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
 
@@ -6653,7 +6669,7 @@ document.Globalize = Globalize;
6653
6669
  /***/ }),
6654
6670
 
6655
6671
  /***/ 5459:
6656
- /***/ ((module, exports, __webpack_require__) => {
6672
+ /***/ ((module, exports, __nested_webpack_require_277478__) => {
6657
6673
 
6658
6674
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
6659
6675
  /* eslint-disable */
@@ -14833,7 +14849,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14833
14849
  // file names, and JQXLite is normally delivered in a lowercase file name.
14834
14850
  // Do this after creating the global so that if an AMD module wants to call
14835
14851
  // noConflict to hide this version of JQXLite, it will work.
14836
- if ( true && __webpack_require__.amdO.JQXLite) {
14852
+ if ( true && __nested_webpack_require_277478__.amdO.JQXLite) {
14837
14853
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
14838
14854
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
14839
14855
  }
@@ -24508,7 +24524,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
24508
24524
  /******/ var __webpack_module_cache__ = {};
24509
24525
  /******/
24510
24526
  /******/ // The require function
24511
- /******/ function __webpack_require__(moduleId) {
24527
+ /******/ function __nested_webpack_require_914646__(moduleId) {
24512
24528
  /******/ // Check if module is in cache
24513
24529
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
24514
24530
  /******/ if (cachedModule !== undefined) {
@@ -24522,7 +24538,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
24522
24538
  /******/ };
24523
24539
  /******/
24524
24540
  /******/ // Execute the module function
24525
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
24541
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_914646__);
24526
24542
  /******/
24527
24543
  /******/ // Return the exports of the module
24528
24544
  /******/ return module.exports;
@@ -24531,17 +24547,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
24531
24547
  /************************************************************************/
24532
24548
  /******/ /* webpack/runtime/amd options */
24533
24549
  /******/ (() => {
24534
- /******/ __webpack_require__.amdO = {};
24550
+ /******/ __nested_webpack_require_914646__.amdO = {};
24535
24551
  /******/ })();
24536
24552
  /******/
24537
24553
  /******/ /* webpack/runtime/compat get default export */
24538
24554
  /******/ (() => {
24539
24555
  /******/ // getDefaultExport function for compatibility with non-harmony modules
24540
- /******/ __webpack_require__.n = (module) => {
24556
+ /******/ __nested_webpack_require_914646__.n = (module) => {
24541
24557
  /******/ var getter = module && module.__esModule ?
24542
24558
  /******/ () => (module['default']) :
24543
24559
  /******/ () => (module);
24544
- /******/ __webpack_require__.d(getter, { a: getter });
24560
+ /******/ __nested_webpack_require_914646__.d(getter, { a: getter });
24545
24561
  /******/ return getter;
24546
24562
  /******/ };
24547
24563
  /******/ })();
@@ -24549,9 +24565,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
24549
24565
  /******/ /* webpack/runtime/define property getters */
24550
24566
  /******/ (() => {
24551
24567
  /******/ // define getter functions for harmony exports
24552
- /******/ __webpack_require__.d = (exports, definition) => {
24568
+ /******/ __nested_webpack_require_914646__.d = (exports, definition) => {
24553
24569
  /******/ for(var key in definition) {
24554
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
24570
+ /******/ if(__nested_webpack_require_914646__.o(definition, key) && !__nested_webpack_require_914646__.o(exports, key)) {
24555
24571
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
24556
24572
  /******/ }
24557
24573
  /******/ }
@@ -24560,7 +24576,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
24560
24576
  /******/
24561
24577
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
24562
24578
  /******/ (() => {
24563
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
24579
+ /******/ __nested_webpack_require_914646__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
24564
24580
  /******/ })();
24565
24581
  /******/
24566
24582
  /************************************************************************/
@@ -24568,16 +24584,16 @@ var __webpack_exports__ = {};
24568
24584
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
24569
24585
  (() => {
24570
24586
  "use strict";
24571
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
24572
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
24573
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
24574
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
24575
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2497);
24576
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_2__);
24577
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4993);
24578
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_3__);
24579
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(5725);
24580
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_4__);
24587
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_914646__(5459);
24588
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_914646__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
24589
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_914646__(7351);
24590
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_914646__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
24591
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_914646__(2497);
24592
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_914646__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_2__);
24593
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_914646__(4993);
24594
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_914646__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_3__);
24595
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_914646__(5725);
24596
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_914646__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_4__);
24581
24597
 
24582
24598
 
24583
24599
 
@@ -24585,5 +24601,9 @@ var __webpack_exports__ = {};
24585
24601
 
24586
24602
  })();
24587
24603
 
24604
+ /******/ })()
24605
+ ;
24606
+ /******/ })()
24607
+ ;
24588
24608
  /******/ })()
