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
 
@@ -1143,12 +1103,28 @@ class Barcode {
1143
1103
  this._generateCode(that.renderAs);
1144
1104
  }
1145
1105
  }
1146
- })();
1106
+ })();
1107
+
1108
+
1109
+
1110
+
1111
+
1112
+
1113
+
1114
+
1115
+
1116
+
1117
+
1118
+
1119
+
1120
+
1121
+
1122
+
1147
1123
 
1148
1124
  /***/ }),
1149
1125
 
1150
1126
  /***/ 5459:
1151
- /***/ ((module, exports, __nested_webpack_require_25813__) => {
1127
+ /***/ ((module, exports, __webpack_require__) => {
1152
1128
 
1153
1129
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1154
1130
  /* eslint-disable */
@@ -9328,7 +9304,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9328
9304
  // file names, and JQXLite is normally delivered in a lowercase file name.
9329
9305
  // Do this after creating the global so that if an AMD module wants to call
9330
9306
  // noConflict to hide this version of JQXLite, it will work.
9331
- if ( true && __nested_webpack_require_25813__.amdO.JQXLite) {
9307
+ if ( true && __webpack_require__.amdO.JQXLite) {
9332
9308
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9333
9309
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9334
9310
  }
@@ -12503,6 +12479,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12503
12479
  }
12504
12480
  })(jqxBaseFramework);
12505
12481
  })();
12482
+
12483
+
12484
+
12485
+
12486
+
12487
+
12488
+
12489
+
12490
+
12491
+
12492
+
12493
+
12494
+
12495
+
12496
+
12497
+
12506
12498
 
12507
12499
 
12508
12500
  /***/ }),
@@ -17447,7 +17439,23 @@ var saveAs = window.jqxSaveAs = saveAs
17447
17439
 
17448
17440
 
17449
17441
  })(pdfDataExport.API)
17450
- })();
17442
+ })();
17443
+
17444
+
17445
+
17446
+
17447
+
17448
+
17449
+
17450
+
17451
+
17452
+
17453
+
17454
+
17455
+
17456
+
17457
+
17458
+
17451
17459
 
17452
17460
  /***/ }),
17453
17461
 
@@ -23594,7 +23602,23 @@ var saveAs = window.jqxSaveAs = saveAs
23594
23602
  }
23595
23603
  }
23596
23604
  } )( jqxBaseFramework );
23597
- })();
23605
+ })();
23606
+
23607
+
23608
+
23609
+
23610
+
23611
+
23612
+
23613
+
23614
+
23615
+
23616
+
23617
+
23618
+
23619
+
23620
+
23621
+
23598
23622
 
23599
23623
  /***/ }),
23600
23624
 
@@ -28440,6 +28464,22 @@ class QRcode {
28440
28464
  }
28441
28465
  }
28442
28466
  })();
28467
+
28468
+
28469
+
28470
+
28471
+
28472
+
28473
+
28474
+
28475
+
28476
+
28477
+
28478
+
28479
+
28480
+
28481
+
28482
+
28443
28483
 
28444
28484
 
28445
28485
  /***/ })
