Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / components / parsers / advancedSearch.js
index 1182d84..5791cf3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe962=['replace','[$and]','split','slice','forEach','shift','match','filter','indexOf','conditions','push','DATE','operator','$eq','$between','value','includes','$gt','$lte','add','days','castTo','text','CAST(','field','$ne','$notIn','\x20IS\x20NULL)','IN\x20?','NOT\x20IN\x20?','=\x20?','$substring','$startsWith','$endsWith','$lt','>\x20?','$gte','>=\x20?','BETWEEN\x20?\x20AND\x20?','$in','start','pop','utcOffset','format','minutes','seconds','lodash','moment','parseSearch','sqlOperator','startsWith','[$or]','and'];(function(_0x510bca,_0x38e013){var _0xc245c2=function(_0x15d8c1){while(--_0x15d8c1){_0x510bca['push'](_0x510bca['shift']());}};_0xc245c2(++_0x38e013);}(_0xe962,0x98));var _0x2e96=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xe962[_0x14add3];return _0x4a174f;};'use strict';var _=require(_0x2e96('0x0'));var moment=require(_0x2e96('0x1'));exports[_0x2e96('0x2')]=function(_0x423bbc){var _0x311d65={'conditions':[]};_0x311d65[_0x2e96('0x3')]=_[_0x2e96('0x4')](_0x423bbc,_0x2e96('0x5'))?'or':_0x2e96('0x6');var _0x58e447=_0x423bbc[_0x2e96('0x7')](_0x2e96('0x8'),'')[_0x2e96('0x7')](_0x2e96('0x5'),'')[_0x2e96('0x9')]('||');for(var _0x275373=0x0;_0x275373<_0x58e447['length'];_0x275373++){var _0x121d9f=_0x58e447[_0x275373]['split'](':=');var _0x33a053=_0x121d9f[0x0];var _0xb39bdb=_0x121d9f[_0x2e96('0xa')](0x1);_0xb39bdb[_0x2e96('0xb')](function(_0x3dc88e){var _0x5d9d43=_0x3dc88e[_0x2e96('0x9')]('[')[_0x2e96('0xc')]();var _0x242bc7=_0x3dc88e[_0x2e96('0xd')](/\[(.*?)\]/g);_0x242bc7['forEach'](function(_0x4f0da9){var _0x40956d=_0x4f0da9[_0x2e96('0x9')]('[')[_0x2e96('0xe')](function(_0x195caf){return _0x195caf[_0x2e96('0xf')](']')>-0x1;})['map'](function(_0x43ceda){return _0x43ceda[_0x2e96('0x9')](']')[0x0];})[0x0];_0x311d65[_0x2e96('0x10')][_0x2e96('0x11')]({'field':_0x33a053,'operator':_0x5d9d43,'value':_0x40956d});});});}return _0x311d65;};exports['buildExpression']=function(_0x33d4e6,_0x588e15,_0x3f418c){var _0x401a4b={};if(_0x588e15===_0x2e96('0x12')){if(_0x3f418c[_0x2e96('0x13')]===_0x2e96('0x14')){_0x3f418c[_0x2e96('0x13')]=_0x2e96('0x15');_0x3f418c[_0x2e96('0x16')]+=','+_0x3f418c[_0x2e96('0x16')];}else if(_[_0x2e96('0x17')]([_0x2e96('0x18'),_0x2e96('0x19')],_0x3f418c[_0x2e96('0x13')])){_0x3f418c[_0x2e96('0x16')]=moment(_0x3f418c[_0x2e96('0x16')])[_0x2e96('0x1a')](0x1,_0x2e96('0x1b'))['format']('YYYY-MM-DD');}}if(_0x3f418c[_0x2e96('0x1c')]){_0x588e15=_0x3f418c[_0x2e96('0x1c')];_0x401a4b[_0x2e96('0x1d')]=_0x2e96('0x1e')+_0x33d4e6+'.'+_0x3f418c['field']+'\x20AS\x20'+_0x3f418c[_0x2e96('0x1c')]+')\x20'+parseOperator(_0x3f418c['operator']);}else{_0x401a4b[_0x2e96('0x1d')]=_0x33d4e6+'.'+_0x3f418c[_0x2e96('0x1f')]+'\x20'+parseOperator(_0x3f418c[_0x2e96('0x13')]);}if(_[_0x2e96('0x17')]([_0x2e96('0x20'),_0x2e96('0x21')],_0x3f418c[_0x2e96('0x13')]))_0x401a4b[_0x2e96('0x1d')]='('+_0x401a4b[_0x2e96('0x1d')]+'\x20OR\x20'+_0x33d4e6+'.'+_0x3f418c[_0x2e96('0x1f')]+_0x2e96('0x22');_0x401a4b[_0x2e96('0x16')]=parseValue(_0x588e15,_0x3f418c[_0x2e96('0x13')],_0x3f418c[_0x2e96('0x16')]);return _0x401a4b;};function parseOperator(_0x5a9e19){var _0x4c092f;switch(_0x5a9e19){case'$in':_0x4c092f=_0x2e96('0x23');break;case'$notIn':_0x4c092f=_0x2e96('0x24');break;case _0x2e96('0x14'):_0x4c092f=_0x2e96('0x25');break;case _0x2e96('0x20'):_0x4c092f='<>\x20?';break;case _0x2e96('0x26'):case _0x2e96('0x27'):case _0x2e96('0x28'):_0x4c092f='LIKE\x20?';break;case _0x2e96('0x29'):_0x4c092f='<\x20?';break;case'$gt':_0x4c092f=_0x2e96('0x2a');break;case _0x2e96('0x19'):_0x4c092f='<=\x20?';break;case _0x2e96('0x2b'):_0x4c092f=_0x2e96('0x2c');break;case _0x2e96('0x15'):_0x4c092f=_0x2e96('0x2d');break;}return _0x4c092f;}function parseValue(_0x1dce71,_0x18e2b3,_0x477681){var _0x2b73a2={'start':undefined,'end':undefined};switch(_0x18e2b3){case _0x2e96('0x2e'):case _0x2e96('0x21'):_0x2b73a2['start']=_0x477681[_0x2e96('0x9')](',');break;case _0x2e96('0x26'):_0x2b73a2['start']='%'+_0x477681+'%';break;case'$startsWith':_0x2b73a2[_0x2e96('0x2f')]=_0x477681+'%';break;case _0x2e96('0x28'):_0x2b73a2[_0x2e96('0x2f')]='%'+_0x477681;break;case _0x2e96('0x15'):var _0x531de5=_0x477681[_0x2e96('0x9')](',');var _0x477681=_0x531de5['shift']();var _0x1c685e=_0x531de5[_0x2e96('0x30')]();if(_0x1dce71===_0x2e96('0x12')){_0x477681=moment(_0x477681)[_0x2e96('0x31')](0x0,!![])[_0x2e96('0x32')]();_0x1c685e=moment(_0x1c685e)['utcOffset'](0x0,!![])[_0x2e96('0x1a')](0x17,'hours')['add'](0x3b,_0x2e96('0x33'))[_0x2e96('0x1a')](0x3b,_0x2e96('0x34'))['format']();}_0x2b73a2={'start':_0x477681,'end':_0x1c685e};break;default:_0x2b73a2[_0x2e96('0x2f')]=_0x477681;break;}return _0x2b73a2;}
\ No newline at end of file
+var _0x4eb3=['shift','pop','utcOffset','hours','minutes','lodash','moment','parseSearch','sqlOperator','startsWith','and','replace','[$and]','[$or]','length','split','slice','forEach','match','filter','indexOf','conditions','push','buildExpression','DATE','$eq','operator','$between','value','includes','$lte','add','days','format','YYYY-MM-DD','castTo','text','CAST(','field','\x20AS\x20','$ne','$notIn','\x20OR\x20','\x20IS\x20NULL)','IN\x20?','=\x20?','<>\x20?','$substring','$startsWith','$endsWith','LIKE\x20?','$gt','>\x20?','<=\x20?','$gte','>=\x20?','$in','start'];(function(_0xd629f3,_0x2b4ce8){var _0x20f5bd=function(_0x379a24){while(--_0x379a24){_0xd629f3['push'](_0xd629f3['shift']());}};_0x20f5bd(++_0x2b4ce8);}(_0x4eb3,0x19b));var _0x34eb=function(_0x4e7551,_0x398ee5){_0x4e7551=_0x4e7551-0x0;var _0x2c2ae8=_0x4eb3[_0x4e7551];return _0x2c2ae8;};'use strict';var _=require(_0x34eb('0x0'));var moment=require(_0x34eb('0x1'));exports[_0x34eb('0x2')]=function(_0x1c6164){var _0x3d61f7={'conditions':[]};_0x3d61f7[_0x34eb('0x3')]=_[_0x34eb('0x4')](_0x1c6164,'[$or]')?'or':_0x34eb('0x5');var _0x575431=_0x1c6164[_0x34eb('0x6')](_0x34eb('0x7'),'')[_0x34eb('0x6')](_0x34eb('0x8'),'')['split']('||');for(var _0x49fef0=0x0;_0x49fef0<_0x575431[_0x34eb('0x9')];_0x49fef0++){var _0x562893=_0x575431[_0x49fef0][_0x34eb('0xa')](':=');var _0x18e3ca=_0x562893[0x0];var _0x471303=_0x562893[_0x34eb('0xb')](0x1);_0x471303[_0x34eb('0xc')](function(_0x292ff8){var _0x5eb924=_0x292ff8[_0x34eb('0xa')]('[')['shift']();var _0x565eb3=_0x292ff8[_0x34eb('0xd')](/\[(.*?)\]/g);_0x565eb3['forEach'](function(_0x263e89){var _0x32d17a=_0x263e89[_0x34eb('0xa')]('[')[_0x34eb('0xe')](function(_0xd20782){return _0xd20782[_0x34eb('0xf')](']')>-0x1;})['map'](function(_0x3cd92a){return _0x3cd92a[_0x34eb('0xa')](']')[0x0];})[0x0];_0x3d61f7[_0x34eb('0x10')][_0x34eb('0x11')]({'field':_0x18e3ca,'operator':_0x5eb924,'value':_0x32d17a});});});}return _0x3d61f7;};exports[_0x34eb('0x12')]=function(_0x3a9c97,_0x15ded2,_0x2c3da2){var _0x3f7a80={};if(_0x15ded2===_0x34eb('0x13')){if(_0x2c3da2['operator']===_0x34eb('0x14')){_0x2c3da2[_0x34eb('0x15')]=_0x34eb('0x16');_0x2c3da2[_0x34eb('0x17')]+=','+_0x2c3da2[_0x34eb('0x17')];}else if(_[_0x34eb('0x18')](['$gt',_0x34eb('0x19')],_0x2c3da2[_0x34eb('0x15')])){_0x2c3da2[_0x34eb('0x17')]=moment(_0x2c3da2[_0x34eb('0x17')])[_0x34eb('0x1a')](0x1,_0x34eb('0x1b'))[_0x34eb('0x1c')](_0x34eb('0x1d'));}}if(_0x2c3da2['castTo']){_0x15ded2=_0x2c3da2[_0x34eb('0x1e')];_0x3f7a80[_0x34eb('0x1f')]=_0x34eb('0x20')+_0x3a9c97+'.'+_0x2c3da2[_0x34eb('0x21')]+_0x34eb('0x22')+_0x2c3da2[_0x34eb('0x1e')]+')\x20'+parseOperator(_0x2c3da2['operator']);}else{_0x3f7a80[_0x34eb('0x1f')]=_0x3a9c97+'.'+_0x2c3da2['field']+'\x20'+parseOperator(_0x2c3da2['operator']);}if(_['includes']([_0x34eb('0x23'),_0x34eb('0x24')],_0x2c3da2['operator']))_0x3f7a80['text']='('+_0x3f7a80[_0x34eb('0x1f')]+_0x34eb('0x25')+_0x3a9c97+'.'+_0x2c3da2[_0x34eb('0x21')]+_0x34eb('0x26');_0x3f7a80[_0x34eb('0x17')]=parseValue(_0x15ded2,_0x2c3da2['operator'],_0x2c3da2[_0x34eb('0x17')]);return _0x3f7a80;};function parseOperator(_0x494076){var _0x2558de;switch(_0x494076){case'$in':_0x2558de=_0x34eb('0x27');break;case _0x34eb('0x24'):_0x2558de='NOT\x20IN\x20?';break;case'$eq':_0x2558de=_0x34eb('0x28');break;case _0x34eb('0x23'):_0x2558de=_0x34eb('0x29');break;case _0x34eb('0x2a'):case _0x34eb('0x2b'):case _0x34eb('0x2c'):_0x2558de=_0x34eb('0x2d');break;case'$lt':_0x2558de='<\x20?';break;case _0x34eb('0x2e'):_0x2558de=_0x34eb('0x2f');break;case _0x34eb('0x19'):_0x2558de=_0x34eb('0x30');break;case _0x34eb('0x31'):_0x2558de=_0x34eb('0x32');break;case _0x34eb('0x16'):_0x2558de='BETWEEN\x20?\x20AND\x20?';break;}return _0x2558de;}function parseValue(_0x16e5bd,_0x545392,_0x4e9d99){var _0x538a1f={'start':undefined,'end':undefined};switch(_0x545392){case _0x34eb('0x33'):case'$notIn':_0x538a1f[_0x34eb('0x34')]=_0x4e9d99[_0x34eb('0xa')](',');break;case'$substring':_0x538a1f['start']='%'+_0x4e9d99+'%';break;case _0x34eb('0x2b'):_0x538a1f['start']=_0x4e9d99+'%';break;case'$endsWith':_0x538a1f['start']='%'+_0x4e9d99;break;case _0x34eb('0x16'):var _0x6b85a0=_0x4e9d99[_0x34eb('0xa')](',');var _0x4e9d99=_0x6b85a0[_0x34eb('0x35')]();var _0x4e8265=_0x6b85a0[_0x34eb('0x36')]();if(_0x16e5bd===_0x34eb('0x13')){_0x4e9d99=moment(_0x4e9d99)['utcOffset'](0x0,!![])[_0x34eb('0x1c')]();_0x4e8265=moment(_0x4e8265)[_0x34eb('0x37')](0x0,!![])[_0x34eb('0x1a')](0x17,_0x34eb('0x38'))['add'](0x3b,_0x34eb('0x39'))[_0x34eb('0x1a')](0x3b,'seconds')[_0x34eb('0x1c')]();}_0x538a1f={'start':_0x4e9d99,'end':_0x4e8265};break;default:_0x538a1f['start']=_0x4e9d99;break;}return _0x538a1f;}
\ No newline at end of file