@eui/core 23.0.0-alpha.6 → 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,43 @@
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
+ * * *
10
+ ## 23.0.0-alpha.7 (2026-08-03)
11
+
12
+ ##### Chores
13
+
14
+ * **other:**
15
+ * update template bindings to use function calls for reactive properties - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([9b05d8e4](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9b05d8e41eb8d836af5e0f98386a1b78f83fad5e))
16
+ * update component decorators to use new Angular syntax for content and view children + eslint config - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([fa69393c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fa69393cd4527b0bb13561c884c220c961b49115))
17
+ * signal migration - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([096e4faf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/096e4faf4b9026576e20565a1ae662d3cd2a02e1))
18
+ * update timepicker component to use state-based inputs - EUI-12102 [EUI-12102](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102) ([a2828931](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a2828931bb6f12b46ddae7948999872ad3bcaafd))
19
+ * standardize string quotes in tooltip service and helper files - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([a86ba145](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a86ba145e592b5015fc754616b0bd596b763326a))
20
+ * update template bindings to use function calls for dynamic values - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([54785901](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5478590142a2c5327ffb1a5a18a602f4f0738eef))
21
+ * update package.json for version and peerDependencies adjustments - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([a40d368e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a40d368e903606ab37f53476d00441ab5298adf2))
22
+ * replace @Input with readonly input for various components - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([12adcb9c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/12adcb9cd9bb8b55276dee01065bee5ed8106ec3))
23
+ * **eui-ecl:**
24
+ * migrate to signals - EUI-12615 [EUI-12615](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615) ([92ce96f2](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/92ce96f2e943675b076cebb55273950611b29496))
25
+ * **eui-list-item:**
26
+ * update component to use state-based inputs - EUI-12102 [EUI-12102](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102) ([96baea11](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/96baea11fac8bbb0764450fccdbccd783a1f4c86))
27
+ * **eui-timepicker:**
28
+ * migration to signals - EUI-12102 [EUI-12102](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102) ([065cf8a4](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/065cf8a4be4dbfe4f2c179beb99370178654e049))
29
+ * **eui-date-range-selector:**
30
+ * migration to signals - EUI-12068 [EUI-12068](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12068) ([2bfccae4](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2bfccae46f5450485ec9afdc39a1d418c88fcba1))
31
+ * **eui-list:**
32
+ * migration to signals - EUI-12086 [EUI-12086](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12086) ([303f914d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/303f914dbbb93bc2d62f1821a285f5d6213a370f))
33
+ ##### Bug Fixes
34
+
35
+ * **other:**
36
+ * update EdsTooltip interface and handle null values in tooltip logick - EUI-12102 [EUI-12102](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102) ([58352fb5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/58352fb587d139e2617d27b2cd49e35bdc8638eb))
37
+ * improve tab body children length check - EUI-12102 [EUI-12102](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12102) ([ffa4ca98](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ffa4ca981246dff04641620f27ce14865452e91b))
38
+
39
+ * * *
40
+ * * *
1
41
  ## 23.0.0-alpha.6 (2026-07-31)
2
42
 
3
43
  ##### Chores
@@ -106,6 +106,92 @@
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>
154
+ <h2>23.0.0-alpha.6 (2026-07-31)</h2>
155
+ <h5>Chores</h5>
156
+ <ul>
157
+ <li><strong>eui-list-item:</strong><ul>
158
+ <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>
159
+ </ul>
160
+ </li>
161
+ <li><strong>other:</strong><ul>
162
+ <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>
163
+ <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>
164
+ <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>
165
+ <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>
166
+ <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>
167
+ <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>
168
+ <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>
169
+ <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>
170
+ </ul>
171
+ </li>
172
+ <li><strong>eui-timepicker:</strong><ul>
173
+ <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>
174
+ </ul>
175
+ </li>
176
+ <li><strong>eui-date-range-selector:</strong><ul>
177
+ <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>
178
+ </ul>
179
+ </li>
180
+ <li><strong>eui-list:</strong><ul>
181
+ <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>
182
+ </ul>
183
+ </li>
184
+ </ul>
185
+ <h5>Bug Fixes</h5>
186
+ <ul>
187
+ <li><strong>other:</strong><ul>
188
+ <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>
189
+ <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>
190
+ </ul>
191
+ </li>
192
+ </ul>
193
+ <hr>
194
+ <hr>
109
195
  <h2>23.0.0-alpha.5 (2026-07-10)</h2>
110
196
  <h5>Chores</h5>
111
197
  <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/fix-no-multiple-empty-lines/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/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-icon-svg/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-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/icon-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">
@@ -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>
@@ -224,12 +230,6 @@
224
230
 
225
231
 
226
232
 
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
233
  </tbody>
234
234
  </table>
235
235
  <table class="table table-sm table-bordered">
@@ -269,12 +269,45 @@
269
269
 
270
270
 
271
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>
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
+
278
311
  </tbody>
279
312
  </table>
280
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-eui-tabs/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-alert/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">
@@ -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-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-accent/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/add-eui-imports/index.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">
@@ -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>
@@ -239,6 +239,12 @@
239
239
  <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">hasBreadcrumb</span>
240
240
  </a>
241
241
  </li>
242
+ <li>
243
+ <span class="modifier">Optional</span>
244
+ <a href="#hasFixedPosition" class="reference-link ">
245
+ <span class="reference-badge reference-badge--property" aria-hidden="true">P</span><span class="reference-link-label">hasFixedPosition</span>
246
+ </a>
247
+ </li>
242
248
  <li>
243
249
  <span class="modifier">Optional</span>
244
250
  <a href="#hasHeader" class="reference-link ">
@@ -889,6 +895,45 @@
889
895
 
890
896
 
891
897
 
898
+ </tbody>
899
+ </table>
900
+ <table class="table table-sm table-bordered">
901
+ <tbody>
902
+ <tr>
903
+ <td class="col-md-4">
904
+ <a name="hasFixedPosition"></a>
905
+ <span class="name "><b>hasFixedPosition</b>
906
+ <a href="#hasFixedPosition">
907
+ <span class="icon ion-ios-link"></span>
908
+ </a>
909
+ </span>
910
+ </td>
911
+ </tr>
912
+ <tr>
913
+ <td class="col-md-4">
914
+ <code>hasFixedPosition: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
915
+ </code>
916
+ </td>
917
+ </tr>
918
+
919
+
920
+ <tr>
921
+ <td class="col-md-4">
922
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
923
+
924
+ </td>
925
+ </tr>
926
+
927
+
928
+ <tr>
929
+ <td class="col-md-4">
930
+ <i>Optional</i>
931
+ </td>
932
+ </tr>
933
+
934
+
935
+
936
+
892
937
  </tbody>
893
938
  </table>
894
939
  <table class="table table-sm table-bordered">