@progress/kendo-theme-bootstrap 7.3.0-dev.1 → 8.0.0-dev.1

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 (121) hide show
  1. package/dist/all.css +7736 -7169
  2. package/dist/all.scss +5405 -4939
  3. package/dist/bootstrap-3-dark.scss +164 -39
  4. package/dist/bootstrap-3.scss +152 -39
  5. package/dist/bootstrap-4-dark.scss +156 -30
  6. package/dist/bootstrap-4.scss +144 -30
  7. package/dist/bootstrap-dataviz-v4.scss +45 -6
  8. package/dist/bootstrap-main-dark.scss +156 -30
  9. package/dist/bootstrap-main.scss +34 -29
  10. package/dist/bootstrap-nordic.scss +144 -30
  11. package/dist/bootstrap-turquoise-dark.scss +156 -30
  12. package/dist/bootstrap-turquoise.scss +144 -30
  13. package/dist/bootstrap-urban.scss +144 -30
  14. package/dist/bootstrap-vintage.scss +144 -30
  15. package/dist/meta/sassdoc-data.json +32286 -28278
  16. package/dist/meta/sassdoc-raw-data.json +3561 -1711
  17. package/dist/meta/variables.json +3640 -3532
  18. package/lib/swatches/bootstrap-3-dark.json +604 -2
  19. package/lib/swatches/bootstrap-3.json +544 -2
  20. package/lib/swatches/bootstrap-4-dark.json +601 -1
  21. package/lib/swatches/bootstrap-4.json +541 -1
  22. package/lib/swatches/bootstrap-dataviz-v4.json +166 -1
  23. package/lib/swatches/bootstrap-main-dark.json +601 -1
  24. package/lib/swatches/bootstrap-main.json +11 -1
  25. package/lib/swatches/bootstrap-nordic.json +541 -1
  26. package/lib/swatches/bootstrap-turquoise-dark.json +601 -1
  27. package/lib/swatches/bootstrap-turquoise.json +541 -1
  28. package/lib/swatches/bootstrap-urban.json +541 -1
  29. package/lib/swatches/bootstrap-vintage.json +541 -1
  30. package/package.json +5 -5
  31. package/scss/_variables.scss +0 -121
  32. package/scss/action-buttons/_variables.scss +4 -4
  33. package/scss/action-sheet/_variables.scss +17 -17
  34. package/scss/adaptive/_variables.scss +3 -3
  35. package/scss/appbar/_variables.scss +6 -6
  36. package/scss/avatar/_variables.scss +6 -6
  37. package/scss/badge/_variables.scss +4 -4
  38. package/scss/bottom-navigation/_variables.scss +8 -8
  39. package/scss/breadcrumb/_variables.scss +16 -16
  40. package/scss/button/_variables.scss +14 -14
  41. package/scss/calendar/_variables.scss +33 -61
  42. package/scss/captcha/_variables.scss +6 -6
  43. package/scss/card/_variables.scss +10 -10
  44. package/scss/chat/_variables.scss +13 -13
  45. package/scss/checkbox/_layout.scss +3 -3
  46. package/scss/checkbox/_variables.scss +9 -9
  47. package/scss/chip/_variables.scss +18 -18
  48. package/scss/color-preview/_variables.scss +1 -1
  49. package/scss/coloreditor/_variables.scss +8 -8
  50. package/scss/colorgradient/_variables.scss +11 -11
  51. package/scss/colorpalette/_variables.scss +3 -3
  52. package/scss/core/_index.scss +14 -0
  53. package/scss/core/border-radii/index.import.scss +23 -0
  54. package/scss/core/color-system/_swatch-legacy.scss +6 -2
  55. package/scss/core/color-system/_swatch.scss +1 -1
  56. package/scss/core/spacing/index.import.scss +14 -0
  57. package/scss/core/typography/index.import.scss +110 -0
  58. package/scss/dataviz/_variables.scss +8 -8
  59. package/scss/datetimepicker/_variables.scss +1 -1
  60. package/scss/dock-manager/_variables.scss +10 -10
  61. package/scss/draggable/_variables.scss +4 -4
  62. package/scss/drawer/_variables.scss +5 -14
  63. package/scss/dropdowntree/_variables.scss +2 -2
  64. package/scss/dropzone/_variables.scss +8 -8
  65. package/scss/editor/_variables.scss +3 -3
  66. package/scss/expansion-panel/_variables.scss +9 -9
  67. package/scss/fab/_variables.scss +16 -16
  68. package/scss/filemanager/_variables.scss +9 -9
  69. package/scss/forms/_layout.scss +3 -3
  70. package/scss/forms/_variables.scss +17 -17
  71. package/scss/gantt/_variables.scss +152 -7
  72. package/scss/grid/_variables.scss +64 -64
  73. package/scss/imageeditor/_variables.scss +7 -7
  74. package/scss/input/_variables.scss +8 -8
  75. package/scss/list/_variables.scss +26 -26
  76. package/scss/listbox/_variables.scss +6 -6
  77. package/scss/listgroup/_variables.scss +5 -5
  78. package/scss/listview/_variables.scss +7 -7
  79. package/scss/loader/_layout.scss +1 -1
  80. package/scss/loader/_variables.scss +25 -25
  81. package/scss/map/_variables.scss +8 -8
  82. package/scss/mediaplayer/_variables.scss +5 -5
  83. package/scss/menu/_layout.scss +1 -1
  84. package/scss/menu/_variables.scss +28 -28
  85. package/scss/messagebox/_variables.scss +3 -3
  86. package/scss/notification/_variables.scss +4 -4
  87. package/scss/orgchart/_variables.scss +11 -11
  88. package/scss/pager/_variables.scss +12 -12
  89. package/scss/panelbar/_variables.scss +9 -9
  90. package/scss/pdf-viewer/_variables.scss +5 -5
  91. package/scss/pivotgrid/_variables.scss +15 -15
  92. package/scss/popup/_variables.scss +5 -5
  93. package/scss/progressbar/_variables.scss +1 -1
  94. package/scss/prompt/_variables.scss +7 -7
  95. package/scss/radio/_variables.scss +9 -9
  96. package/scss/rating/_variables.scss +3 -3
  97. package/scss/scheduler/_layout.scss +1 -1
  98. package/scss/scheduler/_variables.scss +18 -18
  99. package/scss/scrollview/_variables.scss +5 -5
  100. package/scss/signature/_variables.scss +7 -7
  101. package/scss/skeleton/_variables.scss +1 -1
  102. package/scss/slider/_variables.scss +3 -3
  103. package/scss/splitter/_variables.scss +6 -6
  104. package/scss/spreadsheet/_layout.scss +1 -1
  105. package/scss/spreadsheet/_variables.scss +17 -17
  106. package/scss/stepper/_variables.scss +9 -9
  107. package/scss/switch/_variables.scss +1 -1
  108. package/scss/table/_variables.scss +10 -10
  109. package/scss/tabstrip/_variables.scss +9 -9
  110. package/scss/taskboard/_variables.scss +17 -17
  111. package/scss/tilelayout/_variables.scss +1 -1
  112. package/scss/timeline/_variables.scss +7 -7
  113. package/scss/timeselector/_variables.scss +6 -6
  114. package/scss/toolbar/_variables.scss +12 -12
  115. package/scss/tooltip/_variables.scss +4 -4
  116. package/scss/treelist/_variables.scss +5 -0
  117. package/scss/treeview/_variables.scss +19 -19
  118. package/scss/typography/_variables.scss +95 -12
  119. package/scss/upload/_variables.scss +8 -8
  120. package/scss/window/_variables.scss +10 -10
  121. package/scss/wizard/_variables.scss +7 -7
