@eui/components 18.0.0-next.45 → 18.0.0-next.46

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 (391) hide show
  1. package/directives/eui-maxlength.directive.d.ts.map +1 -1
  2. package/directives/eui-scroll-handler.directive.d.ts.map +1 -1
  3. package/directives/eui-smooth-scroll.directive.d.ts.map +1 -1
  4. package/directives/eui-tooltip/eui-tooltip.directive.d.ts.map +1 -1
  5. package/docs/components/EuiChipComponent.html +1 -1
  6. package/docs/components/EuiChipListComponent.html +1 -1
  7. package/docs/dependencies.html +16 -16
  8. package/docs/js/search/search_index.js +2 -2
  9. package/esm2022/directives/eui-clearable.directive.mjs +3 -3
  10. package/esm2022/directives/eui-has-permission.directive.mjs +7 -7
  11. package/esm2022/directives/eui-loading.directive.mjs +3 -3
  12. package/esm2022/directives/eui-maxlength.directive.mjs +7 -7
  13. package/esm2022/directives/eui-resizable/eui-resizable.component.mjs +3 -3
  14. package/esm2022/directives/eui-resizable/eui-resizable.directive.mjs +3 -3
  15. package/esm2022/directives/eui-resizable/eui-resizable.module.mjs +4 -4
  16. package/esm2022/directives/eui-scroll-handler.directive.mjs +10 -10
  17. package/esm2022/directives/eui-smooth-scroll.directive.mjs +10 -10
  18. package/esm2022/directives/eui-template.directive.mjs +7 -7
  19. package/esm2022/directives/eui-tooltip/container/eui-tooltip-container.component.mjs +3 -3
  20. package/esm2022/directives/eui-tooltip/eui-tooltip.directive.mjs +3 -3
  21. package/esm2022/directives/eui-tooltip/eui-tooltip.module.mjs +4 -4
  22. package/esm2022/eui-alert/components/eui-alert-title.component.mjs +3 -3
  23. package/esm2022/eui-alert/eui-alert.component.mjs +3 -3
  24. package/esm2022/eui-alert/eui-alert.module.mjs +4 -4
  25. package/esm2022/eui-all/eui-all.module.mjs +4 -4
  26. package/esm2022/eui-autocomplete/eui-autocomplete-option/eui-autocomplete-option.component.mjs +3 -3
  27. package/esm2022/eui-autocomplete/eui-autocomplete-option-group/eui-autocomplete-option-group.component.mjs +3 -3
  28. package/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +3 -3
  29. package/esm2022/eui-autocomplete/eui-autocomplete.module.mjs +4 -4
  30. package/esm2022/eui-avatar/avatar-badge/avatar-badge.component.mjs +3 -3
  31. package/esm2022/eui-avatar/avatar-icon/avatar-icon.component.mjs +3 -3
  32. package/esm2022/eui-avatar/avatar-image/avatar-image.component.mjs +3 -3
  33. package/esm2022/eui-avatar/avatar-text/avatar-text.component.mjs +3 -3
  34. package/esm2022/eui-avatar/eui-avatar-list.component.mjs +3 -3
  35. package/esm2022/eui-avatar/eui-avatar.component.mjs +3 -3
  36. package/esm2022/eui-avatar/eui-avatar.module.mjs +4 -4
  37. package/esm2022/eui-badge/eui-badge.component.mjs +4 -4
  38. package/esm2022/eui-badge/eui-badge.module.mjs +4 -4
  39. package/esm2022/eui-block-content/eui-block-content.component.mjs +4 -4
  40. package/esm2022/eui-block-content/eui-block-content.module.mjs +4 -4
  41. package/esm2022/eui-block-document/eui-block-document.component.mjs +4 -4
  42. package/esm2022/eui-block-document/eui-block-document.module.mjs +4 -4
  43. package/esm2022/eui-button/eui-button.component.mjs +8 -8
  44. package/esm2022/eui-button-group/eui-button-group.component.mjs +7 -7
  45. package/esm2022/eui-button-v2/eui-button-v2.component.mjs +8 -8
  46. package/esm2022/eui-card/components/eui-card-content/eui-card-content.component.mjs +3 -3
  47. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-buttons.component.mjs +3 -3
  48. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-icons.component.mjs +3 -3
  49. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.mjs +3 -3
  50. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer.component.mjs +3 -3
  51. package/esm2022/eui-card/components/eui-card-header/eui-card-header-left-content.component.mjs +3 -3
  52. package/esm2022/eui-card/components/eui-card-header/eui-card-header-right-content.component.mjs +3 -3
  53. package/esm2022/eui-card/components/eui-card-header/eui-card-header-subtitle.component.mjs +3 -3
  54. package/esm2022/eui-card/components/eui-card-header/eui-card-header-title.component.mjs +3 -3
  55. package/esm2022/eui-card/components/eui-card-header/eui-card-header.component.mjs +3 -3
  56. package/esm2022/eui-card/components/eui-card-header-body/eui-card-header-body.component.mjs +3 -3
  57. package/esm2022/eui-card/components/eui-card-media/eui-card-media.component.mjs +3 -3
  58. package/esm2022/eui-card/eui-card.component.mjs +4 -4
  59. package/esm2022/eui-card/eui-card.module.mjs +4 -4
  60. package/esm2022/eui-card/services/ui-state.service.mjs +3 -3
  61. package/esm2022/eui-chip/eui-chip.component.mjs +5 -5
  62. package/esm2022/eui-chip/eui-chip.module.mjs +4 -4
  63. package/esm2022/eui-chip-list/eui-chip-list.component.mjs +8 -8
  64. package/esm2022/eui-chip-list/eui-chip-list.module.mjs +4 -4
  65. package/esm2022/eui-chip-list/services/eui-chip-list-drag.service.mjs +3 -3
  66. package/esm2022/eui-dashboard-button/eui-dashboard-button.component.mjs +13 -13
  67. package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +7 -7
  68. package/esm2022/eui-date-range-selector/eui-date-range-selector.component.mjs +3 -3
  69. package/esm2022/eui-date-range-selector/eui-date-range-selector.module.mjs +4 -4
  70. package/esm2022/eui-datepicker/eui-datepicker.component.mjs +15 -15
  71. package/esm2022/eui-datepicker/eui-datepicker.module.mjs +4 -4
  72. package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +3 -3
  73. package/esm2022/eui-dialog/eui-dialog.component.mjs +9 -9
  74. package/esm2022/eui-dialog/eui-dialog.module.mjs +4 -4
  75. package/esm2022/eui-dialog/services/eui-dialog.service.mjs +3 -3
  76. package/esm2022/eui-dimmer/dimmer.component.mjs +4 -4
  77. package/esm2022/eui-dimmer/dimmer.module.mjs +4 -4
  78. package/esm2022/eui-disable-content/eui-disable-content.component.mjs +8 -8
  79. package/esm2022/eui-discussion-thread/eui-discussion-thread-item.component.mjs +3 -3
  80. package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +3 -3
  81. package/esm2022/eui-discussion-thread/eui-discussion-thread.module.mjs +4 -4
  82. package/esm2022/eui-dropdown/directives/eui-dropdown-content.directive.mjs +3 -3
  83. package/esm2022/eui-dropdown/dropdown-item/eui-dropdown-item.component.mjs +3 -3
  84. package/esm2022/eui-dropdown/eui-dropdown.component.mjs +3 -3
  85. package/esm2022/eui-dropdown/eui-dropdown.module.mjs +8 -8
  86. package/esm2022/eui-dropdown/eui-dropdown.service.mjs +3 -3
  87. package/esm2022/eui-feedback-message/eui-feedback-message.component.mjs +3 -3
  88. package/esm2022/eui-feedback-message/eui-feedback-message.module.mjs +4 -4
  89. package/esm2022/eui-fieldset/eui-fieldset.component.mjs +10 -10
  90. package/esm2022/eui-fieldset/eui-fieldset.module.mjs +4 -4
  91. package/esm2022/eui-file-upload/eui-file-upload.component.mjs +3 -3
  92. package/esm2022/eui-file-upload/eui-file-upload.module.mjs +4 -4
  93. package/esm2022/eui-file-upload/file-preview/file-preview.component.mjs +3 -3
  94. package/esm2022/eui-file-upload/pipes/filesize.pipe.mjs +3 -3
  95. package/esm2022/eui-file-upload/progress/eui-file-upload-progress.component.mjs +3 -3
  96. package/esm2022/eui-file-upload/utils/eui-file-upload.utils.mjs +3 -3
  97. package/esm2022/eui-growl/eui-growl.component.mjs +4 -4
  98. package/esm2022/eui-growl/eui-growl.module.mjs +4 -4
  99. package/esm2022/eui-icon/eui-icon-button/eui-icon-button.component.mjs +3 -3
  100. package/esm2022/eui-icon/eui-icon-button-expander/eui-icon-button-expander.component.mjs +3 -3
  101. package/esm2022/eui-icon/eui-icon-color.component.mjs +3 -3
  102. package/esm2022/eui-icon/eui-icon-input/eui-icon-input.component.mjs +3 -3
  103. package/esm2022/eui-icon/eui-icon-svg.component.mjs +6 -6
  104. package/esm2022/eui-icon/eui-icon.module.mjs +4 -4
  105. package/esm2022/eui-icon-toggle/eui-icon-toggle.component.mjs +3 -3
  106. package/esm2022/eui-icon-toggle/eui-icon-toggle.module.mjs +4 -4
  107. package/esm2022/eui-input-checkbox/eui-input-checkbox.component.mjs +3 -3
  108. package/esm2022/eui-input-checkbox/eui-input-checkbox.module.mjs +4 -4
  109. package/esm2022/eui-input-group/eui-input-group.component.mjs +3 -3
  110. package/esm2022/eui-input-group/eui-input-group.module.mjs +4 -4
  111. package/esm2022/eui-input-number/eui-input-number.component.mjs +4 -4
  112. package/esm2022/eui-input-number/eui-input-number.module.mjs +4 -4
  113. package/esm2022/eui-input-number/eui-number-control.directive.mjs +3 -3
  114. package/esm2022/eui-input-radio/eui-input-radio.component.mjs +3 -3
  115. package/esm2022/eui-input-radio/eui-input-radio.module.mjs +4 -4
  116. package/esm2022/eui-input-text/eui-input-text.component.mjs +4 -4
  117. package/esm2022/eui-input-text/eui-input-text.module.mjs +4 -4
  118. package/esm2022/eui-label/eui-label.component.mjs +3 -3
  119. package/esm2022/eui-label/eui-label.module.mjs +4 -4
  120. package/esm2022/eui-language-selector/language-selector.component.mjs +4 -4
  121. package/esm2022/eui-language-selector/language-selector.module.mjs +4 -4
  122. package/esm2022/eui-language-selector/modal-selector/modal-selector.component.mjs +3 -3
  123. package/esm2022/eui-list/eui-list-item/eui-list-item.component.mjs +3 -3
  124. package/esm2022/eui-list/eui-list.component.mjs +3 -3
  125. package/esm2022/eui-list/eui-list.module.mjs +4 -4
  126. package/esm2022/eui-menu/eui-menu-item.component.mjs +3 -3
  127. package/esm2022/eui-menu/eui-menu.component.mjs +3 -3
  128. package/esm2022/eui-menu/eui-menu.module.mjs +4 -4
  129. package/esm2022/eui-message-box/eui-message-box.component.mjs +6 -6
  130. package/esm2022/eui-message-box/eui-message-box.module.mjs +4 -4
  131. package/esm2022/eui-message-box/services/eui-message-box.service.mjs +3 -3
  132. package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +3 -3
  133. package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +3 -3
  134. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
  135. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +3 -3
  136. package/esm2022/eui-overlay/eui-overlay.component.mjs +4 -4
  137. package/esm2022/eui-overlay/eui-overlay.module.mjs +4 -4
  138. package/esm2022/eui-page/components/eui-page-breadcrumb/eui-page-breadcrumb.component.mjs +3 -3
  139. package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +21 -21
  140. package/esm2022/eui-page/components/eui-page-columns/eui-page-columns.component.mjs +3 -3
  141. package/esm2022/eui-page/components/eui-page-content/eui-page-content.component.mjs +3 -3
  142. package/esm2022/eui-page/components/eui-page-footer/eui-page-footer.component.mjs +3 -3
  143. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-action-items.component.mjs +3 -3
  144. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-body.component.mjs +3 -3
  145. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-sub-label.component.mjs +3 -3
  146. package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +3 -3
  147. package/esm2022/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.mjs +3 -3
  148. package/esm2022/eui-page/components/eui-page-top-content/eui-page-top-content.component.mjs +3 -3
  149. package/esm2022/eui-page/eui-page.component.mjs +4 -4
  150. package/esm2022/eui-page/eui-page.module.mjs +4 -4
  151. package/esm2022/eui-paginator/eui-paginator.component.mjs +3 -3
  152. package/esm2022/eui-paginator/eui-paginator.module.mjs +4 -4
  153. package/esm2022/eui-popover/directives/eui-popover-arrow-position.directive.mjs +3 -3
  154. package/esm2022/eui-popover/eui-popover.component.mjs +3 -3
  155. package/esm2022/eui-popover/eui-popover.module.mjs +4 -4
  156. package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +3 -3
  157. package/esm2022/eui-progress-bar/eui-progress-bar.module.mjs +4 -4
  158. package/esm2022/eui-progress-circle/eui-progress-circle.component.mjs +7 -7
  159. package/esm2022/eui-select/eui-select-control.directive.mjs +3 -3
  160. package/esm2022/eui-select/eui-select-multiple.directive.mjs +3 -3
  161. package/esm2022/eui-select/eui-select-mutli-option.directive.mjs +3 -3
  162. package/esm2022/eui-select/eui-select-option.directive.mjs +3 -3
  163. package/esm2022/eui-select/eui-select.component.mjs +4 -4
  164. package/esm2022/eui-select/eui-select.module.mjs +4 -4
  165. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.component.mjs +3 -3
  166. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.module.mjs +4 -4
  167. package/esm2022/eui-skeleton/eui-skeleton.component.mjs +3 -3
  168. package/esm2022/eui-skeleton/eui-skeleton.module.mjs +4 -4
  169. package/esm2022/eui-slide-toggle/eui-slide-toggle.component.mjs +3 -3
  170. package/esm2022/eui-slide-toggle/eui-slide-toggle.module.mjs +4 -4
  171. package/esm2022/eui-table/directives/eui-table-sticky-columns.directive.mjs +3 -3
  172. package/esm2022/eui-table/eui-table.component.mjs +3 -3
  173. package/esm2022/eui-table/eui-table.module.mjs +4 -4
  174. package/esm2022/eui-table/expandable-row/eui-table-expandable-row.component.mjs +3 -3
  175. package/esm2022/eui-table/filter/eui-table-filter.component.mjs +3 -3
  176. package/esm2022/eui-table/pipes/eui-table-highlight-filter.pipe.mjs +3 -3
  177. package/esm2022/eui-table/selectable-header/eui-table-selectable-header.component.mjs +3 -3
  178. package/esm2022/eui-table/selectable-row/eui-table-selectable-row.component.mjs +3 -3
  179. package/esm2022/eui-table/services/eui-table-selectable-row.service.mjs +3 -3
  180. package/esm2022/eui-table/services/eui-table-sort.service.mjs +3 -3
  181. package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +3 -3
  182. package/esm2022/eui-table-v2/directives/eui-table-v2-expandable-row.directive.mjs +3 -3
  183. package/esm2022/eui-table-v2/directives/eui-table-v2-sticky-col.directive.mjs +3 -3
  184. package/esm2022/eui-table-v2/eui-table-v2.component.mjs +3 -3
  185. package/esm2022/eui-table-v2/eui-table-v2.module.mjs +4 -4
  186. package/esm2022/eui-table-v2/filter/eui-table-v2-filter.component.mjs +3 -3
  187. package/esm2022/eui-table-v2/pipes/eui-table-v2-highlight.pipe.mjs +3 -3
  188. package/esm2022/eui-table-v2/selectable-header/eui-table-v2-selectable-header.component.mjs +3 -3
  189. package/esm2022/eui-table-v2/selectable-row/eui-table-v2-selectable-row.component.mjs +3 -3
  190. package/esm2022/eui-table-v2/services/eui-table-v2-selectable-row.service.mjs +3 -3
  191. package/esm2022/eui-table-v2/services/eui-table-v2-sort.service.mjs +3 -3
  192. package/esm2022/eui-table-v2/sortable-col/eui-table-v2-sortable-col.component.mjs +3 -3
  193. package/esm2022/eui-tabs/eui-tab/eui-tab.component.mjs +3 -3
  194. package/esm2022/eui-tabs/eui-tab-content/eui-tab-content.component.mjs +3 -3
  195. package/esm2022/eui-tabs/eui-tab-label/eui-tab-label.component.mjs +6 -6
  196. package/esm2022/eui-tabs/eui-tabs.component.mjs +6 -6
  197. package/esm2022/eui-tabs/eui-tabs.module.mjs +4 -4
  198. package/esm2022/eui-textarea/auto-resize.directive.mjs +3 -3
  199. package/esm2022/eui-textarea/eui-textarea.component.mjs +4 -4
  200. package/esm2022/eui-textarea/eui-textarea.module.mjs +4 -4
  201. package/esm2022/eui-timebar/eui-timebar.component.mjs +7 -7
  202. package/esm2022/eui-timeline/eui-timeline-item.component.mjs +3 -3
  203. package/esm2022/eui-timeline/eui-timeline.component.mjs +3 -3
  204. package/esm2022/eui-timeline/eui-timeline.module.mjs +4 -4
  205. package/esm2022/eui-timepicker/eui-timepicker.component.mjs +3 -3
  206. package/esm2022/eui-timepicker/eui-timepicker.module.mjs +4 -4
  207. package/esm2022/eui-tree/eui-dropdown-tree.directive.mjs +7 -7
  208. package/esm2022/eui-tree/eui-tree-form-control.directive.mjs +7 -7
  209. package/esm2022/eui-tree/eui-tree.component.mjs +8 -8
  210. package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +12 -12
  211. package/esm2022/eui-tree-list/eui-tree-list.component.mjs +3 -3
  212. package/esm2022/eui-tree-list/eui-tree-list.module.mjs +4 -4
  213. package/esm2022/eui-tree-list/item-content/item-content.component.mjs +3 -3
  214. package/esm2022/eui-tree-list/toolbar/toolbar.component.mjs +6 -6
  215. package/esm2022/eui-user-profile/user-profile-card/user-profile-card.component.mjs +3 -3
  216. package/esm2022/eui-user-profile/user-profile-menu/user-profile-menu.component.mjs +3 -3
  217. package/esm2022/eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.mjs +3 -3
  218. package/esm2022/eui-user-profile/user-profile.component.mjs +3 -3
  219. package/esm2022/eui-user-profile/user-profile.module.mjs +4 -4
  220. package/esm2022/eui-wizard/eui-wizard-step.component.mjs +3 -3
  221. package/esm2022/eui-wizard/eui-wizard.component.mjs +3 -3
  222. package/esm2022/eui-wizard/eui-wizard.module.mjs +4 -4
  223. package/esm2022/eui-wizard/services/eui-wizard.service.mjs +3 -3
  224. package/esm2022/externals/charts/chart/chart.component.mjs +3 -3
  225. package/esm2022/externals/charts/eui-charts.module.mjs +4 -4
  226. package/esm2022/externals/eui-editor/counters/eui-editor-counters.component.mjs +3 -3
  227. package/esm2022/externals/eui-editor/directives/eui-editor-maxlength.directive.mjs +3 -3
  228. package/esm2022/externals/eui-editor/eui-editor.component.mjs +9 -9
  229. package/esm2022/externals/eui-editor/eui-editor.module.mjs +4 -4
  230. package/esm2022/externals/eui-editor/html-view/eui-editor-html-view.component.mjs +3 -3
  231. package/esm2022/externals/eui-editor/image-url-dialog/image-url-dialog.component.mjs +3 -3
  232. package/esm2022/externals/eui-editor/json-view/eui-editor-json-view.component.mjs +3 -3
  233. package/esm2022/externals/quill/loader.service.mjs +3 -3
  234. package/esm2022/externals/quill/quill-editor.component.mjs +3 -3
  235. package/esm2022/externals/quill/quill.module.mjs +4 -4
  236. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +3 -3
  237. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.module.mjs +4 -4
  238. package/esm2022/layout/eui-app/eui-app-footer/footer.component.mjs +3 -3
  239. package/esm2022/layout/eui-app/eui-app-footer/footer.module.mjs +4 -4
  240. package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +4 -4
  241. package/esm2022/layout/eui-app/eui-app-header/header.module.mjs +4 -4
  242. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-body/sidebar-body.component.mjs +3 -3
  243. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.mjs +3 -3
  244. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  245. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  246. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +3 -3
  247. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
  248. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +4 -4
  249. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +4 -4
  250. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +4 -4
  251. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.module.mjs +4 -4
  252. package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +4 -4
  253. package/esm2022/layout/eui-app/eui-app-top-message/top-message.module.mjs +4 -4
  254. package/esm2022/layout/eui-app/eui-app.component.mjs +6 -6
  255. package/esm2022/layout/eui-app/eui-app.module.mjs +4 -4
  256. package/esm2022/layout/eui-breadcrumb/breadcrumb.component.mjs +3 -3
  257. package/esm2022/layout/eui-breadcrumb/breadcrumb.module.mjs +4 -4
  258. package/esm2022/layout/eui-breadcrumb/breadcrumb.service.mjs +3 -3
  259. package/esm2022/layout/eui-breadcrumb/collapsed-breadcrumb/collapsed-breadcrumb.component.mjs +6 -6
  260. package/esm2022/layout/eui-breadcrumb/item/breadcrumb-item.component.mjs +3 -3
  261. package/esm2022/layout/eui-footer/footer.component.mjs +3 -3
  262. package/esm2022/layout/eui-footer/footer.module.mjs +4 -4
  263. package/esm2022/layout/eui-header/header-app/header-app.component.mjs +12 -12
  264. package/esm2022/layout/eui-header/header-app-name/header-app-name.component.mjs +3 -3
  265. package/esm2022/layout/eui-header/header-app-name-logo/header-app-name-logo.component.mjs +3 -3
  266. package/esm2022/layout/eui-header/header-app-subtitle/header-app-subtitle.component.mjs +3 -3
  267. package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +3 -3
  268. package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +3 -3
  269. package/esm2022/layout/eui-header/header-right-content/header-right-content.component.mjs +3 -3
  270. package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +3 -3
  271. package/esm2022/layout/eui-header/header.component.mjs +3 -3
  272. package/esm2022/layout/eui-header/header.module.mjs +4 -4
  273. package/esm2022/layout/eui-layout.module.mjs +4 -4
  274. package/esm2022/layout/eui-notifications/eui-notification-item.component.mjs +3 -3
  275. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +3 -3
  276. package/esm2022/layout/eui-notifications/eui-notifications.module.mjs +4 -4
  277. package/esm2022/layout/eui-notifications-v2/eui-notification-item.component.mjs +3 -3
  278. package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +3 -3
  279. package/esm2022/layout/eui-notifications-v2/eui-notifications.module.mjs +4 -4
  280. package/esm2022/layout/eui-search/search.component.mjs +3 -3
  281. package/esm2022/layout/eui-search/search.module.mjs +4 -4
  282. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
  283. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.module.mjs +4 -4
  284. package/esm2022/layout/eui-toolbar/toolbar-app/toolbar-app.component.mjs +3 -3
  285. package/esm2022/layout/eui-toolbar/toolbar-center/toolbar-center.component.mjs +3 -3
  286. package/esm2022/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.mjs +3 -3
  287. package/esm2022/layout/eui-toolbar/toolbar-item/toolbar-item.component.mjs +3 -3
  288. package/esm2022/layout/eui-toolbar/toolbar-items/toolbar-items.component.mjs +3 -3
  289. package/esm2022/layout/eui-toolbar/toolbar-logo/toolbar-logo.component.mjs +3 -3
  290. package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +3 -3
  291. package/esm2022/layout/eui-toolbar/toolbar.component.mjs +4 -4
  292. package/esm2022/layout/eui-toolbar/toolbar.module.mjs +4 -4
  293. package/esm2022/pipes/eui-is-empty.pipe.mjs +7 -7
  294. package/esm2022/pipes/eui-truncate.pipe.mjs +7 -7
  295. package/esm2022/shared/base/base-states.directive.mjs +3 -3
  296. package/esm2022/shared/input.directive.mjs +3 -3
  297. package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
  298. package/eui-chip-list/eui-chip-list.component.d.ts.map +1 -1
  299. package/eui-icon/eui-icon-svg.component.d.ts.map +1 -1
  300. package/eui-input-number/eui-input-number.component.d.ts.map +1 -1
  301. package/eui-progress-bar/eui-progress-bar.component.d.ts.map +1 -1
  302. package/eui-table/sortable-col/eui-table-sortable-col.component.d.ts.map +1 -1
  303. package/eui-table-v2/eui-table-v2.component.d.ts.map +1 -1
  304. package/fesm2022/eui-components-directives.mjs +67 -67
  305. package/fesm2022/eui-components-eui-alert.mjs +10 -10
  306. package/fesm2022/eui-components-eui-autocomplete.mjs +13 -13
  307. package/fesm2022/eui-components-eui-avatar.mjs +22 -22
  308. package/fesm2022/eui-components-eui-badge.mjs +8 -8
  309. package/fesm2022/eui-components-eui-badge.mjs.map +1 -1
  310. package/fesm2022/eui-components-eui-block-content.mjs +8 -8
  311. package/fesm2022/eui-components-eui-block-content.mjs.map +1 -1
  312. package/fesm2022/eui-components-eui-block-document.mjs +8 -8
  313. package/fesm2022/eui-components-eui-block-document.mjs.map +1 -1
  314. package/fesm2022/eui-components-eui-button-group.mjs +7 -7
  315. package/fesm2022/eui-components-eui-button-v2.mjs +8 -8
  316. package/fesm2022/eui-components-eui-button-v2.mjs.map +1 -1
  317. package/fesm2022/eui-components-eui-button.mjs +8 -8
  318. package/fesm2022/eui-components-eui-button.mjs.map +1 -1
  319. package/fesm2022/eui-components-eui-card.mjs +47 -47
  320. package/fesm2022/eui-components-eui-card.mjs.map +1 -1
  321. package/fesm2022/eui-components-eui-chip-list.mjs +17 -17
  322. package/fesm2022/eui-components-eui-chip-list.mjs.map +2 -2
  323. package/fesm2022/eui-components-eui-chip.mjs +8 -8
  324. package/fesm2022/eui-components-eui-chip.mjs.map +2 -2
  325. package/fesm2022/eui-components-eui-dashboard-button.mjs +13 -13
  326. package/fesm2022/eui-components-eui-dashboard-card.mjs +7 -7
  327. package/fesm2022/eui-components-eui-date-range-selector.mjs +7 -7
  328. package/fesm2022/eui-components-eui-datepicker.mjs +19 -19
  329. package/fesm2022/eui-components-eui-dialog.mjs +19 -19
  330. package/fesm2022/eui-components-eui-dimmer.mjs +8 -8
  331. package/fesm2022/eui-components-eui-dimmer.mjs.map +1 -1
  332. package/fesm2022/eui-components-eui-disable-content.mjs +8 -8
  333. package/fesm2022/eui-components-eui-disable-content.mjs.map +1 -1
  334. package/fesm2022/eui-components-eui-discussion-thread.mjs +10 -10
  335. package/fesm2022/eui-components-eui-dropdown.mjs +20 -20
  336. package/fesm2022/eui-components-eui-feedback-message.mjs +7 -7
  337. package/fesm2022/eui-components-eui-fieldset.mjs +14 -14
  338. package/fesm2022/eui-components-eui-fieldset.mjs.map +1 -1
  339. package/fesm2022/eui-components-eui-file-upload.mjs +19 -19
  340. package/fesm2022/eui-components-eui-growl.mjs +9 -9
  341. package/fesm2022/eui-components-eui-growl.mjs.map +1 -1
  342. package/fesm2022/eui-components-eui-icon-toggle.mjs +7 -7
  343. package/fesm2022/eui-components-eui-icon.mjs +21 -21
  344. package/fesm2022/eui-components-eui-icon.mjs.map +2 -2
  345. package/fesm2022/eui-components-eui-input-checkbox.mjs +7 -7
  346. package/fesm2022/eui-components-eui-input-group.mjs +7 -7
  347. package/fesm2022/eui-components-eui-input-number.mjs +11 -11
  348. package/fesm2022/eui-components-eui-input-number.mjs.map +1 -1
  349. package/fesm2022/eui-components-eui-input-radio.mjs +7 -7
  350. package/fesm2022/eui-components-eui-input-text.mjs +8 -8
  351. package/fesm2022/eui-components-eui-input-text.mjs.map +1 -1
  352. package/fesm2022/eui-components-eui-label.mjs +7 -7
  353. package/fesm2022/eui-components-eui-language-selector.mjs +11 -11
  354. package/fesm2022/eui-components-eui-language-selector.mjs.map +1 -1
  355. package/fesm2022/eui-components-eui-list.mjs +10 -10
  356. package/fesm2022/eui-components-eui-menu.mjs +10 -10
  357. package/fesm2022/eui-components-eui-message-box.mjs +13 -13
  358. package/fesm2022/eui-components-eui-overlay.mjs +20 -20
  359. package/fesm2022/eui-components-eui-overlay.mjs.map +1 -1
  360. package/fesm2022/eui-components-eui-page.mjs +59 -59
  361. package/fesm2022/eui-components-eui-page.mjs.map +1 -1
  362. package/fesm2022/eui-components-eui-paginator.mjs +7 -7
  363. package/fesm2022/eui-components-eui-popover.mjs +10 -10
  364. package/fesm2022/eui-components-eui-progress-bar.mjs +7 -7
  365. package/fesm2022/eui-components-eui-progress-circle.mjs +7 -7
  366. package/fesm2022/eui-components-eui-select.mjs +20 -20
  367. package/fesm2022/eui-components-eui-select.mjs.map +1 -1
  368. package/fesm2022/eui-components-eui-sidebar-menu.mjs +7 -7
  369. package/fesm2022/eui-components-eui-skeleton.mjs +7 -7
  370. package/fesm2022/eui-components-eui-slide-toggle.mjs +7 -7
  371. package/fesm2022/eui-components-eui-table-v2.mjs +34 -34
  372. package/fesm2022/eui-components-eui-table.mjs +34 -34
  373. package/fesm2022/eui-components-eui-tabs.mjs +22 -22
  374. package/fesm2022/eui-components-eui-textarea.mjs +11 -11
  375. package/fesm2022/eui-components-eui-textarea.mjs.map +1 -1
  376. package/fesm2022/eui-components-eui-timebar.mjs +7 -7
  377. package/fesm2022/eui-components-eui-timeline.mjs +10 -10
  378. package/fesm2022/eui-components-eui-timepicker.mjs +7 -7
  379. package/fesm2022/eui-components-eui-tree-list.mjs +28 -28
  380. package/fesm2022/eui-components-eui-tree.mjs +23 -23
  381. package/fesm2022/eui-components-eui-user-profile.mjs +16 -16
  382. package/fesm2022/eui-components-eui-wizard.mjs +13 -13
  383. package/fesm2022/eui-components-externals-charts.mjs +7 -7
  384. package/fesm2022/eui-components-externals-eui-editor.mjs +28 -28
  385. package/fesm2022/eui-components-externals-quill.mjs +10 -10
  386. package/fesm2022/eui-components-layout.mjs +208 -208
  387. package/fesm2022/eui-components-layout.mjs.map +1 -1
  388. package/fesm2022/eui-components-pipes.mjs +14 -14
  389. package/fesm2022/eui-components-shared.mjs +6 -6
  390. package/fesm2022/eui-components.mjs +4 -4
  391. package/package.json +3 -3
