@eui/components 19.0.0-next.12 → 19.0.0-next.14

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 (88) hide show
  1. package/docs/components/EuiDropdownComponent.html +24 -0
  2. package/docs/components/EuiDropdownItemComponent.html +20 -1
  3. package/docs/components/EuiMenuComponent.html +3 -67
  4. package/docs/components/EuiMenuItemComponent.html +6 -256
  5. package/docs/components/EuiNotificationsV2Component.html +0 -24
  6. package/docs/components/EuiPageColumnComponent.html +0 -25
  7. package/docs/components/EuiPaginatorComponent.html +31 -1
  8. package/docs/components/EuiPopoverComponent.html +0 -55
  9. package/docs/components/EuiTreeComponent.html +1 -39
  10. package/docs/components/EuiWizardComponent.html +1 -1
  11. package/docs/components/EuiWizardStepComponent.html +0 -4
  12. package/docs/dependencies.html +2 -2
  13. package/docs/index.html +1 -1
  14. package/docs/js/menu-wc.js +21 -33
  15. package/docs/js/menu-wc_es5.js +1 -1
  16. package/docs/js/search/search_index.js +2 -2
  17. package/docs/miscellaneous/variables.html +1 -1
  18. package/docs/modules/EuiAllModule.html +2 -2
  19. package/docs/modules/EuiAppModule.html +2 -2
  20. package/docs/modules/EuiLayoutModule.html +2 -2
  21. package/docs/modules/EuiSidebarMenuModule.html +1 -1
  22. package/docs/modules/EuiTimepickerModule.html +1 -1
  23. package/docs/modules.html +0 -12
  24. package/eui-all/eui-all.module.d.ts +1 -1
  25. package/eui-dropdown/dropdown-item/eui-dropdown-item.component.d.ts +3 -1
  26. package/eui-dropdown/dropdown-item/eui-dropdown-item.component.d.ts.map +1 -1
  27. package/eui-dropdown/eui-dropdown.component.d.ts +2 -1
  28. package/eui-dropdown/eui-dropdown.component.d.ts.map +1 -1
  29. package/eui-icon/eui-icon-svg.component.d.ts.map +1 -1
  30. package/eui-input-number/eui-input-number.module.d.ts +0 -8
  31. package/eui-input-number/eui-input-number.module.d.ts.map +1 -1
  32. package/eui-menu/eui-menu-item.component.d.ts.map +1 -1
  33. package/eui-menu/eui-menu.component.d.ts.map +1 -1
  34. package/eui-page/components/eui-page-column/eui-page-column.component.d.ts +1 -6
  35. package/eui-page/components/eui-page-column/eui-page-column.component.d.ts.map +1 -1
  36. package/eui-paginator/eui-paginator.component.d.ts +3 -1
  37. package/eui-paginator/eui-paginator.component.d.ts.map +1 -1
  38. package/eui-popover/eui-popover.component.d.ts +1 -5
  39. package/eui-popover/eui-popover.component.d.ts.map +1 -1
  40. package/eui-sidebar-menu/eui-sidebar-menu.module.d.ts +1 -1
  41. package/eui-table-v2/eui-table-v2.component.d.ts.map +1 -1
  42. package/eui-timepicker/eui-timepicker.module.d.ts +1 -1
  43. package/eui-tree/eui-tree.component.d.ts +1 -5
  44. package/eui-tree/eui-tree.component.d.ts.map +1 -1
  45. package/eui-wizard/eui-wizard-step.component.d.ts.map +1 -1
  46. package/eui-wizard/eui-wizard.component.d.ts.map +1 -1
  47. package/fesm2022/eui-components-eui-card.mjs +1 -1
  48. package/fesm2022/eui-components-eui-card.mjs.map +1 -1
  49. package/fesm2022/eui-components-eui-dropdown.mjs +18 -11
  50. package/fesm2022/eui-components-eui-dropdown.mjs.map +1 -1
  51. package/fesm2022/eui-components-eui-icon.mjs +1 -1
  52. package/fesm2022/eui-components-eui-icon.mjs.map +1 -1
  53. package/fesm2022/eui-components-eui-input-number.mjs +1 -16
  54. package/fesm2022/eui-components-eui-input-number.mjs.map +1 -1
  55. package/fesm2022/eui-components-eui-language-selector.mjs +1 -1
  56. package/fesm2022/eui-components-eui-language-selector.mjs.map +1 -1
  57. package/fesm2022/eui-components-eui-menu.mjs +1 -22
  58. package/fesm2022/eui-components-eui-menu.mjs.map +1 -1
  59. package/fesm2022/eui-components-eui-navbar.mjs +1 -1
  60. package/fesm2022/eui-components-eui-navbar.mjs.map +1 -1
  61. package/fesm2022/eui-components-eui-page.mjs +4 -8
  62. package/fesm2022/eui-components-eui-page.mjs.map +1 -1
  63. package/fesm2022/eui-components-eui-paginator.mjs +4 -3
  64. package/fesm2022/eui-components-eui-paginator.mjs.map +1 -1
  65. package/fesm2022/eui-components-eui-popover.mjs +2 -10
  66. package/fesm2022/eui-components-eui-popover.mjs.map +1 -1
  67. package/fesm2022/eui-components-eui-sidebar-menu.mjs +1 -1
  68. package/fesm2022/eui-components-eui-sidebar-menu.mjs.map +1 -1
  69. package/fesm2022/eui-components-eui-table-v2.mjs +2 -2
  70. package/fesm2022/eui-components-eui-table-v2.mjs.map +1 -1
  71. package/fesm2022/eui-components-eui-table.mjs +3 -3
  72. package/fesm2022/eui-components-eui-table.mjs.map +1 -1
  73. package/fesm2022/eui-components-eui-timepicker.mjs +4 -4
  74. package/fesm2022/eui-components-eui-timepicker.mjs.map +1 -1
  75. package/fesm2022/eui-components-eui-tree.mjs +2 -6
  76. package/fesm2022/eui-components-eui-tree.mjs.map +1 -1
  77. package/fesm2022/eui-components-eui-user-profile.mjs +1 -1
  78. package/fesm2022/eui-components-eui-user-profile.mjs.map +1 -1
  79. package/fesm2022/eui-components-eui-wizard.mjs +8 -9
  80. package/fesm2022/eui-components-eui-wizard.mjs.map +1 -1
  81. package/fesm2022/eui-components-layout.mjs +2 -9
  82. package/fesm2022/eui-components-layout.mjs.map +1 -1
  83. package/fesm2022/eui-components.mjs +5 -5
  84. package/fesm2022/eui-components.mjs.map +1 -1
  85. package/layout/eui-notifications-v2/eui-notifications.component.d.ts +1 -6
  86. package/layout/eui-notifications-v2/eui-notifications.component.d.ts.map +1 -1
  87. package/package.json +3 -3
  88. package/docs/modules/EuiInputNumberDirectiveModule.html +0 -241
@@ -311,9 +311,6 @@
311
311
  <li>
312
312
  <a href="#label" >label</a>
313
313
  </li>
314
- <li>
315
- <a href="#size" class="deprecated-name">size</a>
316
- </li>
317
314
  <li>
318
315
  <a href="#subLabel" >subLabel</a>
319
316
  </li>
@@ -711,28 +708,6 @@
711
708
  </tr>
712
709
  </tbody>
713
710
  </table>
714
- <table class="table table-sm table-bordered">
715
- <tbody>
716
- <tr>
717
- <td class="col-md-4">
718
- <a name="size"></a>
719
- <b>size</b>
720
- </td>
721
- </tr>
722
- <tr>
723
- <td class="col-md-4">
724
- <i>Type : </i> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
725
-
726
- </td>
727
- </tr>
728
- <tr>
729
- <td class="col-md-4">
730
- <div class="io-description"><p>Size of the column</p>
731
- </div>
732
- </td>
733
- </tr>
734
- </tbody>
735
- </table>
736
711
  <table class="table table-sm table-bordered">
737
712
  <tbody>
738
713
  <tr>
@@ -899,7 +899,7 @@
899
899
  <tr>
900
900
  <td class="col-md-4">
901
901
  <span class="modifier-icon icon ion-ios-reset"></span>
902
- <code>goFirstPage()</code>
902
+ <code>goFirstPage(options?: literal type)</code>
903
903
  </td>
904
904
  </tr>
905
905
 
@@ -909,10 +909,40 @@
909
909
  <tr>
910
910
  <td class="col-md-4">
911
911
 
912
+ <div class="io-description">
913
+ <b>Parameters :</b>
914
+
915
+ <table class="params">
916
+ <thead>
917
+ <tr>
918
+ <td>Name</td>
919
+ <td>Type</td>
920
+ <td>Optional</td>
921
+ </tr>
922
+ </thead>
923
+ <tbody>
924
+ <tr>
925
+ <td>options</td>
926
+ <td>
927
+ <code>literal type</code>
928
+ </td>
929
+
930
+ <td>
931
+ Yes
932
+ </td>
933
+
934
+
935
+ </tr>
936
+ </tbody>
937
+ </table>
938
+ </div>
912
939
  <div class="io-description">
913
940
  <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
914
941
 
915
942
  </div>
943
+ <div class="io-description">
944
+
945
+ </div>
916
946
  </td>
917
947
  </tr>
918
948
  </tbody>
@@ -254,9 +254,6 @@
254
254
  <li>
255
255
  <a href="#position" >position</a>
256
256
  </li>
257
- <li>
258
- <a href="#size" class="deprecated-name">size</a>
259
- </li>
260
257
  <li>
261
258
  <a href="#title" >title</a>
262
259
  </li>
@@ -301,9 +298,6 @@
301
298
  <tr>
302
299
  <td class="col-md-4">
303
300
  <ul class="index-list">
304
- <li>
305
- <a href="#isPopoverOpen" >isPopoverOpen</a>
306
- </li>
307
301
  <li>
308
302
  <a href="#isOpen" >isOpen</a>
309
303
  </li>
@@ -480,27 +474,6 @@
480
474
  </tr>
481
475
  </tbody>
482
476
  </table>
483
- <table class="table table-sm table-bordered">
484
- <tbody>
485
- <tr>
486
- <td class="col-md-4">
487
- <a name="size"></a>
488
- <b>size</b>
489
- </td>
490
- </tr>
491
- <tr>
492
- <td class="col-md-4">
493
- <i>Type : </i> <code>&quot;default&quot; | &quot;small&quot; | &quot;large&quot; | &quot;auto&quot; | &quot;s&quot; | &quot;m&quot; | &quot;l&quot; | &quot;xl&quot; | string</code>
494
-
495
- </td>
496
- </tr>
497
- <tr>
498
- <td class="col-md-4">
499
- <i>Default value : </i><code>&#x27;default&#x27;</code>
500
- </td>
501
- </tr>
502
- </tbody>
503
- </table>
504
477
  <table class="table table-sm table-bordered">
