@eui/core 21.0.0-rc.1 → 21.0.0-rc.2

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,20 @@
1
+ ## 21.0.0-rc.2 (2025-12-10)
2
+
3
+ ##### Chores
4
+
5
+ * **eui-wizard-v2:**
6
+ * new wizard component draft aligned to EDS specs - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([2bb3aebc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2bb3aebc6f262dfef8db95ebc50f6d131f41d026))
7
+ * **eui-wizard:**
8
+ * remove the active indicator - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8c26ca5d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8c26ca5dc528c60219c7486fe4e53891dc5a3cce))
9
+ * **styles:**
10
+ * fix dark mode for toolbar and related items - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([83821b95](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/83821b95752fbe278246d78b037906a0eea52ccc))
11
+ ##### Bug Fixes
12
+
13
+ * **eui-editor:**
14
+ * fixes a11y errors - EUI-11733 [EUI-11733](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11733) ([e15ee80e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e15ee80e234ea25d02f3c4d8635ff87f42160b15))
15
+
16
+ * * *
17
+ * * *
1
18
  ## 21.0.0-rc.1 (2025-12-09)
2
19
 
3
20
  ##### Chores
@@ -99,6 +99,20 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-rc.1 (2025-12-09)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>styles:</strong><ul>
106
+ <li>fix font-2xs size token - upgraded to Angular 21.0.3 and related - 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/51efab05fdc0957bcf363f68f0acbadc544cf4de">51efab05</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>eui-autocomplete:</strong><ul>
110
+ <li>Update panel position with async data - EUI-11756 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11756">EUI-11756</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3f36237a0ad028753f56f1a2867b42f83c378822">3f36237a</a>)</li>
111
+ </ul>
112
+ </li>
113
+ </ul>
114
+ <hr>
115
+ <hr>
102
116
  <h2>21.0.0-next.51 (2025-12-09)</h2>
103
117
  <h5>Chores</h5>
104
118
  <ul>