jqwidgets-ng 19.2.3 → 20.0.0

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 (81) hide show
  1. package/jqwidgets/modules/jqxbarcode.js +48 -66
  2. package/jqwidgets/modules/jqxbargauge.js +66 -68
  3. package/jqwidgets/modules/jqxbulletchart.js +85 -71
  4. package/jqwidgets/modules/jqxbuttongroup.js +67 -69
  5. package/jqwidgets/modules/jqxbuttons.js +48 -66
  6. package/jqwidgets/modules/jqxcalendar.js +90 -73
  7. package/jqwidgets/modules/jqxchart.js +189 -83
  8. package/jqwidgets/modules/jqxcheckbox.js +86 -72
  9. package/jqwidgets/modules/jqxcheckboxgroup.js +86 -72
  10. package/jqwidgets/modules/jqxcolorpicker.js +105 -75
  11. package/jqwidgets/modules/jqxcombobox.js +142 -80
  12. package/jqwidgets/modules/jqxcomplexinput.js +67 -69
  13. package/jqwidgets/modules/jqxdatatable.js +327 -108
  14. package/jqwidgets/modules/jqxdatetimeinput.js +259 -98
  15. package/jqwidgets/modules/jqxdocking.js +86 -72
  16. package/jqwidgets/modules/jqxdockinglayout.js +161 -83
  17. package/jqwidgets/modules/jqxdockpanel.js +67 -69
  18. package/jqwidgets/modules/jqxdragdrop.js +84 -70
  19. package/jqwidgets/modules/jqxdraw.js +47 -65
  20. package/jqwidgets/modules/jqxdropdownbutton.js +67 -69
  21. package/jqwidgets/modules/jqxdropdownlist.js +241 -96
  22. package/jqwidgets/modules/jqxeditor.js +353 -112
  23. package/jqwidgets/modules/jqxexpander.js +107 -77
  24. package/jqwidgets/modules/jqxfileupload.js +67 -69
  25. package/jqwidgets/modules/jqxform.js +318 -109
  26. package/jqwidgets/modules/jqxformattedinput.js +244 -99
  27. package/jqwidgets/modules/jqxgantt.js +50 -68
  28. package/jqwidgets/modules/jqxgauge.js +104 -74
  29. package/jqwidgets/modules/jqxgrid.js +562 -140
  30. package/jqwidgets/modules/jqxheatmap.js +67 -69
  31. package/jqwidgets/modules/jqxinput.js +85 -71
  32. package/jqwidgets/modules/jqxkanban.js +336 -111
  33. package/jqwidgets/modules/jqxknob.js +85 -71
  34. package/jqwidgets/modules/jqxlayout.js +161 -83
  35. package/jqwidgets/modules/jqxlineargauge.js +104 -74
  36. package/jqwidgets/modules/jqxlinkbutton.js +48 -66
  37. package/jqwidgets/modules/jqxlistbox.js +165 -84
  38. package/jqwidgets/modules/jqxlistmenu.js +300 -107
  39. package/jqwidgets/modules/jqxloader.js +48 -66
  40. package/jqwidgets/modules/jqxmaskedinput.js +48 -66
  41. package/jqwidgets/modules/jqxmenu.js +144 -82
  42. package/jqwidgets/modules/jqxnavbar.js +107 -77
  43. package/jqwidgets/modules/jqxnavigationbar.js +182 -88
  44. package/jqwidgets/modules/jqxnotification.js +123 -77
  45. package/jqwidgets/modules/jqxnumberinput.js +180 -86
  46. package/jqwidgets/modules/jqxpanel.js +104 -74
  47. package/jqwidgets/modules/jqxpasswordinput.js +122 -76
  48. package/jqwidgets/modules/jqxpivotdesigner.js +374 -117
  49. package/jqwidgets/modules/jqxpivotgrid.js +374 -117
  50. package/jqwidgets/modules/jqxpopover.js +67 -69
  51. package/jqwidgets/modules/jqxprogressbar.js +48 -66
  52. package/jqwidgets/modules/jqxqrcode.js +106 -76
  53. package/jqwidgets/modules/jqxradiobutongroup.js +86 -72
  54. package/jqwidgets/modules/jqxradiobutton.js +67 -69
  55. package/jqwidgets/modules/jqxrangeselector.js +85 -71
  56. package/jqwidgets/modules/jqxrating.js +67 -69
  57. package/jqwidgets/modules/jqxrepeatbutton.js +48 -66
  58. package/jqwidgets/modules/jqxresponsivepanel.js +67 -69
  59. package/jqwidgets/modules/jqxribbon.js +86 -72
  60. package/jqwidgets/modules/jqxscheduler.js +438 -123
  61. package/jqwidgets/modules/jqxscrollbar.js +66 -68
  62. package/jqwidgets/modules/jqxscrollview.js +66 -68
  63. package/jqwidgets/modules/jqxslider.js +66 -68
  64. package/jqwidgets/modules/jqxsortable.js +66 -68
  65. package/jqwidgets/modules/jqxsplitlayout.js +48 -66
  66. package/jqwidgets/modules/jqxsplitter.js +66 -68
  67. package/jqwidgets/modules/jqxswitchbutton.js +103 -73
  68. package/jqwidgets/modules/jqxtabs.js +162 -84
  69. package/jqwidgets/modules/jqxtagcloud.js +122 -76
  70. package/jqwidgets/modules/jqxtextarea.js +122 -76
  71. package/jqwidgets/modules/jqxtimeline.js +48 -66
  72. package/jqwidgets/modules/jqxtimepicker.js +65 -67
  73. package/jqwidgets/modules/jqxtogglebutton.js +48 -66
  74. package/jqwidgets/modules/jqxtoolbar.js +318 -109
  75. package/jqwidgets/modules/jqxtooltip.js +47 -65
  76. package/jqwidgets/modules/jqxtree.js +159 -81
  77. package/jqwidgets/modules/jqxtreegrid.js +345 -110
  78. package/jqwidgets/modules/jqxtreemap.js +84 -70
  79. package/jqwidgets/modules/jqxvalidator.js +103 -73
  80. package/jqwidgets/modules/jqxwindow.js +67 -69
  81. package/package.json +1 -1
