@ui5/webcomponents-theming 0.0.0-4180fe799 → 0.0.0-4237771ff

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 (99) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +721 -0
  3. package/README.md +6 -6
  4. package/css-vars-usage.json +164 -13
  5. package/dist/.tsbuildinfo +1 -0
  6. package/dist/Assets-static.d.ts +1 -0
  7. package/dist/Assets-static.js +1 -0
  8. package/dist/Assets-static.js.map +1 -0
  9. package/dist/Assets.d.ts +1 -0
  10. package/dist/Assets.js +1 -0
  11. package/dist/Assets.js.map +1 -0
  12. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -0
  13. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -0
  14. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -0
  15. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -0
  16. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -0
  17. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -0
  18. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -0
  19. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -0
  20. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  21. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  22. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
  23. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  24. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  25. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  26. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  27. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  30. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  32. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  33. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  34. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  35. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  36. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  37. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  38. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  39. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  40. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  41. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  42. package/dist/generated/json-imports/Themes-static.d.ts +1 -0
  43. package/dist/generated/json-imports/Themes-static.js +31 -21
  44. package/dist/generated/json-imports/Themes-static.js.map +1 -0
  45. package/dist/generated/json-imports/Themes.d.ts +1 -0
  46. package/dist/generated/json-imports/Themes.js +29 -24
  47. package/dist/generated/json-imports/Themes.js.map +1 -0
  48. package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +3 -0
  49. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +4 -1
  50. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -0
  51. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +3 -0
  52. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +4 -1
  53. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -0
  54. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +3 -0
  55. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +4 -1
  56. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -0
  57. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +3 -0
  58. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +4 -1
  59. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -0
  60. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +3 -0
  61. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +4 -1
  62. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -0
  63. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +3 -0
  64. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +4 -1
  65. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -0
  66. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +3 -0
  67. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +4 -1
  68. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -0
  69. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +3 -0
  70. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +4 -1
  71. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -0
  72. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +3 -0
  73. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +4 -0
  74. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -0
  75. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  76. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
  77. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  78. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +3 -0
  79. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +4 -1
  80. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -0
  81. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +3 -0
  82. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +4 -0
  83. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -0
  84. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  85. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
  86. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  87. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +3 -0
  88. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +4 -0
  89. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -0
  90. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  91. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
  92. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  93. package/lib/generate-css-vars-usage-report/index.js +23 -14
  94. package/package-scripts.cjs +23 -0
  95. package/package.json +10 -12
  96. package/tsconfig.json +24 -0
  97. package/config/postcss.themes/postcss.config.js +0 -24
  98. package/hash.txt +0 -1
  99. 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.
@@ -10,9 +10,39 @@
10
10
  "--sapAccentColor9",
11
11
  "--sapAccentColor10",
12
12
  "--sapActiveColor",
13
+ "--sapAvatar_1_Background",
14
+ "--sapAvatar_1_BorderColor",
15
+ "--sapAvatar_1_TextColor",
16
+ "--sapAvatar_2_Background",
17
+ "--sapAvatar_2_BorderColor",
18
+ "--sapAvatar_2_TextColor",
19
+ "--sapAvatar_3_Background",
20
+ "--sapAvatar_3_BorderColor",
21
+ "--sapAvatar_3_TextColor",
22
+ "--sapAvatar_4_Background",
23
+ "--sapAvatar_4_BorderColor",
24
+ "--sapAvatar_4_TextColor",
25
+ "--sapAvatar_5_Background",
26
+ "--sapAvatar_5_BorderColor",
27
+ "--sapAvatar_5_TextColor",
28
+ "--sapAvatar_6_Background",
29
+ "--sapAvatar_6_BorderColor",
30
+ "--sapAvatar_6_TextColor",
31
+ "--sapAvatar_7_Background",
32
+ "--sapAvatar_7_BorderColor",
33
+ "--sapAvatar_7_TextColor",
34
+ "--sapAvatar_8_Background",
35
+ "--sapAvatar_8_BorderColor",
36
+ "--sapAvatar_8_TextColor",
37
+ "--sapAvatar_9_Background",
38
+ "--sapAvatar_9_BorderColor",
39
+ "--sapAvatar_9_TextColor",
40
+ "--sapAvatar_10_Background",
41
+ "--sapAvatar_10_BorderColor",
42
+ "--sapAvatar_10_TextColor",
13
43
  "--sapBackgroundColor",
44
+ "--sapBaseColor",
14
45
  "--sapBlockLayer_Background",
15
- "--sapBrandColor",
16
46
  "--sapButton_Accept_Active_Background",
