@progress/kendo-theme-material 11.0.0-dev.0 → 11.0.0-dev.1
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/dist/all.css +1 -1
- package/dist/material-2-dark.css +1 -0
- package/dist/material-2-dark.scss +137 -0
- package/dist/material-2.css +1 -0
- package/dist/material-2.scss +132 -0
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main-dark.scss +97 -97
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +11721 -9853
- package/dist/meta/sassdoc-raw-data.json +3880 -3030
- package/dist/meta/variables.json +2515 -2282
- package/lib/swatches/index.js +2 -0
- package/lib/swatches/material-2-dark.json +657 -0
- package/lib/swatches/material-2.json +632 -0
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +103 -103
- package/lib/swatches/material-main.json +6 -6
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +0 -23
- package/scss/action-buttons/_theme.scss +0 -13
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +6 -0
- package/scss/action-sheet/_variables.scss +21 -22
- package/scss/appbar/_variables.scss +3 -3
- package/scss/badge/_layout.scss +0 -1
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_theme.scss +54 -3
- package/scss/bottom-navigation/_variables.scss +16 -16
- package/scss/breadcrumb/_variables.scss +19 -19
- package/scss/button/_layout.scss +0 -79
- package/scss/button/_theme.scss +114 -29
- package/scss/button/_variables.scss +28 -24
- package/scss/calendar/_layout.scss +13 -16
- package/scss/calendar/_theme.scss +29 -11
- package/scss/calendar/_variables.scss +75 -48
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +15 -15
- package/scss/chat/_theme.scss +4 -0
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +35 -0
- package/scss/checkbox/_theme.scss +113 -4
- package/scss/checkbox/_variables.scss +18 -15
- package/scss/chip/_layout.scss +10 -0
- package/scss/chip/_theme.scss +41 -61
- package/scss/chip/_variables.scss +36 -18
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +3 -33
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/core/color-system/_palettes.scss +243 -242
- package/scss/core/color-system/_swatch.scss +142 -142
- package/scss/core/elevation/index.import.scss +18 -27
- package/scss/core/typography/index.import.scss +8 -8
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +6 -1
- package/scss/dock-manager/_variables.scss +14 -14
- package/scss/draggable/_variables.scss +1 -1
- package/scss/drawer/_layout.scss +2 -0
- package/scss/drawer/_theme.scss +0 -11
- package/scss/drawer/_variables.scss +48 -23
- package/scss/dropzone/_variables.scss +2 -2
- package/scss/editor/_layout.scss +2 -12
- package/scss/editor/_variables.scss +4 -4
- package/scss/expansion-panel/_layout.scss +5 -0
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_layout.scss +1 -1
- package/scss/fab/_theme.scss +13 -12
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_theme.scss +4 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +16 -16
- package/scss/grid/_layout.scss +6 -21
- package/scss/grid/_theme.scss +12 -55
- package/scss/grid/_variables.scss +13 -13
- package/scss/imageeditor/_variables.scss +2 -2
- package/scss/input/_layout.scss +10 -14
- package/scss/input/_variables.scss +35 -34
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +100 -22
- package/scss/listbox/_variables.scss +1 -1
- package/scss/listgroup/_variables.scss +4 -4
- package/scss/listview/_theme.scss +0 -13
- package/scss/listview/_variables.scss +5 -5
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +2 -2
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_layout.scss +4 -0
- package/scss/menu/_theme.scss +1 -26
- package/scss/menu/_variables.scss +47 -39
- package/scss/menu-button/_variables.scss +1 -1
- package/scss/messagebox/_layout.scss +5 -1
- package/scss/messagebox/_variables.scss +1 -1
- package/scss/notification/_layout.scss +5 -0
- package/scss/notification/_theme.scss +1 -0
- package/scss/notification/_variables.scss +18 -8
- package/scss/orgchart/_variables.scss +3 -3
- package/scss/pager/_variables.scss +4 -4
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_layout.scss +29 -1
- package/scss/panelbar/_theme.scss +0 -1
- package/scss/panelbar/_variables.scss +23 -23
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_theme.scss +0 -12
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_layout.scss +11 -4
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_layout.scss +4 -0
- package/scss/prompt/_variables.scss +8 -8
- package/scss/radio/_layout.scss +35 -0
- package/scss/radio/_theme.scss +109 -4
- package/scss/radio/_variables.scss +17 -14
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -89
- package/scss/scheduler/_variables.scss +4 -4
- package/scss/scrollview/_variables.scss +1 -1
- package/scss/slider/_layout.scss +11 -0
- package/scss/slider/_theme.scss +1 -10
- package/scss/slider/_variables.scss +16 -7
- package/scss/split-button/_layout.scss +12 -0
- package/scss/split-button/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_layout.scss +0 -35
- package/scss/spreadsheet/_theme.scss +3 -25
- package/scss/spreadsheet/_variables.scss +7 -7
- package/scss/stepper/_layout.scss +15 -1
- package/scss/stepper/_theme.scss +8 -0
- package/scss/stepper/_variables.scss +13 -13
- package/scss/switch/_layout.scss +20 -5
- package/scss/switch/_theme.scss +2 -9
- package/scss/switch/_variables.scss +50 -16
- package/scss/table/_layout.scss +6 -0
- package/scss/table/_variables.scss +9 -9
- package/scss/tabstrip/_layout.scss +100 -4
- package/scss/tabstrip/_variables.scss +16 -16
- package/scss/taskboard/_layout.scss +4 -0
- package/scss/taskboard/_variables.scss +8 -8
- package/scss/tilelayout/_layout.scss +7 -1
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_layout.scss +38 -0
- package/scss/timeselector/_theme.scss +8 -6
- package/scss/timeselector/_variables.scss +29 -23
- package/scss/toolbar/_layout.scss +0 -47
- package/scss/toolbar/_theme.scss +4 -44
- package/scss/toolbar/_variables.scss +14 -14
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +0 -19
- package/scss/treelist/_theme.scss +10 -15
- package/scss/treelist/_variables.scss +1 -1
- package/scss/treeview/_theme.scss +2 -31
- package/scss/treeview/_variables.scss +24 -24
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_layout.scss +14 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_variables.scss +3 -3
package/scss/grid/_theme.scss
CHANGED
|
@@ -8,26 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
@include kendo-grid--theme-base();
|
|
10
10
|
|
|
11
|
-
$kendo-grid-filter-button-focus: rgba( black, .12 ) !default;
|
|
12
|
-
|
|
13
11
|
.k-grid {
|
|
14
12
|
|
|
15
|
-
.k-table {
|
|
16
|
-
td:focus,
|
|
17
|
-
td.k-focus,
|
|
18
|
-
th:focus,
|
|
19
|
-
th.k-focus {
|
|
20
|
-
&::after {
|
|
21
|
-
background-color: $kendo-grid-hover-bg;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.k-grid-pager:focus,
|
|
27
|
-
.k-grid-pager.k-focus {
|
|
28
|
-
color: inherit;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
13
|
.k-table-th,
|
|
32
14
|
td,
|
|
33
15
|
.k-table-td {
|
|
@@ -66,37 +48,6 @@
|
|
|
66
48
|
}
|
|
67
49
|
|
|
68
50
|
.k-grid-header {
|
|
69
|
-
.k-sorted,
|
|
70
|
-
.k-link:hover {
|
|
71
|
-
color: $kendo-grid-text;
|
|
72
|
-
|
|
73
|
-
> .k-icon {
|
|
74
|
-
color: inherit;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.k-grid-filter,
|
|
79
|
-
.k-table-th-column-menu,
|
|
80
|
-
.k-grid-header-menu,
|
|
81
|
-
.k-hierarchy-cell .k-icon {
|
|
82
|
-
&:hover {
|
|
83
|
-
color: $kendo-grid-text;
|
|
84
|
-
background-color: transparent;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
&:focus,
|
|
88
|
-
&.k-focus {
|
|
89
|
-
color: $kendo-grid-text;
|
|
90
|
-
background-color: $kendo-grid-filter-button-focus;
|
|
91
|
-
box-shadow: none;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
&.k-active {
|
|
95
|
-
color: k-color(on-primary);
|
|
96
|
-
background-color: k-color(primary);
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
|
|
100
51
|
.k-table-thead > .k-table-row:not(:only-child) > .k-table-th,
|
|
101
52
|
.k-table-thead > .k-table-row:not(:only-child) > .k-table-td {
|
|
102
53
|
border-inline-start-color: $kendo-grid-border;
|
|
@@ -127,7 +78,6 @@
|
|
|
127
78
|
}
|
|
128
79
|
}
|
|
129
80
|
|
|
130
|
-
.k-grouping-dropclue,
|
|
131
81
|
.k-reorder-cue {
|
|
132
82
|
border-color: k-color(primary);
|
|
133
83
|
|
|
@@ -141,18 +91,25 @@
|
|
|
141
91
|
}
|
|
142
92
|
}
|
|
143
93
|
|
|
144
|
-
.k-
|
|
145
|
-
|
|
146
|
-
|
|
94
|
+
.k-grouping-dropclue {
|
|
95
|
+
&::before {
|
|
96
|
+
border-color: k-color(primary) transparent transparent;
|
|
97
|
+
}
|
|
147
98
|
|
|
148
|
-
|
|
149
|
-
|
|
99
|
+
&::after {
|
|
100
|
+
background-color: k-color(primary);
|
|
101
|
+
}
|
|
150
102
|
}
|
|
151
103
|
|
|
104
|
+
.k-resize-handle:hover .k-resize-handle-inner,
|
|
152
105
|
.k-reorder-cue {
|
|
153
106
|
background-color: k-color(primary);
|
|
154
107
|
}
|
|
155
108
|
|
|
109
|
+
.k-column-resizer:hover {
|
|
110
|
+
color: k-color(primary);
|
|
111
|
+
}
|
|
112
|
+
|
|
156
113
|
.k-columnmenu-item {
|
|
157
114
|
&.k-selected {
|
|
158
115
|
@include fill(
|
|
@@ -27,12 +27,12 @@ $kendo-grid-padding-y: $kendo-table-md-cell-padding-y !default;
|
|
|
27
27
|
$kendo-grid-header-padding-x: $kendo-grid-padding-x !default;
|
|
28
28
|
/// The vertical padding of the Grid header.
|
|
29
29
|
/// @group grid
|
|
30
|
-
$kendo-grid-header-padding-y:
|
|
30
|
+
$kendo-grid-header-padding-y: $kendo-grid-padding-y !default;
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
/// The horizontal padding of the Grid grouping header.
|
|
34
34
|
/// @group grid
|
|
35
|
-
$kendo-grid-grouping-header-padding-x:
|
|
35
|
+
$kendo-grid-grouping-header-padding-x: $kendo-grid-padding-x !default;
|
|
36
36
|
/// The vertical padding of the Grid grouping header.
|
|
37
37
|
/// @group grid
|
|
38
38
|
$kendo-grid-grouping-header-padding-y: $kendo-grid-grouping-header-padding-x !default;
|
|
@@ -56,26 +56,26 @@ $kendo-grid-filter-cell-padding-y: $kendo-grid-padding-y !default;
|
|
|
56
56
|
$kendo-grid-edit-cell-padding-x: $kendo-grid-cell-padding-x !default;
|
|
57
57
|
/// The vertical padding of the Grid filter cell.
|
|
58
58
|
/// @group grid
|
|
59
|
-
$kendo-grid-edit-cell-padding-y: k-spacing(
|
|
59
|
+
$kendo-grid-edit-cell-padding-y: k-spacing(2) !default;
|
|
60
60
|
|
|
61
61
|
$kendo-grid-group-drop-hint-size: 6px !default;
|
|
62
|
-
$kendo-grid-group-drop-hint-line-size:
|
|
62
|
+
$kendo-grid-group-drop-hint-line-size: calc( #{$kendo-grid-group-drop-hint-size} / 3 ) !default;
|
|
63
63
|
$kendo-grid-group-drop-hint-height: $kendo-chip-calc-size !default;
|
|
64
|
-
$kendo-grid-group-drop-hint-top:
|
|
64
|
+
$kendo-grid-group-drop-hint-top: null !default;
|
|
65
65
|
|
|
66
66
|
|
|
67
|
-
$kendo-grid-sm-padding-x: k-spacing(2
|
|
68
|
-
$kendo-grid-sm-padding-y: k-spacing(
|
|
67
|
+
$kendo-grid-sm-padding-x: k-spacing(2) !default;
|
|
68
|
+
$kendo-grid-sm-padding-y: k-spacing(2) !default;
|
|
69
69
|
$kendo-grid-sm-header-padding-x: $kendo-grid-sm-padding-x !default;
|
|
70
|
-
$kendo-grid-sm-header-padding-y:
|
|
71
|
-
$kendo-grid-sm-grouping-header-padding-x:
|
|
70
|
+
$kendo-grid-sm-header-padding-y: $kendo-grid-sm-padding-y !default;
|
|
71
|
+
$kendo-grid-sm-grouping-header-padding-x: $kendo-grid-sm-padding-x !default;
|
|
72
72
|
$kendo-grid-sm-grouping-header-padding-y: $kendo-grid-sm-grouping-header-padding-x !default;
|
|
73
73
|
$kendo-grid-sm-cell-padding-x: $kendo-grid-sm-padding-x !default;
|
|
74
74
|
$kendo-grid-sm-cell-padding-y: $kendo-grid-sm-padding-y !default;
|
|
75
75
|
$kendo-grid-sm-filter-cell-padding-x: $kendo-grid-sm-padding-x !default;
|
|
76
|
-
$kendo-grid-sm-filter-cell-padding-y:
|
|
76
|
+
$kendo-grid-sm-filter-cell-padding-y: $kendo-grid-sm-padding-y !default;
|
|
77
77
|
$kendo-grid-sm-edit-cell-padding-x: $kendo-grid-sm-cell-padding-x !default;
|
|
78
|
-
$kendo-grid-sm-edit-cell-padding-y:
|
|
78
|
+
$kendo-grid-sm-edit-cell-padding-y: $kendo-grid-sm-padding-y !default;
|
|
79
79
|
$kendo-grid-sm-group-dropclue-height: calc( #{$kendo-chip-sm-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
|
|
80
80
|
$kendo-grid-sm-selection-aggregates-padding-x: $kendo-grid-sm-padding-y !default;
|
|
81
81
|
$kendo-grid-sm-selection-aggregates-padding-y: $kendo-grid-sm-padding-y !default;
|
|
@@ -135,7 +135,7 @@ $kendo-grid-sizes: (
|
|
|
135
135
|
),
|
|
136
136
|
) !default;
|
|
137
137
|
|
|
138
|
-
$kendo-grid-header-font-size: var( --kendo-font-size-
|
|
138
|
+
$kendo-grid-header-font-size: var( --kendo-font-size-md, inherit ) !default;
|
|
139
139
|
$kendo-grid-header-first-border: 1px !default;
|
|
140
140
|
$kendo-grid-header-menu-icon-spacing: k-spacing(3.5) !default;
|
|
141
141
|
|
|
@@ -306,7 +306,7 @@ $kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
|
|
|
306
306
|
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
|
|
307
307
|
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
|
|
308
308
|
|
|
309
|
-
$kendo-grid-column-menu-tabbed-bg: k-color(
|
|
309
|
+
$kendo-grid-column-menu-tabbed-bg: k-color(base) !default;
|
|
310
310
|
|
|
311
311
|
$kendo-grid-drag-cell-width: ($kendo-icon-size * 3) !default;
|
|
312
312
|
|
|
@@ -25,7 +25,7 @@ $kendo-image-editor-resize-handle-margin-y: k-spacing(1px) !default;
|
|
|
25
25
|
$kendo-image-editor-resize-handle-border-width: 0 2px 2px 0 !default;
|
|
26
26
|
$kendo-image-editor-resize-handle-size: 15px !default;
|
|
27
27
|
|
|
28
|
-
$kendo-image-editor-bg: k-color(surface
|
|
28
|
+
$kendo-image-editor-bg: k-color(surface) !default;
|
|
29
29
|
$kendo-image-editor-text: k-color(on-app-surface) !default;
|
|
30
30
|
$kendo-image-editor-border: k-color(border) !default;
|
|
31
31
|
|
|
@@ -33,7 +33,7 @@ $kendo-image-editor-content-bg: #c6c6c6 !default;
|
|
|
33
33
|
$kendo-image-editor-content-text: null !default;
|
|
34
34
|
$kendo-image-editor-content-border: null !default;
|
|
35
35
|
|
|
36
|
-
$kendo-image-editor-action-pane-bg: k-color(surface
|
|
36
|
+
$kendo-image-editor-action-pane-bg: k-color(surface) !default;
|
|
37
37
|
$kendo-image-editor-action-pane-text: null !default;
|
|
38
38
|
$kendo-image-editor-action-pane-border: null !default;
|
|
39
39
|
|
package/scss/input/_layout.scss
CHANGED
|
@@ -32,12 +32,6 @@
|
|
|
32
32
|
background: none;
|
|
33
33
|
border-color: transparent;
|
|
34
34
|
}
|
|
35
|
-
|
|
36
|
-
&:disabled,
|
|
37
|
-
&[disabled],
|
|
38
|
-
&.k-disabled {
|
|
39
|
-
border-bottom-style: dashed;
|
|
40
|
-
}
|
|
41
35
|
}
|
|
42
36
|
|
|
43
37
|
|
|
@@ -45,19 +39,21 @@
|
|
|
45
39
|
.k-input,
|
|
46
40
|
.k-picker {
|
|
47
41
|
|
|
42
|
+
.k-button {
|
|
43
|
+
&:hover,
|
|
44
|
+
&.k-hover,
|
|
45
|
+
&:focus,
|
|
46
|
+
&.k-focus {
|
|
47
|
+
box-shadow: none;
|
|
48
|
+
outline: none;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
48
52
|
&:disabled,
|
|
49
53
|
&[disabled],
|
|
50
54
|
&.k-disabled {
|
|
51
|
-
opacity: 1;
|
|
52
55
|
filter: none;
|
|
53
56
|
}
|
|
54
|
-
|
|
55
|
-
.k-input-button,
|
|
56
|
-
.k-input-spinner .k-spinner-increase,
|
|
57
|
-
.k-input-spinner .k-spinner-decrease,
|
|
58
|
-
.k-input-values .k-chip {
|
|
59
|
-
color: inherit;
|
|
60
|
-
}
|
|
61
57
|
}
|
|
62
58
|
|
|
63
59
|
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
@use "sass:math";
|
|
3
3
|
@use "../core/_index.scss" as *;
|
|
4
4
|
@use "../core/functions/index.import.scss" as *;
|
|
5
|
+
@use "../button/_variables.scss" as *;
|
|
5
6
|
|
|
6
7
|
// Input
|
|
7
8
|
|
|
@@ -25,23 +26,23 @@ $kendo-input-padding-x: k-spacing(4) !default;
|
|
|
25
26
|
$kendo-input-sm-padding-x: k-spacing(4) !default;
|
|
26
27
|
/// The horizontal padding of the medium Input components.
|
|
27
28
|
/// @group input
|
|
28
|
-
$kendo-input-md-padding-x:
|
|
29
|
+
$kendo-input-md-padding-x: $kendo-input-padding-x !default;
|
|
29
30
|
/// The horizontal padding of the large Input components.
|
|
30
31
|
/// @group input
|
|
31
32
|
$kendo-input-lg-padding-x: k-spacing(4) !default;
|
|
32
33
|
|
|
33
34
|
/// The vertical padding of the Input components.
|
|
34
35
|
/// @group input
|
|
35
|
-
$kendo-input-padding-y: k-spacing(
|
|
36
|
+
$kendo-input-padding-y: calc( k-spacing(1.5) + k-spacing(1px) ) !default;
|
|
36
37
|
/// The vertical padding of the small Input components.
|
|
37
38
|
/// @group input
|
|
38
|
-
$kendo-input-sm-padding-y: k-spacing(1
|
|
39
|
+
$kendo-input-sm-padding-y: calc( k-spacing(1) + k-spacing(1px) ) !default;
|
|
39
40
|
/// The vertical padding of the medium Input components.
|
|
40
41
|
/// @group input
|
|
41
|
-
$kendo-input-md-padding-y:
|
|
42
|
+
$kendo-input-md-padding-y: $kendo-input-padding-y !default;
|
|
42
43
|
/// The vertical padding of the large Input components.
|
|
43
44
|
/// @group input
|
|
44
|
-
$kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
45
|
+
$kendo-input-lg-padding-y: calc( k-spacing(2) + k-spacing(1px) ) !default;
|
|
45
46
|
|
|
46
47
|
/// The font family of the Input components.
|
|
47
48
|
/// @group input
|
|
@@ -55,23 +56,23 @@ $kendo-input-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
|
55
56
|
$kendo-input-sm-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
56
57
|
/// The font size of the medium Input components.
|
|
57
58
|
/// @group input
|
|
58
|
-
$kendo-input-md-font-size:
|
|
59
|
+
$kendo-input-md-font-size: $kendo-input-font-size !default;
|
|
59
60
|
/// The font size of the large Input components.
|
|
60
61
|
/// @group input
|
|
61
62
|
$kendo-input-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
62
63
|
|
|
63
64
|
/// The line height of the Input components.
|
|
64
65
|
/// @group input
|
|
65
|
-
$kendo-input-line-height:
|
|
66
|
+
$kendo-input-line-height: var( --kendo-line-height-lg, inherit ) !default;
|
|
66
67
|
/// The line height of the small Input components.
|
|
67
68
|
/// @group input
|
|
68
|
-
$kendo-input-sm-line-height:
|
|
69
|
+
$kendo-input-sm-line-height: var( --kendo-line-height-lg, inherit ) !default;
|
|
69
70
|
/// The line height of the medium Input components.
|
|
70
71
|
/// @group input
|
|
71
|
-
$kendo-input-md-line-height:
|
|
72
|
+
$kendo-input-md-line-height: $kendo-input-line-height !default;
|
|
72
73
|
/// The line height of the large Input components.
|
|
73
74
|
/// @group input
|
|
74
|
-
$kendo-input-lg-line-height:
|
|
75
|
+
$kendo-input-lg-line-height: var( --kendo-line-height-lg, inherit ) !default;
|
|
75
76
|
|
|
76
77
|
/// The calculated height of the Input.
|
|
77
78
|
/// @group input
|
|
@@ -88,24 +89,24 @@ $kendo-input-sizes: (
|
|
|
88
89
|
padding-y: $kendo-input-sm-padding-y,
|
|
89
90
|
font-size: $kendo-input-sm-font-size,
|
|
90
91
|
line-height: $kendo-input-sm-line-height,
|
|
91
|
-
button-padding-x:
|
|
92
|
-
button-padding-y: $kendo-
|
|
92
|
+
button-padding-x: $kendo-button-sm-padding-y,
|
|
93
|
+
button-padding-y: $kendo-button-sm-padding-y
|
|
93
94
|
),
|
|
94
95
|
md: (
|
|
95
96
|
padding-x: $kendo-input-md-padding-x,
|
|
96
97
|
padding-y: $kendo-input-md-padding-y,
|
|
97
98
|
font-size: $kendo-input-md-font-size,
|
|
98
99
|
line-height: $kendo-input-md-line-height,
|
|
99
|
-
button-padding-x:
|
|
100
|
-
button-padding-y: $kendo-
|
|
100
|
+
button-padding-x: $kendo-button-md-padding-y,
|
|
101
|
+
button-padding-y: $kendo-button-md-padding-y
|
|
101
102
|
),
|
|
102
103
|
lg: (
|
|
103
104
|
padding-x: $kendo-input-lg-padding-x,
|
|
104
105
|
padding-y: $kendo-input-lg-padding-y,
|
|
105
106
|
font-size: $kendo-input-lg-font-size,
|
|
106
107
|
line-height: $kendo-input-lg-line-height,
|
|
107
|
-
button-padding-x:
|
|
108
|
-
button-padding-y: $kendo-
|
|
108
|
+
button-padding-x: $kendo-button-lg-padding-y,
|
|
109
|
+
button-padding-y: $kendo-button-lg-padding-y
|
|
109
110
|
)
|
|
110
111
|
) !default;
|
|
111
112
|
|
|
@@ -130,10 +131,10 @@ $kendo-input-hover-bg: null !default;
|
|
|
130
131
|
$kendo-input-hover-text: null !default;
|
|
131
132
|
/// The border color of the hovered Input components.
|
|
132
133
|
/// @group input
|
|
133
|
-
$kendo-input-hover-border:
|
|
134
|
+
$kendo-input-hover-border: k-color(on-app-surface)!default;
|
|
134
135
|
/// The shadow of the hovered Input components.
|
|
135
136
|
/// @group input
|
|
136
|
-
$kendo-input-hover-shadow:
|
|
137
|
+
$kendo-input-hover-shadow: null !default;
|
|
137
138
|
|
|
138
139
|
/// The background color of the focused Input components.
|
|
139
140
|
/// @group input
|
|
@@ -146,7 +147,7 @@ $kendo-input-focus-text: null !default;
|
|
|
146
147
|
$kendo-input-focus-border: k-color(primary) !default;
|
|
147
148
|
/// The shadow of the focused Input components.
|
|
148
149
|
/// @group input
|
|
149
|
-
$kendo-input-focus-shadow:
|
|
150
|
+
$kendo-input-focus-shadow: null !default;
|
|
150
151
|
|
|
151
152
|
/// The background color of the selected Input components.
|
|
152
153
|
/// @group input
|
|
@@ -156,13 +157,13 @@ $kendo-input-selected-bg: null !default;
|
|
|
156
157
|
$kendo-input-selected-text: null !default;
|
|
157
158
|
/// The background color of the disabled Input components.
|
|
158
159
|
/// @group input
|
|
159
|
-
$kendo-input-disabled-bg: color-mix(in srgb, k-color(on-app-surface)
|
|
160
|
+
$kendo-input-disabled-bg: color-mix(in srgb, k-color(on-app-surface) 11%, transparent) !default;
|
|
160
161
|
/// The text color of the disabled Input components.
|
|
161
162
|
/// @group input
|
|
162
|
-
$kendo-input-disabled-text:
|
|
163
|
+
$kendo-input-disabled-text: null !default;
|
|
163
164
|
/// The border color of the disabled Input components.
|
|
164
165
|
/// @group input
|
|
165
|
-
$kendo-input-disabled-border:
|
|
166
|
+
$kendo-input-disabled-border: null !default;
|
|
166
167
|
/// The gradient of the disabled Input components.
|
|
167
168
|
/// @group input
|
|
168
169
|
$kendo-input-disabled-gradient: null !default;
|
|
@@ -246,7 +247,7 @@ $kendo-input-placeholder-opacity: 1 !default;
|
|
|
246
247
|
|
|
247
248
|
/// The color of the Input clear value icon.
|
|
248
249
|
/// @group input
|
|
249
|
-
$kendo-input-clear-value-text:
|
|
250
|
+
$kendo-input-clear-value-text: k-color(base-on-surface) !default;
|
|
250
251
|
/// The opacity of the Input clear value icon.
|
|
251
252
|
/// @group input
|
|
252
253
|
$kendo-input-clear-value-opacity: .5 !default;
|
|
@@ -259,20 +260,20 @@ $kendo-input-clear-value-hover-opacity: 1 !default;
|
|
|
259
260
|
|
|
260
261
|
/// The vertical margin of the clear value icon.
|
|
261
262
|
/// @group input
|
|
262
|
-
$kendo-input-values-margin-y:
|
|
263
|
+
$kendo-input-values-margin-y: null !default;
|
|
263
264
|
/// The horizontal margin of the clear value icon.
|
|
264
265
|
/// @group input
|
|
265
|
-
$kendo-input-values-margin-x:
|
|
266
|
+
$kendo-input-values-margin-x: null !default;
|
|
266
267
|
|
|
267
268
|
/// The width of the Input button.
|
|
268
269
|
/// @group input
|
|
269
|
-
$kendo-input-button-width:
|
|
270
|
+
$kendo-input-button-width: null !default;
|
|
270
271
|
/// The border width of the Input button.
|
|
271
272
|
/// @group input
|
|
272
273
|
$kendo-input-button-border-width: 1px !default;
|
|
273
274
|
/// The width of the Input spinner button.
|
|
274
275
|
/// @group input
|
|
275
|
-
$kendo-input-spinner-width:
|
|
276
|
+
$kendo-input-spinner-width: null !default;
|
|
276
277
|
/// The icon offset of the Input spinner button.
|
|
277
278
|
/// @group input
|
|
278
279
|
$kendo-input-spinner-icon-offset: null !default;
|
|
@@ -282,7 +283,7 @@ $kendo-input-spinner-icon-offset: null !default;
|
|
|
282
283
|
$kendo-input-separator-text: k-color(border) !default;
|
|
283
284
|
/// The opacity of the Input separator.
|
|
284
285
|
/// @group input
|
|
285
|
-
$kendo-input-separator-opacity:
|
|
286
|
+
$kendo-input-separator-opacity: 0 !default;
|
|
286
287
|
|
|
287
288
|
/// The text color of the Input prefix.
|
|
288
289
|
/// @group input
|
|
@@ -312,7 +313,7 @@ $kendo-picker-border: $kendo-input-border !default;
|
|
|
312
313
|
$kendo-picker-gradient: none !default;
|
|
313
314
|
/// The shadow of the Picker components.
|
|
314
315
|
/// @group picker
|
|
315
|
-
$kendo-picker-shadow:
|
|
316
|
+
$kendo-picker-shadow: null !default;
|
|
316
317
|
|
|
317
318
|
/// The background color of the hovered Picker components.
|
|
318
319
|
/// @group picker
|
|
@@ -374,10 +375,10 @@ $kendo-picker-outline-border: $kendo-picker-border !default;
|
|
|
374
375
|
|
|
375
376
|
/// The background color of the outline hovered Picker components.
|
|
376
377
|
/// @group picker
|
|
377
|
-
$kendo-picker-outline-hover-bg:
|
|
378
|
+
$kendo-picker-outline-hover-bg: null !default;
|
|
378
379
|
/// The text color of the outline hovered Picker components.
|
|
379
380
|
/// @group picker
|
|
380
|
-
$kendo-picker-outline-hover-text:
|
|
381
|
+
$kendo-picker-outline-hover-text: null !default;
|
|
381
382
|
/// The border color of the outline hovered Picker components.
|
|
382
383
|
/// @group picker
|
|
383
384
|
$kendo-picker-outline-hover-border: $kendo-picker-hover-border !default;
|
|
@@ -393,7 +394,7 @@ $kendo-picker-outline-focus-text: null !default;
|
|
|
393
394
|
$kendo-picker-outline-focus-border: $kendo-picker-focus-border !default;
|
|
394
395
|
/// The shadow of the outline focused Picker components.
|
|
395
396
|
/// @group picker
|
|
396
|
-
$kendo-picker-outline-focus-shadow:
|
|
397
|
+
$kendo-picker-outline-focus-shadow: null !default;
|
|
397
398
|
|
|
398
399
|
/// The background color of the outline hovered and focused Picker components.
|
|
399
400
|
/// @group picker
|
|
@@ -417,7 +418,7 @@ $kendo-picker-flat-border: $kendo-picker-border !default;
|
|
|
417
418
|
|
|
418
419
|
/// The background color of the flat hovered Picker components.
|
|
419
420
|
/// @group picker
|
|
420
|
-
$kendo-picker-flat-hover-bg:
|
|
421
|
+
$kendo-picker-flat-hover-bg: null !default;
|
|
421
422
|
/// The text color of the flat hovered Picker components.
|
|
422
423
|
/// @group picker
|
|
423
424
|
$kendo-picker-flat-hover-text: null !default;
|
|
@@ -436,7 +437,7 @@ $kendo-picker-flat-focus-text: null !default;
|
|
|
436
437
|
$kendo-picker-flat-focus-border: $kendo-picker-focus-border !default;
|
|
437
438
|
/// The shadow of the flat focused Picker components.
|
|
438
439
|
/// @group picker
|
|
439
|
-
$kendo-picker-flat-focus-shadow:
|
|
440
|
+
$kendo-picker-flat-focus-shadow: null !default;
|
|
440
441
|
|
|
441
442
|
/// The background color of the flat hovered and focused Picker components.
|
|
442
443
|
/// @group picker
|