Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / components / parsers / advancedSearch.js
index 15b5c21..6ef41bf 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x21f0=['conditions','DATE','$eq','operator','$between','value','includes','$gt','$lte','castTo','text','CAST(','field','\x20AS\x20','$ne','$notIn','\x20OR\x20','\x20IS\x20NULL)','$in','IN\x20?','NOT\x20IN\x20?','=\x20?','$substring','$startsWith','$endsWith','LIKE\x20?','$lt','<\x20?','<=\x20?','$gte','>=\x20?','BETWEEN\x20?\x20AND\x20?','start','pop','utcOffset','format','add','hours','minutes','seconds','lodash','moment','sqlOperator','startsWith','[$or]','and','[$and]','replace','split','length','slice','forEach','shift','map'];(function(_0x4b369d,_0x265eb8){var _0x571a98=function(_0x56341a){while(--_0x56341a){_0x4b369d['push'](_0x4b369d['shift']());}};_0x571a98(++_0x265eb8);}(_0x21f0,0x16c));var _0x021f=function(_0x5a0040,_0x445600){_0x5a0040=_0x5a0040-0x0;var _0x139d00=_0x21f0[_0x5a0040];return _0x139d00;};'use strict';var _=require(_0x021f('0x0'));var moment=require(_0x021f('0x1'));exports['parseSearch']=function(_0x128f73){var _0x42dda4={'conditions':[]};_0x42dda4[_0x021f('0x2')]=_[_0x021f('0x3')](_0x128f73,_0x021f('0x4'))?'or':_0x021f('0x5');var _0x2f1ced=_0x128f73['replace'](_0x021f('0x6'),'')[_0x021f('0x7')]('[$or]','')[_0x021f('0x8')]('||');for(var _0x38779e=0x0;_0x38779e<_0x2f1ced[_0x021f('0x9')];_0x38779e++){var _0x1a9a73=_0x2f1ced[_0x38779e][_0x021f('0x8')](':=');var _0x58477c=_0x1a9a73[0x0];var _0x140577=_0x1a9a73[_0x021f('0xa')](0x1);_0x140577[_0x021f('0xb')](function(_0x5d0e47){var _0x3e3929=_0x5d0e47['split']('[')[_0x021f('0xc')]();var _0x5dfd3d=_0x5d0e47['match'](/\[(.*?)\]/g);_0x5dfd3d['forEach'](function(_0x51624f){var _0x540f58=_0x51624f[_0x021f('0x8')]('[')['filter'](function(_0x1aa8ab){return _0x1aa8ab['indexOf'](']')>-0x1;})[_0x021f('0xd')](function(_0x31b5ff){return _0x31b5ff['split'](']')[0x0];})[0x0];_0x42dda4[_0x021f('0xe')]['push']({'field':_0x58477c,'operator':_0x3e3929,'value':_0x540f58});});});}return _0x42dda4;};exports['buildExpression']=function(_0x19e2f3,_0x46560b,_0xdb58f8){var _0x3287a4={};if(_0x46560b===_0x021f('0xf')){if(_0xdb58f8['operator']===_0x021f('0x10')){_0xdb58f8[_0x021f('0x11')]=_0x021f('0x12');_0xdb58f8[_0x021f('0x13')]+=','+_0xdb58f8['value'];}else if(_[_0x021f('0x14')]([_0x021f('0x15'),_0x021f('0x16')],_0xdb58f8[_0x021f('0x11')])){_0xdb58f8[_0x021f('0x13')]=moment(_0xdb58f8['value'])['add'](0x1,'days')['format']('YYYY-MM-DD');}}if(_0xdb58f8['castTo']){_0x46560b=_0xdb58f8[_0x021f('0x17')];_0x3287a4[_0x021f('0x18')]=_0x021f('0x19')+_0x19e2f3+'.'+_0xdb58f8[_0x021f('0x1a')]+_0x021f('0x1b')+_0xdb58f8[_0x021f('0x17')]+')\x20'+parseOperator(_0xdb58f8[_0x021f('0x11')]);}else{_0x3287a4[_0x021f('0x18')]=_0x19e2f3+'.'+_0xdb58f8['field']+'\x20'+parseOperator(_0xdb58f8[_0x021f('0x11')]);}if(_[_0x021f('0x14')]([_0x021f('0x1c'),_0x021f('0x1d')],_0xdb58f8['operator']))_0x3287a4[_0x021f('0x18')]='('+_0x3287a4[_0x021f('0x18')]+_0x021f('0x1e')+_0x19e2f3+'.'+_0xdb58f8[_0x021f('0x1a')]+_0x021f('0x1f');_0x3287a4[_0x021f('0x13')]=parseValue(_0x46560b,_0xdb58f8[_0x021f('0x11')],_0xdb58f8[_0x021f('0x13')]);return _0x3287a4;};function parseOperator(_0x7a0746){var _0x56d36d;switch(_0x7a0746){case _0x021f('0x20'):_0x56d36d=_0x021f('0x21');break;case'$notIn':_0x56d36d=_0x021f('0x22');break;case'$eq':_0x56d36d=_0x021f('0x23');break;case _0x021f('0x1c'):_0x56d36d='<>\x20?';break;case _0x021f('0x24'):case _0x021f('0x25'):case _0x021f('0x26'):_0x56d36d=_0x021f('0x27');break;case _0x021f('0x28'):_0x56d36d=_0x021f('0x29');break;case'$gt':_0x56d36d='>\x20?';break;case'$lte':_0x56d36d=_0x021f('0x2a');break;case _0x021f('0x2b'):_0x56d36d=_0x021f('0x2c');break;case'$between':_0x56d36d=_0x021f('0x2d');break;}return _0x56d36d;}function parseValue(_0x57d098,_0x2d7624,_0x592230){var _0x3bc3d7={'start':undefined,'end':undefined};switch(_0x2d7624){case _0x021f('0x20'):case'$notIn':_0x3bc3d7['start']=_0x592230[_0x021f('0x8')](',');break;case _0x021f('0x24'):_0x3bc3d7[_0x021f('0x2e')]='%'+_0x592230+'%';break;case _0x021f('0x25'):_0x3bc3d7['start']=_0x592230+'%';break;case _0x021f('0x26'):_0x3bc3d7[_0x021f('0x2e')]='%'+_0x592230;break;case _0x021f('0x12'):var _0x3b8395=_0x592230[_0x021f('0x8')](',');var _0x592230=_0x3b8395[_0x021f('0xc')]();var _0x1fd345=_0x3b8395[_0x021f('0x2f')]();if(_0x57d098==='DATE'){_0x592230=moment(_0x592230)[_0x021f('0x30')](0x0,!![])[_0x021f('0x31')]();_0x1fd345=moment(_0x1fd345)[_0x021f('0x30')](0x0,!![])[_0x021f('0x32')](0x17,_0x021f('0x33'))['add'](0x3b,_0x021f('0x34'))[_0x021f('0x32')](0x3b,_0x021f('0x35'))[_0x021f('0x31')]();}_0x3bc3d7={'start':_0x592230,'end':_0x1fd345};break;default:_0x3bc3d7[_0x021f('0x2e')]=_0x592230;break;}return _0x3bc3d7;}
\ 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