@ui5/webcomponents-theming 0.0.0-dc3ccac50 → 0.0.0-ddc5fe31b

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 +756 -0
  3. package/README.md +6 -6
  4. package/css-vars-usage.json +311 -10
  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 +25 -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,87 @@
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",
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",
42
89
  "--sapButton_Emphasized_Active_Background",
43
90
  "--sapButton_Emphasized_Active_BorderColor",
44
91
  "--sapButton_Emphasized_Active_TextColor",
45
92
  "--sapButton_Emphasized_Background",
46
93
  "--sapButton_Emphasized_BorderColor",
94
+ "--sapButton_Emphasized_FontWeight",
47
95
  "--sapButton_Emphasized_Hover_Background",
48
96
  "--sapButton_Emphasized_Hover_BorderColor",
97
+ "--sapButton_Emphasized_Hover_TextColor",
49
98
  "--sapButton_Emphasized_TextColor",
50
- "--sapButton_Emphasized_TextShadow",
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",
51
119
  "--sapButton_Hover_Background",
52
120
  "--sapButton_Hover_BorderColor",
53
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",
130
+ "--sapButton_Lite_Active_Background",
131
+ "--sapButton_Lite_Active_BorderColor",
54
132
  "--sapButton_Lite_Background",
55
133
  "--sapButton_Lite_BorderColor",
56
134
  "--sapButton_Lite_Hover_Background",
57
135
  "--sapButton_Lite_Hover_BorderColor",
136
+ "--sapButton_Lite_Hover_TextColor",
58
137
  "--sapButton_Lite_TextColor",
138
+ "--sapButton_Negative_Active_Background",
139
+ "--sapButton_Negative_Active_BorderColor",
140
+ "--sapButton_Negative_Background",
59
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",
148
+ "--sapButton_Neutral_Background",
149
+ "--sapButton_Neutral_Hover_Background",
150
+ "--sapButton_Neutral_Hover_BorderColor",
151
+ "--sapButton_Neutral_Hover_TextColor",
60
152
  "--sapButton_Reject_Active_Background",
61
153
  "--sapButton_Reject_Active_BorderColor",
62
154
  "--sapButton_Reject_Active_TextColor",
@@ -64,7 +156,11 @@
64
156
  "--sapButton_Reject_BorderColor",
65
157
  "--sapButton_Reject_Hover_Background",
66
158
  "--sapButton_Reject_Hover_BorderColor",
159
+ "--sapButton_Reject_Hover_TextColor",
160
+ "--sapButton_Reject_Selected_Background",
161
+ "--sapButton_Reject_Selected_BorderColor",
67
162
  "--sapButton_Reject_Selected_Hover_Background",
163
+ "--sapButton_Reject_Selected_Hover_BorderColor",
68
164
  "--sapButton_Reject_Selected_TextColor",
69
165
  "--sapButton_Reject_TextColor",
70
166
  "--sapButton_Selected_Background",
@@ -72,20 +168,42 @@
72
168
  "--sapButton_Selected_Hover_Background",
73
169
  "--sapButton_Selected_Hover_BorderColor",
74
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",
75
179
  "--sapButton_TextColor",
76
180
  "--sapButton_TokenBackground",
77
181
  "--sapButton_TokenBorderColor",
78
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",
79
194
  "--sapButton_Track_Selected_Background",
195
+ "--sapButton_Track_Selected_BorderColor",
196
+ "--sapButton_Track_Selected_Hover_Background",
197
+ "--sapButton_Track_Selected_Hover_BorderColor",
80
198
  "--sapButton_Track_Selected_TextColor",
81
- "--sapButton_Track_TextColor",
82
- "--sapChart_Good",
83
- "--sapChart_Sequence_6",
84
199
  "--sapContent_BadgeBackground",
85
200
  "--sapContent_BadgeTextColor",
201
+ "--sapContent_BusyColor",
86
202
  "--sapContent_ContrastFocusColor",
87
203
  "--sapContent_ContrastIconColor",
204
+ "--sapContent_ContrastShadowColor",
88
205
  "--sapContent_ContrastTextColor",
206
+ "--sapContent_ContrastTextShadow",
89
207
  "--sapContent_Critical_Shadow",
90
208
  "--sapContent_DisabledOpacity",
91
209
  "--sapContent_DisabledTextColor",
@@ -94,10 +212,12 @@
94
212
  "--sapContent_FocusStyle",
95
213
  "--sapContent_FocusWidth",
