@progress/kendo-theme-fluent 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 +6809 -3721
- package/dist/meta/sassdoc-data.json +40427 -33117
- package/dist/meta/sassdoc-raw-data.json +7826 -3729
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +5 -5
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +13 -13
- package/scss/adaptive/_layout.scss +8 -8
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_theme.scss +4 -0
- package/scss/badge/_variables.scss +10 -10
- package/scss/bottom-navigation/_variables.scss +8 -8
- package/scss/breadcrumb/_variables.scss +16 -16
- package/scss/button/_layout.scss +1 -1
- package/scss/button/_variables.scss +58 -58
- package/scss/calendar/_layout.scss +44 -40
- package/scss/calendar/_theme.scss +4 -0
- package/scss/calendar/_variables.scss +40 -35
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +13 -13
- package/scss/chat/_layout.scss +2 -2
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/checkbox/_variables.scss +15 -15
- package/scss/chip/_variables.scss +11 -11
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_variables.scss +9 -9
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/core/_index.scss +18 -1
- package/scss/core/_variables.scss +3 -59
- package/scss/core/border-radii/_index.scss +42 -0
- package/scss/core/color-system/_swatch-legacy.scss +0 -4
- package/scss/core/spacing/_index.scss +28 -0
- package/scss/core/typography/_index.scss +70 -0
- package/scss/dataviz/_layout.scss +11 -5
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/daterangepicker/_layout.scss +1 -1
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +8 -8
- package/scss/dock-manager/_layout.scss +1 -0
- package/scss/dock-manager/_variables.scss +5 -5
- package/scss/draggable/_variables.scss +2 -1
- package/scss/drawer/_layout.scss +2 -0
- package/scss/drawer/_variables.scss +9 -7
- package/scss/dropdowntree/_variables.scss +1 -1
- package/scss/dropzone/_variables.scss +5 -5
- package/scss/editor/_layout.scss +6 -5
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_variables.scss +16 -16
- package/scss/filemanager/_variables.scss +6 -6
- package/scss/filter/_variables.scss +2 -1
- package/scss/forms/_layout.scss +6 -5
- package/scss/forms/_variables.scss +15 -14
- package/scss/gantt/_layout.scss +10 -9
- package/scss/gantt/_variables.scss +77 -76
- package/scss/grid/_layout.scss +2 -1
- package/scss/grid/_variables.scss +172 -172
- package/scss/icon/_variables.scss +2 -2
- package/scss/imageeditor/_variables.scss +11 -11
- package/scss/index.scss +8 -1
- package/scss/input/_variables.scss +9 -34
- package/scss/list/_layout.scss +1 -0
- package/scss/list/_variables.scss +24 -24
- package/scss/listbox/_variables.scss +2 -2
- package/scss/listgroup/_layout.scss +6 -6
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_layout.scss +1 -0
- package/scss/listview/_variables.scss +8 -8
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_variables.scss +29 -29
- package/scss/map/_variables.scss +6 -5
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_variables.scss +16 -16
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +6 -6
- package/scss/orgchart/_variables.scss +10 -10
- package/scss/pager/_variables.scss +8 -8
- package/scss/panelbar/_layout.scss +1 -0
- package/scss/panelbar/_variables.scss +9 -7
- package/scss/pdf-viewer/_variables.scss +4 -4
- package/scss/pivotgrid/_layout.scss +3 -3
- package/scss/pivotgrid/_variables.scss +17 -17
- package/scss/popover/_variables.scss +2 -2
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_variables.scss +4 -4
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +13 -13
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -2
- package/scss/scheduler/_variables.scss +91 -91
- package/scss/scrollview/_variables.scss +2 -2
- package/scss/signature/_variables.scss +5 -5
- package/scss/skeleton/_variables.scss +2 -2
- package/scss/slider/_variables.scss +7 -7
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +9 -8
- package/scss/spreadsheet/_variables.scss +19 -18
- package/scss/stepper/_variables.scss +8 -8
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +59 -54
- package/scss/taskboard/_variables.scss +23 -23
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +24 -24
- package/scss/timeselector/_layout.scss +1 -1
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_layout.scss +1 -1
- package/scss/toolbar/_variables.scss +9 -9
- package/scss/tooltip/_layout.scss +10 -10
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +2 -2
- package/scss/treelist/_variables.scss +2 -2
- package/scss/treeview/_variables.scss +11 -11
- package/scss/typography/_layout.scss +9 -0
- package/scss/typography/_theme.scss +7 -0
- package/scss/typography/_variables.scss +279 -66
- package/scss/upload/_layout.scss +1 -0
- package/scss/upload/_variables.scss +5 -5
- package/scss/window/_layout.scss +1 -1
- package/scss/window/_variables.scss +10 -10
- package/scss/wizard/_variables.scss +8 -8
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
@use "../core/" as *;
|
|
4
4
|
@use "../table/_variables.scss" as *;
|
|
5
5
|
@use "../input/_variables.scss" as *;
|
|
6
|
+
@use "../core/spacing" as *;
|
|
6
7
|
|
|
7
8
|
/// The width of the border around the Spreadsheet.
|
|
8
9
|
/// @group spreadsheet
|
|
@@ -64,7 +65,7 @@ $kendo-spreadsheet-selected-border: if($kendo-enable-color-system, k-color( prim
|
|
|
64
65
|
|
|
65
66
|
/// The horizontal padding of the Spreadsheet popup Menu.
|
|
66
67
|
/// @group spreadsheet
|
|
67
|
-
$kendo-spreadsheet-popup-menu-padding-x:
|
|
68
|
+
$kendo-spreadsheet-popup-menu-padding-x: k-spacing(3) !default;
|
|
68
69
|
/// The vertical padding of the Spreadsheet popup Menu.
|
|
69
70
|
/// @group spreadsheet
|
|
70
71
|
$kendo-spreadsheet-popup-menu-padding-y: $kendo-spreadsheet-popup-menu-padding-x !default;
|
|
@@ -74,10 +75,10 @@ $kendo-spreadsheet-popup-menu-padding-y: $kendo-spreadsheet-popup-menu-padding-x
|
|
|
74
75
|
$kendo-spreadsheet-action-bar-border-width: 1px !default;
|
|
75
76
|
/// The horizontal padding of the Spreadsheet action bar.
|
|
76
77
|
/// @group spreadsheet
|
|
77
|
-
$kendo-spreadsheet-action-bar-padding-y:
|
|
78
|
+
$kendo-spreadsheet-action-bar-padding-y: k-spacing(1) !default;
|
|
78
79
|
/// The vertical padding of the Spreadsheet action bar.
|
|
79
80
|
/// @group spreadsheet
|
|
80
|
-
$kendo-spreadsheet-action-bar-padding-x:
|
|
81
|
+
$kendo-spreadsheet-action-bar-padding-x: k-spacing(2) !default;
|
|
81
82
|
/// The font size of the Spreadsheet action bar.
|
|
82
83
|
/// @group spreadsheet
|
|
83
84
|
$kendo-spreadsheet-action-bar-font-size: $kendo-spreadsheet-font-size !default;
|
|
@@ -86,11 +87,11 @@ $kendo-spreadsheet-action-bar-font-size: $kendo-spreadsheet-font-size !default;
|
|
|
86
87
|
$kendo-spreadsheet-action-bar-font-family: Arial, Verdana, sans-serif !default;
|
|
87
88
|
/// The spacings of the Spreadsheet action bar.
|
|
88
89
|
/// @group spreadsheet
|
|
89
|
-
$kendo-spreadsheet-action-bar-spacing:
|
|
90
|
+
$kendo-spreadsheet-action-bar-spacing: k-spacing(2) !default;
|
|
90
91
|
|
|
91
92
|
/// The gap of the Spreadsheet formula bar.
|
|
92
93
|
/// @group spreadsheet
|
|
93
|
-
$kendo-spreadsheet-formula-bar-gap:
|
|
94
|
+
$kendo-spreadsheet-formula-bar-gap: k-spacing(2) !default;
|
|
94
95
|
|
|
95
96
|
/// The horizontal padding of the Spreadsheet formula input.
|
|
96
97
|
/// @group spreadsheet
|
|
@@ -160,7 +161,7 @@ $kendo-spreadsheet-auto-fill-punch-bg: color-mix(in srgb, $kendo-spreadsheet-bg
|
|
|
160
161
|
|
|
161
162
|
/// The vertical padding of the Spreadsheet cell.
|
|
162
163
|
/// @group spreadsheet
|
|
163
|
-
$kendo-spreadsheet-cell-padding-y:
|
|
164
|
+
$kendo-spreadsheet-cell-padding-y: k-spacing(1) !default;
|
|
164
165
|
/// The horizontal padding of the Spreadsheet cell.
|
|
165
166
|
/// @group spreadsheet
|
|
166
167
|
$kendo-spreadsheet-cell-padding-x: $kendo-spreadsheet-cell-padding-y !default;
|
|
@@ -170,10 +171,10 @@ $kendo-spreadsheet-cell-padding-x: $kendo-spreadsheet-cell-padding-y !default;
|
|
|
170
171
|
$kendo-spreadsheet-cell-editor-line-height: var( --kendo-spreadsheet-line-height, $kendo-spreadsheet-line-height ) !default;
|
|
171
172
|
/// The horizontal padding of the Spreadsheet cell editor.
|
|
172
173
|
/// @group spreadsheet
|
|
173
|
-
$kendo-spreadsheet-cell-editor-padding-x:
|
|
174
|
+
$kendo-spreadsheet-cell-editor-padding-x: k-spacing(1) !default;
|
|
174
175
|
/// The vertical padding of the Spreadsheet cell editor.
|
|
175
176
|
/// @group spreadsheet
|
|
176
|
-
$kendo-spreadsheet-cell-editor-padding-y:
|
|
177
|
+
$kendo-spreadsheet-cell-editor-padding-y: k-spacing(0) !default;
|
|
177
178
|
/// The background color of the Spreadsheet cell editor.
|
|
178
179
|
/// @group spreadsheet
|
|
179
180
|
$kendo-spreadsheet-cell-editor-bg: $kendo-spreadsheet-bg !default;
|
|
@@ -198,20 +199,20 @@ $kendo-spreadsheet-cell-dirty-border: if($kendo-enable-color-system, k-color( er
|
|
|
198
199
|
|
|
199
200
|
/// The horizontal padding of the Spreadsheet sheets bar.
|
|
200
201
|
/// @group spreadsheet
|
|
201
|
-
$kendo-spreadsheet-sheets-bar-padding-x:
|
|
202
|
+
$kendo-spreadsheet-sheets-bar-padding-x: k-spacing(2) !default;
|
|
202
203
|
/// The vertical padding of the Spreadsheet sheets bar.
|
|
203
204
|
/// @group spreadsheet
|
|
204
|
-
$kendo-spreadsheet-sheets-bar-padding-y:
|
|
205
|
+
$kendo-spreadsheet-sheets-bar-padding-y: k-spacing(2) !default;
|
|
205
206
|
/// The border width of the Spreadsheet sheets bar.
|
|
206
207
|
/// @group spreadsheet
|
|
207
208
|
$kendo-spreadsheet-sheets-bar-border-width: 1px !default;
|
|
208
209
|
|
|
209
210
|
/// The horizontal margin of the Spreadsheet sheets remove.
|
|
210
211
|
/// @group spreadsheet
|
|
211
|
-
$kendo-spreadsheet-sheets-remove-inline-start:
|
|
212
|
+
$kendo-spreadsheet-sheets-remove-inline-start: calc( #{k-spacing(2)} * -1 ) !default;
|
|
212
213
|
/// The vertical margin of the Spreadsheet sheets remove.
|
|
213
214
|
/// @group spreadsheet
|
|
214
|
-
$kendo-spreadsheet-sheets-remove-inline-end:
|
|
215
|
+
$kendo-spreadsheet-sheets-remove-inline-end: k-spacing(2) !default;
|
|
215
216
|
|
|
216
217
|
/// The left padding of the Spreadsheet sheets menu.
|
|
217
218
|
/// @group spreadsheet
|
|
@@ -260,10 +261,10 @@ $kendo-spreadsheet-error-border: if($kendo-enable-color-system, k-color( error-o
|
|
|
260
261
|
$kendo-spreadsheet-insert-image-dialog-border-style: dashed !default;
|
|
261
262
|
/// The border width of the Spreadsheet image Dialog.
|
|
262
263
|
/// @group spreadsheet
|
|
263
|
-
$kendo-spreadsheet-insert-image-dialog-border-width:
|
|
264
|
+
$kendo-spreadsheet-insert-image-dialog-border-width: k-spacing(0.5) !default;
|
|
264
265
|
/// The bottom margin of the Spreadsheet image Dialog.
|
|
265
266
|
/// @group spreadsheet
|
|
266
|
-
$kendo-spreadsheet-insert-image-dialog-text-margin-bottom:
|
|
267
|
+
$kendo-spreadsheet-insert-image-dialog-text-margin-bottom: k-spacing(7.5) !default;
|
|
267
268
|
/// The width of the Spreadsheet image Dialog preview.
|
|
268
269
|
/// @group spreadsheet
|
|
269
270
|
$kendo-spreadsheet-insert-image-dialog-preview-width: 355px !default;
|
|
@@ -291,10 +292,10 @@ $kendo-spreadsheet-insert-image-dialog-overlay-hover-text: var( --kendo-componen
|
|
|
291
292
|
|
|
292
293
|
/// The width of the Spreadsheet drawing handle.
|
|
293
294
|
/// @group spreadsheet
|
|
294
|
-
$kendo-spreadsheet-drawing-handle-width:
|
|
295
|
+
$kendo-spreadsheet-drawing-handle-width: k-spacing(1.5) !default;
|
|
295
296
|
/// The height of the Spreadsheet drawing handle.
|
|
296
297
|
/// @group spreadsheet
|
|
297
|
-
$kendo-spreadsheet-drawing-handle-height:
|
|
298
|
+
$kendo-spreadsheet-drawing-handle-height: k-spacing(1.5) !default;
|
|
298
299
|
/// The border style of the Spreadsheet drawing handle.
|
|
299
300
|
/// @group spreadsheet
|
|
300
301
|
$kendo-spreadsheet-drawing-handle-border-style: solid !default;
|
|
@@ -319,7 +320,7 @@ $kendo-spreadsheet-drawing-handle-border-radius: var( --kendo-border-radius-lg,
|
|
|
319
320
|
$kendo-spreadsheet-drawing-outline-style: solid !default;
|
|
320
321
|
/// The outline width of the Spreadsheet drawing.
|
|
321
322
|
/// @group spreadsheet
|
|
322
|
-
$kendo-spreadsheet-drawing-outline-width:
|
|
323
|
+
$kendo-spreadsheet-drawing-outline-width: k-spacing(0.5) !default;
|
|
323
324
|
|
|
324
325
|
/// The background color of the Spreadsheet drawing anchor.
|
|
325
326
|
/// @group spreadsheet
|
|
@@ -327,7 +328,7 @@ $kendo-spreadsheet-drawing-anchor-bg: $kendo-spreadsheet-selected-bg !default;
|
|
|
327
328
|
|
|
328
329
|
/// The vertical spacing of the Spreadsheet DropZone.
|
|
329
330
|
/// @group spreadsheet
|
|
330
|
-
$kendo-spreadsheet-dropzone-spacing-y:
|
|
331
|
+
$kendo-spreadsheet-dropzone-spacing-y: k-spacing(3) !default;
|
|
331
332
|
|
|
332
333
|
/// The image of the Spreadsheet insert image Dialog.
|
|
333
334
|
/// @group spreadsheet
|
|
@@ -26,24 +26,24 @@ $kendo-stepper-border: transparent !default;
|
|
|
26
26
|
|
|
27
27
|
/// The horizontal margin the Stepper label.
|
|
28
28
|
/// @group stepper
|
|
29
|
-
$kendo-stepper-label-margin-x:
|
|
29
|
+
$kendo-stepper-label-margin-x: k-spacing(2) !default;
|
|
30
30
|
/// The horizontal padding the Stepper label.
|
|
31
31
|
/// @group stepper
|
|
32
|
-
$kendo-stepper-label-padding-x:
|
|
32
|
+
$kendo-stepper-label-padding-x: k-spacing(3) !default;
|
|
33
33
|
/// The vertical padding the Stepper label.
|
|
34
34
|
/// @group stepper
|
|
35
|
-
$kendo-stepper-label-padding-y:
|
|
35
|
+
$kendo-stepper-label-padding-y: k-spacing(1.5) !default;
|
|
36
36
|
|
|
37
37
|
/// The horizontal padding of the Stepper content.
|
|
38
38
|
/// @group stepper
|
|
39
|
-
$kendo-stepper-inline-content-padding-x:
|
|
39
|
+
$kendo-stepper-inline-content-padding-x: k-spacing(5) !default;
|
|
40
40
|
/// The vertical padding of the Stepper content.
|
|
41
41
|
/// @group stepper
|
|
42
|
-
$kendo-stepper-inline-content-padding-y:
|
|
42
|
+
$kendo-stepper-inline-content-padding-y: k-spacing(3) !default;
|
|
43
43
|
|
|
44
44
|
/// The width of the Stepper indicator.
|
|
45
45
|
/// @group stepper
|
|
46
|
-
$kendo-stepper-indicator-width:
|
|
46
|
+
$kendo-stepper-indicator-width: k-spacing(7.5) !default;
|
|
47
47
|
/// The height of the Stepper indicator.
|
|
48
48
|
/// @group stepper
|
|
49
49
|
$kendo-stepper-indicator-height: $kendo-stepper-indicator-width !default;
|
|
@@ -59,7 +59,7 @@ $kendo-stepper-indicator-border-radius: 50% !default;
|
|
|
59
59
|
$kendo-stepper-indicator-focus-border-width: $kendo-stepper-indicator-border-width !default;
|
|
60
60
|
/// The size of the focused Stepper indicator.
|
|
61
61
|
/// @group stepper
|
|
62
|
-
$kendo-stepper-indicator-focus-size:
|
|
62
|
+
$kendo-stepper-indicator-focus-size: k-spacing(0.5) !default;
|
|
63
63
|
/// The offset of the Stepper's focused indicator.
|
|
64
64
|
/// @group stepper
|
|
65
65
|
$kendo-stepper-indicator-focus-offset: 3px !default;
|
|
@@ -188,7 +188,7 @@ $kendo-stepper-optional-label-font-style: italic !default;
|
|
|
188
188
|
|
|
189
189
|
/// The size of the Stepper ProgressBar.
|
|
190
190
|
/// @group stepper
|
|
191
|
-
$kendo-stepper-progressbar-size:
|
|
191
|
+
$kendo-stepper-progressbar-size: k-spacing(0.5) !default;
|
|
192
192
|
|
|
193
193
|
/// The property name of the Stepper transition.
|
|
194
194
|
/// @group stepper
|
|
@@ -14,28 +14,28 @@ $kendo-table-cell-vertical-border-width: 0px !default;
|
|
|
14
14
|
$kendo-table-cell-horizontal-border-width: 1px !default;
|
|
15
15
|
/// The horizontal padding of the cells in the table if no size is specified.
|
|
16
16
|
/// @group table
|
|
17
|
-
$kendo-table-cell-padding-x:
|
|
17
|
+
$kendo-table-cell-padding-x: k-spacing(3) !default;
|
|
18
18
|
/// The vertical padding of the cells in the table if no size is specified.
|
|
19
19
|
/// @group table
|
|
20
|
-
$kendo-table-cell-padding-y:
|
|
20
|
+
$kendo-table-cell-padding-y: k-spacing(3) !default;
|
|
21
21
|
|
|
22
|
-
$kendo-table-sm-cell-padding-x:
|
|
23
|
-
$kendo-table-sm-cell-padding-y:
|
|
22
|
+
$kendo-table-sm-cell-padding-x: k-spacing(3) !default;
|
|
23
|
+
$kendo-table-sm-cell-padding-y: k-spacing(1.5) !default;
|
|
24
24
|
|
|
25
25
|
$kendo-table-md-cell-padding-x: $kendo-table-cell-padding-x !default;
|
|
26
26
|
$kendo-table-md-cell-padding-y: $kendo-table-cell-padding-y !default;
|
|
27
27
|
|
|
28
|
-
$kendo-table-lg-cell-padding-x:
|
|
29
|
-
$kendo-table-lg-cell-padding-y:
|
|
28
|
+
$kendo-table-lg-cell-padding-x: k-spacing(3) !default;
|
|
29
|
+
$kendo-table-lg-cell-padding-y: k-spacing(3.5) !default;
|
|
30
30
|
|
|
31
|
-
$kendo-table-sm-cell-padding-x:
|
|
32
|
-
$kendo-table-sm-cell-padding-y:
|
|
31
|
+
$kendo-table-sm-cell-padding-x: k-spacing(3) !default;
|
|
32
|
+
$kendo-table-sm-cell-padding-y: k-spacing(1.5) !default;
|
|
33
33
|
|
|
34
34
|
$kendo-table-md-cell-padding-x: $kendo-table-cell-padding-x !default;
|
|
35
35
|
$kendo-table-md-cell-padding-y: $kendo-table-cell-padding-y !default;
|
|
36
36
|
|
|
37
|
-
$kendo-table-lg-cell-padding-x:
|
|
38
|
-
$kendo-table-lg-cell-padding-y:
|
|
37
|
+
$kendo-table-lg-cell-padding-x: k-spacing(3) !default;
|
|
38
|
+
$kendo-table-lg-cell-padding-y: k-spacing(3.5) !default;
|
|
39
39
|
|
|
40
40
|
/// Font weight of the table header cells.
|
|
41
41
|
/// @group table
|
|
@@ -1,146 +1,151 @@
|
|
|
1
1
|
@use "sass:map";
|
|
2
2
|
@use "../core/" as *;
|
|
3
3
|
@use "../list/_variables.scss" as *;
|
|
4
|
+
@use "../core/spacing" as *;
|
|
4
5
|
|
|
5
|
-
/// The horizontal padding of the
|
|
6
|
+
/// The horizontal padding of the TabStrip wrapper.
|
|
6
7
|
/// @group tabstrip
|
|
7
|
-
$kendo-tabstrip-wrapper-padding-x:
|
|
8
|
-
/// The vertical padding of the
|
|
8
|
+
$kendo-tabstrip-wrapper-padding-x: k-spacing(0) !default;
|
|
9
|
+
/// The vertical padding of the TabStrip wrapper.
|
|
9
10
|
/// @group tabstrip
|
|
10
|
-
$kendo-tabstrip-wrapper-padding-y:
|
|
11
|
-
/// The width
|
|
11
|
+
$kendo-tabstrip-wrapper-padding-y: k-spacing(0) !default;
|
|
12
|
+
/// The border width around the TabStrip wrapper.
|
|
12
13
|
/// @group tabstrip
|
|
13
14
|
$kendo-tabstrip-wrapper-border-width: 0px !default;
|
|
14
|
-
/// The background color of the
|
|
15
|
+
/// The background color of the TabStrip wrapper.
|
|
15
16
|
/// @group tabstrip
|
|
16
17
|
$kendo-tabstrip-wrapper-bg: transparent !default;
|
|
17
|
-
/// The text color of the
|
|
18
|
+
/// The text color of the TabStrip wrapper.
|
|
18
19
|
/// @group tabstrip
|
|
19
20
|
$kendo-tabstrip-wrapper-text: initial !default;
|
|
20
|
-
/// The border color of the
|
|
21
|
+
/// The border color of the TabStrip wrapper.
|
|
21
22
|
/// @group tabstrip
|
|
22
23
|
$kendo-tabstrip-wrapper-border: initial !default;
|
|
23
24
|
|
|
24
|
-
/// The font family of the
|
|
25
|
+
/// The font family of the TabStrip.
|
|
25
26
|
/// @group tabstrip
|
|
26
27
|
$kendo-tabstrip-font-family: var( --kendo-font-family, inherit ) !default;
|
|
27
|
-
/// The font size of the
|
|
28
|
+
/// The font size of the TabStrip.
|
|
28
29
|
/// @group tabstrip
|
|
29
30
|
$kendo-tabstrip-font-size: var( --kendo-font-size, inherit ) !default;
|
|
30
|
-
/// The line height of the
|
|
31
|
+
/// The line height of the TabStrip.
|
|
31
32
|
/// @group tabstrip
|
|
32
33
|
$kendo-tabstrip-line-height: var( --kendo-line-height, normal ) !default;
|
|
33
|
-
/// The width
|
|
34
|
+
/// The border width around the TabStrip.
|
|
34
35
|
/// @group tabstrip
|
|
35
36
|
$kendo-tabstrip-border-width: 0px !default;
|
|
36
|
-
/// The background color of the
|
|
37
|
+
/// The background color of the TabStrip.
|
|
37
38
|
/// @group tabstrip
|
|
38
39
|
$kendo-tabstrip-bg: transparent !default;
|
|
39
|
-
/// The text color of the
|
|
40
|
+
/// The text color of the TabStrip.
|
|
40
41
|
/// @group tabstrip
|
|
41
42
|
$kendo-tabstrip-text: var( --kendo-component-text, initial ) !default;
|
|
42
|
-
/// The border color of the
|
|
43
|
+
/// The border color of the TabStrip.
|
|
43
44
|
/// @group tabstrip
|
|
44
45
|
$kendo-tabstrip-border: transparent !default;
|
|
45
46
|
|
|
46
|
-
/// The horizontal padding of the
|
|
47
|
+
/// The horizontal padding of the TabStrip items.
|
|
47
48
|
/// @group tabstrip
|
|
48
49
|
$kendo-tabstrip-item-padding-x: var( --kendo-padding-x, #{$kendo-padding-md-x} ) !default;
|
|
49
|
-
/// The vertical padding of the
|
|
50
|
+
/// The vertical padding of the TabStrip items.
|
|
50
51
|
/// @group tabstrip
|
|
51
|
-
$kendo-tabstrip-item-padding-y:
|
|
52
|
-
/// The width
|
|
52
|
+
$kendo-tabstrip-item-padding-y: calc( #{k-spacing(2)} + #{k-spacing(1)} ) !default;
|
|
53
|
+
/// The border width around the TabStrip items.
|
|
53
54
|
/// @group tabstrip
|
|
54
55
|
$kendo-tabstrip-item-border-width: 0px !default;
|
|
55
|
-
/// The border radius of the
|
|
56
|
+
/// The border radius of the TabStrip items.
|
|
56
57
|
/// @group tabstrip
|
|
57
|
-
$kendo-tabstrip-item-border-radius:
|
|
58
|
-
/// The gap between the
|
|
58
|
+
$kendo-tabstrip-item-border-radius: k-border-radius(md) !default;
|
|
59
|
+
/// The gap between the TabStrip items.
|
|
59
60
|
/// @group tabstrip
|
|
60
|
-
$kendo-tabstrip-item-gap:
|
|
61
|
-
/// The background color of the
|
|
61
|
+
$kendo-tabstrip-item-gap: k-spacing(2) !default;
|
|
62
|
+
/// The background color of the TabStrip items.
|
|
62
63
|
/// @group tabstrip
|
|
63
64
|
$kendo-tabstrip-item-bg: transparent !default;
|
|
64
|
-
/// The text color of the
|
|
65
|
+
/// The text color of the TabStrip items.
|
|
65
66
|
/// @group tabstrip
|
|
66
67
|
$kendo-tabstrip-item-text: var( --kendo-component-text, initial ) !default;
|
|
67
|
-
/// The border color of the
|
|
68
|
+
/// The border color of the TabStrip items.
|
|
68
69
|
/// @group tabstrip
|
|
69
70
|
$kendo-tabstrip-item-border: transparent !default;
|
|
70
|
-
/// The text color of the disabled
|
|
71
|
+
/// The text color of the disabled TabStrip items.
|
|
71
72
|
/// @group tabstrip
|
|
72
73
|
$kendo-tabstrip-item-disabled-text: var( --kendo-disabled-text, initial ) !default;
|
|
73
|
-
/// The background color of the disabled
|
|
74
|
+
/// The background color of the disabled TabStrip items.
|
|
74
75
|
/// @group tabstrip
|
|
75
76
|
$kendo-tabstrip-item-disabled-bg: none !default;
|
|
76
|
-
/// The border color of the disabled
|
|
77
|
+
/// The border color of the disabled TabStrip items.
|
|
77
78
|
/// @group tabstrip
|
|
78
79
|
$kendo-tabstrip-item-disabled-border: var( --kendo-disabled-border, initial ) !default;
|
|
80
|
+
/// The opacity of the disabled TabStrip items.
|
|
81
|
+
/// @group tabstrip
|
|
79
82
|
$kendo-tabstrip-item-disabled-opacity: null !default;
|
|
83
|
+
/// The filter of the disabled TabStrip items.
|
|
84
|
+
/// @group tabstrip
|
|
80
85
|
$kendo-tabstrip-item-disabled-filter: null !default;
|
|
81
86
|
|
|
82
|
-
/// The background color of hovered
|
|
87
|
+
/// The background color of the hovered TabStrip items.
|
|
83
88
|
/// @group tabstrip
|
|
84
89
|
$kendo-tabstrip-item-hover-bg: var( --kendo-hover-bg, inherit ) !default;
|
|
85
|
-
/// The text color of hovered
|
|
90
|
+
/// The text color of the hovered TabStrip items.
|
|
86
91
|
/// @group tabstrip
|
|
87
92
|
$kendo-tabstrip-item-hover-text: var( --kendo-hover-text, inherit ) !default;
|
|
88
|
-
/// The border color of hovered
|
|
93
|
+
/// The border color of the hovered TabStrip items.
|
|
89
94
|
/// @group tabstrip
|
|
90
95
|
$kendo-tabstrip-item-hover-border: var( --kendo-hover-bg, inherit ) !default;
|
|
91
|
-
/// The background color of selected
|
|
96
|
+
/// The background color of the selected TabStrip items.
|
|
92
97
|
/// @group tabstrip
|
|
93
98
|
$kendo-tabstrip-item-selected-bg: var( --kendo-component-bg, transparent ) !default;
|
|
94
|
-
/// The text color of selected
|
|
99
|
+
/// The text color of the selected TabStrip items.
|
|
95
100
|
/// @group tabstrip
|
|
96
101
|
$kendo-tabstrip-item-selected-text: if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 )) !default;
|
|
97
|
-
/// The border color of selected
|
|
102
|
+
/// The border color of the selected TabStrip items.
|
|
98
103
|
/// @group tabstrip
|
|
99
104
|
$kendo-tabstrip-item-selected-border: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
|
|
100
|
-
/// The background gradient of selected
|
|
105
|
+
/// The background gradient of the selected TabStrip items.
|
|
101
106
|
/// @group tabstrip
|
|
102
107
|
$kendo-tabstrip-item-selected-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
103
|
-
/// The
|
|
108
|
+
/// The shadow of the focused TabStrip items.
|
|
104
109
|
/// @group tabstrip
|
|
105
110
|
$kendo-tabstrip-item-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
106
|
-
/// The text color of the
|
|
111
|
+
/// The text color of the dragged TabStrip items.
|
|
107
112
|
/// @group tabstrip
|
|
108
113
|
$kendo-tabstrip-item-dragging-text: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
|
|
109
114
|
|
|
110
115
|
// Indicator
|
|
111
|
-
/// The border width of the
|
|
116
|
+
/// The border width of the TabStrip indicator.
|
|
112
117
|
/// @group tabstrip
|
|
113
|
-
$kendo-tabstrip-indicator-size:
|
|
114
|
-
/// The border color of the
|
|
118
|
+
$kendo-tabstrip-indicator-size: k-spacing(0.5) !default;
|
|
119
|
+
/// The border color of the TabStrip ripple.
|
|
115
120
|
/// @group tabstrip
|
|
116
121
|
$kendo-tabstrip-indicator-color: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
|
|
117
122
|
|
|
118
|
-
/// The horizontal padding of
|
|
123
|
+
/// The horizontal padding of the TabStrip content.
|
|
119
124
|
/// @group tabstrip
|
|
120
|
-
$kendo-tabstrip-content-padding-x:
|
|
121
|
-
/// The vertical padding of
|
|
125
|
+
$kendo-tabstrip-content-padding-x: k-spacing(3) !default;
|
|
126
|
+
/// The vertical padding of the TabStrip content.
|
|
122
127
|
/// @group tabstrip
|
|
123
|
-
$kendo-tabstrip-content-padding-y:
|
|
124
|
-
/// The width
|
|
128
|
+
$kendo-tabstrip-content-padding-y: k-spacing(1.5) !default;
|
|
129
|
+
/// The border width around the TabStrip content.
|
|
125
130
|
/// @group tabstrip
|
|
126
131
|
$kendo-tabstrip-content-border-width: 1px !default;
|
|
127
132
|
|
|
128
|
-
/// The background color of
|
|
133
|
+
/// The background color of the TabStrip content.
|
|
129
134
|
/// @group tabstrip
|
|
130
135
|
$kendo-tabstrip-content-bg: var( --kendo-component-bg, transparent ) !default;
|
|
131
|
-
/// The text color of
|
|
136
|
+
/// The text color of the TabStrip content.
|
|
132
137
|
/// @group tabstrip
|
|
133
138
|
$kendo-tabstrip-content-text: var( --kendo-component-text, inherit ) !default;
|
|
134
|
-
/// The border color of
|
|
139
|
+
/// The border color of the TabStrip content.
|
|
135
140
|
/// @group tabstrip
|
|
136
141
|
$kendo-tabstrip-content-border: transparent !default;
|
|
137
|
-
/// The border color of
|
|
142
|
+
/// The border color of the focused TabStrip content.
|
|
138
143
|
/// @group tabstrip
|
|
139
144
|
$kendo-tabstrip-content-focus-border: var( --kendo-component-text, initial ) !default;
|
|
140
145
|
|
|
141
|
-
/// The horizontal button padding of the scrollable
|
|
146
|
+
/// The horizontal button padding of the scrollable TabStrip.
|
|
142
147
|
/// @group tabstrip
|
|
143
|
-
$kendo-tabstrip-scrollable-button-padding-x:
|
|
144
|
-
// The vertical button padding of the scrollable
|
|
148
|
+
$kendo-tabstrip-scrollable-button-padding-x: k-spacing(1) !default;
|
|
149
|
+
// The vertical button padding of the scrollable TabStrip.
|
|
145
150
|
/// @group tabstrip
|
|
146
|
-
$kendo-tabstrip-scrollable-button-padding-y:
|
|
151
|
+
$kendo-tabstrip-scrollable-button-padding-y: k-spacing(1) !default;
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
/// The spacing index of the TaskBoard.
|
|
7
7
|
/// @group taskboard
|
|
8
|
-
$kendo-taskboard-spacer:
|
|
8
|
+
$kendo-taskboard-spacer: k-spacing(4) !default;
|
|
9
9
|
|
|
10
10
|
/// The border width of the TaskBoard.
|
|
11
11
|
/// @group taskboard
|
|
@@ -15,16 +15,16 @@ $kendo-taskboard-border-width: 1px !default;
|
|
|
15
15
|
$kendo-taskboard-border-style: solid !default;
|
|
16
16
|
/// The vertical padding of the TaskBoard.
|
|
17
17
|
/// @group taskboard
|
|
18
|
-
$kendo-taskboard-padding-y:
|
|
18
|
+
$kendo-taskboard-padding-y: k-spacing(0) !default;
|
|
19
19
|
/// The horizontal of the TaskBoard.
|
|
20
20
|
/// @group taskboard
|
|
21
|
-
$kendo-taskboard-padding-x:
|
|
21
|
+
$kendo-taskboard-padding-x: k-spacing(0) !default;
|
|
22
22
|
/// The font family of the TaskBoard.
|
|
23
23
|
/// @group taskboard
|
|
24
24
|
$kendo-taskboard-font-family: var( --kendo-font-family, inherit ) !default;
|
|
25
25
|
/// The font size of the TaskBoard.
|
|
26
26
|
/// @group taskboard
|
|
27
|
-
$kendo-taskboard-font-size: var( --kendo-font-size
|
|
27
|
+
$kendo-taskboard-font-size: var( --kendo-font-size, inherit ) !default;
|
|
28
28
|
/// The line height of the TaskBoard.
|
|
29
29
|
/// @group taskboard
|
|
30
30
|
$kendo-taskboard-line-height: var( --kendo-line-height, inherit ) !default;
|
|
@@ -40,20 +40,20 @@ $kendo-taskboard-border: var( --kendo-component-border, initial ) !default;
|
|
|
40
40
|
|
|
41
41
|
/// The vertical padding of the TaskBoard content.
|
|
42
42
|
/// @group taskboard
|
|
43
|
-
$kendo-taskboard-content-padding-y:
|
|
43
|
+
$kendo-taskboard-content-padding-y: k-spacing(0) !default;
|
|
44
44
|
/// The horizontal padding of the TaskBoard content.
|
|
45
45
|
/// @group taskboard
|
|
46
|
-
$kendo-taskboard-content-padding-x:
|
|
46
|
+
$kendo-taskboard-content-padding-x: k-spacing(0) !default;
|
|
47
47
|
|
|
48
48
|
/// The vertical spacing of the TaskBoard column container.
|
|
49
49
|
/// @group taskboard
|
|
50
|
-
$kendo-taskboard-column-container-spacing-y:
|
|
50
|
+
$kendo-taskboard-column-container-spacing-y: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
51
51
|
/// The vertical padding of the TaskBoard column container.
|
|
52
52
|
/// @group taskboard
|
|
53
|
-
$kendo-taskboard-column-container-padding-y:
|
|
53
|
+
$kendo-taskboard-column-container-padding-y: k-spacing(0) !default;
|
|
54
54
|
/// The horizontal padding of the TaskBoard column container.
|
|
55
55
|
/// @group taskboard
|
|
56
|
-
$kendo-taskboard-column-container-padding-x:
|
|
56
|
+
$kendo-taskboard-column-container-padding-x: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
57
57
|
/// The spacing of the TaskBoard columns container.
|
|
58
58
|
/// @group taskboard
|
|
59
59
|
$kendo-taskboard-columns-container-gap: $kendo-taskboard-spacer !default;
|
|
@@ -66,7 +66,7 @@ $kendo-taskboard-column-width: 320px !default;
|
|
|
66
66
|
$kendo-taskboard-column-border-width: 1px !default;
|
|
67
67
|
/// The border radius of the TaskBoard column.
|
|
68
68
|
/// @group taskboard
|
|
69
|
-
$kendo-taskboard-column-border-radius:
|
|
69
|
+
$kendo-taskboard-column-border-radius: k-border-radius(md) !default;
|
|
70
70
|
/// The background color of the TaskBoard column.
|
|
71
71
|
/// @group taskboard
|
|
72
72
|
$kendo-taskboard-column-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
|
|
@@ -88,16 +88,16 @@ $kendo-taskboard-column-focus-border: if($kendo-enable-color-system, k-color( bo
|
|
|
88
88
|
|
|
89
89
|
/// The vertical padding of the TaskBoard column header.
|
|
90
90
|
/// @group taskboard
|
|
91
|
-
$kendo-taskboard-column-header-padding-y:
|
|
91
|
+
$kendo-taskboard-column-header-padding-y: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
92
92
|
/// The horizontal padding of the TaskBoard column header.
|
|
93
93
|
/// @group taskboard
|
|
94
94
|
$kendo-taskboard-column-header-padding-x: $kendo-taskboard-column-header-padding-y !default;
|
|
95
95
|
/// The spacing of the TaskBoard column header.
|
|
96
96
|
/// @group taskboard
|
|
97
|
-
$kendo-taskboard-column-header-gap:
|
|
97
|
+
$kendo-taskboard-column-header-gap: calc( #{$kendo-taskboard-spacer} / 4 ) !default;
|
|
98
98
|
/// The spacing of the TaskBoard column header actions.
|
|
99
99
|
/// @group taskboard
|
|
100
|
-
$kendo-taskboard-column-header-actions-gap:
|
|
100
|
+
$kendo-taskboard-column-header-actions-gap: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
101
101
|
/// The font weight of the TaskBoard column header.
|
|
102
102
|
/// @group taskboard
|
|
103
103
|
$kendo-taskboard-column-header-font-weight: 400 !default;
|
|
@@ -107,13 +107,13 @@ $kendo-taskboard-column-header-text: var( --kendo-component-text, inherit ) !def
|
|
|
107
107
|
|
|
108
108
|
/// The vertical padding of the TaskBoard column Card wrapper.
|
|
109
109
|
/// @group taskboard
|
|
110
|
-
$kendo-taskboard-column-cards-padding-y:
|
|
110
|
+
$kendo-taskboard-column-cards-padding-y: k-spacing(0) !default;
|
|
111
111
|
/// The horizontal padding of the TaskBoard column Card wrapper.
|
|
112
112
|
/// @group taskboard
|
|
113
|
-
$kendo-taskboard-column-cards-padding-x:
|
|
113
|
+
$kendo-taskboard-column-cards-padding-x: k-spacing(0) !default;
|
|
114
114
|
/// The spacing of the TaskBoard column Card wrapper.
|
|
115
115
|
/// @group taskboard
|
|
116
|
-
$kendo-taskboard-column-cards-gap:
|
|
116
|
+
$kendo-taskboard-column-cards-gap: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
117
117
|
|
|
118
118
|
|
|
119
119
|
/// The default width of the TaskBoard pane.
|
|
@@ -121,10 +121,10 @@ $kendo-taskboard-column-cards-gap: math.div( $kendo-taskboard-spacer, 2 ) !defau
|
|
|
121
121
|
$kendo-taskboard-pane-width: $kendo-taskboard-column-width !default;
|
|
122
122
|
/// The vertical padding of the TaskBoard pane.
|
|
123
123
|
/// @group taskboard
|
|
124
|
-
$kendo-taskboard-pane-padding-y:
|
|
124
|
+
$kendo-taskboard-pane-padding-y: k-spacing(0) !default;
|
|
125
125
|
/// The horizontal padding of the TaskBoard pane.
|
|
126
126
|
/// @group taskboard
|
|
127
|
-
$kendo-taskboard-pane-padding-x:
|
|
127
|
+
$kendo-taskboard-pane-padding-x: k-spacing(0) !default;
|
|
128
128
|
/// The border width of the TaskBoard pane.
|
|
129
129
|
/// @group taskboard
|
|
130
130
|
$kendo-taskboard-pane-border-width: 1px !default;
|
|
@@ -143,7 +143,7 @@ $kendo-taskboard-pane-border: var( --kendo-component-border, inherit ) !default;
|
|
|
143
143
|
$kendo-taskboard-pane-header-padding-y: $kendo-taskboard-spacer !default;
|
|
144
144
|
/// The horizontal padding of the TaskBoard pane header.
|
|
145
145
|
/// @group taskboard
|
|
146
|
-
$kendo-taskboard-pane-header-padding-x:
|
|
146
|
+
$kendo-taskboard-pane-header-padding-x: k-spacing(6) !default;
|
|
147
147
|
/// The font size of the TaskBoard pane header.
|
|
148
148
|
/// @group taskboard
|
|
149
149
|
$kendo-taskboard-pane-header-font-size: var( --kendo-font-size-xl, 1rem ) !default;
|
|
@@ -156,21 +156,21 @@ $kendo-taskboard-pane-header-text: $kendo-taskboard-pane-text !default;
|
|
|
156
156
|
|
|
157
157
|
/// The vertical padding of the TaskBoard pane content.
|
|
158
158
|
/// @group taskboard
|
|
159
|
-
$kendo-taskboard-pane-content-padding-y:
|
|
159
|
+
$kendo-taskboard-pane-content-padding-y: k-spacing(0) !default;
|
|
160
160
|
/// The horizontal padding of the TaskBoard pane content.
|
|
161
161
|
/// @group taskboard
|
|
162
162
|
$kendo-taskboard-pane-content-padding-x: $kendo-taskboard-pane-header-padding-x !default;
|
|
163
163
|
|
|
164
164
|
/// The vertical padding of the TaskBoard pane actions.
|
|
165
165
|
/// @group taskboard
|
|
166
|
-
$kendo-taskboard-pane-actions-padding-y:
|
|
166
|
+
$kendo-taskboard-pane-actions-padding-y: k-spacing(6) !default;
|
|
167
167
|
/// The horizontal padding of the TaskBoard pane actions.
|
|
168
168
|
/// @group taskboard
|
|
169
169
|
$kendo-taskboard-pane-actions-padding-x: $kendo-taskboard-pane-actions-padding-y !default;
|
|
170
170
|
|
|
171
171
|
/// The vertical padding of the TaskBoard Card.
|
|
172
172
|
/// @group taskboard
|
|
173
|
-
$kendo-taskboard-card-padding-y:
|
|
173
|
+
$kendo-taskboard-card-padding-y: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
|
|
174
174
|
/// The horizontal padding of the TaskBoard Card.
|
|
175
175
|
/// @group taskboard
|
|
176
176
|
$kendo-taskboard-card-padding-x: $kendo-taskboard-card-padding-y !default;
|
|
@@ -189,7 +189,7 @@ $kendo-taskboard-card-selected-shadow: var( --kendo-box-shadow-depth-3, none ) !
|
|
|
189
189
|
|
|
190
190
|
/// The font size of the TaskBoard Card title.
|
|
191
191
|
/// @group taskboard
|
|
192
|
-
$kendo-taskboard-card-title-font-size: var( --kendo-font-size
|
|
192
|
+
$kendo-taskboard-card-title-font-size: var( --kendo-font-size, 1rem ) !default;
|
|
193
193
|
/// The font weight of the TaskBoard Card title.
|
|
194
194
|
/// @group taskboard
|
|
195
195
|
$kendo-taskboard-card-title-font-weight: var( --kendo-font-weight-bold, 600 ) !default;
|
|
@@ -12,7 +12,7 @@ $kendo-tile-layout-bg: if($kendo-enable-color-system, k-color( surface ), k-get-
|
|
|
12
12
|
|
|
13
13
|
/// The horizontal padding of the TileLayout.
|
|
14
14
|
/// @group tilelayout
|
|
15
|
-
$kendo-tile-layout-padding-x:
|
|
15
|
+
$kendo-tile-layout-padding-x: k-spacing(4) !default;
|
|
16
16
|
|
|
17
17
|
/// The vertical padding of the TileLayout
|
|
18
18
|
/// @group tilelayout
|