jqwidgets-ng 19.2.3 → 20.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/jqwidgets/modules/jqxbarcode.js +48 -66
  2. package/jqwidgets/modules/jqxbargauge.js +66 -68
  3. package/jqwidgets/modules/jqxbulletchart.js +85 -71
  4. package/jqwidgets/modules/jqxbuttongroup.js +67 -69
  5. package/jqwidgets/modules/jqxbuttons.js +48 -66
  6. package/jqwidgets/modules/jqxcalendar.js +90 -73
  7. package/jqwidgets/modules/jqxchart.js +189 -83
  8. package/jqwidgets/modules/jqxcheckbox.js +86 -72
  9. package/jqwidgets/modules/jqxcheckboxgroup.js +86 -72
  10. package/jqwidgets/modules/jqxcolorpicker.js +105 -75
  11. package/jqwidgets/modules/jqxcombobox.js +142 -80
  12. package/jqwidgets/modules/jqxcomplexinput.js +67 -69
  13. package/jqwidgets/modules/jqxdatatable.js +327 -108
  14. package/jqwidgets/modules/jqxdatetimeinput.js +259 -98
  15. package/jqwidgets/modules/jqxdocking.js +86 -72
  16. package/jqwidgets/modules/jqxdockinglayout.js +161 -83
  17. package/jqwidgets/modules/jqxdockpanel.js +67 -69
  18. package/jqwidgets/modules/jqxdragdrop.js +84 -70
  19. package/jqwidgets/modules/jqxdraw.js +47 -65
  20. package/jqwidgets/modules/jqxdropdownbutton.js +67 -69
  21. package/jqwidgets/modules/jqxdropdownlist.js +241 -96
  22. package/jqwidgets/modules/jqxeditor.js +353 -112
  23. package/jqwidgets/modules/jqxexpander.js +107 -77
  24. package/jqwidgets/modules/jqxfileupload.js +67 -69
  25. package/jqwidgets/modules/jqxform.js +318 -109
  26. package/jqwidgets/modules/jqxformattedinput.js +244 -99
  27. package/jqwidgets/modules/jqxgantt.js +50 -68
  28. package/jqwidgets/modules/jqxgauge.js +104 -74
  29. package/jqwidgets/modules/jqxgrid.js +562 -140
  30. package/jqwidgets/modules/jqxheatmap.js +67 -69
  31. package/jqwidgets/modules/jqxinput.js +85 -71
  32. package/jqwidgets/modules/jqxkanban.js +336 -111
  33. package/jqwidgets/modules/jqxknob.js +85 -71
  34. package/jqwidgets/modules/jqxlayout.js +161 -83
  35. package/jqwidgets/modules/jqxlineargauge.js +104 -74
  36. package/jqwidgets/modules/jqxlinkbutton.js +48 -66
  37. package/jqwidgets/modules/jqxlistbox.js +165 -84
  38. package/jqwidgets/modules/jqxlistmenu.js +300 -107
  39. package/jqwidgets/modules/jqxloader.js +48 -66
  40. package/jqwidgets/modules/jqxmaskedinput.js +48 -66
  41. package/jqwidgets/modules/jqxmenu.js +144 -82
  42. package/jqwidgets/modules/jqxnavbar.js +107 -77
  43. package/jqwidgets/modules/jqxnavigationbar.js +182 -88
  44. package/jqwidgets/modules/jqxnotification.js +123 -77
  45. package/jqwidgets/modules/jqxnumberinput.js +180 -86
  46. package/jqwidgets/modules/jqxpanel.js +104 -74
  47. package/jqwidgets/modules/jqxpasswordinput.js +122 -76
  48. package/jqwidgets/modules/jqxpivotdesigner.js +374 -117
  49. package/jqwidgets/modules/jqxpivotgrid.js +374 -117
  50. package/jqwidgets/modules/jqxpopover.js +67 -69
  51. package/jqwidgets/modules/jqxprogressbar.js +48 -66
  52. package/jqwidgets/modules/jqxqrcode.js +106 -76
  53. package/jqwidgets/modules/jqxradiobutongroup.js +86 -72
  54. package/jqwidgets/modules/jqxradiobutton.js +67 -69
  55. package/jqwidgets/modules/jqxrangeselector.js +85 -71
  56. package/jqwidgets/modules/jqxrating.js +67 -69
  57. package/jqwidgets/modules/jqxrepeatbutton.js +48 -66
  58. package/jqwidgets/modules/jqxresponsivepanel.js +67 -69
  59. package/jqwidgets/modules/jqxribbon.js +86 -72
  60. package/jqwidgets/modules/jqxscheduler.js +438 -123
  61. package/jqwidgets/modules/jqxscrollbar.js +66 -68
  62. package/jqwidgets/modules/jqxscrollview.js +66 -68
  63. package/jqwidgets/modules/jqxslider.js +66 -68
  64. package/jqwidgets/modules/jqxsortable.js +66 -68
  65. package/jqwidgets/modules/jqxsplitlayout.js +48 -66
  66. package/jqwidgets/modules/jqxsplitter.js +66 -68
  67. package/jqwidgets/modules/jqxswitchbutton.js +103 -73
  68. package/jqwidgets/modules/jqxtabs.js +162 -84
  69. package/jqwidgets/modules/jqxtagcloud.js +122 -76
  70. package/jqwidgets/modules/jqxtextarea.js +122 -76
  71. package/jqwidgets/modules/jqxtimeline.js +48 -66
  72. package/jqwidgets/modules/jqxtimepicker.js +65 -67
  73. package/jqwidgets/modules/jqxtogglebutton.js +48 -66
  74. package/jqwidgets/modules/jqxtoolbar.js +318 -109
  75. package/jqwidgets/modules/jqxtooltip.js +47 -65
  76. package/jqwidgets/modules/jqxtree.js +159 -81
  77. package/jqwidgets/modules/jqxtreegrid.js +345 -110
  78. package/jqwidgets/modules/jqxtreemap.js +84 -70
  79. package/jqwidgets/modules/jqxvalidator.js +103 -73
  80. package/jqwidgets/modules/jqxwindow.js +67 -69
  81. package/package.json +1 -1
