@ui5/webcomponents-theming 0.0.0-b93c2a321 → 0.0.0-bf8366eb6

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 (113) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +1119 -0
  3. package/README.md +6 -6
  4. package/css-vars-usage.json +263 -10
  5. package/dist/.tsbuildinfo +1 -0
  6. package/dist/Assets.d.ts +1 -0
  7. package/dist/Assets.js +1 -0
  8. package/dist/Assets.js.map +1 -0
  9. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  15. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  16. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  18. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  19. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  20. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  21. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  23. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  27. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  28. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  30. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  31. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  32. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  33. package/dist/generated/json-imports/Themes.d.ts +1 -0
  34. package/dist/generated/json-imports/Themes.js +26 -27
  35. package/dist/generated/json-imports/Themes.js.map +1 -0
  36. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +3 -0
  37. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +4 -1
  38. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -0
  39. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +3 -0
  40. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +4 -1
  41. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -0
  42. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +3 -0
  43. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +4 -1
  44. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -0
  45. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +3 -0
  46. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +4 -1
  47. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -0
  48. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +3 -0
  49. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +4 -1
  50. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -0
  51. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +3 -0
  52. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +4 -1
  53. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -0
  54. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  55. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
  56. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  57. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +3 -0
  58. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +4 -1
  59. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -0
  60. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +3 -0
  61. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +4 -1
  62. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -0
  63. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  64. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
  65. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  66. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +3 -0
  67. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +4 -1
  68. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -0
  69. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  70. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
  71. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  72. package/package-scripts.cjs +23 -0
  73. package/package.json +8 -9
  74. package/tsconfig.json +25 -0
  75. package/config/postcss.themes/postcss.config.js +0 -24
  76. package/dist/Assets-static.js +0 -2
  77. package/dist/css/themes/sap_belize/parameters-bundle.css +0 -1
  78. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  79. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  80. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +0 -1
  81. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +0 -1
  82. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +0 -1
  83. package/dist/generated/json-imports/Themes-static.js +0 -41
  84. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +0 -1
  85. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +0 -1
  86. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +0 -1
  87. package/dist/themes/sap_belize/css_variables.css +0 -748
  88. package/dist/themes/sap_belize/parameters-bundle.css +0 -1
  89. package/dist/themes/sap_belize_hcb/css_variables.css +0 -747
  90. package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  91. package/dist/themes/sap_belize_hcw/css_variables.css +0 -747
  92. package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  93. package/dist/themes/sap_fiori_3/css_variables.css +0 -747
  94. package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
  95. package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -747
  96. package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
  97. package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -747
  98. package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
  99. package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -747
  100. package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
  101. package/dist/themes/sap_horizon/css_variables.css +0 -747
  102. package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
  103. package/dist/themes/sap_horizon_dark/css_variables.css +0 -747
  104. package/dist/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  105. package/dist/themes/sap_horizon_exp/css_variables.css +0 -747
  106. package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  107. package/dist/themes/sap_horizon_hcb/css_variables.css +0 -747
  108. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
  109. package/dist/themes/sap_horizon_hcw/css_variables.css +0 -747
  110. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
  111. package/hash.txt +0 -1
  112. package/lib/generate-css-vars-usage-report/index.js +0 -27
  113. package/package-scripts.js +0 -38
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
- ![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-webcomponents/master/docs/images/UI5_logo_wide.png)
1
+ ![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-webcomponents/main/docs/images/UI5_logo_wide.png)
2
+
2
3
 
3
4
  # UI5 Web Components - Theming
4
5
 
