@progress/kendo-theme-material 8.0.0-dev.0 → 8.0.0-dev.10

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 (117) hide show
  1. package/dist/all.css +8562 -5336
  2. package/dist/all.scss +5957 -5060
  3. package/dist/meta/sassdoc-data.json +56866 -40648
  4. package/dist/meta/sassdoc-raw-data.json +20708 -12761
  5. package/dist/meta/variables.json +2237 -2129
  6. package/lib/swatches/material-aqua-dark.json +1 -1
  7. package/lib/swatches/material-arctic.json +1 -1
  8. package/lib/swatches/material-burnt-teal.json +1 -1
  9. package/lib/swatches/material-dataviz-v4.json +1 -1
  10. package/lib/swatches/material-eggplant.json +1 -1
  11. package/lib/swatches/material-lime-dark.json +1 -1
  12. package/lib/swatches/material-lime.json +1 -1
  13. package/lib/swatches/material-main-dark.json +1 -1
  14. package/lib/swatches/material-main.json +1 -1
  15. package/lib/swatches/material-nova.json +1 -1
  16. package/lib/swatches/material-pacific-dark.json +1 -1
  17. package/lib/swatches/material-pacific.json +1 -1
  18. package/lib/swatches/material-sky-dark.json +1 -1
  19. package/lib/swatches/material-sky.json +1 -1
  20. package/lib/swatches/material-smoke.json +1 -1
  21. package/package.json +6 -6
  22. package/scss/_variables.scss +0 -124
  23. package/scss/action-buttons/_variables.scss +4 -4
  24. package/scss/action-sheet/_variables.scss +17 -17
  25. package/scss/adaptive/_variables.scss +3 -3
  26. package/scss/appbar/_variables.scss +6 -6
  27. package/scss/avatar/_variables.scss +6 -6
  28. package/scss/badge/_variables.scss +17 -17
  29. package/scss/bottom-navigation/_variables.scss +8 -8
  30. package/scss/breadcrumb/_variables.scss +17 -17
  31. package/scss/button/_layout.scss +9 -0
  32. package/scss/button/_theme.scss +20 -2
  33. package/scss/button/_variables.scss +28 -28
  34. package/scss/calendar/_variables.scss +36 -27
  35. package/scss/captcha/_variables.scss +6 -6
  36. package/scss/card/_variables.scss +17 -17
  37. package/scss/chat/_variables.scss +13 -13
  38. package/scss/checkbox/_variables.scss +10 -10
  39. package/scss/chip/_theme.scss +3 -3
  40. package/scss/chip/_variables.scss +19 -19
  41. package/scss/color-preview/_variables.scss +1 -1
  42. package/scss/coloreditor/_variables.scss +7 -7
  43. package/scss/colorgradient/_variables.scss +10 -10
  44. package/scss/colorpalette/_variables.scss +3 -3
  45. package/scss/core/_index.scss +15 -0
  46. package/scss/core/border-radii/index.import.scss +39 -0
  47. package/scss/core/color-system/_swatch-legacy.scss +1 -1
  48. package/scss/core/color-system/_swatch.scss +1 -1
  49. package/scss/core/spacing/index.import.scss +14 -0
  50. package/scss/core/typography/index.import.scss +120 -0
  51. package/scss/dataviz/_variables.scss +8 -8
  52. package/scss/datetimepicker/_variables.scss +1 -1
  53. package/scss/dock-manager/_variables.scss +8 -8
  54. package/scss/draggable/_variables.scss +3 -3
  55. package/scss/drawer/_variables.scss +9 -8
  56. package/scss/dropdowntree/_variables.scss +2 -2
  57. package/scss/dropzone/_variables.scss +7 -7
  58. package/scss/editor/_layout.scss +2 -2
  59. package/scss/editor/_variables.scss +3 -3
  60. package/scss/expansion-panel/_variables.scss +9 -9
  61. package/scss/fab/_variables.scss +15 -15
  62. package/scss/filemanager/_variables.scss +9 -9
  63. package/scss/forms/_layout.scss +1 -1
  64. package/scss/forms/_variables.scss +17 -17
  65. package/scss/gantt/_variables.scss +152 -7
  66. package/scss/grid/_variables.scss +73 -73
  67. package/scss/imageeditor/_variables.scss +7 -7
  68. package/scss/input/_variables.scss +20 -20
  69. package/scss/list/_variables.scss +24 -24
  70. package/scss/listbox/_variables.scss +3 -3
  71. package/scss/listgroup/_variables.scss +4 -4
  72. package/scss/listview/_variables.scss +8 -8
  73. package/scss/loader/_variables.scss +25 -25
  74. package/scss/map/_variables.scss +8 -8
  75. package/scss/mediaplayer/_variables.scss +5 -5
  76. package/scss/menu/_layout.scss +2 -2
  77. package/scss/menu/_variables.scss +26 -26
  78. package/scss/menu-button/_variables.scss +1 -1
  79. package/scss/messagebox/_variables.scss +3 -3
  80. package/scss/notification/_variables.scss +6 -6
  81. package/scss/orgchart/_variables.scss +11 -11
  82. package/scss/pager/_variables.scss +11 -11
  83. package/scss/panelbar/_variables.scss +8 -8
  84. package/scss/pdf-viewer/_variables.scss +5 -5
  85. package/scss/pivotgrid/_variables.scss +14 -14
  86. package/scss/popup/_variables.scss +4 -4
  87. package/scss/progressbar/_variables.scss +2 -2
  88. package/scss/prompt/_variables.scss +7 -7
  89. package/scss/radio/_variables.scss +9 -9
  90. package/scss/rating/_variables.scss +5 -5
  91. package/scss/scheduler/_layout.scss +4 -4
  92. package/scss/scheduler/_variables.scss +167 -23
  93. package/scss/scrollview/_variables.scss +5 -5
  94. package/scss/signature/_variables.scss +5 -5
  95. package/scss/skeleton/_variables.scss +1 -1
  96. package/scss/slider/_variables.scss +3 -3
  97. package/scss/split-button/_variables.scss +4 -4
  98. package/scss/splitter/_variables.scss +6 -6
  99. package/scss/spreadsheet/_layout.scss +2 -2
  100. package/scss/spreadsheet/_variables.scss +17 -17
  101. package/scss/stepper/_variables.scss +8 -8
  102. package/scss/switch/_variables.scss +1 -1
  103. package/scss/table/_variables.scss +12 -12
  104. package/scss/tabstrip/_variables.scss +79 -37
  105. package/scss/taskboard/_variables.scss +16 -16
  106. package/scss/tilelayout/_variables.scss +2 -2
  107. package/scss/timeline/_variables.scss +8 -8
  108. package/scss/timeselector/_variables.scss +6 -6
  109. package/scss/toolbar/_theme.scss +27 -0
  110. package/scss/toolbar/_variables.scss +11 -11
  111. package/scss/tooltip/_variables.scss +6 -6
  112. package/scss/treelist/_variables.scss +5 -0
  113. package/scss/treeview/_variables.scss +15 -15
  114. package/scss/typography/_variables.scss +296 -55
  115. package/scss/upload/_variables.scss +7 -7
  116. package/scss/window/_variables.scss +6 -6
  117. package/scss/wizard/_variables.scss +7 -7