@@ -20,13 +20,13 @@ var EuiTimelineItemComponent = class _EuiTimelineItemComponent {
20
20
  return [this.baseStatesDirective.getCssClasses("eui-timeline-item"), this.isGroup ? "eui-timeline-item--more" : ""].join(" ").trim();
21
21
  }
22
22
  static {
23
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiTimelineItemComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component });
23
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiTimelineItemComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component });
24
24
  }
25
25
  static {
26
- this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.5", type: _EuiTimelineItemComponent, selector: "eui-timeline-item", inputs: { e2eAttr: "e2eAttr", label: "label", subLabel: "subLabel", date: "date", dateStyleClass: "dateStyleClass", time: "time", timeStyleClass: "timeStyleClass", isLeftAligned: ["isLeftAligned", "isLeftAligned", booleanAttribute], isGroup: ["isGroup", "isGroup", booleanAttribute] }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiSecondary", "euiSecondary", "euiPrimary", "euiPrimary", "euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant"] }], ngImport: i0, template: '<div *ngIf="!isLeftAligned" class="eui-timeline-item__left-content">\n <div *ngIf="date" class="eui-timeline-item__date {{ dateStyleClass }}">{{ date }}</div>\n <div *ngIf="time" class="eui-timeline-item__time {{ timeStyleClass }}">{{ time }}</div>\n</div>\n<div class="eui-timeline-item__icon" [class.eui-timeline-item__icon--group]="isGroup"></div>\n<div class="eui-timeline-item__content">\n <ng-container #customContent>\n <ng-content></ng-content>\n </ng-container>\n\n <ng-container *ngIf="customContent?.childNodes.length === 0">\n <div class="eui-timeline-item__title">{{ label }}</div>\n <div class="eui-timeline-item__subtitle">{{ subLabel }}</div>\n <div *ngIf="isLeftAligned && date" class="eui-timeline-item__date {{ dateStyleClass }}">{{ date }}</div>\n <div *ngIf="isLeftAligned && time" class="eui-timeline-item__time {{ timeStyleClass }}">{{ time }}</div>\n </ng-container>\n</div>\n', styles: ['.eui-timeline{display:flex;flex-direction:column;margin:0;padding:0;position:relative;width:100%}.eui-timeline .eui-timeline-item{display:flex;flex-direction:row;list-style:none;margin-bottom:var(--eui-s-m);position:relative;width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__left-content{display:list-item;min-width:calc(11 * var(--eui-s-m));position:relative;text-align:center;word-break:break-all}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){align-items:center;background-color:var(--eui-c-white);border-color:var(--eui-c-accent);border-radius:var(--eui-br-max);border-style:solid;border-width:2px;display:flex;flex-direction:column;max-height:calc(var(--eui-s-m) + var(--eui-s-2xs));margin:0 var(--eui-s-m);min-width:calc(var(--eui-s-m) + var(--eui-s-2xs));z-index:2}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group):after{background-color:var(--eui-c-neutral-lighter);content:"";height:calc(100% - var(--eui-s-2xs));position:absolute;top:calc(var(--eui-s-m) + var(--eui-s-2xs));width:2px;z-index:1}.eui-timeline .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 1px)}.eui-timeline .eui-timeline-item .eui-timeline-item__content{position:relative;top:calc(-1 * var(--eui-s-2xs));width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral);font:var(--eui-f-l-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__subtitle{color:var(--eui-c-neutral-light)}.eui-timeline .eui-timeline-item .eui-timeline-item__date{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__time{color:var(--eui-c-neutral-light)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon:after{left:calc(1 * var(--eui-s-m) + 10px)!important}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 2px)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content{padding-bottom:var(--eui-s-s)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__date{color:var(--eui-c-neutral);margin-top:var(--eui-s-xs);position:relative;font:var(--eui-f-m-bold)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-primary)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-primary-dark)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-neutral-lightest)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral-light)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-info)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-info-dark)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-warning)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-warning-dark)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-success)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-success-dark)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-danger)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-danger-dark)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-accent)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-accent-dark)}.eui-timeline-item.eui-timeline-item--more{margin-bottom:0}.eui-timeline-item.eui-timeline-item--more .eui-timeline-item__content{padding-bottom:var(--eui-s-m)}\n'], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
26
+ this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.6", type: _EuiTimelineItemComponent, selector: "eui-timeline-item", inputs: { e2eAttr: "e2eAttr", label: "label", subLabel: "subLabel", date: "date", dateStyleClass: "dateStyleClass", time: "time", timeStyleClass: "timeStyleClass", isLeftAligned: ["isLeftAligned", "isLeftAligned", booleanAttribute], isGroup: ["isGroup", "isGroup", booleanAttribute] }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiSecondary", "euiSecondary", "euiPrimary", "euiPrimary", "euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant"] }], ngImport: i0, template: '<div *ngIf="!isLeftAligned" class="eui-timeline-item__left-content">\n <div *ngIf="date" class="eui-timeline-item__date {{ dateStyleClass }}">{{ date }}</div>\n <div *ngIf="time" class="eui-timeline-item__time {{ timeStyleClass }}">{{ time }}</div>\n</div>\n<div class="eui-timeline-item__icon" [class.eui-timeline-item__icon--group]="isGroup"></div>\n<div class="eui-timeline-item__content">\n <ng-container #customContent>\n <ng-content></ng-content>\n </ng-container>\n\n <ng-container *ngIf="customContent?.childNodes.length === 0">\n <div class="eui-timeline-item__title">{{ label }}</div>\n <div class="eui-timeline-item__subtitle">{{ subLabel }}</div>\n <div *ngIf="isLeftAligned && date" class="eui-timeline-item__date {{ dateStyleClass }}">{{ date }}</div>\n <div *ngIf="isLeftAligned && time" class="eui-timeline-item__time {{ timeStyleClass }}">{{ time }}</div>\n </ng-container>\n</div>\n', styles: ['.eui-timeline{display:flex;flex-direction:column;margin:0;padding:0;position:relative;width:100%}.eui-timeline .eui-timeline-item{display:flex;flex-direction:row;list-style:none;margin-bottom:var(--eui-s-m);position:relative;width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__left-content{display:list-item;min-width:calc(11 * var(--eui-s-m));position:relative;text-align:center;word-break:break-all}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){align-items:center;background-color:var(--eui-c-white);border-color:var(--eui-c-accent);border-radius:var(--eui-br-max);border-style:solid;border-width:2px;display:flex;flex-direction:column;max-height:calc(var(--eui-s-m) + var(--eui-s-2xs));margin:0 var(--eui-s-m);min-width:calc(var(--eui-s-m) + var(--eui-s-2xs));z-index:2}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group):after{background-color:var(--eui-c-neutral-lighter);content:"";height:calc(100% - var(--eui-s-2xs));position:absolute;top:calc(var(--eui-s-m) + var(--eui-s-2xs));width:2px;z-index:1}.eui-timeline .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 1px)}.eui-timeline .eui-timeline-item .eui-timeline-item__content{position:relative;top:calc(-1 * var(--eui-s-2xs));width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral);font:var(--eui-f-l-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__subtitle{color:var(--eui-c-neutral-light)}.eui-timeline .eui-timeline-item .eui-timeline-item__date{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__time{color:var(--eui-c-neutral-light)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon:after{left:calc(1 * var(--eui-s-m) + 10px)!important}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 2px)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content{padding-bottom:var(--eui-s-s)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__date{color:var(--eui-c-neutral);margin-top:var(--eui-s-xs);position:relative;font:var(--eui-f-m-bold)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-primary)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-primary-dark)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-neutral-lightest)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral-light)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-info)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-info-dark)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-warning)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-warning-dark)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-success)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-success-dark)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-danger)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-danger-dark)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-accent)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-accent-dark)}.eui-timeline-item.eui-timeline-item--more{margin-bottom:0}.eui-timeline-item.eui-timeline-item--more .eui-timeline-item__content{padding-bottom:var(--eui-s-m)}\n'], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
27
27
  }
