@progress/kendo-theme-bootstrap 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 (104) hide show
  1. package/dist/all.css +11392 -11794
  2. package/dist/all.scss +7608 -8347
  3. package/lib/swatches/bootstrap-3-dark.json +1 -1
  4. package/lib/swatches/bootstrap-3.json +1 -1
  5. package/lib/swatches/bootstrap-4-dark.json +1 -1
  6. package/lib/swatches/bootstrap-4.json +1 -1
  7. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  8. package/lib/swatches/bootstrap-main-dark.json +1 -1
  9. package/lib/swatches/bootstrap-main.json +1 -1
  10. package/lib/swatches/bootstrap-nordic.json +1 -1
  11. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  12. package/lib/swatches/bootstrap-turquoise.json +1 -1
  13. package/lib/swatches/bootstrap-urban.json +1 -1
  14. package/lib/swatches/bootstrap-vintage.json +1 -1
  15. package/package.json +6 -6
  16. package/scss/_bootstrap-overrides.scss +0 -14
  17. package/scss/_variables.scss +67 -18
  18. package/scss/badge/_index.scss +1 -1
  19. package/scss/bottom-navigation/_index.scss +1 -1
  20. package/scss/bottom-navigation/_variables.scss +1 -1
  21. package/scss/breadcrumb/_variables.scss +6 -2
  22. package/scss/button/_index.scss +0 -1
  23. package/scss/button/_variables.scss +3 -0
  24. package/scss/calendar/_variables.scss +4 -0
  25. package/scss/captcha/_index.scss +1 -1
  26. package/scss/card/_index.scss +2 -2
  27. package/scss/checkbox/_index.scss +0 -2
  28. package/scss/checkbox/_variables.scss +3 -0
  29. package/scss/chip/_index.scss +0 -1
  30. package/scss/chip/_variables.scss +3 -0
  31. package/scss/colorgradient/_index.scss +2 -2
  32. package/scss/colorpalette/_index.scss +1 -1
  33. package/scss/common/_index.scss +0 -2
  34. package/scss/dataviz/_index.scss +0 -1
  35. package/scss/dataviz/_variables.scss +4 -0
  36. package/scss/drawer/_variables.scss +1 -1
  37. package/scss/dropdowngrid/_index.scss +4 -7
  38. package/scss/dropdowngrid/_variables.scss +1 -0
  39. package/scss/dropzone/_variables.scss +2 -1
  40. package/scss/expansion-panel/_index.scss +2 -2
  41. package/scss/fab/_index.scss +1 -1
  42. package/scss/filemanager/_variables.scss +2 -2
  43. package/scss/forms/_index.scss +0 -4
  44. package/scss/forms/_variables.scss +6 -0
  45. package/scss/grid/_index.scss +2 -2
  46. package/scss/grid/_variables.scss +5 -5
  47. package/scss/input/_variables.scss +3 -3
  48. package/scss/listview/_index.scss +2 -2
  49. package/scss/loader/_variables.scss +1 -0
  50. package/scss/map/_index.scss +1 -1
  51. package/scss/map/_variables.scss +4 -4
  52. package/scss/menu/_variables.scss +5 -5
  53. package/scss/messagebox/_variables.scss +1 -1
  54. package/scss/multiselect/_index.scss +0 -1
  55. package/scss/notification/_variables.scss +1 -1
  56. package/scss/orgchart/_index.scss +1 -1
  57. package/scss/pager/_index.scss +0 -1
  58. package/scss/pager/_variables.scss +3 -0
  59. package/scss/panelbar/_variables.scss +4 -0
  60. package/scss/pdf-viewer/_index.scss +1 -2
  61. package/scss/pdf-viewer/_variables.scss +2 -1
  62. package/scss/pivotgrid/_index.scss +4 -5
  63. package/scss/pivotgrid/_variables.scss +3 -0
  64. package/scss/popover/_variables.scss +26 -28
  65. package/scss/popup/_variables.scss +1 -0
  66. package/scss/radio/_index.scss +0 -3
  67. package/scss/radio/_variables.scss +4 -0
  68. package/scss/rating/_variables.scss +1 -1
  69. package/scss/switch/_index.scss +1 -1
  70. package/scss/table/_index.scss +0 -7
  71. package/scss/table/_variables.scss +3 -0
  72. package/scss/tabstrip/_variables.scss +4 -0
  73. package/scss/taskboard/_index.scss +1 -1
  74. package/scss/timedurationpicker/_index.scss +1 -1
  75. package/scss/timeline/_variables.scss +1 -1
  76. package/scss/timeselector/_index.scss +1 -1
  77. package/scss/timeselector/_variables.scss +4 -0
  78. package/scss/treelist/_index.scss +1 -1
  79. package/scss/treeview/_variables.scss +3 -0
  80. package/scss/typography/_index.scss +0 -1
  81. package/scss/typography/_variables.scss +0 -36
  82. package/scss/upload/_index.scss +0 -1
  83. package/scss/upload/_variables.scss +3 -2
  84. package/scss/utils/_index.scss +0 -22
  85. package/scss/window/_variables.scss +4 -0
  86. package/scss/utils/_aspect-ratio.scss +0 -1
  87. package/scss/utils/_border.scss +0 -10
  88. package/scss/utils/_display.scss +0 -1
  89. package/scss/utils/_flex.scss +0 -1
  90. package/scss/utils/_float.scss +0 -1
  91. package/scss/utils/_grid.scss +0 -1
  92. package/scss/utils/_order.scss +0 -1
  93. package/scss/utils/_overflow.scss +0 -1
  94. package/scss/utils/_pointer-events.scss +0 -1
  95. package/scss/utils/_position.scss +0 -1
  96. package/scss/utils/_resize.scss +0 -1
  97. package/scss/utils/_spacer.scss +0 -1
  98. package/scss/utils/_spacing.scss +0 -1
  99. package/scss/utils/_table-layout.scss +0 -1
  100. package/scss/utils/_text.scss +0 -1
  101. package/scss/utils/_theme-colors.scss +0 -1
  102. package/scss/utils/_touch-action.scss +0 -1
  103. package/scss/utils/_transform.scss +0 -1
  104. package/scss/utils/_user-select.scss +0 -1
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#222222",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#212529",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#0275d8",
9
9
  "#5bc0de",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#212529",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#292b2c",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2f2f2",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e3eef4",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.2",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2efe8",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-bootstrap",
