Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / components / parsers / advancedSearch.js
index 15b5c21..13b9b26 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 _0x1bde=['add','days','format','YYYY-MM-DD','castTo','text','field','\x20AS\x20','$ne','$in','IN\x20?','$notIn','NOT\x20IN\x20?','=\x20?','<>\x20?','$substring','$startsWith','LIKE\x20?','$lt','>\x20?','<=\x20?','$gte','>=\x20?','$between','BETWEEN\x20?\x20AND\x20?','start','$endsWith','utcOffset','minutes','seconds','lodash','moment','parseSearch','startsWith','[$or]','and','replace','[$and]','split','forEach','shift','match','filter','indexOf','map','conditions','push','buildExpression','DATE','operator','$eq','value','includes','$gt','$lte'];(function(_0xe57c82,_0x4326fd){var _0x26b2d6=function(_0x2dea4e){while(--_0x2dea4e){_0xe57c82['push'](_0xe57c82['shift']());}};_0x26b2d6(++_0x4326fd);}(_0x1bde,0xc3));var _0xe1bd=function(_0x2879da,_0x2433cd){_0x2879da=_0x2879da-0x0;var _0x421d56=_0x1bde[_0x2879da];return _0x421d56;};'use strict';var _=require(_0xe1bd('0x0'));var moment=require(_0xe1bd('0x1'));exports[_0xe1bd('0x2')]=function(_0x1f867f){var _0x1cea7c={'conditions':[]};_0x1cea7c['sqlOperator']=_[_0xe1bd('0x3')](_0x1f867f,_0xe1bd('0x4'))?'or':_0xe1bd('0x5');var _0x5d9276=_0x1f867f[_0xe1bd('0x6')](_0xe1bd('0x7'),'')[_0xe1bd('0x6')](_0xe1bd('0x4'),'')[_0xe1bd('0x8')]('||');for(var _0x31e171=0x0;_0x31e171<_0x5d9276['length'];_0x31e171++){var _0x5bb8c9=_0x5d9276[_0x31e171][_0xe1bd('0x8')](':=');var _0x4eb627=_0x5bb8c9[0x0];var _0x3dd83e=_0x5bb8c9['slice'](0x1);_0x3dd83e[_0xe1bd('0x9')](function(_0x3b799c){var _0x3e0263=_0x3b799c[_0xe1bd('0x8')]('[')[_0xe1bd('0xa')]();var _0x1ed6b7=_0x3b799c[_0xe1bd('0xb')](/\[(.*?)\]/g);_0x1ed6b7['forEach'](function(_0x2719f0){var _0x3b2e98=_0x2719f0['split']('[')[_0xe1bd('0xc')](function(_0x431e68){return _0x431e68[_0xe1bd('0xd')](']')>-0x1;})[_0xe1bd('0xe')](function(_0x3cecbf){return _0x3cecbf[_0xe1bd('0x8')](']')[0x0];})[0x0];_0x1cea7c[_0xe1bd('0xf')][_0xe1bd('0x10')]({'field':_0x4eb627,'operator':_0x3e0263,'value':_0x3b2e98});});});}return _0x1cea7c;};exports[_0xe1bd('0x11')]=function(_0x27b7ca,_0xc69f69,_0x17d993){var _0x419cc2={};if(_0xc69f69===_0xe1bd('0x12')){if(_0x17d993[_0xe1bd('0x13')]===_0xe1bd('0x14')){_0x17d993[_0xe1bd('0x13')]='$between';_0x17d993[_0xe1bd('0x15')]+=','+_0x17d993[_0xe1bd('0x15')];}else if(_[_0xe1bd('0x16')]([_0xe1bd('0x17'),_0xe1bd('0x18')],_0x17d993['operator'])){_0x17d993[_0xe1bd('0x15')]=moment(_0x17d993[_0xe1bd('0x15')])[_0xe1bd('0x19')](0x1,_0xe1bd('0x1a'))[_0xe1bd('0x1b')](_0xe1bd('0x1c'));}}if(_0x17d993['castTo']){_0xc69f69=_0x17d993[_0xe1bd('0x1d')];_0x419cc2[_0xe1bd('0x1e')]='CAST('+_0x27b7ca+'.'+_0x17d993[_0xe1bd('0x1f')]+_0xe1bd('0x20')+_0x17d993[_0xe1bd('0x1d')]+')\x20'+parseOperator(_0x17d993['operator']);}else{_0x419cc2[_0xe1bd('0x1e')]=_0x27b7ca+'.'+_0x17d993[_0xe1bd('0x1f')]+'\x20'+parseOperator(_0x17d993[_0xe1bd('0x13')]);}if(_[_0xe1bd('0x16')]([_0xe1bd('0x21'),'$notIn'],_0x17d993[_0xe1bd('0x13')]))_0x419cc2[_0xe1bd('0x1e')]='('+_0x419cc2[_0xe1bd('0x1e')]+'\x20OR\x20'+_0x27b7ca+'.'+_0x17d993[_0xe1bd('0x1f')]+'\x20IS\x20NULL)';_0x419cc2[_0xe1bd('0x15')]=parseValue(_0xc69f69,_0x17d993['operator'],_0x17d993['value']);return _0x419cc2;};function parseOperator(_0x7f44f9){var _0x51b154;switch(_0x7f44f9){case _0xe1bd('0x22'):_0x51b154=_0xe1bd('0x23');break;case _0xe1bd('0x24'):_0x51b154=_0xe1bd('0x25');break;case'$eq':_0x51b154=_0xe1bd('0x26');break;case _0xe1bd('0x21'):_0x51b154=_0xe1bd('0x27');break;case _0xe1bd('0x28'):case _0xe1bd('0x29'):case'$endsWith':_0x51b154=_0xe1bd('0x2a');break;case _0xe1bd('0x2b'):_0x51b154='<\x20?';break;case'$gt':_0x51b154=_0xe1bd('0x2c');break;case _0xe1bd('0x18'):_0x51b154=_0xe1bd('0x2d');break;case _0xe1bd('0x2e'):_0x51b154=_0xe1bd('0x2f');break;case _0xe1bd('0x30'):_0x51b154=_0xe1bd('0x31');break;}return _0x51b154;}function parseValue(_0x12957d,_0x279965,_0x286c21){var _0x51e4ce={'start':undefined,'end':undefined};switch(_0x279965){case'$in':case'$notIn':_0x51e4ce[_0xe1bd('0x32')]=_0x286c21[_0xe1bd('0x8')](',');break;case _0xe1bd('0x28'):_0x51e4ce['start']='%'+_0x286c21+'%';break;case _0xe1bd('0x29'):_0x51e4ce[_0xe1bd('0x32')]=_0x286c21+'%';break;case _0xe1bd('0x33'):_0x51e4ce[_0xe1bd('0x32')]='%'+_0x286c21;break;case _0xe1bd('0x30'):var _0x58fb10=_0x286c21[_0xe1bd('0x8')](',');var _0x286c21=_0x58fb10[_0xe1bd('0xa')]();var _0x119a50=_0x58fb10['pop']();if(_0x12957d===_0xe1bd('0x12')){_0x286c21=moment(_0x286c21)['utcOffset'](0x0,!![])[_0xe1bd('0x1b')]();_0x119a50=moment(_0x119a50)[_0xe1bd('0x34')](0x0,!![])[_0xe1bd('0x19')](0x17,'hours')[_0xe1bd('0x19')](0x3b,_0xe1bd('0x35'))['add'](0x3b,_0xe1bd('0x36'))['format']();}_0x51e4ce={'start':_0x286c21,'end':_0x119a50};break;default:_0x51e4ce[_0xe1bd('0x32')]=_0x286c21;break;}return _0x51e4ce;}
\ No newline at end of file