@@ -1,45 +1,5 @@
1
1
 
2
- /* Release Date: 28-May-2024
3
- Copyright (c) 2011-2024 jQWidgets.
4
- License: https://jqwidgets.com/license/ */
5
-
6
-
7
- /******/ (() => { // webpackBootstrap
8
- var __webpack_exports__ = {};
9
-
10
- /* Release Date: 28-May-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: 28-May-2024
19
- Copyright (c) 2011-2024 jQWidgets.
20
- License: https://jqwidgets.com/license/ */
21
-
22
-
23
- /******/ (() => { // webpackBootstrap
24
- var __webpack_exports__ = {};
25
-
26
- /* Release Date: 28-May-2024
27
- Copyright (c) 2011-2024 jQWidgets.
28
- License: https://jqwidgets.com/license/ */
29
-
30
-
31
- /******/ (() => { // webpackBootstrap
32
- var __webpack_exports__ = {};
33
-
34
- /* Release Date: 28-May-2024
35
- Copyright (c) 2011-2024 jQWidgets.
36
- License: https://jqwidgets.com/license/ */
37
-
38
-
39
- /******/ (() => { // webpackBootstrap
40
- var __webpack_exports__ = {};
41
-
42
- /* Release Date: 28-May-2024
2
+ /* Release Date: Sep-17-2024
43
3
  Copyright (c) 2011-2024 jQWidgets.
44
4
  License: https://jqwidgets.com/license/ */
45
5
 
@@ -677,7 +637,23 @@ License: https://jqwidgets.com/license/ */
677
637
  }
678
638
  });
679
639
  })(jqxBaseFramework);
680
- })();
640
+ })();
641
+
642
+
643
+
644
+
645
+
646
+
647
+
648
+
649
+
650
+
651
+
652
+
653
+
654
+
655
+
656
+
681
657
 
682
658
  /***/ }),
683
659
 
@@ -1862,7 +1838,23 @@ License: https://jqwidgets.com/license/ */
1862
1838
  //// End of ToggleButton
1863
1839
 
1864
1840
  })(jqxBaseFramework);
1865
- })();
1841
+ })();
1842
+
1843
+
1844
+
1845
+
1846
+
1847
+
1848
+
1849
+
1850
+
1851
+
1852
+
1853
+
1854
+
1855
+
1856
+
1857
+
1866
1858
 
