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,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
  }
@@ -20192,7 +20208,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20192
20208
  /******/ var __webpack_module_cache__ = {};
20193
20209
  /******/
20194
20210
  /******/ // The require function
20195
- /******/ function __webpack_require__(moduleId) {
20211
+ /******/ function __nested_webpack_require_754786__(moduleId) {
20196
20212
  /******/ // Check if module is in cache
20197
20213
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
20198
20214
  /******/ if (cachedModule !== undefined) {
@@ -20206,7 +20222,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20206
20222
  /******/ };
20207
20223
  /******/
20208
20224
  /******/ // Execute the module function
20209
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
20225
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_754786__);
20210
20226
  /******/
20211
20227
  /******/ // Return the exports of the module
20212
20228
  /******/ return module.exports;
@@ -20215,17 +20231,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20215
20231
  /************************************************************************/
20216
20232
  /******/ /* webpack/runtime/amd options */
20217
20233
  /******/ (() => {
20218
- /******/ __webpack_require__.amdO = {};
20234
+ /******/ __nested_webpack_require_754786__.amdO = {};
20219
20235
  /******/ })();
20220
20236
  /******/
20221
20237
  /******/ /* webpack/runtime/compat get default export */
20222
20238
  /******/ (() => {
20223
20239
  /******/ // getDefaultExport function for compatibility with non-harmony modules
20224
- /******/ __webpack_require__.n = (module) => {
20240
+ /******/ __nested_webpack_require_754786__.n = (module) => {
20225
20241
  /******/ var getter = module && module.__esModule ?
20226
20242
  /******/ () => (module['default']) :
20227
20243
  /******/ () => (module);
20228
- /******/ __webpack_require__.d(getter, { a: getter });
20244
+ /******/ __nested_webpack_require_754786__.d(getter, { a: getter });
20229
20245
  /******/ return getter;
20230
20246
  /******/ };
20231
20247
  /******/ })();
@@ -20233,9 +20249,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20233
20249
  /******/ /* webpack/runtime/define property getters */
20234
20250
  /******/ (() => {
20235
20251
  /******/ // define getter functions for harmony exports
20236
- /******/ __webpack_require__.d = (exports, definition) => {
20252
+ /******/ __nested_webpack_require_754786__.d = (exports, definition) => {
20237
20253
  /******/ for(var key in definition) {
20238
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
20254
+ /******/ if(__nested_webpack_require_754786__.o(definition, key) && !__nested_webpack_require_754786__.o(exports, key)) {
20239
20255
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
20240
20256
  /******/ }
20241
20257
  /******/ }
@@ -20244,7 +20260,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20244
20260
  /******/
20245
20261
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
20246
20262
  /******/ (() => {
20247
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
20263
+ /******/ __nested_webpack_require_754786__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
20248
20264
  /******/ })();
20249
20265
  /******/
20250
20266
  /************************************************************************/
@@ -20252,19 +20268,23 @@ var __webpack_exports__ = {};
20252
20268
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
20253
20269
  (() => {
20254
20270
  "use strict";
20255
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
20256
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
20257
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
20258
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
20259
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3899);
20260
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_2__);
20261
- /* harmony import */ var _jqxrangeselector__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(7002);
20262
- /* harmony import */ var _jqxrangeselector__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxrangeselector__WEBPACK_IMPORTED_MODULE_3__);
20271
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_754786__(5459);
20272
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_754786__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
20273
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_754786__(4198);
20274
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_754786__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
20275
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_754786__(3899);
20276
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_754786__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_2__);
20277
+ /* harmony import */ var _jqxrangeselector__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_754786__(7002);
20278
+ /* harmony import */ var _jqxrangeselector__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_754786__.n(_jqxrangeselector__WEBPACK_IMPORTED_MODULE_3__);
20263
20279
 
20264
20280
 
20265
20281
 
20266
20282
 
20267
20283
  })();
20268
20284
 
20285
+ /******/ })()
20286
+ ;
20287
+ /******/ })()
20288
+ ;
20269
20289
  /******/ })()
