jqwidgets-ng 22.0.0 → 22.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/jqwidgets/jqx-all.js +106 -3335
  2. package/jqwidgets/jqxbarcode.js +14 -0
  3. package/jqwidgets/jqxcheckboxgroup.js +14 -0
  4. package/jqwidgets/jqxcore.js +1 -1
  5. package/jqwidgets/jqxgrid.export.js +1 -831
  6. package/jqwidgets/jqxqrcode.js +14 -0
  7. package/jqwidgets/jqxradiobuttongroup.js +14 -0
  8. package/jqwidgets/jqxsplitlayout.js +1 -2456
  9. package/jqwidgets/modules/jqxbarcode.js +34 -14
  10. package/jqwidgets/modules/jqxbargauge.js +36 -16
  11. package/jqwidgets/modules/jqxbulletchart.js +38 -18
  12. package/jqwidgets/modules/jqxbuttongroup.js +36 -16
  13. package/jqwidgets/modules/jqxbuttons.js +34 -14
  14. package/jqwidgets/modules/jqxcalendar.js +40 -20
  15. package/jqwidgets/modules/jqxchart.js +48 -28
  16. package/jqwidgets/modules/jqxcheckbox.js +38 -18
  17. package/jqwidgets/modules/jqxcheckboxgroup.js +38 -18
  18. package/jqwidgets/modules/jqxcolorpicker.js +40 -20
  19. package/jqwidgets/modules/jqxcombobox.js +44 -24
  20. package/jqwidgets/modules/jqxcomplexinput.js +36 -16
  21. package/jqwidgets/modules/jqxdatatable.js +64 -44
  22. package/jqwidgets/modules/jqxdatetimeinput.js +58 -38
  23. package/jqwidgets/modules/jqxdocking.js +38 -18
  24. package/jqwidgets/modules/jqxdockinglayout.js +46 -26
  25. package/jqwidgets/modules/jqxdockpanel.js +36 -16
  26. package/jqwidgets/modules/jqxdragdrop.js +38 -18
  27. package/jqwidgets/modules/jqxdraw.js +34 -14
  28. package/jqwidgets/modules/jqxdropdownbutton.js +36 -16
  29. package/jqwidgets/modules/jqxdropdownlist.js +56 -36
  30. package/jqwidgets/modules/jqxeditor.js +68 -48
  31. package/jqwidgets/modules/jqxexpander.js +42 -22
  32. package/jqwidgets/modules/jqxfileupload.js +38 -18
  33. package/jqwidgets/modules/jqxform.js +66 -46
  34. package/jqwidgets/modules/jqxformattedinput.js +58 -38
  35. package/jqwidgets/modules/jqxgantt.js +36 -16
  36. package/jqwidgets/modules/jqxgauge.js +40 -20
  37. package/jqwidgets/modules/jqxgrid.js +90 -70
  38. package/jqwidgets/modules/jqxheatmap.js +36 -16
  39. package/jqwidgets/modules/jqxinput.js +38 -18
  40. package/jqwidgets/modules/jqxkanban.js +68 -48
  41. package/jqwidgets/modules/jqxknob.js +38 -18
  42. package/jqwidgets/modules/jqxlayout.js +46 -26
  43. package/jqwidgets/modules/jqxlineargauge.js +40 -20
  44. package/jqwidgets/modules/jqxlinkbutton.js +34 -14
  45. package/jqwidgets/modules/jqxlistbox.js +48 -28
  46. package/jqwidgets/modules/jqxlistmenu.js +64 -44
  47. package/jqwidgets/modules/jqxloader.js +34 -14
  48. package/jqwidgets/modules/jqxmaskedinput.js +34 -14
  49. package/jqwidgets/modules/jqxmenu.js +46 -26
  50. package/jqwidgets/modules/jqxnavbar.js +42 -22
  51. package/jqwidgets/modules/jqxnavigationbar.js +50 -30
  52. package/jqwidgets/modules/jqxnotification.js +42 -22
  53. package/jqwidgets/modules/jqxnumberinput.js +48 -28
  54. package/jqwidgets/modules/jqxpanel.js +40 -20
  55. package/jqwidgets/modules/jqxpasswordinput.js +42 -22
  56. package/jqwidgets/modules/jqxpivotdesigner.js +72 -52
  57. package/jqwidgets/modules/jqxpivotgrid.js +72 -52
  58. package/jqwidgets/modules/jqxpopover.js +36 -16
  59. package/jqwidgets/modules/jqxprogressbar.js +34 -14
  60. package/jqwidgets/modules/jqxqrcode.js +42 -22
  61. package/jqwidgets/modules/jqxradiobutongroup.js +38 -18
  62. package/jqwidgets/modules/jqxradiobutton.js +36 -16
  63. package/jqwidgets/modules/jqxrangeselector.js +38 -18
  64. package/jqwidgets/modules/jqxrating.js +36 -16
  65. package/jqwidgets/modules/jqxrepeatbutton.js +34 -14
  66. package/jqwidgets/modules/jqxresponsivepanel.js +36 -16
  67. package/jqwidgets/modules/jqxribbon.js +38 -18
  68. package/jqwidgets/modules/jqxscheduler.js +74 -54
  69. package/jqwidgets/modules/jqxscrollbar.js +36 -16
  70. package/jqwidgets/modules/jqxscrollview.js +36 -16
  71. package/jqwidgets/modules/jqxslider.js +36 -16
  72. package/jqwidgets/modules/jqxsortable.js +36 -16
  73. package/jqwidgets/modules/jqxsplitlayout.js +34 -14
  74. package/jqwidgets/modules/jqxsplitter.js +36 -16
  75. package/jqwidgets/modules/jqxswitchbutton.js +40 -20
  76. package/jqwidgets/modules/jqxtabs.js +48 -28
  77. package/jqwidgets/modules/jqxtagcloud.js +42 -22
  78. package/jqwidgets/modules/jqxtextarea.js +42 -22
  79. package/jqwidgets/modules/jqxtimeline.js +34 -14
  80. package/jqwidgets/modules/jqxtimepicker.js +36 -16
  81. package/jqwidgets/modules/jqxtogglebutton.js +34 -14
  82. package/jqwidgets/modules/jqxtoolbar.js +66 -46
  83. package/jqwidgets/modules/jqxtooltip.js +34 -14
  84. package/jqwidgets/modules/jqxtree.js +46 -26
  85. package/jqwidgets/modules/jqxtreegrid.js +66 -46
  86. package/jqwidgets/modules/jqxtreemap.js +38 -18
  87. package/jqwidgets/modules/jqxvalidator.js +40 -20
  88. package/jqwidgets/modules/jqxwindow.js +36 -16
  89. package/package.json +1 -1