5
- [![Travis CI Build Status](https://travis-ci.org/SAP/ui5-webcomponents.svg?branch=master)](https://travis-ci.org/SAP/ui5-webcomponents)
6
6
  [![npm Package Version](https://badge.fury.io/js/%40ui5%2Fwebcomponents.svg)](https://www.npmjs.com/package/@ui5/webcomponents)
7
7
 
8
8
  Provides common theming assets, used by other UI5 Web Components packages, such as `main` and `fiori`.
@@ -18,16 +18,16 @@ The assets, provided by this package, are additional themes:
18
18
  *Note:* These assets are already imported by the UI5 Web Components packages that need them.
19
19
 
20
20
  ## Resources
21
- - [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/master/README.md)
21
+ - [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/main/README.md)
22
22
  - [UI5 Web Components - Home Page](https://sap.github.io/ui5-webcomponents)
23
23
  - [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground/)
24
24
 
25
25
  ## Support
26
- We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/master/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://join-ui5-slack.herokuapp.com/).
26
+ We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/).
27
27
 
28
28
  ## Contribute
29
- Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/master/docs/6-contributing/02-conventions-and-guidelines.md).
29
+ Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/docs/6-contributing/02-conventions-and-guidelines.md).
30
30
 
31
31
  ## License
32
32
  Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
33
- This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents/blob/master/LICENSE.txt) file.
33
+ This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents/blob/main/LICENSE.txt) file.
@@ -78,18 +78,55 @@
78
78
  "--sapButton_BorderColor",
79
79
  "--sapButton_BorderCornerRadius",
80
80
  "--sapButton_BorderWidth",
81
+ "--sapButton_Critical_Active_Background",
82
+ "--sapButton_Critical_Active_BorderColor",
83
+ "--sapButton_Critical_Background",
84
+ "--sapButton_Critical_BorderColor",
85
+ "--sapButton_Critical_Hover_Background",
86
+ "--sapButton_Critical_Hover_BorderColor",
87
+ "--sapButton_Critical_Hover_TextColor",
88
+ "--sapButton_Critical_TextColor",
81
89
  "--sapButton_Emphasized_Active_Background",
82
90
  "--sapButton_Emphasized_Active_BorderColor",
83
91
  "--sapButton_Emphasized_Active_TextColor",
84
92
  "--sapButton_Emphasized_Background",
85
93
  "--sapButton_Emphasized_BorderColor",
94
+ "--sapButton_Emphasized_FontWeight",
86
95
  "--sapButton_Emphasized_Hover_Background",
87
96
  "--sapButton_Emphasized_Hover_BorderColor",
88
97
  "--sapButton_Emphasized_Hover_TextColor",
89
98
  "--sapButton_Emphasized_TextColor",
99
+ "--sapButton_Handle_Background",
100
+ "--sapButton_Handle_BorderColor",
101
+ "--sapButton_Handle_Hover_Background",
102
+ "--sapButton_Handle_Hover_BorderColor",
103
+ "--sapButton_Handle_Negative_Background",
104
+ "--sapButton_Handle_Negative_BorderColor",
105
+ "--sapButton_Handle_Negative_Hover_Background",
106
+ "--sapButton_Handle_Negative_Hover_BorderColor",
107
+ "--sapButton_Handle_Negative_TextColor",
108
+ "--sapButton_Handle_Positive_Background",
109
+ "--sapButton_Handle_Positive_BorderColor",
110
+ "--sapButton_Handle_Positive_Hover_Background",
111
+ "--sapButton_Handle_Positive_Hover_BorderColor",
112
+ "--sapButton_Handle_Positive_TextColor",
113
+ "--sapButton_Handle_Selected_Background",
114
+ "--sapButton_Handle_Selected_BorderColor",
115
+ "--sapButton_Handle_Selected_Hover_Background",
116
+ "--sapButton_Handle_Selected_Hover_BorderColor",
117
+ "--sapButton_Handle_Selected_TextColor",
118
+ "--sapButton_Handle_TextColor",
90
119
  "--sapButton_Hover_Background",
91
120
  "--sapButton_Hover_BorderColor",
92
121
  "--sapButton_Hover_TextColor",
122
+ "--sapButton_Information_Active_Background",
123
+ "--sapButton_Information_Active_BorderColor",
124
+ "--sapButton_Information_Background",
125
+ "--sapButton_Information_BorderColor",
126
+ "--sapButton_Information_Hover_Background",
127
+ "--sapButton_Information_Hover_BorderColor",
128
+ "--sapButton_Information_Hover_TextColor",
129
+ "--sapButton_Information_TextColor",
93
130
  "--sapButton_Lite_Active_Background",
94
131
  "--sapButton_Lite_Active_BorderColor",
95
132
  "--sapButton_Lite_Background",
@@ -98,8 +135,20 @@
98
135
  "--sapButton_Lite_Hover_BorderColor",
99
136
  "--sapButton_Lite_Hover_TextColor",
100
137
  "--sapButton_Lite_TextColor",
