jqwidgets-ng 19.2.3 → 20.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 (81) hide show
  1. package/jqwidgets/modules/jqxbarcode.js +48 -66
  2. package/jqwidgets/modules/jqxbargauge.js +66 -68
  3. package/jqwidgets/modules/jqxbulletchart.js +85 -71
  4. package/jqwidgets/modules/jqxbuttongroup.js +67 -69
  5. package/jqwidgets/modules/jqxbuttons.js +48 -66
  6. package/jqwidgets/modules/jqxcalendar.js +90 -73
  7. package/jqwidgets/modules/jqxchart.js +189 -83
  8. package/jqwidgets/modules/jqxcheckbox.js +86 -72
  9. package/jqwidgets/modules/jqxcheckboxgroup.js +86 -72
  10. package/jqwidgets/modules/jqxcolorpicker.js +105 -75
  11. package/jqwidgets/modules/jqxcombobox.js +142 -80
  12. package/jqwidgets/modules/jqxcomplexinput.js +67 -69
  13. package/jqwidgets/modules/jqxdatatable.js +327 -108
  14. package/jqwidgets/modules/jqxdatetimeinput.js +259 -98
  15. package/jqwidgets/modules/jqxdocking.js +86 -72
  16. package/jqwidgets/modules/jqxdockinglayout.js +161 -83
  17. package/jqwidgets/modules/jqxdockpanel.js +67 -69
  18. package/jqwidgets/modules/jqxdragdrop.js +84 -70
  19. package/jqwidgets/modules/jqxdraw.js +47 -65
  20. package/jqwidgets/modules/jqxdropdownbutton.js +67 -69
  21. package/jqwidgets/modules/jqxdropdownlist.js +241 -96
  22. package/jqwidgets/modules/jqxeditor.js +353 -112
  23. package/jqwidgets/modules/jqxexpander.js +107 -77
  24. package/jqwidgets/modules/jqxfileupload.js +67 -69
  25. package/jqwidgets/modules/jqxform.js +318 -109
  26. package/jqwidgets/modules/jqxformattedinput.js +244 -99
  27. package/jqwidgets/modules/jqxgantt.js +50 -68
  28. package/jqwidgets/modules/jqxgauge.js +104 -74
  29. package/jqwidgets/modules/jqxgrid.js +562 -140
  30. package/jqwidgets/modules/jqxheatmap.js +67 -69
  31. package/jqwidgets/modules/jqxinput.js +85 -71
  32. package/jqwidgets/modules/jqxkanban.js +336 -111
  33. package/jqwidgets/modules/jqxknob.js +85 -71
  34. package/jqwidgets/modules/jqxlayout.js +161 -83
  35. package/jqwidgets/modules/jqxlineargauge.js +104 -74
  36. package/jqwidgets/modules/jqxlinkbutton.js +48 -66
  37. package/jqwidgets/modules/jqxlistbox.js +165 -84
  38. package/jqwidgets/modules/jqxlistmenu.js +300 -107
  39. package/jqwidgets/modules/jqxloader.js +48 -66
  40. package/jqwidgets/modules/jqxmaskedinput.js +48 -66
  41. package/jqwidgets/modules/jqxmenu.js +144 -82
  42. package/jqwidgets/modules/jqxnavbar.js +107 -77
  43. package/jqwidgets/modules/jqxnavigationbar.js +182 -88
  44. package/jqwidgets/modules/jqxnotification.js +123 -77
  45. package/jqwidgets/modules/jqxnumberinput.js +180 -86
  46. package/jqwidgets/modules/jqxpanel.js +104 -74
  47. package/jqwidgets/modules/jqxpasswordinput.js +122 -76
  48. package/jqwidgets/modules/jqxpivotdesigner.js +374 -117
  49. package/jqwidgets/modules/jqxpivotgrid.js +374 -117
  50. package/jqwidgets/modules/jqxpopover.js +67 -69
  51. package/jqwidgets/modules/jqxprogressbar.js +48 -66
  52. package/jqwidgets/modules/jqxqrcode.js +106 -76
  53. package/jqwidgets/modules/jqxradiobutongroup.js +86 -72
  54. package/jqwidgets/modules/jqxradiobutton.js +67 -69
  55. package/jqwidgets/modules/jqxrangeselector.js +85 -71
  56. package/jqwidgets/modules/jqxrating.js +67 -69
  57. package/jqwidgets/modules/jqxrepeatbutton.js +48 -66
  58. package/jqwidgets/modules/jqxresponsivepanel.js +67 -69
  59. package/jqwidgets/modules/jqxribbon.js +86 -72
  60. package/jqwidgets/modules/jqxscheduler.js +438 -123
  61. package/jqwidgets/modules/jqxscrollbar.js +66 -68
  62. package/jqwidgets/modules/jqxscrollview.js +66 -68
  63. package/jqwidgets/modules/jqxslider.js +66 -68
  64. package/jqwidgets/modules/jqxsortable.js +66 -68
  65. package/jqwidgets/modules/jqxsplitlayout.js +48 -66
  66. package/jqwidgets/modules/jqxsplitter.js +66 -68
  67. package/jqwidgets/modules/jqxswitchbutton.js +103 -73
  68. package/jqwidgets/modules/jqxtabs.js +162 -84
  69. package/jqwidgets/modules/jqxtagcloud.js +122 -76
  70. package/jqwidgets/modules/jqxtextarea.js +122 -76
  71. package/jqwidgets/modules/jqxtimeline.js +48 -66
  72. package/jqwidgets/modules/jqxtimepicker.js +65 -67
  73. package/jqwidgets/modules/jqxtogglebutton.js +48 -66
  74. package/jqwidgets/modules/jqxtoolbar.js +318 -109
  75. package/jqwidgets/modules/jqxtooltip.js +47 -65
  76. package/jqwidgets/modules/jqxtree.js +159 -81
  77. package/jqwidgets/modules/jqxtreegrid.js +345 -110
  78. package/jqwidgets/modules/jqxtreemap.js +84 -70
  79. package/jqwidgets/modules/jqxvalidator.js +103 -73
  80. package/jqwidgets/modules/jqxwindow.js +67 -69
  81. package/package.json +1 -1
