@formio/reporting 1.0.0-rc.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/README.md +23 -0
  2. package/lib/Report.d.ts +8 -0
  3. package/lib/ReportForm.d.ts +7 -0
  4. package/lib/components/ReportingControls/ReportingControls.d.ts +36 -0
  5. package/lib/components/ReportingGrid/ReportingGrid.d.ts +53 -0
  6. package/lib/components/ReportingGrid/customFilters.d.ts +12 -0
  7. package/lib/components/index.d.ts +7 -0
  8. package/lib/index.d.ts +21 -0
  9. package/lib/licenseCheck/common.d.ts +1 -0
  10. package/lib/licenseCheck/index.d.ts +2 -0
  11. package/lib/licenseCheck/portal.d.ts +1 -0
  12. package/lib/providers/ReportingUrlFetchProvider.d.ts +83 -0
  13. package/lib/providers/index.d.ts +5 -0
  14. package/lib/services/ReportingStorageService.d.ts +7 -0
  15. package/lib/templates/bootstrap/index.d.ts +6 -0
  16. package/lib/templates/bootstrap/reportingGrid/index.d.ts +4 -0
  17. package/lib/templates/bootstrap3/index.d.ts +6 -0
  18. package/lib/templates/bootstrap3/reportingGrid/index.d.ts +4 -0
  19. package/lib/templates/index.d.ts +14 -0
  20. package/lib/templates/semantic/index.d.ts +2 -0
  21. package/lib/templates/semantic/reportingGrid/index.d.ts +4 -0
  22. package/lib/utils/AggregationOperators/AggregationOperator.d.ts +23 -0
  23. package/lib/utils/AggregationOperators/Avg.d.ts +15 -0
  24. package/lib/utils/AggregationOperators/Concat.d.ts +15 -0
  25. package/lib/utils/AggregationOperators/Count.d.ts +17 -0
  26. package/lib/utils/AggregationOperators/DateDiff.d.ts +19 -0
  27. package/lib/utils/AggregationOperators/DayOfMonth.d.ts +18 -0
  28. package/lib/utils/AggregationOperators/DayOfWeek.d.ts +18 -0
  29. package/lib/utils/AggregationOperators/DayOfYear.d.ts +18 -0
  30. package/lib/utils/AggregationOperators/Divide.d.ts +15 -0
  31. package/lib/utils/AggregationOperators/Max.d.ts +15 -0
  32. package/lib/utils/AggregationOperators/Min.d.ts +15 -0
  33. package/lib/utils/AggregationOperators/Month.d.ts +18 -0
  34. package/lib/utils/AggregationOperators/Multiply.d.ts +15 -0
  35. package/lib/utils/AggregationOperators/Size.d.ts +23 -0
  36. package/lib/utils/AggregationOperators/Sum.d.ts +18 -0
  37. package/lib/utils/AggregationOperators/Week.d.ts +18 -0
  38. package/lib/utils/AggregationOperators/Year.d.ts +18 -0
  39. package/lib/utils/AggregationOperators/index.d.ts +20 -0
  40. package/lib/utils/FilterOperators.d.ts +2 -0
  41. package/lib/utils/configurationFormUtils.d.ts +50 -0
  42. package/lib/utils/controlsUtils.d.ts +252 -0
  43. package/lib/utils/filtersQueries.d.ts +21 -0
  44. package/lib/utils/gridUtils.d.ts +3 -0
  45. package/lib/utils/index.d.ts +295 -0
  46. package/lib/utils/libraryName.d.ts +2 -0
  47. package/lib/utils/utils.d.ts +16 -0
  48. package/package.json +1 -0
  49. package/reporting.css +3 -0
  50. package/reporting.js +1 -0