28
28
  };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiTimelineItemComponent, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiTimelineItemComponent, decorators: [{
30
30
  type: Component,
31
31
  args: [{ selector: "eui-timeline-item", encapsulation: ViewEncapsulation.None, hostDirectives: [
32
32
  {
@@ -89,13 +89,13 @@ var EuiTimelineComponent = class _EuiTimelineComponent {
89
89
  return ["eui-timeline", this.isLeftAligned ? "eui-timeline--left-aligned" : ""].join(" ").trim();
90
90
  }
91
91
  static {
92
- this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiTimelineComponent, deps: [], target: i02.ɵɵFactoryTarget.Component });
92
+ this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiTimelineComponent, deps: [], target: i02.ɵɵFactoryTarget.Component });
93
93
  }
94
94
  static {
95
- this.ɵcmp = i02.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.5", type: _EuiTimelineComponent, selector: "eui-timeline", inputs: { e2eAttr: "e2eAttr", isLeftAligned: ["isLeftAligned", "isLeftAligned", booleanAttribute2] }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, queries: [{ propertyName: "timelineItems", predicate: EuiTimelineItemComponent }], usesOnChanges: true, ngImport: i02, template: "<ng-content></ng-content>\n", styles: ['.eui-timeline{display:flex;flex-direction:column;margin:0;padding:0;position:relative;width:100%}.eui-timeline .eui-timeline-item{display:flex;flex-direction:row;list-style:none;margin-bottom:var(--eui-s-m);position:relative;width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__left-content{display:list-item;min-width:calc(11 * var(--eui-s-m));position:relative;text-align:center;word-break:break-all}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){align-items:center;background-color:var(--eui-c-white);border-color:var(--eui-c-accent);border-radius:var(--eui-br-max);border-style:solid;border-width:2px;display:flex;flex-direction:column;max-height:calc(var(--eui-s-m) + var(--eui-s-2xs));margin:0 var(--eui-s-m);min-width:calc(var(--eui-s-m) + var(--eui-s-2xs));z-index:2}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group):after{background-color:var(--eui-c-neutral-lighter);content:"";height:calc(100% - var(--eui-s-2xs));position:absolute;top:calc(var(--eui-s-m) + var(--eui-s-2xs));width:2px;z-index:1}.eui-timeline .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 1px)}.eui-timeline .eui-timeline-item .eui-timeline-item__content{position:relative;top:calc(-1 * var(--eui-s-2xs));width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral);font:var(--eui-f-l-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__subtitle{color:var(--eui-c-neutral-light)}.eui-timeline .eui-timeline-item .eui-timeline-item__date{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__time{color:var(--eui-c-neutral-light)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon:after{left:calc(1 * var(--eui-s-m) + 10px)!important}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 2px)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content{padding-bottom:var(--eui-s-s)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__date{color:var(--eui-c-neutral);margin-top:var(--eui-s-xs);position:relative;font:var(--eui-f-m-bold)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-primary)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-primary-dark)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-neutral-lightest)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral-light)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-info)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-info-dark)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-warning)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-warning-dark)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-success)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-success-dark)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-danger)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-danger-dark)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-accent)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-accent-dark)}.eui-timeline-item.eui-timeline-item--more{margin-bottom:0}.eui-timeline-item.eui-timeline-item--more .eui-timeline-item__content{padding-bottom:var(--eui-s-m)}\n'] });
95
+ this.ɵcmp = i02.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.6", type: _EuiTimelineComponent, selector: "eui-timeline", inputs: { e2eAttr: "e2eAttr", isLeftAligned: ["isLeftAligned", "isLeftAligned", booleanAttribute2] }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, queries: [{ propertyName: "timelineItems", predicate: EuiTimelineItemComponent }], usesOnChanges: true, ngImport: i02, template: "<ng-content></ng-content>\n", styles: ['.eui-timeline{display:flex;flex-direction:column;margin:0;padding:0;position:relative;width:100%}.eui-timeline .eui-timeline-item{display:flex;flex-direction:row;list-style:none;margin-bottom:var(--eui-s-m);position:relative;width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__left-content{display:list-item;min-width:calc(11 * var(--eui-s-m));position:relative;text-align:center;word-break:break-all}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){align-items:center;background-color:var(--eui-c-white);border-color:var(--eui-c-accent);border-radius:var(--eui-br-max);border-style:solid;border-width:2px;display:flex;flex-direction:column;max-height:calc(var(--eui-s-m) + var(--eui-s-2xs));margin:0 var(--eui-s-m);min-width:calc(var(--eui-s-m) + var(--eui-s-2xs));z-index:2}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group):after{background-color:var(--eui-c-neutral-lighter);content:"";height:calc(100% - var(--eui-s-2xs));position:absolute;top:calc(var(--eui-s-m) + var(--eui-s-2xs));width:2px;z-index:1}.eui-timeline .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 1px)}.eui-timeline .eui-timeline-item .eui-timeline-item__content{position:relative;top:calc(-1 * var(--eui-s-2xs));width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral);font:var(--eui-f-l-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__subtitle{color:var(--eui-c-neutral-light)}.eui-timeline .eui-timeline-item .eui-timeline-item__date{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__time{color:var(--eui-c-neutral-light)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon:after{left:calc(1 * var(--eui-s-m) + 10px)!important}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 2px)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content{padding-bottom:var(--eui-s-s)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__date{color:var(--eui-c-neutral);margin-top:var(--eui-s-xs);position:relative;font:var(--eui-f-m-bold)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-primary)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-primary-dark)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-neutral-lightest)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral-light)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-info)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-info-dark)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-warning)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-warning-dark)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-success)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-success-dark)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-danger)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-danger-dark)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-accent)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-accent-dark)}.eui-timeline-item.eui-timeline-item--more{margin-bottom:0}.eui-timeline-item.eui-timeline-item--more .eui-timeline-item__content{padding-bottom:var(--eui-s-m)}\n'] });
96
96
  }
97
97
  };
98
- i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: EuiTimelineComponent, decorators: [{
98
+ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiTimelineComponent, decorators: [{
99
99
  type: Component2,
100
100
  args: [{ selector: "eui-timeline", template: "<ng-content></ng-content>\n", styles: ['.eui-timeline{display:flex;flex-direction:column;margin:0;padding:0;position:relative;width:100%}.eui-timeline .eui-timeline-item{display:flex;flex-direction:row;list-style:none;margin-bottom:var(--eui-s-m);position:relative;width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__left-content{display:list-item;min-width:calc(11 * var(--eui-s-m));position:relative;text-align:center;word-break:break-all}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){align-items:center;background-color:var(--eui-c-white);border-color:var(--eui-c-accent);border-radius:var(--eui-br-max);border-style:solid;border-width:2px;display:flex;flex-direction:column;max-height:calc(var(--eui-s-m) + var(--eui-s-2xs));margin:0 var(--eui-s-m);min-width:calc(var(--eui-s-m) + var(--eui-s-2xs));z-index:2}.eui-timeline .eui-timeline-item .eui-timeline-item__icon:not(.eui-timeline-item__icon--group):after{background-color:var(--eui-c-neutral-lighter);content:"";height:calc(100% - var(--eui-s-2xs));position:absolute;top:calc(var(--eui-s-m) + var(--eui-s-2xs));width:2px;z-index:1}.eui-timeline .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 1px)}.eui-timeline .eui-timeline-item .eui-timeline-item__content{position:relative;top:calc(-1 * var(--eui-s-2xs));width:100%}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral);font:var(--eui-f-l-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__subtitle{color:var(--eui-c-neutral-light)}.eui-timeline .eui-timeline-item .eui-timeline-item__date{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-timeline .eui-timeline-item .eui-timeline-item__time{color:var(--eui-c-neutral-light)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon:after{left:calc(1 * var(--eui-s-m) + 10px)!important}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__icon.eui-timeline-item__icon--group{align-items:center;border:1px dashed var(--eui-c-neutral-lighter);display:flex;flex-direction:column;height:auto;margin:0 calc(var(--eui-s-l) + 2px)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content{padding-bottom:var(--eui-s-s)}.eui-timeline.eui-timeline--left-aligned .eui-timeline-item .eui-timeline-item__content .eui-timeline-item__date{color:var(--eui-c-neutral);margin-top:var(--eui-s-xs);position:relative;font:var(--eui-f-m-bold)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-primary)}.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--primary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-primary-dark)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-neutral-lightest)}.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--secondary .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-neutral-light)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-info)}.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--info .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-info-dark)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-warning)}.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--warning .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-warning-dark)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-success)}.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--success .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-success-dark)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-danger)}.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--danger .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-danger-dark)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__icon:not(.eui-timeline-item__icon--group){border-color:var(--eui-c-accent)}.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content,.eui-timeline-item.eui-timeline-item--accent .eui-timeline-item__content .eui-timeline-item__title{color:var(--eui-c-accent-dark)}.eui-timeline-item.eui-timeline-item--more{margin-bottom:0}.eui-timeline-item.eui-timeline-item--more .eui-timeline-item__content{padding-bottom:var(--eui-s-m)}\n'] }]
101
101
  }], propDecorators: { cssClasses: [{
@@ -120,16 +120,16 @@ import { CommonModule } from "@angular/common";
120
120
  import * as i03 from "@angular/core";
121
121
  var EuiTimelineModule = class _EuiTimelineModule {
122
122
  static {
123
- this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i03, type: _EuiTimelineModule, deps: [], target: i03.ɵɵFactoryTarget.NgModule });
123
+ this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiTimelineModule, deps: [], target: i03.ɵɵFactoryTarget.NgModule });
124
124
  }
125
125
  static {
126
- this.ɵmod = i03.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.5", ngImport: i03, type: _EuiTimelineModule, declarations: [EuiTimelineComponent, EuiTimelineItemComponent], imports: [CommonModule], exports: [EuiTimelineComponent, EuiTimelineItemComponent] });
126
+ this.ɵmod = i03.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiTimelineModule, declarations: [EuiTimelineComponent, EuiTimelineItemComponent], imports: [CommonModule], exports: [EuiTimelineComponent, EuiTimelineItemComponent] });
127
127
  }
128
128
  static {
129
- this.ɵinj = i03.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i03, type: _EuiTimelineModule, imports: [CommonModule] });
129
+ this.ɵinj = i03.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiTimelineModule, imports: [CommonModule] });
130
130
  }