17
47
  "--sapButton_Accept_Active_BorderColor",
18
48
  "--sapButton_Accept_Active_TextColor",
@@ -20,7 +50,11 @@
20
50
  "--sapButton_Accept_BorderColor",
21
51
  "--sapButton_Accept_Hover_Background",
22
52
  "--sapButton_Accept_Hover_BorderColor",
53
+ "--sapButton_Accept_Hover_TextColor",
54
+ "--sapButton_Accept_Selected_Background",
55
+ "--sapButton_Accept_Selected_BorderColor",
23
56
  "--sapButton_Accept_Selected_Hover_Background",
57
+ "--sapButton_Accept_Selected_Hover_BorderColor",
24
58
  "--sapButton_Accept_Selected_TextColor",
25
59
  "--sapButton_Accept_TextColor",
26
60
  "--sapButton_Active_Background",
@@ -34,29 +68,58 @@
34
68
  "--sapButton_Attention_Hover_Background",
35
69
  "--sapButton_Attention_Hover_BorderColor",
36
70
  "--sapButton_Attention_Hover_TextColor",
71
+ "--sapButton_Attention_Selected_Background",
72
+ "--sapButton_Attention_Selected_BorderColor",
73
+ "--sapButton_Attention_Selected_Hover_Background",
74
+ "--sapButton_Attention_Selected_Hover_BorderColor",
37
75
  "--sapButton_Attention_Selected_TextColor",
38
76
  "--sapButton_Attention_TextColor",
39
77
  "--sapButton_Background",
40
78
  "--sapButton_BorderColor",
41
79
  "--sapButton_BorderCornerRadius",
80
+ "--sapButton_BorderWidth",
42
81
  "--sapButton_Emphasized_Active_Background",
43
82
  "--sapButton_Emphasized_Active_BorderColor",
44
83
  "--sapButton_Emphasized_Active_TextColor",
45
84
  "--sapButton_Emphasized_Background",
46
85
  "--sapButton_Emphasized_BorderColor",
86
+ "--sapButton_Emphasized_FontWeight",
47
87
  "--sapButton_Emphasized_Hover_Background",
48
88
  "--sapButton_Emphasized_Hover_BorderColor",
89
+ "--sapButton_Emphasized_Hover_TextColor",
49
90
  "--sapButton_Emphasized_TextColor",
50
- "--sapButton_Emphasized_TextShadow",
91
+ "--sapButton_Handle_Background",
92
+ "--sapButton_Handle_BorderColor",
93
+ "--sapButton_Handle_Hover_Background",
94
+ "--sapButton_Handle_Hover_BorderColor",
95
+ "--sapButton_Handle_Negative_Background",
96
+ "--sapButton_Handle_Negative_BorderColor",
97
+ "--sapButton_Handle_Negative_Hover_Background",
98
+ "--sapButton_Handle_Negative_Hover_BorderColor",
99
+ "--sapButton_Handle_Negative_TextColor",
100
+ "--sapButton_Handle_Positive_Background",
101
+ "--sapButton_Handle_Positive_BorderColor",
102
+ "--sapButton_Handle_Positive_Hover_Background",
103
+ "--sapButton_Handle_Positive_Hover_BorderColor",
104
+ "--sapButton_Handle_Positive_TextColor",
105
+ "--sapButton_Handle_Selected_Background",
106
+ "--sapButton_Handle_Selected_BorderColor",
107
+ "--sapButton_Handle_Selected_Hover_Background",
108
+ "--sapButton_Handle_Selected_Hover_BorderColor",
109
+ "--sapButton_Handle_Selected_TextColor",
110
+ "--sapButton_Handle_TextColor",
51
111
  "--sapButton_Hover_Background",
52
112
  "--sapButton_Hover_BorderColor",
53
113
  "--sapButton_Hover_TextColor",
114
+ "--sapButton_Lite_Active_Background",
115
+ "--sapButton_Lite_Active_BorderColor",
54
116
  "--sapButton_Lite_Background",
55
117
  "--sapButton_Lite_BorderColor",
56
118
  "--sapButton_Lite_Hover_Background",
57
119
  "--sapButton_Lite_Hover_BorderColor",
120
+ "--sapButton_Lite_Hover_TextColor",
58
121
  "--sapButton_Lite_TextColor",
59
- "--sapButton_Negative_BorderColor",
122
+ "--sapButton_Neutral_Background",
60
123
  "--sapButton_Reject_Active_Background",
61
124
  "--sapButton_Reject_Active_BorderColor",
62
125
  "--sapButton_Reject_Active_TextColor",