24589
24609
  ;
@@ -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
 
@@ -11904,7 +11920,7 @@ License: https://jqwidgets.com/license/ */
11904
11920
  /***/ }),
11905
11921
 
11906
11922
  /***/ 5459:
11907
- /***/ ((module, exports, __webpack_require__) => {
11923
+ /***/ ((module, exports, __nested_webpack_require_518559__) => {
11908
11924
 
11909
11925
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
11910
11926
  /* eslint-disable */
@@ -20084,7 +20100,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20084
20100
  // file names, and JQXLite is normally delivered in a lowercase file name.
20085
20101
  // Do this after creating the global so that if an AMD module wants to call
20086
20102
  // noConflict to hide this version of JQXLite, it will work.
20087
- if ( true && __webpack_require__.amdO.JQXLite) {
20103
+ if ( true && __nested_webpack_require_518559__.amdO.JQXLite) {
20088
20104
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
20089
20105
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
20090
20106
  }
@@ -37306,7 +37322,7 @@ var saveAs = window.jqxSaveAs = saveAs
37306
37322
  /******/ var __webpack_module_cache__ = {};
37307
37323
  /******/
37308
37324
  /******/ // The require function
37309
- /******/ function __webpack_require__(moduleId) {
37325
+ /******/ function __nested_webpack_require_1450743__(moduleId) {
37310
37326
  /******/ // Check if module is in cache
37311
37327
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
37312
37328
  /******/ if (cachedModule !== undefined) {
@@ -37320,7 +37336,7 @@ var saveAs = window.jqxSaveAs = saveAs
37320
37336
  /******/ };
37321
37337
  /******/
37322
37338
  /******/ // Execute the module function
37323
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
37339
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1450743__);
37324
37340
  /******/
37325
37341
  /******/ // Return the exports of the module
37326
37342
  /******/ return module.exports;
@@ -37329,17 +37345,17 @@ var saveAs = window.jqxSaveAs = saveAs
37329
37345
  /************************************************************************/
37330
37346
  /******/ /* webpack/runtime/amd options */
37331
37347
  /******/ (() => {
37332
- /******/ __webpack_require__.amdO = {};
37348
+ /******/ __nested_webpack_require_1450743__.amdO = {};
37333
37349
  /******/ })();
37334
37350
  /******/
37335
37351
  /******/ /* webpack/runtime/compat get default export */
37336
37352
  /******/ (() => {
37337
37353
  /******/ // getDefaultExport function for compatibility with non-harmony modules
37338
- /******/ __webpack_require__.n = (module) => {
37354
+ /******/ __nested_webpack_require_1450743__.n = (module) => {
37339
37355
  /******/ var getter = module && module.__esModule ?
37340
37356
  /******/ () => (module['default']) :
37341
37357
  /******/ () => (module);
37342
- /******/ __webpack_require__.d(getter, { a: getter });
37358
+ /******/ __nested_webpack_require_1450743__.d(getter, { a: getter });
37343
37359
  /******/ return getter;
37344
37360
  /******/ };
37345
37361
  /******/ })();
@@ -37347,9 +37363,9 @@ var saveAs = window.jqxSaveAs = saveAs
37347
37363
  /******/ /* webpack/runtime/define property getters */
37348
37364
  /******/ (() => {
37349
37365
  /******/ // define getter functions for harmony exports
37350
- /******/ __webpack_require__.d = (exports, definition) => {
37366
+ /******/ __nested_webpack_require_1450743__.d = (exports, definition) => {
37351
37367
  /******/ for(var key in definition) {
37352
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
37368
+ /******/ if(__nested_webpack_require_1450743__.o(definition, key) && !__nested_webpack_require_1450743__.o(exports, key)) {
37353
37369
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
37354
37370
  /******/ }
37355
37371
  /******/ }
@@ -37358,7 +37374,7 @@ var saveAs = window.jqxSaveAs = saveAs
37358
37374
  /******/
37359
37375
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
37360
37376
  /******/ (() => {
37361
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
37377
+ /******/ __nested_webpack_require_1450743__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
37362
37378
  /******/ })();
37363
37379
  /******/
37364
37380
  /************************************************************************/
@@ -37366,24 +37382,24 @@ var __webpack_exports__ = {};
37366
37382
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
37367
37383
  (() => {
37368
37384
  "use strict";
37369
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
37370
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
37371
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
37372
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
37373
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
37374
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
37375
- /* harmony import */ var _jqxdraw__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(3159);
37376
- /* harmony import */ var _jqxdraw__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxdraw__WEBPACK_IMPORTED_MODULE_3__);
37377
- /* harmony import */ var _jqxchart_core__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7848);
37378
- /* harmony import */ var _jqxchart_core__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxchart_core__WEBPACK_IMPORTED_MODULE_4__);
37379
- /* harmony import */ var _jqxchart_api__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(9815);
37380
- /* harmony import */ var _jqxchart_api__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxchart_api__WEBPACK_IMPORTED_MODULE_5__);
37381
- /* harmony import */ var _jqxchart_annotations__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(675);
37382
- /* harmony import */ var _jqxchart_annotations__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxchart_annotations__WEBPACK_IMPORTED_MODULE_6__);
37383
- /* harmony import */ var _jqxchart_rangeselector__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(2306);
37384
- /* harmony import */ var _jqxchart_rangeselector__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxchart_rangeselector__WEBPACK_IMPORTED_MODULE_7__);
37385
- /* harmony import */ var _jqxchart_waterfall__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(2462);
37386
- /* harmony import */ var _jqxchart_waterfall__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxchart_waterfall__WEBPACK_IMPORTED_MODULE_8__);
37385
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1450743__(5459);
37386
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
37387
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1450743__(4198);
37388
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
37389
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1450743__(3907);
37390
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
37391
+ /* harmony import */ var _jqxdraw__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1450743__(3159);
37392
+ /* harmony import */ var _jqxdraw__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxdraw__WEBPACK_IMPORTED_MODULE_3__);
37393
+ /* harmony import */ var _jqxchart_core__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1450743__(7848);
37394
+ /* harmony import */ var _jqxchart_core__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxchart_core__WEBPACK_IMPORTED_MODULE_4__);
37395
+ /* harmony import */ var _jqxchart_api__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1450743__(9815);
37396
+ /* harmony import */ var _jqxchart_api__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxchart_api__WEBPACK_IMPORTED_MODULE_5__);
37397
+ /* harmony import */ var _jqxchart_annotations__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_1450743__(675);
37398
+ /* harmony import */ var _jqxchart_annotations__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxchart_annotations__WEBPACK_IMPORTED_MODULE_6__);
37399
+ /* harmony import */ var _jqxchart_rangeselector__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_1450743__(2306);
37400
+ /* harmony import */ var _jqxchart_rangeselector__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxchart_rangeselector__WEBPACK_IMPORTED_MODULE_7__);
37401
+ /* harmony import */ var _jqxchart_waterfall__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_1450743__(2462);
37402
+ /* harmony import */ var _jqxchart_waterfall__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_1450743__.n(_jqxchart_waterfall__WEBPACK_IMPORTED_MODULE_8__);
37387
37403
 
37388
37404
 
37389
37405
 
@@ -37395,5 +37411,9 @@ var __webpack_exports__ = {};
37395
37411
 
37396
37412
  })();
