@progress/kendo-theme-bootstrap 8.0.0-dev.0 → 8.0.0-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/dist/all.css +6443 -3393
  2. package/dist/all.scss +5308 -4919
  3. package/dist/meta/sassdoc-data.json +31246 -27238
  4. package/dist/meta/sassdoc-raw-data.json +3560 -1710
  5. package/dist/meta/variables.json +2001 -1893
  6. package/lib/swatches/bootstrap-3-dark.json +1 -1
  7. package/lib/swatches/bootstrap-3.json +1 -1
  8. package/lib/swatches/bootstrap-4-dark.json +1 -1
  9. package/lib/swatches/bootstrap-4.json +1 -1
  10. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  11. package/lib/swatches/bootstrap-main-dark.json +1 -1
  12. package/lib/swatches/bootstrap-main.json +1 -1
  13. package/lib/swatches/bootstrap-nordic.json +1 -1
  14. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  15. package/lib/swatches/bootstrap-turquoise.json +1 -1
  16. package/lib/swatches/bootstrap-urban.json +1 -1
  17. package/lib/swatches/bootstrap-vintage.json +1 -1
  18. package/package.json +5 -5
  19. package/scss/_variables.scss +0 -121
  20. package/scss/action-buttons/_variables.scss +4 -4
  21. package/scss/action-sheet/_variables.scss +17 -17
  22. package/scss/adaptive/_variables.scss +3 -3
  23. package/scss/appbar/_variables.scss +6 -6
  24. package/scss/avatar/_variables.scss +6 -6
  25. package/scss/badge/_variables.scss +4 -4
  26. package/scss/bottom-navigation/_variables.scss +8 -8
  27. package/scss/breadcrumb/_variables.scss +16 -16
  28. package/scss/button/_variables.scss +14 -14
  29. package/scss/calendar/_variables.scss +33 -61
  30. package/scss/captcha/_variables.scss +6 -6
  31. package/scss/card/_variables.scss +10 -10
  32. package/scss/chat/_variables.scss +13 -13
  33. package/scss/checkbox/_layout.scss +3 -3
  34. package/scss/checkbox/_variables.scss +9 -9
  35. package/scss/chip/_variables.scss +18 -18
  36. package/scss/color-preview/_variables.scss +1 -1
  37. package/scss/coloreditor/_variables.scss +8 -8
  38. package/scss/colorgradient/_variables.scss +11 -11
  39. package/scss/colorpalette/_variables.scss +3 -3
  40. package/scss/core/_index.scss +14 -0
  41. package/scss/core/border-radii/index.import.scss +23 -0
  42. package/scss/core/spacing/index.import.scss +14 -0
  43. package/scss/core/typography/index.import.scss +110 -0
  44. package/scss/dataviz/_variables.scss +8 -8
  45. package/scss/datetimepicker/_variables.scss +1 -1
  46. package/scss/dock-manager/_variables.scss +10 -10
  47. package/scss/draggable/_variables.scss +4 -4
  48. package/scss/drawer/_variables.scss +5 -14
  49. package/scss/dropdowntree/_variables.scss +2 -2
  50. package/scss/dropzone/_variables.scss +8 -8
  51. package/scss/editor/_variables.scss +3 -3
  52. package/scss/expansion-panel/_variables.scss +9 -9
  53. package/scss/fab/_variables.scss +16 -16
  54. package/scss/filemanager/_variables.scss +9 -9
  55. package/scss/forms/_layout.scss +3 -3
  56. package/scss/forms/_variables.scss +17 -17
  57. package/scss/gantt/_variables.scss +152 -7
  58. package/scss/grid/_variables.scss +64 -64
  59. package/scss/imageeditor/_variables.scss +7 -7
  60. package/scss/input/_variables.scss +8 -8
  61. package/scss/list/_variables.scss +26 -26
  62. package/scss/listbox/_variables.scss +6 -6
  63. package/scss/listgroup/_variables.scss +5 -5
  64. package/scss/listview/_variables.scss +7 -7
  65. package/scss/loader/_layout.scss +1 -1
  66. package/scss/loader/_variables.scss +25 -25
  67. package/scss/map/_variables.scss +8 -8
  68. package/scss/mediaplayer/_variables.scss +5 -5
  69. package/scss/menu/_layout.scss +1 -1
  70. package/scss/menu/_variables.scss +28 -28
  71. package/scss/messagebox/_variables.scss +3 -3
  72. package/scss/notification/_variables.scss +4 -4
  73. package/scss/orgchart/_variables.scss +11 -11
  74. package/scss/pager/_variables.scss +12 -12
  75. package/scss/panelbar/_variables.scss +9 -9
  76. package/scss/pdf-viewer/_variables.scss +5 -5
  77. package/scss/pivotgrid/_variables.scss +15 -15
  78. package/scss/popup/_variables.scss +5 -5
  79. package/scss/progressbar/_variables.scss +1 -1
  80. package/scss/prompt/_variables.scss +7 -7
  81. package/scss/radio/_variables.scss +9 -9
  82. package/scss/rating/_variables.scss +3 -3
  83. package/scss/scheduler/_layout.scss +1 -1
  84. package/scss/scheduler/_variables.scss +18 -18
  85. package/scss/scrollview/_variables.scss +5 -5
  86. package/scss/signature/_variables.scss +7 -7
  87. package/scss/skeleton/_variables.scss +1 -1
  88. package/scss/slider/_variables.scss +3 -3
  89. package/scss/splitter/_variables.scss +6 -6
  90. package/scss/spreadsheet/_layout.scss +1 -1
  91. package/scss/spreadsheet/_variables.scss +17 -17
  92. package/scss/stepper/_variables.scss +9 -9
  93. package/scss/table/_variables.scss +10 -10
  94. package/scss/tabstrip/_variables.scss +9 -9
  95. package/scss/taskboard/_variables.scss +17 -17
  96. package/scss/tilelayout/_variables.scss +1 -1
  97. package/scss/timeline/_variables.scss +7 -7
  98. package/scss/timeselector/_variables.scss +6 -6
  99. package/scss/toolbar/_variables.scss +12 -12
  100. package/scss/tooltip/_variables.scss +4 -4
  101. package/scss/treelist/_variables.scss +5 -0
  102. package/scss/treeview/_variables.scss +19 -19
  103. package/scss/typography/_variables.scss +95 -12
  104. package/scss/upload/_variables.scss +8 -8
  105. package/scss/window/_variables.scss +10 -10
  106. package/scss/wizard/_variables.scss +7 -7
