@progress/kendo-theme-fluent 12.0.0-dev.1 → 12.0.0-dev.3
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/fluent-1-dark.css +1 -0
- package/dist/fluent-1-dark.scss +157 -0
- package/dist/fluent-1.css +1 -0
- package/dist/fluent-1.scss +157 -0
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +145 -145
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +12553 -15657
- package/dist/meta/sassdoc-raw-data.json +4305 -5755
- package/dist/meta/variables.json +2154 -2441
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +757 -0
- package/lib/swatches/fluent-1.json +757 -0
- package/lib/swatches/fluent-main-dark.json +151 -151
- package/lib/swatches/fluent-main.json +5 -5
- package/package.json +4 -4
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +4 -4
- package/scss/action-sheet/_theme.scss +0 -16
- package/scss/action-sheet/_variables.scss +12 -12
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/appbar/_theme.scss +9 -1
- package/scss/appbar/_variables.scss +21 -3
- package/scss/badge/_theme.scss +6 -0
- package/scss/badge/_variables.scss +5 -5
- package/scss/bottom-navigation/_layout.scss +0 -17
- package/scss/bottom-navigation/_theme.scss +4 -12
- package/scss/bottom-navigation/_variables.scss +0 -10
- package/scss/breadcrumb/_layout.scss +0 -12
- package/scss/breadcrumb/_theme.scss +30 -17
- package/scss/breadcrumb/_variables.scss +31 -31
- package/scss/bubble/_theme.scss +2 -2
- package/scss/bubble/_variables.scss +2 -2
- package/scss/button/_layout.scss +15 -20
- package/scss/button/_theme.scss +100 -94
- package/scss/button/_variables.scss +22 -62
- package/scss/calendar/_layout.scss +13 -60
- package/scss/calendar/_theme.scss +63 -91
- package/scss/calendar/_variables.scss +23 -32
- package/scss/captcha/_variables.scss +2 -2
- package/scss/card/_layout.scss +6 -0
- package/scss/card/_theme.scss +5 -0
- package/scss/card/_variables.scss +8 -8
- package/scss/chart-wizard/_variables.scss +1 -1
- package/scss/chat/_layout.scss +4 -18
- package/scss/chat/_theme.scss +10 -2
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +6 -3
- package/scss/checkbox/_theme.scss +12 -0
- package/scss/checkbox/_variables.scss +8 -8
- package/scss/chip/_layout.scss +7 -11
- package/scss/chip/_theme.scss +43 -25
- package/scss/chip/_variables.scss +15 -24
- package/scss/coloreditor/_layout.scss +2 -2
- package/scss/coloreditor/_variables.scss +14 -14
- package/scss/colorgradient/_layout.scss +17 -1
- package/scss/colorgradient/_theme.scss +21 -16
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/colorpalette/_layout.scss +0 -2
- package/scss/colorpalette/_theme.scss +1 -9
- package/scss/colorpalette/_variables.scss +3 -24
- package/scss/column-menu/_variables.scss +6 -6
- package/scss/core/border-radii/_index.scss +4 -4
- package/scss/core/color-system/_palettes.scss +240 -556
- package/scss/core/color-system/_swatch.scss +144 -144
- package/scss/core/elevation/_index.scss +16 -16
- package/scss/core/typography/_index.scss +25 -1
- package/scss/dialog/_layout.scss +0 -24
- package/scss/dialog/_variables.scss +3 -23
- package/scss/dock-manager/_layout.scss +14 -2
- package/scss/dock-manager/_theme.scss +9 -0
- package/scss/dock-manager/_variables.scss +9 -9
- package/scss/drawer/_layout.scss +8 -4
- package/scss/drawer/_theme.scss +4 -2
- package/scss/drawer/_variables.scss +33 -20
- package/scss/dropzone/_layout.scss +1 -0
- package/scss/dropzone/_variables.scss +3 -3
- package/scss/expansion-panel/_layout.scss +1 -10
- package/scss/expansion-panel/_theme.scss +7 -3
- package/scss/expansion-panel/_variables.scss +14 -20
- package/scss/fab/_layout.scss +31 -16
- package/scss/fab/_theme.scss +16 -9
- package/scss/fab/_variables.scss +47 -54
- package/scss/filemanager/_theme.scss +8 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_layout.scss +3 -22
- package/scss/filter/_variables.scss +4 -1
- package/scss/floating-label/_layout.scss +0 -4
- package/scss/floating-label/_variables.scss +0 -4
- package/scss/forms/_layout.scss +0 -7
- package/scss/forms/_variables.scss +1 -5
- package/scss/gantt/_variables.scss +21 -21
- package/scss/grid/_layout.scss +12 -7
- package/scss/grid/_theme.scss +1 -1
- package/scss/grid/_variables.scss +4 -3
- package/scss/imageeditor/_theme.scss +4 -0
- package/scss/input/_layout.scss +47 -40
- package/scss/input/_theme.scss +46 -38
- package/scss/input/_variables.scss +37 -37
- package/scss/list/_layout.scss +13 -0
- package/scss/list/_variables.scss +54 -42
- package/scss/listbox/_theme.scss +1 -1
- package/scss/listview/_layout.scss +0 -14
- package/scss/listview/_theme.scss +0 -19
- package/scss/listview/_variables.scss +3 -37
- package/scss/loader/_layout.scss +4 -0
- package/scss/loader/_variables.scss +7 -7
- package/scss/mediaplayer/_layout.scss +6 -2
- package/scss/mediaplayer/_variables.scss +1 -1
- package/scss/menu/_layout.scss +9 -2
- package/scss/menu/_variables.scss +4 -4
- package/scss/messagebox/_layout.scss +4 -0
- package/scss/messagebox/_theme.scss +3 -0
- package/scss/messagebox/_variables.scss +6 -3
- package/scss/notification/_functions.scss +2 -2
- package/scss/notification/_theme.scss +0 -4
- package/scss/notification/_variables.scss +8 -8
- package/scss/pager/_layout.scss +2 -0
- package/scss/pager/_variables.scss +1 -1
- package/scss/panelbar/_layout.scss +17 -17
- package/scss/panelbar/_theme.scss +1 -13
- package/scss/panelbar/_variables.scss +15 -18
- package/scss/pdf-viewer/_variables.scss +1 -1
- package/scss/pivotgrid/_layout.scss +10 -14
- package/scss/popover/_layout.scss +3 -16
- package/scss/popover/_variables.scss +13 -16
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +4 -4
- package/scss/prompt/_variables.scss +20 -20
- package/scss/radio/_layout.scss +3 -0
- package/scss/radio/_theme.scss +8 -0
- package/scss/radio/_variables.scss +6 -6
- package/scss/rating/_layout.scss +2 -1
- package/scss/rating/_theme.scss +2 -13
- package/scss/rating/_variables.scss +3 -6
- package/scss/scheduler/_layout.scss +0 -10
- package/scss/scheduler/_variables.scss +11 -11
- package/scss/signature/_layout.scss +0 -8
- package/scss/signature/_theme.scss +1 -1
- package/scss/signature/_variables.scss +2 -6
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_layout.scss +19 -53
- package/scss/slider/_theme.scss +27 -0
- package/scss/slider/_variables.scss +7 -7
- package/scss/split-button/_layout.scss +0 -48
- package/scss/split-button/_variables.scss +6 -16
- package/scss/splitter/_variables.scss +15 -15
- package/scss/spreadsheet/_layout.scss +2 -159
- package/scss/spreadsheet/_theme.scss +5 -35
- package/scss/spreadsheet/_variables.scss +12 -40
- package/scss/stepper/_layout.scss +1 -5
- package/scss/stepper/_theme.scss +7 -1
- package/scss/stepper/_variables.scss +10 -10
- package/scss/suggestion/_layout.scss +9 -0
- package/scss/suggestion/_theme.scss +3 -3
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/switch/_layout.scss +2 -1
- package/scss/switch/_variables.scss +9 -9
- package/scss/table/_layout.scss +3 -17
- package/scss/table/_variables.scss +10 -20
- package/scss/tabstrip/_layout.scss +47 -5
- package/scss/tabstrip/_theme.scss +1 -2
- package/scss/tabstrip/_variables.scss +11 -11
- package/scss/taskboard/_layout.scss +3 -2
- package/scss/taskboard/_theme.scss +5 -1
- package/scss/taskboard/_variables.scss +9 -6
- package/scss/timeline/_layout.scss +0 -4
- package/scss/timeline/_variables.scss +2 -5
- package/scss/timepicker/_layout.scss +0 -3
- package/scss/timeselector/_layout.scss +15 -3
- package/scss/timeselector/_theme.scss +1 -1
- package/scss/timeselector/_variables.scss +16 -16
- package/scss/toolbar/_theme.scss +6 -0
- package/scss/toolbar/_variables.scss +14 -14
- package/scss/tooltip/_layout.scss +0 -9
- package/scss/tooltip/_theme.scss +5 -0
- package/scss/tooltip/_variables.scss +5 -5
- package/scss/treelist/_layout.scss +1 -1
- package/scss/treeview/_layout.scss +0 -5
- package/scss/treeview/_theme.scss +2 -26
- package/scss/treeview/_variables.scss +49 -29
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_layout.scss +16 -3
- package/scss/upload/_theme.scss +24 -0
- package/scss/upload/_variables.scss +10 -10
- package/scss/window/_layout.scss +10 -1
- package/scss/window/_theme.scss +7 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_layout.scss +3 -0
- package/scss/wizard/_variables.scss +3 -3
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
-
@use "../core/spacing/_index.scss" as *;
|
|
4
3
|
@use "@progress/kendo-theme-core/scss/components/panelbar/_layout.scss" as *;
|
|
5
4
|
|
|
6
5
|
@mixin kendo-panelbar--layout() {
|
|
@@ -17,15 +16,17 @@
|
|
|
17
16
|
font-weight: normal;
|
|
18
17
|
|
|
19
18
|
&.k-selected {
|
|
20
|
-
font-weight:
|
|
19
|
+
font-weight: var(--kendo-font-weight-semibold, 600 );
|
|
20
|
+
}
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
22
|
+
&:focus,
|
|
23
|
+
&.k-focus {
|
|
24
|
+
border-radius: k-border-radius(md);
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
&.k-hover,
|
|
28
|
+
&:hover {
|
|
29
|
+
border-radius: k-border-radius(md);
|
|
29
30
|
}
|
|
30
31
|
}
|
|
31
32
|
}
|
|
@@ -42,15 +43,14 @@
|
|
|
42
43
|
padding-block: $kendo-panelbar-item-padding-y;
|
|
43
44
|
|
|
44
45
|
&.k-selected {
|
|
45
|
-
font-weight:
|
|
46
|
+
font-weight: var(--kendo-font-weight-semibold, 600 );
|
|
47
|
+
}
|
|
46
48
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
inset-inline-start: 0;
|
|
53
|
-
}
|
|
49
|
+
&:focus,
|
|
50
|
+
&.k-focus,
|
|
51
|
+
&:hover,
|
|
52
|
+
&.k-hover {
|
|
53
|
+
border-radius: k-border-radius(md);
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
|
|
@@ -16,12 +16,6 @@
|
|
|
16
16
|
box-shadow: $kendo-panelbar-header-focus-shadow;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
&.k-selected {
|
|
20
|
-
&::before {
|
|
21
|
-
background-color: $kendo-panelbar-selected-marker;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
19
|
&:disabled,
|
|
26
20
|
&.k-disabled {
|
|
27
21
|
color: var( --kendo-disabled-text, inherit );
|
|
@@ -52,7 +46,7 @@
|
|
|
52
46
|
> .k-link {
|
|
53
47
|
color: $kendo-panelbar-text;
|
|
54
48
|
background-color: $kendo-panelbar-bg;
|
|
55
|
-
border-color: $kendo-panelbar-border;
|
|
49
|
+
border-color: $kendo-panelbar-border;
|
|
56
50
|
|
|
57
51
|
|
|
58
52
|
&:focus,
|
|
@@ -60,12 +54,6 @@
|
|
|
60
54
|
box-shadow: $kendo-panelbar-item-focus-shadow;
|
|
61
55
|
}
|
|
62
56
|
|
|
63
|
-
&.k-selected {
|
|
64
|
-
&::before {
|
|
65
|
-
background-color: $kendo-panelbar-selected-marker;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
|
|
69
57
|
&.k-disabled {
|
|
70
58
|
color: var( --kendo-disabled-text, inherit );
|
|
71
59
|
|
|
@@ -27,7 +27,7 @@ $kendo-panelbar-item-border-style: var( --kendo-panelbar-item-border-style, soli
|
|
|
27
27
|
|
|
28
28
|
/// The spacing around the PanelBar items icon.
|
|
29
29
|
/// @group panelbar
|
|
30
|
-
$kendo-panelbar-icon-spacing: var( --kendo-panelbar-icon-spacing, #{k-spacing(2)} ) !default;
|
|
30
|
+
$kendo-panelbar-icon-spacing: var( --kendo-panelbar-icon-spacing, #{k-spacing(2.5)} ) !default;
|
|
31
31
|
|
|
32
32
|
/// The horizontal start padding of the PanelBar header.
|
|
33
33
|
/// @group panelbar
|
|
@@ -35,10 +35,10 @@ $kendo-panelbar-header-padding-x-start: var( --kendo-panelbar-header-padding-x-s
|
|
|
35
35
|
|
|
36
36
|
/// The horizontal end padding of the PanelBar header.
|
|
37
37
|
/// @group panelbar
|
|
38
|
-
$kendo-panelbar-header-padding-x-end: var( --kendo-panelbar-header-padding-x-end, #{k-spacing(2)} ) !default;
|
|
38
|
+
$kendo-panelbar-header-padding-x-end: var( --kendo-panelbar-header-padding-x-end, #{k-spacing(2.5)} ) !default;
|
|
39
39
|
/// The vertical padding of the PanelBar header.
|
|
40
40
|
/// @group panelbar
|
|
41
|
-
$kendo-panelbar-header-padding-y: var( --kendo-panelbar-header-padding-y, #{k-spacing(
|
|
41
|
+
$kendo-panelbar-header-padding-y: var( --kendo-panelbar-header-padding-y, #{k-spacing(2.5)} ) !default;
|
|
42
42
|
|
|
43
43
|
/// The horizontal padding of the PanelBar items.
|
|
44
44
|
/// @group panelbar
|
|
@@ -46,10 +46,10 @@ $kendo-panelbar-item-padding-x-start: calc( #{$kendo-panelbar-icon-spacing} * 2
|
|
|
46
46
|
|
|
47
47
|
/// The horizontal end padding of the PanelBar items.
|
|
48
48
|
/// @group panelbar
|
|
49
|
-
$kendo-panelbar-item-padding-x-end: var( --kendo-panelbar-item-padding-x-end, #{k-spacing(2)} ) !default;
|
|
49
|
+
$kendo-panelbar-item-padding-x-end: var( --kendo-panelbar-item-padding-x-end, #{k-spacing(2.5)} ) !default;
|
|
50
50
|
/// The vertical padding of the PanelBar items.
|
|
51
51
|
/// @group panelbar
|
|
52
|
-
$kendo-panelbar-item-padding-y: var( --kendo-panelbar-item-padding-y, #{k-spacing(
|
|
52
|
+
$kendo-panelbar-item-padding-y: var( --kendo-panelbar-item-padding-y, #{k-spacing(2.5)} ) !default;
|
|
53
53
|
|
|
54
54
|
/// The maximum nesting of the PanelBar items.
|
|
55
55
|
/// @group panelbar
|
|
@@ -57,7 +57,7 @@ $kendo-panelbar-item-level-count: 4 !default;
|
|
|
57
57
|
|
|
58
58
|
/// The background color of the PanelBar.
|
|
59
59
|
/// @group panelbar
|
|
60
|
-
$kendo-panelbar-bg: var( --kendo-panelbar-bg, #{k-color(surface
|
|
60
|
+
$kendo-panelbar-bg: var( --kendo-panelbar-bg, #{k-color(app-surface)} ) !default;
|
|
61
61
|
/// The text color of the PanelBar.
|
|
62
62
|
/// @group panelbar
|
|
63
63
|
$kendo-panelbar-text: var( --kendo-panelbar-text, #{k-color(on-app-surface)} ) !default;
|
|
@@ -77,10 +77,10 @@ $kendo-panelbar-header-border: var( --kendo-panelbar-header-border, inherit ) !d
|
|
|
77
77
|
|
|
78
78
|
/// The background color of the hovered PanelBar header.
|
|
79
79
|
/// @group panelbar
|
|
80
|
-
$kendo-panelbar-header-hover-bg: var( --kendo-panelbar-header-hover-bg, #{k-color(
|
|
80
|
+
$kendo-panelbar-header-hover-bg: var( --kendo-panelbar-header-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
|
|
81
81
|
/// The text color of the hovered PanelBar header.
|
|
82
82
|
/// @group panelbar
|
|
83
|
-
$kendo-panelbar-header-hover-text: var( --kendo-panelbar-header-hover-text, #{k-color(
|
|
83
|
+
$kendo-panelbar-header-hover-text: var( --kendo-panelbar-header-hover-text, #{k-color(on-app-surface)} ) !default;
|
|
84
84
|
/// The border color of the hovered PanelBar header.
|
|
85
85
|
/// @group panelbar
|
|
86
86
|
$kendo-panelbar-header-hover-border: var( --kendo-panelbar-header-hover-border, inherit ) !default;
|
|
@@ -110,20 +110,17 @@ $kendo-panelbar-header-hover-focus-border: var( --kendo-panelbar-header-hover-fo
|
|
|
110
110
|
|
|
111
111
|
/// The background color of the selected PanelBar header.
|
|
112
112
|
/// @group panelbar
|
|
113
|
-
$kendo-panelbar-header-selected-bg: var( --kendo-panelbar-header-selected-bg, #{
|
|
113
|
+
$kendo-panelbar-header-selected-bg: var( --kendo-panelbar-header-selected-bg, #{$kendo-panelbar-bg} ) !default;
|
|
114
114
|
/// The text color of the selected PanelBar header.
|
|
115
115
|
/// @group panelbar
|
|
116
116
|
$kendo-panelbar-header-selected-text: var( --kendo-panelbar-header-selected-text, #{k-color(on-app-surface)} ) !default;
|
|
117
117
|
/// The border color of the selected PanelBar header.
|
|
118
118
|
/// @group panelbar
|
|
119
119
|
$kendo-panelbar-header-selected-border: var( --kendo-panelbar-header-selected-border, inherit ) !default;
|
|
120
|
-
/// The color of the marker of the selected PanelBar header.
|
|
121
|
-
/// @group panelbar
|
|
122
|
-
$kendo-panelbar-selected-marker: var( --kendo-panelbar-selected-marker, #{k-color(primary)} ) !default;
|
|
123
120
|
|
|
124
121
|
/// The background color of the selected and hovered PanelBar header.
|
|
125
122
|
/// @group panelbar
|
|
126
|
-
$kendo-panelbar-header-selected-hover-bg: var( --kendo-panelbar-header-selected-hover-bg, #{
|
|
123
|
+
$kendo-panelbar-header-selected-hover-bg: var( --kendo-panelbar-header-selected-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
|
|
127
124
|
/// The text color of the selected and hovered PanelBar header.
|
|
128
125
|
/// @group panelbar
|
|
129
126
|
$kendo-panelbar-header-selected-hover-text: var( --kendo-panelbar-header-selected-hover-text, #{$kendo-panelbar-header-hover-text} ) !default;
|
|
@@ -153,7 +150,7 @@ $kendo-panelbar-header-selected-hover-focus-border: var( --kendo-panelbar-header
|
|
|
153
150
|
|
|
154
151
|
/// The background color of the expanded PanelBar header.
|
|
155
152
|
/// @group panelbar
|
|
156
|
-
$kendo-panelbar-header-expanded-bg: var( --kendo-panelbar-header-expanded-bg,
|
|
153
|
+
$kendo-panelbar-header-expanded-bg: var( --kendo-panelbar-header-expanded-bg, $kendo-panelbar-bg ) !default;
|
|
157
154
|
/// The text color of the expanded PanelBar header.
|
|
158
155
|
/// @group panelbar
|
|
159
156
|
$kendo-panelbar-header-expanded-text: var( --kendo-panelbar-header-expanded-text, inherit ) !default;
|
|
@@ -163,10 +160,10 @@ $kendo-panelbar-header-expanded-border: var( --kendo-panelbar-header-expanded-bo
|
|
|
163
160
|
|
|
164
161
|
/// The background color of the hovered PanelBar items.
|
|
165
162
|
/// @group panelbar
|
|
166
|
-
$kendo-panelbar-item-hover-bg: var( --kendo-panelbar-item-hover-bg, #{k-color(
|
|
163
|
+
$kendo-panelbar-item-hover-bg: var( --kendo-panelbar-item-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
|
|
167
164
|
/// The text color of the hovered PanelBar items.
|
|
168
165
|
/// @group panelbar
|
|
169
|
-
$kendo-panelbar-item-hover-text: var( --kendo-panelbar-item-hover-text, #{k-color(
|
|
166
|
+
$kendo-panelbar-item-hover-text: var( --kendo-panelbar-item-hover-text, #{k-color(on-app-surface)} ) !default;
|
|
170
167
|
/// The border color of the hovered PanelBar items.
|
|
171
168
|
/// @group panelbar
|
|
172
169
|
$kendo-panelbar-item-hover-border: var( --kendo-panelbar-item-hover-border, inherit ) !default;
|
|
@@ -196,7 +193,7 @@ $kendo-panelbar-item-hover-focus-border: var( --kendo-panelbar-item-hover-focus-
|
|
|
196
193
|
|
|
197
194
|
/// The background color of the selected PanelBar items.
|
|
198
195
|
/// @group panelbar
|
|
199
|
-
$kendo-panelbar-item-selected-bg: var( --kendo-panelbar-item-selected-bg, #{
|
|
196
|
+
$kendo-panelbar-item-selected-bg: var( --kendo-panelbar-item-selected-bg, #{$kendo-panelbar-bg} ) !default;
|
|
200
197
|
/// The text color of the selected PanelBar items.
|
|
201
198
|
/// @group panelbar
|
|
202
199
|
$kendo-panelbar-item-selected-text: var( --kendo-panelbar-item-selected-text, #{k-color(on-app-surface)} ) !default;
|
|
@@ -206,7 +203,7 @@ $kendo-panelbar-item-selected-border: var( --kendo-panelbar-item-selected-border
|
|
|
206
203
|
|
|
207
204
|
/// The background color of the selected and hovered PanelBar items.
|
|
208
205
|
/// @group panelbar
|
|
209
|
-
$kendo-panelbar-item-selected-hover-bg: var( --kendo-panelbar-item-selected-hover-bg, #{
|
|
206
|
+
$kendo-panelbar-item-selected-hover-bg: var( --kendo-panelbar-item-selected-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
|
|
210
207
|
/// The text color of the selected and hovered PanelBar items.
|
|
211
208
|
/// @group panelbar
|
|
212
209
|
$kendo-panelbar-item-selected-hover-text: var( --kendo-panelbar-item-selected-hover-text, #{$kendo-panelbar-item-hover-text} ) !default;
|
|
@@ -49,7 +49,7 @@ $kendo-pdf-viewer-page-text: var( --kendo-pdf-viewer-page-text, #{k-color(on-app
|
|
|
49
49
|
$kendo-pdf-viewer-page-border: var( --kendo-pdf-viewer-page-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
|
|
50
50
|
/// The shadow of the PDFViewer page.
|
|
51
51
|
/// @group pdf-viewer
|
|
52
|
-
$kendo-pdf-viewer-page-shadow: var( --kendo-pdf-viewer-page-shadow,
|
|
52
|
+
$kendo-pdf-viewer-page-shadow: var( --kendo-pdf-viewer-page-shadow, k-elevation(4) ) !default;
|
|
53
53
|
|
|
54
54
|
/// The horizontal padding of the PDFViewer search panel.
|
|
55
55
|
/// @group pdf-viewer
|
|
@@ -7,8 +7,6 @@
|
|
|
7
7
|
@include kendo-pivotgrid--layout-base();
|
|
8
8
|
|
|
9
9
|
.k-pivotgrid-empty-cell {
|
|
10
|
-
border-right-style: initial;
|
|
11
|
-
border-right-width: initial;
|
|
12
10
|
border-inline-end-style: solid;
|
|
13
11
|
border-inline-end-width: $kendo-pivotgrid-cell-border-width;
|
|
14
12
|
|
|
@@ -18,24 +16,22 @@
|
|
|
18
16
|
}
|
|
19
17
|
|
|
20
18
|
.k-pivotgrid-column-headers .k-pivotgrid-cell {
|
|
21
|
-
border-left-style: initial;
|
|
22
|
-
border-left-width: initial;
|
|
23
19
|
border-inline-start-style: solid;
|
|
24
20
|
border-inline-start-width: $kendo-pivotgrid-cell-border-width;
|
|
25
21
|
|
|
26
22
|
&:first-child {
|
|
27
|
-
border-
|
|
23
|
+
border-inline-start-width: initial;
|
|
28
24
|
border-inline-start-width: 0;
|
|
29
25
|
}
|
|
30
26
|
|
|
31
27
|
&.k-first {
|
|
32
|
-
border-
|
|
28
|
+
border-inline-start-width: initial;
|
|
33
29
|
border-inline-start-width: $kendo-pivotgrid-cell-border-width;
|
|
34
30
|
}
|
|
35
31
|
}
|
|
36
32
|
|
|
37
33
|
.k-pivotgrid-values .k-pivotgrid-cell {
|
|
38
|
-
border-
|
|
34
|
+
border-inline-start-width: 0;
|
|
39
35
|
}
|
|
40
36
|
|
|
41
37
|
.k-pivotgrid-configurator-content .k-form .k-label {
|
|
@@ -50,7 +46,7 @@
|
|
|
50
46
|
.k-row-fields,
|
|
51
47
|
.k-column-fields,
|
|
52
48
|
.k-filter-fields {
|
|
53
|
-
margin-
|
|
49
|
+
margin-block-start: initial;
|
|
54
50
|
margin-block-start: $kendo-pivotgrid-configurator-fields-margin-y;
|
|
55
51
|
}
|
|
56
52
|
|
|
@@ -59,31 +55,31 @@
|
|
|
59
55
|
}
|
|
60
56
|
|
|
61
57
|
.k-settings-description {
|
|
62
|
-
margin-
|
|
58
|
+
margin-block-start: initial;
|
|
63
59
|
margin-block-start: k-spacing(4);
|
|
64
60
|
}
|
|
65
61
|
}
|
|
66
62
|
|
|
67
63
|
.k-calculated-field-header-text {
|
|
68
|
-
margin-
|
|
64
|
+
margin-inline-end: initial;
|
|
69
65
|
margin-inline-end: 5px;
|
|
70
66
|
}
|
|
71
67
|
|
|
72
68
|
.k-calculated-field-actions .k-icon {
|
|
73
|
-
margin-
|
|
69
|
+
margin-inline-end: initial;
|
|
74
70
|
margin-inline-end: k-spacing(2);
|
|
75
71
|
}
|
|
76
72
|
|
|
77
73
|
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper {
|
|
78
|
-
padding-
|
|
74
|
+
padding-inline-start: initial;
|
|
79
75
|
padding-inline-start: $kendo-pivotgrid-spacer;
|
|
80
76
|
|
|
81
77
|
& > *:first-child {
|
|
82
|
-
margin-
|
|
78
|
+
margin-block-start: initial;
|
|
83
79
|
margin-block-start: 0;
|
|
84
80
|
}
|
|
85
81
|
&:first-child {
|
|
86
|
-
padding-
|
|
82
|
+
padding-inline-start: initial;
|
|
87
83
|
padding-inline-start: 0;
|
|
88
84
|
}
|
|
89
85
|
}
|
|
@@ -5,31 +5,18 @@
|
|
|
5
5
|
@mixin kendo-popover--layout() {
|
|
6
6
|
@include kendo-popover--layout-base();
|
|
7
7
|
|
|
8
|
-
.k-popover {
|
|
9
|
-
.k-popover-header {
|
|
10
|
-
margin-block-end: 0;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
8
|
// Header
|
|
15
9
|
.k-popover-header {
|
|
16
10
|
@extend .k-card-title !optional;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
// Body
|
|
20
|
-
.k-popover-body {
|
|
21
|
-
padding-block-start: $kendo-popover-body-padding-y;
|
|
22
11
|
padding-block-end: 0;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
12
|
+
margin-block-end: 0;
|
|
13
|
+
font-size: var(--kendo-font-size-lg, inherit);
|
|
14
|
+
line-height: var(--kendo-line-height-sm, normal);
|
|
27
15
|
}
|
|
28
16
|
|
|
29
17
|
// Actions
|
|
30
18
|
.k-popover-actions {
|
|
31
19
|
padding-inline: $kendo-popover-actions-padding-x;
|
|
32
20
|
padding-block: $kendo-popover-actions-padding-y;
|
|
33
|
-
gap: $kendo-popover-actions-gap;
|
|
34
21
|
}
|
|
35
22
|
}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
/// The width of the border around the Popover.
|
|
7
7
|
/// @group popover
|
|
8
|
-
$kendo-popover-border-width: var( --kendo-popover-border-width,
|
|
8
|
+
$kendo-popover-border-width: var( --kendo-popover-border-width, 0 ) !default;
|
|
9
9
|
/// The style of the border around the Popover.
|
|
10
10
|
/// @group popover
|
|
11
11
|
$kendo-popover-border-style: var( --kendo-popover-border-style, solid ) !default;
|
|
@@ -24,26 +24,26 @@ $kendo-popover-line-height: var( --kendo-popover-line-height, #{$kendo-window-li
|
|
|
24
24
|
|
|
25
25
|
/// The text color of the Popover.
|
|
26
26
|
/// @group popover
|
|
27
|
-
$kendo-popover-text: var( --kendo-popover-text,
|
|
27
|
+
$kendo-popover-text: var( --kendo-popover-text, k-color(on-app-surface) ) !default;
|
|
28
28
|
/// The background color of the Popover.
|
|
29
29
|
/// @group popover
|
|
30
|
-
$kendo-popover-bg: var( --kendo-popover-bg,
|
|
30
|
+
$kendo-popover-bg: var( --kendo-popover-bg, k-color(surface-alt) ) !default;
|
|
31
31
|
/// The border color of the Popover.
|
|
32
32
|
/// @group popover
|
|
33
|
-
$kendo-popover-border: var( --kendo-popover-border,
|
|
33
|
+
$kendo-popover-border: var( --kendo-popover-border, transparent ) !default;
|
|
34
34
|
/// The box shadow of the Popover.
|
|
35
35
|
/// @group popover
|
|
36
|
-
$kendo-popover-shadow: var( --kendo-popover-shadow, var( --kendo-box-shadow-depth-
|
|
36
|
+
$kendo-popover-shadow: var( --kendo-popover-shadow, var( --kendo-box-shadow-depth-4, none ) ) !default;
|
|
37
37
|
|
|
38
38
|
/// The horizontal padding of the Popover header.
|
|
39
39
|
/// @group popover
|
|
40
|
-
$kendo-popover-header-padding-x: var( --kendo-popover-header-padding-x,
|
|
40
|
+
$kendo-popover-header-padding-x: var( --kendo-popover-header-padding-x, k-spacing(4) ) !default;
|
|
41
41
|
/// The vertical padding of the Popover header.
|
|
42
42
|
/// @group popover
|
|
43
|
-
$kendo-popover-header-padding-y: var( --kendo-popover-header-padding-y,
|
|
43
|
+
$kendo-popover-header-padding-y: var( --kendo-popover-header-padding-y, k-spacing(4) ) !default;
|
|
44
44
|
/// The border width of the Popover header.
|
|
45
45
|
/// @group popover
|
|
46
|
-
$kendo-popover-header-border-width: var( --kendo-popover-header-border-width,
|
|
46
|
+
$kendo-popover-header-border-width: var( --kendo-popover-header-border-width, 0 ) !default;
|
|
47
47
|
/// The border style of the Popover header.
|
|
48
48
|
/// @group popover
|
|
49
49
|
$kendo-popover-header-border-style: var( --kendo-popover-header-border-style, #{$kendo-popover-border-style} ) !default;
|
|
@@ -59,27 +59,24 @@ $kendo-popover-header-border: var( --kendo-popover-header-border, #{$kendo-dialo
|
|
|
59
59
|
|
|
60
60
|
/// The horizontal padding of the Popover body.
|
|
61
61
|
/// @group popover
|
|
62
|
-
$kendo-popover-body-padding-x: var( --kendo-popover-body-padding-x,
|
|
62
|
+
$kendo-popover-body-padding-x: var( --kendo-popover-body-padding-x, k-spacing(4) ) !default;
|
|
63
63
|
/// The vertical padding of the Popover body.
|
|
64
64
|
/// @group popover
|
|
65
|
-
$kendo-popover-body-padding-y: var( --kendo-popover-body-padding-y,
|
|
65
|
+
$kendo-popover-body-padding-y: var( --kendo-popover-body-padding-y, k-spacing(4) ) !default;
|
|
66
66
|
|
|
67
67
|
/// The border width of the Popover actions.
|
|
68
68
|
/// @group popover
|
|
69
69
|
$kendo-popover-actions-border-width: var( --kendo-popover-actions-border-width, 0 ) !default;
|
|
70
70
|
/// The horizontal padding of the Popover actions.
|
|
71
71
|
/// @group popover
|
|
72
|
-
$kendo-popover-actions-padding-x: var( --kendo-popover-actions-padding-x,
|
|
72
|
+
$kendo-popover-actions-padding-x: var( --kendo-popover-actions-padding-x, k-spacing(4) ) !default;
|
|
73
73
|
/// The vertical padding of the Popover actions.
|
|
74
74
|
/// @group popover
|
|
75
|
-
$kendo-popover-actions-padding-y: var( --kendo-popover-actions-padding-y,
|
|
76
|
-
/// The spacing between the Popover actions.
|
|
77
|
-
/// @group popover
|
|
78
|
-
$kendo-popover-actions-gap: var( --kendo-popover-actions-gap, #{k-spacing(3)} ) !default;
|
|
75
|
+
$kendo-popover-actions-padding-y: var( --kendo-popover-actions-padding-y, k-spacing(4) ) !default;
|
|
79
76
|
|
|
80
77
|
/// The width of the Popover callout.
|
|
81
78
|
/// @group popover
|
|
82
|
-
$kendo-popover-callout-width: var( --kendo-popover-callout-width,
|
|
79
|
+
$kendo-popover-callout-width: var( --kendo-popover-callout-width, k-spacing(6) ) !default;
|
|
83
80
|
/// The height of the Popover callout.
|
|
84
81
|
/// @group popover
|
|
85
82
|
$kendo-popover-callout-height: var( --kendo-popover-callout-height, #{$kendo-popover-callout-width} ) !default;
|
|
@@ -36,10 +36,10 @@ $kendo-popup-bg: var( --kendo-popup-bg, #{k-color(surface-alt)} ) !default;
|
|
|
36
36
|
$kendo-popup-text: var( --kendo-popup-text, #{k-color(on-app-surface)} ) !default;
|
|
37
37
|
/// Border color of the popup.
|
|
38
38
|
/// @group popup
|
|
39
|
-
$kendo-popup-border: var( --kendo-popup-border,
|
|
39
|
+
$kendo-popup-border: var( --kendo-popup-border, transparent ) !default;
|
|
40
40
|
/// Box shadow around the popup.
|
|
41
41
|
/// @group popup
|
|
42
|
-
$kendo-popup-shadow: var( --kendo-popup-shadow,
|
|
42
|
+
$kendo-popup-shadow: var( --kendo-popup-shadow, k-elevation(5) ) !default;
|
|
43
43
|
|
|
44
44
|
@forward "@progress/kendo-theme-core/scss/components/popup/_variables.scss" with (
|
|
45
45
|
$kendo-popup-border-width: $kendo-popup-border-width,
|
|
@@ -24,7 +24,7 @@ $kendo-progressbar-font-family: var( --kendo-progressbar-font-family, var( --ken
|
|
|
24
24
|
$kendo-progressbar-font-size: var( --kendo-progressbar-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
25
25
|
/// The line height of the ProgressBar.
|
|
26
26
|
/// @group progressbar
|
|
27
|
-
$kendo-progressbar-line-height: var( --kendo-progressbar-line-height, var( --kendo-line-height, inherit ) ) !default;
|
|
27
|
+
$kendo-progressbar-line-height: var( --kendo-progressbar-line-height, var( --kendo-line-height-lg, inherit ) ) !default;
|
|
28
28
|
/// The horizontal padding of the ProgressBar.
|
|
29
29
|
/// @group progressbar
|
|
30
30
|
$kendo-progressbar-padding-x: var( --kendo-progressbar-padding-x, #{k-spacing(0)} ) !default;
|
|
@@ -34,7 +34,7 @@ $kendo-progressbar-padding-y: var( --kendo-progressbar-padding-y, #{k-spacing(0)
|
|
|
34
34
|
|
|
35
35
|
/// The background color of the ProgressBar.
|
|
36
36
|
/// @group progressbar
|
|
37
|
-
$kendo-progressbar-bg: var( --kendo-progressbar-bg, #{k-color(
|
|
37
|
+
$kendo-progressbar-bg: var( --kendo-progressbar-bg, #{k-color(secondary-on-surface)} ) !default;
|
|
38
38
|
/// The text color of the ProgressBar.
|
|
39
39
|
/// @group progressbar
|
|
40
40
|
$kendo-progressbar-text: var( --kendo-progressbar-text, #{k-color(on-app-surface)} ) !default;
|
|
@@ -70,14 +70,14 @@ $kendo-progressbar-vertical-status-offset: var( --kendo-progressbar-vertical-sta
|
|
|
70
70
|
$kendo-progressbar-disabled-bg: var( --kendo-progressbar-disabled-bg, #{color-mix(in srgb, k-color(on-app-surface) 6%, transparent)} ) !default;
|
|
71
71
|
/// The text color of the disabled ProgressBar.
|
|
72
72
|
/// @group progressbar
|
|
73
|
-
$kendo-progressbar-disabled-text: var( --kendo-progressbar-disabled-text, #{color-mix(in srgb, k-color(on-app-surface)
|
|
73
|
+
$kendo-progressbar-disabled-text: var( --kendo-progressbar-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 30%, transparent)} ) !default;
|
|
74
74
|
/// The border color of the disabled ProgressBar.
|
|
75
75
|
/// @group progressbar
|
|
76
76
|
$kendo-progressbar-disabled-border: var( --kendo-progressbar-disabled-border, #{$kendo-progressbar-disabled-bg} ) !default;
|
|
77
77
|
|
|
78
78
|
/// The progress background color of the disabled ProgressBar.
|
|
79
79
|
/// @group progressbar
|
|
80
|
-
$kendo-progressbar-value-disabled-bg: var( --kendo-progressbar-
|
|
80
|
+
$kendo-progressbar-value-disabled-bg: var( --kendo-progressbar-disabled-bg, #{color-mix(in srgb, k-color(primary) 46%, transparent)} ) !default;
|
|
81
81
|
|
|
82
82
|
/// The background color of the indeterminate ProgressBar.
|
|
83
83
|
/// @group progressbar
|
|
@@ -3,68 +3,68 @@
|
|
|
3
3
|
|
|
4
4
|
/// The text color of the AIPrompt.
|
|
5
5
|
/// @group prompt
|
|
6
|
-
$kendo-prompt-text: var( --kendo-prompt-text,
|
|
6
|
+
$kendo-prompt-text: var( --kendo-prompt-text, k-color(on-app-surface) ) !default;
|
|
7
7
|
/// The background color of the AIPrompt.
|
|
8
8
|
/// @group prompt
|
|
9
|
-
$kendo-prompt-bg: var( --kendo-prompt-bg,
|
|
9
|
+
$kendo-prompt-bg: var( --kendo-prompt-bg, k-color(surface-alt) ) !default;
|
|
10
10
|
/// The border color of the AIPrompt.
|
|
11
11
|
/// @group prompt
|
|
12
|
-
$kendo-prompt-border: var( --kendo-prompt-border,
|
|
12
|
+
$kendo-prompt-border: var( --kendo-prompt-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
13
13
|
|
|
14
14
|
/// The text color of the AIPrompt header.
|
|
15
15
|
/// @group prompt
|
|
16
|
-
$kendo-prompt-header-text: var( --kendo-prompt-header-text,
|
|
16
|
+
$kendo-prompt-header-text: var( --kendo-prompt-header-text, k-color(on-app-surface) ) !default;
|
|
17
17
|
/// The background color of the AIPrompt header.
|
|
18
18
|
/// @group prompt
|
|
19
|
-
$kendo-prompt-header-bg: var( --kendo-prompt-header-bg,
|
|
19
|
+
$kendo-prompt-header-bg: var( --kendo-prompt-header-bg, k-color(surface-alt) ) !default;
|
|
20
20
|
/// The border color of the AIPrompt header.
|
|
21
21
|
/// @group prompt
|
|
22
|
-
$kendo-prompt-header-border: var( --kendo-prompt-header-border,
|
|
22
|
+
$kendo-prompt-header-border: var( --kendo-prompt-header-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
23
23
|
|
|
24
24
|
/// The vertical padding of the AIPrompt content.
|
|
25
25
|
/// @group prompt
|
|
26
|
-
$kendo-prompt-content-padding-y: var( --kendo-prompt-content-padding-y,
|
|
26
|
+
$kendo-prompt-content-padding-y: var( --kendo-prompt-content-padding-y, k-spacing(3) ) !default;
|
|
27
27
|
/// The horizontal padding of the AIPrompt content.
|
|
28
28
|
/// @group prompt
|
|
29
|
-
$kendo-prompt-content-padding-x: var( --kendo-prompt-content-padding-x,
|
|
29
|
+
$kendo-prompt-content-padding-x: var( --kendo-prompt-content-padding-x, k-spacing(3) ) !default;
|
|
30
30
|
/// The spacing between the items of the AIPrompt content.
|
|
31
31
|
/// @group prompt
|
|
32
|
-
$kendo-prompt-content-spacing: var( --kendo-prompt-content-spacing,
|
|
32
|
+
$kendo-prompt-content-spacing: var( --kendo-prompt-content-spacing, k-spacing(2) ) !default;
|
|
33
33
|
/// The text color of the AIPrompt content.
|
|
34
34
|
/// @group prompt
|
|
35
|
-
$kendo-prompt-content-text: var( --kendo-prompt-content-text,
|
|
35
|
+
$kendo-prompt-content-text: var( --kendo-prompt-content-text, k-color(on-app-surface) ) !default;
|
|
36
36
|
/// The background color of the AIPrompt content.
|
|
37
37
|
/// @group prompt
|
|
38
|
-
$kendo-prompt-content-bg: var( --kendo-prompt-content-bg,
|
|
38
|
+
$kendo-prompt-content-bg: var( --kendo-prompt-content-bg, k-color(surface) ) !default;
|
|
39
39
|
/// The text border of the AIPrompt content.
|
|
40
40
|
/// @group prompt
|
|
41
|
-
$kendo-prompt-content-border: var( --kendo-prompt-content-border,
|
|
41
|
+
$kendo-prompt-content-border: var( --kendo-prompt-content-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
42
42
|
|
|
43
43
|
/// The spacing between the items of the AIPrompt content expander.
|
|
44
44
|
/// @group prompt
|
|
45
|
-
$kendo-prompt-expander-spacing: var( --kendo-prompt-expander-spacing,
|
|
45
|
+
$kendo-prompt-expander-spacing: var( --kendo-prompt-expander-spacing, k-spacing(2) ) !default;
|
|
46
46
|
|
|
47
47
|
/// The vertical padding of the AIPrompt suggestion container.
|
|
48
48
|
/// @group prompt
|
|
49
|
-
$kendo-prompt-suggestion-padding-y: var( --kendo-prompt-suggestion-padding-y,
|
|
49
|
+
$kendo-prompt-suggestion-padding-y: var( --kendo-prompt-suggestion-padding-y, k-spacing(2) ) !default;
|
|
50
50
|
/// The horizontal padding of the AIPrompt suggestion container.
|
|
51
51
|
/// @group prompt
|
|
52
|
-
$kendo-prompt-suggestion-padding-x: var( --kendo-prompt-suggestion-padding-x,
|
|
52
|
+
$kendo-prompt-suggestion-padding-x: var( --kendo-prompt-suggestion-padding-x, k-spacing(3) ) !default;
|
|
53
53
|
/// The border radius of the AIPrompt suggestion container.
|
|
54
54
|
/// @group prompt
|
|
55
|
-
$kendo-prompt-suggestion-border-radius: var( --kendo-prompt-suggestion-border-radius,
|
|
55
|
+
$kendo-prompt-suggestion-border-radius: var( --kendo-prompt-suggestion-border-radius, k-border-radius(md) ) !default;
|
|
56
56
|
/// The text color of the AIPrompt suggestion container.
|
|
57
57
|
/// @group prompt
|
|
58
|
-
$kendo-prompt-suggestion-text: var( --kendo-prompt-suggestion-text,
|
|
58
|
+
$kendo-prompt-suggestion-text: var( --kendo-prompt-suggestion-text, k-color(base-on-subtle) ) !default;
|
|
59
59
|
/// The background color of the AIPrompt suggestion container.
|
|
60
60
|
/// @group prompt
|
|
61
|
-
$kendo-prompt-suggestion-bg: var( --kendo-prompt-suggestion-bg,
|
|
61
|
+
$kendo-prompt-suggestion-bg: var( --kendo-prompt-suggestion-bg, k-color(base-subtle) ) !default;
|
|
62
62
|
/// The border color of the AIPrompt suggestion container.
|
|
63
63
|
/// @group prompt
|
|
64
|
-
$kendo-prompt-suggestion-border: var( --kendo-prompt-suggestion-border,
|
|
64
|
+
$kendo-prompt-suggestion-border: var( --kendo-prompt-suggestion-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
65
65
|
/// The elevation of the AIPrompt suggestion container.
|
|
66
66
|
/// @group prompt
|
|
67
|
-
$kendo-prompt-suggestion-shadow: var( --kendo-prompt-suggestion-shadow,
|
|
67
|
+
$kendo-prompt-suggestion-shadow: var( --kendo-prompt-suggestion-shadow, null ) !default;
|
|
68
68
|
|
|
69
69
|
@forward "@progress/kendo-theme-core/scss/components/prompt/_variables.scss" with (
|
|
70
70
|
$kendo-prompt-text: $kendo-prompt-text,
|
package/scss/radio/_layout.scss
CHANGED
package/scss/radio/_theme.scss
CHANGED
|
@@ -30,4 +30,12 @@
|
|
|
30
30
|
opacity: $kendo-radio-ripple-opacity;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
+
// Label
|
|
34
|
+
.k-radio-label:has(.k-invalid) {
|
|
35
|
+
@include fill( $color: $kendo-radio-invalid-text );
|
|
36
|
+
}
|
|
37
|
+
.k-radio-label:has(.k-disabled) {
|
|
38
|
+
@include fill( $color: $kendo-radio-disabled-text );
|
|
39
|
+
}
|
|
40
|
+
|
|
33
41
|
}
|
|
@@ -85,20 +85,20 @@ $kendo-radio-focus-border: var( --kendo-radio-focus-border, #{$kendo-radio-borde
|
|
|
85
85
|
$kendo-radio-focus-shadow: var( --kendo-radio-focus-shadow, null ) !default;
|
|
86
86
|
/// The outline of the focused RadioButton.
|
|
87
87
|
/// @group radio
|
|
88
|
-
$kendo-radio-focus-outline: var( --kendo-radio-focus-outline,
|
|
88
|
+
$kendo-radio-focus-outline: var( --kendo-radio-focus-outline, 2px solid #{k-color(border-alt)} ) !default;
|
|
89
89
|
/// The outline offset of the focused RadioButton.
|
|
90
90
|
/// @group radio
|
|
91
|
-
$kendo-radio-focus-outline-offset: var( --kendo-radio-focus-outline-offset,
|
|
91
|
+
$kendo-radio-focus-outline-offset: var( --kendo-radio-focus-outline-offset, 4px ) !default;
|
|
92
92
|
|
|
93
93
|
/// The background color of the disabled RadioButton.
|
|
94
94
|
/// @group radio
|
|
95
95
|
$kendo-radio-disabled-bg: var( --kendo-radio-disabled-bg, #{$kendo-radio-bg} ) !default;
|
|
96
96
|
/// The color of the disabled RadioButton.
|
|
97
97
|
/// @group radio
|
|
98
|
-
$kendo-radio-disabled-text: var( --kendo-radio-disabled-text, #{color-mix(in srgb, k-color(on-app-surface)
|
|
98
|
+
$kendo-radio-disabled-text: var( --kendo-radio-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 30%, transparent)} ) !default;
|
|
99
99
|
/// The border color of the disabled RadioButton.
|
|
100
100
|
/// @group radio
|
|
101
|
-
$kendo-radio-disabled-border: var( --kendo-radio-disabled-border, #{color-mix(in srgb, k-color(on-app-surface)
|
|
101
|
+
$kendo-radio-disabled-border: var( --kendo-radio-disabled-border, #{color-mix(in srgb, k-color(on-app-surface) 30%, transparent)} ) !default;
|
|
102
102
|
|
|
103
103
|
/// The background color of the disabled and checked RadioButton.
|
|
104
104
|
/// @group radio
|
|
@@ -115,7 +115,7 @@ $kendo-radio-disabled-checked-border: var( --kendo-radio-disabled-checked-border
|
|
|
115
115
|
$kendo-radio-invalid-text: var( --kendo-radio-invalid-text, #{k-color(error-on-surface)} ) !default;
|
|
116
116
|
/// The border color of the invalid RadioButton.
|
|
117
117
|
/// @group radio
|
|
118
|
-
$kendo-radio-invalid-border: var( --kendo-radio-invalid-border, #{k-color(error-
|
|
118
|
+
$kendo-radio-invalid-border: var( --kendo-radio-invalid-border, #{k-color(error-on-surface)} ) !default;
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
// Radio indicator
|
|
@@ -163,7 +163,7 @@ $kendo-radio-list-item-padding-x: var( --kendo-radio-list-item-padding-x, #{k-sp
|
|
|
163
163
|
$kendo-radio-list-item-padding-y: var( --kendo-radio-list-item-padding-y, #{$kendo-list-md-item-padding-y} ) !default;
|
|
164
164
|
/// The gap between the list items of the RadioButton.
|
|
165
165
|
/// @group radio
|
|
166
|
-
$kendo-radio-list-item-gap: var( --kendo-radio-list-item-gap, #{k-spacing(
|
|
166
|
+
$kendo-radio-list-item-gap: var( --kendo-radio-list-item-gap, #{k-spacing(1)} ) !default;
|
|
167
167
|
|
|
168
168
|
// Radio ripple
|
|
169
169
|
|
package/scss/rating/_layout.scss
CHANGED
|
@@ -35,12 +35,13 @@
|
|
|
35
35
|
outline-width: $kendo-rating-item-focus-outline-width;
|
|
36
36
|
outline-style: $kendo-rating-item-focus-outline-style;
|
|
37
37
|
outline-offset: calc( -1 * #{$kendo-rating-item-focus-outline-width} );
|
|
38
|
+
border-radius: k-border-radius(md);
|
|
38
39
|
}
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
.k-rating-precision-part,
|
|
42
43
|
.k-rating-precision-complement {
|
|
43
|
-
|
|
44
|
+
inset-block-start: $kendo-rating-item-padding-y;
|
|
44
45
|
inset-inline-start: $kendo-rating-item-padding-x;
|
|
45
46
|
}
|
|
46
47
|
|