@@ -2,17 +2,17 @@
2
2
 
3
3
  /// The font family of the ColorPalette.
4
4
  /// @group colorpalette
5
- $kendo-color-palette-font-family: $kendo-font-family !default;
5
+ $kendo-color-palette-font-family: var( --kendo-font-family, inherit ) !default;
6
6
  /// The font size of the ColorPalette.
7
7
  /// @group colorpalette
8
- $kendo-color-palette-font-size: $kendo-font-size-md !default;
8
+ $kendo-color-palette-font-size: var( --kendo-font-size, inherit ) !default;
9
9
  /// The line height of the ColorPalette.
10
10
  /// @group colorpalette
11
11
  $kendo-color-palette-line-height: 0 !default;
12
12
 
13
13
  /// The width of the ColorPalette tile.
14
14
  /// @group colorpalette
15
- $kendo-color-palette-tile-width: k-map-get( $kendo-spacing, 6 ) !default;
15
+ $kendo-color-palette-tile-width: k-spacing(6) !default;
16
16
  /// The height of the ColorPalette tile.
17
17
  /// @group colorpalette
18
18
  $kendo-color-palette-tile-height: $kendo-color-palette-tile-width !default;
@@ -3,12 +3,20 @@ $wcag-min-contrast-ratio: 4.5 !default;
3
3
  // Color System
4
4
  @import "./color-system/_swatch.scss";
5
5
 
6
+ @import "./typography/index.import.scss";
7
+
6
8
  // Variables
7
9
  @import "../_variables.scss";
8
10
 
9
11
  // Elevation
10
12
  @import "./elevation/index.import.scss";
11
13
 
14
+ // Spacing
15
+ @import "./spacing/index.import.scss";
16
+
17
+ // Radii
18
+ @import "./border-radii/index.import.scss";
19
+
12
20
  @import "@progress/kendo-theme-core/scss/index.import.scss";
13
21
 
14
22
  // Backward compatibility
@@ -20,4 +28,10 @@ $wcag-min-contrast-ratio: 4.5 !default;
20
28
 
21
29
  // Elevation System
22
30
  @include kendo-elevation--styles();
31
+ // Typography
32
+ @include kendo-core--typography--styles();
33
+ // Spacing
34
+ @include kendo-spacing--styles();
35
+ // Radii
36
+ @include kendo-border-radius--styles();
23
37
  }
