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
 
@@ -47301,6 +47424,22 @@ ${attr.formula} </cfRule>
47301
47424
 
47302
47425
 
47303
47426
 
47427
+
47428
+
47429
+
47430
+
47431
+
47432
+
47433
+
47434
+
47435
+
47436
+
47437
+
47438
+
47439
+
47440
+
47441
+
47442
+
47304
47443
 
47305
47444
 
47306
47445
 
@@ -52240,7 +52379,23 @@ ${attr.formula} </cfRule>
52240
52379
  return result;
52241
52380
  }
52242
52381
  })(jqxBaseFramework);
52243
- })();
52382
+ })();
52383
+
52384
+
52385
+
52386
+
52387
+
52388
+
52389
+
52390
+
52391
+
52392
+
52393
+
52394
+
52395
+
52396
+
52397
+
52398
+
52244
52399
 
52245
52400
  /***/ }),
52246
52401
 
@@ -53463,7 +53618,23 @@ ${attr.formula} </cfRule>
53463
53618
  }
53464
53619
  });
53465
53620
  })(jqxBaseFramework);
53466
- })();
53621
+ })();
53622
+
53623
+
53624
+
53625
+
53626
+
53627
+
53628
+
53629
+
53630
+
53631
+
53632
+
53633
+
53634
+
53635
+
53636
+
53637
+
53467
53638
 
53468
53639
  /***/ }),
53469
53640
 
@@ -56434,7 +56605,23 @@ ${attr.formula} </cfRule>
56434
56605
  return menuItem;
56435
56606
  }; //
56436
56607
  })(jqxBaseFramework);
56437
- })();
56608
+ })();
56609
+
56610
+
56611
+
56612
+
56613
+
56614
+
56615
+
56616
+
56617
+
56618
+
56619
+
56620
+
56621
+
56622
+
56623
+
56624
+
56438
56625
 
56439
56626
  /***/ }),
56440
56627
 
@@ -60390,7 +60577,23 @@ ${attr.formula} </cfRule>
60390
60577
  }
60391
60578
  });
60392
60579
  })(jqxBaseFramework);
60393
- })();
60580
+ })();
60581
+
60582
+
60583
+
60584
+
60585
+
60586
+
60587
+
60588
+
60589
+
60590
+
60591
+
60592
+
60593
+
60594
+
60595
+
60596
+
60394
60597
 
60395
60598
  /***/ }),
60396
60599
 
@@ -61983,6 +62186,22 @@ ${attr.formula} </cfRule>
61983
62186
  }); // jqxScrollBar
61984
62187
  })(jqxBaseFramework);
61985
62188
  })();
62189
+
62190
+
62191
+
62192
+
62193
+
62194
+
62195
+
62196
+
62197
+
62198
+
62199
+
62200
+
62201
+
62202
+
62203
+
62204
+
61986
62205
 
61987
62206
 
61988
62207
  /***/ })
@@ -61993,7 +62212,7 @@ ${attr.formula} </cfRule>
61993
62212
  /******/ var __webpack_module_cache__ = {};
61994
62213
  /******/
61995
62214
  /******/ // The require function