138
+ "--sapButton_Negative_Active_Background",
139
+ "--sapButton_Negative_Active_BorderColor",
140
+ "--sapButton_Negative_Background",
101
141
  "--sapButton_Negative_BorderColor",
142
+ "--sapButton_Negative_Hover_Background",
143
+ "--sapButton_Negative_Hover_BorderColor",
144
+ "--sapButton_Negative_Hover_TextColor",
145
+ "--sapButton_Negative_TextColor",
146
+ "--sapButton_Neutral_Active_Background",
147
+ "--sapButton_Neutral_Active_BorderColor",
102
148
  "--sapButton_Neutral_Background",
149
+ "--sapButton_Neutral_Hover_Background",
150
+ "--sapButton_Neutral_Hover_BorderColor",
151
+ "--sapButton_Neutral_Hover_TextColor",
103
152
  "--sapButton_Reject_Active_Background",
104
153
  "--sapButton_Reject_Active_BorderColor",
105
154
  "--sapButton_Reject_Active_TextColor",
@@ -119,21 +168,43 @@
119
168
  "--sapButton_Selected_Hover_Background",
120
169
  "--sapButton_Selected_Hover_BorderColor",
121
170
  "--sapButton_Selected_TextColor",
171
+ "--sapButton_Success_Active_Background",
172
+ "--sapButton_Success_Active_BorderColor",
173
+ "--sapButton_Success_Background",
174
+ "--sapButton_Success_BorderColor",
175
+ "--sapButton_Success_Hover_Background",
176
+ "--sapButton_Success_Hover_BorderColor",
177
+ "--sapButton_Success_Hover_TextColor",
178
+ "--sapButton_Success_TextColor",
122
179
  "--sapButton_TextColor",
123
180
  "--sapButton_TokenBackground",
124
181
  "--sapButton_TokenBorderColor",
125
182
  "--sapButton_Track_Background",
183
+ "--sapButton_Track_BorderColor",
184
+ "--sapButton_Track_Hover_Background",
185
+ "--sapButton_Track_Hover_BorderColor",
186
+ "--sapButton_Track_Negative_Background",
187
+ "--sapButton_Track_Negative_BorderColor",
188
+ "--sapButton_Track_Negative_Hover_Background",
189
+ "--sapButton_Track_Negative_Hover_BorderColor",
190
+ "--sapButton_Track_Positive_Background",
191
+ "--sapButton_Track_Positive_BorderColor",
192
+ "--sapButton_Track_Positive_Hover_Background",
193
+ "--sapButton_Track_Positive_Hover_BorderColor",
126
194
  "--sapButton_Track_Selected_Background",
195
+ "--sapButton_Track_Selected_BorderColor",
196
+ "--sapButton_Track_Selected_Hover_Background",
197
+ "--sapButton_Track_Selected_Hover_BorderColor",
127
198
  "--sapButton_Track_Selected_TextColor",
128
- "--sapButton_Track_TextColor",
129
- "--sapChart_Good",
130
- "--sapChart_Sequence_6",
131
199
  "--sapContent_BadgeBackground",
132
200
  "--sapContent_BadgeTextColor",
133
201
  "--sapContent_BusyColor",
202
+ "--sapContent_ContentColor",
134
203
  "--sapContent_ContrastFocusColor",
135
204
  "--sapContent_ContrastIconColor",
205
+ "--sapContent_ContrastShadowColor",
136
206
  "--sapContent_ContrastTextColor",
207
+ "--sapContent_ContrastTextShadow",
137
208
  "--sapContent_Critical_Shadow",
138
209
  "--sapContent_DisabledOpacity",
139
210
  "--sapContent_DisabledTextColor",
@@ -147,6 +218,7 @@
147
218
  "--sapContent_HeaderShadow",
148
219
  "--sapContent_HelpColor",
149
220
  "--sapContent_IconColor",
221
+ "--sapContent_IconFontFamily",
150
222
  "--sapContent_Illustrative_Color1",
151
223
  "--sapContent_Illustrative_Color2",
152
224
  "--sapContent_Illustrative_Color3",
@@ -160,6 +232,7 @@
160
232
  "--sapContent_Informative_Shadow",
161
233
  "--sapContent_Interaction_Shadow",
162
234
  "--sapContent_LabelColor",
