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.
- package/jqwidgets/jqx-all.js +3188 -30
- package/jqwidgets/jqxangular.js +1 -1
- package/jqwidgets/jqxbarcode.js +1088 -7
- package/jqwidgets/jqxbargauge.js +1 -1
- package/jqwidgets/jqxbulletchart.js +1 -1
- package/jqwidgets/jqxbuttongroup.js +1 -1
- package/jqwidgets/jqxbuttons.js +1 -1
- package/jqwidgets/jqxcalendar.js +2 -2
- package/jqwidgets/jqxchart.annotations.js +2 -2
- package/jqwidgets/jqxchart.api.js +1 -1
- package/jqwidgets/jqxchart.core.js +1 -1
- package/jqwidgets/jqxchart.js +2 -2
- package/jqwidgets/jqxchart.rangeselector.js +1 -1
- package/jqwidgets/jqxchart.waterfall.js +1 -1
- package/jqwidgets/jqxcheckbox.js +1 -1
- package/jqwidgets/jqxcheckboxgroup.js +396 -0
- package/jqwidgets/jqxcolorpicker.js +1 -1
- package/jqwidgets/jqxcombobox.js +1 -1
- package/jqwidgets/jqxcomplexinput.js +1 -1
- package/jqwidgets/jqxcore.js +1 -1
- package/jqwidgets/jqxdata.export.js +1 -1
- package/jqwidgets/jqxdata.js +2 -2
- package/jqwidgets/jqxdatatable.js +1 -1
- package/jqwidgets/jqxdate.js +1 -1
- package/jqwidgets/jqxdatetimeinput.js +2 -2
- package/jqwidgets/jqxdocking.js +1 -1
- package/jqwidgets/jqxdockinglayout.js +1 -1
- package/jqwidgets/jqxdockpanel.js +1 -1
- package/jqwidgets/jqxdragdrop.js +1 -1
- package/jqwidgets/jqxdraw.js +1 -1
- package/jqwidgets/jqxdropdownbutton.js +1 -1
- package/jqwidgets/jqxdropdownlist.js +1 -1
- package/jqwidgets/jqxeditor.js +1 -1
- package/jqwidgets/jqxexpander.js +1 -1
- package/jqwidgets/jqxfileupload.js +1 -1
- package/jqwidgets/jqxform.js +1 -1
- package/jqwidgets/jqxformattedinput.js +1 -1
- package/jqwidgets/jqxgauge.js +1 -1
- package/jqwidgets/jqxgrid.aggregates.js +1 -1
- package/jqwidgets/jqxgrid.chart.js +89 -84
- package/jqwidgets/jqxgrid.columnsreorder.js +1 -1
- package/jqwidgets/jqxgrid.columnsresize.js +1 -1
- package/jqwidgets/jqxgrid.edit.js +1 -1
- package/jqwidgets/jqxgrid.export.js +2 -2
- package/jqwidgets/jqxgrid.filter.js +2 -2
- package/jqwidgets/jqxgrid.grouping.js +2 -2
- package/jqwidgets/jqxgrid.js +2 -2
- package/jqwidgets/jqxgrid.pager.js +1 -1
- package/jqwidgets/jqxgrid.selection.js +1 -1
- package/jqwidgets/jqxgrid.sort.js +1 -1
- package/jqwidgets/jqxgrid.storage.js +1 -1
- package/jqwidgets/jqxheatmap.js +1 -1
- package/jqwidgets/jqxinput.js +1 -1
- package/jqwidgets/jqxkanban.js +1 -1
- package/jqwidgets/jqxknob.js +1 -1
- package/jqwidgets/jqxknockout.js +1 -1
- package/jqwidgets/jqxlayout.js +1 -1
- package/jqwidgets/jqxlistbox.js +2 -2
- package/jqwidgets/jqxlistmenu.js +1 -1
- package/jqwidgets/jqxloader.js +1 -1
- package/jqwidgets/jqxmaskedinput.js +2 -2
- package/jqwidgets/jqxmenu.js +1 -1
- package/jqwidgets/jqxnavbar.js +1 -1
- package/jqwidgets/jqxnavigationbar.js +1 -1
- package/jqwidgets/jqxnotification.js +1 -1
- package/jqwidgets/jqxnumberinput.js +2 -2
- package/jqwidgets/jqxpanel.js +1 -1
- package/jqwidgets/jqxpasswordinput.js +1 -1
- package/jqwidgets/jqxpivot.js +1 -1
- package/jqwidgets/jqxpivotdesigner.js +1 -1
- package/jqwidgets/jqxpivotgrid.js +1 -1
- package/jqwidgets/jqxpopover.js +1 -1
- package/jqwidgets/jqxprogressbar.js +1 -1
- package/jqwidgets/jqxqrcode.js +1318 -7
- package/jqwidgets/jqxradiobutton.js +2 -2
- package/jqwidgets/jqxradiobuttongroup.js +384 -0
- package/jqwidgets/jqxrangeselector.js +1 -1
- package/jqwidgets/jqxrating.js +1 -1
- package/jqwidgets/jqxresponsivepanel.js +1 -1
- package/jqwidgets/jqxribbon.js +1 -1
- package/jqwidgets/jqxscheduler.api.js +2 -2
- package/jqwidgets/jqxscheduler.js +1 -1
- package/jqwidgets/jqxscrollbar.js +1 -1
- package/jqwidgets/jqxscrollview.js +1 -1
- package/jqwidgets/jqxslider.js +1 -1
- package/jqwidgets/jqxsortable.js +1 -1
- package/jqwidgets/jqxsplitlayout.js +6 -2445
- package/jqwidgets/jqxsplitter.js +1 -1
- package/jqwidgets/jqxswitchbutton.js +1 -1
- package/jqwidgets/jqxtabs.js +1 -1
- package/jqwidgets/jqxtagcloud.js +1 -1
- package/jqwidgets/jqxtextarea.js +1 -1
- package/jqwidgets/jqxtimepicker.js +1 -1
- package/jqwidgets/jqxtoolbar.js +1 -1
- package/jqwidgets/jqxtooltip.js +1 -1
- package/jqwidgets/jqxtouch.js +1 -1
- package/jqwidgets/jqxtree.js +1 -1
- package/jqwidgets/jqxtreegrid.js +1 -1
- package/jqwidgets/jqxtreemap.js +1 -1
- package/jqwidgets/jqxvalidator.js +1 -1
- package/jqwidgets/jqxwindow.js +1 -1
- package/jqwidgets/styles/jqx.base.css +123 -109
- package/jqwidgets/styles/jqx.light.css +6 -13
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
:root {
|
|
2
|
-
--jqx-primary-rgb:
|
|
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:
|
|
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:
|
|
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), .
|
|
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;
|