@ui5/webcomponents-localization 0.0.0-64a57f090 → 0.0.0-69dbc5a15

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 (177) hide show
  1. package/.eslintignore +2 -1
  2. package/CHANGELOG.md +998 -0
  3. package/README.md +3 -5
  4. package/dist/.tsbuildinfo +1 -0
  5. package/dist/Assets-fetch.d.ts +1 -0
  6. package/dist/Assets-fetch.js +3 -0
  7. package/dist/Assets-fetch.js.map +1 -0
  8. package/dist/CalendarUtils.d.ts +3 -0
  9. package/dist/CalendarUtils.js +6 -0
  10. package/dist/CalendarUtils.js.map +1 -0
  11. package/dist/DateFormat.d.ts +0 -1
  12. package/dist/LocaleData.d.ts +0 -1
  13. package/dist/dates/CalendarDate.d.ts +0 -1
  14. package/dist/dates/CalendarDate.js.map +1 -1
  15. package/dist/dates/ExtremeDates.d.ts +1 -1
  16. package/dist/dates/ExtremeDates.js.map +1 -1
  17. package/dist/dates/UI5Date.d.ts +0 -1
  18. package/dist/dates/convertMonthNumbersToMonthNames.js.map +1 -1
  19. package/dist/dates/getRoundedTimestamp.js.map +1 -1
  20. package/dist/dates/modifyDateBy.js.map +1 -1
  21. package/dist/dates/transformDateToSecondaryType.js.map +1 -1
  22. package/dist/generated/assets/cldr/Unicode-Data-Files-LICENSE.txt +27 -0
  23. package/dist/generated/assets/cldr/ar.json +7085 -5531
  24. package/dist/generated/assets/cldr/ar_EG.json +7085 -5531
  25. package/dist/generated/assets/cldr/ar_SA.json +7084 -5530
  26. package/dist/generated/assets/cldr/bg.json +5979 -4452
  27. package/dist/generated/assets/cldr/ca.json +6081 -4440
  28. package/dist/generated/assets/cldr/cnr.json +6169 -0
  29. package/dist/generated/assets/cldr/cs.json +6707 -4960
  30. package/dist/generated/assets/cldr/cy.json +6930 -5211
  31. package/dist/generated/assets/cldr/da.json +5925 -4308
  32. package/dist/generated/assets/cldr/de.json +6046 -4313
  33. package/dist/generated/assets/cldr/de_AT.json +6047 -4314
  34. package/dist/generated/assets/cldr/de_CH.json +6045 -4312
  35. package/dist/generated/assets/cldr/el.json +5830 -4281
  36. package/dist/generated/assets/cldr/el_CY.json +5830 -4281
  37. package/dist/generated/assets/cldr/en.json +6042 -4316
  38. package/dist/generated/assets/cldr/en_AU.json +6082 -4319
  39. package/dist/generated/assets/cldr/en_GB.json +6073 -4329
  40. package/dist/generated/assets/cldr/en_HK.json +6082 -4337
  41. package/dist/generated/assets/cldr/en_IE.json +6073 -4328
  42. package/dist/generated/assets/cldr/en_IN.json +6078 -4333
  43. package/dist/generated/assets/cldr/en_NZ.json +6073 -4328
  44. package/dist/generated/assets/cldr/en_PG.json +6074 -4329
  45. package/dist/generated/assets/cldr/en_SG.json +6078 -4333
  46. package/dist/generated/assets/cldr/en_ZA.json +6074 -4329
  47. package/dist/generated/assets/cldr/es.json +6101 -4331
  48. package/dist/generated/assets/cldr/es_AR.json +6104 -4334
  49. package/dist/generated/assets/cldr/es_BO.json +6103 -4333
  50. package/dist/generated/assets/cldr/es_CL.json +5996 -4334
  51. package/dist/generated/assets/cldr/es_CO.json +5996 -4333
  52. package/dist/generated/assets/cldr/es_MX.json +6105 -4335
  53. package/dist/generated/assets/cldr/es_PE.json +5887 -4333
  54. package/dist/generated/assets/cldr/es_UY.json +5889 -4335
  55. package/dist/generated/assets/cldr/es_VE.json +5888 -4334
  56. package/dist/generated/assets/cldr/et.json +6025 -4340
  57. package/dist/generated/assets/cldr/fa.json +5948 -4367
  58. package/dist/generated/assets/cldr/fi.json +6193 -4463
  59. package/dist/generated/assets/cldr/fr.json +5995 -4357
  60. package/dist/generated/assets/cldr/fr_BE.json +5995 -4357
  61. package/dist/generated/assets/cldr/fr_CA.json +5989 -4351
  62. package/dist/generated/assets/cldr/fr_CH.json +6013 -4375
  63. package/dist/generated/assets/cldr/fr_LU.json +5995 -4357
  64. package/dist/generated/assets/cldr/he.json +6539 -4869
  65. package/dist/generated/assets/cldr/hi.json +5857 -4295
  66. package/dist/generated/assets/cldr/hr.json +6194 -4583
  67. package/dist/generated/assets/cldr/hu.json +5943 -4364
  68. package/dist/generated/assets/cldr/id.json +5728 -4060
  69. package/dist/generated/assets/cldr/it.json +5984 -4299
  70. package/dist/generated/assets/cldr/it_CH.json +5984 -4299
  71. package/dist/generated/assets/cldr/ja.json +5887 -4211
  72. package/dist/generated/assets/cldr/kk.json +5937 -4339
  73. package/dist/generated/assets/cldr/ko.json +5768 -4189
  74. package/dist/generated/assets/cldr/lt.json +6576 -4850
  75. package/dist/generated/assets/cldr/lv.json +6112 -4587
  76. package/dist/generated/assets/cldr/mk.json +6045 -0
  77. package/dist/generated/assets/cldr/ms.json +5562 -4021
  78. package/dist/generated/assets/cldr/nb.json +6033 -4335
  79. package/dist/generated/assets/cldr/nl.json +6200 -4294
  80. package/dist/generated/assets/cldr/nl_BE.json +6200 -4294
  81. package/dist/generated/assets/cldr/pl.json +6587 -4667
  82. package/dist/generated/assets/cldr/pt.json +6113 -4235
  83. package/dist/generated/assets/cldr/pt_PT.json +6178 -4372
  84. package/dist/generated/assets/cldr/ro.json +6198 -4563
  85. package/dist/generated/assets/cldr/ru.json +6501 -4909
  86. package/dist/generated/assets/cldr/ru_UA.json +6501 -4909
  87. package/dist/generated/assets/cldr/sk.json +6430 -4939
  88. package/dist/generated/assets/cldr/sl.json +6442 -4910
  89. package/dist/generated/assets/cldr/sr.json +6239 -4585
  90. package/dist/generated/assets/cldr/sr_Latn.json +6224 -4574
  91. package/dist/generated/assets/cldr/sv.json +6074 -4362
  92. package/dist/generated/assets/cldr/th.json +5873 -4214
  93. package/dist/generated/assets/cldr/tr.json +6092 -4400
  94. package/dist/generated/assets/cldr/uk.json +6452 -4858
  95. package/dist/generated/assets/cldr/vi.json +5667 -4070
  96. package/dist/generated/assets/cldr/zh_CN.json +5715 -4100
  97. package/dist/generated/assets/cldr/zh_HK.json +5724 -4108
  98. package/dist/generated/assets/cldr/zh_SG.json +5724 -4108
  99. package/dist/generated/assets/cldr/zh_TW.json +5791 -4131
  100. package/dist/generated/json-imports/LocaleData-fetch.d.ts +1 -0
  101. package/dist/generated/json-imports/LocaleData-fetch.js +93 -0
  102. package/dist/generated/json-imports/LocaleData-fetch.js.map +1 -0
  103. package/dist/generated/json-imports/LocaleData.d.ts +1 -0
  104. package/dist/generated/json-imports/LocaleData.js +89 -89
  105. package/dist/generated/json-imports/LocaleData.js.map +1 -0
  106. package/dist/getCachedLocaleDataInstance.js.map +1 -1
  107. package/dist/locale/getLocaleData.js.map +1 -1
  108. package/dist/sap/base/Event.js +59 -0
  109. package/dist/sap/base/Eventing.js +146 -0
  110. package/dist/sap/base/Log.js +2 -239
  111. package/dist/sap/base/assert.js +28 -1
  112. package/dist/sap/base/config/MemoryConfigurationProvider.js +20 -0
  113. package/dist/sap/base/config.js +17 -0
  114. package/dist/sap/base/i18n/Formatting.d.ts +8 -0
  115. package/dist/sap/base/i18n/Formatting.js +11 -0
  116. package/dist/sap/base/i18n/Formatting.js.map +1 -0
  117. package/dist/sap/base/i18n/LanguageTag.js +168 -30
  118. package/dist/sap/base/i18n/date/CalendarType.js +36 -1
  119. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +76 -1
  120. package/dist/sap/base/i18n/date/TimezoneUtils.js +242 -12
  121. package/dist/sap/base/strings/camelize.js +30 -0
  122. package/dist/sap/base/strings/formatMessage.js +88 -15
  123. package/dist/sap/base/util/LoaderExtensions.js.map +1 -1
  124. package/dist/sap/base/util/ObjectPath.d.ts +4 -0
  125. package/dist/sap/base/util/ObjectPath.js +4 -33
  126. package/dist/sap/base/util/ObjectPath.js.map +1 -0
  127. package/dist/sap/base/util/Version.js +157 -0
  128. package/dist/sap/base/util/_merge.js +83 -26
  129. package/dist/sap/base/util/array/uniqueSort.js +37 -15
  130. package/dist/sap/base/util/deepClone.js +102 -0
  131. package/dist/sap/base/util/deepEqual.js +75 -51
  132. package/dist/sap/base/util/extend.js +58 -7
  133. package/dist/sap/base/util/isEmptyObject.js +34 -0
  134. package/dist/sap/base/util/isPlainObject.js +35 -1
  135. package/dist/sap/base/util/now.js +24 -3
  136. package/dist/sap/base/util/resolveReference.js +3 -0
  137. package/dist/sap/base/util/uid.js +27 -0
  138. package/dist/sap/ui/base/DataType.js +657 -0
  139. package/dist/sap/ui/base/Interface.js +47 -1
  140. package/dist/sap/ui/base/Metadata.js +433 -180
  141. package/dist/sap/ui/base/Object.js +284 -48
  142. package/dist/sap/ui/core/CalendarType.js +23 -1
  143. package/dist/sap/ui/core/Configuration.d.ts +2 -2
  144. package/dist/sap/ui/core/Configuration.js +2 -0
  145. package/dist/sap/ui/core/Configuration.js.map +1 -1
  146. package/dist/sap/ui/core/Core.d.ts +3 -4
  147. package/dist/sap/ui/core/FormatSettings.d.ts +1 -2
  148. package/dist/sap/ui/core/FormatSettings.js +0 -2
  149. package/dist/sap/ui/core/FormatSettings.js.map +1 -1
  150. package/dist/sap/ui/core/Locale.js +189 -57
  151. package/dist/sap/ui/core/LocaleData.js +2670 -1380
  152. package/dist/sap/ui/core/Supportability.js +5 -0
  153. package/dist/sap/ui/core/Theming.js +539 -0
  154. package/dist/sap/ui/core/date/Buddhist.js +162 -87
  155. package/dist/sap/ui/core/date/CalendarUtils.js +61 -21
  156. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +29 -1
  157. package/dist/sap/ui/core/date/Gregorian.js +25 -10
  158. package/dist/sap/ui/core/date/Islamic.js +298 -185
  159. package/dist/sap/ui/core/date/Japanese.js +210 -115
  160. package/dist/sap/ui/core/date/Persian.js +324 -195
  161. package/dist/sap/ui/core/date/UI5Date.js +923 -237
  162. package/dist/sap/ui/core/date/UniversalDate.js +1238 -245
  163. package/dist/sap/ui/core/date/_Calendars.js +10 -1
  164. package/dist/sap/ui/core/format/DateFormat.js +3163 -2145
  165. package/dist/sap/ui/core/format/TimezoneUtil.js +23 -1
  166. package/package-scripts.cjs +12 -21
  167. package/package.json +12 -6
  168. package/tsconfig.json +20 -10
  169. package/used-modules.txt +19 -1
  170. package/dist/Assets-static.d.ts +0 -1
  171. package/dist/Assets-static.js +0 -3
  172. package/dist/Assets-static.js.map +0 -1
  173. package/dist/dates/calculateWeekNumber.d.ts +0 -5
  174. package/dist/dates/calculateWeekNumber.js +0 -45
  175. package/dist/dates/calculateWeekNumber.js.map +0 -1
  176. package/dist/generated/json-imports/LocaleData-static.js +0 -90
  177. package/dist/sap/ui/Device.js +0 -5
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1004 @@
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.6.2](https://github.com/SAP/ui5-webcomponents/compare/v2.6.2-rc.0...v2.6.2) (2025-01-09)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-localization
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.6.2-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.1...v2.6.2-rc.0) (2025-01-09)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-localization
17
+
18
+
19
+
20
+
21
+
22
+ ## [2.6.1](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0...v2.6.1) (2025-01-08)
23
+
24
+ **Note:** Version bump only for package @ui5/webcomponents-localization
25
+
26
+
27
+
28
+
29
+
30
+ # [2.6.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.5...v2.6.0) (2025-01-07)
31
+
32
+ **Note:** Version bump only for package @ui5/webcomponents-localization
33
+
34
+
35
+
36
+
37
+
38
+ # [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)
39
+
40
+ **Note:** Version bump only for package @ui5/webcomponents-localization
41
+
42
+
43
+
44
+
45
+
46
+ # [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)
47
+
48
+ **Note:** Version bump only for package @ui5/webcomponents-localization
49
+
50
+
51
+
52
+
53
+
54
+ # [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)
55
+
56
+ **Note:** Version bump only for package @ui5/webcomponents-localization
57
+
58
+
59
+
60
+
61
+
62
+ # [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)
63
+
64
+ **Note:** Version bump only for package @ui5/webcomponents-localization
65
+
66
+
67
+
68
+
69
+
70
+ # [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)
71
+
72
+ **Note:** Version bump only for package @ui5/webcomponents-localization
73
+
74
+
75
+
76
+
77
+
78
+ # [2.6.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0...v2.6.0-rc.0) (2024-12-12)
79
+
80
+ **Note:** Version bump only for package @ui5/webcomponents-localization
81
+
82
+
83
+
84
+
85
+
86
+ # [2.5.0](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0-rc.3...v2.5.0) (2024-12-05)
87
+
88
+ **Note:** Version bump only for package @ui5/webcomponents-localization
89
+
90
+
91
+
92
+
93
+
94
+ # [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)
95
+
96
+ **Note:** Version bump only for package @ui5/webcomponents-localization
97
+
98
+
99
+
100
+
101
+
102
+ # [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)
103
+
104
+ **Note:** Version bump only for package @ui5/webcomponents-localization
105
+
106
+
107
+
108
+
109
+
110
+ # [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)
111
+
112
+ **Note:** Version bump only for package @ui5/webcomponents-localization
113
+
114
+
115
+
116
+
117
+
118
+ # [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)
119
+
120
+ **Note:** Version bump only for package @ui5/webcomponents-localization
121
+
122
+
123
+
124
+
125
+
126
+ ## [2.4.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0...v2.4.1-rc.0) (2024-11-07)
127
+
128
+ **Note:** Version bump only for package @ui5/webcomponents-localization
129
+
130
+
131
+
132
+
133
+
134
+ # [2.4.0](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0-rc.4...v2.4.0) (2024-11-03)
135
+
136
+ **Note:** Version bump only for package @ui5/webcomponents-localization
137
+
138
+
139
+
140
+
141
+
142
+ # [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)
143
+
144
+ **Note:** Version bump only for package @ui5/webcomponents-localization
145
+
146
+
147
+
148
+
149
+
150
+ # [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)
151
+
152
+ **Note:** Version bump only for package @ui5/webcomponents-localization
153
+
154
+
155
+
156
+
157
+
158
+ # [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)
159
+
160
+ **Note:** Version bump only for package @ui5/webcomponents-localization
161
+
162
+
163
+
164
+
165
+
166
+ # [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)
167
+
168
+
169
+ ### Bug Fixes
170
+
171
+ * **localization:** legacy date customization ([#10026](https://github.com/SAP/ui5-webcomponents/issues/10026)) ([273c015](https://github.com/SAP/ui5-webcomponents/commit/273c01597ae483fdfe1996dad733d32e4c9a13a9))
172
+ * **tools:** revert tsconfig moduleResolution to node ([#10014](https://github.com/SAP/ui5-webcomponents/issues/10014)) ([0724b92](https://github.com/SAP/ui5-webcomponents/commit/0724b9289ad04f88972d4978ed37e76f13abca13))
173
+
174
+
175
+
176
+
177
+
178
+ # [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)
179
+
180
+ **Note:** Version bump only for package @ui5/webcomponents-localization
181
+
182
+
183
+
184
+
185
+
186
+ ## [2.3.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0...v2.3.1-rc.0) (2024-10-03)
187
+
188
+ **Note:** Version bump only for package @ui5/webcomponents-localization
189
+
190
+
191
+
192
+
193
+
194
+ # [2.3.0](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0-rc.3...v2.3.0) (2024-10-02)
195
+
196
+ **Note:** Version bump only for package @ui5/webcomponents-localization
197
+
198
+
199
+
200
+
201
+
202
+ # [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)
203
+
204
+ **Note:** Version bump only for package @ui5/webcomponents-localization
205
+
206
+
207
+
208
+
209
+
210
+ # [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)
211
+
212
+ **Note:** Version bump only for package @ui5/webcomponents-localization
213
+
214
+
215
+
216
+
217
+
218
+ # [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)
219
+
220
+ **Note:** Version bump only for package @ui5/webcomponents-localization
221
+
222
+
223
+
224
+
225
+
226
+ # [2.3.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0...v2.3.0-rc.0) (2024-09-05)
227
+
228
+ **Note:** Version bump only for package @ui5/webcomponents-localization
229
+
230
+
231
+
232
+
233
+
234
+ # [2.2.0](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0-rc.3...v2.2.0) (2024-09-03)
235
+
236
+ **Note:** Version bump only for package @ui5/webcomponents-localization
237
+
238
+
239
+
240
+
241
+
242
+ # [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)
243
+
244
+
245
+ ### Features
246
+
247
+ * **ui5-calendar:** implement calendar week numbering ([#9694](https://github.com/SAP/ui5-webcomponents/issues/9694)) ([efc8053](https://github.com/SAP/ui5-webcomponents/commit/efc8053e756156cca5e239f1886469c6b92c2cf7))
248
+
249
+
250
+
251
+
252
+
253
+ # [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)
254
+
255
+ **Note:** Version bump only for package @ui5/webcomponents-localization
256
+
257
+
258
+
259
+
260
+
261
+ # [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)
262
+
263
+ **Note:** Version bump only for package @ui5/webcomponents-localization
264
+
265
+
266
+
267
+
268
+
269
+ # [2.2.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.1.1...v2.2.0-rc.0) (2024-08-08)
270
+
271
+
272
+ ### Features
273
+
274
+ * **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))
275
+
276
+
277
+
278
+
279
+
280
+ ## [2.1.1](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0...v2.1.1) (2024-08-02)
281
+
282
+ **Note:** Version bump only for package @ui5/webcomponents-localization
283
+
284
+
285
+
286
+
287
+
288
+ # [2.1.0](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0-rc.3...v2.1.0) (2024-08-02)
289
+
290
+ **Note:** Version bump only for package @ui5/webcomponents-localization
291
+
292
+
293
+
294
+
295
+
296
+ # [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)
297
+
298
+ **Note:** Version bump only for package @ui5/webcomponents-localization
299
+
300
+
301
+
302
+
303
+
304
+ # [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)
305
+
306
+ **Note:** Version bump only for package @ui5/webcomponents-localization
307
+
308
+
309
+
310
+
311
+
312
+ # [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)
313
+
314
+ **Note:** Version bump only for package @ui5/webcomponents-localization
315
+
316
+
317
+
318
+
319
+
320
+ # [2.1.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.0.1...v2.1.0-rc.0) (2024-07-11)
321
+
322
+ **Note:** Version bump only for package @ui5/webcomponents-localization
323
+
324
+
325
+
326
+
327
+
328
+ ## [2.0.1](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0...v2.0.1) (2024-07-05)
329
+
330
+ **Note:** Version bump only for package @ui5/webcomponents-localization
331
+
332
+
333
+
334
+
335
+
336
+ # [2.0.0](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.6...v2.0.0) (2024-07-03)
337
+
338
+ **Note:** Version bump only for package @ui5/webcomponents-localization
339
+
340
+
341
+
342
+
343
+
344
+ # [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)
345
+
346
+ **Note:** Version bump only for package @ui5/webcomponents-localization
347
+
348
+
349
+
350
+
351
+
352
+ # [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)
353
+
354
+ **Note:** Version bump only for package @ui5/webcomponents-localization
355
+
356
+
357
+
358
+
359
+
360
+ # [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)
361
+
362
+
363
+ ### Bug Fixes
364
+
365
+ * **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))
366
+
367
+
368
+
369
+
370
+
371
+ # [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)
372
+
373
+ **Note:** Version bump only for package @ui5/webcomponents-localization
374
+
375
+
376
+
377
+
378
+
379
+ # [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)
380
+
381
+ **Note:** Version bump only for package @ui5/webcomponents-localization
382
+
383
+
384
+
385
+
386
+
387
+ # [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)
388
+
389
+ **Note:** Version bump only for package @ui5/webcomponents-localization
390
+
391
+
392
+
393
+
394
+
395
+ # [2.0.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0...v2.0.0-rc.0) (2024-04-09)
396
+
397
+
398
+ ### chore
399
+
400
+ * 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)
401
+
402
+
403
+ ### BREAKING CHANGES
404
+
405
+ * "Device#isIE" method has been removed and no longer available
406
+
407
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
408
+ * 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:
409
+ ```ts
410
+ import { setUseLinks } from "@ui5/webcomponents-base/dist/CSP.js"
411
+ import { setPackageCSSRoot } from "@ui5/webcomponents-base/dist/CSP.js"
412
+ import { setPreloadLinks } from "@ui5/webcomponents-base/dist/CSP.js"
413
+ ```
414
+ * Removed the `ICardHeader` interface. If you previously used the interface
415
+ ```ts
416
+ import type { ICardHeader } from "@ui5/webcomponents-base/dist/Card.js"
417
+ ```
418
+ Use the CardHeader type instead:
419
+ ```ts
420
+ import type CardHeader from "@ui5/webcomponents-base/dist/CardHeader.js"
421
+ ```
422
+ * Removed the `IUploadCollectionItem` interface. If you previously used the interface:
423
+ ```js
424
+ import type { IUploadCollectionItem} from "@ui5/webcomponents-fiori/dist/UploadCollection.js"
425
+ ```
426
+ Use the `UploadCollectionItem` type instead:
427
+ ```js
428
+ import type UploadCollectionItem from "@ui5/webcomponents-fiori/dist/UploadCollectionItem.js"
429
+ ```
430
+
431
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
432
+ * The `size` property now accepts different values. If you previously used it like:
433
+ ```html
434
+ <ui5-busy-indicator size="Small"></ui5-busy-indicator>
435
+ ```
436
+ Now use the new values instead:
437
+ ```html
438
+ <ui5-busy-indicator size="S"></ui5-busy-indicator>
439
+ ```
440
+
441
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
442
+ * The `status` property and its shadow part have been renamed. If you previously used them:
443
+ ```html
444
+ <style>
445
+ .cardHeader::part(status) { ... }
446
+ </style>
447
+ <ui5-card-header status="3 of 10"></ui5-popover>
448
+ ```
449
+ Now use `additionalText` instead:
450
+ ```html
451
+ <style>
452
+ .cardHeader::part(additional-text) { ... }
453
+ </style>
454
+ <ui5-card-header class="cardHeader" additional-text="3 of 10"></ui5-card-header>
455
+ ```
456
+
457
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
458
+ * The `pageIndicatorStyle` no longer exists. If you previously used it like:
459
+ ```html
460
+ <ui5-carousel page-indicator-style="Numeric"></ui5-carousel>
461
+ ```
462
+ Now you should use `pageIndicatorType` instead:
463
+ ```html
464
+ <ui5-carousel page-indicator-type="Numeric"></ui5-carousel>
465
+ ```
466
+
467
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
468
+ * Removed `UI5Element#render` method in favour of `UI5Element#renderer`. If you previously used "render"
469
+ ```js
470
+ class MyClass extends UI5Element {
471
+ static get render() {
472
+ return litRenderer;
473
+ }
474
+ }
475
+ ```
476
+ start using "renderer"
477
+ ```ts
478
+ class MyClass extends UI5Element {
479
+ static get renderer() {
480
+ return litRenderer;
481
+ }
482
+ }
483
+ ```
484
+ * Remove JavaScript template option from @ui5/create-webcomponents-package
485
+ Previously `npm init @ui5/webcomponents-package` used to create JS-based project, however now it will be TypeScript-based project.
486
+ 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.
487
+ * The `Left` and `Right` options option have been renamed. If you previously used them to set the placement or the alignment of the popover:
488
+ ```html
489
+ <ui5-popover horizontal-align="Left" placement-type="Left"></ui5-popover>
490
+ ```
491
+ Now use `Start` or `End` instead:
492
+ ```html
493
+ <ui5-popover horizontal-align="Start" placement-type="Start"></ui5-popover>
494
+ ```
495
+
496
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
497
+
498
+ * docs: deploy v2 preview
499
+ * Remove `soccor` icon. Use `soccer` instead.
500
+ * Remove `add-polygone` icon. Use `add-polygon` instead.
501
+ * 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`
502
+ * All Assets-static.js modules are removed. If you previously imported any Assets-static.js module from any package:
503
+ ```ts
504
+ import "@ui5/webcomponents/dist/Assets-static.js";
505
+ import "@ui5/webcomponents-icons/dist/Assets-static.js"
506
+ ```
507
+ use the dynamic equivalent of it:
508
+ ```ts
509
+ import "@ui5/webcomponents/dist/Assets.js";
510
+ import "@ui5/webcomponents-icons/dist/Assets.js"
511
+ ```
512
+
513
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
514
+ * The event `selected-dates-change ` is renamed to `selection-change`. In addition the event details
515
+ `values` and `dates` are renamed to `selectedValues` and `selectedDateValues`. If you previously used the Calendar event as follows:
516
+ ```ts
517
+ myCalendar.addEventListener("selected-dates-change", () => {
518
+ const values = e.detail.values;
519
+ const dates = e.detail.dates;
520
+ })
521
+ ```
522
+ Now you have to use the new event name and details:
523
+ ```ts
524
+ myCalendar.addEventListener("selection-change", () => {
525
+ const values = event.detail.selectedValues;
526
+ const dates = event.detail.selectedDateValues;
527
+ })
528
+ ```
529
+
530
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
531
+ * The property `color` is renamed to `value`. If you previously used the change event of the ColorPicker as follows:
532
+ ```html
533
+ <ui5-color-picker color="red"></ui5-color-picker>
534
+ ```
535
+ Now you have to use it like this:
536
+ ```html
537
+ <ui5-color-picker value="red"></ui5-color-picker>
538
+ ```
539
+
540
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
541
+ * JavaScript projects may not function properly with the tools package.
542
+ * The `openPopover` and `showAt` methods are removed in favor of `open` and `opener` properties. If you previously used the imperative API:
543
+ ```js
544
+ button.addEventListener("click", function(event) {
545
+ colorPalettePopover.showAt(this);
546
+ });
547
+ ```
548
+ Now the declarative API should be used instead:
549
+ ```html
550
+ <ui5-button id="opener">Open</ui5-button>
551
+ <ui5-color-palette-popover opener="opener">
552
+ ```
553
+ ```js
554
+ button.addEventListener("click", function(event) {
555
+ colorPalettePopover.open = !colorPalettePopover.open;
556
+ });
557
+ ```
558
+ * The `ui5-bar` component is now in `main` library. If you previously imported the `ui5-bar` from `fiori`:
559
+ ```ts
560
+ import "@ui5/webcomponents-fiori/dist/Bar.js;
561
+ ```
562
+ Now, import the `ui5-bar` from `main`:
563
+ ```ts
564
+ import "@ui5/webcomponents/dist/Bar.js";
565
+ ```
566
+
567
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
568
+ * If you have previously used:
569
+ ```html
570
+ <ui5-tab id="nestedTab" slot="subTabs"></ui5-tab>
571
+ ```
572
+ Now use:
573
+ ```html
574
+ <ui5-tab id="nestedTab" slot="items"></ui5-tab>
575
+ ```
576
+
577
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
578
+ * If you have previously used:
579
+ ```html
580
+ <ui5-tabcontainer tabs-overflow-mode="StartAndEnd"></ui5-tabcontainer>
581
+ ```
582
+ Now use:
583
+ ```html
584
+ <ui5-tabcontainer overflow-mode="StartAndEnd"></ui5-tabcontainer>
585
+ ```
586
+
587
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
588
+ * If you previously imported `TabContainerBackgroundDesign`, use `BackgroundDesign` instead.
589
+
590
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
591
+ * The showOverflow property is removed. If previously you have used:
592
+ ```html
593
+ <ui5-tabcontainer show-overflow></ui5-tabcontainer>
594
+ ```
595
+ now use the overflowButton slot:
596
+ ```html
597
+ <ui5-tabcontainer>
598
+ <ui5-button slot="startOverflowButton" id="startOverflowButton">Start</ui5-button>
599
+ <ui5-button slot="overflowButton" id="endOverflowButton">End</ui5-button>
600
+ </ui5-tabcontainer>
601
+ ```
602
+
603
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
604
+ * The `placementType` property and the `PopoverPlacementType` enum have been renamed.
605
+ If you have previously used the `placementType` property and the `PopoverPlacementType`
606
+ ```html
607
+ <ui5-popover placement-type="Bottom"></ui5-popover>
608
+ ```
609
+ ```js
610
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacementType.js";
611
+ ```
612
+ Now use `placement` instead:
613
+ ```html
614
+ <ui5-placement="Bottom"></ui5-popover>
615
+ ```
616
+ ```js
617
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacement.js";
618
+ ```
619
+
620
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
621
+ * The `size` property of the `ui5--illustrated-message` is renamed to `design`.
622
+ If you have previously used the `size` property:
623
+ ```html
624
+ <ui5-illustrated-message size="Dialog">
625
+ ```
626
+ Now use `design` instead:
627
+ ```html
628
+ <ui5-illustrated-message design="Dialog">
629
+
630
+ ```
631
+
632
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
633
+ * The `separator-style` property is renamed to `separators` and the `BreadcrumbsSeparatorStyle` enum is renamed to `BreadcrumbsSeparator`.
634
+ If you have previously used the `separator-style` property:
635
+ ```html
636
+ <ui5-breadcrumbs separator-style="Slash">
637
+ ```
638
+ Now use `separators` instead:
639
+ ```html
640
+ <ui5-breadcrumbs separators="Slash">
641
+ ```
642
+
643
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
644
+ * The `disabled` property of the `ui5-option` is removed.
645
+ If you have previously used the `disabled` property:
646
+ ```html
647
+ <ui5-option disabled>Option</ui5-option>
648
+ ```
649
+ it will no longer work for the component.
650
+
651
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
652
+ * 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.
653
+
654
+
655
+
656
+
657
+
658
+ # [1.24.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.4...v1.24.0) (2024-04-04)
659
+
660
+ **Note:** Version bump only for package @ui5/webcomponents-localization
661
+
662
+
663
+
664
+
665
+
666
+ # [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)
667
+
668
+ **Note:** Version bump only for package @ui5/webcomponents-localization
669
+
670
+
671
+
672
+
673
+
674
+ # [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)
675
+
676
+
677
+ ### Features
678
+
679
+ * **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)
680
+
681
+
682
+
683
+
684
+
685
+ # [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)
686
+
687
+ **Note:** Version bump only for package @ui5/webcomponents-localization
688
+
689
+
690
+
691
+
692
+
693
+ # [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)
694
+
695
+ **Note:** Version bump only for package @ui5/webcomponents-localization
696
+
697
+
698
+
699
+
700
+
701
+ # [1.24.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1...v1.24.0-rc.0) (2024-03-14)
702
+
703
+ **Note:** Version bump only for package @ui5/webcomponents-localization
704
+
705
+
706
+
707
+
708
+
709
+ ## [1.23.1](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1-rc.0...v1.23.1) (2024-03-08)
710
+
711
+ **Note:** Version bump only for package @ui5/webcomponents-localization
712
+
713
+
714
+
715
+
716
+
717
+ ## [1.23.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0...v1.23.1-rc.0) (2024-03-07)
718
+
719
+ **Note:** Version bump only for package @ui5/webcomponents-localization
720
+
721
+
722
+
723
+
724
+
725
+ # [1.23.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.5...v1.23.0) (2024-03-06)
726
+
727
+ **Note:** Version bump only for package @ui5/webcomponents-localization
728
+
729
+
730
+
731
+
732
+
733
+ # [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)
734
+
735
+
736
+ ### Bug Fixes
737
+
738
+ * 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))
739
+
740
+
741
+
742
+
743
+
744
+ # [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)
745
+
746
+ **Note:** Version bump only for package @ui5/webcomponents-localization
747
+
748
+
749
+
750
+
751
+
752
+ # [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)
753
+
754
+ **Note:** Version bump only for package @ui5/webcomponents-localization
755
+
756
+
757
+
758
+
759
+
760
+ # [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)
761
+
762
+ **Note:** Version bump only for package @ui5/webcomponents-localization
763
+
764
+
765
+
766
+
767
+
768
+ # [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)
769
+
770
+ **Note:** Version bump only for package @ui5/webcomponents-localization
771
+
772
+
773
+
774
+
775
+
776
+ # [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)
777
+
778
+ **Note:** Version bump only for package @ui5/webcomponents-localization
779
+
780
+
781
+
782
+
783
+
784
+ ## [1.22.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0...v1.22.1-rc.0) (2024-02-08)
785
+
786
+ **Note:** Version bump only for package @ui5/webcomponents-localization
787
+
788
+
789
+
790
+
791
+
792
+ # [1.22.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.3...v1.22.0) (2024-02-05)
793
+
794
+ **Note:** Version bump only for package @ui5/webcomponents-localization
795
+
796
+
797
+
798
+
799
+
800
+ # [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)
801
+
802
+
803
+ ### Bug Fixes
804
+
805
+ * release build ([#8222](https://github.com/SAP/ui5-webcomponents/issues/8222)) ([27042ac](https://github.com/SAP/ui5-webcomponents/commit/27042ac90443dea8d5900d1c5bfa5bc93d365da0))
806
+
807
+
808
+ ### Features
809
+
810
+ * 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))
811
+
812
+
813
+
814
+
815
+
816
+ # [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)
817
+
818
+ **Note:** Version bump only for package @ui5/webcomponents-localization
819
+
820
+
821
+
822
+
823
+
824
+ # [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)
825
+
826
+ **Note:** Version bump only for package @ui5/webcomponents-localization
827
+
828
+
829
+
830
+
831
+
832
+ # [1.22.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0...v1.22.0-rc.0) (2024-01-11)
833
+
834
+ **Note:** Version bump only for package @ui5/webcomponents-localization
835
+
836
+
837
+
838
+
839
+
840
+ # [1.21.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.5...v1.21.0) (2024-01-05)
841
+
842
+ **Note:** Version bump only for package @ui5/webcomponents-localization
843
+
844
+
845
+
846
+
847
+
848
+ # [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)
849
+
850
+ **Note:** Version bump only for package @ui5/webcomponents-localization
851
+
852
+
853
+
854
+
855
+
856
+ # [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)
857
+
858
+ **Note:** Version bump only for package @ui5/webcomponents-localization
859
+
860
+
861
+
862
+
863
+
864
+ # [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)
865
+
866
+
867
+ ### Features
868
+
869
+ * **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))
870
+
871
+
872
+
873
+
874
+
875
+ # [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)
876
+
877
+ **Note:** Version bump only for package @ui5/webcomponents-localization
878
+
879
+
880
+
881
+
882
+
883
+ # [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)
884
+
885
+
886
+ ### Bug Fixes
887
+
888
+ * **infra:** release commands ([#7978](https://github.com/SAP/ui5-webcomponents/issues/7978)) ([b0e653c](https://github.com/SAP/ui5-webcomponents/commit/b0e653cf911cc0ffe5fb5dcbd50a7c238f20f33d))
889
+
890
+
891
+
892
+
893
+
894
+ # [1.21.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0...v1.21.0-rc.0) (2023-12-07)
895
+
896
+ **Note:** Version bump only for package @ui5/webcomponents-localization
897
+
898
+
899
+
900
+
901
+
902
+ # [1.20.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.3...v1.20.0) (2023-12-04)
903
+
904
+ **Note:** Version bump only for package @ui5/webcomponents-localization
905
+
906
+
907
+
908
+
909
+
910
+ # [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)
911
+
912
+ **Note:** Version bump only for package @ui5/webcomponents-localization
913
+
914
+
915
+
916
+
917
+
918
+ # [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)
919
+
920
+ **Note:** Version bump only for package @ui5/webcomponents-localization
921
+
922
+
923
+
924
+
925
+
926
+ # [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)
927
+
928
+
929
+ ### Bug Fixes
930
+
931
+ * 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))
932
+
933
+
934
+
935
+
936
+
937
+ # [1.20.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0...v1.20.0-rc.0) (2023-11-09)
938
+
939
+ **Note:** Version bump only for package @ui5/webcomponents-localization
940
+
941
+
942
+
943
+
944
+
945
+ # [1.19.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.3...v1.19.0) (2023-11-02)
946
+
947
+ **Note:** Version bump only for package @ui5/webcomponents-localization
948
+
949
+
950
+
951
+
952
+
953
+ # [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)
954
+
955
+ **Note:** Version bump only for package @ui5/webcomponents-localization
956
+
957
+
958
+
959
+
960
+
961
+ # [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)
962
+
963
+ **Note:** Version bump only for package @ui5/webcomponents-localization
964
+
965
+
966
+
967
+
968
+
969
+ # [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)
970
+
971
+ **Note:** Version bump only for package @ui5/webcomponents-localization
972
+
973
+
974
+
975
+
976
+
977
+ # [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)
978
+
979
+
980
+ ### Bug Fixes
981
+
982
+ * **localization:** missing calendarWeekNumbering ([#7684](https://github.com/SAP/ui5-webcomponents/issues/7684)) ([01a9349](https://github.com/SAP/ui5-webcomponents/commit/01a9349c7ab5e3c046fa10034dc9aa99b840f3d0))
983
+
984
+
985
+
986
+
987
+
988
+ ## [1.18.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0...v1.18.1-rc.0) (2023-10-05)
989
+
990
+ **Note:** Version bump only for package @ui5/webcomponents-localization
991
+
992
+
993
+
994
+
995
+
996
+ # [1.18.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.2...v1.18.0) (2023-10-02)
997
+
998
+ **Note:** Version bump only for package @ui5/webcomponents-localization
999
+
1000
+
1001
+
1002
+
1003
+
6
1004
  # [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)
7
1005
 
8
1006
  **Note:** Version bump only for package @ui5/webcomponents-localization