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
 
@@ -2820,9 +2844,7 @@ document.Globalize = Globalize;
2820
2844
  //// End of ToggleButton
2821
2845
 
2822
2846
  })(jqxBaseFramework);
2823
- })();
2824
-
2825
-
2847
+ })();
2826
2848
 
2827
2849
  /***/ }),
2828
2850
 
@@ -6662,9 +6684,7 @@ document.Globalize = Globalize;
6662
6684
  } // calendar month
6663
6685
 
6664
6686
  })(jqxBaseFramework);
6665
- })();
6666
-
6667
-
6687
+ })();
6668
6688
 
6669
6689
  /***/ }),
6670
6690
 
@@ -7510,9 +7530,7 @@ document.Globalize = Globalize;
7510
7530
  }
7511
7531
  });
7512
7532
  })(jqxBaseFramework);
7513
- })();
7514
-
7515
-
7533
+ })();
7516
7534
 
7517
7535
  /***/ }),
7518
7536
 
@@ -8832,9 +8850,7 @@ document.Globalize = Globalize;
8832
8850
  });
8833
8851
 
8834
8852
  })(jqxBaseFramework);
8835
- })();
8836
-
8837
-
8853
+ })();
8838
8854
 
8839
8855
  /***/ }),
8840
8856
 
@@ -12131,22 +12147,20 @@ document.Globalize = Globalize;
12131
12147
  }
12132
12148
  });
12133
12149
  })(jqxBaseFramework);
12134
- })();
12135
-
12136
-
12150
+ })();
12137
12151
 
12138
12152
  /***/ }),
12139
12153
 
12140
12154
  /***/ 5459:
12141
- /***/ ((module, exports, __nested_webpack_require_513943__) => {
12155
+ /***/ ((module, exports, __nested_webpack_require_513923__) => {
12142
12156
 
12143
12157
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
12144
12158
  /* eslint-disable */
12145
- (function () {
12146
- if (typeof document === 'undefined') {
12159
+ (function(){
12160
+ if (typeof document === 'undefined') {
12147
12161
  return;
12148
12162
  }
12149
-
12163
+
12150
12164
  var oldBrowser = document.all && !document.addEventListener;
12151
12165
  if (!oldBrowser) {
12152
12166
  (function (window, undefined) {
@@ -20318,7 +20332,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20318
20332
  // file names, and JQXLite is normally delivered in a lowercase file name.
20319
20333
  // Do this after creating the global so that if an AMD module wants to call
20320
20334
  // noConflict to hide this version of JQXLite, it will work.
20321
- if ( true && __nested_webpack_require_513943__.amdO.JQXLite) {
20335
+ if ( true && __nested_webpack_require_513923__.amdO.JQXLite) {
20322
20336
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
20323
20337
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
20324
20338
  }
@@ -20339,19 +20353,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20339
20353
  }
20340
20354
 
20341
20355
  if (window.jQuery) {
20342
- if (window.jQuery.fn.extend) {
20343
- window.jQuery.fn.stop = window.JQXLite.fn.stop;
20344
- window.jQuery.fn.animate = window.JQXLite.fn.animate;
20345
-
20346
- var keys = Object.keys(window.JQXLite.fn);
20347
- for (var index in keys) {
20348
- var key = keys[index];
20349
- if (window.jQuery.fn[key] == undefined) {
20350
- window.jQuery.fn[key] = window.JQXLite.fn[key];
20351
- }
20352
- }
20353
- }
20354
-
20355
20356
  window.minQuery = window.JQXLite = window.jQuery;
20356
20357
  return;
20357
20358
  }
@@ -21973,7 +21974,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
21973
21974
  if (!$(element).on || !$.access) {
21974
21975
  return $(element).html(value);
21975
21976
  }
21976
- try {
21977
+ try {
21977
21978
  return $.access(element, function (value) {
21978
21979
  var elem = element[0] || {},
21979
21980
  i = 0,
@@ -22466,12 +22467,12 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
22466
22467
  returnValue = returnValue + $(window).scrollTop();
22467
22468
  }
22468
22469
  if (/(Android.*Chrome\/[.0-9]* (!?Mobile))/.exec(navigator.userAgent)) {
22469
- return returnValue;
22470
- // return returnValue + $(window).scrollTop();
22470
+ return returnValue;
22471
+ // return returnValue + $(window).scrollTop();
22471
22472
  }
22472
22473
  if (/(Android.*Chrome\/[.0-9]* Mobile)/.exec(navigator.userAgent)) {
22473
22474
  return returnValue;
22474
- // return returnValue + $(window).scrollTop();
22475
+ // return returnValue + $(window).scrollTop();
22475
22476
  }
22476
22477
 
22477
22478
  return initialOffset.top;
@@ -23167,9 +23168,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
23167
23168
  }
23168
23169
  });
23169
23170
 
23170
- if (!$.easing) {
23171
- $.easing = {};
23172
- }
23173
23171
  $.extend($.easing, {
23174
23172
  easeOutBack: function (x, t, b, c, d, s) {
23175
23173
  if (s == undefined) s = 1.70158;
@@ -23509,8 +23507,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
23509
23507
  }
23510
23508
  })(jqxBaseFramework);
23511
23509
  })();
23512
-
23513
-
23514
23510
 
23515
23511
 
23516
23512
  /***/ }),
@@ -28455,9 +28451,7 @@ var saveAs = window.jqxSaveAs = saveAs
28455
28451
 
28456
28452
 
28457
28453
  })(pdfDataExport.API)
28458
- })();
28459
-
28460
-
28454
+ })();
28461
28455
 
28462
28456
  /***/ }),