@@ -4,6 +4,22 @@ Copyright (c) 2011-2024 jQWidgets.
4
4
  License: https://jqwidgets.com/license/ */
5
5
 
6
6
 
7
+ /******/ (() => { // webpackBootstrap
8
+ var __webpack_exports__ = {};
9
+
10
+ /* Release Date: Sep-17-2024
11
+ Copyright (c) 2011-2024 jQWidgets.
12
+ License: https://jqwidgets.com/license/ */
13
+
14
+
15
+ /******/ (() => { // webpackBootstrap
16
+ var __webpack_exports__ = {};
17
+
18
+ /* Release Date: Sep-17-2024
19
+ Copyright (c) 2011-2024 jQWidgets.
20
+ License: https://jqwidgets.com/license/ */
21
+
22
+
7
23
  /******/ (() => { // webpackBootstrap
8
24
  /******/ var __webpack_modules__ = ({
9
25
 
@@ -11436,7 +11452,7 @@ document.Globalize = Globalize;
11436
11452
  /***/ }),
11437
11453
 
11438
11454
  /***/ 5459:
11439
- /***/ ((module, exports, __webpack_require__) => {
11455
+ /***/ ((module, exports, __nested_webpack_require_484139__) => {
11440
11456
 
11441
11457
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
11442
11458
  /* eslint-disable */
@@ -19616,7 +19632,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19616
19632
  // file names, and JQXLite is normally delivered in a lowercase file name.
19617
19633
  // Do this after creating the global so that if an AMD module wants to call
19618
19634
  // noConflict to hide this version of JQXLite, it will work.
19619
- if ( true && __webpack_require__.amdO.JQXLite) {
19635
+ if ( true && __nested_webpack_require_484139__.amdO.JQXLite) {
19620
19636
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
19621
19637
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
19622
19638
  }
@@ -45877,7 +45893,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
45877
45893
  /******/ var __webpack_module_cache__ = {};
45878
45894
  /******/
45879
45895
  /******/ // The require function
45880
- /******/ function __webpack_require__(moduleId) {
45896
+ /******/ function __nested_webpack_require_1835762__(moduleId) {
45881
45897
  /******/ // Check if module is in cache
45882
45898
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
45883
45899
  /******/ if (cachedModule !== undefined) {
@@ -45891,7 +45907,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
45891
45907
  /******/ };
45892
45908
  /******/
45893
45909
  /******/ // Execute the module function
45894
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
45910
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1835762__);
45895
45911
  /******/
45896
45912
  /******/ // Return the exports of the module
45897
45913
  /******/ return module.exports;
@@ -45900,17 +45916,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
45900
45916
  /************************************************************************/
45901
45917
  /******/ /* webpack/runtime/amd options */
45902
45918
  /******/ (() => {
45903
- /******/ __webpack_require__.amdO = {};
45919
+ /******/ __nested_webpack_require_1835762__.amdO = {};
45904
45920
  /******/ })();
45905
45921
  /******/
45906
45922
  /******/ /* webpack/runtime/compat get default export */
45907
45923
  /******/ (() => {
45908
45924
  /******/ // getDefaultExport function for compatibility with non-harmony modules
45909
- /******/ __webpack_require__.n = (module) => {
45925
+ /******/ __nested_webpack_require_1835762__.n = (module) => {
45910
45926
  /******/ var getter = module && module.__esModule ?
45911
45927
  /******/ () => (module['default']) :
45912
45928
  /******/ () => (module);
45913
- /******/ __webpack_require__.d(getter, { a: getter });
45929
+ /******/ __nested_webpack_require_1835762__.d(getter, { a: getter });
45914
45930
  /******/ return getter;
45915
45931
  /******/ };
45916
45932
  /******/ })();
@@ -45918,9 +45934,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
45918
45934
  /******/ /* webpack/runtime/define property getters */
45919
45935
  /******/ (() => {
45920
45936
  /******/ // define getter functions for harmony exports
45921
- /******/ __webpack_require__.d = (exports, definition) => {
45937
+ /******/ __nested_webpack_require_1835762__.d = (exports, definition) => {
45922
45938
  /******/ for(var key in definition) {
45923
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
45939
+ /******/ if(__nested_webpack_require_1835762__.o(definition, key) && !__nested_webpack_require_1835762__.o(exports, key)) {
45924
45940
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
45925
45941
  /******/ }
45926
45942
  /******/ }
@@ -45929,7 +45945,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
45929
45945
  /******/
45930
45946
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
45931
45947
  /******/ (() => {
45932
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
45948
+ /******/ __nested_webpack_require_1835762__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
45933
45949
  /******/ })();
45934
45950
  /******/
45935
45951
  /************************************************************************/
@@ -45937,34 +45953,34 @@ var __webpack_exports__ = {};
45937
45953
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
45938
45954
  (() => {
45939
45955
  "use strict";
45940
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
45941
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
45942
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
45943
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
45944
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7196);
45945
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
45946
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4240);
45947
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
45948
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1610);
45949
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_4__);
45950
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1062);
45951
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_5__);
45952
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(5868);
45953
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__);
45954
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(4720);
45955
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_7__);
45956
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(7995);
45957
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__);
45958
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(4545);
45959
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__);
45960
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(2497);
45961
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_10__);
45962
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(3899);
45963
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_11__);
45964
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(5725);
45965
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_12__);
45966
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(4993);
45967
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13__);
45956
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1835762__(5459);
45957
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
45958
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1835762__(7351);
45959
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
45960
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1835762__(7196);
45961
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
45962
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1835762__(4240);
45963
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
45964
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1835762__(1610);
45965
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_4__);
45966
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1835762__(1062);
45967
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_5__);
45968
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_1835762__(5868);
45969
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__);
45970
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_1835762__(4720);
45971
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_7__);
45972
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_1835762__(7995);
45973
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__);
45974
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_1835762__(4545);
45975
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__);
45976
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_1835762__(2497);
45977
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_10__);
45978
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_1835762__(3899);
45979
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_11__);
45980
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_1835762__(5725);
45981
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_12__);
45982
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_1835762__(4993);
45983
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_1835762__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13__);
45968
45984
 