505
478
  <tbody>
506
479
  <tr>
@@ -892,34 +865,6 @@ or as the main way to close the popup when hasCloseButton is false</p>
892
865
  <h3 id="accessors">
893
866
  Accessors
894
867
  </h3>
895
- <table class="table table-sm table-bordered">
896
- <tbody>
897
- <tr>
898
- <td class="col-md-4">
899
- <a name="isPopoverOpen"></a>
900
- <span class="name"><b>isPopoverOpen</b><a href="#isPopoverOpen"><span class="icon ion-ios-link"></span></a></span>
901
- </td>
902
- </tr>
903
-
904
- <tr>
905
- <td class="col-md-4">
906
- <span class="accessor"><b>get</b><code>isPopoverOpen()</code></span>
907
- </td>
908
- </tr>
909
- <tr>
910
- <td class="col-md-4">
911
-
912
- <div>
913
- </div>
914
- <div class="io-description">
915
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
916
-
917
- </div>
918
- </td>
919
- </tr>
920
-
921
- </tbody>
922
- </table>
923
868
  <table class="table table-sm table-bordered">
924
869
  <tbody>
925
870
  <tr>
@@ -285,9 +285,6 @@
285
285
  <li>
286
286
  <a href="#autoTranslate" >autoTranslate</a>
287
287
  </li>
288
- <li>
289
- <a href="#collapsedIconClass" class="deprecated-name">collapsedIconClass</a>
290
- </li>
291
288
  <li>
292
289
  <a href="#collapsedSvgIconClass" >collapsedSvgIconClass</a>
293
290
  </li>
@@ -297,9 +294,6 @@
297
294
  <li>
298
295
  <a href="#e2eAttr" >e2eAttr</a>
299
296
  </li>
300
- <li>
301
- <a href="#expandedIconClass" class="deprecated-name">expandedIconClass</a>
302
- </li>
303
297
  <li>
304
298
  <a href="#expandedSvgIconClass" >expandedSvgIconClass</a>
305
299
  </li>
@@ -477,22 +471,6 @@
477
471
  </tr>
478
472
  </tbody>
479
473
  </table>
480
- <table class="table table-sm table-bordered">
481
- <tbody>
482
- <tr>
483
- <td class="col-md-4">
484
- <a name="collapsedIconClass"></a>
485
- <b>collapsedIconClass</b>
486
- </td>
487
- </tr>
488
- <tr>
489
- <td class="col-md-4">
490
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
491
-
492
- </td>
493
- </tr>
494
- </tbody>
495
- </table>
496
474
  <table class="table table-sm table-bordered">
497
475
  <tbody>
498
476
  <tr>
@@ -551,22 +529,6 @@
551
529
  </tr>
552
530
  </tbody>
553
531
  </table>
554
- <table class="table table-sm table-bordered">
555
- <tbody>
556
- <tr>
557
- <td class="col-md-4">
558
- <a name="expandedIconClass"></a>
559
- <b>expandedIconClass</b>
560
- </td>
561
- </tr>
562
- <tr>
563
- <td class="col-md-4">
564
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
565
-
566
- </td>
567
- </tr>
568
- </tbody>
569
- </table>
570
532
  <table class="table table-sm table-bordered">
571
533
  <tbody>
572
534
  <tr>
@@ -2047,7 +2009,7 @@
2047
2009
  <script src="../js/libs/htmlparser.js"></script>
2048
2010
  <script src="../js/libs/deep-iterator.js"></script>
2049
2011
  <script>
