jqwidgets-ng 22.0.1 → 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 (87) hide show
  1. package/jqwidgets/jqx-all.js +9 -1
  2. package/jqwidgets/jqxbarcode.js +2 -0
  3. package/jqwidgets/jqxcheckboxgroup.js +2 -0
  4. package/jqwidgets/jqxcore.js +1 -1
  5. package/jqwidgets/jqxqrcode.js +2 -0
  6. package/jqwidgets/jqxradiobuttongroup.js +2 -0
  7. package/jqwidgets/modules/jqxbarcode.js +11 -1
  8. package/jqwidgets/modules/jqxbargauge.js +11 -1
  9. package/jqwidgets/modules/jqxbulletchart.js +11 -1
  10. package/jqwidgets/modules/jqxbuttongroup.js +11 -1
  11. package/jqwidgets/modules/jqxbuttons.js +11 -1
  12. package/jqwidgets/modules/jqxcalendar.js +11 -1
  13. package/jqwidgets/modules/jqxchart.js +11 -1
  14. package/jqwidgets/modules/jqxcheckbox.js +11 -1
  15. package/jqwidgets/modules/jqxcheckboxgroup.js +11 -1
  16. package/jqwidgets/modules/jqxcolorpicker.js +11 -1
  17. package/jqwidgets/modules/jqxcombobox.js +11 -1
  18. package/jqwidgets/modules/jqxcomplexinput.js +11 -1
  19. package/jqwidgets/modules/jqxdatatable.js +11 -1
  20. package/jqwidgets/modules/jqxdatetimeinput.js +11 -1
  21. package/jqwidgets/modules/jqxdocking.js +11 -1
  22. package/jqwidgets/modules/jqxdockinglayout.js +11 -1
  23. package/jqwidgets/modules/jqxdockpanel.js +11 -1
  24. package/jqwidgets/modules/jqxdragdrop.js +11 -1
  25. package/jqwidgets/modules/jqxdraw.js +11 -1
  26. package/jqwidgets/modules/jqxdropdownbutton.js +11 -1
  27. package/jqwidgets/modules/jqxdropdownlist.js +11 -1
  28. package/jqwidgets/modules/jqxeditor.js +11 -1
  29. package/jqwidgets/modules/jqxexpander.js +11 -1
  30. package/jqwidgets/modules/jqxfileupload.js +11 -1
  31. package/jqwidgets/modules/jqxform.js +11 -1
  32. package/jqwidgets/modules/jqxformattedinput.js +11 -1
  33. package/jqwidgets/modules/jqxgantt.js +11 -1
  34. package/jqwidgets/modules/jqxgauge.js +11 -1
  35. package/jqwidgets/modules/jqxgrid.js +13 -3
  36. package/jqwidgets/modules/jqxheatmap.js +11 -1
  37. package/jqwidgets/modules/jqxinput.js +11 -1
  38. package/jqwidgets/modules/jqxkanban.js +11 -1
  39. package/jqwidgets/modules/jqxknob.js +11 -1
  40. package/jqwidgets/modules/jqxlayout.js +11 -1
  41. package/jqwidgets/modules/jqxlineargauge.js +11 -1
  42. package/jqwidgets/modules/jqxlinkbutton.js +11 -1
  43. package/jqwidgets/modules/jqxlistbox.js +11 -1
  44. package/jqwidgets/modules/jqxlistmenu.js +11 -1
  45. package/jqwidgets/modules/jqxloader.js +11 -1
  46. package/jqwidgets/modules/jqxmaskedinput.js +11 -1
  47. package/jqwidgets/modules/jqxmenu.js +11 -1
  48. package/jqwidgets/modules/jqxnavbar.js +11 -1
  49. package/jqwidgets/modules/jqxnavigationbar.js +11 -1
  50. package/jqwidgets/modules/jqxnotification.js +11 -1
  51. package/jqwidgets/modules/jqxnumberinput.js +11 -1
  52. package/jqwidgets/modules/jqxpanel.js +11 -1
  53. package/jqwidgets/modules/jqxpasswordinput.js +11 -1
  54. package/jqwidgets/modules/jqxpivotdesigner.js +11 -1
  55. package/jqwidgets/modules/jqxpivotgrid.js +11 -1
  56. package/jqwidgets/modules/jqxpopover.js +11 -1
  57. package/jqwidgets/modules/jqxprogressbar.js +11 -1
  58. package/jqwidgets/modules/jqxqrcode.js +11 -1
  59. package/jqwidgets/modules/jqxradiobutongroup.js +11 -1
  60. package/jqwidgets/modules/jqxradiobutton.js +11 -1
  61. package/jqwidgets/modules/jqxrangeselector.js +11 -1
  62. package/jqwidgets/modules/jqxrating.js +11 -1
  63. package/jqwidgets/modules/jqxrepeatbutton.js +11 -1
  64. package/jqwidgets/modules/jqxresponsivepanel.js +11 -1
  65. package/jqwidgets/modules/jqxribbon.js +11 -1
  66. package/jqwidgets/modules/jqxscheduler.js +11 -1
  67. package/jqwidgets/modules/jqxscrollbar.js +11 -1
  68. package/jqwidgets/modules/jqxscrollview.js +11 -1
  69. package/jqwidgets/modules/jqxslider.js +11 -1
  70. package/jqwidgets/modules/jqxsortable.js +11 -1
  71. package/jqwidgets/modules/jqxsplitlayout.js +11 -1
  72. package/jqwidgets/modules/jqxsplitter.js +11 -1
  73. package/jqwidgets/modules/jqxswitchbutton.js +11 -1
  74. package/jqwidgets/modules/jqxtabs.js +11 -1
  75. package/jqwidgets/modules/jqxtagcloud.js +11 -1
  76. package/jqwidgets/modules/jqxtextarea.js +11 -1
  77. package/jqwidgets/modules/jqxtimeline.js +11 -1
  78. package/jqwidgets/modules/jqxtimepicker.js +11 -1
  79. package/jqwidgets/modules/jqxtogglebutton.js +11 -1
  80. package/jqwidgets/modules/jqxtoolbar.js +11 -1
  81. package/jqwidgets/modules/jqxtooltip.js +11 -1
  82. package/jqwidgets/modules/jqxtree.js +11 -1
  83. package/jqwidgets/modules/jqxtreegrid.js +11 -1
  84. package/jqwidgets/modules/jqxtreemap.js +11 -1
  85. package/jqwidgets/modules/jqxvalidator.js +11 -1
  86. package/jqwidgets/modules/jqxwindow.js +11 -1
  87. package/package.json +1 -1
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -8196,7 +8204,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
8196
8204
  // file names, and JQXLite is normally delivered in a lowercase file name.
