d54d1364305b6d6c1299d2dc88e531ece87b4137
[motion2.git] / server / services / routing / lib / rule-engine.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 _0x43b3=['lodash','util','events','init','isNil','register','ignoreFactChanges','inherits','prototype','isArray','concat','isObject','rules','sync','activeRules','filter','orderBy','asc','result','clone','ruleRef','name','nextTick','push','call','next','restart','condition','matchPath','noop','findRules','matches','turn','length','prioritize','priority','toJSON','map','toString','consequence','fromJSON','isString','parse','object','exports'];(function(_0x2f6bc9,_0x23dcbb){var _0xcecc0a=function(_0x2428f9){while(--_0x2428f9){_0x2f6bc9['push'](_0x2f6bc9['shift']());}};_0xcecc0a(++_0x23dcbb);}(_0x43b3,0xe1));var _0x343b=function(_0x1713ac,_0x4addd9){_0x1713ac=_0x1713ac-0x0;var _0x407b46=_0x43b3[_0x1713ac];return _0x407b46;};'use strict';var _=require(_0x343b('0x0'));var util=require(_0x343b('0x1'));var EventEmitter=require(_0x343b('0x2'))['EventEmitter'];function RuleEngine(_0x33f0a5,_0xf4443e){this[_0x343b('0x3')]();if(!_[_0x343b('0x4')](_0x33f0a5)){this[_0x343b('0x5')](_0x33f0a5);}if(_0xf4443e){this['ignoreFactChanges']=_0xf4443e[_0x343b('0x6')];}return this;}util[_0x343b('0x7')](RuleEngine,EventEmitter);RuleEngine[_0x343b('0x8')][_0x343b('0x3')]=function(_0x573705){this['rules']=[];this['activeRules']=[];};RuleEngine[_0x343b('0x8')][_0x343b('0x5')]=function(_0xde32c6){if(Array[_0x343b('0x9')](_0xde32c6)){this['rules']=this['rules'][_0x343b('0xa')](_0xde32c6);}else if(_0xde32c6!==null&&_[_0x343b('0xb')](_0xde32c6)){this[_0x343b('0xc')]['push'](_0xde32c6);}this[_0x343b('0xd')]();};RuleEngine['prototype'][_0x343b('0xd')]=function(){this[_0x343b('0xe')]=this['rules'][_0x343b('0xf')](function(_0xa3c263){if(_[_0x343b('0x4')](_0xa3c263['on'])){_0xa3c263['on']=!![];}if(_0xa3c263['on']===!![]){return _0xa3c263;}});this[_0x343b('0xe')]=_[_0x343b('0x10')](this[_0x343b('0xe')],['p'],[_0x343b('0x11')]);};RuleEngine[_0x343b('0x8')]['execute']=function(_0x504238,_0x52e885){var _0x565bc4=![];_0x504238[_0x343b('0x12')]=!![];var _0x1abc31=_[_0x343b('0x13')](_0x504238);var _0x1d38ed=_[_0x343b('0x13')](_0x504238);var _0x1a8ffe=this[_0x343b('0xe')];var _0x25cbbe=[];var _0x26e1bf=this[_0x343b('0x6')];(function FnRuleLoop(_0x3e19c6){var _0x2892cb={'rules':function(){return _0x1a8ffe;},'rule':function(){return _0x1a8ffe[_0x3e19c6];},'when':function(_0x34808b){if(_0x34808b){var _0x3efcdd=_0x1a8ffe[_0x3e19c6]['consequence'];_0x3efcdd[_0x343b('0x14')]=_0x1a8ffe[_0x3e19c6]['id']||_0x1a8ffe[_0x3e19c6][_0x343b('0x15')]||'index_'+_0x3e19c6;process[_0x343b('0x16')](function(){_0x25cbbe[_0x343b('0x17')](_0x3efcdd['ruleRef']);_0x3efcdd[_0x343b('0x18')](_0x1abc31,_0x2892cb);});}else{process[_0x343b('0x16')](function(){_0x2892cb[_0x343b('0x19')]();});}},'restart':function(){return FnRuleLoop(0x0);},'stop':function(){_0x565bc4=!![];return FnRuleLoop(0x0);},'next':function(_0x495499){if(!_0x26e1bf&&!_['isEqual'](_0x1d38ed,_0x1abc31)){_0x1d38ed=_['clone'](_0x1abc31);process[_0x343b('0x16')](function(){_0x2892cb[_0x343b('0x1a')]();});}else{process[_0x343b('0x16')](function(){if(_[_0x343b('0x4')](_0x495499)){return FnRuleLoop(_0x3e19c6+0x1);}else{return FnRuleLoop(_0x495499);}});}}};if(_0x3e19c6<_0x1a8ffe['length']&&_0x565bc4===![]){var _0x2f0b22=_0x1a8ffe[_0x3e19c6][_0x343b('0x1b')];_0x2f0b22[_0x343b('0x18')](_0x1abc31,_0x2892cb);}else{process[_0x343b('0x16')](function(){_0x1abc31[_0x343b('0x1c')]=_0x25cbbe;return _0x52e885?_0x52e885(_0x1abc31):_[_0x343b('0x1d')]();});}}(0x0));};RuleEngine[_0x343b('0x8')][_0x343b('0x1e')]=function(_0x33f9dc){if(_[_0x343b('0x4')](_0x33f9dc)){return this[_0x343b('0xc')];}else{var _0x361bff=_[_0x343b('0x1f')](_0x33f9dc);return _[_0x343b('0xf')](this[_0x343b('0xc')],_0x361bff);}};RuleEngine[_0x343b('0x8')][_0x343b('0x20')]=function(_0x277dbc,_0x5885e8){var _0x2390f4=_0x277dbc==='on'||_0x277dbc==='ON'?!![]:![];var _0x26ea68=this['findRules'](_0x5885e8);for(var _0x75bba7=0x0,_0x1ab309=_0x26ea68[_0x343b('0x21')];_0x75bba7<_0x1ab309;_0x75bba7+=0x1){_0x26ea68[_0x75bba7]['on']=_0x2390f4;}this[_0x343b('0xd')]();};RuleEngine[_0x343b('0x8')][_0x343b('0x22')]=function(_0x3ff5a4,_0x355d6f){_0x3ff5a4=parseInt(_0x3ff5a4,0xa);var _0x14cd2e=this['findRules'](_0x355d6f);for(var _0x1e9d94=0x0,_0x19d466=_0x14cd2e[_0x343b('0x21')];_0x1e9d94<_0x19d466;_0x1e9d94+=0x1){_0x14cd2e[_0x1e9d94][_0x343b('0x23')]=_0x3ff5a4;}this['sync']();};RuleEngine[_0x343b('0x8')][_0x343b('0x24')]=function(){var _0x2af8e4=this[_0x343b('0xc')];if(_0x2af8e4 instanceof Array){_0x2af8e4=_0x2af8e4[_0x343b('0x25')](function(_0x3369ea){_0x3369ea[_0x343b('0x1b')]=_0x3369ea[_0x343b('0x1b')][_0x343b('0x26')]();_0x3369ea[_0x343b('0x27')]=_0x3369ea[_0x343b('0x27')]['toString']();return _0x3369ea;});}else if(!_[_0x343b('0x4')](_0x2af8e4)){_0x2af8e4[_0x343b('0x1b')]=_0x2af8e4[_0x343b('0x1b')]['toString']();_0x2af8e4[_0x343b('0x27')]=_0x2af8e4[_0x343b('0x27')][_0x343b('0x26')]();}return _0x2af8e4;};RuleEngine[_0x343b('0x8')][_0x343b('0x28')]=function(_0x8c63f0){this[_0x343b('0x3')]();if(_[_0x343b('0x29')](_0x8c63f0)){_0x8c63f0=JSON[_0x343b('0x2a')](_0x8c63f0);}if(_0x8c63f0 instanceof Array){_0x8c63f0=_0x8c63f0[_0x343b('0x25')](function(_0x2021c2){_0x2021c2[_0x343b('0x1b')]=eval('('+_0x2021c2[_0x343b('0x1b')]+')');_0x2021c2[_0x343b('0x27')]=eval('('+_0x2021c2['consequence']+')');return _0x2021c2;});}else if(_0x8c63f0!==null&&typeof _0x8c63f0==_0x343b('0x2b')){_0x8c63f0[_0x343b('0x1b')]=eval('('+_0x8c63f0[_0x343b('0x1b')]+')');_0x8c63f0[_0x343b('0x27')]=eval('('+_0x8c63f0[_0x343b('0x27')]+')');}this[_0x343b('0x5')](_0x8c63f0);};module[_0x343b('0x2c')]=RuleEngine;