@progress/kendo-theme-material 5.0.0-next.4 → 5.0.2-dev.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.
- package/README.md +5 -8
- package/dist/all.css +13810 -14911
- package/dist/all.scss +16868 -18431
- package/dist/material-dataviz-v4.scss +8 -0
- package/lib/swatches/material-dataviz-v4.json +51 -0
- package/package.json +3 -3
- package/scss/_variables.scss +2 -19
- package/scss/action-buttons/_layout.scss +14 -0
- package/scss/action-buttons/_theme.scss +5 -3
- package/scss/adaptive/_layout.scss +0 -11
- package/scss/all.scss +1 -150
- package/scss/appbar/_variables.scss +1 -1
- package/scss/autocomplete/_index.scss +1 -0
- package/scss/autocomplete/_layout.scss +0 -16
- package/scss/autocomplete/_variables.scss +0 -24
- package/scss/avatar/_variables.scss +18 -8
- package/scss/avatar/index.md +0 -0
- package/scss/breadcrumb/_variables.scss +1 -1
- package/scss/button/_index.scss +3 -1
- package/scss/button/_layout.scss +39 -17
- package/scss/button/_theme.scss +72 -126
- package/scss/button/_variables.scss +202 -130
- package/scss/button/index.md +0 -0
- package/scss/calendar/_index.scss +1 -0
- package/scss/calendar/_variables.scss +1 -1
- package/scss/chat/_variables.scss +4 -19
- package/scss/checkbox/_index.scss +2 -0
- package/scss/checkbox/_theme.scss +2 -9
- package/scss/checkbox/_variables.scss +148 -58
- package/scss/checkbox/index.md +0 -0
- package/scss/chip/_index.scss +1 -0
- package/scss/chip/_theme.scss +44 -0
- package/scss/chip/_variables.scss +142 -190
- package/scss/chip/index.md +0 -0
- package/scss/color-preview/_index.scss +11 -0
- package/scss/color-preview/_layout.scss +1 -0
- package/scss/color-preview/_theme.scss +1 -0
- package/scss/color-preview/_variables.scss +14 -0
- package/scss/coloreditor/_index.scss +14 -0
- package/scss/coloreditor/_layout.scss +1 -0
- package/scss/coloreditor/_theme.scss +1 -0
- package/scss/coloreditor/_variables.scss +27 -0
- package/scss/colorgradient/_index.scss +19 -0
- package/scss/colorgradient/_layout.scss +1 -0
- package/scss/colorgradient/_theme.scss +1 -0
- package/scss/colorgradient/_variables.scss +51 -0
- package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
- package/scss/colorgradient/images/alpha-slider-bgr.scss +3 -0
- package/scss/colorpalette/_index.scss +12 -0
- package/scss/colorpalette/_layout.scss +1 -0
- package/scss/colorpalette/_theme.scss +1 -0
- package/scss/colorpalette/_variables.scss +10 -0
- package/scss/colorpicker/_index.scss +3 -6
- package/scss/colorpicker/_layout.scss +0 -61
- package/scss/colorpicker/_theme.scss +0 -37
- package/scss/colorpicker/_variables.scss +1 -44
- package/scss/combobox/_index.scss +1 -0
- package/scss/combobox/_layout.scss +0 -16
- package/scss/combobox/_variables.scss +1 -33
- package/scss/dataviz/_index.scss +1 -0
- package/scss/dataviz/_variables.scss +4 -4
- package/scss/dateinput/_index.scss +11 -0
- package/scss/dateinput/_layout.scss +1 -0
- package/scss/dateinput/_theme.scss +1 -0
- package/scss/dateinput/_variables.scss +1 -0
- package/scss/datepicker/_index.scss +13 -0
- package/scss/datepicker/_layout.scss +1 -0
- package/scss/datepicker/_theme.scss +1 -0
- package/scss/datepicker/_variables.scss +1 -0
- package/scss/{datetime → daterangepicker}/_index.scss +1 -2
- package/scss/daterangepicker/_layout.scss +1 -0
- package/scss/daterangepicker/_theme.scss +1 -0
- package/scss/daterangepicker/_variables.scss +2 -0
- package/scss/datetimepicker/_index.scss +17 -0
- package/scss/datetimepicker/_layout.scss +1 -0
- package/scss/datetimepicker/_theme.scss +1 -0
- package/scss/datetimepicker/_variables.scss +2 -0
- package/scss/dialog/_layout.scss +0 -8
- package/scss/drawer/_index.scss +1 -0
- package/scss/dropdowngrid/_layout.scss +0 -14
- package/scss/dropdowngrid/_theme.scss +0 -8
- package/scss/dropdowngrid/index.md +0 -0
- package/scss/dropdownlist/_index.scss +1 -0
- package/scss/dropdownlist/_layout.scss +0 -24
- package/scss/dropdownlist/_theme.scss +0 -31
- package/scss/dropdownlist/_variables.scss +7 -7
- package/scss/dropdowntree/_variables.scss +2 -4
- package/scss/editor/_layout.scss +1 -12
- package/scss/editor/_theme.scss +9 -0
- package/scss/editor/_variables.scss +10 -2
- package/scss/expansion-panel/_index.scss +1 -0
- package/scss/fab/_layout.scss +8 -0
- package/scss/fab/_theme.scss +52 -68
- package/scss/fab/_variables.scss +129 -71
- package/scss/fab/index.md +0 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_index.scss +1 -1
- package/scss/filter/_layout.scss +0 -23
- package/scss/filter/_variables.scss +1 -1
- package/scss/floating-label/_layout.scss +0 -1
- package/scss/floating-label/_theme.scss +0 -1
- package/scss/floating-label/_variables.scss +3 -3
- package/scss/forms/_index.scss +1 -1
- package/scss/forms/_layout.scss +0 -37
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +2 -1
- package/scss/grid/_layout.scss +7 -26
- package/scss/grid/_theme.scss +6 -6
- package/scss/grid/_variables.scss +11 -13
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +157 -0
- package/scss/input/_index.scss +1 -1
- package/scss/input/_layout.scss +30 -1
- package/scss/input/_variables.scss +118 -92
- package/scss/list/_index.scss +12 -0
- package/scss/list/_layout.scss +1 -0
- package/scss/list/_theme.scss +1 -0
- package/scss/list/_variables.scss +248 -0
- package/scss/list/index.md +0 -0
- package/scss/listbox/_index.scss +2 -0
- package/scss/listbox/_variables.scss +5 -5
- package/scss/map/_variables.scss +1 -1
- package/scss/menu/_index.scss +2 -0
- package/scss/menu/_theme.scss +8 -8
- package/scss/menu/_variables.scss +125 -36
- package/scss/multiselect/_index.scss +2 -0
- package/scss/multiselect/_layout.scss +0 -60
- package/scss/multiselect/_theme.scss +0 -47
- package/scss/multiselect/_variables.scss +0 -44
- package/scss/numerictextbox/_layout.scss +0 -24
- package/scss/numerictextbox/_variables.scss +0 -31
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/pager/_index.scss +1 -0
- package/scss/pager/_variables.scss +3 -3
- package/scss/panelbar/_index.scss +1 -0
- package/scss/panelbar/_variables.scss +5 -0
- package/scss/pdf-viewer/_variables.scss +3 -6
- package/scss/pivotgrid/_index.scss +1 -0
- package/scss/pivotgrid/_layout.scss +0 -54
- package/scss/pivotgrid/_theme.scss +0 -140
- package/scss/pivotgrid/_variables.scss +7 -10
- package/scss/popup/_index.scss +0 -4
- package/scss/popup/_layout.scss +0 -50
- package/scss/popup/_theme.scss +0 -56
- package/scss/popup/_variables.scss +2 -7
- package/scss/radio/_index.scss +2 -0
- package/scss/radio/_theme.scss +2 -9
- package/scss/radio/_variables.scss +134 -52
- package/scss/radio/index.md +0 -0
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scheduler/_layout.scss +0 -29
- package/scss/scheduler/_variables.scss +2 -2
- package/scss/scrollview/_variables.scss +4 -4
- package/scss/searchbox/_layout.scss +0 -9
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/slider/_theme.scss +0 -9
- package/scss/slider/_variables.scss +9 -9
- package/scss/spreadsheet/_index.scss +2 -1
- package/scss/spreadsheet/_layout.scss +0 -13
- package/scss/spreadsheet/_theme.scss +18 -18
- package/scss/switch/_index.scss +0 -2
- package/scss/switch/_layout.scss +7 -7
- package/scss/switch/_theme.scss +6 -2
- package/scss/switch/_variables.scss +191 -83
- package/scss/switch/index.md +0 -0
- package/scss/table/_index.scss +19 -0
- package/scss/table/_layout.scss +1 -0
- package/scss/table/_theme.scss +1 -0
- package/scss/table/_variables.scss +141 -0
- package/scss/tabstrip/_index.scss +1 -0
- package/scss/tabstrip/_variables.scss +3 -3
- package/scss/taskboard/_variables.scss +0 -2
- package/scss/textarea/_layout.scss +0 -112
- package/scss/textarea/_variables.scss +0 -53
- package/scss/textbox/_layout.scss +0 -14
- package/scss/textbox/_variables.scss +0 -1
- package/scss/timeline/_layout.scss +2 -2
- package/scss/timeline/_variables.scss +5 -5
- package/scss/timepicker/_index.scss +15 -0
- package/scss/timepicker/_layout.scss +1 -0
- package/scss/timepicker/_theme.scss +1 -0
- package/scss/timepicker/_variables.scss +1 -0
- package/scss/timeselector/_index.scss +13 -0
- package/scss/timeselector/_layout.scss +1 -0
- package/scss/timeselector/_theme.scss +19 -0
- package/scss/timeselector/_variables.scss +32 -0
- package/scss/toolbar/_index.scss +1 -0
- package/scss/toolbar/_layout.scss +17 -6
- package/scss/toolbar/_theme.scss +3 -13
- package/scss/toolbar/_variables.scss +3 -1
- package/scss/treeview/_theme.scss +32 -27
- package/scss/treeview/_variables.scss +125 -46
- package/scss/utils/_border.scss +9 -0
- package/scss/virtual-scroller/_index.scss +10 -0
- package/scss/virtual-scroller/_layout.scss +1 -0
- package/scss/virtual-scroller/_theme.scss +1 -0
- package/scss/virtual-scroller/_variables.scss +1 -0
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.scss +0 -3
- package/scss/colorpicker/images/alpha-slider-bgr.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr.scss +0 -3
- package/scss/datetime/_layout.scss +0 -74
- package/scss/datetime/_theme.scss +0 -64
- package/scss/datetime/_variables.scss +0 -53
|
@@ -13,143 +13,3 @@
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
@include exports("pivotgrid/theme/material/legacy") {
|
|
19
|
-
|
|
20
|
-
.k-pivot {
|
|
21
|
-
border-color: $pivotgrid-border;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.k-fieldselector,
|
|
25
|
-
.k-pivot-layout .k-grid-footer,
|
|
26
|
-
.k-pivot-layout > tbody > tr:first-child > td:first-child {
|
|
27
|
-
background-color: $pivotgrid-alt-bg;
|
|
28
|
-
border-color: $pivotgrid-chrome-border;
|
|
29
|
-
}
|
|
30
|
-
.k-pivot-rowheaders .k-grid {
|
|
31
|
-
background: none;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.k-fieldselector {
|
|
35
|
-
color: $pivotgrid-configurator-text;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.k-fieldselector .k-list-container {
|
|
39
|
-
background-color: $grid-bg;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.k-pivot-toolbar,
|
|
43
|
-
.k-pivot-table,
|
|
44
|
-
.k-fieldselector .k-list-container,
|
|
45
|
-
.k-fieldselector .k-columns > div,
|
|
46
|
-
.k-pivot-rowheaders > .k-grid td:first-child,
|
|
47
|
-
.k-pivot-table .k-grid-header .k-header.k-first {
|
|
48
|
-
border-color: $pivotgrid-chrome-border;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.k-pivot-rowheaders > .k-grid td,
|
|
52
|
-
.k-pivot-rowheaders > .k-grid td:first-child:not(.k-first) {
|
|
53
|
-
border-bottom-color: transparent;
|
|
54
|
-
border-left-color: $pivotgrid-chrome-border;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.k-pivot-rowheaders > .k-grid tr {
|
|
58
|
-
&:last-child td:not(.k-grid-footer),
|
|
59
|
-
&:nth-last-child(2) td:not(.k-grid-footer) {
|
|
60
|
-
border-bottom-color: $pivotgrid-chrome-border;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.k-pivot-layout .k-grid .k-alt {
|
|
65
|
-
border-left-color: $pivotgrid-chrome-border;
|
|
66
|
-
|
|
67
|
-
+ .k-alt {
|
|
68
|
-
border-left-color: transparent;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.k-pivot-layout .k-grid-footer,
|
|
73
|
-
.k-pivot-layout .k-grid .k-alt {
|
|
74
|
-
color: $pivotgrid-alt-text;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.k-pivot-toolbar .k-button,
|
|
78
|
-
.k-fieldselector .k-list li.k-item {
|
|
79
|
-
@include fill(
|
|
80
|
-
$pivotgrid-button-text,
|
|
81
|
-
$pivotgrid-button-bg
|
|
82
|
-
);
|
|
83
|
-
box-shadow: unset;
|
|
84
|
-
|
|
85
|
-
.k-field-actions .k-setting-delete {
|
|
86
|
-
@include fill(
|
|
87
|
-
$pivotgrid-remove-text,
|
|
88
|
-
$pivotgrid-remove-bg
|
|
89
|
-
);
|
|
90
|
-
opacity: .75;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
&:hover,
|
|
94
|
-
&.k-state-hover {
|
|
95
|
-
@include fill(
|
|
96
|
-
$pivotgrid-button-hover-text,
|
|
97
|
-
$pivotgrid-button-hover-bg
|
|
98
|
-
);
|
|
99
|
-
|
|
100
|
-
.k-field-actions .k-setting-delete {
|
|
101
|
-
opacity: 1;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Pressed state
|
|
106
|
-
&:active,
|
|
107
|
-
&.k-state-active {
|
|
108
|
-
@include fill(
|
|
109
|
-
$pivotgrid-button-active-text,
|
|
110
|
-
$pivotgrid-button-active-bg
|
|
111
|
-
);
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
// Focused state
|
|
115
|
-
&:focus,
|
|
116
|
-
&.k-state-focused {
|
|
117
|
-
box-shadow: $button-focused-shadow;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
&.k-empty {
|
|
121
|
-
background-color: $pivotgrid-container-bg;
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
// Loading indicator
|
|
126
|
-
.k-fieldselector {
|
|
127
|
-
.k-i-loading {
|
|
128
|
-
border-color: $header-bg;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.k-i-loading::before,
|
|
132
|
-
.k-i-loading::after {
|
|
133
|
-
background-color: $header-bg;
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
// KPI icons
|
|
138
|
-
.k-i-kpi-trend-increase,
|
|
139
|
-
.k-i-kpi-trend-decrease,
|
|
140
|
-
.k-i-kpi-trend-equal {
|
|
141
|
-
color: inherit;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.k-i-kpi-status-hold {
|
|
145
|
-
color: $warning;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.k-i-kpi-status-deny {
|
|
149
|
-
color: $error;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.k-i-kpi-status-open {
|
|
153
|
-
color: $success;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
@@ -36,7 +36,7 @@ $pivotgrid-selected-bg: rgba( contrast-wcag( $pivotgrid-bg ), .04 ) !default;
|
|
|
36
36
|
$pivotgrid-selected-text: null !default;
|
|
37
37
|
$pivotgrid-selected-border: null !default;
|
|
38
38
|
|
|
39
|
-
$pivotgrid-focus-shadow: $list-item-
|
|
39
|
+
$pivotgrid-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
40
40
|
|
|
41
41
|
// Pivotgrid Configurator
|
|
42
42
|
$pivotgrid-configurator-padding-x: null !default;
|
|
@@ -54,9 +54,6 @@ $pivotgrid-configurator-content-padding-y: 0px !default;
|
|
|
54
54
|
$pivotgrid-configurator-fields-margin-x: 0px !default;
|
|
55
55
|
$pivotgrid-configurator-fields-margin-y: ( $pivotgrid-spacer / 2 ) !default;
|
|
56
56
|
|
|
57
|
-
$pivotgrid-configurator-actions-padding-x: ( $pivotgrid-spacer / 2 ) !default;
|
|
58
|
-
$pivotgrid-configurator-actions-padding-y: ( $pivotgrid-spacer * .75 ) !default;
|
|
59
|
-
|
|
60
57
|
$pivotgrid-configurator-vertical-width: 320px !default;
|
|
61
58
|
$pivotgrid-configurator-horizontal-height: 420px !default;
|
|
62
59
|
|
|
@@ -104,12 +101,12 @@ $pivotgrid-chrome-border: $grid-border !default;
|
|
|
104
101
|
$pivotgrid-container-bg: $grid-header-bg !default;
|
|
105
102
|
$pivotgrid-row-headers-bg: null !default;
|
|
106
103
|
|
|
107
|
-
$pivotgrid-button-bg: try-shade($button-bg, 1) !default;
|
|
108
|
-
$pivotgrid-button-text: $button-text !default;
|
|
109
|
-
$pivotgrid-button-hover-bg: try-shade($button-bg, 2) !default;
|
|
110
|
-
$pivotgrid-button-hover-text: $button-text !default;
|
|
111
|
-
$pivotgrid-button-active-bg: try-shade($button-bg, 2) !default;
|
|
112
|
-
$pivotgrid-button-active-text: $button-text !default;
|
|
104
|
+
$pivotgrid-button-bg: try-shade($kendo-button-bg, 1) !default;
|
|
105
|
+
$pivotgrid-button-text: $kendo-button-text !default;
|
|
106
|
+
$pivotgrid-button-hover-bg: try-shade($kendo-button-bg, 2) !default;
|
|
107
|
+
$pivotgrid-button-hover-text: $kendo-button-text !default;
|
|
108
|
+
$pivotgrid-button-active-bg: try-shade($kendo-button-bg, 2) !default;
|
|
109
|
+
$pivotgrid-button-active-text: $kendo-button-text !default;
|
|
113
110
|
|
|
114
111
|
$pivotgrid-remove-bg: $pivotgrid-button-text !default;
|
|
115
112
|
$pivotgrid-remove-text: $pivotgrid-button-bg !default;
|
package/scss/popup/_index.scss
CHANGED
package/scss/popup/_layout.scss
CHANGED
|
@@ -1,51 +1 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/popup/_layout.scss";
|
|
2
|
-
|
|
3
|
-
@include exports("popup/layout/material") {
|
|
4
|
-
|
|
5
|
-
.k-popup {
|
|
6
|
-
|
|
7
|
-
&.k-colorpicker-popup {
|
|
8
|
-
padding: 0;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
// TODO: Change to $line-height when Material line-height is changed.
|
|
12
|
-
.k-group-header,
|
|
13
|
-
.k-outer-group-header {
|
|
14
|
-
line-height: (20 / 12);
|
|
15
|
-
text-transform: uppercase;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.k-list-container {
|
|
20
|
-
|
|
21
|
-
.k-button {
|
|
22
|
-
box-shadow: none;
|
|
23
|
-
|
|
24
|
-
&::before {
|
|
25
|
-
display: none;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.k-list-filter {
|
|
32
|
-
height: auto;
|
|
33
|
-
|
|
34
|
-
& > .k-textbox {
|
|
35
|
-
border-width: 0 0 2px;
|
|
36
|
-
@include border-radius( $border-radius-lg );
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
& > .k-icon {
|
|
40
|
-
margin-top: -.5em;
|
|
41
|
-
transform: none;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
// Tooltip popup container padding
|
|
46
|
-
.k-animation-container-shown.k-tooltip-wrapper {
|
|
47
|
-
.k-popup-transparent {
|
|
48
|
-
padding: 0;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
package/scss/popup/_theme.scss
CHANGED
|
@@ -1,57 +1 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/popup/_theme.scss";
|
|
2
|
-
|
|
3
|
-
@include exports("popup/theme/material") {
|
|
4
|
-
|
|
5
|
-
.k-list .k-item,
|
|
6
|
-
.k-list-optionlabel {
|
|
7
|
-
|
|
8
|
-
// Focused state
|
|
9
|
-
&:focus,
|
|
10
|
-
&.k-state-focused {
|
|
11
|
-
background: $list-item-hovered-bg;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.k-list-container {
|
|
17
|
-
|
|
18
|
-
.k-button {
|
|
19
|
-
|
|
20
|
-
// Hover state
|
|
21
|
-
&:hover,
|
|
22
|
-
&.k-state-hover {
|
|
23
|
-
background: $list-item-hovered-bg;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// Active state
|
|
27
|
-
&:active,
|
|
28
|
-
&.k-state-active {
|
|
29
|
-
box-shadow: none;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// Disabled state
|
|
33
|
-
&.k-state-disabled {
|
|
34
|
-
color: $button-disabled-text;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
// Focus state
|
|
38
|
-
&:focus,
|
|
39
|
-
&.k-state-focused {
|
|
40
|
-
background: $list-item-hovered-bg;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.k-list-filter {
|
|
47
|
-
|
|
48
|
-
& > .k-textbox {
|
|
49
|
-
@include fill(
|
|
50
|
-
$node-hovered-text,
|
|
51
|
-
$node-hovered-bg,
|
|
52
|
-
$node-hovered-border,
|
|
53
|
-
$node-hovered-gradient
|
|
54
|
-
);
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
// Popup
|
|
2
|
-
$popup-padding-x:
|
|
3
|
-
$popup-padding-y:
|
|
2
|
+
$popup-padding-x: null !default;
|
|
3
|
+
$popup-padding-y: null !default;
|
|
4
4
|
$popup-border-width: 0px !default;
|
|
5
5
|
$popup-border-radius: null !default;
|
|
6
6
|
|
|
7
7
|
$popup-font-size: $font-size !default;
|
|
8
8
|
$popup-line-height: $line-height !default;
|
|
9
9
|
|
|
10
|
-
$popup-header-padding: $padding-y-lg $padding-x-lg !default;
|
|
11
|
-
$popup-header-font-size: $font-size-sm !default;
|
|
12
|
-
$popup-header-text: $subtle-text !default;
|
|
13
|
-
$popup-filter-padding-x: $padding-x !default;
|
|
14
|
-
|
|
15
10
|
$popup-content-padding-x: map-get( $spacing, 2 ) !default;
|
|
16
11
|
$popup-content-padding-y: map-get( $spacing, 2 ) !default;
|
|
17
12
|
|
package/scss/radio/_index.scss
CHANGED
package/scss/radio/_theme.scss
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/radio/_theme.scss";
|
|
2
2
|
|
|
3
|
-
@include exports("radio/theme/material") {
|
|
3
|
+
@include exports( "radio/theme/material" ) {
|
|
4
4
|
|
|
5
5
|
// Radio
|
|
6
6
|
.k-radio-label {
|
|
@@ -11,13 +11,6 @@
|
|
|
11
11
|
opacity: 1;
|
|
12
12
|
filter: none;
|
|
13
13
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// Ripple
|
|
17
|
-
.k-ripple-blob {
|
|
18
|
-
opacity: .2;
|
|
19
|
-
background-color: $radio-checked-bg;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
14
|
}
|
|
15
|
+
|
|
23
16
|
}
|
|
@@ -1,69 +1,151 @@
|
|
|
1
1
|
// Radio button
|
|
2
|
-
$radio-size: map-get( $spacing, 4 ) !default;
|
|
3
|
-
$radio-radius: 50% !default;
|
|
4
|
-
$radio-border-width: 2px !default;
|
|
5
|
-
$radio-line-height: calc(#{$radio-size} + #{$radio-border-width}) !default;
|
|
6
2
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
$radio-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
$radio-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
$radio-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
$
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
$radio-
|
|
3
|
+
/// Border radius of radio button.
|
|
4
|
+
/// @group radio
|
|
5
|
+
$kendo-radio-radius: 50% !default;
|
|
6
|
+
/// Border width of radio button.
|
|
7
|
+
/// @group radio
|
|
8
|
+
$kendo-radio-border-width: 2px !default;
|
|
9
|
+
|
|
10
|
+
// Radio button sizes
|
|
11
|
+
$kendo-radio-sizes: (
|
|
12
|
+
sm: (
|
|
13
|
+
size: map-get( $spacing, 3 ),
|
|
14
|
+
glyph-size: ( map-get( $spacing, 3 ) - map-get( $spacing, thin ) ),
|
|
15
|
+
ripple-size: map-get( $spacing, 3 ) * 3
|
|
16
|
+
),
|
|
17
|
+
md: (
|
|
18
|
+
size: map-get( $spacing, 4 ),
|
|
19
|
+
glyph-size: ( map-get( $spacing, 4 ) - map-get( $spacing, thin ) ),
|
|
20
|
+
ripple-size: map-get( $spacing, 4 ) * 3
|
|
21
|
+
),
|
|
22
|
+
lg: (
|
|
23
|
+
size: map-get( $spacing, 5 ),
|
|
24
|
+
glyph-size: ( map-get( $spacing, 5 ) - map-get( $spacing, thin ) ),
|
|
25
|
+
ripple-size: map-get( $spacing, 5 ) * 3
|
|
26
|
+
)
|
|
27
|
+
) !default;
|
|
28
|
+
|
|
29
|
+
/// Background color of radio button.
|
|
30
|
+
/// @group radio
|
|
31
|
+
$kendo-radio-bg: $kendo-checkbox-bg !default;
|
|
32
|
+
/// Color of radio button.
|
|
33
|
+
/// @group radio
|
|
34
|
+
$kendo-radio-text: $kendo-checkbox-text !default;
|
|
35
|
+
/// Border color of radio button.
|
|
36
|
+
/// @group radio
|
|
37
|
+
$kendo-radio-border: $kendo-checkbox-border !default;
|
|
38
|
+
|
|
39
|
+
/// Background color of hovered radio button.
|
|
40
|
+
/// @group radio
|
|
41
|
+
$kendo-radio-hover-bg: null !default;
|
|
42
|
+
/// Color of hovered radio button.
|
|
43
|
+
/// @group radio
|
|
44
|
+
$kendo-radio-hover-text: null !default;
|
|
45
|
+
/// Border color of hovered radio button.
|
|
46
|
+
/// @group radio
|
|
47
|
+
$kendo-radio-hover-border: null !default;
|
|
48
|
+
|
|
49
|
+
/// Background color of checked radio button.
|
|
50
|
+
/// @group radio
|
|
51
|
+
$kendo-radio-checked-bg: null !default;
|
|
52
|
+
/// Color of checked radio button.
|
|
53
|
+
/// @group radio
|
|
54
|
+
$kendo-radio-checked-text: $primary !default;
|
|
55
|
+
/// Border color of checked radio button.
|
|
56
|
+
/// @group radio
|
|
57
|
+
$kendo-radio-checked-border: $kendo-radio-checked-text !default;
|
|
58
|
+
|
|
59
|
+
/// Border color of focused radio button.
|
|
60
|
+
/// @group radio
|
|
61
|
+
$kendo-radio-focus-border: $kendo-checkbox-focus-border !default;
|
|
62
|
+
/// Box shadow of focused radio button.
|
|
63
|
+
/// @group radio
|
|
64
|
+
$kendo-radio-focus-shadow: $kendo-checkbox-focus-shadow !default;
|
|
65
|
+
/// Border color of focused and checked radio button.
|
|
66
|
+
/// @group radio
|
|
67
|
+
$kendo-radio-focus-checked-border: $kendo-checkbox-focus-checked-border !default;
|
|
68
|
+
/// Box shadow of focused and checked radio button.
|
|
69
|
+
/// @group radio
|
|
70
|
+
$kendo-radio-focus-checked-shadow: $kendo-checkbox-focus-checked-shadow !default;
|
|
71
|
+
|
|
72
|
+
/// Background color of disabled radio button.
|
|
73
|
+
/// @group radio
|
|
74
|
+
$kendo-radio-disabled-bg: null !default;
|
|
75
|
+
/// Color of disabled radio button.
|
|
76
|
+
/// @group radio
|
|
77
|
+
$kendo-radio-disabled-text: null !default;
|
|
78
|
+
/// Border color of disabled radio button.
|
|
79
|
+
/// @group radio
|
|
80
|
+
$kendo-radio-disabled-border: $kendo-checkbox-disabled-border !default;
|
|
81
|
+
|
|
82
|
+
/// Background color of disabled and checked radio button.
|
|
83
|
+
/// @group radio
|
|
84
|
+
$kendo-radio-disabled-checked-bg: null !default;
|
|
85
|
+
/// Color of disabled and checked radio button.
|
|
86
|
+
/// @group radio
|
|
87
|
+
$kendo-radio-disabled-checked-text: $kendo-radio-disabled-border !default;
|
|
88
|
+
/// Border color of disabled and checked radio button.
|
|
89
|
+
/// @group radio
|
|
90
|
+
$kendo-radio-disabled-checked-border: $kendo-radio-disabled-border !default;
|
|
91
|
+
|
|
92
|
+
/// Background color of invalid radio button.
|
|
93
|
+
/// @group radio
|
|
94
|
+
$kendo-radio-invalid-bg: $kendo-checkbox-invalid-bg !default;
|
|
95
|
+
/// Color of invalid radio button.
|
|
96
|
+
/// @group radio
|
|
97
|
+
$kendo-radio-invalid-text: $kendo-checkbox-invalid-text !default;
|
|
98
|
+
/// Border color of invalid radio button.
|
|
99
|
+
/// @group radio
|
|
100
|
+
$kendo-radio-invalid-border: $kendo-checkbox-invalid-border !default;
|
|
39
101
|
|
|
40
102
|
|
|
41
103
|
// Radio indicator
|
|
42
|
-
$radio-icon-type: marker !default;
|
|
43
104
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
$radio-
|
|
105
|
+
/// Type of radio button indicator.
|
|
106
|
+
/// @group radio
|
|
107
|
+
$kendo-radio-indicator-type: image !default;
|
|
47
108
|
|
|
48
|
-
|
|
109
|
+
/// Glyph font family of radio button indicator.
|
|
110
|
+
/// @group radio
|
|
111
|
+
$kendo-radio-glyph-font-family: "WebComponentsIcons", monospace !default;
|
|
112
|
+
/// Glyph of radio button indicator.
|
|
113
|
+
/// @group radio
|
|
114
|
+
$kendo-radio-checked-glyph: "\e308" !default;
|
|
49
115
|
|
|
50
|
-
|
|
51
|
-
|
|
116
|
+
/// Image of checked radio button indicator.
|
|
117
|
+
/// @group radio
|
|
118
|
+
$kendo-radio-checked-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><circle cx='50%' cy='50%' r='4' fill='#{$kendo-radio-checked-text}'/></svg>") ) !default;
|
|
119
|
+
/// Image of disabled and checked radio button indicator.
|
|
120
|
+
/// @group radio
|
|
121
|
+
$kendo-radio-disabled-checked-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><circle cx='50%' cy='50%' r='4' fill='#{$kendo-radio-disabled-checked-text}'/></svg>") ) !default;
|
|
52
122
|
|
|
53
123
|
|
|
54
124
|
// Radio label
|
|
55
|
-
|
|
125
|
+
|
|
126
|
+
/// The horizontal margin of the radio button inside of a label.
|
|
127
|
+
/// @group radio
|
|
128
|
+
$kendo-radio-label-margin-x: map-get( $spacing, 1 ) !default;
|
|
56
129
|
|
|
57
130
|
|
|
58
131
|
// Radio list
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
$radio-list-
|
|
63
|
-
|
|
132
|
+
|
|
133
|
+
/// Spacing between items of horizontal radio button list.
|
|
134
|
+
/// @group radio
|
|
135
|
+
$kendo-radio-list-spacing: map-get( $spacing, 4 ) !default;
|
|
136
|
+
/// Horizontal padding of radio button list items.
|
|
137
|
+
/// @group radio
|
|
138
|
+
$kendo-radio-list-item-padding-x: 0px !default;
|
|
139
|
+
/// Vertical padding of radio button list items.
|
|
140
|
+
/// @group radio
|
|
141
|
+
$kendo-radio-list-item-padding-y: $kendo-list-item-padding-y-md !default;
|
|
64
142
|
|
|
65
143
|
|
|
66
144
|
// Radio ripple
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
145
|
+
|
|
146
|
+
/// Background color of radio button ripple.
|
|
147
|
+
/// @group radio
|
|
148
|
+
$kendo-radio-ripple-bg: $primary !default;
|
|
149
|
+
/// Opacity of radio button ripple.
|
|
150
|
+
/// @group radio
|
|
151
|
+
$kendo-radio-ripple-opacity: .2 !default;
|
|
File without changes
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
@import "../icons/_index.scss";
|
|
7
7
|
@import "../adaptive/_index.scss";
|
|
8
8
|
@import "../button/_index.scss";
|
|
9
|
-
@import "../
|
|
9
|
+
@import "../datetimepicker/_index.scss";
|
|
10
10
|
@import "../dropdownlist/_index.scss";
|
|
11
11
|
@import "../dialog/_index.scss";
|
|
12
12
|
@import "../tooltip/_index.scss";
|
|
@@ -132,8 +132,6 @@
|
|
|
132
132
|
|
|
133
133
|
.k-scheduler-edit-form {
|
|
134
134
|
|
|
135
|
-
.k-edit-form-container { width: 390px; }
|
|
136
|
-
|
|
137
135
|
.k-edit-label {
|
|
138
136
|
width: auto;
|
|
139
137
|
margin-bottom: .5em;
|
|
@@ -146,19 +144,6 @@
|
|
|
146
144
|
align-items: center;
|
|
147
145
|
}
|
|
148
146
|
|
|
149
|
-
.k-recur-view .k-edit-field .k-numerictextbox {
|
|
150
|
-
flex: 0 70px;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
kendo-scheduler-datetime-picker {
|
|
154
|
-
display: inline-flex;
|
|
155
|
-
width: 100%;
|
|
156
|
-
|
|
157
|
-
.k-picker-wrap {
|
|
158
|
-
flex: 1;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
|
|
162
147
|
}
|
|
163
148
|
|
|
164
149
|
.k-edit-field .k-reset {
|
|
@@ -178,18 +163,4 @@
|
|
|
178
163
|
width: 45%;
|
|
179
164
|
}
|
|
180
165
|
|
|
181
|
-
|
|
182
|
-
// Recurrence editor
|
|
183
|
-
.k-edit-field .k-recur-interval,
|
|
184
|
-
.k-edit-field .k-recur-count,
|
|
185
|
-
.k-edit-field .k-recur-month,
|
|
186
|
-
.k-edit-field .k-recur-monthday,
|
|
187
|
-
.k-edit-field .k-recur-weekday-offset,
|
|
188
|
-
.k-edit-field .k-recur-weekday {
|
|
189
|
-
width: 28%;
|
|
190
|
-
}
|
|
191
|
-
.k-edit-field .k-recur-until {
|
|
192
|
-
width: 66%;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
166
|
}
|
|
@@ -8,12 +8,12 @@ $scheduler-bg: $component-bg !default;
|
|
|
8
8
|
$scheduler-text: $component-text !default;
|
|
9
9
|
$scheduler-border: $component-border !default;
|
|
10
10
|
|
|
11
|
-
$scheduler-toolbar-bg: try-shade( $button-bg, .5 ) !default;
|
|
11
|
+
$scheduler-toolbar-bg: try-shade( $kendo-button-bg, .5 ) !default;
|
|
12
12
|
$scheduler-toolbar-text: null !default;
|
|
13
13
|
$scheduler-toolbar-border: null !default;
|
|
14
14
|
$scheduler-toolbar-gradient: null !default;
|
|
15
15
|
|
|
16
|
-
$scheduler-footer-bg: try-shade( $button-bg, .5 ) !default;
|
|
16
|
+
$scheduler-footer-bg: try-shade( $kendo-button-bg, .5 ) !default;
|
|
17
17
|
$scheduler-footer-text: null !default;
|
|
18
18
|
$scheduler-footer-border: null !default;
|
|
19
19
|
$scheduler-footer-gradient: null !default;
|
|
@@ -9,10 +9,10 @@ $scrollview-text: $component-text !default;
|
|
|
9
9
|
$scrollview-border: $component-border !default;
|
|
10
10
|
|
|
11
11
|
$scrollview-pagebutton-size: 10px !default;
|
|
12
|
-
$scrollview-pagebutton-bg: $button-bg !default;
|
|
13
|
-
$scrollview-pagebutton-border: $button-border !default;
|
|
14
|
-
$scrollview-pagebutton-primary-bg: $primary
|
|
15
|
-
$scrollview-pagebutton-primary-border: $primary
|
|
12
|
+
$scrollview-pagebutton-bg: $kendo-button-bg !default;
|
|
13
|
+
$scrollview-pagebutton-border: $kendo-button-border !default;
|
|
14
|
+
$scrollview-pagebutton-primary-bg: $primary !default;
|
|
15
|
+
$scrollview-pagebutton-primary-border: $primary !default;
|
|
16
16
|
$scrollview-pagebutton-shadow: 0 0 0 2px rgba(0, 0, 0, .13) !default;
|
|
17
17
|
|
|
18
18
|
$scrollview-pager-offset: 0 !default;
|
|
@@ -1,10 +1 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/searchbox/_layout.scss";
|
|
2
|
-
|
|
3
|
-
@include exports( "searchbox/layout/material" ) {
|
|
4
|
-
|
|
5
|
-
.k-searchbox {
|
|
6
|
-
border-width: $input-border-width 0;
|
|
7
|
-
border-top-color: transparent !important; // sass-lint:disable-line no-important
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
}
|