@eui/components 17.0.0-next.22 → 17.0.0-next.23

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 (42) hide show
  1. package/docs/components/EuiAlertComponent.html +36 -1
  2. package/docs/components/EuiDashboardCardComponent.html +21 -2
  3. package/docs/components/EuiTimelineComponent.html +48 -48
  4. package/docs/components/EuiTimelineItemComponent.html +94 -66
  5. package/docs/components/EuiTreeComponent.html +1 -1
  6. package/docs/components/EuiTreeListItemComponent.html +1 -1
  7. package/docs/dependencies.html +2 -2
  8. package/docs/js/menu-wc.js +12 -12
  9. package/docs/js/menu-wc_es5.js +1 -1
  10. package/docs/js/search/search_index.js +2 -2
  11. package/docs/miscellaneous/variables.html +14 -14
  12. package/esm2022/eui-alert/eui-alert.component.mjs +10 -6
  13. package/esm2022/eui-avatar/eui-avatar.component.mjs +2 -2
  14. package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +8 -4
  15. package/esm2022/eui-menu/eui-menu-item.component.mjs +2 -2
  16. package/esm2022/eui-timeline/eui-timeline-item.component.mjs +42 -19
  17. package/esm2022/eui-timeline/eui-timeline.component.mjs +26 -11
  18. package/esm2022/eui-tree/eui-tree.component.mjs +4 -4
  19. package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +3 -3
  20. package/eui-alert/eui-alert.component.d.ts +3 -2
  21. package/eui-alert/eui-alert.component.d.ts.map +1 -1
  22. package/eui-dashboard-card/eui-dashboard-card.component.d.ts +2 -1
  23. package/eui-dashboard-card/eui-dashboard-card.component.d.ts.map +1 -1
  24. package/eui-timeline/eui-timeline-item.component.d.ts +10 -8
  25. package/eui-timeline/eui-timeline-item.component.d.ts.map +1 -1
  26. package/eui-timeline/eui-timeline.component.d.ts +3 -3
  27. package/eui-timeline/eui-timeline.component.d.ts.map +1 -1
  28. package/fesm2022/eui-components-eui-alert.mjs +9 -5
  29. package/fesm2022/eui-components-eui-alert.mjs.map +1 -1
  30. package/fesm2022/eui-components-eui-avatar.mjs +2 -2
  31. package/fesm2022/eui-components-eui-avatar.mjs.map +1 -1
  32. package/fesm2022/eui-components-eui-dashboard-card.mjs +7 -3
  33. package/fesm2022/eui-components-eui-dashboard-card.mjs.map +1 -1
  34. package/fesm2022/eui-components-eui-menu.mjs +1 -1
  35. package/fesm2022/eui-components-eui-menu.mjs.map +1 -1
  36. package/fesm2022/eui-components-eui-timeline.mjs +61 -25
  37. package/fesm2022/eui-components-eui-timeline.mjs.map +1 -1
  38. package/fesm2022/eui-components-eui-tree-list.mjs +2 -2
  39. package/fesm2022/eui-components-eui-tree-list.mjs.map +1 -1
  40. package/fesm2022/eui-components-eui-tree.mjs +3 -3
  41. package/fesm2022/eui-components-eui-tree.mjs.map +1 -1
  42. package/package.json +12 -12
@@ -79,6 +79,14 @@
79
79
  <td class="col-md-9"><code>ViewEncapsulation.None</code></td>
80
80
  </tr>
81
81
 
82
+ <tr>
83
+ <td class="col-md-3">HostDirectives</td>
84
+ <td class="col-md-9">
85
+ <code><a href="../directives/BaseStatesDirective.html" target="_self" >BaseStatesDirective</a></code>
86
+ <br/>
87
+ <div><i>&nbsp;Inputs</i> : euiSecondary&nbsp;euiPrimary&nbsp;euiSuccess&nbsp;euiInfo&nbsp;euiWarning&nbsp;euiDanger&nbsp;euiAccent&nbsp;euiVariant&nbsp;</div>
88
+ </td>
89
+ </tr>
82
90
 
83
91
 
84
92
 
@@ -131,10 +139,11 @@
131
139
  <td class="col-md-4">
132
140
  <ul class="index-list">
133
141
  <li>
134
- <a href="#euiTimelineComponent" >euiTimelineComponent</a>
142
+ <span class="modifier">Public</span>
143
+ <a href="#baseStatesDirective" >baseStatesDirective</a>
135
144
  </li>
136
145
  <li>
137
- <a href="#isLeftAligned" >isLeftAligned</a>
146
+ <a href="#euiTimelineComponent" >euiTimelineComponent</a>
138
147
  </li>
139
148
  </ul>
140
149
  </td>
@@ -162,10 +171,10 @@
162
171
  <a href="#isGroup" >isGroup</a>
163
172
  </li>
164
173
  <li>
165
- <a href="#label" >label</a>
174
+ <a href="#isLeftAligned" >isLeftAligned</a>
166
175
  </li>
167
176
  <li>
168
- <a href="#styleClass" >styleClass</a>
177
+ <a href="#label" >label</a>
169
178
  </li>
170
179
  <li>
171
180
  <a href="#subLabel" >subLabel</a>
@@ -181,6 +190,20 @@
181
190
  </tr>
182
191
 
183
192
 
193
+ <tr>
194
+ <td class="col-md-4">
195
+ <h6><b>HostBindings</b></h6>
196
+ </td>
197
+ </tr>
198
+ <tr>
199
+ <td class="col-md-4">
200
+ <ul class="index-list">
201
+ <li>
202
+ <a href="#class" >class</a>
203
+ </li>
204
+ </ul>
205
+ </td>
206
+ </tr>
184
207
 
185
208
 
186
209
  <tr>
@@ -192,7 +215,7 @@
192
215
  <td class="col-md-4">
193
216
  <ul class="index-list">
194
217
  <li>
195
- <a href="#isGroup" >isGroup</a>
218
+ <a href="#cssClasses" >cssClasses</a>
196
219
  </li>
197
220
  </ul>
198
221
  </td>
@@ -207,7 +230,7 @@
207
230
  <tbody>
208
231
  <tr>
209
232
  <td class="col-md-4">
