jqwidgets-ng 22.0.0 → 22.0.2

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 (89) hide show
  1. package/jqwidgets/jqx-all.js +106 -3335
  2. package/jqwidgets/jqxbarcode.js +14 -0
  3. package/jqwidgets/jqxcheckboxgroup.js +14 -0
  4. package/jqwidgets/jqxcore.js +1 -1
  5. package/jqwidgets/jqxgrid.export.js +1 -831
  6. package/jqwidgets/jqxqrcode.js +14 -0
  7. package/jqwidgets/jqxradiobuttongroup.js +14 -0
  8. package/jqwidgets/jqxsplitlayout.js +1 -2456
  9. package/jqwidgets/modules/jqxbarcode.js +34 -14
  10. package/jqwidgets/modules/jqxbargauge.js +36 -16
  11. package/jqwidgets/modules/jqxbulletchart.js +38 -18
  12. package/jqwidgets/modules/jqxbuttongroup.js +36 -16
  13. package/jqwidgets/modules/jqxbuttons.js +34 -14
  14. package/jqwidgets/modules/jqxcalendar.js +40 -20
  15. package/jqwidgets/modules/jqxchart.js +48 -28
  16. package/jqwidgets/modules/jqxcheckbox.js +38 -18
  17. package/jqwidgets/modules/jqxcheckboxgroup.js +38 -18
  18. package/jqwidgets/modules/jqxcolorpicker.js +40 -20
  19. package/jqwidgets/modules/jqxcombobox.js +44 -24
  20. package/jqwidgets/modules/jqxcomplexinput.js +36 -16
  21. package/jqwidgets/modules/jqxdatatable.js +64 -44
  22. package/jqwidgets/modules/jqxdatetimeinput.js +58 -38
  23. package/jqwidgets/modules/jqxdocking.js +38 -18
  24. package/jqwidgets/modules/jqxdockinglayout.js +46 -26
  25. package/jqwidgets/modules/jqxdockpanel.js +36 -16
  26. package/jqwidgets/modules/jqxdragdrop.js +38 -18
  27. package/jqwidgets/modules/jqxdraw.js +34 -14
  28. package/jqwidgets/modules/jqxdropdownbutton.js +36 -16
  29. package/jqwidgets/modules/jqxdropdownlist.js +56 -36
  30. package/jqwidgets/modules/jqxeditor.js +68 -48
  31. package/jqwidgets/modules/jqxexpander.js +42 -22
  32. package/jqwidgets/modules/jqxfileupload.js +38 -18
  33. package/jqwidgets/modules/jqxform.js +66 -46
  34. package/jqwidgets/modules/jqxformattedinput.js +58 -38
  35. package/jqwidgets/modules/jqxgantt.js +36 -16
  36. package/jqwidgets/modules/jqxgauge.js +40 -20
  37. package/jqwidgets/modules/jqxgrid.js +90 -70
  38. package/jqwidgets/modules/jqxheatmap.js +36 -16
  39. package/jqwidgets/modules/jqxinput.js +38 -18
  40. package/jqwidgets/modules/jqxkanban.js +68 -48
  41. package/jqwidgets/modules/jqxknob.js +38 -18
  42. package/jqwidgets/modules/jqxlayout.js +46 -26
  43. package/jqwidgets/modules/jqxlineargauge.js +40 -20
  44. package/jqwidgets/modules/jqxlinkbutton.js +34 -14
  45. package/jqwidgets/modules/jqxlistbox.js +48 -28
  46. package/jqwidgets/modules/jqxlistmenu.js +64 -44
  47. package/jqwidgets/modules/jqxloader.js +34 -14
  48. package/jqwidgets/modules/jqxmaskedinput.js +34 -14
  49. package/jqwidgets/modules/jqxmenu.js +46 -26
  50. package/jqwidgets/modules/jqxnavbar.js +42 -22
  51. package/jqwidgets/modules/jqxnavigationbar.js +50 -30
  52. package/jqwidgets/modules/jqxnotification.js +42 -22
  53. package/jqwidgets/modules/jqxnumberinput.js +48 -28
  54. package/jqwidgets/modules/jqxpanel.js +40 -20
  55. package/jqwidgets/modules/jqxpasswordinput.js +42 -22
  56. package/jqwidgets/modules/jqxpivotdesigner.js +72 -52
  57. package/jqwidgets/modules/jqxpivotgrid.js +72 -52
  58. package/jqwidgets/modules/jqxpopover.js +36 -16
  59. package/jqwidgets/modules/jqxprogressbar.js +34 -14
  60. package/jqwidgets/modules/jqxqrcode.js +42 -22
  61. package/jqwidgets/modules/jqxradiobutongroup.js +38 -18
  62. package/jqwidgets/modules/jqxradiobutton.js +36 -16
  63. package/jqwidgets/modules/jqxrangeselector.js +38 -18
  64. package/jqwidgets/modules/jqxrating.js +36 -16
  65. package/jqwidgets/modules/jqxrepeatbutton.js +34 -14
  66. package/jqwidgets/modules/jqxresponsivepanel.js +36 -16
  67. package/jqwidgets/modules/jqxribbon.js +38 -18
  68. package/jqwidgets/modules/jqxscheduler.js +74 -54
  69. package/jqwidgets/modules/jqxscrollbar.js +36 -16
  70. package/jqwidgets/modules/jqxscrollview.js +36 -16
  71. package/jqwidgets/modules/jqxslider.js +36 -16
  72. package/jqwidgets/modules/jqxsortable.js +36 -16
  73. package/jqwidgets/modules/jqxsplitlayout.js +34 -14
  74. package/jqwidgets/modules/jqxsplitter.js +36 -16
  75. package/jqwidgets/modules/jqxswitchbutton.js +40 -20
  76. package/jqwidgets/modules/jqxtabs.js +48 -28
  77. package/jqwidgets/modules/jqxtagcloud.js +42 -22
  78. package/jqwidgets/modules/jqxtextarea.js +42 -22
  79. package/jqwidgets/modules/jqxtimeline.js +34 -14
  80. package/jqwidgets/modules/jqxtimepicker.js +36 -16
  81. package/jqwidgets/modules/jqxtogglebutton.js +34 -14
  82. package/jqwidgets/modules/jqxtoolbar.js +66 -46
  83. package/jqwidgets/modules/jqxtooltip.js +34 -14
  84. package/jqwidgets/modules/jqxtree.js +46 -26
  85. package/jqwidgets/modules/jqxtreegrid.js +66 -46
  86. package/jqwidgets/modules/jqxtreemap.js +38 -18
  87. package/jqwidgets/modules/jqxvalidator.js +40 -20
  88. package/jqwidgets/modules/jqxwindow.js +36 -16
  89. package/package.json +1 -1
