@progress/kendo-theme-classic 13.1.1 → 13.2.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green-dark.scss +117 -117
- package/dist/classic-green.css +1 -1
- package/dist/classic-green.scss +107 -107
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender-dark.scss +120 -120
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-lavender.scss +110 -110
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main-dark.scss +117 -117
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro-dark.scss +120 -120
- package/dist/classic-metro.css +1 -1
- package/dist/classic-metro.scss +110 -110
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-moonlight.scss +120 -120
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal-dark.scss +117 -117
- package/dist/classic-opal.css +1 -1
- package/dist/classic-opal.scss +107 -107
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver-dark.scss +117 -117
- package/dist/classic-silver.css +1 -1
- package/dist/classic-silver.scss +107 -107
- package/dist/classic-uniform.css +1 -1
- package/dist/classic-uniform.scss +111 -111
- package/dist/meta/sassdoc-data.json +7464 -8780
- package/dist/meta/sassdoc-raw-data.json +867 -1305
- package/dist/meta/variables.json +3101 -3392
- package/lib/swatches/classic-green-dark.json +123 -123
- package/lib/swatches/classic-green.json +113 -113
- package/lib/swatches/classic-lavender-dark.json +126 -126
- package/lib/swatches/classic-lavender.json +116 -116
- package/lib/swatches/classic-main-dark.json +123 -123
- package/lib/swatches/classic-main.json +6 -6
- package/lib/swatches/classic-metro-dark.json +126 -126
- package/lib/swatches/classic-metro.json +116 -116
- package/lib/swatches/classic-moonlight.json +126 -126
- package/lib/swatches/classic-opal-dark.json +123 -123
- package/lib/swatches/classic-opal.json +113 -113
- package/lib/swatches/classic-silver-dark.json +123 -123
- package/lib/swatches/classic-silver.json +113 -113
- package/lib/swatches/classic-uniform.json +117 -117
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +7 -7
- 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 +4 -4
- package/scss/bottom-navigation/_variables.scss +3 -3
- package/scss/breadcrumb/_variables.scss +7 -7
- package/scss/bubble/_variables.scss +1 -1
- package/scss/button/_variables.scss +30 -10
- package/scss/calendar/_variables.scss +9 -9
- package/scss/captcha/_variables.scss +4 -4
- package/scss/card/_variables.scss +9 -9
- package/scss/chat/_variables.scss +9 -9
- package/scss/chip/_variables.scss +7 -7
- package/scss/color-preview/_variables.scss +3 -1
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/colorpalette/_variables.scss +2 -2
- package/scss/column-menu/_variables.scss +9 -9
- package/scss/core/_index.scss +1 -0
- package/scss/core/border-radii/index.scss +13 -10
- package/scss/core/color-system/_swatch.scss +185 -166
- package/scss/core/spacing/index.scss +36 -38
- package/scss/dataviz/_variables.scss +12 -12
- package/scss/dock-manager/_variables.scss +4 -4
- package/scss/draggable/_variables.scss +3 -3
- package/scss/drawer/_variables.scss +5 -5
- package/scss/dropzone/_variables.scss +4 -4
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +3 -3
- package/scss/fab/_variables.scss +4 -4
- package/scss/file-box/_variables.scss +4 -4
- package/scss/filemanager/_variables.scss +3 -3
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +3 -3
- package/scss/grid/_variables.scss +10 -10
- package/scss/imageeditor/_variables.scss +3 -3
- package/scss/input/_variables.scss +7 -7
- package/scss/list/_variables.scss +19 -19
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +2 -2
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_variables.scss +3 -3
- package/scss/map/_variables.scss +3 -3
- package/scss/mediaplayer/_variables.scss +3 -3
- package/scss/menu/_variables.scss +11 -11
- package/scss/messagebox/_variables.scss +2 -2
- package/scss/notification/_variables.scss +3 -3
- package/scss/orgchart/_variables.scss +6 -6
- package/scss/pager/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +3 -3
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_variables.scss +3 -3
- 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/signature/_variables.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 +4 -4
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/table/_variables.scss +1 -1
- package/scss/tabstrip/_variables.scss +5 -5
- package/scss/taskboard/_variables.scss +3 -3
- package/scss/timeline/_variables.scss +3 -3
- package/scss/timeselector/_variables.scss +3 -3
- package/scss/toolbar/_variables.scss +3 -3
- package/scss/tooltip/_variables.scss +5 -5
- package/scss/treeview/_variables.scss +7 -7
- package/scss/typography/_variables.scss +43 -43
- package/scss/upload/_variables.scss +5 -5
- package/scss/window/_variables.scss +5 -5
- package/scss/wizard/_variables.scss +3 -3
- package/scss/core/color-system/_palettes.scss +0 -305
package/scss/map/_variables.scss
CHANGED
|
@@ -9,13 +9,13 @@ $kendo-map-border-width: 0px !default;
|
|
|
9
9
|
|
|
10
10
|
/// The font size of the Map.
|
|
11
11
|
/// @group map
|
|
12
|
-
$kendo-map-font-size: var(
|
|
12
|
+
$kendo-map-font-size: var(--kendo-font-size) !default;
|
|
13
13
|
/// The line height of the Map.
|
|
14
14
|
/// @group map
|
|
15
|
-
$kendo-map-line-height: var(
|
|
15
|
+
$kendo-map-line-height: var(--kendo-line-height) !default;
|
|
16
16
|
/// The font family of the Map.
|
|
17
17
|
/// @group map
|
|
18
|
-
$kendo-map-font-family: var(
|
|
18
|
+
$kendo-map-font-family: var(--kendo-font-family) !default;
|
|
19
19
|
|
|
20
20
|
/// The background color of the Map.
|
|
21
21
|
/// @group map
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
$kendo-media-player-border-width: 1px !default;
|
|
8
8
|
/// The font family of the MediaPlayer.
|
|
9
9
|
/// @group mediaplayer
|
|
10
|
-
$kendo-media-player-font-family: var(
|
|
10
|
+
$kendo-media-player-font-family: var(--kendo-font-family) !default;
|
|
11
11
|
/// The font size of the MediaPlayer.
|
|
12
12
|
/// @group mediaplayer
|
|
13
|
-
$kendo-media-player-font-size: var(
|
|
13
|
+
$kendo-media-player-font-size: var(--kendo-font-size) !default;
|
|
14
14
|
/// The line height of the MediaPlayer.
|
|
15
15
|
/// @group mediaplayer
|
|
16
|
-
$kendo-media-player-line-height: var(
|
|
16
|
+
$kendo-media-player-line-height: var(--kendo-line-height) !default;
|
|
17
17
|
|
|
18
18
|
/// The background color of the MediaPlayer.
|
|
19
19
|
/// @group mediaplayer
|
|
@@ -16,13 +16,13 @@ $kendo-menu-group-default-size: "md" !default;
|
|
|
16
16
|
$kendo-menu-border-width: 1px !default;
|
|
17
17
|
/// The font family of the Menu.
|
|
18
18
|
/// @group menu
|
|
19
|
-
$kendo-menu-font-family: var(
|
|
19
|
+
$kendo-menu-font-family: var(--kendo-font-family) !default;
|
|
20
20
|
/// The font size of the Menu.
|
|
21
21
|
/// @group menu
|
|
22
|
-
$kendo-menu-font-size: var(
|
|
22
|
+
$kendo-menu-font-size: var(--kendo-font-size) !default;
|
|
23
23
|
/// The line height of the Menu used along with $kendo-font-size.
|
|
24
24
|
/// @group menu
|
|
25
|
-
$kendo-menu-line-height: var(
|
|
25
|
+
$kendo-menu-line-height: var(--kendo-line-height) !default;
|
|
26
26
|
|
|
27
27
|
/// The background color of the Menu.
|
|
28
28
|
/// @group menu
|
|
@@ -55,7 +55,7 @@ $kendo-menu-item-icon-spacing: $kendo-icon-spacing !default;
|
|
|
55
55
|
|
|
56
56
|
/// The font weight of the selected Menu item.
|
|
57
57
|
/// @group menu
|
|
58
|
-
$kendo-menu-item-selected-font-weight: var(
|
|
58
|
+
$kendo-menu-item-selected-font-weight: var(--kendo-font-weight-bold) !default;
|
|
59
59
|
|
|
60
60
|
/// The background color of the Menu item.
|
|
61
61
|
/// @group menu
|
|
@@ -175,23 +175,23 @@ $kendo-menu-popup-border-width: $kendo-popup-border-width !default;
|
|
|
175
175
|
|
|
176
176
|
/// The font size of the small Menu popup.
|
|
177
177
|
/// @group menu
|
|
178
|
-
$kendo-menu-popup-sm-font-size: var(
|
|
178
|
+
$kendo-menu-popup-sm-font-size: var(--kendo-font-size) !default;
|
|
179
179
|
/// The font size of the medium Menu popup.
|
|
180
180
|
/// @group menu
|
|
181
|
-
$kendo-menu-popup-md-font-size: var(
|
|
181
|
+
$kendo-menu-popup-md-font-size: var(--kendo-font-size) !default;
|
|
182
182
|
/// The font size of the large Menu popup.
|
|
183
183
|
/// @group menu
|
|
184
|
-
$kendo-menu-popup-lg-font-size: var(
|
|
184
|
+
$kendo-menu-popup-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
185
185
|
|
|
186
186
|
/// The line height of the small Menu popup.
|
|
187
187
|
/// @group menu
|
|
188
|
-
$kendo-menu-popup-sm-line-height: var(
|
|
188
|
+
$kendo-menu-popup-sm-line-height: var(--kendo-line-height) !default;
|
|
189
189
|
/// The line height of the medium Menu popup.
|
|
190
190
|
/// @group menu
|
|
191
|
-
$kendo-menu-popup-md-line-height: var(
|
|
191
|
+
$kendo-menu-popup-md-line-height: var(--kendo-line-height) !default;
|
|
192
192
|
/// The line height of the large Menu popup.
|
|
193
193
|
/// @group menu
|
|
194
|
-
$kendo-menu-popup-lg-line-height: var(
|
|
194
|
+
$kendo-menu-popup-lg-line-height: var(--kendo-line-height) !default;
|
|
195
195
|
|
|
196
196
|
/// The background color of the Menu popup.
|
|
197
197
|
/// @group menu
|
|
@@ -211,7 +211,7 @@ $kendo-menu-popup-gradient: null !default;
|
|
|
211
211
|
|
|
212
212
|
/// The horizontal padding of the small Menu popup item.
|
|
213
213
|
/// @group menu
|
|
214
|
-
$kendo-menu-popup-sm-item-padding-x: k-spacing(2)
|
|
214
|
+
$kendo-menu-popup-sm-item-padding-x: k-spacing(2) !default;
|
|
215
215
|
/// The horizontal padding of the medium Menu popup item.
|
|
216
216
|
/// @group menu
|
|
217
217
|
$kendo-menu-popup-md-item-padding-x: k-spacing(2) !default;
|
|
@@ -22,10 +22,10 @@ $kendo-message-box-border-width: 0 0 0 4px !default;
|
|
|
22
22
|
|
|
23
23
|
/// The font size of the MessageBox.
|
|
24
24
|
/// @group messagebox
|
|
25
|
-
$kendo-message-box-font-size: var(
|
|
25
|
+
$kendo-message-box-font-size: var(--kendo-font-size) !default;
|
|
26
26
|
/// The line height of the MessageBox.
|
|
27
27
|
/// @group messagebox
|
|
28
|
-
$kendo-message-box-line-height: var(
|
|
28
|
+
$kendo-message-box-line-height: var(--kendo-line-height) !default;
|
|
29
29
|
|
|
30
30
|
/// The background color level of the MessageBox.
|
|
31
31
|
/// @group messagebox
|
|
@@ -28,13 +28,13 @@ $kendo-notification-border-width: 1px !default;
|
|
|
28
28
|
$kendo-notification-border-radius: k-border-radius(md) !default;
|
|
29
29
|
/// The font family of the Notification.
|
|
30
30
|
/// @group notification
|
|
31
|
-
$kendo-notification-font-family: var(
|
|
31
|
+
$kendo-notification-font-family: var(--kendo-font-family) !default;
|
|
32
32
|
/// The font size of the Notification.
|
|
33
33
|
/// @group notification
|
|
34
|
-
$kendo-notification-font-size: var(
|
|
34
|
+
$kendo-notification-font-size: var(--kendo-font-size-sm) !default;
|
|
35
35
|
/// The line height of the Notification.
|
|
36
36
|
/// @group notification
|
|
37
|
-
$kendo-notification-line-height: var(
|
|
37
|
+
$kendo-notification-line-height: var(--kendo-line-height) !default;
|
|
38
38
|
/// The horizontal padding of the Notification actions.
|
|
39
39
|
/// @group notification
|
|
40
40
|
$kendo-notification-actions-padding-x: null !default;
|
|
@@ -15,13 +15,13 @@ $kendo-orgchart-padding-y: $kendo-orgchart-spacer !default;
|
|
|
15
15
|
$kendo-orgchart-padding-x: $kendo-orgchart-padding-y !default;
|
|
16
16
|
/// The font family of the OrgChart.
|
|
17
17
|
/// @group orgchart
|
|
18
|
-
$kendo-orgchart-font-family: var(
|
|
18
|
+
$kendo-orgchart-font-family: var(--kendo-font-family) !default;
|
|
19
19
|
/// The font size of the OrgChart.
|
|
20
20
|
/// @group orgchart
|
|
21
|
-
$kendo-orgchart-font-size: var(
|
|
21
|
+
$kendo-orgchart-font-size: var(--kendo-font-size) !default;
|
|
22
22
|
/// The line height of the OrgChart.
|
|
23
23
|
/// @group orgchart
|
|
24
|
-
$kendo-orgchart-line-height: var(
|
|
24
|
+
$kendo-orgchart-line-height: var(--kendo-line-height) !default;
|
|
25
25
|
/// The background color of the OrgChart.
|
|
26
26
|
/// @group orgchart
|
|
27
27
|
$kendo-orgchart-bg: k-color(surface-alt) !default;
|
|
@@ -70,13 +70,13 @@ $kendo-orgchart-node-group-focus-shadow: $kendo-card-focus-shadow !default;
|
|
|
70
70
|
|
|
71
71
|
/// The font size of the OrgChart node group title.
|
|
72
72
|
/// @group orgchart
|
|
73
|
-
$kendo-orgchart-node-group-title-font-size: var(
|
|
73
|
+
$kendo-orgchart-node-group-title-font-size: var(--kendo-font-size-xl) !default;
|
|
74
74
|
/// The bottom margin of the OrgChart node group title.
|
|
75
75
|
/// @group orgchart
|
|
76
76
|
$kendo-orgchart-node-group-title-margin-bottom: calc( #{$kendo-orgchart-spacer} / 4 ) !default;
|
|
77
77
|
/// The line height of the OrgChart node group title.
|
|
78
78
|
/// @group orgchart
|
|
79
|
-
$kendo-orgchart-node-group-title-line-height: var(
|
|
79
|
+
$kendo-orgchart-node-group-title-line-height: var(--kendo-line-height-sm) !default;
|
|
80
80
|
|
|
81
81
|
/// The bottom margin of the OrgChart node group subtitle.
|
|
82
82
|
/// @group orgchart
|
|
@@ -84,7 +84,7 @@ $kendo-orgchart-node-group-subtitle-margin-bottom: $kendo-orgchart-spacer !defau
|
|
|
84
84
|
|
|
85
85
|
/// The font size of the OrgChart node group subtitle.
|
|
86
86
|
/// @group orgchart
|
|
87
|
-
$kendo-orgchart-node-group-subtitle-font-size: var(
|
|
87
|
+
$kendo-orgchart-node-group-subtitle-font-size: var(--kendo-font-size) !default;
|
|
88
88
|
|
|
89
89
|
/// The line height of the OrgChart node group subtitle.
|
|
90
90
|
/// @group orgchart
|
|
@@ -53,13 +53,13 @@ $kendo-pager-lg-item-group-spacing: k-spacing(4) !default;
|
|
|
53
53
|
$kendo-pager-border-width: 1px !default;
|
|
54
54
|
/// The font family of the Pager.
|
|
55
55
|
/// @group pager
|
|
56
|
-
$kendo-pager-font-family: var(
|
|
56
|
+
$kendo-pager-font-family: var(--kendo-font-family) !default;
|
|
57
57
|
/// The font size of the Pager.
|
|
58
58
|
/// @group pager
|
|
59
|
-
$kendo-pager-font-size: var(
|
|
59
|
+
$kendo-pager-font-size: var(--kendo-font-size) !default;
|
|
60
60
|
/// The line height of the Pager.
|
|
61
61
|
/// @group pager
|
|
62
|
-
$kendo-pager-line-height: var(
|
|
62
|
+
$kendo-pager-line-height: var(--kendo-line-height) !default;
|
|
63
63
|
/// The background color of the Pager.
|
|
64
64
|
/// @group pager
|
|
65
65
|
$kendo-pager-bg: k-color(surface) !default;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
|
|
6
6
|
/// The font family of the PanelBar.
|
|
7
7
|
/// @group panelbar
|
|
8
|
-
$kendo-panelbar-font-family: var(
|
|
8
|
+
$kendo-panelbar-font-family: var(--kendo-font-family) !default;
|
|
9
9
|
/// The font size of the PanelBar.
|
|
10
10
|
/// @group panelbar
|
|
11
|
-
$kendo-panelbar-font-size: var(
|
|
11
|
+
$kendo-panelbar-font-size: var(--kendo-font-size) !default;
|
|
12
12
|
/// The line height of the PanelBar.
|
|
13
13
|
/// @group panelbar
|
|
14
|
-
$kendo-panelbar-line-height: var(
|
|
14
|
+
$kendo-panelbar-line-height: var(--kendo-line-height) !default;
|
|
15
15
|
/// The width of the border around the PanelBar.
|
|
16
16
|
/// @group panelbar
|
|
17
17
|
$kendo-panelbar-border-width: 1px !default;
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
$kendo-pdf-viewer-border-width: 1px !default;
|
|
11
11
|
/// The font family of the PDFViewer.
|
|
12
12
|
/// @group pdf-viewer
|
|
13
|
-
$kendo-pdf-viewer-font-family: var(
|
|
13
|
+
$kendo-pdf-viewer-font-family: var(--kendo-font-family) !default;
|
|
14
14
|
/// The font size of the PDFViewer.
|
|
15
15
|
/// @group pdf-viewer
|
|
16
|
-
$kendo-pdf-viewer-font-size: var(
|
|
16
|
+
$kendo-pdf-viewer-font-size: var(--kendo-font-size) !default;
|
|
17
17
|
/// The line height of the PDFViewer.
|
|
18
18
|
/// @group pdf-viewer
|
|
19
|
-
$kendo-pdf-viewer-line-height: var(
|
|
19
|
+
$kendo-pdf-viewer-line-height: var(--kendo-line-height) !default;
|
|
20
20
|
|
|
21
21
|
/// The background color of the PDFViewer.
|
|
22
22
|
/// @group pdf-viewer
|
|
@@ -16,13 +16,13 @@ $kendo-pivotgrid-padding-x: null !default;
|
|
|
16
16
|
$kendo-pivotgrid-padding-y: null !default;
|
|
17
17
|
/// The font family of the PivotGrid.
|
|
18
18
|
/// @group pivotgrid
|
|
19
|
-
$kendo-pivotgrid-font-family: var(
|
|
19
|
+
$kendo-pivotgrid-font-family: var(--kendo-font-family) !default;
|
|
20
20
|
/// The font size of the PivotGrid.
|
|
21
21
|
/// @group pivotgrid
|
|
22
|
-
$kendo-pivotgrid-font-size: var(
|
|
22
|
+
$kendo-pivotgrid-font-size: var(--kendo-font-size) !default;
|
|
23
23
|
/// The line height of the PivotGrid.
|
|
24
24
|
/// @group pivotgrid
|
|
25
|
-
$kendo-pivotgrid-line-height: var(
|
|
25
|
+
$kendo-pivotgrid-line-height: var(--kendo-line-height) !default;
|
|
26
26
|
/// The border width of the PivotGrid.
|
|
27
27
|
/// @group pivotgrid
|
|
28
28
|
$kendo-pivotgrid-border-width: 1px !default;
|
|
@@ -9,10 +9,10 @@ $kendo-popup-border-radius: null !default;
|
|
|
9
9
|
|
|
10
10
|
/// Font size of the popup.
|
|
11
11
|
/// @group popup
|
|
12
|
-
$kendo-popup-font-size: var(
|
|
12
|
+
$kendo-popup-font-size: var(--kendo-font-size) !default;
|
|
13
13
|
/// Line height of the popup.
|
|
14
14
|
/// @group popup
|
|
15
|
-
$kendo-popup-line-height: var(
|
|
15
|
+
$kendo-popup-line-height: var(--kendo-line-height) !default;
|
|
16
16
|
|
|
17
17
|
/// Horizontal padding of the popup content.
|
|
18
18
|
/// @group popup
|
|
@@ -17,13 +17,13 @@ $kendo-progressbar-animation-timing: 1s linear infinite !default;
|
|
|
17
17
|
$kendo-progressbar-border-width: 0px !default;
|
|
18
18
|
/// The font family of the ProgressBar.
|
|
19
19
|
/// @group progressbar
|
|
20
|
-
$kendo-progressbar-font-family: var(
|
|
20
|
+
$kendo-progressbar-font-family: var(--kendo-font-family) !default;
|
|
21
21
|
/// The font size of the ProgressBar.
|
|
22
22
|
/// @group progressbar
|
|
23
|
-
$kendo-progressbar-font-size: var(
|
|
23
|
+
$kendo-progressbar-font-size: var(--kendo-font-size-sm) !default;
|
|
24
24
|
/// The line height of the ProgressBar.
|
|
25
25
|
/// @group progressbar
|
|
26
|
-
$kendo-progressbar-line-height: var(
|
|
26
|
+
$kendo-progressbar-line-height: var(--kendo-line-height-xs) !default;
|
|
27
27
|
|
|
28
28
|
/// The background color of the ProgressBar.
|
|
29
29
|
/// @group progressbar
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
|
|
7
7
|
/// The font family of the Rating.
|
|
8
8
|
/// @group rating
|
|
9
|
-
$kendo-rating-font-family: var(
|
|
9
|
+
$kendo-rating-font-family: var(--kendo-font-family) !default;
|
|
10
10
|
/// The font size of the Rating.
|
|
11
11
|
/// @group rating
|
|
12
|
-
$kendo-rating-font-size: var(
|
|
12
|
+
$kendo-rating-font-size: var(--kendo-font-size) !default;
|
|
13
13
|
/// The line height of the Rating.
|
|
14
14
|
/// @group rating
|
|
15
|
-
$kendo-rating-line-height: var(
|
|
15
|
+
$kendo-rating-line-height: var(--kendo-line-height) !default;
|
|
16
16
|
|
|
17
17
|
/// The horizontal margin of the Rating container.
|
|
18
18
|
/// @group rating
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
$kendo-scheduler-border-width: 1px !default;
|
|
11
11
|
/// The font family of the Scheduler.
|
|
12
12
|
/// @group scheduler
|
|
13
|
-
$kendo-scheduler-font-family: var(
|
|
13
|
+
$kendo-scheduler-font-family: var(--kendo-font-family) !default;
|
|
14
14
|
/// The font size of the Scheduler.
|
|
15
15
|
/// @group scheduler
|
|
16
|
-
$kendo-scheduler-font-size: var(
|
|
16
|
+
$kendo-scheduler-font-size: var(--kendo-font-size) !default;
|
|
17
17
|
/// The line height of the Scheduler.
|
|
18
18
|
/// @group scheduler
|
|
19
|
-
$kendo-scheduler-line-height: var(
|
|
19
|
+
$kendo-scheduler-line-height: var(--kendo-line-height) !default;
|
|
20
20
|
|
|
21
21
|
/// The background color of the Scheduler.
|
|
22
22
|
/// @group scheduler
|
|
@@ -205,10 +205,10 @@ $kendo-scheduler-tooltip-shadow: k-elevation(2) !default;
|
|
|
205
205
|
$kendo-scheduler-tooltip-title-margin-y: k-spacing(1) !default;
|
|
206
206
|
/// The font size of the month inside the Scheduler Tooltip.
|
|
207
207
|
/// @group scheduler
|
|
208
|
-
$kendo-scheduler-tooltip-month-font-size: var(
|
|
208
|
+
$kendo-scheduler-tooltip-month-font-size: var(--kendo-font-size-sm) !default;
|
|
209
209
|
/// The font size of the day inside the Scheduler Tooltip.
|
|
210
210
|
/// @group scheduler
|
|
211
|
-
$kendo-scheduler-tooltip-day-font-size: calc( var(
|
|
211
|
+
$kendo-scheduler-tooltip-day-font-size: calc( var(--kendo-font-size-sm) * 2 ) !default;
|
|
212
212
|
|
|
213
213
|
/// The max height of the events inside the Scheduler Tooltip.
|
|
214
214
|
/// @group scheduler
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
$kendo-scrollview-border-width: 1px !default;
|
|
10
10
|
/// The font family of the ScrollView.
|
|
11
11
|
/// @group scrollview
|
|
12
|
-
$kendo-scrollview-font-family: var(
|
|
12
|
+
$kendo-scrollview-font-family: var(--kendo-font-family) !default;
|
|
13
13
|
/// The font size of the ScrollView.
|
|
14
14
|
/// @group scrollview
|
|
15
|
-
$kendo-scrollview-font-size: var(
|
|
15
|
+
$kendo-scrollview-font-size: var(--kendo-font-size) !default;
|
|
16
16
|
/// The line height of the ScrollView.
|
|
17
17
|
/// @group scrollview
|
|
18
|
-
$kendo-scrollview-line-height: var(
|
|
18
|
+
$kendo-scrollview-line-height: var(--kendo-line-height) !default;
|
|
19
19
|
|
|
20
20
|
/// The text color of the ScrollView.
|
|
21
21
|
/// @group scrollview
|
|
@@ -28,27 +28,27 @@ $kendo-segmented-control-text: k-color(on-app-surface) !default;
|
|
|
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(
|
|
31
|
+
$kendo-segmented-control-sm-font-size: var(--kendo-font-size) !default;
|
|
32
32
|
/// The font size of the medium Segmented Control.
|
|
33
33
|
/// @group segmented-control
|
|
34
|
-
$kendo-segmented-control-md-font-size: var(
|
|
34
|
+
$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(
|
|
37
|
+
$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(
|
|
41
|
+
$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(
|
|
45
|
+
$kendo-segmented-control-sm-line-height: var(--kendo-line-height) !default;
|
|
46
46
|
/// The line height of the medium Segmented Control.
|
|
47
47
|
/// @group segmented-control
|
|
48
|
-
$kendo-segmented-control-md-line-height: var(
|
|
48
|
+
$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(
|
|
51
|
+
$kendo-segmented-control-lg-line-height: var(--kendo-line-height) !default;
|
|
52
52
|
|
|
53
53
|
/// The border radius of the Segmented Control thumb.
|
|
54
54
|
/// @group segmented-control
|
|
@@ -25,7 +25,7 @@ $kendo-signature-maximized-height: 252px !default;
|
|
|
25
25
|
$kendo-signature-sm-padding-x: k-spacing(0.5) !default;
|
|
26
26
|
/// The horizontal padding of the medium Signature.
|
|
27
27
|
/// @group signature
|
|
28
|
-
$kendo-signature-md-padding-x: k-spacing(1)!default;
|
|
28
|
+
$kendo-signature-md-padding-x: k-spacing(1) !default;
|
|
29
29
|
/// The horizontal padding of the large Signature.
|
|
30
30
|
/// @group signature
|
|
31
31
|
$kendo-signature-lg-padding-x: k-spacing(2) !default;
|
|
@@ -11,13 +11,13 @@ $kendo-slider-alt-size: 30px !default;
|
|
|
11
11
|
|
|
12
12
|
/// The font family of the Slider.
|
|
13
13
|
/// @group slider
|
|
14
|
-
$kendo-slider-font-family: var(
|
|
14
|
+
$kendo-slider-font-family: var(--kendo-font-family) !default;
|
|
15
15
|
/// The font size of the Slider.
|
|
16
16
|
/// @group slider
|
|
17
|
-
$kendo-slider-font-size: var(
|
|
17
|
+
$kendo-slider-font-size: var(--kendo-font-size) !default;
|
|
18
18
|
/// The line height of the Slider.
|
|
19
19
|
/// @group slider
|
|
20
|
-
$kendo-slider-line-height: var(
|
|
20
|
+
$kendo-slider-line-height: var(--kendo-line-height) !default;
|
|
21
21
|
|
|
22
22
|
/// The offset of the Slider Buttons.
|
|
23
23
|
/// @group slider
|
|
@@ -8,13 +8,13 @@
|
|
|
8
8
|
$kendo-splitter-border-width: 1px !default;
|
|
9
9
|
/// The font family of the Splitter.
|
|
10
10
|
/// @group splitter
|
|
11
|
-
$kendo-splitter-font-family: var(
|
|
11
|
+
$kendo-splitter-font-family: var(--kendo-font-family) !default;
|
|
12
12
|
/// The font size of the Splitter.
|
|
13
13
|
/// @group splitter
|
|
14
|
-
$kendo-splitter-font-size: var(
|
|
14
|
+
$kendo-splitter-font-size: var(--kendo-font-size) !default;
|
|
15
15
|
/// The line height of the Splitter.
|
|
16
16
|
/// @group splitter
|
|
17
|
-
$kendo-splitter-line-height: var(
|
|
17
|
+
$kendo-splitter-line-height: var(--kendo-line-height) !default;
|
|
18
18
|
|
|
19
19
|
/// The background color of the Splitter.
|
|
20
20
|
/// @group splitter
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
$kendo-spreadsheet-border-width: 1px !default;
|
|
10
10
|
/// The font family of the Spreadsheet.
|
|
11
11
|
/// @group spreadsheet
|
|
12
|
-
$kendo-spreadsheet-font-family: var(
|
|
12
|
+
$kendo-spreadsheet-font-family: var(--kendo-font-family) !default;
|
|
13
13
|
/// The font size of the Spreadsheet.
|
|
14
14
|
/// @group spreadsheet
|
|
15
|
-
$kendo-spreadsheet-font-size: var(
|
|
15
|
+
$kendo-spreadsheet-font-size: var(--kendo-font-size) !default;
|
|
16
16
|
/// The line height of the Spreadsheet.
|
|
17
17
|
/// @group spreadsheet
|
|
18
|
-
$kendo-spreadsheet-line-height: var(
|
|
18
|
+
$kendo-spreadsheet-line-height: var(--kendo-line-height) !default;
|
|
19
19
|
|
|
20
20
|
/// The background color of the Spreadsheet.
|
|
21
21
|
/// @group spreadsheet
|
|
@@ -41,13 +41,13 @@ $kendo-stepper-inline-content-padding-y: k-spacing(2.5) !default;
|
|
|
41
41
|
|
|
42
42
|
/// The font size of the Stepper.
|
|
43
43
|
/// @group stepper
|
|
44
|
-
$kendo-stepper-font-size: var(
|
|
44
|
+
$kendo-stepper-font-size: var(--kendo-font-size) !default;
|
|
45
45
|
/// The line height of the Stepper.
|
|
46
46
|
/// @group stepper
|
|
47
|
-
$kendo-stepper-line-height: var(
|
|
47
|
+
$kendo-stepper-line-height: var(--kendo-line-height) !default;
|
|
48
48
|
/// The font family of the Stepper.
|
|
49
49
|
/// @group stepper
|
|
50
|
-
$kendo-stepper-font-family: var(
|
|
50
|
+
$kendo-stepper-font-family: var(--kendo-font-family) !default;
|
|
51
51
|
|
|
52
52
|
/// The background color of the Stepper.
|
|
53
53
|
/// @group stepper
|
|
@@ -199,7 +199,7 @@ $kendo-stepper-optional-label-text: k-color(subtle) !default;
|
|
|
199
199
|
$kendo-stepper-optional-label-opacity: null !default;
|
|
200
200
|
/// The font size of the optional Stepper label.
|
|
201
201
|
/// @group stepper
|
|
202
|
-
$kendo-stepper-optional-label-font-size: var(
|
|
202
|
+
$kendo-stepper-optional-label-font-size: var(--kendo-font-size-sm) !default;
|
|
203
203
|
/// The font style of the optional Stepper label.
|
|
204
204
|
/// @group stepper
|
|
205
205
|
$kendo-stepper-optional-label-font-style: unset !default;
|
|
@@ -19,11 +19,11 @@ $kendo-suggestion-border-style: solid !default;
|
|
|
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(
|
|
26
|
+
$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: k-border-radius(full) !default;
|
|
@@ -146,7 +146,7 @@ $kendo-table-selected-border: null !default;
|
|
|
146
146
|
$kendo-table-highlighted-bg: color-mix(in srgb, k-color(warning) 25%, transparent) !default;
|
|
147
147
|
/// The font weight of highlighted rows in table.
|
|
148
148
|
/// @group table
|
|
149
|
-
$kendo-table-highlighted-font-weight: var(
|
|
149
|
+
$kendo-table-highlighted-font-weight: var(--kendo-font-weight-bold) !default;
|
|
150
150
|
|
|
151
151
|
/// Background color of selected highlighted rows in table.
|
|
152
152
|
/// @group table
|
|
@@ -20,13 +20,13 @@ $kendo-tabstrip-wrapper-border-width: 0px !default;
|
|
|
20
20
|
|
|
21
21
|
/// The font family of the TabStrip.
|
|
22
22
|
/// @group tabstrip
|
|
23
|
-
$kendo-tabstrip-font-family: var(
|
|
23
|
+
$kendo-tabstrip-font-family: var(--kendo-font-family) !default;
|
|
24
24
|
/// The font size of the TabStrip.
|
|
25
25
|
/// @group tabstrip
|
|
26
|
-
$kendo-tabstrip-font-size: var(
|
|
26
|
+
$kendo-tabstrip-font-size: var(--kendo-font-size) !default;
|
|
27
27
|
/// The line height of the TabStrip.
|
|
28
28
|
/// @group tabstrip
|
|
29
|
-
$kendo-tabstrip-line-height: var(
|
|
29
|
+
$kendo-tabstrip-line-height: var(--kendo-line-height) !default;
|
|
30
30
|
/// The border width around the TabStrip.
|
|
31
31
|
/// @group tabstrip
|
|
32
32
|
$kendo-tabstrip-border-width: 1px !default;
|
|
@@ -45,10 +45,10 @@ $kendo-tabstrip-md-font-size: $kendo-tabstrip-font-size !default;
|
|
|
45
45
|
$kendo-tabstrip-md-line-height: $kendo-tabstrip-line-height !default;
|
|
46
46
|
/// The font size of the large TabStrip.
|
|
47
47
|
/// @group tabstrip
|
|
48
|
-
$kendo-tabstrip-lg-font-size: var(
|
|
48
|
+
$kendo-tabstrip-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
49
49
|
/// The line height of the large TabStrip.
|
|
50
50
|
/// @group tabstrip
|
|
51
|
-
$kendo-tabstrip-lg-line-height: var(
|
|
51
|
+
$kendo-tabstrip-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
52
52
|
|
|
53
53
|
/// The background color of the TabStrip wrapper.
|
|
54
54
|
/// @group tabstrip
|
|
@@ -14,13 +14,13 @@ $kendo-taskboard-padding-y: null !default;
|
|
|
14
14
|
$kendo-taskboard-padding-x: null !default;
|
|
15
15
|
/// The font family of the TaskBoard.
|
|
16
16
|
/// @group taskboard
|
|
17
|
-
$kendo-taskboard-font-family: var(
|
|
17
|
+
$kendo-taskboard-font-family: var(--kendo-font-family) !default;
|
|
18
18
|
/// The font size of the TaskBoard.
|
|
19
19
|
/// @group taskboard
|
|
20
|
-
$kendo-taskboard-font-size: var(
|
|
20
|
+
$kendo-taskboard-font-size: var(--kendo-font-size) !default;
|
|
21
21
|
/// The line height of the TaskBoard.
|
|
22
22
|
/// @group taskboard
|
|
23
|
-
$kendo-taskboard-line-height: var(
|
|
23
|
+
$kendo-taskboard-line-height: var(--kendo-line-height) !default;
|
|
24
24
|
/// The background color of the TaskBoard.
|
|
25
25
|
/// @group taskboard
|
|
26
26
|
$kendo-taskboard-bg: null !default;
|
|
@@ -16,13 +16,13 @@ $kendo-timeline-items-padding: k-spacing(4) !default;
|
|
|
16
16
|
|
|
17
17
|
/// The font family of the Timeline.
|
|
18
18
|
/// @group timeline
|
|
19
|
-
$kendo-timeline-font-family: var(
|
|
19
|
+
$kendo-timeline-font-family: var(--kendo-font-family) !default;
|
|
20
20
|
/// The font size of the Timeline.
|
|
21
21
|
/// @group timeline
|
|
22
|
-
$kendo-timeline-font-size: var(
|
|
22
|
+
$kendo-timeline-font-size: var(--kendo-font-size) !default;
|
|
23
23
|
/// The line height of the Timeline.
|
|
24
24
|
/// @group timeline
|
|
25
|
-
$kendo-timeline-line-height: var(
|
|
25
|
+
$kendo-timeline-line-height: var(--kendo-line-height) !default;
|
|
26
26
|
|
|
27
27
|
/// The horizontal spacing of the mobile Timeline.
|
|
28
28
|
/// @group timeline
|
|
@@ -14,7 +14,7 @@ $kendo-time-selector-default-size: "md" !default;
|
|
|
14
14
|
$kendo-time-selector-border-width: 1px !default;
|
|
15
15
|
/// The font family of the TimeSelector.
|
|
16
16
|
/// @group time-selector
|
|
17
|
-
$kendo-time-selector-font-family: var(
|
|
17
|
+
$kendo-time-selector-font-family: var(--kendo-font-family) !default;
|
|
18
18
|
/// The font size of the TimeSelector.
|
|
19
19
|
/// @group time-selector
|
|
20
20
|
$kendo-time-selector-font-size: null !default;
|
|
@@ -60,10 +60,10 @@ $kendo-time-list-height: 240px !default;
|
|
|
60
60
|
|
|
61
61
|
/// The font size of the TimeSelector list title.
|
|
62
62
|
/// @group time-selector
|
|
63
|
-
$kendo-time-list-title-font-size: var(
|
|
63
|
+
$kendo-time-list-title-font-size: var(--kendo-font-size-sm) !default;
|
|
64
64
|
/// The line height of the TimeSelector list title.
|
|
65
65
|
/// @group time-selector
|
|
66
|
-
$kendo-time-list-title-line-height: var(
|
|
66
|
+
$kendo-time-list-title-line-height: var(--kendo-line-height-lg) !default;
|
|
67
67
|
/// The height of the TimeSelector list title.
|
|
68
68
|
/// @group time-selector
|
|
69
69
|
$kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
|
|
@@ -62,13 +62,13 @@ $kendo-toolbar-border-width: 1px !default;
|
|
|
62
62
|
|
|
63
63
|
/// The font family of the Toolbar.
|
|
64
64
|
/// @group toolbar
|
|
65
|
-
$kendo-toolbar-font-family: var(
|
|
65
|
+
$kendo-toolbar-font-family: var(--kendo-font-family) !default;
|
|
66
66
|
/// The font size of the Toolbar.
|
|
67
67
|
/// @group toolbar
|
|
68
|
-
$kendo-toolbar-font-size: var(
|
|
68
|
+
$kendo-toolbar-font-size: var(--kendo-font-size) !default;
|
|
69
69
|
/// The line height of the Toolbar.
|
|
70
70
|
/// @group toolbar
|
|
71
|
-
$kendo-toolbar-line-height: var(
|
|
71
|
+
$kendo-toolbar-line-height: var(--kendo-line-height) !default;
|
|
72
72
|
|
|
73
73
|
/// The background color of the Toolbar.
|
|
74
74
|
/// @group toolbar
|
|
@@ -19,20 +19,20 @@ $kendo-tooltip-border-radius: k-border-radius(md) !default;
|
|
|
19
19
|
|
|
20
20
|
/// The font family of the Tooltip.
|
|
21
21
|
/// @group tooltip
|
|
22
|
-
$kendo-tooltip-font-family: var(
|
|
22
|
+
$kendo-tooltip-font-family: var(--kendo-font-family) !default;
|
|
23
23
|
/// The font size of the Tooltip.
|
|
24
24
|
/// @group tooltip
|
|
25
|
-
$kendo-tooltip-font-size: var(
|
|
25
|
+
$kendo-tooltip-font-size: var(--kendo-font-size) !default;
|
|
26
26
|
/// The line height of the Tooltip.
|
|
27
27
|
/// @group tooltip
|
|
28
|
-
$kendo-tooltip-line-height: var(
|
|
28
|
+
$kendo-tooltip-line-height: var(--kendo-line-height-sm) !default;
|
|
29
29
|
|
|
30
30
|
/// The font size of the Tooltip title.
|
|
31
31
|
/// @group tooltip
|
|
32
|
-
$kendo-tooltip-title-font-size: calc( var(
|
|
32
|
+
$kendo-tooltip-title-font-size: calc( var(--kendo-font-size) * 1.25 ) !default;
|
|
33
33
|
/// The line height of the Tooltip title.
|
|
34
34
|
/// @group tooltip
|
|
35
|
-
$kendo-tooltip-title-line-height: var(
|
|
35
|
+
$kendo-tooltip-title-line-height: var(--kendo-line-height-xs) !default;
|
|
36
36
|
|
|
37
37
|
/// The size of the Tooltip callout.
|
|
38
38
|
/// @group tooltip
|