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
 
@@ -2518,7 +2534,7 @@ License: https://jqwidgets.com/license/ */
2518
2534
  /***/ }),
2519
2535
 
2520
2536
  /***/ 5459:
2521
- /***/ ((module, exports, __webpack_require__) => {
2537
+ /***/ ((module, exports, __nested_webpack_require_104010__) => {
2522
2538
 
2523
2539
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
2524
2540
  /* eslint-disable */
@@ -10698,7 +10714,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10698
10714
  // file names, and JQXLite is normally delivered in a lowercase file name.
10699
10715
  // Do this after creating the global so that if an AMD module wants to call
10700
10716
  // noConflict to hide this version of JQXLite, it will work.
10701
- if ( true && __webpack_require__.amdO.JQXLite) {
10717
+ if ( true && __nested_webpack_require_104010__.amdO.JQXLite) {
10702
10718
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10703
10719
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10704
10720
  }
@@ -15714,7 +15730,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15714
15730
  /******/ var __webpack_module_cache__ = {};
15715
15731
  /******/
15716
15732
  /******/ // The require function
15717
- /******/ function __webpack_require__(moduleId) {
15733
+ /******/ function __nested_webpack_require_526288__(moduleId) {
15718
15734
  /******/ // Check if module is in cache
15719
15735
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
15720
15736
  /******/ if (cachedModule !== undefined) {
@@ -15728,7 +15744,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15728
15744
  /******/ };
15729
15745
  /******/
15730
15746
  /******/ // Execute the module function
15731
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
15747
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_526288__);
15732
15748
  /******/
15733
15749
  /******/ // Return the exports of the module
15734
15750
  /******/ return module.exports;
@@ -15737,17 +15753,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15737
15753
  /************************************************************************/
15738
15754
  /******/ /* webpack/runtime/amd options */
15739
15755
  /******/ (() => {
15740
- /******/ __webpack_require__.amdO = {};
15756
+ /******/ __nested_webpack_require_526288__.amdO = {};
15741
15757
  /******/ })();
15742
15758
  /******/
15743
15759
  /******/ /* webpack/runtime/compat get default export */
15744
15760
  /******/ (() => {
15745
15761
  /******/ // getDefaultExport function for compatibility with non-harmony modules
15746
- /******/ __webpack_require__.n = (module) => {
15762
+ /******/ __nested_webpack_require_526288__.n = (module) => {
15747
15763
  /******/ var getter = module && module.__esModule ?
15748
15764
  /******/ () => (module['default']) :
15749
15765
  /******/ () => (module);
15750
- /******/ __webpack_require__.d(getter, { a: getter });
15766
+ /******/ __nested_webpack_require_526288__.d(getter, { a: getter });
15751
15767
  /******/ return getter;
15752
15768
  /******/ };
15753
15769
  /******/ })();
@@ -15755,9 +15771,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15755
15771
  /******/ /* webpack/runtime/define property getters */
15756
15772
  /******/ (() => {
15757
15773
  /******/ // define getter functions for harmony exports
15758
- /******/ __webpack_require__.d = (exports, definition) => {
15774
+ /******/ __nested_webpack_require_526288__.d = (exports, definition) => {
15759
15775
  /******/ for(var key in definition) {
15760
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
15776
+ /******/ if(__nested_webpack_require_526288__.o(definition, key) && !__nested_webpack_require_526288__.o(exports, key)) {
15761
15777
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
15762
15778
  /******/ }
15763
15779
  /******/ }
@@ -15766,7 +15782,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15766
15782
  /******/
15767
15783
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
15768
15784
  /******/ (() => {
15769
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15785
+ /******/ __nested_webpack_require_526288__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15770
15786
  /******/ })();
15771
15787
  /******/
15772
15788
  /************************************************************************/
@@ -15774,16 +15790,16 @@ var __webpack_exports__ = {};
15774
15790
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
15775
15791
  (() => {
15776
15792
  "use strict";
15777
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
15778
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15779
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
15780
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15781
- /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(5905);
15782
- /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2__);
15783
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6826);
15784
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_3__);
15785
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(3960);
15786
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4__);
15793
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_526288__(5459);
15794
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_526288__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15795
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_526288__(7351);
15796
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_526288__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15797
+ /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_526288__(5905);
15798
+ /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_526288__.n(_jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2__);
15799
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_526288__(6826);
15800
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_526288__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_3__);
15801
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_526288__(3960);
15802
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_526288__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4__);
15787
15803
 
15788
15804
 
15789
15805
 
@@ -15792,5 +15808,9 @@ var __webpack_exports__ = {};
15792
15808
 
15793
15809
  })();
15794
15810
 
15811
+ /******/ })()
15812
+ ;
15813
+ /******/ })()
15814
+ ;
15795
15815
  /******/ })()
