@eui/core 21.0.0-alpha.27 → 21.0.0-alpha.29

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,31 @@
1
+ ## 21.0.0-alpha.29 (2025-09-28)
2
+
3
+ ##### Chores
4
+
5
+ * **other:**
6
+ * updated to Angular 21.0.0-next.5 - CLI : provided option for pnpm install - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([60553cae](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/60553cae34dffd0509ede04a4ad8cd315af5481a))
7
+
8
+ * * *
9
+ * * *
10
+ ## 21.0.0-alpha.28 (2025-09-26)
11
+
12
+ ##### Chores
13
+
14
+ * **deps:**
15
+ * put back compodoc as deps - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8102c021](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8102c021861e571ff72385f37703c495660dc9d5))
16
+ * **styles:**
17
+ * adjusted context colors shades - EUI-11924 [EUI-11924](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924) ([57fda7bf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57fda7bff22569ff753ace85dbe8ac2bbcd024fc))
18
+ * **other:**
19
+ * useUTC with DateTimepicker + a11y fixes in eui-file-upload - EUI-11306 - EUI-11059 [EUI-11306](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11306) ([57f11d1f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57f11d1f13d348b20a498e38e629f367badfc0ee))
20
+ * **eui-chips-list-v2:**
21
+ * Refactor - EUI-6819 [EUI-6819](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-6819) ([6f793d8d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6f793d8d1e172a02fdb77f158b43fe0a71cc935c))
22
+ ##### Bug Fixes
23
+
24
+ * **eui-paginator:**
25
+ * fixes a11y errors - EUI-11062 [EUI-11062](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11062) ([010070e5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/010070e5cc2e583037bcf569b1ee0b95759f2f45))
26
+
27
+ * * *
28
+ * * *
1
29
  ## 21.0.0-alpha.27 (2025-09-24)
2
30
 
3
31
  ##### Chores
@@ -99,6 +99,72 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-alpha.28 (2025-09-26)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>deps:</strong><ul>
106
+ <li>put back compodoc as deps - 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/8102c021861e571ff72385f37703c495660dc9d5">8102c021</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>styles:</strong><ul>
110
+ <li>adjusted context colors shades - EUI-11924 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924">EUI-11924</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57fda7bff22569ff753ace85dbe8ac2bbcd024fc">57fda7bf</a>)</li>
111
+ </ul>
112
+ </li>
113
+ <li><strong>other:</strong><ul>
114
+ <li>useUTC with DateTimepicker + a11y fixes in eui-file-upload - EUI-11306 - EUI-11059 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11306">EUI-11306</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57f11d1f13d348b20a498e38e629f367badfc0ee">57f11d1f</a>)</li>
115
+ </ul>
116
+ </li>
117
+ <li><strong>eui-chips-list-v2:</strong><ul>
118
+ <li>Refactor - EUI-6819 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-6819">EUI-6819</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6f793d8d1e172a02fdb77f158b43fe0a71cc935c">6f793d8d</a>)</li>
119
+ </ul>
120
+ </li>
121
+ </ul>
122
+ <h5>Bug Fixes</h5>
123
+ <ul>
124
+ <li><strong>eui-paginator:</strong><ul>
125
+ <li>fixes a11y errors - EUI-11062 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11062">EUI-11062</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/010070e5cc2e583037bcf569b1ee0b95759f2f45">010070e5</a>)</li>
126
+ </ul>
127
+ </li>
128
+ </ul>
129
+ <hr>
130
+ <hr>
131
+ <h2>21.0.0-alpha.27 (2025-09-24)</h2>
132
+ <h5>Chores</h5>
133
+ <ul>
134
+ <li><strong>eui-card-header:</strong><ul>
135
+ <li>removes collapsible header feature to prevent a11y errors - EUI-10767 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10767">EUI-10767</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5925c4c465789a2580cc786f87bbd37e3fa07943">5925c4c4</a>)</li>
136
+ </ul>
137
+ </li>
138
+ <li><strong>styles:</strong><ul>
139
+ <li>adjusted color contrast and add the on-default contexts - 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/927d448273543cb9ee6cbbc965d76308f5fe39d7">927d4482</a>)</li>
140
+ <li>refactored breadcrumb as encapsulation emulated - remove eui-label usage from button - comment-thread - fieldset - file-upload - eui-tree - 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/d0ce4f172f901eaccda13d79173bf6f29c316a27">d0ce4f17</a>)</li>
141
+ <li>eui-inputs height harmonisation - EUI-11402 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11402">EUI-11402</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5ba3d78aa875fad2cd0e8a3503be1637f9fb871d">5ba3d78a</a>)</li>
142
+ <li>eui-paginator: replaced old icons set with eUI core set - EUI-11353 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353">EUI-11353</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9cce5ba3f74c66a8a69dbd5d882a8a06924629d3">9cce5ba3</a>)</li>
143
+ </ul>
144
+ </li>
145
+ <li><strong>eui-fieldset:</strong><ul>
146
+ <li>fixes a11y errors - EUI-11060 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11060">EUI-11060</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c7e48e31b95e007f4c56dc959ba9df964d29f931">c7e48e31</a>)</li>
147
+ </ul>
148
+ </li>
149
+ <li><strong>other:</strong><ul>
150
+ <li>enable vitest for all sub-packages - 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/77e10f4eec4982a11dbc18e7fd47ef1efb576ad7">77e10f4e</a>)</li>
151
+ <li>fix linting issue (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bb05bca940e4690df8e7ac1352e6ecbd270d0e24">bb05bca9</a>)</li>
152
+ </ul>
153
+ </li>
154
+ <li><strong>showcase:</strong><ul>
155
+ <li>updates showcase doc samples components - EUI-11353 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353">EUI-11353</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/abf40ae0859415d0b293b4b249bbb57c7afbe012">abf40ae0</a>)</li>
156
+ </ul>
157
+ </li>
158
+ </ul>
159
+ <h5>Bug Fixes</h5>
160
+ <ul>
161
+ <li><strong>eui-icon-svg:</strong><ul>
162
+ <li>fixes a11y errors - EUI-11061 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11061">EUI-11061</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/27081bc7da01dfa69d89093460492aea5aef5808">27081bc7</a>)</li>
163
+ </ul>
164
+ </li>
165
+ </ul>
166
+ <hr>
167
+ <hr>
102
168
  <h2>21.0.0-alpha.26 (2025-09-22)</h2>
103
169
  <h5>Chores</h5>
104
170
  <ul>