Built motion from commit b0a9a629.|2.6.33
[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 _0x01e2=['variableName','toString','customVariable','Variable','name','toLowerCase','keyValue','keyType','key','format','%s:\x20%s','variable','join','isNil','test','lodash','getString','length','sortBy','type','string','push','content'];(function(_0xd35dc6,_0x57a383){var _0x1bf881=function(_0x3216cd){while(--_0x3216cd){_0xd35dc6['push'](_0xd35dc6['shift']());}};_0x1bf881(++_0x57a383);}(_0x01e2,0xf5));var _0x201e=function(_0x4c1afb,_0xdc886b){_0x4c1afb=_0x4c1afb-0x0;var _0x5b8928=_0x01e2[_0x4c1afb];return _0x5b8928;};'use strict';var _=require(_0x201e('0x0'));var util=require('util');exports[_0x201e('0x1')]=function(_0x256962,_0x3243a7,_0x18becd){var _0x276eb4=[];if(_0x256962[_0x201e('0x2')]>0x0){var _0x3c2546=_[_0x201e('0x3')](_0x256962,['id']);for(var _0x4fddaa=0x0;_0x4fddaa<_0x3c2546[_0x201e('0x2')];_0x4fddaa++){var _0x2b5a6b=_0x3c2546[_0x4fddaa];if(_0x2b5a6b[_0x201e('0x4')]===_0x201e('0x5')){_0x276eb4[_0x201e('0x6')](_0x2b5a6b[_0x201e('0x7')]);}else if(_0x2b5a6b['type']==='variable'&&_0x2b5a6b[_0x201e('0x8')]){_0x3243a7[_0x2b5a6b[_0x201e('0x8')]]&&_0x276eb4['push'](_0x3243a7[_0x2b5a6b['variableName']][_0x201e('0x9')]());}else if(_0x2b5a6b[_0x201e('0x4')]===_0x201e('0xa')&&_0x2b5a6b[_0x201e('0xb')]&&_0x2b5a6b[_0x201e('0xb')][_0x201e('0xc')]){_0x3243a7[_0x2b5a6b[_0x201e('0xb')][_0x201e('0xc')][_0x201e('0xd')]()]&&_0x276eb4[_0x201e('0x6')](_0x3243a7[_0x2b5a6b[_0x201e('0xb')][_0x201e('0xc')][_0x201e('0xd')]()][_0x201e('0x9')]());}else if(_0x2b5a6b[_0x201e('0x4')]===_0x201e('0xe')){if(_0x2b5a6b[_0x201e('0xf')]==='string'&&_0x2b5a6b[_0x201e('0x10')]){_0x276eb4[_0x201e('0x6')](util[_0x201e('0x11')](_0x201e('0x12'),_0x2b5a6b['key'],_0x2b5a6b['keyContent']));}else if(_0x2b5a6b[_0x201e('0xf')]===_0x201e('0x13')&&_0x2b5a6b['variableName']&&_0x2b5a6b[_0x201e('0x10')]){_0x3243a7[_0x2b5a6b['variableName']]&&_0x276eb4['push'](util[_0x201e('0x11')](_0x201e('0x12'),_0x2b5a6b[_0x201e('0x10')],_0x3243a7[_0x2b5a6b[_0x201e('0x8')]]));}else if(_0x2b5a6b[_0x201e('0xf')]==='customVariable'&&_0x2b5a6b[_0x201e('0xb')]&&_0x2b5a6b['Variable']['name']&&_0x2b5a6b[_0x201e('0x10')]){_0x3243a7[_0x2b5a6b[_0x201e('0xb')][_0x201e('0xc')][_0x201e('0xd')]()]&&_0x276eb4[_0x201e('0x6')](util[_0x201e('0x11')](_0x201e('0x12'),_0x2b5a6b['key'],_0x3243a7[_0x2b5a6b[_0x201e('0xb')][_0x201e('0xc')]['toLowerCase']()]));}}}}return _0x276eb4[_0x201e('0x14')](_0x18becd);};exports['stripTrailingSlash']=function(_0x22a0a4){var _0x2aff80=_0x22a0a4['slice'](-0x1);if(_0x2aff80==='/'){_0x22a0a4=_0x22a0a4['substring'](0x0,_0x22a0a4['lastIndexOf'](_0x2aff80));}return _0x22a0a4;};exports['validateEmail']=function(_0x5bba87){if(!_[_0x201e('0x15')](_0x5bba87)&&_0x5bba87!==''){var _0x5b691f=/^(([^<>()\[\]\\.,;:\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 _0x5b691f[_0x201e('0x16')](String(_0x5bba87)[_0x201e('0xd')]());}else{return![];}};