20270
20290
  ;
@@ -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
  }
@@ -12994,7 +13010,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12994
13010
  /******/ var __webpack_module_cache__ = {};
12995
13011
  /******/
12996
13012
  /******/ // The require function
12997
- /******/ function __webpack_require__(moduleId) {
13013
+ /******/ function __nested_webpack_require_418592__(moduleId) {
12998
13014
  /******/ // Check if module is in cache
12999
13015
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
13000
13016
  /******/ if (cachedModule !== undefined) {
@@ -13008,7 +13024,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13008
13024
  /******/ };
13009
13025
  /******/
13010
13026
  /******/ // Execute the module function
13011
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
13027
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_418592__);
13012
13028
  /******/
13013
13029
  /******/ // Return the exports of the module
13014
13030
  /******/ return module.exports;
@@ -13017,17 +13033,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13017
13033
  /************************************************************************/
13018
13034
  /******/ /* webpack/runtime/amd options */
13019
13035
  /******/ (() => {
13020
- /******/ __webpack_require__.amdO = {};
13036
+ /******/ __nested_webpack_require_418592__.amdO = {};
13021
13037
  /******/ })();
13022
13038
  /******/
13023
13039
  /******/ /* webpack/runtime/compat get default export */
13024
13040
  /******/ (() => {
13025
13041
  /******/ // getDefaultExport function for compatibility with non-harmony modules
13026
- /******/ __webpack_require__.n = (module) => {
13042
+ /******/ __nested_webpack_require_418592__.n = (module) => {
13027
13043
  /******/ var getter = module && module.__esModule ?
13028
13044
  /******/ () => (module['default']) :
13029
13045
  /******/ () => (module);
13030
- /******/ __webpack_require__.d(getter, { a: getter });
13046
+ /******/ __nested_webpack_require_418592__.d(getter, { a: getter });
13031
13047
  /******/ return getter;
13032
13048
  /******/ };
13033
13049
  /******/ })();
@@ -13035,9 +13051,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13035
13051
  /******/ /* webpack/runtime/define property getters */
13036
13052
  /******/ (() => {
13037
13053
  /******/ // define getter functions for harmony exports
13038
- /******/ __webpack_require__.d = (exports, definition) => {
13054
+ /******/ __nested_webpack_require_418592__.d = (exports, definition) => {
13039
13055
  /******/ for(var key in definition) {
13040
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
13056
+ /******/ if(__nested_webpack_require_418592__.o(definition, key) && !__nested_webpack_require_418592__.o(exports, key)) {
13041
13057
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
13042
13058
  /******/ }
13043
13059
  /******/ }
@@ -13046,7 +13062,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13046
13062
  /******/
13047
13063
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
13048
13064
  /******/ (() => {
13049
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13065
+ /******/ __nested_webpack_require_418592__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13050
13066
  /******/ })();
13051
13067
  /******/
13052
13068
  /************************************************************************/
@@ -13054,16 +13070,20 @@ var __webpack_exports__ = {};
13054
13070
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
13055
13071
  (() => {
13056
13072
  "use strict";
13057
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
13058
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13059
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
13060
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13061
- /* harmony import */ var _jqxrating__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4809);
13062
- /* harmony import */ var _jqxrating__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxrating__WEBPACK_IMPORTED_MODULE_2__);
13073
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_418592__(5459);
13074
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_418592__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13075
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_418592__(7351);
13076
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_418592__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13077
+ /* harmony import */ var _jqxrating__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_418592__(4809);
13078
+ /* harmony import */ var _jqxrating__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_418592__.n(_jqxrating__WEBPACK_IMPORTED_MODULE_2__);
13063
13079
 
13064
13080
 
13065
13081
 
13066
13082
  })();
13067
13083
 
13084
+ /******/ })()
13085
+ ;
13086
+ /******/ })()
13087
+ ;
13068
13088
  /******/ })()
13069
13089
  ;
@@ -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,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
  }