45969
45985
 
45970
45986
 
@@ -45981,5 +45997,9 @@ var __webpack_exports__ = {};
45981
45997
 
45982
45998
  })();
45983
45999
 
46000
+ /******/ })()
46001
+ ;
46002
+ /******/ })()
46003
+ ;
45984
46004
  /******/ })()
45985
46005
  ;
@@ -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
  }
@@ -16732,7 +16748,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16732
16748
  /******/ var __webpack_module_cache__ = {};
16733
16749
  /******/
16734
16750
  /******/ // The require function
16735
- /******/ function __webpack_require__(moduleId) {
16751
+ /******/ function __nested_webpack_require_593026__(moduleId) {
16736
16752
  /******/ // Check if module is in cache
16737
16753
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
16738
16754
  /******/ if (cachedModule !== undefined) {
@@ -16746,7 +16762,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16746
16762
  /******/ };
16747
16763
  /******/
16748
16764
  /******/ // Execute the module function
16749
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
16765
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_593026__);
16750
16766
  /******/
16751
16767
  /******/ // Return the exports of the module
16752
16768
  /******/ return module.exports;
@@ -16755,17 +16771,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16755
16771
  /************************************************************************/
16756
16772
  /******/ /* webpack/runtime/amd options */
16757
16773
  /******/ (() => {
16758
- /******/ __webpack_require__.amdO = {};
16774
+ /******/ __nested_webpack_require_593026__.amdO = {};
16759
16775
  /******/ })();
16760
16776
  /******/
16761
16777
  /******/ /* webpack/runtime/compat get default export */
16762
16778
  /******/ (() => {
16763
16779
  /******/ // getDefaultExport function for compatibility with non-harmony modules
16764
- /******/ __webpack_require__.n = (module) => {
16780
+ /******/ __nested_webpack_require_593026__.n = (module) => {
16765
16781
  /******/ var getter = module && module.__esModule ?
16766
16782
  /******/ () => (module['default']) :
16767
16783
  /******/ () => (module);
16768
- /******/ __webpack_require__.d(getter, { a: getter });
16784
+ /******/ __nested_webpack_require_593026__.d(getter, { a: getter });
16769
16785
  /******/ return getter;
16770
16786
  /******/ };
16771
16787
  /******/ })();
@@ -16773,9 +16789,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16773
16789
  /******/ /* webpack/runtime/define property getters */
16774
16790
  /******/ (() => {
16775
16791
  /******/ // define getter functions for harmony exports
16776
- /******/ __webpack_require__.d = (exports, definition) => {
16792
+ /******/ __nested_webpack_require_593026__.d = (exports, definition) => {
16777
16793
  /******/ for(var key in definition) {
16778
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
16794
+ /******/ if(__nested_webpack_require_593026__.o(definition, key) && !__nested_webpack_require_593026__.o(exports, key)) {
16779
16795
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
16780
16796
  /******/ }
16781
16797
  /******/ }
@@ -16784,7 +16800,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16784
16800
  /******/
16785
16801
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
16786
16802
  /******/ (() => {
16787
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
16803
+ /******/ __nested_webpack_require_593026__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
16788
16804
  /******/ })();
16789
16805
  /******/
16790
16806
  /************************************************************************/
@@ -16792,14 +16808,14 @@ var __webpack_exports__ = {};
16792
16808
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
16793
16809
  (() => {
16794
16810
  "use strict";
16795
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
16796
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
16797
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
16798
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
16799
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7762);
16800
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_2__);
16801
- /* harmony import */ var _jqxdocking__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(3962);
16802
- /* harmony import */ var _jqxdocking__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxdocking__WEBPACK_IMPORTED_MODULE_3__);
16811
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_593026__(5459);
16812
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_593026__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
16813
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_593026__(7351);
16814
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_593026__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
16815
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_593026__(7762);
16816
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_593026__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_2__);
16817
+ /* harmony import */ var _jqxdocking__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_593026__(3962);
16818
+ /* harmony import */ var _jqxdocking__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_593026__.n(_jqxdocking__WEBPACK_IMPORTED_MODULE_3__);
16803
16819
 
16804
16820
 
16805
16821
 
@@ -16807,5 +16823,9 @@ var __webpack_exports__ = {};
16807
16823
 
16808
16824
  })();
16809
16825
 
16826
+ /******/ })()
16827
+ ;
16828
+ /******/ })()
16829
+ ;
16810
16830
  /******/ })()
