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
 
@@ -1832,7 +1848,7 @@ License: https://jqwidgets.com/license/ */
1832
1848
  /***/ }),
1833
1849
 
1834
1850
  /***/ 5459:
1835
- /***/ ((module, exports, __webpack_require__) => {
1851
+ /***/ ((module, exports, __nested_webpack_require_74206__) => {
1836
1852
 
1837
1853
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1838
1854
  /* eslint-disable */
@@ -10012,7 +10028,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10012
10028
  // file names, and JQXLite is normally delivered in a lowercase file name.
10013
10029
  // Do this after creating the global so that if an AMD module wants to call
10014
10030
  // noConflict to hide this version of JQXLite, it will work.
10015
- if ( true && __webpack_require__.amdO.JQXLite) {
10031
+ if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10016
10032
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10017
10033
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10018
10034
  }
@@ -18296,7 +18312,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18296
18312
  /******/ var __webpack_module_cache__ = {};
18297
18313
  /******/
18298
18314
  /******/ // The require function
18299
- /******/ function __webpack_require__(moduleId) {
18315
+ /******/ function __nested_webpack_require_646101__(moduleId) {
18300
18316
  /******/ // Check if module is in cache
18301
18317
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
18302
18318
  /******/ if (cachedModule !== undefined) {
@@ -18310,7 +18326,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18310
18326
  /******/ };
18311
18327
  /******/
18312
18328
  /******/ // Execute the module function
18313
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
18329
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_646101__);
18314
18330
  /******/
18315
18331
  /******/ // Return the exports of the module
18316
18332
  /******/ return module.exports;
@@ -18319,17 +18335,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18319
18335
  /************************************************************************/
18320
18336
  /******/ /* webpack/runtime/amd options */
18321
18337
  /******/ (() => {
18322
- /******/ __webpack_require__.amdO = {};
18338
+ /******/ __nested_webpack_require_646101__.amdO = {};
18323
18339
  /******/ })();
18324
18340
  /******/
18325
18341
  /******/ /* webpack/runtime/compat get default export */
18326
18342
  /******/ (() => {
18327
18343
  /******/ // getDefaultExport function for compatibility with non-harmony modules
18328
- /******/ __webpack_require__.n = (module) => {
18344
+ /******/ __nested_webpack_require_646101__.n = (module) => {
18329
18345
  /******/ var getter = module && module.__esModule ?
18330
18346
  /******/ () => (module['default']) :
18331
18347
  /******/ () => (module);
18332
- /******/ __webpack_require__.d(getter, { a: getter });
18348
+ /******/ __nested_webpack_require_646101__.d(getter, { a: getter });
18333
18349
  /******/ return getter;
18334
18350
  /******/ };
18335
18351
  /******/ })();
@@ -18337,9 +18353,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18337
18353
  /******/ /* webpack/runtime/define property getters */
18338
18354
  /******/ (() => {
18339
18355
  /******/ // define getter functions for harmony exports
18340
- /******/ __webpack_require__.d = (exports, definition) => {
18356
+ /******/ __nested_webpack_require_646101__.d = (exports, definition) => {
18341
18357
  /******/ for(var key in definition) {
18342
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
18358
+ /******/ if(__nested_webpack_require_646101__.o(definition, key) && !__nested_webpack_require_646101__.o(exports, key)) {
18343
18359
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
18344
18360
  /******/ }
18345
18361
  /******/ }
@@ -18348,7 +18364,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18348
18364
  /******/
18349
18365
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
18350
18366
  /******/ (() => {
18351
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
18367
+ /******/ __nested_webpack_require_646101__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
18352
18368
  /******/ })();
18353
18369
  /******/
18354
18370
  /************************************************************************/
@@ -18356,18 +18372,18 @@ var __webpack_exports__ = {};
18356
18372
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
18357
18373
  (() => {
18358
18374
  "use strict";
18359
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
18360
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
18361
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
18362
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
18363
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7196);
18364
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
18365
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4240);
18366
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
18367
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1610);
18368
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_4__);
18369
- /* harmony import */ var _jqxnotification__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(6610);
18370
- /* harmony import */ var _jqxnotification__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxnotification__WEBPACK_IMPORTED_MODULE_5__);
18375
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_646101__(5459);
18376
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_646101__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
18377
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_646101__(7351);
18378
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_646101__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
18379
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_646101__(7196);
18380
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_646101__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
18381
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_646101__(4240);
18382
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_646101__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
18383
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_646101__(1610);
18384
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_646101__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_4__);
18385
+ /* harmony import */ var _jqxnotification__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_646101__(6610);
18386
+ /* harmony import */ var _jqxnotification__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_646101__.n(_jqxnotification__WEBPACK_IMPORTED_MODULE_5__);
18371
18387
 
18372
18388
 
18373
18389
 
@@ -18376,5 +18392,9 @@ var __webpack_exports__ = {};
18376
18392
 
18377
18393
  })();
18378
18394
 
18395
+ /******/ })()
18396
+ ;
18397
+ /******/ })()
18398
+ ;
18379
18399
  /******/ })()
