@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
|
@@ -7,10 +7,10 @@
|
|
|
7
7
|
$kendo-tooltip-border-radius: var( --kendo-tooltip-border-radius, #{k-border-radius(md)} ) !default;
|
|
8
8
|
/// The horizontal padding of the Tooltip.
|
|
9
9
|
/// @group tooltip
|
|
10
|
-
$kendo-tooltip-padding-x: var( --kendo-tooltip-padding-x, #{k-spacing(
|
|
10
|
+
$kendo-tooltip-padding-x: var( --kendo-tooltip-padding-x, #{k-spacing(3)} ) !default;
|
|
11
11
|
/// The vertical padding of the Tooltip.
|
|
12
12
|
/// @group tooltip
|
|
13
|
-
$kendo-tooltip-padding-y: var( --kendo-tooltip-padding-y, #{k-spacing(
|
|
13
|
+
$kendo-tooltip-padding-y: var( --kendo-tooltip-padding-y, #{k-spacing(1.5)} ) !default;
|
|
14
14
|
/// The width of the border around the Tooltip.
|
|
15
15
|
/// @group tooltip
|
|
16
16
|
$kendo-tooltip-border-width: var( --kendo-tooltip-border-width, 0px ) !default;
|
|
@@ -22,14 +22,14 @@ $kendo-tooltip-font-family: var( --kendo-tooltip-font-family, var( --kendo-font-
|
|
|
22
22
|
$kendo-tooltip-font-size: var( --kendo-tooltip-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
23
23
|
/// The line height of the Tooltip.
|
|
24
24
|
/// @group tooltip
|
|
25
|
-
$kendo-tooltip-line-height: var( --kendo-tooltip-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
25
|
+
$kendo-tooltip-line-height: var( --kendo-tooltip-line-height, var( --kendo-line-height-lg, normal ) ) !default;
|
|
26
26
|
|
|
27
27
|
/// The font size of the Tooltip title.
|
|
28
28
|
/// @group tooltip
|
|
29
29
|
$kendo-tooltip-title-font-size: var( --kendo-tooltip-title-font-size, calc( var( --kendo-font-size-sm, .75rem ) * 1.25 ) ) !default;
|
|
30
30
|
/// The line height of the Tooltip title.
|
|
31
31
|
/// @group tooltip
|
|
32
|
-
$kendo-tooltip-title-line-height: var( --kendo-tooltip-title-line-height, var( --kendo-line-heigh-
|
|
32
|
+
$kendo-tooltip-title-line-height: var( --kendo-tooltip-title-line-height, var( --kendo-line-heigh-lg, normal ) ) !default;
|
|
33
33
|
/// The margin of the Tooltip title.
|
|
34
34
|
/// @group tooltip
|
|
35
35
|
$kendo-tooltip-title-margin: var( --kendo-tooltip-title-margin, #{k-spacing(1)} ) !default;
|
|
@@ -49,7 +49,7 @@ $kendo-tooltip-text: var( --kendo-tooltip-text, #{k-color(on-app-surface)} ) !de
|
|
|
49
49
|
$kendo-tooltip-border: var( --kendo-tooltip-border, transparent ) !default;
|
|
50
50
|
/// The box-shadow of the Tooltip.
|
|
51
51
|
/// @group tooltip
|
|
52
|
-
$kendo-tooltip-shadow: var( --kendo-tooltip-shadow,
|
|
52
|
+
$kendo-tooltip-shadow: var( --kendo-tooltip-shadow, k-elevation(4) ) !default;
|
|
53
53
|
|
|
54
54
|
/// The text color of the Tooltip button.
|
|
55
55
|
/// @group tooltip
|
|
@@ -5,34 +5,10 @@
|
|
|
5
5
|
@mixin kendo-treeview--theme() {
|
|
6
6
|
@include kendo-treeview--theme-base();
|
|
7
7
|
|
|
8
|
-
.k-treeview-leaf {
|
|
9
|
-
// Hover state
|
|
8
|
+
.k-treeview-leaf.k-selected {
|
|
10
9
|
&:hover,
|
|
11
10
|
&.k-hover {
|
|
12
|
-
|
|
13
|
-
$kendo-treeview-item-hover-text,
|
|
14
|
-
$kendo-treeview-item-hover-bg,
|
|
15
|
-
$kendo-treeview-item-hover-border,
|
|
16
|
-
);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
// Focus state
|
|
20
|
-
&:focus,
|
|
21
|
-
&.k-focus {
|
|
22
|
-
@include fill(
|
|
23
|
-
$kendo-treeview-item-focus-text,
|
|
24
|
-
$kendo-treeview-item-focus-bg,
|
|
25
|
-
$kendo-treeview-item-focus-border,
|
|
26
|
-
);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
// Selected state
|
|
30
|
-
&.k-selected {
|
|
31
|
-
@include fill(
|
|
32
|
-
$kendo-treeview-item-selected-text,
|
|
33
|
-
$kendo-treeview-item-selected-bg,
|
|
34
|
-
$kendo-treeview-item-selected-border,
|
|
35
|
-
);
|
|
11
|
+
background-color: color-mix(in srgb, k-color(on-app-surface) 17%, transparent)
|
|
36
12
|
}
|
|
37
13
|
}
|
|
38
14
|
|
|
@@ -6,22 +6,22 @@
|
|
|
6
6
|
$kendo-treeview-font-family: var( --kendo-treeview-font-family, var( --kendo-font-family, normal ) ) !default;
|
|
7
7
|
/// The font size of the small TreeView.
|
|
8
8
|
/// @group treeview
|
|
9
|
-
$kendo-treeview-sm-font-size: var( --kendo-treeview-sm-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
9
|
+
$kendo-treeview-sm-font-size: var( --kendo-treeview-sm-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
10
10
|
/// The font size of the medium TreeView.
|
|
11
11
|
/// @group treeview
|
|
12
12
|
$kendo-treeview-md-font-size: var( --kendo-treeview-md-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
13
13
|
/// The font size of the large TreeView.
|
|
14
14
|
/// @group treeview
|
|
15
|
-
$kendo-treeview-lg-font-size: var( --kendo-treeview-lg-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
15
|
+
$kendo-treeview-lg-font-size: var( --kendo-treeview-lg-font-size, var( --kendo-font-size-lg, inherit ) ) !default;
|
|
16
16
|
/// The line height of the small TreeView.
|
|
17
17
|
/// @group treeview
|
|
18
|
-
$kendo-treeview-sm-line-height: var( --kendo-treeview-sm-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
18
|
+
$kendo-treeview-sm-line-height: var( --kendo-treeview-sm-line-height, var( --kendo-line-height-lg, normal ) ) !default;
|
|
19
19
|
/// The line height of the medium TreeView.
|
|
20
20
|
/// @group treeview
|
|
21
21
|
$kendo-treeview-md-line-height: var( --kendo-treeview-md-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
22
22
|
/// The line height of the large TreeView.
|
|
23
23
|
/// @group treeview
|
|
24
|
-
$kendo-treeview-lg-line-height: var( --kendo-treeview-lg-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
24
|
+
$kendo-treeview-lg-line-height: var( --kendo-treeview-lg-line-height, var( --kendo-line-height-sm, normal ) ) !default;
|
|
25
25
|
/// The indentation of child groups in the TreeView.
|
|
26
26
|
/// @group treeview
|
|
27
27
|
$kendo-treeview-indent: var( --kendo-treeview-indent, k-spacing(6) ) !default;
|
|
@@ -34,16 +34,16 @@ $kendo-treeview-sm-item-padding-x: var( --kendo-treeview-sm-item-padding-x, k-sp
|
|
|
34
34
|
$kendo-treeview-md-item-padding-x: var( --kendo-treeview-md-item-padding-x, k-spacing(2) ) !default;
|
|
35
35
|
/// The horizontal padding of the large TreeView items.
|
|
36
36
|
/// @group treeview
|
|
37
|
-
$kendo-treeview-lg-item-padding-x: var( --kendo-treeview-lg-item-padding-x, k-spacing(
|
|
37
|
+
$kendo-treeview-lg-item-padding-x: var( --kendo-treeview-lg-item-padding-x, k-spacing(3.5) ) !default;
|
|
38
38
|
/// The vertical padding of the small TreeView items.
|
|
39
39
|
/// @group treeview
|
|
40
40
|
$kendo-treeview-sm-item-padding-y: var( --kendo-treeview-sm-item-padding-y, k-spacing(1.5) ) !default;
|
|
41
41
|
/// The vertical padding of the medium TreeView items.
|
|
42
42
|
/// @group treeview
|
|
43
|
-
$kendo-treeview-md-item-padding-y: var( --kendo-treeview-md-item-padding-y, k-spacing(
|
|
43
|
+
$kendo-treeview-md-item-padding-y: var( --kendo-treeview-md-item-padding-y, k-spacing(1.5) ) !default;
|
|
44
44
|
/// The vertical padding of the large TreeView items.
|
|
45
45
|
/// @group treeview
|
|
46
|
-
$kendo-treeview-lg-item-padding-y: var( --kendo-treeview-lg-item-padding-y, k-spacing(2
|
|
46
|
+
$kendo-treeview-lg-item-padding-y: var( --kendo-treeview-lg-item-padding-y, k-spacing(2) ) !default;
|
|
47
47
|
/// The border width of the TreeView items.
|
|
48
48
|
/// @group treeview
|
|
49
49
|
$kendo-treeview-item-border-width: var( --kendo-treeview-item-border-width, 0 ) !default;
|
|
@@ -51,6 +51,25 @@ $kendo-treeview-item-border-width: var( --kendo-treeview-item-border-width, 0 )
|
|
|
51
51
|
/// @group treeview
|
|
52
52
|
$kendo-treeview-item-border-radius: var( --kendo-treeview-item-border-radius, k-border-radius(md) ) !default;
|
|
53
53
|
|
|
54
|
+
/// The horizontal padding of the checkbox in the small TreeView.
|
|
55
|
+
/// @group treeview
|
|
56
|
+
$kendo-treeview-sm-checkbox-padding-x: k-spacing(1) !default;
|
|
57
|
+
/// The horizontal padding of the checkbox in the medium TreeView.
|
|
58
|
+
/// @group treeview
|
|
59
|
+
$kendo-treeview-md-checkbox-padding-x: k-spacing(1.5) !default;
|
|
60
|
+
/// The horizontal padding of the checkbox in the large TreeView.
|
|
61
|
+
/// @group treeview
|
|
62
|
+
$kendo-treeview-lg-checkbox-padding-x: k-spacing(2) !default;
|
|
63
|
+
/// The vertical padding of the checkbox in the small TreeView.
|
|
64
|
+
/// @group treeview
|
|
65
|
+
$kendo-treeview-sm-checkbox-padding-y: k-spacing(1) !default;
|
|
66
|
+
/// The vertical padding of the checkbox in the medium TreeView.
|
|
67
|
+
/// @group treeview
|
|
68
|
+
$kendo-treeview-md-checkbox-padding-y: k-spacing(1.5) !default;
|
|
69
|
+
/// The vertical padding of the checkbox in the large TreeView.
|
|
70
|
+
/// @group treeview
|
|
71
|
+
$kendo-treeview-lg-checkbox-padding-y: k-spacing(2) !default;
|
|
72
|
+
|
|
54
73
|
/// The horizontal padding of the TreeViews' filter element.
|
|
55
74
|
/// @group treeview
|
|
56
75
|
$kendo-treeview-filter-padding-x: var( --kendo-treeview-filter-padding-x, k-spacing(2) ) !default;
|
|
@@ -66,19 +85,26 @@ $kendo-treeview-sizes: (
|
|
|
66
85
|
font-size: $kendo-treeview-sm-font-size,
|
|
67
86
|
line-height: $kendo-treeview-sm-line-height,
|
|
68
87
|
item-padding-x: $kendo-treeview-sm-item-padding-x,
|
|
69
|
-
item-padding-y: $kendo-treeview-sm-item-padding-y
|
|
88
|
+
item-padding-y: $kendo-treeview-sm-item-padding-y,
|
|
89
|
+
checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x,
|
|
90
|
+
checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y
|
|
70
91
|
),
|
|
71
92
|
md: (
|
|
72
93
|
font-size: $kendo-treeview-md-font-size,
|
|
73
94
|
line-height: $kendo-treeview-md-line-height,
|
|
74
95
|
item-padding-x: $kendo-treeview-md-item-padding-x,
|
|
75
|
-
item-padding-y: $kendo-treeview-md-item-padding-y
|
|
96
|
+
item-padding-y: $kendo-treeview-md-item-padding-y,
|
|
97
|
+
checkbox-padding-x: $kendo-treeview-md-checkbox-padding-x,
|
|
98
|
+
checkbox-padding-y: $kendo-treeview-md-checkbox-padding-y
|
|
99
|
+
|
|
76
100
|
),
|
|
77
101
|
lg: (
|
|
78
102
|
font-size: $kendo-treeview-lg-font-size,
|
|
79
103
|
line-height: $kendo-treeview-lg-line-height,
|
|
80
104
|
item-padding-x: $kendo-treeview-lg-item-padding-x,
|
|
81
|
-
item-padding-y: $kendo-treeview-lg-item-padding-y
|
|
105
|
+
item-padding-y: $kendo-treeview-lg-item-padding-y,
|
|
106
|
+
checkbox-padding-x: $kendo-treeview-lg-checkbox-padding-x,
|
|
107
|
+
checkbox-padding-y: $kendo-treeview-lg-checkbox-padding-y
|
|
82
108
|
)
|
|
83
109
|
) !default;
|
|
84
110
|
|
|
@@ -105,33 +131,24 @@ $kendo-treeview-item-border: var( --kendo-treeview-item-border, inherit ) !defau
|
|
|
105
131
|
|
|
106
132
|
/// The background color of hovered TreeView items.
|
|
107
133
|
/// @group treeview
|
|
108
|
-
$kendo-treeview-item-hover-bg: var( --kendo-treeview-item-hover-bg, k-color(
|
|
134
|
+
$kendo-treeview-item-hover-bg: var( --kendo-treeview-item-hover-bg, color-mix(in srgb, k-color(on-app-surface) 5%, transparent) ) !default;
|
|
109
135
|
/// The text color of hovered TreeView items.
|
|
110
136
|
/// @group treeview
|
|
111
|
-
$kendo-treeview-item-hover-text: var( --kendo-treeview-item-hover-text, k-color(on-
|
|
137
|
+
$kendo-treeview-item-hover-text: var( --kendo-treeview-item-hover-text, k-color(on-app-surface) ) !default;
|
|
112
138
|
/// The border color of hovered TreeView items
|
|
113
139
|
/// @group treeview
|
|
114
140
|
$kendo-treeview-item-hover-border: var( --kendo-treeview-item-hover-border, inherit ) !default;
|
|
115
141
|
|
|
116
|
-
/// The background color of focused TreeView items.
|
|
117
|
-
/// @group treeview
|
|
118
|
-
$kendo-treeview-item-focus-bg: var( --kendo-treeview-item-focus-bg, $kendo-treeview-item-bg ) !default;
|
|
119
|
-
/// The text color of focused TreeView items.
|
|
120
|
-
/// @group treeview
|
|
121
|
-
$kendo-treeview-item-focus-text: var( --kendo-treeview-item-focus-text, $kendo-treeview-item-text ) !default;
|
|
122
|
-
/// The border color of focused TreeView items.
|
|
123
|
-
/// @group treeview
|
|
124
|
-
$kendo-treeview-item-focus-border: var( --kendo-treeview-item-focus-border, $kendo-treeview-item-border ) !default;
|
|
125
142
|
/// The box shadow of focused TreeView items.
|
|
126
143
|
/// @group treeview
|
|
127
|
-
$kendo-treeview-item-focus-shadow: var( --kendo-treeview-item-focus-shadow, inset 0 0 0
|
|
144
|
+
$kendo-treeview-item-focus-shadow: var( --kendo-treeview-item-focus-shadow, inset 0 0 0 2px k-color(on-app-surface) ) !default;
|
|
128
145
|
|
|
129
146
|
/// The background color of selected TreeView items.
|
|
130
147
|
/// @group treeview
|
|
131
|
-
$kendo-treeview-item-selected-bg: var( --kendo-treeview-item-selected-bg, k-color(
|
|
148
|
+
$kendo-treeview-item-selected-bg: var( --kendo-treeview-item-selected-bg, color-mix(in srgb, k-color(on-app-surface) 12%, transparent) ) !default;
|
|
132
149
|
/// The text color of selected TreeView items.
|
|
133
150
|
/// @group treeview
|
|
134
|
-
$kendo-treeview-item-selected-text: var( --kendo-treeview-item-selected-text, k-color(on-
|
|
151
|
+
$kendo-treeview-item-selected-text: var( --kendo-treeview-item-selected-text, k-color(on-app-surface) ) !default;
|
|
135
152
|
/// The border color of selected TreeView items.
|
|
136
153
|
/// @group treeview
|
|
137
154
|
$kendo-treeview-item-selected-border: var( --kendo-treeview-item-selected-border, inherit ) !default;
|
|
@@ -141,7 +158,7 @@ $kendo-treeview-item-selected-border: var( --kendo-treeview-item-selected-border
|
|
|
141
158
|
$kendo-treeview-item-disabled-bg: var( --kendo-treeview-item-disabled-bg, transparent ) !default;
|
|
142
159
|
/// The text color of disabled TreeView items.
|
|
143
160
|
/// @group treeview
|
|
144
|
-
$kendo-treeview-item-disabled-text: var( --kendo-treeview-item-disabled-text, color-mix(in srgb, k-color(on-app-surface)
|
|
161
|
+
$kendo-treeview-item-disabled-text: var( --kendo-treeview-item-disabled-text, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
|
|
145
162
|
/// The border color of disabled TreeView items.
|
|
146
163
|
/// @group treeview
|
|
147
164
|
$kendo-treeview-item-disabled-border: var( --kendo-treeview-item-disabled-border, inherit ) !default;
|
|
@@ -151,7 +168,7 @@ $kendo-treeview-item-disabled-border: var( --kendo-treeview-item-disabled-border
|
|
|
151
168
|
$kendo-treeview-loadmore-bg: var( --kendo-treeview-loadmore-bg, transparent ) !default;
|
|
152
169
|
/// The text color of the Load More button in the TreeView
|
|
153
170
|
/// @group treeview
|
|
154
|
-
$kendo-treeview-loadmore-text: var( --kendo-treeview-loadmore-text, k-color(primary) ) !default;
|
|
171
|
+
$kendo-treeview-loadmore-text: var( --kendo-treeview-loadmore-text, k-color(primary-on-surface) ) !default;
|
|
155
172
|
/// The border color of the Load More button in the TreeView
|
|
156
173
|
/// @group treeview
|
|
157
174
|
$kendo-treeview-loadmore-border: var( --kendo-treeview-loadmore-border, inherit ) !default;
|
|
@@ -179,9 +196,6 @@ $kendo-treeview-loadmore-focus-border: var( --kendo-treeview-loadmore-focus-bord
|
|
|
179
196
|
/// @group treeview
|
|
180
197
|
$kendo-treeview-loadmore-focus-shadow: var( --kendo-treeview-loadmore-focus-shadow, $kendo-treeview-item-focus-shadow ) !default;
|
|
181
198
|
|
|
182
|
-
/// The padding of the checkbox wrapper in the TreeView.
|
|
183
|
-
/// @group treeview
|
|
184
|
-
$kendo-treeview-checkbox-wrap-padding: var( --kendo-treeview-checkbox-wrap-padding, k-spacing(.5) ) !default;
|
|
185
199
|
|
|
186
200
|
@forward "@progress/kendo-theme-core/scss/components/treeview/_variables.scss" with (
|
|
187
201
|
$kendo-treeview-font-family: $kendo-treeview-font-family,
|
|
@@ -200,6 +214,12 @@ $kendo-treeview-checkbox-wrap-padding: var( --kendo-treeview-checkbox-wrap-paddi
|
|
|
200
214
|
$kendo-treeview-lg-item-padding-y: $kendo-treeview-lg-item-padding-y,
|
|
201
215
|
$kendo-treeview-item-border-width: $kendo-treeview-item-border-width,
|
|
202
216
|
$kendo-treeview-item-border-radius: $kendo-treeview-item-border-radius,
|
|
217
|
+
$kendo-treeview-sm-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x,
|
|
218
|
+
$kendo-treeview-md-checkbox-padding-x: $kendo-treeview-md-checkbox-padding-x,
|
|
219
|
+
$kendo-treeview-lg-checkbox-padding-x: $kendo-treeview-lg-checkbox-padding-x,
|
|
220
|
+
$kendo-treeview-sm-checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y,
|
|
221
|
+
$kendo-treeview-md-checkbox-padding-y: $kendo-treeview-md-checkbox-padding-y,
|
|
222
|
+
$kendo-treeview-lg-checkbox-padding-y: $kendo-treeview-lg-checkbox-padding-y,
|
|
203
223
|
$kendo-treeview-sizes: $kendo-treeview-sizes,
|
|
204
224
|
$kendo-treeview-bg: $kendo-treeview-bg,
|
|
205
225
|
$kendo-treeview-text: $kendo-treeview-text,
|
|
@@ -7,22 +7,22 @@
|
|
|
7
7
|
|
|
8
8
|
/// The font size of the highest level heading.
|
|
9
9
|
/// @group typography-component
|
|
10
|
-
$kendo-h1-font-size:
|
|
10
|
+
$kendo-h1-font-size: 80px !default;
|
|
11
11
|
/// The font size of the second highest level heading.
|
|
12
12
|
/// @group typography-component
|
|
13
|
-
$kendo-h2-font-size:
|
|
13
|
+
$kendo-h2-font-size: 68px !default;
|
|
14
14
|
/// The font size of the third highest level heading.
|
|
15
15
|
/// @group typography-component
|
|
16
|
-
$kendo-h3-font-size:
|
|
16
|
+
$kendo-h3-font-size: 40px !default;
|
|
17
17
|
/// The font size of the fourth highest level heading.
|
|
18
18
|
/// @group typography-component
|
|
19
|
-
$kendo-h4-font-size:
|
|
19
|
+
$kendo-h4-font-size: 32px !default;
|
|
20
20
|
/// The font size of the fifth highest level heading.
|
|
21
21
|
/// @group typography-component
|
|
22
|
-
$kendo-h5-font-size:
|
|
22
|
+
$kendo-h5-font-size: 28px !default;
|
|
23
23
|
/// The font size of the sixth highest level heading.
|
|
24
24
|
/// @group typography-component
|
|
25
|
-
$kendo-h6-font-size:
|
|
25
|
+
$kendo-h6-font-size: 24px !default;
|
|
26
26
|
|
|
27
27
|
/// The font family of the highest level heading.
|
|
28
28
|
/// @group typography-component
|
|
@@ -45,21 +45,21 @@ $kendo-h6-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
45
45
|
|
|
46
46
|
/// The line height of the highest level heading.
|
|
47
47
|
/// @group typography-component
|
|
48
|
-
$kendo-h1-line-height:
|
|
48
|
+
$kendo-h1-line-height: 100px !default;
|
|
49
49
|
/// The line height of the second highest level heading.
|
|
50
50
|
/// @group typography-component
|
|
51
|
-
$kendo-h2-line-height:
|
|
51
|
+
$kendo-h2-line-height: 92px !default;
|
|
52
52
|
/// The line height of the third highest level heading.
|
|
53
53
|
/// @group typography-component
|
|
54
|
-
$kendo-h3-line-height:
|
|
54
|
+
$kendo-h3-line-height: 52px !default;
|
|
55
55
|
/// The line height of the fourth highest level heading.
|
|
56
56
|
/// @group typography-component
|
|
57
|
-
$kendo-h4-line-height:
|
|
57
|
+
$kendo-h4-line-height: 40px !default;
|
|
58
58
|
/// The line height of the fifth highest level heading.
|
|
59
59
|
/// @group typography-component
|
|
60
|
-
$kendo-h5-line-height:
|
|
60
|
+
$kendo-h5-line-height: 36px !default;
|
|
61
61
|
/// The line height of the sixth highest level heading.
|
|
62
|
-
$kendo-h6-line-height:
|
|
62
|
+
$kendo-h6-line-height: 32px !default;
|
|
63
63
|
|
|
64
64
|
/// The font weight of the highest level heading.
|
|
65
65
|
/// @group typography-component
|
|
@@ -248,7 +248,7 @@ $kendo-display1-font-size: calc( var( --kendo-font-size, .875rem ) * 9 ) !defaul
|
|
|
248
248
|
$kendo-display2-font-size: calc( var( --kendo-font-size, .875rem ) * 6 ) !default;
|
|
249
249
|
/// The font size of the third largest display text.
|
|
250
250
|
/// @group typography-component
|
|
251
|
-
$kendo-display3-font-size:
|
|
251
|
+
$kendo-display3-font-size: 112px !default;
|
|
252
252
|
/// The font size of the fourth largest display text.
|
|
253
253
|
/// @group typography-component
|
|
254
254
|
$kendo-display4-font-size: calc( var( --kendo-font-size, .875rem ) * 3 ) !default;
|
|
@@ -268,29 +268,29 @@ $kendo-display4-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
268
268
|
|
|
269
269
|
/// The line height of the largest display text.
|
|
270
270
|
/// @group typography-component
|
|
271
|
-
$kendo-display1-line-height:
|
|
271
|
+
$kendo-display1-line-height: 180px !default;
|
|
272
272
|
/// The line height of the second largest display text.
|
|
273
273
|
/// @group typography-component
|
|
274
|
-
$kendo-display2-line-height:
|
|
274
|
+
$kendo-display2-line-height: 160px !default;
|
|
275
275
|
/// The line height of the third largest display text.
|
|
276
276
|
/// @group typography-component
|
|
277
|
-
$kendo-display3-line-height:
|
|
277
|
+
$kendo-display3-line-height: 140px !default;
|
|
278
278
|
/// The line height of the fourth largest display text.
|
|
279
279
|
/// @group typography-component
|
|
280
|
-
$kendo-display4-line-height:
|
|
280
|
+
$kendo-display4-line-height: 120px !default;
|
|
281
281
|
|
|
282
282
|
/// The font weight of the largest display text.
|
|
283
283
|
/// @group typography-component
|
|
284
|
-
$kendo-display1-font-weight: var( --kendo-font-weight-
|
|
284
|
+
$kendo-display1-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
285
285
|
/// The font weight of the second largest display text.
|
|
286
286
|
/// @group typography-component
|
|
287
|
-
$kendo-display2-font-weight: var( --kendo-font-weight-
|
|
287
|
+
$kendo-display2-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
288
288
|
/// The font weight of the third largest display text.
|
|
289
289
|
/// @group typography-component
|
|
290
|
-
$kendo-display3-font-weight: var( --kendo-font-weight-
|
|
290
|
+
$kendo-display3-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
291
291
|
/// The font weight of the fourth largest display text.
|
|
292
292
|
/// @group typography-component
|
|
293
|
-
$kendo-display4-font-weight: var( --kendo-font-weight-
|
|
293
|
+
$kendo-display4-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
294
294
|
|
|
295
295
|
/// The letter spacing of the largest display text.
|
|
296
296
|
/// @group typography-component
|
package/scss/upload/_layout.scss
CHANGED
|
@@ -16,16 +16,29 @@
|
|
|
16
16
|
margin-inline-end: 0;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
+
.k-upload-files .k-file {
|
|
20
|
+
padding-block: $kendo-upload-item-padding-y;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.k-file-size,
|
|
24
|
+
.k-file-validation-message {
|
|
25
|
+
line-height: var( --kendo-line-height-xs, normal );
|
|
26
|
+
}
|
|
27
|
+
|
|
19
28
|
.k-multiple-files-wrapper,
|
|
20
29
|
.k-file-single > .k-file-info {
|
|
21
30
|
margin-inline-start: k-spacing(2);
|
|
22
31
|
margin-inline-end: 0;
|
|
23
32
|
}
|
|
24
33
|
|
|
34
|
+
.k-upload-files .k-file-info {
|
|
35
|
+
min-height: auto;
|
|
36
|
+
}
|
|
37
|
+
|
|
25
38
|
.k-progressbar {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
39
|
+
inset-inline-start: $kendo-upload-item-padding-x;
|
|
40
|
+
inset-inline-end: $kendo-upload-item-padding-x;
|
|
41
|
+
inset-block-end: $kendo-upload-item-padding-y;
|
|
29
42
|
}
|
|
30
43
|
}
|
|
31
44
|
|
package/scss/upload/_theme.scss
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "../button/_variables.scss" as *;
|
|
3
4
|
@use "@progress/kendo-theme-core/scss/components/upload/_theme.scss" as *;
|
|
4
5
|
|
|
5
6
|
@mixin kendo-upload--theme() {
|
|
@@ -17,5 +18,28 @@
|
|
|
17
18
|
&.ng-invalid.ng-dirty {
|
|
18
19
|
border-color: k-color(error-emphasis);
|
|
19
20
|
}
|
|
21
|
+
|
|
22
|
+
&:disabled,
|
|
23
|
+
&.k-disabled {
|
|
24
|
+
.k-upload-dropzone {
|
|
25
|
+
@include fill(
|
|
26
|
+
color-mix(in srgb, k-color(on-app-surface) 30%, transparent),
|
|
27
|
+
color-mix(in srgb, k-color(on-app-surface) 7%, transparent),
|
|
28
|
+
color-mix(in srgb, k-color(on-app-surface) 14%, transparent)
|
|
29
|
+
);
|
|
30
|
+
|
|
31
|
+
.k-button {
|
|
32
|
+
@include fill(
|
|
33
|
+
$kendo-button-disabled-text,
|
|
34
|
+
$kendo-button-disabled-bg,
|
|
35
|
+
$kendo-button-disabled-border
|
|
36
|
+
);
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.k-dropzone-hint {
|
|
40
|
+
color: $kendo-button-disabled-text;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
20
44
|
}
|
|
21
45
|
}
|
|
@@ -22,29 +22,29 @@ $kendo-upload-max-height: var( --kendo-upload-max-height, 300px ) !default;
|
|
|
22
22
|
$kendo-upload-text: var( --kendo-upload-text, k-color(on-app-surface) ) !default;
|
|
23
23
|
/// The background color of the Upload.
|
|
24
24
|
/// @group upload
|
|
25
|
-
$kendo-upload-bg: var( --kendo-upload-bg, k-color(surface
|
|
25
|
+
$kendo-upload-bg: var( --kendo-upload-bg, k-color(app-surface) ) !default;
|
|
26
26
|
/// The border color of the Upload.
|
|
27
27
|
/// @group upload
|
|
28
|
-
$kendo-upload-border: var( --kendo-upload-border, color-mix(in srgb, k-color(border)
|
|
28
|
+
$kendo-upload-border: var( --kendo-upload-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
29
29
|
|
|
30
30
|
/// The horizontal padding of the Upload dropzone.
|
|
31
31
|
/// @group upload
|
|
32
|
-
$kendo-upload-dropzone-padding-x: var( --kendo-upload-dropzone-padding-x, k-spacing(
|
|
32
|
+
$kendo-upload-dropzone-padding-x: calc( var( --kendo-upload-dropzone-padding-x, #{k-spacing(3)} ) + 1px ) !default;
|
|
33
33
|
/// The vertical padding of the Upload dropzone.
|
|
34
34
|
/// @group upload
|
|
35
|
-
$kendo-upload-dropzone-padding-y: var( --kendo-upload-dropzone-padding-y, k-spacing(
|
|
35
|
+
$kendo-upload-dropzone-padding-y: calc( var( --kendo-upload-dropzone-padding-y, #{k-spacing(0.5)} ) + 1px ) !default;
|
|
36
36
|
/// The text color of the Upload dropzone.
|
|
37
37
|
/// @group upload
|
|
38
38
|
$kendo-upload-dropzone-text: var( --kendo-upload-dropzone-text, k-color(subtle) ) !default;
|
|
39
39
|
/// The background color of the Upload dropzone.
|
|
40
40
|
/// @group upload
|
|
41
|
-
$kendo-upload-dropzone-bg: var( --kendo-upload-dropzone-bg, k-color(surface) ) !default;
|
|
41
|
+
$kendo-upload-dropzone-bg: var( --kendo-upload-dropzone-bg, k-color(app-surface) ) !default;
|
|
42
42
|
/// The border color of the Upload dropzone.
|
|
43
43
|
/// @group upload
|
|
44
|
-
$kendo-upload-dropzone-border: var( --kendo-upload-dropzone-border, color-mix(in srgb, k-color(border)
|
|
44
|
+
$kendo-upload-dropzone-border: var( --kendo-upload-dropzone-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
45
45
|
/// The background color of the hovered Upload dropzone.
|
|
46
46
|
/// @group upload
|
|
47
|
-
$kendo-upload-dropzone-hover-bg: var( --kendo-upload-dropzone-hover-bg,
|
|
47
|
+
$kendo-upload-dropzone-hover-bg: var( --kendo-upload-dropzone-hover-bg, $kendo-upload-dropzone-bg ) !default;
|
|
48
48
|
|
|
49
49
|
/// The text color of the Upload status message.
|
|
50
50
|
/// @group upload
|
|
@@ -55,14 +55,14 @@ $kendo-upload-status-text-opacity: var( --kendo-upload-status-text-opacity, null
|
|
|
55
55
|
|
|
56
56
|
/// The horizontal padding of an uploaded item.
|
|
57
57
|
/// @group upload
|
|
58
|
-
$kendo-upload-item-padding-x: var( --kendo-upload-item-padding-x, k-spacing(
|
|
58
|
+
$kendo-upload-item-padding-x: calc( var( --kendo-upload-item-padding-x, #{k-spacing(3)} ) + 1px ) !default;
|
|
59
59
|
/// The vertical padding of an uploaded item.
|
|
60
60
|
/// @group upload
|
|
61
|
-
$kendo-upload-item-padding-y: var( --kendo-upload-item-padding-y, k-spacing(
|
|
61
|
+
$kendo-upload-item-padding-y: calc( var( --kendo-upload-item-padding-y, #{k-spacing(0.5)} ) + 1px ) !default;
|
|
62
62
|
|
|
63
63
|
/// The vertical spacing between uploaded batch items.
|
|
64
64
|
/// @group upload
|
|
65
|
-
$kendo-upload-multiple-items-spacing: var( --kendo-upload-multiple-items-spacing, k-spacing(
|
|
65
|
+
$kendo-upload-multiple-items-spacing: var( --kendo-upload-multiple-items-spacing, k-spacing(1.5) ) !default;
|
|
66
66
|
|
|
67
67
|
/// The font size of the Upload validation message.
|
|
68
68
|
/// @group upload
|
package/scss/window/_layout.scss
CHANGED
|
@@ -5,6 +5,14 @@
|
|
|
5
5
|
@mixin kendo-window--layout() {
|
|
6
6
|
@include kendo-window--layout-base();
|
|
7
7
|
|
|
8
|
+
.k-window{
|
|
9
|
+
&:focus,
|
|
10
|
+
&.k-focus{
|
|
11
|
+
outline-width: 2px;
|
|
12
|
+
outline-style: solid;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
|
|
8
16
|
.k-window-content:first-child,
|
|
9
17
|
.k-window-content:last-child {
|
|
10
18
|
padding-block: $kendo-window-inner-padding-y;
|
|
@@ -14,11 +22,12 @@
|
|
|
14
22
|
// Title bar title text
|
|
15
23
|
.k-window-title {
|
|
16
24
|
font-weight: $kendo-window-title-font-weight;
|
|
25
|
+
padding-block: calc( #{$kendo-window-titlebar-padding-x} / 4 );
|
|
26
|
+
margin-block: 0;
|
|
17
27
|
}
|
|
18
28
|
|
|
19
29
|
// Buttons Layout
|
|
20
30
|
.k-window-actions {
|
|
21
|
-
padding-block-start: 0;
|
|
22
31
|
gap: $kendo-window-buttongroup-spacing;
|
|
23
32
|
}
|
|
24
33
|
}
|
package/scss/window/_theme.scss
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
/// The width of the border around the Window.
|
|
5
5
|
/// @group window
|
|
6
|
-
$kendo-window-border-width: var(--kendo-window-border-width,
|
|
6
|
+
$kendo-window-border-width: var(--kendo-window-border-width, 0) !default;
|
|
7
7
|
/// The border radius of the Window.
|
|
8
8
|
/// @group window
|
|
9
9
|
$kendo-window-border-radius: var(--kendo-window-border-radius, k-border-radius(md)) !default;
|
|
@@ -22,7 +22,7 @@ $kendo-window-line-height: var( --kendo-window-line-height, var( --kendo-line-he
|
|
|
22
22
|
$kendo-window-titlebar-padding-x: var( --kendo-window-titlebar-padding-x, k-spacing(6) ) !default;
|
|
23
23
|
/// The vertical padding of the Window titlebar.
|
|
24
24
|
/// @group window
|
|
25
|
-
$kendo-window-titlebar-padding-y: var( --kendo-window-titlebar-padding-y, k-spacing(
|
|
25
|
+
$kendo-window-titlebar-padding-y: var( --kendo-window-titlebar-padding-y, k-spacing(6) k-spacing(4) ) !default;
|
|
26
26
|
/// The width of the border of the Window titlebar.
|
|
27
27
|
/// @group window
|
|
28
28
|
$kendo-window-titlebar-border-width: var( --kendo-window-titlebar-border-width, 0 ) !default;
|
|
@@ -35,10 +35,10 @@ $kendo-window-titlebar-border-style: solid !default;
|
|
|
35
35
|
$kendo-window-title-font-size: var( --kendo-window-title-font-size, var( --kendo-font-size-xl, inherit ) ) !default;
|
|
36
36
|
/// The line height of the title of the Window.
|
|
37
37
|
/// @group window
|
|
38
|
-
$kendo-window-title-line-height: var( --kendo-window-title-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
38
|
+
$kendo-window-title-line-height: var( --kendo-window-title-line-height, var( --kendo-line-height-xs, normal ) ) !default;
|
|
39
39
|
/// The font weight of the title of the Window.
|
|
40
40
|
/// @group window
|
|
41
|
-
$kendo-window-title-font-weight: var( --kendo-window-title-font-weight, var( --kendo-font-weight-
|
|
41
|
+
$kendo-window-title-font-weight: var( --kendo-window-title-font-weight, var( --kendo-font-weight-semibold, semibold ) ) !default;
|
|
42
42
|
|
|
43
43
|
/// The spacing between the buttons in the Window titlebar.
|
|
44
44
|
/// @group window
|
|
@@ -78,20 +78,20 @@ $kendo-window-bg: var( --kendo-window-bg, k-color(surface-alt) ) !default;
|
|
|
78
78
|
$kendo-window-text: var( --kendo-window-text, k-color(on-app-surface) ) !default;
|
|
79
79
|
/// The border color of the Window.
|
|
80
80
|
/// @group window
|
|
81
|
-
$kendo-window-border: var( --kendo-window-border, k-color(
|
|
81
|
+
$kendo-window-border: var( --kendo-window-border, k-color(surface-alt) ) !default;
|
|
82
82
|
/// The box shadow of the Window.
|
|
83
83
|
/// @group window
|
|
84
|
-
$kendo-window-shadow: var( --kendo-window-shadow, var( --kendo-elevation-
|
|
84
|
+
$kendo-window-shadow: var( --kendo-window-shadow, var( --kendo-elevation-5, none ) ) !default;
|
|
85
85
|
/// The box shadow of the focused Window.
|
|
86
86
|
/// @group window
|
|
87
|
-
$kendo-window-focus-shadow:
|
|
87
|
+
$kendo-window-focus-shadow: $kendo-window-shadow !default;
|
|
88
88
|
|
|
89
89
|
/// The background color of the Window titlebar.
|
|
90
90
|
/// @group window
|
|
91
91
|
$kendo-window-titlebar-bg: var( --kendo-window-titlebar-bg, k-color(surface-alt) ) !default; // $kendo-component-header-bg
|
|
92
92
|
/// The text color of the Window titlebar.
|
|
93
93
|
/// @group window
|
|
94
|
-
$kendo-window-titlebar-text: var( --kendo-window-titlebar-text, k-color(
|
|
94
|
+
$kendo-window-titlebar-text: var( --kendo-window-titlebar-text, k-color(on-app-surface) ) !default; // $kendo-component-header-text
|
|
95
95
|
/// The border color of the Window titlebar.
|
|
96
96
|
/// @group window
|
|
97
97
|
$kendo-window-titlebar-border: var( --kendo-window-titlebar-border, k-color(primary) ) !default;
|
package/scss/wizard/_layout.scss
CHANGED
|
@@ -27,10 +27,10 @@ $kendo-wizard-steps-padding-x: var( --kendo-wizard-steps-padding-x, k-spacing(3)
|
|
|
27
27
|
|
|
28
28
|
/// The horizontal padding of the Wizard content.
|
|
29
29
|
/// @group wizard
|
|
30
|
-
$kendo-wizard-content-padding-x: var( --kendo-wizard-content-padding-x, k-spacing(
|
|
30
|
+
$kendo-wizard-content-padding-x: var( --kendo-wizard-content-padding-x, k-spacing(3) ) !default;
|
|
31
31
|
/// The vertical padding of the Wizard content.
|
|
32
32
|
/// @group wizard
|
|
33
|
-
$kendo-wizard-content-padding-y: var( --kendo-wizard-content-padding-y, k-spacing(
|
|
33
|
+
$kendo-wizard-content-padding-y: var( --kendo-wizard-content-padding-y, k-spacing(3) ) !default;
|
|
34
34
|
/// The text color of the Wizard content.
|
|
35
35
|
/// @group wizard
|
|
36
36
|
$kendo-wizard-content-text: var( --kendo-wizard-content-text, k-color(on-app-surface) ) !default;
|
|
@@ -47,7 +47,7 @@ $kendo-wizard-buttons-margin-y: var( --kendo-wizard-buttons-margin-y, k-spacing(
|
|
|
47
47
|
|
|
48
48
|
/// The outline of the focused Wizard step.
|
|
49
49
|
/// @group wizard
|
|
50
|
-
$kendo-wizard-step-focus-border: var( --kendo-wizard-step-focus-border, k-color(
|
|
50
|
+
$kendo-wizard-step-focus-border: var( --kendo-wizard-step-focus-border, k-color(border-alt) ) !default;
|
|
51
51
|
|
|
52
52
|
@forward "@progress/kendo-theme-core/scss/components/wizard/_variables.scss" with (
|
|
53
53
|
$kendo-wizard-padding-x: $kendo-wizard-padding-x,
|