703a365df5089dbe164b9d1dcca154e6da23bb83
[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 _0xdacc=['key','keyContent','format','customVariable','stripTrailingSlash','slice','substring','lastIndexOf','isNil','lodash','getString','sortBy','length','string','push','content','type','variable','variableName','Variable','name','toLowerCase','toString','keyType','%s:\x20%s'];(function(_0x22aa21,_0x102272){var _0x2afa54=function(_0x3f98c7){while(--_0x3f98c7){_0x22aa21['push'](_0x22aa21['shift']());}};_0x2afa54(++_0x102272);}(_0xdacc,0xb8));var _0xcdac=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xdacc[_0xa464c9];return _0x3d73c4;};'use strict';var _=require(_0xcdac('0x0'));var util=require('util');exports[_0xcdac('0x1')]=function(_0x3a2a95,_0x511233,_0x380635){var _0x52ed49=[];if(_0x3a2a95['length']>0x0){var _0x3fe973=_[_0xcdac('0x2')](_0x3a2a95,['id']);for(var _0xd308e7=0x0;_0xd308e7<_0x3fe973[_0xcdac('0x3')];_0xd308e7++){var _0x54e6f7=_0x3fe973[_0xd308e7];if(_0x54e6f7['type']===_0xcdac('0x4')){_0x52ed49[_0xcdac('0x5')](_0x54e6f7[_0xcdac('0x6')]);}else if(_0x54e6f7[_0xcdac('0x7')]===_0xcdac('0x8')&&_0x54e6f7[_0xcdac('0x9')]){_0x511233[_0x54e6f7[_0xcdac('0x9')]]&&_0x52ed49['push'](_0x511233[_0x54e6f7[_0xcdac('0x9')]]['toString']());}else if(_0x54e6f7[_0xcdac('0x7')]==='customVariable'&&_0x54e6f7[_0xcdac('0xa')]&&_0x54e6f7['Variable'][_0xcdac('0xb')]){_0x511233[_0x54e6f7[_0xcdac('0xa')]['name'][_0xcdac('0xc')]()]&&_0x52ed49[_0xcdac('0x5')](_0x511233[_0x54e6f7[_0xcdac('0xa')][_0xcdac('0xb')]['toLowerCase']()][_0xcdac('0xd')]());}else if(_0x54e6f7['type']==='keyValue'){if(_0x54e6f7[_0xcdac('0xe')]===_0xcdac('0x4')&&_0x54e6f7['key']){_0x52ed49[_0xcdac('0x5')](util['format'](_0xcdac('0xf'),_0x54e6f7[_0xcdac('0x10')],_0x54e6f7[_0xcdac('0x11')]));}else if(_0x54e6f7[_0xcdac('0xe')]===_0xcdac('0x8')&&_0x54e6f7['variableName']&&_0x54e6f7[_0xcdac('0x10')]){_0x511233[_0x54e6f7[_0xcdac('0x9')]]&&_0x52ed49[_0xcdac('0x5')](util[_0xcdac('0x12')](_0xcdac('0xf'),_0x54e6f7[_0xcdac('0x10')],_0x511233[_0x54e6f7['variableName']]));}else if(_0x54e6f7[_0xcdac('0xe')]===_0xcdac('0x13')&&_0x54e6f7[_0xcdac('0xa')]&&_0x54e6f7[_0xcdac('0xa')][_0xcdac('0xb')]&&_0x54e6f7['key']){_0x511233[_0x54e6f7[_0xcdac('0xa')][_0xcdac('0xb')][_0xcdac('0xc')]()]&&_0x52ed49[_0xcdac('0x5')](util[_0xcdac('0x12')](_0xcdac('0xf'),_0x54e6f7[_0xcdac('0x10')],_0x511233[_0x54e6f7['Variable'][_0xcdac('0xb')]['toLowerCase']()]));}}}}return _0x52ed49['join'](_0x380635);};exports[_0xcdac('0x14')]=function(_0x132672){var _0x17c92a=_0x132672[_0xcdac('0x15')](-0x1);if(_0x17c92a==='/'){_0x132672=_0x132672[_0xcdac('0x16')](0x0,_0x132672[_0xcdac('0x17')](_0x17c92a));}return _0x132672;};exports['validateEmail']=function(_0xbf3ba){if(!_[_0xcdac('0x18')](_0xbf3ba)&&_0xbf3ba!==''){var _0x424722=/^(([^<>()\[\]\\.,;:\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 _0x424722['test'](String(_0xbf3ba)[_0xcdac('0xc')]());}else{return![];}};