8197
8205
  // Do this after creating the global so that if an AMD module wants to call
8198
8206
  // noConflict to hide this version of JQXLite, it will work.
8199
- if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8207
+ if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8200
8208
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
8201
8209
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
8202
8210
  }
@@ -12692,6 +12700,8 @@ var __webpack_exports__ = {};
12692
12700
 
12693
12701
  })();
12694
12702
 
12703
+ /******/ })()
12704
+ ;
12695
12705
  /******/ })()
12696
12706
  ;
12697
12707
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -10020,7 +10028,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10020
10028
  // file names, and JQXLite is normally delivered in a lowercase file name.
10021
10029
  // Do this after creating the global so that if an AMD module wants to call
10022
10030
  // noConflict to hide this version of JQXLite, it will work.
10023
- if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10031
+ if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10024
10032
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10025
10033
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10026
10034
  }
@@ -33829,6 +33837,8 @@ var __webpack_exports__ = {};
33829
33837
 
33830
33838
  })();
33831
33839
 
33840
+ /******/ })()
33841
+ ;
33832
33842
  /******/ })()
33833
33843
  ;
33834
33844
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -9384,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9384
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9385
9393
  // Do this after creating the global so that if an AMD module wants to call
9386
9394
  // noConflict to hide this version of JQXLite, it will work.
9387
- if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9388
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9389
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9390
9398
  }
@@ -29066,6 +29074,8 @@ var __webpack_exports__ = {};
29066
29074
 
29067
29075
  })();
29068
29076
 
29077
+ /******/ })()
29078
+ ;
29069
29079
  /******/ })()
29070
29080
  ;
29071
29081
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -10020,7 +10028,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10020
10028
  // file names, and JQXLite is normally delivered in a lowercase file name.
10021
10029
  // Do this after creating the global so that if an AMD module wants to call
10022
10030
  // noConflict to hide this version of JQXLite, it will work.
10023
- if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10031
+ if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10024
10032
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10025
10033
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10026
10034
  }
@@ -39957,6 +39965,8 @@ var __webpack_exports__ = {};
39957
39965
 
39958
39966
  })();
39959
39967
 
39968
+ /******/ })()
39969
+ ;
39960
39970
  /******/ })()
39961
39971
  ;
39962
39972
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -10020,7 +10028,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10020
10028
  // file names, and JQXLite is normally delivered in a lowercase file name.
10021
10029
  // Do this after creating the global so that if an AMD module wants to call
10022
10030
  // noConflict to hide this version of JQXLite, it will work.
10023
- if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10031
+ if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10024
10032
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10025
10033
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10026
10034
  }
@@ -18384,6 +18392,8 @@ var __webpack_exports__ = {};
18384
18392
 
18385
18393
  })();
18386
18394
 
18395
+ /******/ })()
18396
+ ;
18387
18397
  /******/ })()
18388
18398
  ;
