@eui/ecl 22.0.0-alpha.5 → 22.0.0-alpha.7

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.
Files changed (40) hide show
  1. package/docs/changelog.html +121 -0
  2. package/docs/components/EclDescriptionListDefinitionComponent.html +6 -44
  3. package/docs/components/EclListIllustrationComponent.html +0 -171
  4. package/docs/components/EclListIllustrationItemComponent.html +77 -83
  5. package/docs/components/EclLoadingIndicatorComponent.html +4 -91
  6. package/docs/directives/EclDescriptionListDefinitionItemDirective.html +6 -47
  7. package/docs/directives/EclDescriptionListDefinitionListDirective.html +0 -116
  8. package/docs/directives/EclLabelDirective.html +0 -46
  9. package/docs/directives/EclLoadingIndicatorLabelDirective.html +0 -61
  10. package/docs/directives/EclLoadingIndicatorOverlayDirective.html +0 -45
  11. package/docs/directives/EclMediaContainerCaptionDirective.html +0 -39
  12. package/docs/directives/EclMediaContainerCreditDirective.html +0 -39
  13. package/docs/directives/EclMediaContainerIframeDirective.html +13 -19
  14. package/docs/directives/EclMediaContainerItemAudioDescriptionDirective.html +0 -39
  15. package/docs/directives/EclMediaContainerItemDirective.html +0 -39
  16. package/docs/directives/EclMediaContainerPictureDirective.html +0 -39
  17. package/docs/js/search/search_index.js +2 -2
  18. package/docs/json/EclMediaContainerIframeDirective.md +0 -1
  19. package/docs/json/documentation.json +182 -468
  20. package/docs/llms.txt +6 -9
  21. package/docs/properties.html +1 -1
  22. package/fesm2022/eui-ecl-components-ecl-label.mjs +6 -6
  23. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  24. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +19 -30
  25. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  26. package/fesm2022/eui-ecl-components-ecl-list.mjs +44 -41
  27. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  28. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +17 -20
  29. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  30. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +36 -33
  31. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  32. package/package.json +1 -1
  33. package/types/eui-ecl-components-ecl-label.d.ts.map +1 -1
  34. package/types/eui-ecl-components-ecl-list-illustration.d.ts +3 -3
  35. package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -1
  36. package/types/eui-ecl-components-ecl-list.d.ts +9 -12
  37. package/types/eui-ecl-components-ecl-list.d.ts.map +1 -1
  38. package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -1
  39. package/types/eui-ecl-components-ecl-media-container.d.ts +7 -2
  40. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
@@ -106,6 +106,127 @@
106
106
 
107
107
 
108
108
 