96
214
  "--sapContent_ForegroundBorderColor",
215
+ "--sapContent_ForegroundColor",
97
216
  "--sapContent_ForegroundTextColor",
98
217
  "--sapContent_HeaderShadow",
99
218
  "--sapContent_HelpColor",
100
219
  "--sapContent_IconColor",
220
+ "--sapContent_IconFontFamily",
101
221
  "--sapContent_Illustrative_Color1",
102
222
  "--sapContent_Illustrative_Color2",
103
223
  "--sapContent_Illustrative_Color3",
@@ -111,6 +231,7 @@
111
231
  "--sapContent_Informative_Shadow",
112
232
  "--sapContent_Interaction_Shadow",
113
233
  "--sapContent_LabelColor",
234
+ "--sapContent_MeasureIndicatorColor",
114
235
  "--sapContent_Negative_Shadow",
115
236
  "--sapContent_NonInteractiveIconColor",
116
237
  "--sapContent_Positive_Shadow",
@@ -118,7 +239,7 @@
118
239
  "--sapContent_Selected_Background",
119
240
  "--sapContent_Selected_ForegroundColor",
120
241
  "--sapContent_Selected_Hover_Background",
121
- "--sapContent_Selected_Shadow",
242
+ "--sapContent_Selected_MeasureIndicatorColor",
122
243
  "--sapContent_Selected_TextColor",
123
244
  "--sapContent_Shadow0",
124
245
  "--sapContent_Shadow1",
@@ -131,56 +252,79 @@
131
252
  "--sapCriticalElementColor",
132
253
  "--sapCriticalTextColor",
133
254
  "--sapElement_BorderCornerRadius",
255
+ "--sapElement_BorderWidth",
256
+ "--sapElement_Compact_Height",
257
+ "--sapElement_Height",
258
+ "--sapElement_LineHeight",
134
259
  "--sapErrorBackground",
135
260
  "--sapErrorBorderColor",
136
261
  "--sapField_Active_BorderColor",
137
262
  "--sapField_Background",
263
+ "--sapField_BackgroundStyle",
138
264
  "--sapField_BorderColor",
139
265
  "--sapField_BorderCornerRadius",
266
+ "--sapField_BorderStyle",
140
267
  "--sapField_BorderWidth",
141
268
  "--sapField_Focus_Background",
142
- "--sapField_Focus_BorderColor",
143
269
  "--sapField_Hover_Background",
270
+ "--sapField_Hover_BackgroundStyle",
144
271
  "--sapField_Hover_BorderColor",
272
+ "--sapField_Hover_InformationShadow",
273
+ "--sapField_Hover_InvalidShadow",
274
+ "--sapField_Hover_Shadow",
275
+ "--sapField_Hover_SuccessShadow",
276
+ "--sapField_Hover_WarningShadow",
145
277
  "--sapField_HoverBorderColor",
146
278
  "--sapField_InformationBackground",
279
+ "--sapField_InformationBackgroundStyle",
147
280
  "--sapField_InformationBorderWidth",
148
281
  "--sapField_InformationColor",
282
+ "--sapField_InformationShadow",
149
283
  "--sapField_InvalidBackground",
284
+ "--sapField_InvalidBackgroundStyle",
150
285
  "--sapField_InvalidBorderWidth",
151
286
  "--sapField_InvalidColor",
287
+ "--sapField_InvalidShadow",
152
288
  "--sapField_PlaceholderTextColor",
153
289
  "--sapField_ReadOnly_Background",
290
+ "--sapField_ReadOnly_BackgroundStyle",
154
291
  "--sapField_ReadOnly_BorderColor",
155
292
  "--sapField_RequiredColor",
293
+ "--sapField_Shadow",
156
294
  "--sapField_SuccessBackground",
295
+ "--sapField_SuccessBackgroundStyle",
157
296
  "--sapField_SuccessBorderWidth",
158
297
  "--sapField_SuccessColor",
298
+ "--sapField_SuccessShadow",
159
299
  "--sapField_TextColor",
160
300
  "--sapField_WarningBackground",
301
+ "--sapField_WarningBackgroundStyle",
161
302
  "--sapField_WarningBorderWidth",
162
303
  "--sapField_WarningColor",
304
+ "--sapField_WarningShadow",
163
305
  "--sapFontBoldFamily",
164
306
  "--sapFontFamily",
307
+ "--sapFontHeader1Size",
165
308
  "--sapFontHeader2Size",
