@ui5/webcomponents-theming 0.0.0-dcd8e5389 → 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 (101) hide show
  1. package/CHANGELOG.md +401 -0
  2. package/README.md +2 -1
  3. package/css-vars-usage.json +155 -6
  4. package/dist/.tsbuildinfo +1 -0
  5. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  6. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  7. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  15. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  18. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  19. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  20. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  21. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  23. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  27. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  30. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  32. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  33. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  34. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  35. package/dist/generated/json-imports/Themes-static.d.ts +1 -0
  36. package/dist/generated/json-imports/Themes-static.js +27 -23
  37. package/dist/generated/json-imports/Themes-static.js.map +1 -0
  38. package/dist/generated/json-imports/Themes.d.ts +1 -0
  39. package/dist/generated/json-imports/Themes.js +27 -25
  40. package/dist/generated/json-imports/Themes.js.map +1 -0
  41. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +2 -1
  42. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  43. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +2 -1
  44. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  45. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +2 -1
  46. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  47. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -1
  48. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  49. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -1
  50. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  51. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -1
  52. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  53. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -1
  54. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  55. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -1
  56. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  57. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -1
  58. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  59. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  60. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
  61. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  62. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +2 -1
  63. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  64. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -1
  65. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  66. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  67. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
  68. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  69. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -1
  70. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  71. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  72. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
  73. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  74. package/package-scripts.cjs +7 -18
  75. package/package.json +6 -7
  76. package/tsconfig.json +10 -0
  77. package/config/postcss.themes/postcss.config.cjs +0 -24
  78. package/dist/themes/sap_belize/css_variables.css +0 -927
  79. package/dist/themes/sap_belize/parameters-bundle.css +0 -1
  80. package/dist/themes/sap_belize_hcb/css_variables.css +0 -926
  81. package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  82. package/dist/themes/sap_belize_hcw/css_variables.css +0 -926
  83. package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  84. package/dist/themes/sap_fiori_3/css_variables.css +0 -926
  85. package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
  86. package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -926
  87. package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
  88. package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -926
  89. package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
  90. package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -926
  91. package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
  92. package/dist/themes/sap_horizon/css_variables.css +0 -926
  93. package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
  94. package/dist/themes/sap_horizon_dark/css_variables.css +0 -926
  95. package/dist/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  96. package/dist/themes/sap_horizon_exp/css_variables.css +0 -926
  97. package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  98. package/dist/themes/sap_horizon_hcb/css_variables.css +0 -926
  99. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
  100. package/dist/themes/sap_horizon_hcw/css_variables.css +0 -926
  101. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,407 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.22.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.1...v1.22.0-rc.2) (2024-01-25)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-theming