109
+ <h2>22.0.0-alpha.6 (2026-09-21)</h2>
110
+ <h5>Chores</h5>
111
+ <ul>
112
+ <li><strong>other:</strong><ul>
113
+ <li>adapted csdr-config (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3652fb3e1d9014db7f6e46cd453396b4183792a4">3652fb3e</a>)</li>
114
+ <li>update TranslateMockDirective to use input() for translateParams - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6a96f2c156a6be26368fd49c059a9101445b9308">6a96f2c1</a>)</li>
115
+ </ul>
116
+ </li>
117
+ <li><strong>eds:</strong><ul>
118
+ <li>regenerate components - add eds-react experimental sub-package (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/481dfd6f863d00d9304810bd9bcb44a60b7895b0">481dfd6f</a>)</li>
119
+ </ul>
120
+ </li>
121
+ <li><strong>eui-disable-content:</strong><ul>
122
+ <li>Remove encapsulation.None - EUI-12781 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12781">EUI-12781</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4f0d42fb288fb4ecfd52bdf3852deaa9ac70163d">4f0d42fb</a>)</li>
123
+ </ul>
124
+ </li>
125
+ <li><strong>eui-dialog|eui-message-box:</strong><ul>
126
+ <li>Remove encapsulation.None - EUI-12779 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12779">EUI-12779</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2e64df7d7663c285375910705aa96c5d7f6d955c">2e64df7d</a>)</li>
127
+ </ul>
128
+ </li>
129
+ <li><strong>eui-autocomplete-v2:</strong><ul>
130
+ <li>Remove encapsulation.None - EUI-12776 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12776">EUI-12776</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fd7fa56652e932d0ee6c402e66b992cf3a8b5545">fd7fa566</a>)</li>
131
+ <li>Signal Forms implementation - EUI-12889 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12889">EUI-12889</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/36a0003cc6d5560f38a36aa6cd567fcaca09c4d6">36a0003c</a>)</li>
132
+ </ul>
133
+ </li>
134
+ <li><strong>ecl-media-container:</strong><ul>
135
+ <li>added tests + hostbindings moved to host EUI-12896 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12896">EUI-12896</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/be78d129372f54d519ce4a8747b5e863ce69af42">be78d129</a>)</li>
136
+ </ul>
137
+ </li>
138
+ <li><strong>ecl-loading-indicator:</strong><ul>
139
+ <li>added tests EUI-12896 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12896">EUI-12896</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/90bf3c5390aa70a0c14fdb11c5c9a1c07bcd1c37">90bf3c53</a>)</li>
140
+ </ul>
141
+ </li>
142
+ <li><strong>ecl-list-illustration:</strong><ul>
143
+ <li>added tests EUI-12895 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12895">EUI-12895</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/113478f00b7e449b816573fe73e83f9c0873cd5e">113478f0</a>)</li>
144
+ </ul>
145
+ </li>
146
+ <li><strong>ecl-list:</strong><ul>
147
+ <li>created tests EUI-12894 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12894">EUI-12894</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ca753a9d36e2faa0d67ab6d8e6ad49270a32afee">ca753a9d</a>)</li>
148
+ </ul>
149
+ </li>
150
+ <li><strong>eui-deps:</strong><ul>
151
+ <li>updates moment to 2.31.0 to match the moment-timezone version - EUI-12900 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12900">EUI-12900</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e9fe668f6af820e98006a337e6fe1d026d75d2a8">e9fe668f</a>)</li>
152
+ </ul>
153
+ </li>
154
+ <li><strong>ecl-layout-wrapper:</strong><ul>
155
+ <li>added tests EUI-12892 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12892">EUI-12892</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fbb8e0610aabb8bf68e9fd84cc20d7e8a7d0659a">fbb8e061</a>)</li>
156
+ </ul>
157
+ </li>
158
+ <li><strong>ecl-label:</strong><ul>
159
+ <li>added tests EUI-12891 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12891">EUI-12891</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3c3c024bcc6d412fdc90f1a9f1b92365ce3e5240">3c3c024b</a>)</li>
160
+ </ul>
161
+ </li>
162
+ <li><strong>eui-rating:</strong><ul>
163
+ <li>Signal Forms implementation - EUI-12842 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12842">EUI-12842</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/133df37853295c162cff812be404fbe50a513694">133df378</a>)</li>
164
+ </ul>
165
+ </li>
166
+ <li><strong>eui-tree:</strong><ul>
167
+ <li>Signal Forms implementation - EUI-12883 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12883">EUI-12883</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/cd4403bc20210c84d7e78460aa9bf95554479d44">cd4403bc</a>)</li>
168
+ </ul>
169
+ </li>
170
+ <li><strong>ecl-icon:</strong><ul>
171
+ <li>added tests EUI-12861 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12861">EUI-12861</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/801a0657d87e3443245ffa5ae1070f1851c82373">801a0657</a>)</li>
172
+ </ul>
173
+ </li>
174
+ </ul>
175
+ <h5>Bug Fixes</h5>
176
+ <ul>
177
+ <li><strong>other:</strong><ul>
178
+ <li>linting issues (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/070fa87ce311bcede8424fb61dbae5f709dafcb3">070fa87c</a>)</li>
179
+ <li>update eui-resizable directive properties to use nullable signals - EUI-12906 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12906">EUI-12906</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/52c618c4ffcdf357823145454f744cb0c11b50bc">52c618c4</a>)</li>
180
+ </ul>
181
+ </li>
182
+ </ul>
183
+ <hr>
184
+ <hr>
185
+ <h2>22.0.0-alpha.5 (2026-09-11)</h2>
186
+ <h5>BREAKING CHANGES</h5>
187
+ <ul>
188
+ <li><strong>other:</strong><ul>
189
+ <li>implement signal-based architecture for EuiWizardStep components - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c465049e4395a7967fee32f745a3b52ebfddace8">c465049e</a>)</li>
190
+ </ul>
191
+ </li>
192
+ </ul>
193
+ <h5>Chores</h5>
194
+ <ul>
195
+ <li><strong>other:</strong><ul>
196
+ <li>update EuiInputCheckboxComponent to use signals for indeterminate and checked states - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a9e8338b3ef6ea078f684037c870103bf17f4fbf">a9e8338b</a>)</li>
197
+ <li>enhance EuiLoadingDirective with improved readonly handling and documentation - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ddeb0780ef2e7ce1033a110dc8745755cc1c3e60">ddeb0780</a>)</li>
198
+ <li>simplify euiClearable directive by using reactive inputs - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d4cdeda151208f8dd7b00eed569e984c5731dfcd">d4cdeda1</a>)</li>
199
+ <li>refactor dropdown item tests to use setSubDropdown helper - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/14ab3a638cd83eaca167336be0d7aff6ac15c4ba">14ab3a63</a>)</li>
200
+ <li>update EuiTreeComponent to use reactive input handling for nodes - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/16048e6a833bc0dbbbbe512fff9fe54a5c18eea9">16048e6a</a>)</li>
201
+ <li>update EuiTreeListToolbarComponent to use signals for state management - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f8e88e5872e4576f7643feb4374f7a35e24696d3">f8e88e58</a>)</li>
202
+ <li>replace @ViewChild with viewChild for consistency - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7a53ffa9eba1d49edaabd6132367147236e60abf">7a53ffa9</a>)</li>
203
+ <li>update EuiSelectComponent inputs to use reactive forms - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/589ca8b7b9f775ced74fdb380824aec1ba78713e">589ca8b7</a>)</li>
204
+ <li>update EuiIconSvgComponent to use signals and computed properties - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8b26b3454f916c1f9b1431ff7e6784b7e0e6efbc">8b26b345</a>)</li>
205
+ <li>update package.json dependencies and version - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/64a027d0a27477c3f765763c96d1bd4c8fc81c97">64a027d0</a>)</li>
206
+ <li>update PlaygroundComponent to use setInput for readonly, disabled, and invalid properties - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9025b1a1fe7f0f314d3121a0ad31b65c50859417">9025b1a1</a>)</li>
207
+ <li>update eui-datepicker component inputs to use signals and reactive forms - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/626e2923edc0785d30939fd0e40b89bdf2c54cec">626e2923</a>)</li>
208
+ <li>update PlaygroundComponent inputs to use signals - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1099938aecc248741d3e257d0b9573bda7b1c717">1099938a</a>)</li>
209
+ </ul>
210
+ </li>
211
+ </ul>
212
+ <h5>Bug Fixes</h5>
213
+ <ul>
214
+ <li><strong>eui-input-checkbox:</strong><ul>
215
+ <li>indeterminate state handling for checkbox component - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d075437af3c62107ae38e5f4672c1a624eaddf68">d075437a</a>)</li>
216
+ </ul>
217
+ </li>
218
+ <li><strong>other:</strong><ul>
219
+ <li>lint - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0e6a7dbe69713ed63fc7e1e2fd67535605f9d4b5">0e6a7dbe</a>)</li>
220
+ <li>update EuiDisableContentComponent tests to use reactive inputs - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/aedb0cdf8cd199ba51ebbd0be817638429473264">aedb0cdf</a>)</li>
221
+ </ul>
222
+ </li>
223
+ <li><strong>eui-dropdown-item:</strong><ul>
224
+ <li>signals migration - EUI-12882 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12882">EUI-12882</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e9df24cb36661945fd3f638ec43349914ab1e38d">e9df24cb</a>)</li>
225
+ </ul>
226
+ </li>
227
+ </ul>
228
+ <hr>
229
+ <hr>
109
230
  <h2>22.0.0-alpha.4 (2026-09-09)</h2>