@@ -18107,7 +18123,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18107
18123
  /******/ var __webpack_module_cache__ = {};
18108
18124
  /******/
18109
18125
  /******/ // The require function
18110
- /******/ function __webpack_require__(moduleId) {
18126
+ /******/ function __nested_webpack_require_646315__(moduleId) {
18111
18127
  /******/ // Check if module is in cache
18112
18128
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
18113
18129
  /******/ if (cachedModule !== undefined) {
@@ -18121,7 +18137,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18121
18137
  /******/ };
18122
18138
  /******/
18123
18139
  /******/ // Execute the module function
18124
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
18140
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_646315__);
18125
18141
  /******/
18126
18142
  /******/ // Return the exports of the module
18127
18143
  /******/ return module.exports;
@@ -18130,17 +18146,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18130
18146
  /************************************************************************/
18131
18147
  /******/ /* webpack/runtime/amd options */
18132
18148
  /******/ (() => {
18133
- /******/ __webpack_require__.amdO = {};
18149
+ /******/ __nested_webpack_require_646315__.amdO = {};
18134
18150
  /******/ })();
18135
18151
  /******/
18136
18152
  /******/ /* webpack/runtime/compat get default export */
18137
18153
  /******/ (() => {
18138
18154
  /******/ // getDefaultExport function for compatibility with non-harmony modules
18139
- /******/ __webpack_require__.n = (module) => {
18155
+ /******/ __nested_webpack_require_646315__.n = (module) => {
18140
18156
  /******/ var getter = module && module.__esModule ?
18141
18157
  /******/ () => (module['default']) :
18142
18158
  /******/ () => (module);
18143
- /******/ __webpack_require__.d(getter, { a: getter });
18159
+ /******/ __nested_webpack_require_646315__.d(getter, { a: getter });
18144
18160
  /******/ return getter;
18145
18161
  /******/ };
18146
18162
  /******/ })();
@@ -18148,9 +18164,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18148
18164
  /******/ /* webpack/runtime/define property getters */
18149
18165
  /******/ (() => {
18150
18166
  /******/ // define getter functions for harmony exports
18151
- /******/ __webpack_require__.d = (exports, definition) => {
18167
+ /******/ __nested_webpack_require_646315__.d = (exports, definition) => {
18152
18168
  /******/ for(var key in definition) {
18153
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
18169
+ /******/ if(__nested_webpack_require_646315__.o(definition, key) && !__nested_webpack_require_646315__.o(exports, key)) {
18154
18170
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
18155
18171
  /******/ }
18156
18172
  /******/ }
@@ -18159,7 +18175,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18159
18175
  /******/
18160
18176
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
18161
18177
  /******/ (() => {
18162
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
18178
+ /******/ __nested_webpack_require_646315__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
18163
18179
  /******/ })();
18164
18180
  /******/
18165
18181
  /************************************************************************/
@@ -18167,16 +18183,20 @@ var __webpack_exports__ = {};
18167
18183
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
18168
18184
  (() => {
18169
18185
  "use strict";
18170
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
18171
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
18172
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
18173
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
18174
- /* harmony import */ var _jqxresponsivepanel__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4496);
18175
- /* harmony import */ var _jqxresponsivepanel__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxresponsivepanel__WEBPACK_IMPORTED_MODULE_2__);
18186
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_646315__(5459);
18187
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_646315__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
18188
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_646315__(4198);
18189
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_646315__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
18190
+ /* harmony import */ var _jqxresponsivepanel__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_646315__(4496);
18191
+ /* harmony import */ var _jqxresponsivepanel__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_646315__.n(_jqxresponsivepanel__WEBPACK_IMPORTED_MODULE_2__);
18176
18192
 
18177
18193
 
18178
18194
 
18179
18195
  })();
18180
18196
 
18197
+ /******/ })()
18198
+ ;
18199
+ /******/ })()
18200
+ ;
18181
18201
  /******/ })()
18182
18202
  ;
@@ -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
  }