3
3
  "description": "Bootstrap 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": [
@@ -48,11 +48,11 @@
48
48
  "postpublish": "echo 'no postpublish for bootstrap theme'"
49
49
  },
50
50
  "dependencies": {
51
- "@progress/kendo-font-icons": "^0.6.0",
52
- "@progress/kendo-theme-core": "^5.12.1-dev.1",
53
- "@progress/kendo-theme-default": "^5.12.1-dev.1",
54
- "@progress/kendo-theme-utils": "^5.12.1-dev.1",
51
+ "@progress/kendo-font-icons": "^1.0.0",
52
+ "@progress/kendo-theme-core": "^5.12.1-dev.2",
53
+ "@progress/kendo-theme-default": "^5.12.1-dev.2",
54
+ "@progress/kendo-theme-utils": "^5.12.1-dev.2",
55
55
  "bootstrap": "5.2.1"
56
56
  },
57
- "gitHead": "1810e01c441cc3328d74864b2bfcb82167a3a0c1"
57
+ "gitHead": "14365a5e53996a453f9d6ad72894a3e4666e6ede"
58
58
  }
@@ -1,7 +1,5 @@
1
1
  $dark-theme: false !default;
2
2
 
3
- $spacer: 1rem !default;
4
-
5
3
  $font-size-base: 1rem !default;
6
4
 
7
5
  // stylelint-disable scss/dollar-variable-colon-space-after
@@ -41,15 +39,3 @@ $table-border-color: $kendo-component-border !default;
41
39
 
42
40
  $tooltip-bg: if( $dark-theme, $kendo-color-white, $kendo-color-black ) !default;
43
41
  $tooltip-color: k-contrast-color( $tooltip-bg ) !default;
44
-
45
- $popover-font-size: $font-size-base !default;
46
-
47
- $popover-bg: $card-bg !default;
48
- $popover-color: $card-color !default;
49
- $popover-border-color: $card-border-color !default;
50
-
51
- $popover-header-bg: $kendo-component-bg !default;
52
- $popover-header-text: $kendo-component-text !default;
53
- $popover-header-border: $kendo-component-border !default;
54
- $popover-header-padding-x: $spacer !default;
55
- $popover-header-padding-y: $spacer !default;
@@ -9,6 +9,7 @@ $kendo-enable-rounded: true !default;
9
9
  $kendo-enable-shadows: true !default;