@@ -0,0 +1,23 @@
1
+ $kendo-border-radius: $border-radius !default;
2
+ $kendo-border-radius-xs: k-map-get($kendo-spacing, 0.5) !default;
3
+ $kendo-border-radius-sm: $border-radius-sm !default;
4
+ $kendo-border-radius-md: $kendo-border-radius !default;
5
+ $kendo-border-radius-lg: $border-radius-lg !default;
6
+ $kendo-border-radius-xl: k-map-get($kendo-spacing, 3) !default;
7
+ $kendo-border-radius-xxl: k-map-get($kendo-spacing, 4) !default;
8
+ $kendo-border-radius-xxxl: k-map-get($kendo-spacing, 8) !default;
9
+ $kendo-border-radius-full: 50rem !default;
10
+
11
+
12
+ $kendo-border-radii: (
13
+ xs: $kendo-border-radius-xs,
14
+ sm: $kendo-border-radius-sm,
15
+ md: $kendo-border-radius-md,
16
+ lg: $kendo-border-radius-lg,
17
+ xl: $kendo-border-radius-xl,
18
+ xxl: $kendo-border-radius-xxl,
19
+ xxxl: $kendo-border-radius-xxxl,
20
+ full: $kendo-border-radius-full
21
+ ) !default;
22
+
23
+ @import "@progress/kendo-theme-core/scss/border-radii/index.import.scss";
@@ -1,8 +1,12 @@
1
1
  @if ($kendo-enable-color-system) {
2
- $input-bg: k-color( app-surface );
2
+ $input-bg: k-color( surface-alt );
3
3
  $input-color: k-color( on-app-surface );
4
4
  $input-border-color: k-color( border-alt );
5
5
  $input-placeholder-color: k-color( subtle );
6
+ $input-focus-bg: k-color( surface-alt );
7
+ $input-focus-color: k-color( on-app-surface );
8
+ $input-focus-border-color: k-color( primary-emphasis );
9
+ $input-focus-box-shadow: 0 0 0 .25rem color-mix(in srgb, k-color( primary ) 25%, transparent);
6
10
  $kendo-color-primary: k-color( primary );
7
11
  $kendo-color-primary-contrast: k-color( on-primary );
8
12
  $kendo-color-secondary: k-color( secondary );
@@ -22,7 +26,7 @@
22
26
  $kendo-app-border: k-color( border );
23
27
  $kendo-link-text: $kendo-color-primary;
24
28
  $kendo-link-hover-text: k-color( primary-hover );
25
- $kendo-component-bg: $kendo-body-bg;
29
+ $kendo-component-bg: k-color( surface-alt );
26
30
  $kendo-component-text: $kendo-body-text;
27
31
  $kendo-component-border: $kendo-app-border;
28
32
  $kendo-base-bg: k-color( surface );
@@ -6,7 +6,7 @@
6
6
  @import "./_palettes.scss";
7
7
 
8
8
  // Config
9
- $kendo-enable-color-system: false !default;
9
+ $kendo-enable-color-system: true !default;
10
10
 
11
11
  // Colors
12
12
  $_default-colors: (
@@ -0,0 +1,14 @@
1
+ @import "@progress/kendo-theme-core/scss/spacing/index.import.scss";
2
+
3
+ $kendo-icon-spacing: k-spacing(2) !default;
4
+ $kendo-icon-padding: k-spacing(1) !default;
5
+
6
+ // Metrics
7
+ $kendo-padding-x: k-spacing(4) !default;
8
+ $kendo-padding-y: k-spacing(2) !default;
9
+ $kendo-padding-sm-x: k-spacing(2) !default;
10
+ $kendo-padding-sm-y: k-spacing(1) !default;
11
+ $kendo-padding-md-x: k-spacing(4) !default;
12
+ $kendo-padding-md-y: k-spacing(2) !default;
13
+ $kendo-padding-lg-x: k-spacing(6) !default;
14
+ $kendo-padding-lg-y: k-spacing(3) !default;
@@ -0,0 +1,110 @@
1
+
2
+ /// The base font size across all components.
3
+ /// @group typography
4
+ $kendo-font-size: $font-size-base !default;
5
+ /// The extra small font size across all components.
6
+ /// @group typography
7
+ $kendo-font-size-xs: ( $kendo-font-size * .75 ) !default;
8
+ /// The small font size across all components.
9
+ /// @group typography
10
+ $kendo-font-size-sm: $font-size-sm !default;
11
+ /// The medium font size across all components.
12
+ /// @group typography
13
+ $kendo-font-size-md: $kendo-font-size !default;
14
+ /// The large font size across all components.
15
+ /// @group typography
16
+ $kendo-font-size-lg: $font-size-lg !default;
17
+ /// The extra large font size across all components.
18
+ /// @group typography
19
+ $kendo-font-size-xl: ( $kendo-font-size-md * 1.5 ) !default;
20
+
21
+ /// The base line height across all components.
22
+ /// @group typography
23
+ $kendo-line-height: $line-height-base !default;
24
+ /// The extra small line height across all components.
25
+ $kendo-line-height-xs: 1 !default;
26
+ /// The small line height across all components.
27
+ /// @group typography
28
+ $kendo-line-height-sm: $line-height-sm !default;
29
+ /// The medium line height across all components.
30
+ /// @group typography
31
+ $kendo-line-height-md: $kendo-line-height !default;
32
+ /// The large line height across all components.
33
+ /// @group typography
34
+ $kendo-line-height-lg: $line-height-lg !default;
35
+ /// The base line height in ems across all components.
36
+ /// @group typography
37
+ $kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
38
+
39
+ /// The light font weight across all components.
40
+ /// @group typography
41
+ $kendo-font-weight-light: $font-weight-light !default;
42
+ /// The base font weight across all components.
43
+ /// @group typography
44
+ $kendo-font-weight-normal: $font-weight-normal !default;
45
+ /// The medium font weight across all components.
46
+ /// @group typography
47
+ $kendo-font-weight-medium: 500 !default; // TODO: use from bootstrap when we update
48
+ /// The semibold font weight across all components.
49
+ /// @group typography
50
+ $kendo-font-weight-semibold: 600 !default; // TODO: use from bootstrap when we update
51
+ /// The bold font weight across all components.
52
+ /// @group typography
53
+ $kendo-font-weight-bold: $font-weight-bold !default;
54
+
55
+ /// The sans-serif font family across all components.
56
+ /// @group typography
57
+ $kendo-font-family-sans-serif: $font-family-sans-serif !default;
58
+ /// The monospace font family across all components.
59
+ /// @group typography
60
+ $kendo-font-family-monospace: $font-family-monospace !default;
61
+ /// The base font family across all components.
62
+ /// @group typography
63
+ $kendo-font-family: $kendo-font-family-sans-serif !default;
64
+
65
+ $_default-font-sizes: (
66
+ xs: $kendo-font-size-xs,
67
+ sm: $kendo-font-size-sm,
68
+ md: $kendo-font-size-md,
69
+ lg: $kendo-font-size-lg,
70
+ xl: $kendo-font-size-xl
71
+ ) !default;
72
+
73
+ $_default-line-heights: (
74
+ xs: $kendo-line-height-xs,
75
+ sm: $kendo-line-height-sm,
76
+ md: $kendo-line-height-md,
77
+ lg: $kendo-line-height-lg
78
+ ) !default;
79
+
80
+ $_default-font-weights: (
81
+ light: $kendo-font-weight-light,
82
+ normal: $kendo-font-weight-normal,
83
+ medium: $kendo-font-weight-medium,
84
+ semibold: $kendo-font-weight-semibold,
85
+ bold: $kendo-font-weight-bold
86
+ ) !default;
87
+
88
+ $_default-font-families: (
89
+ sans-serif: $kendo-font-family-sans-serif,
90
+ monospace: $kendo-font-family-monospace
91
+ ) !default;
92
+
93
+ /// The font sizes map
94
+ /// @group typography
95
+ $kendo-font-sizes: $_default-font-sizes !default;
96
+
97
+ /// The line heights map
98
+ /// @group typography
99
+ $kendo-line-heights: $_default-line-heights !default;
100
+
101
+ /// The font weights map
102
+ /// @group typography
103
+ $kendo-font-weights: $_default-font-weights !default;
104
+
105
+ /// The font families map
106
+ /// @group typography
107
+ $kendo-font-families: $_default-font-families !default;
108
+
109
+ @import "@progress/kendo-theme-core/scss/typography/index.import.scss";
110
+
@@ -86,17 +86,17 @@ $kendo-series-29: $kendo-series-e-darker !default;
86
86
  $kendo-series-30: $kendo-series-f-darker !default;
87
87
 
88
88
  $kendo-chart-border-width: 0px !default;
89
- $kendo-chart-font-family: $kendo-font-family !default;
90
- $kendo-chart-font-size: $kendo-font-size-md !default;
91
- $kendo-chart-line-height: $kendo-line-height-md !default;
89
+ $kendo-chart-font-family: var( --kendo-font-family, inherit ) !default;
90
+ $kendo-chart-font-size: var( --kendo-font-size, inherit ) !default;
91
+ $kendo-chart-line-height: var( --kendo-line-height, normal )!default;
92
92
  $kendo-chart-sm-font-size: 11px !default;
93
93
  $kendo-chart-md-font-size: 12px !default;
94
94
  $kendo-chart-lg-font-size: 16px !default;
95
- $kendo-chart-tooltip-font-size: ($kendo-font-size-md * .929) !default;
95
+ $kendo-chart-tooltip-font-size: calc( var( --kendo-font-size, inherit ) * .929) !default;
96
96
  $kendo-chart-label-font-size: .857em !default;
97
97
  $kendo-chart-title-font-size: 1.143em !default;
98
98
  $kendo-chart-pane-title-font-size: $kendo-chart-label-font-size !default;
99
- $kendo-chart-pane-title-font-weight: $kendo-font-weight-normal !default;
99
+ $kendo-chart-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !default;
100
100
 
101
101
  /// The color of the Chart grid lines (major).
102
102
  /// @group charts
@@ -134,6 +134,6 @@ $kendo-chart-selection-shadow: inset 0 1px 7px if($kendo-enable-color-system, co
134
134
 
135
135
 
136
136
  // TreeMap
137
- $kendo-treemap-font-family: $kendo-font-family !default;
138
- $kendo-treemap-font-size: $kendo-font-size-md !default;
139
- $kendo-treemap-line-height: $kendo-line-height-md !default;
137
+ $kendo-treemap-font-family: var( --kendo-font-family, inherit ) !default;
138
+ $kendo-treemap-font-size: var( --kendo-font-size, inherit ) !default;
139
+ $kendo-treemap-line-height: var( --kendo-line-height, normal ) !default;
@@ -1,2 +1,2 @@
1
1
  // DateTime
2
- $kendo-datetime-width: calc( #{$kendo-calendar-cell-size * 8} + #{$kendo-infinite-calendar-view-padding-x * 2}) !default;
2
+ $kendo-datetime-width: calc( calc( #{$kendo-calendar-cell-size} * 8 ) + calc( #{$kendo-infinite-calendar-view-padding-x} * 2 )) !default;
@@ -10,10 +10,10 @@ $kendo-dock-manager-border: $kendo-base-border !default;
10
10
 
11
11
  /// The vertical padding of the pane header in the DockManager component.
12
12
  /// @group dock-manager
13
- $kendo-dock-manager-pane-header-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
13
+ $kendo-dock-manager-pane-header-padding-y: k-spacing(2) !default;
14
14
  /// The horizontal padding of the pane header in the DockManager component.
15
15
  /// @group dock-manager
16
- $kendo-dock-manager-pane-header-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
16
+ $kendo-dock-manager-pane-header-padding-x: k-spacing(4) !default;
17
17
  /// The width of the border around the pane header in the DockManager component.
18
18
  /// @group dock-manager
19
19
  $kendo-dock-manager-pane-header-border-width: $kendo-dock-manager-border-width !default;
@@ -32,27 +32,27 @@ $kendo-dock-manager-pane-title-padding-y: null !default;
32
32
  $kendo-dock-manager-pane-title-padding-x: null !default;
33
33
  /// The font family of the pane title in the DockManager component.
34
34
  /// @group dock-manager
35
- $kendo-dock-manager-pane-title-font-family: $kendo-font-family !default;
35
+ $kendo-dock-manager-pane-title-font-family: var( --kendo-font-family, inherit ) !default;
36
36
  /// The font size of the pane title in the DockManager component.
37
37
  /// @group dock-manager
38
- $kendo-dock-manager-pane-title-font-size: $kendo-font-size-lg !default;
38
+ $kendo-dock-manager-pane-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
39
39
  /// The line height of the pane title in the DockManager component.
40
40
  /// @group dock-manager
41
- $kendo-dock-manager-pane-title-line-height: $kendo-line-height-sm !default;
41
+ $kendo-dock-manager-pane-title-line-height: var( --kendo-line-height-sm, normal ) !default;
42
42
  /// The font weight of the pane title in the DockManager component.
43
43
  /// @group dock-manager
44
- $kendo-dock-manager-pane-title-font-weight: $kendo-font-weight-normal !default;
44
+ $kendo-dock-manager-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !default;
45
45
 
46
46
  /// The horizontal padding of the pane content in the DockManager component.
47
47
  /// @group dock-manager
48
48
  $kendo-dock-manager-pane-content-padding-x: $kendo-dock-manager-pane-header-padding-x !default;
49
49
  /// The vertical padding of the pane content in the DockManager component.
50
50
  /// @group dock-manager
51
- $kendo-dock-manager-pane-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
51
+ $kendo-dock-manager-pane-content-padding-y: k-spacing(2) !default;
52
52
 
53
53
  /// The horizontal padding of the tabbed pane in the DockManager component.
54
54
  /// @group dock-manager
55
- $kendo-dock-manager-tabbed-pane-padding-y: k-map-get( $kendo-spacing, 3.5 ) !default;
55
+ $kendo-dock-manager-tabbed-pane-padding-y: k-spacing(3.5) !default;
56
56
  /// The horizontal padding of the tabbed pane in the DockManager component.
57
57
  /// @group dock-manager
58
58
  $kendo-dock-manager-tabbed-pane-padding-x: $kendo-dock-manager-pane-content-padding-y !default;
@@ -69,7 +69,7 @@ $kendo-dock-manager-unpinned-container-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.0
69
69
 
70
70
  /// The padding of the dock indicator in the DockManager component.
71
71
  /// @group dock-manager
72
- $kendo-dock-indicator-padding: k-map-get( $kendo-spacing, 1.5 ) !default;
72
+ $kendo-dock-indicator-padding: k-spacing(1.5) !default;
73
73
  /// The background color of the dock indicator in the DockManager component.
74
74
  /// @group dock-manager
75
75
  $kendo-dock-indicator-bg: $kendo-component-bg !default;
@@ -104,7 +104,7 @@ $kendo-dock-manager-dock-preview-border-width: 1px !default;
104
104
  $kendo-dock-manager-dock-preview-border-style: dashed !default;
105
105
  /// The border radius of the dropping area in the DockManager component.
106
106
  /// @group dock-manager
107
- $kendo-dock-manager-dock-preview-border-radius: $kendo-border-radius-sm !default;
107
+ $kendo-dock-manager-dock-preview-border-radius: k-border-radius(sm) !default;
108
108
  /// The background color of the dropping area in the DockManager component.
109
109
  /// @group dock-manager
110
110
  $kendo-dock-manager-dock-preview-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 16%, transparent), rgba( $kendo-color-primary, .16 )) !default;
@@ -2,10 +2,10 @@
2
2
  $kendo-drag-hint-padding-x: $btn-padding-x !default;
3
3
  $kendo-drag-hint-padding-y: $btn-padding-y !default;
4
4
  $kendo-drag-hint-border-width: 1px !default;
5
- $kendo-drag-hint-border-radius: $kendo-border-radius-md !default;
6
- $kendo-drag-hint-font-size: $kendo-font-size-md !default;
7
- $kendo-drag-hint-font-family: $kendo-font-family !default;
8
- $kendo-drag-hint-line-height: $kendo-line-height-md !default;
5
+ $kendo-drag-hint-border-radius: k-border-radius(md) !default;
6
+ $kendo-drag-hint-font-size: var( --kendo-font-size, inherit ) !default;
7
+ $kendo-drag-hint-font-family: var( --kendo-font-family, inherit )!default;
8
+ $kendo-drag-hint-line-height: var( --kendo-line-height, normal ) !default;
9
9
 
10
10
  $kendo-drag-hint-bg: $kendo-selected-bg !default;
11
11
  $kendo-drag-hint-text: $kendo-selected-text !default;
@@ -12,18 +12,9 @@ $kendo-drawer-border: $kendo-component-border !default;
12
12
  /// The border width of the Drawer.
13
13
  /// @group drawer
14
14
  $kendo-drawer-border-width: 1px !default;
15
- /// The font family of the Drawer.
16
- /// @group drawer
17
- $kendo-drawer-font-family: $kendo-font-family !default;
18
- /// The font size of the Drawer.
19
- /// @group drawer
20
- $kendo-drawer-font-size: $kendo-font-size-md !default;
21
- /// The line height of the Drawer.
22
- /// @group drawer
23
- $kendo-drawer-line-height: $kendo-line-height-md !default;
24
-
25
- /// The horizontal padding of the Drawer content.
26
- /// @group drawer
15
+ $kendo-drawer-font-family: var( --kendo-font-family, inherit ) !default;
16
+ $kendo-drawer-font-size: var( --kendo-font-size, inherit ) !default;
17
+ $kendo-drawer-line-height: var( --kendo-line-height, normal ) !default;
27
18
  $kendo-drawer-content-padding-x: $kendo-padding-md-x !default;
28
19
  /// The vertical padding of the Drawer content.
29
20
  /// @group drawer
@@ -67,10 +58,10 @@ $kendo-drawer-item-level-count: 5 !default;
67
58
 
68
59
  /// The horizontal padding of the Drawer icon.
69
60
  /// @group drawer
70
- $kendo-drawer-icon-padding-x: 0 !default;
61
+ $kendo-drawer-icon-padding-x: k-spacing(0) !default;
71
62
  /// The vertical padding of the Drawer icon.
72
63
  /// @group drawer
73
- $kendo-drawer-icon-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
64
+ $kendo-drawer-icon-padding-y: k-spacing(2) !default;
74
65
 
75
66
  /// The initial width of the mini Drawer.
76
67
  /// @group drawer
@@ -2,7 +2,7 @@
2
2
 
3
3
  /// The horizontal padding of the DropdownTree popup
4
4
  /// @group dropdowntree
5
- $kendo-dropdowntree-popup-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
5
+ $kendo-dropdowntree-popup-padding-x: k-spacing(2) !default;
6
6
  /// The vertical padding of the DropdownTree popup
7
7
  /// @group dropdowntree
8
- $kendo-dropdowntree-popup-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
8
+ $kendo-dropdowntree-popup-padding-y: k-spacing(2) !default;
@@ -2,10 +2,10 @@
2
2
 
3
3
  /// The horizontal padding of the DropZone.
4
4
  /// @group dropzone
5
- $kendo-dropzone-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
5
+ $kendo-dropzone-padding-x: k-spacing(2) !default;
6
6
  /// The vertical padding of the DropZone.
7
7
  /// @group dropzone
8
- $kendo-dropzone-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
8
+ $kendo-dropzone-padding-y: k-spacing(2) !default;
9
9
  /// The border width of the DropZone.
10
10
  /// @group dropzone
11
11
  $kendo-dropzone-border-width: 1px !default;
@@ -15,13 +15,13 @@ $kendo-dropzone-min-height: 220px !default;
15
15
 
16
16
  /// The font family of the DropZone.
17
17
  /// @group dropzone
18
- $kendo-dropzone-font-family: $kendo-font-family !default;
18
+ $kendo-dropzone-font-family: var( --kendo-font-family, inherit ) !default;
19
19
  /// The font size of the DropZone.
20
20
  /// @group dropzone
21
- $kendo-dropzone-font-size: $kendo-font-size-md !default;
21
+ $kendo-dropzone-font-size: var( --kendo-font-size, inherit ) !default;
22
22
  /// The line height of the DropZone.
23
23
  /// @group dropzone
24
- $kendo-dropzone-line-height: $kendo-line-height-md !default;
24
+ $kendo-dropzone-line-height: var( --kendo-line-height, normal ) !default;
25
25
 
26
26
  /// The background color of the DropZone.
27
27
  /// @group dropzone
@@ -35,7 +35,7 @@ $kendo-dropzone-border: $kendo-component-border !default;
35
35
 
36
36
  /// The spacing below the DropZone icon.
37
37
  /// @group dropzone
38
- $kendo-dropzone-icon-spacing: k-map-get( $kendo-spacing, 6 ) !default;
38
+ $kendo-dropzone-icon-spacing: k-spacing(6) !default;
39
39
  /// The text color of the DropZone icon.
40
40
  /// @group dropzone
41
41
  $kendo-dropzone-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-dropzone-text, 8 )) !default;
@@ -48,14 +48,14 @@ $kendo-dropzone-icon-hover-text: $kendo-color-primary !default;
48
48
  $kendo-dropzone-hint-font-size: null !default;
49
49
  /// The spacing below the DropZone hint.
50
50
  /// @group dropzone
51
- $kendo-dropzone-hint-spacing: k-map-get( $kendo-spacing, 2 ) !default;
51
+ $kendo-dropzone-hint-spacing: k-spacing(2) !default;
52
52
  /// The text color of the DropZone hint.
53
53
  /// @group dropzone
54
54
  $kendo-dropzone-hint-text: null !default;
55
55
 
56
56
  /// The font size of the DropZone note.
57
57
  /// @group dropzone
58
- $kendo-dropzone-note-font-size: $kendo-font-size-xs !default;
58
+ $kendo-dropzone-note-font-size: var( --kendo-font-size-xs, inherit ) !default;
59
59
  /// The spacing below the DropZone note.
60
60
  /// @group dropzone
61
61
  $kendo-dropzone-note-spacing: null !default;
@@ -5,13 +5,13 @@
5
5
  $kendo-editor-border-width: 1px !default;
6
6
  /// The font family of the Еditor.
7
7
  /// @group editor
8
- $kendo-editor-font-family: $kendo-font-family !default;
8
+ $kendo-editor-font-family: var( --kendo-font-family, inherit ) !default;
9
9
  /// The font size of the Еditor.
10
10
  /// @group editor
11
- $kendo-editor-font-size: $kendo-font-size-md !default;
11
+ $kendo-editor-font-size: var( --kendo-font-size, inherit ) !default;
12
12
  /// The line height of the Еditor.
13
13
  /// @group editor
14
- $kendo-editor-line-height: $kendo-line-height-md !default;
14
+ $kendo-editor-line-height: var( --kendo-line-height, normal ) !default;
15
15
 
16
16
  /// The text color of the Еditor placeholder.
17
17
  /// @group editor
@@ -2,19 +2,19 @@
2
2
 
3
3
  /// The vertical spacing of the ExpansionPanel.
4
4
  /// @group expander
5
- $kendo-expander-spacing-y: k-map-get( $kendo-spacing, 3 ) !default;
5
+ $kendo-expander-spacing-y: k-spacing(3) !default;
6
6
  /// The width of the border around the ExpansionPanel.
7
7
  /// @group expander
8
8
  $kendo-expander-border-width: 1px !default;
9
9
  /// The font family of the ExpansionPanel.
10
10
  /// @group expander
11
- $kendo-expander-font-family: $kendo-font-family !default;
11
+ $kendo-expander-font-family: var( --kendo-font-family, inherit ) !default;
12
12
  /// The font size of the ExpansionPanel.
13
13
  /// @group expander
14
- $kendo-expander-font-size: $kendo-font-size-md !default;
14
+ $kendo-expander-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The hine height of the ExpansionPanel.
16
16
  /// @group expander
17
- $kendo-expander-line-height: $kendo-line-height-md !default;
17
+ $kendo-expander-line-height: var( --kendo-line-height, normal ) !default;
18
18
 
19
19
  /// The text color of the ExpansionPanel.
20
20
  /// @group expander
@@ -32,10 +32,10 @@ $kendo-expander-focus-shadow: $kendo-list-item-focus-shadow !default;
32
32
 
33
33
  /// The horizontal padding of the ExpansionPanel header.
34
34
  /// @group expander
35
- $kendo-expander-header-padding-x: k-map-get( $kendo-spacing, 6 ) !default;
35
+ $kendo-expander-header-padding-x: k-spacing(6) !default;
36
36
  /// The vertical padding of the ExpansionPanel header.
37
37
  /// @group expander
38
- $kendo-expander-header-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
38
+ $kendo-expander-header-padding-y: k-spacing(4) !default;
39
39
 
40
40
  /// The text color of the ExpansionPanel header.
41
41
  /// @group expander
@@ -67,11 +67,11 @@ $kendo-expander-header-sub-title-text: $kendo-subtle-text !default;
67
67
 
68
68
  /// The horizontal margin of the ExpansionPanel indicator.
69
69
  /// @group expander
70
- $kendo-expander-indicator-margin-x: k-map-get( $kendo-spacing, 3 ) !default;
70
+ $kendo-expander-indicator-margin-x: k-spacing(3) !default;
71
71
 
72
72
  /// The horizontal padding of the ExpansionPanel content.
73
73
  /// @group expander
74
- $kendo-expander-content-padding-x: k-map-get( $kendo-spacing, 6 ) !default;
74
+ $kendo-expander-content-padding-x: k-spacing(6) !default;
75
75
  /// The vertical padding of the ExpansionPanel content.
76
76
  /// @group expander
77
- $kendo-expander-content-padding-y: k-map-get( $kendo-spacing, 6 ) !default;
77
+ $kendo-expander-content-padding-y: k-spacing(6) !default;
@@ -5,63 +5,63 @@
5
5
  $kendo-fab-border-width: 1px !default;
6
6
  /// The border radius of the FAB.
7
7
  /// @group floating-action-button
8
- $kendo-fab-border-radius: k-math-div( $kendo-border-radius, 2 ) !default;
8
+ $kendo-fab-border-radius: calc( #{k-border-radius(md)} / 2 ) !default;
9
9
  /// The font family of the FAB.
10
10
  /// @group floating-action-button
11
- $kendo-fab-font-family: $kendo-font-family !default;
11
+ $kendo-fab-font-family: var( --kendo-font-family, inherit ) !default;
12
12
  /// The font size of the FAB.
13
13
  /// @group floating-action-button
14
- $kendo-fab-font-size: $kendo-font-size-md !default;
14
+ $kendo-fab-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The line height of the FAB.
16
16
  /// @group floating-action-button
17
- $kendo-fab-line-height: $kendo-line-height-md !default;
17
+ $kendo-fab-line-height: var( --kendo-line-height, normal ) !default;
18
18
 
19
19
  /// The horizontal padding of the FAB.
20
20
  /// @group floating-action-button
21
- $kendo-fab-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
21
+ $kendo-fab-padding-x: k-spacing(4) !default;
22
22
  /// The horizontal padding of the small FAB.
23
23
  /// @group floating-action-button
24
- $kendo-fab-sm-padding-x: k-math-div( $kendo-fab-padding-x, 2 ) !default;
24
+ $kendo-fab-sm-padding-x: calc( #{$kendo-fab-padding-x} / 2 ) !default;
25
25
  /// The horizontal padding of the medium FAB.
26
26
  /// @group floating-action-button
27
27
  $kendo-fab-md-padding-x: $kendo-fab-padding-x !default;
28
28
  /// The horizontal padding of the large FAB.
29
29
  /// @group floating-action-button
30
- $kendo-fab-lg-padding-x: ( $kendo-fab-padding-x * 1.5 ) !default;
30
+ $kendo-fab-lg-padding-x: calc( #{$kendo-fab-padding-x} * 1.5 ) !default;
31
31
 
32
32
  /// The vertical padding of the FAB.
33
33
  /// @group floating-action-button
34
34
  $kendo-fab-padding-y: $kendo-fab-padding-x !default;
35
35
  /// The vertical padding of the small FAB.
36
36
  /// @group floating-action-button
37
- $kendo-fab-sm-padding-y: k-math-div( $kendo-fab-padding-y, 2 ) !default;
37
+ $kendo-fab-sm-padding-y: calc( #{$kendo-fab-padding-y} / 2 ) !default;
38
38
  /// The vertical padding of the medium FAB.
39
39
  /// @group floating-action-button
40
40
  $kendo-fab-md-padding-y: $kendo-fab-padding-y !default;
41
41
  /// The vertical padding of the large FAB.
42
42
  /// @group floating-action-button
43
- $kendo-fab-lg-padding-y: ( $kendo-fab-padding-y * 1.5 ) !default;
43
+ $kendo-fab-lg-padding-y: calc( #{$kendo-fab-padding-y} * 1.5 ) !default;
44
44
 
45
45
  /// The horizontal padding of the FAB icon.
46
46
  /// @group floating-action-button
47
- $kendo-fab-icon-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
47
+ $kendo-fab-icon-padding-x: k-spacing(1) !default;
48
48
  /// The vertical padding of the FAB icon.
49
49
  /// @group floating-action-button
50
50
  $kendo-fab-icon-padding-y: $kendo-fab-icon-padding-x !default;
51
51
  /// The spacing of the FAB icon.
52
52
  /// @group floating-action-button
53
- $kendo-fab-icon-spacing: k-map-get( $kendo-spacing, 0.5 ) !default;
53
+ $kendo-fab-icon-spacing: k-spacing(0.5) !default;
54
54
 
55
55
  /// The horizontal padding of the FAB items.
56
56
  /// @group floating-action-button
57
- $kendo-fab-items-padding-x: 0px !default;
57
+ $kendo-fab-items-padding-x: k-spacing(0) !default;
58
58
  /// The vertical padding of the FAB items.
59
59
  /// @group floating-action-button
60
- $kendo-fab-items-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
60
+ $kendo-fab-items-padding-y: k-spacing(4) !default;
61
61
 
62
62
  /// The horizontal padding of the FAB item text.
63
63
  /// @group floating-action-button
64
- $kendo-fab-item-text-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
64
+ $kendo-fab-item-text-padding-x: k-spacing(1) !default;
65
65
  /// The vertical padding of the FAB item text.
66
66
  /// @group floating-action-button
67
67
  $kendo-fab-item-text-padding-y: $kendo-fab-item-text-padding-x !default;
@@ -73,14 +73,14 @@ $kendo-fab-item-text-border-width: 1px !default;
73
73
  $kendo-fab-item-text-border-radius: 4px !default;
74
74
  /// The font size of the FAB item text.
75
75
  /// @group floating-action-button
76
- $kendo-fab-item-text-font-size: $kendo-font-size-xs !default;
76
+ $kendo-fab-item-text-font-size: var( --kendo-font-size-xs, inherit ) !default;
77
77
  /// The line height of the FAB item text.
78
78
  /// @group floating-action-button
79
79
  $kendo-fab-item-text-line-height: 14px !default;
80
80
 
81
81
  /// The horizontal padding of the FAB item icon.
82
82
  /// @group floating-action-button
83
- $kendo-fab-item-icon-padding-x: k-map-get( $kendo-spacing, 2 ) + $kendo-fab-icon-padding-x !default;
83
+ $kendo-fab-item-icon-padding-x: calc( #{k-spacing(2)} + #{$kendo-fab-icon-padding-x} ) !default;
84
84
  /// The vertical padding of the FAB item icon.
85
85
  /// @group floating-action-button
86
86
  $kendo-fab-item-icon-padding-y: $kendo-fab-item-icon-padding-x !default;