2050
- var COMPONENT_TEMPLATE = '<div><div class="eui-ul-rep eui-tree__wrapper" cdkScrollable #cdkScrollableRef> <cdk-tree #treeComponentInstance [dataSource]="cdkArrayDataSource" [treeControl]="cdkTreeControl" [trackBy]="trackBy" *ngIf="renderTree" class="eui-cdk-tree"> <!-- There are two states of generic cdk-nested-tree-node declarations. First one is without child. No sub rendering. --> <cdk-nested-tree-node *cdkTreeNodeDef="let treeRunTimeItemModel" class="eui-cdk-nested-tree-node"> <div *ngIf="treeRunTimeItemModel" class="eui-li-rep eui-tree-node" [class.eui-tree-node--first]="treeRunTimeItemModel?.path === \'0\'" [class.eui-tree-node--last]="treeRunTimeItemModel.last" title="{{ getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.tooltipLabel || getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label }}"> <div class="eui-tree-node-wrapper" (click)="onNodeClick(treeRunTimeItemModel, $event)"> <div class="eui-tree-node-wrapper__container"> <!-- Renders node in default or provided template\'s context. Generates onSelect with onSelectFn for developers to send the events from their custom check events. Provides id to be used on generic template --> <ng-container [ngTemplateOutlet]="nodeTemplateRef || nodeTemplateDefault" [ngTemplateOutletContext]="{ $implicit: getTreeItem(treeRunTimeItemModel?.path)?.node, onSelect: onSelectFn(treeRunTimeItemModel.path), id: uid + treeRunTimeItemModel.path, path: treeRunTimeItemModel.path }"> </ng-container> </div> </div> </div> </cdk-nested-tree-node> <!-- This is the tree node template for expandable nodes --> <cdk-nested-tree-node *cdkTreeNodeDef="let treeRunTimeItemModel; when: hasChild" class="eui-cdk-nested-tree-node eui-cdk-nested-tree-node--with-child"> <div class="eui-li-rep eui-tree-node eui-tree-node--with-child" [class.eui-tree-node--first]="treeRunTimeItemModel?.path === \'0\'" [class.eui-tree-node--last]="treeRunTimeItemModel.last" *ngIf="treeRunTimeItemModel" title="{{ getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.tooltipLabel || getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label }}"> <div class="eui-tree-node-wrapper"> <!--Here wraps the node, and listen for node clicks.--> <div (click)="onNodeClick(treeRunTimeItemModel, $event)" class="eui-tree-node-wrapper__container"> <!-- Expand/collapse action button --> <button euiButton euiIconButton euiBasicButton euiRounded euiSizeS type="button" [attr.aria-label]="\'Toggle \' + getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label" (click)="onNodeToggle(treeRunTimeItemModel)" cdkTreeNodeToggle class="eui-tree-node__button"> <eui-icon-svg *ngIf="!cdkTreeControl.isExpanded(treeRunTimeItemModel) && !collapsedIconClass" [icon]="expandedSvgIconClass"></eui-icon-svg> <eui-icon-svg *ngIf="cdkTreeControl.isExpanded(treeRunTimeItemModel) && !expandedIconClass" [icon]="collapsedSvgIconClass"></eui-icon-svg> </button> <!-- Renders node in default or provided template\'s context. Generates onSelect with onSelectFn for developers to send the events from their custom check events. Provides id to be used on generic template --> <ng-container [ngTemplateOutlet]="nodeTemplateRef || nodeTemplateDefault" [ngTemplateOutletContext]="{ $implicit: getTreeItem(treeRunTimeItemModel.path)?.node, onSelect: onSelectFn(treeRunTimeItemModel.path), id: uid + treeRunTimeItemModel.path, path: treeRunTimeItemModel.path, children: getTreeItem(treeRunTimeItemModel?.path)?.children }"> </ng-container> </div> </div> <!--uses cdkTreeNodeOutlet to render children nodes, CdkTreeControl is used to control isExpanded state.--> <div class="eui-ul-rep eui-tree-node" role="group" *ngIf="cdkTreeControl.isExpanded(treeRunTimeItemModel)"> <ng-container cdkTreeNodeOutlet></ng-container> </div> </div> </cdk-nested-tree-node> </cdk-tree></div><ng-template #nodeTemplateDefault let-node let-onSelect="onSelect" let-id="id" let-path="path"> <ng-container *ngIf="node"> <div class="eui-tree-node-wrapper__container-left" [class.eui-tree-node-wrapper__container-left--selected]="node?.isSelected"> <!--input checkbox area--> <input euiInputCheckBox *ngIf="node && node.selectable" type="checkbox" id="{{ id }}" [checked]="!!node?.isSelected" [indeterminate]="!!node?.isIndeterminate" (change)="onSelect($event)" /> <!--icon area--> <ng-container *ngIf="node?.treeContentBlock?.iconSvgName"> <eui-icon-svg icon="{{ node?.treeContentBlock?.iconSvgName }}" fillColor="{{ node?.treeContentBlock?.iconTypeClass || \'neutral\' }}" size="s" class="eui-u-mr-xs"> </eui-icon-svg> </ng-container> <!--chips area--> <ng-container *ngIf="node?.treeContentBlock?.chips"> <eui-chip *ngFor="let chip of node.treeContentBlock.chips" euiSizeS [euiVariant]="chip.typeClass || \'secondary\'" [euiOutline]="chip.isOutline" class="eui-chip--rounded eui-u-mr-xs"> <span euiLabel>{{ chip.label }}</span> </eui-chip> </ng-container> <!--badge (typeLabel & typeClass) area--> <ng-container *ngIf="node?.treeContentBlock?.typeLabel" [ngSwitch]="node?.treeContentBlock?.typeClass"> <eui-badge euiSizeM [euiVariant]="node?.treeContentBlock?.typeClass || \'primary\'" class="eui-u-flex-no-shrink eui-u-mr-xs"> {{ node?.treeContentBlock?.typeLabel }} </eui-badge> </ng-container> </div> <!--label area--> <div class="eui-tree-node-wrapper__container-middle"> <label *ngIf="!node?.treeContentBlock?.url && !node?.treeContentBlock?.urlExternal" euiLabel for="{{ id }}" class="eui-u-text-truncate eui-u-p-2xs" [class.eui-label--selected]=" highlightPath ? getRunTimeSelectionRecursiveState(path)?.selectionRecursiveState === \'indeterminate\' || node?.isSelected : node?.isSelected " [class.eui-u-cursor-pointer]="node?.selectable"> {{ autoTranslate ? (node?.treeContentBlock?.label | translate) : node?.treeContentBlock?.label }} </label> <label *ngIf="node?.treeContentBlock?.url" euiLabel for="{{ id }}" class="eui-u-text-truncate eui-u-p-2xs"> <a class="eui-u-text-link" [class.eui-u-text-link-standalone]="!showUnderlinedLinks" [routerLink]="node?.treeContentBlock?.url"> {{ autoTranslate ? (node?.treeContentBlock?.label | translate) : node?.treeContentBlock?.label }} </a> </label> <label *ngIf="node?.treeContentBlock?.urlExternal" euiLabel for="{{ id }}" class="eui-u-text-truncate eui-u-p-2xs"> <a class="eui-u-text-link-external" [class.eui-u-text-link-external-standalone]="!showUnderlinedLinks" href="{{ node?.treeContentBlock?.urlExternal }}" target="{{ node?.treeContentBlock?.urlExternalTarget || \'blank\' }}"> {{ autoTranslate ? (node?.treeContentBlock?.label | translate) : node?.treeContentBlock?.label }} </a> </label> </div> <div *ngIf="node?.treeContentBlock?.rightContent" class="eui-tree-node-wrapper__container-right"> <!--badges area--> <ng-container *ngFor="let badge of node.treeContentBlock.rightContent?.badges"> <eui-badge euiOutline [euiVariant]="badge.typeClass || \'secondary\'" class="eui-u-ml-xs"> <span euiLabel>{{ badge.label }}</span> </eui-badge> </ng-container> <!--chips area--> <ng-container *ngFor="let chip of node.treeContentBlock.rightContent?.chips"> <eui-chip euiSizeS [euiVariant]="chip.typeClass || \'secondary\'" [euiOutline]="chip.isOutline" class="eui-chip--rounded eui-u-mb-none eui-u-ml-xs"> <span euiLabel>{{ chip.label }}</span> </eui-chip> </ng-container> <!--Context menu--> <ng-container *ngIf="node.treeContentBlock.rightContent?.contextMenuMetaData && rightContextMenuTemplateRef"> <eui-dropdown class="eui-u-ml-xs"> <button euiButton euiSizeS euiRounded euiIconButton euiBasicButton euiSecondary [attr.aria-label]="\'Options menu\'"> <eui-icon-svg icon="ellipsis-vertical:sharp"></eui-icon-svg> </button> <eui-dropdown-content> <ng-template [ngTemplateOutlet]="rightContextMenuTemplateRef" [ngTemplateOutletContext]="{ $implicit: node?.treeContentBlock?.rightContent?.contextMenuMetaData, metadata: node?.treeContentBlock?.rightContent?.contextMenuMetaData }"> </ng-template> </eui-dropdown-content> </eui-dropdown> </ng-container> </div> <!--metadata, uses the help of ng template to generate dynamic expand variable without handling state --> <ng-container *ngIf="node.treeContentBlock?.metadata && nodeContentMetadataTemplateRef" [ngTemplateOutlet]="nodeContentMetadataContainer" [ngTemplateOutletContext]="{ $implicit: { expanded: false } }"> </ng-container> <ng-template #nodeContentMetadataContainer let-metaDataContainer> <button euiButton euiBasicButton euiIconButton euiRounded euiSizeS type="button" aria-label="expand collapse tree item" (click)="metaDataContainer.expanded = !metaDataContainer.expanded"> <eui-icon-svg [icon]="metaDataContainer.expanded ? \'chevron-down:sharp\' : \'chevron-forward:sharp\'"></eui-icon-svg> </button> <div *ngIf="metaDataContainer.expanded" class="eui-tree-node__metacontent"> <!--passing metadata of the node content to provided template-ref:nodeContentMetadataTemplateRef--> <ng-template [ngTemplateOutlet]="nodeContentMetadataTemplateRef" [ngTemplateOutletContext]="{ $implicit: node?.treeContentBlock?.metadata, metadata: node?.treeContentBlock?.metadata }"> </ng-template> </div> </ng-template> </ng-container></ng-template></div>'
2012
+ var COMPONENT_TEMPLATE = '<div><div class="eui-ul-rep eui-tree__wrapper" cdkScrollable #cdkScrollableRef> <cdk-tree #treeComponentInstance [dataSource]="cdkArrayDataSource" [treeControl]="cdkTreeControl" [trackBy]="trackBy" *ngIf="renderTree" class="eui-cdk-tree"> <!-- There are two states of generic cdk-nested-tree-node declarations. First one is without child. No sub rendering. --> <cdk-nested-tree-node *cdkTreeNodeDef="let treeRunTimeItemModel" class="eui-cdk-nested-tree-node"> <div *ngIf="treeRunTimeItemModel" class="eui-li-rep eui-tree-node" [class.eui-tree-node--first]="treeRunTimeItemModel?.path === \'0\'" [class.eui-tree-node--last]="treeRunTimeItemModel.last" title="{{ getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.tooltipLabel || getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label }}"> <div class="eui-tree-node-wrapper" (click)="onNodeClick(treeRunTimeItemModel, $event)"> <div class="eui-tree-node-wrapper__container"> <!-- Renders node in default or provided template\'s context. Generates onSelect with onSelectFn for developers to send the events from their custom check events. Provides id to be used on generic template --> <ng-container [ngTemplateOutlet]="nodeTemplateRef || nodeTemplateDefault" [ngTemplateOutletContext]="{ $implicit: getTreeItem(treeRunTimeItemModel?.path)?.node, onSelect: onSelectFn(treeRunTimeItemModel.path), id: uid + treeRunTimeItemModel.path, path: treeRunTimeItemModel.path }"> </ng-container> </div> </div> </div> </cdk-nested-tree-node> <!-- This is the tree node template for expandable nodes --> <cdk-nested-tree-node *cdkTreeNodeDef="let treeRunTimeItemModel; when: hasChild" class="eui-cdk-nested-tree-node eui-cdk-nested-tree-node--with-child"> <div class="eui-li-rep eui-tree-node eui-tree-node--with-child" [class.eui-tree-node--first]="treeRunTimeItemModel?.path === \'0\'" [class.eui-tree-node--last]="treeRunTimeItemModel.last" *ngIf="treeRunTimeItemModel" title="{{ getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.tooltipLabel || getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label }}"> <div class="eui-tree-node-wrapper"> <!--Here wraps the node, and listen for node clicks.--> <div (click)="onNodeClick(treeRunTimeItemModel, $event)" class="eui-tree-node-wrapper__container"> <!-- Expand/collapse action button --> <button euiButton euiIconButton euiBasicButton euiRounded euiSizeS type="button" [attr.aria-label]="\'Toggle \' + getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label" (click)="onNodeToggle(treeRunTimeItemModel)" cdkTreeNodeToggle class="eui-tree-node__button"> <eui-icon-svg *ngIf="!cdkTreeControl.isExpanded(treeRunTimeItemModel)" [icon]="expandedSvgIconClass"></eui-icon-svg> <eui-icon-svg *ngIf="cdkTreeControl.isExpanded(treeRunTimeItemModel)" [icon]="collapsedSvgIconClass"></eui-icon-svg> </button> <!-- Renders node in default or provided template\'s context. Generates onSelect with onSelectFn for developers to send the events from their custom check events. Provides id to be used on generic template --> <ng-container [ngTemplateOutlet]="nodeTemplateRef || nodeTemplateDefault" [ngTemplateOutletContext]="{ $implicit: getTreeItem(treeRunTimeItemModel.path)?.node, onSelect: onSelectFn(treeRunTimeItemModel.path), id: uid + treeRunTimeItemModel.path, path: treeRunTimeItemModel.path, children: getTreeItem(treeRunTimeItemModel?.path)?.children }"> </ng-container> </div> </div> <!--uses cdkTreeNodeOutlet to render children nodes, CdkTreeControl is used to control isExpanded state.--> <div class="eui-ul-rep eui-tree-node" role="group" *ngIf="cdkTreeControl.isExpanded(treeRunTimeItemModel)"> <ng-container cdkTreeNodeOutlet></ng-container> </div> </div> </cdk-nested-tree-node> </cdk-tree></div><ng-template #nodeTemplateDefault let-node let-onSelect="onSelect" let-id="id" let-path="path"> <ng-container *ngIf="node"> <div class="eui-tree-node-wrapper__container-left" [class.eui-tree-node-wrapper__container-left--selected]="node?.isSelected"> <!--input checkbox area--> <input euiInputCheckBox *ngIf="node && node.selectable" type="checkbox" id="{{ id }}" [checked]="!!node?.isSelected" [indeterminate]="!!node?.isIndeterminate" (change)="onSelect($event)" /> <!--icon area--> <ng-container *ngIf="node?.treeContentBlock?.iconSvgName"> <eui-icon-svg icon="{{ node?.treeContentBlock?.iconSvgName }}" fillColor="{{ node?.treeContentBlock?.iconTypeClass || \'neutral\' }}" size="s" class="eui-u-mr-xs"> </eui-icon-svg> </ng-container> <!--chips area--> <ng-container *ngIf="node?.treeContentBlock?.chips"> <eui-chip *ngFor="let chip of node.treeContentBlock.chips" euiSizeS [euiVariant]="chip.typeClass || \'secondary\'" [euiOutline]="chip.isOutline" class="eui-chip--rounded eui-u-mr-xs"> <span euiLabel>{{ chip.label }}</span> </eui-chip> </ng-container> <!--badge (typeLabel & typeClass) area--> <ng-container *ngIf="node?.treeContentBlock?.typeLabel" [ngSwitch]="node?.treeContentBlock?.typeClass"> <eui-badge euiSizeM [euiVariant]="node?.treeContentBlock?.typeClass || \'primary\'" class="eui-u-flex-no-shrink eui-u-mr-xs"> {{ node?.treeContentBlock?.typeLabel }} </eui-badge> </ng-container> </div> <!--label area--> <div class="eui-tree-node-wrapper__container-middle"> <label *ngIf="!node?.treeContentBlock?.url && !node?.treeContentBlock?.urlExternal" euiLabel for="{{ id }}" class="eui-u-text-truncate eui-u-p-2xs" [class.eui-label--selected]=" highlightPath ? getRunTimeSelectionRecursiveState(path)?.selectionRecursiveState === \'indeterminate\' || node?.isSelected : node?.isSelected " [class.eui-u-cursor-pointer]="node?.selectable"> {{ autoTranslate ? (node?.treeContentBlock?.label | translate) : node?.treeContentBlock?.label }} </label> <label *ngIf="node?.treeContentBlock?.url" euiLabel for="{{ id }}" class="eui-u-text-truncate eui-u-p-2xs"> <a class="eui-u-text-link" [class.eui-u-text-link-standalone]="!showUnderlinedLinks" [routerLink]="node?.treeContentBlock?.url"> {{ autoTranslate ? (node?.treeContentBlock?.label | translate) : node?.treeContentBlock?.label }} </a> </label> <label *ngIf="node?.treeContentBlock?.urlExternal" euiLabel for="{{ id }}" class="eui-u-text-truncate eui-u-p-2xs"> <a class="eui-u-text-link-external" [class.eui-u-text-link-external-standalone]="!showUnderlinedLinks" href="{{ node?.treeContentBlock?.urlExternal }}" target="{{ node?.treeContentBlock?.urlExternalTarget || \'blank\' }}"> {{ autoTranslate ? (node?.treeContentBlock?.label | translate) : node?.treeContentBlock?.label }} </a> </label> </div> <div *ngIf="node?.treeContentBlock?.rightContent" class="eui-tree-node-wrapper__container-right"> <!--badges area--> <ng-container *ngFor="let badge of node.treeContentBlock.rightContent?.badges"> <eui-badge euiOutline [euiVariant]="badge.typeClass || \'secondary\'" class="eui-u-ml-xs"> <span euiLabel>{{ badge.label }}</span> </eui-badge> </ng-container> <!--chips area--> <ng-container *ngFor="let chip of node.treeContentBlock.rightContent?.chips"> <eui-chip euiSizeS [euiVariant]="chip.typeClass || \'secondary\'" [euiOutline]="chip.isOutline" class="eui-chip--rounded eui-u-mb-none eui-u-ml-xs"> <span euiLabel>{{ chip.label }}</span> </eui-chip> </ng-container> <!--Context menu--> <ng-container *ngIf="node.treeContentBlock.rightContent?.contextMenuMetaData && rightContextMenuTemplateRef"> <eui-dropdown class="eui-u-ml-xs"> <button euiButton euiSizeS euiRounded euiIconButton euiBasicButton euiSecondary [attr.aria-label]="\'Options menu\'"> <eui-icon-svg icon="ellipsis-vertical:sharp"></eui-icon-svg> </button> <eui-dropdown-content> <ng-template [ngTemplateOutlet]="rightContextMenuTemplateRef" [ngTemplateOutletContext]="{ $implicit: node?.treeContentBlock?.rightContent?.contextMenuMetaData, metadata: node?.treeContentBlock?.rightContent?.contextMenuMetaData }"> </ng-template> </eui-dropdown-content> </eui-dropdown> </ng-container> </div> <!--metadata, uses the help of ng template to generate dynamic expand variable without handling state --> <ng-container *ngIf="node.treeContentBlock?.metadata && nodeContentMetadataTemplateRef" [ngTemplateOutlet]="nodeContentMetadataContainer" [ngTemplateOutletContext]="{ $implicit: { expanded: false } }"> </ng-container> <ng-template #nodeContentMetadataContainer let-metaDataContainer> <button euiButton euiBasicButton euiIconButton euiRounded euiSizeS type="button" aria-label="expand collapse tree item" (click)="metaDataContainer.expanded = !metaDataContainer.expanded"> <eui-icon-svg [icon]="metaDataContainer.expanded ? \'chevron-down:sharp\' : \'chevron-forward:sharp\'"></eui-icon-svg> </button> <div *ngIf="metaDataContainer.expanded" class="eui-tree-node__metacontent"> <!--passing metadata of the node content to provided template-ref:nodeContentMetadataTemplateRef--> <ng-template [ngTemplateOutlet]="nodeContentMetadataTemplateRef" [ngTemplateOutletContext]="{ $implicit: node?.treeContentBlock?.metadata, metadata: node?.treeContentBlock?.metadata }"> </ng-template> </div> </ng-template> </ng-container></ng-template></div>'
2051
2013
  var COMPONENTS = [{'name': 'ChartComponent', 'selector': 'eui-apex-chart'},{'name': 'DefaultComponent', 'selector': ''},{'name': 'DefaultComponent', 'selector': ''},{'name': 'EuiAccordionComponent', 'selector': 'eui-accordion'},{'name': 'EuiAccordionItemComponent', 'selector': 'eui-accordion-item'},{'name': 'EuiAlertComponent', 'selector': 'div[euiAlert], eui-alert'},{'name': 'EuiAlertTitleComponent', 'selector': 'eui-alert-title'},{'name': 'EuiAppBreadcrumbComponent', 'selector': 'eui-app-breadcrumb'},{'name': 'EuiAppComponent', 'selector': 'eui-app'},{'name': 'EuiAppFooterComponent', 'selector': 'eui-app-footer'},{'name': 'EuiAppHeaderComponent', 'selector': 'eui-app-header'},{'name': 'EuiAppSidebarBodyComponent', 'selector': 'eui-app-sidebar-body'},{'name': 'EuiAppSidebarComponent', 'selector': 'eui-app-sidebar'},{'name': 'EuiAppSidebarDrawerComponent', 'selector': 'eui-app-sidebar-drawer'},{'name': 'EuiAppSidebarFooterComponent', 'selector': 'eui-app-sidebar-footer'},{'name': 'EuiAppSidebarHeaderComponent', 'selector': 'eui-app-sidebar-header'},{'name': 'EuiAppSidebarHeaderUserProfileComponent', 'selector': 'eui-app-sidebar-header-user-profile'},{'name': 'EuiAppSidebarMenuComponent', 'selector': 'eui-app-sidebar-menu'},{'name': 'EuiAppToolbarComponent', 'selector': 'eui-app-toolbar'},{'name': 'EuiAppTopMessageComponent', 'selector': 'eui-app-top-message'},{'name': 'EuiAutocompleteAsyncTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteChipsAsyncTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteChipsTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteComponent', 'selector': 'eui-autocomplete, input[euiAutocomplete]'},{'name': 'EuiAutocompleteOptionComponent', 'selector': 'eui-autocomplete-option'},{'name': 'EuiAutocompleteOptionGroupComponent', 'selector': 'eui-autocomplete-option-group'},{'name': 'EuiAutocompleteTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAvatarBadgeComponent', 'selector': 'eui-avatar-badge'},{'name': 'EuiAvatarComponent', 'selector': 'div[euiAvatar], span[euiAvatar], eui-avatar'},{'name': 'EuiAvatarIconComponent', 'selector': 'eui-avatar-icon'},{'name': 'EuiAvatarImageComponent', 'selector': 'eui-avatar-image'},{'name': 'EuiAvatarListComponent', 'selector': 'eui-avatar-list'},{'name': 'EuiAvatarTextComponent', 'selector': 'eui-avatar-text'},{'name': 'EuiBadgeComponent', 'selector': 'div[euiBadge], span[euiBadge], eui-badge'},{'name': 'EuiBlockContentComponent', 'selector': 'eui-block-content'},{'name': 'EuiBlockDocumentComponent', 'selector': 'eui-block-document'},{'name': 'EuiBreadcrumbComponent', 'selector': 'eui-breadcrumb'},{'name': 'EuiBreadcrumbItemComponent', 'selector': 'eui-breadcrumb-item'},{'name': 'EuiButtonComponent', 'selector': 'button[euiButton], a[euiButton]'},{'name': 'EuiButtonGroupComponent', 'selector': 'eui-button-group'},{'name': 'EuiButtonV2Component', 'selector': 'eui-button-v2'},{'name': 'EuiCardComponent', 'selector': 'eui-card'},{'name': 'EuiCardContentComponent', 'selector': 'eui-card-content'},{'name': 'EuiCardFooterActionButtonsComponent', 'selector': 'eui-card-footer-action-buttons'},{'name': 'EuiCardFooterActionIconsComponent', 'selector': 'eui-card-footer-action-icons'},{'name': 'EuiCardFooterComponent', 'selector': 'eui-card-footer'},{'name': 'EuiCardFooterMenuComponent', 'selector': 'eui-card-footer-menu'},{'name': 'EuiCardFooterMenuContentComponent', 'selector': 'eui-card-footer-menu-content'},{'name': 'EuiCardHeaderBodyComponent', 'selector': 'eui-card-header-body'},{'name': 'EuiCardHeaderComponent', 'selector': 'eui-card-header'},{'name': 'EuiCardHeaderLeftContentComponent', 'selector': 'eui-card-header-left-content'},{'name': 'EuiCardHeaderRightContentComponent', 'selector': 'eui-card-header-right-content'},{'name': 'EuiCardHeaderSubtitleComponent', 'selector': 'eui-card-header-subtitle'},{'name': 'EuiCardHeaderTitleComponent', 'selector': 'eui-card-header-title'},{'name': 'EuiCardMediaComponent', 'selector': 'eui-card-media'},{'name': 'EuiChipComponent', 'selector': 'eui-chip, span[euiChip], li[euiChip]'},{'name': 'EuiChipGroupComponent', 'selector': 'eui-chip-group'},{'name': 'EuiChipListComponent', 'selector': 'eui-chip-list, div[euiChipList], ul[euiChipList]'},{'name': 'EuiDashboardButtonComponent', 'selector': 'eui-dashboard-button'},{'name': 'EuiDashboardCardComponent', 'selector': 'eui-dashboard-card'},{'name': 'EuiDashboardCardContentComponent', 'selector': 'eui-dashboard-card-content'},{'name': 'EuiDatepickerComponent', 'selector': 'eui-datepicker'},{'name': 'EuiDateRangeSelectorComponent', 'selector': 'eui-date-range-selector'},{'name': 'EuiDialogComponent', 'selector': 'eui-dialog'},{'name': 'EuiDialogContainerComponent', 'selector': 'eui-dialog-container'},{'name': 'EuiDimmerComponent', 'selector': 'eui-dimmer'},{'name': 'EuiDisableContentComponent', 'selector': 'eui-disable-content'},{'name': 'EuiDiscussionThreadComponent', 'selector': 'eui-discussion-thread'},{'name': 'EuiDiscussionThreadItemComponent', 'selector': 'eui-discussion-thread-item'},{'name': 'EuiDropdownComponent', 'selector': 'eui-dropdown'},{'name': 'EuiDropdownItemComponent', 'selector': 'eui-dropdown-item, [euiDropdownItem]'},{'name': 'EuiEditorComponent', 'selector': 'eui-editor'},{'name': 'EuiEditorCountersComponent', 'selector': 'eui-editor-counters'},{'name': 'EuiEditorHtmlViewComponent', 'selector': 'eui-editor-html-view'},{'name': 'EuiEditorImageDialogComponent', 'selector': ''},{'name': 'EuiEditorJsonViewComponent', 'selector': 'eui-editor-json-view'},{'name': 'EuiFeedbackMessageComponent', 'selector': 'eui-feedback-message'},{'name': 'EuiFieldsetComponent', 'selector': 'eui-fieldset'},{'name': 'EuiFilePreviewComponent', 'selector': 'eui-file-preview'},{'name': 'EuiFileUploadComponent', 'selector': 'eui-file-upload'},{'name': 'EuiFileUploadProgressComponent', 'selector': 'eui-file-upload-progress'},{'name': 'EuiFooterComponent', 'selector': 'eui-footer'},{'name': 'EuiGrowlComponent', 'selector': 'eui-growl'},{'name': 'EuiHeaderAppComponent', 'selector': 'eui-header-app'},{'name': 'EuiHeaderAppNameComponent', 'selector': 'eui-header-app-name'},{'name': 'EuiHeaderAppNameLogoComponent', 'selector': 'eui-header-app-name-logo'},{'name': 'EuiHeaderAppSubtitleComponent', 'selector': 'eui-header-app-subtitle'},{'name': 'EuiHeaderComponent', 'selector': 'eui-header'},{'name': 'EuiHeaderEnvironmentComponent', 'selector': 'eui-header-environment'},{'name': 'EuiHeaderLogoComponent', 'selector': 'eui-header-logo'},{'name': 'EuiHeaderRightContentComponent', 'selector': 'eui-header-right-content'},{'name': 'EuiHeaderSearchComponent', 'selector': 'eui-header-search'},{'name': 'EuiHeaderUserProfileComponent', 'selector': 'eui-header-user-profile'},{'name': 'EuiIconButtonComponent', 'selector': 'eui-icon-button'},{'name': 'EuiIconButtonExpanderComponent', 'selector': 'eui-icon-button-expander'},{'name': 'EuiIconColorComponent', 'selector': 'eui-icon-colored, span[euiIconColored], [euiIconColored]'},{'name': 'EuiIconInputComponent', 'selector': 'eui-icon-input'},{'name': 'EuiIconStateComponent', 'selector': 'eui-icon-state'},{'name': 'EuiIconSvgComponent', 'selector': 'eui-icon-svg, span[euiIconSvg], i[euiIconSvg]'},{'name': 'EuiIconToggleComponent', 'selector': 'eui-icon-toggle'},{'name': 'EuiInputCheckboxComponent', 'selector': 'input[euiInputCheckBox]'},{'name': 'EuiInputGroupComponent', 'selector': 'div[euiInputGroup]'},{'name': 'EuiInputNumberComponent', 'selector': 'input[euiInputNumber]'},{'name': 'EuiInputRadioComponent', 'selector': 'input[euiInputRadio]'},{'name': 'EuiInputTextComponent', 'selector': 'input[euiInputText]'},{'name': 'EuiLabelComponent', 'selector': 'label[euiLabel], span[euiLabel], div[euiLabel], a[euiLabel], eui-label,
2052
2014
  label[euiSublabel], span[euiSublabel], div[euiSublabel], a[euiSublabel], eui-sublabel'},{'name': 'EuiLanguageSelectorComponent', 'selector': 'eui-language-selector'},{'name': 'EuiListComponent', 'selector': '[euiList], eui-list'},{'name': 'EuiListItemComponent', 'selector': '[euiListItem], eui-list-item'},{'name': 'EuiMenuComponent', 'selector': 'eui-menu'},{'name': 'EuiMenuItemComponent', 'selector': 'eui-menu-item'},{'name': 'EuiMessageBoxComponent', 'selector': 'eui-message-box'},{'name': 'EuiModalSelectorComponent', 'selector': 'eui-modal-selector'},{'name': 'EuiNavbarComponent', 'selector': 'eui-navbar'},{'name': 'EuiNavbarItemComponent', 'selector': 'eui-navbar-item'},{'name': 'EuiNotificationItemComponent', 'selector': 'eui-notification-item'},{'name': 'EuiNotificationItemV2Component', 'selector': 'eui-notification-item-v2'},{'name': 'EuiNotificationsComponent', 'selector': 'eui-notifications'},{'name': 'EuiNotificationsV2Component', 'selector': 'eui-notifications-v2'},{'name': 'EuiOverlayBodyComponent', 'selector': 'eui-overlay-body'},{'name': 'EuiOverlayComponent', 'selector': 'eui-overlay'},{'name': 'EuiOverlayFooterComponent', 'selector': 'eui-overlay-footer'},{'name': 'EuiOverlayHeaderComponent', 'selector': 'eui-overlay-header'},{'name': 'EuiOverlayHeaderTitleComponent', 'selector': 'eui-overlay-header-title'},{'name': 'EuiPageBreadcrumbComponent', 'selector': 'eui-page-breadcrumb'},{'name': 'EuiPageColumnComponent', 'selector': 'eui-page-column'},{'name': 'EuiPageColumnsComponent', 'selector': 'eui-page-columns'},{'name': 'EuiPageComponent', 'selector': 'eui-page'},{'name': 'EuiPageContentComponent', 'selector': 'eui-page-content'},{'name': 'EuiPageFooterComponent', 'selector': 'eui-page-footer'},{'name': 'EuiPageHeaderActionItemsComponent', 'selector': 'eui-page-header-action-items'},{'name': 'EuiPageHeaderBodyComponent', 'selector': 'eui-page-header-body'},{'name': 'EuiPageHeaderComponent', 'selector': 'eui-page-header'},{'name': 'EuiPageHeaderSubLabelComponent', 'selector': 'eui-page-header-sub-label'},{'name': 'EuiPageHeroHeaderComponent', 'selector': 'eui-page-hero-header'},{'name': 'EuiPageTopContentComponent', 'selector': 'eui-page-top-content'},{'name': 'EuiPaginatorComponent', 'selector': 'eui-paginator'},{'name': 'EuiPopoverComponent', 'selector': 'eui-popover'},{'name': 'EuiProgressBarComponent', 'selector': 'eui-progress-bar'},{'name': 'EuiProgressCircleComponent', 'selector': 'eui-progress-circle'},{'name': 'EuiResizableComponent', 'selector': 'eui-resizable'},{'name': 'EuiSelectComponent', 'selector': 'select[euiSelect]'},{'name': 'EuiSidebarMenuComponent', 'selector': 'eui-sidebar-menu'},{'name': 'EuiSidebarToggleComponent', 'selector': 'eui-sidebar-toggle'},{'name': 'EuiSkeletonComponent', 'selector': 'eui-skeleton'},{'name': 'EuiSlideToggleComponent', 'selector': 'eui-slide-toggle'},{'name': 'EuiSlideToggleTestComponent', 'selector': 'eui-slide-toggle-test-component'},{'name': 'EuiSplitButtonComponent', 'selector': 'eui-split-button'},{'name': 'EuiTabComponent', 'selector': 'eui-tab'},{'name': 'EuiTabContentComponent', 'selector': 'eui-tab-content, euiTabContent'},{'name': 'EuiTabLabelComponent', 'selector': 'eui-tab-label, euiTabLabel'},{'name': 'EuiTableComponent', 'selector': 'eui-table, table[euiTable]'},{'name': 'EuiTableExpandableRowComponent', 'selector': 'tr[euiTableExpandableRow]'},{'name': 'EuiTableFilterComponent', 'selector': 'eui-table-filter'},{'name': 'EuiTableSelectableHeaderComponent', 'selector': 'tr[isSelectableHeader]'},{'name': 'EuiTableSelectableRowComponent', 'selector': 'tr[isSelectable]'},{'name': 'EuiTableSortableColComponent', 'selector': 'th[sortable]'},{'name': 'EuiTableV2Component', 'selector': 'eui-table-v2, table[euiTableV2]'},{'name': 'EuiTableV2FilterComponent', 'selector': 'eui-table-v2-filter'},{'name': 'EuiTableV2SelectableHeaderComponent', 'selector': 'tr[isHeaderSelectable]'},{'name': 'EuiTableV2SelectableRowComponent', 'selector': 'tr[isDataSelectable]'},{'name': 'EuiTableV2SortableColComponent', 'selector': 'th[isSortable]'},{'name': 'EuiTabsComponent', 'selector': 'eui-tabs'},{'name': 'EuiTextareaComponent', 'selector': 'textarea[euiTextArea]'},{'name': 'EuiTimebarComponent', 'selector': 'eui-timebar'},{'name': 'EuiTimelineComponent', 'selector': 'eui-timeline'},{'name': 'EuiTimelineItemComponent', 'selector': 'eui-timeline-item'},{'name': 'EuiTimepickerComponent', 'selector': 'eui-timepicker'},{'name': 'EuiTimeRangepickerComponent', 'selector': 'eui-time-range-picker'},{'name': 'EuiToolbarAppComponent', 'selector': 'eui-toolbar-app'},{'name': 'EuiToolbarCenterComponent', 'selector': 'eui-toolbar-center'},{'name': 'EuiToolbarComponent', 'selector': 'eui-toolbar'},{'name': 'EuiToolbarEnvironmentComponent', 'selector': 'eui-toolbar-environment'},{'name': 'EuiToolbarItemComponent', 'selector': 'eui-toolbar-item'},{'name': 'EuiToolbarItemsComponent', 'selector': 'eui-toolbar-items'},{'name': 'EuiToolbarLogoComponent', 'selector': 'eui-toolbar-logo'},{'name': 'EuiToolbarMenuComponent', 'selector': 'eui-toolbar-menu'},{'name': 'EuiToolbarNavbarComponent', 'selector': 'eui-toolbar-navbar'},{'name': 'EuiToolbarNavbarItemComponent', 'selector': 'eui-toolbar-navbar-item'},{'name': 'EuiToolbarSearchComponent', 'selector': 'eui-toolbar-search'},{'name': 'EuiToolbarSelectorComponent', 'selector': 'eui-toolbar-selector'},{'name': 'EuiTooltipContainerComponent', 'selector': 'eui-tooltip-container.component'},{'name': 'EuiTreeComponent', 'selector': 'eui-tree'},{'name': 'EuiTreeListComponent', 'selector': 'eui-tree-list'},{'name': 'EuiTreeListItemComponent', 'selector': 'eui-tree-list-item'},{'name': 'EuiTreeListItemContentComponent', 'selector': 'eui-tree-list-item-content'},{'name': 'EuiTreeListToolbarComponent', 'selector': 'eui-tree-list-toolbar'},{'name': 'EuiUserProfileCardComponent', 'selector': 'eui-user-profile-card'},{'name': 'EuiUserProfileComponent', 'selector': 'eui-user-profile'},{'name': 'EuiUserProfileMenuComponent', 'selector': 'eui-user-profile-menu'},{'name': 'EuiUserProfileMenuItemComponent', 'selector': 'eui-user-profile-menu-item'},{'name': 'EuiWizardComponent', 'selector': 'eui-wizard'},{'name': 'EuiWizardStepComponent', 'selector': 'eui-wizard-step'},{'name': 'PaginationComponent', 'selector': ''},{'name': 'PlaygroundComponent', 'selector': ''},{'name': 'PlaygroundComponent', 'selector': ''},{'name': 'PlaygroundStickyLastColumnComponent', 'selector': ''},{'name': 'QuillEditorComponent', 'selector': 'quill-editor'},{'name': 'VirtualScrollAsyncComponent', 'selector': ''},{'name': 'VirtualScrollComponent', 'selector': ''}];
2053
2015
  var DIRECTIVES = [{'name': 'AutoResizeDirective', 'selector': 'textarea[autoResize]'},{'name': 'BaseStatesDirective', 'selector': '[euiBase]'},{'name': 'EuiAccordionItemHeaderDirective', 'selector': 'eui-accordion-item-header'},{'name': 'EuiActionButtonsDirective', 'selector': 'eui-action-buttons'},{'name': 'EuiAppPageWrapperDirective', 'selector': 'eui-app-page-wrapper'},{'name': 'EuiArrowKeyNavigableDirective', 'selector': '[euiArrowKeyNavigable]'},{'name': 'EuiChipListAppendContentDirective', 'selector': 'euiChipListAppendContent'},{'name': 'EuiClearableDirective', 'selector': 'input[euiClearable]'},{'name': 'EuiDashboardButtonIconDirective', 'selector': 'eui-dashboard-button-icon'},{'name': 'EuiDashboardButtonLabelDirective', 'selector': 'eui-dashboard-button-label'},{'name': 'EuiDialogFooterDirective', 'selector': 'eui-dialog-footer'},{'name': 'EuiDialogHeaderDirective', 'selector': 'eui-dialog-header'},{'name': 'EuiDropdownContentDirective', 'selector': 'eui-dropdown-content'},{'name': 'EuiDropdownTreeDirective', 'selector': 'eui-dropdown[euiDropdownTree]'},{'name': 'EuiEditorCustomToolbarTagDirective', 'selector': 'euiEditorCustomToolbar'},{'name': 'EuiEditorMaxlengthDirective', 'selector': '[formControlName][euiEditorMaxlength]'},{'name': 'EuiFieldsetLabelExtraContentTagDirective', 'selector': 'euiFieldsetLabelExtraContent'},{'name': 'EuiFieldsetLabelRightContentTagDirective', 'selector': 'euiFieldsetLabelRightContent'},{'name': 'EuiHasPermissionDirective', 'selector': '[euiHasPermission]'},{'name': 'EuiInputNumberDirective', 'selector': 'input[euiInputNumber][formControl],input[euiInputNumber][formControlName],input[euiInputNumber][ngModel]'},{'name': 'EuiLetterFormatDirective', 'selector': '[euiLetterFormat]'},{'name': 'EuiLoadingDirective', 'selector': '[euiLoading]'},{'name': 'EuiMaxLengthDirective', 'selector': '
@@ -786,7 +786,7 @@
786
786
  <script src="../js/libs/htmlparser.js"></script>
787
787
  <script src="../js/libs/deep-iterator.js"></script>
788
788
  <script>
789
- var COMPONENT_TEMPLATE = '<div><div class="eui-wizard" role="tablist" aria-orientation="horizontal" aria-label="" attr.data-e2e="{{ e2eAttr }}"> <div #canBeFocused *ngFor="let step of steps; let idx = index; trackBy: trackByFn" class="eui-wizard-step" role="tab" [id]="step.id" attr.aria-label="{{ step?.label }} {{ step?.subLabel }}" [attr.aria-disabled]="step?.isDisabled" [attr.aria-controls]="stepContentId" [tabindex]="step?.isDisabled || !isNavigationAllowed ? -1 : tabindex" [class.eui-wizard-step--completed]="step?.isCompleted" [class.eui-wizard-step--notallowed]="!isNavigationAllowed" [class.eui-wizard-step--active]="step?.isActive" [class.eui-wizard-step--disabled]="step?.isDisabled || !isNavigationAllowed" [class.eui-wizard-step--error]="step?.isInvalid" [class.eui--danger]="step?.isInvalid" [class.eui-wizard-step--warning]="step?.isWarning" [class.eui--warning]="step?.isWarning" (click)="onSelectStep(step, idx + 1)" (keydown)="onKeyDown($event)"> <div class="eui-wizard-step__indicator-wrapper" role="presentation"></div> <div class="eui-wizard-step__bullet-item"> <span class="eui-wizard-step__bullet-item-icon"> <ng-container *ngIf="!step?.indexIconSvgName; else customIconContent"> <eui-icon-svg *ngIf="step?.isCompleted && !step?.isActive" icon="checkmark:sharp" /> <eui-icon-svg *ngIf="step?.isInvalid && !step?.isActive" icon="alert:sharp" /> <eui-icon-svg *ngIf="step?.isActive" icon="eui-ecl-edit" /> </ng-container> <ng-template #customIconContent> <span *ngIf="step?.indexIconSvgName && step?.indexIconSvgName !== undefined" role="presentation"> <eui-icon-svg icon="{{ step?.indexIconSvgName }}" class="eui-wizard-step__icon" /> </span> </ng-template> </span> <span class="eui-wizard-step__bullet-item-text" *ngIf="!step?.indexIconSvgName && !step?.isActive && !step?.isCompleted && !step?.isInvalid" role="presentation"> {{ step?.indexLabel !== undefined ? step?.indexLabel : idx + 1 }} </span> </div> <div class="eui-wizard-step__label-wrapper" role="presentation"> <div class="eui-wizard-step__label-wrapper-label" role="presentation"> {{ step?.label }} </div> <div class="eui-wizard-step__label-wrapper-sub-label" role="presentation"> {{ step?.subLabel }} </div> </div> <div *ngIf="step?.isActive" class="eui-wizard-step__current-marker" role="presentation"> <eui-icon-svg icon="eui-ecl-solid-arrow" class="eui-wizard-step__current-marker-icon" size="xl" /> </div> </div></div><div [id]="stepContentId" class="step-content" role="tabpanel" [attr.aria-labelledby]="stepIds"> <ng-content></ng-content></div></div>'
789
+ var COMPONENT_TEMPLATE = '<div><div class="eui-wizard" role="tablist" aria-orientation="horizontal" attr.data-e2e="{{ e2eAttr }}"> <div #canBeFocused *ngFor="let step of steps; let idx = index; trackBy: trackByFn" class="eui-wizard-step" role="tab" [id]="step.id" attr.aria-label="{{ step?.label }} {{ step?.subLabel }}" [attr.aria-disabled]="step?.isDisabled" [attr.aria-controls]="stepContentId" [attr.aria-describedby]="step?.isActive? stepContentId: null" [attr.aria-selected]="step?.isActive" [tabindex]="!isNavigationAllowed ? -1 : tabindex" [class.eui-wizard-step--completed]="step?.isCompleted" [class.eui-wizard-step--notallowed]="!isNavigationAllowed" [class.eui-wizard-step--active]="step?.isActive" [class.eui-wizard-step--disabled]="step?.isDisabled || !isNavigationAllowed" [class.eui-wizard-step--error]="step?.isInvalid" [class.eui--danger]="step?.isInvalid" [class.eui-wizard-step--warning]="step?.isWarning" [class.eui--warning]="step?.isWarning" (click)="onSelectStep(step, idx + 1)" (keydown)="onKeyDown($event)"> <div class="eui-wizard-step__indicator-wrapper" role="presentation"></div> <div class="eui-wizard-step__bullet-item"> <span class="eui-wizard-step__bullet-item-icon"> <ng-container *ngIf="!step?.indexIconSvgName; else customIconContent"> <eui-icon-svg *ngIf="step?.isCompleted && !step?.isActive" icon="checkmark:sharp" /> <eui-icon-svg *ngIf="step?.isInvalid && !step?.isActive" icon="alert:sharp" /> <eui-icon-svg *ngIf="step?.isActive" icon="eui-ecl-edit" /> </ng-container> <ng-template #customIconContent> <span *ngIf="step?.indexIconSvgName && step?.indexIconSvgName !== undefined" role="presentation"> <eui-icon-svg icon="{{ step?.indexIconSvgName }}" class="eui-wizard-step__icon" /> </span> </ng-template> </span> <span class="eui-wizard-step__bullet-item-text" *ngIf="!step?.indexIconSvgName && !step?.isActive && !step?.isCompleted && !step?.isInvalid" role="presentation"> {{ step?.indexLabel !== undefined ? step?.indexLabel : idx + 1 }} </span> </div> <div class="eui-wizard-step__label-wrapper" role="presentation"> <div class="eui-wizard-step__label-wrapper-label" role="presentation"> {{ step?.label }} </div> <div class="eui-wizard-step__label-wrapper-sub-label" role="presentation"> {{ step?.subLabel }} </div> </div> <div *ngIf="step?.isActive" class="eui-wizard-step__current-marker" role="presentation"> <eui-icon-svg icon="eui-ecl-solid-arrow" class="eui-wizard-step__current-marker-icon" size="xl" /> </div> </div></div><div [id]="stepContentId" class="step-content" role="tabpanel"> <ng-content></ng-content></div></div>'
790
790
  var COMPONENTS = [{'name': 'ChartComponent', 'selector': 'eui-apex-chart'},{'name': 'DefaultComponent', 'selector': ''},{'name': 'DefaultComponent', 'selector': ''},{'name': 'EuiAccordionComponent', 'selector': 'eui-accordion'},{'name': 'EuiAccordionItemComponent', 'selector': 'eui-accordion-item'},{'name': 'EuiAlertComponent', 'selector': 'div[euiAlert], eui-alert'},{'name': 'EuiAlertTitleComponent', 'selector': 'eui-alert-title'},{'name': 'EuiAppBreadcrumbComponent', 'selector': 'eui-app-breadcrumb'},{'name': 'EuiAppComponent', 'selector': 'eui-app'},{'name': 'EuiAppFooterComponent', 'selector': 'eui-app-footer'},{'name': 'EuiAppHeaderComponent', 'selector': 'eui-app-header'},{'name': 'EuiAppSidebarBodyComponent', 'selector': 'eui-app-sidebar-body'},{'name': 'EuiAppSidebarComponent', 'selector': 'eui-app-sidebar'},{'name': 'EuiAppSidebarDrawerComponent', 'selector': 'eui-app-sidebar-drawer'},{'name': 'EuiAppSidebarFooterComponent', 'selector': 'eui-app-sidebar-footer'},{'name': 'EuiAppSidebarHeaderComponent', 'selector': 'eui-app-sidebar-header'},{'name': 'EuiAppSidebarHeaderUserProfileComponent', 'selector': 'eui-app-sidebar-header-user-profile'},{'name': 'EuiAppSidebarMenuComponent', 'selector': 'eui-app-sidebar-menu'},{'name': 'EuiAppToolbarComponent', 'selector': 'eui-app-toolbar'},{'name': 'EuiAppTopMessageComponent', 'selector': 'eui-app-top-message'},{'name': 'EuiAutocompleteAsyncTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteChipsAsyncTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteChipsTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAutocompleteComponent', 'selector': 'eui-autocomplete, input[euiAutocomplete]'},{'name': 'EuiAutocompleteOptionComponent', 'selector': 'eui-autocomplete-option'},{'name': 'EuiAutocompleteOptionGroupComponent', 'selector': 'eui-autocomplete-option-group'},{'name': 'EuiAutocompleteTestComponent', 'selector': 'eui-autocomplete-test-component'},{'name': 'EuiAvatarBadgeComponent', 'selector': 'eui-avatar-badge'},{'name': 'EuiAvatarComponent', 'selector': 'div[euiAvatar], span[euiAvatar], eui-avatar'},{'name': 'EuiAvatarIconComponent', 'selector': 'eui-avatar-icon'},{'name': 'EuiAvatarImageComponent', 'selector': 'eui-avatar-image'},{'name': 'EuiAvatarListComponent', 'selector': 'eui-avatar-list'},{'name': 'EuiAvatarTextComponent', 'selector': 'eui-avatar-text'},{'name': 'EuiBadgeComponent', 'selector': 'div[euiBadge], span[euiBadge], eui-badge'},{'name': 'EuiBlockContentComponent', 'selector': 'eui-block-content'},{'name': 'EuiBlockDocumentComponent', 'selector': 'eui-block-document'},{'name': 'EuiBreadcrumbComponent', 'selector': 'eui-breadcrumb'},{'name': 'EuiBreadcrumbItemComponent', 'selector': 'eui-breadcrumb-item'},{'name': 'EuiButtonComponent', 'selector': 'button[euiButton], a[euiButton]'},{'name': 'EuiButtonGroupComponent', 'selector': 'eui-button-group'},{'name': 'EuiButtonV2Component', 'selector': 'eui-button-v2'},{'name': 'EuiCardComponent', 'selector': 'eui-card'},{'name': 'EuiCardContentComponent', 'selector': 'eui-card-content'},{'name': 'EuiCardFooterActionButtonsComponent', 'selector': 'eui-card-footer-action-buttons'},{'name': 'EuiCardFooterActionIconsComponent', 'selector': 'eui-card-footer-action-icons'},{'name': 'EuiCardFooterComponent', 'selector': 'eui-card-footer'},{'name': 'EuiCardFooterMenuComponent', 'selector': 'eui-card-footer-menu'},{'name': 'EuiCardFooterMenuContentComponent', 'selector': 'eui-card-footer-menu-content'},{'name': 'EuiCardHeaderBodyComponent', 'selector': 'eui-card-header-body'},{'name': 'EuiCardHeaderComponent', 'selector': 'eui-card-header'},{'name': 'EuiCardHeaderLeftContentComponent', 'selector': 'eui-card-header-left-content'},{'name': 'EuiCardHeaderRightContentComponent', 'selector': 'eui-card-header-right-content'},{'name': 'EuiCardHeaderSubtitleComponent', 'selector': 'eui-card-header-subtitle'},{'name': 'EuiCardHeaderTitleComponent', 'selector': 'eui-card-header-title'},{'name': 'EuiCardMediaComponent', 'selector': 'eui-card-media'},{'name': 'EuiChipComponent', 'selector': 'eui-chip, span[euiChip], li[euiChip]'},{'name': 'EuiChipGroupComponent', 'selector': 'eui-chip-group'},{'name': 'EuiChipListComponent', 'selector': 'eui-chip-list, div[euiChipList], ul[euiChipList]'},{'name': 'EuiDashboardButtonComponent', 'selector': 'eui-dashboard-button'},{'name': 'EuiDashboardCardComponent', 'selector': 'eui-dashboard-card'},{'name': 'EuiDashboardCardContentComponent', 'selector': 'eui-dashboard-card-content'},{'name': 'EuiDatepickerComponent', 'selector': 'eui-datepicker'},{'name': 'EuiDateRangeSelectorComponent', 'selector': 'eui-date-range-selector'},{'name': 'EuiDialogComponent', 'selector': 'eui-dialog'},{'name': 'EuiDialogContainerComponent', 'selector': 'eui-dialog-container'},{'name': 'EuiDimmerComponent', 'selector': 'eui-dimmer'},{'name': 'EuiDisableContentComponent', 'selector': 'eui-disable-content'},{'name': 'EuiDiscussionThreadComponent', 'selector': 'eui-discussion-thread'},{'name': 'EuiDiscussionThreadItemComponent', 'selector': 'eui-discussion-thread-item'},{'name': 'EuiDropdownComponent', 'selector': 'eui-dropdown'},{'name': 'EuiDropdownItemComponent', 'selector': 'eui-dropdown-item, [euiDropdownItem]'},{'name': 'EuiEditorComponent', 'selector': 'eui-editor'},{'name': 'EuiEditorCountersComponent', 'selector': 'eui-editor-counters'},{'name': 'EuiEditorHtmlViewComponent', 'selector': 'eui-editor-html-view'},{'name': 'EuiEditorImageDialogComponent', 'selector': ''},{'name': 'EuiEditorJsonViewComponent', 'selector': 'eui-editor-json-view'},{'name': 'EuiFeedbackMessageComponent', 'selector': 'eui-feedback-message'},{'name': 'EuiFieldsetComponent', 'selector': 'eui-fieldset'},{'name': 'EuiFilePreviewComponent', 'selector': 'eui-file-preview'},{'name': 'EuiFileUploadComponent', 'selector': 'eui-file-upload'},{'name': 'EuiFileUploadProgressComponent', 'selector': 'eui-file-upload-progress'},{'name': 'EuiFooterComponent', 'selector': 'eui-footer'},{'name': 'EuiGrowlComponent', 'selector': 'eui-growl'},{'name': 'EuiHeaderAppComponent', 'selector': 'eui-header-app'},{'name': 'EuiHeaderAppNameComponent', 'selector': 'eui-header-app-name'},{'name': 'EuiHeaderAppNameLogoComponent', 'selector': 'eui-header-app-name-logo'},{'name': 'EuiHeaderAppSubtitleComponent', 'selector': 'eui-header-app-subtitle'},{'name': 'EuiHeaderComponent', 'selector': 'eui-header'},{'name': 'EuiHeaderEnvironmentComponent', 'selector': 'eui-header-environment'},{'name': 'EuiHeaderLogoComponent', 'selector': 'eui-header-logo'},{'name': 'EuiHeaderRightContentComponent', 'selector': 'eui-header-right-content'},{'name': 'EuiHeaderSearchComponent', 'selector': 'eui-header-search'},{'name': 'EuiHeaderUserProfileComponent', 'selector': 'eui-header-user-profile'},{'name': 'EuiIconButtonComponent', 'selector': 'eui-icon-button'},{'name': 'EuiIconButtonExpanderComponent', 'selector': 'eui-icon-button-expander'},{'name': 'EuiIconColorComponent', 'selector': 'eui-icon-colored, span[euiIconColored], [euiIconColored]'},{'name': 'EuiIconInputComponent', 'selector': 'eui-icon-input'},{'name': 'EuiIconStateComponent', 'selector': 'eui-icon-state'},{'name': 'EuiIconSvgComponent', 'selector': 'eui-icon-svg, span[euiIconSvg], i[euiIconSvg]'},{'name': 'EuiIconToggleComponent', 'selector': 'eui-icon-toggle'},{'name': 'EuiInputCheckboxComponent', 'selector': 'input[euiInputCheckBox]'},{'name': 'EuiInputGroupComponent', 'selector': 'div[euiInputGroup]'},{'name': 'EuiInputNumberComponent', 'selector': 'input[euiInputNumber]'},{'name': 'EuiInputRadioComponent', 'selector': 'input[euiInputRadio]'},{'name': 'EuiInputTextComponent', 'selector': 'input[euiInputText]'},{'name': 'EuiLabelComponent', 'selector': 'label[euiLabel], span[euiLabel], div[euiLabel], a[euiLabel], eui-label,
791
791
  label[euiSublabel], span[euiSublabel], div[euiSublabel], a[euiSublabel], eui-sublabel'},{'name': 'EuiLanguageSelectorComponent', 'selector': 'eui-language-selector'},{'name': 'EuiListComponent', 'selector': '[euiList], eui-list'},{'name': 'EuiListItemComponent', 'selector': '[euiListItem], eui-list-item'},{'name': 'EuiMenuComponent', 'selector': 'eui-menu'},{'name': 'EuiMenuItemComponent', 'selector': 'eui-menu-item'},{'name': 'EuiMessageBoxComponent', 'selector': 'eui-message-box'},{'name': 'EuiModalSelectorComponent', 'selector': 'eui-modal-selector'},{'name': 'EuiNavbarComponent', 'selector': 'eui-navbar'},{'name': 'EuiNavbarItemComponent', 'selector': 'eui-navbar-item'},{'name': 'EuiNotificationItemComponent', 'selector': 'eui-notification-item'},{'name': 'EuiNotificationItemV2Component', 'selector': 'eui-notification-item-v2'},{'name': 'EuiNotificationsComponent', 'selector': 'eui-notifications'},{'name': 'EuiNotificationsV2Component', 'selector': 'eui-notifications-v2'},{'name': 'EuiOverlayBodyComponent', 'selector': 'eui-overlay-body'},{'name': 'EuiOverlayComponent', 'selector': 'eui-overlay'},{'name': 'EuiOverlayFooterComponent', 'selector': 'eui-overlay-footer'},{'name': 'EuiOverlayHeaderComponent', 'selector': 'eui-overlay-header'},{'name': 'EuiOverlayHeaderTitleComponent', 'selector': 'eui-overlay-header-title'},{'name': 'EuiPageBreadcrumbComponent', 'selector': 'eui-page-breadcrumb'},{'name': 'EuiPageColumnComponent', 'selector': 'eui-page-column'},{'name': 'EuiPageColumnsComponent', 'selector': 'eui-page-columns'},{'name': 'EuiPageComponent', 'selector': 'eui-page'},{'name': 'EuiPageContentComponent', 'selector': 'eui-page-content'},{'name': 'EuiPageFooterComponent', 'selector': 'eui-page-footer'},{'name': 'EuiPageHeaderActionItemsComponent', 'selector': 'eui-page-header-action-items'},{'name': 'EuiPageHeaderBodyComponent', 'selector': 'eui-page-header-body'},{'name': 'EuiPageHeaderComponent', 'selector': 'eui-page-header'},{'name': 'EuiPageHeaderSubLabelComponent', 'selector': 'eui-page-header-sub-label'},{'name': 'EuiPageHeroHeaderComponent', 'selector': 'eui-page-hero-header'},{'name': 'EuiPageTopContentComponent', 'selector': 'eui-page-top-content'},{'name': 'EuiPaginatorComponent', 'selector': 'eui-paginator'},{'name': 'EuiPopoverComponent', 'selector': 'eui-popover'},{'name': 'EuiProgressBarComponent', 'selector': 'eui-progress-bar'},{'name': 'EuiProgressCircleComponent', 'selector': 'eui-progress-circle'},{'name': 'EuiResizableComponent', 'selector': 'eui-resizable'},{'name': 'EuiSelectComponent', 'selector': 'select[euiSelect]'},{'name': 'EuiSidebarMenuComponent', 'selector': 'eui-sidebar-menu'},{'name': 'EuiSidebarToggleComponent', 'selector': 'eui-sidebar-toggle'},{'name': 'EuiSkeletonComponent', 'selector': 'eui-skeleton'},{'name': 'EuiSlideToggleComponent', 'selector': 'eui-slide-toggle'},{'name': 'EuiSlideToggleTestComponent', 'selector': 'eui-slide-toggle-test-component'},{'name': 'EuiSplitButtonComponent', 'selector': 'eui-split-button'},{'name': 'EuiTabComponent', 'selector': 'eui-tab'},{'name': 'EuiTabContentComponent', 'selector': 'eui-tab-content, euiTabContent'},{'name': 'EuiTabLabelComponent', 'selector': 'eui-tab-label, euiTabLabel'},{'name': 'EuiTableComponent', 'selector': 'eui-table, table[euiTable]'},{'name': 'EuiTableExpandableRowComponent', 'selector': 'tr[euiTableExpandableRow]'},{'name': 'EuiTableFilterComponent', 'selector': 'eui-table-filter'},{'name': 'EuiTableSelectableHeaderComponent', 'selector': 'tr[isSelectableHeader]'},{'name': 'EuiTableSelectableRowComponent', 'selector': 'tr[isSelectable]'},{'name': 'EuiTableSortableColComponent', 'selector': 'th[sortable]'},{'name': 'EuiTableV2Component', 'selector': 'eui-table-v2, table[euiTableV2]'},{'name': 'EuiTableV2FilterComponent', 'selector': 'eui-table-v2-filter'},{'name': 'EuiTableV2SelectableHeaderComponent', 'selector': 'tr[isHeaderSelectable]'},{'name': 'EuiTableV2SelectableRowComponent', 'selector': 'tr[isDataSelectable]'},{'name': 'EuiTableV2SortableColComponent', 'selector': 'th[isSortable]'},{'name': 'EuiTabsComponent', 'selector': 'eui-tabs'},{'name': 'EuiTextareaComponent', 'selector': 'textarea[euiTextArea]'},{'name': 'EuiTimebarComponent', 'selector': 'eui-timebar'},{'name': 'EuiTimelineComponent', 'selector': 'eui-timeline'},{'name': 'EuiTimelineItemComponent', 'selector': 'eui-timeline-item'},{'name': 'EuiTimepickerComponent', 'selector': 'eui-timepicker'},{'name': 'EuiTimeRangepickerComponent', 'selector': 'eui-time-range-picker'},{'name': 'EuiToolbarAppComponent', 'selector': 'eui-toolbar-app'},{'name': 'EuiToolbarCenterComponent', 'selector': 'eui-toolbar-center'},{'name': 'EuiToolbarComponent', 'selector': 'eui-toolbar'},{'name': 'EuiToolbarEnvironmentComponent', 'selector': 'eui-toolbar-environment'},{'name': 'EuiToolbarItemComponent', 'selector': 'eui-toolbar-item'},{'name': 'EuiToolbarItemsComponent', 'selector': 'eui-toolbar-items'},{'name': 'EuiToolbarLogoComponent', 'selector': 'eui-toolbar-logo'},{'name': 'EuiToolbarMenuComponent', 'selector': 'eui-toolbar-menu'},{'name': 'EuiToolbarNavbarComponent', 'selector': 'eui-toolbar-navbar'},{'name': 'EuiToolbarNavbarItemComponent', 'selector': 'eui-toolbar-navbar-item'},{'name': 'EuiToolbarSearchComponent', 'selector': 'eui-toolbar-search'},{'name': 'EuiToolbarSelectorComponent', 'selector': 'eui-toolbar-selector'},{'name': 'EuiTooltipContainerComponent', 'selector': 'eui-tooltip-container.component'},{'name': 'EuiTreeComponent', 'selector': 'eui-tree'},{'name': 'EuiTreeListComponent', 'selector': 'eui-tree-list'},{'name': 'EuiTreeListItemComponent', 'selector': 'eui-tree-list-item'},{'name': 'EuiTreeListItemContentComponent', 'selector': 'eui-tree-list-item-content'},{'name': 'EuiTreeListToolbarComponent', 'selector': 'eui-tree-list-toolbar'},{'name': 'EuiUserProfileCardComponent', 'selector': 'eui-user-profile-card'},{'name': 'EuiUserProfileComponent', 'selector': 'eui-user-profile'},{'name': 'EuiUserProfileMenuComponent', 'selector': 'eui-user-profile-menu'},{'name': 'EuiUserProfileMenuItemComponent', 'selector': 'eui-user-profile-menu-item'},{'name': 'EuiWizardComponent', 'selector': 'eui-wizard'},{'name': 'EuiWizardStepComponent', 'selector': 'eui-wizard-step'},{'name': 'PaginationComponent', 'selector': ''},{'name': 'PlaygroundComponent', 'selector': ''},{'name': 'PlaygroundComponent', 'selector': ''},{'name': 'PlaygroundStickyLastColumnComponent', 'selector': ''},{'name': 'QuillEditorComponent', 'selector': 'quill-editor'},{'name': 'VirtualScrollAsyncComponent', 'selector': ''},{'name': 'VirtualScrollComponent', 'selector': ''}];
792
792
  var DIRECTIVES = [{'name': 'AutoResizeDirective', 'selector': 'textarea[autoResize]'},{'name': 'BaseStatesDirective', 'selector': '[euiBase]'},{'name': 'EuiAccordionItemHeaderDirective', 'selector': 'eui-accordion-item-header'},{'name': 'EuiActionButtonsDirective', 'selector': 'eui-action-buttons'},{'name': 'EuiAppPageWrapperDirective', 'selector': 'eui-app-page-wrapper'},{'name': 'EuiArrowKeyNavigableDirective', 'selector': '[euiArrowKeyNavigable]'},{'name': 'EuiChipListAppendContentDirective', 'selector': 'euiChipListAppendContent'},{'name': 'EuiClearableDirective', 'selector': 'input[euiClearable]'},{'name': 'EuiDashboardButtonIconDirective', 'selector': 'eui-dashboard-button-icon'},{'name': 'EuiDashboardButtonLabelDirective', 'selector': 'eui-dashboard-button-label'},{'name': 'EuiDialogFooterDirective', 'selector': 'eui-dialog-footer'},{'name': 'EuiDialogHeaderDirective', 'selector': 'eui-dialog-header'},{'name': 'EuiDropdownContentDirective', 'selector': 'eui-dropdown-content'},{'name': 'EuiDropdownTreeDirective', 'selector': 'eui-dropdown[euiDropdownTree]'},{'name': 'EuiEditorCustomToolbarTagDirective', 'selector': 'euiEditorCustomToolbar'},{'name': 'EuiEditorMaxlengthDirective', 'selector': '[formControlName][euiEditorMaxlength]'},{'name': 'EuiFieldsetLabelExtraContentTagDirective', 'selector': 'euiFieldsetLabelExtraContent'},{'name': 'EuiFieldsetLabelRightContentTagDirective', 'selector': 'euiFieldsetLabelRightContent'},{'name': 'EuiHasPermissionDirective', 'selector': '[euiHasPermission]'},{'name': 'EuiInputNumberDirective', 'selector': 'input[euiInputNumber][formControl],input[euiInputNumber][formControlName],input[euiInputNumber][ngModel]'},{'name': 'EuiLetterFormatDirective', 'selector': '[euiLetterFormat]'},{'name': 'EuiLoadingDirective', 'selector': '[euiLoading]'},{'name': 'EuiMaxLengthDirective', 'selector': '
@@ -122,10 +122,6 @@
122
122
  <table class="table table-sm table-hover metadata">
123
123
  <tbody>
124
124
 
125
- <tr>
126
- <td class="col-md-3">changeDetection</td>
127
- <td class="col-md-9"><code>ChangeDetectionStrategy.Default</code></td>
128
- </tr>
129
125
 
130
126
  <tr>
131
127
  <td class="col-md-3">encapsulation</td>
@@ -284,9 +284,9 @@
284
284
  <li>
285
285
  <b>@stackblitz/sdk</b> : 1.11.0</li>
286
286
  <li>
287
- <b>@eui/styles</b> : 19.0.0-next.11</li>
287
+ <b>@eui/styles</b> : 19.0.0-next.13</li>
288
288
  <li>
289
- <b>@eui/ecl</b> : 19.0.0-next.11</li>
289
+ <b>@eui/ecl</b> : 19.0.0-next.13</li>
290
290
  <li>
291
291
  <b>@eui/tools</b> : ^6.0.0</li>
292
292
  </ul>
package/docs/index.html CHANGED
@@ -93,7 +93,7 @@
93
93
  <div class="card-block">
94
94
  <h4 class="card-title"><span class="icon ion-ios-archive"></span></h4>
95
95
  <p class="card-text">
96
- <a href="./modules.html">100 Modules</a>
96
+ <a href="./modules.html">99 Modules</a>
97
97
  </p>
98
98
  </div>
99
99
  </div>