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

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,12 @@
1
+ ## 23.0.0-alpha.8 (2026-08-03)
2
+
3
+ ##### Chores
4
+
5
+ * **other:**
6
+ * 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))
7
+
8
+ * * *
9
+ * * *
1
10
  ## 23.0.0-alpha.7 (2026-08-03)
2
11
 
3
12
  ##### Chores
@@ -106,6 +106,51 @@
106
106
 
107
107
 
108
108
 
109
+ <h2>23.0.0-alpha.7 (2026-08-03)</h2>
110
+ <h5>Chores</h5>
111
+ <ul>
112
+ <li><strong>other:</strong><ul>
113
+ <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>
114
+ <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>
115
+ <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>
116
+ <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>
117
+ <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>
118
+ <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>
119
+ <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>
120
+ <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>
121
+ </ul>
122
+ </li>
123
+ <li><strong>eui-ecl:</strong><ul>
124
+ <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>
125
+ </ul>
126
+ </li>
127
+ <li><strong>eui-list-item:</strong><ul>
128
+ <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>
129
+ </ul>
130
+ </li>
131
+ <li><strong>eui-timepicker:</strong><ul>
132
+ <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>
133
+ </ul>
134
+ </li>
135
+ <li><strong>eui-date-range-selector:</strong><ul>
136
+ <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>
137
+ </ul>
138
+ </li>
139
+ <li><strong>eui-list:</strong><ul>
140
+ <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>
141
+ </ul>
142
+ </li>
143
+ </ul>
144
+ <h5>Bug Fixes</h5>
145
+ <ul>
146
+ <li><strong>other:</strong><ul>
147
+ <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>
148
+ <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>
149
+ </ul>
150
+ </li>
151
+ </ul>
152
+ <hr>
153
+ <hr>
109
154
  <h2>23.0.0-alpha.6 (2026-07-31)</h2>
110
155
  <h5>Chores</h5>
111
156
  <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-eui-icon-toggle/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-popover/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-icon-toggle/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-progress-circle/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-popover/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-table/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-progress-circle/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-tabs/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-table/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-toolbar-menu/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-tabs/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-tooltip/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-toolbar-menu/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/schema.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">
@@ -172,14 +172,14 @@
172
172
  </li>
173
173
  <li>
174
174
  <span class="modifier">Optional</span>
175
- <a href="#mwp" class="reference-link ">
176
- <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">mwp</span>
175
+ <a href="#path" class="reference-link ">
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
179
  <li>
180
180
  <span class="modifier">Optional</span>
181
- <a href="#path" class="reference-link ">
182
- <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">path</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
183
  </a>
184
184
  </li>
185
185
  </ul>
@@ -230,21 +230,15 @@
230
230
 
231
231
 
232
232
 
233
- <tr>
234
- <td class="col-md-4">
235
- <div class="io-description"><p>Whether to perform a dry run without making changes</p>
236
- </div>
237
- </td>
238
- </tr>
239
233
  </tbody>
240
234
  </table>
241
235
  <table class="table table-sm table-bordered">
242
236
  <tbody>
243
237
  <tr>
244
238
  <td class="col-md-4">
245
- <a name="mwp"></a>
246
- <span class="name "><b>mwp</b>
247
- <a href="#mwp">
239
+ <a name="path"></a>
240
+ <span class="name "><b>path</b>
241
+ <a href="#path">
248
242
  <span class="icon ion-ios-link"></span>
249
243
  </a>
250
244
  </span>
@@ -252,7 +246,7 @@
252
246
  </tr>
253
247
  <tr>
254
248
  <td class="col-md-4">
255
- <code>mwp: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
249
+ <code>path: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
256
250
  </code>
257
251
  </td>
258
252
  </tr>
@@ -260,7 +254,7 @@
260
254
 
261
255
  <tr>
262
256
  <td class="col-md-4">
263
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
257
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
264
258
 
265
259
  </td>
266
260
  </tr>
@@ -275,21 +269,15 @@
275
269
 
276
270
 
277
271
 
278
- <tr>
279
- <td class="col-md-4">
280
- <div class="io-description"><p>Whether to apply MyWorkplace-specific replacements</p>
281
- </div>
282
- </td>
283
- </tr>
284
272
  </tbody>
285
273
  </table>
286
274
  <table class="table table-sm table-bordered">
287
275
  <tbody>
288
276
  <tr>
289
277
  <td class="col-md-4">
290
- <a name="path"></a>
291
- <span class="name "><b>path</b>
292
- <a href="#path">
278
+ <a name="useClassArray"></a>
279
+ <span class="name "><b>useClassArray</b>
280
+ <a href="#useClassArray">
293
281
  <span class="icon ion-ios-link"></span>
294
282
  </a>