@@ -1,45 +1,5 @@
1
1
 
2
- /* Release Date: 28-May-2024
3
- Copyright (c) 2011-2024 jQWidgets.
4
- License: https://jqwidgets.com/license/ */
5
-
6
-
7
- /******/ (() => { // webpackBootstrap
8
- var __webpack_exports__ = {};
9
-
10
- /* Release Date: 28-May-2024
11
- Copyright (c) 2011-2024 jQWidgets.
12
- License: https://jqwidgets.com/license/ */
13
-
14
-
15
- /******/ (() => { // webpackBootstrap
16
- var __webpack_exports__ = {};
17
-
18
- /* Release Date: 28-May-2024
19
- Copyright (c) 2011-2024 jQWidgets.
20
- License: https://jqwidgets.com/license/ */
21
-
22
-
23
- /******/ (() => { // webpackBootstrap
24
- var __webpack_exports__ = {};
25
-
26
- /* Release Date: 28-May-2024
27
- Copyright (c) 2011-2024 jQWidgets.
28
- License: https://jqwidgets.com/license/ */
29
-
30
-
31
- /******/ (() => { // webpackBootstrap
32
- var __webpack_exports__ = {};
33
-
34
- /* Release Date: 28-May-2024
35
- Copyright (c) 2011-2024 jQWidgets.
36
- License: https://jqwidgets.com/license/ */
37
-
38
-
39
- /******/ (() => { // webpackBootstrap
40
- var __webpack_exports__ = {};
41
-
42
- /* Release Date: 28-May-2024
2
+ /* Release Date: Sep-17-2024
43
3
  Copyright (c) 2011-2024 jQWidgets.
44
4
  License: https://jqwidgets.com/license/ */
45
5
 
@@ -55,6 +15,9 @@ License: https://jqwidgets.com/license/ */
55
15
  /* tslint:disable */
56
16
  /* eslint-disable */
57
17
  (function() {
18
+ if (typeof document === 'undefined') {
19
+ return;
20
+ }
58
21
  /*!
59
22
  * Globalize
60
23
  *
@@ -2289,7 +2252,23 @@ document.Globalize = Globalize;
2289
2252
  }
2290
2253
  });
2291
2254
  })(jqxBaseFramework);
2292
- })();
2255
+ })();
2256
+
2257
+
2258
+
2259
+
2260
+
2261
+
2262
+
2263
+
2264
+
2265
+
2266
+
2267
+
2268
+
2269
+
2270
+
2271
+
2293
2272
 
2294
2273
  /***/ }),
2295
2274
 
@@ -3474,7 +3453,23 @@ document.Globalize = Globalize;
3474
3453
  //// End of ToggleButton
3475
3454
 
3476
3455
  })(jqxBaseFramework);
3477
- })();
3456
+ })();
3457
+
3458
+
3459
+
3460
+
3461
+
3462
+
3463
+
3464
+
3465
+
3466
+
3467
+
3468
+
3469
+
3470
+
3471
+
3472
+
3478
3473
 
3479
3474
  /***/ }),
3480
3475
 
@@ -7312,7 +7307,23 @@ document.Globalize = Globalize;
7312
7307
  } // calendar month
7313
7308
 
7314
7309
  })(jqxBaseFramework);