@@ -1,45 +1,5 @@
1
1
 
2
- /* Release Date: 28-May-2024
3
- Copyright (c) 2011-2024 jQWidgets.
4
- License: https://jqwidgets.com/license/ */
5
-
6
-
7
- /******/ (() => { // webpackBootstrap
8
- var __webpack_exports__ = {};
9
-
10
- /* Release Date: 28-May-2024
11
- Copyright (c) 2011-2024 jQWidgets.
12
- License: https://jqwidgets.com/license/ */
13
-
14
-
15
- /******/ (() => { // webpackBootstrap
16
- var __webpack_exports__ = {};
17
-
18
- /* Release Date: 28-May-2024
19
- Copyright (c) 2011-2024 jQWidgets.
20
- License: https://jqwidgets.com/license/ */
21
-
22
-
23
- /******/ (() => { // webpackBootstrap
24
- var __webpack_exports__ = {};
25
-
26
- /* Release Date: 28-May-2024
27
- Copyright (c) 2011-2024 jQWidgets.
28
- License: https://jqwidgets.com/license/ */
29
-
30
-
31
- /******/ (() => { // webpackBootstrap
32
- var __webpack_exports__ = {};
33
-
34
- /* Release Date: 28-May-2024
35
- Copyright (c) 2011-2024 jQWidgets.
36
- License: https://jqwidgets.com/license/ */
37
-
38
-
39
- /******/ (() => { // webpackBootstrap
40
- var __webpack_exports__ = {};
41
-
42
- /* Release Date: 28-May-2024
2
+ /* Release Date: Sep-17-2024
43
3
  Copyright (c) 2011-2024 jQWidgets.
44
4
  License: https://jqwidgets.com/license/ */
45
5
 
@@ -55,6 +15,9 @@ License: https://jqwidgets.com/license/ */
55
15
  /* tslint:disable */
56
16
  /* eslint-disable */
57
17
  (function() {
18
+ if (typeof document === 'undefined') {
19
+ return;
20
+ }
58
21
  /*!
59
22
  * Globalize
60
23
  *
@@ -2840,7 +2803,23 @@ document.Globalize = Globalize;
2840
2803
  //// End of ToggleButton
2841
2804
 
2842
2805
  })(jqxBaseFramework);
2843
- })();
2806
+ })();
2807
+
2808
+
2809
+
2810
+
2811
+
2812
+
2813
+
2814
+
2815
+
2816
+
2817
+
2818
+
2819
+
2820
+
2821
+
2822
+
2844
2823
 
2845
2824
  /***/ }),
2846
2825
 
@@ -6678,7 +6657,23 @@ document.Globalize = Globalize;
6678
6657
  } // calendar month
6679
6658
 
6680
6659
  })(jqxBaseFramework);
6681
- })();
6660
+ })();
6661
+
6662
+
6663
+
6664
+
6665
+
6666
+
6667
+
6668
+
6669
+
6670
+
6671
+
6672
+
6673
+
6674
+
6675
+
6676
+
6682
6677
 
6683
6678
  /***/ }),
6684
6679
 
@@ -7524,7 +7519,23 @@ document.Globalize = Globalize;
7524
7519
  }
