@progress/kendo-theme-default 5.12.1-dev.2 → 5.12.1-dev.4

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 (229) hide show
  1. package/dist/all.css +222 -18
  2. package/dist/all.scss +4737 -4662
  3. package/dist/default-blue.scss +27 -29
  4. package/dist/default-dataviz-v4.scss +6 -7
  5. package/dist/default-green.scss +27 -29
  6. package/dist/default-main-dark.scss +27 -30
  7. package/dist/default-main.scss +27 -29
  8. package/dist/default-nordic.scss +27 -29
  9. package/dist/default-ocean-blue-a11y.scss +16 -16
  10. package/dist/default-ocean-blue.scss +9 -9
  11. package/dist/default-orange.scss +27 -29
  12. package/dist/default-purple.scss +27 -29
  13. package/dist/default-turquoise.scss +27 -29
  14. package/dist/default-urban.scss +27 -29
  15. package/lib/swatches/default-blue.json +32 -41
  16. package/lib/swatches/default-dataviz-v4.json +8 -7
  17. package/lib/swatches/default-green.json +33 -41
  18. package/lib/swatches/default-main-dark.json +31 -49
  19. package/lib/swatches/default-main.json +33 -41
  20. package/lib/swatches/default-nordic.json +33 -41
  21. package/lib/swatches/default-ocean-blue-a11y.json +40 -54
  22. package/lib/swatches/default-ocean-blue.json +15 -9
  23. package/lib/swatches/default-orange.json +33 -41
  24. package/lib/swatches/default-purple.json +33 -41
  25. package/lib/swatches/default-turquoise.json +33 -41
  26. package/lib/swatches/default-urban.json +33 -41
  27. package/package.json +4 -4
  28. package/scss/_variables.scss +55 -52
  29. package/scss/action-buttons/_layout.scss +4 -4
  30. package/scss/action-buttons/_theme.scss +4 -4
  31. package/scss/action-buttons/_variables.scss +9 -9
  32. package/scss/action-sheet/_layout.scss +41 -41
  33. package/scss/action-sheet/_theme.scss +27 -27
  34. package/scss/action-sheet/_variables.scss +63 -63
  35. package/scss/adaptive/_layout.scss +11 -11
  36. package/scss/adaptive/_theme.scss +12 -12
  37. package/scss/adaptive/_variables.scss +18 -18
  38. package/scss/appbar/_variables.scss +3 -3
  39. package/scss/avatar/_variables.scss +3 -3
  40. package/scss/badge/_variables.scss +32 -32
  41. package/scss/bottom-navigation/_layout.scss +17 -17
  42. package/scss/bottom-navigation/_theme.scss +4 -4
  43. package/scss/bottom-navigation/_variables.scss +23 -23
  44. package/scss/breadcrumb/_layout.scss +16 -16
  45. package/scss/breadcrumb/_theme.scss +42 -24
  46. package/scss/breadcrumb/_variables.scss +45 -44
  47. package/scss/button/_layout.scss +39 -0
  48. package/scss/button/_theme.scss +3 -3
  49. package/scss/button/_variables.scss +34 -34
  50. package/scss/calendar/_layout.scss +49 -49
  51. package/scss/calendar/_theme.scss +52 -52
  52. package/scss/calendar/_variables.scss +84 -87
  53. package/scss/captcha/_layout.scss +10 -10
  54. package/scss/captcha/_theme.scss +3 -3
  55. package/scss/captcha/_variables.scss +14 -14
  56. package/scss/card/_layout.scss +45 -45
  57. package/scss/card/_theme.scss +15 -15
  58. package/scss/card/_variables.scss +55 -55
  59. package/scss/chat/_layout.scss +59 -59
  60. package/scss/chat/_theme.scss +28 -28
  61. package/scss/chat/_variables.scss +57 -57
  62. package/scss/checkbox/_variables.scss +1 -1
  63. package/scss/chip/_layout.scss +1 -1
  64. package/scss/chip/_theme.scss +10 -10
  65. package/scss/chip/_variables.scss +29 -29
  66. package/scss/color-preview/_layout.scss +5 -5
  67. package/scss/color-preview/_theme.scss +4 -4
  68. package/scss/color-preview/_variables.scss +11 -11
  69. package/scss/coloreditor/_layout.scss +18 -18
  70. package/scss/coloreditor/_theme.scss +6 -6
  71. package/scss/coloreditor/_variables.scss +24 -24
  72. package/scss/colorgradient/_layout.scss +42 -54
  73. package/scss/colorgradient/_theme.scss +13 -13
  74. package/scss/colorgradient/_variables.scss +50 -50
  75. package/scss/colorpalette/_layout.scss +5 -5
  76. package/scss/colorpalette/_theme.scss +3 -3
  77. package/scss/colorpalette/_variables.scss +8 -8
  78. package/scss/common/_dragdrop.scss +13 -13
  79. package/scss/dataviz/_layout.scss +75 -75
  80. package/scss/dataviz/_theme.scss +18 -18
  81. package/scss/dataviz/_variables.scss +97 -97
  82. package/scss/datetimepicker/_layout.scss +3 -3
  83. package/scss/datetimepicker/_variables.scss +1 -1
  84. package/scss/dialog/_variables.scss +3 -3
  85. package/scss/draggable/_layout.scss +23 -23
  86. package/scss/draggable/_theme.scss +5 -5
  87. package/scss/draggable/_variables.scss +20 -20
  88. package/scss/drawer/_variables.scss +4 -4
  89. package/scss/dropdowntree/_layout.scss +2 -2
  90. package/scss/dropdowntree/_variables.scss +2 -2
  91. package/scss/dropzone/_layout.scss +12 -12
  92. package/scss/dropzone/_theme.scss +7 -7
  93. package/scss/dropzone/_variables.scss +20 -20
  94. package/scss/editor/_variables.scss +3 -3
  95. package/scss/expansion-panel/_layout.scss +9 -9
  96. package/scss/expansion-panel/_theme.scss +12 -12
  97. package/scss/expansion-panel/_variables.scss +22 -22
  98. package/scss/fab/_layout.scss +2 -2
  99. package/scss/fab/_theme.scss +1 -1
  100. package/scss/fab/_variables.scss +10 -10
  101. package/scss/filemanager/_layout.scss +24 -24
  102. package/scss/filemanager/_theme.scss +31 -31
  103. package/scss/filemanager/_variables.scss +59 -59
  104. package/scss/filter/_layout.scss +15 -15
  105. package/scss/filter/_theme.scss +3 -3
  106. package/scss/filter/_variables.scss +8 -8
  107. package/scss/floating-label/_layout.scss +19 -19
  108. package/scss/floating-label/_theme.scss +4 -4
  109. package/scss/floating-label/_variables.scss +14 -14
  110. package/scss/forms/_layout.scss +6 -6
  111. package/scss/forms/_variables.scss +12 -12
  112. package/scss/gantt/_layout.scss +44 -43
  113. package/scss/gantt/_theme.scss +60 -60
  114. package/scss/gantt/_variables.scss +92 -92
  115. package/scss/grid/_layout.scss +45 -21
  116. package/scss/grid/_theme.scss +44 -4
  117. package/scss/grid/_variables.scss +75 -75
  118. package/scss/icons/_layout.scss +5 -0
  119. package/scss/imageeditor/_layout.scss +19 -19
  120. package/scss/imageeditor/_theme.scss +13 -13
  121. package/scss/imageeditor/_variables.scss +31 -31
  122. package/scss/input/_layout.scss +1 -1
  123. package/scss/input/_variables.scss +36 -36
  124. package/scss/list/_variables.scss +66 -72
  125. package/scss/listbox/_variables.scss +3 -3
  126. package/scss/listgroup/_layout.scss +15 -15
  127. package/scss/listgroup/_theme.scss +3 -3
  128. package/scss/listgroup/_variables.scss +10 -10
  129. package/scss/listview/_variables.scss +3 -3
  130. package/scss/loader/_layout.scss +40 -40
  131. package/scss/loader/_variables.scss +30 -30
  132. package/scss/map/_layout.scss +15 -15
  133. package/scss/map/_theme.scss +5 -5
  134. package/scss/map/_variables.scss +21 -21
  135. package/scss/mediaplayer/_layout.scss +5 -5
  136. package/scss/mediaplayer/_theme.scss +6 -6
  137. package/scss/mediaplayer/_variables.scss +13 -13
  138. package/scss/menu/_layout.scss +38 -38
  139. package/scss/menu/_theme.scss +25 -25
  140. package/scss/menu/_variables.scss +65 -68
  141. package/scss/messagebox/_layout.scss +7 -7
  142. package/scss/messagebox/_theme.scss +3 -3
  143. package/scss/messagebox/_variables.scss +11 -11
  144. package/scss/notification/_variables.scss +4 -4
  145. package/scss/orgchart/_layout.scss +26 -26
  146. package/scss/orgchart/_theme.scss +13 -13
  147. package/scss/orgchart/_variables.scss +56 -56
  148. package/scss/overlay/_layout.scss +1 -1
  149. package/scss/overlay/_theme.scss +2 -2
  150. package/scss/overlay/_variables.scss +3 -3
  151. package/scss/pager/_layout.scss +1 -1
  152. package/scss/pager/_theme.scss +4 -4
  153. package/scss/pager/_variables.scss +33 -33
  154. package/scss/panelbar/_layout.scss +15 -15
  155. package/scss/panelbar/_theme.scss +70 -70
  156. package/scss/panelbar/_variables.scss +103 -106
  157. package/scss/pdf-viewer/_layout.scss +13 -13
  158. package/scss/pdf-viewer/_theme.scss +21 -21
  159. package/scss/pdf-viewer/_variables.scss +44 -44
  160. package/scss/pivotgrid/_layout.scss +45 -45
  161. package/scss/pivotgrid/_theme.scss +52 -52
  162. package/scss/pivotgrid/_variables.scss +86 -86
  163. package/scss/popover/_variables.scss +16 -16
  164. package/scss/popup/_layout.scss +7 -7
  165. package/scss/popup/_theme.scss +4 -4
  166. package/scss/popup/_variables.scss +12 -12
  167. package/scss/progressbar/_variables.scss +2 -2
  168. package/scss/radio/_variables.scss +1 -1
  169. package/scss/rating/_layout.scss +11 -11
  170. package/scss/rating/_theme.scss +6 -6
  171. package/scss/rating/_variables.scss +16 -16
  172. package/scss/scheduler/_layout.scss +32 -32
  173. package/scss/scheduler/_theme.scss +51 -51
  174. package/scss/scheduler/_variables.scss +93 -93
  175. package/scss/scrollview/_layout.scss +16 -16
  176. package/scss/scrollview/_theme.scss +23 -23
  177. package/scss/scrollview/_variables.scss +32 -32
  178. package/scss/signature/_variables.scss +18 -18
  179. package/scss/skeleton/_layout.scss +4 -4
  180. package/scss/skeleton/_theme.scss +2 -2
  181. package/scss/skeleton/_variables.scss +6 -6
  182. package/scss/slider/_layout.scss +26 -26
  183. package/scss/slider/_theme.scss +21 -21
  184. package/scss/slider/_variables.scss +44 -44
  185. package/scss/split-button/_layout.scss +3 -4
  186. package/scss/split-button/_variables.scss +6 -6
  187. package/scss/splitter/_layout.scss +15 -15
  188. package/scss/splitter/_theme.scss +10 -10
  189. package/scss/splitter/_variables.scss +18 -18
  190. package/scss/spreadsheet/_layout.scss +24 -24
  191. package/scss/spreadsheet/_theme.scss +20 -20
  192. package/scss/spreadsheet/_variables.scss +29 -29
  193. package/scss/stepper/_layout.scss +33 -33
  194. package/scss/stepper/_theme.scss +44 -44
  195. package/scss/stepper/_variables.scss +86 -86
  196. package/scss/switch/_theme.scss +2 -2
  197. package/scss/switch/_variables.scss +7 -7
  198. package/scss/table/_variables.scss +18 -18
  199. package/scss/tabstrip/_layout.scss +31 -31
  200. package/scss/tabstrip/_theme.scss +26 -26
  201. package/scss/tabstrip/_variables.scss +41 -44
  202. package/scss/taskboard/_layout.scss +34 -34
  203. package/scss/taskboard/_theme.scss +32 -32
  204. package/scss/taskboard/_variables.scss +93 -93
  205. package/scss/tilelayout/_layout.scss +4 -4
  206. package/scss/tilelayout/_theme.scss +4 -4
  207. package/scss/tilelayout/_variables.scss +8 -8
  208. package/scss/timeline/_layout.scss +54 -54
  209. package/scss/timeline/_theme.scss +15 -15
  210. package/scss/timeline/_variables.scss +50 -50
  211. package/scss/timeselector/_layout.scss +18 -18
  212. package/scss/timeselector/_theme.scss +11 -11
  213. package/scss/timeselector/_variables.scss +36 -39
  214. package/scss/toolbar/_layout.scss +10 -10
  215. package/scss/toolbar/_variables.scss +24 -24
  216. package/scss/tooltip/_layout.scss +20 -20
  217. package/scss/tooltip/_theme.scss +25 -25
  218. package/scss/tooltip/_variables.scss +29 -29
  219. package/scss/treelist/_layout.scss +3 -0
  220. package/scss/treeview/_variables.scss +30 -33
  221. package/scss/typography/_layout.scss +77 -77
  222. package/scss/typography/_theme.scss +3 -3
  223. package/scss/typography/_variables.scss +84 -92
  224. package/scss/upload/_variables.scss +3 -3
  225. package/scss/validator/_layout.scss +1 -1
  226. package/scss/window/_variables.scss +5 -5
  227. package/scss/wizard/_layout.scss +11 -11
  228. package/scss/wizard/_theme.scss +1 -1
  229. package/scss/wizard/_variables.scss +10 -10
