jqwidgets-ng 23.0.5 → 23.0.6

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 (82) hide show
  1. package/jqwidgets/jqxgrid.js +1 -1
  2. package/jqwidgets/modules/jqxbarcode.js +71 -1
  3. package/jqwidgets/modules/jqxbargauge.js +71 -1
  4. package/jqwidgets/modules/jqxbulletchart.js +71 -1
  5. package/jqwidgets/modules/jqxbuttongroup.js +71 -1
  6. package/jqwidgets/modules/jqxbuttons.js +71 -1
  7. package/jqwidgets/modules/jqxcalendar.js +71 -1
  8. package/jqwidgets/modules/jqxchart.js +71 -1
  9. package/jqwidgets/modules/jqxcheckbox.js +71 -1
  10. package/jqwidgets/modules/jqxcheckboxgroup.js +71 -1
  11. package/jqwidgets/modules/jqxcolorpicker.js +71 -1
  12. package/jqwidgets/modules/jqxcombobox.js +71 -1
  13. package/jqwidgets/modules/jqxcomplexinput.js +71 -1
  14. package/jqwidgets/modules/jqxdatatable.js +71 -1
  15. package/jqwidgets/modules/jqxdatetimeinput.js +71 -1
  16. package/jqwidgets/modules/jqxdocking.js +71 -1
  17. package/jqwidgets/modules/jqxdockinglayout.js +71 -1
  18. package/jqwidgets/modules/jqxdockpanel.js +71 -1
  19. package/jqwidgets/modules/jqxdragdrop.js +71 -1
  20. package/jqwidgets/modules/jqxdraw.js +71 -1
  21. package/jqwidgets/modules/jqxdropdownbutton.js +71 -1
  22. package/jqwidgets/modules/jqxdropdownlist.js +71 -1
  23. package/jqwidgets/modules/jqxeditor.js +71 -1
  24. package/jqwidgets/modules/jqxexpander.js +71 -1
  25. package/jqwidgets/modules/jqxfileupload.js +71 -1
  26. package/jqwidgets/modules/jqxform.js +71 -1
  27. package/jqwidgets/modules/jqxformattedinput.js +71 -1
  28. package/jqwidgets/modules/jqxgantt.js +71 -1
  29. package/jqwidgets/modules/jqxgauge.js +71 -1
  30. package/jqwidgets/modules/jqxgrid.js +73 -3
  31. package/jqwidgets/modules/jqxheatmap.js +71 -1
  32. package/jqwidgets/modules/jqxinput.js +71 -1
  33. package/jqwidgets/modules/jqxkanban.js +71 -1
  34. package/jqwidgets/modules/jqxknob.js +71 -1
  35. package/jqwidgets/modules/jqxlayout.js +71 -1
  36. package/jqwidgets/modules/jqxlineargauge.js +71 -1
  37. package/jqwidgets/modules/jqxlinkbutton.js +71 -1
  38. package/jqwidgets/modules/jqxlistbox.js +71 -1
  39. package/jqwidgets/modules/jqxlistmenu.js +71 -1
  40. package/jqwidgets/modules/jqxloader.js +71 -1
  41. package/jqwidgets/modules/jqxmaskedinput.js +71 -1
  42. package/jqwidgets/modules/jqxmenu.js +71 -1
  43. package/jqwidgets/modules/jqxnavbar.js +71 -1
  44. package/jqwidgets/modules/jqxnavigationbar.js +71 -1
  45. package/jqwidgets/modules/jqxnotification.js +71 -1
  46. package/jqwidgets/modules/jqxnumberinput.js +71 -1
  47. package/jqwidgets/modules/jqxpanel.js +71 -1
  48. package/jqwidgets/modules/jqxpasswordinput.js +71 -1
  49. package/jqwidgets/modules/jqxpivotdesigner.js +71 -1
  50. package/jqwidgets/modules/jqxpivotgrid.js +71 -1
  51. package/jqwidgets/modules/jqxpopover.js +71 -1
  52. package/jqwidgets/modules/jqxprogressbar.js +71 -1
  53. package/jqwidgets/modules/jqxqrcode.js +71 -1
  54. package/jqwidgets/modules/jqxradiobutongroup.js +71 -1
  55. package/jqwidgets/modules/jqxradiobutton.js +71 -1
  56. package/jqwidgets/modules/jqxrangeselector.js +71 -1
  57. package/jqwidgets/modules/jqxrating.js +71 -1
  58. package/jqwidgets/modules/jqxrepeatbutton.js +71 -1
  59. package/jqwidgets/modules/jqxresponsivepanel.js +71 -1
  60. package/jqwidgets/modules/jqxribbon.js +71 -1
  61. package/jqwidgets/modules/jqxscheduler.js +71 -1
  62. package/jqwidgets/modules/jqxscrollbar.js +71 -1
  63. package/jqwidgets/modules/jqxscrollview.js +71 -1
  64. package/jqwidgets/modules/jqxslider.js +71 -1
  65. package/jqwidgets/modules/jqxsortable.js +70 -0
  66. package/jqwidgets/modules/jqxsplitlayout.js +70 -0
  67. package/jqwidgets/modules/jqxsplitter.js +70 -0
  68. package/jqwidgets/modules/jqxswitchbutton.js +71 -1
  69. package/jqwidgets/modules/jqxtabs.js +71 -1
  70. package/jqwidgets/modules/jqxtagcloud.js +71 -1
  71. package/jqwidgets/modules/jqxtextarea.js +71 -1
  72. package/jqwidgets/modules/jqxtimeline.js +71 -1
  73. package/jqwidgets/modules/jqxtimepicker.js +71 -1
  74. package/jqwidgets/modules/jqxtogglebutton.js +71 -1
  75. package/jqwidgets/modules/jqxtoolbar.js +71 -1
  76. package/jqwidgets/modules/jqxtooltip.js +71 -1
  77. package/jqwidgets/modules/jqxtree.js +71 -1
  78. package/jqwidgets/modules/jqxtreegrid.js +71 -1
  79. package/jqwidgets/modules/jqxtreemap.js +71 -1
  80. package/jqwidgets/modules/jqxvalidator.js +71 -1
  81. package/jqwidgets/modules/jqxwindow.js +71 -1
  82. package/package.json +1 -1
