@eui/core 21.0.0-next.10 → 21.0.0-next.11
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 +44 -0
- package/docs/changelog.html +34 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,47 @@
|
|
|
1
|
+
## 21.0.0-next.11 (2025-11-20)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **styles:**
|
|
6
|
+
* put back gr (EDS grey) as surface page - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([59d8479e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/59d8479e1f86c88048357c2d6a424ab03c75becc))
|
|
7
|
+
* styles alignments over DS21, replacement of opacity values with tokens - EUI-11604, EUI-11609 [EUI-11604](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11604) ([c6cb3ab2](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c6cb3ab277456eacb4ca93a12ae66fbf18583fa5))
|
|
8
|
+
* **eui-core:**
|
|
9
|
+
* lint and migration to async/await - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([9923cf90](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9923cf90ce951f706d35e3b18c6211067a8a7728))
|
|
10
|
+
* migrate from jasmine to vitest - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([42124a4b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/42124a4bec3cb2ceb728b16c6197c1493aed3505))
|
|
11
|
+
* **icons:**
|
|
12
|
+
* put back ecl full set as standalone set - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([28044ee3](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/28044ee33af9a1e22a242185bcb0e94568e595be))
|
|
13
|
+
* **checkbox, radio:**
|
|
14
|
+
* removed unnecessary imports - EUI-11537 [EUI-11537](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11537) ([95359435](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/95359435f7cffdc57dcaef59d2d98fc80cc27b23))
|
|
15
|
+
* added eclHelpHidden and eclFeedbackHidden - EUI-11537 [EUI-11537](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11537) ([43f4c919](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/43f4c9192df8f0c01a3ddceb2e77d5736e84a9ad))
|
|
16
|
+
* fixed put invalid and help text in label - EUI-11537 [EUI-11537](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11537) ([3936111a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3936111a4e4aa5f9ba320f1f2483f409de09b4ef))
|
|
17
|
+
* put invalid and help text in label - EUI-11537 [EUI-11537](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11537) ([84c386ed](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/84c386ed1f57cf16c209e75f0e3d9dfeaa313e26))
|
|
18
|
+
* **eui-chip-button:**
|
|
19
|
+
* for eui-snc usage of clickable eui-chip - non-removeable - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([e0a91942](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e0a91942cf4d2ac586795bfd44f587c4ea604df7))
|
|
20
|
+
* **eui-app-toolbar:**
|
|
21
|
+
* mobile rendering of toolbar items when used with eui-menu with header and toolbar - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([725b92bc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/725b92bc7b2ac2efaba945cc3af8a6e06133c3e7))
|
|
22
|
+
* **eui-app:**
|
|
23
|
+
* eui-app-v2 - new shell draft usage for responsive - full flex eUI app shell refactoring (phase 1) - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([be97dc7a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/be97dc7a862177c5afc9f04af4b3b3ff17850bc0))
|
|
24
|
+
* **eui-page-v2:**
|
|
25
|
+
* refactoring PoC adapted to EUI_APP (new app shell usage) - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([362cea49](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/362cea492d141c6f22b2940b7f2d3a28b818c60c))
|
|
26
|
+
* **eui-progress-circle:**
|
|
27
|
+
* BREAKING CHANGE - remove iconLabelClass (replaced by icon) - remove iconLabelStyleClass (replaced by fillColor) - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([7ee6d4b0](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7ee6d4b053de5f08fe7d172045f9b4715e274bcc))
|
|
28
|
+
* **eui-page-header:**
|
|
29
|
+
* BREAKING CHANGE - remove headerBodyContent public queryList - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([c386b6db](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c386b6db55dcd4962baa1333444f2946a5352d5d))
|
|
30
|
+
* **eui-icon-toggle:**
|
|
31
|
+
* BREAKING CHANGE - remove iconSvgSet - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([a12f785a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a12f785acae2b68c653d65a250c96a43f32ad3a3))
|
|
32
|
+
* **eui-icon-svg:**
|
|
33
|
+
* BREAKING CHANGE - remove euiVariant - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([c127eb4c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c127eb4c87702d6f9db528d6ec0cf5011ac470ff))
|
|
34
|
+
* **eui-fieldset:**
|
|
35
|
+
* BREAKING CHANGE - remove iconSvgType - use iconSvgName instead - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([3f2f60c5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3f2f60c58899e236c440bb025784258d805ef07f))
|
|
36
|
+
* **eui-chip:**
|
|
37
|
+
* BREAKING CHANGE - remove typeClass from EuiChip interface - use variant instead - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([2de2875b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2de2875b1cfc2c8999b715cd1ae606395b15fccc))
|
|
38
|
+
##### Other Changes
|
|
39
|
+
|
|
40
|
+
* **eui-discussion-thread:**
|
|
41
|
+
* BREAKING CHANGE - remove trackByFn public function - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([9bd613de](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9bd613de57b6df6264dc3738dca82a0d3be323dc))
|
|
42
|
+
|
|
43
|
+
* * *
|
|
44
|
+
* * *
|
|
1
45
|
## 21.0.0-next.10 (2025-11-20)
|
|
2
46
|
|
|
3
47
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,40 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.10 (2025-11-20)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>eui-base:</strong><ul>
|
|
106
|
+
<li>adapt tsconfig - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c6b3efb36b5ee055c3d1cb85cbfcdccd1902a18e">c6b3efb3</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
<li><strong>other:</strong><ul>
|
|
110
|
+
<li>upgrade deps to angular 21 - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/794753738908174aa894570efd61e516adbc0201">79475373</a>)</li>
|
|
111
|
+
<li>migrate to angular 21 - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b4f1857272b23e65559f86849721c65f2ce2b760">b4f18572</a>)</li>
|
|
112
|
+
<li>effect afterRender vs afterNextRender - EUI-11611 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11611">EUI-11611</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/19d3b8cef7d000292041dd529777756eaadd8cb7">19d3b8ce</a>)</li>
|
|
113
|
+
</ul>
|
|
114
|
+
</li>
|
|
115
|
+
<li><strong>styles:</strong><ul>
|
|
116
|
+
<li>adjusted input to stronger secondary border (EDS specs) - 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/c72e7682125eb662d4bf24136e723413f3dbd1d0">c72e7682</a>)</li>
|
|
117
|
+
</ul>
|
|
118
|
+
</li>
|
|
119
|
+
<li><strong>eui-autocomplete:</strong><ul>
|
|
120
|
+
<li>Fix issue with value not refreshed when isForceSelection is enable - EUI-11629 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11629">EUI-11629</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2b1392e8a560dbd190d675129dffea2c1855a156">2b1392e8</a>)</li>
|
|
121
|
+
<li>fixed autocomplete display with chips list placehholder when empty - EUI-11584 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11584">EUI-11584</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/896181fa9d48363412818c968c20123aa4be2ea9">896181fa</a>)</li>
|
|
122
|
+
<li>fixed autocomplete display with addons - EUI-10748 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10748">EUI-10748</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/77d34a3eacaa73a22e8acedb8d055e86819b94e3">77d34a3e</a>)</li>
|
|
123
|
+
</ul>
|
|
124
|
+
</li>
|
|
125
|
+
<li><strong>ecl-notification:</strong><ul>
|
|
126
|
+
<li>add link and custom icon EUI-11579 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11579">EUI-11579</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a1c3b70cb44dc90e70e685e805751b13be46fabe">a1c3b70c</a>)</li>
|
|
127
|
+
</ul>
|
|
128
|
+
</li>
|
|
129
|
+
<li><strong>eui-icon-svg:</strong><ul>
|
|
130
|
+
<li>updated icons for file types set - EUI-11609 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11609">EUI-11609</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d78e29aa68f95733d42a14a845b46c5aa263dd4e">d78e29aa</a>)</li>
|
|
131
|
+
</ul>
|
|
132
|
+
</li>
|
|
133
|
+
</ul>
|
|
134
|
+
<hr>
|
|
135
|
+
<hr>
|
|
102
136
|
<h2>21.0.0-next.9 (2025-11-18)</h2>
|
|
103
137
|
<h5>Chores</h5>
|
|
104
138
|
<ul>
|