Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / components / parsers / advancedSearch.js
index 775d75f..13b9b26 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcd7a=['<\x20?','$gt','>\x20?','$lte','BETWEEN\x20?\x20AND\x20?','start','$substring','pop','utcOffset','format','hours','minutes','lodash','parseSearch','startsWith','[$or]','and','replace','split','length','slice','forEach','shift','indexOf','map','conditions','push','buildExpression','operator','$eq','$between','value','includes','add','days','YYYY-MM-DD','castTo','text','CAST(','field','$ne','$notIn','\x20OR\x20','\x20IS\x20NULL)','$in','=\x20?','$startsWith','$endsWith'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0xcd7a,0x1ec));var _0xacd7=function(_0x165c16,_0x530eb9){_0x165c16=_0x165c16-0x0;var _0x1cf2fa=_0xcd7a[_0x165c16];return _0x1cf2fa;};'use strict';var _=require(_0xacd7('0x0'));var moment=require('moment');exports[_0xacd7('0x1')]=function(_0x15d987){var _0x5b71db={'conditions':[]};_0x5b71db['sqlOperator']=_[_0xacd7('0x2')](_0x15d987,_0xacd7('0x3'))?'or':_0xacd7('0x4');var _0x3ae8f0=_0x15d987[_0xacd7('0x5')]('[$and]','')[_0xacd7('0x5')](_0xacd7('0x3'),'')[_0xacd7('0x6')]('||');for(var _0x172ff2=0x0;_0x172ff2<_0x3ae8f0[_0xacd7('0x7')];_0x172ff2++){var _0x58e021=_0x3ae8f0[_0x172ff2]['split'](':=');var _0x34dbd9=_0x58e021[0x0];var _0x292872=_0x58e021[_0xacd7('0x8')](0x1);_0x292872[_0xacd7('0x9')](function(_0x178336){var _0x5f329e=_0x178336[_0xacd7('0x6')]('[')[_0xacd7('0xa')]();var _0x30359c=_0x178336['match'](/\[(.*?)\]/g);_0x30359c[_0xacd7('0x9')](function(_0x82754a){var _0x1f7dee=_0x82754a[_0xacd7('0x6')]('[')['filter'](function(_0x3cd879){return _0x3cd879[_0xacd7('0xb')](']')>-0x1;})[_0xacd7('0xc')](function(_0xb5d8be){return _0xb5d8be[_0xacd7('0x6')](']')[0x0];})[0x0];_0x5b71db[_0xacd7('0xd')][_0xacd7('0xe')]({'field':_0x34dbd9,'operator':_0x5f329e,'value':_0x1f7dee});});});}return _0x5b71db;};exports[_0xacd7('0xf')]=function(_0x5589de,_0x19a189,_0x4f433a){var _0x40d9c3={};if(_0x19a189==='DATE'){if(_0x4f433a[_0xacd7('0x10')]===_0xacd7('0x11')){_0x4f433a[_0xacd7('0x10')]=_0xacd7('0x12');_0x4f433a[_0xacd7('0x13')]+=','+_0x4f433a[_0xacd7('0x13')];}else if(_[_0xacd7('0x14')](['$gt','$lte'],_0x4f433a[_0xacd7('0x10')])){_0x4f433a[_0xacd7('0x13')]=moment(_0x4f433a[_0xacd7('0x13')])[_0xacd7('0x15')](0x1,_0xacd7('0x16'))['format'](_0xacd7('0x17'));}}if(_0x4f433a['castTo']){_0x19a189=_0x4f433a[_0xacd7('0x18')];_0x40d9c3[_0xacd7('0x19')]=_0xacd7('0x1a')+_0x5589de+'.'+_0x4f433a[_0xacd7('0x1b')]+'\x20AS\x20'+_0x4f433a['castTo']+')\x20'+parseOperator(_0x4f433a[_0xacd7('0x10')]);}else{_0x40d9c3[_0xacd7('0x19')]=_0x5589de+'.'+_0x4f433a[_0xacd7('0x1b')]+'\x20'+parseOperator(_0x4f433a['operator']);}if(_[_0xacd7('0x14')]([_0xacd7('0x1c'),_0xacd7('0x1d')],_0x4f433a[_0xacd7('0x10')]))_0x40d9c3[_0xacd7('0x19')]='('+_0x40d9c3[_0xacd7('0x19')]+_0xacd7('0x1e')+_0x5589de+'.'+_0x4f433a[_0xacd7('0x1b')]+_0xacd7('0x1f');_0x40d9c3['value']=parseValue(_0x19a189,_0x4f433a[_0xacd7('0x10')],_0x4f433a['value']);return _0x40d9c3;};function parseOperator(_0x4976a4){var _0x4b273e;switch(_0x4976a4){case _0xacd7('0x20'):_0x4b273e='IN\x20?';break;case _0xacd7('0x1d'):_0x4b273e='NOT\x20IN\x20?';break;case _0xacd7('0x11'):_0x4b273e=_0xacd7('0x21');break;case _0xacd7('0x1c'):_0x4b273e='<>\x20?';break;case'$substring':case _0xacd7('0x22'):case _0xacd7('0x23'):_0x4b273e='LIKE\x20?';break;case'$lt':_0x4b273e=_0xacd7('0x24');break;case _0xacd7('0x25'):_0x4b273e=_0xacd7('0x26');break;case _0xacd7('0x27'):_0x4b273e='<=\x20?';break;case'$gte':_0x4b273e='>=\x20?';break;case _0xacd7('0x12'):_0x4b273e=_0xacd7('0x28');break;}return _0x4b273e;}function parseValue(_0x919ac7,_0x53f4d2,_0x274bf3){var _0x597f92={'start':undefined,'end':undefined};switch(_0x53f4d2){case _0xacd7('0x20'):case _0xacd7('0x1d'):_0x597f92[_0xacd7('0x29')]=_0x274bf3[_0xacd7('0x6')](',');break;case _0xacd7('0x2a'):_0x597f92['start']='%'+_0x274bf3+'%';break;case _0xacd7('0x22'):_0x597f92[_0xacd7('0x29')]=_0x274bf3+'%';break;case _0xacd7('0x23'):_0x597f92['start']='%'+_0x274bf3;break;case'$between':var _0x3f39b7=_0x274bf3[_0xacd7('0x6')](',');var _0x274bf3=_0x3f39b7['shift']();var _0x458f19=_0x3f39b7[_0xacd7('0x2b')]();if(_0x919ac7==='DATE'){_0x274bf3=moment(_0x274bf3)[_0xacd7('0x2c')](0x0,!![])[_0xacd7('0x2d')]();_0x458f19=moment(_0x458f19)[_0xacd7('0x2c')](0x0,!![])[_0xacd7('0x15')](0x17,_0xacd7('0x2e'))[_0xacd7('0x15')](0x3b,_0xacd7('0x2f'))[_0xacd7('0x15')](0x3b,'seconds')[_0xacd7('0x2d')]();}_0x597f92={'start':_0x274bf3,'end':_0x458f19};break;default:_0x597f92[_0xacd7('0x29')]=_0x274bf3;break;}return _0x597f92;}
\ 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