@eui/core 23.0.0-alpha.7 → 23.0.0-alpha.9

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,21 @@
1
+ ## 23.0.0-alpha.9 (2026-08-03)
2
+
3
+ ##### Bug Fixes
4
+
5
+ * **other:**
6
+ * doc-page component with injector and destruction handling - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([bde98241](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bde982414d7af4d49db016ca1b62c500cd79c4d0))
7
+
8
+ * * *
9
+ * * *
10
+ ## 23.0.0-alpha.8 (2026-08-03)
11
+
12
+ ##### Chores
13
+
14
+ * **other:**
15
+ * replace input with model for isNavigationVisible - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([caa7065d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/caa7065d2f80751be1ad05bce6797f4d41462978))
16
+
17
+ * * *
18
+ * * *
1
19
  ## 23.0.0-alpha.7 (2026-08-03)
2
20
 
3
21
  ##### Chores
@@ -106,6 +106,61 @@
106
106
 
107
107
 
108
108
 
109
+ <h2>23.0.0-alpha.8 (2026-08-03)</h2>
110
+ <h5>Chores</h5>
111
+ <ul>
112
+ <li><strong>other:</strong><ul>
113
+ <li>replace input with model for isNavigationVisible - 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/caa7065d2f80751be1ad05bce6797f4d41462978">caa7065d</a>)</li>
114
+ </ul>
115
+ </li>
116
+ </ul>
117
+ <hr>
118
+ <hr>
119
+ <h2>23.0.0-alpha.7 (2026-08-03)</h2>
120
+ <h5>Chores</h5>
121
+ <ul>
122
+ <li><strong>other:</strong><ul>
123
+ <li>update template bindings to use function calls for reactive properties - 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/9b05d8e41eb8d836af5e0f98386a1b78f83fad5e">9b05d8e4</a>)</li>
124
+ <li>update component decorators to use new Angular syntax for content and view children + eslint config - 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/fa69393cd4527b0bb13561c884c220c961b49115">fa69393c</a>)</li>
125
+ <li>signal migration - 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/096e4faf4b9026576e20565a1ae662d3cd2a02e1">096e4faf</a>)</li>
126
+ <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/a2828931bb6f12b46ddae7948999872ad3bcaafd">a2828931</a>)</li>
127
+ <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/a86ba145e592b5015fc754616b0bd596b763326a">a86ba145</a>)</li>
128
+ <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/5478590142a2c5327ffb1a5a18a602f4f0738eef">54785901</a>)</li>
129
+ <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/a40d368e903606ab37f53476d00441ab5298adf2">a40d368e</a>)</li>
130
+ <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/12adcb9cd9bb8b55276dee01065bee5ed8106ec3">12adcb9c</a>)</li>
131
+ </ul>
132
+ </li>
133
+ <li><strong>eui-ecl:</strong><ul>
134
+ <li>migrate to signals - 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/92ce96f2e943675b076cebb55273950611b29496">92ce96f2</a>)</li>
135
+ </ul>
136
+ </li>
137
+ <li><strong>eui-list-item:</strong><ul>
138
+ <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/96baea11fac8bbb0764450fccdbccd783a1f4c86">96baea11</a>)</li>
139
+ </ul>
140
+ </li>
141
+ <li><strong>eui-timepicker:</strong><ul>
142
+ <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/065cf8a4be4dbfe4f2c179beb99370178654e049">065cf8a4</a>)</li>
143
+ </ul>
144
+ </li>
145
+ <li><strong>eui-date-range-selector:</strong><ul>
146
+ <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/2bfccae46f5450485ec9afdc39a1d418c88fcba1">2bfccae4</a>)</li>
147
+ </ul>
148
+ </li>
149
+ <li><strong>eui-list:</strong><ul>
150
+ <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/303f914dbbb93bc2d62f1821a285f5d6213a370f">303f914d</a>)</li>
151
+ </ul>
152
+ </li>
153
+ </ul>
154
+ <h5>Bug Fixes</h5>
155
+ <ul>
156
+ <li><strong>other:</strong><ul>
157
+ <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/58352fb587d139e2617d27b2cd49e35bdc8638eb">58352fb5</a>)</li>
158
+ <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/ffa4ca981246dff04641620f27ce14865452e91b">ffa4ca98</a>)</li>
159
+ </ul>
160
+ </li>
161
+ </ul>
162
+ <hr>
163
+ <hr>
109
164
  <h2>23.0.0-alpha.6 (2026-07-31)</h2>
110
165
  <h5>Chores</h5>
111
166
  <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/icon-migrate/schema.ts</code>
132
+ <code>packages/core/schematics/fix-no-multiple-empty-lines/index.ts</code>
133
133
  </div>
134
134
 
135
135
  <ul class="nav nav-tabs" role="tablist">
@@ -224,12 +224,6 @@
224
224
 
225
225
 
226
226
 
227
- <tr>
228
- <td class="col-md-4">
229
- <div class="io-description"><p>Whether to perform a dry run without making changes</p>
230
- </div>
231
- </td>
232
- </tr>
233
227
  </tbody>
