3edd2dd5a53e9f2f45fce0014a0af18c11815968
[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 _0xb7fa=['restart','length','matchPath','findRules','matches','priority','map','condition','toString','consequence','fromJSON','isString','parse','exports','util','events','init','isNil','ignoreFactChanges','inherits','prototype','register','isArray','rules','concat','isObject','sync','activeRules','filter','asc','execute','result','clone','ruleRef','index_','nextTick','call','next','isEqual'];(function(_0x18f6ee,_0x241f93){var _0x42ac3f=function(_0x10efa9){while(--_0x10efa9){_0x18f6ee['push'](_0x18f6ee['shift']());}};_0x42ac3f(++_0x241f93);}(_0xb7fa,0x11f));var _0xab7f=function(_0x146a97,_0x2d8483){_0x146a97=_0x146a97-0x0;var _0x259d5c=_0xb7fa[_0x146a97];return _0x259d5c;};'use strict';var _=require('lodash');var util=require(_0xab7f('0x0'));var EventEmitter=require(_0xab7f('0x1'))['EventEmitter'];function RuleEngine(_0x1dc7a6,_0x7574fa){this[_0xab7f('0x2')]();if(!_[_0xab7f('0x3')](_0x1dc7a6)){this['register'](_0x1dc7a6);}if(_0x7574fa){this[_0xab7f('0x4')]=_0x7574fa[_0xab7f('0x4')];}return this;}util[_0xab7f('0x5')](RuleEngine,EventEmitter);RuleEngine[_0xab7f('0x6')]['init']=function(_0x2f42d2){this['rules']=[];this['activeRules']=[];};RuleEngine[_0xab7f('0x6')][_0xab7f('0x7')]=function(_0x40cb25){if(Array[_0xab7f('0x8')](_0x40cb25)){this['rules']=this[_0xab7f('0x9')][_0xab7f('0xa')](_0x40cb25);}else if(_0x40cb25!==null&&_[_0xab7f('0xb')](_0x40cb25)){this['rules']['push'](_0x40cb25);}this[_0xab7f('0xc')]();};RuleEngine[_0xab7f('0x6')][_0xab7f('0xc')]=function(){this[_0xab7f('0xd')]=this[_0xab7f('0x9')][_0xab7f('0xe')](function(_0x5e712d){if(_[_0xab7f('0x3')](_0x5e712d['on'])){_0x5e712d['on']=!![];}if(_0x5e712d['on']===!![]){return _0x5e712d;}});this[_0xab7f('0xd')]=_['orderBy'](this['activeRules'],['p'],[_0xab7f('0xf')]);};RuleEngine[_0xab7f('0x6')][_0xab7f('0x10')]=function(_0x4bf327,_0x2b810f){var _0x110bf0=![];_0x4bf327[_0xab7f('0x11')]=!![];var _0x562335=_[_0xab7f('0x12')](_0x4bf327);var _0x8fb208=_[_0xab7f('0x12')](_0x4bf327);var _0x42d0b2=this['activeRules'];var _0x38495d=[];var _0x10c889=this[_0xab7f('0x4')];(function FnRuleLoop(_0x510efe){var _0x3191af={'rules':function(){return _0x42d0b2;},'rule':function(){return _0x42d0b2[_0x510efe];},'when':function(_0x5dcb33){if(_0x5dcb33){var _0x5607df=_0x42d0b2[_0x510efe]['consequence'];_0x5607df[_0xab7f('0x13')]=_0x42d0b2[_0x510efe]['id']||_0x42d0b2[_0x510efe]['name']||_0xab7f('0x14')+_0x510efe;process[_0xab7f('0x15')](function(){_0x38495d['push'](_0x5607df[_0xab7f('0x13')]);_0x5607df[_0xab7f('0x16')](_0x562335,_0x3191af);});}else{process[_0xab7f('0x15')](function(){_0x3191af[_0xab7f('0x17')]();});}},'restart':function(){return FnRuleLoop(0x0);},'stop':function(){_0x110bf0=!![];return FnRuleLoop(0x0);},'next':function(_0x7295f6){if(!_0x10c889&&!_[_0xab7f('0x18')](_0x8fb208,_0x562335)){_0x8fb208=_['clone'](_0x562335);process[_0xab7f('0x15')](function(){_0x3191af[_0xab7f('0x19')]();});}else{process[_0xab7f('0x15')](function(){if(_[_0xab7f('0x3')](_0x7295f6)){return FnRuleLoop(_0x510efe+0x1);}else{return FnRuleLoop(_0x7295f6);}});}}};if(_0x510efe<_0x42d0b2[_0xab7f('0x1a')]&&_0x110bf0===![]){var _0x56450c=_0x42d0b2[_0x510efe]['condition'];_0x56450c[_0xab7f('0x16')](_0x562335,_0x3191af);}else{process['nextTick'](function(){_0x562335[_0xab7f('0x1b')]=_0x38495d;return _0x2b810f?_0x2b810f(_0x562335):_['noop']();});}}(0x0));};RuleEngine[_0xab7f('0x6')][_0xab7f('0x1c')]=function(_0x48b528){if(_[_0xab7f('0x3')](_0x48b528)){return this[_0xab7f('0x9')];}else{var _0x51bdfc=_[_0xab7f('0x1d')](_0x48b528);return _['filter'](this[_0xab7f('0x9')],_0x51bdfc);}};RuleEngine[_0xab7f('0x6')]['turn']=function(_0x258db4,_0x5aab10){var _0x1181bf=_0x258db4==='on'||_0x258db4==='ON'?!![]:![];var _0x11e355=this[_0xab7f('0x1c')](_0x5aab10);for(var _0x56bf99=0x0,_0x102b7b=_0x11e355[_0xab7f('0x1a')];_0x56bf99<_0x102b7b;_0x56bf99+=0x1){_0x11e355[_0x56bf99]['on']=_0x1181bf;}this[_0xab7f('0xc')]();};RuleEngine['prototype']['prioritize']=function(_0xbd499c,_0x45ae41){_0xbd499c=parseInt(_0xbd499c,0xa);var _0x5d1729=this[_0xab7f('0x1c')](_0x45ae41);for(var _0x43d0a9=0x0,_0xf8d1c3=_0x5d1729[_0xab7f('0x1a')];_0x43d0a9<_0xf8d1c3;_0x43d0a9+=0x1){_0x5d1729[_0x43d0a9][_0xab7f('0x1e')]=_0xbd499c;}this[_0xab7f('0xc')]();};RuleEngine[_0xab7f('0x6')]['toJSON']=function(){var _0x2c7697=this[_0xab7f('0x9')];if(_0x2c7697 instanceof Array){_0x2c7697=_0x2c7697[_0xab7f('0x1f')](function(_0x46e221){_0x46e221[_0xab7f('0x20')]=_0x46e221[_0xab7f('0x20')][_0xab7f('0x21')]();_0x46e221[_0xab7f('0x22')]=_0x46e221[_0xab7f('0x22')]['toString']();return _0x46e221;});}else if(!_[_0xab7f('0x3')](_0x2c7697)){_0x2c7697[_0xab7f('0x20')]=_0x2c7697['condition'][_0xab7f('0x21')]();_0x2c7697[_0xab7f('0x22')]=_0x2c7697[_0xab7f('0x22')][_0xab7f('0x21')]();}return _0x2c7697;};RuleEngine[_0xab7f('0x6')][_0xab7f('0x23')]=function(_0x39294a){this['init']();if(_[_0xab7f('0x24')](_0x39294a)){_0x39294a=JSON[_0xab7f('0x25')](_0x39294a);}if(_0x39294a instanceof Array){_0x39294a=_0x39294a[_0xab7f('0x1f')](function(_0x13f71d){_0x13f71d[_0xab7f('0x20')]=eval('('+_0x13f71d[_0xab7f('0x20')]+')');_0x13f71d[_0xab7f('0x22')]=eval('('+_0x13f71d[_0xab7f('0x22')]+')');return _0x13f71d;});}else if(_0x39294a!==null&&typeof _0x39294a=='object'){_0x39294a[_0xab7f('0x20')]=eval('('+_0x39294a[_0xab7f('0x20')]+')');_0x39294a[_0xab7f('0x22')]=eval('('+_0x39294a['consequence']+')');}this[_0xab7f('0x7')](_0x39294a);};module[_0xab7f('0x26')]=RuleEngine;