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
 
@@ -20310,7 +20318,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20310
20318
  // file names, and JQXLite is normally delivered in a lowercase file name.
20311
20319
  // Do this after creating the global so that if an AMD module wants to call
20312
20320
  // noConflict to hide this version of JQXLite, it will work.
20313
- if ( true && __nested_webpack_require_513943__.amdO.JQXLite) {
20321
+ if ( true && __nested_webpack_require_513943__.amdO.JQXLite) {
20314
20322
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
20315
20323
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
20316
20324
  }
@@ -84542,6 +84550,8 @@ var __webpack_exports__ = {};
84542
84550
 
84543
84551
  })();
84544
84552
 
84553
+ /******/ })()
84554
+ ;
84545
84555
  /******/ })()
84546
84556
  ;
84547
84557
  /******/ })()
@@ -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
  }
@@ -14253,6 +14261,8 @@ var __webpack_exports__ = {};
14253
14261
 
14254
14262
  })();
14255
14263
 
14264
+ /******/ })()
14265
+ ;
14256
14266
  /******/ })()
14257
14267
  ;
14258
14268
  /******/ })()
@@ -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
  }
@@ -13138,6 +13146,8 @@ var __webpack_exports__ = {};
13138
13146
 
13139
13147
  })();
13140
13148
 
13149
+ /******/ })()
13150
+ ;
13141
13151
  /******/ })()
13142
13152
  ;
13143
13153
  /******/ })()
@@ -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
  }
@@ -15785,6 +15793,8 @@ var __webpack_exports__ = {};
15785
15793
 
15786
15794
  })();
15787
15795
 
15796
+ /******/ })()
15797
+ ;
15788
15798
  /******/ })()
15789
15799
  ;
15790
15800
  /******/ })()
@@ -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
  }
@@ -14153,6 +14161,8 @@ var __webpack_exports__ = {};
14153
14161
 
14154
14162
  })();
14155
14163
 
14164
+ /******/ })()
14165
+ ;
14156
14166
  /******/ })()
14157
14167
  ;
14158
14168
  /******/ })()
@@ -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
  }
@@ -13929,6 +13937,8 @@ var __webpack_exports__ = {};
13929
13937
 
13930
13938
  })();
13931
13939
 
13940
+ /******/ })()
13941
+ ;
13932
13942
  /******/ })()
13933
13943
  ;
13934
13944
  /******/ })()
@@ -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
  }
@@ -13502,6 +13510,8 @@ var __webpack_exports__ = {};
13502
13510
 
13503
13511
  })();
13504
13512
 
13513
+ /******/ })()
13514
+ ;
13505
13515
  /******/ })()
13506
13516
  ;
13507
13517
  /******/ })()
@@ -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
  }
@@ -15723,6 +15731,8 @@ var __webpack_exports__ = {};
15723
15731
 
15724
15732
  })();
15725
15733
 
15734
+ /******/ })()
15735
+ ;
15726
15736
  /******/ })()
15727
15737
  ;
15728
15738
  /******/ })()
@@ -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
  }
@@ -36714,6 +36722,8 @@ var __webpack_exports__ = {};
36714
36722
 
36715
36723
  })();
36716
36724
 
36725
+ /******/ })()
36726
+ ;
36717
36727
  /******/ })()
36718
36728
  ;
36719
36729
  /******/ })()
@@ -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
  }
@@ -18698,6 +18706,8 @@ var __webpack_exports__ = {};
18698
18706
 
18699
18707
  })();
18700
18708
 
18709
+ /******/ })()
18710
+ ;
18701
18711
  /******/ })()
18702
18712
  ;
18703
18713
  /******/ })()
@@ -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
  }
@@ -19225,6 +19233,8 @@ var __webpack_exports__ = {};
19225
19233
 
19226
19234
  })();
19227
19235
 
19236
+ /******/ })()
19237
+ ;
19228
19238
  /******/ })()
19229
19239
  ;
19230
19240
  /******/ })()
@@ -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
  }
@@ -11790,6 +11798,8 @@ var __webpack_exports__ = {};
11790
11798
 
11791
11799
  })();
11792
11800
 
11801
+ /******/ })()
11802
+ ;
11793
11803
  /******/ })()
11794
11804
  ;
11795
11805
  /******/ })()
@@ -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
  }
@@ -16261,6 +16269,8 @@ var __webpack_exports__ = {};
16261
16269
 
16262
16270
  })();
16263
16271
 
16272
+ /******/ })()
16273
+ ;
16264
16274
  /******/ })()
16265
16275
  ;
16266
16276
  /******/ })()
@@ -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
 
@@ -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
  }
@@ -63491,6 +63499,8 @@ var __webpack_exports__ = {};
63491
63499
 
63492
63500
  })();
63493
63501
 
63502
+ /******/ })()
63503
+ ;
63494
63504
  /******/ })()
63495
63505
  ;
63496
63506
  /******/ })()
@@ -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
  }
@@ -12441,6 +12449,8 @@ var __webpack_exports__ = {};
12441
12449
 
12442
12450
  })();
12443
12451
 
12452
+ /******/ })()
12453
+ ;
12444
12454
  /******/ })()
12445
12455
  ;
12446
12456
  /******/ })()
@@ -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
 
@@ -10232,7 +10240,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10232
10240
  // file names, and JQXLite is normally delivered in a lowercase file name.
10233
10241
  // Do this after creating the global so that if an AMD module wants to call
10234
10242
  // noConflict to hide this version of JQXLite, it will work.
10235
- if ( true && __nested_webpack_require_84851__.amdO.JQXLite) {
10243
+ if ( true && __nested_webpack_require_84851__.amdO.JQXLite) {
10236
10244
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10237
10245
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10238
10246
  }
@@ -27026,6 +27034,8 @@ var __webpack_exports__ = {};
27026
27034
 
27027
27035
  })();
27028
27036
 
27037
+ /******/ })()
27038
+ ;
27029
27039
  /******/ })()
27030
27040
  ;
27031
27041
  /******/ })()
@@ -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
  }
@@ -75095,6 +75103,8 @@ var __webpack_exports__ = {};
75095
75103
 
75096
75104
  })();
75097
75105
 
75106
+ /******/ })()
75107
+ ;
75098
75108
  /******/ })()
75099
75109
  ;
75100
75110
  /******/ })()
@@ -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
  }
@@ -19878,6 +19886,8 @@ var __webpack_exports__ = {};
19878
19886
 
19879
19887
  })();
19880
19888
 
19889
+ /******/ })()
19890
+ ;
19881
19891
  /******/ })()
19882
19892
  ;
19883
19893
  /******/ })()
@@ -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
  }
@@ -15921,6 +15929,8 @@ var __webpack_exports__ = {};
15921
15929
 
15922
15930
  })();
15923
15931
 
15932
+ /******/ })()
15933
+ ;
15924
15934
  /******/ })()
15925
15935
  ;
15926
15936
  /******/ })()