Built motion from commit 97153652.|2.6.26
[motion2.git] / server / services / routing / server / applications / gotoif.js
index e703baa..4a3f470 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4039=['validate','lodash','html-to-text','../../../../config/logger','routing','string','number','priority\x20true\x20is\x20a\x20number','priority\x20false\x20is\x20a\x20number','consequence','fromString','getMustacheRender','replace','length','error','map','message','stop','condition','priorityFalse','info','[%s][GOTOIF]\x20condition\x20%s\x20is\x20%s\x20try\x20goto\x20priority\x20%s','next','rules','[%s][GOTOIF]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','[%s][GOTOIF]\x20priority\x20%s\x20not\x20found','[%s][GOTOIF]\x20eval\x20error:\x20%s','[%s][GOTOIF]\x20%s'];(function(_0x17882c,_0x4b964b){var _0x355a59=function(_0x534b5b){while(--_0x534b5b){_0x17882c['push'](_0x17882c['shift']());}};_0x355a59(++_0x4b964b);}(_0x4039,0x134));var _0x9403=function(_0x152121,_0x120c53){_0x152121=_0x152121-0x0;var _0x592a85=_0x4039[_0x152121];return _0x592a85;};'use strict';var schema=require(_0x9403('0x0'));var _=require(_0x9403('0x1'));var htmlToText=require(_0x9403('0x2'));var utils=require('./utils');var logger=require(_0x9403('0x3'))(_0x9403('0x4'));var gotoif=schema({'condition':{'type':_0x9403('0x5'),'required':!![],'message':'condition\x20is\x20a\x20string\x20and\x20it\x20is\x20required'},'priorityTrue':{'type':_0x9403('0x6'),'message':_0x9403('0x7')},'priorityFalse':{'type':_0x9403('0x6'),'message':_0x9403('0x8')}});exports[_0x9403('0x9')]=function(_0x1e9813,_0x564c23){return function(_0x280f33){try{var _0x203ebc={'condition':htmlToText[_0x9403('0xa')](utils[_0x9403('0xb')](_0x564c23[0x0],this),{'wordwrap':![]})[_0x9403('0xc')](/<\/?[^>]+(>|$)/g,''),'priorityTrue':_0x564c23[0x1],'priorityFalse':_0x564c23[0x2]};var _0x1e3f24=gotoif[_0x9403('0x0')](_0x203ebc,{'typecast':!![]});if(_0x1e3f24[_0x9403('0xd')]){logger[_0x9403('0xe')]('[%s][GOTOIF]\x20%s',_0x1e9813,_[_0x9403('0xf')](_0x1e3f24,_0x9403('0x10'))['join'](',\x20'));_0x280f33[_0x9403('0x11')]();}else{try{var _0xabf9c2=eval('('+_0x203ebc[_0x9403('0x12')]+')');var _0x33da52=_0xabf9c2?_0x203ebc['priorityTrue']:_0x203ebc[_0x9403('0x13')];logger[_0x9403('0x14')](_0x9403('0x15'),_0x1e9813,_0x203ebc[_0x9403('0x12')],_0xabf9c2,_0x33da52||_0x9403('0x16'));if(_0x33da52){var _0x3877a3=_['findIndex'](_0x280f33[_0x9403('0x17')](),{'p':_0x33da52});if(_0x3877a3>=0x0){logger['info'](_0x9403('0x18'),_0x1e9813,_0x33da52||_0x9403('0x16'),_0x3877a3);_0x280f33[_0x9403('0x16')](_0x3877a3);}else{logger['info'](_0x9403('0x19'),_0x1e9813,_0x33da52||_0x9403('0x16'));_0x280f33[_0x9403('0x11')]();}}else{_0x280f33['next']();}}catch(_0x56cd06){logger[_0x9403('0xe')](_0x9403('0x1a'),_0x1e9813,_0x56cd06[_0x9403('0x10')]);_0x280f33[_0x9403('0x11')]();}}}catch(_0x190bab){logger[_0x9403('0xe')](_0x9403('0x1b'),_0x1e9813,JSON['stringify'](_0x190bab));_0x280f33['stop']();}};};
\ No newline at end of file
+var _0xf408=['validate','length','error','[%s][GOTOIF]\x20%s','map','message','condition','info','next','findIndex','rules','[%s][GOTOIF]\x20priority\x20%s\x20not\x20found','[%s][GOTOIF]\x20eval\x20error:\x20%s','stop','lodash','html-to-text','./utils','../../../../config/logger','routing','string','condition\x20is\x20a\x20string\x20and\x20it\x20is\x20required','number','priority\x20false\x20is\x20a\x20number','fromString','getMustacheRender','replace'];(function(_0x150fa2,_0x156632){var _0x88e6ba=function(_0x23536e){while(--_0x23536e){_0x150fa2['push'](_0x150fa2['shift']());}};_0x88e6ba(++_0x156632);}(_0xf408,0x90));var _0x8f40=function(_0x14490c,_0x50e8ab){_0x14490c=_0x14490c-0x0;var _0x2f6825=_0xf408[_0x14490c];return _0x2f6825;};'use strict';var schema=require('validate');var _=require(_0x8f40('0x0'));var htmlToText=require(_0x8f40('0x1'));var utils=require(_0x8f40('0x2'));var logger=require(_0x8f40('0x3'))(_0x8f40('0x4'));var gotoif=schema({'condition':{'type':_0x8f40('0x5'),'required':!![],'message':_0x8f40('0x6')},'priorityTrue':{'type':'number','message':'priority\x20true\x20is\x20a\x20number'},'priorityFalse':{'type':_0x8f40('0x7'),'message':_0x8f40('0x8')}});exports['consequence']=function(_0x1296eb,_0x425413){return function(_0x304c5a){try{var _0x4b3fe8={'condition':htmlToText[_0x8f40('0x9')](utils[_0x8f40('0xa')](_0x425413[0x0],this),{'wordwrap':![]})[_0x8f40('0xb')](/<\/?[^>]+(>|$)/g,''),'priorityTrue':_0x425413[0x1],'priorityFalse':_0x425413[0x2]};var _0xa68727=gotoif[_0x8f40('0xc')](_0x4b3fe8,{'typecast':!![]});if(_0xa68727[_0x8f40('0xd')]){logger[_0x8f40('0xe')](_0x8f40('0xf'),_0x1296eb,_[_0x8f40('0x10')](_0xa68727,_0x8f40('0x11'))['join'](',\x20'));_0x304c5a['stop']();}else{try{var _0x392e5c=eval('('+_0x4b3fe8[_0x8f40('0x12')]+')');var _0x387ff4=_0x392e5c?_0x4b3fe8['priorityTrue']:_0x4b3fe8['priorityFalse'];logger[_0x8f40('0x13')]('[%s][GOTOIF]\x20condition\x20%s\x20is\x20%s\x20try\x20goto\x20priority\x20%s',_0x1296eb,_0x4b3fe8['condition'],_0x392e5c,_0x387ff4||_0x8f40('0x14'));if(_0x387ff4){var _0x259586=_[_0x8f40('0x15')](_0x304c5a[_0x8f40('0x16')](),{'p':_0x387ff4});if(_0x259586>=0x0){logger[_0x8f40('0x13')]('[%s][GOTOIF]\x20priority\x20%s\x20found\x20at\x20index:\x20%s',_0x1296eb,_0x387ff4||_0x8f40('0x14'),_0x259586);_0x304c5a[_0x8f40('0x14')](_0x259586);}else{logger[_0x8f40('0x13')](_0x8f40('0x17'),_0x1296eb,_0x387ff4||'next');_0x304c5a['stop']();}}else{_0x304c5a[_0x8f40('0x14')]();}}catch(_0x138610){logger[_0x8f40('0xe')](_0x8f40('0x18'),_0x1296eb,_0x138610[_0x8f40('0x11')]);_0x304c5a[_0x8f40('0x19')]();}}}catch(_0x4df99c){logger[_0x8f40('0xe')](_0x8f40('0xf'),_0x1296eb,JSON['stringify'](_0x4df99c));_0x304c5a[_0x8f40('0x19')]();}};};
\ No newline at end of file