110
231
  <h5>Chores</h5>
111
232
  <ul>
@@ -170,6 +170,10 @@ with maxVisibleItems control.</p>
170
170
 
171
171
 
172
172
 
173
+ <tr>
174
+ <td class="col-md-3">host</td>
175
+ <td class="col-md-9"><code>{<br>}</code></td>
176
+ </tr>
173
177
 
174
178
 
175
179
 
@@ -181,10 +185,6 @@ with maxVisibleItems control.</p>
181
185
  <td class="col-md-9"><code>[eclDescriptionListDefinition]</code></td>
182
186
  </tr>
183
187
 
184
- <tr>
185
- <td class="col-md-3">standalone</td>
186
- <td class="col-md-9"><code>true</code></td>
187
- </tr>
188
188
 
189
189
  <tr>
190
190
  <td class="col-md-3">imports</td>
@@ -322,22 +322,6 @@ with maxVisibleItems control.</p>
322
322
  </table>
323
323
 
324
324
 
325
- <table class="table table-sm table-bordered index-table">
326
- <tbody>
327
- <tr>
328
- <td class="col-md-3">
329
- <h6><b>HostBindings</b></h6>
330
- </td>
331
- <td class="col-md-9">
332
- <ul class="index-list">
333
- <li>
334
- <span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class" >class</a>
335
- </li>
336
- </ul>
337
- </td>
338
- </tr>
339
- </tbody>
340
- </table>
341
325
 