131
131
  };
132
- i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i03, type: EuiTimelineModule, decorators: [{
132
+ i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: EuiTimelineModule, decorators: [{
133
133
  type: NgModule,
134
134
  args: [{
135
135
  imports: [CommonModule],
@@ -347,10 +347,10 @@ var EuiTimepickerComponent = class _EuiTimepickerComponent {
347
347
  this.hasAriaRequiredAttribute = control?.control?.hasValidator(Validators.required);
348
348
  }
349
349
  static {
350
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiTimepickerComponent, deps: [{ token: DYNAMIC_COMPONENT_CONFIG, optional: true }, { token: i1.NgControl, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Component });
350
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiTimepickerComponent, deps: [{ token: DYNAMIC_COMPONENT_CONFIG, optional: true }, { token: i1.NgControl, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Component });
351
351
  }
352
352
  static {
353
- this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.5", type: _EuiTimepickerComponent, selector: "eui-timepicker", inputs: { e2eAttr: "e2eAttr", timeMask: "timeMask", placeholder: "placeholder", stepHours: "stepHours", stepMinutes: "stepMinutes", stepSeconds: "stepSeconds", isreadOnly: ["isreadOnly", "isreadOnly", booleanAttribute], isOneInputField: ["isOneInputField", "isOneInputField", booleanAttribute], hasSeconds: ["hasSeconds", "hasSeconds", booleanAttribute] }, usesOnChanges: true, ngImport: i0, template: `<div class="eui-timepicker" [class.eui-timepicker--centered]="isDatetimepicker" attr.data-e2e="{{ e2eAttr }}">
353
+ this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.6", type: _EuiTimepickerComponent, selector: "eui-timepicker", inputs: { e2eAttr: "e2eAttr", timeMask: "timeMask", placeholder: "placeholder", stepHours: "stepHours", stepMinutes: "stepMinutes", stepSeconds: "stepSeconds", isreadOnly: ["isreadOnly", "isreadOnly", booleanAttribute], isOneInputField: ["isOneInputField", "isOneInputField", booleanAttribute], hasSeconds: ["hasSeconds", "hasSeconds", booleanAttribute] }, usesOnChanges: true, ngImport: i0, template: `<div class="eui-timepicker" [class.eui-timepicker--centered]="isDatetimepicker" attr.data-e2e="{{ e2eAttr }}">
354
354
  <ng-container *ngIf="isOneInputField; else multipleInputs">
355
355
  <input
356
356
  [class.eui-timepicker__input--one-field]="isDatetimepicker"
@@ -492,7 +492,7 @@ var EuiTimepickerComponent = class _EuiTimepickerComponent {
492
492
  `, styles: [".eui-timepicker{align-items:center;display:flex}.eui-timepicker--centered{justify-content:center}.eui-timepicker__input-container{width:calc(4 * var(--eui-s-m))}.eui-timepicker__input{text-align:center;width:100%}.eui-timepicker__input--one-field{width:calc(6 * var(--eui-s-m));margin-bottom:var(--eui-s-2xs)}.eui-timepicker__spacer{text-align:center;width:var(--eui-s-m)}.eui-timepicker__chevron{display:flex;justify-content:center;padding:var(--eui-s-xs)}.eui-timepicker__chevron .eui-icon-svg:not(.time-control--disabled):hover{cursor:pointer;color:var(--eui-c-primary)}.eui-timepicker__chevron .eui-icon-svg.time-control--disabled{background-image:none;box-shadow:none;cursor:not-allowed!important;opacity:var(--eui-base-disabled-opacity)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: i3.EuiInputNumberComponent, selector: "input[euiInputNumber]", inputs: ["min", "max", "leadingZero", "isInvalid", "fractionDigits", "digits", "fillFraction", "roundUp", "noFormat", "value"] }, { kind: "directive", type: i3.EuiInputNumberDirective, selector: "input[euiInputNumber][formControl],input[euiInputNumber][formControlName],input[euiInputNumber][ngModel]" }, { kind: "component", type: i4.EuiInputTextComponent, selector: "input[euiInputText]", inputs: ["isInvalid"] }, { kind: "component", type: i5.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "directive", type: i6.NgxMaskDirective, selector: "input[mask], textarea[mask]", inputs: ["mask", "specialCharacters", "patterns", "prefix", "suffix", "thousandSeparator", "decimalMarker", "dropSpecialCharacters", "hiddenInput", "showMaskTyped", "placeHolderCharacter", "shownMaskExpression", "showTemplate", "clearIfNotMatch", "validation", "separatorLimit", "allowNegativeNumbers", "leadZeroDateTime", "leadZero", "triggerOnMaskChange", "apm", "inputTransformFn", "outputTransformFn", "keepCharacterPositions"], outputs: ["maskFilled"], exportAs: ["mask", "ngxMask"] }], encapsulation: i0.ViewEncapsulation.None });
493
493
  }
494
494
  };
495
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiTimepickerComponent, decorators: [{
495
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiTimepickerComponent, decorators: [{
496
496
  type: Component,
497
497
  args: [{ selector: "eui-timepicker", encapsulation: ViewEncapsulation.None, template: `<div class="eui-timepicker" [class.eui-timepicker--centered]="isDatetimepicker" attr.data-e2e="{{ e2eAttr }}">
498
498
  <ng-container *ngIf="isOneInputField; else multipleInputs">
@@ -677,10 +677,10 @@ import { EuiIconModule } from "@eui/components/eui-icon";
677
677
  import * as i02 from "@angular/core";
678
678
  var EuiTimepickerModule = class _EuiTimepickerModule {
679
679
  static {
680
- this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiTimepickerModule, deps: [], target: i02.ɵɵFactoryTarget.NgModule });
680
+ this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiTimepickerModule, deps: [], target: i02.ɵɵFactoryTarget.NgModule });
681
681
  }
682
682
  static {
683
- this.ɵmod = i02.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiTimepickerModule, declarations: [EuiTimepickerComponent], imports: [
683
+ this.ɵmod = i02.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiTimepickerModule, declarations: [EuiTimepickerComponent], imports: [
684
684
  CommonModule,
685
685
  FormsModule,
686
686
  ReactiveFormsModule,
@@ -691,7 +691,7 @@ var EuiTimepickerModule = class _EuiTimepickerModule {
691
691
  ], exports: [EuiTimepickerComponent] });
692
692
  }
693
693
  static {
694
- this.ɵinj = i02.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiTimepickerModule, providers: [provideNgxMask(), provideEnvironmentNgxMask()], imports: [
694
+ this.ɵinj = i02.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiTimepickerModule, providers: [provideNgxMask(), provideEnvironmentNgxMask()], imports: [
695
695
  CommonModule,
696
696
  FormsModule,
697
697
  ReactiveFormsModule,
@@ -701,7 +701,7 @@ var EuiTimepickerModule = class _EuiTimepickerModule {
701
701
  ] });
702
702
  }
703
703
  };
704
- i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: EuiTimepickerModule, decorators: [{
704
+ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiTimepickerModule, decorators: [{
705
705
  type: NgModule,
706
706
  args: [{
707
707
  imports: [
@@ -6,13 +6,13 @@ var EuiTreeListItemContentComponent = class _EuiTreeListItemContentComponent {
6
6
  this.string = "eui-tree-list-item-content";
7
7
  }
8
8
  static {
9
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiTreeListItemContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiTreeListItemContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
10
10
  }
11
11
  static {
12
- this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiTreeListItemContentComponent, selector: "eui-tree-list-item-content", host: { properties: { "class": "this.string" } }, ngImport: i0, template: "<ng-content></ng-content>\n" });
12
+ this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiTreeListItemContentComponent, selector: "eui-tree-list-item-content", host: { properties: { "class": "this.string" } }, ngImport: i0, template: "<ng-content></ng-content>\n" });
13
13
  }
14
14
  };
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiTreeListItemContentComponent, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiTreeListItemContentComponent, decorators: [{
16
16
  type: Component,
17
17
  args: [{ selector: "eui-tree-list-item-content", template: "<ng-content></ng-content>\n" }]
18
18
  }], propDecorators: { string: [{
@@ -211,13 +211,13 @@ var EuiTreeListItemComponent = class _EuiTreeListItemComponent {
211
211
  ].join(" ").trim();
212
212
  }
213
213
  static {
214
- this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiTreeListItemComponent, deps: [{ token: forwardRef(() => EuiTreeListComponent), host: true, optional: true }, { token: i1.Router }, { token: i02.ElementRef }, { token: i2.BaseStatesDirective }], target: i02.ɵɵFactoryTarget.Component });
214
+ this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiTreeListItemComponent, deps: [{ token: forwardRef(() => EuiTreeListComponent), host: true, optional: true }, { token: i1.Router }, { token: i02.ElementRef }, { token: i2.BaseStatesDirective }], target: i02.ɵɵFactoryTarget.Component });
215
215
  }
216
216
  static {
217
- this.ɵcmp = i02.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiTreeListItemComponent, selector: "eui-tree-list-item", inputs: { e2eAttr: "e2eAttr", id: "id", label: "label", linkUrl: "linkUrl", subLabel: "subLabel", active: "active", expanded: "expanded", alwaysExpanded: "alwaysExpanded", url: "url", isDisplaySubLinksOnHover: "isDisplaySubLinksOnHover", subLinks: "subLinks", isNavigateOnlyOnLabelClick: "isNavigateOnlyOnLabelClick", isVisible: "isVisible", ariaLabel: "ariaLabel" }, outputs: { toggled: "toggled" }, host: { properties: { "class": "this.cssClasses", "attr.tabindex": "this.tabIndex", "attr.data-e2e": "this.e2eAttr", "attr.id": "this.id", "attr.aria-label": "this.ariaLabel", "attr.role": "this.ariaRole" } }, queries: [{ propertyName: "customLabel", first: true, predicate: i02.forwardRef(() => EuiTreeListItemLabelTagDirective), descendants: true }, { propertyName: "customDetailContent", first: true, predicate: i02.forwardRef(() => EuiTreeListItemDetailsContentTagDirective), descendants: true }, { propertyName: "customSubContainerContent", first: true, predicate: i02.forwardRef(() => EuiTreeListItemSubContainerContentTagDirective), descendants: true }, { propertyName: "subTreeList", predicate: i02.forwardRef(() => EuiTreeListComponent), descendants: true }, { propertyName: "customContent", predicate: i02.forwardRef(() => EuiTreeListItemContentComponent) }], viewQueries: [{ propertyName: "focusable", first: true, predicate: ["focusable"], descendants: true }], hostDirectives: [{ directive: i2.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiInfo", "euiInfo", "euiSuccess", "euiSuccess", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant"] }], ngImport: i02, template: '<div class="eui-tree-list-item-header">\n <div\n #focusable\n class="eui-tree-list-item-header__content"\n (keydown)="onKeyDown($event)"\n attr.aria-label="{{ label }} {{ subLabel }}">\n\n <ng-container *ngIf="hasCustomContent; else noCustomContent">\n <ng-content select="eui-tree-list-item-content"></ng-content>\n <ng-container *ngTemplateOutlet="rightContent"></ng-container>\n </ng-container>\n\n <ng-template #noCustomContent>\n <div class="eui-u-flex">\n <eui-label *ngIf="!customLabel">\n {{label}}\n <eui-label *ngIf="subLabel" euiSublabel>{{subLabel}}</eui-label>\n </eui-label>\n\n <eui-label *ngIf="customLabel">\n <div class="eui-u-flex">\n <ng-content select="eui-tree-list-item-label"></ng-content>\n </div>\n </eui-label>\n </div>\n <ng-container *ngTemplateOutlet="rightContent"></ng-container>\n </ng-template>\n </div>\n\n <ng-container *ngIf="customDetailContent">\n <div class="eui-tree-list-item-header__details-content">\n <ng-content select="eui-tree-list-item-details"></ng-content>\n </div>\n </ng-container>\n\n <ng-container *ngIf="customSubContainerContent">\n <ng-content select="eui-tree-list-item-sub-container"></ng-content>\n </ng-container>\n</div>\n\n<ng-template [ngIf]="expanded || alwaysExpanded">\n <ng-content></ng-content>\n</ng-template>\n\n<ng-template #rightContent>\n <div class="eui-tree-list-item-header__content-right-content">\n <div class="eui-tree-list-item-header__content-expand-toggle-wrapper">\n <button *ngIf="hasSub && !alwaysExpanded" euiButton euiIconButton euiBasicButton euiRounded euiSizeS\n aria-label="Expand - collapse button icon" (click)="toggle($event)" [attr.aria-expanded]="expanded ? true : undefined">\n <ng-container *ngIf="expanded">\n <eui-icon-svg icon="eui-chevron-up" fillColor="neutral"></eui-icon-svg>\n </ng-container>\n <ng-container *ngIf="!expanded">\n <eui-icon-svg icon="eui-chevron-forward" fillColor="neutral"></eui-icon-svg>\n </ng-container>\n </button>\n </div>\n </div>\n</ng-template>\n', dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i4.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i5.EuiLabelComponent, selector: "label[euiLabel], span[euiLabel], div[euiLabel], a[euiLabel], eui-label, label[euiSublabel], span[euiSublabel], div[euiSublabel], a[euiSublabel], eui-sublabel", inputs: ["euiRequired", "euiReadonly", "euiSublabel"] }, { kind: "component", type: i6.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }], encapsulation: i02.ViewEncapsulation.None });
217
+ this.ɵcmp = i02.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiTreeListItemComponent, selector: "eui-tree-list-item", inputs: { e2eAttr: "e2eAttr", id: "id", label: "label", linkUrl: "linkUrl", subLabel: "subLabel", active: "active", expanded: "expanded", alwaysExpanded: "alwaysExpanded", url: "url", isDisplaySubLinksOnHover: "isDisplaySubLinksOnHover", subLinks: "subLinks", isNavigateOnlyOnLabelClick: "isNavigateOnlyOnLabelClick", isVisible: "isVisible", ariaLabel: "ariaLabel" }, outputs: { toggled: "toggled" }, host: { properties: { "class": "this.cssClasses", "attr.tabindex": "this.tabIndex", "attr.data-e2e": "this.e2eAttr", "attr.id": "this.id", "attr.aria-label": "this.ariaLabel", "attr.role": "this.ariaRole" } }, queries: [{ propertyName: "customLabel", first: true, predicate: i02.forwardRef(() => EuiTreeListItemLabelTagDirective), descendants: true }, { propertyName: "customDetailContent", first: true, predicate: i02.forwardRef(() => EuiTreeListItemDetailsContentTagDirective), descendants: true }, { propertyName: "customSubContainerContent", first: true, predicate: i02.forwardRef(() => EuiTreeListItemSubContainerContentTagDirective), descendants: true }, { propertyName: "subTreeList", predicate: i02.forwardRef(() => EuiTreeListComponent), descendants: true }, { propertyName: "customContent", predicate: i02.forwardRef(() => EuiTreeListItemContentComponent) }], viewQueries: [{ propertyName: "focusable", first: true, predicate: ["focusable"], descendants: true }], hostDirectives: [{ directive: i2.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiInfo", "euiInfo", "euiSuccess", "euiSuccess", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant"] }], ngImport: i02, template: '<div class="eui-tree-list-item-header">\n <div\n #focusable\n class="eui-tree-list-item-header__content"\n (keydown)="onKeyDown($event)"\n attr.aria-label="{{ label }} {{ subLabel }}">\n\n <ng-container *ngIf="hasCustomContent; else noCustomContent">\n <ng-content select="eui-tree-list-item-content"></ng-content>\n <ng-container *ngTemplateOutlet="rightContent"></ng-container>\n </ng-container>\n\n <ng-template #noCustomContent>\n <div class="eui-u-flex">\n <eui-label *ngIf="!customLabel">\n {{label}}\n <eui-label *ngIf="subLabel" euiSublabel>{{subLabel}}</eui-label>\n </eui-label>\n\n <eui-label *ngIf="customLabel">\n <div class="eui-u-flex">\n <ng-content select="eui-tree-list-item-label"></ng-content>\n </div>\n </eui-label>\n </div>\n <ng-container *ngTemplateOutlet="rightContent"></ng-container>\n </ng-template>\n </div>\n\n <ng-container *ngIf="customDetailContent">\n <div class="eui-tree-list-item-header__details-content">\n <ng-content select="eui-tree-list-item-details"></ng-content>\n </div>\n </ng-container>\n\n <ng-container *ngIf="customSubContainerContent">\n <ng-content select="eui-tree-list-item-sub-container"></ng-content>\n </ng-container>\n</div>\n\n<ng-template [ngIf]="expanded || alwaysExpanded">\n <ng-content></ng-content>\n</ng-template>\n\n<ng-template #rightContent>\n <div class="eui-tree-list-item-header__content-right-content">\n <div class="eui-tree-list-item-header__content-expand-toggle-wrapper">\n <button *ngIf="hasSub && !alwaysExpanded" euiButton euiIconButton euiBasicButton euiRounded euiSizeS\n aria-label="Expand - collapse button icon" (click)="toggle($event)" [attr.aria-expanded]="expanded ? true : undefined">\n <ng-container *ngIf="expanded">\n <eui-icon-svg icon="eui-chevron-up" fillColor="neutral"></eui-icon-svg>\n </ng-container>\n <ng-container *ngIf="!expanded">\n <eui-icon-svg icon="eui-chevron-forward" fillColor="neutral"></eui-icon-svg>\n </ng-container>\n </button>\n </div>\n </div>\n</ng-template>\n', dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i4.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i5.EuiLabelComponent, selector: "label[euiLabel], span[euiLabel], div[euiLabel], a[euiLabel], eui-label, label[euiSublabel], span[euiSublabel], div[euiSublabel], a[euiSublabel], eui-sublabel", inputs: ["euiRequired", "euiReadonly", "euiSublabel"] }, { kind: "component", type: i6.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }], encapsulation: i02.ViewEncapsulation.None });
218
218
  }
