@progress/kendo-theme-fluent 11.2.1-dev.1 → 11.3.0-dev.0
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-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +24099 -27323
- package/dist/meta/sassdoc-raw-data.json +8421 -7718
- package/dist/meta/variables.json +7880 -8036
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +2 -55
- package/scss/action-buttons/_theme.scss +2 -11
- package/scss/action-buttons/_variables.scss +17 -7
- package/scss/action-sheet/_layout.scss +11 -399
- package/scss/action-sheet/_theme.scss +14 -69
- package/scss/action-sheet/_variables.scss +129 -66
- package/scss/adaptive/_index.scss +0 -3
- package/scss/adaptive/_layout.scss +2 -457
- package/scss/adaptive/_theme.scss +2 -75
- package/scss/adaptive/_variables.scss +39 -18
- package/scss/appbar/_layout.scss +2 -114
- package/scss/appbar/_theme.scss +9 -20
- package/scss/appbar/_variables.scss +38 -71
- package/scss/avatar/_layout.scss +2 -73
- package/scss/avatar/_theme.scss +2 -16
- package/scss/avatar/_variables.scss +24 -82
- package/scss/badge/_layout.scss +3 -146
- package/scss/badge/_theme.scss +8 -21
- package/scss/badge/_variables.scss +41 -88
- package/scss/bottom-navigation/_layout.scss +5 -108
- package/scss/bottom-navigation/_theme.scss +73 -74
- package/scss/bottom-navigation/_variables.scss +58 -117
- package/scss/breadcrumb/_layout.scss +8 -132
- package/scss/breadcrumb/_theme.scss +15 -71
- package/scss/breadcrumb/_variables.scss +133 -71
- package/scss/button/_layout.scss +18 -182
- package/scss/button/_theme.scss +132 -113
- package/scss/button/_variables.scss +156 -301
- package/scss/calendar/_layout.scss +27 -383
- package/scss/calendar/_theme.scss +55 -127
- package/scss/calendar/_variables.scss +185 -100
- package/scss/captcha/_layout.scss +2 -59
- package/scss/captcha/_theme.scss +2 -9
- package/scss/captcha/_variables.scss +25 -9
- package/scss/card/_layout.scss +9 -314
- package/scss/card/_theme.scss +3 -103
- package/scss/card/_variables.scss +110 -60
- package/scss/chart-wizard/_layout.scss +2 -38
- package/scss/chart-wizard/_theme.scss +2 -28
- package/scss/chart-wizard/_variables.scss +25 -11
- package/scss/chat/_index.scss +0 -3
- package/scss/chat/_layout.scss +26 -450
- package/scss/chat/_theme.scss +9 -80
- package/scss/chat/_variables.scss +143 -71
- package/scss/checkbox/_layout.scss +14 -191
- package/scss/checkbox/_theme.scss +11 -100
- package/scss/checkbox/_variables.scss +165 -78
- package/scss/chip/_layout.scss +11 -137
- package/scss/chip/_theme.scss +56 -57
- package/scss/chip/_variables.scss +99 -94
- package/scss/color-preview/_layout.scss +4 -64
- package/scss/color-preview/_theme.scss +2 -27
- package/scss/color-preview/_variables.scss +23 -9
- package/scss/coloreditor/_layout.scss +21 -109
- package/scss/coloreditor/_theme.scss +3 -24
- package/scss/coloreditor/_variables.scss +92 -57
- package/scss/colorgradient/_layout.scss +12 -196
- package/scss/colorgradient/_theme.scss +27 -65
- package/scss/colorgradient/_variables.scss +134 -76
- package/scss/colorpalette/_layout.scss +6 -40
- package/scss/colorpalette/_theme.scss +10 -20
- package/scss/colorpalette/_variables.scss +39 -21
- package/scss/colorpicker/_layout.scss +2 -11
- package/scss/colorpicker/_theme.scss +2 -1
- package/scss/column-menu/_layout.scss +5 -56
- package/scss/column-menu/_theme.scss +1 -24
- package/scss/column-menu/_variables.scss +38 -17
- package/scss/combobox/_layout.scss +4 -2
- package/scss/combobox/_theme.scss +4 -2
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +6 -543
- package/scss/dataviz/_theme.scss +12 -76
- package/scss/dataviz/_variables.scss +152 -33
- package/scss/daterangepicker/_layout.scss +2 -37
- package/scss/daterangepicker/_theme.scss +16 -7
- package/scss/daterangepicker/_variables.scss +9 -0
- package/scss/datetimepicker/_layout.scss +3 -41
- package/scss/datetimepicker/_theme.scss +3 -2
- package/scss/datetimepicker/_variables.scss +5 -1
- package/scss/dialog/_layout.scss +8 -53
- package/scss/dialog/_theme.scss +5 -25
- package/scss/dialog/_variables.scss +31 -60
- package/scss/dock-manager/_layout.scss +9 -193
- package/scss/dock-manager/_theme.scss +6 -28
- package/scss/dock-manager/_variables.scss +74 -36
- package/scss/draggable/_layout.scss +13 -59
- package/scss/draggable/_theme.scss +10 -15
- package/scss/draggable/_variables.scss +45 -23
- package/scss/drawer/_layout.scss +7 -198
- package/scss/drawer/_theme.scss +25 -52
- package/scss/drawer/_variables.scss +73 -45
- package/scss/dropdowngrid/_layout.scss +3 -11
- package/scss/dropdowngrid/_theme.scss +3 -3
- package/scss/dropdownlist/_layout.scss +4 -28
- package/scss/dropdownlist/_theme.scss +3 -7
- package/scss/dropdowntree/_layout.scss +2 -35
- package/scss/dropdowntree/_theme.scss +3 -4
- package/scss/dropdowntree/_variables.scss +4 -3
- package/scss/dropzone/_layout.scss +7 -31
- package/scss/dropzone/_theme.scss +2 -30
- package/scss/dropzone/_variables.scss +43 -21
- package/scss/editor/_layout.scss +3 -588
- package/scss/editor/_theme.scss +12 -78
- package/scss/editor/_variables.scss +45 -26
- package/scss/expansion-panel/_layout.scss +22 -57
- package/scss/expansion-panel/_theme.scss +13 -36
- package/scss/expansion-panel/_variables.scss +49 -28
- package/scss/fab/_layout.scss +11 -134
- package/scss/fab/_theme.scss +37 -126
- package/scss/fab/_variables.scss +104 -56
- package/scss/filemanager/_layout.scss +2 -240
- package/scss/filemanager/_theme.scss +8 -89
- package/scss/filemanager/_variables.scss +109 -56
- package/scss/filter/_layout.scss +8 -71
- package/scss/filter/_theme.scss +5 -14
- package/scss/filter/_variables.scss +20 -10
- package/scss/floating-label/_layout.scss +3 -75
- package/scss/floating-label/_theme.scss +4 -20
- package/scss/floating-label/_variables.scss +35 -17
- package/scss/forms/_layout.scss +5 -302
- package/scss/forms/_theme.scss +5 -24
- package/scss/forms/_variables.scss +73 -39
- package/scss/gantt/_layout.scss +5 -801
- package/scss/gantt/_theme.scss +17 -236
- package/scss/gantt/_variables.scss +142 -73
- package/scss/grid/_layout.scss +60 -1276
- package/scss/grid/_theme.scss +35 -343
- package/scss/grid/_variables.scss +306 -183
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +4 -33
- package/scss/icons/_theme.scss +7 -1
- package/scss/icons/_variables.scss +35 -9
- package/scss/imageeditor/_layout.scss +2 -152
- package/scss/imageeditor/_theme.scss +5 -42
- package/scss/imageeditor/_variables.scss +66 -32
- package/scss/index.scss +2 -1
- package/scss/input/_layout.scss +36 -468
- package/scss/input/_theme.scss +52 -128
- package/scss/input/_variables.scss +153 -208
- package/scss/list/_layout.scss +3 -252
- package/scss/list/_theme.scss +10 -81
- package/scss/list/_variables.scss +176 -92
- package/scss/listbox/_layout.scss +2 -80
- package/scss/listbox/_theme.scss +5 -8
- package/scss/listbox/_variables.scss +28 -13
- package/scss/listgroup/_layout.scss +2 -174
- package/scss/listgroup/_theme.scss +2 -8
- package/scss/listgroup/_variables.scss +23 -10
- package/scss/listview/_layout.scss +6 -133
- package/scss/listview/_theme.scss +8 -37
- package/scss/listview/_variables.scss +66 -39
- package/scss/loader/_layout.scss +15 -572
- package/scss/loader/_theme.scss +2 -14
- package/scss/loader/_variables.scss +90 -92
- package/scss/map/_layout.scss +7 -121
- package/scss/map/_theme.scss +5 -17
- package/scss/map/_variables.scss +40 -22
- package/scss/maskedtextbox/_layout.scss +3 -3
- package/scss/maskedtextbox/_theme.scss +3 -3
- package/scss/mediaplayer/_layout.scss +5 -72
- package/scss/mediaplayer/_theme.scss +5 -15
- package/scss/mediaplayer/_variables.scss +27 -14
- package/scss/menu/_layout.scss +25 -267
- package/scss/menu/_theme.scss +14 -73
- package/scss/menu/_variables.scss +135 -76
- package/scss/menu-button/_layout.scss +9 -14
- package/scss/menu-button/_theme.scss +5 -1
- package/scss/menu-button/_variables.scss +10 -0
- package/scss/messagebox/_layout.scss +2 -18
- package/scss/messagebox/_theme.scss +4 -19
- package/scss/messagebox/_variables.scss +33 -37
- package/scss/multiselect/_layout.scss +3 -4
- package/scss/multiselect/_theme.scss +3 -4
- package/scss/no-data/_layout.scss +2 -17
- package/scss/no-data/_theme.scss +2 -5
- package/scss/no-data/_variables.scss +7 -2
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +2 -68
- package/scss/notification/_theme.scss +4 -28
- package/scss/notification/_variables.scss +50 -91
- package/scss/numerictextbox/_layout.scss +3 -7
- package/scss/numerictextbox/_theme.scss +3 -3
- package/scss/orgchart/_layout.scss +8 -99
- package/scss/orgchart/_theme.scss +4 -45
- package/scss/orgchart/_variables.scss +87 -45
- package/scss/otp/_layout.scss +1 -34
- package/scss/otp/_theme.scss +1 -7
- package/scss/otp/_variables.scss +25 -12
- package/scss/overlay/_layout.scss +2 -11
- package/scss/overlay/_theme.scss +4 -3
- package/scss/overlay/_variables.scss +7 -3
- package/scss/pager/_layout.scss +11 -145
- package/scss/pager/_theme.scss +7 -15
- package/scss/pager/_variables.scss +49 -26
- package/scss/panel/_layout.scss +2 -24
- package/scss/panel/_theme.scss +10 -13
- package/scss/panel/_variables.scss +23 -10
- package/scss/panelbar/_layout.scss +17 -95
- package/scss/panelbar/_theme.scss +15 -164
- package/scss/panelbar/_variables.scss +134 -68
- package/scss/pdf-viewer/_layout.scss +3 -327
- package/scss/pdf-viewer/_theme.scss +2 -80
- package/scss/pdf-viewer/_variables.scss +75 -36
- package/scss/pivotgrid/_index.scss +0 -6
- package/scss/pivotgrid/_layout.scss +44 -579
- package/scss/pivotgrid/_theme.scss +5 -192
- package/scss/pivotgrid/_variables.scss +144 -70
- package/scss/popover/_layout.scss +6 -73
- package/scss/popover/_theme.scss +2 -36
- package/scss/popover/_variables.scss +54 -27
- package/scss/popup/_layout.scss +5 -70
- package/scss/popup/_theme.scss +2 -9
- package/scss/popup/_variables.scss +25 -12
- package/scss/progressbar/_layout.scss +10 -196
- package/scss/progressbar/_theme.scss +11 -46
- package/scss/progressbar/_variables.scss +57 -34
- package/scss/prompt/_layout.scss +2 -75
- package/scss/prompt/_theme.scss +2 -35
- package/scss/prompt/_variables.scss +43 -20
- package/scss/radio/_layout.scss +12 -178
- package/scss/radio/_theme.scss +7 -75
- package/scss/radio/_variables.scss +72 -36
- package/scss/rating/_layout.scss +11 -57
- package/scss/rating/_theme.scss +8 -6
- package/scss/rating/_variables.scss +21 -13
- package/scss/responsivepanel/_layout.scss +2 -45
- package/scss/responsivepanel/_theme.scss +3 -3
- package/scss/ripple/_layout.scss +2 -50
- package/scss/ripple/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +11 -773
- package/scss/scheduler/_theme.scss +32 -167
- package/scss/scheduler/_variables.scss +149 -77
- package/scss/scroller/_layout.scss +2 -80
- package/scss/scroller/_theme.scss +2 -5
- package/scss/scrollview/_layout.scss +2 -159
- package/scss/scrollview/_theme.scss +11 -35
- package/scss/scrollview/_variables.scss +52 -29
- package/scss/searchbox/_layout.scss +2 -0
- package/scss/searchbox/_theme.scss +4 -1
- package/scss/searchbox/_variables.scss +1 -1
- package/scss/signature/_layout.scss +3 -67
- package/scss/signature/_theme.scss +3 -8
- package/scss/signature/_variables.scss +46 -25
- package/scss/skeleton/_layout.scss +2 -79
- package/scss/skeleton/_theme.scss +2 -17
- package/scss/skeleton/_variables.scss +15 -6
- package/scss/slider/_layout.scss +18 -203
- package/scss/slider/_theme.scss +31 -40
- package/scss/slider/_variables.scss +58 -41
- package/scss/speech-to-text-button/_layout.scss +1 -9
- package/scss/speech-to-text-button/_theme.scss +1 -3
- package/scss/split-button/_layout.scss +22 -18
- package/scss/split-button/_theme.scss +2 -1
- package/scss/split-button/_variables.scss +18 -9
- package/scss/splitter/_layout.scss +8 -171
- package/scss/splitter/_theme.scss +2 -31
- package/scss/splitter/_variables.scss +42 -20
- package/scss/spreadsheet/_layout.scss +50 -724
- package/scss/spreadsheet/_theme.scss +14 -182
- package/scss/spreadsheet/_variables.scss +172 -99
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +9 -255
- package/scss/stepper/_theme.scss +4 -186
- package/scss/stepper/_variables.scss +125 -60
- package/scss/suggestion/_layout.scss +2 -38
- package/scss/suggestion/_theme.scss +3 -66
- package/scss/suggestion/_variables.scss +42 -19
- package/scss/switch/_layout.scss +2 -138
- package/scss/switch/_theme.scss +2 -136
- package/scss/switch/_variables.scss +99 -49
- package/scss/table/_layout.scss +6 -249
- package/scss/table/_theme.scss +9 -95
- package/scss/table/_variables.scss +100 -64
- package/scss/tabstrip/_layout.scss +2 -421
- package/scss/tabstrip/_theme.scss +12 -123
- package/scss/tabstrip/_variables.scss +113 -61
- package/scss/taskboard/_layout.scss +28 -178
- package/scss/taskboard/_theme.scss +20 -55
- package/scss/taskboard/_variables.scss +122 -63
- package/scss/textarea/_layout.scss +3 -6
- package/scss/textarea/_theme.scss +3 -4
- package/scss/textbox/_layout.scss +3 -4
- package/scss/textbox/_theme.scss +3 -4
- package/scss/tilelayout/_layout.scss +2 -36
- package/scss/tilelayout/_theme.scss +13 -10
- package/scss/tilelayout/_variables.scss +19 -8
- package/scss/time-marker/_layout.scss +2 -15
- package/scss/time-marker/_theme.scss +2 -17
- package/scss/time-marker/_variables.scss +7 -2
- package/scss/timedurationpicker/_layout.scss +3 -4
- package/scss/timedurationpicker/_theme.scss +3 -4
- package/scss/timeline/_layout.scss +8 -423
- package/scss/timeline/_theme.scss +11 -34
- package/scss/timeline/_variables.scss +108 -61
- package/scss/timepicker/_layout.scss +7 -3
- package/scss/timepicker/_theme.scss +3 -4
- package/scss/timeselector/_layout.scss +3 -223
- package/scss/timeselector/_theme.scss +5 -55
- package/scss/timeselector/_variables.scss +84 -41
- package/scss/toolbar/_layout.scss +11 -296
- package/scss/toolbar/_theme.scss +3 -167
- package/scss/toolbar/_variables.scss +65 -32
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +13 -74
- package/scss/tooltip/_theme.scss +17 -23
- package/scss/tooltip/_variables.scss +50 -72
- package/scss/treelist/_layout.scss +3 -82
- package/scss/treelist/_theme.scss +4 -6
- package/scss/treelist/_variables.scss +7 -2
- package/scss/treeview/_layout.scss +8 -137
- package/scss/treeview/_theme.scss +20 -65
- package/scss/treeview/_variables.scss +88 -48
- package/scss/typography/_layout.scss +3 -113
- package/scss/typography/_theme.scss +2 -17
- package/scss/typography/_variables.scss +84 -3
- package/scss/upload/_layout.scss +7 -219
- package/scss/upload/_theme.scss +4 -90
- package/scss/upload/_variables.scss +66 -29
- package/scss/validator/_layout.scss +2 -16
- package/scss/validator/_theme.scss +2 -2
- package/scss/virtual-scroller/_layout.scss +2 -34
- package/scss/virtual-scroller/_theme.scss +2 -2
- package/scss/window/_layout.scss +9 -141
- package/scss/window/_theme.scss +7 -35
- package/scss/window/_variables.scss +65 -70
- package/scss/wizard/_layout.scss +8 -95
- package/scss/wizard/_theme.scss +4 -7
- package/scss/wizard/_variables.scss +24 -11
package/scss/slider/_theme.scss
CHANGED
|
@@ -1,72 +1,63 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/slider/_theme.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-slider--theme() {
|
|
5
6
|
|
|
7
|
+
@include kendo-slider--theme-base();
|
|
8
|
+
|
|
6
9
|
// Slider
|
|
7
10
|
.k-slider {
|
|
8
|
-
color:
|
|
11
|
+
color: $kendo-slider-text;
|
|
9
12
|
|
|
10
13
|
&.k-disabled {
|
|
11
|
-
|
|
12
|
-
--kendo-slider-track-bg: var( --kendo-slider-track-disabled-bg, #{$kendo-slider-track-disabled-bg} );
|
|
13
|
-
--kendo-slider-selection-bg: var( --kendo-slider-selection-disabled-bg, #{$kendo-slider-selection-disabled-bg} );
|
|
14
|
-
--kendo-slider-thumb-border: var( --kendo-slider-thumb-disabled-border, #{$kendo-slider-thumb-disabled-border});
|
|
15
|
-
}
|
|
16
|
-
}
|
|
14
|
+
color: $kendo-slider-disabled-text;
|
|
17
15
|
|
|
16
|
+
.k-slider-track {
|
|
17
|
+
background-color: $kendo-slider-track-disabled-bg;
|
|
18
|
+
}
|
|
18
19
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
20
|
+
.k-slider-selection {
|
|
21
|
+
background-color: $kendo-slider-selection-disabled-bg;
|
|
22
|
+
}
|
|
24
23
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
24
|
+
.k-slider-thumb {
|
|
25
|
+
border-color: $kendo-slider-thumb-disabled-border;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
// Slider thumb
|
|
32
32
|
.k-slider-thumb {
|
|
33
|
-
color:
|
|
34
|
-
background-color:
|
|
35
|
-
border-color:
|
|
36
|
-
background-image: linear-gradient(
|
|
33
|
+
color: $kendo-slider-thumb-text;
|
|
34
|
+
background-color: $kendo-slider-thumb-bg;
|
|
35
|
+
border-color: $kendo-slider-thumb-border;
|
|
36
|
+
background-image: linear-gradient( $kendo-slider-thumb-gradient, transparent, transparent );
|
|
37
37
|
|
|
38
38
|
&:hover,
|
|
39
39
|
&.k-hover {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
40
|
+
background-color: $kendo-slider-thumb-hover-bg;
|
|
41
|
+
color: $kendo-slider-thumb-hover-text;
|
|
42
|
+
border-color: $kendo-slider-thumb-hover-border;
|
|
43
|
+
background-image: linear-gradient( $kendo-slider-thumb-hover-gradient, transparent, transparent );
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
&:active,
|
|
47
47
|
&.k-active {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
48
|
+
background-color: $kendo-slider-thumb-active-bg;
|
|
49
|
+
color: $kendo-slider-thumb-active-text;
|
|
50
|
+
border-color: $kendo-slider-thumb-active-border;
|
|
51
|
+
background-image: linear-gradient( $kendo-slider-thumb-active-gradient, transparent, transparent );
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
&:focus,
|
|
55
55
|
&.k-focus {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
56
|
+
background-color: $kendo-slider-thumb-focus-bg;
|
|
57
|
+
color: $kendo-slider-thumb-focus-text;
|
|
58
|
+
border-color: $kendo-slider-thumb-focus-border;
|
|
59
|
+
background-image: linear-gradient( $kendo-slider-thumb-focus-gradient, transparent, transparent );
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
.k-slider-horizontal .k-tick {
|
|
64
|
-
background-image: url(#{$kendo-slider-tick-v-image});
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.k-slider-vertical .k-tick {
|
|
68
|
-
background-image: url(#{$kendo-slider-tick-h-image});
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
|
|
72
63
|
}
|
|
@@ -4,140 +4,157 @@
|
|
|
4
4
|
|
|
5
5
|
/// The default size of the Slider.
|
|
6
6
|
/// @group slider
|
|
7
|
-
$kendo-slider-size: 200px !default;
|
|
7
|
+
$kendo-slider-size: var( --kendo-slider-size, 200px ) !default;
|
|
8
8
|
/// The default size of the Slider's track wrap.
|
|
9
9
|
/// @group slider
|
|
10
|
-
$kendo-slider-alt-size: 26px !default;
|
|
10
|
+
$kendo-slider-alt-size: var( --kendo-slider-alt-size, 26px ) !default;
|
|
11
11
|
/// The spacing of the Slider.
|
|
12
12
|
/// @group slider
|
|
13
|
-
$kendo-slider-spacing: k-spacing(2) !default;
|
|
13
|
+
$kendo-slider-spacing: var( --kendo-slider-spacing, #{k-spacing(2)} ) !default;
|
|
14
14
|
|
|
15
15
|
/// The font family of the Slider.
|
|
16
16
|
/// @group slider
|
|
17
|
-
$kendo-slider-font-family: var( --kendo-font-family, inherit ) !default;
|
|
17
|
+
$kendo-slider-font-family: var( --kendo-slider-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
18
18
|
/// The font size of the Slider.
|
|
19
19
|
/// @group slider
|
|
20
|
-
$kendo-slider-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
20
|
+
$kendo-slider-font-size: var( --kendo-slider-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
21
21
|
/// The line height of the Slider.
|
|
22
22
|
/// @group slider
|
|
23
|
-
$kendo-slider-line-height: var( --kendo-line-height, normal ) !default;
|
|
23
|
+
$kendo-slider-line-height: var( --kendo-slider-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
24
24
|
/// The text color of the Slider.
|
|
25
25
|
/// @group slider
|
|
26
|
-
$kendo-slider-text: inherit !default;
|
|
26
|
+
$kendo-slider-text: var( --kendo-slider-text, inherit ) !default;
|
|
27
27
|
|
|
28
28
|
/// The size of the Slider track.
|
|
29
29
|
/// @group slider
|
|
30
|
-
$kendo-slider-track-size: k-spacing(1) !default;
|
|
30
|
+
$kendo-slider-track-size: var( --kendo-slider-track-size, #{k-spacing(1)} ) !default;
|
|
31
31
|
/// The border radius of the Slider track.
|
|
32
32
|
/// @group slider
|
|
33
|
-
$kendo-slider-track-border-radius: k-spacing(0.5) !default;
|
|
33
|
+
$kendo-slider-track-border-radius: var( --kendo-slider-track-border-radius, #{k-spacing(0.5)} ) !default;
|
|
34
34
|
/// The background color of the Slider track.
|
|
35
35
|
/// @group slider
|
|
36
|
-
$kendo-slider-track-bg: k-color(base-emphasis) !default;
|
|
36
|
+
$kendo-slider-track-bg: var( --kendo-slider-track-bg, #{k-color(base-emphasis)} ) !default;
|
|
37
37
|
/// The border color of the Slider track.
|
|
38
38
|
/// @group slider
|
|
39
|
-
$kendo-slider-track-border: inherit !default;
|
|
39
|
+
$kendo-slider-track-border: var( --kendo-slider-track-border, inherit ) !default;
|
|
40
40
|
|
|
41
41
|
/// The background color of the Slider's track selection.
|
|
42
42
|
/// @group slider
|
|
43
|
-
$kendo-slider-selection-bg: k-color(primary) !default;
|
|
43
|
+
$kendo-slider-selection-bg: var( --kendo-slider-selection-bg, #{k-color(primary)} ) !default;
|
|
44
44
|
|
|
45
45
|
/// The default size of the Slider thumb.
|
|
46
46
|
/// @group slider
|
|
47
|
-
$kendo-slider-thumb-size: 16px !default;
|
|
47
|
+
$kendo-slider-thumb-size: var( --kendo-slider-thumb-size, 16px ) !default;
|
|
48
48
|
/// The default border width of the Slider thumb.
|
|
49
49
|
/// @group slider
|
|
50
|
-
$kendo-slider-thumb-border-width: k-spacing(0.5) !default;
|
|
50
|
+
$kendo-slider-thumb-border-width: var( --kendo-slider-thumb-border-width, #{k-spacing(0.5)} ) !default;
|
|
51
51
|
/// The border radius of the Slider thumb.
|
|
52
52
|
/// @group slider
|
|
53
|
-
$kendo-slider-thumb-border-radius: 999em !default;
|
|
53
|
+
$kendo-slider-thumb-border-radius: var( --kendo-slider-thumb-border-radius, 999em ) !default;
|
|
54
54
|
/// The transition scale of the active Slider thumb.
|
|
55
55
|
/// @group slider
|
|
56
56
|
$kendo-slider-thumb-active-scale: null !default;
|
|
57
57
|
|
|
58
58
|
/// The background color of the Slider thumb.
|
|
59
59
|
/// @group slider
|
|
60
|
-
$kendo-slider-thumb-bg: k-color(surface-alt) !default;
|
|
60
|
+
$kendo-slider-thumb-bg: var( --kendo-slider-thumb-bg, #{k-color(surface-alt)} ) !default;
|
|
61
61
|
/// The text color of the Slider thumb.
|
|
62
62
|
/// @group slider
|
|
63
|
-
$kendo-slider-thumb-text: inherit !default;
|
|
63
|
+
$kendo-slider-thumb-text: var( --kendo-slider-thumb-text, inherit ) !default;
|
|
64
64
|
/// The border color of the Slider thumb.
|
|
65
65
|
/// @group slider
|
|
66
|
-
$kendo-slider-thumb-border: k-color(primary) !default;
|
|
66
|
+
$kendo-slider-thumb-border: var( --kendo-slider-thumb-border, #{k-color(primary)} ) !default;
|
|
67
67
|
/// The gradient of the Slider thumb.
|
|
68
68
|
/// @group slider
|
|
69
|
-
$kendo-slider-thumb-gradient: transparent !default;
|
|
69
|
+
$kendo-slider-thumb-gradient: var( --kendo-slider-thumb-gradient, transparent ) !default;
|
|
70
70
|
|
|
71
71
|
/// The background color of the hovered Slider thumb.
|
|
72
72
|
/// @group slider
|
|
73
|
-
$kendo-slider-thumb-hover-bg: $kendo-slider-thumb-bg !default;
|
|
73
|
+
$kendo-slider-thumb-hover-bg: var( --kendo-slider-thumb-hover-bg, #{$kendo-slider-thumb-bg} ) !default;
|
|
74
74
|
/// The text color of the hovered Slider thumb.
|
|
75
75
|
/// @group slider
|
|
76
|
-
$kendo-slider-thumb-hover-text: inherit !default;
|
|
76
|
+
$kendo-slider-thumb-hover-text: var( --kendo-slider-thumb-hover-text, inherit ) !default;
|
|
77
77
|
/// The border color of the hovered Slider thumb.
|
|
78
78
|
/// @group slider
|
|
79
|
-
$kendo-slider-thumb-hover-border: k-color(primary-hover) !default;
|
|
79
|
+
$kendo-slider-thumb-hover-border: var( --kendo-slider-thumb-hover-border, #{k-color(primary-hover)} ) !default;
|
|
80
80
|
/// The gradient of the hovered Slider thumb.
|
|
81
81
|
/// @group slider
|
|
82
|
-
$kendo-slider-thumb-hover-gradient: transparent !default;
|
|
82
|
+
$kendo-slider-thumb-hover-gradient: var( --kendo-slider-thumb-hover-gradient, transparent ) !default;
|
|
83
83
|
|
|
84
84
|
/// The background color of the active Slider thumb.
|
|
85
85
|
/// @group slider
|
|
86
|
-
$kendo-slider-thumb-active-bg: $kendo-slider-thumb-hover-bg !default;
|
|
86
|
+
$kendo-slider-thumb-active-bg: var( --kendo-slider-thumb-active-bg, #{$kendo-slider-thumb-hover-bg} ) !default;
|
|
87
87
|
/// The text color of the active Slider thumb.
|
|
88
88
|
/// @group slider
|
|
89
|
-
$kendo-slider-thumb-active-text: inherit !default;
|
|
89
|
+
$kendo-slider-thumb-active-text: var( --kendo-slider-thumb-active-text, inherit ) !default;
|
|
90
90
|
/// The border color of the active Slider thumb.
|
|
91
91
|
/// @group slider
|
|
92
|
-
$kendo-slider-thumb-active-border: k-color(primary-active) !default;
|
|
92
|
+
$kendo-slider-thumb-active-border: var( --kendo-slider-thumb-active-border, #{k-color(primary-active)} ) !default;
|
|
93
93
|
/// The gradient of the active Slider thumb.
|
|
94
94
|
/// @group slider
|
|
95
|
-
$kendo-slider-thumb-active-gradient: transparent !default;
|
|
95
|
+
$kendo-slider-thumb-active-gradient: var( --kendo-slider-thumb-active-gradient, transparent ) !default;
|
|
96
96
|
|
|
97
97
|
/// The background color of the focused Slider thumb.
|
|
98
98
|
/// @group slider
|
|
99
|
-
$kendo-slider-thumb-focus-bg: $kendo-slider-thumb-hover-bg !default;
|
|
99
|
+
$kendo-slider-thumb-focus-bg: var( --kendo-slider-thumb-focus-bg, #{$kendo-slider-thumb-hover-bg} ) !default;
|
|
100
100
|
/// The text color of the focused Slider thumb.
|
|
101
101
|
/// @group slider
|
|
102
|
-
$kendo-slider-thumb-focus-text: inherit !default;
|
|
102
|
+
$kendo-slider-thumb-focus-text: var( --kendo-slider-thumb-focus-text, inherit ) !default;
|
|
103
103
|
/// The border color of the focused Slider thumb.
|
|
104
104
|
/// @group slider
|
|
105
|
-
$kendo-slider-thumb-focus-border: $kendo-slider-thumb-active-border !default;
|
|
105
|
+
$kendo-slider-thumb-focus-border: var( --kendo-slider-thumb-focus-border, #{$kendo-slider-thumb-active-border} ) !default;
|
|
106
106
|
/// The gradient of the focused Slider thumb.
|
|
107
107
|
/// @group slider
|
|
108
|
-
$kendo-slider-thumb-focus-gradient: transparent !default;
|
|
108
|
+
$kendo-slider-thumb-focus-gradient: var( --kendo-slider-thumb-focus-gradient, transparent ) !default;
|
|
109
109
|
|
|
110
110
|
/// The text color of the disabled Slider.
|
|
111
111
|
/// @group slider
|
|
112
|
-
$kendo-slider-disabled-text: color-mix(in srgb, k-color(on-app-surface) 70%, transparent) !default;
|
|
112
|
+
$kendo-slider-disabled-text: var( --kendo-slider-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 70%, transparent)} ) !default;
|
|
113
113
|
/// The background color of the disabled Slider track.
|
|
114
114
|
/// @group slider
|
|
115
|
-
$kendo-slider-track-disabled-bg: color-mix(in srgb, k-color(on-app-surface) 6%, transparent) !default;
|
|
115
|
+
$kendo-slider-track-disabled-bg: var( --kendo-slider-track-disabled-bg, #{color-mix(in srgb, k-color(on-app-surface) 6%, transparent)} ) !default;
|
|
116
116
|
/// The background color of the disabled Slider's track selection.
|
|
117
117
|
/// @group slider
|
|
118
|
-
$kendo-slider-selection-disabled-bg: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
|
|
118
|
+
$kendo-slider-selection-disabled-bg: var( --kendo-slider-selection-disabled-bg, #{color-mix(in srgb, k-color(on-app-surface) 46%, transparent)} ) !default;
|
|
119
119
|
/// The background color of the disabled Slider thumb.
|
|
120
120
|
/// @group slider
|
|
121
|
-
$kendo-slider-thumb-disabled-border: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
|
|
121
|
+
$kendo-slider-thumb-disabled-border: var( --kendo-slider-thumb-disabled-border, #{color-mix(in srgb, k-color(on-app-surface) 28%, transparent)} ) !default;
|
|
122
122
|
|
|
123
123
|
|
|
124
124
|
/// The transition speed of the Slider.
|
|
125
125
|
/// @group slider
|
|
126
|
-
$kendo-slider-transition-speed: .3s !default;
|
|
126
|
+
$kendo-slider-transition-speed: var( --kendo-slider-transition-speed, .3s ) !default;
|
|
127
127
|
/// The transition function of the Slider.
|
|
128
128
|
/// @group slider
|
|
129
|
-
$kendo-slider-transition-function: ease-out !default;
|
|
129
|
+
$kendo-slider-transition-function: var( --kendo-slider-transition-function, ease-out ) !default;
|
|
130
130
|
|
|
131
131
|
/// The transition speed of the Slider thumb.
|
|
132
132
|
/// @group slider
|
|
133
|
-
$kendo-slider-thumb-transition-speed: .4s !default;
|
|
133
|
+
$kendo-slider-thumb-transition-speed: var( --kendo-slider-thumb-transition-speed, .4s ) !default;
|
|
134
134
|
/// The transition function of the Slider thumb.
|
|
135
135
|
/// @group slider
|
|
136
|
-
$kendo-slider-thumb-transition-function: cubic-bezier(.25, .8, .25, 1) !default;
|
|
136
|
+
$kendo-slider-thumb-transition-function: var( --kendo-slider-thumb-transition-function, cubic-bezier(.25, .8, .25, 1) ) !default;
|
|
137
137
|
|
|
138
138
|
/// The background image of the horizontal Slider tick.
|
|
139
139
|
/// @group slider
|
|
140
|
-
$kendo-slider-tick-h-image: "data:image/gif;base64,
|
|
140
|
+
$kendo-slider-tick-h-image: "data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7" !default;
|
|
141
141
|
/// The background image of the vertical Slider tick.
|
|
142
142
|
/// @group slider
|
|
143
|
-
$kendo-slider-tick-v-image: "data:image/gif;base64,
|
|
143
|
+
$kendo-slider-tick-v-image: "data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7" !default;
|
|
144
|
+
|
|
145
|
+
@forward "@progress/kendo-theme-core/scss/components/slider/_variables.scss" with (
|
|
146
|
+
$kendo-slider-size: $kendo-slider-size,
|
|
147
|
+
$kendo-slider-alt-size: $kendo-slider-alt-size,
|
|
148
|
+
$kendo-slider-font-family: $kendo-slider-font-family,
|
|
149
|
+
$kendo-slider-font-size: $kendo-slider-font-size,
|
|
150
|
+
$kendo-slider-line-height: $kendo-slider-line-height,
|
|
151
|
+
$kendo-slider-transition-speed: $kendo-slider-transition-speed,
|
|
152
|
+
$kendo-slider-transition-function: $kendo-slider-transition-function,
|
|
153
|
+
$kendo-slider-track-bg: $kendo-slider-track-bg,
|
|
154
|
+
$kendo-slider-selection-bg: $kendo-slider-selection-bg,
|
|
155
|
+
$kendo-slider-tick-horizontal-image: $kendo-slider-tick-h-image,
|
|
156
|
+
$kendo-slider-tick-vertical-image: $kendo-slider-tick-v-image,
|
|
157
|
+
$kendo-slider-draghandle-active-scale: $kendo-slider-thumb-active-scale,
|
|
158
|
+
$kendo-slider-track-thickness: $kendo-slider-track-size,
|
|
159
|
+
$kendo-slider-draghandle-size: $kendo-slider-spacing
|
|
160
|
+
);
|
|
@@ -1,13 +1,5 @@
|
|
|
1
1
|
@use "./_variables.scss" as *;
|
|
2
|
-
|
|
3
|
-
@mixin kendo-speech-to-text-button--layout-base() {
|
|
4
|
-
|
|
5
|
-
.k-speech-to-text-button {
|
|
6
|
-
&.k-listening {
|
|
7
|
-
animation: k-button-pulsing 1.5s ease-in-out 0.5s infinite;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
2
|
+
@use "@progress/kendo-theme-core/scss/components/speech-to-text-button/_layout.scss" as *;
|
|
11
3
|
|
|
12
4
|
@mixin kendo-speech-to-text-button--layout() {
|
|
13
5
|
@include kendo-speech-to-text-button--layout-base();
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
@
|
|
2
|
-
.k-speech-to-text-button {}
|
|
3
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/speech-to-text-button/_theme.scss" as *;
|
|
4
2
|
|
|
5
3
|
@mixin kendo-speech-to-text-button--theme() {
|
|
6
4
|
@include kendo-speech-to-text-button--theme-base();
|
|
@@ -1,8 +1,11 @@
|
|
|
1
|
+
@use "sass:map";
|
|
1
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "../button/_variables.scss" as *;
|
|
4
|
+
@use "@progress/kendo-theme-core/scss/components/split-button/_layout.scss" as *;
|
|
2
5
|
|
|
3
6
|
@mixin kendo-split-button--layout() {
|
|
7
|
+
@include kendo-split-button--layout-base();
|
|
4
8
|
|
|
5
|
-
// Split button
|
|
6
9
|
.k-split-button {
|
|
7
10
|
> .k-button:first-child {
|
|
8
11
|
border-inline-end-width: 0;
|
|
@@ -13,40 +16,41 @@
|
|
|
13
16
|
}
|
|
14
17
|
}
|
|
15
18
|
|
|
16
|
-
// Split button arrow
|
|
17
19
|
.k-split-button-arrow {
|
|
18
|
-
width: auto;
|
|
19
|
-
padding-inline: var( --kendo-split-button-arrow-padding-x, #{$kendo-split-button-md-arrow-padding-x} );
|
|
20
|
-
padding-block: var( --kendo-split-button-arrow-padding-y , #{$kendo-split-button-md-arrow-padding-y} );
|
|
21
|
-
aspect-ratio: auto;
|
|
22
|
-
flex: none;
|
|
23
|
-
|
|
24
20
|
.k-button-icon {
|
|
25
|
-
min-width: 0;
|
|
26
|
-
|
|
27
21
|
&::after {
|
|
28
22
|
content:"";
|
|
29
|
-
width:
|
|
30
|
-
height:
|
|
23
|
+
width: $kendo-split-button-arrow-delimiter-line-size;
|
|
24
|
+
height: $kendo-split-button-arrow-delimiter-size;
|
|
31
25
|
position: absolute;
|
|
32
26
|
top: calc( ( 100% - #{$kendo-split-button-arrow-delimiter-size} ) / 2 );
|
|
33
|
-
background:
|
|
27
|
+
background: $kendo-split-button-arrow-delimiter-bg;
|
|
34
28
|
z-index: 2;
|
|
35
29
|
}
|
|
36
30
|
}
|
|
37
31
|
|
|
38
|
-
// Sizes
|
|
39
32
|
@each $size, $size-props in $kendo-split-button-sizes {
|
|
40
|
-
|
|
41
33
|
&.k-button-#{$size} {
|
|
42
|
-
padding: var( --kendo-split-button-arrow-padding-y-#{$size}, #{$size-props} );
|
|
43
|
-
|
|
44
34
|
.k-button-icon {
|
|
45
35
|
&::after {
|
|
46
|
-
inset-inline-start: calc(
|
|
36
|
+
inset-inline-start: calc( #{$size-props} * -1 );
|
|
47
37
|
}
|
|
48
38
|
}
|
|
49
39
|
}
|
|
50
40
|
}
|
|
51
41
|
}
|
|
42
|
+
|
|
43
|
+
// Sizes
|
|
44
|
+
@each $size, $size-props in $kendo-button-sizes {
|
|
45
|
+
$_font-size: map.get( $size-props, font-size );
|
|
46
|
+
$_line-height: map.get( $size-props, line-height );
|
|
47
|
+
|
|
48
|
+
.k-button-#{$size}.k-split-button-arrow {
|
|
49
|
+
.k-button-icon {
|
|
50
|
+
min-width: calc( #{$_font-size} * #{$_line-height} );
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
52
54
|
}
|
|
55
|
+
|
|
56
|
+
|
|
@@ -3,33 +3,33 @@
|
|
|
3
3
|
|
|
4
4
|
/// The vertical padding of the small arrow Button.
|
|
5
5
|
/// @group split-button
|
|
6
|
-
$kendo-split-button-sm-arrow-padding-y: $kendo-button-sm-padding-y !default;
|
|
6
|
+
$kendo-split-button-sm-arrow-padding-y: var( --kendo-split-button-sm-arrow-padding-y, #{$kendo-button-sm-padding-y} ) !default;
|
|
7
7
|
/// The vertical padding of the medium arrow Button.
|
|
8
8
|
/// @group split-button
|
|
9
|
-
$kendo-split-button-md-arrow-padding-y: $kendo-button-md-padding-y !default;
|
|
9
|
+
$kendo-split-button-md-arrow-padding-y: var( --kendo-split-button-md-arrow-padding-y, #{$kendo-button-md-padding-y} ) !default;
|
|
10
10
|
/// The vertical padding of the large arrow Button.
|
|
11
11
|
/// @group split-button
|
|
12
|
-
$kendo-split-button-lg-arrow-padding-y: $kendo-button-lg-padding-y !default;
|
|
12
|
+
$kendo-split-button-lg-arrow-padding-y: var( --kendo-split-button-lg-arrow-padding-y, #{$kendo-button-lg-padding-y} ) !default;
|
|
13
13
|
|
|
14
14
|
/// The horizontal padding of the small arrow Button.
|
|
15
15
|
/// @group split-button
|
|
16
|
-
$kendo-split-button-sm-arrow-padding-x: $kendo-split-button-sm-arrow-padding-y !default;
|
|
16
|
+
$kendo-split-button-sm-arrow-padding-x: var( --kendo-split-button-sm-arrow-padding-x, #{$kendo-split-button-sm-arrow-padding-y} ) !default;
|
|
17
17
|
/// The horizontal padding of the medium arrow Button.
|
|
18
18
|
/// @group split-button
|
|
19
|
-
$kendo-split-button-md-arrow-padding-x: $kendo-split-button-md-arrow-padding-y !default;
|
|
19
|
+
$kendo-split-button-md-arrow-padding-x: var( --kendo-split-button-md-arrow-padding-x, #{$kendo-split-button-md-arrow-padding-y} ) !default;
|
|
20
20
|
/// The horizontal padding of the large arrow Button.
|
|
21
21
|
/// @group split-button
|
|
22
|
-
$kendo-split-button-lg-arrow-padding-x: $kendo-split-button-lg-arrow-padding-y !default;
|
|
22
|
+
$kendo-split-button-lg-arrow-padding-x: var( --kendo-split-button-lg-arrow-padding-x, #{$kendo-split-button-lg-arrow-padding-y} ) !default;
|
|
23
23
|
|
|
24
24
|
/// The height of the SplitButton arrow delimiter.
|
|
25
25
|
/// @group split-button
|
|
26
|
-
$kendo-split-button-arrow-delimiter-size: calc( #{$kendo-button-inner-calc-size} / 2 ) !default;
|
|
26
|
+
$kendo-split-button-arrow-delimiter-size: var( --kendo-split-button-arrow-delimiter-size, calc( #{$kendo-button-inner-calc-size} / 2 ) ) !default;
|
|
27
27
|
/// The width of the SplitButton arrow delimiter.
|
|
28
28
|
/// @group split-button
|
|
29
|
-
$kendo-split-button-arrow-delimiter-line-size: 1px !default;
|
|
29
|
+
$kendo-split-button-arrow-delimiter-line-size: var( --kendo-split-button-arrow-delimiter-line-size, 1px ) !default;
|
|
30
30
|
/// The background color of the SplitButton arrow delimiter.
|
|
31
31
|
/// @group split-button
|
|
32
|
-
$kendo-split-button-arrow-delimiter-bg: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
|
|
32
|
+
$kendo-split-button-arrow-delimiter-bg: var( --kendo-split-button-arrow-delimiter-bg, #{color-mix(in srgb, k-color(on-app-surface) 28%, transparent)} ) !default;
|
|
33
33
|
|
|
34
34
|
/// The sizes map for the SplitButton.
|
|
35
35
|
/// @group split-button
|
|
@@ -38,3 +38,12 @@ $kendo-split-button-sizes: (
|
|
|
38
38
|
md: $kendo-split-button-md-arrow-padding-y,
|
|
39
39
|
lg: $kendo-split-button-lg-arrow-padding-y
|
|
40
40
|
) !default;
|
|
41
|
+
|
|
42
|
+
@forward "@progress/kendo-theme-core/scss/components/split-button/_variables.scss" with (
|
|
43
|
+
$kendo-split-button-sm-arrow-padding-y: $kendo-split-button-sm-arrow-padding-y,
|
|
44
|
+
$kendo-split-button-md-arrow-padding-y: $kendo-split-button-md-arrow-padding-y,
|
|
45
|
+
$kendo-split-button-lg-arrow-padding-y: $kendo-split-button-lg-arrow-padding-y,
|
|
46
|
+
$kendo-split-button-sm-arrow-padding-x: $kendo-split-button-sm-arrow-padding-x,
|
|
47
|
+
$kendo-split-button-md-arrow-padding-x: $kendo-split-button-md-arrow-padding-x,
|
|
48
|
+
$kendo-split-button-lg-arrow-padding-x: $kendo-split-button-lg-arrow-padding-x
|
|
49
|
+
);
|