Built motion from commit (unavailable).|2.4.21
[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 _0x1de5=['stringify','validate','lodash','html-to-text','./utils','../../../../config/logger','routing','string','number','priority\x20true\x20is\x20a\x20number','priority\x20false\x20is\x20a\x20number','consequence','getMustacheRender','replace','length','error','[%s][GOTOIF]\x20%s','map','message','join','stop','condition','priorityTrue','priorityFalse','info','[%s][GOTOIF]\x20condition\x20%s\x20is\x20%s\x20try\x20goto\x20priority\x20%s','next','findIndex','[%s][GOTOIF]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','[%s][GOTOIF]\x20priority\x20%s\x20not\x20found','[%s][GOTOIF]\x20eval\x20error:\x20%s'];(function(_0x2f32c4,_0x2597ba){var _0x95b5dc=function(_0x4ee89e){while(--_0x4ee89e){_0x2f32c4['push'](_0x2f32c4['shift']());}};_0x95b5dc(++_0x2597ba);}(_0x1de5,0x118));var _0x51de=function(_0xc8a931,_0x260690){_0xc8a931=_0xc8a931-0x0;var _0x28bd27=_0x1de5[_0xc8a931];return _0x28bd27;};'use strict';var schema=require(_0x51de('0x0'));var _=require(_0x51de('0x1'));var htmlToText=require(_0x51de('0x2'));var utils=require(_0x51de('0x3'));var logger=require(_0x51de('0x4'))(_0x51de('0x5'));var gotoif=schema({'condition':{'type':_0x51de('0x6'),'required':!![],'message':'condition\x20is\x20a\x20string\x20and\x20it\x20is\x20required'},'priorityTrue':{'type':_0x51de('0x7'),'message':_0x51de('0x8')},'priorityFalse':{'type':_0x51de('0x7'),'message':_0x51de('0x9')}});exports[_0x51de('0xa')]=function(_0x4e1a86,_0x2ac86d){return function(_0x1b65a7){try{var _0x212ff2={'condition':htmlToText['fromString'](utils[_0x51de('0xb')](_0x2ac86d[0x0],this),{'wordwrap':![]})[_0x51de('0xc')](/<\/?[^>]+(>|$)/g,''),'priorityTrue':_0x2ac86d[0x1],'priorityFalse':_0x2ac86d[0x2]};var _0x6cdc6c=gotoif[_0x51de('0x0')](_0x212ff2,{'typecast':!![]});if(_0x6cdc6c[_0x51de('0xd')]){logger[_0x51de('0xe')](_0x51de('0xf'),_0x4e1a86,_[_0x51de('0x10')](_0x6cdc6c,_0x51de('0x11'))[_0x51de('0x12')](',\x20'));_0x1b65a7[_0x51de('0x13')]();}else{try{var _0x353999=eval('('+_0x212ff2[_0x51de('0x14')]+')');var _0x3747c1=_0x353999?_0x212ff2[_0x51de('0x15')]:_0x212ff2[_0x51de('0x16')];logger[_0x51de('0x17')](_0x51de('0x18'),_0x4e1a86,_0x212ff2['condition'],_0x353999,_0x3747c1||_0x51de('0x19'));if(_0x3747c1){var _0x3b8e91=_[_0x51de('0x1a')](_0x1b65a7['rules'](),{'p':_0x3747c1});if(_0x3b8e91>=0x0){logger['info'](_0x51de('0x1b'),_0x4e1a86,_0x3747c1||_0x51de('0x19'),_0x3b8e91);_0x1b65a7[_0x51de('0x19')](_0x3b8e91);}else{logger[_0x51de('0x17')](_0x51de('0x1c'),_0x4e1a86,_0x3747c1||_0x51de('0x19'));_0x1b65a7['stop']();}}else{_0x1b65a7[_0x51de('0x19')]();}}catch(_0x5b6fb5){logger[_0x51de('0xe')](_0x51de('0x1d'),_0x4e1a86,_0x5b6fb5['message']);_0x1b65a7[_0x51de('0x13')]();}}}catch(_0x1d885b){logger['error']('[%s][GOTOIF]\x20%s',_0x4e1a86,JSON[_0x51de('0x1e')](_0x1d885b));_0x1b65a7[_0x51de('0x13')]();}};};