1867
1859
  /***/ }),
1868
1860
 
@@ -5139,12 +5131,28 @@ License: https://jqwidgets.com/license/ */
5139
5131
  }
5140
5132
  });
5141
5133
  })(jqxBaseFramework);
5142
- })();
5134
+ })();
5135
+
5136
+
5137
+
5138
+
5139
+
5140
+
5141
+
5142
+
5143
+
5144
+
5145
+
5146
+
5147
+
5148
+
5149
+
5150
+
5143
5151
 
5144
5152
  /***/ }),
5145
5153
 
5146
5154
  /***/ 5459:
5147
- /***/ ((module, exports, __nested_webpack_require_209205__) => {
5155
+ /***/ ((module, exports, __webpack_require__) => {
5148
5156
 
5149
5157
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
5150
5158
  /* eslint-disable */
@@ -13324,7 +13332,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13324
13332
  // file names, and JQXLite is normally delivered in a lowercase file name.
13325
13333
  // Do this after creating the global so that if an AMD module wants to call
13326
13334
  // noConflict to hide this version of JQXLite, it will work.
13327
- if ( true && __nested_webpack_require_209205__.amdO.JQXLite) {
13335
+ if ( true && __webpack_require__.amdO.JQXLite) {
13328
13336
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
13329
13337
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
13330
13338
  }
@@ -16499,6 +16507,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
16499
16507
  }
16500
16508
  })(jqxBaseFramework);
16501
16509
  })();
16510
+
16511
+
16512
+
16513
+
16514
+
16515
+
16516
+
16517
+
16518
+
16519
+
16520
+
16521
+
16522
+
16523
+
16524
+
16525
+
16502
16526
 
16503
16527
 
16504
16528
  /***/ }),
@@ -18640,7 +18664,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
18640
18664
  }
18641
18665
  });
18642
18666
  })(jqxBaseFramework);
18643
- })();
18667
+ })();
18668
+
18669
+
18670
+
18671
+
18672
+
18673
+
18674
+
18675
+
18676
+
18677
+
18678
+
18679
+
18680
+
18681
+
18682
+
18683
+
18644
18684
 
18645
18685
  /***/ }),
18646
18686
 
@@ -23578,7 +23618,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
23578
23618
  return result;
23579
23619
  }
23580
23620
  })(jqxBaseFramework);
23581
- })();
23621
+ })();
23622
+
23623
+
23624
+
23625
+
23626
+
23627
+
23628
+
23629
+
23630
+
23631
+
23632
+
23633
+
23634
+
23635
+
23636
+
23637
+
23582
23638
 
23583
23639
  /***/ }),
23584
23640
 
@@ -26549,7 +26605,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
26549
26605
  return menuItem;
26550
26606
  }; //
26551
26607
  })(jqxBaseFramework);
26552
- })();
26608
+ })();
26609
+
26610
+
26611
+
26612
+
26613
+
26614
+
26615
+
26616
+
26617
+
26618
+
26619
+
26620
+
26621
+
26622
+
26623
+
26624
+
26553
26625
 
26554
26626
  /***/ }),
26555
26627
 
@@ -30505,7 +30577,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
30505
30577
  }
30506
30578
  });
30507
30579
  })(jqxBaseFramework);
30508
- })();
30580
+ })();
30581
+
30582
+
30583
+
30584
+
30585
+
30586
+
30587
+
30588
+
30589
+
30590
+
30591
+
30592
+
30593
+
30594
+
30595
+
30596
+
30509
30597
 
30510
30598
  /***/ }),
30511
30599
 
@@ -32098,6 +32186,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32098
32186
  }); // jqxScrollBar
32099
32187
  })(jqxBaseFramework);
32100
32188
  })();
32189
+
32190
+
32191
+
32192
+
32193
+
32194
+
32195
+
32196
+
32197
+
32198
+
32199
+
32200
+
32201
+
32202
+
32203
+
32204
+
32101
32205
 
32102
32206
 
32103
32207
  /***/ })
@@ -32108,7 +32212,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32108
32212
  /******/ var __webpack_module_cache__ = {};
32109
32213
  /******/
32110
32214
  /******/ // The require function
