@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
|
@@ -23,13 +23,13 @@ $kendo-captcha-line-height: var( --kendo-captcha-line-height, var( --kendo-line-
|
|
|
23
23
|
$kendo-captcha-spacing: $kendo-captcha-spacer !default;
|
|
24
24
|
/// The background color of the Captcha.
|
|
25
25
|
/// @group captcha
|
|
26
|
-
$kendo-captcha-bg: var( --kendo-captcha-bg, k-color(surface
|
|
26
|
+
$kendo-captcha-bg: var( --kendo-captcha-bg, k-color(app-surface) ) !default;
|
|
27
27
|
/// The text color of the Captcha.
|
|
28
28
|
/// @group captcha
|
|
29
29
|
$kendo-captcha-text: var( --kendo-captcha-text, k-color(on-app-surface) ) !default;
|
|
30
30
|
/// The border color of the Captcha.
|
|
31
31
|
/// @group captcha
|
|
32
|
-
$kendo-captcha-border: var( --kendo-captcha-border, color-mix(in srgb, k-color(border)
|
|
32
|
+
$kendo-captcha-border: var( --kendo-captcha-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
33
33
|
|
|
34
34
|
/// The spacing of the Captcha image wrapper.
|
|
35
35
|
/// @group captcha
|
package/scss/card/_layout.scss
CHANGED
|
@@ -6,6 +6,12 @@
|
|
|
6
6
|
@mixin kendo-card--layout() {
|
|
7
7
|
@include kendo-card--layout-base();
|
|
8
8
|
|
|
9
|
+
.k-card:focus,
|
|
10
|
+
.k-card.k-focus {
|
|
11
|
+
outline-width: 2px;
|
|
12
|
+
outline-style: solid;
|
|
13
|
+
}
|
|
14
|
+
|
|
9
15
|
@at-root .k-card-title + .k-card-subtitle {
|
|
10
16
|
margin-block-start: calc( #{$kendo-card-title-margin-bottom} * -1 );
|
|
11
17
|
}
|
package/scss/card/_theme.scss
CHANGED
|
@@ -39,10 +39,10 @@ $kendo-card-bg: var( --kendo-card-bg, k-color(surface-alt) ) !default;
|
|
|
39
39
|
$kendo-card-text: var( --kendo-card-text, k-color(on-app-surface) ) !default;
|
|
40
40
|
/// The border color of the Card.
|
|
41
41
|
/// @group card
|
|
42
|
-
$kendo-card-border: var( --kendo-card-border,
|
|
42
|
+
$kendo-card-border: var( --kendo-card-border, k-color(surface-alt) ) !default;
|
|
43
43
|
/// The shadow of the Card.
|
|
44
44
|
/// @group card
|
|
45
|
-
$kendo-card-shadow: var( --kendo-card-shadow, var( --kendo-elevation-
|
|
45
|
+
$kendo-card-shadow: var( --kendo-card-shadow, var( --kendo-elevation-3, none ) ) !default;
|
|
46
46
|
|
|
47
47
|
/// The background color of the focused Card.
|
|
48
48
|
/// @group card
|
|
@@ -52,14 +52,14 @@ $kendo-card-focus-bg: $kendo-card-bg !default;
|
|
|
52
52
|
$kendo-card-focus-text: null !default;
|
|
53
53
|
/// The border color of the focused Card.
|
|
54
54
|
/// @group card
|
|
55
|
-
$kendo-card-focus-border:
|
|
55
|
+
$kendo-card-focus-border: k-color(border-alt) !default;
|
|
56
56
|
/// The shadow of the focused Card.
|
|
57
57
|
/// @group card
|
|
58
58
|
$kendo-card-focus-shadow: var( --kendo-elevation-3, none ) !default;
|
|
59
59
|
|
|
60
60
|
/// The font size of the Card header.
|
|
61
61
|
/// @group card
|
|
62
|
-
$kendo-card-header-font-size: var( --kendo-card-header-font-size, var( --kendo-font-size-
|
|
62
|
+
$kendo-card-header-font-size: var( --kendo-card-header-font-size, var( --kendo-font-size-md, inherit ) ) !default;
|
|
63
63
|
/// Тhe font family of the Card header.
|
|
64
64
|
/// @group card
|
|
65
65
|
$kendo-card-header-font-family: var( --kendo-card-header-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
@@ -113,13 +113,13 @@ $kendo-card-footer-border: var( --kendo-card-footer-border, inherit ) !default;
|
|
|
113
113
|
|
|
114
114
|
/// The font size of the Card title.
|
|
115
115
|
/// @group card
|
|
116
|
-
$kendo-card-title-font-size: var( --kendo-card-title-font-size, var( --kendo-font-size-
|
|
116
|
+
$kendo-card-title-font-size: var( --kendo-card-title-font-size, var( --kendo-font-size-md, inherit ) ) !default;
|
|
117
117
|
/// The font family of the Card title.
|
|
118
118
|
/// @group card
|
|
119
119
|
$kendo-card-title-font-family: var( --kendo-card-title-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
120
120
|
/// The font weight of the Card title.
|
|
121
121
|
/// @group card
|
|
122
|
-
$kendo-card-title-font-weight: var( --kendo-card-title-font-weight, var( --kendo-font-weight,
|
|
122
|
+
$kendo-card-title-font-weight: var( --kendo-card-title-font-weight, var( --kendo-font-weight-semibold, 600 ) ) !default;
|
|
123
123
|
/// The line height of the Card title.
|
|
124
124
|
/// @group card
|
|
125
125
|
$kendo-card-title-line-height: var( --kendo-card-title-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
@@ -134,7 +134,7 @@ $kendo-card-subtitle-font-size: var( --kendo-card-subtitle-font-size, var( --ken
|
|
|
134
134
|
$kendo-card-subtitle-font-family: var( --kendo-card-subtitle-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
135
135
|
/// The line height of the Card subtitle.
|
|
136
136
|
/// @group card
|
|
137
|
-
$kendo-card-subtitle-line-height: var( --kendo-card-subtitle-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
137
|
+
$kendo-card-subtitle-line-height: var( --kendo-card-subtitle-line-height, var( --kendo-line-height-lg, normal ) ) !default;
|
|
138
138
|
/// The bottom margin of the Card subtitle.
|
|
139
139
|
/// @group card
|
|
140
140
|
$kendo-card-subtitle-margin-bottom: var( --kendo-card-subtitle-margin-bottom, k-spacing(3) ) !default;
|
|
@@ -163,7 +163,7 @@ $kendo-card-actions-padding-y: var( --kendo-card-actions-padding-y, k-spacing(3)
|
|
|
163
163
|
$kendo-card-actions-border-width: var( --kendo-card-actions-border-width, 0 ) !default;
|
|
164
164
|
/// The spacing between the Card actions.
|
|
165
165
|
/// @group card
|
|
166
|
-
$kendo-card-actions-gap: var( --kendo-card-actions-gap, k-spacing(
|
|
166
|
+
$kendo-card-actions-gap: var( --kendo-card-actions-gap, k-spacing(3) ) !default;
|
|
167
167
|
|
|
168
168
|
/// The border radius of the scroll button in the Card deck.
|
|
169
169
|
/// @group card
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
/// The color of the area around the chart type icon.
|
|
7
7
|
/// @group chart-wizard
|
|
8
|
-
$kendo-chart-wizard-icon-area-color: var( --kendo-chart-wizard-icon-area-color, k-color(primary) ) !default;
|
|
8
|
+
$kendo-chart-wizard-icon-area-color: var( --kendo-chart-wizard-icon-area-color, k-color(primary-on-subtle) ) !default;
|
|
9
9
|
/// The background color of the area around the chart type icon.
|
|
10
10
|
/// @group chart-wizard
|
|
11
11
|
$kendo-chart-wizard-icon-area-bg: var( --kendo-chart-wizard-icon-area-bg, k-color(primary-subtle) ) !default;
|
package/scss/chat/_layout.scss
CHANGED
|
@@ -7,32 +7,19 @@
|
|
|
7
7
|
@mixin kendo-chat--layout() {
|
|
8
8
|
@include kendo-chat--layout-base();
|
|
9
9
|
|
|
10
|
+
.k-chat .k-chat-file-name {
|
|
11
|
+
font-weight: var( --kendo-font-weight-semibold, inherit);;
|
|
12
|
+
}
|
|
13
|
+
|
|
10
14
|
// Message group
|
|
11
15
|
.k-chat-message-group {
|
|
12
16
|
|
|
13
17
|
.k-chat-file-wrapper {
|
|
14
18
|
min-width: 0;
|
|
15
19
|
max-width: 100%;
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.k-message-group-sender {
|
|
22
|
-
|
|
23
|
-
.k-chat-bubble {
|
|
24
|
-
|
|
25
|
-
&:focus,
|
|
26
|
-
&.k-focus {
|
|
27
|
-
outline-style: solid;
|
|
28
|
-
outline-width: calc( (#{$kendo-bubble-border-width} * 2 ));
|
|
29
|
-
outline-offset: calc( (#{$kendo-bubble-border-width} * 2 ) * -1);
|
|
30
|
-
}
|
|
31
20
|
}
|
|
32
|
-
|
|
33
21
|
}
|
|
34
22
|
|
|
35
|
-
|
|
36
23
|
// Bubble
|
|
37
24
|
.k-chat-bubble {
|
|
38
25
|
|
|
@@ -62,5 +49,4 @@
|
|
|
62
49
|
margin-inline: calc( #{$kendo-chat-message-list-padding-x} * -1 );
|
|
63
50
|
padding-inline: $kendo-chat-message-list-padding-x;
|
|
64
51
|
}
|
|
65
|
-
|
|
66
52
|
}
|
package/scss/chat/_theme.scss
CHANGED
|
@@ -11,8 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
&:focus,
|
|
13
13
|
&.k-focus {
|
|
14
|
-
|
|
15
|
-
box-shadow: inset 0 0 0 calc( #{$kendo-bubble-border-width} * 2 ) k-color(app-surface);
|
|
14
|
+
@include focus-indicator( $kendo-chat-alt-bubble-focus-shadow, true, true );
|
|
16
15
|
}
|
|
17
16
|
|
|
18
17
|
&:hover,
|
|
@@ -20,4 +19,13 @@
|
|
|
20
19
|
@include fill( $bg: $kendo-chat-alt-bubble-hover-bg, $border: $kendo-chat-alt-bubble-hover-border );
|
|
21
20
|
}
|
|
22
21
|
}
|
|
22
|
+
|
|
23
|
+
.k-message-time {
|
|
24
|
+
color: $kendo-chat-timestamp-text;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.k-message-reference .k-chat-file {
|
|
28
|
+
background-color: $kendo-chat-file-bg;
|
|
29
|
+
border-color: $kendo-chat-file-border;
|
|
30
|
+
}
|
|
23
31
|
}
|
|
@@ -68,10 +68,10 @@ $kendo-chat-timestamp-transform: none !default;
|
|
|
68
68
|
$kendo-chat-timestamp-text: var( --kendo-chat-timestamp-text, #{k-color(subtle)} ) !default;
|
|
69
69
|
/// The background color of the Chat timestamp.
|
|
70
70
|
/// @group chat
|
|
71
|
-
$kendo-chat-timestamp-bg:
|
|
71
|
+
$kendo-chat-timestamp-bg: transparent !default;
|
|
72
72
|
/// The background color of the Chat timestamp separator.
|
|
73
73
|
/// @group chat
|
|
74
|
-
$kendo-chat-timestamp-separator-bg: color-mix(in srgb, k-color(border)
|
|
74
|
+
$kendo-chat-timestamp-separator-bg: color-mix(in srgb, k-color(border) 26%, transparent) !default;
|
|
75
75
|
/// The spacing between the Chat timestamp and its separator.
|
|
76
76
|
/// @group chat
|
|
77
77
|
$kendo-chat-timestamp-separator-spacing: k-spacing(1) !default;
|
|
@@ -148,10 +148,10 @@ $kendo-chat-alt-bubble-active-border: $kendo-chat-alt-bubble-active-bg !default;
|
|
|
148
148
|
$kendo-chat-alt-bubble-focus-bg: $kendo-chat-alt-bubble-bg !default;
|
|
149
149
|
/// The border color of the focused alt Bubble.
|
|
150
150
|
/// @group bubble
|
|
151
|
-
$kendo-chat-alt-bubble-focus-border:
|
|
151
|
+
$kendo-chat-alt-bubble-focus-border: k-color(on-base) !default;
|
|
152
152
|
/// The box shadow of the focused alt Bubble.
|
|
153
153
|
/// @group bubble
|
|
154
|
-
$kendo-chat-alt-bubble-focus-shadow: 0 0 0
|
|
154
|
+
$kendo-chat-alt-bubble-focus-shadow: inset 0 0 0 #{$kendo-chat-border-width} k-color(on-base), inset 0 0 0 calc( #{$kendo-chat-border-width} * 2 ) k-color(surface) !default;
|
|
155
155
|
|
|
156
156
|
/// The color of the typing indicator dots.
|
|
157
157
|
/// @group chat
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
overflow: hidden;
|
|
19
19
|
transform: scale(0) translate(-50%, -50%);
|
|
20
20
|
position: absolute;
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
inset-block-start: 50%;
|
|
22
|
+
inset-inline-start: 50%;
|
|
23
23
|
}
|
|
24
24
|
@if $kendo-checkbox-indicator-type == "glyph" {
|
|
25
25
|
font-size: $kendo-checkbox-glyph-size;
|
|
@@ -122,9 +122,12 @@
|
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
// Checkbox list
|
|
125
|
+
.k-checkbox-list.k-list-vertical {
|
|
126
|
+
gap: k-spacing(2);
|
|
127
|
+
}
|
|
125
128
|
.k-checkbox-item,
|
|
126
129
|
.k-checkbox-list-item {
|
|
127
|
-
gap: k-spacing(
|
|
130
|
+
gap: k-spacing(1);
|
|
128
131
|
}
|
|
129
132
|
|
|
130
133
|
// Fluent-specific ripple focus override
|
|
@@ -39,4 +39,16 @@
|
|
|
39
39
|
$kendo-checkbox-disabled-indeterminate-border
|
|
40
40
|
);
|
|
41
41
|
}
|
|
42
|
+
|
|
43
|
+
.k-checkbox-label {
|
|
44
|
+
@include fill( $color: $kendo-checkbox-text );
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.k-checkbox-label:has(.k-invalid) {
|
|
48
|
+
@include fill( $color: $kendo-checkbox-invalid-text );
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.k-checkbox-label:has(.k-disabled) {
|
|
52
|
+
@include fill( $color: $kendo-checkbox-disabled-text );
|
|
53
|
+
}
|
|
42
54
|
}
|
|
@@ -69,10 +69,10 @@ $kendo-checkbox-sizes: (
|
|
|
69
69
|
$kendo-checkbox-bg: var( --kendo-checkbox-bg, k-color(surface-alt) ) !default;
|
|
70
70
|
/// The text color of the CheckBox.
|
|
71
71
|
/// @group checkbox
|
|
72
|
-
$kendo-checkbox-text: var( --kendo-checkbox-text,
|
|
72
|
+
$kendo-checkbox-text: var( --kendo-checkbox-text, k-color(secondary-on-surface) ) !default;
|
|
73
73
|
/// The border color of the CheckBox.
|
|
74
74
|
/// @group checkbox
|
|
75
|
-
$kendo-checkbox-border: var( --kendo-checkbox-border, k-color(border
|
|
75
|
+
$kendo-checkbox-border: var( --kendo-checkbox-border, k-color(border) ) !default;
|
|
76
76
|
|
|
77
77
|
/// The background color of the hovered CheckBox.
|
|
78
78
|
/// @group checkbox
|
|
@@ -89,7 +89,7 @@ $kendo-checkbox-hover-border: var( --kendo-checkbox-hover-border, $kendo-checkbo
|
|
|
89
89
|
$kendo-checkbox-checked-bg: var( --kendo-checkbox-checked-bg, k-color(primary) ) !default;
|
|
90
90
|
/// The text color of the checked CheckBox.
|
|
91
91
|
/// @group checkbox
|
|
92
|
-
$kendo-checkbox-checked-text: var( --kendo-checkbox-checked-text, k-color(
|
|
92
|
+
$kendo-checkbox-checked-text: var( --kendo-checkbox-checked-text, k-color(surface-alt) ) !default;
|
|
93
93
|
/// The border color of the checked CheckBox.
|
|
94
94
|
/// @group checkbox
|
|
95
95
|
$kendo-checkbox-checked-border: var( --kendo-checkbox-checked-border, $kendo-checkbox-checked-bg ) !default;
|
|
@@ -118,20 +118,20 @@ $kendo-checkbox-focus-checked-border: null !default;
|
|
|
118
118
|
$kendo-checkbox-focus-checked-shadow: null !default;
|
|
119
119
|
/// The outline of the focused CheckBox.
|
|
120
120
|
/// @group checkbox
|
|
121
|
-
$kendo-checkbox-focus-outline:
|
|
121
|
+
$kendo-checkbox-focus-outline: 2px solid k-color(border-alt) !default;
|
|
122
122
|
/// The outline offset of the focused CheckBox.
|
|
123
123
|
/// @group checkbox
|
|
124
|
-
$kendo-checkbox-focus-outline-offset:
|
|
124
|
+
$kendo-checkbox-focus-outline-offset: 4px !default;
|
|
125
125
|
|
|
126
126
|
/// The background color of the disabled CheckBox.
|
|
127
127
|
/// @group checkbox
|
|
128
128
|
$kendo-checkbox-disabled-bg: var( --kendo-checkbox-disabled-bg, $kendo-checkbox-bg ) !default;
|
|
129
129
|
/// The text color of the disabled CheckBox.
|
|
130
130
|
/// @group checkbox
|
|
131
|
-
$kendo-checkbox-disabled-text: var( --kendo-checkbox-disabled-text, color-mix(in srgb, k-color(on-app-surface)
|
|
131
|
+
$kendo-checkbox-disabled-text: var( --kendo-checkbox-disabled-text, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
|
|
132
132
|
/// The border color of the disabled CheckBox.
|
|
133
133
|
/// @group checkbox
|
|
134
|
-
$kendo-checkbox-disabled-border: var( --kendo-checkbox-disabled-border, color-mix(in srgb, k-color(on-app-surface)
|
|
134
|
+
$kendo-checkbox-disabled-border: var( --kendo-checkbox-disabled-border, color-mix(in srgb, k-color(on-app-surface) 14%, transparent) ) !default;
|
|
135
135
|
|
|
136
136
|
/// The background color of the disabled and checked CheckBox.
|
|
137
137
|
/// @group checkbox
|
|
@@ -148,7 +148,7 @@ $kendo-checkbox-disabled-checked-border: var( --kendo-checkbox-disabled-checked-
|
|
|
148
148
|
$kendo-checkbox-invalid-text: var( --kendo-checkbox-invalid-text, k-color(error-on-surface) ) !default;
|
|
149
149
|
/// The border color of an invalid CheckBox.
|
|
150
150
|
/// @group checkbox
|
|
151
|
-
$kendo-checkbox-invalid-border: var( --kendo-checkbox-invalid-border, k-color(error-
|
|
151
|
+
$kendo-checkbox-invalid-border: var( --kendo-checkbox-invalid-border, k-color(error-on-surface) ) !default;
|
|
152
152
|
|
|
153
153
|
/// The background of the hovered and checked CheckBox.
|
|
154
154
|
/// @group checkbox
|
package/scss/chip/_layout.scss
CHANGED
|
@@ -12,21 +12,17 @@
|
|
|
12
12
|
// TODO: Decide wether to define the same variable for the rest of the themes, or remove it
|
|
13
13
|
font-family: $kendo-chip-font-family;
|
|
14
14
|
|
|
15
|
-
&:hover
|
|
16
|
-
&:focus {
|
|
15
|
+
&:hover {
|
|
17
16
|
outline: 0;
|
|
18
17
|
text-decoration: none;
|
|
19
18
|
}
|
|
20
19
|
|
|
21
|
-
|
|
22
|
-
&.k-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
outline-width: $kendo-chip-focus-outline-width;
|
|
28
|
-
outline-style: $kendo-chip-focus-outline-style;
|
|
29
|
-
z-index: 1;
|
|
20
|
+
&:focus,
|
|
21
|
+
&.k-focus {
|
|
22
|
+
text-decoration: none;
|
|
23
|
+
outline-width: $kendo-chip-focus-outline-width;
|
|
24
|
+
outline-style: $kendo-chip-focus-outline-style;
|
|
25
|
+
outline-offset: $kendo-chip-focus-offset;
|
|
30
26
|
}
|
|
31
27
|
}
|
|
32
28
|
|
package/scss/chip/_theme.scss
CHANGED
|
@@ -7,25 +7,15 @@
|
|
|
7
7
|
|
|
8
8
|
@include kendo-chip--theme-base();
|
|
9
9
|
|
|
10
|
-
.k-chip
|
|
11
|
-
border-color: $kendo-chip-border;
|
|
12
|
-
color: $kendo-chip-text;
|
|
13
|
-
background-color: $kendo-chip-bg;
|
|
14
|
-
|
|
15
|
-
&:hover,
|
|
16
|
-
&.k-hover {
|
|
17
|
-
color: $kendo-chip-hover-text;
|
|
18
|
-
background-color: $kendo-chip-hover-bg;
|
|
19
|
-
border-color: $kendo-chip-hover-border;
|
|
20
|
-
}
|
|
21
|
-
|
|
10
|
+
.k-chip {
|
|
22
11
|
&:focus,
|
|
23
12
|
&.k-focus {
|
|
24
|
-
color: $kendo-chip-focus-text;
|
|
25
|
-
background-color: $kendo-chip-focus-bg;
|
|
26
13
|
border-color: $kendo-chip-focus-border;
|
|
14
|
+
outline-color: $kendo-chip-focus-border;
|
|
27
15
|
}
|
|
16
|
+
}
|
|
28
17
|
|
|
18
|
+
.k-chip.k-chip-solid-base {
|
|
29
19
|
&.k-chip-outline:focus::after,
|
|
30
20
|
&.k-chip-outline.k-focus::after {
|
|
31
21
|
outline-color: $kendo-chip-focus-outline;
|
|
@@ -33,7 +23,6 @@
|
|
|
33
23
|
|
|
34
24
|
&.k-selected {
|
|
35
25
|
color: $kendo-chip-selected-text;
|
|
36
|
-
background-color: $kendo-chip-selected-bg;
|
|
37
26
|
border-color: $kendo-chip-selected-border;
|
|
38
27
|
}
|
|
39
28
|
|
|
@@ -49,25 +38,36 @@
|
|
|
49
38
|
@each $name, $color in $kendo-chip-theme-colors {
|
|
50
39
|
.k-chip-solid-#{$name} {
|
|
51
40
|
border-color: k-color(#{$name}-subtle);
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
41
|
+
|
|
42
|
+
&:active,
|
|
43
|
+
&.k-active {
|
|
44
|
+
background-color: k-color(#{$name}-subtle-active);
|
|
45
|
+
border-color: k-color(#{$name}-subtle-active);
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
&.k-selected {
|
|
49
|
+
border-color: k-color(#{$name}-subtle-active);
|
|
55
50
|
}
|
|
51
|
+
|
|
56
52
|
&:focus,
|
|
57
53
|
&.k-focus {
|
|
58
|
-
border-color: k-color(#{$name}-on-subtle);
|
|
59
54
|
box-shadow: none;
|
|
60
55
|
}
|
|
61
|
-
|
|
62
|
-
|
|
56
|
+
|
|
57
|
+
&:hover,
|
|
58
|
+
&.k-hover {
|
|
59
|
+
background-color: k-color(#{$name}-subtle-hover);
|
|
60
|
+
border-color: k-color(#{$name}-subtle-hover);
|
|
63
61
|
}
|
|
64
62
|
}
|
|
65
63
|
|
|
66
64
|
.k-chip-outline-#{$name} {
|
|
65
|
+
color: k-color(#{$name}-on-subtle);
|
|
66
|
+
|
|
67
67
|
&:hover,
|
|
68
68
|
&.k-hover {
|
|
69
|
-
color: k-color(
|
|
70
|
-
background-color: k-color(#{$name}-
|
|
69
|
+
color: k-color(#{$name}-on-subtle);
|
|
70
|
+
background-color: color-mix(in srgb, k-color(#{$name}-hover) 3%, transparent);
|
|
71
71
|
border-color: k-color(#{$name}-on-surface);
|
|
72
72
|
}
|
|
73
73
|
|
|
@@ -76,9 +76,11 @@
|
|
|
76
76
|
box-shadow: none;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
+
&:active,
|
|
80
|
+
&.k-active,
|
|
79
81
|
&.k-selected {
|
|
80
|
-
color: k-color(
|
|
81
|
-
background-color: k-color(#{$name}-
|
|
82
|
+
color: k-color(#{$name}-on-subtle);
|
|
83
|
+
background-color: color-mix(in srgb, k-color(#{$name}-active) 13%, transparent);
|
|
82
84
|
border-color: k-color(#{$name}-on-surface);
|
|
83
85
|
}
|
|
84
86
|
|
|
@@ -87,6 +89,22 @@
|
|
|
87
89
|
background-color: transparent;
|
|
88
90
|
border-color: currentColor;
|
|
89
91
|
}
|
|
92
|
+
|
|
93
|
+
@if ($name == "base") {
|
|
94
|
+
border-color: $kendo-chip-border;
|
|
95
|
+
|
|
96
|
+
&:active,
|
|
97
|
+
&.k-active,
|
|
98
|
+
&.k-selected {
|
|
99
|
+
background-color: color-mix(in srgb, k-color(on-base) 13%, transparent);
|
|
100
|
+
border-color: $kendo-chip-border;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
&:hover,
|
|
104
|
+
&.k-hover {
|
|
105
|
+
border-color: $kendo-chip-hover-border;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
90
108
|
}
|
|
91
109
|
}
|
|
92
110
|
|
|
@@ -23,39 +23,36 @@ $kendo-chip-avatar-height: var( --kendo-chip-avatar-height, 1em ) !default;
|
|
|
23
23
|
/// The flex basis of the Chip' avatar.
|
|
24
24
|
/// @group chip
|
|
25
25
|
$kendo-chip-avatar-flex-basis: 1em !default;
|
|
26
|
-
/// The text color of the disabled Chip.
|
|
27
|
-
/// @group chip
|
|
28
|
-
$kendo-chip-disabled-text: var( --kendo-chip-disabled-text, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) ) !default;
|
|
29
26
|
|
|
30
27
|
/// The offset of the outline focused Chip.
|
|
31
28
|
/// @group chip
|
|
32
|
-
$kendo-chip-focus-offset:
|
|
29
|
+
$kendo-chip-focus-offset: calc( #{$kendo-chip-border-width} * -1) !default;
|
|
33
30
|
/// The outline width of the outline focused Chip.
|
|
34
31
|
/// @group chip
|
|
35
|
-
$kendo-chip-focus-outline-width:
|
|
32
|
+
$kendo-chip-focus-outline-width: 2px !default;
|
|
36
33
|
/// The outline style of the outline focused Chip.
|
|
37
34
|
/// @group chip
|
|
38
35
|
$kendo-chip-focus-outline-style: solid !default;
|
|
39
36
|
|
|
40
37
|
/// The horizontal padding of the small Chip.
|
|
41
38
|
/// @group chip
|
|
42
|
-
$kendo-chip-sm-padding-x: k-spacing(
|
|
39
|
+
$kendo-chip-sm-padding-x: k-spacing(1.5) !default;
|
|
43
40
|
/// The horizontal padding of the medium Chip.
|
|
44
41
|
/// @group chip
|
|
45
|
-
$kendo-chip-md-padding-x: var( --kendo-chip-padding-x, k-spacing(
|
|
42
|
+
$kendo-chip-md-padding-x: var( --kendo-chip-padding-x, k-spacing(1.5) ) !default;
|
|
46
43
|
/// The horizontal padding of the large Chip.
|
|
47
44
|
/// @group chip
|
|
48
45
|
$kendo-chip-lg-padding-x: k-spacing(2) !default;
|
|
49
46
|
|
|
50
47
|
/// The vertical padding of the small Chip.
|
|
51
48
|
/// @group chip
|
|
52
|
-
$kendo-chip-sm-padding-y: k-spacing(0.5) !default;
|
|
49
|
+
$kendo-chip-sm-padding-y: calc( #{k-spacing(0.5)} / 2 ) !default;
|
|
53
50
|
/// The vertical padding of the medium Chip.
|
|
54
51
|
/// @group chip
|
|
55
|
-
$kendo-chip-md-padding-y: var( --kendo-chip-padding-y, k-spacing(1) ) !default;
|
|
52
|
+
$kendo-chip-md-padding-y: calc( var( --kendo-chip-padding-y, #{k-spacing(1.5)} ) / 2 ) !default;
|
|
56
53
|
/// The vertical padding of the large Chip.
|
|
57
54
|
/// @group chip
|
|
58
|
-
$kendo-chip-lg-padding-y: k-spacing(
|
|
55
|
+
$kendo-chip-lg-padding-y: calc( #{k-spacing(2.5)} / 2 ) !default;
|
|
59
56
|
|
|
60
57
|
/// The font weight of the Chip.
|
|
61
58
|
/// @group chip
|
|
@@ -63,20 +60,20 @@ $kendo-chip-font-weight: var(--kendo-chip-font-weight, var( --kendo-font-weight-
|
|
|
63
60
|
|
|
64
61
|
/// The font size of the small Chip.
|
|
65
62
|
/// @group chip
|
|
66
|
-
$kendo-chip-sm-font-size: var( --kendo-font-size, inherit ) !default;
|
|
63
|
+
$kendo-chip-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
67
64
|
/// The font size of the medium Chip.
|
|
68
65
|
/// @group chip
|
|
69
|
-
$kendo-chip-md-font-size: var( --kendo-chip-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
66
|
+
$kendo-chip-md-font-size: var( --kendo-chip-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
70
67
|
/// The font size of the large Chip.
|
|
71
68
|
/// @group chip
|
|
72
69
|
$kendo-chip-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
73
70
|
|
|
74
71
|
/// The small Chip's line height that is related to the $kendo-font-size.
|
|
75
72
|
/// @group chip
|
|
76
|
-
$kendo-chip-sm-line-height: var( --kendo-line-height, normal ) !default;
|
|
73
|
+
$kendo-chip-sm-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
77
74
|
/// The medium Chip's line height that is related to the $kendo-font-size.
|
|
78
75
|
/// @group chip
|
|
79
|
-
$kendo-chip-md-line-height: var( --kendo-chip-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
76
|
+
$kendo-chip-md-line-height: var( --kendo-chip-line-height, var( --kendo-line-height-lg, normal ) ) !default;
|
|
80
77
|
/// The large Chip's line height that is related to the $kendo-font-size.
|
|
81
78
|
/// @group chip
|
|
82
79
|
$kendo-chip-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
@@ -132,19 +129,13 @@ $kendo-chip-text: var( --kendo-chip-text, k-color(base-on-subtle) ) !default;
|
|
|
132
129
|
$kendo-chip-bg: var( --kendo-chip-bg, k-color(base-subtle) ) !default;
|
|
133
130
|
/// The base border color of the solid Chip.
|
|
134
131
|
/// @group chip
|
|
135
|
-
$kendo-chip-border: var( --kendo-chip-border, k-color(
|
|
136
|
-
/// The base text color of the hovered solid Chip.
|
|
137
|
-
/// @group chip
|
|
138
|
-
$kendo-chip-hover-text: var( --kendo-chip-hover-text, k-color(base-on-subtle) ) !default;
|
|
132
|
+
$kendo-chip-border: var( --kendo-chip-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
139
133
|
/// The base background color of the hovered solid Chip.
|
|
140
134
|
/// @group chip
|
|
141
135
|
$kendo-chip-hover-bg: var( --kendo-chip-hover-bg, k-color(base-subtle-hover) ) !default;
|
|
142
136
|
/// The base border color of the hovered solid Chip.
|
|
143
137
|
/// @group chip
|
|
144
|
-
$kendo-chip-hover-border: var( --kendo-chip-hover-border, k-color(
|
|
145
|
-
/// The base text color of the focused solid Chip.
|
|
146
|
-
/// @group chip
|
|
147
|
-
$kendo-chip-focus-text: var( --kendo-chip-focused-text, k-color(base-on-subtle) ) !default;
|
|
138
|
+
$kendo-chip-hover-border: var( --kendo-chip-hover-border, color-mix( in srgb, k-color(border) 34%, transparent ) ) !default;
|
|
148
139
|
/// The base background color of the focused solid Chip.
|
|
149
140
|
/// @group chip
|
|
150
141
|
$kendo-chip-focus-bg: var( --kendo-chip-focused-bg, k-color(base-subtle) ) !default;
|
|
@@ -165,10 +156,10 @@ $kendo-chip-selected-bg: var( --kendo-chip-selected-bg, k-color(primary) ) !def
|
|
|
165
156
|
$kendo-chip-selected-border: var( --kendo-chip-selected-border, k-color(primary) ) !default;
|
|
166
157
|
/// The base text color of the disabled solid Chip.
|
|
167
158
|
/// @group chip
|
|
168
|
-
$kendo-chip-disabled-text: var( --kendo-chip-disabled-text, color-mix(in srgb, k-color(on-app-surface)
|
|
159
|
+
$kendo-chip-disabled-text: var( --kendo-chip-disabled-text, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
|
|
169
160
|
/// The base background color of the disabled solid Chip.
|
|
170
161
|
/// @group chip
|
|
171
|
-
$kendo-chip-disabled-bg: var( --kendo-chip-disabled-bg, color-mix(in srgb, k-color(on-app-surface)
|
|
162
|
+
$kendo-chip-disabled-bg: var( --kendo-chip-disabled-bg, color-mix(in srgb, k-color(on-app-surface) 7%, transparent) ) !default;
|
|
172
163
|
/// The base border color of the disabled solid Chip.
|
|
173
164
|
/// @group chip
|
|
174
165
|
$kendo-chip-disabled-border: var( --kendo-chip-disabled-border, transparent ) !default;
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
|
|
19
19
|
.k-coloreditor-#{$size} {
|
|
20
20
|
|
|
21
|
+
.k-coloreditor-header,
|
|
21
22
|
.k-coloreditor-views {
|
|
22
|
-
padding-block
|
|
23
|
-
padding-block-end: $_views-padding-y;
|
|
23
|
+
padding-block: $_views-padding-y;
|
|
24
24
|
padding-inline: $_views-padding-x;
|
|
25
25
|
}
|
|
26
26
|
}
|
|
@@ -44,14 +44,14 @@ $kendo-color-editor-bg: var(--kendo-color-editor-bg, k-color(surface-alt)) !defa
|
|
|
44
44
|
$kendo-color-editor-border: var(--kendo-color-editor-border, color-mix(in srgb, k-color(border) 16%, transparent)) !default;
|
|
45
45
|
/// The box shadow of the ColorEditor.
|
|
46
46
|
/// @group color-editor
|
|
47
|
-
$kendo-color-editor-shadow:
|
|
47
|
+
$kendo-color-editor-shadow: k-elevation(5) !default;
|
|
48
48
|
|
|
49
49
|
/// The border color of the focused ColorEditor.
|
|
50
50
|
/// @group color-editor
|
|
51
51
|
$kendo-color-editor-focus-border: var(--kendo-color-editor-focus-border, color-mix(in srgb, k-color(border) 10%, transparent)) !default;
|
|
52
52
|
/// The box shadow of the focused ColorEditor.
|
|
53
53
|
/// @group color-editor
|
|
54
|
-
$kendo-color-editor-focus-shadow:
|
|
54
|
+
$kendo-color-editor-focus-shadow: null !default;
|
|
55
55
|
|
|
56
56
|
/// The spacing between the ColorEditor header actions.
|
|
57
57
|
/// @group color-editor
|
|
@@ -59,22 +59,22 @@ $kendo-color-editor-header-actions-spacing: var(--kendo-color-editor-header-acti
|
|
|
59
59
|
|
|
60
60
|
/// The vertical padding of the small ColorEditor header.
|
|
61
61
|
/// @group color-editor
|
|
62
|
-
$kendo-color-editor-sm-header-padding-y: var(--kendo-color-editor-sm-header-padding-y, k-spacing(
|
|
62
|
+
$kendo-color-editor-sm-header-padding-y: var(--kendo-color-editor-sm-header-padding-y, k-spacing(3)) !default;
|
|
63
63
|
/// The horizontal padding of the small ColorEditor header.
|
|
64
64
|
/// @group color-editor
|
|
65
|
-
$kendo-color-editor-sm-header-padding-x: var(--kendo-color-editor-sm-header-padding-x, k-spacing(
|
|
65
|
+
$kendo-color-editor-sm-header-padding-x: var(--kendo-color-editor-sm-header-padding-x, k-spacing(3)) !default;
|
|
66
66
|
/// The vertical padding of the medium ColorEditor header.
|
|
67
67
|
/// @group color-editor
|
|
68
|
-
$kendo-color-editor-md-header-padding-y: var(--kendo-color-editor-md-header-padding-y, k-spacing(
|
|
68
|
+
$kendo-color-editor-md-header-padding-y: var(--kendo-color-editor-md-header-padding-y, k-spacing(3)) !default;
|
|
69
69
|
/// The horizontal padding of the medium ColorEditor header.
|
|
70
70
|
/// @group color-editor
|
|
71
|
-
$kendo-color-editor-md-header-padding-x: var(--kendo-color-editor-md-header-padding-x, k-spacing(
|
|
71
|
+
$kendo-color-editor-md-header-padding-x: var(--kendo-color-editor-md-header-padding-x, k-spacing(3)) !default;
|
|
72
72
|
/// The vertical padding of the large ColorEditor header.
|
|
73
73
|
/// @group color-editor
|
|
74
|
-
$kendo-color-editor-lg-header-padding-y: var(--kendo-color-editor-lg-header-padding-y, k-spacing(
|
|
74
|
+
$kendo-color-editor-lg-header-padding-y: var(--kendo-color-editor-lg-header-padding-y, k-spacing(3)) !default;
|
|
75
75
|
/// The horizontal padding of the large ColorEditor header.
|
|
76
76
|
/// @group color-editor
|
|
77
|
-
$kendo-color-editor-lg-header-padding-x: var(--kendo-color-editor-lg-header-padding-x, k-spacing(
|
|
77
|
+
$kendo-color-editor-lg-header-padding-x: var(--kendo-color-editor-lg-header-padding-x, k-spacing(3)) !default;
|
|
78
78
|
|
|
79
79
|
/// The width of the ColorEditor preview.
|
|
80
80
|
/// @group color-editor
|
|
@@ -121,22 +121,22 @@ $kendo-color-editor-views-spacing: var(--kendo-color-editor-views-spacing, k-spa
|
|
|
121
121
|
|
|
122
122
|
/// The vertical padding of the small ColorEditor views container.
|
|
123
123
|
/// @group color-editor
|
|
124
|
-
$kendo-color-editor-sm-views-padding-y: var(--kendo-color-editor-sm-views-padding-y, k-spacing(
|
|
124
|
+
$kendo-color-editor-sm-views-padding-y: var(--kendo-color-editor-sm-views-padding-y, k-spacing(3)) !default;
|
|
125
125
|
/// The horizontal padding of the small ColorEditor views container.
|
|
126
126
|
/// @group color-editor
|
|
127
|
-
$kendo-color-editor-sm-views-padding-x: var(--kendo-color-editor-sm-views-padding-x, k-spacing(
|
|
127
|
+
$kendo-color-editor-sm-views-padding-x: var(--kendo-color-editor-sm-views-padding-x, k-spacing(3)) !default;
|
|
128
128
|
/// The vertical padding of the medium ColorEditor views container.
|
|
129
129
|
/// @group color-editor
|
|
130
|
-
$kendo-color-editor-md-views-padding-y: var(--kendo-color-editor-md-views-padding-y, k-spacing(
|
|
130
|
+
$kendo-color-editor-md-views-padding-y: var(--kendo-color-editor-md-views-padding-y, k-spacing(3)) !default;
|
|
131
131
|
/// The horizontal padding of the medium ColorEditor views container.
|
|
132
132
|
/// @group color-editor
|
|
133
|
-
$kendo-color-editor-md-views-padding-x: var(--kendo-color-editor-md-views-padding-x, k-spacing(
|
|
133
|
+
$kendo-color-editor-md-views-padding-x: var(--kendo-color-editor-md-views-padding-x, k-spacing(3)) !default;
|
|
134
134
|
/// The vertical padding of the large ColorEditor views container.
|
|
135
135
|
/// @group color-editor
|
|
136
|
-
$kendo-color-editor-lg-views-padding-y: var(--kendo-color-editor-lg-views-padding-y, k-spacing(
|
|
136
|
+
$kendo-color-editor-lg-views-padding-y: var(--kendo-color-editor-lg-views-padding-y, k-spacing(3)) !default;
|
|
137
137
|
/// The horizontal padding of the large ColorEditor views container.
|
|
138
138
|
/// @group color-editor
|
|
139
|
-
$kendo-color-editor-lg-views-padding-x: var(--kendo-color-editor-lg-views-padding-x, k-spacing(
|
|
139
|
+
$kendo-color-editor-lg-views-padding-x: var(--kendo-color-editor-lg-views-padding-x, k-spacing(3)) !default;
|
|
140
140
|
|
|
141
141
|
/// The vertical padding of the ColorEditor footer.
|
|
142
142
|
/// @group color-editor
|