@ui5/webcomponents-localization 0.0.0-b4cbc43ba → 0.0.0-b804b8982

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 (241) hide show
  1. package/.eslintignore +2 -0
  2. package/.npsrc.json +3 -0
  3. package/CHANGELOG.md +1708 -0
  4. package/README.md +37 -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.d.ts +1 -0
  10. package/dist/Assets.js +1 -0
  11. package/dist/Assets.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 +5 -0
  16. package/dist/DateFormat.js +6 -2
  17. package/dist/DateFormat.js.map +1 -0
  18. package/dist/LocaleData.d.ts +5 -0
  19. package/dist/LocaleData.js +6 -2
  20. package/dist/LocaleData.js.map +1 -0
  21. package/dist/dates/CalendarDate.d.ts +42 -0
  22. package/dist/dates/CalendarDate.js +171 -201
  23. package/dist/dates/CalendarDate.js.map +1 -0
  24. package/dist/dates/ExtremeDates.d.ts +5 -0
  25. package/dist/dates/ExtremeDates.js +25 -35
  26. package/dist/dates/ExtremeDates.js.map +1 -0
  27. package/dist/dates/UI5Date.d.ts +5 -0
  28. package/dist/dates/UI5Date.js +7 -0
  29. package/dist/dates/UI5Date.js.map +1 -0
  30. package/dist/dates/UniversalDate.d.ts +47 -0
  31. package/dist/dates/UniversalDate.js +5 -0
  32. package/dist/dates/UniversalDate.js.map +1 -0
  33. package/dist/dates/convertMonthNumbersToMonthNames.d.ts +16 -0
  34. package/dist/dates/convertMonthNumbersToMonthNames.js +30 -0
  35. package/dist/dates/convertMonthNumbersToMonthNames.js.map +1 -0
  36. package/dist/dates/getDaysInMonth.d.ts +3 -0
  37. package/dist/dates/getDaysInMonth.js +10 -0
  38. package/dist/dates/getDaysInMonth.js.map +1 -0
  39. package/dist/dates/getRoundedTimestamp.d.ts +7 -0
  40. package/dist/dates/getRoundedTimestamp.js +10 -9
  41. package/dist/dates/getRoundedTimestamp.js.map +1 -0
  42. package/dist/dates/getTodayUTCTimestamp.d.ts +7 -0
  43. package/dist/dates/getTodayUTCTimestamp.js +3 -3
  44. package/dist/dates/getTodayUTCTimestamp.js.map +1 -0
  45. package/dist/dates/modifyDateBy.d.ts +14 -0
  46. package/dist/dates/modifyDateBy.js +42 -29
  47. package/dist/dates/modifyDateBy.js.map +1 -0
  48. package/dist/dates/transformDateToSecondaryType.d.ts +7 -0
  49. package/dist/dates/transformDateToSecondaryType.js +18 -0
  50. package/dist/dates/transformDateToSecondaryType.js.map +1 -0
  51. package/dist/features/calendar/Buddhist.js +1 -0
  52. package/dist/features/calendar/Buddhist.js.map +1 -0
  53. package/dist/features/calendar/Gregorian.js +1 -0
  54. package/dist/features/calendar/Gregorian.js.map +1 -0
  55. package/dist/features/calendar/Islamic.js +1 -0
  56. package/dist/features/calendar/Islamic.js.map +1 -0
  57. package/dist/features/calendar/Japanese.js +1 -0
  58. package/dist/features/calendar/Japanese.js.map +1 -0
  59. package/dist/features/calendar/Persian.js +1 -0
  60. package/dist/features/calendar/Persian.js.map +1 -0
  61. package/dist/generated/assets/cldr/Unicode-Data-Files-LICENSE.txt +27 -0
  62. package/dist/generated/assets/cldr/ar.json +1693 -512
  63. package/dist/generated/assets/cldr/ar_EG.json +1693 -512
  64. package/dist/generated/assets/cldr/ar_SA.json +1788 -608
  65. package/dist/generated/assets/cldr/bg.json +1666 -664
  66. package/dist/generated/assets/cldr/ca.json +1638 -551
  67. package/dist/generated/assets/cldr/cnr.json +6169 -0
  68. package/dist/generated/assets/cldr/cs.json +1621 -410
  69. package/dist/generated/assets/cldr/cy.json +6932 -0
  70. package/dist/generated/assets/cldr/da.json +1582 -543
  71. package/dist/generated/assets/cldr/de.json +1507 -375
  72. package/dist/generated/assets/cldr/de_AT.json +1497 -365
  73. package/dist/generated/assets/cldr/de_CH.json +1516 -384
  74. package/dist/generated/assets/cldr/el.json +1223 -274
  75. package/dist/generated/assets/cldr/el_CY.json +1223 -274
  76. package/dist/generated/assets/cldr/en.json +1622 -548
  77. package/dist/generated/assets/cldr/en_AU.json +1760 -638
  78. package/dist/generated/assets/cldr/en_GB.json +1633 -529
  79. package/dist/generated/assets/cldr/en_HK.json +1716 -609
  80. package/dist/generated/assets/cldr/en_IE.json +1681 -577
  81. package/dist/generated/assets/cldr/en_IN.json +1664 -556
  82. package/dist/generated/assets/cldr/en_NZ.json +1700 -596
  83. package/dist/generated/assets/cldr/en_PG.json +1701 -597
  84. package/dist/generated/assets/cldr/en_SG.json +1690 -583
  85. package/dist/generated/assets/cldr/en_ZA.json +1678 -574
  86. package/dist/generated/assets/cldr/es.json +1896 -705
  87. package/dist/generated/assets/cldr/es_AR.json +1838 -646
  88. package/dist/generated/assets/cldr/es_BO.json +1883 -691
  89. package/dist/generated/assets/cldr/es_CL.json +1724 -640
  90. package/dist/generated/assets/cldr/es_CO.json +1640 -555
  91. package/dist/generated/assets/cldr/es_MX.json +2053 -861
  92. package/dist/generated/assets/cldr/es_PE.json +1568 -592
  93. package/dist/generated/assets/cldr/es_UY.json +1596 -620
  94. package/dist/generated/assets/cldr/es_VE.json +1614 -638
  95. package/dist/generated/assets/cldr/et.json +1429 -369
  96. package/dist/generated/assets/cldr/fa.json +1551 -484
  97. package/dist/generated/assets/cldr/fi.json +1531 -344
  98. package/dist/generated/assets/cldr/fr.json +1438 -420
  99. package/dist/generated/assets/cldr/fr_BE.json +1435 -417
  100. package/dist/generated/assets/cldr/fr_CA.json +1574 -556
  101. package/dist/generated/assets/cldr/fr_CH.json +1388 -370
  102. package/dist/generated/assets/cldr/fr_LU.json +1438 -420
  103. package/dist/generated/assets/cldr/he.json +1700 -537
  104. package/dist/generated/assets/cldr/hi.json +1224 -194
  105. package/dist/generated/assets/cldr/hr.json +1763 -486
  106. package/dist/generated/assets/cldr/hu.json +1393 -304
  107. package/dist/generated/assets/cldr/id.json +1643 -571
  108. package/dist/generated/assets/cldr/it.json +1492 -456
  109. package/dist/generated/assets/cldr/it_CH.json +1492 -456
  110. package/dist/generated/assets/cldr/ja.json +1146 -87
  111. package/dist/generated/assets/cldr/kk.json +1785 -571
  112. package/dist/generated/assets/cldr/ko.json +1195 -163
  113. package/dist/generated/assets/cldr/lt.json +1386 -289
  114. package/dist/generated/assets/cldr/lv.json +1372 -370
  115. package/dist/generated/assets/cldr/mk.json +6045 -0
  116. package/dist/generated/assets/cldr/ms.json +1601 -552
  117. package/dist/generated/assets/cldr/nb.json +1268 -210
  118. package/dist/generated/assets/cldr/nl.json +1744 -426
  119. package/dist/generated/assets/cldr/nl_BE.json +1744 -426
  120. package/dist/generated/assets/cldr/pl.json +1906 -493
  121. package/dist/generated/assets/cldr/pt.json +1916 -606
  122. package/dist/generated/assets/cldr/pt_PT.json +1874 -634
  123. package/dist/generated/assets/cldr/ro.json +1593 -483
  124. package/dist/generated/assets/cldr/ru.json +1611 -515
  125. package/dist/generated/assets/cldr/ru_UA.json +1605 -509
  126. package/dist/generated/assets/cldr/sk.json +1632 -570
  127. package/dist/generated/assets/cldr/sl.json +1535 -431
  128. package/dist/generated/assets/cldr/sr.json +1462 -347
  129. package/dist/generated/assets/cldr/sr_Latn.json +6226 -0
  130. package/dist/generated/assets/cldr/sv.json +1511 -446
  131. package/dist/generated/assets/cldr/th.json +1316 -238
  132. package/dist/generated/assets/cldr/tr.json +1552 -437
  133. package/dist/generated/assets/cldr/uk.json +1622 -521
  134. package/dist/generated/assets/cldr/vi.json +1426 -430
  135. package/dist/generated/assets/cldr/zh_CN.json +1428 -343
  136. package/dist/generated/assets/cldr/zh_HK.json +1399 -313
  137. package/dist/generated/assets/cldr/zh_SG.json +1404 -318
  138. package/dist/generated/assets/cldr/zh_TW.json +1259 -194
  139. package/dist/generated/json-imports/LocaleData-fetch.d.ts +1 -0
  140. package/dist/generated/json-imports/LocaleData-fetch.js +93 -0
  141. package/dist/generated/json-imports/LocaleData-fetch.js.map +1 -0
  142. package/dist/generated/json-imports/LocaleData.d.ts +1 -0
  143. package/dist/generated/json-imports/LocaleData.js +92 -95
  144. package/dist/generated/json-imports/LocaleData.js.map +1 -0
  145. package/dist/getCachedLocaleDataInstance.d.ts +4 -0
  146. package/dist/getCachedLocaleDataInstance.js +6 -9
  147. package/dist/getCachedLocaleDataInstance.js.map +1 -0
  148. package/dist/locale/getLocaleData.d.ts +11 -0
  149. package/dist/locale/getLocaleData.js +13 -17
  150. package/dist/locale/getLocaleData.js.map +1 -0
  151. package/dist/sap/base/Event.js +59 -0
  152. package/dist/sap/base/Eventing.js +146 -0
  153. package/dist/sap/base/Log.js +2 -248
  154. package/dist/sap/base/assert.js +31 -9
  155. package/dist/sap/base/config/MemoryConfigurationProvider.js +20 -0
  156. package/dist/sap/base/config.js +17 -0
  157. package/dist/sap/base/i18n/Formatting.d.ts +8 -0
  158. package/dist/sap/base/i18n/Formatting.js +11 -0
  159. package/dist/sap/base/i18n/Formatting.js.map +1 -0
  160. package/dist/sap/base/i18n/LanguageTag.js +173 -0
  161. package/dist/sap/base/i18n/Localization.d.ts +4 -0
  162. package/dist/sap/base/i18n/Localization.js +12 -0
  163. package/dist/sap/base/i18n/Localization.js.map +1 -0
  164. package/dist/sap/base/i18n/date/CalendarType.js +43 -0
  165. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +105 -0
  166. package/dist/sap/base/i18n/date/TimezoneUtils.js +319 -0
  167. package/dist/sap/base/strings/camelize.js +30 -0
  168. package/dist/sap/base/strings/formatMessage.js +88 -15
  169. package/dist/sap/base/util/LoaderExtensions.d.ts +4 -0
  170. package/dist/sap/base/util/LoaderExtensions.js +11 -4
  171. package/dist/sap/base/util/LoaderExtensions.js.map +1 -0
  172. package/dist/sap/base/util/ObjectPath.d.ts +4 -0
  173. package/dist/sap/base/util/ObjectPath.js +4 -33
  174. package/dist/sap/base/util/ObjectPath.js.map +1 -0
  175. package/dist/sap/base/util/Version.js +157 -0
  176. package/dist/sap/base/util/_merge.js +83 -26
  177. package/dist/sap/base/util/array/uniqueSort.js +37 -15
  178. package/dist/sap/base/util/deepClone.js +102 -0
  179. package/dist/sap/base/util/deepEqual.js +75 -55
  180. package/dist/sap/base/util/extend.js +58 -7
  181. package/dist/sap/base/util/isEmptyObject.js +34 -0
  182. package/dist/sap/base/util/isPlainObject.js +35 -1
  183. package/dist/sap/base/util/now.js +24 -3
  184. package/dist/sap/base/util/resolveReference.js +3 -0
  185. package/dist/sap/base/util/uid.js +27 -0
  186. package/dist/sap/ui/base/DataType.js +657 -0
  187. package/dist/sap/ui/base/Interface.js +50 -6
  188. package/dist/sap/ui/base/Metadata.js +435 -173
  189. package/dist/sap/ui/base/Object.js +287 -27
  190. package/dist/sap/ui/core/CalendarType.js +24 -8
  191. package/dist/sap/ui/core/Configuration.d.ts +17 -0
  192. package/dist/sap/ui/core/Configuration.js +23 -0
  193. package/dist/sap/ui/core/Configuration.js.map +1 -0
  194. package/dist/sap/ui/core/Core.d.ts +25 -0
  195. package/dist/sap/ui/core/Core.js +7 -32
  196. package/dist/sap/ui/core/Core.js.map +1 -0
  197. package/dist/sap/ui/core/FormatSettings.d.ts +9 -0
  198. package/dist/sap/ui/core/FormatSettings.js +12 -0
  199. package/dist/sap/ui/core/FormatSettings.js.map +1 -0
  200. package/dist/sap/ui/core/Locale.js +190 -116
  201. package/dist/sap/ui/core/LocaleData.js +2668 -2679
  202. package/dist/sap/ui/core/Supportability.js +5 -0
  203. package/dist/sap/ui/core/Theming.js +539 -0
  204. package/dist/sap/ui/core/date/Buddhist.js +162 -93
  205. package/dist/sap/ui/core/date/CalendarUtils.js +65 -0
  206. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +30 -0
  207. package/dist/sap/ui/core/date/Gregorian.js +25 -10
  208. package/dist/sap/ui/core/date/Islamic.js +298 -185
  209. package/dist/sap/ui/core/date/Japanese.js +212 -117
  210. package/dist/sap/ui/core/date/Persian.js +324 -195
  211. package/dist/sap/ui/core/date/UI5Date.js +991 -0
  212. package/dist/sap/ui/core/date/UniversalDate.js +1251 -209
  213. package/dist/sap/ui/core/date/_Calendars.js +10 -1
  214. package/dist/sap/ui/core/format/DateFormat.js +3163 -1781
  215. package/dist/sap/ui/core/format/TimezoneUtil.js +24 -0
  216. package/package-scripts.cjs +28 -0
  217. package/package.json +21 -15
  218. package/tsconfig.json +24 -0
  219. package/used-modules.txt +28 -2
  220. package/dist/dates/calculateWeekNumber.js +0 -51
  221. package/dist/sap/ui/Device.js +0 -5
  222. package/package-scripts.js +0 -31
  223. package/src/Assets.js +0 -2
  224. package/src/DateFormat.js +0 -3
  225. package/src/LocaleData.js +0 -3
  226. package/src/dates/CalendarDate.js +0 -223
  227. package/src/dates/ExtremeDates.js +0 -39
  228. package/src/dates/calculateWeekNumber.js +0 -51
  229. package/src/dates/getRoundedTimestamp.js +0 -14
  230. package/src/dates/getTodayUTCTimestamp.js +0 -9
  231. package/src/dates/modifyDateBy.js +0 -42
  232. package/src/getCachedLocaleDataInstance.js +0 -13
  233. package/src/locale/getLocaleData.js +0 -27
  234. package/src/sap/base/util/LoaderExtensions.js +0 -7
  235. package/src/sap/ui/core/Core.js +0 -38
  236. /package/{config/.eslintrc.js → .eslintrc.cjs} +0 -0
  237. /package/{src/features/calendar/Buddhist.js → dist/features/calendar/Buddhist.d.ts} +0 -0
  238. /package/{src/features/calendar/Gregorian.js → dist/features/calendar/Gregorian.d.ts} +0 -0
  239. /package/{src/features/calendar/Islamic.js → dist/features/calendar/Islamic.d.ts} +0 -0
  240. /package/{src/features/calendar/Japanese.js → dist/features/calendar/Japanese.d.ts} +0 -0
  241. /package/{src/features/calendar/Persian.js → dist/features/calendar/Persian.d.ts} +0 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1714 @@
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.9.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.9.0-rc.0...v2.9.0-rc.1) (2025-03-20)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-localization
9
+
10
+
11
+
12
+
13
+
14
+ # [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)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-localization
17
+
18
+
19
+
20
+
21
+
22
+ ## [2.8.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0...v2.8.1-rc.0) (2025-03-06)
23
+
24
+ **Note:** Version bump only for package @ui5/webcomponents-localization
25
+
26
+
27
+
28
+
29
+
30
+ # [2.8.0](https://github.com/SAP/ui5-webcomponents/compare/v2.8.0-rc.3...v2.8.0) (2025-03-04)
31
+
32
+ **Note:** Version bump only for package @ui5/webcomponents-localization
33
+
34
+
35
+
36
+
37
+
38
+ # [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)
39
+
40
+ **Note:** Version bump only for package @ui5/webcomponents-localization
41
+
42
+
43
+
44
+
45
+
46
+ # [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)
47
+
48
+ **Note:** Version bump only for package @ui5/webcomponents-localization
49
+
50
+
51
+
52
+
53
+
54
+ # [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)
55
+
56
+ **Note:** Version bump only for package @ui5/webcomponents-localization
57
+
58
+
59
+
60
+
61
+
62
+ # [2.8.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0...v2.8.0-rc.0) (2025-02-06)
63
+
64
+ **Note:** Version bump only for package @ui5/webcomponents-localization
65
+
66
+
67
+
68
+
69
+
70
+ # [2.7.0](https://github.com/SAP/ui5-webcomponents/compare/v2.7.0-rc.2...v2.7.0) (2025-02-03)
71
+
72
+ **Note:** Version bump only for package @ui5/webcomponents-localization
73
+
74
+
75
+
76
+
77
+
78
+ # [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)
79
+
80
+ **Note:** Version bump only for package @ui5/webcomponents-localization
81
+
82
+
83
+
84
+
85
+
86
+ # [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)
87
+
88
+ **Note:** Version bump only for package @ui5/webcomponents-localization
89
+
90
+
91
+
92
+
93
+
94
+ # [2.7.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.2...v2.7.0-rc.0) (2025-01-16)
95
+
96
+ **Note:** Version bump only for package @ui5/webcomponents-localization
97
+
98
+
99
+
100
+
101
+
102
+ ## [2.6.2](https://github.com/SAP/ui5-webcomponents/compare/v2.6.2-rc.0...v2.6.2) (2025-01-09)
103
+
104
+ **Note:** Version bump only for package @ui5/webcomponents-localization
105
+
106
+
107
+
108
+
109
+
110
+ ## [2.6.2-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.1...v2.6.2-rc.0) (2025-01-09)
111
+
112
+ **Note:** Version bump only for package @ui5/webcomponents-localization
113
+
114
+
115
+
116
+
117
+
118
+ ## [2.6.1](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0...v2.6.1) (2025-01-08)
119
+
120
+ **Note:** Version bump only for package @ui5/webcomponents-localization
121
+
122
+
123
+
124
+
125
+
126
+ # [2.6.0](https://github.com/SAP/ui5-webcomponents/compare/v2.6.0-rc.5...v2.6.0) (2025-01-07)
127
+
128
+ **Note:** Version bump only for package @ui5/webcomponents-localization
129
+
130
+
131
+
132
+
133
+
134
+ # [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)
135
+
136
+ **Note:** Version bump only for package @ui5/webcomponents-localization
137
+
138
+
139
+
140
+
141
+
142
+ # [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)
143
+
144
+ **Note:** Version bump only for package @ui5/webcomponents-localization
145
+
146
+
147
+
148
+
149
+
150
+ # [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)
151
+
152
+ **Note:** Version bump only for package @ui5/webcomponents-localization
153
+
154
+
155
+
156
+
157
+
158
+ # [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)
159
+
160
+ **Note:** Version bump only for package @ui5/webcomponents-localization
161
+
162
+
163
+
164
+
165
+
166
+ # [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)
167
+
168
+ **Note:** Version bump only for package @ui5/webcomponents-localization
169
+
170
+
171
+
172
+
173
+
174
+ # [2.6.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0...v2.6.0-rc.0) (2024-12-12)
175
+
176
+ **Note:** Version bump only for package @ui5/webcomponents-localization
177
+
178
+
179
+
180
+
181
+
182
+ # [2.5.0](https://github.com/SAP/ui5-webcomponents/compare/v2.5.0-rc.3...v2.5.0) (2024-12-05)
183
+
184
+ **Note:** Version bump only for package @ui5/webcomponents-localization
185
+
186
+
187
+
188
+
189
+
190
+ # [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)
191
+
192
+ **Note:** Version bump only for package @ui5/webcomponents-localization
193
+
194
+
195
+
196
+
197
+
198
+ # [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)
199
+
200
+ **Note:** Version bump only for package @ui5/webcomponents-localization
201
+
202
+
203
+
204
+
205
+
206
+ # [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)
207
+
208
+ **Note:** Version bump only for package @ui5/webcomponents-localization
209
+
210
+
211
+
212
+
213
+
214
+ # [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)
215
+
216
+ **Note:** Version bump only for package @ui5/webcomponents-localization
217
+
218
+
219
+
220
+
221
+
222
+ ## [2.4.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0...v2.4.1-rc.0) (2024-11-07)
223
+
224
+ **Note:** Version bump only for package @ui5/webcomponents-localization
225
+
226
+
227
+
228
+
229
+
230
+ # [2.4.0](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0-rc.4...v2.4.0) (2024-11-03)
231
+
232
+ **Note:** Version bump only for package @ui5/webcomponents-localization
233
+
234
+
235
+
236
+
237
+
238
+ # [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)
239
+
240
+ **Note:** Version bump only for package @ui5/webcomponents-localization
241
+
242
+
243
+
244
+
245
+
246
+ # [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)
247
+
248
+ **Note:** Version bump only for package @ui5/webcomponents-localization
249
+
250
+
251
+
252
+
253
+
254
+ # [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)
255
+
256
+ **Note:** Version bump only for package @ui5/webcomponents-localization
257
+
258
+
259
+
260
+
261
+
262
+ # [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)
263
+
264
+
265
+ ### Bug Fixes
266
+
267
+ * **localization:** legacy date customization ([#10026](https://github.com/SAP/ui5-webcomponents/issues/10026)) ([273c015](https://github.com/SAP/ui5-webcomponents/commit/273c01597ae483fdfe1996dad733d32e4c9a13a9))
268
+ * **tools:** revert tsconfig moduleResolution to node ([#10014](https://github.com/SAP/ui5-webcomponents/issues/10014)) ([0724b92](https://github.com/SAP/ui5-webcomponents/commit/0724b9289ad04f88972d4978ed37e76f13abca13))
269
+
270
+
271
+
272
+
273
+
274
+ # [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)
275
+
276
+ **Note:** Version bump only for package @ui5/webcomponents-localization
277
+
278
+
279
+
280
+
281
+
282
+ ## [2.3.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0...v2.3.1-rc.0) (2024-10-03)
283
+
284
+ **Note:** Version bump only for package @ui5/webcomponents-localization
285
+
286
+
287
+
288
+
289
+
290
+ # [2.3.0](https://github.com/SAP/ui5-webcomponents/compare/v2.3.0-rc.3...v2.3.0) (2024-10-02)
291
+
292
+ **Note:** Version bump only for package @ui5/webcomponents-localization
293
+
294
+
295
+
296
+
297
+
298
+ # [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)
299
+
300
+ **Note:** Version bump only for package @ui5/webcomponents-localization
301
+
302
+
303
+
304
+
305
+
306
+ # [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)
307
+
308
+ **Note:** Version bump only for package @ui5/webcomponents-localization
309
+
310
+
311
+
312
+
313
+
314
+ # [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)
315
+
316
+ **Note:** Version bump only for package @ui5/webcomponents-localization
317
+
318
+
319
+
320
+
321
+
322
+ # [2.3.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0...v2.3.0-rc.0) (2024-09-05)
323
+
324
+ **Note:** Version bump only for package @ui5/webcomponents-localization
325
+
326
+
327
+
328
+
329
+
330
+ # [2.2.0](https://github.com/SAP/ui5-webcomponents/compare/v2.2.0-rc.3...v2.2.0) (2024-09-03)
331
+
332
+ **Note:** Version bump only for package @ui5/webcomponents-localization
333
+
334
+
335
+
336
+
337
+
338
+ # [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)
339
+
340
+
341
+ ### Features
342
+
343
+ * **ui5-calendar:** implement calendar week numbering ([#9694](https://github.com/SAP/ui5-webcomponents/issues/9694)) ([efc8053](https://github.com/SAP/ui5-webcomponents/commit/efc8053e756156cca5e239f1886469c6b92c2cf7))
344
+
345
+
346
+
347
+
348
+
349
+ # [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)
350
+
351
+ **Note:** Version bump only for package @ui5/webcomponents-localization
352
+
353
+
354
+
355
+
356
+
357
+ # [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)
358
+
359
+ **Note:** Version bump only for package @ui5/webcomponents-localization
360
+
361
+
362
+
363
+
364
+
365
+ # [2.2.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.1.1...v2.2.0-rc.0) (2024-08-08)
366
+
367
+
368
+ ### Features
369
+
370
+ * **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))
371
+
372
+
373
+
374
+
375
+
376
+ ## [2.1.1](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0...v2.1.1) (2024-08-02)
377
+
378
+ **Note:** Version bump only for package @ui5/webcomponents-localization
379
+
380
+
381
+
382
+
383
+
384
+ # [2.1.0](https://github.com/SAP/ui5-webcomponents/compare/v2.1.0-rc.3...v2.1.0) (2024-08-02)
385
+
386
+ **Note:** Version bump only for package @ui5/webcomponents-localization
387
+
388
+
389
+
390
+
391
+
392
+ # [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)
393
+
394
+ **Note:** Version bump only for package @ui5/webcomponents-localization
395
+
396
+
397
+
398
+
399
+
400
+ # [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)
401
+
402
+ **Note:** Version bump only for package @ui5/webcomponents-localization
403
+
404
+
405
+
406
+
407
+
408
+ # [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)
409
+
410
+ **Note:** Version bump only for package @ui5/webcomponents-localization
411
+
412
+
413
+
414
+
415
+
416
+ # [2.1.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.0.1...v2.1.0-rc.0) (2024-07-11)
417
+
418
+ **Note:** Version bump only for package @ui5/webcomponents-localization
419
+
420
+
421
+
422
+
423
+
424
+ ## [2.0.1](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0...v2.0.1) (2024-07-05)
425
+
426
+ **Note:** Version bump only for package @ui5/webcomponents-localization
427
+
428
+
429
+
430
+
431
+
432
+ # [2.0.0](https://github.com/SAP/ui5-webcomponents/compare/v2.0.0-rc.6...v2.0.0) (2024-07-03)
433
+
434
+ **Note:** Version bump only for package @ui5/webcomponents-localization
435
+
436
+
437
+
438
+
439
+
440
+ # [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)
441
+
442
+ **Note:** Version bump only for package @ui5/webcomponents-localization
443
+
444
+
445
+
446
+
447
+
448
+ # [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)
449
+
450
+ **Note:** Version bump only for package @ui5/webcomponents-localization
451
+
452
+
453
+
454
+
455
+
456
+ # [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)
457
+
458
+
459
+ ### Bug Fixes
460
+
461
+ * **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))
462
+
463
+
464
+
465
+
466
+
467
+ # [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)
468
+
469
+ **Note:** Version bump only for package @ui5/webcomponents-localization
470
+
471
+
472
+
473
+
474
+
475
+ # [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)
476
+
477
+ **Note:** Version bump only for package @ui5/webcomponents-localization
478
+
479
+
480
+
481
+
482
+
483
+ # [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)
484
+
485
+ **Note:** Version bump only for package @ui5/webcomponents-localization
486
+
487
+
488
+
489
+
490
+
491
+ # [2.0.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0...v2.0.0-rc.0) (2024-04-09)
492
+
493
+
494
+ ### chore
495
+
496
+ * 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)
497
+
498
+
499
+ ### BREAKING CHANGES
500
+
501
+ * "Device#isIE" method has been removed and no longer available
502
+
503
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
504
+ * 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:
505
+ ```ts
506
+ import { setUseLinks } from "@ui5/webcomponents-base/dist/CSP.js"
507
+ import { setPackageCSSRoot } from "@ui5/webcomponents-base/dist/CSP.js"
508
+ import { setPreloadLinks } from "@ui5/webcomponents-base/dist/CSP.js"
509
+ ```
510
+ * Removed the `ICardHeader` interface. If you previously used the interface
511
+ ```ts
512
+ import type { ICardHeader } from "@ui5/webcomponents-base/dist/Card.js"
513
+ ```
514
+ Use the CardHeader type instead:
515
+ ```ts
516
+ import type CardHeader from "@ui5/webcomponents-base/dist/CardHeader.js"
517
+ ```
518
+ * Removed the `IUploadCollectionItem` interface. If you previously used the interface:
519
+ ```js
520
+ import type { IUploadCollectionItem} from "@ui5/webcomponents-fiori/dist/UploadCollection.js"
521
+ ```
522
+ Use the `UploadCollectionItem` type instead:
523
+ ```js
524
+ import type UploadCollectionItem from "@ui5/webcomponents-fiori/dist/UploadCollectionItem.js"
525
+ ```
526
+
527
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
528
+ * The `size` property now accepts different values. If you previously used it like:
529
+ ```html
530
+ <ui5-busy-indicator size="Small"></ui5-busy-indicator>
531
+ ```
532
+ Now use the new values instead:
533
+ ```html
534
+ <ui5-busy-indicator size="S"></ui5-busy-indicator>
535
+ ```
536
+
537
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
538
+ * The `status` property and its shadow part have been renamed. If you previously used them:
539
+ ```html
540
+ <style>
541
+ .cardHeader::part(status) { ... }
542
+ </style>
543
+ <ui5-card-header status="3 of 10"></ui5-popover>
544
+ ```
545
+ Now use `additionalText` instead:
546
+ ```html
547
+ <style>
548
+ .cardHeader::part(additional-text) { ... }
549
+ </style>
550
+ <ui5-card-header class="cardHeader" additional-text="3 of 10"></ui5-card-header>
551
+ ```
552
+
553
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
554
+ * The `pageIndicatorStyle` no longer exists. If you previously used it like:
555
+ ```html
556
+ <ui5-carousel page-indicator-style="Numeric"></ui5-carousel>
557
+ ```
558
+ Now you should use `pageIndicatorType` instead:
559
+ ```html
560
+ <ui5-carousel page-indicator-type="Numeric"></ui5-carousel>
561
+ ```
562
+
563
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
564
+ * Removed `UI5Element#render` method in favour of `UI5Element#renderer`. If you previously used "render"
565
+ ```js
566
+ class MyClass extends UI5Element {
567
+ static get render() {
568
+ return litRenderer;
569
+ }
570
+ }
571
+ ```
572
+ start using "renderer"
573
+ ```ts
574
+ class MyClass extends UI5Element {
575
+ static get renderer() {
576
+ return litRenderer;
577
+ }
578
+ }
579
+ ```
580
+ * Remove JavaScript template option from @ui5/create-webcomponents-package
581
+ Previously `npm init @ui5/webcomponents-package` used to create JS-based project, however now it will be TypeScript-based project.
582
+ 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.
583
+ * The `Left` and `Right` options option have been renamed. If you previously used them to set the placement or the alignment of the popover:
584
+ ```html
585
+ <ui5-popover horizontal-align="Left" placement-type="Left"></ui5-popover>
586
+ ```
587
+ Now use `Start` or `End` instead:
588
+ ```html
589
+ <ui5-popover horizontal-align="Start" placement-type="Start"></ui5-popover>
590
+ ```
591
+
592
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
593
+
594
+ * docs: deploy v2 preview
595
+ * Remove `soccor` icon. Use `soccer` instead.
596
+ * Remove `add-polygone` icon. Use `add-polygon` instead.
597
+ * 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`
598
+ * All Assets-static.js modules are removed. If you previously imported any Assets-static.js module from any package:
599
+ ```ts
600
+ import "@ui5/webcomponents/dist/Assets-static.js";
601
+ import "@ui5/webcomponents-icons/dist/Assets-static.js"
602
+ ```
603
+ use the dynamic equivalent of it:
604
+ ```ts
605
+ import "@ui5/webcomponents/dist/Assets.js";
606
+ import "@ui5/webcomponents-icons/dist/Assets.js"
607
+ ```
608
+
609
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
610
+ * The event `selected-dates-change ` is renamed to `selection-change`. In addition the event details
611
+ `values` and `dates` are renamed to `selectedValues` and `selectedDateValues`. If you previously used the Calendar event as follows:
612
+ ```ts
613
+ myCalendar.addEventListener("selected-dates-change", () => {
614
+ const values = e.detail.values;
615
+ const dates = e.detail.dates;
616
+ })
617
+ ```
618
+ Now you have to use the new event name and details:
619
+ ```ts
620
+ myCalendar.addEventListener("selection-change", () => {
621
+ const values = event.detail.selectedValues;
622
+ const dates = event.detail.selectedDateValues;
623
+ })
624
+ ```
625
+
626
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
627
+ * The property `color` is renamed to `value`. If you previously used the change event of the ColorPicker as follows:
628
+ ```html
629
+ <ui5-color-picker color="red"></ui5-color-picker>
630
+ ```
631
+ Now you have to use it like this:
632
+ ```html
633
+ <ui5-color-picker value="red"></ui5-color-picker>
634
+ ```
635
+
636
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
637
+ * JavaScript projects may not function properly with the tools package.
638
+ * The `openPopover` and `showAt` methods are removed in favor of `open` and `opener` properties. If you previously used the imperative API:
639
+ ```js
640
+ button.addEventListener("click", function(event) {
641
+ colorPalettePopover.showAt(this);
642
+ });
643
+ ```
644
+ Now the declarative API should be used instead:
645
+ ```html
646
+ <ui5-button id="opener">Open</ui5-button>
647
+ <ui5-color-palette-popover opener="opener">
648
+ ```
649
+ ```js
650
+ button.addEventListener("click", function(event) {
651
+ colorPalettePopover.open = !colorPalettePopover.open;
652
+ });
653
+ ```
654
+ * The `ui5-bar` component is now in `main` library. If you previously imported the `ui5-bar` from `fiori`:
655
+ ```ts
656
+ import "@ui5/webcomponents-fiori/dist/Bar.js;
657
+ ```
658
+ Now, import the `ui5-bar` from `main`:
659
+ ```ts
660
+ import "@ui5/webcomponents/dist/Bar.js";
661
+ ```
662
+
663
+ Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
664
+ * If you have previously used:
665
+ ```html
666
+ <ui5-tab id="nestedTab" slot="subTabs"></ui5-tab>
667
+ ```
668
+ Now use:
669
+ ```html
670
+ <ui5-tab id="nestedTab" slot="items"></ui5-tab>
671
+ ```
672
+
673
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
674
+ * If you have previously used:
675
+ ```html
676
+ <ui5-tabcontainer tabs-overflow-mode="StartAndEnd"></ui5-tabcontainer>
677
+ ```
678
+ Now use:
679
+ ```html
680
+ <ui5-tabcontainer overflow-mode="StartAndEnd"></ui5-tabcontainer>
681
+ ```
682
+
683
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
684
+ * If you previously imported `TabContainerBackgroundDesign`, use `BackgroundDesign` instead.
685
+
686
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
687
+ * The showOverflow property is removed. If previously you have used:
688
+ ```html
689
+ <ui5-tabcontainer show-overflow></ui5-tabcontainer>
690
+ ```
691
+ now use the overflowButton slot:
692
+ ```html
693
+ <ui5-tabcontainer>
694
+ <ui5-button slot="startOverflowButton" id="startOverflowButton">Start</ui5-button>
695
+ <ui5-button slot="overflowButton" id="endOverflowButton">End</ui5-button>
696
+ </ui5-tabcontainer>
697
+ ```
698
+
699
+ Relates to https://github.com/SAP/ui5-webcomponents/issues/8461
700
+ * The `placementType` property and the `PopoverPlacementType` enum have been renamed.
701
+ If you have previously used the `placementType` property and the `PopoverPlacementType`
702
+ ```html
703
+ <ui5-popover placement-type="Bottom"></ui5-popover>
704
+ ```
705
+ ```js
706
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacementType.js";
707
+ ```
708
+ Now use `placement` instead:
709
+ ```html
710
+ <ui5-placement="Bottom"></ui5-popover>
711
+ ```
712
+ ```js
713
+ import PopoverPlacementType from "@ui5/webcomponents/dist/types/PopoverPlacement.js";
714
+ ```
715
+
716
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461
717
+ * The `size` property of the `ui5--illustrated-message` is renamed to `design`.
718
+ If you have previously used the `size` property:
719
+ ```html
720
+ <ui5-illustrated-message size="Dialog">
721
+ ```
722
+ Now use `design` instead:
723
+ ```html
724
+ <ui5-illustrated-message design="Dialog">
725
+
726
+ ```
727
+
728
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
729
+ * The `separator-style` property is renamed to `separators` and the `BreadcrumbsSeparatorStyle` enum is renamed to `BreadcrumbsSeparator`.
730
+ If you have previously used the `separator-style` property:
731
+ ```html
732
+ <ui5-breadcrumbs separator-style="Slash">
733
+ ```
734
+ Now use `separators` instead:
735
+ ```html
736
+ <ui5-breadcrumbs separators="Slash">
737
+ ```
738
+
739
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
740
+ * The `disabled` property of the `ui5-option` is removed.
741
+ If you have previously used the `disabled` property:
742
+ ```html
743
+ <ui5-option disabled>Option</ui5-option>
744
+ ```
745
+ it will no longer work for the component.
746
+
747
+ Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887
748
+ * 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.
749
+
750
+
751
+
752
+
753
+
754
+ # [1.24.0](https://github.com/SAP/ui5-webcomponents/compare/v1.24.0-rc.4...v1.24.0) (2024-04-04)
755
+
756
+ **Note:** Version bump only for package @ui5/webcomponents-localization
757
+
758
+
759
+
760
+
761
+
762
+ # [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)
763
+
764
+ **Note:** Version bump only for package @ui5/webcomponents-localization
765
+
766
+
767
+
768
+
769
+
770
+ # [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)
771
+
772
+
773
+ ### Features
774
+
775
+ * **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)
776
+
777
+
778
+
779
+
780
+
781
+ # [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)
782
+
783
+ **Note:** Version bump only for package @ui5/webcomponents-localization
784
+
785
+
786
+
787
+
788
+
789
+ # [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)
790
+
791
+ **Note:** Version bump only for package @ui5/webcomponents-localization
792
+
793
+
794
+
795
+
796
+
797
+ # [1.24.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1...v1.24.0-rc.0) (2024-03-14)
798
+
799
+ **Note:** Version bump only for package @ui5/webcomponents-localization
800
+
801
+
802
+
803
+
804
+
805
+ ## [1.23.1](https://github.com/SAP/ui5-webcomponents/compare/v1.23.1-rc.0...v1.23.1) (2024-03-08)
806
+
807
+ **Note:** Version bump only for package @ui5/webcomponents-localization
808
+
809
+
810
+
811
+
812
+
813
+ ## [1.23.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0...v1.23.1-rc.0) (2024-03-07)
814
+
815
+ **Note:** Version bump only for package @ui5/webcomponents-localization
816
+
817
+
818
+
819
+
820
+
821
+ # [1.23.0](https://github.com/SAP/ui5-webcomponents/compare/v1.23.0-rc.5...v1.23.0) (2024-03-06)
822
+
823
+ **Note:** Version bump only for package @ui5/webcomponents-localization
824
+
825
+
826
+
827
+
828
+
829
+ # [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)
830
+
831
+
832
+ ### Bug Fixes
833
+
834
+ * 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))
835
+
836
+
837
+
838
+
839
+
840
+ # [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)
841
+
842
+ **Note:** Version bump only for package @ui5/webcomponents-localization
843
+
844
+
845
+
846
+
847
+
848
+ # [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)
849
+
850
+ **Note:** Version bump only for package @ui5/webcomponents-localization
851
+
852
+
853
+
854
+
855
+
856
+ # [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)
857
+
858
+ **Note:** Version bump only for package @ui5/webcomponents-localization
859
+
860
+
861
+
862
+
863
+
864
+ # [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)
865
+
866
+ **Note:** Version bump only for package @ui5/webcomponents-localization
867
+
868
+
869
+
870
+
871
+
872
+ # [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)
873
+
874
+ **Note:** Version bump only for package @ui5/webcomponents-localization
875
+
876
+
877
+
878
+
879
+
880
+ ## [1.22.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0...v1.22.1-rc.0) (2024-02-08)
881
+
882
+ **Note:** Version bump only for package @ui5/webcomponents-localization
883
+
884
+
885
+
886
+
887
+
888
+ # [1.22.0](https://github.com/SAP/ui5-webcomponents/compare/v1.22.0-rc.3...v1.22.0) (2024-02-05)
889
+
890
+ **Note:** Version bump only for package @ui5/webcomponents-localization
891
+
892
+
893
+
894
+
895
+
896
+ # [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)
897
+
898
+
899
+ ### Bug Fixes
900
+
901
+ * release build ([#8222](https://github.com/SAP/ui5-webcomponents/issues/8222)) ([27042ac](https://github.com/SAP/ui5-webcomponents/commit/27042ac90443dea8d5900d1c5bfa5bc93d365da0))
902
+
903
+
904
+ ### Features
905
+
906
+ * 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))
907
+
908
+
909
+
910
+
911
+
912
+ # [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)
913
+
914
+ **Note:** Version bump only for package @ui5/webcomponents-localization
915
+
916
+
917
+
918
+
919
+
920
+ # [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)
921
+
922
+ **Note:** Version bump only for package @ui5/webcomponents-localization
923
+
924
+
925
+
926
+
927
+
928
+ # [1.22.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0...v1.22.0-rc.0) (2024-01-11)
929
+
930
+ **Note:** Version bump only for package @ui5/webcomponents-localization
931
+
932
+
933
+
934
+
935
+
936
+ # [1.21.0](https://github.com/SAP/ui5-webcomponents/compare/v1.21.0-rc.5...v1.21.0) (2024-01-05)
937
+
938
+ **Note:** Version bump only for package @ui5/webcomponents-localization
939
+
940
+
941
+
942
+
943
+
944
+ # [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)
945
+
946
+ **Note:** Version bump only for package @ui5/webcomponents-localization
947
+
948
+
949
+
950
+
951
+
952
+ # [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)
953
+
954
+ **Note:** Version bump only for package @ui5/webcomponents-localization
955
+
956
+
957
+
958
+
959
+
960
+ # [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)
961
+
962
+
963
+ ### Features
964
+
965
+ * **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))
966
+
967
+
968
+
969
+
970
+
971
+ # [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)
972
+
973
+ **Note:** Version bump only for package @ui5/webcomponents-localization
974
+
975
+
976
+
977
+
978
+
979
+ # [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)
980
+
981
+
982
+ ### Bug Fixes
983
+
984
+ * **infra:** release commands ([#7978](https://github.com/SAP/ui5-webcomponents/issues/7978)) ([b0e653c](https://github.com/SAP/ui5-webcomponents/commit/b0e653cf911cc0ffe5fb5dcbd50a7c238f20f33d))
985
+
986
+
987
+
988
+
989
+
990
+ # [1.21.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0...v1.21.0-rc.0) (2023-12-07)
991
+
992
+ **Note:** Version bump only for package @ui5/webcomponents-localization
993
+
994
+
995
+
996
+
997
+
998
+ # [1.20.0](https://github.com/SAP/ui5-webcomponents/compare/v1.20.0-rc.3...v1.20.0) (2023-12-04)
999
+
1000
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1001
+
1002
+
1003
+
1004
+
1005
+
1006
+ # [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)
1007
+
1008
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1009
+
1010
+
1011
+
1012
+
1013
+
1014
+ # [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)
1015
+
1016
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1017
+
1018
+
1019
+
1020
+
1021
+
1022
+ # [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)
1023
+
1024
+
1025
+ ### Bug Fixes
1026
+
1027
+ * 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))
1028
+
1029
+
1030
+
1031
+
1032
+
1033
+ # [1.20.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0...v1.20.0-rc.0) (2023-11-09)
1034
+
1035
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1036
+
1037
+
1038
+
1039
+
1040
+
1041
+ # [1.19.0](https://github.com/SAP/ui5-webcomponents/compare/v1.19.0-rc.3...v1.19.0) (2023-11-02)
1042
+
1043
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1044
+
1045
+
1046
+
1047
+
1048
+
1049
+ # [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)
1050
+
1051
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1052
+
1053
+
1054
+
1055
+
1056
+
1057
+ # [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)
1058
+
1059
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1060
+
1061
+
1062
+
1063
+
1064
+
1065
+ # [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)
1066
+
1067
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1068
+
1069
+
1070
+
1071
+
1072
+
1073
+ # [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)
1074
+
1075
+
1076
+ ### Bug Fixes
1077
+
1078
+ * **localization:** missing calendarWeekNumbering ([#7684](https://github.com/SAP/ui5-webcomponents/issues/7684)) ([01a9349](https://github.com/SAP/ui5-webcomponents/commit/01a9349c7ab5e3c046fa10034dc9aa99b840f3d0))
1079
+
1080
+
1081
+
1082
+
1083
+
1084
+ ## [1.18.1-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0...v1.18.1-rc.0) (2023-10-05)
1085
+
1086
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1087
+
1088
+
1089
+
1090
+
1091
+
1092
+ # [1.18.0](https://github.com/SAP/ui5-webcomponents/compare/v1.18.0-rc.2...v1.18.0) (2023-10-02)
1093
+
1094
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1095
+
1096
+
1097
+
1098
+
1099
+
1100
+ # [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)
1101
+
1102
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1103
+
1104
+
1105
+
1106
+
1107
+
1108
+ # [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)
1109
+
1110
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1111
+
1112
+
1113
+
1114
+
1115
+
1116
+ # [1.18.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0...v1.18.0-rc.0) (2023-09-07)
1117
+
1118
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1119
+
1120
+
1121
+
1122
+
1123
+
1124
+ # [1.17.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.2...v1.17.0) (2023-09-01)
1125
+
1126
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1127
+
1128
+
1129
+
1130
+
1131
+
1132
+ # [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)
1133
+
1134
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1135
+
1136
+
1137
+
1138
+
1139
+
1140
+ # [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)
1141
+
1142
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1143
+
1144
+
1145
+
1146
+
1147
+
1148
+ # [1.17.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0...v1.17.0-rc.0) (2023-08-10)
1149
+
1150
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1151
+
1152
+
1153
+
1154
+
1155
+
1156
+ # [1.16.0](https://github.com/SAP/ui5-webcomponents/compare/v1.16.0-rc.4...v1.16.0) (2023-08-03)
1157
+
1158
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1159
+
1160
+
1161
+
1162
+
1163
+
1164
+ # [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)
1165
+
1166
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1167
+
1168
+
1169
+
1170
+
1171
+
1172
+ # [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)
1173
+
1174
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1175
+
1176
+
1177
+
1178
+
1179
+
1180
+ # [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)
1181
+
1182
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1183
+
1184
+
1185
+
1186
+
1187
+
1188
+ # [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)
1189
+
1190
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1191
+
1192
+
1193
+
1194
+
1195
+
1196
+ # [1.16.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.1...v1.16.0-rc.0) (2023-07-06)
1197
+
1198
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1199
+
1200
+
1201
+
1202
+
1203
+
1204
+ # [1.15.0](https://github.com/SAP/ui5-webcomponents/compare/v1.15.0-rc.2...v1.15.0) (2023-06-30)
1205
+
1206
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1207
+
1208
+
1209
+
1210
+
1211
+
1212
+ # [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)
1213
+
1214
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1215
+
1216
+
1217
+
1218
+
1219
+
1220
+ # [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)
1221
+
1222
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1223
+
1224
+
1225
+
1226
+
1227
+
1228
+
1229
+
1230
+
1231
+
1232
+ # [1.15.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0...v1.15.0-rc.0) (2023-06-08)
1233
+
1234
+
1235
+ ### Bug Fixes
1236
+
1237
+ * **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))
1238
+
1239
+
1240
+
1241
+
1242
+
1243
+ # [1.14.0](https://github.com/SAP/ui5-webcomponents/compare/v1.14.0-rc.2...v1.14.0) (2023-06-01)
1244
+
1245
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1246
+
1247
+
1248
+
1249
+
1250
+
1251
+ # [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)
1252
+
1253
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1254
+
1255
+
1256
+
1257
+
1258
+
1259
+ # [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)
1260
+
1261
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1262
+
1263
+
1264
+
1265
+
1266
+
1267
+ # [1.14.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.13.2...v1.14.0-rc.0) (2023-05-18)
1268
+
1269
+
1270
+ ### Features
1271
+
1272
+ * **framework:** use `template literal notation` for enum types ([#6856](https://github.com/SAP/ui5-webcomponents/issues/6856)) ([0de21e8](https://github.com/SAP/ui5-webcomponents/commit/0de21e8ba37c6a75fd3d2a29a16cc82661619cb1)), closes [#6636](https://github.com/SAP/ui5-webcomponents/issues/6636)
1273
+
1274
+
1275
+
1276
+
1277
+
1278
+ ## [1.13.2](https://github.com/SAP/ui5-webcomponents/compare/v1.13.1...v1.13.2) (2023-05-15)
1279
+
1280
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1281
+
1282
+
1283
+
1284
+
1285
+
1286
+ ## [1.13.1](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.5...v1.13.1) (2023-05-11)
1287
+
1288
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1289
+
1290
+
1291
+
1292
+
1293
+
1294
+ # [1.13.0-rc.5](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.4...v1.13.0-rc.5) (2023-05-11)
1295
+
1296
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1297
+
1298
+
1299
+
1300
+
1301
+
1302
+ # [1.13.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.3...v1.13.0-rc.4) (2023-05-04)
1303
+
1304
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1305
+
1306
+
1307
+
1308
+
1309
+
1310
+ # [1.13.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.2...v1.13.0-rc.3) (2023-04-27)
1311
+
1312
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1313
+
1314
+
1315
+
1316
+
1317
+
1318
+ # [1.13.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.1...v1.13.0-rc.2) (2023-04-20)
1319
+
1320
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1321
+
1322
+
1323
+
1324
+
1325
+
1326
+ # [1.13.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.13.0-rc.0...v1.13.0-rc.1) (2023-04-13)
1327
+
1328
+
1329
+ ### Features
1330
+
1331
+ * **localization:** add `timezone` support [experimental] ([#6857](https://github.com/SAP/ui5-webcomponents/issues/6857)) ([aa91fd1](https://github.com/SAP/ui5-webcomponents/commit/aa91fd136f8bff757d476b83444f963d4299d562))
1332
+
1333
+
1334
+
1335
+
1336
+
1337
+ # [1.13.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0...v1.13.0-rc.0) (2023-04-06)
1338
+
1339
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1340
+
1341
+
1342
+
1343
+
1344
+
1345
+ # [1.12.0](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.3...v1.12.0) (2023-04-04)
1346
+
1347
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1348
+
1349
+
1350
+
1351
+
1352
+
1353
+ # [1.12.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.2...v1.12.0-rc.3) (2023-03-30)
1354
+
1355
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1356
+
1357
+
1358
+
1359
+
1360
+
1361
+ # [1.12.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.1...v1.12.0-rc.2) (2023-03-23)
1362
+
1363
+
1364
+ ### Bug Fixes
1365
+
1366
+ * fix eslint for JS 3rd party projects ([#6725](https://github.com/SAP/ui5-webcomponents/issues/6725)) ([215a888](https://github.com/SAP/ui5-webcomponents/commit/215a888b006e46d431edd6324812b9d39249aef4))
1367
+ * inline sources in the .map file so the src folder is not mandatory ([#6732](https://github.com/SAP/ui5-webcomponents/issues/6732)) ([16771a6](https://github.com/SAP/ui5-webcomponents/commit/16771a64d7b13f418af9afa1a03b224fe3762775))
1368
+
1369
+
1370
+
1371
+
1372
+
1373
+ # [1.12.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.12.0-rc.0...v1.12.0-rc.1) (2023-03-16)
1374
+
1375
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1376
+
1377
+
1378
+
1379
+
1380
+
1381
+ # [1.12.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0...v1.12.0-rc.0) (2023-03-09)
1382
+
1383
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1384
+
1385
+
1386
+
1387
+
1388
+
1389
+ # [1.11.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.4...v1.11.0) (2023-03-06)
1390
+
1391
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1392
+
1393
+
1394
+
1395
+
1396
+
1397
+ # [1.11.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.3...v1.11.0-rc.4) (2023-03-02)
1398
+
1399
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1400
+
1401
+
1402
+
1403
+
1404
+
1405
+ # [1.11.0-rc.3](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.2...v1.11.0-rc.3) (2023-02-23)
1406
+
1407
+
1408
+ ### Features
1409
+
1410
+ * **framework:** support legacy date calendar customizing ([#6462](https://github.com/SAP/ui5-webcomponents/issues/6462)) ([27df89b](https://github.com/SAP/ui5-webcomponents/commit/27df89bc62aaccbfbec5f4d36c520dbd762dab34))
1411
+
1412
+
1413
+
1414
+
1415
+
1416
+ # [1.11.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.1...v1.11.0-rc.2) (2023-02-16)
1417
+
1418
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1419
+
1420
+
1421
+
1422
+
1423
+
1424
+ # [1.11.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.0...v1.11.0-rc.1) (2023-02-09)
1425
+
1426
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1427
+
1428
+
1429
+
1430
+
1431
+
1432
+ # [1.11.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.10.4-rc.0...v1.11.0-rc.0) (2023-02-02)
1433
+
1434
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1435
+
1436
+
1437
+
1438
+
1439
+
1440
+ ## [1.10.4-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.10.3...v1.10.4-rc.0) (2023-01-26)
1441
+
1442
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1443
+
1444
+
1445
+
1446
+
1447
+
1448
+ ## [1.10.3](https://github.com/SAP/ui5-webcomponents/compare/v1.10.2...v1.10.3) (2023-01-25)
1449
+
1450
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1451
+
1452
+
1453
+
1454
+
1455
+
1456
+ ## [1.10.2](https://github.com/SAP/ui5-webcomponents/compare/v1.10.1...v1.10.2) (2023-01-25)
1457
+
1458
+ **Note:** Version bump only for package ui5-webcomponents
1459
+
1460
+ ## [1.10.1](https://github.com/SAP/ui5-webcomponents/compare/v0.0.0-7b49a7ff1...v1.10.1) (2023-01-24)
1461
+
1462
+
1463
+ ### Bug Fixes
1464
+
1465
+ * add openui5 types as a dependency ([#6346](https://github.com/SAP/ui5-webcomponents/issues/6346)) ([2f06c71](https://github.com/SAP/ui5-webcomponents/commit/2f06c71eefb455db179cdbb9bd4b293af5b5aa2b))
1466
+
1467
+
1468
+
1469
+
1470
+
1471
+ # [1.10.0](https://github.com/SAP/ui5-webcomponents/compare/v1.9.3...v1.10.0) (2023-01-20)
1472
+
1473
+
1474
+ ### Features
1475
+
1476
+ * add TS types for localization packages ([#6147](https://github.com/SAP/ui5-webcomponents/issues/6147)) ([39dcbfd](https://github.com/SAP/ui5-webcomponents/commit/39dcbfd91e6bc728f1c3feaff5e229ae3a359b06))
1477
+ * **ui5-button, ui5-date-picker, ui5-calendar:** migrate to TS ([#6173](https://github.com/SAP/ui5-webcomponents/issues/6173)) ([7232ca0](https://github.com/SAP/ui5-webcomponents/commit/7232ca08f286c5dde10080373fb62247f1acf7b7)), closes [#6080](https://github.com/SAP/ui5-webcomponents/issues/6080)
1478
+
1479
+
1480
+
1481
+
1482
+
1483
+ ## [1.9.3](https://github.com/SAP/ui5-webcomponents/compare/v1.9.2...v1.9.3) (2022-12-16)
1484
+
1485
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1486
+
1487
+
1488
+
1489
+
1490
+
1491
+ ## [1.9.1](https://github.com/SAP/ui5-webcomponents/compare/v1.9.0...v1.9.1) (2022-11-10)
1492
+
1493
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1494
+
1495
+
1496
+
1497
+
1498
+
1499
+ # [1.9.0](https://github.com/SAP/ui5-webcomponents/compare/v1.8.0...v1.9.0) (2022-10-31)
1500
+
1501
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1502
+
1503
+
1504
+
1505
+
1506
+
1507
+ # [1.8.0](https://github.com/SAP/ui5-webcomponents/compare/v1.7.1...v1.8.0) (2022-10-03)
1508
+
1509
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1510
+
1511
+
1512
+
1513
+
1514
+
1515
+ ## [1.7.1](https://github.com/SAP/ui5-webcomponents/compare/v1.7.0...v1.7.1) (2022-09-08)
1516
+
1517
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1518
+
1519
+
1520
+
1521
+
1522
+
1523
+ # [1.7.0](https://github.com/SAP/ui5-webcomponents/compare/v1.6.0...v1.7.0) (2022-09-02)
1524
+
1525
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1526
+
1527
+
1528
+
1529
+
1530
+
1531
+ # [1.6.0](https://github.com/SAP/ui5-webcomponents/compare/v1.5.0...v1.6.0) (2022-07-25)
1532
+
1533
+
1534
+ ### Features
1535
+
1536
+ * **ui5-calendar:** show months and years from both primary and secon… ([#5412](https://github.com/SAP/ui5-webcomponents/issues/5412)) ([d5dc7ec](https://github.com/SAP/ui5-webcomponents/commit/d5dc7ec))
1537
+
1538
+
1539
+
1540
+
1541
+
1542
+ # [1.5.0](https://github.com/SAP/ui5-webcomponents/compare/v1.4.0...v1.5.0) (2022-07-03)
1543
+
1544
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1545
+
1546
+
1547
+
1548
+
1549
+
1550
+ # [1.4.0](https://github.com/SAP/ui5-webcomponents/compare/v1.3.1...v1.4.0) (2022-05-25)
1551
+
1552
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1553
+
1554
+
1555
+
1556
+
1557
+
1558
+ ## [1.3.1](https://github.com/SAP/ui5-webcomponents/compare/v1.3.0...v1.3.1) (2022-04-27)
1559
+
1560
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1561
+
1562
+
1563
+
1564
+
1565
+
1566
+ # [1.3.0](https://github.com/SAP/ui5-webcomponents/compare/v1.2.4...v1.3.0) (2022-04-19)
1567
+
1568
+
1569
+ ### Bug Fixes
1570
+
1571
+ * **localization:** fix js error if "sh" locale set ([#4905](https://github.com/SAP/ui5-webcomponents/issues/4905)) ([979bca2](https://github.com/SAP/ui5-webcomponents/commit/979bca2)), closes [#4904](https://github.com/SAP/ui5-webcomponents/issues/4904)
1572
+
1573
+
1574
+
1575
+
1576
+
1577
+ ## [1.2.4](https://github.com/SAP/ui5-webcomponents/compare/v1.2.3...v1.2.4) (2022-03-30)
1578
+
1579
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1580
+
1581
+
1582
+
1583
+
1584
+
1585
+ ## [1.2.3](https://github.com/SAP/ui5-webcomponents/compare/v1.2.2...v1.2.3) (2022-03-23)
1586
+
1587
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1588
+
1589
+
1590
+
1591
+
1592
+
1593
+ ## [1.2.2](https://github.com/SAP/ui5-webcomponents/compare/v1.2.1...v1.2.2) (2022-03-22)
1594
+
1595
+
1596
+ ### Bug Fixes
1597
+
1598
+ * **localization:** fix js error if "sh" locale set ([#4905](https://github.com/SAP/ui5-webcomponents/issues/4905)) ([9ace82c](https://github.com/SAP/ui5-webcomponents/commit/9ace82c)), closes [#4904](https://github.com/SAP/ui5-webcomponents/issues/4904)
1599
+
1600
+
1601
+
1602
+
1603
+
1604
+
1605
+ ## [1.2.1](https://github.com/SAP/ui5-webcomponents/compare/v1.2.0...v1.2.1) (2022-03-02)
1606
+
1607
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1608
+
1609
+
1610
+
1611
+
1612
+
1613
+ # [1.2.0](https://github.com/SAP/ui5-webcomponents/compare/v1.1.2...v1.2.0) (2022-02-28)
1614
+
1615
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1616
+
1617
+
1618
+
1619
+
1620
+
1621
+ ## [1.1.2](https://github.com/SAP/ui5-webcomponents/compare/v1.1.1...v1.1.2) (2022-01-26)
1622
+
1623
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1624
+
1625
+
1626
+
1627
+
1628
+
1629
+ ## [1.1.1](https://github.com/SAP/ui5-webcomponents/compare/v1.1.0...v1.1.1) (2022-01-24)
1630
+
1631
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1632
+
1633
+
1634
+
1635
+
1636
+
1637
+ # [1.1.0](https://github.com/SAP/ui5-webcomponents/compare/v1.0.2...v1.1.0) (2022-01-21)
1638
+
1639
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1640
+
1641
+
1642
+
1643
+
1644
+
1645
+ ## [1.0.2](https://github.com/SAP/ui5-webcomponents/compare/v1.0.1...v1.0.2) (2021-11-29)
1646
+
1647
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1648
+
1649
+
1650
+
1651
+
1652
+
1653
+ ## [1.0.1](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0...v1.0.1) (2021-11-10)
1654
+
1655
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1656
+
1657
+
1658
+
1659
+
1660
+
1661
+ # [1.0.0](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.16...v1.0.0) (2021-11-10)
1662
+
1663
+
1664
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1665
+
1666
+
1667
+
1668
+
1669
+
1670
+ # [1.0.0-rc.16](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.15...v1.0.0-rc.16) (2021-11-09)
1671
+
1672
+
1673
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1674
+
1675
+
1676
+
1677
+
1678
+
1679
+ # [1.0.0-rc.15](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.14...v1.0.0-rc.15) (2021-07-23)
1680
+
1681
+
1682
+ **Note:** Version bump only for package @ui5/webcomponents-icons-tnt
1683
+
1684
+
1685
+
1686
+
1687
+ # [1.0.0-rc.14](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.13...v1.0.0-rc.14) (2021-04-01)
1688
+
1689
+
1690
+
1691
+
1692
+
1693
+ # [1.0.0-rc.13](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.12...v1.0.0-rc.13) (2021-03-26)
1694
+
1695
+
1696
+
1697
+
1698
+ **Note:** Version bump only for package @ui5/webcomponents-localization
1699
+
1700
+
1701
+
1702
+
1703
+
1704
+ # [1.0.0-rc.12](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.11...v1.0.0-rc.12) (2021-02-18)
1705
+
1706
+
1707
+ ### Bug Fixes
1708
+
1709
+ * **ui5-calendar:** Today date is now timezone aware ([#2660](https://github.com/SAP/ui5-webcomponents/issues/2660)) ([32dd0ef](https://github.com/SAP/ui5-webcomponents/commit/32dd0ef))
1710
+
1711
+
1712
+
1713
+
6
1714
  # [1.0.0-rc.11](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.10...v1.0.0-rc.11) (2020-12-21)
7
1715
 
8
1716
  **Note:** Version bump only for package @ui5/webcomponents-localization