28463
28457
 
@@ -34604,9 +34598,7 @@ var saveAs = window.jqxSaveAs = saveAs
34604
34598
  }
34605
34599
  }
34606
34600
  } )( jqxBaseFramework );
34607
- })();
34608
-
34609
-
34601
+ })();
34610
34602
 
34611
34603
  /***/ }),
34612
34604
 
@@ -36527,9 +36519,7 @@ if (!Array.prototype.filter) {
36527
36519
  return res;
36528
36520
  };
36529
36521
  }
36530
- })();
36531
-
36532
-
36522
+ })();
36533
36523
 
36534
36524
  /***/ }),
36535
36525
 
@@ -42999,8 +42989,6 @@ if (!Array.prototype.filter) {
42999
42989
  })(jqxBaseFramework);
43000
42990
  })();
43001
42991
 
43002
-
43003
-
43004
42992
 
43005
42993
 
43006
42994
  /***/ }),
@@ -45145,9 +45133,7 @@ if (!Array.prototype.filter) {
45145
45133
  }
45146
45134
  });
45147
45135
  })(jqxBaseFramework);
45148
- })();
45149
-
45150
-
45136
+ })();
45151
45137
 
45152
45138
  /***/ }),
45153
45139
 
@@ -46552,9 +46538,7 @@ if (!Array.prototype.filter) {
46552
46538
  }
46553
46539
  });
46554
46540
  })(jqxBaseFramework); //ignore jslint
46555
- })();
46556
-
46557
-
46541
+ })();
46558
46542
 
46559
46543
  /***/ }),
46560
46544
 
@@ -48259,7 +48243,7 @@ if (!Array.prototype.filter) {
48259
48243
  // clears the selection.
48260
48244
  clearSelection: function (render) {
48261
48245
  for (var indx = 0; indx < this.selectedIndexes.length; indx++) {
48262
- if (this.selectedIndexes[indx] && this.selectedIndexes[indx] != -1) {
48246
+ if (this.selectedIndexes[indx] !== undefined && this.selectedIndexes[indx] != -1) {
48263
48247
  this._raiseEvent('1', { index: indx, type: 'api', item: this.getVisibleItem(indx), originalEvent: null });
48264
48248
  }
48265
48249
 
@@ -51492,9 +51476,7 @@ if (!Array.prototype.filter) {
51492
51476
  return result;
51493
51477
  }
51494
51478
  })(jqxBaseFramework);
51495
- })();
51496
-
51497
-
51479
+ })();
51498
51480
 
51499
51481
  /***/ }),
51500
51482
 
@@ -54465,9 +54447,7 @@ if (!Array.prototype.filter) {
54465
54447
  return menuItem;
54466
54448
  }; //
54467
54449
  })(jqxBaseFramework);
54468
- })();
54469
-
54470
-
54450
+ })();
54471
54451
 
54472
54452
  /***/ }),
54473
54453
 
@@ -58423,9 +58403,7 @@ if (!Array.prototype.filter) {
58423
58403
  }
58424
58404
  });
