@progress/kendo-theme-material 11.1.0-dev.3 → 11.1.0-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 (70) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-2-dark.css +1 -1
  3. package/dist/material-2.css +1 -1
  4. package/dist/material-aqua-dark.css +1 -1
  5. package/dist/material-arctic.css +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-dataviz-v4.css +1 -1
  8. package/dist/material-eggplant.css +1 -1
  9. package/dist/material-lime-dark.css +1 -1
  10. package/dist/material-lime.css +1 -1
  11. package/dist/material-main-dark.css +1 -1
  12. package/dist/material-main.css +1 -1
  13. package/dist/material-nova.css +1 -1
  14. package/dist/material-pacific-dark.css +1 -1
  15. package/dist/material-pacific.css +1 -1
  16. package/dist/material-sky-dark.css +1 -1
  17. package/dist/material-sky.css +1 -1
  18. package/dist/material-smoke.css +1 -1
  19. package/dist/meta/sassdoc-data.json +6323 -11393
  20. package/dist/meta/sassdoc-raw-data.json +3015 -5365
  21. package/dist/meta/variables.json +2 -386
  22. package/lib/swatches/material-2-dark.json +1 -1
  23. package/lib/swatches/material-2.json +1 -1
  24. package/lib/swatches/material-aqua-dark.json +1 -1
  25. package/lib/swatches/material-arctic.json +1 -1
  26. package/lib/swatches/material-burnt-teal.json +1 -1
  27. package/lib/swatches/material-dataviz-v4.json +1 -1
  28. package/lib/swatches/material-eggplant.json +1 -1
  29. package/lib/swatches/material-lime-dark.json +1 -1
  30. package/lib/swatches/material-lime.json +1 -1
  31. package/lib/swatches/material-main-dark.json +1 -1
  32. package/lib/swatches/material-main.json +1 -1
  33. package/lib/swatches/material-nova.json +1 -1
  34. package/lib/swatches/material-pacific-dark.json +1 -1
  35. package/lib/swatches/material-pacific.json +1 -1
  36. package/lib/swatches/material-sky-dark.json +1 -1
  37. package/lib/swatches/material-sky.json +1 -1
  38. package/lib/swatches/material-smoke.json +1 -1
  39. package/package.json +4 -4
  40. package/scss/badge/_variables.scss +0 -5
  41. package/scss/button/_variables.scss +1 -14
  42. package/scss/calendar/_variables.scss +0 -21
  43. package/scss/chat/_variables.scss +0 -4
  44. package/scss/checkbox/_variables.scss +0 -4
  45. package/scss/chip/_variables.scss +0 -16
  46. package/scss/coloreditor/_variables.scss +0 -12
  47. package/scss/fab/_variables.scss +0 -4
  48. package/scss/filemanager/_variables.scss +0 -12
  49. package/scss/forms/_variables.scss +0 -47
  50. package/scss/grid/_variables.scss +0 -34
  51. package/scss/input/_variables.scss +0 -21
  52. package/scss/listbox/_variables.scss +1 -7
  53. package/scss/map/_variables.scss +0 -17
  54. package/scss/mediaplayer/_variables.scss +0 -8
  55. package/scss/menu/_variables.scss +0 -8
  56. package/scss/orgchart/_variables.scss +0 -12
  57. package/scss/pager/_variables.scss +1 -65
  58. package/scss/panelbar/_variables.scss +0 -8
  59. package/scss/popover/_variables.scss +0 -4
  60. package/scss/popup/_variables.scss +0 -8
  61. package/scss/progressbar/_variables.scss +0 -9
  62. package/scss/radio/_variables.scss +0 -4
  63. package/scss/scheduler/_variables.scss +0 -9
  64. package/scss/scrollview/_variables.scss +0 -4
  65. package/scss/slider/_variables.scss +1 -15
  66. package/scss/table/_variables.scss +0 -9
  67. package/scss/taskboard/_variables.scss +0 -4
  68. package/scss/timeline/_variables.scss +0 -5
  69. package/scss/toolbar/_variables.scss +0 -16
  70. package/scss/typography/_variables.scss +77 -77