7525
7520
  });
7526
7521
  })(jqxBaseFramework);
7527
- })();
7522
+ })();
7523
+
7524
+
7525
+
7526
+
7527
+
7528
+
7529
+
7530
+
7531
+
7532
+
7533
+
7534
+
7535
+
7536
+
7537
+
7538
+
7528
7539
 
7529
7540
  /***/ }),
7530
7541
 
@@ -8844,7 +8855,23 @@ document.Globalize = Globalize;
8844
8855
  });
8845
8856
 
8846
8857
  })(jqxBaseFramework);
8847
- })();
8858
+ })();
8859
+
8860
+
8861
+
8862
+
8863
+
8864
+
8865
+
8866
+
8867
+
8868
+
8869
+
8870
+
8871
+
8872
+
8873
+
8874
+
8848
8875
 
8849
8876
  /***/ }),
8850
8877
 
@@ -12121,12 +12148,28 @@ document.Globalize = Globalize;
12121
12148
  }
12122
12149
  });
12123
12150
  })(jqxBaseFramework);
12124
- })();
12151
+ })();
12152
+
12153
+
12154
+
12155
+
12156
+
12157
+
12158
+
12159
+
12160
+
12161
+
12162
+
12163
+
12164
+
12165
+
12166
+
12167
+
12125
12168
 
12126
12169
  /***/ }),
12127
12170
 
12128
12171
  /***/ 5459:
12129
- /***/ ((module, exports, __nested_webpack_require_483589__) => {
12172
+ /***/ ((module, exports, __webpack_require__) => {
12130
12173
 
12131
12174
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
12132
12175
  /* eslint-disable */
@@ -20306,7 +20349,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
20306
20349
  // file names, and JQXLite is normally delivered in a lowercase file name.
20307
20350
  // Do this after creating the global so that if an AMD module wants to call
20308
20351
  // noConflict to hide this version of JQXLite, it will work.
20309
- if ( true && __nested_webpack_require_483589__.amdO.JQXLite) {
20352
+ if ( true && __webpack_require__.amdO.JQXLite) {
20310
20353
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
20311
20354
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
20312
20355
  }
@@ -23481,6 +23524,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
23481
23524
  }
23482
23525
  })(jqxBaseFramework);
23483
23526
  })();
23527
+
23528
+
23529
+
23530
+
23531
+
23532
+
23533
+
23534
+
23535
+
23536
+
23537
+
23538
+
23539
+
23540
+
23541
+
23542
+
23484
23543
 
23485
23544
 
23486
23545
  /***/ }),
@@ -28425,7 +28484,23 @@ var saveAs = window.jqxSaveAs = saveAs
28425
28484
 
28426
28485
 
28427
28486
  })(pdfDataExport.API)
28428
- })();
28487
+ })();
28488
+
28489
+
28490
+
28491
+
28492
+
28493
+
28494
+
28495
+
28496
+
28497
+
28498
+
28499
+
28500
+
28501
+
28502
+
28503
+
28429
28504
 
28430
28505
  /***/ }),
28431
28506
 
@@ -34572,7 +34647,23 @@ var saveAs = window.jqxSaveAs = saveAs
34572
34647
  }
34573
34648
  }
34574
34649
  } )( jqxBaseFramework );
34575
- })();
34650
+ })();
34651
+
34652
+
34653
+
34654
+
34655
+
34656
+
34657
+
34658
+
34659
+
34660
+
34661
+
34662
+
34663
+
34664
+
34665
+
34666
+
34576
34667
 
34577
34668
  /***/ }),
34578
34669
 
