@progress/kendo-theme-default 5.12.1-dev.2 → 5.12.1-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/all.scss +4615 -4639
- package/dist/default-blue.scss +27 -29
- package/dist/default-dataviz-v4.scss +6 -7
- package/dist/default-green.scss +27 -29
- package/dist/default-main-dark.scss +27 -30
- package/dist/default-main.scss +27 -29
- package/dist/default-nordic.scss +27 -29
- package/dist/default-ocean-blue-a11y.scss +16 -16
- package/dist/default-ocean-blue.scss +9 -9
- package/dist/default-orange.scss +27 -29
- package/dist/default-purple.scss +27 -29
- package/dist/default-turquoise.scss +27 -29
- package/dist/default-urban.scss +27 -29
- package/lib/swatches/default-blue.json +32 -41
- package/lib/swatches/default-dataviz-v4.json +8 -7
- package/lib/swatches/default-green.json +33 -41
- package/lib/swatches/default-main-dark.json +31 -49
- package/lib/swatches/default-main.json +33 -41
- package/lib/swatches/default-nordic.json +33 -41
- package/lib/swatches/default-ocean-blue-a11y.json +40 -54
- package/lib/swatches/default-ocean-blue.json +15 -9
- package/lib/swatches/default-orange.json +33 -41
- package/lib/swatches/default-purple.json +33 -41
- package/lib/swatches/default-turquoise.json +33 -41
- package/lib/swatches/default-urban.json +33 -41
- package/package.json +4 -4
- package/scss/_variables.scss +55 -52
- package/scss/action-buttons/_layout.scss +4 -4
- package/scss/action-buttons/_theme.scss +4 -4
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_layout.scss +41 -41
- package/scss/action-sheet/_theme.scss +27 -27
- package/scss/action-sheet/_variables.scss +63 -63
- package/scss/adaptive/_layout.scss +11 -11
- package/scss/adaptive/_theme.scss +12 -12
- package/scss/adaptive/_variables.scss +18 -18
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +32 -32
- package/scss/bottom-navigation/_layout.scss +17 -17
- package/scss/bottom-navigation/_theme.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_layout.scss +16 -16
- package/scss/breadcrumb/_theme.scss +42 -24
- package/scss/breadcrumb/_variables.scss +45 -44
- package/scss/button/_theme.scss +3 -3
- package/scss/button/_variables.scss +34 -34
- package/scss/calendar/_layout.scss +49 -49
- package/scss/calendar/_theme.scss +52 -52
- package/scss/calendar/_variables.scss +84 -87
- package/scss/captcha/_layout.scss +10 -10
- package/scss/captcha/_theme.scss +3 -3
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_layout.scss +45 -45
- package/scss/card/_theme.scss +15 -15
- package/scss/card/_variables.scss +55 -55
- package/scss/chat/_layout.scss +59 -59
- package/scss/chat/_theme.scss +28 -28
- package/scss/chat/_variables.scss +57 -57
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +10 -10
- package/scss/chip/_variables.scss +29 -29
- package/scss/color-preview/_layout.scss +5 -5
- package/scss/color-preview/_theme.scss +4 -4
- package/scss/color-preview/_variables.scss +11 -11
- package/scss/coloreditor/_layout.scss +18 -18
- package/scss/coloreditor/_theme.scss +6 -6
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_layout.scss +39 -39
- package/scss/colorgradient/_theme.scss +13 -13
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_layout.scss +5 -5
- package/scss/colorpalette/_theme.scss +3 -3
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/common/_dragdrop.scss +13 -13
- package/scss/dataviz/_layout.scss +75 -75
- package/scss/dataviz/_theme.scss +18 -18
- package/scss/dataviz/_variables.scss +97 -97
- package/scss/datetimepicker/_layout.scss +3 -3
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_layout.scss +23 -23
- package/scss/draggable/_theme.scss +5 -5
- package/scss/draggable/_variables.scss +20 -20
- package/scss/drawer/_variables.scss +4 -4
- package/scss/dropdowntree/_layout.scss +2 -2
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_layout.scss +12 -12
- package/scss/dropzone/_theme.scss +7 -7
- package/scss/dropzone/_variables.scss +20 -20
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_layout.scss +9 -9
- package/scss/expansion-panel/_theme.scss +12 -12
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_layout.scss +2 -2
- package/scss/fab/_theme.scss +1 -1
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_layout.scss +24 -24
- package/scss/filemanager/_theme.scss +31 -31
- package/scss/filemanager/_variables.scss +59 -59
- package/scss/filter/_layout.scss +15 -15
- package/scss/filter/_theme.scss +3 -3
- package/scss/filter/_variables.scss +8 -8
- package/scss/floating-label/_layout.scss +19 -19
- package/scss/floating-label/_theme.scss +4 -4
- package/scss/floating-label/_variables.scss +14 -14
- package/scss/forms/_layout.scss +6 -6
- package/scss/forms/_variables.scss +12 -12
- package/scss/gantt/_layout.scss +44 -43
- package/scss/gantt/_theme.scss +60 -60
- package/scss/gantt/_variables.scss +92 -92
- package/scss/grid/_layout.scss +14 -14
- package/scss/grid/_theme.scss +4 -4
- package/scss/grid/_variables.scss +75 -75
- package/scss/imageeditor/_layout.scss +19 -19
- package/scss/imageeditor/_theme.scss +13 -13
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_variables.scss +36 -36
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_layout.scss +15 -15
- package/scss/listgroup/_theme.scss +3 -3
- package/scss/listgroup/_variables.scss +10 -10
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_layout.scss +40 -40
- package/scss/loader/_variables.scss +30 -30
- package/scss/map/_layout.scss +15 -15
- package/scss/map/_theme.scss +5 -5
- package/scss/map/_variables.scss +21 -21
- package/scss/mediaplayer/_layout.scss +5 -5
- package/scss/mediaplayer/_theme.scss +6 -6
- package/scss/mediaplayer/_variables.scss +13 -13
- package/scss/menu/_layout.scss +38 -38
- package/scss/menu/_theme.scss +25 -25
- package/scss/menu/_variables.scss +65 -68
- package/scss/messagebox/_layout.scss +7 -7
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_layout.scss +26 -26
- package/scss/orgchart/_theme.scss +13 -13
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_layout.scss +1 -1
- package/scss/overlay/_theme.scss +2 -2
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_layout.scss +1 -1
- package/scss/pager/_theme.scss +4 -4
- package/scss/pager/_variables.scss +33 -33
- package/scss/panelbar/_layout.scss +15 -15
- package/scss/panelbar/_theme.scss +70 -70
- package/scss/panelbar/_variables.scss +103 -106
- package/scss/pdf-viewer/_layout.scss +13 -13
- package/scss/pdf-viewer/_theme.scss +21 -21
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_layout.scss +45 -45
- package/scss/pivotgrid/_theme.scss +52 -52
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +16 -16
- package/scss/popup/_layout.scss +7 -7
- package/scss/popup/_theme.scss +4 -4
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_layout.scss +11 -11
- package/scss/rating/_theme.scss +6 -6
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +32 -32
- package/scss/scheduler/_theme.scss +51 -51
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_layout.scss +16 -16
- package/scss/scrollview/_theme.scss +23 -23
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_layout.scss +4 -4
- package/scss/skeleton/_theme.scss +2 -2
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_layout.scss +26 -26
- package/scss/slider/_theme.scss +21 -21
- package/scss/slider/_variables.scss +44 -44
- package/scss/split-button/_layout.scss +3 -4
- package/scss/split-button/_variables.scss +6 -6
- package/scss/splitter/_layout.scss +15 -15
- package/scss/splitter/_theme.scss +10 -10
- package/scss/splitter/_variables.scss +18 -18
- package/scss/spreadsheet/_layout.scss +24 -24
- package/scss/spreadsheet/_theme.scss +20 -20
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_layout.scss +33 -33
- package/scss/stepper/_theme.scss +44 -44
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_theme.scss +2 -2
- package/scss/switch/_variables.scss +7 -7
- package/scss/table/_variables.scss +18 -18
- package/scss/tabstrip/_layout.scss +31 -31
- package/scss/tabstrip/_theme.scss +26 -26
- package/scss/tabstrip/_variables.scss +41 -44
- package/scss/taskboard/_layout.scss +34 -34
- package/scss/taskboard/_theme.scss +32 -32
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_layout.scss +4 -4
- package/scss/tilelayout/_theme.scss +4 -4
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timeline/_layout.scss +54 -54
- package/scss/timeline/_theme.scss +15 -15
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_layout.scss +18 -18
- package/scss/timeselector/_theme.scss +11 -11
- package/scss/timeselector/_variables.scss +36 -39
- package/scss/toolbar/_layout.scss +10 -10
- package/scss/toolbar/_variables.scss +24 -24
- package/scss/tooltip/_layout.scss +20 -20
- package/scss/tooltip/_theme.scss +25 -25
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treeview/_variables.scss +30 -33
- package/scss/typography/_layout.scss +77 -77
- package/scss/typography/_theme.scss +3 -3
- package/scss/typography/_variables.scss +84 -92
- package/scss/upload/_variables.scss +3 -3
- package/scss/validator/_layout.scss +1 -1
- package/scss/window/_variables.scss +5 -5
- package/scss/wizard/_layout.scss +11 -11
- package/scss/wizard/_theme.scss +1 -1
- package/scss/wizard/_variables.scss +10 -10
|
@@ -6,40 +6,40 @@
|
|
|
6
6
|
/// Horizontal padding of the pager according to the pager size.
|
|
7
7
|
/// @group pager
|
|
8
8
|
$kendo-pager-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
9
|
-
$kendo-pager-padding-x
|
|
10
|
-
$kendo-pager-padding-x
|
|
11
|
-
$kendo-pager-padding-x
|
|
9
|
+
$kendo-pager-sm-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
10
|
+
$kendo-pager-md-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
11
|
+
$kendo-pager-lg-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
|
|
12
12
|
/// Vertical padding of the pager according to the pager size.
|
|
13
13
|
/// @group pager
|
|
14
14
|
$kendo-pager-padding-y: $kendo-pager-padding-x !default;
|
|
15
|
-
$kendo-pager-padding-y
|
|
16
|
-
$kendo-pager-padding-y
|
|
17
|
-
$kendo-pager-padding-y
|
|
15
|
+
$kendo-pager-sm-padding-y: $kendo-pager-sm-padding-x !default;
|
|
16
|
+
$kendo-pager-md-padding-y: $kendo-pager-md-padding-x !default;
|
|
17
|
+
$kendo-pager-lg-padding-y: $kendo-pager-lg-padding-x !default;
|
|
18
18
|
|
|
19
19
|
/// Minimum width of the pager items according to the pager size.
|
|
20
20
|
/// @group pager
|
|
21
|
-
$kendo-pager-item-min-width
|
|
22
|
-
$kendo-pager-item-min-width
|
|
23
|
-
$kendo-pager-item-min-width
|
|
21
|
+
$kendo-pager-sm-item-min-width: $kendo-button-sm-calc-size !default;
|
|
22
|
+
$kendo-pager-md-item-min-width: $kendo-button-md-calc-size !default;
|
|
23
|
+
$kendo-pager-lg-item-min-width: $kendo-button-lg-calc-size !default;
|
|
24
24
|
|
|
25
25
|
/// Margin between pager item groups according to the pager size.
|
|
26
26
|
/// @group pager
|
|
27
|
-
$kendo-pager-item-group-spacing
|
|
28
|
-
$kendo-pager-item-group-spacing
|
|
29
|
-
$kendo-pager-item-group-spacing
|
|
27
|
+
$kendo-pager-sm-item-group-spacing: k-map-get( $kendo-spacing, 3 ) !default;
|
|
28
|
+
$kendo-pager-md-item-group-spacing: k-map-get( $kendo-spacing, 3.5 ) !default;
|
|
29
|
+
$kendo-pager-lg-item-group-spacing: k-map-get( $kendo-spacing, 4 ) !default;
|
|
30
30
|
|
|
31
31
|
/// Border width of the pager.
|
|
32
32
|
/// @group pager
|
|
33
33
|
$kendo-pager-border-width: 1px !default;
|
|
34
34
|
/// Font family of the pager.
|
|
35
35
|
/// @group pager
|
|
36
|
-
$kendo-pager-font-family: $font-family !default;
|
|
36
|
+
$kendo-pager-font-family: $kendo-font-family !default;
|
|
37
37
|
/// Font size of the pager.
|
|
38
38
|
/// @group pager
|
|
39
|
-
$kendo-pager-font-size: $font-size !default;
|
|
39
|
+
$kendo-pager-font-size: $kendo-font-size-md !default;
|
|
40
40
|
/// Line height of the pager.
|
|
41
41
|
/// @group pager
|
|
42
|
-
$kendo-pager-line-height: $line-height !default;
|
|
42
|
+
$kendo-pager-line-height: $kendo-line-height-md !default;
|
|
43
43
|
/// Background color of the pager.
|
|
44
44
|
/// @group pager
|
|
45
45
|
$kendo-pager-bg: $kendo-component-header-bg !default;
|
|
@@ -118,32 +118,32 @@ $kendo-pager-input-width: 5em !default;
|
|
|
118
118
|
|
|
119
119
|
/// Width of the pager dropdowns according to the pager size.
|
|
120
120
|
/// @group pager
|
|
121
|
-
$kendo-pager-dropdown-width
|
|
122
|
-
$kendo-pager-dropdown-width
|
|
123
|
-
$kendo-pager-dropdown-width
|
|
121
|
+
$kendo-pager-sm-dropdown-width: 5em !default;
|
|
122
|
+
$kendo-pager-md-dropdown-width: 5em !default;
|
|
123
|
+
$kendo-pager-lg-dropdown-width: 5em !default;
|
|
124
124
|
|
|
125
125
|
/// Sizes map of the pager.
|
|
126
126
|
/// @group pager
|
|
127
127
|
$kendo-pager-sizes: (
|
|
128
128
|
sm: (
|
|
129
|
-
padding-x: $kendo-pager-padding-x
|
|
130
|
-
padding-y: $kendo-pager-padding-y
|
|
131
|
-
item-group-spacing: $kendo-pager-item-group-spacing
|
|
132
|
-
item-min-width: $kendo-pager-item-min-width
|
|
133
|
-
pager-dropdown-width: $kendo-pager-dropdown-width
|
|
129
|
+
padding-x: $kendo-pager-sm-padding-x,
|
|
130
|
+
padding-y: $kendo-pager-sm-padding-y,
|
|
131
|
+
item-group-spacing: $kendo-pager-sm-item-group-spacing,
|
|
132
|
+
item-min-width: $kendo-pager-sm-item-min-width,
|
|
133
|
+
pager-dropdown-width: $kendo-pager-sm-dropdown-width
|
|
134
134
|
),
|
|
135
135
|
md: (
|
|
136
|
-
padding-x: $kendo-pager-padding-x
|
|
137
|
-
padding-y: $kendo-pager-padding-y
|
|
138
|
-
item-group-spacing: $kendo-pager-item-group-spacing
|
|
139
|
-
item-min-width: $kendo-pager-item-min-width
|
|
140
|
-
pager-dropdown-width: $kendo-pager-dropdown-width
|
|
136
|
+
padding-x: $kendo-pager-md-padding-x,
|
|
137
|
+
padding-y: $kendo-pager-md-padding-y,
|
|
138
|
+
item-group-spacing: $kendo-pager-md-item-group-spacing,
|
|
139
|
+
item-min-width: $kendo-pager-md-item-min-width,
|
|
140
|
+
pager-dropdown-width: $kendo-pager-md-dropdown-width
|
|
141
141
|
),
|
|
142
142
|
lg: (
|
|
143
|
-
padding-x: $kendo-pager-padding-x
|
|
144
|
-
padding-y: $kendo-pager-padding-y
|
|
145
|
-
item-group-spacing: $kendo-pager-item-group-spacing
|
|
146
|
-
item-min-width: $kendo-pager-item-min-width
|
|
147
|
-
pager-dropdown-width: $kendo-pager-dropdown-width
|
|
143
|
+
padding-x: $kendo-pager-lg-padding-x,
|
|
144
|
+
padding-y: $kendo-pager-lg-padding-y,
|
|
145
|
+
item-group-spacing: $kendo-pager-lg-item-group-spacing,
|
|
146
|
+
item-min-width: $kendo-pager-lg-item-min-width,
|
|
147
|
+
pager-dropdown-width: $kendo-pager-lg-dropdown-width
|
|
148
148
|
)
|
|
149
149
|
) !default;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
.k-panelbar {
|
|
5
5
|
margin: 0;
|
|
6
6
|
padding: 0;
|
|
7
|
-
border-width: $panelbar-border-width;
|
|
8
|
-
border-style: $panelbar-border-style;
|
|
7
|
+
border-width: $kendo-panelbar-border-width;
|
|
8
|
+
border-style: $kendo-panelbar-border-style;
|
|
9
9
|
box-sizing: border-box;
|
|
10
10
|
outline: 0;
|
|
11
|
-
font-family: $panelbar-font-family;
|
|
12
|
-
font-size: $panelbar-font-size;
|
|
13
|
-
line-height: $panelbar-line-height;
|
|
11
|
+
font-family: $kendo-panelbar-font-family;
|
|
12
|
+
font-size: $kendo-panelbar-font-size;
|
|
13
|
+
line-height: $kendo-panelbar-line-height;
|
|
14
14
|
list-style: none;
|
|
15
15
|
display: block;
|
|
16
16
|
-webkit-touch-callout: none;
|
|
@@ -28,12 +28,12 @@
|
|
|
28
28
|
> .k-panelbar-header {
|
|
29
29
|
// TODO
|
|
30
30
|
border-width: 0;
|
|
31
|
-
border-style: $panelbar-item-border-style;
|
|
31
|
+
border-style: $kendo-panelbar-item-border-style;
|
|
32
32
|
border-color: inherit;
|
|
33
33
|
display: block;
|
|
34
34
|
|
|
35
35
|
> .k-link {
|
|
36
|
-
padding: $panelbar-header-padding-y $panelbar-header-padding-x;
|
|
36
|
+
padding: $kendo-panelbar-header-padding-y $kendo-panelbar-header-padding-x;
|
|
37
37
|
color: inherit;
|
|
38
38
|
background: none;
|
|
39
39
|
text-decoration: none;
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
}
|
|
52
52
|
> .k-item + .k-item,
|
|
53
53
|
> .k-panelbar-header + .k-panelbar-header {
|
|
54
|
-
border-top-width: $panelbar-item-border-width;
|
|
54
|
+
border-top-width: $kendo-panelbar-item-border-width;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
display: block;
|
|
72
72
|
|
|
73
73
|
> .k-link {
|
|
74
|
-
padding: $panelbar-item-padding-y $panelbar-item-padding-x;
|
|
74
|
+
padding: $kendo-panelbar-item-padding-y $kendo-panelbar-item-padding-x;
|
|
75
75
|
color: inherit;
|
|
76
76
|
text-decoration: none;
|
|
77
77
|
display: flex;
|
|
@@ -86,10 +86,10 @@
|
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
// Hierarchy items
|
|
89
|
-
@for $i from 1 through $panelbar-item-level-count {
|
|
89
|
+
@for $i from 1 through $kendo-panelbar-item-level-count {
|
|
90
90
|
&.k-level-#{$i} {
|
|
91
91
|
.k-link {
|
|
92
|
-
padding-left: ( $panelbar-item-padding-x * $i );
|
|
92
|
+
padding-left: ( $kendo-panelbar-item-padding-x * $i );
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
95
|
}
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
.k-group .k-panelbar-expand,
|
|
116
116
|
.k-group .k-panelbar-collapse,
|
|
117
117
|
.k-panelbar-group .k-panelbar-toggle {
|
|
118
|
-
margin-inline-end: calc( #{$panelbar-header-padding-x} - #{$panelbar-item-padding-x} );
|
|
118
|
+
margin-inline-end: calc( #{$kendo-panelbar-header-padding-x} - #{$kendo-panelbar-item-padding-x} );
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
|
|
@@ -125,11 +125,11 @@
|
|
|
125
125
|
.k-group > .k-item,
|
|
126
126
|
.k-panelbar-group > .k-panelbar-item {
|
|
127
127
|
// Hierarchy items
|
|
128
|
-
@for $i from 1 through $panelbar-item-level-count {
|
|
128
|
+
@for $i from 1 through $kendo-panelbar-item-level-count {
|
|
129
129
|
&.k-level-#{$i} {
|
|
130
130
|
.k-link {
|
|
131
|
-
padding-left: $panelbar-item-padding-x;
|
|
132
|
-
padding-right: ( $panelbar-item-padding-x * $i );
|
|
131
|
+
padding-left: $kendo-panelbar-item-padding-x;
|
|
132
|
+
padding-right: ( $kendo-panelbar-item-padding-x * $i );
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
}
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
.k-panelbar {
|
|
4
4
|
@include fill(
|
|
5
|
-
$panelbar-text,
|
|
6
|
-
$panelbar-bg,
|
|
7
|
-
$panelbar-border
|
|
5
|
+
$kendo-panelbar-text,
|
|
6
|
+
$kendo-panelbar-bg,
|
|
7
|
+
$kendo-panelbar-border
|
|
8
8
|
);
|
|
9
9
|
|
|
10
10
|
|
|
@@ -14,25 +14,25 @@
|
|
|
14
14
|
|
|
15
15
|
&.k-expanded.k-level-0 > .k-link {
|
|
16
16
|
@include fill(
|
|
17
|
-
$panelbar-header-expanded-text,
|
|
18
|
-
$panelbar-header-expanded-bg,
|
|
19
|
-
$panelbar-header-expanded-border,
|
|
20
|
-
$panelbar-header-expanded-gradient
|
|
17
|
+
$kendo-panelbar-header-expanded-text,
|
|
18
|
+
$kendo-panelbar-header-expanded-bg,
|
|
19
|
+
$kendo-panelbar-header-expanded-border,
|
|
20
|
+
$kendo-panelbar-header-expanded-gradient
|
|
21
21
|
);
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
// Normal
|
|
25
25
|
> .k-link {
|
|
26
26
|
@include fill(
|
|
27
|
-
$panelbar-header-text,
|
|
28
|
-
$panelbar-header-bg,
|
|
29
|
-
$panelbar-header-border,
|
|
30
|
-
$panelbar-header-gradient
|
|
27
|
+
$kendo-panelbar-header-text,
|
|
28
|
+
$kendo-panelbar-header-bg,
|
|
29
|
+
$kendo-panelbar-header-border,
|
|
30
|
+
$kendo-panelbar-header-gradient
|
|
31
31
|
);
|
|
32
32
|
|
|
33
33
|
.k-icon,
|
|
34
34
|
.k-panelbar-item-icon {
|
|
35
|
-
color: $panelbar-text;
|
|
35
|
+
color: $kendo-panelbar-text;
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
> .k-link:hover,
|
|
41
41
|
> .k-link.k-hover {
|
|
42
42
|
@include fill(
|
|
43
|
-
$panelbar-header-hover-text,
|
|
44
|
-
$panelbar-header-hover-bg,
|
|
45
|
-
$panelbar-header-hover-border,
|
|
46
|
-
$panelbar-header-hover-gradient
|
|
43
|
+
$kendo-panelbar-header-hover-text,
|
|
44
|
+
$kendo-panelbar-header-hover-bg,
|
|
45
|
+
$kendo-panelbar-header-hover-border,
|
|
46
|
+
$kendo-panelbar-header-hover-gradient
|
|
47
47
|
);
|
|
48
48
|
}
|
|
49
49
|
|
|
@@ -51,32 +51,32 @@
|
|
|
51
51
|
> .k-link:focus,
|
|
52
52
|
> .k-link.k-focus {
|
|
53
53
|
@include fill(
|
|
54
|
-
$panelbar-header-focus-text,
|
|
55
|
-
$panelbar-header-focus-bg,
|
|
56
|
-
$panelbar-header-focus-border,
|
|
57
|
-
$panelbar-header-focus-gradient
|
|
54
|
+
$kendo-panelbar-header-focus-text,
|
|
55
|
+
$kendo-panelbar-header-focus-bg,
|
|
56
|
+
$kendo-panelbar-header-focus-border,
|
|
57
|
+
$kendo-panelbar-header-focus-gradient
|
|
58
58
|
);
|
|
59
|
-
@include focus-indicator( $panelbar-header-focus-shadow, true );
|
|
59
|
+
@include focus-indicator( $kendo-panelbar-header-focus-shadow, true );
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
// Focus & Hover
|
|
63
63
|
> .k-link:focus:hover,
|
|
64
64
|
> .k-link.k-focus.k-hover {
|
|
65
65
|
@include fill(
|
|
66
|
-
$panelbar-header-hover-focus-text,
|
|
67
|
-
$panelbar-header-hover-focus-bg,
|
|
68
|
-
$panelbar-header-hover-focus-border,
|
|
69
|
-
$panelbar-header-hover-focus-gradient
|
|
66
|
+
$kendo-panelbar-header-hover-focus-text,
|
|
67
|
+
$kendo-panelbar-header-hover-focus-bg,
|
|
68
|
+
$kendo-panelbar-header-hover-focus-border,
|
|
69
|
+
$kendo-panelbar-header-hover-focus-gradient
|
|
70
70
|
);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
// Selected
|
|
74
74
|
> .k-link.k-selected {
|
|
75
75
|
@include fill(
|
|
76
|
-
$panelbar-header-selected-text,
|
|
77
|
-
$panelbar-header-selected-bg,
|
|
78
|
-
$panelbar-header-selected-border,
|
|
79
|
-
$panelbar-header-selected-gradient
|
|
76
|
+
$kendo-panelbar-header-selected-text,
|
|
77
|
+
$kendo-panelbar-header-selected-bg,
|
|
78
|
+
$kendo-panelbar-header-selected-border,
|
|
79
|
+
$kendo-panelbar-header-selected-gradient
|
|
80
80
|
);
|
|
81
81
|
|
|
82
82
|
.k-icon,
|
|
@@ -89,10 +89,10 @@
|
|
|
89
89
|
> .k-link.k-selected:hover,
|
|
90
90
|
> .k-link.k-selected.k-hover {
|
|
91
91
|
@include fill(
|
|
92
|
-
$panelbar-header-selected-hover-text,
|
|
93
|
-
$panelbar-header-selected-hover-bg,
|
|
94
|
-
$panelbar-header-selected-hover-border,
|
|
95
|
-
$panelbar-header-selected-hover-gradient
|
|
92
|
+
$kendo-panelbar-header-selected-hover-text,
|
|
93
|
+
$kendo-panelbar-header-selected-hover-bg,
|
|
94
|
+
$kendo-panelbar-header-selected-hover-border,
|
|
95
|
+
$kendo-panelbar-header-selected-hover-gradient
|
|
96
96
|
);
|
|
97
97
|
}
|
|
98
98
|
|
|
@@ -100,10 +100,10 @@
|
|
|
100
100
|
> .k-link.k-selected:focus,
|
|
101
101
|
> .k-link.k-selected.k-focus {
|
|
102
102
|
@include fill(
|
|
103
|
-
$panelbar-header-selected-focus-text,
|
|
104
|
-
$panelbar-header-selected-focus-bg,
|
|
105
|
-
$panelbar-header-selected-focus-border,
|
|
106
|
-
$panelbar-header-selected-focus-gradient
|
|
103
|
+
$kendo-panelbar-header-selected-focus-text,
|
|
104
|
+
$kendo-panelbar-header-selected-focus-bg,
|
|
105
|
+
$kendo-panelbar-header-selected-focus-border,
|
|
106
|
+
$kendo-panelbar-header-selected-focus-gradient
|
|
107
107
|
);
|
|
108
108
|
}
|
|
109
109
|
|
|
@@ -111,10 +111,10 @@
|
|
|
111
111
|
> .k-link.k-selected:hover:focus,
|
|
112
112
|
> .k-link.k-selected.k-hover.k-focus {
|
|
113
113
|
@include fill(
|
|
114
|
-
$panelbar-header-selected-hover-focus-text,
|
|
115
|
-
$panelbar-header-selected-hover-focus-bg,
|
|
116
|
-
$panelbar-header-selected-hover-focus-border,
|
|
117
|
-
$panelbar-header-selected-hover-focus-gradient
|
|
114
|
+
$kendo-panelbar-header-selected-hover-focus-text,
|
|
115
|
+
$kendo-panelbar-header-selected-hover-focus-bg,
|
|
116
|
+
$kendo-panelbar-header-selected-hover-focus-border,
|
|
117
|
+
$kendo-panelbar-header-selected-hover-focus-gradient
|
|
118
118
|
);
|
|
119
119
|
}
|
|
120
120
|
}
|
|
@@ -130,10 +130,10 @@
|
|
|
130
130
|
> .k-panelbar-item > .k-link:hover,
|
|
131
131
|
> .k-panelbar-item > .k-link.k-hover {
|
|
132
132
|
@include fill(
|
|
133
|
-
$panelbar-item-hover-text,
|
|
134
|
-
$panelbar-item-hover-bg,
|
|
135
|
-
$panelbar-item-hover-border,
|
|
136
|
-
$panelbar-item-hover-gradient
|
|
133
|
+
$kendo-panelbar-item-hover-text,
|
|
134
|
+
$kendo-panelbar-item-hover-bg,
|
|
135
|
+
$kendo-panelbar-item-hover-border,
|
|
136
|
+
$kendo-panelbar-item-hover-gradient
|
|
137
137
|
);
|
|
138
138
|
}
|
|
139
139
|
|
|
@@ -143,12 +143,12 @@
|
|
|
143
143
|
> .k-panelbar-item > .k-link:focus,
|
|
144
144
|
> .k-panelbar-item > .k-link.k-focus {
|
|
145
145
|
@include fill(
|
|
146
|
-
$panelbar-item-focus-text,
|
|
147
|
-
$panelbar-item-focus-bg,
|
|
148
|
-
$panelbar-item-focus-border,
|
|
149
|
-
$panelbar-item-focus-gradient
|
|
146
|
+
$kendo-panelbar-item-focus-text,
|
|
147
|
+
$kendo-panelbar-item-focus-bg,
|
|
148
|
+
$kendo-panelbar-item-focus-border,
|
|
149
|
+
$kendo-panelbar-item-focus-gradient
|
|
150
150
|
);
|
|
151
|
-
@include focus-indicator( $panelbar-item-focus-shadow, true );
|
|
151
|
+
@include focus-indicator( $kendo-panelbar-item-focus-shadow, true );
|
|
152
152
|
}
|
|
153
153
|
|
|
154
154
|
// Focus & Hover
|
|
@@ -157,10 +157,10 @@
|
|
|
157
157
|
> .k-panelbar-item > .k-link:focus:hover,
|
|
158
158
|
> .k-panelbar-item > .k-link.k-focus.k-hover {
|
|
159
159
|
@include fill(
|
|
160
|
-
$panelbar-item-hover-focus-text,
|
|
161
|
-
$panelbar-item-hover-focus-bg,
|
|
162
|
-
$panelbar-item-hover-focus-border,
|
|
163
|
-
$panelbar-item-hover-focus-gradient
|
|
160
|
+
$kendo-panelbar-item-hover-focus-text,
|
|
161
|
+
$kendo-panelbar-item-hover-focus-bg,
|
|
162
|
+
$kendo-panelbar-item-hover-focus-border,
|
|
163
|
+
$kendo-panelbar-item-hover-focus-gradient
|
|
164
164
|
);
|
|
165
165
|
}
|
|
166
166
|
|
|
@@ -168,10 +168,10 @@
|
|
|
168
168
|
> .k-item > .k-link.k-selected,
|
|
169
169
|
> .k-panelbar-item > .k-link.k-selected {
|
|
170
170
|
@include fill(
|
|
171
|
-
$panelbar-item-selected-text,
|
|
172
|
-
$panelbar-item-selected-bg,
|
|
173
|
-
$panelbar-item-selected-border,
|
|
174
|
-
$panelbar-item-selected-gradient
|
|
171
|
+
$kendo-panelbar-item-selected-text,
|
|
172
|
+
$kendo-panelbar-item-selected-bg,
|
|
173
|
+
$kendo-panelbar-item-selected-border,
|
|
174
|
+
$kendo-panelbar-item-selected-gradient
|
|
175
175
|
);
|
|
176
176
|
}
|
|
177
177
|
|
|
@@ -181,10 +181,10 @@
|
|
|
181
181
|
> .k-panelbar-item > .k-link.k-selected:hover,
|
|
182
182
|
> .k-panelbar-item > .k-link.k-selected.k-hover {
|
|
183
183
|
@include fill(
|
|
184
|
-
$panelbar-item-selected-hover-text,
|
|
185
|
-
$panelbar-item-selected-hover-bg,
|
|
186
|
-
$panelbar-item-selected-hover-border,
|
|
187
|
-
$panelbar-item-selected-hover-gradient
|
|
184
|
+
$kendo-panelbar-item-selected-hover-text,
|
|
185
|
+
$kendo-panelbar-item-selected-hover-bg,
|
|
186
|
+
$kendo-panelbar-item-selected-hover-border,
|
|
187
|
+
$kendo-panelbar-item-selected-hover-gradient
|
|
188
188
|
);
|
|
189
189
|
}
|
|
190
190
|
|
|
@@ -194,10 +194,10 @@
|
|
|
194
194
|
> .k-panelbar-item > .k-link.k-selected:focus,
|
|
195
195
|
> .k-panelbar-item > .k-link.k-selected.k-focus {
|
|
196
196
|
@include fill(
|
|
197
|
-
$panelbar-item-selected-focus-text,
|
|
198
|
-
$panelbar-item-selected-focus-bg,
|
|
199
|
-
$panelbar-item-selected-focus-border,
|
|
200
|
-
$panelbar-item-selected-focus-gradient
|
|
197
|
+
$kendo-panelbar-item-selected-focus-text,
|
|
198
|
+
$kendo-panelbar-item-selected-focus-bg,
|
|
199
|
+
$kendo-panelbar-item-selected-focus-border,
|
|
200
|
+
$kendo-panelbar-item-selected-focus-gradient
|
|
201
201
|
);
|
|
202
202
|
}
|
|
203
203
|
|
|
@@ -207,10 +207,10 @@
|
|
|
207
207
|
> .k-panelbar-item > .k-link.k-selected:focus:hover,
|
|
208
208
|
> .k-panelbar-item > .k-link.k-selected.k-focus.k-hover {
|
|
209
209
|
@include fill(
|
|
210
|
-
$panelbar-item-selected-hover-focus-text,
|
|
211
|
-
$panelbar-item-selected-hover-focus-bg,
|
|
212
|
-
$panelbar-item-selected-hover-focus-border,
|
|
213
|
-
$panelbar-item-selected-hover-focus-gradient
|
|
210
|
+
$kendo-panelbar-item-selected-hover-focus-text,
|
|
211
|
+
$kendo-panelbar-item-selected-hover-focus-bg,
|
|
212
|
+
$kendo-panelbar-item-selected-hover-focus-border,
|
|
213
|
+
$kendo-panelbar-item-selected-hover-focus-gradient
|
|
214
214
|
);
|
|
215
215
|
}
|
|
216
216
|
}
|
|
@@ -1,108 +1,105 @@
|
|
|
1
|
-
@import "../typography/_variables.scss";
|
|
2
|
-
|
|
3
|
-
|
|
4
1
|
// Panelbar
|
|
5
2
|
|
|
6
|
-
$panelbar-padding-x: 0px !default;
|
|
7
|
-
$panelbar-padding-y: 0px !default;
|
|
8
|
-
$panelbar-font-family: $font-family !default;
|
|
9
|
-
$panelbar-font-size: $font-size !default;
|
|
10
|
-
$panelbar-line-height: $line-height !default;
|
|
11
|
-
$panelbar-border-width: 1px !default;
|
|
12
|
-
$panelbar-border-style: solid !default;
|
|
13
|
-
$panelbar-item-border-width: 1px !default;
|
|
14
|
-
$panelbar-item-border-style: solid !default;
|
|
15
|
-
|
|
16
|
-
$panelbar-header-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
17
|
-
$panelbar-header-padding-y: k-map-get( $kendo-spacing, 3 ) !default;
|
|
18
|
-
|
|
19
|
-
$panelbar-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
20
|
-
$panelbar-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
21
|
-
|
|
22
|
-
$panelbar-item-level-count: 4 !default;
|
|
23
|
-
|
|
24
|
-
$panelbar-bg: $kendo-component-bg !default;
|
|
25
|
-
$panelbar-text: $kendo-component-text !default;
|
|
26
|
-
$panelbar-border: $kendo-component-border !default;
|
|
27
|
-
|
|
28
|
-
$panelbar-header-bg: $panelbar-bg !default;
|
|
29
|
-
$panelbar-header-text: $link-text !default;
|
|
30
|
-
$panelbar-header-border: null !default;
|
|
31
|
-
$panelbar-header-gradient: null !default;
|
|
32
|
-
|
|
33
|
-
$panelbar-header-hover-bg: k-try-shade( $panelbar-header-bg, .5 ) !default;
|
|
34
|
-
$panelbar-header-hover-text: null !default;
|
|
35
|
-
$panelbar-header-hover-border: null !default;
|
|
36
|
-
$panelbar-header-hover-gradient: null !default;
|
|
37
|
-
|
|
38
|
-
$panelbar-header-focus-bg: null !default;
|
|
39
|
-
$panelbar-header-focus-text: null !default;
|
|
40
|
-
$panelbar-header-focus-border: null !default;
|
|
41
|
-
$panelbar-header-focus-gradient: null !default;
|
|
42
|
-
$panelbar-header-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
43
|
-
|
|
44
|
-
$panelbar-header-hover-focus-bg: null !default;
|
|
45
|
-
$panelbar-header-hover-focus-text: null !default;
|
|
46
|
-
$panelbar-header-hover-focus-border: null !default;
|
|
47
|
-
$panelbar-header-hover-focus-gradient: null !default;
|
|
48
|
-
|
|
49
|
-
$panelbar-header-selected-bg: $kendo-selected-bg !default;
|
|
50
|
-
$panelbar-header-selected-text: $kendo-selected-text !default;
|
|
51
|
-
$panelbar-header-selected-border: null !default;
|
|
52
|
-
$panelbar-header-selected-gradient: null !default;
|
|
53
|
-
|
|
54
|
-
$panelbar-header-selected-hover-bg: k-try-shade( $panelbar-header-selected-bg ) !default;
|
|
55
|
-
$panelbar-header-selected-hover-text: null !default;
|
|
56
|
-
$panelbar-header-selected-hover-border: null !default;
|
|
57
|
-
$panelbar-header-selected-hover-gradient: null !default;
|
|
58
|
-
|
|
59
|
-
$panelbar-header-selected-focus-bg: null !default;
|
|
60
|
-
$panelbar-header-selected-focus-text: null !default;
|
|
61
|
-
$panelbar-header-selected-focus-border: null !default;
|
|
62
|
-
$panelbar-header-selected-focus-gradient: null !default;
|
|
63
|
-
|
|
64
|
-
$panelbar-header-selected-hover-focus-bg: null !default;
|
|
65
|
-
$panelbar-header-selected-hover-focus-text: null !default;
|
|
66
|
-
$panelbar-header-selected-hover-focus-border: null !default;
|
|
67
|
-
$panelbar-header-selected-hover-focus-gradient: null !default;
|
|
68
|
-
|
|
69
|
-
$panelbar-item-hover-bg: k-try-shade( $panelbar-bg, .5 ) !default;
|
|
70
|
-
$panelbar-item-hover-text: null !default;
|
|
71
|
-
$panelbar-item-hover-border: null !default;
|
|
72
|
-
$panelbar-item-hover-gradient: null !default;
|
|
73
|
-
|
|
74
|
-
$panelbar-item-focus-bg: null !default;
|
|
75
|
-
$panelbar-item-focus-text: null !default;
|
|
76
|
-
$panelbar-item-focus-border: null !default;
|
|
77
|
-
$panelbar-item-focus-gradient: null !default;
|
|
78
|
-
$panelbar-item-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
79
|
-
|
|
80
|
-
$panelbar-item-hover-focus-bg: null !default;
|
|
81
|
-
$panelbar-item-hover-focus-text: null !default;
|
|
82
|
-
$panelbar-item-hover-focus-border: null !default;
|
|
83
|
-
$panelbar-item-hover-focus-gradient: null !default;
|
|
84
|
-
|
|
85
|
-
$panelbar-item-selected-bg: $kendo-selected-bg !default;
|
|
86
|
-
$panelbar-item-selected-text: $kendo-selected-text !default;
|
|
87
|
-
$panelbar-item-selected-border: null !default;
|
|
88
|
-
$panelbar-item-selected-gradient: null !default;
|
|
89
|
-
|
|
90
|
-
$panelbar-item-selected-hover-bg: k-try-shade( $panelbar-item-selected-bg ) !default;
|
|
91
|
-
$panelbar-item-selected-hover-text: null !default;
|
|
92
|
-
$panelbar-item-selected-hover-border: null !default;
|
|
93
|
-
$panelbar-item-selected-hover-gradient: null !default;
|
|
94
|
-
|
|
95
|
-
$panelbar-item-selected-focus-bg: null !default;
|
|
96
|
-
$panelbar-item-selected-focus-text: null !default;
|
|
97
|
-
$panelbar-item-selected-focus-border: null !default;
|
|
98
|
-
$panelbar-item-selected-focus-gradient: null !default;
|
|
99
|
-
|
|
100
|
-
$panelbar-item-selected-hover-focus-bg: null !default;
|
|
101
|
-
$panelbar-item-selected-hover-focus-text: null !default;
|
|
102
|
-
$panelbar-item-selected-hover-focus-border: null !default;
|
|
103
|
-
$panelbar-item-selected-hover-focus-gradient: null !default;
|
|
104
|
-
|
|
105
|
-
$panelbar-header-expanded-bg: null !default;
|
|
106
|
-
$panelbar-header-expanded-text: null !default;
|
|
107
|
-
$panelbar-header-expanded-border: null !default;
|
|
108
|
-
$panelbar-header-expanded-gradient: null !default;
|
|
3
|
+
$kendo-panelbar-padding-x: 0px !default;
|
|
4
|
+
$kendo-panelbar-padding-y: 0px !default;
|
|
5
|
+
$kendo-panelbar-font-family: $kendo-font-family !default;
|
|
6
|
+
$kendo-panelbar-font-size: $kendo-font-size-md !default;
|
|
7
|
+
$kendo-panelbar-line-height: $kendo-line-height-md !default;
|
|
8
|
+
$kendo-panelbar-border-width: 1px !default;
|
|
9
|
+
$kendo-panelbar-border-style: solid !default;
|
|
10
|
+
$kendo-panelbar-item-border-width: 1px !default;
|
|
11
|
+
$kendo-panelbar-item-border-style: solid !default;
|
|
12
|
+
|
|
13
|
+
$kendo-panelbar-header-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
14
|
+
$kendo-panelbar-header-padding-y: k-map-get( $kendo-spacing, 3 ) !default;
|
|
15
|
+
|
|
16
|
+
$kendo-panelbar-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
17
|
+
$kendo-panelbar-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
18
|
+
|
|
19
|
+
$kendo-panelbar-item-level-count: 4 !default;
|
|
20
|
+
|
|
21
|
+
$kendo-panelbar-bg: $kendo-component-bg !default;
|
|
22
|
+
$kendo-panelbar-text: $kendo-component-text !default;
|
|
23
|
+
$kendo-panelbar-border: $kendo-component-border !default;
|
|
24
|
+
|
|
25
|
+
$kendo-panelbar-header-bg: $kendo-panelbar-bg !default;
|
|
26
|
+
$kendo-panelbar-header-text: $kendo-link-text !default;
|
|
27
|
+
$kendo-panelbar-header-border: null !default;
|
|
28
|
+
$kendo-panelbar-header-gradient: null !default;
|
|
29
|
+
|
|
30
|
+
$kendo-panelbar-header-hover-bg: k-try-shade( $kendo-panelbar-header-bg, .5 ) !default;
|
|
31
|
+
$kendo-panelbar-header-hover-text: null !default;
|
|
32
|
+
$kendo-panelbar-header-hover-border: null !default;
|
|
33
|
+
$kendo-panelbar-header-hover-gradient: null !default;
|
|
34
|
+
|
|
35
|
+
$kendo-panelbar-header-focus-bg: null !default;
|
|
36
|
+
$kendo-panelbar-header-focus-text: null !default;
|
|
37
|
+
$kendo-panelbar-header-focus-border: null !default;
|
|
38
|
+
$kendo-panelbar-header-focus-gradient: null !default;
|
|
39
|
+
$kendo-panelbar-header-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
40
|
+
|
|
41
|
+
$kendo-panelbar-header-hover-focus-bg: null !default;
|
|
42
|
+
$kendo-panelbar-header-hover-focus-text: null !default;
|
|
43
|
+
$kendo-panelbar-header-hover-focus-border: null !default;
|
|
44
|
+
$kendo-panelbar-header-hover-focus-gradient: null !default;
|
|
45
|
+
|
|
46
|
+
$kendo-panelbar-header-selected-bg: $kendo-selected-bg !default;
|
|
47
|
+
$kendo-panelbar-header-selected-text: $kendo-selected-text !default;
|
|
48
|
+
$kendo-panelbar-header-selected-border: null !default;
|
|
49
|
+
$kendo-panelbar-header-selected-gradient: null !default;
|
|
50
|
+
|
|
51
|
+
$kendo-panelbar-header-selected-hover-bg: k-try-shade( $kendo-panelbar-header-selected-bg ) !default;
|
|
52
|
+
$kendo-panelbar-header-selected-hover-text: null !default;
|
|
53
|
+
$kendo-panelbar-header-selected-hover-border: null !default;
|
|
54
|
+
$kendo-panelbar-header-selected-hover-gradient: null !default;
|
|
55
|
+
|
|
56
|
+
$kendo-panelbar-header-selected-focus-bg: null !default;
|
|
57
|
+
$kendo-panelbar-header-selected-focus-text: null !default;
|
|
58
|
+
$kendo-panelbar-header-selected-focus-border: null !default;
|
|
59
|
+
$kendo-panelbar-header-selected-focus-gradient: null !default;
|
|
60
|
+
|
|
61
|
+
$kendo-panelbar-header-selected-hover-focus-bg: null !default;
|
|
62
|
+
$kendo-panelbar-header-selected-hover-focus-text: null !default;
|
|
63
|
+
$kendo-panelbar-header-selected-hover-focus-border: null !default;
|
|
64
|
+
$kendo-panelbar-header-selected-hover-focus-gradient: null !default;
|
|
65
|
+
|
|
66
|
+
$kendo-panelbar-item-hover-bg: k-try-shade( $kendo-panelbar-bg, .5 ) !default;
|
|
67
|
+
$kendo-panelbar-item-hover-text: null !default;
|
|
68
|
+
$kendo-panelbar-item-hover-border: null !default;
|
|
69
|
+
$kendo-panelbar-item-hover-gradient: null !default;
|
|
70
|
+
|
|
71
|
+
$kendo-panelbar-item-focus-bg: null !default;
|
|
72
|
+
$kendo-panelbar-item-focus-text: null !default;
|
|
73
|
+
$kendo-panelbar-item-focus-border: null !default;
|
|
74
|
+
$kendo-panelbar-item-focus-gradient: null !default;
|
|
75
|
+
$kendo-panelbar-item-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
76
|
+
|
|
77
|
+
$kendo-panelbar-item-hover-focus-bg: null !default;
|
|
78
|
+
$kendo-panelbar-item-hover-focus-text: null !default;
|
|
79
|
+
$kendo-panelbar-item-hover-focus-border: null !default;
|
|
80
|
+
$kendo-panelbar-item-hover-focus-gradient: null !default;
|
|
81
|
+
|
|
82
|
+
$kendo-panelbar-item-selected-bg: $kendo-selected-bg !default;
|
|
83
|
+
$kendo-panelbar-item-selected-text: $kendo-selected-text !default;
|
|
84
|
+
$kendo-panelbar-item-selected-border: null !default;
|
|
85
|
+
$kendo-panelbar-item-selected-gradient: null !default;
|
|
86
|
+
|
|
87
|
+
$kendo-panelbar-item-selected-hover-bg: k-try-shade( $kendo-panelbar-item-selected-bg ) !default;
|
|
88
|
+
$kendo-panelbar-item-selected-hover-text: null !default;
|
|
89
|
+
$kendo-panelbar-item-selected-hover-border: null !default;
|
|
90
|
+
$kendo-panelbar-item-selected-hover-gradient: null !default;
|
|
91
|
+
|
|
92
|
+
$kendo-panelbar-item-selected-focus-bg: null !default;
|
|
93
|
+
$kendo-panelbar-item-selected-focus-text: null !default;
|
|
94
|
+
$kendo-panelbar-item-selected-focus-border: null !default;
|
|
95
|
+
$kendo-panelbar-item-selected-focus-gradient: null !default;
|
|
96
|
+
|
|
97
|
+
$kendo-panelbar-item-selected-hover-focus-bg: null !default;
|
|
98
|
+
$kendo-panelbar-item-selected-hover-focus-text: null !default;
|
|
99
|
+
$kendo-panelbar-item-selected-hover-focus-border: null !default;
|
|
100
|
+
$kendo-panelbar-item-selected-hover-focus-gradient: null !default;
|
|
101
|
+
|
|
102
|
+
$kendo-panelbar-header-expanded-bg: null !default;
|
|
103
|
+
$kendo-panelbar-header-expanded-text: null !default;
|
|
104
|
+
$kendo-panelbar-header-expanded-border: null !default;
|
|
105
|
+
$kendo-panelbar-header-expanded-gradient: null !default;
|