@progress/kendo-theme-classic 5.12.1-dev.1 → 5.12.1-dev.3

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.
Files changed (153) hide show
  1. package/dist/all.css +11348 -11744
  2. package/dist/all.scss +11375 -12109
  3. package/dist/classic-green-dark.scss +27 -30
  4. package/dist/classic-green.scss +27 -29
  5. package/dist/classic-main-dark.scss +27 -30
  6. package/dist/classic-main.scss +27 -29
  7. package/dist/classic-opal-dark.scss +27 -30
  8. package/dist/classic-opal.scss +27 -29
  9. package/dist/classic-silver-dark.scss +27 -30
  10. package/dist/classic-silver.scss +27 -29
  11. package/lib/swatches/classic-green-dark.json +31 -49
  12. package/lib/swatches/classic-green.json +33 -41
  13. package/lib/swatches/classic-main-dark.json +31 -49
  14. package/lib/swatches/classic-main.json +33 -41
  15. package/lib/swatches/classic-opal-dark.json +31 -49
  16. package/lib/swatches/classic-opal.json +33 -41
  17. package/lib/swatches/classic-silver-dark.json +31 -49
  18. package/lib/swatches/classic-silver.json +33 -41
  19. package/package.json +6 -6
  20. package/scss/_variables.scss +94 -39
  21. package/scss/action-buttons/_variables.scss +9 -9
  22. package/scss/action-sheet/_variables.scss +64 -63
  23. package/scss/adaptive/_variables.scss +18 -18
  24. package/scss/appbar/_variables.scss +3 -3
  25. package/scss/avatar/_variables.scss +3 -3
  26. package/scss/badge/_index.scss +1 -1
  27. package/scss/badge/_variables.scss +33 -32
  28. package/scss/bottom-navigation/_index.scss +1 -1
  29. package/scss/bottom-navigation/_variables.scss +23 -23
  30. package/scss/breadcrumb/_variables.scss +46 -41
  31. package/scss/button/_index.scss +1 -1
  32. package/scss/button/_variables.scss +42 -39
  33. package/scss/calendar/_variables.scss +104 -103
  34. package/scss/captcha/_index.scss +1 -1
  35. package/scss/captcha/_variables.scss +14 -14
  36. package/scss/card/_index.scss +2 -2
  37. package/scss/card/_variables.scss +55 -55
  38. package/scss/chat/_variables.scss +57 -57
  39. package/scss/checkbox/_index.scss +0 -2
  40. package/scss/checkbox/_variables.scss +4 -1
  41. package/scss/chip/_index.scss +0 -1
  42. package/scss/chip/_variables.scss +32 -29
  43. package/scss/color-preview/_variables.scss +11 -11
  44. package/scss/coloreditor/_variables.scss +24 -24
  45. package/scss/colorgradient/_index.scss +2 -2
  46. package/scss/colorgradient/_variables.scss +51 -51
  47. package/scss/colorpalette/_index.scss +1 -1
  48. package/scss/colorpalette/_variables.scss +8 -8
  49. package/scss/common/_index.scss +0 -2
  50. package/scss/dataviz/_index.scss +0 -1
  51. package/scss/dataviz/_variables.scss +101 -97
  52. package/scss/datetimepicker/_variables.scss +1 -1
  53. package/scss/dialog/_variables.scss +3 -3
  54. package/scss/draggable/_variables.scss +20 -20
  55. package/scss/drawer/_variables.scss +5 -5
  56. package/scss/dropdowngrid/_index.scss +4 -7
  57. package/scss/dropdowngrid/_variables.scss +1 -0
  58. package/scss/dropdowntree/_variables.scss +2 -2
  59. package/scss/dropzone/_variables.scss +21 -20
  60. package/scss/editor/_variables.scss +3 -3
  61. package/scss/expansion-panel/_index.scss +2 -2
  62. package/scss/expansion-panel/_variables.scss +22 -22
  63. package/scss/fab/_index.scss +1 -1
  64. package/scss/fab/_variables.scss +10 -10
  65. package/scss/filemanager/_variables.scss +59 -59
  66. package/scss/filter/_variables.scss +8 -8
  67. package/scss/floating-label/_variables.scss +14 -14
  68. package/scss/forms/_index.scss +0 -4
  69. package/scss/forms/_variables.scss +19 -12
  70. package/scss/gantt/_variables.scss +92 -92
  71. package/scss/grid/_index.scss +2 -2
  72. package/scss/grid/_variables.scss +79 -79
  73. package/scss/imageeditor/_variables.scss +31 -31
  74. package/scss/input/_variables.scss +36 -36
  75. package/scss/list/_variables.scss +66 -72
  76. package/scss/listbox/_variables.scss +3 -3
  77. package/scss/listgroup/_variables.scss +10 -10
  78. package/scss/listview/_index.scss +2 -2
  79. package/scss/listview/_variables.scss +3 -3
  80. package/scss/loader/_variables.scss +31 -30
  81. package/scss/map/_index.scss +1 -1
  82. package/scss/map/_variables.scss +21 -21
  83. package/scss/mediaplayer/_variables.scss +13 -13
  84. package/scss/menu/_variables.scss +67 -66
  85. package/scss/messagebox/_variables.scss +11 -11
  86. package/scss/multiselect/_index.scss +0 -1
  87. package/scss/notification/_variables.scss +5 -5
  88. package/scss/orgchart/_index.scss +1 -1
  89. package/scss/orgchart/_variables.scss +56 -56
  90. package/scss/overlay/_variables.scss +3 -3
  91. package/scss/pager/_index.scss +0 -2
  92. package/scss/pager/_variables.scss +37 -34
  93. package/scss/panelbar/_variables.scss +104 -104
  94. package/scss/pdf-viewer/_index.scss +1 -2
  95. package/scss/pdf-viewer/_variables.scss +45 -44
  96. package/scss/pivotgrid/_index.scss +4 -5
  97. package/scss/pivotgrid/_variables.scss +89 -86
  98. package/scss/popover/_variables.scss +26 -26
  99. package/scss/popup/_variables.scss +12 -12
  100. package/scss/progressbar/_variables.scss +2 -2
  101. package/scss/radio/_index.scss +0 -3
  102. package/scss/radio/_variables.scss +5 -1
  103. package/scss/rating/_variables.scss +17 -16
  104. package/scss/scheduler/_variables.scss +89 -89
  105. package/scss/scrollview/_variables.scss +32 -32
  106. package/scss/signature/_variables.scss +18 -18
  107. package/scss/skeleton/_variables.scss +6 -6
  108. package/scss/slider/_variables.scss +44 -44
  109. package/scss/split-button/_variables.scss +6 -6
  110. package/scss/splitter/_variables.scss +18 -18
  111. package/scss/spreadsheet/_variables.scss +29 -29
  112. package/scss/stepper/_variables.scss +86 -86
  113. package/scss/switch/_index.scss +1 -1
  114. package/scss/switch/_variables.scss +4 -4
  115. package/scss/table/_index.scss +0 -8
  116. package/scss/table/_variables.scss +21 -18
  117. package/scss/tabstrip/_variables.scss +41 -41
  118. package/scss/taskboard/_index.scss +1 -1
  119. package/scss/taskboard/_variables.scss +93 -93
  120. package/scss/tilelayout/_variables.scss +8 -8
  121. package/scss/timedurationpicker/_index.scss +1 -1
  122. package/scss/timeline/_variables.scss +50 -50
  123. package/scss/timeselector/_variables.scss +37 -36
  124. package/scss/toolbar/_variables.scss +21 -21
  125. package/scss/tooltip/_variables.scss +29 -29
  126. package/scss/treelist/_index.scss +1 -1
  127. package/scss/treeview/_variables.scss +30 -30
  128. package/scss/typography/_index.scss +0 -1
  129. package/scss/typography/_variables.scss +84 -128
  130. package/scss/upload/_index.scss +0 -1
  131. package/scss/upload/_variables.scss +6 -5
  132. package/scss/utils/_index.scss +0 -22
  133. package/scss/window/_variables.scss +10 -6
  134. package/scss/wizard/_variables.scss +10 -10
  135. package/scss/utils/_aspect-ratio.scss +0 -1
  136. package/scss/utils/_border.scss +0 -10
  137. package/scss/utils/_display.scss +0 -1
  138. package/scss/utils/_flex.scss +0 -1
  139. package/scss/utils/_float.scss +0 -1
  140. package/scss/utils/_grid.scss +0 -1
  141. package/scss/utils/_order.scss +0 -1
  142. package/scss/utils/_overflow.scss +0 -1
  143. package/scss/utils/_pointer-events.scss +0 -1
  144. package/scss/utils/_position.scss +0 -1
  145. package/scss/utils/_resize.scss +0 -1
  146. package/scss/utils/_spacer.scss +0 -1
  147. package/scss/utils/_spacing.scss +0 -1
  148. package/scss/utils/_table-layout.scss +0 -1
  149. package/scss/utils/_text.scss +0 -1
  150. package/scss/utils/_theme-colors.scss +0 -1
  151. package/scss/utils/_touch-action.scss +0 -1
  152. package/scss/utils/_transform.scss +0 -1
  153. package/scss/utils/_user-select.scss +0 -1