219
219
  };
220
- i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: EuiTreeListItemComponent, decorators: [{
220
+ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiTreeListItemComponent, decorators: [{
221
221
  type: Component2,
222
222
  args: [{ selector: "eui-tree-list-item", encapsulation: ViewEncapsulation.None, hostDirectives: [
223
223
  {
@@ -301,37 +301,37 @@ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
301
301
  }] } });
302
302
  var EuiTreeListItemLabelTagDirective = class _EuiTreeListItemLabelTagDirective {
303
303
  static {
304
- this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiTreeListItemLabelTagDirective, deps: [], target: i02.ɵɵFactoryTarget.Directive });
304
+ this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiTreeListItemLabelTagDirective, deps: [], target: i02.ɵɵFactoryTarget.Directive });
305
305
  }
306
306
  static {
307
- this.ɵdir = i02.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiTreeListItemLabelTagDirective, selector: "eui-tree-list-item-label", ngImport: i02 });
307
+ this.ɵdir = i02.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiTreeListItemLabelTagDirective, selector: "eui-tree-list-item-label", ngImport: i02 });
308
308
  }
309
309
  };
310
- i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: EuiTreeListItemLabelTagDirective, decorators: [{
310
+ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiTreeListItemLabelTagDirective, decorators: [{
311
311
  type: Directive,
312
312
  args: [{ selector: "eui-tree-list-item-label" }]
313
313
  }] });