16811
16831
  ;
@@ -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
  }
@@ -25681,7 +25697,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
25681
25697
  /******/ var __webpack_module_cache__ = {};
25682
25698
  /******/
25683
25699
  /******/ // The require function
25684
- /******/ function __webpack_require__(moduleId) {
25700
+ /******/ function __nested_webpack_require_1015182__(moduleId) {
25685
25701
  /******/ // Check if module is in cache
25686
25702
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
25687
25703
  /******/ if (cachedModule !== undefined) {
@@ -25695,7 +25711,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
25695
25711
  /******/ };
25696
25712
  /******/
25697
25713
  /******/ // Execute the module function
25698
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
25714
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1015182__);
25699
25715
  /******/
25700
25716
  /******/ // Return the exports of the module
25701
25717
  /******/ return module.exports;
@@ -25704,17 +25720,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
25704
25720
  /************************************************************************/
25705
25721
  /******/ /* webpack/runtime/amd options */
25706
25722
  /******/ (() => {
25707
- /******/ __webpack_require__.amdO = {};
25723
+ /******/ __nested_webpack_require_1015182__.amdO = {};
25708
25724
  /******/ })();
25709
25725
  /******/
25710
25726
  /******/ /* webpack/runtime/compat get default export */
25711
25727
  /******/ (() => {
25712
25728
  /******/ // getDefaultExport function for compatibility with non-harmony modules
25713
- /******/ __webpack_require__.n = (module) => {
25729
+ /******/ __nested_webpack_require_1015182__.n = (module) => {
25714
25730
  /******/ var getter = module && module.__esModule ?
25715
25731
  /******/ () => (module['default']) :
25716
25732
  /******/ () => (module);
25717
- /******/ __webpack_require__.d(getter, { a: getter });
25733
+ /******/ __nested_webpack_require_1015182__.d(getter, { a: getter });
25718
25734
  /******/ return getter;
25719
25735
  /******/ };
25720
25736
  /******/ })();
@@ -25722,9 +25738,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
25722
25738
  /******/ /* webpack/runtime/define property getters */
25723
25739
  /******/ (() => {
25724
25740
  /******/ // define getter functions for harmony exports
25725
- /******/ __webpack_require__.d = (exports, definition) => {
25741
+ /******/ __nested_webpack_require_1015182__.d = (exports, definition) => {
25726
25742
  /******/ for(var key in definition) {
25727
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
25743
+ /******/ if(__nested_webpack_require_1015182__.o(definition, key) && !__nested_webpack_require_1015182__.o(exports, key)) {
25728
25744
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
25729
25745
  /******/ }
25730
25746
  /******/ }
@@ -25733,7 +25749,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
25733
25749
  /******/
25734
25750
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
25735
25751
  /******/ (() => {
25736
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
25752
+ /******/ __nested_webpack_require_1015182__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
25737
25753
  /******/ })();
25738
25754
  /******/
25739
25755
  /************************************************************************/
@@ -25741,22 +25757,22 @@ var __webpack_exports__ = {};
25741
25757
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
25742
25758
  (() => {
25743
25759
  "use strict";
25744
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
25745
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
25746
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
25747
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
25748
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7762);
25749
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_2__);
25750
- /* harmony import */ var _jqxribbon__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(9274);
25751
- /* harmony import */ var _jqxribbon__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxribbon__WEBPACK_IMPORTED_MODULE_3__);
25752
- /* harmony import */ var _jqxlayout__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7355);
25753
- /* harmony import */ var _jqxlayout__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxlayout__WEBPACK_IMPORTED_MODULE_4__);
25754
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1610);
25755
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
25756
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4240);
25757
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
25758
- /* harmony import */ var _jqxdockinglayout__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1448);
25759
- /* harmony import */ var _jqxdockinglayout__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxdockinglayout__WEBPACK_IMPORTED_MODULE_7__);
25760
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1015182__(5459);
25761
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1015182__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
25762
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1015182__(7351);
25763
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1015182__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
25764
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1015182__(7762);
25765
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1015182__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_2__);
25766
+ /* harmony import */ var _jqxribbon__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1015182__(9274);
25767
+ /* harmony import */ var _jqxribbon__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1015182__.n(_jqxribbon__WEBPACK_IMPORTED_MODULE_3__);
25768
+ /* harmony import */ var _jqxlayout__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1015182__(7355);
25769
+ /* harmony import */ var _jqxlayout__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1015182__.n(_jqxlayout__WEBPACK_IMPORTED_MODULE_4__);
25770
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1015182__(1610);
25771
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1015182__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
25772
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_1015182__(4240);
25773
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_1015182__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
25774
+ /* harmony import */ var _jqxdockinglayout__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_1015182__(1448);
25775
+ /* harmony import */ var _jqxdockinglayout__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_1015182__.n(_jqxdockinglayout__WEBPACK_IMPORTED_MODULE_7__);
25760
25776
 
