@progress/kendo-theme-default 8.0.0-dev.0 → 8.0.0-dev.2
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 +8426 -5317
- package/dist/all.scss +5261 -5048
- package/dist/default-nordic.scss +9 -9
- package/dist/default-ocean-blue-a11y.scss +7 -7
- package/dist/meta/sassdoc-data.json +30658 -29032
- package/dist/meta/sassdoc-raw-data.json +3341 -2591
- package/dist/meta/variables.json +2239 -2135
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +10 -10
- package/lib/swatches/default-ocean-blue-a11y.json +8 -8
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +0 -172
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +17 -17
- package/scss/adaptive/_layout.scss +8 -8
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +6 -6
- package/scss/badge/_variables.scss +17 -17
- package/scss/bottom-navigation/_layout.scss +2 -2
- package/scss/bottom-navigation/_variables.scss +9 -9
- package/scss/breadcrumb/_variables.scss +17 -17
- package/scss/button/_variables.scss +21 -21
- package/scss/calendar/_layout.scss +2 -2
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +33 -61
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_layout.scss +7 -7
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_variables.scss +15 -15
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +7 -7
- package/scss/colorgradient/_layout.scss +1 -1
- package/scss/colorgradient/_variables.scss +10 -10
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/common/_base.scss +7 -7
- package/scss/core/_index.scss +12 -0
- package/scss/core/border-radii/index.import.scss +1 -0
- package/scss/core/spacing/index.import.scss +29 -0
- package/scss/core/typography/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +8 -8
- package/scss/dataviz/_variables.scss +8 -8
- package/scss/daterangepicker/_layout.scss +1 -1
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +10 -10
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_layout.scss +3 -3
- package/scss/drawer/_variables.scss +8 -18
- package/scss/dropdowntree/_layout.scss +2 -2
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +8 -8
- package/scss/editor/_layout.scss +5 -5
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +9 -9
- package/scss/fab/_layout.scss +4 -4
- package/scss/fab/_variables.scss +18 -18
- package/scss/filemanager/_layout.scss +3 -3
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/filter/_layout.scss +4 -4
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_layout.scss +16 -16
- package/scss/forms/_variables.scss +17 -17
- package/scss/gantt/_layout.scss +12 -12
- package/scss/gantt/_variables.scss +151 -7
- package/scss/grid/_layout.scss +10 -10
- package/scss/grid/_variables.scss +64 -64
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/input/_layout.scss +5 -5
- package/scss/input/_variables.scss +14 -14
- package/scss/list/_variables.scss +27 -27
- package/scss/listbox/_variables.scss +6 -6
- package/scss/listgroup/_layout.scss +7 -7
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +7 -7
- package/scss/loader/_layout.scss +10 -10
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_layout.scss +1 -1
- package/scss/map/_variables.scss +8 -8
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_layout.scss +1 -1
- package/scss/menu/_variables.scss +30 -30
- package/scss/menu-button/_layout.scss +3 -3
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +7 -7
- package/scss/orgchart/_variables.scss +11 -11
- package/scss/pager/_variables.scss +10 -10
- package/scss/panelbar/_layout.scss +2 -2
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +5 -5
- package/scss/pivotgrid/_layout.scss +12 -12
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_layout.scss +1 -1
- package/scss/popup/_theme.scss +1 -1
- package/scss/popup/_variables.scss +4 -4
- package/scss/progressbar/_layout.scss +2 -2
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_layout.scss +1 -1
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_layout.scss +5 -5
- package/scss/scheduler/_variables.scss +18 -18
- package/scss/scrollview/_layout.scss +1 -1
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +5 -5
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_theme.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +11 -11
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +8 -8
- package/scss/table/_layout.scss +1 -1
- package/scss/table/_variables.scss +12 -12
- package/scss/tabstrip/_layout.scss +2 -2
- package/scss/tabstrip/_variables.scss +11 -11
- package/scss/taskboard/_variables.scss +16 -16
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_layout.scss +4 -4
- package/scss/timeline/_variables.scss +10 -10
- package/scss/timeselector/_layout.scss +1 -1
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_layout.scss +2 -2
- package/scss/toolbar/_variables.scss +12 -12
- package/scss/tooltip/_layout.scss +10 -10
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treelist/_layout.scss +1 -1
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_layout.scss +1 -1
- package/scss/treeview/_variables.scss +20 -20
- package/scss/typography/_layout.scss +51 -111
- package/scss/typography/_variables.scss +136 -53
- package/scss/upload/_layout.scss +3 -3
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +7 -7
- package/scss/wizard/_variables.scss +7 -7
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
/// The spacing index of the TaskBoard.
|
|
4
4
|
/// @group taskboard
|
|
5
|
-
$kendo-taskboard-spacer: k-
|
|
5
|
+
$kendo-taskboard-spacer: k-spacing(4) !default;
|
|
6
6
|
/// The vertical padding of the TaskBoard.
|
|
7
7
|
/// @group taskboard
|
|
8
8
|
$kendo-taskboard-padding-y: null !default;
|
|
@@ -11,13 +11,13 @@ $kendo-taskboard-padding-y: null !default;
|
|
|
11
11
|
$kendo-taskboard-padding-x: null !default;
|
|
12
12
|
/// The font family of the TaskBoard.
|
|
13
13
|
/// @group taskboard
|
|
14
|
-
$kendo-taskboard-font-family:
|
|
14
|
+
$kendo-taskboard-font-family: var( --kendo-font-family, inherit ) !default;
|
|
15
15
|
/// The font size of the TaskBoard.
|
|
16
16
|
/// @group taskboard
|
|
17
|
-
$kendo-taskboard-font-size:
|
|
17
|
+
$kendo-taskboard-font-size: var( --kendo-font-size, inherit ) !default;
|
|
18
18
|
/// The line height of the TaskBoard.
|
|
19
19
|
/// @group taskboard
|
|
20
|
-
$kendo-taskboard-line-height:
|
|
20
|
+
$kendo-taskboard-line-height: var( --kendo-line-height, normal ) !default;
|
|
21
21
|
/// The background color of the TaskBoard.
|
|
22
22
|
/// @group taskboard
|
|
23
23
|
$kendo-taskboard-bg: null !default;
|
|
@@ -56,13 +56,13 @@ $kendo-taskboard-content-padding-x: $kendo-taskboard-content-padding-y !default;
|
|
|
56
56
|
|
|
57
57
|
/// The vertical spacing of the TaskBoard column container.
|
|
58
58
|
/// @group taskboard
|
|
59
|
-
$kendo-taskboard-column-container-spacing-y:
|
|
59
|
+
$kendo-taskboard-column-container-spacing-y: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
60
60
|
/// The vertical padding of the TaskBoard column container.
|
|
61
61
|
/// @group taskboard
|
|
62
|
-
$kendo-taskboard-column-container-padding-y:
|
|
62
|
+
$kendo-taskboard-column-container-padding-y: k-spacing(0) !default;
|
|
63
63
|
/// The horizontal padding of the TaskBoard column container.
|
|
64
64
|
/// @group taskboard
|
|
65
|
-
$kendo-taskboard-column-container-padding-x:
|
|
65
|
+
$kendo-taskboard-column-container-padding-x: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
66
66
|
/// The spacing of the TaskBoard columns container.
|
|
67
67
|
/// @group taskboard
|
|
68
68
|
$kendo-taskboard-columns-container-gap: $kendo-taskboard-spacer !default;
|
|
@@ -75,7 +75,7 @@ $kendo-taskboard-column-width: 320px !default;
|
|
|
75
75
|
$kendo-taskboard-column-border-width: 1px !default;
|
|
76
76
|
/// The border radius of the TaskBoard column.
|
|
77
77
|
/// @group taskboard
|
|
78
|
-
$kendo-taskboard-column-border-radius:
|
|
78
|
+
$kendo-taskboard-column-border-radius: k-border-radius(md) !default;
|
|
79
79
|
/// The background color of the TaskBoard column.
|
|
80
80
|
/// @group taskboard
|
|
81
81
|
$kendo-taskboard-column-bg: $kendo-base-bg !default;
|
|
@@ -98,16 +98,16 @@ $kendo-taskboard-column-focus-border: if($kendo-enable-color-system, k-color( bo
|
|
|
98
98
|
|
|
99
99
|
/// The vertical padding of the TaskBoard column header.
|
|
100
100
|
/// @group taskboard
|
|
101
|
-
$kendo-taskboard-column-header-padding-y:
|
|
101
|
+
$kendo-taskboard-column-header-padding-y: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
102
102
|
/// The horizontal padding of the TaskBoard column header.
|
|
103
103
|
/// @group taskboard
|
|
104
104
|
$kendo-taskboard-column-header-padding-x: $kendo-taskboard-column-header-padding-y !default;
|
|
105
105
|
/// The spacing of the TaskBoard column header.
|
|
106
106
|
/// @group taskboard
|
|
107
|
-
$kendo-taskboard-column-header-gap:
|
|
107
|
+
$kendo-taskboard-column-header-gap: calc( #{$kendo-taskboard-spacer} / 4 ) !default;
|
|
108
108
|
/// The spacing of the TaskBoard column header actions.
|
|
109
109
|
/// @group taskboard
|
|
110
|
-
$kendo-taskboard-column-header-actions-gap:
|
|
110
|
+
$kendo-taskboard-column-header-actions-gap: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
111
111
|
/// The font weight of the TaskBoard column header.
|
|
112
112
|
/// @group taskboard
|
|
113
113
|
$kendo-taskboard-column-header-font-weight: 500 !default;
|
|
@@ -123,7 +123,7 @@ $kendo-taskboard-column-cards-padding-y: null !default;
|
|
|
123
123
|
$kendo-taskboard-column-cards-padding-x: null !default;
|
|
124
124
|
/// The spacing of the TaskBoard column Card wrapper.
|
|
125
125
|
/// @group taskboard
|
|
126
|
-
$kendo-taskboard-column-cards-gap:
|
|
126
|
+
$kendo-taskboard-column-cards-gap: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
127
127
|
|
|
128
128
|
/// The default width of the TaskBoard pane.
|
|
129
129
|
/// @group taskboard
|
|
@@ -149,7 +149,7 @@ $kendo-taskboard-pane-border: $kendo-component-border !default;
|
|
|
149
149
|
|
|
150
150
|
/// The vertical padding of the TaskBoard pane header.
|
|
151
151
|
/// @group taskboard
|
|
152
|
-
$kendo-taskboard-pane-header-padding-y: ( $kendo-taskboard-spacer * .75 ) !default;
|
|
152
|
+
$kendo-taskboard-pane-header-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
|
|
153
153
|
/// The horizontal padding of the TaskBoard pane header.
|
|
154
154
|
/// @group taskboard
|
|
155
155
|
$kendo-taskboard-pane-header-padding-x: $kendo-taskboard-spacer !default;
|
|
@@ -162,14 +162,14 @@ $kendo-taskboard-pane-header-text: $kendo-component-header-text !default;
|
|
|
162
162
|
|
|
163
163
|
/// The vertical padding of the TaskBoard pane content.
|
|
164
164
|
/// @group taskboard
|
|
165
|
-
$kendo-taskboard-pane-content-padding-y:
|
|
165
|
+
$kendo-taskboard-pane-content-padding-y: k-spacing(0) !default;
|
|
166
166
|
/// The horizontal padding of the TaskBoard pane content.
|
|
167
167
|
/// @group taskboard
|
|
168
168
|
$kendo-taskboard-pane-content-padding-x: $kendo-taskboard-spacer !default;
|
|
169
169
|
|
|
170
170
|
/// The vertical padding of the TaskBoard pane actions.
|
|
171
171
|
/// @group taskboard
|
|
172
|
-
$kendo-taskboard-pane-actions-padding-y: ( $kendo-taskboard-spacer * .75 ) !default;
|
|
172
|
+
$kendo-taskboard-pane-actions-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
|
|
173
173
|
/// The horizontal padding of the TaskBoard pane actions.
|
|
174
174
|
/// @group taskboard
|
|
175
175
|
$kendo-taskboard-pane-actions-padding-x: $kendo-taskboard-spacer !default;
|
|
@@ -185,7 +185,7 @@ $kendo-taskboard-card-padding-x: $kendo-taskboard-card-padding-y !default;
|
|
|
185
185
|
$kendo-taskboard-card-border-width: $kendo-card-border-width !default;
|
|
186
186
|
/// The border radius of the TaskBoard Card.
|
|
187
187
|
/// @group taskboard
|
|
188
|
-
$kendo-taskboard-card-border-radius:
|
|
188
|
+
$kendo-taskboard-card-border-radius: k-border-radius(md) !default;
|
|
189
189
|
/// The shadow of the TaskBoard Card.
|
|
190
190
|
/// @group taskboard
|
|
191
191
|
$kendo-taskboard-card-shadow: $kendo-card-shadow !default;
|
|
@@ -9,7 +9,7 @@ $kendo-tile-layout-bg: $kendo-base-bg !default;
|
|
|
9
9
|
|
|
10
10
|
/// The horizontal padding of the TileLayout.
|
|
11
11
|
/// @group tilelayout
|
|
12
|
-
$kendo-tile-layout-padding-x: k-
|
|
12
|
+
$kendo-tile-layout-padding-x: k-spacing(4) !default;
|
|
13
13
|
|
|
14
14
|
/// The vertical padding of the TileLayout
|
|
15
15
|
/// @group tilelayout
|
|
@@ -27,7 +27,7 @@ $kendo-tile-layout-card-focus-shadow: $kendo-card-focus-shadow !default;
|
|
|
27
27
|
$kendo-tile-layout-hint-border-width: 1px !default;
|
|
28
28
|
/// The radius of the border around the TileLayout hint.
|
|
29
29
|
/// @group tilelayout
|
|
30
|
-
$kendo-tile-layout-hint-border-radius:
|
|
30
|
+
$kendo-tile-layout-hint-border-radius: k-border-radius(lg) !default;
|
|
31
31
|
/// The color of the border around the TileLayout hint.
|
|
32
32
|
/// @group tilelayout
|
|
33
33
|
$kendo-tile-layout-hint-border: $kendo-component-border !default;
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
text-align: center;
|
|
34
34
|
padding-block: $kendo-timeline-flag-padding-y;
|
|
35
35
|
padding-inline: $kendo-timeline-flag-padding-x;
|
|
36
|
-
border-radius:
|
|
36
|
+
border-radius: k-border-radius(md);
|
|
37
37
|
line-height: $kendo-timeline-flag-line-height;
|
|
38
38
|
min-width: $kendo-timeline-flag-min-width;
|
|
39
39
|
max-width: $kendo-timeline-flag-max-width;
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
&::-webkit-scrollbar-thumb {
|
|
96
|
-
border-radius:
|
|
96
|
+
border-radius: k-border-radius(md);
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
}
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
height: 100%;
|
|
140
140
|
width: $kendo-timeline-track-size;
|
|
141
141
|
transform: translateX(-50%);
|
|
142
|
-
border-radius:
|
|
142
|
+
border-radius: k-border-radius(lg);
|
|
143
143
|
}
|
|
144
144
|
|
|
145
145
|
.k-timeline-flag-wrap {
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
}
|
|
198
198
|
|
|
199
199
|
.k-event-collapse {
|
|
200
|
-
margin-block:
|
|
200
|
+
margin-block: calc( #{$kendo-icon-spacing} * -1 );
|
|
201
201
|
margin-inline: 0;
|
|
202
202
|
transform: rotate(90deg);
|
|
203
203
|
transition: transform .2s ease-in-out;
|
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
|
|
3
3
|
/// The horizontal spacing of the Timeline.
|
|
4
4
|
/// @group timeline
|
|
5
|
-
$kendo-timeline-spacing-x:
|
|
5
|
+
$kendo-timeline-spacing-x: k-spacing(10) !default;
|
|
6
6
|
/// The vertical spacing of the Timeline.
|
|
7
7
|
/// @group timeline
|
|
8
|
-
$kendo-timeline-spacing-y:
|
|
8
|
+
$kendo-timeline-spacing-y: k-spacing(10) !default;
|
|
9
9
|
/// The padding between the Timeline's track items.
|
|
10
10
|
/// @group timeline
|
|
11
|
-
$kendo-timeline-items-padding:
|
|
11
|
+
$kendo-timeline-items-padding: k-spacing(4) !default;
|
|
12
12
|
|
|
13
13
|
/// The font family of the Timeline.
|
|
14
14
|
/// @group timeline
|
|
15
|
-
$kendo-timeline-font-family:
|
|
15
|
+
$kendo-timeline-font-family: var( --kendo-font-family, inherit ) !default;
|
|
16
16
|
/// The font size of the Timeline.
|
|
17
17
|
/// @group timeline
|
|
18
|
-
$kendo-timeline-font-size:
|
|
18
|
+
$kendo-timeline-font-size: var( --kendo-font-size, inherit ) !default;
|
|
19
19
|
/// The line height of the Timeline.
|
|
20
20
|
/// @group timeline
|
|
21
|
-
$kendo-timeline-line-height:
|
|
21
|
+
$kendo-timeline-line-height: var( --kendo-line-height, normal ) !default;
|
|
22
22
|
|
|
23
23
|
/// The horizontal spacing of the mobile Timeline.
|
|
24
24
|
/// @group timeline
|
|
25
|
-
$kendo-timeline-mobile-spacing-x:
|
|
25
|
+
$kendo-timeline-mobile-spacing-x: k-spacing(4) !default;
|
|
26
26
|
/// The vertical spacing of the mobile Timeline.
|
|
27
27
|
/// @group timeline
|
|
28
|
-
$kendo-timeline-mobile-spacing-y:
|
|
28
|
+
$kendo-timeline-mobile-spacing-y: k-spacing(4) !default;
|
|
29
29
|
|
|
30
30
|
/// The width of the Timeline track arrow.
|
|
31
31
|
/// @group timeline
|
|
@@ -55,7 +55,7 @@ $kendo-timeline-track-wrap-padding-bottom: k-math-div( $kendo-timeline-track-siz
|
|
|
55
55
|
$kendo-timeline-track-border-width: 1px !default;
|
|
56
56
|
/// The bottom margin of the Timeline track.
|
|
57
57
|
/// @group timeline
|
|
58
|
-
$kendo-timeline-track-margin-bottom:
|
|
58
|
+
$kendo-timeline-track-margin-bottom: k-spacing(4) !default;
|
|
59
59
|
/// The bottom offset of the Timeline track.
|
|
60
60
|
/// @group timeline
|
|
61
61
|
$kendo-timeline-track-bottom-calc: calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom}) !default;
|
|
@@ -127,7 +127,7 @@ $kendo-timeline-flag-margin-bottom-calc: calc(#{$kendo-timeline-track-size} + 2
|
|
|
127
127
|
$kendo-timeline-date-width: 50px !default;
|
|
128
128
|
/// The bottom margin of the Timeline date.
|
|
129
129
|
/// @group timeline
|
|
130
|
-
$kendo-timeline-date-margin-bottom:
|
|
130
|
+
$kendo-timeline-date-margin-bottom: k-spacing(2) !default;
|
|
131
131
|
|
|
132
132
|
/// The padding of the vertical Timeline.
|
|
133
133
|
/// @group timeline
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
$_line-height: k-map-get( $size-props, line-height );
|
|
217
217
|
$_list-item-padding-x: k-map-get( $size-props, list-item-padding-x );
|
|
218
218
|
$_list-item-padding-y: k-map-get( $size-props, list-item-padding-y );
|
|
219
|
-
$_highlight-height: calc( #{$_font-size * $_line-height} + #{ $_list-item-padding-y * 2
|
|
219
|
+
$_highlight-height: calc( calc( #{$_font-size} * #{$_line-height} ) + calc( #{ $_list-item-padding-y} * 2 ) );
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
.k-timeselector-#{$size} {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// Time selector
|
|
2
2
|
|
|
3
3
|
$kendo-time-selector-border-width: 1px !default;
|
|
4
|
-
$kendo-time-selector-font-family:
|
|
5
|
-
$kendo-time-selector-font-size:
|
|
6
|
-
$kendo-time-selector-line-height:
|
|
4
|
+
$kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
|
|
5
|
+
$kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
|
|
6
|
+
$kendo-time-selector-line-height: var( --kendo-line-height, normal ) !default;
|
|
7
7
|
|
|
8
8
|
$kendo-time-selector-bg: $kendo-component-bg !default;
|
|
9
9
|
$kendo-time-selector-text: $kendo-component-text !default;
|
|
@@ -16,9 +16,9 @@ $kendo-time-selector-header-border-width: 0px !default;
|
|
|
16
16
|
$kendo-time-list-width: 4em !default;
|
|
17
17
|
$kendo-time-list-height: 240px !default;
|
|
18
18
|
|
|
19
|
-
$kendo-time-list-title-font-size:
|
|
19
|
+
$kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
20
20
|
$kendo-time-list-title-line-height: 1.5 !default;
|
|
21
|
-
$kendo-time-list-title-height: ( $kendo-time-list-title-font-size * $kendo-time-list-title-line-height) !default;
|
|
21
|
+
$kendo-time-list-title-height: calc( ( #{$kendo-time-list-title-font-size} ) * ( #{$kendo-time-list-title-line-height} ) ) !default;
|
|
22
22
|
$kendo-time-list-title-text: $kendo-subtle-text !default;
|
|
23
23
|
$kendo-time-list-title-focus-text: $kendo-component-text !default;
|
|
24
24
|
|
|
@@ -26,7 +26,7 @@ $kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
|
26
26
|
$kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
27
27
|
|
|
28
28
|
$kendo-time-list-highlight-border-width: 1px 0px !default;
|
|
29
|
-
$kendo-time-list-highlight-height: calc( #{$kendo-time-selector-font-size * $kendo-time-selector-line-height} + #{
|
|
29
|
+
$kendo-time-list-highlight-height: calc( calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} ) + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
|
|
30
30
|
$kendo-time-list-highlight-bg: $kendo-component-bg !default;
|
|
31
31
|
$kendo-time-list-highlight-border: $kendo-component-border !default;
|
|
32
32
|
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
|
|
134
134
|
// Remove once we decide to not size empty containers
|
|
135
135
|
&::before {
|
|
136
|
-
margin-inline-start:
|
|
136
|
+
margin-inline-start: calc( #{$_spacing} * -1 );
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
> * > label {
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
}
|
|
195
195
|
|
|
196
196
|
.k-separator {
|
|
197
|
-
margin: k-
|
|
197
|
+
margin: k-spacing(1) 0;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
200
|
// Group
|
|
@@ -5,39 +5,39 @@
|
|
|
5
5
|
$kendo-toolbar-padding-x: null !default;
|
|
6
6
|
/// The horizontal padding of the small Toolbar.
|
|
7
7
|
/// @group toolbar
|
|
8
|
-
$kendo-toolbar-sm-padding-x: k-
|
|
8
|
+
$kendo-toolbar-sm-padding-x: k-spacing(1) !default;
|
|
9
9
|
/// The horizontal padding of the medium Toolbar.
|
|
10
10
|
/// @group toolbar
|
|
11
|
-
$kendo-toolbar-md-padding-x: k-
|
|
11
|
+
$kendo-toolbar-md-padding-x: k-spacing(2) !default;
|
|
12
12
|
/// The horizontal padding of the large Toolbar.
|
|
13
13
|
/// @group toolbar
|
|
14
|
-
$kendo-toolbar-lg-padding-x: k-
|
|
14
|
+
$kendo-toolbar-lg-padding-x: k-spacing(2.5) !default;
|
|
15
15
|
|
|
16
16
|
/// The vertical padding of the Toolbar.
|
|
17
17
|
/// @group toolbar
|
|
18
18
|
$kendo-toolbar-padding-y: null !default;
|
|
19
19
|
/// The vertical padding of the small Toolbar.
|
|
20
20
|
/// @group toolbar
|
|
21
|
-
$kendo-toolbar-sm-padding-y: k-
|
|
21
|
+
$kendo-toolbar-sm-padding-y: k-spacing(1) !default;
|
|
22
22
|
/// The vertical padding of the medium Toolbar.
|
|
23
23
|
/// @group toolbar
|
|
24
|
-
$kendo-toolbar-md-padding-y: k-
|
|
24
|
+
$kendo-toolbar-md-padding-y: k-spacing(2) !default;
|
|
25
25
|
/// The vertical padding of the large Toolbar.
|
|
26
26
|
/// @group toolbar
|
|
27
|
-
$kendo-toolbar-lg-padding-y: k-
|
|
27
|
+
$kendo-toolbar-lg-padding-y: k-spacing(2.5) !default;
|
|
28
28
|
|
|
29
29
|
/// The spacing between the Toolbar tools.
|
|
30
30
|
/// @group toolbar
|
|
31
31
|
$kendo-toolbar-spacing: null !default;
|
|
32
32
|
/// The spacing between the tools of the small Toolbar.
|
|
33
33
|
/// @group toolbar
|
|
34
|
-
$kendo-toolbar-sm-spacing: k-
|
|
34
|
+
$kendo-toolbar-sm-spacing: k-spacing(1.5) !default;
|
|
35
35
|
/// The spacing between the tools of the medium Toolbar.
|
|
36
36
|
/// @group toolbar
|
|
37
|
-
$kendo-toolbar-md-spacing: k-
|
|
37
|
+
$kendo-toolbar-md-spacing: k-spacing(2) !default;
|
|
38
38
|
/// The spacing between the tools of the large Toolbar.
|
|
39
39
|
/// @group toolbar
|
|
40
|
-
$kendo-toolbar-lg-spacing: k-
|
|
40
|
+
$kendo-toolbar-lg-spacing: k-spacing(2.5) !default;
|
|
41
41
|
|
|
42
42
|
/// The width of the border around the Toolbar.
|
|
43
43
|
/// @group toolbar
|
|
@@ -48,13 +48,13 @@ $kendo-toolbar-border-radius: null !default;
|
|
|
48
48
|
|
|
49
49
|
/// The font family of the Toolbar.
|
|
50
50
|
/// @group toolbar
|
|
51
|
-
$kendo-toolbar-font-family:
|
|
51
|
+
$kendo-toolbar-font-family: var( --kendo-font-family, inherit ) !default;
|
|
52
52
|
/// The font size of the Toolbar.
|
|
53
53
|
/// @group toolbar
|
|
54
|
-
$kendo-toolbar-font-size:
|
|
54
|
+
$kendo-toolbar-font-size: var( --kendo-font-size, inherit ) !default;
|
|
55
55
|
/// The line height of the Toolbar.
|
|
56
56
|
/// @group toolbar
|
|
57
|
-
$kendo-toolbar-line-height:
|
|
57
|
+
$kendo-toolbar-line-height: var( --kendo-line-height, normal ) !default;
|
|
58
58
|
|
|
59
59
|
/// The background color of the Toolbar.
|
|
60
60
|
/// @group toolbar
|
|
@@ -59,8 +59,8 @@
|
|
|
59
59
|
|
|
60
60
|
// Callout
|
|
61
61
|
.k-callout {
|
|
62
|
-
width: ($kendo-tooltip-callout-size * 2);
|
|
63
|
-
height: ($kendo-tooltip-callout-size * 2);
|
|
62
|
+
width: calc( #{$kendo-tooltip-callout-size} * 2);
|
|
63
|
+
height: calc( #{$kendo-tooltip-callout-size} * 2);
|
|
64
64
|
border-width: $kendo-tooltip-callout-size;
|
|
65
65
|
border-style: solid;
|
|
66
66
|
border-color: transparent;
|
|
@@ -73,38 +73,38 @@
|
|
|
73
73
|
// Remove margin tweaking and uncomment when their implementation is fixed.
|
|
74
74
|
|
|
75
75
|
.k-callout-n {
|
|
76
|
-
margin-left:
|
|
76
|
+
margin-left: calc( #{$kendo-tooltip-callout-size} * -1 );
|
|
77
77
|
border-bottom-color: currentColor;
|
|
78
78
|
// top: 0;
|
|
79
|
-
top: (
|
|
79
|
+
top: calc( calc( #{$kendo-tooltip-callout-size} * -1 ) * 2 );
|
|
80
80
|
left: 50%;
|
|
81
81
|
// transform: translate(-50%, -100%);
|
|
82
82
|
pointer-events: none;
|
|
83
83
|
}
|
|
84
84
|
.k-callout-e {
|
|
85
|
-
margin-top:
|
|
85
|
+
margin-top: calc( #{$kendo-tooltip-callout-size} * -1 );
|
|
86
86
|
border-left-color: currentColor;
|
|
87
87
|
top: 50%;
|
|
88
88
|
// right: 0;
|
|
89
|
-
right: (
|
|
89
|
+
right: calc( calc( #{$kendo-tooltip-callout-size} * -1 ) * 2 );
|
|
90
90
|
// transform: translate(100%, -50%);
|
|
91
91
|
pointer-events: none;
|
|
92
92
|
}
|
|
93
93
|
.k-callout-s {
|
|
94
|
-
margin-left:
|
|
94
|
+
margin-left: calc( #{$kendo-tooltip-callout-size} * -1 );
|
|
95
95
|
border-top-color: currentColor;
|
|
96
96
|
// bottom: 0;
|
|
97
|
-
bottom: (
|
|
97
|
+
bottom: calc( calc( #{$kendo-tooltip-callout-size} * -1 ) * 2);
|
|
98
98
|
left: 50%;
|
|
99
99
|
// transform: translate(-50%, 100%);
|
|
100
100
|
pointer-events: none;
|
|
101
101
|
}
|
|
102
102
|
.k-callout-w {
|
|
103
|
-
margin-top:
|
|
103
|
+
margin-top: calc( #{$kendo-tooltip-callout-size} * -1 );
|
|
104
104
|
border-right-color: currentColor;
|
|
105
105
|
top: 50%;
|
|
106
106
|
// left: 0;
|
|
107
|
-
left: (
|
|
107
|
+
left: calc( calc( #{$kendo-tooltip-callout-size} * -1 ) * 2);
|
|
108
108
|
// transform: translate(-100%, -50%);
|
|
109
109
|
pointer-events: none;
|
|
110
110
|
}
|
|
@@ -11,21 +11,21 @@ $kendo-tooltip-padding-x: $kendo-padding-md-x !default;
|
|
|
11
11
|
$kendo-tooltip-border-width: 0px !default;
|
|
12
12
|
/// The border radius of the Tooltip.
|
|
13
13
|
/// @group tooltip
|
|
14
|
-
$kendo-tooltip-border-radius:
|
|
14
|
+
$kendo-tooltip-border-radius: k-border-radius(md) !default;
|
|
15
15
|
|
|
16
16
|
/// The font family of the Tooltip.
|
|
17
17
|
/// @group tooltip
|
|
18
|
-
$kendo-tooltip-font-family:
|
|
18
|
+
$kendo-tooltip-font-family: var( --kendo-font-family, inherit ) !default;
|
|
19
19
|
/// The font size of the Tooltip.
|
|
20
20
|
/// @group tooltip
|
|
21
|
-
$kendo-tooltip-font-size:
|
|
21
|
+
$kendo-tooltip-font-size: var( --kendo-font-size, inherit ) !default;
|
|
22
22
|
/// The line height of the Tooltip.
|
|
23
23
|
/// @group tooltip
|
|
24
24
|
$kendo-tooltip-line-height: 1.25 !default;
|
|
25
25
|
|
|
26
26
|
/// The font size of the Tooltip title.
|
|
27
27
|
/// @group tooltip
|
|
28
|
-
$kendo-tooltip-title-font-size: ($kendo-tooltip-font-size * 1.25) !default;
|
|
28
|
+
$kendo-tooltip-title-font-size: calc( ( #{$kendo-tooltip-font-size} * 1.25 ) ) !default;
|
|
29
29
|
/// The line height of the Tooltip title.
|
|
30
30
|
/// @group tooltip
|
|
31
31
|
$kendo-tooltip-title-line-height: 1 !default;
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
// Treelist
|
|
2
|
+
|
|
3
|
+
/// The background color of the TreeList footer row.
|
|
4
|
+
/// @group treelist
|
|
2
5
|
$kendo-treelist-footer-row-bg: $kendo-grid-hover-bg !default;
|
|
6
|
+
/// The border width of the TreeList footer row.
|
|
7
|
+
/// @group treelist
|
|
3
8
|
$kendo-treelist-footer-row-border-width: 1px !default;
|
|
@@ -2,69 +2,69 @@
|
|
|
2
2
|
|
|
3
3
|
/// The font family of the TreeView.
|
|
4
4
|
/// @group treeview
|
|
5
|
-
$kendo-treeview-font-family:
|
|
5
|
+
$kendo-treeview-font-family: var( --kendo-font-family, inherit ) !default;
|
|
6
6
|
/// The font size of the TreeView.
|
|
7
7
|
/// @group treeview
|
|
8
|
-
$kendo-treeview-font-size:
|
|
8
|
+
$kendo-treeview-font-size: var( --kendo-font-size, inherit ) !default;
|
|
9
9
|
/// The font size of the small TreeView.
|
|
10
10
|
/// @group treeview
|
|
11
|
-
$kendo-treeview-sm-font-size:
|
|
11
|
+
$kendo-treeview-sm-font-size: var( --kendo-font-size, inherit ) !default;
|
|
12
12
|
/// The font size of the medium TreeView.
|
|
13
13
|
/// @group treeview
|
|
14
|
-
$kendo-treeview-md-font-size:
|
|
14
|
+
$kendo-treeview-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15
15
|
/// The font size of the large TreeView.
|
|
16
16
|
/// @group treeview
|
|
17
|
-
$kendo-treeview-lg-font-size:
|
|
17
|
+
$kendo-treeview-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
18
18
|
/// The line height of the TreeView.
|
|
19
19
|
/// @group treeview
|
|
20
|
-
$kendo-treeview-line-height:
|
|
20
|
+
$kendo-treeview-line-height: var( --kendo-line-height, normal ) !default;
|
|
21
21
|
/// The line height of the small TreeView.
|
|
22
22
|
/// @group treeview
|
|
23
|
-
$kendo-treeview-sm-line-height:
|
|
23
|
+
$kendo-treeview-sm-line-height: var( --kendo-line-height, normal ) !default;
|
|
24
24
|
/// The line height of the medium TreeView.
|
|
25
25
|
/// @group treeview
|
|
26
|
-
$kendo-treeview-md-line-height:
|
|
26
|
+
$kendo-treeview-md-line-height: var( --kendo-line-height, normal ) !default;
|
|
27
27
|
/// The line height of the large TreeView.
|
|
28
28
|
/// @group treeview
|
|
29
|
-
$kendo-treeview-lg-line-height:
|
|
29
|
+
$kendo-treeview-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
30
30
|
/// The indentation of child groups in the TreeView.
|
|
31
31
|
/// @group treeview
|
|
32
32
|
$kendo-treeview-indent: 24px !default;
|
|
33
33
|
|
|
34
34
|
/// The horizontal padding of the TreeView items.
|
|
35
35
|
/// @group treeview
|
|
36
|
-
$kendo-treeview-item-padding-x: k-
|
|
36
|
+
$kendo-treeview-item-padding-x: k-spacing(2) !default;
|
|
37
37
|
/// The horizontal padding of the small TreeView items.
|
|
38
38
|
/// @group treeview
|
|
39
|
-
$kendo-treeview-sm-item-padding-x: k-
|
|
39
|
+
$kendo-treeview-sm-item-padding-x: k-spacing(2) !default;
|
|
40
40
|
/// The horizontal padding of the medium TreeView items.
|
|
41
41
|
/// @group treeview
|
|
42
|
-
$kendo-treeview-md-item-padding-x: k-
|
|
42
|
+
$kendo-treeview-md-item-padding-x: k-spacing(2) !default;
|
|
43
43
|
/// The horizontal padding of the large TreeView items.
|
|
44
44
|
/// @group treeview
|
|
45
|
-
$kendo-treeview-lg-item-padding-x: k-
|
|
45
|
+
$kendo-treeview-lg-item-padding-x: k-spacing(2) !default;
|
|
46
46
|
/// The vertical padding of the TreeView items.
|
|
47
47
|
/// @group treeview
|
|
48
|
-
$kendo-treeview-item-padding-y: k-
|
|
48
|
+
$kendo-treeview-item-padding-y: k-spacing(1) !default;
|
|
49
49
|
/// The vertical padding of the small TreeView items.
|
|
50
50
|
/// @group treeview
|
|
51
|
-
$kendo-treeview-sm-item-padding-y: k-
|
|
51
|
+
$kendo-treeview-sm-item-padding-y: k-spacing(0.5) !default;
|
|
52
52
|
/// The vertical padding of the medium TreeView items.
|
|
53
53
|
/// @group treeview
|
|
54
|
-
$kendo-treeview-md-item-padding-y: k-
|
|
54
|
+
$kendo-treeview-md-item-padding-y: k-spacing(1) !default;
|
|
55
55
|
/// The vertical padding of the large TreeView items.
|
|
56
56
|
/// @group treeview
|
|
57
|
-
$kendo-treeview-lg-item-padding-y: k-
|
|
57
|
+
$kendo-treeview-lg-item-padding-y: k-spacing(2) !default;
|
|
58
58
|
/// The border width of the TreeView items.
|
|
59
59
|
/// @group treeview
|
|
60
60
|
$kendo-treeview-item-border-width: 0px !default;
|
|
61
61
|
/// The border radius of the TreeView items.
|
|
62
62
|
/// @group treeview
|
|
63
|
-
$kendo-treeview-item-border-radius:
|
|
63
|
+
$kendo-treeview-item-border-radius: k-border-radius(md) !default;
|
|
64
64
|
|
|
65
65
|
/// The horizontal padding of the checkbox in the small TreeView.
|
|
66
66
|
/// @group treeview
|
|
67
|
-
$kendo-treeview-sm-checkbox-padding-x: k-
|
|
67
|
+
$kendo-treeview-sm-checkbox-padding-x: k-spacing(1) !default;
|
|
68
68
|
/// The horizontal padding of the checkbox in the medium TreeView.
|
|
69
69
|
/// @group treeview
|
|
70
70
|
$kendo-treeview-md-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !default;
|
|
@@ -73,7 +73,7 @@ $kendo-treeview-md-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !de
|
|
|
73
73
|
$kendo-treeview-lg-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !default;
|
|
74
74
|
/// The vertical padding of the checkbox in the small TreeView.
|
|
75
75
|
/// @group treeview
|
|
76
|
-
$kendo-treeview-sm-checkbox-padding-y: k-
|
|
76
|
+
$kendo-treeview-sm-checkbox-padding-y: k-spacing(0.5) !default;
|
|
77
77
|
/// The vertical padding of the checkbox in the medium TreeView.
|
|
78
78
|
/// @group treeview
|
|
79
79
|
$kendo-treeview-md-checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y !default;
|