314
314
  var EuiTreeListItemDetailsContentTagDirective = class _EuiTreeListItemDetailsContentTagDirective {
315
315
  static {
316
- this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiTreeListItemDetailsContentTagDirective, deps: [], target: i02.ɵɵFactoryTarget.Directive });
316
+ this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiTreeListItemDetailsContentTagDirective, deps: [], target: i02.ɵɵFactoryTarget.Directive });
317
317
  }
318
318
  static {
319
- this.ɵdir = i02.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiTreeListItemDetailsContentTagDirective, selector: "eui-tree-list-item-details", ngImport: i02 });
319
+ this.ɵdir = i02.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiTreeListItemDetailsContentTagDirective, selector: "eui-tree-list-item-details", ngImport: i02 });
320
320
  }
321
321
  };
322
- i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: EuiTreeListItemDetailsContentTagDirective, decorators: [{
322
+ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiTreeListItemDetailsContentTagDirective, decorators: [{
323
323
  type: Directive,
324
324
  args: [{ selector: "eui-tree-list-item-details" }]
325
325
  }] });
326
326
  var EuiTreeListItemSubContainerContentTagDirective = class _EuiTreeListItemSubContainerContentTagDirective {
327
327
  static {
328
- this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiTreeListItemSubContainerContentTagDirective, deps: [], target: i02.ɵɵFactoryTarget.Directive });
328
+ this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiTreeListItemSubContainerContentTagDirective, deps: [], target: i02.ɵɵFactoryTarget.Directive });
329
329
  }