@@ -36,6 +36,62 @@ Copyright (c) 2011-2025 jQWidgets.
36
36
  License: https://jqwidgets.com/license/ */
37
37
 
38
38
 
39
+ /******/ (() => { // webpackBootstrap
40
+ var __webpack_exports__ = {};
41
+
42
+ /* Release Date: Jan-28-2025
43
+ Copyright (c) 2011-2025 jQWidgets.
44
+ License: https://jqwidgets.com/license/ */
45
+
46
+
47
+ /******/ (() => { // webpackBootstrap
48
+ var __webpack_exports__ = {};
49
+
50
+ /* Release Date: Jan-28-2025
51
+ Copyright (c) 2011-2025 jQWidgets.
52
+ License: https://jqwidgets.com/license/ */
53
+
54
+
55
+ /******/ (() => { // webpackBootstrap
56
+ var __webpack_exports__ = {};
57
+
58
+ /* Release Date: Jan-28-2025
59
+ Copyright (c) 2011-2025 jQWidgets.
60
+ License: https://jqwidgets.com/license/ */
61
+
62
+
63
+ /******/ (() => { // webpackBootstrap
64
+ var __webpack_exports__ = {};
65
+
66
+ /* Release Date: Jan-28-2025
67
+ Copyright (c) 2011-2025 jQWidgets.
68
+ License: https://jqwidgets.com/license/ */
69
+
70
+
71
+ /******/ (() => { // webpackBootstrap
72
+ var __webpack_exports__ = {};
73
+
74
+ /* Release Date: Jan-28-2025
75
+ Copyright (c) 2011-2025 jQWidgets.
76
+ License: https://jqwidgets.com/license/ */
77
+
78
+
79
+ /******/ (() => { // webpackBootstrap
80
+ var __webpack_exports__ = {};
81
+
82
+ /* Release Date: Jan-28-2025
83
+ Copyright (c) 2011-2025 jQWidgets.
84
+ License: https://jqwidgets.com/license/ */
85
+
86
+
87
+ /******/ (() => { // webpackBootstrap
88
+ var __webpack_exports__ = {};
89
+
90
+ /* Release Date: Jan-28-2025
91
+ Copyright (c) 2011-2025 jQWidgets.
92
+ License: https://jqwidgets.com/license/ */
93
+
94
+
39
95
  /******/ (() => { // webpackBootstrap
40
96
  /******/ var __webpack_modules__ = ({
41
97
 
@@ -10040,7 +10096,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
10040
10096
  // file names, and JQXLite is normally delivered in a lowercase file name.
10041
10097
  // Do this after creating the global so that if an AMD module wants to call
10042
10098
  // noConflict to hide this version of JQXLite, it will work.
10043
- if ( true && __nested_webpack_require_74198__.amdO.JQXLite) {
10099
+ if ( true && __nested_webpack_require_74198__.amdO.JQXLite) {
10044
10100
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
10045
10101
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
10046
10102
  }
@@ -15919,6 +15975,20 @@ var __webpack_exports__ = {};
15919
15975
 
15920
15976
  })();
15921
15977
 
15978
+ /******/ })()
15979
+ ;
15980
+ /******/ })()
15981
+ ;
15982
+ /******/ })()
15983
+ ;
15984
+ /******/ })()
15985
+ ;
15986
+ /******/ })()
15987
+ ;
15988
+ /******/ })()
15989
+ ;
15990
+ /******/ })()
15991
+ ;
15922
15992
  /******/ })()
15923
15993
  ;
15924
15994
  /******/ })()
