@eui/components 17.3.6-snapshot-1717751602934 → 17.3.6-snapshot-1718053871216

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.
@@ -228,6 +228,20 @@
228
228
  </td>
229
229
  </tr>
230
230
 
231
+ <tr>
232
+ <td class="col-md-4">
233
+ <h6><b>Inputs</b></h6>
234
+ </td>
235
+ </tr>
236
+ <tr>
237
+ <td class="col-md-4">
238
+ <ul class="index-list">
239
+ <li>
240
+ <a href="#isAutocollapseOnLtDesktop" >isAutocollapseOnLtDesktop</a>
241
+ </li>
242
+ </ul>
243
+ </td>
244
+ </tr>
231
245
 
232
246
 
233
247
  <tr>
@@ -308,7 +322,30 @@
308
322
  </table>
309
323
  </section>
310
324
 
325
+ <section data-compodoc="block-inputs">
326
+ <h3 id="inputs">Inputs</h3>
327
+ <table class="table table-sm table-bordered">
328
+ <tbody>
329
+ <tr>
330
+ <td class="col-md-4">
331
+ <a name="isAutocollapseOnLtDesktop"></a>
332
+ <b>isAutocollapseOnLtDesktop</b>
333
+ </td>
334
+ </tr>
335
+ <tr>
336
+ <td class="col-md-4">
337
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
311
338
 
339
+ </td>
340
+ </tr>
341
+ <tr>
342
+ <td class="col-md-4">
343
+ <i>Default value : </i><code>false</code>
344
+ </td>
345
+ </tr>
346
+ </tbody>
347
+ </table>
348
+ </section>
312
349
 
313
350
  <section data-compodoc="block-properties">
314
351
  <h3>HostBindings</h3> <table class="table table-sm table-bordered">
@@ -311,9 +311,9 @@
311
311
  <li>
312
312
  <b>@stackblitz/sdk</b> : 1.9.0</li>
313
313
  <li>
314
- <b>@eui/styles-base</b> : 17.3.6-snapshot-1717504386226</li>
314
+ <b>@eui/styles-base</b> : 17.3.6-snapshot-1717751602934</li>
315
315
  <li>
316
- <b>@eui/ecl</b> : 17.3.6-snapshot-1717504386226</li>
316
+ <b>@eui/ecl</b> : 17.3.6-snapshot-1717751602934</li>
317
317
  <li>
318
318
  <b>@eui/tools</b> : ^6.0.0</li>
319
319
  </ul>