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
 
@@ -677,7 +637,23 @@ License: https://jqwidgets.com/license/ */
677
637
  }
678
638
  });
679
639
  })(jqxBaseFramework);
680
- })();
640
+ })();
641
+
642
+
643
+
644
+
645
+
646
+
647
+
648
+
649
+
650
+
651
+
652
+
653
+
654
+
655
+
656
+
681
657
 
682
658
  /***/ }),
683
659
 
@@ -1862,12 +1838,28 @@ License: https://jqwidgets.com/license/ */
1862
1838
  //// End of ToggleButton
1863
1839
 
1864
1840
  })(jqxBaseFramework);
1865
- })();
1841
+ })();
1842
+
1843
+
1844
+
1845
+
1846
+
1847
+
1848
+
1849
+
1850
+
1851
+
1852
+
1853
+
1854
+
1855
+
1856
+
1857
+
1866
1858
 
1867
1859
  /***/ }),
1868
1860
 
1869
1861
  /***/ 5459:
1870
- /***/ ((module, exports, __nested_webpack_require_69969__) => {
1862
+ /***/ ((module, exports, __webpack_require__) => {
1871
1863
 
1872
1864
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disable */
1873
1865
  /* eslint-disable */
@@ -10047,7 +10039,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10047
10039
  // file names, and JQXLite is normally delivered in a lowercase file name.
10048
10040
  // Do this after creating the global so that if an AMD module wants to call
10049
10041
  // noConflict to hide this version of JQXLite, it will work.
10050
- if ( true && __nested_webpack_require_69969__.amdO.JQXLite) {
10042
+ if ( true && __webpack_require__.amdO.JQXLite) {
10051
10043
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10052
10044
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10053
10045
  }
@@ -13222,6 +13214,22 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
13222
13214
  }
13223
13215
  })(jqxBaseFramework);
13224
13216
  })();
13217
+
13218
+
13219
+
13220
+
13221
+
13222
+
13223
+
13224
+
13225
+
13226
+
13227
+
13228
+
13229
+
13230
+
13231
+
13232
+
13225
13233
 
13226
13234
 
13227
13235
  /***/ }),
@@ -18166,7 +18174,23 @@ var saveAs = window.jqxSaveAs = saveAs
18166
18174
 
18167
18175
 
18168
18176
  })(pdfDataExport.API)
18169
- })();
18177
+ })();
18178
+
18179
+
18180
+
18181
+
18182
+
18183
+
18184
+
18185
+
18186
+
18187
+
18188
+
18189
+
18190
+
18191
+
18192
+
18193
+
18170
18194
 
18171
18195
  /***/ }),
18172
18196
 
@@ -24313,7 +24337,23 @@ var saveAs = window.jqxSaveAs = saveAs
24313
24337
  }
24314
24338
  }
24315
24339
  } )( jqxBaseFramework );
24316
- })();
24340
+ })();
24341
+
24342
+
24343
+
24344
+
24345
+
24346
+
24347
+
24348
+
24349
+
24350
+
24351
+
24352
+
24353
+
24354
+
24355
+
24356
+
24317
24357
 
24318
24358
  /***/ }),
24319
24359
 
@@ -32767,7 +32807,23 @@ ${attr.formula} </cfRule>
32767
32807
  return result;
32768
32808
  }
32769
32809
  })(jqxBaseFramework);
32770
- })();
32810
+ })();
32811
+
32812
+
32813
+
32814
+
32815
+
32816
+
32817
+
32818
+
32819
+
32820
+
32821
+
32822
+
32823
+
32824
+
32825
+
32826
+
32771
32827
 
32772
32828
  /***/ }),
32773
32829
 
@@ -35738,7 +35794,23 @@ ${attr.formula} </cfRule>
35738
35794
  return menuItem;
35739
35795
  }; //
35740
35796
  })(jqxBaseFramework);
