@ui5/webcomponents-theming 0.0.0-4e88b8243 → 0.0.0-50f1454ef

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 (69) hide show
  1. package/CHANGELOG.md +211 -0
  2. package/css-vars-usage.json +61 -22
  3. package/dist/.tsbuildinfo +1 -1
  4. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  5. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  6. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  7. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  12. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  13. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  14. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  15. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  16. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  17. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  18. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  19. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  20. package/dist/generated/json-imports/Themes-fetch.js +1 -5
  21. package/dist/generated/json-imports/Themes-fetch.js.map +1 -1
  22. package/dist/generated/json-imports/Themes.js +1 -5
  23. package/dist/generated/json-imports/Themes.js.map +1 -1
  24. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
  25. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  26. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  27. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
  28. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  29. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  30. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
  31. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  32. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  33. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
  34. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  35. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  36. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  37. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  38. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  39. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  40. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  41. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  42. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
  43. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  44. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  45. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
  46. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  47. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  48. package/package-scripts.cjs +7 -6
  49. package/package.json +5 -6
  50. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +0 -1
  51. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  52. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +0 -1
  53. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +0 -1
  54. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +0 -1
  55. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +0 -1
  56. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +0 -1
  57. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +0 -1
  58. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +0 -2
  59. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +0 -3
  60. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +0 -1
  61. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +0 -2
  62. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +0 -3
  63. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +0 -1
  64. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +0 -2
  65. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +0 -3
  66. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +0 -1
  67. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +0 -2
  68. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +0 -3
  69. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,217 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.11.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.11.0-rc.0...v2.11.0-rc.1) (2025-05-15)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-theming
