@eui/core 23.0.0-alpha.11 → 23.0.0-alpha.12
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 +13 -0
- package/docs/changelog.html +65 -0
- package/docs/interfaces/Schema-20.html +1 -1
- package/docs/interfaces/Schema-21.html +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/documentation.json +347 -347
- package/docs/llms.txt +5 -5
- package/docs/miscellaneous/functions.html +2 -2
- package/docs/properties.html +1 -1
- package/fesm2022/eui-core.mjs +105 -105
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
## 23.0.0-alpha.12 (2026-08-18)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **deps:**
|
|
6
|
+
* adjusted dependencies for vulnerabilities high/moderate audit ([09dbd95a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/09dbd95a1418a8d64cef7aa9d1b6609168346ac0))
|
|
7
|
+
* cleanup ([716f6f76](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/716f6f76a41ab5216204b928db76a32845eaeaac))
|
|
8
|
+
* upgraded to Angular 22.1.2 - EUI-12605 [EUI-12605](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12605) ([0c2b30ba](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0c2b30ba4638c857259d0f594d543386c77fd8fc))
|
|
9
|
+
* update eui-deps-base-dev - EUI-12605 [EUI-12605](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12605) ([bdb64e29](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bdb64e2957a86c321a53717a46f2e9c3a9ebbd70))
|
|
10
|
+
* split eui-deps-base into eui-deps-base and eui-deps-base-dev ([e474d63f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e474d63f19548dd50589db67aff05cd5838611a6))
|
|
11
|
+
|
|
12
|
+
* * *
|
|
13
|
+
* * *
|
|
1
14
|
## 23.0.0-alpha.11 (2026-08-18)
|
|
2
15
|
|
|
3
16
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -106,6 +106,71 @@
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
|
+
<h2>23.0.0-alpha.11 (2026-08-18)</h2>
|
|
110
|
+
<h5>Chores</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>eui-dialog|eui-message-box:</strong><ul>
|
|
113
|
+
<li>Migrate comps to signal - EUI-12724 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12724">EUI-12724</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7aaab47c5f92d5be1e66843cf159d621159a9f01">7aaab47c</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
<li><strong>other:</strong><ul>
|
|
117
|
+
<li>signals migration for eui-dropdown, eui-wizard, eui-wizard-v2, eui-navbar, eui-button - EUI-12716 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12716">EUI-12716</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ae34769eca78f2a0816baa1c7291c07046562c0d">ae34769e</a>)</li>
|
|
118
|
+
<li>migrates eui-button, button-group, badge, disable-content, datepicker to signals - EUI-12742 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12742">EUI-12742</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7032361b5dfb1a93cdd9d8454ea08683c77bfa75">7032361b</a>)</li>
|
|
119
|
+
<li>strict false on tsconfig.spec.json (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e5fa6bb424712f572e7c1b16a8a13e3b75b237ca">e5fa6bb4</a>)</li>
|
|
120
|
+
</ul>
|
|
121
|
+
</li>
|
|
122
|
+
<li><strong>eui-tabs:</strong><ul>
|
|
123
|
+
<li>Migrate components to Signal - EUI-12708 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12708">EUI-12708</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/875e0c7da2770fb4d0921d81a2839db4751188d5">875e0c7d</a>)</li>
|
|
124
|
+
</ul>
|
|
125
|
+
</li>
|
|
126
|
+
<li><strong>ecl-app:</strong><ul>
|
|
127
|
+
<li>added tests EUI-12761 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12761">EUI-12761</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/dc87b22d8cfc8d846dc7f824001b5b69ae42cac8">dc87b22d</a>)</li>
|
|
128
|
+
</ul>
|
|
129
|
+
</li>
|
|
130
|
+
<li><strong>ecl-banner:</strong><ul>
|
|
131
|
+
<li>added tests EUI-12763 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12763">EUI-12763</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c106232e58e86cd05ae7ffc773005451b83b596e">c106232e</a>)</li>
|
|
132
|
+
</ul>
|
|
133
|
+
</li>
|
|
134
|
+
<li><strong>ecl-animated-numbers:</strong><ul>
|
|
135
|
+
<li>added tests EUI-12760 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12760">EUI-12760</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9589ff6cd894ac483f500d30b71de5849479b15d">9589ff6c</a>)</li>
|
|
136
|
+
</ul>
|
|
137
|
+
</li>
|
|
138
|
+
<li><strong>ecl-add-to-calendar:</strong><ul>
|
|
139
|
+
<li>added tests EUI-12759 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12759">EUI-12759</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d67a396a4e8d7eb68758a527711e7f07e56c699f">d67a396a</a>)</li>
|
|
140
|
+
</ul>
|
|
141
|
+
</li>
|
|
142
|
+
<li><strong>eui-avatar, eui-progress-bar, eui-toggle-group:</strong><ul>
|
|
143
|
+
<li>migration to signals - EUI-12729 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12729">EUI-12729</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b2d03b89d88641d13328039883b90453c10219e7">b2d03b89</a>)</li>
|
|
144
|
+
</ul>
|
|
145
|
+
</li>
|
|
146
|
+
</ul>
|
|
147
|
+
<h5>Bug Fixes</h5>
|
|
148
|
+
<ul>
|
|
149
|
+
<li><strong>eds:</strong><ul>
|
|
150
|
+
<li>issues fixed in develop and out of sync in 23 (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7bbea0420e79e8510966697d7b2626505ed9653e">7bbea042</a>)</li>
|
|
151
|
+
</ul>
|
|
152
|
+
</li>
|
|
153
|
+
<li><strong>lint:</strong><ul>
|
|
154
|
+
<li>enable OnPush change detection strategy across 27 components - EUI-12701 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12701">EUI-12701</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/00eb3f2a6109fb3450d77d738585b62b6396d729">00eb3f2a</a>)</li>
|
|
155
|
+
<li>standardize host metadata property formatting across components - EUI-12701 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12701">EUI-12701</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/02ae83adce9a6229c2f8e8a8fae48bec5e8622d5">02ae83ad</a>)</li>
|
|
156
|
+
</ul>
|
|
157
|
+
</li>
|
|
158
|
+
<li><strong>other:</strong><ul>
|
|
159
|
+
<li>update title binding in advanced tab - 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/0d0641ed857242f80eb55abb578296b7c8076aa5">0d0641ed</a>)</li>
|
|
160
|
+
<li>correct label comparison in doc-page.component.ts - 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/d0fc96df299d5d88d4afd10dbf836215bd3faae6">d0fc96df</a>)</li>
|
|
161
|
+
<li>simplify tab navigation click handlers in doc-page component - 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/559aad05bc0aaf15bd9bc87f0ff007ce4d636634">559aad05</a>)</li>
|
|
162
|
+
</ul>
|
|
163
|
+
</li>
|
|
164
|
+
</ul>
|
|
165
|
+
<h5>Refactors</h5>
|
|
166
|
+
<ul>
|
|
167
|
+
<li><strong>eui-page:</strong><ul>
|
|
168
|
+
<li>migrate to Angular Signal APIs (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/11b1c47dcf2c009ffff6230b4ddd182e3dd60142">11b1c47d</a>)</li>
|
|
169
|
+
</ul>
|
|
170
|
+
</li>
|
|
171
|
+
</ul>
|
|
172
|
+
<hr>
|
|
173
|
+
<hr>
|
|
109
174
|
<h2>23.0.0-alpha.10 (2026-08-04)</h2>
|
|
110
175
|
<h5>Bug Fixes</h5>
|
|
111
176
|
<ul>
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
|
|
130
130
|
<div class="io-file io-file-path" data-compodoc="entity-file-path">
|
|
131
131
|
<span class="icon ion-ios-document" aria-hidden="true"></span>
|
|
132
|
-
<code>packages/core/schematics/migrate-
|
|
132
|
+
<code>packages/core/schematics/migrate-to-standalone/index.ts</code>
|
|
133
133
|
</div>
|
|
134
134
|
|
|
135
135
|
<ul class="nav nav-tabs" role="tablist">
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
|
|
130
130
|
<div class="io-file io-file-path" data-compodoc="entity-file-path">
|
|
131
131
|
<span class="icon ion-ios-document" aria-hidden="true"></span>
|
|
132
|
-
<code>packages/core/schematics/migrate-
|
|
132
|
+
<code>packages/core/schematics/migrate-eui-tooltip/index.ts</code>
|
|
133
133
|
</div>
|
|
134
134
|
|
|
135
135
|
<ul class="nav nav-tabs" role="tablist">
|