jqwidgets-ng 22.0.2 → 23.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (203) hide show
  1. package/esm2020/jqxform/angular_jqxform.mjs +35 -2
  2. package/esm2020/jqxgrid/angular_jqxgrid.mjs +12 -0
  3. package/esm2020/jqxtree/angular_jqxtree.mjs +6 -0
  4. package/esm2020/jqxwindow/angular_jqxwindow.mjs +6 -0
  5. package/fesm2015/jqwidgets-ng-jqxform.mjs +35 -2
  6. package/fesm2015/jqwidgets-ng-jqxgrid.mjs +12 -0
  7. package/fesm2015/jqwidgets-ng-jqxtree.mjs +6 -0
  8. package/fesm2015/jqwidgets-ng-jqxwindow.mjs +6 -0
  9. package/fesm2020/jqwidgets-ng-jqxform.mjs +35 -2
  10. package/fesm2020/jqwidgets-ng-jqxgrid.mjs +12 -0
  11. package/fesm2020/jqwidgets-ng-jqxtree.mjs +6 -0
  12. package/fesm2020/jqwidgets-ng-jqxwindow.mjs +6 -0
  13. package/jqwidgets/jqx-all.js +12 -52
  14. package/jqwidgets/jqxangular.js +3 -1
  15. package/jqwidgets/jqxbarcode.js +1 -9
  16. package/jqwidgets/jqxbargauge.js +3 -1
  17. package/jqwidgets/jqxbulletchart.js +3 -1
  18. package/jqwidgets/jqxbuttongroup.js +3 -1
  19. package/jqwidgets/jqxbuttons.js +3 -1
  20. package/jqwidgets/jqxcalendar.js +3 -1
  21. package/jqwidgets/jqxchart.annotations.js +3 -1
  22. package/jqwidgets/jqxchart.api.js +3 -1
  23. package/jqwidgets/jqxchart.core.js +3 -1
  24. package/jqwidgets/jqxchart.js +1 -1
  25. package/jqwidgets/jqxchart.rangeselector.js +3 -1
  26. package/jqwidgets/jqxchart.waterfall.js +3 -1
  27. package/jqwidgets/jqxcheckbox.js +3 -1
  28. package/jqwidgets/jqxcheckboxgroup.js +1 -9
  29. package/jqwidgets/jqxcolorpicker.js +3 -1
  30. package/jqwidgets/jqxcombobox.js +3 -1
  31. package/jqwidgets/jqxcomplexinput.js +3 -1
  32. package/jqwidgets/jqxcore.js +4 -2
  33. package/jqwidgets/jqxdata.export.js +3 -1
  34. package/jqwidgets/jqxdata.js +3 -1
  35. package/jqwidgets/jqxdatatable.js +3 -1
  36. package/jqwidgets/jqxdate.js +3 -1
  37. package/jqwidgets/jqxdatetimeinput.js +3 -1
  38. package/jqwidgets/jqxdocking.js +3 -1
  39. package/jqwidgets/jqxdockinglayout.js +3 -1
  40. package/jqwidgets/jqxdockpanel.js +3 -1
  41. package/jqwidgets/jqxdragdrop.js +3 -1
  42. package/jqwidgets/jqxdraw.js +3 -1
  43. package/jqwidgets/jqxdropdownbutton.js +3 -1
  44. package/jqwidgets/jqxdropdownlist.js +3 -1
  45. package/jqwidgets/jqxeditor.js +3 -1
  46. package/jqwidgets/jqxexpander.js +3 -1
  47. package/jqwidgets/jqxexport.js +6 -3
  48. package/jqwidgets/jqxfileupload.js +3 -1
  49. package/jqwidgets/jqxform.js +4 -2
  50. package/jqwidgets/jqxformattedinput.js +3 -1
  51. package/jqwidgets/jqxgantt.api.js +75 -90
  52. package/jqwidgets/jqxgantt.js +3 -1
  53. package/jqwidgets/jqxgauge.js +4 -2
  54. package/jqwidgets/jqxgrid.aggregates.js +3 -1
  55. package/jqwidgets/jqxgrid.columnsreorder.js +3 -1
  56. package/jqwidgets/jqxgrid.columnsresize.js +3 -1
  57. package/jqwidgets/jqxgrid.edit.js +3 -1
  58. package/jqwidgets/jqxgrid.export.js +3 -1
  59. package/jqwidgets/jqxgrid.filter.js +4 -2
  60. package/jqwidgets/jqxgrid.grouping.js +3 -1
  61. package/jqwidgets/jqxgrid.js +4 -2
  62. package/jqwidgets/jqxgrid.pager.js +3 -1
  63. package/jqwidgets/jqxgrid.selection.js +3 -1
  64. package/jqwidgets/jqxgrid.sort.js +3 -1
  65. package/jqwidgets/jqxgrid.storage.js +4 -2
  66. package/jqwidgets/jqxheatmap.js +3 -1
  67. package/jqwidgets/jqxinput.js +3 -1
  68. package/jqwidgets/jqxkanban.js +3 -1
  69. package/jqwidgets/jqxknob.js +3 -1
  70. package/jqwidgets/jqxknockout.js +3 -1
  71. package/jqwidgets/jqxlayout.js +3 -1
  72. package/jqwidgets/jqxlistbox.js +4 -2
  73. package/jqwidgets/jqxlistmenu.js +3 -1
  74. package/jqwidgets/jqxloader.js +3 -1
  75. package/jqwidgets/jqxmaskedinput.js +3 -1
  76. package/jqwidgets/jqxmenu.js +3 -1
  77. package/jqwidgets/jqxnavbar.js +3 -1
  78. package/jqwidgets/jqxnavigationbar.js +3 -1
  79. package/jqwidgets/jqxnotification.js +3 -1
  80. package/jqwidgets/jqxnumberinput.js +3 -1
  81. package/jqwidgets/jqxpanel.js +3 -1
  82. package/jqwidgets/jqxpasswordinput.js +3 -1
  83. package/jqwidgets/jqxpivot.js +3 -1
  84. package/jqwidgets/jqxpivotdesigner.js +3 -1
  85. package/jqwidgets/jqxpivotgrid.js +3 -1
  86. package/jqwidgets/jqxpopover.js +3 -1
  87. package/jqwidgets/jqxprogressbar.js +3 -1
  88. package/jqwidgets/jqxqrcode.js +1 -9
  89. package/jqwidgets/jqxradiobutton.js +3 -1
  90. package/jqwidgets/jqxradiobuttongroup.js +1 -9
  91. package/jqwidgets/jqxrangeselector.js +3 -1
  92. package/jqwidgets/jqxrating.js +3 -1
  93. package/jqwidgets/jqxresponsivepanel.js +3 -1
  94. package/jqwidgets/jqxribbon.js +3 -1
  95. package/jqwidgets/jqxscheduler.api.js +3 -1
  96. package/jqwidgets/jqxscheduler.js +4 -2
  97. package/jqwidgets/jqxscrollbar.js +3 -1
  98. package/jqwidgets/jqxscrollview.js +3 -1
  99. package/jqwidgets/jqxslider.js +3 -1
  100. package/jqwidgets/jqxsortable.js +3 -1
  101. package/jqwidgets/jqxsplitlayout.js +2456 -1
  102. package/jqwidgets/jqxsplitlayout_.js +11 -0
  103. package/jqwidgets/jqxsplitter.js +3 -1
  104. package/jqwidgets/jqxswitchbutton.js +4 -2
  105. package/jqwidgets/jqxtabs.js +3 -1
  106. package/jqwidgets/jqxtagcloud.js +3 -1
  107. package/jqwidgets/jqxtextarea.js +3 -1
  108. package/jqwidgets/jqxtimeline.js +3 -1
  109. package/jqwidgets/jqxtimepicker.js +3 -1
  110. package/jqwidgets/jqxtoolbar.js +3 -1
  111. package/jqwidgets/jqxtooltip.js +3 -1
  112. package/jqwidgets/jqxtouch.js +3 -1
  113. package/jqwidgets/jqxtree.js +4 -2
  114. package/jqwidgets/jqxtreegrid.js +3 -1
  115. package/jqwidgets/jqxtreemap.js +3 -1
  116. package/jqwidgets/jqxvalidator.js +3 -1
  117. package/jqwidgets/jqxwindow.js +4 -2
  118. package/jqwidgets/modules/jqxbarcode.js +58 -48
  119. package/jqwidgets/modules/jqxbargauge.js +60 -52
  120. package/jqwidgets/modules/jqxbulletchart.js +63 -57
  121. package/jqwidgets/modules/jqxbuttongroup.js +61 -53
  122. package/jqwidgets/modules/jqxbuttons.js +58 -48
  123. package/jqwidgets/modules/jqxcalendar.js +65 -59
  124. package/jqwidgets/modules/jqxchart.js +75 -91
  125. package/jqwidgets/modules/jqxcheckbox.js +64 -58
  126. package/jqwidgets/modules/jqxcheckboxgroup.js +64 -58
  127. package/jqwidgets/modules/jqxcolorpicker.js +67 -63
  128. package/jqwidgets/modules/jqxcombobox.js +73 -73
  129. package/jqwidgets/modules/jqxcomplexinput.js +61 -53
  130. package/jqwidgets/modules/jqxdatatable.js +107 -146
  131. package/jqwidgets/modules/jqxdatetimeinput.js +91 -103
  132. package/jqwidgets/modules/jqxdocking.js +201 -58
  133. package/jqwidgets/modules/jqxdockinglayout.js +212 -77
  134. package/jqwidgets/modules/jqxdockpanel.js +61 -53
  135. package/jqwidgets/modules/jqxdragdrop.js +62 -56
  136. package/jqwidgets/modules/jqxdraw.js +56 -46
  137. package/jqwidgets/modules/jqxdropdownbutton.js +61 -53
  138. package/jqwidgets/modules/jqxdropdownlist.js +89 -99
  139. package/jqwidgets/modules/jqxeditor.js +242 -127
  140. package/jqwidgets/modules/jqxexpander.js +75 -68
  141. package/jqwidgets/modules/jqxfileupload.js +64 -58
  142. package/jqwidgets/modules/jqxform.js +1199 -1052
  143. package/jqwidgets/modules/jqxformattedinput.js +98 -105
  144. package/jqwidgets/modules/jqxgantt.js +141 -146
  145. package/jqwidgets/modules/jqxgauge.js +3063 -3783
  146. package/jqwidgets/modules/jqxgrid.js +1811 -834
  147. package/jqwidgets/modules/jqxheatmap.js +60 -52
  148. package/jqwidgets/modules/jqxinput.js +62 -56
  149. package/jqwidgets/modules/jqxkanban.js +110 -127
  150. package/jqwidgets/modules/jqxknob.js +63 -57
  151. package/jqwidgets/modules/jqxlayout.js +212 -77
  152. package/jqwidgets/modules/jqxlineargauge.js +3063 -3783
  153. package/jqwidgets/modules/jqxlinkbutton.js +58 -48
  154. package/jqwidgets/modules/jqxlistbox.js +77 -79
  155. package/jqwidgets/modules/jqxlistmenu.js +106 -119
  156. package/jqwidgets/modules/jqxloader.js +57 -47
  157. package/jqwidgets/modules/jqxmaskedinput.js +57 -47
  158. package/jqwidgets/modules/jqxmenu.js +80 -77
  159. package/jqwidgets/modules/jqxnavbar.js +75 -68
  160. package/jqwidgets/modules/jqxnavigationbar.js +87 -88
  161. package/jqwidgets/modules/jqxnotification.js +69 -67
  162. package/jqwidgets/modules/jqxnumberinput.js +79 -83
  163. package/jqwidgets/modules/jqxpanel.js +66 -62
  164. package/jqwidgets/modules/jqxpasswordinput.js +68 -66
  165. package/jqwidgets/modules/jqxpivotdesigner.js +253 -137
  166. package/jqwidgets/modules/jqxpivotgrid.js +253 -137
  167. package/jqwidgets/modules/jqxpopover.js +61 -53
  168. package/jqwidgets/modules/jqxprogressbar.js +57 -47
  169. package/jqwidgets/modules/jqxqrcode.js +74 -67
  170. package/jqwidgets/modules/jqxradiobutongroup.js +64 -58
  171. package/jqwidgets/modules/jqxradiobutton.js +61 -53
  172. package/jqwidgets/modules/jqxrangeselector.js +62 -56
  173. package/jqwidgets/modules/jqxrating.js +61 -53
  174. package/jqwidgets/modules/jqxrepeatbutton.js +58 -48
  175. package/jqwidgets/modules/jqxresponsivepanel.js +60 -52
  176. package/jqwidgets/modules/jqxribbon.js +64 -58
  177. package/jqwidgets/modules/jqxscheduler.js +254 -171
  178. package/jqwidgets/modules/jqxscrollbar.js +60 -52
  179. package/jqwidgets/modules/jqxscrollview.js +60 -52
  180. package/jqwidgets/modules/jqxslider.js +50 -52
  181. package/jqwidgets/modules/jqxsortable.js +4 -14152
  182. package/jqwidgets/modules/jqxsplitlayout.js +4 -13928
  183. package/jqwidgets/modules/jqxsplitter.js +4 -13501
  184. package/jqwidgets/modules/jqxswitchbutton.js +56 -62
  185. package/jqwidgets/modules/jqxtabs.js +72 -81
  186. package/jqwidgets/modules/jqxtagcloud.js +58 -66
  187. package/jqwidgets/modules/jqxtextarea.js +58 -66
  188. package/jqwidgets/modules/jqxtimeline.js +47 -47
  189. package/jqwidgets/modules/jqxtimepicker.js +48 -50
  190. package/jqwidgets/modules/jqxtogglebutton.js +48 -48
  191. package/jqwidgets/modules/jqxtoolbar.js +98 -123
  192. package/jqwidgets/modules/jqxtooltip.js +46 -46
  193. package/jqwidgets/modules/jqxtree.js +2632 -2611
  194. package/jqwidgets/modules/jqxtreegrid.js +99 -150
  195. package/jqwidgets/modules/jqxtreemap.js +51 -55
  196. package/jqwidgets/modules/jqxvalidator.js +55 -61
  197. package/jqwidgets/modules/jqxwindow.js +188 -53
  198. package/jqwidgets/styles/jqx.base.css +182 -1
  199. package/jqxform/angular_jqxform.d.ts +7 -1
  200. package/jqxgrid/angular_jqxgrid.d.ts +2 -0
  201. package/jqxtree/angular_jqxtree.d.ts +2 -0
  202. package/jqxwindow/angular_jqxwindow.d.ts +2 -0
  203. package/package.json +3 -2
