@progress/kendo-theme-fluent 12.0.0-dev.0 → 12.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 (189) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-1-dark.css +1 -0
  3. package/dist/fluent-1-dark.scss +157 -0
  4. package/dist/fluent-1.css +1 -0
  5. package/dist/fluent-1.scss +157 -0
  6. package/dist/fluent-main-dark.css +1 -1
  7. package/dist/fluent-main-dark.scss +145 -145
  8. package/dist/fluent-main.css +1 -1
  9. package/dist/meta/sassdoc-data.json +11271 -14429
  10. package/dist/meta/sassdoc-raw-data.json +3708 -5183
  11. package/dist/meta/variables.json +2093 -2384
  12. package/lib/swatches/all.json +1 -1
  13. package/lib/swatches/fluent-1-dark.json +757 -0
  14. package/lib/swatches/fluent-1.json +757 -0
  15. package/lib/swatches/fluent-main-dark.json +151 -151
  16. package/lib/swatches/fluent-main.json +5 -5
  17. package/package.json +4 -4
  18. package/scss/action-buttons/_variables.scss +3 -3
  19. package/scss/action-sheet/_layout.scss +4 -4
  20. package/scss/action-sheet/_theme.scss +0 -16
  21. package/scss/action-sheet/_variables.scss +12 -12
  22. package/scss/adaptive/_theme.scss +1 -1
  23. package/scss/appbar/_theme.scss +9 -1
  24. package/scss/appbar/_variables.scss +21 -3
  25. package/scss/badge/_theme.scss +6 -0
  26. package/scss/badge/_variables.scss +6 -6
  27. package/scss/bottom-navigation/_layout.scss +0 -17
  28. package/scss/bottom-navigation/_theme.scss +2 -10
  29. package/scss/bottom-navigation/_variables.scss +0 -10
  30. package/scss/breadcrumb/_layout.scss +0 -6
  31. package/scss/breadcrumb/_theme.scss +30 -17
  32. package/scss/breadcrumb/_variables.scss +26 -26
  33. package/scss/bubble/_theme.scss +2 -2
  34. package/scss/bubble/_variables.scss +2 -2
  35. package/scss/button/_layout.scss +15 -20
  36. package/scss/button/_theme.scss +100 -118
  37. package/scss/button/_variables.scss +22 -62
  38. package/scss/calendar/_layout.scss +13 -60
  39. package/scss/calendar/_theme.scss +63 -91
  40. package/scss/calendar/_variables.scss +21 -30
  41. package/scss/captcha/_variables.scss +2 -2
  42. package/scss/card/_layout.scss +6 -0
  43. package/scss/card/_theme.scss +5 -0
  44. package/scss/card/_variables.scss +8 -8
  45. package/scss/chat/_layout.scss +4 -18
  46. package/scss/chat/_theme.scss +10 -2
  47. package/scss/chat/_variables.scss +4 -4
  48. package/scss/checkbox/_layout.scss +6 -3
  49. package/scss/checkbox/_theme.scss +12 -0
  50. package/scss/checkbox/_variables.scss +7 -7
  51. package/scss/chip/_layout.scss +7 -11
  52. package/scss/chip/_theme.scss +43 -25
  53. package/scss/chip/_variables.scss +15 -24
  54. package/scss/coloreditor/_layout.scss +2 -2
  55. package/scss/coloreditor/_variables.scss +14 -14
  56. package/scss/colorgradient/_layout.scss +17 -1
  57. package/scss/colorgradient/_theme.scss +21 -16
  58. package/scss/colorgradient/_variables.scss +4 -4
  59. package/scss/colorpalette/_layout.scss +0 -2
  60. package/scss/colorpalette/_theme.scss +1 -9
  61. package/scss/colorpalette/_variables.scss +3 -24
  62. package/scss/column-menu/_variables.scss +6 -6
  63. package/scss/core/border-radii/_index.scss +4 -4
  64. package/scss/core/color-system/_palettes.scss +240 -556
  65. package/scss/core/color-system/_swatch.scss +144 -144
  66. package/scss/core/elevation/_index.scss +16 -16
  67. package/scss/core/typography/_index.scss +25 -1
  68. package/scss/dialog/_layout.scss +0 -24
  69. package/scss/dialog/_variables.scss +2 -22
  70. package/scss/dock-manager/_layout.scss +14 -2
  71. package/scss/dock-manager/_theme.scss +9 -0
  72. package/scss/dock-manager/_variables.scss +9 -9
  73. package/scss/drawer/_layout.scss +8 -4
  74. package/scss/drawer/_theme.scss +4 -2
  75. package/scss/drawer/_variables.scss +32 -19
  76. package/scss/dropzone/_layout.scss +1 -0
  77. package/scss/dropzone/_variables.scss +3 -3
  78. package/scss/expansion-panel/_layout.scss +1 -10
  79. package/scss/expansion-panel/_theme.scss +7 -3
  80. package/scss/expansion-panel/_variables.scss +14 -20
  81. package/scss/fab/_layout.scss +31 -16
  82. package/scss/fab/_theme.scss +16 -9
  83. package/scss/fab/_variables.scss +47 -54
  84. package/scss/filemanager/_theme.scss +8 -0
  85. package/scss/filemanager/_variables.scss +1 -1
  86. package/scss/filter/_layout.scss +0 -24
  87. package/scss/floating-label/_layout.scss +0 -4
  88. package/scss/floating-label/_variables.scss +0 -4
  89. package/scss/forms/_layout.scss +0 -7
  90. package/scss/forms/_variables.scss +1 -5
  91. package/scss/gantt/_variables.scss +21 -21
  92. package/scss/grid/_layout.scss +12 -7
  93. package/scss/grid/_theme.scss +1 -1
  94. package/scss/grid/_variables.scss +3 -3
  95. package/scss/imageeditor/_theme.scss +4 -0
  96. package/scss/input/_layout.scss +47 -32
  97. package/scss/input/_theme.scss +46 -35
  98. package/scss/input/_variables.scss +39 -39
  99. package/scss/list/_layout.scss +13 -0
  100. package/scss/list/_variables.scss +36 -24
  101. package/scss/listbox/_theme.scss +1 -1
  102. package/scss/listview/_layout.scss +0 -14
  103. package/scss/listview/_theme.scss +0 -19
  104. package/scss/listview/_variables.scss +1 -35
  105. package/scss/loader/_layout.scss +4 -0
  106. package/scss/loader/_variables.scss +7 -7
  107. package/scss/mediaplayer/_layout.scss +6 -2
  108. package/scss/mediaplayer/_variables.scss +1 -1
  109. package/scss/menu/_layout.scss +4 -2
  110. package/scss/menu/_variables.scss +3 -3
  111. package/scss/messagebox/_layout.scss +4 -0
  112. package/scss/messagebox/_theme.scss +3 -0
  113. package/scss/messagebox/_variables.scss +6 -3
  114. package/scss/notification/_functions.scss +2 -2
  115. package/scss/notification/_theme.scss +0 -4
  116. package/scss/notification/_variables.scss +8 -8
  117. package/scss/pager/_layout.scss +2 -0
  118. package/scss/pager/_variables.scss +1 -1
  119. package/scss/panelbar/_layout.scss +17 -17
  120. package/scss/panelbar/_theme.scss +1 -13
  121. package/scss/panelbar/_variables.scss +15 -18
  122. package/scss/pdf-viewer/_theme.scss +4 -0
  123. package/scss/pdf-viewer/_variables.scss +1 -1
  124. package/scss/pivotgrid/_layout.scss +10 -14
  125. package/scss/popover/_layout.scss +3 -16
  126. package/scss/popover/_variables.scss +13 -16
  127. package/scss/popup/_variables.scss +2 -2
  128. package/scss/progressbar/_variables.scss +4 -4
  129. package/scss/prompt/_variables.scss +20 -20
  130. package/scss/radio/_layout.scss +3 -0
  131. package/scss/radio/_theme.scss +8 -0
  132. package/scss/radio/_variables.scss +6 -6
  133. package/scss/rating/_layout.scss +2 -1
  134. package/scss/rating/_theme.scss +2 -13
  135. package/scss/rating/_variables.scss +3 -6
  136. package/scss/scheduler/_layout.scss +0 -10
  137. package/scss/scheduler/_variables.scss +10 -10
  138. package/scss/signature/_layout.scss +0 -8
  139. package/scss/signature/_theme.scss +1 -1
  140. package/scss/signature/_variables.scss +2 -6
  141. package/scss/skeleton/_variables.scss +1 -1
  142. package/scss/slider/_layout.scss +19 -53
  143. package/scss/slider/_theme.scss +27 -0
  144. package/scss/slider/_variables.scss +7 -7
  145. package/scss/split-button/_layout.scss +0 -48
  146. package/scss/split-button/_variables.scss +6 -16
  147. package/scss/splitter/_variables.scss +15 -15
  148. package/scss/spreadsheet/_layout.scss +2 -159
  149. package/scss/spreadsheet/_theme.scss +5 -35
  150. package/scss/spreadsheet/_variables.scss +12 -40
  151. package/scss/stepper/_layout.scss +1 -5
  152. package/scss/stepper/_theme.scss +7 -1
  153. package/scss/stepper/_variables.scss +10 -10
  154. package/scss/suggestion/_layout.scss +9 -0
  155. package/scss/suggestion/_theme.scss +3 -3
  156. package/scss/suggestion/_variables.scss +2 -2
  157. package/scss/switch/_layout.scss +2 -1
  158. package/scss/switch/_variables.scss +10 -10
  159. package/scss/table/_layout.scss +3 -3
  160. package/scss/table/_variables.scss +10 -20
  161. package/scss/tabstrip/_layout.scss +47 -5
  162. package/scss/tabstrip/_theme.scss +1 -2
  163. package/scss/tabstrip/_variables.scss +7 -7
  164. package/scss/taskboard/_layout.scss +3 -2
  165. package/scss/taskboard/_theme.scss +5 -1
  166. package/scss/taskboard/_variables.scss +9 -6
  167. package/scss/timeline/_layout.scss +0 -4
  168. package/scss/timeline/_variables.scss +1 -4
  169. package/scss/timepicker/_layout.scss +0 -3
  170. package/scss/timeselector/_layout.scss +15 -3
  171. package/scss/timeselector/_theme.scss +1 -1
  172. package/scss/timeselector/_variables.scss +16 -16
  173. package/scss/toolbar/_variables.scss +13 -13
  174. package/scss/tooltip/_layout.scss +0 -9
  175. package/scss/tooltip/_theme.scss +5 -0
  176. package/scss/tooltip/_variables.scss +5 -5
  177. package/scss/treelist/_layout.scss +1 -1
  178. package/scss/treeview/_layout.scss +0 -5
  179. package/scss/treeview/_theme.scss +2 -26
  180. package/scss/treeview/_variables.scss +48 -28
  181. package/scss/typography/_variables.scss +21 -21
  182. package/scss/upload/_layout.scss +12 -3
  183. package/scss/upload/_theme.scss +24 -0
  184. package/scss/upload/_variables.scss +10 -10
  185. package/scss/window/_layout.scss +16 -5
  186. package/scss/window/_theme.scss +7 -0
  187. package/scss/window/_variables.scss +9 -9
  188. package/scss/wizard/_layout.scss +3 -0
  189. package/scss/wizard/_variables.scss +3 -3
