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
 
@@ -1196,7 +1212,7 @@ License: https://jqwidgets.com/license/ */
1196
1212
  /***/ }),
1197
1213
 
1198
1214
  /***/ 5459:
1199
- /***/ ((module, exports, __webpack_require__) => {
1215
+ /***/ ((module, exports, __nested_webpack_require_52089__) => {
1200
1216
 
1201
1217
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1202
1218
  /* eslint-disable */
@@ -9376,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9376
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9377
9393
  // Do this after creating the global so that if an AMD module wants to call
9378
9394
  // noConflict to hide this version of JQXLite, it will work.
9379
- if ( true && __webpack_require__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9380
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9381
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9382
9398
  }
@@ -12579,7 +12595,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12579
12595
  /******/ var __webpack_module_cache__ = {};
12580
12596
  /******/
12581
12597
  /******/ // The require function
12582
- /******/ function __webpack_require__(moduleId) {
12598
+ /******/ function __nested_webpack_require_401080__(moduleId) {
12583
12599
  /******/ // Check if module is in cache
12584
12600
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
12585
12601
  /******/ if (cachedModule !== undefined) {
@@ -12593,7 +12609,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12593
12609
  /******/ };
12594
12610
  /******/
12595
12611
  /******/ // Execute the module function
12596
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
12612
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_401080__);
12597
12613
  /******/
12598
12614
  /******/ // Return the exports of the module
12599
12615
  /******/ return module.exports;
@@ -12602,17 +12618,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12602
12618
  /************************************************************************/
12603
12619
  /******/ /* webpack/runtime/amd options */
12604
12620
  /******/ (() => {
12605
- /******/ __webpack_require__.amdO = {};
12621
+ /******/ __nested_webpack_require_401080__.amdO = {};
12606
12622
  /******/ })();
12607
12623
  /******/
12608
12624
  /******/ /* webpack/runtime/compat get default export */
12609
12625
  /******/ (() => {
12610
12626
  /******/ // getDefaultExport function for compatibility with non-harmony modules
12611
- /******/ __webpack_require__.n = (module) => {
12627
+ /******/ __nested_webpack_require_401080__.n = (module) => {
12612
12628
  /******/ var getter = module && module.__esModule ?
12613
12629
  /******/ () => (module['default']) :
12614
12630
  /******/ () => (module);
12615
- /******/ __webpack_require__.d(getter, { a: getter });
12631
+ /******/ __nested_webpack_require_401080__.d(getter, { a: getter });
12616
12632
  /******/ return getter;
12617
12633
  /******/ };
12618
12634
  /******/ })();
@@ -12620,9 +12636,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12620
12636
  /******/ /* webpack/runtime/define property getters */
12621
12637
  /******/ (() => {
12622
12638
  /******/ // define getter functions for harmony exports
12623
- /******/ __webpack_require__.d = (exports, definition) => {
12639
+ /******/ __nested_webpack_require_401080__.d = (exports, definition) => {
12624
12640
  /******/ for(var key in definition) {
12625
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
12641
+ /******/ if(__nested_webpack_require_401080__.o(definition, key) && !__nested_webpack_require_401080__.o(exports, key)) {
12626
12642
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
12627
12643
  /******/ }
12628
12644
  /******/ }
@@ -12631,7 +12647,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12631
12647
  /******/
12632
12648
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
12633
12649
  /******/ (() => {
12634
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
12650
+ /******/ __nested_webpack_require_401080__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
12635
12651
  /******/ })();
12636
12652
  /******/
12637
12653
  /************************************************************************/
@@ -12639,13 +12655,17 @@ var __webpack_exports__ = {};
12639
12655
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
12640
12656
  (() => {
12641
12657
  "use strict";
12642
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
12643
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
12644
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
12645
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
12658
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_401080__(5459);
12659
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_401080__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
12660
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_401080__(7351);
12661
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_401080__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
12646
12662
 
12647
12663
 
12648
12664
  })();
12649
12665
 
12666
+ /******/ })()
12667
+ ;
12668
+ /******/ })()
12669
+ ;
12650
12670
  /******/ })()
12651
12671
  ;
@@ -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
 
@@ -4295,7 +4311,7 @@ document.Globalize = Globalize;
4295
4311
  /***/ }),
4296
4312
 
4297
4313
  /***/ 5459:
4298
- /***/ ((module, exports, __webpack_require__) => {
4314
+ /***/ ((module, exports, __nested_webpack_require_153130__) => {
4299
4315
 
4300
4316
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
4301
4317
  /* eslint-disable */
@@ -12475,7 +12491,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12475
12491
  // file names, and JQXLite is normally delivered in a lowercase file name.
12476
12492
  // Do this after creating the global so that if an AMD module wants to call
12477
12493
  // noConflict to hide this version of JQXLite, it will work.
12478
- if ( true && __webpack_require__.amdO.JQXLite) {
12494
+ if ( true && __nested_webpack_require_153130__.amdO.JQXLite) {
12479
12495
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
12480
12496
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
12481
12497
  }
@@ -30202,7 +30218,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30202
30218
  /******/ var __webpack_module_cache__ = {};
30203
30219
  /******/
30204
30220
  /******/ // The require function
30205
- /******/ function __webpack_require__(moduleId) {
30221
+ /******/ function __nested_webpack_require_1139510__(moduleId) {
30206
30222
  /******/ // Check if module is in cache
30207
30223
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
30208
30224
  /******/ if (cachedModule !== undefined) {
@@ -30216,7 +30232,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30216
30232
  /******/ };
30217
30233
  /******/
30218
30234
  /******/ // Execute the module function
30219
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
30235
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1139510__);
30220
30236
  /******/
30221
30237
  /******/ // Return the exports of the module
30222
30238
  /******/ return module.exports;
@@ -30225,17 +30241,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30225
30241
  /************************************************************************/
30226
30242
  /******/ /* webpack/runtime/amd options */
30227
30243
  /******/ (() => {
30228
- /******/ __webpack_require__.amdO = {};
30244
+ /******/ __nested_webpack_require_1139510__.amdO = {};
30229
30245
  /******/ })();
30230
30246
  /******/
30231
30247
  /******/ /* webpack/runtime/compat get default export */
30232
30248
  /******/ (() => {
30233
30249
  /******/ // getDefaultExport function for compatibility with non-harmony modules
30234
- /******/ __webpack_require__.n = (module) => {
30250
+ /******/ __nested_webpack_require_1139510__.n = (module) => {
30235
30251
  /******/ var getter = module && module.__esModule ?
30236
30252
  /******/ () => (module['default']) :
30237
30253
  /******/ () => (module);
30238
- /******/ __webpack_require__.d(getter, { a: getter });
30254
+ /******/ __nested_webpack_require_1139510__.d(getter, { a: getter });
30239
30255
  /******/ return getter;
30240
30256
  /******/ };
30241
30257
  /******/ })();
@@ -30243,9 +30259,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30243
30259
  /******/ /* webpack/runtime/define property getters */
30244
30260
  /******/ (() => {
30245
30261
  /******/ // define getter functions for harmony exports
30246
- /******/ __webpack_require__.d = (exports, definition) => {
30262
+ /******/ __nested_webpack_require_1139510__.d = (exports, definition) => {
30247
30263
  /******/ for(var key in definition) {
30248
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
30264
+ /******/ if(__nested_webpack_require_1139510__.o(definition, key) && !__nested_webpack_require_1139510__.o(exports, key)) {
30249
30265
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
30250
30266
  /******/ }
30251
30267
  /******/ }
@@ -30254,7 +30270,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30254
30270
  /******/
30255
30271
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
30256
30272
  /******/ (() => {
30257
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
30273
+ /******/ __nested_webpack_require_1139510__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
30258
30274
  /******/ })();
30259
30275
  /******/
30260
30276
  /************************************************************************/
@@ -30262,24 +30278,24 @@ var __webpack_exports__ = {};
30262
30278
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
30263
30279
  (() => {
30264
30280
  "use strict";
30265
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
30266
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
30267
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
30268
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
30269
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7351);
30270
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
30271
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(7196);
30272
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3__);
30273
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(4240);
30274
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_4__);
30275
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(4545);
30276
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_5__);
30277
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(2497);
30278
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_6__);
30279
- /* harmony import */ var _jqxdragdrop__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(3601);
30280
- /* harmony import */ var _jqxdragdrop__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxdragdrop__WEBPACK_IMPORTED_MODULE_7__);
30281
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1062);
30282
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
30281
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1139510__(5459);
30282
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
30283
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1139510__(4198);
30284
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
30285
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1139510__(7351);
30286
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
30287
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1139510__(7196);
30288
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3__);
30289
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1139510__(4240);
30290
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_4__);
30291
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1139510__(4545);
30292
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_5__);
30293
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_1139510__(2497);
30294
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_6__);
30295
+ /* harmony import */ var _jqxdragdrop__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_1139510__(3601);
30296
+ /* harmony import */ var _jqxdragdrop__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_jqxdragdrop__WEBPACK_IMPORTED_MODULE_7__);
30297
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_1139510__(1062);
30298
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_1139510__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
30283
30299
 
30284
30300
 
30285
30301
 
@@ -30292,5 +30308,9 @@ var __webpack_exports__ = {};
30292
30308
 
30293
30309
  })();
30294
30310
 
30311
+ /******/ })()
30312
+ ;
30313
+ /******/ })()
30314
+ ;
30295
30315
  /******/ })()
