Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / services / routing / server / applications / gotoif.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 _0xd93b=['./utils','../../../../config/logger','routing','condition\x20is\x20a\x20string\x20and\x20it\x20is\x20required','number','priority\x20false\x20is\x20a\x20number','fromString','getMustacheRender','replace','length','error','[%s][GOTOIF]\x20%s','map','message','join','stop','priorityFalse','[%s][GOTOIF]\x20condition\x20%s\x20is\x20%s\x20try\x20goto\x20priority\x20%s','condition','next','info','[%s][GOTOIF]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','[%s][GOTOIF]\x20priority\x20%s\x20not\x20found','stringify','validate','lodash','html-to-text'];(function(_0x46698a,_0x8de1e4){var _0x356db0=function(_0x19e83c){while(--_0x19e83c){_0x46698a['push'](_0x46698a['shift']());}};_0x356db0(++_0x8de1e4);}(_0xd93b,0x15c));var _0xbd93=function(_0x3ac027,_0x122bd2){_0x3ac027=_0x3ac027-0x0;var _0x3e98e9=_0xd93b[_0x3ac027];return _0x3e98e9;};'use strict';var schema=require(_0xbd93('0x0'));var _=require(_0xbd93('0x1'));var htmlToText=require(_0xbd93('0x2'));var utils=require(_0xbd93('0x3'));var logger=require(_0xbd93('0x4'))(_0xbd93('0x5'));var gotoif=schema({'condition':{'type':'string','required':!![],'message':_0xbd93('0x6')},'priorityTrue':{'type':_0xbd93('0x7'),'message':'priority\x20true\x20is\x20a\x20number'},'priorityFalse':{'type':_0xbd93('0x7'),'message':_0xbd93('0x8')}});exports['consequence']=function(_0x2be3c8,_0x30ed59){return function(_0x5cb1ca){try{var _0xa891f9={'condition':htmlToText[_0xbd93('0x9')](utils[_0xbd93('0xa')](_0x30ed59[0x0],this),{'wordwrap':![]})[_0xbd93('0xb')](/<\/?[^>]+(>|$)/g,''),'priorityTrue':_0x30ed59[0x1],'priorityFalse':_0x30ed59[0x2]};var _0x46f219=gotoif['validate'](_0xa891f9,{'typecast':!![]});if(_0x46f219[_0xbd93('0xc')]){logger[_0xbd93('0xd')](_0xbd93('0xe'),_0x2be3c8,_[_0xbd93('0xf')](_0x46f219,_0xbd93('0x10'))[_0xbd93('0x11')](',\x20'));_0x5cb1ca[_0xbd93('0x12')]();}else{try{var _0xdaf2d2=eval('('+_0xa891f9['condition']+')');var _0x59fe4c=_0xdaf2d2?_0xa891f9['priorityTrue']:_0xa891f9[_0xbd93('0x13')];logger['info'](_0xbd93('0x14'),_0x2be3c8,_0xa891f9[_0xbd93('0x15')],_0xdaf2d2,_0x59fe4c||_0xbd93('0x16'));if(_0x59fe4c){var _0x590f5e=_['findIndex'](_0x5cb1ca['rules'](),{'p':_0x59fe4c});if(_0x590f5e>=0x0){logger[_0xbd93('0x17')](_0xbd93('0x18'),_0x2be3c8,_0x59fe4c||'next',_0x590f5e);_0x5cb1ca[_0xbd93('0x16')](_0x590f5e);}else{logger[_0xbd93('0x17')](_0xbd93('0x19'),_0x2be3c8,_0x59fe4c||_0xbd93('0x16'));_0x5cb1ca['stop']();}}else{_0x5cb1ca[_0xbd93('0x16')]();}}catch(_0x4b6519){logger[_0xbd93('0xd')]('[%s][GOTOIF]\x20eval\x20error:\x20%s',_0x2be3c8,_0x4b6519[_0xbd93('0x10')]);_0x5cb1ca[_0xbd93('0x12')]();}}}catch(_0x4be531){logger[_0xbd93('0xd')](_0xbd93('0xe'),_0x2be3c8,JSON[_0xbd93('0x1a')](_0x4be531));_0x5cb1ca['stop']();}};};