10
10
  $kendo-enable-gradients: true !default;
11
11
  $kendo-enable-transitions: true !default;
12
+ $kendo-enable-focus-contrast: false !default;
12
13
 
13
14
  $kendo-use-input-button-width: false !default;
14
15
  $kendo-use-input-spinner-width: false !default;
@@ -16,10 +17,6 @@ $kendo-use-input-spinner-icon-offset: false !default;
16
17
 
17
18
 
18
19
  // Spacing
19
- $spacer: $spacer !default;
20
- $spacer-x: $spacer !default;
21
- $spacer-y: $spacer !default;
22
-
23
20
  $kendo-spacing: (
24
21
  // sass-lint:disable-block leading-zero
25
22
  0: 0,
@@ -62,20 +59,22 @@ $default-scrollbar-width: 17px !default;
62
59
 
63
60
 
64
61
  // Icons
65
- $icon-size: 16px !default;
66
- $icon-size-lg: 32px !default;
67
- $icon-spacing: k-map-get( $kendo-spacing, 2 ) !default;
68
- $icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
62
+ $kendo-icon-size: 16px !default;
69
63
 
70
- /// The URL to the icon font that will be used by the theme
71
- /// The default value of `null` embeds the package font with a `data:` URL
72
- /// @group icons
73
- $icon-font-url: null !default;
64
+ $kendo-icon-size-xs: calc( #{$kendo-icon-size} * .75 ) !default;
65
+ $kendo-icon-size-sm: calc( #{$kendo-icon-size} * .875 ) !default;
66
+ $kendo-icon-size-md: $kendo-icon-size !default;
67
+ $kendo-icon-size-lg: calc( #{$kendo-icon-size} * 1.25 ) !default;
68
+ $kendo-icon-size-xl: calc( #{$kendo-icon-size} * 1.5 ) !default;
69
+ $kendo-icon-size-xxl: calc( #{$kendo-icon-size} * 2 ) !default;
70
+ $kendo-icon-size-xxxl: calc( #{$kendo-icon-size} * 3 ) !default;
74
71
 
72
+ $kendo-icon-spacing: k-map-get( $kendo-spacing, 2 ) !default;
73
+ $kendo-icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
75
74
 
76
75
  // Metrics
77
- $kendo-padding-x: $spacer !default;
78
- $kendo-padding-y: k-math-div( $spacer, 2 ) !default;
76
+ $kendo-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
77
+ $kendo-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
79
78
  $kendo-padding-sm-x: k-map-get( $kendo-spacing, 2 ) !default;
80
79
  $kendo-padding-sm-y: k-map-get( $kendo-spacing, 1 ) !default;
81
80
  $kendo-padding-md-x: k-map-get( $kendo-spacing, 4 ) !default;
@@ -89,6 +88,15 @@ $kendo-border-radius-sm: k-math-div( $kendo-border-radius, 2 ) !default;
89
88
  $kendo-border-radius-md: $kendo-border-radius !default;
90
89
  $kendo-border-radius-lg: $kendo-border-radius * 1.5 !default;
91
90
 
91
+ $kendo-border-radii: (
92
+ DEFAULT: $kendo-border-radius-md,
93
+ 0: 0,
94
+ sm: $kendo-border-radius-sm,
95
+ md: $kendo-border-radius-md,
96
+ lg: $kendo-border-radius-lg,
97
+ full: 9999px
98
+ ) !default;
99
+
92
100
 
93
101
  $kendo-zindex-popup: 1 !default;
94
102
  $kendo-zindex-window: 2 !default;
@@ -196,6 +204,51 @@ $kendo-theme-colors: (
196
204
  ) !default;
197
205
 
198
206
 
207
+ // Typography
208
+
209
+ /// Base font size across all components.
210
+ /// @group typography
211
+ $font-size: $font-size-base !default;
212
+ $font-size-xs: ( $font-size * .75 ) !default;
213
+ $font-size-sm: $font-size-sm !default;
214
+ $font-size-md: $font-size !default;
215
+ $font-size-lg: $font-size-lg !default;
216
+ $font-size-xl: ( $font-size-md * 1.5 ) !default;
217
+
218
+ $kendo-font-sizes: (
219
+ xs: $font-size-xs,
220
+ sm: $font-size-sm,
221
+ md: $font-size-md,
222
+ lg: $font-size-lg,
223
+ xl: $font-size-xl
224
+ ) !default;
225
+
226
+ /// Font family across all components.
227
+ /// @group typography
228
+ $font-family: $font-family-sans-serif !default;
229
+
230
+ /// Font family for monospaced text. Used for styling the code.
231
+ /// @group typography
232
+ $font-family-monospace: $font-family-monospace !default;
233
+
234
+ /// Line height used along with $font-size.
235
+ /// @group typography
236
+ $line-height: $line-height-base !default;
237
+ $line-height-xs: 1 !default;
238
+ $line-height-sm: $line-height-sm !default;
239
+ $line-height-md: $line-height !default;
240
+ $line-height-lg: $line-height-lg !default;
241
+ $line-height-em: calc( #{$line-height} * 1em ) !default;
242
+
243
+ // Font weight
244
+ $font-weight-light: $font-weight-light !default;
245
+ $font-weight-normal: $font-weight-normal !default;
246
+ $font-weight-bold: $font-weight-bold !default;
247
+
248
+ // Letter Spacing
249
+ $letter-spacing: null !default;
250
+
251
+
199
252
  // Root styles
200
253
  $kendo-body-bg: $kendo-color-white !default;
201
254
  $kendo-body-text: k-contrast-color( $kendo-body-bg, $gray-900, $gray-100 ) !default;
@@ -274,13 +327,9 @@ $kendo-disabled-styling: (
274
327
  ) !default;
275
328
 
276
329
 
277
-
278
330
  // Generic styles
279
331
 
280
332
  // TODO: refactor once we extract drag drop as separate module
281
- $font-size: $font-size-base !default;
282
- $font-family: $font-family-sans-serif !default;
283
- $line-height: $line-height-base !default;
284
333
 
285
334
 
286
335
  // Header
@@ -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} + #{k-map-get( $kendo-spacing, 4 )} - #{$bottom-nav-padding-x * 2} ) !default;
16
+ $bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + #{k-map-get( $kendo-spacing, 4 )} - #{$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
 
@@ -1,4 +1,8 @@
1
+ @import "../typography/_variables.scss";
2
+
3
+
1
4
  // Breadcrumb
5
+
2
6
  $breadcrumb-margin-x: null !default;
3
7
  $breadcrumb-margin-y: null !default;
4
8
  $breadcrumb-padding-x: null !default;
@@ -13,7 +17,7 @@ $breadcrumb-bg: $kendo-component-bg !default;
13
17
  $breadcrumb-text: $kendo-component-text !default;
14
18
  $breadcrumb-border: $kendo-component-border !default;
15
19
 
16
- $breadcrumb-delimiter-icon-font-size: $icon-size * .75 !default;
20
+ $breadcrumb-delimiter-icon-font-size: $kendo-icon-size * .75 !default;
17
21
 
18
22
  $breadcrumb-link-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
19
23
  $breadcrumb-link-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
@@ -23,7 +27,7 @@ $breadcrumb-icon-link-padding-x: $breadcrumb-link-padding-x !default;
23
27
  $breadcrumb-icon-link-padding-y: $breadcrumb-icon-link-padding-x !default;
24
28
 
25
29
  $breadcrumb-root-link-spacing: $breadcrumb-link-padding-x !default;
26
- $breadcrumb-link-icon-spacing: $icon-spacing !default;
30
+ $breadcrumb-link-icon-spacing: $kendo-icon-spacing !default;
27
31
 
28
32
  $breadcrumb-link-initial-text: inherit !default;
29
33
 
@@ -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: .2 !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: .12 !default;
224
227
 
225
228
  /// The color transition of the button.
226
229
  /// @group button
@@ -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
  // Component
9
9
  @import "./_variables.scss";
@@ -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: $blue !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: if( k-is-light( $kendo-component-bg ), $gray-100, $gray-900 ) !def
12
13
  $dropzone-text: $kendo-component-text !default;
13
14
  $dropzone-border: $kendo-component-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, 8 ) !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
@@ -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
 
@@ -22,8 +22,8 @@
22
22
  @import "../pager/_index.scss";
23
23
  @import "../chip/_index.scss";
24
24
  @import "../skeleton/_index.scss";
25
- @import "../utils/_float.scss";
26
- @import "../utils/_spacer.scss";
25
+ // @import "../utils/_float.scss";
26
+ // @import "../utils/_spacer.scss";
27
27
  @import "../list/_index.scss";
28
28
  @import "../table/_index.scss";
29
29