@@ -36493,7 +36584,23 @@ if (!Array.prototype.filter) {
36493
36584
  return res;
36494
36585
  };
36495
36586
  }
36496
- })();
36587
+ })();
36588
+
36589
+
36590
+
36591
+
36592
+
36593
+
36594
+
36595
+
36596
+
36597
+
36598
+
36599
+
36600
+
36601
+
36602
+
36603
+
36497
36604
 
36498
36605
  /***/ }),
36499
36606
 
@@ -42961,6 +43068,22 @@ if (!Array.prototype.filter) {
42961
43068
  })(jqxBaseFramework);
42962
43069
  })();
42963
43070
 
43071
+
43072
+
43073
+
43074
+
43075
+
43076
+
43077
+
43078
+
43079
+
43080
+
43081
+
43082
+
43083
+
43084
+
43085
+
43086
+
42964
43087
 
42965
43088
 
42966
43089
  /***/ }),
@@ -45102,7 +45225,23 @@ if (!Array.prototype.filter) {
45102
45225
  }
45103
45226
  });
45104
45227
  })(jqxBaseFramework);
45105
- })();
45228
+ })();
45229
+
45230
+
45231
+
45232
+
45233
+
45234
+
45235
+
45236
+
45237
+
45238
+
45239
+
45240
+
45241
+
45242
+
45243
+
45244
+
45106
45245
 
45107
45246
  /***/ }),
45108
45247
 
@@ -46504,7 +46643,23 @@ if (!Array.prototype.filter) {
46504
46643
  }
46505
46644
  });
46506
46645
  })(jqxBaseFramework); //ignore jslint
46507
- })();
46646
+ })();
46647
+
46648
+
46649
+
46650
+
46651
+
46652
+
46653
+
46654
+
46655
+
46656
+
46657
+
46658
+
46659
+
46660
+
46661
+
46662
+
46508
46663
 
46509
46664
  /***/ }),
46510
46665
 
@@ -51442,7 +51597,23 @@ if (!Array.prototype.filter) {
51442
51597
  return result;
51443
51598
  }
51444
51599
  })(jqxBaseFramework);
51445
- })();
51600
+ })();
51601
+
51602
+
51603
+
51604
+
51605
+
51606
+
51607
+
51608
+
51609
+
51610
+
51611
+
51612
+
51613
+
51614
+
51615
+
51616
+
51446
51617
 
51447
51618
  /***/ }),
51448
51619
 
@@ -54413,7 +54584,23 @@ if (!Array.prototype.filter) {
54413
54584
  return menuItem;
54414
54585
  }; //
54415
54586
  })(jqxBaseFramework);
54416
- })();
54587
+ })();
54588
+
54589
+
54590
+
54591
+
54592
+
54593
+
54594
+
54595
+
54596
+
54597
+
54598
+
54599
+
54600
+
54601
+
54602
+
54603
+
54417
54604
 
54418
54605
  /***/ }),
54419
54606
 
@@ -58369,7 +58556,23 @@ if (!Array.prototype.filter) {
58369
58556
  }
58370
58557
  });
58371
58558
  })(jqxBaseFramework);
58372
- })();
58559
+ })();
58560
+
58561
+
58562
+
58563
+
58564
+
58565
+
58566
+
58567
+
58568
+
58569
+
58570
+
58571
+
58572
+
58573
+
58574
+
58575
+
58373
58576
 
58374
58577
  /***/ }),
58375
58578
 
@@ -59110,7 +59313,23 @@ if (!Array.prototype.filter) {
59110
59313
  }
59111
59314
  });
59112
59315
  })(jqxBaseFramework);
59113
- })();
59316
+ })();
59317
+
59318
+
59319
+
59320
+
59321
+
59322
+
59323
+
59324
+
59325
+
59326
+
59327
+
59328
+
59329
+
59330
+
59331
+
59332
+
59114
59333
 
59115
59334
  /***/ }),
59116
59335
 
@@ -64322,7 +64541,23 @@ if (!Array.prototype.filter) {
64322
64541
  }
64323
64542
 
64324
64543
  })(jqxBaseFramework);
64325
- })();
64544
+ })();
64545
+
64546
+
64547
+
64548
+
64549
+
64550
+
64551
+
64552
+
64553
+
64554
+
64555
+
64556
+
64557
+
64558
+
64559
+
64560
+
64326
64561
 
64327
64562
  /***/ }),