58425
58405
  })(jqxBaseFramework);
58426
- })();
58427
-
58428
-
58406
+ })();
58429
58407
 
58430
58408
  /***/ }),
58431
58409
 
@@ -59166,9 +59144,7 @@ if (!Array.prototype.filter) {
59166
59144
  }
59167
59145
  });
59168
59146
  })(jqxBaseFramework);
59169
- })();
59170
-
59171
-
59147
+ })();
59172
59148
 
59173
59149
  /***/ }),
59174
59150
 
@@ -64380,9 +64356,7 @@ if (!Array.prototype.filter) {
64380
64356
  }
64381
64357
 
64382
64358
  })(jqxBaseFramework);
64383
- })();
64384
-
64385
-
64359
+ })();
64386
64360
 
64387
64361
  /***/ }),
64388
64362
 
@@ -64755,7 +64729,7 @@ if (!Array.prototype.filter) {
64755
64729
  },
64756
64730
 
64757
64731
  _applyThemeSettings: function () {
64758
- const that = this;
64732
+ var that = this;
64759
64733
 
64760
64734
  var gridStyle = window.getComputedStyle(that.element);
64761
64735
  var rowHeight = gridStyle.getPropertyValue('--jqx-grid-row-height');
@@ -72139,33 +72113,7 @@ if (!Array.prototype.filter) {
72139
72113
  },
72140
72114
 
72141
72115
  _rendercelltexts: function () {
72142
- if ($.jqx["c" + "r" + "e" + "d" + "i" + "t" + "s"] !== "71208878-FCD1-4EC7-9249-BA0F153A5DE8") {
72143
- var t = "w" + "w" + "w" + "." + "j" + "q" + "w" + "i" + "d" + "g" + "e" + "t" + "s" + "." + "c" + "o" + "m";
72144
- if (location.hostname.indexOf(t.substring(4)) == -1) {
72145
- if (this._gridRenderElement) {
72146
- $(this._gridRenderElement).remove();
72147
- }
72148
- var h = String.fromCharCode(83, 80, 65, 78);
72149
- var m = String.fromCharCode(72, 84, 84, 80, 58, 47, 47);
72150
- var _gridRenderElement = document.createElement(h);
72151
- _gridRenderElement.id = $.jqx.utilities.createId();
72152
- _gridRenderElement.innerHTML = t;
72153
- _gridRenderElement.style.position = 'absolute';
72154
- _gridRenderElement.style.right = '5px';
72155
- _gridRenderElement.style.bottom = '5px';
72156
- _gridRenderElement.style.color = '#909090';
72157
- _gridRenderElement.style.cursor = 'pointer';
72158
- _gridRenderElement.style.zIndex = '999999';
72159
- _gridRenderElement.style.display = 'none';
72160
- _gridRenderElement.style.fontSize = '9px';
72161
-
72162
- _gridRenderElement.onmousedown = function () {
72163
- open(m + t);
72164
- }
72165
- this.content[0].appendChild(_gridRenderElement);
72166
- this._gridRenderElement = _gridRenderElement;
72167
- }
72168
- }
72116
+ //DEPRECATED
72169
72117
  },
72170
72118
 
72171
72119
  _handleKey: function (event) {
@@ -78833,9 +78781,7 @@ if (!Array.prototype.filter) {
78833
78781
 
78834
78782
 
78835
78783
  })(jqxBaseFramework);
78836
- })();
78837
-
78838
-
78784
+ })();
78839
78785
 
78840
78786
  /***/ }),
78841
78787
 
@@ -80428,8 +80374,6 @@ if (!Array.prototype.filter) {
80428
80374
  }); // jqxScrollBar
80429
80375
  })(jqxBaseFramework);
80430
80376
  })();
80431
-
80432
-
80433
80377
 
80434
80378
 
80435
80379
  /***/ }),
@@ -81402,8 +81346,6 @@ if (!Array.prototype.filter) {
81402
81346
  });
81403
81347
  })(jqxBaseFramework); //ignore jslint
81404
81348
  })();
81405
-
81406
-
81407
81349
 
81408
81350
 
81409
81351
  /***/ }),