295
283
  </span>
@@ -297,7 +285,7 @@
297
285
  </tr>
298
286
  <tr>
299
287
  <td class="col-md-4">
300
- <code>path: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
288
+ <code>useClassArray: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
301
289
  </code>
302
290
  </td>
303
291
  </tr>
@@ -305,7 +293,7 @@
305
293
 
306
294
  <tr>
307
295
  <td class="col-md-4">
308
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
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>
309
297
 
310
298
  </td>
311
299
  </tr>
@@ -320,12 +308,6 @@
320
308
 
321
309
 
322
310
 
323
- <tr>
324
- <td class="col-md-4">
325
- <div class="io-description"><p>The path to scan for files to migrate</p>
326
- </div>
327
- </td>
328
- </tr>
329
311
  </tbody>
330
312
  </table>
331
313
  </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-to-standalone/index.ts</code>
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">
@@ -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/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/add-eui-imports/index.ts</code>
132
+ <code>packages/core/schematics/migrate/schema.ts</code>
133
133
  </div>
134
134
 
135
135
  <ul class="nav nav-tabs" role="tablist">
@@ -172,14 +172,14 @@
172
172
  </li>
173
173
  <li>
174
174
  <span class="modifier">Optional</span>
175
- <a href="#path" class="reference-link ">
176
- <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">path</span>
175
+ <a href="#mwp" class="reference-link ">
176
+ <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">mwp</span>
177
177
  </a>
178
178
  </li>
179
179
  <li>
180
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>
181
+ <a href="#path" class="reference-link ">
182
+ <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">path</span>
183
183
  </a>
184
184
  </li>
185
185
  </ul>
@@ -230,15 +230,21 @@
230
230
 
231
231
 
232
232
 
233
+ <tr>
234
+ <td class="col-md-4">
235
+ <div class="io-description"><p>Whether to perform a dry run without making changes</p>
236
+ </div>
237
+ </td>
238
+ </tr>
233
239
  </tbody>
234
240
  </table>
235
241
  <table class="table table-sm table-bordered">
236
242
  <tbody>
237
243
  <tr>
238
244
  <td class="col-md-4">
239
- <a name="path"></a>
240
- <span class="name "><b>path</b>
241
- <a href="#path">
245
+ <a name="mwp"></a>
246
+ <span class="name "><b>mwp</b>
247
+ <a href="#mwp">
242
248
  <span class="icon ion-ios-link"></span>
243
249
  </a>
244
250
  </span>
@@ -246,7 +252,7 @@
246
252
  </tr>
247
253
  <tr>
248
254
  <td class="col-md-4">
249
- <code>path: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
255
+ <code>mwp: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
250
256
  </code>
251
257
  </td>
252
258
  </tr>
@@ -254,7 +260,7 @@
254
260
 
255
261
  <tr>
256
262
  <td class="col-md-4">
257
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
263
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
258
264
 
259
265
  </td>
260
266
  </tr>
@@ -269,15 +275,21 @@
269
275
 
270
276
 
271
277
 
278
+ <tr>
279
+ <td class="col-md-4">
280
+ <div class="io-description"><p>Whether to apply MyWorkplace-specific replacements</p>
281
+ </div>
282
+ </td>
283
+ </tr>
272
284
  </tbody>
273
285
  </table>
274
286
  <table class="table table-sm table-bordered">
275
287
  <tbody>
276
288
  <tr>
277
289
  <td class="col-md-4">
278
- <a name="useClassArray"></a>
279
- <span class="name "><b>useClassArray</b>
280
- <a href="#useClassArray">
290
+ <a name="path"></a>
291
+ <span class="name "><b>path</b>
292
+ <a href="#path">
281
293
  <span class="icon ion-ios-link"></span>
282
294
  </a>
283
295
  </span>
@@ -285,7 +297,7 @@
285
297
  </tr>
286
298
  <tr>
287
299
  <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>
300
+ <code>path: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
289
301
  </code>
290
302
  </td>
291
303
  </tr>
@@ -293,7 +305,7 @@
293
305
 
294
306
  <tr>
295
307
  <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>
308
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
297
309
 
298
310
  </td>
299
311
  </tr>
@@ -308,6 +320,12 @@
308
320
 
309
321
 
310
322
 
323
+ <tr>
324
+ <td class="col-md-4">
325
+ <div class="io-description"><p>The path to scan for files to migrate</p>
326
+ </div>
327
+ </td>
328
+ </tr>
311
329
  </tbody>
312
330
  </table>
313
331
  </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-button/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-chip/index.ts</code>
132
+ <code>packages/core/schematics/migrate-eui-button/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/index.ts</code>
133
133
  </div>
134
134
 
135
135
  <ul class="nav nav-tabs" role="tablist">