235
+ "--sapContent_MeasureIndicatorColor",
163
236
  "--sapContent_Negative_Shadow",
164
237
  "--sapContent_NonInteractiveIconColor",
165
238
  "--sapContent_Positive_Shadow",
@@ -167,7 +240,7 @@
167
240
  "--sapContent_Selected_Background",
168
241
  "--sapContent_Selected_ForegroundColor",
169
242
  "--sapContent_Selected_Hover_Background",
170
- "--sapContent_Selected_Shadow",
243
+ "--sapContent_Selected_MeasureIndicatorColor",
171
244
  "--sapContent_Selected_TextColor",
172
245
  "--sapContent_Shadow0",
173
246
  "--sapContent_Shadow1",
@@ -181,6 +254,9 @@
181
254
  "--sapCriticalTextColor",
182
255
  "--sapElement_BorderCornerRadius",
183
256
  "--sapElement_BorderWidth",
257
+ "--sapElement_Compact_Height",
258
+ "--sapElement_Height",
259
+ "--sapElement_LineHeight",
184
260
  "--sapErrorBackground",
185
261
  "--sapErrorBorderColor",
186
262
  "--sapField_Active_BorderColor",
@@ -191,33 +267,42 @@
191
267
  "--sapField_BorderStyle",
192
268
  "--sapField_BorderWidth",
193
269
  "--sapField_Focus_Background",
194
- "--sapField_Focus_BorderColor",
195
270
  "--sapField_Hover_Background",
196
271
  "--sapField_Hover_BackgroundStyle",
197
272
  "--sapField_Hover_BorderColor",
273
+ "--sapField_Hover_InformationShadow",
274
+ "--sapField_Hover_InvalidShadow",
275
+ "--sapField_Hover_Shadow",
276
+ "--sapField_Hover_SuccessShadow",
277
+ "--sapField_Hover_WarningShadow",
198
278
  "--sapField_HoverBorderColor",
199
279
  "--sapField_InformationBackground",
200
280
  "--sapField_InformationBackgroundStyle",
201
281
  "--sapField_InformationBorderWidth",
202
282
  "--sapField_InformationColor",
283
+ "--sapField_InformationShadow",
203
284
  "--sapField_InvalidBackground",
204
285
  "--sapField_InvalidBackgroundStyle",
205
286
  "--sapField_InvalidBorderWidth",
206
287
  "--sapField_InvalidColor",
288
+ "--sapField_InvalidShadow",
207
289
  "--sapField_PlaceholderTextColor",
208
290
  "--sapField_ReadOnly_Background",
209
291
  "--sapField_ReadOnly_BackgroundStyle",
210
292
  "--sapField_ReadOnly_BorderColor",
211
293
  "--sapField_RequiredColor",
294
+ "--sapField_Shadow",
212
295
  "--sapField_SuccessBackground",
213
296
  "--sapField_SuccessBackgroundStyle",
214
297
  "--sapField_SuccessBorderWidth",
215
298
  "--sapField_SuccessColor",
299
+ "--sapField_SuccessShadow",
216
300
  "--sapField_TextColor",
217
301
  "--sapField_WarningBackground",
218
302
  "--sapField_WarningBackgroundStyle",
219
303
  "--sapField_WarningBorderWidth",
220
304
  "--sapField_WarningColor",
305
+ "--sapField_WarningShadow",
221
306
  "--sapFontBoldFamily",
222
307
  "--sapFontFamily",
223
308
  "--sapFontHeader1Size",
@@ -229,19 +314,18 @@
229
314
  "--sapFontHeaderFamily",
230
315
  "--sapFontLargeSize",
231
316
  "--sapFontMediumSize",
317
+ "--sapFontSemiboldDuplexFamily",
232
318
  "--sapFontSize",
233
319
  "--sapFontSmallSize",
234
320
  "--sapGroup_ContentBackground",
235
321
  "--sapGroup_ContentBorderColor",
322
+ "--sapGroup_Title_FontSize",
236
323
  "--sapGroup_TitleBackground",
237
324
  "--sapGroup_TitleBorderColor",
238
- "--sapGroup_TitleFontSize",
239
325
  "--sapGroup_TitleTextColor",
240
- "--sapHC_ReducedAltForeground",
241
326
  "--sapHC_ReducedBackground",