15796
15816
  ;
@@ -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
 
@@ -4495,7 +4511,7 @@ License: https://jqwidgets.com/license/ */
4495
4511
  /***/ }),
4496
4512
 
4497
4513
  /***/ 5459:
4498
- /***/ ((module, exports, __webpack_require__) => {
4514
+ /***/ ((module, exports, __nested_webpack_require_203871__) => {
4499
4515
 
4500
4516
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
4501
4517
  /* eslint-disable */
@@ -12675,7 +12691,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12675
12691
  // file names, and JQXLite is normally delivered in a lowercase file name.
12676
12692
  // Do this after creating the global so that if an AMD module wants to call
12677
12693
  // noConflict to hide this version of JQXLite, it will work.
12678
- if ( true && __webpack_require__.amdO.JQXLite) {
12694
+ if ( true && __nested_webpack_require_203871__.amdO.JQXLite) {
12679
12695
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
12680
12696
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
12681
12697
  }
@@ -30708,7 +30724,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30708
30724
  /******/ var __webpack_module_cache__ = {};
30709
30725
  /******/
30710
30726
  /******/ // The require function
30711
- /******/ function __webpack_require__(moduleId) {
30727
+ /******/ function __nested_webpack_require_1201153__(moduleId) {
30712
30728
  /******/ // Check if module is in cache
30713
30729
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
30714
30730
  /******/ if (cachedModule !== undefined) {
@@ -30722,7 +30738,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30722
30738
  /******/ };
30723
30739
  /******/
30724
30740
  /******/ // Execute the module function
30725
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
30741
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1201153__);
30726
30742
  /******/
30727
30743
  /******/ // Return the exports of the module
30728
30744
  /******/ return module.exports;
@@ -30731,17 +30747,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30731
30747
  /************************************************************************/
30732
30748
  /******/ /* webpack/runtime/amd options */
30733
30749
  /******/ (() => {
30734
- /******/ __webpack_require__.amdO = {};
30750
+ /******/ __nested_webpack_require_1201153__.amdO = {};
30735
30751
  /******/ })();
30736
30752
  /******/
30737
30753
  /******/ /* webpack/runtime/compat get default export */
30738
30754
  /******/ (() => {
30739
30755
  /******/ // getDefaultExport function for compatibility with non-harmony modules
30740
- /******/ __webpack_require__.n = (module) => {
30756
+ /******/ __nested_webpack_require_1201153__.n = (module) => {
30741
30757
  /******/ var getter = module && module.__esModule ?
30742
30758
  /******/ () => (module['default']) :
30743
30759
  /******/ () => (module);
30744
- /******/ __webpack_require__.d(getter, { a: getter });
30760
+ /******/ __nested_webpack_require_1201153__.d(getter, { a: getter });
30745
30761
  /******/ return getter;
30746
30762
  /******/ };
30747
30763
  /******/ })();
@@ -30749,9 +30765,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30749
30765
  /******/ /* webpack/runtime/define property getters */
30750
30766
  /******/ (() => {
30751
30767
  /******/ // define getter functions for harmony exports
30752
- /******/ __webpack_require__.d = (exports, definition) => {
30768
+ /******/ __nested_webpack_require_1201153__.d = (exports, definition) => {
30753
30769
  /******/ for(var key in definition) {
30754
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
30770
+ /******/ if(__nested_webpack_require_1201153__.o(definition, key) && !__nested_webpack_require_1201153__.o(exports, key)) {
30755
30771
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
30756
30772
  /******/ }
30757
30773
  /******/ }
@@ -30760,7 +30776,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30760
30776
  /******/
30761
30777
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
30762
30778
  /******/ (() => {
30763
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
30779
+ /******/ __nested_webpack_require_1201153__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
30764
30780
  /******/ })();
30765
30781
  /******/
30766
30782
  /************************************************************************/
@@ -30768,20 +30784,20 @@ var __webpack_exports__ = {};
30768
30784
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
30769
30785
  (() => {
30770
30786
  "use strict";
30771
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
30772
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
30773
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
30774
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
30775
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7351);
30776
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
30777
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4240);
30778
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
30779
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1062);
30780
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_4__);
30781
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(5868);
30782
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_5__);
30783
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4720);
30784
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_6__);
30787
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1201153__(5459);
30788
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1201153__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
30789
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1201153__(4198);
30790
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1201153__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
30791
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1201153__(7351);
30792
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1201153__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
30793
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1201153__(4240);
30794
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1201153__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
30795
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1201153__(1062);
30796
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1201153__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_4__);
30797
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1201153__(5868);
30798
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1201153__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_5__);
30799
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_1201153__(4720);
30800
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_1201153__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_6__);
30785
30801
 
30786
30802
 
30787
30803
 
@@ -30791,5 +30807,9 @@ var __webpack_exports__ = {};
30791
30807
 
30792
30808
  })();
30793
30809
 
30810
+ /******/ })()
30811
+ ;
30812
+ /******/ })()
30813
+ ;
30794
30814
  /******/ })()
