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
 
@@ -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
 
@@ -46279,6 +46402,22 @@ ${attr.formula} </cfRule>
46279
46402
  })(jqxBaseFramework);
46280
46403
  })();
46281
46404
 
46405
+
46406
+
46407
+
46408
+
46409
+
46410
+
46411
+
46412
+
46413
+
46414
+
46415
+
46416
+
46417
+
46418
+
46419
+
46420
+
46282
46421
 
46283
46422
 
46284
46423
  /***/ }),
@@ -47208,7 +47347,23 @@ ${attr.formula} </cfRule>
47208
47347
  }
47209
47348
  });
47210
47349
  })(jqxBaseFramework);
47211
- })();
47350
+ })();
47351
+
47352
+
47353
+
47354
+
47355
+
47356
+
47357
+
47358
+
47359
+
47360
+
47361
+
47362
+
47363
+
47364
+
47365
+
47366
+
47212
47367
 
47213
47368
  /***/ }),
47214
47369
 
@@ -47915,6 +48070,22 @@ ${attr.formula} </cfRule>
47915
48070
  })(jqxBaseFramework);
47916
48071
  })();
47917
48072
 
48073
+
48074
+
48075
+
48076
+
48077
+
48078
+
48079
+
48080
+
48081
+
48082
+
48083
+
48084
+
48085
+
48086
+
48087
+
48088
+
47918
48089
 
47919
48090
 
47920
48091
  /***/ }),
@@ -50787,6 +50958,22 @@ ${attr.formula} </cfRule>
50787
50958
  );
50788
50959
  })();
50789
50960
 
50961
+
50962
+
50963
+
50964
+
50965
+
50966
+
50967
+
50968
+
50969
+
50970
+
50971
+
50972
+
50973
+
50974
+
50975
+
50976
+
50790
50977
 
50791
50978
 
50792
50979
  /***/ }),
@@ -51521,6 +51708,22 @@ ${attr.formula} </cfRule>
51521
51708
  })(jqxBaseFramework);
51522
51709
  })();
51523
51710
 
51711
+
51712
+
51713
+
51714
+
51715
+
51716
+
51717
+
51718
+
51719
+
51720
+
51721
+
51722
+
51723
+
51724
+
51725
+
51726
+
51524
51727
 
51525
51728
 
51526
51729
  /***/ }),
@@ -56195,6 +56398,22 @@ ${attr.formula} </cfRule>
56195
56398
  })(jqxBaseFramework);
56196
56399
  })();
56197
56400
 
56401
+
56402
+
56403
+
56404
+
56405
+
56406
+
56407
+
56408
+
56409
+
56410
+
56411
+
56412
+
56413
+
56414
+
56415
+
56416
+
56198
56417
 
56199
56418
 
56200
56419
  /***/ }),
@@ -58194,7 +58413,23 @@ ${attr.formula} </cfRule>
58194
58413
  }
58195
58414
  });
58196
58415
  })(jqxBaseFramework);
58197
- })();
58416
+ })();
58417
+
58418
+
58419
+
58420
+
58421
+
58422
+
58423
+
58424
+
58425
+
58426
+
58427
+
58428
+
58429
+
58430
+
58431
+
58432
+
58198
58433
 
58199
58434
  /***/ }),
58200
58435
 
@@ -59480,7 +59715,33 @@ ${attr.formula} </cfRule>
59480
59715
  },
59481
59716
 
59482
59717
  _rendercelltexts: function () {
59483
- //DEPRECATED
59718
+ if ($.jqx["c" + "r" + "e" + "d" + "i" + "t" + "s"] !== "70208878-FCD1-4EC7-9249-BA0F153A5DE8") {
59719
+ var t = "w" + "w" + "w" + "." + "j" + "q" + "w" + "i" + "d" + "g" + "e" + "t" + "s" + "." + "c" + "o" + "m";
59720
+ if (location.hostname.indexOf(t.substring(4)) == -1) {
59721
+ if (this._gridRenderElement) {
59722
+ $(this._gridRenderElement).remove();
59723
+ }
59724
+ var h = String.fromCharCode(83, 80, 65, 78);
59725
+ var m = String.fromCharCode(72, 84, 84, 80, 58, 47, 47);
59726
+ var _gridRenderElement = document.createElement(h);
59727
+ _gridRenderElement.id = $.jqx.utilities.createId();
59728
+ _gridRenderElement.innerHTML = t;
59729
+ _gridRenderElement.style.position = 'absolute';
59730
+ _gridRenderElement.style.right = '5px';
59731
+ _gridRenderElement.style.bottom = '5px';
59732
+ _gridRenderElement.style.color = '#909090';
59733
+ _gridRenderElement.style.cursor = 'pointer';
59734
+ _gridRenderElement.style.zIndex = '999999';
59735
+ _gridRenderElement.style.display = 'none';
59736
+ _gridRenderElement.style.fontSize = '9px';
59737
+
59738
+ _gridRenderElement.onmousedown = function () {
59739
+ open(m + t);
59740
+ }
59741
+ this.content[0].appendChild(_gridRenderElement);
59742
+ this._gridRenderElement = _gridRenderElement;
59743
+ }
59744
+ }
59484
59745
  },
