@ui5/webcomponents-theming 0.0.0-0a35d6b3d → 0.0.0-0dd36ca4b

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 (61) hide show
  1. package/CHANGELOG.md +472 -0
  2. package/css-vars-usage.json +20 -0
  3. package/dist/.tsbuildinfo +1 -1
  4. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  5. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  6. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  7. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  12. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  13. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  14. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  15. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  16. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  17. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  18. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  19. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  20. package/dist/generated/json-imports/Themes.js +2 -5
  21. package/dist/generated/json-imports/Themes.js.map +1 -1
  22. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  23. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  24. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  25. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  26. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  27. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  28. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  29. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  30. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  31. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  32. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  33. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  34. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  35. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  36. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  37. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  38. package/package.json +5 -5
  39. package/tsconfig.json +1 -0
  40. package/dist/Assets-static.d.ts +0 -1
  41. package/dist/Assets-static.js +0 -3
  42. package/dist/Assets-static.js.map +0 -1
  43. package/dist/css/themes/sap_belize/parameters-bundle.css +0 -1
  44. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  45. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  46. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +0 -1
  47. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +0 -1
  48. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +0 -1
  49. package/dist/generated/json-imports/Themes-static.d.ts +0 -1
  50. package/dist/generated/json-imports/Themes-static.js +0 -45
  51. package/dist/generated/json-imports/Themes-static.js.map +0 -1
  52. package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +0 -3
  53. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +0 -4
  54. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +0 -1
  55. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +0 -3
  56. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +0 -4
  57. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +0 -1
  58. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +0 -3
  59. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +0 -4
  60. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +0 -1
  61. package/lib/generate-css-vars-usage-report/index.js +0 -36