342
326
 
343
327
  <table class="table table-sm table-bordered index-table">
@@ -454,29 +438,6 @@ Options: &#39;link&#39;, &#39;inline&#39;, &#39;taxonomy&#39;, &#39;tag&#39;.</p
454
438
  </section>
455
439
 
456
440
 
457
- <section data-compodoc="block-properties">
458
- <h3>HostBindings</h3> <table class="table table-sm table-bordered">
459
- <tbody>
460
- <tr>
461
- <td class="col-md-4">
462
- <a name="class"></a>
463
- <span class="name">
464
- <span ><b>class</b></span>
465
- <a href="#class"><span class="icon ion-ios-link"></span></a>
466
- </span>
467
- </td>
468
- </tr>
469
- <tr>
470
- <td class="col-md-4">
471
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
472
-
473
- </td>
474
- </tr>
475
-
476
-
477
- </tbody>
478
- </table>
479
- </section>
480
441
 
481
442
 
482
443
  <section data-compodoc="block-methods">
@@ -643,7 +604,8 @@ Expands all hidden items and removes the &quot;See all&quot; link from DOM.</p>
643
604
  <tr>
644
605
  <td class="col-md-4">
645
606
  <div class="io-description"><p>Signal indicating whether the DOM is ready for manipulation.
646
- Set to true after first render to ensure projected content exists.</p>
607
+ Set to true after first render to ensure the projected <ul> exists before
608
+ the see-more link is inserted into it. Defers DOM writes in the effect.</p>
647
609
  </div>
648
610
  </td>
649
611
  </tr>
@@ -248,7 +248,6 @@
248
248
  <ul class="index-list">
249
249
  <li>
250
250
  <span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