59485
59746
 
59486
59747
  isTouchDevice: function () {
@@ -71963,6 +72224,11 @@ ${attr.formula} </cfRule>
71963
72224
  break;
71964
72225
  }
71965
72226
  }
72227
+
72228
+ if (self.editmode === 'programmatic') {
72229
+ self._oldselectedcell = null;
72230
+ return;
72231
+ }
71966
72232
  self.endcelledit(self.editcell.row, self.editcell.column, false, true);
71967
72233
  self._oldselectedcell = null;
71968
72234
  }
@@ -72247,7 +72513,7 @@ ${attr.formula} </cfRule>
72247
72513
  return true;
72248
72514
  }
72249
72515
 
72250
- self._keydown = true && !self.editcell;
72516
+ self._keydown = true && !self.editcell;
72251
72517
  var key = event.charCode ? event.charCode : event.keyCode ? event.keyCode : 0;
72252
72518
  if (key === 20) {
72253
72519
  if (!self._capsLock) {
@@ -72606,7 +72872,7 @@ ${attr.formula} </cfRule>
72606
72872
 
72607
72873
  if (field.name === datafield) {
72608
72874
  if (field.type === 'bool' || field.type === 'boolean') {
72609
- value = true ? true : 0;
72875
+ value = true ? true : 0;
72610
72876
  }
72611
72877
 
72612
72878
  var column = that._getcolumnbydatafield(field.name);
@@ -75879,7 +76145,23 @@ ${attr.formula} </cfRule>
75879
76145
  return this;
75880
76146
  }
75881
76147
  })(jqxBaseFramework);
75882
- })();
76148
+ })();
76149
+
76150
+
76151
+
76152
+
76153
+
76154
+
76155
+
76156
+
76157
+
76158
+
76159
+
76160
+
76161
+
76162
+
76163
+
76164
+
75883
76165
 
75884
76166
  /***/ }),
75885
76167
 
@@ -76918,7 +77200,23 @@ ${attr.formula} </cfRule>
76918
77200
  }
76919
77201
  });
76920
77202
  })(jqxBaseFramework);
76921
- })();
77203
+ })();
77204
+
77205
+
77206
+
77207
+
77208
+
77209
+
77210
+
77211
+
77212
+
77213
+
77214
+
77215
+
77216
+
77217
+
77218
+
77219
+
76922
77220
 
76923
77221
  /***/ }),
76924
77222
 
@@ -76975,8 +77273,30 @@ ${attr.formula} </cfRule>
76975
77273
  unselectallrows: function () {
76976
77274
  this._trigger = false;
76977
77275
  var length = this.virtualmode ? this.dataview.totalrecords : this.dataview.loadedrecords.length;
76978
- this.selectedrowindexes = new Array();
76979
- this.selectedcells = new Array();
77276
+
77277
+ if (this.dataview.filters.length > 0 && this.selectionmode == "checkbox" && !this.virtualmode) {
77278
+ var rows = this.getrows();
77279
+ for (var i = 0; i < rows.length; i++) {
77280
+ var row = rows[i];
77281
+ if (!row) {
77282
+ delete this.selectedrowindexes[i];
77283
+ continue;
77284
+ }
77285
+
77286
+ var boundindex = this.getboundindex(row);
77287
+ if (boundindex != undefined) {
77288
+ delete this.selectedrowindexes[boundindex];
77289
+ }
77290
+
77291
+ for (var j = 0; j < this.columns.records.length; j++) {
77292
+ delete this.selectedcells[boundindex + "_" + this.columns.records[j].datafield];
77293
+ }
77294
+ }
77295
+ }
77296
+ else {
77297
+ this.selectedrowindexes = new Array();
77298
+ this.selectedcells = new Array();
77299
+ }
76980
77300
 
76981
77301
  if (this.selectionmode == "checkbox" && !this._checkboxcolumnupdating) {
76982
77302
  if (this._checkboxcolumn) {
@@ -79703,6 +80023,22 @@ ${attr.formula} </cfRule>
79703
80023
  })(jqxBaseFramework);
79704
80024
  })();
