Built motion from commit (unavailable).|2.5.1
[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 _0x334f=['ignoreFactChanges','init','activeRules','prototype','register','isArray','rules','concat','push','sync','filter','orderBy','asc','execute','clone','consequence','name','index_','ruleRef','call','nextTick','next','isEqual','restart','length','condition','matchPath','noop','matches','turn','findRules','prioritize','priority','toJSON','toString','fromJSON','parse','map','lodash','util','events','EventEmitter','isNil'];(function(_0x4efa98,_0x321d37){var _0x545ae1=function(_0x5af081){while(--_0x5af081){_0x4efa98['push'](_0x4efa98['shift']());}};_0x545ae1(++_0x321d37);}(_0x334f,0x17e));var _0xf334=function(_0x139f02,_0x4490da){_0x139f02=_0x139f02-0x0;var _0x53e8c2=_0x334f[_0x139f02];return _0x53e8c2;};'use strict';var _=require(_0xf334('0x0'));var util=require(_0xf334('0x1'));var EventEmitter=require(_0xf334('0x2'))[_0xf334('0x3')];function RuleEngine(_0x580f31,_0x520877){this['init']();if(!_[_0xf334('0x4')](_0x580f31)){this['register'](_0x580f31);}if(_0x520877){this[_0xf334('0x5')]=_0x520877[_0xf334('0x5')];}return this;}util['inherits'](RuleEngine,EventEmitter);RuleEngine['prototype'][_0xf334('0x6')]=function(_0x25cc38){this['rules']=[];this[_0xf334('0x7')]=[];};RuleEngine[_0xf334('0x8')][_0xf334('0x9')]=function(_0x419256){if(Array[_0xf334('0xa')](_0x419256)){this[_0xf334('0xb')]=this[_0xf334('0xb')][_0xf334('0xc')](_0x419256);}else if(_0x419256!==null&&_['isObject'](_0x419256)){this[_0xf334('0xb')][_0xf334('0xd')](_0x419256);}this['sync']();};RuleEngine[_0xf334('0x8')][_0xf334('0xe')]=function(){this['activeRules']=this[_0xf334('0xb')][_0xf334('0xf')](function(_0x4025f1){if(_[_0xf334('0x4')](_0x4025f1['on'])){_0x4025f1['on']=!![];}if(_0x4025f1['on']===!![]){return _0x4025f1;}});this[_0xf334('0x7')]=_[_0xf334('0x10')](this[_0xf334('0x7')],['p'],[_0xf334('0x11')]);};RuleEngine['prototype'][_0xf334('0x12')]=function(_0x4d7a25,_0x52777f){var _0x5dfe62=![];_0x4d7a25['result']=!![];var _0x4a847f=_[_0xf334('0x13')](_0x4d7a25);var _0x2cceb2=_[_0xf334('0x13')](_0x4d7a25);var _0x98628d=this[_0xf334('0x7')];var _0x5aa06d=[];var _0xa0d157=this[_0xf334('0x5')];(function FnRuleLoop(_0x33ef93){var _0x3e3f5e={'rules':function(){return _0x98628d;},'rule':function(){return _0x98628d[_0x33ef93];},'when':function(_0x59c9e4){if(_0x59c9e4){var _0x366228=_0x98628d[_0x33ef93][_0xf334('0x14')];_0x366228['ruleRef']=_0x98628d[_0x33ef93]['id']||_0x98628d[_0x33ef93][_0xf334('0x15')]||_0xf334('0x16')+_0x33ef93;process['nextTick'](function(){_0x5aa06d[_0xf334('0xd')](_0x366228[_0xf334('0x17')]);_0x366228[_0xf334('0x18')](_0x4a847f,_0x3e3f5e);});}else{process[_0xf334('0x19')](function(){_0x3e3f5e[_0xf334('0x1a')]();});}},'restart':function(){return FnRuleLoop(0x0);},'stop':function(){_0x5dfe62=!![];return FnRuleLoop(0x0);},'next':function(_0x4f478c){if(!_0xa0d157&&!_[_0xf334('0x1b')](_0x2cceb2,_0x4a847f)){_0x2cceb2=_[_0xf334('0x13')](_0x4a847f);process[_0xf334('0x19')](function(){_0x3e3f5e[_0xf334('0x1c')]();});}else{process[_0xf334('0x19')](function(){if(_[_0xf334('0x4')](_0x4f478c)){return FnRuleLoop(_0x33ef93+0x1);}else{return FnRuleLoop(_0x4f478c);}});}}};if(_0x33ef93<_0x98628d[_0xf334('0x1d')]&&_0x5dfe62===![]){var _0x28339c=_0x98628d[_0x33ef93][_0xf334('0x1e')];_0x28339c[_0xf334('0x18')](_0x4a847f,_0x3e3f5e);}else{process['nextTick'](function(){_0x4a847f[_0xf334('0x1f')]=_0x5aa06d;return _0x52777f?_0x52777f(_0x4a847f):_[_0xf334('0x20')]();});}}(0x0));};RuleEngine[_0xf334('0x8')]['findRules']=function(_0x4d963c){if(_['isNil'](_0x4d963c)){return this['rules'];}else{var _0xef207d=_[_0xf334('0x21')](_0x4d963c);return _['filter'](this['rules'],_0xef207d);}};RuleEngine[_0xf334('0x8')][_0xf334('0x22')]=function(_0x49a3e6,_0x677851){var _0x2eaaa0=_0x49a3e6==='on'||_0x49a3e6==='ON'?!![]:![];var _0x127c9e=this[_0xf334('0x23')](_0x677851);for(var _0x4f6c69=0x0,_0x455c1a=_0x127c9e['length'];_0x4f6c69<_0x455c1a;_0x4f6c69+=0x1){_0x127c9e[_0x4f6c69]['on']=_0x2eaaa0;}this[_0xf334('0xe')]();};RuleEngine[_0xf334('0x8')][_0xf334('0x24')]=function(_0xeeaa42,_0x213c68){_0xeeaa42=parseInt(_0xeeaa42,0xa);var _0x22b76c=this[_0xf334('0x23')](_0x213c68);for(var _0x7b09ba=0x0,_0x574c8e=_0x22b76c[_0xf334('0x1d')];_0x7b09ba<_0x574c8e;_0x7b09ba+=0x1){_0x22b76c[_0x7b09ba][_0xf334('0x25')]=_0xeeaa42;}this['sync']();};RuleEngine[_0xf334('0x8')][_0xf334('0x26')]=function(){var _0x8cb9e1=this[_0xf334('0xb')];if(_0x8cb9e1 instanceof Array){_0x8cb9e1=_0x8cb9e1['map'](function(_0x1fee8f){_0x1fee8f['condition']=_0x1fee8f[_0xf334('0x1e')][_0xf334('0x27')]();_0x1fee8f['consequence']=_0x1fee8f[_0xf334('0x14')][_0xf334('0x27')]();return _0x1fee8f;});}else if(!_[_0xf334('0x4')](_0x8cb9e1)){_0x8cb9e1['condition']=_0x8cb9e1['condition']['toString']();_0x8cb9e1[_0xf334('0x14')]=_0x8cb9e1['consequence'][_0xf334('0x27')]();}return _0x8cb9e1;};RuleEngine[_0xf334('0x8')][_0xf334('0x28')]=function(_0x13acbd){this['init']();if(_['isString'](_0x13acbd)){_0x13acbd=JSON[_0xf334('0x29')](_0x13acbd);}if(_0x13acbd instanceof Array){_0x13acbd=_0x13acbd[_0xf334('0x2a')](function(_0x4d8613){_0x4d8613['condition']=eval('('+_0x4d8613[_0xf334('0x1e')]+')');_0x4d8613[_0xf334('0x14')]=eval('('+_0x4d8613[_0xf334('0x14')]+')');return _0x4d8613;});}else if(_0x13acbd!==null&&typeof _0x13acbd=='object'){_0x13acbd['condition']=eval('('+_0x13acbd['condition']+')');_0x13acbd['consequence']=eval('('+_0x13acbd[_0xf334('0x14')]+')');}this[_0xf334('0x9')](_0x13acbd);};module['exports']=RuleEngine;