@@ -1,22 +1,46 @@
1
1
 
2
- /* Release Date: Sep-17-2024
3
- Copyright (c) 2011-2024 jQWidgets.
2
+ /* Release Date: Jan-28-2025
3
+ Copyright (c) 2011-2025 jQWidgets.
4
4
  License: https://jqwidgets.com/license/ */
5
5
 
6
6
 
7
7
  /******/ (() => { // webpackBootstrap
8
8
  var __webpack_exports__ = {};
9
9
 
10
- /* Release Date: Sep-17-2024
11
- Copyright (c) 2011-2024 jQWidgets.
10
+ /* Release Date: Jan-28-2025
11
+ Copyright (c) 2011-2025 jQWidgets.
12
12
  License: https://jqwidgets.com/license/ */
13
13
 
14
14
 
15
15
  /******/ (() => { // webpackBootstrap
16
16
  var __webpack_exports__ = {};
17
17
 
18
- /* Release Date: Sep-17-2024
19
- Copyright (c) 2011-2024 jQWidgets.
18
+ /* Release Date: Jan-28-2025
19
+ Copyright (c) 2011-2025 jQWidgets.
20
+ License: https://jqwidgets.com/license/ */
21
+
22
+
23
+ /******/ (() => { // webpackBootstrap
24
+ var __webpack_exports__ = {};
25
+
26
+ /* Release Date: Jan-28-2025
27
+ Copyright (c) 2011-2025 jQWidgets.
28
+ License: https://jqwidgets.com/license/ */
29
+
30
+
31
+ /******/ (() => { // webpackBootstrap
32
+ var __webpack_exports__ = {};
33
+
34
+ /* Release Date: Jan-28-2025
35
+ Copyright (c) 2011-2025 jQWidgets.
36
+ License: https://jqwidgets.com/license/ */
37
+
38
+
39
+ /******/ (() => { // webpackBootstrap
40
+ var __webpack_exports__ = {};
41
+
42
+ /* Release Date: Jan-28-2025
43
+ Copyright (c) 2011-2025 jQWidgets.
20
44
  License: https://jqwidgets.com/license/ */
21
45
 
22
46
 
@@ -2268,9 +2292,7 @@ document.Globalize = Globalize;
2268
2292
  }
2269
2293
  });
2270
2294
  })(jqxBaseFramework);
2271
- })();
2272
-
2273
-
2295
+ })();
2274
2296
 
2275
2297
  /***/ }),