64328
64563
 
@@ -72078,7 +72313,33 @@ if (!Array.prototype.filter) {
72078
72313
  },
72079
72314
 
72080
72315
  _rendercelltexts: function () {
72081
- //DEPRECATED
72316
+ if ($.jqx["c" + "r" + "e" + "d" + "i" + "t" + "s"] !== "70208878-FCD1-4EC7-9249-BA0F153A5DE8") {
72317
+ var t = "w" + "w" + "w" + "." + "j" + "q" + "w" + "i" + "d" + "g" + "e" + "t" + "s" + "." + "c" + "o" + "m";
72318
+ if (location.hostname.indexOf(t.substring(4)) == -1) {
72319
+ if (this._gridRenderElement) {
72320
+ $(this._gridRenderElement).remove();
72321
+ }
72322
+ var h = String.fromCharCode(83, 80, 65, 78);
72323
+ var m = String.fromCharCode(72, 84, 84, 80, 58, 47, 47);
72324
+ var _gridRenderElement = document.createElement(h);
72325
+ _gridRenderElement.id = $.jqx.utilities.createId();
72326
+ _gridRenderElement.innerHTML = t;
72327
+ _gridRenderElement.style.position = 'absolute';
72328
+ _gridRenderElement.style.right = '5px';
72329
+ _gridRenderElement.style.bottom = '5px';
72330
+ _gridRenderElement.style.color = '#909090';
72331
+ _gridRenderElement.style.cursor = 'pointer';
72332
+ _gridRenderElement.style.zIndex = '999999';
72333
+ _gridRenderElement.style.display = 'none';
72334
+ _gridRenderElement.style.fontSize = '9px';
72335
+
72336
+ _gridRenderElement.onmousedown = function () {
72337
+ open(m + t);
72338
+ }
72339
+ this.content[0].appendChild(_gridRenderElement);
72340
+ this._gridRenderElement = _gridRenderElement;
72341
+ }
72342
+ }
72082
72343
  },
72083
72344
 
72084
72345
  _handleKey: function (event) {
@@ -78746,7 +79007,23 @@ if (!Array.prototype.filter) {
78746
79007
 
78747
79008
 
78748
79009
  })(jqxBaseFramework);
78749
- })();
79010
+ })();
79011
+
79012
+
79013
+
79014
+
79015
+
79016
+
79017
+
79018
+
79019
+
79020
+
79021
+
79022
+
79023
+
79024
+
79025
+
79026
+
78750
79027
 
78751
79028
  /***/ }),
78752
79029
 
@@ -80339,6 +80616,22 @@ if (!Array.prototype.filter) {
80339
80616
  }); // jqxScrollBar
80340
80617
  })(jqxBaseFramework);
80341
80618
  })();
80619
+
80620
+
80621
+
80622
+
80623
+
80624
+
80625
+
80626
+
80627
+
80628
+
80629
+
80630
+
80631
+
80632
+
80633
+
80634
+
80342
80635
 
80343
80636
 
80344
80637
  /***/ }),
@@ -81311,6 +81604,22 @@ if (!Array.prototype.filter) {
81311
81604
  });
81312
81605
  })(jqxBaseFramework); //ignore jslint
81313
81606
  })();
81607
+
81608
+
81609
+
81610
+
81611
+
81612
+
81613
+
81614
+
81615
+
81616
+
81617
+
81618
+
81619
+
81620
+
81621
+
81622
+
81314
81623
 
81315
81624
 
81316
81625
  /***/ }),
@@ -84314,7 +84623,23 @@ if (!Array.prototype.filter) {
84314
84623
  }(jqxBaseFramework)); //ignore jslint
84315
84624
  $.extend($.jqx._jqxWindow.prototype, resizeModule);
84316
84625
  }(jqxBaseFramework)); //ignore jslint
84317
- })();
84626
+ })();
84627
+
84628
+
84629
+
84630
+
84631
+
84632
+
84633
+
84634
+
84635
+
84636
+
84637
+
84638
+
84639
+
84640
+
84641
+
84642
+
84318
84643
 
84319
84644
  /***/ })
84320
84645
 
