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
 
@@ -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
  }
@@ -12569,6 +12577,8 @@ var __webpack_exports__ = {};
12569
12577
 
12570
12578
  })();
12571
12579
 
12580
+ /******/ })()
12581
+ ;
12572
12582
  /******/ })()
12573
12583
  ;
12574
12584
  /******/ })()
@@ -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
 
@@ -10786,7 +10794,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10786
10794
  // file names, and JQXLite is normally delivered in a lowercase file name.
10787
10795
  // Do this after creating the global so that if an AMD module wants to call
10788
10796
  // noConflict to hide this version of JQXLite, it will work.
10789
- if ( true && __nested_webpack_require_113271__.amdO.JQXLite) {
10797
+ if ( true && __nested_webpack_require_113271__.amdO.JQXLite) {
10790
10798
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10791
10799
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10792
10800
  }
@@ -16984,6 +16992,8 @@ var __webpack_exports__ = {};
16984
16992
 
16985
16993
  })();
16986
16994
 
16995
+ /******/ })()
16996
+ ;
16987
16997
  /******/ })()
16988
16998
  ;
16989
16999
  /******/ })()
@@ -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
 
@@ -9132,7 +9140,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9132
9140
  // file names, and JQXLite is normally delivered in a lowercase file name.
9133
9141
  // Do this after creating the global so that if an AMD module wants to call
9134
9142
  // noConflict to hide this version of JQXLite, it will work.
9135
- if ( true && __nested_webpack_require_46260__.amdO.JQXLite) {
9143
+ if ( true && __nested_webpack_require_46260__.amdO.JQXLite) {
9136
9144
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9137
9145
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9138
9146
  }
@@ -19533,6 +19541,8 @@ var __webpack_exports__ = {};
19533
19541
 
19534
19542
  })();
19535
19543
 
19544
+ /******/ })()
19545
+ ;
19536
19546
  /******/ })()
19537
19547
  ;
19538
19548
  /******/ })()
@@ -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
  }
@@ -13294,6 +13302,8 @@ var __webpack_exports__ = {};
13294
13302
 
13295
13303
  })();
13296
13304
 
13305
+ /******/ })()
13306
+ ;
13297
13307
  /******/ })()
13298
13308
  ;
13299
13309
  /******/ })()
@@ -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
 
@@ -14841,7 +14849,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14841
14849
  // file names, and JQXLite is normally delivered in a lowercase file name.
14842
14850
  // Do this after creating the global so that if an AMD module wants to call
14843
14851
  // noConflict to hide this version of JQXLite, it will work.
14844
- if ( true && __nested_webpack_require_277478__.amdO.JQXLite) {
14852
+ if ( true && __nested_webpack_require_277478__.amdO.JQXLite) {
14845
14853
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
14846
14854
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
14847
14855
  }
@@ -24593,6 +24601,8 @@ var __webpack_exports__ = {};
24593
24601
 
24594
24602
  })();
24595
24603
 
24604
+ /******/ })()
24605
+ ;
24596
24606
  /******/ })()
24597
24607
  ;
24598
24608
  /******/ })()
@@ -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
 
@@ -20092,7 +20100,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20092
20100
  // file names, and JQXLite is normally delivered in a lowercase file name.
20093
20101
  // Do this after creating the global so that if an AMD module wants to call
20094
20102
  // noConflict to hide this version of JQXLite, it will work.
20095
- if ( true && __nested_webpack_require_518559__.amdO.JQXLite) {
20103
+ if ( true && __nested_webpack_require_518559__.amdO.JQXLite) {
20096
20104
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
20097
20105
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
20098
20106
  }
@@ -37403,6 +37411,8 @@ var __webpack_exports__ = {};
37403
37411
 
37404
37412
  })();
37405
37413
 
37414
+ /******/ })()
37415
+ ;
37406
37416
  /******/ })()
37407
37417
  ;
37408
37418
  /******/ })()
@@ -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
  }
@@ -17467,6 +17475,8 @@ var __webpack_exports__ = {};
17467
17475
 
17468
17476
  })();
17469
17477
 
17478
+ /******/ })()
17479
+ ;
17470
17480
  /******/ })()
17471
17481
  ;
17472
17482
  /******/ })()
@@ -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
 
@@ -10638,7 +10646,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10638
10646
  // file names, and JQXLite is normally delivered in a lowercase file name.
10639
10647
  // Do this after creating the global so that if an AMD module wants to call
10640
10648
  // noConflict to hide this version of JQXLite, it will work.
10641
- if ( true && __nested_webpack_require_98119__.amdO.JQXLite) {
10649
+ if ( true && __nested_webpack_require_98119__.amdO.JQXLite) {
10642
10650
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10643
10651
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10644
10652
  }
@@ -13915,6 +13923,8 @@ var __webpack_exports__ = {};
13915
13923
 
13916
13924
  })();
13917
13925
 
13926
+ /******/ })()
13927
+ ;
13918
13928
  /******/ })()
13919
13929
  ;