2276
2298
 
@@ -3456,9 +3478,7 @@ document.Globalize = Globalize;
3456
3478
  //// End of ToggleButton
3457
3479
 
3458
3480
  })(jqxBaseFramework);
3459
- })();
3460
-
3461
-
3481
+ })();
3462
3482
 
3463
3483
  /***/ }),
3464
3484
 
@@ -7298,9 +7318,7 @@ document.Globalize = Globalize;
7298
7318
  } // calendar month
7299
7319
 
7300
7320
  })(jqxBaseFramework);
7301
- })();
7302
-
7303
-
7321
+ })();
7304
7322
 
7305
7323
  /***/ }),
7306
7324
 
@@ -8146,9 +8164,7 @@ document.Globalize = Globalize;
8146
8164
  }
8147
8165
  });
8148
8166
  })(jqxBaseFramework);
8149
- })();
8150
-
8151
-
8167
+ })();
8152
8168
 
8153
8169
  /***/ }),
8154
8170
 
@@ -11445,22 +11461,20 @@ document.Globalize = Globalize;
11445
11461
  }
11446
11462
  });
11447
11463
  })(jqxBaseFramework);
11448
- })();
11449
-
11450
-
11464
+ })();
11451
11465
 
11452
11466
  /***/ }),
11453
11467
 
