@ui5/webcomponents-localization 0.0.0-d1315d658 → 0.0.0-d473b9686

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 (148) hide show
  1. package/.eslintignore +2 -1
  2. package/CHANGELOG.md +705 -0
  3. package/README.md +2 -1
  4. package/dist/.tsbuildinfo +1 -0
  5. package/dist/dates/calculateWeekNumber.d.ts +2 -1
  6. package/dist/dates/calculateWeekNumber.js +6 -6
  7. package/dist/dates/calculateWeekNumber.js.map +1 -1
  8. package/dist/generated/assets/cldr/ar.json +102 -62
  9. package/dist/generated/assets/cldr/ar_EG.json +102 -62
  10. package/dist/generated/assets/cldr/ar_SA.json +102 -62
  11. package/dist/generated/assets/cldr/bg.json +364 -325
  12. package/dist/generated/assets/cldr/ca.json +491 -453
  13. package/dist/generated/assets/cldr/cnr.json +4667 -0
  14. package/dist/generated/assets/cldr/cs.json +431 -324
  15. package/dist/generated/assets/cldr/cy.json +608 -340
  16. package/dist/generated/assets/cldr/da.json +290 -227
  17. package/dist/generated/assets/cldr/de.json +348 -241
  18. package/dist/generated/assets/cldr/de_AT.json +348 -241
  19. package/dist/generated/assets/cldr/de_CH.json +347 -240
  20. package/dist/generated/assets/cldr/el.json +128 -100
  21. package/dist/generated/assets/cldr/el_CY.json +128 -100
  22. package/dist/generated/assets/cldr/en.json +538 -512
  23. package/dist/generated/assets/cldr/en_AU.json +583 -520
  24. package/dist/generated/assets/cldr/en_GB.json +485 -441
  25. package/dist/generated/assets/cldr/en_HK.json +519 -474
  26. package/dist/generated/assets/cldr/en_IE.json +485 -440
  27. package/dist/generated/assets/cldr/en_IN.json +465 -420
  28. package/dist/generated/assets/cldr/en_NZ.json +505 -460
  29. package/dist/generated/assets/cldr/en_PG.json +505 -460
  30. package/dist/generated/assets/cldr/en_SG.json +505 -460
  31. package/dist/generated/assets/cldr/en_ZA.json +485 -440
  32. package/dist/generated/assets/cldr/es.json +709 -456
  33. package/dist/generated/assets/cldr/es_AR.json +687 -434
  34. package/dist/generated/assets/cldr/es_BO.json +721 -468
  35. package/dist/generated/assets/cldr/es_CL.json +567 -422
  36. package/dist/generated/assets/cldr/es_CO.json +485 -339
  37. package/dist/generated/assets/cldr/es_MX.json +734 -481
  38. package/dist/generated/assets/cldr/es_PE.json +409 -372
  39. package/dist/generated/assets/cldr/es_UY.json +433 -396
  40. package/dist/generated/assets/cldr/es_VE.json +453 -416
  41. package/dist/generated/assets/cldr/et.json +340 -307
  42. package/dist/generated/assets/cldr/fa.json +96 -34
  43. package/dist/generated/assets/cldr/fi.json +359 -308
  44. package/dist/generated/assets/cldr/fr.json +347 -321
  45. package/dist/generated/assets/cldr/fr_BE.json +347 -321
  46. package/dist/generated/assets/cldr/fr_CA.json +458 -432
  47. package/dist/generated/assets/cldr/fr_CH.json +290 -264
  48. package/dist/generated/assets/cldr/fr_LU.json +347 -321
  49. package/dist/generated/assets/cldr/he.json +241 -130
  50. package/dist/generated/assets/cldr/hi.json +103 -53
  51. package/dist/generated/assets/cldr/hr.json +467 -410
  52. package/dist/generated/assets/cldr/hu.json +246 -195
  53. package/dist/generated/assets/cldr/id.json +478 -406
  54. package/dist/generated/assets/cldr/it.json +418 -362
  55. package/dist/generated/assets/cldr/it_CH.json +418 -362
  56. package/dist/generated/assets/cldr/ja.json +58 -18
  57. package/dist/generated/assets/cldr/kk.json +562 -398
  58. package/dist/generated/assets/cldr/ko.json +36 -15
  59. package/dist/generated/assets/cldr/lt.json +320 -231
  60. package/dist/generated/assets/cldr/lv.json +184 -120
  61. package/dist/generated/assets/cldr/mk.json +4408 -0
  62. package/dist/generated/assets/cldr/ms.json +460 -388
  63. package/dist/generated/assets/cldr/nb.json +160 -92
  64. package/dist/generated/assets/cldr/nl.json +621 -373
  65. package/dist/generated/assets/cldr/nl_BE.json +621 -373
  66. package/dist/generated/assets/cldr/pl.json +590 -279
  67. package/dist/generated/assets/cldr/pt.json +696 -334
  68. package/dist/generated/assets/cldr/pt_PT.json +730 -454
  69. package/dist/generated/assets/cldr/ro.json +409 -339
  70. package/dist/generated/assets/cldr/ru.json +317 -279
  71. package/dist/generated/assets/cldr/ru_UA.json +312 -274
  72. package/dist/generated/assets/cldr/sk.json +454 -413
  73. package/dist/generated/assets/cldr/sl.json +118 -80
  74. package/dist/generated/assets/cldr/sr.json +294 -142
  75. package/dist/generated/assets/cldr/sr_Latn.json +972 -824
  76. package/dist/generated/assets/cldr/sv.json +382 -338
  77. package/dist/generated/assets/cldr/th.json +56 -36
  78. package/dist/generated/assets/cldr/tr.json +371 -320
  79. package/dist/generated/assets/cldr/uk.json +340 -290
  80. package/dist/generated/assets/cldr/vi.json +352 -328
  81. package/dist/generated/assets/cldr/zh_CN.json +34 -10
  82. package/dist/generated/assets/cldr/zh_HK.json +33 -9
  83. package/dist/generated/assets/cldr/zh_SG.json +33 -9
  84. package/dist/generated/assets/cldr/zh_TW.json +52 -28
  85. package/dist/generated/json-imports/LocaleData.d.ts +1 -0
  86. package/dist/generated/json-imports/LocaleData.js +89 -89
  87. package/dist/generated/json-imports/LocaleData.js.map +1 -0
  88. package/dist/sap/base/Event.js +59 -0
  89. package/dist/sap/base/Eventing.js +146 -0
  90. package/dist/sap/base/Log.js +2 -239
  91. package/dist/sap/base/assert.js +28 -1
  92. package/dist/sap/base/config/MemoryConfigurationProvider.js +20 -0
  93. package/dist/sap/base/config.js +17 -0
  94. package/dist/sap/base/i18n/Formatting.js +1130 -0
  95. package/dist/sap/base/i18n/LanguageTag.js +168 -30
  96. package/dist/sap/base/i18n/date/CalendarType.js +36 -1
  97. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +76 -1
  98. package/dist/sap/base/i18n/date/TimezoneUtils.js +242 -12
  99. package/dist/sap/base/strings/camelize.js +30 -0
  100. package/dist/sap/base/strings/formatMessage.js +88 -15
  101. package/dist/sap/base/util/ObjectPath.d.ts +4 -0
  102. package/dist/sap/base/util/ObjectPath.js +4 -33
  103. package/dist/sap/base/util/ObjectPath.js.map +1 -0
  104. package/dist/sap/base/util/Version.js +157 -0
  105. package/dist/sap/base/util/_merge.js +83 -26
  106. package/dist/sap/base/util/array/uniqueSort.js +37 -15
  107. package/dist/sap/base/util/deepClone.js +102 -0
  108. package/dist/sap/base/util/deepEqual.js +75 -51
  109. package/dist/sap/base/util/extend.js +58 -7
  110. package/dist/sap/base/util/isEmptyObject.js +34 -0
  111. package/dist/sap/base/util/isPlainObject.js +35 -1
  112. package/dist/sap/base/util/now.js +24 -3
  113. package/dist/sap/base/util/resolveReference.js +3 -0
  114. package/dist/sap/base/util/uid.js +27 -0
  115. package/dist/sap/ui/base/DataType.js +657 -0
  116. package/dist/sap/ui/base/Interface.js +47 -1
  117. package/dist/sap/ui/base/Metadata.js +433 -180
  118. package/dist/sap/ui/base/Object.js +284 -48
  119. package/dist/sap/ui/core/CalendarType.js +23 -1
  120. package/dist/sap/ui/core/Configuration.d.ts +1 -0
  121. package/dist/sap/ui/core/Configuration.js +2 -0
  122. package/dist/sap/ui/core/Configuration.js.map +1 -1
  123. package/dist/sap/ui/core/Core.d.ts +1 -0
  124. package/dist/sap/ui/core/Locale.js +189 -57
  125. package/dist/sap/ui/core/LocaleData.js +2670 -1380
  126. package/dist/sap/ui/core/Supportability.js +5 -0
  127. package/dist/sap/ui/core/Theming.js +539 -0
  128. package/dist/sap/ui/core/date/Buddhist.js +162 -87
  129. package/dist/sap/ui/core/date/CalendarUtils.js +61 -21
  130. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +29 -1
  131. package/dist/sap/ui/core/date/Gregorian.js +25 -10
  132. package/dist/sap/ui/core/date/Islamic.js +298 -185
  133. package/dist/sap/ui/core/date/Japanese.js +210 -115
  134. package/dist/sap/ui/core/date/Persian.js +324 -195
  135. package/dist/sap/ui/core/date/UI5Date.js +923 -237
  136. package/dist/sap/ui/core/date/UniversalDate.js +1238 -245
  137. package/dist/sap/ui/core/date/_Calendars.js +10 -1
  138. package/dist/sap/ui/core/format/DateFormat.js +3163 -2145
  139. package/dist/sap/ui/core/format/TimezoneUtil.js +23 -1
  140. package/package-scripts.cjs +11 -20
  141. package/package.json +12 -6
  142. package/tsconfig.json +11 -1
  143. package/used-modules.txt +20 -1
  144. package/dist/Assets-static.d.ts +0 -1
  145. package/dist/Assets-static.js +0 -3
  146. package/dist/Assets-static.js.map +0 -1
  147. package/dist/generated/json-imports/LocaleData-static.js +0 -90
  148. package/dist/sap/ui/Device.js +0 -5
