Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / components / parsers / advancedSearch.js
index 6c4fb9e..901e8fe 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe617=['[$or]','and','replace','split','slice','forEach','match','filter','indexOf','map','conditions','push','DATE','operator','value','$gt','$lte','add','format','YYYY-MM-DD','castTo','text','field','\x20AS\x20','$ne','$notIn','$in','IN\x20?','$eq','=\x20?','<>\x20?','$substring','$startsWith','$endsWith','$lt','<\x20?','>\x20?','$gte','>=\x20?','$between','BETWEEN\x20?\x20AND\x20?','start','utcOffset','hours','minutes','seconds','lodash','moment','sqlOperator'];(function(_0xf0bc07,_0x510ebf){var _0x1c50c2=function(_0x2e2bdf){while(--_0x2e2bdf){_0xf0bc07['push'](_0xf0bc07['shift']());}};_0x1c50c2(++_0x510ebf);}(_0xe617,0x185));var _0x7e61=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0xe617[_0x122ef9];return _0x42fba0;};'use strict';var _=require(_0x7e61('0x0'));var moment=require(_0x7e61('0x1'));exports['parseSearch']=function(_0x31a168){var _0x2b9c05={'conditions':[]};_0x2b9c05[_0x7e61('0x2')]=_['startsWith'](_0x31a168,_0x7e61('0x3'))?'or':_0x7e61('0x4');var _0x17564b=_0x31a168[_0x7e61('0x5')]('[$and]','')['replace'](_0x7e61('0x3'),'')['split']('||');for(var _0x564a79=0x0;_0x564a79<_0x17564b['length'];_0x564a79++){var _0x120038=_0x17564b[_0x564a79][_0x7e61('0x6')](':=');var _0x49a7e6=_0x120038[0x0];var _0x3d998e=_0x120038[_0x7e61('0x7')](0x1);_0x3d998e[_0x7e61('0x8')](function(_0x350186){var _0x87c2c=_0x350186[_0x7e61('0x6')]('[')['shift']();var _0x3caceb=_0x350186[_0x7e61('0x9')](/\[(.*?)\]/g);_0x3caceb[_0x7e61('0x8')](function(_0x545462){var _0x2acd56=_0x545462[_0x7e61('0x6')]('[')[_0x7e61('0xa')](function(_0x4c7925){return _0x4c7925[_0x7e61('0xb')](']')>-0x1;})[_0x7e61('0xc')](function(_0x1116ce){return _0x1116ce['split'](']')[0x0];})[0x0];_0x2b9c05[_0x7e61('0xd')][_0x7e61('0xe')]({'field':_0x49a7e6,'operator':_0x87c2c,'value':_0x2acd56});});});}return _0x2b9c05;};exports['buildExpression']=function(_0x453599,_0x192e75,_0x1be9b2){var _0x4948f5={};if(_0x192e75===_0x7e61('0xf')){if(_0x1be9b2[_0x7e61('0x10')]==='$eq'){_0x1be9b2[_0x7e61('0x10')]='$between';_0x1be9b2[_0x7e61('0x11')]+=','+_0x1be9b2[_0x7e61('0x11')];}else if(_['includes']([_0x7e61('0x12'),_0x7e61('0x13')],_0x1be9b2[_0x7e61('0x10')])){_0x1be9b2[_0x7e61('0x11')]=moment(_0x1be9b2[_0x7e61('0x11')])[_0x7e61('0x14')](0x1,'days')[_0x7e61('0x15')](_0x7e61('0x16'));}}if(_0x1be9b2[_0x7e61('0x17')]){_0x192e75=_0x1be9b2['castTo'];_0x4948f5[_0x7e61('0x18')]='CAST('+_0x453599+'.'+_0x1be9b2[_0x7e61('0x19')]+_0x7e61('0x1a')+_0x1be9b2[_0x7e61('0x17')]+')\x20'+parseOperator(_0x1be9b2[_0x7e61('0x10')]);}else{_0x4948f5['text']=_0x453599+'.'+_0x1be9b2[_0x7e61('0x19')]+'\x20'+parseOperator(_0x1be9b2['operator']);}if(_['includes']([_0x7e61('0x1b'),_0x7e61('0x1c')],_0x1be9b2[_0x7e61('0x10')]))_0x4948f5[_0x7e61('0x18')]='('+_0x4948f5[_0x7e61('0x18')]+'\x20OR\x20'+_0x453599+'.'+_0x1be9b2['field']+'\x20IS\x20NULL)';_0x4948f5[_0x7e61('0x11')]=parseValue(_0x192e75,_0x1be9b2['operator'],_0x1be9b2[_0x7e61('0x11')]);return _0x4948f5;};function parseOperator(_0x196aee){var _0x163131;switch(_0x196aee){case _0x7e61('0x1d'):_0x163131=_0x7e61('0x1e');break;case _0x7e61('0x1c'):_0x163131='NOT\x20IN\x20?';break;case _0x7e61('0x1f'):_0x163131=_0x7e61('0x20');break;case _0x7e61('0x1b'):_0x163131=_0x7e61('0x21');break;case _0x7e61('0x22'):case _0x7e61('0x23'):case _0x7e61('0x24'):_0x163131='LIKE\x20?';break;case _0x7e61('0x25'):_0x163131=_0x7e61('0x26');break;case _0x7e61('0x12'):_0x163131=_0x7e61('0x27');break;case _0x7e61('0x13'):_0x163131='<=\x20?';break;case _0x7e61('0x28'):_0x163131=_0x7e61('0x29');break;case _0x7e61('0x2a'):_0x163131=_0x7e61('0x2b');break;}return _0x163131;}function parseValue(_0x28bc0d,_0x5751b6,_0x65a491){var _0x5128f5={'start':undefined,'end':undefined};switch(_0x5751b6){case _0x7e61('0x1d'):case _0x7e61('0x1c'):_0x5128f5['start']=_0x65a491['split'](',');break;case'$substring':_0x5128f5[_0x7e61('0x2c')]='%'+_0x65a491+'%';break;case _0x7e61('0x23'):_0x5128f5['start']=_0x65a491+'%';break;case _0x7e61('0x24'):_0x5128f5[_0x7e61('0x2c')]='%'+_0x65a491;break;case'$between':var _0x4d0eae=_0x65a491['split'](',');var _0x65a491=_0x4d0eae['shift']();var _0x1e6403=_0x4d0eae['pop']();if(_0x28bc0d===_0x7e61('0xf')){_0x65a491=moment(_0x65a491)[_0x7e61('0x2d')](0x0,!![])['format']();_0x1e6403=moment(_0x1e6403)[_0x7e61('0x2d')](0x0,!![])[_0x7e61('0x14')](0x17,_0x7e61('0x2e'))[_0x7e61('0x14')](0x3b,_0x7e61('0x2f'))[_0x7e61('0x14')](0x3b,_0x7e61('0x30'))[_0x7e61('0x15')]();}_0x5128f5={'start':_0x65a491,'end':_0x1e6403};break;default:_0x5128f5[_0x7e61('0x2c')]=_0x65a491;break;}return _0x5128f5;}
\ No newline at end of file
+var _0x1f06=['parseSearch','sqlOperator','startsWith','[$or]','and','replace','[$and]','length','split','match','forEach','filter','indexOf','map','conditions','push','buildExpression','DATE','operator','$between','value','includes','$gt','$lte','add','days','castTo','text','CAST(','field','\x20AS\x20','$ne','$notIn','\x20IS\x20NULL)','$in','IN\x20?','NOT\x20IN\x20?','$eq','=\x20?','<>\x20?','$substring','$endsWith','LIKE\x20?','$lt','>\x20?','<=\x20?','>=\x20?','start','shift','pop','utcOffset','minutes','seconds','format','lodash','moment'];(function(_0x44a329,_0x45f280){var _0x45f2a3=function(_0x272e62){while(--_0x272e62){_0x44a329['push'](_0x44a329['shift']());}};_0x45f2a3(++_0x45f280);}(_0x1f06,0x186));var _0x61f0=function(_0x150008,_0x2562ac){_0x150008=_0x150008-0x0;var _0x1ce522=_0x1f06[_0x150008];return _0x1ce522;};'use strict';var _=require(_0x61f0('0x0'));var moment=require(_0x61f0('0x1'));exports[_0x61f0('0x2')]=function(_0x10c6ba){var _0x6973b7={'conditions':[]};_0x6973b7[_0x61f0('0x3')]=_[_0x61f0('0x4')](_0x10c6ba,_0x61f0('0x5'))?'or':_0x61f0('0x6');var _0x4f6612=_0x10c6ba[_0x61f0('0x7')](_0x61f0('0x8'),'')['replace'](_0x61f0('0x5'),'')['split']('||');for(var _0x3f97c8=0x0;_0x3f97c8<_0x4f6612[_0x61f0('0x9')];_0x3f97c8++){var _0x259fc9=_0x4f6612[_0x3f97c8][_0x61f0('0xa')](':=');var _0xf2d9f4=_0x259fc9[0x0];var _0x58ea8d=_0x259fc9['slice'](0x1);_0x58ea8d['forEach'](function(_0x449b2e){var _0xcb1d16=_0x449b2e[_0x61f0('0xa')]('[')['shift']();var _0x21b755=_0x449b2e[_0x61f0('0xb')](/\[(.*?)\]/g);_0x21b755[_0x61f0('0xc')](function(_0x55e792){var _0x1794e2=_0x55e792[_0x61f0('0xa')]('[')[_0x61f0('0xd')](function(_0x552368){return _0x552368[_0x61f0('0xe')](']')>-0x1;})[_0x61f0('0xf')](function(_0x29a941){return _0x29a941['split'](']')[0x0];})[0x0];_0x6973b7[_0x61f0('0x10')][_0x61f0('0x11')]({'field':_0xf2d9f4,'operator':_0xcb1d16,'value':_0x1794e2});});});}return _0x6973b7;};exports[_0x61f0('0x12')]=function(_0x53cc3d,_0x56c6db,_0x9cfdb8){var _0x228724={};if(_0x56c6db===_0x61f0('0x13')){if(_0x9cfdb8['operator']==='$eq'){_0x9cfdb8[_0x61f0('0x14')]=_0x61f0('0x15');_0x9cfdb8[_0x61f0('0x16')]+=','+_0x9cfdb8['value'];}else if(_[_0x61f0('0x17')]([_0x61f0('0x18'),_0x61f0('0x19')],_0x9cfdb8[_0x61f0('0x14')])){_0x9cfdb8[_0x61f0('0x16')]=moment(_0x9cfdb8[_0x61f0('0x16')])[_0x61f0('0x1a')](0x1,_0x61f0('0x1b'))['format']('YYYY-MM-DD');}}if(_0x9cfdb8[_0x61f0('0x1c')]){_0x56c6db=_0x9cfdb8[_0x61f0('0x1c')];_0x228724[_0x61f0('0x1d')]=_0x61f0('0x1e')+_0x53cc3d+'.'+_0x9cfdb8[_0x61f0('0x1f')]+_0x61f0('0x20')+_0x9cfdb8[_0x61f0('0x1c')]+')\x20'+parseOperator(_0x9cfdb8[_0x61f0('0x14')]);}else{_0x228724[_0x61f0('0x1d')]=_0x53cc3d+'.'+_0x9cfdb8[_0x61f0('0x1f')]+'\x20'+parseOperator(_0x9cfdb8[_0x61f0('0x14')]);}if(_[_0x61f0('0x17')]([_0x61f0('0x21'),_0x61f0('0x22')],_0x9cfdb8['operator']))_0x228724[_0x61f0('0x1d')]='('+_0x228724['text']+'\x20OR\x20'+_0x53cc3d+'.'+_0x9cfdb8[_0x61f0('0x1f')]+_0x61f0('0x23');_0x228724['value']=parseValue(_0x56c6db,_0x9cfdb8[_0x61f0('0x14')],_0x9cfdb8[_0x61f0('0x16')]);return _0x228724;};function parseOperator(_0x5f46cf){var _0x202c49;switch(_0x5f46cf){case _0x61f0('0x24'):_0x202c49=_0x61f0('0x25');break;case _0x61f0('0x22'):_0x202c49=_0x61f0('0x26');break;case _0x61f0('0x27'):_0x202c49=_0x61f0('0x28');break;case _0x61f0('0x21'):_0x202c49=_0x61f0('0x29');break;case _0x61f0('0x2a'):case'$startsWith':case _0x61f0('0x2b'):_0x202c49=_0x61f0('0x2c');break;case _0x61f0('0x2d'):_0x202c49='<\x20?';break;case'$gt':_0x202c49=_0x61f0('0x2e');break;case _0x61f0('0x19'):_0x202c49=_0x61f0('0x2f');break;case'$gte':_0x202c49=_0x61f0('0x30');break;case'$between':_0x202c49='BETWEEN\x20?\x20AND\x20?';break;}return _0x202c49;}function parseValue(_0x56997e,_0x442b52,_0x519558){var _0x223ac6={'start':undefined,'end':undefined};switch(_0x442b52){case _0x61f0('0x24'):case'$notIn':_0x223ac6['start']=_0x519558[_0x61f0('0xa')](',');break;case'$substring':_0x223ac6[_0x61f0('0x31')]='%'+_0x519558+'%';break;case'$startsWith':_0x223ac6[_0x61f0('0x31')]=_0x519558+'%';break;case _0x61f0('0x2b'):_0x223ac6[_0x61f0('0x31')]='%'+_0x519558;break;case _0x61f0('0x15'):var _0x2d8b84=_0x519558[_0x61f0('0xa')](',');var _0x519558=_0x2d8b84[_0x61f0('0x32')]();var _0x230a02=_0x2d8b84[_0x61f0('0x33')]();if(_0x56997e===_0x61f0('0x13')){_0x519558=moment(_0x519558)[_0x61f0('0x34')](0x0,!![])['format']();_0x230a02=moment(_0x230a02)[_0x61f0('0x34')](0x0,!![])[_0x61f0('0x1a')](0x17,'hours')['add'](0x3b,_0x61f0('0x35'))[_0x61f0('0x1a')](0x3b,_0x61f0('0x36'))[_0x61f0('0x37')]();}_0x223ac6={'start':_0x519558,'end':_0x230a02};break;default:_0x223ac6[_0x61f0('0x31')]=_0x519558;break;}return _0x223ac6;}
\ No newline at end of file