@@ -3,7 +3,8 @@
3
3
  "name": "Classic Silver Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.3",
7
+ "api": "legacy",
7
8
  "previewColors": [
8
9
  "#000000",
9
10
  "#131314",
@@ -14,53 +15,39 @@
14
15
  "components": [],
15
16
  "groups": [
16
17
  {
17
- "hidden": true,
18
+ "name": "Theme colors",
18
19
  "variables": {
19
- "dark-theme": {
20
+ "kendo-is-dark-theme": {
20
21
  "name": "Dark theme",
21
22
  "type": "boolean",
22
23
  "value": true
23
- }
24
- }
25
- },
26
- {
27
- "variables": {
28
- "border-radius": {
29
- "name": "Border radius",
30
- "type": "number",
31
- "value": "4px"
32
- }
33
- }
34
- },
35
- {
36
- "name": "Theme colors",
37
- "variables": {
38
- "primary": {
24
+ },
25
+ "kendo-color-primary": {
39
26
  "name": "Primary",
40
27
  "type": "color",
41
28
  "value": "#1984c8"
42
29
  },
43
- "secondary": {
30
+ "kendo-color-secondary": {
44
31
  "name": "Secondary",
45
32
  "type": "color",
46
33
  "value": "#131314"
47
34
  },
48
- "info": {
35
+ "kendo-color-info": {
49
36
  "name": "Info",
50
37
  "type": "color",
51
38
  "value": "#007bc3"
52
39
  },
53
- "success": {
40
+ "kendo-color-success": {
54
41
  "name": "Success",
55
42
  "type": "color",
56
43
  "value": "#3ea44e"
57
44
  },
58
- "warning": {
45
+ "kendo-color-warning": {
59
46
  "name": "Warning",
60
47
  "type": "color",
61
48
  "value": "#ff9800"
62
49
  },
63
- "error": {
50
+ "kendo-color-error": {
64
51
  "name": "Error",
65
52
  "type": "color",
66
53
  "value": "#d92800"
@@ -70,27 +57,22 @@
70
57
  {
71
58
  "name": "Body",
72
59
  "variables": {
73
- "body-text": {
60
+ "kendo-body-text": {
74
61
  "name": "Body text color",
75
62
  "type": "color",
76
63
  "value": "#ffffff"
77
64
  },
78
- "body-bg": {
65
+ "kendo-body-bg": {
79
66
  "name": "Body background",
80
67
  "type": "color",
81
68
  "value": "#000000"
82
69
  },
83
- "headings-text": {
84
- "name": "Headings text color",
85
- "type": "color",
86
- "value": "#ffffff"
87
- },
88
- "subtle-text": {
70
+ "kendo-subtle-text": {
89
71
  "name": "Subtle text color",
90
72
  "type": "color",
91
73
  "value": "#e0e0e0"
92
74
  },
93
- "disabled-text": {
75
+ "kendo-disabled-text": {
94
76
  "name": "Disabled text color",
95
77
  "type": "color",
96
78
  "value": "#d0d0d0"
@@ -100,42 +82,42 @@
100
82
  {
101
83
  "name": "Components",
102
84
  "variables": {
103
- "component-text": {
85
+ "kendo-component-text": {
104
86
  "name": "Component text color",
105
87
  "type": "color",
106
88
  "value": "#ffffff"
107
89
  },
108
- "component-bg": {
90
+ "kendo-component-bg": {
109
91
  "name": "Component background",
110
92
  "type": "color",
111
93
  "value": "#202020"
112
94
  },
113
- "base-text": {
95
+ "kendo-base-text": {
114
96
  "name": "Header text color",
115
97
  "type": "color",
116
98
  "value": "#ffffff"
117
99
  },
118
- "base-bg": {
100
+ "kendo-base-bg": {
119
101
  "name": "Header background",
120
102
  "type": "color",
121
103
  "value": "#131314"
122
104
  },
123
- "hovered-text": {
105
+ "kendo-hover-text": {
124
106
  "name": "Hover text color",
125
107
  "type": "color",
126
108
  "value": "#ffffff"
127
109
  },
128
- "hovered-bg": {
110
+ "kendo-hover-bg": {
129
111
  "name": "Hover background",
130
112
  "type": "color",
131
113
  "value": "#262627"
132
114
  },
133
- "selected-text": {
115
+ "kendo-selected-text": {
134
116
  "name": "Selected text color",
135
117
  "type": "color",
136
118
  "value": "#ffffff"
137
119
  },
138
- "selected-bg": {
120
+ "kendo-selected-bg": {
139
121
  "name": "Selected background",
140
122
  "type": "color",
141
123
  "value": "#1984c8"
@@ -160,12 +142,12 @@
160
142
  {
161
143
  "name": "Link",
162
144
  "variables": {
163
- "link-text": {
145
+ "kendo-link-text": {
164
146
  "name": "Link text color",
165
147
  "type": "color",
166
148
  "value": "#1984c8"
167
149
  },
168
- "link-hover-text": {
150
+ "kendo-link-hover-text": {
169
151
  "name": "Link hover text color",
170
152
  "type": "color",
171
153
  "value": "#156fa8"
@@ -175,32 +157,32 @@
175
157
  {
176
158
  "name": "Dataviz",
177
159
  "variables": {
178
- "series-a": {
160
+ "kendo-series-a": {
179
161
  "name": "Series A",
180
162
  "type": "color",
181
163
  "value": "#007bc3"
182
164
  },
183
- "series-b": {
165
+ "kendo-series-b": {
184
166
  "name": "Series B",
185
167
  "type": "color",
186
168
  "value": "#3ea44e"
187
169
  },
188
- "series-c": {
170
+ "kendo-series-c": {
189
171
  "name": "Series C",
190
172
  "type": "color",
191
173
  "value": "#ffae00"
192
174
  },
193
- "series-d": {
175
+ "kendo-series-d": {
194
176
  "name": "Series D",
195
177
  "type": "color",
196
178
  "value": "#ef4c00"
197
179
  },
198
- "series-e": {
180
+ "kendo-series-e": {
199
181
  "name": "Series E",
200
182
  "type": "color",
201
183
  "value": "#a419b7"
202
184
  },
203
- "series-f": {
185
+ "kendo-series-f": {
204
186
  "name": "Series F",
205
187
  "type": "color",
206
188
  "value": "#430b62"
@@ -3,7 +3,8 @@
3
3
  "name": "Classic Silver",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.3",
7
+ "api": "legacy",
7
8
  "previewColors": [
8
9
  "#ffffff",
9
10
  "#f3f3f4",
@@ -13,44 +14,40 @@
13
14
  ],
14
15
  "components": [],
15
16
  "groups": [
16
- {
17
- "variables": {
18
- "border-radius": {
19
- "name": "Border radius",
20
- "type": "number",
21
- "value": "4px"
22
- }
23
- }
24
- },
25
17
  {
26
18
  "name": "Theme colors",
27
19
  "variables": {
28
- "primary": {
20
+ "kendo-is-dark-theme": {
21
+ "name": "Dark theme",
22
+ "type": "boolean",
23
+ "value": false
24
+ },
25
+ "kendo-color-primary": {
29
26
  "name": "Primary",
30
27
  "type": "color",
31
28
  "value": "#1984c8"
32
29
  },
33
- "secondary": {
30
+ "kendo-color-secondary": {
34
31
  "name": "Secondary",
35
32
  "type": "color",
36
33
  "value": "#f3f3f4"
37
34
  },
38
- "info": {
35
+ "kendo-color-info": {
39
36
  "name": "Info",
40
37
  "type": "color",
41
38
  "value": "#007bc3"
42
39
  },
43
- "success": {
40
+ "kendo-color-success": {
44
41
  "name": "Success",
45
42
  "type": "color",
46
43
  "value": "#3ea44e"
47
44
  },
48
- "warning": {
45
+ "kendo-color-warning": {
49
46
  "name": "Warning",
50
47
  "type": "color",
51
48
  "value": "#ff9800"
52
49
  },
53
- "error": {
50
+ "kendo-color-error": {
54
51
  "name": "Error",
55
52
  "type": "color",
56
53
  "value": "#d92800"
@@ -60,27 +57,22 @@
60
57
  {
61
58
  "name": "Body",
62
59
  "variables": {
63
- "body-text": {
60
+ "kendo-body-text": {
64
61
  "name": "Body text color",
65
62
  "type": "color",
66
63
  "value": "#515967"
67
64
  },
68
- "body-bg": {
65
+ "kendo-body-bg": {
69
66
  "name": "Body background",
70
67
  "type": "color",
71
68
  "value": "#ffffff"
72
69
  },
73
- "headings-text": {
74
- "name": "Headings text color",
75
- "type": "color",
76
- "value": "#515967"
77
- },
78
- "subtle-text": {
70
+ "kendo-subtle-text": {
79
71
  "name": "Subtle text color",
80
72
  "type": "color",
81
73
  "value": "#666666"
82
74
  },
83
- "disabled-text": {
75
+ "kendo-disabled-text": {
84
76
  "name": "Disabled text color",
85
77
  "type": "color",
86
78
  "value": "#8f8f8f"
@@ -90,42 +82,42 @@
90
82
  {
91
83
  "name": "Components",
92
84
  "variables": {
93
- "component-text": {
85
+ "kendo-component-text": {
94
86
  "name": "Component text color",
95
87
  "type": "color",
96
88
  "value": "#515967"
97
89
  },
98
- "component-bg": {
90
+ "kendo-component-bg": {
99
91
  "name": "Component background",
100
92
  "type": "color",
101
93
  "value": "#ffffff"
102
94
  },
103
- "base-text": {
95
+ "kendo-base-text": {
104
96
  "name": "Header text color",
105
97
  "type": "color",
106
98
  "value": "#515967"
107
99
  },
108
- "base-bg": {
100
+ "kendo-base-bg": {
109
101
  "name": "Header background",
110
102
  "type": "color",
111
103
  "value": "#f3f3f4"
112
104
  },
113
- "hovered-text": {
105
+ "kendo-hover-text": {
114
106
  "name": "Hover text color",
115
107
  "type": "color",
116
108
  "value": "#263248"
117
109
  },
118
- "hovered-bg": {
110
+ "kendo-hover-bg": {
119
111
  "name": "Hover background",
120
112
  "type": "color",
121
113
  "value": "#dbdee5"
122
114
  },
123
- "selected-text": {
115
+ "kendo-selected-text": {
124
116
  "name": "Selected text color",
125
117
  "type": "color",
126
118
  "value": "#ffffff"
127
119
  },
128
- "selected-bg": {
120
+ "kendo-selected-bg": {
129
121
  "name": "Selected background",
130
122
  "type": "color",
131
123
  "value": "#1984c8"
@@ -150,12 +142,12 @@
150
142
  {
151
143
  "name": "Link",
152
144
  "variables": {
153
- "link-text": {
145
+ "kendo-link-text": {
154
146
  "name": "Link text color",
155
147
  "type": "color",
156
148
  "value": "#1984c8"
157
149
  },
158
- "link-hover-text": {
150
+ "kendo-link-hover-text": {
159
151
  "name": "Link hover text color",
160
152
  "type": "color",
161
153
  "value": "#156fa8"
@@ -165,32 +157,32 @@
165
157
  {
166
158
  "name": "Dataviz",
167
159
  "variables": {
168
- "series-a": {
160
+ "kendo-series-a": {
169
161
  "name": "Series A",
170
162
  "type": "color",
171
163
  "value": "#007bc3"
172
164
  },
173
- "series-b": {
165
+ "kendo-series-b": {
174
166
  "name": "Series B",
175
167
  "type": "color",
176
168
  "value": "#3ea44e"
177
169
  },
178
- "series-c": {
170
+ "kendo-series-c": {
179
171
  "name": "Series C",
180
172
  "type": "color",
181
173
  "value": "#ffae00"
182
174
  },
183
- "series-d": {
175
+ "kendo-series-d": {
184
176
  "name": "Series D",
185
177
  "type": "color",
186
178
  "value": "#ef4c00"
187
179
  },
188
- "series-e": {
180
+ "kendo-series-e": {
189
181
  "name": "Series E",
190
182
  "type": "color",
191
183
  "value": "#a419b7"
192
184
  },
193
- "series-f": {
185
+ "kendo-series-f": {
194
186
  "name": "Series F",
195
187
  "type": "color",
196
188
  "value": "#430b62"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-classic",
3
3
  "description": "Sass port of less based themes for Kendo UI theme",
4
- "version": "5.12.1-dev.1",
4
+ "version": "5.12.1-dev.3",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -48,10 +48,10 @@
48
48
  "postpublish": "echo 'no postpublish for classic theme'"
49
49
  },
50
50
  "dependencies": {
51
- "@progress/kendo-font-icons": "^0.6.0",
52
- "@progress/kendo-theme-core": "^5.12.1-dev.1",
53
- "@progress/kendo-theme-default": "^5.12.1-dev.1",
54
- "@progress/kendo-theme-utils": "^5.12.1-dev.1"
51
+ "@progress/kendo-font-icons": "^1.0.0",
52
+ "@progress/kendo-theme-core": "^5.12.1-dev.3",
53
+ "@progress/kendo-theme-default": "^5.12.1-dev.3",
54
+ "@progress/kendo-theme-utils": "^5.12.1-dev.3"
55
55
  },
56
- "gitHead": "1810e01c441cc3328d74864b2bfcb82167a3a0c1"
56
+ "gitHead": "8c82f49a750901799f12f09ca977f65b74ff9577"
57
57
  }
@@ -6,6 +6,8 @@ $kendo-enable-rounded: true !default;
6
6
  $kendo-enable-shadows: true !default;
7
7
  $kendo-enable-gradients: true !default;
8
8
  $kendo-enable-transitions: true !default;
9
+ $kendo-enable-focus-contrast: false !default;
10
+ $kendo-enable-typography: false !default;
9
11
 
10
12
  $kendo-use-input-button-width: false !default;
11
13
  $kendo-use-input-spinner-width: false !default;
@@ -13,10 +15,6 @@ $kendo-use-input-spinner-icon-offset: false !default;
13
15
 
14
16
 
15
17
  // Spacing
16
- $spacer: 1em !default;
17
- $spacer-x: $spacer !default;
18
- $spacer-y: $spacer !default;
19
-
20
18
  $kendo-spacing: (
21
19
  // sass-lint:disable-block leading-zero
22
20
  0: 0,
@@ -55,19 +53,20 @@ $kendo-spacing: (
55
53
  24: 96px
56
54
  ) !default;
57
55
 
58
- $default-scrollbar-width: 17px !default;
59
-
60
56
 
61
57
  // Icons
62
- $icon-size: 16px !default;
63
- $icon-size-lg: 32px !default;
64
- $icon-spacing: k-map-get( $kendo-spacing, 1 ) !default;
65
- $icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
58
+ $kendo-icon-size: 16px !default;
59
+
60
+ $kendo-icon-size-xs: calc( #{$kendo-icon-size} * .75 ) !default;
61
+ $kendo-icon-size-sm: calc( #{$kendo-icon-size} * .875 ) !default;
62
+ $kendo-icon-size-md: $kendo-icon-size !default;
63
+ $kendo-icon-size-lg: calc( #{$kendo-icon-size} * 1.25 ) !default;
64
+ $kendo-icon-size-xl: calc( #{$kendo-icon-size} * 1.5 ) !default;
65
+ $kendo-icon-size-xxl: calc( #{$kendo-icon-size} * 2 ) !default;
66
+ $kendo-icon-size-xxxl: calc( #{$kendo-icon-size} * 3 ) !default;
66
67
 
67
- /// The URL to the icon font that will be used by the theme
68
- /// The default value of `null` embeds the package font with a `data:` URL
69
- /// @group icons
70
- $icon-font-url: null !default;
68
+ $kendo-icon-spacing: k-map-get( $kendo-spacing, 1 ) !default;
69
+ $kendo-icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
71
70
 
72
71
 
73
72
  // Metrics
@@ -86,6 +85,15 @@ $kendo-border-radius-sm: k-math-div( $kendo-border-radius, 2 ) !default;
86
85
  $kendo-border-radius-md: $kendo-border-radius !default;
87
86
  $kendo-border-radius-lg: $kendo-border-radius * 2 !default;
88
87
 
88
+ $kendo-border-radii: (
89
+ DEFAULT: $kendo-border-radius-md,
90
+ 0: 0,
91
+ sm: $kendo-border-radius-sm,
92
+ md: $kendo-border-radius-md,
93
+ lg: $kendo-border-radius-lg,
94
+ full: 9999px
95
+ ) !default;
96
+
89
97
 
90
98
  $kendo-zindex-popup: 1 !default;
91
99
  $kendo-zindex-window: 2 !default;
@@ -93,7 +101,7 @@ $kendo-zindex-loading: 100 !default;
93
101
 
94
102
 
95
103
  // Color settings
96
- $dark-theme: false !default;
104
+ $kendo-is-dark-theme: false !default;
97
105
 
98
106
  // Theme colors
99
107
  /// The color that focuses the user attention.
@@ -176,7 +184,7 @@ $kendo-color-light: #ebebeb !default;
176
184
 
177
185
  /// Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark
178
186
  /// @group color-system
179
- $kendo-color-inverse: if( $dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
187
+ $kendo-color-inverse: if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
180
188
 
181
189
 
182
190
  $kendo-theme-colors: (
@@ -193,6 +201,59 @@ $kendo-theme-colors: (
193
201
  ) !default;
194
202
 
195
203
 
204
+ // Typography
205
+
206
+ /// Base font size across all components.
207
+ /// @group typography
208
+ $kendo-font-size: 14px !default;
209
+ $kendo-font-size-xs: 10px !default;
210
+ $kendo-font-size-sm: 12px !default;
211
+ $kendo-font-size-md: $kendo-font-size !default;
212
+ $kendo-font-size-lg: 16px !default;
213
+ $kendo-font-size-xl: 20px !default;
214
+
215
+ $kendo-font-sizes: (
216
+ xs: $kendo-font-size-xs,
217
+ sm: $kendo-font-size-sm,
218
+ md: $kendo-font-size-md,
219
+ lg: $kendo-font-size-lg,
220
+ xl: $kendo-font-size-xl
221
+ ) !default;
222
+
223
+ /// Font family for text.
224
+ /// @group typography
225
+ $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;
226
+
227
+ /// Font family for monospaced text. Used for styling the code.
228
+ /// @group typography
229
+ $kendo-font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
230
+
231
+ /// Font family across all components.
232
+ /// @group typography
233
+ $kendo-font-family: inherit !default;
234
+
235
+ /// Line height used along with $kendo-font-size.
236
+ /// @group typography
237
+ $kendo-line-height: k-math-div( 20, 14 ) !default;
238
+ $kendo-line-height-xs: 1 !default;
239
+ $kendo-line-height-sm: 1.25 !default;
240
+ $kendo-line-height-md: $kendo-line-height !default;
241
+ $kendo-line-height-lg: 1.5 !default;
242
+ $kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
243
+
244
+ // Font weight
245
+ $kendo-font-weight-light: 300 !default;
246
+ $kendo-font-weight-normal: 400 !default;
247
+ $kendo-font-weight-medium: 500 !default;
248
+ $kendo-font-weight-semibold: 600 !default;
249
+ $kendo-font-weight-bold: 700 !default;
250
+
251
+ // Letter Spacing
252
+ $kendo-letter-spacing: null !default;
253
+
254
+
255
+ // Generic styles
256
+
196
257
  // Root styles
197
258
  $kendo-body-bg: $kendo-color-white !default;
198
259
  $kendo-body-text: #272727 !default;
@@ -203,17 +264,21 @@ $kendo-app-bg: $kendo-body-bg !default;
203
264
  $kendo-app-text: $kendo-body-text !default;
204
265
  $kendo-app-border: k-try-shade( $kendo-app-bg, 2 ) !default;
205
266
 
267
+ // Link
268
+ $kendo-link-text: $kendo-color-primary !default;
269
+ $kendo-link-hover-text: $kendo-color-primary-darker !default;
270
+
206
271
 
207
272
  // Components
208
273
 
209
274
  /// The background of the components' chrome area.
210
- $base-bg: #f0f0f0 !default;
275
+ $kendo-base-bg: #f0f0f0 !default;
211
276
  /// The text color of the components' chrome area.
212
- $base-text: $kendo-body-text !default;
277
+ $kendo-base-text: $kendo-body-text !default;
213
278
  /// The border color of the components' chrome area.
214
- $base-border: k-try-shade( $base-bg, 2 ) !default;
279
+ $kendo-base-border: k-try-shade( $kendo-base-bg, 2 ) !default;
215
280
  /// The gradient background of the components' chrome area.
216
- $base-gradient: rgba( white, .1 ), rgba( white, 0 ) !default;
281
+ $kendo-base-gradient: rgba( white, .1 ), rgba( white, 0 ) !default;
217
282
 
218
283
  /// Background color of a component.
219
284
  /// Note: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.
@@ -226,16 +291,16 @@ $kendo-component-text: $kendo-body-text !default;
226
291
  /// Border color of a component.
227
292
  /// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.
228
293
  /// @group component
229
- $kendo-component-border: $base-border !default;
294
+ $kendo-component-border: $kendo-base-border !default;
230
295
 
231
296
  /// The background of hovered items.
232
- $kendo-hover-bg: k-try-shade( $base-bg, 1 ) !default;
297
+ $kendo-hover-bg: k-try-shade( $kendo-base-bg, 1 ) !default;
233
298
  /// The text color of hovered items.
234
- $kendo-hover-text: $base-text !default;
299
+ $kendo-hover-text: $kendo-base-text !default;
235
300
  /// The border color of hovered items.
236
301
  $kendo-hover-border: k-try-shade( $kendo-hover-bg, 2 ) !default;
237
302
  /// The gradient background of hovered items.
238
- $kendo-hover-gradient: $base-gradient !default;
303
+ $kendo-hover-gradient: $kendo-base-gradient !default;
239
304
 
240
305
  /// The background of selected items.
241
306
  $kendo-selected-bg: $kendo-color-primary !default;
@@ -244,7 +309,7 @@ $kendo-selected-text: k-contrast-legacy( $kendo-selected-bg ) !default;
244
309
  /// The border color of selected items.
245
310
  $kendo-selected-border: k-try-shade( $kendo-selected-bg, 2 ) !default;
246
311
  /// The gradient background of selected items.
247
- $kendo-selected-gradient: $base-gradient !default;
312
+ $kendo-selected-gradient: $kendo-base-gradient !default;
248
313
 
249
314
  $kendo-selected-hover-bg: k-try-shade( $kendo-selected-bg, 1 ) !default;
250
315
  $kendo-selected-hover-text: k-contrast-legacy( $kendo-selected-hover-bg ) !default;
@@ -267,20 +332,16 @@ $kendo-disabled-styling: (
267
332
  ) !default;
268
333
 
269
334
 
270
-
271
335
  // Generic styles
272
336
 
273
337
  // TODO: refactor once we extract drag drop as separate module
274
- $font-size: 14px !default;
275
- $font-family: inherit !default;
276
- $line-height: k-math-div( 20, 14 ) !default;
277
338
 
278
339
 
279
340
  // Header
280
- $kendo-component-header-bg: $base-bg !default;
281
- $kendo-component-header-text: $base-text !default;
282
- $kendo-component-header-border: $base-border !default;
283
- $kendo-component-header-gradient: $base-gradient !default;
341
+ $kendo-component-header-bg: $kendo-base-bg !default;
342
+ $kendo-component-header-text: $kendo-base-text !default;
343
+ $kendo-component-header-border: $kendo-base-border !default;
344
+ $kendo-component-header-gradient: $kendo-base-gradient !default;
284
345
 
285
346
 
286
347
  // Validator
@@ -288,9 +349,3 @@ $kendo-invalid-bg: null !default;
288
349
  $kendo-invalid-text: $kendo-color-error !default;
289
350
  $kendo-invalid-border: $kendo-color-error !default;
290
351
  $kendo-invalid-shadow: null !default;
291
-
292
-
293
- // Layout
294
- $grid-cols: 12 !default;
295
- $grid-rows: 10 !default;
296
- $grid-gap: 10px !default;