@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
|
@@ -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.3",
|
|
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.3",
|
|
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.3",
|
|
58
|
+
"@progress/kendo-theme-utils": "12.0.0-dev.3"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "e8490bcd2120186030a02c459cb027ae415d281c"
|
|
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;
|
|
@@ -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);
|
|
@@ -57,16 +49,16 @@
|
|
|
57
49
|
.k-bottom-nav-item {
|
|
58
50
|
&:focus,
|
|
59
51
|
&.k-focus {
|
|
60
|
-
color: k-color(#{$name});
|
|
52
|
+
color: k-color(#{$name}-on-surface);
|
|
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,
|
|
67
59
|
&.k-active,
|
|
68
60
|
&.k-selected {
|
|
69
|
-
color: k-color(#{$name});
|
|
61
|
+
color: k-color(#{$name}-on-surface);
|
|
70
62
|
background-color: inherit;
|
|
71
63
|
border-color: transparent;
|
|
72
64
|
}
|
|
@@ -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;
|
|
@@ -7,23 +7,11 @@
|
|
|
7
7
|
|
|
8
8
|
@include kendo-breadcrumb--layout-base();
|
|
9
9
|
|
|
10
|
-
// Breadcrumb
|
|
11
|
-
.k-breadcrumb {
|
|
12
|
-
font-size: $kendo-breadcrumb-font-size;
|
|
13
|
-
line-height: $kendo-breadcrumb-line-height;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
10
|
// Breadcrumb links
|
|
17
11
|
.k-breadcrumb-link,
|
|
18
12
|
.k-breadcrumb-root-link {
|
|
19
13
|
&.k-selected {
|
|
20
14
|
font-weight: $kendo-breadcrumb-link-selected-font-weight;
|
|
21
15
|
}
|
|
22
|
-
|
|
23
|
-
&:disabled,
|
|
24
|
-
&.k-disabled {
|
|
25
|
-
background: $kendo-breadcrumb-link-disabled-bg;
|
|
26
|
-
border: $kendo-breadcrumb-link-disabled-border
|
|
27
|
-
}
|
|
28
16
|
}
|
|
29
17
|
}
|
|
@@ -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
|
|