jqwidgets-ng 22.0.0 → 22.0.2

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 (89) hide show
  1. package/jqwidgets/jqx-all.js +106 -3335
  2. package/jqwidgets/jqxbarcode.js +14 -0
  3. package/jqwidgets/jqxcheckboxgroup.js +14 -0
  4. package/jqwidgets/jqxcore.js +1 -1
  5. package/jqwidgets/jqxgrid.export.js +1 -831
  6. package/jqwidgets/jqxqrcode.js +14 -0
  7. package/jqwidgets/jqxradiobuttongroup.js +14 -0
  8. package/jqwidgets/jqxsplitlayout.js +1 -2456
  9. package/jqwidgets/modules/jqxbarcode.js +34 -14
  10. package/jqwidgets/modules/jqxbargauge.js +36 -16
  11. package/jqwidgets/modules/jqxbulletchart.js +38 -18
  12. package/jqwidgets/modules/jqxbuttongroup.js +36 -16
  13. package/jqwidgets/modules/jqxbuttons.js +34 -14
  14. package/jqwidgets/modules/jqxcalendar.js +40 -20
  15. package/jqwidgets/modules/jqxchart.js +48 -28
  16. package/jqwidgets/modules/jqxcheckbox.js +38 -18
  17. package/jqwidgets/modules/jqxcheckboxgroup.js +38 -18
  18. package/jqwidgets/modules/jqxcolorpicker.js +40 -20
  19. package/jqwidgets/modules/jqxcombobox.js +44 -24
  20. package/jqwidgets/modules/jqxcomplexinput.js +36 -16
  21. package/jqwidgets/modules/jqxdatatable.js +64 -44
  22. package/jqwidgets/modules/jqxdatetimeinput.js +58 -38
  23. package/jqwidgets/modules/jqxdocking.js +38 -18
  24. package/jqwidgets/modules/jqxdockinglayout.js +46 -26
  25. package/jqwidgets/modules/jqxdockpanel.js +36 -16
  26. package/jqwidgets/modules/jqxdragdrop.js +38 -18
  27. package/jqwidgets/modules/jqxdraw.js +34 -14
  28. package/jqwidgets/modules/jqxdropdownbutton.js +36 -16
  29. package/jqwidgets/modules/jqxdropdownlist.js +56 -36
  30. package/jqwidgets/modules/jqxeditor.js +68 -48
  31. package/jqwidgets/modules/jqxexpander.js +42 -22
  32. package/jqwidgets/modules/jqxfileupload.js +38 -18
  33. package/jqwidgets/modules/jqxform.js +66 -46
  34. package/jqwidgets/modules/jqxformattedinput.js +58 -38
  35. package/jqwidgets/modules/jqxgantt.js +36 -16
  36. package/jqwidgets/modules/jqxgauge.js +40 -20
  37. package/jqwidgets/modules/jqxgrid.js +90 -70
  38. package/jqwidgets/modules/jqxheatmap.js +36 -16
  39. package/jqwidgets/modules/jqxinput.js +38 -18
  40. package/jqwidgets/modules/jqxkanban.js +68 -48
  41. package/jqwidgets/modules/jqxknob.js +38 -18
  42. package/jqwidgets/modules/jqxlayout.js +46 -26
  43. package/jqwidgets/modules/jqxlineargauge.js +40 -20
  44. package/jqwidgets/modules/jqxlinkbutton.js +34 -14
  45. package/jqwidgets/modules/jqxlistbox.js +48 -28
  46. package/jqwidgets/modules/jqxlistmenu.js +64 -44
  47. package/jqwidgets/modules/jqxloader.js +34 -14
  48. package/jqwidgets/modules/jqxmaskedinput.js +34 -14
  49. package/jqwidgets/modules/jqxmenu.js +46 -26
  50. package/jqwidgets/modules/jqxnavbar.js +42 -22
  51. package/jqwidgets/modules/jqxnavigationbar.js +50 -30
  52. package/jqwidgets/modules/jqxnotification.js +42 -22
  53. package/jqwidgets/modules/jqxnumberinput.js +48 -28
  54. package/jqwidgets/modules/jqxpanel.js +40 -20
  55. package/jqwidgets/modules/jqxpasswordinput.js +42 -22
  56. package/jqwidgets/modules/jqxpivotdesigner.js +72 -52
  57. package/jqwidgets/modules/jqxpivotgrid.js +72 -52
  58. package/jqwidgets/modules/jqxpopover.js +36 -16
  59. package/jqwidgets/modules/jqxprogressbar.js +34 -14
  60. package/jqwidgets/modules/jqxqrcode.js +42 -22
  61. package/jqwidgets/modules/jqxradiobutongroup.js +38 -18
  62. package/jqwidgets/modules/jqxradiobutton.js +36 -16
  63. package/jqwidgets/modules/jqxrangeselector.js +38 -18
  64. package/jqwidgets/modules/jqxrating.js +36 -16
  65. package/jqwidgets/modules/jqxrepeatbutton.js +34 -14
  66. package/jqwidgets/modules/jqxresponsivepanel.js +36 -16
  67. package/jqwidgets/modules/jqxribbon.js +38 -18
  68. package/jqwidgets/modules/jqxscheduler.js +74 -54
  69. package/jqwidgets/modules/jqxscrollbar.js +36 -16
  70. package/jqwidgets/modules/jqxscrollview.js +36 -16
  71. package/jqwidgets/modules/jqxslider.js +36 -16
  72. package/jqwidgets/modules/jqxsortable.js +36 -16
  73. package/jqwidgets/modules/jqxsplitlayout.js +34 -14
  74. package/jqwidgets/modules/jqxsplitter.js +36 -16
  75. package/jqwidgets/modules/jqxswitchbutton.js +40 -20
  76. package/jqwidgets/modules/jqxtabs.js +48 -28
  77. package/jqwidgets/modules/jqxtagcloud.js +42 -22
  78. package/jqwidgets/modules/jqxtextarea.js +42 -22
  79. package/jqwidgets/modules/jqxtimeline.js +34 -14
  80. package/jqwidgets/modules/jqxtimepicker.js +36 -16
  81. package/jqwidgets/modules/jqxtogglebutton.js +34 -14
  82. package/jqwidgets/modules/jqxtoolbar.js +66 -46
  83. package/jqwidgets/modules/jqxtooltip.js +34 -14
  84. package/jqwidgets/modules/jqxtree.js +46 -26
  85. package/jqwidgets/modules/jqxtreegrid.js +66 -46
  86. package/jqwidgets/modules/jqxtreemap.js +38 -18
  87. package/jqwidgets/modules/jqxvalidator.js +40 -20
  88. package/jqwidgets/modules/jqxwindow.js +36 -16
  89. package/package.json +1 -1
