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
 
@@ -12122,7 +12138,7 @@ document.Globalize = Globalize;
12122
12138
  /***/ }),
12123
12139
 
12124
12140
  /***/ 5459:
12125
- /***/ ((module, exports, __webpack_require__) => {
12141
+ /***/ ((module, exports, __nested_webpack_require_513943__) => {
12126
12142
 
12127
12143
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
12128
12144
  /* eslint-disable */
@@ -20302,7 +20318,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20302
20318
  // file names, and JQXLite is normally delivered in a lowercase file name.
20303
20319
  // Do this after creating the global so that if an AMD module wants to call
20304
20320
  // noConflict to hide this version of JQXLite, it will work.
20305
- if ( true && __webpack_require__.amdO.JQXLite) {
20321
+ if ( true && __nested_webpack_require_513943__.amdO.JQXLite) {
20306
20322
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
20307
20323
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
20308
20324
  }
@@ -84403,7 +84419,7 @@ if (!Array.prototype.filter) {
84403
84419
  /******/ var __webpack_module_cache__ = {};
84404
84420
  /******/
84405
84421
  /******/ // The require function
84406
- /******/ function __webpack_require__(moduleId) {
84422
+ /******/ function __nested_webpack_require_3701785__(moduleId) {
84407
84423
  /******/ // Check if module is in cache
84408
84424
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
84409
84425
  /******/ if (cachedModule !== undefined) {
@@ -84417,7 +84433,7 @@ if (!Array.prototype.filter) {
84417
84433
  /******/ };
84418
84434
  /******/
84419
84435
  /******/ // Execute the module function
84420
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
84436
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_3701785__);
84421
84437
  /******/
84422
84438
  /******/ // Return the exports of the module
84423
84439
  /******/ return module.exports;
@@ -84426,17 +84442,17 @@ if (!Array.prototype.filter) {
84426
84442
  /************************************************************************/
84427
84443
  /******/ /* webpack/runtime/amd options */
84428
84444
  /******/ (() => {
84429
- /******/ __webpack_require__.amdO = {};
84445
+ /******/ __nested_webpack_require_3701785__.amdO = {};
84430
84446
  /******/ })();
84431
84447
  /******/
84432
84448
  /******/ /* webpack/runtime/compat get default export */
84433
84449
  /******/ (() => {
84434
84450
  /******/ // getDefaultExport function for compatibility with non-harmony modules
84435
- /******/ __webpack_require__.n = (module) => {
84451
+ /******/ __nested_webpack_require_3701785__.n = (module) => {
84436
84452
  /******/ var getter = module && module.__esModule ?
84437
84453
  /******/ () => (module['default']) :
84438
84454
  /******/ () => (module);
84439
- /******/ __webpack_require__.d(getter, { a: getter });
84455
+ /******/ __nested_webpack_require_3701785__.d(getter, { a: getter });
84440
84456
  /******/ return getter;
84441
84457
  /******/ };
84442
84458
  /******/ })();
@@ -84444,9 +84460,9 @@ if (!Array.prototype.filter) {
84444
84460
  /******/ /* webpack/runtime/define property getters */
84445
84461
  /******/ (() => {
84446
84462
  /******/ // define getter functions for harmony exports
84447
- /******/ __webpack_require__.d = (exports, definition) => {
84463
+ /******/ __nested_webpack_require_3701785__.d = (exports, definition) => {
84448
84464
  /******/ for(var key in definition) {
84449
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
84465
+ /******/ if(__nested_webpack_require_3701785__.o(definition, key) && !__nested_webpack_require_3701785__.o(exports, key)) {
84450
84466
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
84451
84467
  /******/ }
84452
84468
  /******/ }
@@ -84455,7 +84471,7 @@ if (!Array.prototype.filter) {
84455
84471
  /******/
84456
84472
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
84457
84473
  /******/ (() => {
84458
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
84474
+ /******/ __nested_webpack_require_3701785__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
84459
84475
  /******/ })();
84460
84476
  /******/
84461
84477
  /************************************************************************/
@@ -84463,50 +84479,50 @@ var __webpack_exports__ = {};
84463
84479
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
84464
84480
  (() => {
84465
84481
  "use strict";
84466
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
84467
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
84468
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
84469
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
84470
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
84471
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
84472
- /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(137);
84473
- /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxdate__WEBPACK_IMPORTED_MODULE_3__);
84474
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
84475
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
84476
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1610);
84477
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
84478
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(3899);
84479
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_6__);
84480
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(4240);
84481
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__);
84482
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(6826);
84483
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__);
84484
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(4545);
84485
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__);
84486
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(7762);
84487
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_10__);
84488
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(1062);
84489
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_11__);
84490
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(3960);
84491
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__);
84492
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(4720);
84493
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_13__);
84494
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(5868);
84495
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__);
84496
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7995);
84497
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__);
84498
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(5875);
84499
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_16__);
84500
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(2497);
84501
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_17__);
84502
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(5725);
84503
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_18__);
84504
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(4993);
84505
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__);
84506
- /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(5253);
84507
- /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(_jqxscheduler__WEBPACK_IMPORTED_MODULE_20__);
84508
- /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(2536);
84509
- /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__webpack_require__.n(_jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__);
84482
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_3701785__(5459);
84483
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
84484
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_3701785__(4198);
84485
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
84486
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_3701785__(3907);
84487
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
84488
+ /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_3701785__(137);
84489
+ /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdate__WEBPACK_IMPORTED_MODULE_3__);
84490
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_3701785__(7351);
84491
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
84492
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_3701785__(1610);
84493
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
84494
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_3701785__(3899);
84495
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_6__);
84496
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_3701785__(4240);
84497
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__);
84498
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_3701785__(6826);
84499
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__);
84500
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_3701785__(4545);
84501
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__);
84502
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_3701785__(7762);
84503
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_10__);
84504
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_3701785__(1062);
84505
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_11__);
84506
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_3701785__(3960);
84507
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__);
84508
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_3701785__(4720);
84509
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_13__);
84510
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_3701785__(5868);
84511
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__);
84512
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_3701785__(7995);
84513
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__);
84514
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_3701785__(5875);
84515
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_16__);
84516
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_3701785__(2497);
84517
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_17__);
84518
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_3701785__(5725);
84519
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_18__);
84520
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__ = __nested_webpack_require_3701785__(4993);
84521
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__);
84522
+ /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20__ = __nested_webpack_require_3701785__(5253);
84523
+ /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxscheduler__WEBPACK_IMPORTED_MODULE_20__);
84524
+ /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__ = __nested_webpack_require_3701785__(2536);
84525
+ /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__);
84510
84526
 