32111
- /******/ function __nested_webpack_require_1214829__(moduleId) {
32215
+ /******/ function __webpack_require__(moduleId) {
32112
32216
  /******/ // Check if module is in cache
32113
32217
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
32114
32218
  /******/ if (cachedModule !== undefined) {
@@ -32122,7 +32226,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32122
32226
  /******/ };
32123
32227
  /******/
32124
32228
  /******/ // Execute the module function
32125
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1214829__);
32229
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
32126
32230
  /******/
32127
32231
  /******/ // Return the exports of the module
32128
32232
  /******/ return module.exports;
@@ -32131,17 +32235,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32131
32235
  /************************************************************************/
32132
32236
  /******/ /* webpack/runtime/amd options */
32133
32237
  /******/ (() => {
32134
- /******/ __nested_webpack_require_1214829__.amdO = {};
32238
+ /******/ __webpack_require__.amdO = {};
32135
32239
  /******/ })();
32136
32240
  /******/
32137
32241
  /******/ /* webpack/runtime/compat get default export */
32138
32242
  /******/ (() => {
32139
32243
  /******/ // getDefaultExport function for compatibility with non-harmony modules
32140
- /******/ __nested_webpack_require_1214829__.n = (module) => {
32244
+ /******/ __webpack_require__.n = (module) => {
32141
32245
  /******/ var getter = module && module.__esModule ?
32142
32246
  /******/ () => (module['default']) :
32143
32247
  /******/ () => (module);
32144
- /******/ __nested_webpack_require_1214829__.d(getter, { a: getter });
32248
+ /******/ __webpack_require__.d(getter, { a: getter });
32145
32249
  /******/ return getter;
32146
32250
  /******/ };
32147
32251
  /******/ })();
@@ -32149,9 +32253,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32149
32253
  /******/ /* webpack/runtime/define property getters */
32150
32254
  /******/ (() => {
32151
32255
  /******/ // define getter functions for harmony exports
32152
- /******/ __nested_webpack_require_1214829__.d = (exports, definition) => {
32256
+ /******/ __webpack_require__.d = (exports, definition) => {
32153
32257
  /******/ for(var key in definition) {
32154
- /******/ if(__nested_webpack_require_1214829__.o(definition, key) && !__nested_webpack_require_1214829__.o(exports, key)) {
32258
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
32155
32259
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
32156
32260
  /******/ }
32157
32261
  /******/ }
@@ -32160,7 +32264,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
32160
32264
  /******/
32161
32265
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
32162
32266
  /******/ (() => {
32163
- /******/ __nested_webpack_require_1214829__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
32267
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
32164
32268
  /******/ })();
32165
32269
  /******/
32166
32270
  /************************************************************************/
@@ -32168,24 +32272,24 @@ var __webpack_exports__ = {};
32168
32272
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
32169
32273
  (() => {
32170
32274
  "use strict";
32171
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1214829__(5459);
32172
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
32173
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1214829__(7351);
32174
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
32175
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1214829__(7196);
32176
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
32177
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1214829__(4240);
32178
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
32179
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1214829__(1610);
32180
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_4__);
32181
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1214829__(1062);
32182
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_5__);
32183
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_1214829__(5868);
32184
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__);
32185
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_1214829__(4720);
32186
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_7__);
32187
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_1214829__(7995);
32188
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_1214829__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__);
32275
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
32276
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
32277
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
32278
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
32279
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7196);
32280
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
32281
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4240);
32282
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
32283
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(1610);
32284
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_4__);
32285
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1062);
32286
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_5__);
32287
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(5868);
32288
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_6__);
32289
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(4720);
32290
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_7__);
32291
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(7995);
32292
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_8__);
32189
32293
 
32190
32294
 
32191
32295
 
@@ -32197,15 +32301,5 @@ var __webpack_exports__ = {};
32197
32301
 
32198
32302
  })();
32199
32303
 
32200
- /******/ })()
32201
- ;
32202
- /******/ })()
32203
- ;
32204
- /******/ })()
32205
- ;
32206
- /******/ })()
32207
- ;
32208
- /******/ })()
32209
- ;
32210
32304
  /******/ })()
32211
32305
  ;
@@ -1,45 +1,5 @@
1
1
 
