@eui/components 18.0.1 → 18.0.2-snapshot-1718193852574

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.
@@ -242,6 +242,7 @@
242
242
  <a href="#onActionIconFocusOut" >onActionIconFocusOut</a>
243
243
  </li>
244
244
  <li>
245
+ <span class="modifier">Public</span>
245
246
  <a href="#onActionIconKeyDown" >onActionIconKeyDown</a>
246
247
  </li>
247
248
  <li>
@@ -1015,6 +1016,7 @@
1015
1016
  <td class="col-md-4">
1016
1017
  <a name="onActionIconKeyDown"></a>
1017
1018
  <span class="name">
1019
+ <span class="modifier">Public</span>
1018
1020
  <span ><b>onActionIconKeyDown</b></span>
1019
1021
  <a href="#onActionIconKeyDown"><span class="icon ion-ios-link"></span></a>
1020
1022
  </span>
@@ -1022,7 +1024,8 @@
1022
1024
  </tr>
1023
1025
  <tr>
1024
1026
  <td class="col-md-4">
1025
- <code>onActionIconKeyDown(event: KeyboardEvent)</code>
1027
+ <span class="modifier-icon icon ion-ios-reset"></span>
1028
+ <code>onActionIconKeyDown(event: KeyboardEvent)</code>
1026
1029
  </td>
1027
1030
  </tr>
1028
1031
 
@@ -306,7 +306,7 @@
306
306
  <a href="#label" >label</a>
307
307
  </li>
308
308
  <li>
309
- <a href="#size" >size</a>
309
+ <a href="#size" class="deprecated-name">size</a>
310
310
  </li>
311
311
  <li>
312
312
  <a href="#subLabel" >subLabel</a>
@@ -373,7 +373,7 @@
373
373
  <tbody>
374
374
  <tr>
375
375
  <td class="col-md-4">
376
- <code>constructor(pageColumnsParentInjected, asService: EuiAppShellService, baseStatesDirective: <a href="../directives/BaseStatesDirective.html" target="_self">BaseStatesDirective</a>)</code>
376
+ <code>constructor(pageColumnsParentInjected: <a href="../components/EuiPageColumnsComponent.html" target="_self">EuiPageColumnsComponent</a>, asService: EuiAppShellService, baseStatesDirective: <a href="../directives/BaseStatesDirective.html" target="_self">BaseStatesDirective</a>)</code>
377
377
  </td>
378
378
  </tr>
379
379
 
@@ -394,6 +394,7 @@
394
394
  <td>pageColumnsParentInjected</td>
395
395
 
396
396
  <td>
397
+ <code><a href="../components/EuiPageColumnsComponent.html" target="_self" >EuiPageColumnsComponent</a></code>
397
398
  </td>
398
399
 
399
400
  <td>
@@ -697,6 +698,12 @@
697
698
 
698
699
  </td>
699
700
  </tr>
701
+ <tr>
702
+ <td class="col-md-4">
703
+ <div class="io-description"><p>Size of the column</p>
704
+ </div>
705
+ </td>
706
+ </tr>
700
707
  </tbody>
701
708
  </table>
702
709
  <table class="table table-sm table-bordered">
@@ -284,7 +284,7 @@
284
284
  <li>
285
285
  <b>@stackblitz/sdk</b> : 1.10.0</li>
286
286
  <li>
287
- <b>@eui/ecl</b> : 18.0.1-snapshot-1718140878750</li>
287
+ <b>@eui/ecl</b> : 18.0.2-snapshot-1718177856730</li>
288
288
  <li>
289
289
  <b>@eui/tools</b> : ^6.0.0</li>
290
290
  </ul>