@@ -28450,7 +28490,7 @@ class QRcode {
28450
28490
  /******/ var __webpack_module_cache__ = {};
28451
28491
  /******/
28452
28492
  /******/ // The require function
28453
- /******/ function __nested_webpack_require_1152451__(moduleId) {
28493
+ /******/ function __webpack_require__(moduleId) {
28454
28494
  /******/ // Check if module is in cache
28455
28495
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
28456
28496
  /******/ if (cachedModule !== undefined) {
@@ -28464,7 +28504,7 @@ class QRcode {
28464
28504
  /******/ };
28465
28505
  /******/
28466
28506
  /******/ // Execute the module function
28467
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1152451__);
28507
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
28468
28508
  /******/
28469
28509
  /******/ // Return the exports of the module
28470
28510
  /******/ return module.exports;
@@ -28473,17 +28513,17 @@ class QRcode {
28473
28513
  /************************************************************************/
28474
28514
  /******/ /* webpack/runtime/amd options */
28475
28515
  /******/ (() => {
28476
- /******/ __nested_webpack_require_1152451__.amdO = {};
28516
+ /******/ __webpack_require__.amdO = {};
28477
28517
  /******/ })();
28478
28518
  /******/
28479
28519
  /******/ /* webpack/runtime/compat get default export */
28480
28520
  /******/ (() => {
28481
28521
  /******/ // getDefaultExport function for compatibility with non-harmony modules
28482
- /******/ __nested_webpack_require_1152451__.n = (module) => {
28522
+ /******/ __webpack_require__.n = (module) => {
28483
28523
  /******/ var getter = module && module.__esModule ?
28484
28524
  /******/ () => (module['default']) :
28485
28525
  /******/ () => (module);
28486
- /******/ __nested_webpack_require_1152451__.d(getter, { a: getter });
28526
+ /******/ __webpack_require__.d(getter, { a: getter });
28487
28527
  /******/ return getter;
28488
28528
  /******/ };
28489
28529
  /******/ })();
@@ -28491,9 +28531,9 @@ class QRcode {
28491
28531
  /******/ /* webpack/runtime/define property getters */
28492
28532
  /******/ (() => {
28493
28533
  /******/ // define getter functions for harmony exports
28494
- /******/ __nested_webpack_require_1152451__.d = (exports, definition) => {
28534
+ /******/ __webpack_require__.d = (exports, definition) => {
28495
28535
  /******/ for(var key in definition) {
28496
- /******/ if(__nested_webpack_require_1152451__.o(definition, key) && !__nested_webpack_require_1152451__.o(exports, key)) {
28536
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
28497
28537
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
28498
28538
  /******/ }
28499
28539
  /******/ }
@@ -28502,7 +28542,7 @@ class QRcode {
28502
28542
  /******/
28503
28543
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
28504
28544
  /******/ (() => {
28505
- /******/ __nested_webpack_require_1152451__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
28545
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
28506
28546
  /******/ })();
28507
28547
  /******/
28508
28548
  /************************************************************************/
@@ -28510,18 +28550,18 @@ var __webpack_exports__ = {};
28510
28550
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
28511
28551
  (() => {
28512
28552
  "use strict";
28513
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1152451__(5459);
28514
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1152451__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
28515
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1152451__(4198);
28516
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1152451__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
28517
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1152451__(3907);
28518
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1152451__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
28519
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1152451__(714);
28520
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1152451__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
28521
- /* harmony import */ var _jqxbarcode__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1152451__(2917);
28522
- /* harmony import */ var _jqxbarcode__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1152451__.n(_jqxbarcode__WEBPACK_IMPORTED_MODULE_4__);
28523
- /* harmony import */ var _jqxqrcode__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1152451__(5606);
28524
- /* harmony import */ var _jqxqrcode__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1152451__.n(_jqxqrcode__WEBPACK_IMPORTED_MODULE_5__);
28553
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
28554
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
28555
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
28556
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
28557
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
28558
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
28559
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
28560
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
28561
+ /* harmony import */ var _jqxbarcode__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(2917);
28562
+ /* harmony import */ var _jqxbarcode__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbarcode__WEBPACK_IMPORTED_MODULE_4__);
28563
+ /* harmony import */ var _jqxqrcode__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(5606);
28564
+ /* harmony import */ var _jqxqrcode__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxqrcode__WEBPACK_IMPORTED_MODULE_5__);
28525
28565
 
28526
28566
 
28527
28567
 
@@ -28530,15 +28570,5 @@ var __webpack_exports__ = {};
28530
28570
 
28531
28571
  })();
28532
28572
 
28533
- /******/ })()
28534
- ;
28535
- /******/ })()
28536
- ;
28537
- /******/ })()
28538
- ;
28539
- /******/ })()
28540
- ;
28541
- /******/ })()
28542
- ;
28543
28573
  /******/ })()
28544
28574
  ;
@@ -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,12 +1188,28 @@ 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
 
1235
1211
  /***/ 5459:
1236
- /***/ ((module, exports, __nested_webpack_require_47856__) => {
1212
+ /***/ ((module, exports, __webpack_require__) => {
1237
1213
 
1238
1214
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1239
1215
  /* eslint-disable */
@@ -9413,7 +9389,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9413
9389
  // file names, and JQXLite is normally delivered in a lowercase file name.
9414
9390
  // Do this after creating the global so that if an AMD module wants to call
9415
9391
  // noConflict to hide this version of JQXLite, it will work.
9416
- if ( true && __nested_webpack_require_47856__.amdO.JQXLite) {
9392
+ if ( true && __webpack_require__.amdO.JQXLite) {
9417
9393
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9418
9394
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9419
9395
  }
@@ -12588,6 +12564,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
12588
12564
  }
12589
12565
  })(jqxBaseFramework);
12590
12566
  })();
12567
+
12568
+
12569
+
12570
+
12571
+
12572
+
12573
+
12574
+
12575
+
12576
+
12577
+
12578
+
12579
+
12580
+
12581
+
12582
+
12591
12583
 
12592
12584
 
12593
12585
  /***/ }),
@@ -13329,7 +13321,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13329
13321
  }
13330
13322
  });
13331
13323
  })(jqxBaseFramework);
13332
- })();
13324
+ })();
13325
+
13326
+
13327
+
13328
+
13329
+
13330
+
13331
+
13332
+
13333
+
13334
+
13335
+
13336
+
13337
+
13338
+
13339
+
13340
+
13333
13341
 
