@progress/kendo-theme-fluent 11.2.1-dev.0 → 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/_index.scss +0 -1
- 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 -297
- 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
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
|
|
4
4
|
/// The horizontal padding of the BottomNavigation.
|
|
5
5
|
/// @group bottom-navigation
|
|
6
|
-
$kendo-bottom-nav-padding-x: k-spacing(1.5) !default;
|
|
6
|
+
$kendo-bottom-nav-padding-x: var( --kendo-bottom-nav-padding-x, k-spacing(1.5) ) !default;
|
|
7
7
|
/// The vertical padding of the BottomNavigation.
|
|
8
8
|
/// @group bottom-navigation
|
|
9
|
-
$kendo-bottom-nav-padding-y: $kendo-bottom-nav-padding-x !default;
|
|
9
|
+
$kendo-bottom-nav-padding-y: var( --kendo-bottom-nav-padding-y, $kendo-bottom-nav-padding-x ) !default;
|
|
10
10
|
/// The spacing between the BottomNavigation items.
|
|
11
11
|
/// @group bottom-navigation
|
|
12
|
-
$kendo-bottom-nav-gap: $kendo-bottom-nav-padding-x !default;
|
|
12
|
+
$kendo-bottom-nav-gap: var( --kendo-bottom-nav-gap, $kendo-bottom-nav-padding-x ) !default;
|
|
13
13
|
/// The width of the border around the BottomNavigation.
|
|
14
14
|
/// @group bottom-navigation
|
|
15
|
-
$kendo-bottom-nav-border-width: 1px 0px 0px 0px !default;
|
|
15
|
+
$kendo-bottom-nav-border-width: var( --kendo-bottom-nav-border-width, 1px 0px 0px 0px ) !default;
|
|
16
16
|
/// The font family of the BottomNavigation.
|
|
17
17
|
/// @group bottom-navigation
|
|
18
18
|
$kendo-bottom-nav-font-family: var( --kendo-font-family, inherit) !default;
|
|
@@ -24,146 +24,87 @@ $kendo-bottom-nav-font-size: var( --kendo-font-size, 1rem ) !default;
|
|
|
24
24
|
$kendo-bottom-nav-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
25
25
|
/// The letter spacing of the BottomNavigation.
|
|
26
26
|
/// @group bottom-navigation
|
|
27
|
-
$kendo-bottom-nav-letter-spacing: .2px !default;
|
|
27
|
+
$kendo-bottom-nav-letter-spacing: var( --kendo-bottom-nav-letter-spacing, .2px ) !default;
|
|
28
28
|
|
|
29
29
|
/// The horizontal padding of the BottomNavigation item.
|
|
30
30
|
/// @group bottom-navigation
|
|
31
|
-
$kendo-bottom-nav-item-padding-x: k-spacing(2) !default;
|
|
31
|
+
$kendo-bottom-nav-item-padding-x: var( --kendo-bottom-nav-item-padding-x, k-spacing(2) ) !default;
|
|
32
32
|
/// The vertical padding of the BottomNavigation item.
|
|
33
33
|
/// @group bottom-navigation
|
|
34
|
-
$kendo-bottom-nav-item-padding-y: k-spacing(0.5) !default;
|
|
34
|
+
$kendo-bottom-nav-item-padding-y: var( --kendo-bottom-nav-item-padding-y, k-spacing(0.5) ) !default;
|
|
35
35
|
/// The minimum width of the BottomNavigation item.
|
|
36
36
|
/// @group bottom-navigation
|
|
37
|
-
$kendo-bottom-nav-item-min-width: 72px !default;
|
|
37
|
+
$kendo-bottom-nav-item-min-width: var( --kendo-bottom-nav-item-min-width, 72px ) !default;
|
|
38
38
|
/// The maximum width of the BottomNavigation item.
|
|
39
39
|
/// @group bottom-navigation
|
|
40
|
-
$kendo-bottom-nav-item-max-width: none !default;
|
|
40
|
+
$kendo-bottom-nav-item-max-width: var( --kendo-bottom-nav-item-max-width, none ) !default;
|
|
41
41
|
/// The minimum height of the BottomNavigation item.
|
|
42
42
|
/// @group bottom-navigation
|
|
43
|
-
$kendo-bottom-nav-item-min-height: calc( var( --kendo-icon-size, 1.5rem ) * 2 + (#{$kendo-bottom-nav-item-padding-y} * 2) ) !default;
|
|
43
|
+
$kendo-bottom-nav-item-min-height: var( --kendo-bottom-nav-item-min-height, calc( var( --kendo-icon-size, 1.5rem ) * 2 + (#{$kendo-bottom-nav-item-padding-y} * 2) ) ) !default;
|
|
44
44
|
/// The border radius of the BottomNavigation item.
|
|
45
45
|
/// @group bottom-navigation
|
|
46
|
-
$kendo-bottom-nav-item-border-radius: k-border-radius(md) !default;
|
|
46
|
+
$kendo-bottom-nav-item-border-radius: var( --kendo-bottom-nav-item-border-radius, k-border-radius(md) ) !default;
|
|
47
47
|
/// The spacing of the BottomNavigation item.
|
|
48
48
|
/// @group bottom-navigation
|
|
49
|
-
$kendo-bottom-nav-item-gap: k-spacing(1) !default;
|
|
49
|
+
$kendo-bottom-nav-item-gap: var( --kendo-bottom-nav-item-gap, k-spacing(1) ) !default;
|
|
50
50
|
|
|
51
51
|
/// The offset of the focused BottomNavigation item.
|
|
52
52
|
/// @group bottom-navigation
|
|
53
|
-
$kendo-bottom-nav-item-focus-offset: k-spacing(0.5) !default;
|
|
53
|
+
$kendo-bottom-nav-item-focus-offset: var( --kendo-bottom-nav-item-focus-offset, k-spacing(0.5) ) !default;
|
|
54
54
|
/// The outline width of the focused BottomNavigation item.
|
|
55
55
|
/// @group bottom-navigation
|
|
56
|
-
$kendo-bottom-nav-item-focus-outline-width: 1px !default;
|
|
56
|
+
$kendo-bottom-nav-item-focus-outline-width: var( --kendo-bottom-nav-item-focus-outline-width, 1px ) !default;
|
|
57
57
|
/// The outline style of the focused BottomNavigation item.
|
|
58
58
|
/// @group bottom-navigation
|
|
59
|
-
$kendo-bottom-nav-item-focus-outline-style: solid !default;
|
|
59
|
+
$kendo-bottom-nav-item-focus-outline-style: var( --kendo-bottom-nav-item-focus-outline-style, solid ) !default;
|
|
60
60
|
|
|
61
61
|
/// The box shadow of the BottomNavigation.
|
|
62
62
|
/// @group bottom-navigation
|
|
63
63
|
$kendo-bottom-nav-shadow: var( --kendo-box-shadow-depth-4, none ) !default;
|
|
64
64
|
|
|
65
|
-
/// The
|
|
66
|
-
/// @group bottom-navigation
|
|
67
|
-
$kendo-bottom-nav-brand-colors: (
|
|
68
|
-
primary: primary,
|
|
69
|
-
error: error,
|
|
70
|
-
success: success,
|
|
71
|
-
info: info,
|
|
72
|
-
secondary: secondary,
|
|
73
|
-
tertiary: tertiary,
|
|
74
|
-
) !default;
|
|
75
|
-
|
|
76
|
-
// Matrix with BottomNavigation theme colors in the order: bg, color, border
|
|
77
|
-
$_tc-bottom-nav-matrix: (
|
|
78
|
-
solid: (
|
|
79
|
-
normal: (color, on-color, color),
|
|
80
|
-
focus: (color, on-color, color, inherit),
|
|
81
|
-
active: (color-active, on-color, color-active),
|
|
82
|
-
disabled: (inherit, on-color-disabled, transparent)
|
|
83
|
-
),
|
|
84
|
-
flat: (
|
|
85
|
-
normal: (app-surface, on-app-surface, color-mix(in srgb, k-color(border) 16%, transparent)),
|
|
86
|
-
focus: (inherit, color, transparent, color),
|
|
87
|
-
active: (inherit, color, transparent),
|
|
88
|
-
disabled: (initial, color-mix(in srgb, k-color(on-app-surface) 46%, transparent), initial)
|
|
89
|
-
)
|
|
90
|
-
) !default;
|
|
91
|
-
|
|
92
|
-
$_tc-bottom-nav-warning-matrix: (
|
|
93
|
-
solid: (
|
|
94
|
-
normal: (color, on-color, color),
|
|
95
|
-
focus: (color, on-color, color, app-surface),
|
|
96
|
-
active: (color-active, on-color, color-active),
|
|
97
|
-
disabled: (inherit, on-color-disabled, transparent),
|
|
98
|
-
),
|
|
99
|
-
flat: (
|
|
100
|
-
normal: (app-surface, on-app-surface, color),
|
|
101
|
-
focus: (inherit, color, transparent, color),
|
|
102
|
-
active: (inherit, color, transparent),
|
|
103
|
-
disabled: (initial, color-mix(in srgb, k-color(on-app-surface) 46%, transparent), initial)
|
|
104
|
-
)
|
|
105
|
-
) !default;
|
|
106
|
-
|
|
107
|
-
$_tc-bottom-nav-dark-matrix: (
|
|
108
|
-
solid: (
|
|
109
|
-
normal: (color, on-color, color),
|
|
110
|
-
focus: (color, on-color, color, on-color),
|
|
111
|
-
active: (color-active, on-color, color-active),
|
|
112
|
-
disabled: (inherit, on-color-disabled, transparent)
|
|
113
|
-
),
|
|
114
|
-
flat: (
|
|
115
|
-
normal: (app-surface, on-app-surface, color),
|
|
116
|
-
focus: (inherit, color, transparent, color),
|
|
117
|
-
active: (inherit, color, transparent),
|
|
118
|
-
disabled: (inherit, color-mix(in srgb, k-color(on-app-surface) 46%, transparent), initial)
|
|
119
|
-
)
|
|
120
|
-
) !default;
|
|
121
|
-
|
|
122
|
-
$_tc-bottom-nav-light-matrix: (
|
|
123
|
-
solid: (
|
|
124
|
-
normal: (color, on-color, color),
|
|
125
|
-
focus: (color, on-color, color, app-surface),
|
|
126
|
-
active: (color-active, on-color, color-active),
|
|
127
|
-
disabled: (inherit, on-color-disabled, transparent),
|
|
128
|
-
),
|
|
129
|
-
flat: (
|
|
130
|
-
normal: (app-surface, on-app-surface, transparent),
|
|
131
|
-
focus: (inherit, color, transparent, color),
|
|
132
|
-
active: (inherit, color, transparent),
|
|
133
|
-
disabled: (inherit, color-mix(in srgb, k-color(on-app-surface) 46%, transparent), initial)
|
|
134
|
-
)
|
|
135
|
-
) !default;
|
|
136
|
-
|
|
137
|
-
/// The theme colors map for the BottomNavigation variations.
|
|
65
|
+
/// The text color of the flat BottomNavigation.
|
|
138
66
|
/// @group bottom-navigation
|
|
139
|
-
$kendo-bottom-nav-
|
|
140
|
-
|
|
141
|
-
@
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
);
|
|
147
|
-
};
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
@each $fill-mode, $ui-states in $_tc-bottom-nav-warning-matrix {
|
|
151
|
-
$kendo-bottom-nav-theme-colors: map.deep-merge(
|
|
152
|
-
$kendo-bottom-nav-theme-colors,
|
|
153
|
-
k-generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
|
|
154
|
-
);
|
|
155
|
-
}
|
|
67
|
+
$kendo-bottom-nav-flat-text: var( --kendo-bottom-nav-text, k-color(on-app-surface) ) !default;
|
|
68
|
+
/// The background color of the flat BottomNavigation.
|
|
69
|
+
/// @group bottom-navigation
|
|
70
|
+
$kendo-bottom-nav-flat-bg: var( --kendo-bottom-nav-bg, k-color(app-surface) ) !default;
|
|
71
|
+
/// The border color of the flat BottomNavigation.
|
|
72
|
+
/// @group bottom-navigation
|
|
73
|
+
$kendo-bottom-nav-flat-border: var( --kendo-bottom-nav-border, k-color(border) ) !default;
|
|
156
74
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
)
|
|
162
|
-
|
|
75
|
+
$kendo-bottom-navigation-theme-colors: (
|
|
76
|
+
"base": k-color(base),
|
|
77
|
+
"primary": k-color(primary),
|
|
78
|
+
"secondary": k-color(secondary),
|
|
79
|
+
"tertiary": k-color(tertiary),
|
|
80
|
+
"info": k-color(info),
|
|
81
|
+
"success": k-color(success),
|
|
82
|
+
"warning": k-color(warning),
|
|
83
|
+
"error": k-color(error),
|
|
84
|
+
"dark": k-color(dark),
|
|
85
|
+
"light": k-color(light),
|
|
86
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
|
|
87
|
+
) !default;
|
|
163
88
|
|
|
164
|
-
@
|
|
165
|
-
$kendo-bottom-nav-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
89
|
+
@forward "@progress/kendo-theme-core/scss/components/bottom-navigation/_variables.scss" with (
|
|
90
|
+
$kendo-bottom-nav-padding-x: $kendo-bottom-nav-padding-x,
|
|
91
|
+
$kendo-bottom-nav-padding-y: $kendo-bottom-nav-padding-y,
|
|
92
|
+
$kendo-bottom-nav-gap: $kendo-bottom-nav-gap,
|
|
93
|
+
$kendo-bottom-nav-border-width: $kendo-bottom-nav-border-width,
|
|
94
|
+
$kendo-bottom-nav-font-family: $kendo-bottom-nav-font-family,
|
|
95
|
+
$kendo-bottom-nav-font-size: $kendo-bottom-nav-font-size,
|
|
96
|
+
$kendo-bottom-nav-line-height: $kendo-bottom-nav-line-height,
|
|
97
|
+
$kendo-bottom-nav-letter-spacing: $kendo-bottom-nav-letter-spacing,
|
|
98
|
+
$kendo-bottom-nav-item-padding-x: $kendo-bottom-nav-item-padding-x,
|
|
99
|
+
$kendo-bottom-nav-item-padding-y: $kendo-bottom-nav-item-padding-y,
|
|
100
|
+
$kendo-bottom-nav-item-min-width: $kendo-bottom-nav-item-min-width,
|
|
101
|
+
$kendo-bottom-nav-item-max-width: $kendo-bottom-nav-item-max-width,
|
|
102
|
+
$kendo-bottom-nav-item-min-height: $kendo-bottom-nav-item-min-height,
|
|
103
|
+
$kendo-bottom-nav-item-border-radius: $kendo-bottom-nav-item-border-radius,
|
|
104
|
+
$kendo-bottom-nav-item-gap: $kendo-bottom-nav-item-gap,
|
|
105
|
+
$kendo-bottom-nav-shadow: $kendo-bottom-nav-shadow,
|
|
106
|
+
$kendo-bottom-nav-flat-text: $kendo-bottom-nav-flat-text,
|
|
107
|
+
$kendo-bottom-nav-flat-bg: $kendo-bottom-nav-flat-bg,
|
|
108
|
+
$kendo-bottom-nav-flat-border: $kendo-bottom-nav-flat-border,
|
|
109
|
+
$kendo-bottom-navigation-theme-colors: $kendo-bottom-navigation-theme-colors
|
|
110
|
+
);
|
|
@@ -1,153 +1,29 @@
|
|
|
1
1
|
@use "sass:map";
|
|
2
2
|
@use "../core/_index.scss" as *;
|
|
3
3
|
@use "./_variables.scss" as *;
|
|
4
|
+
@use "@progress/kendo-theme-core/scss/components/breadcrumb/_layout.scss" as *;
|
|
4
5
|
|
|
5
6
|
@mixin kendo-breadcrumb--layout() {
|
|
6
7
|
|
|
8
|
+
@include kendo-breadcrumb--layout-base();
|
|
9
|
+
|
|
7
10
|
// Breadcrumb
|
|
8
11
|
.k-breadcrumb {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
padding-inline: var( --kendo-breadcrumb-padding-x, #{$kendo-breadcrumb-padding-x} );
|
|
12
|
-
padding-block: var( --kendo-breadcrumb-padding-y, #{$kendo-breadcrumb-padding-y} );
|
|
13
|
-
border-width: var( --kendo-breadcrumb-border-width, #{$kendo-breadcrumb-border-width} );
|
|
14
|
-
border-style: solid;
|
|
15
|
-
box-sizing: border-box;
|
|
16
|
-
outline: 0;
|
|
17
|
-
font-family: var( --kendo-breadcrumb-font-family, #{$kendo-breadcrumb-font-family} );
|
|
18
|
-
font-size: var( --kendo-breadcrumb-font-size, #{$kendo-breadcrumb-font-size} );
|
|
19
|
-
line-height: var( --kendo-breadcrumb-line-height, #{$kendo-breadcrumb-line-height} );
|
|
20
|
-
display: flex;
|
|
21
|
-
flex-direction: row;
|
|
22
|
-
-webkit-touch-callout: none;
|
|
23
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
24
|
-
|
|
25
|
-
*,
|
|
26
|
-
*::before,
|
|
27
|
-
*::after {
|
|
28
|
-
box-sizing: border-box;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
// Breadcrumb container
|
|
34
|
-
.k-breadcrumb-container,
|
|
35
|
-
.k-breadcrumb-root-item-container {
|
|
36
|
-
margin: 0;
|
|
37
|
-
padding: 0;
|
|
38
|
-
list-style: none;
|
|
39
|
-
display: flex;
|
|
40
|
-
flex-flow: row nowrap;
|
|
41
|
-
overflow: hidden;
|
|
12
|
+
font-size: $kendo-breadcrumb-font-size;
|
|
13
|
+
line-height: $kendo-breadcrumb-line-height;
|
|
42
14
|
}
|
|
43
15
|
|
|
44
|
-
.k-breadcrumb-root-item-container {
|
|
45
|
-
align-items: flex-start;
|
|
46
|
-
flex-shrink: 0;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
// Breadcrumb item
|
|
51
|
-
.k-breadcrumb-item {
|
|
52
|
-
vertical-align: middle;
|
|
53
|
-
display: inline-flex;
|
|
54
|
-
flex-direction: row;
|
|
55
|
-
flex: none;
|
|
56
|
-
align-items: center;
|
|
57
|
-
overflow: hidden;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
// Breadcrumb root item
|
|
62
|
-
.k-breadcrumb-root-item {
|
|
63
|
-
flex-shrink: 0;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
|
|
67
16
|
// Breadcrumb links
|
|
68
17
|
.k-breadcrumb-link,
|
|
69
18
|
.k-breadcrumb-root-link {
|
|
70
|
-
@include border-radius( var( --kendo-breadcrumb-border-radius, #{$kendo-breadcrumb-link-border-radius} ) );
|
|
71
|
-
padding-inline: var( --kendo-breadcrumb-link-padding-x, #{$kendo-breadcrumb-link-padding-x} );
|
|
72
|
-
padding-block: var( --kendo-breadcrumb-link-padding-y, #{$kendo-breadcrumb-link-padding-y} );
|
|
73
|
-
color: var( --kendo-breadcrumb-link-initial-text, #{$kendo-breadcrumb-link-initial-text} );
|
|
74
|
-
text-decoration: none;
|
|
75
|
-
white-space: nowrap;
|
|
76
|
-
outline: none;
|
|
77
|
-
cursor: pointer;
|
|
78
|
-
position: relative;
|
|
79
|
-
display: inline-flex;
|
|
80
|
-
align-items: center;
|
|
81
|
-
align-self: stretch;
|
|
82
|
-
overflow: hidden;
|
|
83
|
-
transition: var( --kendo-transition, none );
|
|
84
|
-
|
|
85
19
|
&.k-selected {
|
|
86
|
-
font-weight:
|
|
20
|
+
font-weight: $kendo-breadcrumb-link-selected-font-weight;
|
|
87
21
|
}
|
|
88
22
|
|
|
89
23
|
&:disabled,
|
|
90
24
|
&.k-disabled {
|
|
91
|
-
background:
|
|
92
|
-
border:
|
|
25
|
+
background: $kendo-breadcrumb-link-disabled-bg;
|
|
26
|
+
border: $kendo-breadcrumb-link-disabled-border
|
|
93
27
|
}
|
|
94
28
|
}
|
|
95
|
-
|
|
96
|
-
.k-breadcrumb-link > .k-image,
|
|
97
|
-
.k-breadcrumb-icontext-link .k-icon {
|
|
98
|
-
margin-inline-end: var( --kendo-breadcrumb-link-icon-spacing, #{$kendo-breadcrumb-link-icon-spacing} );
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.k-breadcrumb-icon-link {
|
|
102
|
-
padding-inline: var( --kendo-breadcrumb-icon-link-padding-x, #{$kendo-breadcrumb-icon-link-padding-x} );
|
|
103
|
-
padding-block: var( --kendo-breadcrumb-icon-link-padding-y, #{$kendo-breadcrumb-icon-link-padding-y} );
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
// Breadcrumb delimiter
|
|
108
|
-
.k-breadcrumb-delimiter,
|
|
109
|
-
.k-breadcrumb-delimiter-icon {
|
|
110
|
-
color: inherit;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
// Editing
|
|
115
|
-
.k-breadcrumb-input-container {
|
|
116
|
-
width: 100%;
|
|
117
|
-
|
|
118
|
-
.k-breadcrumb-input-container {
|
|
119
|
-
border-color: transparent;
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
// Sizing
|
|
125
|
-
@each $size, $size-props in $kendo-breadcrumb-sizes {
|
|
126
|
-
$_link-padding-x: map.get( $size-props, link-padding-x );
|
|
127
|
-
$_link-padding-y: map.get( $size-props, link-padding-y );
|
|
128
|
-
$_icon-link-padding-x: map.get( $size-props, icon-link-padding-x );
|
|
129
|
-
$_icon-link-padding-y: map.get( $size-props, icon-link-padding-y );
|
|
130
|
-
$_font-size: map.get( $size-props, font-size );
|
|
131
|
-
$_line-height: map.get( $size-props, line-height );
|
|
132
|
-
|
|
133
|
-
// Breadcrumb sizes
|
|
134
|
-
.k-breadcrumb-#{$size} {
|
|
135
|
-
--kendo-breadcrumb-font-size: var( --kendo-breadcrumb-#{$size}-font-size, #{$_font-size} );
|
|
136
|
-
--kendo-breadcrumb-line-height: var( --kendo-breadcrumb-#{$size}-line-height, #{$_line-height} );
|
|
137
|
-
|
|
138
|
-
// Breadcrumb links
|
|
139
|
-
.k-breadcrumb-link,
|
|
140
|
-
.k-breadcrumb-root-link {
|
|
141
|
-
--kendo-breadcrumb-link-padding-x: var( --kendo-breadcrumb-#{$size}-link-padding-x, #{$_link-padding-x} );
|
|
142
|
-
--kendo-breadcrumb-link-padding-y: var( --kendo-breadcrumb-#{$size}-link-padding-y, #{$_link-padding-y} );
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
// Breadcrumb icon links
|
|
146
|
-
.k-breadcrumb-icon-link {
|
|
147
|
-
--kendo-breadcrumb-icon-link-padding-x: var( --kendo-breadcrumb-#{$size}-icon-link-padding-x, #{$_icon-link-padding-x} );
|
|
148
|
-
--kendo-breadcrumb-icon-link-padding-y: var( --kendo-breadcrumb-#{$size}-icon-link-padding-y, #{$_icon-link-padding-y} );
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
|
|
153
29
|
}
|
|
@@ -1,64 +1,30 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/breadcrumb/_theme.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-breadcrumb--theme() {
|
|
5
6
|
|
|
6
|
-
|
|
7
|
-
.k-breadcrumb {
|
|
8
|
-
@include fill(
|
|
9
|
-
var( --kendo-breadcrumb-text, #{$kendo-breadcrumb-text} ),
|
|
10
|
-
var( --kendo-breadcrumb-bg, #{$kendo-breadcrumb-bg} ),
|
|
11
|
-
var( --kendo-breadcrumb-border, #{$kendo-breadcrumb-border} )
|
|
12
|
-
);
|
|
13
|
-
|
|
14
|
-
&:focus,
|
|
15
|
-
&.k-focus {
|
|
16
|
-
@include box-shadow( var( --kendo-breadcrumb-focus-shadow, #{$kendo-breadcrumb-focus-shadow} ) )
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
7
|
+
@include kendo-breadcrumb--theme-base();
|
|
20
8
|
|
|
21
9
|
// Breadcrumb link
|
|
22
10
|
.k-breadcrumb-link {
|
|
23
|
-
@include fill(
|
|
24
|
-
var( --kendo-breadcrumb-link-text, #{$kendo-breadcrumb-link-text} ),
|
|
25
|
-
var( --kendo-breadcrumb-link-bg, #{$kendo-breadcrumb-link-bg} ),
|
|
26
|
-
var( --kendo-breadcrumb-link-border, #{$kendo-breadcrumb-link-border} )
|
|
27
|
-
);
|
|
28
|
-
|
|
29
|
-
// Hovered state
|
|
30
|
-
&:hover,
|
|
31
|
-
&.k-hover {
|
|
32
|
-
@include fill(
|
|
33
|
-
var( --kendo-breadcrumb-link-hover-text, #{$kendo-breadcrumb-link-hover-text} ),
|
|
34
|
-
var( --kendo-breadcrumb-link-hover-bg, #{$kendo-breadcrumb-link-hover-bg} ),
|
|
35
|
-
var( --kendo-breadcrumb-link-hover-border, #{$kendo-breadcrumb-link-hover-border} )
|
|
36
|
-
);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
11
|
// Active state
|
|
40
12
|
&:active,
|
|
41
13
|
&.k-active {
|
|
42
14
|
@include fill(
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
15
|
+
$kendo-breadcrumb-link-active-text,
|
|
16
|
+
$kendo-breadcrumb-link-active-bg,
|
|
17
|
+
$kendo-breadcrumb-link-active-border
|
|
46
18
|
);
|
|
47
19
|
}
|
|
48
20
|
|
|
49
21
|
// Focused state
|
|
50
22
|
&:focus,
|
|
51
23
|
&.k-focus {
|
|
52
|
-
@include fill(
|
|
53
|
-
$color: var( --kendo-breadcrumb-link-focus-text, #{$kendo-breadcrumb-link-focus-text} ),
|
|
54
|
-
$bg: var( --kendo-breadcrumb-link-focus-bg, #{$kendo-breadcrumb-link-focus-bg} ),
|
|
55
|
-
);
|
|
56
|
-
@include box-shadow( var( --kendo-breadcrumb-link-focus-shadow, #{$kendo-breadcrumb-link-focus-shadow} ) );
|
|
57
|
-
|
|
58
24
|
// Focus-hover state
|
|
59
25
|
&:hover,
|
|
60
26
|
&.k-hover {
|
|
61
|
-
@include fill( $bg:
|
|
27
|
+
@include fill( $bg: $kendo-breadcrumb-link-focus-hover-bg );
|
|
62
28
|
}
|
|
63
29
|
}
|
|
64
30
|
|
|
@@ -66,60 +32,38 @@
|
|
|
66
32
|
&:disabled,
|
|
67
33
|
&[disabled],
|
|
68
34
|
&.k-disabled {
|
|
69
|
-
@include fill( $color:
|
|
35
|
+
@include fill( $color: $kendo-breadcrumb-link-disabled-text );
|
|
70
36
|
}
|
|
71
37
|
|
|
72
38
|
// Selected state
|
|
73
39
|
&.k-selected {
|
|
74
40
|
@include fill(
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
41
|
+
$kendo-breadcrumb-link-selected-text,
|
|
42
|
+
$kendo-breadcrumb-link-selected-bg,
|
|
43
|
+
$kendo-breadcrumb-link-selected-border
|
|
78
44
|
);
|
|
79
45
|
}
|
|
80
46
|
}
|
|
81
47
|
|
|
82
48
|
// Breadcrumb root link
|
|
83
49
|
.k-breadcrumb-root-link {
|
|
84
|
-
@include fill(
|
|
85
|
-
var( --kendo-breadcrumb-root-link-text, #{$kendo-breadcrumb-root-link-text} ),
|
|
86
|
-
var( --kendo-breadcrumb-root-link-bg, #{$kendo-breadcrumb-root-link-bg} ),
|
|
87
|
-
var( --kendo-breadcrumb-root-link-border, #{$kendo-breadcrumb-root-link-border} )
|
|
88
|
-
);
|
|
89
|
-
|
|
90
|
-
// Hovered state
|
|
91
|
-
&:hover,
|
|
92
|
-
&.k-hover {
|
|
93
|
-
@include fill(
|
|
94
|
-
var( --kendo-breadcrumb-root-link-hover-text, #{$kendo-breadcrumb-root-link-hover-text} ),
|
|
95
|
-
var( --kendo-breadcrumb-root-link-hover-bg, #{$kendo-breadcrumb-root-link-hover-bg} ),
|
|
96
|
-
var( --kendo-breadcrumb-root-link-hover-border, #{$kendo-breadcrumb-root-link-hover-border} )
|
|
97
|
-
);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
50
|
// Active state
|
|
101
51
|
&:active,
|
|
102
52
|
&.k-active {
|
|
103
53
|
@include fill(
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
54
|
+
$kendo-breadcrumb-root-link-active-text,
|
|
55
|
+
$kendo-breadcrumb-root-link-active-bg,
|
|
56
|
+
$kendo-breadcrumb-root-link-active-border
|
|
107
57
|
);
|
|
108
58
|
}
|
|
109
59
|
|
|
110
60
|
// Focused state
|
|
111
61
|
&:focus,
|
|
112
62
|
&.k-focus {
|
|
113
|
-
@include fill(
|
|
114
|
-
$color: var( --kendo-breadcrumb-root-link-focus-text, #{$kendo-breadcrumb-root-link-focus-text} ),
|
|
115
|
-
$bg: var( --kendo-breadcrumb-root-link-focus-bg, #{$kendo-breadcrumb-root-link-focus-bg} ),
|
|
116
|
-
);
|
|
117
|
-
@include box-shadow( var( --kendo-breadcrumb-root-link-focus-shadow, #{$kendo-breadcrumb-root-link-focus-shadow} ) );
|
|
118
|
-
|
|
119
63
|
// Focus-hover state
|
|
120
64
|
&:hover,
|
|
121
65
|
&.k-hover {
|
|
122
|
-
@include fill( $bg:
|
|
66
|
+
@include fill( $bg: $kendo-breadcrumb-root-link-focus-hover-bg );
|
|
123
67
|
}
|
|
124
68
|
}
|
|
125
69
|
|
|
@@ -127,7 +71,7 @@
|
|
|
127
71
|
&:disabled,
|
|
128
72
|
&[disabled],
|
|
129
73
|
&.k-disabled {
|
|
130
|
-
@include fill( $color:
|
|
74
|
+
@include fill( $color: $kendo-breadcrumb-root-link-disabled-text );
|
|
131
75
|
}
|
|
132
76
|
}
|
|
133
77
|
|