@progress/kendo-theme-fluent 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/fluent-1-dark.css +1 -1
- package/dist/fluent-1-dark.scss +147 -147
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-1.scss +147 -147
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +147 -147
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +9932 -11196
- package/dist/meta/sassdoc-raw-data.json +2940 -3353
- package/dist/meta/variables.json +3614 -3903
- package/lib/swatches/all.json +6 -6
- package/lib/swatches/fluent-1-dark.json +153 -153
- package/lib/swatches/fluent-1.json +153 -153
- package/lib/swatches/fluent-main-dark.json +153 -153
- package/lib/swatches/fluent-main.json +6 -6
- 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/_layout.scss +5 -0
- package/scss/button/_variables.scss +28 -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/core/_index.scss +10 -0
- package/scss/core/border-radii/_index.scss +13 -10
- package/scss/core/color-system/_swatch.scss +174 -155
- package/scss/core/spacing/_index.scss +36 -38
- package/scss/core/typography/_index.scss +96 -4
- package/scss/dataviz/_variables.scss +15 -15
- 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 +5 -5
- 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 +51 -50
- 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
- package/scss/core/color-system/_palettes.scss +0 -305
|
@@ -194,38 +194,38 @@ $kendo-series-30: $kendo-series-f-darker !default;
|
|
|
194
194
|
$kendo-chart-border-width: var( --kendo-chart-border-width, 0px ) !default;
|
|
195
195
|
/// The font-family of the chart component.
|
|
196
196
|
/// @group charts
|
|
197
|
-
$kendo-chart-font-family: var( --kendo-chart-font-family, var(
|
|
197
|
+
$kendo-chart-font-family: var( --kendo-chart-font-family, var(--kendo-font-family) ) !default;
|
|
198
198
|
/// The font-size of the chart component.
|
|
199
199
|
/// @group charts
|
|
200
|
-
$kendo-chart-font-size: var(
|
|
200
|
+
$kendo-chart-font-size: var(--kendo-font-size) !default;
|
|
201
201
|
/// The line-height of the chart component.
|
|
202
202
|
/// @group charts
|
|
203
|
-
$kendo-chart-line-height: var( --kendo-chart-line-height, var(
|
|
203
|
+
$kendo-chart-line-height: var( --kendo-chart-line-height, var(--kendo-line-height) ) !default;
|
|
204
204
|
|
|
205
205
|
/// The font-size of the tooltip of the chart component.
|
|
206
206
|
/// @group charts
|
|
207
|
-
$kendo-chart-tooltip-font-size: var( --kendo-chart-tooltip-font-size, var(
|
|
207
|
+
$kendo-chart-tooltip-font-size: var( --kendo-chart-tooltip-font-size, var(--kendo-font-size-sm) ) !default;
|
|
208
208
|
/// The line-height of the tooltip of the chart component.
|
|
209
209
|
/// @group charts
|
|
210
|
-
$kendo-chart-tooltip-line-height: var( --kendo-chart-tooltip-line-height, var(
|
|
210
|
+
$kendo-chart-tooltip-line-height: var( --kendo-chart-tooltip-line-height, var(--kendo-line-height-sm) ) !default;
|
|
211
211
|
/// The transition of the tooltip of the chart component.
|
|
212
212
|
/// @group charts
|
|
213
213
|
$kendo-chart-tooltip-transition: left k-transition(fade-in), top k-transition(fade-in) !default;
|
|
214
214
|
|
|
215
215
|
/// The font-size of the label of the chart component.
|
|
216
216
|
/// @group chart
|
|
217
|
-
$kendo-chart-label-font-size: var(
|
|
217
|
+
$kendo-chart-label-font-size: var(--kendo-font-size-sm) !default;
|
|
218
218
|
|
|
219
219
|
/// The font-size of the title of the chart component.
|
|
220
220
|
/// @group charts
|
|
221
|
-
$kendo-chart-title-font-size: var(
|
|
221
|
+
$kendo-chart-title-font-size: var(--kendo-font-size-lg) !default;
|
|
222
222
|
|
|
223
223
|
/// The font-size of the pane title of the chart component.
|
|
224
224
|
/// @group charts
|
|
225
|
-
$kendo-chart-pane-title-font-size: var(
|
|
225
|
+
$kendo-chart-pane-title-font-size: var(--kendo-font-size-lg) !default;
|
|
226
226
|
/// The font-weight of the pane title of the chart component.
|
|
227
227
|
/// @group charts
|
|
228
|
-
$kendo-chart-pane-title-font-weight: var(
|
|
228
|
+
$kendo-chart-pane-title-font-weight: var(--kendo-font-weight) !default;
|
|
229
229
|
|
|
230
230
|
/// The inactive background color of the chart component.
|
|
231
231
|
/// @group chart
|
|
@@ -325,13 +325,13 @@ $kendo-chart-computed-title-height: 0px !default;
|
|
|
325
325
|
|
|
326
326
|
/// The font-family of the treemap.
|
|
327
327
|
/// @group charts
|
|
328
|
-
$kendo-treemap-font-family: var( --kendo-treemap-font-family, var(
|
|
328
|
+
$kendo-treemap-font-family: var( --kendo-treemap-font-family, var(--kendo-font-family) ) !default;
|
|
329
329
|
/// The font-size of the treemap.
|
|
330
330
|
/// @group charts
|
|
331
|
-
$kendo-treemap-font-size: var( --kendo-treemap-font-size, var(
|
|
331
|
+
$kendo-treemap-font-size: var( --kendo-treemap-font-size, var(--kendo-font-size) ) !default;
|
|
332
332
|
/// The line-height of the treemap.
|
|
333
333
|
/// @group charts
|
|
334
|
-
$kendo-treemap-line-height: var( --kendo-treemap-line-height, var(
|
|
334
|
+
$kendo-treemap-line-height: var( --kendo-treemap-line-height, var(--kendo-line-height) ) !default;
|
|
335
335
|
/// The horizontal padding of the treemap.
|
|
336
336
|
/// @group charts
|
|
337
337
|
$kendo-treemap-padding-x: var( --kendo-treemap-padding-x, k-spacing(1) ) !default;
|
|
@@ -366,16 +366,16 @@ $kendo-chart-overlay-bg: var( --kendo-chart-overlay-bg, k-color(app-surface) ) !
|
|
|
366
366
|
// No Data
|
|
367
367
|
/// The font-size of the Chart no data message.
|
|
368
368
|
/// @group charts
|
|
369
|
-
$kendo-chart-no-data-font-size: var( --kendo-chart-no-data-font-size, var(
|
|
369
|
+
$kendo-chart-no-data-font-size: var( --kendo-chart-no-data-font-size, var(--kendo-font-size-lg) ) !default;
|
|
370
370
|
/// The font-weight of the Chart no data message.
|
|
371
371
|
/// @group charts
|
|
372
|
-
$kendo-chart-no-data-font-weight: var( --kendo-chart-no-data-font-weight, var(
|
|
372
|
+
$kendo-chart-no-data-font-weight: var( --kendo-chart-no-data-font-weight, var(--kendo-font-weight) ) !default;
|
|
373
373
|
/// The text color of the Chart no data message.
|
|
374
374
|
/// @group charts
|
|
375
375
|
$kendo-chart-no-data-text: var( --kendo-chart-no-data-text, k-color(on-app-surface) ) !default;
|
|
376
376
|
/// The vertical padding of the Chart no data message.
|
|
377
377
|
/// @group charts
|
|
378
|
-
$kendo-chart-no-data-padding-y: var( --kendo-chart-no-data-padding-y,
|
|
378
|
+
$kendo-chart-no-data-padding-y: var( --kendo-chart-no-data-padding-y, 7rem ) !default;
|
|
379
379
|
|
|
380
380
|
// Gauge
|
|
381
381
|
/// Color of the Gauge Pointer.
|
|
@@ -38,16 +38,16 @@ $kendo-dock-manager-pane-title-padding-y: var( --kendo-dock-manager-pane-title-p
|
|
|
38
38
|
$kendo-dock-manager-pane-title-padding-x: var( --kendo-dock-manager-pane-title-padding-x, null ) !default;
|
|
39
39
|
/// The font family of the pane title in the DockManager component.
|
|
40
40
|
/// @group dock-manager
|
|
41
|
-
$kendo-dock-manager-pane-title-font-family: var( --kendo-dock-manager-pane-title-font-family, var(
|
|
41
|
+
$kendo-dock-manager-pane-title-font-family: var( --kendo-dock-manager-pane-title-font-family, var(--kendo-font-family) ) !default;
|
|
42
42
|
/// The font size of the pane title in the DockManager component.
|
|
43
43
|
/// @group dock-manager
|
|
44
|
-
$kendo-dock-manager-pane-title-font-size: var( --kendo-dock-manager-pane-title-font-size, var(
|
|
44
|
+
$kendo-dock-manager-pane-title-font-size: var( --kendo-dock-manager-pane-title-font-size, var(--kendo-font-size-lg) ) !default;
|
|
45
45
|
/// The line height of the pane title in the DockManager component.
|
|
46
46
|
/// @group dock-manager
|
|
47
|
-
$kendo-dock-manager-pane-title-line-height: var( --kendo-dock-manager-pane-title-line-height, var(
|
|
47
|
+
$kendo-dock-manager-pane-title-line-height: var( --kendo-dock-manager-pane-title-line-height, var(--kendo-line-height) ) !default;
|
|
48
48
|
/// The font weight of the pane title in the DockManager component.
|
|
49
49
|
/// @group dock-manager
|
|
50
|
-
$kendo-dock-manager-pane-title-font-weight: var( --kendo-dock-manager-pane-title-font-weight, var(
|
|
50
|
+
$kendo-dock-manager-pane-title-font-weight: var( --kendo-dock-manager-pane-title-font-weight, var(--kendo-font-weight) ) !default;
|
|
51
51
|
|
|
52
52
|
/// The horizontal padding of the pane content in the DockManager component.
|
|
53
53
|
/// @group dock-manager
|
|
@@ -18,13 +18,13 @@ $kendo-drag-clue-padding-x: var( --kendo-drag-clue-padding-x, k-spacing(3) ) !de
|
|
|
18
18
|
$kendo-drag-clue-padding-y: var( --kendo-drag-clue-padding-y, k-spacing(1.5) ) !default;
|
|
19
19
|
/// Font family of the drag clue.
|
|
20
20
|
/// @group draggable
|
|
21
|
-
$kendo-drag-clue-font-family: var( --kendo-drag-clue-font-family, var(
|
|
21
|
+
$kendo-drag-clue-font-family: var( --kendo-drag-clue-font-family, var(--kendo-font-family) ) !default;
|
|
22
22
|
/// Font size of the drag clue.
|
|
23
23
|
/// @group draggable
|
|
24
|
-
$kendo-drag-clue-font-size: var( --kendo-drag-clue-font-size, var(
|
|
24
|
+
$kendo-drag-clue-font-size: var( --kendo-drag-clue-font-size, var(--kendo-font-size) ) !default;
|
|
25
25
|
/// Line height of the drag clue.
|
|
26
26
|
/// @group draggable
|
|
27
|
-
$kendo-drag-clue-line-height: var( --kendo-drag-clue-line-height, var(
|
|
27
|
+
$kendo-drag-clue-line-height: var( --kendo-drag-clue-line-height, var(--kendo-line-height) ) !default;
|
|
28
28
|
/// Spacing of the drag clue.
|
|
29
29
|
/// @group draggable
|
|
30
30
|
$kendo-drag-clue-spacing: var( --kendo-drag-clue-spacing, .4ex ) !default;
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
$kendo-drawer-bg: var( --kendo-drawer-bg, k-color(secondary-subtle) ) !default;
|
|
8
8
|
/// The text color of the Drawer.
|
|
9
9
|
/// @group drawer
|
|
10
|
-
$kendo-drawer-text: var( --kendo-drawer-text, k-color(on-app-surface) )!default;
|
|
10
|
+
$kendo-drawer-text: var( --kendo-drawer-text, k-color(on-app-surface) ) !default;
|
|
11
11
|
/// The border color of the Drawer.
|
|
12
12
|
/// @group drawer
|
|
13
13
|
$kendo-drawer-border: var( --kendo-drawer-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
@@ -16,13 +16,13 @@ $kendo-drawer-border: var( --kendo-drawer-border, color-mix(in srgb, k-color(bor
|
|
|
16
16
|
$kendo-drawer-border-width: var( --kendo-drawer-border-width, 0 ) !default;
|
|
17
17
|
/// The font family of the Drawer.
|
|
18
18
|
/// @group drawer
|
|
19
|
-
$kendo-drawer-font-family: var(
|
|
19
|
+
$kendo-drawer-font-family: var(--kendo-font-family) !default;
|
|
20
20
|
/// The font size of the Drawer.
|
|
21
21
|
/// @group drawer
|
|
22
|
-
$kendo-drawer-font-size: var(
|
|
22
|
+
$kendo-drawer-font-size: var(--kendo-font-size) !default;
|
|
23
23
|
/// The line height of the Drawer.
|
|
24
24
|
/// @group drawer
|
|
25
|
-
$kendo-drawer-line-height: var(
|
|
25
|
+
$kendo-drawer-line-height: var(--kendo-line-height) !default;
|
|
26
26
|
|
|
27
27
|
/// The horizontal padding of the Drawer content.
|
|
28
28
|
/// @group drawer
|
|
@@ -71,10 +71,10 @@ $kendo-drawer-item-spacing: var( --kendo-drawer-item-spacing, $kendo-drawer-item
|
|
|
71
71
|
$kendo-drawer-item-font-size: var( --kendo-drawer-item-font-size, $kendo-drawer-font-size ) !default;
|
|
72
72
|
/// The line height of the Drawer item.
|
|
73
73
|
/// @group drawer
|
|
74
|
-
$kendo-drawer-item-line-height: var( --kendo-drawer-item-line-height, var(
|
|
74
|
+
$kendo-drawer-item-line-height: var( --kendo-drawer-item-line-height, var(--kendo-line-height-lg) ) !default;
|
|
75
75
|
/// The font weight of the Drawer item.
|
|
76
76
|
/// @group drawer
|
|
77
|
-
$kendo-drawer-item-font-weight: var( --kendo-drawer-item-font-weight, var(
|
|
77
|
+
$kendo-drawer-item-font-weight: var( --kendo-drawer-item-font-weight, var(--kendo-font-weight) ) !default;
|
|
78
78
|
|
|
79
79
|
/// The horizontal padding of the Drawer item in each level.
|
|
80
80
|
/// @group drawer
|
|
@@ -95,7 +95,7 @@ $kendo-drawer-icon-padding-y: var( --kendo-drawer-icon-padding-y, k-spacing(1) )
|
|
|
95
95
|
|
|
96
96
|
/// The initial width of the mini Drawer.
|
|
97
97
|
/// @group drawer
|
|
98
|
-
$kendo-drawer-mini-initial-width: calc( 2 * #{$kendo-drawer-item-padding-x} + 2 * #{$kendo-drawer-items-padding-x} + var( --kendo-icon-size, 1rem ) )
|
|
98
|
+
$kendo-drawer-mini-initial-width: calc( 2 * #{$kendo-drawer-item-padding-x} + 2 * #{$kendo-drawer-items-padding-x} + var( --kendo-icon-size, 1rem ) ) !default;
|
|
99
99
|
|
|
100
100
|
/// The border width of the Drawer item ripple.
|
|
101
101
|
/// @group drawer
|
|
@@ -148,7 +148,7 @@ $kendo-drawer-item-focus-icon-text: var( --kendo-drawer-item-focus-icon-text, $k
|
|
|
148
148
|
|
|
149
149
|
/// The font weight of the selected Drawer item.
|
|
150
150
|
/// @group drawer
|
|
151
|
-
$kendo-drawer-item-selected-font-weight: var( --kendo-drawer-item-selected-font-weight, var(
|
|
151
|
+
$kendo-drawer-item-selected-font-weight: var( --kendo-drawer-item-selected-font-weight, var(--kendo-font-weight-semibold) ) !default;
|
|
152
152
|
/// The background color of the selected Drawer item.
|
|
153
153
|
/// @group drawer
|
|
154
154
|
$kendo-drawer-item-selected-bg: var( --kendo-drawer-item-selected-bg, $kendo-drawer-item-bg ) !default;
|
|
@@ -16,13 +16,13 @@ $kendo-dropzone-min-height: var( --kendo-dropzone-min-height, 220px ) !default;
|
|
|
16
16
|
|
|
17
17
|
/// The font family of the DropZone.
|
|
18
18
|
/// @group dropzone
|
|
19
|
-
$kendo-dropzone-font-family: var( --kendo-dropzone-font-family, var(
|
|
19
|
+
$kendo-dropzone-font-family: var( --kendo-dropzone-font-family, var(--kendo-font-family) ) !default;
|
|
20
20
|
/// The font size of the DropZone.
|
|
21
21
|
/// @group dropzone
|
|
22
|
-
$kendo-dropzone-font-size: var( --kendo-dropzone-font-size, var(
|
|
22
|
+
$kendo-dropzone-font-size: var( --kendo-dropzone-font-size, var(--kendo-font-size) ) !default;
|
|
23
23
|
/// The line height of the DropZone.
|
|
24
24
|
/// @group dropzone
|
|
25
|
-
$kendo-dropzone-line-height: var( --kendo-dropzone-line-height, var(
|
|
25
|
+
$kendo-dropzone-line-height: var( --kendo-dropzone-line-height, var(--kendo-line-height) ) !default;
|
|
26
26
|
|
|
27
27
|
/// The background color of the DropZone.
|
|
28
28
|
/// @group dropzone
|
|
@@ -46,10 +46,10 @@ $kendo-dropzone-icon-hover-text: var( --kendo-dropzone-icon-hover-text, #{k-colo
|
|
|
46
46
|
|
|
47
47
|
/// The font size of the DropZone hint.
|
|
48
48
|
/// @group dropzone
|
|
49
|
-
$kendo-dropzone-hint-font-size: var( --kendo-dropzone-hint-font-size, var(
|
|
49
|
+
$kendo-dropzone-hint-font-size: var( --kendo-dropzone-hint-font-size, var(--kendo-font-size) ) !default;
|
|
50
50
|
/// The font weight of the DropZone hint.
|
|
51
51
|
/// @group dropzone
|
|
52
|
-
$kendo-dropzone-hint-font-weight: var( --kendo-dropzone-hint-font-weight, var(
|
|
52
|
+
$kendo-dropzone-hint-font-weight: var( --kendo-dropzone-hint-font-weight, var(--kendo-font-weight-semibold) ) !default;
|
|
53
53
|
/// The spacing below the DropZone hint.
|
|
54
54
|
/// @group dropzone
|
|
55
55
|
$kendo-dropzone-hint-spacing: var( --kendo-dropzone-hint-spacing, #{k-spacing(2)} ) !default;
|
|
@@ -59,7 +59,7 @@ $kendo-dropzone-hint-text: var( --kendo-dropzone-hint-text, #{$kendo-dropzone-te
|
|
|
59
59
|
|
|
60
60
|
/// The font size of the DropZone note.
|
|
61
61
|
/// @group dropzone
|
|
62
|
-
$kendo-dropzone-note-font-size: var( --kendo-dropzone-note-font-size, var(
|
|
62
|
+
$kendo-dropzone-note-font-size: var( --kendo-dropzone-note-font-size, var(--kendo-font-size-sm) ) !default;
|
|
63
63
|
/// The font weight of the DropZone note.
|
|
64
64
|
/// @group dropzone
|
|
65
65
|
$kendo-dropzone-note-font-weight: var( --kendo-dropzone-note-font-weight, inherit ) !default;
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
$kendo-editor-border-width: var( --kendo-editor-border-width, 1px ) !default;
|
|
8
8
|
/// The font family of the Еditor.
|
|
9
9
|
/// @group editor
|
|
10
|
-
$kendo-editor-font-family: var( --kendo-editor-font-family, var(
|
|
10
|
+
$kendo-editor-font-family: var( --kendo-editor-font-family, var(--kendo-font-family) ) !default;
|
|
11
11
|
/// The font size of the Еditor.
|
|
12
12
|
/// @group editor
|
|
13
|
-
$kendo-editor-font-size: var( --kendo-editor-font-size, var(
|
|
13
|
+
$kendo-editor-font-size: var( --kendo-editor-font-size, var(--kendo-font-size) ) !default;
|
|
14
14
|
/// The line height of the Еditor.
|
|
15
15
|
/// @group editor
|
|
16
|
-
$kendo-editor-line-height: var( --kendo-editor-line-height, var(
|
|
16
|
+
$kendo-editor-line-height: var( --kendo-editor-line-height, var(--kendo-line-height) ) !default;
|
|
17
17
|
/// The text color of the Editor.
|
|
18
18
|
/// @group editor
|
|
19
19
|
$kendo-editor-text: var( --kendo-editor-text, #{k-color(on-app-surface)} ) !default;
|
|
@@ -9,13 +9,13 @@ $kendo-expander-margin-y: var( --kendo-expander-margin-y, k-spacing(2) ) !defaul
|
|
|
9
9
|
$kendo-expander-border-width: var( --kendo-expander-border-width, 1px ) !default;
|
|
10
10
|
/// The font family of the ExpansionPanel.
|
|
11
11
|
/// @group expander
|
|
12
|
-
$kendo-expander-font-family: var( --kendo-expander-font-family, var(--kendo-font-family
|
|
12
|
+
$kendo-expander-font-family: var( --kendo-expander-font-family, var(--kendo-font-family) ) !default;
|
|
13
13
|
/// The font size of the ExpansionPanel.
|
|
14
14
|
/// @group expander
|
|
15
|
-
$kendo-expander-font-size: var( --kendo-expander-font-size, var(--kendo-font-size
|
|
15
|
+
$kendo-expander-font-size: var( --kendo-expander-font-size, var(--kendo-font-size) ) !default;
|
|
16
16
|
/// The hine height of the ExpansionPanel.
|
|
17
17
|
/// @group expander
|
|
18
|
-
$kendo-expander-line-height: var( --kendo-expander-line-height, var(--kendo-line-height
|
|
18
|
+
$kendo-expander-line-height: var( --kendo-expander-line-height, var(--kendo-line-height) ) !default;
|
|
19
19
|
|
|
20
20
|
/// The text color of the ExpansionPanel.
|
|
21
21
|
/// @group expander
|
package/scss/fab/_variables.scss
CHANGED
|
@@ -25,13 +25,13 @@ $kendo-fab-default-size: "md" !default;
|
|
|
25
25
|
$kendo-fab-border-width: var( --kendo-fab-border-width, 1px ) !default;
|
|
26
26
|
/// The font family of the FAB.
|
|
27
27
|
/// @group floating-action-button
|
|
28
|
-
$kendo-fab-font-family: var( --kendo-fab-font-family, var(
|
|
28
|
+
$kendo-fab-font-family: var( --kendo-fab-font-family, var(--kendo-font-family) ) !default;
|
|
29
29
|
/// The font size of the FAB.
|
|
30
30
|
/// @group floating-action-button
|
|
31
|
-
$kendo-fab-font-size: var( --kendo-fab-font-size, var(
|
|
31
|
+
$kendo-fab-font-size: var( --kendo-fab-font-size, var(--kendo-font-size) ) !default;
|
|
32
32
|
/// The line height of the FAB.
|
|
33
33
|
/// @group floating-action-button
|
|
34
|
-
$kendo-fab-line-height: var( --kendo-fab-line-height, var(
|
|
34
|
+
$kendo-fab-line-height: var( --kendo-fab-line-height, var(--kendo-line-height) ) !default;
|
|
35
35
|
|
|
36
36
|
/// The horizontal padding of the small FAB.
|
|
37
37
|
/// @group floating-action-button
|
|
@@ -97,10 +97,10 @@ $kendo-fab-item-text-border-style: var( --kendo-fab-item-text-border-style, soli
|
|
|
97
97
|
$kendo-fab-item-text-border-radius: var( --kendo-fab-item-text-border-radius, #{k-border-radius(md)} ) !default;
|
|
98
98
|
/// The font size of the FAB item text.
|
|
99
99
|
/// @group floating-action-button
|
|
100
|
-
$kendo-fab-item-text-font-size: var( --kendo-fab-item-text-font-size, var(
|
|
100
|
+
$kendo-fab-item-text-font-size: var( --kendo-fab-item-text-font-size, var(--kendo-font-size-xs) ) !default;
|
|
101
101
|
/// The line height of the FAB item text.
|
|
102
102
|
/// @group floating-action-button
|
|
103
|
-
$kendo-fab-item-text-line-height: var( --kendo-fab-item-text-line-height, var(
|
|
103
|
+
$kendo-fab-item-text-line-height: var( --kendo-fab-item-text-line-height, var(--kendo-line-height-xs) ) !default;
|
|
104
104
|
|
|
105
105
|
/// The outline color of the focused FAB item.
|
|
106
106
|
/// @group floating-action-button
|
|
@@ -28,16 +28,16 @@ $kendo-file-box-border-style: var(--kendo-file-box-border-style, solid ) !defaul
|
|
|
28
28
|
$kendo-file-box-border-radius: var(--kendo-file-box-border-radius, k-border-radius(md) ) !default;
|
|
29
29
|
/// The font size of the File Box file name.
|
|
30
30
|
/// @group file-box
|
|
31
|
-
$kendo-file-box-name-font-size: var(--kendo-file-box-name-font-size, var(
|
|
31
|
+
$kendo-file-box-name-font-size: var(--kendo-file-box-name-font-size, var(--kendo-font-size-sm)) !default;
|
|
32
32
|
/// The line height of the File Box file name.
|
|
33
33
|
/// @group file-box
|
|
34
|
-
$kendo-file-box-name-line-height: var(--kendo-file-box-name-line-height, var(
|
|
34
|
+
$kendo-file-box-name-line-height: var(--kendo-file-box-name-line-height, var(--kendo-line-height-lg)) !default;
|
|
35
35
|
/// The font size of the File Box file size.
|
|
36
36
|
/// @group file-box
|
|
37
|
-
$kendo-file-box-size-font-size: var(--kendo-file-box-size-font-size, var(
|
|
37
|
+
$kendo-file-box-size-font-size: var(--kendo-file-box-size-font-size, var(--kendo-font-size-xs)) !default;
|
|
38
38
|
/// The line height of the File Box file size.
|
|
39
39
|
/// @group file-box
|
|
40
|
-
$kendo-file-box-size-line-height: var(--kendo-file-box-size-line-height, var(
|
|
40
|
+
$kendo-file-box-size-line-height: var(--kendo-file-box-size-line-height, var(--kendo-line-height-xs)) !default;
|
|
41
41
|
|
|
42
42
|
/// The background color of the File Box.
|
|
43
43
|
/// @group file-box
|
|
@@ -11,13 +11,13 @@ $kendo-file-manager-spacer: k-spacing(4) !default;
|
|
|
11
11
|
$kendo-file-manager-border-width: var( --kendo-file-manager-border-width, 1px ) !default;
|
|
12
12
|
/// The font family of the FileManager.
|
|
13
13
|
/// @group file-manager
|
|
14
|
-
$kendo-file-manager-font-family: var( --kendo-file-manager-font-family, var(
|
|
14
|
+
$kendo-file-manager-font-family: var( --kendo-file-manager-font-family, var(--kendo-font-family) ) !default;
|
|
15
15
|
/// The font size of the FileManager.
|
|
16
16
|
/// @group file-manager
|
|
17
|
-
$kendo-file-manager-font-size: var( --kendo-file-manager-font-size, var(
|
|
17
|
+
$kendo-file-manager-font-size: var( --kendo-file-manager-font-size, var(--kendo-font-size) ) !default;
|
|
18
18
|
/// The line height of the FileManager.
|
|
19
19
|
/// @group file-manager
|
|
20
|
-
$kendo-file-manager-line-height: var( --kendo-file-manager-line-height, var(
|
|
20
|
+
$kendo-file-manager-line-height: var( --kendo-file-manager-line-height, var(--kendo-line-height) ) !default;
|
|
21
21
|
/// The background color of the FileManager.
|
|
22
22
|
/// @group file-manager
|
|
23
23
|
$kendo-file-manager-bg: var( --kendo-file-manager-bg, #{k-color(surface-alt)} ) !default;
|
|
@@ -7,7 +7,7 @@ $kendo-floating-label-scale: var(--kendo-floating-label-scale, 1) !default;
|
|
|
7
7
|
|
|
8
8
|
/// The font size of the Floating Label.
|
|
9
9
|
/// @group floating-label
|
|
10
|
-
$kendo-floating-label-font-size: var(--kendo-floating-label-font-size, var(
|
|
10
|
+
$kendo-floating-label-font-size: var(--kendo-floating-label-font-size, var(--kendo-font-size)) !default;
|
|
11
11
|
|
|
12
12
|
/// The maximum width of the Floating Label.
|
|
13
13
|
/// @group floating-label
|
|
@@ -15,7 +15,7 @@ $kendo-floating-label-max-width: var(--kendo-floating-label-max-width, 90%) !def
|
|
|
15
15
|
|
|
16
16
|
/// The line height of the Floating Label.
|
|
17
17
|
/// @group floating-label
|
|
18
|
-
$kendo-floating-label-line-height: var(--kendo-floating-label-line-height, var(
|
|
18
|
+
$kendo-floating-label-line-height: var(--kendo-floating-label-line-height, var(--kendo-line-height)) !default;
|
|
19
19
|
|
|
20
20
|
/// The height of the Floating Label.
|
|
21
21
|
/// @group floating-label
|
|
@@ -13,11 +13,11 @@ $kendo-form-spacer: var(--kendo-form-spacer, #{k-spacing(4)}) !default;
|
|
|
13
13
|
|
|
14
14
|
/// The font size of the Form.
|
|
15
15
|
/// @group form
|
|
16
|
-
$kendo-form-font-size: var(--kendo-form-font-size, var(
|
|
16
|
+
$kendo-form-font-size: var(--kendo-form-font-size, var(--kendo-font-size)) !default;
|
|
17
17
|
|
|
18
18
|
/// The line height of the Form.
|
|
19
19
|
/// @group form
|
|
20
|
-
$kendo-form-line-height: var(--kendo-form-line-height, var(
|
|
20
|
+
$kendo-form-line-height: var(--kendo-form-line-height, var(--kendo-line-height)) !default;
|
|
21
21
|
|
|
22
22
|
/// The margin of the Form fieldset.
|
|
23
23
|
/// @group form
|
|
@@ -53,7 +53,7 @@ $kendo-form-legend-width: var(--kendo-form-legend-width, 100%) !default;
|
|
|
53
53
|
|
|
54
54
|
/// The font size of the Form legend.
|
|
55
55
|
/// @group form
|
|
56
|
-
$kendo-form-legend-font-size: var(--kendo-form-legend-font-size, var(
|
|
56
|
+
$kendo-form-legend-font-size: var(--kendo-form-legend-font-size, var(--kendo-font-size)) !default;
|
|
57
57
|
|
|
58
58
|
/// The text capitalization of the Form legend.
|
|
59
59
|
/// @group form
|
|
@@ -65,7 +65,7 @@ $kendo-form-label-margin-bottom: var(--kendo-form-label-margin-bottom, #{k-spaci
|
|
|
65
65
|
|
|
66
66
|
/// The font size of the Form hint.
|
|
67
67
|
/// @group form
|
|
68
|
-
$kendo-form-hint-font-size: var(--kendo-form-hint-font-size, var(
|
|
68
|
+
$kendo-form-hint-font-size: var(--kendo-form-hint-font-size, var(--kendo-font-size-sm)) !default;
|
|
69
69
|
|
|
70
70
|
/// The font style of the Form hint.
|
|
71
71
|
/// @group form
|
|
@@ -130,7 +130,7 @@ $kendo-forms-invalid-color: var(--kendo-forms-invalid-color, #{k-color(error-on-
|
|
|
130
130
|
$kendo-label-optional-margin-x: var(--kendo-label-optional-margin-x, #{k-spacing(1.5)}) !default;
|
|
131
131
|
/// The font size of the optional label in the Form.
|
|
132
132
|
/// @group form
|
|
133
|
-
$kendo-label-optional-font-size: var(--kendo-label-optional-font-size, var(
|
|
133
|
+
$kendo-label-optional-font-size: var(--kendo-label-optional-font-size, var(--kendo-font-size-sm)) !default;
|
|
134
134
|
/// The font style of the optional label in the Form.
|
|
135
135
|
/// @group form
|
|
136
136
|
$kendo-label-optional-font-style: var(--kendo-label-optional-font-style, normal) !default;
|
|
@@ -8,13 +8,13 @@
|
|
|
8
8
|
$kendo-gantt-border-width: var(--kendo-gantt-border-width, 1px) !default;
|
|
9
9
|
/// The font family of the Gantt.
|
|
10
10
|
/// @group gantt
|
|
11
|
-
$kendo-gantt-font-family: var(--kendo-gantt-font-family, var(--kendo-font-family
|
|
11
|
+
$kendo-gantt-font-family: var(--kendo-gantt-font-family, var(--kendo-font-family)) !default;
|
|
12
12
|
/// The font size of the Gantt.
|
|
13
13
|
/// @group gantt
|
|
14
|
-
$kendo-gantt-font-size: var(--kendo-gantt-font-size, var(--kendo-font-size
|
|
14
|
+
$kendo-gantt-font-size: var(--kendo-gantt-font-size, var(--kendo-font-size)) !default;
|
|
15
15
|
/// The line height of the Gantt.
|
|
16
16
|
/// @group gantt
|
|
17
|
-
$kendo-gantt-line-height: var(--kendo-gantt-line-height, var(--kendo-line-height
|
|
17
|
+
$kendo-gantt-line-height: var(--kendo-gantt-line-height, var(--kendo-line-height)) !default;
|
|
18
18
|
/// The background color of the Gantt.
|
|
19
19
|
/// @group gantt
|
|
20
20
|
$kendo-gantt-bg: var(--kendo-gantt-bg, k-color(surface-alt)) !default;
|
|
@@ -20,13 +20,13 @@ $kendo-grid-border-width: var( --kendo-grid-border-width, 1px ) !default;
|
|
|
20
20
|
$kendo-grid-border-style: var( --kendo-grid-border-style, solid ) !default;
|
|
21
21
|
/// The font family of the Grid.
|
|
22
22
|
/// @group grid
|
|
23
|
-
$kendo-grid-font-family: var( --kendo-grid-font-family, var(--kendo-font-family
|
|
23
|
+
$kendo-grid-font-family: var( --kendo-grid-font-family, var(--kendo-font-family) ) !default;
|
|
24
24
|
/// The font size of the Grid.
|
|
25
25
|
/// @group grid
|
|
26
|
-
$kendo-grid-font-size: var( --kendo-grid-font-size, var(--kendo-font-size
|
|
26
|
+
$kendo-grid-font-size: var( --kendo-grid-font-size, var(--kendo-font-size) ) !default;
|
|
27
27
|
/// The line height of the Grid.
|
|
28
28
|
/// @group grid
|
|
29
|
-
$kendo-grid-line-height: var( --kendo-grid-line-height, var(--kendo-line-height
|
|
29
|
+
$kendo-grid-line-height: var( --kendo-grid-line-height, var(--kendo-line-height) ) !default;
|
|
30
30
|
|
|
31
31
|
/// The horizontal padding of the Grid.
|
|
32
32
|
/// @group grid
|
|
@@ -239,7 +239,7 @@ $kendo-grid-header-border-width-x: var( --kendo-grid-header-border-width-x, 0px
|
|
|
239
239
|
$kendo-grid-header-font-size: var( --kendo-grid-header-font-size, inherit ) !default;
|
|
240
240
|
/// The font weight of the Grid header.
|
|
241
241
|
/// @group grid
|
|
242
|
-
$kendo-grid-header-font-weight: var( --kendo-grid-header-font-weight, var(--kendo-font-weight-normal
|
|
242
|
+
$kendo-grid-header-font-weight: var( --kendo-grid-header-font-weight, var(--kendo-font-weight-normal) ) !default;
|
|
243
243
|
/// The menu spacing of the Grid header.
|
|
244
244
|
/// @group grid
|
|
245
245
|
$kendo-grid-header-menu-spacing: var( --kendo-grid-header-menu-spacing, var(--kendo-icon-spacing, .5rem) ) !default;
|
|
@@ -330,7 +330,7 @@ $kendo-grid-cell-border-width-y: $kendo-grid-border-width !default;
|
|
|
330
330
|
$kendo-grid-cell-border-width-x: 0px !default;
|
|
331
331
|
/// The font size of the Grid sort index.
|
|
332
332
|
/// @group grid
|
|
333
|
-
$kendo-grid-sort-index-font-size: var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm
|
|
333
|
+
$kendo-grid-sort-index-font-size: var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm) ) !default;
|
|
334
334
|
|
|
335
335
|
/// The vertical offset of the Grid sort index.
|
|
336
336
|
/// @group grid
|
|
@@ -479,13 +479,13 @@ $kendo-grid-column-menu-group-header-border-width: var( --kendo-grid-column-menu
|
|
|
479
479
|
$kendo-grid-column-menu-group-header-border-style: var( --kendo-grid-column-menu-group-header-border-style, solid ) !default;
|
|
480
480
|
/// The font size of the Grid column menu group header.
|
|
481
481
|
/// @group grid
|
|
482
|
-
$kendo-grid-column-menu-group-header-font-size: var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm
|
|
482
|
+
$kendo-grid-column-menu-group-header-font-size: var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) ) !default;
|
|
483
483
|
/// The font weight of the Grid column menu group header.
|
|
484
484
|
/// @group grid
|
|
485
|
-
$kendo-grid-column-menu-group-header-font-weight: var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold
|
|
485
|
+
$kendo-grid-column-menu-group-header-font-weight: var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) ) !default;
|
|
486
486
|
/// The mine height of the Grid column menu group header.
|
|
487
487
|
/// @group grid
|
|
488
|
-
$kendo-grid-column-menu-group-header-line-height: var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height
|
|
488
|
+
$kendo-grid-column-menu-group-header-line-height: var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) ) !default;
|
|
489
489
|
/// The text transform of the Grid column menu group header.
|
|
490
490
|
/// @group grid
|
|
491
491
|
$kendo-grid-column-menu-group-header-text-transform: var( --kendo-grid-column-menu-group-header-text-transform, uppercase ) !default;
|
|
@@ -545,10 +545,10 @@ $kendo-grid-stack-editable-column-gap: var( --kendo-grid-stack-editable-column-g
|
|
|
545
545
|
$kendo-grid-stack-hierarchy-col-width: var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} ) !default;
|
|
546
546
|
/// The font size of the Grid stack layout column header.
|
|
547
547
|
/// @group grid
|
|
548
|
-
$kendo-grid-stack-header-font-size: var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm
|
|
548
|
+
$kendo-grid-stack-header-font-size: var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) ) !default;
|
|
549
549
|
/// The font weight of the Grid stack layout column header.
|
|
550
550
|
/// @group grid
|
|
551
|
-
$kendo-grid-stack-header-font-weight: var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold
|
|
551
|
+
$kendo-grid-stack-header-font-weight: var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) ) !default;
|
|
552
552
|
/// The height of the Grid stack layout expandable row shadow.
|
|
553
553
|
/// @group grid
|
|
554
554
|
$kendo-grid-stack-expandable-shadow-height: var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} ) !default;
|
|
@@ -564,7 +564,7 @@ $kendo-grid-stack-expandable-shadow: var( --kendo-grid-stack-expandable-shadow,
|
|
|
564
564
|
|
|
565
565
|
/// The font weight of the pinned source row in the Grid.
|
|
566
566
|
/// @group grid
|
|
567
|
-
$kendo-grid-pinned-source-font-weight: var(
|
|
567
|
+
$kendo-grid-pinned-source-font-weight: var(--kendo-font-weight-semibold) !default;
|
|
568
568
|
|
|
569
569
|
@forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
|
|
570
570
|
$kendo-grid-default-size: $kendo-grid-default-size,
|
|
@@ -29,13 +29,13 @@ $kendo-image-editor-padding-x: var( --kendo-image-editor-padding-x, #{k-spacing(
|
|
|
29
29
|
$kendo-image-editor-border-width: var( --kendo-image-editor-border-width, 1px ) !default;
|
|
30
30
|
/// Font size of the imageeditor.
|
|
31
31
|
/// @group image-editor
|
|
32
|
-
$kendo-image-editor-font-size: var( --kendo-image-editor-font-size, var(--kendo-font-size
|
|
32
|
+
$kendo-image-editor-font-size: var( --kendo-image-editor-font-size, var(--kendo-font-size) ) !default;
|
|
33
33
|
/// Line height of the imageeditor.
|
|
34
34
|
/// @group image-editor
|
|
35
|
-
$kendo-image-editor-line-height: var( --kendo-image-editor-line-height, var(--kendo-line-height
|
|
35
|
+
$kendo-image-editor-line-height: var( --kendo-image-editor-line-height, var(--kendo-line-height) ) !default;
|
|
36
36
|
/// Font family of the imageeditor.
|
|
37
37
|
/// @group image-editor
|
|
38
|
-
$kendo-image-editor-font-family: var( --kendo-image-editor-font-family, var(--kendo-font-family
|
|
38
|
+
$kendo-image-editor-font-family: var( --kendo-image-editor-font-family, var(--kendo-font-family) ) !default;
|
|
39
39
|
|
|
40
40
|
/// Imageeditor content background color.
|
|
41
41
|
/// @group image-editor
|
|
@@ -48,7 +48,7 @@ $kendo-image-editor-content-text: var( --kendo-image-editor-content-text, inheri
|
|
|
48
48
|
$kendo-image-editor-content-border: var( --kendo-image-editor-content-border, inherit ) !default;
|
|
49
49
|
/// Imageeditor content border width.
|
|
50
50
|
/// @group image-editor
|
|
51
|
-
$kendo-image-editor-content-border-width:
|
|
51
|
+
$kendo-image-editor-content-border-width: 0px !default;
|
|
52
52
|
|
|
53
53
|
/// Imageeditor action pane background color.
|
|
54
54
|
/// @group image-editor
|
|
@@ -67,7 +67,7 @@ $kendo-image-editor-action-pane-padding-y: var( --kendo-image-editor-action-pane
|
|
|
67
67
|
$kendo-image-editor-action-pane-padding-x: var( --kendo-image-editor-action-pane-padding-x, #{k-spacing(3)} ) !default;
|
|
68
68
|
/// Imageeditor action pane width.
|
|
69
69
|
/// @group image-editor
|
|
70
|
-
$kendo-image-editor-action-pane-width: var( --kendo-image-editor-action-pane-width,
|
|
70
|
+
$kendo-image-editor-action-pane-width: var( --kendo-image-editor-action-pane-width, calc( 270px + #{$kendo-image-editor-content-border-width}) ) !default;
|
|
71
71
|
|
|
72
72
|
/// Crop background color of the imageeditor.
|
|
73
73
|
/// @group image-editor
|
|
@@ -53,27 +53,27 @@ $kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
|
53
53
|
|
|
54
54
|
/// The font size of the small Input components.
|
|
55
55
|
/// @group input
|
|
56
|
-
$kendo-input-sm-font-size: var(
|
|
56
|
+
$kendo-input-sm-font-size: var(--kendo-font-size) !default;
|
|
57
57
|
/// The font size of the medium Input components.
|
|
58
58
|
/// @group input
|
|
59
|
-
$kendo-input-md-font-size: var( --kendo-input-font-size, var(
|
|
59
|
+
$kendo-input-md-font-size: var( --kendo-input-font-size, var(--kendo-font-size) ) !default;
|
|
60
60
|
/// The font size of the large Input components.
|
|
61
61
|
/// @group input
|
|
62
|
-
$kendo-input-lg-font-size: var(
|
|
62
|
+
$kendo-input-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
63
63
|
|
|
64
64
|
/// The line height of the small Input components.
|
|
65
65
|
/// @group input
|
|
66
|
-
$kendo-input-sm-line-height: var(
|
|
66
|
+
$kendo-input-sm-line-height: var(--kendo-line-height) !default;
|
|
67
67
|
/// The line height of the medium Input components.
|
|
68
68
|
/// @group input
|
|
69
|
-
$kendo-input-md-line-height: var( --kendo-input-line-height, var(
|
|
69
|
+
$kendo-input-md-line-height: var( --kendo-input-line-height, var(--kendo-line-height) ) !default;
|
|
70
70
|
/// The line height of the large Input components.
|
|
71
71
|
/// @group input
|
|
72
|
-
$kendo-input-lg-line-height: var(
|
|
72
|
+
$kendo-input-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
73
73
|
|
|
74
74
|
/// The font family of the Input input.
|
|
75
75
|
/// @group input
|
|
76
|
-
$kendo-input-font-family: var( --kendo-input-font-family, var(
|
|
76
|
+
$kendo-input-font-family: var( --kendo-input-font-family, var(--kendo-font-family) ) !default;
|
|
77
77
|
|
|
78
78
|
/// The width of the small Input button.
|
|
79
79
|
/// @group input
|
|
@@ -366,7 +366,7 @@ $kendo-picker-outline-disabled-bg: none !default;
|
|
|
366
366
|
|
|
367
367
|
/// The border color of the disabled outline Picker components.
|
|
368
368
|
/// @group picker
|
|
369
|
-
$kendo-picker-outline-disabled-border: $kendo-picker-outline-disabled-text!default;
|
|
369
|
+
$kendo-picker-outline-disabled-border: $kendo-picker-outline-disabled-text !default;
|
|
370
370
|
|
|
371
371
|
/// The text color of the flat Picker components.
|
|
372
372
|
/// @group picker
|