9
+
10
+
11
+
12
+
13
+
14
+ # [1.22.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.0...v1.22.0-rc.1) (2024-01-18)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-theming
17
+
18
+
19
+
20
+
21
+
22
+ # [1.22.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0...v1.22.0-rc.0) (2024-01-11)
23
+
24
+
25
+ ### Features
26
+
27
+ * **ui5-badge:** add different design types ([#7564](https://github.com/SAP/ui5-webcomponents/issues/7564)) ([e5895f7](https://github.com/SAP/ui5-webcomponents/commit/e5895f7d5076406769b516967137ba58f3567935))
28
+
29
+
30
+
31
+
32
+
33
+ # [1.21.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.5...v1.21.0) (2024-01-05)
34
+
35
+ **Note:** Version bump only for package @ui5/webcomponents-theming
36
+
37
+
38
+
39
+
40
+
41
+ # [1.21.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.4...v1.21.0-rc.5) (2024-01-04)
42
+
43
+ **Note:** Version bump only for package @ui5/webcomponents-theming
44
+
45
+
46
+
47
+
48
+
49
+ # [1.21.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.3...v1.21.0-rc.4) (2023-12-28)
50
+
51
+ **Note:** Version bump only for package @ui5/webcomponents-theming
52
+
53
+
54
+
55
+
56
+
57
+ # [1.21.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.2...v1.21.0-rc.3) (2023-12-21)
58
+
59
+
60
+ ### Features
61
+
62
+ * **tools:** Optimize build by switching css processing to esbuild ([#8008](https://github.com/SAP/ui5-webcomponents/issues/8008)) ([b4d411f](https://github.com/SAP/ui5-webcomponents/commit/b4d411f00f8d74ccecb2d02254126243faf53dfd))
63
+
64
+
65
+
66
+
67
+
68
+ # [1.21.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.1...v1.21.0-rc.2) (2023-12-14)
69
+
70
+ **Note:** Version bump only for package @ui5/webcomponents-theming
71
+
72
+
73
+
74
+
75
+
76
+ # [1.21.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.0...v1.21.0-rc.1) (2023-12-08)
77
+
78
+
79
+ ### Bug Fixes
80
+
81
+ * **infra:** release commands ([#7978](https://github.com/SAP/ui5-webcomponents/issues/7978)) ([b0e653c](https://github.com/SAP/ui5-webcomponents/commit/b0e653cf911cc0ffe5fb5dcbd50a7c238f20f33d))
82
+
83
+
84
+
85
+
86
+
87
+ # [1.21.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0...v1.21.0-rc.0) (2023-12-07)
88
+
89
+ **Note:** Version bump only for package @ui5/webcomponents-theming
90
+
91
+
92
+
93
+
94
+
95
+ # [1.20.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.3...v1.20.0) (2023-12-04)
96
+
97
+ **Note:** Version bump only for package @ui5/webcomponents-theming
98
+
99
+
100
+
101
+
102
+
103
+ # [1.20.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.2...v1.20.0-rc.3) (2023-11-30)
104
+
105
+ **Note:** Version bump only for package @ui5/webcomponents-theming
106
+
107
+
108
+
109
+
110
+
111
+ # [1.20.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.1...v1.20.0-rc.2) (2023-11-23)
112
+
113
+ **Note:** Version bump only for package @ui5/webcomponents-theming
114
+
115
+
116
+
117
+
118
+
119
+ # [1.20.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.0...v1.20.0-rc.1) (2023-11-16)
120
+
121
+ **Note:** Version bump only for package @ui5/webcomponents-theming
122
+
123
+
124
+
125
+
126
+
127
+ # [1.20.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0...v1.20.0-rc.0) (2023-11-09)
128
+
129
+ **Note:** Version bump only for package @ui5/webcomponents-theming
130
+
131
+
132
+
133
+
134
+
135
+ # [1.19.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.3...v1.19.0) (2023-11-02)
136
+
137
+ **Note:** Version bump only for package @ui5/webcomponents-theming
138
+
139
+
140
+
141
+
142
+
143
+ # [1.19.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.2...v1.19.0-rc.3) (2023-11-02)
144
+
145
+ **Note:** Version bump only for package @ui5/webcomponents-theming
146
+
147
+
148
+
149
+
150
+
151
+ # [1.19.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.1...v1.19.0-rc.2) (2023-10-26)
152
+
153
+ **Note:** Version bump only for package @ui5/webcomponents-theming
154
+
155
+
156
+
157
+
158
+
159
+ # [1.19.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.0...v1.19.0-rc.1) (2023-10-19)
160
+
161
+ **Note:** Version bump only for package @ui5/webcomponents-theming
162
+
163
+
164
+
165
+
166
+
167
+ # [1.19.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.1-rc.0...v1.19.0-rc.0) (2023-10-12)
168
+
169
+ **Note:** Version bump only for package @ui5/webcomponents-theming
170
+
171
+
172
+
173
+
174
+
175
+ ## [1.18.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0...v1.18.1-rc.0) (2023-10-05)
176
+
177
+ **Note:** Version bump only for package @ui5/webcomponents-theming
178
+
179
+
180
+
181
+
182
+
183
+ # [1.18.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.2...v1.18.0) (2023-10-02)
184
+
185
+ **Note:** Version bump only for package @ui5/webcomponents-theming
186
+
187
+
188
+
189
+
190
+
191
+ # [1.18.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.1...v1.18.0-rc.2) (2023-09-28)
192
+
193
+ **Note:** Version bump only for package @ui5/webcomponents-theming
194
+
195
+
196
+
197
+
198
+
199
+ # [1.18.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.0...v1.18.0-rc.1) (2023-09-21)
200
+
201
+ **Note:** Version bump only for package @ui5/webcomponents-theming
202
+
203
+
204
+
205
+
206
+
207
+ # [1.18.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0...v1.18.0-rc.0) (2023-09-07)
208
+
209
+ **Note:** Version bump only for package @ui5/webcomponents-theming
210
+
211
+
212
+
213
+
214
+
215
+ # [1.17.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.2...v1.17.0) (2023-09-01)
216
+
217
+
218
+ ### Features
219
+
220
+ * **ui5-toolbar:** web component introduced ([#7024](https://github.com/SAP/ui5-webcomponents/issues/7024)) ([2f329fe](https://github.com/SAP/ui5-webcomponents/commit/2f329fe2d237d24f05ed140658e39752d6d9d8ae))
221
+
222
+
223
+
224
+
225
+
226
+ # [1.17.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.1...v1.17.0-rc.2) (2023-08-24)
227
+
228
+ **Note:** Version bump only for package @ui5/webcomponents-theming
229
+
230
+
231
+
232
+
233
+
234
+ # [1.17.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.0...v1.17.0-rc.1) (2023-08-17)
235
+
236
+ **Note:** Version bump only for package @ui5/webcomponents-theming
237
+
238
+
239
+
240
+
241
+
242
+ # [1.17.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0...v1.17.0-rc.0) (2023-08-10)
243
+
244
+ **Note:** Version bump only for package @ui5/webcomponents-theming
245
+
246
+
247
+
248
+
249
+
250
+ # [1.16.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.4...v1.16.0) (2023-08-03)
251
+
252
+ **Note:** Version bump only for package @ui5/webcomponents-theming
253
+
254
+
255
+
256
+
257
+
258
+ # [1.16.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.3...v1.16.0-rc.4) (2023-08-03)
259
+
260
+ **Note:** Version bump only for package @ui5/webcomponents-theming
261
+
262
+
263
+
264
+
265
+
266
+ # [1.16.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.2...v1.16.0-rc.3) (2023-07-27)
267
+
268
+ **Note:** Version bump only for package @ui5/webcomponents-theming
269
+
270
+
271
+
272
+
273
+
274
+ # [1.16.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.1...v1.16.0-rc.2) (2023-07-20)
275
+
276
+ **Note:** Version bump only for package @ui5/webcomponents-theming
277
+
278
+
279
+
280
+
281
+
282
+ # [1.16.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.0...v1.16.0-rc.1) (2023-07-13)
283
+
284
+ **Note:** Version bump only for package @ui5/webcomponents-theming
285
+
286
+
287
+
288
+
289
+
290
+ # [1.16.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.1...v1.16.0-rc.0) (2023-07-06)
291
+
292
+ **Note:** Version bump only for package @ui5/webcomponents-theming
293
+
294
+
295
+
296
+
297
+
298
+ # [1.15.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.2...v1.15.0) (2023-06-30)
299
+
300
+ **Note:** Version bump only for package @ui5/webcomponents-theming
301
+
302
+
303
+
304
+
305
+
306
+ # [1.15.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.1...v1.15.0-rc.2) (2023-06-22)
307
+
308
+ **Note:** Version bump only for package @ui5/webcomponents-theming
309
+
310
+
311
+
312
+
313
+
314
+ # [1.15.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.0...v1.15.0-rc.1) (2023-06-15)
315
+
316
+ **Note:** Version bump only for package @ui5/webcomponents-theming
317
+
318
+
319
+
320
+
321
+
322
+
323
+
324
+
325
+
326
+ # [1.15.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0...v1.15.0-rc.0) (2023-06-08)
327
+
328
+ **Note:** Version bump only for package @ui5/webcomponents-theming
329
+
330
+
331
+
332
+
333
+
334
+ # [1.14.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.2...v1.14.0) (2023-06-01)
335
+
336
+ **Note:** Version bump only for package @ui5/webcomponents-theming
337
+
338
+
339
+
340
+
341
+
342
+ # [1.14.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.1...v1.14.0-rc.2) (2023-06-01)
343
+
344
+
345
+ ### Features
346
+
347
+ * **ui5-link:** update visual design according to the latest Horizon spec ([#6988](https://github.com/SAP/ui5-webcomponents/issues/6988)) ([3cce241](https://github.com/SAP/ui5-webcomponents/commit/3cce24166c333f1d8bfbde92bb1226d228ebd709)), closes [#6999](https://github.com/SAP/ui5-webcomponents/issues/6999)
348
+
349
+
350
+
351
+
352
+
353
+ # [1.14.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.0...v1.14.0-rc.1) (2023-05-25)
354
+
355
+
356
+ ### Bug Fixes
357
+
358
+ * **ui5-token:** adjust styles to latest specification ([#6996](https://github.com/SAP/ui5-webcomponents/issues/6996)) ([20e71fa](https://github.com/SAP/ui5-webcomponents/commit/20e71fadb5c054b07e55659f3467d1bc902cefd9))
359
+
360
+
361
+
362
+
363
+
364
+ # [1.14.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.13.2...v1.14.0-rc.0) (2023-05-18)
365
+
366
+ **Note:** Version bump only for package @ui5/webcomponents-theming
367
+
368
+
369
+
370
+
371
+
372
+ ## [1.13.2](https://github.com/SAP/ui5-webcomponents/compare/v1.13.1...v1.13.2) (2023-05-15)
373
+
374
+ **Note:** Version bump only for package @ui5/webcomponents-theming
375
+
376
+
377
+
378
+
379
+
380
+ ## [1.13.1](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.5...v1.13.1) (2023-05-11)
381
+
382
+ **Note:** Version bump only for package @ui5/webcomponents-theming
383
+
384
+
385
+
386
+
387
+
388
+ # [1.13.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.4...v1.13.0-rc.5) (2023-05-11)
389
+
390
+
391
+ ### Bug Fixes
392
+
393
+ * **create-webcomponents-package:** fix package creation issues with test and lint ([#6976](https://github.com/SAP/ui5-webcomponents/issues/6976)) ([dd70f3a](https://github.com/SAP/ui5-webcomponents/commit/dd70f3aa8ef70b592f1d4e0f3f9894c6280fb1bf))
394
+
395
+
396
+
397
+
398
+
399
+ # [1.13.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.3...v1.13.0-rc.4) (2023-05-04)
400
+
401
+ **Note:** Version bump only for package @ui5/webcomponents-theming
402
+
403
+
404
+
405
+
406
+
6
407
  # [1.13.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.2...v1.13.0-rc.3) (2023-04-27)
7
408
 
8
409
  **Note:** Version bump only for package @ui5/webcomponents-theming
package/README.md CHANGED
@@ -1,5 +1,6 @@
1
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
6
  [![npm Package Version](https://badge.fury.io/js/%40ui5%2Fwebcomponents.svg)](https://www.npmjs.com/package/@ui5/webcomponents)
@@ -22,7 +23,7 @@ The assets, provided by this package, are additional themes:
22
23
  - [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground/)
23
24
 
24
25
  ## 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://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/).
26
27
 
27
28
  ## Contribute
28
29
  Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/docs/6-contributing/02-conventions-and-guidelines.md).
@@ -78,11 +78,20 @@
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",
@@ -110,6 +119,14 @@
110
119
  "--sapButton_Hover_Background",
111
120
  "--sapButton_Hover_BorderColor",
112
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",
113
130
  "--sapButton_Lite_Active_Background",
114
131
  "--sapButton_Lite_Active_BorderColor",
115
132
  "--sapButton_Lite_Background",
@@ -118,8 +135,20 @@
118
135
  "--sapButton_Lite_Hover_BorderColor",
119
136
  "--sapButton_Lite_Hover_TextColor",
120
137
  "--sapButton_Lite_TextColor",
138
+ "--sapButton_Negative_Active_Background",
139
+ "--sapButton_Negative_Active_BorderColor",
140
+ "--sapButton_Negative_Background",
121
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",
122
148
  "--sapButton_Neutral_Background",
149
+ "--sapButton_Neutral_Hover_Background",
150
+ "--sapButton_Neutral_Hover_BorderColor",
151
+ "--sapButton_Neutral_Hover_TextColor",
123
152
  "--sapButton_Reject_Active_Background",
124
153
  "--sapButton_Reject_Active_BorderColor",
125
154
  "--sapButton_Reject_Active_TextColor",
@@ -139,6 +168,14 @@
139
168
  "--sapButton_Selected_Hover_Background",
140
169
  "--sapButton_Selected_Hover_BorderColor",
141
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",
142
179
  "--sapButton_TextColor",
143
180
  "--sapButton_TokenBackground",
144
181
  "--sapButton_TokenBorderColor",
@@ -159,8 +196,6 @@
159
196
  "--sapButton_Track_Selected_Hover_Background",
160
197
  "--sapButton_Track_Selected_Hover_BorderColor",
161
198
  "--sapButton_Track_Selected_TextColor",
162
- "--sapChart_Good",
163
- "--sapChart_Sequence_6",
164
199
  "--sapContent_BadgeBackground",
165
200
  "--sapContent_BadgeTextColor",
166
201
  "--sapContent_BusyColor",
@@ -168,6 +203,7 @@
168
203
  "--sapContent_ContrastIconColor",
169
204
  "--sapContent_ContrastShadowColor",
170
205
  "--sapContent_ContrastTextColor",
206
+ "--sapContent_ContrastTextShadow",
171
207
  "--sapContent_Critical_Shadow",
172
208
  "--sapContent_DisabledOpacity",
173
209
  "--sapContent_DisabledTextColor",
@@ -204,7 +240,6 @@
204
240
  "--sapContent_Selected_ForegroundColor",
205
241
  "--sapContent_Selected_Hover_Background",
206
242
  "--sapContent_Selected_MeasureIndicatorColor",
207
- "--sapContent_Selected_Shadow",
208
243
  "--sapContent_Selected_TextColor",
209
244
  "--sapContent_Shadow0",
210
245
  "--sapContent_Shadow1",
@@ -220,6 +255,7 @@
220
255
  "--sapElement_BorderWidth",
221
256
  "--sapElement_Compact_Height",
222
257
  "--sapElement_Height",
258
+ "--sapElement_LineHeight",
223
259
  "--sapErrorBackground",
224
260
  "--sapErrorBorderColor",
225
261
  "--sapField_Active_BorderColor",
@@ -277,6 +313,7 @@
277
313
  "--sapFontHeaderFamily",
278
314
  "--sapFontLargeSize",
279
315
  "--sapFontMediumSize",
316
+ "--sapFontSemiboldDuplexFamily",
280
317
  "--sapFontSize",
281
318
  "--sapFontSmallSize",
282
319
  "--sapGroup_ContentBackground",
@@ -288,7 +325,6 @@
288
325
  "--sapHC_ReducedBackground",
289
326
  "--sapHC_ReducedForeground",
290
327
  "--sapHighlightColor",
291
- "--sapHighlightTextColor",
292
328
  "--sapIllus_AccentColor",
293
329
  "--sapIllus_BackgroundColor",
294
330
  "--sapIllus_BrandColorPrimary",
@@ -300,6 +336,116 @@
300
336
  "--sapIllus_PatternHighlight",
301
337
  "--sapIllus_PatternShadow",
302
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",
303
449
  "--sapInformationBackground",
304
450
  "--sapInformationBorderColor",
305
451
  "--sapInformativeElementColor",
@@ -319,8 +465,11 @@
319
465
  "--sapLegendBackgroundColor20",
320
466
  "--sapLegendColor18",
321
467
  "--sapLink_Active_Color",
468
+ "--sapLink_Active_TextDecoration",
322
469
  "--sapLink_Hover_Color",
470
+ "--sapLink_Hover_TextDecoration",
323
471
  "--sapLink_SubtleColor",
472
+ "--sapLink_TextDecoration",
324
473
  "--sapLinkColor",
325
474
  "--sapList_Active_Background",
326
475
  "--sapList_Active_TextColor",
@@ -351,6 +500,7 @@
351
500
  "--sapNegativeElementColor",
352
501
  "--sapNegativeTextColor",
353
502
  "--sapNeutralBackground",
503
+ "--sapNeutralBorderColor",
354
504
  "--sapNeutralColor",
355
505
  "--sapNeutralElementColor",
356
506
  "--sapNeutralTextColor",
@@ -401,7 +551,6 @@
401
551
  "--sapShell_InteractiveTextColor",
402
552
  "--sapShell_TextColor",
403
553
  "--sapShellColor",
404
- "--sapSlider_Active_HandleBackground",
405
554
  "--sapSlider_Active_RangeHandleBackground",
406
555
  "--sapSlider_Background",
407
556
  "--sapSlider_HandleBackground",
@@ -424,7 +573,7 @@
424
573
  "--sapTile_SeparatorColor",
425
574
  "--sapTile_TextColor",
426
575
  "--sapTile_TitleTextColor",
427
- "--sapTitleColor",
576
+ "--sapToolbar_Background",
428
577
  "--sapToolbar_SeparatorColor",
429
578
  "--sapWarningBackground",
430
579
  "--sapWarningBorderColor"