@eui/core 21.0.3-snapshot-1768993338977 → 21.0.3

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
+ ## 21.0.3 (2026-01-21)
2
+
3
+ ##### Chores
4
+
5
+ * **cli:**
6
+ * adapted generate-sprite using eui-cli scripts on generated app - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([c3e9c0ef](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c3e9c0ef152b2794e7659da50332a86a2caf2a03))
7
+ * added generate sprite script - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([03a64d74](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/03a64d7450d30b5735548d048c82b539f98ab145))
8
+ * **deps:**
9
+ * updated to Angular 21.1.0 and related - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8bc10f04](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8bc10f04dccc1815382f5c7c680224099af6b0f1))
10
+ * **eui-file-upload:**
11
+ * Fix icons - EUI-11878 [EUI-11878](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11878) ([62f38b56](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/62f38b56c5e3450c478bb05b334e788e47b3394e))
12
+ * **eui-toolbar-mega-menu:**
13
+ * reviewed display of first level menu items and allow ellipsis when it is too big - EUI-11865 [EUI-11865](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11865) ([9b362d79](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9b362d7937e8b0278febe252853251886e160c3c))
14
+ * **fieldset:**
15
+ * add hasLeftExpander - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([a0a2643d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a0a2643d62caec9bf20e563e4aeda14587c70bf4))
16
+ * **styles:**
17
+ * adapted neutral default token color value typo - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([4eac7d77](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4eac7d77fa40f5b5fe4a8f2ae77ebb3dc39f31ab))
18
+ * **eui-table:**
19
+ * add isTableBordered option - adjusted padding for fluid eui-page-column template - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8a648c8f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8a648c8ff875730d4ebd513116f915e0a700b547))
20
+ ##### Bug Fixes
21
+
22
+ * **other:**
23
+ * reverts EUI-6312 to fix recreation of instance on null - EUI-11696 [EUI-6312](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-6312) ([666a7e0b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/666a7e0ba949afa9f66a00fabca20a1963de721d))
24
+
25
+ * * *
26
+ * * *
1
27
  ## 21.0.2 (2025-12-18)
2
28
 
3
29
  ##### Chores