7315
- })();
7310
+ })();
7311
+
7312
+
7313
+
7314
+
7315
+
7316
+
7317
+
7318
+
7319
+
7320
+
7321
+
7322
+
7323
+
7324
+
7325
+
7326
+
7316
7327
 
7317
7328
  /***/ }),
7318
7329
 
@@ -8158,7 +8169,23 @@ document.Globalize = Globalize;
8158
8169
  }
8159
8170
  });
8160
8171
  })(jqxBaseFramework);
8161
- })();
8172
+ })();
8173
+
8174
+
8175
+
8176
+
8177
+
8178
+
8179
+
8180
+
8181
+
8182
+
8183
+
8184
+
8185
+
8186
+
8187
+
8188
+
8162
8189
 
8163
8190
  /***/ }),
8164
8191
 
@@ -11435,12 +11462,28 @@ document.Globalize = Globalize;
11435
11462
  }
11436
11463
  });
11437
11464
  })(jqxBaseFramework);
11438
- })();
11465
+ })();
11466
+
11467
+
11468
+
11469
+
11470
+
11471
+
11472
+
11473
+
11474
+
11475
+
11476
+
11477
+
11478
+
11479
+
11480
+
11481
+
11439
11482
 
11440
11483
  /***/ }),
11441
11484
 
11442
11485
  /***/ 5459:
11443
- /***/ ((module, exports, __nested_webpack_require_453785__) => {
11486
+ /***/ ((module, exports, __webpack_require__) => {
11444
11487
 
11445
11488
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
11446
11489
  /* eslint-disable */
@@ -19620,7 +19663,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19620
19663
  // file names, and JQXLite is normally delivered in a lowercase file name.
19621
19664
  // Do this after creating the global so that if an AMD module wants to call
19622
19665
  // noConflict to hide this version of JQXLite, it will work.
19623
- if ( true && __nested_webpack_require_453785__.amdO.JQXLite) {
19666
+ if ( true && __webpack_require__.amdO.JQXLite) {
19624
19667
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
19625
19668
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
19626
19669
  }
@@ -22795,6 +22838,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
22795
22838
  }
22796
22839
  })(jqxBaseFramework);
22797
22840
  })();
22841
+
22842
+
22843
+
22844
+
22845
+
22846
+
22847
+
22848
+
22849
+
22850
+
22851
+
22852
+
22853
+
22854
+
22855
+
22856
+
22798
22857
 
22799
22858
 
22800
22859
  /***/ }),
@@ -27739,7 +27798,23 @@ var saveAs = window.jqxSaveAs = saveAs
27739
27798
 
27740
27799
 
27741
27800
  })(pdfDataExport.API)
27742
- })();
27801
+ })();
27802
+
27803
+
27804
+
27805
+
27806
+
27807
+
27808
+
27809
+
27810
+
27811
+
27812
+
27813
+
27814
+
27815
+
27816
+
27817
+
27743
27818
 
27744
27819
  /***/ }),
27745
27820
 
@@ -33886,7 +33961,23 @@ var saveAs = window.jqxSaveAs = saveAs
33886
33961
  }
33887
33962
  }
33888
33963
  } )( jqxBaseFramework );
33889
- })();
33964
+ })();
33965
+
33966
+
33967
+
33968
+
33969
+
33970
+
33971
+
33972
+
33973
+
33974
+
33975
+
33976
+
33977
+
33978
+
33979
+
33980
+
33890
33981
 
33891
33982
  /***/ }),
33892
33983
 
@@ -40354,6 +40445,22 @@ var saveAs = window.jqxSaveAs = saveAs
40354
40445
  })(jqxBaseFramework);
40355
40446
  })();
40356
40447
 
40448
+
40449
+
40450
+
40451
+
40452
+
40453
+
40454
+
40455
+
40456
+
40457
+
40458
+
40459
+
40460
+
40461
+
40462
+
40463
+
40357
40464
 
40358
40465
 
40359
40466
  /***/ }),
@@ -42495,7 +42602,23 @@ var saveAs = window.jqxSaveAs = saveAs
42495
42602
  }