@@ -64,7 +127,11 @@
64
127
  "--sapButton_Reject_BorderColor",
65
128
  "--sapButton_Reject_Hover_Background",
66
129
  "--sapButton_Reject_Hover_BorderColor",
130
+ "--sapButton_Reject_Hover_TextColor",
131
+ "--sapButton_Reject_Selected_Background",
132
+ "--sapButton_Reject_Selected_BorderColor",
67
133
  "--sapButton_Reject_Selected_Hover_Background",
134
+ "--sapButton_Reject_Selected_Hover_BorderColor",
68
135
  "--sapButton_Reject_Selected_TextColor",
69
136
  "--sapButton_Reject_TextColor",
70
137
  "--sapButton_Selected_Background",
@@ -76,15 +143,28 @@
76
143
  "--sapButton_TokenBackground",
77
144
  "--sapButton_TokenBorderColor",
78
145
  "--sapButton_Track_Background",
146
+ "--sapButton_Track_BorderColor",
147
+ "--sapButton_Track_Hover_Background",
148
+ "--sapButton_Track_Hover_BorderColor",
149
+ "--sapButton_Track_Negative_Background",
150
+ "--sapButton_Track_Negative_BorderColor",
151
+ "--sapButton_Track_Negative_Hover_Background",
152
+ "--sapButton_Track_Negative_Hover_BorderColor",
153
+ "--sapButton_Track_Positive_Background",
154
+ "--sapButton_Track_Positive_BorderColor",
155
+ "--sapButton_Track_Positive_Hover_Background",
156
+ "--sapButton_Track_Positive_Hover_BorderColor",
79
157
  "--sapButton_Track_Selected_Background",
158
+ "--sapButton_Track_Selected_BorderColor",
159
+ "--sapButton_Track_Selected_Hover_Background",
160
+ "--sapButton_Track_Selected_Hover_BorderColor",
80
161
  "--sapButton_Track_Selected_TextColor",
81
- "--sapButton_Track_TextColor",
82
- "--sapChart_Good",
83
- "--sapChart_Sequence_6",
84
162
  "--sapContent_BadgeBackground",
85
163
  "--sapContent_BadgeTextColor",
164
+ "--sapContent_BusyColor",
86
165
  "--sapContent_ContrastFocusColor",
87
166
  "--sapContent_ContrastIconColor",
167
+ "--sapContent_ContrastShadowColor",
88
168
  "--sapContent_ContrastTextColor",
89
169
  "--sapContent_Critical_Shadow",
90
170
  "--sapContent_DisabledOpacity",
@@ -94,10 +174,12 @@
94
174
  "--sapContent_FocusStyle",
95
175
  "--sapContent_FocusWidth",
96
176
  "--sapContent_ForegroundBorderColor",
177
+ "--sapContent_ForegroundColor",
97
178
  "--sapContent_ForegroundTextColor",
98
179
  "--sapContent_HeaderShadow",
99
180
  "--sapContent_HelpColor",
100
181
  "--sapContent_IconColor",
182
+ "--sapContent_IconFontFamily",
101
183
  "--sapContent_Illustrative_Color1",
102
184
  "--sapContent_Illustrative_Color2",
103
185
  "--sapContent_Illustrative_Color3",
@@ -111,6 +193,7 @@
111
193
  "--sapContent_Informative_Shadow",
112
194
  "--sapContent_Interaction_Shadow",
113
195
  "--sapContent_LabelColor",
196
+ "--sapContent_MeasureIndicatorColor",
114
197
  "--sapContent_Negative_Shadow",
115
198
  "--sapContent_NonInteractiveIconColor",
116
199
  "--sapContent_Positive_Shadow",
@@ -118,7 +201,7 @@
118
201
  "--sapContent_Selected_Background",
119
202
  "--sapContent_Selected_ForegroundColor",
120
203
  "--sapContent_Selected_Hover_Background",
121
- "--sapContent_Selected_Shadow",
204
+ "--sapContent_Selected_MeasureIndicatorColor",
122
205
  "--sapContent_Selected_TextColor",
123
206
  "--sapContent_Shadow0",
124
207
  "--sapContent_Shadow1",
@@ -131,56 +214,79 @@
131
214
  "--sapCriticalElementColor",
132
215
  "--sapCriticalTextColor",
133
216
  "--sapElement_BorderCornerRadius",
217
+ "--sapElement_BorderWidth",
218
+ "--sapElement_Compact_Height",
219
+ "--sapElement_Height",
220
+ "--sapElement_LineHeight",
134
221
  "--sapErrorBackground",
135
222
  "--sapErrorBorderColor",