210
- <code>constructor(uxTimelineItemsComponent: <a href="../components/EuiTimelineComponent.html" target="_self">EuiTimelineComponent</a>)</code>
233
+ <code>constructor(uxTimelineItemsComponent: <a href="../components/EuiTimelineComponent.html" target="_self">EuiTimelineComponent</a>, baseStatesDirective: <a href="../directives/BaseStatesDirective.html" target="_self">BaseStatesDirective</a>)</code>
211
234
  </td>
212
235
  </tr>
213
236
 
@@ -236,6 +259,18 @@
236
259
  </td>
237
260
 
238
261
  </tr>
262
+ <tr>
263
+ <td>baseStatesDirective</td>
264
+
265
+ <td>
266
+ <code><a href="../directives/BaseStatesDirective.html" target="_self" >BaseStatesDirective</a></code>
267
+ </td>
268
+
269
+ <td>
270
+ No
271
+ </td>
272
+
273
+ </tr>
239
274
  </tbody>
240
275
  </table>
241
276
  </div>
@@ -315,34 +350,44 @@
315
350
  </tr>
316
351
  <tr>
317
352
  <td class="col-md-4">
318
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
353
+ <i>Type : </i> <code>BooleanInput</code>
319
354
 
320
355
  </td>
321
356
  </tr>
357
+ <tr>
358
+ <td class="col-md-4">
359
+ <i>Default value : </i><code>false</code>
360
+ </td>
361
+ </tr>
322
362
  </tbody>
323
363
  </table>
324
364
  <table class="table table-sm table-bordered">
325
365
  <tbody>
326
366
  <tr>
327
367
  <td class="col-md-4">
328
- <a name="label"></a>
329
- <b>label</b>
368
+ <a name="isLeftAligned"></a>
369
+ <b>isLeftAligned</b>
330
370
  </td>
331
371
  </tr>
332
372
  <tr>
333
373
  <td class="col-md-4">
334
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
374
+ <i>Type : </i> <code>BooleanInput</code>
335
375
 
336
376
  </td>
337
377
  </tr>
378
+ <tr>
379
+ <td class="col-md-4">
380
+ <i>Default value : </i><code>false</code>
381
+ </td>
382
+ </tr>
338
383
  </tbody>
339
384
  </table>
340
385
  <table class="table table-sm table-bordered">
341
386
  <tbody>
342
387
  <tr>
343
388
  <td class="col-md-4">
344
- <a name="styleClass"></a>
345
- <b>styleClass</b>
389
+ <a name="label"></a>
390
+ <b>label</b>
346
391
  </td>
347
392
  </tr>
348
393
  <tr>
@@ -408,6 +453,29 @@
408
453
  </table>
409
454
  </section>
410
455
 
456
+ <section data-compodoc="block-properties">
457
+ <h3>HostBindings</h3> <table class="table table-sm table-bordered">
458
+ <tbody>
459
+ <tr>
460
+ <td class="col-md-4">
461
+ <a name="class"></a>
462
+ <span class="name">
463
+ <span ><b>class</b></span>
464
+ <a href="#class"><span class="icon ion-ios-link"></span></a>
465
+ </span>
466
+ </td>
467
+ </tr>
468
+ <tr>
469
+ <td class="col-md-4">
470
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
471
+
472
+ </td>
473
+ </tr>
474
+
475
+
476
+ </tbody>
477
+ </table>
478
+ </section>
411
479
 
412
480
 
413
481
 
@@ -420,16 +488,17 @@
420
488
  <tbody>
421
489
  <tr>
422
490
  <td class="col-md-4">
423
- <a name="euiTimelineComponent"></a>
491
+ <a name="baseStatesDirective"></a>
424
492
  <span class="name">
425
- <span ><b>euiTimelineComponent</b></span>
426
- <a href="#euiTimelineComponent"><span class="icon ion-ios-link"></span></a>
493
+ <span class="modifier">Public</span>
494
+ <span ><b>baseStatesDirective</b></span>
495
+ <a href="#baseStatesDirective"><span class="icon ion-ios-link"></span></a>
427
496
  </span>
428
497
  </td>
429
498
  </tr>
430
499
  <tr>
431
500
  <td class="col-md-4">
432
- <i>Type : </i> <code><a href="../components/EuiTimelineComponent.html" target="_self" >EuiTimelineComponent</a></code>
501
+ <i>Type : </i> <code><a href="../directives/BaseStatesDirective.html" target="_self" >BaseStatesDirective</a></code>
433
502
 
434
503
  </td>
435
504
  </tr>
@@ -441,16 +510,17 @@
441
510
  <tbody>
442
511
  <tr>
443
512
  <td class="col-md-4">
444
- <a name="isLeftAligned"></a>
513
+ <a name="euiTimelineComponent"></a>
445
514
  <span class="name">
446
- <span ><b>isLeftAligned</b></span>
447
- <a href="#isLeftAligned"><span class="icon ion-ios-link"></span></a>
515
+ <span ><b>euiTimelineComponent</b></span>
516
+ <a href="#euiTimelineComponent"><span class="icon ion-ios-link"></span></a>
448
517
  </span>
449
518
  </td>
450
519
  </tr>
451
520
  <tr>
452
521
  <td class="col-md-4">
453
- <i>Default value : </i><code>false</code>
522
+ <i>Type : </i> <code><a href="../components/EuiTimelineComponent.html" target="_self" >EuiTimelineComponent</a></code>
523
+
454
524
  </td>
455
525
  </tr>
456
526
 
@@ -467,59 +537,17 @@
467
537
  <tbody>
468
538
  <tr>
469
539
  <td class="col-md-4">
470
- <a name="isGroup"></a>
471
- <span class="name"><b>isGroup</b><a href="#isGroup"><span class="icon ion-ios-link"></span></a></span>
472
- </td>
473
- </tr>
474
-
475
- <tr>
476
- <td class="col-md-4">
477
- <span class="accessor"><b>get</b><code>isGroup()</code></span>
540
+ <a name="cssClasses"></a>
541
+ <span class="name"><b>cssClasses</b><a href="#cssClasses"><span class="icon ion-ios-link"></span></a></span>
478
542
  </td>
479
543
  </tr>
480
544
 
481
545
  <tr>
482
546
  <td class="col-md-4">
483
- <span class="accessor"><b>set</b><code>isGroup(value: BooleanInput)</code></span>
547
+ <span class="accessor"><b>get</b><code>cssClasses()</code></span>
484
548
  </td>