30296
30316
  ;
@@ -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
  }
@@ -61677,7 +61693,7 @@ var saveAs = window.jqxSaveAs = saveAs
61677
61693
  /******/ var __webpack_module_cache__ = {};
61678
61694
  /******/
61679
61695
  /******/ // The require function
61680
- /******/ function __webpack_require__(moduleId) {
61696
+ /******/ function __nested_webpack_require_2525466__(moduleId) {
61681
61697
  /******/ // Check if module is in cache
61682
61698
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
61683
61699
  /******/ if (cachedModule !== undefined) {
@@ -61691,7 +61707,7 @@ var saveAs = window.jqxSaveAs = saveAs
61691
61707
  /******/ };
61692
61708
  /******/
61693
61709
  /******/ // Execute the module function
61694
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
61710
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_2525466__);
61695
61711
  /******/
61696
61712
  /******/ // Return the exports of the module
61697
61713
  /******/ return module.exports;
@@ -61700,17 +61716,17 @@ var saveAs = window.jqxSaveAs = saveAs
61700
61716
  /************************************************************************/
61701
61717
  /******/ /* webpack/runtime/amd options */
61702
61718
  /******/ (() => {
61703
- /******/ __webpack_require__.amdO = {};
61719
+ /******/ __nested_webpack_require_2525466__.amdO = {};
61704
61720
  /******/ })();
61705
61721
  /******/
61706
61722
  /******/ /* webpack/runtime/compat get default export */
61707
61723
  /******/ (() => {
61708
61724
  /******/ // getDefaultExport function for compatibility with non-harmony modules
61709
- /******/ __webpack_require__.n = (module) => {
61725
+ /******/ __nested_webpack_require_2525466__.n = (module) => {
61710
61726
  /******/ var getter = module && module.__esModule ?
61711
61727
  /******/ () => (module['default']) :
61712
61728
  /******/ () => (module);
61713
- /******/ __webpack_require__.d(getter, { a: getter });
61729
+ /******/ __nested_webpack_require_2525466__.d(getter, { a: getter });
61714
61730
  /******/ return getter;
61715
61731
  /******/ };
61716
61732
  /******/ })();
@@ -61718,9 +61734,9 @@ var saveAs = window.jqxSaveAs = saveAs
61718
61734
  /******/ /* webpack/runtime/define property getters */
61719
61735
  /******/ (() => {
61720
61736
  /******/ // define getter functions for harmony exports
61721
- /******/ __webpack_require__.d = (exports, definition) => {
61737
+ /******/ __nested_webpack_require_2525466__.d = (exports, definition) => {
61722
61738
  /******/ for(var key in definition) {
61723
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
61739
+ /******/ if(__nested_webpack_require_2525466__.o(definition, key) && !__nested_webpack_require_2525466__.o(exports, key)) {
61724
61740
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
61725
61741
  /******/ }
61726
61742
  /******/ }
@@ -61729,7 +61745,7 @@ var saveAs = window.jqxSaveAs = saveAs
61729
61745
  /******/
61730
61746
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
61731
61747
  /******/ (() => {
61732
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
61748
+ /******/ __nested_webpack_require_2525466__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
61733
61749
  /******/ })();
61734
61750
  /******/
61735
61751
  /************************************************************************/
@@ -61737,40 +61753,40 @@ var __webpack_exports__ = {};
61737
61753
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
61738
61754
  (() => {
61739
61755
  "use strict";
61740
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
61741
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
61742
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
61743
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
61744
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
61745
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
61746
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
61747
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
61748
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
61749
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
61750
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7196);
61751
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
61752
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4240);
61753
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
61754
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1610);
61755
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
61756
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1062);
61757
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
61758
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(5868);
61759
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
61760
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(4720);
61761
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
61762
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(7995);
61763
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
61764
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(4545);
61765
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
61766
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(2497);
61767
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
61768
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(5725);
61769
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
61770
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(4993);
61771
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
61772
- /* harmony import */ var _jqxlistmenu__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(4069);
61773
- /* harmony import */ var _jqxlistmenu__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxlistmenu__WEBPACK_IMPORTED_MODULE_16__);
61756
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_2525466__(5459);
61757
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
61758
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_2525466__(4198);
61759
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
61760
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_2525466__(3907);
61761
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
61762
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_2525466__(714);
61763
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
61764
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_2525466__(7351);
61765
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
61766
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_2525466__(7196);
61767
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
61768
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_2525466__(4240);
61769
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
61770
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_2525466__(1610);
61771
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
61772
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_2525466__(1062);
61773
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
61774
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_2525466__(5868);
61775
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
61776
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_2525466__(4720);
61777
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
61778
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_2525466__(7995);
61779
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
61780
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_2525466__(4545);
61781
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
61782
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_2525466__(2497);
61783
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
61784
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_2525466__(5725);
61785
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
61786
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_2525466__(4993);
61787
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
61788
+ /* harmony import */ var _jqxlistmenu__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_2525466__(4069);
61789
+ /* harmony import */ var _jqxlistmenu__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_2525466__.n(_jqxlistmenu__WEBPACK_IMPORTED_MODULE_16__);
61774
61790
 
61775
61791
 
61776
61792
 
@@ -61790,5 +61806,9 @@ var __webpack_exports__ = {};
61790
61806
 
61791
61807
  })();
61792
61808
 
61809
+ /******/ })()
61810
+ ;
61811
+ /******/ })()
61812
+ ;
61793
61813
  /******/ })()
