@eui/core 21.0.0-next.44 → 21.0.0-next.46

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,50 @@
1
+ ## 21.0.0-next.46 (2025-12-04)
2
+
3
+ ##### Chores
4
+
5
+ * **eui-components:**
6
+ * Fix tests - EUI-11595 [EUI-11595](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11595) ([1d49ff7b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1d49ff7b56fba1ed75739811b993c2f44077b2fe))
7
+ * **ecl-tabs:**
8
+ * fix for keyboard navigation EUI-11430 [EUI-11430](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11430) ([f2fc9c84](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f2fc9c84f09481057b618245f5db79ac37b28664))
9
+ * **ecl-multiselect:**
10
+ * fix for keyboard navigation EUI-11625 [EUI-11625](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11625) ([a30f8a3d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a30f8a3d9548f2c72bd26804d73c1df6f865ba7e))
11
+ * **other:**
12
+ * fix lint ([96eec7b5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/96eec7b5aaac5e830c9b605b9f062eccddf01cfa))
13
+ * remove metadata lock folder ([79bc3e49](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/79bc3e4976596dc9ebe734bf6bd957a28568f27e))
14
+ * **user-profile:**
15
+ * use popover as dropdown for better injection of custom components within - add hasNoContentPadding to eui-popover - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([db2b8c34](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/db2b8c34cf8893fbb40830c2c0b40d248152af04))
16
+ ##### Bug Fixes
17
+
18
+ * **other:**
19
+ * tests ([3f336984](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3f336984fdd56f86fdd747bac22807df81c639ed))
20
+ * **store-service:**
21
+ * removed dispatch - EUI-11743 [EUI-11743](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743) ([10d33525](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/10d33525cc40c0c229ec4483086d61804922c595))
22
+ * **styles:**
23
+ * adapted breadcrumb styles simplified - eui-chip close hover on filled variant - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([20d001f8](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/20d001f8bee087810bafdf01c3f8155736871aa2))
24
+ * **eui-autocomplete:**
25
+ * fixes a11y errors - EUI-11726 [EUI-11726](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11726) ([32d103e2](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/32d103e2a5597c6beae70b4b166169e3f0e96121))
26
+ * **eui-chip-button:**
27
+ * fixes a11y errors - EUI-11745 [EUI-11745](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11745) ([143797ef](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/143797efa5e4bfbce9b72fb9c9306cc0a932e60b))
28
+
29
+ * * *
30
+ * * *
31
+ ## 21.0.0-next.45 (2025-12-03)
32
+
33
+ ##### Chores
34
+
35
+ * **other:**
36
+ * cleanup ([93212f7a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/93212f7a666f53d88beacad302be90f5960ee31c))
37
+ * **popover:**
38
+ * remove type input - default to flat according to DS specs - BREAKING CHANGE - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([dec2db39](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/dec2db396b86fd6ad5346bc9d9e70329f75d71db))
39
+ ##### Bug Fixes
40
+
41
+ * **other:**
42
+ * popover type in template ([aa8fb8bf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/aa8fb8bf95bca33a7d44a8ed66f6fca7241fc8d5))
43
+ * **eui-chip-list:**
44
+ * styling alignments - EUI-11345 [EUI-11345](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11345) ([f62a615a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f62a615a6f87727a0ab6b80751c65a148c340e5b))
45
+
46
+ * * *
47
+ * * *
1
48
  ## 21.0.0-next.44 (2025-12-03)
2
49
 
3
50
  ##### Chores
@@ -99,6 +99,49 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-next.45 (2025-12-03)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>other:</strong><ul>
106
+ <li>cleanup (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/93212f7a666f53d88beacad302be90f5960ee31c">93212f7a</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>popover:</strong><ul>
110
+ <li>remove type input - default to flat according to DS specs - BREAKING CHANGE - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/dec2db396b86fd6ad5346bc9d9e70329f75d71db">dec2db39</a>)</li>
111
+ </ul>
112
+ </li>
113
+ </ul>
114
+ <h5>Bug Fixes</h5>
115
+ <ul>
116
+ <li><strong>other:</strong><ul>
117
+ <li>popover type in template (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/aa8fb8bf95bca33a7d44a8ed66f6fca7241fc8d5">aa8fb8bf</a>)</li>
118
+ </ul>
119
+ </li>
120
+ <li><strong>eui-chip-list:</strong><ul>
121
+ <li>styling alignments - EUI-11345 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11345">EUI-11345</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f62a615a6f87727a0ab6b80751c65a148c340e5b">f62a615a</a>)</li>
122
+ </ul>
123
+ </li>
124
+ </ul>
125
+ <hr>
126
+ <hr>
127
+ <h2>21.0.0-next.44 (2025-12-03)</h2>
128
+ <h5>Chores</h5>
129
+ <ul>
130
+ <li><strong>other:</strong><ul>
131
+ <li>cleanup (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9f491d766138e7d999a788329837621de67dae3f">9f491d76</a>)</li>
132
+ </ul>
133
+ </li>
134
+ <li><strong>store-service:</strong><ul>
135
+ <li>we don&#39;t dispact to NGRX store anymore BREAKING CHANGE - EUI-11743 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743">EUI-11743</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/104d0bb6ca31bca19a5239fb7133d05ac4554b43">104d0bb6</a>)</li>
136
+ </ul>
137
+ </li>
138
+ <li><strong>resizable:</strong><ul>
139
+ <li>fix icon - adapted page columns when left positioned and collapseHidden option - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fdb8a149cdc9ebb0dd9fd8c066c1126f5ddfcb39">fdb8a149</a>)</li>
140
+ </ul>
141
+ </li>
142
+ </ul>
143
+ <hr>
144
+ <hr>
102
145
  <h2>21.0.0-next.43 (2025-12-02)</h2>
103
146
  <h5>Chores</h5>
104
147
  <ul>