11454
11468
  /***/ 5459:
11455
- /***/ ((module, exports, __nested_webpack_require_484139__) => {
11469
+ /***/ ((module, exports, __nested_webpack_require_484119__) => {
11456
11470
 
11457
11471
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
11458
11472
  /* eslint-disable */
11459
- (function () {
11460
- if (typeof document === 'undefined') {
11473
+ (function(){
11474
+ if (typeof document === 'undefined') {
11461
11475
  return;
11462
11476
  }
11463
-
11477
+
11464
11478
  var oldBrowser = document.all && !document.addEventListener;
11465
11479
  if (!oldBrowser) {
11466
11480
  (function (window, undefined) {
@@ -19632,7 +19646,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19632
19646
  // file names, and JQXLite is normally delivered in a lowercase file name.
19633
19647
  // Do this after creating the global so that if an AMD module wants to call
19634
19648
  // noConflict to hide this version of JQXLite, it will work.
19635
- if ( true && __nested_webpack_require_484139__.amdO.JQXLite) {
19649
+ if ( true && __nested_webpack_require_484119__.amdO.JQXLite) {
19636
19650
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
19637
19651
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
19638
19652
  }
@@ -19653,19 +19667,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19653
19667
  }
19654
19668
 
19655
19669
  if (window.jQuery) {
19656
- if (window.jQuery.fn.extend) {
19657
- window.jQuery.fn.stop = window.JQXLite.fn.stop;
19658
- window.jQuery.fn.animate = window.JQXLite.fn.animate;
19659
-
19660
- var keys = Object.keys(window.JQXLite.fn);
19661
- for (var index in keys) {
19662
- var key = keys[index];
19663
- if (window.jQuery.fn[key] == undefined) {
19664
- window.jQuery.fn[key] = window.JQXLite.fn[key];
19665
- }
19666
- }
19667
- }
19668
-
19669
19670
  window.minQuery = window.JQXLite = window.jQuery;
19670
19671
  return;
19671
19672
  }
@@ -21287,7 +21288,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
21287
21288
  if (!$(element).on || !$.access) {
21288
21289
  return $(element).html(value);
21289
21290
  }
21290
- try {
21291
+ try {
21291
21292
  return $.access(element, function (value) {
21292
21293
  var elem = element[0] || {},
21293
21294
  i = 0,
@@ -21780,12 +21781,12 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
21780
21781
  returnValue = returnValue + $(window).scrollTop();
21781
21782
  }
21782
21783
  if (/(Android.*Chrome\/[.0-9]* (!?Mobile))/.exec(navigator.userAgent)) {
21783
- return returnValue;
21784
- // return returnValue + $(window).scrollTop();
21784
+ return returnValue;
21785
+ // return returnValue + $(window).scrollTop();
21785
21786
  }
21786
21787
  if (/(Android.*Chrome\/[.0-9]* Mobile)/.exec(navigator.userAgent)) {
21787
21788
  return returnValue;
21788
- // return returnValue + $(window).scrollTop();
21789
+ // return returnValue + $(window).scrollTop();
21789
21790
  }
21790
21791
 
21791
21792
  return initialOffset.top;
@@ -22481,9 +22482,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
22481
22482
  }
22482
22483
  });
22483
22484
 
22484
- if (!$.easing) {
22485
- $.easing = {};
22486
- }
22487
22485
  $.extend($.easing, {
22488
22486
  easeOutBack: function (x, t, b, c, d, s) {
22489
22487
  if (s == undefined) s = 1.70158;
@@ -22823,8 +22821,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
22823
22821
  }
22824
22822
  })(jqxBaseFramework);
22825
22823
  })();
22826
-
22827
-
22828
22824
 
22829
22825
 
22830
22826
  /***/ }),
@@ -27769,9 +27765,7 @@ var saveAs = window.jqxSaveAs = saveAs
27769
27765
 
27770
27766
 
27771
27767
  })(pdfDataExport.API)
27772
- })();
27773
-
27774
-
27768
+ })();
27775
27769
 
27776
27770
  /***/ }),