485
549
  </tr>
486
- <tr>
487
- <td class="col-md-4">
488
550
 
489
- <div class="io-description">
490
- <b>Parameters :</b>
491
- <table class="params">
492
- <thead>
493
- <tr>
494
- <td>Name</td>
495
- <td>Type</td>
496
- <td>Optional</td>
497
- </tr>
498
- </thead>
499
- <tbody>
500
- <tr>
501
- <td>value</td>
502
-
503
- <td>
504
- <code>BooleanInput</code>
505
- </td>
506
-
507
- <td>
508
- No
509
- </td>
510
-
511
- </tr>
512
- </tbody>
513
- </table>
514
- </div>
515
- <div>
516
- </div>
517
- <div class="io-description">
518
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
519
-
520
- </div>
521
- </td>
522
- </tr>
523
551
  </tbody>
524
552
  </table>
525
553
  </section>
@@ -537,7 +565,7 @@
537
565
  <script src="../js/libs/htmlparser.js"></script>
538
566
  <script src="../js/libs/deep-iterator.js"></script>
539
567
  <script>
540
- var COMPONENT_TEMPLATE = '<div><li class="eui-timeline-item eui-timeline-item--{{ styleClass }}" [class.eui-timeline-item--more]="isGroup" attr.data-e2e="{{ e2eAttr }}"> <div *ngIf="!isLeftAligned" class="eui-timeline-item__left-content"> <div *ngIf="date" class="eui-timeline-item__date {{ dateStyleClass }}">{{ date }}</div> <div *ngIf="time" class="eui-timeline-item__time {{ timeStyleClass }}">{{ time }}</div> </div> <span *ngIf="!isGroup" class="eui-timeline-item__icon"></span> <div class="eui-timeline-item__content"> <div #customContent> <ng-content></ng-content> </div> <ng-container *ngIf="customContent.childNodes.length === 0"> <div class="eui-timeline-item__title">{{ label }}</div> <div class="eui-timeline-item__subtitle">{{ subLabel }}</div> <div *ngIf="isLeftAligned && date" class="eui-timeline-item__date {{ dateStyleClass }}">{{ date }}</div> <div *ngIf="isLeftAligned && time" class="eui-timeline-item__time {{ timeStyleClass }}">{{ time }}</div> </ng-container> </div></li></div>'
568
+ var COMPONENT_TEMPLATE = '<div><div *ngIf="!isLeftAligned" class="eui-timeline-item__left-content"> <div *ngIf="date" class="eui-timeline-item__date {{ dateStyleClass }}">{{ date }}</div> <div *ngIf="time" class="eui-timeline-item__time {{ timeStyleClass }}">{{ time }}</div></div><span *ngIf="!isGroup" class="eui-timeline-item__icon"></span><div class="eui-timeline-item__content"> <div #customContent> <ng-content></ng-content> </div> <ng-container *ngIf="customContent.childNodes.length === 0"> <div class="eui-timeline-item__title">{{ label }}</div> <div class="eui-timeline-item__subtitle">{{ subLabel }}</div> <div *ngIf="isLeftAligned && date" class="eui-timeline-item__date {{ dateStyleClass }}">{{ date }}</div> <div *ngIf="isLeftAligned && time" class="eui-timeline-item__time {{ timeStyleClass }}">{{ time }}</div> </ng-container></div></div>'
541
569
  var COMPONENTS = [{'name': 'ChartComponent', 'selector': 'eui-apex-chart'},{'name': 'CollapsedBreadcrumbComponent', 'selector': 'eui-collapsed-breadcrumb'},{'name': 'EclMessageWcComponent', 'selector': 'ecl-message-wc'},{'name': 'EuiAccessibleButtonIconComponent', 'selector': 'eui-accessible-button-icon'},{'name': 'EuiAlertComponent', 'selector': 'div[euiAlert], eui-alert'},{'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': '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': 'EuiButtonsComponent', 'selector': 'eui-buttons'},{'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': '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': 'EuiChipListComponent', 'selector': 'eui-chip-list, div[euiChipList], ul[euiChipList]'},{'name': 'EuiCommonHeaderComponent', 'selector': 'eui-common-header'},{'name': 'EuiDashboardButtonComponent', 'selector': 'eui-dashboard-button'},{'name': 'EuiDashboardCardComponent', 'selector': 'eui-dashboard-card'},{'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': 'EuiEclBannerComponent', 'selector': 'eui-ecl-banner'},{'name': 'EuiEclButtonComponent', 'selector': 'button[eclButton], button[ecl-button], a[eclButton]'},{'name': 'EuiEclCarouselComponent', 'selector': 'eui-ecl-carousel'},{'name': 'EuiEclCarouselItemComponent', 'selector': 'eui-ecl-carousel-item, eui-ecl-carousel-item'},{'name': 'EuiEclIconComponent', 'selector': 'eui-ecl-icon'},{'name': 'EuiEclMessageComponent', 'selector': 'eui-ecl-message'},{'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': 'EuiExpandContentComponent', 'selector': 'eui-expand-content'},{'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': 'EuiHeaderUserProfileComponent', 'selector': 'eui-header-user-profile'},{'name': 'EuiIconColorComponent', 'selector': 'eui-icon-colored, span[euiIconColored], [euiIconColored]'},{'name': 'EuiIconComponent', 'selector': 'div[euiIcon], span[euiIcon], i[euiIcon], eui-icon'},{'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,
542
570
  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': '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': 'EuiPageHeaderComponent', 'selector': 'eui-page-header'},{'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': 'EuiSearchComponent', 'selector': 'eui-search'},{'name': 'EuiSelectComponent', 'selector': 'select[euiSelect]'},{'name': 'EuiSidebarMenuComponent', 'selector': 'eui-sidebar-menu'},{'name': 'EuiSidebarToggleComponent', 'selector': 'eui-sidebar-toggle'},{'name': 'EuiSlideToggleComponent', 'selector': 'eui-slide-toggle'},{'name': 'EuiSlideToggleTestComponent', 'selector': 'eui-slide-toggle-test-component'},{'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': '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': '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': 'EuiToolbarItemNotificationsComponent', 'selector': 'eui-toolbar-item-notifications'},{'name': 'EuiToolbarItemsComponent', 'selector': 'eui-toolbar-items'},{'name': 'EuiToolbarItemSearchComponent', 'selector': 'eui-toolbar-item-search'},{'name': 'EuiToolbarItemUserProfileComponent', 'selector': 'eui-toolbar-item-user-profile'},{'name': 'EuiToolbarLogoComponent', 'selector': 'eui-toolbar-logo'},{'name': 'EuiToolbarMenuComponent', 'selector': 'eui-toolbar-menu'},{'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': 'EuiUxTreeComponent', 'selector': 'eui-ux-tree'},{'name': 'EuiUxTreeNodeComponent', 'selector': 'eui-ux-tree-node'},{'name': 'EuiUxTreeToolbarComponent', 'selector': 'eui-ux-tree-toolbar'},{'name': 'EuiWizardComponent', 'selector': 'eui-wizard'},{'name': 'EuiWizardStepComponent', 'selector': 'eui-wizard-step'},{'name': 'QuillEditorComponent', 'selector': 'quill-editor'}];
543
571
  var DIRECTIVES = [{'name': 'AutoResizeDirective', 'selector': 'textarea[autoResize]'},{'name': 'BaseDirective', 'selector': '[euiBase]'},{'name': 'BaseStatesDirective', 'selector': '[euiBase]'},{'name': 'CollapsedButtonDirective', 'selector': 'collapsed-button'},{'name': 'EuiActionButtonsDirective', 'selector': 'eui-action-buttons'},{'name': 'EuiAlertTitleDirective', 'selector': 'eui-alert-title'},{'name': 'EuiAppPageWrapperDirective', 'selector': 'eui-app-page-wrapper'},{'name': 'EuiButtonsActionsContentTagDirective', 'selector': 'euiButtonsActionsContent'},{'name': 'EuiButtonsLocalMenuContentTagDirective', 'selector': 'euiButtonsLocalMenuContent'},{'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': 'EuiEclBannerCreditDirective', 'selector': '[euiEclBannerCredit]'},{'name': 'EuiEclBannerDescriptionDirective', 'selector': '[euiEclBannerDescription]'},{'name': 'EuiEclBannerDescriptionTextDirective', 'selector': '[euiEclBannerDescriptionText]'},{'name': 'EuiEclBannerImageDirective', 'selector': 'img[euiEclBannerImage]'},{'name': 'EuiEclBannerPictureDirective', 'selector': 'picture[euiEclBannerPicture]'},{'name': 'EuiEclBannerTitleDirective', 'selector': '[euiEclBannerTitle]'},{'name': 'EuiEclBannerTitleTextDirective', 'selector': '[euiEclBannerTitleText]'},{'name': 'EuiEclBaseDirective', 'selector': '[EuiEclBase]'},{'name': 'EuiEclButtonLabelDirective', 'selector': '[euiEclButtonLabel]'},{'name': 'EuiEclClickOutsideDirective', 'selector': '[euiEclClickOutside]'},{'name': 'EuiEclFileImageDirective', 'selector': 'img[euiEclFileImage]'},{'name': 'EuiEclFilePictureDirective', 'selector': 'picture[euiEclFilePicture]'},{'name': 'EuiEclHiddenDirective', 'selector': '[euiEclHidden]'},{'name': 'EuiEclLabelDirective', 'selector': '[euiEclLabel]'},{'name': 'EuiEclLinkDirective', 'selector': '[euiEclLink]'},{'name': 'EuiEclLinkLabelDirective', 'selector': '[euiEclLinkLabel]'},{'name': 'EuiEclMessageTitleDirective', 'selector': '[euiEclMessageTitle]'},{'name': 'EuiEditorCustomToolbarTagDirective', 'selector': 'euiEditorCustomToolbar'},{'name': 'EuiEditorMaxlengthDirective', 'selector': '[formControlName][euiEditorMaxlength]'},{'name': 'EuiFieldsetLabelExtraContentTagDirective', 'selector': 'euiFieldsetLabelExtraContent'},{'name': 'EuiFieldsetLabelRightContentTagDirective', 'selector': 'euiFieldsetLabelRightContent'},{'name': 'EuiHasPermissionDirective', 'selector': '[euiHasPermission]'},{'name': 'EuiHeaderAppNameDirective', 'selector': 'eui-header-app-name'},{'name': 'EuiHeaderAppNameLogoDirective', 'selector': 'eui-header-app-name-logo'},{'name': 'EuiHeaderAppSubtitleDirective', 'selector': 'eui-header-app-subtitle'},{'name': 'EuiInputNumberDirective', 'selector': 'input[euiInputNumber][formControl],input[euiInputNumber][formControlName],input[euiInputNumber][ngModel]'},{'name': 'EuiLetterFormatDirective', 'selector': '[euiLetterFormat]'},{'name': 'EuiLoadingDirective', 'selector': '[euiLoading]'},{'name': 'EuiMaxLengthDirective', 'selector': '
@@ -2456,7 +2456,7 @@
2456
2456
  <script src="../js/libs/htmlparser.js"></script>
2457
2457
  <script src="../js/libs/deep-iterator.js"></script>
2458
2458
  <script>
2459
- var COMPONENT_TEMPLATE = '<div><ul class="eui-tree__wrapper" cdkScrollable #cdkScrollableRef style="overflow: auto; max-height: 400px"> <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"> <li class="eui-tree-node" *ngIf="treeRunTimeItemModel" title="{{ getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.tooltipLabel || getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label }}"> <div class="eui-tree-node-wrapper" (click)="onNodeClick(treeRunTimeItemModel)" [class.eui-tree-node-wrapper--last]="treeRunTimeItemModel.last" [class.eui-tree-node-wrapper--show-lines]="showLines && _isMultiLevel"> <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 }"> </ng-container> </div> </div> </li> </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"> <li class="eui-tree-node" *ngIf="treeRunTimeItemModel" title="{{ getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.tooltipLabel || getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label }}"> <div class="eui-tree-node-wrapper" [class.eui-tree-node-wrapper--last]="treeRunTimeItemModel.last" [class.eui-tree-node-wrapper--show-lines]="showLines"> <!--Here wraps the node, and listen for node clicks.--> <div (click)="onNodeClick(treeRunTimeItemModel)" 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"> <span euiIcon *ngIf="!cdkTreeControl.isExpanded(treeRunTimeItemModel) && collapsedIconClass" [iconClass]="collapsedIconClass"></span> <span euiIcon *ngIf="cdkTreeControl.isExpanded(treeRunTimeItemModel) && expandedIconClass" [iconClass]="expandedIconClass"></span> <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 }"> </ng-container> </div> </div> <!--uses cdkTreeNodeOutlet to render children nodes, CdkTreeControl is used to control isExpanded state.--> <ul class="eui-tree-node" *ngIf="cdkTreeControl.isExpanded(treeRunTimeItemModel)"> <ng-container cdkTreeNodeOutlet></ng-container> </ul> </li> </cdk-nested-tree-node> </cdk-tree></ul><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)" class="eui-u-mr-m" /> <!--icon area--> <ng-container *ngIf="node?.treeContentBlock?.iconClass"> <eui-icon [euiVariant]="node?.treeContentBlock?.iconTypeClass || \'primary\'" iconClass="{{ node?.treeContentBlock?.iconClass }}" euiSizeS class="eui-u-mr-xs"> </eui-icon> </ng-container> <ng-container *ngIf="node?.treeContentBlock?.iconSvgName"> <eui-icon-svg icon="{{ node?.treeContentBlock?.iconSvgName }}" fillColor="{{ node?.treeContentBlock?.iconTypeClass || \'grey-100\' }}" 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" euiSizeXS [euiVariant]="chip.typeClass || \'secondary\'" [euiOutline]="chip.isOutline" class="eui-chip--rounded eui-u-mb-none 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 euiSizeM 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 euiSizeXS [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="eui-ellipsis-vertical"></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 ? \'eui-chevron-down\' : \'eui-chevron-forward\'"></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>'
2459
+ var COMPONENT_TEMPLATE = '<div><ul class="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"> <li class="eui-tree-node" *ngIf="treeRunTimeItemModel" title="{{ getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.tooltipLabel || getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label }}"> <div class="eui-tree-node-wrapper" (click)="onNodeClick(treeRunTimeItemModel)" [class.eui-tree-node-wrapper--last]="treeRunTimeItemModel.last" [class.eui-tree-node-wrapper--show-lines]="showLines && _isMultiLevel"> <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 }"> </ng-container> </div> </div> </li> </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"> <li class="eui-tree-node" *ngIf="treeRunTimeItemModel" title="{{ getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.tooltipLabel || getTreeItem(treeRunTimeItemModel?.path)?.node?.treeContentBlock?.label }}"> <div class="eui-tree-node-wrapper" [class.eui-tree-node-wrapper--last]="treeRunTimeItemModel.last" [class.eui-tree-node-wrapper--show-lines]="showLines"> <!--Here wraps the node, and listen for node clicks.--> <div (click)="onNodeClick(treeRunTimeItemModel)" 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"> <span euiIcon *ngIf="!cdkTreeControl.isExpanded(treeRunTimeItemModel) && collapsedIconClass" [iconClass]="collapsedIconClass"></span> <span euiIcon *ngIf="cdkTreeControl.isExpanded(treeRunTimeItemModel) && expandedIconClass" [iconClass]="expandedIconClass"></span> <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 }"> </ng-container> </div> </div> <!--uses cdkTreeNodeOutlet to render children nodes, CdkTreeControl is used to control isExpanded state.--> <ul class="eui-tree-node" *ngIf="cdkTreeControl.isExpanded(treeRunTimeItemModel)"> <ng-container cdkTreeNodeOutlet></ng-container> </ul> </li> </cdk-nested-tree-node> </cdk-tree></ul><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)" class="eui-u-mr-m" /> <!--icon area--> <ng-container *ngIf="node?.treeContentBlock?.iconClass"> <eui-icon [euiVariant]="node?.treeContentBlock?.iconTypeClass || \'primary\'" iconClass="{{ node?.treeContentBlock?.iconClass }}" euiSizeS class="eui-u-mr-xs"> </eui-icon> </ng-container> <ng-container *ngIf="node?.treeContentBlock?.iconSvgName"> <eui-icon-svg icon="{{ node?.treeContentBlock?.iconSvgName }}" fillColor="{{ node?.treeContentBlock?.iconTypeClass || \'grey-100\' }}" 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" euiSizeXS [euiVariant]="chip.typeClass || \'secondary\'" [euiOutline]="chip.isOutline" class="eui-chip--rounded eui-u-mb-none 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 euiSizeM 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 euiSizeXS [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="eui-ellipsis-vertical"></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 ? \'eui-chevron-down\' : \'eui-chevron-forward\'"></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>'
2460
2460
  var COMPONENTS = [{'name': 'ChartComponent', 'selector': 'eui-apex-chart'},{'name': 'CollapsedBreadcrumbComponent', 'selector': 'eui-collapsed-breadcrumb'},{'name': 'EclMessageWcComponent', 'selector': 'ecl-message-wc'},{'name': 'EuiAccessibleButtonIconComponent', 'selector': 'eui-accessible-button-icon'},{'name': 'EuiAlertComponent', 'selector': 'div[euiAlert], eui-alert'},{'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': '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': 'EuiButtonsComponent', 'selector': 'eui-buttons'},{'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': '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': 'EuiChipListComponent', 'selector': 'eui-chip-list, div[euiChipList], ul[euiChipList]'},{'name': 'EuiCommonHeaderComponent', 'selector': 'eui-common-header'},{'name': 'EuiDashboardButtonComponent', 'selector': 'eui-dashboard-button'},{'name': 'EuiDashboardCardComponent', 'selector': 'eui-dashboard-card'},{'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': 'EuiEclBannerComponent', 'selector': 'eui-ecl-banner'},{'name': 'EuiEclButtonComponent', 'selector': 'button[eclButton], button[ecl-button], a[eclButton]'},{'name': 'EuiEclCarouselComponent', 'selector': 'eui-ecl-carousel'},{'name': 'EuiEclCarouselItemComponent', 'selector': 'eui-ecl-carousel-item, eui-ecl-carousel-item'},{'name': 'EuiEclIconComponent', 'selector': 'eui-ecl-icon'},{'name': 'EuiEclMessageComponent', 'selector': 'eui-ecl-message'},{'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': 'EuiExpandContentComponent', 'selector': 'eui-expand-content'},{'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': 'EuiHeaderUserProfileComponent', 'selector': 'eui-header-user-profile'},{'name': 'EuiIconColorComponent', 'selector': 'eui-icon-colored, span[euiIconColored], [euiIconColored]'},{'name': 'EuiIconComponent', 'selector': 'div[euiIcon], span[euiIcon], i[euiIcon], eui-icon'},{'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,
2461
2461
  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': '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': 'EuiPageHeaderComponent', 'selector': 'eui-page-header'},{'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': 'EuiSearchComponent', 'selector': 'eui-search'},{'name': 'EuiSelectComponent', 'selector': 'select[euiSelect]'},{'name': 'EuiSidebarMenuComponent', 'selector': 'eui-sidebar-menu'},{'name': 'EuiSidebarToggleComponent', 'selector': 'eui-sidebar-toggle'},{'name': 'EuiSlideToggleComponent', 'selector': 'eui-slide-toggle'},{'name': 'EuiSlideToggleTestComponent', 'selector': 'eui-slide-toggle-test-component'},{'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': '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': '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': 'EuiToolbarItemNotificationsComponent', 'selector': 'eui-toolbar-item-notifications'},{'name': 'EuiToolbarItemsComponent', 'selector': 'eui-toolbar-items'},{'name': 'EuiToolbarItemSearchComponent', 'selector': 'eui-toolbar-item-search'},{'name': 'EuiToolbarItemUserProfileComponent', 'selector': 'eui-toolbar-item-user-profile'},{'name': 'EuiToolbarLogoComponent', 'selector': 'eui-toolbar-logo'},{'name': 'EuiToolbarMenuComponent', 'selector': 'eui-toolbar-menu'},{'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': 'EuiUxTreeComponent', 'selector': 'eui-ux-tree'},{'name': 'EuiUxTreeNodeComponent', 'selector': 'eui-ux-tree-node'},{'name': 'EuiUxTreeToolbarComponent', 'selector': 'eui-ux-tree-toolbar'},{'name': 'EuiWizardComponent', 'selector': 'eui-wizard'},{'name': 'EuiWizardStepComponent', 'selector': 'eui-wizard-step'},{'name': 'QuillEditorComponent', 'selector': 'quill-editor'}];
2462
2462
  var DIRECTIVES = [{'name': 'AutoResizeDirective', 'selector': 'textarea[autoResize]'},{'name': 'BaseDirective', 'selector': '[euiBase]'},{'name': 'BaseStatesDirective', 'selector': '[euiBase]'},{'name': 'CollapsedButtonDirective', 'selector': 'collapsed-button'},{'name': 'EuiActionButtonsDirective', 'selector': 'eui-action-buttons'},{'name': 'EuiAlertTitleDirective', 'selector': 'eui-alert-title'},{'name': 'EuiAppPageWrapperDirective', 'selector': 'eui-app-page-wrapper'},{'name': 'EuiButtonsActionsContentTagDirective', 'selector': 'euiButtonsActionsContent'},{'name': 'EuiButtonsLocalMenuContentTagDirective', 'selector': 'euiButtonsLocalMenuContent'},{'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': 'EuiEclBannerCreditDirective', 'selector': '[euiEclBannerCredit]'},{'name': 'EuiEclBannerDescriptionDirective', 'selector': '[euiEclBannerDescription]'},{'name': 'EuiEclBannerDescriptionTextDirective', 'selector': '[euiEclBannerDescriptionText]'},{'name': 'EuiEclBannerImageDirective', 'selector': 'img[euiEclBannerImage]'},{'name': 'EuiEclBannerPictureDirective', 'selector': 'picture[euiEclBannerPicture]'},{'name': 'EuiEclBannerTitleDirective', 'selector': '[euiEclBannerTitle]'},{'name': 'EuiEclBannerTitleTextDirective', 'selector': '[euiEclBannerTitleText]'},{'name': 'EuiEclBaseDirective', 'selector': '[EuiEclBase]'},{'name': 'EuiEclButtonLabelDirective', 'selector': '[euiEclButtonLabel]'},{'name': 'EuiEclClickOutsideDirective', 'selector': '[euiEclClickOutside]'},{'name': 'EuiEclFileImageDirective', 'selector': 'img[euiEclFileImage]'},{'name': 'EuiEclFilePictureDirective', 'selector': 'picture[euiEclFilePicture]'},{'name': 'EuiEclHiddenDirective', 'selector': '[euiEclHidden]'},{'name': 'EuiEclLabelDirective', 'selector': '[euiEclLabel]'},{'name': 'EuiEclLinkDirective', 'selector': '[euiEclLink]'},{'name': 'EuiEclLinkLabelDirective', 'selector': '[euiEclLinkLabel]'},{'name': 'EuiEclMessageTitleDirective', 'selector': '[euiEclMessageTitle]'},{'name': 'EuiEditorCustomToolbarTagDirective', 'selector': 'euiEditorCustomToolbar'},{'name': 'EuiEditorMaxlengthDirective', 'selector': '[formControlName][euiEditorMaxlength]'},{'name': 'EuiFieldsetLabelExtraContentTagDirective', 'selector': 'euiFieldsetLabelExtraContent'},{'name': 'EuiFieldsetLabelRightContentTagDirective', 'selector': 'euiFieldsetLabelRightContent'},{'name': 'EuiHasPermissionDirective', 'selector': '[euiHasPermission]'},{'name': 'EuiHeaderAppNameDirective', 'selector': 'eui-header-app-name'},{'name': 'EuiHeaderAppNameLogoDirective', 'selector': 'eui-header-app-name-logo'},{'name': 'EuiHeaderAppSubtitleDirective', 'selector': 'eui-header-app-subtitle'},{'name': 'EuiInputNumberDirective', 'selector': 'input[euiInputNumber][formControl],input[euiInputNumber][formControlName],input[euiInputNumber][ngModel]'},{'name': 'EuiLetterFormatDirective', 'selector': '[euiLetterFormat]'},{'name': 'EuiLoadingDirective', 'selector': '[euiLoading]'},{'name': 'EuiMaxLengthDirective', 'selector': '
@@ -1749,7 +1749,7 @@
1749
1749
  <script src="../js/libs/htmlparser.js"></script>
1750
1750
  <script src="../js/libs/deep-iterator.js"></script>
1751
1751
  <script>
1752
- var COMPONENT_TEMPLATE = '<div><div class="eui-tree-list-item-header"> <div #focusable class="eui-tree-list-item-header__content" role="treeitem" [id]="id" (keydown)="onKeyDown($event)" attr.aria-label="{{ label }} {{ subLabel }}" [attr.aria-expanded]="expanded"> <ng-container *ngIf="hasCustomContent; else noCustomContent"> <ng-content select="eui-tree-list-item-content"></ng-content> <ng-container *ngTemplateOutlet="rightContent"></ng-container> </ng-container> <ng-template #noCustomContent> <div class="eui-u-flex"> <eui-label *ngIf="!customLabel"> {{label}} <eui-label *ngIf="subLabel" euiSublabel>{{subLabel}}</eui-label> </eui-label> <eui-label *ngIf="customLabel"> <div class="eui-u-flex"> <ng-content select="eui-tree-list-item-label"></ng-content> </div> </eui-label> </div> <ng-container *ngTemplateOutlet="rightContent"></ng-container> </ng-template> </div> <ng-container *ngIf="customDetailContent"> <div class="eui-tree-list-item-header__details-content"> <ng-content select="eui-tree-list-item-details"></ng-content> </div> </ng-container> <ng-container *ngIf="customSubContainerContent"> <ng-content select="eui-tree-list-item-sub-container"></ng-content> </ng-container></div><ng-template [ngIf]="expanded || alwaysExpanded"> <ng-content></ng-content></ng-template><ng-template #rightContent> <div class="eui-tree-list-item-header__content-right-content"> <div class="eui-tree-list-item-header__content-expand-toggle-wrapper"> <button *ngIf="hasSub && !alwaysExpanded" euiButton euiIconButton euiBasicButton euiRounded euiPrimary euiSizeS aria-label="Expand - collapse button icon" (click)="toggle($event)"> <ng-container *ngIf="expanded"> <eui-icon-svg icon="eui-chevron-up" fillColor="grey-100"></eui-icon-svg> </ng-container> <ng-container *ngIf="!expanded"> <eui-icon-svg icon="eui-chevron-forward" fillColor="grey-100"></eui-icon-svg> </ng-container> </button> </div> </div></ng-template></div>'
1752
+ var COMPONENT_TEMPLATE = '<div><div class="eui-tree-list-item-header"> <div #focusable class="eui-tree-list-item-header__content" role="treeitem" [id]="id" (keydown)="onKeyDown($event)" attr.aria-label="{{ label }} {{ subLabel }}" [attr.aria-expanded]="expanded" role="treeitem"> <ng-container *ngIf="hasCustomContent; else noCustomContent"> <ng-content select="eui-tree-list-item-content"></ng-content> <ng-container *ngTemplateOutlet="rightContent"></ng-container> </ng-container> <ng-template #noCustomContent> <div class="eui-u-flex"> <eui-label *ngIf="!customLabel"> {{label}} <eui-label *ngIf="subLabel" euiSublabel>{{subLabel}}</eui-label> </eui-label> <eui-label *ngIf="customLabel"> <div class="eui-u-flex"> <ng-content select="eui-tree-list-item-label"></ng-content> </div> </eui-label> </div> <ng-container *ngTemplateOutlet="rightContent"></ng-container> </ng-template> </div> <ng-container *ngIf="customDetailContent"> <div class="eui-tree-list-item-header__details-content"> <ng-content select="eui-tree-list-item-details"></ng-content> </div> </ng-container> <ng-container *ngIf="customSubContainerContent"> <ng-content select="eui-tree-list-item-sub-container"></ng-content> </ng-container></div><ng-template [ngIf]="expanded || alwaysExpanded"> <ng-content></ng-content></ng-template><ng-template #rightContent> <div class="eui-tree-list-item-header__content-right-content"> <div class="eui-tree-list-item-header__content-expand-toggle-wrapper"> <button *ngIf="hasSub && !alwaysExpanded" euiButton euiIconButton euiBasicButton euiRounded euiPrimary euiSizeS aria-label="Expand - collapse button icon" (click)="toggle($event)"> <ng-container *ngIf="expanded"> <eui-icon-svg icon="eui-chevron-up" fillColor="grey-100"></eui-icon-svg> </ng-container> <ng-container *ngIf="!expanded"> <eui-icon-svg icon="eui-chevron-forward" fillColor="grey-100"></eui-icon-svg> </ng-container> </button> </div> </div></ng-template></div>'
1753
1753
  var COMPONENTS = [{'name': 'ChartComponent', 'selector': 'eui-apex-chart'},{'name': 'CollapsedBreadcrumbComponent', 'selector': 'eui-collapsed-breadcrumb'},{'name': 'EclMessageWcComponent', 'selector': 'ecl-message-wc'},{'name': 'EuiAccessibleButtonIconComponent', 'selector': 'eui-accessible-button-icon'},{'name': 'EuiAlertComponent', 'selector': 'div[euiAlert], eui-alert'},{'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': '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': 'EuiButtonsComponent', 'selector': 'eui-buttons'},{'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': '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': 'EuiChipListComponent', 'selector': 'eui-chip-list, div[euiChipList], ul[euiChipList]'},{'name': 'EuiCommonHeaderComponent', 'selector': 'eui-common-header'},{'name': 'EuiDashboardButtonComponent', 'selector': 'eui-dashboard-button'},{'name': 'EuiDashboardCardComponent', 'selector': 'eui-dashboard-card'},{'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': 'EuiEclBannerComponent', 'selector': 'eui-ecl-banner'},{'name': 'EuiEclButtonComponent', 'selector': 'button[eclButton], button[ecl-button], a[eclButton]'},{'name': 'EuiEclCarouselComponent', 'selector': 'eui-ecl-carousel'},{'name': 'EuiEclCarouselItemComponent', 'selector': 'eui-ecl-carousel-item, eui-ecl-carousel-item'},{'name': 'EuiEclIconComponent', 'selector': 'eui-ecl-icon'},{'name': 'EuiEclMessageComponent', 'selector': 'eui-ecl-message'},{'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': 'EuiExpandContentComponent', 'selector': 'eui-expand-content'},{'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': 'EuiHeaderUserProfileComponent', 'selector': 'eui-header-user-profile'},{'name': 'EuiIconColorComponent', 'selector': 'eui-icon-colored, span[euiIconColored], [euiIconColored]'},{'name': 'EuiIconComponent', 'selector': 'div[euiIcon], span[euiIcon], i[euiIcon], eui-icon'},{'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,
1754
1754
  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': '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': 'EuiPageHeaderComponent', 'selector': 'eui-page-header'},{'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': 'EuiSearchComponent', 'selector': 'eui-search'},{'name': 'EuiSelectComponent', 'selector': 'select[euiSelect]'},{'name': 'EuiSidebarMenuComponent', 'selector': 'eui-sidebar-menu'},{'name': 'EuiSidebarToggleComponent', 'selector': 'eui-sidebar-toggle'},{'name': 'EuiSlideToggleComponent', 'selector': 'eui-slide-toggle'},{'name': 'EuiSlideToggleTestComponent', 'selector': 'eui-slide-toggle-test-component'},{'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': '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': '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': 'EuiToolbarItemNotificationsComponent', 'selector': 'eui-toolbar-item-notifications'},{'name': 'EuiToolbarItemsComponent', 'selector': 'eui-toolbar-items'},{'name': 'EuiToolbarItemSearchComponent', 'selector': 'eui-toolbar-item-search'},{'name': 'EuiToolbarItemUserProfileComponent', 'selector': 'eui-toolbar-item-user-profile'},{'name': 'EuiToolbarLogoComponent', 'selector': 'eui-toolbar-logo'},{'name': 'EuiToolbarMenuComponent', 'selector': 'eui-toolbar-menu'},{'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': 'EuiUxTreeComponent', 'selector': 'eui-ux-tree'},{'name': 'EuiUxTreeNodeComponent', 'selector': 'eui-ux-tree-node'},{'name': 'EuiUxTreeToolbarComponent', 'selector': 'eui-ux-tree-toolbar'},{'name': 'EuiWizardComponent', 'selector': 'eui-wizard'},{'name': 'EuiWizardStepComponent', 'selector': 'eui-wizard-step'},{'name': 'QuillEditorComponent', 'selector': 'quill-editor'}];
1755
1755
  var DIRECTIVES = [{'name': 'AutoResizeDirective', 'selector': 'textarea[autoResize]'},{'name': 'BaseDirective', 'selector': '[euiBase]'},{'name': 'BaseStatesDirective', 'selector': '[euiBase]'},{'name': 'CollapsedButtonDirective', 'selector': 'collapsed-button'},{'name': 'EuiActionButtonsDirective', 'selector': 'eui-action-buttons'},{'name': 'EuiAlertTitleDirective', 'selector': 'eui-alert-title'},{'name': 'EuiAppPageWrapperDirective', 'selector': 'eui-app-page-wrapper'},{'name': 'EuiButtonsActionsContentTagDirective', 'selector': 'euiButtonsActionsContent'},{'name': 'EuiButtonsLocalMenuContentTagDirective', 'selector': 'euiButtonsLocalMenuContent'},{'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': 'EuiEclBannerCreditDirective', 'selector': '[euiEclBannerCredit]'},{'name': 'EuiEclBannerDescriptionDirective', 'selector': '[euiEclBannerDescription]'},{'name': 'EuiEclBannerDescriptionTextDirective', 'selector': '[euiEclBannerDescriptionText]'},{'name': 'EuiEclBannerImageDirective', 'selector': 'img[euiEclBannerImage]'},{'name': 'EuiEclBannerPictureDirective', 'selector': 'picture[euiEclBannerPicture]'},{'name': 'EuiEclBannerTitleDirective', 'selector': '[euiEclBannerTitle]'},{'name': 'EuiEclBannerTitleTextDirective', 'selector': '[euiEclBannerTitleText]'},{'name': 'EuiEclBaseDirective', 'selector': '[EuiEclBase]'},{'name': 'EuiEclButtonLabelDirective', 'selector': '[euiEclButtonLabel]'},{'name': 'EuiEclClickOutsideDirective', 'selector': '[euiEclClickOutside]'},{'name': 'EuiEclFileImageDirective', 'selector': 'img[euiEclFileImage]'},{'name': 'EuiEclFilePictureDirective', 'selector': 'picture[euiEclFilePicture]'},{'name': 'EuiEclHiddenDirective', 'selector': '[euiEclHidden]'},{'name': 'EuiEclLabelDirective', 'selector': '[euiEclLabel]'},{'name': 'EuiEclLinkDirective', 'selector': '[euiEclLink]'},{'name': 'EuiEclLinkLabelDirective', 'selector': '[euiEclLinkLabel]'},{'name': 'EuiEclMessageTitleDirective', 'selector': '[euiEclMessageTitle]'},{'name': 'EuiEditorCustomToolbarTagDirective', 'selector': 'euiEditorCustomToolbar'},{'name': 'EuiEditorMaxlengthDirective', 'selector': '[formControlName][euiEditorMaxlength]'},{'name': 'EuiFieldsetLabelExtraContentTagDirective', 'selector': 'euiFieldsetLabelExtraContent'},{'name': 'EuiFieldsetLabelRightContentTagDirective', 'selector': 'euiFieldsetLabelRightContent'},{'name': 'EuiHasPermissionDirective', 'selector': '[euiHasPermission]'},{'name': 'EuiHeaderAppNameDirective', 'selector': 'eui-header-app-name'},{'name': 'EuiHeaderAppNameLogoDirective', 'selector': 'eui-header-app-name-logo'},{'name': 'EuiHeaderAppSubtitleDirective', 'selector': 'eui-header-app-subtitle'},{'name': 'EuiInputNumberDirective', 'selector': 'input[euiInputNumber][formControl],input[euiInputNumber][formControlName],input[euiInputNumber][ngModel]'},{'name': 'EuiLetterFormatDirective', 'selector': '[euiLetterFormat]'},{'name': 'EuiLoadingDirective', 'selector': '[euiLoading]'},{'name': 'EuiMaxLengthDirective', 'selector': '
@@ -261,9 +261,9 @@
261
261
  <li>
262
262
  <b>@ecl/ecl-webcomponents</b> : 0.11.0</li>
263
263
  <li>
264
- <b>@eui/styles-base</b> : 17.0.0-next.21</li>
264
+ <b>@eui/styles-base</b> : 17.0.0-next.22</li>
265
265
  <li>
266
- <b>@eui/ecl</b> : 17.0.0-next.21</li>
266
+ <b>@eui/ecl</b> : 17.0.0-next.22</li>
267
267
  <li>
268
268
  <b>@eui/tools</b> : ^6.0.0</li>
269
269
  </ul>