@ui5/webcomponents-theming 0.0.0-81513ce21 → 0.0.0-87ff7523a
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.
- package/CHANGELOG.md +1536 -0
- package/README.md +3 -5
- package/css-vars-usage.json +240 -26
- package/dist/.tsbuildinfo +1 -0
- package/dist/Assets-fetch.d.ts +1 -0
- package/dist/Assets-fetch.js +3 -0
- package/dist/Assets-fetch.js.map +1 -0
- package/dist/Assets-node.d.ts +12 -0
- package/dist/Assets-node.js +13 -0
- package/dist/Assets-node.js.map +1 -0
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/json-imports/Themes-fetch.d.ts +1 -0
- package/dist/generated/json-imports/Themes-fetch.js +25 -0
- package/dist/generated/json-imports/Themes-fetch.js.map +1 -0
- package/dist/generated/json-imports/Themes-node.d.ts +1 -0
- package/dist/generated/json-imports/Themes-node.js +25 -0
- package/dist/generated/json-imports/Themes-node.js.map +1 -0
- package/dist/generated/json-imports/Themes.d.ts +1 -0
- package/dist/generated/json-imports/Themes.js +20 -25
- package/dist/generated/json-imports/Themes.js.map +1 -0
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -2
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -2
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -2
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -2
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -2
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -2
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -2
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +2 -3
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -2
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
- package/package-scripts.cjs +11 -21
- package/package.json +7 -9
- package/tsconfig.json +24 -15
- package/config/postcss.themes/postcss.config.cjs +0 -24
- package/dist/Assets-static.d.ts +0 -1
- package/dist/Assets-static.js +0 -3
- package/dist/Assets-static.js.map +0 -1
- package/dist/css/themes/sap_belize/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +0 -1
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +0 -1
- package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +0 -1
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +0 -1
- package/dist/generated/json-imports/Themes-static.js +0 -41
- package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js +0 -3
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +0 -3
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +0 -3
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +0 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +0 -3
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +0 -3
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +0 -1
- package/dist/themes/sap_belize/css_variables.css +0 -927
- package/dist/themes/sap_belize/parameters-bundle.css +0 -1
- package/dist/themes/sap_belize_hcb/css_variables.css +0 -926
- package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
- package/dist/themes/sap_belize_hcw/css_variables.css +0 -926
- package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
- package/dist/themes/sap_fiori_3/css_variables.css +0 -926
- package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
- package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -926
- package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
- package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -926
- package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
- package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -926
- package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
- package/dist/themes/sap_horizon/css_variables.css +0 -926
- package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
- package/dist/themes/sap_horizon_dark/css_variables.css +0 -926
- package/dist/themes/sap_horizon_dark/parameters-bundle.css +0 -1
- package/dist/themes/sap_horizon_exp/css_variables.css +0 -926
- package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
- package/dist/themes/sap_horizon_hcb/css_variables.css +0 -926
- package/dist/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
- package/dist/themes/sap_horizon_hcw/css_variables.css +0 -926
- package/dist/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
- package/lib/generate-css-vars-usage-report/index.js +0 -36
package/README.md
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
UI5 Web Components - Theming
|
|
4
2
|
|
|
5
3
|
[](https://www.npmjs.com/package/@ui5/webcomponents)
|
|
6
4
|
|
|
@@ -19,10 +17,10 @@ The assets, provided by this package, are additional themes:
|
|
|
19
17
|
## Resources
|
|
20
18
|
- [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/main/README.md)
|
|
21
19
|
- [UI5 Web Components - Home Page](https://sap.github.io/ui5-webcomponents)
|
|
22
|
-
- [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/
|
|
20
|
+
- [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/play/)
|
|
23
21
|
|
|
24
22
|
## Support
|
|
25
|
-
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://
|
|
23
|
+
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/).
|
|
26
24
|
|
|
27
25
|
## Contribute
|
|
28
26
|
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/docs/6-contributing/02-conventions-and-guidelines.md).
|
package/css-vars-usage.json
CHANGED
|
@@ -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",
|
|
@@ -78,6 +90,14 @@
|
|
|
78
90
|
"--sapButton_BorderColor",
|
|
79
91
|
"--sapButton_BorderCornerRadius",
|
|
80
92
|
"--sapButton_BorderWidth",
|
|
93
|
+
"--sapButton_Critical_Active_Background",
|
|
94
|
+
"--sapButton_Critical_Active_BorderColor",
|
|
95
|
+
"--sapButton_Critical_Background",
|
|
96
|
+
"--sapButton_Critical_BorderColor",
|
|
97
|
+
"--sapButton_Critical_Hover_Background",
|
|
98
|
+
"--sapButton_Critical_Hover_BorderColor",
|
|
99
|
+
"--sapButton_Critical_Hover_TextColor",
|
|
100
|
+
"--sapButton_Critical_TextColor",
|
|
81
101
|
"--sapButton_Emphasized_Active_Background",
|
|
82
102
|
"--sapButton_Emphasized_Active_BorderColor",
|
|
83
103
|
"--sapButton_Emphasized_Active_TextColor",
|
|
@@ -110,6 +130,14 @@
|
|
|
110
130
|
"--sapButton_Hover_Background",
|
|
111
131
|
"--sapButton_Hover_BorderColor",
|
|
112
132
|
"--sapButton_Hover_TextColor",
|
|
133
|
+
"--sapButton_Information_Active_Background",
|
|
134
|
+
"--sapButton_Information_Active_BorderColor",
|
|
135
|
+
"--sapButton_Information_Background",
|
|
136
|
+
"--sapButton_Information_BorderColor",
|
|
137
|
+
"--sapButton_Information_Hover_Background",
|
|
138
|
+
"--sapButton_Information_Hover_BorderColor",
|
|
139
|
+
"--sapButton_Information_Hover_TextColor",
|
|
140
|
+
"--sapButton_Information_TextColor",
|
|
113
141
|
"--sapButton_Lite_Active_Background",
|
|
114
142
|
"--sapButton_Lite_Active_BorderColor",
|
|
115
143
|
"--sapButton_Lite_Background",
|
|
@@ -118,8 +146,20 @@
|
|
|
118
146
|
"--sapButton_Lite_Hover_BorderColor",
|
|
119
147
|
"--sapButton_Lite_Hover_TextColor",
|
|
120
148
|
"--sapButton_Lite_TextColor",
|
|
149
|
+
"--sapButton_Negative_Active_Background",
|
|
150
|
+
"--sapButton_Negative_Active_BorderColor",
|
|
151
|
+
"--sapButton_Negative_Background",
|
|
121
152
|
"--sapButton_Negative_BorderColor",
|
|
153
|
+
"--sapButton_Negative_Hover_Background",
|
|
154
|
+
"--sapButton_Negative_Hover_BorderColor",
|
|
155
|
+
"--sapButton_Negative_Hover_TextColor",
|
|
156
|
+
"--sapButton_Negative_TextColor",
|
|
157
|
+
"--sapButton_Neutral_Active_Background",
|
|
158
|
+
"--sapButton_Neutral_Active_BorderColor",
|
|
122
159
|
"--sapButton_Neutral_Background",
|
|
160
|
+
"--sapButton_Neutral_Hover_Background",
|
|
161
|
+
"--sapButton_Neutral_Hover_BorderColor",
|
|
162
|
+
"--sapButton_Neutral_Hover_TextColor",
|
|
123
163
|
"--sapButton_Reject_Active_Background",
|
|
124
164
|
"--sapButton_Reject_Active_BorderColor",
|
|
125
165
|
"--sapButton_Reject_Active_TextColor",
|
|
@@ -134,11 +174,20 @@
|
|
|
134
174
|
"--sapButton_Reject_Selected_Hover_BorderColor",
|
|
135
175
|
"--sapButton_Reject_Selected_TextColor",
|
|
136
176
|
"--sapButton_Reject_TextColor",
|
|
177
|
+
"--sapButton_Segment_BorderCornerRadius",
|
|
137
178
|
"--sapButton_Selected_Background",
|
|
138
179
|
"--sapButton_Selected_BorderColor",
|
|
139
180
|
"--sapButton_Selected_Hover_Background",
|
|
140
181
|
"--sapButton_Selected_Hover_BorderColor",
|
|
141
182
|
"--sapButton_Selected_TextColor",
|
|
183
|
+
"--sapButton_Success_Active_Background",
|
|
184
|
+
"--sapButton_Success_Active_BorderColor",
|
|
185
|
+
"--sapButton_Success_Background",
|
|
186
|
+
"--sapButton_Success_BorderColor",
|
|
187
|
+
"--sapButton_Success_Hover_Background",
|
|
188
|
+
"--sapButton_Success_Hover_BorderColor",
|
|
189
|
+
"--sapButton_Success_Hover_TextColor",
|
|
190
|
+
"--sapButton_Success_TextColor",
|
|
142
191
|
"--sapButton_TextColor",
|
|
143
192
|
"--sapButton_TokenBackground",
|
|
144
193
|
"--sapButton_TokenBorderColor",
|
|
@@ -159,15 +208,16 @@
|
|
|
159
208
|
"--sapButton_Track_Selected_Hover_Background",
|
|
160
209
|
"--sapButton_Track_Selected_Hover_BorderColor",
|
|
161
210
|
"--sapButton_Track_Selected_TextColor",
|
|
162
|
-
"--sapChart_Good",
|
|
163
|
-
"--sapChart_Sequence_6",
|
|
164
211
|
"--sapContent_BadgeBackground",
|
|
212
|
+
"--sapContent_BadgeBorderColor",
|
|
165
213
|
"--sapContent_BadgeTextColor",
|
|
166
214
|
"--sapContent_BusyColor",
|
|
215
|
+
"--sapContent_ContentColor",
|
|
167
216
|
"--sapContent_ContrastFocusColor",
|
|
168
217
|
"--sapContent_ContrastIconColor",
|
|
169
218
|
"--sapContent_ContrastShadowColor",
|
|
170
219
|
"--sapContent_ContrastTextColor",
|
|
220
|
+
"--sapContent_ContrastTextShadow",
|
|
171
221
|
"--sapContent_Critical_Shadow",
|
|
172
222
|
"--sapContent_DisabledOpacity",
|
|
173
223
|
"--sapContent_DisabledTextColor",
|
|
@@ -177,7 +227,6 @@
|
|
|
177
227
|
"--sapContent_FocusWidth",
|
|
178
228
|
"--sapContent_ForegroundBorderColor",
|
|
179
229
|
"--sapContent_ForegroundColor",
|
|
180
|
-
"--sapContent_ForegroundTextColor",
|
|
181
230
|
"--sapContent_HeaderShadow",
|
|
182
231
|
"--sapContent_HelpColor",
|
|
183
232
|
"--sapContent_IconColor",
|
|
@@ -195,6 +244,7 @@
|
|
|
195
244
|
"--sapContent_Informative_Shadow",
|
|
196
245
|
"--sapContent_Interaction_Shadow",
|
|
197
246
|
"--sapContent_LabelColor",
|
|
247
|
+
"--sapContent_Lite_Shadow",
|
|
198
248
|
"--sapContent_MeasureIndicatorColor",
|
|
199
249
|
"--sapContent_Negative_Shadow",
|
|
200
250
|
"--sapContent_NonInteractiveIconColor",
|
|
@@ -204,7 +254,6 @@
|
|
|
204
254
|
"--sapContent_Selected_ForegroundColor",
|
|
205
255
|
"--sapContent_Selected_Hover_Background",
|
|
206
256
|
"--sapContent_Selected_MeasureIndicatorColor",
|
|
207
|
-
"--sapContent_Selected_Shadow",
|
|
208
257
|
"--sapContent_Selected_TextColor",
|
|
209
258
|
"--sapContent_Shadow0",
|
|
210
259
|
"--sapContent_Shadow1",
|
|
@@ -220,6 +269,7 @@
|
|
|
220
269
|
"--sapElement_BorderWidth",
|
|
221
270
|
"--sapElement_Compact_Height",
|
|
222
271
|
"--sapElement_Height",
|
|
272
|
+
"--sapElement_LineHeight",
|
|
223
273
|
"--sapErrorBackground",
|
|
224
274
|
"--sapErrorBorderColor",
|
|
225
275
|
"--sapField_Active_BorderColor",
|
|
@@ -249,11 +299,17 @@
|
|
|
249
299
|
"--sapField_InvalidBorderWidth",
|
|
250
300
|
"--sapField_InvalidColor",
|
|
251
301
|
"--sapField_InvalidShadow",
|
|
302
|
+
"--sapField_Picker_BorderWidth",
|
|
252
303
|
"--sapField_PlaceholderTextColor",
|
|
253
304
|
"--sapField_ReadOnly_Background",
|
|
254
305
|
"--sapField_ReadOnly_BackgroundStyle",
|
|
255
306
|
"--sapField_ReadOnly_BorderColor",
|
|
256
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",
|
|
257
313
|
"--sapField_Shadow",
|
|
258
314
|
"--sapField_SuccessBackground",
|
|
259
315
|
"--sapField_SuccessBackgroundStyle",
|
|
@@ -277,18 +333,19 @@
|
|
|
277
333
|
"--sapFontHeaderFamily",
|
|
278
334
|
"--sapFontLargeSize",
|
|
279
335
|
"--sapFontMediumSize",
|
|
336
|
+
"--sapFontSemiboldDuplexFamily",
|
|
337
|
+
"--sapFontSemiboldFamily",
|
|
280
338
|
"--sapFontSize",
|
|
281
339
|
"--sapFontSmallSize",
|
|
340
|
+
"--sapGroup_BorderCornerRadius",
|
|
282
341
|
"--sapGroup_ContentBackground",
|
|
283
342
|
"--sapGroup_ContentBorderColor",
|
|
284
343
|
"--sapGroup_Title_FontSize",
|
|
285
344
|
"--sapGroup_TitleBackground",
|
|
286
345
|
"--sapGroup_TitleBorderColor",
|
|
346
|
+
"--sapGroup_TitleBorderWidth",
|
|
287
347
|
"--sapGroup_TitleTextColor",
|
|
288
|
-
"--sapHC_ReducedBackground",
|
|
289
|
-
"--sapHC_ReducedForeground",
|
|
290
348
|
"--sapHighlightColor",
|
|
291
|
-
"--sapHighlightTextColor",
|
|
292
349
|
"--sapIllus_AccentColor",
|
|
293
350
|
"--sapIllus_BackgroundColor",
|
|
294
351
|
"--sapIllus_BrandColorPrimary",
|
|
@@ -300,6 +357,116 @@
|
|
|
300
357
|
"--sapIllus_PatternHighlight",
|
|
301
358
|
"--sapIllus_PatternShadow",
|
|
302
359
|
"--sapIllus_StrokeDetailColor",
|
|
360
|
+
"--sapIndicationColor_1",
|
|
361
|
+
"--sapIndicationColor_1_Active_Background",
|
|
362
|
+
"--sapIndicationColor_1_Active_BorderColor",
|
|
363
|
+
"--sapIndicationColor_1_Active_TextColor",
|
|
364
|
+
"--sapIndicationColor_1_Background",
|
|
365
|
+
"--sapIndicationColor_1_BorderColor",
|
|
366
|
+
"--sapIndicationColor_1_Hover_Background",
|
|
367
|
+
"--sapIndicationColor_1_TextColor",
|
|
368
|
+
"--sapIndicationColor_1b",
|
|
369
|
+
"--sapIndicationColor_1b_BorderColor",
|
|
370
|
+
"--sapIndicationColor_1b_Hover_Background",
|
|
371
|
+
"--sapIndicationColor_2",
|
|
372
|
+
"--sapIndicationColor_2_Active_Background",
|
|
373
|
+
"--sapIndicationColor_2_Active_BorderColor",
|
|
374
|
+
"--sapIndicationColor_2_Active_TextColor",
|
|
375
|
+
"--sapIndicationColor_2_Background",
|
|
376
|
+
"--sapIndicationColor_2_BorderColor",
|
|
377
|
+
"--sapIndicationColor_2_Hover_Background",
|
|
378
|
+
"--sapIndicationColor_2_TextColor",
|
|
379
|
+
"--sapIndicationColor_2b",
|
|
380
|
+
"--sapIndicationColor_2b_BorderColor",
|
|
381
|
+
"--sapIndicationColor_2b_Hover_Background",
|
|
382
|
+
"--sapIndicationColor_3",
|
|
383
|
+
"--sapIndicationColor_3_Active_Background",
|
|
384
|
+
"--sapIndicationColor_3_Active_BorderColor",
|
|
385
|
+
"--sapIndicationColor_3_Active_TextColor",
|
|
386
|
+
"--sapIndicationColor_3_Background",
|
|
387
|
+
"--sapIndicationColor_3_BorderColor",
|
|
388
|
+
"--sapIndicationColor_3_Hover_Background",
|
|
389
|
+
"--sapIndicationColor_3_TextColor",
|
|
390
|
+
"--sapIndicationColor_3b",
|
|
391
|
+
"--sapIndicationColor_3b_BorderColor",
|
|
392
|
+
"--sapIndicationColor_3b_Hover_Background",
|
|
393
|
+
"--sapIndicationColor_4",
|
|
394
|
+
"--sapIndicationColor_4_Active_Background",
|
|
395
|
+
"--sapIndicationColor_4_Active_BorderColor",
|
|
396
|
+
"--sapIndicationColor_4_Active_TextColor",
|
|
397
|
+
"--sapIndicationColor_4_Background",
|
|
398
|
+
"--sapIndicationColor_4_BorderColor",
|
|
399
|
+
"--sapIndicationColor_4_Hover_Background",
|
|
400
|
+
"--sapIndicationColor_4_TextColor",
|
|
401
|
+
"--sapIndicationColor_4b",
|
|
402
|
+
"--sapIndicationColor_4b_BorderColor",
|
|
403
|
+
"--sapIndicationColor_4b_Hover_Background",
|
|
404
|
+
"--sapIndicationColor_5",
|
|
405
|
+
"--sapIndicationColor_5_Active_Background",
|
|
406
|
+
"--sapIndicationColor_5_Active_BorderColor",
|
|
407
|
+
"--sapIndicationColor_5_Active_TextColor",
|
|
408
|
+
"--sapIndicationColor_5_Background",
|
|
409
|
+
"--sapIndicationColor_5_BorderColor",
|
|
410
|
+
"--sapIndicationColor_5_Hover_Background",
|
|
411
|
+
"--sapIndicationColor_5_TextColor",
|
|
412
|
+
"--sapIndicationColor_5b",
|
|
413
|
+
"--sapIndicationColor_5b_BorderColor",
|
|
414
|
+
"--sapIndicationColor_5b_Hover_Background",
|
|
415
|
+
"--sapIndicationColor_6",
|
|
416
|
+
"--sapIndicationColor_6_Active_Background",
|
|
417
|
+
"--sapIndicationColor_6_Active_BorderColor",
|
|
418
|
+
"--sapIndicationColor_6_Active_TextColor",
|
|
419
|
+
"--sapIndicationColor_6_Background",
|
|
420
|
+
"--sapIndicationColor_6_BorderColor",
|
|
421
|
+
"--sapIndicationColor_6_Hover_Background",
|
|
422
|
+
"--sapIndicationColor_6_TextColor",
|
|
423
|
+
"--sapIndicationColor_6b",
|
|
424
|
+
"--sapIndicationColor_6b_BorderColor",
|
|
425
|
+
"--sapIndicationColor_6b_Hover_Background",
|
|
426
|
+
"--sapIndicationColor_7",
|
|
427
|
+
"--sapIndicationColor_7_Active_Background",
|
|
428
|
+
"--sapIndicationColor_7_Active_BorderColor",
|
|
429
|
+
"--sapIndicationColor_7_Active_TextColor",
|
|
430
|
+
"--sapIndicationColor_7_Background",
|
|
431
|
+
"--sapIndicationColor_7_BorderColor",
|
|
432
|
+
"--sapIndicationColor_7_Hover_Background",
|
|
433
|
+
"--sapIndicationColor_7_TextColor",
|
|
434
|
+
"--sapIndicationColor_7b",
|
|
435
|
+
"--sapIndicationColor_7b_BorderColor",
|
|
436
|
+
"--sapIndicationColor_7b_Hover_Background",
|
|
437
|
+
"--sapIndicationColor_8",
|
|
438
|
+
"--sapIndicationColor_8_Active_Background",
|
|
439
|
+
"--sapIndicationColor_8_Active_BorderColor",
|
|
440
|
+
"--sapIndicationColor_8_Active_TextColor",
|
|
441
|
+
"--sapIndicationColor_8_Background",
|
|
442
|
+
"--sapIndicationColor_8_BorderColor",
|
|
443
|
+
"--sapIndicationColor_8_Hover_Background",
|
|
444
|
+
"--sapIndicationColor_8_TextColor",
|
|
445
|
+
"--sapIndicationColor_8b",
|
|
446
|
+
"--sapIndicationColor_8b_BorderColor",
|
|
447
|
+
"--sapIndicationColor_8b_Hover_Background",
|
|
448
|
+
"--sapIndicationColor_9",
|
|
449
|
+
"--sapIndicationColor_9_Active_Background",
|
|
450
|
+
"--sapIndicationColor_9_Active_BorderColor",
|
|
451
|
+
"--sapIndicationColor_9_Active_TextColor",
|
|
452
|
+
"--sapIndicationColor_9_Background",
|
|
453
|
+
"--sapIndicationColor_9_BorderColor",
|
|
454
|
+
"--sapIndicationColor_9_Hover_Background",
|
|
455
|
+
"--sapIndicationColor_9_TextColor",
|
|
456
|
+
"--sapIndicationColor_9b",
|
|
457
|
+
"--sapIndicationColor_9b_BorderColor",
|
|
458
|
+
"--sapIndicationColor_9b_Hover_Background",
|
|
459
|
+
"--sapIndicationColor_10",
|
|
460
|
+
"--sapIndicationColor_10_Active_Background",
|
|
461
|
+
"--sapIndicationColor_10_Active_BorderColor",
|
|
462
|
+
"--sapIndicationColor_10_Active_TextColor",
|
|
463
|
+
"--sapIndicationColor_10_Background",
|
|
464
|
+
"--sapIndicationColor_10_BorderColor",
|
|
465
|
+
"--sapIndicationColor_10_Hover_Background",
|
|
466
|
+
"--sapIndicationColor_10_TextColor",
|
|
467
|
+
"--sapIndicationColor_10b",
|
|
468
|
+
"--sapIndicationColor_10b_BorderColor",
|
|
469
|
+
"--sapIndicationColor_10b_Hover_Background",
|
|
303
470
|
"--sapInformationBackground",
|
|
304
471
|
"--sapInformationBorderColor",
|
|
305
472
|
"--sapInformativeElementColor",
|
|
@@ -307,20 +474,32 @@
|
|
|
307
474
|
"--sapLegend_CurrentDateTime",
|
|
308
475
|
"--sapLegend_NonWorkingBackground",
|
|
309
476
|
"--sapLegend_WorkingBackground",
|
|
310
|
-
"--
|
|
311
|
-
"--
|
|
312
|
-
"--
|
|
313
|
-
"--
|
|
314
|
-
"--
|
|
315
|
-
"--
|
|
316
|
-
"--
|
|
317
|
-
"--
|
|
318
|
-
"--
|
|
319
|
-
"--
|
|
477
|
+
"--sapLegendColor1",
|
|
478
|
+
"--sapLegendColor2",
|
|
479
|
+
"--sapLegendColor3",
|
|
480
|
+
"--sapLegendColor4",
|
|
481
|
+
"--sapLegendColor5",
|
|
482
|
+
"--sapLegendColor6",
|
|
483
|
+
"--sapLegendColor7",
|
|
484
|
+
"--sapLegendColor8",
|
|
485
|
+
"--sapLegendColor9",
|
|
486
|
+
"--sapLegendColor10",
|
|
487
|
+
"--sapLegendColor11",
|
|
488
|
+
"--sapLegendColor12",
|
|
489
|
+
"--sapLegendColor13",
|
|
490
|
+
"--sapLegendColor14",
|
|
491
|
+
"--sapLegendColor15",
|
|
492
|
+
"--sapLegendColor16",
|
|
493
|
+
"--sapLegendColor17",
|
|
320
494
|
"--sapLegendColor18",
|
|
495
|
+
"--sapLegendColor19",
|
|
496
|
+
"--sapLegendColor20",
|
|
321
497
|
"--sapLink_Active_Color",
|
|
498
|
+
"--sapLink_Active_TextDecoration",
|
|
322
499
|
"--sapLink_Hover_Color",
|
|
500
|
+
"--sapLink_Hover_TextDecoration",
|
|
323
501
|
"--sapLink_SubtleColor",
|
|
502
|
+
"--sapLink_TextDecoration",
|
|
324
503
|
"--sapLinkColor",
|
|
325
504
|
"--sapList_Active_Background",
|
|
326
505
|
"--sapList_Active_TextColor",
|
|
@@ -339,10 +518,10 @@
|
|
|
339
518
|
"--sapList_Hover_SelectionBackground",
|
|
340
519
|
"--sapList_SelectionBackgroundColor",
|
|
341
520
|
"--sapList_SelectionBorderColor",
|
|
342
|
-
"--sapList_TableGroupHeaderBackground",
|
|
343
|
-
"--sapList_TableGroupHeaderBorderColor",
|
|
344
521
|
"--sapList_TableGroupHeaderTextColor",
|
|
345
522
|
"--sapList_TextColor",
|
|
523
|
+
"--sapMessage_BorderWidth",
|
|
524
|
+
"--sapMessage_Button_Hover_Background",
|
|
346
525
|
"--sapMessage_ErrorBorderColor",
|
|
347
526
|
"--sapMessage_InformationBorderColor",
|
|
348
527
|
"--sapMessage_SuccessBorderColor",
|
|
@@ -351,11 +530,18 @@
|
|
|
351
530
|
"--sapNegativeElementColor",
|
|
352
531
|
"--sapNegativeTextColor",
|
|
353
532
|
"--sapNeutralBackground",
|
|
533
|
+
"--sapNeutralBorderColor",
|
|
354
534
|
"--sapNeutralColor",
|
|
355
535
|
"--sapNeutralElementColor",
|
|
356
536
|
"--sapNeutralTextColor",
|
|
357
537
|
"--sapObjectHeader_Background",
|
|
358
538
|
"--sapObjectHeader_BorderColor",
|
|
539
|
+
"--sapObjectHeader_Hover_Background",
|
|
540
|
+
"--sapObjectHeader_Subtitle_TextColor",
|
|
541
|
+
"--sapObjectHeader_Title_FontFamily",
|
|
542
|
+
"--sapObjectHeader_Title_FontSize",
|
|
543
|
+
"--sapObjectHeader_Title_SnappedFontSize",
|
|
544
|
+
"--sapObjectHeader_Title_TextColor",
|
|
359
545
|
"--sapPageFooter_Background",
|
|
360
546
|
"--sapPageFooter_BorderColor",
|
|
361
547
|
"--sapPageFooter_TextColor",
|
|
@@ -374,18 +560,13 @@
|
|
|
374
560
|
"--sapProgress_PositiveBackground",
|
|
375
561
|
"--sapProgress_TextColor",
|
|
376
562
|
"--sapProgress_Value_Background",
|
|
377
|
-
"--sapProgress_Value_BorderColor",
|
|
378
563
|
"--sapProgress_Value_CriticalBackground",
|
|
379
|
-
"--sapProgress_Value_CriticalBorderColor",
|
|
380
564
|
"--sapProgress_Value_CriticalTextColor",
|
|
381
565
|
"--sapProgress_Value_InformationBackground",
|
|
382
|
-
"--sapProgress_Value_InformationBorderColor",
|
|
383
566
|
"--sapProgress_Value_InformationTextColor",
|
|
384
567
|
"--sapProgress_Value_NegativeBackground",
|
|
385
|
-
"--sapProgress_Value_NegativeBorderColor",
|
|
386
568
|
"--sapProgress_Value_NegativeTextColor",
|
|
387
569
|
"--sapProgress_Value_PositiveBackground",
|
|
388
|
-
"--sapProgress_Value_PositiveBorderColor",
|
|
389
570
|
"--sapProgress_Value_PositiveTextColor",
|
|
390
571
|
"--sapScrollBar_Dimension",
|
|
391
572
|
"--sapScrollBar_FaceColor",
|
|
@@ -394,14 +575,16 @@
|
|
|
394
575
|
"--sapSelectedColor",
|
|
395
576
|
"--sapShell_Active_Background",
|
|
396
577
|
"--sapShell_Active_TextColor",
|
|
578
|
+
"--sapShell_Assistant_ForegroundColor",
|
|
397
579
|
"--sapShell_Background",
|
|
398
580
|
"--sapShell_Hover_Background",
|
|
399
581
|
"--sapShell_InteractiveBackground",
|
|
400
582
|
"--sapShell_InteractiveBorderColor",
|
|
401
583
|
"--sapShell_InteractiveTextColor",
|
|
584
|
+
"--sapShell_Shadow",
|
|
585
|
+
"--sapShell_SubBrand_TextColor",
|
|
402
586
|
"--sapShell_TextColor",
|
|
403
587
|
"--sapShellColor",
|
|
404
|
-
"--sapSlider_Active_HandleBackground",
|
|
405
588
|
"--sapSlider_Active_RangeHandleBackground",
|
|
406
589
|
"--sapSlider_Background",
|
|
407
590
|
"--sapSlider_HandleBackground",
|
|
@@ -413,6 +596,38 @@
|
|
|
413
596
|
"--sapSlider_Selected_BorderColor",
|
|
414
597
|
"--sapSuccessBackground",
|
|
415
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",
|
|
416
631
|
"--sapTextColor",
|
|
417
632
|
"--sapTile_Active_Background",
|
|
418
633
|
"--sapTile_Background",
|
|
@@ -424,7 +639,6 @@
|
|
|
424
639
|
"--sapTile_SeparatorColor",
|
|
425
640
|
"--sapTile_TextColor",
|
|
426
641
|
"--sapTile_TitleTextColor",
|
|
427
|
-
"--sapTitleColor",
|
|
428
642
|
"--sapToolbar_SeparatorColor",
|
|
429
643
|
"--sapWarningBackground",
|
|
430
644
|
"--sapWarningBorderColor"
|