@progress/kendo-theme-bootstrap 13.1.1 → 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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +5906 -5906
- package/dist/meta/sassdoc-raw-data.json +373 -373
- package/dist/meta/variables.json +2593 -2593
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- 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 +1 -1
- package/scss/bottom-navigation/_variables.scss +3 -3
- package/scss/breadcrumb/_variables.scss +6 -6
- package/scss/bubble/_variables.scss +1 -1
- package/scss/button/_variables.scss +7 -7
- package/scss/calendar/_variables.scss +11 -11
- package/scss/captcha/_variables.scss +4 -4
- package/scss/card/_variables.scss +4 -4
- package/scss/chat/_variables.scss +9 -9
- package/scss/chip/_variables.scss +4 -4
- 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 +8 -8
- package/scss/dataviz/_variables.scss +13 -13
- package/scss/dock-manager/_variables.scss +4 -4
- package/scss/draggable/_variables.scss +3 -3
- package/scss/drawer/_variables.scss +6 -6
- 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 +5 -5
- package/scss/file-box/_variables.scss +4 -4
- package/scss/filemanager/_variables.scss +3 -3
- package/scss/filter/_variables.scss +1 -1
- package/scss/forms/_layout.scss +2 -2
- package/scss/forms/_variables.scss +4 -4
- 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 +21 -21
- 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 +10 -10
- 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/_layout.scss +1 -1
- package/scss/panelbar/_variables.scss +4 -4
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popover/_variables.scss +1 -1
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +3 -3
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_layout.scss +1 -1
- package/scss/scheduler/_variables.scss +5 -5
- package/scss/scrollview/_variables.scss +3 -3
- package/scss/segmented-control/_variables.scss +6 -6
- 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 +18 -18
- package/scss/upload/_variables.scss +5 -5
- package/scss/window/_variables.scss +5 -5
- package/scss/wizard/_variables.scss +3 -3
|
@@ -9,10 +9,10 @@ $kendo-color-palette-default-size: "md" !default;
|
|
|
9
9
|
|
|
10
10
|
/// The font family of the ColorPalette.
|
|
11
11
|
/// @group color-palette
|
|
12
|
-
$kendo-color-palette-font-family: var(
|
|
12
|
+
$kendo-color-palette-font-family: var(--kendo-font-family) !default;
|
|
13
13
|
/// The font size of the ColorPalette.
|
|
14
14
|
/// @group color-palette
|
|
15
|
-
$kendo-color-palette-font-size: var(
|
|
15
|
+
$kendo-color-palette-font-size: var(--kendo-font-size) !default;
|
|
16
16
|
/// The line height of the ColorPalette.
|
|
17
17
|
/// @group color-palette
|
|
18
18
|
$kendo-color-palette-line-height: 0 !default;
|
|
@@ -29,33 +29,33 @@ $kendo-column-menu-item-lg-padding-y: k-spacing(2) !default;
|
|
|
29
29
|
|
|
30
30
|
/// The font size of the ColumnMenu.
|
|
31
31
|
/// @group column-menu
|
|
32
|
-
$kendo-column-menu-font-size: var(
|
|
32
|
+
$kendo-column-menu-font-size: var(--kendo-font-size) !default;
|
|
33
33
|
/// The font size of the small ColumnMenu.
|
|
34
34
|
/// @group column-menu
|
|
35
|
-
$kendo-column-menu-sm-font-size: var(
|
|
35
|
+
$kendo-column-menu-sm-font-size: var(--kendo-font-size-sm) !default;
|
|
36
36
|
/// The font size of the medium ColumnMenu.
|
|
37
37
|
/// @group column-menu
|
|
38
|
-
$kendo-column-menu-md-font-size: var(
|
|
38
|
+
$kendo-column-menu-md-font-size: var(--kendo-font-size) !default;
|
|
39
39
|
/// The font size of the large ColumnMenu.
|
|
40
40
|
/// @group column-menu
|
|
41
|
-
$kendo-column-menu-lg-font-size: var(
|
|
41
|
+
$kendo-column-menu-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
42
42
|
|
|
43
43
|
/// The line height of the ColumnMenu.
|
|
44
44
|
/// @group column-menu
|
|
45
|
-
$kendo-column-menu-line-height: var(
|
|
45
|
+
$kendo-column-menu-line-height: var(--kendo-line-height) !default;
|
|
46
46
|
/// The line height of the small ColumnMenu.
|
|
47
47
|
/// @group column-menu
|
|
48
48
|
$kendo-column-menu-sm-line-height: math.div( 20, 14 ) !default;
|
|
49
49
|
/// The line height of the medium ColumnMenu.
|
|
50
50
|
/// @group column-menu
|
|
51
|
-
$kendo-column-menu-md-line-height: var(
|
|
51
|
+
$kendo-column-menu-md-line-height: var(--kendo-line-height) !default;
|
|
52
52
|
/// The line height of the large ColumnMenu.
|
|
53
53
|
/// @group column-menu
|
|
54
|
-
$kendo-column-menu-lg-line-height: var(
|
|
54
|
+
$kendo-column-menu-lg-line-height: var(--kendo-line-height) !default;
|
|
55
55
|
|
|
56
56
|
/// The font family of the ColumnMenu.
|
|
57
57
|
/// @group column-menu
|
|
58
|
-
$kendo-column-menu-font-family: var(
|
|
58
|
+
$kendo-column-menu-font-family: var(--kendo-font-family) !default;
|
|
59
59
|
|
|
60
60
|
// Group Menu
|
|
61
61
|
/// The background color of the hovered GroupMenu item action.
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
|
|
7
7
|
/// The first base series color and its light and dark shades.
|
|
8
8
|
/// @group charts
|
|
9
|
-
$kendo-series-a: k-color(series-a)!default;
|
|
9
|
+
$kendo-series-a: k-color(series-a) !default;
|
|
10
10
|
/// The series-a dark color of the Charts.
|
|
11
11
|
/// @group charts
|
|
12
|
-
$kendo-series-a-dark: k-color(series-a-bold)!default;
|
|
12
|
+
$kendo-series-a-dark: k-color(series-a-bold) !default;
|
|
13
13
|
/// The series-a darker color of the Charts.
|
|
14
14
|
/// @group charts
|
|
15
15
|
$kendo-series-a-darker: k-color(series-a-bolder) !default;
|
|
@@ -197,28 +197,28 @@ $kendo-series-30: $kendo-series-f-darker !default;
|
|
|
197
197
|
$kendo-chart-border-width: 0px !default;
|
|
198
198
|
/// The font family of the Chart.
|
|
199
199
|
/// @group charts
|
|
200
|
-
$kendo-chart-font-family: var(
|
|
200
|
+
$kendo-chart-font-family: var(--kendo-font-family) !default;
|
|
201
201
|
/// The font size of the Chart.
|
|
202
202
|
/// @group charts
|
|
203
|
-
$kendo-chart-font-size: var(
|
|
203
|
+
$kendo-chart-font-size: var(--kendo-font-size) !default;
|
|
204
204
|
/// The height of the Chart.
|
|
205
205
|
/// @group charts
|
|
206
|
-
$kendo-chart-line-height: var(
|
|
206
|
+
$kendo-chart-line-height: var(--kendo-line-height) !default;
|
|
207
207
|
/// The font size of the Chart.
|
|
208
208
|
/// @group charts
|
|
209
209
|
$kendo-chart-tooltip-font-size: calc( #{$kendo-font-size} * .929) !default;
|
|
210
210
|
/// The label font size of the Chart.
|
|
211
211
|
/// @group charts
|
|
212
|
-
$kendo-chart-label-font-size: var(
|
|
212
|
+
$kendo-chart-label-font-size: var(--kendo-font-size-sm) !default;
|
|
213
213
|
/// The title font size of the Chart.
|
|
214
214
|
/// @group charts
|
|
215
|
-
$kendo-chart-title-font-size: var(
|
|
215
|
+
$kendo-chart-title-font-size: var(--kendo-font-size-lg) !default;
|
|
216
216
|
/// The title font size of the Chart.
|
|
217
217
|
/// @group charts
|
|
218
218
|
$kendo-chart-pane-title-font-size: $kendo-chart-label-font-size !default;
|
|
219
219
|
/// The title font weight of the Chart.
|
|
220
220
|
/// @group charts
|
|
221
|
-
$kendo-chart-pane-title-font-weight: var(
|
|
221
|
+
$kendo-chart-pane-title-font-weight: var(--kendo-font-weight-normal) !default;
|
|
222
222
|
|
|
223
223
|
/// The color of the Chart grid lines (major).
|
|
224
224
|
/// @group charts
|
|
@@ -313,13 +313,13 @@ $kendo-chart-computed-title-height: 0px !default;
|
|
|
313
313
|
// TreeMap
|
|
314
314
|
/// The font family of the TreeMap.
|
|
315
315
|
/// @group charts
|
|
316
|
-
$kendo-treemap-font-family: var(
|
|
316
|
+
$kendo-treemap-font-family: var(--kendo-font-family) !default;
|
|
317
317
|
/// The font size of the TreeMap.
|
|
318
318
|
/// @group charts
|
|
319
|
-
$kendo-treemap-font-size: var(
|
|
319
|
+
$kendo-treemap-font-size: var(--kendo-font-size) !default;
|
|
320
320
|
/// The height of the TreeMap.
|
|
321
321
|
/// @group charts
|
|
322
|
-
$kendo-treemap-line-height: var(
|
|
322
|
+
$kendo-treemap-line-height: var(--kendo-line-height) !default;
|
|
323
323
|
|
|
324
324
|
/// The horizontal padding of the TreeMap.
|
|
325
325
|
/// @group charts
|
|
@@ -356,10 +356,10 @@ $kendo-chart-overlay-bg: k-color(surface) !default;
|
|
|
356
356
|
// No Data
|
|
357
357
|
/// The font size of the Chart.
|
|
358
358
|
/// @group charts
|
|
359
|
-
$kendo-chart-no-data-font-size: var(
|
|
359
|
+
$kendo-chart-no-data-font-size: var(--kendo-font-size-lg) !default;
|
|
360
360
|
/// The font weight of the Chart.
|
|
361
361
|
/// @group charts
|
|
362
|
-
$kendo-chart-no-data-font-weight: var(
|
|
362
|
+
$kendo-chart-no-data-font-weight: var(--kendo-font-weight) !default;
|
|
363
363
|
/// The vertical padding of the Chart.
|
|
364
364
|
/// @group charts
|
|
365
365
|
$kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
|
|
@@ -36,16 +36,16 @@ $kendo-dock-manager-pane-title-padding-y: null !default;
|
|
|
36
36
|
$kendo-dock-manager-pane-title-padding-x: null !default;
|
|
37
37
|
/// The font family of the pane title in the DockManager component.
|
|
38
38
|
/// @group dock-manager
|
|
39
|
-
$kendo-dock-manager-pane-title-font-family: var(
|
|
39
|
+
$kendo-dock-manager-pane-title-font-family: var(--kendo-font-family) !default;
|
|
40
40
|
/// The font size of the pane title in the DockManager component.
|
|
41
41
|
/// @group dock-manager
|
|
42
|
-
$kendo-dock-manager-pane-title-font-size: var(
|
|
42
|
+
$kendo-dock-manager-pane-title-font-size: var(--kendo-font-size-lg) !default;
|
|
43
43
|
/// The line height of the pane title in the DockManager component.
|
|
44
44
|
/// @group dock-manager
|
|
45
|
-
$kendo-dock-manager-pane-title-line-height: var(
|
|
45
|
+
$kendo-dock-manager-pane-title-line-height: var(--kendo-line-height-sm) !default;
|
|
46
46
|
/// The font weight of the pane title in the DockManager component.
|
|
47
47
|
/// @group dock-manager
|
|
48
|
-
$kendo-dock-manager-pane-title-font-weight: var(
|
|
48
|
+
$kendo-dock-manager-pane-title-font-weight: var(--kendo-font-weight-normal) !default;
|
|
49
49
|
|
|
50
50
|
/// The horizontal padding of the pane content in the DockManager component.
|
|
51
51
|
/// @group dock-manager
|
|
@@ -17,13 +17,13 @@ $kendo-drag-hint-border-width: 1px !default;
|
|
|
17
17
|
$kendo-drag-hint-border-radius: k-border-radius(md) !default;
|
|
18
18
|
/// The font size of the drag hint.
|
|
19
19
|
/// @group draggable
|
|
20
|
-
$kendo-drag-hint-font-size: var(
|
|
20
|
+
$kendo-drag-hint-font-size: var(--kendo-font-size) !default;
|
|
21
21
|
/// The font family of the drag hint.
|
|
22
22
|
/// @group draggable
|
|
23
|
-
$kendo-drag-hint-font-family: var(
|
|
23
|
+
$kendo-drag-hint-font-family: var(--kendo-font-family) !default;
|
|
24
24
|
/// The line height of the drag hint.
|
|
25
25
|
/// @group draggable
|
|
26
|
-
$kendo-drag-hint-line-height: var(
|
|
26
|
+
$kendo-drag-hint-line-height: var(--kendo-line-height) !default;
|
|
27
27
|
|
|
28
28
|
/// The background color of the drag hint.
|
|
29
29
|
/// @group draggable
|
|
@@ -19,13 +19,13 @@ $kendo-drawer-border-width: 1px !default;
|
|
|
19
19
|
|
|
20
20
|
/// The font family of the Drawer.
|
|
21
21
|
/// @group drawer
|
|
22
|
-
$kendo-drawer-font-family: var(
|
|
22
|
+
$kendo-drawer-font-family: var(--kendo-font-family) !default;
|
|
23
23
|
/// The font size of the Drawer.
|
|
24
24
|
/// @group drawer
|
|
25
|
-
$kendo-drawer-font-size: var(
|
|
25
|
+
$kendo-drawer-font-size: var(--kendo-font-size) !default;
|
|
26
26
|
/// The line height of the Drawer.
|
|
27
27
|
/// @group drawer
|
|
28
|
-
$kendo-drawer-line-height: var(
|
|
28
|
+
$kendo-drawer-line-height: var(--kendo-line-height) !default;
|
|
29
29
|
|
|
30
30
|
/// The horizontal padding of the Drawer content.
|
|
31
31
|
/// @group drawer
|
|
@@ -67,13 +67,13 @@ $kendo-drawer-item-padding-y: k-spacing(3) !default;
|
|
|
67
67
|
$kendo-drawer-item-spacing: $kendo-drawer-item-padding-x !default;
|
|
68
68
|
/// The font size of the Drawer item.
|
|
69
69
|
/// @group drawer
|
|
70
|
-
$kendo-drawer-item-font-size: var(
|
|
70
|
+
$kendo-drawer-item-font-size: var(--kendo-font-size) !default;
|
|
71
71
|
/// The line height of the Drawer item.
|
|
72
72
|
/// @group drawer
|
|
73
|
-
$kendo-drawer-item-line-height: var(
|
|
73
|
+
$kendo-drawer-item-line-height: var(--kendo-line-height) !default;
|
|
74
74
|
/// The font weight of the Drawer item.
|
|
75
75
|
/// @group drawer
|
|
76
|
-
$kendo-drawer-item-font-weight: var(
|
|
76
|
+
$kendo-drawer-item-font-weight: var(--kendo-font-weight) !default;
|
|
77
77
|
|
|
78
78
|
/// The horizontal padding of the Drawer item in each level.
|
|
79
79
|
/// @group drawer
|
|
@@ -19,13 +19,13 @@ $kendo-dropzone-min-height: 220px !default;
|
|
|
19
19
|
|
|
20
20
|
/// The font family of the DropZone.
|
|
21
21
|
/// @group dropzone
|
|
22
|
-
$kendo-dropzone-font-family: var(
|
|
22
|
+
$kendo-dropzone-font-family: var(--kendo-font-family) !default;
|
|
23
23
|
/// The font size of the DropZone.
|
|
24
24
|
/// @group dropzone
|
|
25
|
-
$kendo-dropzone-font-size: var(
|
|
25
|
+
$kendo-dropzone-font-size: var(--kendo-font-size) !default;
|
|
26
26
|
/// The line height of the DropZone.
|
|
27
27
|
/// @group dropzone
|
|
28
|
-
$kendo-dropzone-line-height: var(
|
|
28
|
+
$kendo-dropzone-line-height: var(--kendo-line-height) !default;
|
|
29
29
|
|
|
30
30
|
/// The background color of the DropZone.
|
|
31
31
|
/// @group dropzone
|
|
@@ -59,7 +59,7 @@ $kendo-dropzone-hint-text: null !default;
|
|
|
59
59
|
|
|
60
60
|
/// The font size of the DropZone note.
|
|
61
61
|
/// @group dropzone
|
|
62
|
-
$kendo-dropzone-note-font-size: var(
|
|
62
|
+
$kendo-dropzone-note-font-size: var(--kendo-font-size-xs) !default;
|
|
63
63
|
/// The spacing below the DropZone note.
|
|
64
64
|
/// @group dropzone
|
|
65
65
|
$kendo-dropzone-note-spacing: null !default;
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
$kendo-editor-border-width: 1px !default;
|
|
11
11
|
/// The font family of the Еditor.
|
|
12
12
|
/// @group editor
|
|
13
|
-
$kendo-editor-font-family: var(
|
|
13
|
+
$kendo-editor-font-family: var(--kendo-font-family) !default;
|
|
14
14
|
/// The font size of the Еditor.
|
|
15
15
|
/// @group editor
|
|
16
|
-
$kendo-editor-font-size: var(
|
|
16
|
+
$kendo-editor-font-size: var(--kendo-font-size) !default;
|
|
17
17
|
/// The line height of the Еditor.
|
|
18
18
|
/// @group editor
|
|
19
|
-
$kendo-editor-line-height: var(
|
|
19
|
+
$kendo-editor-line-height: var(--kendo-line-height) !default;
|
|
20
20
|
|
|
21
21
|
/// The text color of the Еditor placeholder.
|
|
22
22
|
/// @group editor
|
|
@@ -11,13 +11,13 @@ $kendo-expander-spacing-y: k-spacing(3) !default;
|
|
|
11
11
|
$kendo-expander-border-width: 1px !default;
|
|
12
12
|
/// The font family of the ExpansionPanel.
|
|
13
13
|
/// @group expander
|
|
14
|
-
$kendo-expander-font-family: var(
|
|
14
|
+
$kendo-expander-font-family: var(--kendo-font-family) !default;
|
|
15
15
|
/// The font size of the ExpansionPanel.
|
|
16
16
|
/// @group expander
|
|
17
|
-
$kendo-expander-font-size: var(
|
|
17
|
+
$kendo-expander-font-size: var(--kendo-font-size) !default;
|
|
18
18
|
/// The hine height of the ExpansionPanel.
|
|
19
19
|
/// @group expander
|
|
20
|
-
$kendo-expander-line-height: var(
|
|
20
|
+
$kendo-expander-line-height: var(--kendo-line-height) !default;
|
|
21
21
|
|
|
22
22
|
/// The text color of the ExpansionPanel.
|
|
23
23
|
/// @group expander
|
package/scss/fab/_variables.scss
CHANGED
|
@@ -27,13 +27,13 @@ $kendo-fab-default-size: "md" !default;
|
|
|
27
27
|
$kendo-fab-border-width: 1px !default;
|
|
28
28
|
/// The font family of the FAB.
|
|
29
29
|
/// @group floating-action-button
|
|
30
|
-
$kendo-fab-font-family: var(
|
|
30
|
+
$kendo-fab-font-family: var(--kendo-font-family) !default;
|
|
31
31
|
/// The font size of the FAB.
|
|
32
32
|
/// @group floating-action-button
|
|
33
|
-
$kendo-fab-font-size: var(
|
|
33
|
+
$kendo-fab-font-size: var(--kendo-font-size-sm) !default;
|
|
34
34
|
/// The line height of the FAB.
|
|
35
35
|
/// @group floating-action-button
|
|
36
|
-
$kendo-fab-line-height: var(
|
|
36
|
+
$kendo-fab-line-height: var(--kendo-line-height) !default;
|
|
37
37
|
|
|
38
38
|
/// The horizontal padding of the small FAB.
|
|
39
39
|
/// @group floating-action-button
|
|
@@ -86,10 +86,10 @@ $kendo-fab-item-text-border-width: 1px !default;
|
|
|
86
86
|
$kendo-fab-item-text-border-radius: k-border-radius(md) !default;
|
|
87
87
|
/// The font size of the FAB item text.
|
|
88
88
|
/// @group floating-action-button
|
|
89
|
-
$kendo-fab-item-text-font-size: var(
|
|
89
|
+
$kendo-fab-item-text-font-size: var(--kendo-font-size-xs) !default;
|
|
90
90
|
/// The line height of the FAB item text.
|
|
91
91
|
/// @group floating-action-button
|
|
92
|
-
$kendo-fab-item-text-line-height: var(
|
|
92
|
+
$kendo-fab-item-text-line-height: var(--kendo-line-height-xs) !default;
|
|
93
93
|
|
|
94
94
|
/// The horizontal padding of the FAB item icon.
|
|
95
95
|
/// @group floating-action-button
|
|
@@ -28,16 +28,16 @@ $kendo-file-box-border-style: solid !default;
|
|
|
28
28
|
$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(
|
|
31
|
+
$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(
|
|
34
|
+
$kendo-file-box-name-line-height: var(--kendo-line-height-sm) !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(
|
|
37
|
+
$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(
|
|
40
|
+
$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
|
|
@@ -14,13 +14,13 @@ $kendo-file-manager-spacer: k-spacing(4) !default;
|
|
|
14
14
|
$kendo-file-manager-border-width: 1px !default;
|
|
15
15
|
/// The font family of the FileManager.
|
|
16
16
|
/// @group file-manager
|
|
17
|
-
$kendo-file-manager-font-family: var(
|
|
17
|
+
$kendo-file-manager-font-family: var(--kendo-font-family) !default;
|
|
18
18
|
/// The font size of the FileManager.
|
|
19
19
|
/// @group file-manager
|
|
20
|
-
$kendo-file-manager-font-size: var(
|
|
20
|
+
$kendo-file-manager-font-size: var(--kendo-font-size) !default;
|
|
21
21
|
/// The line height of the FileManager.
|
|
22
22
|
/// @group file-manager
|
|
23
|
-
$kendo-file-manager-line-height: var(
|
|
23
|
+
$kendo-file-manager-line-height: var(--kendo-line-height) !default;
|
|
24
24
|
/// The background color of the FileManager.
|
|
25
25
|
/// @group file-manager
|
|
26
26
|
$kendo-file-manager-bg: k-color(surface-alt) !default;
|
|
@@ -25,7 +25,7 @@ $kendo-filter-operator-dropdown-width: 15em !default;
|
|
|
25
25
|
$kendo-filter-preview-field-text: k-color(primary) !default;
|
|
26
26
|
/// The text color of the Filter preview operator.
|
|
27
27
|
/// @group filter
|
|
28
|
-
$kendo-filter-preview-operator-text: k-color(on-app-surface)
|
|
28
|
+
$kendo-filter-preview-operator-text: k-color(on-app-surface) !default;
|
|
29
29
|
|
|
30
30
|
/// The box shadow of the focused Filter toolbar.
|
|
31
31
|
/// @group filter
|
package/scss/forms/_layout.scss
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
.k-form,
|
|
12
12
|
.k-form-inline {
|
|
13
13
|
legend {
|
|
14
|
-
font-size: calc( var(
|
|
14
|
+
font-size: calc( var(--kendo-font-size) * 1.5 );
|
|
15
15
|
font-weight: normal;
|
|
16
|
-
line-height: var(
|
|
16
|
+
line-height: var(--kendo-line-height);
|
|
17
17
|
text-transform: none;
|
|
18
18
|
}
|
|
19
19
|
|
|
@@ -16,7 +16,7 @@ $kendo-form-spacer: k-spacing(8) !default;
|
|
|
16
16
|
|
|
17
17
|
/// The font size of the Form.
|
|
18
18
|
/// @group form
|
|
19
|
-
$kendo-form-font-size: var(
|
|
19
|
+
$kendo-form-font-size: var(--kendo-font-size) !default;
|
|
20
20
|
/// The line height of the Form.
|
|
21
21
|
/// @group form
|
|
22
22
|
$kendo-form-line-height: 1.5 !default;
|
|
@@ -48,7 +48,7 @@ $kendo-form-legend-border-color: k-color(border) !default;
|
|
|
48
48
|
$kendo-form-legend-width: 100% !default;
|
|
49
49
|
/// The font size of the Form legend.
|
|
50
50
|
/// @group form
|
|
51
|
-
$kendo-form-legend-font-size: var(
|
|
51
|
+
$kendo-form-legend-font-size: var(--kendo-font-size-sm) !default;
|
|
52
52
|
/// The text capitalization of the Form legend.
|
|
53
53
|
/// @group form
|
|
54
54
|
$kendo-form-legend-text-transform: none !default;
|
|
@@ -59,7 +59,7 @@ $kendo-form-label-margin-bottom: k-spacing(2) !default;
|
|
|
59
59
|
|
|
60
60
|
/// The font size of the Form hint.
|
|
61
61
|
/// @group form
|
|
62
|
-
$kendo-form-hint-font-size: var(
|
|
62
|
+
$kendo-form-hint-font-size: var(--kendo-font-size-xs) !default;
|
|
63
63
|
/// The font style of the Form hint.
|
|
64
64
|
/// @group form
|
|
65
65
|
$kendo-form-hint-font-style: normal !default;
|
|
@@ -117,7 +117,7 @@ $kendo-inline-form-field-padding-y: calc( #{k-spacing(2)} + #{$kendo-input-borde
|
|
|
117
117
|
$kendo-label-optional-margin-x: k-spacing(1.5) !default;
|
|
118
118
|
/// The font size of the optional label in the Form.
|
|
119
119
|
/// @group form
|
|
120
|
-
$kendo-label-optional-font-size: var(
|
|
120
|
+
$kendo-label-optional-font-size: var(--kendo-font-size-xs) !default;
|
|
121
121
|
/// The font style of the optional label in the Form.
|
|
122
122
|
/// @group form
|
|
123
123
|
$kendo-label-optional-font-style: italic !default;
|
|
@@ -11,13 +11,13 @@
|
|
|
11
11
|
$kendo-gantt-border-width: 1px !default;
|
|
12
12
|
/// The font family of the Gantt.
|
|
13
13
|
/// @group gantt
|
|
14
|
-
$kendo-gantt-font-family: var(
|
|
14
|
+
$kendo-gantt-font-family: var(--kendo-font-family) !default;
|
|
15
15
|
/// The font size of the Gantt.
|
|
16
16
|
/// @group gantt
|
|
17
|
-
$kendo-gantt-font-size: var(
|
|
17
|
+
$kendo-gantt-font-size: var(--kendo-font-size) !default;
|
|
18
18
|
/// The line height of the Gantt.
|
|
19
19
|
/// @group gantt
|
|
20
|
-
$kendo-gantt-line-height: var(
|
|
20
|
+
$kendo-gantt-line-height: var(--kendo-line-height) !default;
|
|
21
21
|
|
|
22
22
|
/// The background color of the Gantt.
|
|
23
23
|
/// @group gantt
|
|
@@ -22,13 +22,13 @@ $kendo-grid-default-size: "md" !default;
|
|
|
22
22
|
$kendo-grid-border-width: 1px !default;
|
|
23
23
|
/// The font family of the Grid.
|
|
24
24
|
/// @group grid
|
|
25
|
-
$kendo-grid-font-family: var(
|
|
25
|
+
$kendo-grid-font-family: var(--kendo-font-family) !default;
|
|
26
26
|
/// The font size of the Grid.
|
|
27
27
|
/// @group grid
|
|
28
|
-
$kendo-grid-font-size: var(
|
|
28
|
+
$kendo-grid-font-size: var(--kendo-font-size) !default;
|
|
29
29
|
/// The height of the Grid.
|
|
30
30
|
/// @group grid
|
|
31
|
-
$kendo-grid-line-height: var(
|
|
31
|
+
$kendo-grid-line-height: var(--kendo-line-height) !default;
|
|
32
32
|
|
|
33
33
|
/// The horizontal padding of the Grid.
|
|
34
34
|
/// @group grid
|
|
@@ -282,7 +282,7 @@ $kendo-grid-selection-aggregates-spacing: k-spacing(2) !default;
|
|
|
282
282
|
$kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
|
|
283
283
|
/// The font weight of the Grid selection aggregates container.
|
|
284
284
|
/// @group grid
|
|
285
|
-
$kendo-grid-selection-aggregates-font-weight: var(
|
|
285
|
+
$kendo-grid-selection-aggregates-font-weight: var(--kendo-font-weight-bold) !default;
|
|
286
286
|
|
|
287
287
|
/// The background color of the Grid row.
|
|
288
288
|
/// @group grid
|
|
@@ -404,10 +404,10 @@ $kendo-grid-column-menu-group-header-padding-y: $kendo-menu-popup-md-item-paddin
|
|
|
404
404
|
|
|
405
405
|
/// The font size of the Grid header.
|
|
406
406
|
/// @group grid
|
|
407
|
-
$kendo-grid-column-menu-group-header-font-size: var(
|
|
407
|
+
$kendo-grid-column-menu-group-header-font-size: var(--kendo-font-size-sm) !default;
|
|
408
408
|
/// The height of the Grid header.
|
|
409
409
|
/// @group grid
|
|
410
|
-
$kendo-grid-column-menu-group-header-line-height: var(
|
|
410
|
+
$kendo-grid-column-menu-group-header-line-height: var(--kendo-line-height) !default;
|
|
411
411
|
/// The text color of the Grid header.
|
|
412
412
|
/// @group grid
|
|
413
413
|
$kendo-grid-column-menu-group-header-text-transform: uppercase !default;
|
|
@@ -427,7 +427,7 @@ $kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
|
|
|
427
427
|
|
|
428
428
|
/// The horizontal padding of the Grid content.
|
|
429
429
|
/// @group grid
|
|
430
|
-
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0)!default;
|
|
430
|
+
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
|
|
431
431
|
/// The vertical padding of the Grid content.
|
|
432
432
|
/// @group grid
|
|
433
433
|
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
|
|
@@ -482,10 +482,10 @@ $kendo-grid-stack-hierarchy-col-width: k-spacing(2) !default;
|
|
|
482
482
|
|
|
483
483
|
/// The font size of the Grid stack layout column header.
|
|
484
484
|
/// @group grid
|
|
485
|
-
$kendo-grid-stack-header-font-size: var(
|
|
485
|
+
$kendo-grid-stack-header-font-size: var(--kendo-font-size-sm) !default;
|
|
486
486
|
/// The font weight of the Grid stack layout column header.
|
|
487
487
|
/// @group grid
|
|
488
|
-
$kendo-grid-stack-header-font-weight: var(
|
|
488
|
+
$kendo-grid-stack-header-font-weight: var(--kendo-font-weight-bold) !default;
|
|
489
489
|
/// The height of the Grid stack layout expandable row shadow.
|
|
490
490
|
/// @group grid
|
|
491
491
|
$kendo-grid-stack-expandable-shadow-height: k-spacing(2.5) !default;
|
|
@@ -502,7 +502,7 @@ $kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
|
|
|
502
502
|
|
|
503
503
|
/// The font weight of the pinned source row in the Grid.
|
|
504
504
|
/// @group grid
|
|
505
|
-
$kendo-grid-pinned-source-font-weight: var(
|
|
505
|
+
$kendo-grid-pinned-source-font-weight: var(--kendo-font-weight-bold) !default;
|
|
506
506
|
|
|
507
507
|
|
|
508
508
|
@forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
|
|
@@ -19,13 +19,13 @@ $kendo-image-editor-padding-x: null !default;
|
|
|
19
19
|
$kendo-image-editor-border-width: 1px !default;
|
|
20
20
|
/// The font size of the ImageEditor.
|
|
21
21
|
/// @group image-editor
|
|
22
|
-
$kendo-image-editor-font-size: var(
|
|
22
|
+
$kendo-image-editor-font-size: var(--kendo-font-size) !default;
|
|
23
23
|
/// The line height of the ImageEditor.
|
|
24
24
|
/// @group image-editor
|
|
25
|
-
$kendo-image-editor-line-height: var(
|
|
25
|
+
$kendo-image-editor-line-height: var(--kendo-line-height) !default;
|
|
26
26
|
/// The font family of the ImageEditor.
|
|
27
27
|
/// @group image-editor
|
|
28
|
-
$kendo-image-editor-font-family: var(
|
|
28
|
+
$kendo-image-editor-font-family: var(--kendo-font-family) !default;
|
|
29
29
|
|
|
30
30
|
/// The width of the border around the ImageEditor content.
|
|
31
31
|
/// @group image-editor
|
|
@@ -51,20 +51,20 @@ $kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
|
51
51
|
|
|
52
52
|
/// The font family of input components.
|
|
53
53
|
/// @group input
|
|
54
|
-
$kendo-input-font-family: var(
|
|
54
|
+
$kendo-input-font-family: var(--kendo-font-family) !default;
|
|
55
55
|
|
|
56
56
|
/// The font size of input components.
|
|
57
57
|
/// @group input
|
|
58
|
-
$kendo-input-font-size: null
|
|
58
|
+
$kendo-input-font-size: null !default;
|
|
59
59
|
/// The font size of the small Input components.
|
|
60
60
|
/// @group input
|
|
61
|
-
$kendo-input-sm-font-size: var(
|
|
61
|
+
$kendo-input-sm-font-size: var(--kendo-font-size-sm) !default;
|
|
62
62
|
/// The font size of the medium Input components.
|
|
63
63
|
/// @group input
|
|
64
|
-
$kendo-input-md-font-size: var(
|
|
64
|
+
$kendo-input-md-font-size: var(--kendo-font-size) !default;
|
|
65
65
|
/// The font size of the large Input components.
|
|
66
66
|
/// @group input
|
|
67
|
-
$kendo-input-lg-font-size: var(
|
|
67
|
+
$kendo-input-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
68
68
|
|
|
69
69
|
/// The line height of input components.
|
|
70
70
|
/// @group input
|
|
@@ -74,10 +74,10 @@ $kendo-input-line-height: null !default;
|
|
|
74
74
|
$kendo-input-sm-line-height: math.div( 20, 14 ) !default;
|
|
75
75
|
/// The line height of the medium Input components.
|
|
76
76
|
/// @group input
|
|
77
|
-
$kendo-input-md-line-height: var(
|
|
77
|
+
$kendo-input-md-line-height: var(--kendo-line-height) !default;
|
|
78
78
|
/// The line height of the large Input components.
|
|
79
79
|
/// @group input
|
|
80
|
-
$kendo-input-lg-line-height: var(
|
|
80
|
+
$kendo-input-lg-line-height: var(--kendo-line-height) !default;
|
|
81
81
|
|
|
82
82
|
$kendo-input-sm-calc-size: calc( ( #{$kendo-input-sm-line-height} * 1em ) + ( #{$kendo-input-sm-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
|
|
83
83
|
$kendo-input-md-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
|