242
327
  "--sapHC_ReducedForeground",
243
328
  "--sapHighlightColor",
244
- "--sapHighlightTextColor",
245
329
  "--sapIllus_AccentColor",
246
330
  "--sapIllus_BackgroundColor",
247
331
  "--sapIllus_BrandColorPrimary",
@@ -253,6 +337,116 @@
253
337
  "--sapIllus_PatternHighlight",
254
338
  "--sapIllus_PatternShadow",
255
339
  "--sapIllus_StrokeDetailColor",
340
+ "--sapIndicationColor_1",
341
+ "--sapIndicationColor_1_Active_Background",
342
+ "--sapIndicationColor_1_Active_BorderColor",
343
+ "--sapIndicationColor_1_Active_TextColor",
344
+ "--sapIndicationColor_1_Background",
345
+ "--sapIndicationColor_1_BorderColor",
346
+ "--sapIndicationColor_1_Hover_Background",
347
+ "--sapIndicationColor_1_TextColor",
348
+ "--sapIndicationColor_1b",
349
+ "--sapIndicationColor_1b_BorderColor",
350
+ "--sapIndicationColor_1b_Hover_Background",
351
+ "--sapIndicationColor_2",
352
+ "--sapIndicationColor_2_Active_Background",
353
+ "--sapIndicationColor_2_Active_BorderColor",
354
+ "--sapIndicationColor_2_Active_TextColor",
355
+ "--sapIndicationColor_2_Background",
356
+ "--sapIndicationColor_2_BorderColor",
357
+ "--sapIndicationColor_2_Hover_Background",
358
+ "--sapIndicationColor_2_TextColor",
359
+ "--sapIndicationColor_2b",
360
+ "--sapIndicationColor_2b_BorderColor",
361
+ "--sapIndicationColor_2b_Hover_Background",
362
+ "--sapIndicationColor_3",
363
+ "--sapIndicationColor_3_Active_Background",
364
+ "--sapIndicationColor_3_Active_BorderColor",
365
+ "--sapIndicationColor_3_Active_TextColor",
366
+ "--sapIndicationColor_3_Background",
367
+ "--sapIndicationColor_3_BorderColor",
368
+ "--sapIndicationColor_3_Hover_Background",
369
+ "--sapIndicationColor_3_TextColor",
370
+ "--sapIndicationColor_3b",
371
+ "--sapIndicationColor_3b_BorderColor",
372
+ "--sapIndicationColor_3b_Hover_Background",
373
+ "--sapIndicationColor_4",
374
+ "--sapIndicationColor_4_Active_Background",
375
+ "--sapIndicationColor_4_Active_BorderColor",
376
+ "--sapIndicationColor_4_Active_TextColor",
377
+ "--sapIndicationColor_4_Background",
378
+ "--sapIndicationColor_4_BorderColor",
379
+ "--sapIndicationColor_4_Hover_Background",
380
+ "--sapIndicationColor_4_TextColor",
381
+ "--sapIndicationColor_4b",
382
+ "--sapIndicationColor_4b_BorderColor",
383
+ "--sapIndicationColor_4b_Hover_Background",
384
+ "--sapIndicationColor_5",
385
+ "--sapIndicationColor_5_Active_Background",
386
+ "--sapIndicationColor_5_Active_BorderColor",
387
+ "--sapIndicationColor_5_Active_TextColor",
388
+ "--sapIndicationColor_5_Background",
389
+ "--sapIndicationColor_5_BorderColor",
390
+ "--sapIndicationColor_5_Hover_Background",
391
+ "--sapIndicationColor_5_TextColor",
392
+ "--sapIndicationColor_5b",
393
+ "--sapIndicationColor_5b_BorderColor",
394
+ "--sapIndicationColor_5b_Hover_Background",
395
+ "--sapIndicationColor_6",
396
+ "--sapIndicationColor_6_Active_Background",
397
+ "--sapIndicationColor_6_Active_BorderColor",
398
+ "--sapIndicationColor_6_Active_TextColor",
399
+ "--sapIndicationColor_6_Background",
400
+ "--sapIndicationColor_6_BorderColor",
401
+ "--sapIndicationColor_6_Hover_Background",
402
+ "--sapIndicationColor_6_TextColor",
403
+ "--sapIndicationColor_6b",
404
+ "--sapIndicationColor_6b_BorderColor",
405
+ "--sapIndicationColor_6b_Hover_Background",
406
+ "--sapIndicationColor_7",
407
+ "--sapIndicationColor_7_Active_Background",
408
+ "--sapIndicationColor_7_Active_BorderColor",
409
+ "--sapIndicationColor_7_Active_TextColor",
410
+ "--sapIndicationColor_7_Background",
411
+ "--sapIndicationColor_7_BorderColor",
412
+ "--sapIndicationColor_7_Hover_Background",
413
+ "--sapIndicationColor_7_TextColor",
414
+ "--sapIndicationColor_7b",
415
+ "--sapIndicationColor_7b_BorderColor",
416
+ "--sapIndicationColor_7b_Hover_Background",
417
+ "--sapIndicationColor_8",
418
+ "--sapIndicationColor_8_Active_Background",
419
+ "--sapIndicationColor_8_Active_BorderColor",
420
+ "--sapIndicationColor_8_Active_TextColor",
421
+ "--sapIndicationColor_8_Background",
422
+ "--sapIndicationColor_8_BorderColor",
423
+ "--sapIndicationColor_8_Hover_Background",
424
+ "--sapIndicationColor_8_TextColor",
425
+ "--sapIndicationColor_8b",
426
+ "--sapIndicationColor_8b_BorderColor",
427
+ "--sapIndicationColor_8b_Hover_Background",
428
+ "--sapIndicationColor_9",
429
+ "--sapIndicationColor_9_Active_Background",
430
+ "--sapIndicationColor_9_Active_BorderColor",
431
+ "--sapIndicationColor_9_Active_TextColor",
432
+ "--sapIndicationColor_9_Background",
433
+ "--sapIndicationColor_9_BorderColor",
434
+ "--sapIndicationColor_9_Hover_Background",
435
+ "--sapIndicationColor_9_TextColor",
436
+ "--sapIndicationColor_9b",
437
+ "--sapIndicationColor_9b_BorderColor",
438
+ "--sapIndicationColor_9b_Hover_Background",
439
+ "--sapIndicationColor_10",
440
+ "--sapIndicationColor_10_Active_Background",
441
+ "--sapIndicationColor_10_Active_BorderColor",
442
+ "--sapIndicationColor_10_Active_TextColor",
443
+ "--sapIndicationColor_10_Background",
444
+ "--sapIndicationColor_10_BorderColor",
445
+ "--sapIndicationColor_10_Hover_Background",
446
+ "--sapIndicationColor_10_TextColor",
447
+ "--sapIndicationColor_10b",
448
+ "--sapIndicationColor_10b_BorderColor",
449
+ "--sapIndicationColor_10b_Hover_Background",
256
450
  "--sapInformationBackground",