18380
18400
  ;
@@ -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
 
@@ -5131,7 +5147,7 @@ License: https://jqwidgets.com/license/ */
5131
5147
  /***/ }),
5132
5148
 
5133
5149
  /***/ 5459:
5134
- /***/ ((module, exports, __webpack_require__) => {
5150
+ /***/ ((module, exports, __nested_webpack_require_225988__) => {
5135
5151
 
5136
5152
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
5137
5153
  /* eslint-disable */
@@ -13311,7 +13327,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13311
13327
  // file names, and JQXLite is normally delivered in a lowercase file name.
13312
13328
  // Do this after creating the global so that if an AMD module wants to call
13313
13329
  // noConflict to hide this version of JQXLite, it will work.
13314
- if ( true && __webpack_require__.amdO.JQXLite) {
13330
+ if ( true && __nested_webpack_require_225988__.amdO.JQXLite) {
13315
13331
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
13316
13332
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
13317
13333
  }
@@ -32126,7 +32142,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32126
32142
  /******/ var __webpack_module_cache__ = {};
32127
32143
  /******/
32128
32144
  /******/ // The require function
32129
- /******/ function __webpack_require__(moduleId) {
32145
+ /******/ function __nested_webpack_require_1239713__(moduleId) {
32130
32146
  /******/ // Check if module is in cache
32131
32147
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
32132
32148
  /******/ if (cachedModule !== undefined) {
@@ -32140,7 +32156,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32140
32156
  /******/ };
32141
32157
  /******/
32142
32158
  /******/ // Execute the module function
32143
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
32159
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1239713__);
32144
32160
  /******/
32145
32161
  /******/ // Return the exports of the module
32146
32162
  /******/ return module.exports;
@@ -32149,17 +32165,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32149
32165
  /************************************************************************/
32150
32166
  /******/ /* webpack/runtime/amd options */
32151
32167
  /******/ (() => {
32152
- /******/ __webpack_require__.amdO = {};
32168
+ /******/ __nested_webpack_require_1239713__.amdO = {};
32153
32169
  /******/ })();
32154
32170
  /******/
32155
32171
  /******/ /* webpack/runtime/compat get default export */
32156
32172
  /******/ (() => {
32157
32173
  /******/ // getDefaultExport function for compatibility with non-harmony modules
32158
- /******/ __webpack_require__.n = (module) => {
32174
+ /******/ __nested_webpack_require_1239713__.n = (module) => {
32159
32175
  /******/ var getter = module && module.__esModule ?
32160
32176
  /******/ () => (module['default']) :
32161
32177
  /******/ () => (module);
32162
- /******/ __webpack_require__.d(getter, { a: getter });
32178
+ /******/ __nested_webpack_require_1239713__.d(getter, { a: getter });
32163
32179
  /******/ return getter;
32164
32180
  /******/ };
32165
32181
  /******/ })();
@@ -32167,9 +32183,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32167
32183
  /******/ /* webpack/runtime/define property getters */
32168
32184
  /******/ (() => {
32169
32185
  /******/ // define getter functions for harmony exports
32170
- /******/ __webpack_require__.d = (exports, definition) => {
32186
+ /******/ __nested_webpack_require_1239713__.d = (exports, definition) => {
32171
32187
  /******/ for(var key in definition) {
32172
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
32188
+ /******/ if(__nested_webpack_require_1239713__.o(definition, key) && !__nested_webpack_require_1239713__.o(exports, key)) {
32173
32189
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
32174
32190
  /******/ }
32175
32191
  /******/ }
@@ -32178,7 +32194,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32178
32194
  /******/
32179
32195
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
32180
32196
  /******/ (() => {
32181
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
32197
+ /******/ __nested_webpack_require_1239713__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
32182
32198
  /******/ })();
32183
32199
  /******/
32184
32200
  /************************************************************************/
@@ -32186,24 +32202,24 @@ var __webpack_exports__ = {};
32186
32202
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
32187
32203
  (() => {
32188
32204
  "use strict";
32189
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
32190
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
32191
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
32192
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
32193
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7196);
32194
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
32195
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4240);
32196
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
32197
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1610);
32198
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_4__);
32199
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1062);
32200
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_5__);
32201
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(5868);
32202
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__);
32203
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(4720);
32204
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_7__);
32205
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(7995);
32206
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__);
32205
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1239713__(5459);
32206
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
32207
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1239713__(7351);
32208
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
32209
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1239713__(7196);
32210
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
32211
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1239713__(4240);
32212
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
32213
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1239713__(1610);
32214
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_4__);
32215
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1239713__(1062);
32216
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_5__);
32217
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_1239713__(5868);
32218
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__);
32219
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_1239713__(4720);
32220
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_7__);
32221
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_1239713__(7995);
32222
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_1239713__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__);
32207
32223
 