35741
- })();
35797
+ })();
35798
+
35799
+
35800
+
35801
+
35802
+
35803
+
35804
+
35805
+
35806
+
35807
+
35808
+
35809
+
35810
+
35811
+
35812
+
35813
+
35742
35814
 
35743
35815
  /***/ }),
35744
35816
 
@@ -36918,7 +36990,23 @@ ${attr.formula} </cfRule>
36918
36990
  }
36919
36991
  });
36920
36992
  })(jqxBaseFramework); //ignore jslint
36921
- })();
36993
+ })();
36994
+
36995
+
36996
+
36997
+
36998
+
36999
+
37000
+
37001
+
37002
+
37003
+
37004
+
37005
+
37006
+
37007
+
37008
+
37009
+
36922
37010
 
36923
37011
  /***/ }),
36924
37012
 
@@ -38511,6 +38599,22 @@ ${attr.formula} </cfRule>
38511
38599
  }); // jqxScrollBar
38512
38600
  })(jqxBaseFramework);
38513
38601
  })();
38602
+
38603
+
38604
+
38605
+
38606
+
38607
+
38608
+
38609
+
38610
+
38611
+
38612
+
38613
+
38614
+
38615
+
38616
+
38617
+
38514
38618
 
38515
38619
 
38516
38620
  /***/ })
@@ -38521,7 +38625,7 @@ ${attr.formula} </cfRule>
38521
38625
  /******/ var __webpack_module_cache__ = {};
38522
38626
  /******/
38523
38627
  /******/ // The require function