@@ -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( #{$kendo-font-size} * .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, 1 ) !default;
13
+ $kendo-dock-manager-pane-header-padding-y: k-spacing(1) !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, 6 ) !default;
16
+ $kendo-dock-manager-pane-header-padding-x: k-spacing(6) !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,16 +32,16 @@ $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
@@ -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-base-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;
@@ -1,10 +1,10 @@
1
1
  // Drag hint
2
2
  $kendo-drag-hint-padding-x: $kendo-padding-md-x !default;
3
- $kendo-drag-hint-padding-y: k-math-div( $kendo-padding-md-x, 2 ) !default;
3
+ $kendo-drag-hint-padding-y: calc( #{$kendo-padding-md-x} / 2 ) !default;
4
4
  $kendo-drag-hint-border-width: null !default;
5
5
  $kendo-drag-hint-border-radius: 9999px !default;
6
- $kendo-drag-hint-font-size: $kendo-font-size-md !default;
7
- $kendo-drag-hint-font-family: $kendo-font-family !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
8
  $kendo-drag-hint-line-height: k-math-div( 20, 14 ) !default;
9
9
 
10
10
  $kendo-drag-hint-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-body-bg )) !default;
@@ -12,22 +12,23 @@ $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
+
15
16
  /// The font family of the Drawer.