257
451
  "--sapInformationBorderColor",
258
452
  "--sapInformativeElementColor",
@@ -270,11 +464,32 @@
270
464
  "--sapLegendBackgroundColor10",
271
465
  "--sapLegendBackgroundColor18",
272
466
  "--sapLegendBackgroundColor20",
467
+ "--sapLegendColor1",
468
+ "--sapLegendColor2",
469
+ "--sapLegendColor3",
470
+ "--sapLegendColor4",
471
+ "--sapLegendColor5",
472
+ "--sapLegendColor6",
473
+ "--sapLegendColor7",
474
+ "--sapLegendColor8",
475
+ "--sapLegendColor9",
476
+ "--sapLegendColor10",
477
+ "--sapLegendColor11",
478
+ "--sapLegendColor12",
479
+ "--sapLegendColor13",
480
+ "--sapLegendColor14",
481
+ "--sapLegendColor15",
482
+ "--sapLegendColor16",
483
+ "--sapLegendColor17",
273
484
  "--sapLegendColor18",
485
+ "--sapLegendColor19",
486
+ "--sapLegendColor20",
274
487
  "--sapLink_Active_Color",
488
+ "--sapLink_Active_TextDecoration",
275
489
  "--sapLink_Hover_Color",
490
+ "--sapLink_Hover_TextDecoration",
276
491
  "--sapLink_SubtleColor",
277
- "--sapLink_Visited_Color",
492
+ "--sapLink_TextDecoration",
278
493
  "--sapLinkColor",