9
+
10
+
11
+
12
+
13
+
14
+ # [2.11.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0...v2.11.0-rc.0) (2025-05-08)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-theming
17
+
18
+
19
+
20
+
21
+
22
+ # [2.10.0](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0-rc.3...v2.10.0) (2025-05-07)
23
+
24
+ **Note:** Version bump only for package @ui5/webcomponents-theming
25
+
26
+
27
+
28
+
29
+
30
+ # [2.10.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0-rc.2...v2.10.0-rc.3) (2025-05-01)
31
+
32
+ **Note:** Version bump only for package @ui5/webcomponents-theming
33
+
34
+
35
+
36
+
37
+
38
+ # [2.10.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0-rc.1...v2.10.0-rc.2) (2025-04-24)
39
+
40
+ **Note:** Version bump only for package @ui5/webcomponents-theming
41
+
42
+
43
+
44
+
45
+
46
+ # [2.10.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0-rc.0...v2.10.0-rc.1) (2025-04-17)
47
+
48
+ **Note:** Version bump only for package @ui5/webcomponents-theming
49
+
50
+
51
+
52
+
53
+
54
+ # [2.10.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.9.1-rc.0...v2.10.0-rc.0) (2025-04-14)
55
+
56
+ **Note:** Version bump only for package @ui5/webcomponents-theming
57
+
58
+
59
+
60
+
61
+
62
+ ## [2.9.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0...v2.9.1-rc.0) (2025-04-10)
63
+
64
+ **Note:** Version bump only for package @ui5/webcomponents-theming
65
+
66
+
67
+
68
+
69
+
70
+ # [2.9.0](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.3...v2.9.0) (2025-04-04)
71
+
72
+ **Note:** Version bump only for package @ui5/webcomponents-theming
73
+
74
+
75
+
76
+
77
+
78
+ # [2.9.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.2...v2.9.0-rc.3) (2025-04-03)
79
+
80
+ **Note:** Version bump only for package @ui5/webcomponents-theming
81
+
82
+
83
+
84
+
85
+
86
+ # [2.9.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.1...v2.9.0-rc.2) (2025-03-27)
87
+
88
+ **Note:** Version bump only for package @ui5/webcomponents-theming
89
+
90
+
91
+
92
+
93
+
94
+ # [2.9.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.0...v2.9.0-rc.1) (2025-03-20)
95
+
96
+ **Note:** Version bump only for package @ui5/webcomponents-theming
97
+
98
+
99
+
100
+
101
+
102
+ # [2.9.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.8.1-rc.0...v2.9.0-rc.0) (2025-03-13)
103
+
104
+
105
+ ### Features
106
+
107
+ * **framework:** update theming-base-content to 11.26.0 ([#11075](https://github.com/SAP/ui5-webcomponents/issues/11075)) ([88c2965](https://github.com/SAP/ui5-webcomponents/commit/88c296555b490d5e171aae1a7f2fbca68d8a0f90)), closes [#1d2d3](https://github.com/SAP/ui5-webcomponents/issues/1d2d3) [#788fa6](https://github.com/SAP/ui5-webcomponents/issues/788fa6) [#788fa6](https://github.com/SAP/ui5-webcomponents/issues/788fa6) [#1d2d3](https://github.com/SAP/ui5-webcomponents/issues/1d2d3) [#788fa6](https://github.com/SAP/ui5-webcomponents/issues/788fa6)
108
+
109
+
110
+
111
+
112
+
113
+ ## [2.8.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0...v2.8.1-rc.0) (2025-03-06)
114
+
115
+ **Note:** Version bump only for package @ui5/webcomponents-theming
116
+
117
+
118
+
119
+
120
+
121
+ # [2.8.0](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.3...v2.8.0) (2025-03-04)
122
+
123
+ **Note:** Version bump only for package @ui5/webcomponents-theming
124
+
125
+
126
+
127
+
128
+
129
+ # [2.8.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.2...v2.8.0-rc.3) (2025-02-27)
130
+
131
+ **Note:** Version bump only for package @ui5/webcomponents-theming
132
+
133
+
134
+
135
+
136
+
137
+ # [2.8.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.1...v2.8.0-rc.2) (2025-02-20)
138
+
139
+ **Note:** Version bump only for package @ui5/webcomponents-theming
140
+
141
+
142
+
143
+
144
+
145
+ # [2.8.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.0...v2.8.0-rc.1) (2025-02-13)
146
+
147
+ **Note:** Version bump only for package @ui5/webcomponents-theming
148
+
149
+
150
+
151
+
152
+
153
+ # [2.8.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0...v2.8.0-rc.0) (2025-02-06)
154
+
155
+ **Note:** Version bump only for package @ui5/webcomponents-theming
156
+
157
+
158
+
159
+
160
+
161
+ # [2.7.0](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0-rc.2...v2.7.0) (2025-02-03)
162
+
163
+ **Note:** Version bump only for package @ui5/webcomponents-theming
164
+
165
+
166
+
167
+
168
+
169
+ # [2.7.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0-rc.1...v2.7.0-rc.2) (2025-01-30)
170
+
171
+ **Note:** Version bump only for package @ui5/webcomponents-theming
172
+
173
+
174
+
175
+
176
+
177
+ # [2.7.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0-rc.0...v2.7.0-rc.1) (2025-01-23)
178
+
179
+ **Note:** Version bump only for package @ui5/webcomponents-theming
180
+
181
+
182
+
183
+
184
+
185
+ # [2.7.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.2...v2.7.0-rc.0) (2025-01-16)
186
+
187
+ **Note:** Version bump only for package @ui5/webcomponents-theming
188
+
189
+
190
+
191
+
192
+
193
+ ## [2.6.2](https://github.com/SAP/ui5-webcomponents/compare/v2.6.2-rc.0...v2.6.2) (2025-01-09)
194
+
195
+ **Note:** Version bump only for package @ui5/webcomponents-theming
196
+
197
+
198
+
199
+
200
+
201
+ ## [2.6.2-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.1...v2.6.2-rc.0) (2025-01-09)
202
+
203
+ **Note:** Version bump only for package @ui5/webcomponents-theming
204
+
205
+
206
+
207
+
208
+
209
+ ## [2.6.1](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0...v2.6.1) (2025-01-08)
210
+
211
+ **Note:** Version bump only for package @ui5/webcomponents-theming
212
+
213
+
214
+
215
+
216
+
6
217
  # [2.6.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.5...v2.6.0) (2025-01-07)
7
218
 
8
219
  **Note:** Version bump only for package @ui5/webcomponents-theming
@@ -12,34 +12,46 @@
12
12
  "--sapActiveColor",
13
13
  "--sapAvatar_1_Background",
14
14
  "--sapAvatar_1_BorderColor",
15
+ "--sapAvatar_1_Hover_Background",
15
16
  "--sapAvatar_1_TextColor",
16
17
  "--sapAvatar_2_Background",
17
18
  "--sapAvatar_2_BorderColor",
19
+ "--sapAvatar_2_Hover_Background",
18
20
  "--sapAvatar_2_TextColor",
19
21
  "--sapAvatar_3_Background",
20
22
  "--sapAvatar_3_BorderColor",
23
+ "--sapAvatar_3_Hover_Background",
21
24
  "--sapAvatar_3_TextColor",
22
25
  "--sapAvatar_4_Background",
23
26
  "--sapAvatar_4_BorderColor",
27
+ "--sapAvatar_4_Hover_Background",
24
28
  "--sapAvatar_4_TextColor",
25
29
  "--sapAvatar_5_Background",
26
30
  "--sapAvatar_5_BorderColor",
31
+ "--sapAvatar_5_Hover_Background",
27
32
  "--sapAvatar_5_TextColor",
28
33
  "--sapAvatar_6_Background",
29
34
  "--sapAvatar_6_BorderColor",
35
+ "--sapAvatar_6_Hover_Background",
30
36
  "--sapAvatar_6_TextColor",
31
37
  "--sapAvatar_7_Background",
32
38
  "--sapAvatar_7_BorderColor",
39
+ "--sapAvatar_7_Hover_Background",
33
40
  "--sapAvatar_7_TextColor",
34
41
  "--sapAvatar_8_Background",
35
42
  "--sapAvatar_8_BorderColor",
43
+ "--sapAvatar_8_Hover_Background",
36
44
  "--sapAvatar_8_TextColor",
37
45
  "--sapAvatar_9_Background",
38
46
  "--sapAvatar_9_BorderColor",
47
+ "--sapAvatar_9_Hover_Background",
39
48
  "--sapAvatar_9_TextColor",
40
49
  "--sapAvatar_10_Background",
41
50
  "--sapAvatar_10_BorderColor",
51
+ "--sapAvatar_10_Hover_Background",
42
52
  "--sapAvatar_10_TextColor",
53
+ "--sapAvatar_Lite_Background",
54
+ "--sapAvatar_Lite_BorderColor",
43
55
  "--sapBackgroundColor",
44
56
  "--sapBaseColor",
45
57
  "--sapBlockLayer_Background",
@@ -91,7 +103,6 @@
91
103
  "--sapButton_Emphasized_Active_TextColor",
92
104
  "--sapButton_Emphasized_Background",
93
105
  "--sapButton_Emphasized_BorderColor",
94
- "--sapButton_Emphasized_FontWeight",
95
106
  "--sapButton_Emphasized_Hover_Background",
96
107
  "--sapButton_Emphasized_Hover_BorderColor",
97
108
  "--sapButton_Emphasized_Hover_TextColor",
@@ -163,6 +174,7 @@
163
174
  "--sapButton_Reject_Selected_Hover_BorderColor",
164
175
  "--sapButton_Reject_Selected_TextColor",
165
176
  "--sapButton_Reject_TextColor",
177
+ "--sapButton_Segment_BorderCornerRadius",
166
178
  "--sapButton_Selected_Background",
167
179
  "--sapButton_Selected_BorderColor",
168
180
  "--sapButton_Selected_Hover_Background",
@@ -197,6 +209,7 @@
197
209
  "--sapButton_Track_Selected_Hover_BorderColor",
198
210
  "--sapButton_Track_Selected_TextColor",
199
211
  "--sapContent_BadgeBackground",
212
+ "--sapContent_BadgeBorderColor",
200
213
  "--sapContent_BadgeTextColor",
201
214
  "--sapContent_BusyColor",
202
215
  "--sapContent_ContentColor",
@@ -214,7 +227,6 @@
214
227
  "--sapContent_FocusWidth",
215
228
  "--sapContent_ForegroundBorderColor",
216
229
  "--sapContent_ForegroundColor",
217
- "--sapContent_ForegroundTextColor",
218
230
  "--sapContent_HeaderShadow",
219
231
  "--sapContent_HelpColor",
220
232
  "--sapContent_IconColor",
@@ -232,6 +244,7 @@
232
244
  "--sapContent_Informative_Shadow",
233
245
  "--sapContent_Interaction_Shadow",
234
246
  "--sapContent_LabelColor",
247
+ "--sapContent_Lite_Shadow",
235
248
  "--sapContent_MeasureIndicatorColor",
236
249
  "--sapContent_Negative_Shadow",
237
250
  "--sapContent_NonInteractiveIconColor",
@@ -286,11 +299,17 @@
286
299
  "--sapField_InvalidBorderWidth",
287
300
  "--sapField_InvalidColor",
288
301
  "--sapField_InvalidShadow",
302
+ "--sapField_Picker_BorderWidth",
289
303
  "--sapField_PlaceholderTextColor",
290
304
  "--sapField_ReadOnly_Background",
291
305
  "--sapField_ReadOnly_BackgroundStyle",
292
306
  "--sapField_ReadOnly_BorderColor",
293
307
  "--sapField_RequiredColor",
308
+ "--sapField_Selector_Hover_Background",
309
+ "--sapField_Selector_Hover_InformationBackground",
310
+ "--sapField_Selector_Hover_InvalidBackground",
311
+ "--sapField_Selector_Hover_SuccessBackground",
312
+ "--sapField_Selector_Hover_WarningBackground",
294
313
  "--sapField_Shadow",
295
314
  "--sapField_SuccessBackground",
296
315
  "--sapField_SuccessBackgroundStyle",
@@ -315,16 +334,17 @@
315
334
  "--sapFontLargeSize",
316
335
  "--sapFontMediumSize",
317
336
  "--sapFontSemiboldDuplexFamily",
337
+ "--sapFontSemiboldFamily",
318
338
  "--sapFontSize",
319
339
  "--sapFontSmallSize",
340
+ "--sapGroup_BorderCornerRadius",
320
341
  "--sapGroup_ContentBackground",
321
342
  "--sapGroup_ContentBorderColor",
322
343
  "--sapGroup_Title_FontSize",
323
344
  "--sapGroup_TitleBackground",
324
345
  "--sapGroup_TitleBorderColor",
346
+ "--sapGroup_TitleBorderWidth",
325
347
  "--sapGroup_TitleTextColor",
326
- "--sapHC_ReducedBackground",
327
- "--sapHC_ReducedForeground",
328
348
  "--sapHighlightColor",
329
349
  "--sapIllus_AccentColor",
330
350
  "--sapIllus_BackgroundColor",
@@ -454,16 +474,6 @@
454
474
  "--sapLegend_CurrentDateTime",
455
475
  "--sapLegend_NonWorkingBackground",
456
476
  "--sapLegend_WorkingBackground",
457
- "--sapLegendBackgroundColor1",
458
- "--sapLegendBackgroundColor2",
459
- "--sapLegendBackgroundColor3",
460
- "--sapLegendBackgroundColor5",
461
- "--sapLegendBackgroundColor6",
462
- "--sapLegendBackgroundColor7",
463
- "--sapLegendBackgroundColor9",
464
- "--sapLegendBackgroundColor10",
465
- "--sapLegendBackgroundColor18",
466
- "--sapLegendBackgroundColor20",
467
477
  "--sapLegendColor1",
468
478
  "--sapLegendColor2",
469
479
  "--sapLegendColor3",
@@ -508,10 +518,10 @@
508
518
  "--sapList_Hover_SelectionBackground",
509
519
  "--sapList_SelectionBackgroundColor",
510
520
  "--sapList_SelectionBorderColor",
511
- "--sapList_TableGroupHeaderBackground",
512
- "--sapList_TableGroupHeaderBorderColor",
513
521
  "--sapList_TableGroupHeaderTextColor",
514
522
  "--sapList_TextColor",
523
+ "--sapMessage_BorderWidth",
524
+ "--sapMessage_Button_Hover_Background",
515
525
  "--sapMessage_ErrorBorderColor",
516
526
  "--sapMessage_InformationBorderColor",
517
527
  "--sapMessage_SuccessBorderColor",
@@ -550,18 +560,13 @@
550
560
  "--sapProgress_PositiveBackground",
551
561
  "--sapProgress_TextColor",
552
562
  "--sapProgress_Value_Background",
553
- "--sapProgress_Value_BorderColor",
554
563
  "--sapProgress_Value_CriticalBackground",
555
- "--sapProgress_Value_CriticalBorderColor",
556
564
  "--sapProgress_Value_CriticalTextColor",
557
565
  "--sapProgress_Value_InformationBackground",
558
- "--sapProgress_Value_InformationBorderColor",
559
566
  "--sapProgress_Value_InformationTextColor",
560
567
  "--sapProgress_Value_NegativeBackground",
561
- "--sapProgress_Value_NegativeBorderColor",
562
568
  "--sapProgress_Value_NegativeTextColor",
563
569
  "--sapProgress_Value_PositiveBackground",
564
- "--sapProgress_Value_PositiveBorderColor",
565
570
  "--sapProgress_Value_PositiveTextColor",
566
571
  "--sapScrollBar_Dimension",
567
572
  "--sapScrollBar_FaceColor",
@@ -570,11 +575,14 @@
570
575
  "--sapSelectedColor",
571
576
  "--sapShell_Active_Background",
572
577
  "--sapShell_Active_TextColor",
578
+ "--sapShell_Assistant_ForegroundColor",
573
579
  "--sapShell_Background",
574
580
  "--sapShell_Hover_Background",
575
581
  "--sapShell_InteractiveBackground",
576
582
  "--sapShell_InteractiveBorderColor",
577
583
  "--sapShell_InteractiveTextColor",
584
+ "--sapShell_Shadow",
585
+ "--sapShell_SubBrand_TextColor",
578
586
  "--sapShell_TextColor",
579
587
  "--sapShellColor",
580
588
  "--sapSlider_Active_RangeHandleBackground",
@@ -588,6 +596,38 @@
588
596
  "--sapSlider_Selected_BorderColor",
589
597
  "--sapSuccessBackground",
590
598
  "--sapSuccessBorderColor",
599
+ "--sapTab_Background",
600
+ "--sapTab_Critical_ForegroundColor",
601
+ "--sapTab_Critical_IconColor",
602
+ "--sapTab_Critical_Selected_Background",
603
+ "--sapTab_Critical_Selected_IconColor",
604
+ "--sapTab_Critical_Selected_TextColor",
605
+ "--sapTab_Critical_TextColor",
606
+ "--sapTab_ForegroundColor",
607
+ "--sapTab_IconColor",
608
+ "--sapTab_Negative_ForegroundColor",
609
+ "--sapTab_Negative_IconColor",
610
+ "--sapTab_Negative_Selected_Background",
611
+ "--sapTab_Negative_Selected_IconColor",
612
+ "--sapTab_Negative_Selected_TextColor",
613
+ "--sapTab_Negative_TextColor",
614
+ "--sapTab_Neutral_ForegroundColor",
615
+ "--sapTab_Neutral_IconColor",
616
+ "--sapTab_Neutral_Selected_Background",
617
+ "--sapTab_Neutral_Selected_IconColor",
618
+ "--sapTab_Neutral_Selected_TextColor",
619
+ "--sapTab_Neutral_TextColor",
620
+ "--sapTab_Positive_ForegroundColor",
621
+ "--sapTab_Positive_IconColor",
622
+ "--sapTab_Positive_Selected_Background",
623
+ "--sapTab_Positive_Selected_IconColor",
624
+ "--sapTab_Positive_Selected_TextColor",
625
+ "--sapTab_Positive_TextColor",
626
+ "--sapTab_Selected_Background",
627
+ "--sapTab_Selected_IconColor",
628
+ "--sapTab_Selected_Indicator_Dimension",
629
+ "--sapTab_Selected_TextColor",
630
+ "--sapTab_TextColor",
591
631
  "--sapTextColor",
592
632
  "--sapTile_Active_Background",
593
633
  "--sapTile_Background",
@@ -599,7 +639,6 @@
599
639
  "--sapTile_SeparatorColor",
600
640
  "--sapTile_TextColor",
601
641
  "--sapTile_TitleTextColor",
602
- "--sapToolbar_Background",
603
642
  "--sapToolbar_SeparatorColor",
604
643
  "--sapWarningBackground",
605
644
  "--sapWarningBorderColor"