@progress/kendo-theme-material 5.12.1-dev.1 → 5.12.1-dev.2

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 (106) hide show
  1. package/dist/all.css +11777 -12189
  2. package/dist/all.scss +8021 -8777
  3. package/lib/swatches/material-aqua-dark.json +1 -1
  4. package/lib/swatches/material-arctic.json +1 -1
  5. package/lib/swatches/material-burnt-teal.json +1 -1
  6. package/lib/swatches/material-dataviz-v4.json +1 -1
  7. package/lib/swatches/material-eggplant.json +1 -1
  8. package/lib/swatches/material-lime-dark.json +1 -1
  9. package/lib/swatches/material-lime.json +1 -1
  10. package/lib/swatches/material-main-dark.json +1 -1
  11. package/lib/swatches/material-main.json +1 -1
  12. package/lib/swatches/material-nova.json +1 -1
  13. package/lib/swatches/material-pacific-dark.json +1 -1
  14. package/lib/swatches/material-pacific.json +1 -1
  15. package/lib/swatches/material-sky-dark.json +1 -1
  16. package/lib/swatches/material-sky.json +1 -1
  17. package/lib/swatches/material-smoke.json +1 -1
  18. package/package.json +6 -6
  19. package/scss/_variables.scss +68 -17
  20. package/scss/action-sheet/_variables.scss +1 -0
  21. package/scss/badge/_index.scss +1 -1
  22. package/scss/bottom-navigation/_index.scss +1 -1
  23. package/scss/bottom-navigation/_variables.scss +1 -1
  24. package/scss/breadcrumb/_variables.scss +2 -2
  25. package/scss/button/_index.scss +0 -1
  26. package/scss/button/_variables.scss +3 -0
  27. package/scss/calendar/_layout.scss +1 -2
  28. package/scss/calendar/_variables.scss +4 -0
  29. package/scss/captcha/_index.scss +1 -1
  30. package/scss/card/_index.scss +2 -2
  31. package/scss/checkbox/_index.scss +0 -2
  32. package/scss/checkbox/_variables.scss +3 -0
  33. package/scss/chip/_index.scss +0 -1
  34. package/scss/chip/_variables.scss +3 -0
  35. package/scss/colorgradient/_index.scss +2 -2
  36. package/scss/colorpalette/_index.scss +1 -1
  37. package/scss/common/_index.scss +0 -2
  38. package/scss/dataviz/_index.scss +0 -1
  39. package/scss/dataviz/_variables.scss +4 -0
  40. package/scss/drawer/_variables.scss +1 -1
  41. package/scss/dropdowngrid/_index.scss +4 -7
  42. package/scss/dropdowngrid/_variables.scss +1 -0
  43. package/scss/dropzone/_variables.scss +2 -1
  44. package/scss/expansion-panel/_index.scss +2 -2
  45. package/scss/fab/_index.scss +1 -1
  46. package/scss/filemanager/_variables.scss +2 -2
  47. package/scss/forms/_index.scss +0 -4
  48. package/scss/forms/_layout.scss +1 -0
  49. package/scss/forms/_variables.scss +6 -0
  50. package/scss/grid/_index.scss +2 -2
  51. package/scss/grid/_variables.scss +3 -3
  52. package/scss/input/_variables.scss +3 -3
  53. package/scss/listview/_index.scss +2 -2
  54. package/scss/loader/_variables.scss +1 -0
  55. package/scss/map/_index.scss +1 -1
  56. package/scss/map/_variables.scss +4 -4
  57. package/scss/menu/_variables.scss +5 -5
  58. package/scss/messagebox/_variables.scss +1 -1
  59. package/scss/multiselect/_index.scss +0 -1
  60. package/scss/notification/_variables.scss +1 -1
  61. package/scss/orgchart/_index.scss +1 -1
  62. package/scss/pager/_index.scss +0 -2
  63. package/scss/pager/_variables.scss +3 -0
  64. package/scss/panelbar/_variables.scss +4 -0
  65. package/scss/pdf-viewer/_index.scss +2 -2
  66. package/scss/pdf-viewer/_variables.scss +2 -1
  67. package/scss/pivotgrid/_index.scss +4 -5
  68. package/scss/pivotgrid/_variables.scss +4 -0
  69. package/scss/popover/_variables.scss +26 -26
  70. package/scss/radio/_index.scss +0 -3
  71. package/scss/radio/_variables.scss +4 -0
  72. package/scss/rating/_variables.scss +2 -1
  73. package/scss/spreadsheet/_layout.scss +0 -16
  74. package/scss/switch/_index.scss +1 -1
  75. package/scss/table/_index.scss +0 -8
  76. package/scss/table/_variables.scss +3 -0
  77. package/scss/taskboard/_index.scss +1 -1
  78. package/scss/timedurationpicker/_index.scss +1 -1
  79. package/scss/timeselector/_variables.scss +4 -0
  80. package/scss/tooltip/_variables.scss +1 -0
  81. package/scss/treelist/_index.scss +1 -1
  82. package/scss/typography/_index.scss +0 -1
  83. package/scss/typography/_variables.scss +0 -36
  84. package/scss/upload/_index.scss +0 -1
  85. package/scss/upload/_variables.scss +3 -2
  86. package/scss/utils/_index.scss +0 -22
  87. package/scss/window/_variables.scss +4 -0
  88. package/scss/utils/_aspect-ratio.scss +0 -1
  89. package/scss/utils/_border.scss +0 -10
  90. package/scss/utils/_display.scss +0 -1
  91. package/scss/utils/_flex.scss +0 -1
  92. package/scss/utils/_float.scss +0 -1
  93. package/scss/utils/_grid.scss +0 -1
  94. package/scss/utils/_order.scss +0 -1
  95. package/scss/utils/_overflow.scss +0 -1
  96. package/scss/utils/_pointer-events.scss +0 -1
  97. package/scss/utils/_position.scss +0 -1
  98. package/scss/utils/_resize.scss +0 -1
  99. package/scss/utils/_spacer.scss +0 -1
  100. package/scss/utils/_spacing.scss +0 -1
  101. package/scss/utils/_table-layout.scss +0 -1
  102. package/scss/utils/_text.scss +0 -1
  103. package/scss/utils/_theme-colors.scss +0 -1
  104. package/scss/utils/_touch-action.scss +0 -1
  105. package/scss/utils/_transform.scss +0 -1
  106. package/scss/utils/_user-select.scss +0 -1
