@eui/components 18.2.3-snapshot-1732796143806 → 18.2.3-snapshot-1732815231192

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 (396) 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/dependencies.html +25 -25
  6. package/docs/js/search/search_index.js +2 -2
  7. package/esm2022/directives/eui-arrow-key-navigable.directive.mjs +3 -3
  8. package/esm2022/directives/eui-clearable.directive.mjs +3 -3
  9. package/esm2022/directives/eui-has-permission.directive.mjs +7 -7
  10. package/esm2022/directives/eui-loading.directive.mjs +3 -3
  11. package/esm2022/directives/eui-maxlength.directive.mjs +7 -7
  12. package/esm2022/directives/eui-resizable/eui-resizable.component.mjs +3 -3
  13. package/esm2022/directives/eui-resizable/eui-resizable.directive.mjs +3 -3
  14. package/esm2022/directives/eui-resizable/eui-resizable.module.mjs +4 -4
  15. package/esm2022/directives/eui-scroll-handler.directive.mjs +10 -10
  16. package/esm2022/directives/eui-smooth-scroll.directive.mjs +10 -10
  17. package/esm2022/directives/eui-template.directive.mjs +7 -7
  18. package/esm2022/directives/eui-tooltip/container/eui-tooltip-container.component.mjs +3 -3
  19. package/esm2022/directives/eui-tooltip/eui-tooltip.directive.mjs +3 -3
  20. package/esm2022/directives/eui-tooltip/eui-tooltip.module.mjs +4 -4
  21. package/esm2022/eui-accordion/eui-accordion-item.component.mjs +6 -6
  22. package/esm2022/eui-accordion/eui-accordion.component.mjs +3 -3
  23. package/esm2022/eui-accordion/eui-accordion.module.mjs +4 -4
  24. package/esm2022/eui-alert/components/eui-alert-title.component.mjs +3 -3
  25. package/esm2022/eui-alert/eui-alert.component.mjs +3 -3
  26. package/esm2022/eui-alert/eui-alert.module.mjs +4 -4
  27. package/esm2022/eui-all/eui-all.module.mjs +4 -4
  28. package/esm2022/eui-autocomplete/eui-autocomplete-option/eui-autocomplete-option.component.mjs +3 -3
  29. package/esm2022/eui-autocomplete/eui-autocomplete-option-group/eui-autocomplete-option-group.component.mjs +3 -3
  30. package/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +3 -3
  31. package/esm2022/eui-autocomplete/eui-autocomplete.module.mjs +4 -4
  32. package/esm2022/eui-avatar/avatar-badge/avatar-badge.component.mjs +3 -3
  33. package/esm2022/eui-avatar/avatar-icon/avatar-icon.component.mjs +3 -3
  34. package/esm2022/eui-avatar/avatar-image/avatar-image.component.mjs +3 -3
  35. package/esm2022/eui-avatar/avatar-text/avatar-text.component.mjs +3 -3
  36. package/esm2022/eui-avatar/eui-avatar-list.component.mjs +3 -3
  37. package/esm2022/eui-avatar/eui-avatar.component.mjs +3 -3
  38. package/esm2022/eui-avatar/eui-avatar.module.mjs +4 -4
  39. package/esm2022/eui-badge/eui-badge.component.mjs +3 -3
  40. package/esm2022/eui-badge/eui-badge.module.mjs +4 -4
  41. package/esm2022/eui-block-content/eui-block-content.component.mjs +3 -3
  42. package/esm2022/eui-block-content/eui-block-content.module.mjs +4 -4
  43. package/esm2022/eui-block-document/eui-block-document.component.mjs +3 -3
  44. package/esm2022/eui-block-document/eui-block-document.module.mjs +4 -4
  45. package/esm2022/eui-breadcrumb/breadcrumb.component.mjs +3 -3
  46. package/esm2022/eui-breadcrumb/breadcrumb.module.mjs +4 -4
  47. package/esm2022/eui-breadcrumb/breadcrumb.service.mjs +3 -3
  48. package/esm2022/eui-breadcrumb/item/breadcrumb-item.component.mjs +3 -3
  49. package/esm2022/eui-button/eui-button.component.mjs +7 -7
  50. package/esm2022/eui-button-group/eui-button-group.component.mjs +7 -7
  51. package/esm2022/eui-button-v2/eui-button-v2.component.mjs +7 -7
  52. package/esm2022/eui-card/components/eui-card-content/eui-card-content.component.mjs +3 -3
  53. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-buttons.component.mjs +3 -3
  54. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-icons.component.mjs +3 -3
  55. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.mjs +3 -3
  56. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu.component.mjs +3 -3
  57. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer.component.mjs +3 -3
  58. package/esm2022/eui-card/components/eui-card-header/eui-card-header-left-content.component.mjs +3 -3
  59. package/esm2022/eui-card/components/eui-card-header/eui-card-header-right-content.component.mjs +3 -3
  60. package/esm2022/eui-card/components/eui-card-header/eui-card-header-subtitle.component.mjs +3 -3
  61. package/esm2022/eui-card/components/eui-card-header/eui-card-header-title.component.mjs +3 -3
  62. package/esm2022/eui-card/components/eui-card-header/eui-card-header.component.mjs +3 -3
  63. package/esm2022/eui-card/components/eui-card-header-body/eui-card-header-body.component.mjs +3 -3
  64. package/esm2022/eui-card/components/eui-card-media/eui-card-media.component.mjs +3 -3
  65. package/esm2022/eui-card/eui-card.component.mjs +3 -3
  66. package/esm2022/eui-card/eui-card.module.mjs +4 -4
  67. package/esm2022/eui-card/services/ui-state.service.mjs +3 -3
  68. package/esm2022/eui-chip/eui-chip.component.mjs +3 -3
  69. package/esm2022/eui-chip/eui-chip.module.mjs +4 -4
  70. package/esm2022/eui-chip-list/eui-chip-list.component.mjs +6 -6
  71. package/esm2022/eui-chip-list/eui-chip-list.module.mjs +4 -4
  72. package/esm2022/eui-chip-list/services/eui-chip-list-drag.service.mjs +3 -3
  73. package/esm2022/eui-dashboard-button/eui-dashboard-button.component.mjs +13 -13
  74. package/esm2022/eui-dashboard-card/eui-dashboard-card-content/dashboard-card-content.component.mjs +3 -3
  75. package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +7 -7
  76. package/esm2022/eui-date-range-selector/eui-date-range-selector.component.mjs +3 -3
  77. package/esm2022/eui-date-range-selector/eui-date-range-selector.module.mjs +4 -4
  78. package/esm2022/eui-date-range-selector/eui-time-range-picker/eui-time-range-picker.component.mjs +3 -3
  79. package/esm2022/eui-datepicker/eui-datepicker.component.mjs +15 -15
  80. package/esm2022/eui-datepicker/eui-datepicker.module.mjs +4 -4
  81. package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +3 -3
  82. package/esm2022/eui-dialog/eui-dialog.component.mjs +9 -9
  83. package/esm2022/eui-dialog/eui-dialog.module.mjs +4 -4
  84. package/esm2022/eui-dialog/services/eui-dialog.service.mjs +3 -3
  85. package/esm2022/eui-dimmer/dimmer.component.mjs +3 -3
  86. package/esm2022/eui-dimmer/dimmer.module.mjs +4 -4
  87. package/esm2022/eui-disable-content/eui-disable-content.component.mjs +7 -7
  88. package/esm2022/eui-discussion-thread/eui-discussion-thread-item.component.mjs +3 -3
  89. package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +3 -3
  90. package/esm2022/eui-discussion-thread/eui-discussion-thread.module.mjs +4 -4
  91. package/esm2022/eui-dropdown/directives/eui-dropdown-content.directive.mjs +3 -3
  92. package/esm2022/eui-dropdown/dropdown-item/eui-dropdown-item.component.mjs +3 -3
  93. package/esm2022/eui-dropdown/eui-dropdown.component.mjs +3 -3
  94. package/esm2022/eui-dropdown/eui-dropdown.module.mjs +8 -8
  95. package/esm2022/eui-dropdown/eui-dropdown.service.mjs +3 -3
  96. package/esm2022/eui-feedback-message/eui-feedback-message.component.mjs +3 -3
  97. package/esm2022/eui-feedback-message/eui-feedback-message.module.mjs +4 -4
  98. package/esm2022/eui-fieldset/eui-fieldset.component.mjs +9 -9
  99. package/esm2022/eui-fieldset/eui-fieldset.module.mjs +4 -4
  100. package/esm2022/eui-file-upload/eui-file-upload.component.mjs +3 -3
  101. package/esm2022/eui-file-upload/eui-file-upload.module.mjs +4 -4
  102. package/esm2022/eui-file-upload/file-preview/file-preview.component.mjs +3 -3
  103. package/esm2022/eui-file-upload/pipes/filesize.pipe.mjs +3 -3
  104. package/esm2022/eui-file-upload/progress/eui-file-upload-progress.component.mjs +3 -3
  105. package/esm2022/eui-file-upload/utils/eui-file-upload.utils.mjs +3 -3
  106. package/esm2022/eui-growl/eui-growl.component.mjs +3 -3
  107. package/esm2022/eui-growl/eui-growl.module.mjs +4 -4
  108. package/esm2022/eui-icon/eui-icon-svg.component.mjs +7 -7
  109. package/esm2022/eui-icon-button/eui-icon-button.component.mjs +3 -3
  110. package/esm2022/eui-icon-button/eui-icon-button.module.mjs +4 -4
  111. package/esm2022/eui-icon-button-expander/eui-icon-button-expander.component.mjs +3 -3
  112. package/esm2022/eui-icon-button-expander/eui-icon-button-expander.module.mjs +4 -4
  113. package/esm2022/eui-icon-color/eui-icon-color.component.mjs +7 -7
  114. package/esm2022/eui-icon-input/eui-icon-input.component.mjs +3 -3
  115. package/esm2022/eui-icon-input/eui-icon-input.module.mjs +4 -4
  116. package/esm2022/eui-icon-state/eui-icon-state.component.mjs +3 -3
  117. package/esm2022/eui-icon-state/eui-icon-state.module.mjs +4 -4
  118. package/esm2022/eui-icon-toggle/eui-icon-toggle.component.mjs +3 -3
  119. package/esm2022/eui-icon-toggle/eui-icon-toggle.module.mjs +4 -4
  120. package/esm2022/eui-input-checkbox/eui-input-checkbox.component.mjs +3 -3
  121. package/esm2022/eui-input-checkbox/eui-input-checkbox.module.mjs +4 -4
  122. package/esm2022/eui-input-group/eui-input-group.component.mjs +3 -3
  123. package/esm2022/eui-input-group/eui-input-group.module.mjs +4 -4
  124. package/esm2022/eui-input-number/eui-input-number.component.mjs +3 -3
  125. package/esm2022/eui-input-number/eui-input-number.module.mjs +8 -8
  126. package/esm2022/eui-input-number/eui-number-control.directive.mjs +3 -3
  127. package/esm2022/eui-input-radio/eui-input-radio.component.mjs +3 -3
  128. package/esm2022/eui-input-radio/eui-input-radio.module.mjs +4 -4
  129. package/esm2022/eui-input-text/eui-input-text.component.mjs +3 -3
  130. package/esm2022/eui-input-text/eui-input-text.module.mjs +4 -4
  131. package/esm2022/eui-label/eui-label.component.mjs +8 -8
  132. package/esm2022/eui-language-selector/language-selector.component.mjs +3 -3
  133. package/esm2022/eui-language-selector/language-selector.module.mjs +4 -4
  134. package/esm2022/eui-language-selector/modal-selector/modal-selector.component.mjs +3 -3
  135. package/esm2022/eui-list/eui-list-item/eui-list-item.component.mjs +4 -4
  136. package/esm2022/eui-list/eui-list.component.mjs +4 -4
  137. package/esm2022/eui-list/eui-list.module.mjs +4 -4
  138. package/esm2022/eui-menu/eui-menu-item.component.mjs +3 -3
  139. package/esm2022/eui-menu/eui-menu.component.mjs +3 -3
  140. package/esm2022/eui-menu/eui-menu.module.mjs +4 -4
  141. package/esm2022/eui-message-box/eui-message-box.component.mjs +6 -6
  142. package/esm2022/eui-message-box/eui-message-box.module.mjs +4 -4
  143. package/esm2022/eui-message-box/services/eui-message-box.service.mjs +3 -3
  144. package/esm2022/eui-navbar/eui-navbar-item/eui-navbar-item.component.mjs +3 -3
  145. package/esm2022/eui-navbar/eui-navbar.component.mjs +3 -3
  146. package/esm2022/eui-navbar/eui-navbar.module.mjs +4 -4
  147. package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +3 -3
  148. package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +3 -3
  149. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
  150. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +3 -3
  151. package/esm2022/eui-overlay/eui-overlay.component.mjs +3 -3
  152. package/esm2022/eui-overlay/eui-overlay.module.mjs +4 -4
  153. package/esm2022/eui-page/components/eui-page-breadcrumb/eui-page-breadcrumb.component.mjs +3 -3
  154. package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +21 -21
  155. package/esm2022/eui-page/components/eui-page-columns/eui-page-columns.component.mjs +3 -3
  156. package/esm2022/eui-page/components/eui-page-content/eui-page-content.component.mjs +3 -3
  157. package/esm2022/eui-page/components/eui-page-footer/eui-page-footer.component.mjs +3 -3
  158. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-action-items.component.mjs +3 -3
  159. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-body.component.mjs +3 -3
  160. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-sub-label.component.mjs +3 -3
  161. package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +3 -3
  162. package/esm2022/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.mjs +3 -3
  163. package/esm2022/eui-page/components/eui-page-top-content/eui-page-top-content.component.mjs +3 -3
  164. package/esm2022/eui-page/eui-page.component.mjs +3 -3
  165. package/esm2022/eui-page/eui-page.module.mjs +4 -4
  166. package/esm2022/eui-paginator/eui-paginator.component.mjs +3 -3
  167. package/esm2022/eui-paginator/eui-paginator.module.mjs +4 -4
  168. package/esm2022/eui-popover/directives/eui-popover-arrow-position.directive.mjs +3 -3
  169. package/esm2022/eui-popover/eui-popover.component.mjs +3 -3
  170. package/esm2022/eui-popover/eui-popover.module.mjs +4 -4
  171. package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +3 -3
  172. package/esm2022/eui-progress-bar/eui-progress-bar.module.mjs +4 -4
  173. package/esm2022/eui-progress-circle/eui-progress-circle.component.mjs +7 -7
  174. package/esm2022/eui-select/eui-select-control.directive.mjs +3 -3
  175. package/esm2022/eui-select/eui-select-multiple.directive.mjs +3 -3
  176. package/esm2022/eui-select/eui-select-mutli-option.directive.mjs +3 -3
  177. package/esm2022/eui-select/eui-select-option.directive.mjs +3 -3
  178. package/esm2022/eui-select/eui-select.component.mjs +3 -3
  179. package/esm2022/eui-select/eui-select.module.mjs +4 -4
  180. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.component.mjs +3 -3
  181. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.module.mjs +4 -4
  182. package/esm2022/eui-skeleton/eui-skeleton.component.mjs +3 -3
  183. package/esm2022/eui-skeleton/eui-skeleton.module.mjs +4 -4
  184. package/esm2022/eui-slide-toggle/eui-slide-toggle.component.mjs +3 -3
  185. package/esm2022/eui-slide-toggle/eui-slide-toggle.module.mjs +4 -4
  186. package/esm2022/eui-split-button/eui-split-button.component.mjs +3 -3
  187. package/esm2022/eui-split-button/eui-split-button.module.mjs +4 -4
  188. package/esm2022/eui-table/directives/eui-table-sticky-columns.directive.mjs +3 -3
  189. package/esm2022/eui-table/eui-table.component.mjs +3 -3
  190. package/esm2022/eui-table/eui-table.module.mjs +4 -4
  191. package/esm2022/eui-table/expandable-row/eui-table-expandable-row.component.mjs +3 -3
  192. package/esm2022/eui-table/filter/eui-table-filter.component.mjs +3 -3
  193. package/esm2022/eui-table/pipes/eui-table-highlight-filter.pipe.mjs +3 -3
  194. package/esm2022/eui-table/selectable-header/eui-table-selectable-header.component.mjs +3 -3
  195. package/esm2022/eui-table/selectable-row/eui-table-selectable-row.component.mjs +3 -3
  196. package/esm2022/eui-table/services/eui-table-selectable-row.service.mjs +3 -3
  197. package/esm2022/eui-table/services/eui-table-sort.service.mjs +3 -3
  198. package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +3 -3
  199. package/esm2022/eui-table-v2/directives/eui-table-v2-expandable-row.directive.mjs +3 -3
  200. package/esm2022/eui-table-v2/directives/eui-table-v2-sticky-col.directive.mjs +3 -3
  201. package/esm2022/eui-table-v2/eui-table-v2.component.mjs +3 -3
  202. package/esm2022/eui-table-v2/eui-table-v2.module.mjs +4 -4
  203. package/esm2022/eui-table-v2/filter/eui-table-v2-filter.component.mjs +3 -3
  204. package/esm2022/eui-table-v2/pipes/eui-table-v2-highlight.pipe.mjs +3 -3
  205. package/esm2022/eui-table-v2/selectable-header/eui-table-v2-selectable-header.component.mjs +3 -3
  206. package/esm2022/eui-table-v2/selectable-row/eui-table-v2-selectable-row.component.mjs +3 -3
  207. package/esm2022/eui-table-v2/services/eui-table-v2-selectable-row.service.mjs +3 -3
  208. package/esm2022/eui-table-v2/services/eui-table-v2-sort.service.mjs +3 -3
  209. package/esm2022/eui-table-v2/sortable-col/eui-table-v2-sortable-col.component.mjs +3 -3
  210. package/esm2022/eui-tabs/eui-tab/eui-tab.component.mjs +3 -3
  211. package/esm2022/eui-tabs/eui-tab-content/eui-tab-content.component.mjs +3 -3
  212. package/esm2022/eui-tabs/eui-tab-label/eui-tab-label.component.mjs +6 -6
  213. package/esm2022/eui-tabs/eui-tabs.component.mjs +6 -6
  214. package/esm2022/eui-tabs/eui-tabs.module.mjs +4 -4
  215. package/esm2022/eui-textarea/auto-resize.directive.mjs +3 -3
  216. package/esm2022/eui-textarea/eui-textarea.component.mjs +3 -3
  217. package/esm2022/eui-textarea/eui-textarea.module.mjs +4 -4
  218. package/esm2022/eui-timebar/eui-timebar.component.mjs +7 -7
  219. package/esm2022/eui-timeline/eui-timeline-item.component.mjs +3 -3
  220. package/esm2022/eui-timeline/eui-timeline.component.mjs +3 -3
  221. package/esm2022/eui-timeline/eui-timeline.module.mjs +4 -4
  222. package/esm2022/eui-timepicker/eui-timepicker.component.mjs +3 -3
  223. package/esm2022/eui-timepicker/eui-timepicker.module.mjs +4 -4
  224. package/esm2022/eui-tree/eui-dropdown-tree.directive.mjs +7 -7
  225. package/esm2022/eui-tree/eui-tree-form-control.directive.mjs +7 -7
  226. package/esm2022/eui-tree/eui-tree.component.mjs +7 -7
  227. package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +12 -12
  228. package/esm2022/eui-tree-list/eui-tree-list.component.mjs +3 -3
  229. package/esm2022/eui-tree-list/eui-tree-list.module.mjs +4 -4
  230. package/esm2022/eui-tree-list/item-content/item-content.component.mjs +3 -3
  231. package/esm2022/eui-tree-list/toolbar/toolbar.component.mjs +3 -3
  232. package/esm2022/eui-user-profile/user-profile-card/user-profile-card.component.mjs +3 -3
  233. package/esm2022/eui-user-profile/user-profile-menu/user-profile-menu.component.mjs +3 -3
  234. package/esm2022/eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.mjs +3 -3
  235. package/esm2022/eui-user-profile/user-profile.component.mjs +3 -3
  236. package/esm2022/eui-user-profile/user-profile.module.mjs +4 -4
  237. package/esm2022/eui-wizard/eui-wizard-step.component.mjs +3 -3
  238. package/esm2022/eui-wizard/eui-wizard.component.mjs +3 -3
  239. package/esm2022/eui-wizard/eui-wizard.module.mjs +4 -4
  240. package/esm2022/eui-wizard/services/eui-wizard.service.mjs +3 -3
  241. package/esm2022/externals/charts/chart/chart.component.mjs +3 -3
  242. package/esm2022/externals/charts/eui-charts.module.mjs +4 -4
  243. package/esm2022/externals/eui-editor/counters/eui-editor-counters.component.mjs +3 -3
  244. package/esm2022/externals/eui-editor/directives/eui-editor-maxlength.directive.mjs +3 -3
  245. package/esm2022/externals/eui-editor/eui-editor.component.mjs +9 -9
  246. package/esm2022/externals/eui-editor/eui-editor.module.mjs +4 -4
  247. package/esm2022/externals/eui-editor/html-view/eui-editor-html-view.component.mjs +3 -3
  248. package/esm2022/externals/eui-editor/image-url-dialog/image-url-dialog.component.mjs +3 -3
  249. package/esm2022/externals/eui-editor/json-view/eui-editor-json-view.component.mjs +3 -3
  250. package/esm2022/externals/quill/loader.service.mjs +3 -3
  251. package/esm2022/externals/quill/quill-editor.component.mjs +3 -3
  252. package/esm2022/externals/quill/quill.module.mjs +4 -4
  253. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +3 -3
  254. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.module.mjs +4 -4
  255. package/esm2022/layout/eui-app/eui-app-footer/footer.component.mjs +3 -3
  256. package/esm2022/layout/eui-app/eui-app-footer/footer.module.mjs +4 -4
  257. package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +3 -3
  258. package/esm2022/layout/eui-app/eui-app-header/header.module.mjs +4 -4
  259. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-body/sidebar-body.component.mjs +3 -3
  260. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.mjs +3 -3
  261. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  262. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  263. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +3 -3
  264. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
  265. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +3 -3
  266. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +4 -4
  267. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +3 -3
  268. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.module.mjs +4 -4
  269. package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +3 -3
  270. package/esm2022/layout/eui-app/eui-app-top-message/top-message.module.mjs +4 -4
  271. package/esm2022/layout/eui-app/eui-app.component.mjs +6 -6
  272. package/esm2022/layout/eui-app/eui-app.module.mjs +4 -4
  273. package/esm2022/layout/eui-footer/footer.component.mjs +3 -3
  274. package/esm2022/layout/eui-footer/footer.module.mjs +4 -4
  275. package/esm2022/layout/eui-header/header-app/header-app-name-logo.component.mjs +3 -3
  276. package/esm2022/layout/eui-header/header-app/header-app-name.component.mjs +3 -3
  277. package/esm2022/layout/eui-header/header-app/header-app-subtitle.component.mjs +3 -3
  278. package/esm2022/layout/eui-header/header-app/header-app.component.mjs +3 -3
  279. package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +3 -3
  280. package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +3 -3
  281. package/esm2022/layout/eui-header/header-right-content/header-right-content.component.mjs +3 -3
  282. package/esm2022/layout/eui-header/header-search/header-search.component.mjs +3 -3
  283. package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +3 -3
  284. package/esm2022/layout/eui-header/header.component.mjs +3 -3
  285. package/esm2022/layout/eui-header/header.module.mjs +4 -4
  286. package/esm2022/layout/eui-layout.module.mjs +4 -4
  287. package/esm2022/layout/eui-notifications/eui-notification-item.component.mjs +3 -3
  288. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +3 -3
  289. package/esm2022/layout/eui-notifications/eui-notifications.module.mjs +4 -4
  290. package/esm2022/layout/eui-notifications-v2/eui-notification-item.component.mjs +3 -3
  291. package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +3 -3
  292. package/esm2022/layout/eui-notifications-v2/eui-notifications.module.mjs +4 -4
  293. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
  294. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.module.mjs +4 -4
  295. package/esm2022/layout/eui-toolbar/toolbar-app/toolbar-app.component.mjs +3 -3
  296. package/esm2022/layout/eui-toolbar/toolbar-center/toolbar-center.component.mjs +3 -3
  297. package/esm2022/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.mjs +3 -3
  298. package/esm2022/layout/eui-toolbar/toolbar-item/toolbar-item.component.mjs +3 -3
  299. package/esm2022/layout/eui-toolbar/toolbar-items/toolbar-items.component.mjs +3 -3
  300. package/esm2022/layout/eui-toolbar/toolbar-logo/toolbar-logo.component.mjs +3 -3
  301. package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +3 -3
  302. package/esm2022/layout/eui-toolbar/toolbar-navbar/toolbar-navbar.component.mjs +3 -3
  303. package/esm2022/layout/eui-toolbar/toolbar-navbar-item/toolbar-navbar-item.component.mjs +3 -3
  304. package/esm2022/layout/eui-toolbar/toolbar-search/toolbar-search.component.mjs +3 -3
  305. package/esm2022/layout/eui-toolbar/toolbar-selector/toolbar-selector.component.mjs +3 -3
  306. package/esm2022/layout/eui-toolbar/toolbar.component.mjs +3 -3
  307. package/esm2022/layout/eui-toolbar/toolbar.module.mjs +4 -4
  308. package/esm2022/pipes/eui-is-empty.pipe.mjs +7 -7
  309. package/esm2022/pipes/eui-truncate.pipe.mjs +7 -7
  310. package/esm2022/shared/base/base-states.directive.mjs +3 -3
  311. package/esm2022/shared/input.directive.mjs +3 -3
  312. package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
  313. package/eui-chip-list/eui-chip-list.component.d.ts.map +1 -1
  314. package/eui-input-number/eui-input-number.component.d.ts.map +1 -1
  315. package/eui-progress-bar/eui-progress-bar.component.d.ts.map +1 -1
  316. package/eui-table/sortable-col/eui-table-sortable-col.component.d.ts.map +1 -1
  317. package/eui-table-v2/eui-table-v2.component.d.ts.map +1 -1
  318. package/eui-textarea/auto-resize.directive.d.ts.map +1 -1
  319. package/fesm2022/eui-components-directives.mjs +70 -70
  320. package/fesm2022/eui-components-eui-accordion.mjs +13 -13
  321. package/fesm2022/eui-components-eui-alert.mjs +10 -10
  322. package/fesm2022/eui-components-eui-autocomplete.mjs +13 -13
  323. package/fesm2022/eui-components-eui-avatar.mjs +22 -22
  324. package/fesm2022/eui-components-eui-badge.mjs +7 -7
  325. package/fesm2022/eui-components-eui-block-content.mjs +7 -7
  326. package/fesm2022/eui-components-eui-block-document.mjs +7 -7
  327. package/fesm2022/eui-components-eui-breadcrumb.mjs +13 -13
  328. package/fesm2022/eui-components-eui-button-group.mjs +7 -7
  329. package/fesm2022/eui-components-eui-button-v2.mjs +7 -7
  330. package/fesm2022/eui-components-eui-button.mjs +7 -7
  331. package/fesm2022/eui-components-eui-card.mjs +49 -49
  332. package/fesm2022/eui-components-eui-chip-list.mjs +13 -13
  333. package/fesm2022/eui-components-eui-chip.mjs +7 -7
  334. package/fesm2022/eui-components-eui-dashboard-button.mjs +13 -13
  335. package/fesm2022/eui-components-eui-dashboard-card.mjs +10 -10
  336. package/fesm2022/eui-components-eui-date-range-selector.mjs +10 -10
  337. package/fesm2022/eui-components-eui-datepicker.mjs +19 -19
  338. package/fesm2022/eui-components-eui-dialog.mjs +19 -19
  339. package/fesm2022/eui-components-eui-dimmer.mjs +7 -7
  340. package/fesm2022/eui-components-eui-disable-content.mjs +7 -7
  341. package/fesm2022/eui-components-eui-discussion-thread.mjs +10 -10
  342. package/fesm2022/eui-components-eui-dropdown.mjs +20 -20
  343. package/fesm2022/eui-components-eui-feedback-message.mjs +7 -7
  344. package/fesm2022/eui-components-eui-fieldset.mjs +13 -13
  345. package/fesm2022/eui-components-eui-file-upload.mjs +19 -19
  346. package/fesm2022/eui-components-eui-growl.mjs +7 -7
  347. package/fesm2022/eui-components-eui-icon-button-expander.mjs +7 -7
  348. package/fesm2022/eui-components-eui-icon-button.mjs +7 -7
  349. package/fesm2022/eui-components-eui-icon-color.mjs +7 -7
  350. package/fesm2022/eui-components-eui-icon-input.mjs +7 -7
  351. package/fesm2022/eui-components-eui-icon-state.mjs +7 -7
  352. package/fesm2022/eui-components-eui-icon-toggle.mjs +7 -7
  353. package/fesm2022/eui-components-eui-icon.mjs +7 -7
  354. package/fesm2022/eui-components-eui-input-checkbox.mjs +7 -7
  355. package/fesm2022/eui-components-eui-input-group.mjs +7 -7
  356. package/fesm2022/eui-components-eui-input-number.mjs +14 -14
  357. package/fesm2022/eui-components-eui-input-radio.mjs +7 -7
  358. package/fesm2022/eui-components-eui-input-text.mjs +7 -7
  359. package/fesm2022/eui-components-eui-label.mjs +8 -8
  360. package/fesm2022/eui-components-eui-label.mjs.map +1 -1
  361. package/fesm2022/eui-components-eui-language-selector.mjs +10 -10
  362. package/fesm2022/eui-components-eui-list.mjs +12 -12
  363. package/fesm2022/eui-components-eui-list.mjs.map +1 -1
  364. package/fesm2022/eui-components-eui-menu.mjs +10 -10
  365. package/fesm2022/eui-components-eui-message-box.mjs +13 -13
  366. package/fesm2022/eui-components-eui-navbar.mjs +10 -10
  367. package/fesm2022/eui-components-eui-overlay.mjs +19 -19
  368. package/fesm2022/eui-components-eui-page.mjs +58 -58
  369. package/fesm2022/eui-components-eui-paginator.mjs +7 -7
  370. package/fesm2022/eui-components-eui-popover.mjs +10 -10
  371. package/fesm2022/eui-components-eui-progress-bar.mjs +7 -7
  372. package/fesm2022/eui-components-eui-progress-circle.mjs +7 -7
  373. package/fesm2022/eui-components-eui-select.mjs +19 -19
  374. package/fesm2022/eui-components-eui-sidebar-menu.mjs +7 -7
  375. package/fesm2022/eui-components-eui-skeleton.mjs +7 -7
  376. package/fesm2022/eui-components-eui-slide-toggle.mjs +7 -7
  377. package/fesm2022/eui-components-eui-split-button.mjs +7 -7
  378. package/fesm2022/eui-components-eui-table-v2.mjs +34 -34
  379. package/fesm2022/eui-components-eui-table.mjs +34 -34
  380. package/fesm2022/eui-components-eui-tabs.mjs +22 -22
  381. package/fesm2022/eui-components-eui-textarea.mjs +10 -10
  382. package/fesm2022/eui-components-eui-timebar.mjs +7 -7
  383. package/fesm2022/eui-components-eui-timeline.mjs +10 -10
  384. package/fesm2022/eui-components-eui-timepicker.mjs +7 -7
  385. package/fesm2022/eui-components-eui-tree-list.mjs +25 -25
  386. package/fesm2022/eui-components-eui-tree.mjs +21 -21
  387. package/fesm2022/eui-components-eui-user-profile.mjs +16 -16
  388. package/fesm2022/eui-components-eui-wizard.mjs +13 -13
  389. package/fesm2022/eui-components-externals-charts.mjs +7 -7
  390. package/fesm2022/eui-components-externals-eui-editor.mjs +28 -28
  391. package/fesm2022/eui-components-externals-quill.mjs +10 -10
  392. package/fesm2022/eui-components-layout.mjs +182 -182
  393. package/fesm2022/eui-components-pipes.mjs +14 -14
  394. package/fesm2022/eui-components-shared.mjs +6 -6
  395. package/fesm2022/eui-components.mjs +4 -4
  396. package/package.json +3 -3