27777
27771
 
@@ -33918,9 +33912,7 @@ var saveAs = window.jqxSaveAs = saveAs
33918
33912
  }
33919
33913
  }
33920
33914
  } )( jqxBaseFramework );
33921
- })();
33922
-
33923
-
33915
+ })();
33924
33916
 
33925
33917
  /***/ }),
33926
33918
 
@@ -40390,8 +40382,6 @@ var saveAs = window.jqxSaveAs = saveAs
40390
40382
  })(jqxBaseFramework);
40391
40383
  })();
40392
40384
 
40393
-
40394
-
40395
40385
 
40396
40386
 
40397
40387
  /***/ }),
@@ -42230,8 +42220,6 @@ var saveAs = window.jqxSaveAs = saveAs
42230
42220
  })(jqxBaseFramework);
42231
42221
  })();
42232
42222
 
42233
-
42234
-
42235
42223
 
42236
42224
 
42237
42225
  /***/ }),
@@ -44376,9 +44364,7 @@ var saveAs = window.jqxSaveAs = saveAs
44376
44364
  }
44377
44365
  });
44378
44366
  })(jqxBaseFramework);
44379
- })();
44380
-
44381
-
44367
+ })();
44382
44368
 
44383
44369
  /***/ }),
44384
44370
 
@@ -44622,7 +44608,7 @@ var saveAs = window.jqxSaveAs = saveAs
44622
44608
  let output = null;
44623
44609
  switch (format) {
44624
44610
  case 'csv':
44625
- output = that.exportToCSVAndTSV(data, { delimiter: ', ', MIME: 'text/csv', toRemove: 2 }, fileName);
44611
+ output = that.exportToCSVAndTSV(data, { delimiter: ', ', MIME: 'text/csv;charset=utf-8;', toRemove: 2 }, fileName);
44626
44612
  break;
44627
44613
  case 'html':
44628
44614
  output = that.exportToHTML(data, fileName);
@@ -44690,7 +44676,10 @@ var saveAs = window.jqxSaveAs = saveAs
44690
44676
  if (!fileName) {
44691
44677
  return stringResult;
44692
44678
  }
44693
- return this.downloadFile(stringResult, formatOptions.MIME, fileName);
44679
+
44680
+ const bom = '\uFEFF';
44681
+ const csvContent = bom + stringResult;
44682
+ return this.downloadFile(csvContent, formatOptions.MIME, fileName);
44694
44683
  }
44695
44684
 
44696
44685
  /**
@@ -48010,7 +47999,7 @@ var saveAs = window.jqxSaveAs = saveAs
48010
47999
  case 'D':
48011
48000
  case 'd':
48012
48001
  if (precision) {
48013
- return ('0').repeat(precision);
48002
+ return '\#,0' + precisionCode;
48014
48003
  }
48015
48004
 
48016
48005
  return '0';
@@ -50940,7 +50929,7 @@ var saveAs = window.jqxSaveAs = saveAs
50940
50929
  // clears the selection.
50941
50930
  clearSelection: function (render) {
50942
50931
  for (var indx = 0; indx < this.selectedIndexes.length; indx++) {
50943
- if (this.selectedIndexes[indx] && this.selectedIndexes[indx] != -1) {
50932
+ if (this.selectedIndexes[indx] !== undefined && this.selectedIndexes[indx] != -1) {
50944
50933
  this._raiseEvent('1', { index: indx, type: 'api', item: this.getVisibleItem(indx), originalEvent: null });
50945
50934
  }
50946
50935
 
@@ -54173,9 +54162,7 @@ var saveAs = window.jqxSaveAs = saveAs
54173
54162
  return result;
54174
54163
  }
54175
54164
  })(jqxBaseFramework);
54176
- })();
54177
-
54178
-
54165
+ })();
54179
54166
 
54180
54167
  /***/ }),