@@ -83065,6 +83007,12 @@ if (!Array.prototype.filter) {
83065
83007
  case 'right':
83066
83008
  this.element.style.left = this._toPx(dragArea.left + dragArea.width - this.host.width());
83067
83009
  break;
83010
+ case 'center':
83011
+ this._centerElement(this.host, dragArea, 'x');
83012
+ break;
83013
+ case 'middle':
83014
+ this._centerElement(this.host, dragArea, 'y');
83015
+ break;
83068
83016
  default:
83069
83017
  if (!this.dragArea) {
83070
83018
  dragArea = $(window);
@@ -83521,6 +83469,137 @@ if (!Array.prototype.filter) {
83521
83469
  }
83522
83470
  },
83523
83471
 
83472
+ openAlert: function (message, title) {
83473
+ if (!message) {
83474
+ message = '';
83475
+ }
83476
+
83477
+ if (!title) {
83478
+ title = 'Alert';
83479
+ }
83480
+ return this._openDialog(
83481
+ message,
83482
+ title,
83483
+ "alert"
83484
+ );
83485
+ },
83486
+
83487
+ openConfirm: function (message, title) {
83488
+ if (!message) {
83489
+ message = '';
83490
+ }
83491
+ if (!title) {
83492
+ title = 'Confirm';
83493
+ }
83494
+
83495
+ return this._openDialog(
83496
+ message,
83497
+ title,
83498
+ "confirm"
83499
+ );
83500
+ },
83501
+
83502
+ _openDialog: function (message, title, type) {
83503
+ var that = this;
83504
+ var $window = this.host;
83505
+
83506
+ if (typeof message !== "string") {
83507
+ message = '';
83508
+ };
83509
+
83510
+
83511
+ var getDialogSize = function (message, minWidth, minHeight, maxWidth, maxHeight) {
83512
+ minWidth = typeof minWidth !== 'undefined' ? minWidth : 300;
83513
+ minHeight = typeof minHeight !== 'undefined' ? minHeight : 150;
83514
+ maxWidth = typeof maxWidth !== 'undefined' ? maxWidth : 600;
83515
+ maxHeight = typeof maxHeight !== 'undefined' ? maxHeight : 400;
83516
+
83517
+ var tempDiv = $("<div>")
83518
+ .css({
83519
+ position: "absolute",
83520
+ visibility: "hidden",
83521
+ width: maxWidth + "px",
83522
+ padding: "16px",
83523
+ fontFamily: "inherit",
83524
+ fontSize: "14px",
83525
+ lineHeight: "1.4",
83526
+ whiteSpace: "normal"
83527
+ })
83528
+ .html(message)
83529
+ .appendTo("body");
83530
+
83531
+ var width = Math.min(Math.max(tempDiv.outerWidth(true), minWidth), maxWidth);
83532
+ var height = Math.min(Math.max(tempDiv.outerHeight(true) + 80, minHeight), maxHeight); // +80 for buttons & spacing
83533
+
83534
+ tempDiv.remove();
83535
+
83536
+ return {
83537
+ width: width,
83538
+ height: height
83539
+ };
83540
+ };
83541
+
83542
+
83543
+ var size = getDialogSize(message);
83544
+ this.width = size.width;
83545
+ this.height = 30 + size.height;
83546
+
83547
+ that.element.style.height = size.height + 'px';
83548
+ that.element.style.width = size.width + 'px';
83549
+
83550
+ var $content = $window.find(".jqx-window-content"); // scoped to this instance
83551
+ var idSuffix = $window.attr("id") || Math.random().toString(36).substr(2, 5);
83552
+ var isConfirm = type === "confirm";
83553
+
83554
+ return new Promise(function (resolve) {
83555
+ $window.jqxWindow("setTitle", title);
83556
+
83557
+ // Use unique IDs for each button per window instance
83558
+ var okId = 'jqxDialogOkBtn_' + idSuffix;
83559
+ var cancelId = 'jqxDialogCancelBtn_' + idSuffix;
83560
+
83561
+ var html =
83562
+ '<div class="dialog-container" style="display: flex; flex-direction: column; height: 100%;">' +
83563
+ '<div class="dialog-message" style="flex: 1; padding: 20px; overflow-y: auto;">' +
83564
+ message +
83565
+ '</div>' +
83566
+ '<div class="dialog-buttons" style="' +
83567
+ 'padding: 5px 10px;' +
83568
+ 'text-align: right;' +
83569
+ 'background: var(--jqx-surface);' +
83570
+ 'color: var(--jqx-surface-color);' +
83571
+ 'flex-shrink: 0;' +
83572
+ '">' +
83573
+ '<button id="' + okId + '" class="jqx-btn">OK</button>' +
83574
+ (isConfirm ? '<button id="' + cancelId + '" class="jqx-btn">Cancel</button>' : '') +
83575
+ '</div>' +
83576
+ '</div>';
83577
+
83578
+
83579
+ $content.html(html);
83580
+ $window.jqxWindow("open");
83581
+
83582
+ setTimeout(function () {
83583
+ $('#' + okId).jqxButton({ theme: that.theme, width: 75, height: 28 })
83584
+ .off("click")
83585
+ .on("click", function () {
83586
+ $window.jqxWindow("close");
83587
+ resolve(true);
83588
+ });
83589
+
83590
+ if (isConfirm) {
83591
+ $('#' + cancelId).jqxButton({ theme: that.theme, width: 75, height: 28 })
83592
+ .off("click")
83593
+ .on("click", function () {
83594
+ $window.jqxWindow("close");
83595
+ resolve(false);
83596
+ });
83597
+ }
83598
+ }, 0);
83599
+
83600
+ });
83601
+ },
83602
+
83524
83603
  open: function (callback, duration) {
83525
83604
  this.show(callback, duration);
83526
83605
  },
@@ -84407,9 +84486,7 @@ if (!Array.prototype.filter) {
84407
84486
  }(jqxBaseFramework)); //ignore jslint
