@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
@@ -2,26 +2,26 @@
2
2
 
3
3
  /// The row-gap between the elements in the Notification group.
4
4
  /// @group notification
5
- $kendo-notification-group-gap: k-map-get( $kendo-spacing, 2 ) !default;
5
+ $kendo-notification-group-gap: k-spacing(2) !default;
6
6
 
7
7
  /// The horizontal padding of the Notification.
8
8
  /// @group notification
9
- $kendo-notification-padding-x: 16px !default;
9
+ $kendo-notification-padding-x: k-spacing(4) !default;
10
10
  /// The vertical padding of the Notification.
11
11
  /// @group notification
12
- $kendo-notification-padding-y: 14px !default;
12
+ $kendo-notification-padding-y: k-spacing(3.5) !default;
13
13
  /// The width of the border around the Notification.
14
14
  /// @group notification
15
15
  $kendo-notification-border-width: 0px !default;
16
16
  /// The border radius of the Notification.
17
17
  /// @group notification
18
- $kendo-notification-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
18
+ $kendo-notification-border-radius: k-spacing(1) !default;
19
19
  /// The font family of the Notification.
20
20
  /// @group notification
21
- $kendo-notification-font-family: $kendo-font-family !default;
21
+ $kendo-notification-font-family: var( --kendo-font-family, inherit ) !default;
22
22
  /// The font size of the Notification.
23
23
  /// @group notification
24
- $kendo-notification-font-size: $kendo-font-size-md !default;
24
+ $kendo-notification-font-size: var( --kendo-font-size, inherit ) !default;
25
25
  /// The line height of the Notification.
26
26
  /// @group notification
27
27
  $kendo-notification-line-height: k-math-div( 20, 14 ) !default;
@@ -2,7 +2,7 @@
2
2
 
3
3
  /// The spacing index of the OrgChart.
4
4
  /// @group orgchart
5
- $kendo-orgchart-spacer: k-map-get( $kendo-spacing, 6 ) !default;
5
+ $kendo-orgchart-spacer: k-spacing(6) !default;
6
6
  /// The vertical padding of the OrgChart.
7
7
  /// @group orgchart
8
8
  $kendo-orgchart-padding-y: $kendo-orgchart-spacer !default;
@@ -11,13 +11,13 @@ $kendo-orgchart-padding-y: $kendo-orgchart-spacer !default;
11
11
  $kendo-orgchart-padding-x: $kendo-orgchart-padding-y !default;
12
12
  /// The font family of the OrgChart.
13
13
  /// @group orgchart
14
- $kendo-orgchart-font-family: $kendo-font-family !default;
14
+ $kendo-orgchart-font-family: var( --kendo-font-family, inherit ) !default;
15
15
  /// The font size of the OrgChart.
16
16
  /// @group orgchart
17
- $kendo-orgchart-font-size: $kendo-font-size-md !default;
17
+ $kendo-orgchart-font-size: var( --kendo-font-size, inherit ) !default;
18
18
  /// The line height of the OrgChart.
19
19
  /// @group orgchart
20
- $kendo-orgchart-line-height: $kendo-line-height-md !default;
20
+ $kendo-orgchart-line-height: var( --kendo-line-height, normal ) !default;
21
21
  /// The background color of the OrgChart.
22
22
  /// @group orgchart
23
23
  $kendo-orgchart-bg: $kendo-component-bg !default;
@@ -49,7 +49,7 @@ $kendo-orgchart-node-group-padding-x: $kendo-orgchart-node-group-padding-y !defa
49
49
  $kendo-orgchart-node-group-border-width: 1px !default;
50
50
  /// The border radius of the OrgChart node group.
51
51
  /// @group orgchart
52
- $kendo-orgchart-node-group-border-radius: $kendo-border-radius-md !default;
52
+ $kendo-orgchart-node-group-border-radius: k-border-radius(md) !default;
53
53
  /// The background color of the OrgChart node group.
