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
 
@@ -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
  }
@@ -45012,6 +45020,8 @@ var __webpack_exports__ = {};
45012
45020
 
45013
45021
  })();
45014
45022
 
45023
+ /******/ })()
45024
+ ;
45015
45025
  /******/ })()
45016
45026
  ;
45017
45027
  /******/ })()
@@ -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
 
@@ -20946,7 +20954,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20946
20954
  // file names, and JQXLite is normally delivered in a lowercase file name.
20947
20955
  // Do this after creating the global so that if an AMD module wants to call
20948
20956
  // noConflict to hide this version of JQXLite, it will work.
20949
- if ( true && __nested_webpack_require_536060__.amdO.JQXLite) {
20957
+ if ( true && __nested_webpack_require_536060__.amdO.JQXLite) {
20950
20958
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
20951
20959
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
20952
20960
  }
@@ -61763,6 +61771,8 @@ var __webpack_exports__ = {};
61763
61771
 
61764
61772
  })();
61765
61773
 
61774
+ /******/ })()
61775
+ ;
61766
61776
  /******/ })()
61767
61777
  ;
61768
61778
  /******/ })()
@@ -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
  }
@@ -29427,6 +29435,8 @@ var __webpack_exports__ = {};
29427
29435
 
29428
29436
  })();
29429
29437
 
29438
+ /******/ })()
29439
+ ;
29430
29440
  /******/ })()
29431
29441
  ;
29432
29442
  /******/ })()
@@ -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
  }
@@ -19695,6 +19703,8 @@ var __webpack_exports__ = {};
19695
19703
 
19696
19704
  })();
19697
19705
 
19706
+ /******/ })()
19707
+ ;
19698
19708
  /******/ })()
19699
19709
  ;
19700
19710
  /******/ })()
@@ -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
  }
@@ -63497,6 +63505,8 @@ var __webpack_exports__ = {};
63497
63505
 
63498
63506
  })();
63499
63507
 
63508
+ /******/ })()
63509
+ ;
63500
63510
  /******/ })()
63501
63511
  ;
63502
63512
  /******/ })()
@@ -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
 
@@ -14934,7 +14942,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14934
14942
  // file names, and JQXLite is normally delivered in a lowercase file name.
14935
14943
  // Do this after creating the global so that if an AMD module wants to call
14936
14944
  // noConflict to hide this version of JQXLite, it will work.
14937
- if ( true && __nested_webpack_require_272150__.amdO.JQXLite) {
14945
+ if ( true && __nested_webpack_require_272150__.amdO.JQXLite) {
14938
14946
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
14939
14947
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
14940
14948
  }
@@ -52042,6 +52050,8 @@ var __webpack_exports__ = {};
52042
52050
 
52043
52051
  })();
52044
52052
 
52053
+ /******/ })()
52054
+ ;
52045
52055
  /******/ })()
52046
52056
  ;
52047
52057
  /******/ })()
@@ -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
  }
@@ -12575,6 +12583,8 @@ var __webpack_exports__ = {};
12575
12583
 
12576
12584
  })();
12577
12585
 
12586
+ /******/ })()
12587
+ ;
12578
12588
  /******/ })()
12579
12589
  ;
12580
12590
  /******/ })()
@@ -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
  }
@@ -20310,6 +20318,8 @@ var __webpack_exports__ = {};
20310
20318
 
20311
20319
  })();
20312
20320
 
20321
+ /******/ })()
20322
+ ;
20313
20323
  /******/ })()
20314
20324
  ;
20315
20325
  /******/ })()
@@ -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
  }
@@ -73796,7 +73804,7 @@ var saveAs = window.jqxSaveAs = saveAs
73796
73804
  return true;
73797
73805
  }
73798
73806
 
73799
- self._keydown = true && !self.editcell;
73807
+ self._keydown = true && !self.editcell;
73800
73808
  var key = event.charCode ? event.charCode : event.keyCode ? event.keyCode : 0;