61996
- /******/ function __nested_webpack_require_2470917__(moduleId) {
62215
+ /******/ function __webpack_require__(moduleId) {
61997
62216
  /******/ // Check if module is in cache
61998
62217
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
61999
62218
  /******/ if (cachedModule !== undefined) {
@@ -62007,7 +62226,7 @@ ${attr.formula} </cfRule>
62007
62226
  /******/ };
62008
62227
  /******/
62009
62228
  /******/ // Execute the module function
62010
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_2470917__);
62229
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
62011
62230
  /******/
62012
62231
  /******/ // Return the exports of the module
62013
62232
  /******/ return module.exports;
@@ -62016,17 +62235,17 @@ ${attr.formula} </cfRule>
62016
62235
  /************************************************************************/
62017
62236
  /******/ /* webpack/runtime/amd options */
62018
62237
  /******/ (() => {
62019
- /******/ __nested_webpack_require_2470917__.amdO = {};
62238
+ /******/ __webpack_require__.amdO = {};
62020
62239
  /******/ })();
62021
62240
  /******/
62022
62241
  /******/ /* webpack/runtime/compat get default export */
62023
62242
  /******/ (() => {
62024
62243
  /******/ // getDefaultExport function for compatibility with non-harmony modules
62025
- /******/ __nested_webpack_require_2470917__.n = (module) => {
62244
+ /******/ __webpack_require__.n = (module) => {
62026
62245
  /******/ var getter = module && module.__esModule ?
62027
62246
  /******/ () => (module['default']) :
62028
62247
  /******/ () => (module);
62029
- /******/ __nested_webpack_require_2470917__.d(getter, { a: getter });
62248
+ /******/ __webpack_require__.d(getter, { a: getter });
62030
62249
  /******/ return getter;
62031
62250
  /******/ };
62032
62251
  /******/ })();
@@ -62034,9 +62253,9 @@ ${attr.formula} </cfRule>
62034
62253
  /******/ /* webpack/runtime/define property getters */
62035
62254
  /******/ (() => {
62036
62255
  /******/ // define getter functions for harmony exports
62037
- /******/ __nested_webpack_require_2470917__.d = (exports, definition) => {
62256
+ /******/ __webpack_require__.d = (exports, definition) => {
62038
62257
  /******/ for(var key in definition) {
62039
- /******/ if(__nested_webpack_require_2470917__.o(definition, key) && !__nested_webpack_require_2470917__.o(exports, key)) {
62258
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
62040
62259
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
62041
62260
  /******/ }
62042
62261
  /******/ }
@@ -62045,7 +62264,7 @@ ${attr.formula} </cfRule>
62045
62264
  /******/
62046
62265
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
62047
62266
  /******/ (() => {
62048
- /******/ __nested_webpack_require_2470917__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
62267
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
62049
62268
  /******/ })();
62050
62269
  /******/
62051
62270
  /************************************************************************/
@@ -62053,42 +62272,42 @@ var __webpack_exports__ = {};
62053
62272
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
62054
62273
  (() => {
62055
62274
  "use strict";
62056
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_2470917__(5459);
62057
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
62058
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_2470917__(4198);
62059
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
62060
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_2470917__(3907);
62061
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
62062
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_2470917__(714);
62063
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
62064
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_2470917__(7351);
62065
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
62066
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_2470917__(7196);
62067
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
62068
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_2470917__(4240);
62069
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
62070
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_2470917__(1610);
62071
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
62072
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_2470917__(1062);
62073
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
62074
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_2470917__(5868);
62075
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
62076
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_2470917__(4720);
62077
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
62078
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_2470917__(7995);
62079
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
62080
- /* harmony import */ var _jqxmaskedinput__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_2470917__(6217);
62081
- /* harmony import */ var _jqxmaskedinput__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxmaskedinput__WEBPACK_IMPORTED_MODULE_12__);
62082
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_2470917__(4545);
62083
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_13__);
62084
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_2470917__(2497);
62085
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_14__);
62086
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_2470917__(5725);
62087
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_15__);
62088
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_2470917__(4993);
62089
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_16__);
62090
- /* harmony import */ var _jqxform__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_2470917__(281);
62091
- /* harmony import */ var _jqxform__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_2470917__.n(_jqxform__WEBPACK_IMPORTED_MODULE_17__);
62275
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
62276
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
62277
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
62278
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
62279
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
62280
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
62281
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
62282
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
62283
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
62284
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
62285
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7196);
62286
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
62287
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4240);
62288
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
62289
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1610);
62290
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
62291
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1062);
62292
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
62293
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(5868);
62294
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
62295
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(4720);
62296
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
62297
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(7995);
62298
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
62299
+ /* harmony import */ var _jqxmaskedinput__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(6217);
62300
+ /* harmony import */ var _jqxmaskedinput__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxmaskedinput__WEBPACK_IMPORTED_MODULE_12__);
62301
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(4545);
62302
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_13__);
62303
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(2497);
62304
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_14__);
62305
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(5725);
62306
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_15__);
62307
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(4993);
62308
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_16__);
62309
+ /* harmony import */ var _jqxform__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(281);
62310
+ /* harmony import */ var _jqxform__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_jqxform__WEBPACK_IMPORTED_MODULE_17__);
62092
62311
 
62093
62312
 
62094
62313
 
@@ -62109,15 +62328,5 @@ var __webpack_exports__ = {};
62109
62328
 
62110
62329
  })();
62111
62330
 
62112
- /******/ })()
62113
- ;
62114
- /******/ })()
62115
- ;
62116
- /******/ })()
62117
- ;
62118
- /******/ })()
62119
- ;
62120
- /******/ })()
62121
- ;
62122
62331
  /******/ })()
62123
62332
  ;