2
- /* Release Date: 28-May-2024
3
- Copyright (c) 2011-2024 jQWidgets.
4
- License: https://jqwidgets.com/license/ */
5
-
6
-
7
- /******/ (() => { // webpackBootstrap
8
- var __webpack_exports__ = {};
9
-
10
- /* Release Date: 28-May-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: 28-May-2024
19
- Copyright (c) 2011-2024 jQWidgets.
20
- License: https://jqwidgets.com/license/ */
21
-
22
-
23
- /******/ (() => { // webpackBootstrap
24
- var __webpack_exports__ = {};
25
-
26
- /* Release Date: 28-May-2024
27
- Copyright (c) 2011-2024 jQWidgets.
28
- License: https://jqwidgets.com/license/ */
29
-
30
-
31
- /******/ (() => { // webpackBootstrap
32
- var __webpack_exports__ = {};
33
-
34
- /* Release Date: 28-May-2024
35
- Copyright (c) 2011-2024 jQWidgets.
36
- License: https://jqwidgets.com/license/ */
37
-
38
-
39
- /******/ (() => { // webpackBootstrap
40
- var __webpack_exports__ = {};
41
-
42
- /* Release Date: 28-May-2024
2
+ /* Release Date: Sep-17-2024
43
3
  Copyright (c) 2011-2024 jQWidgets.
44
4
  License: https://jqwidgets.com/license/ */
45
5
 
@@ -677,7 +637,23 @@ License: https://jqwidgets.com/license/ */
677
637
  }
678
638
  });
679
639
  })(jqxBaseFramework);
680
- })();
640
+ })();
641
+
642
+
643
+
644
+
645
+
646
+
647
+
648
+
649
+
650
+
651
+
652
+
653
+
654
+
655
+
656
+
681
657
 
682
658
  /***/ }),
683
659
 
@@ -1862,12 +1838,28 @@ License: https://jqwidgets.com/license/ */
1862
1838
  //// End of ToggleButton
1863
1839
 
1864
1840
  })(jqxBaseFramework);
1865
- })();
1841
+ })();
1842
+
1843
+
1844
+
1845
+
1846
+
1847
+
1848
+
1849
+
1850
+
1851
+
1852
+
1853
+
1854
+
1855
+
1856
+
1857
+
1866
1858
 
1867
1859
  /***/ }),
1868
1860
 
1869
1861
  /***/ 5459:
1870
- /***/ ((module, exports, __nested_webpack_require_69969__) => {
1862
+ /***/ ((module, exports, __webpack_require__) => {
1871
1863
 
1872
1864
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1873
1865
  /* eslint-disable */
@@ -10047,7 +10039,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10047
10039
  // file names, and JQXLite is normally delivered in a lowercase file name.
10048
10040
  // Do this after creating the global so that if an AMD module wants to call
10049
10041
  // noConflict to hide this version of JQXLite, it will work.
10050
- if ( true && __nested_webpack_require_69969__.amdO.JQXLite) {
10042
+ if ( true && __webpack_require__.amdO.JQXLite) {
10051
10043
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10052
10044
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10053
10045
  }
@@ -13222,6 +13214,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13222
13214
  }
13223
13215
  })(jqxBaseFramework);
13224
13216
  })();
13217
+
13218
+
13219
+
13220
+
13221
+
13222
+
13223
+
13224
+
13225
+
13226
+
13227
+
13228
+
13229
+
13230
+
13231
+
13232
+
13225
13233
 
13226
13234
 
13227
13235
  /***/ }),
@@ -14017,7 +14025,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14017
14025
  }
14018
14026
  });
14019
14027
  })(jqxBaseFramework);
14020
- })();
14028
+ })();
14029
+
14030
+
14031
+
14032
+
14033
+
14034
+
14035
+
14036
+
14037
+
14038
+
14039
+
14040
+
14041
+
14042
+
14043
+
14044
+
14021
14045
 
14022
14046
  /***/ }),
14023
14047
 
@@ -15610,6 +15634,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15610
15634
  }); // jqxScrollBar
15611
15635
  })(jqxBaseFramework);
15612
15636
  })();
15637
+
15638
+
15639
+
15640
+
15641
+
15642
+
15643
+
15644
+
15645
+
15646
+
15647
+
15648
+
15649
+
15650
+
15651
+
15652
+
15613
15653
 
15614
15654
 
15615
15655
  /***/ })