136
223
  "--sapField_Active_BorderColor",
137
224
  "--sapField_Background",
225
+ "--sapField_BackgroundStyle",
138
226
  "--sapField_BorderColor",
139
227
  "--sapField_BorderCornerRadius",
228
+ "--sapField_BorderStyle",
140
229
  "--sapField_BorderWidth",
141
230
  "--sapField_Focus_Background",
142
- "--sapField_Focus_BorderColor",
143
231
  "--sapField_Hover_Background",
232
+ "--sapField_Hover_BackgroundStyle",
144
233
  "--sapField_Hover_BorderColor",
234
+ "--sapField_Hover_InformationShadow",
235
+ "--sapField_Hover_InvalidShadow",
236
+ "--sapField_Hover_Shadow",
237
+ "--sapField_Hover_SuccessShadow",
238
+ "--sapField_Hover_WarningShadow",
145
239
  "--sapField_HoverBorderColor",
146
240
  "--sapField_InformationBackground",
241
+ "--sapField_InformationBackgroundStyle",
147
242
  "--sapField_InformationBorderWidth",
148
243
  "--sapField_InformationColor",
244
+ "--sapField_InformationShadow",
149
245
  "--sapField_InvalidBackground",
246
+ "--sapField_InvalidBackgroundStyle",
150
247
  "--sapField_InvalidBorderWidth",
151
248
  "--sapField_InvalidColor",
249
+ "--sapField_InvalidShadow",
152
250
  "--sapField_PlaceholderTextColor",
153
251
  "--sapField_ReadOnly_Background",
252
+ "--sapField_ReadOnly_BackgroundStyle",
154
253
  "--sapField_ReadOnly_BorderColor",
155
254
  "--sapField_RequiredColor",
255
+ "--sapField_Shadow",
156
256
  "--sapField_SuccessBackground",
257
+ "--sapField_SuccessBackgroundStyle",
157
258
  "--sapField_SuccessBorderWidth",
158
259
  "--sapField_SuccessColor",
260
+ "--sapField_SuccessShadow",
159
261
  "--sapField_TextColor",
160
262
  "--sapField_WarningBackground",
263
+ "--sapField_WarningBackgroundStyle",
161
264
  "--sapField_WarningBorderWidth",
162
265
  "--sapField_WarningColor",
266
+ "--sapField_WarningShadow",
163
267
  "--sapFontBoldFamily",
164
268
  "--sapFontFamily",
269
+ "--sapFontHeader1Size",
165
270
  "--sapFontHeader2Size",
271
+ "--sapFontHeader3Size",
166
272
  "--sapFontHeader4Size",
167
273
  "--sapFontHeader5Size",
168
274
  "--sapFontHeader6Size",
169
275
  "--sapFontHeaderFamily",
170
276
  "--sapFontLargeSize",
171
277
  "--sapFontMediumSize",
278
+ "--sapFontSemiboldDuplexFamily",
172
279
  "--sapFontSize",
173
280
  "--sapFontSmallSize",
174
281
  "--sapGroup_ContentBackground",
175
282
  "--sapGroup_ContentBorderColor",
283
+ "--sapGroup_Title_FontSize",
176
284
  "--sapGroup_TitleBackground",
177
285
  "--sapGroup_TitleBorderColor",
178
286
  "--sapGroup_TitleTextColor",
179
- "--sapHC_ReducedAltForeground",
180
287
  "--sapHC_ReducedBackground",
181
288
  "--sapHC_ReducedForeground",
182
289
  "--sapHighlightColor",
183
- "--sapHighlightTextColor",
184
290
  "--sapIllus_AccentColor",
185
291
  "--sapIllus_BackgroundColor",
186
292
  "--sapIllus_BrandColorPrimary",
@@ -210,7 +316,12 @@
210
316
  "--sapLegendBackgroundColor18",
211
317
  "--sapLegendBackgroundColor20",
212
318
  "--sapLegendColor18",
319
+ "--sapLink_Active_Color",
320
+ "--sapLink_Active_TextDecoration",
321
+ "--sapLink_Hover_Color",
322
+ "--sapLink_Hover_TextDecoration",
213
323
  "--sapLink_SubtleColor",
324
+ "--sapLink_TextDecoration",
214
325
  "--sapLinkColor",
215
326
  "--sapList_Active_Background",
216
327
  "--sapList_Active_TextColor",
@@ -223,6 +334,8 @@
223
334
  "--sapList_GroupHeaderBackground",
224
335
  "--sapList_GroupHeaderBorderColor",
225
336
  "--sapList_HeaderBackground",