@@ -6,22 +6,22 @@
6
6
  $kendo-treeview-font-family: var( --kendo-treeview-font-family, var( --kendo-font-family, normal ) ) !default;
7
7
  /// The font size of the small TreeView.
8
8
  /// @group treeview
9
- $kendo-treeview-sm-font-size: var( --kendo-treeview-sm-font-size, var( --kendo-font-size, inherit ) ) !default;
9
+ $kendo-treeview-sm-font-size: var( --kendo-treeview-sm-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
10
10
  /// The font size of the medium TreeView.
11
11
  /// @group treeview
12
12
  $kendo-treeview-md-font-size: var( --kendo-treeview-md-font-size, var( --kendo-font-size, inherit ) ) !default;
13
13
  /// The font size of the large TreeView.
14
14
  /// @group treeview
15
- $kendo-treeview-lg-font-size: var( --kendo-treeview-lg-font-size, var( --kendo-font-size, inherit ) ) !default;
15
+ $kendo-treeview-lg-font-size: var( --kendo-treeview-lg-font-size, var( --kendo-font-size-lg, inherit ) ) !default;
16
16
  /// The line height of the small TreeView.
17
17
  /// @group treeview
18
- $kendo-treeview-sm-line-height: var( --kendo-treeview-sm-line-height, var( --kendo-line-height, normal ) ) !default;
18
+ $kendo-treeview-sm-line-height: var( --kendo-treeview-sm-line-height, var( --kendo-line-height-lg, normal ) ) !default;
19
19
  /// The line height of the medium TreeView.
20
20
  /// @group treeview
21
21
  $kendo-treeview-md-line-height: var( --kendo-treeview-md-line-height, var( --kendo-line-height, normal ) ) !default;
22
22
  /// The line height of the large TreeView.
23
23
  /// @group treeview
24
- $kendo-treeview-lg-line-height: var( --kendo-treeview-lg-line-height, var( --kendo-line-height, normal ) ) !default;
24
+ $kendo-treeview-lg-line-height: var( --kendo-treeview-lg-line-height, var( --kendo-line-height-sm, normal ) ) !default;
25
25
  /// The indentation of child groups in the TreeView.
26
26
  /// @group treeview
27
27
  $kendo-treeview-indent: var( --kendo-treeview-indent, k-spacing(6) ) !default;
@@ -34,16 +34,16 @@ $kendo-treeview-sm-item-padding-x: var( --kendo-treeview-sm-item-padding-x, k-sp
34
34
  $kendo-treeview-md-item-padding-x: var( --kendo-treeview-md-item-padding-x, k-spacing(2) ) !default;
35
35
  /// The horizontal padding of the large TreeView items.
36
36
  /// @group treeview
37
- $kendo-treeview-lg-item-padding-x: var( --kendo-treeview-lg-item-padding-x, k-spacing(2) ) !default;
37
+ $kendo-treeview-lg-item-padding-x: var( --kendo-treeview-lg-item-padding-x, k-spacing(3.5) ) !default;
38
38
  /// The vertical padding of the small TreeView items.
39
39
  /// @group treeview
40
40
  $kendo-treeview-sm-item-padding-y: var( --kendo-treeview-sm-item-padding-y, k-spacing(1.5) ) !default;
41
41
  /// The vertical padding of the medium TreeView items.
42
42
  /// @group treeview
43
- $kendo-treeview-md-item-padding-y: var( --kendo-treeview-md-item-padding-y, k-spacing(2) ) !default;
43
+ $kendo-treeview-md-item-padding-y: var( --kendo-treeview-md-item-padding-y, k-spacing(1.5) ) !default;
44
44
  /// The vertical padding of the large TreeView items.
45
45
  /// @group treeview
46
- $kendo-treeview-lg-item-padding-y: var( --kendo-treeview-lg-item-padding-y, k-spacing(2.5) ) !default;
46
+ $kendo-treeview-lg-item-padding-y: var( --kendo-treeview-lg-item-padding-y, k-spacing(2) ) !default;
47
47
  /// The border width of the TreeView items.
48
48
  /// @group treeview
49
49
  $kendo-treeview-item-border-width: var( --kendo-treeview-item-border-width, 0 ) !default;
@@ -51,6 +51,25 @@ $kendo-treeview-item-border-width: var( --kendo-treeview-item-border-width, 0 )
51
51
  /// @group treeview
52
52
  $kendo-treeview-item-border-radius: var( --kendo-treeview-item-border-radius, k-border-radius(md) ) !default;
53
53
 
54
+ /// The horizontal padding of the checkbox in the small TreeView.
55
+ /// @group treeview
56
+ $kendo-treeview-sm-checkbox-padding-x: k-spacing(1) !default;
57
+ /// The horizontal padding of the checkbox in the medium TreeView.
58
+ /// @group treeview
59
+ $kendo-treeview-md-checkbox-padding-x: k-spacing(1.5) !default;
60
+ /// The horizontal padding of the checkbox in the large TreeView.
61
+ /// @group treeview
62
+ $kendo-treeview-lg-checkbox-padding-x: k-spacing(2) !default;
63
+ /// The vertical padding of the checkbox in the small TreeView.
64
+ /// @group treeview
65
+ $kendo-treeview-sm-checkbox-padding-y: k-spacing(1) !default;
66
+ /// The vertical padding of the checkbox in the medium TreeView.
67
+ /// @group treeview
68
+ $kendo-treeview-md-checkbox-padding-y: k-spacing(1.5) !default;
69
+ /// The vertical padding of the checkbox in the large TreeView.
70
+ /// @group treeview
71
+ $kendo-treeview-lg-checkbox-padding-y: k-spacing(2) !default;
72
+
54
73
  /// The horizontal padding of the TreeViews' filter element.
55
74
  /// @group treeview
56
75
  $kendo-treeview-filter-padding-x: var( --kendo-treeview-filter-padding-x, k-spacing(2) ) !default;
@@ -66,19 +85,26 @@ $kendo-treeview-sizes: (
66
85
  font-size: $kendo-treeview-sm-font-size,
67
86
  line-height: $kendo-treeview-sm-line-height,
68
87
  item-padding-x: $kendo-treeview-sm-item-padding-x,
69
- item-padding-y: $kendo-treeview-sm-item-padding-y
88
+ item-padding-y: $kendo-treeview-sm-item-padding-y,
89
+ checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x,
90
+ checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y
70
91
  ),
71
92
  md: (
72
93
  font-size: $kendo-treeview-md-font-size,
73
94
  line-height: $kendo-treeview-md-line-height,
74
95
  item-padding-x: $kendo-treeview-md-item-padding-x,
75
- item-padding-y: $kendo-treeview-md-item-padding-y
96
+ item-padding-y: $kendo-treeview-md-item-padding-y,
97
+ checkbox-padding-x: $kendo-treeview-md-checkbox-padding-x,
98
+ checkbox-padding-y: $kendo-treeview-md-checkbox-padding-y
99
+
76
100
  ),
77
101
  lg: (
78
102
  font-size: $kendo-treeview-lg-font-size,
79
103
  line-height: $kendo-treeview-lg-line-height,
80
104
  item-padding-x: $kendo-treeview-lg-item-padding-x,
81
- item-padding-y: $kendo-treeview-lg-item-padding-y
105
+ item-padding-y: $kendo-treeview-lg-item-padding-y,
106
+ checkbox-padding-x: $kendo-treeview-lg-checkbox-padding-x,
107
+ checkbox-padding-y: $kendo-treeview-lg-checkbox-padding-y
82
108
  )
83
109
  ) !default;
84
110
 
@@ -105,33 +131,24 @@ $kendo-treeview-item-border: var( --kendo-treeview-item-border, inherit ) !defau
105
131
 
106
132
  /// The background color of hovered TreeView items.
107
133
  /// @group treeview
108
- $kendo-treeview-item-hover-bg: var( --kendo-treeview-item-hover-bg, k-color(base-hover) ) !default;
134
+ $kendo-treeview-item-hover-bg: var( --kendo-treeview-item-hover-bg, color-mix(in srgb, k-color(on-app-surface) 5%, transparent) ) !default;
109
135
  /// The text color of hovered TreeView items.
110
136
  /// @group treeview
111
- $kendo-treeview-item-hover-text: var( --kendo-treeview-item-hover-text, k-color(on-base) ) !default;
137
+ $kendo-treeview-item-hover-text: var( --kendo-treeview-item-hover-text, k-color(on-app-surface) ) !default;
112
138
  /// The border color of hovered TreeView items
113
139
  /// @group treeview
114
140
  $kendo-treeview-item-hover-border: var( --kendo-treeview-item-hover-border, inherit ) !default;
115
141
 
116
- /// The background color of focused TreeView items.
117
- /// @group treeview
118
- $kendo-treeview-item-focus-bg: var( --kendo-treeview-item-focus-bg, $kendo-treeview-item-bg ) !default;
119
- /// The text color of focused TreeView items.
120
- /// @group treeview
121
- $kendo-treeview-item-focus-text: var( --kendo-treeview-item-focus-text, $kendo-treeview-item-text ) !default;
122
- /// The border color of focused TreeView items.
123
- /// @group treeview
124
- $kendo-treeview-item-focus-border: var( --kendo-treeview-item-focus-border, $kendo-treeview-item-border ) !default;
125
142
  /// The box shadow of focused TreeView items.
126
143
  /// @group treeview
127
- $kendo-treeview-item-focus-shadow: var( --kendo-treeview-item-focus-shadow, inset 0 0 0 1px k-color(base-emphasis) ) !default;
144
+ $kendo-treeview-item-focus-shadow: var( --kendo-treeview-item-focus-shadow, inset 0 0 0 2px k-color(on-app-surface) ) !default;
128
145
 
129
146
  /// The background color of selected TreeView items.
130
147
  /// @group treeview
131
- $kendo-treeview-item-selected-bg: var( --kendo-treeview-item-selected-bg, k-color(base-active) ) !default;
148
+ $kendo-treeview-item-selected-bg: var( --kendo-treeview-item-selected-bg, color-mix(in srgb, k-color(on-app-surface) 12%, transparent) ) !default;
132
149
  /// The text color of selected TreeView items.
133
150
  /// @group treeview
134
- $kendo-treeview-item-selected-text: var( --kendo-treeview-item-selected-text, k-color(on-base) ) !default;
151
+ $kendo-treeview-item-selected-text: var( --kendo-treeview-item-selected-text, k-color(on-app-surface) ) !default;
135
152
  /// The border color of selected TreeView items.
136
153
  /// @group treeview
137
154
  $kendo-treeview-item-selected-border: var( --kendo-treeview-item-selected-border, inherit ) !default;
@@ -141,7 +158,7 @@ $kendo-treeview-item-selected-border: var( --kendo-treeview-item-selected-border
141
158
  $kendo-treeview-item-disabled-bg: var( --kendo-treeview-item-disabled-bg, transparent ) !default;
142
159
  /// The text color of disabled TreeView items.
143
160
  /// @group treeview
144
- $kendo-treeview-item-disabled-text: var( --kendo-treeview-item-disabled-text, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) ) !default;
161
+ $kendo-treeview-item-disabled-text: var( --kendo-treeview-item-disabled-text, color-mix(in srgb, k-color(on-app-surface) 30%, transparent) ) !default;
145
162
  /// The border color of disabled TreeView items.
146
163
  /// @group treeview
147
164
  $kendo-treeview-item-disabled-border: var( --kendo-treeview-item-disabled-border, inherit ) !default;
@@ -179,9 +196,6 @@ $kendo-treeview-loadmore-focus-border: var( --kendo-treeview-loadmore-focus-bord
179
196
  /// @group treeview
180
197
  $kendo-treeview-loadmore-focus-shadow: var( --kendo-treeview-loadmore-focus-shadow, $kendo-treeview-item-focus-shadow ) !default;
181
198
 
182
- /// The padding of the checkbox wrapper in the TreeView.
183
- /// @group treeview
184
- $kendo-treeview-checkbox-wrap-padding: var( --kendo-treeview-checkbox-wrap-padding, k-spacing(.5) ) !default;
185
199
 
186
200
  @forward "@progress/kendo-theme-core/scss/components/treeview/_variables.scss" with (
187
201
  $kendo-treeview-font-family: $kendo-treeview-font-family,
@@ -200,6 +214,12 @@ $kendo-treeview-checkbox-wrap-padding: var( --kendo-treeview-checkbox-wrap-paddi
200
214
  $kendo-treeview-lg-item-padding-y: $kendo-treeview-lg-item-padding-y,
201
215
  $kendo-treeview-item-border-width: $kendo-treeview-item-border-width,
202
216
  $kendo-treeview-item-border-radius: $kendo-treeview-item-border-radius,
217
+ $kendo-treeview-sm-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x,
218
+ $kendo-treeview-md-checkbox-padding-x: $kendo-treeview-md-checkbox-padding-x,
219
+ $kendo-treeview-lg-checkbox-padding-x: $kendo-treeview-lg-checkbox-padding-x,
220
+ $kendo-treeview-sm-checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y,
221
+ $kendo-treeview-md-checkbox-padding-y: $kendo-treeview-md-checkbox-padding-y,
222
+ $kendo-treeview-lg-checkbox-padding-y: $kendo-treeview-lg-checkbox-padding-y,
203
223
  $kendo-treeview-sizes: $kendo-treeview-sizes,
204
224
  $kendo-treeview-bg: $kendo-treeview-bg,
205
225
  $kendo-treeview-text: $kendo-treeview-text,
@@ -7,22 +7,22 @@
7
7
 
8
8
  /// The font size of the highest level heading.
9
9
  /// @group typography-component
10
- $kendo-h1-font-size: 32px !default;
10
+ $kendo-h1-font-size: 80px !default;
11
11
  /// The font size of the second highest level heading.
12
12
  /// @group typography-component
13
- $kendo-h2-font-size: 28px !default;
13
+ $kendo-h2-font-size: 68px !default;
14
14
  /// The font size of the third highest level heading.
15
15
  /// @group typography-component
16
- $kendo-h3-font-size: 24px !default;
16
+ $kendo-h3-font-size: 40px !default;
17
17
  /// The font size of the fourth highest level heading.
18
18
  /// @group typography-component
19
- $kendo-h4-font-size: 20px !default;
19
+ $kendo-h4-font-size: 32px !default;
20
20
  /// The font size of the fifth highest level heading.
21
21
  /// @group typography-component
22
- $kendo-h5-font-size: 18px !default;
22
+ $kendo-h5-font-size: 28px !default;
23
23
  /// The font size of the sixth highest level heading.
24
24
  /// @group typography-component
25
- $kendo-h6-font-size: 16px !default;
25
+ $kendo-h6-font-size: 24px !default;
26
26
 
27
27
  /// The font family of the highest level heading.
28
28
  /// @group typography-component
@@ -45,21 +45,21 @@ $kendo-h6-font-family: var( --kendo-font-family, inherit ) !default;
45
45
 
46
46
  /// The line height of the highest level heading.
47
47
  /// @group typography-component
48
- $kendo-h1-line-height: 40px !default;
48
+ $kendo-h1-line-height: 100px !default;
49
49
  /// The line height of the second highest level heading.
50
50
  /// @group typography-component
51
- $kendo-h2-line-height: 36px !default;
51
+ $kendo-h2-line-height: 92px !default;
52
52
  /// The line height of the third highest level heading.
53
53
  /// @group typography-component
54
- $kendo-h3-line-height: 32px !default;
54
+ $kendo-h3-line-height: 52px !default;
55
55
  /// The line height of the fourth highest level heading.
56
56
  /// @group typography-component
57
- $kendo-h4-line-height: 28px !default;
57
+ $kendo-h4-line-height: 40px !default;
58
58
  /// The line height of the fifth highest level heading.
59
59
  /// @group typography-component
60
- $kendo-h5-line-height: 24px !default;
60
+ $kendo-h5-line-height: 36px !default;
61
61
  /// The line height of the sixth highest level heading.
62
- $kendo-h6-line-height: 22px !default;
62
+ $kendo-h6-line-height: 32px !default;
63
63
 
64
64
  /// The font weight of the highest level heading.
65
65
  /// @group typography-component
@@ -248,7 +248,7 @@ $kendo-display1-font-size: calc( var( --kendo-font-size, .875rem ) * 9 ) !defaul
248
248
  $kendo-display2-font-size: calc( var( --kendo-font-size, .875rem ) * 6 ) !default;
249
249
  /// The font size of the third largest display text.
250
250
  /// @group typography-component
251
- $kendo-display3-font-size: 68px !default;
251
+ $kendo-display3-font-size: 112px !default;
252
252
  /// The font size of the fourth largest display text.
253
253
  /// @group typography-component
254
254
  $kendo-display4-font-size: calc( var( --kendo-font-size, .875rem ) * 3 ) !default;
@@ -268,29 +268,29 @@ $kendo-display4-font-family: var( --kendo-font-family, inherit ) !default;
268
268
 
269
269
  /// The line height of the largest display text.
270
270
  /// @group typography-component
271
- $kendo-display1-line-height: 118px !default;
271
+ $kendo-display1-line-height: 180px !default;
272
272
  /// The line height of the second largest display text.
273
273
  /// @group typography-component
274
- $kendo-display2-line-height: 94px !default;
274
+ $kendo-display2-line-height: 160px !default;
275
275
  /// The line height of the third largest display text.
276
276
  /// @group typography-component
277
- $kendo-display3-line-height: 76px !default;
277
+ $kendo-display3-line-height: 140px !default;
278
278
  /// The line height of the fourth largest display text.
279
279
  /// @group typography-component
280
- $kendo-display4-line-height: 52px !default;
280
+ $kendo-display4-line-height: 120px !default;
281
281
 
282
282
  /// The font weight of the largest display text.
283
283
  /// @group typography-component
284
- $kendo-display1-font-weight: var( --kendo-font-weight-semibold, normal ) !default;
284
+ $kendo-display1-font-weight: var( --kendo-font-weight-normal, normal ) !default;
285
285
  /// The font weight of the second largest display text.
286
286
  /// @group typography-component
287
- $kendo-display2-font-weight: var( --kendo-font-weight-semibold, normal ) !default;
287
+ $kendo-display2-font-weight: var( --kendo-font-weight-normal, normal ) !default;
288
288
  /// The font weight of the third largest display text.
289
289
  /// @group typography-component
290
- $kendo-display3-font-weight: var( --kendo-font-weight-semibold, normal ) !default;
290
+ $kendo-display3-font-weight: var( --kendo-font-weight-normal, normal ) !default;
291
291
  /// The font weight of the fourth largest display text.
292
292
  /// @group typography-component
293
- $kendo-display4-font-weight: var( --kendo-font-weight-semibold, normal ) !default;
293
+ $kendo-display4-font-weight: var( --kendo-font-weight-normal, normal ) !default;
294
294
 
295
295
  /// The letter spacing of the largest display text.
296
296
  /// @group typography-component
@@ -16,16 +16,25 @@
16
16
  margin-inline-end: 0;
17
17
  }
18
18
 
19
+ .k-file-size,
20
+ .k-file-validation-message {
21
+ line-height: var( --kendo-line-height-xs, normal );
22
+ }
23
+
19
24
  .k-multiple-files-wrapper,
20
25
  .k-file-single > .k-file-info {
21
26
  margin-inline-start: k-spacing(2);
22
27
  margin-inline-end: 0;
23
28
  }
24
29
 
30
+ .k-upload-files .k-file-info {
31
+ min-height: auto;
32
+ }
33
+
25
34
  .k-progressbar {
26
- left: $kendo-upload-item-padding-x;
27
- right: $kendo-upload-item-padding-x;
28
- bottom: calc( $kendo-upload-item-padding-y / 2 );
35
+ inset-inline-start: $kendo-upload-item-padding-x;
36
+ inset-inline-end: $kendo-upload-item-padding-x;
37
+ inset-block-end: $kendo-upload-item-padding-y;
29
38
  }
30
39
  }
31
40
 
@@ -1,5 +1,6 @@
1
1
  @use "../core/_index.scss" as *;
2
2
  @use "./_variables.scss" as *;
3
+ @use "../button/_variables.scss" as *;
3
4
  @use "@progress/kendo-theme-core/scss/components/upload/_theme.scss" as *;
4
5
 
5
6
  @mixin kendo-upload--theme() {
@@ -17,5 +18,28 @@
17
18
  &.ng-invalid.ng-dirty {
18
19
  border-color: k-color(error-emphasis);
19
20
  }
21
+
22
+ &:disabled,
23
+ &.k-disabled {
24
+ .k-upload-dropzone {
25
+ @include fill(
26
+ color-mix(in srgb, k-color(on-app-surface) 30%, transparent),
27
+ color-mix(in srgb, k-color(on-app-surface) 7%, transparent),
28
+ color-mix(in srgb, k-color(on-app-surface) 14%, transparent)
29
+ );
30
+
31
+ .k-button {
32
+ @include fill(
33
+ $kendo-button-disabled-text,
34
+ $kendo-button-disabled-bg,
35
+ $kendo-button-disabled-border
36
+ );
37
+ }
38
+
39
+ .k-dropzone-hint {
40
+ color: $kendo-button-disabled-text;
41
+ }
42
+ }
43
+ }
20
44
  }
21
45
  }
@@ -22,29 +22,29 @@ $kendo-upload-max-height: var( --kendo-upload-max-height, 300px ) !default;
22
22
  $kendo-upload-text: var( --kendo-upload-text, k-color(on-app-surface) ) !default;
23
23
  /// The background color of the Upload.
24
24
  /// @group upload
25
- $kendo-upload-bg: var( --kendo-upload-bg, k-color(surface-alt) ) !default;
25
+ $kendo-upload-bg: var( --kendo-upload-bg, k-color(app-surface) ) !default;
26
26
  /// The border color of the Upload.
27
27
  /// @group upload
28
- $kendo-upload-border: var( --kendo-upload-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
28
+ $kendo-upload-border: var( --kendo-upload-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
29
29
 
30
30
  /// The horizontal padding of the Upload dropzone.
31
31
  /// @group upload
32
- $kendo-upload-dropzone-padding-x: var( --kendo-upload-dropzone-padding-x, k-spacing(2) ) !default;
32
+ $kendo-upload-dropzone-padding-x: var( --kendo-upload-dropzone-padding-x, calc( #{k-spacing(3)} + 1px ) ) !default;
33
33
  /// The vertical padding of the Upload dropzone.
34
34
  /// @group upload
35
- $kendo-upload-dropzone-padding-y: var( --kendo-upload-dropzone-padding-y, k-spacing(2) ) !default;
35
+ $kendo-upload-dropzone-padding-y: var( --kendo-upload-dropzone-padding-y, calc( #{k-spacing(0.5)} + 1px ) ) !default;
36
36
  /// The text color of the Upload dropzone.
37
37
  /// @group upload
38
38
  $kendo-upload-dropzone-text: var( --kendo-upload-dropzone-text, k-color(subtle) ) !default;
39
39
  /// The background color of the Upload dropzone.
40
40
  /// @group upload
41
- $kendo-upload-dropzone-bg: var( --kendo-upload-dropzone-bg, k-color(surface) ) !default;
41
+ $kendo-upload-dropzone-bg: var( --kendo-upload-dropzone-bg, k-color(app-surface) ) !default;
42
42
  /// The border color of the Upload dropzone.
43
43
  /// @group upload
44
- $kendo-upload-dropzone-border: var( --kendo-upload-dropzone-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
44
+ $kendo-upload-dropzone-border: var( --kendo-upload-dropzone-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
45
45
  /// The background color of the hovered Upload dropzone.
46
46
  /// @group upload
47
- $kendo-upload-dropzone-hover-bg: var( --kendo-upload-dropzone-hover-bg, k-color(base-hover) ) !default;
47
+ $kendo-upload-dropzone-hover-bg: var( --kendo-upload-dropzone-hover-bg, $kendo-upload-dropzone-bg ) !default;
48
48
 
49
49
  /// The text color of the Upload status message.
50
50
  /// @group upload
@@ -55,14 +55,14 @@ $kendo-upload-status-text-opacity: var( --kendo-upload-status-text-opacity, null
55
55
 
56
56
  /// The horizontal padding of an uploaded item.
57
57
  /// @group upload
58
- $kendo-upload-item-padding-x: var( --kendo-upload-item-padding-x, k-spacing(2) ) !default;
58
+ $kendo-upload-item-padding-x: var( --kendo-upload-item-padding-x, $kendo-upload-dropzone-padding-x ) !default;
59
59
  /// The vertical padding of an uploaded item.
60
60
  /// @group upload
61
- $kendo-upload-item-padding-y: var( --kendo-upload-item-padding-y, k-spacing(2) ) !default;
61
+ $kendo-upload-item-padding-y: var( --kendo-upload-item-padding-y, $kendo-upload-dropzone-padding-y ) !default;
62
62
 
63
63
  /// The vertical spacing between uploaded batch items.
64
64
  /// @group upload
65
- $kendo-upload-multiple-items-spacing: var( --kendo-upload-multiple-items-spacing, k-spacing(4) ) !default;
65
+ $kendo-upload-multiple-items-spacing: var( --kendo-upload-multiple-items-spacing, k-spacing(1.5) ) !default;
66
66
 
67
67
  /// The font size of the Upload validation message.
68
68
  /// @group upload
@@ -5,20 +5,31 @@
5
5
  @mixin kendo-window--layout() {
6
6
  @include kendo-window--layout-base();
7
7
 
8
- .k-window-content:first-child,
9
- .k-window-content:last-child {
10
- padding-block: $kendo-window-inner-padding-y;
11
- padding-inline: $kendo-window-inner-padding-x;
8
+ .k-window{
9
+ &:focus,
10
+ &.k-focus{
11
+ outline-width: 2px;
12
+ outline-style: solid;
13
+ }
14
+ }
15
+
16
+ .k-window-titlebar {
17
+ padding-block-start: $kendo-window-titlebar-padding-x;
12
18
  }
13
19
 
14
20
  // Title bar title text
15
21
  .k-window-title {
16
22
  font-weight: $kendo-window-title-font-weight;
23
+ padding-block: calc( #{$kendo-window-titlebar-padding-x} / 4 );
24
+ margin-block: 0;
25
+ }
26
+
27
+ .k-window-content {
28
+ padding-block-start: 0;
17
29
  }
18
30
 
19
31
  // Buttons Layout
20
32
  .k-window-actions {
21
- padding-block-start: 0;
22
33
  gap: $kendo-window-buttongroup-spacing;
23
34
  }
24
35
  }
@@ -6,6 +6,13 @@
6
6
  @mixin kendo-window--theme() {
7
7
  @include kendo-window--theme-base();
8
8
 
9
+ .k-window{
10
+ &:focus,
11
+ &.k-focus{
12
+ outline-color: k-color(on-base);
13
+ }
14
+ }
15
+
9
16
  // Titlebar
10
17
  .k-window-titlebar {
11
18
  color: inherit;
@@ -3,7 +3,7 @@
3
3
 
4
4
  /// The width of the border around the Window.
5
5
  /// @group window
6
- $kendo-window-border-width: var(--kendo-window-border-width, k-spacing(1) 0 0) !default;
6
+ $kendo-window-border-width: var(--kendo-window-border-width, 0) !default;
7
7
  /// The border radius of the Window.
8
8
  /// @group window
9
9
  $kendo-window-border-radius: var(--kendo-window-border-radius, k-border-radius(md)) !default;
@@ -22,7 +22,7 @@ $kendo-window-line-height: var( --kendo-window-line-height, var( --kendo-line-he
22
22
  $kendo-window-titlebar-padding-x: var( --kendo-window-titlebar-padding-x, k-spacing(6) ) !default;
23
23
  /// The vertical padding of the Window titlebar.
24
24
  /// @group window
25
- $kendo-window-titlebar-padding-y: var( --kendo-window-titlebar-padding-y, k-spacing(5) ) !default;
25
+ $kendo-window-titlebar-padding-y: var( --kendo-window-titlebar-padding-y, k-spacing(4) ) !default;
26
26
  /// The width of the border of the Window titlebar.
27
27
  /// @group window
28
28
  $kendo-window-titlebar-border-width: var( --kendo-window-titlebar-border-width, 0 ) !default;
@@ -35,10 +35,10 @@ $kendo-window-titlebar-border-style: solid !default;
35
35
  $kendo-window-title-font-size: var( --kendo-window-title-font-size, var( --kendo-font-size-xl, inherit ) ) !default;
36
36
  /// The line height of the title of the Window.
37
37
  /// @group window
38
- $kendo-window-title-line-height: var( --kendo-window-title-line-height, var( --kendo-line-height, normal ) ) !default;
38
+ $kendo-window-title-line-height: var( --kendo-window-title-line-height, var( --kendo-line-height-xs, normal ) ) !default;
39
39
  /// The font weight of the title of the Window.
40
40
  /// @group window
41
- $kendo-window-title-font-weight: var( --kendo-window-title-font-weight, var( --kendo-font-weight-bold, bold ) ) !default;
41
+ $kendo-window-title-font-weight: var( --kendo-window-title-font-weight, var( --kendo-font-weight-semibold, semibold ) ) !default;
42
42
 
43
43
  /// The spacing between the buttons in the Window titlebar.
44
44
  /// @group window
@@ -55,7 +55,7 @@ $kendo-window-action-hover-opacity: var( --kendo-window-action-hover-opacity, 1
55
55
  $kendo-window-inner-padding-x: var( --kendo-window-inner-padding-x, k-spacing(6) ) !default;
56
56
  /// The vertical padding of the content of the Window.
57
57
  /// @group window
58
- $kendo-window-inner-padding-y: var( --kendo-window-inner-padding-y, k-spacing(3) ) !default;
58
+ $kendo-window-inner-padding-y: var( --kendo-window-inner-padding-y, k-spacing(6) ) !default;
59
59
 
60
60
  /// The horizontal padding of the Window action buttons.
61
61
  /// @group window
@@ -78,20 +78,20 @@ $kendo-window-bg: var( --kendo-window-bg, k-color(surface-alt) ) !default;
78
78
  $kendo-window-text: var( --kendo-window-text, k-color(on-app-surface) ) !default;
79
79
  /// The border color of the Window.
80
80
  /// @group window
81
- $kendo-window-border: var( --kendo-window-border, k-color(primary) ) !default;
81
+ $kendo-window-border: var( --kendo-window-border, k-color(surface-alt) ) !default;
82
82
  /// The box shadow of the Window.
83
83
  /// @group window
84
- $kendo-window-shadow: var( --kendo-window-shadow, var( --kendo-elevation-8, none ) ) !default;
84
+ $kendo-window-shadow: var( --kendo-window-shadow, var( --kendo-elevation-5, none ) ) !default;
85
85
  /// The box shadow of the focused Window.
86
86
  /// @group window
87
- $kendo-window-focus-shadow: var( --kendo-window-focus-shadow, var( --kendo-elevation-9, none ) ) !default;
87
+ $kendo-window-focus-shadow: $kendo-window-shadow !default;
88
88
 
89
89
  /// The background color of the Window titlebar.
90
90
  /// @group window
91
91
  $kendo-window-titlebar-bg: var( --kendo-window-titlebar-bg, k-color(surface-alt) ) !default; // $kendo-component-header-bg
92
92
  /// The text color of the Window titlebar.
93
93
  /// @group window
94
- $kendo-window-titlebar-text: var( --kendo-window-titlebar-text, k-color(primary) ) !default; // $kendo-component-header-text
94
+ $kendo-window-titlebar-text: var( --kendo-window-titlebar-text, k-color(on-app-surface) ) !default; // $kendo-component-header-text
95
95
  /// The border color of the Window titlebar.
96
96
  /// @group window
97
97
  $kendo-window-titlebar-border: var( --kendo-window-titlebar-border, k-color(primary) ) !default;
@@ -12,7 +12,10 @@
12
12
 
13
13
  &:focus,
14
14
  &.k-focus {
15
+ // TODO: use scss variable for outline width
16
+ outline-width: 2px;
15
17
  outline-style: solid;
18
+ outline-offset: -2px;
16
19
  }
17
20
  }
18
21
 
@@ -27,10 +27,10 @@ $kendo-wizard-steps-padding-x: var( --kendo-wizard-steps-padding-x, k-spacing(3)
27
27
 
28
28
  /// The horizontal padding of the Wizard content.
29
29
  /// @group wizard
30
- $kendo-wizard-content-padding-x: var( --kendo-wizard-content-padding-x, k-spacing(0) ) !default;
30
+ $kendo-wizard-content-padding-x: var( --kendo-wizard-content-padding-x, k-spacing(3) ) !default;
31
31
  /// The vertical padding of the Wizard content.
32
32
  /// @group wizard
33
- $kendo-wizard-content-padding-y: var( --kendo-wizard-content-padding-y, k-spacing(0) ) !default;
33
+ $kendo-wizard-content-padding-y: var( --kendo-wizard-content-padding-y, k-spacing(3) ) !default;
34
34
  /// The text color of the Wizard content.
35
35
  /// @group wizard
36
36
  $kendo-wizard-content-text: var( --kendo-wizard-content-text, k-color(on-app-surface) ) !default;
@@ -47,7 +47,7 @@ $kendo-wizard-buttons-margin-y: var( --kendo-wizard-buttons-margin-y, k-spacing(
47
47
 
48
48
  /// The outline of the focused Wizard step.
49
49
  /// @group wizard
50
- $kendo-wizard-step-focus-border: var( --kendo-wizard-step-focus-border, k-color(base-emphasis) ) !default;
50
+ $kendo-wizard-step-focus-border: var( --kendo-wizard-step-focus-border, k-color(border-alt) ) !default;
51
51
 
52
52
  @forward "@progress/kendo-theme-core/scss/components/wizard/_variables.scss" with (
53
53
  $kendo-wizard-padding-x: $kendo-wizard-padding-x,