16
17
  /// @group drawer
17
- $kendo-drawer-font-family: $kendo-font-family !default;
18
+ $kendo-drawer-font-family: var( --kendo-font-family, inherit ) !default;
18
19
  /// The font size of the Drawer.
19
20
  /// @group drawer
20
- $kendo-drawer-font-size: $kendo-font-size-md !default;
21
+ $kendo-drawer-font-size: var( --kendo-font-size, inherit ) !default;
21
22
  /// The line height of the Drawer.
22
23
  /// @group drawer
23
- $kendo-drawer-line-height: $kendo-line-height-md !default;
24
+ $kendo-drawer-line-height: var( --kendo-line-height, normal ) !default;
24
25
 
25
26
  /// The horizontal padding of the Drawer content.
26
27
  /// @group drawer
27
- $kendo-drawer-content-padding-x: $kendo-padding-md-x !default;
28
+ $kendo-drawer-content-padding-x: null !default;
28
29
  /// The vertical padding of the Drawer content.
29
30
  /// @group drawer
30
- $kendo-drawer-content-padding-y: $kendo-padding-md-y !default;
31
+ $kendo-drawer-content-padding-y: null !default;
31
32
 
32
33
  /// The width of the Drawer scrollbar.
33
34
  /// @group drawer
@@ -50,7 +51,7 @@ $kendo-drawer-scrollbar-hover-color: rgba( 156, 156, 156, 1 ) !default;
50
51
  $kendo-drawer-item-padding-x: $kendo-padding-md-x !default;
51
52
  /// The vertical padding of the Drawer item.
52
53
  /// @group drawer
53
- $kendo-drawer-item-padding-y: k-map-get( $kendo-spacing, 3 ) !default;
54
+ $kendo-drawer-item-padding-y: k-spacing(3) !default;
54
55
  /// The font size of the Drawer item.
55
56
  /// @group drawer
56
57
  $kendo-drawer-item-font-size: 16px !default;
@@ -67,10 +68,10 @@ $kendo-drawer-item-level-count: 5 !default;
67
68
 
68
69
  /// The horizontal padding of the Drawer icon.
69
70
  /// @group drawer
70
- $kendo-drawer-icon-padding-x: 0 !default;
71
+ $kendo-drawer-icon-padding-x: k-spacing(0) !default;
71
72
  /// The vertical padding of the Drawer icon.
72
73
  /// @group drawer
73
- $kendo-drawer-icon-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
74
+ $kendo-drawer-icon-padding-y: k-spacing(1) !default;
74
75
 
75
76
  /// The initial width of the mini Drawer.
76
77
  /// @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,10 +15,10 @@ $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
24
  $kendo-dropzone-line-height: k-math-div( 20, 14 ) !default;
@@ -35,7 +35,7 @@ $kendo-dropzone-border: $kendo-base-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, 4 )) !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-sm !default;
58
+ $kendo-dropzone-note-font-size: var( --kendo-font-size-sm, inherit ) !default;
59
59
  /// The spacing below the DropZone note.
60
60
  /// @group dropzone
61
61
  $kendo-dropzone-note-spacing: null !default;
@@ -10,13 +10,13 @@
10
10
  line-height: normal;
11
11
 
12
12
  .k-status {
13
- line-height: $kendo-line-height-md;
13
+ line-height: var( --kendo-line-height, inherit);
14
14
  }
15
15
  }
16
16
 