84511
84527
 
84512
84528
 
@@ -84534,5 +84550,9 @@ var __webpack_exports__ = {};
84534
84550
 
84535
84551
  })();
84536
84552
 
84553
+ /******/ })()
84554
+ ;
84555
+ /******/ })()
84556
+ ;
84537
84557
  /******/ })()
84538
84558
  ;
@@ -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
  }
@@ -14174,7 +14190,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14174
14190
  /******/ var __webpack_module_cache__ = {};
14175
14191
  /******/
14176
14192
  /******/ // The require function
14177
- /******/ function __webpack_require__(moduleId) {
14193
+ /******/ function __nested_webpack_require_469775__(moduleId) {
14178
14194
  /******/ // Check if module is in cache
14179
14195
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
14180
14196
  /******/ if (cachedModule !== undefined) {
@@ -14188,7 +14204,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14188
14204
  /******/ };
14189
14205
  /******/
14190
14206
  /******/ // Execute the module function
14191
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
14207
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_469775__);
14192
14208
  /******/
14193
14209
  /******/ // Return the exports of the module
14194
14210
  /******/ return module.exports;
@@ -14197,17 +14213,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14197
14213
  /************************************************************************/
14198
14214
  /******/ /* webpack/runtime/amd options */
14199
14215
  /******/ (() => {
14200
- /******/ __webpack_require__.amdO = {};
14216
+ /******/ __nested_webpack_require_469775__.amdO = {};
14201
14217
  /******/ })();
14202
14218
  /******/
14203
14219
  /******/ /* webpack/runtime/compat get default export */
14204
14220
  /******/ (() => {
14205
14221
  /******/ // getDefaultExport function for compatibility with non-harmony modules
14206
- /******/ __webpack_require__.n = (module) => {
14222
+ /******/ __nested_webpack_require_469775__.n = (module) => {
14207
14223
  /******/ var getter = module && module.__esModule ?
14208
14224
  /******/ () => (module['default']) :
14209
14225
  /******/ () => (module);
14210
- /******/ __webpack_require__.d(getter, { a: getter });
14226
+ /******/ __nested_webpack_require_469775__.d(getter, { a: getter });
14211
14227
  /******/ return getter;
14212
14228
  /******/ };
14213
14229
  /******/ })();
@@ -14215,9 +14231,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14215
14231
  /******/ /* webpack/runtime/define property getters */
14216
14232
  /******/ (() => {
14217
14233
  /******/ // define getter functions for harmony exports
14218
- /******/ __webpack_require__.d = (exports, definition) => {
14234
+ /******/ __nested_webpack_require_469775__.d = (exports, definition) => {
14219
14235
  /******/ for(var key in definition) {
14220
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
14236
+ /******/ if(__nested_webpack_require_469775__.o(definition, key) && !__nested_webpack_require_469775__.o(exports, key)) {
14221
14237
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
14222
14238
  /******/ }
14223
14239
  /******/ }
@@ -14226,7 +14242,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14226
14242
  /******/
14227
14243
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
14228
14244
  /******/ (() => {
14229
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
14245
+ /******/ __nested_webpack_require_469775__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
14230
14246
  /******/ })();
14231
14247
  /******/
14232
14248
  /************************************************************************/
@@ -14234,16 +14250,20 @@ var __webpack_exports__ = {};
14234
14250
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
14235
14251
  (() => {
14236
14252
  "use strict";
14237
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
14238
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
14239
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
14240
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
14241
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4240);
14242
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_2__);
14253
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_469775__(5459);
14254
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_469775__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
14255
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_469775__(7351);
14256
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_469775__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
14257
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_469775__(4240);
14258
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_469775__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_2__);
14243
14259
 
14244
14260
 
14245
14261
 
14246
14262
  })();
14247
14263
 
14264
+ /******/ })()
14265
+ ;
14266
+ /******/ })()
14267
+ ;
14248
14268
  /******/ })()