30795
30815
  ;
@@ -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
 
@@ -2235,7 +2251,7 @@ License: https://jqwidgets.com/license/ */
2235
2251
  /***/ }),
2236
2252
 
2237
2253
  /***/ 5459:
2238
- /***/ ((module, exports, __webpack_require__) => {
2254
+ /***/ ((module, exports, __nested_webpack_require_100822__) => {
2239
2255
 
2240
2256
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
2241
2257
  /* eslint-disable */
@@ -10415,7 +10431,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10415
10431
  // file names, and JQXLite is normally delivered in a lowercase file name.
10416
10432
  // Do this after creating the global so that if an AMD module wants to call
10417
10433
  // noConflict to hide this version of JQXLite, it will work.
10418
- if ( true && __webpack_require__.amdO.JQXLite) {
10434
+ if ( true && __nested_webpack_require_100822__.amdO.JQXLite) {
10419
10435
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10420
10436
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10421
10437
  }
@@ -13618,7 +13634,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13618
13634
  /******/ var __webpack_module_cache__ = {};
13619
13635
  /******/
13620
13636
  /******/ // The require function
13621
- /******/ function __webpack_require__(moduleId) {
13637
+ /******/ function __nested_webpack_require_449813__(moduleId) {
13622
13638
  /******/ // Check if module is in cache
13623
13639
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
13624
13640
  /******/ if (cachedModule !== undefined) {
@@ -13632,7 +13648,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13632
13648
  /******/ };
13633
13649
  /******/
13634
13650
  /******/ // Execute the module function
13635
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
13651
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_449813__);
13636
13652
  /******/
13637
13653
  /******/ // Return the exports of the module
13638
13654
  /******/ return module.exports;
@@ -13641,17 +13657,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13641
13657
  /************************************************************************/
13642
13658
  /******/ /* webpack/runtime/amd options */
13643
13659
  /******/ (() => {
13644
- /******/ __webpack_require__.amdO = {};
13660
+ /******/ __nested_webpack_require_449813__.amdO = {};
13645
13661
  /******/ })();
13646
13662
  /******/
13647
13663
  /******/ /* webpack/runtime/compat get default export */
13648
13664
  /******/ (() => {
13649
13665
  /******/ // getDefaultExport function for compatibility with non-harmony modules
13650
- /******/ __webpack_require__.n = (module) => {
13666
+ /******/ __nested_webpack_require_449813__.n = (module) => {
13651
13667
  /******/ var getter = module && module.__esModule ?
13652
13668
  /******/ () => (module['default']) :
13653
13669
  /******/ () => (module);
13654
- /******/ __webpack_require__.d(getter, { a: getter });
13670
+ /******/ __nested_webpack_require_449813__.d(getter, { a: getter });
13655
13671
  /******/ return getter;
13656
13672
  /******/ };
13657
13673
  /******/ })();
@@ -13659,9 +13675,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13659
13675
  /******/ /* webpack/runtime/define property getters */
13660
13676
  /******/ (() => {
13661
13677
  /******/ // define getter functions for harmony exports
13662
- /******/ __webpack_require__.d = (exports, definition) => {
13678
+ /******/ __nested_webpack_require_449813__.d = (exports, definition) => {
13663
13679
  /******/ for(var key in definition) {
13664
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
13680
+ /******/ if(__nested_webpack_require_449813__.o(definition, key) && !__nested_webpack_require_449813__.o(exports, key)) {
13665
13681
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
13666
13682
  /******/ }
13667
13683
  /******/ }
@@ -13670,7 +13686,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13670
13686
  /******/
13671
13687
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
13672
13688
  /******/ (() => {
13673
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13689
+ /******/ __nested_webpack_require_449813__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13674
13690
  /******/ })();
13675
13691
  /******/
13676
13692
  /************************************************************************/
@@ -13678,17 +13694,21 @@ var __webpack_exports__ = {};
13678
13694
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
13679
13695
  (() => {
13680
13696
  "use strict";
13681
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
13682
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13683
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
13684
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13685
- /* harmony import */ var _jqxcomplexinput__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2749);
13686
- /* harmony import */ var _jqxcomplexinput__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxcomplexinput__WEBPACK_IMPORTED_MODULE_2__);
13697
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_449813__(5459);
13698
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_449813__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13699
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_449813__(7351);
13700
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_449813__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13701
+ /* harmony import */ var _jqxcomplexinput__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_449813__(2749);
13702
+ /* harmony import */ var _jqxcomplexinput__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_449813__.n(_jqxcomplexinput__WEBPACK_IMPORTED_MODULE_2__);
13687
13703
 
13688
13704
 
13689
13705
 
13690
13706
 
13691
13707
  })();
13692
13708
 
13709
+ /******/ })()
13710
+ ;
13711
+ /******/ })()
13712
+ ;
13693
13713
  /******/ })()
13694
13714
  ;
@@ -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
  }
@@ -73319,7 +73335,7 @@ var saveAs = window.jqxSaveAs = saveAs
73319
73335
  /******/ var __webpack_module_cache__ = {};
73320
73336
  /******/
73321
73337
  /******/ // The require function
73322
- /******/ function __webpack_require__(moduleId) {
73338
+ /******/ function __nested_webpack_require_3110073__(moduleId) {
73323
73339
  /******/ // Check if module is in cache
73324
73340
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
73325
73341
  /******/ if (cachedModule !== undefined) {
@@ -73333,7 +73349,7 @@ var saveAs = window.jqxSaveAs = saveAs
73333
73349
  /******/ };
73334
73350
  /******/
73335
73351
  /******/ // Execute the module function
73336
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
73352
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_3110073__);
73337
73353
  /******/
73338
73354
  /******/ // Return the exports of the module
73339
73355
  /******/ return module.exports;
@@ -73342,17 +73358,17 @@ var saveAs = window.jqxSaveAs = saveAs
73342
73358
  /************************************************************************/
73343
73359
  /******/ /* webpack/runtime/amd options */
73344
73360
  /******/ (() => {
73345
- /******/ __webpack_require__.amdO = {};
73361
+ /******/ __nested_webpack_require_3110073__.amdO = {};
73346
73362
  /******/ })();
73347
73363
  /******/
73348
73364
  /******/ /* webpack/runtime/compat get default export */
73349
73365
  /******/ (() => {
73350
73366
  /******/ // getDefaultExport function for compatibility with non-harmony modules
73351
- /******/ __webpack_require__.n = (module) => {
73367
+ /******/ __nested_webpack_require_3110073__.n = (module) => {
73352
73368
  /******/ var getter = module && module.__esModule ?
73353
73369
  /******/ () => (module['default']) :
73354
73370
  /******/ () => (module);
73355
- /******/ __webpack_require__.d(getter, { a: getter });
73371
+ /******/ __nested_webpack_require_3110073__.d(getter, { a: getter });
73356
73372
  /******/ return getter;
73357
73373
  /******/ };
73358
73374
  /******/ })();
@@ -73360,9 +73376,9 @@ var saveAs = window.jqxSaveAs = saveAs
73360
73376
  /******/ /* webpack/runtime/define property getters */
73361
73377
  /******/ (() => {
73362
73378
  /******/ // define getter functions for harmony exports
73363
- /******/ __webpack_require__.d = (exports, definition) => {
73379
+ /******/ __nested_webpack_require_3110073__.d = (exports, definition) => {
73364
73380
  /******/ for(var key in definition) {
73365
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
73381
+ /******/ if(__nested_webpack_require_3110073__.o(definition, key) && !__nested_webpack_require_3110073__.o(exports, key)) {
73366
73382
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
73367
73383
  /******/ }
73368
73384
  /******/ }
@@ -73371,7 +73387,7 @@ var saveAs = window.jqxSaveAs = saveAs
73371
73387
  /******/
73372
73388
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
73373
73389
  /******/ (() => {
73374
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
73390
+ /******/ __nested_webpack_require_3110073__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
73375
73391
  /******/ })();
73376
73392
  /******/
73377
73393
  /************************************************************************/
@@ -73379,40 +73395,40 @@ var __webpack_exports__ = {};
73379
73395
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
73380
73396
  (() => {
73381
73397
  "use strict";
73382
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
73383
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
73384
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
73385
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
73386
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
73387
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
73388
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
73389
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
73390
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
73391
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
73392
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7196);
73393
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
73394
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4240);
73395
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
73396
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1610);
73397
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
73398
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1062);
73399
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
73400
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(5868);
73401
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
73402
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(4720);
73403
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
73404
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(7995);
73405
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
73406
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(4545);
73407
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
73408
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(2497);
73409
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
73410
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(5725);
73411
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
73412
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(4993);
73413
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
73414
- /* harmony import */ var _jqxdatatable__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(6609);
73415
- /* harmony import */ var _jqxdatatable__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxdatatable__WEBPACK_IMPORTED_MODULE_16__);
73398
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_3110073__(5459);
73399
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
73400
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_3110073__(4198);
73401
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
73402
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_3110073__(3907);
73403
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
73404
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_3110073__(714);
73405
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
73406
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_3110073__(7351);
73407
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
73408
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_3110073__(7196);
73409
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
73410
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_3110073__(4240);
73411
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
73412
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_3110073__(1610);
73413
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
73414
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_3110073__(1062);
73415
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
73416
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_3110073__(5868);
73417
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
73418
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_3110073__(4720);
73419
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
73420
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_3110073__(7995);
73421
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
73422
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_3110073__(4545);
73423
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
73424
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_3110073__(2497);
73425
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
73426
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_3110073__(5725);
73427
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
73428
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_3110073__(4993);
73429
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
73430
+ /* harmony import */ var _jqxdatatable__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_3110073__(6609);
73431
+ /* harmony import */ var _jqxdatatable__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_3110073__.n(_jqxdatatable__WEBPACK_IMPORTED_MODULE_16__);
73416
73432
 
73417
73433
 
73418
73434
 
@@ -73433,5 +73449,9 @@ var __webpack_exports__ = {};
73433
73449
 
73434
73450
  })();
73435
73451
 
73452
+ /******/ })()
73453
+ ;
73454
+ /******/ })()
73455
+ ;
73436
73456
  /******/ })()
73437
73457
  ;