jqwidgets-ng 19.2.3 → 21.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 +3 -2
@@ -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
 
@@ -1228,7 +1188,23 @@ License: https://jqwidgets.com/license/ */
1228
1188
  //// End of ToggleButton
1229
1189
 
1230
1190
  })(jqxBaseFramework);
1231
- })();
1191
+ })();
1192
+
1193
+
1194
+
1195
+
1196
+
1197
+
1198
+
1199
+
1200
+
1201
+
1202
+
1203
+
1204
+
1205
+
1206
+
1207
+
1232
1208
 
1233
1209
  /***/ }),
1234
1210
 
@@ -2074,7 +2050,23 @@ License: https://jqwidgets.com/license/ */
2074
2050
  }
2075
2051
  });
2076
2052
  })(jqxBaseFramework);
2077
- })();
2053
+ })();
2054
+
2055
+
2056
+
2057
+
2058
+
2059
+
2060
+
2061
+
2062
+
2063
+
2064
+
2065
+
2066
+
2067
+
2068
+
2069
+
2078
2070
 
2079
2071
  /***/ }),
2080
2072
 
@@ -2478,12 +2470,28 @@ License: https://jqwidgets.com/license/ */
2478
2470
  }
2479
2471
  });
2480
2472
  })(jqxBaseFramework);
2481
- })();
2473
+ })();
2474
+
2475
+
2476
+
2477
+
2478
+
2479
+
2480
+
2481
+
2482
+
2483
+
2484
+
2485
+
2486
+
2487
+
2488
+
2489
+
2482
2490
 
2483
2491
  /***/ }),
2484
2492
 
2485
2493
  /***/ 5459:
2486
- /***/ ((module, exports, __nested_webpack_require_93878__) => {
2494
+ /***/ ((module, exports, __webpack_require__) => {
2487
2495
 
2488
2496
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
2489
2497
  /* eslint-disable */
@@ -10663,7 +10671,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10663
10671
  // file names, and JQXLite is normally delivered in a lowercase file name.
10664
10672
  // Do this after creating the global so that if an AMD module wants to call
10665
10673
  // noConflict to hide this version of JQXLite, it will work.
10666
- if ( true && __nested_webpack_require_93878__.amdO.JQXLite) {
10674
+ if ( true && __webpack_require__.amdO.JQXLite) {
10667
10675
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10668
10676
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10669
10677
  }
@@ -13838,6 +13846,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13838
13846
  }
13839
13847
  })(jqxBaseFramework);
13840
13848
  })();
13849
+
13850
+
13851
+
13852
+
13853
+
13854
+
13855
+
13856
+
13857
+
13858
+
13859
+
13860
+
13861
+
13862
+
13863
+
13864
+
13841
13865
 
13842
13866
 
13843
13867
  /***/ })
@@ -13848,7 +13872,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13848
13872
  /******/ var __webpack_module_cache__ = {};
13849
13873
  /******/
13850
13874
  /******/ // The require function
