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,38 @@
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.
20
36
  License: https://jqwidgets.com/license/ */
21
37
 
22
38
 
@@ -1205,22 +1221,20 @@ License: https://jqwidgets.com/license/ */
1205
1221
  //// End of ToggleButton
1206
1222
 
1207
1223
  })(jqxBaseFramework);
1208
- })();
1209
-
1210
-
1224
+ })();
1211
1225
 
1212
1226
  /***/ }),
1213
1227
 
1214
1228
  /***/ 5459:
1215
- /***/ ((module, exports, __nested_webpack_require_52089__) => {
1229
+ /***/ ((module, exports, __nested_webpack_require_52085__) => {
1216
1230
 
1217
1231
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1218
1232
  /* eslint-disable */
1219
- (function () {
1220
- if (typeof document === 'undefined') {
1233
+ (function(){
1234
+ if (typeof document === 'undefined') {
1221
1235
  return;
1222
1236
  }
1223
-
1237
+
1224
1238
  var oldBrowser = document.all && !document.addEventListener;
1225
1239
  if (!oldBrowser) {
1226
1240
  (function (window, undefined) {
@@ -9392,7 +9406,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9392
9406
  // file names, and JQXLite is normally delivered in a lowercase file name.
9393
9407
  // Do this after creating the global so that if an AMD module wants to call
9394
9408
  // noConflict to hide this version of JQXLite, it will work.
9395
- if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9409
+ if ( true && __nested_webpack_require_52085__.amdO.JQXLite) {
9396
9410
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9397
9411
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9398
9412
  }
@@ -9413,19 +9427,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9413
9427
  }
9414
9428
 
9415
9429
  if (window.jQuery) {
9416
- if (window.jQuery.fn.extend) {
9417
- window.jQuery.fn.stop = window.JQXLite.fn.stop;
9418
- window.jQuery.fn.animate = window.JQXLite.fn.animate;
9419
-
9420
- var keys = Object.keys(window.JQXLite.fn);
9421
- for (var index in keys) {
9422
- var key = keys[index];
9423
- if (window.jQuery.fn[key] == undefined) {
9424
- window.jQuery.fn[key] = window.JQXLite.fn[key];
9425
- }
9426
- }
9427
- }
9428
-
9429
9430
  window.minQuery = window.JQXLite = window.jQuery;
9430
9431
  return;
9431
9432
  }
@@ -11047,7 +11048,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
11047
11048
  if (!$(element).on || !$.access) {
11048
11049
  return $(element).html(value);
11049
11050
  }
11050
- try {
11051
+ try {
11051
11052
  return $.access(element, function (value) {
11052
11053
  var elem = element[0] || {},
11053
11054
  i = 0,
@@ -11540,12 +11541,12 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
11540
11541
  returnValue = returnValue + $(window).scrollTop();
11541
11542
  }
11542
11543
  if (/(Android.*Chrome\/[.0-9]* (!?Mobile))/.exec(navigator.userAgent)) {
11543
- return returnValue;
11544
- // return returnValue + $(window).scrollTop();
11544
+ return returnValue;
11545
+ // return returnValue + $(window).scrollTop();
11545
11546
  }
11546
11547
  if (/(Android.*Chrome\/[.0-9]* Mobile)/.exec(navigator.userAgent)) {
11547
11548
  return returnValue;
11548
- // return returnValue + $(window).scrollTop();
11549
+ // return returnValue + $(window).scrollTop();
11549
11550
  }
11550
11551
 
11551
11552
  return initialOffset.top;
@@ -12241,9 +12242,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12241
12242
  }
12242
12243
  });
12243
12244
 
12244
- if (!$.easing) {
12245
- $.easing = {};
12246
- }
12247
12245
  $.extend($.easing, {
12248
12246
  easeOutBack: function (x, t, b, c, d, s) {
12249
12247
  if (s == undefined) s = 1.70158;
@@ -12583,8 +12581,6 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12583
12581
  }
12584
12582
  })(jqxBaseFramework);
12585
12583
  })();
12586
-
12587
-
12588
12584
 
12589
12585
 
12590
12586
  /***/ })
@@ -12595,7 +12591,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12595
12591
  /******/ var __webpack_module_cache__ = {};
12596
12592
  /******/
12597
12593
  /******/ // The require function
12598
- /******/ function __nested_webpack_require_401080__(moduleId) {
12594
+ /******/ function __nested_webpack_require_400644__(moduleId) {
12599
12595
  /******/ // Check if module is in cache
12600
12596
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
12601
12597
  /******/ if (cachedModule !== undefined) {
@@ -12609,7 +12605,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12609
12605
  /******/ };
12610
12606
  /******/
12611
12607
  /******/ // Execute the module function
12612
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_401080__);
12608
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_400644__);
12613
12609
  /******/
12614
12610
  /******/ // Return the exports of the module
12615
12611
  /******/ return module.exports;
@@ -12618,17 +12614,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12618
12614
  /************************************************************************/
12619
12615
  /******/ /* webpack/runtime/amd options */
12620
12616
  /******/ (() => {
12621
- /******/ __nested_webpack_require_401080__.amdO = {};
12617
+ /******/ __nested_webpack_require_400644__.amdO = {};
12622
12618
  /******/ })();
12623
12619
  /******/
12624
12620
  /******/ /* webpack/runtime/compat get default export */
12625
12621
  /******/ (() => {
12626
12622
  /******/ // getDefaultExport function for compatibility with non-harmony modules
12627
- /******/ __nested_webpack_require_401080__.n = (module) => {
12623
+ /******/ __nested_webpack_require_400644__.n = (module) => {
12628
12624
  /******/ var getter = module && module.__esModule ?
12629
12625
  /******/ () => (module['default']) :
12630
12626
  /******/ () => (module);
12631
- /******/ __nested_webpack_require_401080__.d(getter, { a: getter });
12627
+ /******/ __nested_webpack_require_400644__.d(getter, { a: getter });
12632
12628
  /******/ return getter;
12633
12629
  /******/ };
12634
12630
  /******/ })();
@@ -12636,9 +12632,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12636
12632
  /******/ /* webpack/runtime/define property getters */
12637
12633
  /******/ (() => {
12638
12634
  /******/ // define getter functions for harmony exports
12639
- /******/ __nested_webpack_require_401080__.d = (exports, definition) => {
12635
+ /******/ __nested_webpack_require_400644__.d = (exports, definition) => {
12640
12636
  /******/ for(var key in definition) {
12641
- /******/ if(__nested_webpack_require_401080__.o(definition, key) && !__nested_webpack_require_401080__.o(exports, key)) {
12637
+ /******/ if(__nested_webpack_require_400644__.o(definition, key) && !__nested_webpack_require_400644__.o(exports, key)) {
12642
12638
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
12643
12639
  /******/ }
12644
12640
  /******/ }
@@ -12647,7 +12643,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12647
12643
  /******/
12648
12644
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
12649
12645
  /******/ (() => {
12650
- /******/ __nested_webpack_require_401080__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
12646
+ /******/ __nested_webpack_require_400644__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
12651
12647
  /******/ })();
12652
12648
  /******/
12653
12649
  /************************************************************************/
@@ -12655,14 +12651,18 @@ var __webpack_exports__ = {};
12655
12651
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
12656
12652
  (() => {
12657
12653
  "use strict";
12658
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_401080__(5459);
12659
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_401080__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
12660
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_401080__(7351);
12661
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_401080__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
12654
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_400644__(5459);
12655
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_400644__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
12656
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_400644__(7351);
12657
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_400644__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
12662
12658
 
12663
12659
 
12664
12660
  })();
12665
12661
 
12662
+ /******/ })()
12663
+ ;
12664
+ /******/ })()
12665
+ ;
12666
12666
  /******/ })()
12667
12667
  ;
12668
12668
  /******/ })()