@@ -12,11 +12,11 @@ import { EuiMessageBoxComponent, EuiMessageBoxFooterDirective } from './eui-mess
12
12
  import { EuiMessageBoxService } from './services/eui-message-box.service';
13
13
  import * as i0 from "@angular/core";
14
14
  export class EuiMessageBoxModule {
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiMessageBoxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
16
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiMessageBoxModule, declarations: [EuiMessageBoxComponent, EuiMessageBoxFooterDirective], imports: [CommonModule, EuiButtonModule, EuiIconModule, TranslateModule, PortalModule, OverlayModule, A11yModule, DragDropModule], exports: [EuiMessageBoxComponent, EuiMessageBoxFooterDirective] }); }
17
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiMessageBoxModule, providers: [EuiMessageBoxService, EuiDialogService], imports: [CommonModule, EuiButtonModule, EuiIconModule, TranslateModule, PortalModule, OverlayModule, A11yModule, DragDropModule] }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMessageBoxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
16
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiMessageBoxModule, declarations: [EuiMessageBoxComponent, EuiMessageBoxFooterDirective], imports: [CommonModule, EuiButtonModule, EuiIconModule, TranslateModule, PortalModule, OverlayModule, A11yModule, DragDropModule], exports: [EuiMessageBoxComponent, EuiMessageBoxFooterDirective] }); }
17
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMessageBoxModule, providers: [EuiMessageBoxService, EuiDialogService], imports: [CommonModule, EuiButtonModule, EuiIconModule, TranslateModule, PortalModule, OverlayModule, A11yModule, DragDropModule] }); }
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiMessageBoxModule, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMessageBoxModule, decorators: [{
20
20
  type: NgModule,
21
21
  args: [{
22
22
  imports: [CommonModule, EuiButtonModule, EuiIconModule, TranslateModule, PortalModule, OverlayModule, A11yModule, DragDropModule],
@@ -27,10 +27,10 @@ export class EuiMessageBoxService {
27
27
  closeMessageBox() {
28
28
  this.euiDialogService.closeDialog();
29
29
  }
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiMessageBoxService, deps: [{ token: i1.EuiDialogService }], target: i0.ɵɵFactoryTarget.Injectable }); }
31
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiMessageBoxService }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMessageBoxService, deps: [{ token: i1.EuiDialogService }], target: i0.ɵɵFactoryTarget.Injectable }); }
31
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMessageBoxService }); }
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiMessageBoxService, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiMessageBoxService, decorators: [{
34
34
  type: Injectable
35
35
  }], ctorParameters: () => [{ type: i1.EuiDialogService }] });