330
330
  static {
331
- this.ɵdir = i02.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiTreeListItemSubContainerContentTagDirective, selector: "eui-tree-list-item-sub-container", ngImport: i02 });
331
+ this.ɵdir = i02.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiTreeListItemSubContainerContentTagDirective, selector: "eui-tree-list-item-sub-container", ngImport: i02 });
332
332
  }
333
333
  };
334
- i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: EuiTreeListItemSubContainerContentTagDirective, decorators: [{
334
+ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiTreeListItemSubContainerContentTagDirective, decorators: [{
335
335
  type: Directive,
336
336
  args: [{ selector: "eui-tree-list-item-sub-container" }]
337
337
  }] });
@@ -424,10 +424,10 @@ var EuiTreeListToolbarComponent = class _EuiTreeListToolbarComponent {
424
424
  this.collapseAll.emit(event);
425
425
  }
426
426
  static {
427
- this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i03, type: _EuiTreeListToolbarComponent, deps: [], target: i03.ɵɵFactoryTarget.Component });
427
+ this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiTreeListToolbarComponent, deps: [], target: i03.ɵɵFactoryTarget.Component });
428
428
  }
429
429
  static {
430
- this.ɵcmp = i03.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiTreeListToolbarComponent, selector: "eui-tree-list-toolbar", inputs: { isVisible: "isVisible", filterLabel: "filterLabel", expandAllLabel: "expandAllLabel", collapseAllLabel: "collapseAllLabel", isFilterVisible: "isFilterVisible", isToggleVisible: "isToggleVisible", isToggleExpanded: "isToggleExpanded", filterValue: "filterValue", hasLabels: "hasLabels", e2eAttr: "e2eAttr" }, outputs: { filter: "filter", expandAll: "expandAll", collapseAll: "collapseAll" }, usesOnChanges: true, ngImport: i03, template: `<div *ngIf="isVisible" euiInputGroup class="eui-tree-list-toolbar">
430
+ this.ɵcmp = i03.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiTreeListToolbarComponent, selector: "eui-tree-list-toolbar", inputs: { isVisible: "isVisible", filterLabel: "filterLabel", expandAllLabel: "expandAllLabel", collapseAllLabel: "collapseAllLabel", isFilterVisible: "isFilterVisible", isToggleVisible: "isToggleVisible", isToggleExpanded: "isToggleExpanded", filterValue: "filterValue", hasLabels: "hasLabels", e2eAttr: "e2eAttr" }, outputs: { filter: "filter", expandAll: "expandAll", collapseAll: "collapseAll" }, usesOnChanges: true, ngImport: i03, template: `<div *ngIf="isVisible" euiInputGroup class="eui-tree-list-toolbar">
431
431
  <div class="eui-input-group-addon">
432
432
  <div class="eui-input-group-addon-item">
433
433
  <eui-icon-svg icon="eui-search"></eui-icon-svg>
@@ -447,7 +447,7 @@ var EuiTreeListToolbarComponent = class _EuiTreeListToolbarComponent {
447
447
  `, dependencies: [{ kind: "directive", type: i12.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i22.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i22.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i22.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i32.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i42.EuiLabelComponent, selector: "label[euiLabel], span[euiLabel], div[euiLabel], a[euiLabel], eui-label, label[euiSublabel], span[euiSublabel], div[euiSublabel], a[euiSublabel], eui-sublabel", inputs: ["euiRequired", "euiReadonly", "euiSublabel"] }, { kind: "component", type: i52.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i62.EuiInputTextComponent, selector: "input[euiInputText]", inputs: ["isInvalid"] }, { kind: "component", type: i7.EuiInputGroupComponent, selector: "div[euiInputGroup]", inputs: ["e2eAttr"] }], encapsulation: i03.ViewEncapsulation.None });
448
448
  }
449
449
  };
450
- i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i03, type: EuiTreeListToolbarComponent, decorators: [{
450
+ i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: EuiTreeListToolbarComponent, decorators: [{
451
451
  type: Component3,
452
452
  args: [{ selector: "eui-tree-list-toolbar", encapsulation: ViewEncapsulation3.None, template: `<div *ngIf="isVisible" euiInputGroup class="eui-tree-list-toolbar">
453
453
  <div class="eui-input-group-addon">
@@ -496,13 +496,13 @@ i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
496
496
  }] } });