@@ -36,6 +36,62 @@ Copyright (c) 2011-2025 jQWidgets.
36
36
  License: https://jqwidgets.com/license/ */
37
37
 
38
38
 
39
+ /******/ (() => { // webpackBootstrap
40
+ var __webpack_exports__ = {};
41
+
42
+ /* Release Date: Jan-28-2025
43
+ Copyright (c) 2011-2025 jQWidgets.
44
+ License: https://jqwidgets.com/license/ */
45
+
46
+
47
+ /******/ (() => { // webpackBootstrap
48
+ var __webpack_exports__ = {};
49
+
50
+ /* Release Date: Jan-28-2025
51
+ Copyright (c) 2011-2025 jQWidgets.
52
+ License: https://jqwidgets.com/license/ */
53
+
54
+
55
+ /******/ (() => { // webpackBootstrap
56
+ var __webpack_exports__ = {};
57
+
58
+ /* Release Date: Jan-28-2025
59
+ Copyright (c) 2011-2025 jQWidgets.
60
+ License: https://jqwidgets.com/license/ */
61
+
62
+
63
+ /******/ (() => { // webpackBootstrap
64
+ var __webpack_exports__ = {};
65
+
66
+ /* Release Date: Jan-28-2025
67
+ Copyright (c) 2011-2025 jQWidgets.
68
+ License: https://jqwidgets.com/license/ */
69
+
70
+
71
+ /******/ (() => { // webpackBootstrap
72
+ var __webpack_exports__ = {};
73
+
74
+ /* Release Date: Jan-28-2025
75
+ Copyright (c) 2011-2025 jQWidgets.
76
+ License: https://jqwidgets.com/license/ */
77
+
78
+
79
+ /******/ (() => { // webpackBootstrap
80
+ var __webpack_exports__ = {};
81
+
82
+ /* Release Date: Jan-28-2025
83
+ Copyright (c) 2011-2025 jQWidgets.
84
+ License: https://jqwidgets.com/license/ */
85
+
86
+
87
+ /******/ (() => { // webpackBootstrap
88
+ var __webpack_exports__ = {};
89
+
90
+ /* Release Date: Jan-28-2025
91
+ Copyright (c) 2011-2025 jQWidgets.
92
+ License: https://jqwidgets.com/license/ */
93
+
94
+
39
95
  /******/ (() => { // webpackBootstrap
40
96
  /******/ var __webpack_modules__ = ({
41
97
 
@@ -9406,7 +9462,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/* tslint:disabl
9406
9462
  // file names, and JQXLite is normally delivered in a lowercase file name.
9407
9463
  // Do this after creating the global so that if an AMD module wants to call
9408
9464
  // noConflict to hide this version of JQXLite, it will work.
9409
- if ( true && __nested_webpack_require_52085__.amdO.JQXLite) {
9465
+ if ( true && __nested_webpack_require_52085__.amdO.JQXLite) {
9410
9466
  !(__WEBPACK_AMD_DEFINE_ARRAY__ = [], __WEBPACK_AMD_DEFINE_RESULT__ = (function () { return JQXLite; }).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
9411
9467
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
9412
9468
  }
@@ -15802,6 +15858,20 @@ var __webpack_exports__ = {};
15802
15858
 
15803
15859
  })();
15804
15860
 
15861
+ /******/ })()
15862
+ ;
15863
+ /******/ })()
15864
+ ;
15865
+ /******/ })()
15866
+ ;
15867
+ /******/ })()
15868
+ ;
15869
+ /******/ })()
15870
+ ;
15871
+ /******/ })()
15872
+ ;
15873
+ /******/ })()
15874
+ ;
15805
15875
  /******/ })()
15806
15876
  ;
15807
15877
  /******/ })()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jqwidgets-ng",
3
- "version": "23.0.5",
3
+ "version": "23.0.6",
4
4
  "preferGlobal": true,
5
5
  "keywords": [
6
6
  "Angular 20",