@@ -4,6 +4,22 @@ Copyright (c) 2011-2024 jQWidgets.
4
4
  License: https://jqwidgets.com/license/ */
5
5
 
6
6
 
7
+ /******/ (() => { // webpackBootstrap
8
+ var __webpack_exports__ = {};
9
+
10
+ /* Release Date: Sep-17-2024
11
+ Copyright (c) 2011-2024 jQWidgets.
12
+ License: https://jqwidgets.com/license/ */
13
+
14
+
15
+ /******/ (() => { // webpackBootstrap
16
+ var __webpack_exports__ = {};
17
+
18
+ /* Release Date: Sep-17-2024
19
+ Copyright (c) 2011-2024 jQWidgets.
20
+ License: https://jqwidgets.com/license/ */
21
+
22
+
7
23
  /******/ (() => { // webpackBootstrap
8
24
  /******/ var __webpack_modules__ = ({
9
25
 
@@ -11436,7 +11452,7 @@ document.Globalize = Globalize;
11436
11452
  /***/ }),
11437
11453
 
11438
11454
  /***/ 5459:
11439
- /***/ ((module, exports, __webpack_require__) => {
11455
+ /***/ ((module, exports, __nested_webpack_require_484139__) => {
11440
11456
 
11441
11457
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
11442
11458
  /* eslint-disable */
@@ -19616,7 +19632,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19616
19632
  // file names, and JQXLite is normally delivered in a lowercase file name.
19617
19633
  // Do this after creating the global so that if an AMD module wants to call
19618
19634
  // noConflict to hide this version of JQXLite, it will work.
19619
- if ( true && __webpack_require__.amdO.JQXLite) {
19635
+ if ( true && __nested_webpack_require_484139__.amdO.JQXLite) {
19620
19636
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
19621
19637
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
19622
19638
  }
@@ -73788,7 +73804,7 @@ var saveAs = window.jqxSaveAs = saveAs
73788
73804
  return true;
73789
73805
  }
73790
73806
 
73791
- self._keydown = true && !self.editcell;
73807
+ self._keydown = true && !self.editcell;
73792
73808
  var key = event.charCode ? event.charCode : event.keyCode ? event.keyCode : 0;
73793
73809
  if (key === 20) {
73794
73810
  if (!self._capsLock) {
@@ -74147,7 +74163,7 @@ var saveAs = window.jqxSaveAs = saveAs
74147
74163
 
74148
74164
  if (field.name === datafield) {
74149
74165
  if (field.type === 'bool' || field.type === 'boolean') {
74150
- value = true ? true : 0;
74166
+ value = true ? true : 0;
74151
74167
  }
74152
74168
 
74153
74169
  var column = that._getcolumnbydatafield(field.name);
@@ -96282,7 +96298,7 @@ var saveAs = window.jqxSaveAs = saveAs
96282
96298
  /******/ var __webpack_module_cache__ = {};
96283
96299
  /******/
96284
96300
  /******/ // The require function
96285
- /******/ function __webpack_require__(moduleId) {
96301
+ /******/ function __nested_webpack_require_4237866__(moduleId) {
96286
96302
  /******/ // Check if module is in cache
96287
96303
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
96288
96304
  /******/ if (cachedModule !== undefined) {
@@ -96296,7 +96312,7 @@ var saveAs = window.jqxSaveAs = saveAs
96296
96312
  /******/ };
96297
96313
  /******/
96298
96314
  /******/ // Execute the module function
96299
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
96315
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_4237866__);
96300
96316
  /******/
96301
96317
  /******/ // Return the exports of the module
96302
96318
  /******/ return module.exports;
@@ -96305,17 +96321,17 @@ var saveAs = window.jqxSaveAs = saveAs
96305
96321
  /************************************************************************/
96306
96322
  /******/ /* webpack/runtime/amd options */
96307
96323
  /******/ (() => {
96308
- /******/ __webpack_require__.amdO = {};
96324
+ /******/ __nested_webpack_require_4237866__.amdO = {};
96309
96325
  /******/ })();
96310
96326
  /******/
96311
96327
  /******/ /* webpack/runtime/compat get default export */
96312
96328
  /******/ (() => {
96313
96329
  /******/ // getDefaultExport function for compatibility with non-harmony modules
96314
- /******/ __webpack_require__.n = (module) => {
96330
+ /******/ __nested_webpack_require_4237866__.n = (module) => {
96315
96331
  /******/ var getter = module && module.__esModule ?
96316
96332
  /******/ () => (module['default']) :
96317
96333
  /******/ () => (module);
96318
- /******/ __webpack_require__.d(getter, { a: getter });
96334
+ /******/ __nested_webpack_require_4237866__.d(getter, { a: getter });
96319
96335
  /******/ return getter;
96320
96336
  /******/ };
96321
96337
  /******/ })();
@@ -96323,9 +96339,9 @@ var saveAs = window.jqxSaveAs = saveAs
96323
96339
  /******/ /* webpack/runtime/define property getters */
96324
96340
  /******/ (() => {
96325
96341
  /******/ // define getter functions for harmony exports
96326
- /******/ __webpack_require__.d = (exports, definition) => {
96342
+ /******/ __nested_webpack_require_4237866__.d = (exports, definition) => {
96327
96343
  /******/ for(var key in definition) {
96328
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
96344
+ /******/ if(__nested_webpack_require_4237866__.o(definition, key) && !__nested_webpack_require_4237866__.o(exports, key)) {
96329
96345
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
96330
96346
  /******/ }
96331
96347
  /******/ }
@@ -96334,7 +96350,7 @@ var saveAs = window.jqxSaveAs = saveAs
96334
96350
  /******/
96335
96351
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
96336
96352
  /******/ (() => {
96337
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
96353
+ /******/ __nested_webpack_require_4237866__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
96338
96354
  /******/ })();
96339
96355
  /******/
96340
96356
  /************************************************************************/
@@ -96342,64 +96358,64 @@ var __webpack_exports__ = {};
96342
96358
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
96343
96359
  (() => {
96344
96360
  "use strict";
96345
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
96346
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
96347
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
96348
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
96349
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
96350
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
96351
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
96352
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
96353
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
96354
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
96355
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7196);
96356
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
96357
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4240);
96358
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
96359
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1610);
96360
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
96361
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1062);
96362
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
96363
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(5868);
96364
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
96365
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(4720);
96366
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
96367
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(7995);
96368
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
96369
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(4545);
96370
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
96371
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(2497);
96372
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
96373
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(5725);
96374
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
96375
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(4993);
96376
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
96377
- /* harmony import */ var _jqxgrid__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(4007);
96378
- /* harmony import */ var _jqxgrid__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid__WEBPACK_IMPORTED_MODULE_16__);
96379
- /* harmony import */ var _jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(5574);
96380
- /* harmony import */ var _jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17__);
96381
- /* harmony import */ var _jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(5911);
96382
- /* harmony import */ var _jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18__);
96383
- /* harmony import */ var _jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(9041);
96384
- /* harmony import */ var _jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19__);
96385
- /* harmony import */ var _jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(8690);
96386
- /* harmony import */ var _jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20__);
96387
- /* harmony import */ var _jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(4687);
96388
- /* harmony import */ var _jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21__);
96389
- /* harmony import */ var _jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(9701);
96390
- /* harmony import */ var _jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22__);
96391
- /* harmony import */ var _jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(3066);
96392
- /* harmony import */ var _jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23__);
96393
- /* harmony import */ var _jqxgrid_export__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(469);
96394
- /* harmony import */ var _jqxgrid_export__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_export__WEBPACK_IMPORTED_MODULE_24__);
96395
- /* harmony import */ var _jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(4854);
96396
- /* harmony import */ var _jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25__);
96397
- /* harmony import */ var _jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(2421);
96398
- /* harmony import */ var _jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26__);
96399
- /* harmony import */ var _jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(3189);
96400
- /* harmony import */ var _jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27__);
96401
- /* harmony import */ var _jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(2465);
96402
- /* harmony import */ var _jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28__);
96361
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_4237866__(5459);
96362
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
96363
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_4237866__(4198);
96364
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
96365
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_4237866__(3907);
96366
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
96367
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_4237866__(714);
96368
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
96369
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_4237866__(7351);
96370
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
96371
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_4237866__(7196);
96372
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
96373
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_4237866__(4240);
96374
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
96375
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_4237866__(1610);
96376
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
96377
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_4237866__(1062);
96378
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
96379
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_4237866__(5868);
96380
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
96381
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_4237866__(4720);
96382
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
96383
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_4237866__(7995);
96384
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
96385
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_4237866__(4545);
96386
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
96387
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_4237866__(2497);
96388
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
96389
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_4237866__(5725);
96390
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
96391
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_4237866__(4993);
96392
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
96393
+ /* harmony import */ var _jqxgrid__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_4237866__(4007);
96394
+ /* harmony import */ var _jqxgrid__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid__WEBPACK_IMPORTED_MODULE_16__);
96395
+ /* harmony import */ var _jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_4237866__(5574);
96396
+ /* harmony import */ var _jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17__);
96397
+ /* harmony import */ var _jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_4237866__(5911);
96398
+ /* harmony import */ var _jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18__);
96399
+ /* harmony import */ var _jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19__ = __nested_webpack_require_4237866__(9041);
96400
+ /* harmony import */ var _jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19__);
96401
+ /* harmony import */ var _jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20__ = __nested_webpack_require_4237866__(8690);
96402
+ /* harmony import */ var _jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20__);
96403
+ /* harmony import */ var _jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21__ = __nested_webpack_require_4237866__(4687);
96404
+ /* harmony import */ var _jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21__);
96405
+ /* harmony import */ var _jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22__ = __nested_webpack_require_4237866__(9701);
96406
+ /* harmony import */ var _jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22__);
96407
+ /* harmony import */ var _jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23__ = __nested_webpack_require_4237866__(3066);
96408
+ /* harmony import */ var _jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23__);
96409
+ /* harmony import */ var _jqxgrid_export__WEBPACK_IMPORTED_MODULE_24__ = __nested_webpack_require_4237866__(469);
96410
+ /* harmony import */ var _jqxgrid_export__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_export__WEBPACK_IMPORTED_MODULE_24__);
96411
+ /* harmony import */ var _jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25__ = __nested_webpack_require_4237866__(4854);
96412
+ /* harmony import */ var _jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25__);
96413
+ /* harmony import */ var _jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26__ = __nested_webpack_require_4237866__(2421);
96414
+ /* harmony import */ var _jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26__);
96415
+ /* harmony import */ var _jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27__ = __nested_webpack_require_4237866__(3189);
96416
+ /* harmony import */ var _jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27__);
96417
+ /* harmony import */ var _jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28__ = __nested_webpack_require_4237866__(2465);
96418
+ /* harmony import */ var _jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__nested_webpack_require_4237866__.n(_jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28__);
96403
96419
 