@@ -29,33 +29,33 @@ $kendo-table-cell-padding-x: null !default;
29
29
  /// @group table
30
30
  $kendo-table-cell-padding-y: null !default;
31
31
 
32
- $kendo-table-sm-cell-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
33
- $kendo-table-sm-cell-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
32
+ $kendo-table-sm-cell-padding-x: k-spacing(2) !default;
33
+ $kendo-table-sm-cell-padding-y: k-spacing(1) !default;
34
34
 
35
35
  $kendo-table-md-cell-padding-x: $table-cell-padding-x !default;
36
36
  $kendo-table-md-cell-padding-y: $table-cell-padding-y !default;
37
37
 
38
- $kendo-table-lg-cell-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
39
- $kendo-table-lg-cell-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
38
+ $kendo-table-lg-cell-padding-x: k-spacing(2) !default;
39
+ $kendo-table-lg-cell-padding-y: k-spacing(2.5) !default;
40
40
 
41
41
  /// The sizes of the table.
42
42
  /// @group table
43
43
  $kendo-table-sizes: (
44
44
  sm: (
45
- font-size: $kendo-font-size-md,
46
- line-height: $kendo-line-height-md,
45
+ font-size: var( --kendo-font-size, inherit ) ,
46
+ line-height: var( --kendo-line-height, normal ),
47
47
  cell-padding-x: $kendo-table-sm-cell-padding-x,
48
48
  cell-padding-y: $kendo-table-sm-cell-padding-y
49
49
  ),
50
50
  md: (
51
- font-size: $kendo-font-size-md,
52
- line-height: $kendo-line-height-md,
51
+ font-size: var( --kendo-font-size, inherit ) ,
52
+ line-height: var( --kendo-line-height, normal ),
53
53
  cell-padding-x: $kendo-table-md-cell-padding-x,
54
54
  cell-padding-y: $kendo-table-md-cell-padding-y
55
55
  ),
56
56
  lg: (
57
- font-size: $kendo-font-size-md,
58
- line-height: $kendo-line-height-md,
57
+ font-size: var( --kendo-font-size, inherit ) ,
58
+ line-height: var( --kendo-line-height, normal ),
59
59
  cell-padding-x: $kendo-table-lg-cell-padding-x,
60
60
  cell-padding-y: $kendo-table-lg-cell-padding-y
61
61
  )
@@ -1,12 +1,12 @@
1
1
  // Tabstrip
2
2
 
3
- $kendo-tabstrip-wrapper-padding-x: 0px !default;
4
- $kendo-tabstrip-wrapper-padding-y: 0px !default;
3
+ $kendo-tabstrip-wrapper-padding-x: k-spacing(0) !default;
4
+ $kendo-tabstrip-wrapper-padding-y: k-spacing(0) !default;
5
5
  $kendo-tabstrip-wrapper-border-width: 0px !default;
6
6
 
7
- $kendo-tabstrip-font-family: $kendo-font-family !default;
8
- $kendo-tabstrip-font-size: $kendo-font-size-md !default;
9
- $kendo-tabstrip-line-height: $kendo-line-height-md !default;
7
+ $kendo-tabstrip-font-family: var( --kendo-font-family, inherit ) !default;
8
+ $kendo-tabstrip-font-size: var( --kendo-font-size, inherit ) !default;
9
+ $kendo-tabstrip-line-height: var( --kendo-line-height, normal ) !default;
10
10
  $kendo-tabstrip-border-width: 1px !default;
11
11
 
12
12
  $kendo-tabstrip-wrapper-bg: null !default;
@@ -34,10 +34,10 @@ $kendo-tabstrip-item-padding-y: $nav-link-padding-y !default;
34
34
  $kendo-tabstrip-item-border-width: 1px !default;
35
35
  /// Border radius of tabs
36
36
  /// @group tabstrip
37
- $kendo-tabstrip-item-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
37
+ $kendo-tabstrip-item-border-radius: k-spacing(1) !default;
38
38
  /// Spacing between tabs
39
39
  /// @group tabstrip
40
- $kendo-tabstrip-item-gap: 0 !default;
40
+ $kendo-tabstrip-item-gap: k-spacing(0) !default;
41
41
 
42
42
  /// Background color of tabs
43
43
  /// @group tabstrip
@@ -94,10 +94,10 @@ $kendo-tabstrip-indicator-color: null !default;
94
94
 
95
95
  /// Horizontal padding of tabstrip content
96
96
  /// @group tabstrip
97
- $kendo-tabstrip-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
97
+ $kendo-tabstrip-content-padding-x: k-spacing(4) !default;
98
98
  /// Vertical padding of tabstrip content
99
99
  /// @group tabstrip
100
- $kendo-tabstrip-content-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
100
+ $kendo-tabstrip-content-padding-y: k-spacing(4) !default;
101
101
  /// Width of border around tabstrip content
102
102
  /// @group tabstrip
103
103
  $kendo-tabstrip-content-border-width: $kendo-tabstrip-border-width !default;
@@ -2,7 +2,7 @@
2
2
 
3
3
  /// The spacing index of the TaskBoard.
4
4
  /// @group taskboard
5
- $kendo-taskboard-spacer: k-map-get( $kendo-spacing, 4 ) !default;
5
+ $kendo-taskboard-spacer: k-spacing(4) !default;
6
6
  /// The vertical padding of the TaskBoard.
7
7
  /// @group taskboard
8
8
  $kendo-taskboard-padding-y: null !default;
@@ -11,13 +11,13 @@ $kendo-taskboard-padding-y: null !default;
11
11
  $kendo-taskboard-padding-x: null !default;
12
12
  /// The font family of the TaskBoard.
13
13
  /// @group taskboard
14
- $kendo-taskboard-font-family: $kendo-font-family !default;
14
+ $kendo-taskboard-font-family: var( --kendo-font-family, inherit ) !default;
15
15
  /// The font size of the TaskBoard.
16
16
  /// @group taskboard
17
- $kendo-taskboard-font-size: $kendo-font-size-md !default;
17
+ $kendo-taskboard-font-size: var( --kendo-font-size, inherit ) !default;
18
18
  /// The line height of the TaskBoard.
19
19
  /// @group taskboard
20
- $kendo-taskboard-line-height: $kendo-line-height-md !default;
20
+ $kendo-taskboard-line-height: var( --kendo-line-height, normal ) !default;
21
21
  /// The background color of the TaskBoard.
22
22
  /// @group taskboard
23
23
  $kendo-taskboard-bg: null !default;
@@ -56,13 +56,13 @@ $kendo-taskboard-content-padding-x: $kendo-taskboard-content-padding-y !default;
56
56
 
57
57
  /// The vertical spacing of the TaskBoard column container.
58
58
  /// @group taskboard
59
- $kendo-taskboard-column-container-spacing-y: $kendo-taskboard-spacer * .75 !default;
59
+ $kendo-taskboard-column-container-spacing-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
60
60
  /// The vertical padding of the TaskBoard column container.
61
61
  /// @group taskboard
62
- $kendo-taskboard-column-container-padding-y: 0px !default;
62
+ $kendo-taskboard-column-container-padding-y: k-spacing(0) !default;
63
63
  /// The horizontal padding of the TaskBoard column container.
64
64
  /// @group taskboard
65
- $kendo-taskboard-column-container-padding-x: $kendo-taskboard-spacer * .75 !default;
65
+ $kendo-taskboard-column-container-padding-x: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
66
66
  /// The spacing of the TaskBoard columns container.
67
67
  /// @group taskboard
68
68
  $kendo-taskboard-columns-container-gap: $kendo-taskboard-spacer !default;
@@ -75,7 +75,7 @@ $kendo-taskboard-column-width: 320px !default;
75
75
  $kendo-taskboard-column-border-width: 1px !default;
76
76
  /// The border radius of the TaskBoard column.
77
77
  /// @group taskboard
78
- $kendo-taskboard-column-border-radius: $kendo-border-radius-sm !default;
78
+ $kendo-taskboard-column-border-radius: k-border-radius(sm) !default;
79
79
  /// The background color of the TaskBoard column.
80
80
  /// @group taskboard
81
81
  $kendo-taskboard-column-bg: if($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $gray-900, $gray-100 )) !default;