309
+ "--sapFontHeader3Size",
166
310
  "--sapFontHeader4Size",
167
311
  "--sapFontHeader5Size",
168
312
  "--sapFontHeader6Size",
169
313
  "--sapFontHeaderFamily",
170
314
  "--sapFontLargeSize",
171
315
  "--sapFontMediumSize",
316
+ "--sapFontSemiboldDuplexFamily",
172
317
  "--sapFontSize",
173
318
  "--sapFontSmallSize",
174
319
  "--sapGroup_ContentBackground",
175
320
  "--sapGroup_ContentBorderColor",
321
+ "--sapGroup_Title_FontSize",
176
322
  "--sapGroup_TitleBackground",
177
323
  "--sapGroup_TitleBorderColor",
178
324
  "--sapGroup_TitleTextColor",
179
- "--sapHC_ReducedAltForeground",
180
325
  "--sapHC_ReducedBackground",
181
326
  "--sapHC_ReducedForeground",
182
327
  "--sapHighlightColor",
183
- "--sapHighlightTextColor",
184
328
  "--sapIllus_AccentColor",
185
329
  "--sapIllus_BackgroundColor",
186
330
  "--sapIllus_BrandColorPrimary",
@@ -192,6 +336,116 @@
192
336
  "--sapIllus_PatternHighlight",
193
337
  "--sapIllus_PatternShadow",
194
338
  "--sapIllus_StrokeDetailColor",