36
36
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLW1lc3NhZ2UtYm94LnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9ldWktbWVzc2FnZS1ib3gvc2VydmljZXMvZXVpLW1lc3NhZ2UtYm94LnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBSTNDLE1BQU0sT0FBTyxvQkFBb0I7SUFDN0IsWUFBb0IsZ0JBQWtDO1FBQWxDLHFCQUFnQixHQUFoQixnQkFBZ0IsQ0FBa0I7SUFBRyxDQUFDO0lBRTFEOzs7O09BSUc7SUFDSSxjQUFjLENBQTRCLFNBQXdELEVBQUU7UUFDdkcsSUFBSSxDQUFDLGdCQUFnQixDQUFDLFVBQVUsQ0FBQztZQUM3QixHQUFHLE1BQU07WUFDVCxNQUFNLEVBQUUsSUFBSTtZQUNaLGVBQWUsRUFBRSxJQUFJO1lBQ3JCLHVCQUF1QixFQUFFLEtBQUs7WUFDOUIsY0FBYyxFQUFFLEtBQUs7WUFDckIsaUJBQWlCLEVBQUUsSUFBSTtZQUN2QixTQUFTLEVBQUUsSUFBSTtTQUNsQixDQUFDLENBQUM7SUFDUCxDQUFDO0lBRUQ7O09BRUc7SUFDSSxlQUFlO1FBQ2xCLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxXQUFXLEVBQUUsQ0FBQztJQUN4QyxDQUFDOytHQXpCUSxvQkFBb0I7bUhBQXBCLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFEaEMsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEV1aURpYWxvZ0ludGVyZmFjZSwgRXVpRGlhbG9nU2VydmljZSB9IGZyb20gJ0BldWkvY29tcG9uZW50cy9ldWktZGlhbG9nJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEV1aU1lc3NhZ2VCb3hTZXJ2aWNlIHtcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGV1aURpYWxvZ1NlcnZpY2U6IEV1aURpYWxvZ1NlcnZpY2UpIHt9XG5cbiAgICAvKipcbiAgICAgKiBPcGVuIGEgTWVzc2FnZSBib3guXG4gICAgICpcbiAgICAgKiBAcGFyYW0gY29uZmlnIENvbmZpZ3VyYXRpb24gYXBwbGllZCB0byB0aGUgTWVzc2FnZSBib3guXG4gICAgICovXG4gICAgcHVibGljIG9wZW5NZXNzYWdlQm94PEhDLCBIQ0MsIEJDLCBCQ0MsIEZDLCBGQ0M+KGNvbmZpZzogRXVpRGlhbG9nSW50ZXJmYWNlPEhDLCBIQ0MsIEJDLCBCQ0MsIEZDLCBGQ0M+ID0ge30pOiB2b2lkIHtcbiAgICAgICAgdGhpcy5ldWlEaWFsb2dTZXJ2aWNlLm9wZW5EaWFsb2coe1xuICAgICAgICAgICAgLi4uY29uZmlnLFxuICAgICAgICAgICAgaGVhZGVyOiBudWxsLFxuICAgICAgICAgICAgaGVhZGVyQ29tcG9uZW50OiBudWxsLFxuICAgICAgICAgICAgaGFzQ2xvc2VkT25DbGlja091dHNpZGU6IGZhbHNlLFxuICAgICAgICAgICAgaGFzQ2xvc2VCdXR0b246IGZhbHNlLFxuICAgICAgICAgICAgaGFzQ2xvc2VkT25Fc2NhcGU6IHRydWUsXG4gICAgICAgICAgICBoYXNGb290ZXI6IHRydWUsXG4gICAgICAgIH0pO1xuICAgIH1cblxuICAgIC8qKlxuICAgICAqIENsb3NlIGEgTWVzc2FnZSBib3guXG4gICAgICovXG4gICAgcHVibGljIGNsb3NlTWVzc2FnZUJveCgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5ldWlEaWFsb2dTZXJ2aWNlLmNsb3NlRGlhbG9nKCk7XG4gICAgfVxufVxuIl19
@@ -29,10 +29,10 @@ export class EuiNavbarItemComponent {
29
29
  _click() {
30
30
  this.navBarComponentParent.itemSelected(this.id);
31
31
  }
32
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiNavbarItemComponent, deps: [{ token: forwardRef(() => EuiNavbarComponent), host: true, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
33
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: EuiNavbarItemComponent, isStandalone: true, selector: "eui-navbar-item", inputs: { id: "id", label: "label", isActive: ["isActive", "isActive", booleanAttribute] }, host: { listeners: { "click": "onClick()", "keydown": "onKeydown($event)" }, properties: { "class": "this.cssClasses", "attr.tabindex": "this.tabindex" } }, ngImport: i0, template: '{{ label }}', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
32
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiNavbarItemComponent, deps: [{ token: forwardRef(() => EuiNavbarComponent), host: true, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
33
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuiNavbarItemComponent, isStandalone: true, selector: "eui-navbar-item", inputs: { id: "id", label: "label", isActive: ["isActive", "isActive", booleanAttribute] }, host: { listeners: { "click": "onClick()", "keydown": "onKeydown($event)" }, properties: { "class": "this.cssClasses", "attr.tabindex": "this.tabindex" } }, ngImport: i0, template: '{{ label }}', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
34
34
  }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiNavbarItemComponent, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiNavbarItemComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{
38
38
  selector: 'eui-navbar-item',
@@ -49,10 +49,10 @@ export class EuiNavbarComponent {
49
49
  });
50
50
  this.itemClick.emit(id);
51
51
  }
52
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiNavbarComponent, deps: [{ token: i1.EuiAppShellService }, { token: i0.ElementRef }, { token: i2.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
53
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuiNavbarComponent, isStandalone: true, selector: "eui-navbar", outputs: { itemClick: "itemClick" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "items", predicate: i0.forwardRef(() => EuiNavbarItemComponent) }], hostDirectives: [{ directive: i2.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary"] }], ngImport: i0, template: "@if ( (asService.breakpoints$ | async).isLtLargeTablet || isDropdownView ) {\n <eui-dropdown isLabelUpdatedFromSelectedItem>\n <button euiButton euiSecondary euiSizeS [attr.aria-label]=\"'Button trigger'\">\n <span class=\"eui-label\">{{ baseItemSelected.label }}</span>\n <eui-icon-svg icon=\"chevron-down:sharp\" size=\"s\"></eui-icon-svg>\n </button>\n <eui-dropdown-content>\n <button *ngFor=\"let item of items\" euiDropdownItem (click)=\"itemSelected(item.id)\" ariaLabel=\"{{ item.label }}\">\n {{ item.label }}\n </button>\n </eui-dropdown-content>\n </eui-dropdown>\n} @else {\n <ng-content></ng-content>\n}\n", styles: [".eui-18 .eui-navbar{display:flex;align-items:center;width:100%;padding:0 var(--eui-s-s);height:var(--eui-s-5xl)}.eui-18 .eui-navbar-item{display:flex;align-items:center;height:100%;padding:var(--eui-s-m) var(--eui-s-s);border-bottom:2px solid transparent;font:var(--eui-f-bold);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.eui-18 .eui-navbar-item:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-navbar-item:hover{background-color:var(--eui-c-neutral-bg)}.eui-18 .eui-navbar-item--active{border-bottom:3px solid var(--eui-c-primary);color:var(--eui-c-primary)}\n"], dependencies: [{ kind: "ngmodule", type: EuiDropdownModule }, { kind: "component", type: i3.EuiDropdownComponent, selector: "eui-dropdown", inputs: ["e2eAttr", "tabIndex", "width", "position", "subDropdownPosition", "isBlock", "isDropDownRightAligned", "hasClosedOnClickInside", "isLabelUpdatedFromSelectedItem", "isExpandOnHover", "hasTabNavigation", "isRightClickEnabled", "euiDisabled"], outputs: ["expand"] }, { kind: "component", type: i3.EuiDropdownItemComponent, selector: "eui-dropdown-item, [euiDropdownItem]", inputs: ["subDropdown", "isActive", "isFocus"] }, { kind: "directive", type: i3.EuiDropdownContentDirective, selector: "eui-dropdown-content" }, { kind: "ngmodule", type: EuiButtonModule }, { kind: "component", type: i4.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "ngmodule", type: EuiIconModule }, { kind: "component", type: i5.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "directive", type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
52
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiNavbarComponent, deps: [{ token: i1.EuiAppShellService }, { token: i0.ElementRef }, { token: i2.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
53
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuiNavbarComponent, isStandalone: true, selector: "eui-navbar", outputs: { itemClick: "itemClick" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "items", predicate: i0.forwardRef(() => EuiNavbarItemComponent) }], hostDirectives: [{ directive: i2.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary"] }], ngImport: i0, template: "@if ( (asService.breakpoints$ | async).isLtLargeTablet || isDropdownView ) {\n <eui-dropdown isLabelUpdatedFromSelectedItem>\n <button euiButton euiSecondary euiSizeS [attr.aria-label]=\"'Button trigger'\">\n <span class=\"eui-label\">{{ baseItemSelected.label }}</span>\n <eui-icon-svg icon=\"chevron-down:sharp\" size=\"s\"></eui-icon-svg>\n </button>\n <eui-dropdown-content>\n <button *ngFor=\"let item of items\" euiDropdownItem (click)=\"itemSelected(item.id)\" ariaLabel=\"{{ item.label }}\">\n {{ item.label }}\n </button>\n </eui-dropdown-content>\n </eui-dropdown>\n} @else {\n <ng-content></ng-content>\n}\n", styles: [".eui-18 .eui-navbar{display:flex;align-items:center;width:100%;padding:0 var(--eui-s-s);height:var(--eui-s-5xl)}.eui-18 .eui-navbar-item{display:flex;align-items:center;height:100%;padding:var(--eui-s-m) var(--eui-s-s);border-bottom:2px solid transparent;font:var(--eui-f-bold);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.eui-18 .eui-navbar-item:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-navbar-item:hover{background-color:var(--eui-c-neutral-bg)}.eui-18 .eui-navbar-item--active{border-bottom:3px solid var(--eui-c-primary);color:var(--eui-c-primary)}\n"], dependencies: [{ kind: "ngmodule", type: EuiDropdownModule }, { kind: "component", type: i3.EuiDropdownComponent, selector: "eui-dropdown", inputs: ["e2eAttr", "tabIndex", "width", "position", "subDropdownPosition", "isBlock", "isDropDownRightAligned", "hasClosedOnClickInside", "isLabelUpdatedFromSelectedItem", "isExpandOnHover", "hasTabNavigation", "isRightClickEnabled", "euiDisabled"], outputs: ["expand"] }, { kind: "component", type: i3.EuiDropdownItemComponent, selector: "eui-dropdown-item, [euiDropdownItem]", inputs: ["subDropdown", "isActive", "isFocus"] }, { kind: "directive", type: i3.EuiDropdownContentDirective, selector: "eui-dropdown-content" }, { kind: "ngmodule", type: EuiButtonModule }, { kind: "component", type: i4.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "ngmodule", type: EuiIconModule }, { kind: "component", type: i5.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "directive", type: NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
54
54
  }
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiNavbarComponent, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiNavbarComponent, decorators: [{
56
56
  type: Component,
57
57
  args: [{ selector: 'eui-navbar', changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None, standalone: true, imports: [
58
58
  EuiDropdownModule,
@@ -4,11 +4,11 @@ import { EuiNavbarComponent } from './eui-navbar.component';
4
4
  import { EuiNavbarItemComponent } from './eui-navbar-item/eui-navbar-item.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export class EuiNavbarModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiNavbarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiNavbarModule, imports: [CommonModule, EuiNavbarComponent, EuiNavbarItemComponent], exports: [EuiNavbarComponent, EuiNavbarItemComponent] }); }
9
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiNavbarModule, imports: [CommonModule, EuiNavbarComponent] }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiNavbarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiNavbarModule, imports: [CommonModule, EuiNavbarComponent, EuiNavbarItemComponent], exports: [EuiNavbarComponent, EuiNavbarItemComponent] }); }
9
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiNavbarModule, imports: [CommonModule, EuiNavbarComponent] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiNavbarModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiNavbarModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  imports: [CommonModule, EuiNavbarComponent, EuiNavbarItemComponent],
@@ -4,10 +4,10 @@ export class EuiOverlayBodyComponent {
4
4
  get cssClasses() {
5
5
  return 'eui-overlay-body';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayBodyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiOverlayBodyComponent, selector: "eui-overlay-body", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayBodyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiOverlayBodyComponent, selector: "eui-overlay-body", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayBodyComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayBodyComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{ selector: 'eui-overlay-body', changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
13
13
  }], propDecorators: { cssClasses: [{
@@ -4,10 +4,10 @@ export class EuiOverlayFooterComponent {
4
4
  get cssClasses() {
5
5
  return 'eui-overlay-footer';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiOverlayFooterComponent, selector: "eui-overlay-footer", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiOverlayFooterComponent, selector: "eui-overlay-footer", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayFooterComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayFooterComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{ selector: 'eui-overlay-footer', changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None, template: "<ng-content></ng-content>\n" }]
13
13
  }], propDecorators: { cssClasses: [{
@@ -19,10 +19,10 @@ export class EuiOverlayHeaderTitleComponent {
19
19
  onHide() {
20
20
  this.hide.emit();
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayHeaderTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
23
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiOverlayHeaderTitleComponent, selector: "eui-overlay-header-title", inputs: { headerTitleLabel: "headerTitleLabel", headerTitleHideLabel: "headerTitleHideLabel", headerTitleCount: "headerTitleCount" }, outputs: { hide: "hide" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<div class=\"eui-overlay-header-title\">\n <div class=\"eui-overlay-header-title__label-wrapper\">\n <div class=\"eui-overlay-header-title__label\">\n {{ headerTitleLabel }}\n <eui-badge euiSizeL *ngIf=\"headerTitleCount\" class=\"eui-overlay-header-title__label-count eui-u-ml-s\">\n {{ headerTitleCount }}\n </eui-badge>\n </div>\n\n <div class=\"eui-overlay-header-title__actions\">\n <div *ngIf=\"headerTitleHideLabel\" class=\"eui-overlay-header-title__actions-hide\">\n <button\n (click)=\"onHide()\"\n euiButton\n euiIconButton\n euiRounded\n euiBasicButton\n aria-label=\"Dialog close icon\">\n <eui-icon-svg icon=\"close:outline\"></eui-icon-svg>\n </button>\n\n <!-- <a (click)=\"onHide()\" class=\"eui-overlay-header-title__actions-hide-link eui-u-text-link\" role=\"button\" tabindex=\"0\">\n <span euiLabel>{{ headerTitleHideLabel }}</span>\n <eui-icon-svg icon=\"chevron-forward:sharp\" class=\"eui-u-ml-xs\"></eui-icon-svg>\n </a> -->\n </div>\n </div>\n </div>\n\n <div class=\"eui-overlay-header-title__subactions-bar\">\n <ng-content></ng-content>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiBadgeComponent, selector: "div[euiBadge], span[euiBadge], eui-badge", inputs: ["e2eAttr", "aria-label", "maxCharCount", "charReplacement", "euiIconBadge", "euiDottedBadge"] }, { kind: "component", type: i3.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i4.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }], encapsulation: i0.ViewEncapsulation.None }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayHeaderTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
23
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiOverlayHeaderTitleComponent, selector: "eui-overlay-header-title", inputs: { headerTitleLabel: "headerTitleLabel", headerTitleHideLabel: "headerTitleHideLabel", headerTitleCount: "headerTitleCount" }, outputs: { hide: "hide" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<div class=\"eui-overlay-header-title\">\n <div class=\"eui-overlay-header-title__label-wrapper\">\n <div class=\"eui-overlay-header-title__label\">\n {{ headerTitleLabel }}\n <eui-badge euiSizeL *ngIf=\"headerTitleCount\" class=\"eui-overlay-header-title__label-count eui-u-ml-s\">\n {{ headerTitleCount }}\n </eui-badge>\n </div>\n\n <div class=\"eui-overlay-header-title__actions\">\n <div *ngIf=\"headerTitleHideLabel\" class=\"eui-overlay-header-title__actions-hide\">\n <button\n (click)=\"onHide()\"\n euiButton\n euiIconButton\n euiRounded\n euiBasicButton\n aria-label=\"Dialog close icon\">\n <eui-icon-svg icon=\"close:outline\"></eui-icon-svg>\n </button>\n\n <!-- <a (click)=\"onHide()\" class=\"eui-overlay-header-title__actions-hide-link eui-u-text-link\" role=\"button\" tabindex=\"0\">\n <span euiLabel>{{ headerTitleHideLabel }}</span>\n <eui-icon-svg icon=\"chevron-forward:sharp\" class=\"eui-u-ml-xs\"></eui-icon-svg>\n </a> -->\n </div>\n </div>\n </div>\n\n <div class=\"eui-overlay-header-title__subactions-bar\">\n <ng-content></ng-content>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiBadgeComponent, selector: "div[euiBadge], span[euiBadge], eui-badge", inputs: ["e2eAttr", "aria-label", "maxCharCount", "charReplacement", "euiIconBadge", "euiDottedBadge"] }, { kind: "component", type: i3.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i4.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }], encapsulation: i0.ViewEncapsulation.None }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayHeaderTitleComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayHeaderTitleComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{ selector: 'eui-overlay-header-title', encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-overlay-header-title\">\n <div class=\"eui-overlay-header-title__label-wrapper\">\n <div class=\"eui-overlay-header-title__label\">\n {{ headerTitleLabel }}\n <eui-badge euiSizeL *ngIf=\"headerTitleCount\" class=\"eui-overlay-header-title__label-count eui-u-ml-s\">\n {{ headerTitleCount }}\n </eui-badge>\n </div>\n\n <div class=\"eui-overlay-header-title__actions\">\n <div *ngIf=\"headerTitleHideLabel\" class=\"eui-overlay-header-title__actions-hide\">\n <button\n (click)=\"onHide()\"\n euiButton\n euiIconButton\n euiRounded\n euiBasicButton\n aria-label=\"Dialog close icon\">\n <eui-icon-svg icon=\"close:outline\"></eui-icon-svg>\n </button>\n\n <!-- <a (click)=\"onHide()\" class=\"eui-overlay-header-title__actions-hide-link eui-u-text-link\" role=\"button\" tabindex=\"0\">\n <span euiLabel>{{ headerTitleHideLabel }}</span>\n <eui-icon-svg icon=\"chevron-forward:sharp\" class=\"eui-u-ml-xs\"></eui-icon-svg>\n </a> -->\n </div>\n </div>\n </div>\n\n <div class=\"eui-overlay-header-title__subactions-bar\">\n <ng-content></ng-content>\n </div>\n</div>\n" }]
28
28
  }], propDecorators: { cssClasses: [{
@@ -8,10 +8,10 @@ export class EuiOverlayHeaderComponent {
8
8
  this.hasHeaderTitle ? 'eui-overlay-header--with-title' : '',
9
9
  ].join(' ').trim();
10
10
  }
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
12
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiOverlayHeaderComponent, selector: "eui-overlay-header", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "hasHeaderTitle", first: true, predicate: i0.forwardRef(() => EuiOverlayHeaderTitleComponent), descendants: true }], ngImport: i0, template: "<ng-content select=\"eui-overlay-header-title\"></ng-content>\n<ng-content></ng-content>\n", encapsulation: i0.ViewEncapsulation.None }); }
11
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
12
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiOverlayHeaderComponent, selector: "eui-overlay-header", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "hasHeaderTitle", first: true, predicate: i0.forwardRef(() => EuiOverlayHeaderTitleComponent), descendants: true }], ngImport: i0, template: "<ng-content select=\"eui-overlay-header-title\"></ng-content>\n<ng-content></ng-content>\n", encapsulation: i0.ViewEncapsulation.None }); }
13
13
  }
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayHeaderComponent, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayHeaderComponent, decorators: [{
15
15
  type: Component,
16
16
  args: [{ selector: 'eui-overlay-header', encapsulation: ViewEncapsulation.None, template: "<ng-content select=\"eui-overlay-header-title\"></ng-content>\n<ng-content></ng-content>\n" }]
17
17
  }], propDecorators: { hasHeaderTitle: [{
@@ -46,10 +46,10 @@ export class EuiOverlayComponent {
46
46
  }
47
47
  }
48
48
  }
49
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
50
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: EuiOverlayComponent, selector: "eui-overlay", inputs: { isActive: ["isActive", "isActive", booleanAttribute], euiHighlighted: ["euiHighlighted", "euiHighlighted", booleanAttribute], hasClosedOnClickOutside: ["hasClosedOnClickOutside", "hasClosedOnClickOutside", booleanAttribute], position: "position", width: "width", fixedWidth: "fixedWidth" }, outputs: { activeState: "activeState" }, host: { listeners: { "keydown": "onKeydown($event)", "document:click": "onClick($event)" }, properties: { "class": "this.cssClasses", "attr.role": "this.role", "attr.aria-label": "this['aria-label']" } }, ngImport: i0, template: "<div *ngIf=\"isActive\" class=\"eui-overlay-wrapper\" cdkTrapFocus [cdkTrapFocusAutoCapture]=\"true\">\n <ng-content select=\"eui-overlay-header\"></ng-content>\n <ng-content select=\"eui-overlay-body\"></ng-content>\n <ng-content select=\"eui-overlay-footer\"></ng-content>\n</div>\n", styles: [".eui-18 .eui-overlay{background:var(--eui-c-white);border-left:1px solid var(--eui-c-neutral-lighter);border-right:1px solid var(--eui-c-neutral-lighter);height:100%;overflow-x:hidden;overflow-y:auto;position:fixed;right:-35%;top:0;width:35%;z-index:var(--eui-zi-overlay)}.eui-18 .eui-overlay:not(.eui-overlay--slideInRight){transition:var(--eui-base-animation-transition-base)}.eui-18 .eui-overlay-wrapper{color:var(--eui-c-text);display:flex;flex-direction:column;height:100%}.eui-18 .eui-overlay-header{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:default;display:flex;flex:0 0 auto;padding:var(--eui-s-m)}.eui-18 .eui-overlay-header:not(.eui-overlay-header--with-title){padding:var(--eui-s-m) var(--eui-s-s) var(--eui-s-m) var(--eui-s-m)}.eui-18 .eui-overlay-header-toolbar{align-items:center;display:flex;margin-left:auto;font:var(--eui-f-m-bold)}.eui-18 .eui-overlay-header__close--inversed{background:transparent;color:var(--eui-c-white)}.eui-18 .eui-overlay-header__close--inversed:hover{color:var(--eui-c-danger-dark)}.eui-18 .eui-overlay-header-title{display:flex;width:100%;flex-direction:column}.eui-18 .eui-overlay-header-title__label-wrapper{display:flex;align-items:center;flex-direction:row}.eui-18 .eui-overlay-header-title__label{display:flex;align-items:center;font:var(--eui-f-l-bold)}.eui-18 .eui-overlay-header-title__actions{align-items:center;display:flex;margin-left:auto}.eui-18 .eui-overlay-header-title__actions-hide{align-items:center;display:flex}.eui-18 .eui-overlay-header-title__actions-hide-link{display:inline-flex}.eui-18 .eui-overlay-header-title__subactions-bar{display:flex;align-items:center}.eui-18 .eui-overlay-body{cursor:auto;flex:1 1 auto;overflow-y:auto;position:relative}.eui-18 .eui-overlay-body::-webkit-scrollbar{display:inherit;height:8px;width:8px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-overlay-body::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-overlay-body::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-overlay-body::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-overlay-body{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-overlay-footer{background-color:var(--eui-c-white);border-top:1px solid var(--eui-c-neutral-lightest);flex:0 0 auto;padding:var(--eui-s-m);text-align:center}.eui-18 .eui-overlay.eui-overlay--slideInRight{transform:translateZ(0);display:inline-block;vertical-align:middle;animation-name:eui-overlay--slideInRight;animation-duration:var(--eui-base-animation-duration-fast);backface-visibility:visible}@keyframes eui-overlay--slideInRight{0%{transform:translate3d(50%,0,0);visibility:visible}to{transform:translateZ(0)}}.eui-18 .eui-overlay--size-full-screen{right:-100%;width:100%}.eui-18 .eui-overlay--is-active{right:0!important;box-shadow:var(--eui-sh-8)}.eui-18 .eui-overlay--highlighted{z-index:var(--eui-zi-highlighted)}.eui-18 .eui-overlay-header--primary{background-color:var(--eui-c-primary);color:#fff}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-25{right:-25%;width:25%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-30{right:-30%;width:30%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-35{right:-35%;width:35%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-40{right:-40%;width:40%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-50{right:-50%;width:50%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-75{right:-75%;width:75%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-25{right:-25rem;width:25rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-30{right:-30rem;width:30rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-35{right:-35rem;width:35rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-40{right:-40rem;width:40rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-50{right:-50rem;width:50rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-75{right:-75rem;width:75rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-right{position:fixed}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-top-center{height:auto;left:50%;position:fixed;top:0;transform:translate(-50%)}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-center{height:auto;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.eui-18 .eui-overlay{right:-75%;width:75%!important}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-18 .eui-overlay{right:-45%;width:45%!important}}@media screen and (min-width: 1400px){.eui-18 .eui-overlay{right:-33%;width:33%!important}}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], encapsulation: i0.ViewEncapsulation.None }); }
49
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
50
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuiOverlayComponent, selector: "eui-overlay", inputs: { isActive: ["isActive", "isActive", booleanAttribute], euiHighlighted: ["euiHighlighted", "euiHighlighted", booleanAttribute], hasClosedOnClickOutside: ["hasClosedOnClickOutside", "hasClosedOnClickOutside", booleanAttribute], position: "position", width: "width", fixedWidth: "fixedWidth" }, outputs: { activeState: "activeState" }, host: { listeners: { "keydown": "onKeydown($event)", "document:click": "onClick($event)" }, properties: { "class": "this.cssClasses", "attr.role": "this.role", "attr.aria-label": "this['aria-label']" } }, ngImport: i0, template: "<div *ngIf=\"isActive\" class=\"eui-overlay-wrapper\" cdkTrapFocus [cdkTrapFocusAutoCapture]=\"true\">\n <ng-content select=\"eui-overlay-header\"></ng-content>\n <ng-content select=\"eui-overlay-body\"></ng-content>\n <ng-content select=\"eui-overlay-footer\"></ng-content>\n</div>\n", styles: [".eui-18 .eui-overlay{background:var(--eui-c-white);border-left:1px solid var(--eui-c-neutral-lighter);border-right:1px solid var(--eui-c-neutral-lighter);height:100%;overflow-x:hidden;overflow-y:auto;position:fixed;right:-35%;top:0;width:35%;z-index:var(--eui-zi-overlay)}.eui-18 .eui-overlay:not(.eui-overlay--slideInRight){transition:var(--eui-base-animation-transition-base)}.eui-18 .eui-overlay-wrapper{color:var(--eui-c-text);display:flex;flex-direction:column;height:100%}.eui-18 .eui-overlay-header{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:default;display:flex;flex:0 0 auto;padding:var(--eui-s-m)}.eui-18 .eui-overlay-header:not(.eui-overlay-header--with-title){padding:var(--eui-s-m) var(--eui-s-s) var(--eui-s-m) var(--eui-s-m)}.eui-18 .eui-overlay-header-toolbar{align-items:center;display:flex;margin-left:auto;font:var(--eui-f-m-bold)}.eui-18 .eui-overlay-header__close--inversed{background:transparent;color:var(--eui-c-white)}.eui-18 .eui-overlay-header__close--inversed:hover{color:var(--eui-c-danger-dark)}.eui-18 .eui-overlay-header-title{display:flex;width:100%;flex-direction:column}.eui-18 .eui-overlay-header-title__label-wrapper{display:flex;align-items:center;flex-direction:row}.eui-18 .eui-overlay-header-title__label{display:flex;align-items:center;font:var(--eui-f-l-bold)}.eui-18 .eui-overlay-header-title__actions{align-items:center;display:flex;margin-left:auto}.eui-18 .eui-overlay-header-title__actions-hide{align-items:center;display:flex}.eui-18 .eui-overlay-header-title__actions-hide-link{display:inline-flex}.eui-18 .eui-overlay-header-title__subactions-bar{display:flex;align-items:center}.eui-18 .eui-overlay-body{cursor:auto;flex:1 1 auto;overflow-y:auto;position:relative}.eui-18 .eui-overlay-body::-webkit-scrollbar{display:inherit;height:8px;width:8px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-overlay-body::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-overlay-body::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-overlay-body::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-overlay-body{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-overlay-footer{background-color:var(--eui-c-white);border-top:1px solid var(--eui-c-neutral-lightest);flex:0 0 auto;padding:var(--eui-s-m);text-align:center}.eui-18 .eui-overlay.eui-overlay--slideInRight{transform:translateZ(0);display:inline-block;vertical-align:middle;animation-name:eui-overlay--slideInRight;animation-duration:var(--eui-base-animation-duration-fast);backface-visibility:visible}@keyframes eui-overlay--slideInRight{0%{transform:translate3d(50%,0,0);visibility:visible}to{transform:translateZ(0)}}.eui-18 .eui-overlay--size-full-screen{right:-100%;width:100%}.eui-18 .eui-overlay--is-active{right:0!important;box-shadow:var(--eui-sh-8)}.eui-18 .eui-overlay--highlighted{z-index:var(--eui-zi-highlighted)}.eui-18 .eui-overlay-header--primary{background-color:var(--eui-c-primary);color:#fff}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-25{right:-25%;width:25%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-30{right:-30%;width:30%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-35{right:-35%;width:35%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-40{right:-40%;width:40%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-50{right:-50%;width:50%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-75{right:-75%;width:75%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-25{right:-25rem;width:25rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-30{right:-30rem;width:30rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-35{right:-35rem;width:35rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-40{right:-40rem;width:40rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-50{right:-50rem;width:50rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-75{right:-75rem;width:75rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-right{position:fixed}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-top-center{height:auto;left:50%;position:fixed;top:0;transform:translate(-50%)}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-center{height:auto;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.eui-18 .eui-overlay{right:-75%;width:75%!important}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-18 .eui-overlay{right:-45%;width:45%!important}}@media screen and (min-width: 1400px){.eui-18 .eui-overlay{right:-33%;width:33%!important}}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }], encapsulation: i0.ViewEncapsulation.None }); }
51
51
  }
52
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayComponent, decorators: [{
52
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayComponent, decorators: [{
53
53
  type: Component,
54
54
  args: [{ selector: 'eui-overlay', encapsulation: ViewEncapsulation.None, template: "<div *ngIf=\"isActive\" class=\"eui-overlay-wrapper\" cdkTrapFocus [cdkTrapFocusAutoCapture]=\"true\">\n <ng-content select=\"eui-overlay-header\"></ng-content>\n <ng-content select=\"eui-overlay-body\"></ng-content>\n <ng-content select=\"eui-overlay-footer\"></ng-content>\n</div>\n", styles: [".eui-18 .eui-overlay{background:var(--eui-c-white);border-left:1px solid var(--eui-c-neutral-lighter);border-right:1px solid var(--eui-c-neutral-lighter);height:100%;overflow-x:hidden;overflow-y:auto;position:fixed;right:-35%;top:0;width:35%;z-index:var(--eui-zi-overlay)}.eui-18 .eui-overlay:not(.eui-overlay--slideInRight){transition:var(--eui-base-animation-transition-base)}.eui-18 .eui-overlay-wrapper{color:var(--eui-c-text);display:flex;flex-direction:column;height:100%}.eui-18 .eui-overlay-header{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:default;display:flex;flex:0 0 auto;padding:var(--eui-s-m)}.eui-18 .eui-overlay-header:not(.eui-overlay-header--with-title){padding:var(--eui-s-m) var(--eui-s-s) var(--eui-s-m) var(--eui-s-m)}.eui-18 .eui-overlay-header-toolbar{align-items:center;display:flex;margin-left:auto;font:var(--eui-f-m-bold)}.eui-18 .eui-overlay-header__close--inversed{background:transparent;color:var(--eui-c-white)}.eui-18 .eui-overlay-header__close--inversed:hover{color:var(--eui-c-danger-dark)}.eui-18 .eui-overlay-header-title{display:flex;width:100%;flex-direction:column}.eui-18 .eui-overlay-header-title__label-wrapper{display:flex;align-items:center;flex-direction:row}.eui-18 .eui-overlay-header-title__label{display:flex;align-items:center;font:var(--eui-f-l-bold)}.eui-18 .eui-overlay-header-title__actions{align-items:center;display:flex;margin-left:auto}.eui-18 .eui-overlay-header-title__actions-hide{align-items:center;display:flex}.eui-18 .eui-overlay-header-title__actions-hide-link{display:inline-flex}.eui-18 .eui-overlay-header-title__subactions-bar{display:flex;align-items:center}.eui-18 .eui-overlay-body{cursor:auto;flex:1 1 auto;overflow-y:auto;position:relative}.eui-18 .eui-overlay-body::-webkit-scrollbar{display:inherit;height:8px;width:8px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-overlay-body::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-overlay-body::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-overlay-body::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-overlay-body{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-overlay-footer{background-color:var(--eui-c-white);border-top:1px solid var(--eui-c-neutral-lightest);flex:0 0 auto;padding:var(--eui-s-m);text-align:center}.eui-18 .eui-overlay.eui-overlay--slideInRight{transform:translateZ(0);display:inline-block;vertical-align:middle;animation-name:eui-overlay--slideInRight;animation-duration:var(--eui-base-animation-duration-fast);backface-visibility:visible}@keyframes eui-overlay--slideInRight{0%{transform:translate3d(50%,0,0);visibility:visible}to{transform:translateZ(0)}}.eui-18 .eui-overlay--size-full-screen{right:-100%;width:100%}.eui-18 .eui-overlay--is-active{right:0!important;box-shadow:var(--eui-sh-8)}.eui-18 .eui-overlay--highlighted{z-index:var(--eui-zi-highlighted)}.eui-18 .eui-overlay-header--primary{background-color:var(--eui-c-primary);color:#fff}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-25{right:-25%;width:25%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-30{right:-30%;width:30%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-35{right:-35%;width:35%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-40{right:-40%;width:40%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-50{right:-50%;width:50%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--width-75{right:-75%;width:75%!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-25{right:-25rem;width:25rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-30{right:-30rem;width:30rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-35{right:-35rem;width:35rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-40{right:-40rem;width:40rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-50{right:-50rem;width:50rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--fixed-width-75{right:-75rem;width:75rem!important}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-right{position:fixed}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-top-center{height:auto;left:50%;position:fixed;top:0;transform:translate(-50%)}.eui-18 .eui-overlay.eui-overlay-offset.eui-overlay-offset--position-center{height:auto;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.eui-18 .eui-overlay{right:-75%;width:75%!important}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-18 .eui-overlay{right:-45%;width:45%!important}}@media screen and (min-width: 1400px){.eui-18 .eui-overlay{right:-33%;width:33%!important}}\n"] }]
55
55
  }], propDecorators: { cssClasses: [{
@@ -11,8 +11,8 @@ import { EuiOverlayComponent } from './eui-overlay.component';
11
11
  import { EuiButtonModule } from '@eui/components/eui-button';
12
12
  import * as i0 from "@angular/core";
13
13
  export class EuiOverlayModule {
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
15
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayModule, declarations: [EuiOverlayHeaderComponent,
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
15
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayModule, declarations: [EuiOverlayHeaderComponent,
16
16
  EuiOverlayBodyComponent,
17
17
  EuiOverlayFooterComponent,
18
18
  EuiOverlayComponent,
@@ -21,9 +21,9 @@ export class EuiOverlayModule {
21
21
  EuiOverlayFooterComponent,
22
22
  EuiOverlayComponent,
23
23
  EuiOverlayHeaderTitleComponent] }); }
24
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayModule, imports: [CommonModule, EuiBadgeModule, A11yModule, EuiButtonModule, EuiIconModule] }); }
24
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayModule, imports: [CommonModule, EuiBadgeModule, A11yModule, EuiButtonModule, EuiIconModule] }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiOverlayModule, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiOverlayModule, decorators: [{
27
27
  type: NgModule,
28
28
  args: [{
29
29
  imports: [CommonModule, EuiBadgeModule, A11yModule, EuiButtonModule, EuiIconModule],
@@ -4,10 +4,10 @@ export class EuiPageBreadcrumbComponent {
4
4
  constructor() {
5
5
  this.class = 'eui-page-breadcrumb';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageBreadcrumbComponent, isStandalone: true, selector: "eui-page-breadcrumb", host: { properties: { "class": "this.class" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageBreadcrumbComponent, isStandalone: true, selector: "eui-page-breadcrumb", host: { properties: { "class": "this.class" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageBreadcrumbComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageBreadcrumbComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{
13
13
  selector: 'eui-page-breadcrumb',
@@ -84,12 +84,12 @@ export class EuiPageColumnComponent {
84
84
  this.isCollapsed = !this.isCollapsed;
85
85
  this.collapse.emit(this.isCollapsed);
86
86
  }
87
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnComponent, deps: [{ token: forwardRef(() => EuiPageColumnsComponent), host: true, optional: true }, { token: i1.EuiAppShellService }, { token: i2.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
88
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuiPageColumnComponent, isStandalone: true, selector: "eui-page-column", inputs: { size: "size", label: "label", subLabel: "subLabel", autocloseContainerWidth: "autocloseContainerWidth", expandAriaLabel: "expandAriaLabel", collapseAriaLabel: "collapseAriaLabel", isCollapsible: ["isCollapsible", "isCollapsible", booleanAttribute], isCollapsed: ["isCollapsed", "isCollapsed", booleanAttribute], isRightCollapsible: ["isRightCollapsible", "isRightCollapsible", booleanAttribute], isHighlighted: ["isHighlighted", "isHighlighted", booleanAttribute], isCollapsedWithIcons: ["isCollapsedWithIcons", "isCollapsedWithIcons", booleanAttribute], hasSidebarMenu: ["hasSidebarMenu", "hasSidebarMenu", booleanAttribute], hasHeaderBodyShrinkable: ["hasHeaderBodyShrinkable", "hasHeaderBodyShrinkable", booleanAttribute], isAutocloseOnContainerResize: ["isAutocloseOnContainerResize", "isAutocloseOnContainerResize", booleanAttribute], isAutocloseOnMobile: ["isAutocloseOnMobile", "isAutocloseOnMobile", booleanAttribute] }, outputs: { collapse: "collapse", headerCollapse: "headerCollapse" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "customHeaderBodyContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnHeaderBodyContentDirective), descendants: true }, { propertyName: "customHeaderLeftContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnHeaderLeftContentDirective), descendants: true }, { propertyName: "customHeaderRightContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnHeaderRightContentDirective), descendants: true }, { propertyName: "customHeaderCollapsedContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnHeaderCollapsedContentDirective), descendants: true }, { propertyName: "customFooterContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnFooterContentDirective), descendants: true }], hostDirectives: [{ directive: i2.BaseStatesDirective, inputs: ["euiSizeS", "euiSizeS", "euiSizeM", "euiSizeM", "euiSizeL", "euiSizeL", "euiSizeXL", "euiSizeXL", "euiSize2XL", "euiSize2XL", "euiSize3XL", "euiSize3XL", "euiSize4XL", "euiSize4XL", "euiSizeVariant", "euiSizeVariant", "euiHighlighted", "euiHighlighted"] }], ngImport: i0, template: "@if (label || subLabel || customHeaderLeftContent || customHeaderRightContent || isCollapsible) {\n\n <div class=\"eui-page-column__header\" [class.eui-page-column__header--with-icons]=\"isCollapsedWithIcons\">\n @if (!customHeaderLeftContent) {\n <div class=\"eui-page-column__header-left-content\">\n @if (label) {\n <div class=\"eui-page-column__header-left-content-label\">\n @if (customHeaderCollapsedContent) {\n <ng-content select=\"eui-page-column-header-collapsed-content\"></ng-content>\n }\n @if (!isCollapsedWithIcons) {\n {{ label }}\n }\n </div>\n }\n @if (subLabel) {\n <div class=\"eui-page-column__header-left-content-sub-label\">\n {{ subLabel }}\n </div>\n }\n </div>\n\n } @else {\n <div class=\"eui-page-column__header-left-content\">\n <ng-content select=\"eui-page-column-header-left-content\"></ng-content>\n </div>\n }\n\n <div class=\"eui-page-column__header-right-content\">\n @if (customHeaderRightContent) {\n <span class=\"eui-page-column__header-right-content-body\">\n <ng-content select=\"eui-page-column-header-right-content\"></ng-content>\n </span>\n }\n\n @if (isCollapsible) {\n <button euiButton euiBasicButton euiSecondary euiRounded euiIconButton euiSizeS type=\"button\"\n (click)=\"onToggle()\"\n [attr.aria-label]=\"isCollapsed ? expandAriaLabel : collapseAriaLabel\"\n class=\"eui-page-column__header-toggle\">\n\n @if (isCollapsed) {\n @if ((asService.state$ | async).breakpoints.isMobile && !hasPreventMobileRendering) {\n <eui-icon-svg icon=\"chevron-down:sharp\"></eui-icon-svg>\n } @else {\n @if (isRightCollapsible) {\n <eui-icon-svg icon=\"chevron-back:sharp\"></eui-icon-svg>\n } @else {\n <eui-icon-svg icon=\"chevron-forward:sharp\"></eui-icon-svg>\n }\n }\n } @else {\n @if ((asService.state$ | async).breakpoints.isMobile && !hasPreventMobileRendering) {\n <eui-icon-svg icon=\"chevron-up:sharp\"></eui-icon-svg>\n } @else {\n @if (isRightCollapsible) {\n <eui-icon-svg icon=\"chevron-forward:sharp\"></eui-icon-svg>\n } @else {\n <eui-icon-svg icon=\"chevron-back:sharp\"></eui-icon-svg>\n }\n }\n }\n </button>\n }\n </div>\n </div>\n}\n\n<!-- On new line to not interfere with expand/collapse & custom right content -->\n@if (customHeaderBodyContent) {\n <div class=\"eui-page-column__header-left-content-body\">\n <ng-content select=\"eui-page-column-header-body\"></ng-content>\n </div>\n}\n\n<div class=\"eui-page-column__body\"\n [class.eui-page-column--collapsed-with-icons]=\"isCollapsedWithIcons\" cdkScrollable>\n <ng-content *ngTemplateOutlet=\"body\"></ng-content>\n</div>\n\n@if (customFooterContent) {\n <div class=\"eui-page-column__footer\" [class.eui-page-column__footer--highlighted]=\"isHighlighted\">\n <ng-content select=\"eui-page-column-footer\"></ng-content>\n </div>\n}\n\n<ng-template #body>\n <ng-content select=\"eui-page-column-body\"></ng-content>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: EuiIconModule }, { kind: "component", type: i3.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "ngmodule", type: EuiButtonModule }, { kind: "component", type: i4.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "directive", type:
87
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnComponent, deps: [{ token: forwardRef(() => EuiPageColumnsComponent), host: true, optional: true }, { token: i1.EuiAppShellService }, { token: i2.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
88
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuiPageColumnComponent, isStandalone: true, selector: "eui-page-column", inputs: { size: "size", label: "label", subLabel: "subLabel", autocloseContainerWidth: "autocloseContainerWidth", expandAriaLabel: "expandAriaLabel", collapseAriaLabel: "collapseAriaLabel", isCollapsible: ["isCollapsible", "isCollapsible", booleanAttribute], isCollapsed: ["isCollapsed", "isCollapsed", booleanAttribute], isRightCollapsible: ["isRightCollapsible", "isRightCollapsible", booleanAttribute], isHighlighted: ["isHighlighted", "isHighlighted", booleanAttribute], isCollapsedWithIcons: ["isCollapsedWithIcons", "isCollapsedWithIcons", booleanAttribute], hasSidebarMenu: ["hasSidebarMenu", "hasSidebarMenu", booleanAttribute], hasHeaderBodyShrinkable: ["hasHeaderBodyShrinkable", "hasHeaderBodyShrinkable", booleanAttribute], isAutocloseOnContainerResize: ["isAutocloseOnContainerResize", "isAutocloseOnContainerResize", booleanAttribute], isAutocloseOnMobile: ["isAutocloseOnMobile", "isAutocloseOnMobile", booleanAttribute] }, outputs: { collapse: "collapse", headerCollapse: "headerCollapse" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "customHeaderBodyContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnHeaderBodyContentDirective), descendants: true }, { propertyName: "customHeaderLeftContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnHeaderLeftContentDirective), descendants: true }, { propertyName: "customHeaderRightContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnHeaderRightContentDirective), descendants: true }, { propertyName: "customHeaderCollapsedContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnHeaderCollapsedContentDirective), descendants: true }, { propertyName: "customFooterContent", first: true, predicate: i0.forwardRef(() => EuiPageColumnFooterContentDirective), descendants: true }], hostDirectives: [{ directive: i2.BaseStatesDirective, inputs: ["euiSizeS", "euiSizeS", "euiSizeM", "euiSizeM", "euiSizeL", "euiSizeL", "euiSizeXL", "euiSizeXL", "euiSize2XL", "euiSize2XL", "euiSize3XL", "euiSize3XL", "euiSize4XL", "euiSize4XL", "euiSizeVariant", "euiSizeVariant", "euiHighlighted", "euiHighlighted"] }], ngImport: i0, template: "@if (label || subLabel || customHeaderLeftContent || customHeaderRightContent || isCollapsible) {\n\n <div class=\"eui-page-column__header\" [class.eui-page-column__header--with-icons]=\"isCollapsedWithIcons\">\n @if (!customHeaderLeftContent) {\n <div class=\"eui-page-column__header-left-content\">\n @if (label) {\n <div class=\"eui-page-column__header-left-content-label\">\n @if (customHeaderCollapsedContent) {\n <ng-content select=\"eui-page-column-header-collapsed-content\"></ng-content>\n }\n @if (!isCollapsedWithIcons) {\n {{ label }}\n }\n </div>\n }\n @if (subLabel) {\n <div class=\"eui-page-column__header-left-content-sub-label\">\n {{ subLabel }}\n </div>\n }\n </div>\n\n } @else {\n <div class=\"eui-page-column__header-left-content\">\n <ng-content select=\"eui-page-column-header-left-content\"></ng-content>\n </div>\n }\n\n <div class=\"eui-page-column__header-right-content\">\n @if (customHeaderRightContent) {\n <span class=\"eui-page-column__header-right-content-body\">\n <ng-content select=\"eui-page-column-header-right-content\"></ng-content>\n </span>\n }\n\n @if (isCollapsible) {\n <button euiButton euiBasicButton euiSecondary euiRounded euiIconButton euiSizeS type=\"button\"\n (click)=\"onToggle()\"\n [attr.aria-label]=\"isCollapsed ? expandAriaLabel : collapseAriaLabel\"\n class=\"eui-page-column__header-toggle\">\n\n @if (isCollapsed) {\n @if ((asService.state$ | async).breakpoints.isMobile && !hasPreventMobileRendering) {\n <eui-icon-svg icon=\"chevron-down:sharp\"></eui-icon-svg>\n } @else {\n @if (isRightCollapsible) {\n <eui-icon-svg icon=\"chevron-back:sharp\"></eui-icon-svg>\n } @else {\n <eui-icon-svg icon=\"chevron-forward:sharp\"></eui-icon-svg>\n }\n }\n } @else {\n @if ((asService.state$ | async).breakpoints.isMobile && !hasPreventMobileRendering) {\n <eui-icon-svg icon=\"chevron-up:sharp\"></eui-icon-svg>\n } @else {\n @if (isRightCollapsible) {\n <eui-icon-svg icon=\"chevron-forward:sharp\"></eui-icon-svg>\n } @else {\n <eui-icon-svg icon=\"chevron-back:sharp\"></eui-icon-svg>\n }\n }\n }\n </button>\n }\n </div>\n </div>\n}\n\n<!-- On new line to not interfere with expand/collapse & custom right content -->\n@if (customHeaderBodyContent) {\n <div class=\"eui-page-column__header-left-content-body\">\n <ng-content select=\"eui-page-column-header-body\"></ng-content>\n </div>\n}\n\n<div class=\"eui-page-column__body\"\n [class.eui-page-column--collapsed-with-icons]=\"isCollapsedWithIcons\" cdkScrollable>\n <ng-content *ngTemplateOutlet=\"body\"></ng-content>\n</div>\n\n@if (customFooterContent) {\n <div class=\"eui-page-column__footer\" [class.eui-page-column__footer--highlighted]=\"isHighlighted\">\n <ng-content select=\"eui-page-column-footer\"></ng-content>\n </div>\n}\n\n<ng-template #body>\n <ng-content select=\"eui-page-column-body\"></ng-content>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: EuiIconModule }, { kind: "component", type: i3.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "ngmodule", type: EuiButtonModule }, { kind: "component", type: i4.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "directive", type:
89
89
  // NgScrollbarModule,
90
90
  NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: CdkScrollable, selector: "[cdk-scrollable], [cdkScrollable]" }, { kind: "pipe", type: AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
91
91
  }
92
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnComponent, decorators: [{
92
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnComponent, decorators: [{
93
93
  type: Component,
94
94
  args: [{ selector: 'eui-page-column', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, imports: [
95
95
  EuiIconModule,
@@ -185,50 +185,50 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
185
185
  }] } });
186
186
  /* eslint-disable */
187
187
  export class EuiPageColumnHeaderBodyContentDirective {
188
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnHeaderBodyContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
189
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageColumnHeaderBodyContentDirective, isStandalone: true, selector: "eui-page-column-header-body", ngImport: i0 }); }
188
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnHeaderBodyContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
189
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageColumnHeaderBodyContentDirective, isStandalone: true, selector: "eui-page-column-header-body", ngImport: i0 }); }
190
190
  }
191
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnHeaderBodyContentDirective, decorators: [{
191
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnHeaderBodyContentDirective, decorators: [{
192
192
  type: Directive,
193
193
  args: [{ selector: 'eui-page-column-header-body', standalone: true }]
194
194
  }] });
195
195
  export class EuiPageColumnHeaderLeftContentDirective {
196
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnHeaderLeftContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
197
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageColumnHeaderLeftContentDirective, isStandalone: true, selector: "eui-page-column-header-left-content", ngImport: i0 }); }
196
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnHeaderLeftContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
197
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageColumnHeaderLeftContentDirective, isStandalone: true, selector: "eui-page-column-header-left-content", ngImport: i0 }); }
198
198
  }
199
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnHeaderLeftContentDirective, decorators: [{
199
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnHeaderLeftContentDirective, decorators: [{
200
200
  type: Directive,
201
201
  args: [{ selector: 'eui-page-column-header-left-content', standalone: true }]
202
202
  }] });
203
203
  export class EuiPageColumnHeaderRightContentDirective {
204
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnHeaderRightContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
205
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageColumnHeaderRightContentDirective, isStandalone: true, selector: "eui-page-column-header-right-content", ngImport: i0 }); }
204
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnHeaderRightContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
205
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageColumnHeaderRightContentDirective, isStandalone: true, selector: "eui-page-column-header-right-content", ngImport: i0 }); }
206
206
  }
207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnHeaderRightContentDirective, decorators: [{
207
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnHeaderRightContentDirective, decorators: [{
208
208
  type: Directive,
209
209
  args: [{ selector: 'eui-page-column-header-right-content', standalone: true }]
210
210
  }] });
211
211
  export class EuiPageColumnHeaderCollapsedContentDirective {
212
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnHeaderCollapsedContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
213
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageColumnHeaderCollapsedContentDirective, isStandalone: true, selector: "eui-page-column-header-collapsed-content", ngImport: i0 }); }
212
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnHeaderCollapsedContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
213
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageColumnHeaderCollapsedContentDirective, isStandalone: true, selector: "eui-page-column-header-collapsed-content", ngImport: i0 }); }
214
214
  }
215
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnHeaderCollapsedContentDirective, decorators: [{
215
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnHeaderCollapsedContentDirective, decorators: [{
216
216
  type: Directive,
217
217
  args: [{ selector: 'eui-page-column-header-collapsed-content', standalone: true }]
218
218
  }] });
219
219
  export class EuiPageColumnBodyContentDirective {
220
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnBodyContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
221
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageColumnBodyContentDirective, isStandalone: true, selector: "eui-page-column-body", ngImport: i0 }); }
220
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnBodyContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
221
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageColumnBodyContentDirective, isStandalone: true, selector: "eui-page-column-body", ngImport: i0 }); }
222
222
  }
