@progress/kendo-theme-default 5.12.1-dev.1 → 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 +11342 -11738
- package/dist/all.scss +11297 -11990
- 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 +42 -0
- package/dist/default-ocean-blue.scss +29 -35
- 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 +258 -0
- package/lib/swatches/default-ocean-blue.json +35 -64
- 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 +5 -5
- package/scss/_variables.scss +96 -42
- 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 +64 -63
- package/scss/adaptive/_layout.scss +11 -15
- 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/_index.scss +1 -1
- package/scss/badge/_variables.scss +32 -32
- package/scss/bottom-navigation/_index.scss +1 -1
- 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 +46 -41
- package/scss/button/_index.scss +0 -1
- package/scss/button/_layout.scss +2 -2
- package/scss/button/_theme.scss +7 -7
- package/scss/button/_variables.scss +37 -34
- package/scss/calendar/_layout.scss +49 -53
- package/scss/calendar/_theme.scss +52 -52
- package/scss/calendar/_variables.scss +104 -103
- package/scss/captcha/_index.scss +1 -1
- package/scss/captcha/_layout.scss +10 -10
- package/scss/captcha/_theme.scss +3 -3
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_index.scss +2 -2
- 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/_index.scss +0 -2
- package/scss/checkbox/_theme.scss +2 -2
- package/scss/checkbox/_variables.scss +4 -1
- package/scss/chip/_index.scss +0 -1
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +13 -13
- package/scss/chip/_variables.scss +32 -29
- package/scss/color-preview/_layout.scss +6 -6
- 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/_index.scss +2 -2
- package/scss/colorgradient/_layout.scss +39 -39
- package/scss/colorgradient/_theme.scss +13 -13
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_index.scss +1 -1
- package/scss/colorpalette/_layout.scss +5 -5
- package/scss/colorpalette/_theme.scss +3 -3
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/common/_base.scss +1 -1
- package/scss/common/_dragdrop.scss +13 -13
- package/scss/common/_index.scss +0 -2
- package/scss/dataviz/_index.scss +0 -1
- package/scss/dataviz/_layout.scss +75 -75
- package/scss/dataviz/_theme.scss +20 -18
- package/scss/dataviz/_variables.scss +101 -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/_theme.scss +1 -1
- package/scss/drawer/_variables.scss +5 -5
- package/scss/dropdowngrid/_index.scss +4 -7
- package/scss/dropdowngrid/_variables.scss +1 -0
- 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 +21 -20
- package/scss/editor/_layout.scss +3 -3
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_index.scss +2 -2
- 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/_index.scss +1 -1
- package/scss/fab/_layout.scss +4 -4
- package/scss/fab/_theme.scss +14 -6
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_layout.scss +26 -26
- 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/_index.scss +0 -4
- package/scss/forms/_layout.scss +15 -11
- package/scss/forms/_variables.scss +19 -12
- package/scss/gantt/_index.scss +1 -1
- package/scss/gantt/_layout.scss +49 -44
- package/scss/gantt/_theme.scss +60 -60
- package/scss/gantt/_variables.scss +96 -92
- package/scss/grid/_index.scss +2 -2
- package/scss/grid/_layout.scss +19 -19
- package/scss/grid/_theme.scss +8 -8
- package/scss/grid/_variables.scss +80 -80
- package/scss/icons/_layout.scss +6 -1093
- package/scss/imageeditor/_layout.scss +19 -19
- package/scss/imageeditor/_theme.scss +13 -13
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_layout.scss +1 -1
- package/scss/input/_theme.scss +24 -24
- package/scss/input/_variables.scss +36 -36
- package/scss/list/_layout.scss +2 -2
- package/scss/list/_theme.scss +1 -1
- 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/_index.scss +2 -2
- package/scss/listview/_theme.scss +1 -1
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_layout.scss +40 -40
- package/scss/loader/_variables.scss +31 -30
- package/scss/map/_index.scss +1 -1
- package/scss/map/_layout.scss +16 -16
- 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 +39 -39
- package/scss/menu/_theme.scss +26 -26
- package/scss/menu/_variables.scss +67 -66
- package/scss/messagebox/_layout.scss +7 -7
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_variables.scss +5 -5
- package/scss/orgchart/_index.scss +1 -1
- 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/_index.scss +0 -2
- package/scss/pager/_layout.scss +1 -1
- package/scss/pager/_theme.scss +6 -6
- package/scss/pager/_variables.scss +38 -34
- package/scss/panelbar/_layout.scss +17 -17
- package/scss/panelbar/_theme.scss +70 -70
- package/scss/panelbar/_variables.scss +104 -103
- package/scss/pdf-viewer/_index.scss +1 -2
- package/scss/pdf-viewer/_layout.scss +13 -13
- package/scss/pdf-viewer/_theme.scss +21 -21
- package/scss/pdf-viewer/_variables.scss +45 -44
- package/scss/pivotgrid/_index.scss +5 -5
- package/scss/pivotgrid/_layout.scss +45 -45
- package/scss/pivotgrid/_theme.scss +52 -52
- package/scss/pivotgrid/_variables.scss +89 -86
- package/scss/popover/_layout.scss +19 -17
- package/scss/popover/_theme.scss +7 -7
- package/scss/popover/_variables.scss +26 -26
- package/scss/popup/_layout.scss +7 -7
- package/scss/popup/_theme.scss +4 -4
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_layout.scss +1 -1
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_index.scss +0 -3
- package/scss/radio/_theme.scss +2 -2
- package/scss/radio/_variables.scss +5 -1
- package/scss/rating/_layout.scss +11 -11
- package/scss/rating/_theme.scss +6 -6
- package/scss/rating/_variables.scss +17 -16
- package/scss/scheduler/_layout.scss +36 -55
- 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/_theme.scss +1 -1
- 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 +30 -30
- package/scss/spreadsheet/_theme.scss +20 -20
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_layout.scss +36 -37
- package/scss/stepper/_theme.scss +44 -45
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_index.scss +1 -1
- package/scss/switch/_theme.scss +10 -2
- package/scss/switch/_variables.scss +7 -7
- package/scss/table/_index.scss +0 -8
- package/scss/table/_theme.scss +1 -1
- package/scss/table/_variables.scss +21 -18
- package/scss/tabstrip/_layout.scss +31 -31
- package/scss/tabstrip/_theme.scss +26 -26
- package/scss/tabstrip/_variables.scss +42 -41
- package/scss/taskboard/_index.scss +1 -1
- 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/timedurationpicker/_index.scss +1 -1
- package/scss/timeline/_layout.scss +55 -55
- 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 +13 -11
- package/scss/timeselector/_variables.scss +37 -36
- package/scss/toolbar/_layout.scss +11 -11
- package/scss/toolbar/_theme.scss +2 -2
- package/scss/toolbar/_variables.scss +24 -24
- package/scss/tooltip/_layout.scss +22 -22
- package/scss/tooltip/_theme.scss +25 -25
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treelist/_index.scss +1 -1
- package/scss/treeview/_layout.scss +6 -6
- package/scss/treeview/_theme.scss +2 -2
- package/scss/treeview/_variables.scss +30 -30
- package/scss/typography/_index.scss +0 -1
- package/scss/typography/_layout.scss +77 -77
- package/scss/typography/_theme.scss +3 -3
- package/scss/typography/_variables.scss +84 -128
- package/scss/upload/_index.scss +0 -1
- package/scss/upload/_layout.scss +1 -1
- package/scss/upload/_theme.scss +5 -1
- package/scss/upload/_variables.scss +6 -5
- package/scss/utils/_index.scss +0 -22
- package/scss/validator/_layout.scss +1 -1
- package/scss/window/_theme.scss +1 -1
- package/scss/window/_variables.scss +9 -5
- package/scss/wizard/_layout.scss +11 -11
- package/scss/wizard/_theme.scss +1 -1
- package/scss/wizard/_variables.scss +10 -10
- package/scss/icons/font/WebComponentsIcons.scss +0 -3
- package/scss/icons/font/WebComponentsIcons.ttf +0 -0
- package/scss/utils/_aspect-ratio.scss +0 -32
- package/scss/utils/_border.scss +0 -109
- package/scss/utils/_display.scss +0 -41
- package/scss/utils/_flex.scss +0 -189
- package/scss/utils/_float.scss +0 -85
- package/scss/utils/_grid.scss +0 -45
- package/scss/utils/_order.scss +0 -54
- package/scss/utils/_overflow.scss +0 -87
- package/scss/utils/_pointer-events.scss +0 -30
- package/scss/utils/_position.scss +0 -209
- package/scss/utils/_resize.scss +0 -47
- package/scss/utils/_spacer.scss +0 -16
- package/scss/utils/_spacing.scss +0 -162
- package/scss/utils/_table-layout.scss +0 -17
- package/scss/utils/_text.scss +0 -154
- package/scss/utils/_theme-colors.scss +0 -47
- package/scss/utils/_touch-action.scss +0 -30
- package/scss/utils/_transform.scss +0 -105
- package/scss/utils/_user-select.scss +0 -51
package/scss/pager/_theme.scss
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
&:focus,
|
|
11
11
|
&.k-focus {
|
|
12
12
|
@include fill( $bg: $kendo-pager-focus-bg );
|
|
13
|
-
@include
|
|
13
|
+
@include focus-indicator( $kendo-pager-focus-shadow, true );
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
&:focus,
|
|
43
43
|
&.k-focus {
|
|
44
44
|
background-color: $kendo-pager-item-focus-bg;
|
|
45
|
-
@include
|
|
45
|
+
@include focus-indicator( $kendo-pager-item-focus-shadow, true );
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
|
|
@@ -59,11 +59,11 @@
|
|
|
59
59
|
|
|
60
60
|
&.k-expanded {
|
|
61
61
|
@include fill(
|
|
62
|
-
$popup-text,
|
|
63
|
-
$popup-bg,
|
|
64
|
-
$popup-border
|
|
62
|
+
$kendo-popup-text,
|
|
63
|
+
$kendo-popup-bg,
|
|
64
|
+
$kendo-popup-border
|
|
65
65
|
);
|
|
66
|
-
@include box-shadow( $popup-shadow );
|
|
66
|
+
@include box-shadow( $kendo-popup-shadow );
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
}
|
|
@@ -1,42 +1,45 @@
|
|
|
1
|
+
@import "../list/_variables.scss";
|
|
2
|
+
|
|
3
|
+
|
|
1
4
|
// Pager
|
|
2
5
|
|
|
3
6
|
/// Horizontal padding of the pager according to the pager size.
|
|
4
7
|
/// @group pager
|
|
5
8
|
$kendo-pager-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
6
|
-
$kendo-pager-padding-x
|
|
7
|
-
$kendo-pager-padding-x
|
|
8
|
-
$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;
|
|
9
12
|
/// Vertical padding of the pager according to the pager size.
|
|
10
13
|
/// @group pager
|
|
11
14
|
$kendo-pager-padding-y: $kendo-pager-padding-x !default;
|
|
12
|
-
$kendo-pager-padding-y
|
|
13
|
-
$kendo-pager-padding-y
|
|
14
|
-
$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;
|
|
15
18
|
|
|
16
19
|
/// Minimum width of the pager items according to the pager size.
|
|
17
20
|
/// @group pager
|
|
18
|
-
$kendo-pager-item-min-width
|
|
19
|
-
$kendo-pager-item-min-width
|
|
20
|
-
$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;
|
|
21
24
|
|
|
22
25
|
/// Margin between pager item groups according to the pager size.
|
|
23
26
|
/// @group pager
|
|
24
|
-
$kendo-pager-item-group-spacing
|
|
25
|
-
$kendo-pager-item-group-spacing
|
|
26
|
-
$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;
|
|
27
30
|
|
|
28
31
|
/// Border width of the pager.
|
|
29
32
|
/// @group pager
|
|
30
33
|
$kendo-pager-border-width: 1px !default;
|
|
31
34
|
/// Font family of the pager.
|
|
32
35
|
/// @group pager
|
|
33
|
-
$kendo-pager-font-family: $font-family !default;
|
|
36
|
+
$kendo-pager-font-family: $kendo-font-family !default;
|
|
34
37
|
/// Font size of the pager.
|
|
35
38
|
/// @group pager
|
|
36
|
-
$kendo-pager-font-size: $font-size !default;
|
|
39
|
+
$kendo-pager-font-size: $kendo-font-size-md !default;
|
|
37
40
|
/// Line height of the pager.
|
|
38
41
|
/// @group pager
|
|
39
|
-
$kendo-pager-line-height: $line-height !default;
|
|
42
|
+
$kendo-pager-line-height: $kendo-line-height-md !default;
|
|
40
43
|
/// Background color of the pager.
|
|
41
44
|
/// @group pager
|
|
42
45
|
$kendo-pager-bg: $kendo-component-header-bg !default;
|
|
@@ -56,7 +59,8 @@ $kendo-pager-focus-shadow: $kendo-focus-shadow !default;
|
|
|
56
59
|
|
|
57
60
|
/// Spacing between the pager sections.
|
|
58
61
|
/// @group pager
|
|
59
|
-
$kendo-pager-section-spacing: $
|
|
62
|
+
$kendo-pager-section-spacing: k-map-get( $kendo-spacing, 4 ) !default;
|
|
63
|
+
|
|
60
64
|
/// Border width of the pager items.
|
|
61
65
|
/// @group pager
|
|
62
66
|
$kendo-pager-item-border-width: 0px !default;
|
|
@@ -114,32 +118,32 @@ $kendo-pager-input-width: 5em !default;
|
|
|
114
118
|
|
|
115
119
|
/// Width of the pager dropdowns according to the pager size.
|
|
116
120
|
/// @group pager
|
|
117
|
-
$kendo-pager-dropdown-width
|
|
118
|
-
$kendo-pager-dropdown-width
|
|
119
|
-
$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;
|
|
120
124
|
|
|
121
125
|
/// Sizes map of the pager.
|
|
122
126
|
/// @group pager
|
|
123
127
|
$kendo-pager-sizes: (
|
|
124
128
|
sm: (
|
|
125
|
-
padding-x: $kendo-pager-padding-x
|
|
126
|
-
padding-y: $kendo-pager-padding-y
|
|
127
|
-
item-group-spacing: $kendo-pager-item-group-spacing
|
|
128
|
-
item-min-width: $kendo-pager-item-min-width
|
|
129
|
-
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
|
|
130
134
|
),
|
|
131
135
|
md: (
|
|
132
|
-
padding-x: $kendo-pager-padding-x
|
|
133
|
-
padding-y: $kendo-pager-padding-y
|
|
134
|
-
item-group-spacing: $kendo-pager-item-group-spacing
|
|
135
|
-
item-min-width: $kendo-pager-item-min-width
|
|
136
|
-
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
|
|
137
141
|
),
|
|
138
142
|
lg: (
|
|
139
|
-
padding-x: $kendo-pager-padding-x
|
|
140
|
-
padding-y: $kendo-pager-padding-y
|
|
141
|
-
item-group-spacing: $kendo-pager-item-group-spacing
|
|
142
|
-
item-min-width: $kendo-pager-item-min-width
|
|
143
|
-
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
|
|
144
148
|
)
|
|
145
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,19 +28,19 @@
|
|
|
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;
|
|
40
40
|
font-weight: 500;
|
|
41
41
|
display: flex;
|
|
42
42
|
flex-flow: row nowrap;
|
|
43
|
-
gap: $icon-spacing;
|
|
43
|
+
gap: $kendo-icon-spacing;
|
|
44
44
|
align-items: center;
|
|
45
45
|
align-content: center;
|
|
46
46
|
position: relative;
|
|
@@ -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,12 +71,12 @@
|
|
|
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;
|
|
78
78
|
flex-flow: row nowrap;
|
|
79
|
-
gap: $icon-spacing;
|
|
79
|
+
gap: $kendo-icon-spacing;
|
|
80
80
|
align-items: center;
|
|
81
81
|
align-content: center;
|
|
82
82
|
position: relative;
|
|
@@ -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
|
-
|
|
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
|
-
|
|
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
|
}
|