package/reporting.js ADDED
@@ -0,0 +1 @@
1
+ !function(_0xe6e06c,_0x5d9448){'object'==typeof exports&&'object'==typeof module?module['exports']=_0x5d9448():'function'==typeof define&&define['amd']?define([],_0x5d9448):'object'==typeof exports?exports['reporting']=_0x5d9448():_0xe6e06c['reporting']=_0x5d9448();}(self,function(){return(function(){var _0x22c1c2={0x28d:function(_0x3efb13,_0x899992,_0x30e53f){'use strict';var _0x5dae87,_0x47af8e=this&&this['__extends']||(_0x5dae87=function(_0x3dc990,_0x28840a){return _0x5dae87=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x83fa1,_0x5f022b){_0x83fa1['__proto__']=_0x5f022b;}||function(_0x3fa72f,_0x187064){for(var _0x2a9fda in _0x187064)Object['prototype']['hasOwnProperty']['call'](_0x187064,_0x2a9fda)&&(_0x3fa72f[_0x2a9fda]=_0x187064[_0x2a9fda]);},_0x5dae87(_0x3dc990,_0x28840a);},function(_0x4806fb,_0x373074){if('function'!=typeof _0x373074&&null!==_0x373074)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x373074)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x1359ef(){this['constructor']=_0x4806fb;}_0x5dae87(_0x4806fb,_0x373074),_0x4806fb['prototype']=null===_0x373074?Object['create'](_0x373074):(_0x1359ef['prototype']=_0x373074['prototype'],new _0x1359ef());}),_0x4370b4=this&&this['__read']||function(_0x111d54,_0x1778b1){var _0x5a5a84='function'==typeof Symbol&&_0x111d54[Symbol['iterator']];if(!_0x5a5a84)return _0x111d54;var _0x50dd06,_0x36505f,_0x3cdf2b=_0x5a5a84['call'](_0x111d54),_0x58bb9a=[];try{for(;(void 0x0===_0x1778b1||_0x1778b1-->0x0)&&!(_0x50dd06=_0x3cdf2b['next']())['done'];)_0x58bb9a['push'](_0x50dd06['value']);}catch(_0x2f65be){_0x36505f={'error':_0x2f65be};}finally{try{_0x50dd06&&!_0x50dd06['done']&&(_0x5a5a84=_0x3cdf2b['return'])&&_0x5a5a84['call'](_0x3cdf2b);}finally{if(_0x36505f)throw _0x36505f['error'];}}return _0x58bb9a;},_0x3d9fb2=this&&this['__spreadArray']||function(_0x36b844,_0x2aefa4,_0x44fea0){if(_0x44fea0||0x2===arguments['length']){for(var _0x1b1c75,_0x3745af=0x0,_0x5903b7=_0x2aefa4['length'];_0x3745af<_0x5903b7;_0x3745af++)!_0x1b1c75&&_0x3745af in _0x2aefa4||(_0x1b1c75||(_0x1b1c75=Array['prototype']['slice']['call'](_0x2aefa4,0x0,_0x3745af)),_0x1b1c75[_0x3745af]=_0x2aefa4[_0x3745af]);}return _0x36b844['concat'](_0x1b1c75||Array['prototype']['slice']['call'](_0x2aefa4));};Object['defineProperty'](_0x899992,'__esModule',{'value':!0x0});var _0x49ab8a=_0x30e53f(0x284),_0x497cdf=_0x30e53f(0x1e0),_0x593c06=_0x30e53f(0x213),_0x3fddd7=_0x30e53f(0x9d),_0x4b2d2c=function(_0x52fdb8){function _0xb0b728(){return null!==_0x52fdb8&&_0x52fdb8['apply'](this,arguments)||this;}return _0x47af8e(_0xb0b728,_0x52fdb8),_0xb0b728['prototype']['setForm']=function(_0x530e02){var _0xae1293,_0x326dbd=this;if('string'==typeof(_0x530e02=_0x530e02||this['form'])){var _0x13ee5b,_0x4036d8=new _0x49ab8a['Formio'](_0x530e02);_0xae1293=(0x0,_0x3fddd7['default'])(_0x4036d8['projectUrl'])['then'](function(){return _0x326dbd['getSubmission'](_0x4036d8,_0x326dbd['options']);})['catch'](function(_0x2bd904){_0x13ee5b=_0x2bd904;})['then'](function(_0x2850c8){var _0x3fa0b2=null;if(_0x13ee5b&&(_0x3fa0b2=_0x326dbd['errorForm'](_0x13ee5b)),_0x326dbd['instance']=_0x326dbd['instance']||(_0x3fa0b2?_0x52fdb8['prototype']['create']['call'](_0x326dbd):_0x326dbd['create']()),_0x326dbd['instance']['url']=_0x530e02,_0x326dbd['instance']['nosubmit']=!0x0,_0x326dbd['_form']=_0x326dbd['instance']['form']=_0x3fa0b2||{'components':[],'report':_0x2850c8},_0x13ee5b)throw _0x13ee5b;return _0x326dbd['instance'];});}else{if(_0x593c06['_']['isPlainObject'](_0x530e02)&&this['options']['projectEndpoint']){var _0x31055b;_0xae1293=(0x0,_0x3fddd7['default'])(this['options']['projectEndpoint'])['then'](function(){return _0x326dbd['instance']=_0x326dbd['instance']||_0x326dbd['create'](),_0x326dbd['instance']['url']=_0x326dbd['options']['projectEndpoint'],_0x326dbd['_form']=_0x326dbd['instance']['form']={'components':[],'report':_0x530e02},_0x326dbd['instance']['ready'];})['catch'](function(_0x4f28ce){_0x31055b=_0x4f28ce;})['then'](function(){if(_0x31055b){var _0xdf2dd8=_0x326dbd['errorForm'](_0x31055b);throw _0x326dbd['instance']=_0x52fdb8['prototype']['create']['call'](_0x326dbd),_0x326dbd['instance']['nosubmit']=!0x0,_0x326dbd['_form']=_0x326dbd['instance']['form']=_0xdf2dd8,_0x31055b;}});}else{this['instance']=this['instance']||_0x52fdb8['prototype']['create']['call'](this);var _0x4d9128=_0x530e02?_0x593c06['_']['isPlainObject'](_0x530e02)&&!this['options']['projectEndpoint']?'Unable\x20to\x20create\x20a\x20report.\x20The\x20projectEndpoint\x20option\x20is\x20required\x20for\x20reports\x20rendered\x20using\x20the\x20JSON\x20schema.':'Unable\x20to\x20create\x20a\x20report.\x20Please\x20make\x20sure\x20you\x20are\x20using\x20correct\x20parameters.':'Unable\x20to\x20create\x20a\x20report.\x20No\x20report\x20URL\x20or\x20JSON\x20schema\x20is\x20provided.';this['_form']=this['instance']['form']=this['errorForm'](this['t'](_0x4d9128)),_0xae1293=this['instance']['ready'];}}return _0xae1293['then'](function(){return _0x326dbd['element']=_0x326dbd['instance']['element'],_0x326dbd['instance'];});},_0xb0b728['prototype']['create']=function(){return new _0x497cdf['default'](this['element'],this['options']);},_0xb0b728['create']=function(){var _0x1f12b0=arguments;return new(_0xb0b728['bind']['apply'](_0xb0b728,_0x3d9fb2([void 0x0],_0x4370b4(_0x1f12b0),!0x1)))()['ready'];},_0xb0b728;}(_0x49ab8a['Form']);Object['freeze'](_0x4b2d2c['prototype']),_0x899992['default']=Object['freeze'](_0x4b2d2c);},0x1e0:function(_0x26c3ae,_0x4193e0,_0xa3649e){'use strict';var _0x14bb46,_0x38cfd4=this&&this['__extends']||(_0x14bb46=function(_0x4a9362,_0x16c833){return _0x14bb46=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x354430,_0x218930){_0x354430['__proto__']=_0x218930;}||function(_0x102d4e,_0x4a39a8){for(var _0x111394 in _0x4a39a8)Object['prototype']['hasOwnProperty']['call'](_0x4a39a8,_0x111394)&&(_0x102d4e[_0x111394]=_0x4a39a8[_0x111394]);},_0x14bb46(_0x4a9362,_0x16c833);},function(_0xa7d5cc,_0x34173a){if('function'!=typeof _0x34173a&&null!==_0x34173a)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x34173a)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x50bd42(){this['constructor']=_0xa7d5cc;}_0x14bb46(_0xa7d5cc,_0x34173a),_0xa7d5cc['prototype']=null===_0x34173a?Object['create'](_0x34173a):(_0x50bd42['prototype']=_0x34173a['prototype'],new _0x50bd42());});Object['defineProperty'](_0x4193e0,'__esModule',{'value':!0x0});var _0x25a2d1=_0xa3649e(0x284),_0x14825b=_0xa3649e(0x29a),_0x10dd03=function(_0x3cec50){function _0x162246(){return null!==_0x3cec50&&_0x3cec50['apply'](this,arguments)||this;}return _0x38cfd4(_0x162246,_0x3cec50),_0x162246['prototype']['init']=function(){var _0x3da9ac,_0xf71b46=this;try{var _0x241f2a=this['form']['report'];if(!_0x241f2a)return _0x3cec50['prototype']['init']['call'](this);var _0x23d351={'label':'Reporting\x20Grid','key':_0x14825b['default']['reportingGridConfig']['gridKey'],'type':'reportinggrid','input':!0x0,'hideLabel':!0x0,'components':[]},_0x1df531={'label':'Reporting\x20Controls','key':_0x14825b['default']['reportingControlsConfig']['controlsKey'],'type':'reportingcontrols','hideLabel':!0x0,'input':!0x0,'components':[]};return this['form']['components']=_0x241f2a['data']['enableControls']?[_0x1df531,_0x23d351]:[_0x23d351],this['reportingLoading']=!0x0,this['reportingFormsReady']=this['formio']['loadForms']({'params':{'_id__in':_0x25a2d1['Utils']['_']['join']((null===(_0x3da9ac=_0x241f2a['data'])||void 0x0===_0x3da9ac?void 0x0:_0x3da9ac['forms'])||[],',')}})['then'](function(_0xf9808){if(!(_0x241f2a['data']['forms']&&_0xf9808&&_0xf9808['length']<_0x241f2a['data']['forms']['length'])){_0xf71b46['reportingForms']=_0xf9808,_0xf71b46['reportingLoading']=!0x1;var _0x3efcec=_0x3cec50['prototype']['init']['call'](_0xf71b46);return _0xf71b46['redraw'](),_0x3efcec;}_0xf71b46['setAlert']('danger',_0xf71b46['t']('Unable\x20to\x20get\x20all\x20Report\x20Source\x20Forms.'));})['catch'](function(_0x130174){_0xf71b46['setAlert']('danger',''['concat'](_0xf71b46['t']('Unable\x20to\x20get\x20the\x20Report\x20Source\x20Forms.'),':\x20')['concat'](_0x130174)),_0xf71b46['reportingLoading']=!0x1;}),this['reportingFormsReady'];}catch(_0x96cb7f){this['setAlert']('danger',''['concat'](this['t']('Report\x20Form\x20initialization\x20error'),':\x20')['concat'](_0x96cb7f));}},_0x162246['prototype']['render']=function(){return this['reportingLoading']?_0x3cec50['prototype']['render']['call'](this,this['renderTemplate']('loader')):_0x3cec50['prototype']['render']['call'](this);},_0x162246;}(_0x25a2d1['Displays']['getDisplay']('webform'));_0x4193e0['default']=_0x10dd03;},0x249:function(_0x2eed0b,_0x260a29,_0x2ae187){'use strict';var _0x30009d,_0x17fc2d=this&&this['__extends']||(_0x30009d=function(_0x597045,_0x3d0bb3){return _0x30009d=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x500b68,_0xb8dde1){_0x500b68['__proto__']=_0xb8dde1;}||function(_0x591233,_0x1281a5){for(var _0x3ed3a2 in _0x1281a5)Object['prototype']['hasOwnProperty']['call'](_0x1281a5,_0x3ed3a2)&&(_0x591233[_0x3ed3a2]=_0x1281a5[_0x3ed3a2]);},_0x30009d(_0x597045,_0x3d0bb3);},function(_0x3e53f3,_0x739a84){if('function'!=typeof _0x739a84&&null!==_0x739a84)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x739a84)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x7786d2(){this['constructor']=_0x3e53f3;}_0x30009d(_0x3e53f3,_0x739a84),_0x3e53f3['prototype']=null===_0x739a84?Object['create'](_0x739a84):(_0x7786d2['prototype']=_0x739a84['prototype'],new _0x7786d2());}),_0x4866f6=this&&this['__assign']||function(){return _0x4866f6=Object['assign']||function(_0x207e71){for(var _0x278732,_0x2ad6d8=0x1,_0x5b0063=arguments['length'];_0x2ad6d8<_0x5b0063;_0x2ad6d8++)for(var _0x5eafad in _0x278732=arguments[_0x2ad6d8])Object['prototype']['hasOwnProperty']['call'](_0x278732,_0x5eafad)&&(_0x207e71[_0x5eafad]=_0x278732[_0x5eafad]);return _0x207e71;},_0x4866f6['apply'](this,arguments);},_0xa13b29=this&&this['__awaiter']||function(_0x10350b,_0x5b7e0a,_0x2b0407,_0x4e04c0){return new(_0x2b0407||(_0x2b0407=Promise))(function(_0x1ef6aa,_0x9dc0b2){function _0x4ae59a(_0x27cc8a){try{_0x421ea9(_0x4e04c0['next'](_0x27cc8a));}catch(_0x308231){_0x9dc0b2(_0x308231);}}function _0x39e065(_0x9d511c){try{_0x421ea9(_0x4e04c0['throw'](_0x9d511c));}catch(_0x2b4dfd){_0x9dc0b2(_0x2b4dfd);}}function _0x421ea9(_0x6148cd){var _0x7ed388;_0x6148cd['done']?_0x1ef6aa(_0x6148cd['value']):(_0x7ed388=_0x6148cd['value'],_0x7ed388 instanceof _0x2b0407?_0x7ed388:new _0x2b0407(function(_0x249561){_0x249561(_0x7ed388);}))['then'](_0x4ae59a,_0x39e065);}_0x421ea9((_0x4e04c0=_0x4e04c0['apply'](_0x10350b,_0x5b7e0a||[]))['next']());});},_0x4f69b8=this&&this['__generator']||function(_0x40a294,_0xc2e2c2){var _0x4f9326,_0x4d4148,_0x1b2f89,_0x38d803,_0x33e763={'label':0x0,'sent':function(){if(0x1&_0x1b2f89[0x0])throw _0x1b2f89[0x1];return _0x1b2f89[0x1];},'trys':[],'ops':[]};return _0x38d803={'next':_0x14af64(0x0),'throw':_0x14af64(0x1),'return':_0x14af64(0x2)},'function'==typeof Symbol&&(_0x38d803[Symbol['iterator']]=function(){return this;}),_0x38d803;function _0x14af64(_0x16cf75){return function(_0x22b39f){return function(_0x35509b){if(_0x4f9326)throw new TypeError('Generator\x20is\x20already\x20executing.');for(;_0x38d803&&(_0x38d803=0x0,_0x35509b[0x0]&&(_0x33e763=0x0)),_0x33e763;)try{if(_0x4f9326=0x1,_0x4d4148&&(_0x1b2f89=0x2&_0x35509b[0x0]?_0x4d4148['return']:_0x35509b[0x0]?_0x4d4148['throw']||((_0x1b2f89=_0x4d4148['return'])&&_0x1b2f89['call'](_0x4d4148),0x0):_0x4d4148['next'])&&!(_0x1b2f89=_0x1b2f89['call'](_0x4d4148,_0x35509b[0x1]))['done'])return _0x1b2f89;switch(_0x4d4148=0x0,_0x1b2f89&&(_0x35509b=[0x2&_0x35509b[0x0],_0x1b2f89['value']]),_0x35509b[0x0]){case 0x0:case 0x1:_0x1b2f89=_0x35509b;break;case 0x4:return _0x33e763['label']++,{'value':_0x35509b[0x1],'done':!0x1};case 0x5:_0x33e763['label']++,_0x4d4148=_0x35509b[0x1],_0x35509b=[0x0];continue;case 0x7:_0x35509b=_0x33e763['ops']['pop'](),_0x33e763['trys']['pop']();continue;default:if(!((_0x1b2f89=(_0x1b2f89=_0x33e763['trys'])['length']>0x0&&_0x1b2f89[_0x1b2f89['length']-0x1])||0x6!==_0x35509b[0x0]&&0x2!==_0x35509b[0x0])){_0x33e763=0x0;continue;}if(0x3===_0x35509b[0x0]&&(!_0x1b2f89||_0x35509b[0x1]>_0x1b2f89[0x0]&&_0x35509b[0x1]<_0x1b2f89[0x3])){_0x33e763['label']=_0x35509b[0x1];break;}if(0x6===_0x35509b[0x0]&&_0x33e763['label']<_0x1b2f89[0x1]){_0x33e763['label']=_0x1b2f89[0x1],_0x1b2f89=_0x35509b;break;}if(_0x1b2f89&&_0x33e763['label']<_0x1b2f89[0x2]){_0x33e763['label']=_0x1b2f89[0x2],_0x33e763['ops']['push'](_0x35509b);break;}_0x1b2f89[0x2]&&_0x33e763['ops']['pop'](),_0x33e763['trys']['pop']();continue;}_0x35509b=_0xc2e2c2['call'](_0x40a294,_0x33e763);}catch(_0x2cc71d){_0x35509b=[0x6,_0x2cc71d],_0x4d4148=0x0;}finally{_0x4f9326=_0x1b2f89=0x0;}if(0x5&_0x35509b[0x0])throw _0x35509b[0x1];return{'value':_0x35509b[0x0]?_0x35509b[0x1]:void 0x0,'done':!0x0};}([_0x16cf75,_0x22b39f]);};}},_0x3e38e4=this&&this['__read']||function(_0x36727d,_0x1599ca){var _0x47b149='function'==typeof Symbol&&_0x36727d[Symbol['iterator']];if(!_0x47b149)return _0x36727d;var _0x51780a,_0x5894ad,_0x491da0=_0x47b149['call'](_0x36727d),_0x3503b7=[];try{for(;(void 0x0===_0x1599ca||_0x1599ca-->0x0)&&!(_0x51780a=_0x491da0['next']())['done'];)_0x3503b7['push'](_0x51780a['value']);}catch(_0x2a837b){_0x5894ad={'error':_0x2a837b};}finally{try{_0x51780a&&!_0x51780a['done']&&(_0x47b149=_0x491da0['return'])&&_0x47b149['call'](_0x491da0);}finally{if(_0x5894ad)throw _0x5894ad['error'];}}return _0x3503b7;},_0x3f6c24=this&&this['__spreadArray']||function(_0x1bc0b0,_0x35e373,_0x917684){if(_0x917684||0x2===arguments['length']){for(var _0x4e34fd,_0x439156=0x0,_0xfb52ef=_0x35e373['length'];_0x439156<_0xfb52ef;_0x439156++)!_0x4e34fd&&_0x439156 in _0x35e373||(_0x4e34fd||(_0x4e34fd=Array['prototype']['slice']['call'](_0x35e373,0x0,_0x439156)),_0x4e34fd[_0x439156]=_0x35e373[_0x439156]);}return _0x1bc0b0['concat'](_0x4e34fd||Array['prototype']['slice']['call'](_0x35e373));};Object['defineProperty'](_0x260a29,'__esModule',{'value':!0x0});var _0x24ebcb=_0x2ae187(0x284),_0x21dcd0=_0x24ebcb['Components']['components']['nested'],_0x1c0d44=_0x2ae187(0x213),_0x3dd2ec=_0x2ae187(0x181),_0x4b2b19=_0x2ae187(0x29a),_0x16840a=function(_0x578300){function _0x535134(_0x370dd2,_0x2d413b,_0x140aad){return _0x578300['call'](this,_0x370dd2,_0x2d413b,_0x140aad)||this;}return _0x17fc2d(_0x535134,_0x578300),_0x535134['schema']=function(){for(var _0x232476=[],_0x4eab74=0x0;_0x4eab74<arguments['length'];_0x4eab74++)_0x232476[_0x4eab74]=arguments[_0x4eab74];return _0x21dcd0['schema']['apply'](_0x21dcd0,_0x3f6c24([{'label':'Reporting\x20Controls','key':'reportingControls','type':'reportingcontrols','tag':'div','hideLabel':!0x0}],_0x3e38e4(_0x232476),!0x1));},Object['defineProperty'](_0x535134,'builderInfo',{'get':function(){return{};},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x535134['prototype'],'controlsEvents',{'get':function(){return _0x4b2b19['default']['reportingControlsConfig']['events'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x535134['prototype'],'singleFilterOperators',{'get':function(){return _0x4b2b19['default']['getSingleFilterOperators']();},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x535134['prototype'],'reportingConfig',{'get':function(){return this['root']['form']['report']['data'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x535134['prototype'],'reportingForms',{'get':function(){return this['root']['reportingForms'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x535134['prototype'],'reportingId',{'get':function(){return this['root']['form']['report']['_id'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x535134['prototype'],'formioGrid',{'get':function(){return this['reportingGrid']['formioGrid'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x535134['prototype'],'controlsSaveKey',{'get':function(){return''['concat'](_0x4b2b19['default']['reportingControlsConfig']['controlsKey'])['concat'](this['reportingId']);},'enumerable':!0x1,'configurable':!0x0}),_0x535134['prototype']['attach']=function(_0x2d90a6){var _0x1f9c8c=_0x4b2b19['default']['reportingGridConfig'],_0x109930=_0x4b2b19['default']['reportingControlsConfig'];this['reportingGrid']=this['root']['getComponent'](_0x1f9c8c['gridKey']);var _0x91cd02=this['storageService']['getAllData']()||{},_0x257e0c=_0x91cd02['filters'],_0x18ef29=_0x91cd02['columns'],_0x22e4ba=_0x1c0d44['_']['get'](_0x257e0c,'controls',null);if(_0x22e4ba){var _0x58b201=this['getComponent'](_0x109930['filtersCompKey']);_0x1c0d44['_']['isEqual'](_0x22e4ba&&_0x58b201['dataValue'])||(_0x58b201['setValue'](_0x22e4ba),_0x1c0d44['_']['each'](this['filterSettings'],function(_0x292206){var _0x5c2bf9=_0x1c0d44['_']['get'](_0x22e4ba,_0x292206['key'],!0x1);_0x292206['set']=_0x1c0d44['_']['isObject'](_0x5c2bf9)&&!_0x1c0d44['_']['isEmpty'](_0x5c2bf9)||!_0x1c0d44['_']['isObject'](_0x5c2bf9)&&_0x5c2bf9||_0x1c0d44['_']['isNumber'](_0x5c2bf9);}));}if(_0x18ef29){var _0x21c492=this['getComponent'](_0x109930['displayedColumnsCompKey']);_0x1c0d44['_']['isEqual'](_0x18ef29&&_0x21c492['dataValue'])||_0x21c492['setValue'](_0x18ef29);}return _0x578300['prototype']['attach']['call'](this,_0x2d90a6);},_0x535134['prototype']['getFilterComponents']=function(){var _0x29731c=this,_0x4a85c2=this['reportingConfig'],_0x452b03=_0x4a85c2['filters'],_0x15dc7e=_0x4a85c2['calculatedColumns'],_0x3995ed=void 0x0===_0x15dc7e?[]:_0x15dc7e,_0x47d744=_0x4a85c2['groups'],_0x4d50e6=void 0x0===_0x47d744?{}:_0x47d744;return _0x1c0d44['_']['chain'](_0x452b03)['map'](function(_0x464187,_0x2a1279){var _0x2e7b63=_0x464187['field'],_0x4c7624=_0x464187['filterType'],_0x45538f=_0x464187['filterTitle'],_0x108343=_0x2e7b63['path'],_0x4e3d08=_0x2e7b63['formId'],_0x47d04a=_0x2e7b63['default'],_0x5474e2={};if(_0x4e3d08){var _0x50ad3e=null;if(_0x47d04a)_0x50ad3e=_0x1c0d44['_']['get'](_0x1c0d44['_']['find'](_0x4b2b19['default']['defaultColumns'],function(_0x15204a){return _0x15204a['path']===_0x108343;}),'component',null);else{var _0x4e976f=_0x1c0d44['_']['find'](_0x29731c['reportingForms'],function(_0x24fd65){return _0x24fd65['_id']===_0x4e3d08;});_0x50ad3e=_0x4e976f?_0x24ebcb['Utils']['getComponent'](_0x4e976f['components'],_0x108343,!0x1):null;}if(!_0x50ad3e)return null;_0x5474e2=_0x4b2b19['default']['convertReportingFormCompIntoGridComp'](_0x50ad3e,_0x4866f6(_0x4866f6({},_0x2e7b63),{'displayTitle':_0x45538f}));}else{var _0x18fdbe=_0x3f6c24(_0x3f6c24([],_0x3e38e4(_0x3995ed),!0x1),_0x3e38e4(_0x4d50e6['calculatedColumns']||[]),!0x1),_0x27f82e=_0x1c0d44['_']['find'](_0x18fdbe,function(_0x480a3b){return _0x480a3b['key']===_0x108343;});if(!_0x27f82e)return null;_0x5474e2=_0x4b2b19['default']['convertReportingCalcSettingsIntoGridComp'](_0x4866f6(_0x4866f6({},_0x27f82e),{'name':_0x45538f||_0x27f82e['name']}));}var _0x2607ed=_0x29731c['getFilterValueCompFromGridComp'](_0x5474e2,_0x4c7624,_0x2a1279);return _0x29731c['filterSettings']['push']({'key':_0x2607ed['key'],'operator':_0x4c7624,'pathInGrid':_0x5474e2['key'],'initialType':_0x5474e2['type'],'set':!0x1}),_0x2607ed;})['filter'](function(_0x2c4c87){return _0x2c4c87;})['value']();},_0x535134['prototype']['getFilterValueCompFromGridComp']=function(_0x552486,_0x52449b,_0x77223d){var _0x58a92a,_0x3eda05={};if(_0x1c0d44['_']['includes'](this['singleFilterOperators'],_0x52449b))_0x3eda05=_0x4b2b19['default']['getSingleFilterOperatorValueComp'](_0x52449b);else{var _0x4d105a=((null===(_0x58a92a=_0x24ebcb['Formio']['Components']['components'][_0x552486['type']||'base'])||void 0x0===_0x58a92a?void 0x0:_0x58a92a['conditionOperatorsSettings'])||{})['valueComponent'];_0x3eda05=(void 0x0===_0x4d105a?function(){return{'type':'textfield'};}:_0x4d105a)(_0x552486);}var _0x3153fb='filterComp'['concat'](_0x77223d);return _0x4866f6(_0x4866f6(_0x4866f6({},_0x552486),_0x3eda05),{'key':_0x3153fb,'labelPosition':this['reportingConfig']['filterLabelPosition']||'top','logic':[_0x4b2b19['default']['getFilterSetStyleLogic']()]});},_0x535134['prototype']['toggleFilterClass']=function(_0x253e10){if(_0x253e10['element']){var _0xcd278e=_0x1c0d44['_']['find'](this['filterSettings'],function(_0x17524d){return _0x17524d['key']===_0x253e10['component']['key'];}),_0xabf58c=_0x1c0d44['_']['get'](_0xcd278e,'set',!0x1),_0x5767b4=_0x253e10['element']['classList'],_0x17360d=_0x4b2b19['default']['reportingControlsConfig']['filterSetClass'],_0x227421=_0x5767b4['contains'](_0x17360d);_0xabf58c&&!_0x227421&&_0x5767b4['add'](_0x17360d),!_0xabf58c&&_0x227421&&_0x5767b4['remove'](_0x17360d);}},_0x535134['prototype']['getTabs']=function(){var _0x54b176=this['reportingConfig']||{},_0x3dfb5f=_0x54b176['filters'],_0x3936b1=_0x54b176['actions'],_0x207b7c=void 0x0===_0x3936b1?[]:_0x3936b1,_0x541647=[];return _0x3dfb5f['length']&&(this['filterSettings']=[],_0x541647['push'](_0x4b2b19['default']['getFiltersTab'](this['getFilterComponents'](),_0x54b176['filtersPerRow']||0x1))),_0x541647['push'](_0x4b2b19['default']['getColumnsTab']()),_0x207b7c['length']&&_0x541647['push'](_0x4b2b19['default']['getActionsTab'](_0x207b7c)),_0x541647;},_0x535134['prototype']['formatFilterValue']=function(_0xc668b4,_0x1f9faf){var _0x544f7=_0xc668b4['operator'],_0x5eb704=_0xc668b4['initialType'];if(_0x1c0d44['_']['includes'](this['singleFilterOperators'],_0x544f7)){var _0x10b89a=_0x24ebcb['Components']['components'][_0x5eb704],_0x484b02=_0x10b89a?new _0x10b89a():null;return _0x484b02?_0x484b02['emptyValue']:_0x1f9faf;}return'datetime'===_0x5eb704?'Date('['concat'](_0x1f9faf,')'):_0x1f9faf;},_0x535134['prototype']['getActionComponents']=function(_0x3f01ef){var _0x168005=this['formioGrid']['component']['components']||[];return'visibleColumns'===_0x3f01ef?_0x1c0d44['_']['filter'](_0x168005,function(_0xd8b7e7){return _0xd8b7e7['show'];}):_0x168005;},_0x535134['prototype']['setGridFilters']=function(_0x3ad43e){void 0x0===_0x3ad43e&&(_0x3ad43e={}),this['formioGrid']&&(this['formioGrid']['options']['fetchProvider']['defaultFilters']=_0x3ad43e,this['formioGrid']['redraw']());},_0x535134['prototype']['getGridFilters']=function(){return _0x1c0d44['_']['get'](this,'formioGrid.options.fetchProvider.defaultFilters',{});},_0x535134['prototype']['downloadPDF']=function(_0x1988ee){var _0x509fdf,_0x11572b,_0x2a5518;return _0xa13b29(this,void 0x0,void 0x0,function(){var _0x5242e8,_0x5a9c97,_0xccd097;return _0x4f69b8(this,function(_0xd3ac23){switch(_0xd3ac23['label']){case 0x0:return _0x5242e8=_0x1988ee['applyFor'],_0x5a9c97=_0x1c0d44['_']['map'](this['reportingGrid']['selectedRows']||[],function(_0x1d2048){return{'data':_0x1d2048};}),[0x4,_0x4b2b19['default']['getPDFDownloadUrl']({'projectId':(null===(_0x11572b=null===(_0x509fdf=this['root']['form'])||void 0x0===_0x509fdf?void 0x0:_0x509fdf['report'])||void 0x0===_0x11572b?void 0x0:_0x11572b['project'])||(null===(_0x2a5518=this['reportingForms'][0x0])||void 0x0===_0x2a5518?void 0x0:_0x2a5518['project']),'submissions':_0x5a9c97,'form':{'title':this['reportingConfig']['title'],'components':this['getActionComponents'](_0x5242e8)}})];case 0x1:return _0xccd097=_0xd3ac23['sent'](),window['open'](_0xccd097,'_blank'),[0x2];}});});},_0x535134['prototype']['exportCSV']=function(_0x22b0dd){var _0x4dd51b=_0x22b0dd['applyFor'];_0x4b2b19['default']['convertToCSV']({'submissions':this['reportingGrid']['selectedRows']||[],'components':this['getActionComponents'](_0x4dd51b),'fileName':_0x1c0d44['_']['camelCase'](this['reportingConfig']['title'])});},_0x535134['prototype']['onApplyColumns']=function(){var _0xca8b1e=this['data']['displayedColumns']||[],_0x2c6c5f=this['formioGrid']['component']['components']||[];_0x1c0d44['_']['each'](_0x2c6c5f,function(_0x225080){_0x225080['show']=_0x1c0d44['_']['includes'](_0xca8b1e,_0x225080['key']);}),this['formioGrid']['noFetchInAttach']=!0x0,this['formioGrid']['redraw'](),this['storageService']['saveData']({'columns':_0xca8b1e});},_0x535134['prototype']['performCustomAction']=function(_0x95d392){var _0x5750fa=this,_0x3ce8f8=_0x95d392['customCode'],_0x535484=void 0x0===_0x3ce8f8?'':_0x3ce8f8,_0x34a7fd=this['evaluate'](_0x535484,{'reportingForms':this['reportingForms'],'reporting':this['root']['form']['reporting'],'selectedRows':this['reportingGrid']['selectedRows'],'reportingControls':this,'reportingGrid':this['reportingGrid']},'promise');return _0x34a7fd&&_0x34a7fd['then']?_0x34a7fd['then'](function(_0xe3fe9e){_0xe3fe9e&&_0x5750fa['formioGrid']['redraw']();}):_0x34a7fd;},_0x535134['prototype']['executeAction']=function(_0x5f59f9){var _0x334e34=this,_0x40f437=this,_0x5bc4cf=this['getComponent'](_0x4b2b19['default']['reportingControlsConfig']['events']['performAction']);this['performingAction']=!0x0,_0x5bc4cf['checkData'](),Promise['resolve']()['then'](function(){switch(_0x5f59f9['type']){case'pdf':return _0x40f437['downloadPDF'](_0x5f59f9);case'csv':return _0x40f437['exportCSV'](_0x5f59f9);case'custom':return _0x40f437['performCustomAction'](_0x5f59f9);}})['then'](function(){_0x40f437['performingAction']=!0x1,_0x5bc4cf['checkData']();})['catch'](function(_0x22c6e1){console['error'](''['concat'](_0x334e34['t']('Error\x20while\x20performing\x20the\x20Report\x20Action'),':\x20')['concat'](_0x22c6e1)),_0x40f437['performingAction']=!0x1,_0x5bc4cf['checkData']();var _0x224ff4=_0x334e34['getComponent'](_0x4b2b19['default']['reportingControlsConfig']['actionCompKey']);_0x224ff4['pristine']=!0x1,_0x224ff4['setComponentValidity']([{'level':'error','message':''['concat'](_0x334e34['t']('Error\x20while\x20performing\x20the\x20Report\x20Action'),':\x20')['concat'](_0x22c6e1)}]);});},_0x535134['prototype']['onApplyFilters']=function(){var _0x2968da=this,_0x16a783={},_0x25522b=this['data']['filters'];_0x1c0d44['_']['each'](this['filterSettings'],function(_0x11ebef){_0x11ebef['set']=!0x1;var _0x106f20=_0x11ebef['key'],_0x1e9b73=_0x11ebef['operator'],_0x50b211=_0x11ebef['pathInGrid'],_0x2d6096=_0x1c0d44['_']['get'](_0x25522b,_0x106f20,null),_0x4b9312=!_0x1c0d44['_']['includes'](_0x2968da['singleFilterOperators'],_0x1e9b73);if(!_0x4b9312&&_0x2d6096||_0x4b9312&&(!_0x1c0d44['_']['isEmpty'](_0x2d6096)||_0x1c0d44['_']['isNumber'](_0x2d6096))){var _0x3c0efe=_0x4b2b19['default']['FilterOperators'][_0x1e9b73]['filterKey'],_0xa3f0ab={'value':_0x50b211,'comparedValue':_0x2968da['formatFilterValue'](_0x11ebef,_0x2d6096)};_0x11ebef['set']=!0x0,_0x16a783[_0x3c0efe]?_0x16a783[_0x3c0efe]['push'](_0xa3f0ab):_0x16a783[_0x3c0efe]=[_0xa3f0ab];}}),this['preview']||this['storageService']['saveData']({'filters':{'grid':_0x16a783,'controls':_0x25522b}}),this['formioGrid']&&this['formioGrid']['topPagination']&&(this['formioGrid']['topPagination']['component']['currentPage']=0x0),this['setGridFilters'](_0x16a783),this['checkData']();},Object['defineProperty'](_0x535134['prototype'],'preview',{'get':function(){return this['options']['reportPreview'];},'enumerable':!0x1,'configurable':!0x0}),_0x535134['prototype']['init']=function(){var _0x21ae4b=this;this['reportingGrid']=null,this['storageService']=new _0x3dd2ec['default'](this['reportingId'],!0x0);var _0x4627a3=this['reportingConfig']['controlsSettings']||{},_0x7dbbc3=_0x4627a3['collapsePanel'],_0x349ad4=_0x4627a3['theme'],_0x32b383=_0x4627a3['title'];return this['component']['components']=[_0x4b2b19['default']['getControlsTabsComponet']({'tabs':this['getTabs'](),'collapsePanel':_0x7dbbc3,'title':_0x32b383,'theme':_0x349ad4})],this['preview']||(this['on'](this['controlsEvents']['applyColumns'],function(){_0x21ae4b['onApplyColumns']();}),this['on'](this['controlsEvents']['clearFilters'],function(){var _0x32af06=_0x21ae4b['getComponent'](_0x4b2b19['default']['reportingControlsConfig']['filtersCompKey']);_0x1c0d44['_']['each'](_0x21ae4b['filterSettings'],function(_0x51aaa1){_0x51aaa1['set']=!0x1;}),_0x32af06&&(_0x32af06['resetValue'](),_0x32af06['redraw']()),_0x21ae4b['setGridFilters']({}),_0x21ae4b['storageService']['saveData']({'filters':{}});}),this['on'](this['controlsEvents']['filter'],function(){_0x21ae4b['onApplyFilters']();}),this['on'](this['controlsEvents']['performAction'],function(){var _0x3e8381=_0x21ae4b['reportingConfig']['actions'],_0x89a0a5=void 0x0===_0x3e8381?[]:_0x3e8381,_0x5d3b96=_0x21ae4b['data']['action'],_0x57f9ad=_0x1c0d44['_']['get'](_0x89a0a5,_0x5d3b96,null);_0x57f9ad&&_0x21ae4b['executeAction'](_0x57f9ad);})),_0x578300['prototype']['init']['call'](this);},_0x535134;}(_0x21dcd0);_0x260a29['default']=_0x16840a;},0xff:function(_0x3eabfe,_0x5ca0a6,_0x232145){'use strict';var _0x39ac3c,_0x568eda,_0x2c84d7=this&&this['__extends']||(_0x39ac3c=function(_0x1f6249,_0x529f63){return _0x39ac3c=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x45c1fe,_0x48554e){_0x45c1fe['__proto__']=_0x48554e;}||function(_0x52f4eb,_0x17df73){for(var _0xd421e0 in _0x17df73)Object['prototype']['hasOwnProperty']['call'](_0x17df73,_0xd421e0)&&(_0x52f4eb[_0xd421e0]=_0x17df73[_0xd421e0]);},_0x39ac3c(_0x1f6249,_0x529f63);},function(_0x5a7241,_0x76ca54){if('function'!=typeof _0x76ca54&&null!==_0x76ca54)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x76ca54)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x4c3eae(){this['constructor']=_0x5a7241;}_0x39ac3c(_0x5a7241,_0x76ca54),_0x5a7241['prototype']=null===_0x76ca54?Object['create'](_0x76ca54):(_0x4c3eae['prototype']=_0x76ca54['prototype'],new _0x4c3eae());}),_0x1daa33=this&&this['__assign']||function(){return _0x1daa33=Object['assign']||function(_0x3b1093){for(var _0x317777,_0x4bb67e=0x1,_0x272712=arguments['length'];_0x4bb67e<_0x272712;_0x4bb67e++)for(var _0x5b33fb in _0x317777=arguments[_0x4bb67e])Object['prototype']['hasOwnProperty']['call'](_0x317777,_0x5b33fb)&&(_0x3b1093[_0x5b33fb]=_0x317777[_0x5b33fb]);return _0x3b1093;},_0x1daa33['apply'](this,arguments);},_0x26d593=this&&this['__read']||function(_0x3ee9b1,_0x4c619f){var _0x575271='function'==typeof Symbol&&_0x3ee9b1[Symbol['iterator']];if(!_0x575271)return _0x3ee9b1;var _0x50682e,_0x5ef056,_0x789ab1=_0x575271['call'](_0x3ee9b1),_0x2a1e81=[];try{for(;(void 0x0===_0x4c619f||_0x4c619f-->0x0)&&!(_0x50682e=_0x789ab1['next']())['done'];)_0x2a1e81['push'](_0x50682e['value']);}catch(_0x3e64d9){_0x5ef056={'error':_0x3e64d9};}finally{try{_0x50682e&&!_0x50682e['done']&&(_0x575271=_0x789ab1['return'])&&_0x575271['call'](_0x789ab1);}finally{if(_0x5ef056)throw _0x5ef056['error'];}}return _0x2a1e81;},_0x54f4c2=this&&this['__spreadArray']||function(_0x3893a2,_0x1f291c,_0x13c64f){if(_0x13c64f||0x2===arguments['length']){for(var _0x74f260,_0x4945d7=0x0,_0x4da91b=_0x1f291c['length'];_0x4945d7<_0x4da91b;_0x4945d7++)!_0x74f260&&_0x4945d7 in _0x1f291c||(_0x74f260||(_0x74f260=Array['prototype']['slice']['call'](_0x1f291c,0x0,_0x4945d7)),_0x74f260[_0x4945d7]=_0x1f291c[_0x4945d7]);}return _0x3893a2['concat'](_0x74f260||Array['prototype']['slice']['call'](_0x1f291c));};Object['defineProperty'](_0x5ca0a6,'__esModule',{'value':!0x0});var _0x242c29=_0x232145(0x284),_0x2fe962=_0x232145(0x1a1),_0x53eec9=_0x242c29['Components']['components']['editgrid'],_0x4f4dd1=_0x232145(0x333),_0x4ed3a5=_0x232145(0x213),_0x537397=_0x232145(0x181),_0x426cc2=_0x232145(0x29a),_0x3fe533=_0x232145(0x8b);(null===(_0x568eda=_0x242c29['Formio']['cdn'])||void 0x0===_0x568eda?void 0x0:_0x568eda['baseUrl'])||_0x242c29['Formio']['cdn']['setBaseUrl']('https://cdn.form.io'),(_0x242c29['Formio']['version']||'')['includes']('rc')&&(_0x242c29['Formio']['cdn']['setOverrideUrl']('grid','https://cdn.test-form.io'),_0x242c29['Formio']['cdn']['setOverrideUrl']('core','https://cdn.test-form.io'));var _0xbc4a4=function(_0x8b3588){function _0x1550ed(){for(var _0x38fc17=[],_0x1cc02c=0x0;_0x1cc02c<arguments['length'];_0x1cc02c++)_0x38fc17[_0x1cc02c]=arguments[_0x1cc02c];var _0x3b7e19=_0x8b3588['apply'](this,_0x54f4c2([],_0x26d593(_0x38fc17),!0x1))||this;_0x3b7e19['columns']={},_0x3b7e19['initComponents']=[],_0x3b7e19['type']='reportinggrid',_0x3b7e19['tabIndex']=0x0;var _0x7ea769=new Promise(function(_0x55c420,_0x249b19){_0x3b7e19['reportingGridReady']={'resolve':_0x55c420,'reject':_0x249b19};});return _0x3b7e19['reportingGridReady']['promise']=_0x7ea769,_0x3b7e19;}return _0x2c84d7(_0x1550ed,_0x8b3588),_0x1550ed['schema']=function(){for(var _0x1d54a3=[],_0x1bb123=0x0;_0x1bb123<arguments['length'];_0x1bb123++)_0x1d54a3[_0x1bb123]=arguments[_0x1bb123];return _0x53eec9['schema']['apply'](_0x53eec9,_0x54f4c2([{'type':'reportinggrid','label':'Reporting\x20Grid','key':_0x426cc2['default']['reportingGridConfig']['gridKey']}],_0x26d593(_0x1d54a3),!0x1));},Object['defineProperty'](_0x1550ed,'builderInfo',{'get':function(){return{};},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1550ed['prototype'],'dataReady',{'get':function(){var _0x15cd81;return null===(_0x15cd81=this['reportingGridReady'])||void 0x0===_0x15cd81?void 0x0:_0x15cd81['promise'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1550ed['prototype'],'reportingConfig',{'get':function(){var _0x29b404,_0x498357;return null===(_0x498357=null===(_0x29b404=this['root']['form'])||void 0x0===_0x29b404?void 0x0:_0x29b404['report'])||void 0x0===_0x498357?void 0x0:_0x498357['data'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1550ed['prototype'],'reportingForms',{'get':function(){return this['root']['reportingForms'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1550ed['prototype'],'reportingId',{'get':function(){var _0x124130,_0x5110b9;return null===(_0x5110b9=null===(_0x124130=this['root']['form'])||void 0x0===_0x124130?void 0x0:_0x124130['report'])||void 0x0===_0x5110b9?void 0x0:_0x5110b9['_id'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1550ed['prototype'],'visibility',{'get':function(){return _0x4ed3a5['_']['mapValues'](this['columns'],function(_0x265e0f){var _0x4251bb;return!(_0x265e0f['hidden']&&!_0x265e0f['hideColumnByDefault'])&&(null===(_0x4251bb=!_0x265e0f['hideColumnByDefault'])||void 0x0===_0x4251bb||_0x4251bb);});},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1550ed['prototype'],'fetchProvider',{'get':function(){var _0xecd9b2=new _0x4f4dd1['default']({'reportingConfig':this['reportingConfig'],'formio':this['root']['formio']});if(this['reportingConfig']['enableControls']){var _0x169e37=this['storageService']['getData']('filters.grid');_0x169e37&&(_0xecd9b2['defaultFilters']=_0x169e37);}return _0xecd9b2;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1550ed['prototype'],'iteratableRows',{'get':function(){return[];},'enumerable':!0x1,'configurable':!0x0}),_0x1550ed['prototype']['addReportingColumnProperties']=function(_0x4bac8b,_0x4ad572){var _0x5735cd;_0x4bac8b['reportingSettings']=_0x4ad572,_0x4bac8b['hideColumnByDefault']=!this['isDefaultColumn'](_0x4ad572);var _0x4af290=_0x4ad572['path'],_0x4f9fdb=_0x4ad572['formId'],_0x56400a=_0x4ad572['key'];_0x4bac8b['columnWeight']=_0x4ed3a5['_']['findIndex']((null===(_0x5735cd=this['reportingConfig'])||void 0x0===_0x5735cd?void 0x0:_0x5735cd['availableColumns'])||[],function(_0x5e348d){var _0x299c28=_0x5e348d['column'],_0x5d959e=_0x299c28['path'],_0x2d0ea1=_0x299c28['formId'];return _0x4f9fdb?_0x4ed3a5['_']['isEqual'](_0x4f9fdb,_0x2d0ea1)&&_0x4ed3a5['_']['isEqual'](_0x4af290,_0x5d959e):_0x4ed3a5['_']['isEqual'](_0x5d959e,_0x56400a);});},_0x1550ed['prototype']['getCalculatedColumnSchema']=function(_0x246cbc){var _0x3590b1=_0x426cc2['default']['convertReportingCalcSettingsIntoGridComp'](_0x246cbc);return this['addReportingColumnProperties'](_0x3590b1,_0x246cbc),_0x3590b1;},_0x1550ed['prototype']['formatGridComponent']=function(_0x46e192,_0x9a0517){var _0x271656=_0x426cc2['default']['convertReportingFormCompIntoGridComp'](_0x46e192,_0x9a0517);return this['addReportingColumnProperties'](_0x271656,_0x9a0517),_0x271656;},_0x1550ed['prototype']['isDefaultColumn']=function(_0x525e1e){var _0x23459a=this['reportingConfig']['defaultColumns'],_0x1131e3=void 0x0===_0x23459a?[]:_0x23459a;if(!_0x1131e3['length'])return!0x0;var _0x4bc5b9=_0x525e1e['formId'],_0x300e5d=_0x525e1e['path'],_0x1614f7=_0x525e1e['key'];return _0x4ed3a5['_']['some'](_0x1131e3,function(_0x383a3e){return _0x4bc5b9?_0x4ed3a5['_']['isEqual'](_0x4bc5b9,_0x383a3e['formId'])&&_0x4ed3a5['_']['isEqual'](_0x300e5d,_0x383a3e['path']):_0x4ed3a5['_']['isEqual'](_0x383a3e['path'],_0x1614f7);});},_0x1550ed['prototype']['addColumnsFromReportingForms']=function(_0x4245ae,_0x3734d2){var _0x5b0bdc=this;_0x4ed3a5['_']['each'](this['reportingForms'],function(_0x4e9531){var _0x520f1f=_0x4ed3a5['_']['get'](_0x3734d2,_0x4e9531['_id'],[]);_0x4ed3a5['_']['each'](_0x520f1f,function(_0x472006){var _0x47053a=_0x472006['default']?_0x4ed3a5['_']['get'](_0x4ed3a5['_']['find'](_0x426cc2['default']['defaultColumns'],function(_0x174a6a){return _0x174a6a['path']===_0x472006['path'];}),'component',null):_0x242c29['Utils']['getComponent'](_0x4e9531['components'],_0x472006['path'],!0x1);_0x47053a&&_0x4245ae['push'](_0x5b0bdc['formatGridComponent'](_0x47053a,_0x472006));});});},_0x1550ed['prototype']['addCalculatedColumns']=function(_0x3ff844,_0x13cc1a,_0xc40c25){var _0x4d2c5d=this;void 0x0===_0x13cc1a&&(_0x13cc1a=[]),_0x4ed3a5['_']['each'](_0x13cc1a,function(_0x424ced){_0xc40c25&&!_0x4ed3a5['_']['includes'](_0xc40c25,_0x424ced['key'])||_0x3ff844['push'](_0x4d2c5d['getCalculatedColumnSchema'](_0x424ced));});},_0x1550ed['prototype']['init']=function(){this['storageService']=new _0x537397['default'](this['reportingId'],this['reportingConfig']['enableControls']);var _0x3e1f8b=this['reportingConfig'],_0x2fea3d=_0x3e1f8b['availableColumns'],_0x53f35d=void 0x0===_0x2fea3d?[]:_0x2fea3d,_0x230e4b=_0x3e1f8b['calculatedColumns'],_0x4f59fa=void 0x0===_0x230e4b?[]:_0x230e4b,_0x177fa6=_0x3e1f8b['groups'],_0xc2f4f0=void 0x0===_0x177fa6?{}:_0x177fa6,_0x41486a=_0x3e1f8b['title'],_0x2415f6=_0x3e1f8b['gridSettings'],_0x10e793=void 0x0===_0x2415f6?{}:_0x2415f6,_0x67cb9b=(_0x3e1f8b['actions'],_0xc2f4f0['calculatedColumns']),_0x374523=void 0x0===_0x67cb9b?[]:_0x67cb9b;_0x4ed3a5['_']['assign'](this['component'],_0x10e793);var _0x2dcbde=[];if(_0x53f35d['length']){var _0x4e527c=[],_0x3f983f=_0x4ed3a5['_']['chain'](_0x53f35d)['map'](function(_0x5b1d1a){var _0x1e3753=_0x5b1d1a['column'],_0x2052a6=_0x5b1d1a['displayTitle'],_0x114eca=_0x1e3753['path'],_0x39b9bf=_0x1e3753['formId'];return _0x114eca&&_0x39b9bf?_0x1daa33(_0x1daa33({},_0x1e3753),{'displayTitle':_0x2052a6}):(_0x114eca&&!_0x39b9bf&&_0x4e527c['push'](_0x114eca),null);})['filter'](function(_0x5225fb){return!!_0x5225fb;})['groupBy']('formId')['value']();this['addColumnsFromReportingForms'](_0x2dcbde,_0x3f983f),this['addCalculatedColumns'](_0x2dcbde,_0x54f4c2(_0x54f4c2([],_0x26d593(_0x4f59fa),!0x1),_0x26d593(_0x374523),!0x1),_0x4e527c);}return this['component']['label']=_0x41486a,this['component']['components']=_0x2dcbde,_0x8b3588['prototype']['init']['call'](this);},_0x1550ed['prototype']['render']=function(){return _0x8b3588['prototype']['render']['call'](this,this['renderTemplate']('reportingGrid'));},_0x1550ed['prototype']['attach']=function(_0x32d731){var _0x2b486e=this,_0x460ee9=this['reportingGridReady'],_0x126d2b=new Promise(function(_0x51f510,_0x35f194){_0x2b486e['reportingGridReady']={'resolve':_0x51f510,'reject':_0x35f194};})['then'](function(){_0x460ee9&&_0x460ee9['resolve']();});return this['reportingGridReady']['promise']=_0x126d2b,_0x8b3588['prototype']['attach']['call'](this,_0x32d731)['then'](function(){if(_0x2b486e['loadRefs'](_0x2b486e['element'],{'reportingGridContainer':'single'}),_0x2b486e['formioGrid']&&_0x2b486e['refs']['reportingGridContainer'])return _0x2b486e['formioGrid']['init'](),_0x2b486e['formioGrid']['attach'](_0x2b486e['refs']['reportingGridContainer']),void _0x2b486e['reportingGridReady']['resolve']();_0x2b486e['loadFormioGrid']()['then'](function(_0x5ced5e){return _0x2b486e['FormioCore']['Template']['framework']=_0x242c29['Formio']['Templates']['framework'],_0x2b486e['initFormioGrid'](_0x5ced5e)['then'](function(){_0x2b486e['reportingGridReady']['resolve']();});});});},_0x1550ed['prototype']['loadFormioGrid']=function(){var _0x5835fe=this;return _0x242c29['Formio']['requireLibrary']('formioGridCSS','FormioGrid',[{'type':'styles','src':''['concat'](_0x242c29['Formio']['cdn']['grid'],'/formio.grid.min.css')}],!0x1),_0x242c29['Formio']['requireLibrary']('FormioCore','FormioCore',''['concat'](_0x242c29['Formio']['cdn']['core'],'/formio.core.min.js'),!0x0)['then'](function(_0x1f2f9e){return _0x5835fe['FormioCore']=_0x1f2f9e,_0x242c29['Formio']['requireLibrary']('FormioGrid','FormioGrid',''['concat'](_0x242c29['Formio']['cdn']['grid'],'/formio.grid.min.js'),!0x0);});},_0x1550ed['prototype']['attachComponent']=function(_0x270309){var _0x34e4e0,_0x56129e=_0x270309['key'],_0x30cca8=_0x270309['element'],_0x4b395d=_0x270309['value'],_0x81d612=_0x270309['onChange'],_0x303cfa=(_0x270309['rowIndex'],_0x270309['row']),_0x4b9392=_0x270309['index'],_0x2acc60=_0x270309['readOnly'],_0x20e672=this['columns'][_0x56129e];if(_0x20e672){_0x20e672=_0x1daa33(_0x1daa33({},_0x20e672),{'hideLabel':!0x0,'hidden':!0x1,'type':'hidden'===_0x20e672['type']?'textfield':_0x20e672['type'],'disabled':!0x1});var _0x1b6440=_0x1daa33(_0x1daa33({},this['options']),{'onChange':function(_0x25f8c7,_0x212287,_0xb9248a){_0xb9248a&&(null==_0x81d612||_0x81d612(_0x212287['value']),_0x212287['instance']['checkComponentValidity']());},'readOnly':_0x2acc60}),_0x29d52a=this['createComponent'](_0x20e672,_0x1b6440,((_0x34e4e0={})[_0x56129e]=_0x4b395d,_0x34e4e0),!0x1,!0x0);return _0x29d52a['rowIndex']=null!=_0x4b9392?_0x4b9392:_0x29d52a['rowIndex'],_0x29d52a['data']=null!=_0x303cfa?_0x303cfa:_0x29d52a['data'],_0x29d52a['build'](_0x30cca8),{'component':_0x29d52a,'resetValue':function(){_0x29d52a['resetValue']();}};}return null;},_0x1550ed['prototype']['customFilters']=function(_0x76d5d8){return _0x2fe962['filterByComponentType'][null==_0x76d5d8?void 0x0:_0x76d5d8['type']];},_0x1550ed['prototype']['getGridColumns']=function(){var _0x41c4b6=this,_0x169d79=this['component']['components']||[];return _0x4ed3a5['_']['chain'](_0x169d79)['map'](function(_0x456d8f){var _0x20b83a,_0x42fc89=_0x1daa33({'sortable':!0x0,'filterable':!0x0,'show':null===(_0x20b83a=!_0x456d8f['hideColumnByDefault'])||void 0x0===_0x20b83a||_0x20b83a},_0x456d8f);return _0x41c4b6['columns'][_0x42fc89['key']]=_0x42fc89,_0x42fc89;})['sortBy']('columnWeight')['value']();},Object['defineProperty'](_0x1550ed['prototype'],'preview',{'get':function(){return this['options']['reportPreview'];},'enumerable':!0x1,'configurable':!0x0}),_0x1550ed['prototype']['initFormioGrid']=function(_0x3eed0b){var _0xc8a410,_0x537c3d,_0x38511b,_0x32dc43=this,_0x145b58=this['component'],_0x37ddfc=_0x145b58['disabled'],_0x40a51a=_0x145b58['cellMaxWidth'],_0x4b4c10=_0x145b58['itemsPerPage'],_0x107b56=_0x145b58['hideLabel'],_0x520128=this['options'],_0x559ad6=_0x520128['readOnly'],_0x3e4251=_0x520128['pdf'],_0x1350d6=void 0x0!==_0x3e4251&&_0x3e4251;this['initComponents']=this['createRowComponents']({},0x0);var _0x3bae4b={'components':this['getGridColumns'](),'fetch':{'enableFetch':!this['preview'],'url':''['concat'](null===(_0xc8a410=this['root']['formio'])||void 0x0===_0xc8a410?void 0x0:_0xc8a410['projectUrl'],'/report')},'hideLabel':_0x107b56,'enableRowSelect':!!(null===(_0x38511b=null===(_0x537c3d=this['reportingConfig'])||void 0x0===_0x537c3d?void 0x0:_0x537c3d['actions'])||void 0x0===_0x38511b?void 0x0:_0x38511b['length']),'pagination':{'itemsPerPage':_0x4b4c10||0xa},'cellMaxWidth':_0x40a51a,'showAddBtn':!0x1},_0x455cad=this['storageService']['getAllData']()||{},_0x5f145c=_0x455cad['sort'],_0x48c69c=_0x455cad['filters'],_0x2d2dc9=_0x455cad['columns'];return _0x5f145c&&(_0x3bae4b['sort']=_0x5f145c),!this['reportingConfig']['enableControls']&&_0x48c69c&&(_0x3bae4b['filters']=_0x48c69c),_0x2d2dc9&&_0x2d2dc9['length']&&_0x4ed3a5['_']['each'](_0x3bae4b['components'],function(_0x324589){_0x324589['show']=_0x4ed3a5['_']['includes'](_0x2d2dc9,_0x324589['key']);}),_0x3eed0b['render'](this['refs']['reportingGridContainer'],_0x3bae4b,{'sortable':!0x0,'filterable':!0x0,'readOnly':this['preview']||_0x559ad6||_0x37ddfc,'fetchProvider':this['fetchProvider'],'hideMenu':this['reportingConfig']['enableControls'],'hooks':{'attachFilter':this['attachComponent']['bind'](this),'format':function(_0x4b3867,_0x464600){return _0x32dc43['format'](_0x4b3867,_0x464600);},'filter':function(_0x2d9580){return _0x32dc43['customFilters'](_0x32dc43['columns'][_0x2d9580]);},'transformData':function(_0x27bfc9){return _0x32dc43['transformFetchedData'](_0x27bfc9);}},'pdf':_0x1350d6},this['dataValue'])['then'](function(_0x380910){_0x32dc43['formioGrid']=_0x380910,_0x32dc43['preview']||(_0x32dc43['formioGrid']['on']('rowClick',function(_0x59f04a,_0x30bc33,_0x3b94cd,_0x3d9e19){_0x32dc43['emit']('rowClick',_0x59f04a,_0x30bc33,_0x3b94cd,_0x32dc43);}),_0x32dc43['formioGrid']['on']('rowSelectChange',function(_0x2f9cdf){_0x32dc43['selectedRows']=_0x2f9cdf,_0x32dc43['emit']('rowSelectChange',_0x2f9cdf,_0x32dc43);}),_0x32dc43['formioGrid']['on']('fetchDataError',function(_0x1e4592){_0x32dc43['root']['setAlert']('danger',''['concat'](_0x32dc43['t']('Fetch\x20Data\x20Error.'),'\x20')['concat'](_0x1e4592?JSON['stringify'](_0x1e4592):_0x1e4592)),_0x32dc43['emit']('fetchDataError',_0x1e4592,_0x32dc43);}),_0x32dc43['formioGrid']['on']('page',function(_0x27e99e,_0x57508b){if(!_0x32dc43['preview']){if(_0x32dc43['reportingConfig']['enableControls']){var _0x157ff8=_0x32dc43['formioGrid']['component']['sort'],_0x2fad39=void 0x0===_0x157ff8?{}:_0x157ff8;_0x32dc43['storageService']['saveData']({'sort':_0x2fad39});}else{var _0x5e6d8e=_0x32dc43['formioGrid']['component'],_0x4d0644=_0x5e6d8e['sort'],_0x4e0b7a=void 0x0===_0x4d0644?{}:_0x4d0644,_0x3d944e=_0x5e6d8e['filters'],_0x429875=void 0x0===_0x3d944e?{}:_0x3d944e,_0x194966=_0x5e6d8e['components'],_0x4b10e5=void 0x0===_0x194966?[]:_0x194966;_0x32dc43['storageService']['saveData']({'sort':_0x4e0b7a,'filters':_0x429875,'columns':_0x4ed3a5['_']['chain'](_0x4b10e5)['filter'](function(_0x170f99){return _0x170f99['show'];})['map'](function(_0x259c79){return _0x259c79['key'];})['value']()});}}_0x32dc43['emit']('page',_0x27e99e,_0x32dc43,_0x57508b);}),_0x32dc43['formioGrid']['on']('changeItemsPerPage',function(_0x1bce59){_0x32dc43['emit']('changeItemsPerPage',_0x1bce59);}));});},_0x1550ed['prototype']['transformFetchedData']=function(_0x1665f1){return _0x1665f1=_0x1665f1||[],_0x4ed3a5['_']['each'](this['component']['components']||[],function(_0x38ee42){var _0x4aafa5=_0x38ee42['reportingSettings'],_0x3236ff=void 0x0===_0x4aafa5?{}:_0x4aafa5,_0x123c38=_0x3236ff['operator'];_0x123c38&&_0x3fe533['default'][_0x123c38]&&_0x3fe533['default'][_0x123c38]['transformResponse']&&_0x4ed3a5['_']['each'](_0x1665f1,function(_0x7ec46c){var _0x1eaf64=_0x4ed3a5['_']['get'](_0x7ec46c,_0x38ee42['key']);_0x4ed3a5['_']['set'](_0x7ec46c,_0x38ee42['key'],new _0x3fe533['default'][_0x123c38]()['transformServerValue'](_0x1eaf64,_0x3236ff));}),_0x4ed3a5['_']['isInteger'](_0x3236ff['decimalLimit'])&&_0x4ed3a5['_']['each'](_0x1665f1,function(_0x387950){var _0x4729bd=_0x4ed3a5['_']['get'](_0x387950,_0x38ee42['key']);_0x4ed3a5['_']['isNumber'](_0x4729bd)&&_0x4ed3a5['_']['set'](_0x387950,_0x38ee42['key'],_0x4ed3a5['_']['round'](_0x4729bd,_0x3236ff['decimalLimit']));});}),_0x1665f1;},_0x1550ed['prototype']['createRowComponents']=function(_0x4e4d97,_0x58bcdb){var _0x5c1ea9=_0x8b3588['prototype']['createRowComponents']['call'](this,_0x4e4d97,_0x58bcdb);return this['disabled']&&_0x5c1ea9['forEach'](function(_0x24b706){_0x24b706['disabled']=!0x0;}),_0x5c1ea9;},_0x1550ed['prototype']['createComponent']=function(_0x2dff21,_0x4e433b,_0xbd0212,_0x54cac8,_0x56fcbe){var _0x3146cb=_0x8b3588['prototype']['createComponent']['call'](this,_0x2dff21,_0x4e433b,_0xbd0212,_0x54cac8);if(_0x56fcbe){var _0x197dad=this['visibility'];_0x197dad['hasOwnProperty'](_0x2dff21['key'])&&_0x3146cb['visible']!==_0x197dad[_0x2dff21['key']]&&(_0x3146cb['visible']=_0x197dad[_0x2dff21['key']]);}return _0x3146cb;},_0x1550ed['prototype']['format']=function(_0x4e6c58,_0x30488e){var _0x48dd16=this['columns'][_0x4e6c58];return _0x48dd16?(_0x242c29['Utils']['getComponent'](this['initComponents'],_0x4e6c58,!0x0)||_0x242c29['Components']['create'](_0x48dd16,this['options'],_0x30488e,!0x0))['getView'](_0x30488e):_0x30488e;},_0x1550ed['prototype']['setValue']=function(_0x4e600d){this['dataValue']=_0x4e600d;},_0x1550ed['prototype']['destroy']=function(){var _0x156b62,_0x3f9fc8;_0x8b3588['prototype']['destroy']['call'](this),this['emit']('destroy'),null===(_0x3f9fc8=null===(_0x156b62=this['formioGrid'])||void 0x0===_0x156b62?void 0x0:_0x156b62['destroy'])||void 0x0===_0x3f9fc8||_0x3f9fc8['call'](_0x156b62);},_0x1550ed;}(_0x53eec9);_0x5ca0a6['default']=_0xbc4a4;},0x1a1:function(_0x4489f2,_0x1dd4f3){'use strict';Object['defineProperty'](_0x1dd4f3,'__esModule',{'value':!0x0}),_0x1dd4f3['filterByComponentType']=void 0x0,_0x1dd4f3['filterByComponentType']={'select':[{'type':'equal','label':'Is\x20equal\x20to','filter':function(){return'';}},{'type':'notEqual','label':'Is\x20not\x20equal\x20to','filter':function(){return'';}},{'type':'contain','label':'Contains','filter':function(){return'';}},{'type':'notContain','label':'Does\x20not\x20contain','filter':function(){return'';}}],'checkbox':[{'type':'equal','label':'Is\x20equal\x20to','filter':function(){return'';}}]};},0xb2:function(_0x5f9bb2,_0x12f151,_0x341916){'use strict';Object['defineProperty'](_0x12f151,'__esModule',{'value':!0x0});var _0xd5f86e=_0x341916(0xff),_0x197145=_0x341916(0x249);_0x12f151['default']={'reportingcontrols':_0x197145['default'],'reportinggrid':_0xd5f86e['default']};},0x3ca:function(_0x360f97,_0x220216,_0xb2fb04){'use strict';var _0x878f7f=this&&this['__awaiter']||function(_0x636163,_0x3305b6,_0xb847be,_0x52e565){return new(_0xb847be||(_0xb847be=Promise))(function(_0x1f8ebe,_0x3e5744){function _0x1eb69e(_0x567e3e){try{_0x28c6dc(_0x52e565['next'](_0x567e3e));}catch(_0x120d5d){_0x3e5744(_0x120d5d);}}function _0xca3334(_0x1cf3a7){try{_0x28c6dc(_0x52e565['throw'](_0x1cf3a7));}catch(_0x3f590e){_0x3e5744(_0x3f590e);}}function _0x28c6dc(_0x22ce6f){var _0x2f2342;_0x22ce6f['done']?_0x1f8ebe(_0x22ce6f['value']):(_0x2f2342=_0x22ce6f['value'],_0x2f2342 instanceof _0xb847be?_0x2f2342:new _0xb847be(function(_0x4e593f){_0x4e593f(_0x2f2342);}))['then'](_0x1eb69e,_0xca3334);}_0x28c6dc((_0x52e565=_0x52e565['apply'](_0x636163,_0x3305b6||[]))['next']());});},_0x2a43f5=this&&this['__generator']||function(_0x24da29,_0xda0c85){var _0x28a6b7,_0x2d0921,_0x493234,_0xb0c733,_0x4f2704={'label':0x0,'sent':function(){if(0x1&_0x493234[0x0])throw _0x493234[0x1];return _0x493234[0x1];},'trys':[],'ops':[]};return _0xb0c733={'next':_0x3baeea(0x0),'throw':_0x3baeea(0x1),'return':_0x3baeea(0x2)},'function'==typeof Symbol&&(_0xb0c733[Symbol['iterator']]=function(){return this;}),_0xb0c733;function _0x3baeea(_0x1188e3){return function(_0x4125f9){return function(_0x4fac25){if(_0x28a6b7)throw new TypeError('Generator\x20is\x20already\x20executing.');for(;_0xb0c733&&(_0xb0c733=0x0,_0x4fac25[0x0]&&(_0x4f2704=0x0)),_0x4f2704;)try{if(_0x28a6b7=0x1,_0x2d0921&&(_0x493234=0x2&_0x4fac25[0x0]?_0x2d0921['return']:_0x4fac25[0x0]?_0x2d0921['throw']||((_0x493234=_0x2d0921['return'])&&_0x493234['call'](_0x2d0921),0x0):_0x2d0921['next'])&&!(_0x493234=_0x493234['call'](_0x2d0921,_0x4fac25[0x1]))['done'])return _0x493234;switch(_0x2d0921=0x0,_0x493234&&(_0x4fac25=[0x2&_0x4fac25[0x0],_0x493234['value']]),_0x4fac25[0x0]){case 0x0:case 0x1:_0x493234=_0x4fac25;break;case 0x4:return _0x4f2704['label']++,{'value':_0x4fac25[0x1],'done':!0x1};case 0x5:_0x4f2704['label']++,_0x2d0921=_0x4fac25[0x1],_0x4fac25=[0x0];continue;case 0x7:_0x4fac25=_0x4f2704['ops']['pop'](),_0x4f2704['trys']['pop']();continue;default:if(!((_0x493234=(_0x493234=_0x4f2704['trys'])['length']>0x0&&_0x493234[_0x493234['length']-0x1])||0x6!==_0x4fac25[0x0]&&0x2!==_0x4fac25[0x0])){_0x4f2704=0x0;continue;}if(0x3===_0x4fac25[0x0]&&(!_0x493234||_0x4fac25[0x1]>_0x493234[0x0]&&_0x4fac25[0x1]<_0x493234[0x3])){_0x4f2704['label']=_0x4fac25[0x1];break;}if(0x6===_0x4fac25[0x0]&&_0x4f2704['label']<_0x493234[0x1]){_0x4f2704['label']=_0x493234[0x1],_0x493234=_0x4fac25;break;}if(_0x493234&&_0x4f2704['label']<_0x493234[0x2]){_0x4f2704['label']=_0x493234[0x2],_0x4f2704['ops']['push'](_0x4fac25);break;}_0x493234[0x2]&&_0x4f2704['ops']['pop'](),_0x4f2704['trys']['pop']();continue;}_0x4fac25=_0xda0c85['call'](_0x24da29,_0x4f2704);}catch(_0x43e36a){_0x4fac25=[0x6,_0x43e36a],_0x2d0921=0x0;}finally{_0x28a6b7=_0x493234=0x0;}if(0x5&_0x4fac25[0x0])throw _0x4fac25[0x1];return{'value':_0x4fac25[0x0]?_0x4fac25[0x1]:void 0x0,'done':!0x0};}([_0x1188e3,_0x4125f9]);};}};Object['defineProperty'](_0x220216,'__esModule',{'value':!0x0});var _0x1ef753=_0xb2fb04(0x34b),_0x22ce41=_0xb2fb04(0x284),_0x4ca26d=_0xb2fb04(0x213),_0x2f060a=_0xb2fb04(0x3c);function _0x5222e1(_0x42caec,_0x2e6841){return void 0x0===_0x42caec&&(_0x42caec=[]),_0x4ca26d['_']['some'](_0x42caec,function(_0x38ae91){return new RegExp('^'['concat'](_0x4ca26d['_']['chain'](_0x38ae91)['split']('*')['join']('(\x5cS+)')['value'](),'$'),'i')['test'](_0x2e6841);});}_0x220216['default']=function(_0x28a9e2){return void 0x0===_0x28a9e2&&(_0x28a9e2=''),_0x878f7f(this,void 0x0,void 0x0,function(){var _0x335bb0,_0x4dfe10,_0x36e170,_0x3d8cf3,_0x528cd0;return _0x2a43f5(this,function(_0xc9c170){switch(_0xc9c170['label']){case 0x0:if(!(_0x335bb0=_0x22ce41['Formio']['Licenses']['getLicense'](_0x2f060a['default'])))throw new Error('License\x20is\x20required\x20to\x20use\x20the\x20Reporting\x20module.');return[0x4,_0x1ef753['OfflineLibraryLicense']['verify'](_0x335bb0)];case 0x1:if(!(_0x4dfe10=_0xc9c170['sent']()))throw new Error('Invalid\x20License\x20Key.');if(!_0x4ca26d['_']['get'](_0x4dfe10,'terms.reporting'))throw new Error('Reporting\x20Module\x20is\x20not\x20enabled\x20for\x20your\x20license.');if(_0x36e170=_0x4ca26d['_']['get'](_0x4dfe10,'terms.hostnames',[]),_0x3d8cf3=''['concat'](window['location']['protocol'],'//')['concat'](window['location']['hostname']),_0x5222e1(_0x36e170,_0x3d8cf3))return[0x2,!0x0];if(_0x528cd0=_0x4ca26d['_']['get'](_0x4dfe10,'terms.endpoints',[]),!_0x28a9e2||!_0x5222e1(_0x528cd0,_0x28a9e2))throw new Error('Current\x20hostname\x20('['concat'](_0x3d8cf3,')\x20and\x20project\x20endpoint\x20(')['concat'](_0x28a9e2,')\x20is\x20not\x20allowed\x20by\x20the\x20license.'));return[0x2,!0x0];}});});};},0x9d:function(_0x3b2bf6,_0x6e556a,_0x533ff0){'use strict';Object['defineProperty'](_0x6e556a,'__esModule',{'value':!0x0});var _0x5f23be=_0x533ff0(0x3ca);_0x6e556a['default']=_0x5f23be['default'];},0x333:function(_0x43383c,_0x28a1e7,_0x251b68){'use strict';Object['defineProperty'](_0x28a1e7,'__esModule',{'value':!0x0});var _0x96b45e=_0x251b68(0x284),_0x9b68bc=_0x251b68(0x213),_0x528b30=_0x251b68(0x29a),_0x35daba=_0x251b68(0x8b),_0x5bc0f9=(function(){function _0x408116(_0x23d556){this['options']=_0x23d556,this['defaultFilters']={};}return Object['defineProperty'](_0x408116['prototype'],'reportingUrl',{'get':function(){var _0x275236;return''['concat'](null===(_0x275236=this['options']['formio'])||void 0x0===_0x275236?void 0x0:_0x275236['projectUrl'],'/report');},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x408116['prototype'],'requestHeaders',{'get':function(){return[{'key':'Content-Type','value':'application/json'}];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x408116['prototype'],'requestMethod',{'get':function(){return'POST';},'enumerable':!0x1,'configurable':!0x0}),_0x408116['prototype']['getRequestHeaders']=function(){var _0x12bdae=new _0x96b45e['Formio']['Headers']();if(!_0x9b68bc['_']['isEmpty'](this['requestHeaders']))try{_0x9b68bc['_']['each'](this['requestHeaders'],function(_0x11757b){_0x11757b['key']&&_0x12bdae['set'](_0x11757b['key'],_0x11757b['value']);});}catch(_0x3f0576){console['warn'](_0x3f0576['message']);}return _0x12bdae;},_0x408116['prototype']['getAggregatedRequestFilterQuery']=function(_0x58d07f,_0x40fb51){var _0x2da732,_0x36bda8,_0x2d770d,_0x4214df,_0x1a09ba,_0x58310e,_0x27e808,_0x27aa3c,_0x36c91e,_0x14e7e7,_0x2ab7dd,_0x1f7bca,_0x2ce6dc,_0xc851c0,_0x4df7fc,_0x4d362e,_0x2248e3,_0x115d18,_0x40a486,_0x46631a=_0x40fb51['value'],_0x4ec617=void 0x0===_0x46631a?null:_0x46631a,_0x3d2f3e=_0x40fb51['comparedValue'],_0x3f905d=void 0x0===_0x3d2f3e?null:_0x3d2f3e,_0x108e61=_0x528b30['default']['filtersQueries'];if(!_0x4ec617&&!_0x9b68bc['_']['includes']([_0x108e61['empty'],_0x108e61['notEmpty'],_0x108e61['exist'],_0x108e61['notExist']],_0x58d07f))return null;var _0x502030=_0x4ec617;switch(_0x58d07f){case _0x108e61['equal']:return(_0x2da732={})[_0x502030]={'$eq':_0x3f905d},_0x2da732;case _0x108e61['notEqual']:return(_0x36bda8={})[_0x502030]={'$ne':_0x3f905d},_0x36bda8;case _0x108e61['startsWith']:return(_0x2d770d={})[_0x502030]={'$regex':'^'+_0x3f905d,'$options':'i'},_0x2d770d;case _0x108e61['contain']:return(_0x4214df={})[_0x502030]={'$regex':_0x3f905d,'$options':'i'},_0x4214df;case _0x108e61['notContain']:return(_0x1a09ba={})[_0x502030]={'$regex':'^((?!'+_0x3f905d+').)*$','$options':'i'},_0x1a09ba;case _0x108e61['endsWith']:return(_0x58310e={})[_0x502030]={'$regex':_0x3f905d+'$','$options':'i'},_0x58310e;case _0x108e61['matches']:return(_0x27e808={})[_0x502030]={'$regex':_0x3f905d,'$options':'i'},_0x27e808;case _0x108e61['greaterThen']:return(_0x27aa3c={})[_0x502030]={'$gt':_0x3f905d},_0x27aa3c;case _0x108e61['greaterThenOrEqual']:return(_0x36c91e={})[_0x502030]={'$gte':_0x3f905d},_0x36c91e;case _0x108e61['lessThen']:return(_0x14e7e7={})[_0x502030]={'$lt':_0x3f905d},_0x14e7e7;case _0x108e61['lessThenOrEqual']:return(_0x2ab7dd={})[_0x502030]={'$lte':_0x3f905d},_0x2ab7dd;case _0x108e61['exist']:return(_0x1f7bca={})[_0x502030]={'$exists':!0x0},_0x1f7bca;case _0x108e61['notExist']:return(_0x2ce6dc={})[_0x502030]={'$exists':!0x1},_0x2ce6dc;case _0x108e61['empty']:return _0x9b68bc['_']['isNull'](_0x3f905d)||_0x9b68bc['_']['isUndefined'](_0x3f905d)?((_0xc851c0={})[_0x502030]=null,_0xc851c0):{'$or':[(_0x4df7fc={},_0x4df7fc[_0x502030]=null,_0x4df7fc),(_0x4d362e={},_0x4d362e[_0x502030]={'$eq':_0x3f905d},_0x4d362e)]};case _0x108e61['notEmpty']:return _0x9b68bc['_']['isNull'](_0x3f905d)||_0x9b68bc['_']['isUndefined'](_0x3f905d)?((_0x2248e3={})[_0x502030]={'$ne':null},_0x2248e3):{'$and':[(_0x115d18={},_0x115d18[_0x502030]={'$ne':null},_0x115d18),(_0x40a486={},_0x40a486[_0x502030]={'$ne':_0x3f905d},_0x40a486)]};default:return null;}},_0x408116['prototype']['getAggregatedRequestBody']=function(_0x18da4f){var _0x3403c0,_0x40e0ea,_0x3075f5=this;void 0x0===_0x18da4f&&(_0x18da4f={});var _0x14cfb0=this['options']['reportingConfig'],_0x45b13a=_0x14cfb0['connections'],_0x372e5a=_0x14cfb0['calculatedColumns'],_0x32c450=_0x14cfb0['groups'],_0x408b5e=_0x14cfb0['availableColumns'],_0x52729=void 0x0===_0x408b5e?[]:_0x408b5e,_0x21c8bd=_0x14cfb0['forms'];_0x18da4f=_0x9b68bc['_']['mergeWith'](_0x18da4f,this['defaultFilters'],function(_0x1f4b35,_0x547520){if(_0x9b68bc['_']['isArray'](_0x1f4b35))return _0x9b68bc['_']['concat'](_0x1f4b35,_0x547520);});var _0x4208f6=[];if(0x1===_0x21c8bd['length']){_0x4208f6['push']({'$match':{'form':{'$in':[_0x21c8bd[0x0]]}}});var _0xb21245=_0x528b30['default']['getJoinedFormDataPathInJoinedObj'](_0x21c8bd[0x0]),_0xde75bc=((_0x3403c0={})[''['concat'](_0xb21245,'.data')]='$data',_0x3403c0[''['concat'](_0xb21245,'._id')]='$_id',_0x3403c0);_0x9b68bc['_']['each'](_0x528b30['default']['defaultColumns'],function(_0x5cda7c){_0x5cda7c['submissionRootPath']&&(_0xde75bc[''['concat'](_0xb21245,'.')['concat'](_0x5cda7c['path'])]='$'['concat'](_0x5cda7c['path']));}),_0x4208f6['push']({'$project':_0xde75bc});}if(_0x21c8bd['length']>0x1&&_0x45b13a['length']&&_0x9b68bc['_']['each'](_0x45b13a,function(_0x544bf4,_0x36645b){var _0x331508,_0x27de98,_0x540338=_0x544bf4['baseForm'],_0x440b14=_0x544bf4['baseFormField'],_0xc4080d=_0x544bf4['joiningForm'],_0x7b81c0=_0x544bf4['joiningFormField'],_0x590213=_0x544bf4['baseFormValuePath'],_0x864d31=_0x544bf4['joiningFormValuePath'],_0x2ed19d=_0x528b30['default']['getJoinedFormDataPathInJoinedObj'](_0x540338);if(0x0===_0x36645b){_0x4208f6['push']({'$match':{'form':{'$in':[_0x540338]}}});var _0x4d2184=((_0x331508={})[''['concat'](_0x2ed19d,'.data')]='$data',_0x331508[''['concat'](_0x2ed19d,'._id')]='$_id',_0x331508);_0x9b68bc['_']['each'](_0x528b30['default']['defaultColumns'],function(_0x45a512){_0x45a512['submissionRootPath']&&(_0x4d2184[''['concat'](_0x2ed19d,'.')['concat'](_0x45a512['path'])]='$'['concat'](_0x45a512['path']));}),_0x4208f6['push']({'$project':_0x4d2184});}var _0x3af71d=_0x528b30['default']['getJoinedFormDataPathInJoinedObj'](_0xc4080d),_0x34da55=_0x440b14===_0x528b30['default']['connectionByFullSubmissionObjectOptionValue'],_0xe1606a=_0x7b81c0===_0x528b30['default']['connectionByFullSubmissionObjectOptionValue'],_0xad3e31={'data':0x1,'_id':0x1};_0x9b68bc['_']['each'](_0x528b30['default']['defaultColumns'],function(_0x4b9555){_0x4b9555['submissionRootPath']&&(_0xad3e31[_0x4b9555['path']]=0x1);}),_0x4208f6['push']({'$lookup':{'from':'submissions','localField':_0x34da55?''['concat'](_0x2ed19d,'._id'):''['concat'](_0x2ed19d,'.data.')['concat'](_0x440b14)['concat'](_0x590213?'.'['concat'](_0x590213):'')['concat'](_0xe1606a?'._id':''),'foreignField':_0xe1606a?'_id':'data.'['concat'](_0x7b81c0)['concat'](_0x864d31?'.'['concat'](_0x864d31):'')['concat'](_0x34da55?'._id':''),'as':_0x3af71d}}),_0x4208f6['push']({'$addFields':(_0x27de98={},_0x27de98[''['concat'](_0x3af71d)]={'$filter':{'input':'$'['concat'](_0x3af71d),'as':'item','cond':{'$eq':['$$item.form','ObjectId(\x27'['concat'](_0xc4080d,'\x27)')]}}},_0x27de98)}),_0x4208f6['push']({'$unwind':{'path':'$'['concat'](_0x3af71d),'preserveNullAndEmptyArrays':!0x0}});}),_0x372e5a['length']){var _0x5e41a6={};_0x9b68bc['_']['each'](_0x372e5a,function(_0x6f80a0){var _0x2c3cdf=_0x9b68bc['_']['get'](_0x35daba['default'],_0x6f80a0['operator'],null),_0x36ea63=_0x6f80a0['key'];if(_0x2c3cdf){var _0xee23d7=new _0x2c3cdf()['getRequest'](_0x6f80a0);_0xee23d7&&(_0x5e41a6[_0x528b30['default']['getDataPath']({'path':_0x36ea63})]=_0xee23d7);}}),_0x4208f6['push']({'$addFields':_0x5e41a6});}var _0x17c965=_0x32c450||{},_0x7cf215=_0x17c965['groupingFields'],_0x237730=void 0x0===_0x7cf215?[]:_0x7cf215,_0x266a11=_0x17c965['calculatedColumns'],_0x35316e=void 0x0===_0x266a11?[]:_0x266a11,_0x554654=_0x237730['length'];if(_0x554654){var _0x323254={},_0x7bc08={};_0x9b68bc['_']['each'](_0x237730,function(_0x565816){var _0x101811=_0x565816['field']['path'],_0x51cdc5=_0x9b68bc['_']['camelCase'](_0x101811),_0x23ea6a=_0x528b30['default']['getDataPath'](_0x565816['field']);_0x9b68bc['_']['set'](_0x323254,_0x51cdc5,'$'['concat'](_0x23ea6a)),_0x9b68bc['_']['set'](_0x7bc08,_0x23ea6a,'$_id.'['concat'](_0x51cdc5));});var _0xe31c0={'_id':_0x323254};_0x9b68bc['_']['each'](_0x35316e,function(_0x1d7dd5){var _0x7467da=_0x9b68bc['_']['get'](_0x35daba['default'],_0x1d7dd5['operator'],null),_0x4cd887=_0x1d7dd5['key'];if(_0x7467da){var _0x3fb3a8=new _0x7467da(),_0x16191e=_0x3fb3a8['getGroupRequest'](_0x1d7dd5,_0x323254);if(_0x16191e){_0xe31c0[_0x4cd887]=_0x16191e;var _0xf99418=_0x3fb3a8['getGroupProjectRequest'](_0x1d7dd5);_0x9b68bc['_']['set'](_0x7bc08,_0x528b30['default']['getDataPath']({'path':_0x4cd887}),_0xf99418||'$'['concat'](_0x4cd887));}}}),_0x4208f6['push']({'$group':_0xe31c0}),_0x4208f6['push']({'$project':_0x7bc08});}var _0x3c1f8a=_0x9b68bc['_']['chain'](_0x18da4f)['map'](function(_0x43fabc,_0x5f540c){return _0x9b68bc['_']['isArray'](_0x43fabc)?_0x9b68bc['_']['map'](_0x43fabc,function(_0x510c3f){return _0x3075f5['getAggregatedRequestFilterQuery'](_0x5f540c,_0x510c3f);}):null;})['flatten']()['filter'](function(_0x5ad244){return _0x5ad244;})['value']();if(_0x9b68bc['_']['isEmpty'](_0x3c1f8a)||_0x4208f6['push']({'$match':{'$and':_0x3c1f8a}}),_0x52729['length']){var _0x7c5909={};!_0x554654&&_0x21c8bd['length']&&_0x9b68bc['_']['each'](_0x21c8bd,function(_0x1b8a45){return _0x9b68bc['_']['set'](_0x7c5909,''['concat'](_0x528b30['default']['getJoinedFormDataPathInJoinedObj'](_0x1b8a45),'._id'),0x1);}),_0x9b68bc['_']['each'](_0x52729,function(_0x1cf366){_0x9b68bc['_']['set'](_0x7c5909,_0x528b30['default']['getDataPath'](_0x1cf366['column']),0x1);}),_0x4208f6['push']({'$project':_0x7c5909});}var _0x1f2a38=_0x18da4f['limit'],_0x23c72b=_0x18da4f['skip'],_0x115596=_0x18da4f['sort'];if(!_0x9b68bc['_']['isEmpty'](_0x115596)){var _0x518793=_0x115596['value'],_0x3d5669=_0x115596['asc'];_0x4208f6['push']({'$sort':(_0x40e0ea={},_0x40e0ea[''['concat'](_0x518793)]=_0x3d5669?0x1:-0x1,_0x40e0ea)});}return _0x23c72b&&_0x4208f6['push']({'$skip':_0x23c72b}),_0x1f2a38&&_0x4208f6['push']({'$limit':_0x1f2a38}),_0x4208f6;},_0x408116['prototype']['makeRequest']=function(_0x41e804){var _0x30fd82=this['reportingUrl'],_0x22377a=this['options']['formio'];return _0x30fd82&&_0x22377a&&_0x22377a['makeRequest']?_0x22377a['makeRequest'](_0x9b68bc['_']['camelCase']('report\x20'+_0x9b68bc['_']['get'](this['options'],'reportingConfig.name','')),_0x30fd82,this['requestMethod'],this['getAggregatedRequestBody'](_0x41e804),{'headers':this['getRequestHeaders'](),'noToken':!0x1,'ignoreCache':!_0x9b68bc['_']['get'](this['options']['reportingConfig'],'gridSettings.allowCaching',!0x1)}):Promise['resolve']();},_0x408116['prototype']['getData']=function(_0x1ee395){_0x1ee395=_0x1ee395||{};try{return this['makeRequest'](_0x1ee395);}catch(_0x493a69){console['error']('Reporting\x20Grid\x20Request\x20Error:\x20'['concat'](_0x493a69));}},_0x408116;}());_0x28a1e7['default']=_0x5bc0f9;},0x181:function(_0x8584b7,_0x2d68c0,_0x5e80e6){'use strict';var _0x86fdaa=this&&this['__assign']||function(){return _0x86fdaa=Object['assign']||function(_0x581584){for(var _0x32b2d2,_0x3a7dd1=0x1,_0x58e772=arguments['length'];_0x3a7dd1<_0x58e772;_0x3a7dd1++)for(var _0x42046b in _0x32b2d2=arguments[_0x3a7dd1])Object['prototype']['hasOwnProperty']['call'](_0x32b2d2,_0x42046b)&&(_0x581584[_0x42046b]=_0x32b2d2[_0x42046b]);return _0x581584;},_0x86fdaa['apply'](this,arguments);};Object['defineProperty'](_0x2d68c0,'__esModule',{'value':!0x0});var _0x2a7d9f=_0x5e80e6(0x213),_0x5900a2=(function(){function _0x1d2aed(_0x5b2ee6,_0x3f4abb){this['storageKey']='reporting'['concat'](_0x3f4abb?'Controls':'','-')['concat'](_0x5b2ee6);}return _0x1d2aed['prototype']['saveData']=function(_0x1961a5){if(localStorage){var _0x4d2083=this['getAllData']()||{};localStorage['setItem'](this['storageKey'],JSON['stringify'](_0x86fdaa(_0x86fdaa({},_0x4d2083),_0x1961a5)));}},_0x1d2aed['prototype']['getAllData']=function(){if(localStorage)try{return JSON['parse'](localStorage['getItem'](this['storageKey']));}catch(_0x489aa4){return null;}return null;},_0x1d2aed['prototype']['getData']=function(_0x3a5d11){if(localStorage&&_0x3a5d11){var _0x49bcef=this['getAllData']()||{};return _0x2a7d9f['_']['get'](_0x49bcef,_0x3a5d11,null);}return null;},_0x1d2aed;}());_0x2d68c0['default']=_0x5900a2;},0x1fc:function(_0x3d8dbd,_0x2e6dc8,_0x4fc2c8){'use strict';Object['defineProperty'](_0x2e6dc8,'__esModule',{'value':!0x0});var _0x23f216=_0x4fc2c8(0x28e);_0x2e6dc8['default']={'reportingGrid':_0x23f216['default']};},0x276:function(_0x342422,_0x4bf2ad){Object['defineProperty'](_0x4bf2ad,'__esModule',{'value':!0x0}),_0x4bf2ad['default']=function(_0x136bcb){return'<div\x20ref=\x22reportingGridContainer\x22></div>';};},0x28e:function(_0x5b3b46,_0x12d1f9,_0x3389f3){'use strict';Object['defineProperty'](_0x12d1f9,'__esModule',{'value':!0x0});var _0x5f20d5=_0x3389f3(0x276);_0x12d1f9['default']={'form':_0x5f20d5['default']};},0x289:function(_0x3c4086,_0x1db609,_0xe259c7){'use strict';Object['defineProperty'](_0x1db609,'__esModule',{'value':!0x0});var _0x55b5fb=_0xe259c7(0x2cb);_0x1db609['default']={'reportingGrid':_0x55b5fb['default']};},0x27:function(_0xb603e7,_0x252c10){Object['defineProperty'](_0x252c10,'__esModule',{'value':!0x0}),_0x252c10['default']=function(_0x10a0c2){return'<div\x20ref=\x22reportingGridContainer\x22></div>';};},0x2cb:function(_0x40174b,_0x2b2229,_0xff90b3){'use strict';Object['defineProperty'](_0x2b2229,'__esModule',{'value':!0x0});var _0x2b4f0c=_0xff90b3(0x27);_0x2b2229['default']={'form':_0x2b4f0c['default']};},0x92:function(_0x46c57f,_0x5493fc,_0x2d2365){'use strict';Object['defineProperty'](_0x5493fc,'__esModule',{'value':!0x0});var _0x177925=_0x2d2365(0x1fc),_0xe82aeb=_0x2d2365(0x289),_0x426a36=_0x2d2365(0x1f5);_0x5493fc['default']={'bootstrap':_0x177925['default'],'bootstrap3':_0xe82aeb['default'],'semantic':_0x426a36['default']};},0x1f5:function(_0x365ba2,_0x45dade){'use strict';Object['defineProperty'](_0x45dade,'__esModule',{'value':!0x0}),_0x45dade['default']={};},0x3d8:function(_0x2da702,_0x46cf64){'use strict';Object['defineProperty'](_0x46cf64,'__esModule',{'value':!0x0});var _0x25b867=(function(){function _0x15bc7e(){}return Object['defineProperty'](_0x15bc7e,'operatorKey',{'get':function(){return'';},'enumerable':!0x1,'configurable':!0x0}),_0x15bc7e['getDisplayField']=function(_0x342554){return{'type':'textfield'};},Object['defineProperty'](_0x15bc7e,'acceptedValueTypes',{'get':function(){return[];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x15bc7e,'operatorTitle',{'get':function(){return'';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x15bc7e,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x15bc7e,'aggregatedCalculationOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x15bc7e,'calculationArgs',{'get':function(){return[];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x15bc7e,'transformResponse',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),_0x15bc7e['prototype']['getRequest']=function(_0x4d4de3){return null;},_0x15bc7e['prototype']['getGroupRequest']=function(_0x6e0278,_0x1efe64){return null;},_0x15bc7e['prototype']['getGroupProjectRequest']=function(_0x4e8df7){return null;},_0x15bc7e['prototype']['transformServerValue']=function(_0x5e0ac2,_0x99c548){return _0x5e0ac2;},_0x15bc7e;}());_0x46cf64['default']=_0x25b867;},0xaa:function(_0x5c2dd8,_0x3f34cf,_0x3ee3ad){'use strict';var _0x21a47d,_0x395530=this&&this['__extends']||(_0x21a47d=function(_0x2e5316,_0x26db56){return _0x21a47d=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x462b3b,_0xaca739){_0x462b3b['__proto__']=_0xaca739;}||function(_0x2d5af1,_0x2fdf7b){for(var _0x477708 in _0x2fdf7b)Object['prototype']['hasOwnProperty']['call'](_0x2fdf7b,_0x477708)&&(_0x2d5af1[_0x477708]=_0x2fdf7b[_0x477708]);},_0x21a47d(_0x2e5316,_0x26db56);},function(_0x2e62a5,_0x5b671c){if('function'!=typeof _0x5b671c&&null!==_0x5b671c)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x5b671c)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x13c059(){this['constructor']=_0x2e62a5;}_0x21a47d(_0x2e62a5,_0x5b671c),_0x2e62a5['prototype']=null===_0x5b671c?Object['create'](_0x5b671c):(_0x13c059['prototype']=_0x5b671c['prototype'],new _0x13c059());});Object['defineProperty'](_0x3f34cf,'__esModule',{'value':!0x0});var _0x5ca0bf=_0x3ee3ad(0x3d8),_0x2bfb2d=_0x3ee3ad(0x213),_0x427cde=function(_0x51e7ac){function _0x425b2a(){return null!==_0x51e7ac&&_0x51e7ac['apply'](this,arguments)||this;}return _0x395530(_0x425b2a,_0x51e7ac),Object['defineProperty'](_0x425b2a,'operatorKey',{'get':function(){return'avg';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x425b2a,'operatorTitle',{'get':function(){return'Average';},'enumerable':!0x1,'configurable':!0x0}),_0x425b2a['getDisplayField']=function(_0xf8e6ce){return(0x0,_0x2bfb2d['getAggrOperatorNumberField'])(_0xf8e6ce);},Object['defineProperty'](_0x425b2a,'acceptedValueTypes',{'get':function(){return[_0x2bfb2d['valueTypes']['number']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x425b2a,'aggregatedGroupOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x425b2a,'aggregatedCalculationOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x425b2a,'calculationArgs',{'get':function(){return['date','decimalLimit'];},'enumerable':!0x1,'configurable':!0x0}),_0x425b2a['prototype']['getGroupRequest']=function(_0xa04069){var _0x6d5a35=_0xa04069['argument'];return{'$avg':'$'['concat']((0x0,_0x2bfb2d['getDataPath'])(_0x6d5a35))};},_0x425b2a;}(_0x5ca0bf['default']);_0x3f34cf['default']=_0x427cde;},0x266:function(_0x25f4e1,_0x4e5256,_0x3bee1d){'use strict';var _0x2c2cfd,_0x2284a4=this&&this['__extends']||(_0x2c2cfd=function(_0x98050,_0x349633){return _0x2c2cfd=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x5256cb,_0x41f73f){_0x5256cb['__proto__']=_0x41f73f;}||function(_0x1336f0,_0x267566){for(var _0x5d8178 in _0x267566)Object['prototype']['hasOwnProperty']['call'](_0x267566,_0x5d8178)&&(_0x1336f0[_0x5d8178]=_0x267566[_0x5d8178]);},_0x2c2cfd(_0x98050,_0x349633);},function(_0xd278d2,_0x3a8a26){if('function'!=typeof _0x3a8a26&&null!==_0x3a8a26)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x3a8a26)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x345e58(){this['constructor']=_0xd278d2;}_0x2c2cfd(_0xd278d2,_0x3a8a26),_0xd278d2['prototype']=null===_0x3a8a26?Object['create'](_0x3a8a26):(_0x345e58['prototype']=_0x3a8a26['prototype'],new _0x345e58());});Object['defineProperty'](_0x4e5256,'__esModule',{'value':!0x0});var _0x10a679=_0x3bee1d(0x3d8),_0xd68224=_0x3bee1d(0x213),_0x46b304=_0x3bee1d(0x284),_0x48c76d=function(_0x2502d6){function _0x58bbe8(){return null!==_0x2502d6&&_0x2502d6['apply'](this,arguments)||this;}return _0x2284a4(_0x58bbe8,_0x2502d6),Object['defineProperty'](_0x58bbe8,'operatorKey',{'get':function(){return'concat';},'enumerable':!0x1,'configurable':!0x0}),_0x58bbe8['getDisplayField']=function(_0x32b64e){return{'type':'textfield'};},Object['defineProperty'](_0x58bbe8,'operatorTitle',{'get':function(){return'Concatenate\x20Strings';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x58bbe8,'acceptedValueTypes',{'get':function(){return[_0xd68224['valueTypes']['string']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x58bbe8,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x58bbe8,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x58bbe8,'calculationArgs',{'get':function(){return['concatArgs'];},'enumerable':!0x1,'configurable':!0x0}),_0x58bbe8['prototype']['getRequest']=function(_0x2d0366){var _0x341ed7=_0x2d0366['concatArgs'],_0x2d24d3=void 0x0===_0x341ed7?[]:_0x341ed7,_0x19dbfa=_0x2d24d3['length'];return{'$concat':_0x46b304['Utils']['_']['chain'](_0x2d24d3)['map'](function(_0x3308a3,_0x4d747f){var _0x39f557=_0x3308a3['field'],_0x29b4b1=_0x3308a3['connector'],_0x3ac3d7='$'['concat']((0x0,_0xd68224['getDataPath'])(_0x39f557));return _0x4d747f===_0x19dbfa-0x1?_0x3ac3d7:[_0x3ac3d7,_0x29b4b1||'\x20'];})['flatten']()['value']()};},_0x58bbe8;}(_0x10a679['default']);_0x4e5256['default']=_0x48c76d;},0x3c7:function(_0x1858c2,_0x560a62,_0x2f3dbd){'use strict';var _0x2e270a,_0x2b35a7=this&&this['__extends']||(_0x2e270a=function(_0x5438da,_0x242189){return _0x2e270a=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x373728,_0x1d6677){_0x373728['__proto__']=_0x1d6677;}||function(_0x4382d7,_0x5232fd){for(var _0x382d01 in _0x5232fd)Object['prototype']['hasOwnProperty']['call'](_0x5232fd,_0x382d01)&&(_0x4382d7[_0x382d01]=_0x5232fd[_0x382d01]);},_0x2e270a(_0x5438da,_0x242189);},function(_0x309c8b,_0x42aeaf){if('function'!=typeof _0x42aeaf&&null!==_0x42aeaf)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x42aeaf)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x38af72(){this['constructor']=_0x309c8b;}_0x2e270a(_0x309c8b,_0x42aeaf),_0x309c8b['prototype']=null===_0x42aeaf?Object['create'](_0x42aeaf):(_0x38af72['prototype']=_0x42aeaf['prototype'],new _0x38af72());});Object['defineProperty'](_0x560a62,'__esModule',{'value':!0x0});var _0x291e01=_0x2f3dbd(0x213),_0x2ad08d=function(_0x454168){function _0x2fdb24(){return null!==_0x454168&&_0x454168['apply'](this,arguments)||this;}return _0x2b35a7(_0x2fdb24,_0x454168),Object['defineProperty'](_0x2fdb24,'operatorKey',{'get':function(){return'count';},'enumerable':!0x1,'configurable':!0x0}),_0x2fdb24['getDisplayField']=function(_0x58e1db){return(0x0,_0x291e01['getAggrOperatorNumberField'])(_0x58e1db);},Object['defineProperty'](_0x2fdb24,'operatorTitle',{'get':function(){return'Count';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2fdb24,'aggregatedGroupOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2fdb24,'aggregatedCalculationOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2fdb24,'acceptedValueTypes',{'get':function(){return[_0x291e01['valueTypes']['any']];},'enumerable':!0x1,'configurable':!0x0}),_0x2fdb24['prototype']['getGroupRequest']=function(_0xa27e5c,_0x515d65){return{'$push':_0x515d65};},_0x2fdb24['prototype']['getGroupProjectRequest']=function(_0x1024c2){return{'$size':'$'['concat'](_0x1024c2['key'])};},_0x2fdb24;}(_0x2f3dbd(0x3d8)['default']);_0x560a62['default']=_0x2ad08d;},0x122:function(_0x117913,_0x56bc35,_0x1046ee){'use strict';var _0x367e1b,_0x8bce82=this&&this['__extends']||(_0x367e1b=function(_0x8277d8,_0x3f570a){return _0x367e1b=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x4f4490,_0x3796ca){_0x4f4490['__proto__']=_0x3796ca;}||function(_0x1f46b9,_0x31a69f){for(var _0x534d60 in _0x31a69f)Object['prototype']['hasOwnProperty']['call'](_0x31a69f,_0x534d60)&&(_0x1f46b9[_0x534d60]=_0x31a69f[_0x534d60]);},_0x367e1b(_0x8277d8,_0x3f570a);},function(_0x24e0dc,_0xfe8bb){if('function'!=typeof _0xfe8bb&&null!==_0xfe8bb)throw new TypeError('Class\x20extends\x20value\x20'+String(_0xfe8bb)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x25c44d(){this['constructor']=_0x24e0dc;}_0x367e1b(_0x24e0dc,_0xfe8bb),_0x24e0dc['prototype']=null===_0xfe8bb?Object['create'](_0xfe8bb):(_0x25c44d['prototype']=_0xfe8bb['prototype'],new _0x25c44d());});Object['defineProperty'](_0x56bc35,'__esModule',{'value':!0x0});var _0x575fdb=_0x1046ee(0x3d8),_0x58437f=_0x1046ee(0x213),_0xbfae72=_0x1046ee(0x284),_0x3c8090=function(_0x42aa2c){function _0x2848b5(){return null!==_0x42aa2c&&_0x42aa2c['apply'](this,arguments)||this;}return _0x8bce82(_0x2848b5,_0x42aa2c),Object['defineProperty'](_0x2848b5,'operatorKey',{'get':function(){return'dateDiff';},'enumerable':!0x1,'configurable':!0x0}),_0x2848b5['getDisplayField']=function(_0x248d94){return(0x0,_0x58437f['getAggrOperatorNumberField'])(_0x248d94);},Object['defineProperty'](_0x2848b5,'operatorTitle',{'get':function(){return'Dates\x20Difference';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2848b5,'acceptedValueTypes',{'get':function(){return[_0x58437f['valueTypes']['date']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2848b5,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2848b5,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2848b5,'unitOptions',{'get':function(){return['years','weeks','months','days','hours','minutes','seconds','milliseconds'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2848b5,'calculationArgs',{'get':function(){return['dateDiffArgs'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2848b5,'transformResponse',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),_0x2848b5['prototype']['transformServerValue']=function(_0x495473,_0x411440){var _0x168df4=_0x411440['unit'],_0x4f543c=_0x495473||{},_0x5ab868=_0x4f543c['endDate'],_0x46d31e=_0x4f543c['startDate'],_0x2411d2=_0xbfae72['Utils']['moment'];return _0x2411d2(_0x5ab868||void 0x0)['diff'](_0x2411d2(_0x46d31e||void 0x0),'milliseconds'!==_0x168df4&&_0x168df4?_0x168df4:null);},_0x2848b5['prototype']['getRequest']=function(_0x3dc90e){var _0x1f5571=_0x3dc90e['endDate'],_0x34127f=_0x3dc90e['startDate'];return{'startDate':'$'['concat']((0x0,_0x58437f['getDataPath'])(_0x34127f)),'endDate':'$'['concat']((0x0,_0x58437f['getDataPath'])(_0x1f5571))};},_0x2848b5;}(_0x575fdb['default']);_0x56bc35['default']=_0x3c8090;},0x382:function(_0x128a09,_0x2ec600,_0x1e50ae){'use strict';var _0x1548e4,_0x129f81=this&&this['__extends']||(_0x1548e4=function(_0x42cce4,_0x2a0189){return _0x1548e4=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x4718e7,_0x49f697){_0x4718e7['__proto__']=_0x49f697;}||function(_0x163f63,_0x45153f){for(var _0x521d66 in _0x45153f)Object['prototype']['hasOwnProperty']['call'](_0x45153f,_0x521d66)&&(_0x163f63[_0x521d66]=_0x45153f[_0x521d66]);},_0x1548e4(_0x42cce4,_0x2a0189);},function(_0x569bf3,_0x145dda){if('function'!=typeof _0x145dda&&null!==_0x145dda)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x145dda)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x5c42f0(){this['constructor']=_0x569bf3;}_0x1548e4(_0x569bf3,_0x145dda),_0x569bf3['prototype']=null===_0x145dda?Object['create'](_0x145dda):(_0x5c42f0['prototype']=_0x145dda['prototype'],new _0x5c42f0());});Object['defineProperty'](_0x2ec600,'__esModule',{'value':!0x0});var _0x1bc771=_0x1e50ae(0x3d8),_0x3ab713=_0x1e50ae(0x213),_0x3603d7=_0x1e50ae(0x284),_0x2b8002=function(_0x1bf540){function _0x2ae708(){return null!==_0x1bf540&&_0x1bf540['apply'](this,arguments)||this;}return _0x129f81(_0x2ae708,_0x1bf540),Object['defineProperty'](_0x2ae708,'operatorKey',{'get':function(){return'dayOfMonth';},'enumerable':!0x1,'configurable':!0x0}),_0x2ae708['getDisplayField']=function(_0x2f45a6){return(0x0,_0x3ab713['getAggrOperatorNumberField'])(_0x2f45a6);},Object['defineProperty'](_0x2ae708,'operatorTitle',{'get':function(){return'Day\x20Of\x20Month';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2ae708,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2ae708,'acceptedValueTypes',{'get':function(){return[_0x3ab713['valueTypes']['date']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2ae708,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2ae708,'calculationArgs',{'get':function(){return['date'];},'enumerable':!0x1,'configurable':!0x0}),_0x2ae708['prototype']['getRequest']=function(_0x109319){var _0x185a06=_0x109319['date'];return{'$dayOfMonth':{'date':'$'['concat']((0x0,_0x3ab713['getDataPath'])(_0x185a06)),'timezone':_0x3603d7['Utils']['currentTimezone']()}};},_0x2ae708;}(_0x1bc771['default']);_0x2ec600['default']=_0x2b8002;},0x24e:function(_0x10056f,_0x4f1019,_0x5f2a7b){'use strict';var _0x6fec5d,_0x7929a9=this&&this['__extends']||(_0x6fec5d=function(_0x1886fa,_0x328432){return _0x6fec5d=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x3ce267,_0x1210d9){_0x3ce267['__proto__']=_0x1210d9;}||function(_0x39ad03,_0x521bf9){for(var _0x178608 in _0x521bf9)Object['prototype']['hasOwnProperty']['call'](_0x521bf9,_0x178608)&&(_0x39ad03[_0x178608]=_0x521bf9[_0x178608]);},_0x6fec5d(_0x1886fa,_0x328432);},function(_0x4d97d5,_0x27c0d5){if('function'!=typeof _0x27c0d5&&null!==_0x27c0d5)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x27c0d5)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x525026(){this['constructor']=_0x4d97d5;}_0x6fec5d(_0x4d97d5,_0x27c0d5),_0x4d97d5['prototype']=null===_0x27c0d5?Object['create'](_0x27c0d5):(_0x525026['prototype']=_0x27c0d5['prototype'],new _0x525026());});Object['defineProperty'](_0x4f1019,'__esModule',{'value':!0x0});var _0xce2ec9=_0x5f2a7b(0x3d8),_0x1e0462=_0x5f2a7b(0x213),_0xfa784a=_0x5f2a7b(0x284),_0x3d0d34=function(_0x5044b8){function _0x2232ab(){return null!==_0x5044b8&&_0x5044b8['apply'](this,arguments)||this;}return _0x7929a9(_0x2232ab,_0x5044b8),Object['defineProperty'](_0x2232ab,'operatorKey',{'get':function(){return'dayOfWeek';},'enumerable':!0x1,'configurable':!0x0}),_0x2232ab['getDisplayField']=function(_0x25d565){return(0x0,_0x1e0462['getAggrOperatorNumberField'])(_0x25d565);},Object['defineProperty'](_0x2232ab,'operatorTitle',{'get':function(){return'Day\x20Of\x20Week';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2232ab,'acceptedValueTypes',{'get':function(){return[_0x1e0462['valueTypes']['date']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2232ab,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2232ab,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2232ab,'calculationArgs',{'get':function(){return['date'];},'enumerable':!0x1,'configurable':!0x0}),_0x2232ab['prototype']['getRequest']=function(_0x21e9a4){var _0x57c4b3=_0x21e9a4['date'];return{'$dayOfWeek':{'date':'$'['concat']((0x0,_0x1e0462['getDataPath'])(_0x57c4b3)),'timezone':_0xfa784a['Utils']['currentTimezone']()}};},_0x2232ab;}(_0xce2ec9['default']);_0x4f1019['default']=_0x3d0d34;},0x1d:function(_0x59c9ef,_0x550ffb,_0x1493f7){'use strict';var _0x5d2a82,_0x15395f=this&&this['__extends']||(_0x5d2a82=function(_0x4ed39c,_0x3c5590){return _0x5d2a82=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x265672,_0x216f0f){_0x265672['__proto__']=_0x216f0f;}||function(_0x523def,_0xf93df3){for(var _0x3a4156 in _0xf93df3)Object['prototype']['hasOwnProperty']['call'](_0xf93df3,_0x3a4156)&&(_0x523def[_0x3a4156]=_0xf93df3[_0x3a4156]);},_0x5d2a82(_0x4ed39c,_0x3c5590);},function(_0x90057f,_0x6526e6){if('function'!=typeof _0x6526e6&&null!==_0x6526e6)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x6526e6)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x36702a(){this['constructor']=_0x90057f;}_0x5d2a82(_0x90057f,_0x6526e6),_0x90057f['prototype']=null===_0x6526e6?Object['create'](_0x6526e6):(_0x36702a['prototype']=_0x6526e6['prototype'],new _0x36702a());});Object['defineProperty'](_0x550ffb,'__esModule',{'value':!0x0});var _0x5e112f=_0x1493f7(0x3d8),_0x4a153c=_0x1493f7(0x213),_0x452fd9=_0x1493f7(0x284),_0x2df416=function(_0x501258){function _0x827c56(){return null!==_0x501258&&_0x501258['apply'](this,arguments)||this;}return _0x15395f(_0x827c56,_0x501258),Object['defineProperty'](_0x827c56,'operatorKey',{'get':function(){return'dayOfYear';},'enumerable':!0x1,'configurable':!0x0}),_0x827c56['getDisplayField']=function(_0x1da1dc){return(0x0,_0x4a153c['getAggrOperatorNumberField'])(_0x1da1dc);},Object['defineProperty'](_0x827c56,'operatorTitle',{'get':function(){return'Day\x20Of\x20Year';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x827c56,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x827c56,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x827c56,'acceptedValueTypes',{'get':function(){return[_0x4a153c['valueTypes']['date']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x827c56,'calculationArgs',{'get':function(){return['date'];},'enumerable':!0x1,'configurable':!0x0}),_0x827c56['prototype']['getRequest']=function(_0x5a6158){var _0x334abd=_0x5a6158['date'];return{'$dayOfYear':{'date':'$'['concat']((0x0,_0x4a153c['getDataPath'])(_0x334abd)),'timezone':_0x452fd9['Utils']['currentTimezone']()}};},_0x827c56;}(_0x5e112f['default']);_0x550ffb['default']=_0x2df416;},0x98:function(_0x1baf88,_0x557619,_0x87dbb2){'use strict';var _0x2dff3f,_0x4c2092=this&&this['__extends']||(_0x2dff3f=function(_0x37f9cc,_0x5ea4a9){return _0x2dff3f=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x517c83,_0x2fb352){_0x517c83['__proto__']=_0x2fb352;}||function(_0xe0e3e4,_0x16e0a9){for(var _0x257807 in _0x16e0a9)Object['prototype']['hasOwnProperty']['call'](_0x16e0a9,_0x257807)&&(_0xe0e3e4[_0x257807]=_0x16e0a9[_0x257807]);},_0x2dff3f(_0x37f9cc,_0x5ea4a9);},function(_0x4e3e8f,_0x539b53){if('function'!=typeof _0x539b53&&null!==_0x539b53)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x539b53)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x25b295(){this['constructor']=_0x4e3e8f;}_0x2dff3f(_0x4e3e8f,_0x539b53),_0x4e3e8f['prototype']=null===_0x539b53?Object['create'](_0x539b53):(_0x25b295['prototype']=_0x539b53['prototype'],new _0x25b295());});Object['defineProperty'](_0x557619,'__esModule',{'value':!0x0});var _0x441621=_0x87dbb2(0x3d8),_0x2f2d3f=_0x87dbb2(0x213),_0x380677=function(_0x5670cb){function _0x2d0645(){return null!==_0x5670cb&&_0x5670cb['apply'](this,arguments)||this;}return _0x4c2092(_0x2d0645,_0x5670cb),Object['defineProperty'](_0x2d0645,'operatorKey',{'get':function(){return'divide';},'enumerable':!0x1,'configurable':!0x0}),_0x2d0645['getDisplayField']=function(_0x336cbb){return(0x0,_0x2f2d3f['getAggrOperatorNumberField'])(_0x336cbb);},Object['defineProperty'](_0x2d0645,'operatorTitle',{'get':function(){return'Divide';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2d0645,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2d0645,'acceptedValueTypes',{'get':function(){return[_0x2f2d3f['valueTypes']['number']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2d0645,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x2d0645,'calculationArgs',{'get':function(){return['decimalLimit','divideArgs'];},'enumerable':!0x1,'configurable':!0x0}),_0x2d0645['prototype']['getRequest']=function(_0x14b860){var _0x377a95=_0x14b860['divisor'],_0x41c2d1=_0x14b860['dividend'];return{'$divide':['$'['concat']((0x0,_0x2f2d3f['getDataPath'])(_0x41c2d1)),'$'['concat']((0x0,_0x2f2d3f['getDataPath'])(_0x377a95))]};},_0x2d0645;}(_0x441621['default']);_0x557619['default']=_0x380677;},0x3b:function(_0x54dffd,_0x4e1795,_0x32371e){'use strict';var _0x38f274,_0x51712a=this&&this['__extends']||(_0x38f274=function(_0x49b0e0,_0x4062fb){return _0x38f274=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x960688,_0x57c7a9){_0x960688['__proto__']=_0x57c7a9;}||function(_0x25de09,_0x319b41){for(var _0x3969db in _0x319b41)Object['prototype']['hasOwnProperty']['call'](_0x319b41,_0x3969db)&&(_0x25de09[_0x3969db]=_0x319b41[_0x3969db]);},_0x38f274(_0x49b0e0,_0x4062fb);},function(_0x3241f8,_0x15a6e2){if('function'!=typeof _0x15a6e2&&null!==_0x15a6e2)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x15a6e2)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x2a69f4(){this['constructor']=_0x3241f8;}_0x38f274(_0x3241f8,_0x15a6e2),_0x3241f8['prototype']=null===_0x15a6e2?Object['create'](_0x15a6e2):(_0x2a69f4['prototype']=_0x15a6e2['prototype'],new _0x2a69f4());});Object['defineProperty'](_0x4e1795,'__esModule',{'value':!0x0});var _0x27cc32=_0x32371e(0x3d8),_0x289277=_0x32371e(0x213),_0x4016a5=function(_0xf42bd8){function _0x3feeda(){return null!==_0xf42bd8&&_0xf42bd8['apply'](this,arguments)||this;}return _0x51712a(_0x3feeda,_0xf42bd8),Object['defineProperty'](_0x3feeda,'operatorKey',{'get':function(){return'max';},'enumerable':!0x1,'configurable':!0x0}),_0x3feeda['getDisplayField']=function(_0x210842){return(0x0,_0x289277['getAggrOperatorNumberField'])(_0x210842);},Object['defineProperty'](_0x3feeda,'operatorTitle',{'get':function(){return'Max';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x3feeda,'aggregatedGroupOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x3feeda,'aggregatedCalculationOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x3feeda,'calculationArgs',{'get':function(){return['decimalLimit'];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x3feeda,'acceptedValueTypes',{'get':function(){return[_0x289277['valueTypes']['number']];},'enumerable':!0x1,'configurable':!0x0}),_0x3feeda['prototype']['getGroupRequest']=function(_0x52d989){var _0x3c77e2=_0x52d989['argument'];return{'$max':'$'['concat']((0x0,_0x289277['getDataPath'])(_0x3c77e2))};},_0x3feeda;}(_0x27cc32['default']);_0x4e1795['default']=_0x4016a5;},0x3d1:function(_0x1ef30f,_0x2cf94d,_0xbc31ae){'use strict';var _0x2e0165,_0x10d9a3=this&&this['__extends']||(_0x2e0165=function(_0x5a93d8,_0x506bd6){return _0x2e0165=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x85cf0f,_0x4b3b2d){_0x85cf0f['__proto__']=_0x4b3b2d;}||function(_0x82398e,_0x4af304){for(var _0x93566a in _0x4af304)Object['prototype']['hasOwnProperty']['call'](_0x4af304,_0x93566a)&&(_0x82398e[_0x93566a]=_0x4af304[_0x93566a]);},_0x2e0165(_0x5a93d8,_0x506bd6);},function(_0x5bfc3c,_0x7ce726){if('function'!=typeof _0x7ce726&&null!==_0x7ce726)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x7ce726)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x5a1675(){this['constructor']=_0x5bfc3c;}_0x2e0165(_0x5bfc3c,_0x7ce726),_0x5bfc3c['prototype']=null===_0x7ce726?Object['create'](_0x7ce726):(_0x5a1675['prototype']=_0x7ce726['prototype'],new _0x5a1675());});Object['defineProperty'](_0x2cf94d,'__esModule',{'value':!0x0});var _0x519469=_0xbc31ae(0x3d8),_0xebf5c3=_0xbc31ae(0x213),_0x163882=function(_0x51347f){function _0x1e94a5(){return null!==_0x51347f&&_0x51347f['apply'](this,arguments)||this;}return _0x10d9a3(_0x1e94a5,_0x51347f),Object['defineProperty'](_0x1e94a5,'operatorKey',{'get':function(){return'min';},'enumerable':!0x1,'configurable':!0x0}),_0x1e94a5['getDisplayField']=function(_0x52cfec){return(0x0,_0xebf5c3['getAggrOperatorNumberField'])(_0x52cfec);},Object['defineProperty'](_0x1e94a5,'operatorTitle',{'get':function(){return'Min';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1e94a5,'aggregatedGroupOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1e94a5,'acceptedValueTypes',{'get':function(){return[_0xebf5c3['valueTypes']['number']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1e94a5,'aggregatedCalculationOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x1e94a5,'calculationArgs',{'get':function(){return['decimalLimit'];},'enumerable':!0x1,'configurable':!0x0}),_0x1e94a5['prototype']['getGroupRequest']=function(_0x419005){var _0xc6dc80=_0x419005['argument'];return{'$min':'$'['concat']((0x0,_0xebf5c3['getDataPath'])(_0xc6dc80))};},_0x1e94a5;}(_0x519469['default']);_0x2cf94d['default']=_0x163882;},0x3cd:function(_0x282e42,_0x1f3421,_0x4ceb2b){'use strict';var _0x4b7c8b,_0x2476eb=this&&this['__extends']||(_0x4b7c8b=function(_0x84ead7,_0x4f88af){return _0x4b7c8b=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x2e3003,_0x5d5e7a){_0x2e3003['__proto__']=_0x5d5e7a;}||function(_0x1c6638,_0x287a71){for(var _0x3862c8 in _0x287a71)Object['prototype']['hasOwnProperty']['call'](_0x287a71,_0x3862c8)&&(_0x1c6638[_0x3862c8]=_0x287a71[_0x3862c8]);},_0x4b7c8b(_0x84ead7,_0x4f88af);},function(_0x42d16f,_0x3ac820){if('function'!=typeof _0x3ac820&&null!==_0x3ac820)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x3ac820)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x39790b(){this['constructor']=_0x42d16f;}_0x4b7c8b(_0x42d16f,_0x3ac820),_0x42d16f['prototype']=null===_0x3ac820?Object['create'](_0x3ac820):(_0x39790b['prototype']=_0x3ac820['prototype'],new _0x39790b());});Object['defineProperty'](_0x1f3421,'__esModule',{'value':!0x0});var _0x58846=_0x4ceb2b(0x3d8),_0x32a70c=_0x4ceb2b(0x213),_0x2376e0=_0x4ceb2b(0x284),_0x62d05a=function(_0xe2f009){function _0x4667fb(){return null!==_0xe2f009&&_0xe2f009['apply'](this,arguments)||this;}return _0x2476eb(_0x4667fb,_0xe2f009),Object['defineProperty'](_0x4667fb,'operatorKey',{'get':function(){return'month';},'enumerable':!0x1,'configurable':!0x0}),_0x4667fb['getDisplayField']=function(_0x9cb25c){return(0x0,_0x32a70c['getAggrOperatorNumberField'])(_0x9cb25c);},Object['defineProperty'](_0x4667fb,'operatorTitle',{'get':function(){return'Month\x20Number';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x4667fb,'acceptedValueTypes',{'get':function(){return[_0x32a70c['valueTypes']['date']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x4667fb,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x4667fb,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x4667fb,'calculationArgs',{'get':function(){return['date'];},'enumerable':!0x1,'configurable':!0x0}),_0x4667fb['prototype']['getRequest']=function(_0x2a9e06){var _0x178692=_0x2a9e06['date'];return{'$month':{'date':'$'['concat']((0x0,_0x32a70c['getDataPath'])(_0x178692)),'timezone':_0x2376e0['Utils']['currentTimezone']()}};},_0x4667fb;}(_0x58846['default']);_0x1f3421['default']=_0x62d05a;},0x29f:function(_0x42f097,_0x39bd6f,_0x8ec8f4){'use strict';var _0x31904e,_0x25e582=this&&this['__extends']||(_0x31904e=function(_0x135d20,_0x437ab9){return _0x31904e=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x1a0235,_0x2c4f62){_0x1a0235['__proto__']=_0x2c4f62;}||function(_0x50eb52,_0x18d342){for(var _0x144268 in _0x18d342)Object['prototype']['hasOwnProperty']['call'](_0x18d342,_0x144268)&&(_0x50eb52[_0x144268]=_0x18d342[_0x144268]);},_0x31904e(_0x135d20,_0x437ab9);},function(_0x2ee93f,_0x170b11){if('function'!=typeof _0x170b11&&null!==_0x170b11)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x170b11)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x11c709(){this['constructor']=_0x2ee93f;}_0x31904e(_0x2ee93f,_0x170b11),_0x2ee93f['prototype']=null===_0x170b11?Object['create'](_0x170b11):(_0x11c709['prototype']=_0x170b11['prototype'],new _0x11c709());});Object['defineProperty'](_0x39bd6f,'__esModule',{'value':!0x0});var _0x2122f5=_0x8ec8f4(0x3d8),_0x32f932=_0x8ec8f4(0x213),_0x514ce1=function(_0x3b115c){function _0x8e9bc5(){return null!==_0x3b115c&&_0x3b115c['apply'](this,arguments)||this;}return _0x25e582(_0x8e9bc5,_0x3b115c),Object['defineProperty'](_0x8e9bc5,'operatorKey',{'get':function(){return'multiply';},'enumerable':!0x1,'configurable':!0x0}),_0x8e9bc5['getDisplayField']=function(_0x3dfc89){return(0x0,_0x32f932['getAggrOperatorNumberField'])(_0x3dfc89);},Object['defineProperty'](_0x8e9bc5,'operatorTitle',{'get':function(){return'Multiply';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x8e9bc5,'acceptedValueTypes',{'get':function(){return[_0x32f932['valueTypes']['number']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x8e9bc5,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x8e9bc5,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x8e9bc5,'calculationArgs',{'get':function(){return['args','decimalLimit'];},'enumerable':!0x1,'configurable':!0x0}),_0x8e9bc5['prototype']['getRequest']=function(_0x360da5){var _0x158959=_0x360da5['args'],_0x2da949=void 0x0===_0x158959?[]:_0x158959;return{'$multiply':_0x32f932['_']['map'](_0x2da949,function(_0x18b175){return'$'['concat']((0x0,_0x32f932['getDataPath'])(_0x18b175));})};},_0x8e9bc5;}(_0x2122f5['default']);_0x39bd6f['default']=_0x514ce1;},0x1aa:function(_0x4b86c3,_0x4b2427,_0x5ad988){'use strict';var _0x3b8352,_0x5011bd=this&&this['__extends']||(_0x3b8352=function(_0x400ee9,_0x570f0e){return _0x3b8352=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x45788f,_0x42392d){_0x45788f['__proto__']=_0x42392d;}||function(_0x47cd85,_0xf8bfca){for(var _0x1cb9db in _0xf8bfca)Object['prototype']['hasOwnProperty']['call'](_0xf8bfca,_0x1cb9db)&&(_0x47cd85[_0x1cb9db]=_0xf8bfca[_0x1cb9db]);},_0x3b8352(_0x400ee9,_0x570f0e);},function(_0x1437db,_0x111239){if('function'!=typeof _0x111239&&null!==_0x111239)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x111239)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x1937cd(){this['constructor']=_0x1437db;}_0x3b8352(_0x1437db,_0x111239),_0x1437db['prototype']=null===_0x111239?Object['create'](_0x111239):(_0x1937cd['prototype']=_0x111239['prototype'],new _0x1937cd());});Object['defineProperty'](_0x4b2427,'__esModule',{'value':!0x0});var _0x51bc12=_0x5ad988(0x3d8),_0x53343d=_0x5ad988(0x213),_0xb2ca7d=function(_0x3a3baa){function _0x5e4336(){return null!==_0x3a3baa&&_0x3a3baa['apply'](this,arguments)||this;}return _0x5011bd(_0x5e4336,_0x3a3baa),Object['defineProperty'](_0x5e4336,'operatorKey',{'get':function(){return'size';},'enumerable':!0x1,'configurable':!0x0}),_0x5e4336['getDisplayField']=function(_0x3b8d61){return(0x0,_0x53343d['getAggrOperatorNumberField'])(_0x3b8d61);},Object['defineProperty'](_0x5e4336,'operatorTitle',{'get':function(){return'Array\x20Size';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x5e4336,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x5e4336,'acceptedValueTypes',{'get':function(){return[_0x53343d['valueTypes']['array']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x5e4336,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x5e4336,'calculationArgs',{'get':function(){return['arg'];},'enumerable':!0x1,'configurable':!0x0}),_0x5e4336['prototype']['getRequest']=function(_0x38e3e8){var _0x286b63=_0x38e3e8['arg'],_0x12a09f='$'['concat']((0x0,_0x53343d['getDataPath'])(_0x286b63));return{'$cond':{'if':{'$isArray':_0x12a09f},'then':{'$size':_0x12a09f},'else':0x0}};},_0x5e4336;}(_0x51bc12['default']);_0x4b2427['default']=_0xb2ca7d;},0x77:function(_0x5e81d7,_0x49a860,_0x23a89b){'use strict';var _0x29f2d5,_0x337c78=this&&this['__extends']||(_0x29f2d5=function(_0x20c1fe,_0x59f7ff){return _0x29f2d5=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x88e84a,_0x56f525){_0x88e84a['__proto__']=_0x56f525;}||function(_0x30c58e,_0x4a2bb2){for(var _0x2cba9e in _0x4a2bb2)Object['prototype']['hasOwnProperty']['call'](_0x4a2bb2,_0x2cba9e)&&(_0x30c58e[_0x2cba9e]=_0x4a2bb2[_0x2cba9e]);},_0x29f2d5(_0x20c1fe,_0x59f7ff);},function(_0x2c87b4,_0x38a377){if('function'!=typeof _0x38a377&&null!==_0x38a377)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x38a377)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x6c83e3(){this['constructor']=_0x2c87b4;}_0x29f2d5(_0x2c87b4,_0x38a377),_0x2c87b4['prototype']=null===_0x38a377?Object['create'](_0x38a377):(_0x6c83e3['prototype']=_0x38a377['prototype'],new _0x6c83e3());});Object['defineProperty'](_0x49a860,'__esModule',{'value':!0x0});var _0x17e309=_0x23a89b(0x3d8),_0x26430f=_0x23a89b(0x213),_0x293f54=function(_0x3b02d8){function _0x38c175(){return null!==_0x3b02d8&&_0x3b02d8['apply'](this,arguments)||this;}return _0x337c78(_0x38c175,_0x3b02d8),Object['defineProperty'](_0x38c175,'operatorKey',{'get':function(){return'sum';},'enumerable':!0x1,'configurable':!0x0}),_0x38c175['getDisplayField']=function(_0x534f14){return(0x0,_0x26430f['getAggrOperatorNumberField'])(_0x534f14);},Object['defineProperty'](_0x38c175,'operatorTitle',{'get':function(){return'Sum';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x38c175,'aggregatedGroupOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x38c175,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x38c175,'acceptedValueTypes',{'get':function(){return[_0x26430f['valueTypes']['number']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x38c175,'calculationArgs',{'get':function(){return['args','decimalLimit'];},'enumerable':!0x1,'configurable':!0x0}),_0x38c175['prototype']['getRequest']=function(_0x349a84){var _0x4d2733=_0x349a84['args'];return{'$sum':_0x26430f['_']['map'](_0x4d2733,function(_0x9502){return'$'['concat']((0x0,_0x26430f['getDataPath'])(_0x9502));})};},_0x38c175['prototype']['getGroupRequest']=function(_0x16d206){var _0xd98598=_0x16d206['argument'];return{'$sum':'$'['concat']((0x0,_0x26430f['getDataPath'])(_0xd98598))};},_0x38c175;}(_0x17e309['default']);_0x49a860['default']=_0x293f54;},0x3a9:function(_0x322aa8,_0x36d2a1,_0x449594){'use strict';var _0x3c26c1,_0x3ae12a=this&&this['__extends']||(_0x3c26c1=function(_0x41c1ba,_0x4b7ee7){return _0x3c26c1=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x5e7a64,_0x4ec635){_0x5e7a64['__proto__']=_0x4ec635;}||function(_0x53f687,_0x4903b1){for(var _0x4267aa in _0x4903b1)Object['prototype']['hasOwnProperty']['call'](_0x4903b1,_0x4267aa)&&(_0x53f687[_0x4267aa]=_0x4903b1[_0x4267aa]);},_0x3c26c1(_0x41c1ba,_0x4b7ee7);},function(_0x136952,_0x5bea6c){if('function'!=typeof _0x5bea6c&&null!==_0x5bea6c)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x5bea6c)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x244938(){this['constructor']=_0x136952;}_0x3c26c1(_0x136952,_0x5bea6c),_0x136952['prototype']=null===_0x5bea6c?Object['create'](_0x5bea6c):(_0x244938['prototype']=_0x5bea6c['prototype'],new _0x244938());});Object['defineProperty'](_0x36d2a1,'__esModule',{'value':!0x0});var _0x32254b=_0x449594(0x3d8),_0x23d3bc=_0x449594(0x213),_0x11e3c0=_0x449594(0x284),_0x35511f=function(_0x10a6b3){function _0x131d99(){return null!==_0x10a6b3&&_0x10a6b3['apply'](this,arguments)||this;}return _0x3ae12a(_0x131d99,_0x10a6b3),Object['defineProperty'](_0x131d99,'operatorKey',{'get':function(){return'week';},'enumerable':!0x1,'configurable':!0x0}),_0x131d99['getDisplayField']=function(_0x207c71){return(0x0,_0x23d3bc['getAggrOperatorNumberField'])(_0x207c71);},Object['defineProperty'](_0x131d99,'operatorTitle',{'get':function(){return'Week\x20Number';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x131d99,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x131d99,'acceptedValueTypes',{'get':function(){return[_0x23d3bc['valueTypes']['date']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x131d99,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x131d99,'calculationArgs',{'get':function(){return['date'];},'enumerable':!0x1,'configurable':!0x0}),_0x131d99['prototype']['getRequest']=function(_0x4efbbe){var _0x4f2fd8=_0x4efbbe['date'];return{'$week':{'date':'$'['concat']((0x0,_0x23d3bc['getDataPath'])(_0x4f2fd8)),'timezone':_0x11e3c0['Utils']['currentTimezone']()}};},_0x131d99;}(_0x32254b['default']);_0x36d2a1['default']=_0x35511f;},0x3c5:function(_0x4db9e6,_0x59c65c,_0x2bac64){'use strict';var _0x2fd76b,_0x28869a=this&&this['__extends']||(_0x2fd76b=function(_0x23ef07,_0x1099de){return _0x2fd76b=Object['setPrototypeOf']||{'__proto__':[]}instanceof Array&&function(_0x409e43,_0x55bd2f){_0x409e43['__proto__']=_0x55bd2f;}||function(_0x25bbbe,_0x1d22f3){for(var _0x250e10 in _0x1d22f3)Object['prototype']['hasOwnProperty']['call'](_0x1d22f3,_0x250e10)&&(_0x25bbbe[_0x250e10]=_0x1d22f3[_0x250e10]);},_0x2fd76b(_0x23ef07,_0x1099de);},function(_0x19ae4e,_0x11e08b){if('function'!=typeof _0x11e08b&&null!==_0x11e08b)throw new TypeError('Class\x20extends\x20value\x20'+String(_0x11e08b)+'\x20is\x20not\x20a\x20constructor\x20or\x20null');function _0x144e52(){this['constructor']=_0x19ae4e;}_0x2fd76b(_0x19ae4e,_0x11e08b),_0x19ae4e['prototype']=null===_0x11e08b?Object['create'](_0x11e08b):(_0x144e52['prototype']=_0x11e08b['prototype'],new _0x144e52());});Object['defineProperty'](_0x59c65c,'__esModule',{'value':!0x0});var _0x176088=_0x2bac64(0x3d8),_0x555c15=_0x2bac64(0x213),_0x278a12=_0x2bac64(0x284),_0x4e8a91=function(_0x3f2b72){function _0x3c9934(){return null!==_0x3f2b72&&_0x3f2b72['apply'](this,arguments)||this;}return _0x28869a(_0x3c9934,_0x3f2b72),Object['defineProperty'](_0x3c9934,'operatorKey',{'get':function(){return'year';},'enumerable':!0x1,'configurable':!0x0}),_0x3c9934['getDisplayField']=function(_0x4ed956){return(0x0,_0x555c15['getAggrOperatorNumberField'])(_0x4ed956);},Object['defineProperty'](_0x3c9934,'operatorTitle',{'get':function(){return'Year';},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x3c9934,'aggregatedGroupOperator',{'get':function(){return!0x1;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x3c9934,'acceptedValueTypes',{'get':function(){return[_0x555c15['valueTypes']['date']];},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x3c9934,'aggregatedCalculationOperator',{'get':function(){return!0x0;},'enumerable':!0x1,'configurable':!0x0}),Object['defineProperty'](_0x3c9934,'calculationArgs',{'get':function(){return['date'];},'enumerable':!0x1,'configurable':!0x0}),_0x3c9934['prototype']['getRequest']=function(_0x57ef39){var _0x164811=_0x57ef39['date'];return{'$year':{'date':'$'['concat']((0x0,_0x555c15['getDataPath'])(_0x164811)),'timezone':_0x278a12['Utils']['currentTimezone']()}};},_0x3c9934;}(_0x176088['default']);_0x59c65c['default']=_0x4e8a91;},0x8b:function(_0x30b4f5,_0x26f9f5,_0x3b862d){'use strict';var _0x3905b3;Object['defineProperty'](_0x26f9f5,'__esModule',{'value':!0x0});var _0x21ccc1=_0x3b862d(0x3c5),_0x534340=_0x3b862d(0x122),_0xba6a81=_0x3b862d(0x98),_0x4c340c=_0x3b862d(0x29f),_0xa7c948=_0x3b862d(0x77),_0x1c52a3=_0x3b862d(0x3c7),_0x54e317=_0x3b862d(0x3b),_0x1ea24c=_0x3b862d(0x3d1),_0x307133=_0x3b862d(0xaa),_0x4a9f5d=_0x3b862d(0x266),_0x23fb7c=_0x3b862d(0x1aa),_0x290cb8=_0x3b862d(0x3cd),_0x198809=_0x3b862d(0x3a9),_0x5b1119=_0x3b862d(0x382),_0x454e45=_0x3b862d(0x24e),_0x10141f=_0x3b862d(0x1d),_0x5c4948=((_0x3905b3={})[''['concat'](_0x21ccc1['default']['operatorKey'])]=_0x21ccc1['default'],_0x3905b3[''['concat'](_0x534340['default']['operatorKey'])]=_0x534340['default'],_0x3905b3[''['concat'](_0xba6a81['default']['operatorKey'])]=_0xba6a81['default'],_0x3905b3[''['concat'](_0x4c340c['default']['operatorKey'])]=_0x4c340c['default'],_0x3905b3[''['concat'](_0x1c52a3['default']['operatorKey'])]=_0x1c52a3['default'],_0x3905b3[''['concat'](_0xa7c948['default']['operatorKey'])]=_0xa7c948['default'],_0x3905b3[''['concat'](_0x54e317['default']['operatorKey'])]=_0x54e317['default'],_0x3905b3[''['concat'](_0x1ea24c['default']['operatorKey'])]=_0x1ea24c['default'],_0x3905b3[''['concat'](_0x307133['default']['operatorKey'])]=_0x307133['default'],_0x3905b3[''['concat'](_0x4a9f5d['default']['operatorKey'])]=_0x4a9f5d['default'],_0x3905b3[''['concat'](_0x23fb7c['default']['operatorKey'])]=_0x23fb7c['default'],_0x3905b3[''['concat'](_0x290cb8['default']['operatorKey'])]=_0x290cb8['default'],_0x3905b3[''['concat'](_0x198809['default']['operatorKey'])]=_0x198809['default'],_0x3905b3[''['concat'](_0x5b1119['default']['operatorKey'])]=_0x5b1119['default'],_0x3905b3[''['concat'](_0x454e45['default']['operatorKey'])]=_0x454e45['default'],_0x3905b3[''['concat'](_0x10141f['default']['operatorKey'])]=_0x10141f['default'],_0x3905b3);_0x26f9f5['default']=_0x5c4948;},0xcb:function(_0x5bb37f,_0x350ccc,_0x4ea33b){'use strict';Object['defineProperty'](_0x350ccc,'__esModule',{'value':!0x0});var _0x3ba4f0=_0x4ea33b(0x284),_0x29708f=_0x4ea33b(0x26a),_0x5e9933=_0x3ba4f0['Utils']['ConditionOperators'],_0x3787d6={'dateGreaterThan':_0x29708f['default']['greaterThen'],'dateGreaterThanOrEqual':_0x29708f['default']['greaterThenOrEqual'],'dateLessThan':_0x29708f['default']['lessThen'],'dateLessThanOrEqual':_0x29708f['default']['lessThenOrEqual'],'endsWith':_0x29708f['default']['endsWith'],'greaterThan':_0x29708f['default']['greaterThen'],'greaterThanOrEqual':_0x29708f['default']['greaterThenOrEqual'],'includes':_0x29708f['default']['contain'],'isDateEqual':_0x29708f['default']['equal'],'isEmpty':_0x29708f['default']['empty'],'isEqual':_0x29708f['default']['equal'],'isNotDateEqual':_0x29708f['default']['notEqual'],'isNotEmpty':_0x29708f['default']['notEmpty'],'isNotEqual':_0x29708f['default']['notEqual'],'lessThan':_0x29708f['default']['lessThen'],'lessThanOrEqual':_0x29708f['default']['lessThenOrEqual'],'notIncludes':_0x29708f['default']['notContain'],'startsWith':_0x29708f['default']['startsWith']};_0x3ba4f0['Utils']['_']['each'](_0x5e9933,function(_0xbfd5ea,_0x39d929){var _0x1417c0=_0x3787d6[_0x39d929];_0x1417c0&&Object['defineProperty'](_0xbfd5ea,'filterKey',{'enumerable':!0x0,'configurable':!0x0,'get':function(){return _0x1417c0;}});}),_0x350ccc['default']=_0x5e9933;},0x393:function(_0x1b946e,_0x173ec8,_0x17ed21){'use strict';Object['defineProperty'](_0x173ec8,'__esModule',{'value':!0x0}),_0x173ec8['getReportTypeInfo']=_0x173ec8['showGroupOperatorArg']=_0x173ec8['showAggregationOperatorArg']=_0x173ec8['getDateDiffUnitOptions']=_0x173ec8['getCustomScriptAvailableVarialbles']=_0x173ec8['getAvailableColumnsAsOptions']=_0x173ec8['getColumnsListOptions']=_0x173ec8['getReportingFormsComponentsAndExtraComponentsAsOptions']=_0x173ec8['addCalculatedColumnsOptions']=_0x173ec8['getCalculatedColumnAsOption']=_0x173ec8['getReportingFormsComponentsAsOptions']=_0x173ec8['getReportingFormComponentAsOption']=_0x173ec8['getAggregationOperatorsOptions']=_0x173ec8['getConnectionFormComponentsAsOptions']=_0x173ec8['getConnectionJoiningFormOptions']=_0x173ec8['getConnectionBaseFormOptions']=_0x173ec8['getReportingFormAsOption']=_0x173ec8['getUnselectedColumnsOptions']=_0x173ec8['getControlsFilterOperators']=_0x173ec8['getFilterOperatorsOptionsForCompType']=_0x173ec8['getFilterOperatorOptions']=void 0x0;var _0x5e0a66=_0x17ed21(0x284),_0x3b6062=_0x17ed21(0x8b),_0x371d28=_0x17ed21(0xcb),_0x3ba49c=_0x17ed21(0x213);function _0x41b730(_0xad249f){return void 0x0===_0xad249f&&(_0xad249f=[]),_0x3ba49c['_']['chain'](_0xad249f)['map'](function(_0x2ce924){var _0x5c9500=_0x371d28['default'][_0x2ce924];return _0x5c9500?{'label':_0x5c9500['displayedName'],'value':_0x5c9500['operatorKey']}:null;})['filter'](function(_0x39c26b){return!!_0x39c26b;})['value']();}function _0x306122(_0x4225cd){var _0x4b526e=_0x5e0a66['Formio']['Components']['components'][_0x4225cd];return _0x41b730(_0x4b526e&&_0x4b526e['conditionOperatorsSettings']?_0x4b526e['conditionOperatorsSettings']['operators']:[]);}function _0x34be3f(_0x40d2ee,_0x30b3c8){return _0x3ba49c['_']['filter'](_0x40d2ee,function(_0x23cc94){return!_0x3ba49c['_']['some'](_0x30b3c8,function(_0x525f5b){return _0x3ba49c['_']['isEqual'](_0x525f5b,_0x23cc94['value']);});});}function _0x2eb7c9(_0x496ef1){return{'label':_0x496ef1['title'],'value':_0x496ef1['_id']};}function _0x359198(_0x15415a,_0x5a1bf0,_0x4cfedf){if(_0x15415a=_0x15415a||{},_0x3ba49c['_']['includes'](['button','form','datasource'],_0x15415a['type']))return!0x0;var _0x210128=_0x5e0a66['Formio']['Components']['components'][_0x15415a['type']],_0x5f2c5e=_0x210128?_0x210128['schema'](_0x15415a):null,_0x3efbe3=_0x210128&&_0x210128['savedValueTypes']?_0x210128['savedValueTypes'](_0x5f2c5e||_0x15415a):[];if(_0x4cfedf){var _0x1400bb=_0x5e0a66['Formio']['Components']['components']['nesteddata'];if(_0x3ba49c['_']['includes'](['sketchpad'],_0x15415a['type'])||_0x210128&&_0x1400bb&&_0x210128['prototype']instanceof _0x1400bb&&!_0x3ba49c['_']['includes'](['address'],_0x15415a['type']))return!0x0;}if(_0x3ba49c['_']['isEmpty'](_0x3efbe3))return!0x0;if(_0x3ba49c['_']['includes'](_0x3efbe3,_0x3ba49c['valueTypes']['any']))return!0x1;if(_0x5a1bf0){if(_0x3ba49c['_']['includes'](['signature'],_0x15415a['type']))return!0x0;var _0x52e5f1=_0x3b6062['default'][_0x5a1bf0],_0x484b6d=_0x52e5f1&&_0x52e5f1['acceptedValueTypes']&&!_0x3ba49c['_']['isEmpty'](_0x52e5f1['acceptedValueTypes'])?_0x52e5f1['acceptedValueTypes']:null;return!(!_0x484b6d||_0x3ba49c['_']['includes'](_0x484b6d,_0x3ba49c['valueTypes']['any'])||_0x3ba49c['_']['some'](_0x484b6d,function(_0x4f898e){return _0x3ba49c['_']['includes'](_0x3efbe3,_0x4f898e);}));}return!0x1;}function _0x333feb(_0x396046){return!!_0x3ba49c['_']['includes'](['datamap','datagrid','editgrid','datatable','address','tagpad'],_0x396046['type']);}function _0x1a26f1(_0x40f7dd,_0x2cbbfd,_0x30cdf2){return{'value':{'path':_0x30cdf2,'formId':_0x40f7dd['_id']},'label':''['concat'](_0x2cbbfd['label']||_0x2cbbfd['key'],'\x20(')['concat'](_0x40f7dd['title'],'/')['concat'](_0x30cdf2,')')};}function _0x54329a(_0x41ce18,_0xd6a232){var _0x3460a0=_0x3ba49c['defaultColumns'];return _0xd6a232&&(_0x3460a0=_0x3ba49c['_']['filter'](_0x3460a0,function(_0x50ec10){return!_0x359198(_0x50ec10['component'],_0xd6a232);})),_0x3ba49c['_']['map'](_0x3460a0,function(_0xb76ca0){return{'value':{'path':_0xb76ca0['path'],'formId':_0x41ce18['_id'],'default':!0x0},'label':_0xb76ca0['path']+'\x20('+_0x41ce18['title']+')'};});}function _0x1e193b(_0x1eff27,_0x1420fb){var _0x11e4b1=[];return _0x3ba49c['_']['each'](_0x1eff27,function(_0x2eed2a){_0x5e0a66['Utils']['eachComponent'](_0x2eed2a['components'],function(_0x4fc884,_0x5cda49){return _0x359198(_0x4fc884,_0x1420fb)||_0x11e4b1['push'](_0x1a26f1(_0x2eed2a,_0x4fc884,_0x5cda49)),_0x333feb(_0x4fc884);}),_0x11e4b1=_0x3ba49c['_']['concat'](_0x11e4b1,_0x54329a(_0x2eed2a,_0x1420fb));}),_0x11e4b1;}function _0x497933(_0x135801){return{'value':{'path':_0x135801['key']},'label':_0x135801['name']+'\x20(*calculated)'};}function _0x3e823e(_0x51888a){var _0x388832=_0x51888a['calculatedColumns'],_0x44b6a6=_0x51888a['options'],_0x10d090=_0x51888a['operator'],_0x42bdf5=void 0x0===_0x10d090?null:_0x10d090;_0x3ba49c['_']['each'](_0x388832,function(_0x3bda21){if(_0x42bdf5){var _0x4abdc7=_0x3b6062['default'][_0x3bda21['operator']];_0x4abdc7&&_0x359198(_0x4abdc7['getDisplayField'](_0x3bda21),_0x42bdf5);}_0x44b6a6['push'](_0x497933(_0x3bda21));});}_0x173ec8['getFilterOperatorOptions']=_0x41b730,_0x173ec8['getFilterOperatorsOptionsForCompType']=_0x306122,_0x173ec8['getControlsFilterOperators']=function(_0x4c203,_0x632201,_0x399e5a){var _0xd87866;if(!_0x4c203||_0x3ba49c['_']['isEmpty'](_0x4c203))return[];var _0x59d091=_0x4c203['formId'],_0x1e24f7=_0x4c203['path'],_0x1fbe6f=_0x4c203['default'],_0x29f39a='base';if(_0x59d091&&!_0x1fbe6f){var _0x59e4a7=_0x3ba49c['_']['find'](_0x632201,function(_0x223d76){return _0x223d76['_id']===_0x59d091;}),_0xaeaa41=_0x5e0a66['Utils']['getComponent'](_0x59e4a7?_0x59e4a7['components']:[],_0x1e24f7,!0x1);_0x29f39a=(null==_0xaeaa41?void 0x0:_0xaeaa41['type'])||_0x29f39a;}if(_0x59d091&&_0x1fbe6f&&(_0x29f39a=_0x3ba49c['_']['get'](_0x3ba49c['_']['find'](_0x3ba49c['defaultColumns'],function(_0x321b27){return _0x321b27['path']===_0x1e24f7;}),'component.type',null)||_0x29f39a),!_0x59d091&&_0x1e24f7){var _0x213cda=_0x3ba49c['_']['find'](_0x399e5a,function(_0x34bbe2){return _0x34bbe2['key']===_0x1e24f7;}),_0x29ea76=(_0x213cda||{})['operator'],_0x3c9be4=void 0x0===_0x29ea76?'':_0x29ea76,_0x1b9cc0=_0x3b6062['default'][_0x3c9be4];_0x29f39a=_0x1b9cc0?null===(_0xd87866=_0x1b9cc0['getDisplayField'](_0x213cda))||void 0x0===_0xd87866?void 0x0:_0xd87866['type']:_0x29f39a;}return _0x306122(_0x29f39a);},_0x173ec8['getUnselectedColumnsOptions']=_0x34be3f,_0x173ec8['getReportingFormAsOption']=_0x2eb7c9,_0x173ec8['getConnectionBaseFormOptions']=function(_0x416d30,_0x292541,_0xe73d24){if(_0xe73d24){var _0x11047c=_0x3ba49c['_']['slice'](_0x292541,0x0,_0xe73d24),_0x2ee948=[];_0x3ba49c['_']['each'](_0x11047c,function(_0x30590e,_0xb1a8b){_0x2ee948['push'](_0x30590e['joiningForm']),_0x2ee948['push'](_0x30590e['baseForm']);});var _0x3dbb1d=_0x3ba49c['_']['map'](_0x416d30,function(_0x40c1f4){return _0x3ba49c['_']['includes'](_0x2ee948,_0x40c1f4['_id'])?_0x2eb7c9(_0x40c1f4):null;});return _0x3ba49c['_']['filter'](_0x3dbb1d,function(_0x274ee8){return!!_0x274ee8;});}return _0x3ba49c['_']['map'](_0x416d30,function(_0x27916b){return _0x2eb7c9(_0x27916b);});},_0x173ec8['getConnectionJoiningFormOptions']=function(_0x2662ff,_0x27aea1,_0xfbdf8d){var _0x125d0c=_0x3ba49c['_']['slice'](_0x27aea1,0x0,_0xfbdf8d+0x1),_0x191c56=[];_0x3ba49c['_']['each'](_0x125d0c,function(_0x2df25b,_0x95a7e0){_0x191c56['push'](_0x2df25b['baseForm']),_0x95a7e0!==_0xfbdf8d&&_0x191c56['push'](_0x2df25b['joiningForm']);});var _0x405263=_0x3ba49c['_']['map'](_0x2662ff,function(_0x3b534b){return _0x3ba49c['_']['includes'](_0x191c56,_0x3b534b['_id'])?null:_0x2eb7c9(_0x3b534b);});return _0x3ba49c['_']['filter'](_0x405263,function(_0x18fd74){return!!_0x18fd74;});},_0x173ec8['getConnectionFormComponentsAsOptions']=function(_0x3bce3b,_0x2e3c31){var _0xb5eb35=_0x3ba49c['_']['find'](_0x2e3c31,function(_0x3af56c){return _0x3af56c['_id']===_0x3bce3b;}),_0x3c6d32=_0xb5eb35?_0xb5eb35['components']:[],_0x46bcb1=[{'label':'Submission\x20Object\x20(*)','value':_0x3ba49c['connectionByFullSubmissionObjectOptionValue']}];return _0x5e0a66['Utils']['eachComponent'](_0x3c6d32,function(_0x2bae98,_0x5ea584){return _0x359198(_0x2bae98)||_0x46bcb1['push']({'label':_0x2bae98['label']+'\x20('+_0x5ea584+')','value':_0x5ea584}),_0x333feb(_0x2bae98);}),_0x46bcb1;},_0x173ec8['getAggregationOperatorsOptions']=function(_0x50f932){return void 0x0===_0x50f932&&(_0x50f932=!0x1),_0x3ba49c['_']['chain'](_0x3b6062['default'])['map'](function(_0x577ce5){return(_0x50f932?_0x577ce5['aggregatedGroupOperator']:_0x577ce5['aggregatedCalculationOperator'])?{'value':_0x577ce5['operatorKey'],'label':_0x577ce5['operatorTitle']}:null;})['filter'](function(_0x482441){return!!_0x482441;})['sortBy']('label')['value']();},_0x173ec8['getReportingFormComponentAsOption']=_0x1a26f1,_0x173ec8['getReportingFormsComponentsAsOptions']=_0x1e193b,_0x173ec8['getCalculatedColumnAsOption']=_0x497933,_0x173ec8['addCalculatedColumnsOptions']=_0x3e823e,_0x173ec8['getReportingFormsComponentsAndExtraComponentsAsOptions']=function(_0x2c467f){var _0x57ca98=_0x2c467f['reportingForms'],_0x582037=_0x2c467f['calculatedColumns'],_0x2b5b86=_0x2c467f['selectedItems'],_0x5a11c7=void 0x0===_0x2b5b86?[]:_0x2b5b86,_0x242258=_0x2c467f['operator'],_0x843e3c=_0x1e193b(_0x57ca98,void 0x0===_0x242258?null:_0x242258);return _0x3e823e({'calculatedColumns':_0x582037,'options':_0x843e3c}),_0x5a11c7['length']?_0x34be3f(_0x843e3c,_0x5a11c7):_0x843e3c;},_0x173ec8['getColumnsListOptions']=function(_0x1c0afb,_0x47f037,_0x5810b3){var _0x178768=_0x47f037['groupingFields'],_0x30f657=_0x47f037['calculatedColumns'],_0x31f736=_0x3ba49c['_']['some'](_0x178768||[],function(_0x46e090){return _0x46e090['field']&&_0x46e090['field']['path'];}),_0x4e3734=[];if(_0x31f736){var _0x470c1d=[],_0x10f29c=_0x3ba49c['_']['chain'](_0x178768)['map'](function(_0x538ca7){var _0x1fda0b=_0x538ca7['field'],_0x2643dc=_0x1fda0b['path'],_0x4e26f5=_0x1fda0b['formId'];return _0x2643dc&&_0x4e26f5?{'path':_0x2643dc,'formId':_0x4e26f5}:(_0x2643dc&&!_0x4e26f5&&_0x470c1d['push'](_0x2643dc),null);})['filter'](function(_0x5352f0){return!!_0x5352f0;})['groupBy']('formId')['value']();_0x3ba49c['_']['each'](_0x1c0afb,function(_0x4451fc){var _0x529205=_0x3ba49c['_']['get'](_0x10f29c,_0x4451fc['_id'],[]);_0x3ba49c['_']['each'](_0x529205,function(_0x55bf38){var _0xa2e856=_0x5e0a66['Utils']['getComponent'](_0x4451fc['components'],_0x55bf38['path'],!0x1);_0xa2e856&&_0x4e3734['push'](_0x1a26f1(_0x4451fc,_0xa2e856,_0x55bf38['path']));});}),_0x3ba49c['_']['each'](_0x5810b3,function(_0x459176){_0x3ba49c['_']['includes'](_0x470c1d,_0x459176['key'])&&_0x4e3734['push'](_0x497933(_0x459176));}),_0x3e823e({'calculatedColumns':_0x30f657,'options':_0x4e3734});}else _0x3ba49c['_']['each'](_0x1c0afb,function(_0x43c54f){_0x5e0a66['Utils']['eachComponent'](_0x43c54f['components'],function(_0x515dfb,_0x42ac0b){return _0x359198(_0x515dfb,null,!0x0)||_0x4e3734['push'](_0x1a26f1(_0x43c54f,_0x515dfb,_0x42ac0b)),_0x333feb(_0x515dfb);}),_0x4e3734=_0x3ba49c['_']['concat'](_0x4e3734,_0x54329a(_0x43c54f));}),_0x3e823e({'calculatedColumns':_0x5810b3,'options':_0x4e3734});return _0x4e3734;},_0x173ec8['getAvailableColumnsAsOptions']=function(_0x272357,_0x16787e){var _0x55b256=[];return _0x3ba49c['_']['each'](_0x272357||[],function(_0x101b13){_0x55b256['push'](_0x101b13['column']);}),_0x3ba49c['_']['filter'](_0x16787e,function(_0x1b8d3c){return _0x3ba49c['_']['some'](_0x55b256,function(_0x4ee670){return _0x3ba49c['_']['isEqual'](_0x4ee670,_0x1b8d3c['value']);});});},_0x173ec8['getCustomScriptAvailableVarialbles']=function(){return'<p>The\x20following\x20variables\x20are\x20available\x20in\x20all\x20scripts.</p><table\x20class=\x22table\x20table-bordered\x20table-condensed\x20table-striped\x22><tr><th>reporting</th><td>The\x20Reporting\x20UI\x20configuration\x20object.</td></tr><tr><th>selectedRows</th><td>The\x20array\x20of\x20selected\x20rows\x20data.</td></tr><tr><th>reportingForms</th><td>The\x20complete\x20JSON\x20objects\x20of\x20the\x20Reporting\x20UI\x20source\x20forms.</td></tr><tr><th>reportingControls</th><td>The\x20instance\x20of\x20the\x20Reporting\x20Controls\x20component.</td></tr><tr><th>reportingGrid</th><td>The\x20instance\x20of\x20the\x20Reporting\x20Grid\x20component.</td></tr><tr><th>moment</th><td>The\x20moment.js\x20library\x20for\x20date\x20manipulation.</td></tr><tr><th>_</th><td>An\x20instance\x20of\x20<a\x20href=\x22https://lodash.com/docs/\x22\x20target=\x22_blank\x22>Lodash</a>.</td></tr><tr><th>utils</th><td>An\x20instance\x20of\x20the\x20<a\x20href=\x22http://formio.github.io/formio.js/docs/identifiers.html#utils\x22\x20target=\x22_blank\x22>FormioUtils</a>\x20object.</td></tr><tr><th>util</th><td>An\x20alias\x20for\x20\x22utils\x22.</td></tr></table><br/>';},_0x173ec8['getDateDiffUnitOptions']=function(_0x8eac1){return _0x8eac1?_0x3ba49c['_']['map'](_0x3b6062['default'][_0x8eac1]['unitOptions']||[],function(_0x13afe2){return{'label':_0x13afe2,'value':_0x13afe2};}):[];},_0x173ec8['showAggregationOperatorArg']=function(_0x1a0b10,_0x57fde5){if(!_0x57fde5||!_0x1a0b10)return!0x1;var _0x30af08=_0x3b6062['default'][_0x57fde5];return!!_0x30af08&&_0x3ba49c['_']['some'](_0x30af08['calculationArgs']||[],function(_0x501b0a){return _0x501b0a===_0x1a0b10;});},_0x173ec8['showGroupOperatorArg']=function(_0x2611cf){return _0x2611cf&&!_0x3ba49c['_']['includes'](['count'],_0x2611cf);},_0x173ec8['getReportTypeInfo']=function(_0x482a4f,_0x5d94e1){var _0x40976d,_0x23e1b1,_0x1fc0e2,_0x17edf2,_0x3a556c,_0x2980e3=(null===(_0x40976d=_0x482a4f['forms'])||void 0x0===_0x40976d?void 0x0:_0x40976d['length'])?!!(null===(_0x1fc0e2=null===(_0x23e1b1=_0x482a4f['groups'])||void 0x0===_0x23e1b1?void 0x0:_0x23e1b1['groupingFields'])||void 0x0===_0x1fc0e2?void 0x0:_0x1fc0e2['length']):null;return{'grouping':_0x2980e3,'typeChanged':_0x3ba49c['_']['isBoolean'](null===(_0x17edf2=_0x5d94e1['dataValue'])||void 0x0===_0x17edf2?void 0x0:_0x17edf2['grouping'])&&!_0x3ba49c['_']['isEqual'](_0x2980e3,null===(_0x3a556c=_0x5d94e1['dataValue'])||void 0x0===_0x3a556c?void 0x0:_0x3a556c['grouping'])};};},0x1a:function(_0x44725d,_0x482949,_0x11f63e){'use strict';var _0x1f71a1=this&&this['__awaiter']||function(_0x1658d8,_0x19da1e,_0x44a957,_0x317fbe){return new(_0x44a957||(_0x44a957=Promise))(function(_0x4bb7c8,_0x46b15d){function _0x39d61a(_0x37d4eb){try{_0x59fcee(_0x317fbe['next'](_0x37d4eb));}catch(_0x2098a){_0x46b15d(_0x2098a);}}function _0x2f05d(_0x2cf032){try{_0x59fcee(_0x317fbe['throw'](_0x2cf032));}catch(_0x256cbb){_0x46b15d(_0x256cbb);}}function _0x59fcee(_0x1c0581){var _0x1cb364;_0x1c0581['done']?_0x4bb7c8(_0x1c0581['value']):(_0x1cb364=_0x1c0581['value'],_0x1cb364 instanceof _0x44a957?_0x1cb364:new _0x44a957(function(_0x3c8c7b){_0x3c8c7b(_0x1cb364);}))['then'](_0x39d61a,_0x2f05d);}_0x59fcee((_0x317fbe=_0x317fbe['apply'](_0x1658d8,_0x19da1e||[]))['next']());});},_0x385ebe=this&&this['__generator']||function(_0x5c4471,_0x60fd93){var _0x140491,_0x33d436,_0x15b2d6,_0x36a6c1,_0x13c8b8={'label':0x0,'sent':function(){if(0x1&_0x15b2d6[0x0])throw _0x15b2d6[0x1];return _0x15b2d6[0x1];},'trys':[],'ops':[]};return _0x36a6c1={'next':_0x24edd7(0x0),'throw':_0x24edd7(0x1),'return':_0x24edd7(0x2)},'function'==typeof Symbol&&(_0x36a6c1[Symbol['iterator']]=function(){return this;}),_0x36a6c1;function _0x24edd7(_0x5ac13e){return function(_0x4f62c8){return function(_0x43bd05){if(_0x140491)throw new TypeError('Generator\x20is\x20already\x20executing.');for(;_0x36a6c1&&(_0x36a6c1=0x0,_0x43bd05[0x0]&&(_0x13c8b8=0x0)),_0x13c8b8;)try{if(_0x140491=0x1,_0x33d436&&(_0x15b2d6=0x2&_0x43bd05[0x0]?_0x33d436['return']:_0x43bd05[0x0]?_0x33d436['throw']||((_0x15b2d6=_0x33d436['return'])&&_0x15b2d6['call'](_0x33d436),0x0):_0x33d436['next'])&&!(_0x15b2d6=_0x15b2d6['call'](_0x33d436,_0x43bd05[0x1]))['done'])return _0x15b2d6;switch(_0x33d436=0x0,_0x15b2d6&&(_0x43bd05=[0x2&_0x43bd05[0x0],_0x15b2d6['value']]),_0x43bd05[0x0]){case 0x0:case 0x1:_0x15b2d6=_0x43bd05;break;case 0x4:return _0x13c8b8['label']++,{'value':_0x43bd05[0x1],'done':!0x1};case 0x5:_0x13c8b8['label']++,_0x33d436=_0x43bd05[0x1],_0x43bd05=[0x0];continue;case 0x7:_0x43bd05=_0x13c8b8['ops']['pop'](),_0x13c8b8['trys']['pop']();continue;default:if(!((_0x15b2d6=(_0x15b2d6=_0x13c8b8['trys'])['length']>0x0&&_0x15b2d6[_0x15b2d6['length']-0x1])||0x6!==_0x43bd05[0x0]&&0x2!==_0x43bd05[0x0])){_0x13c8b8=0x0;continue;}if(0x3===_0x43bd05[0x0]&&(!_0x15b2d6||_0x43bd05[0x1]>_0x15b2d6[0x0]&&_0x43bd05[0x1]<_0x15b2d6[0x3])){_0x13c8b8['label']=_0x43bd05[0x1];break;}if(0x6===_0x43bd05[0x0]&&_0x13c8b8['label']<_0x15b2d6[0x1]){_0x13c8b8['label']=_0x15b2d6[0x1],_0x15b2d6=_0x43bd05;break;}if(_0x15b2d6&&_0x13c8b8['label']<_0x15b2d6[0x2]){_0x13c8b8['label']=_0x15b2d6[0x2],_0x13c8b8['ops']['push'](_0x43bd05);break;}_0x15b2d6[0x2]&&_0x13c8b8['ops']['pop'](),_0x13c8b8['trys']['pop']();continue;}_0x43bd05=_0x60fd93['call'](_0x5c4471,_0x13c8b8);}catch(_0x504d93){_0x43bd05=[0x6,_0x504d93],_0x33d436=0x0;}finally{_0x140491=_0x15b2d6=0x0;}if(0x5&_0x43bd05[0x0])throw _0x43bd05[0x1];return{'value':_0x43bd05[0x0]?_0x43bd05[0x1]:void 0x0,'done':!0x0};}([_0x5ac13e,_0x4f62c8]);};}},_0x393ede=this&&this['__read']||function(_0x13841f,_0x5cc53e){var _0x45f34b='function'==typeof Symbol&&_0x13841f[Symbol['iterator']];if(!_0x45f34b)return _0x13841f;var _0x330393,_0x31d7c8,_0x429893=_0x45f34b['call'](_0x13841f),_0x1762f2=[];try{for(;(void 0x0===_0x5cc53e||_0x5cc53e-->0x0)&&!(_0x330393=_0x429893['next']())['done'];)_0x1762f2['push'](_0x330393['value']);}catch(_0x444ca6){_0x31d7c8={'error':_0x444ca6};}finally{try{_0x330393&&!_0x330393['done']&&(_0x45f34b=_0x429893['return'])&&_0x45f34b['call'](_0x429893);}finally{if(_0x31d7c8)throw _0x31d7c8['error'];}}return _0x1762f2;},_0xec38cf=this&&this['__spreadArray']||function(_0x4ee4e6,_0x4e85d2,_0x59e947){if(_0x59e947||0x2===arguments['length']){for(var _0x1e3388,_0x2bb4d4=0x0,_0x22be6b=_0x4e85d2['length'];_0x2bb4d4<_0x22be6b;_0x2bb4d4++)!_0x1e3388&&_0x2bb4d4 in _0x4e85d2||(_0x1e3388||(_0x1e3388=Array['prototype']['slice']['call'](_0x4e85d2,0x0,_0x2bb4d4)),_0x1e3388[_0x2bb4d4]=_0x4e85d2[_0x2bb4d4]);}return _0x4ee4e6['concat'](_0x1e3388||Array['prototype']['slice']['call'](_0x4e85d2));};Object['defineProperty'](_0x482949,'__esModule',{'value':!0x0}),_0x482949['getPDFDownloadUrl']=_0x482949['convertToCSV']=_0x482949['getControlsTabsComponet']=_0x482949['getActionsTab']=_0x482949['getFiltersTab']=_0x482949['getFilterColumns']=_0x482949['getFilterSetStyleLogic']=_0x482949['getSingleFilterOperatorValueComp']=_0x482949['getSingleFilterOperators']=_0x482949['getColumnsTab']=_0x482949['reportingControlsConfig']=void 0x0;var _0x425403=_0x11f63e(0x313),_0x359ca8=_0x11f63e(0x284),_0x5224c0=_0x11f63e(0x213),_0x4a3de1=_0x11f63e(0xcb),_0x3f6a36=_0x11f63e(0x6d);function _0xc8792b(_0xcfa0fa,_0x555311){void 0x0===_0x555311&&(_0x555311=0x1);var _0x4ede42=_0x5224c0['_']['chunk'](_0xcfa0fa,_0x555311),_0xc66058=0xc/_0x555311,_0x4c4af1=[];return _0x5224c0['_']['each'](_0x4ede42,function(_0x472706,_0x1e6d2b){for(var _0x1c0955=[],_0x5b8a6d=0x0;_0x5b8a6d<_0x555311;_0x5b8a6d++)_0x1c0955['push']({'components':_0x472706[_0x5b8a6d]?[_0x472706[_0x5b8a6d]]:[],'width':_0xc66058,'offset':0x0,'push':0x0,'pull':0x0,'size':'md','currentWidth':_0xc66058});_0x4c4af1['push']({'label':'Columns','columns':_0x1c0955,'key':'filtersRow'['concat'](_0x1e6d2b),'type':'columns','input':!0x1});}),_0x4c4af1;}function _0x47b6d9(_0x440cdb){if(!_0x440cdb)return _0x440cdb;_0x5224c0['_']['isString'](_0x440cdb)||(_0x440cdb=_0x440cdb['toString']());var _0x14c867='(?<=(?:^|\x22|“)\x5cs*)(['['concat'](['=','+','-','@']['join']('\x5c'),'])'),_0x1109ff=new RegExp(_0x14c867,'gm');return _0x5224c0['_']['replace'](_0x440cdb,_0x1109ff,function(_0x2ba715){return'`'['concat'](_0x2ba715);});}_0x482949['reportingControlsConfig']={'controlsKey':'reportingControls','filtersCompKey':'filters','actionCompKey':'action','displayedColumnsCompKey':'displayedColumns','events':{'applyColumns':'applyColumns','filter':'filter','clearFilters':'clearFilters','performAction':'performAction'},'filterSetClass':'filter-set'},_0x482949['getColumnsTab']=function(){return{'label':'<i\x20class=\x22fa\x20fa-columns\x20mr-1\x22\x20aria-hidden=\x22true\x22></i>Columns','key':'columnsControls','components':[{'label':'Displayed\x20Columns','hideLabel':!0x0,'description':'Select\x20the\x20columns\x20you\x20want\x20to\x20display\x20in\x20the\x20Reporting\x20Grid.','widget':'choicesjs','multiple':!0x0,'dataSrc':'custom','valueProperty':'value','dataType':'string','key':_0x482949['reportingControlsConfig']['displayedColumnsCompKey'],'data':{'custom':function(_0x49edd9){var _0x4f84eb=_0x49edd9['instance'],_0xcf5b88=_0x49edd9['_'],_0x266534=_0x4f84eb['root']['getComponent'](_0x425403['reportingGridConfig']['gridKey']),_0x2a4fc6=_0x266534?_0x266534['component']['components']:[];return _0xcf5b88['map'](_0x2a4fc6,function(_0x1cac7a){return{'label':_0x1cac7a['label']||_0x1cac7a['key'],'value':_0x1cac7a['key']};});}},'customDefaultValue':function(_0x4553f7){var _0x53909c=_0x4553f7['instance'],_0x208575=_0x4553f7['_'],_0x3b522a=_0x53909c['root']['getComponent'](_0x425403['reportingGridConfig']['gridKey']),_0x50fa72=_0x3b522a?_0x3b522a['component']['components']:[];return _0x208575['chain'](_0x50fa72)['filter'](function(_0x445e4b){return!_0x445e4b['hideColumnByDefault'];})['map'](function(_0x1c4edf){return _0x1c4edf['key'];})['value']();},'type':'select','input':!0x0},{'label':'Apply','action':'event','showValidations':!0x1,'key':_0x482949['reportingControlsConfig']['events']['applyColumns'],'type':'button','event':_0x482949['reportingControlsConfig']['events']['applyColumns'],'input':!0x0}]};},_0x482949['getSingleFilterOperators']=function(){return _0x5224c0['_']['chain'](_0x4a3de1['default'])['map'](function(_0xb4b136){return _0xb4b136['requireValue']?null:_0xb4b136['operatorKey'];})['filter'](function(_0x3ed00e){return _0x3ed00e;})['value']();},_0x482949['getSingleFilterOperatorValueComp']=function(_0x1126a7){return{'widget':'choicesjs','data':{'values':[{'label':_0x4a3de1['default'][_0x1126a7]['displayedName'],'value':'true'}]},'dataType':'boolean','type':'select','input':!0x0};},_0x482949['getFilterSetStyleLogic']=function(){return{'name':'color\x20bg\x20on\x20filter','trigger':{'type':'javascript','javascript':'result\x20=\x20true;'},'actions':[{'name':'toggle\x20filter-set\x20class','type':'customAction','customAction':'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20var\x20controls\x20=\x20instance.root.getComponent(\x27'['concat'](_0x482949['reportingControlsConfig']['controlsKey'],'\x27);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20controls.toggleFilterClass(instance);\x0a\x20\x20\x20\x20\x20\x20\x20\x20')}]};},_0x482949['getFilterColumns']=_0xc8792b,_0x482949['getFiltersTab']=function(_0x4eeb2c,_0x5e3523){return{'label':'<i\x20class=\x22fa\x20fa-filter\x20mr-1\x22\x20aria-hidden=\x22true\x22></i>Filters','key':'filtersControls','components':[{'label':'Filters','key':'filters','type':'container','input':!0x0,'components':_0xc8792b(_0x4eeb2c,_0x5e3523)},{'label':'Columns','columns':[{'components':[{'label':'Filter','action':'event','showValidations':!0x1,'disableOnInvalid':!0x0,'key':_0x482949['reportingControlsConfig']['events']['filter'],'type':'button','event':_0x482949['reportingControlsConfig']['events']['filter'],'input':!0x0}],'width':0x1,'offset':0x0,'push':0x0,'pull':0x0,'size':'md','currentWidth':0x1},{'components':[{'label':'Clear','action':'event','showValidations':!0x1,'theme':'secondary','key':_0x482949['reportingControlsConfig']['events']['clearFilters'],'type':'button','event':_0x482949['reportingControlsConfig']['events']['clearFilters'],'input':!0x0}],'width':0x1,'offset':0x0,'push':0x0,'pull':0x0,'size':'md','currentWidth':0x1},{'components':[],'size':'md','width':0xa,'offset':0x0,'push':0x0,'pull':0x0,'currentWidth':0xa}],'key':'columns','type':'columns','input':!0x1}]};},_0x482949['getActionsTab']=function(_0x1e4959){return{'label':'<i\x20class=\x22fa\x20fa-download\x20mr-1\x22\x20aria-hidden=\x22true\x22></i>Actions','key':'actionsControls','components':[{'label':'Action','widget':'choicesjs','data':{'values':_0x5224c0['_']['map'](_0x1e4959||[],function(_0x477b63,_0x33eff1){return{'label':_0x477b63['title'],'value':''['concat'](_0x33eff1)};})},'dataType':'number','key':_0x482949['reportingControlsConfig']['actionCompKey'],'type':'select','hideLabel':!0x0,'placeholder':'Action','description':'Select\x20the\x20action\x20you\x20want\x20to\x20apply.\x20The\x20action\x20can\x20be\x20performed\x20only\x20when\x201\x20or\x20more\x20rows\x20are\x20selected\x20in\x20the\x20Reporting\x20Grid.','input':!0x0},{'label':'Perform\x20Action','action':'event','key':_0x482949['reportingControlsConfig']['events']['performAction'],'type':'button','event':_0x482949['reportingControlsConfig']['events']['performAction'],'input':!0x0,'disabled':!0x0,'logic':[{'name':'enable\x20on\x20valid\x20filters','trigger':{'type':'javascript','javascript':'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20var\x20controls\x20=\x20instance.root.getComponent(\x27'['concat'](_0x482949['reportingControlsConfig']['controlsKey'],'\x27);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20result\x20=\x20!!controls.reportingGrid.selectedRows?.length\x20&&\x20_.isNumber(data.action)\x20&&\x20!controls.performingAction;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20')},'actions':[{'name':'enable','type':'property','property':{'label':'Disabled','value':'disabled','type':'boolean'},'state':!0x1}]},{'name':'Change\x20label\x20on\x20action\x20execution','trigger':{'type':'javascript','javascript':'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20var\x20controls\x20=\x20instance.root.getComponent(\x27'['concat'](_0x482949['reportingControlsConfig']['controlsKey'],'\x27);\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20result\x20=\x20controls.performingAction;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20')},'actions':[{'name':'change\x20label','type':'property','property':{'label':'Label','value':'label','type':'string'},'text':'Performing\x20Action\x20\x20<i\x20class=\x22fa\x20fa-spinner\x20fa-pulse\x20fa-lg\x20fa-fw\x22></i>\x20<span\x20class=\x22sr-only\x22>Loading...</span>'}]},{'name':'check\x20data\x20on\x20row\x20selection','trigger':{'type':'event','event':'rowSelectChange'},'actions':[{'name':'check\x20data','type':'customAction','customAction':'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20if(_.isNumber(data.action)){\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20instance.checkData();\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}'}]}]}]};},_0x482949['getControlsTabsComponet']=function(_0x5e7773){var _0x56b281=_0x5e7773['title'],_0x4d8f0b=void 0x0===_0x56b281?'Controls':_0x56b281,_0x1e8440=_0x5e7773['collapsePanel'],_0x10649d=void 0x0!==_0x1e8440&&_0x1e8440,_0x30e2eb=_0x5e7773['theme'],_0x3e8781=void 0x0===_0x30e2eb?'default':_0x30e2eb,_0x4ff311=_0x5e7773['tabs'];return{'title':_0x4d8f0b,'collapsible':!0x0,'key':'controlsTabs','type':'panel','label':'Panel','collapsed':_0x10649d,'theme':_0x3e8781,'components':[{'label':'Tabs','components':void 0x0===_0x4ff311?[]:_0x4ff311,'key':'tabs','type':'tabs','input':!0x1}]};},_0x482949['convertToCSV']=function(_0x1edf5a){var _0x2aa031=_0x1edf5a['submissions'],_0x14f747=_0x1edf5a['components'],_0x221339=_0x1edf5a['fileName'],_0x3d534e=['Submission\x20ID'],_0x3390f7=[];_0x5224c0['_']['each'](_0x14f747,function(_0x28fc27,_0x4a3dd8){_0x3d534e['push'](_0x28fc27['label']||_0x28fc27['key']);var _0x15bb0a=_0x359ca8['Formio']['Components']['components'][_0x28fc27['type']],_0x4299b6=_0x15bb0a?new _0x15bb0a(_0x28fc27):null;_0x5224c0['_']['each'](_0x2aa031,function(_0x2246c8,_0x24c798){if(!_0x4a3dd8){var _0x190058=_0x2246c8['_id'];_0x3390f7['push']([(_0x925bcb=_0x190058,_0x114f84=_0x925bcb,_0x114f84?(_0x5224c0['_']['isPlainObject'](_0x114f84)&&(_0x114f84='{'['concat'](_0x5224c0['_']['map'](_0x925bcb,function(_0x5193ee,_0x4fd204){return''['concat'](_0x4fd204,':\x20')['concat'](_0x5193ee);})['join'](',\x20'),'}')),'\x22'['concat'](_0x114f84,'\x22')):'')]);}var _0x925bcb,_0x114f84,_0x29ea24=_0x5224c0['_']['get'](_0x2246c8,_0x28fc27['key'],''),_0x385130=_0x4299b6?_0x4299b6['getView'](_0x29ea24,{'csv':!0x0}):_0x29ea24;_0x3390f7[_0x24c798]['push'](_0x385130?'\x22'['concat'](_0x385130,'\x22'):'');}),_0x3390f7['push']([]);});var _0x49c5e0=_0x5224c0['_']['map'](_0xec38cf([_0x3d534e],_0x393ede(_0x3390f7),!0x1),function(_0x2a9fe9){return Object['values'](_0x2a9fe9)['toString']();})['join']('\x0a');(0x0,_0x3f6a36['saveAs'])(new Blob([_0x47b6d9(_0x49c5e0)],{'type':'text/csv;charset=utf-8'}),''['concat'](_0x221339,'.csv'));},_0x482949['getPDFDownloadUrl']=function(_0x1831ba){var _0xdb058a=_0x1831ba['projectId'],_0x3a3531=_0x1831ba['submissions'],_0x36b502=_0x1831ba['form'];return _0x1f71a1(void 0x0,void 0x0,void 0x0,function(){var _0x290426;return _0x385ebe(this,function(_0x796ed2){switch(_0x796ed2['label']){case 0x0:return[0x4,_0x359ca8['Formio']['fetch'](''['concat'](_0x359ca8['Formio']['getApiUrl'](),'/pdf-proxy/pdf/')['concat'](_0xdb058a,'/download'),{'method':'POST','headers':{'Content-Type':'application/json','x-jwt-token':_0x359ca8['Formio']['getToken']()},'body':JSON['stringify']({'form':_0x36b502,'submission':_0x3a3531})})];case 0x1:return[0x4,_0x796ed2['sent']()['blob']()];case 0x2:return _0x290426=_0x796ed2['sent'](),[0x2,URL['createObjectURL'](_0x290426)];}});});};},0x26a:function(_0x4728c7,_0x3a3189){'use strict';Object['defineProperty'](_0x3a3189,'__esModule',{'value':!0x0}),_0x3a3189['default']={'equal':'equal','notEqual':'notEqual','startsWith':'startsWith','contain':'contain','notContain':'notContain','endsWith':'endsWith','matches':'matches','greaterThen':'gt','greaterThenOrEqual':'gte','lessThen':'lt','lessThenOrEqual':'lte','exist':'exist','empty':'empty','notEmpty':'notEmpty','notExist':'notExist','sort':'sort','limit':'limit','skip':'skip'};},0x313:function(_0x41e769,_0x2384c){'use strict';Object['defineProperty'](_0x2384c,'__esModule',{'value':!0x0}),_0x2384c['reportingGridConfig']=void 0x0,_0x2384c['reportingGridConfig']={'gridKey':'reportingGrid'};},0x29a:function(_0x11ff3e,_0x4eadc6,_0x2d930b){'use strict';var _0x21258a=this&&this['__assign']||function(){return _0x21258a=Object['assign']||function(_0x371821){for(var _0x4c6068,_0x49c231=0x1,_0x15281d=arguments['length'];_0x49c231<_0x15281d;_0x49c231++)for(var _0x3b51de in _0x4c6068=arguments[_0x49c231])Object['prototype']['hasOwnProperty']['call'](_0x4c6068,_0x3b51de)&&(_0x371821[_0x3b51de]=_0x4c6068[_0x3b51de]);return _0x371821;},_0x21258a['apply'](this,arguments);};Object['defineProperty'](_0x4eadc6,'__esModule',{'value':!0x0});var _0x505ec0=_0x2d930b(0x213),_0x553ad4=_0x2d930b(0x313),_0x457fa2=_0x2d930b(0x1a),_0x4ab6d4=_0x2d930b(0xcb),_0x806bcb=_0x2d930b(0x26a),_0x5ac62e=_0x21258a(_0x21258a(_0x21258a(_0x21258a({},_0x505ec0),_0x553ad4),_0x457fa2),{'FilterOperators':_0x4ab6d4['default'],'filtersQueries':_0x806bcb['default']});_0x4eadc6['default']=_0x5ac62e;},0x3c:function(_0x2bc59d,_0x2ca8d3){'use strict';Object['defineProperty'](_0x2ca8d3,'__esModule',{'value':!0x0}),_0x2ca8d3['default']='reporting';},0x213:function(_0x3b34ab,_0x39f8a3,_0x1e1a40){'use strict';var _0x48a9a3=this&&this['__assign']||function(){return _0x48a9a3=Object['assign']||function(_0x5002ca){for(var _0x3aa29b,_0x234194=0x1,_0x54f7ef=arguments['length'];_0x234194<_0x54f7ef;_0x234194++)for(var _0x2e0dca in _0x3aa29b=arguments[_0x234194])Object['prototype']['hasOwnProperty']['call'](_0x3aa29b,_0x2e0dca)&&(_0x5002ca[_0x2e0dca]=_0x3aa29b[_0x2e0dca]);return _0x5002ca;},_0x48a9a3['apply'](this,arguments);};Object['defineProperty'](_0x39f8a3,'__esModule',{'value':!0x0}),_0x39f8a3['getAggrOperatorNumberField']=_0x39f8a3['defaultColumns']=_0x39f8a3['connectionByFullSubmissionObjectOptionValue']=_0x39f8a3['getJoinedFormDataPathInJoinedObj']=_0x39f8a3['getDataPath']=_0x39f8a3['getPropertyFromFormId']=_0x39f8a3['convertReportingCalcSettingsIntoGridComp']=_0x39f8a3['convertReportingFormCompIntoGridComp']=_0x39f8a3['valueTypes']=_0x39f8a3['_']=void 0x0;var _0x4093a2=_0x1e1a40(0x284),_0x4e67b5=_0x1e1a40(0x8b);function _0x106ef8(_0x30183a){return'form'['concat'](_0x30183a);}function _0x1f5da0(_0x2e1046){var _0x296185=_0x2e1046['formId'],_0x4e4a6e=void 0x0===_0x296185?null:_0x296185,_0x1cabc0=_0x2e1046['path'],_0x5a53bf=void 0x0===_0x1cabc0?'':_0x1cabc0,_0x153fa0=_0x2e1046['default'],_0x30f42d=void 0x0!==_0x153fa0&&_0x153fa0;return _0x4e4a6e&&_0x30f42d?'data.'['concat'](_0x106ef8(_0x4e4a6e),'.')['concat'](_0x5a53bf):_0x4e4a6e&&!_0x30f42d?'data.'['concat'](_0x106ef8(_0x4e4a6e),'.data.')['concat'](_0x5a53bf):'data.'['concat'](_0x5a53bf);}function _0x2e2d3f(_0x57f73a){return _0x48a9a3({'label':'Date/Time','key':'dateTime','type':'datetime','input':!0x0,'widget':{'type':'calendar','displayInTimezone':'viewer','useLocaleSettings':!0x1,'allowInput':!0x0,'mode':'single','enableTime':!0x0,'noCalendar':!0x1,'format':'yyyy-MM-dd\x20hh:mm\x20a','hourIncrement':0x1,'minuteIncrement':0x1,'time_24hr':!0x1}},_0x57f73a=_0x57f73a||{});}_0x39f8a3['_']=_0x4093a2['Utils']['_'],_0x39f8a3['valueTypes']=_0x4093a2['Utils']['componentValueTypes'],_0x39f8a3['convertReportingFormCompIntoGridComp']=function(_0x577e5e,_0x5ed23e){var _0x559ca1=_0x5ed23e['displayTitle'],_0x3b0b77=_0x39f8a3['_']['omit'](_0x577e5e,['logic','prefix','suffix','action','defaultValue','conditional','hideLabel','multiple','calculateValue','validate','hidden','customConditional']);return _0x559ca1&&(_0x3b0b77['label']=_0x559ca1),_0x3b0b77['key']=_0x1f5da0(_0x5ed23e),_0x3b0b77;},_0x39f8a3['convertReportingCalcSettingsIntoGridComp']=function(_0x13e963){var _0x4ce735=_0x13e963['key'],_0x3c8336=_0x13e963['name'],_0x5e8a9e=_0x13e963['operator'],_0x17d8ae=_0x4e67b5['default'][_0x5e8a9e];return _0x48a9a3({'key':_0x1f5da0({'path':_0x4ce735}),'label':_0x3c8336},_0x17d8ae?_0x17d8ae['getDisplayField'](_0x13e963):{});},_0x39f8a3['getPropertyFromFormId']=_0x106ef8,_0x39f8a3['getDataPath']=_0x1f5da0,_0x39f8a3['getJoinedFormDataPathInJoinedObj']=function(_0x5ed820){return'data.'['concat'](_0x106ef8(_0x5ed820));},_0x39f8a3['connectionByFullSubmissionObjectOptionValue']='submissionObject*',_0x39f8a3['defaultColumns']=[{'path':'created','component':_0x2e2d3f({'label':'Created','key':'created'}),'submissionRootPath':!0x0},{'path':'modified','component':_0x2e2d3f({'label':'Modified','key':'modified'}),'submissionRootPath':!0x0}],_0x39f8a3['getAggrOperatorNumberField']=function(_0x57b2b0){var _0x136074={'type':'number'},_0xff0991=(_0x57b2b0||{})['decimalLimit'];return _0x39f8a3['_']['isInteger'](_0xff0991)&&_0x39f8a3['_']['assign'](_0x136074,{'requireDecimal':_0xff0991>0x0,'decimalLimit':_0xff0991}),_0x136074;};},0x34b:function(_0x57e584,_0x34e180,_0x3ef595){'use strict';var _0x3a7971=this&&this['__awaiter']||function(_0x170836,_0x181275,_0x3c269d,_0x2bfa6d){return new(_0x3c269d||(_0x3c269d=Promise))(function(_0x19ec71,_0x42a239){function _0x9ee3a5(_0x3be6a4){try{_0x1b4f16(_0x2bfa6d['next'](_0x3be6a4));}catch(_0x1f2833){_0x42a239(_0x1f2833);}}function _0x52594d(_0x37065e){try{_0x1b4f16(_0x2bfa6d['throw'](_0x37065e));}catch(_0x5e2671){_0x42a239(_0x5e2671);}}function _0x1b4f16(_0xc847e1){var _0x22a897;_0xc847e1['done']?_0x19ec71(_0xc847e1['value']):(_0x22a897=_0xc847e1['value'],_0x22a897 instanceof _0x3c269d?_0x22a897:new _0x3c269d(function(_0x189fae){_0x189fae(_0x22a897);}))['then'](_0x9ee3a5,_0x52594d);}_0x1b4f16((_0x2bfa6d=_0x2bfa6d['apply'](_0x170836,_0x181275||[]))['next']());});};Object['defineProperty'](_0x34e180,'__esModule',{'value':!0x0}),_0x34e180['OfflineLibraryLicense']=void 0x0;const {CompactSign:_0x54be69,importPKCS8:_0xa197f4,compactVerify:_0xe04a92,importSPKI:_0x3749c3}=_0x3ef595(0x237);class _0x3c3a0a{static['verify'](_0x4be0c3){return _0x3a7971(this,void 0x0,void 0x0,function*(){let {payload:_0x436e90}=yield _0xe04a92(_0x4be0c3,yield _0x3749c3(_0x3c3a0a['pubKey'],'PS256'));return _0x436e90=JSON['parse'](new TextDecoder('utf-8')['decode'](_0x436e90)),!(_0x436e90['exp']<Date['now']()/0x3e8)&&_0x436e90;});}static['generate'](_0xf67e3c,_0x5da3b8){return _0x3a7971(this,void 0x0,void 0x0,function*(){const _0x1a9384=yield _0xa197f4(_0x5da3b8,'PS256');return yield new _0x54be69(new TextEncoder()['encode'](JSON['stringify'](_0xf67e3c)))['setProtectedHeader']({'alg':'PS256'})['sign'](_0x1a9384);});}}_0x34e180['OfflineLibraryLicense']=_0x3c3a0a,_0x3c3a0a['pubKey']='-----BEGIN\x20PUBLIC\x20KEY-----\x0aMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA18xeGY0UiaVCjhkJeb68\x0aIHs/MkytZSeZwL75gySrVnVF6VI36CrEZe1hSZwXgufGVSLm2+Ec3KXeLLNtGFYP\x0aHzx66kPl6jRc1/7RnZdEQYeANDNg/BhlG+54Eu4dczp17agImfehsAyEIctvlL63\x0ayRAGqnoBWt1Khxfa5ocqtbZaep+3PI9yTgbyiYw/9rBYI5U8NiTPti9xt/jw/phe\x0aborJ64CeCQB/ipCFYgRj+WlnskDkL1/0TMi+4Hsu4eZSTZP7Mx6+qmjAGF9ahQmL\x0aIR7SEwFmVZK8aBe4knBKkL9IjOFl60Pjx4LoLvbpjIKCoM91pz2lMOoMHJIxhhwp\x0akQIDAQAB\x0a-----END\x20PUBLIC\x20KEY-----\x0a';},0x6d:function(_0x3da520){'use strict';_0x3da520['exports']=require('file-saver');},0x284:function(_0x5b32c7){'use strict';_0x5b32c7['exports']=require('formiojs');},0x237:function(_0xfd95bc){'use strict';_0xfd95bc['exports']=require('jose');}},_0x58789d={};function _0x476c2(_0x3219e6){var _0x3b3fd3=_0x58789d[_0x3219e6];if(void 0x0!==_0x3b3fd3)return _0x3b3fd3['exports'];var _0x2d909b=_0x58789d[_0x3219e6]={'exports':{}};return _0x22c1c2[_0x3219e6]['call'](_0x2d909b['exports'],_0x2d909b,_0x2d909b['exports'],_0x476c2),_0x2d909b['exports'];}var _0x30d224={};return(function(){'use strict';var _0x3219d1=_0x30d224,_0x2f833c=_0x476c2(0x284),_0x4542bd=_0x476c2(0xb2),_0x29d4d7=_0x476c2(0x92),_0x4e920a=_0x476c2(0x28d),_0x19f924=_0x476c2(0x393),_0x2ada26=_0x476c2(0x3c);_0x2f833c['Utils']['reporting']=_0x19f924,_0x2f833c['Formio']['Report']=_0x4e920a['default'],_0x3219d1['default']={'components':_0x4542bd['default'],'templates':_0x29d4d7['default'],'library':_0x2ada26['default']};}()),_0x30d224['default'];}());});