@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
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
|
|
8
8
|
/// Spacer of the PivotGrid.
|
|
9
9
|
/// @group pivotgrid
|
|
10
|
-
$kendo-pivotgrid-spacer:
|
|
10
|
+
$kendo-pivotgrid-spacer: k-spacing(3) !default;
|
|
11
11
|
|
|
12
12
|
/// Horizontal padding of the PivotGrid.
|
|
13
13
|
/// @group pivotgrid
|
|
14
|
-
$kendo-pivotgrid-padding-x:
|
|
14
|
+
$kendo-pivotgrid-padding-x: k-spacing(0) !default;
|
|
15
15
|
/// Vertical of the PivotGrid.
|
|
16
16
|
/// @group pivotgrid
|
|
17
|
-
$kendo-pivotgrid-padding-y:
|
|
17
|
+
$kendo-pivotgrid-padding-y: k-spacing(0) !default;
|
|
18
18
|
/// Font family of the PivotGrid.
|
|
19
19
|
/// @group pivotgrid
|
|
20
20
|
$kendo-pivotgrid-font-family: var( --kendo-font-family, inherit ) !default;
|
|
@@ -29,7 +29,7 @@ $kendo-pivotgrid-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
29
29
|
$kendo-pivotgrid-border-width: 1px !default;
|
|
30
30
|
/// Icon spacing of the PivotGrid.
|
|
31
31
|
/// @group pivotgrid
|
|
32
|
-
$kendo-pivotgrid-icon-spacing:
|
|
32
|
+
$kendo-pivotgrid-icon-spacing: k-spacing(1) !default;
|
|
33
33
|
|
|
34
34
|
/// Background color of the PivotGrid.
|
|
35
35
|
/// @group pivotgrid
|
|
@@ -107,10 +107,10 @@ $kendo-pivotgrid-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
|
107
107
|
|
|
108
108
|
/// Horizontal padding of the PivotGrid configurator.
|
|
109
109
|
/// @group pivotgrid
|
|
110
|
-
$kendo-pivotgrid-configurator-padding-x:
|
|
110
|
+
$kendo-pivotgrid-configurator-padding-x: k-spacing(0) !default;
|
|
111
111
|
/// Vertical padding of the PivotGrid configurator.
|
|
112
112
|
/// @group pivotgrid
|
|
113
|
-
$kendo-pivotgrid-configurator-padding-y:
|
|
113
|
+
$kendo-pivotgrid-configurator-padding-y: k-spacing(0) !default;
|
|
114
114
|
/// Border width of the PivotGrid configurator.
|
|
115
115
|
/// @group pivotgrid
|
|
116
116
|
$kendo-pivotgrid-configurator-border-width: 1px !default;
|
|
@@ -133,17 +133,17 @@ $kendo-pivotgrid-configurator-header-font-weight: var( --kendo-font-weight-bold,
|
|
|
133
133
|
$kendo-pivotgrid-configurator-content-padding-x: $kendo-pivotgrid-spacer !default;
|
|
134
134
|
/// Vertical padding of the PivotGrid configurator content.
|
|
135
135
|
/// @group pivotgrid
|
|
136
|
-
$kendo-pivotgrid-configurator-content-padding-y:
|
|
136
|
+
$kendo-pivotgrid-configurator-content-padding-y: k-spacing(0) !default;
|
|
137
137
|
|
|
138
138
|
/// Horizontal margin of the PivotGrid configurator fields.
|
|
139
139
|
/// @group pivotgrid
|
|
140
|
-
$kendo-pivotgrid-configurator-fields-margin-x:
|
|
140
|
+
$kendo-pivotgrid-configurator-fields-margin-x: k-spacing(0) !default;
|
|
141
141
|
/// Vertical margin of the PivotGrid configurator fields.
|
|
142
142
|
/// @group pivotgrid
|
|
143
|
-
$kendo-pivotgrid-configurator-fields-margin-y:
|
|
143
|
+
$kendo-pivotgrid-configurator-fields-margin-y: calc( #{$kendo-pivotgrid-spacer} / 2 ) !default;
|
|
144
144
|
/// Spacing of the PivotGrid configurator fields.
|
|
145
145
|
/// @group pivotgrid
|
|
146
|
-
$kendo-pivotgrid-configurator-fields-gap:
|
|
146
|
+
$kendo-pivotgrid-configurator-fields-gap: k-spacing(2) !default;
|
|
147
147
|
|
|
148
148
|
/// Default width of the PivotGrid vertical configurator.
|
|
149
149
|
/// @group pivotgrid
|
|
@@ -174,19 +174,19 @@ $kendo-pivotgrid-configurator-header-border: inherit !default;
|
|
|
174
174
|
|
|
175
175
|
/// Horizontal padding of the PivotGrid configurator button.
|
|
176
176
|
/// @group pivotgrid
|
|
177
|
-
$kendo-pivotgrid-configurator-button-padding-x:
|
|
177
|
+
$kendo-pivotgrid-configurator-button-padding-x: k-spacing(1) !default;
|
|
178
178
|
/// Vertical padding of the PivotGrid configurator button.
|
|
179
179
|
/// @group pivotgrid
|
|
180
|
-
$kendo-pivotgrid-configurator-button-padding-y:
|
|
180
|
+
$kendo-pivotgrid-configurator-button-padding-y: k-spacing(1) !default;
|
|
181
181
|
/// Border width of the PivotGrid configurator button.
|
|
182
182
|
/// @group pivotgrid
|
|
183
183
|
$kendo-pivotgrid-configurator-button-border-width: 1px !default;
|
|
184
184
|
/// Size of the PivotGrid configurator button.
|
|
185
185
|
/// @group pivotgrid
|
|
186
|
-
$kendo-pivotgrid-configurator-button-size: calc( #{$kendo-pivotgrid-line-height} * 1em + #{$kendo-pivotgrid-configurator-button-padding-y * 2
|
|
186
|
+
$kendo-pivotgrid-configurator-button-size: calc( calc( #{$kendo-pivotgrid-line-height} * 1em ) + calc( #{$kendo-pivotgrid-configurator-button-padding-y} * 2 ) + calc( #{$kendo-pivotgrid-configurator-button-border-width} * 2 ) ) !default;
|
|
187
187
|
/// Icon spacing of the PivotGrid configurator button.
|
|
188
188
|
/// @group pivotgrid
|
|
189
|
-
$kendo-pivotgrid-configurator-button-icon-spacing:
|
|
189
|
+
$kendo-pivotgrid-configurator-button-icon-spacing: k-spacing(2) !default;
|
|
190
190
|
|
|
191
191
|
/// Horizontal padding of the PivotGrid calculated field.
|
|
192
192
|
/// @group pivotgrid
|
|
@@ -199,7 +199,7 @@ $kendo-pivotgrid-calculated-field-padding-y: $kendo-pivotgrid-spacer !default;
|
|
|
199
199
|
$kendo-pivotgrid-calculated-field-border-width: 1px !default;
|
|
200
200
|
/// Border radius of the PivotGrid calculated field.
|
|
201
201
|
/// @group pivotgrid
|
|
202
|
-
$kendo-pivotgrid-calculated-field-border-radius:
|
|
202
|
+
$kendo-pivotgrid-calculated-field-border-radius: k-border-radius(md) !default;
|
|
203
203
|
/// Spacing of the PivotGrid calculated field.
|
|
204
204
|
/// @group pivotgrid
|
|
205
205
|
$kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-spacer !default;
|
|
@@ -225,10 +225,10 @@ $kendo-pivotgrid-calculated-field-header-border: inherit !default;
|
|
|
225
225
|
|
|
226
226
|
/// Horizontal padding of the PivotGrid treeview.
|
|
227
227
|
/// @group pivotgrid
|
|
228
|
-
$kendo-pivotgrid-treeview-padding-x:
|
|
228
|
+
$kendo-pivotgrid-treeview-padding-x: calc( #{$kendo-pivotgrid-spacer} / 2 ) !default;
|
|
229
229
|
/// Vertical padding of the PivotGrid treeview.
|
|
230
230
|
/// @group pivotgrid
|
|
231
|
-
$kendo-pivotgrid-treeview-padding-y:
|
|
231
|
+
$kendo-pivotgrid-treeview-padding-y: k-spacing(0) !default;
|
|
232
232
|
|
|
233
233
|
// Legacy variables
|
|
234
234
|
$kendo-pivotgrid-alt-bg: $kendo-grid-header-bg !default;
|
|
@@ -75,11 +75,11 @@ $kendo-popover-actions-padding-x: $kendo-popover-body-padding-x !default;
|
|
|
75
75
|
$kendo-popover-actions-padding-y: $kendo-popover-body-padding-y !default;
|
|
76
76
|
/// The spacing between the Popover actions.
|
|
77
77
|
/// @group popover
|
|
78
|
-
$kendo-popover-actions-gap:
|
|
78
|
+
$kendo-popover-actions-gap: k-spacing(3) !default;
|
|
79
79
|
|
|
80
80
|
/// The width of the Popover callout.
|
|
81
81
|
/// @group popover
|
|
82
|
-
$kendo-popover-callout-width:
|
|
82
|
+
$kendo-popover-callout-width: k-spacing(5) !default;
|
|
83
83
|
/// The height of the Popover callout.
|
|
84
84
|
/// @group popover
|
|
85
85
|
$kendo-popover-callout-height: $kendo-popover-callout-width !default;
|
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
|
|
4
4
|
/// Horizontal padding of the popup.
|
|
5
5
|
/// @group popup
|
|
6
|
-
$kendo-popup-padding-x: 0 !default;
|
|
6
|
+
$kendo-popup-padding-x: k-spacing(0) !default;
|
|
7
7
|
/// Vertical padding of the popup.
|
|
8
8
|
/// @group popup
|
|
9
|
-
$kendo-popup-padding-y: 0 !default;
|
|
9
|
+
$kendo-popup-padding-y: k-spacing(0) !default;
|
|
10
10
|
/// Width of the border around the popup.
|
|
11
11
|
/// @group popup
|
|
12
12
|
$kendo-popup-border-width: 0 !default;
|
|
13
13
|
/// Border radius of the popup.
|
|
14
14
|
/// @group popup
|
|
15
|
-
$kendo-popup-border-radius:
|
|
15
|
+
$kendo-popup-border-radius: k-border-radius(md) !default;
|
|
16
16
|
|
|
17
17
|
/// Font size of the popup.
|
|
18
18
|
/// @group popup
|
|
@@ -23,10 +23,10 @@ $kendo-popup-line-height: var( --kendo-line-height, normal) !default;
|
|
|
23
23
|
|
|
24
24
|
/// Horizontal padding of the content inside the popup.
|
|
25
25
|
/// @group popup
|
|
26
|
-
$kendo-popup-content-padding-x:
|
|
26
|
+
$kendo-popup-content-padding-x: k-spacing(2) !default;
|
|
27
27
|
/// Vertical padding of the content inside the popup.
|
|
28
28
|
/// @group popup
|
|
29
|
-
$kendo-popup-content-padding-y:
|
|
29
|
+
$kendo-popup-content-padding-y: k-spacing(2) !default;
|
|
30
30
|
|
|
31
31
|
/// Background color of the popup.
|
|
32
32
|
/// @group popup
|
|
@@ -27,10 +27,10 @@ $kendo-progressbar-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
|
27
27
|
$kendo-progressbar-line-height: var( --kendo-line-height, inherit ) !default;
|
|
28
28
|
/// The horizontal padding of the ProgressBar.
|
|
29
29
|
/// @group progressbar
|
|
30
|
-
$kendo-progressbar-padding-x: 0 !default;
|
|
30
|
+
$kendo-progressbar-padding-x: k-spacing(0) !default;
|
|
31
31
|
/// The vertical padding of the ProgressBar.
|
|
32
32
|
/// @group progressbar
|
|
33
|
-
$kendo-progressbar-padding-y: 0 !default;
|
|
33
|
+
$kendo-progressbar-padding-y: k-spacing(0) !default;
|
|
34
34
|
|
|
35
35
|
/// The background color of the ProgressBar.
|
|
36
36
|
/// @group progressbar
|
|
@@ -60,7 +60,7 @@ $kendo-progressbar-value-gradient: null !default;
|
|
|
60
60
|
|
|
61
61
|
/// The progress status offset of the ProgressBar.
|
|
62
62
|
/// @group progressbar
|
|
63
|
-
$kendo-progressbar-offset-y:
|
|
63
|
+
$kendo-progressbar-offset-y: k-spacing(2) !default;
|
|
64
64
|
/// The progress status offset of the vertical ProgressBar.
|
|
65
65
|
/// @group progressbar
|
|
66
66
|
$kendo-progressbar-vertical-status-offset: calc( (#{$kendo-progressbar-font-size} * #{$kendo-progressbar-line-height} + #{$kendo-progressbar-offset-y}) * -1) !default;
|
|
@@ -111,4 +111,4 @@ $kendo-progressbar-chunk-border: var( --kendo-body-bg, initial ) !default;
|
|
|
111
111
|
$kendo-circular-progressbar-arc-stroke: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
|
|
112
112
|
/// The scale stroke background color of the circular ProgressBar.
|
|
113
113
|
/// @group progressbar
|
|
114
|
-
$kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
|
|
114
|
+
$kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
|
|
@@ -23,13 +23,13 @@ $kendo-prompt-header-border: var( --kendo-component-border, initial ) !default;
|
|
|
23
23
|
|
|
24
24
|
/// The vertical padding of the Prompt content.
|
|
25
25
|
/// @group prompt
|
|
26
|
-
$kendo-prompt-content-padding-y:
|
|
26
|
+
$kendo-prompt-content-padding-y: k-spacing(4) !default;
|
|
27
27
|
/// The horizontal padding of the Prompt content.
|
|
28
28
|
/// @group prompt
|
|
29
|
-
$kendo-prompt-content-padding-x:
|
|
29
|
+
$kendo-prompt-content-padding-x: k-spacing(4) !default;
|
|
30
30
|
/// The spacing between the items of the Prompt content.
|
|
31
31
|
/// @group prompt
|
|
32
|
-
$kendo-prompt-content-spacing:
|
|
32
|
+
$kendo-prompt-content-spacing: k-spacing(4) !default;
|
|
33
33
|
/// The text color of the Prompt content.
|
|
34
34
|
/// @group prompt
|
|
35
35
|
$kendo-prompt-content-text: k-get-theme-color-var( neutral-190 ) !default;
|
|
@@ -42,17 +42,17 @@ $kendo-prompt-content-border: var( --kendo-component-border, initial ) !default;
|
|
|
42
42
|
|
|
43
43
|
/// The spacing between the items of the Prompt content expander.
|
|
44
44
|
/// @group prompt
|
|
45
|
-
$kendo-prompt-expander-spacing:
|
|
45
|
+
$kendo-prompt-expander-spacing: k-spacing(2) !default;
|
|
46
46
|
|
|
47
47
|
/// The vertical padding of the Prompt suggestion container.
|
|
48
48
|
/// @group prompt
|
|
49
|
-
$kendo-prompt-suggestion-padding-y:
|
|
49
|
+
$kendo-prompt-suggestion-padding-y: k-spacing(2) !default;
|
|
50
50
|
/// The horizontal padding of the Prompt suggestion container.
|
|
51
51
|
/// @group prompt
|
|
52
|
-
$kendo-prompt-suggestion-padding-x:
|
|
52
|
+
$kendo-prompt-suggestion-padding-x: k-spacing(2) !default;
|
|
53
53
|
/// The border radius of the Prompt suggestion container.
|
|
54
54
|
/// @group prompt
|
|
55
|
-
$kendo-prompt-suggestion-border-radius:
|
|
55
|
+
$kendo-prompt-suggestion-border-radius: k-border-radius(md) !default;
|
|
56
56
|
/// The text color of the Prompt suggestion container.
|
|
57
57
|
/// @group prompt
|
|
58
58
|
$kendo-prompt-suggestion-text: var( --kendo-component-text, initial ) !default;
|
|
@@ -17,21 +17,21 @@ $kendo-radio-border-width: 1px !default;
|
|
|
17
17
|
/// @group radio
|
|
18
18
|
$kendo-radio-sizes: (
|
|
19
19
|
sm: (
|
|
20
|
-
size:
|
|
21
|
-
glyph-size:
|
|
22
|
-
indicator-size:
|
|
20
|
+
size: k-spacing(4),
|
|
21
|
+
glyph-size: k-spacing(3.5),
|
|
22
|
+
indicator-size: k-spacing(2),
|
|
23
23
|
ripple-size: 300%
|
|
24
24
|
),
|
|
25
25
|
md: (
|
|
26
|
-
size:
|
|
27
|
-
glyph-size:
|
|
28
|
-
indicator-size:
|
|
26
|
+
size: k-spacing(5),
|
|
27
|
+
glyph-size: k-spacing(4.5),
|
|
28
|
+
indicator-size: k-spacing(2.5),
|
|
29
29
|
ripple-size: 300%
|
|
30
30
|
),
|
|
31
31
|
lg: (
|
|
32
|
-
size:
|
|
33
|
-
glyph-size:
|
|
34
|
-
indicator-size:
|
|
32
|
+
size: k-spacing(6),
|
|
33
|
+
glyph-size: k-spacing(5.5),
|
|
34
|
+
indicator-size: k-spacing(3),
|
|
35
35
|
ripple-size: 300%
|
|
36
36
|
)
|
|
37
37
|
) !default;
|
|
@@ -149,23 +149,23 @@ $kendo-radio-disabled-checked-image: null !default;
|
|
|
149
149
|
|
|
150
150
|
/// The horizontal margin of the RadioButton inside of a label.
|
|
151
151
|
/// @group radio
|
|
152
|
-
$kendo-radio-label-spacing:
|
|
152
|
+
$kendo-radio-label-spacing: k-spacing(2) !default;
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
// Radio list
|
|
156
156
|
|
|
157
157
|
/// The horizontal list item margin of the RadioButton.
|
|
158
158
|
/// @group radio
|
|
159
|
-
$kendo-radio-list-spacing:
|
|
159
|
+
$kendo-radio-list-spacing: k-spacing(4) !default;
|
|
160
160
|
/// The horizontal list item padding of the RadioButton.
|
|
161
161
|
/// @group radio
|
|
162
|
-
$kendo-radio-list-item-padding-x:
|
|
162
|
+
$kendo-radio-list-item-padding-x: k-spacing(0) !default;
|
|
163
163
|
/// The vertical list item padding of the RadioButton.
|
|
164
164
|
/// @group radio
|
|
165
165
|
$kendo-radio-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
166
166
|
/// The gap between the list items of the RadioButton.
|
|
167
167
|
/// @group radio
|
|
168
|
-
$kendo-radio-list-item-gap:
|
|
168
|
+
$kendo-radio-list-item-gap: k-spacing(2) !default;
|
|
169
169
|
|
|
170
170
|
// Radio ripple
|
|
171
171
|
|
|
@@ -13,14 +13,14 @@ $kendo-rating-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
13
13
|
|
|
14
14
|
/// The content spacing of the Rating.
|
|
15
15
|
/// @group rating
|
|
16
|
-
$kendo-rating-spacing:
|
|
16
|
+
$kendo-rating-spacing: k-spacing(1) !default;
|
|
17
17
|
|
|
18
18
|
/// The horizontal padding of the Rating item.
|
|
19
19
|
/// @group rating
|
|
20
|
-
$kendo-rating-item-padding-x:
|
|
20
|
+
$kendo-rating-item-padding-x: k-spacing(0.5) !default;
|
|
21
21
|
/// The vertical padding of the Rating item.
|
|
22
22
|
/// @group rating
|
|
23
|
-
$kendo-rating-item-padding-y:
|
|
23
|
+
$kendo-rating-item-padding-y: k-spacing(2) !default;
|
|
24
24
|
/// The text color of the Rating item.
|
|
25
25
|
/// @group rating
|
|
26
26
|
$kendo-rating-item-text: if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 )) !default;
|
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
display: flex;
|
|
686
686
|
flex: 1 1 100%;
|
|
687
687
|
align-items: center;
|
|
688
|
-
gap:
|
|
688
|
+
gap: k-spacing(0.5);
|
|
689
689
|
}
|
|
690
690
|
|
|
691
691
|
.k-scheduler-mark {
|
|
@@ -908,7 +908,7 @@
|
|
|
908
908
|
.k-scheduler-datetime-picker {
|
|
909
909
|
display: flex;
|
|
910
910
|
flex-flow: row nowrap;
|
|
911
|
-
gap:
|
|
911
|
+
gap: k-spacing(1);
|
|
912
912
|
}
|
|
913
913
|
|
|
914
914
|
}
|