@progress/kendo-theme-default 8.0.0-dev.0 → 8.0.0-dev.1
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 +6721 -6996
- package/dist/all.scss +5331 -5045
- package/dist/default-nordic.scss +9 -9
- package/dist/default-ocean-blue-a11y.scss +7 -7
- package/dist/meta/sassdoc-data.json +30658 -29032
- package/dist/meta/sassdoc-raw-data.json +3341 -2591
- package/dist/meta/variables.json +2237 -2133
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +10 -10
- package/lib/swatches/default-ocean-blue-a11y.json +8 -8
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +0 -172
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +17 -17
- package/scss/adaptive/_layout.scss +8 -8
- 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 +17 -17
- package/scss/bottom-navigation/_layout.scss +2 -2
- package/scss/bottom-navigation/_variables.scss +9 -9
- package/scss/breadcrumb/_variables.scss +17 -17
- package/scss/button/_variables.scss +21 -21
- package/scss/calendar/_layout.scss +2 -2
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +33 -61
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_layout.scss +7 -7
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_variables.scss +15 -15
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +7 -7
- package/scss/colorgradient/_layout.scss +1 -1
- package/scss/colorgradient/_variables.scss +10 -10
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/common/_base.scss +7 -7
- package/scss/core/_index.scss +12 -0
- package/scss/core/border-radii/index.import.scss +1 -0
- package/scss/core/spacing/index.import.scss +29 -0
- package/scss/core/typography/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +8 -8
- package/scss/dataviz/_variables.scss +8 -8
- package/scss/daterangepicker/_layout.scss +1 -1
- 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/_layout.scss +3 -3
- package/scss/drawer/_variables.scss +8 -18
- package/scss/dropdowntree/_layout.scss +2 -2
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +8 -8
- package/scss/editor/_layout.scss +5 -5
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +9 -9
- package/scss/fab/_layout.scss +4 -4
- package/scss/fab/_variables.scss +18 -18
- package/scss/filemanager/_layout.scss +3 -3
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/filter/_layout.scss +4 -4
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_layout.scss +16 -16
- package/scss/forms/_variables.scss +17 -17
- package/scss/gantt/_layout.scss +12 -12
- package/scss/gantt/_variables.scss +151 -7
- package/scss/grid/_layout.scss +10 -10
- package/scss/grid/_variables.scss +64 -64
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/input/_layout.scss +5 -5
- package/scss/input/_variables.scss +14 -14
- package/scss/list/_variables.scss +27 -27
- package/scss/listbox/_variables.scss +6 -6
- package/scss/listgroup/_layout.scss +7 -7
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +7 -7
- package/scss/loader/_layout.scss +9 -9
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_layout.scss +1 -1
- 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 +30 -30
- package/scss/menu-button/_layout.scss +3 -3
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +7 -7
- package/scss/orgchart/_variables.scss +11 -11
- package/scss/pager/_variables.scss +10 -10
- package/scss/panelbar/_layout.scss +2 -2
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +5 -5
- package/scss/pivotgrid/_layout.scss +12 -12
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_layout.scss +1 -1
- package/scss/popup/_theme.scss +1 -1
- package/scss/popup/_variables.scss +4 -4
- package/scss/progressbar/_layout.scss +2 -2
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_layout.scss +1 -1
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_layout.scss +5 -5
- package/scss/scheduler/_variables.scss +18 -18
- package/scss/scrollview/_layout.scss +1 -1
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +5 -5
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_theme.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +11 -11
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +8 -8
- package/scss/table/_layout.scss +1 -1
- package/scss/table/_variables.scss +12 -12
- package/scss/tabstrip/_layout.scss +2 -2
- package/scss/tabstrip/_variables.scss +11 -11
- package/scss/taskboard/_variables.scss +16 -16
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_layout.scss +4 -4
- package/scss/timeline/_variables.scss +10 -10
- package/scss/timeselector/_layout.scss +1 -1
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_layout.scss +2 -2
- package/scss/toolbar/_variables.scss +12 -12
- package/scss/tooltip/_layout.scss +10 -10
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treelist/_layout.scss +1 -1
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_layout.scss +1 -1
- package/scss/treeview/_variables.scss +20 -20
- package/scss/typography/_layout.scss +51 -111
- package/scss/typography/_variables.scss +136 -53
- package/scss/upload/_layout.scss +3 -3
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +7 -7
- package/scss/wizard/_variables.scss +7 -7
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Default Nordic",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "8.0.0-dev.
|
|
6
|
+
"version": "8.0.0-dev.1",
|
|
7
7
|
"api": "legacy",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -105,42 +105,42 @@
|
|
|
105
105
|
"primary-subtle": {
|
|
106
106
|
"name": "Primary Subtle",
|
|
107
107
|
"type": "color",
|
|
108
|
-
"value": "#
|
|
108
|
+
"value": "#d0e3ee"
|
|
109
109
|
},
|
|
110
110
|
"primary-subtle-hover": {
|
|
111
111
|
"name": "Primary Subtle Hover",
|
|
112
112
|
"type": "color",
|
|
113
|
-
"value": "#
|
|
113
|
+
"value": "#B8D5E6"
|
|
114
114
|
},
|
|
115
115
|
"primary-subtle-active": {
|
|
116
116
|
"name": "Primary Subtle Active",
|
|
117
117
|
"type": "color",
|
|
118
|
-
"value": "#
|
|
118
|
+
"value": "#A0C7DE"
|
|
119
119
|
},
|
|
120
120
|
"primary": {
|
|
121
121
|
"name": "Primary",
|
|
122
122
|
"type": "color",
|
|
123
|
-
"value": "#
|
|
123
|
+
"value": "#1274AC"
|
|
124
124
|
},
|
|
125
125
|
"primary-hover": {
|
|
126
126
|
"name": "Primary Hover",
|
|
127
127
|
"type": "color",
|
|
128
|
-
"value": "#
|
|
128
|
+
"value": "#10689B"
|
|
129
129
|
},
|
|
130
130
|
"primary-active": {
|
|
131
131
|
"name": "Primary Active",
|
|
132
132
|
"type": "color",
|
|
133
|
-
"value": "#
|
|
133
|
+
"value": "#0E5D8A"
|
|
134
134
|
},
|
|
135
135
|
"primary-emphasis": {
|
|
136
136
|
"name": "Primary Emphasis",
|
|
137
137
|
"type": "color",
|
|
138
|
-
"value": "#
|
|
138
|
+
"value": "#71ACCD"
|
|
139
139
|
},
|
|
140
140
|
"primary-on-subtle": {
|
|
141
141
|
"name": "Primary On Subtle",
|
|
142
142
|
"type": "color",
|
|
143
|
-
"value": "#
|
|
143
|
+
"value": "#072E45"
|
|
144
144
|
},
|
|
145
145
|
"on-primary": {
|
|
146
146
|
"name": "On Primary",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"primary-on-surface": {
|
|
151
151
|
"name": "Primary On Surface",
|
|
152
152
|
"type": "color",
|
|
153
|
-
"value": "#
|
|
153
|
+
"value": "#1274AC"
|
|
154
154
|
},
|
|
155
155
|
"secondary-subtle": {
|
|
156
156
|
"name": "Secondary Subtle",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Default Ocean Blue A11Y",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "8.0.0-dev.
|
|
6
|
+
"version": "8.0.0-dev.1",
|
|
7
7
|
"api": "legacy",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -110,12 +110,12 @@
|
|
|
110
110
|
"primary-subtle-hover": {
|
|
111
111
|
"name": "Primary Subtle Hover",
|
|
112
112
|
"type": "color",
|
|
113
|
-
"value": "#
|
|
113
|
+
"value": "#B8D5E6"
|
|
114
114
|
},
|
|
115
115
|
"primary-subtle-active": {
|
|
116
116
|
"name": "Primary Subtle Active",
|
|
117
117
|
"type": "color",
|
|
118
|
-
"value": "#
|
|
118
|
+
"value": "#A0C7DE"
|
|
119
119
|
},
|
|
120
120
|
"primary": {
|
|
121
121
|
"name": "Primary",
|
|
@@ -125,22 +125,22 @@
|
|
|
125
125
|
"primary-hover": {
|
|
126
126
|
"name": "Primary Hover",
|
|
127
127
|
"type": "color",
|
|
128
|
-
"value": "#
|
|
128
|
+
"value": "#10689B"
|
|
129
129
|
},
|
|
130
130
|
"primary-active": {
|
|
131
131
|
"name": "Primary Active",
|
|
132
132
|
"type": "color",
|
|
133
|
-
"value": "#
|
|
133
|
+
"value": "#0E5D8A"
|
|
134
134
|
},
|
|
135
135
|
"primary-emphasis": {
|
|
136
136
|
"name": "Primary Emphasis",
|
|
137
137
|
"type": "color",
|
|
138
|
-
"value": "#
|
|
138
|
+
"value": "#71ACCD"
|
|
139
139
|
},
|
|
140
140
|
"primary-on-subtle": {
|
|
141
141
|
"name": "Primary On Subtle",
|
|
142
142
|
"type": "color",
|
|
143
|
-
"value": "#
|
|
143
|
+
"value": "#072E45"
|
|
144
144
|
},
|
|
145
145
|
"on-primary": {
|
|
146
146
|
"name": "On Primary",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"primary-on-surface": {
|
|
151
151
|
"name": "Primary On Surface",
|
|
152
152
|
"type": "color",
|
|
153
|
-
"value": "#
|
|
153
|
+
"value": "#1274AC"
|
|
154
154
|
},
|
|
155
155
|
"secondary-subtle": {
|
|
156
156
|
"name": "Secondary Subtle",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-default",
|
|
3
3
|
"description": "SASS resources for the default Kendo UI theme",
|
|
4
|
-
"version": "8.0.0-dev.
|
|
4
|
+
"version": "8.0.0-dev.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@progress/kendo-svg-icons": "2.1.0",
|
|
55
|
-
"@progress/kendo-theme-core": "8.0.0-dev.
|
|
56
|
-
"@progress/kendo-theme-utils": "8.0.0-dev.
|
|
55
|
+
"@progress/kendo-theme-core": "8.0.0-dev.1",
|
|
56
|
+
"@progress/kendo-theme-utils": "8.0.0-dev.1"
|
|
57
57
|
},
|
|
58
58
|
"directories": {
|
|
59
59
|
"doc": "docs",
|
|
60
60
|
"lib": "lib"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "798500c0cb615e834197322b581e870888968fd1"
|
|
63
63
|
}
|
package/scss/_variables.scss
CHANGED
|
@@ -14,46 +14,6 @@ $kendo-use-input-spinner-icon-offset: false !default;
|
|
|
14
14
|
|
|
15
15
|
$kendo-auto-bootstrap: true !default;
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
// Spacing
|
|
19
|
-
$kendo-spacing: (
|
|
20
|
-
0: 0,
|
|
21
|
-
1px: 1px,
|
|
22
|
-
0.5: 2px,
|
|
23
|
-
1: 4px,
|
|
24
|
-
1.5: 6px,
|
|
25
|
-
2: 8px,
|
|
26
|
-
2.5: 10px,
|
|
27
|
-
3: 12px,
|
|
28
|
-
3.5: 14px,
|
|
29
|
-
4: 16px,
|
|
30
|
-
4.5: 18px,
|
|
31
|
-
5: 20px,
|
|
32
|
-
5.5: 22px,
|
|
33
|
-
6: 24px,
|
|
34
|
-
6.5: 26px,
|
|
35
|
-
7: 28px,
|
|
36
|
-
7.5: 30px,
|
|
37
|
-
8: 32px,
|
|
38
|
-
9: 36px,
|
|
39
|
-
10: 40px,
|
|
40
|
-
11: 44px,
|
|
41
|
-
12: 48px,
|
|
42
|
-
13: 52px,
|
|
43
|
-
14: 56px,
|
|
44
|
-
15: 60px,
|
|
45
|
-
16: 64px,
|
|
46
|
-
17: 68px,
|
|
47
|
-
18: 72px,
|
|
48
|
-
19: 76px,
|
|
49
|
-
20: 80px,
|
|
50
|
-
21: 84px,
|
|
51
|
-
22: 88px,
|
|
52
|
-
23: 92px,
|
|
53
|
-
24: 96px
|
|
54
|
-
) !default;
|
|
55
|
-
|
|
56
|
-
|
|
57
17
|
/// Icon size.
|
|
58
18
|
/// @group common
|
|
59
19
|
$kendo-icon-size: 16px !default;
|
|
@@ -79,57 +39,6 @@ $kendo-icon-size-xxl: calc( #{$kendo-icon-size} * 2 ) !default;
|
|
|
79
39
|
/// @group common
|
|
80
40
|
$kendo-icon-size-xxxl: calc( #{$kendo-icon-size} * 3 ) !default;
|
|
81
41
|
|
|
82
|
-
$kendo-icon-spacing: k-map-get( $kendo-spacing, 1 ) !default;
|
|
83
|
-
$kendo-icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
|
|
84
|
-
|
|
85
|
-
/// Horizontal padding.
|
|
86
|
-
/// @group common
|
|
87
|
-
$kendo-padding-x: 8px !default;
|
|
88
|
-
/// Vertical padding.
|
|
89
|
-
/// @group common
|
|
90
|
-
$kendo-padding-y: 4px !default;
|
|
91
|
-
/// Small horizontal padding.
|
|
92
|
-
/// @group common
|
|
93
|
-
$kendo-padding-sm-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
94
|
-
/// Small vertical padding.
|
|
95
|
-
/// @group common
|
|
96
|
-
$kendo-padding-sm-y: k-map-get( $kendo-spacing, 0.5 ) !default;
|
|
97
|
-
/// Medium horizontal padding.
|
|
98
|
-
/// @group common
|
|
99
|
-
$kendo-padding-md-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
100
|
-
/// Medium vertical padding.
|
|
101
|
-
/// @group common
|
|
102
|
-
$kendo-padding-md-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
103
|
-
/// Large horizontal padding.
|
|
104
|
-
/// @group common
|
|
105
|
-
$kendo-padding-lg-x: k-map-get( $kendo-spacing, 3 ) !default;
|
|
106
|
-
/// Large vertical padding.
|
|
107
|
-
/// @group common
|
|
108
|
-
$kendo-padding-lg-y: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
109
|
-
|
|
110
|
-
/// Border radius for all components.
|
|
111
|
-
/// @group common
|
|
112
|
-
$kendo-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
|
|
113
|
-
/// Small border radius.
|
|
114
|
-
/// @group common
|
|
115
|
-
$kendo-border-radius-sm: $kendo-border-radius - k-map-get( $kendo-spacing, 0.5 ) !default;
|
|
116
|
-
/// Medium border radius.
|
|
117
|
-
/// @group common
|
|
118
|
-
$kendo-border-radius-md: $kendo-border-radius !default;
|
|
119
|
-
/// Large border radius.
|
|
120
|
-
/// @group common
|
|
121
|
-
$kendo-border-radius-lg: $kendo-border-radius + k-map-get( $kendo-spacing, 0.5 ) !default;
|
|
122
|
-
|
|
123
|
-
$kendo-border-radii: (
|
|
124
|
-
DEFAULT: $kendo-border-radius-md,
|
|
125
|
-
0: 0,
|
|
126
|
-
sm: $kendo-border-radius-sm,
|
|
127
|
-
md: $kendo-border-radius-md,
|
|
128
|
-
lg: $kendo-border-radius-lg,
|
|
129
|
-
full: 9999px
|
|
130
|
-
) !default;
|
|
131
|
-
|
|
132
|
-
|
|
133
42
|
$kendo-zindex-popup: 1 !default;
|
|
134
43
|
$kendo-zindex-window: 2 !default;
|
|
135
44
|
$kendo-zindex-loading: 100 !default;
|
|
@@ -139,87 +48,6 @@ $kendo-zindex-loading: 100 !default;
|
|
|
139
48
|
$kendo-is-dark-theme: false !default;
|
|
140
49
|
|
|
141
50
|
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
// Typography
|
|
145
|
-
|
|
146
|
-
/// Base font size across all components.
|
|
147
|
-
/// @group typography
|
|
148
|
-
$kendo-font-size: 14px !default;
|
|
149
|
-
/// Extra small font size across all components.
|
|
150
|
-
/// @group typography
|
|
151
|
-
$kendo-font-size-xs: 10px !default;
|
|
152
|
-
/// Small font size across all components.
|
|
153
|
-
/// @group typography
|
|
154
|
-
$kendo-font-size-sm: 12px !default;
|
|
155
|
-
/// Medium font size across all components.
|
|
156
|
-
/// @group typography
|
|
157
|
-
$kendo-font-size-md: $kendo-font-size !default;
|
|
158
|
-
/// Large font size across all components.
|
|
159
|
-
/// @group typography
|
|
160
|
-
$kendo-font-size-lg: 16px !default;
|
|
161
|
-
/// Extra large font size across all components.
|
|
162
|
-
/// @group typography
|
|
163
|
-
$kendo-font-size-xl: 20px !default;
|
|
164
|
-
|
|
165
|
-
$kendo-font-sizes: (
|
|
166
|
-
xs: $kendo-font-size-xs,
|
|
167
|
-
sm: $kendo-font-size-sm,
|
|
168
|
-
md: $kendo-font-size-md,
|
|
169
|
-
lg: $kendo-font-size-lg,
|
|
170
|
-
xl: $kendo-font-size-xl
|
|
171
|
-
) !default;
|
|
172
|
-
|
|
173
|
-
/// Font family for text.
|
|
174
|
-
/// @group typography
|
|
175
|
-
$kendo-font-family-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
|
|
176
|
-
|
|
177
|
-
/// Font family for monospaced text. Used for styling the code.
|
|
178
|
-
/// @group typography
|
|
179
|
-
$kendo-font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
|
|
180
|
-
|
|
181
|
-
/// Font family across all components.
|
|
182
|
-
/// @group typography
|
|
183
|
-
$kendo-font-family: inherit !default;
|
|
184
|
-
|
|
185
|
-
/// Line height used along with $kendo-font-size.
|
|
186
|
-
/// @group typography
|
|
187
|
-
$kendo-line-height: k-math-div( 20, 14 ) !default;
|
|
188
|
-
/// Extra small line height used along with $kendo-font-size-xs.
|
|
189
|
-
/// @group typography
|
|
190
|
-
$kendo-line-height-xs: 1 !default;
|
|
191
|
-
/// Small line height used along with $kendo-font-size-sm.
|
|
192
|
-
/// @group typography
|
|
193
|
-
$kendo-line-height-sm: 1.25 !default;
|
|
194
|
-
/// Medium line height used along with $kendo-font-size-md.
|
|
195
|
-
/// @group typography
|
|
196
|
-
$kendo-line-height-md: $kendo-line-height !default;
|
|
197
|
-
/// Large line height used along with $kendo-font-size-lg.
|
|
198
|
-
/// @group typography
|
|
199
|
-
$kendo-line-height-lg: 1.5 !default;
|
|
200
|
-
$kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
|
|
201
|
-
|
|
202
|
-
/// Light font weight.
|
|
203
|
-
/// @group typography
|
|
204
|
-
$kendo-font-weight-light: 300 !default;
|
|
205
|
-
/// Normal font weight.
|
|
206
|
-
/// @group typography
|
|
207
|
-
$kendo-font-weight-normal: 400 !default;
|
|
208
|
-
/// Medium font weight.
|
|
209
|
-
/// @group typography
|
|
210
|
-
$kendo-font-weight-medium: 500 !default;
|
|
211
|
-
/// Semibold font weight.
|
|
212
|
-
/// @group typography
|
|
213
|
-
$kendo-font-weight-semibold: 600 !default;
|
|
214
|
-
/// Bold font weight.
|
|
215
|
-
/// @group typography
|
|
216
|
-
$kendo-font-weight-bold: 700 !default;
|
|
217
|
-
|
|
218
|
-
/// Letter spacing.
|
|
219
|
-
/// @group typography
|
|
220
|
-
$kendo-letter-spacing: null !default;
|
|
221
|
-
|
|
222
|
-
|
|
223
51
|
// TODO: refactor
|
|
224
52
|
/// Box shadow of focused items.
|
|
225
53
|
$kendo-focus-shadow: inset 0 0 0 2px rgba(0, 0, 0, .13) !default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// Actions
|
|
2
|
-
$kendo-actions-margin-top: k-
|
|
3
|
-
$kendo-actions-padding-x: k-
|
|
4
|
-
$kendo-actions-padding-y: k-
|
|
2
|
+
$kendo-actions-margin-top: k-spacing(4) !default;
|
|
3
|
+
$kendo-actions-padding-x: k-spacing(2) !default;
|
|
4
|
+
$kendo-actions-padding-y: k-spacing(2) !default;
|
|
5
5
|
$kendo-actions-border-width: 0px !default;
|
|
6
|
-
$kendo-actions-button-spacing: k-
|
|
6
|
+
$kendo-actions-button-spacing: k-spacing(2) !default;
|
|
7
7
|
|
|
8
8
|
$kendo-actions-bg: null !default;
|
|
9
9
|
$kendo-actions-text: null !default;
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
}
|
|
254
254
|
|
|
255
255
|
.k-actionsheet-filter {
|
|
256
|
-
width: calc( min(100%, calc( 360px - #{$kendo-adaptive-actionsheet-titlebar-padding-x * 2
|
|
256
|
+
width: calc( min(100%, calc( 360px - calc( #{$kendo-adaptive-actionsheet-titlebar-padding-x} * 2 )) ) );
|
|
257
257
|
}
|
|
258
258
|
.k-actionsheet-content,
|
|
259
259
|
.k-actionsheet-footer {
|
|
@@ -10,9 +10,9 @@ $kendo-actionsheet-max-height: 60vh !default;
|
|
|
10
10
|
$kendo-actionsheet-border-width: 0px !default;
|
|
11
11
|
$kendo-actionsheet-border-radius: 0px !default;
|
|
12
12
|
|
|
13
|
-
$kendo-actionsheet-font-size:
|
|
14
|
-
$kendo-actionsheet-font-family:
|
|
15
|
-
$kendo-actionsheet-line-height:
|
|
13
|
+
$kendo-actionsheet-font-size: var( --kendo-font-size, inherit ) !default;
|
|
14
|
+
$kendo-actionsheet-font-family: var( --kendo-font-family, inherit ) !default;
|
|
15
|
+
$kendo-actionsheet-line-height: var( --kendo-line-height, normal ) !default;
|
|
16
16
|
|
|
17
17
|
$kendo-actionsheet-bg: $kendo-component-bg !default;
|
|
18
18
|
$kendo-actionsheet-text: $kendo-component-text !default;
|
|
@@ -21,13 +21,13 @@ $kendo-actionsheet-shadow: k-elevation(7) !default;
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
// Actionsheet header
|
|
24
|
-
$kendo-actionsheet-titlebar-padding-x: k-
|
|
25
|
-
$kendo-actionsheet-titlebar-padding-y: k-
|
|
24
|
+
$kendo-actionsheet-titlebar-padding-x: k-spacing(4) !default;
|
|
25
|
+
$kendo-actionsheet-titlebar-padding-y: k-spacing(2) !default;
|
|
26
26
|
$kendo-actionsheet-titlebar-border-width: null !default;
|
|
27
27
|
$kendo-actionsheet-titlebar-font-size: null !default;
|
|
28
28
|
$kendo-actionsheet-titlebar-font-family: null !default;
|
|
29
29
|
$kendo-actionsheet-titlebar-line-height: null !default;
|
|
30
|
-
$kendo-actionsheet-titlebar-gap: k-
|
|
30
|
+
$kendo-actionsheet-titlebar-gap: k-spacing(4) !default;
|
|
31
31
|
|
|
32
32
|
$kendo-actionsheet-titlebar-bg: null !default;
|
|
33
33
|
$kendo-actionsheet-titlebar-text: null !default;
|
|
@@ -35,17 +35,17 @@ $kendo-actionsheet-titlebar-border: null !default;
|
|
|
35
35
|
$kendo-actionsheet-titlebar-gradient: null !default;
|
|
36
36
|
$kendo-actionsheet-titlebar-shadow: null !default;
|
|
37
37
|
|
|
38
|
-
$kendo-actionsheet-subtitle-font-size:
|
|
39
|
-
$kendo-actionsheet-subtitle-line-height:
|
|
38
|
+
$kendo-actionsheet-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
39
|
+
$kendo-actionsheet-subtitle-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
40
40
|
$kendo-actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
// Actionsheet item
|
|
44
44
|
$kendo-actionsheet-item-min-height: 40px !default;
|
|
45
|
-
$kendo-actionsheet-item-padding-x: k-
|
|
46
|
-
$kendo-actionsheet-item-padding-y: k-
|
|
45
|
+
$kendo-actionsheet-item-padding-x: k-spacing(4) !default;
|
|
46
|
+
$kendo-actionsheet-item-padding-y: k-spacing(2) !default;
|
|
47
47
|
$kendo-actionsheet-item-border-width: 1px !default;
|
|
48
|
-
$kendo-actionsheet-item-spacing:
|
|
48
|
+
$kendo-actionsheet-item-spacing: k-spacing(3) !default;
|
|
49
49
|
|
|
50
50
|
$kendo-actionsheet-item-title-font-weight: null !default;
|
|
51
51
|
$kendo-actionsheet-item-title-text-transform: null !default;
|
|
@@ -73,14 +73,14 @@ $kendo-actionsheet-item-disabled-shadow: null !default;
|
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
// Adaptive Actionsheet
|
|
76
|
-
$kendo-adaptive-actionsheet-font-size:
|
|
76
|
+
$kendo-adaptive-actionsheet-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
77
77
|
$kendo-adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
78
|
-
$kendo-adaptive-actionsheet-titlebar-padding-y: k-
|
|
78
|
+
$kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(4) !default;
|
|
79
79
|
$kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
|
|
80
80
|
$kendo-adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
81
81
|
|
|
82
|
-
$kendo-adaptive-actionsheet-content-padding-y: k-
|
|
83
|
-
$kendo-adaptive-actionsheet-content-padding-x: k-
|
|
82
|
+
$kendo-adaptive-actionsheet-content-padding-y: k-spacing(2) !default;
|
|
83
|
+
$kendo-adaptive-actionsheet-content-padding-x: k-spacing(4) !default;
|
|
84
84
|
|
|
85
|
-
$kendo-adaptive-actionsheet-footer-padding-y: k-
|
|
86
|
-
$kendo-adaptive-actionsheet-footer-padding-x: k-
|
|
85
|
+
$kendo-adaptive-actionsheet-footer-padding-y: k-spacing(2) !default;
|
|
86
|
+
$kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
.k-pane-wrapper { // stylelint-disable-line
|
|
349
349
|
|
|
350
350
|
.k-appbar {
|
|
351
|
-
padding: k-
|
|
351
|
+
padding: k-spacing(1);
|
|
352
352
|
}
|
|
353
353
|
|
|
354
354
|
.k-list-title,
|
|
@@ -372,15 +372,15 @@
|
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
374
|
.k-listgroup + .k-listgroup {
|
|
375
|
-
margin-top: k-
|
|
375
|
+
margin-top: k-spacing(4);
|
|
376
376
|
}
|
|
377
377
|
|
|
378
378
|
// Column menu
|
|
379
379
|
.k-column-menu {
|
|
380
|
-
padding: k-
|
|
380
|
+
padding: k-spacing(2);
|
|
381
381
|
display: flex;
|
|
382
382
|
flex-flow: column nowrap;
|
|
383
|
-
gap: k-
|
|
383
|
+
gap: k-spacing(2);
|
|
384
384
|
|
|
385
385
|
.k-filter-item .k-filterable * {
|
|
386
386
|
pointer-events: none;
|
|
@@ -392,16 +392,16 @@
|
|
|
392
392
|
}
|
|
393
393
|
|
|
394
394
|
.k-listgroup {
|
|
395
|
-
margin-inline:
|
|
395
|
+
margin-inline: calc( #{k-spacing(2)} * -1 );
|
|
396
396
|
}
|
|
397
397
|
}
|
|
398
398
|
|
|
399
399
|
// Filter menu
|
|
400
400
|
.k-filter-menu {
|
|
401
|
-
padding: k-
|
|
401
|
+
padding: k-spacing(2);
|
|
402
402
|
display: flex;
|
|
403
403
|
flex-flow: column nowrap;
|
|
404
|
-
gap: k-
|
|
404
|
+
gap: k-spacing(2);
|
|
405
405
|
|
|
406
406
|
.k-list-title {
|
|
407
407
|
padding: 0;
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
}
|
|
422
422
|
|
|
423
423
|
.k-listgroup {
|
|
424
|
-
margin-inline:
|
|
424
|
+
margin-inline: calc( #{k-spacing(2)} * -1 );
|
|
425
425
|
}
|
|
426
426
|
}
|
|
427
427
|
|
|
@@ -15,9 +15,9 @@ $kendo-adaptive-menu-item-border: $kendo-component-border !default;
|
|
|
15
15
|
$kendo-adaptive-menu-title-text: $kendo-component-text !default;
|
|
16
16
|
|
|
17
17
|
$kendo-adaptive-border-width: 1px !default;
|
|
18
|
-
$kendo-adaptive-font-family:
|
|
19
|
-
$kendo-adaptive-font-size:
|
|
20
|
-
$kendo-adaptive-line-height:
|
|
18
|
+
$kendo-adaptive-font-family: var( --kendo-font-family, inherit ) !default;
|
|
19
|
+
$kendo-adaptive-font-size: var( --kendo-font-size, inherit ) !default;
|
|
20
|
+
$kendo-adaptive-line-height: var( --kendo-line-height, normal ) !default;
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
// Adaptive Grid
|
|
@@ -8,10 +8,10 @@ $kendo-appbar-margin-x: null !default;
|
|
|
8
8
|
$kendo-appbar-margin-y: null !default;
|
|
9
9
|
/// The horizontal padding of the AppBar.
|
|
10
10
|
/// @group appbar
|
|
11
|
-
$kendo-appbar-padding-x: k-
|
|
11
|
+
$kendo-appbar-padding-x: k-spacing(2) !default;
|
|
12
12
|
/// The vertical padding of the AppBar.
|
|
13
13
|
/// @group appbar
|
|
14
|
-
$kendo-appbar-padding-y: k-
|
|
14
|
+
$kendo-appbar-padding-y: k-spacing(2) !default;
|
|
15
15
|
/// The width of the border around the AppBar.
|
|
16
16
|
/// @group appbar
|
|
17
17
|
$kendo-appbar-border-width: 0px !default;
|
|
@@ -20,17 +20,17 @@ $kendo-appbar-border-width: 0px !default;
|
|
|
20
20
|
$kendo-appbar-zindex: 1000 !default;
|
|
21
21
|
/// The font family of the AppBar.
|
|
22
22
|
/// @group appbar
|
|
23
|
-
$kendo-appbar-font-family:
|
|
23
|
+
$kendo-appbar-font-family: var( --kendo-font-family, inherit ) !default;
|
|
24
24
|
/// The font size of the AppBar.
|
|
25
25
|
/// @group appbar
|
|
26
|
-
$kendo-appbar-font-size:
|
|
26
|
+
$kendo-appbar-font-size: var( --kendo-font-size, inherit ) !default;
|
|
27
27
|
/// The line height of the AppBar.
|
|
28
28
|
/// @group appbar
|
|
29
|
-
$kendo-appbar-line-height:
|
|
29
|
+
$kendo-appbar-line-height: var( --kendo-line-height, normal ) !default;
|
|
30
30
|
|
|
31
31
|
/// The spacing between the AppBar sections.
|
|
32
32
|
/// @group appbar
|
|
33
|
-
$kendo-appbar-gap: k-
|
|
33
|
+
$kendo-appbar-gap: k-spacing(2) !default;
|
|
34
34
|
|
|
35
35
|
/// The background color of the AppBar based on light theme color.
|
|
36
36
|
/// @group appbar
|