251
- <span class="modifier"></span>
252
251
  <a href="#counterStartStyle" >counterStartStyle</a>
253
252
  </li>
254
253
  <li>
@@ -262,12 +261,10 @@
262
261
  </li>
263
262
  <li>
264
263
  <span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
265
- <span class="modifier"></span>
266
264
  <a href="#role" >role</a>
267
265
  </li>
268
266
  <li>
269
267
  <span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
270
- <span class="modifier"></span>
271
268
  <a href="#startAttr" >startAttr</a>
272
269
  </li>
273
270
  </ul>
@@ -342,31 +339,6 @@
342
339
  </table>
343
340
 
344
341
 
345
- <table class="table table-sm table-bordered index-table">
346
- <tbody>
347
- <tr>
348
- <td class="col-md-3">
349
- <h6><b>HostBindings</b></h6>
350
- </td>
351
- <td class="col-md-9">
352
- <ul class="index-list">
353
- <li>
354
- <span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#attr.role" >attr.role</a>
355
- </li>
356
- <li>
357
- <span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#attr.start" >attr.start</a>
358
- </li>
359
- <li>
360
- <span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class" >class</a>
361
- </li>
362
- <li>
363
- <span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#style.--ecl-list-illustration-counter-start" >style.--ecl-list-illustration-counter-start</a>
364
- </li>
365
- </ul>
366
- </td>
367
- </tr>
368
- </tbody>
369
- </table>
370
342
 
371
343
 
372
344
  <table class="table table-sm table-bordered index-table">
@@ -676,119 +648,6 @@ Possible values:</p>
676
648
  </section>
677
649
 
678
650
 
679
- <section data-compodoc="block-properties">
680
- <h3>HostBindings</h3> <table class="table table-sm table-bordered">
681
- <tbody>
682
- <tr>
683
- <td class="col-md-4">
684
- <a name="attr.role"></a>
685
- <span class="name">
686
- <span ><b>attr.role</b></span>
687
- <a href="#attr.role"><span class="icon ion-ios-link"></span></a>
688
- </span>
689
- </td>
690
- </tr>
691
- <tr>
692
- <td class="col-md-4">
693
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
694
-
695
- </td>
696
- </tr>
697
- <tr>
698
- <td class="col-md-4">
699
- <i>Default value : </i><code>&#x27;list&#x27;</code>
700
- </td>
701
- </tr>
702
-
703
- <tr>
704
- <td class="col-md-4">
705
- <div class="io-description"><p>Applies ARIA role for list elements.</p>
706
- </div>
707
- </td>
708
- </tr>
709
-
710
- </tbody>
711
- </table>
712
- <table class="table table-sm table-bordered">
713
- <tbody>
714
- <tr>
715
- <td class="col-md-4">
716
- <a name="attr.start"></a>
717
- <span class="name">
718
- <span ><b>attr.start</b></span>
719
- <a href="#attr.start"><span class="icon ion-ios-link"></span></a>
720
- </span>
721
- </td>
722
- </tr>
723
- <tr>
724
- <td class="col-md-4">
725
- <i>Type : </i> <code>string | null</code>
726
-
727
- </td>
728
- </tr>
729
- <tr>
730
- <td class="col-md-4">
731
- <i>Default value : </i><code>null</code>
732
- </td>
733
- </tr>
734
-
735
-
736
- </tbody>
737
- </table>
738
- <table class="table table-sm table-bordered">
739
- <tbody>
740
- <tr>
741
- <td class="col-md-4">
742
- <a name="class"></a>
743
- <span class="name">
744
- <span ><b>class</b></span>
745
- <a href="#class"><span class="icon ion-ios-link"></span></a>
746
- </span>
747
- </td>
748
- </tr>
749
- <tr>
750
- <td class="col-md-4">
751
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
752
-
753
- </td>
754
- </tr>
755
-
756
- <tr>
757
- <td class="col-md-4">
758
- <div class="io-description"><p>Applies the appropriate ECL CSS classes to the host element.</p>
759
- </div>
760
- </td>
761
- </tr>
762
-
763
- </tbody>
764
- </table>
765
- <table class="table table-sm table-bordered">
766
- <tbody>
767
- <tr>
768
- <td class="col-md-4">
769
- <a name="style.--ecl-list-illustration-counter-start"></a>
770
- <span class="name">
771
- <span ><b>style.--ecl-list-illustration-counter-start</b></span>
772
- <a href="#style.--ecl-list-illustration-counter-start"><span class="icon ion-ios-link"></span></a>
773
- </span>
774
- </td>
775
- </tr>
776
- <tr>
777
- <td class="col-md-4">
778
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
779
-
780
- </td>
781
- </tr>
782
- <tr>
783
- <td class="col-md-4">
784
- <i>Default value : </i><code>&#x27;&#x27;</code>
785
- </td>
786
- </tr>
787
-
788
-
789
- </tbody>
790
- </table>
791
- </section>
792
651
 