17
17
  .k-editor-export {
18
18
  text-transform: uppercase;
19
- font-size: $kendo-font-size-md;
19
+ font-size: var( --kendo-font-size, inherit );
20
20
 
21
21
  .k-icon {
22
22
  margin-left: $kendo-editor-export-tool-icon-margin-x;
@@ -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: inset 0 0 0 2px rgba( black, .08 ) !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, 3 ) !default;
38
+ $kendo-expander-header-padding-y: k-spacing(3) !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,64 +5,64 @@
5
5
  $kendo-fab-border-width: 0px !default;
6
6
  /// The border radius of the FAB.
7
7
  /// @group floating-action-button
8
- $kendo-fab-border-radius: $kendo-border-radius-md !default;
8
+ $kendo-fab-border-radius: k-border-radius(md) !default;
9
9
 
10
10
  /// The font family of the FAB.
11
11
  /// @group floating-action-button
12
- $kendo-fab-font-family: $kendo-font-family !default;
12
+ $kendo-fab-font-family: var( --kendo-font-family, inherit ) !default;
13
13
  /// The font size of the FAB.
14
14
  /// @group floating-action-button
15
- $kendo-fab-font-size: $kendo-font-size-md !default;
15
+ $kendo-fab-font-size: var( --kendo-font-size, inherit ) !default;
16
16
  /// The line height of the FAB.
17
17
  /// @group floating-action-button
18
18
  $kendo-fab-line-height: k-math-div( 20, 14 ) !default;
19
19
 
20
20
  /// The horizontal padding of the FAB.
21
21
  /// @group floating-action-button
22
- $kendo-fab-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
22
+ $kendo-fab-padding-x: k-spacing(4) !default;
23
23
  /// The horizontal padding of the small FAB.
24
24
  /// @group floating-action-button
25
- $kendo-fab-sm-padding-x: k-math-div( $kendo-fab-padding-x, 2 ) !default;
25
+ $kendo-fab-sm-padding-x: calc( #{$kendo-fab-padding-x} / 2 ) !default;
26
26
  /// The horizontal padding of the medium FAB.
27
27
  /// @group floating-action-button
28
28
  $kendo-fab-md-padding-x: $kendo-fab-padding-x !default;
29
29
  /// The horizontal padding of the large FAB.
30
30
  /// @group floating-action-button
31
- $kendo-fab-lg-padding-x: ( $kendo-fab-padding-x * 1.5 ) !default;
31
+ $kendo-fab-lg-padding-x: calc( #{$kendo-fab-padding-x} * 1.5 ) !default;
32
32
 
33
33
  /// The vertical padding of the FAB.
34
34
  /// @group floating-action-button
35
35
  $kendo-fab-padding-y: $kendo-fab-padding-x !default;
36
36
  /// The vertical padding of the small FAB.
37
37
  /// @group floating-action-button
38
- $kendo-fab-sm-padding-y: k-math-div( $kendo-fab-padding-y, 2 ) !default;
38
+ $kendo-fab-sm-padding-y: calc( #{$kendo-fab-padding-y} / 2 ) !default;
39
39
  /// The vertical padding of the medium FAB.
40
40
  /// @group floating-action-button
41
41
  $kendo-fab-md-padding-y: $kendo-fab-padding-y !default;
42
42
  /// The vertical padding of the large FAB.
43
43
  /// @group floating-action-button
44
- $kendo-fab-lg-padding-y: ( $kendo-fab-padding-y * 1.5 ) !default;
44
+ $kendo-fab-lg-padding-y: calc( #{$kendo-fab-padding-y} * 1.5 ) !default;
45
45
 
46
46
  /// The horizontal padding of the FAB icon.
47
47
  /// @group floating-action-button
48
- $kendo-fab-icon-padding-x: k-map-get( $kendo-spacing, 0.5 ) !default;
48
+ $kendo-fab-icon-padding-x: k-spacing(0.5) !default;
49
49
  /// The vertical padding of the FAB icon.
50
50
  /// @group floating-action-button
51
51
  $kendo-fab-icon-padding-y: $kendo-fab-icon-padding-x !default;
52
52
  /// The spacing FAB icon.
53
53
  /// @group floating-action-button
54
- $kendo-fab-icon-spacing: k-map-get( $kendo-spacing, 1 ) * 1.5 !default;
54
+ $kendo-fab-icon-spacing: calc( #{k-spacing(1)} * 1.5 ) !default;
55
55
 
56
56
  /// The horizontal padding of the FAB items.
57
57
  /// @group floating-action-button
58
- $kendo-fab-items-padding-x: 0px !default;
58
+ $kendo-fab-items-padding-x: k-spacing(0) !default;
59
59
  /// The vertical padding of the FAB items.
60
60
  /// @group floating-action-button
61
- $kendo-fab-items-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
61
+ $kendo-fab-items-padding-y: k-spacing(4) !default;
62
62
 
63
63
  /// The horizontal padding of the FAB item text.
64
64
  /// @group floating-action-button
65
- $kendo-fab-item-text-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
65
+ $kendo-fab-item-text-padding-x: k-spacing(1) !default;
66
66
  /// The vertical padding of the FAB item text.
67
67
  /// @group floating-action-button
68
68
  $kendo-fab-item-text-padding-y: $kendo-fab-item-text-padding-x !default;
@@ -74,14 +74,14 @@ $kendo-fab-item-text-border-width: 1px !default;
74
74
  $kendo-fab-item-text-border-radius: 2px !default;
75
75
  /// The font size of the FAB item text.
76
76
  /// @group floating-action-button
77
- $kendo-fab-item-text-font-size: $kendo-font-size-xs !default;
77
+ $kendo-fab-item-text-font-size: var( --kendo-font-size-xs, inherit ) !default;
78
78
  /// The line height of the FAB item text.
79
79
  /// @group floating-action-button
80
80
  $kendo-fab-item-text-line-height: 1.2 !default;
81
81
 
82
82
  /// The horizontal padding of the FAB item icon.
83
83
  /// @group floating-action-button
84
- $kendo-fab-item-icon-padding-x: k-map-get( $kendo-spacing, 2 ) + $kendo-fab-icon-padding-x !default;
84
+ $kendo-fab-item-icon-padding-x: calc( #{k-spacing(2)} + #{$kendo-fab-icon-padding-x} ) !default;
85
85
  /// The vertical padding of the FAB item icon.
86
86
  /// @group floating-action-button
87
87
  $kendo-fab-item-icon-padding-y: $kendo-fab-item-icon-padding-x !default;
@@ -2,19 +2,19 @@
2
2
 
3
3
  /// The space between the FileManager items.
4
4
  /// @group filemanager
5
- $kendo-file-manager-spacer: k-map-get( $kendo-spacing, 4 ) !default;
5
+ $kendo-file-manager-spacer: k-spacing(4) !default;
6
6
  /// The border width of the FileManager.
7
7
  /// @group filemanager
8
8
  $kendo-file-manager-border-width: 1px !default;
9
9
  /// The font family of the FileManager.
10
10
  /// @group filemanager
11
- $kendo-file-manager-font-family: $kendo-font-family !default;
11
+ $kendo-file-manager-font-family: var( --kendo-font-family, inherit ) !default;
12
12
  /// The font size of the FileManager.
13
13
  /// @group filemanager
14
- $kendo-file-manager-font-size: $kendo-font-size-md !default;
14
+ $kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The line height of the FileManager.
16
16
  /// @group filemanager
17
- $kendo-file-manager-line-height: $kendo-line-height-md !default;
17
+ $kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
18
18
  /// The background color of the FileManager.
19
19
  /// @group filemanager
20
20
  $kendo-file-manager-bg: $kendo-component-bg !default;
@@ -65,10 +65,10 @@ $kendo-file-manager-navigation-border: null !default;
65
65
 
66
66
  /// The horizontal padding of the FileManager Breadcrumb.
67
67
  /// @group filemanager
68
- $kendo-file-manager-breadcrumb-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
68
+ $kendo-file-manager-breadcrumb-padding-x: k-spacing(2) !default;
69
69
  /// The vertical padding of the FileManager Breadcrumb.
70
70
  /// @group filemanager
71
- $kendo-file-manager-breadcrumb-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
71
+ $kendo-file-manager-breadcrumb-padding-y: k-spacing(2) !default;
72
72
  /// The border width of the FileManager Breadcrumb.
73
73
  /// @group filemanager
74
74
  $kendo-file-manager-breadcrumb-border-width: $kendo-file-manager-border-width !default;
@@ -94,10 +94,10 @@ $kendo-file-manager-listview-border: null !default;
94
94
 
95
95
  /// The horizontal padding of the FileManager ListView item.
96
96
  /// @group filemanager
97
- $kendo-file-manager-listview-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
97
+ $kendo-file-manager-listview-item-padding-x: k-spacing(4) !default;
98
98
  /// The vertical padding of the FileManager ListView item.
99
99
  /// @group filemanager
100
- $kendo-file-manager-listview-item-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
100
+ $kendo-file-manager-listview-item-padding-y: k-spacing(4) !default;
101
101
  /// The width of the FileManager ListView item.
102
102
  /// @group filemanager
103
103
  $kendo-file-manager-listview-item-width: 120px !default;
@@ -160,7 +160,7 @@ $kendo-file-manager-preview-border-width: $kendo-file-manager-border-width !defa
160
160
  $kendo-file-manager-preview-spacing: $kendo-file-manager-spacer !default;
161
161
  /// The gap between the columns in the FileManager preview.
162
162
  /// @group filemanager
163
- $kendo-file-manager-preview-column-gap: k-map-get( $kendo-spacing, 1 ) !default;
163
+ $kendo-file-manager-preview-column-gap: k-spacing(1) !default;
164
164
  /// The background color of the FileManager preview.
165
165
  /// @group filemanager
166
166
  $kendo-file-manager-preview-bg: null !default;
@@ -10,7 +10,7 @@
10
10
  padding: 0;
11
11
  margin: 0;
12
12
  width: auto;
13
- font-size: $kendo-font-size-sm;
13
+ font-size: var( --kendo-font-size-sm, inherit );
14
14
  line-height: 1;
15
15
  text-align: inherit;
16
16
  display: block;
@@ -8,14 +8,14 @@
8
8
 
9
9
  /// The padding of the inline Form.
10
10
  /// @group form
11
- $kendo-form-spacer: $kendo-padding-md-x * 2 !default;
11
+ $kendo-form-spacer: calc( #{$kendo-padding-md-x} * 2 ) !default;
12
12
 
13
13
  /// The font size of the Form.
14
14
  /// @group form
15
- $kendo-form-font-size: $kendo-font-size-md !default;
15
+ $kendo-form-font-size: var( --kendo-font-size, inherit ) !default;
16
16
  /// The line height of the Form.
17
17
  /// @group form
18
- $kendo-form-line-height: $kendo-line-height-md !default;
18
+ $kendo-form-line-height: var( --kendo-line-height, normal ) !default;
19
19
  /// The line height of the Form in em units.
20
20
  /// @group form
21
21
  $kendo-form-line-height-em: calc( #{$kendo-form-line-height} * 1em ) !default;
@@ -31,14 +31,14 @@ $kendo-form-lg-line-height: $kendo-line-height-lg !default;
31
31
  $kendo-form-fieldset-margin: 2em 0 0 !default;
32
32
  /// The padding of the Form fieldset.
33
33
  /// @group form
34
- $kendo-form-fieldset-padding: 0px !default;
34
+ $kendo-form-fieldset-padding: k-spacing(0) !default;
35
35
 
36
36
  /// The margin of the Form legend.
37
37
  /// @group form
38
38
  $kendo-form-legend-margin: 0 0 1em !default;
39
39
  /// The padding of the Form legend.
40
40
  /// @group form
41
- $kendo-form-legend-padding: 0px !default;
41
+ $kendo-form-legend-padding: k-spacing(0) !default;
42
42
  /// The border width of the Form legend.
43
43
  /// @group form
44
44
  $kendo-form-legend-border-width: 0 0 2px !default;
@@ -53,38 +53,38 @@ $kendo-form-legend-border-color: $kendo-component-border !default;
53
53
  $kendo-form-legend-width: 100% !default;
54
54
  /// The font size of the Form legend.
55
55
  /// @group form
56
- $kendo-form-legend-font-size: $kendo-font-size-md !default;
56
+ $kendo-form-legend-font-size: var( --kendo-font-size, inherit ) !default;
57
57
  /// The text capitalization of the Form legend.
58
58
  /// @group form
59
59
  $kendo-form-legend-text-transform: uppercase !default;
60
60
 
61
61
  /// The bottom margin of the Form label.
62
62
  /// @group form
63
- $kendo-form-label-margin-bottom: 0px !default;
63
+ $kendo-form-label-margin-bottom: k-spacing(0) !default;
64
64
 
65
65
  /// The horizontal margin of the Form buttons.
66
66
  /// @group form
67
- $kendo-form-button-margin-x: 8px !default;
67
+ $kendo-form-button-margin-x: k-spacing(2) !default;
68
68
 
69
69
  /// The font size of the Form hint.
70
70
  /// @group form
71
- $kendo-form-hint-font-size: $kendo-font-size-sm !default;
71
+ $kendo-form-hint-font-size: var( --kendo-font-size-sm, inherit ) !default;
72
72
  /// The font style of the Form hint.
73
73
  /// @group form
74
74
  $kendo-form-hint-font-style: normal !default;
75
75
  /// The top margin of the Form hint.
76
76
  /// @group form
77
- $kendo-form-hint-margin-top: 4px !default;
77
+ $kendo-form-hint-margin-top: k-spacing(1) !default;
78
78
 
79
79
  /// The row spacing of the small Form.
80
80
  /// @group form
81
- $kendo-form-sm-rows-spacing: k-map-get( $kendo-spacing, 4 ) !default;
81
+ $kendo-form-sm-rows-spacing: k-spacing(4) !default;
82
82
  /// The row spacing of the medium Form.
83
83
  /// @group form
84
- $kendo-form-md-rows-spacing: k-map-get( $kendo-spacing, 6 ) !default;
84
+ $kendo-form-md-rows-spacing: k-spacing(6) !default;
85
85
  /// The row spacing of the large Form.
86
86
  /// @group form
87
- $kendo-form-lg-rows-spacing: k-map-get( $kendo-spacing, 7 ) !default;
87
+ $kendo-form-lg-rows-spacing: k-spacing(7) !default;
88
88
 
89
89
  /// The margin of the Form separator.
90
90
  /// @group form
@@ -95,10 +95,10 @@ $kendo-form-separator-border-color: $kendo-form-legend-border-color !default;
95
95
 
96
96
  /// The top padding of the label in the horizontal Form.
97
97
  /// @group form
98
- $kendo-horizontal-form-label-padding-top: 5px !default;
98
+ $kendo-horizontal-form-label-padding-top: calc( #{k-spacing(2.5)} / 2 ) !default;
99
99
  /// The horizontal margin of the label in the horizontal Form.
100
100
  /// @group form
101
- $kendo-horizontal-form-label-margin-x: 10px !default;
101
+ $kendo-horizontal-form-label-margin-x: k-spacing(2.5) !default;
102
102
  /// The width of the label in the horizontal Form.
103
103
  /// @group form
104
104
  $kendo-horizontal-form-label-width: 25% !default;
@@ -121,7 +121,7 @@ $kendo-forms-invalid-color: inherit !default;
121
121
 
122
122
  /// The horizontal margin of the optional label in the Form.
123
123
  /// @group form
124
- $kendo-label-optional-margin-x: 6px !default;
124
+ $kendo-label-optional-margin-x: k-spacing(1.5) !default;
125
125
  /// The font size of the optional label in the Form.
126
126
  /// @group form
127
127
  $kendo-label-optional-font-size: 12px !default;
@@ -132,7 +132,7 @@ $kendo-label-optional-font-style: italic !default;
132
132
 
133
133
  /// The margin of the Form fieldset.
134
134
  /// @group form
135
- $kendo-fieldset-margin: 30px !default;
135
+ $kendo-fieldset-margin: k-spacing(7.5) !default;
136
136
  /// The font size of the Form fieldset.
137
137
  /// @group form
138
138
  $kendo-fieldset-font-size: $kendo-h4-font-size !default;