@ui5/webcomponents-localization 0.0.0-0f0e49a22 → 0.0.0-10f3c0dc7

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 (226) hide show
  1. package/.eslintignore +2 -1
  2. package/CHANGELOG.md +1935 -0
  3. package/LICENSE.txt +201 -0
  4. package/README.md +7 -9
  5. package/dist/.tsbuildinfo +1 -0
  6. package/dist/Assets-fetch.d.ts +1 -0
  7. package/dist/Assets-fetch.js +3 -0
  8. package/dist/Assets-fetch.js.map +1 -0
  9. package/dist/Assets-node.d.ts +11 -0
  10. package/dist/Assets-node.js +12 -0
  11. package/dist/Assets-node.js.map +1 -0
  12. package/dist/CalendarUtils.d.ts +3 -0
  13. package/dist/CalendarUtils.js +6 -0
  14. package/dist/CalendarUtils.js.map +1 -0
  15. package/dist/DateFormat.d.ts +23 -1
  16. package/dist/DateFormat.js +16 -0
  17. package/dist/DateFormat.js.map +1 -1
  18. package/dist/Locale.d.ts +5 -0
  19. package/dist/Locale.js +7 -0
  20. package/dist/Locale.js.map +1 -0
  21. package/dist/LocaleData.d.ts +0 -1
  22. package/dist/NumberFormat.d.ts +5 -0
  23. package/dist/NumberFormat.js +7 -0
  24. package/dist/NumberFormat.js.map +1 -0
  25. package/dist/dates/CalendarDate.d.ts +0 -1
  26. package/dist/dates/CalendarDate.js.map +1 -1
  27. package/dist/dates/ExtremeDates.d.ts +1 -1
  28. package/dist/dates/ExtremeDates.js.map +1 -1
  29. package/dist/dates/UI5Date.d.ts +0 -1
  30. package/dist/dates/convertMonthNumbersToMonthNames.d.ts +2 -2
  31. package/dist/dates/convertMonthNumbersToMonthNames.js.map +1 -1
  32. package/dist/dates/getRoundedTimestamp.js.map +1 -1
  33. package/dist/dates/modifyDateBy.d.ts +2 -1
  34. package/dist/dates/modifyDateBy.js +34 -19
  35. package/dist/dates/modifyDateBy.js.map +1 -1
  36. package/dist/dates/transformDateToSecondaryType.js.map +1 -1
  37. package/dist/generated/assets/cldr/Unicode-Data-Files-LICENSE.txt +39 -0
  38. package/dist/generated/assets/cldr/ar.json +7355 -5531
  39. package/dist/generated/assets/cldr/ar_EG.json +7355 -5531
  40. package/dist/generated/assets/cldr/ar_SA.json +7354 -5530
  41. package/dist/generated/assets/cldr/bg.json +6103 -4452
  42. package/dist/generated/assets/cldr/ca.json +6205 -4440
  43. package/dist/generated/assets/cldr/cnr.json +6476 -0
  44. package/dist/generated/assets/cldr/cs.json +6519 -4960
  45. package/dist/generated/assets/cldr/cy.json +6564 -5211
  46. package/dist/generated/assets/cldr/da.json +6048 -4308
  47. package/dist/generated/assets/cldr/de.json +6174 -4313
  48. package/dist/generated/assets/cldr/de_AT.json +6175 -4314
  49. package/dist/generated/assets/cldr/de_CH.json +6181 -4312
  50. package/dist/generated/assets/cldr/el.json +5995 -4281
  51. package/dist/generated/assets/cldr/el_CY.json +5995 -4281
  52. package/dist/generated/assets/cldr/en.json +6395 -4316
  53. package/dist/generated/assets/cldr/en_AU.json +6536 -4319
  54. package/dist/generated/assets/cldr/en_GB.json +6518 -4329
  55. package/dist/generated/assets/cldr/en_HK.json +6423 -4337
  56. package/dist/generated/assets/cldr/en_IE.json +6414 -4328
  57. package/dist/generated/assets/cldr/en_IN.json +6602 -4333
  58. package/dist/generated/assets/cldr/en_NZ.json +6414 -4328
  59. package/dist/generated/assets/cldr/en_PG.json +6415 -4329
  60. package/dist/generated/assets/cldr/en_SG.json +6419 -4333
  61. package/dist/generated/assets/cldr/en_ZA.json +6417 -4329
  62. package/dist/generated/assets/cldr/es.json +6226 -4331
  63. package/dist/generated/assets/cldr/es_AR.json +6260 -4334
  64. package/dist/generated/assets/cldr/es_BO.json +6258 -4333
  65. package/dist/generated/assets/cldr/es_CL.json +6151 -4334
  66. package/dist/generated/assets/cldr/es_CO.json +6151 -4333
  67. package/dist/generated/assets/cldr/es_MX.json +6268 -4335
  68. package/dist/generated/assets/cldr/es_PE.json +6050 -4333
  69. package/dist/generated/assets/cldr/es_UY.json +6044 -4335
  70. package/dist/generated/assets/cldr/es_VE.json +6043 -4334
  71. package/dist/generated/assets/cldr/et.json +6182 -4340
  72. package/dist/generated/assets/cldr/fa.json +6187 -4367
  73. package/dist/generated/assets/cldr/fi.json +6439 -4463
  74. package/dist/generated/assets/cldr/fr.json +6228 -4357
  75. package/dist/generated/assets/cldr/fr_BE.json +6228 -4357
  76. package/dist/generated/assets/cldr/fr_CA.json +6244 -4351
  77. package/dist/generated/assets/cldr/fr_CH.json +6246 -4375
  78. package/dist/generated/assets/cldr/fr_LU.json +6228 -4357
  79. package/dist/generated/assets/cldr/he.json +6361 -4869
  80. package/dist/generated/assets/cldr/hi.json +6098 -4295
  81. package/dist/generated/assets/cldr/hr.json +6203 -4583
  82. package/dist/generated/assets/cldr/hu.json +6067 -4364
  83. package/dist/generated/assets/cldr/id.json +5979 -4060
  84. package/dist/generated/assets/cldr/it.json +6103 -4299
  85. package/dist/generated/assets/cldr/it_CH.json +6103 -4299
  86. package/dist/generated/assets/cldr/ja.json +6145 -4211
  87. package/dist/generated/assets/cldr/kk.json +6237 -4339
  88. package/dist/generated/assets/cldr/ko.json +6024 -4189
  89. package/dist/generated/assets/cldr/lt.json +6459 -4850
  90. package/dist/generated/assets/cldr/lv.json +6114 -4587
  91. package/dist/generated/assets/cldr/mk.json +6177 -0
  92. package/dist/generated/assets/cldr/ms.json +5821 -4021
  93. package/dist/generated/assets/cldr/nb.json +6154 -4335
  94. package/dist/generated/assets/cldr/nl.json +6306 -4294
  95. package/dist/generated/assets/cldr/nl_BE.json +6306 -4294
  96. package/dist/generated/assets/cldr/pl.json +6461 -4667
  97. package/dist/generated/assets/cldr/pt.json +6234 -4235
  98. package/dist/generated/assets/cldr/pt_PT.json +6309 -4372
  99. package/dist/generated/assets/cldr/ro.json +6170 -4563
  100. package/dist/generated/assets/cldr/ru.json +6732 -4909
  101. package/dist/generated/assets/cldr/ru_UA.json +6732 -4909
  102. package/dist/generated/assets/cldr/sk.json +6256 -4939
  103. package/dist/generated/assets/cldr/sl.json +6279 -4910
  104. package/dist/generated/assets/cldr/sr.json +6186 -4585
  105. package/dist/generated/assets/cldr/sr_Latn.json +6171 -4574
  106. package/dist/generated/assets/cldr/sv.json +6211 -4362
  107. package/dist/generated/assets/cldr/th.json +6126 -4214
  108. package/dist/generated/assets/cldr/tr.json +6245 -4400
  109. package/dist/generated/assets/cldr/uk.json +6806 -4858
  110. package/dist/generated/assets/cldr/vi.json +6016 -4070
  111. package/dist/generated/assets/cldr/zh_CN.json +5969 -4100
  112. package/dist/generated/assets/cldr/zh_HK.json +5977 -4108
  113. package/dist/generated/assets/cldr/zh_SG.json +5977 -4108
  114. package/dist/generated/assets/cldr/zh_TW.json +6033 -4131
  115. package/dist/generated/json-imports/LocaleData-fetch.d.ts +1 -0
  116. package/dist/generated/json-imports/LocaleData-fetch.js +93 -0
  117. package/dist/generated/json-imports/LocaleData-fetch.js.map +1 -0
  118. package/dist/generated/json-imports/LocaleData-node.d.ts +1 -0
  119. package/dist/generated/json-imports/LocaleData-node.js +93 -0
  120. package/dist/generated/json-imports/LocaleData-node.js.map +1 -0
  121. package/dist/generated/json-imports/LocaleData.d.ts +1 -0
  122. package/dist/generated/json-imports/LocaleData.js +89 -89
  123. package/dist/generated/json-imports/LocaleData.js.map +1 -0
  124. package/dist/getCachedLocaleDataInstance.js +2 -0
  125. package/dist/getCachedLocaleDataInstance.js.map +1 -1
  126. package/dist/locale/getLocaleData.js +2 -0
  127. package/dist/locale/getLocaleData.js.map +1 -1
  128. package/dist/sap/base/Event.js +59 -0
  129. package/dist/sap/base/Eventing.js +147 -0
  130. package/dist/sap/base/Log.js +2 -239
  131. package/dist/sap/base/assert.js +28 -1
  132. package/dist/sap/base/config/MemoryConfigurationProvider.js +20 -0
  133. package/dist/sap/base/config.js +17 -0
  134. package/dist/sap/base/future.js +12 -0
  135. package/dist/sap/base/i18n/Formatting.d.ts +13 -0
  136. package/dist/sap/base/i18n/Formatting.js +18 -0
  137. package/dist/sap/base/i18n/Formatting.js.map +1 -0
  138. package/dist/sap/base/i18n/LanguageTag.js +179 -0
  139. package/dist/sap/base/i18n/Localization.d.ts +7 -0
  140. package/dist/sap/base/i18n/Localization.js +17 -0
  141. package/dist/sap/base/i18n/Localization.js.map +1 -0
  142. package/dist/sap/base/i18n/ResourceBundle.js +20 -0
  143. package/dist/sap/base/i18n/date/CalendarType.js +44 -0
  144. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +106 -0
  145. package/dist/sap/base/i18n/date/TimezoneUtils.js +471 -0
  146. package/dist/sap/base/i18n/date/_EnumHelper.js +37 -0
  147. package/dist/sap/base/strings/camelize.js +30 -0
  148. package/dist/sap/base/strings/formatMessage.js +93 -15
  149. package/dist/sap/base/util/LoaderExtensions.js.map +1 -1
  150. package/dist/sap/base/util/ObjectPath.d.ts +4 -0
  151. package/dist/sap/base/util/ObjectPath.js +4 -33
  152. package/dist/sap/base/util/ObjectPath.js.map +1 -0
  153. package/dist/sap/base/util/Properties.js +12 -0
  154. package/dist/sap/base/util/Version.js +163 -0
  155. package/dist/sap/base/util/_merge.js +83 -26
  156. package/dist/sap/base/util/array/uniqueSort.js +37 -15
  157. package/dist/sap/base/util/deepClone.js +102 -0
  158. package/dist/sap/base/util/deepEqual.js +75 -51
  159. package/dist/sap/base/util/deepExtend.js +60 -0
  160. package/dist/sap/base/util/extend.js +58 -7
  161. package/dist/sap/base/util/fetch.js +8 -0
  162. package/dist/sap/base/util/isEmptyObject.js +34 -0
  163. package/dist/sap/base/util/isPlainObject.js +35 -1
  164. package/dist/sap/base/util/merge.js +57 -0
  165. package/dist/sap/base/util/mixedFetch.js +3 -0
  166. package/dist/sap/base/util/now.js +22 -7
  167. package/dist/sap/base/util/resolveReference.js +3 -0
  168. package/dist/sap/base/util/uid.js +27 -0
  169. package/dist/sap/ui/Device.js +25 -3
  170. package/dist/sap/ui/Global.js +1 -0
  171. package/dist/sap/ui/VersionInfo.js +14 -0
  172. package/dist/sap/ui/base/DataType.js +708 -0
  173. package/dist/sap/ui/base/DesignTime.js +11 -0
  174. package/dist/sap/ui/base/EventProvider.js +21 -0
  175. package/dist/sap/ui/base/Interface.js +47 -1
  176. package/dist/sap/ui/base/Metadata.js +470 -171
  177. package/dist/sap/ui/base/Object.js +284 -48
  178. package/dist/sap/ui/base/OwnStatics.js +6 -0
  179. package/dist/sap/ui/base/SyncPromise.js +98 -0
  180. package/dist/sap/ui/core/AnimationMode.js +42 -0
  181. package/dist/sap/ui/core/CalendarType.js +24 -8
  182. package/dist/sap/ui/core/Configuration.d.ts +2 -2
  183. package/dist/sap/ui/core/Configuration.js +2 -0
  184. package/dist/sap/ui/core/Configuration.js.map +1 -1
  185. package/dist/sap/ui/core/ControlBehavior.js +11 -0
  186. package/dist/sap/ui/core/Core.d.ts +3 -4
  187. package/dist/sap/ui/core/FormatSettings.d.ts +1 -2
  188. package/dist/sap/ui/core/FormatSettings.js +0 -2
  189. package/dist/sap/ui/core/FormatSettings.js.map +1 -1
  190. package/dist/sap/ui/core/Lib.js +41 -0
  191. package/dist/sap/ui/core/Locale.js +190 -155
  192. package/dist/sap/ui/core/LocaleData.js +2824 -1351
  193. package/dist/sap/ui/core/Supportability.js +5 -0
  194. package/dist/sap/ui/core/Theming.js +39 -0
  195. package/dist/sap/ui/core/_UrlResolver.js +11 -0
  196. package/dist/sap/ui/core/date/Buddhist.js +162 -87
  197. package/dist/sap/ui/core/date/CalendarUtils.js +63 -32
  198. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +30 -7
  199. package/dist/sap/ui/core/date/Gregorian.js +25 -10
  200. package/dist/sap/ui/core/date/Islamic.js +298 -185
  201. package/dist/sap/ui/core/date/Japanese.js +210 -115
  202. package/dist/sap/ui/core/date/Persian.js +324 -195
  203. package/dist/sap/ui/core/date/UI5Date.js +970 -236
  204. package/dist/sap/ui/core/date/UniversalDate.js +1228 -264
  205. package/dist/sap/ui/core/date/_Calendars.js +10 -1
  206. package/dist/sap/ui/core/format/DateFormat.js +3168 -2111
  207. package/dist/sap/ui/core/format/FormatUtils.js +30 -0
  208. package/dist/sap/ui/core/format/NumberFormat.js +3164 -0
  209. package/dist/sap/ui/core/format/TimezoneUtil.js +93 -89
  210. package/dist/sap/ui/core/getCompatibilityVersion.js +7 -0
  211. package/dist/sap/ui/core/theming/ThemeHelper.js +14 -0
  212. package/dist/sap/ui/security/Security.js +12 -0
  213. package/dist/sap/ui/util/XMLHelper.js +11 -0
  214. package/dist/sap/ui/util/_URL.js +1 -0
  215. package/dist/ui5loader-autoconfig.js +1 -0
  216. package/package-scripts.cjs +22 -24
  217. package/package.json +20 -15
  218. package/tsconfig.json +20 -10
  219. package/used-modules.txt +30 -2
  220. package/dist/Assets-static.d.ts +0 -1
  221. package/dist/Assets-static.js +0 -3
  222. package/dist/Assets-static.js.map +0 -1
  223. package/dist/dates/calculateWeekNumber.d.ts +0 -5
  224. package/dist/dates/calculateWeekNumber.js +0 -45
  225. package/dist/dates/calculateWeekNumber.js.map +0 -1
  226. package/dist/generated/json-imports/LocaleData-static.js +0 -90
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1941 @@
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
+ # [0.0.0-10f3c0dc7](https://github.com/UI5/webcomponents/compare/v2.23.0-rc.1...v0.0.0-10f3c0dc7) (2026-06-03)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-localization
9
+
10
+
11
+
12
+
13
+
14
+ # [2.23.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.23.0-rc.0...v2.23.0-rc.1) (2026-05-28)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-localization
17
+
18
+
19
+
20
+
21
+
22
+ # [2.23.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.22.1-rc.0...v2.23.0-rc.0) (2026-05-23)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * **ui5-date-picker:** performance of selecting is improved when there are min and max date. ([#13550](https://github.com/UI5/webcomponents/issues/13550)) ([d256801](https://github.com/UI5/webcomponents/commit/d25680198562184cbefa4394ce880498d3cc93eb))
28
+
29
+
30
+
31
+
32
+
33
+ ## [2.22.1-rc.0](https://github.com/UI5/webcomponents/compare/v2.22.0-rc.6...v2.22.1-rc.0) (2026-05-21)
34
+
35
+ **Note:** Version bump only for package @ui5/webcomponents-localization
36
+
37
+
38
+
39
+
40
+
41
+ # [2.22.0](https://github.com/UI5/webcomponents/compare/v2.22.0-rc.4...v2.22.0) (2026-05-11)
42
+
43
+ **Note:** Version bump only for package @ui5/webcomponents-localization
44
+
45
+
46
+
47
+
48
+
49
+ # [2.22.0-rc.4](https://github.com/UI5/webcomponents/compare/v2.22.0-rc.3...v2.22.0-rc.4) (2026-05-07)
50
+
51
+ **Note:** Version bump only for package @ui5/webcomponents-localization
52
+
53
+
54
+
55
+
56
+
57
+ # [2.22.0-rc.3](https://github.com/UI5/webcomponents/compare/v2.22.0-rc.2...v2.22.0-rc.3) (2026-04-30)
58
+
59
+ **Note:** Version bump only for package @ui5/webcomponents-localization
60
+
61
+
62
+
63
+
64
+
65
+ # [2.22.0-rc.2](https://github.com/UI5/webcomponents/compare/v2.22.0-rc.1...v2.22.0-rc.2) (2026-04-23)
66
+
67
+ **Note:** Version bump only for package @ui5/webcomponents-localization
68
+
69
+
70
+
71
+
72
+
73
+ # [2.22.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.22.0-rc.0...v2.22.0-rc.1) (2026-04-16)
74
+
75
+
76
+ ### Bug Fixes
77
+
78
+ * **localization:** use correct language tag format ([#13388](https://github.com/UI5/webcomponents/issues/13388)) ([75404db](https://github.com/UI5/webcomponents/commit/75404db34cd93bd248d597f65dd61925862f4211))
79
+
80
+
81
+
82
+
83
+
84
+ # [2.22.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.21.0...v2.22.0-rc.0) (2026-04-09)
85
+
86
+ **Note:** Version bump only for package @ui5/webcomponents-localization
87
+
88
+
89
+
90
+
91
+
92
+ # [2.21.0](https://github.com/UI5/webcomponents/compare/v2.21.0-rc.4...v2.21.0) (2026-04-07)
93
+
94
+ **Note:** Version bump only for package @ui5/webcomponents-localization
95
+
96
+
97
+
98
+
99
+
100
+ # [2.21.0-rc.4](https://github.com/UI5/webcomponents/compare/v2.21.0-rc.3...v2.21.0-rc.4) (2026-04-02)
101
+
102
+ **Note:** Version bump only for package @ui5/webcomponents-localization
103
+
104
+
105
+
106
+
107
+
108
+ # [2.21.0-rc.3](https://github.com/UI5/webcomponents/compare/v2.21.0-rc.2...v2.21.0-rc.3) (2026-03-26)
109
+
110
+ **Note:** Version bump only for package @ui5/webcomponents-localization
111
+
112
+
113
+
114
+
115
+
116
+ # [2.21.0-rc.2](https://github.com/UI5/webcomponents/compare/v2.21.0-rc.1...v2.21.0-rc.2) (2026-03-19)
117
+
118
+ **Note:** Version bump only for package @ui5/webcomponents-localization
119
+
120
+
121
+
122
+
123
+
124
+ # [2.21.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.21.0-rc.0...v2.21.0-rc.1) (2026-03-19)
125
+
126
+ **Note:** Version bump only for package @ui5/webcomponents-localization
127
+
128
+
129
+
130
+
131
+
132
+ # [2.21.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.20.0...v2.21.0-rc.0) (2026-03-12)
133
+
134
+ **Note:** Version bump only for package @ui5/webcomponents-localization
135
+
136
+
137
+
138
+
139
+
140
+ # [2.20.0](https://github.com/UI5/webcomponents/compare/v2.20.0-rc.3...v2.20.0) (2026-03-05)
141
+
142
+ **Note:** Version bump only for package @ui5/webcomponents-localization
143
+
144
+
145
+
146
+
147
+
148
+ # [2.20.0-rc.3](https://github.com/UI5/webcomponents/compare/v2.20.0-rc.2...v2.20.0-rc.3) (2026-03-05)
149
+
150
+ **Note:** Version bump only for package @ui5/webcomponents-localization
151
+
152
+
153
+
154
+
155
+
156
+ # [2.20.0-rc.2](https://github.com/UI5/webcomponents/compare/v2.20.0-rc.1...v2.20.0-rc.2) (2026-02-26)
157
+
158
+ **Note:** Version bump only for package @ui5/webcomponents-localization
159
+
160
+
161
+
162
+
163
+
164
+ # [2.20.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.20.0-rc.0...v2.20.0-rc.1) (2026-02-19)
165
+
166
+ **Note:** Version bump only for package @ui5/webcomponents-localization
167
+
168
+
169
+
170
+
171
+
172
+ # [2.20.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.19.0...v2.20.0-rc.0) (2026-02-12)
173
+
174
+ **Note:** Version bump only for package @ui5/webcomponents-localization
175
+
176
+
177
+
178
+
179
+
180
+ # [2.19.0](https://github.com/UI5/webcomponents/compare/v2.19.0-rc.3...v2.19.0) (2026-02-05)
181
+
182
+ **Note:** Version bump only for package @ui5/webcomponents-localization
183
+
184
+
185
+
186
+
187
+
188
+ # [2.19.0-rc.3](https://github.com/UI5/webcomponents/compare/v2.19.0-rc.2...v2.19.0-rc.3) (2026-02-05)
189
+
190
+ **Note:** Version bump only for package @ui5/webcomponents-localization
191
+
192
+
193
+
194
+
195
+
196
+ # [2.19.0-rc.2](https://github.com/UI5/webcomponents/compare/v2.19.0-rc.1...v2.19.0-rc.2) (2026-01-22)
197
+
198
+
199
+ ### Features
200
+
201
+ * **ui5-step-input:** add thousands separator & scrolling ([6143dfc](https://github.com/UI5/webcomponents/commit/6143dfc968cb2d0509db1e8a41775bc70837afd8))
202
+
203
+
204
+
205
+
206
+
207
+ # [2.19.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.19.0-rc.0...v2.19.0-rc.1) (2026-01-15)
208
+
209
+ **Note:** Version bump only for package @ui5/webcomponents-localization
210
+
211
+
212
+
213
+
214
+
215
+ # [2.19.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.18.0...v2.19.0-rc.0) (2026-01-08)
216
+
217
+ **Note:** Version bump only for package @ui5/webcomponents-localization
218
+
219
+
220
+
221
+
222
+
223
+ # [2.18.0](https://github.com/UI5/webcomponents/compare/v2.18.0-rc.3...v2.18.0) (2026-01-05)
224
+
225
+ **Note:** Version bump only for package @ui5/webcomponents-localization
226
+
227
+
228
+
229
+
230
+
231
+ # [2.18.0-rc.3](https://github.com/UI5/webcomponents/compare/v2.18.0-rc.2...v2.18.0-rc.3) (2026-01-01)
232
+
233
+ **Note:** Version bump only for package @ui5/webcomponents-localization
234
+
235
+
236
+
237
+
238
+
239
+ # [2.18.0-rc.2](https://github.com/UI5/webcomponents/compare/v2.18.0-rc.1...v2.18.0-rc.2) (2025-12-25)
240
+
241
+ **Note:** Version bump only for package @ui5/webcomponents-localization
242
+
243
+
244
+
245
+
246
+
247
+ # [2.18.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.18.0-rc.0...v2.18.0-rc.1) (2025-12-18)
248
+
249
+ **Note:** Version bump only for package @ui5/webcomponents-localization
250
+
251
+
252
+
253
+
254
+
255
+ # [2.18.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.17.0...v2.18.0-rc.0) (2025-12-11)
256
+
257
+ **Note:** Version bump only for package @ui5/webcomponents-localization
258
+
259
+
260
+
261
+
262
+
263
+ # [2.17.0](https://github.com/UI5/webcomponents/compare/v2.17.0-rc.5...v2.17.0) (2025-12-05)
264
+
265
+ **Note:** Version bump only for package @ui5/webcomponents-localization
266
+
267
+
268
+
269
+
270
+
271
+ # [2.17.0-rc.5](https://github.com/UI5/webcomponents/compare/v2.17.0-rc.4...v2.17.0-rc.5) (2025-12-04)
272
+
273
+
274
+ ### Bug Fixes
275
+
276
+ * **tools:** dependencies usage ([#12716](https://github.com/UI5/webcomponents/issues/12716)) ([89bb0dd](https://github.com/UI5/webcomponents/commit/89bb0dd62322598bd1ea7ce984eaf0618546a6f2))
277
+
278
+
279
+
280
+
281
+
282
+ # [2.17.0-rc.4](https://github.com/UI5/webcomponents/compare/v2.17.0-rc.3...v2.17.0-rc.4) (2025-11-27)
283
+
284
+ **Note:** Version bump only for package @ui5/webcomponents-localization
285
+
286
+
287
+
288
+
289
+
290
+ # [2.17.0-rc.3](https://github.com/UI5/webcomponents/compare/v2.17.0-rc.2...v2.17.0-rc.3) (2025-11-20)
291
+
292
+ **Note:** Version bump only for package @ui5/webcomponents-localization
293
+
294
+
295
+
296
+
297
+
298
+ # [2.17.0-rc.2](https://github.com/UI5/webcomponents/compare/v2.17.0-rc.1...v2.17.0-rc.2) (2025-11-13)
299
+
300
+ **Note:** Version bump only for package @ui5/webcomponents-localization
301
+
302
+
303
+
304
+
305
+
306
+ # [2.17.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.17.0-rc.0...v2.17.0-rc.1) (2025-11-07)
307
+
308
+ **Note:** Version bump only for package @ui5/webcomponents-localization
309
+
310
+
311
+
312
+
313
+
314
+ # [2.17.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.16.1-rc.0...v2.17.0-rc.0) (2025-11-06)
315
+
316
+ **Note:** Version bump only for package @ui5/webcomponents-localization
317
+
318
+
319
+
320
+
321
+
322
+ ## [2.16.1-rc.0](https://github.com/UI5/webcomponents/compare/v2.16.0...v2.16.1-rc.0) (2025-11-06)
323
+
324
+ **Note:** Version bump only for package @ui5/webcomponents-localization
325
+
326
+
327
+
328
+
329
+
330
+ # [2.16.0](https://github.com/UI5/webcomponents/compare/v2.16.0-rc.3...v2.16.0) (2025-11-05)
331
+
332
+ **Note:** Version bump only for package @ui5/webcomponents-localization
333
+
334
+
335
+
336
+
337
+
338
+ # [2.16.0-rc.3](https://github.com/UI5/webcomponents/compare/v2.16.0-rc.2...v2.16.0-rc.3) (2025-10-30)
339
+
340
+
341
+ ### Bug Fixes
342
+
343
+ * dev server on windows ([#12565](https://github.com/UI5/webcomponents/issues/12565)) ([af96b2c](https://github.com/UI5/webcomponents/commit/af96b2ce2292e7624c6186c58e002c6337e13847))
344
+
345
+
346
+
347
+
348
+
349
+ # [2.16.0-rc.2](https://github.com/UI5/webcomponents/compare/v2.16.0-rc.1...v2.16.0-rc.2) (2025-10-23)
350
+
351
+ **Note:** Version bump only for package @ui5/webcomponents-localization
352
+
353
+
354
+
355
+
356
+
357
+ # [2.16.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.16.0-rc.0...v2.16.0-rc.1) (2025-10-16)
358
+
359
+ **Note:** Version bump only for package @ui5/webcomponents-localization
360
+
361
+
362
+
363
+
364
+
365
+ # [2.16.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.15.0...v2.16.0-rc.0) (2025-10-09)
366
+
367
+ **Note:** Version bump only for package @ui5/webcomponents-localization
368
+
369
+
370
+
371
+
372
+
373
+ # [2.15.0](https://github.com/UI5/webcomponents/compare/v2.15.0-rc.3...v2.15.0) (2025-10-03)
374
+
375
+ **Note:** Version bump only for package @ui5/webcomponents-localization
376
+
377
+
378
+
379
+
380
+
381
+ # [2.15.0-rc.3](https://github.com/UI5/webcomponents/compare/v2.15.0-rc.2...v2.15.0-rc.3) (2025-10-02)
382
+
383
+ **Note:** Version bump only for package @ui5/webcomponents-localization
384
+
385
+
386
+
387
+
388
+
389
+ # [2.15.0-rc.2](https://github.com/UI5/webcomponents/compare/v2.15.0-rc.1...v2.15.0-rc.2) (2025-09-25)
390
+
391
+ **Note:** Version bump only for package @ui5/webcomponents-localization
392
+
393
+
394
+
395
+
396
+
397
+ # [2.15.0-rc.1](https://github.com/UI5/webcomponents/compare/v2.15.0-rc.0...v2.15.0-rc.1) (2025-09-25)
398
+
399
+ **Note:** Version bump only for package @ui5/webcomponents-localization
400
+
401
+
402
+
403
+
404
+
405
+ # [2.15.0-rc.0](https://github.com/UI5/webcomponents/compare/v2.14.0...v2.15.0-rc.0) (2025-09-11)
406
+
407
+ **Note:** Version bump only for package @ui5/webcomponents-localization
408
+
409
+
410
+
411
+
412
+
413
+ # [2.14.0](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.7...v2.14.0) (2025-09-04)
414
+
415
+ **Note:** Version bump only for package @ui5/webcomponents-localization
416
+
417
+
418
+
419
+
420
+
421
+ # [2.14.0-rc.7](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.6...v2.14.0-rc.7) (2025-09-04)
422
+
423
+ **Note:** Version bump only for package @ui5/webcomponents-localization
424
+
425
+
426
+
427
+
428
+
429
+ # [2.14.0-rc.6](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.5...v2.14.0-rc.6) (2025-08-29)
430
+
431
+ **Note:** Version bump only for package @ui5/webcomponents-localization
432
+
433
+
434
+
435
+
436
+
437
+ # [2.14.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.4...v2.14.0-rc.5) (2025-08-28)
438
+
439
+ **Note:** Version bump only for package @ui5/webcomponents-localization
440
+
441
+
442
+
443
+
444
+
445
+ # [2.14.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.3...v2.14.0-rc.4) (2025-08-25)
446
+
447
+ **Note:** Version bump only for package @ui5/webcomponents-localization
448
+
449
+
450
+
451
+
452
+
453
+ # [2.14.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.2...v2.14.0-rc.3) (2025-08-22)
454
+
455
+ **Note:** Version bump only for package @ui5/webcomponents-localization
456
+
457
+
458
+
459
+
460
+
461
+ # [2.14.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.1...v2.14.0-rc.2) (2025-08-21)
462
+
463
+ **Note:** Version bump only for package @ui5/webcomponents-localization
464
+
465
+
466
+
467
+
468
+
469
+ # [2.14.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.0...v2.14.0-rc.1) (2025-08-14)
470
+
471
+ **Note:** Version bump only for package @ui5/webcomponents-localization
472
+
473
+
474
+
475
+
476
+
477
+ # [2.14.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.13.0...v2.14.0-rc.0) (2025-08-07)
478
+
479
+ **Note:** Version bump only for package @ui5/webcomponents-localization
480
+
481
+
482
+
483
+
484
+
485
+ # [2.13.0](https://github.com/SAP/ui5-webcomponents/compare/v2.13.0-rc.3...v2.13.0) (2025-08-04)
486
+
487
+ **Note:** Version bump only for package @ui5/webcomponents-localization
488
+
489
+
490
+
491
+
492
+
493
+ # [2.13.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.13.0-rc.2...v2.13.0-rc.3) (2025-07-31)
494
+
495
+ **Note:** Version bump only for package @ui5/webcomponents-localization
496
+
497
+
498
+
499
+
500
+
501
+ # [2.13.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.13.0-rc.1...v2.13.0-rc.2) (2025-07-24)
502
+
503
+ **Note:** Version bump only for package @ui5/webcomponents-localization
504
+
505
+
506
+
507
+
508
+
509
+ # [2.13.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.13.0-rc.0...v2.13.0-rc.1) (2025-07-17)
510
+
511
+ **Note:** Version bump only for package @ui5/webcomponents-localization
512
+
513
+
514
+
515
+
516
+
517
+ # [2.13.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.12.0...v2.13.0-rc.0) (2025-07-10)
518
+
519
+ **Note:** Version bump only for package @ui5/webcomponents-localization
520
+
521
+
522
+
523
+
524
+
525
+ # [2.12.0](https://github.com/SAP/ui5-webcomponents/compare/v2.12.0-rc.3...v2.12.0) (2025-07-04)
526
+
527
+ **Note:** Version bump only for package @ui5/webcomponents-localization
528
+
529
+
530
+
531
+
532
+
533
+ # [2.12.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.12.0-rc.2...v2.12.0-rc.3) (2025-07-03)
534
+
535
+ **Note:** Version bump only for package @ui5/webcomponents-localization
536
+
537
+
538
+
539
+
540
+
541
+ # [2.12.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.12.0-rc.1...v2.12.0-rc.2) (2025-06-26)
542
+
543
+ **Note:** Version bump only for package @ui5/webcomponents-localization
544
+
545
+
546
+
547
+
548
+
549
+ # [2.12.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.12.0-rc.0...v2.12.0-rc.1) (2025-06-19)
550
+
551
+ **Note:** Version bump only for package @ui5/webcomponents-localization
552
+
553
+
554
+
555
+
556
+
557
+ # [2.12.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.11.0...v2.12.0-rc.0) (2025-06-12)
558
+
559
+ **Note:** Version bump only for package @ui5/webcomponents-localization
560
+
561
+
562
+
563
+
564
+
565
+ # [2.11.0](https://github.com/SAP/ui5-webcomponents/compare/v2.11.0-rc.4...v2.11.0) (2025-06-05)
566
+
567
+ **Note:** Version bump only for package @ui5/webcomponents-localization
568
+
569
+
570
+
571
+
572
+
573
+ # [2.11.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v2.11.0-rc.3...v2.11.0-rc.4) (2025-06-05)
574
+
575
+ **Note:** Version bump only for package @ui5/webcomponents-localization
576
+
577
+
578
+
579
+
580
+
581
+ # [2.11.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.11.0-rc.2...v2.11.0-rc.3) (2025-05-29)
582
+
583
+
584
+ ### Features
585
+
586
+ * add `Assets-node` module for node/ssr env ([#11522](https://github.com/SAP/ui5-webcomponents/issues/11522)) ([4a874cc](https://github.com/SAP/ui5-webcomponents/commit/4a874cc1f88e440f8bce4f9f0757df1af2a04314))
587
+
588
+
589
+
590
+
591
+
592
+ # [2.11.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.11.0-rc.1...v2.11.0-rc.2) (2025-05-22)
593
+
594
+ **Note:** Version bump only for package @ui5/webcomponents-localization
595
+
596
+
597
+
598
+
599
+
600
+ # [2.11.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.11.0-rc.0...v2.11.0-rc.1) (2025-05-15)
601
+
602
+ **Note:** Version bump only for package @ui5/webcomponents-localization
603
+
604
+
605
+
606
+
607
+
608
+ # [2.11.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0...v2.11.0-rc.0) (2025-05-08)
609
+
610
+ **Note:** Version bump only for package @ui5/webcomponents-localization
611
+
612
+
613
+
614
+
615
+
616
+ # [2.10.0](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0-rc.3...v2.10.0) (2025-05-07)
617
+
618
+ **Note:** Version bump only for package @ui5/webcomponents-localization
619
+
620
+
621
+
622
+
623
+
624
+ # [2.10.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0-rc.2...v2.10.0-rc.3) (2025-05-01)
625
+
626
+ **Note:** Version bump only for package @ui5/webcomponents-localization
627
+
628
+
629
+
630
+
631
+
632
+ # [2.10.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0-rc.1...v2.10.0-rc.2) (2025-04-24)
633
+
634
+ **Note:** Version bump only for package @ui5/webcomponents-localization
635
+
636
+
637
+
638
+
639
+
640
+ # [2.10.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.10.0-rc.0...v2.10.0-rc.1) (2025-04-17)
641
+
642
+ **Note:** Version bump only for package @ui5/webcomponents-localization
643
+
644
+
645
+
646
+
647
+
648
+ # [2.10.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.9.1-rc.0...v2.10.0-rc.0) (2025-04-14)
649
+
650
+ **Note:** Version bump only for package @ui5/webcomponents-localization
651
+
652
+
653
+
654
+
655
+
656
+ ## [2.9.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0...v2.9.1-rc.0) (2025-04-10)
657
+
658
+ **Note:** Version bump only for package @ui5/webcomponents-localization
659
+
660
+
661
+
662
+
663
+
664
+ # [2.9.0](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.3...v2.9.0) (2025-04-04)
665
+
666
+ **Note:** Version bump only for package @ui5/webcomponents-localization
667
+
668
+
669
+
670
+
671
+
672
+ # [2.9.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.2...v2.9.0-rc.3) (2025-04-03)
673
+
674
+ **Note:** Version bump only for package @ui5/webcomponents-localization
675
+
676
+
677
+
678
+
679
+
680
+ # [2.9.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.1...v2.9.0-rc.2) (2025-03-27)
681
+
682
+ **Note:** Version bump only for package @ui5/webcomponents-localization
683
+
684
+
685
+
686
+
687
+
688
+ # [2.9.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.0...v2.9.0-rc.1) (2025-03-20)
689
+
690
+ **Note:** Version bump only for package @ui5/webcomponents-localization
691
+
692
+
693
+
694
+
695
+
696
+ # [2.9.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.8.1-rc.0...v2.9.0-rc.0) (2025-03-13)
697
+
698
+ **Note:** Version bump only for package @ui5/webcomponents-localization
699
+
700
+
701
+
702
+
703
+
704
+ ## [2.8.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0...v2.8.1-rc.0) (2025-03-06)
705
+
706
+ **Note:** Version bump only for package @ui5/webcomponents-localization
707
+
708
+
709
+
710
+
711
+
712
+ # [2.8.0](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.3...v2.8.0) (2025-03-04)
713
+
714
+ **Note:** Version bump only for package @ui5/webcomponents-localization
715
+
716
+
717
+
718
+
719
+
720
+ # [2.8.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.2...v2.8.0-rc.3) (2025-02-27)
721
+
722
+ **Note:** Version bump only for package @ui5/webcomponents-localization
723
+
724
+
725
+
726
+
727
+
728
+ # [2.8.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.1...v2.8.0-rc.2) (2025-02-20)
729
+
730
+ **Note:** Version bump only for package @ui5/webcomponents-localization
731
+
732
+
733
+
734
+
735
+
736
+ # [2.8.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.0...v2.8.0-rc.1) (2025-02-13)
737
+
738
+ **Note:** Version bump only for package @ui5/webcomponents-localization
739
+
740
+
741
+
742
+
743
+
744
+ # [2.8.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0...v2.8.0-rc.0) (2025-02-06)
745
+
746
+ **Note:** Version bump only for package @ui5/webcomponents-localization
747
+
748
+
749
+
750
+
751
+
752
+ # [2.7.0](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0-rc.2...v2.7.0) (2025-02-03)
753
+
754
+ **Note:** Version bump only for package @ui5/webcomponents-localization
755
+
756
+
757
+
758
+
759
+
760
+ # [2.7.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0-rc.1...v2.7.0-rc.2) (2025-01-30)
761
+
762
+ **Note:** Version bump only for package @ui5/webcomponents-localization
763
+
764
+
765
+
766
+
767
+
768
+ # [2.7.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0-rc.0...v2.7.0-rc.1) (2025-01-23)
769
+
770
+ **Note:** Version bump only for package @ui5/webcomponents-localization
771
+
772
+
773
+
774
+
775
+
776
+ # [2.7.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.2...v2.7.0-rc.0) (2025-01-16)
777
+
778
+ **Note:** Version bump only for package @ui5/webcomponents-localization
779
+
780
+
781
+
782
+
783
+
784
+ ## [2.6.2](https://github.com/SAP/ui5-webcomponents/compare/v2.6.2-rc.0...v2.6.2) (2025-01-09)
785
+
786
+ **Note:** Version bump only for package @ui5/webcomponents-localization
787
+
788
+
789
+
790
+
791
+
792
+ ## [2.6.2-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.1...v2.6.2-rc.0) (2025-01-09)
793
+
794
+ **Note:** Version bump only for package @ui5/webcomponents-localization
795
+
796
+
797
+
798
+
799
+
800
+ ## [2.6.1](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0...v2.6.1) (2025-01-08)
801
+
802
+ **Note:** Version bump only for package @ui5/webcomponents-localization
803
+
804
+
805
+
806
+
807
+
808
+ # [2.6.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.5...v2.6.0) (2025-01-07)
809
+
810
+ **Note:** Version bump only for package @ui5/webcomponents-localization
811
+
812
+
813
+
814
+
815
+
816
+ # [2.6.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.4...v2.6.0-rc.5) (2025-01-07)
817
+
818
+ **Note:** Version bump only for package @ui5/webcomponents-localization
819
+
820
+
821
+
822
+
823
+
824
+ # [2.6.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.3...v2.6.0-rc.4) (2025-01-02)
825
+
826
+ **Note:** Version bump only for package @ui5/webcomponents-localization
827
+
828
+
829
+
830
+
831
+
832
+ # [2.6.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.2...v2.6.0-rc.3) (2024-12-26)
833
+
834
+ **Note:** Version bump only for package @ui5/webcomponents-localization
835
+
836
+
837
+
838
+
839
+
840
+ # [2.6.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.1...v2.6.0-rc.2) (2024-12-19)
841
+
842
+ **Note:** Version bump only for package @ui5/webcomponents-localization
843
+
844
+
845
+
846
+
847
+
848
+ # [2.6.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.0...v2.6.0-rc.1) (2024-12-16)
849
+
850
+ **Note:** Version bump only for package @ui5/webcomponents-localization
851
+
852
+
853
+
854
+
855
+
856
+ # [2.6.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0...v2.6.0-rc.0) (2024-12-12)
857
+
858
+ **Note:** Version bump only for package @ui5/webcomponents-localization
859
+
860
+
861
+
862
+
863
+
864
+ # [2.5.0](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0-rc.3...v2.5.0) (2024-12-05)
865
+
866
+ **Note:** Version bump only for package @ui5/webcomponents-localization
867
+
868
+
869
+
870
+
871
+
872
+ # [2.5.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0-rc.2...v2.5.0-rc.3) (2024-12-05)
873
+
874
+ **Note:** Version bump only for package @ui5/webcomponents-localization
875
+
876
+
877
+
878
+
879
+
880
+ # [2.5.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0-rc.1...v2.5.0-rc.2) (2024-11-28)
881
+
882
+ **Note:** Version bump only for package @ui5/webcomponents-localization
883
+
884
+
885
+
886
+
887
+
888
+ # [2.5.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0-rc.0...v2.5.0-rc.1) (2024-11-21)
889
+
890
+ **Note:** Version bump only for package @ui5/webcomponents-localization
891
+
892
+
893
+
894
+
895
+
896
+ # [2.5.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.4.1-rc.0...v2.5.0-rc.0) (2024-11-14)
897
+
898
+ **Note:** Version bump only for package @ui5/webcomponents-localization
899
+
900
+
901
+
902
+
903
+
904
+ ## [2.4.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0...v2.4.1-rc.0) (2024-11-07)
905
+
906
+ **Note:** Version bump only for package @ui5/webcomponents-localization
907
+
908
+
909
+
910
+
911
+
912
+ # [2.4.0](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0-rc.4...v2.4.0) (2024-11-03)
913
+
914
+ **Note:** Version bump only for package @ui5/webcomponents-localization
915
+
916
+
917
+
918
+
919
+
920
+ # [2.4.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0-rc.3...v2.4.0-rc.4) (2024-10-31)
921
+
922
+ **Note:** Version bump only for package @ui5/webcomponents-localization
923
+
924
+
925
+
926
+
927
+
928
+ # [2.4.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0-rc.2...v2.4.0-rc.3) (2024-10-28)
929
+
930
+ **Note:** Version bump only for package @ui5/webcomponents-localization
931
+
932
+
933
+
934
+
935
+
936
+ # [2.4.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0-rc.1...v2.4.0-rc.2) (2024-10-24)
937
+
938
+ **Note:** Version bump only for package @ui5/webcomponents-localization
939
+
940
+
941
+
942
+
943
+
944
+ # [2.4.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0-rc.0...v2.4.0-rc.1) (2024-10-17)
945
+
946
+
947
+ ### Bug Fixes
948
+
949
+ * **localization:** legacy date customization ([#10026](https://github.com/SAP/ui5-webcomponents/issues/10026)) ([273c015](https://github.com/SAP/ui5-webcomponents/commit/273c01597ae483fdfe1996dad733d32e4c9a13a9))
950
+ * **tools:** revert tsconfig moduleResolution to node ([#10014](https://github.com/SAP/ui5-webcomponents/issues/10014)) ([0724b92](https://github.com/SAP/ui5-webcomponents/commit/0724b9289ad04f88972d4978ed37e76f13abca13))
951
+
952
+
953
+
954
+
955
+
956
+ # [2.4.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.3.1-rc.0...v2.4.0-rc.0) (2024-10-10)
957
+
958
+ **Note:** Version bump only for package @ui5/webcomponents-localization
959
+
960
+
961
+
962
+
963
+
964
+ ## [2.3.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0...v2.3.1-rc.0) (2024-10-03)
965
+
966
+ **Note:** Version bump only for package @ui5/webcomponents-localization
967
+
968
+
969
+
970
+
971
+
972
+ # [2.3.0](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0-rc.3...v2.3.0) (2024-10-02)
973
+
974
+ **Note:** Version bump only for package @ui5/webcomponents-localization
975
+
976
+
977
+
978
+
979
+
980
+ # [2.3.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0-rc.2...v2.3.0-rc.3) (2024-09-26)
981
+
982
+ **Note:** Version bump only for package @ui5/webcomponents-localization
983
+
984
+
985
+
986
+
987
+
988
+ # [2.3.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0-rc.1...v2.3.0-rc.2) (2024-09-19)
989
+
990
+ **Note:** Version bump only for package @ui5/webcomponents-localization
991
+
992
+
993
+
994
+
995
+
996
+ # [2.3.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0-rc.0...v2.3.0-rc.1) (2024-09-12)
997
+
998
+ **Note:** Version bump only for package @ui5/webcomponents-localization
999
+
1000
+
1001
+
1002
+
1003
+
1004
+ # [2.3.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0...v2.3.0-rc.0) (2024-09-05)
1005
+
1006
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1007
+
1008
+
1009
+
1010
+
1011
+
1012
+ # [2.2.0](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0-rc.3...v2.2.0) (2024-09-03)
1013
+
1014
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+ # [2.2.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0-rc.2...v2.2.0-rc.3) (2024-08-29)
1021
+
1022
+
1023
+ ### Features
1024
+
1025
+ * **ui5-calendar:** implement calendar week numbering ([#9694](https://github.com/SAP/ui5-webcomponents/issues/9694)) ([efc8053](https://github.com/SAP/ui5-webcomponents/commit/efc8053e756156cca5e239f1886469c6b92c2cf7))
1026
+
1027
+
1028
+
1029
+
1030
+
1031
+ # [2.2.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0-rc.1...v2.2.0-rc.2) (2024-08-22)
1032
+
1033
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1034
+
1035
+
1036
+
1037
+
1038
+
1039
+ # [2.2.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0-rc.0...v2.2.0-rc.1) (2024-08-15)
1040
+
1041
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1042
+
1043
+
1044
+
1045
+
1046
+
1047
+ # [2.2.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.1.1...v2.2.0-rc.0) (2024-08-08)
1048
+
1049
+
1050
+ ### Features
1051
+
1052
+ * **core:** add asset files with fetch URLs ([#9591](https://github.com/SAP/ui5-webcomponents/issues/9591)) ([f039cf6](https://github.com/SAP/ui5-webcomponents/commit/f039cf6e96e43fbc45e55e53871c91c9ee8e4179))
1053
+
1054
+
1055
+
1056
+
1057
+
1058
+ ## [2.1.1](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0...v2.1.1) (2024-08-02)
1059
+
1060
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1061
+
1062
+
1063
+
1064
+
1065
+
1066
+ # [2.1.0](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0-rc.3...v2.1.0) (2024-08-02)
1067
+
1068
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1069
+
1070
+
1071
+
1072
+
1073
+
1074
+ # [2.1.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0-rc.2...v2.1.0-rc.3) (2024-08-01)
1075
+
1076
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1077
+
1078
+
1079
+
1080
+
1081
+
1082
+ # [2.1.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0-rc.1...v2.1.0-rc.2) (2024-07-25)
1083
+
1084
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1085
+
1086
+
1087
+
1088
+
1089
+
1090
+ # [2.1.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0-rc.0...v2.1.0-rc.1) (2024-07-18)
1091
+
1092
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1093
+
1094
+
1095
+
1096
+
1097
+
1098
+ # [2.1.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.0.1...v2.1.0-rc.0) (2024-07-11)
1099
+
1100
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1101
+
1102
+
1103
+
1104
+
1105
+
1106
+ ## [2.0.1](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0...v2.0.1) (2024-07-05)
1107
+
1108
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1109
+
1110
+
1111
+
1112
+
1113
+
1114
+ # [2.0.0](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.6...v2.0.0) (2024-07-03)
1115
+
1116
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1117
+
1118
+
1119
+
1120
+
1121
+
1122
+ # [2.0.0-rc.6](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2024-06-17)
1123
+
1124
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1125
+
1126
+
1127
+
1128
+
1129
+
1130
+ # [2.0.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2024-06-06)
1131
+
1132
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1133
+
1134
+
1135
+
1136
+
1137
+
1138
+ # [2.0.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.3...v2.0.0-rc.4) (2024-05-29)
1139
+
1140
+
1141
+ ### Bug Fixes
1142
+
1143
+ * **ui5-calendar:** respect component level calendarType in week calculation ([#8971](https://github.com/SAP/ui5-webcomponents/issues/8971)) ([69b8003](https://github.com/SAP/ui5-webcomponents/commit/69b8003c93ab724e722a841e1a25bb2236c44110))
1144
+
1145
+
1146
+
1147
+
1148
+
1149
+ # [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)
1150
+
1151
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1152
+
1153
+
1154
+
1155
+
1156
+
1157
+ # [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)
1158
+
1159
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1160
+
1161
+
1162
+
1163
+
1164
+
1165
+ # [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)
1166
+
1167
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1168
+
1169
+
1170
+
1171
+
1172
+
1173
+ # [2.0.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0...v2.0.0-rc.0) (2024-04-09)
1174
+
1175
+
1176
+ ### chore
1177
+
1178
+ * 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)
1179
+
1180
+
1181
+ ### BREAKING CHANGES
1182
+
1183
+ * "Device#isIE" method has been removed and no longer available
1184
+
1185
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
1186
+ * 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:
1187
+ ```ts
1188
+ import { setUseLinks } from "@ui5/webcomponents-base/dist/CSP.js"
1189
+ import { setPackageCSSRoot } from "@ui5/webcomponents-base/dist/CSP.js"
1190
+ import { setPreloadLinks } from "@ui5/webcomponents-base/dist/CSP.js"
1191
+ ```
1192
+ * Removed the `ICardHeader` interface. If you previously used the interface
1193
+ ```ts
1194
+ import type { ICardHeader } from "@ui5/webcomponents-base/dist/Card.js"
1195
+ ```
1196
+ Use the CardHeader type instead:
1197
+ ```ts
1198
+ import type CardHeader from "@ui5/webcomponents-base/dist/CardHeader.js"
1199
+ ```
1200
+ * Removed the `IUploadCollectionItem` interface. If you previously used the interface:
1201
+ ```js
1202
+ import type { IUploadCollectionItem} from "@ui5/webcomponents-fiori/dist/UploadCollection.js"
1203
+ ```
1204
+ Use the `UploadCollectionItem` type instead:
1205
+ ```js
1206
+ import type UploadCollectionItem from "@ui5/webcomponents-fiori/dist/UploadCollectionItem.js"
1207
+ ```
1208
+
1209
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
1210
+ * The `size` property now accepts different values. If you previously used it like:
1211
+ ```html
1212
+ <ui5-busy-indicator size="Small"></ui5-busy-indicator>
1213
+ ```
1214
+ Now use the new values instead:
1215
+ ```html
1216
+ <ui5-busy-indicator size="S"></ui5-busy-indicator>
1217
+ ```
1218
+
1219
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
1220
+ * The `status` property and its shadow part have been renamed. If you previously used them:
1221
+ ```html
1222
+ <style>
1223
+ .cardHeader::part(status) { ... }
1224
+ </style>
1225
+ <ui5-card-header status="3 of 10"></ui5-popover>
1226
+ ```
1227
+ Now use `additionalText` instead:
1228
+ ```html
1229
+ <style>
1230
+ .cardHeader::part(additional-text) { ... }
1231
+ </style>
1232
+ <ui5-card-header class="cardHeader" additional-text="3 of 10"></ui5-card-header>
1233
+ ```
1234
+
1235
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
1236
+ * The `pageIndicatorStyle` no longer exists. If you previously used it like:
1237
+ ```html
1238
+ <ui5-carousel page-indicator-style="Numeric"></ui5-carousel>
1239
+ ```
1240
+ Now you should use `pageIndicatorType` instead:
1241
+ ```html
1242
+ <ui5-carousel page-indicator-type="Numeric"></ui5-carousel>
1243
+ ```
1244
+
1245
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
1246
+ * Removed `UI5Element#render` method in favour of `UI5Element#renderer`. If you previously used "render"
1247
+ ```js
1248
+ class MyClass extends UI5Element {
1249
+ static get render() {
1250
+ return litRenderer;
1251
+ }
1252
+ }
1253
+ ```
1254
+ start using "renderer"
1255
+ ```ts
1256
+ class MyClass extends UI5Element {
1257
+ static get renderer() {
1258
+ return litRenderer;
1259
+ }
1260
+ }
1261
+ ```
1262
+ * Remove JavaScript template option from @ui5/create-webcomponents-package
1263
+ Previously `npm init @ui5/webcomponents-package` used to create JS-based project, however now it will be TypeScript-based project.
1264
+ 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.
1265
+ * The `Left` and `Right` options option have been renamed. If you previously used them to set the placement or the alignment of the popover:
1266
+ ```html
1267
+ <ui5-popover horizontal-align="Left" placement-type="Left"></ui5-popover>
1268
+ ```
1269
+ Now use `Start` or `End` instead:
1270
+ ```html
1271
+ <ui5-popover horizontal-align="Start" placement-type="Start"></ui5-popover>
1272
+ ```
1273
+
1274
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
1275
+
1276
+ * docs: deploy v2 preview
1277
+ * Remove `soccor` icon. Use `soccer` instead.
1278
+ * Remove `add-polygone` icon. Use `add-polygon` instead.
1279
+ * 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`
1280
+ * All Assets-static.js modules are removed. If you previously imported any Assets-static.js module from any package:
1281
+ ```ts
1282
+ import "@ui5/webcomponents/dist/Assets-static.js";
1283
+ import "@ui5/webcomponents-icons/dist/Assets-static.js"
1284
+ ```
1285
+ use the dynamic equivalent of it:
1286
+ ```ts
1287
+ import "@ui5/webcomponents/dist/Assets.js";
1288
+ import "@ui5/webcomponents-icons/dist/Assets.js"
1289
+ ```
1290
+
1291
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
1292
+ * The event `selected-dates-change ` is renamed to `selection-change`. In addition the event details
1293
+ `values` and `dates` are renamed to `selectedValues` and `selectedDateValues`. If you previously used the Calendar event as follows:
1294
+ ```ts
1295
+ myCalendar.addEventListener("selected-dates-change", () => {
1296
+ const values = e.detail.values;
1297
+ const dates = e.detail.dates;
1298
+ })
1299
+ ```
1300
+ Now you have to use the new event name and details:
1301
+ ```ts
1302
+ myCalendar.addEventListener("selection-change", () => {
1303
+ const values = event.detail.selectedValues;
1304
+ const dates = event.detail.selectedDateValues;
1305
+ })
1306
+ ```
1307
+
1308
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
1309
+ * The property `color` is renamed to `value`. If you previously used the change event of the ColorPicker as follows:
1310
+ ```html
1311
+ <ui5-color-picker color="red"></ui5-color-picker>
1312
+ ```
1313
+ Now you have to use it like this:
1314
+ ```html
1315
+ <ui5-color-picker value="red"></ui5-color-picker>
1316
+ ```
1317
+
1318
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
1319
+ * JavaScript projects may not function properly with the tools package.
1320
+ * The `openPopover` and `showAt` methods are removed in favor of `open` and `opener` properties. If you previously used the imperative API:
1321
+ ```js
1322
+ button.addEventListener("click", function(event) {
1323
+ colorPalettePopover.showAt(this);
1324
+ });
1325
+ ```
1326
+ Now the declarative API should be used instead:
1327
+ ```html
1328
+ <ui5-button id="opener">Open</ui5-button>
1329
+ <ui5-color-palette-popover opener="opener">
1330
+ ```
1331
+ ```js
1332
+ button.addEventListener("click", function(event) {
1333
+ colorPalettePopover.open = !colorPalettePopover.open;
1334
+ });
1335
+ ```
1336
+ * The `ui5-bar` component is now in `main` library. If you previously imported the `ui5-bar` from `fiori`:
1337
+ ```ts
1338
+ import "@ui5/webcomponents-fiori/dist/Bar.js;
1339
+ ```
1340
+ Now, import the `ui5-bar` from `main`:
1341
+ ```ts
1342
+ import "@ui5/webcomponents/dist/Bar.js";
1343
+ ```
1344
+
1345
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
1346
+ * If you have previously used:
1347
+ ```html
1348
+ <ui5-tab id="nestedTab" slot="subTabs"></ui5-tab>
1349
+ ```
1350
+ Now use:
1351
+ ```html
1352
+ <ui5-tab id="nestedTab" slot="items"></ui5-tab>
1353
+ ```
1354
+
1355
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
1356
+ * If you have previously used:
1357
+ ```html
1358
+ <ui5-tabcontainer tabs-overflow-mode="StartAndEnd"></ui5-tabcontainer>
1359
+ ```
1360
+ Now use:
1361
+ ```html
1362
+ <ui5-tabcontainer overflow-mode="StartAndEnd"></ui5-tabcontainer>
1363
+ ```
1364
+
1365
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
1366
+ * If you previously imported `TabContainerBackgroundDesign`, use `BackgroundDesign` instead.
1367
+
1368
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
1369
+ * The showOverflow property is removed. If previously you have used:
1370
+ ```html
1371
+ <ui5-tabcontainer show-overflow></ui5-tabcontainer>
1372
+ ```
1373
+ now use the overflowButton slot:
1374
+ ```html
1375
+ <ui5-tabcontainer>
1376
+ <ui5-button slot="startOverflowButton" id="startOverflowButton">Start</ui5-button>
1377
+ <ui5-button slot="overflowButton" id="endOverflowButton">End</ui5-button>
1378
+ </ui5-tabcontainer>
1379
+ ```
1380
+
1381
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
1382
+ * The `placementType` property and the `PopoverPlacementType` enum have been renamed.
1383
+ If you have previously used the `placementType` property and the `PopoverPlacementType`
1384
+ ```html
1385
+ <ui5-popover placement-type="Bottom"></ui5-popover>
1386
+ ```
1387
+ ```js
1388
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacementType.js";
1389
+ ```
1390
+ Now use `placement` instead:
1391
+ ```html
1392
+ <ui5-placement="Bottom"></ui5-popover>
1393
+ ```
1394
+ ```js
1395
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacement.js";
1396
+ ```
1397
+
1398
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
1399
+ * The `size` property of the `ui5--illustrated-message` is renamed to `design`.
1400
+ If you have previously used the `size` property:
1401
+ ```html
1402
+ <ui5-illustrated-message size="Dialog">
1403
+ ```
1404
+ Now use `design` instead:
1405
+ ```html
1406
+ <ui5-illustrated-message design="Dialog">
1407
+
1408
+ ```
1409
+
1410
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
1411
+ * The `separator-style` property is renamed to `separators` and the `BreadcrumbsSeparatorStyle` enum is renamed to `BreadcrumbsSeparator`.
1412
+ If you have previously used the `separator-style` property:
1413
+ ```html
1414
+ <ui5-breadcrumbs separator-style="Slash">
1415
+ ```
1416
+ Now use `separators` instead:
1417
+ ```html
1418
+ <ui5-breadcrumbs separators="Slash">
1419
+ ```
1420
+
1421
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
1422
+ * The `disabled` property of the `ui5-option` is removed.
1423
+ If you have previously used the `disabled` property:
1424
+ ```html
1425
+ <ui5-option disabled>Option</ui5-option>
1426
+ ```
1427
+ it will no longer work for the component.
1428
+
1429
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
1430
+ * 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.
1431
+
1432
+
1433
+
1434
+
1435
+
1436
+ # [1.24.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.4...v1.24.0) (2024-04-04)
1437
+
1438
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1439
+
1440
+
1441
+
1442
+
1443
+
1444
+ # [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)
1445
+
1446
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1447
+
1448
+
1449
+
1450
+
1451
+
1452
+ # [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)
1453
+
1454
+
1455
+ ### Features
1456
+
1457
+ * **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)
1458
+
1459
+
1460
+
1461
+
1462
+
1463
+ # [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)
1464
+
1465
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1466
+
1467
+
1468
+
1469
+
1470
+
1471
+ # [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)
1472
+
1473
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1474
+
1475
+
1476
+
1477
+
1478
+
1479
+ # [1.24.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1...v1.24.0-rc.0) (2024-03-14)
1480
+
1481
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1482
+
1483
+
1484
+
1485
+
1486
+
1487
+ ## [1.23.1](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1-rc.0...v1.23.1) (2024-03-08)
1488
+
1489
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1490
+
1491
+
1492
+
1493
+
1494
+
1495
+ ## [1.23.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0...v1.23.1-rc.0) (2024-03-07)
1496
+
1497
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1498
+
1499
+
1500
+
1501
+
1502
+
1503
+ # [1.23.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.5...v1.23.0) (2024-03-06)
1504
+
1505
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1506
+
1507
+
1508
+
1509
+
1510
+
1511
+ # [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)
1512
+
1513
+
1514
+ ### Bug Fixes
1515
+
1516
+ * 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))
1517
+
1518
+
1519
+
1520
+
1521
+
1522
+ # [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)
1523
+
1524
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1525
+
1526
+
1527
+
1528
+
1529
+
1530
+ # [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)
1531
+
1532
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1533
+
1534
+
1535
+
1536
+
1537
+
1538
+ # [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)
1539
+
1540
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1541
+
1542
+
1543
+
1544
+
1545
+
1546
+ # [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)
1547
+
1548
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1549
+
1550
+
1551
+
1552
+
1553
+
1554
+ # [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)
1555
+
1556
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1557
+
1558
+
1559
+
1560
+
1561
+
1562
+ ## [1.22.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0...v1.22.1-rc.0) (2024-02-08)
1563
+
1564
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1565
+
1566
+
1567
+
1568
+
1569
+
1570
+ # [1.22.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.3...v1.22.0) (2024-02-05)
1571
+
1572
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1573
+
1574
+
1575
+
1576
+
1577
+
1578
+ # [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)
1579
+
1580
+
1581
+ ### Bug Fixes
1582
+
1583
+ * release build ([#8222](https://github.com/SAP/ui5-webcomponents/issues/8222)) ([27042ac](https://github.com/SAP/ui5-webcomponents/commit/27042ac90443dea8d5900d1c5bfa5bc93d365da0))
1584
+
1585
+
1586
+ ### Features
1587
+
1588
+ * 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))
1589
+
1590
+
1591
+
1592
+
1593
+
1594
+ # [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)
1595
+
1596
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1597
+
1598
+
1599
+
1600
+
1601
+
1602
+ # [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)
1603
+
1604
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1605
+
1606
+
1607
+
1608
+
1609
+
1610
+ # [1.22.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0...v1.22.0-rc.0) (2024-01-11)
1611
+
1612
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1613
+
1614
+
1615
+
1616
+
1617
+
1618
+ # [1.21.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.5...v1.21.0) (2024-01-05)
1619
+
1620
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1621
+
1622
+
1623
+
1624
+
1625
+
1626
+ # [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)
1627
+
1628
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1629
+
1630
+
1631
+
1632
+
1633
+
1634
+ # [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)
1635
+
1636
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1637
+
1638
+
1639
+
1640
+
1641
+
1642
+ # [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)
1643
+
1644
+
1645
+ ### Features
1646
+
1647
+ * **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))
1648
+
1649
+
1650
+
1651
+
1652
+
1653
+ # [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)
1654
+
1655
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1656
+
1657
+
1658
+
1659
+
1660
+
1661
+ # [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)
1662
+
1663
+
1664
+ ### Bug Fixes
1665
+
1666
+ * **infra:** release commands ([#7978](https://github.com/SAP/ui5-webcomponents/issues/7978)) ([b0e653c](https://github.com/SAP/ui5-webcomponents/commit/b0e653cf911cc0ffe5fb5dcbd50a7c238f20f33d))
1667
+
1668
+
1669
+
1670
+
1671
+
1672
+ # [1.21.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0...v1.21.0-rc.0) (2023-12-07)
1673
+
1674
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1675
+
1676
+
1677
+
1678
+
1679
+
1680
+ # [1.20.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.3...v1.20.0) (2023-12-04)
1681
+
1682
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1683
+
1684
+
1685
+
1686
+
1687
+
1688
+ # [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)
1689
+
1690
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1691
+
1692
+
1693
+
1694
+
1695
+
1696
+ # [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)
1697
+
1698
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1699
+
1700
+
1701
+
1702
+
1703
+
1704
+ # [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)
1705
+
1706
+
1707
+ ### Bug Fixes
1708
+
1709
+ * 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))
1710
+
1711
+
1712
+
1713
+
1714
+
1715
+ # [1.20.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0...v1.20.0-rc.0) (2023-11-09)
1716
+
1717
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1718
+
1719
+
1720
+
1721
+
1722
+
1723
+ # [1.19.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.3...v1.19.0) (2023-11-02)
1724
+
1725
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1726
+
1727
+
1728
+
1729
+
1730
+
1731
+ # [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)
1732
+
1733
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1734
+
1735
+
1736
+
1737
+
1738
+
1739
+ # [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)
1740
+
1741
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1742
+
1743
+
1744
+
1745
+
1746
+
1747
+ # [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)
1748
+
1749
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1750
+
1751
+
1752
+
1753
+
1754
+
1755
+ # [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)
1756
+
1757
+
1758
+ ### Bug Fixes
1759
+
1760
+ * **localization:** missing calendarWeekNumbering ([#7684](https://github.com/SAP/ui5-webcomponents/issues/7684)) ([01a9349](https://github.com/SAP/ui5-webcomponents/commit/01a9349c7ab5e3c046fa10034dc9aa99b840f3d0))
1761
+
1762
+
1763
+
1764
+
1765
+
1766
+ ## [1.18.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0...v1.18.1-rc.0) (2023-10-05)
1767
+
1768
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1769
+
1770
+
1771
+
1772
+
1773
+
1774
+ # [1.18.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.2...v1.18.0) (2023-10-02)
1775
+
1776
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1777
+
1778
+
1779
+
1780
+
1781
+
1782
+ # [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)
1783
+
1784
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1785
+
1786
+
1787
+
1788
+
1789
+
1790
+ # [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)
1791
+
1792
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1793
+
1794
+
1795
+
1796
+
1797
+
1798
+ # [1.18.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0...v1.18.0-rc.0) (2023-09-07)
1799
+
1800
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1801
+
1802
+
1803
+
1804
+
1805
+
1806
+ # [1.17.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.2...v1.17.0) (2023-09-01)
1807
+
1808
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1809
+
1810
+
1811
+
1812
+
1813
+
1814
+ # [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)
1815
+
1816
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1817
+
1818
+
1819
+
1820
+
1821
+
1822
+ # [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)
1823
+
1824
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1825
+
1826
+
1827
+
1828
+
1829
+
1830
+ # [1.17.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0...v1.17.0-rc.0) (2023-08-10)
1831
+
1832
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1833
+
1834
+
1835
+
1836
+
1837
+
1838
+ # [1.16.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.4...v1.16.0) (2023-08-03)
1839
+
1840
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1841
+
1842
+
1843
+
1844
+
1845
+
1846
+ # [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)
1847
+
1848
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1849
+
1850
+
1851
+
1852
+
1853
+
1854
+ # [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)
1855
+
1856
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1857
+
1858
+
1859
+
1860
+
1861
+
1862
+ # [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)
1863
+
1864
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1865
+
1866
+
1867
+
1868
+
1869
+
1870
+ # [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)
1871
+
1872
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1873
+
1874
+
1875
+
1876
+
1877
+
1878
+ # [1.16.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.1...v1.16.0-rc.0) (2023-07-06)
1879
+
1880
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1881
+
1882
+
1883
+
1884
+
1885
+
1886
+ # [1.15.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.2...v1.15.0) (2023-06-30)
1887
+
1888
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1889
+
1890
+
1891
+
1892
+
1893
+
1894
+ # [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)
1895
+
1896
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1897
+
1898
+
1899
+
1900
+
1901
+
1902
+ # [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)
1903
+
1904
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1905
+
1906
+
1907
+
1908
+
1909
+
1910
+
1911
+
1912
+
1913
+
1914
+ # [1.15.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0...v1.15.0-rc.0) (2023-06-08)
1915
+
1916
+
1917
+ ### Bug Fixes
1918
+
1919
+ * **ui5-calendar:** prevent focus loss during arrow navigation with mouse/touch ([#6957](https://github.com/SAP/ui5-webcomponents/issues/6957)) ([216f6a7](https://github.com/SAP/ui5-webcomponents/commit/216f6a7a476d18a0f6fdf7ff189f953085e30b47))
1920
+
1921
+
1922
+
1923
+
1924
+
1925
+ # [1.14.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.2...v1.14.0) (2023-06-01)
1926
+
1927
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1928
+
1929
+
1930
+
1931
+
1932
+
1933
+ # [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)
1934
+
1935
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1936
+
1937
+
1938
+
1939
+
1940
+
6
1941
  # [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)
7
1942
 
8
1943
  **Note:** Version bump only for package @ui5/webcomponents-localization