793
652
 
794
653
  <section data-compodoc="block-methods">
@@ -870,7 +729,6 @@ Possible values:</p>
870
729
  <td class="col-md-4">
871
730
  <a name="counterStartStyle"></a>
872
731
  <span class="name">
873
- <span class="modifier"></span>
874
732
  <span ><b>counterStartStyle</b></span>
875
733
  <a href="#counterStartStyle"><span class="icon ion-ios-link"></span></a>
876
734
  </span>
@@ -887,15 +745,6 @@ Possible values:</p>
887
745
  <i>Default value : </i><code>&#x27;&#x27;</code>
888
746
  </td>
889
747
  </tr>
890
- <tr>
891
- <td class="col-md-4">
892
- <b>Decorators : </b>
893
- <br />
894
- <code>
895
- @HostBinding(&#x27;style.--ecl-list-illustration-counter-start&#x27;)<br />
896
- </code>
897
- </td>
898
- </tr>
899
748
 
900
749
 
901
750
  </tbody>
@@ -967,7 +816,6 @@ Possible values:</p>
967
816
  <td class="col-md-4">
968
817
  <a name="role"></a>
969
818
  <span class="name">
970
- <span class="modifier"></span>
971
819
  <span ><b>role</b></span>
972
820
  <a href="#role"><span class="icon ion-ios-link"></span></a>
973
821
  </span>
@@ -984,15 +832,6 @@ Possible values:</p>
984
832
  <i>Default value : </i><code>&#x27;list&#x27;</code>
985
833
  </td>
986
834
  </tr>
987
- <tr>
988
- <td class="col-md-4">
989
- <b>Decorators : </b>
990
- <br />
991
- <code>
992
- @HostBinding(&#x27;attr.role&#x27;)<br />
993
- </code>
994
- </td>
995
- </tr>
996
835
 
997
836
  <tr>
998
837
  <td class="col-md-4">
@@ -1009,7 +848,6 @@ Possible values:</p>
1009
848
  <td class="col-md-4">
1010
849
  <a name="startAttr"></a>
1011
850
  <span class="name">
1012
- <span class="modifier"></span>
1013
851
  <span ><b>startAttr</b></span>
1014
852
  <a href="#startAttr"><span class="icon ion-ios-link"></span></a>
1015
853
  </span>
@@ -1026,15 +864,6 @@ Possible values:</p>
1026
864
  <i>Default value : </i><code>null</code>
1027
865
  </td>
1028
866
  </tr>
1029
- <tr>
1030
- <td class="col-md-4">
1031
- <b>Decorators : </b>
1032
- <br />
1033
- <code>
1034
- @HostBinding(&#x27;attr.start&#x27;)<br />
1035
- </code>
1036
- </td>
1037
- </tr>
1038
867
 
1039
868
 
1040
869
  </tbody>