@progress/kendo-theme-bootstrap 8.0.0-dev.0 → 8.0.0-dev.10
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 +7449 -4373
- package/dist/all.scss +5930 -5095
- package/dist/meta/variables.json +2266 -2154
- 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 +6 -6
- package/scss/_variables.scss +0 -121
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_variables.scss +17 -17
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +6 -6
- package/scss/badge/_variables.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +8 -8
- package/scss/breadcrumb/_variables.scss +16 -16
- package/scss/button/_variables.scss +14 -14
- package/scss/calendar/_variables.scss +35 -33
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +10 -10
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +3 -3
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_theme.scss +2 -2
- package/scss/chip/_variables.scss +20 -19
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +11 -11
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/core/_index.scss +14 -0
- package/scss/core/border-radii/index.import.scss +45 -0
- package/scss/core/color-system/_palettes.scss +28 -28
- package/scss/core/color-system/_swatch.scss +80 -80
- package/scss/core/spacing/index.import.scss +14 -0
- package/scss/core/typography/index.import.scss +111 -0
- package/scss/dataviz/_variables.scss +8 -8
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +10 -10
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +8 -7
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +8 -8
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +9 -9
- package/scss/fab/_variables.scss +16 -16
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/forms/_layout.scss +3 -3
- package/scss/forms/_variables.scss +17 -17
- package/scss/gantt/_variables.scss +152 -7
- package/scss/grid/_variables.scss +64 -64
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/input/_variables.scss +8 -8
- package/scss/list/_variables.scss +26 -26
- package/scss/listbox/_variables.scss +6 -6
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +7 -7
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_variables.scss +8 -8
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_layout.scss +1 -1
- package/scss/menu/_variables.scss +28 -28
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +11 -11
- package/scss/pager/_variables.scss +12 -12
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +5 -5
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_variables.scss +3 -3
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +1 -1
- package/scss/scheduler/_variables.scss +165 -22
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +7 -7
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +1 -1
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +9 -9
- package/scss/switch/_variables.scss +2 -2
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +79 -38
- package/scss/taskboard/_variables.scss +17 -17
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +8 -8
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_variables.scss +12 -12
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_variables.scss +19 -19
- package/scss/typography/_variables.scss +253 -12
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +10 -10
- package/scss/wizard/_variables.scss +7 -7
- package/dist/meta/sassdoc-data.json +0 -121604
- package/dist/meta/sassdoc-raw-data.json +0 -56092
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
|
|
2
|
+
/// The base font size across all components.
|
|
3
|
+
/// @group typography
|
|
4
|
+
$kendo-font-size: $font-size-base !default;
|
|
5
|
+
/// The extra small font size across all components.
|
|
6
|
+
/// @group typography
|
|
7
|
+
$kendo-font-size-xs: ( $kendo-font-size * .75 ) !default;
|
|
8
|
+
/// The small font size across all components.
|
|
9
|
+
/// @group typography
|
|
10
|
+
$kendo-font-size-sm: $font-size-sm !default;
|
|
11
|
+
/// The medium font size across all components.
|
|
12
|
+
/// @group typography
|
|
13
|
+
$kendo-font-size-md: $kendo-font-size !default;
|
|
14
|
+
/// The large font size across all components.
|
|
15
|
+
/// @group typography
|
|
16
|
+
$kendo-font-size-lg: $font-size-lg !default;
|
|
17
|
+
/// The extra large font size across all components.
|
|
18
|
+
/// @group typography
|
|
19
|
+
$kendo-font-size-xl: ( $kendo-font-size-md * 1.5 ) !default;
|
|
20
|
+
|
|
21
|
+
/// The base line height across all components.
|
|
22
|
+
/// @group typography
|
|
23
|
+
$kendo-line-height: $line-height-base !default;
|
|
24
|
+
/// The extra small line height across all components.
|
|
25
|
+
/// @group typography
|
|
26
|
+
$kendo-line-height-xs: 1 !default;
|
|
27
|
+
/// The small line height across all components.
|
|
28
|
+
/// @group typography
|
|
29
|
+
$kendo-line-height-sm: $line-height-sm !default;
|
|
30
|
+
/// The medium line height across all components.
|
|
31
|
+
/// @group typography
|
|
32
|
+
$kendo-line-height-md: $kendo-line-height !default;
|
|
33
|
+
/// The large line height across all components.
|
|
34
|
+
/// @group typography
|
|
35
|
+
$kendo-line-height-lg: $line-height-lg !default;
|
|
36
|
+
/// The base line height in ems across all components.
|
|
37
|
+
/// @group typography
|
|
38
|
+
$kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
|
|
39
|
+
|
|
40
|
+
/// The light font weight across all components.
|
|
41
|
+
/// @group typography
|
|
42
|
+
$kendo-font-weight-light: $font-weight-light !default;
|
|
43
|
+
/// The base font weight across all components.
|
|
44
|
+
/// @group typography
|
|
45
|
+
$kendo-font-weight-normal: $font-weight-normal !default;
|
|
46
|
+
/// The medium font weight across all components.
|
|
47
|
+
/// @group typography
|
|
48
|
+
$kendo-font-weight-medium: 500 !default; // TODO: use from bootstrap when we update
|
|
49
|
+
/// The semibold font weight across all components.
|
|
50
|
+
/// @group typography
|
|
51
|
+
$kendo-font-weight-semibold: 600 !default; // TODO: use from bootstrap when we update
|
|
52
|
+
/// The bold font weight across all components.
|
|
53
|
+
/// @group typography
|
|
54
|
+
$kendo-font-weight-bold: $font-weight-bold !default;
|
|
55
|
+
|
|
56
|
+
/// The sans-serif font family across all components.
|
|
57
|
+
/// @group typography
|
|
58
|
+
$kendo-font-family-sans-serif: $font-family-sans-serif !default;
|
|
59
|
+
/// The monospace font family across all components.
|
|
60
|
+
/// @group typography
|
|
61
|
+
$kendo-font-family-monospace: $font-family-monospace !default;
|
|
62
|
+
/// The base font family across all components.
|
|
63
|
+
/// @group typography
|
|
64
|
+
$kendo-font-family: $kendo-font-family-sans-serif !default;
|
|
65
|
+
|
|
66
|
+
$_default-font-sizes: (
|
|
67
|
+
xs: $kendo-font-size-xs,
|
|
68
|
+
sm: $kendo-font-size-sm,
|
|
69
|
+
md: $kendo-font-size-md,
|
|
70
|
+
lg: $kendo-font-size-lg,
|
|
71
|
+
xl: $kendo-font-size-xl
|
|
72
|
+
) !default;
|
|
73
|
+
|
|
74
|
+
$_default-line-heights: (
|
|
75
|
+
xs: $kendo-line-height-xs,
|
|
76
|
+
sm: $kendo-line-height-sm,
|
|
77
|
+
md: $kendo-line-height-md,
|
|
78
|
+
lg: $kendo-line-height-lg
|
|
79
|
+
) !default;
|
|
80
|
+
|
|
81
|
+
$_default-font-weights: (
|
|
82
|
+
light: $kendo-font-weight-light,
|
|
83
|
+
normal: $kendo-font-weight-normal,
|
|
84
|
+
medium: $kendo-font-weight-medium,
|
|
85
|
+
semibold: $kendo-font-weight-semibold,
|
|
86
|
+
bold: $kendo-font-weight-bold
|
|
87
|
+
) !default;
|
|
88
|
+
|
|
89
|
+
$_default-font-families: (
|
|
90
|
+
sans-serif: $kendo-font-family-sans-serif,
|
|
91
|
+
monospace: $kendo-font-family-monospace
|
|
92
|
+
) !default;
|
|
93
|
+
|
|
94
|
+
/// The font sizes map
|
|
95
|
+
/// @group typography
|
|
96
|
+
$kendo-font-sizes: $_default-font-sizes !default;
|
|
97
|
+
|
|
98
|
+
/// The line heights map
|
|
99
|
+
/// @group typography
|
|
100
|
+
$kendo-line-heights: $_default-line-heights !default;
|
|
101
|
+
|
|
102
|
+
/// The font weights map
|
|
103
|
+
/// @group typography
|
|
104
|
+
$kendo-font-weights: $_default-font-weights !default;
|
|
105
|
+
|
|
106
|
+
/// The font families map
|
|
107
|
+
/// @group typography
|
|
108
|
+
$kendo-font-families: $_default-font-families !default;
|
|
109
|
+
|
|
110
|
+
@import "@progress/kendo-theme-core/scss/typography/index.import.scss";
|
|
111
|
+
|
|
@@ -86,17 +86,17 @@ $kendo-series-29: $kendo-series-e-darker !default;
|
|
|
86
86
|
$kendo-series-30: $kendo-series-f-darker !default;
|
|
87
87
|
|
|
88
88
|
$kendo-chart-border-width: 0px !default;
|
|
89
|
-
$kendo-chart-font-family:
|
|
90
|
-
$kendo-chart-font-size:
|
|
91
|
-
$kendo-chart-line-height:
|
|
89
|
+
$kendo-chart-font-family: var( --kendo-font-family, inherit ) !default;
|
|
90
|
+
$kendo-chart-font-size: var( --kendo-font-size, inherit ) !default;
|
|
91
|
+
$kendo-chart-line-height: var( --kendo-line-height, normal )!default;
|
|
92
92
|
$kendo-chart-sm-font-size: 11px !default;
|
|
93
93
|
$kendo-chart-md-font-size: 12px !default;
|
|
94
94
|
$kendo-chart-lg-font-size: 16px !default;
|
|
95
|
-
$kendo-chart-tooltip-font-size: ($kendo-font-size
|
|
95
|
+
$kendo-chart-tooltip-font-size: calc( #{$kendo-font-size} * .929) !default;
|
|
96
96
|
$kendo-chart-label-font-size: .857em !default;
|
|
97
97
|
$kendo-chart-title-font-size: 1.143em !default;
|
|
98
98
|
$kendo-chart-pane-title-font-size: $kendo-chart-label-font-size !default;
|
|
99
|
-
$kendo-chart-pane-title-font-weight:
|
|
99
|
+
$kendo-chart-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
100
100
|
|
|
101
101
|
/// The color of the Chart grid lines (major).
|
|
102
102
|
/// @group charts
|
|
@@ -134,6 +134,6 @@ $kendo-chart-selection-shadow: inset 0 1px 7px if($kendo-enable-color-system, co
|
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
// TreeMap
|
|
137
|
-
$kendo-treemap-font-family:
|
|
138
|
-
$kendo-treemap-font-size:
|
|
139
|
-
$kendo-treemap-line-height:
|
|
137
|
+
$kendo-treemap-font-family: var( --kendo-font-family, inherit ) !default;
|
|
138
|
+
$kendo-treemap-font-size: var( --kendo-font-size, inherit ) !default;
|
|
139
|
+
$kendo-treemap-line-height: var( --kendo-line-height, normal ) !default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// DateTime
|
|
2
|
-
$kendo-datetime-width: calc( #{$kendo-calendar-cell-size * 8
|
|
2
|
+
$kendo-datetime-width: calc( calc( #{$kendo-calendar-cell-size} * 8 ) + calc( #{$kendo-infinite-calendar-view-padding-x} * 2 )) !default;
|
|
@@ -10,10 +10,10 @@ $kendo-dock-manager-border: $kendo-base-border !default;
|
|
|
10
10
|
|
|
11
11
|
/// The vertical padding of the pane header in the DockManager component.
|
|
12
12
|
/// @group dock-manager
|
|
13
|
-
$kendo-dock-manager-pane-header-padding-y: k-
|
|
13
|
+
$kendo-dock-manager-pane-header-padding-y: k-spacing(2) !default;
|
|
14
14
|
/// The horizontal padding of the pane header in the DockManager component.
|
|
15
15
|
/// @group dock-manager
|
|
16
|
-
$kendo-dock-manager-pane-header-padding-x: k-
|
|
16
|
+
$kendo-dock-manager-pane-header-padding-x: k-spacing(4) !default;
|
|
17
17
|
/// The width of the border around the pane header in the DockManager component.
|
|
18
18
|
/// @group dock-manager
|
|
19
19
|
$kendo-dock-manager-pane-header-border-width: $kendo-dock-manager-border-width !default;
|
|
@@ -32,27 +32,27 @@ $kendo-dock-manager-pane-title-padding-y: null !default;
|
|
|
32
32
|
$kendo-dock-manager-pane-title-padding-x: null !default;
|
|
33
33
|
/// The font family of the pane title in the DockManager component.
|
|
34
34
|
/// @group dock-manager
|
|
35
|
-
$kendo-dock-manager-pane-title-font-family:
|
|
35
|
+
$kendo-dock-manager-pane-title-font-family: var( --kendo-font-family, inherit ) !default;
|
|
36
36
|
/// The font size of the pane title in the DockManager component.
|
|
37
37
|
/// @group dock-manager
|
|
38
|
-
$kendo-dock-manager-pane-title-font-size:
|
|
38
|
+
$kendo-dock-manager-pane-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
39
39
|
/// The line height of the pane title in the DockManager component.
|
|
40
40
|
/// @group dock-manager
|
|
41
|
-
$kendo-dock-manager-pane-title-line-height:
|
|
41
|
+
$kendo-dock-manager-pane-title-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
42
42
|
/// The font weight of the pane title in the DockManager component.
|
|
43
43
|
/// @group dock-manager
|
|
44
|
-
$kendo-dock-manager-pane-title-font-weight:
|
|
44
|
+
$kendo-dock-manager-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
45
45
|
|
|
46
46
|
/// The horizontal padding of the pane content in the DockManager component.
|
|
47
47
|
/// @group dock-manager
|
|
48
48
|
$kendo-dock-manager-pane-content-padding-x: $kendo-dock-manager-pane-header-padding-x !default;
|
|
49
49
|
/// The vertical padding of the pane content in the DockManager component.
|
|
50
50
|
/// @group dock-manager
|
|
51
|
-
$kendo-dock-manager-pane-content-padding-y: k-
|
|
51
|
+
$kendo-dock-manager-pane-content-padding-y: k-spacing(2) !default;
|
|
52
52
|
|
|
53
53
|
/// The horizontal padding of the tabbed pane in the DockManager component.
|
|
54
54
|
/// @group dock-manager
|
|
55
|
-
$kendo-dock-manager-tabbed-pane-padding-y: k-
|
|
55
|
+
$kendo-dock-manager-tabbed-pane-padding-y: k-spacing(3.5) !default;
|
|
56
56
|
/// The horizontal padding of the tabbed pane in the DockManager component.
|
|
57
57
|
/// @group dock-manager
|
|
58
58
|
$kendo-dock-manager-tabbed-pane-padding-x: $kendo-dock-manager-pane-content-padding-y !default;
|
|
@@ -69,7 +69,7 @@ $kendo-dock-manager-unpinned-container-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.0
|
|
|
69
69
|
|
|
70
70
|
/// The padding of the dock indicator in the DockManager component.
|
|
71
71
|
/// @group dock-manager
|
|
72
|
-
$kendo-dock-indicator-padding: k-
|
|
72
|
+
$kendo-dock-indicator-padding: k-spacing(1.5) !default;
|
|
73
73
|
/// The background color of the dock indicator in the DockManager component.
|
|
74
74
|
/// @group dock-manager
|
|
75
75
|
$kendo-dock-indicator-bg: $kendo-component-bg !default;
|
|
@@ -104,7 +104,7 @@ $kendo-dock-manager-dock-preview-border-width: 1px !default;
|
|
|
104
104
|
$kendo-dock-manager-dock-preview-border-style: dashed !default;
|
|
105
105
|
/// The border radius of the dropping area in the DockManager component.
|
|
106
106
|
/// @group dock-manager
|
|
107
|
-
$kendo-dock-manager-dock-preview-border-radius:
|
|
107
|
+
$kendo-dock-manager-dock-preview-border-radius: k-border-radius(sm) !default;
|
|
108
108
|
/// The background color of the dropping area in the DockManager component.
|
|
109
109
|
/// @group dock-manager
|
|
110
110
|
$kendo-dock-manager-dock-preview-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 16%, transparent), rgba( $kendo-color-primary, .16 )) !default;
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
$kendo-drag-hint-padding-x: $btn-padding-x !default;
|
|
3
3
|
$kendo-drag-hint-padding-y: $btn-padding-y !default;
|
|
4
4
|
$kendo-drag-hint-border-width: 1px !default;
|
|
5
|
-
$kendo-drag-hint-border-radius:
|
|
6
|
-
$kendo-drag-hint-font-size:
|
|
7
|
-
$kendo-drag-hint-font-family:
|
|
8
|
-
$kendo-drag-hint-line-height:
|
|
5
|
+
$kendo-drag-hint-border-radius: k-border-radius(md) !default;
|
|
6
|
+
$kendo-drag-hint-font-size: var( --kendo-font-size, inherit ) !default;
|
|
7
|
+
$kendo-drag-hint-font-family: var( --kendo-font-family, inherit )!default;
|
|
8
|
+
$kendo-drag-hint-line-height: var( --kendo-line-height, normal ) !default;
|
|
9
9
|
|
|
10
10
|
$kendo-drag-hint-bg: $kendo-selected-bg !default;
|
|
11
11
|
$kendo-drag-hint-text: $kendo-selected-text !default;
|
|
@@ -12,22 +12,23 @@ $kendo-drawer-border: $kendo-component-border !default;
|
|
|
12
12
|
/// The border width of the Drawer.
|
|
13
13
|
/// @group drawer
|
|
14
14
|
$kendo-drawer-border-width: 1px !default;
|
|
15
|
+
|
|
15
16
|
/// The font family of the Drawer.
|
|
16
17
|
/// @group drawer
|
|
17
|
-
$kendo-drawer-font-family:
|
|
18
|
+
$kendo-drawer-font-family: var( --kendo-font-family, inherit ) !default;
|
|
18
19
|
/// The font size of the Drawer.
|
|
19
20
|
/// @group drawer
|
|
20
|
-
$kendo-drawer-font-size:
|
|
21
|
+
$kendo-drawer-font-size: var( --kendo-font-size, inherit ) !default;
|
|
21
22
|
/// The line height of the Drawer.
|
|
22
23
|
/// @group drawer
|
|
23
|
-
$kendo-drawer-line-height:
|
|
24
|
+
$kendo-drawer-line-height: var( --kendo-line-height, normal ) !default;
|
|
24
25
|
|
|
25
26
|
/// The horizontal padding of the Drawer content.
|
|
26
27
|
/// @group drawer
|
|
27
|
-
$kendo-drawer-content-padding-x:
|
|
28
|
+
$kendo-drawer-content-padding-x: null !default;
|
|
28
29
|
/// The vertical padding of the Drawer content.
|
|
29
30
|
/// @group drawer
|
|
30
|
-
$kendo-drawer-content-padding-y:
|
|
31
|
+
$kendo-drawer-content-padding-y: null !default;
|
|
31
32
|
|
|
32
33
|
/// The width of the Drawer scrollbar.
|
|
33
34
|
/// @group drawer
|
|
@@ -67,10 +68,10 @@ $kendo-drawer-item-level-count: 5 !default;
|
|
|
67
68
|
|
|
68
69
|
/// The horizontal padding of the Drawer icon.
|
|
69
70
|
/// @group drawer
|
|
70
|
-
$kendo-drawer-icon-padding-x: 0 !default;
|
|
71
|
+
$kendo-drawer-icon-padding-x: k-spacing(0) !default;
|
|
71
72
|
/// The vertical padding of the Drawer icon.
|
|
72
73
|
/// @group drawer
|
|
73
|
-
$kendo-drawer-icon-padding-y: k-
|
|
74
|
+
$kendo-drawer-icon-padding-y: k-spacing(2) !default;
|
|
74
75
|
|
|
75
76
|
/// The initial width of the mini Drawer.
|
|
76
77
|
/// @group drawer
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
/// The horizontal padding of the DropdownTree popup
|
|
4
4
|
/// @group dropdowntree
|
|
5
|
-
$kendo-dropdowntree-popup-padding-x: k-
|
|
5
|
+
$kendo-dropdowntree-popup-padding-x: k-spacing(2) !default;
|
|
6
6
|
/// The vertical padding of the DropdownTree popup
|
|
7
7
|
/// @group dropdowntree
|
|
8
|
-
$kendo-dropdowntree-popup-padding-y: k-
|
|
8
|
+
$kendo-dropdowntree-popup-padding-y: k-spacing(2) !default;
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
/// The horizontal padding of the DropZone.
|
|
4
4
|
/// @group dropzone
|
|
5
|
-
$kendo-dropzone-padding-x: k-
|
|
5
|
+
$kendo-dropzone-padding-x: k-spacing(2) !default;
|
|
6
6
|
/// The vertical padding of the DropZone.
|
|
7
7
|
/// @group dropzone
|
|
8
|
-
$kendo-dropzone-padding-y: k-
|
|
8
|
+
$kendo-dropzone-padding-y: k-spacing(2) !default;
|
|
9
9
|
/// The border width of the DropZone.
|
|
10
10
|
/// @group dropzone
|
|
11
11
|
$kendo-dropzone-border-width: 1px !default;
|
|
@@ -15,13 +15,13 @@ $kendo-dropzone-min-height: 220px !default;
|
|
|
15
15
|
|
|
16
16
|
/// The font family of the DropZone.
|
|
17
17
|
/// @group dropzone
|
|
18
|
-
$kendo-dropzone-font-family:
|
|
18
|
+
$kendo-dropzone-font-family: var( --kendo-font-family, inherit ) !default;
|
|
19
19
|
/// The font size of the DropZone.
|
|
20
20
|
/// @group dropzone
|
|
21
|
-
$kendo-dropzone-font-size:
|
|
21
|
+
$kendo-dropzone-font-size: var( --kendo-font-size, inherit ) !default;
|
|
22
22
|
/// The line height of the DropZone.
|
|
23
23
|
/// @group dropzone
|
|
24
|
-
$kendo-dropzone-line-height:
|
|
24
|
+
$kendo-dropzone-line-height: var( --kendo-line-height, normal ) !default;
|
|
25
25
|
|
|
26
26
|
/// The background color of the DropZone.
|
|
27
27
|
/// @group dropzone
|
|
@@ -35,7 +35,7 @@ $kendo-dropzone-border: $kendo-component-border !default;
|
|
|
35
35
|
|
|
36
36
|
/// The spacing below the DropZone icon.
|
|
37
37
|
/// @group dropzone
|
|
38
|
-
$kendo-dropzone-icon-spacing: k-
|
|
38
|
+
$kendo-dropzone-icon-spacing: k-spacing(6) !default;
|
|
39
39
|
/// The text color of the DropZone icon.
|
|
40
40
|
/// @group dropzone
|
|
41
41
|
$kendo-dropzone-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-dropzone-text, 8 )) !default;
|
|
@@ -48,14 +48,14 @@ $kendo-dropzone-icon-hover-text: $kendo-color-primary !default;
|
|
|
48
48
|
$kendo-dropzone-hint-font-size: null !default;
|
|
49
49
|
/// The spacing below the DropZone hint.
|
|
50
50
|
/// @group dropzone
|
|
51
|
-
$kendo-dropzone-hint-spacing: k-
|
|
51
|
+
$kendo-dropzone-hint-spacing: k-spacing(2) !default;
|
|
52
52
|
/// The text color of the DropZone hint.
|
|
53
53
|
/// @group dropzone
|
|
54
54
|
$kendo-dropzone-hint-text: null !default;
|
|
55
55
|
|
|
56
56
|
/// The font size of the DropZone note.
|
|
57
57
|
/// @group dropzone
|
|
58
|
-
$kendo-dropzone-note-font-size:
|
|
58
|
+
$kendo-dropzone-note-font-size: var( --kendo-font-size-xs, inherit ) !default;
|
|
59
59
|
/// The spacing below the DropZone note.
|
|
60
60
|
/// @group dropzone
|
|
61
61
|
$kendo-dropzone-note-spacing: null !default;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
$kendo-editor-border-width: 1px !default;
|
|
6
6
|
/// The font family of the Еditor.
|
|
7
7
|
/// @group editor
|
|
8
|
-
$kendo-editor-font-family:
|
|
8
|
+
$kendo-editor-font-family: var( --kendo-font-family, inherit ) !default;
|
|
9
9
|
/// The font size of the Еditor.
|
|
10
10
|
/// @group editor
|
|
11
|
-
$kendo-editor-font-size:
|
|
11
|
+
$kendo-editor-font-size: var( --kendo-font-size, inherit ) !default;
|
|
12
12
|
/// The line height of the Еditor.
|
|
13
13
|
/// @group editor
|
|
14
|
-
$kendo-editor-line-height:
|
|
14
|
+
$kendo-editor-line-height: var( --kendo-line-height, normal ) !default;
|
|
15
15
|
|
|
16
16
|
/// The text color of the Еditor placeholder.
|
|
17
17
|
/// @group editor
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
/// The vertical spacing of the ExpansionPanel.
|
|
4
4
|
/// @group expander
|
|
5
|
-
$kendo-expander-spacing-y: k-
|
|
5
|
+
$kendo-expander-spacing-y: k-spacing(3) !default;
|
|
6
6
|
/// The width of the border around the ExpansionPanel.
|
|
7
7
|
/// @group expander
|
|
8
8
|
$kendo-expander-border-width: 1px !default;
|
|
9
9
|
/// The font family of the ExpansionPanel.
|
|
10
10
|
/// @group expander
|
|
11
|
-
$kendo-expander-font-family:
|
|
11
|
+
$kendo-expander-font-family: var( --kendo-font-family, inherit ) !default;
|
|
12
12
|
/// The font size of the ExpansionPanel.
|
|
13
13
|
/// @group expander
|
|
14
|
-
$kendo-expander-font-size:
|
|
14
|
+
$kendo-expander-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15
15
|
/// The hine height of the ExpansionPanel.
|
|
16
16
|
/// @group expander
|
|
17
|
-
$kendo-expander-line-height:
|
|
17
|
+
$kendo-expander-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
18
|
|
|
19
19
|
/// The text color of the ExpansionPanel.
|
|
20
20
|
/// @group expander
|
|
@@ -32,10 +32,10 @@ $kendo-expander-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
|
32
32
|
|
|
33
33
|
/// The horizontal padding of the ExpansionPanel header.
|
|
34
34
|
/// @group expander
|
|
35
|
-
$kendo-expander-header-padding-x: k-
|
|
35
|
+
$kendo-expander-header-padding-x: k-spacing(6) !default;
|
|
36
36
|
/// The vertical padding of the ExpansionPanel header.
|
|
37
37
|
/// @group expander
|
|
38
|
-
$kendo-expander-header-padding-y: k-
|
|
38
|
+
$kendo-expander-header-padding-y: k-spacing(4) !default;
|
|
39
39
|
|
|
40
40
|
/// The text color of the ExpansionPanel header.
|
|
41
41
|
/// @group expander
|
|
@@ -67,11 +67,11 @@ $kendo-expander-header-sub-title-text: $kendo-subtle-text !default;
|
|
|
67
67
|
|
|
68
68
|
/// The horizontal margin of the ExpansionPanel indicator.
|
|
69
69
|
/// @group expander
|
|
70
|
-
$kendo-expander-indicator-margin-x: k-
|
|
70
|
+
$kendo-expander-indicator-margin-x: k-spacing(3) !default;
|
|
71
71
|
|
|
72
72
|
/// The horizontal padding of the ExpansionPanel content.
|
|
73
73
|
/// @group expander
|
|
74
|
-
$kendo-expander-content-padding-x: k-
|
|
74
|
+
$kendo-expander-content-padding-x: k-spacing(6) !default;
|
|
75
75
|
/// The vertical padding of the ExpansionPanel content.
|
|
76
76
|
/// @group expander
|
|
77
|
-
$kendo-expander-content-padding-y: k-
|
|
77
|
+
$kendo-expander-content-padding-y: k-spacing(6) !default;
|
package/scss/fab/_variables.scss
CHANGED
|
@@ -5,63 +5,63 @@
|
|
|
5
5
|
$kendo-fab-border-width: 1px !default;
|
|
6
6
|
/// The border radius of the FAB.
|
|
7
7
|
/// @group floating-action-button
|
|
8
|
-
$kendo-fab-border-radius:
|
|
8
|
+
$kendo-fab-border-radius: calc( #{k-border-radius(md)} / 2 ) !default;
|
|
9
9
|
/// The font family of the FAB.
|
|
10
10
|
/// @group floating-action-button
|
|
11
|
-
$kendo-fab-font-family:
|
|
11
|
+
$kendo-fab-font-family: var( --kendo-font-family, inherit ) !default;
|
|
12
12
|
/// The font size of the FAB.
|
|
13
13
|
/// @group floating-action-button
|
|
14
|
-
$kendo-fab-font-size:
|
|
14
|
+
$kendo-fab-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15
15
|
/// The line height of the FAB.
|
|
16
16
|
/// @group floating-action-button
|
|
17
|
-
$kendo-fab-line-height:
|
|
17
|
+
$kendo-fab-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
18
|
|
|
19
19
|
/// The horizontal padding of the FAB.
|
|
20
20
|
/// @group floating-action-button
|
|
21
|
-
$kendo-fab-padding-x: k-
|
|
21
|
+
$kendo-fab-padding-x: k-spacing(4) !default;
|
|
22
22
|
/// The horizontal padding of the small FAB.
|
|
23
23
|
/// @group floating-action-button
|
|
24
|
-
$kendo-fab-sm-padding-x:
|
|
24
|
+
$kendo-fab-sm-padding-x: calc( #{$kendo-fab-padding-x} / 2 ) !default;
|
|
25
25
|
/// The horizontal padding of the medium FAB.
|
|
26
26
|
/// @group floating-action-button
|
|
27
27
|
$kendo-fab-md-padding-x: $kendo-fab-padding-x !default;
|
|
28
28
|
/// The horizontal padding of the large FAB.
|
|
29
29
|
/// @group floating-action-button
|
|
30
|
-
$kendo-fab-lg-padding-x: ( $kendo-fab-padding-x * 1.5 ) !default;
|
|
30
|
+
$kendo-fab-lg-padding-x: calc( #{$kendo-fab-padding-x} * 1.5 ) !default;
|
|
31
31
|
|
|
32
32
|
/// The vertical padding of the FAB.
|
|
33
33
|
/// @group floating-action-button
|
|
34
34
|
$kendo-fab-padding-y: $kendo-fab-padding-x !default;
|
|
35
35
|
/// The vertical padding of the small FAB.
|
|
36
36
|
/// @group floating-action-button
|
|
37
|
-
$kendo-fab-sm-padding-y:
|
|
37
|
+
$kendo-fab-sm-padding-y: calc( #{$kendo-fab-padding-y} / 2 ) !default;
|
|
38
38
|
/// The vertical padding of the medium FAB.
|
|
39
39
|
/// @group floating-action-button
|
|
40
40
|
$kendo-fab-md-padding-y: $kendo-fab-padding-y !default;
|
|
41
41
|
/// The vertical padding of the large FAB.
|
|
42
42
|
/// @group floating-action-button
|
|
43
|
-
$kendo-fab-lg-padding-y: ( $kendo-fab-padding-y * 1.5 ) !default;
|
|
43
|
+
$kendo-fab-lg-padding-y: calc( #{$kendo-fab-padding-y} * 1.5 ) !default;
|
|
44
44
|
|
|
45
45
|
/// The horizontal padding of the FAB icon.
|
|
46
46
|
/// @group floating-action-button
|
|
47
|
-
$kendo-fab-icon-padding-x: k-
|
|
47
|
+
$kendo-fab-icon-padding-x: k-spacing(1) !default;
|
|
48
48
|
/// The vertical padding of the FAB icon.
|
|
49
49
|
/// @group floating-action-button
|
|
50
50
|
$kendo-fab-icon-padding-y: $kendo-fab-icon-padding-x !default;
|
|
51
51
|
/// The spacing of the FAB icon.
|
|
52
52
|
/// @group floating-action-button
|
|
53
|
-
$kendo-fab-icon-spacing: k-
|
|
53
|
+
$kendo-fab-icon-spacing: k-spacing(0.5) !default;
|
|
54
54
|
|
|
55
55
|
/// The horizontal padding of the FAB items.
|
|
56
56
|
/// @group floating-action-button
|
|
57
|
-
$kendo-fab-items-padding-x:
|
|
57
|
+
$kendo-fab-items-padding-x: k-spacing(0) !default;
|
|
58
58
|
/// The vertical padding of the FAB items.
|
|
59
59
|
/// @group floating-action-button
|
|
60
|
-
$kendo-fab-items-padding-y: k-
|
|
60
|
+
$kendo-fab-items-padding-y: k-spacing(4) !default;
|
|
61
61
|
|
|
62
62
|
/// The horizontal padding of the FAB item text.
|
|
63
63
|
/// @group floating-action-button
|
|
64
|
-
$kendo-fab-item-text-padding-x: k-
|
|
64
|
+
$kendo-fab-item-text-padding-x: k-spacing(1) !default;
|
|
65
65
|
/// The vertical padding of the FAB item text.
|
|
66
66
|
/// @group floating-action-button
|
|
67
67
|
$kendo-fab-item-text-padding-y: $kendo-fab-item-text-padding-x !default;
|
|
@@ -73,14 +73,14 @@ $kendo-fab-item-text-border-width: 1px !default;
|
|
|
73
73
|
$kendo-fab-item-text-border-radius: 4px !default;
|
|
74
74
|
/// The font size of the FAB item text.
|
|
75
75
|
/// @group floating-action-button
|
|
76
|
-
$kendo-fab-item-text-font-size:
|
|
76
|
+
$kendo-fab-item-text-font-size: var( --kendo-font-size-xs, inherit ) !default;
|
|
77
77
|
/// The line height of the FAB item text.
|
|
78
78
|
/// @group floating-action-button
|
|
79
79
|
$kendo-fab-item-text-line-height: 14px !default;
|
|
80
80
|
|
|
81
81
|
/// The horizontal padding of the FAB item icon.
|
|
82
82
|
/// @group floating-action-button
|
|
83
|
-
$kendo-fab-item-icon-padding-x:
|
|
83
|
+
$kendo-fab-item-icon-padding-x: calc( #{k-spacing(2)} + #{$kendo-fab-icon-padding-x} ) !default;
|
|
84
84
|
/// The vertical padding of the FAB item icon.
|
|
85
85
|
/// @group floating-action-button
|
|
86
86
|
$kendo-fab-item-icon-padding-y: $kendo-fab-item-icon-padding-x !default;
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
/// The space between the FileManager items.
|
|
4
4
|
/// @group filemanager
|
|
5
|
-
$kendo-file-manager-spacer: k-
|
|
5
|
+
$kendo-file-manager-spacer: k-spacing(4) !default;
|
|
6
6
|
/// The border width of the FileManager.
|
|
7
7
|
/// @group filemanager
|
|
8
8
|
$kendo-file-manager-border-width: 1px !default;
|
|
9
9
|
/// The font family of the FileManager.
|
|
10
10
|
/// @group filemanager
|
|
11
|
-
$kendo-file-manager-font-family:
|
|
11
|
+
$kendo-file-manager-font-family: var( --kendo-font-family, inherit ) !default;
|
|
12
12
|
/// The font size of the FileManager.
|
|
13
13
|
/// @group filemanager
|
|
14
|
-
$kendo-file-manager-font-size:
|
|
14
|
+
$kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15
15
|
/// The line height of the FileManager.
|
|
16
16
|
/// @group filemanager
|
|
17
|
-
$kendo-file-manager-line-height:
|
|
17
|
+
$kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
18
|
/// The background color of the FileManager.
|
|
19
19
|
/// @group filemanager
|
|
20
20
|
$kendo-file-manager-bg: $kendo-component-bg !default;
|
|
@@ -65,10 +65,10 @@ $kendo-file-manager-navigation-border: null !default;
|
|
|
65
65
|
|
|
66
66
|
/// The horizontal padding of the FileManager Breadcrumb.
|
|
67
67
|
/// @group filemanager
|
|
68
|
-
$kendo-file-manager-breadcrumb-padding-x: k-
|
|
68
|
+
$kendo-file-manager-breadcrumb-padding-x: k-spacing(2) !default;
|
|
69
69
|
/// The vertical padding of the FileManager Breadcrumb.
|
|
70
70
|
/// @group filemanager
|
|
71
|
-
$kendo-file-manager-breadcrumb-padding-y: k-
|
|
71
|
+
$kendo-file-manager-breadcrumb-padding-y: k-spacing(2) !default;
|
|
72
72
|
/// The border width of the FileManager Breadcrumb.
|
|
73
73
|
/// @group filemanager
|
|
74
74
|
$kendo-file-manager-breadcrumb-border-width: $kendo-file-manager-border-width !default;
|
|
@@ -94,10 +94,10 @@ $kendo-file-manager-listview-border: null !default;
|
|
|
94
94
|
|
|
95
95
|
/// The horizontal padding of the FileManager ListView item.
|
|
96
96
|
/// @group filemanager
|
|
97
|
-
$kendo-file-manager-listview-item-padding-x: k-
|
|
97
|
+
$kendo-file-manager-listview-item-padding-x: k-spacing(4) !default;
|
|
98
98
|
/// The vertical padding of the FileManager ListView item.
|
|
99
99
|
/// @group filemanager
|
|
100
|
-
$kendo-file-manager-listview-item-padding-y: k-
|
|
100
|
+
$kendo-file-manager-listview-item-padding-y: k-spacing(4) !default;
|
|
101
101
|
/// The width of the FileManager ListView item.
|
|
102
102
|
/// @group filemanager
|
|
103
103
|
$kendo-file-manager-listview-item-width: 120px !default;
|
|
@@ -160,7 +160,7 @@ $kendo-file-manager-preview-border-width: $kendo-file-manager-border-width !defa
|
|
|
160
160
|
$kendo-file-manager-preview-spacing: $kendo-file-manager-spacer !default;
|
|
161
161
|
/// The gap between the columns in the FileManager preview.
|
|
162
162
|
/// @group filemanager
|
|
163
|
-
$kendo-file-manager-preview-column-gap: k-
|
|
163
|
+
$kendo-file-manager-preview-column-gap: k-spacing(1) !default;
|
|
164
164
|
/// The background color of the FileManager preview.
|
|
165
165
|
/// @group filemanager
|
|
166
166
|
$kendo-file-manager-preview-bg: null !default;
|
package/scss/forms/_layout.scss
CHANGED
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
.k-form,
|
|
9
9
|
.k-form-inline {
|
|
10
10
|
legend {
|
|
11
|
-
font-size:
|
|
11
|
+
font-size: calc( var( --kendo-font-size, .875rem ) * 1.5 );
|
|
12
12
|
font-weight: normal;
|
|
13
|
-
line-height:
|
|
13
|
+
line-height: var( --kendo-line-height, normal );
|
|
14
14
|
text-transform: none;
|
|
15
15
|
}
|
|
16
16
|
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
|
|
27
27
|
.k-field-info {
|
|
28
28
|
margin-block: 0;
|
|
29
|
-
margin-inline:
|
|
29
|
+
margin-inline: calc( #{$kendo-padding-md-x} / 2 );
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
|