38524
- /******/ function __nested_webpack_require_1511783__(moduleId) {
38628
+ /******/ function __webpack_require__(moduleId) {
38525
38629
  /******/ // Check if module is in cache
38526
38630
  /******/ var cachedModule = __webpack_module_cache__[moduleId];
38527
38631
  /******/ if (cachedModule !== undefined) {
@@ -38535,7 +38639,7 @@ ${attr.formula} </cfRule>
38535
38639
  /******/ };
38536
38640
  /******/
38537
38641
  /******/ // Execute the module function
38538
- /******/ __webpack_modules__[moduleId](module, module.exports, __nested_webpack_require_1511783__);
38642
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
38539
38643
  /******/
38540
38644
  /******/ // Return the exports of the module
38541
38645
  /******/ return module.exports;
@@ -38544,17 +38648,17 @@ ${attr.formula} </cfRule>
38544
38648
  /************************************************************************/
38545
38649
  /******/ /* webpack/runtime/amd options */
38546
38650
  /******/ (() => {
38547
- /******/ __nested_webpack_require_1511783__.amdO = {};
38651
+ /******/ __webpack_require__.amdO = {};
38548
38652
  /******/ })();
38549
38653
  /******/
38550
38654
  /******/ /* webpack/runtime/compat get default export */
38551
38655
  /******/ (() => {
38552
38656
  /******/ // getDefaultExport function for compatibility with non-harmony modules
38553
- /******/ __nested_webpack_require_1511783__.n = (module) => {
38657
+ /******/ __webpack_require__.n = (module) => {
38554
38658
  /******/ var getter = module && module.__esModule ?
38555
38659
  /******/ () => (module['default']) :
38556
38660
  /******/ () => (module);
38557
- /******/ __nested_webpack_require_1511783__.d(getter, { a: getter });
38661
+ /******/ __webpack_require__.d(getter, { a: getter });
38558
38662
  /******/ return getter;
38559
38663
  /******/ };
38560
38664
  /******/ })();
@@ -38562,9 +38666,9 @@ ${attr.formula} </cfRule>
38562
38666
  /******/ /* webpack/runtime/define property getters */
38563
38667
  /******/ (() => {
38564
38668
  /******/ // define getter functions for harmony exports
38565
- /******/ __nested_webpack_require_1511783__.d = (exports, definition) => {
38669
+ /******/ __webpack_require__.d = (exports, definition) => {
38566
38670
  /******/ for(var key in definition) {
38567
- /******/ if(__nested_webpack_require_1511783__.o(definition, key) && !__nested_webpack_require_1511783__.o(exports, key)) {
38671
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
38568
38672
  /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
38569
38673
  /******/ }
38570
38674
  /******/ }
@@ -38573,7 +38677,7 @@ ${attr.formula} </cfRule>
38573
38677
  /******/
38574
38678
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
38575
38679
  /******/ (() => {
38576
- /******/ __nested_webpack_require_1511783__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
38680
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
38577
38681
  /******/ })();
38578
38682
  /******/
38579
38683
  /************************************************************************/
@@ -38581,26 +38685,26 @@ var __webpack_exports__ = {};
38581
38685
  // This entry need to be wrapped in an IIFE because it need to be in strict mode.
38582
38686
  (() => {
38583
38687
  "use strict";
38584
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_1511783__(5459);
38585
- /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
38586
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __nested_webpack_require_1511783__(4198);
38587
- /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
38588
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __nested_webpack_require_1511783__(3907);
38589
- /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
38590
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __nested_webpack_require_1511783__(714);
38591
- /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
38592
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __nested_webpack_require_1511783__(7351);
38593
- /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
38594
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __nested_webpack_require_1511783__(7196);
38595
- /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
38596
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __nested_webpack_require_1511783__(4240);
38597
- /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
38598
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __nested_webpack_require_1511783__(1610);
38599
- /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
38600
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __nested_webpack_require_1511783__(1062);
38601
- /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
38602
- /* harmony import */ var _jqxnavigationbar__WEBPACK_IMPORTED_MODULE_9__ = __nested_webpack_require_1511783__(7471);
38603
- /* harmony import */ var _jqxnavigationbar__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__nested_webpack_require_1511783__.n(_jqxnavigationbar__WEBPACK_IMPORTED_MODULE_9__);
38688
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5459);
38689
+ /* harmony import */ var _jqxcore__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_jqxcore__WEBPACK_IMPORTED_MODULE_0__);
38690
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4198);
38691
+ /* harmony import */ var _jqxdata__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_jqxdata__WEBPACK_IMPORTED_MODULE_1__);
38692
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3907);
38693
+ /* harmony import */ var _jqxdata_export__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_jqxdata_export__WEBPACK_IMPORTED_MODULE_2__);
38694
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(714);
38695
+ /* harmony import */ var _jqxexport__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_jqxexport__WEBPACK_IMPORTED_MODULE_3__);
38696
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7351);
38697
+ /* harmony import */ var _jqxbuttons__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttons__WEBPACK_IMPORTED_MODULE_4__);
38698
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(7196);
38699
+ /* harmony import */ var _jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_jqxbuttongroup__WEBPACK_IMPORTED_MODULE_5__);
38700
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(4240);
38701
+ /* harmony import */ var _jqxscrollbar__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_jqxscrollbar__WEBPACK_IMPORTED_MODULE_6__);
38702
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1610);
38703
+ /* harmony import */ var _jqxmenu__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_jqxmenu__WEBPACK_IMPORTED_MODULE_7__);
38704
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1062);
38705
+ /* harmony import */ var _jqxlistbox__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_jqxlistbox__WEBPACK_IMPORTED_MODULE_8__);
38706
+ /* harmony import */ var _jqxnavigationbar__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(7471);
38707
+ /* harmony import */ var _jqxnavigationbar__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_jqxnavigationbar__WEBPACK_IMPORTED_MODULE_9__);
38604
38708
 
38605
38709
 
38606
38710
 
@@ -38613,15 +38717,5 @@ var __webpack_exports__ = {};
38613
38717
 
38614
38718
  })();
38615
38719
 
38616
- /******/ })()
38617
- ;
38618
- /******/ })()
38619
- ;
38620
- /******/ })()
38621
- ;
38622
- /******/ })()
38623
- ;
38624
- /******/ })()
38625
- ;
38626
38720
  /******/ })()
38627
38721
  ;