42496
42603
  });
42497
42604
  })(jqxBaseFramework);
42498
- })();
42605
+ })();
42606
+
42607
+
42608
+
42609
+
42610
+
42611
+
42612
+
42613
+
42614
+
42615
+
42616
+
42617
+
42618
+
42619
+
42620
+
42621
+
42499
42622
 
42500
42623
  /***/ }),
42501
42624
 
@@ -47413,7 +47536,23 @@ ${attr.formula} </cfRule>
47413
47536
  }
47414
47537
  });
47415
47538
  })(jqxBaseFramework); //ignore jslint
47416
- })();
47539
+ })();
47540
+
47541
+
47542
+
47543
+
47544
+
47545
+
47546
+
47547
+
47548
+
47549
+
47550
+
47551
+
47552
+
47553
+
47554
+
47555
+
47417
47556
 
47418
47557
  /***/ }),
47419
47558
 
@@ -52351,7 +52490,23 @@ ${attr.formula} </cfRule>
52351
52490
  return result;
52352
52491
  }
52353
52492
  })(jqxBaseFramework);
52354
- })();
52493
+ })();
52494
+
52495
+
52496
+
52497
+
52498
+
52499
+
52500
+
52501
+
52502
+
52503
+
52504
+
52505
+
52506
+
52507
+
52508
+
52509
+
52355
52510
 
52356
52511
  /***/ }),
52357
52512
 
@@ -55322,7 +55477,23 @@ ${attr.formula} </cfRule>
55322
55477
  return menuItem;
55323
55478
  }; //
55324
55479
  })(jqxBaseFramework);
55325
- })();
55480
+ })();
55481
+
55482
+
55483
+
55484
+
55485
+
55486
+
55487
+
55488
+
55489
+
55490
+
55491
+
55492
+
55493
+
55494
+
55495
+
55496
+
55326
55497
 
55327
55498
  /***/ }),
55328
55499
 
@@ -59278,7 +59449,23 @@ ${attr.formula} </cfRule>
59278
59449
  }
59279
59450
  });
59280
59451
  })(jqxBaseFramework);
59281
- })();
59452
+ })();
59453
+
59454
+
59455
+
59456
+
59457
+
59458
+
59459
+
59460
+
59461
+
59462
+
59463
+
59464
+
59465
+
59466
+
59467
+
59468
+
59282
59469
 
59283
59470
  /***/ }),
59284
59471
 
@@ -60871,6 +61058,22 @@ ${attr.formula} </cfRule>
60871
61058
  }); // jqxScrollBar
60872
61059
  })(jqxBaseFramework);
60873
61060
  })();
61061
+
61062
+
61063
+
61064
+
61065
+
61066
+
61067
+
61068
+
61069
+
61070
+
61071
+
61072
+
61073
+
61074
+
61075
+
61076
+
60874
61077
 
60875
61078
 
60876
61079
  /***/ }),
@@ -61973,6 +62176,22 @@ ${attr.formula} </cfRule>
61973
62176
  } );
61974
62177
  } )( jqxBaseFramework ); //ignore jslint
61975
62178
  })();
62179
+
62180
+
62181
+
62182
+
62183
+
62184
+
62185
+
62186
+
62187
+
62188
+
62189
+
62190
+
62191
+
62192
+
62193
+
62194
+
61976
62195
 
61977
62196
 
61978
62197
  /***/ })
@@ -61983,7 +62202,7 @@ ${attr.formula} </cfRule>
61983
62202
  /******/ var __webpack_module_cache__ = {};
61984
62203
  /******/
61985
62204
  /******/ // The require function