37397
37413
 
37414
+ /******/ })()
37415
+ ;
37416
+ /******/ })()
37417
+ ;
37398
37418
  /******/ })()
37399
37419
  ;
@@ -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
 
@@ -2044,7 +2060,7 @@ License: https://jqwidgets.com/license/ */
2044
2060
  /***/ }),
2045
2061
 
2046
2062
  /***/ 5459:
2047
- /***/ ((module, exports, __webpack_require__) => {
2063
+ /***/ ((module, exports, __nested_webpack_require_84851__) => {
2048
2064
 
2049
2065
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
2050
2066
  /* eslint-disable */
@@ -10224,7 +10240,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10224
10240
  // file names, and JQXLite is normally delivered in a lowercase file name.
10225
10241
  // Do this after creating the global so that if an AMD module wants to call
10226
10242
  // noConflict to hide this version of JQXLite, it will work.
10227
- if ( true && __webpack_require__.amdO.JQXLite) {
10243
+ if ( true && __nested_webpack_require_84851__.amdO.JQXLite) {
10228
10244
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10229
10245
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10230
10246
  }
@@ -17385,7 +17401,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
17385
17401
  /******/ var __webpack_module_cache__ = {};
17386
17402
  /******/
17387
17403
  /******/ // The require function
17388
- /******/ function __webpack_require__(moduleId) {
17404
+ /******/ function __nested_webpack_require_591808__(moduleId) {
17389
17405
  /******/ // Check if module is in cache
17390
17406
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
17391
17407
  /******/ if (cachedModule !== undefined) {
@@ -17399,7 +17415,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
17399
17415
  /******/ };
17400
17416
  /******/
17401
17417
  /******/ // Execute the module function
17402
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
17418
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_591808__);
17403
17419
  /******/
17404
17420
  /******/ // Return the exports of the module
17405
17421
  /******/ return module.exports;
@@ -17408,17 +17424,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
17408
17424
  /************************************************************************/
17409
17425
  /******/ /* webpack/runtime/amd options */
17410
17426
  /******/ (() => {
17411
- /******/ __webpack_require__.amdO = {};
17427
+ /******/ __nested_webpack_require_591808__.amdO = {};
17412
17428
  /******/ })();
17413
17429
  /******/
17414
17430
  /******/ /* webpack/runtime/compat get default export */
17415
17431
  /******/ (() => {
17416
17432
  /******/ // getDefaultExport function for compatibility with non-harmony modules
17417
- /******/ __webpack_require__.n = (module) => {
17433
+ /******/ __nested_webpack_require_591808__.n = (module) => {
17418
17434
  /******/ var getter = module && module.__esModule ?
17419
17435
  /******/ () => (module['default']) :
17420
17436
  /******/ () => (module);
17421
- /******/ __webpack_require__.d(getter, { a: getter });
17437
+ /******/ __nested_webpack_require_591808__.d(getter, { a: getter });
17422
17438
  /******/ return getter;
17423
17439
  /******/ };
17424
17440
  /******/ })();
@@ -17426,9 +17442,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
17426
17442
  /******/ /* webpack/runtime/define property getters */
17427
17443
  /******/ (() => {
17428
17444
  /******/ // define getter functions for harmony exports
17429
- /******/ __webpack_require__.d = (exports, definition) => {
17445
+ /******/ __nested_webpack_require_591808__.d = (exports, definition) => {
17430
17446
  /******/ for(var key in definition) {
17431
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
17447
+ /******/ if(__nested_webpack_require_591808__.o(definition, key) && !__nested_webpack_require_591808__.o(exports, key)) {
17432
17448
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
17433
17449
  /******/ }
17434
17450
  /******/ }
@@ -17437,7 +17453,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
17437
17453
  /******/
17438
17454
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
17439
17455
  /******/ (() => {
17440
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
17456
+ /******/ __nested_webpack_require_591808__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
17441
17457
  /******/ })();
17442
17458
  /******/
17443
17459
  /************************************************************************/
@@ -17445,19 +17461,23 @@ var __webpack_exports__ = {};
17445
17461
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
17446
17462
  (() => {
17447
17463
  "use strict";
17448
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
17449
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
17450
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
17451
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
17452
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7995);
17453
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_2__);
17454
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4545);
17455
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_3__);
17464
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_591808__(5459);
17465
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_591808__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
17466
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_591808__(7351);
17467
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_591808__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
17468
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_591808__(7995);
17469
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_591808__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_2__);
17470
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_591808__(4545);
17471
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_591808__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_3__);
17456
17472
 
17457
17473
 
17458
17474
 
17459
17475
 
17460
17476
  })();
17461
17477
 
17478
+ /******/ })()
17479
+ ;
17480
+ /******/ })()
17481
+ ;
17462
17482
  /******/ })()
