@eui/core 19.3.15-snapshot-1778227030107 → 19.3.15

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,29 @@
1
+ ## 19.3.15 (2026-05-11)
2
+
3
+ ##### Chores
4
+
5
+ * **styles:**
6
+ * fixed eui-toolbar-menu display when using automated testing (Xpath features cfr Sedia) - EUI-12339 [EUI-12339](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12339) ([85520cb0](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/85520cb01cad87a7ad6311fc17a9ae3b5fb13e5f))
7
+ * updated syrian flag Svg icons - EUI-12272 [EUI-12272](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12272) ([b15ebea6](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b15ebea65ba6847e458657f309689326bfc095f6))
8
+ * fixed eui-dropdown trigger label display with ellipsis when showing long selected value - EUI-12233 [EUI-12233](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12233) ([f582c4e5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f582c4e51eb0e93e83e0c7d557686188c889b4f6))
9
+ * **stackblitz:**
10
+ * add deepmerge-ts to dependencies - EUI-12268 [EUI-12268](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12268) ([1e46fc9a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1e46fc9a811b647ebab0d0cd28a3193dbd5cbf75))
11
+ * **calendar:**
12
+ * lint - EUI-12326 [EUI-12326](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12326) ([bd95c582](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bd95c582da96d7f96d7cb5d4150f95308b6c1395))
13
+ * add disabled days functionality and styling - EUI-12326 [EUI-12326](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12326) ([63ff2f8e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/63ff2f8ee95a5d4108d1b25af3cd214ff2b75bb5))
14
+ * add support for disabled days in weekly view - EUI-12326 [EUI-12326](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12326) ([70c16eed](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/70c16eed02dcb1154da61554fc376d544bafb849))
15
+ * add disabled state and date parameter to dropdown actions - EUI-12326 [EUI-12326](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12326) ([5703717c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5703717cd64e650882afc5160ef0df3abed0f767))
16
+ * **eui-table-v2:**
17
+ * Fix issue with selection and refreshed data - EUI-12293 [EUI-12293](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12293) ([58a2ea79](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/58a2ea79fa7cf1aa0f73cbe28cfacf55e57248cc))
18
+ ##### Bug Fixes
19
+
20
+ * **calendar:**
21
+ * update weekendDays to include Sunday - EUI-12275 [EUI-12275](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12275) ([a365ee76](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a365ee76e9683ec05fd013e27b4d4babf3d6ad3b))
22
+ * **eui-file-upload:**
23
+ * replace fake button with actual button element - EUI-12311 [EUI-12311](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12311) ([cd7cbf89](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/cd7cbf896d7bf8f72a3f4260fc3e88cc5a1ac50d))
24
+
25
+ * * *
26
+ * * *
1
27
  ## 19.3.14 (2026-04-01)
2
28
 
3
29
  ##### Chores