54181
54168
 
@@ -57146,9 +57133,7 @@ var saveAs = window.jqxSaveAs = saveAs
57146
57133
  return menuItem;
57147
57134
  }; //
57148
57135
  })(jqxBaseFramework);
57149
- })();
57150
-
57151
-
57136
+ })();
57152
57137
 
57153
57138
  /***/ }),
57154
57139
 
@@ -61104,9 +61089,7 @@ var saveAs = window.jqxSaveAs = saveAs
61104
61089
  }
61105
61090
  });
61106
61091
  })(jqxBaseFramework);
61107
- })();
61108
-
61109
-
61092
+ })();
61110
61093
 
61111
61094
  /***/ }),
61112
61095
 
@@ -62266,9 +62249,7 @@ var saveAs = window.jqxSaveAs = saveAs
62266
62249
 
62267
62250
 
62268
62251
  })(jqxBaseFramework);
62269
- })();
62270
-
62271
-
62252
+ })();
62272
62253
 
62273
62254
  /***/ }),
62274
62255
 
@@ -63565,9 +63546,7 @@ var saveAs = window.jqxSaveAs = saveAs
63565
63546
  });
63566
63547
 
63567
63548
  })(jqxBaseFramework);
63568
- })();
63569
-
63570
-
63549
+ })();
63571
63550
 
63572
63551
  /***/ }),
63573
63552
 
@@ -68961,8 +68940,6 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
68961
68940
  })();
68962
68941
  // End of pivot grid keyboard navigation
68963
68942
 
68964
-
68965
-
68966
68943
 
68967
68944
 
68968
68945
  /***/ }),
@@ -70556,8 +70533,6 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
70556
70533
  }); // jqxScrollBar
70557
70534
  })(jqxBaseFramework);
70558
70535
  })();
70559
-
70560
-
70561
70536
 
70562
70537
 
70563
70538
  /***/ }),
@@ -72219,6 +72194,12 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
72219
72194
  case 'right':
72220
72195
  this.element.style.left = this._toPx(dragArea.left + dragArea.width - this.host.width());
72221
72196
  break;
72197
+ case 'center':
72198
+ this._centerElement(this.host, dragArea, 'x');
72199
+ break;
72200
+ case 'middle':
72201
+ this._centerElement(this.host, dragArea, 'y');
72202
+ break;
72222
72203
  default:
72223
72204
  if (!this.dragArea) {
72224
72205
  dragArea = $(window);
@@ -72675,6 +72656,137 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
72675
72656
  }
72676
72657
  },
72677
72658
 
72659
+ openAlert: function (message, title) {
72660
+ if (!message) {
72661
+ message = '';
72662
+ }
72663
+
72664
+ if (!title) {
72665
+ title = 'Alert';
72666
+ }
72667
+ return this._openDialog(
72668
+ message,
72669
+ title,
72670
+ "alert"
72671
+ );
72672
+ },
72673
+
72674
+ openConfirm: function (message, title) {
72675
+ if (!message) {
72676
+ message = '';
72677
+ }
72678
+ if (!title) {
72679
+ title = 'Confirm';
72680
+ }
72681
+
72682
+ return this._openDialog(
72683
+ message,
72684
+ title,
72685
+ "confirm"
72686
+ );
72687
+ },
72688
+
72689
+ _openDialog: function (message, title, type) {
72690
+ var that = this;
72691
+ var $window = this.host;
72692
+
72693
+ if (typeof message !== "string") {
72694
+ message = '';
72695
+ };
72696
+
72697
+
72698
+ var getDialogSize = function (message, minWidth, minHeight, maxWidth, maxHeight) {
72699
+ minWidth = typeof minWidth !== 'undefined' ? minWidth : 300;
72700
+ minHeight = typeof minHeight !== 'undefined' ? minHeight : 150;
72701
+ maxWidth = typeof maxWidth !== 'undefined' ? maxWidth : 600;
72702
+ maxHeight = typeof maxHeight !== 'undefined' ? maxHeight : 400;
72703
+
72704
+ var tempDiv = $("<div>")
72705
+ .css({
72706
+ position: "absolute",
72707
+ visibility: "hidden",
72708
+ width: maxWidth + "px",
72709
+ padding: "16px",
72710
+ fontFamily: "inherit",
72711
+ fontSize: "14px",
72712
+ lineHeight: "1.4",
72713
+ whiteSpace: "normal"
72714
+ })
72715
+ .html(message)
72716
+ .appendTo("body");
72717
+
72718
+ var width = Math.min(Math.max(tempDiv.outerWidth(true), minWidth), maxWidth);
72719
+ var height = Math.min(Math.max(tempDiv.outerHeight(true) + 80, minHeight), maxHeight); // +80 for buttons & spacing
72720
+
72721
+ tempDiv.remove();
72722
+
72723
+ return {
72724
+ width: width,
72725
+ height: height
72726
+ };
72727
+ };
72728
+
72729
+
72730
+ var size = getDialogSize(message);
72731
+ this.width = size.width;
72732
+ this.height = 30 + size.height;
72733
+
72734
+ that.element.style.height = size.height + 'px';
72735
+ that.element.style.width = size.width + 'px';
72736
+
72737
+ var $content = $window.find(".jqx-window-content"); // scoped to this instance
72738
+ var idSuffix = $window.attr("id") || Math.random().toString(36).substr(2, 5);
72739
+ var isConfirm = type === "confirm";
72740
+
72741
+ return new Promise(function (resolve) {
72742
+ $window.jqxWindow("setTitle", title);
72743
+
72744
+ // Use unique IDs for each button per window instance
72745
+ var okId = 'jqxDialogOkBtn_' + idSuffix;
72746
+ var cancelId = 'jqxDialogCancelBtn_' + idSuffix;
72747
+
72748
+ var html =
72749
+ '<div class="dialog-container" style="display: flex; flex-direction: column; height: 100%;">' +
72750
+ '<div class="dialog-message" style="flex: 1; padding: 20px; overflow-y: auto;">' +
72751
+ message +
72752
+ '</div>' +
72753
+ '<div class="dialog-buttons" style="' +
72754
+ 'padding: 5px 10px;' +
72755
+ 'text-align: right;' +
72756
+ 'background: var(--jqx-surface);' +
72757
+ 'color: var(--jqx-surface-color);' +
72758
+ 'flex-shrink: 0;' +
72759
+ '">' +
72760
+ '<button id="' + okId + '" class="jqx-btn">OK</button>' +
72761
+ (isConfirm ? '<button id="' + cancelId + '" class="jqx-btn">Cancel</button>' : '') +
72762
+ '</div>' +
72763
+ '</div>';
72764
+
72765
+
72766
+ $content.html(html);
72767
+ $window.jqxWindow("open");
72768
+
72769
+ setTimeout(function () {
72770
+ $('#' + okId).jqxButton({ theme: that.theme, width: 75, height: 28 })
72771
+ .off("click")
72772
+ .on("click", function () {
72773
+ $window.jqxWindow("close");
72774
+ resolve(true);
72775
+ });
72776
+
72777
+ if (isConfirm) {
72778
+ $('#' + cancelId).jqxButton({ theme: that.theme, width: 75, height: 28 })
72779
+ .off("click")
72780
+ .on("click", function () {
72781
+ $window.jqxWindow("close");
72782
+ resolve(false);
72783
+ });
72784
+ }
72785
+ }, 0);
72786
+
72787
+ });
72788
+ },
72789
+
72678
72790
  open: function (callback, duration) {
72679
72791
  this.show(callback, duration);
72680
72792
  },
