@progress/kendo-theme-fluent 12.0.0-dev.1 → 12.0.0-dev.2
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 +11271 -14429
- package/dist/meta/sassdoc-raw-data.json +3708 -5183
- package/dist/meta/variables.json +2093 -2384
- 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 +6 -6
- package/scss/bottom-navigation/_layout.scss +0 -17
- package/scss/bottom-navigation/_theme.scss +2 -10
- package/scss/bottom-navigation/_variables.scss +0 -10
- package/scss/breadcrumb/_layout.scss +0 -6
- package/scss/breadcrumb/_theme.scss +30 -17
- package/scss/breadcrumb/_variables.scss +26 -26
- 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 -118
- 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 +21 -30
- 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/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 +7 -7
- 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 +2 -22
- 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 +32 -19
- 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 +0 -24
- 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 +3 -3
- package/scss/imageeditor/_theme.scss +4 -0
- package/scss/input/_layout.scss +47 -32
- package/scss/input/_theme.scss +46 -35
- package/scss/input/_variables.scss +39 -39
- package/scss/list/_layout.scss +13 -0
- package/scss/list/_variables.scss +36 -24
- 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 +1 -35
- 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 +4 -2
- package/scss/menu/_variables.scss +3 -3
- 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/_theme.scss +4 -0
- 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 +10 -10
- 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 +10 -10
- package/scss/table/_layout.scss +3 -3
- 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 +7 -7
- 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 +1 -4
- 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/_variables.scss +13 -13
- 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 +48 -28
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_layout.scss +12 -3
- package/scss/upload/_theme.scss +24 -0
- package/scss/upload/_variables.scss +10 -10
- package/scss/window/_layout.scss +16 -5
- package/scss/window/_theme.scss +7 -0
- package/scss/window/_variables.scss +9 -9
- package/scss/wizard/_layout.scss +3 -0
- package/scss/wizard/_variables.scss +3 -3
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
"name": "Fluent Main",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-fluent",
|
|
6
|
-
"version": "12.0.0-dev.
|
|
6
|
+
"version": "12.0.0-dev.2",
|
|
7
7
|
"previewColors": [
|
|
8
|
+
"#fafafa",
|
|
8
9
|
"#ffffff",
|
|
9
|
-
"#
|
|
10
|
-
"#
|
|
11
|
-
"#
|
|
12
|
-
"#323130"
|
|
10
|
+
"#0f6cbd",
|
|
11
|
+
"#707070",
|
|
12
|
+
"#242424"
|
|
13
13
|
],
|
|
14
14
|
"components": [],
|
|
15
15
|
"groups": []
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-fluent",
|
|
3
3
|
"description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
|
|
4
|
-
"version": "12.0.0-dev.
|
|
4
|
+
"version": "12.0.0-dev.2",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.1.0",
|
|
57
|
-
"@progress/kendo-theme-core": "12.0.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "12.0.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "12.0.0-dev.2",
|
|
58
|
+
"@progress/kendo-theme-utils": "12.0.0-dev.2"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "3d3c1e57932a00e6c1a0e1fbbd14d7ba1e2fe4a9"
|
|
65
65
|
}
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
|
|
4
4
|
/// Horizontal padding of the action buttons container.
|
|
5
5
|
/// @group action-buttons
|
|
6
|
-
$kendo-actions-padding-x: var( --kendo-actions-padding-x,
|
|
6
|
+
$kendo-actions-padding-x: var( --kendo-actions-padding-x, k-spacing(3) ) !default;
|
|
7
7
|
/// Vertical padding of the action buttons container.
|
|
8
8
|
/// @group action-buttons
|
|
9
|
-
$kendo-actions-padding-y: var( --kendo-actions-padding-y,
|
|
9
|
+
$kendo-actions-padding-y: var( --kendo-actions-padding-y, k-spacing(3) ) !default;
|
|
10
10
|
/// Width of the border around the action buttons container.
|
|
11
11
|
/// @group action-buttons
|
|
12
12
|
$kendo-actions-border-width: var( --kendo-actions-border-width, 0px ) !default;
|
|
@@ -22,7 +22,7 @@ $kendo-actions-border: var( --kendo-actions-border, inherit ) !default;
|
|
|
22
22
|
|
|
23
23
|
/// Spacing between the action buttons.
|
|
24
24
|
/// @group action-buttons
|
|
25
|
-
$kendo-actions-button-spacing: var( --kendo-actions-button-spacing,
|
|
25
|
+
$kendo-actions-button-spacing: var( --kendo-actions-button-spacing, k-spacing(3) ) !default;
|
|
26
26
|
|
|
27
27
|
@forward "@progress/kendo-theme-core/scss/components/action-buttons/_variables.scss" with (
|
|
28
28
|
$kendo-actions-padding-x: $kendo-actions-padding-x,
|
|
@@ -19,22 +19,22 @@
|
|
|
19
19
|
|
|
20
20
|
.k-actionsheet-top {
|
|
21
21
|
border-width: $kendo-actionsheet-border-width;
|
|
22
|
-
border-
|
|
22
|
+
border-block-start-width: 0;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.k-actionsheet-bottom {
|
|
26
26
|
border-width: $kendo-actionsheet-border-width;
|
|
27
|
-
border-
|
|
27
|
+
border-block-end-width: 0;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.k-actionsheet-left {
|
|
31
31
|
border-width: $kendo-actionsheet-border-width;
|
|
32
|
-
border-
|
|
32
|
+
border-inline-start-width: $kendo-actionsheet-border-width;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
.k-actionsheet-right {
|
|
36
36
|
border-width: $kendo-actionsheet-border-width;
|
|
37
|
-
border-
|
|
37
|
+
border-inline-end-width: 0;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
.k-adaptive-actionsheet .k-coloreditor {
|
|
@@ -5,27 +5,11 @@
|
|
|
5
5
|
@mixin kendo-action-sheet--theme() {
|
|
6
6
|
@include kendo-action-sheet--theme-base();
|
|
7
7
|
|
|
8
|
-
.k-actionsheet-header,
|
|
9
|
-
.k-actionsheet-titlebar {
|
|
10
|
-
color: $kendo-actionsheet-header-text;
|
|
11
|
-
background-color: $kendo-actionsheet-header-bg;
|
|
12
|
-
border-color: $kendo-actionsheet-header-border;
|
|
13
|
-
@include box-shadow( $kendo-actionsheet-header-shadow );
|
|
14
|
-
}
|
|
15
|
-
|
|
16
8
|
.k-actionsheet-subtitle {
|
|
17
9
|
color: inherit;
|
|
18
10
|
}
|
|
19
11
|
|
|
20
|
-
.k-actionsheet-item-icon {
|
|
21
|
-
color: $kendo-actionsheet-item-icon-color;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
12
|
.k-actionsheet-item {
|
|
25
|
-
color: var( --kendo-actionsheet-item-text, inherit );
|
|
26
|
-
background-color: var( --kendo-actionsheet-item-bg, inherit );
|
|
27
|
-
border-color: var( --kendo-actionsheet-item-border, inherit );
|
|
28
|
-
outline-color: var( --kendo-actionsheet-item-outline, inherit );
|
|
29
13
|
|
|
30
14
|
&:focus,
|
|
31
15
|
&.k-focus {
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
|
|
4
4
|
/// Horizontal padding of the action sheet.
|
|
5
5
|
/// @group action-sheet
|
|
6
|
-
$kendo-actionsheet-padding-x: var( --kendo-actionsheet-padding-x, #{k-spacing(
|
|
6
|
+
$kendo-actionsheet-padding-x: var( --kendo-actionsheet-padding-x, #{k-spacing(1)} ) !default;
|
|
7
7
|
/// Vertical padding of the action sheet.
|
|
8
8
|
/// @group action-sheet
|
|
9
|
-
$kendo-actionsheet-padding-y: var( --kendo-actionsheet-padding-y, #{k-spacing(
|
|
9
|
+
$kendo-actionsheet-padding-y: var( --kendo-actionsheet-padding-y, #{k-spacing(1)} ) !default;
|
|
10
10
|
/// Width of the action sheet.
|
|
11
11
|
/// @group action-sheet
|
|
12
12
|
$kendo-actionsheet-width: var( --kendo-actionsheet-width, 360px ) !default;
|
|
@@ -81,7 +81,7 @@ $kendo-actionsheet-header-bg: var( --kendo-actionsheet-header-bg, inherit ) !def
|
|
|
81
81
|
$kendo-actionsheet-header-text: var( --kendo-actionsheet-header-text, inherit ) !default;
|
|
82
82
|
/// Border color of the action sheet header.
|
|
83
83
|
/// @group action-sheet
|
|
84
|
-
$kendo-actionsheet-header-border: var( --kendo-actionsheet-header-border,
|
|
84
|
+
$kendo-actionsheet-header-border: var( --kendo-actionsheet-header-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
85
85
|
/// Box shadow of the action sheet header.
|
|
86
86
|
/// @group action-sheet
|
|
87
87
|
$kendo-actionsheet-header-shadow: var( --kendo-actionsheet-header-shadow, none ) !default;
|
|
@@ -108,7 +108,7 @@ $kendo-actionsheet-footer-bg: var( --kendo-actionsheet-footer-bg, null ) !defaul
|
|
|
108
108
|
$kendo-actionsheet-footer-text: var( --kendo-actionsheet-footer-text, null ) !default;
|
|
109
109
|
/// Border color of the action sheet footer.
|
|
110
110
|
/// @group action-sheet
|
|
111
|
-
$kendo-actionsheet-footer-border: var( --kendo-actionsheet-
|
|
111
|
+
$kendo-actionsheet-footer-border: var( --kendo-actionsheet-header-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
112
112
|
/// Box shadow of the action sheet footer.
|
|
113
113
|
/// @group action-sheet
|
|
114
114
|
$kendo-actionsheet-footer-shadow: var( --kendo-actionsheet-footer-shadow, null ) !default;
|
|
@@ -118,20 +118,16 @@ $kendo-actionsheet-footer-shadow: var( --kendo-actionsheet-footer-shadow, null )
|
|
|
118
118
|
$kendo-actionsheet-item-min-height: var( --kendo-actionsheet-item-min-height, 40px ) !default;
|
|
119
119
|
/// Horiozontal padding of the action sheet item.
|
|
120
120
|
/// @group action-sheet
|
|
121
|
-
$kendo-actionsheet-item-padding-x: var( --kendo-actionsheet-item-padding-x, #{k-spacing(
|
|
121
|
+
$kendo-actionsheet-item-padding-x: var( --kendo-actionsheet-item-padding-x, #{k-spacing(1.5)} ) !default;
|
|
122
122
|
/// Vertical padding of the action sheet item.
|
|
123
123
|
/// @group action-sheet
|
|
124
|
-
$kendo-actionsheet-item-padding-y: var( --kendo-actionsheet-item-padding-y, #{k-spacing(
|
|
124
|
+
$kendo-actionsheet-item-padding-y: var( --kendo-actionsheet-item-padding-y, #{k-spacing(1.5)} ) !default;
|
|
125
125
|
/// Border around the action sheet item.
|
|
126
126
|
/// @group action-sheet
|
|
127
127
|
$kendo-actionsheet-item-border-width: var( --kendo-actionsheet-item-border-width, 1px ) !default;
|
|
128
128
|
/// Spacing between the icon and the text in the action sheet item.
|
|
129
129
|
/// @group action-sheet
|
|
130
|
-
$kendo-actionsheet-item-spacing: var( --kendo-actionsheet-item-spacing, #{k-spacing(
|
|
131
|
-
|
|
132
|
-
/// Color of the action sheet item icon.
|
|
133
|
-
/// @group action-sheet
|
|
134
|
-
$kendo-actionsheet-item-icon-color: var( --kendo-actionsheet-item-icon-color, #{k-color(primary)} ) !default;
|
|
130
|
+
$kendo-actionsheet-item-spacing: var( --kendo-actionsheet-item-spacing, #{k-spacing(1)} ) !default;
|
|
135
131
|
|
|
136
132
|
/// Font weight of the action sheet item text.
|
|
137
133
|
/// @group action-sheet
|
|
@@ -146,6 +142,9 @@ $kendo-actionsheet-item-description-font-size: var( --kendo-actionsheet-item-des
|
|
|
146
142
|
/// Color of the action sheet item description.
|
|
147
143
|
/// @group action-sheet
|
|
148
144
|
$kendo-actionsheet-item-description-text: var( --kendo-actionsheet-item-description-text, #{k-color(subtle)} ) !default;
|
|
145
|
+
/// Line height of the action sheet item description.
|
|
146
|
+
/// @group action-sheet
|
|
147
|
+
$kendo-actionsheet-item-description-line-height: var( --kendo-actionsheet-item-description-line-height, var( --kendo-line-height-lg, inherit ) ) !default;
|
|
149
148
|
|
|
150
149
|
/// Hover background color of the action sheet item.
|
|
151
150
|
/// @group action-sheet
|
|
@@ -171,7 +170,7 @@ $kendo-actionsheet-item-focus-border: var( --kendo-actionsheet-item-focus-border
|
|
|
171
170
|
$kendo-actionsheet-item-focus-outline: var( --kendo-actionsheet-item-focus-outline, var( --kendo-outline-color, inherit ) ) !default;
|
|
172
171
|
/// Focus outline width of the action sheet item.
|
|
173
172
|
/// @group action-sheet
|
|
174
|
-
$kendo-actionsheet-item-focus-outline-width: var( --kendo-actionsheet-item-focus-outline-width,
|
|
173
|
+
$kendo-actionsheet-item-focus-outline-width: var( --kendo-actionsheet-item-focus-outline-width, 2px ) !default;
|
|
175
174
|
|
|
176
175
|
/// Focus and hover background color of the action sheet item.
|
|
177
176
|
/// @group action-sheet
|
|
@@ -268,6 +267,7 @@ $kendo-adaptive-actionsheet-footer-padding-x: var( --kendo-adaptive-actionsheet-
|
|
|
268
267
|
$kendo-actionsheet-item-title-text-transform: $kendo-actionsheet-item-title-text-transform,
|
|
269
268
|
$kendo-actionsheet-item-description-font-size: $kendo-actionsheet-item-description-font-size,
|
|
270
269
|
$kendo-actionsheet-item-description-text: $kendo-actionsheet-item-description-text,
|
|
270
|
+
$kendo-actionsheet-item-description-line-height: $kendo-actionsheet-item-description-line-height,
|
|
271
271
|
$kendo-actionsheet-item-hover-bg: $kendo-actionsheet-item-hover-bg,
|
|
272
272
|
$kendo-actionsheet-item-hover-text: $kendo-actionsheet-item-hover-text,
|
|
273
273
|
$kendo-actionsheet-item-hover-border: $kendo-actionsheet-item-hover-border,
|
package/scss/appbar/_theme.scss
CHANGED
|
@@ -10,7 +10,15 @@
|
|
|
10
10
|
.k-appbar-base {
|
|
11
11
|
color: $kendo-appbar-text;
|
|
12
12
|
background-color: $kendo-appbar-bg;
|
|
13
|
-
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.k-appbar {
|
|
16
|
+
border-bottom: 1px solid $kendo-appbar-border;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.k-appbar.k-appbar-bottom {
|
|
20
|
+
border-bottom: none;
|
|
21
|
+
border-top: 1px solid $kendo-appbar-border;
|
|
14
22
|
}
|
|
15
23
|
|
|
16
24
|
.k-appbar-inherit {
|
|
@@ -9,10 +9,10 @@ $kendo-appbar-margin-x: var( --kendo-appbar-margin-x, k-spacing(0) ) !default;
|
|
|
9
9
|
$kendo-appbar-margin-y: var( --kendo-appbar-margin-y, k-spacing(0) ) !default;
|
|
10
10
|
/// The horizontal padding of the AppBar.
|
|
11
11
|
/// @group appbar
|
|
12
|
-
$kendo-appbar-padding-x: var( --kendo-appbar-padding-x, k-spacing(
|
|
12
|
+
$kendo-appbar-padding-x: var( --kendo-appbar-padding-x, k-spacing(5) ) !default;
|
|
13
13
|
/// The vertical padding of the AppBar.
|
|
14
14
|
/// @group appbar
|
|
15
|
-
$kendo-appbar-padding-y: var( --kendo-appbar-padding-y, k-spacing(
|
|
15
|
+
$kendo-appbar-padding-y: var( --kendo-appbar-padding-y, k-spacing(3.5) ) !default;
|
|
16
16
|
/// The width of the border around the AppBar.
|
|
17
17
|
/// @group appbar
|
|
18
18
|
$kendo-appbar-border-width: var( --kendo-appbar-border-width, 0px ) !default;
|
|
@@ -41,7 +41,21 @@ $kendo-appbar-text: var( --kendo-appbar-text, k-color(on-app-surface) ) !default
|
|
|
41
41
|
$kendo-appbar-bg: var( --kendo-appbar-bg, k-color(surface) ) !default;
|
|
42
42
|
/// The border color of the AppBar.
|
|
43
43
|
/// @group appbar
|
|
44
|
-
$kendo-appbar-border: var( --kendo-appbar-border, color-mix(in srgb, k-color(border)
|
|
44
|
+
$kendo-appbar-border: var( --kendo-appbar-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
45
|
+
|
|
46
|
+
/// The background color of the AppBar based on light theme color.
|
|
47
|
+
/// @group appbar
|
|
48
|
+
$kendo-appbar-light-bg: k-color(light) !default;
|
|
49
|
+
/// The text color of the AppBar based on light theme color.
|
|
50
|
+
/// @group appbar
|
|
51
|
+
$kendo-appbar-light-text: k-color(on-light) !default;
|
|
52
|
+
|
|
53
|
+
/// The background color of the AppBar based on dark theme color.
|
|
54
|
+
/// @group appbar
|
|
55
|
+
$kendo-appbar-dark-bg: k-color(dark) !default;
|
|
56
|
+
/// The text color of the AppBar based on dark theme color.
|
|
57
|
+
/// @group appbar
|
|
58
|
+
$kendo-appbar-dark-text: k-color(on-dark) !default;
|
|
45
59
|
|
|
46
60
|
/// The theme colors map for the AppBar variations.
|
|
47
61
|
/// @group appbar
|
|
@@ -69,5 +83,9 @@ $kendo-appbar-theme-colors: (
|
|
|
69
83
|
$kendo-appbar-font-size: $kendo-appbar-font-size,
|
|
70
84
|
$kendo-appbar-line-height: $kendo-appbar-line-height,
|
|
71
85
|
$kendo-appbar-gap: $kendo-appbar-spacing,
|
|
86
|
+
$kendo-appbar-light-bg: $kendo-appbar-light-bg,
|
|
87
|
+
$kendo-appbar-dark-bg: $kendo-appbar-dark-bg,
|
|
88
|
+
$kendo-appbar-light-text: $kendo-appbar-light-text,
|
|
89
|
+
$kendo-appbar-dark-text: $kendo-appbar-dark-text,
|
|
72
90
|
$kendo-appbar-theme-colors: $kendo-appbar-theme-colors
|
|
73
91
|
);
|
package/scss/badge/_theme.scss
CHANGED
|
@@ -17,14 +17,14 @@ $kendo-badge-border-width: var( --kendo-badge-border-width, 1px ) !default;
|
|
|
17
17
|
|
|
18
18
|
/// The font weight of the Badge.
|
|
19
19
|
/// @group badge
|
|
20
|
-
$kendo-badge-font-weight: var( --kendo-badge-font-weight, var( --kendo-font-weight, normal ) ) !default;
|
|
20
|
+
$kendo-badge-font-weight: var( --kendo-badge-font-weight, var( --kendo-font-weight-semibold, normal ) ) !default;
|
|
21
21
|
|
|
22
22
|
/// Horizontal padding of the small Badge.
|
|
23
23
|
/// @group badge
|
|
24
|
-
$kendo-badge-sm-padding-x: k-spacing(
|
|
24
|
+
$kendo-badge-sm-padding-x: k-spacing(1.5) !default;
|
|
25
25
|
/// Horizontal padding of the medium Badge.
|
|
26
26
|
/// @group badge
|
|
27
|
-
$kendo-badge-md-padding-x: var( --kendo-badge-padding-x, k-spacing(1) ) !default;
|
|
27
|
+
$kendo-badge-md-padding-x: var( --kendo-badge-padding-x, k-spacing(1.5) ) !default;
|
|
28
28
|
/// Horizontal padding of the large Badge.
|
|
29
29
|
/// @group badge
|
|
30
30
|
$kendo-badge-lg-padding-x: k-spacing(1.5) !default;
|
|
@@ -37,7 +37,7 @@ $kendo-badge-sm-padding-y: k-spacing(0.5) !default;
|
|
|
37
37
|
$kendo-badge-md-padding-y: var( --kendo-badge-padding-y, k-spacing(1) ) !default;
|
|
38
38
|
/// Vertical padding of the large Badge.
|
|
39
39
|
/// @group badge
|
|
40
|
-
$kendo-badge-lg-padding-y: k-spacing(
|
|
40
|
+
$kendo-badge-lg-padding-y: calc(k-spacing(0.5) + 1px) !default;
|
|
41
41
|
|
|
42
42
|
/// The font size of the small Badge.
|
|
43
43
|
/// @group badge
|
|
@@ -47,7 +47,7 @@ $kendo-badge-sm-font-size: var( --kendo-font-size-xs, inherit ) !default;
|
|
|
47
47
|
$kendo-badge-md-font-size: var( --kendo-badge-font-size, var( --kendo-font-size-xs, inherit ) ) !default;
|
|
48
48
|
/// The font size of the large Badge.
|
|
49
49
|
/// @group badge
|
|
50
|
-
$kendo-badge-lg-font-size: var( --kendo-font-size-
|
|
50
|
+
$kendo-badge-lg-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
51
51
|
|
|
52
52
|
/// The line height used along with the $kendo-font-size variable of the small Badge.
|
|
53
53
|
/// @group badge
|
|
@@ -57,7 +57,7 @@ $kendo-badge-sm-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
|
57
57
|
$kendo-badge-md-line-height: var( --kendo-badge-line-height, var( --kendo-line-height-xs, normal ) ) !default;
|
|
58
58
|
/// The line height used along with the $kendo-font-size variable of the large Badge.
|
|
59
59
|
/// @group badge
|
|
60
|
-
$kendo-badge-lg-line-height: var( --kendo-line-height-
|
|
60
|
+
$kendo-badge-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
61
61
|
|
|
62
62
|
/// The calculated minimum width of the small circular Badge.
|
|
63
63
|
/// @group badge
|
|
@@ -2,22 +2,5 @@
|
|
|
2
2
|
@use "@progress/kendo-theme-core/scss/components/bottom-navigation/_layout.scss" as *;
|
|
3
3
|
|
|
4
4
|
@mixin kendo-bottom-navigation--layout() {
|
|
5
|
-
|
|
6
5
|
@include kendo-bottom-navigation--layout-base();
|
|
7
|
-
|
|
8
|
-
// Items
|
|
9
|
-
.k-bottom-nav-item {
|
|
10
|
-
position: relative;
|
|
11
|
-
|
|
12
|
-
&:focus::after,
|
|
13
|
-
&.k-focus::after {
|
|
14
|
-
content: "";
|
|
15
|
-
position: absolute;
|
|
16
|
-
border: medium none;
|
|
17
|
-
inset: $kendo-bottom-nav-item-focus-offset;
|
|
18
|
-
outline-width: $kendo-bottom-nav-item-focus-outline-width;
|
|
19
|
-
outline-style: $kendo-bottom-nav-item-focus-outline-style;
|
|
20
|
-
z-index: 1;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
6
|
}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
color: k-color(on-#{$name});
|
|
20
20
|
background-color: k-color(#{$name});
|
|
21
21
|
border-color: k-color(#{$name});
|
|
22
|
-
|
|
22
|
+
box-shadow: 0 0 0 2px k-color(border-alt) inset, 0 0 0 3px k-color(surface) inset;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
&:active,
|
|
@@ -40,14 +40,6 @@
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
.k-bottom-nav-solid-warning,
|
|
44
|
-
.k-bottom-nav-solid-light {
|
|
45
|
-
.k-bottom-nav-item:focus::after,
|
|
46
|
-
.k-bottom-nav-item.k-focus::after {
|
|
47
|
-
outline-color: k-color(app-surface);
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
43
|
@each $name, $color in $kendo-bottom-navigation-theme-colors {
|
|
52
44
|
.k-bottom-nav-flat-#{$name} {
|
|
53
45
|
color: k-color(on-app-surface);
|
|
@@ -60,7 +52,7 @@
|
|
|
60
52
|
color: k-color(#{$name});
|
|
61
53
|
background-color: inherit;
|
|
62
54
|
border-color: transparent;
|
|
63
|
-
|
|
55
|
+
box-shadow: 0 0 0 2px k-color(border-alt) inset;
|
|
64
56
|
}
|
|
65
57
|
|
|
66
58
|
&:active,
|
|
@@ -48,16 +48,6 @@ $kendo-bottom-nav-item-border-radius: var( --kendo-bottom-nav-item-border-radius
|
|
|
48
48
|
/// @group bottom-navigation
|
|
49
49
|
$kendo-bottom-nav-item-gap: var( --kendo-bottom-nav-item-gap, k-spacing(1) ) !default;
|
|
50
50
|
|
|
51
|
-
/// The offset of the focused BottomNavigation item.
|
|
52
|
-
/// @group bottom-navigation
|
|
53
|
-
$kendo-bottom-nav-item-focus-offset: var( --kendo-bottom-nav-item-focus-offset, k-spacing(0.5) ) !default;
|
|
54
|
-
/// The outline width of the focused BottomNavigation item.
|
|
55
|
-
/// @group bottom-navigation
|
|
56
|
-
$kendo-bottom-nav-item-focus-outline-width: var( --kendo-bottom-nav-item-focus-outline-width, 1px ) !default;
|
|
57
|
-
/// The outline style of the focused BottomNavigation item.
|
|
58
|
-
/// @group bottom-navigation
|
|
59
|
-
$kendo-bottom-nav-item-focus-outline-style: var( --kendo-bottom-nav-item-focus-outline-style, solid ) !default;
|
|
60
|
-
|
|
61
51
|
/// The box shadow of the BottomNavigation.
|
|
62
52
|
/// @group bottom-navigation
|
|
63
53
|
$kendo-bottom-nav-shadow: var( --kendo-box-shadow-depth-4, none ) !default;
|
|
@@ -21,18 +21,18 @@
|
|
|
21
21
|
// Focused state
|
|
22
22
|
&:focus,
|
|
23
23
|
&.k-focus {
|
|
24
|
-
|
|
25
|
-
&:hover,
|
|
26
|
-
&.k-hover {
|
|
27
|
-
@include fill( $bg: $kendo-breadcrumb-link-focus-hover-bg );
|
|
28
|
-
}
|
|
24
|
+
background: $kendo-breadcrumb-link-focus-bg;
|
|
29
25
|
}
|
|
30
26
|
|
|
31
27
|
// Disabled state
|
|
32
28
|
&:disabled,
|
|
33
29
|
&[disabled],
|
|
34
30
|
&.k-disabled {
|
|
35
|
-
@include fill(
|
|
31
|
+
@include fill(
|
|
32
|
+
$kendo-breadcrumb-link-disabled-text,
|
|
33
|
+
$kendo-breadcrumb-link-disabled-bg,
|
|
34
|
+
$kendo-breadcrumb-link-disabled-border
|
|
35
|
+
);
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
// Selected state
|
|
@@ -57,21 +57,34 @@
|
|
|
57
57
|
);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
// Focused state
|
|
61
|
-
&:focus,
|
|
62
|
-
&.k-focus {
|
|
63
|
-
// Focus-hover state
|
|
64
|
-
&:hover,
|
|
65
|
-
&.k-hover {
|
|
66
|
-
@include fill( $bg: $kendo-breadcrumb-root-link-focus-hover-bg );
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
60
|
// Disabled state
|
|
71
61
|
&:disabled,
|
|
72
62
|
&[disabled],
|
|
73
63
|
&.k-disabled {
|
|
74
|
-
@include fill(
|
|
64
|
+
@include fill(
|
|
65
|
+
$kendo-breadcrumb-root-link-disabled-text,
|
|
66
|
+
$kendo-breadcrumb-root-link-disabled-bg,
|
|
67
|
+
$kendo-breadcrumb-root-link-disabled-border
|
|
68
|
+
);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.k-breadcrumb-icontext-link,
|
|
73
|
+
.k-breadcrumb-icon-link {
|
|
74
|
+
|
|
75
|
+
&:hover,
|
|
76
|
+
&.k-hover {
|
|
77
|
+
|
|
78
|
+
.k-icon {
|
|
79
|
+
color: k-color(primary-hover);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
&:active,
|
|
83
|
+
&.k-selected {
|
|
84
|
+
|
|
85
|
+
.k-icon {
|
|
86
|
+
color: k-color(primary-active);
|
|
87
|
+
}
|
|
75
88
|
}
|
|
76
89
|
}
|
|
77
90
|
|
|
@@ -51,41 +51,41 @@ $kendo-breadcrumb-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
51
51
|
|
|
52
52
|
/// The background color of the Breadcrumb
|
|
53
53
|
/// @group breadcrumb
|
|
54
|
-
$kendo-breadcrumb-bg: var( --kendo-breadcrumb-bg,
|
|
54
|
+
$kendo-breadcrumb-bg: var( --kendo-breadcrumb-bg, null ) !default;
|
|
55
55
|
/// The text color of the Breadcrumb
|
|
56
56
|
/// @group breadcrumb
|
|
57
|
-
$kendo-breadcrumb-text: var( --kendo-breadcrumb-text,
|
|
57
|
+
$kendo-breadcrumb-text: var( --kendo-breadcrumb-text, null ) !default;
|
|
58
58
|
/// The border color of the Breadcrumb
|
|
59
59
|
/// @group breadcrumb
|
|
60
|
-
$kendo-breadcrumb-border: var( --kendo-breadcrumb-border,
|
|
60
|
+
$kendo-breadcrumb-border: var( --kendo-breadcrumb-border, null ) !default;
|
|
61
61
|
/// The box shadow of the focused breadcrumb
|
|
62
62
|
/// @group breadcrumb
|
|
63
|
-
$kendo-breadcrumb-focus-shadow: var( --kendo-breadcrumb-focus-shadow,
|
|
63
|
+
$kendo-breadcrumb-focus-shadow: var( --kendo-breadcrumb-focus-shadow, null ) !default;
|
|
64
64
|
|
|
65
65
|
|
|
66
66
|
/// The horizontal padding of the small Breadcrumb link.
|
|
67
67
|
/// @group breadcrumb
|
|
68
|
-
$kendo-breadcrumb-sm-link-padding-x: var( --kendo-breadcrumb-link-padding-x, k-spacing(
|
|
68
|
+
$kendo-breadcrumb-sm-link-padding-x: var( --kendo-breadcrumb-link-padding-x, k-spacing(0.5) ) !default;
|
|
69
69
|
/// The horizontal padding of the medium Breadcrumb link.
|
|
70
70
|
/// @group breadcrumb
|
|
71
|
-
$kendo-breadcrumb-md-link-padding-x: var( --kendo-breadcrumb-link-padding-x, k-spacing(
|
|
71
|
+
$kendo-breadcrumb-md-link-padding-x: var( --kendo-breadcrumb-link-padding-x, k-spacing(1.5) ) !default;
|
|
72
72
|
/// The horizontal padding of the large Breadcrumb link.
|
|
73
73
|
/// @group breadcrumb
|
|
74
74
|
$kendo-breadcrumb-lg-link-padding-x: var( --kendo-breadcrumb-link-padding-x, k-spacing(2) ) !default;
|
|
75
75
|
|
|
76
76
|
/// The vertical padding of the small Breadcrumb link.
|
|
77
77
|
/// @group breadcrumb
|
|
78
|
-
$kendo-breadcrumb-sm-link-padding-y: var( --kendo-breadcrumb-link-padding-y, k-spacing(
|
|
78
|
+
$kendo-breadcrumb-sm-link-padding-y: var( --kendo-breadcrumb-link-padding-y, k-spacing(0.5) ) !default;
|
|
79
79
|
/// The vertical padding of the medium Breadcrumb link.
|
|
80
80
|
/// @group breadcrumb
|
|
81
|
-
$kendo-breadcrumb-md-link-padding-y: var( --kendo-breadcrumb-link-padding-y, k-spacing(
|
|
81
|
+
$kendo-breadcrumb-md-link-padding-y: var( --kendo-breadcrumb-link-padding-y, k-spacing(1.5) ) !default;
|
|
82
82
|
/// The vertical padding of the large Breadcrumb link.
|
|
83
83
|
/// @group breadcrumb
|
|
84
|
-
$kendo-breadcrumb-lg-link-padding-y: var( --kendo-breadcrumb-link-padding-y, k-spacing(2
|
|
84
|
+
$kendo-breadcrumb-lg-link-padding-y: var( --kendo-breadcrumb-link-padding-y, k-spacing(2) ) !default;
|
|
85
85
|
|
|
86
86
|
/// The radius of the border around the Breadcrumb link
|
|
87
87
|
/// @group breadcrumb
|
|
88
|
-
$kendo-breadcrumb-link-border-radius:
|
|
88
|
+
$kendo-breadcrumb-link-border-radius: k-border-radius(md) !default;
|
|
89
89
|
|
|
90
90
|
/// The initial text color of the Breadcrumb link
|
|
91
91
|
/// @group breadcrumb
|
|
@@ -95,28 +95,28 @@ $kendo-breadcrumb-link-initial-text: var( --kendo-breadcrumb-link-initial-text,
|
|
|
95
95
|
$kendo-breadcrumb-link-bg: var( --kendo-breadcrumb-link-bg, transparent ) !default;
|
|
96
96
|
/// The text color of the Breadcrumb link
|
|
97
97
|
/// @group breadcrumb
|
|
98
|
-
$kendo-breadcrumb-link-text: var( --kendo-breadcrumb-link-text,
|
|
98
|
+
$kendo-breadcrumb-link-text: var( --kendo-breadcrumb-link-text, k-color(on-app-surface) ) !default;
|
|
99
99
|
/// The borer color of the Breadcrumb link
|
|
100
100
|
/// @group breadcrumb
|
|
101
101
|
$kendo-breadcrumb-link-border: var( --kendo-breadcrumb-link-border, transparent ) !default;
|
|
102
102
|
/// The background color of the hovered breadcrumb link
|
|
103
103
|
/// @group breadcrumb
|
|
104
|
-
$kendo-breadcrumb-link-hover-bg: var( --kendo-breadcrumb-link-hover-bg, k-color(
|
|
104
|
+
$kendo-breadcrumb-link-hover-bg: var( --kendo-breadcrumb-link-hover-bg, color-mix(in srgb, k-color(on-app-surface) 5%, transparent) ) !default;
|
|
105
105
|
/// The text color of the hovered breadcrumb link
|
|
106
106
|
/// @group breadcrumb
|
|
107
107
|
$kendo-breadcrumb-link-hover-text: var( --kendo-breadcrumb-link-hover-text, k-color(on-app-surface) ) !default;
|
|
108
108
|
/// The border color of the hovered breadcrumb link
|
|
109
109
|
/// @group breadcrumb
|
|
110
|
-
$kendo-breadcrumb-link-hover-border: var( --kendo-breadcrumb-link-hover-border, color-mix(in srgb, k-color(
|
|
110
|
+
$kendo-breadcrumb-link-hover-border: var( --kendo-breadcrumb-link-hover-border, color-mix(in srgb, k-color(on-app-surface) 5%, transparent) ) !default;
|
|
111
111
|
/// The background color of the active breadcrumb link
|
|
112
112
|
/// @group breadcrumb
|
|
113
|
-
$kendo-breadcrumb-link-active-bg: var( --kendo-breadcrumb-link-active-bg, k-color(
|
|
113
|
+
$kendo-breadcrumb-link-active-bg: var( --kendo-breadcrumb-link-active-bg, color-mix(in srgb, k-color(on-app-surface) 12%, transparent) ) !default;
|
|
114
114
|
/// The text color of the active breadcrumb link
|
|
115
115
|
/// @group breadcrumb
|
|
116
|
-
$kendo-breadcrumb-link-active-text: var( --kendo-breadcrumb-link-active-text, k-color(on-
|
|
116
|
+
$kendo-breadcrumb-link-active-text: var( --kendo-breadcrumb-link-active-text, k-color(on-app-surface) ) !default;
|
|
117
117
|
/// The border color of the active breadcrumb link
|
|
118
118
|
/// @group breadcrumb
|
|
119
|
-
$kendo-breadcrumb-link-active-border: var( --kendo-breadcrumb-link-active-border, k-color(
|
|
119
|
+
$kendo-breadcrumb-link-active-border: var( --kendo-breadcrumb-link-active-border, color-mix(in srgb, k-color(on-app-surface) 12%, transparent) ) !default;
|
|
120
120
|
/// The background color of the focused breadcrumb link
|
|
121
121
|
/// @group breadcrumb
|
|
122
122
|
$kendo-breadcrumb-link-focus-bg: var( --kendo-breadcrumb-link-focus-bg, transparent ) !default;
|
|
@@ -128,22 +128,19 @@ $kendo-breadcrumb-link-focus-text: var( --kendo-breadcrumb-link-focus-text, k-co
|
|
|
128
128
|
$kendo-breadcrumb-link-focus-border: var( --kendo-breadcrumb-link-focus-border, null ) !default;
|
|
129
129
|
/// The box shadow of the focused breadcrumb link
|
|
130
130
|
/// @group breadcrumb
|
|
131
|
-
$kendo-breadcrumb-link-focus-shadow: var( --kendo-breadcrumb-link-focus-shadow, inset 0 0 0
|
|
132
|
-
/// The focus and hover background color of the Breadcrumb link
|
|
133
|
-
/// @group breadcrumb
|
|
134
|
-
$kendo-breadcrumb-link-focus-hover-bg: var( --kendo-breadcrumb-link-focus-hover-bg, k-color(base-hover) ) !default;
|
|
131
|
+
$kendo-breadcrumb-link-focus-shadow: var( --kendo-breadcrumb-link-focus-shadow, inset 0 0 0 2px k-color(border-alt) ) !default;
|
|
135
132
|
/// The background color of the disabled breadcrumb link
|
|
136
133
|
/// @group breadcrumb
|
|
137
134
|
$kendo-breadcrumb-link-disabled-bg: var( --kendo-breadcrumb-link-disabled-bg, none ) !default;
|
|
138
135
|
/// The text color of the disabled breadcrumb link
|
|
139
136
|
/// @group breadcrumb
|
|
140
|
-
$kendo-breadcrumb-link-disabled-text: var( --kendo-breadcrumb-link-disabled-text, color-mix(in srgb, k-color(on-app-surface)
|
|
137
|
+
$kendo-breadcrumb-link-disabled-text: var( --kendo-breadcrumb-link-disabled-text, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
|
|
141
138
|
/// The border color of the disabled breadcrumb link
|
|
142
139
|
/// @group breadcrumb
|
|
143
140
|
$kendo-breadcrumb-link-disabled-border: var( --kendo-breadcrumb-link-disabled-border, none ) !default;
|
|
144
141
|
/// The background color of selected the Breadcrumb link
|
|
145
142
|
/// @group breadcrumb
|
|
146
|
-
$kendo-breadcrumb-link-selected-bg: var( --kendo-breadcrumb-link-selected-bg,
|
|
143
|
+
$kendo-breadcrumb-link-selected-bg: var( --kendo-breadcrumb-link-selected-bg, transparent ) !default;
|
|
147
144
|
/// The text color of the selected breadcrumb link
|
|
148
145
|
/// @group breadcrumb
|
|
149
146
|
$kendo-breadcrumb-link-selected-text: var( --kendo-breadcrumb-link-selected-text, k-color(on-app-surface) ) !default;
|
|
@@ -152,7 +149,7 @@ $kendo-breadcrumb-link-selected-text: var( --kendo-breadcrumb-link-selected-text
|
|
|
152
149
|
$kendo-breadcrumb-link-selected-border: var( --kendo-breadcrumb-link-selected-border, transparent ) !default;
|
|
153
150
|
/// The font weight of the selected breadcrumb link
|
|
154
151
|
/// @group breadcrumb
|
|
155
|
-
$kendo-breadcrumb-link-selected-font-weight: var( --kendo-font-weight-
|
|
152
|
+
$kendo-breadcrumb-link-selected-font-weight: var( --kendo-font-weight-semibold, 600 ) !default;
|
|
156
153
|
|
|
157
154
|
/// The background color of the Breadcrumb root link
|
|
158
155
|
/// @group breadcrumb
|
|
@@ -193,12 +190,15 @@ $kendo-breadcrumb-root-link-focus-border: var( --kendo-breadcrumb-root-link-focu
|
|
|
193
190
|
/// The border color of the focused breadcrumb root link
|
|
194
191
|
/// @group breadcrumb
|
|
195
192
|
$kendo-breadcrumb-root-link-focus-shadow: var( --kendo-breadcrumb-root-link-focus-shadow, $kendo-breadcrumb-link-focus-shadow ) !default;
|
|
196
|
-
/// The focus and hover background color of the Breadcrumb root link
|
|
197
|
-
/// @group breadcrumb
|
|
198
|
-
$kendo-breadcrumb-root-link-focus-hover-bg: var( --kendo-breadcrumb-root-link-focus-hover-bg, $kendo-breadcrumb-link-focus-hover-bg ) !default;
|
|
199
193
|
/// The text color of the disabled breadcrumb root link
|
|
200
194
|
/// @group breadcrumb
|
|
201
195
|
$kendo-breadcrumb-root-link-disabled-text: var( --kendo-breadcrumb-root-link-disabled-text, $kendo-breadcrumb-link-disabled-text ) !default;
|
|
196
|
+
/// The text color of the disabled breadcrumb root link
|
|
197
|
+
/// @group breadcrumb
|
|
198
|
+
$kendo-breadcrumb-root-link-disabled-bg: var( --kendo-breadcrumb-root-link-disabled-bg, $kendo-breadcrumb-link-disabled-bg ) !default;
|
|
199
|
+
/// The text color of the disabled breadcrumb root link
|
|
200
|
+
/// @group breadcrumb
|
|
201
|
+
$kendo-breadcrumb-root-link-disabled-border: var( --kendo-breadcrumb-root-link-disabled-border, $kendo-breadcrumb-link-disabled-border ) !default;
|
|
202
202
|
|
|
203
203
|
/// The background color of the current Breadcrumb root link.
|
|
204
204
|
/// @group breadcrumb
|
package/scss/bubble/_theme.scss
CHANGED
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
|
|
10
10
|
&:focus,
|
|
11
11
|
&.k-focus {
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
border-color: $kendo-bubble-focus-border;
|
|
13
|
+
box-shadow: $kendo-bubble-focus-shadow;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
}
|