223
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnBodyContentDirective, decorators: [{
223
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnBodyContentDirective, decorators: [{
224
224
  type: Directive,
225
225
  args: [{ selector: 'eui-page-column-body', standalone: true }]
226
226
  }] });
227
227
  export class EuiPageColumnFooterContentDirective {
228
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnFooterContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
229
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageColumnFooterContentDirective, isStandalone: true, selector: "eui-page-column-footer", ngImport: i0 }); }
228
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnFooterContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
229
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageColumnFooterContentDirective, isStandalone: true, selector: "eui-page-column-footer", ngImport: i0 }); }
230
230
  }
231
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnFooterContentDirective, decorators: [{
231
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnFooterContentDirective, decorators: [{
232
232
  type: Directive,
233
233
  args: [{ selector: 'eui-page-column-footer', standalone: true }]
234
234
  }] });
@@ -25,10 +25,10 @@ export class EuiPageColumnsComponent {
25
25
  ngOnDestroy() {
26
26
  this.observer.unobserve(this.host.nativeElement);
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnsComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
29
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: EuiPageColumnsComponent, isStandalone: true, selector: "eui-page-columns", inputs: { hasPreventMobileRendering: ["hasPreventMobileRendering", "hasPreventMobileRendering", booleanAttribute] }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnsComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
29
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuiPageColumnsComponent, isStandalone: true, selector: "eui-page-columns", inputs: { hasPreventMobileRendering: ["hasPreventMobileRendering", "hasPreventMobileRendering", booleanAttribute] }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageColumnsComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageColumnsComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  selector: 'eui-page-columns',
@@ -4,10 +4,10 @@ export class EuiPageContentComponent {
4
4
  constructor() {
5
5
  this.class = 'eui-page-content';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageContentComponent, isStandalone: true, selector: "eui-page-content", host: { properties: { "class": "this.class" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageContentComponent, isStandalone: true, selector: "eui-page-content", host: { properties: { "class": "this.class" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageContentComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageContentComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{
13
13
  selector: 'eui-page-content',
@@ -10,10 +10,10 @@ export class EuiPageFooterComponent {
10
10
  this.baseStatesDirective = baseStatesDirective;
11
11
  this.e2eAttr = 'eui-page-footer';
12
12
  }
13
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageFooterComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
14
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageFooterComponent, isStandalone: true, selector: "eui-page-footer", inputs: { e2eAttr: "e2eAttr" }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiHighlighted", "euiHighlighted"] }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
13
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageFooterComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
14
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageFooterComponent, isStandalone: true, selector: "eui-page-footer", inputs: { e2eAttr: "e2eAttr" }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiHighlighted", "euiHighlighted"] }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageFooterComponent, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageFooterComponent, decorators: [{
17
17
  type: Component,
18
18
  args: [{
19
19
  selector: 'eui-page-footer',
@@ -4,10 +4,10 @@ export class EuiPageHeaderActionItemsComponent {
4
4
  get cssClasses() {
5
5
  return 'eui-page-header-action-items';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageHeaderActionItemsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageHeaderActionItemsComponent, isStandalone: true, selector: "eui-page-header-action-items", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageHeaderActionItemsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageHeaderActionItemsComponent, isStandalone: true, selector: "eui-page-header-action-items", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageHeaderActionItemsComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageHeaderActionItemsComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{
13
13
  selector: 'eui-page-header-action-items',
@@ -4,10 +4,10 @@ export class EuiPageHeaderBodyComponent {
4
4
  get cssClasses() {
5
5
  return 'eui-page-header-body';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageHeaderBodyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageHeaderBodyComponent, isStandalone: true, selector: "eui-page-header-body", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageHeaderBodyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageHeaderBodyComponent, isStandalone: true, selector: "eui-page-header-body", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageHeaderBodyComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageHeaderBodyComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{
13
13
  selector: 'eui-page-header-body',
@@ -4,10 +4,10 @@ export class EuiPageHeaderSubLabelComponent {
4
4
  get cssClasses() {
5
5
  return 'eui-page-header-sub-label';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageHeaderSubLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiPageHeaderSubLabelComponent, isStandalone: true, selector: "eui-page-header-sub-label", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageHeaderSubLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiPageHeaderSubLabelComponent, isStandalone: true, selector: "eui-page-header-sub-label", host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageHeaderSubLabelComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageHeaderSubLabelComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{
13
13
  selector: 'eui-page-header-sub-label',
@@ -31,10 +31,10 @@ export class EuiPageHeaderComponent {
31
31
  this.isCollapsed = !this.isCollapsed;
32
32
  this.collapse.emit(this.isCollapsed);
33
33
  }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
35
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuiPageHeaderComponent, isStandalone: true, selector: "eui-page-header", inputs: { label: "label", subLabel: "subLabel", labelTooltip: "labelTooltip", subLabelTooltip: "subLabelTooltip", isCollapsible: ["isCollapsible", "isCollapsible", booleanAttribute], isCollapsed: ["isCollapsed", "isCollapsed", booleanAttribute], isHeaderMultilines: ["isHeaderMultilines", "isHeaderMultilines", booleanAttribute], collapsedLabel: "collapsedLabel", expandedLabel: "expandedLabel" }, outputs: { collapse: "collapse" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "headerBodyContent", first: true, predicate: i0.forwardRef(() => EuiPageHeaderComponent), descendants: true }], ngImport: i0, template: "<div class=\"eui-common-header__label\">\n <div class=\"eui-common-header__label-text\" role=\"heading\" aria-level=\"1\" attr.aria-label=\"{{ label }}\" [euiTooltip]=\"labelTooltip ? labelTooltip : null\">{{ label }}</div>\n <div class=\"eui-common-header__actions\">\n <ng-content select=\"eui-page-header-action-items\"></ng-content>\n </div>\n</div>\n@if (subLabel) {\n <div\n class=\"eui-common-header__sub-label\"\n role=\"heading\"\n aria-level=\"2\"\n [class.eui-common-header__sub-label--collapsed]=\"isCollapsed\"\n attr.aria-label=\"{{ subLabel }}\"\n [euiTooltip]=\"subLabelTooltip ? subLabelTooltip : null\">\n <div class=\"eui-common-header__sub-label-text\">{{ subLabel }}</div>\n </div>\n} @else {\n <ng-content select=\"eui-page-header-sub-label\"></ng-content>\n}\n\n\n@if (isCollapsible) {\n @if (!isCollapsed) {\n <ng-container *ngTemplateOutlet=\"body\"></ng-container>\n }\n <div\n class=\"eui-button__expand-trigger\"\n [class.eui-button__expand-trigger--collapsed]=\"isCollapsed\"\n role=\"document\"\n (click)=\"onToggle()\"\n aria-label=\"Expand / Collapse trigger\">\n @if (isCollapsed) {\n <!-- TODO v18 refactor using eui-icon-button-expander -->\n <button type=\"button\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Expand\">\n @if (expandedLabel) {\n <span class=\"eui-label eui-u-mr-xs\">{{ expandedLabel }}</span>\n }\n <eui-icon-svg icon=\"chevron-down:sharp\" size=\"s\"></eui-icon-svg>\n </button>\n } @else {\n <button type=\"button\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Collapse\">\n @if (collapsedLabel) {\n <span class=\"eui-label eui-u-mr-xs\">{{ collapsedLabel }}</span>\n }\n <eui-icon-svg icon=\"chevron-up:sharp\" size=\"s\"></eui-icon-svg>\n </button>\n }\n </div>\n}\n\n@if (!isCollapsible && headerBodyContent) {\n <ng-container *ngTemplateOutlet=\"body\"></ng-container>\n}\n\n<ng-template #body>\n <ng-content select=\"eui-page-header-body\"></ng-content>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: EuiIconModule }, { kind: "component", type: i1.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "ngmodule", type: EuiButtonModule }, { kind: "ngmodule", type: EuiTooltipDirectiveModule }, { kind: "directive", type: i2.EuiTooltipDirective, selector: "[euiTooltip]", inputs: ["e2eAttr", "showDelay", "hideDelay", "contentAlignment", "position", "isDisabled", "euiTooltip", "euiTooltipPrimary", "euiTooltipSecondary", "euiTooltipInfo", "euiTooltipSuccess", "euiTooltipWarning", "euiTooltipDanger", "euiTooltipAccent"], exportAs: ["euiTooltip"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
35
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuiPageHeaderComponent, isStandalone: true, selector: "eui-page-header", inputs: { label: "label", subLabel: "subLabel", labelTooltip: "labelTooltip", subLabelTooltip: "subLabelTooltip", isCollapsible: ["isCollapsible", "isCollapsible", booleanAttribute], isCollapsed: ["isCollapsed", "isCollapsed", booleanAttribute], isHeaderMultilines: ["isHeaderMultilines", "isHeaderMultilines", booleanAttribute], collapsedLabel: "collapsedLabel", expandedLabel: "expandedLabel" }, outputs: { collapse: "collapse" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "headerBodyContent", first: true, predicate: i0.forwardRef(() => EuiPageHeaderComponent), descendants: true }], ngImport: i0, template: "<div class=\"eui-common-header__label\">\n <div class=\"eui-common-header__label-text\" role=\"heading\" aria-level=\"1\" attr.aria-label=\"{{ label }}\" [euiTooltip]=\"labelTooltip ? labelTooltip : null\">{{ label }}</div>\n <div class=\"eui-common-header__actions\">\n <ng-content select=\"eui-page-header-action-items\"></ng-content>\n </div>\n</div>\n@if (subLabel) {\n <div\n class=\"eui-common-header__sub-label\"\n role=\"heading\"\n aria-level=\"2\"\n [class.eui-common-header__sub-label--collapsed]=\"isCollapsed\"\n attr.aria-label=\"{{ subLabel }}\"\n [euiTooltip]=\"subLabelTooltip ? subLabelTooltip : null\">\n <div class=\"eui-common-header__sub-label-text\">{{ subLabel }}</div>\n </div>\n} @else {\n <ng-content select=\"eui-page-header-sub-label\"></ng-content>\n}\n\n\n@if (isCollapsible) {\n @if (!isCollapsed) {\n <ng-container *ngTemplateOutlet=\"body\"></ng-container>\n }\n <div\n class=\"eui-button__expand-trigger\"\n [class.eui-button__expand-trigger--collapsed]=\"isCollapsed\"\n role=\"document\"\n (click)=\"onToggle()\"\n aria-label=\"Expand / Collapse trigger\">\n @if (isCollapsed) {\n <!-- TODO v18 refactor using eui-icon-button-expander -->\n <button type=\"button\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Expand\">\n @if (expandedLabel) {\n <span class=\"eui-label eui-u-mr-xs\">{{ expandedLabel }}</span>\n }\n <eui-icon-svg icon=\"chevron-down:sharp\" size=\"s\"></eui-icon-svg>\n </button>\n } @else {\n <button type=\"button\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Collapse\">\n @if (collapsedLabel) {\n <span class=\"eui-label eui-u-mr-xs\">{{ collapsedLabel }}</span>\n }\n <eui-icon-svg icon=\"chevron-up:sharp\" size=\"s\"></eui-icon-svg>\n </button>\n }\n </div>\n}\n\n@if (!isCollapsible && headerBodyContent) {\n <ng-container *ngTemplateOutlet=\"body\"></ng-container>\n}\n\n<ng-template #body>\n <ng-content select=\"eui-page-header-body\"></ng-content>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: EuiIconModule }, { kind: "component", type: i1.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "ngmodule", type: EuiButtonModule }, { kind: "ngmodule", type: EuiTooltipDirectiveModule }, { kind: "directive", type: i2.EuiTooltipDirective, selector: "[euiTooltip]", inputs: ["e2eAttr", "showDelay", "hideDelay", "contentAlignment", "position", "isDisabled", "euiTooltip", "euiTooltipPrimary", "euiTooltipSecondary", "euiTooltipInfo", "euiTooltipSuccess", "euiTooltipWarning", "euiTooltipDanger", "euiTooltipAccent"], exportAs: ["euiTooltip"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiPageHeaderComponent, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiPageHeaderComponent, decorators: [{
38
38
  type: Component,
39
39
  args: [{ selector: 'eui-page-header', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, standalone: true, imports: [
40
40
  EuiIconModule,