73801
73809
  if (key === 20) {
73802
73810
  if (!self._capsLock) {
@@ -74155,7 +74163,7 @@ var saveAs = window.jqxSaveAs = saveAs
74155
74163
 
74156
74164
  if (field.name === datafield) {
74157
74165
  if (field.type === 'bool' || field.type === 'boolean') {
74158
- value = true ? true : 0;
74166
+ value = true ? true : 0;
74159
74167
  }
74160
74168
 
74161
74169
  var column = that._getcolumnbydatafield(field.name);
@@ -96439,6 +96447,8 @@ var __webpack_exports__ = {};
96439
96447
 
96440
96448
  })();
96441
96449
 
96450
+ /******/ })()
96451
+ ;
96442
96452
  /******/ })()
96443
96453
  ;
96444
96454
  /******/ })()
@@ -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
  }
@@ -18692,6 +18700,8 @@ var __webpack_exports__ = {};
18692
18700
 
18693
18701
  })();
18694
18702
 
18703
+ /******/ })()
18704
+ ;
18695
18705
  /******/ })()
18696
18706
  ;
18697
18707
  /******/ })()
@@ -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
  }
@@ -20908,6 +20916,8 @@ var __webpack_exports__ = {};
20908
20916
 
20909
20917
  })();
20910
20918
 
20919
+ /******/ })()
20920
+ ;
20911
20921
  /******/ })()
20912
20922
  ;
20913
20923
  /******/ })()
@@ -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
  }
@@ -64776,6 +64784,8 @@ var __webpack_exports__ = {};
64776
64784
 
64777
64785
  })();
64778
64786
 
64787
+ /******/ })()
64788
+ ;
64779
64789
  /******/ })()
64780
64790
  ;
64781
64791
  /******/ })()
@@ -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
  }
@@ -17141,6 +17149,8 @@ var __webpack_exports__ = {};
17141
17149
 
17142
17150
  })();
17143
17151
 
17152
+ /******/ })()
17153
+ ;
17144
17154
  /******/ })()
17145
17155
  ;
17146
17156
  /******/ })()
@@ -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
  }
@@ -25775,6 +25783,8 @@ var __webpack_exports__ = {};
25775
25783
 
25776
25784
  })();
25777
25785
 
25786
+ /******/ })()
25787
+ ;
25778
25788
  /******/ })()
25779
25789
  ;
25780
25790
  /******/ })()
@@ -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
  }
@@ -20310,6 +20318,8 @@ var __webpack_exports__ = {};
20310
20318
 
20311
20319
  })();
20312
20320
 
20321
+ /******/ })()
20322
+ ;
20313
20323
  /******/ })()
20314
20324
  ;
20315
20325
  /******/ })()
@@ -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
 
@@ -12483,7 +12491,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12483
12491
  // file names, and JQXLite is normally delivered in a lowercase file name.
12484
12492
  // Do this after creating the global so that if an AMD module wants to call
12485
12493
  // noConflict to hide this version of JQXLite, it will work.
12486
- if ( true && __nested_webpack_require_153130__.amdO.JQXLite) {
12494
+ if ( true && __nested_webpack_require_153130__.amdO.JQXLite) {
12487
12495
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
12488
12496
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
12489
12497
  }
@@ -30300,6 +30308,8 @@ var __webpack_exports__ = {};
30300
30308
 
30301
30309
  })();
30302
30310
 
30311
+ /******/ })()
30312
+ ;
30303
30313
  /******/ })()
30304
30314
  ;
30305
30315
  /******/ })()
@@ -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
  }
@@ -61798,6 +61806,8 @@ var __webpack_exports__ = {};
61798
61806
 
61799
61807
  })();
61800
61808
 
61809
+ /******/ })()
61810
+ ;
61801
61811
  /******/ })()
61802
61812
  ;
61803
61813
  /******/ })()
@@ -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
  }
@@ -11741,6 +11749,8 @@ var __webpack_exports__ = {};
11741
11749
 
11742
11750
  })();
11743
11751
 
11752
+ /******/ })()
11753
+ ;
11744
11754
  /******/ })()
11745
11755
  ;
11746
11756
  /******/ })()