Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / components / parsers / advancedSearch.js
index 9b23fa4..6ef41bf 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x289f=['LIKE\x20?','$lt','<\x20?','<=\x20?','$gte','>=\x20?','start','shift','pop','hours','lodash','moment','parseSearch','sqlOperator','startsWith','replace','[$and]','[$or]','split','length','match','forEach','indexOf','map','conditions','buildExpression','DATE','operator','$between','value','includes','$lte','add','days','format','YYYY-MM-DD','castTo','CAST(','text','field','$ne','$notIn','\x20OR\x20','\x20IS\x20NULL)','$in','IN\x20?','NOT\x20IN\x20?','$eq','$substring','$startsWith','$endsWith'];(function(_0x52cbc6,_0x3a9e07){var _0x5b7ee5=function(_0x5caebb){while(--_0x5caebb){_0x52cbc6['push'](_0x52cbc6['shift']());}};_0x5b7ee5(++_0x3a9e07);}(_0x289f,0x1d5));var _0xf289=function(_0x40220a,_0x22feb1){_0x40220a=_0x40220a-0x0;var _0x3903cc=_0x289f[_0x40220a];return _0x3903cc;};'use strict';var _=require(_0xf289('0x0'));var moment=require(_0xf289('0x1'));exports[_0xf289('0x2')]=function(_0x18c6aa){var _0x4c722c={'conditions':[]};_0x4c722c[_0xf289('0x3')]=_[_0xf289('0x4')](_0x18c6aa,'[$or]')?'or':'and';var _0x4410c0=_0x18c6aa[_0xf289('0x5')](_0xf289('0x6'),'')[_0xf289('0x5')](_0xf289('0x7'),'')[_0xf289('0x8')]('||');for(var _0x48c500=0x0;_0x48c500<_0x4410c0[_0xf289('0x9')];_0x48c500++){var _0x1fdb00=_0x4410c0[_0x48c500]['split'](':=');var _0xec8124=_0x1fdb00[0x0];var _0x4cd307=_0x1fdb00['slice'](0x1);_0x4cd307['forEach'](function(_0x208bdc){var _0x3f8911=_0x208bdc['split']('[')['shift']();var _0x58c684=_0x208bdc[_0xf289('0xa')](/\[(.*?)\]/g);_0x58c684[_0xf289('0xb')](function(_0x1d5649){var _0x2664aa=_0x1d5649[_0xf289('0x8')]('[')['filter'](function(_0x45631c){return _0x45631c[_0xf289('0xc')](']')>-0x1;})[_0xf289('0xd')](function(_0x2832d6){return _0x2832d6[_0xf289('0x8')](']')[0x0];})[0x0];_0x4c722c[_0xf289('0xe')]['push']({'field':_0xec8124,'operator':_0x3f8911,'value':_0x2664aa});});});}return _0x4c722c;};exports[_0xf289('0xf')]=function(_0x2cff8d,_0x2ee8a3,_0x58b2ea){var _0x3a3462={};if(_0x2ee8a3===_0xf289('0x10')){if(_0x58b2ea[_0xf289('0x11')]==='$eq'){_0x58b2ea['operator']=_0xf289('0x12');_0x58b2ea[_0xf289('0x13')]+=','+_0x58b2ea[_0xf289('0x13')];}else if(_[_0xf289('0x14')](['$gt',_0xf289('0x15')],_0x58b2ea[_0xf289('0x11')])){_0x58b2ea[_0xf289('0x13')]=moment(_0x58b2ea[_0xf289('0x13')])[_0xf289('0x16')](0x1,_0xf289('0x17'))[_0xf289('0x18')](_0xf289('0x19'));}}if(_0x58b2ea[_0xf289('0x1a')]){_0x2ee8a3=_0x58b2ea[_0xf289('0x1a')];_0x3a3462['text']=_0xf289('0x1b')+_0x2cff8d+'.'+_0x58b2ea['field']+'\x20AS\x20'+_0x58b2ea[_0xf289('0x1a')]+')\x20'+parseOperator(_0x58b2ea[_0xf289('0x11')]);}else{_0x3a3462[_0xf289('0x1c')]=_0x2cff8d+'.'+_0x58b2ea[_0xf289('0x1d')]+'\x20'+parseOperator(_0x58b2ea['operator']);}if(_[_0xf289('0x14')]([_0xf289('0x1e'),_0xf289('0x1f')],_0x58b2ea[_0xf289('0x11')]))_0x3a3462[_0xf289('0x1c')]='('+_0x3a3462['text']+_0xf289('0x20')+_0x2cff8d+'.'+_0x58b2ea[_0xf289('0x1d')]+_0xf289('0x21');_0x3a3462[_0xf289('0x13')]=parseValue(_0x2ee8a3,_0x58b2ea[_0xf289('0x11')],_0x58b2ea[_0xf289('0x13')]);return _0x3a3462;};function parseOperator(_0x3b1b4b){var _0xbb39ba;switch(_0x3b1b4b){case _0xf289('0x22'):_0xbb39ba=_0xf289('0x23');break;case _0xf289('0x1f'):_0xbb39ba=_0xf289('0x24');break;case _0xf289('0x25'):_0xbb39ba='=\x20?';break;case'$ne':_0xbb39ba='<>\x20?';break;case _0xf289('0x26'):case _0xf289('0x27'):case _0xf289('0x28'):_0xbb39ba=_0xf289('0x29');break;case _0xf289('0x2a'):_0xbb39ba=_0xf289('0x2b');break;case'$gt':_0xbb39ba='>\x20?';break;case _0xf289('0x15'):_0xbb39ba=_0xf289('0x2c');break;case _0xf289('0x2d'):_0xbb39ba=_0xf289('0x2e');break;case'$between':_0xbb39ba='BETWEEN\x20?\x20AND\x20?';break;}return _0xbb39ba;}function parseValue(_0x2fd8ca,_0x3d93d6,_0x5a736c){var _0x806eb={'start':undefined,'end':undefined};switch(_0x3d93d6){case _0xf289('0x22'):case _0xf289('0x1f'):_0x806eb[_0xf289('0x2f')]=_0x5a736c['split'](',');break;case'$substring':_0x806eb[_0xf289('0x2f')]='%'+_0x5a736c+'%';break;case _0xf289('0x27'):_0x806eb[_0xf289('0x2f')]=_0x5a736c+'%';break;case _0xf289('0x28'):_0x806eb[_0xf289('0x2f')]='%'+_0x5a736c;break;case _0xf289('0x12'):var _0x401ea8=_0x5a736c[_0xf289('0x8')](',');var _0x5a736c=_0x401ea8[_0xf289('0x30')]();var _0x3bf84a=_0x401ea8[_0xf289('0x31')]();if(_0x2fd8ca==='DATE'){_0x5a736c=moment(_0x5a736c)['utcOffset'](0x0,!![])[_0xf289('0x18')]();_0x3bf84a=moment(_0x3bf84a)['utcOffset'](0x0,!![])['add'](0x17,_0xf289('0x32'))['add'](0x3b,'minutes')[_0xf289('0x16')](0x3b,'seconds')[_0xf289('0x18')]();}_0x806eb={'start':_0x5a736c,'end':_0x3bf84a};break;default:_0x806eb[_0xf289('0x2f')]=_0x5a736c;break;}return _0x806eb;}
\ No newline at end of file
+var _0xeaca=['$substring','start','utcOffset','hours','seconds','lodash','moment','sqlOperator','startsWith','and','replace','[$and]','[$or]','split','length','slice','forEach','shift','match','filter','indexOf','map','conditions','push','buildExpression','DATE','operator','$eq','value','$gt','$lte','add','days','format','YYYY-MM-DD','castTo','text','CAST(','field','\x20AS\x20','includes','$ne','$notIn','\x20OR\x20','\x20IS\x20NULL)','$in','IN\x20?','NOT\x20IN\x20?','$startsWith','$endsWith','$lt','<\x20?','<=\x20?','$gte','>=\x20?','$between'];(function(_0x5cc8b9,_0x20e3c3){var _0x58892e=function(_0x87457a){while(--_0x87457a){_0x5cc8b9['push'](_0x5cc8b9['shift']());}};_0x58892e(++_0x20e3c3);}(_0xeaca,0xad));var _0xaeac=function(_0x10d367,_0x31a35c){_0x10d367=_0x10d367-0x0;var _0x541332=_0xeaca[_0x10d367];return _0x541332;};'use strict';var _=require(_0xaeac('0x0'));var moment=require(_0xaeac('0x1'));exports['parseSearch']=function(_0x267bfe){var _0x4d41cd={'conditions':[]};_0x4d41cd[_0xaeac('0x2')]=_[_0xaeac('0x3')](_0x267bfe,'[$or]')?'or':_0xaeac('0x4');var _0x10c5cb=_0x267bfe[_0xaeac('0x5')](_0xaeac('0x6'),'')[_0xaeac('0x5')](_0xaeac('0x7'),'')[_0xaeac('0x8')]('||');for(var _0x5b4f3e=0x0;_0x5b4f3e<_0x10c5cb[_0xaeac('0x9')];_0x5b4f3e++){var _0x10735e=_0x10c5cb[_0x5b4f3e]['split'](':=');var _0x2bde7a=_0x10735e[0x0];var _0x2ab8ff=_0x10735e[_0xaeac('0xa')](0x1);_0x2ab8ff[_0xaeac('0xb')](function(_0x13174c){var _0x2376d0=_0x13174c[_0xaeac('0x8')]('[')[_0xaeac('0xc')]();var _0x1a7e11=_0x13174c[_0xaeac('0xd')](/\[(.*?)\]/g);_0x1a7e11[_0xaeac('0xb')](function(_0x49fc91){var _0x18f61f=_0x49fc91[_0xaeac('0x8')]('[')[_0xaeac('0xe')](function(_0x4b11df){return _0x4b11df[_0xaeac('0xf')](']')>-0x1;})[_0xaeac('0x10')](function(_0x80500){return _0x80500['split'](']')[0x0];})[0x0];_0x4d41cd[_0xaeac('0x11')][_0xaeac('0x12')]({'field':_0x2bde7a,'operator':_0x2376d0,'value':_0x18f61f});});});}return _0x4d41cd;};exports[_0xaeac('0x13')]=function(_0x37f866,_0x36ee18,_0x3af13d){var _0x6d400f={};if(_0x36ee18===_0xaeac('0x14')){if(_0x3af13d[_0xaeac('0x15')]===_0xaeac('0x16')){_0x3af13d['operator']='$between';_0x3af13d[_0xaeac('0x17')]+=','+_0x3af13d[_0xaeac('0x17')];}else if(_['includes']([_0xaeac('0x18'),_0xaeac('0x19')],_0x3af13d[_0xaeac('0x15')])){_0x3af13d[_0xaeac('0x17')]=moment(_0x3af13d['value'])[_0xaeac('0x1a')](0x1,_0xaeac('0x1b'))[_0xaeac('0x1c')](_0xaeac('0x1d'));}}if(_0x3af13d[_0xaeac('0x1e')]){_0x36ee18=_0x3af13d['castTo'];_0x6d400f[_0xaeac('0x1f')]=_0xaeac('0x20')+_0x37f866+'.'+_0x3af13d[_0xaeac('0x21')]+_0xaeac('0x22')+_0x3af13d[_0xaeac('0x1e')]+')\x20'+parseOperator(_0x3af13d['operator']);}else{_0x6d400f['text']=_0x37f866+'.'+_0x3af13d['field']+'\x20'+parseOperator(_0x3af13d['operator']);}if(_[_0xaeac('0x23')]([_0xaeac('0x24'),_0xaeac('0x25')],_0x3af13d[_0xaeac('0x15')]))_0x6d400f[_0xaeac('0x1f')]='('+_0x6d400f['text']+_0xaeac('0x26')+_0x37f866+'.'+_0x3af13d['field']+_0xaeac('0x27');_0x6d400f[_0xaeac('0x17')]=parseValue(_0x36ee18,_0x3af13d[_0xaeac('0x15')],_0x3af13d[_0xaeac('0x17')]);return _0x6d400f;};function parseOperator(_0x3f3d6a){var _0x4b3141;switch(_0x3f3d6a){case _0xaeac('0x28'):_0x4b3141=_0xaeac('0x29');break;case _0xaeac('0x25'):_0x4b3141=_0xaeac('0x2a');break;case _0xaeac('0x16'):_0x4b3141='=\x20?';break;case _0xaeac('0x24'):_0x4b3141='<>\x20?';break;case'$substring':case _0xaeac('0x2b'):case _0xaeac('0x2c'):_0x4b3141='LIKE\x20?';break;case _0xaeac('0x2d'):_0x4b3141=_0xaeac('0x2e');break;case _0xaeac('0x18'):_0x4b3141='>\x20?';break;case _0xaeac('0x19'):_0x4b3141=_0xaeac('0x2f');break;case _0xaeac('0x30'):_0x4b3141=_0xaeac('0x31');break;case _0xaeac('0x32'):_0x4b3141='BETWEEN\x20?\x20AND\x20?';break;}return _0x4b3141;}function parseValue(_0x5db087,_0x4bd849,_0x53e419){var _0x18a62a={'start':undefined,'end':undefined};switch(_0x4bd849){case _0xaeac('0x28'):case _0xaeac('0x25'):_0x18a62a['start']=_0x53e419[_0xaeac('0x8')](',');break;case _0xaeac('0x33'):_0x18a62a['start']='%'+_0x53e419+'%';break;case _0xaeac('0x2b'):_0x18a62a[_0xaeac('0x34')]=_0x53e419+'%';break;case'$endsWith':_0x18a62a['start']='%'+_0x53e419;break;case _0xaeac('0x32'):var _0x22a774=_0x53e419[_0xaeac('0x8')](',');var _0x53e419=_0x22a774[_0xaeac('0xc')]();var _0x2eb076=_0x22a774['pop']();if(_0x5db087===_0xaeac('0x14')){_0x53e419=moment(_0x53e419)[_0xaeac('0x35')](0x0,!![])['format']();_0x2eb076=moment(_0x2eb076)[_0xaeac('0x35')](0x0,!![])[_0xaeac('0x1a')](0x17,_0xaeac('0x36'))[_0xaeac('0x1a')](0x3b,'minutes')['add'](0x3b,_0xaeac('0x37'))['format']();}_0x18a62a={'start':_0x53e419,'end':_0x2eb076};break;default:_0x18a62a[_0xaeac('0x34')]=_0x53e419;break;}return _0x18a62a;}
\ No newline at end of file