@@ -3,7 +3,7 @@
3
3
  "name": "Material Aqua Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#121212",
9
9
  "#212121",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e0e0e0",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Nova",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
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": "5.12.1-dev.1",
4
+ "version": "5.12.1-dev.2",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -49,10 +49,10 @@
49
49
  "postpublish": "echo 'no postpublish for material theme'"
50
50
  },
51
51
  "dependencies": {
52
- "@progress/kendo-font-icons": "^0.6.0",
53
- "@progress/kendo-theme-core": "^5.12.1-dev.1",
54
- "@progress/kendo-theme-default": "^5.12.1-dev.1",
55
- "@progress/kendo-theme-utils": "^5.12.1-dev.1"
52
+ "@progress/kendo-font-icons": "^1.0.0",
53
+ "@progress/kendo-theme-core": "^5.12.1-dev.2",
54
+ "@progress/kendo-theme-default": "^5.12.1-dev.2",
55
+ "@progress/kendo-theme-utils": "^5.12.1-dev.2"
56
56
  },
57
- "gitHead": "1810e01c441cc3328d74864b2bfcb82167a3a0c1"
57
+ "gitHead": "14365a5e53996a453f9d6ad72894a3e4666e6ede"
58
58
  }
@@ -7,17 +7,14 @@ $kendo-enable-rounded: true !default;
7
7
  $kendo-enable-shadows: true !default;
8
8
  $kendo-enable-gradients: false !default;
9
9
  $kendo-enable-transitions: true !default;
10
+ $kendo-enable-focus-contrast: false !default;
10
11
 
11
12
  $kendo-use-input-button-width: false !default;
12
13
  $kendo-use-input-spinner-width: false !default;
13
14
  $kendo-use-input-spinner-icon-offset: false !default;
14
15
 
15
16
 