18389
18399
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -13319,7 +13327,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13319
13327
  // file names, and JQXLite is normally delivered in a lowercase file name.
13320
13328
  // Do this after creating the global so that if an AMD module wants to call
13321
13329
  // noConflict to hide this version of JQXLite, it will work.
13322
- if ( true && __nested_webpack_require_225988__.amdO.JQXLite) {
13330
+ if ( true && __nested_webpack_require_225988__.amdO.JQXLite) {
13323
13331
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
13324
13332
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
13325
13333
  }
@@ -32223,6 +32231,8 @@ var __webpack_exports__ = {};
32223
32231
 
32224
32232
  })();
32225
32233
 
32234
+ /******/ })()
32235
+ ;
32226
32236
  /******/ })()
32227
32237
  ;
32228
32238
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -10020,7 +10028,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10020
10028
  // file names, and JQXLite is normally delivered in a lowercase file name.
10021
10029
  // Do this after creating the global so that if an AMD module wants to call
10022
10030
  // noConflict to hide this version of JQXLite, it will work.
10023
- if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10031
+ if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10024
10032
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10025
10033
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10026
10034
  }
@@ -15692,6 +15700,8 @@ var __webpack_exports__ = {};
15692
15700
 
15693
15701
  })();
15694
15702
 
15703
+ /******/ })()
15704
+ ;
15695
15705
  /******/ })()
15696
15706
  ;
15697
15707
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -10020,7 +10028,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10020
10028
  // file names, and JQXLite is normally delivered in a lowercase file name.
10021
10029
  // Do this after creating the global so that if an AMD module wants to call
10022
10030
  // noConflict to hide this version of JQXLite, it will work.
10023
- if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10031
+ if ( true && __nested_webpack_require_74206__.amdO.JQXLite) {
10024
10032
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10025
10033
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10026
10034
  }
@@ -16622,6 +16630,8 @@ var __webpack_exports__ = {};
16622
16630
 
16623
16631
  })();
16624
16632
 
16633
+ /******/ })()
16634
+ ;
16625
16635
  /******/ })()
16626
16636
  ;
16627
16637
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -19624,7 +19632,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19624
19632
  // file names, and JQXLite is normally delivered in a lowercase file name.
19625
19633
  // Do this after creating the global so that if an AMD module wants to call
19626
19634
  // noConflict to hide this version of JQXLite, it will work.
19627
- if ( true && __nested_webpack_require_484139__.amdO.JQXLite) {
19635
+ if ( true && __nested_webpack_require_484139__.amdO.JQXLite) {
19628
19636
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
19629
19637
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
19630
19638
  }
@@ -73690,6 +73698,8 @@ var __webpack_exports__ = {};
73690
73698
 
73691
73699
  })();
73692
73700
 
73701
+ /******/ })()
73702
+ ;
73693
73703
  /******/ })()
73694
73704
  ;
73695
73705
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -19624,7 +19632,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19624
19632
  // file names, and JQXLite is normally delivered in a lowercase file name.
19625
19633
  // Do this after creating the global so that if an AMD module wants to call
19626
19634
  // noConflict to hide this version of JQXLite, it will work.
19627
- if ( true && __nested_webpack_require_484139__.amdO.JQXLite) {
19635
+ if ( true && __nested_webpack_require_484139__.amdO.JQXLite) {
19628
19636
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
19629
19637
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
19630
19638
  }
@@ -73690,6 +73698,8 @@ var __webpack_exports__ = {};
73690
73698
 
73691
73699
  })();
73692
73700
 
73701
+ /******/ })()
73702
+ ;
73693
73703
  /******/ })()
73694
73704
  ;
73695
73705
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -9384,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9384
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9385
9393
  // Do this after creating the global so that if an AMD module wants to call
9386
9394
  // noConflict to hide this version of JQXLite, it will work.
9387
- if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9388
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9389
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9390
9398
  }
@@ -13047,6 +13055,8 @@ var __webpack_exports__ = {};
13047
13055
 
13048
13056
  })();
13049
13057
 
13058
+ /******/ })()
13059
+ ;
13050
13060
  /******/ })()
13051
13061
  ;
13052
13062
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -8196,7 +8204,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
8196
8204
  // file names, and JQXLite is normally delivered in a lowercase file name.
8197
8205
  // Do this after creating the global so that if an AMD module wants to call
8198
8206
  // noConflict to hide this version of JQXLite, it will work.
8199
- if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8207
+ if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8200
8208
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
8201
8209
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
8202
8210
  }
@@ -12053,6 +12061,8 @@ var __webpack_exports__ = {};
12053
12061
 
12054
12062
  })();
12055
12063
 
12064
+ /******/ })()
12065
+ ;
12056
12066
  /******/ })()
12057
12067
  ;
12058
12068
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -9298,7 +9306,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9298
9306
  // file names, and JQXLite is normally delivered in a lowercase file name.
