Built motion from commit a61a4a20.|2.5.46
[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 _0x36c4=['lodash','util','getString','length','sortBy','type','push','content','variableName','toString','Variable','name','toLowerCase','keyValue','keyType','string','key','%s:\x20%s','keyContent','variable','format','customVariable','join','stripTrailingSlash','substring','lastIndexOf','isNil','test'];(function(_0x31d849,_0x3db9bc){var _0x1c55b3=function(_0x3b8040){while(--_0x3b8040){_0x31d849['push'](_0x31d849['shift']());}};_0x1c55b3(++_0x3db9bc);}(_0x36c4,0xfc));var _0x436c=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x36c4[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x436c('0x0'));var util=require(_0x436c('0x1'));exports[_0x436c('0x2')]=function(_0x5a79b1,_0x18e1a9,_0x501444){var _0x1bb980=[];if(_0x5a79b1[_0x436c('0x3')]>0x0){var _0x4893cb=_[_0x436c('0x4')](_0x5a79b1,['id']);for(var _0x392d01=0x0;_0x392d01<_0x4893cb[_0x436c('0x3')];_0x392d01++){var _0x4790e7=_0x4893cb[_0x392d01];if(_0x4790e7[_0x436c('0x5')]==='string'){_0x1bb980[_0x436c('0x6')](_0x4790e7[_0x436c('0x7')]);}else if(_0x4790e7['type']==='variable'&&_0x4790e7['variableName']){_0x18e1a9[_0x4790e7[_0x436c('0x8')]]&&_0x1bb980[_0x436c('0x6')](_0x18e1a9[_0x4790e7[_0x436c('0x8')]][_0x436c('0x9')]());}else if(_0x4790e7[_0x436c('0x5')]==='customVariable'&&_0x4790e7['Variable']&&_0x4790e7[_0x436c('0xa')][_0x436c('0xb')]){_0x18e1a9[_0x4790e7[_0x436c('0xa')][_0x436c('0xb')][_0x436c('0xc')]()]&&_0x1bb980['push'](_0x18e1a9[_0x4790e7[_0x436c('0xa')][_0x436c('0xb')][_0x436c('0xc')]()][_0x436c('0x9')]());}else if(_0x4790e7[_0x436c('0x5')]===_0x436c('0xd')){if(_0x4790e7[_0x436c('0xe')]===_0x436c('0xf')&&_0x4790e7[_0x436c('0x10')]){_0x1bb980[_0x436c('0x6')](util['format'](_0x436c('0x11'),_0x4790e7['key'],_0x4790e7[_0x436c('0x12')]));}else if(_0x4790e7[_0x436c('0xe')]===_0x436c('0x13')&&_0x4790e7[_0x436c('0x8')]&&_0x4790e7[_0x436c('0x10')]){_0x18e1a9[_0x4790e7[_0x436c('0x8')]]&&_0x1bb980[_0x436c('0x6')](util[_0x436c('0x14')](_0x436c('0x11'),_0x4790e7[_0x436c('0x10')],_0x18e1a9[_0x4790e7[_0x436c('0x8')]]));}else if(_0x4790e7[_0x436c('0xe')]===_0x436c('0x15')&&_0x4790e7['Variable']&&_0x4790e7[_0x436c('0xa')][_0x436c('0xb')]&&_0x4790e7[_0x436c('0x10')]){_0x18e1a9[_0x4790e7['Variable']['name'][_0x436c('0xc')]()]&&_0x1bb980[_0x436c('0x6')](util[_0x436c('0x14')](_0x436c('0x11'),_0x4790e7['key'],_0x18e1a9[_0x4790e7[_0x436c('0xa')][_0x436c('0xb')]['toLowerCase']()]));}}}}return _0x1bb980[_0x436c('0x16')](_0x501444);};exports[_0x436c('0x17')]=function(_0x1d5cd1){var _0x29bfb7=_0x1d5cd1['slice'](-0x1);if(_0x29bfb7==='/'){_0x1d5cd1=_0x1d5cd1[_0x436c('0x18')](0x0,_0x1d5cd1[_0x436c('0x19')](_0x29bfb7));}return _0x1d5cd1;};exports['validateEmail']=function(_0x3dbfef){if(!_[_0x436c('0x1a')](_0x3dbfef)&&_0x3dbfef!==''){var _0x1d2d13=/^(([^<>()\[\]\\.,;:\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 _0x1d2d13[_0x436c('0x1b')](String(_0x3dbfef)[_0x436c('0xc')]());}else{return![];}};