16
- // Spacer
17
- $spacer: 1em !default;
18
- $spacer-x: $spacer !default;
19
- $spacer-y: $spacer !default;
20
-
17
+ // Spacing
21
18
  $kendo-spacing: (
22
19
  // sass-lint:disable-block leading-zero
23
20
  0: 0,
@@ -105,16 +102,18 @@ $box-shadow-depth-5: 0 11px 15px -7px rgba( $elevation, .2 ), 0 24px 38px 3px rg
105
102
 
106
103
 
107
104
  // Icons
108
- $icon-size: 16px !default;
109
- $icon-size-lg: 32px !default;
110
- $icon-spacing: k-map-get( $kendo-spacing, 2 ) !default;
111
- $icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
105
+ $kendo-icon-size: 16px !default;
112
106
 
113
- /// The URL to the icon font that will be used by the theme
114
- /// The default value of `null` embeds the package font with a `data:` URL
115
- /// @group icons
116
- $icon-font-url: null !default;
107
+ $kendo-icon-size-xs: calc( #{$kendo-icon-size} * .75 ) !default;
108
+ $kendo-icon-size-sm: calc( #{$kendo-icon-size} * .875 ) !default;
109
+ $kendo-icon-size-md: $kendo-icon-size !default;
110
+ $kendo-icon-size-lg: calc( #{$kendo-icon-size} * 1.25 ) !default;
111
+ $kendo-icon-size-xl: calc( #{$kendo-icon-size} * 1.5 ) !default;
112
+ $kendo-icon-size-xxl: calc( #{$kendo-icon-size} * 2 ) !default;
113
+ $kendo-icon-size-xxxl: calc( #{$kendo-icon-size} * 3 ) !default;
117
114
 
115
+ $kendo-icon-spacing: k-map-get( $kendo-spacing, 2 ) !default;
116
+ $kendo-icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
118
117
 
119
118
  // Metrics
120
119
  $kendo-padding-x: 16px !default;
@@ -132,6 +131,15 @@ $kendo-border-radius-sm: k-math-div( $kendo-border-radius, 2 ) !default;
132
131
  $kendo-border-radius-md: $kendo-border-radius !default;
133
132
  $kendo-border-radius-lg: $kendo-border-radius * 1.5 !default;
134
133
 
134
+ $kendo-border-radii: (
135
+ DEFAULT: $kendo-border-radius-md,
136
+ 0: 0,
137
+ sm: $kendo-border-radius-sm,
138
+ md: $kendo-border-radius-md,
139
+ lg: $kendo-border-radius-lg,
140
+ full: 9999px
141
+ ) !default;
142
+
135
143
 
136
144
  $kendo-zindex-popup: 1 !default;
137
145
  $kendo-zindex-window: 2 !default;
@@ -240,6 +248,53 @@ $kendo-theme-colors: (
240
248
  ) !default;
241
249
 
242
250
 
251
+ // Typography
252
+
253
+ /// Base font size across all components.
254
+ /// @group typography
255
+ $font-size: 14px !default;
256
+ $font-size-xs: 10px !default;
257
+ $font-size-sm: 12px !default;
258
+ $font-size-md: 14px !default;
259
+ $font-size-lg: 16px !default;
260
+ $font-size-xl: 20px !default;
261
+
262
+ $kendo-font-sizes: (
263
+ xs: $font-size-xs,
264
+ sm: $font-size-sm,
265
+ md: $font-size-md,
266
+ lg: $font-size-lg,
267
+ xl: $font-size-xl
268
+ ) !default;
269
+
270
+ /// Font family across all components.
271
+ /// @group typography
272
+ $font-family: Roboto, "Helvetica Neue", sans-serif !default;
273
+
274
+ /// Font family for monospaced text. Used for styling the code.
275
+ /// @group typography
276
+ $font-family-monospace: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
277
+
278
+ /// Line height used along with $font-size.
279
+ /// @group typography
280
+ $line-height: k-math-div( 28, 14 ) !default;
281
+ $line-height-xs: 1 !default;
282
+ $line-height-sm: 1.2 !default;
283
+ $line-height-md: $line-height !default;
284
+ $line-height-lg: 1.5 !default;
285
+ $line-height-em: calc( #{$line-height} * 1em ) !default;
286
+
287
+
288
+ // Font weight
289
+ $font-weight-light: 300 !default;
290
+ $font-weight-normal: 400 !default;
291
+ $font-weight-bold: 500 !default;
292
+
293
+
294
+ // Letter Spacing
295
+ $letter-spacing: null !default;
296
+
297
+
243
298
  // Root styles
244
299
  $kendo-body-bg: k-map-get( $theme, body-bg ) !default;
245
300
  $kendo-body-text: k-map-get( $theme, body-text ) !default;
@@ -314,13 +369,9 @@ $kendo-disabled-styling: (
314
369
  ) !default;
315
370
 
316
371
 
317
-
318
372
  // Generic styles
319
373
 
320
374
  // TODO: refactor once we extract drag drop as separate module
321
- $font-size: 14px !default;
322
- $font-family: Roboto, "Helvetica Neue", sans-serif !default;
323
- $line-height: 2 !default;
324
375
 
325
376
 
326
377
  // Header
@@ -1,4 +1,5 @@
1
1
  // Action sheet
2
+
2
3
  $actionsheet-padding-x: null !default;
3
4
  $actionsheet-padding-y: null !default;
4
5
  $actionsheet-width: 360px !default;
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../utils/_position.scss";
5
+ // @import "../utils/_position.scss";
6
6
  @import "../icons/_index.scss";
7
7
 
8
8
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_position.scss";
6
+ // @import "../utils/_position.scss";
7
7
  @import "../icons/_index.scss";
8
8
 
9
9
 
@@ -13,7 +13,7 @@ $bottom-nav-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
13
13
  $bottom-nav-item-padding-y: 0 !default;
14
14
  $bottom-nav-item-min-width: 72px !default;
15
15
  $bottom-nav-item-max-width: null !default;
16
- $bottom-nav-item-min-height: calc( #{$icon-size * 2.5} + #{$kendo-padding-sm-x * 2} - #{$bottom-nav-padding-x * 2} ) !default;
16
+ $bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + #{$kendo-padding-sm-x * 2} - #{$bottom-nav-padding-x * 2} ) !default;
17
17
  $bottom-nav-item-border-radius: null !default;
18
18
  $bottom-nav-item-gap: 0 k-map-get( $kendo-spacing, 1 ) !default;
19
19
 
@@ -13,7 +13,7 @@ $breadcrumb-bg: $kendo-component-bg !default;
13
13
  $breadcrumb-text: $kendo-component-text !default;
14
14
  $breadcrumb-border: $kendo-component-border !default;
15
15
 
16
- $breadcrumb-delimiter-icon-font-size: $icon-size * .75 !default;
16
+ $breadcrumb-delimiter-icon-font-size: $kendo-icon-size * .75 !default;
17
17
 
18
18
  $breadcrumb-link-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
19
19
  $breadcrumb-link-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
@@ -23,7 +23,7 @@ $breadcrumb-icon-link-padding-x: $breadcrumb-link-padding-x !default;
23
23
  $breadcrumb-icon-link-padding-y: $breadcrumb-icon-link-padding-x !default;
24
24
 
25
25
  $breadcrumb-root-link-spacing: $breadcrumb-link-padding-x !default;
26
- $breadcrumb-link-icon-spacing: $icon-spacing !default;
26
+ $breadcrumb-link-icon-spacing: $kendo-icon-spacing !default;
27
27
 
28
28
  $breadcrumb-link-initial-text: inherit !default;
29
29
 
@@ -4,7 +4,6 @@
4
4
  // Dependencies
5
5
  @import "../badge/_index.scss";
6
6
  @import "../icons/_index.scss";
7
- @import "../typography/_variables.scss";
8
7
 
9
8
 
10
9
  // Component
@@ -221,6 +221,9 @@ $kendo-flat-button-active-opacity: .16 !default;
221
221
  /// The overlay opacity of selected flat button. Used to create background for the flat button.
222
222
  /// @group button
223
223
  $kendo-flat-button-selected-opacity: .22 !default;
224
+ /// The opacity of the flat button focus ring. Used to create border for the flat button.
225
+ /// @group button
226
+ $kendo-flat-button-focus-ring-opacity: null !default;
224
227
 
225
228
  /// The transition of the button.
226
229
  /// @group button
@@ -5,8 +5,7 @@
5
5
  .k-calendar {
6
6
 
7
7
  .k-title,
8
- .k-calendar-title,
9
- .k-nav-fast {
8
+ .k-calendar-title {
10
9
  font-weight: 500;
11
10
  text-transform: none;
12
11
  }
@@ -1,4 +1,8 @@
1
+ @import "../typography/_variables.scss";
2
+
3
+
1
4
  // Calendar
5
+
2
6
  $calendar-border-width: 1px !default;
3
7
  $calendar-font-family: $font-family !default;
4
8
  $calendar-font-size: $font-size !default;
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../utils/_index.scss";
5
+ // @import "../utils/_index.scss";
6
6
  @import "../common/_index.scss";
7
7
  @import "../icons/_index.scss";
8
8
  @import "../input/_index.scss";
@@ -3,8 +3,8 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_flex.scss";
7
- @import "../utils/_grid.scss";
6
+ // @import "../utils/_flex.scss";
7
+ // @import "../utils/_grid.scss";
8
8
  @import "../action-buttons/_index.scss";
9
9
  @import "../icons/_index.scss";
10
10
  @import "../typography/_index.scss";
@@ -2,8 +2,6 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../typography/_variables.scss";
6
- @import "../list/_variables.scss";
7
5
 
8
6
 
9
7
  // Component
@@ -1,3 +1,6 @@
1
+ @import "../list/_variables.scss";
2
+
3
+
1
4
  // Checkbox
2
5
 
3
6
  /// Border width of checkbox.
@@ -3,7 +3,6 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../icons/_index.scss";
6
- @import "../button/_variables.scss";
7
6
 
8
7
 
9
8
  // Component
@@ -1,3 +1,6 @@
1
+ @import "../button/_variables.scss";
2
+
3
+
1
4
  // Chip
2
5
 
3
6
  /// Width of the border around the button.
@@ -3,8 +3,8 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_flex.scss";
7
- @import "../utils/_spacer.scss";
6
+ // @import "../utils/_flex.scss";
7
+ // @import "../utils/_spacer.scss";
8
8
  @import "../icons/_index.scss";
9
9
  @import "../button/_index.scss";
10
10
  @import "../slider/_index.scss";
@@ -3,7 +3,7 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_flex.scss";
6
+ // @import "../utils/_flex.scss";
7
7
 
8
8
 
9
9
  // Component
@@ -1,5 +1,3 @@
1
- @import "../typography/_variables.scss";
2
-
3
1
  @import "./_base.scss";
4
2
  @import "./_animations.scss";
5
3
  @import "./_resizing.scss";
@@ -5,7 +5,6 @@
5
5
  @import "../common/_index.scss";
6
6
  @import "../popup/_index.scss";
7
7
  @import "../tooltip/_index.scss";
8
- @import "../button/_variables.scss";
9
8
 
10
9
 
11
10
  // Component
@@ -1,4 +1,8 @@
1
+ @import "../button/_variables.scss";
2
+
3
+
1
4
  // Chart
5
+
2
6
  /// The first base series color and its light and dark shades.
3
7
  /// @group charts
4
8
  $series-a: get-base-hue( purple, 500 ) !default;
@@ -23,7 +23,7 @@ $kendo-drawer-item-line-height: $line-height-lg !default;
23
23
  $kendo-drawer-item-level-padding-x: $kendo-drawer-item-padding-x !default;
24
24
  $kendo-drawer-item-level-count: 5 !default;
25
25
 
26
- $kendo-drawer-icon-size: $icon-size !default;
26
+ $kendo-drawer-icon-size: $kendo-icon-size !default;
27
27
 
28
28
  $kendo-drawer-mini-initial-width: calc(2 * #{$kendo-drawer-item-padding-x} + #{$kendo-drawer-icon-size}) !default;
29
29
 
@@ -3,17 +3,14 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../table/_index.scss";
7
- @import "../input/_index.scss";
8
6
  @import "../floating-label/_index.scss";
9
- @import "../combobox/_index.scss";
7
+ @import "../icons/_index.scss";
8
+ @import "../input/_index.scss";
10
9
  @import "../popup/_index.scss";
11
- @import "../toolbar/_variables.scss";
12
- @import "../menu/_variables.scss";
13
- @import "../chip/_variables.scss";
14
- @import "../grid/_variables.scss";
10
+ @import "../table/_index.scss";
15
11
 
16
12
 
17
13
  // Component
14
+ @import "./_variables.scss";
18
15
  @import "./_layout.scss";
19
16
  @import "./_theme.scss";
@@ -0,0 +1 @@
1
+ // Dropdown grid
@@ -1,4 +1,5 @@
1
1
  // Dropzone
2
+
2
3
  $dropzone-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
3
4
  $dropzone-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
4
5
  $dropzone-border-width: 1px !default;
@@ -12,7 +13,7 @@ $dropzone-bg: k-try-shade( $base-bg, 1 ) !default;
12
13
  $dropzone-text: $base-text !default;
13
14
  $dropzone-border: $base-border !default;
14
15
 
15
- $dropzone-icon-size: ( $icon-size * 3 ) !default;
16
+ $dropzone-icon-size: ( $kendo-icon-size * 3 ) !default;
16
17
  $dropzone-icon-spacing: k-map-get( $kendo-spacing, 6 ) !default;
17
18
  $dropzone-icon-text: k-try-tint( $dropzone-text, 4 ) !default;
18
19
  $dropzone-icon-hover-text: $kendo-color-primary !default;
@@ -3,8 +3,8 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_display.scss";
7
- @import "../utils/_spacer.scss";
6
+ // @import "../utils/_display.scss";
7
+ // @import "../utils/_spacer.scss";
8
8
  @import "../icons/_index.scss";
9
9
  @import "../list/_index.scss";
10
10
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_position.scss";
6
+ // @import "../utils/_position.scss";
7
7
  @import "../icons/_index.scss";
8
8
  @import "../button/_index.scss";
9
9
  @import "../badge/_index.scss";
@@ -41,7 +41,7 @@ $filemanager-listview-item-bg: null !default;
41
41
  $filemanager-listview-item-text: null !default;
42
42
  $filemanager-listview-item-border: null !default;
43
43
 
44
- $filemanager-listview-item-icon-size: ($icon-size * 3) !default;
44
+ $filemanager-listview-item-icon-size: ($kendo-icon-size * 3) !default;
45
45
  $filemanager-listview-item-icon-bg: null !default;
46
46
  $filemanager-listview-item-icon-text: k-try-tint($filemanager-text, 4) !default;
47
47
  $filemanager-listview-item-icon-border: null !default;
@@ -63,7 +63,7 @@ $filemanager-preview-bg: null !default;
63
63
  $filemanager-preview-text: null !default;
64
64
  $filemanager-preview-border: null !default;
65
65
 
66
- $filemanager-preview-icon-size: ($icon-size * 6) !default;
66
+ $filemanager-preview-icon-size: ($kendo-icon-size * 6) !default;
67
67
  $filemanager-preview-icon-bg: null !default;
68
68
  $filemanager-preview-icon-text: k-try-tint($filemanager-text, 4) !default;
69
69
  $filemanager-preview-icon-border: null !default;
@@ -3,12 +3,8 @@
3
3
 
4
4
  // Dependencies // TODO: extract variables
5
5
  @import "../common/_index.scss";
6
- @import "../tooltip/_variables.scss";
7
- @import "../button/_variables.scss";
8
- @import "../input/_variables.scss";
9
6
  @import "../toolbar/_index.scss";
10
7
  @import "../action-buttons/_index.scss";
11
- @import "../window/_variables.scss";
12
8
 
13
9
 
14
10
  // Component
@@ -32,6 +32,7 @@
32
32
 
33
33
  .k-validator-tooltip {
34
34
  bottom: 0;
35
+ // TODO: do we need the tooltip variable?
35
36
  transform: translateY(100%) translateY($tooltip-callout-size);
36
37
  }
37
38
  }
@@ -1,3 +1,9 @@
1
+ @import "../input/_variables.scss";
2
+ @import "../tooltip/_variables.scss";
3
+ @import "../typography/_variables.scss";
4
+ @import "../window/_variables.scss";
5
+
6
+
1
7
  // Forms
2
8
  $kendo-form-spacer: $kendo-padding-md-x * 2 !default;
3
9