497
497
  var EuiUxTreeToolbarButtonsTagDirective = class _EuiUxTreeToolbarButtonsTagDirective {
498
498
  static {
499
- this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i03, type: _EuiUxTreeToolbarButtonsTagDirective, deps: [], target: i03.ɵɵFactoryTarget.Directive });
499
+ this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: _EuiUxTreeToolbarButtonsTagDirective, deps: [], target: i03.ɵɵFactoryTarget.Directive });
500
500
  }
501
501
  static {
502
- this.ɵdir = i03.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiUxTreeToolbarButtonsTagDirective, selector: "EuiTreeListToolbarButtons", ngImport: i03 });
502
+ this.ɵdir = i03.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiUxTreeToolbarButtonsTagDirective, selector: "EuiTreeListToolbarButtons", ngImport: i03 });
503
503
  }
504
504
  };
505
- i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i03, type: EuiUxTreeToolbarButtonsTagDirective, decorators: [{
505
+ i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i03, type: EuiUxTreeToolbarButtonsTagDirective, decorators: [{
506
506
  type: Directive2,
507
507
  args: [{ selector: "EuiTreeListToolbarButtons" }]
508
508
  }] });
@@ -728,10 +728,10 @@ var EuiTreeListComponent = class _EuiTreeListComponent {
728
728
  }
729
729
  }
730
730
  static {
731
- this.ɵfac = i04.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i04, type: _EuiTreeListComponent, deps: [{ token: i04.ElementRef }], target: i04.ɵɵFactoryTarget.Component });
731
+ this.ɵfac = i04.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i04, type: _EuiTreeListComponent, deps: [{ token: i04.ElementRef }], target: i04.ɵɵFactoryTarget.Component });
732
732
  }
733
733
  static {
734
- this.ɵcmp = i04.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiTreeListComponent, selector: "eui-tree-list", inputs: { isShowToolbar: "isShowToolbar", isShowToolbarToggle: "isShowToolbarToggle", isExpanded: "isExpanded", filterLabel: "filterLabel", filterFunction: "filterFunction", expandAllLabel: "expandAllLabel", collapseAllLabel: "collapseAllLabel", hasItemsUrl: "hasItemsUrl", tabindex: "tabindex", ariaRole: "ariaRole", ariaLabel: "ariaLabel", toolbarFilterValue: "toolbarFilterValue", e2eAttr: "e2eAttr" }, outputs: { itemSelected: "itemSelected", filter: "filter", expandAll: "expandAll", collapseAll: "collapseAll" }, queries: [{ propertyName: "items", predicate: i04.forwardRef(() => EuiTreeListItemComponent) }], usesOnChanges: true, ngImport: i04, template: `<eui-tree-list-toolbar
734
+ this.ɵcmp = i04.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiTreeListComponent, selector: "eui-tree-list", inputs: { isShowToolbar: "isShowToolbar", isShowToolbarToggle: "isShowToolbarToggle", isExpanded: "isExpanded", filterLabel: "filterLabel", filterFunction: "filterFunction", expandAllLabel: "expandAllLabel", collapseAllLabel: "collapseAllLabel", hasItemsUrl: "hasItemsUrl", tabindex: "tabindex", ariaRole: "ariaRole", ariaLabel: "ariaLabel", toolbarFilterValue: "toolbarFilterValue", e2eAttr: "e2eAttr" }, outputs: { itemSelected: "itemSelected", filter: "filter", expandAll: "expandAll", collapseAll: "collapseAll" }, queries: [{ propertyName: "items", predicate: i04.forwardRef(() => EuiTreeListItemComponent) }], usesOnChanges: true, ngImport: i04, template: `<eui-tree-list-toolbar
735
735
  *ngIf="isShowToolbar"
736
736
  [isVisible]="isShowToolbar"
737
737
  [isToggleVisible]="isShowToolbarToggle"
@@ -758,7 +758,7 @@ var EuiTreeListComponent = class _EuiTreeListComponent {
758
758
  `, styles: ['.eui-tree-list{display:block;width:100%;background-color:var(--eui-c-white)}.eui-tree-list-item{display:block;width:100%;border-top:1px solid var(--eui-c-neutral-lightest)}.eui-tree-list-item-header{display:flex;align-items:center;width:100%;border-left:var(--eui-s-xs) solid transparent;text-decoration:none;min-height:calc(3 * var(--eui-s-m))}.eui-tree-list-item-header:hover,.eui-tree-list-item-header:focus{text-decoration:none}.eui-tree-list-item-header__content{align-items:center;display:flex;padding:var(--eui-s-xs);width:100%;font:var(--eui-f-m)}.eui-tree-list-item-header__content:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-tree-list-item-header__content:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-tree-list-item-header__content [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-tree-list-item-header__content-right-content{align-items:center;display:flex;flex:0 0 auto;margin-left:auto;margin-right:var(--eui-s-xs)}.eui-tree-list-item-header__content-expand-toggle-wrapper{align-items:center;display:flex;margin-left:var(--eui-s-s);text-align:center}.eui-tree-list-item-header__content-expand-toggle{color:var(--eui-c-neutral-light);cursor:pointer;padding:var(--eui-s-xs)}.eui-tree-list-item-header__content-expand-toggle:hover{box-shadow:var(--eui-sh-1)}.eui-tree-list-item-header__details-content{border-top:1px solid var(--eui-c-neutral-bg-light);padding:var(--eui-s-xs)}.eui-tree-list .eui-tree-list{border-top:1px solid var(--eui-c-neutral-bg-light)}.eui-tree-list .eui-tree-list .eui-tree-list-item{border-top:0}.eui-tree-list .eui-tree-list .eui-tree-list-item-header__content{color:var(--eui-c-neutral)}.eui-tree-list .eui-tree-list .eui-tree-list-item-header__content-right-content-sub{color:var(--eui-c-text)}.eui-tree-list .eui-tree-list .eui-tree-list{padding-left:0}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content{border-bottom:0}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content-right-content-sub{color:var(--eui-c-neutral-light)}.eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:var(--eui-s-m)}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(2 * var(--eui-s-m))}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(3 * var(--eui-s-m))}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(4 * var(--eui-s-m))}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(5 * var(--eui-s-m))}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(6 * var(--eui-s-m))}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(7 * var(--eui-s-m))}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(8 * var(--eui-s-m))}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(9 * var(--eui-s-m))}.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content,.eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list .eui-tree-list-item-header__details-content{margin-left:calc(10 * var(--eui-s-m))}.eui-tree-list--no-bullets .eui-tree-list .eui-tree-list .eui-tree-list-item-header__content:before{content:""}.eui-tree-list-item__hover-content{background-color:var(--eui-c-primary);height:100%;left:var(--eui-layout-sidebar-width);position:fixed;top:calc(var(--eui-layout-header-height) + var(--eui-layout-nav-height) - 1);width:var(--eui-layout-sidebar-width)}.eui-tree-list-item-content{display:flex;align-items:center;width:100%}.eui-tree-list-toolbar{padding:0 var(--eui-s-m);margin-top:var(--eui-s-m)}.eui-tree-list-item--primary .eui-tree-list-item-header{border-color:var(--eui-c-primary)}.eui-tree-list-item--secondary .eui-tree-list-item-header{border-color:var(--eui-c-neutral-lighter)}.eui-tree-list-item--info .eui-tree-list-item-header{border-color:var(--eui-c-info)}.eui-tree-list-item--success .eui-tree-list-item-header{border-color:var(--eui-c-success)}.eui-tree-list-item--warning .eui-tree-list-item-header{border-color:var(--eui-c-warning)}.eui-tree-list-item--danger .eui-tree-list-item-header{border-color:var(--eui-c-danger)}.eui-tree-list-item--accent .eui-tree-list-item-header{border-color:var(--eui-c-accent)}.eui-tree-list-item--hidden{display:none}\n'], dependencies: [{ kind: "directive", type: i13.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: EuiTreeListToolbarComponent, selector: "eui-tree-list-toolbar", inputs: ["isVisible", "filterLabel", "expandAllLabel", "collapseAllLabel", "isFilterVisible", "isToggleVisible", "isToggleExpanded", "filterValue", "hasLabels", "e2eAttr"], outputs: ["filter", "expandAll", "collapseAll"] }, { kind: "pipe", type: i33.TranslatePipe, name: "translate" }], encapsulation: i04.ViewEncapsulation.None });
759
759
  }
760
760
  };
761
- i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i04, type: EuiTreeListComponent, decorators: [{
761
+ i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i04, type: EuiTreeListComponent, decorators: [{
762
762
  type: Component4,
763
763
  args: [{ selector: "eui-tree-list", encapsulation: ViewEncapsulation5.None, template: `<eui-tree-list-toolbar
764
764
  *ngIf="isShowToolbar"
@@ -837,10 +837,10 @@ import { EuiInputGroupModule } from "@eui/components/eui-input-group";
837
837
  import * as i05 from "@angular/core";
838
838
  var EuiTreeListModule = class _EuiTreeListModule {
839
839
  static {
840
- this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i05, type: _EuiTreeListModule, deps: [], target: i05.ɵɵFactoryTarget.NgModule });
840
+ this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiTreeListModule, deps: [], target: i05.ɵɵFactoryTarget.NgModule });
841
841
  }
842
842
  static {
843
- this.ɵmod = i05.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.5", ngImport: i05, type: _EuiTreeListModule, declarations: [
843
+ this.ɵmod = i05.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiTreeListModule, declarations: [
844
844
  EuiTreeListComponent,
845
845
  EuiTreeListItemComponent,
846
846
  EuiTreeListItemComponent,
@@ -870,7 +870,7 @@ var EuiTreeListModule = class _EuiTreeListModule {
870
870
  ] });
871
871
  }
872
872
  static {
873
- this.ɵinj = i05.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i05, type: _EuiTreeListModule, imports: [
873
+ this.ɵinj = i05.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: _EuiTreeListModule, imports: [
874
874
  TranslateModule,
875
875
  CommonModule,
876
876
  FormsModule,
@@ -882,7 +882,7 @@ var EuiTreeListModule = class _EuiTreeListModule {
882
882
  ] });
883
883
  }
884
884
  };
885
- i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i05, type: EuiTreeListModule, decorators: [{
885
+ i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i05, type: EuiTreeListModule, decorators: [{
886
886
  type: NgModule,
887
887
  args: [{
888
888
  imports: [