54
54
  /// @group orgchart
55
55
  $kendo-orgchart-node-group-bg: if($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $kendo-color-dark, $kendo-color-light)) !default;
@@ -69,17 +69,17 @@ $kendo-orgchart-node-group-focus-shadow: 0 2px 4px -1px if($kendo-enable-color-s
69
69
 
70
70
  /// The font size of the OrgChart node group title.
71
71
  /// @group orgchart
72
- $kendo-orgchart-node-group-title-font-size: $kendo-font-size-xl !default;
72
+ $kendo-orgchart-node-group-title-font-size: var( --kendo-font-size-xl, inherit ) !default;
73
73
  /// The bottom margin of the OrgChart node group title.
74
74
  /// @group orgchart
75
- $kendo-orgchart-node-group-title-margin-bottom: k-math-div( $kendo-orgchart-spacer, 4 ) !default;
75
+ $kendo-orgchart-node-group-title-margin-bottom: calc( #{$kendo-orgchart-spacer} / 4 ) !default;
76
76
  /// The line height of the OrgChart node group title.
77
77
  /// @group orgchart
78
- $kendo-orgchart-node-group-title-line-height: $kendo-line-height-sm !default;
78
+ $kendo-orgchart-node-group-title-line-height: var( --kendo-line-height-sm, normal ) !default;
79
79
 
80
80
  /// The font size of the OrgChart node group subtitle.
81
81
  /// @group orgchart
82
- $kendo-orgchart-node-group-subtitle-font-size: $kendo-font-size-md !default;
82
+ $kendo-orgchart-node-group-subtitle-font-size: var( --kendo-font-size, inherit ) !default;
83
83
  /// The bottom margin of the OrgChart node group subtitle.
84
84
  /// @group orgchart
85
85
  $kendo-orgchart-node-group-subtitle-margin-bottom: $kendo-orgchart-spacer !default;
@@ -108,14 +108,14 @@ $kendo-orgchart-card-focus-shadow: $kendo-orgchart-node-group-focus-shadow !defa
108
108
 
109
109
  /// The bottom margin of the OrgChart Card title.
110
110
  /// @group orgchart
111
- $kendo-orgchart-card-title-margin-bottom: 0px !default;
111
+ $kendo-orgchart-card-title-margin-bottom: k-spacing(0) !default;
112
112
  /// The font size of the OrgChart Card title.
113
113
  /// @group orgchart
114
114
  $kendo-orgchart-card-title-font-size: null !default;
115
115
 
116
116
  /// The bottom margin of the OrgChart Card subtitle.
117
117
  /// @group orgchart
118
- $kendo-orgchart-card-subtitle-margin-bottom: 0px !default;
118
+ $kendo-orgchart-card-subtitle-margin-bottom: k-spacing(0) !default;
119
119
  /// The font size of the OrgChart Card subtitle.
120
120
  /// @group orgchart
121
121
  $kendo-orgchart-card-subtitle-font-size: null !default;
@@ -5,16 +5,16 @@
5
5
 
6
6
  /// The horizontal padding of the Pager.
7
7
  /// @group pager
8
- $kendo-pager-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
8
+ $kendo-pager-padding-x: k-spacing(2) !default;
9
9
  /// The horizontal padding of the small Pager.
10
10
  /// @group pager
11
- $kendo-pager-sm-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
11
+ $kendo-pager-sm-padding-x: k-spacing(1) !default;
12
12
  /// The horizontal padding of the medium Pager.
13
13
  /// @group pager
14
- $kendo-pager-md-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
14
+ $kendo-pager-md-padding-x: k-spacing(2) !default;
15
15
  /// The horizontal padding of the large Pager.
16
16
  /// @group pager
17
- $kendo-pager-lg-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
17
+ $kendo-pager-lg-padding-x: k-spacing(2.5) !default;
18
18
  /// The vertical padding of the Pager.
19
19
  /// @group pager
20
20
  $kendo-pager-padding-y: $kendo-pager-padding-x !default;
@@ -40,26 +40,26 @@ $kendo-pager-lg-item-min-width: $kendo-button-lg-calc-size !default;
40
40
 
41
41
  /// The margin between the item groups in the small Pager.
42
42
  /// @group pager
43
- $kendo-pager-sm-item-group-spacing: k-map-get( $kendo-spacing, 1.5 ) !default;
43
+ $kendo-pager-sm-item-group-spacing: k-spacing(1.5) !default;
44
44
  /// The margin between the item groups in the medium Pager.
45
45
  /// @group pager
46
- $kendo-pager-md-item-group-spacing: k-map-get( $kendo-spacing, 2 ) !default;
46
+ $kendo-pager-md-item-group-spacing: k-spacing(2) !default;
47
47
  /// The margin between the item groups in the large Pager.
48
48
  /// @group pager
49
- $kendo-pager-lg-item-group-spacing: k-map-get( $kendo-spacing, 2.5 ) !default;
49
+ $kendo-pager-lg-item-group-spacing: k-spacing(2.5) !default;
50
50
 
51
51
  /// The border width of the Pager.
52
52
  /// @group pager
53
53
  $kendo-pager-border-width: 1px !default;
54
54
  /// The font family of the Pager.
55
55
  /// @group pager
56
- $kendo-pager-font-family: $kendo-font-family !default;
56
+ $kendo-pager-font-family: var( --kendo-font-family, inherit ) !default;
57
57
  /// The font size of the Pager.
58
58
  /// @group pager
59
- $kendo-pager-font-size: $kendo-font-size-md !default;
59
+ $kendo-pager-font-size: var( --kendo-font-size, inherit ) !default;
60
60
  /// The line height of the Pager.
61
61
  /// @group pager
62
- $kendo-pager-line-height: $kendo-line-height-md !default;
62
+ $kendo-pager-line-height: var( --kendo-line-height, normal ) !default;
63
63
  /// The background color of the Pager.
64
64
  /// @group pager
65
65
  $kendo-pager-bg: $kendo-component-bg !default;
@@ -89,7 +89,7 @@ $kendo-pager-item-border-width: 0px !default;
89
89
  $kendo-pager-item-border-radius: 5em !default;
90
90
  /// The spacing around the Pager items.
91
91
  /// @group pager
92
- $kendo-pager-item-spacing: 0px !default;
92
+ $kendo-pager-item-spacing: k-spacing(0) !default;
93
93
  /// The background color of the Pager items.
94
94
  /// @group pager
95
95
  $kendo-pager-item-bg: null !default;
@@ -2,16 +2,16 @@
2
2
 
3
3
  /// The horizontal padding of the PanelBar.
4
4
  /// @group panelbar
5
- $kendo-panelbar-padding-x: 0px !default;
5
+ $kendo-panelbar-padding-x: k-spacing(0) !default;
6
6
  /// The vertical padding of the PanelBar.
7
7
  /// @group panelbar
8
- $kendo-panelbar-padding-y: 0px !default;
8
+ $kendo-panelbar-padding-y: k-spacing(0) !default;
9
9
  /// The font family of the PanelBar.
10
10
  /// @group panelbar
11
- $kendo-panelbar-font-family: $kendo-font-family !default;
11
+ $kendo-panelbar-font-family: var( --kendo-font-family, inherit ) !default;
12
12
  /// The font size of the PanelBar.
13
13
  /// @group panelbar
14
- $kendo-panelbar-font-size: $kendo-font-size-md !default;
14
+ $kendo-panelbar-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The line height of the PanelBar.
16
16
  /// @group panelbar
17
17
  $kendo-panelbar-line-height: k-math-div( 20, 14 ) !default;
@@ -30,17 +30,17 @@ $kendo-panelbar-item-border-style: solid !default;
30
30
 
31
31
  /// The horizontal padding of the PanelBar header.
32
32
  /// @group panelbar
33
- $kendo-panelbar-header-padding-x: k-map-get( $kendo-spacing, 6 ) !default;
33
+ $kendo-panelbar-header-padding-x: k-spacing(6) !default;
34
34
  /// The vertical padding of the PanelBar header.
35
35
  /// @group panelbar
36
- $kendo-panelbar-header-padding-y: k-map-get( $kendo-spacing, 3 ) !default;
36
+ $kendo-panelbar-header-padding-y: k-spacing(3) !default;
37
37
 
38
38
  /// The horizontal padding of the PanelBar items.
39
39
  /// @group panelbar
40
- $kendo-panelbar-item-padding-x: k-map-get( $kendo-spacing, 6 ) !default;
40
+ $kendo-panelbar-item-padding-x: k-spacing(6) !default;
41
41
  /// The vertical padding of the PanelBar items.
42
42
  /// @group panelbar
43
- $kendo-panelbar-item-padding-y: k-map-get( $kendo-spacing, 3 ) !default;
43
+ $kendo-panelbar-item-padding-y: k-spacing(3) !default;
44
44
 
45
45
  /// The maximum nesting of the PanelBar items.
46
46
  /// @group panelbar
@@ -5,13 +5,13 @@
5
5
  $kendo-pdf-viewer-border-width: 1px !default;
6
6
  /// The font family of the PDFViewer.
7
7
  /// @group pdf-viewer
8
- $kendo-pdf-viewer-font-family: $kendo-font-family !default;
8
+ $kendo-pdf-viewer-font-family: var( --kendo-font-family, inherit ) !default;
9
9
  /// The font size of the PDFViewer.
10
10
  /// @group pdf-viewer
11
- $kendo-pdf-viewer-font-size: $kendo-font-size-md !default;
11
+ $kendo-pdf-viewer-font-size: var( --kendo-font-size, inherit ) !default;
12
12
  /// The line height of the PDFViewer.
13
13
  /// @group pdf-viewer
14
- $kendo-pdf-viewer-line-height: $kendo-line-height-md !default;
14
+ $kendo-pdf-viewer-line-height: var( --kendo-line-height, normal ) !default;
15
15
 
16
16
  /// The background color of the PDFViewer.
17
17
  /// @group pdf-viewer
@@ -48,7 +48,7 @@ $kendo-pdf-viewer-canvas-border: null !default;
48
48
 
49
49
  /// The spacing of the PDFViewer page.
50
50
  /// @group pdf-viewer
51
- $kendo-pdf-viewer-page-spacing: 30px !default;
51
+ $kendo-pdf-viewer-page-spacing: k-spacing(7.5) !default;
52
52
 
53
53
  /// The background color of the PDFViewer page.
54
54
  /// @group pdf-viewer
@@ -77,7 +77,7 @@ $kendo-pdf-viewer-search-panel-spacing: $kendo-toolbar-md-spacing !default;
77
77
  $kendo-pdf-viewer-search-panel-border-width: 1px !default;
78
78
  /// The border radius of the PDFViewer search panel.
79
79
  /// @group pdf-viewer
80
- $kendo-pdf-viewer-search-panel-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
80
+ $kendo-pdf-viewer-search-panel-border-radius: k-spacing(1) !default;
81
81
  /// The background color of the PDFViewer search panel.
82
82
  /// @group pdf-viewer
83
83
  $kendo-pdf-viewer-search-panel-bg: $kendo-component-bg !default;
@@ -3,14 +3,14 @@
3
3
 
4
4
  // Pivot grid
5
5
 
6
- $kendo-pivotgrid-spacer: k-map-get( $kendo-spacing, 4 ) !default;
6
+ $kendo-pivotgrid-spacer: k-spacing(4) !default;
7
7
  $kendo-pivotgrid-padding-x: null !default;
8
8
  $kendo-pivotgrid-padding-y: null !default;
9
- $kendo-pivotgrid-font-family: $kendo-font-family !default;
10
- $kendo-pivotgrid-font-size: $kendo-font-size-md !default;
11
- $kendo-pivotgrid-line-height: $kendo-line-height-md !default;
9
+ $kendo-pivotgrid-font-family: var( --kendo-font-family, inherit ) !default;
10
+ $kendo-pivotgrid-font-size: var( --kendo-font-size, inherit ) !default;
11
+ $kendo-pivotgrid-line-height: var( --kendo-line-height, normal ) !default;
12
12
  $kendo-pivotgrid-border-width: 1px !default;
13
- $kendo-pivotgrid-icon-spacing: 4px !default;
13
+ $kendo-pivotgrid-icon-spacing: k-spacing(1) !default;
14
14
 
15
15
  $kendo-pivotgrid-row-header-width: 300px !default;
16
16
  $kendo-pivotgrid-column-header-height: 75px !default;
@@ -49,15 +49,15 @@ $kendo-pivotgrid-configurator-padding-y: null !default;
49
49
  $kendo-pivotgrid-configurator-border-width: 1px !default;
50
50
 
51
51
  $kendo-pivotgrid-configurator-header-padding-x: $kendo-pivotgrid-spacer !default;
52
- $kendo-pivotgrid-configurator-header-padding-y: ( $kendo-pivotgrid-spacer * .75 ) !default;
52
+ $kendo-pivotgrid-configurator-header-padding-y: calc( #{$kendo-pivotgrid-spacer} * .75 ) !default;
53
53
  $kendo-pivotgrid-configurator-header-font-size: 18px !default;
54
54
  $kendo-pivotgrid-configurator-header-font-weight: 500 !default;
55
55
 
56
56
  $kendo-pivotgrid-configurator-content-padding-x: $kendo-pivotgrid-spacer !default;
57
- $kendo-pivotgrid-configurator-content-padding-y: 0px !default;
57
+ $kendo-pivotgrid-configurator-content-padding-y: k-spacing(0) !default;
58
58
 
59
- $kendo-pivotgrid-configurator-fields-margin-x: 0px !default;
60
- $kendo-pivotgrid-configurator-fields-margin-y: k-math-div( $kendo-pivotgrid-spacer, 2 ) !default;
59
+ $kendo-pivotgrid-configurator-fields-margin-x: k-spacing(0) !default;
60
+ $kendo-pivotgrid-configurator-fields-margin-y: calc( #{$kendo-pivotgrid-spacer} / 2 ) !default;
61
61
 
62
62
  $kendo-pivotgrid-configurator-vertical-width: 320px !default;
63
63
  $kendo-pivotgrid-configurator-horizontal-height: 420px !default;
@@ -75,16 +75,16 @@ $kendo-pivotgrid-configurator-start-shadow: $box-shadow-depth-3 !default;
75
75
  $kendo-pivotgrid-configurator-top-shadow: $box-shadow-depth-3 !default;
76
76
  $kendo-pivotgrid-configurator-bottom-shadow: $box-shadow-depth-3 !default;
77
77
 
78
- $kendo-pivotgrid-configurator-button-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
79
- $kendo-pivotgrid-configurator-button-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
78
+ $kendo-pivotgrid-configurator-button-padding-x: k-spacing(1) !default;
79
+ $kendo-pivotgrid-configurator-button-padding-y: k-spacing(1) !default;
80
80
  $kendo-pivotgrid-configurator-button-border-width: 1px !default;
81
- $kendo-pivotgrid-configurator-button-size: calc( #{$kendo-pivotgrid-line-height * 1em} + #{$kendo-pivotgrid-configurator-button-padding-y * 2} + #{$kendo-pivotgrid-configurator-button-border-width * 2} ) !default;
81
+ $kendo-pivotgrid-configurator-button-size: calc( calc( #{$kendo-pivotgrid-line-height} * 1em ) + calc( #{$kendo-pivotgrid-configurator-button-padding-y} * 2 ) + calc( #{$kendo-pivotgrid-configurator-button-border-width} * 2 ) ) !default;
82
82
 
83
83
  // Calculated fields
84
84
  $kendo-pivotgrid-calculated-field-padding-x: $kendo-pivotgrid-spacer !default;
85
85
  $kendo-pivotgrid-calculated-field-padding-y: $kendo-pivotgrid-spacer !default;
86
86
  $kendo-pivotgrid-calculated-field-border-width: 1px !default;
87
- $kendo-pivotgrid-calculated-field-border-radius: $kendo-border-radius-md !default;
87
+ $kendo-pivotgrid-calculated-field-border-radius: k-border-radius(md) !default;
88
88
  $kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-spacer !default;
89
89
 
90
90
  $kendo-pivotgrid-calculated-field-bg: $kendo-component-bg !default;
@@ -96,7 +96,7 @@ $kendo-pivotgrid-calculated-field-header-text: $kendo-component-header-text !def
96
96
  $kendo-pivotgrid-calculated-field-header-border: null !default;
97
97
 
98
98
  $kendo-pivotgrid-treeview-padding-x: $kendo-pivotgrid-spacer !default;
99
- $kendo-pivotgrid-treeview-padding-y: 0px !default;
99
+ $kendo-pivotgrid-treeview-padding-y: k-spacing(0) !default;
100
100
 
101
101
  // Legacy variables
102
102
  $kendo-pivotgrid-alt-bg: $kendo-grid-header-bg !default;
@@ -13,17 +13,17 @@ $kendo-popup-border-radius: null !default;
13
13
 
14
14
  /// Font size of the popup.
15
15
  /// @group popup
16
- $kendo-popup-font-size: $kendo-font-size-md !default;
16
+ $kendo-popup-font-size: var( --kendo-font-size, inherit ) !default;
17
17
  /// Line height of the popup.
18
18
  /// @group popup
19
- $kendo-popup-line-height: $kendo-line-height-md !default;
19
+ $kendo-popup-line-height: var( --kendo-line-height, normal ) !default;
20
20
 
21
21
  /// Horizontal padding of the popup content.
22
22
  /// @group popup
23
- $kendo-popup-content-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
23
+ $kendo-popup-content-padding-x: k-spacing(2) !default;
24
24
  /// Vertical padding of the popup content.
25
25
  /// @group popup
26
- $kendo-popup-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
26
+ $kendo-popup-content-padding-y: k-spacing(2) !default;
27
27
 
28
28
  /// Background color of the popup.
29
29
  /// @group popup
@@ -14,10 +14,10 @@ $kendo-progressbar-animation-timing: null !default;
14
14
  $kendo-progressbar-border-width: 0px !default;
15
15
  /// The font family of the ProgressBar.
16
16
  /// @group progressbar
17
- $kendo-progressbar-font-family: $kendo-font-family !default;
17
+ $kendo-progressbar-font-family: var( --kendo-font-family, inherit ) !default;
18
18
  /// The font size of the ProgressBar.
19
19
  /// @group progressbar
20
- $kendo-progressbar-font-size: $kendo-font-size-sm !default;
20
+ $kendo-progressbar-font-size: var( --kendo-font-size-sm, inherit ) !default;
21
21
  /// The line height of the ProgressBar.
22
22
  /// @group progressbar
23
23
  $kendo-progressbar-line-height: 1 !default;
@@ -22,13 +22,13 @@ $kendo-prompt-header-border: $kendo-component-header-border !default;
22
22
 
23
23
  /// The vertical padding of the Prompt content.
24
24
  /// @group prompt
25
- $kendo-prompt-content-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
25
+ $kendo-prompt-content-padding-y: k-spacing(4) !default;
26
26
  /// The horizontal padding of the Prompt content.
27
27
  /// @group prompt
28
- $kendo-prompt-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
28
+ $kendo-prompt-content-padding-x: k-spacing(4) !default;
29
29
  /// The spacing between the items of the Prompt content.
30
30
  /// @group prompt
31
- $kendo-prompt-content-spacing: k-map-get( $kendo-spacing, 4 ) !default;
31
+ $kendo-prompt-content-spacing: k-spacing(4) !default;
32
32
  /// The text color of the Prompt content.
33
33
  /// @group prompt
34
34
  $kendo-prompt-content-text: $kendo-component-header-text !default;
@@ -41,17 +41,17 @@ $kendo-prompt-content-border: $kendo-component-header-border !default;
41
41
 
42
42
  /// The spacing between the items of the Prompt content expander.
43
43
  /// @group prompt
44
- $kendo-prompt-expander-spacing: k-map-get( $kendo-spacing, 2 ) !default;
44
+ $kendo-prompt-expander-spacing: k-spacing(2) !default;
45
45
 
46
46
  /// The vertical padding of the Prompt suggestion container.
47
47
  /// @group prompt
48
- $kendo-prompt-suggestion-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
48
+ $kendo-prompt-suggestion-padding-y: k-spacing(2) !default;
49
49
  /// The horizontal padding of the Prompt suggestion container.
50
50
  /// @group prompt
51
- $kendo-prompt-suggestion-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
51
+ $kendo-prompt-suggestion-padding-x: k-spacing(2) !default;
52
52
  /// The border radius of the Prompt suggestion container.
53
53
  /// @group prompt
54
- $kendo-prompt-suggestion-border-radius: $kendo-border-radius-md !default;
54
+ $kendo-prompt-suggestion-border-radius: k-border-radius(md) !default;
55
55
  /// The text color of the Prompt suggestion container.
56
56
  /// @group prompt
57
57
  $kendo-prompt-suggestion-text: $kendo-component-text !default;
@@ -13,23 +13,23 @@ $kendo-radio-border-width: 2px !default;
13
13
 
14
14
  /// The size of a small RadioButton.
15
15
  /// @group radio
16
- $kendo-radio-sm-size: k-map-get( $kendo-spacing, 3 ) !default;
16
+ $kendo-radio-sm-size: k-spacing(3) !default;
17
17
  /// The size of a medium RadioButton.
18
18
  /// @group radio
19
- $kendo-radio-md-size: k-map-get( $kendo-spacing, 4 ) !default;
19
+ $kendo-radio-md-size: k-spacing(4) !default;
20
20
  /// The size of a large RadioButton.
21
21
  /// @group radio
22
- $kendo-radio-lg-size: k-map-get( $kendo-spacing, 5 ) !default;
22
+ $kendo-radio-lg-size: k-spacing(5) !default;
23
23
 
24
24
  /// The glyph size of a small RadioButton.
25
25
  /// @group radio
26
- $kendo-radio-sm-glyph-size: k-map-get( $kendo-spacing, 2.5 ) !default;
26
+ $kendo-radio-sm-glyph-size: k-spacing(2.5) !default;
27
27
  /// The glyph size of a medium RadioButton.
28
28
  /// @group radio
29
- $kendo-radio-md-glyph-size: k-map-get( $kendo-spacing, 3.5 ) !default;
29
+ $kendo-radio-md-glyph-size: k-spacing(3.5) !default;
30
30
  /// The glyph size of a large RadioButton.
31
31
  /// @group radio
32
- $kendo-radio-lg-glyph-size: k-map-get( $kendo-spacing, 4.5 ) !default;
32
+ $kendo-radio-lg-glyph-size: k-spacing(4.5) !default;
33
33
 
34
34
  /// The ripple size of a small RadioButton.
35
35
  /// @group radio
@@ -161,17 +161,17 @@ $kendo-radio-disabled-checked-image: k-escape-svg( url("data:image/svg+xml,<svg
161
161
 
162
162
  /// The horizontal margin of the RadioButton inside of a label.
163
163
  /// @group radio
164
- $kendo-radio-label-margin-x: k-map-get( $kendo-spacing, 1 ) !default;
164
+ $kendo-radio-label-margin-x: k-spacing(1) !default;
165
165
 
166
166
 
167
167
  // Radio list
168
168
 
169
169
  /// The horizontal list item margin of the RadioButton.
170
170
  /// @group radio
171
- $kendo-radio-list-spacing: k-map-get( $kendo-spacing, 4 ) !default;
171
+ $kendo-radio-list-spacing: k-spacing(4) !default;
172
172
  /// The horizontal list item padding of the RadioButton.
173
173
  /// @group radio
174
- $kendo-radio-list-item-padding-x: 0px !default;
174
+ $kendo-radio-list-item-padding-x: k-spacing(0) !default;
175
175
  /// The vertical list item padding of the RadioButton.
176
176
  /// @group radio
177
177
  $kendo-radio-list-item-padding-y: $kendo-list-md-item-padding-y !default;
@@ -2,21 +2,21 @@
2
2
 
3
3
  /// The font family of the Rating.
4
4
  /// @group rating
5
- $kendo-rating-font-family: $kendo-font-family !default;
5
+ $kendo-rating-font-family: var( --kendo-font-family, inherit ) !default;
6
6
  /// The font size of the Rating.
7
7
  /// @group rating
8
- $kendo-rating-font-size: $kendo-font-size-md !default;
8
+ $kendo-rating-font-size: var( --kendo-font-size, inherit ) !default;
9
9
  /// The line height of the Rating.
10
10
  /// @group rating
11
- $kendo-rating-line-height: $kendo-line-height-md !default;
11
+ $kendo-rating-line-height: var( --kendo-line-height, normal ) !default;
12
12
 
13
13
  /// The horizontal margin of the Rating container.
14
14
  /// @group rating
15
- $kendo-rating-container-margin-x: k-math-div( $kendo-padding-sm-x, 2 ) !default;
15
+ $kendo-rating-container-margin-x: calc( #{$kendo-padding-sm-x} / 2 ) !default;
16
16
 
17
17
  /// The horizontal padding of the Rating item.
18
18
  /// @group rating
19
- $kendo-rating-item-padding-x: k-math-div( $kendo-padding-sm-x, 2 ) !default;
19
+ $kendo-rating-item-padding-x: calc( #{$kendo-padding-sm-x} / 2 ) !default;
20
20
  /// The vertical padding of the Rating item.
21
21
  /// @group rating
22
22
  $kendo-rating-item-padding-y: $kendo-padding-md-y !default;
@@ -25,14 +25,14 @@
25
25
 
26
26
  th,
27
27
  td {
28
- font-size: $kendo-font-size-sm;
28
+ font-size: var( --kendo-font-size-sm, inherit );
29
29
  }
30
30
  }
31
31
 
32
32
 
33
33
  // Times header
34
34
  .k-scheduler-times {
35
- font-size: $kendo-font-size-sm;
35
+ font-size: var( --kendo-font-size-sm, inherit );
36
36
  }
37
37
 
38
38
 
@@ -66,11 +66,11 @@
66
66
  .k-event-delete {
67
67
  border-radius: 50%;
68
68
  display: inline-block;
69
- font-size: $kendo-font-size-sm;
69
+ font-size: var( --kendo-font-size-sm, inherit );
70
70
  line-height: normal;
71
71
 
72
72
  .k-icon {
73
- padding: calc( #{$kendo-font-size-md} - #{$kendo-font-size-sm} );
73
+ padding: calc( var( --kendo-font-size, .875rem) - var( --kendo-font-size-sm, .75rem) );
74
74
  box-sizing: content-box;
75
75
  vertical-align: unset;
76
76
  }