14249
14269
  ;
@@ -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
  }
@@ -13059,7 +13075,7 @@ License: https://jqwidgets.com/license/
13059
13075
  /******/ var __webpack_module_cache__ = {};
13060
13076
  /******/
13061
13077
  /******/ // The require function
13062
- /******/ function __webpack_require__(moduleId) {
13078
+ /******/ function __nested_webpack_require_418230__(moduleId) {
13063
13079
  /******/ // Check if module is in cache
13064
13080
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
13065
13081
  /******/ if (cachedModule !== undefined) {
@@ -13073,7 +13089,7 @@ License: https://jqwidgets.com/license/
13073
13089
  /******/ };
13074
13090
  /******/
13075
13091
  /******/ // Execute the module function
13076
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
13092
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_418230__);
13077
13093
  /******/
13078
13094
  /******/ // Return the exports of the module
13079
13095
  /******/ return module.exports;
@@ -13082,17 +13098,17 @@ License: https://jqwidgets.com/license/
13082
13098
  /************************************************************************/
13083
13099
  /******/ /* webpack/runtime/amd options */
13084
13100
  /******/ (() => {
13085
- /******/ __webpack_require__.amdO = {};
13101
+ /******/ __nested_webpack_require_418230__.amdO = {};
13086
13102
  /******/ })();
13087
13103
  /******/
13088
13104
  /******/ /* webpack/runtime/compat get default export */
13089
13105
  /******/ (() => {
13090
13106
  /******/ // getDefaultExport function for compatibility with non-harmony modules
13091
- /******/ __webpack_require__.n = (module) => {
13107
+ /******/ __nested_webpack_require_418230__.n = (module) => {
13092
13108
  /******/ var getter = module && module.__esModule ?
13093
13109
  /******/ () => (module['default']) :
13094
13110
  /******/ () => (module);
13095
- /******/ __webpack_require__.d(getter, { a: getter });
13111
+ /******/ __nested_webpack_require_418230__.d(getter, { a: getter });
13096
13112
  /******/ return getter;
13097
13113
  /******/ };
13098
13114
  /******/ })();
@@ -13100,9 +13116,9 @@ License: https://jqwidgets.com/license/
13100
13116
  /******/ /* webpack/runtime/define property getters */
13101
13117
  /******/ (() => {
13102
13118
  /******/ // define getter functions for harmony exports
13103
- /******/ __webpack_require__.d = (exports, definition) => {
13119
+ /******/ __nested_webpack_require_418230__.d = (exports, definition) => {
13104
13120
  /******/ for(var key in definition) {
13105
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
13121
+ /******/ if(__nested_webpack_require_418230__.o(definition, key) && !__nested_webpack_require_418230__.o(exports, key)) {
13106
13122
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
13107
13123
  /******/ }
13108
13124
  /******/ }
@@ -13111,7 +13127,7 @@ License: https://jqwidgets.com/license/
13111
13127
  /******/
13112
13128
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
13113
13129
  /******/ (() => {
13114
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13130
+ /******/ __nested_webpack_require_418230__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13115
13131
  /******/ })();
13116
13132
  /******/
13117
13133
  /************************************************************************/
@@ -13119,16 +13135,20 @@ var __webpack_exports__ = {};
13119
13135
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
13120
13136
  (() => {
13121
13137
  "use strict";
13122
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
13123
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13124
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
13125
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13126
- /* harmony import */ var _jqxscrollview__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4483);
13127
- /* harmony import */ var _jqxscrollview__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollview__WEBPACK_IMPORTED_MODULE_2__);
13138
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_418230__(5459);
13139
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_418230__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13140
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_418230__(7351);
13141
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_418230__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13142
+ /* harmony import */ var _jqxscrollview__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_418230__(4483);
13143
+ /* harmony import */ var _jqxscrollview__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_418230__.n(_jqxscrollview__WEBPACK_IMPORTED_MODULE_2__);
13128
13144
 
13129
13145
 
13130
13146
 
13131
13147
  })();
13132
13148
 
13149
+ /******/ })()
13150
+ ;
13151
+ /******/ })()
13152
+ ;
13133
13153
  /******/ })()
