jqwidgets-ng 14.1.19 → 14.1.20

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 (104) hide show
  1. package/jqwidgets/jqx-all.js +3188 -30
  2. package/jqwidgets/jqxangular.js +1 -1
  3. package/jqwidgets/jqxbarcode.js +1088 -7
  4. package/jqwidgets/jqxbargauge.js +1 -1
  5. package/jqwidgets/jqxbulletchart.js +1 -1
  6. package/jqwidgets/jqxbuttongroup.js +1 -1
  7. package/jqwidgets/jqxbuttons.js +1 -1
  8. package/jqwidgets/jqxcalendar.js +2 -2
  9. package/jqwidgets/jqxchart.annotations.js +2 -2
  10. package/jqwidgets/jqxchart.api.js +1 -1
  11. package/jqwidgets/jqxchart.core.js +1 -1
  12. package/jqwidgets/jqxchart.js +2 -2
  13. package/jqwidgets/jqxchart.rangeselector.js +1 -1
  14. package/jqwidgets/jqxchart.waterfall.js +1 -1
  15. package/jqwidgets/jqxcheckbox.js +1 -1
  16. package/jqwidgets/jqxcheckboxgroup.js +396 -0
  17. package/jqwidgets/jqxcolorpicker.js +1 -1
  18. package/jqwidgets/jqxcombobox.js +1 -1
  19. package/jqwidgets/jqxcomplexinput.js +1 -1
  20. package/jqwidgets/jqxcore.js +1 -1
  21. package/jqwidgets/jqxdata.export.js +1 -1
  22. package/jqwidgets/jqxdata.js +2 -2
  23. package/jqwidgets/jqxdatatable.js +1 -1
  24. package/jqwidgets/jqxdate.js +1 -1
  25. package/jqwidgets/jqxdatetimeinput.js +2 -2
  26. package/jqwidgets/jqxdocking.js +1 -1
  27. package/jqwidgets/jqxdockinglayout.js +1 -1
  28. package/jqwidgets/jqxdockpanel.js +1 -1
  29. package/jqwidgets/jqxdragdrop.js +1 -1
  30. package/jqwidgets/jqxdraw.js +1 -1
  31. package/jqwidgets/jqxdropdownbutton.js +1 -1
  32. package/jqwidgets/jqxdropdownlist.js +1 -1
  33. package/jqwidgets/jqxeditor.js +1 -1
  34. package/jqwidgets/jqxexpander.js +1 -1
  35. package/jqwidgets/jqxfileupload.js +1 -1
  36. package/jqwidgets/jqxform.js +1 -1
  37. package/jqwidgets/jqxformattedinput.js +1 -1
  38. package/jqwidgets/jqxgauge.js +1 -1
  39. package/jqwidgets/jqxgrid.aggregates.js +1 -1
  40. package/jqwidgets/jqxgrid.chart.js +89 -84
  41. package/jqwidgets/jqxgrid.columnsreorder.js +1 -1
  42. package/jqwidgets/jqxgrid.columnsresize.js +1 -1
  43. package/jqwidgets/jqxgrid.edit.js +1 -1
  44. package/jqwidgets/jqxgrid.export.js +2 -2
  45. package/jqwidgets/jqxgrid.filter.js +2 -2
  46. package/jqwidgets/jqxgrid.grouping.js +2 -2
  47. package/jqwidgets/jqxgrid.js +2 -2
  48. package/jqwidgets/jqxgrid.pager.js +1 -1
  49. package/jqwidgets/jqxgrid.selection.js +1 -1
  50. package/jqwidgets/jqxgrid.sort.js +1 -1
  51. package/jqwidgets/jqxgrid.storage.js +1 -1
  52. package/jqwidgets/jqxheatmap.js +1 -1
  53. package/jqwidgets/jqxinput.js +1 -1
  54. package/jqwidgets/jqxkanban.js +1 -1
  55. package/jqwidgets/jqxknob.js +1 -1
  56. package/jqwidgets/jqxknockout.js +1 -1
  57. package/jqwidgets/jqxlayout.js +1 -1
  58. package/jqwidgets/jqxlistbox.js +2 -2
  59. package/jqwidgets/jqxlistmenu.js +1 -1
  60. package/jqwidgets/jqxloader.js +1 -1
  61. package/jqwidgets/jqxmaskedinput.js +2 -2
  62. package/jqwidgets/jqxmenu.js +1 -1
  63. package/jqwidgets/jqxnavbar.js +1 -1
  64. package/jqwidgets/jqxnavigationbar.js +1 -1
  65. package/jqwidgets/jqxnotification.js +1 -1
  66. package/jqwidgets/jqxnumberinput.js +2 -2
  67. package/jqwidgets/jqxpanel.js +1 -1
  68. package/jqwidgets/jqxpasswordinput.js +1 -1
  69. package/jqwidgets/jqxpivot.js +1 -1
  70. package/jqwidgets/jqxpivotdesigner.js +1 -1
  71. package/jqwidgets/jqxpivotgrid.js +1 -1
  72. package/jqwidgets/jqxpopover.js +1 -1
  73. package/jqwidgets/jqxprogressbar.js +1 -1
  74. package/jqwidgets/jqxqrcode.js +1318 -7
  75. package/jqwidgets/jqxradiobutton.js +2 -2
  76. package/jqwidgets/jqxradiobuttongroup.js +384 -0
  77. package/jqwidgets/jqxrangeselector.js +1 -1
  78. package/jqwidgets/jqxrating.js +1 -1
  79. package/jqwidgets/jqxresponsivepanel.js +1 -1
  80. package/jqwidgets/jqxribbon.js +1 -1
  81. package/jqwidgets/jqxscheduler.api.js +2 -2
  82. package/jqwidgets/jqxscheduler.js +1 -1
  83. package/jqwidgets/jqxscrollbar.js +1 -1
  84. package/jqwidgets/jqxscrollview.js +1 -1
  85. package/jqwidgets/jqxslider.js +1 -1
  86. package/jqwidgets/jqxsortable.js +1 -1
  87. package/jqwidgets/jqxsplitlayout.js +6 -2445
  88. package/jqwidgets/jqxsplitter.js +1 -1
  89. package/jqwidgets/jqxswitchbutton.js +1 -1
  90. package/jqwidgets/jqxtabs.js +1 -1
  91. package/jqwidgets/jqxtagcloud.js +1 -1
  92. package/jqwidgets/jqxtextarea.js +1 -1
  93. package/jqwidgets/jqxtimepicker.js +1 -1
  94. package/jqwidgets/jqxtoolbar.js +1 -1
  95. package/jqwidgets/jqxtooltip.js +1 -1
  96. package/jqwidgets/jqxtouch.js +1 -1
  97. package/jqwidgets/jqxtree.js +1 -1
  98. package/jqwidgets/jqxtreegrid.js +1 -1
  99. package/jqwidgets/jqxtreemap.js +1 -1
  100. package/jqwidgets/jqxvalidator.js +1 -1
  101. package/jqwidgets/jqxwindow.js +1 -1
  102. package/jqwidgets/styles/jqx.base.css +123 -109
  103. package/jqwidgets/styles/jqx.light.css +6 -13
  104. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  :root {
2
- --jqx-primary-rgb: 0, 92, 153;
2
+ --jqx-primary-rgb: 18, 116, 172;
3
3
  --jqx-primary: rgb(var(--jqx-primary-rgb));
4
4
  --jqx-primary-color: #fff;
5
5
  --jqx-background: #fff;
@@ -7,7 +7,7 @@
7
7
  --jqx-background-hover-rgb: 225, 225, 225;
8
8
  --jqx-background-hover: rgb(var(--jqx-background-hover-rgb));
9
9
  --jqx-background-color-hover: rgba(0, 0, 0, .54);
10
- --jqx-surface-rgb: 244, 245, 249;
10
+ --jqx-surface-rgb: 250, 250, 250;
11
11
  --jqx-surface: rgb(var(--jqx-surface-rgb));
12
12
  --jqx-surface-color: rgba(0, 0, 0, .88);
13
13
  --jqx-border: #E9EAED;
@@ -155,7 +155,6 @@
155
155
  .jqx-widget-header-light {
156
156
  background-color: var(--jqx-surface);
157
157
  border-color: var(--jqx-border);
158
- font-weight: 500;
159
158
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
160
159
  font-size: 14px;
161
160
  background: var(--jqx-surface);
@@ -163,12 +162,10 @@
163
162
  }
164
163
 
165
164
  .jqx-calendar-title-header-light {
166
- text-transform: uppercase;
167
165
  }
168
166
 
169
167
  .jqx-window-header-light {
170
168
  padding: 10px;
171
- text-transform: uppercase;
172
169
  color: var(--jqx-surface-color);
173
170
  background: var(--jqx-surface);
174
171
  }
@@ -200,7 +197,6 @@ input.jqx-input-widget-light::selection,
200
197
  color: var(--jqx-background-color);
201
198
  background-color: var(--jqx-background);
202
199
  border-color: var(--jqx-border);
203
- text-transform: uppercase;
204
200
  text-overflow: ellipsis;
205
201
  overflow: hidden;
206
202
  white-space: nowrap;
@@ -253,7 +249,6 @@ input.jqx-input-widget-light::selection,
253
249
 
254
250
  .jqx-scheduler-edit-dialog-field .jqx-button-light {
255
251
  padding: 6px 16px;
256
- text-transform: uppercase;
257
252
  }
258
253
 
259
254
  .jqx-button-light button,
@@ -789,8 +784,8 @@ jqx-button-light input {
789
784
  }
790
785
 
791
786
  .jqx-grid-cell-alt-light {
792
- background: #F4F5F933;
793
- color: var(--jqx-surface-color);
787
+ background: #F4F5F933 !important;
788
+ color: var(--jqx-surface-color) !important;
794
789
  }
795
790
 
796
791
  .jqx-grid-pager-top-light .jqx-button-light,
@@ -1322,7 +1317,6 @@ jqx-grid-column-filterbutton-light,
1322
1317
 
1323
1318
  .jqx-scheduler-edit-dialog-label-light {
1324
1319
  font-size: 12px;
1325
- text-transform: uppercase;
1326
1320
  padding-top: 6px;
1327
1321
  padding-bottom: 6px;
1328
1322
 
@@ -1670,9 +1664,8 @@ jqx-grid-column-filterbutton-light,
1670
1664
 
1671
1665
  .jqx-widget-light .jqx-grid-column-header-light {
1672
1666
  border-color: var(--jqx-border);
1673
- font-size: 12px;
1667
+ font-size: 14px;
1674
1668
  color: var(--jqx-surface-color);
1675
- font-weight: 600;
1676
1669
  }
1677
1670
 
1678
1671
 
@@ -2655,7 +2648,7 @@ textarea.jqx-input-light:-ms-input-placeholder {
2655
2648
  padding-right: 4px !important;
2656
2649
  }
2657
2650
  .jqx-grid-cell-selected-light {
2658
- background: rgba(var(--jqx-primary-rgb), .85) !important;
2651
+ background: rgba(var(--jqx-primary-rgb), 0.8) !important;
2659
2652
  }
2660
2653
  .jqx-grid-cell-selected-light span {
2661
2654
  color: inherit !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jqwidgets-ng",
3
- "version": "14.1.19",
3
+ "version": "14.1.20",
4
4
  "preferGlobal": true,
5
5
  "keywords": [
6
6
  "Angular 14",