339
+ "--sapIndicationColor_1",
340
+ "--sapIndicationColor_1_Active_Background",
341
+ "--sapIndicationColor_1_Active_BorderColor",
342
+ "--sapIndicationColor_1_Active_TextColor",
343
+ "--sapIndicationColor_1_Background",
344
+ "--sapIndicationColor_1_BorderColor",
345
+ "--sapIndicationColor_1_Hover_Background",
346
+ "--sapIndicationColor_1_TextColor",
347
+ "--sapIndicationColor_1b",
348
+ "--sapIndicationColor_1b_BorderColor",
349
+ "--sapIndicationColor_1b_Hover_Background",
350
+ "--sapIndicationColor_2",
351
+ "--sapIndicationColor_2_Active_Background",
352
+ "--sapIndicationColor_2_Active_BorderColor",
353
+ "--sapIndicationColor_2_Active_TextColor",
354
+ "--sapIndicationColor_2_Background",
355
+ "--sapIndicationColor_2_BorderColor",
356
+ "--sapIndicationColor_2_Hover_Background",
357
+ "--sapIndicationColor_2_TextColor",
358
+ "--sapIndicationColor_2b",
359
+ "--sapIndicationColor_2b_BorderColor",
360
+ "--sapIndicationColor_2b_Hover_Background",
361
+ "--sapIndicationColor_3",
362
+ "--sapIndicationColor_3_Active_Background",
363
+ "--sapIndicationColor_3_Active_BorderColor",
364
+ "--sapIndicationColor_3_Active_TextColor",
365
+ "--sapIndicationColor_3_Background",
366
+ "--sapIndicationColor_3_BorderColor",
367
+ "--sapIndicationColor_3_Hover_Background",
368
+ "--sapIndicationColor_3_TextColor",
369
+ "--sapIndicationColor_3b",
370
+ "--sapIndicationColor_3b_BorderColor",
371
+ "--sapIndicationColor_3b_Hover_Background",
372
+ "--sapIndicationColor_4",
373
+ "--sapIndicationColor_4_Active_Background",
374
+ "--sapIndicationColor_4_Active_BorderColor",
375
+ "--sapIndicationColor_4_Active_TextColor",
376
+ "--sapIndicationColor_4_Background",
377
+ "--sapIndicationColor_4_BorderColor",
378
+ "--sapIndicationColor_4_Hover_Background",
379
+ "--sapIndicationColor_4_TextColor",
380
+ "--sapIndicationColor_4b",
381
+ "--sapIndicationColor_4b_BorderColor",
382
+ "--sapIndicationColor_4b_Hover_Background",
383
+ "--sapIndicationColor_5",
384
+ "--sapIndicationColor_5_Active_Background",
385
+ "--sapIndicationColor_5_Active_BorderColor",
386
+ "--sapIndicationColor_5_Active_TextColor",
387
+ "--sapIndicationColor_5_Background",
388
+ "--sapIndicationColor_5_BorderColor",
389
+ "--sapIndicationColor_5_Hover_Background",
390
+ "--sapIndicationColor_5_TextColor",
391
+ "--sapIndicationColor_5b",
392
+ "--sapIndicationColor_5b_BorderColor",
393
+ "--sapIndicationColor_5b_Hover_Background",
394
+ "--sapIndicationColor_6",
395
+ "--sapIndicationColor_6_Active_Background",
396
+ "--sapIndicationColor_6_Active_BorderColor",
397
+ "--sapIndicationColor_6_Active_TextColor",
398
+ "--sapIndicationColor_6_Background",
399
+ "--sapIndicationColor_6_BorderColor",
400
+ "--sapIndicationColor_6_Hover_Background",
401
+ "--sapIndicationColor_6_TextColor",
402
+ "--sapIndicationColor_6b",
403
+ "--sapIndicationColor_6b_BorderColor",
404
+ "--sapIndicationColor_6b_Hover_Background",
405
+ "--sapIndicationColor_7",
406
+ "--sapIndicationColor_7_Active_Background",
407
+ "--sapIndicationColor_7_Active_BorderColor",
408
+ "--sapIndicationColor_7_Active_TextColor",
409
+ "--sapIndicationColor_7_Background",
410
+ "--sapIndicationColor_7_BorderColor",
411
+ "--sapIndicationColor_7_Hover_Background",
412
+ "--sapIndicationColor_7_TextColor",
413
+ "--sapIndicationColor_7b",
414
+ "--sapIndicationColor_7b_BorderColor",
415
+ "--sapIndicationColor_7b_Hover_Background",
416
+ "--sapIndicationColor_8",
417
+ "--sapIndicationColor_8_Active_Background",
418
+ "--sapIndicationColor_8_Active_BorderColor",
419
+ "--sapIndicationColor_8_Active_TextColor",
420
+ "--sapIndicationColor_8_Background",
421
+ "--sapIndicationColor_8_BorderColor",
422
+ "--sapIndicationColor_8_Hover_Background",
423
+ "--sapIndicationColor_8_TextColor",
424
+ "--sapIndicationColor_8b",
425
+ "--sapIndicationColor_8b_BorderColor",
426
+ "--sapIndicationColor_8b_Hover_Background",
427
+ "--sapIndicationColor_9",
428
+ "--sapIndicationColor_9_Active_Background",
429
+ "--sapIndicationColor_9_Active_BorderColor",
430
+ "--sapIndicationColor_9_Active_TextColor",
431
+ "--sapIndicationColor_9_Background",
432
+ "--sapIndicationColor_9_BorderColor",
433
+ "--sapIndicationColor_9_Hover_Background",
434
+ "--sapIndicationColor_9_TextColor",
435
+ "--sapIndicationColor_9b",
436
+ "--sapIndicationColor_9b_BorderColor",
437
+ "--sapIndicationColor_9b_Hover_Background",
438
+ "--sapIndicationColor_10",
439
+ "--sapIndicationColor_10_Active_Background",
440
+ "--sapIndicationColor_10_Active_BorderColor",
441
+ "--sapIndicationColor_10_Active_TextColor",
442
+ "--sapIndicationColor_10_Background",
443
+ "--sapIndicationColor_10_BorderColor",
444
+ "--sapIndicationColor_10_Hover_Background",
445
+ "--sapIndicationColor_10_TextColor",
446
+ "--sapIndicationColor_10b",
447
+ "--sapIndicationColor_10b_BorderColor",
448
+ "--sapIndicationColor_10b_Hover_Background",
195
449
  "--sapInformationBackground",
196
450
  "--sapInformationBorderColor",
197
451
  "--sapInformativeElementColor",
@@ -210,7 +464,12 @@
210
464
  "--sapLegendBackgroundColor18",
211
465
  "--sapLegendBackgroundColor20",
212
466
  "--sapLegendColor18",
467
+ "--sapLink_Active_Color",
468
+ "--sapLink_Active_TextDecoration",
469
+ "--sapLink_Hover_Color",
470
+ "--sapLink_Hover_TextDecoration",
213
471
  "--sapLink_SubtleColor",
472
+ "--sapLink_TextDecoration",
214
473
  "--sapLinkColor",
215
474
  "--sapList_Active_Background",
216
475
  "--sapList_Active_TextColor",
@@ -223,6 +482,8 @@
223
482
  "--sapList_GroupHeaderBackground",
224
483
  "--sapList_GroupHeaderBorderColor",