@@ -4,6 +4,22 @@ Copyright (c) 2011-2024 jQWidgets.
4
4
  License: https://jqwidgets.com/license/ */
5
5
 
6
6
 
7
+ /******/ (() => { // webpackBootstrap
8
+ var __webpack_exports__ = {};
9
+
10
+ /* Release Date: Sep-17-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: Sep-17-2024
19
+ Copyright (c) 2011-2024 jQWidgets.
20
+ License: https://jqwidgets.com/license/ */
21
+
22
+
7
23
  /******/ (() => { // webpackBootstrap
8
24
  /******/ var __webpack_modules__ = ({
9
25
 
@@ -12758,7 +12774,7 @@ document.Globalize = Globalize;
12758
12774
  /***/ }),
12759
12775
 
12760
12776
  /***/ 5459:
12761
- /***/ ((module, exports, __webpack_require__) => {
12777
+ /***/ ((module, exports, __nested_webpack_require_536060__) => {
12762
12778
 
12763
12779
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
12764
12780
  /* eslint-disable */
@@ -20938,7 +20954,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20938
20954
  // file names, and JQXLite is normally delivered in a lowercase file name.
20939
20955
  // Do this after creating the global so that if an AMD module wants to call
20940
20956
  // noConflict to hide this version of JQXLite, it will work.
20941
- if ( true && __webpack_require__.amdO.JQXLite) {
20957
+ if ( true && __nested_webpack_require_536060__.amdO.JQXLite) {
20942
20958
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
20943
20959
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
20944
20960
  }
@@ -61635,7 +61651,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
61635
61651
  /******/ var __webpack_module_cache__ = {};
61636
61652
  /******/
61637
61653
  /******/ // The require function
61638
- /******/ function __webpack_require__(moduleId) {
61654
+ /******/ function __nested_webpack_require_2580572__(moduleId) {
61639
61655
  /******/ // Check if module is in cache
61640
61656
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
61641
61657
  /******/ if (cachedModule !== undefined) {
@@ -61649,7 +61665,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
61649
61665
  /******/ };
61650
61666
  /******/
61651
61667
  /******/ // Execute the module function
61652
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
61668
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_2580572__);
61653
61669
  /******/
61654
61670
  /******/ // Return the exports of the module
61655
61671
  /******/ return module.exports;
@@ -61658,17 +61674,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
61658
61674
  /************************************************************************/
61659
61675
  /******/ /* webpack/runtime/amd options */
61660
61676
  /******/ (() => {
61661
- /******/ __webpack_require__.amdO = {};
61677
+ /******/ __nested_webpack_require_2580572__.amdO = {};
61662
61678
  /******/ })();
61663
61679
  /******/
61664
61680
  /******/ /* webpack/runtime/compat get default export */
61665
61681
  /******/ (() => {
61666
61682
  /******/ // getDefaultExport function for compatibility with non-harmony modules
61667
- /******/ __webpack_require__.n = (module) => {
61683
+ /******/ __nested_webpack_require_2580572__.n = (module) => {
61668
61684
  /******/ var getter = module && module.__esModule ?
61669
61685
  /******/ () => (module['default']) :
61670
61686
  /******/ () => (module);
61671
- /******/ __webpack_require__.d(getter, { a: getter });
61687
+ /******/ __nested_webpack_require_2580572__.d(getter, { a: getter });
61672
61688
  /******/ return getter;
61673
61689
  /******/ };
61674
61690
  /******/ })();
@@ -61676,9 +61692,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
61676
61692
  /******/ /* webpack/runtime/define property getters */
61677
61693
  /******/ (() => {
61678
61694
  /******/ // define getter functions for harmony exports
61679
- /******/ __webpack_require__.d = (exports, definition) => {
61695
+ /******/ __nested_webpack_require_2580572__.d = (exports, definition) => {
61680
61696
  /******/ for(var key in definition) {
61681
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
61697
+ /******/ if(__nested_webpack_require_2580572__.o(definition, key) && !__nested_webpack_require_2580572__.o(exports, key)) {
61682
61698
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
61683
61699
  /******/ }
61684
61700
  /******/ }
@@ -61687,7 +61703,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
61687
61703
  /******/
61688
61704
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
61689
61705
  /******/ (() => {
61690
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
61706
+ /******/ __nested_webpack_require_2580572__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
61691
61707
  /******/ })();
61692
61708
  /******/
61693
61709
  /************************************************************************/
@@ -61695,44 +61711,44 @@ var __webpack_exports__ = {};
61695
61711
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
61696
61712
  (() => {
61697
61713
  "use strict";
61698
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
61699
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
61700
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
61701
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
61702
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7351);
61703
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
61704
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(7196);
61705
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3__);
61706
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(4240);
61707
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_4__);
61708
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1610);
61709
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
61710
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(1062);
61711
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_6__);
61712
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(5868);
61713
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_7__);
61714
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(4720);
61715
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_8__);
61716
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(7995);
61717
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_9__);
61718
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(4545);
61719
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_10__);
61720
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(2497);
61721
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_11__);
61722
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(5725);
61723
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_12__);
61724
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(4993);
61725
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13__);
61726
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(7762);
61727
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_14__);
61728
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(3899);
61729
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_15__);
61730
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(3960);
61731
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_16__);
61732
- /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(5905);
61733
- /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_17__);
61734
- /* harmony import */ var _jqxeditor__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(3440);
61735
- /* harmony import */ var _jqxeditor__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(_jqxeditor__WEBPACK_IMPORTED_MODULE_18__);
61714
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_2580572__(5459);
61715
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
61716
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_2580572__(4198);
61717
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
61718
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_2580572__(7351);
61719
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
61720
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_2580572__(7196);
61721
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_3__);
61722
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_2580572__(4240);
61723
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_4__);
61724
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_2580572__(1610);
61725
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
61726
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_2580572__(1062);
61727
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_6__);
61728
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_2580572__(5868);
61729
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_7__);
61730
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_2580572__(4720);
61731
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_8__);
61732
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_2580572__(7995);
61733
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_9__);
61734
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_2580572__(4545);
61735
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_10__);
61736
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_2580572__(2497);
61737
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_11__);
61738
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_2580572__(5725);
61739
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_12__);
61740
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_2580572__(4993);
61741
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_13__);
61742
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_2580572__(7762);
61743
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_14__);
61744
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_2580572__(3899);
61745
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_15__);
61746
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_2580572__(3960);
61747
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_16__);
61748
+ /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_2580572__(5905);
61749
+ /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_17__);
61750
+ /* harmony import */ var _jqxeditor__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_2580572__(3440);
61751
+ /* harmony import */ var _jqxeditor__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_2580572__.n(_jqxeditor__WEBPACK_IMPORTED_MODULE_18__);
61736
61752
 