96404
96420
 
96405
96421
 
@@ -96431,5 +96447,9 @@ var __webpack_exports__ = {};
96431
96447
 
96432
96448
  })();
96433
96449
 
96450
+ /******/ })()
96451
+ ;
96452
+ /******/ })()
96453
+ ;
96434
96454
  /******/ })()
96435
96455
  ;
@@ -4,11 +4,27 @@ Copyright (c) 2011-2024 jQWidgets.
4
4
  License: https://jqwidgets.com/license/ */
5
5
 
6
6
 
7
+ /******/ (() => { // webpackBootstrap
8
+ var __webpack_exports__ = {};
9
+
10
+ /* Release Date: Sep-17-2024
11
+ Copyright (c) 2011-2024 jQWidgets.
12
+ License: https://jqwidgets.com/license/ */
13
+
14
+
15
+ /******/ (() => { // webpackBootstrap
16
+ var __webpack_exports__ = {};
17
+
18
+ /* Release Date: Sep-17-2024
19
+ Copyright (c) 2011-2024 jQWidgets.
20
+ License: https://jqwidgets.com/license/ */
21
+
22
+
7
23
  /******/ (() => { // webpackBootstrap
8
24
  /******/ var __webpack_modules__ = ({
9
25
 
10
26
  /***/ 5459:
11
- /***/ ((module, exports, __webpack_require__) => {
27
+ /***/ ((module, exports, __nested_webpack_require_227__) => {
12
28
 
13
29
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
14
30
  /* eslint-disable */
@@ -8188,7 +8204,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
8188
8204
  // file names, and JQXLite is normally delivered in a lowercase file name.
8189
8205
  // Do this after creating the global so that if an AMD module wants to call
8190
8206
  // noConflict to hide this version of JQXLite, it will work.
8191
- if ( true && __webpack_require__.amdO.JQXLite) {
8207
+ if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8192
8208
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
8193
8209
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
8194
8210
  }
@@ -18612,7 +18628,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18612
18628
  /******/ var __webpack_module_cache__ = {};
18613
18629
  /******/
18614
18630
  /******/ // The require function
18615
- /******/ function __webpack_require__(moduleId) {
18631
+ /******/ function __nested_webpack_require_665992__(moduleId) {
18616
18632
  /******/ // Check if module is in cache
18617
18633
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
18618
18634
  /******/ if (cachedModule !== undefined) {
@@ -18626,7 +18642,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18626
18642
  /******/ };
18627
18643
  /******/
18628
18644
  /******/ // Execute the module function
18629
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
18645
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_665992__);
18630
18646
  /******/
18631
18647
  /******/ // Return the exports of the module
18632
18648
  /******/ return module.exports;
@@ -18635,17 +18651,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18635
18651
  /************************************************************************/
18636
18652
  /******/ /* webpack/runtime/amd options */
18637
18653
  /******/ (() => {
18638
- /******/ __webpack_require__.amdO = {};
18654
+ /******/ __nested_webpack_require_665992__.amdO = {};
18639
18655
  /******/ })();
18640
18656
  /******/
18641
18657
  /******/ /* webpack/runtime/compat get default export */
18642
18658
  /******/ (() => {
18643
18659
  /******/ // getDefaultExport function for compatibility with non-harmony modules
18644
- /******/ __webpack_require__.n = (module) => {
18660
+ /******/ __nested_webpack_require_665992__.n = (module) => {
18645
18661
  /******/ var getter = module && module.__esModule ?
18646
18662
  /******/ () => (module['default']) :
18647
18663
  /******/ () => (module);
18648
- /******/ __webpack_require__.d(getter, { a: getter });
18664
+ /******/ __nested_webpack_require_665992__.d(getter, { a: getter });
18649
18665
  /******/ return getter;
18650
18666
  /******/ };
18651
18667
  /******/ })();
@@ -18653,9 +18669,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18653
18669
  /******/ /* webpack/runtime/define property getters */
18654
18670
  /******/ (() => {
18655
18671
  /******/ // define getter functions for harmony exports
18656
- /******/ __webpack_require__.d = (exports, definition) => {
18672
+ /******/ __nested_webpack_require_665992__.d = (exports, definition) => {
18657
18673
  /******/ for(var key in definition) {
18658
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
18674
+ /******/ if(__nested_webpack_require_665992__.o(definition, key) && !__nested_webpack_require_665992__.o(exports, key)) {
18659
18675
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
18660
18676
  /******/ }
18661
18677
  /******/ }
@@ -18664,7 +18680,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18664
18680
  /******/
18665
18681
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
18666
18682
  /******/ (() => {
18667
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
18683
+ /******/ __nested_webpack_require_665992__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
18668
18684
  /******/ })();
18669
18685
  /******/
18670
18686
  /************************************************************************/
@@ -18672,17 +18688,21 @@ var __webpack_exports__ = {};
18672
18688
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
18673
18689
  (() => {
18674
18690
  "use strict";
18675
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
18676
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
18677
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
18678
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
18679
- /* harmony import */ var _jqxheatmap__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(6816);
18680
- /* harmony import */ var _jqxheatmap__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxheatmap__WEBPACK_IMPORTED_MODULE_2__);
18691
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_665992__(5459);
18692
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_665992__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
18693
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_665992__(4198);
18694
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_665992__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
18695
+ /* harmony import */ var _jqxheatmap__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_665992__(6816);
18696
+ /* harmony import */ var _jqxheatmap__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_665992__.n(_jqxheatmap__WEBPACK_IMPORTED_MODULE_2__);
18681
18697
 
18682
18698
 
18683
18699
 
18684
18700
 
18685
18701
  })();
18686
18702
 
18703
+ /******/ })()
18704
+ ;
18705
+ /******/ })()
18706
+ ;
18687
18707
  /******/ })()
18688
18708
  ;
@@ -4,11 +4,27 @@ Copyright (c) 2011-2024 jQWidgets.
4
4
  License: https://jqwidgets.com/license/ */
5
5
 
6
6
 
7
+ /******/ (() => { // webpackBootstrap
8
+ var __webpack_exports__ = {};
9
+
10
+ /* Release Date: Sep-17-2024
11
+ Copyright (c) 2011-2024 jQWidgets.
12
+ License: https://jqwidgets.com/license/ */
13
+
14
+
15
+ /******/ (() => { // webpackBootstrap
16
+ var __webpack_exports__ = {};
17
+
18
+ /* Release Date: Sep-17-2024
19
+ Copyright (c) 2011-2024 jQWidgets.
20
+ License: https://jqwidgets.com/license/ */
21
+
22
+
7
23
  /******/ (() => { // webpackBootstrap
8
24
  /******/ var __webpack_modules__ = ({
9
25
 
10
26
  /***/ 5459:
11
- /***/ ((module, exports, __webpack_require__) => {
27
+ /***/ ((module, exports, __nested_webpack_require_227__) => {
12
28
 
13
29
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
14
30
  /* eslint-disable */
@@ -8188,7 +8204,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
8188
8204
  // file names, and JQXLite is normally delivered in a lowercase file name.
8189
8205
  // Do this after creating the global so that if an AMD module wants to call
8190
8206
  // noConflict to hide this version of JQXLite, it will work.
8191
- if ( true && __webpack_require__.amdO.JQXLite) {
8207
+ if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8192
8208
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
8193
8209
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
8194
8210
  }
@@ -20826,7 +20842,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20826
20842
  /******/ var __webpack_module_cache__ = {};
20827
20843
  /******/
20828
20844
  /******/ // The require function
20829
- /******/ function __webpack_require__(moduleId) {
20845
+ /******/ function __nested_webpack_require_775506__(moduleId) {
20830
20846
  /******/ // Check if module is in cache
20831
20847
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
20832
20848
  /******/ if (cachedModule !== undefined) {
@@ -20840,7 +20856,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20840
20856
  /******/ };
20841
20857
  /******/
20842
20858
  /******/ // Execute the module function
20843
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
20859
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_775506__);
20844
20860
  /******/
20845
20861
  /******/ // Return the exports of the module
20846
20862
  /******/ return module.exports;
@@ -20849,17 +20865,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20849
20865
  /************************************************************************/
20850
20866
  /******/ /* webpack/runtime/amd options */
20851
20867
  /******/ (() => {
20852
- /******/ __webpack_require__.amdO = {};
20868
+ /******/ __nested_webpack_require_775506__.amdO = {};
20853
20869
  /******/ })();
20854
20870
  /******/
20855
20871
  /******/ /* webpack/runtime/compat get default export */
20856
20872
  /******/ (() => {
20857
20873
  /******/ // getDefaultExport function for compatibility with non-harmony modules
20858
- /******/ __webpack_require__.n = (module) => {
20874
+ /******/ __nested_webpack_require_775506__.n = (module) => {
20859
20875
  /******/ var getter = module && module.__esModule ?
20860
20876
  /******/ () => (module['default']) :
20861
20877
  /******/ () => (module);
20862
- /******/ __webpack_require__.d(getter, { a: getter });
20878
+ /******/ __nested_webpack_require_775506__.d(getter, { a: getter });
20863
20879
  /******/ return getter;
20864
20880
  /******/ };
20865
20881
  /******/ })();
@@ -20867,9 +20883,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20867
20883
  /******/ /* webpack/runtime/define property getters */
20868
20884
  /******/ (() => {
20869
20885
  /******/ // define getter functions for harmony exports
20870
- /******/ __webpack_require__.d = (exports, definition) => {
20886
+ /******/ __nested_webpack_require_775506__.d = (exports, definition) => {
20871
20887
  /******/ for(var key in definition) {
20872
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
20888
+ /******/ if(__nested_webpack_require_775506__.o(definition, key) && !__nested_webpack_require_775506__.o(exports, key)) {
20873
20889
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
20874
20890
  /******/ }
20875
20891
  /******/ }
@@ -20878,7 +20894,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20878
20894
  /******/
20879
20895
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
20880
20896
  /******/ (() => {
20881
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
20897
+ /******/ __nested_webpack_require_775506__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
20882
20898
  /******/ })();
20883
20899
  /******/
20884
20900
  /************************************************************************/
@@ -20886,19 +20902,23 @@ var __webpack_exports__ = {};
20886
20902
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
20887
20903
  (() => {
20888
20904
  "use strict";
20889
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
20890
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
20891
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4993);
20892
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_1__);
20893
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(5875);
20894
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_2__);
20895
- /* harmony import */ var _jqxknob__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(887);
20896
- /* harmony import */ var _jqxknob__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxknob__WEBPACK_IMPORTED_MODULE_3__);
20905
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_775506__(5459);
20906
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_775506__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
20907
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_775506__(4993);
20908
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_775506__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_1__);
20909
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_775506__(5875);
20910
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_775506__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_2__);
20911
+ /* harmony import */ var _jqxknob__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_775506__(887);
20912
+ /* harmony import */ var _jqxknob__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_775506__.n(_jqxknob__WEBPACK_IMPORTED_MODULE_3__);
20897
20913
 
20898
20914
 
20899
20915
 
20900
20916
 
20901
20917
  })();
20902
20918
 
20919
+ /******/ })()
20920
+ ;
20921
+ /******/ })()
20922
+ ;
20903
20923
  /******/ })()
20904
20924
  ;