13851
- /******/ function __nested_webpack_require_442437__(moduleId) {
13875
+ /******/ function __webpack_require__(moduleId) {
13852
13876
  /******/ // Check if module is in cache
13853
13877
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
13854
13878
  /******/ if (cachedModule !== undefined) {
@@ -13862,7 +13886,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13862
13886
  /******/ };
13863
13887
  /******/
13864
13888
  /******/ // Execute the module function
13865
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_442437__);
13889
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
13866
13890
  /******/
13867
13891
  /******/ // Return the exports of the module
13868
13892
  /******/ return module.exports;
@@ -13871,17 +13895,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13871
13895
  /************************************************************************/
13872
13896
  /******/ /* webpack/runtime/amd options */
13873
13897
  /******/ (() => {
13874
- /******/ __nested_webpack_require_442437__.amdO = {};
13898
+ /******/ __webpack_require__.amdO = {};
13875
13899
  /******/ })();
13876
13900
  /******/
13877
13901
  /******/ /* webpack/runtime/compat get default export */
13878
13902
  /******/ (() => {
13879
13903
  /******/ // getDefaultExport function for compatibility with non-harmony modules
13880
- /******/ __nested_webpack_require_442437__.n = (module) => {
13904
+ /******/ __webpack_require__.n = (module) => {
13881
13905
  /******/ var getter = module && module.__esModule ?
13882
13906
  /******/ () => (module['default']) :
13883
13907
  /******/ () => (module);
13884
- /******/ __nested_webpack_require_442437__.d(getter, { a: getter });
13908
+ /******/ __webpack_require__.d(getter, { a: getter });
13885
13909
  /******/ return getter;
13886
13910
  /******/ };
13887
13911
  /******/ })();
@@ -13889,9 +13913,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13889
13913
  /******/ /* webpack/runtime/define property getters */
13890
13914
  /******/ (() => {
13891
13915
  /******/ // define getter functions for harmony exports
13892
- /******/ __nested_webpack_require_442437__.d = (exports, definition) => {
13916
+ /******/ __webpack_require__.d = (exports, definition) => {
13893
13917
  /******/ for(var key in definition) {
13894
- /******/ if(__nested_webpack_require_442437__.o(definition, key) && !__nested_webpack_require_442437__.o(exports, key)) {
13918
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
13895
13919
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
13896
13920
  /******/ }
13897
13921
  /******/ }
@@ -13900,7 +13924,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13900
13924
  /******/
13901
13925
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
13902
13926
  /******/ (() => {
13903
- /******/ __nested_webpack_require_442437__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13927
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13904
13928
  /******/ })();
13905
13929
  /******/
13906
13930
  /************************************************************************/
@@ -13908,29 +13932,19 @@ var __webpack_exports__ = {};
13908
13932
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
13909
13933
  (() => {
13910
13934
  "use strict";
13911
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_442437__(5459);
13912
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_442437__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13913
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_442437__(7351);
13914
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_442437__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13915
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_442437__(4545);
13916
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_442437__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_2__);
13917
- /* harmony import */ var _jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_442437__(2494);
13918
- /* harmony import */ var _jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_442437__.n(_jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3__);
13935
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
13936
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13937
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
13938
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13939
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4545);
13940
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_2__);
13941
+ /* harmony import */ var _jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2494);
13942
+ /* harmony import */ var _jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckboxgroup__WEBPACK_IMPORTED_MODULE_3__);
13919
13943
 
13920
13944
 
13921
13945
 
13922
13946
 
13923
13947
  })();
13924
13948
 
13925
- /******/ })()
13926
- ;
13927
- /******/ })()
13928
- ;
13929
- /******/ })()
13930
- ;
13931
- /******/ })()
13932
- ;
13933
- /******/ })()
13934
- ;
13935
13949
  /******/ })()
13936
13950
  ;
@@ -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
 
@@ -1228,7 +1188,23 @@ License: https://jqwidgets.com/license/ */
1228
1188
  //// End of ToggleButton
1229
1189
 
1230
1190
  })(jqxBaseFramework);
1231
- })();
1191
+ })();
1192
+
1193
+
1194
+
1195
+
1196
+
1197
+
1198
+
1199
+
1200
+
1201
+
1202
+
1203
+
1204
+
1205
+
1206
+
1207
+
1232
1208
 
1233
1209
  /***/ }),
1234
1210
 
@@ -2548,12 +2524,28 @@ License: https://jqwidgets.com/license/ */
2548
2524
  });
2549
2525
 
2550
2526
  })(jqxBaseFramework);
2551
- })();
2527
+ })();
2528
+
2529
+
2530
+
2531
+
2532
+
2533
+
2534
+
2535
+
2536
+
2537
+
2538
+
2539
+
2540
+
2541
+
2542
+
2543
+
2552
2544
 
2553
2545
  /***/ }),
2554
2546
 
2555
2547
  /***/ 5459:
2556
- /***/ ((module, exports, __nested_webpack_require_99773__) => {
2548
+ /***/ ((module, exports, __webpack_require__) => {
2557
2549
 
2558
2550
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
2559
2551
  /* eslint-disable */
@@ -10733,7 +10725,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10733
10725
  // file names, and JQXLite is normally delivered in a lowercase file name.
10734
10726
  // Do this after creating the global so that if an AMD module wants to call
10735
10727
  // noConflict to hide this version of JQXLite, it will work.
10736
- if ( true && __nested_webpack_require_99773__.amdO.JQXLite) {
10728
+ if ( true && __webpack_require__.amdO.JQXLite) {
10737
10729
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10738
10730
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10739
10731
  }
@@ -13908,6 +13900,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13908
13900
  }
13909
13901
  })(jqxBaseFramework);
13910
13902
  })();
13903
+
13904
+
13905
+
13906
+
13907
+
13908
+
13909
+
13910
+
13911
+
13912
+
13913
+
13914
+
13915
+
13916
+
13917
+
13918
+
13911
13919
 
13912
13920
 
13913
13921
  /***/ }),
@@ -14976,7 +14984,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
14976
14984
  }
14977
14985
  });
14978
14986
  })(jqxBaseFramework);
14979
- })();
14987
+ })();
14988
+
14989
+
14990
+
14991
+
14992
+
14993
+
14994
+
14995
+
14996
+
14997
+
14998
+
14999
+
15000
+
15001
+
15002
+
15003
+
14980
15004
 