13134
13154
  ;
@@ -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
  }
@@ -15706,7 +15722,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15706
15722
  /******/ var __webpack_module_cache__ = {};
15707
15723
  /******/
15708
15724
  /******/ // The require function
15709
- /******/ function __webpack_require__(moduleId) {
15725
+ /******/ function __nested_webpack_require_556019__(moduleId) {
15710
15726
  /******/ // Check if module is in cache
15711
15727
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
15712
15728
  /******/ if (cachedModule !== undefined) {
@@ -15720,7 +15736,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15720
15736
  /******/ };
15721
15737
  /******/
15722
15738
  /******/ // Execute the module function
15723
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
15739
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_556019__);
15724
15740
  /******/
15725
15741
  /******/ // Return the exports of the module
15726
15742
  /******/ return module.exports;
@@ -15729,17 +15745,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15729
15745
  /************************************************************************/
15730
15746
  /******/ /* webpack/runtime/amd options */
15731
15747
  /******/ (() => {
15732
- /******/ __webpack_require__.amdO = {};
15748
+ /******/ __nested_webpack_require_556019__.amdO = {};
15733
15749
  /******/ })();
15734
15750
  /******/
15735
15751
  /******/ /* webpack/runtime/compat get default export */
15736
15752
  /******/ (() => {
15737
15753
  /******/ // getDefaultExport function for compatibility with non-harmony modules
15738
- /******/ __webpack_require__.n = (module) => {
15754
+ /******/ __nested_webpack_require_556019__.n = (module) => {
15739
15755
  /******/ var getter = module && module.__esModule ?
15740
15756
  /******/ () => (module['default']) :
15741
15757
  /******/ () => (module);
15742
- /******/ __webpack_require__.d(getter, { a: getter });
15758
+ /******/ __nested_webpack_require_556019__.d(getter, { a: getter });
15743
15759
  /******/ return getter;
15744
15760
  /******/ };
15745
15761
  /******/ })();
@@ -15747,9 +15763,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15747
15763
  /******/ /* webpack/runtime/define property getters */
15748
15764
  /******/ (() => {
15749
15765
  /******/ // define getter functions for harmony exports
15750
- /******/ __webpack_require__.d = (exports, definition) => {
15766
+ /******/ __nested_webpack_require_556019__.d = (exports, definition) => {
15751
15767
  /******/ for(var key in definition) {
15752
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
15768
+ /******/ if(__nested_webpack_require_556019__.o(definition, key) && !__nested_webpack_require_556019__.o(exports, key)) {
15753
15769
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
15754
15770
  /******/ }
15755
15771
  /******/ }
@@ -15758,7 +15774,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15758
15774
  /******/
15759
15775
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
15760
15776
  /******/ (() => {
15761
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15777
+ /******/ __nested_webpack_require_556019__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15762
15778
  /******/ })();
15763
15779
  /******/
15764
15780
  /************************************************************************/
@@ -15766,16 +15782,20 @@ var __webpack_exports__ = {};
15766
15782
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
15767
15783
  (() => {
15768
15784
  "use strict";
15769
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
15770
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15771
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
15772
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15773
- /* harmony import */ var _jqxslider__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7634);
15774
- /* harmony import */ var _jqxslider__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxslider__WEBPACK_IMPORTED_MODULE_2__);
15785
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_556019__(5459);
15786
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_556019__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15787
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_556019__(7351);
15788
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_556019__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15789
+ /* harmony import */ var _jqxslider__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_556019__(7634);
15790
+ /* harmony import */ var _jqxslider__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_556019__.n(_jqxslider__WEBPACK_IMPORTED_MODULE_2__);
15775
15791
 
15776
15792
 
15777
15793
 
15778
15794
  })();
15779
15795
 
15796
+ /******/ })()
15797
+ ;
15798
+ /******/ })()
15799
+ ;
15780
15800
  /******/ })()
15781
15801
  ;