9299
9307
  // Do this after creating the global so that if an AMD module wants to call
9300
9308
  // noConflict to hide this version of JQXLite, it will work.
9301
- if ( true && __nested_webpack_require_25817__.amdO.JQXLite) {
9309
+ if ( true && __nested_webpack_require_25817__.amdO.JQXLite) {
9302
9310
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9303
9311
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9304
9312
  }
@@ -29865,6 +29873,8 @@ var __webpack_exports__ = {};
29865
29873
 
29866
29874
  })();
29867
29875
 
29876
+ /******/ })()
29877
+ ;
29868
29878
  /******/ })()
29869
29879
  ;
29870
29880
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -9384,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9384
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9385
9393
  // Do this after creating the global so that if an AMD module wants to call
9386
9394
  // noConflict to hide this version of JQXLite, it will work.
9387
- if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9388
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9389
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9390
9398
  }
@@ -13799,6 +13807,8 @@ var __webpack_exports__ = {};
13799
13807
 
13800
13808
  })();
13801
13809
 
13810
+ /******/ })()
13811
+ ;
13802
13812
  /******/ })()
13803
13813
  ;
13804
13814
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -9384,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9384
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9385
9393
  // Do this after creating the global so that if an AMD module wants to call
9386
9394
  // noConflict to hide this version of JQXLite, it will work.
9387
- if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9388
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9389
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9390
9398
  }
@@ -13401,6 +13409,8 @@ var __webpack_exports__ = {};
13401
13409
 
13402
13410
  })();
13403
13411
 
13412
+ /******/ })()
13413
+ ;
13404
13414
  /******/ })()
13405
13415
  ;
13406
13416
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -8196,7 +8204,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
8196
8204
  // file names, and JQXLite is normally delivered in a lowercase file name.
8197
8205
  // Do this after creating the global so that if an AMD module wants to call
8198
8206
  // noConflict to hide this version of JQXLite, it will work.
8199
- if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8207
+ if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8200
8208
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
8201
8209
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
8202
8210
  }
@@ -20274,6 +20282,8 @@ var __webpack_exports__ = {};
20274
20282
 
20275
20283
  })();
20276
20284
 
20285
+ /******/ })()
20286
+ ;
20277
20287
  /******/ })()
20278
20288
  ;
20279
20289
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -9384,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9384
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9385
9393
  // Do this after creating the global so that if an AMD module wants to call
9386
9394
  // noConflict to hide this version of JQXLite, it will work.
9387
- if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9388
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9389
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9390
9398
  }
@@ -13073,6 +13081,8 @@ var __webpack_exports__ = {};
13073
13081
 
13074
13082
  })();
13075
13083
 
13084
+ /******/ })()
13085
+ ;
13076
13086
  /******/ })()
13077
13087
  ;
13078
13088
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -9384,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9384
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9385
9393
  // Do this after creating the global so that if an AMD module wants to call
9386
9394
  // noConflict to hide this version of JQXLite, it will work.
9387
- if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9388
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9389
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9390
9398
  }
@@ -12655,6 +12663,8 @@ var __webpack_exports__ = {};
12655
12663
 
12656
12664
  })();
12657
12665
 
12666
+ /******/ })()
12667
+ ;
12658
12668
  /******/ })()
12659
12669
  ;
12660
12670
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -8196,7 +8204,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
8196
8204
  // file names, and JQXLite is normally delivered in a lowercase file name.
8197
8205
  // Do this after creating the global so that if an AMD module wants to call
8198
8206
  // noConflict to hide this version of JQXLite, it will work.
8199
- if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8207
+ if ( true && __nested_webpack_require_227__.amdO.JQXLite) {
8200
8208
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
8201
8209
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
8202
8210
  }
@@ -18186,6 +18194,8 @@ var __webpack_exports__ = {};
18186
18194
 
18187
18195
  })();
18188
18196
 
18197
+ /******/ })()
18198
+ ;
18189
18199
  /******/ })()
18190
18200
  ;
18191
18201
  /******/ })()
@@ -12,6 +12,14 @@ Copyright (c) 2011-2024 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
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
+
15
23
  /******/ (() => { // webpackBootstrap
16
24
  /******/ var __webpack_modules__ = ({
17
25
 
@@ -9384,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9384
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9385
9393
  // Do this after creating the global so that if an AMD module wants to call
9386
9394
  // noConflict to hide this version of JQXLite, it will work.
9387
- if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9388
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9389
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9390
9398
  }
@@ -20805,6 +20813,8 @@ var __webpack_exports__ = {};
20805
20813
 
20806
20814
  })();
20807
20815
 
20816
+ /******/ })()
20817
+ ;
20808
20818
  /******/ })()
20809
20819
  ;
20810
20820
  /******/ })()