17463
17483
  ;
@@ -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
 
@@ -2450,7 +2466,7 @@ License: https://jqwidgets.com/license/ */
2450
2466
  /***/ }),
2451
2467
 
2452
2468
  /***/ 5459:
2453
- /***/ ((module, exports, __webpack_require__) => {
2469
+ /***/ ((module, exports, __nested_webpack_require_98119__) => {
2454
2470
 
2455
2471
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
2456
2472
  /* eslint-disable */
@@ -10630,7 +10646,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10630
10646
  // file names, and JQXLite is normally delivered in a lowercase file name.
10631
10647
  // Do this after creating the global so that if an AMD module wants to call
10632
10648
  // noConflict to hide this version of JQXLite, it will work.
10633
- if ( true && __webpack_require__.amdO.JQXLite) {
10649
+ if ( true && __nested_webpack_require_98119__.amdO.JQXLite) {
10634
10650
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10635
10651
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10636
10652
  }
@@ -13833,7 +13849,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13833
13849
  /******/ var __webpack_module_cache__ = {};
13834
13850
  /******/
13835
13851
  /******/ // The require function
13836
- /******/ function __webpack_require__(moduleId) {
13852
+ /******/ function __nested_webpack_require_447110__(moduleId) {
13837
13853
  /******/ // Check if module is in cache
13838
13854
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
13839
13855
  /******/ if (cachedModule !== undefined) {
@@ -13847,7 +13863,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13847
13863
  /******/ };
13848
13864
  /******/
13849
13865
  /******/ // Execute the module function
13850
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
13866
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_447110__);
13851
13867
  /******/
13852
13868
  /******/ // Return the exports of the module
13853
13869
  /******/ return module.exports;
@@ -13856,17 +13872,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13856
13872
  /************************************************************************/
13857
13873
  /******/ /* webpack/runtime/amd options */
13858
13874
  /******/ (() => {
13859
- /******/ __webpack_require__.amdO = {};
13875
+ /******/ __nested_webpack_require_447110__.amdO = {};
13860
13876
  /******/ })();
13861
13877
  /******/
13862
13878
  /******/ /* webpack/runtime/compat get default export */
13863
13879
  /******/ (() => {
13864
13880
  /******/ // getDefaultExport function for compatibility with non-harmony modules
13865
- /******/ __webpack_require__.n = (module) => {
13881
+ /******/ __nested_webpack_require_447110__.n = (module) => {
13866
13882
  /******/ var getter = module && module.__esModule ?
13867
13883
  /******/ () => (module['default']) :
13868
13884
  /******/ () => (module);
13869
- /******/ __webpack_require__.d(getter, { a: getter });
13885
+ /******/ __nested_webpack_require_447110__.d(getter, { a: getter });
13870
13886
  /******/ return getter;
13871
13887
  /******/ };
13872
13888
  /******/ })();
@@ -13874,9 +13890,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13874
13890
  /******/ /* webpack/runtime/define property getters */
13875
13891
  /******/ (() => {
13876
13892
  /******/ // define getter functions for harmony exports
13877
- /******/ __webpack_require__.d = (exports, definition) => {
13893
+ /******/ __nested_webpack_require_447110__.d = (exports, definition) => {
13878
13894
  /******/ for(var key in definition) {
13879
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
13895
+ /******/ if(__nested_webpack_require_447110__.o(definition, key) && !__nested_webpack_require_447110__.o(exports, key)) {
13880
13896
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
13881
13897
  /******/ }
13882
13898
  /******/ }
@@ -13885,7 +13901,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13885
13901
  /******/
13886
13902
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
13887
13903
  /******/ (() => {
13888
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13904
+ /******/ __nested_webpack_require_447110__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13889
13905
  /******/ })();
13890
13906
  /******/
13891
13907
  /************************************************************************/
@@ -13893,19 +13909,23 @@ var __webpack_exports__ = {};
13893
13909
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
13894
13910
  (() => {
13895
13911
  "use strict";
13896
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
13897
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13898
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
13899
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13900
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4545);
13901
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_2__);
13902
- /* harmony import */ var _jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2494);
13903
- /* harmony import */ var _jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3__);
13912
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_447110__(5459);
13913
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_447110__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13914
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_447110__(7351);
13915
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_447110__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13916
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_447110__(4545);
13917
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_447110__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_2__);
13918
+ /* harmony import */ var _jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_447110__(2494);
13919
+ /* harmony import */ var _jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_447110__.n(_jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3__);
13904
13920
 
13905
13921
 
13906
13922
 
13907
13923
 
13908
13924
  })();
13909
13925
 
13926
+ /******/ })()
13927
+ ;
13928
+ /******/ })()
13929
+ ;
13910
13930
  /******/ })()
13911
13931
  ;