@@ -20723,7 +20739,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20723
20739
  /******/ var __webpack_module_cache__ = {};
20724
20740
  /******/
20725
20741
  /******/ // The require function
20726
- /******/ function __webpack_require__(moduleId) {
20742
+ /******/ function __nested_webpack_require_767315__(moduleId) {
20727
20743
  /******/ // Check if module is in cache
20728
20744
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
20729
20745
  /******/ if (cachedModule !== undefined) {
@@ -20737,7 +20753,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20737
20753
  /******/ };
20738
20754
  /******/
20739
20755
  /******/ // Execute the module function
20740
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
20756
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_767315__);
20741
20757
  /******/
20742
20758
  /******/ // Return the exports of the module
20743
20759
  /******/ return module.exports;
@@ -20746,17 +20762,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20746
20762
  /************************************************************************/
20747
20763
  /******/ /* webpack/runtime/amd options */
20748
20764
  /******/ (() => {
20749
- /******/ __webpack_require__.amdO = {};
20765
+ /******/ __nested_webpack_require_767315__.amdO = {};
20750
20766
  /******/ })();
20751
20767
  /******/
20752
20768
  /******/ /* webpack/runtime/compat get default export */
20753
20769
  /******/ (() => {
20754
20770
  /******/ // getDefaultExport function for compatibility with non-harmony modules
20755
- /******/ __webpack_require__.n = (module) => {
20771
+ /******/ __nested_webpack_require_767315__.n = (module) => {
20756
20772
  /******/ var getter = module && module.__esModule ?
20757
20773
  /******/ () => (module['default']) :
20758
20774
  /******/ () => (module);
20759
- /******/ __webpack_require__.d(getter, { a: getter });
20775
+ /******/ __nested_webpack_require_767315__.d(getter, { a: getter });
20760
20776
  /******/ return getter;
20761
20777
  /******/ };
20762
20778
  /******/ })();
@@ -20764,9 +20780,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20764
20780
  /******/ /* webpack/runtime/define property getters */
20765
20781
  /******/ (() => {
20766
20782
  /******/ // define getter functions for harmony exports
20767
- /******/ __webpack_require__.d = (exports, definition) => {
20783
+ /******/ __nested_webpack_require_767315__.d = (exports, definition) => {
20768
20784
  /******/ for(var key in definition) {
20769
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
20785
+ /******/ if(__nested_webpack_require_767315__.o(definition, key) && !__nested_webpack_require_767315__.o(exports, key)) {
20770
20786
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
20771
20787
  /******/ }
20772
20788
  /******/ }
@@ -20775,7 +20791,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20775
20791
  /******/
20776
20792
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
20777
20793
  /******/ (() => {
20778
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
20794
+ /******/ __nested_webpack_require_767315__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
20779
20795
  /******/ })();
20780
20796
  /******/
20781
20797
  /************************************************************************/
@@ -20783,19 +20799,23 @@ var __webpack_exports__ = {};
20783
20799
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
20784
20800
  (() => {
20785
20801
  "use strict";
20786
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
20787
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
20788
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
20789
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
20790
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7351);
20791
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
20792
- /* harmony import */ var _jqxribbon__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(9274);
20793
- /* harmony import */ var _jqxribbon__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxribbon__WEBPACK_IMPORTED_MODULE_3__);
20802
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_767315__(5459);
20803
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_767315__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
20804
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_767315__(4198);
20805
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_767315__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
20806
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_767315__(7351);
20807
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_767315__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
20808
+ /* harmony import */ var _jqxribbon__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_767315__(9274);
20809
+ /* harmony import */ var _jqxribbon__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_767315__.n(_jqxribbon__WEBPACK_IMPORTED_MODULE_3__);
20794
20810
 
20795
20811
 
20796
20812
 
20797
20813
 
20798
20814
  })();
20799
20815
 
20816
+ /******/ })()
20817
+ ;
20818
+ /******/ })()
20819
+ ;
20800
20820
  /******/ })()
20801
20821
  ;