61794
61814
  ;
@@ -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
  }
@@ -11664,7 +11680,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
11664
11680
  /******/ var __webpack_module_cache__ = {};
11665
11681
  /******/
11666
11682
  /******/ // The require function
11667
- /******/ function __webpack_require__(moduleId) {
11683
+ /******/ function __nested_webpack_require_359604__(moduleId) {
11668
11684
  /******/ // Check if module is in cache
11669
11685
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
11670
11686
  /******/ if (cachedModule !== undefined) {
@@ -11678,7 +11694,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
11678
11694
  /******/ };
11679
11695
  /******/
11680
11696
  /******/ // Execute the module function
11681
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
11697
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_359604__);
11682
11698
  /******/
11683
11699
  /******/ // Return the exports of the module
11684
11700
  /******/ return module.exports;
@@ -11687,17 +11703,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
11687
11703
  /************************************************************************/
11688
11704
  /******/ /* webpack/runtime/amd options */
11689
11705
  /******/ (() => {
11690
- /******/ __webpack_require__.amdO = {};
11706
+ /******/ __nested_webpack_require_359604__.amdO = {};
11691
11707
  /******/ })();
11692
11708
  /******/
11693
11709
  /******/ /* webpack/runtime/compat get default export */
11694
11710
  /******/ (() => {
11695
11711
  /******/ // getDefaultExport function for compatibility with non-harmony modules
11696
- /******/ __webpack_require__.n = (module) => {
11712
+ /******/ __nested_webpack_require_359604__.n = (module) => {
11697
11713
  /******/ var getter = module && module.__esModule ?
11698
11714
  /******/ () => (module['default']) :
11699
11715
  /******/ () => (module);
11700
- /******/ __webpack_require__.d(getter, { a: getter });
11716
+ /******/ __nested_webpack_require_359604__.d(getter, { a: getter });
11701
11717
  /******/ return getter;
11702
11718
  /******/ };
11703
11719
  /******/ })();
@@ -11705,9 +11721,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
11705
11721
  /******/ /* webpack/runtime/define property getters */
11706
11722
  /******/ (() => {
11707
11723
  /******/ // define getter functions for harmony exports
11708
- /******/ __webpack_require__.d = (exports, definition) => {
11724
+ /******/ __nested_webpack_require_359604__.d = (exports, definition) => {
11709
11725
  /******/ for(var key in definition) {
11710
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
11726
+ /******/ if(__nested_webpack_require_359604__.o(definition, key) && !__nested_webpack_require_359604__.o(exports, key)) {
11711
11727
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
11712
11728
  /******/ }
11713
11729
  /******/ }
@@ -11716,7 +11732,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
11716
11732
  /******/
11717
11733
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
11718
11734
  /******/ (() => {
11719
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
11735
+ /******/ __nested_webpack_require_359604__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
11720
11736
  /******/ })();
11721
11737
  /******/
11722
11738
  /************************************************************************/
@@ -11724,14 +11740,18 @@ var __webpack_exports__ = {};
11724
11740
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
11725
11741
  (() => {
11726
11742
  "use strict";
11727
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
11728
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
11729
- /* harmony import */ var _jqxloader__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(8460);
11730
- /* harmony import */ var _jqxloader__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxloader__WEBPACK_IMPORTED_MODULE_1__);
11743
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_359604__(5459);
11744
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_359604__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
11745
+ /* harmony import */ var _jqxloader__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_359604__(8460);
11746
+ /* harmony import */ var _jqxloader__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_359604__.n(_jqxloader__WEBPACK_IMPORTED_MODULE_1__);
11731
11747
 
11732
11748
 
11733
11749
 
11734
11750
  })();
11735
11751
 
11752
+ /******/ })()
11753
+ ;
11754
+ /******/ })()
11755
+ ;
11736
11756
  /******/ })()
11737
11757
  ;