14981
15005
  /***/ }),
14982
15006
 
@@ -15717,7 +15741,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15717
15741
  }
15718
15742
  });
15719
15743
  })(jqxBaseFramework);
15720
- })();
15744
+ })();
15745
+
15746
+
15747
+
15748
+
15749
+
15750
+
15751
+
15752
+
15753
+
15754
+
15755
+
15756
+
15757
+
15758
+
15759
+
15760
+
15721
15761
 
15722
15762
  /***/ })
15723
15763
 
@@ -15727,7 +15767,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15727
15767
  /******/ var __webpack_module_cache__ = {};
15728
15768
  /******/
15729
15769
  /******/ // The require function
15730
- /******/ function __nested_webpack_require_521611__(moduleId) {
15770
+ /******/ function __webpack_require__(moduleId) {
15731
15771
  /******/ // Check if module is in cache
15732
15772
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
15733
15773
  /******/ if (cachedModule !== undefined) {
@@ -15741,7 +15781,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15741
15781
  /******/ };
15742
15782
  /******/
15743
15783
  /******/ // Execute the module function
15744
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_521611__);
15784
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
15745
15785
  /******/
15746
15786
  /******/ // Return the exports of the module
15747
15787
  /******/ return module.exports;
@@ -15750,17 +15790,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15750
15790
  /************************************************************************/
15751
15791
  /******/ /* webpack/runtime/amd options */
15752
15792
  /******/ (() => {
15753
- /******/ __nested_webpack_require_521611__.amdO = {};
15793
+ /******/ __webpack_require__.amdO = {};
15754
15794
  /******/ })();
15755
15795
  /******/
15756
15796
  /******/ /* webpack/runtime/compat get default export */
15757
15797
  /******/ (() => {
15758
15798
  /******/ // getDefaultExport function for compatibility with non-harmony modules
15759
- /******/ __nested_webpack_require_521611__.n = (module) => {
15799
+ /******/ __webpack_require__.n = (module) => {
15760
15800
  /******/ var getter = module && module.__esModule ?
15761
15801
  /******/ () => (module['default']) :
15762
15802
  /******/ () => (module);
15763
- /******/ __nested_webpack_require_521611__.d(getter, { a: getter });
15803
+ /******/ __webpack_require__.d(getter, { a: getter });
15764
15804
  /******/ return getter;
15765
15805
  /******/ };
15766
15806
  /******/ })();
@@ -15768,9 +15808,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15768
15808
  /******/ /* webpack/runtime/define property getters */
15769
15809
  /******/ (() => {
15770
15810
  /******/ // define getter functions for harmony exports
15771
- /******/ __nested_webpack_require_521611__.d = (exports, definition) => {
15811
+ /******/ __webpack_require__.d = (exports, definition) => {
15772
15812
  /******/ for(var key in definition) {
15773
- /******/ if(__nested_webpack_require_521611__.o(definition, key) && !__nested_webpack_require_521611__.o(exports, key)) {
15813
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
15774
15814
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
15775
15815
  /******/ }
15776
15816
  /******/ }
@@ -15779,7 +15819,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
15779
15819
  /******/
15780
15820
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
15781
15821
  /******/ (() => {
15782
- /******/ __nested_webpack_require_521611__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15822
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
15783
15823
  /******/ })();
15784
15824
  /******/
15785
15825
  /************************************************************************/
@@ -15787,16 +15827,16 @@ var __webpack_exports__ = {};
15787
15827
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
15788
15828
  (() => {
15789
15829
  "use strict";
15790
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_521611__(5459);
15791
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_521611__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15792
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_521611__(7351);
15793
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_521611__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15794
- /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_521611__(5905);
15795
- /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_521611__.n(_jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2__);
15796
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_521611__(6826);
15797
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_521611__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_3__);
15798
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_521611__(3960);
15799
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_521611__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4__);
15830
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
15831
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
15832
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
15833
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
15834
+ /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(5905);
15835
+ /* harmony import */ var _jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownbutton__WEBPACK_IMPORTED_MODULE_2__);
15836
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6826);
15837
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_3__);
15838
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(3960);
15839
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_4__);
15800
15840
 
15801
15841
 
15802
15842
 
@@ -15805,15 +15845,5 @@ var __webpack_exports__ = {};
15805
15845
 
15806
15846
  })();
15807
15847
 
15808
- /******/ })()
15809
- ;
15810
- /******/ })()
15811
- ;
15812
- /******/ })()
15813
- ;
15814
- /******/ })()
15815
- ;
15816
- /******/ })()
15817
- ;
15818
15848
  /******/ })()
15819
15849
  ;