Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / services / ami / trigger / integration / util.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xf540=['variable','format','stripTrailingSlash','slice','substring','isNil','test','lodash','getString','sortBy','length','type','string','push','content','variableName','customVariable','Variable','name','toLowerCase','keyType','%s:\x20%s','key','keyContent'];(function(_0x496a4a,_0x9164e2){var _0x416c1f=function(_0x1233c1){while(--_0x1233c1){_0x496a4a['push'](_0x496a4a['shift']());}};_0x416c1f(++_0x9164e2);}(_0xf540,0x187));var _0x0f54=function(_0x558a01,_0x226982){_0x558a01=_0x558a01-0x0;var _0x4b7d34=_0xf540[_0x558a01];return _0x4b7d34;};'use strict';var _=require(_0x0f54('0x0'));var util=require('util');exports[_0x0f54('0x1')]=function(_0xf089cd,_0x1a1543,_0x15b8e8){var _0x262371=[];if(_0xf089cd['length']>0x0){var _0x1a2e1f=_[_0x0f54('0x2')](_0xf089cd,['id']);for(var _0x23d1b2=0x0;_0x23d1b2<_0x1a2e1f[_0x0f54('0x3')];_0x23d1b2++){var _0x5c3a64=_0x1a2e1f[_0x23d1b2];if(_0x5c3a64[_0x0f54('0x4')]===_0x0f54('0x5')){_0x262371[_0x0f54('0x6')](_0x5c3a64[_0x0f54('0x7')]);}else if(_0x5c3a64[_0x0f54('0x4')]==='variable'&&_0x5c3a64[_0x0f54('0x8')]){_0x1a1543[_0x5c3a64[_0x0f54('0x8')]]&&_0x262371['push'](_0x1a1543[_0x5c3a64[_0x0f54('0x8')]]['toString']());}else if(_0x5c3a64['type']===_0x0f54('0x9')&&_0x5c3a64['Variable']&&_0x5c3a64[_0x0f54('0xa')][_0x0f54('0xb')]){_0x1a1543[_0x5c3a64[_0x0f54('0xa')][_0x0f54('0xb')][_0x0f54('0xc')]()]&&_0x262371[_0x0f54('0x6')](_0x1a1543[_0x5c3a64[_0x0f54('0xa')][_0x0f54('0xb')][_0x0f54('0xc')]()]['toString']());}else if(_0x5c3a64[_0x0f54('0x4')]==='keyValue'){if(_0x5c3a64[_0x0f54('0xd')]==='string'&&_0x5c3a64['key']){_0x262371[_0x0f54('0x6')](util['format'](_0x0f54('0xe'),_0x5c3a64[_0x0f54('0xf')],_0x5c3a64[_0x0f54('0x10')]));}else if(_0x5c3a64[_0x0f54('0xd')]===_0x0f54('0x11')&&_0x5c3a64['variableName']&&_0x5c3a64[_0x0f54('0xf')]){_0x1a1543[_0x5c3a64['variableName']]&&_0x262371[_0x0f54('0x6')](util['format']('%s:\x20%s',_0x5c3a64[_0x0f54('0xf')],_0x1a1543[_0x5c3a64['variableName']]));}else if(_0x5c3a64[_0x0f54('0xd')]==='customVariable'&&_0x5c3a64[_0x0f54('0xa')]&&_0x5c3a64[_0x0f54('0xa')][_0x0f54('0xb')]&&_0x5c3a64[_0x0f54('0xf')]){_0x1a1543[_0x5c3a64[_0x0f54('0xa')][_0x0f54('0xb')]['toLowerCase']()]&&_0x262371[_0x0f54('0x6')](util[_0x0f54('0x12')](_0x0f54('0xe'),_0x5c3a64[_0x0f54('0xf')],_0x1a1543[_0x5c3a64['Variable']['name']['toLowerCase']()]));}}}}return _0x262371['join'](_0x15b8e8);};exports[_0x0f54('0x13')]=function(_0x46724e){var _0x1b2767=_0x46724e[_0x0f54('0x14')](-0x1);if(_0x1b2767==='/'){_0x46724e=_0x46724e[_0x0f54('0x15')](0x0,_0x46724e['lastIndexOf'](_0x1b2767));}return _0x46724e;};exports['validateEmail']=function(_0x122448){if(!_[_0x0f54('0x16')](_0x122448)&&_0x122448!==''){var _0x529e42=/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;return _0x529e42[_0x0f54('0x17')](String(_0x122448)[_0x0f54('0xc')]());}else{return![];}};