13334
13342
  /***/ }),
13335
13343
 
@@ -13721,7 +13729,23 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13721
13729
  }
13722
13730
  });
13723
13731
  })(jqxBaseFramework);
13724
- })();
13732
+ })();
13733
+
13734
+
13735
+
13736
+
13737
+
13738
+
13739
+
13740
+
13741
+
13742
+
13743
+
13744
+
13745
+
13746
+
13747
+
13748
+
13725
13749
 
13726
13750
  /***/ })
13727
13751
 
@@ -13731,7 +13755,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13731
13755
  /******/ var __webpack_module_cache__ = {};
13732
13756
  /******/
13733
13757
  /******/ // The require function
13734
- /******/ function __nested_webpack_require_437764__(moduleId) {
13758
+ /******/ function __webpack_require__(moduleId) {
13735
13759
  /******/ // Check if module is in cache
13736
13760
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
13737
13761
  /******/ if (cachedModule !== undefined) {
@@ -13745,7 +13769,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13745
13769
  /******/ };
13746
13770
  /******/
13747
13771
  /******/ // Execute the module function
13748
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_437764__);
13772
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
13749
13773
  /******/
13750
13774
  /******/ // Return the exports of the module
13751
13775
  /******/ return module.exports;
@@ -13754,17 +13778,17 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13754
13778
  /************************************************************************/
13755
13779
  /******/ /* webpack/runtime/amd options */
13756
13780
  /******/ (() => {
13757
- /******/ __nested_webpack_require_437764__.amdO = {};
13781
+ /******/ __webpack_require__.amdO = {};
13758
13782
  /******/ })();
13759
13783
  /******/
13760
13784
  /******/ /* webpack/runtime/compat get default export */
13761
13785
  /******/ (() => {
13762
13786
  /******/ // getDefaultExport function for compatibility with non-harmony modules
13763
- /******/ __nested_webpack_require_437764__.n = (module) => {
13787
+ /******/ __webpack_require__.n = (module) => {
13764
13788
  /******/ var getter = module && module.__esModule ?
13765
13789
  /******/ () => (module['default']) :
13766
13790
  /******/ () => (module);
13767
- /******/ __nested_webpack_require_437764__.d(getter, { a: getter });
13791
+ /******/ __webpack_require__.d(getter, { a: getter });
13768
13792
  /******/ return getter;
13769
13793
  /******/ };
13770
13794
  /******/ })();
@@ -13772,9 +13796,9 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13772
13796
  /******/ /* webpack/runtime/define property getters */
13773
13797
  /******/ (() => {
13774
13798
  /******/ // define getter functions for harmony exports
13775
- /******/ __nested_webpack_require_437764__.d = (exports, definition) => {
13799
+ /******/ __webpack_require__.d = (exports, definition) => {
13776
13800
  /******/ for(var key in definition) {
13777
- /******/ if(__nested_webpack_require_437764__.o(definition, key) && !__nested_webpack_require_437764__.o(exports, key)) {
13801
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
13778
13802
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
13779
13803
  /******/ }
13780
13804
  /******/ }
@@ -13783,7 +13807,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13783
13807
  /******/
13784
13808
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
13785
13809
  /******/ (() => {
13786
- /******/ __nested_webpack_require_437764__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13810
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
13787
13811
  /******/ })();
13788
13812
  /******/
13789
13813
  /************************************************************************/
@@ -13791,14 +13815,14 @@ var __webpack_exports__ = {};
13791
13815
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
13792
13816
  (() => {
13793
13817
  "use strict";
13794
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_437764__(5459);
13795
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_437764__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13796
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_437764__(7351);
13797
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_437764__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13798
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_437764__(6826);
13799
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_437764__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_2__);
13800
- /* harmony import */ var _jqxradiobuttongroup__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_437764__(3645);
13801
- /* harmony import */ var _jqxradiobuttongroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_437764__.n(_jqxradiobuttongroup__WEBPACK_IMPORTED_MODULE_3__);
13818
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
13819
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
13820
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7351);
13821
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_1__);
13822
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(6826);
13823
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_2__);
13824
+ /* harmony import */ var _jqxradiobuttongroup__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(3645);
13825
+ /* harmony import */ var _jqxradiobuttongroup__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxradiobuttongroup__WEBPACK_IMPORTED_MODULE_3__);
13802
13826
 
13803
13827
 
13804
13828
 
@@ -13806,15 +13830,5 @@ var __webpack_exports__ = {};
13806
13830
 
13807
13831
  })();
13808
13832
 
13809
- /******/ })()
13810
- ;
13811
- /******/ })()
13812
- ;
13813
- /******/ })()
13814
- ;
13815
- /******/ })()
13816
- ;
13817
- /******/ })()
13818
- ;
13819
13833
  /******/ })()
13820
13834
  ;