Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / dashboardItem / dashboardItem.controller.js
index 66496ab..3b64868 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x36bb=['attrMetric','total','attrVoiceQueues','voice','attrEmailAccounts','attrFaxAccounts','attrSmsAccounts','attrWhatsappAccounts','attrChatWebsites','multibar-chart','attrSerie1','attrSerie2','attrSerie3','attrChannel','attrOpenchannelAccounts','web-report','attrReport','reportType','type','attrRefresh','stringify','create','body','update','eml-format','rimraf','zip-dir','request-promise','moment','bluebird','mustache','util','path','sox','to-csv','ejs','fs-extra','lodash','squel','crypto','jsforce','desk.js','querystring','papaparse','ioredis','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/license/hardware','api','../../config/utils','../../config/environment','../../config/license/util','../../mysqldb','redis','defaults','localhost','socket.io-emitter','register','sendStatus','status','end','json','offset','undefined','count','limit','Content-Range','apply','reject','then','destroy','error','stack','show','params','model','keys','DashboardItem','rawAttributes','query','filters','intersection','attributes','fields','length','includeAll','include','merge','options','catch','find','iframe','attrUrl','attrs','value','https://','custom','attrPath','attrHourFormat','HH:mm:ss','attrTimezone','0.00','attrFontSize'];(function(_0x5c4467,_0x2c9292){var _0x33844b=function(_0x1c49d0){while(--_0x1c49d0){_0x5c4467['push'](_0x5c4467['shift']());}};_0x33844b(++_0x2c9292);}(_0x36bb,0xe6));var _0xb36b=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x36bb[_0x3dd15e];return _0x231fd0;};'use strict';var emlformat=require(_0xb36b('0x0'));var rimraf=require(_0xb36b('0x1'));var zipdir=require(_0xb36b('0x2'));var jsonpatch=require('fast-json-patch');var rp=require(_0xb36b('0x3'));var moment=require(_0xb36b('0x4'));var BPromise=require(_0xb36b('0x5'));var Mustache=require(_0xb36b('0x6'));var util=require(_0xb36b('0x7'));var path=require(_0xb36b('0x8'));var sox=require(_0xb36b('0x9'));var csv=require(_0xb36b('0xa'));var ejs=require(_0xb36b('0xb'));var fs=require('fs');var fs_extra=require(_0xb36b('0xc'));var _=require(_0xb36b('0xd'));var squel=require(_0xb36b('0xe'));var crypto=require(_0xb36b('0xf'));var jsforce=require(_0xb36b('0x10'));var deskjs=require(_0xb36b('0x11'));var toCsv=require(_0xb36b('0xa'));var querystring=require(_0xb36b('0x12'));var Papa=require(_0xb36b('0x13'));var Redis=require(_0xb36b('0x14'));var authService=require('../../components/auth/service');var qs=require(_0xb36b('0x15'));var as=require(_0xb36b('0x16'));var hardwareService=require(_0xb36b('0x17'));var logger=require('../../config/logger')(_0xb36b('0x18'));var utils=require(_0xb36b('0x19'));var config=require(_0xb36b('0x1a'));var licenseUtil=require(_0xb36b('0x1b'));var db=require(_0xb36b('0x1c'))['db'];config[_0xb36b('0x1d')]=_[_0xb36b('0x1e')](config[_0xb36b('0x1d')],{'host':_0xb36b('0x1f'),'port':0x18eb});var socket=require(_0xb36b('0x20'))(new Redis(config[_0xb36b('0x1d')]));require('./dashboardItem.socket')[_0xb36b('0x21')](socket);function respondWithStatusCode(_0x4c2c46,_0x5ca650){_0x5ca650=_0x5ca650||0xcc;return function(_0x6fdebc){if(_0x6fdebc){return _0x4c2c46[_0xb36b('0x22')](_0x5ca650);}return _0x4c2c46[_0xb36b('0x23')](_0x5ca650)[_0xb36b('0x24')]();};}function respondWithResult(_0x5c7255,_0x2b6dca){_0x2b6dca=_0x2b6dca||0xc8;return function(_0x5ad8c8){if(_0x5ad8c8){return _0x5c7255[_0xb36b('0x23')](_0x2b6dca)[_0xb36b('0x25')](_0x5ad8c8);}};}function respondWithFilteredResult(_0xfe29fc,_0x1c1955){return function(_0x53ec0e){if(_0x53ec0e){var _0x154df4=typeof _0x1c1955[_0xb36b('0x26')]===_0xb36b('0x27')&&typeof _0x1c1955['limit']===_0xb36b('0x27');var _0x572d88=_0x53ec0e[_0xb36b('0x28')];var _0xac85bd=_0x154df4?0x0:_0x1c1955[_0xb36b('0x26')];var _0x3eba4b=_0x154df4?_0x53ec0e[_0xb36b('0x28')]:_0x1c1955[_0xb36b('0x26')]+_0x1c1955[_0xb36b('0x29')];var _0x5c68de;if(_0x3eba4b>=_0x572d88){_0x3eba4b=_0x572d88;_0x5c68de=0xc8;}else{_0x5c68de=0xce;}_0xfe29fc[_0xb36b('0x23')](_0x5c68de);return _0xfe29fc['set'](_0xb36b('0x2a'),_0xac85bd+'-'+_0x3eba4b+'/'+_0x572d88)['json'](_0x53ec0e);}return null;};}function patchUpdates(_0x3b8030){return function(_0x734c81){try{jsonpatch[_0xb36b('0x2b')](_0x734c81,_0x3b8030,!![]);}catch(_0x174795){return BPromise[_0xb36b('0x2c')](_0x174795);}return _0x734c81['save']();};}function saveUpdates(_0x474083,_0x245b80){return function(_0x39d790){if(_0x39d790){return _0x39d790['update'](_0x474083)[_0xb36b('0x2d')](function(_0x4a58d4){return _0x4a58d4;});}return null;};}function removeEntity(_0x5dbe3b,_0x50e8e4){return function(_0x9a9cd8){if(_0x9a9cd8){return _0x9a9cd8[_0xb36b('0x2e')]()[_0xb36b('0x2d')](function(){_0x5dbe3b[_0xb36b('0x23')](0xcc)[_0xb36b('0x24')]();});}};}function handleEntityNotFound(_0x46dfc,_0xd28a27){return function(_0xe3d519){if(!_0xe3d519){_0x46dfc['sendStatus'](0x194);}return _0xe3d519;};}function handleError(_0x5f5d1d,_0x90718e){_0x90718e=_0x90718e||0x1f4;return function(_0x2724bf){logger[_0xb36b('0x2f')](_0x2724bf[_0xb36b('0x30')]);if(_0x2724bf['name']){delete _0x2724bf['name'];}_0x5f5d1d[_0xb36b('0x23')](_0x90718e)['send'](_0x2724bf);};}exports[_0xb36b('0x31')]=function(_0xff5834,_0x48fab7){var _0x95efc5={'raw':![],'where':{'id':_0xff5834[_0xb36b('0x32')]['id']}},_0x24f8bc={};_0x24f8bc[_0xb36b('0x33')]=_[_0xb36b('0x34')](db[_0xb36b('0x35')][_0xb36b('0x36')]);_0x24f8bc[_0xb36b('0x37')]=_[_0xb36b('0x34')](_0xff5834[_0xb36b('0x37')]);_0x24f8bc[_0xb36b('0x38')]=_[_0xb36b('0x39')](_0x24f8bc['model'],_0x24f8bc['query']);_0x95efc5[_0xb36b('0x3a')]=_[_0xb36b('0x39')](_0x24f8bc['model'],qs[_0xb36b('0x3b')](_0xff5834['query']['fields']));_0x95efc5[_0xb36b('0x3a')]=_0x95efc5[_0xb36b('0x3a')][_0xb36b('0x3c')]?_0x95efc5['attributes']:_0x24f8bc['model'];if(_0xff5834[_0xb36b('0x37')][_0xb36b('0x3d')]){_0x95efc5[_0xb36b('0x3e')]=[{'all':!![]}];}_0x95efc5=_[_0xb36b('0x3f')]({},_0x95efc5,_0xff5834[_0xb36b('0x40')]);return db[_0xb36b('0x35')]['find'](_0x95efc5)[_0xb36b('0x2d')](handleEntityNotFound(_0x48fab7,null))[_0xb36b('0x2d')](respondWithResult(_0x48fab7,null))[_0xb36b('0x41')](handleError(_0x48fab7,null));};exports[_0xb36b('0x2e')]=function(_0x301e12,_0x185bb2){return db[_0xb36b('0x35')][_0xb36b('0x42')]({'where':{'id':_0x301e12[_0xb36b('0x32')]['id']}})['then'](handleEntityNotFound(_0x185bb2,null))[_0xb36b('0x2d')](removeEntity(_0x185bb2,null))[_0xb36b('0x41')](handleError(_0x185bb2,null));};function widgetAttributes(_0x2321f2){try{switch(_0x2321f2['type']){case _0xb36b('0x43'):return[{'name':_0xb36b('0x44'),'value':_0x2321f2[_0xb36b('0x44')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2['attrs'][0x0]?_0x2321f2['attrs'][0x0][_0xb36b('0x46')]:undefined)||_0xb36b('0x47')}];case _0xb36b('0x48'):return[{'name':_0xb36b('0x49'),'value':_0x2321f2[_0xb36b('0x49')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x0]?_0x2321f2['attrs'][0x0]['value']:undefined)||''}];case'clock':return[{'name':_0xb36b('0x4a'),'value':_0x2321f2[_0xb36b('0x4a')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2['attrs'][0x0]?_0x2321f2[_0xb36b('0x45')][0x0][_0xb36b('0x46')]:undefined)||_0xb36b('0x4b')},{'name':_0xb36b('0x4c'),'value':_0x2321f2[_0xb36b('0x4c')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x1]?_0x2321f2[_0xb36b('0x45')][0x1][_0xb36b('0x46')]:undefined)||_0xb36b('0x4d')},{'name':'attrFontSize','value':_0x2321f2[_0xb36b('0x4e')]||(_0x2321f2['attrs']&&_0x2321f2['attrs'][0x2]?_0x2321f2[_0xb36b('0x45')][0x2][_0xb36b('0x46')]:undefined)||0xc}];case'counter':return[{'name':'attrMetric','value':_0x2321f2[_0xb36b('0x4f')]||(_0x2321f2['attrs']&&_0x2321f2[_0xb36b('0x45')][0x0]?_0x2321f2[_0xb36b('0x45')][0x0][_0xb36b('0x46')]:undefined)||_0xb36b('0x50')},{'name':_0xb36b('0x51'),'value':_0x2321f2['attrVoiceQueues']||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x1]?_0x2321f2['attrs'][0x1]['value']:undefined)||[]},{'name':'attrFontSize','value':_0x2321f2[_0xb36b('0x4e')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x2]?_0x2321f2[_0xb36b('0x45')][0x2][_0xb36b('0x46')]:undefined)||0x14},{'name':'attrChannel','value':_0x2321f2['attrChannel']||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2['attrs'][0x3]?_0x2321f2[_0xb36b('0x45')][0x3][_0xb36b('0x46')]:undefined)||_0xb36b('0x52')},{'name':_0xb36b('0x53'),'value':_0x2321f2[_0xb36b('0x53')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2['attrs'][0x4]?_0x2321f2[_0xb36b('0x45')][0x4][_0xb36b('0x46')]:undefined)||''},{'name':_0xb36b('0x54'),'value':_0x2321f2[_0xb36b('0x54')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x5]?_0x2321f2[_0xb36b('0x45')][0x5][_0xb36b('0x46')]:undefined)||''},{'name':'attrSmsAccounts','value':_0x2321f2[_0xb36b('0x55')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x6]?_0x2321f2[_0xb36b('0x45')][0x6]['value']:undefined)||''},{'name':'attrOpenchannelAccounts','value':_0x2321f2['attrOpenchannelAccounts']||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x7]?_0x2321f2[_0xb36b('0x45')][0x7][_0xb36b('0x46')]:undefined)||''},{'name':_0xb36b('0x56'),'value':_0x2321f2['attrWhatsappAccounts']||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x8]?_0x2321f2[_0xb36b('0x45')][0x8][_0xb36b('0x46')]:undefined)||''},{'name':_0xb36b('0x57'),'value':_0x2321f2['attrChatWebsites']||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x9]?_0x2321f2[_0xb36b('0x45')][0x9][_0xb36b('0x46')]:undefined)||''}];case _0xb36b('0x58'):case'pie-chart':return[{'name':'attrSerie1','value':_0x2321f2[_0xb36b('0x59')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x0]?_0x2321f2[_0xb36b('0x45')][0x0][_0xb36b('0x46')]:undefined)||_0xb36b('0x50')},{'name':_0xb36b('0x5a'),'value':_0x2321f2[_0xb36b('0x5a')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x1]?_0x2321f2[_0xb36b('0x45')][0x1]['value']:undefined)||null},{'name':_0xb36b('0x5b'),'value':_0x2321f2[_0xb36b('0x5b')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x2]?_0x2321f2[_0xb36b('0x45')][0x2][_0xb36b('0x46')]:undefined)||null},{'name':_0xb36b('0x51'),'value':_0x2321f2[_0xb36b('0x51')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x3]?_0x2321f2[_0xb36b('0x45')][0x3]['value']:undefined)||[]},{'name':_0xb36b('0x5c'),'value':_0x2321f2[_0xb36b('0x5c')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x4]?_0x2321f2[_0xb36b('0x45')][0x4][_0xb36b('0x46')]:undefined)||'voice'},{'name':_0xb36b('0x53'),'value':_0x2321f2[_0xb36b('0x53')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x5]?_0x2321f2['attrs'][0x5][_0xb36b('0x46')]:undefined)||''},{'name':_0xb36b('0x54'),'value':_0x2321f2[_0xb36b('0x54')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x6]?_0x2321f2[_0xb36b('0x45')][0x6]['value']:undefined)||''},{'name':'attrSmsAccounts','value':_0x2321f2['attrSmsAccounts']||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x7]?_0x2321f2[_0xb36b('0x45')][0x7]['value']:undefined)||''},{'name':_0xb36b('0x5d'),'value':_0x2321f2[_0xb36b('0x5d')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x8]?_0x2321f2[_0xb36b('0x45')][0x8][_0xb36b('0x46')]:undefined)||''},{'name':'attrWhatsappAccounts','value':_0x2321f2[_0xb36b('0x56')]||(_0x2321f2['attrs']&&_0x2321f2['attrs'][0x9]?_0x2321f2[_0xb36b('0x45')][0x9][_0xb36b('0x46')]:undefined)||''},{'name':_0xb36b('0x57'),'value':_0x2321f2['attrChatWebsites']||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2['attrs'][0xa]?_0x2321f2['attrs'][0xa]['value']:undefined)||''}];case _0xb36b('0x5e'):return[{'name':_0xb36b('0x5f'),'type':_0x2321f2[_0xb36b('0x60')]||(_0x2321f2[_0xb36b('0x45')]&&_0x2321f2[_0xb36b('0x45')][0x0]?_0x2321f2[_0xb36b('0x45')][0x0][_0xb36b('0x61')]:undefined)||null,'value':_0x2321f2[_0xb36b('0x5f')]||(_0x2321f2['attrs']&&_0x2321f2['attrs'][0x0]?_0x2321f2[_0xb36b('0x45')][0x0]['value']:undefined)||null},{'name':'attrRefresh','value':_0x2321f2[_0xb36b('0x62')]||(_0x2321f2['attrs']&&_0x2321f2[_0xb36b('0x45')][0x1]?_0x2321f2[_0xb36b('0x45')][0x1][_0xb36b('0x46')]:undefined)||0x0}];default:return[];}}catch(_0x2d0b31){logger[_0xb36b('0x2f')]('widgetAttributes:\x20%s',JSON[_0xb36b('0x63')](_0x2d0b31));return[];}}exports[_0xb36b('0x64')]=function(_0x90d269,_0x457d1b){if(_0x90d269[_0xb36b('0x65')]){_0x90d269[_0xb36b('0x65')]['attrs']=widgetAttributes(_0x90d269[_0xb36b('0x65')]);}return db['DashboardItem'][_0xb36b('0x64')](_0x90d269['body'],{})[_0xb36b('0x2d')](respondWithResult(_0x457d1b,0xc9))[_0xb36b('0x41')](handleError(_0x457d1b,null));};exports[_0xb36b('0x66')]=function(_0x5da58e,_0xd5e6a6){if(_0x5da58e['body']['id']){delete _0x5da58e[_0xb36b('0x65')]['id'];}_0x5da58e[_0xb36b('0x65')]['attrs']=widgetAttributes(_0x5da58e[_0xb36b('0x65')]);return db['DashboardItem'][_0xb36b('0x42')]({'where':{'id':_0x5da58e[_0xb36b('0x32')]['id']}})[_0xb36b('0x2d')](handleEntityNotFound(_0xd5e6a6,null))[_0xb36b('0x2d')](saveUpdates(_0x5da58e[_0xb36b('0x65')],null))[_0xb36b('0x2d')](respondWithResult(_0xd5e6a6,null))[_0xb36b('0x41')](handleError(_0xd5e6a6,null));};
\ No newline at end of file
+var _0x6333=['keys','DashboardItem','rawAttributes','query','filters','attributes','intersection','includeAll','include','find','catch','iframe','attrUrl','attrs','value','https://','attrPath','attrHourFormat','HH:mm:ss','attrTimezone','0.00','attrFontSize','attrMetric','total','attrVoiceQueues','attrChannel','voice','attrFaxAccounts','attrSmsAccounts','attrOpenchannelAccounts','attrWhatsappAccounts','attrChatWebsites','multibar-chart','attrSerie1','attrSerie2','attrSerie3','web-report','attrReport','reportType','attrRefresh','widgetAttributes:\x20%s','stringify','create','body','fast-json-patch','moment','bluebird','util','sox','to-csv','lodash','squel','crypto','ioredis','../../components/auth/service','../../components/parsers/qs','../../config/license/hardware','../../config/logger','../../config/environment','redis','defaults','localhost','socket.io-emitter','./dashboardItem.socket','register','status','end','offset','undefined','count','limit','Content-Range','json','apply','reject','save','update','then','destroy','sendStatus','error','stack','name','send','show','params','model'];(function(_0x2bf768,_0x5692aa){var _0x521c1e=function(_0x839cd){while(--_0x839cd){_0x2bf768['push'](_0x2bf768['shift']());}};_0x521c1e(++_0x5692aa);}(_0x6333,0x83));var _0x3633=function(_0x3c0be1,_0x193384){_0x3c0be1=_0x3c0be1-0x0;var _0x3d3787=_0x6333[_0x3c0be1];return _0x3d3787;};'use strict';var emlformat=require('eml-format');var rimraf=require('rimraf');var zipdir=require('zip-dir');var jsonpatch=require(_0x3633('0x0'));var rp=require('request-promise');var moment=require(_0x3633('0x1'));var BPromise=require(_0x3633('0x2'));var Mustache=require('mustache');var util=require(_0x3633('0x3'));var path=require('path');var sox=require(_0x3633('0x4'));var csv=require(_0x3633('0x5'));var ejs=require('ejs');var fs=require('fs');var fs_extra=require('fs-extra');var _=require(_0x3633('0x6'));var squel=require(_0x3633('0x7'));var crypto=require(_0x3633('0x8'));var jsforce=require('jsforce');var deskjs=require('desk.js');var toCsv=require(_0x3633('0x5'));var querystring=require('querystring');var Papa=require('papaparse');var Redis=require(_0x3633('0x9'));var authService=require(_0x3633('0xa'));var qs=require(_0x3633('0xb'));var as=require('../../components/parsers/advancedSearch');var hardwareService=require(_0x3633('0xc'));var logger=require(_0x3633('0xd'))('api');var utils=require('../../config/utils');var config=require(_0x3633('0xe'));var licenseUtil=require('../../config/license/util');var db=require('../../mysqldb')['db'];config[_0x3633('0xf')]=_[_0x3633('0x10')](config[_0x3633('0xf')],{'host':_0x3633('0x11'),'port':0x18eb});var socket=require(_0x3633('0x12'))(new Redis(config['redis']));require(_0x3633('0x13'))[_0x3633('0x14')](socket);function respondWithStatusCode(_0x5bf51b,_0x57460b){_0x57460b=_0x57460b||0xcc;return function(_0x55b6cd){if(_0x55b6cd){return _0x5bf51b['sendStatus'](_0x57460b);}return _0x5bf51b[_0x3633('0x15')](_0x57460b)[_0x3633('0x16')]();};}function respondWithResult(_0x2f5eab,_0x42a894){_0x42a894=_0x42a894||0xc8;return function(_0x1acaeb){if(_0x1acaeb){return _0x2f5eab[_0x3633('0x15')](_0x42a894)['json'](_0x1acaeb);}};}function respondWithFilteredResult(_0x2d123e,_0x349ee7){return function(_0x578e08){if(_0x578e08){var _0x57961b=typeof _0x349ee7[_0x3633('0x17')]==='undefined'&&typeof _0x349ee7['limit']===_0x3633('0x18');var _0x13f7af=_0x578e08[_0x3633('0x19')];var _0x4bdb9b=_0x57961b?0x0:_0x349ee7[_0x3633('0x17')];var _0xd34aef=_0x57961b?_0x578e08[_0x3633('0x19')]:_0x349ee7['offset']+_0x349ee7[_0x3633('0x1a')];var _0x2b7f86;if(_0xd34aef>=_0x13f7af){_0xd34aef=_0x13f7af;_0x2b7f86=0xc8;}else{_0x2b7f86=0xce;}_0x2d123e[_0x3633('0x15')](_0x2b7f86);return _0x2d123e['set'](_0x3633('0x1b'),_0x4bdb9b+'-'+_0xd34aef+'/'+_0x13f7af)[_0x3633('0x1c')](_0x578e08);}return null;};}function patchUpdates(_0x4ed8e3){return function(_0x2efd9a){try{jsonpatch[_0x3633('0x1d')](_0x2efd9a,_0x4ed8e3,!![]);}catch(_0x1d5270){return BPromise[_0x3633('0x1e')](_0x1d5270);}return _0x2efd9a[_0x3633('0x1f')]();};}function saveUpdates(_0x27511a,_0x2db92e){return function(_0xedb9dc){if(_0xedb9dc){return _0xedb9dc[_0x3633('0x20')](_0x27511a)[_0x3633('0x21')](function(_0x2c781f){return _0x2c781f;});}return null;};}function removeEntity(_0x3844d5,_0x4b0ad7){return function(_0x2a1b70){if(_0x2a1b70){return _0x2a1b70[_0x3633('0x22')]()['then'](function(){_0x3844d5[_0x3633('0x15')](0xcc)[_0x3633('0x16')]();});}};}function handleEntityNotFound(_0x394c0a,_0x3c3c22){return function(_0x19df4a){if(!_0x19df4a){_0x394c0a[_0x3633('0x23')](0x194);}return _0x19df4a;};}function handleError(_0x5ef18c,_0x5b8524){_0x5b8524=_0x5b8524||0x1f4;return function(_0x9fa0fd){logger[_0x3633('0x24')](_0x9fa0fd[_0x3633('0x25')]);if(_0x9fa0fd[_0x3633('0x26')]){delete _0x9fa0fd[_0x3633('0x26')];}_0x5ef18c[_0x3633('0x15')](_0x5b8524)[_0x3633('0x27')](_0x9fa0fd);};}exports[_0x3633('0x28')]=function(_0x448aef,_0x2ceabb){var _0x4fddd5={'raw':![],'where':{'id':_0x448aef[_0x3633('0x29')]['id']}},_0x37b887={};_0x37b887[_0x3633('0x2a')]=_[_0x3633('0x2b')](db[_0x3633('0x2c')][_0x3633('0x2d')]);_0x37b887[_0x3633('0x2e')]=_['keys'](_0x448aef[_0x3633('0x2e')]);_0x37b887[_0x3633('0x2f')]=_['intersection'](_0x37b887[_0x3633('0x2a')],_0x37b887[_0x3633('0x2e')]);_0x4fddd5[_0x3633('0x30')]=_[_0x3633('0x31')](_0x37b887[_0x3633('0x2a')],qs['fields'](_0x448aef[_0x3633('0x2e')]['fields']));_0x4fddd5['attributes']=_0x4fddd5[_0x3633('0x30')]['length']?_0x4fddd5[_0x3633('0x30')]:_0x37b887[_0x3633('0x2a')];if(_0x448aef['query'][_0x3633('0x32')]){_0x4fddd5[_0x3633('0x33')]=[{'all':!![]}];}_0x4fddd5=_['merge']({},_0x4fddd5,_0x448aef['options']);return db[_0x3633('0x2c')][_0x3633('0x34')](_0x4fddd5)[_0x3633('0x21')](handleEntityNotFound(_0x2ceabb,null))[_0x3633('0x21')](respondWithResult(_0x2ceabb,null))['catch'](handleError(_0x2ceabb,null));};exports[_0x3633('0x22')]=function(_0x2ce894,_0x18ece9){return db['DashboardItem'][_0x3633('0x34')]({'where':{'id':_0x2ce894['params']['id']}})[_0x3633('0x21')](handleEntityNotFound(_0x18ece9,null))[_0x3633('0x21')](removeEntity(_0x18ece9,null))[_0x3633('0x35')](handleError(_0x18ece9,null));};function widgetAttributes(_0x1efeb8){try{switch(_0x1efeb8['type']){case _0x3633('0x36'):return[{'name':_0x3633('0x37'),'value':_0x1efeb8['attrUrl']||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8['attrs'][0x0]?_0x1efeb8[_0x3633('0x38')][0x0][_0x3633('0x39')]:undefined)||_0x3633('0x3a')}];case'custom':return[{'name':_0x3633('0x3b'),'value':_0x1efeb8['attrPath']||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x0]?_0x1efeb8[_0x3633('0x38')][0x0][_0x3633('0x39')]:undefined)||''}];case'clock':return[{'name':_0x3633('0x3c'),'value':_0x1efeb8[_0x3633('0x3c')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x0]?_0x1efeb8[_0x3633('0x38')][0x0][_0x3633('0x39')]:undefined)||_0x3633('0x3d')},{'name':_0x3633('0x3e'),'value':_0x1efeb8['attrTimezone']||(_0x1efeb8['attrs']&&_0x1efeb8[_0x3633('0x38')][0x1]?_0x1efeb8['attrs'][0x1][_0x3633('0x39')]:undefined)||_0x3633('0x3f')},{'name':'attrFontSize','value':_0x1efeb8[_0x3633('0x40')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x2]?_0x1efeb8[_0x3633('0x38')][0x2][_0x3633('0x39')]:undefined)||0xc}];case'counter':return[{'name':'attrMetric','value':_0x1efeb8[_0x3633('0x41')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x0]?_0x1efeb8[_0x3633('0x38')][0x0][_0x3633('0x39')]:undefined)||_0x3633('0x42')},{'name':_0x3633('0x43'),'value':_0x1efeb8['attrVoiceQueues']||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x1]?_0x1efeb8[_0x3633('0x38')][0x1]['value']:undefined)||[]},{'name':'attrFontSize','value':_0x1efeb8[_0x3633('0x40')]||(_0x1efeb8['attrs']&&_0x1efeb8[_0x3633('0x38')][0x2]?_0x1efeb8['attrs'][0x2][_0x3633('0x39')]:undefined)||0x14},{'name':_0x3633('0x44'),'value':_0x1efeb8[_0x3633('0x44')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x3]?_0x1efeb8[_0x3633('0x38')][0x3][_0x3633('0x39')]:undefined)||_0x3633('0x45')},{'name':'attrEmailAccounts','value':_0x1efeb8['attrEmailAccounts']||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x4]?_0x1efeb8['attrs'][0x4][_0x3633('0x39')]:undefined)||''},{'name':_0x3633('0x46'),'value':_0x1efeb8[_0x3633('0x46')]||(_0x1efeb8['attrs']&&_0x1efeb8['attrs'][0x5]?_0x1efeb8[_0x3633('0x38')][0x5][_0x3633('0x39')]:undefined)||''},{'name':_0x3633('0x47'),'value':_0x1efeb8[_0x3633('0x47')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x6]?_0x1efeb8['attrs'][0x6][_0x3633('0x39')]:undefined)||''},{'name':_0x3633('0x48'),'value':_0x1efeb8[_0x3633('0x48')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x7]?_0x1efeb8[_0x3633('0x38')][0x7][_0x3633('0x39')]:undefined)||''},{'name':'attrWhatsappAccounts','value':_0x1efeb8[_0x3633('0x49')]||(_0x1efeb8['attrs']&&_0x1efeb8[_0x3633('0x38')][0x8]?_0x1efeb8[_0x3633('0x38')][0x8]['value']:undefined)||''},{'name':_0x3633('0x4a'),'value':_0x1efeb8['attrChatWebsites']||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x9]?_0x1efeb8[_0x3633('0x38')][0x9][_0x3633('0x39')]:undefined)||''}];case _0x3633('0x4b'):case'pie-chart':return[{'name':_0x3633('0x4c'),'value':_0x1efeb8[_0x3633('0x4c')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8['attrs'][0x0]?_0x1efeb8['attrs'][0x0][_0x3633('0x39')]:undefined)||'total'},{'name':'attrSerie2','value':_0x1efeb8[_0x3633('0x4d')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x1]?_0x1efeb8[_0x3633('0x38')][0x1]['value']:undefined)||null},{'name':_0x3633('0x4e'),'value':_0x1efeb8[_0x3633('0x4e')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x2]?_0x1efeb8[_0x3633('0x38')][0x2][_0x3633('0x39')]:undefined)||null},{'name':_0x3633('0x43'),'value':_0x1efeb8['attrVoiceQueues']||(_0x1efeb8['attrs']&&_0x1efeb8['attrs'][0x3]?_0x1efeb8[_0x3633('0x38')][0x3][_0x3633('0x39')]:undefined)||[]},{'name':_0x3633('0x44'),'value':_0x1efeb8['attrChannel']||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x4]?_0x1efeb8['attrs'][0x4][_0x3633('0x39')]:undefined)||_0x3633('0x45')},{'name':'attrEmailAccounts','value':_0x1efeb8['attrEmailAccounts']||(_0x1efeb8['attrs']&&_0x1efeb8[_0x3633('0x38')][0x5]?_0x1efeb8[_0x3633('0x38')][0x5][_0x3633('0x39')]:undefined)||''},{'name':_0x3633('0x46'),'value':_0x1efeb8[_0x3633('0x46')]||(_0x1efeb8['attrs']&&_0x1efeb8[_0x3633('0x38')][0x6]?_0x1efeb8[_0x3633('0x38')][0x6][_0x3633('0x39')]:undefined)||''},{'name':'attrSmsAccounts','value':_0x1efeb8[_0x3633('0x47')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8['attrs'][0x7]?_0x1efeb8['attrs'][0x7][_0x3633('0x39')]:undefined)||''},{'name':_0x3633('0x48'),'value':_0x1efeb8['attrOpenchannelAccounts']||(_0x1efeb8['attrs']&&_0x1efeb8['attrs'][0x8]?_0x1efeb8[_0x3633('0x38')][0x8][_0x3633('0x39')]:undefined)||''},{'name':_0x3633('0x49'),'value':_0x1efeb8[_0x3633('0x49')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8['attrs'][0x9]?_0x1efeb8[_0x3633('0x38')][0x9][_0x3633('0x39')]:undefined)||''},{'name':_0x3633('0x4a'),'value':_0x1efeb8[_0x3633('0x4a')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0xa]?_0x1efeb8['attrs'][0xa][_0x3633('0x39')]:undefined)||''}];case _0x3633('0x4f'):return[{'name':_0x3633('0x50'),'type':_0x1efeb8[_0x3633('0x51')]||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x0]?_0x1efeb8[_0x3633('0x38')][0x0]['type']:undefined)||null,'value':_0x1efeb8['attrReport']||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x0]?_0x1efeb8['attrs'][0x0]['value']:undefined)||null},{'name':_0x3633('0x52'),'value':_0x1efeb8['attrRefresh']||(_0x1efeb8[_0x3633('0x38')]&&_0x1efeb8[_0x3633('0x38')][0x1]?_0x1efeb8[_0x3633('0x38')][0x1]['value']:undefined)||0x0}];default:return[];}}catch(_0x57a449){logger['error'](_0x3633('0x53'),JSON[_0x3633('0x54')](_0x57a449));return[];}}exports['create']=function(_0xfc959a,_0x14c8e0){if(_0xfc959a['body']){_0xfc959a['body'][_0x3633('0x38')]=widgetAttributes(_0xfc959a['body']);}return db[_0x3633('0x2c')][_0x3633('0x55')](_0xfc959a[_0x3633('0x56')],{})[_0x3633('0x21')](respondWithResult(_0x14c8e0,0xc9))[_0x3633('0x35')](handleError(_0x14c8e0,null));};exports[_0x3633('0x20')]=function(_0x2e52e7,_0x49a462){if(_0x2e52e7[_0x3633('0x56')]['id']){delete _0x2e52e7[_0x3633('0x56')]['id'];}_0x2e52e7[_0x3633('0x56')][_0x3633('0x38')]=widgetAttributes(_0x2e52e7['body']);return db[_0x3633('0x2c')][_0x3633('0x34')]({'where':{'id':_0x2e52e7[_0x3633('0x29')]['id']}})[_0x3633('0x21')](handleEntityNotFound(_0x49a462,null))[_0x3633('0x21')](saveUpdates(_0x2e52e7['body'],null))[_0x3633('0x21')](respondWithResult(_0x49a462,null))[_0x3633('0x35')](handleError(_0x49a462,null));};
\ No newline at end of file