234
228
  </table>
235
229
  <table class="table table-sm table-bordered">
@@ -269,12 +263,6 @@
269
263
 
270
264
 
271
265
 
272
- <tr>
273
- <td class="col-md-4">
274
- <div class="io-description"><p>The path to scan for files to migrate</p>
275
- </div>
276
- </td>
277
- </tr>
278
266
  </tbody>
279
267
  </table>
280
268
  </section>
@@ -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-eui-discussion-thread/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-editor/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-eui-editor/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-fieldset/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-eui-fieldset/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-icon-svg/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-eui-icon-svg/index.ts</code>
132
+ <code>packages/core/schematics/icon-migrate/schema.ts</code>
133
133
  </div>
134
134
 
135
135
  <ul class="nav nav-tabs" role="tablist">
@@ -224,6 +224,12 @@
224
224
 
225
225
 
226
226
 
227
+ <tr>
228
+ <td class="col-md-4">
229
+ <div class="io-description"><p>Whether to perform a dry run without making changes</p>
230
+ </div>
231
+ </td>
232
+ </tr>
227
233
  </tbody>
228
234
  </table>
229
235
  <table class="table table-sm table-bordered">
@@ -263,6 +269,12 @@
263
269
 
264
270
 
265
271
 
272
+ <tr>
273
+ <td class="col-md-4">
274
+ <div class="io-description"><p>The path to scan for files to migrate</p>
275
+ </div>
276
+ </td>
277
+ </tr>
266
278
  </tbody>
267
279
  </table>
268
280
  </section>
@@ -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/add-eui-imports/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-accent/index.ts</code>
133
133
  </div>
134
134
 
135
135
  <ul class="nav nav-tabs" role="tablist">
@@ -176,12 +176,6 @@
176
176
  <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">path</span>
177
177
  </a>
178
178
  </li>
179
- <li>
180
- <span class="modifier">Optional</span>
181
- <a href="#useClassArray" class="reference-link ">
182
- <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">useClassArray</span>
183
- </a>
184
- </li>
185
179
  </ul>
186
180
  </td>
187
181
  </tr>
@@ -269,45 +263,6 @@
269
263
 
270
264
 
271
265
 
272
- </tbody>
273
- </table>
274
- <table class="table table-sm table-bordered">
275
- <tbody>
276
- <tr>
277
- <td class="col-md-4">
278
- <a name="useClassArray"></a>
279
- <span class="name "><b>useClassArray</b>
280
- <a href="#useClassArray">
281
- <span class="icon ion-ios-link"></span>
282
- </a>
283
- </span>
284
- </td>
285
- </tr>
286
- <tr>
287
- <td class="col-md-4">
288
- <code>useClassArray: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
289
- </code>
290
- </td>
291
- </tr>
292
-
293
-
294
- <tr>
295
- <td class="col-md-4">
296
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
297
-
298
- </td>
299
- </tr>
300
-
301
-
302
- <tr>
303
- <td class="col-md-4">
304
- <i>Optional</i>
305
- </td>
306
- </tr>
307
-
308
-
309
-
310
-
311
266
  </tbody>
312
267
  </table>
313
268
  </section>
@@ -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-eui-accent/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-alert/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-eui-alert/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-avatar/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-eui-avatar/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-chip-list/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-eui-chip-list/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-discussion-thread/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/fix-no-multiple-empty-lines/index.ts</code>
132
+ <code>packages/core/schematics/add-eui-imports/index.ts</code>
133
133
  </div>
134
134
 
135
135
  <ul class="nav nav-tabs" role="tablist">
@@ -176,6 +176,12 @@
176
176
  <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">path</span>
177
177
  </a>
178
178
  </li>
179
+ <li>
180
+ <span class="modifier">Optional</span>
181
+ <a href="#useClassArray" class="reference-link ">
182
+ <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">useClassArray</span>
183
+ </a>
184
+ </li>
179
185
  </ul>
180
186
  </td>
181
187
  </tr>
@@ -263,6 +269,45 @@
263
269
 
264
270
 
265
271
 
272
+ </tbody>
273
+ </table>
274
+ <table class="table table-sm table-bordered">
275
+ <tbody>
276
+ <tr>
277
+ <td class="col-md-4">
278
+ <a name="useClassArray"></a>
279
+ <span class="name "><b>useClassArray</b>
280
+ <a href="#useClassArray">
281
+ <span class="icon ion-ios-link"></span>
282
+ </a>
283
+ </span>
284
+ </td>
285
+ </tr>
286
+ <tr>
287
+ <td class="col-md-4">
288
+ <code>useClassArray: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
289
+ </code>
290
+ </td>
291
+ </tr>
292
+
293
+
294
+ <tr>
295
+ <td class="col-md-4">
296
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
297
+
298
+ </td>
299
+ </tr>
300
+
301
+
302
+ <tr>
303
+ <td class="col-md-4">
304
+ <i>Optional</i>
305
+ </td>
306
+ </tr>
307
+
308
+
309
+
310
+
266
311
  </tbody>
267
312
  </table>
268
313
  </section>