@@ -3,7 +3,7 @@
3
3
  "name": "Material 2 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#121212",
9
9
  "#212121",
@@ -3,7 +3,7 @@
3
3
  "name": "Material 2",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Aqua Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#121212",
9
9
  "#212121",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Arctic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Burnt Teal",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#3f51b5",
9
9
  "#2196f3",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Eggplant",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#121212",
9
9
  "#212121",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#141218",
9
9
  "#2B2930",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#FEFBFF",
9
9
  "#F7F3FA",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Nova",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#121212",
9
9
  "#212121",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Light",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#121212",
9
9
  "#212121",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Smoke",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "11.1.0-dev.3",
6
+ "version": "11.1.0-dev.4",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-material",
3
3
  "description": "Material theme for Kendo UI",
4
- "version": "11.1.0-dev.3",
4
+ "version": "11.1.0-dev.4",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -54,12 +54,12 @@
54
54
  },
55
55
  "dependencies": {
56
56
  "@progress/kendo-svg-icons": "^4.1.0",
57
- "@progress/kendo-theme-core": "11.1.0-dev.3",
58
- "@progress/kendo-theme-utils": "11.1.0-dev.3"
57
+ "@progress/kendo-theme-core": "11.1.0-dev.4",
58
+ "@progress/kendo-theme-utils": "11.1.0-dev.4"
59
59
  },
60
60
  "directories": {
61
61
  "doc": "docs",
62
62
  "lib": "lib"
63
63
  },
64
- "gitHead": "4fd50ac879ec7978638ac573471e953da0926914"
64
+ "gitHead": "e3ca3e519a00fa4da7a575c64aba2e6a7e34991d"
65
65
  }
@@ -6,10 +6,6 @@
6
6
  /// @group badge
7
7
  $kendo-badge-border-width: 1px !default;
8
8
 
9
- /// The border radius of the Badge.
10
- /// @group badge
11
- $kendo-badge-border-radius: k-border-radius(md) !default;
12
-
13
9
 
14
10
  /// The horizontal padding of the Badge.
15
11
  /// @group badge