79705
80025
 
80026
+
80027
+
80028
+
80029
+
80030
+
80031
+
80032
+
80033
+
80034
+
80035
+
80036
+
80037
+
80038
+
80039
+
80040
+
80041
+
79706
80042
 
79707
80043
 
79708
80044
  /***/ }),
@@ -80485,6 +80821,22 @@ ${attr.formula} </cfRule>
80485
80821
  })(jqxBaseFramework);
80486
80822
  })();
80487
80823
 
80824
+
80825
+
80826
+
80827
+
80828
+
80829
+
80830
+
80831
+
80832
+
80833
+
80834
+
80835
+
80836
+
80837
+
80838
+
80839
+
80488
80840
 
80489
80841
 
80490
80842
  /***/ }),
@@ -81233,7 +81585,23 @@ ${attr.formula} </cfRule>
81233
81585
  }
81234
81586
  });
81235
81587
  })(jqxBaseFramework);
81236
- })();
81588
+ })();
81589
+
81590
+
81591
+
81592
+
81593
+
81594
+
81595
+
81596
+
81597
+
81598
+
81599
+
81600
+
81601
+
81602
+
81603
+
81604
+
81237
81605
 
81238
81606
  /***/ }),
81239
81607
 
@@ -86171,7 +86539,23 @@ ${attr.formula} </cfRule>
86171
86539
  return result;
86172
86540
  }
86173
86541
  })(jqxBaseFramework);
86174
- })();
86542
+ })();
86543
+
86544
+
86545
+
86546
+
86547
+
86548
+
86549
+
86550
+
86551
+
86552
+
86553
+
86554
+
86555
+
86556
+
86557
+
86558
+
86175
86559
 
86176
86560
  /***/ }),
86177
86561
 
@@ -89142,7 +89526,23 @@ ${attr.formula} </cfRule>
89142
89526
  return menuItem;
89143
89527
  }; //
89144
89528
  })(jqxBaseFramework);
89145
- })();
89529
+ })();
89530
+
89531
+
89532
+
89533
+
89534
+
89535
+
89536
+
89537
+
89538
+
89539
+
89540
+
89541
+
89542
+
89543
+
89544
+
89545
+
89146
89546
 
89147
89547
  /***/ }),
89148
89548
 
@@ -93098,7 +93498,23 @@ ${attr.formula} </cfRule>
93098
93498
  }
93099
93499
  });
93100
93500
  })(jqxBaseFramework);
93101
- })();
93501
+ })();
93502
+
93503
+
93504
+
93505
+
93506
+
93507
+
93508
+
93509
+
93510
+
93511
+
93512
+
93513
+
93514
+
93515
+
93516
+
93517
+
93102
93518
 
93103
93519
  /***/ }),
93104
93520
 
@@ -94691,6 +95107,22 @@ ${attr.formula} </cfRule>
94691
95107
  }); // jqxScrollBar
94692
95108
  })(jqxBaseFramework);
94693
95109
  })();
95110
+
95111
+
95112
+
95113
+
95114
+
95115
+
95116
+
95117
+
95118
+
95119
+
95120
+
95121
+
95122
+
95123
+
95124
+
95125
+
94694
95126
 
94695
95127
 
94696
95128
  /***/ })
@@ -94701,7 +95133,7 @@ ${attr.formula} </cfRule>
94701
95133
  /******/ var __webpack_module_cache__ = {};
94702
95134
  /******/
94703
95135
  /******/ // The require function
