Built motion from commit 449495f6.|2.6.27
[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 _0xfe98=['getString','length','sortBy','type','string','push','variable','variableName','toString','customVariable','Variable','name','toLowerCase','keyValue','keyType','format','%s:\x20%s','key','join','stripTrailingSlash','slice','lastIndexOf','test','lodash','util'];(function(_0x1cfc39,_0x1d3913){var _0x957a28=function(_0x2be930){while(--_0x2be930){_0x1cfc39['push'](_0x1cfc39['shift']());}};_0x957a28(++_0x1d3913);}(_0xfe98,0x143));var _0x8fe9=function(_0xf34895,_0x21fb70){_0xf34895=_0xf34895-0x0;var _0x143f44=_0xfe98[_0xf34895];return _0x143f44;};'use strict';var _=require(_0x8fe9('0x0'));var util=require(_0x8fe9('0x1'));exports[_0x8fe9('0x2')]=function(_0x117a7f,_0x219bbf,_0x1a1920){var _0x4f828c=[];if(_0x117a7f[_0x8fe9('0x3')]>0x0){var _0x1ab06e=_[_0x8fe9('0x4')](_0x117a7f,['id']);for(var _0x366c12=0x0;_0x366c12<_0x1ab06e[_0x8fe9('0x3')];_0x366c12++){var _0x104b6b=_0x1ab06e[_0x366c12];if(_0x104b6b[_0x8fe9('0x5')]===_0x8fe9('0x6')){_0x4f828c[_0x8fe9('0x7')](_0x104b6b['content']);}else if(_0x104b6b[_0x8fe9('0x5')]===_0x8fe9('0x8')&&_0x104b6b['variableName']){_0x219bbf[_0x104b6b[_0x8fe9('0x9')]]&&_0x4f828c[_0x8fe9('0x7')](_0x219bbf[_0x104b6b[_0x8fe9('0x9')]][_0x8fe9('0xa')]());}else if(_0x104b6b[_0x8fe9('0x5')]===_0x8fe9('0xb')&&_0x104b6b['Variable']&&_0x104b6b[_0x8fe9('0xc')][_0x8fe9('0xd')]){_0x219bbf[_0x104b6b[_0x8fe9('0xc')][_0x8fe9('0xd')][_0x8fe9('0xe')]()]&&_0x4f828c[_0x8fe9('0x7')](_0x219bbf[_0x104b6b[_0x8fe9('0xc')][_0x8fe9('0xd')][_0x8fe9('0xe')]()]['toString']());}else if(_0x104b6b[_0x8fe9('0x5')]===_0x8fe9('0xf')){if(_0x104b6b[_0x8fe9('0x10')]===_0x8fe9('0x6')&&_0x104b6b['key']){_0x4f828c['push'](util[_0x8fe9('0x11')](_0x8fe9('0x12'),_0x104b6b[_0x8fe9('0x13')],_0x104b6b['keyContent']));}else if(_0x104b6b[_0x8fe9('0x10')]===_0x8fe9('0x8')&&_0x104b6b[_0x8fe9('0x9')]&&_0x104b6b['key']){_0x219bbf[_0x104b6b['variableName']]&&_0x4f828c['push'](util['format'](_0x8fe9('0x12'),_0x104b6b[_0x8fe9('0x13')],_0x219bbf[_0x104b6b[_0x8fe9('0x9')]]));}else if(_0x104b6b[_0x8fe9('0x10')]===_0x8fe9('0xb')&&_0x104b6b['Variable']&&_0x104b6b['Variable'][_0x8fe9('0xd')]&&_0x104b6b[_0x8fe9('0x13')]){_0x219bbf[_0x104b6b['Variable']['name'][_0x8fe9('0xe')]()]&&_0x4f828c[_0x8fe9('0x7')](util[_0x8fe9('0x11')](_0x8fe9('0x12'),_0x104b6b[_0x8fe9('0x13')],_0x219bbf[_0x104b6b[_0x8fe9('0xc')][_0x8fe9('0xd')]['toLowerCase']()]));}}}}return _0x4f828c[_0x8fe9('0x14')](_0x1a1920);};exports[_0x8fe9('0x15')]=function(_0x4ababd){var _0x18e758=_0x4ababd[_0x8fe9('0x16')](-0x1);if(_0x18e758==='/'){_0x4ababd=_0x4ababd['substring'](0x0,_0x4ababd[_0x8fe9('0x17')](_0x18e758));}return _0x4ababd;};exports['validateEmail']=function(_0x27c64a){if(!_['isNil'](_0x27c64a)&&_0x27c64a!==''){var _0xd30ea0=/^(([^<>()\[\]\\.,;:\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 _0xd30ea0[_0x8fe9('0x18')](String(_0x27c64a)[_0x8fe9('0xe')]());}else{return![];}};