@progress/kendo-theme-fluent 13.1.1-dev.2 → 13.1.2-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +7132 -7132
- package/dist/meta/sassdoc-raw-data.json +471 -471
- package/dist/meta/variables.json +3158 -3158
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +8 -8
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +7 -7
- package/scss/bottom-navigation/_variables.scss +3 -3
- package/scss/breadcrumb/_variables.scss +14 -14
- package/scss/bubble/_variables.scss +1 -1
- package/scss/button/_variables.scss +8 -8
- package/scss/calendar/_variables.scss +14 -14
- package/scss/captcha/_variables.scss +4 -4
- package/scss/card/_variables.scss +13 -13
- package/scss/chat/_layout.scss +1 -1
- package/scss/chat/_variables.scss +9 -9
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_variables.scss +10 -10
- package/scss/color-preview/_variables.scss +4 -1
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/colorpalette/_variables.scss +2 -2
- package/scss/column-menu/_variables.scss +7 -7
- package/scss/dataviz/_variables.scss +14 -14
- package/scss/dock-manager/_variables.scss +4 -4
- package/scss/draggable/_variables.scss +3 -3
- package/scss/drawer/_variables.scss +8 -8
- package/scss/dropzone/_layout.scss +1 -1
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +3 -3
- package/scss/fab/_variables.scss +5 -5
- package/scss/file-box/_variables.scss +4 -4
- package/scss/filemanager/_variables.scss +3 -3
- package/scss/floating-label/_variables.scss +2 -2
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +3 -3
- package/scss/grid/_variables.scss +11 -11
- package/scss/imageeditor/_variables.scss +3 -3
- package/scss/input/_variables.scss +8 -8
- package/scss/list/_variables.scss +32 -32
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +2 -2
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_variables.scss +3 -3
- package/scss/map/_variables.scss +3 -3
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +10 -10
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +3 -3
- package/scss/orgchart/_variables.scss +9 -9
- package/scss/pager/_variables.scss +3 -3
- package/scss/panelbar/_layout.scss +2 -2
- package/scss/panelbar/_variables.scss +3 -3
- package/scss/pdf-viewer/_variables.scss +4 -4
- package/scss/pivotgrid/_variables.scss +5 -5
- package/scss/popover/_layout.scss +2 -2
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +3 -3
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_variables.scss +5 -5
- package/scss/scrollview/_variables.scss +3 -3
- package/scss/segmented-control/_variables.scss +7 -7
- package/scss/slider/_layout.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_variables.scss +3 -3
- package/scss/stepper/_variables.scss +5 -5
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/switch/_variables.scss +1 -1
- package/scss/table/_variables.scss +2 -2
- package/scss/tabstrip/_variables.scss +4 -4
- package/scss/taskboard/_variables.scss +7 -7
- package/scss/timeline/_variables.scss +4 -4
- package/scss/timeselector/_variables.scss +8 -8
- package/scss/toolbar/_variables.scss +3 -3
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treeview/_variables.scss +7 -7
- package/scss/typography/_variables.scss +49 -49
- package/scss/upload/_layout.scss +1 -1
- package/scss/upload/_variables.scss +4 -4
- package/scss/window/_variables.scss +6 -6
- package/scss/wizard/_variables.scss +3 -3
|
@@ -13,13 +13,13 @@ $kendo-orgchart-padding-y: var( --kendo-orgchart-padding-y, #{$kendo-orgchart-sp
|
|
|
13
13
|
$kendo-orgchart-padding-x: var( --kendo-orgchart-padding-x, #{$kendo-orgchart-padding-y} ) !default;
|
|
14
14
|
/// The font family of the OrgChart.
|
|
15
15
|
/// @group orgchart
|
|
16
|
-
$kendo-orgchart-font-family: var( --kendo-orgchart-font-family, var(
|
|
16
|
+
$kendo-orgchart-font-family: var( --kendo-orgchart-font-family, var(--kendo-font-family) ) !default;
|
|
17
17
|
/// The font size of the OrgChart.
|
|
18
18
|
/// @group orgchart
|
|
19
|
-
$kendo-orgchart-font-size: var( --kendo-orgchart-font-size, var(
|
|
19
|
+
$kendo-orgchart-font-size: var( --kendo-orgchart-font-size, var(--kendo-font-size) ) !default;
|
|
20
20
|
/// The line height of the OrgChart.
|
|
21
21
|
/// @group orgchart
|
|
22
|
-
$kendo-orgchart-line-height: var( --kendo-orgchart-line-height, var(
|
|
22
|
+
$kendo-orgchart-line-height: var( --kendo-orgchart-line-height, var(--kendo-line-height) ) !default;
|
|
23
23
|
/// The background color of the OrgChart.
|
|
24
24
|
/// @group orgchart
|
|
25
25
|
$kendo-orgchart-bg: var( --kendo-orgchart-bg, #{k-color(surface-alt)} ) !default;
|
|
@@ -70,17 +70,17 @@ $kendo-orgchart-node-group-focus-shadow: var( --kendo-orgchart-node-group-focus-
|
|
|
70
70
|
$kendo-orgchart-node-group-title-margin-y: var( --kendo-orgchart-node-group-title-margin-y, #{k-spacing(0)} ) !default;
|
|
71
71
|
/// The font size of the OrgChart node group title.
|
|
72
72
|
/// @group orgchart
|
|
73
|
-
$kendo-orgchart-node-group-title-font-size: var( --kendo-orgchart-node-group-title-font-size, var(
|
|
73
|
+
$kendo-orgchart-node-group-title-font-size: var( --kendo-orgchart-node-group-title-font-size, var(--kendo-font-size-xl) ) !default;
|
|
74
74
|
/// The line height of the OrgChart node group title.
|
|
75
75
|
/// @group orgchart
|
|
76
|
-
$kendo-orgchart-node-group-title-line-height: var( --kendo-orgchart-node-group-title-line-height, var(
|
|
76
|
+
$kendo-orgchart-node-group-title-line-height: var( --kendo-orgchart-node-group-title-line-height, var(--kendo-line-height) ) !default;
|
|
77
77
|
|
|
78
78
|
/// The vertical margin of the OrgChart node group subtitle.
|
|
79
79
|
/// @group orgchart
|
|
80
80
|
$kendo-orgchart-node-group-subtitle-margin-y: var( --kendo-orgchart-node-group-subtitle-margin-y, calc( #{$kendo-orgchart-spacer} - #{k-spacing(1)} ) ) !default;
|
|
81
81
|
/// The font size of the OrgChart node group subtitle.
|
|
82
82
|
/// @group orgchart
|
|
83
|
-
$kendo-orgchart-node-group-subtitle-font-size: var( --kendo-orgchart-node-group-subtitle-font-size, var(
|
|
83
|
+
$kendo-orgchart-node-group-subtitle-font-size: var( --kendo-orgchart-node-group-subtitle-font-size, var(--kendo-font-size) ) !default;
|
|
84
84
|
/// The line height of the OrgChart node group subtitle.
|
|
85
85
|
/// @group orgchart
|
|
86
86
|
$kendo-orgchart-node-group-subtitle-text: var( --kendo-orgchart-node-group-subtitle-text, #{k-color(subtle)} ) !default;
|
|
@@ -106,17 +106,17 @@ $kendo-orgchart-card-title-margin-y: var( --kendo-orgchart-card-title-margin-y,
|
|
|
106
106
|
$kendo-orgchart-card-title-font-size: var( --kendo-orgchart-card-title-font-size, #{$kendo-card-title-font-size} ) !default;
|
|
107
107
|
/// The line height of the OrgChart Card title.
|
|
108
108
|
/// @group orgchart
|
|
109
|
-
$kendo-orgchart-card-title-line-height: var( --kendo-orgchart-card-title-line-height, var(
|
|
109
|
+
$kendo-orgchart-card-title-line-height: var( --kendo-orgchart-card-title-line-height, var(--kendo-line-height) ) !default;
|
|
110
110
|
|
|
111
111
|
/// The vertical margin of the OrgChart Card subtitle.
|
|
112
112
|
/// @group orgchart
|
|
113
113
|
$kendo-orgchart-card-subtitle-margin-y: var( --kendo-orgchart-card-subtitle-margin-y, #{k-spacing(0)} ) !default;
|
|
114
114
|
/// The font size of the OrgChart Card subtitle.
|
|
115
115
|
/// @group orgchart
|
|
116
|
-
$kendo-orgchart-card-subtitle-font-size: var( --kendo-orgchart-card-subtitle-font-size, var(
|
|
116
|
+
$kendo-orgchart-card-subtitle-font-size: var( --kendo-orgchart-card-subtitle-font-size, var(--kendo-font-size-sm) ) !default;
|
|
117
117
|
/// The line height of the OrgChart Card subtitle.
|
|
118
118
|
/// @group orgchart
|
|
119
|
-
$kendo-orgchart-card-subtitle-line-height: var( --kendo-orgchart-card-subtitle-line-height, var(
|
|
119
|
+
$kendo-orgchart-card-subtitle-line-height: var( --kendo-orgchart-card-subtitle-line-height, var(--kendo-line-height) ) !default;
|
|
120
120
|
|
|
121
121
|
/// The vertical padding of the OrgChart Card body.
|
|
122
122
|
/// @group orgchart
|
|
@@ -35,13 +35,13 @@ $kendo-pager-border-width: var( --kendo-pager-border-width, 1px ) !default;
|
|
|
35
35
|
|
|
36
36
|
/// The font family of the Pager.
|
|
37
37
|
/// @group pager
|
|
38
|
-
$kendo-pager-font-family: var( --kendo-pager-font-family, var(
|
|
38
|
+
$kendo-pager-font-family: var( --kendo-pager-font-family, var(--kendo-font-family) ) !default;
|
|
39
39
|
/// The font size of the Pager.
|
|
40
40
|
/// @group pager
|
|
41
|
-
$kendo-pager-font-size: var( --kendo-pager-font-size, var(
|
|
41
|
+
$kendo-pager-font-size: var( --kendo-pager-font-size, var(--kendo-font-size) ) !default;
|
|
42
42
|
/// The line height of the Pager.
|
|
43
43
|
/// @group pager
|
|
44
|
-
$kendo-pager-line-height: var( --kendo-pager-line-height, var(
|
|
44
|
+
$kendo-pager-line-height: var( --kendo-pager-line-height, var(--kendo-line-height) ) !default;
|
|
45
45
|
|
|
46
46
|
/// The background color of the Pager.
|
|
47
47
|
/// @group pager
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
font-weight: normal;
|
|
17
17
|
|
|
18
18
|
&.k-selected {
|
|
19
|
-
font-weight: var(--kendo-font-weight-semibold
|
|
19
|
+
font-weight: var(--kendo-font-weight-semibold);
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
&:focus,
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
padding-block: $kendo-panelbar-item-padding-y;
|
|
44
44
|
|
|
45
45
|
&.k-selected {
|
|
46
|
-
font-weight: var(--kendo-font-weight-semibold
|
|
46
|
+
font-weight: var(--kendo-font-weight-semibold);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
&:focus,
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
|
|
5
5
|
/// The font family of the PanelBar.
|
|
6
6
|
/// @group panelbar
|
|
7
|
-
$kendo-panelbar-font-family: var( --kendo-panelbar-font-family, var(
|
|
7
|
+
$kendo-panelbar-font-family: var( --kendo-panelbar-font-family, var(--kendo-font-family) ) !default;
|
|
8
8
|
/// The font size of the PanelBar.
|
|
9
9
|
/// @group panelbar
|
|
10
|
-
$kendo-panelbar-font-size: var( --kendo-panelbar-font-size, var(
|
|
10
|
+
$kendo-panelbar-font-size: var( --kendo-panelbar-font-size, var(--kendo-font-size) ) !default;
|
|
11
11
|
/// The line height of the PanelBar.
|
|
12
12
|
/// @group panelbar
|
|
13
|
-
$kendo-panelbar-line-height: var( --kendo-panelbar-line-height, var(
|
|
13
|
+
$kendo-panelbar-line-height: var( --kendo-panelbar-line-height, var(--kendo-line-height) ) !default;
|
|
14
14
|
/// The width of the border around the PanelBar.
|
|
15
15
|
/// @group panelbar
|
|
16
16
|
$kendo-panelbar-border-width: var( --kendo-panelbar-border-width, 1px ) !default;
|
|
@@ -8,13 +8,13 @@
|
|
|
8
8
|
$kendo-pdf-viewer-border-width: var( --kendo-pdf-viewer-border-width, 1px ) !default;
|
|
9
9
|
/// The font family of the PDFViewer.
|
|
10
10
|
/// @group pdf-viewer
|
|
11
|
-
$kendo-pdf-viewer-font-family: var( --kendo-pdf-viewer-font-family, var(
|
|
11
|
+
$kendo-pdf-viewer-font-family: var( --kendo-pdf-viewer-font-family, var(--kendo-font-family) ) !default;
|
|
12
12
|
/// The font size of the PDFViewer.
|
|
13
13
|
/// @group pdf-viewer
|
|
14
|
-
$kendo-pdf-viewer-font-size: var( --kendo-pdf-viewer-font-size, var(
|
|
14
|
+
$kendo-pdf-viewer-font-size: var( --kendo-pdf-viewer-font-size, var(--kendo-font-size) ) !default;
|
|
15
15
|
/// The line height of the PDFViewer.
|
|
16
16
|
/// @group pdf-viewer
|
|
17
|
-
$kendo-pdf-viewer-line-height: var( --kendo-pdf-viewer-line-height, var(
|
|
17
|
+
$kendo-pdf-viewer-line-height: var( --kendo-pdf-viewer-line-height, var(--kendo-line-height) ) !default;
|
|
18
18
|
/// The background color of the PDFViewer.
|
|
19
19
|
/// @group pdf-viewer
|
|
20
20
|
$kendo-pdf-viewer-bg: var( --kendo-pdf-viewer-bg, #{k-color(surface-alt)} ) !default;
|
|
@@ -87,7 +87,7 @@ $kendo-pdf-viewer-search-panel-margin-y: var( --kendo-pdf-viewer-search-panel-ma
|
|
|
87
87
|
|
|
88
88
|
/// The line height of the PDFViewer selection.
|
|
89
89
|
/// @group pdf-viewer
|
|
90
|
-
$kendo-pdf-viewer-selection-line-height: var( --kendo-pdf-viewer-selection-line-height, var(
|
|
90
|
+
$kendo-pdf-viewer-selection-line-height: var( --kendo-pdf-viewer-selection-line-height, var(--kendo-line-height-sm) ) !default;
|
|
91
91
|
|
|
92
92
|
/// The background color of the PDFViewer highlight.
|
|
93
93
|
/// @group pdf-viewer
|
|
@@ -17,13 +17,13 @@ $kendo-pivotgrid-padding-x: var( --kendo-pivotgrid-padding-x, #{k-spacing(0)} )
|
|
|
17
17
|
$kendo-pivotgrid-padding-y: var( --kendo-pivotgrid-padding-y, #{k-spacing(0)} ) !default;
|
|
18
18
|
/// The font family of the PivotGrid.
|
|
19
19
|
/// @group pivotgrid
|
|
20
|
-
$kendo-pivotgrid-font-family: var( --kendo-pivotgrid-font-family, var(
|
|
20
|
+
$kendo-pivotgrid-font-family: var( --kendo-pivotgrid-font-family, var(--kendo-font-family) ) !default;
|
|
21
21
|
/// The font size of the PivotGrid.
|
|
22
22
|
/// @group pivotgrid
|
|
23
|
-
$kendo-pivotgrid-font-size: var( --kendo-pivotgrid-font-size, var(
|
|
23
|
+
$kendo-pivotgrid-font-size: var( --kendo-pivotgrid-font-size, var(--kendo-font-size) ) !default;
|
|
24
24
|
/// The line height of the PivotGrid.
|
|
25
25
|
/// @group pivotgrid
|
|
26
|
-
$kendo-pivotgrid-line-height: var( --kendo-pivotgrid-line-height, var(
|
|
26
|
+
$kendo-pivotgrid-line-height: var( --kendo-pivotgrid-line-height, var(--kendo-line-height) ) !default;
|
|
27
27
|
/// The border width of the PivotGrid.
|
|
28
28
|
/// @group pivotgrid
|
|
29
29
|
$kendo-pivotgrid-border-width: var( --kendo-pivotgrid-border-width, 1px ) !default;
|
|
@@ -123,10 +123,10 @@ $kendo-pivotgrid-configurator-header-padding-x: var( --kendo-pivotgrid-configura
|
|
|
123
123
|
$kendo-pivotgrid-configurator-header-padding-y: var( --kendo-pivotgrid-configurator-header-padding-y, #{$kendo-pivotgrid-configurator-header-padding-x} ) !default;
|
|
124
124
|
/// The font size of the PivotGrid configurator header.
|
|
125
125
|
/// @group pivotgrid
|
|
126
|
-
$kendo-pivotgrid-configurator-header-font-size: var( --kendo-pivotgrid-configurator-header-font-size, calc( var(
|
|
126
|
+
$kendo-pivotgrid-configurator-header-font-size: var( --kendo-pivotgrid-configurator-header-font-size, calc( var(--kendo-font-size-xl) * .9 ) ) !default;
|
|
127
127
|
/// The font weight of the PivotGrid configurator header.
|
|
128
128
|
/// @group pivotgrid
|
|
129
|
-
$kendo-pivotgrid-configurator-header-font-weight: var( --kendo-pivotgrid-configurator-header-font-weight, var(
|
|
129
|
+
$kendo-pivotgrid-configurator-header-font-weight: var( --kendo-pivotgrid-configurator-header-font-weight, var(--kendo-font-weight-bold) ) !default;
|
|
130
130
|
|
|
131
131
|
/// The horizontal padding of the PivotGrid configurator content.
|
|
132
132
|
/// @group pivotgrid
|
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
@extend .k-card-title !optional;
|
|
11
11
|
padding-block-end: 0;
|
|
12
12
|
margin-block-end: 0;
|
|
13
|
-
font-size: var(--kendo-font-size-lg
|
|
14
|
-
line-height: var(--kendo-line-height-sm
|
|
13
|
+
font-size: var(--kendo-font-size-lg);
|
|
14
|
+
line-height: var(--kendo-line-height-sm);
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
// Actions
|
|
@@ -16,10 +16,10 @@ $kendo-popup-border-radius: var( --kendo-popup-border-radius, #{k-border-radius(
|
|
|
16
16
|
|
|
17
17
|
/// Font size of the popup.
|
|
18
18
|
/// @group popup
|
|
19
|
-
$kendo-popup-font-size: var( --kendo-popup-font-size, var(
|
|
19
|
+
$kendo-popup-font-size: var( --kendo-popup-font-size, var(--kendo-font-size) ) !default;
|
|
20
20
|
/// Line height of the popup.
|
|
21
21
|
/// @group popup
|
|
22
|
-
$kendo-popup-line-height: var( --kendo-popup-line-height, var(
|
|
22
|
+
$kendo-popup-line-height: var( --kendo-popup-line-height, var(--kendo-line-height) ) !default;
|
|
23
23
|
|
|
24
24
|
/// Horizontal padding of the content inside the popup.
|
|
25
25
|
/// @group popup
|
|
@@ -18,13 +18,13 @@ $kendo-progressbar-border-width: var( --kendo-progressbar-border-width, 0px ) !d
|
|
|
18
18
|
$kendo-progressbar-border-radius: var( --kendo-progressbar-border-radius, var( --kendo-border-radius-sm, initial ) ) !default;
|
|
19
19
|
/// The font family of the ProgressBar.
|
|
20
20
|
/// @group progressbar
|
|
21
|
-
$kendo-progressbar-font-family: var( --kendo-progressbar-font-family, var(
|
|
21
|
+
$kendo-progressbar-font-family: var( --kendo-progressbar-font-family, var(--kendo-font-family) ) !default;
|
|
22
22
|
/// The font size of the ProgressBar.
|
|
23
23
|
/// @group progressbar
|
|
24
|
-
$kendo-progressbar-font-size: var( --kendo-progressbar-font-size, var(
|
|
24
|
+
$kendo-progressbar-font-size: var( --kendo-progressbar-font-size, var(--kendo-font-size-sm) ) !default;
|
|
25
25
|
/// The line height of the ProgressBar.
|
|
26
26
|
/// @group progressbar
|
|
27
|
-
$kendo-progressbar-line-height: var( --kendo-progressbar-line-height, var(
|
|
27
|
+
$kendo-progressbar-line-height: var( --kendo-progressbar-line-height, var(--kendo-line-height-lg) ) !default;
|
|
28
28
|
/// The horizontal padding of the ProgressBar.
|
|
29
29
|
/// @group progressbar
|
|
30
30
|
$kendo-progressbar-padding-x: var( --kendo-progressbar-padding-x, #{k-spacing(0)} ) !default;
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
|
|
4
4
|
/// The font family of the Rating.
|
|
5
5
|
/// @group rating
|
|
6
|
-
$kendo-rating-font-family: var( --kendo-rating-font-family, var(
|
|
6
|
+
$kendo-rating-font-family: var( --kendo-rating-font-family, var(--kendo-font-family) ) !default;
|
|
7
7
|
/// The font size of the Rating.
|
|
8
8
|
/// @group rating
|
|
9
|
-
$kendo-rating-font-size: var( --kendo-rating-font-size, var(
|
|
9
|
+
$kendo-rating-font-size: var( --kendo-rating-font-size, var(--kendo-font-size-sm) ) !default;
|
|
10
10
|
/// The line height of the Rating.
|
|
11
11
|
/// @group rating
|
|
12
|
-
$kendo-rating-line-height: var( --kendo-rating-line-height, var(
|
|
12
|
+
$kendo-rating-line-height: var( --kendo-rating-line-height, var(--kendo-line-height) ) !default;
|
|
13
13
|
|
|
14
14
|
/// The content spacing of the Rating.
|
|
15
15
|
/// @group rating
|
|
@@ -8,13 +8,13 @@
|
|
|
8
8
|
$kendo-scheduler-border-width: var( --kendo-scheduler-border-width, 1px ) !default;
|
|
9
9
|
/// The font family of the Scheduler.
|
|
10
10
|
/// @group scheduler
|
|
11
|
-
$kendo-scheduler-font-family: var( --kendo-scheduler-font-family, var(
|
|
11
|
+
$kendo-scheduler-font-family: var( --kendo-scheduler-font-family, var(--kendo-font-family) ) !default;
|
|
12
12
|
/// The font size of the Scheduler.
|
|
13
13
|
/// @group scheduler
|
|
14
|
-
$kendo-scheduler-font-size: var( --kendo-scheduler-font-size, var(
|
|
14
|
+
$kendo-scheduler-font-size: var( --kendo-scheduler-font-size, var(--kendo-font-size) ) !default;
|
|
15
15
|
/// The line height of the Scheduler.
|
|
16
16
|
/// @group scheduler
|
|
17
|
-
$kendo-scheduler-line-height: var( --kendo-scheduler-line-height, var(
|
|
17
|
+
$kendo-scheduler-line-height: var( --kendo-scheduler-line-height, var(--kendo-line-height) ) !default;
|
|
18
18
|
|
|
19
19
|
/// The background color of the Scheduler.
|
|
20
20
|
/// @group scheduler
|
|
@@ -217,10 +217,10 @@ $kendo-scheduler-tooltip-shadow: var( --kendo-scheduler-tooltip-shadow, k-elevat
|
|
|
217
217
|
$kendo-scheduler-tooltip-title-margin-y: var( --kendo-scheduler-tooltip-title-margin-y, k-spacing(3) ) !default;
|
|
218
218
|
/// The font size of the month inside the Scheduler Tooltip.
|
|
219
219
|
/// @group scheduler
|
|
220
|
-
$kendo-scheduler-tooltip-month-font-size: var( --kendo-scheduler-tooltip-month-font-size, var(
|
|
220
|
+
$kendo-scheduler-tooltip-month-font-size: var( --kendo-scheduler-tooltip-month-font-size, var(--kendo-font-size-sm) ) !default;
|
|
221
221
|
/// The font size of the day inside the Scheduler Tooltip.
|
|
222
222
|
/// @group scheduler
|
|
223
|
-
$kendo-scheduler-tooltip-day-font-size: var( --kendo-scheduler-tooltip-day-font-size, calc( var(
|
|
223
|
+
$kendo-scheduler-tooltip-day-font-size: var( --kendo-scheduler-tooltip-day-font-size, calc( var(--kendo-font-size-sm) * 2 ) ) !default;
|
|
224
224
|
|
|
225
225
|
/// The max height of the events inside the Scheduler Tooltip.
|
|
226
226
|
/// @group scheduler
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
$kendo-scrollview-border-width: var( --kendo-scrollview-border-width, 0px ) !default;
|
|
7
7
|
/// The font family of the ScrollView.
|
|
8
8
|
/// @group scrollview
|
|
9
|
-
$kendo-scrollview-font-family: var( --kendo-scrollview-font-family, var(
|
|
9
|
+
$kendo-scrollview-font-family: var( --kendo-scrollview-font-family, var(--kendo-font-family) ) !default;
|
|
10
10
|
/// The font size of the ScrollView.
|
|
11
11
|
/// @group scrollview
|
|
12
|
-
$kendo-scrollview-font-size: var( --kendo-scrollview-font-size, var(
|
|
12
|
+
$kendo-scrollview-font-size: var( --kendo-scrollview-font-size, var(--kendo-font-size) ) !default;
|
|
13
13
|
/// The line height of the ScrollView.
|
|
14
14
|
/// @group scrollview
|
|
15
|
-
$kendo-scrollview-line-height: var( --kendo-scrollview-line-height, var(
|
|
15
|
+
$kendo-scrollview-line-height: var( --kendo-scrollview-line-height, var(--kendo-line-height) ) !default;
|
|
16
16
|
|
|
17
17
|
/// The text color of the ScrollView.
|
|
18
18
|
/// @group scrollview
|
|
@@ -28,27 +28,27 @@ $kendo-segmented-control-text: var( --kendo-segmented-control-text, #{k-color(on
|
|
|
28
28
|
|
|
29
29
|
/// The font size of the small Segmented Control.
|
|
30
30
|
/// @group segmented-control
|
|
31
|
-
$kendo-segmented-control-sm-font-size: var( --kendo-segmented-control-sm-font-size, var(
|
|
31
|
+
$kendo-segmented-control-sm-font-size: var( --kendo-segmented-control-sm-font-size, var(--kendo-font-size-sm) ) !default;
|
|
32
32
|
/// The font size of the medium Segmented Control.
|
|
33
33
|
/// @group segmented-control
|
|
34
|
-
$kendo-segmented-control-md-font-size: var( --kendo-segmented-control-md-font-size, var(
|
|
34
|
+
$kendo-segmented-control-md-font-size: var( --kendo-segmented-control-md-font-size, var(--kendo-font-size) ) !default;
|
|
35
35
|
/// The font size of the large Segmented Control.
|
|
36
36
|
/// @group segmented-control
|
|
37
|
-
$kendo-segmented-control-lg-font-size: var( --kendo-segmented-control-lg-font-size, var(
|
|
37
|
+
$kendo-segmented-control-lg-font-size: var( --kendo-segmented-control-lg-font-size, var(--kendo-font-size-lg) ) !default;
|
|
38
38
|
|
|
39
39
|
/// The font family of the Segmented Control.
|
|
40
40
|
/// @group segmented-control
|
|
41
|
-
$kendo-segmented-control-font-family: var( --kendo-segmented-control-font-family, var(
|
|
41
|
+
$kendo-segmented-control-font-family: var( --kendo-segmented-control-font-family, var(--kendo-font-family) ) !default;
|
|
42
42
|
|
|
43
43
|
/// The line height of the small Segmented Control.
|
|
44
44
|
/// @group segmented-control
|
|
45
|
-
$kendo-segmented-control-sm-line-height: var( --kendo-segmented-control-sm-line-height, var(
|
|
45
|
+
$kendo-segmented-control-sm-line-height: var( --kendo-segmented-control-sm-line-height, var(--kendo-line-height-lg) ) !default;
|
|
46
46
|
/// The line height of the medium Segmented Control.
|
|
47
47
|
/// @group segmented-control
|
|
48
|
-
$kendo-segmented-control-md-line-height: var( --kendo-segmented-control-md-line-height, var(
|
|
48
|
+
$kendo-segmented-control-md-line-height: var( --kendo-segmented-control-md-line-height, var(--kendo-line-height) ) !default;
|
|
49
49
|
/// The line height of the large Segmented Control.
|
|
50
50
|
/// @group segmented-control
|
|
51
|
-
$kendo-segmented-control-lg-line-height: var( --kendo-segmented-control-lg-line-height, var(
|
|
51
|
+
$kendo-segmented-control-lg-line-height: var( --kendo-segmented-control-lg-line-height, var(--kendo-line-height-sm) ) !default;
|
|
52
52
|
|
|
53
53
|
/// The border radius of the Segmented Control thumb.
|
|
54
54
|
/// @group segmented-control
|
package/scss/slider/_layout.scss
CHANGED
|
@@ -14,13 +14,13 @@ $kendo-slider-spacing: var( --kendo-slider-spacing, #{k-spacing(2)} ) !default;
|
|
|
14
14
|
|
|
15
15
|
/// The font family of the Slider.
|
|
16
16
|
/// @group slider
|
|
17
|
-
$kendo-slider-font-family: var( --kendo-slider-font-family, var(
|
|
17
|
+
$kendo-slider-font-family: var( --kendo-slider-font-family, var(--kendo-font-family) ) !default;
|
|
18
18
|
/// The font size of the Slider.
|
|
19
19
|
/// @group slider
|
|
20
|
-
$kendo-slider-font-size: var( --kendo-slider-font-size, var(
|
|
20
|
+
$kendo-slider-font-size: var( --kendo-slider-font-size, var(--kendo-font-size-sm) ) !default;
|
|
21
21
|
/// The line height of the Slider.
|
|
22
22
|
/// @group slider
|
|
23
|
-
$kendo-slider-line-height: var( --kendo-slider-line-height, var(
|
|
23
|
+
$kendo-slider-line-height: var( --kendo-slider-line-height, var(--kendo-line-height) ) !default;
|
|
24
24
|
/// The text color of the Slider.
|
|
25
25
|
/// @group slider
|
|
26
26
|
$kendo-slider-text: var( --kendo-slider-text, inherit ) !default;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
$kendo-splitter-border-width: var( --kendo-splitter-border-width, 1px ) !default;
|
|
7
7
|
/// The font size of the Splitter.
|
|
8
8
|
/// @group splitter
|
|
9
|
-
$kendo-splitter-font-size: var( --kendo-splitter-font-size, var(
|
|
9
|
+
$kendo-splitter-font-size: var( --kendo-splitter-font-size, var(--kendo-font-size) ) !default;
|
|
10
10
|
/// The line height of the Splitter.
|
|
11
11
|
/// @group splitter
|
|
12
|
-
$kendo-splitter-line-height: var( --kendo-splitter-line-height, var(
|
|
12
|
+
$kendo-splitter-line-height: var( --kendo-splitter-line-height, var(--kendo-line-height) ) !default;
|
|
13
13
|
/// The font family of the Splitter.
|
|
14
14
|
/// @group splitter
|
|
15
|
-
$kendo-splitter-font-family: var( --kendo-splitter-font-family, var(
|
|
15
|
+
$kendo-splitter-font-family: var( --kendo-splitter-font-family, var(--kendo-font-family) ) !default;
|
|
16
16
|
|
|
17
17
|
/// The background color of the Splitter.
|
|
18
18
|
/// @group splitter
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
$kendo-spreadsheet-border-width: var( --kendo-spreadsheet-border-width, 1px ) !default;
|
|
11
11
|
/// The font family of the Spreadsheet.
|
|
12
12
|
/// @group spreadsheet
|
|
13
|
-
$kendo-spreadsheet-font-family: var( --kendo-spreadsheet-font-family, var(
|
|
13
|
+
$kendo-spreadsheet-font-family: var( --kendo-spreadsheet-font-family, var(--kendo-font-family) ) !default;
|
|
14
14
|
/// The font size of the Spreadsheet.
|
|
15
15
|
/// @group spreadsheet
|
|
16
|
-
$kendo-spreadsheet-font-size: var( --kendo-spreadsheet-font-size, var(
|
|
16
|
+
$kendo-spreadsheet-font-size: var( --kendo-spreadsheet-font-size, var(--kendo-font-size) ) !default;
|
|
17
17
|
/// The line height of the Spreadsheet.
|
|
18
18
|
/// @group spreadsheet
|
|
19
|
-
$kendo-spreadsheet-line-height: var( --kendo-spreadsheet-line-height, var(
|
|
19
|
+
$kendo-spreadsheet-line-height: var( --kendo-spreadsheet-line-height, var(--kendo-line-height) ) !default;
|
|
20
20
|
/// The background color of the Spreadsheet.
|
|
21
21
|
/// @group spreadsheet
|
|
22
22
|
$kendo-spreadsheet-bg: var( --kendo-spreadsheet-bg, k-color(app-surface) ) !default;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
$kendo-stepper-border-width: var( --kendo-stepper-border-width, 0px ) !default;
|
|
7
7
|
/// The font size of the Stepper.
|
|
8
8
|
/// @group stepper
|
|
9
|
-
$kendo-stepper-font-size: var( --kendo-stepper-font-size, var(
|
|
9
|
+
$kendo-stepper-font-size: var( --kendo-stepper-font-size, var(--kendo-font-size) ) !default;
|
|
10
10
|
/// The font family of the Stepper.
|
|
11
11
|
/// @group stepper
|
|
12
|
-
$kendo-stepper-font-family: var( --kendo-stepper-font-family, var(
|
|
12
|
+
$kendo-stepper-font-family: var( --kendo-stepper-font-family, var(--kendo-font-family) ) !default;
|
|
13
13
|
/// The line height of the Stepper.
|
|
14
14
|
/// @group stepper
|
|
15
|
-
$kendo-stepper-line-height: var( --kendo-stepper-line-height, var(
|
|
15
|
+
$kendo-stepper-line-height: var( --kendo-stepper-line-height, var(--kendo-line-height) ) !default;
|
|
16
16
|
|
|
17
17
|
/// The background color of the Stepper.
|
|
18
18
|
/// @group stepper
|
|
@@ -68,7 +68,7 @@ $kendo-stepper-indicator-focus-size: var( --kendo-stepper-indicator-focus-size,
|
|
|
68
68
|
$kendo-stepper-indicator-focus-offset: 3px !default;
|
|
69
69
|
/// The calculated offset of the Stepper's focused indicator.
|
|
70
70
|
/// @group stepper
|
|
71
|
-
$kendo-stepper-indicator-focus-calc-offset: calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )
|
|
71
|
+
$kendo-stepper-indicator-focus-calc-offset: calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} ) !default;
|
|
72
72
|
|
|
73
73
|
/// The background color of the Stepper indicator.
|
|
74
74
|
/// @group stepper
|
|
@@ -177,7 +177,7 @@ $kendo-stepper-label-hover-text: var( --kendo-stepper-label-hover-text, $kendo-s
|
|
|
177
177
|
$kendo-stepper-label-disabled-text: var( --kendo-stepper-label-disabled-text, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) ) !default;
|
|
178
178
|
/// The font weight of the disabled Stepper label.
|
|
179
179
|
/// @group stepper
|
|
180
|
-
$kendo-stepper-current-label-font-weight: var( --kendo-stepper-current-label-font-weight, var(
|
|
180
|
+
$kendo-stepper-current-label-font-weight: var( --kendo-stepper-current-label-font-weight, var(--kendo-font-weight-semibold) ) !default;
|
|
181
181
|
|
|
182
182
|
/// The text color of the optional Stepper label.
|
|
183
183
|
/// @group stepper
|
|
@@ -19,11 +19,11 @@ $kendo-suggestion-border-style: var( --kendo-suggestion-border-style, solid ) !d
|
|
|
19
19
|
|
|
20
20
|
/// The font size of the Suggestion.
|
|
21
21
|
/// @group suggestion
|
|
22
|
-
$kendo-suggestion-font-size: var(
|
|
22
|
+
$kendo-suggestion-font-size: var(--kendo-font-size) !default;
|
|
23
23
|
|
|
24
24
|
/// The line height of the Suggestion.
|
|
25
25
|
/// @group suggestion
|
|
26
|
-
$kendo-suggestion-line-height: var( --kendo-suggestion-line-height, var(
|
|
26
|
+
$kendo-suggestion-line-height: var( --kendo-suggestion-line-height, var(--kendo-line-height-lg) ) !default;
|
|
27
27
|
/// The border radius of the Suggestion.
|
|
28
28
|
/// @group suggestion
|
|
29
29
|
$kendo-suggestion-border-radius: var( --kendo-suggestion-border-radius, #{k-border-radius(full)} ) !default;
|
|
@@ -17,7 +17,7 @@ $kendo-switch-default-thumb-roundness: "full" !default;
|
|
|
17
17
|
|
|
18
18
|
/// The font family of the Switch.
|
|
19
19
|
/// @group switch
|
|
20
|
-
$kendo-switch-font-family: var( --kendo-switch-font-family, var(
|
|
20
|
+
$kendo-switch-font-family: var( --kendo-switch-font-family, var(--kendo-font-family) ) !default;
|
|
21
21
|
|
|
22
22
|
/// The border width of the Switch track.
|
|
23
23
|
/// @group switch
|
|
@@ -38,7 +38,7 @@ $kendo-table-lg-cell-padding-y: var( --kendo-table-lg-cell-padding-y, #{k-spacin
|
|
|
38
38
|
|
|
39
39
|
/// Font weight of the table header cells.
|
|
40
40
|
/// @group table
|
|
41
|
-
$kendo-table-header-font-weight: var( --kendo-table-header-font-weight, var(
|
|
41
|
+
$kendo-table-header-font-weight: var( --kendo-table-header-font-weight, var(--kendo-font-weight-normal) ) !default;
|
|
42
42
|
|
|
43
43
|
/// Background color of tables.
|
|
44
44
|
/// @group table
|
|
@@ -148,7 +148,7 @@ $kendo-table-selected-border: var( --kendo-table-selected-border, #{$kendo-table
|
|
|
148
148
|
$kendo-table-highlighted-bg: var( --kendo-table-highlighted-bg, #{color-mix(in srgb, k-color(warning) 8%, transparent)} ) !default;
|
|
149
149
|
/// The font weight of highlighted rows in table.
|
|
150
150
|
/// @group table
|
|
151
|
-
$kendo-table-highlighted-font-weight: var( --kendo-table-highlighted-font-weight, var(
|
|
151
|
+
$kendo-table-highlighted-font-weight: var( --kendo-table-highlighted-font-weight, var(--kendo-font-weight-semibold) ) !default;
|
|
152
152
|
|
|
153
153
|
/// Background color of selected highlighted rows in table.
|
|
154
154
|
/// @group table
|
|
@@ -29,13 +29,13 @@ $kendo-tabstrip-wrapper-border: var( --kendo-tabstrip-wrapper-border, initial )
|
|
|
29
29
|
|
|
30
30
|
/// The font family of the TabStrip.
|
|
31
31
|
/// @group tabstrip
|
|
32
|
-
$kendo-tabstrip-font-family: var( --kendo-tabstrip-font-family, var(
|
|
32
|
+
$kendo-tabstrip-font-family: var( --kendo-tabstrip-font-family, var(--kendo-font-family) ) !default;
|
|
33
33
|
/// The font size of the TabStrip.
|
|
34
34
|
/// @group tabstrip
|
|
35
|
-
$kendo-tabstrip-font-size: var( --kendo-tabstrip-font-size, var(
|
|
35
|
+
$kendo-tabstrip-font-size: var( --kendo-tabstrip-font-size, var(--kendo-font-size) ) !default;
|
|
36
36
|
/// The line height of the TabStrip.
|
|
37
37
|
/// @group tabstrip
|
|
38
|
-
$kendo-tabstrip-line-height: var( --kendo-tabstrip-line-height, var(
|
|
38
|
+
$kendo-tabstrip-line-height: var( --kendo-tabstrip-line-height, var(--kendo-line-height) ) !default;
|
|
39
39
|
/// The border width around the TabStrip.
|
|
40
40
|
/// @group tabstrip
|
|
41
41
|
$kendo-tabstrip-border-width: var( --kendo-tabstrip-border-width, 0px ) !default;
|
|
@@ -143,7 +143,7 @@ $kendo-tabstrip-item-selected-text: var( --kendo-tabstrip-item-selected-text, in
|
|
|
143
143
|
$kendo-tabstrip-item-selected-border: var( --kendo-tabstrip-item-selected-border, inherit ) !default;
|
|
144
144
|
/// The font weight of the selected TabStrip items.
|
|
145
145
|
/// @group tabstrip
|
|
146
|
-
$kendo-tabstrip-item-selected-font-weight: var( --kendo-tabstrip-item-selected-font-weight, var(
|
|
146
|
+
$kendo-tabstrip-item-selected-font-weight: var( --kendo-tabstrip-item-selected-font-weight, var(--kendo-font-weight-semibold) ) !default;
|
|
147
147
|
|
|
148
148
|
/// The shadow of the focused TabStrip items.
|
|
149
149
|
/// @group tabstrip
|
|
@@ -21,13 +21,13 @@ $kendo-taskboard-padding-y: var( --kendo-taskboard-padding-y, #{k-spacing(0)} )
|
|
|
21
21
|
$kendo-taskboard-padding-x: var( --kendo-taskboard-padding-x, #{k-spacing(0)} ) !default;
|
|
22
22
|
/// The font family of the TaskBoard.
|
|
23
23
|
/// @group taskboard
|
|
24
|
-
$kendo-taskboard-font-family: var( --kendo-taskboard-font-family, var(
|
|
24
|
+
$kendo-taskboard-font-family: var( --kendo-taskboard-font-family, var(--kendo-font-family) ) !default;
|
|
25
25
|
/// The font size of the TaskBoard.
|
|
26
26
|
/// @group taskboard
|
|
27
|
-
$kendo-taskboard-font-size: var( --kendo-taskboard-font-size, var(
|
|
27
|
+
$kendo-taskboard-font-size: var( --kendo-taskboard-font-size, var(--kendo-font-size) ) !default;
|
|
28
28
|
/// The line height of the TaskBoard.
|
|
29
29
|
/// @group taskboard
|
|
30
|
-
$kendo-taskboard-line-height: var( --kendo-taskboard-line-height, var(
|
|
30
|
+
$kendo-taskboard-line-height: var( --kendo-taskboard-line-height, var(--kendo-line-height) ) !default;
|
|
31
31
|
/// The background color of the TaskBoard.
|
|
32
32
|
/// @group taskboard
|
|
33
33
|
$kendo-taskboard-bg: var( --kendo-taskboard-bg, #{k-color(app-surface)} ) !default;
|
|
@@ -145,10 +145,10 @@ $kendo-taskboard-pane-header-padding-y: var( --kendo-taskboard-pane-header-paddi
|
|
|
145
145
|
$kendo-taskboard-pane-header-padding-x: var( --kendo-taskboard-pane-header-padding-x, #{k-spacing(6)} ) !default;
|
|
146
146
|
/// The font size of the TaskBoard pane header.
|
|
147
147
|
/// @group taskboard
|
|
148
|
-
$kendo-taskboard-pane-header-font-size: var( --kendo-taskboard-pane-header-font-size, var(
|
|
148
|
+
$kendo-taskboard-pane-header-font-size: var( --kendo-taskboard-pane-header-font-size, var(--kendo-font-size-xl) ) !default;
|
|
149
149
|
/// The font weight of the TaskBoard pane header.
|
|
150
150
|
/// @group taskboard
|
|
151
|
-
$kendo-taskboard-pane-header-font-weight: var( --kendo-taskboard-pane-header-font-weight, var(
|
|
151
|
+
$kendo-taskboard-pane-header-font-weight: var( --kendo-taskboard-pane-header-font-weight, var(--kendo-font-weight-bold) ) !default;
|
|
152
152
|
/// The text color of the TaskBoard pane header.
|
|
153
153
|
/// @group taskboard
|
|
154
154
|
$kendo-taskboard-pane-header-text: var( --kendo-taskboard-pane-header-text, #{$kendo-taskboard-pane-text} ) !default;
|
|
@@ -191,10 +191,10 @@ $kendo-taskboard-card-selected-bg: linear-gradient(0deg, color-mix(in srgb, k-co
|
|
|
191
191
|
|
|
192
192
|
/// The font size of the TaskBoard Card title.
|
|
193
193
|
/// @group taskboard
|
|
194
|
-
$kendo-taskboard-card-title-font-size: var( --kendo-taskboard-card-title-font-size, var(
|
|
194
|
+
$kendo-taskboard-card-title-font-size: var( --kendo-taskboard-card-title-font-size, var(--kendo-font-size) ) !default;
|
|
195
195
|
/// The font weight of the TaskBoard Card title.
|
|
196
196
|
/// @group taskboard
|
|
197
|
-
$kendo-taskboard-card-title-font-weight: var( --kendo-taskboard-card-title-font-weight, var(
|
|
197
|
+
$kendo-taskboard-card-title-font-weight: var( --kendo-taskboard-card-title-font-weight, var(--kendo-font-weight-semibold) ) !default;
|
|
198
198
|
|
|
199
199
|
/// The border width of the TaskBoard Card placeholder.
|
|
200
200
|
/// @group taskboard
|
|
@@ -17,13 +17,13 @@ $kendo-timeline-items-padding: var( --kendo-timeline-items-padding, k-spacing(4)
|
|
|
17
17
|
|
|
18
18
|
/// The font family of the Timeline.
|
|
19
19
|
/// @group timeline
|
|
20
|
-
$kendo-timeline-font-family: var( --kendo-timeline-font-family, var(
|
|
20
|
+
$kendo-timeline-font-family: var( --kendo-timeline-font-family, var(--kendo-font-family) ) !default;
|
|
21
21
|
/// The font size of the Timeline.
|
|
22
22
|
/// @group timeline
|
|
23
|
-
$kendo-timeline-font-size: var( --kendo-timeline-font-size, var(
|
|
23
|
+
$kendo-timeline-font-size: var( --kendo-timeline-font-size, var(--kendo-font-size) ) !default;
|
|
24
24
|
/// The line height of the Timeline.
|
|
25
25
|
/// @group timeline
|
|
26
|
-
$kendo-timeline-line-height: var( --kendo-timeline-line-height, var(
|
|
26
|
+
$kendo-timeline-line-height: var( --kendo-timeline-line-height, var(--kendo-line-height) ) !default;
|
|
27
27
|
|
|
28
28
|
/// The horizontal spacing of the mobile Timeline.
|
|
29
29
|
/// @group timeline
|
|
@@ -92,7 +92,7 @@ $kendo-timeline-flag-padding-y: var( --kendo-timeline-flag-padding-y, k-spacing(
|
|
|
92
92
|
$kendo-timeline-flag-border-radius: var( --kendo-timeline-flag-border-radius, k-border-radius(md) ) !default;
|
|
93
93
|
/// The line height of the Timeline flag.
|
|
94
94
|
/// @group timeline
|
|
95
|
-
$kendo-timeline-flag-line-height: var( --kendo-timeline-flag-line-height, var(
|
|
95
|
+
$kendo-timeline-flag-line-height: var( --kendo-timeline-flag-line-height, var(--kendo-line-height) ) !default;
|
|
96
96
|
/// The box shadow of the Timeline flag.
|
|
97
97
|
/// @group timeline
|
|
98
98
|
$kendo-timeline-flag-box-shadow: var( --kendo-timeline-flag-box-shadow, var( --kendo-box-shadow-depth-2, none ) ) !default;
|
|
@@ -12,7 +12,7 @@ $kendo-time-selector-default-size: "md" !default;
|
|
|
12
12
|
$kendo-time-selector-border-width: var( --kendo-time-selector-border-width, 1px ) !default;
|
|
13
13
|
/// Font family of the time-selector.
|
|
14
14
|
/// @group time-selector
|
|
15
|
-
$kendo-time-selector-font-family: var( --kendo-time-selector-font-family, var(
|
|
15
|
+
$kendo-time-selector-font-family: var( --kendo-time-selector-font-family, var(--kendo-font-family) ) !default;
|
|
16
16
|
/// Font size of the time-selector.
|
|
17
17
|
/// @group time-selector
|
|
18
18
|
$kendo-time-selector-font-size: null !default;
|
|
@@ -64,7 +64,7 @@ $kendo-time-list-height: var( --kendo-time-list-height, 240px ) !default;
|
|
|
64
64
|
$kendo-time-list-title-spacing: var( --kendo-time-list-title-spacing, k-spacing(1) ) !default;
|
|
65
65
|
/// Font size of the time-selector titles.
|
|
66
66
|
/// @group time-selector
|
|
67
|
-
$kendo-time-list-title-font-size: var( --kendo-time-list-title-font-size, var(
|
|
67
|
+
$kendo-time-list-title-font-size: var( --kendo-time-list-title-font-size, var(--kendo-font-size-xs) ) !default;
|
|
68
68
|
/// Line height of the time-selector titles.
|
|
69
69
|
/// @group time-selector
|
|
70
70
|
$kendo-time-list-title-line-height: var( --kendo-time-list-title-line-height, 1 ) !default;
|
|
@@ -93,23 +93,23 @@ $kendo-time-list-focus-bg: var( --kendo-time-list-focus-bg, color-mix(in srgb, k
|
|
|
93
93
|
|
|
94
94
|
/// Font sizes of the time-selector.
|
|
95
95
|
/// @group time-selector
|
|
96
|
-
$kendo-time-selector-sm-font-size: var( --kendo-time-selector-sm-font-size, var(
|
|
96
|
+
$kendo-time-selector-sm-font-size: var( --kendo-time-selector-sm-font-size, var(--kendo-font-size) ) !default;
|
|
97
97
|
/// The font size of the TimeSelector.
|
|
98
98
|
/// @group time-selector
|
|
99
|
-
$kendo-time-selector-md-font-size: var( --kendo-time-selector-md-font-size, var(--kendo-font-size
|
|
99
|
+
$kendo-time-selector-md-font-size: var( --kendo-time-selector-md-font-size, var(--kendo-font-size) ) !default;
|
|
100
100
|
/// The font size of the TimeSelector.
|
|
101
101
|
/// @group time-selector
|
|
102
|
-
$kendo-time-selector-lg-font-size: var( --kendo-time-selector-lg-font-size, var(--kendo-font-size
|
|
102
|
+
$kendo-time-selector-lg-font-size: var( --kendo-time-selector-lg-font-size, var(--kendo-font-size) ) !default;
|
|
103
103
|
|
|
104
104
|
/// Line heights used along with $kendo-font-size.
|
|
105
105
|
/// @group time-selector
|
|
106
|
-
$kendo-time-selector-sm-line-height: var( --kendo-time-selector-sm-line-height, var(--kendo-line-height
|
|
106
|
+
$kendo-time-selector-sm-line-height: var( --kendo-time-selector-sm-line-height, var(--kendo-line-height) ) !default;
|
|
107
107
|
/// The height of the TimeSelector.
|
|
108
108
|
/// @group time-selector
|
|
109
|
-
$kendo-time-selector-md-line-height: var( --kendo-time-selector-md-line-height, var(--kendo-line-height
|
|
109
|
+
$kendo-time-selector-md-line-height: var( --kendo-time-selector-md-line-height, var(--kendo-line-height) ) !default;
|
|
110
110
|
/// The height of the TimeSelector.
|
|
111
111
|
/// @group time-selector
|
|
112
|
-
$kendo-time-selector-lg-line-height: var( --kendo-time-selector-lg-line-height, var(--kendo-line-height
|
|
112
|
+
$kendo-time-selector-lg-line-height: var( --kendo-time-selector-lg-line-height, var(--kendo-line-height) ) !default;
|
|
113
113
|
|
|
114
114
|
/// Horizontal padding of the time-selector items.
|
|
115
115
|
/// @group time-selector
|