@@ -73561,9 +73673,7 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
73561
73673
  }(jqxBaseFramework)); //ignore jslint
73562
73674
  $.extend($.jqx._jqxWindow.prototype, resizeModule);
73563
73675
  }(jqxBaseFramework)); //ignore jslint
73564
- })();
73565
-
73566
-
73676
+ })();
73567
73677
 
73568
73678
  /***/ })
73569
73679
 
@@ -73573,7 +73683,7 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
73573
73683
  /******/ var __webpack_module_cache__ = {};
73574
73684
  /******/
73575
73685
  /******/ // The require function
73576
- /******/ function __nested_webpack_require_3030607__(moduleId) {
73686
+ /******/ function __nested_webpack_require_3035827__(moduleId) {
73577
73687
  /******/ // Check if module is in cache
73578
73688
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
73579
73689
  /******/ if (cachedModule !== undefined) {
@@ -73587,7 +73697,7 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
73587
73697
  /******/ };
73588
73698
  /******/
73589
73699
  /******/ // Execute the module function
73590
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_3030607__);
73700
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_3035827__);
73591
73701
  /******/
73592
73702
  /******/ // Return the exports of the module
73593
73703
  /******/ return module.exports;
@@ -73596,17 +73706,17 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
73596
73706
  /************************************************************************/
73597
73707
  /******/ /* webpack/runtime/amd options */
73598
73708
  /******/ (() => {
73599
- /******/ __nested_webpack_require_3030607__.amdO = {};
73709
+ /******/ __nested_webpack_require_3035827__.amdO = {};
73600
73710
  /******/ })();
73601
73711
  /******/
73602
73712
  /******/ /* webpack/runtime/compat get default export */
