@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
|
@@ -1,116 +1,157 @@
|
|
|
1
|
-
//
|
|
1
|
+
// TabStrip
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
|
|
4
|
+
/// The horizontal padding of the TabStrip wrapper.
|
|
5
|
+
/// @group tabstrip
|
|
6
|
+
$kendo-tabstrip-wrapper-padding-x: k-spacing(0) !default;
|
|
7
|
+
/// The vertical padding of the TabStrip wrapper.
|
|
8
|
+
/// @group tabstrip
|
|
9
|
+
$kendo-tabstrip-wrapper-padding-y: k-spacing(0) !default;
|
|
10
|
+
/// The border width around the TabStrip wrapper.
|
|
11
|
+
/// @group tabstrip
|
|
5
12
|
$kendo-tabstrip-wrapper-border-width: 0px !default;
|
|
6
13
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
$kendo-tabstrip-
|
|
14
|
+
/// The font family of the TabStrip.
|
|
15
|
+
/// @group tabstrip
|
|
16
|
+
$kendo-tabstrip-font-family: var( --kendo-font-family, inherit ) !default;
|
|
17
|
+
/// The font size of the TabStrip.
|
|
18
|
+
/// @group tabstrip
|
|
19
|
+
$kendo-tabstrip-font-size: var( --kendo-font-size, inherit ) !default;
|
|
20
|
+
/// The line height of the TabStrip.
|
|
21
|
+
/// @group tabstrip
|
|
22
|
+
$kendo-tabstrip-line-height: var( --kendo-line-height, normal ) !default;
|
|
23
|
+
/// The border width around the TabStrip.
|
|
24
|
+
/// @group tabstrip
|
|
10
25
|
$kendo-tabstrip-border-width: 1px !default;
|
|
11
26
|
|
|
27
|
+
/// The background color of the TabStrip wrapper.
|
|
28
|
+
/// @group tabstrip
|
|
12
29
|
$kendo-tabstrip-wrapper-bg: null !default;
|
|
30
|
+
/// The text color of the TabStrip wrapper.
|
|
31
|
+
/// @group tabstrip
|
|
13
32
|
$kendo-tabstrip-wrapper-text: null !default;
|
|
33
|
+
/// The border color of the TabStrip wrapper.
|
|
34
|
+
/// @group tabstrip
|
|
14
35
|
$kendo-tabstrip-wrapper-border: null !default;
|
|
15
36
|
|
|
16
|
-
///
|
|
37
|
+
/// The background color of the TabStrip.
|
|
17
38
|
/// @group tabstrip
|
|
18
39
|
$kendo-tabstrip-bg: null !default;
|
|
19
|
-
///
|
|
40
|
+
/// The text color of the TabStrip.
|
|
20
41
|
/// @group tabstrip
|
|
21
42
|
$kendo-tabstrip-text: $kendo-component-text !default;
|
|
22
|
-
///
|
|
43
|
+
/// The border color of the TabStrip.
|
|
23
44
|
/// @group tabstrip
|
|
24
45
|
$kendo-tabstrip-border: $kendo-component-border !default;
|
|
25
46
|
|
|
26
|
-
///
|
|
47
|
+
/// The horizontal padding of the TabStrip items.
|
|
27
48
|
/// @group tabstrip
|
|
28
49
|
$kendo-tabstrip-item-padding-x: $nav-link-padding-x !default;
|
|
29
|
-
///
|
|
50
|
+
/// The vertical padding of the TabStrip items.
|
|
30
51
|
/// @group tabstrip
|
|
31
52
|
$kendo-tabstrip-item-padding-y: $nav-link-padding-y !default;
|
|
32
|
-
///
|
|
53
|
+
/// The border width around the TabStrip items.
|
|
33
54
|
/// @group tabstrip
|
|
34
55
|
$kendo-tabstrip-item-border-width: 1px !default;
|
|
35
|
-
///
|
|
56
|
+
/// The border radius of the TabStrip items.
|
|
36
57
|
/// @group tabstrip
|
|
37
|
-
$kendo-tabstrip-item-border-radius: k-
|
|
38
|
-
///
|
|
58
|
+
$kendo-tabstrip-item-border-radius: k-spacing(1) !default;
|
|
59
|
+
/// The gap between the TabStrip items.
|
|
39
60
|
/// @group tabstrip
|
|
40
|
-
$kendo-tabstrip-item-gap: 0 !default;
|
|
61
|
+
$kendo-tabstrip-item-gap: k-spacing(0) !default;
|
|
41
62
|
|
|
42
|
-
///
|
|
63
|
+
/// The background color of the TabStrip items.
|
|
43
64
|
/// @group tabstrip
|
|
44
65
|
$kendo-tabstrip-item-bg: null !default;
|
|
45
|
-
///
|
|
66
|
+
/// The text color of the TabStrip items.
|
|
46
67
|
/// @group tabstrip
|
|
47
68
|
$kendo-tabstrip-item-text: $kendo-link-text !default;
|
|
48
|
-
///
|
|
69
|
+
/// The border color of the TabStrip items.
|
|
49
70
|
/// @group tabstrip
|
|
50
71
|
$kendo-tabstrip-item-border: null !default;
|
|
51
|
-
///
|
|
72
|
+
/// The gradient of the TabStrip items.
|
|
52
73
|
/// @group tabstrip
|
|
53
74
|
$kendo-tabstrip-item-gradient: null !default;
|
|
54
75
|
|
|
55
|
-
///
|
|
76
|
+
/// The background color of the hovered TabStrip items.
|
|
56
77
|
/// @group tabstrip
|
|
57
78
|
$kendo-tabstrip-item-hover-bg: null !default;
|
|
58
|
-
///
|
|
79
|
+
/// The text color of the hovered TabStrip items.
|
|
59
80
|
/// @group tabstrip
|
|
60
81
|
$kendo-tabstrip-item-hover-text: $kendo-link-hover-text !default;
|
|
61
|
-
///
|
|
82
|
+
/// The border color of the hovered TabStrip items.
|
|
62
83
|
/// @group tabstrip
|
|
63
|
-
$kendo-tabstrip-item-hover-border: $gray-200 !default;
|
|
64
|
-
///
|
|
84
|
+
$kendo-tabstrip-item-hover-border: if($kendo-enable-color-system, k-color( base-subtle ), $gray-200) !default;
|
|
85
|
+
/// The gradient of the hovered TabStrip items.
|
|
65
86
|
/// @group tabstrip
|
|
66
87
|
$kendo-tabstrip-item-hover-gradient: null !default;
|
|
67
88
|
|
|
68
|
-
///
|
|
89
|
+
/// The background color of the selected TabStrip items.
|
|
69
90
|
/// @group tabstrip
|
|
70
91
|
$kendo-tabstrip-item-selected-bg: $kendo-component-bg !default;
|
|
71
|
-
///
|
|
92
|
+
/// The text color of the selected TabStrip items.
|
|
72
93
|
/// @group tabstrip
|
|
73
94
|
$kendo-tabstrip-item-selected-text: $kendo-component-text !default;
|
|
74
|
-
///
|
|
95
|
+
/// The border color of the selected TabStrip items.
|
|
75
96
|
/// @group tabstrip
|
|
76
97
|
$kendo-tabstrip-item-selected-border: $kendo-component-border !default;
|
|
77
|
-
///
|
|
98
|
+
/// The gradient of the selected TabStrip items.
|
|
78
99
|
/// @group tabstrip
|
|
79
100
|
$kendo-tabstrip-item-selected-gradient: null !default;
|
|
80
101
|
|
|
102
|
+
/// The shadow of the focused TabStrip items.
|
|
103
|
+
/// @group tabstrip
|
|
81
104
|
$kendo-tabstrip-item-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
82
105
|
|
|
106
|
+
/// The shadow of the dragged TabStrip items.
|
|
107
|
+
/// @group tabstrip
|
|
83
108
|
$kendo-tabstrip-item-dragging-shadow: k-elevation(3) !default;
|
|
84
109
|
|
|
110
|
+
/// The background color of the disabled TabStrip items.
|
|
111
|
+
/// @group tabstrip
|
|
85
112
|
$kendo-tabstrip-item-disabled-bg: null !default;
|
|
113
|
+
/// The text color of the disabled TabStrip items.
|
|
114
|
+
/// @group tabstrip
|
|
86
115
|
$kendo-tabstrip-item-disabled-text: null !default;
|
|
116
|
+
/// The border color of the disabled TabStrip items.
|
|
117
|
+
/// @group tabstrip
|
|
87
118
|
$kendo-tabstrip-item-disabled-border: null !default;
|
|
119
|
+
/// The gradient of the disabled TabStrip items.
|
|
120
|
+
/// @group tabstrip
|
|
88
121
|
$kendo-tabstrip-item-disabled-gradient: null !default;
|
|
122
|
+
/// The opacity of the disabled TabStrip items.
|
|
123
|
+
/// @group tabstrip
|
|
89
124
|
$kendo-tabstrip-item-disabled-opacity: null !default;
|
|
125
|
+
/// The filter of the disabled TabStrip items.
|
|
126
|
+
/// @group tabstrip
|
|
90
127
|
$kendo-tabstrip-item-disabled-filter: null !default;
|
|
91
128
|
|
|
129
|
+
/// The border width of the TabStrip indicator.
|
|
130
|
+
/// @group tabstrip
|
|
92
131
|
$kendo-tabstrip-indicator-size: null !default;
|
|
132
|
+
/// The border color of the TabStrip ripple.
|
|
133
|
+
/// @group tabstrip
|
|
93
134
|
$kendo-tabstrip-indicator-color: null !default;
|
|
94
135
|
|
|
95
|
-
///
|
|
136
|
+
/// The horizontal padding of the TabStrip content.
|
|
96
137
|
/// @group tabstrip
|
|
97
|
-
$kendo-tabstrip-content-padding-x: k-
|
|
98
|
-
///
|
|
138
|
+
$kendo-tabstrip-content-padding-x: k-spacing(4) !default;
|
|
139
|
+
/// The vertical padding of the TabStrip content.
|
|
99
140
|
/// @group tabstrip
|
|
100
|
-
$kendo-tabstrip-content-padding-y: k-
|
|
101
|
-
///
|
|
141
|
+
$kendo-tabstrip-content-padding-y: k-spacing(4) !default;
|
|
142
|
+
/// The border width around the TabStrip content.
|
|
102
143
|
/// @group tabstrip
|
|
103
144
|
$kendo-tabstrip-content-border-width: $kendo-tabstrip-border-width !default;
|
|
104
145
|
|
|
105
|
-
///
|
|
146
|
+
/// The background color of the TabStrip content.
|
|
106
147
|
/// @group tabstrip
|
|
107
148
|
$kendo-tabstrip-content-bg: $kendo-component-bg !default;
|
|
108
|
-
///
|
|
149
|
+
/// The text color of the TabStrip content.
|
|
109
150
|
/// @group tabstrip
|
|
110
151
|
$kendo-tabstrip-content-text: $kendo-component-text !default;
|
|
111
|
-
///
|
|
152
|
+
/// The border color of the TabStrip content.
|
|
112
153
|
/// @group tabstrip
|
|
113
154
|
$kendo-tabstrip-content-border: $kendo-component-border !default;
|
|
114
|
-
///
|
|
155
|
+
/// The border color of the focused TabStrip content.
|
|
115
156
|
/// @group tabstrip
|
|
116
157
|
$kendo-tabstrip-content-focus-border: $kendo-component-text !default;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
/// The spacing index of the TaskBoard.
|
|
4
4
|
/// @group taskboard
|
|
5
|
-
$kendo-taskboard-spacer: k-
|
|
5
|
+
$kendo-taskboard-spacer: k-spacing(4) !default;
|
|
6
6
|
/// The vertical padding of the TaskBoard.
|
|
7
7
|
/// @group taskboard
|
|
8
8
|
$kendo-taskboard-padding-y: null !default;
|
|
@@ -11,13 +11,13 @@ $kendo-taskboard-padding-y: null !default;
|
|
|
11
11
|
$kendo-taskboard-padding-x: null !default;
|
|
12
12
|
/// The font family of the TaskBoard.
|
|
13
13
|
/// @group taskboard
|
|
14
|
-
$kendo-taskboard-font-family:
|
|
14
|
+
$kendo-taskboard-font-family: var( --kendo-font-family, inherit ) !default;
|
|
15
15
|
/// The font size of the TaskBoard.
|
|
16
16
|
/// @group taskboard
|
|
17
|
-
$kendo-taskboard-font-size:
|
|
17
|
+
$kendo-taskboard-font-size: var( --kendo-font-size, inherit ) !default;
|
|
18
18
|
/// The line height of the TaskBoard.
|
|
19
19
|
/// @group taskboard
|
|
20
|
-
$kendo-taskboard-line-height:
|
|
20
|
+
$kendo-taskboard-line-height: var( --kendo-line-height, normal ) !default;
|
|
21
21
|
/// The background color of the TaskBoard.
|
|
22
22
|
/// @group taskboard
|
|
23
23
|
$kendo-taskboard-bg: null !default;
|
|
@@ -56,13 +56,13 @@ $kendo-taskboard-content-padding-x: $kendo-taskboard-content-padding-y !default;
|
|
|
56
56
|
|
|
57
57
|
/// The vertical spacing of the TaskBoard column container.
|
|
58
58
|
/// @group taskboard
|
|
59
|
-
$kendo-taskboard-column-container-spacing-y: $kendo-taskboard-spacer * .75 !default;
|
|
59
|
+
$kendo-taskboard-column-container-spacing-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
|
|
60
60
|
/// The vertical padding of the TaskBoard column container.
|
|
61
61
|
/// @group taskboard
|
|
62
|
-
$kendo-taskboard-column-container-padding-y:
|
|
62
|
+
$kendo-taskboard-column-container-padding-y: k-spacing(0) !default;
|
|
63
63
|
/// The horizontal padding of the TaskBoard column container.
|
|
64
64
|
/// @group taskboard
|
|
65
|
-
$kendo-taskboard-column-container-padding-x: $kendo-taskboard-spacer * .75 !default;
|
|
65
|
+
$kendo-taskboard-column-container-padding-x: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
|
|
66
66
|
/// The spacing of the TaskBoard columns container.
|
|
67
67
|
/// @group taskboard
|
|
68
68
|
$kendo-taskboard-columns-container-gap: $kendo-taskboard-spacer !default;
|
|
@@ -75,7 +75,7 @@ $kendo-taskboard-column-width: 320px !default;
|
|
|
75
75
|
$kendo-taskboard-column-border-width: 1px !default;
|
|
76
76
|
/// The border radius of the TaskBoard column.
|
|
77
77
|
/// @group taskboard
|
|
78
|
-
$kendo-taskboard-column-border-radius:
|
|
78
|
+
$kendo-taskboard-column-border-radius: k-border-radius(sm) !default;
|
|
79
79
|
/// The background color of the TaskBoard column.
|
|
80
80
|
/// @group taskboard
|
|
81
81
|
$kendo-taskboard-column-bg: if($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $gray-900, $gray-100 )) !default;
|
|
@@ -98,16 +98,16 @@ $kendo-taskboard-column-focus-border: if($kendo-enable-color-system, k-color( bo
|
|
|
98
98
|
|
|
99
99
|
/// The vertical padding of the TaskBoard column header.
|
|
100
100
|
/// @group taskboard
|
|
101
|
-
$kendo-taskboard-column-header-padding-y: $kendo-taskboard-spacer * .75 !default;
|
|
101
|
+
$kendo-taskboard-column-header-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
|
|
102
102
|
/// The horizontal padding of the TaskBoard column header.
|
|
103
103
|
/// @group taskboard
|
|
104
104
|
$kendo-taskboard-column-header-padding-x: $kendo-taskboard-column-header-padding-y !default;
|
|
105
105
|
/// The spacing of the TaskBoard column header.
|
|
106
106
|
/// @group taskboard
|
|
107
|
-
$kendo-taskboard-column-header-gap:
|
|
107
|
+
$kendo-taskboard-column-header-gap: calc( #{$kendo-taskboard-spacer} / 4 ) !default;
|
|
108
108
|
/// The spacing of the TaskBoard column header actions.
|
|
109
109
|
/// @group taskboard
|
|
110
|
-
$kendo-taskboard-column-header-actions-gap:
|
|
110
|
+
$kendo-taskboard-column-header-actions-gap: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
111
111
|
/// The font weight of the TaskBoard column header.
|
|
112
112
|
/// @group taskboard
|
|
113
113
|
$kendo-taskboard-column-header-font-weight: 500 !default;
|
|
@@ -117,13 +117,13 @@ $kendo-taskboard-column-header-text: $kendo-component-header-text !default;
|
|
|
117
117
|
|
|
118
118
|
/// The vertical padding of the TaskBoard column Card wrapper.
|
|
119
119
|
/// @group taskboard
|
|
120
|
-
$kendo-taskboard-column-cards-padding-y: $kendo-taskboard-spacer * .25 !default;
|
|
120
|
+
$kendo-taskboard-column-cards-padding-y: calc( #{$kendo-taskboard-spacer} * .25 ) !default;
|
|
121
121
|
/// The horizontal padding of the TaskBoard column Card wrapper.
|
|
122
122
|
/// @group taskboard
|
|
123
|
-
$kendo-taskboard-column-cards-padding-x:
|
|
123
|
+
$kendo-taskboard-column-cards-padding-x: k-spacing(0) !default;
|
|
124
124
|
/// The spacing of the TaskBoard column Card wrapper.
|
|
125
125
|
/// @group taskboard
|
|
126
|
-
$kendo-taskboard-column-cards-gap: $kendo-taskboard-spacer * .75 !default;
|
|
126
|
+
$kendo-taskboard-column-cards-gap: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
|
|
127
127
|
|
|
128
128
|
/// The default width of the TaskBoard pane.
|
|
129
129
|
/// @group taskboard
|
|
@@ -149,7 +149,7 @@ $kendo-taskboard-pane-border: $kendo-component-border !default;
|
|
|
149
149
|
|
|
150
150
|
/// The vertical padding of the TaskBoard pane header.
|
|
151
151
|
/// @group taskboard
|
|
152
|
-
$kendo-taskboard-pane-header-padding-y: ( $kendo-taskboard-spacer * .75 ) !default;
|
|
152
|
+
$kendo-taskboard-pane-header-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
|
|
153
153
|
/// The horizontal padding of the TaskBoard pane header.
|
|
154
154
|
/// @group taskboard
|
|
155
155
|
$kendo-taskboard-pane-header-padding-x: $kendo-taskboard-spacer !default;
|
|
@@ -162,14 +162,14 @@ $kendo-taskboard-pane-header-text: $kendo-component-header-text !default;
|
|
|
162
162
|
|
|
163
163
|
/// The vertical padding of the TaskBoard pane content.
|
|
164
164
|
/// @group taskboard
|
|
165
|
-
$kendo-taskboard-pane-content-padding-y:
|
|
165
|
+
$kendo-taskboard-pane-content-padding-y: k-spacing(0) !default;
|
|
166
166
|
/// The horizontal padding of the TaskBoard pane content.
|
|
167
167
|
/// @group taskboard
|
|
168
168
|
$kendo-taskboard-pane-content-padding-x: $kendo-taskboard-spacer !default;
|
|
169
169
|
|
|
170
170
|
/// The vertical padding of the TaskBoard pane actions.
|
|
171
171
|
/// @group taskboard
|
|
172
|
-
$kendo-taskboard-pane-actions-padding-y: ( $kendo-taskboard-spacer * .75 ) !default;
|
|
172
|
+
$kendo-taskboard-pane-actions-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
|
|
173
173
|
/// The horizontal padding of the TaskBoard pane actions.
|
|
174
174
|
/// @group taskboard
|
|
175
175
|
$kendo-taskboard-pane-actions-padding-x: $kendo-taskboard-spacer !default;
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
$kendo-tile-layout-border-width: 0px !default;
|
|
6
6
|
/// The background color of the TileLayout.
|
|
7
7
|
/// @group tilelayout
|
|
8
|
-
$kendo-tile-layout-bg: $gray-100 !default;
|
|
8
|
+
$kendo-tile-layout-bg: if($kendo-enable-color-system, k-color( surface ), $gray-100) !default;
|
|
9
9
|
|
|
10
10
|
/// The horizontal padding of the TileLayout.
|
|
11
11
|
/// @group tilelayout
|
|
12
|
-
$kendo-tile-layout-padding-x: k-
|
|
12
|
+
$kendo-tile-layout-padding-x: k-spacing(4) !default;
|
|
13
13
|
|
|
14
14
|
/// The vertical padding of the TileLayout
|
|
15
15
|
/// @group tilelayout
|
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
|
|
3
3
|
/// The horizontal spacing of the Timeline.
|
|
4
4
|
/// @group timeline
|
|
5
|
-
$kendo-timeline-spacing-x:
|
|
5
|
+
$kendo-timeline-spacing-x: k-spacing(10) !default;
|
|
6
6
|
/// The vertical spacing of the Timeline.
|
|
7
7
|
/// @group timeline
|
|
8
|
-
$kendo-timeline-spacing-y:
|
|
8
|
+
$kendo-timeline-spacing-y: k-spacing(10) !default;
|
|
9
9
|
/// The padding between the Timeline's track items.
|
|
10
10
|
/// @group timeline
|
|
11
11
|
$kendo-timeline-items-padding: $kendo-padding-md-x !default;
|
|
12
12
|
|
|
13
13
|
/// The font family of the Timeline.
|
|
14
14
|
/// @group timeline
|
|
15
|
-
$kendo-timeline-font-family:
|
|
15
|
+
$kendo-timeline-font-family: var( --kendo-font-family, inherit ) !default;
|
|
16
16
|
/// The font size of the Timeline.
|
|
17
17
|
/// @group timeline
|
|
18
|
-
$kendo-timeline-font-size:
|
|
18
|
+
$kendo-timeline-font-size: var( --kendo-font-size, inherit ) !default;
|
|
19
19
|
/// The line height of the Timeline.
|
|
20
20
|
/// @group timeline
|
|
21
|
-
$kendo-timeline-line-height:
|
|
21
|
+
$kendo-timeline-line-height: var( --kendo-line-height, normal ) !default;
|
|
22
22
|
|
|
23
23
|
/// The horizontal spacing of the mobile Timeline.
|
|
24
24
|
/// @group timeline
|
|
@@ -55,7 +55,7 @@ $kendo-timeline-track-wrap-padding-bottom: k-math-div( $kendo-timeline-track-siz
|
|
|
55
55
|
$kendo-timeline-track-border-width: 1px !default;
|
|
56
56
|
/// The bottom margin of the Timeline track.
|
|
57
57
|
/// @group timeline
|
|
58
|
-
$kendo-timeline-track-margin-bottom: k-
|
|
58
|
+
$kendo-timeline-track-margin-bottom: k-spacing(4) !default;
|
|
59
59
|
/// The bottom offset of the Timeline track.
|
|
60
60
|
/// @group timeline
|
|
61
61
|
$kendo-timeline-track-bottom-calc: calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom}) !default;
|
|
@@ -67,7 +67,7 @@ $kendo-timeline-track-start-calc: calc(#{$kendo-timeline-track-arrow-width} - 2
|
|
|
67
67
|
$kendo-timeline-track-end-calc: calc(#{$kendo-timeline-track-arrow-width} - 2 * #{$kendo-timeline-track-border-width}) !default;
|
|
68
68
|
/// The background color of the Timeline track.
|
|
69
69
|
/// @group timeline
|
|
70
|
-
$kendo-timeline-track-bg: $kendo-button-bg !default;
|
|
70
|
+
$kendo-timeline-track-bg: if($kendo-enable-color-system, k-color( base-subtle ), $kendo-button-bg) !default;
|
|
71
71
|
/// The border color of the Timeline track.
|
|
72
72
|
/// @group timeline
|
|
73
73
|
$kendo-timeline-track-border-color: $kendo-timeline-track-bg !default;
|
|
@@ -127,7 +127,7 @@ $kendo-timeline-flag-margin-bottom-calc: calc(#{$kendo-timeline-track-size} + 2
|
|
|
127
127
|
$kendo-timeline-date-width: 50px !default;
|
|
128
128
|
/// The bottom margin of the Timeline date.
|
|
129
129
|
/// @group timeline
|
|
130
|
-
$kendo-timeline-date-margin-bottom:
|
|
130
|
+
$kendo-timeline-date-margin-bottom: k-spacing(2.5) !default;
|
|
131
131
|
|
|
132
132
|
/// The padding of the vertical Timeline.
|
|
133
133
|
/// @group timeline
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// Time selector
|
|
2
2
|
|
|
3
3
|
$kendo-time-selector-border-width: 1px !default;
|
|
4
|
-
$kendo-time-selector-font-family:
|
|
5
|
-
$kendo-time-selector-font-size:
|
|
6
|
-
$kendo-time-selector-line-height:
|
|
4
|
+
$kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
|
|
5
|
+
$kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
|
|
6
|
+
$kendo-time-selector-line-height: var( --kendo-line-height, normal ) !default;
|
|
7
7
|
|
|
8
8
|
$kendo-time-selector-bg: $kendo-component-bg !default;
|
|
9
9
|
$kendo-time-selector-text: $kendo-component-text !default;
|
|
@@ -16,9 +16,9 @@ $kendo-time-selector-header-border-width: 0px !default;
|
|
|
16
16
|
$kendo-time-list-width: 4em !default;
|
|
17
17
|
$kendo-time-list-height: 240px !default;
|
|
18
18
|
|
|
19
|
-
$kendo-time-list-title-font-size:
|
|
19
|
+
$kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
20
20
|
$kendo-time-list-title-line-height: 1.5 !default;
|
|
21
|
-
$kendo-time-list-title-height: ( $kendo-time-list-title-font-size * $kendo-time-list-title-line-height) !default;
|
|
21
|
+
$kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
|
|
22
22
|
$kendo-time-list-title-text: $kendo-subtle-text !default;
|
|
23
23
|
$kendo-time-list-title-focus-text: $kendo-component-text !default;
|
|
24
24
|
|
|
@@ -26,7 +26,7 @@ $kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
|
26
26
|
$kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
27
27
|
|
|
28
28
|
$kendo-time-list-highlight-border-width: 1px 0px !default;
|
|
29
|
-
$kendo-time-list-highlight-height: calc( #{$kendo-time-selector-font-size * $kendo-time-selector-line-height} + #{
|
|
29
|
+
$kendo-time-list-highlight-height: calc( calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} ) + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
|
|
30
30
|
$kendo-time-list-highlight-bg: $kendo-component-bg !default;
|
|
31
31
|
$kendo-time-list-highlight-border: $kendo-component-border !default;
|
|
32
32
|
|
|
@@ -5,39 +5,39 @@
|
|
|
5
5
|
$kendo-toolbar-padding-x: null !default;
|
|
6
6
|
/// The horizontal padding of the small Toolbar.
|
|
7
7
|
/// @group toolbar
|
|
8
|
-
$kendo-toolbar-sm-padding-x: k-
|
|
8
|
+
$kendo-toolbar-sm-padding-x: k-spacing(1) !default;
|
|
9
9
|
/// The horizontal padding of the medium Toolbar.
|
|
10
10
|
/// @group toolbar
|
|
11
|
-
$kendo-toolbar-md-padding-x: k-
|
|
11
|
+
$kendo-toolbar-md-padding-x: k-spacing(2) !default;
|
|
12
12
|
/// The horizontal padding of the large Toolbar.
|
|
13
13
|
/// @group toolbar
|
|
14
|
-
$kendo-toolbar-lg-padding-x: k-
|
|
14
|
+
$kendo-toolbar-lg-padding-x: k-spacing(2.5) !default;
|
|
15
15
|
|
|
16
16
|
/// The vertical padding of the Toolbar.
|
|
17
17
|
/// @group toolbar
|
|
18
18
|
$kendo-toolbar-padding-y: null !default;
|
|
19
19
|
/// The vertical padding of the small Toolbar.
|
|
20
20
|
/// @group toolbar
|
|
21
|
-
$kendo-toolbar-sm-padding-y: k-
|
|
21
|
+
$kendo-toolbar-sm-padding-y: k-spacing(1) !default;
|
|
22
22
|
/// The vertical padding of the medium Toolbar.
|
|
23
23
|
/// @group toolbar
|
|
24
|
-
$kendo-toolbar-md-padding-y: k-
|
|
24
|
+
$kendo-toolbar-md-padding-y: k-spacing(2) !default;
|
|
25
25
|
/// The vertical padding of the large Toolbar.
|
|
26
26
|
/// @group toolbar
|
|
27
|
-
$kendo-toolbar-lg-padding-y: k-
|
|
27
|
+
$kendo-toolbar-lg-padding-y: k-spacing(2.5) !default;
|
|
28
28
|
|
|
29
29
|
/// The spacing between the Toolbar tools.
|
|
30
30
|
/// @group toolbar
|
|
31
31
|
$kendo-toolbar-spacing: null !default;
|
|
32
32
|
/// The spacing between the tools of the small Toolbar.
|
|
33
33
|
/// @group toolbar
|
|
34
|
-
$kendo-toolbar-sm-spacing: k-
|
|
34
|
+
$kendo-toolbar-sm-spacing: k-spacing(1.5) !default;
|
|
35
35
|
/// The spacing between the tools of the medium Toolbar.
|
|
36
36
|
/// @group toolbar
|
|
37
|
-
$kendo-toolbar-md-spacing: k-
|
|
37
|
+
$kendo-toolbar-md-spacing: k-spacing(2) !default;
|
|
38
38
|
/// The spacing between the tools of the large Toolbar.
|
|
39
39
|
/// @group toolbar
|
|
40
|
-
$kendo-toolbar-lg-spacing: k-
|
|
40
|
+
$kendo-toolbar-lg-spacing: k-spacing(2.5) !default;
|
|
41
41
|
|
|
42
42
|
/// The width of the border around the Toolbar.
|
|
43
43
|
/// @group toolbar
|
|
@@ -48,13 +48,13 @@ $kendo-toolbar-border-radius: null !default;
|
|
|
48
48
|
|
|
49
49
|
/// The font family of the Toolbar.
|
|
50
50
|
/// @group toolbar
|
|
51
|
-
$kendo-toolbar-font-family:
|
|
51
|
+
$kendo-toolbar-font-family: var( --kendo-font-family, inherit ) !default;
|
|
52
52
|
/// The font size of the Toolbar.
|
|
53
53
|
/// @group toolbar
|
|
54
|
-
$kendo-toolbar-font-size:
|
|
54
|
+
$kendo-toolbar-font-size: var( --kendo-font-size, inherit ) !default;
|
|
55
55
|
/// The line height of the Toolbar.
|
|
56
56
|
/// @group toolbar
|
|
57
|
-
$kendo-toolbar-line-height:
|
|
57
|
+
$kendo-toolbar-line-height: var( --kendo-line-height, normal ) !default;
|
|
58
58
|
|
|
59
59
|
/// The background color of the Toolbar.
|
|
60
60
|
/// @group toolbar
|
|
@@ -15,17 +15,17 @@ $kendo-tooltip-border-radius: $tooltip-border-radius !default;
|
|
|
15
15
|
|
|
16
16
|
/// The font family of the Tooltip.
|
|
17
17
|
/// @group tooltip
|
|
18
|
-
$kendo-tooltip-font-family:
|
|
18
|
+
$kendo-tooltip-font-family: var( --kendo-font-family, inherit ) !default;
|
|
19
19
|
/// The font size of the Tooltip.
|
|
20
20
|
/// @group tooltip
|
|
21
|
-
$kendo-tooltip-font-size:
|
|
21
|
+
$kendo-tooltip-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
22
22
|
/// The line height of the Tooltip.
|
|
23
23
|
/// @group tooltip
|
|
24
|
-
$kendo-tooltip-line-height:
|
|
24
|
+
$kendo-tooltip-line-height: var( --kendo-line-height, normal ) !default;
|
|
25
25
|
|
|
26
26
|
/// The font size of the Tooltip title.
|
|
27
27
|
/// @group tooltip
|
|
28
|
-
$kendo-tooltip-title-font-size: ($kendo-
|
|
28
|
+
$kendo-tooltip-title-font-size: calc( var( --kendo-font-size-sm, #{$kendo-font-size-sm} ) * 1.25 ) !default;
|
|
29
29
|
/// The line height of the Tooltip title.
|
|
30
30
|
/// @group tooltip
|
|
31
31
|
$kendo-tooltip-title-line-height: 1 !default;
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
// Treelist
|
|
2
|
+
|
|
3
|
+
/// The background color of the TreeList footer row.
|
|
4
|
+
/// @group treelist
|
|
2
5
|
$kendo-treelist-footer-row-bg: $kendo-grid-header-bg !default;
|
|
6
|
+
/// The border width of the TreeList footer row.
|
|
7
|
+
/// @group treelist
|
|
3
8
|
$kendo-treelist-footer-row-border-width: 1px !default;
|
|
@@ -2,31 +2,31 @@
|
|
|
2
2
|
|
|
3
3
|
/// The font family of the TreeView.
|
|
4
4
|
/// @group treeview
|
|
5
|
-
$kendo-treeview-font-family:
|
|
5
|
+
$kendo-treeview-font-family: var( --kendo-font-family, inherit ) !default;
|
|
6
6
|
/// The font size of the TreeView.
|
|
7
7
|
/// @group treeview
|
|
8
|
-
$kendo-treeview-font-size:
|
|
8
|
+
$kendo-treeview-font-size: var( --kendo-font-size, inherit ) !default;
|
|
9
9
|
/// The font size of the small TreeView.
|
|
10
10
|
/// @group treeview
|
|
11
|
-
$kendo-treeview-sm-font-size:
|
|
11
|
+
$kendo-treeview-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
12
12
|
/// The font size of the medium TreeView.
|
|
13
13
|
/// @group treeview
|
|
14
|
-
$kendo-treeview-md-font-size:
|
|
14
|
+
$kendo-treeview-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15
15
|
/// The font size of the large TreeView.
|
|
16
16
|
/// @group treeview
|
|
17
|
-
$kendo-treeview-lg-font-size:
|
|
17
|
+
$kendo-treeview-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
18
18
|
/// The line height of the TreeView.
|
|
19
19
|
/// @group treeview
|
|
20
|
-
$kendo-treeview-line-height:
|
|
20
|
+
$kendo-treeview-line-height: var( --kendo-line-height, normal ) !default;
|
|
21
21
|
/// The line height of the small TreeView.
|
|
22
22
|
/// @group treeview
|
|
23
23
|
$kendo-treeview-sm-line-height: k-math-div( 20, 14 ) !default;
|
|
24
24
|
/// The line height of the medium TreeView.
|
|
25
25
|
/// @group treeview
|
|
26
|
-
$kendo-treeview-md-line-height:
|
|
26
|
+
$kendo-treeview-md-line-height: var( --kendo-line-height, normal ) !default;
|
|
27
27
|
/// The line height of the large TreeView.
|
|
28
28
|
/// @group treeview
|
|
29
|
-
$kendo-treeview-lg-line-height:
|
|
29
|
+
$kendo-treeview-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
30
30
|
|
|
31
31
|
/// The indentation of child groups in the TreeView.
|
|
32
32
|
/// @group treeview
|
|
@@ -34,38 +34,38 @@ $kendo-treeview-indent: 24px !default;
|
|
|
34
34
|
|
|
35
35
|
/// The horizontal padding of the TreeView items.
|
|
36
36
|
/// @group treeview
|
|
37
|
-
$kendo-treeview-item-padding-x: k-
|
|
37
|
+
$kendo-treeview-item-padding-x: k-spacing(3) !default;
|
|
38
38
|
/// The horizontal padding of the small TreeView items.
|
|
39
39
|
/// @group treeview
|
|
40
|
-
$kendo-treeview-sm-item-padding-x: k-
|
|
40
|
+
$kendo-treeview-sm-item-padding-x: k-spacing(2) !default;
|
|
41
41
|
/// The horizontal padding of the medium TreeView items.
|
|
42
42
|
/// @group treeview
|
|
43
|
-
$kendo-treeview-md-item-padding-x: k-
|
|
43
|
+
$kendo-treeview-md-item-padding-x: k-spacing(3) !default;
|
|
44
44
|
/// The horizontal padding of the large TreeView items.
|
|
45
45
|
/// @group treeview
|
|
46
|
-
$kendo-treeview-lg-item-padding-x: k-
|
|
46
|
+
$kendo-treeview-lg-item-padding-x: k-spacing(3) !default;
|
|
47
47
|
/// The vertical padding of the TreeView items.
|
|
48
48
|
/// @group treeview
|
|
49
|
-
$kendo-treeview-item-padding-y: k-
|
|
49
|
+
$kendo-treeview-item-padding-y: k-spacing(1) !default;
|
|
50
50
|
/// The vertical padding of the small TreeView items.
|
|
51
51
|
/// @group treeview
|
|
52
|
-
$kendo-treeview-sm-item-padding-y: k-
|
|
52
|
+
$kendo-treeview-sm-item-padding-y: k-spacing(1) !default;
|
|
53
53
|
/// The vertical padding of the medium TreeView items.
|
|
54
54
|
/// @group treeview
|
|
55
|
-
$kendo-treeview-md-item-padding-y: k-
|
|
55
|
+
$kendo-treeview-md-item-padding-y: k-spacing(1) !default;
|
|
56
56
|
/// The vertical padding of the large TreeView items.
|
|
57
57
|
/// @group treeview
|
|
58
|
-
$kendo-treeview-lg-item-padding-y: k-
|
|
58
|
+
$kendo-treeview-lg-item-padding-y: k-spacing(2) !default;
|
|
59
59
|
/// The border width of the TreeView items.
|
|
60
60
|
/// @group treeview
|
|
61
61
|
$kendo-treeview-item-border-width: 0px !default;
|
|
62
62
|
/// The border radius of the TreeView items.
|
|
63
63
|
/// @group treeview
|
|
64
|
-
$kendo-treeview-item-border-radius: k-
|
|
64
|
+
$kendo-treeview-item-border-radius: k-spacing(1) !default;
|
|
65
65
|
|
|
66
66
|
/// The horizontal padding of the checkbox in the small TreeView.
|
|
67
67
|
/// @group treeview
|
|
68
|
-
$kendo-treeview-sm-checkbox-padding-x: k-
|
|
68
|
+
$kendo-treeview-sm-checkbox-padding-x: k-spacing(1) !default;
|
|
69
69
|
/// The horizontal padding of the checkbox in the medium TreeView.
|
|
70
70
|
/// @group treeview
|
|
71
71
|
$kendo-treeview-md-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !default;
|
|
@@ -74,7 +74,7 @@ $kendo-treeview-md-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !de
|
|
|
74
74
|
$kendo-treeview-lg-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !default;
|
|
75
75
|
/// The vertical padding of the checkbox in the small TreeView.
|
|
76
76
|
/// @group treeview
|
|
77
|
-
$kendo-treeview-sm-checkbox-padding-y: k-
|
|
77
|
+
$kendo-treeview-sm-checkbox-padding-y: k-spacing(0.5) !default;
|
|
78
78
|
/// The vertical padding of the checkbox in the medium TreeView.
|
|
79
79
|
/// @group treeview
|
|
80
80
|
$kendo-treeview-md-checkbox-padding-y: null !default;
|