@progress/kendo-theme-material 11.0.0-dev.0 → 11.0.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/material-2-dark.css +1 -0
- package/dist/material-2-dark.scss +137 -0
- package/dist/material-2.css +1 -0
- package/dist/material-2.scss +132 -0
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main-dark.scss +97 -97
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +11721 -9853
- package/dist/meta/sassdoc-raw-data.json +3880 -3030
- package/dist/meta/variables.json +2515 -2282
- package/lib/swatches/index.js +2 -0
- package/lib/swatches/material-2-dark.json +657 -0
- package/lib/swatches/material-2.json +632 -0
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +103 -103
- package/lib/swatches/material-main.json +6 -6
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +0 -23
- package/scss/action-buttons/_theme.scss +0 -13
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +6 -0
- package/scss/action-sheet/_variables.scss +21 -22
- package/scss/appbar/_variables.scss +3 -3
- package/scss/badge/_layout.scss +0 -1
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_theme.scss +54 -3
- package/scss/bottom-navigation/_variables.scss +16 -16
- package/scss/breadcrumb/_variables.scss +19 -19
- package/scss/button/_layout.scss +0 -79
- package/scss/button/_theme.scss +114 -29
- package/scss/button/_variables.scss +28 -24
- package/scss/calendar/_layout.scss +13 -16
- package/scss/calendar/_theme.scss +29 -11
- package/scss/calendar/_variables.scss +75 -48
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +15 -15
- package/scss/chat/_theme.scss +4 -0
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +35 -0
- package/scss/checkbox/_theme.scss +113 -4
- package/scss/checkbox/_variables.scss +18 -15
- package/scss/chip/_layout.scss +10 -0
- package/scss/chip/_theme.scss +41 -61
- package/scss/chip/_variables.scss +36 -18
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +3 -33
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/core/color-system/_palettes.scss +243 -242
- package/scss/core/color-system/_swatch.scss +142 -142
- package/scss/core/elevation/index.import.scss +18 -27
- package/scss/core/typography/index.import.scss +8 -8
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +6 -1
- package/scss/dock-manager/_variables.scss +14 -14
- package/scss/draggable/_variables.scss +1 -1
- package/scss/drawer/_layout.scss +2 -0
- package/scss/drawer/_theme.scss +0 -11
- package/scss/drawer/_variables.scss +48 -23
- package/scss/dropzone/_variables.scss +2 -2
- package/scss/editor/_layout.scss +2 -12
- package/scss/editor/_variables.scss +4 -4
- package/scss/expansion-panel/_layout.scss +5 -0
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_layout.scss +1 -1
- package/scss/fab/_theme.scss +13 -12
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_theme.scss +4 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +16 -16
- package/scss/grid/_layout.scss +6 -21
- package/scss/grid/_theme.scss +12 -55
- package/scss/grid/_variables.scss +13 -13
- package/scss/imageeditor/_variables.scss +2 -2
- package/scss/input/_layout.scss +10 -14
- package/scss/input/_variables.scss +35 -34
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +100 -22
- package/scss/listbox/_variables.scss +1 -1
- package/scss/listgroup/_variables.scss +4 -4
- package/scss/listview/_theme.scss +0 -13
- package/scss/listview/_variables.scss +5 -5
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +2 -2
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_layout.scss +4 -0
- package/scss/menu/_theme.scss +1 -26
- package/scss/menu/_variables.scss +47 -39
- package/scss/menu-button/_variables.scss +1 -1
- package/scss/messagebox/_layout.scss +5 -1
- package/scss/messagebox/_variables.scss +1 -1
- package/scss/notification/_layout.scss +5 -0
- package/scss/notification/_theme.scss +1 -0
- package/scss/notification/_variables.scss +18 -8
- package/scss/orgchart/_variables.scss +3 -3
- package/scss/pager/_variables.scss +4 -4
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_layout.scss +29 -1
- package/scss/panelbar/_theme.scss +0 -1
- package/scss/panelbar/_variables.scss +23 -23
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_theme.scss +0 -12
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_layout.scss +11 -4
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_layout.scss +4 -0
- package/scss/prompt/_variables.scss +8 -8
- package/scss/radio/_layout.scss +35 -0
- package/scss/radio/_theme.scss +109 -4
- package/scss/radio/_variables.scss +17 -14
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -89
- package/scss/scheduler/_variables.scss +4 -4
- package/scss/scrollview/_variables.scss +1 -1
- package/scss/slider/_layout.scss +11 -0
- package/scss/slider/_theme.scss +1 -10
- package/scss/slider/_variables.scss +16 -7
- package/scss/split-button/_layout.scss +12 -0
- package/scss/split-button/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_layout.scss +0 -35
- package/scss/spreadsheet/_theme.scss +3 -25
- package/scss/spreadsheet/_variables.scss +7 -7
- package/scss/stepper/_layout.scss +15 -1
- package/scss/stepper/_theme.scss +8 -0
- package/scss/stepper/_variables.scss +13 -13
- package/scss/switch/_layout.scss +20 -5
- package/scss/switch/_theme.scss +2 -9
- package/scss/switch/_variables.scss +50 -16
- package/scss/table/_layout.scss +6 -0
- package/scss/table/_variables.scss +9 -9
- package/scss/tabstrip/_layout.scss +100 -4
- package/scss/tabstrip/_variables.scss +16 -16
- package/scss/taskboard/_layout.scss +4 -0
- package/scss/taskboard/_variables.scss +8 -8
- package/scss/tilelayout/_layout.scss +7 -1
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_layout.scss +38 -0
- package/scss/timeselector/_theme.scss +8 -6
- package/scss/timeselector/_variables.scss +29 -23
- package/scss/toolbar/_layout.scss +0 -47
- package/scss/toolbar/_theme.scss +4 -44
- package/scss/toolbar/_variables.scss +14 -14
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +0 -19
- package/scss/treelist/_theme.scss +10 -15
- package/scss/treelist/_variables.scss +1 -1
- package/scss/treeview/_theme.scss +2 -31
- package/scss/treeview/_variables.scss +24 -24
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_layout.scss +14 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_variables.scss +3 -3
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-material",
|
|
3
3
|
"description": "Material theme for Kendo UI",
|
|
4
|
-
"version": "11.0.0-dev.
|
|
4
|
+
"version": "11.0.0-dev.1",
|
|
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": "11.0.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "11.0.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "11.0.0-dev.1",
|
|
58
|
+
"@progress/kendo-theme-utils": "11.0.0-dev.1"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "57358fb664667fda76ce2febcd9bf331796b263c"
|
|
65
65
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@use "../core/_index.scss" as *;
|
|
2
1
|
@use "@progress/kendo-theme-core/scss/components/action-buttons/_layout.scss" as *;
|
|
3
2
|
|
|
4
3
|
|
|
@@ -6,26 +5,4 @@
|
|
|
6
5
|
|
|
7
6
|
@include kendo-action-buttons--layout-base();
|
|
8
7
|
|
|
9
|
-
// Actions
|
|
10
|
-
.k-actions {
|
|
11
|
-
|
|
12
|
-
// Button
|
|
13
|
-
.k-button {
|
|
14
|
-
@include box-shadow( none );
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
// Button group
|
|
19
|
-
.k-button-group {
|
|
20
|
-
@include box-shadow( none );
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
// Split button
|
|
25
|
-
.k-split-button {
|
|
26
|
-
@include box-shadow( none );
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
|
|
31
8
|
}
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
@use "../core/_index.scss" as *;
|
|
2
|
-
@use "../button/_variables.scss" as *;
|
|
3
|
-
@use "../core/functions/index.import.scss" as *;
|
|
4
1
|
@use "@progress/kendo-theme-core/scss/components/action-buttons/_theme.scss" as *;
|
|
5
2
|
|
|
6
3
|
|
|
@@ -8,14 +5,4 @@
|
|
|
8
5
|
|
|
9
6
|
@include kendo-action-buttons--theme-base();
|
|
10
7
|
|
|
11
|
-
// Actions
|
|
12
|
-
.k-actions {
|
|
13
|
-
|
|
14
|
-
.k-button-solid-base {
|
|
15
|
-
background-color: k-color(base-subtle);
|
|
16
|
-
border-color: k-color(base-subtle);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
8
|
}
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
// Actions
|
|
5
|
-
$kendo-actions-margin-top:
|
|
6
|
-
$kendo-actions-padding-x: k-spacing(
|
|
7
|
-
$kendo-actions-padding-y: k-spacing(
|
|
5
|
+
$kendo-actions-margin-top: 0 !default;
|
|
6
|
+
$kendo-actions-padding-x: k-spacing(6) !default;
|
|
7
|
+
$kendo-actions-padding-y: k-spacing(6) !default;
|
|
8
8
|
$kendo-actions-border-width: 0px !default;
|
|
9
9
|
$kendo-actions-button-spacing: k-spacing(2) !default;
|
|
10
10
|
|
|
@@ -15,9 +15,9 @@ $kendo-actionsheet-border-radius: 0px !default;
|
|
|
15
15
|
|
|
16
16
|
$kendo-actionsheet-font-size: var( --kendo-font-size, inherit ) !default;
|
|
17
17
|
$kendo-actionsheet-font-family: var( --kendo-font-family, inherit ) !default;
|
|
18
|
-
$kendo-actionsheet-line-height:
|
|
18
|
+
$kendo-actionsheet-line-height: var( --kendo-line-height, inherit ) !default;
|
|
19
19
|
|
|
20
|
-
$kendo-actionsheet-bg: k-color(surface
|
|
20
|
+
$kendo-actionsheet-bg: k-color(surface) !default;
|
|
21
21
|
$kendo-actionsheet-text: k-color(on-app-surface) !default;
|
|
22
22
|
$kendo-actionsheet-border: k-color(border) !default;
|
|
23
23
|
$kendo-actionsheet-shadow: k-elevation(7) !default;
|
|
@@ -27,9 +27,9 @@ $kendo-actionsheet-shadow: k-elevation(7) !default;
|
|
|
27
27
|
$kendo-actionsheet-titlebar-padding-x: k-spacing(4) !default;
|
|
28
28
|
$kendo-actionsheet-titlebar-padding-y: k-spacing(2) !default;
|
|
29
29
|
$kendo-actionsheet-titlebar-border-width: 1px !default;
|
|
30
|
-
$kendo-actionsheet-titlebar-font-size: var( --kendo-font-size
|
|
31
|
-
$kendo-actionsheet-titlebar-font-family:
|
|
32
|
-
$kendo-actionsheet-titlebar-line-height:
|
|
30
|
+
$kendo-actionsheet-titlebar-font-size: var( --kendo-font-size, inherit ) !default;
|
|
31
|
+
$kendo-actionsheet-titlebar-font-family: var( --kendo-font-family, inherit ) !default;
|
|
32
|
+
$kendo-actionsheet-titlebar-line-height: var( --kendo-line-height, normal ) !default;
|
|
33
33
|
$kendo-actionsheet-titlebar-gap: k-spacing(4) !default;
|
|
34
34
|
|
|
35
35
|
$kendo-actionsheet-titlebar-bg: null !default;
|
|
@@ -53,27 +53,28 @@ $kendo-actionsheet-footer-shadow: null !default;
|
|
|
53
53
|
// Actionsheet item
|
|
54
54
|
$kendo-actionsheet-item-min-height: 40px !default;
|
|
55
55
|
$kendo-actionsheet-item-padding-x: k-spacing(4) !default;
|
|
56
|
-
$kendo-actionsheet-item-padding-y: k-spacing(
|
|
57
|
-
$kendo-actionsheet-item-border-width:
|
|
58
|
-
$kendo-actionsheet-item-spacing: k-spacing(
|
|
56
|
+
$kendo-actionsheet-item-padding-y: k-spacing(3.5) !default;
|
|
57
|
+
$kendo-actionsheet-item-border-width: 0 !default;
|
|
58
|
+
$kendo-actionsheet-item-spacing: k-spacing(4) !default;
|
|
59
59
|
|
|
60
60
|
$kendo-actionsheet-item-title-font-weight: null !default;
|
|
61
61
|
$kendo-actionsheet-item-title-text-transform: null !default;
|
|
62
62
|
|
|
63
|
-
$kendo-actionsheet-item-description-font-size:
|
|
63
|
+
$kendo-actionsheet-item-description-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
64
|
+
$kendo-actionsheet-item-description-line-height: var( --kendo-line-height-sm, inherit ) !default;
|
|
64
65
|
$kendo-actionsheet-item-description-text: k-color(subtle) !default;
|
|
65
66
|
|
|
66
|
-
$kendo-actionsheet-item-hover-bg:
|
|
67
|
+
$kendo-actionsheet-item-hover-bg: color-mix(in srgb, currentColor 8%, transparent) !default;
|
|
67
68
|
$kendo-actionsheet-item-hover-text: null !default;
|
|
68
69
|
$kendo-actionsheet-item-hover-border: null !default;
|
|
69
70
|
$kendo-actionsheet-item-hover-gradient: null !default;
|
|
70
71
|
$kendo-actionsheet-item-hover-shadow: null !default;
|
|
71
72
|
|
|
72
|
-
$kendo-actionsheet-item-focus-bg:
|
|
73
|
+
$kendo-actionsheet-item-focus-bg: null !default;
|
|
73
74
|
$kendo-actionsheet-item-focus-text: null !default;
|
|
74
75
|
$kendo-actionsheet-item-focus-border: null !default;
|
|
75
76
|
$kendo-actionsheet-item-focus-gradient: null !default;
|
|
76
|
-
$kendo-actionsheet-item-focus-shadow:
|
|
77
|
+
$kendo-actionsheet-item-focus-shadow: inset 0 0 0 2px color-mix(in srgb, currentColor 20%, transparent) !default;
|
|
77
78
|
|
|
78
79
|
$kendo-actionsheet-item-disabled-bg: null !default;
|
|
79
80
|
$kendo-actionsheet-item-disabled-text: null !default;
|
|
@@ -81,21 +82,20 @@ $kendo-actionsheet-item-disabled-border: null !default;
|
|
|
81
82
|
$kendo-actionsheet-item-disabled-gradient: null !default;
|
|
82
83
|
$kendo-actionsheet-item-disabled-shadow: null !default;
|
|
83
84
|
|
|
84
|
-
$kendo-actionsheet-item-hover-background: rgba( black, .04 ) !default;
|
|
85
|
-
$kendo-actionsheet-item-focus-background: rgba( black, .12 ) !default;
|
|
86
|
-
$kendo-actionsheet-item-disabled-opacity: .42 !default;
|
|
87
|
-
|
|
88
85
|
|
|
89
86
|
// Adaptive Actionsheet
|
|
90
87
|
$kendo-adaptive-actionsheet-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
91
|
-
$kendo-adaptive-actionsheet-
|
|
88
|
+
$kendo-adaptive-actionsheet-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
89
|
+
$kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(3) !default;
|
|
92
90
|
$kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
|
|
93
91
|
|
|
92
|
+
$kendo-adaptive-actionsheet-titlebar-border: k-color(border) !default;
|
|
93
|
+
|
|
94
94
|
$kendo-adaptive-actionsheet-content-padding-y: k-spacing(2) !default;
|
|
95
95
|
$kendo-adaptive-actionsheet-content-padding-x: k-spacing(4) !default;
|
|
96
96
|
|
|
97
|
-
$kendo-adaptive-actionsheet-footer-padding-y: k-spacing(
|
|
98
|
-
$kendo-adaptive-actionsheet-footer-padding-x: k-spacing(
|
|
97
|
+
$kendo-adaptive-actionsheet-footer-padding-y: k-spacing(3) !default;
|
|
98
|
+
$kendo-adaptive-actionsheet-footer-padding-x: k-spacing(3) !default;
|
|
99
99
|
|
|
100
100
|
@forward "@progress/kendo-theme-core/scss/components/action-sheet/_variables.scss" with (
|
|
101
101
|
$kendo-actionsheet-padding-x: $kendo-actionsheet-padding-x,
|
|
@@ -142,6 +142,7 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
|
|
|
142
142
|
$kendo-actionsheet-item-title-font-weight: $kendo-actionsheet-item-title-font-weight,
|
|
143
143
|
$kendo-actionsheet-item-title-text-transform: $kendo-actionsheet-item-title-text-transform,
|
|
144
144
|
$kendo-actionsheet-item-description-font-size: $kendo-actionsheet-item-description-font-size,
|
|
145
|
+
$kendo-actionsheet-item-description-line-height: $kendo-actionsheet-item-description-line-height,
|
|
145
146
|
$kendo-actionsheet-item-description-text: $kendo-actionsheet-item-description-text,
|
|
146
147
|
$kendo-actionsheet-item-hover-bg: $kendo-actionsheet-item-hover-bg,
|
|
147
148
|
$kendo-actionsheet-item-hover-text: $kendo-actionsheet-item-hover-text,
|
|
@@ -158,10 +159,8 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
|
|
|
158
159
|
$kendo-actionsheet-item-disabled-border: $kendo-actionsheet-item-disabled-border,
|
|
159
160
|
$kendo-actionsheet-item-disabled-gradient: $kendo-actionsheet-item-disabled-gradient,
|
|
160
161
|
$kendo-actionsheet-item-disabled-shadow: $kendo-actionsheet-item-disabled-shadow,
|
|
161
|
-
$kendo-actionsheet-item-hover-background: $kendo-actionsheet-item-hover-background,
|
|
162
|
-
$kendo-actionsheet-item-focus-background: $kendo-actionsheet-item-focus-background,
|
|
163
|
-
$kendo-actionsheet-item-disabled-opacity: $kendo-actionsheet-item-disabled-opacity,
|
|
164
162
|
$kendo-adaptive-actionsheet-font-size: $kendo-adaptive-actionsheet-font-size,
|
|
163
|
+
$kendo-adaptive-actionsheet-line-height: $kendo-adaptive-actionsheet-line-height,
|
|
165
164
|
$kendo-adaptive-actionsheet-titlebar-padding-y: $kendo-adaptive-actionsheet-titlebar-padding-y,
|
|
166
165
|
$kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-x,
|
|
167
166
|
$kendo-adaptive-actionsheet-content-padding-y: $kendo-adaptive-actionsheet-content-padding-y,
|
|
@@ -11,7 +11,7 @@ $kendo-appbar-margin-x: null !default;
|
|
|
11
11
|
$kendo-appbar-margin-y: null !default;
|
|
12
12
|
/// The horizontal padding of the AppBar.
|
|
13
13
|
/// @group appbar
|
|
14
|
-
$kendo-appbar-padding-x: k-spacing(
|
|
14
|
+
$kendo-appbar-padding-x: k-spacing(4) !default;
|
|
15
15
|
/// The vertical padding of the AppBar.
|
|
16
16
|
/// @group appbar
|
|
17
17
|
$kendo-appbar-padding-y: k-spacing(2) !default;
|
|
@@ -26,7 +26,7 @@ $kendo-appbar-zindex: 1000 !default;
|
|
|
26
26
|
$kendo-appbar-font-family: var( --kendo-font-family, inherit ) !default;
|
|
27
27
|
/// The font size of the AppBar.
|
|
28
28
|
/// @group appbar
|
|
29
|
-
$kendo-appbar-font-size: var( --kendo-font-size, inherit ) !default;
|
|
29
|
+
$kendo-appbar-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
30
30
|
/// The line height of the AppBar.
|
|
31
31
|
/// @group appbar
|
|
32
32
|
$kendo-appbar-line-height: var( --kendo-line-height, normal ) !default;
|
|
@@ -51,7 +51,7 @@ $kendo-appbar-dark-text: k-color(on-dark) !default;
|
|
|
51
51
|
|
|
52
52
|
/// The box shadow of the AppBar.
|
|
53
53
|
/// @group appbar
|
|
54
|
-
$kendo-appbar-box-shadow:
|
|
54
|
+
$kendo-appbar-box-shadow: null !default;
|
|
55
55
|
/// The box shadow of the AppBar with bottom position.
|
|
56
56
|
/// @group appbar
|
|
57
57
|
$kendo-appbar-bottom-box-shadow: $kendo-appbar-box-shadow !default;
|
package/scss/badge/_layout.scss
CHANGED
|
@@ -52,29 +52,29 @@ $kendo-badge-lg-font-size: var( --kendo-font-size-xs, inherit ) !default;
|
|
|
52
52
|
|
|
53
53
|
/// The line heights used along with the $kendo-font-size variable.
|
|
54
54
|
/// @group badge
|
|
55
|
-
$kendo-badge-line-height:
|
|
55
|
+
$kendo-badge-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
56
56
|
/// The line height used along with the $kendo-font-size variable of the small Badge.
|
|
57
57
|
/// @group badge
|
|
58
|
-
$kendo-badge-sm-line-height:
|
|
58
|
+
$kendo-badge-sm-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
59
59
|
/// The line height used along with the $kendo-font-size variable of the medium Badge.
|
|
60
60
|
/// @group badge
|
|
61
|
-
$kendo-badge-md-line-height:
|
|
61
|
+
$kendo-badge-md-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
62
62
|
/// The line height used along with the $kendo-font-size variable of the large Badge.
|
|
63
63
|
/// @group badge
|
|
64
|
-
$kendo-badge-lg-line-height:
|
|
64
|
+
$kendo-badge-lg-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
65
65
|
|
|
66
66
|
/// The calculated minimum width of the circular Badge.
|
|
67
67
|
/// @group badge
|
|
68
|
-
$kendo-badge-min-width: calc( #{$kendo-badge-line-height * 1em
|
|
68
|
+
$kendo-badge-min-width: calc( #{$kendo-badge-line-height } * 1em + calc( #{$kendo-badge-padding-y} * 2 ) + #{$kendo-badge-border-width * 2}) !default;
|
|
69
69
|
/// The calculated minimum width of the small circular Badge.
|
|
70
70
|
/// @group badge
|
|
71
|
-
$kendo-badge-sm-min-width: calc( #{$kendo-badge-sm-line-height * 1em
|
|
71
|
+
$kendo-badge-sm-min-width: calc( #{$kendo-badge-sm-line-height } * 1em + calc( #{$kendo-badge-sm-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} ) !default;
|
|
72
72
|
/// The calculated minimum width of the medium circular Badge.
|
|
73
73
|
/// @group badge
|
|
74
|
-
$kendo-badge-md-min-width: calc( #{$kendo-badge-md-line-height * 1em
|
|
74
|
+
$kendo-badge-md-min-width: calc( #{$kendo-badge-md-line-height } * 1em + calc( #{$kendo-badge-md-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} ) !default;
|
|
75
75
|
/// The calculated minimum width of the large circular Badge.
|
|
76
76
|
/// @group badge
|
|
77
|
-
$kendo-badge-lg-min-width: calc( #{$kendo-badge-lg-line-height * 1em
|
|
77
|
+
$kendo-badge-lg-min-width: calc( #{$kendo-badge-lg-line-height } * 1em + calc( #{$kendo-badge-lg-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} ) !default;
|
|
78
78
|
|
|
79
79
|
/// The sizes map for the Badge.
|
|
80
80
|
/// @group badge
|
|
@@ -6,14 +6,65 @@
|
|
|
6
6
|
|
|
7
7
|
@include kendo-bottom-navigation--theme-base();
|
|
8
8
|
|
|
9
|
+
.k-bottom-nav {
|
|
10
|
+
.k-bottom-nav-item.k-selected {
|
|
11
|
+
font-weight: var(--kendo-font-weight-bold, normal );
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
// Solid
|
|
16
|
+
@each $name, $color in $kendo-bottom-navigation-theme-colors {
|
|
17
|
+
.k-bottom-nav-solid-#{$name} {
|
|
18
|
+
@include fill(
|
|
19
|
+
$color: k-color(on-#{$name})
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
.k-bottom-nav-item.k-focus,
|
|
23
|
+
.k-bottom-nav-item:focus,
|
|
24
|
+
.k-bottom-nav-item.k-selected {
|
|
25
|
+
@include fill( $bg: k-color(#{$name}-active));
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
|
|
9
30
|
// Flat
|
|
10
31
|
@each $name, $color in $kendo-bottom-navigation-theme-colors {
|
|
11
32
|
.k-bottom-nav-flat-#{$name} {
|
|
33
|
+
@if $name == "primary" {
|
|
34
|
+
color: k-color(subtle);
|
|
35
|
+
} @else {
|
|
36
|
+
$color: k-color(#{$name}-on-surface);
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
@if $name == "primary" or $name == "secondary" {
|
|
40
|
+
background: k-color(surface);
|
|
41
|
+
} @else if $name == "light" {
|
|
42
|
+
background: k-color(dark-subtle);
|
|
43
|
+
} @else if $name == "dark" {
|
|
44
|
+
background: k-color(light-subtle);
|
|
45
|
+
} @else {
|
|
46
|
+
background: k-color(#{$name}-subtle);
|
|
47
|
+
}
|
|
48
|
+
|
|
12
49
|
.k-bottom-nav-item.k-focus,
|
|
13
|
-
.k-bottom-nav-item:focus
|
|
14
|
-
|
|
50
|
+
.k-bottom-nav-item:focus,
|
|
51
|
+
.k-bottom-nav-item.k-selected {
|
|
52
|
+
background: color-mix(in srgb, currentColor 12%, transparent);
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.k-bottom-nav-item.k-selected {
|
|
56
|
+
@if $name == "primary" {
|
|
57
|
+
@include fill(
|
|
58
|
+
$color: k-color(on-secondary),
|
|
59
|
+
$bg: k-color(secondary)
|
|
60
|
+
);
|
|
61
|
+
} @else {
|
|
62
|
+
@include fill(
|
|
63
|
+
$color: k-color(#{$name}-on-surface),
|
|
64
|
+
$bg: color-mix(in srgb, currentColor 12%, transparent)
|
|
65
|
+
);
|
|
66
|
+
}
|
|
15
67
|
}
|
|
16
68
|
}
|
|
17
69
|
}
|
|
18
|
-
|
|
19
70
|
}
|
|
@@ -5,35 +5,35 @@
|
|
|
5
5
|
|
|
6
6
|
/// The horizontal padding of the BottomNavigation.
|
|
7
7
|
/// @group bottom-navigation
|
|
8
|
-
$kendo-bottom-nav-padding-x: k-spacing(
|
|
8
|
+
$kendo-bottom-nav-padding-x: k-spacing(2) !default;
|
|
9
9
|
/// The vertical padding of the BottomNavigation.
|
|
10
10
|
/// @group bottom-navigation
|
|
11
|
-
$kendo-bottom-nav-padding-y:
|
|
11
|
+
$kendo-bottom-nav-padding-y: k-spacing(3) !default;
|
|
12
12
|
/// The spacing between the BottomNavigation items.
|
|
13
13
|
/// @group bottom-navigation
|
|
14
|
-
$kendo-bottom-nav-gap:
|
|
14
|
+
$kendo-bottom-nav-gap: k-spacing(2) !default;
|
|
15
15
|
/// The width of the border around the BottomNavigation.
|
|
16
16
|
/// @group bottom-navigation
|
|
17
|
-
$kendo-bottom-nav-border-width:
|
|
17
|
+
$kendo-bottom-nav-border-width: 0 !default;
|
|
18
18
|
/// The font family of the BottomNavigation.
|
|
19
19
|
/// @group bottom-navigation
|
|
20
20
|
$kendo-bottom-nav-font-family: var( --kendo-font-family, inherit ) !default;
|
|
21
21
|
/// The font size of the BottomNavigation.
|
|
22
22
|
/// @group bottom-navigation
|
|
23
|
-
$kendo-bottom-nav-font-size: var( --kendo-font-size, inherit ) !default;
|
|
23
|
+
$kendo-bottom-nav-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
24
24
|
/// The line height of the BottomNavigation.
|
|
25
25
|
/// @group bottom-navigation
|
|
26
|
-
$kendo-bottom-nav-line-height: var( --kendo-line-height-
|
|
26
|
+
$kendo-bottom-nav-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
27
27
|
/// The letter spacing of the BottomNavigation.
|
|
28
28
|
/// @group bottom-navigation
|
|
29
|
-
$kendo-bottom-nav-letter-spacing:
|
|
29
|
+
$kendo-bottom-nav-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
|
|
30
30
|
|
|
31
31
|
/// The horizontal padding of the BottomNavigation item.
|
|
32
32
|
/// @group bottom-navigation
|
|
33
|
-
$kendo-bottom-nav-item-padding-x: k-spacing(2) !default;
|
|
33
|
+
$kendo-bottom-nav-item-padding-x: k-spacing(2.5) !default;
|
|
34
34
|
/// The vertical padding of the BottomNavigation item.
|
|
35
35
|
/// @group bottom-navigation
|
|
36
|
-
$kendo-bottom-nav-item-padding-y: k-spacing(
|
|
36
|
+
$kendo-bottom-nav-item-padding-y: k-spacing(1) !default;
|
|
37
37
|
/// The minimum width of the BottomNavigation item.
|
|
38
38
|
/// @group bottom-navigation
|
|
39
39
|
$kendo-bottom-nav-item-min-width: 72px !default;
|
|
@@ -42,27 +42,27 @@ $kendo-bottom-nav-item-min-width: 72px !default;
|
|
|
42
42
|
$kendo-bottom-nav-item-max-width: null !default;
|
|
43
43
|
/// The minimum height of the BottomNavigation item.
|
|
44
44
|
/// @group bottom-navigation
|
|
45
|
-
$kendo-bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + calc( #{
|
|
45
|
+
$kendo-bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + calc( #{$kendo-bottom-nav-item-padding-y} * 4 ) ) !default;
|
|
46
46
|
/// The border radius of the BottomNavigation item.
|
|
47
47
|
/// @group bottom-navigation
|
|
48
|
-
$kendo-bottom-nav-item-border-radius:
|
|
48
|
+
$kendo-bottom-nav-item-border-radius: k-border-radius(xxl) !default;
|
|
49
49
|
/// The spacing of the BottomNavigation item.
|
|
50
50
|
/// @group bottom-navigation
|
|
51
|
-
$kendo-bottom-nav-item-gap:
|
|
51
|
+
$kendo-bottom-nav-item-gap: k-spacing(2) !default;
|
|
52
52
|
|
|
53
53
|
/// The box shadow of the BottomNavigation.
|
|
54
54
|
/// @group bottom-navigation
|
|
55
|
-
$kendo-bottom-nav-shadow:
|
|
55
|
+
$kendo-bottom-nav-shadow: null !default;
|
|
56
56
|
|
|
57
57
|
/// The text color of the flat BottomNavigation.
|
|
58
58
|
/// @group bottom-navigation
|
|
59
|
-
$kendo-bottom-nav-flat-text: k-color(
|
|
59
|
+
$kendo-bottom-nav-flat-text: k-color(subtle) !default;
|
|
60
60
|
/// The background color of the flat BottomNavigation.
|
|
61
61
|
/// @group bottom-navigation
|
|
62
|
-
$kendo-bottom-nav-flat-bg: k-color(surface
|
|
62
|
+
$kendo-bottom-nav-flat-bg: k-color(surface) !default;
|
|
63
63
|
/// The border color of the flat BottomNavigation.
|
|
64
64
|
/// @group bottom-navigation
|
|
65
|
-
$kendo-bottom-nav-flat-border:
|
|
65
|
+
$kendo-bottom-nav-flat-border: null !default;
|
|
66
66
|
|
|
67
67
|
$kendo-bottom-navigation-theme-colors: (
|
|
68
68
|
"primary": k-color(primary),
|
|
@@ -53,43 +53,43 @@ $kendo-breadcrumb-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
53
53
|
|
|
54
54
|
/// The base background of the Breadcrumb.
|
|
55
55
|
/// @group breadcrumb
|
|
56
|
-
$kendo-breadcrumb-bg:
|
|
56
|
+
$kendo-breadcrumb-bg: null !default;
|
|
57
57
|
/// The base text color of the Breadcrumb.
|
|
58
58
|
/// @group breadcrumb
|
|
59
|
-
$kendo-breadcrumb-text: k-color(
|
|
59
|
+
$kendo-breadcrumb-text: k-color(primary) !default;
|
|
60
60
|
/// The base border color of the Breadcrumb.
|
|
61
61
|
/// @group breadcrumb
|
|
62
|
-
$kendo-breadcrumb-border:
|
|
62
|
+
$kendo-breadcrumb-border: null !default;
|
|
63
63
|
|
|
64
64
|
/// The box shadow of the focused Breadcrumb.
|
|
65
65
|
/// @group breadcrumb
|
|
66
|
-
$kendo-breadcrumb-focus-shadow:
|
|
66
|
+
$kendo-breadcrumb-focus-shadow: null !default;
|
|
67
67
|
|
|
68
68
|
/// The horizontal padding of the Breadcrumb link.
|
|
69
69
|
/// @group breadcrumb
|
|
70
|
-
$kendo-breadcrumb-link-padding-x: k-spacing(
|
|
70
|
+
$kendo-breadcrumb-link-padding-x: k-spacing(3) !default;
|
|
71
71
|
/// The horizontal padding of the small Breadcrumb link.
|
|
72
72
|
/// @group breadcrumb
|
|
73
|
-
$kendo-breadcrumb-sm-link-padding-x: k-spacing(
|
|
73
|
+
$kendo-breadcrumb-sm-link-padding-x: k-spacing(3) !default;
|
|
74
74
|
/// The horizontal padding of the medium Breadcrumb link.
|
|
75
75
|
/// @group breadcrumb
|
|
76
76
|
$kendo-breadcrumb-md-link-padding-x: $kendo-breadcrumb-link-padding-x !default;
|
|
77
77
|
/// The horizontal padding of the large Breadcrumb link.
|
|
78
78
|
/// @group breadcrumb
|
|
79
|
-
$kendo-breadcrumb-lg-link-padding-x: k-spacing(
|
|
79
|
+
$kendo-breadcrumb-lg-link-padding-x: k-spacing(3) !default;
|
|
80
80
|
|
|
81
81
|
/// The vertical padding of the Breadcrumb link.
|
|
82
82
|
/// @group breadcrumb
|
|
83
|
-
$kendo-breadcrumb-link-padding-y: k-spacing(
|
|
83
|
+
$kendo-breadcrumb-link-padding-y: k-spacing(2.5) !default;
|
|
84
84
|
/// The vertical padding of the small Breadcrumb link.
|
|
85
85
|
/// @group breadcrumb
|
|
86
|
-
$kendo-breadcrumb-sm-link-padding-y: k-spacing(
|
|
86
|
+
$kendo-breadcrumb-sm-link-padding-y: k-spacing(1.5) !default;
|
|
87
87
|
/// The vertical padding of the medium Breadcrumb link.
|
|
88
88
|
/// @group breadcrumb
|
|
89
89
|
$kendo-breadcrumb-md-link-padding-y: $kendo-breadcrumb-link-padding-y !default;
|
|
90
90
|
/// The vertical padding of the large Breadcrumb link.
|
|
91
91
|
/// @group breadcrumb
|
|
92
|
-
$kendo-breadcrumb-lg-link-padding-y: k-spacing(
|
|
92
|
+
$kendo-breadcrumb-lg-link-padding-y: k-spacing(3.5) !default;
|
|
93
93
|
|
|
94
94
|
/// The border-radius of the Breadcrumb link.
|
|
95
95
|
/// @group breadcrumb
|
|
@@ -97,7 +97,7 @@ $kendo-breadcrumb-link-border-radius: k-border-radius(md) !default;
|
|
|
97
97
|
|
|
98
98
|
/// The vertical padding of the Breadcrumb link icon.
|
|
99
99
|
/// @group breadcrumb
|
|
100
|
-
$kendo-breadcrumb-icon-link-padding-y: k-spacing(
|
|
100
|
+
$kendo-breadcrumb-icon-link-padding-y: k-spacing(3) !default;
|
|
101
101
|
/// The vertical padding of the small Breadcrumb link icon.
|
|
102
102
|
/// @group breadcrumb
|
|
103
103
|
$kendo-breadcrumb-sm-icon-link-padding-y: k-spacing(2) !default;
|
|
@@ -106,7 +106,7 @@ $kendo-breadcrumb-sm-icon-link-padding-y: k-spacing(2) !default;
|
|
|
106
106
|
$kendo-breadcrumb-md-icon-link-padding-y: $kendo-breadcrumb-icon-link-padding-y !default;
|
|
107
107
|
/// The vertical padding of the large Breadcrumb link icon.
|
|
108
108
|
/// @group breadcrumb
|
|
109
|
-
$kendo-breadcrumb-lg-icon-link-padding-y: k-spacing(
|
|
109
|
+
$kendo-breadcrumb-lg-icon-link-padding-y: k-spacing(4) !default;
|
|
110
110
|
|
|
111
111
|
/// The horizontal padding of the Breadcrumb link icon.
|
|
112
112
|
/// @group breadcrumb
|
|
@@ -141,17 +141,17 @@ $kendo-breadcrumb-link-border: null !default;
|
|
|
141
141
|
|
|
142
142
|
/// The background color of the hovered Breadcrumb link.
|
|
143
143
|
/// @group breadcrumb
|
|
144
|
-
$kendo-breadcrumb-link-hover-bg:
|
|
144
|
+
$kendo-breadcrumb-link-hover-bg: color-mix(in srgb, currentColor 8%, transparent) !default;
|
|
145
145
|
/// The text color of the hovered Breadcrumb link.
|
|
146
146
|
/// @group breadcrumb
|
|
147
|
-
$kendo-breadcrumb-link-hover-text: k-color(primary) !default;
|
|
147
|
+
$kendo-breadcrumb-link-hover-text: k-color(primary-hover) !default;
|
|
148
148
|
/// The border color of the hovered Breadcrumb link.
|
|
149
149
|
/// @group breadcrumb
|
|
150
150
|
$kendo-breadcrumb-link-hover-border: null !default;
|
|
151
151
|
|
|
152
152
|
/// The background color of the focused Breadcrumb link.
|
|
153
153
|
/// @group breadcrumb
|
|
154
|
-
$kendo-breadcrumb-link-focus-bg:
|
|
154
|
+
$kendo-breadcrumb-link-focus-bg: color-mix(in srgb, currentColor 12%, transparent) !default;
|
|
155
155
|
/// The text color of the focused Breadcrumb link.
|
|
156
156
|
/// @group breadcrumb
|
|
157
157
|
$kendo-breadcrumb-link-focus-text: k-color(primary) !default;
|
|
@@ -160,7 +160,7 @@ $kendo-breadcrumb-link-focus-text: k-color(primary) !default;
|
|
|
160
160
|
$kendo-breadcrumb-link-focus-border: null !default;
|
|
161
161
|
/// The box shadow of the focused Breadcrumb link.
|
|
162
162
|
/// @group breadcrumb
|
|
163
|
-
$kendo-breadcrumb-link-focus-shadow:
|
|
163
|
+
$kendo-breadcrumb-link-focus-shadow: null !default;
|
|
164
164
|
|
|
165
165
|
/// The background color of the Breadcrumb root link.
|
|
166
166
|
/// @group breadcrumb
|
|
@@ -174,7 +174,7 @@ $kendo-breadcrumb-root-link-border: null !default;
|
|
|
174
174
|
|
|
175
175
|
/// The background color of the hovered Breadcrumb root link.
|
|
176
176
|
/// @group breadcrumb
|
|
177
|
-
$kendo-breadcrumb-root-link-hover-bg:
|
|
177
|
+
$kendo-breadcrumb-root-link-hover-bg: color-mix(in srgb, currentColor 8%, transparent) !default;
|
|
178
178
|
/// The text color of the hovered Breadcrumb root link.
|
|
179
179
|
/// @group breadcrumb
|
|
180
180
|
$kendo-breadcrumb-root-link-hover-text: null !default;
|
|
@@ -184,7 +184,7 @@ $kendo-breadcrumb-root-link-hover-border: null !default;
|
|
|
184
184
|
|
|
185
185
|
/// The background color of the focused Breadcrumb root link.
|
|
186
186
|
/// @group breadcrumb
|
|
187
|
-
$kendo-breadcrumb-root-link-focus-bg:
|
|
187
|
+
$kendo-breadcrumb-root-link-focus-bg: color-mix(in srgb, currentColor 12%, transparent) !default;
|
|
188
188
|
/// The text color of the focused Breadcrumb root link.
|
|
189
189
|
/// @group breadcrumb
|
|
190
190
|
$kendo-breadcrumb-root-link-focus-text: null !default;
|
|
@@ -193,7 +193,7 @@ $kendo-breadcrumb-root-link-focus-text: null !default;
|
|
|
193
193
|
$kendo-breadcrumb-root-link-focus-border: null !default;
|
|
194
194
|
/// The box shadow of the focused Breadcrumb root link.
|
|
195
195
|
/// @group breadcrumb
|
|
196
|
-
$kendo-breadcrumb-root-link-focus-shadow:
|
|
196
|
+
$kendo-breadcrumb-root-link-focus-shadow: null !default;
|
|
197
197
|
|
|
198
198
|
/// The background color of the current Breadcrumb root link.
|
|
199
199
|
/// @group breadcrumb
|