73603
73713
  /******/ (() => {
73604
73714
  /******/ // getDefaultExport function for compatibility with non-harmony modules
73605
- /******/ __nested_webpack_require_3030607__.n = (module) => {
73715
+ /******/ __nested_webpack_require_3035827__.n = (module) => {
73606
73716
  /******/ var getter = module && module.__esModule ?
73607
73717
  /******/ () => (module['default']) :
73608
73718
  /******/ () => (module);
73609
- /******/ __nested_webpack_require_3030607__.d(getter, { a: getter });
73719
+ /******/ __nested_webpack_require_3035827__.d(getter, { a: getter });
73610
73720
  /******/ return getter;
73611
73721
  /******/ };
73612
73722
  /******/ })();
@@ -73614,9 +73724,9 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
73614
73724
  /******/ /* webpack/runtime/define property getters */
73615
73725
  /******/ (() => {
73616
73726
  /******/ // define getter functions for harmony exports
73617
- /******/ __nested_webpack_require_3030607__.d = (exports, definition) => {
73727
+ /******/ __nested_webpack_require_3035827__.d = (exports, definition) => {
73618
73728
  /******/ for(var key in definition) {
73619
- /******/ if(__nested_webpack_require_3030607__.o(definition, key) && !__nested_webpack_require_3030607__.o(exports, key)) {
73729
+ /******/ if(__nested_webpack_require_3035827__.o(definition, key) && !__nested_webpack_require_3035827__.o(exports, key)) {
73620
73730
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
73621
73731
  /******/ }
73622
73732
  /******/ }
@@ -73625,7 +73735,7 @@ $.extend( $.jqx.jqxPivotGrid.propertyBag.prototype, {
73625
73735
  /******/
73626
73736
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
73627
73737
  /******/ (() => {
73628
- /******/ __nested_webpack_require_3030607__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
73738
+ /******/ __nested_webpack_require_3035827__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
73629
73739
  /******/ })();
73630
73740
  /******/
73631
73741
  /************************************************************************/
@@ -73633,48 +73743,48 @@ var __webpack_exports__ = {};
73633
73743
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
73634
73744
  (() => {
73635
73745
  "use strict";
73636
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_3030607__(5459);
73637
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
73638
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_3030607__(4198);
73639
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
73640
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_3030607__(3907);
73641
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
73642
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_3030607__(714);
73643
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
73644
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_3030607__(7351);
73645
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
73646
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_3030607__(7196);
73647
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
73648
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_3030607__(4240);
73649
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
73650
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_3030607__(1610);
73651
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
73652
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_3030607__(1062);
73653
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
73654
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_3030607__(5868);
73655
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
73656
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_3030607__(4720);
73657
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
73658
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_3030607__(7995);
73659
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
73660
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_3030607__(4545);
73661
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
73662
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_3030607__(2497);
73663
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
73664
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_3030607__(5725);
73665
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
73666
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_3030607__(4993);
73667
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
73668
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_3030607__(7762);
73669
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_16__);
73670
- /* harmony import */ var _jqxdragdrop__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_3030607__(3601);
73671
- /* harmony import */ var _jqxdragdrop__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxdragdrop__WEBPACK_IMPORTED_MODULE_17__);
73672
- /* harmony import */ var _jqxpivot__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_3030607__(2853);
73673
- /* harmony import */ var _jqxpivot__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxpivot__WEBPACK_IMPORTED_MODULE_18__);
73674
- /* harmony import */ var _jqxpivotgrid__WEBPACK_IMPORTED_MODULE_19__ = __nested_webpack_require_3030607__(1898);
73675
- /* harmony import */ var _jqxpivotgrid__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxpivotgrid__WEBPACK_IMPORTED_MODULE_19__);
73676
- /* harmony import */ var _jqxpivotdesigner__WEBPACK_IMPORTED_MODULE_20__ = __nested_webpack_require_3030607__(7323);
73677
- /* harmony import */ var _jqxpivotdesigner__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__nested_webpack_require_3030607__.n(_jqxpivotdesigner__WEBPACK_IMPORTED_MODULE_20__);
73746
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_3035827__(5459);
73747
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
73748
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_3035827__(4198);
73749
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
73750
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_3035827__(3907);
73751
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
73752
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_3035827__(714);
73753
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
73754
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_3035827__(7351);
73755
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
73756
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_3035827__(7196);
73757
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
73758
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_3035827__(4240);
73759
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
73760
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_3035827__(1610);
73761
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
73762
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_3035827__(1062);
73763
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
73764
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_3035827__(5868);
73765
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
73766
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_3035827__(4720);
73767
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
73768
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_3035827__(7995);
73769
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
73770
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_3035827__(4545);
73771
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
73772
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_3035827__(2497);
73773
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
73774
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_3035827__(5725);
73775
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
73776
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_3035827__(4993);
73777
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
73778
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_3035827__(7762);
73779
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_16__);
73780
+ /* harmony import */ var _jqxdragdrop__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_3035827__(3601);
73781
+ /* harmony import */ var _jqxdragdrop__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxdragdrop__WEBPACK_IMPORTED_MODULE_17__);
73782
+ /* harmony import */ var _jqxpivot__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_3035827__(2853);
73783
+ /* harmony import */ var _jqxpivot__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxpivot__WEBPACK_IMPORTED_MODULE_18__);
73784
+ /* harmony import */ var _jqxpivotgrid__WEBPACK_IMPORTED_MODULE_19__ = __nested_webpack_require_3035827__(1898);
73785
+ /* harmony import */ var _jqxpivotgrid__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxpivotgrid__WEBPACK_IMPORTED_MODULE_19__);
73786
+ /* harmony import */ var _jqxpivotdesigner__WEBPACK_IMPORTED_MODULE_20__ = __nested_webpack_require_3035827__(7323);
73787
+ /* harmony import */ var _jqxpivotdesigner__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__nested_webpack_require_3035827__.n(_jqxpivotdesigner__WEBPACK_IMPORTED_MODULE_20__);
73678
73788
 
73679
73789
 
73680
73790
 
@@ -73698,6 +73808,12 @@ var __webpack_exports__ = {};
73698
73808
 
73699
73809
  })();
73700
73810
 
73811
+ /******/ })()
73812
+ ;
73813
+ /******/ })()
73814
+ ;
73815
+ /******/ })()
73816
+ ;
73701
73817
  /******/ })()
73702
73818
  ;
73703
73819
  /******/ })()