61737
61753
 
61738
61754
 
@@ -61755,5 +61771,9 @@ var __webpack_exports__ = {};
61755
61771
 
61756
61772
  })();
61757
61773
 
61774
+ /******/ })()
61775
+ ;
61776
+ /******/ })()
61777
+ ;
61758
61778
  /******/ })()
61759
61779
  ;
@@ -4,6 +4,22 @@ Copyright (c) 2011-2024 jQWidgets.
4
4
  License: https://jqwidgets.com/license/ */
5
5
 
6
6
 
7
+ /******/ (() => { // webpackBootstrap
8
+ var __webpack_exports__ = {};
9
+
10
+ /* Release Date: Sep-17-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: Sep-17-2024
19
+ Copyright (c) 2011-2024 jQWidgets.
20
+ License: https://jqwidgets.com/license/ */
21
+
22
+
7
23
  /******/ (() => { // webpackBootstrap
8
24
  /******/ var __webpack_modules__ = ({
9
25
 
@@ -1196,7 +1212,7 @@ License: https://jqwidgets.com/license/ */
1196
1212
  /***/ }),
1197
1213
 
1198
1214
  /***/ 5459:
1199
- /***/ ((module, exports, __webpack_require__) => {
1215
+ /***/ ((module, exports, __nested_webpack_require_52089__) => {
1200
1216
 
1201
1217
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1202
1218
  /* eslint-disable */
@@ -9376,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9376
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9377
9393
  // Do this after creating the global so that if an AMD module wants to call
9378
9394
  // noConflict to hide this version of JQXLite, it will work.
9379
- if ( true && __webpack_require__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9380
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9381
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9382
9398
  }
@@ -29339,7 +29355,7 @@ var saveAs = window.jqxSaveAs = saveAs
29339
29355
  /******/ var __webpack_module_cache__ = {};
29340
29356
  /******/
29341
29357
  /******/ // The require function
29342
- /******/ function __webpack_require__(moduleId) {
29358
+ /******/ function __nested_webpack_require_1144593__(moduleId) {
29343
29359
  /******/ // Check if module is in cache
29344
29360
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
29345
29361
  /******/ if (cachedModule !== undefined) {
@@ -29353,7 +29369,7 @@ var saveAs = window.jqxSaveAs = saveAs
29353
29369
  /******/ };
29354
29370
  /******/
29355
29371
  /******/ // Execute the module function
29356
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
29372
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1144593__);
29357
29373
  /******/
29358
29374
  /******/ // Return the exports of the module
29359
29375
  /******/ return module.exports;
@@ -29362,17 +29378,17 @@ var saveAs = window.jqxSaveAs = saveAs
29362
29378
  /************************************************************************/
29363
29379
  /******/ /* webpack/runtime/amd options */
29364
29380
  /******/ (() => {
29365
- /******/ __webpack_require__.amdO = {};
29381
+ /******/ __nested_webpack_require_1144593__.amdO = {};
29366
29382
  /******/ })();
29367
29383
  /******/
29368
29384
  /******/ /* webpack/runtime/compat get default export */
29369
29385
  /******/ (() => {
29370
29386
  /******/ // getDefaultExport function for compatibility with non-harmony modules
29371
- /******/ __webpack_require__.n = (module) => {
29387
+ /******/ __nested_webpack_require_1144593__.n = (module) => {
29372
29388
  /******/ var getter = module && module.__esModule ?
29373
29389
  /******/ () => (module['default']) :
29374
29390
  /******/ () => (module);
29375
- /******/ __webpack_require__.d(getter, { a: getter });
29391
+ /******/ __nested_webpack_require_1144593__.d(getter, { a: getter });
29376
29392
  /******/ return getter;
29377
29393
  /******/ };
29378
29394
  /******/ })();
@@ -29380,9 +29396,9 @@ var saveAs = window.jqxSaveAs = saveAs
29380
29396
  /******/ /* webpack/runtime/define property getters */
29381
29397
  /******/ (() => {
29382
29398
  /******/ // define getter functions for harmony exports
29383
- /******/ __webpack_require__.d = (exports, definition) => {
29399
+ /******/ __nested_webpack_require_1144593__.d = (exports, definition) => {
29384
29400
  /******/ for(var key in definition) {
29385
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
29401
+ /******/ if(__nested_webpack_require_1144593__.o(definition, key) && !__nested_webpack_require_1144593__.o(exports, key)) {
29386
29402
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
29387
29403
  /******/ }
29388
29404
  /******/ }
@@ -29391,7 +29407,7 @@ var saveAs = window.jqxSaveAs = saveAs
29391
29407
  /******/
29392
29408
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
29393
29409
  /******/ (() => {
29394
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
29410
+ /******/ __nested_webpack_require_1144593__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
29395
29411
  /******/ })();
29396
29412
  /******/
29397
29413
  /************************************************************************/
@@ -29399,18 +29415,18 @@ var __webpack_exports__ = {};
29399
29415
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
29400
29416
  (() => {
29401
29417
  "use strict";
29402
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
29403
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
29404
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
29405
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
29406
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
29407
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
29408
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
29409
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
29410
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
29411
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
29412
- /* harmony import */ var _jqxexpander__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(4247);
29413
- /* harmony import */ var _jqxexpander__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxexpander__WEBPACK_IMPORTED_MODULE_5__);
29418
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1144593__(5459);
29419
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1144593__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
29420
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1144593__(4198);
29421
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1144593__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
29422
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1144593__(3907);
29423
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1144593__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
29424
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1144593__(714);
29425
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1144593__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
29426
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1144593__(7351);
29427
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1144593__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
29428
+ /* harmony import */ var _jqxexpander__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1144593__(4247);
29429
+ /* harmony import */ var _jqxexpander__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1144593__.n(_jqxexpander__WEBPACK_IMPORTED_MODULE_5__);
29414
29430
 
29415
29431
 
29416
29432
 
@@ -29419,5 +29435,9 @@ var __webpack_exports__ = {};
29419
29435
 
29420
29436
  })();
29421
29437
 
29438
+ /******/ })()
29439
+ ;
29440
+ /******/ })()
29441
+ ;
29422
29442
  /******/ })()
29423
29443
  ;
@@ -4,6 +4,22 @@ Copyright (c) 2011-2024 jQWidgets.
4
4
  License: https://jqwidgets.com/license/ */
5
5
 
6
6
 
7
+ /******/ (() => { // webpackBootstrap
8
+ var __webpack_exports__ = {};
9
+
10
+ /* Release Date: Sep-17-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: Sep-17-2024
19
+ Copyright (c) 2011-2024 jQWidgets.
20
+ License: https://jqwidgets.com/license/ */
21
+
22
+
7
23
  /******/ (() => { // webpackBootstrap
8
24
  /******/ var __webpack_modules__ = ({
9
25
 
@@ -1196,7 +1212,7 @@ License: https://jqwidgets.com/license/ */
1196
1212
  /***/ }),
1197
1213
 
1198
1214
  /***/ 5459:
1199
- /***/ ((module, exports, __webpack_require__) => {
1215
+ /***/ ((module, exports, __nested_webpack_require_52089__) => {
1200
1216
 
1201
1217
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1202
1218
  /* eslint-disable */
@@ -9376,7 +9392,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9376
9392
  // file names, and JQXLite is normally delivered in a lowercase file name.
9377
9393
  // Do this after creating the global so that if an AMD module wants to call
9378
9394
  // noConflict to hide this version of JQXLite, it will work.
9379
- if ( true && __webpack_require__.amdO.JQXLite) {
9395
+ if ( true && __nested_webpack_require_52089__.amdO.JQXLite) {
9380
9396
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9381
9397
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9382
9398
  }
@@ -19613,7 +19629,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19613
19629
  /******/ var __webpack_module_cache__ = {};
19614
19630
  /******/
19615
19631
  /******/ // The require function
19616
- /******/ function __webpack_require__(moduleId) {
19632
+ /******/ function __nested_webpack_require_714831__(moduleId) {
19617
19633
  /******/ // Check if module is in cache
19618
19634
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
19619
19635
  /******/ if (cachedModule !== undefined) {
@@ -19627,7 +19643,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19627
19643
  /******/ };
19628
19644
  /******/
19629
19645
  /******/ // Execute the module function
19630
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
19646
+ /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_714831__);
19631
19647
  /******/
19632
19648
  /******/ // Return the exports of the module
19633
19649
  /******/ return module.exports;
@@ -19636,17 +19652,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19636
19652
  /************************************************************************/
19637
19653
  /******/ /* webpack/runtime/amd options */
19638
19654
  /******/ (() => {
19639
- /******/ __webpack_require__.amdO = {};
19655
+ /******/ __nested_webpack_require_714831__.amdO = {};
19640
19656
  /******/ })();
19641
19657
  /******/
19642
19658
  /******/ /* webpack/runtime/compat get default export */
19643
19659
  /******/ (() => {
19644
19660
  /******/ // getDefaultExport function for compatibility with non-harmony modules
19645
- /******/ __webpack_require__.n = (module) => {
19661
+ /******/ __nested_webpack_require_714831__.n = (module) => {
19646
19662
  /******/ var getter = module && module.__esModule ?
19647
19663
  /******/ () => (module['default']) :
19648
19664
  /******/ () => (module);
19649
- /******/ __webpack_require__.d(getter, { a: getter });
19665
+ /******/ __nested_webpack_require_714831__.d(getter, { a: getter });
19650
19666
  /******/ return getter;
19651
19667
  /******/ };
19652
19668
  /******/ })();
@@ -19654,9 +19670,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19654
19670
  /******/ /* webpack/runtime/define property getters */
19655
19671
  /******/ (() => {
19656
19672
  /******/ // define getter functions for harmony exports
19657
- /******/ __webpack_require__.d = (exports, definition) => {
19673
+ /******/ __nested_webpack_require_714831__.d = (exports, definition) => {
19658
19674
  /******/ for(var key in definition) {
19659
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
19675
+ /******/ if(__nested_webpack_require_714831__.o(definition, key) && !__nested_webpack_require_714831__.o(exports, key)) {
19660
19676
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
19661
19677
  /******/ }
19662
19678
  /******/ }
@@ -19665,7 +19681,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
19665
19681
  /******/
19666
19682
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
19667
19683
  /******/ (() => {
19668
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
19684
+ /******/ __nested_webpack_require_714831__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
19669
19685
  /******/ })();
19670
19686
  /******/
19671
19687
  /************************************************************************/
@@ -19673,19 +19689,23 @@ var __webpack_exports__ = {};
19673
19689
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
19674
19690
  (() => {
19675
19691
  "use strict";
19676
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
19677
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
19678
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
19679
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
19680
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7351);
19681
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
19682
- /* harmony import */ var _jqxfileupload__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(9485);
19683
- /* harmony import */ var _jqxfileupload__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxfileupload__WEBPACK_IMPORTED_MODULE_3__);
19692
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_714831__(5459);
19693
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_714831__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
19694
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_714831__(4198);
19695
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_714831__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
19696
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_714831__(7351);
19697
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_714831__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_2__);
19698
+ /* harmony import */ var _jqxfileupload__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_714831__(9485);
19699
+ /* harmony import */ var _jqxfileupload__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_714831__.n(_jqxfileupload__WEBPACK_IMPORTED_MODULE_3__);
19684
19700
 
19685
19701
 
19686
19702
 
19687
19703
 
19688
19704
  })();
19689
19705
 
19706
+ /******/ })()
19707
+ ;
19708
+ /******/ })()
19709
+ ;
19690
19710
  /******/ })()
19691
19711
  ;