@@ -117,7 +113,6 @@ $kendo-badge-theme-colors: (
117
113
 
118
114
  @forward "@progress/kendo-theme-core/scss/components/badge/_variables.scss" with (
119
115
  $kendo-badge-border-width: $kendo-badge-border-width,
120
- $kendo-badge-border-radius: $kendo-badge-border-radius,
121
116
  $kendo-badge-padding-x: $kendo-badge-padding-x,
122
117
  $kendo-badge-sm-padding-x: $kendo-badge-sm-padding-x,
123
118
  $kendo-badge-md-padding-x: $kendo-badge-md-padding-x,
@@ -189,18 +189,9 @@ $kendo-button-selected-gradient: none !default;
189
189
  /// @group button
190
190
  $kendo-button-selected-shadow: null !default;
191
191
 
192
- /// The base background of the focused Button.
193
- /// @group button
194
- $kendo-button-focus-bg: k-color(base-active) !default;
195
- /// The base text color of the focused Button.
196
- /// @group button
197
- $kendo-button-focus-text: k-color(on-base) !default;
198
192
  /// The base border color of the focused Button.
199
193
  /// @group button
200
194
  $kendo-button-focus-border: k-color(base-emphasis) !default;
201
- /// The base background gradient of focused Button.
202
- /// @group button
203
- $kendo-button-focus-gradient: null !default;
204
195
  /// The base shadow of the focused Button.
205
196
  /// @group button
206
197
  $kendo-button-focus-shadow: null !default;
@@ -303,7 +294,7 @@ $kendo-button-transition: box-shadow 280ms cubic-bezier( .4, 0, .2, 1 ) !default
303
294
  $kendo-button-md-inner-calc-size: $kendo-button-md-inner-calc-size,
304
295
  $kendo-button-lg-inner-calc-size: $kendo-button-lg-inner-calc-size,
305
296
  $kendo-button-sizes: $kendo-button-sizes,
306
- $kendo-button-transition: $kendo-transition,
297
+ $kendo-button-transition: $kendo-button-transition,
307
298
  $kendo-button-theme-colors: $kendo-button-theme-colors,
308
299
  $kendo-button-bg: $kendo-button-bg,
309
300
  $kendo-button-text: $kendo-button-text,
@@ -325,10 +316,6 @@ $kendo-button-transition: box-shadow 280ms cubic-bezier( .4, 0, .2, 1 ) !default
325
316
  $kendo-button-selected-border: $kendo-button-selected-border,
326
317
  $kendo-button-selected-gradient: $kendo-button-selected-gradient,
327
318
  $kendo-button-selected-shadow: $kendo-button-selected-shadow,
328
- $kendo-button-focus-bg: $kendo-button-focus-bg,
329
- $kendo-button-focus-text: $kendo-button-focus-text,
330
- $kendo-button-focus-border: $kendo-button-focus-border,
331
- $kendo-button-focus-gradient: $kendo-button-focus-gradient,
332
319
  $kendo-button-focus-shadow: $kendo-button-focus-shadow,
333
320
  $kendo-button-disabled-bg: $kendo-button-disabled-bg,
334
321
  $kendo-button-disabled-text: $kendo-button-disabled-text,
@@ -80,10 +80,6 @@ $kendo-calendar-cell-padding-x: k-spacing(3) !default;
80
80
  /// @group calendar
81
81
  $kendo-calendar-cell-padding-y: $kendo-calendar-cell-padding-x !default;
82
82
 
83
- /// The line height of the cells in the Calendar.
84
- /// @group calendar
85
- $kendo-calendar-cell-line-height: $kendo-calendar-line-height !default;
86
-
87
83
  /// The border radius of the cells in the Calendar.
88
84
  /// @group calendar
89
85
  $kendo-calendar-cell-border-radius: k-border-radius( full ) !default;
@@ -107,9 +103,6 @@ $kendo-calendar-header-cell-font-size: var( --kendo-font-size-lg, inherit )!defa
107
103
  /// @group calendar
108
104
  $kendo-calendar-header-cell-line-height: var( --kendo-line-height-lg, normal ) !default;
109
105
 
110
- /// The background color of the header cells in the Calendar.
111
- /// @group calendar
112
- $kendo-calendar-header-cell-bg: null !default;
113
106
  /// The text color of the header cells in the Calendar.
114
107
  /// @group calendar
115
108
  $kendo-calendar-header-cell-text: k-color(subtle) !default;
@@ -187,18 +180,9 @@ $kendo-calendar-other-month-bg: null !default;
187
180
  /// @group calendar
188
181
  $kendo-calendar-other-month-text: k-color(subtle) !default;
189
182
 
190
- /// The background color of the cells in the Calendar.
191
- /// @group calendar
192
- $kendo-calendar-cell-bg: null !default;
193
- /// The text color of the cells in the Calendar.
194
- /// @group calendar
195
- $kendo-calendar-cell-text: null !default;
196
183
  /// The border color of the cells in the Calendar.
197
184
  /// @group calendar
198
185
  $kendo-calendar-cell-border: null !default;
199
- /// The gradient of the cells in the Calendar.
200
- /// @group calendar
201
- $kendo-calendar-cell-gradient: null !default;
202
186
 
203
187
  /// The background color of the hovered cells in the Calendar.
204
188
  /// @group calendar
@@ -404,7 +388,6 @@ $kendo-calendar-sizes: (
404
388
  $kendo-calendar-footer-padding-y: $kendo-calendar-footer-padding-y,
405
389
  $kendo-calendar-cell-padding-x: $kendo-calendar-cell-padding-x,
406
390
  $kendo-calendar-cell-padding-y: $kendo-calendar-cell-padding-y,
407
- $kendo-calendar-cell-line-height: $kendo-calendar-cell-line-height,
408
391
  $kendo-calendar-cell-border-radius: $kendo-calendar-cell-border-radius,
409
392
  $kendo-calendar-header-cell-padding-x: $kendo-calendar-header-cell-padding-x,
410
393
  $kendo-calendar-header-cell-padding-y: $kendo-calendar-header-cell-padding-y,
@@ -412,7 +395,6 @@ $kendo-calendar-sizes: (
412
395
  $kendo-calendar-header-cell-height: $kendo-calendar-header-cell-height,
413
396
  $kendo-calendar-header-cell-font-size: $kendo-calendar-header-cell-font-size,
414
397
  $kendo-calendar-header-cell-line-height: $kendo-calendar-header-cell-line-height,
415
- $kendo-calendar-header-cell-bg: $kendo-calendar-header-cell-bg,
416
398
  $kendo-calendar-header-cell-text: $kendo-calendar-header-cell-text,
417
399
  $kendo-calendar-header-cell-opacity: $kendo-calendar-header-cell-opacity,
418
400
  $kendo-calendar-caption-padding-x: $kendo-calendar-caption-padding-x,
@@ -435,10 +417,7 @@ $kendo-calendar-sizes: (
435
417
  $kendo-calendar-week-number-text: $kendo-calendar-week-number-text,
436
418
  $kendo-calendar-other-month-bg: $kendo-calendar-other-month-bg,
437
419
  $kendo-calendar-other-month-text: $kendo-calendar-other-month-text,
438
- $kendo-calendar-cell-bg: $kendo-calendar-cell-bg,
439
- $kendo-calendar-cell-text: $kendo-calendar-cell-text,
440
420
  $kendo-calendar-cell-border: $kendo-calendar-cell-border,
441
- $kendo-calendar-cell-gradient: $kendo-calendar-cell-gradient,
442
421
  $kendo-calendar-cell-hover-bg: $kendo-calendar-cell-hover-bg,
443
422
  $kendo-calendar-cell-hover-text: $kendo-calendar-cell-hover-text,
444
423
  $kendo-calendar-cell-hover-border: $kendo-calendar-cell-hover-border,
@@ -111,9 +111,6 @@ $kendo-chat-toolbar-padding-x: $kendo-toolbar-md-padding-x !default;
111
111
  /// The vertical padding of the Chat Toolbar.
112
112
  /// @group chat
113
113
  $kendo-chat-toolbar-padding-y: $kendo-toolbar-md-padding-y !default;
114
- /// The spacing of the Chat Toolbar.
115
- /// @group chat
116
- $kendo-chat-toolbar-spacing: $kendo-toolbar-md-spacing !default;
117
114
  /// The background color of the Chat Toolbar.
118
115
  /// @group chat
119
116
  $kendo-chat-toolbar-bg: $kendo-toolbar-bg !default;
@@ -249,7 +246,6 @@ $kendo-chat-quick-reply-shadow-opacity: 0 !default;
249
246
  $kendo-chat-avatar-spacing: $kendo-chat-avatar-spacing,
250
247
  $kendo-chat-toolbar-padding-x: $kendo-chat-toolbar-padding-x,
251
248
  $kendo-chat-toolbar-padding-y: $kendo-chat-toolbar-padding-y,
252
- $kendo-chat-toolbar-spacing: $kendo-chat-toolbar-spacing,
253
249
  $kendo-chat-toolbar-bg: $kendo-chat-toolbar-bg,
254
250
  $kendo-chat-toolbar-text: $kendo-chat-toolbar-text,
255
251
  $kendo-chat-toolbar-border: $kendo-chat-toolbar-border,
@@ -135,9 +135,6 @@ $kendo-checkbox-disabled-checked-text: $kendo-checkbox-disabled-text !default;
135
135
  /// @group checkbox
136
136
  $kendo-checkbox-disabled-checked-border: $kendo-checkbox-disabled-checked-bg !default;
137
137
 
138
- /// The background color of an invalid CheckBox.
139
- /// @group checkbox
140
- $kendo-checkbox-invalid-bg: null !default;
141
138
  /// The text color of an invalid CheckBox.
142
139
  /// @group checkbox
143
140
  $kendo-checkbox-invalid-text: k-color(error) !default;
@@ -234,7 +231,6 @@ $kendo-checkbox-ripple-opacity: .2 !default;
234
231
  $kendo-checkbox-disabled-checked-bg: $kendo-checkbox-disabled-checked-bg,
235
232
  $kendo-checkbox-disabled-checked-text: $kendo-checkbox-disabled-checked-text,
236
233
  $kendo-checkbox-disabled-checked-border: $kendo-checkbox-disabled-checked-border,
237
- $kendo-checkbox-invalid-bg: $kendo-checkbox-invalid-bg,
238
234
  $kendo-checkbox-invalid-text: $kendo-checkbox-invalid-text,
239
235
  $kendo-checkbox-invalid-border: $kendo-checkbox-invalid-border,
240
236
  $kendo-checkbox-indicator-type: $kendo-checkbox-indicator-type,
@@ -131,27 +131,15 @@ $kendo-chip-solid-gradient: null !default;
131
131
  /// The base background color of the focused solid Chip.
132
132
  /// @group chip
133
133
  $kendo-chip-solid-focus-bg: k-color(base-subtle-active) !default;
134
- /// The base text color of the focused solid Chip.
135
- /// @group chip
136
- $kendo-chip-solid-focus-text: null !default;
137
134
 
138
135
  /// The base background color of the hovered solid Chip.
139
136
  /// @group chip
140
137
  $kendo-chip-solid-hover-bg: k-color(base-subtle-hover) !default;
141
- /// The base text color of the hovered solid Chip.
142
- /// @group chip
143
- $kendo-chip-solid-hover-text: null !default;
144
138
 
145
139
  /// The base background color of the selected solid Chip.
146
140
  /// @group chip
147
141
  $kendo-chip-solid-selected-bg: k-color(base-subtle-active) !default;
148
- /// The base text color of the selected solid Chip.
149
- /// @group chip
150
- $kendo-chip-solid-selected-text: null !default;
151
142
 
152
- /// The base background color of the outline Chip.
153
- /// @group chip
154
- $kendo-chip-outline-bg: transparent !default;
155
143
  /// The base text color of the outline Chip.
156
144
  /// @group chip
157
145
  $kendo-chip-outline-text: k-color(base-on-surface) !default;
@@ -227,12 +215,8 @@ $kendo-chip-list-sizes: (
227
215
  $kendo-chip-solid-shadow: $kendo-chip-solid-shadow,
228
216
  $kendo-chip-solid-gradient: $kendo-chip-solid-gradient,
229
217
  $kendo-chip-solid-focus-bg: $kendo-chip-solid-focus-bg,
230
- $kendo-chip-solid-focus-text: $kendo-chip-solid-focus-text,
231
218
  $kendo-chip-solid-hover-bg: $kendo-chip-solid-hover-bg,
232
- $kendo-chip-solid-hover-text: $kendo-chip-solid-hover-text,
233
219
  $kendo-chip-solid-selected-bg: $kendo-chip-solid-selected-bg,
234
- $kendo-chip-solid-selected-text: $kendo-chip-solid-selected-text,
235
- $kendo-chip-outline-bg: $kendo-chip-outline-bg,
236
220
  $kendo-chip-outline-text: $kendo-chip-outline-text,
237
221
  $kendo-chip-outline-border: $kendo-chip-outline-border,
238
222
  $kendo-chip-outline-shadow: $kendo-chip-outline-shadow,
@@ -132,27 +132,18 @@ $kendo-color-editor-sm-views-padding-y: $kendo-color-editor-spacer !default;
132
132
  /// The horizontal padding of the small ColorEditor views container.
133
133
  /// @group color-editor
134
134
  $kendo-color-editor-sm-views-padding-x: $kendo-color-editor-views-padding-y !default;
135
- /// The spacing of the small ColorEditor views container.
136
- /// @group color-editor
137
- $kendo-color-editor-sm-views-gap: $kendo-color-editor-spacer !default;
138
135
  /// The vertical padding of the medium ColorEditor views container.
139
136
  /// @group color-editor
140
137
  $kendo-color-editor-md-views-padding-y: $kendo-color-editor-views-padding-y !default;
141
138
  /// The horizontal padding of the medium ColorEditor views container.
142
139
  /// @group color-editor
143
140
  $kendo-color-editor-md-views-padding-x: $kendo-color-editor-views-padding-x !default;
144
- /// The spacing of the medium ColorEditor views container.
145
- /// @group color-editor
146
- $kendo-color-editor-md-views-gap: $kendo-color-editor-views-gap !default;
147
141
  /// The vertical padding of the large ColorEditor views container.
148
142
  /// @group color-editor
149
143
  $kendo-color-editor-lg-views-padding-y: k-spacing(4.5) !default;
150
144
  /// The horizontal padding of the large ColorEditor views container.
151
145
  /// @group color-editor
152
146
  $kendo-color-editor-lg-views-padding-x: k-spacing(4.5) !default;
153
- /// The spacing of the large ColorEditor views container.
154
- /// @group color-editor
155
- $kendo-color-editor-lg-views-gap: k-spacing(4.5) !default;
156
147
 
157
148
  /// The outline color of the focused ColorGradient.
158
149
  /// @group color-editor
@@ -242,13 +233,10 @@ $kendo-color-editor-sizes: (
242
233
  $kendo-color-editor-views-gap: $kendo-color-editor-views-gap,
243
234
  $kendo-color-editor-sm-views-padding-y: $kendo-color-editor-sm-views-padding-y,
244
235
  $kendo-color-editor-sm-views-padding-x: $kendo-color-editor-sm-views-padding-x,
245
- $kendo-color-editor-sm-views-gap: $kendo-color-editor-sm-views-gap,
246
236
  $kendo-color-editor-md-views-padding-y: $kendo-color-editor-md-views-padding-y,
247
237
  $kendo-color-editor-md-views-padding-x: $kendo-color-editor-md-views-padding-x,
248
- $kendo-color-editor-md-views-gap: $kendo-color-editor-md-views-gap,
249
238
  $kendo-color-editor-lg-views-padding-y: $kendo-color-editor-lg-views-padding-y,
250
239
  $kendo-color-editor-lg-views-padding-x: $kendo-color-editor-lg-views-padding-x,
251
- $kendo-color-editor-lg-views-gap: $kendo-color-editor-lg-views-gap,
252
240
  $kendo-color-editor-color-gradient-focus-outline-color: $kendo-color-editor-color-gradient-focus-outline-color,
253
241
  $kendo-color-editor-color-gradient-focus-outline: $kendo-color-editor-color-gradient-focus-outline,
254
242
  $kendo-color-editor-color-gradient-focus-outline-offset: $kendo-color-editor-color-gradient-focus-outline-offset,
@@ -7,9 +7,6 @@
7
7
  /// The width of the border around the FAB.
8
8
  /// @group floating-action-button
9
9
  $kendo-fab-border-width: 0px !default;
10
- /// The border radius of the FAB.
11
- /// @group floating-action-button
12
- $kendo-fab-border-radius: k-border-radius(md) !default;
13
10
 
14
11
  /// The font family of the FAB.
15
12
  /// @group floating-action-button
@@ -170,7 +167,6 @@ $kendo-fab-item-active-shadow: $kendo-fab-active-shadow !default;
170
167
 
171
168
  @forward "@progress/kendo-theme-core/scss/components/fab/_variables.scss" with (
172
169
  $kendo-fab-border-width: $kendo-fab-border-width,
173
- $kendo-fab-border-radius: $kendo-fab-border-radius,
174
170
  $kendo-fab-font-family: $kendo-fab-font-family,
175
171
  $kendo-fab-font-size: $kendo-fab-font-size,
176
172
  $kendo-fab-line-height: $kendo-fab-line-height,
@@ -127,15 +127,6 @@ $kendo-file-manager-listview-item-icon-text: k-color(subtle) !default;
127
127
  /// The border color of the FileManager ListView item icon.
128
128
  /// @group file-manager
129
129
  $kendo-file-manager-listview-item-icon-border: null !default;
130
- /// Background color of the FileManager selected ListView item icon.
131
- /// @group file-manager
132
- $kendo-file-manager-listview-item-icon-selected-bg: null !default;
133
- /// Text color of the FileManager selected ListView item icon.
134
- /// @group file-manager
135
- $kendo-file-manager-listview-item-icon-selected-text: inherit !default;
136
- /// Border color of the FileManager selected ListView item icon.
137
- /// @group file-manager
138
- $kendo-file-manager-listview-item-icon-selected-border: null !default;
139
130
 
140
131
  /// The background color of the FileManager Grid.
141
132
  /// @group file-manager
@@ -225,9 +216,6 @@ $kendo-file-manager-preview-icon-border: null !default;
225
216
  $kendo-file-manager-listview-item-icon-bg: $kendo-file-manager-listview-item-icon-bg,
226
217
  $kendo-file-manager-listview-item-icon-text: $kendo-file-manager-listview-item-icon-text,
227
218
  $kendo-file-manager-listview-item-icon-border: $kendo-file-manager-listview-item-icon-border,
228
- $kendo-file-manager-listview-item-icon-selected-bg: $kendo-file-manager-listview-item-icon-selected-bg,
229
- $kendo-file-manager-listview-item-icon-selected-text: $kendo-file-manager-listview-item-icon-selected-text,
230
- $kendo-file-manager-listview-item-icon-selected-border: $kendo-file-manager-listview-item-icon-selected-border,
231
219
  $kendo-file-manager-grid-bg: $kendo-file-manager-grid-bg,
232
220
  $kendo-file-manager-grid-text: $kendo-file-manager-grid-text,
233
221
  $kendo-file-manager-grid-border: $kendo-file-manager-grid-border,
@@ -15,15 +15,6 @@ $kendo-form-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The line height of the Form.
16
16
  /// @group form
17
17
  $kendo-form-line-height: var( --kendo-line-height, normal ) !default;
18
- /// The line height of the Form in em units.
19
- /// @group form
20
- $kendo-form-line-height-em: calc( #{$kendo-form-line-height} * 1em ) !default;
21
- /// The line height of the small Form.
22
- /// @group form
23
- $kendo-form-sm-line-height: $kendo-line-height-sm !default;
24
- /// The line height of the large Form.
25
- /// @group form
26
- $kendo-form-lg-line-height: $kendo-line-height-lg !default;
27
18
 
28
19
  /// The margin of the Form fieldset.
29
20
  /// @group form
@@ -61,10 +52,6 @@ $kendo-form-legend-text-transform: uppercase !default;
61
52
  /// @group form
62
53
  $kendo-form-label-margin-bottom: k-spacing(0) !default;
63
54
 
64
- /// The horizontal margin of the Form buttons.
65
- /// @group form
66
- $kendo-form-button-margin-x: k-spacing(2) !default;
67
-
68
55
  /// The font size of the Form hint.
69
56
  /// @group form
70
57
  $kendo-form-hint-font-size: var( --kendo-font-size-sm, inherit ) !default;
@@ -120,11 +107,6 @@ $kendo-inline-form-field-padding-x: calc( #{k-spacing(1)} + #{$kendo-input-borde
120
107
  /// @group form
121
108
  $kendo-inline-form-field-padding-y: 0 k-spacing(6) !default;
122
109
 
123
- /// The invalid text color of the Form.
124
- /// @group form
125
- $kendo-forms-invalid-color: inherit !default;
126
-
127
-
128
110
  /// The horizontal margin of the optional label in the Form.
129
111
  /// @group form
130
112
  $kendo-label-optional-margin-x: k-spacing(1.5) !default;
@@ -139,18 +121,6 @@ $kendo-label-optional-font-style: italic !default;
139
121
  /// The margin of the Form fieldset.
140
122
  /// @group form
141
123
  $kendo-fieldset-margin: k-spacing(7.5) !default;
142
- /// The font size of the Form fieldset.
143
- /// @group form
144
- $kendo-fieldset-font-size: $kendo-h4-font-size !default;
145
- /// The background color of the Form fieldset.
146
- /// @group form
147
- $kendo-fieldset-bg: null !default;
148
- /// The text color of the Form fieldset.
149
- /// @group form
150
- $kendo-fieldset-text: null !default;
151
- /// The border color of the Form fieldset.
152
- /// @group form
153
- $kendo-fieldset-border: null !default;
154
124
 
155
125
  /// The padding of the Form fieldset legend.
156
126
  /// @group form
@@ -167,15 +137,9 @@ $kendo-form-alert-error-margin: calc( #{k-spacing(1)} * 2 ) !default;
167
137
  /// @group form
168
138
  $kendo-form-field-info-margin: k-spacing(4) !default;
169
139
 
170
- /// The background color of the Form legend.
171
- /// @group form
172
- $kendo-fieldset-legend-bg: null !default;
173
140
  /// The text color of the Form legend.
174
141
  /// @group form
175
142
  $kendo-fieldset-legend-text: unset !default;
176
- /// The border color of the Form legend.
177
- /// @group form
178
- $kendo-fieldset-legend-border: null !default;
179
143
 
180
144
  /// The sizes map for the Form.
181
145
  /// @group form
@@ -195,9 +159,6 @@ $kendo-form-sizes: (
195
159
  $kendo-form-spacer: $kendo-form-spacer,
196
160
  $kendo-form-font-size: $kendo-form-font-size,
197
161
  $kendo-form-line-height: $kendo-form-line-height,
198
- $kendo-form-line-height-em: $kendo-form-line-height-em,
199
- $kendo-form-sm-line-height: $kendo-form-sm-line-height,
200
- $kendo-form-lg-line-height: $kendo-form-lg-line-height,
201
162
  $kendo-form-fieldset-margin: $kendo-form-fieldset-margin,
202
163
  $kendo-form-fieldset-padding: $kendo-form-fieldset-padding,
203
164
  $kendo-form-legend-margin: $kendo-form-legend-margin,
@@ -209,7 +170,6 @@ $kendo-form-sizes: (
209
170
  $kendo-form-legend-font-size: $kendo-form-legend-font-size,
210
171
  $kendo-form-legend-text-transform: $kendo-form-legend-text-transform,
211
172
  $kendo-form-label-margin-bottom: $kendo-form-label-margin-bottom,
212
- $kendo-form-button-margin-x: $kendo-form-button-margin-x,
213
173
  $kendo-form-hint-font-size: $kendo-form-hint-font-size,
214
174
  $kendo-form-hint-font-style: $kendo-form-hint-font-style,
215
175
  $kendo-form-hint-margin-top: $kendo-form-hint-margin-top,
@@ -224,18 +184,11 @@ $kendo-form-sizes: (
224
184
  $kendo-horizontal-form-label-align: $kendo-horizontal-form-label-align,
225
185
  $kendo-horizontal-form-field-wrap-max-width: $kendo-horizontal-form-field-wrap-max-width,
226
186
  $kendo-inline-form-element-width: $kendo-inline-form-element-width,
227
- $kendo-forms-invalid-color: $kendo-forms-invalid-color,
228
187
  $kendo-label-optional-margin-x: $kendo-label-optional-margin-x,
229
188
  $kendo-label-optional-font-size: $kendo-label-optional-font-size,
230
189
  $kendo-label-optional-font-style: $kendo-label-optional-font-style,
231
190
  $kendo-fieldset-margin: $kendo-fieldset-margin,
232
- $kendo-fieldset-font-size: $kendo-fieldset-font-size,
233
- $kendo-fieldset-bg: $kendo-fieldset-bg,
234
- $kendo-fieldset-text: $kendo-fieldset-text,
235
- $kendo-fieldset-border: $kendo-fieldset-border,
236
- $kendo-fieldset-legend-bg: $kendo-fieldset-legend-bg,
237
191
  $kendo-fieldset-legend-text: $kendo-fieldset-legend-text,
238
- $kendo-fieldset-legend-border: $kendo-fieldset-legend-border,
239
192
  $kendo-form-sizes: $kendo-form-sizes,
240
193
  $kendo-inline-form-field-padding-x: $kendo-inline-form-field-padding-x,
241
194
  $kendo-inline-form-field-padding-y: $kendo-inline-form-field-padding-y,