279
494
  "--sapList_Active_Background",
280
495
  "--sapList_Active_TextColor",
@@ -288,6 +503,7 @@
288
503
  "--sapList_GroupHeaderBorderColor",
289
504
  "--sapList_HeaderBackground",
290
505
  "--sapList_HeaderBorderColor",
506
+ "--sapList_HeaderTextColor",
291
507
  "--sapList_Hover_Background",
292
508
  "--sapList_Hover_SelectionBackground",
293
509
  "--sapList_SelectionBackgroundColor",
@@ -310,6 +526,12 @@
310
526
  "--sapNeutralTextColor",
311
527
  "--sapObjectHeader_Background",
312
528
  "--sapObjectHeader_BorderColor",
529
+ "--sapObjectHeader_Hover_Background",
530
+ "--sapObjectHeader_Subtitle_TextColor",
531
+ "--sapObjectHeader_Title_FontFamily",
532
+ "--sapObjectHeader_Title_FontSize",
533
+ "--sapObjectHeader_Title_SnappedFontSize",
534
+ "--sapObjectHeader_Title_TextColor",
313
535
  "--sapPageFooter_Background",
314
536
  "--sapPageFooter_BorderColor",
315
537
  "--sapPageFooter_TextColor",
@@ -320,6 +542,27 @@
320
542
  "--sapPositiveColor",
321
543
  "--sapPositiveElementColor",
322
544
  "--sapPositiveTextColor",
545
+ "--sapProgress_Background",
546
+ "--sapProgress_CriticalBackground",
547
+ "--sapProgress_FontSize",
548
+ "--sapProgress_InformationBackground",
549
+ "--sapProgress_NegativeBackground",
550
+ "--sapProgress_PositiveBackground",
551
+ "--sapProgress_TextColor",
552
+ "--sapProgress_Value_Background",
553
+ "--sapProgress_Value_BorderColor",
554
+ "--sapProgress_Value_CriticalBackground",
555
+ "--sapProgress_Value_CriticalBorderColor",
556
+ "--sapProgress_Value_CriticalTextColor",
557
+ "--sapProgress_Value_InformationBackground",
558
+ "--sapProgress_Value_InformationBorderColor",
559
+ "--sapProgress_Value_InformationTextColor",
560
+ "--sapProgress_Value_NegativeBackground",
561
+ "--sapProgress_Value_NegativeBorderColor",
562
+ "--sapProgress_Value_NegativeTextColor",
563
+ "--sapProgress_Value_PositiveBackground",
564
+ "--sapProgress_Value_PositiveBorderColor",
565
+ "--sapProgress_Value_PositiveTextColor",
323
566
  "--sapScrollBar_Dimension",
324
567
  "--sapScrollBar_FaceColor",
325
568
  "--sapScrollBar_Hover_FaceColor",
@@ -329,10 +572,20 @@
329
572
  "--sapShell_Active_TextColor",
330
573
  "--sapShell_Background",
331
574
  "--sapShell_Hover_Background",
575
+ "--sapShell_InteractiveBackground",
332
576
  "--sapShell_InteractiveBorderColor",
333
577
  "--sapShell_InteractiveTextColor",
334
578
  "--sapShell_TextColor",
335
579
  "--sapShellColor",
580
+ "--sapSlider_Active_RangeHandleBackground",
581
+ "--sapSlider_Background",
582
+ "--sapSlider_HandleBackground",
583
+ "--sapSlider_HandleBorderColor",
584
+ "--sapSlider_Hover_HandleBackground",
585
+ "--sapSlider_Hover_HandleBorderColor",
586
+ "--sapSlider_RangeHandleBackground",
587
+ "--sapSlider_Selected_Background",
588
+ "--sapSlider_Selected_BorderColor",
336
589
  "--sapSuccessBackground",
337
590
  "--sapSuccessBorderColor",
338
591
  "--sapTextColor",
@@ -346,7 +599,7 @@
346
599
  "--sapTile_SeparatorColor",
347
600
  "--sapTile_TextColor",
348
601
  "--sapTile_TitleTextColor",
349
- "--sapTitleColor",
602
+ "--sapToolbar_Background",
350
603
  "--sapToolbar_SeparatorColor",
351
604
  "--sapWarningBackground",
352
605
  "--sapWarningBorderColor"