225
484
  "--sapList_HeaderBackground",
485
+ "--sapList_HeaderBorderColor",
486
+ "--sapList_HeaderTextColor",
226
487
  "--sapList_Hover_Background",
227
488
  "--sapList_Hover_SelectionBackground",
228
489
  "--sapList_SelectionBackgroundColor",
@@ -231,6 +492,10 @@
231
492
  "--sapList_TableGroupHeaderBorderColor",
232
493
  "--sapList_TableGroupHeaderTextColor",
233
494
  "--sapList_TextColor",
495
+ "--sapMessage_ErrorBorderColor",
496
+ "--sapMessage_InformationBorderColor",
497
+ "--sapMessage_SuccessBorderColor",
498
+ "--sapMessage_WarningBorderColor",
234
499
  "--sapNegativeColor",
235
500
  "--sapNegativeElementColor",
236
501
  "--sapNegativeTextColor",
@@ -247,9 +512,31 @@
247
512
  "--sapPageHeader_Background",
248
513
  "--sapPageHeader_BorderColor",
249
514
  "--sapPageHeader_TextColor",
515
+ "--sapPopover_BorderCornerRadius",
250
516
  "--sapPositiveColor",
251
517
  "--sapPositiveElementColor",
252
518
  "--sapPositiveTextColor",
519
+ "--sapProgress_Background",
520
+ "--sapProgress_CriticalBackground",
521
+ "--sapProgress_FontSize",
522
+ "--sapProgress_InformationBackground",
523
+ "--sapProgress_NegativeBackground",
524
+ "--sapProgress_PositiveBackground",
525
+ "--sapProgress_TextColor",
526
+ "--sapProgress_Value_Background",
527
+ "--sapProgress_Value_BorderColor",
528
+ "--sapProgress_Value_CriticalBackground",
529
+ "--sapProgress_Value_CriticalBorderColor",
530
+ "--sapProgress_Value_CriticalTextColor",
531
+ "--sapProgress_Value_InformationBackground",
532
+ "--sapProgress_Value_InformationBorderColor",
533
+ "--sapProgress_Value_InformationTextColor",
534
+ "--sapProgress_Value_NegativeBackground",
535
+ "--sapProgress_Value_NegativeBorderColor",
536
+ "--sapProgress_Value_NegativeTextColor",
537
+ "--sapProgress_Value_PositiveBackground",
538
+ "--sapProgress_Value_PositiveBorderColor",
539
+ "--sapProgress_Value_PositiveTextColor",
253
540
  "--sapScrollBar_Dimension",
254
541
  "--sapScrollBar_FaceColor",
255
542
  "--sapScrollBar_Hover_FaceColor",
@@ -259,20 +546,34 @@
259
546
  "--sapShell_Active_TextColor",
260
547
  "--sapShell_Background",
261
548
  "--sapShell_Hover_Background",
549
+ "--sapShell_InteractiveBackground",
262
550
  "--sapShell_InteractiveBorderColor",
263
551
  "--sapShell_InteractiveTextColor",
264
552
  "--sapShell_TextColor",
265
553
  "--sapShellColor",
554
+ "--sapSlider_Active_RangeHandleBackground",
555
+ "--sapSlider_Background",
556
+ "--sapSlider_HandleBackground",
557
+ "--sapSlider_HandleBorderColor",
558
+ "--sapSlider_Hover_HandleBackground",
559
+ "--sapSlider_Hover_HandleBorderColor",
560
+ "--sapSlider_RangeHandleBackground",
561
+ "--sapSlider_Selected_Background",
562
+ "--sapSlider_Selected_BorderColor",
266
563
  "--sapSuccessBackground",
267
564
  "--sapSuccessBorderColor",
268
565
  "--sapTextColor",
566
+ "--sapTile_Active_Background",
269
567
  "--sapTile_Background",
270
568
  "--sapTile_BorderColor",
569
+ "--sapTile_BorderCornerRadius",
570
+ "--sapTile_Hover_Background",
271
571
  "--sapTile_IconColor",
572
+ "--sapTile_Interactive_BorderColor",
272
573
  "--sapTile_SeparatorColor",
273
574
  "--sapTile_TextColor",
274
575
  "--sapTile_TitleTextColor",
275
- "--sapTitleColor",
576
+ "--sapToolbar_Background",
276
577
  "--sapToolbar_SeparatorColor",
277
578
  "--sapWarningBackground",
278
579
  "--sapWarningBorderColor"