package/CHANGELOG.md CHANGED
@@ -3,6 +3,478 @@
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
+ # [2.0.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2024-05-10)
7
+
8
+
9
+ ### Code Refactoring
10
+
11
+ * **theming:** remove Belize theme ([#8519](https://github.com/SAP/ui5-webcomponents/issues/8519)) ([990313f](https://github.com/SAP/ui5-webcomponents/commit/990313fc8e429a491f4d6e67306d3df2703e54fe)), closes [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461)
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * **theming:** Remove SAP Belize theme
17
+
18
+
19
+
20
+
21
+
22
+ # [2.0.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2024-04-18)
23
+
24
+ **Note:** Version bump only for package @ui5/webcomponents-theming
25
+
26
+
27
+
28
+
29
+
30
+ # [2.0.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.0...v2.0.0-rc.1) (2024-04-11)
31
+
32
+ **Note:** Version bump only for package @ui5/webcomponents-theming
33
+
34
+
35
+
36
+
37
+
38
+ # [2.0.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0...v2.0.0-rc.0) (2024-04-09)
39
+
40
+
41
+ ### chore
42
+
43
+ * bring release-2.0 to main ([#8651](https://github.com/SAP/ui5-webcomponents/issues/8651)) ([69271c9](https://github.com/SAP/ui5-webcomponents/commit/69271c9468c7dd54f90710fc4613ae0a79f85cef)), closes [#8494](https://github.com/SAP/ui5-webcomponents/issues/8494) [#8496](https://github.com/SAP/ui5-webcomponents/issues/8496) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8497](https://github.com/SAP/ui5-webcomponents/issues/8497) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8504](https://github.com/SAP/ui5-webcomponents/issues/8504) [#8509](https://github.com/SAP/ui5-webcomponents/issues/8509) [#8507](https://github.com/SAP/ui5-webcomponents/issues/8507) [#8511](https://github.com/SAP/ui5-webcomponents/issues/8511) [#8501](https://github.com/SAP/ui5-webcomponents/issues/8501) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8503](https://github.com/SAP/ui5-webcomponents/issues/8503) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8506](https://github.com/SAP/ui5-webcomponents/issues/8506) [#8502](https://github.com/SAP/ui5-webcomponents/issues/8502) [#8524](https://github.com/SAP/ui5-webcomponents/issues/8524) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8525](https://github.com/SAP/ui5-webcomponents/issues/8525) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8518](https://github.com/SAP/ui5-webcomponents/issues/8518) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8526](https://github.com/SAP/ui5-webcomponents/issues/8526) [#8529](https://github.com/SAP/ui5-webcomponents/issues/8529) [#8528](https://github.com/SAP/ui5-webcomponents/issues/8528) [#8531](https://github.com/SAP/ui5-webcomponents/issues/8531) [#8532](https://github.com/SAP/ui5-webcomponents/issues/8532) [#8534](https://github.com/SAP/ui5-webcomponents/issues/8534) [#8163](https://github.com/SAP/ui5-webcomponents/issues/8163) [#8527](https://github.com/SAP/ui5-webcomponents/issues/8527) [#8538](https://github.com/SAP/ui5-webcomponents/issues/8538) [#8521](https://github.com/SAP/ui5-webcomponents/issues/8521) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8542](https://github.com/SAP/ui5-webcomponents/issues/8542) [#8461](https://github.com/SAP/ui5-webcomponents/issues/8461) [#8548](https://github.com/SAP/ui5-webcomponents/issues/8548) [#8555](https://github.com/SAP/ui5-webcomponents/issues/8555) [#8559](https://github.com/SAP/ui5-webcomponents/issues/8559) [#8565](https://github.com/SAP/ui5-webcomponents/issues/8565) [#8570](https://github.com/SAP/ui5-webcomponents/issues/8570) [#8558](https://github.com/SAP/ui5-webcomponents/issues/8558) [#8568](https://github.com/SAP/ui5-webcomponents/issues/8568) [#8596](https://github.com/SAP/ui5-webcomponents/issues/8596) [#8192](https://github.com/SAP/ui5-webcomponents/issues/8192) [#8606](https://github.com/SAP/ui5-webcomponents/issues/8606) [#8605](https://github.com/SAP/ui5-webcomponents/issues/8605) [#8600](https://github.com/SAP/ui5-webcomponents/issues/8600) [#8602](https://github.com/SAP/ui5-webcomponents/issues/8602) [#8593](https://github.com/SAP/ui5-webcomponents/issues/8593)
44
+
45
+
46
+ ### BREAKING CHANGES
47
+
48
+ * "Device#isIE" method has been removed and no longer available
49
+
50
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
51
+ * Removed the `CSP.js` module and the creation of `<style>` and `<link>` tags, as all browsers now support adoptedStyleSheets. The following APIs are not available any more and should not be used:
52
+ ```ts
53
+ import { setUseLinks } from "@ui5/webcomponents-base/dist/CSP.js"
54
+ import { setPackageCSSRoot } from "@ui5/webcomponents-base/dist/CSP.js"
55
+ import { setPreloadLinks } from "@ui5/webcomponents-base/dist/CSP.js"
56
+ ```
57
+ * Removed the `ICardHeader` interface. If you previously used the interface
58
+ ```ts
59
+ import type { ICardHeader } from "@ui5/webcomponents-base/dist/Card.js"
60
+ ```
61
+ Use the CardHeader type instead:
62
+ ```ts
63
+ import type CardHeader from "@ui5/webcomponents-base/dist/CardHeader.js"
64
+ ```
65
+ * Removed the `IUploadCollectionItem` interface. If you previously used the interface:
66
+ ```js
67
+ import type { IUploadCollectionItem} from "@ui5/webcomponents-fiori/dist/UploadCollection.js"
68
+ ```
69
+ Use the `UploadCollectionItem` type instead:
70
+ ```js
71
+ import type UploadCollectionItem from "@ui5/webcomponents-fiori/dist/UploadCollectionItem.js"
72
+ ```
73
+
74
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
75
+ * The `size` property now accepts different values. If you previously used it like:
76
+ ```html
77
+ <ui5-busy-indicator size="Small"></ui5-busy-indicator>
78
+ ```
79
+ Now use the new values instead:
80
+ ```html
81
+ <ui5-busy-indicator size="S"></ui5-busy-indicator>
82
+ ```
83
+
84
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
85
+ * The `status` property and its shadow part have been renamed. If you previously used them:
86
+ ```html
87
+ <style>
88
+ .cardHeader::part(status) { ... }
89
+ </style>
90
+ <ui5-card-header status="3 of 10"></ui5-popover>
91
+ ```
92
+ Now use `additionalText` instead:
93
+ ```html
94
+ <style>
95
+ .cardHeader::part(additional-text) { ... }
96
+ </style>
97
+ <ui5-card-header class="cardHeader" additional-text="3 of 10"></ui5-card-header>
98
+ ```
99
+
100
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
101
+ * The `pageIndicatorStyle` no longer exists. If you previously used it like:
102
+ ```html
103
+ <ui5-carousel page-indicator-style="Numeric"></ui5-carousel>
104
+ ```
105
+ Now you should use `pageIndicatorType` instead:
106
+ ```html
107
+ <ui5-carousel page-indicator-type="Numeric"></ui5-carousel>
108
+ ```
109
+
110
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
111
+ * Removed `UI5Element#render` method in favour of `UI5Element#renderer`. If you previously used "render"
112
+ ```js
113
+ class MyClass extends UI5Element {
114
+ static get render() {
115
+ return litRenderer;
116
+ }
117
+ }
118
+ ```
119
+ start using "renderer"
120
+ ```ts
121
+ class MyClass extends UI5Element {
122
+ static get renderer() {
123
+ return litRenderer;
124
+ }
125
+ }
126
+ ```
127
+ * Remove JavaScript template option from @ui5/create-webcomponents-package
128
+ Previously `npm init @ui5/webcomponents-package` used to create JS-based project, however now it will be TypeScript-based project.
129
+ If you previously used `npm init @ui5/webcomponents-package --enable-typescript` to create TypeScript-based project, now it's by default, e.g `npm init @ui5/webcomponents-package` and `--enable-typescript` is removed.
130
+ * The `Left` and `Right` options option have been renamed. If you previously used them to set the placement or the alignment of the popover:
131
+ ```html
132
+ <ui5-popover horizontal-align="Left" placement-type="Left"></ui5-popover>
133
+ ```
134
+ Now use `Start` or `End` instead:
135
+ ```html
136
+ <ui5-popover horizontal-align="Start" placement-type="Start"></ui5-popover>
137
+ ```
138
+
139
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
140
+
141
+ * docs: deploy v2 preview
142
+ * Remove `soccor` icon. Use `soccer` instead.
143
+ * Remove `add-polygone` icon. Use `add-polygon` instead.
144
+ * The JSDoc plugin has been removed, and the generation of api.json has stopped. If you previously relied on the `ui5-package/dist/api.json file`, you can now use `ui5-package/dist/custom-elements.json`
145
+ * All Assets-static.js modules are removed. If you previously imported any Assets-static.js module from any package:
146
+ ```ts
147
+ import "@ui5/webcomponents/dist/Assets-static.js";
148
+ import "@ui5/webcomponents-icons/dist/Assets-static.js"
149
+ ```
150
+ use the dynamic equivalent of it:
151
+ ```ts
152
+ import "@ui5/webcomponents/dist/Assets.js";
153
+ import "@ui5/webcomponents-icons/dist/Assets.js"
154
+ ```
155
+
156
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
157
+ * The event `selected-dates-change ` is renamed to `selection-change`. In addition the event details
158
+ `values` and `dates` are renamed to `selectedValues` and `selectedDateValues`. If you previously used the Calendar event as follows:
159
+ ```ts
160
+ myCalendar.addEventListener("selected-dates-change", () => {
161
+ const values = e.detail.values;
162
+ const dates = e.detail.dates;
163
+ })
164
+ ```
165
+ Now you have to use the new event name and details:
166
+ ```ts
167
+ myCalendar.addEventListener("selection-change", () => {
168
+ const values = event.detail.selectedValues;
169
+ const dates = event.detail.selectedDateValues;
170
+ })
171
+ ```
172
+
173
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
174
+ * The property `color` is renamed to `value`. If you previously used the change event of the ColorPicker as follows:
175
+ ```html
176
+ <ui5-color-picker color="red"></ui5-color-picker>
177
+ ```
178
+ Now you have to use it like this:
179
+ ```html
180
+ <ui5-color-picker value="red"></ui5-color-picker>
181
+ ```
182
+
183
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
184
+ * JavaScript projects may not function properly with the tools package.
185
+ * The `openPopover` and `showAt` methods are removed in favor of `open` and `opener` properties. If you previously used the imperative API:
186
+ ```js
187
+ button.addEventListener("click", function(event) {
188
+ colorPalettePopover.showAt(this);
189
+ });
190
+ ```
191
+ Now the declarative API should be used instead:
192
+ ```html
193
+ <ui5-button id="opener">Open</ui5-button>
194
+ <ui5-color-palette-popover opener="opener">
195
+ ```
196
+ ```js
197
+ button.addEventListener("click", function(event) {
198
+ colorPalettePopover.open = !colorPalettePopover.open;
199
+ });
200
+ ```
201
+ * The `ui5-bar` component is now in `main` library. If you previously imported the `ui5-bar` from `fiori`:
202
+ ```ts
203
+ import "@ui5/webcomponents-fiori/dist/Bar.js;
204
+ ```
205
+ Now, import the `ui5-bar` from `main`:
206
+ ```ts
207
+ import "@ui5/webcomponents/dist/Bar.js";
208
+ ```
209
+
210
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
211
+ * If you have previously used:
212
+ ```html
213
+ <ui5-tab id="nestedTab" slot="subTabs"></ui5-tab>
214
+ ```
215
+ Now use:
216
+ ```html
217
+ <ui5-tab id="nestedTab" slot="items"></ui5-tab>
218
+ ```
219
+
220
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
221
+ * If you have previously used:
222
+ ```html
223
+ <ui5-tabcontainer tabs-overflow-mode="StartAndEnd"></ui5-tabcontainer>
224
+ ```
225
+ Now use:
226
+ ```html
227
+ <ui5-tabcontainer overflow-mode="StartAndEnd"></ui5-tabcontainer>
228
+ ```
229
+
230
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
231
+ * If you previously imported `TabContainerBackgroundDesign`, use `BackgroundDesign` instead.
232
+
233
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
234
+ * The showOverflow property is removed. If previously you have used:
235
+ ```html
236
+ <ui5-tabcontainer show-overflow></ui5-tabcontainer>
237
+ ```
238
+ now use the overflowButton slot:
239
+ ```html
240
+ <ui5-tabcontainer>
241
+ <ui5-button slot="startOverflowButton" id="startOverflowButton">Start</ui5-button>
242
+ <ui5-button slot="overflowButton" id="endOverflowButton">End</ui5-button>
243
+ </ui5-tabcontainer>
244
+ ```
245
+
246
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
247
+ * The `placementType` property and the `PopoverPlacementType` enum have been renamed.
248
+ If you have previously used the `placementType` property and the `PopoverPlacementType`
249
+ ```html
250
+ <ui5-popover placement-type="Bottom"></ui5-popover>
251
+ ```
252
+ ```js
253
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacementType.js";
254
+ ```
255
+ Now use `placement` instead:
256
+ ```html
257
+ <ui5-placement="Bottom"></ui5-popover>
258
+ ```
259
+ ```js
260
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacement.js";
261
+ ```
262
+
263
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
264
+ * The `size` property of the `ui5--illustrated-message` is renamed to `design`.
265
+ If you have previously used the `size` property:
266
+ ```html
267
+ <ui5-illustrated-message size="Dialog">
268
+ ```
269
+ Now use `design` instead:
270
+ ```html
271
+ <ui5-illustrated-message design="Dialog">
272
+
273
+ ```
274
+
275
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
276
+ * The `separator-style` property is renamed to `separators` and the `BreadcrumbsSeparatorStyle` enum is renamed to `BreadcrumbsSeparator`.
277
+ If you have previously used the `separator-style` property:
278
+ ```html
279
+ <ui5-breadcrumbs separator-style="Slash">
280
+ ```
281
+ Now use `separators` instead:
282
+ ```html
283
+ <ui5-breadcrumbs separators="Slash">
284
+ ```
285
+
286
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
287
+ * The `disabled` property of the `ui5-option` is removed.
288
+ If you have previously used the `disabled` property:
289
+ ```html
290
+ <ui5-option disabled>Option</ui5-option>
291
+ ```
292
+ it will no longer work for the component.
293
+
294
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
295
+ * You can no longer import and implement the `ITab` interface. TabContainer is designed to work only with Tab and TabSeparator classes, so the interface was obsolete.
296
+
297
+
298
+
299
+
300
+
301
+ # [1.24.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.4...v1.24.0) (2024-04-04)
302
+
303
+ **Note:** Version bump only for package @ui5/webcomponents-theming
304
+
305
+
306
+
307
+
308
+
309
+ # [1.24.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.3...v1.24.0-rc.4) (2024-04-04)
310
+
311
+ **Note:** Version bump only for package @ui5/webcomponents-theming
312
+
313
+
314
+
315
+
316
+
317
+ # [1.24.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.2...v1.24.0-rc.3) (2024-03-28)
318
+
319
+ **Note:** Version bump only for package @ui5/webcomponents-theming
320
+
321
+
322
+
323
+
324
+
325
+ # [1.24.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.1...v1.24.0-rc.2) (2024-03-21)
326
+
327
+ **Note:** Version bump only for package @ui5/webcomponents-theming
328
+
329
+
330
+
331
+
332
+
333
+ # [1.24.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.0...v1.24.0-rc.1) (2024-03-15)
334
+
335
+ **Note:** Version bump only for package @ui5/webcomponents-theming
336
+
337
+
338
+
339
+
340
+
341
+ # [1.24.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1...v1.24.0-rc.0) (2024-03-14)
342
+
343
+ **Note:** Version bump only for package @ui5/webcomponents-theming
344
+
345
+
346
+
347
+
348
+
349
+ ## [1.23.1](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1-rc.0...v1.23.1) (2024-03-08)
350
+
351
+ **Note:** Version bump only for package @ui5/webcomponents-theming
352
+
353
+
354
+
355
+
356
+
357
+ ## [1.23.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0...v1.23.1-rc.0) (2024-03-07)
358
+
359
+ **Note:** Version bump only for package @ui5/webcomponents-theming
360
+
361
+
362
+
363
+
364
+
365
+ # [1.23.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.5...v1.23.0) (2024-03-06)
366
+
367
+ **Note:** Version bump only for package @ui5/webcomponents-theming
368
+
369
+
370
+
371
+
372
+
373
+ # [1.23.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.4...v1.23.0-rc.5) (2024-02-29)
374
+
375
+ **Note:** Version bump only for package @ui5/webcomponents-theming
376
+
377
+
378
+
379
+
380
+
381
+ # [1.23.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.3...v1.23.0-rc.4) (2024-02-26)
382
+
383
+ **Note:** Version bump only for package @ui5/webcomponents-theming
384
+
385
+
386
+
387
+
388
+
389
+ # [1.23.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.2...v1.23.0-rc.3) (2024-02-22)
390
+
391
+ **Note:** Version bump only for package @ui5/webcomponents-theming
392
+
393
+
394
+
395
+
396
+
397
+ # [1.23.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.1...v1.23.0-rc.2) (2024-02-20)
398
+
399
+ **Note:** Version bump only for package @ui5/webcomponents-theming
400
+
401
+
402
+
403
+
404
+
405
+ # [1.23.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.0...v1.23.0-rc.1) (2024-02-19)
406
+
407
+ **Note:** Version bump only for package @ui5/webcomponents-theming
408
+
409
+
410
+
411
+
412
+
413
+ # [1.23.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.1-rc.0...v1.23.0-rc.0) (2024-02-15)
414
+
415
+
416
+ ### Features
417
+
418
+ * **ui5-calendar-legend:** introduce ui5-calendar-legend component ([#7706](https://github.com/SAP/ui5-webcomponents/issues/7706)) ([909a602](https://github.com/SAP/ui5-webcomponents/commit/909a6028362b55e26fdb5ca7a1ed68c8c6197a6b))
419
+
420
+
421
+
422
+
423
+
424
+ ## [1.22.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0...v1.22.1-rc.0) (2024-02-08)
425
+
426
+ **Note:** Version bump only for package @ui5/webcomponents-theming
427
+
428
+
429
+
430
+
431
+
432
+ # [1.22.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.3...v1.22.0) (2024-02-05)
433
+
434
+ **Note:** Version bump only for package @ui5/webcomponents-theming
435
+
436
+
437
+
438
+
439
+
440
+ # [1.22.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.2...v1.22.0-rc.3) (2024-02-01)
441
+
442
+
443
+ ### Bug Fixes
444
+
445
+ * release build ([#8222](https://github.com/SAP/ui5-webcomponents/issues/8222)) ([27042ac](https://github.com/SAP/ui5-webcomponents/commit/27042ac90443dea8d5900d1c5bfa5bc93d365da0))
446
+
447
+
448
+
449
+
450
+
451
+ # [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)
452
+
453
+ **Note:** Version bump only for package @ui5/webcomponents-theming
454
+
455
+
456
+
457
+
458
+
459
+ # [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)
460
+
461
+ **Note:** Version bump only for package @ui5/webcomponents-theming
462
+
463
+
464
+
465
+
466
+
467
+ # [1.22.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0...v1.22.0-rc.0) (2024-01-11)
468
+
469
+
470
+ ### Features
471
+
472
+ * **ui5-badge:** add different design types ([#7564](https://github.com/SAP/ui5-webcomponents/issues/7564)) ([e5895f7](https://github.com/SAP/ui5-webcomponents/commit/e5895f7d5076406769b516967137ba58f3567935))
473
+
474
+
475
+
476
+
477
+
6
478
  # [1.21.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.5...v1.21.0) (2024-01-05)
7
479
 
8
480
  **Note:** Version bump only for package @ui5/webcomponents-theming
@@ -199,6 +199,7 @@
199
199
  "--sapContent_BadgeBackground",
200
200
  "--sapContent_BadgeTextColor",
201
201
  "--sapContent_BusyColor",
202
+ "--sapContent_ContentColor",
202
203
  "--sapContent_ContrastFocusColor",
203
204
  "--sapContent_ContrastIconColor",
204
205
  "--sapContent_ContrastShadowColor",
@@ -463,7 +464,26 @@
463
464
  "--sapLegendBackgroundColor10",
464
465
  "--sapLegendBackgroundColor18",
465
466
  "--sapLegendBackgroundColor20",
467
+ "--sapLegendColor1",
468
+ "--sapLegendColor2",
469
+ "--sapLegendColor3",
470
+ "--sapLegendColor4",
471
+ "--sapLegendColor5",
472
+ "--sapLegendColor6",
473
+ "--sapLegendColor7",
474
+ "--sapLegendColor8",
475
+ "--sapLegendColor9",
476
+ "--sapLegendColor10",
477
+ "--sapLegendColor11",
478
+ "--sapLegendColor12",
479
+ "--sapLegendColor13",
480
+ "--sapLegendColor14",
481
+ "--sapLegendColor15",
482
+ "--sapLegendColor16",
483
+ "--sapLegendColor17",
466
484
  "--sapLegendColor18",
485
+ "--sapLegendColor19",
486
+ "--sapLegendColor20",
467
487
  "--sapLink_Active_Color",
468
488
  "--sapLink_Active_TextDecoration",
469
489
  "--sapLink_Hover_Color",