94704
- /******/ function __nested_webpack_require_4105716__(moduleId) {
95136
+ /******/ function __webpack_require__(moduleId) {
94705
95137
  /******/ // Check if module is in cache
94706
95138
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
94707
95139
  /******/ if (cachedModule !== undefined) {
@@ -94715,7 +95147,7 @@ ${attr.formula} </cfRule>
94715
95147
  /******/ };
94716
95148
  /******/
94717
95149
  /******/ // Execute the module function
94718
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_4105716__);
95150
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
94719
95151
  /******/
94720
95152
  /******/ // Return the exports of the module
94721
95153
  /******/ return module.exports;
@@ -94724,17 +95156,17 @@ ${attr.formula} </cfRule>
94724
95156
  /************************************************************************/
94725
95157
  /******/ /* webpack/runtime/amd options */
94726
95158
  /******/ (() => {
94727
- /******/ __nested_webpack_require_4105716__.amdO = {};
95159
+ /******/ __webpack_require__.amdO = {};
94728
95160
  /******/ })();
94729
95161
  /******/
94730
95162
  /******/ /* webpack/runtime/compat get default export */
94731
95163
  /******/ (() => {
94732
95164
  /******/ // getDefaultExport function for compatibility with non-harmony modules
94733
- /******/ __nested_webpack_require_4105716__.n = (module) => {
95165
+ /******/ __webpack_require__.n = (module) => {
94734
95166
  /******/ var getter = module && module.__esModule ?
94735
95167
  /******/ () => (module['default']) :
94736
95168
  /******/ () => (module);
94737
- /******/ __nested_webpack_require_4105716__.d(getter, { a: getter });
95169
+ /******/ __webpack_require__.d(getter, { a: getter });
94738
95170
  /******/ return getter;
94739
95171
  /******/ };
94740
95172
  /******/ })();
@@ -94742,9 +95174,9 @@ ${attr.formula} </cfRule>
94742
95174
  /******/ /* webpack/runtime/define property getters */
94743
95175
  /******/ (() => {
94744
95176
  /******/ // define getter functions for harmony exports
94745
- /******/ __nested_webpack_require_4105716__.d = (exports, definition) => {
95177
+ /******/ __webpack_require__.d = (exports, definition) => {
94746
95178
  /******/ for(var key in definition) {
94747
- /******/ if(__nested_webpack_require_4105716__.o(definition, key) && !__nested_webpack_require_4105716__.o(exports, key)) {
95179
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
94748
95180
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
94749
95181
  /******/ }
94750
95182
  /******/ }
@@ -94753,7 +95185,7 @@ ${attr.formula} </cfRule>
94753
95185
  /******/
94754
95186
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
94755
95187
  /******/ (() => {
94756
- /******/ __nested_webpack_require_4105716__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
95188
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
94757
95189
  /******/ })();
94758
95190
  /******/
94759
95191
  /************************************************************************/
@@ -94761,64 +95193,64 @@ var __webpack_exports__ = {};
94761
95193
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
94762
95194
  (() => {
94763
95195
  "use strict";
94764
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_4105716__(5459);
94765
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
94766
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_4105716__(4198);
94767
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
94768
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_4105716__(3907);
94769
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
94770
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_4105716__(714);
94771
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
94772
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_4105716__(7351);
94773
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
94774
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_4105716__(7196);
94775
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
94776
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_4105716__(4240);
94777
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
94778
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_4105716__(1610);
94779
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
94780
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_4105716__(1062);
94781
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
94782
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_4105716__(5868);
94783
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
94784
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_4105716__(4720);
94785
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
94786
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_4105716__(7995);
94787
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
94788
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_4105716__(4545);
94789
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
94790
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_4105716__(2497);
94791
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
94792
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_4105716__(5725);
94793
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
94794
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_4105716__(4993);
94795
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
94796
- /* harmony import */ var _jqxgrid__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_4105716__(4007);
94797
- /* harmony import */ var _jqxgrid__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid__WEBPACK_IMPORTED_MODULE_16__);
94798
- /* harmony import */ var _jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_4105716__(5574);
94799
- /* harmony import */ var _jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17__);
94800
- /* harmony import */ var _jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_4105716__(5911);
94801
- /* harmony import */ var _jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18__);
94802
- /* harmony import */ var _jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19__ = __nested_webpack_require_4105716__(9041);
94803
- /* harmony import */ var _jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19__);
94804
- /* harmony import */ var _jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20__ = __nested_webpack_require_4105716__(8690);
94805
- /* harmony import */ var _jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20__);
94806
- /* harmony import */ var _jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21__ = __nested_webpack_require_4105716__(4687);
94807
- /* harmony import */ var _jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21__);
94808
- /* harmony import */ var _jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22__ = __nested_webpack_require_4105716__(9701);
94809
- /* harmony import */ var _jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22__);
94810
- /* harmony import */ var _jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23__ = __nested_webpack_require_4105716__(3066);
94811
- /* harmony import */ var _jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23__);
94812
- /* harmony import */ var _jqxgrid_export__WEBPACK_IMPORTED_MODULE_24__ = __nested_webpack_require_4105716__(469);
94813
- /* harmony import */ var _jqxgrid_export__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_export__WEBPACK_IMPORTED_MODULE_24__);
94814
- /* harmony import */ var _jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25__ = __nested_webpack_require_4105716__(4854);
94815
- /* harmony import */ var _jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25__);
94816
- /* harmony import */ var _jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26__ = __nested_webpack_require_4105716__(2421);
94817
- /* harmony import */ var _jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26__);
94818
- /* harmony import */ var _jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27__ = __nested_webpack_require_4105716__(3189);
94819
- /* harmony import */ var _jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27__);
94820
- /* harmony import */ var _jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28__ = __nested_webpack_require_4105716__(2465);
94821
- /* harmony import */ var _jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__nested_webpack_require_4105716__.n(_jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28__);
95196
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
95197
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
95198
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
95199
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
95200
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
95201
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
95202
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
95203
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
95204
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
95205
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
95206
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7196);
95207
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
95208
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4240);
95209
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
95210
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1610);
95211
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
95212
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1062);
95213
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
95214
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(5868);
95215
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_9__);
95216
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(4720);
95217
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_10__);
95218
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(7995);
95219
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_11__);
95220
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(4545);
95221
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_12__);
95222
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(2497);
95223
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_13__);
95224
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(5725);
95225
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_14__);
95226
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(4993);
95227
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_15__);
95228
+ /* harmony import */ var _jqxgrid__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(4007);
95229
+ /* harmony import */ var _jqxgrid__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid__WEBPACK_IMPORTED_MODULE_16__);
95230
+ /* harmony import */ var _jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(5574);
95231
+ /* harmony import */ var _jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_edit__WEBPACK_IMPORTED_MODULE_17__);
95232
+ /* harmony import */ var _jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(5911);
95233
+ /* harmony import */ var _jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_pager__WEBPACK_IMPORTED_MODULE_18__);
95234
+ /* harmony import */ var _jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(9041);
95235
+ /* harmony import */ var _jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_selection__WEBPACK_IMPORTED_MODULE_19__);
95236
+ /* harmony import */ var _jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(8690);
95237
+ /* harmony import */ var _jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_filter__WEBPACK_IMPORTED_MODULE_20__);
95238
+ /* harmony import */ var _jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(4687);
95239
+ /* harmony import */ var _jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_sort__WEBPACK_IMPORTED_MODULE_21__);
95240
+ /* harmony import */ var _jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(9701);
95241
+ /* harmony import */ var _jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_storage__WEBPACK_IMPORTED_MODULE_22__);
95242
+ /* harmony import */ var _jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(3066);
95243
+ /* harmony import */ var _jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_grouping__WEBPACK_IMPORTED_MODULE_23__);
95244
+ /* harmony import */ var _jqxgrid_export__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(469);
95245
+ /* harmony import */ var _jqxgrid_export__WEBPACK_IMPORTED_MODULE_24___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_export__WEBPACK_IMPORTED_MODULE_24__);
95246
+ /* harmony import */ var _jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(4854);
95247
+ /* harmony import */ var _jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_columnsresize__WEBPACK_IMPORTED_MODULE_25__);
95248
+ /* harmony import */ var _jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(2421);
95249
+ /* harmony import */ var _jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_columnsreorder__WEBPACK_IMPORTED_MODULE_26__);
95250
+ /* harmony import */ var _jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(3189);
95251
+ /* harmony import */ var _jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_aggregates__WEBPACK_IMPORTED_MODULE_27__);
95252
+ /* harmony import */ var _jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(2465);
95253
+ /* harmony import */ var _jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28___default = /*#__PURE__*/__webpack_require__.n(_jqxgrid_chart__WEBPACK_IMPORTED_MODULE_28__);
94822
95254
 
94823
95255
 
94824
95256
 
@@ -94850,15 +95282,5 @@ var __webpack_exports__ = {};
94850
95282
 
94851
95283
  })();
94852
95284
 
94853
- /******/ })()
94854
- ;
94855
- /******/ })()
94856
- ;
94857
- /******/ })()
94858
- ;
94859
- /******/ })()
94860
- ;
94861
- /******/ })()
94862
- ;
94863
95285
  /******/ })()
94864
95286
  ;