32208
32224
 
32209
32225
 
@@ -32215,5 +32231,9 @@ var __webpack_exports__ = {};
32215
32231
 
32216
32232
  })();
32217
32233
 
32234
+ /******/ })()
32235
+ ;
32236
+ /******/ })()
32237
+ ;
32218
32238
  /******/ })()
32219
32239
  ;
@@ -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
 
@@ -1832,7 +1848,7 @@ License: https://jqwidgets.com/license/ */
1832
1848
  /***/ }),
1833
1849
 
1834
1850
  /***/ 5459:
1835
- /***/ ((module, exports, __webpack_require__) => {
1851
+ /***/ ((module, exports, __nested_webpack_require_74206__) => {
1836
1852
 
1837
1853
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1838
1854
  /* eslint-disable */
@@ -10012,7 +10028,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10012
10028
  // file names, and JQXLite is normally delivered in a lowercase file name.
10013
10029
  // Do this after creating the global so that if an AMD module wants to call
10014
10030
  // noConflict to hide this version of JQXLite, it will work.
10015
- if ( true && __webpack_require__.amdO.JQXLite) {
10031
+ if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10016
10032
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10017
10033
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10018
10034
  }
@@ -15607,7 +15623,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15607
15623
  /******/ var __webpack_module_cache__ = {};
15608
15624
  /******/
15609
15625
  /******/ // The require function
15610
- /******/ function __webpack_require__(moduleId) {
15626
+ /******/ function __nested_webpack_require_526665__(moduleId) {
15611
15627
  /******/ // Check if module is in cache
15612
15628
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
15613
15629
  /******/ if (cachedModule !== undefined) {
@@ -15621,7 +15637,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15621
15637
  /******/ };
15622
15638
  /******/
15623
15639
  /******/ // Execute the module function
15624
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
15640
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_526665__);
15625
15641
  /******/
15626
15642
  /******/ // Return the exports of the module
15627
15643
  /******/ return module.exports;
@@ -15630,17 +15646,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15630
15646
  /************************************************************************/
15631
15647
  /******/ /* webpack/runtime/amd options */
15632
15648
  /******/ (() => {
15633
- /******/ __webpack_require__.amdO = {};
15649
+ /******/ __nested_webpack_require_526665__.amdO = {};
15634
15650
  /******/ })();
15635
15651
  /******/
15636
15652
  /******/ /* webpack/runtime/compat get default export */
15637
15653
  /******/ (() => {
15638
15654
  /******/ // getDefaultExport function for compatibility with non-harmony modules
15639
- /******/ __webpack_require__.n = (module) => {
15655
+ /******/ __nested_webpack_require_526665__.n = (module) => {
15640
15656
  /******/ var getter = module && module.__esModule ?
15641
15657
  /******/ () => (module['default']) :
15642
15658
  /******/ () => (module);
15643
- /******/ __webpack_require__.d(getter, { a: getter });
15659
+ /******/ __nested_webpack_require_526665__.d(getter, { a: getter });
15644
15660
  /******/ return getter;
15645
15661
  /******/ };
15646
15662
  /******/ })();
@@ -15648,9 +15664,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15648
15664
  /******/ /* webpack/runtime/define property getters */
15649
15665
  /******/ (() => {
15650
15666
  /******/ // define getter functions for harmony exports
15651
- /******/ __webpack_require__.d = (exports, definition) => {
15667
+ /******/ __nested_webpack_require_526665__.d = (exports, definition) => {
15652
15668
  /******/ for(var key in definition) {
15653
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
15669
+ /******/ if(__nested_webpack_require_526665__.o(definition, key) && !__nested_webpack_require_526665__.o(exports, key)) {
15654
15670
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
15655
15671
  /******/ }
15656
15672
  /******/ }
@@ -15659,7 +15675,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15659
15675
  /******/
15660
15676
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
15661
15677
  /******/ (() => {
15662
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15678
+ /******/ __nested_webpack_require_526665__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15663
15679
  /******/ })();
15664
15680
  /******/
15665
15681
  /************************************************************************/
@@ -15667,16 +15683,16 @@ var __webpack_exports__ = {};
15667
15683
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
15668
15684
  (() => {
15669
15685
  "use strict";
15670
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
15671
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15672
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
15673
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15674
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7196);
15675
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
15676
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4240);
15677
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
15678
- /* harmony import */ var _jqxpanel__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(678);
15679
- /* harmony import */ var _jqxpanel__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxpanel__WEBPACK_IMPORTED_MODULE_4__);
15686
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_526665__(5459);
15687
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_526665__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15688
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_526665__(7351);
15689
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_526665__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15690
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_526665__(7196);
15691
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_526665__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
15692
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_526665__(4240);
15693
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_526665__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
15694
+ /* harmony import */ var _jqxpanel__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_526665__(678);
15695
+ /* harmony import */ var _jqxpanel__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_526665__.n(_jqxpanel__WEBPACK_IMPORTED_MODULE_4__);
15680
15696
 
15681
15697
 
15682
15698
 
@@ -15684,5 +15700,9 @@ var __webpack_exports__ = {};
15684
15700
 
15685
15701
  })();
15686
15702
 
15703
+ /******/ })()
15704
+ ;
15705
+ /******/ })()
15706
+ ;
15687
15707
  /******/ })()
15688
15708
  ;
@@ -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
 
@@ -1832,7 +1848,7 @@ License: https://jqwidgets.com/license/ */
1832
1848
  /***/ }),