13920
13930
  /******/ })()
@@ -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
 
@@ -10706,7 +10714,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10706
10714
  // file names, and JQXLite is normally delivered in a lowercase file name.
10707
10715
  // Do this after creating the global so that if an AMD module wants to call
10708
10716
  // noConflict to hide this version of JQXLite, it will work.
10709
- if ( true && __nested_webpack_require_104010__.amdO.JQXLite) {
10717
+ if ( true && __nested_webpack_require_104010__.amdO.JQXLite) {
10710
10718
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10711
10719
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10712
10720
  }
@@ -15800,6 +15808,8 @@ var __webpack_exports__ = {};
15800
15808
 
15801
15809
  })();
15802
15810
 
15811
+ /******/ })()
15812
+ ;
15803
15813
  /******/ })()
15804
15814
  ;
15805
15815
  /******/ })()
@@ -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
 
@@ -12683,7 +12691,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12683
12691
  // file names, and JQXLite is normally delivered in a lowercase file name.
12684
12692
  // Do this after creating the global so that if an AMD module wants to call
12685
12693
  // noConflict to hide this version of JQXLite, it will work.
12686
- if ( true && __nested_webpack_require_203871__.amdO.JQXLite) {
12694
+ if ( true && __nested_webpack_require_203871__.amdO.JQXLite) {
12687
12695
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
12688
12696
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
12689
12697
  }
@@ -30799,6 +30807,8 @@ var __webpack_exports__ = {};
30799
30807
 
30800
30808
  })();
30801
30809
 
30810
+ /******/ })()
30811
+ ;
30802
30812
  /******/ })()
30803
30813
  ;
30804
30814
  /******/ })()
@@ -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
 
@@ -10423,7 +10431,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10423
10431
  // file names, and JQXLite is normally delivered in a lowercase file name.
10424
10432
  // Do this after creating the global so that if an AMD module wants to call
10425
10433
  // noConflict to hide this version of JQXLite, it will work.
10426
- if ( true && __nested_webpack_require_100822__.amdO.JQXLite) {
10434
+ if ( true && __nested_webpack_require_100822__.amdO.JQXLite) {
10427
10435
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10428
10436
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10429
10437
  }
@@ -13698,6 +13706,8 @@ var __webpack_exports__ = {};
13698
13706
 
13699
13707
  })();
13700
13708
 
13709
+ /******/ })()
13710
+ ;
13701
13711
  /******/ })()
13702
13712
  ;
13703
13713
  /******/ })()
@@ -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
  }
@@ -73441,6 +73449,8 @@ var __webpack_exports__ = {};
73441
73449
 
73442
73450
  })();
73443
73451
 
73452
+ /******/ })()
73453
+ ;
73444
73454
  /******/ })()
73445
73455
  ;
73446
73456
  /******/ })()
@@ -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
  }
@@ -45989,6 +45997,8 @@ var __webpack_exports__ = {};
45989
45997
 
45990
45998
  })();
45991
45999
 
46000
+ /******/ })()
46001
+ ;
45992
46002
  /******/ })()
45993
46003
  ;
45994
46004
  /******/ })()
@@ -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
  }
@@ -16815,6 +16823,8 @@ var __webpack_exports__ = {};
16815
16823
 
16816
16824
  })();
16817
16825
 
16826
+ /******/ })()
16827
+ ;
16818
16828
  /******/ })()
16819
16829
  ;
16820
16830
  /******/ })()
@@ -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
  }
@@ -25777,6 +25785,8 @@ var __webpack_exports__ = {};
25777
25785
 
25778
25786
  })();
25779
25787
 
25788
+ /******/ })()
25789
+ ;
25780
25790
  /******/ })()
25781
25791
  ;
25782
25792
  /******/ })()
@@ -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
  }
@@ -12845,6 +12853,8 @@ var __webpack_exports__ = {};
12845
12853
 
12846
12854
  })();
12847
12855
 
12856
+ /******/ })()
12857
+ ;
12848
12858
  /******/ })()
12849
12859
  ;
12850
12860
  /******/ })()
@@ -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
  }
@@ -16097,6 +16105,8 @@ var __webpack_exports__ = {};
16097
16105
 
16098
16106
  })();
16099
16107
 
16108
+ /******/ })()
16109
+ ;
16100
16110
  /******/ })()
16101
16111
  ;
16102
16112
  /******/ })()
@@ -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
  }
@@ -14391,6 +14399,8 @@ var __webpack_exports__ = {};
14391
14399
 
14392
14400
  })();
14393
14401
 
14402
+ /******/ })()
14403
+ ;
14394
14404
  /******/ })()
14395
14405
  ;
14396
14406
  /******/ })()
@@ -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
  }
@@ -13728,6 +13736,8 @@ var __webpack_exports__ = {};
13728
13736
 
13729
13737
  })();
13730
13738
 
13739
+ /******/ })()
13740
+ ;
13731
13741
  /******/ })()
13732
13742
  ;
13733
13743
  /******/ })()