package/CHANGELOG.md CHANGED
@@ -3,6 +3,711 @@
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
+ **Note:** Version bump only for package @ui5/webcomponents-localization
9
+
10
+
11
+
12
+
13
+
14
+ # [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)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-localization
17
+
18
+
19
+
20
+
21
+
22
+ # [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)
23
+
24
+ **Note:** Version bump only for package @ui5/webcomponents-localization
25
+
26
+
27
+
28
+
29
+
30
+ # [2.0.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0...v2.0.0-rc.0) (2024-04-09)
31
+
32
+
33
+ ### chore
34
+
35
+ * 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)
36
+
37
+
38
+ ### BREAKING CHANGES
39
+
40
+ * "Device#isIE" method has been removed and no longer available
41
+
42
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
43
+ * 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:
44
+ ```ts
45
+ import { setUseLinks } from "@ui5/webcomponents-base/dist/CSP.js"
46
+ import { setPackageCSSRoot } from "@ui5/webcomponents-base/dist/CSP.js"
47
+ import { setPreloadLinks } from "@ui5/webcomponents-base/dist/CSP.js"
48
+ ```
49
+ * Removed the `ICardHeader` interface. If you previously used the interface
50
+ ```ts
51
+ import type { ICardHeader } from "@ui5/webcomponents-base/dist/Card.js"
52
+ ```
53
+ Use the CardHeader type instead:
54
+ ```ts
55
+ import type CardHeader from "@ui5/webcomponents-base/dist/CardHeader.js"
56
+ ```
57
+ * Removed the `IUploadCollectionItem` interface. If you previously used the interface:
58
+ ```js
59
+ import type { IUploadCollectionItem} from "@ui5/webcomponents-fiori/dist/UploadCollection.js"
60
+ ```
61
+ Use the `UploadCollectionItem` type instead:
62
+ ```js
63
+ import type UploadCollectionItem from "@ui5/webcomponents-fiori/dist/UploadCollectionItem.js"
64
+ ```
65
+
66
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
67
+ * The `size` property now accepts different values. If you previously used it like:
68
+ ```html
69
+ <ui5-busy-indicator size="Small"></ui5-busy-indicator>
70
+ ```
71
+ Now use the new values instead:
72
+ ```html
73
+ <ui5-busy-indicator size="S"></ui5-busy-indicator>
74
+ ```
75
+
76
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
77
+ * The `status` property and its shadow part have been renamed. If you previously used them:
78
+ ```html
79
+ <style>
80
+ .cardHeader::part(status) { ... }
81
+ </style>
82
+ <ui5-card-header status="3 of 10"></ui5-popover>
83
+ ```
84
+ Now use `additionalText` instead:
85
+ ```html
86
+ <style>
87
+ .cardHeader::part(additional-text) { ... }
88
+ </style>
89
+ <ui5-card-header class="cardHeader" additional-text="3 of 10"></ui5-card-header>
90
+ ```
91
+
92
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
93
+ * The `pageIndicatorStyle` no longer exists. If you previously used it like:
94
+ ```html
95
+ <ui5-carousel page-indicator-style="Numeric"></ui5-carousel>
96
+ ```
97
+ Now you should use `pageIndicatorType` instead:
98
+ ```html
99
+ <ui5-carousel page-indicator-type="Numeric"></ui5-carousel>
100
+ ```
101
+
102
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
103
+ * Removed `UI5Element#render` method in favour of `UI5Element#renderer`. If you previously used "render"
104
+ ```js
105
+ class MyClass extends UI5Element {
106
+ static get render() {
107
+ return litRenderer;
108
+ }
109
+ }
110
+ ```
111
+ start using "renderer"
112
+ ```ts
113
+ class MyClass extends UI5Element {
114
+ static get renderer() {
115
+ return litRenderer;
116
+ }
117
+ }
118
+ ```
119
+ * Remove JavaScript template option from @ui5/create-webcomponents-package
120
+ Previously `npm init @ui5/webcomponents-package` used to create JS-based project, however now it will be TypeScript-based project.
121
+ 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.
122
+ * The `Left` and `Right` options option have been renamed. If you previously used them to set the placement or the alignment of the popover:
123
+ ```html
124
+ <ui5-popover horizontal-align="Left" placement-type="Left"></ui5-popover>
125
+ ```
126
+ Now use `Start` or `End` instead:
127
+ ```html
128
+ <ui5-popover horizontal-align="Start" placement-type="Start"></ui5-popover>
129
+ ```
130
+
131
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
132
+
133
+ * docs: deploy v2 preview
134
+ * Remove `soccor` icon. Use `soccer` instead.
135
+ * Remove `add-polygone` icon. Use `add-polygon` instead.
136
+ * 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`
137
+ * All Assets-static.js modules are removed. If you previously imported any Assets-static.js module from any package:
138
+ ```ts
139
+ import "@ui5/webcomponents/dist/Assets-static.js";
140
+ import "@ui5/webcomponents-icons/dist/Assets-static.js"
141
+ ```
142
+ use the dynamic equivalent of it:
143
+ ```ts
144
+ import "@ui5/webcomponents/dist/Assets.js";
145
+ import "@ui5/webcomponents-icons/dist/Assets.js"
146
+ ```
147
+
148
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
149
+ * The event `selected-dates-change ` is renamed to `selection-change`. In addition the event details
150
+ `values` and `dates` are renamed to `selectedValues` and `selectedDateValues`. If you previously used the Calendar event as follows:
151
+ ```ts
152
+ myCalendar.addEventListener("selected-dates-change", () => {
153
+ const values = e.detail.values;
154
+ const dates = e.detail.dates;
155
+ })
156
+ ```
157
+ Now you have to use the new event name and details:
158
+ ```ts
159
+ myCalendar.addEventListener("selection-change", () => {
160
+ const values = event.detail.selectedValues;
161
+ const dates = event.detail.selectedDateValues;
162
+ })
163
+ ```
164
+
165
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
166
+ * The property `color` is renamed to `value`. If you previously used the change event of the ColorPicker as follows:
167
+ ```html
168
+ <ui5-color-picker color="red"></ui5-color-picker>
169
+ ```
170
+ Now you have to use it like this:
171
+ ```html
172
+ <ui5-color-picker value="red"></ui5-color-picker>
173
+ ```
174
+
175
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
176
+ * JavaScript projects may not function properly with the tools package.
177
+ * The `openPopover` and `showAt` methods are removed in favor of `open` and `opener` properties. If you previously used the imperative API:
178
+ ```js
179
+ button.addEventListener("click", function(event) {
180
+ colorPalettePopover.showAt(this);
181
+ });
182
+ ```
183
+ Now the declarative API should be used instead:
184
+ ```html
185
+ <ui5-button id="opener">Open</ui5-button>
186
+ <ui5-color-palette-popover opener="opener">
187
+ ```
188
+ ```js
189
+ button.addEventListener("click", function(event) {
190
+ colorPalettePopover.open = !colorPalettePopover.open;
191
+ });
192
+ ```
193
+ * The `ui5-bar` component is now in `main` library. If you previously imported the `ui5-bar` from `fiori`:
194
+ ```ts
195
+ import "@ui5/webcomponents-fiori/dist/Bar.js;
196
+ ```
197
+ Now, import the `ui5-bar` from `main`:
198
+ ```ts
199
+ import "@ui5/webcomponents/dist/Bar.js";
200
+ ```
201
+
202
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
203
+ * If you have previously used:
204
+ ```html
205
+ <ui5-tab id="nestedTab" slot="subTabs"></ui5-tab>
206
+ ```
207
+ Now use:
208
+ ```html
209
+ <ui5-tab id="nestedTab" slot="items"></ui5-tab>
210
+ ```
211
+
212
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
213
+ * If you have previously used:
214
+ ```html
215
+ <ui5-tabcontainer tabs-overflow-mode="StartAndEnd"></ui5-tabcontainer>
216
+ ```
217
+ Now use:
218
+ ```html
219
+ <ui5-tabcontainer overflow-mode="StartAndEnd"></ui5-tabcontainer>
220
+ ```
221
+
222
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
223
+ * If you previously imported `TabContainerBackgroundDesign`, use `BackgroundDesign` instead.
224
+
225
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
226
+ * The showOverflow property is removed. If previously you have used:
227
+ ```html
228
+ <ui5-tabcontainer show-overflow></ui5-tabcontainer>
229
+ ```
230
+ now use the overflowButton slot:
231
+ ```html
232
+ <ui5-tabcontainer>
233
+ <ui5-button slot="startOverflowButton" id="startOverflowButton">Start</ui5-button>
234
+ <ui5-button slot="overflowButton" id="endOverflowButton">End</ui5-button>
235
+ </ui5-tabcontainer>
236
+ ```
237
+
238
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
239
+ * The `placementType` property and the `PopoverPlacementType` enum have been renamed.
240
+ If you have previously used the `placementType` property and the `PopoverPlacementType`
241
+ ```html
242
+ <ui5-popover placement-type="Bottom"></ui5-popover>
243
+ ```
244
+ ```js
245
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacementType.js";
246
+ ```
247
+ Now use `placement` instead:
248
+ ```html
249
+ <ui5-placement="Bottom"></ui5-popover>
250
+ ```
251
+ ```js
252
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacement.js";
253
+ ```
254
+
255
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
256
+ * The `size` property of the `ui5--illustrated-message` is renamed to `design`.
257
+ If you have previously used the `size` property:
258
+ ```html
259
+ <ui5-illustrated-message size="Dialog">
260
+ ```
261
+ Now use `design` instead:
262
+ ```html
263
+ <ui5-illustrated-message design="Dialog">
264
+
265
+ ```
266
+
267
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
268
+ * The `separator-style` property is renamed to `separators` and the `BreadcrumbsSeparatorStyle` enum is renamed to `BreadcrumbsSeparator`.
269
+ If you have previously used the `separator-style` property:
270
+ ```html
271
+ <ui5-breadcrumbs separator-style="Slash">
272
+ ```
273
+ Now use `separators` instead:
274
+ ```html
275
+ <ui5-breadcrumbs separators="Slash">
276
+ ```
277
+
278
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
279
+ * The `disabled` property of the `ui5-option` is removed.
280
+ If you have previously used the `disabled` property:
281
+ ```html
282
+ <ui5-option disabled>Option</ui5-option>
283
+ ```
284
+ it will no longer work for the component.
285
+
286
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
287
+ * 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.
288
+
289
+
290
+
291
+
292
+
293
+ # [1.24.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.4...v1.24.0) (2024-04-04)
294
+
295
+ **Note:** Version bump only for package @ui5/webcomponents-localization
296
+
297
+
298
+
299
+
300
+
301
+ # [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)
302
+
303
+ **Note:** Version bump only for package @ui5/webcomponents-localization
304
+
305
+
306
+
307
+
308
+
309
+ # [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)
310
+
311
+
312
+ ### Features
313
+
314
+ * **framework:** support sr, mk, cnr locales ([#8534](https://github.com/SAP/ui5-webcomponents/issues/8534)) ([5b410d6](https://github.com/SAP/ui5-webcomponents/commit/5b410d65267e79d4420b1a6d6788db6495abc962)), closes [#8163](https://github.com/SAP/ui5-webcomponents/issues/8163)
315
+
316
+
317
+
318
+
319
+
320
+ # [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)
321
+
322
+ **Note:** Version bump only for package @ui5/webcomponents-localization
323
+
324
+
325
+
326
+
327
+
328
+ # [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)
329
+
330
+ **Note:** Version bump only for package @ui5/webcomponents-localization
331
+
332
+
333
+
334
+
335
+
336
+ # [1.24.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1...v1.24.0-rc.0) (2024-03-14)
337
+
338
+ **Note:** Version bump only for package @ui5/webcomponents-localization
339
+
340
+
341
+
342
+
343
+
344
+ ## [1.23.1](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1-rc.0...v1.23.1) (2024-03-08)
345
+
346
+ **Note:** Version bump only for package @ui5/webcomponents-localization
347
+
348
+
349
+
350
+
351
+
352
+ ## [1.23.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0...v1.23.1-rc.0) (2024-03-07)
353
+
354
+ **Note:** Version bump only for package @ui5/webcomponents-localization
355
+
356
+
357
+
358
+
359
+
360
+ # [1.23.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.5...v1.23.0) (2024-03-06)
361
+
362
+ **Note:** Version bump only for package @ui5/webcomponents-localization
363
+
364
+
365
+
366
+
367
+
368
+ # [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)
369
+
370
+
371
+ ### Bug Fixes
372
+
373
+ * remove sap.ui.require call from unused openui5 module ([#8359](https://github.com/SAP/ui5-webcomponents/issues/8359)) ([50219ac](https://github.com/SAP/ui5-webcomponents/commit/50219ac23add7b86fe26d8ca51e2181f01404992))
374
+
375
+
376
+
377
+
378
+
379
+ # [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)
380
+
381
+ **Note:** Version bump only for package @ui5/webcomponents-localization
382
+
383
+
384
+
385
+
386
+
387
+ # [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)
388
+
389
+ **Note:** Version bump only for package @ui5/webcomponents-localization
390
+
391
+
392
+
393
+
394
+
395
+ # [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)
396
+
397
+ **Note:** Version bump only for package @ui5/webcomponents-localization
398
+
399
+
400
+
401
+
402
+
403
+ # [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)
404
+
405
+ **Note:** Version bump only for package @ui5/webcomponents-localization
406
+
407
+
408
+
409
+
410
+
411
+ # [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)
412
+
413
+ **Note:** Version bump only for package @ui5/webcomponents-localization
414
+
415
+
416
+
417
+
418
+
419
+ ## [1.22.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0...v1.22.1-rc.0) (2024-02-08)
420
+
421
+ **Note:** Version bump only for package @ui5/webcomponents-localization
422
+
423
+
424
+
425
+
426
+
427
+ # [1.22.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.3...v1.22.0) (2024-02-05)
428
+
429
+ **Note:** Version bump only for package @ui5/webcomponents-localization
430
+
431
+
432
+
433
+
434
+
435
+ # [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)
436
+
437
+
438
+ ### Bug Fixes
439
+
440
+ * release build ([#8222](https://github.com/SAP/ui5-webcomponents/issues/8222)) ([27042ac](https://github.com/SAP/ui5-webcomponents/commit/27042ac90443dea8d5900d1c5bfa5bc93d365da0))
441
+
442
+
443
+ ### Features
444
+
445
+ * add dom shim so importing components in SSR works ([#8184](https://github.com/SAP/ui5-webcomponents/issues/8184)) ([ca49674](https://github.com/SAP/ui5-webcomponents/commit/ca49674e046bd74842100245db2cea61d53e2df0))
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-localization
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-localization
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
+ **Note:** Version bump only for package @ui5/webcomponents-localization
470
+
471
+
472
+
473
+
474
+
475
+ # [1.21.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.5...v1.21.0) (2024-01-05)
476
+
477
+ **Note:** Version bump only for package @ui5/webcomponents-localization
478
+
479
+
480
+
481
+
482
+
483
+ # [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)
484
+
485
+ **Note:** Version bump only for package @ui5/webcomponents-localization
486
+
487
+
488
+
489
+
490
+
491
+ # [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)
492
+
493
+ **Note:** Version bump only for package @ui5/webcomponents-localization
494
+
495
+
496
+
497
+
498
+
499
+ # [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)
500
+
501
+
502
+ ### Features
503
+
504
+ * **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))
505
+
506
+
507
+
508
+
509
+
510
+ # [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)
511
+
512
+ **Note:** Version bump only for package @ui5/webcomponents-localization
513
+
514
+
515
+
516
+
517
+
518
+ # [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)
519
+
520
+
521
+ ### Bug Fixes
522
+
523
+ * **infra:** release commands ([#7978](https://github.com/SAP/ui5-webcomponents/issues/7978)) ([b0e653c](https://github.com/SAP/ui5-webcomponents/commit/b0e653cf911cc0ffe5fb5dcbd50a7c238f20f33d))
524
+
525
+
526
+
527
+
528
+
529
+ # [1.21.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0...v1.21.0-rc.0) (2023-12-07)
530
+
531
+ **Note:** Version bump only for package @ui5/webcomponents-localization
532
+
533
+
534
+
535
+
536
+
537
+ # [1.20.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.3...v1.20.0) (2023-12-04)
538
+
539
+ **Note:** Version bump only for package @ui5/webcomponents-localization
540
+
541
+
542
+
543
+
544
+
545
+ # [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)
546
+
547
+ **Note:** Version bump only for package @ui5/webcomponents-localization
548
+
549
+
550
+
551
+
552
+
553
+ # [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)
554
+
555
+ **Note:** Version bump only for package @ui5/webcomponents-localization
556
+
557
+
558
+
559
+
560
+
561
+ # [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)
562
+
563
+
564
+ ### Bug Fixes
565
+
566
+ * declare webpackChunkName in generated dynamic imports for readable runtime bundle names ([#7835](https://github.com/SAP/ui5-webcomponents/issues/7835)) ([592a10b](https://github.com/SAP/ui5-webcomponents/commit/592a10b25a14da89885874c40c5c7a192b8b4d85))
567
+
568
+
569
+
570
+
571
+
572
+ # [1.20.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0...v1.20.0-rc.0) (2023-11-09)
573
+
574
+ **Note:** Version bump only for package @ui5/webcomponents-localization
575
+
576
+
577
+
578
+
579
+
580
+ # [1.19.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.3...v1.19.0) (2023-11-02)
581
+
582
+ **Note:** Version bump only for package @ui5/webcomponents-localization
583
+
584
+
585
+
586
+
587
+
588
+ # [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)
589
+
590
+ **Note:** Version bump only for package @ui5/webcomponents-localization
591
+
592
+
593
+
594
+
595
+
596
+ # [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)
597
+
598
+ **Note:** Version bump only for package @ui5/webcomponents-localization
599
+
600
+
601
+
602
+
603
+
604
+ # [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)
605
+
606
+ **Note:** Version bump only for package @ui5/webcomponents-localization
607
+
608
+
609
+
610
+
611
+
612
+ # [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)
613
+
614
+
615
+ ### Bug Fixes
616
+
617
+ * **localization:** missing calendarWeekNumbering ([#7684](https://github.com/SAP/ui5-webcomponents/issues/7684)) ([01a9349](https://github.com/SAP/ui5-webcomponents/commit/01a9349c7ab5e3c046fa10034dc9aa99b840f3d0))
618
+
619
+
620
+
621
+
622
+
623
+ ## [1.18.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0...v1.18.1-rc.0) (2023-10-05)
624
+
625
+ **Note:** Version bump only for package @ui5/webcomponents-localization
626
+
627
+
628
+
629
+
630
+
631
+ # [1.18.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.2...v1.18.0) (2023-10-02)
632
+
633
+ **Note:** Version bump only for package @ui5/webcomponents-localization
634
+
635
+
636
+
637
+
638
+
639
+ # [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)
640
+
641
+ **Note:** Version bump only for package @ui5/webcomponents-localization
642
+
643
+
644
+
645
+
646
+
647
+ # [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)
648
+
649
+ **Note:** Version bump only for package @ui5/webcomponents-localization
650
+
651
+
652
+
653
+
654
+
655
+ # [1.18.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0...v1.18.0-rc.0) (2023-09-07)
656
+
657
+ **Note:** Version bump only for package @ui5/webcomponents-localization
658
+
659
+
660
+
661
+
662
+
663
+ # [1.17.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.2...v1.17.0) (2023-09-01)
664
+
665
+ **Note:** Version bump only for package @ui5/webcomponents-localization
666
+
667
+
668
+
669
+
670
+
671
+ # [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)
672
+
673
+ **Note:** Version bump only for package @ui5/webcomponents-localization
674
+
675
+
676
+
677
+
678
+
679
+ # [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)
680
+
681
+ **Note:** Version bump only for package @ui5/webcomponents-localization
682
+
683
+
684
+
685
+
686
+
687
+ # [1.17.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0...v1.17.0-rc.0) (2023-08-10)
688
+
689
+ **Note:** Version bump only for package @ui5/webcomponents-localization
690
+
691
+
692
+
693
+
694
+
695
+ # [1.16.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.4...v1.16.0) (2023-08-03)
696
+
697
+ **Note:** Version bump only for package @ui5/webcomponents-localization
698
+
699
+
700
+
701
+
702
+
703
+ # [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)
704
+
705
+ **Note:** Version bump only for package @ui5/webcomponents-localization
706
+
707
+
708
+
709
+
710
+
6
711
  # [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)
7
712
 
8
713
  **Note:** Version bump only for package @ui5/webcomponents-localization