1833
1849
 
1834
1850
  /***/ 5459:
1835
- /***/ ((module, exports, __webpack_require__) => {
1851
+ /***/ ((module, exports, __nested_webpack_require_74206__) => {
1836
1852
 
1837
1853
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1838
1854
  /* eslint-disable */
@@ -10012,7 +10028,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10012
10028
  // file names, and JQXLite is normally delivered in a lowercase file name.
10013
10029
  // Do this after creating the global so that if an AMD module wants to call
10014
10030
  // noConflict to hide this version of JQXLite, it will work.
10015
- if ( true && __webpack_require__.amdO.JQXLite) {
10031
+ if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10016
10032
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10017
10033
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10018
10034
  }
@@ -16534,7 +16550,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16534
16550
  /******/ var __webpack_module_cache__ = {};
16535
16551
  /******/
16536
16552
  /******/ // The require function
16537
- /******/ function __webpack_require__(moduleId) {
16553
+ /******/ function __nested_webpack_require_572120__(moduleId) {
16538
16554
  /******/ // Check if module is in cache
16539
16555
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
16540
16556
  /******/ if (cachedModule !== undefined) {
@@ -16548,7 +16564,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16548
16564
  /******/ };
16549
16565
  /******/
16550
16566
  /******/ // Execute the module function
16551
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
16567
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_572120__);
16552
16568
  /******/
16553
16569
  /******/ // Return the exports of the module
16554
16570
  /******/ return module.exports;
@@ -16557,17 +16573,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16557
16573
  /************************************************************************/
16558
16574
  /******/ /* webpack/runtime/amd options */
16559
16575
  /******/ (() => {
16560
- /******/ __webpack_require__.amdO = {};
16576
+ /******/ __nested_webpack_require_572120__.amdO = {};
16561
16577
  /******/ })();
16562
16578
  /******/
16563
16579
  /******/ /* webpack/runtime/compat get default export */
16564
16580
  /******/ (() => {
16565
16581
  /******/ // getDefaultExport function for compatibility with non-harmony modules
16566
- /******/ __webpack_require__.n = (module) => {
16582
+ /******/ __nested_webpack_require_572120__.n = (module) => {
16567
16583
  /******/ var getter = module && module.__esModule ?
16568
16584
  /******/ () => (module['default']) :
16569
16585
  /******/ () => (module);
16570
- /******/ __webpack_require__.d(getter, { a: getter });
16586
+ /******/ __nested_webpack_require_572120__.d(getter, { a: getter });
16571
16587
  /******/ return getter;
16572
16588
  /******/ };
16573
16589
  /******/ })();
@@ -16575,9 +16591,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16575
16591
  /******/ /* webpack/runtime/define property getters */
16576
16592
  /******/ (() => {
16577
16593
  /******/ // define getter functions for harmony exports
16578
- /******/ __webpack_require__.d = (exports, definition) => {
16594
+ /******/ __nested_webpack_require_572120__.d = (exports, definition) => {
16579
16595
  /******/ for(var key in definition) {
16580
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
16596
+ /******/ if(__nested_webpack_require_572120__.o(definition, key) && !__nested_webpack_require_572120__.o(exports, key)) {
16581
16597
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
16582
16598
  /******/ }
16583
16599
  /******/ }
@@ -16586,7 +16602,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16586
16602
  /******/
16587
16603
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
16588
16604
  /******/ (() => {
16589
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
16605
+ /******/ __nested_webpack_require_572120__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
16590
16606
  /******/ })();
16591
16607
  /******/
16592
16608
  /************************************************************************/
@@ -16594,18 +16610,18 @@ var __webpack_exports__ = {};
16594
16610
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
16595
16611
  (() => {
16596
16612
  "use strict";
16597
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
16598
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
16599
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
16600
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
16601
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7196);
16602
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
16603
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4240);
16604
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
16605
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(3899);
16606
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_4__);
16607
- /* harmony import */ var _jqxpasswordinput__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(8141);
16608
- /* harmony import */ var _jqxpasswordinput__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxpasswordinput__WEBPACK_IMPORTED_MODULE_5__);
16613
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_572120__(5459);
16614
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_572120__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
16615
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_572120__(7351);
16616
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_572120__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
16617
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_572120__(7196);
16618
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_572120__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
16619
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_572120__(4240);
16620
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_572120__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
16621
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_572120__(3899);
16622
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_572120__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_4__);
16623
+ /* harmony import */ var _jqxpasswordinput__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_572120__(8141);
16624
+ /* harmony import */ var _jqxpasswordinput__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_572120__.n(_jqxpasswordinput__WEBPACK_IMPORTED_MODULE_5__);
16609
16625
 
16610
16626
 
16611
16627
 
@@ -16614,5 +16630,9 @@ var __webpack_exports__ = {};
16614
16630
 
16615
16631
  })();
16616
16632
 
16633
+ /******/ })()
16634
+ ;
16635
+ /******/ })()
16636
+ ;
16617
16637
  /******/ })()
16618
16638
  ;