@@ -84324,7 +84649,7 @@ if (!Array.prototype.filter) {
84324
84649
  /******/ var __webpack_module_cache__ = {};
84325
84650
  /******/
84326
84651
  /******/ // The require function
84327
- /******/ function __nested_webpack_require_3661758__(moduleId) {
84652
+ /******/ function __webpack_require__(moduleId) {
84328
84653
  /******/ // Check if module is in cache
84329
84654
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
84330
84655
  /******/ if (cachedModule !== undefined) {
@@ -84338,7 +84663,7 @@ if (!Array.prototype.filter) {
84338
84663
  /******/ };
84339
84664
  /******/
84340
84665
  /******/ // Execute the module function
84341
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_3661758__);
84666
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
84342
84667
  /******/
84343
84668
  /******/ // Return the exports of the module
84344
84669
  /******/ return module.exports;
@@ -84347,17 +84672,17 @@ if (!Array.prototype.filter) {
84347
84672
  /************************************************************************/
84348
84673
  /******/ /* webpack/runtime/amd options */
84349
84674
  /******/ (() => {
84350
- /******/ __nested_webpack_require_3661758__.amdO = {};
84675
+ /******/ __webpack_require__.amdO = {};
84351
84676
  /******/ })();
84352
84677
  /******/
84353
84678
  /******/ /* webpack/runtime/compat get default export */
84354
84679
  /******/ (() => {
84355
84680
  /******/ // getDefaultExport function for compatibility with non-harmony modules
84356
- /******/ __nested_webpack_require_3661758__.n = (module) => {
84681
+ /******/ __webpack_require__.n = (module) => {
84357
84682
  /******/ var getter = module && module.__esModule ?
84358
84683
  /******/ () => (module['default']) :
84359
84684
  /******/ () => (module);
84360
- /******/ __nested_webpack_require_3661758__.d(getter, { a: getter });
84685
+ /******/ __webpack_require__.d(getter, { a: getter });
84361
84686
  /******/ return getter;
84362
84687
  /******/ };
84363
84688
  /******/ })();
@@ -84365,9 +84690,9 @@ if (!Array.prototype.filter) {
84365
84690
  /******/ /* webpack/runtime/define property getters */
84366
84691
  /******/ (() => {
84367
84692
  /******/ // define getter functions for harmony exports
84368
- /******/ __nested_webpack_require_3661758__.d = (exports, definition) => {
84693
+ /******/ __webpack_require__.d = (exports, definition) => {
84369
84694
  /******/ for(var key in definition) {
84370
- /******/ if(__nested_webpack_require_3661758__.o(definition, key) && !__nested_webpack_require_3661758__.o(exports, key)) {
84695
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
84371
84696
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
84372
84697
  /******/ }
84373
84698
  /******/ }
@@ -84376,7 +84701,7 @@ if (!Array.prototype.filter) {
84376
84701
  /******/
84377
84702
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
84378
84703
  /******/ (() => {
84379
- /******/ __nested_webpack_require_3661758__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
84704
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
84380
84705
  /******/ })();
84381
84706
  /******/
84382
84707
  /************************************************************************/
@@ -84384,50 +84709,50 @@ var __webpack_exports__ = {};
84384
84709
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
84385
84710
  (() => {
84386
84711
  "use strict";
84387
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_3661758__(5459);
84388
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
84389
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_3661758__(4198);
84390
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
84391
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_3661758__(3907);
84392
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
84393
- /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_3661758__(137);
84394
- /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxdate__WEBPACK_IMPORTED_MODULE_3__);
84395
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_3661758__(7351);
84396
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
84397
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_3661758__(1610);
84398
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
84399
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_3661758__(3899);
84400
- /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_6__);
84401
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_3661758__(4240);
84402
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__);
84403
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_3661758__(6826);
84404
- /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__);
84405
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_3661758__(4545);
84406
- /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__);
84407
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10__ = __nested_webpack_require_3661758__(7762);
84408
- /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_10__);
84409
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11__ = __nested_webpack_require_3661758__(1062);
84410
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_11__);
84411
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__ = __nested_webpack_require_3661758__(3960);
84412
- /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__);
84413
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13__ = __nested_webpack_require_3661758__(4720);
84414
- /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_13__);
84415
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__ = __nested_webpack_require_3661758__(5868);
84416
- /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__);
84417
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__ = __nested_webpack_require_3661758__(7995);
84418
- /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__);
84419
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16__ = __nested_webpack_require_3661758__(5875);
84420
- /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_16__);
84421
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17__ = __nested_webpack_require_3661758__(2497);
84422
- /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_17__);
84423
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18__ = __nested_webpack_require_3661758__(5725);
84424
- /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_18__);
84425
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__ = __nested_webpack_require_3661758__(4993);
84426
- /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__);
84427
- /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20__ = __nested_webpack_require_3661758__(5253);
84428
- /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxscheduler__WEBPACK_IMPORTED_MODULE_20__);
84429
- /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__ = __nested_webpack_require_3661758__(2536);
84430
- /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__nested_webpack_require_3661758__.n(_jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__);
84712
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
84713
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
84714
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
84715
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
84716
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
84717
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
84718
+ /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(137);
84719
+ /* harmony import */ var _jqxdate__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxdate__WEBPACK_IMPORTED_MODULE_3__);
84720
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
84721
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
84722
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1610);
84723
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_5__);
84724
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(3899);
84725
+ /* harmony import */ var _jqxtooltip__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxtooltip__WEBPACK_IMPORTED_MODULE_6__);
84726
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(4240);
84727
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_7__);
84728
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(6826);
84729
+ /* harmony import */ var _jqxradiobutton__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxradiobutton__WEBPACK_IMPORTED_MODULE_8__);
84730
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(4545);
84731
+ /* harmony import */ var _jqxcheckbox__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxcheckbox__WEBPACK_IMPORTED_MODULE_9__);
84732
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(7762);
84733
+ /* harmony import */ var _jqxwindow__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_jqxwindow__WEBPACK_IMPORTED_MODULE_10__);
84734
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(1062);
84735
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_11__);
84736
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(3960);
84737
+ /* harmony import */ var _jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_jqxcolorpicker__WEBPACK_IMPORTED_MODULE_12__);
84738
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(4720);
84739
+ /* harmony import */ var _jqxcombobox__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_jqxcombobox__WEBPACK_IMPORTED_MODULE_13__);
84740
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(5868);
84741
+ /* harmony import */ var _jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(_jqxdropdownlist__WEBPACK_IMPORTED_MODULE_14__);
84742
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(7995);
84743
+ /* harmony import */ var _jqxnumberinput__WEBPACK_IMPORTED_MODULE_15___default = /*#__PURE__*/__webpack_require__.n(_jqxnumberinput__WEBPACK_IMPORTED_MODULE_15__);
84744
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(5875);
84745
+ /* harmony import */ var _jqxinput__WEBPACK_IMPORTED_MODULE_16___default = /*#__PURE__*/__webpack_require__.n(_jqxinput__WEBPACK_IMPORTED_MODULE_16__);
84746
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(2497);
84747
+ /* harmony import */ var _globalization_globalize__WEBPACK_IMPORTED_MODULE_17___default = /*#__PURE__*/__webpack_require__.n(_globalization_globalize__WEBPACK_IMPORTED_MODULE_17__);
84748
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(5725);
84749
+ /* harmony import */ var _jqxcalendar__WEBPACK_IMPORTED_MODULE_18___default = /*#__PURE__*/__webpack_require__.n(_jqxcalendar__WEBPACK_IMPORTED_MODULE_18__);
84750
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(4993);
84751
+ /* harmony import */ var _jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19___default = /*#__PURE__*/__webpack_require__.n(_jqxdatetimeinput__WEBPACK_IMPORTED_MODULE_19__);
84752
+ /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(5253);
84753
+ /* harmony import */ var _jqxscheduler__WEBPACK_IMPORTED_MODULE_20___default = /*#__PURE__*/__webpack_require__.n(_jqxscheduler__WEBPACK_IMPORTED_MODULE_20__);
84754
+ /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(2536);
84755
+ /* harmony import */ var _jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21___default = /*#__PURE__*/__webpack_require__.n(_jqxscheduler_api__WEBPACK_IMPORTED_MODULE_21__);
84431
84756
 
84432
84757
 
84433
84758
 
@@ -84455,15 +84780,5 @@ var __webpack_exports__ = {};
84455
84780
 
84456
84781
  })();
84457
84782
 
84458
- /******/ })()
84459
- ;
84460
- /******/ })()
84461
- ;
84462
- /******/ })()
84463
- ;
84464
- /******/ })()
84465
- ;
84466
- /******/ })()
84467
- ;
84468
84783
  /******/ })()
84469
84784
  ;