84408
84487
  $.extend($.jqx._jqxWindow.prototype, resizeModule);
84409
84488
  }(jqxBaseFramework)); //ignore jslint
84410
- })();
84411
-
84412
-
84489
+ })();
84413
84490
 
84414
84491
  /***/ })
84415
84492
 
@@ -84419,7 +84496,7 @@ if (!Array.prototype.filter) {
84419
84496
  /******/ var __webpack_module_cache__ = {};
84420
84497
  /******/
84421
84498
  /******/ // The require function
84422
- /******/ function __nested_webpack_require_3701785__(moduleId) {
84499
+ /******/ function __nested_webpack_require_3705745__(moduleId) {
84423
84500
  /******/ // Check if module is in cache
84424
84501
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
84425
84502
  /******/ if (cachedModule !== undefined) {
@@ -84433,7 +84510,7 @@ if (!Array.prototype.filter) {
84433
84510
  /******/ };
84434
84511
  /******/
84435
84512
  /******/ // Execute the module function
84436
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_3701785__);
84513
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_3705745__);
84437
84514
  /******/
84438
84515
  /******/ // Return the exports of the module
84439
84516
  /******/ return module.exports;
@@ -84442,17 +84519,17 @@ if (!Array.prototype.filter) {
84442
84519
  /************************************************************************/
84443
84520
  /******/ /* webpack/runtime/amd options */
84444
84521
  /******/ (() => {
84445
- /******/ __nested_webpack_require_3701785__.amdO = {};
84522
+ /******/ __nested_webpack_require_3705745__.amdO = {};
84446
84523
  /******/ })();
84447
84524
  /******/
84448
84525
  /******/ /* webpack/runtime/compat get default export */
84449
84526
  /******/ (() => {
84450
84527
  /******/ // getDefaultExport function for compatibility with non-harmony modules
84451
- /******/ __nested_webpack_require_3701785__.n = (module) => {
84528
+ /******/ __nested_webpack_require_3705745__.n = (module) => {
84452
84529
  /******/ var getter = module && module.__esModule ?
84453
84530
  /******/ () => (module['default']) :
84454
84531
  /******/ () => (module);
84455
- /******/ __nested_webpack_require_3701785__.d(getter, { a: getter });
84532
+ /******/ __nested_webpack_require_3705745__.d(getter, { a: getter });
84456
84533
  /******/ return getter;
84457
84534
  /******/ };
84458
84535
  /******/ })();
@@ -84460,9 +84537,9 @@ if (!Array.prototype.filter) {
84460
84537
  /******/ /* webpack/runtime/define property getters */
84461
84538
  /******/ (() => {
84462
84539
  /******/ // define getter functions for harmony exports
84463
- /******/ __nested_webpack_require_3701785__.d = (exports, definition) => {
84540
+ /******/ __nested_webpack_require_3705745__.d = (exports, definition) => {
84464
84541
  /******/ for(var key in definition) {
84465
- /******/ if(__nested_webpack_require_3701785__.o(definition, key) && !__nested_webpack_require_3701785__.o(exports, key)) {
84542
+ /******/ if(__nested_webpack_require_3705745__.o(definition, key) && !__nested_webpack_require_3705745__.o(exports, key)) {
84466
84543
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
84467
84544
  /******/ }
84468
84545
  /******/ }
@@ -84471,7 +84548,7 @@ if (!Array.prototype.filter) {
84471
84548
  /******/
84472
84549
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
84473
84550
  /******/ (() => {
84474
- /******/ __nested_webpack_require_3701785__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
84551
+ /******/ __nested_webpack_require_3705745__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
84475
84552
  /******/ })();
84476
84553
  /******/
84477
84554
  /************************************************************************/
@@ -84479,50 +84556,50 @@ var __webpack_exports__ = {};
84479
84556
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
84480
84557
  (() => {
84481
84558
  "use strict";
84482
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_3701785__(5459);
84483
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
84484
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_3701785__(4198);
84485
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
84486
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_3701785__(3907);
84487
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
84488
- /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_3701785__(137);
84489
- /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdate__WEBPACK_IMPORTED_MODULE_3__);
84490
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_3701785__(7351);
84491
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
84492
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_3701785__(1610);
84493
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
84494
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_3701785__(3899);
84495
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_6__);
84496
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_3701785__(4240);
84497
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__);
84498
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_3701785__(6826);
84499
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__);
84500
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_3701785__(4545);
84501
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__);
84502
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_3701785__(7762);
84503
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_10__);
84504
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_3701785__(1062);
84505
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_11__);
84506
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_3701785__(3960);
84507
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__);
84508
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_3701785__(4720);
84509
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_13__);
84510
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_3701785__(5868);
84511
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__);
84512
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_3701785__(7995);
84513
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__);
84514
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_3701785__(5875);
84515
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_16__);
84516
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_3701785__(2497);
84517
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_17__);
84518
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_3701785__(5725);
84519
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_18__);
84520
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__ = __nested_webpack_require_3701785__(4993);
84521
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__);
84522
- /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20__ = __nested_webpack_require_3701785__(5253);
84523
- /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxscheduler__WEBPACK_IMPORTED_MODULE_20__);
84524
- /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__ = __nested_webpack_require_3701785__(2536);
84525
- /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__nested_webpack_require_3701785__.n(_jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__);
84559
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_3705745__(5459);
84560
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
84561
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_3705745__(4198);
84562
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
84563
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_3705745__(3907);
84564
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
84565
+ /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_3705745__(137);
84566
+ /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxdate__WEBPACK_IMPORTED_MODULE_3__);
84567
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_3705745__(7351);
84568
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
84569
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_3705745__(1610);
84570
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
84571
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_3705745__(3899);
84572
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_6__);
84573
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_3705745__(4240);
84574
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__);
84575
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_3705745__(6826);
84576
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__);
84577
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_3705745__(4545);
84578
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__);
84579
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_3705745__(7762);
84580
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_10__);
84581
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_3705745__(1062);
84582
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_11__);
84583
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_3705745__(3960);
84584
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__);
84585
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_3705745__(4720);
84586
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_13__);
84587
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_3705745__(5868);
84588
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__);
84589
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_3705745__(7995);
84590
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__);
84591
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_3705745__(5875);
84592
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_16__);
84593
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_3705745__(2497);
84594
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_17__);
84595
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_3705745__(5725);
84596
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_18__);
84597
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__ = __nested_webpack_require_3705745__(4993);
84598
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__);
84599
+ /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20__ = __nested_webpack_require_3705745__(5253);
84600
+ /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxscheduler__WEBPACK_IMPORTED_MODULE_20__);
84601
+ /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__ = __nested_webpack_require_3705745__(2536);
84602
+ /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__nested_webpack_require_3705745__.n(_jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__);
84526
84603
 
84527
84604
 
84528
84605
 
@@ -84550,6 +84627,12 @@ var __webpack_exports__ = {};
84550
84627
 
84551
84628
  })();
84552
84629
 
84630
+ /******/ })()
84631
+ ;
84632
+ /******/ })()
84633
+ ;
84634
+ /******/ })()
84635
+ ;
84553
84636
  /******/ })()
84554
84637
  ;
84555
84638
  /******/ })()