25761
25777
 
25762
25778
 
@@ -25769,5 +25785,9 @@ var __webpack_exports__ = {};
25769
25785
 
25770
25786
  })();
25771
25787
 
25788
+ /******/ })()
25789
+ ;
25790
+ /******/ })()
25791
+ ;
25772
25792
  /******/ })()
25773
25793
  ;
@@ -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
  }
@@ -12765,7 +12781,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12765
12781
  /******/ var __webpack_module_cache__ = {};
12766
12782
  /******/
12767
12783
  /******/ // The require function
12768
- /******/ function __webpack_require__(moduleId) {
12784
+ /******/ function __nested_webpack_require_407828__(moduleId) {
12769
12785
  /******/ // Check if module is in cache
12770
12786
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
12771
12787
  /******/ if (cachedModule !== undefined) {
@@ -12779,7 +12795,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12779
12795
  /******/ };
12780
12796
  /******/
12781
12797
  /******/ // Execute the module function
12782
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
12798
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_407828__);
12783
12799
  /******/
12784
12800
  /******/ // Return the exports of the module
12785
12801
  /******/ return module.exports;
@@ -12788,17 +12804,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12788
12804
  /************************************************************************/
12789
12805
  /******/ /* webpack/runtime/amd options */
12790
12806
  /******/ (() => {
12791
- /******/ __webpack_require__.amdO = {};
12807
+ /******/ __nested_webpack_require_407828__.amdO = {};
12792
12808
  /******/ })();
12793
12809
  /******/
12794
12810
  /******/ /* webpack/runtime/compat get default export */
12795
12811
  /******/ (() => {
12796
12812
  /******/ // getDefaultExport function for compatibility with non-harmony modules
12797
- /******/ __webpack_require__.n = (module) => {
12813
+ /******/ __nested_webpack_require_407828__.n = (module) => {
12798
12814
  /******/ var getter = module && module.__esModule ?
12799
12815
  /******/ () => (module['default']) :
12800
12816
  /******/ () => (module);
12801
- /******/ __webpack_require__.d(getter, { a: getter });
12817
+ /******/ __nested_webpack_require_407828__.d(getter, { a: getter });
12802
12818
  /******/ return getter;
12803
12819
  /******/ };
12804
12820
  /******/ })();
@@ -12806,9 +12822,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12806
12822
  /******/ /* webpack/runtime/define property getters */
12807
12823
  /******/ (() => {
12808
12824
  /******/ // define getter functions for harmony exports
12809
- /******/ __webpack_require__.d = (exports, definition) => {
12825
+ /******/ __nested_webpack_require_407828__.d = (exports, definition) => {
12810
12826
  /******/ for(var key in definition) {
12811
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
12827
+ /******/ if(__nested_webpack_require_407828__.o(definition, key) && !__nested_webpack_require_407828__.o(exports, key)) {
12812
12828
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
12813
12829
  /******/ }
12814
12830
  /******/ }
@@ -12817,7 +12833,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12817
12833
  /******/
12818
12834
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
12819
12835
  /******/ (() => {
12820
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
12836
+ /******/ __nested_webpack_require_407828__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
12821
12837
  /******/ })();
12822
12838
  /******/
12823
12839
  /************************************************************************/
@@ -12825,17 +12841,21 @@ var __webpack_exports__ = {};
12825
12841
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
12826
12842
  (() => {
12827
12843
  "use strict";
12828
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
12829
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
12830
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
12831
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
12832
- /* harmony import */ var _jqxdockpanel__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(8180);
12833
- /* harmony import */ var _jqxdockpanel__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdockpanel__WEBPACK_IMPORTED_MODULE_2__);
12844
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_407828__(5459);
12845
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_407828__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
12846
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_407828__(7351);
12847
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_407828__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
12848
+ /* harmony import */ var _jqxdockpanel__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_407828__(8180);
12849
+ /* harmony import */ var _jqxdockpanel__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_407828__.n(_jqxdockpanel__WEBPACK_IMPORTED_MODULE_2__);
12834
12850
 
12835
12851
 
12836
12852
 
12837
12853
 
12838
12854
  })();
12839
12855
 
12856
+ /******/ })()
12857
+ ;
12858
+ /******/ })()
12859
+ ;
12840
12860
  /******/ })()
12841
12861
  ;