61986
- /******/ function __nested_webpack_require_2488271__(moduleId) {
62205
+ /******/ function __webpack_require__(moduleId) {
61987
62206
  /******/ // Check if module is in cache
61988
62207
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
61989
62208
  /******/ if (cachedModule !== undefined) {
@@ -61997,7 +62216,7 @@ ${attr.formula} </cfRule>
61997
62216
  /******/ };
61998
62217
  /******/
61999
62218
  /******/ // Execute the module function
62000
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_2488271__);
62219
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
62001
62220
  /******/
62002
62221
  /******/ // Return the exports of the module
62003
62222
  /******/ return module.exports;
@@ -62006,17 +62225,17 @@ ${attr.formula} </cfRule>
62006
62225
  /************************************************************************/
62007
62226
  /******/ /* webpack/runtime/amd options */
62008
62227
  /******/ (() => {
62009
- /******/ __nested_webpack_require_2488271__.amdO = {};
62228
+ /******/ __webpack_require__.amdO = {};
62010
62229
  /******/ })();
62011
62230
  /******/
62012
62231
  /******/ /* webpack/runtime/compat get default export */
62013
62232
  /******/ (() => {
62014
62233
  /******/ // getDefaultExport function for compatibility with non-harmony modules
62015
- /******/ __nested_webpack_require_2488271__.n = (module) => {
62234
+ /******/ __webpack_require__.n = (module) => {
62016
62235
  /******/ var getter = module && module.__esModule ?
62017
62236
  /******/ () => (module['default']) :
62018
62237
  /******/ () => (module);
62019
- /******/ __nested_webpack_require_2488271__.d(getter, { a: getter });
62238
+ /******/ __webpack_require__.d(getter, { a: getter });
62020
62239
  /******/ return getter;
62021
62240
  /******/ };
62022
62241
  /******/ })();
@@ -62024,9 +62243,9 @@ ${attr.formula} </cfRule>
62024
62243
  /******/ /* webpack/runtime/define property getters */
62025
62244
  /******/ (() => {
62026
62245
  /******/ // define getter functions for harmony exports
62027
- /******/ __nested_webpack_require_2488271__.d = (exports, definition) => {
62246
+ /******/ __webpack_require__.d = (exports, definition) => {
62028
62247
  /******/ for(var key in definition) {
62029
- /******/ if(__nested_webpack_require_2488271__.o(definition, key) && !__nested_webpack_require_2488271__.o(exports, key)) {
62248
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
62030
62249
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
62031
62250
  /******/ }
62032
62251
  /******/ }
@@ -62035,7 +62254,7 @@ ${attr.formula} </cfRule>
62035
62254
  /******/
62036
62255
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
62037
62256
  /******/ (() => {
62038
- /******/ __nested_webpack_require_2488271__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
62257
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
62039
62258
  /******/ })();
62040
62259
  /******/
62041
62260
  /************************************************************************/
@@ -62043,42 +62262,42 @@ var __webpack_exports__ = {};
62043
62262
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
62044
62263
  (() => {
62045
62264
  "use strict";
62046
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_2488271__(5459);
62047
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
62048
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_2488271__(4198);
62049
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
62050
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_2488271__(3907);
62051
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
62052
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_2488271__(714);
62053
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
62054
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_2488271__(7351);
62055
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
62056
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_2488271__(7196);
62057
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
62058
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_2488271__(4240);
62059
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
62060
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_2488271__(1610);
62061
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
62062
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_2488271__(1062);
62063
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
62064
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_2488271__(5868);
62065
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
62066
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_2488271__(4720);
62067
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
62068
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_2488271__(7995);
62069
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
62070
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_2488271__(4545);
62071
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
62072
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_2488271__(2497);
62073
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
62074
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_2488271__(5725);
62075
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
62076
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_2488271__(4993);
62077
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
62078
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_2488271__(5875);
62079
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_16__);
62080
- /* harmony import */ var _jqxtoolbar__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_2488271__(6167);
62081
- /* harmony import */ var _jqxtoolbar__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_2488271__.n(_jqxtoolbar__WEBPACK_IMPORTED_MODULE_17__);
62265
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
62266
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
62267
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
62268
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
62269
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
62270
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
62271
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
62272
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
62273
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
62274
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
62275
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7196);
62276
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
62277
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4240);
62278
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
62279
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1610);
62280
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
62281
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1062);
62282
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
62283
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(5868);
62284
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
62285
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(4720);
62286
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
62287
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(7995);
62288
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
62289
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(4545);
62290
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
62291
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(2497);
62292
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
62293
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(5725);
62294
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
62295
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(4993);
62296
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
62297
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(5875);
62298
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_16__);
62299
+ /* harmony import */ var _jqxtoolbar__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(6167);
62300
+ /* harmony import */ var _jqxtoolbar__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_jqxtoolbar__WEBPACK_IMPORTED_MODULE_17__);
62082
62301
 
62083
62302
 
62084
62303
 
@@ -62100,15 +62319,5 @@ var __webpack_exports__ = {};
62100
62319
 
62101
62320
  })();
62102
62321
 
62103
- /******/ })()
62104
- ;
62105
- /******/ })()
62106
- ;
62107
- /******/ })()
62108
- ;
62109
- /******/ })()
62110
- ;
62111
- /******/ })()
62112
- ;
62113
62322
  /******/ })()
62114
62323
  ;