@@ -3,7 +3,8 @@
3
3
  "name": "Default Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "5.12.1-dev.2",
6
+ "version": "5.12.1-dev.4",
7
+ "api": "legacy",
7
8
  "previewColors": [
8
9
  "#ffffff",
9
10
  "#e3eef4",
@@ -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": "2px"
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": "#ff5c1a"
32
29
  },
33
- "secondary": {
30
+ "kendo-color-secondary": {
34
31
  "name": "Secondary",
35
32
  "type": "color",
36
33
  "value": "#73a9c9"
37
34
  },
38
- "info": {
35
+ "kendo-color-info": {
39
36
  "name": "Info",
40
37
  "type": "color",
41
38
  "value": "#5bc0de"
42
39
  },
43
- "success": {
40
+ "kendo-color-success": {
44
41
  "name": "Success",
45
42
  "type": "color",
46
43
  "value": "#5cb85c"
47
44
  },
48
- "warning": {
45
+ "kendo-color-warning": {
49
46
  "name": "Warning",
50
47
  "type": "color",
51
48
  "value": "#ffbb5b"
52
49
  },
53
- "error": {
50
+ "kendo-color-error": {
54
51
  "name": "Error",
55
52
  "type": "color",
56
53
  "value": "#e3470e"
@@ -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": "#000000"
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": "#141414"
77
- },
78
- "subtle-text": {
70
+ "kendo-subtle-text": {
79
71
  "name": "Subtle text color",
80
72
  "type": "color",
81
73
  "value": "#6c757d"
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-color": {
85
+ "kendo-component-color": {
94
86
  "name": "Component text",
95
87
  "type": "color",
96
88
  "value": "#1c3a4c"
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": "#1c3a4c"
107
99
  },
108
- "base-bg": {
100
+ "kendo-base-bg": {
109
101
  "name": "Header background",
110
102
  "type": "color",
111
103
  "value": "#e3eef4"
112
104
  },
113
- "hovered-text": {
105
+ "kendo-hover-text": {
114
106
  "name": "Hover text color",
115
107
  "type": "color",
116
108
  "value": "#16181b"
117
109
  },
118
- "hovered-bg": {
110
+ "kendo-hover-bg": {
119
111
  "name": "Hover background",
120
112
  "type": "color",
121
113
  "value": "#cfdee6"
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": "#ff5c1a"
@@ -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": "#ff5c1a"
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": "#e65317"
@@ -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": "#ff7943"
172
164
  },
173
- "series-b": {
165
+ "kendo-series-b": {
174
166
  "name": "Series B",
175
167
  "type": "color",
176
168
  "value": "#e84d0e"
177
169
  },
178
- "series-c": {
170
+ "kendo-series-c": {
179
171
  "name": "Series C",
180
172
  "type": "color",
181
173
  "value": "#40a9e3"
182
174
  },
183
- "series-d": {
175
+ "kendo-series-d": {
184
176
  "name": "Series D",
185
177
  "type": "color",
186
178
  "value": "#016a98"
187
179
  },
188
- "series-e": {
180
+ "kendo-series-e": {
189
181
  "name": "Series E",
190
182
  "type": "color",
191
183
  "value": "#7a8c95"
192
184
  },
193
- "series-f": {
185
+ "kendo-series-f": {
194
186
  "name": "Series F",
195
187
  "type": "color",
196
188
  "value": "#355261"
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": "5.12.1-dev.2",
4
+ "version": "5.12.1-dev.4",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -48,8 +48,8 @@
48
48
  },
49
49
  "dependencies": {
50
50
  "@progress/kendo-font-icons": "^1.0.0",
51
- "@progress/kendo-theme-core": "^5.12.1-dev.2",
52
- "@progress/kendo-theme-utils": "^5.12.1-dev.2"
51
+ "@progress/kendo-theme-core": "^5.12.1-dev.4",
52
+ "@progress/kendo-theme-utils": "^5.12.1-dev.4"
53
53
  },
54
- "gitHead": "14365a5e53996a453f9d6ad72894a3e4666e6ede"
54
+ "gitHead": "a62113f259ebc1b7722c0871fb93955f8bf4c409"
55
55
  }
@@ -8,6 +8,7 @@ $kendo-enable-shadows: true !default;
8
8
  $kendo-enable-gradients: true !default;
9
9
  $kendo-enable-transitions: true !default;
10
10
  $kendo-enable-focus-contrast: false !default;
11
+ $kendo-enable-typography: false !default;
11
12
 
12
13
  $kendo-use-input-button-width: true !default;
13
14
  $kendo-use-input-spinner-width: true !default;
@@ -53,8 +54,6 @@ $kendo-spacing: (
53
54
  24: 96px
54
55
  ) !default;
55
56
 
56
- $default-scrollbar-width: 17px !default;
57
-
58
57
 
59
58
  // Icons
60
59
  $kendo-icon-size: 16px !default;
@@ -102,7 +101,7 @@ $kendo-zindex-loading: 100 !default;
102
101
 
103
102
 
104
103
  // Color settings
105
- $dark-theme: false !default;
104
+ $kendo-is-dark-theme: false !default;
106
105
 
107
106
  // Theme colors
108
107
  /// The color that focuses the user attention.
@@ -185,7 +184,7 @@ $kendo-color-light: #ebebeb !default;
185
184
 
186
185
  /// Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark
187
186
  /// @group color-system
188
- $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;
189
188
 
190
189
 
191
190
  $kendo-theme-colors: (
@@ -206,49 +205,55 @@ $kendo-theme-colors: (
206
205
 
207
206
  /// Base font size across all components.
208
207
  /// @group typography
209
- $font-size: 14px !default;
210
- $font-size-xs: 10px !default;
211
- $font-size-sm: 12px !default;
212
- $font-size-md: $font-size !default;
213
- $font-size-lg: 16px !default;
214
- $font-size-xl: 20px !default;
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;
215
214
 
216
215
  $kendo-font-sizes: (
217
- xs: $font-size-xs,
218
- sm: $font-size-sm,
219
- md: $font-size-md,
220
- lg: $font-size-lg,
221
- xl: $font-size-xl
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
222
221
  ) !default;
223
222
 
224
- /// Font family across all components.
223
+ /// Font family for text.
225
224
  /// @group typography
226
- $font-family: inherit !default;
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;
227
226
 
228
227
  /// Font family for monospaced text. Used for styling the code.
229
228
  /// @group typography
230
- $font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
229
+ $kendo-font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
231
230
 
232
- /// Line height used along with $font-size.
231
+ /// Font family across all components.
233
232
  /// @group typography
234
- $line-height: k-math-div( 20, 14 ) !default;
235
- $line-height-xs: 1 !default;
236
- $line-height-sm: 1.25 !default;
237
- $line-height-md: $line-height !default;
238
- $line-height-lg: 1.5 !default;
239
- $line-height-em: calc( #{$line-height} * 1em ) !default;
233
+ $kendo-font-family: inherit !default;
240
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;
241
243
 
242
244
  // Font weight
243
- $font-weight-light: 300 !default;
244
- $font-weight-normal: 400 !default;
245
- $font-weight-bold: 700 !default;
246
-
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;
247
250
 
248
251
  // Letter Spacing
249
- $letter-spacing: null !default;
252
+ $kendo-letter-spacing: null !default;
250
253
 
251
254
 
255
+ // Generic styles
256
+
252
257
  // Root styles
253
258
  $kendo-body-bg: $kendo-color-white !default;
254
259
  $kendo-body-text: #424242 !default;
@@ -259,6 +264,10 @@ $kendo-app-bg: k-try-shade( $kendo-body-bg, .25 ) !default;
259
264
  $kendo-app-text: $kendo-body-text !default;
260
265
  $kendo-app-border: rgba( $kendo-color-black, .08 ) !default;
261
266
 
267
+ // Link
268
+ $kendo-link-text: $kendo-color-primary !default;
269
+ $kendo-link-hover-text: $kendo-color-primary-darker !default;
270
+
262
271
 
263
272
  // Components
264
273
 
@@ -274,40 +283,40 @@ $kendo-component-text: $kendo-body-text !default;
274
283
  /// Border color of a component.
275
284
  /// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.
276
285
  /// @group component
277
- $kendo-component-border: rgba( if( $dark-theme, $kendo-color-white, $kendo-color-black ), .08 ) !default;
286
+ $kendo-component-border: rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ) !default;
278
287
 
279
288
 
280
289
  /// The background of the components' chrome area.
281
- $base-bg: #fafafa !default;
290
+ $kendo-base-bg: #fafafa !default;
282
291
  /// The text color of the components' chrome area.
283
- $base-text: $kendo-body-text !default;
292
+ $kendo-base-text: $kendo-body-text !default;
284
293
  /// The border color of the components' chrome area.
285
- $base-border: rgba( black, .08 ) !default;
294
+ $kendo-base-border: rgba( black, .08 ) !default;
286
295
  /// The gradient background of the components' chrome area.
287
- $base-gradient: rgba( black, 0 ), rgba( black, .02 ) !default;
296
+ $kendo-base-gradient: rgba( black, 0 ), rgba( black, .02 ) !default;
288
297
 
289
298
  /// The background of hovered items.
290
- $kendo-hover-bg: k-try-shade( $base-bg, .5 ) !default;
299
+ $kendo-hover-bg: k-try-shade( $kendo-base-bg, .5 ) !default;
291
300
  /// The text color of hovered items.
292
- $kendo-hover-text: $base-text !default;
301
+ $kendo-hover-text: $kendo-base-text !default;
293
302
  /// The border color of hovered items.
294
- $kendo-hover-border: $base-border !default;
303
+ $kendo-hover-border: $kendo-base-border !default;
295
304
  /// The gradient background of hovered items.
296
- $kendo-hover-gradient: $base-gradient !default;
305
+ $kendo-hover-gradient: $kendo-base-gradient !default;
297
306
 
298
307
  /// The background of selected items.
299
308
  $kendo-selected-bg: $kendo-color-primary !default;
300
309
  /// The text color of selected items.
301
310
  $kendo-selected-text: k-contrast-legacy( $kendo-selected-bg ) !default;
302
311
  /// The border color of selected items.
303
- $kendo-selected-border: $base-border !default;
312
+ $kendo-selected-border: $kendo-base-border !default;
304
313
  /// The gradient background of selected items.
305
- $kendo-selected-gradient: $base-gradient !default;
314
+ $kendo-selected-gradient: $kendo-base-gradient !default;
306
315
 
307
316
  $kendo-selected-hover-bg: k-try-shade( $kendo-selected-bg, .5 ) !default;
308
317
  $kendo-selected-hover-text: $kendo-selected-text !default;
309
- $kendo-selected-hover-border: $base-border !default;
310
- $kendo-selected-hover-gradient: $base-gradient !default;
318
+ $kendo-selected-hover-border: $kendo-base-border !default;
319
+ $kendo-selected-hover-gradient: $kendo-base-gradient !default;
311
320
 
312
321
  // TODO: refactor
313
322
  $kendo-focus-shadow: inset 0 0 0 2px rgba(0, 0, 0, .13) !default;
@@ -332,9 +341,9 @@ $kendo-disabled-styling: (
332
341
 
333
342
 
334
343
  // Header
335
- $kendo-component-header-bg: $base-bg !default;
336
- $kendo-component-header-text: $base-text !default;
337
- $kendo-component-header-border: $base-border !default;
344
+ $kendo-component-header-bg: $kendo-base-bg !default;
345
+ $kendo-component-header-text: $kendo-base-text !default;
346
+ $kendo-component-header-border: $kendo-base-border !default;
338
347
  $kendo-component-header-gradient: null !default;
339
348
 
340
349
 
@@ -343,9 +352,3 @@ $kendo-invalid-bg: null !default;
343
352
  $kendo-invalid-text: $kendo-color-error !default;
344
353
  $kendo-invalid-border: $kendo-color-error !default;
345
354
  $kendo-invalid-shadow: null !default;
346
-
347
-
348
- // Layout
349
- $grid-cols: 12 !default;
350
- $grid-rows: 10 !default;
351
- $grid-gap: 10px !default;
@@ -1,16 +1,16 @@
1
1
  @include exports("action-buttons/layout") {
2
2
 
3
3
  .k-actions {
4
- padding: $actions-padding-y $actions-padding-x;
4
+ padding: $kendo-actions-padding-y $kendo-actions-padding-x;
5
5
  box-sizing: border-box;
6
- border-width: $actions-border-width 0 0 0;
6
+ border-width: $kendo-actions-border-width 0 0 0;
7
7
  border-style: solid;
8
8
  border-color: inherit;
9
9
  flex-shrink: 0;
10
10
  display: flex;
11
11
  flex-flow: row nowrap;
12
12
  align-items: center;
13
- gap: $actions-button-spacing;
13
+ gap: $kendo-actions-button-spacing;
14
14
  overflow: hidden;
15
15
  // TODO: remove
16
16
  clear: both;
@@ -25,7 +25,7 @@
25
25
 
26
26
  // Actions in popup
27
27
  .k-popup .k-actions {
28
- margin-top: $actions-margin-top;
28
+ margin-top: $kendo-actions-margin-top;
29
29
  }
30
30
 
31
31
 
@@ -2,10 +2,10 @@
2
2
 
3
3
  .k-actions {
4
4
  @include fill(
5
- $actions-text,
6
- $actions-bg,
7
- $actions-border,
8
- $actions-gradient
5
+ $kendo-actions-text,
6
+ $kendo-actions-bg,
7
+ $kendo-actions-border,
8
+ $kendo-actions-gradient
9
9
  );
10
10
  }
11
11
 
@@ -1,11 +1,11 @@
1
1
  // Actions
2
- $actions-margin-top: k-map-get( $kendo-spacing, 4 ) !default;
3
- $actions-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
4
- $actions-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
5
- $actions-border-width: 0px !default;
6
- $actions-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
2
+ $kendo-actions-margin-top: k-map-get( $kendo-spacing, 4 ) !default;
3
+ $kendo-actions-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
4
+ $kendo-actions-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
5
+ $kendo-actions-border-width: 0px !default;
6
+ $kendo-actions-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
7
7
 
8
- $actions-bg: null !default;
9
- $actions-text: null !default;
10
- $actions-border: null !default;
11
- $actions-gradient: null !default;
8
+ $kendo-actions-bg: null !default;
9
+ $kendo-actions-text: null !default;
10
+ $kendo-actions-border: null !default;
11
+ $kendo-actions-gradient: null !default;
@@ -56,19 +56,19 @@
56
56
 
57
57
  // Actionsheet
58
58
  .k-actionsheet {
59
- padding-block: $actionsheet-padding-y;
60
- padding-inline: $actionsheet-padding-y;
61
- width: var( --kendo-actionsheet-width, #{$actionsheet-width} );
62
- height: var( --kendo-actionsheet-height, #{$actionsheet-height} );
63
- max-width: var( --kendo-actionsheet-max-width, #{$actionsheet-max-width} );
64
- max-height: var( --kendo-actionsheet-max-height, #{$actionsheet-max-height} );
59
+ padding-block: $kendo-actionsheet-padding-y;
60
+ padding-inline: $kendo-actionsheet-padding-y;
61
+ width: var( --kendo-actionsheet-width, #{$kendo-actionsheet-width} );
62
+ height: var( --kendo-actionsheet-height, #{$kendo-actionsheet-height} );
63
+ max-width: var( --kendo-actionsheet-max-width, #{$kendo-actionsheet-max-width} );
64
+ max-height: var( --kendo-actionsheet-max-height, #{$kendo-actionsheet-max-height} );
65
65
  border-width: 0;
66
66
  border-style: solid;
67
67
  border-color: transparent;
68
68
  box-sizing: border-box;
69
- font-size: $actionsheet-font-size;
70
- font-family: $actionsheet-font-family;
71
- line-height: $actionsheet-line-height;
69
+ font-size: $kendo-actionsheet-font-size;
70
+ font-family: $kendo-actionsheet-font-family;
71
+ line-height: $kendo-actionsheet-line-height;
72
72
  overflow: hidden;
73
73
  position: relative;
74
74
 
@@ -82,19 +82,19 @@
82
82
 
83
83
  // Actionsheet titlebar
84
84
  .k-actionsheet-titlebar {
85
- padding: $actionsheet-titlebar-padding-y $actionsheet-titlebar-padding-x;
85
+ padding: $kendo-actionsheet-titlebar-padding-y $kendo-actionsheet-titlebar-padding-x;
86
86
  border-width: 0;
87
- border-bottom-width: if( $actionsheet-titlebar-border-width, $actionsheet-titlebar-border-width, null );
87
+ border-bottom-width: if( $kendo-actionsheet-titlebar-border-width, $kendo-actionsheet-titlebar-border-width, null );
88
88
  border-style: solid;
89
89
  border-color: transparent;
90
- font-size: $actionsheet-titlebar-font-size;
91
- font-family: $actionsheet-titlebar-font-family;
92
- line-height: $actionsheet-titlebar-line-height;
90
+ font-size: $kendo-actionsheet-titlebar-font-size;
91
+ font-family: $kendo-actionsheet-titlebar-font-family;
92
+ line-height: $kendo-actionsheet-titlebar-line-height;
93
93
  flex: none;
94
94
  display: flex;
95
95
  flex-flow: column nowrap;
96
96
  align-items: center;
97
- gap: $actionsheet-titlebar-gap;
97
+ gap: $kendo-actionsheet-titlebar-gap;
98
98
  }
99
99
  .k-actionsheet-titlebar-group {
100
100
  display: flex;
@@ -106,8 +106,8 @@
106
106
  flex: 1;
107
107
  }
108
108
  .k-actionsheet-subtitle {
109
- font-size: $actionsheet-subtitle-font-size;
110
- line-height: $actionsheet-subtitle-line-height;
109
+ font-size: $kendo-actionsheet-subtitle-font-size;
110
+ line-height: $kendo-actionsheet-subtitle-line-height;
111
111
  }
112
112
  .k-actionsheet-actions {
113
113
  flex: none;
@@ -147,8 +147,8 @@
147
147
  }
148
148
  .k-actionsheet-action {
149
149
  margin: 0;
150
- padding: $actionsheet-item-padding-y $actionsheet-item-padding-x;
151
- min-height: $actionsheet-item-min-height;
150
+ padding: $kendo-actionsheet-item-padding-y $kendo-actionsheet-item-padding-x;
151
+ min-height: $kendo-actionsheet-item-min-height;
152
152
  box-sizing: border-box;
153
153
  color: inherit;
154
154
  text-decoration: none;
@@ -156,21 +156,21 @@
156
156
  display: flex;
157
157
  flex-flow: row nowrap;
158
158
  align-items: flex-start;
159
- gap: $actionsheet-item-spacing;
159
+ gap: $kendo-actionsheet-item-spacing;
160
160
  }
161
161
  .k-actionsheet-item-icon {
162
- font-size: $actionsheet-item-icon-size;
162
+ font-size: $kendo-actionsheet-item-icon-size;
163
163
  }
164
164
  .k-actionsheet-item-text {
165
165
  display: flex;
166
166
  flex-flow: column nowrap;
167
167
  }
168
168
  .k-actionsheet-item-title {
169
- font-weight: $actionsheet-item-title-font-weight;
170
- text-transform: $actionsheet-item-title-text-transform;
169
+ font-weight: $kendo-actionsheet-item-title-font-weight;
170
+ text-transform: $kendo-actionsheet-item-title-text-transform;
171
171
  }
172
172
  .k-actionsheet-item-description {
173
- font-size: $actionsheet-item-description-font-size;
173
+ font-size: $kendo-actionsheet-item-description-font-size;
174
174
  }
175
175
 
176
176
 
@@ -184,33 +184,33 @@
184
184
 
185
185
  // Action sheet position
186
186
  .k-actionsheet-top {
187
- @include border-bottom-radius( $actionsheet-border-radius );
188
- border-width: if( $actionsheet-border-width, $actionsheet-border-width, null );
189
- border-top-width: if( $actionsheet-border-width, 0, null );
187
+ @include border-bottom-radius( $kendo-actionsheet-border-radius );
188
+ border-width: if( $kendo-actionsheet-border-width, $kendo-actionsheet-border-width, null );
189
+ border-top-width: if( $kendo-actionsheet-border-width, 0, null );
190
190
  top: 0;
191
191
  left: 50%;
192
192
  transform: translateX( -50% );
193
193
  }
194
194
  .k-actionsheet-bottom {
195
- @include border-top-radius( $actionsheet-border-radius );
196
- border-width: if( $actionsheet-border-width, $actionsheet-border-width, null );
197
- border-bottom-width: if( $actionsheet-border-width, 0, null );
195
+ @include border-top-radius( $kendo-actionsheet-border-radius );
196
+ border-width: if( $kendo-actionsheet-border-width, $kendo-actionsheet-border-width, null );
197
+ border-bottom-width: if( $kendo-actionsheet-border-width, 0, null );
198
198
  bottom: 0;
199
199
  left: 50%;
200
200
  transform: translateX( -50% );
201
201
  }
202
202
  .k-actionsheet-left {
203
- @include border-right-radius( $actionsheet-border-radius );
204
- border-width: if( $actionsheet-border-width, $actionsheet-border-width, null );
205
- border-left-width: if( $actionsheet-border-width, 0, null );
203
+ @include border-right-radius( $kendo-actionsheet-border-radius );
204
+ border-width: if( $kendo-actionsheet-border-width, $kendo-actionsheet-border-width, null );
205
+ border-left-width: if( $kendo-actionsheet-border-width, 0, null );
206
206
  left: 0;
207
207
  top: 50%;
208
208
  transform: translateY( -50% );
209
209
  }
210
210
  .k-actionsheet-right {
211
- @include border-left-radius( $actionsheet-border-radius );
212
- border-width: if( $actionsheet-border-width, $actionsheet-border-width, null );
213
- border-right-width: if( $actionsheet-border-width, 0, null );
211
+ @include border-left-radius( $kendo-actionsheet-border-radius );
212
+ border-width: if( $kendo-actionsheet-border-width, $kendo-actionsheet-border-width, null );
213
+ border-right-width: if( $kendo-actionsheet-border-width, 0, null );
214
214
  right: 0;
215
215
  top: 50%;
216
216
  transform: translateY( -50% );
@@ -243,20 +243,20 @@
243
243
  flex-flow: column nowrap;
244
244
 
245
245
  .k-actionsheet-titlebar {
246
- padding: $adaptive-actionsheet-titlebar-padding-y $adaptive-actionsheet-titlebar-padding-x;
247
- border-bottom-width: $adaptive-actionsheet-titlebar-border-width;
246
+ padding: $kendo-adaptive-actionsheet-titlebar-padding-y $kendo-adaptive-actionsheet-titlebar-padding-x;
247
+ border-bottom-width: $kendo-adaptive-actionsheet-titlebar-border-width;
248
248
  }
249
249
 
250
250
  .k-actionsheet-content {
251
- padding: $adaptive-actionsheet-content-padding-y $adaptive-actionsheet-content-padding-x;
251
+ padding: $kendo-adaptive-actionsheet-content-padding-y $kendo-adaptive-actionsheet-content-padding-x;
252
252
  }
253
253
 
254
254
  .k-actionsheet-footer {
255
- padding: $adaptive-actionsheet-footer-padding-y $adaptive-actionsheet-footer-padding-x;
255
+ padding: $kendo-adaptive-actionsheet-footer-padding-y $kendo-adaptive-actionsheet-footer-padding-x;
256
256
  }
257
257
 
258
258
  .k-actionsheet-filter {
259
- width: calc( min(100%, calc( 360px - #{$adaptive-actionsheet-titlebar-padding-x * 2}) ) );
259
+ width: calc( min(100%, calc( 360px - #{$kendo-adaptive-actionsheet-titlebar-padding-x * 2}) ) );
260
260
  }
261
261
  .k-actionsheet-content,
262
262
  .k-actionsheet-footer {