@@ -15620,7 +15660,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15620
15660
  /******/ var __webpack_module_cache__ = {};
15621
15661
  /******/
15622
15662
  /******/ // The require function
15623
- /******/ function __nested_webpack_require_521988__(moduleId) {
15663
+ /******/ function __webpack_require__(moduleId) {
15624
15664
  /******/ // Check if module is in cache
15625
15665
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
15626
15666
  /******/ if (cachedModule !== undefined) {
@@ -15634,7 +15674,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15634
15674
  /******/ };
15635
15675
  /******/
15636
15676
  /******/ // Execute the module function
15637
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_521988__);
15677
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
15638
15678
  /******/
15639
15679
  /******/ // Return the exports of the module
15640
15680
  /******/ return module.exports;
@@ -15643,17 +15683,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15643
15683
  /************************************************************************/
15644
15684
  /******/ /* webpack/runtime/amd options */
15645
15685
  /******/ (() => {
15646
- /******/ __nested_webpack_require_521988__.amdO = {};
15686
+ /******/ __webpack_require__.amdO = {};
15647
15687
  /******/ })();
15648
15688
  /******/
15649
15689
  /******/ /* webpack/runtime/compat get default export */
15650
15690
  /******/ (() => {
15651
15691
  /******/ // getDefaultExport function for compatibility with non-harmony modules
15652
- /******/ __nested_webpack_require_521988__.n = (module) => {
15692
+ /******/ __webpack_require__.n = (module) => {
15653
15693
  /******/ var getter = module && module.__esModule ?
15654
15694
  /******/ () => (module['default']) :
15655
15695
  /******/ () => (module);
15656
- /******/ __nested_webpack_require_521988__.d(getter, { a: getter });
15696
+ /******/ __webpack_require__.d(getter, { a: getter });
15657
15697
  /******/ return getter;
15658
15698
  /******/ };
15659
15699
  /******/ })();
@@ -15661,9 +15701,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15661
15701
  /******/ /* webpack/runtime/define property getters */
15662
15702
  /******/ (() => {
15663
15703
  /******/ // define getter functions for harmony exports
15664
- /******/ __nested_webpack_require_521988__.d = (exports, definition) => {
15704
+ /******/ __webpack_require__.d = (exports, definition) => {
15665
15705
  /******/ for(var key in definition) {
15666
- /******/ if(__nested_webpack_require_521988__.o(definition, key) && !__nested_webpack_require_521988__.o(exports, key)) {
15706
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
15667
15707
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
15668
15708
  /******/ }
15669
15709
  /******/ }
@@ -15672,7 +15712,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15672
15712
  /******/
15673
15713
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
15674
15714
  /******/ (() => {
15675
- /******/ __nested_webpack_require_521988__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15715
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15676
15716
  /******/ })();
15677
15717
  /******/
15678
15718
  /************************************************************************/
@@ -15680,16 +15720,16 @@ var __webpack_exports__ = {};
15680
15720
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
15681
15721
  (() => {
15682
15722
  "use strict";
15683
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_521988__(5459);
15684
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_521988__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15685
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_521988__(7351);
15686
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_521988__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15687
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_521988__(7196);
15688
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_521988__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
15689
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_521988__(4240);
15690
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_521988__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
15691
- /* harmony import */ var _jqxpanel__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_521988__(678);
15692
- /* harmony import */ var _jqxpanel__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_521988__.n(_jqxpanel__WEBPACK_IMPORTED_MODULE_4__);
15723
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
15724
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15725
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
15726
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15727
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7196);
15728
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_2__);
15729
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4240);
15730
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_3__);
15731
+ /* harmony import */ var _jqxpanel__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(678);
15732
+ /* harmony import */ var _jqxpanel__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxpanel__WEBPACK_IMPORTED_MODULE_4__);
15693
15733
 
15694
15734
 
15695
15735
 
@@ -15697,15 +15737,5 @@ var __webpack_exports__ = {};
15697
15737
 
15698
15738
  })();
15699
15739
 
15700
- /******/ })()
15701
- ;
15702
- /******/ })()
15703
- ;
15704
- /******/ })()
15705
- ;
15706
- /******/ })()
15707
- ;
15708
- /******/ })()
15709
- ;
15710
15740
  /******/ })()
15711
15741
  ;