337
+ "--sapList_HeaderBorderColor",
338
+ "--sapList_HeaderTextColor",
226
339
  "--sapList_Hover_Background",
227
340
  "--sapList_Hover_SelectionBackground",
228
341
  "--sapList_SelectionBackgroundColor",
@@ -231,11 +344,13 @@
231
344
  "--sapList_TableGroupHeaderBorderColor",
232
345
  "--sapList_TableGroupHeaderTextColor",
233
346
  "--sapList_TextColor",
347
+ "--sapMessage_ErrorBorderColor",
348
+ "--sapMessage_InformationBorderColor",
349
+ "--sapMessage_SuccessBorderColor",
350
+ "--sapMessage_WarningBorderColor",
234
351
  "--sapNegativeColor",
235
352
  "--sapNegativeElementColor",
236
353
  "--sapNegativeTextColor",
237
- "--sapNeutralBackground",
238
- "--sapNeutralBorderColor",
239
354
  "--sapNeutralColor",
240
355
  "--sapNeutralElementColor",
241
356
  "--sapNeutralTextColor",
@@ -247,9 +362,31 @@
247
362
  "--sapPageHeader_Background",
248
363
  "--sapPageHeader_BorderColor",
249
364
  "--sapPageHeader_TextColor",
365
+ "--sapPopover_BorderCornerRadius",
250
366
  "--sapPositiveColor",
251
367
  "--sapPositiveElementColor",
252
368
  "--sapPositiveTextColor",
369
+ "--sapProgress_Background",
370
+ "--sapProgress_CriticalBackground",
371
+ "--sapProgress_FontSize",
372
+ "--sapProgress_InformationBackground",
373
+ "--sapProgress_NegativeBackground",
374
+ "--sapProgress_PositiveBackground",
375
+ "--sapProgress_TextColor",
376
+ "--sapProgress_Value_Background",
377
+ "--sapProgress_Value_BorderColor",
378
+ "--sapProgress_Value_CriticalBackground",
379
+ "--sapProgress_Value_CriticalBorderColor",
380
+ "--sapProgress_Value_CriticalTextColor",
381
+ "--sapProgress_Value_InformationBackground",
382
+ "--sapProgress_Value_InformationBorderColor",
383
+ "--sapProgress_Value_InformationTextColor",
384
+ "--sapProgress_Value_NegativeBackground",
385
+ "--sapProgress_Value_NegativeBorderColor",
386
+ "--sapProgress_Value_NegativeTextColor",
387
+ "--sapProgress_Value_PositiveBackground",
388
+ "--sapProgress_Value_PositiveBorderColor",
389
+ "--sapProgress_Value_PositiveTextColor",
253
390
  "--sapScrollBar_Dimension",
254
391
  "--sapScrollBar_FaceColor",
255
392
  "--sapScrollBar_Hover_FaceColor",
@@ -259,20 +396,34 @@
259
396
  "--sapShell_Active_TextColor",
260
397
  "--sapShell_Background",
261
398
  "--sapShell_Hover_Background",
399
+ "--sapShell_InteractiveBackground",
262
400
  "--sapShell_InteractiveBorderColor",
263
401
  "--sapShell_InteractiveTextColor",
264
402
  "--sapShell_TextColor",
265
403
  "--sapShellColor",
404
+ "--sapSlider_Active_RangeHandleBackground",
405
+ "--sapSlider_Background",
406
+ "--sapSlider_HandleBackground",
407
+ "--sapSlider_HandleBorderColor",
408
+ "--sapSlider_Hover_HandleBackground",
409
+ "--sapSlider_Hover_HandleBorderColor",
410
+ "--sapSlider_RangeHandleBackground",
411
+ "--sapSlider_Selected_Background",
412
+ "--sapSlider_Selected_BorderColor",
266
413
  "--sapSuccessBackground",
267
414
  "--sapSuccessBorderColor",
268
415
  "--sapTextColor",
416
+ "--sapTile_Active_Background",
269
417
  "--sapTile_Background",
270
418
  "--sapTile_BorderColor",
419
+ "--sapTile_BorderCornerRadius",
420
+ "--sapTile_Hover_Background",
271
421
  "--sapTile_IconColor",
422
+ "--sapTile_Interactive_BorderColor",
272
423
  "--sapTile_SeparatorColor",
273
424
  "--sapTile_TextColor",
274
425
  "--sapTile_TitleTextColor",
275
- "--sapTitleColor",
426
+ "--sapToolbar_Background",
276
427
  "--sapToolbar_SeparatorColor",
277
428
  "--sapWarningBackground",
278
429
  "--sapWarningBorderColor"