@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
|
@@ -4,91 +4,91 @@
|
|
|
4
4
|
|
|
5
5
|
/// The horizontal padding of the Pager.
|
|
6
6
|
/// @group pager
|
|
7
|
-
$kendo-pager-padding-x: k-spacing(2) !default;
|
|
7
|
+
$kendo-pager-padding-x: var( --kendo-pager-padding-x, #{k-spacing(2)} ) !default;
|
|
8
8
|
/// The horizontal padding of the small Pager.
|
|
9
9
|
/// @group pager
|
|
10
|
-
$kendo-pager-sm-padding-x: k-spacing(1.5) !default;
|
|
10
|
+
$kendo-pager-sm-padding-x: var( --kendo-pager-sm-padding-x, #{k-spacing(1.5)} ) !default;
|
|
11
11
|
/// The horizontal padding of the medium Pager.
|
|
12
12
|
/// @group pager
|
|
13
|
-
$kendo-pager-md-padding-x: k-spacing(2) !default;
|
|
13
|
+
$kendo-pager-md-padding-x: var( --kendo-pager-md-padding-x, #{k-spacing(2)} ) !default;
|
|
14
14
|
/// The horizontal padding of the large Pager.
|
|
15
15
|
/// @group pager
|
|
16
|
-
$kendo-pager-lg-padding-x: k-spacing(2.5) !default;
|
|
16
|
+
$kendo-pager-lg-padding-x: var( --kendo-pager-lg-padding-x, #{k-spacing(2.5)} ) !default;
|
|
17
17
|
|
|
18
18
|
/// The vertical padding of the small Pager.
|
|
19
19
|
/// @group pager
|
|
20
|
-
$kendo-pager-sm-padding-y: $kendo-pager-sm-padding-x !default;
|
|
20
|
+
$kendo-pager-sm-padding-y: var( --kendo-pager-sm-padding-y, #{$kendo-pager-sm-padding-x} ) !default;
|
|
21
21
|
/// The vertical padding of the medium Pager.
|
|
22
22
|
/// @group pager
|
|
23
|
-
$kendo-pager-md-padding-y: $kendo-pager-md-padding-x !default;
|
|
23
|
+
$kendo-pager-md-padding-y: var( --kendo-pager-md-padding-y, #{$kendo-pager-md-padding-x} ) !default;
|
|
24
24
|
/// The vertical padding of the large Pager.
|
|
25
25
|
/// @group pager
|
|
26
|
-
$kendo-pager-lg-padding-y: $kendo-pager-lg-padding-x !default;
|
|
26
|
+
$kendo-pager-lg-padding-y: var( --kendo-pager-lg-padding-y, #{$kendo-pager-lg-padding-x} ) !default;
|
|
27
27
|
/// The border width of the Pager.
|
|
28
28
|
/// @group pager
|
|
29
|
-
$kendo-pager-border-width: 1px !default;
|
|
29
|
+
$kendo-pager-border-width: var( --kendo-pager-border-width, 1px ) !default;
|
|
30
30
|
|
|
31
31
|
/// The font family of the Pager.
|
|
32
32
|
/// @group pager
|
|
33
|
-
$kendo-pager-font-family: var( --kendo-font-family, normal ) !default;
|
|
33
|
+
$kendo-pager-font-family: var( --kendo-pager-font-family, var( --kendo-font-family, normal ) ) !default;
|
|
34
34
|
/// The font size of the Pager.
|
|
35
35
|
/// @group pager
|
|
36
|
-
$kendo-pager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
36
|
+
$kendo-pager-font-size: var( --kendo-pager-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
37
37
|
/// The line height of the Pager.
|
|
38
38
|
/// @group pager
|
|
39
|
-
$kendo-pager-line-height: var( --kendo-line-height, normal ) !default;
|
|
39
|
+
$kendo-pager-line-height: var( --kendo-pager-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
40
40
|
|
|
41
41
|
/// The background color of the Pager.
|
|
42
42
|
/// @group pager
|
|
43
|
-
$kendo-pager-bg: k-color(surface) !default;
|
|
43
|
+
$kendo-pager-bg: var( --kendo-pager-bg, #{k-color(surface)} ) !default;
|
|
44
44
|
/// The text color of the Pager.
|
|
45
45
|
/// @group pager
|
|
46
|
-
$kendo-pager-text: k-color(on-app-surface) !default;
|
|
46
|
+
$kendo-pager-text: var( --kendo-pager-text, #{k-color(on-app-surface)} ) !default;
|
|
47
47
|
/// The border color of the Pager.
|
|
48
48
|
/// @group pager
|
|
49
|
-
$kendo-pager-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
49
|
+
$kendo-pager-border: var( --kendo-pager-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
|
|
50
50
|
|
|
51
51
|
/// The background color of the focused Pager.
|
|
52
52
|
/// @group pager
|
|
53
|
-
$kendo-pager-focus-bg: var( --kendo-pager-bg, #{$kendo-pager-bg}) !default;
|
|
53
|
+
$kendo-pager-focus-bg: var( --kendo-pager-focus-bg, #{$kendo-pager-bg} ) !default;
|
|
54
54
|
/// The text color of the focused Pager.
|
|
55
55
|
/// @group pager
|
|
56
|
-
$kendo-pager-focus-text: var( --kendo-pager-text, #{$kendo-pager-text}) !default;
|
|
56
|
+
$kendo-pager-focus-text: var( --kendo-pager-focus-text, #{$kendo-pager-text} ) !default;
|
|
57
57
|
/// The border color of the focused Pager.
|
|
58
58
|
/// @group pager
|
|
59
|
-
$kendo-pager-focus-border: k-color(border) !default;
|
|
59
|
+
$kendo-pager-focus-border: var( --kendo-pager-focus-border, #{k-color(border)} ) !default;
|
|
60
60
|
|
|
61
61
|
/// The border radius of the Pager items.
|
|
62
62
|
/// @group pager
|
|
63
|
-
$kendo-pager-item-border-radius: 0 !default;
|
|
63
|
+
$kendo-pager-item-border-radius: var( --kendo-pager-item-border-radius, 0 ) !default;
|
|
64
64
|
/// The spacing around the Pager items.
|
|
65
65
|
/// @group pager
|
|
66
|
-
$kendo-pager-item-spacing: null !default;
|
|
66
|
+
$kendo-pager-item-spacing: var( --kendo-pager-item-spacing, null ) !default;
|
|
67
67
|
|
|
68
68
|
/// The spacing between the item groups of the small Pager.
|
|
69
69
|
/// @group pager
|
|
70
|
-
$kendo-pager-sm-item-group-spacing: k-spacing(2) !default;
|
|
70
|
+
$kendo-pager-sm-item-group-spacing: var( --kendo-pager-sm-item-group-spacing, #{k-spacing(2)} ) !default;
|
|
71
71
|
/// The spacing between the item groups of the medium Pager.
|
|
72
72
|
/// @group pager
|
|
73
|
-
$kendo-pager-md-item-group-spacing: k-spacing(2) !default;
|
|
73
|
+
$kendo-pager-md-item-group-spacing: var( --kendo-pager-md-item-group-spacing, #{k-spacing(2)} ) !default;
|
|
74
74
|
/// The spacing between the item groups of the large Pager.
|
|
75
75
|
/// @group pager
|
|
76
|
-
$kendo-pager-lg-item-group-spacing: k-spacing(2) !default;
|
|
76
|
+
$kendo-pager-lg-item-group-spacing: var( --kendo-pager-lg-item-group-spacing, #{k-spacing(2)} ) !default;
|
|
77
77
|
|
|
78
78
|
/// The text color of the Pagers' sizes label.
|
|
79
79
|
/// @group pager
|
|
80
|
-
$kendo-pager-sizes-label-text: k-color(on-app-surface) !default;
|
|
80
|
+
$kendo-pager-sizes-label-text: var( --kendo-pager-sizes-label-text, #{k-color(on-app-surface)} ) !default;
|
|
81
81
|
|
|
82
82
|
/// The text color of the Pagers' info label.
|
|
83
83
|
/// @group pager
|
|
84
|
-
$kendo-pager-info-label-text: k-color(subtle) !default;
|
|
84
|
+
$kendo-pager-info-label-text: var( --kendo-pager-info-label-text, #{k-color(subtle)} ) !default;
|
|
85
85
|
|
|
86
86
|
/// The width of the Inputs in the Pager.
|
|
87
87
|
/// @group pager
|
|
88
|
-
$kendo-pager-input-width: 5em !default;
|
|
88
|
+
$kendo-pager-input-width: var( --kendo-pager-input-width, 5em ) !default;
|
|
89
89
|
/// The width of the DropDowns in the Pager.
|
|
90
90
|
/// @group pager
|
|
91
|
-
$kendo-pager-dropdown-width: 5em !default;
|
|
91
|
+
$kendo-pager-dropdown-width: var( --kendo-pager-dropdown-width, 5em ) !default;
|
|
92
92
|
|
|
93
93
|
/// The sizes map of the Pager.
|
|
94
94
|
/// @group pager
|
|
@@ -109,3 +109,26 @@ $kendo-pager-sizes: (
|
|
|
109
109
|
item-group-spacing: $kendo-pager-lg-item-group-spacing
|
|
110
110
|
)
|
|
111
111
|
) !default;
|
|
112
|
+
|
|
113
|
+
@forward "@progress/kendo-theme-core/scss/components/pager/_variables.scss" with (
|
|
114
|
+
$kendo-pager-sm-padding-x: $kendo-pager-sm-padding-x,
|
|
115
|
+
$kendo-pager-md-padding-x: $kendo-pager-md-padding-x,
|
|
116
|
+
$kendo-pager-lg-padding-x: $kendo-pager-lg-padding-x,
|
|
117
|
+
$kendo-pager-sm-padding-y: $kendo-pager-sm-padding-y,
|
|
118
|
+
$kendo-pager-md-padding-y: $kendo-pager-md-padding-y,
|
|
119
|
+
$kendo-pager-lg-padding-y: $kendo-pager-lg-padding-y,
|
|
120
|
+
$kendo-pager-sm-item-group-spacing: $kendo-pager-sm-item-group-spacing,
|
|
121
|
+
$kendo-pager-md-item-group-spacing: $kendo-pager-md-item-group-spacing,
|
|
122
|
+
$kendo-pager-lg-item-group-spacing: $kendo-pager-lg-item-group-spacing,
|
|
123
|
+
$kendo-pager-border-width: $kendo-pager-border-width,
|
|
124
|
+
$kendo-pager-font-family: $kendo-pager-font-family,
|
|
125
|
+
$kendo-pager-font-size: $kendo-pager-font-size,
|
|
126
|
+
$kendo-pager-line-height: $kendo-pager-line-height,
|
|
127
|
+
$kendo-pager-bg: $kendo-pager-bg,
|
|
128
|
+
$kendo-pager-text: $kendo-pager-text,
|
|
129
|
+
$kendo-pager-border: $kendo-pager-border,
|
|
130
|
+
$kendo-pager-focus-bg: $kendo-pager-focus-bg,
|
|
131
|
+
$kendo-pager-item-spacing: $kendo-pager-item-spacing,
|
|
132
|
+
$kendo-pager-input-width: $kendo-pager-input-width,
|
|
133
|
+
$kendo-pager-sizes: $kendo-pager-sizes
|
|
134
|
+
);
|
package/scss/panel/_layout.scss
CHANGED
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/panel/_layout.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-panel--layout() {
|
|
5
|
-
|
|
6
|
-
.k-block,
|
|
7
|
-
.k-panel {
|
|
8
|
-
@include border-radius( $kendo-panel-border-radius );
|
|
9
|
-
padding: 0;
|
|
10
|
-
border-width: $kendo-panel-border-width;
|
|
11
|
-
border-style: $kendo-panel-border-style;
|
|
12
|
-
box-sizing: border-box;
|
|
13
|
-
|
|
14
|
-
> .k-header {
|
|
15
|
-
@include border-top-radius( $kendo-panel-border-radius );
|
|
16
|
-
@include fill(
|
|
17
|
-
k-color(on-app-surface),
|
|
18
|
-
k-color(surface-alt),
|
|
19
|
-
color-mix(in srgb, k-color(border) 16%, transparent)
|
|
20
|
-
);
|
|
21
|
-
padding-inline: $kendo-panel-header-padding-inline;
|
|
22
|
-
padding-block: $kendo-panel-header-padding-block;
|
|
23
|
-
}
|
|
24
|
-
> .k-content {
|
|
25
|
-
padding-inline: $kendo-panel-content-padding-inline;
|
|
26
|
-
padding-block: $kendo-panel-content-padding-block;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
6
|
+
@include kendo-panel--layout--base();
|
|
29
7
|
}
|
package/scss/panel/_theme.scss
CHANGED
|
@@ -1,22 +1,19 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/panel/_theme.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-panel--theme() {
|
|
5
|
-
|
|
6
|
+
@include kendo-panel--theme--base();
|
|
7
|
+
|
|
6
8
|
.k-block,
|
|
7
9
|
.k-panel {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
10
|
+
> .k-header {
|
|
11
|
+
@include fill(
|
|
12
|
+
k-color(on-app-surface),
|
|
13
|
+
k-color(surface-alt),
|
|
14
|
+
color-mix(in srgb, k-color(border) 16%, transparent)
|
|
15
|
+
);
|
|
16
|
+
}
|
|
13
17
|
}
|
|
14
18
|
|
|
15
|
-
:where(.k-content) {
|
|
16
|
-
@include fill(
|
|
17
|
-
var( --kendo-panel-text, #{$kendo-panel-text} ),
|
|
18
|
-
var( --kendo-panel-bg, #{$kendo-panel-bg} ),
|
|
19
|
-
var( --kendo-panel-border, #{$kendo-panel-border} )
|
|
20
|
-
);
|
|
21
|
-
}
|
|
22
19
|
}
|
|
@@ -3,34 +3,47 @@
|
|
|
3
3
|
|
|
4
4
|
/// The border radius of the Panel.
|
|
5
5
|
/// @group panel
|
|
6
|
-
$kendo-panel-border-radius: k-border-radius(md) !default;
|
|
6
|
+
$kendo-panel-border-radius: var( --kendo-panel-border-radius, #{k-border-radius(md)} ) !default;
|
|
7
7
|
/// The width of the border around the Panel.
|
|
8
8
|
/// @group panel
|
|
9
|
-
$kendo-panel-border-width: 1px !default;
|
|
9
|
+
$kendo-panel-border-width: var( --kendo-panel-border-width, 1px ) !default;
|
|
10
10
|
/// The style of the border around the Panel.
|
|
11
11
|
/// @group panel
|
|
12
|
-
$kendo-panel-border-style: solid !default;
|
|
12
|
+
$kendo-panel-border-style: var( --kendo-panel-border-style, solid ) !default;
|
|
13
13
|
|
|
14
14
|
/// The inline padding of the Panel header.
|
|
15
15
|
/// @group panel
|
|
16
|
-
$kendo-panel-header-padding-inline: k-spacing(2) !default;
|
|
16
|
+
$kendo-panel-header-padding-inline: var( --kendo-panel-header-padding-inline, #{k-spacing(2)} ) !default;
|
|
17
17
|
/// The block padding of the Panel header.
|
|
18
18
|
/// @group panel
|
|
19
|
-
$kendo-panel-header-padding-block: k-spacing(1) !default;
|
|
19
|
+
$kendo-panel-header-padding-block: var( --kendo-panel-header-padding-block, #{k-spacing(1)} ) !default;
|
|
20
20
|
|
|
21
21
|
/// The inline padding of the Panel content.
|
|
22
22
|
/// @group panel
|
|
23
|
-
$kendo-panel-content-padding-inline: k-spacing(2) !default;
|
|
23
|
+
$kendo-panel-content-padding-inline: var( --kendo-panel-content-padding-inline, #{k-spacing(2)} ) !default;
|
|
24
24
|
/// The block padding of the Panel content.
|
|
25
25
|
/// @group panel
|
|
26
|
-
$kendo-panel-content-padding-block: k-spacing(1) !default;
|
|
26
|
+
$kendo-panel-content-padding-block: var( --kendo-panel-content-padding-block, #{k-spacing(1)} ) !default;
|
|
27
27
|
|
|
28
28
|
/// The text color of the Panel.
|
|
29
29
|
/// @group panel
|
|
30
|
-
$kendo-panel-text: k-color(on-app-surface) !default;
|
|
30
|
+
$kendo-panel-text: var( --kendo-panel-text, #{k-color(on-app-surface)} ) !default;
|
|
31
31
|
/// The background color of the Panel.
|
|
32
32
|
/// @group panel
|
|
33
|
-
$kendo-panel-bg: k-color(surface-alt) !default;
|
|
33
|
+
$kendo-panel-bg: var( --kendo-panel-bg, #{k-color(surface-alt)} ) !default;
|
|
34
34
|
/// The color of the border around the Panel.
|
|
35
35
|
/// @group panel
|
|
36
|
-
$kendo-panel-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
36
|
+
$kendo-panel-border: var( --kendo-panel-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
|
|
37
|
+
|
|
38
|
+
@forward "@progress/kendo-theme-core/scss/components/panel/_variables.scss" with (
|
|
39
|
+
$kendo-panel-border-radius: $kendo-panel-border-radius,
|
|
40
|
+
$kendo-panel-border-width: $kendo-panel-border-width,
|
|
41
|
+
$kendo-panel-border-style: $kendo-panel-border-style,
|
|
42
|
+
$kendo-panel-header-padding-inline: $kendo-panel-header-padding-inline,
|
|
43
|
+
$kendo-panel-header-padding-block: $kendo-panel-header-padding-block,
|
|
44
|
+
$kendo-panel-content-padding-inline: $kendo-panel-content-padding-inline,
|
|
45
|
+
$kendo-panel-content-padding-block: $kendo-panel-content-padding-block,
|
|
46
|
+
$kendo-panel-text: $kendo-panel-text,
|
|
47
|
+
$kendo-panel-bg: $kendo-panel-bg,
|
|
48
|
+
$kendo-panel-border: $kendo-panel-border
|
|
49
|
+
);
|
|
@@ -1,59 +1,23 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
3
|
@use "../core/spacing/_index.scss" as *;
|
|
4
|
+
@use "@progress/kendo-theme-core/scss/components/panelbar/_layout.scss" as *;
|
|
4
5
|
|
|
5
6
|
@mixin kendo-panelbar--layout() {
|
|
7
|
+
@include kendo-panelbar--layout-base();
|
|
6
8
|
|
|
7
9
|
.k-panelbar {
|
|
8
|
-
margin: 0;
|
|
9
|
-
padding: 0;
|
|
10
|
-
border-width: var( --kendo-panelbar-border-width, #{$kendo-panelbar-border-width} );
|
|
11
|
-
border-style: var( --kendo-panelbar-border-style, #{$kendo-panelbar-border-style} );
|
|
12
|
-
box-sizing: border-box;
|
|
13
|
-
outline: 0;
|
|
14
|
-
font-family: var( --kendo-panelbar-font-family, #{$kendo-panelbar-font-family} );
|
|
15
|
-
font-size: var( --kendo-panelbar-font-size, #{$kendo-panelbar-font-size} );
|
|
16
|
-
line-height: var( --kendo-panelbar-line-height, #{$kendo-panelbar-line-height} );
|
|
17
|
-
list-style: none;
|
|
18
|
-
display: block;
|
|
19
|
-
position: relative;
|
|
20
|
-
-webkit-touch-callout: none;
|
|
21
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
22
10
|
|
|
23
|
-
*,
|
|
24
|
-
*::before,
|
|
25
|
-
*::after {
|
|
26
|
-
box-sizing: border-box;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
// Root
|
|
31
11
|
> .k-panelbar-header {
|
|
32
|
-
// TODO
|
|
33
|
-
border-width: 0;
|
|
34
|
-
border-style: var( --kendo-panelbar-item-border-style, #{$kendo-panelbar-item-border-style} );
|
|
35
|
-
border-color: inherit;
|
|
36
|
-
display: block;
|
|
37
12
|
|
|
38
13
|
> .k-link {
|
|
39
|
-
padding-inline-start:
|
|
40
|
-
padding-inline-end:
|
|
41
|
-
padding-block:
|
|
42
|
-
|
|
43
|
-
background: none;
|
|
44
|
-
text-decoration: none;
|
|
45
|
-
display: flex;
|
|
46
|
-
flex-flow: row nowrap;
|
|
47
|
-
gap: var( --kendo-icon-spacing, .5rem );
|
|
48
|
-
align-items: center;
|
|
49
|
-
align-content: center;
|
|
50
|
-
position: relative;
|
|
51
|
-
user-select: none;
|
|
52
|
-
cursor: default;
|
|
53
|
-
transition: var( --kendo-transition, none );
|
|
14
|
+
padding-inline-start: $kendo-panelbar-header-padding-x-start;
|
|
15
|
+
padding-inline-end: $kendo-panelbar-header-padding-x-end;
|
|
16
|
+
padding-block: $kendo-panelbar-header-padding-y;
|
|
17
|
+
font-weight: normal;
|
|
54
18
|
|
|
55
19
|
&.k-selected {
|
|
56
|
-
font-weight:
|
|
20
|
+
font-weight: $kendo-font-weight-bold;
|
|
57
21
|
|
|
58
22
|
&::before {
|
|
59
23
|
content: '';
|
|
@@ -66,49 +30,19 @@
|
|
|
66
30
|
}
|
|
67
31
|
}
|
|
68
32
|
|
|
69
|
-
> .k-panelbar-header + .k-panelbar-header {
|
|
70
|
-
border-top-width: var( --kendo-panelbar-item-border-width, #{$kendo-panelbar-item-border-width} );
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
// Absolute positioning should be applied only if the icon is a first child
|
|
74
33
|
.k-panelbar-item-icon:first-child {
|
|
75
34
|
position: absolute;
|
|
76
|
-
inset-inline-start:
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
// Sub
|
|
81
|
-
.k-panelbar-group {
|
|
82
|
-
margin: 0;
|
|
83
|
-
padding: 0;
|
|
84
|
-
border-width: 0;
|
|
85
|
-
border-color: inherit;
|
|
86
|
-
color: inherit;
|
|
87
|
-
background-color: transparent;
|
|
88
|
-
list-style: none;
|
|
35
|
+
inset-inline-start: $kendo-panelbar-icon-spacing;
|
|
89
36
|
}
|
|
90
37
|
|
|
91
38
|
.k-panelbar-group > .k-panelbar-item {
|
|
92
|
-
display: block;
|
|
93
|
-
|
|
94
39
|
> .k-link {
|
|
95
|
-
padding-inline-start:
|
|
96
|
-
padding-inline-end:
|
|
97
|
-
padding-block:
|
|
98
|
-
color: inherit;
|
|
99
|
-
text-decoration: none;
|
|
100
|
-
display: flex;
|
|
101
|
-
flex-flow: row nowrap;
|
|
102
|
-
gap: var( --kendo-panelbar-icon-spacing, #{$kendo-panelbar-icon-spacing} );
|
|
103
|
-
align-items: center;
|
|
104
|
-
align-content: center;
|
|
105
|
-
position: relative;
|
|
106
|
-
user-select: none;
|
|
107
|
-
cursor: default;
|
|
108
|
-
transition: var( --kendo-transition, #{$kendo-transition} );
|
|
40
|
+
padding-inline-start: $kendo-panelbar-item-padding-x-start;
|
|
41
|
+
padding-inline-end: $kendo-panelbar-item-padding-x-end;
|
|
42
|
+
padding-block: $kendo-panelbar-item-padding-y;
|
|
109
43
|
|
|
110
44
|
&.k-selected {
|
|
111
|
-
font-weight:
|
|
45
|
+
font-weight: $kendo-font-weight-bold;
|
|
112
46
|
|
|
113
47
|
&::before {
|
|
114
48
|
content: '';
|
|
@@ -120,32 +54,20 @@
|
|
|
120
54
|
}
|
|
121
55
|
}
|
|
122
56
|
|
|
123
|
-
// Hierarchy items
|
|
124
57
|
@for $i from 1 through $kendo-panelbar-item-level-count {
|
|
125
58
|
&.k-level-#{$i} {
|
|
126
|
-
|
|
127
|
-
|
|
59
|
+
$_link-spacing: calc( #{k-spacing(3)} * #{$i} );
|
|
60
|
+
$_item-padding: $kendo-panelbar-item-padding-x-start;
|
|
61
|
+
|
|
128
62
|
.k-link {
|
|
129
|
-
padding-inline-start: calc(
|
|
63
|
+
padding-inline-start: calc( $kendo-panelbar-item-padding-x-start + $_link-spacing );
|
|
130
64
|
}
|
|
131
65
|
|
|
132
66
|
.k-panelbar-item-icon:first-child {
|
|
133
|
-
inset-inline-start: calc(
|
|
67
|
+
inset-inline-start: calc( $kendo-panelbar-icon-spacing + $_link-spacing );
|
|
134
68
|
}
|
|
135
69
|
}
|
|
136
70
|
}
|
|
137
71
|
}
|
|
138
|
-
|
|
139
|
-
// Panelbar content
|
|
140
|
-
.k-panelbar-content {
|
|
141
|
-
display: flow-root;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
// Toggle icon
|
|
145
|
-
.k-panelbar-expand,
|
|
146
|
-
.k-panelbar-collapse,
|
|
147
|
-
.k-panelbar-toggle {
|
|
148
|
-
margin-inline-start: auto;
|
|
149
|
-
}
|
|
150
72
|
}
|
|
151
73
|
}
|
|
@@ -1,124 +1,30 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/panelbar/_theme.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-panelbar--theme() {
|
|
5
|
-
|
|
6
|
-
@include fill(
|
|
7
|
-
var( --kendo-panelbar-text, #{$kendo-panelbar-text} ),
|
|
8
|
-
var( --kendo-panelbar-bg, #{$kendo-panelbar-bg} ),
|
|
9
|
-
var( --kendo-panelbar-border, #{$kendo-panelbar-border} )
|
|
10
|
-
);
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
// Root
|
|
14
|
-
> .k-panelbar-header {
|
|
6
|
+
@include kendo-panelbar--theme-base();
|
|
15
7
|
|
|
16
|
-
&.k-expanded.k-level-0 > .k-link {
|
|
17
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-expanded-text, #{$kendo-panelbar-header-expanded-text} );
|
|
18
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-expanded-bg, #{$kendo-panelbar-header-expanded-bg} );
|
|
19
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-expanded-bg, #{$kendo-panelbar-header-expanded-bg} );
|
|
20
|
-
|
|
21
|
-
// Hover
|
|
22
|
-
&:hover,
|
|
23
|
-
&.k-hover {
|
|
24
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-hover-text, #{$kendo-panelbar-header-hover-text} );
|
|
25
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-hover-bg, #{$kendo-panelbar-header-hover-bg} );
|
|
26
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-hover-border, #{$kendo-panelbar-header-hover-border} );
|
|
27
|
-
}
|
|
28
8
|
|
|
29
|
-
|
|
30
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-selected-text, #{$kendo-panelbar-header-selected-text} );
|
|
31
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-selected-bg, #{$kendo-panelbar-header-selected-bg} );
|
|
32
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-selected-border, #{$kendo-panelbar-header-selected-border} );
|
|
33
|
-
}
|
|
34
|
-
}
|
|
9
|
+
.k-panelbar {
|
|
35
10
|
|
|
36
|
-
|
|
11
|
+
> .k-panelbar-header {
|
|
37
12
|
> .k-link {
|
|
38
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-text, #{$kendo-panelbar-header-text} );
|
|
39
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-bg, #{$kendo-panelbar-header-bg} );
|
|
40
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-border, #{$kendo-panelbar-header-border} );
|
|
41
|
-
|
|
42
|
-
@include fill(
|
|
43
|
-
var( --kendo-panelbar-header-text, inherit ),
|
|
44
|
-
var( --kendo-panelbar-header-bg, inherit ),
|
|
45
|
-
var( --kendo-panelbar-header-border, inherit )
|
|
46
|
-
);
|
|
47
13
|
|
|
48
|
-
.k-icon,
|
|
49
|
-
.k-panelbar-item-icon {
|
|
50
|
-
color: var( --kendo-panelbar-text, #{$kendo-panelbar-text} );
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
// Hover
|
|
54
|
-
&:hover,
|
|
55
|
-
&.k-hover {
|
|
56
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-hover-text, #{$kendo-panelbar-header-hover-text} );
|
|
57
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-hover-bg, #{$kendo-panelbar-header-hover-bg} );
|
|
58
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-hover-border, #{$kendo-panelbar-header-hover-border} );
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
// Focus
|
|
62
14
|
&:focus,
|
|
63
15
|
&.k-focus {
|
|
64
|
-
|
|
65
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-focus-bg, #{$kendo-panelbar-header-focus-bg} );
|
|
66
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-focus-border, #{$kendo-panelbar-header-focus-border} );
|
|
67
|
-
|
|
68
|
-
box-shadow: var( --kendo-panelbar-header-focus-shadow, #{$kendo-panelbar-header-focus-shadow} );
|
|
69
|
-
|
|
70
|
-
// Focus & Hover
|
|
71
|
-
&:hover,
|
|
72
|
-
&.k-hover {
|
|
73
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-hover-focus-text, #{$kendo-panelbar-header-hover-focus-text} );
|
|
74
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-hover-focus-bg, #{$kendo-panelbar-header-hover-focus-bg} );
|
|
75
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-hover-focus-border, #{$kendo-panelbar-header-hover-focus-border} );
|
|
76
|
-
}
|
|
16
|
+
box-shadow: $kendo-panelbar-header-focus-shadow;
|
|
77
17
|
}
|
|
78
18
|
|
|
79
|
-
// Selected
|
|
80
19
|
&.k-selected {
|
|
81
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-selected-text, #{$kendo-panelbar-header-selected-text} );
|
|
82
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-selected-bg, #{$kendo-panelbar-header-selected-bg} );
|
|
83
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-selected-border, #{$kendo-panelbar-header-selected-border} );
|
|
84
|
-
|
|
85
|
-
.k-icon,
|
|
86
|
-
.k-panelbar-item-icon {
|
|
87
|
-
color: inherit;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
20
|
&::before {
|
|
91
|
-
background-color:
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// Selected Hover
|
|
95
|
-
&:hover,
|
|
96
|
-
&.k-hover {
|
|
97
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-selected-hover-text, #{$kendo-panelbar-header-selected-hover-text} );
|
|
98
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-selected-hover-bg, #{$kendo-panelbar-header-selected-hover-bg} );
|
|
99
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-selected-hover-border, #{$kendo-panelbar-header-selected-hover-border} );
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
// Selected Focus
|
|
103
|
-
&:focus,
|
|
104
|
-
&.k-focus {
|
|
105
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-selected-focus-text, #{$kendo-panelbar-header-selected-focus-text} );
|
|
106
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-selected-focus-bg, #{$kendo-panelbar-header-selected-focus-bg} );
|
|
107
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-selected-focus-border, #{$kendo-panelbar-header-selected-focus-border} );
|
|
108
|
-
|
|
109
|
-
// Selected Focus & Hover
|
|
110
|
-
&:hover,
|
|
111
|
-
&.k-hover {
|
|
112
|
-
--kendo-panelbar-header-text: var( --kendo-panelbar-header-selected-hover-focus-text, #{$kendo-panelbar-header-selected-hover-focus-text} );
|
|
113
|
-
--kendo-panelbar-header-bg: var( --kendo-panelbar-header-selected-hover-focus-bg, #{$kendo-panelbar-header-selected-hover-focus-bg} );
|
|
114
|
-
--kendo-panelbar-header-border: var( --kendo-panelbar-header-selected-hover-focus-border, #{$kendo-panelbar-header-selected-hover-focus-border} );
|
|
115
|
-
}
|
|
21
|
+
background-color: $kendo-panelbar-selected-marker;
|
|
116
22
|
}
|
|
117
23
|
}
|
|
118
24
|
|
|
119
25
|
&:disabled,
|
|
120
26
|
&.k-disabled {
|
|
121
|
-
|
|
27
|
+
color: var( --kendo-disabled-text, inherit );
|
|
122
28
|
|
|
123
29
|
.k-icon,
|
|
124
30
|
.k-panelbar-item-icon {
|
|
@@ -132,7 +38,7 @@
|
|
|
132
38
|
background-color: transparent;
|
|
133
39
|
|
|
134
40
|
> .k-link {
|
|
135
|
-
|
|
41
|
+
color: var( --kendo-disabled-text, inherit );
|
|
136
42
|
}
|
|
137
43
|
|
|
138
44
|
.k-icon,
|
|
@@ -142,81 +48,26 @@
|
|
|
142
48
|
}
|
|
143
49
|
}
|
|
144
50
|
|
|
145
|
-
|
|
146
|
-
// Sub
|
|
147
|
-
|
|
148
51
|
.k-panelbar-group > .k-panelbar-item {
|
|
149
|
-
|
|
150
52
|
> .k-link {
|
|
53
|
+
color: $kendo-panelbar-text;
|
|
54
|
+
background-color: $kendo-panelbar-bg;
|
|
55
|
+
border-color: $kendo-panelbar-border;
|
|
151
56
|
|
|
152
|
-
@include fill(
|
|
153
|
-
var( --kendo-panelbar-item-text, inherit ),
|
|
154
|
-
var( --kendo-panelbar-item-bg, inherit ),
|
|
155
|
-
var( --kendo-panelbar-item-border, inherit )
|
|
156
|
-
);
|
|
157
|
-
|
|
158
|
-
.k-icon,
|
|
159
|
-
.k-panelbar-item-icon {
|
|
160
|
-
color: var( --kendo-panelbar-text, #{$kendo-panelbar-text} );
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
&:hover,
|
|
164
|
-
&.k-hover {
|
|
165
|
-
--kendo-panelbar-item-text: var( --kendo-panelbar-item-hover-text, #{$kendo-panelbar-item-hover-text} );
|
|
166
|
-
--kendo-panelbar-item-bg: var( --kendo-panelbar-item-hover-bg, #{$kendo-panelbar-item-hover-bg} );
|
|
167
|
-
--kendo-panelbar-item-border: var( --kendo-panelbar-item-hover-border, #{$kendo-panelbar-item-hover-border} );
|
|
168
|
-
}
|
|
169
57
|
|
|
170
58
|
&:focus,
|
|
171
59
|
&.k-focus {
|
|
172
|
-
|
|
173
|
-
--kendo-panelbar-item-bg: var( --kendo-panelbar-item-focus-bg, #{$kendo-panelbar-item-focus-bg} );
|
|
174
|
-
--kendo-panelbar-item-border: var( --kendo-panelbar-item-focus-border, #{$kendo-panelbar-item-focus-border} );
|
|
175
|
-
|
|
176
|
-
box-shadow: var( --kendo-panelbar-item-focus-shadow, #{$kendo-panelbar-item-focus-shadow} );
|
|
177
|
-
|
|
178
|
-
&:hover,
|
|
179
|
-
&.k-hover {
|
|
180
|
-
--kendo-panelbar-item-text: var( --kendo-panelbar-item-hover-focus-text, #{$kendo-panelbar-item-hover-focus-text} );
|
|
181
|
-
--kendo-panelbar-item-bg: var( --kendo-panelbar-item-hover-focus-bg, #{$kendo-panelbar-item-hover-focus-bg} );
|
|
182
|
-
--kendo-panelbar-item-border: var( --kendo-panelbar-item-hover-focus-border, #{$kendo-panelbar-item-hover-focus-border} );
|
|
183
|
-
}
|
|
60
|
+
box-shadow: $kendo-panelbar-item-focus-shadow;
|
|
184
61
|
}
|
|
185
62
|
|
|
186
63
|
&.k-selected {
|
|
187
|
-
--kendo-panelbar-item-text: var( --kendo-panelbar-item-selected-text, #{$kendo-panelbar-item-selected-text} );
|
|
188
|
-
--kendo-panelbar-item-bg: var( --kendo-panelbar-item-selected-bg, #{$kendo-panelbar-item-selected-bg} );
|
|
189
|
-
--kendo-panelbar-item-border: var( --kendo-panelbar-item-selected-border, #{$kendo-panelbar-item-selected-border} );
|
|
190
|
-
|
|
191
64
|
&::before {
|
|
192
|
-
background-color:
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
&:hover,
|
|
196
|
-
&.k-hover {
|
|
197
|
-
--kendo-panelbar-item-text: var( --kendo-panelbar-item-selected-hover-text, #{$kendo-panelbar-item-selected-hover-text} );
|
|
198
|
-
--kendo-panelbar-item-bg: var( --kendo-panelbar-item-selected-hover-bg, #{$kendo-panelbar-item-selected-hover-bg} );
|
|
199
|
-
--kendo-panelbar-item-border: var( --kendo-panelbar-item-selected-hover-border, #{$kendo-panelbar-item-selected-hover-border} );
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
&:focus,
|
|
203
|
-
&.k-focus {
|
|
204
|
-
--kendo-panelbar-item-text: var( --kendo-panelbar-item-selected-focus-text, #{$kendo-panelbar-item-selected-focus-text} );
|
|
205
|
-
--kendo-panelbar-item-bg: var( --kendo-panelbar-item-selected-focus-bg, #{$kendo-panelbar-item-selected-focus-bg} );
|
|
206
|
-
--kendo-panelbar-item-border: var( --kendo-panelbar-item-selected-focus-border, #{$kendo-panelbar-item-selected-focus-border} );
|
|
207
|
-
|
|
208
|
-
// Selected Focus & Hover
|
|
209
|
-
&:hover,
|
|
210
|
-
&.k-hover {
|
|
211
|
-
--kendo-panelbar-item-text: var( --kendo-panelbar-item-selected-hover-focus-text, #{$kendo-panelbar-item-selected-hover-focus-text} );
|
|
212
|
-
--kendo-panelbar-item-bg: var( --kendo-panelbar-item-selected-hover-focus-bg, #{$kendo-panelbar-item-selected-hover-focus-bg} );
|
|
213
|
-
--kendo-panelbar-item-border: var( --kendo-panelbar-item-selected-hover-focus-border, #{$kendo-panelbar-item-selected-hover-focus-border} );
|
|
214
|
-
}
|
|
65
|
+
background-color: $kendo-panelbar-selected-marker;
|
|
215
66
|
}
|
|
216
67
|
}
|
|
217
68
|
|
|
218
69
|
&.k-disabled {
|
|
219
|
-
|
|
70
|
+
color: var( --kendo-disabled-text, inherit );
|
|
220
71
|
|
|
221
72
|
.k-icon,
|
|
222
73
|
.k-panelbar-item-icon {
|
|
@@ -230,7 +81,7 @@
|
|
|
230
81
|
background-color: transparent;
|
|
231
82
|
|
|
232
83
|
> .k-link {
|
|
233
|
-
|
|
84
|
+
color: var( --kendo-disabled-text, inherit );
|
|
234
85
|
}
|
|
235
86
|
|
|
236
87
|
.k-icon,
|