@@ -98,16 +98,16 @@ $kendo-taskboard-column-focus-border: if($kendo-enable-color-system, k-color( bo
98
98
 
99
99
  /// The vertical padding of the TaskBoard column header.
100
100
  /// @group taskboard
101
- $kendo-taskboard-column-header-padding-y: $kendo-taskboard-spacer * .75 !default;
101
+ $kendo-taskboard-column-header-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
102
102
  /// The horizontal padding of the TaskBoard column header.
103
103
  /// @group taskboard
104
104
  $kendo-taskboard-column-header-padding-x: $kendo-taskboard-column-header-padding-y !default;
105
105
  /// The spacing of the TaskBoard column header.
106
106
  /// @group taskboard
107
- $kendo-taskboard-column-header-gap: k-math-div( $kendo-taskboard-spacer, 4 ) !default;
107
+ $kendo-taskboard-column-header-gap: calc( #{$kendo-taskboard-spacer} / 4 ) !default;
108
108
  /// The spacing of the TaskBoard column header actions.
109
109
  /// @group taskboard
110
- $kendo-taskboard-column-header-actions-gap: k-math-div( $kendo-taskboard-spacer, 2 ) !default;
110
+ $kendo-taskboard-column-header-actions-gap: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
111
111
  /// The font weight of the TaskBoard column header.
112
112
  /// @group taskboard
113
113
  $kendo-taskboard-column-header-font-weight: 500 !default;
@@ -117,13 +117,13 @@ $kendo-taskboard-column-header-text: $kendo-component-header-text !default;
117
117
 
118
118
  /// The vertical padding of the TaskBoard column Card wrapper.
119
119
  /// @group taskboard
120
- $kendo-taskboard-column-cards-padding-y: $kendo-taskboard-spacer * .25 !default;
120
+ $kendo-taskboard-column-cards-padding-y: calc( #{$kendo-taskboard-spacer} * .25 ) !default;
121
121
  /// The horizontal padding of the TaskBoard column Card wrapper.
122
122
  /// @group taskboard
123
- $kendo-taskboard-column-cards-padding-x: 0px !default;
123
+ $kendo-taskboard-column-cards-padding-x: k-spacing(0) !default;
124
124
  /// The spacing of the TaskBoard column Card wrapper.
125
125
  /// @group taskboard
126
- $kendo-taskboard-column-cards-gap: $kendo-taskboard-spacer * .75 !default;
126
+ $kendo-taskboard-column-cards-gap: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
127
127
 
128
128
  /// The default width of the TaskBoard pane.
129
129
  /// @group taskboard
@@ -149,7 +149,7 @@ $kendo-taskboard-pane-border: $kendo-component-border !default;
149
149
 
150
150
  /// The vertical padding of the TaskBoard pane header.
151
151
  /// @group taskboard
152
- $kendo-taskboard-pane-header-padding-y: ( $kendo-taskboard-spacer * .75 ) !default;
152
+ $kendo-taskboard-pane-header-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
153
153
  /// The horizontal padding of the TaskBoard pane header.
154
154
  /// @group taskboard
155
155
  $kendo-taskboard-pane-header-padding-x: $kendo-taskboard-spacer !default;
@@ -162,14 +162,14 @@ $kendo-taskboard-pane-header-text: $kendo-component-header-text !default;
162
162
 
163
163
  /// The vertical padding of the TaskBoard pane content.
164
164
  /// @group taskboard
165
- $kendo-taskboard-pane-content-padding-y: 0px !default;
165
+ $kendo-taskboard-pane-content-padding-y: k-spacing(0) !default;
166
166
  /// The horizontal padding of the TaskBoard pane content.
167
167
  /// @group taskboard
168
168
  $kendo-taskboard-pane-content-padding-x: $kendo-taskboard-spacer !default;
169
169
 
170
170
  /// The vertical padding of the TaskBoard pane actions.
171
171
  /// @group taskboard
172
- $kendo-taskboard-pane-actions-padding-y: ( $kendo-taskboard-spacer * .75 ) !default;
172
+ $kendo-taskboard-pane-actions-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
173
173
  /// The horizontal padding of the TaskBoard pane actions.
174
174
  /// @group taskboard
175
175
  $kendo-taskboard-pane-actions-padding-x: $kendo-taskboard-spacer !default;
@@ -9,7 +9,7 @@ $kendo-tile-layout-bg: $gray-100 !default;
9
9
 
10
10
  /// The horizontal padding of the TileLayout.
11
11
  /// @group tilelayout
12
- $kendo-tile-layout-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
12
+ $kendo-tile-layout-padding-x: k-spacing(4) !default;
13
13
 
14
14
  /// The vertical padding of the TileLayout
15
15
  /// @group tilelayout
@@ -2,23 +2,23 @@
2
2
 
3
3
  /// The horizontal spacing of the Timeline.
4
4
  /// @group timeline
5
- $kendo-timeline-spacing-x: 40px !default;
5
+ $kendo-timeline-spacing-x: k-spacing(10) !default;
6
6
  /// The vertical spacing of the Timeline.
7
7
  /// @group timeline
8
- $kendo-timeline-spacing-y: 40px !default;
8
+ $kendo-timeline-spacing-y: k-spacing(10) !default;
9
9
  /// The padding between the Timeline's track items.
10
10
  /// @group timeline
11
11
  $kendo-timeline-items-padding: $kendo-padding-md-x !default;
12
12
 
13
13
  /// The font family of the Timeline.
14
14
  /// @group timeline
15
- $kendo-timeline-font-family: $kendo-font-family !default;
15
+ $kendo-timeline-font-family: var( --kendo-font-family, inherit ) !default;
16
16
  /// The font size of the Timeline.
17
17
  /// @group timeline
18
- $kendo-timeline-font-size: $kendo-font-size-md !default;
18
+ $kendo-timeline-font-size: var( --kendo-font-size, inherit ) !default;
19
19
  /// The line height of the Timeline.
20
20
  /// @group timeline
21
- $kendo-timeline-line-height: $kendo-line-height-md !default;
21
+ $kendo-timeline-line-height: var( --kendo-line-height, normal ) !default;
22
22
 
23
23
  /// The horizontal spacing of the mobile Timeline.
24
24
  /// @group timeline
@@ -55,7 +55,7 @@ $kendo-timeline-track-wrap-padding-bottom: k-math-div( $kendo-timeline-track-siz
55
55
  $kendo-timeline-track-border-width: 1px !default;
56
56
  /// The bottom margin of the Timeline track.
57
57
  /// @group timeline
58
- $kendo-timeline-track-margin-bottom: k-map-get( $kendo-spacing, 4 ) !default;
58
+ $kendo-timeline-track-margin-bottom: k-spacing(4) !default;
59
59
  /// The bottom offset of the Timeline track.
60
60
  /// @group timeline
61
61
  $kendo-timeline-track-bottom-calc: calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom}) !default;
@@ -127,7 +127,7 @@ $kendo-timeline-flag-margin-bottom-calc: calc(#{$kendo-timeline-track-size} + 2
127
127
  $kendo-timeline-date-width: 50px !default;
128
128
  /// The bottom margin of the Timeline date.
129
129
  /// @group timeline
130
- $kendo-timeline-date-margin-bottom: 10px !default;
130
+ $kendo-timeline-date-margin-bottom: k-spacing(2.5) !default;
131
131
 
132
132
  /// The padding of the vertical Timeline.
133
133
  /// @group timeline
@@ -1,9 +1,9 @@
1
1
  // Time selector
2
2
 
3
3
  $kendo-time-selector-border-width: 1px !default;
4
- $kendo-time-selector-font-family: $kendo-font-family !default;
5
- $kendo-time-selector-font-size: $kendo-font-size-md !default;
6
- $kendo-time-selector-line-height: $kendo-line-height-md !default;
4
+ $kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
5
+ $kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
6
+ $kendo-time-selector-line-height: var( --kendo-line-height, normal ) !default;
7
7
 
8
8
  $kendo-time-selector-bg: $kendo-component-bg !default;
9
9
  $kendo-time-selector-text: $kendo-component-text !default;
@@ -16,9 +16,9 @@ $kendo-time-selector-header-border-width: 0px !default;
16
16
  $kendo-time-list-width: 4em !default;
17
17
  $kendo-time-list-height: 240px !default;
18
18
 
19
- $kendo-time-list-title-font-size: $kendo-font-size-sm !default;
19
+ $kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
20
20
  $kendo-time-list-title-line-height: 1.5 !default;
21
- $kendo-time-list-title-height: ( $kendo-time-list-title-font-size * $kendo-time-list-title-line-height) !default;
21
+ $kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
22
22
  $kendo-time-list-title-text: $kendo-subtle-text !default;
23
23
  $kendo-time-list-title-focus-text: $kendo-component-text !default;
24
24
 
@@ -26,7 +26,7 @@ $kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
26
26
  $kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
27
27
 
28
28
  $kendo-time-list-highlight-border-width: 1px 0px !default;
29
- $kendo-time-list-highlight-height: calc( #{$kendo-time-selector-font-size * $kendo-time-selector-line-height} + #{ $kendo-time-list-item-padding-y * 2} ) !default;
29
+ $kendo-time-list-highlight-height: calc( calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} ) + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
30
30
  $kendo-time-list-highlight-bg: $kendo-component-bg !default;
31
31
  $kendo-time-list-highlight-border: $kendo-component-border !default;
32
32
 
@@ -5,39 +5,39 @@
5
5
  $kendo-toolbar-padding-x: null !default;
6
6
  /// The horizontal padding of the small Toolbar.
7
7
  /// @group toolbar
8
- $kendo-toolbar-sm-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
8
+ $kendo-toolbar-sm-padding-x: k-spacing(1) !default;
9
9
  /// The horizontal padding of the medium Toolbar.
10
10
  /// @group toolbar
11
- $kendo-toolbar-md-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
11
+ $kendo-toolbar-md-padding-x: k-spacing(2) !default;
12
12
  /// The horizontal padding of the large Toolbar.
13
13
  /// @group toolbar
14
- $kendo-toolbar-lg-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
14
+ $kendo-toolbar-lg-padding-x: k-spacing(2.5) !default;
15
15
 
16
16
  /// The vertical padding of the Toolbar.
17
17
  /// @group toolbar
18
18
  $kendo-toolbar-padding-y: null !default;
19
19
  /// The vertical padding of the small Toolbar.
20
20
  /// @group toolbar
21
- $kendo-toolbar-sm-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
21
+ $kendo-toolbar-sm-padding-y: k-spacing(1) !default;
22
22
  /// The vertical padding of the medium Toolbar.
23
23
  /// @group toolbar
24
- $kendo-toolbar-md-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
24
+ $kendo-toolbar-md-padding-y: k-spacing(2) !default;
25
25
  /// The vertical padding of the large Toolbar.
26
26
  /// @group toolbar
27
- $kendo-toolbar-lg-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
27
+ $kendo-toolbar-lg-padding-y: k-spacing(2.5) !default;
28
28
 
29
29
  /// The spacing between the Toolbar tools.
30
30
  /// @group toolbar
31
31
  $kendo-toolbar-spacing: null !default;
32
32
  /// The spacing between the tools of the small Toolbar.
33
33
  /// @group toolbar
34
- $kendo-toolbar-sm-spacing: k-map-get( $kendo-spacing, 1.5 ) !default;
34
+ $kendo-toolbar-sm-spacing: k-spacing(1.5) !default;
35
35
  /// The spacing between the tools of the medium Toolbar.
36
36
  /// @group toolbar
37
- $kendo-toolbar-md-spacing: k-map-get( $kendo-spacing, 2 ) !default;
37
+ $kendo-toolbar-md-spacing: k-spacing(2) !default;
38
38
  /// The spacing between the tools of the large Toolbar.
39
39
  /// @group toolbar
40
- $kendo-toolbar-lg-spacing: k-map-get( $kendo-spacing, 2.5 ) !default;
40
+ $kendo-toolbar-lg-spacing: k-spacing(2.5) !default;
41
41
 
42
42
  /// The width of the border around the Toolbar.
43
43
  /// @group toolbar
@@ -48,13 +48,13 @@ $kendo-toolbar-border-radius: null !default;
48
48
 
49
49
  /// The font family of the Toolbar.
50
50
  /// @group toolbar
51
- $kendo-toolbar-font-family: $kendo-font-family !default;
51
+ $kendo-toolbar-font-family: var( --kendo-font-family, inherit ) !default;
52
52
  /// The font size of the Toolbar.
53
53
  /// @group toolbar
54
- $kendo-toolbar-font-size: $kendo-font-size-md !default;
54
+ $kendo-toolbar-font-size: var( --kendo-font-size, inherit ) !default;
55
55
  /// The line height of the Toolbar.
56
56
  /// @group toolbar
57
- $kendo-toolbar-line-height: $kendo-line-height-md !default;
57
+ $kendo-toolbar-line-height: var( --kendo-line-height, normal ) !default;
58
58
 
59
59
  /// The background color of the Toolbar.
60
60
  /// @group toolbar
@@ -15,17 +15,17 @@ $kendo-tooltip-border-radius: $tooltip-border-radius !default;
15
15
 
16
16
  /// The font family of the Tooltip.
17
17
  /// @group tooltip
18
- $kendo-tooltip-font-family: $kendo-font-family !default;
18
+ $kendo-tooltip-font-family: var( --kendo-font-family, inherit ) !default;
19
19
  /// The font size of the Tooltip.
20
20
  /// @group tooltip
21
- $kendo-tooltip-font-size: $kendo-font-size-sm !default;
21
+ $kendo-tooltip-font-size: var( --kendo-font-size-sm, inherit ) !default;
22
22
  /// The line height of the Tooltip.
23
23
  /// @group tooltip
24
- $kendo-tooltip-line-height: $kendo-line-height-md !default;
24
+ $kendo-tooltip-line-height: var( --kendo-line-height, normal ) !default;
25
25
 
26
26
  /// The font size of the Tooltip title.
27
27
  /// @group tooltip
28
- $kendo-tooltip-title-font-size: ($kendo-tooltip-font-size * 1.25) !default;
28
+ $kendo-tooltip-title-font-size: calc( #{$kendo-tooltip-font-size} * 1.25 ) !default;
29
29
  /// The line height of the Tooltip title.
30
30
  /// @group tooltip
31
31
  $kendo-tooltip-title-line-height: 1 !default;
@@ -1,3 +1,8 @@
1
1
  // Treelist
2
+
3
+ /// The background color of the TreeList footer row.
4
+ /// @group treelist
2
5
  $kendo-treelist-footer-row-bg: $kendo-grid-header-bg !default;
6
+ /// The border width of the TreeList footer row.
7
+ /// @group treelist
3
8
  $kendo-treelist-footer-row-border-width: 1px !default;
@@ -2,31 +2,31 @@
2
2
 
3
3
  /// The font family of the TreeView.
4
4
  /// @group treeview
5
- $kendo-treeview-font-family: $kendo-font-family !default;
5
+ $kendo-treeview-font-family: var( --kendo-font-family, inherit ) !default;
6
6
  /// The font size of the TreeView.
7
7
  /// @group treeview
8
- $kendo-treeview-font-size: $kendo-font-size-md !default;
8
+ $kendo-treeview-font-size: var( --kendo-font-size, inherit ) !default;
9
9
  /// The font size of the small TreeView.
10
10
  /// @group treeview
11
- $kendo-treeview-sm-font-size: $kendo-font-size-sm !default;
11
+ $kendo-treeview-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
12
12
  /// The font size of the medium TreeView.
13
13
  /// @group treeview
14
- $kendo-treeview-md-font-size: $kendo-font-size-md !default;
14
+ $kendo-treeview-md-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The font size of the large TreeView.
16
16
  /// @group treeview
17
- $kendo-treeview-lg-font-size: $kendo-font-size-md !default;
17
+ $kendo-treeview-lg-font-size: var( --kendo-font-size, inherit ) !default;
18
18
  /// The line height of the TreeView.
19
19
  /// @group treeview
20
- $kendo-treeview-line-height: $kendo-line-height-md !default;
20
+ $kendo-treeview-line-height: var( --kendo-line-height, normal ) !default;
21
21
  /// The line height of the small TreeView.
22
22
  /// @group treeview
23
23
  $kendo-treeview-sm-line-height: k-math-div( 20, 14 ) !default;
24
24
  /// The line height of the medium TreeView.
25
25
  /// @group treeview
26
- $kendo-treeview-md-line-height: $kendo-line-height-md !default;
26
+ $kendo-treeview-md-line-height: var( --kendo-line-height, normal ) !default;
27
27
  /// The line height of the large TreeView.
28
28
  /// @group treeview
29
- $kendo-treeview-lg-line-height: $kendo-line-height-md !default;
29
+ $kendo-treeview-lg-line-height: var( --kendo-line-height, normal ) !default;
30
30
 
31
31
  /// The indentation of child groups in the TreeView.
32
32
  /// @group treeview
@@ -34,38 +34,38 @@ $kendo-treeview-indent: 24px !default;
34
34
 
35
35
  /// The horizontal padding of the TreeView items.
36
36
  /// @group treeview
37
- $kendo-treeview-item-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
37
+ $kendo-treeview-item-padding-x: k-spacing(3) !default;
38
38
  /// The horizontal padding of the small TreeView items.
39
39
  /// @group treeview
40
- $kendo-treeview-sm-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
40
+ $kendo-treeview-sm-item-padding-x: k-spacing(2) !default;
41
41
  /// The horizontal padding of the medium TreeView items.
42
42
  /// @group treeview
43
- $kendo-treeview-md-item-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
43
+ $kendo-treeview-md-item-padding-x: k-spacing(3) !default;
44
44
  /// The horizontal padding of the large TreeView items.
45
45
  /// @group treeview
46
- $kendo-treeview-lg-item-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
46
+ $kendo-treeview-lg-item-padding-x: k-spacing(3) !default;
47
47
  /// The vertical padding of the TreeView items.
48
48
  /// @group treeview
49
- $kendo-treeview-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
49
+ $kendo-treeview-item-padding-y: k-spacing(1) !default;
50
50
  /// The vertical padding of the small TreeView items.
51
51
  /// @group treeview
52
- $kendo-treeview-sm-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
52
+ $kendo-treeview-sm-item-padding-y: k-spacing(1) !default;
53
53
  /// The vertical padding of the medium TreeView items.
54
54
  /// @group treeview
55
- $kendo-treeview-md-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
55
+ $kendo-treeview-md-item-padding-y: k-spacing(1) !default;
56
56
  /// The vertical padding of the large TreeView items.
57
57
  /// @group treeview
58
- $kendo-treeview-lg-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
58
+ $kendo-treeview-lg-item-padding-y: k-spacing(2) !default;
59
59
  /// The border width of the TreeView items.
60
60
  /// @group treeview
61
61
  $kendo-treeview-item-border-width: 0px !default;
62
62
  /// The border radius of the TreeView items.
63
63
  /// @group treeview
64
- $kendo-treeview-item-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
64
+ $kendo-treeview-item-border-radius: k-spacing(1) !default;
65
65
 
66
66
  /// The horizontal padding of the checkbox in the small TreeView.
67
67
  /// @group treeview
68
- $kendo-treeview-sm-checkbox-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
68
+ $kendo-treeview-sm-checkbox-padding-x: k-spacing(1) !default;
69
69
  /// The horizontal padding of the checkbox in the medium TreeView.
70
70
  /// @group treeview
71
71
  $kendo-treeview-md-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !default;
@@ -74,7 +74,7 @@ $kendo-treeview-md-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !de
74
74
  $kendo-treeview-lg-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !default;
75
75
  /// The vertical padding of the checkbox in the small TreeView.
76
76
  /// @group treeview
77
- $kendo-treeview-sm-checkbox-padding-y: k-map-get( $kendo-spacing, .5 ) !default;
77
+ $kendo-treeview-sm-checkbox-padding-y: k-spacing(0.5) !default;
78
78
  /// The vertical padding of the checkbox in the medium TreeView.
79
79
  /// @group treeview
80
80
  $kendo-treeview-md-checkbox-padding-y: null !default;
@@ -44,27 +44,79 @@ $kendo-h4-margin: 0 0 $headings-margin-bottom !default;
44
44
  $kendo-h5-margin: 0 0 $headings-margin-bottom !default;
45
45
  $kendo-h6-margin: 0 0 $headings-margin-bottom !default;
46
46
 
47
+ $kendo-headings: (
48
+ h1: (
49
+ font-size: $kendo-h1-font-size,
50
+ font-family: $kendo-h1-font-family,
51
+ line-height: $kendo-h1-line-height,
52
+ font-weight: $kendo-h1-font-weight,
53
+ letter-spacing: $kendo-h1-letter-spacing,
54
+ margin: $kendo-h1-margin
55
+
56
+ ),
57
+ h2: (
58
+ font-size: $kendo-h2-font-size,
59
+ font-family: $kendo-h2-font-family,
60
+ line-height: $kendo-h2-line-height,
61
+ font-weight: $kendo-h2-font-weight,
62
+ letter-spacing: $kendo-h2-letter-spacing,
63
+ margin: $kendo-h2-margin
64
+ ),
65
+ h3: (
66
+ font-size: $kendo-h3-font-size,
67
+ font-family: $kendo-h3-font-family,
68
+ line-height: $kendo-h3-line-height,
69
+ font-weight: $kendo-h3-font-weight,
70
+ letter-spacing: $kendo-h3-letter-spacing,
71
+ margin: $kendo-h3-margin
72
+ ),
73
+ h4: (
74
+ font-size: $kendo-h4-font-size,
75
+ font-family: $kendo-h4-font-family,
76
+ line-height: $kendo-h4-line-height,
77
+ font-weight: $kendo-h4-font-weight,
78
+ letter-spacing: $kendo-h4-letter-spacing,
79
+ margin: $kendo-h4-margin
80
+ ),
81
+ h5: (
82
+ font-size: $kendo-h5-font-size,
83
+ font-family: $kendo-h5-font-family,
84
+ line-height: $kendo-h5-line-height,
85
+ font-weight: $kendo-h5-font-weight,
86
+ letter-spacing: $kendo-h5-letter-spacing,
87
+ margin: $kendo-h5-margin
88
+ ),
89
+ h6: (
90
+ font-size: $kendo-h6-font-size,
91
+ font-family: $kendo-h6-font-family,
92
+ line-height: $kendo-h6-line-height,
93
+ font-weight: $kendo-h6-font-weight,
94
+ letter-spacing: $kendo-h6-letter-spacing,
95
+ margin: $kendo-h6-margin
96
+ ),
97
+ ) !default;
98
+
47
99
 
48
100
  // Paragraph
49
101
  $kendo-paragraph-margin: 0 0 $paragraph-margin-bottom !default;
50
- $kendo-paragraph-font-size: $kendo-font-size-md !default;
51
- $kendo-paragraph-font-family: $kendo-font-family !default;
52
- $kendo-paragraph-line-height: $kendo-line-height-md !default;
53
- $kendo-paragraph-font-weight: $kendo-font-weight-normal !default;
102
+ $kendo-paragraph-font-size: var( --kendo-font-size, inherit ) !default;
103
+ $kendo-paragraph-font-family: var( --kendo-font-family, inherit ) !default;
104
+ $kendo-paragraph-line-height: var( --kendo-line-height, normal ) !default;
105
+ $kendo-paragraph-font-weight: var( --kendo-font-weight-normal, normal ) !default;
54
106
  $kendo-paragraph-letter-spacing: null !default;
55
107
 
56
108
 
57
109
  // Code
58
- $kendo-code-font-size: $kendo-font-size-sm !default;
59
- $kendo-code-font-family: $kendo-font-family-monospace !default;
60
- $kendo-code-line-height: $kendo-line-height-md !default;
61
- $kendo-code-font-weight: $kendo-font-weight-normal !default;
110
+ $kendo-code-font-size: var( --kendo-font-size-sm, inherit )!default;
111
+ $kendo-code-font-family: var( --kendo-font-family-monospace, normal ) !default;
112
+ $kendo-code-line-height: var( --kendo-line-height, normal ) !default;
113
+ $kendo-code-font-weight: var( --kendo-font-weight-normal, normal ) !default;
62
114
  $kendo-code-letter-spacing: null !default;
63
115
 
64
- $kendo-code-padding-x: 4px !default;
65
- $kendo-code-padding-y: 0px !default;
66
- $kendo-pre-padding-x: 24px !default;
67
- $kendo-pre-padding-y: 16px !default;
116
+ $kendo-code-padding-x: k-spacing(1) !default;
117
+ $kendo-code-padding-y: k-spacing(0) !default;
118
+ $kendo-pre-padding-x: k-spacing(6) !default;
119
+ $kendo-pre-padding-y: k-spacing(4) !default;
68
120
  $kendo-code-border-width: 1px !default;
69
121
 
70
122
  $kendo-code-bg: $kendo-base-bg !default;
@@ -97,3 +149,34 @@ $kendo-display1-letter-spacing: null !default;
97
149
  $kendo-display2-letter-spacing: null !default;
98
150
  $kendo-display3-letter-spacing: null !default;
99
151
  $kendo-display4-letter-spacing: null !default;
152
+
153
+ $kendo-display: (
154
+ 1: (
155
+ font-size: $kendo-display1-font-size,
156
+ font-family: $kendo-display1-font-family,
157
+ line-height: $kendo-display1-line-height,
158
+ font-weight: $kendo-display1-font-weight,
159
+ letter-spacing: $kendo-display1-letter-spacing
160
+ ),
161
+ 2: (
162
+ font-size: $kendo-display2-font-size,
163
+ font-family: $kendo-display2-font-family,
164
+ line-height: $kendo-display2-line-height,
165
+ font-weight: $kendo-display2-font-weight,
166
+ letter-spacing: $kendo-display2-letter-spacing
167
+ ),
168
+ 3: (
169
+ font-size: $kendo-display3-font-size,
170
+ font-family: $kendo-display3-font-family,
171
+ line-height: $kendo-display3-line-height,
172
+ font-weight: $kendo-display3-font-weight,
173
+ letter-spacing: $kendo-display3-letter-spacing
174
+ ),
175
+ 4: (
176
+ font-size: $kendo-display4-font-size,
177
+ font-family: $kendo-display4-font-family,
178
+ line-height: $kendo-display4-line-height,
179
+ font-weight: $kendo-display4-font-weight,
180
+ letter-spacing: $kendo-display4-letter-spacing
181
+ ),
182
+ ) !default;