@eui/base 23.0.0-alpha.5 → 23.0.0-alpha.7
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/docs/changelog.html +98 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/llms.txt +1 -1
- package/docs/properties.html +1 -1
- package/package.json +1 -1
package/docs/changelog.html
CHANGED
|
@@ -106,6 +106,57 @@
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
|
+
<h2>23.0.0-alpha.6 (2026-07-31)</h2>
|
|
110
|
+
<h5>Chores</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>eui-list-item:</strong><ul>
|
|
113
|
+
<li>update component to use state-based inputs - EUI-12102 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102">EUI-12102</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e830b99bbfcb53d9148666f8a1405d09995a8d90">e830b99b</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
<li><strong>other:</strong><ul>
|
|
117
|
+
<li>update timepicker component to use state-based inputs - EUI-12102 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102">EUI-12102</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3e5e2d22c93c31c79e9538e5828ae9518edb484d">3e5e2d22</a>)</li>
|
|
118
|
+
<li>standardize string quotes in tooltip service and helper files - EUI-12615 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615">EUI-12615</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8ddb3647729112593d17cd6a8e4985c9250d2a67">8ddb3647</a>)</li>
|
|
119
|
+
<li>update template bindings to use function calls for dynamic values - EUI-12615 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615">EUI-12615</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4aca2bfe4a55ded69fb1881fe6cc49aded6af29c">4aca2bfe</a>)</li>
|
|
120
|
+
<li>update package.json for version and peerDependencies adjustments - EUI-12615 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615">EUI-12615</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1dbbb8234086294d94ccf80c6f256efcd1fe52cc">1dbbb823</a>)</li>
|
|
121
|
+
<li>replace @Input with readonly input for various components - EUI-12615 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615">EUI-12615</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e1e17241863117e3ea9d37b0df2ce1878ad48b1c">e1e17241</a>)</li>
|
|
122
|
+
<li>update package.json with new dependencies and peer adjustments - EUI-12618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12618">EUI-12618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6be5d6d5c2572ef71e119401b2c6de4cdd2e9163">6be5d6d5</a>)</li>
|
|
123
|
+
<li>replace EventEmitter with output for event emissions in components - EUI-12615 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615">EUI-12615</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/07dd566dde5022b8d485eccbf3b5439858c1cb4c">07dd566d</a>)</li>
|
|
124
|
+
<li>update Angular and related package versions - EUI-12615 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615">EUI-12615</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2a383c77dec27a639c3f9844a3e866ecd70cc83b">2a383c77</a>)</li>
|
|
125
|
+
</ul>
|
|
126
|
+
</li>
|
|
127
|
+
<li><strong>eui-timepicker:</strong><ul>
|
|
128
|
+
<li>migration to signals - EUI-12102 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102">EUI-12102</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f101c56572c1c3244d2fccb6e65370ea183b14bd">f101c565</a>)</li>
|
|
129
|
+
</ul>
|
|
130
|
+
</li>
|
|
131
|
+
<li><strong>eui-date-range-selector:</strong><ul>
|
|
132
|
+
<li>migration to signals - EUI-12068 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12068">EUI-12068</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/24650f79c169286866765c76baef83a505e421d7">24650f79</a>)</li>
|
|
133
|
+
</ul>
|
|
134
|
+
</li>
|
|
135
|
+
<li><strong>eui-list:</strong><ul>
|
|
136
|
+
<li>migration to signals - EUI-12086 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12086">EUI-12086</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/34f751017a3cfd0ff50637c50a731ce905aa40af">34f75101</a>)</li>
|
|
137
|
+
</ul>
|
|
138
|
+
</li>
|
|
139
|
+
</ul>
|
|
140
|
+
<h5>Bug Fixes</h5>
|
|
141
|
+
<ul>
|
|
142
|
+
<li><strong>other:</strong><ul>
|
|
143
|
+
<li>update EdsTooltip interface and handle null values in tooltip logick - EUI-12102 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102">EUI-12102</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d8cff0a839ba394d01cb17d9f7c534dc5e9c8fdb">d8cff0a8</a>)</li>
|
|
144
|
+
<li>improve tab body children length check - EUI-12102 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102">EUI-12102</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d5f3e03aca6a785f27555eec9b9695fd0f678e42">d5f3e03a</a>)</li>
|
|
145
|
+
</ul>
|
|
146
|
+
</li>
|
|
147
|
+
</ul>
|
|
148
|
+
<hr>
|
|
149
|
+
<hr>
|
|
150
|
+
<h2>23.0.0-alpha.5 (2026-07-10)</h2>
|
|
151
|
+
<h5>Chores</h5>
|
|
152
|
+
<ul>
|
|
153
|
+
<li><strong>other:</strong><ul>
|
|
154
|
+
<li>replace @Input with readonly input for various components - EUI-12615 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615">EUI-12615</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e5f1a3681d453ff50f899e90b97e3b5944c1f9a1">e5f1a368</a>)</li>
|
|
155
|
+
</ul>
|
|
156
|
+
</li>
|
|
157
|
+
</ul>
|
|
158
|
+
<hr>
|
|
159
|
+
<hr>
|
|
109
160
|
<h2>23.0.0-alpha.4 (2026-07-09)</h2>
|
|
110
161
|
<h5>Chores</h5>
|
|
111
162
|
<ul>
|
|
@@ -304,6 +355,53 @@
|
|
|
304
355
|
</ul>
|
|
305
356
|
<hr>
|
|
306
357
|
<hr>
|
|
358
|
+
<h2>21.4.0 (2026-07-20)</h2>
|
|
359
|
+
<h5>Chores</h5>
|
|
360
|
+
<ul>
|
|
361
|
+
<li><strong>eds:</strong><ul>
|
|
362
|
+
<li>eds own base styles and mixins - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/153f4bbdc8a25ebcc67fa6c0dcbde67d78cda54e">153f4bbd</a>)</li>
|
|
363
|
+
<li>added breakpoints and shadow tokens - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/71dcde651f01a88c5f603163d7e7cc6184433ff5">71dcde65</a>)</li>
|
|
364
|
+
<li>adapted avatar badge position - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a338685b12f20729a3e2adcfb38dbcdad52b90ad">a338685b</a>)</li>
|
|
365
|
+
<li>eds-avatar list and label - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e4df82e91e509e72c04cb3c03354ae2f56d2c185">e4df82e9</a>)</li>
|
|
366
|
+
<li>add eds-avatar following specs - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3f7d0e42cbdd126051eeec019d30be3eda172709">3f7d0e42</a>)</li>
|
|
367
|
+
<li>added disabled on eui-icon-button - eui-tabs improvements - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/223eca2399c3574d0307517c426db454c5feb1fc">223eca23</a>)</li>
|
|
368
|
+
<li>added eds-tabs draft - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a39e4bef648109c9ed7becefc4ec39432b864829">a39e4bef</a>)</li>
|
|
369
|
+
<li>added alpha palettes - eds-toolip - adapted eui-icon-button with sizes - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f7f8f4fab81b5fa29e837beb41221365a9afa4fa">f7f8f4fa</a>)</li>
|
|
370
|
+
<li>add eds-alert - eds-icon-state - eds-icon-button - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9a8a8841ffaaf08e28ec34180534b229297eb125">9a8a8841</a>)</li>
|
|
371
|
+
</ul>
|
|
372
|
+
</li>
|
|
373
|
+
<li><strong>eui-card-content:</strong><ul>
|
|
374
|
+
<li>makes content focusable when overflow and scrollHeight are correct - EUI-12584 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12584">EUI-12584</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/108b11f27c2431246a6a1590f65dd19fa1536585">108b11f2</a>)</li>
|
|
375
|
+
</ul>
|
|
376
|
+
</li>
|
|
377
|
+
<li><strong>eui-autocomplete:</strong><ul>
|
|
378
|
+
<li>makes aria label dynamic and removable - EUI-12579 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12579">EUI-12579</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5ef036bb5217de6516716d9f06d52669b598f4be">5ef036bb</a>)</li>
|
|
379
|
+
</ul>
|
|
380
|
+
</li>
|
|
381
|
+
<li><strong>other:</strong><ul>
|
|
382
|
+
<li>skipTest on eui-eds sub-package (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e4836ade146b21acc3309ae8717b972ba2170e3c">e4836ade</a>)</li>
|
|
383
|
+
</ul>
|
|
384
|
+
</li>
|
|
385
|
+
<li><strong>styles:</strong><ul>
|
|
386
|
+
<li>fixed contrast color for autocomplete focused element, eui-list and eui-dropdown active items - EUI-12574 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12574">EUI-12574</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d5f8eb16727273e2ee92c65627669f619bcce129">d5f8eb16</a>)</li>
|
|
387
|
+
<li>EDS button testing - adapted css-vars and tokens - semantic colors implemented - wip - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/77f757ab7b0a37d2a24bc18b1a7529c2c0385f83">77f757ab</a>)</li>
|
|
388
|
+
</ul>
|
|
389
|
+
</li>
|
|
390
|
+
<li><strong>eui-tree:</strong><ul>
|
|
391
|
+
<li>Fix issue with label not refreshed with programatic update value - EUI-12591 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12591">EUI-12591</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/54e63ef0d4ba7b9da81b559cc9064ba2db16298f">54e63ef0</a>)</li>
|
|
392
|
+
</ul>
|
|
393
|
+
</li>
|
|
394
|
+
</ul>
|
|
395
|
+
<h5>Bug Fixes</h5>
|
|
396
|
+
<ul>
|
|
397
|
+
<li><strong>other:</strong><ul>
|
|
398
|
+
<li>eds-tabs wrong var used (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a400dc19c3e1b6694c53de0e774a7ea86c0ec101">a400dc19</a>)</li>
|
|
399
|
+
<li>linting issues (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e47b6d44c2b154331761241488ede9d60aef1fdf">e47b6d44</a>)</li>
|
|
400
|
+
</ul>
|
|
401
|
+
</li>
|
|
402
|
+
</ul>
|
|
403
|
+
<hr>
|
|
404
|
+
<hr>
|
|
307
405
|
<h2>21.3.3 (2026-07-03)</h2>
|
|
308
406
|
<h5>Chores</h5>
|
|
309
407
|
<ul>
|