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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (391) hide show
  1. package/directives/eui-maxlength.directive.d.ts.map +1 -1
  2. package/directives/eui-scroll-handler.directive.d.ts.map +1 -1
  3. package/directives/eui-smooth-scroll.directive.d.ts.map +1 -1
  4. package/directives/eui-tooltip/eui-tooltip.directive.d.ts.map +1 -1
  5. package/docs/components/EuiChipComponent.html +1 -1
  6. package/docs/components/EuiChipListComponent.html +1 -1
  7. package/docs/dependencies.html +16 -16
  8. package/docs/js/search/search_index.js +2 -2
  9. package/esm2022/directives/eui-clearable.directive.mjs +3 -3
  10. package/esm2022/directives/eui-has-permission.directive.mjs +7 -7
  11. package/esm2022/directives/eui-loading.directive.mjs +3 -3
  12. package/esm2022/directives/eui-maxlength.directive.mjs +7 -7
  13. package/esm2022/directives/eui-resizable/eui-resizable.component.mjs +3 -3
  14. package/esm2022/directives/eui-resizable/eui-resizable.directive.mjs +3 -3
  15. package/esm2022/directives/eui-resizable/eui-resizable.module.mjs +4 -4
  16. package/esm2022/directives/eui-scroll-handler.directive.mjs +10 -10
  17. package/esm2022/directives/eui-smooth-scroll.directive.mjs +10 -10
  18. package/esm2022/directives/eui-template.directive.mjs +7 -7
  19. package/esm2022/directives/eui-tooltip/container/eui-tooltip-container.component.mjs +3 -3
  20. package/esm2022/directives/eui-tooltip/eui-tooltip.directive.mjs +3 -3
  21. package/esm2022/directives/eui-tooltip/eui-tooltip.module.mjs +4 -4
  22. package/esm2022/eui-alert/components/eui-alert-title.component.mjs +3 -3
  23. package/esm2022/eui-alert/eui-alert.component.mjs +3 -3
  24. package/esm2022/eui-alert/eui-alert.module.mjs +4 -4
  25. package/esm2022/eui-all/eui-all.module.mjs +4 -4
  26. package/esm2022/eui-autocomplete/eui-autocomplete-option/eui-autocomplete-option.component.mjs +3 -3
  27. package/esm2022/eui-autocomplete/eui-autocomplete-option-group/eui-autocomplete-option-group.component.mjs +3 -3
  28. package/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +3 -3
  29. package/esm2022/eui-autocomplete/eui-autocomplete.module.mjs +4 -4
  30. package/esm2022/eui-avatar/avatar-badge/avatar-badge.component.mjs +3 -3
  31. package/esm2022/eui-avatar/avatar-icon/avatar-icon.component.mjs +3 -3
  32. package/esm2022/eui-avatar/avatar-image/avatar-image.component.mjs +3 -3
  33. package/esm2022/eui-avatar/avatar-text/avatar-text.component.mjs +3 -3
  34. package/esm2022/eui-avatar/eui-avatar-list.component.mjs +3 -3
  35. package/esm2022/eui-avatar/eui-avatar.component.mjs +3 -3
  36. package/esm2022/eui-avatar/eui-avatar.module.mjs +4 -4
  37. package/esm2022/eui-badge/eui-badge.component.mjs +4 -4
  38. package/esm2022/eui-badge/eui-badge.module.mjs +4 -4
  39. package/esm2022/eui-block-content/eui-block-content.component.mjs +4 -4
  40. package/esm2022/eui-block-content/eui-block-content.module.mjs +4 -4
  41. package/esm2022/eui-block-document/eui-block-document.component.mjs +4 -4
  42. package/esm2022/eui-block-document/eui-block-document.module.mjs +4 -4
  43. package/esm2022/eui-button/eui-button.component.mjs +8 -8
  44. package/esm2022/eui-button-group/eui-button-group.component.mjs +7 -7
  45. package/esm2022/eui-button-v2/eui-button-v2.component.mjs +8 -8
  46. package/esm2022/eui-card/components/eui-card-content/eui-card-content.component.mjs +3 -3
  47. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-buttons.component.mjs +3 -3
  48. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-icons.component.mjs +3 -3
  49. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.mjs +3 -3
  50. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer.component.mjs +3 -3
  51. package/esm2022/eui-card/components/eui-card-header/eui-card-header-left-content.component.mjs +3 -3
  52. package/esm2022/eui-card/components/eui-card-header/eui-card-header-right-content.component.mjs +3 -3
  53. package/esm2022/eui-card/components/eui-card-header/eui-card-header-subtitle.component.mjs +3 -3
  54. package/esm2022/eui-card/components/eui-card-header/eui-card-header-title.component.mjs +3 -3
  55. package/esm2022/eui-card/components/eui-card-header/eui-card-header.component.mjs +3 -3
  56. package/esm2022/eui-card/components/eui-card-header-body/eui-card-header-body.component.mjs +3 -3
  57. package/esm2022/eui-card/components/eui-card-media/eui-card-media.component.mjs +3 -3
  58. package/esm2022/eui-card/eui-card.component.mjs +4 -4
  59. package/esm2022/eui-card/eui-card.module.mjs +4 -4
  60. package/esm2022/eui-card/services/ui-state.service.mjs +3 -3
  61. package/esm2022/eui-chip/eui-chip.component.mjs +5 -5
  62. package/esm2022/eui-chip/eui-chip.module.mjs +4 -4
  63. package/esm2022/eui-chip-list/eui-chip-list.component.mjs +8 -8
  64. package/esm2022/eui-chip-list/eui-chip-list.module.mjs +4 -4
  65. package/esm2022/eui-chip-list/services/eui-chip-list-drag.service.mjs +3 -3
  66. package/esm2022/eui-dashboard-button/eui-dashboard-button.component.mjs +13 -13
  67. package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +7 -7
  68. package/esm2022/eui-date-range-selector/eui-date-range-selector.component.mjs +3 -3
  69. package/esm2022/eui-date-range-selector/eui-date-range-selector.module.mjs +4 -4
  70. package/esm2022/eui-datepicker/eui-datepicker.component.mjs +15 -15
  71. package/esm2022/eui-datepicker/eui-datepicker.module.mjs +4 -4
  72. package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +3 -3
  73. package/esm2022/eui-dialog/eui-dialog.component.mjs +9 -9
  74. package/esm2022/eui-dialog/eui-dialog.module.mjs +4 -4
  75. package/esm2022/eui-dialog/services/eui-dialog.service.mjs +3 -3
  76. package/esm2022/eui-dimmer/dimmer.component.mjs +4 -4
  77. package/esm2022/eui-dimmer/dimmer.module.mjs +4 -4
  78. package/esm2022/eui-disable-content/eui-disable-content.component.mjs +8 -8
  79. package/esm2022/eui-discussion-thread/eui-discussion-thread-item.component.mjs +3 -3
  80. package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +3 -3
  81. package/esm2022/eui-discussion-thread/eui-discussion-thread.module.mjs +4 -4
  82. package/esm2022/eui-dropdown/directives/eui-dropdown-content.directive.mjs +3 -3
  83. package/esm2022/eui-dropdown/dropdown-item/eui-dropdown-item.component.mjs +3 -3
  84. package/esm2022/eui-dropdown/eui-dropdown.component.mjs +3 -3
  85. package/esm2022/eui-dropdown/eui-dropdown.module.mjs +8 -8
  86. package/esm2022/eui-dropdown/eui-dropdown.service.mjs +3 -3
  87. package/esm2022/eui-feedback-message/eui-feedback-message.component.mjs +3 -3
  88. package/esm2022/eui-feedback-message/eui-feedback-message.module.mjs +4 -4
  89. package/esm2022/eui-fieldset/eui-fieldset.component.mjs +10 -10
  90. package/esm2022/eui-fieldset/eui-fieldset.module.mjs +4 -4
  91. package/esm2022/eui-file-upload/eui-file-upload.component.mjs +3 -3
  92. package/esm2022/eui-file-upload/eui-file-upload.module.mjs +4 -4
  93. package/esm2022/eui-file-upload/file-preview/file-preview.component.mjs +3 -3
  94. package/esm2022/eui-file-upload/pipes/filesize.pipe.mjs +3 -3
  95. package/esm2022/eui-file-upload/progress/eui-file-upload-progress.component.mjs +3 -3
  96. package/esm2022/eui-file-upload/utils/eui-file-upload.utils.mjs +3 -3
  97. package/esm2022/eui-growl/eui-growl.component.mjs +4 -4
  98. package/esm2022/eui-growl/eui-growl.module.mjs +4 -4
  99. package/esm2022/eui-icon/eui-icon-button/eui-icon-button.component.mjs +3 -3
  100. package/esm2022/eui-icon/eui-icon-button-expander/eui-icon-button-expander.component.mjs +3 -3
  101. package/esm2022/eui-icon/eui-icon-color.component.mjs +3 -3
  102. package/esm2022/eui-icon/eui-icon-input/eui-icon-input.component.mjs +3 -3
  103. package/esm2022/eui-icon/eui-icon-svg.component.mjs +6 -6
  104. package/esm2022/eui-icon/eui-icon.module.mjs +4 -4
  105. package/esm2022/eui-icon-toggle/eui-icon-toggle.component.mjs +3 -3
  106. package/esm2022/eui-icon-toggle/eui-icon-toggle.module.mjs +4 -4
  107. package/esm2022/eui-input-checkbox/eui-input-checkbox.component.mjs +3 -3
  108. package/esm2022/eui-input-checkbox/eui-input-checkbox.module.mjs +4 -4
  109. package/esm2022/eui-input-group/eui-input-group.component.mjs +3 -3
  110. package/esm2022/eui-input-group/eui-input-group.module.mjs +4 -4
  111. package/esm2022/eui-input-number/eui-input-number.component.mjs +4 -4
  112. package/esm2022/eui-input-number/eui-input-number.module.mjs +4 -4
  113. package/esm2022/eui-input-number/eui-number-control.directive.mjs +3 -3
  114. package/esm2022/eui-input-radio/eui-input-radio.component.mjs +3 -3
  115. package/esm2022/eui-input-radio/eui-input-radio.module.mjs +4 -4
  116. package/esm2022/eui-input-text/eui-input-text.component.mjs +4 -4
  117. package/esm2022/eui-input-text/eui-input-text.module.mjs +4 -4
  118. package/esm2022/eui-label/eui-label.component.mjs +3 -3
  119. package/esm2022/eui-label/eui-label.module.mjs +4 -4
  120. package/esm2022/eui-language-selector/language-selector.component.mjs +4 -4
  121. package/esm2022/eui-language-selector/language-selector.module.mjs +4 -4
  122. package/esm2022/eui-language-selector/modal-selector/modal-selector.component.mjs +3 -3
  123. package/esm2022/eui-list/eui-list-item/eui-list-item.component.mjs +3 -3
  124. package/esm2022/eui-list/eui-list.component.mjs +3 -3
  125. package/esm2022/eui-list/eui-list.module.mjs +4 -4
  126. package/esm2022/eui-menu/eui-menu-item.component.mjs +3 -3
  127. package/esm2022/eui-menu/eui-menu.component.mjs +3 -3
  128. package/esm2022/eui-menu/eui-menu.module.mjs +4 -4
  129. package/esm2022/eui-message-box/eui-message-box.component.mjs +6 -6
  130. package/esm2022/eui-message-box/eui-message-box.module.mjs +4 -4
  131. package/esm2022/eui-message-box/services/eui-message-box.service.mjs +3 -3
  132. package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +3 -3
  133. package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +3 -3
  134. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
  135. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +3 -3
  136. package/esm2022/eui-overlay/eui-overlay.component.mjs +4 -4
  137. package/esm2022/eui-overlay/eui-overlay.module.mjs +4 -4
  138. package/esm2022/eui-page/components/eui-page-breadcrumb/eui-page-breadcrumb.component.mjs +3 -3
  139. package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +21 -21
  140. package/esm2022/eui-page/components/eui-page-columns/eui-page-columns.component.mjs +3 -3
  141. package/esm2022/eui-page/components/eui-page-content/eui-page-content.component.mjs +3 -3
  142. package/esm2022/eui-page/components/eui-page-footer/eui-page-footer.component.mjs +3 -3
  143. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-action-items.component.mjs +3 -3
  144. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-body.component.mjs +3 -3
  145. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-sub-label.component.mjs +3 -3
  146. package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +3 -3
  147. package/esm2022/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.mjs +3 -3
  148. package/esm2022/eui-page/components/eui-page-top-content/eui-page-top-content.component.mjs +3 -3
  149. package/esm2022/eui-page/eui-page.component.mjs +4 -4
  150. package/esm2022/eui-page/eui-page.module.mjs +4 -4
  151. package/esm2022/eui-paginator/eui-paginator.component.mjs +3 -3
  152. package/esm2022/eui-paginator/eui-paginator.module.mjs +4 -4
  153. package/esm2022/eui-popover/directives/eui-popover-arrow-position.directive.mjs +3 -3
  154. package/esm2022/eui-popover/eui-popover.component.mjs +3 -3
  155. package/esm2022/eui-popover/eui-popover.module.mjs +4 -4
  156. package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +3 -3
  157. package/esm2022/eui-progress-bar/eui-progress-bar.module.mjs +4 -4
  158. package/esm2022/eui-progress-circle/eui-progress-circle.component.mjs +7 -7
  159. package/esm2022/eui-select/eui-select-control.directive.mjs +3 -3
  160. package/esm2022/eui-select/eui-select-multiple.directive.mjs +3 -3
  161. package/esm2022/eui-select/eui-select-mutli-option.directive.mjs +3 -3
  162. package/esm2022/eui-select/eui-select-option.directive.mjs +3 -3
  163. package/esm2022/eui-select/eui-select.component.mjs +4 -4
  164. package/esm2022/eui-select/eui-select.module.mjs +4 -4
  165. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.component.mjs +3 -3
  166. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.module.mjs +4 -4
  167. package/esm2022/eui-skeleton/eui-skeleton.component.mjs +3 -3
  168. package/esm2022/eui-skeleton/eui-skeleton.module.mjs +4 -4
  169. package/esm2022/eui-slide-toggle/eui-slide-toggle.component.mjs +3 -3
  170. package/esm2022/eui-slide-toggle/eui-slide-toggle.module.mjs +4 -4
  171. package/esm2022/eui-table/directives/eui-table-sticky-columns.directive.mjs +3 -3
  172. package/esm2022/eui-table/eui-table.component.mjs +3 -3
  173. package/esm2022/eui-table/eui-table.module.mjs +4 -4
  174. package/esm2022/eui-table/expandable-row/eui-table-expandable-row.component.mjs +3 -3
  175. package/esm2022/eui-table/filter/eui-table-filter.component.mjs +3 -3
  176. package/esm2022/eui-table/pipes/eui-table-highlight-filter.pipe.mjs +3 -3
  177. package/esm2022/eui-table/selectable-header/eui-table-selectable-header.component.mjs +3 -3
  178. package/esm2022/eui-table/selectable-row/eui-table-selectable-row.component.mjs +3 -3
  179. package/esm2022/eui-table/services/eui-table-selectable-row.service.mjs +3 -3
  180. package/esm2022/eui-table/services/eui-table-sort.service.mjs +3 -3
  181. package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +3 -3
  182. package/esm2022/eui-table-v2/directives/eui-table-v2-expandable-row.directive.mjs +3 -3
  183. package/esm2022/eui-table-v2/directives/eui-table-v2-sticky-col.directive.mjs +3 -3
  184. package/esm2022/eui-table-v2/eui-table-v2.component.mjs +3 -3
  185. package/esm2022/eui-table-v2/eui-table-v2.module.mjs +4 -4
  186. package/esm2022/eui-table-v2/filter/eui-table-v2-filter.component.mjs +3 -3
  187. package/esm2022/eui-table-v2/pipes/eui-table-v2-highlight.pipe.mjs +3 -3
  188. package/esm2022/eui-table-v2/selectable-header/eui-table-v2-selectable-header.component.mjs +3 -3
  189. package/esm2022/eui-table-v2/selectable-row/eui-table-v2-selectable-row.component.mjs +3 -3
  190. package/esm2022/eui-table-v2/services/eui-table-v2-selectable-row.service.mjs +3 -3
  191. package/esm2022/eui-table-v2/services/eui-table-v2-sort.service.mjs +3 -3
  192. package/esm2022/eui-table-v2/sortable-col/eui-table-v2-sortable-col.component.mjs +3 -3
  193. package/esm2022/eui-tabs/eui-tab/eui-tab.component.mjs +3 -3
  194. package/esm2022/eui-tabs/eui-tab-content/eui-tab-content.component.mjs +3 -3
  195. package/esm2022/eui-tabs/eui-tab-label/eui-tab-label.component.mjs +6 -6
  196. package/esm2022/eui-tabs/eui-tabs.component.mjs +6 -6
  197. package/esm2022/eui-tabs/eui-tabs.module.mjs +4 -4
  198. package/esm2022/eui-textarea/auto-resize.directive.mjs +3 -3
  199. package/esm2022/eui-textarea/eui-textarea.component.mjs +4 -4
  200. package/esm2022/eui-textarea/eui-textarea.module.mjs +4 -4
  201. package/esm2022/eui-timebar/eui-timebar.component.mjs +7 -7
  202. package/esm2022/eui-timeline/eui-timeline-item.component.mjs +3 -3
  203. package/esm2022/eui-timeline/eui-timeline.component.mjs +3 -3
  204. package/esm2022/eui-timeline/eui-timeline.module.mjs +4 -4
  205. package/esm2022/eui-timepicker/eui-timepicker.component.mjs +3 -3
  206. package/esm2022/eui-timepicker/eui-timepicker.module.mjs +4 -4
  207. package/esm2022/eui-tree/eui-dropdown-tree.directive.mjs +7 -7
  208. package/esm2022/eui-tree/eui-tree-form-control.directive.mjs +7 -7
  209. package/esm2022/eui-tree/eui-tree.component.mjs +8 -8
  210. package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +12 -12
  211. package/esm2022/eui-tree-list/eui-tree-list.component.mjs +3 -3
  212. package/esm2022/eui-tree-list/eui-tree-list.module.mjs +4 -4
  213. package/esm2022/eui-tree-list/item-content/item-content.component.mjs +3 -3
  214. package/esm2022/eui-tree-list/toolbar/toolbar.component.mjs +6 -6
  215. package/esm2022/eui-user-profile/user-profile-card/user-profile-card.component.mjs +3 -3
  216. package/esm2022/eui-user-profile/user-profile-menu/user-profile-menu.component.mjs +3 -3
  217. package/esm2022/eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.mjs +3 -3
  218. package/esm2022/eui-user-profile/user-profile.component.mjs +3 -3
  219. package/esm2022/eui-user-profile/user-profile.module.mjs +4 -4
  220. package/esm2022/eui-wizard/eui-wizard-step.component.mjs +3 -3
  221. package/esm2022/eui-wizard/eui-wizard.component.mjs +3 -3
  222. package/esm2022/eui-wizard/eui-wizard.module.mjs +4 -4
  223. package/esm2022/eui-wizard/services/eui-wizard.service.mjs +3 -3
  224. package/esm2022/externals/charts/chart/chart.component.mjs +3 -3
  225. package/esm2022/externals/charts/eui-charts.module.mjs +4 -4
  226. package/esm2022/externals/eui-editor/counters/eui-editor-counters.component.mjs +3 -3
  227. package/esm2022/externals/eui-editor/directives/eui-editor-maxlength.directive.mjs +3 -3
  228. package/esm2022/externals/eui-editor/eui-editor.component.mjs +9 -9
  229. package/esm2022/externals/eui-editor/eui-editor.module.mjs +4 -4
  230. package/esm2022/externals/eui-editor/html-view/eui-editor-html-view.component.mjs +3 -3
  231. package/esm2022/externals/eui-editor/image-url-dialog/image-url-dialog.component.mjs +3 -3
  232. package/esm2022/externals/eui-editor/json-view/eui-editor-json-view.component.mjs +3 -3
  233. package/esm2022/externals/quill/loader.service.mjs +3 -3
  234. package/esm2022/externals/quill/quill-editor.component.mjs +3 -3
  235. package/esm2022/externals/quill/quill.module.mjs +4 -4
  236. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +3 -3
  237. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.module.mjs +4 -4
  238. package/esm2022/layout/eui-app/eui-app-footer/footer.component.mjs +3 -3
  239. package/esm2022/layout/eui-app/eui-app-footer/footer.module.mjs +4 -4
  240. package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +4 -4
  241. package/esm2022/layout/eui-app/eui-app-header/header.module.mjs +4 -4
  242. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-body/sidebar-body.component.mjs +3 -3
  243. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.mjs +3 -3
  244. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  245. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  246. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +3 -3
  247. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
  248. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +4 -4
  249. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +4 -4
  250. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +4 -4
  251. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.module.mjs +4 -4
  252. package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +4 -4
  253. package/esm2022/layout/eui-app/eui-app-top-message/top-message.module.mjs +4 -4
  254. package/esm2022/layout/eui-app/eui-app.component.mjs +6 -6
  255. package/esm2022/layout/eui-app/eui-app.module.mjs +4 -4
  256. package/esm2022/layout/eui-breadcrumb/breadcrumb.component.mjs +3 -3
  257. package/esm2022/layout/eui-breadcrumb/breadcrumb.module.mjs +4 -4
  258. package/esm2022/layout/eui-breadcrumb/breadcrumb.service.mjs +3 -3
  259. package/esm2022/layout/eui-breadcrumb/collapsed-breadcrumb/collapsed-breadcrumb.component.mjs +6 -6
  260. package/esm2022/layout/eui-breadcrumb/item/breadcrumb-item.component.mjs +3 -3
  261. package/esm2022/layout/eui-footer/footer.component.mjs +3 -3
  262. package/esm2022/layout/eui-footer/footer.module.mjs +4 -4
  263. package/esm2022/layout/eui-header/header-app/header-app.component.mjs +12 -12
  264. package/esm2022/layout/eui-header/header-app-name/header-app-name.component.mjs +3 -3
  265. package/esm2022/layout/eui-header/header-app-name-logo/header-app-name-logo.component.mjs +3 -3
  266. package/esm2022/layout/eui-header/header-app-subtitle/header-app-subtitle.component.mjs +3 -3
  267. package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +3 -3
  268. package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +3 -3
  269. package/esm2022/layout/eui-header/header-right-content/header-right-content.component.mjs +3 -3
  270. package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +3 -3
  271. package/esm2022/layout/eui-header/header.component.mjs +3 -3
  272. package/esm2022/layout/eui-header/header.module.mjs +4 -4
  273. package/esm2022/layout/eui-layout.module.mjs +4 -4
  274. package/esm2022/layout/eui-notifications/eui-notification-item.component.mjs +3 -3
  275. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +3 -3
  276. package/esm2022/layout/eui-notifications/eui-notifications.module.mjs +4 -4
  277. package/esm2022/layout/eui-notifications-v2/eui-notification-item.component.mjs +3 -3
  278. package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +3 -3
  279. package/esm2022/layout/eui-notifications-v2/eui-notifications.module.mjs +4 -4
  280. package/esm2022/layout/eui-search/search.component.mjs +3 -3
  281. package/esm2022/layout/eui-search/search.module.mjs +4 -4
  282. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
  283. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.module.mjs +4 -4
  284. package/esm2022/layout/eui-toolbar/toolbar-app/toolbar-app.component.mjs +3 -3
  285. package/esm2022/layout/eui-toolbar/toolbar-center/toolbar-center.component.mjs +3 -3
  286. package/esm2022/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.mjs +3 -3
  287. package/esm2022/layout/eui-toolbar/toolbar-item/toolbar-item.component.mjs +3 -3
  288. package/esm2022/layout/eui-toolbar/toolbar-items/toolbar-items.component.mjs +3 -3
  289. package/esm2022/layout/eui-toolbar/toolbar-logo/toolbar-logo.component.mjs +3 -3
  290. package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +3 -3
  291. package/esm2022/layout/eui-toolbar/toolbar.component.mjs +4 -4
  292. package/esm2022/layout/eui-toolbar/toolbar.module.mjs +4 -4
  293. package/esm2022/pipes/eui-is-empty.pipe.mjs +7 -7
  294. package/esm2022/pipes/eui-truncate.pipe.mjs +7 -7
  295. package/esm2022/shared/base/base-states.directive.mjs +3 -3
  296. package/esm2022/shared/input.directive.mjs +3 -3
  297. package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
  298. package/eui-chip-list/eui-chip-list.component.d.ts.map +1 -1
  299. package/eui-icon/eui-icon-svg.component.d.ts.map +1 -1
  300. package/eui-input-number/eui-input-number.component.d.ts.map +1 -1
  301. package/eui-progress-bar/eui-progress-bar.component.d.ts.map +1 -1
  302. package/eui-table/sortable-col/eui-table-sortable-col.component.d.ts.map +1 -1
  303. package/eui-table-v2/eui-table-v2.component.d.ts.map +1 -1
  304. package/fesm2022/eui-components-directives.mjs +67 -67
  305. package/fesm2022/eui-components-eui-alert.mjs +10 -10
  306. package/fesm2022/eui-components-eui-autocomplete.mjs +13 -13
  307. package/fesm2022/eui-components-eui-avatar.mjs +22 -22
  308. package/fesm2022/eui-components-eui-badge.mjs +8 -8
  309. package/fesm2022/eui-components-eui-badge.mjs.map +1 -1
  310. package/fesm2022/eui-components-eui-block-content.mjs +8 -8
  311. package/fesm2022/eui-components-eui-block-content.mjs.map +1 -1
  312. package/fesm2022/eui-components-eui-block-document.mjs +8 -8
  313. package/fesm2022/eui-components-eui-block-document.mjs.map +1 -1
  314. package/fesm2022/eui-components-eui-button-group.mjs +7 -7
  315. package/fesm2022/eui-components-eui-button-v2.mjs +8 -8
  316. package/fesm2022/eui-components-eui-button-v2.mjs.map +1 -1
  317. package/fesm2022/eui-components-eui-button.mjs +8 -8
  318. package/fesm2022/eui-components-eui-button.mjs.map +1 -1
  319. package/fesm2022/eui-components-eui-card.mjs +47 -47
  320. package/fesm2022/eui-components-eui-card.mjs.map +1 -1
  321. package/fesm2022/eui-components-eui-chip-list.mjs +17 -17
  322. package/fesm2022/eui-components-eui-chip-list.mjs.map +2 -2
  323. package/fesm2022/eui-components-eui-chip.mjs +8 -8
  324. package/fesm2022/eui-components-eui-chip.mjs.map +2 -2
  325. package/fesm2022/eui-components-eui-dashboard-button.mjs +13 -13
  326. package/fesm2022/eui-components-eui-dashboard-card.mjs +7 -7
  327. package/fesm2022/eui-components-eui-date-range-selector.mjs +7 -7
  328. package/fesm2022/eui-components-eui-datepicker.mjs +19 -19
  329. package/fesm2022/eui-components-eui-dialog.mjs +19 -19
  330. package/fesm2022/eui-components-eui-dimmer.mjs +8 -8
  331. package/fesm2022/eui-components-eui-dimmer.mjs.map +1 -1
  332. package/fesm2022/eui-components-eui-disable-content.mjs +8 -8
  333. package/fesm2022/eui-components-eui-disable-content.mjs.map +1 -1
  334. package/fesm2022/eui-components-eui-discussion-thread.mjs +10 -10
  335. package/fesm2022/eui-components-eui-dropdown.mjs +20 -20
  336. package/fesm2022/eui-components-eui-feedback-message.mjs +7 -7
  337. package/fesm2022/eui-components-eui-fieldset.mjs +14 -14
  338. package/fesm2022/eui-components-eui-fieldset.mjs.map +1 -1
  339. package/fesm2022/eui-components-eui-file-upload.mjs +19 -19
  340. package/fesm2022/eui-components-eui-growl.mjs +9 -9
  341. package/fesm2022/eui-components-eui-growl.mjs.map +1 -1
  342. package/fesm2022/eui-components-eui-icon-toggle.mjs +7 -7
  343. package/fesm2022/eui-components-eui-icon.mjs +21 -21
  344. package/fesm2022/eui-components-eui-icon.mjs.map +2 -2
  345. package/fesm2022/eui-components-eui-input-checkbox.mjs +7 -7
  346. package/fesm2022/eui-components-eui-input-group.mjs +7 -7
  347. package/fesm2022/eui-components-eui-input-number.mjs +11 -11
  348. package/fesm2022/eui-components-eui-input-number.mjs.map +1 -1
  349. package/fesm2022/eui-components-eui-input-radio.mjs +7 -7
  350. package/fesm2022/eui-components-eui-input-text.mjs +8 -8
  351. package/fesm2022/eui-components-eui-input-text.mjs.map +1 -1
  352. package/fesm2022/eui-components-eui-label.mjs +7 -7
  353. package/fesm2022/eui-components-eui-language-selector.mjs +11 -11
  354. package/fesm2022/eui-components-eui-language-selector.mjs.map +1 -1
  355. package/fesm2022/eui-components-eui-list.mjs +10 -10
  356. package/fesm2022/eui-components-eui-menu.mjs +10 -10
  357. package/fesm2022/eui-components-eui-message-box.mjs +13 -13
  358. package/fesm2022/eui-components-eui-overlay.mjs +20 -20
  359. package/fesm2022/eui-components-eui-overlay.mjs.map +1 -1
  360. package/fesm2022/eui-components-eui-page.mjs +59 -59
  361. package/fesm2022/eui-components-eui-page.mjs.map +1 -1
  362. package/fesm2022/eui-components-eui-paginator.mjs +7 -7
  363. package/fesm2022/eui-components-eui-popover.mjs +10 -10
  364. package/fesm2022/eui-components-eui-progress-bar.mjs +7 -7
  365. package/fesm2022/eui-components-eui-progress-circle.mjs +7 -7
  366. package/fesm2022/eui-components-eui-select.mjs +20 -20
  367. package/fesm2022/eui-components-eui-select.mjs.map +1 -1
  368. package/fesm2022/eui-components-eui-sidebar-menu.mjs +7 -7
  369. package/fesm2022/eui-components-eui-skeleton.mjs +7 -7
  370. package/fesm2022/eui-components-eui-slide-toggle.mjs +7 -7
  371. package/fesm2022/eui-components-eui-table-v2.mjs +34 -34
  372. package/fesm2022/eui-components-eui-table.mjs +34 -34
  373. package/fesm2022/eui-components-eui-tabs.mjs +22 -22
  374. package/fesm2022/eui-components-eui-textarea.mjs +11 -11
  375. package/fesm2022/eui-components-eui-textarea.mjs.map +1 -1
  376. package/fesm2022/eui-components-eui-timebar.mjs +7 -7
  377. package/fesm2022/eui-components-eui-timeline.mjs +10 -10
  378. package/fesm2022/eui-components-eui-timepicker.mjs +7 -7
  379. package/fesm2022/eui-components-eui-tree-list.mjs +28 -28
  380. package/fesm2022/eui-components-eui-tree.mjs +23 -23
  381. package/fesm2022/eui-components-eui-user-profile.mjs +16 -16
  382. package/fesm2022/eui-components-eui-wizard.mjs +13 -13
  383. package/fesm2022/eui-components-externals-charts.mjs +7 -7
  384. package/fesm2022/eui-components-externals-eui-editor.mjs +28 -28
  385. package/fesm2022/eui-components-externals-quill.mjs +10 -10
  386. package/fesm2022/eui-components-layout.mjs +208 -208
  387. package/fesm2022/eui-components-layout.mjs.map +1 -1
  388. package/fesm2022/eui-components-pipes.mjs +14 -14
  389. package/fesm2022/eui-components-shared.mjs +6 -6
  390. package/fesm2022/eui-components.mjs +4 -4
  391. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../eui-chip/models/eui-chip.model.ts", "../../eui-chip/eui-chip.component.ts", "../../eui-chip/eui-chip.component.html", "../../eui-chip/eui-chip.module.ts"],
4
- "sourcesContent": ["export class EuiChip {\n id: string | number;\n euiInternalId: string;\n label: string;\n isRemovable = false;\n isOutline = false;\n isRounded = false;\n isDisabled = false;\n typeClass: 'primary' | 'secondary' | 'info' | 'success' | 'warning' | 'danger' | 'accent' = 'primary';\n sizeClass: 'euiSizeS' | 'euiSizeM' | 'euiSizeL' | 'euiSizeXL' | 'euiSize2XL' = 'euiSizeM';\n tooltip: EuiChipTooltip = new EuiChipTooltip();\n iconClass?: string;\n iconSvgName?: string;\n\n constructor(values = {}) {\n Object.assign(this, values);\n }\n}\n\nexport class EuiChipTooltip {\n tooltipMessage: string;\n position?: 'above' | 'below' | 'left' | 'right' | 'before' | 'after' = 'above';\n contentAlignment?: 'center' | 'left' | 'right' | 'justify' = 'center';\n delay? = 0;\n\n constructor(values = {}) {\n Object.assign(this, values);\n }\n}\n", "import {\n Component,\n HostBinding,\n Input,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n forwardRef,\n ContentChildren,\n QueryList,\n AfterContentInit,\n Output,\n EventEmitter,\n ViewChild,\n ElementRef,\n booleanAttribute,\n} from '@angular/core';\nimport * as uuid from 'uuid';\n\nimport { BaseStatesDirective } from '@eui/components/shared';\nimport { EuiIconSvgComponent } from '@eui/components/eui-icon';\n\nimport { EuiChip } from './models/eui-chip.model';\n\n@Component({\n templateUrl: './eui-chip.component.html',\n selector: 'eui-chip, span[euiChip], li[euiChip]',\n styleUrls: ['./styles/_index.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n hostDirectives: [\n {\n directive: BaseStatesDirective,\n inputs: [\n 'euiPrimary',\n 'euiSecondary',\n 'euiSuccess',\n 'euiInfo',\n 'euiWarning',\n 'euiDanger',\n 'euiAccent',\n 'euiVariant',\n\n 'euiSizeXS',\n 'euiSizeS',\n 'euiSizeM',\n 'euiSizeL',\n 'euiSizeVariant',\n\n 'euiOutline',\n 'euiDisabled',\n ],\n },\n ],\n})\nexport class EuiChipComponent implements AfterContentInit {\n @HostBinding('class')\n get cssClasses(): string {\n return [\n this.baseStatesDirective.getCssClasses('eui-chip'),\n this.isChipRemovable ? 'eui-chip--removable' : '',\n this.isSquared ? 'eui-chip--squared' : '',\n ]\n .join(' ')\n .trim();\n }\n\n @HostBinding('attr.role') role = 'status';\n @Input() @HostBinding('attr.aria-label') ariaLabel = 'Chip content';\n\n @HostBinding('attr.data-e2e')\n @Input()\n e2eAttr = 'eui-chip';\n\n @Input() euiInternalId: string = null;\n @Input() tooltipMessage: string;\n @Input() id: string | number;\n // TODO: type should be specific\n // TODO: find the correct type or turn into a generic, https://www.typescriptlang.org/docs/handbook/2/generics.html\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n @Input() data: any = {\n id: uuid.v4(),\n tooltip: {\n color: 'euiTooltipPrimary',\n contentAlignment: null,\n position: 'above',\n },\n };\n\n @Input({ transform: booleanAttribute }) isChipRemovable = false;\n @Input({ transform: booleanAttribute }) isSquared = false;\n\n @Output() remove = new EventEmitter<EuiChipComponent | EuiChip | { chip: EuiChipComponent | EuiChip; event?: Event }>();\n\n @ContentChildren(forwardRef(() => EuiIconSvgComponent)) euiIcons: QueryList<EuiIconSvgComponent>;\n @ViewChild('chipLabel') chipLabel: ElementRef<HTMLInputElement>;\n\n constructor(\n private _elementRef: ElementRef,\n public baseStatesDirective: BaseStatesDirective,\n ) {\n }\n\n ngAfterContentInit(): void {\n if (!this.data.id && this.id) {\n this.data = Object.assign(this.data, { id: this.id });\n }\n\n if (this._elementRef.nativeElement.parentElement?.classList.contains('eui-chip-list__chip-container')) {\n this.role = 'listitem'\n }\n }\n\n public onRemove(event?: Event): void {\n if (event instanceof KeyboardEvent && (event as KeyboardEvent).code === 'Backspace') {\n this.remove.emit({ chip: this.data, event });\n } else {\n this.remove.emit(this.data);\n }\n }\n}\n", "<div class=\"eui-chip-wrapper\">\n <div class=\"eui-chip__content-container\" #chipLabel>\n <ng-content></ng-content>\n </div>\n <eui-icon-button\n *ngIf=\"isChipRemovable\"\n class=\"eui-chip__icon\"\n icon=\"eui-ecl-close-outline\"\n ariaLabel=\"Remove chip\"\n hasNoPadding\n (keydown.enter)=\"onRemove($event)\"\n (keydown.backspace)=\"onRemove($event)\"\n (click)=\"onRemove($event)\">\n </eui-icon-button>\n</div>\n", "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\n\nimport { EuiIconModule } from '@eui/components/eui-icon';\nimport { EuiTooltipDirectiveModule } from '@eui/components/directives';\n\nimport { EuiChipComponent } from './eui-chip.component';\n\n@NgModule({\n imports: [CommonModule, EuiIconModule, EuiTooltipDirectiveModule],\n declarations: [EuiChipComponent],\n exports: [EuiChipComponent],\n})\nexport class EuiChipModule {}\n"],
5
- "mappings": "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",
4
+ "sourcesContent": ["export class EuiChip {\n id: string | number;\n euiInternalId: string;\n label: string;\n isRemovable = false;\n isOutline = false;\n isRounded = false;\n isDisabled = false;\n typeClass: 'primary' | 'secondary' | 'info' | 'success' | 'warning' | 'danger' | 'accent' = 'primary';\n sizeClass: 'euiSizeS' | 'euiSizeM' | 'euiSizeL' | 'euiSizeXL' | 'euiSize2XL' = 'euiSizeM';\n tooltip: EuiChipTooltip = new EuiChipTooltip();\n iconClass?: string;\n iconSvgName?: string;\n\n constructor(values = {}) {\n Object.assign(this, values);\n }\n}\n\nexport class EuiChipTooltip {\n tooltipMessage: string;\n position?: 'above' | 'below' | 'left' | 'right' | 'before' | 'after' = 'above';\n contentAlignment?: 'center' | 'left' | 'right' | 'justify' = 'center';\n delay? = 0;\n\n constructor(values = {}) {\n Object.assign(this, values);\n }\n}\n", "import {\n Component,\n HostBinding,\n Input,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n forwardRef,\n ContentChildren,\n QueryList,\n AfterContentInit,\n Output,\n EventEmitter,\n ViewChild,\n ElementRef,\n booleanAttribute,\n} from '@angular/core';\nimport * as uuid from 'uuid';\n\nimport { BaseStatesDirective } from '@eui/components/shared';\nimport { EuiIconSvgComponent } from '@eui/components/eui-icon';\n\nimport { EuiChip } from './models/eui-chip.model';\n\n@Component({\n templateUrl: './eui-chip.component.html',\n selector: 'eui-chip, span[euiChip], li[euiChip]',\n styleUrls: ['./styles/_index.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n hostDirectives: [\n {\n directive: BaseStatesDirective,\n inputs: [\n 'euiPrimary',\n 'euiSecondary',\n 'euiSuccess',\n 'euiInfo',\n 'euiWarning',\n 'euiDanger',\n 'euiAccent',\n 'euiVariant',\n\n 'euiSizeXS',\n 'euiSizeS',\n 'euiSizeM',\n 'euiSizeL',\n 'euiSizeVariant',\n\n 'euiOutline',\n 'euiDisabled',\n ],\n },\n ],\n})\nexport class EuiChipComponent implements AfterContentInit {\n @HostBinding('class')\n get cssClasses(): string {\n return [\n this.baseStatesDirective.getCssClasses('eui-chip'),\n this.isChipRemovable ? 'eui-chip--removable' : '',\n this.isSquared ? 'eui-chip--squared' : '',\n ]\n .join(' ')\n .trim();\n }\n\n @HostBinding('attr.role') role = 'status';\n @Input() @HostBinding('attr.aria-label') ariaLabel = 'Chip content';\n\n @HostBinding('attr.data-e2e')\n @Input()\n e2eAttr = 'eui-chip';\n\n @Input() euiInternalId: string = null;\n @Input() tooltipMessage: string;\n @Input() id: string | number;\n // TODO: type should be specific\n // TODO: find the correct type or turn into a generic, https://www.typescriptlang.org/docs/handbook/2/generics.html\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n @Input() data: any = {\n id: uuid.v4(),\n tooltip: {\n color: 'euiTooltipPrimary',\n contentAlignment: null,\n position: 'above',\n },\n };\n\n @Input({ transform: booleanAttribute }) isChipRemovable = false;\n @Input({ transform: booleanAttribute }) isSquared = false;\n\n @Output() remove = new EventEmitter<EuiChipComponent | EuiChip | { chip: EuiChipComponent | EuiChip; event?: Event }>();\n\n @ContentChildren(forwardRef(() => EuiIconSvgComponent)) euiIcons: QueryList<EuiIconSvgComponent>;\n @ViewChild('chipLabel') chipLabel: ElementRef<HTMLInputElement>;\n\n constructor(\n private _elementRef: ElementRef,\n public baseStatesDirective: BaseStatesDirective,\n ) {\n }\n\n ngAfterContentInit(): void {\n if (!this.data.id && this.id) {\n this.data = Object.assign(this.data, { id: this.id });\n }\n\n if (this._elementRef.nativeElement.parentElement?.classList.contains('eui-chip-list__chip-container')) {\n this.role = 'listitem'\n }\n }\n\n public onRemove(event?: Event): void {\n if (event instanceof KeyboardEvent && (event as KeyboardEvent).code === 'Backspace') {\n this.remove.emit({ chip: this.data, event });\n } else {\n this.remove.emit(this.data);\n }\n }\n}\n", "<div class=\"eui-chip-wrapper\">\n <div class=\"eui-chip__content-container\" #chipLabel>\n <ng-content></ng-content>\n </div>\n <eui-icon-button\n *ngIf=\"isChipRemovable\"\n class=\"eui-chip__remove-icon\"\n icon=\"eui-ecl-close-outline\"\n ariaLabel=\"Remove chip\"\n hasNoPadding\n (keydown.enter)=\"onRemove($event)\"\n (keydown.backspace)=\"onRemove($event)\"\n (click)=\"onRemove($event)\">\n </eui-icon-button>\n</div>\n", "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\n\nimport { EuiIconModule } from '@eui/components/eui-icon';\nimport { EuiTooltipDirectiveModule } from '@eui/components/directives';\n\nimport { EuiChipComponent } from './eui-chip.component';\n\n@NgModule({\n imports: [CommonModule, EuiIconModule, EuiTooltipDirectiveModule],\n declarations: [EuiChipComponent],\n exports: [EuiChipComponent],\n})\nexport class EuiChipModule {}\n"],
5
+ "mappings": "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",
6
6
  "names": []
7
7
  }
@@ -11,25 +11,25 @@ import * as i2 from "@angular/common";
11
11
  import * as i3 from "@eui/components/eui-avatar";
12
12
  var EuiDashboardButtonIconDirective = class _EuiDashboardButtonIconDirective {
13
13
  static {
14
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardButtonIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
14
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardButtonIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
15
15
  }
16
16
  static {
17
- this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiDashboardButtonIconDirective, selector: "eui-dashboard-button-icon", ngImport: i0 });
17
+ this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiDashboardButtonIconDirective, selector: "eui-dashboard-button-icon", ngImport: i0 });
18
18
  }
19
19
  };
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiDashboardButtonIconDirective, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDashboardButtonIconDirective, decorators: [{
21
21
  type: Directive,
22
22
  args: [{ selector: "eui-dashboard-button-icon" }]
23
23
  }] });
24
24
  var EuiDashboardButtonLabelDirective = class _EuiDashboardButtonLabelDirective {
25
25
  static {
26
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardButtonLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
26
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardButtonLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
27
27
  }
28
28
  static {
29
- this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiDashboardButtonLabelDirective, selector: "eui-dashboard-button-label", ngImport: i0 });
29
+ this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiDashboardButtonLabelDirective, selector: "eui-dashboard-button-label", ngImport: i0 });
30
30
  }
31
31
  };
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiDashboardButtonLabelDirective, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDashboardButtonLabelDirective, decorators: [{
33
33
  type: Directive,
34
34
  args: [{ selector: "eui-dashboard-button-label" }]
35
35
  }] });
@@ -48,13 +48,13 @@ var EuiDashboardButtonComponent = class _EuiDashboardButtonComponent {
48
48
  }
49
49
  }
50
50
  static {
51
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardButtonComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component });
51
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardButtonComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component });
52
52
  }
53
53
  static {
54
- this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiDashboardButtonComponent, selector: "eui-dashboard-button", inputs: { imageUrl: "imageUrl" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "euiDashboardButtonIcon", first: true, predicate: EuiDashboardButtonIconDirective, descendants: true }, { propertyName: "euiDashboardButtonLabel", first: true, predicate: EuiDashboardButtonLabelDirective, descendants: true }, { propertyName: "euiLabelContent", first: true, predicate: EuiLabelComponent, descendants: true }], hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant", "euiSizeXS", "euiSizeXS", "euiSizeS", "euiSizeS", "euiSizeM", "euiSizeM", "euiSizeL", "euiSizeL", "euiSizeXL", "euiSizeXL", "euiSize2XL", "euiSize2XL", "euiSizeVariant", "euiSizeVariant"] }], ngImport: i0, template: '<button class="eui-dashboard-button-content">\n <eui-avatar [euiVariant]="baseStatesDirective.euiVariant" [euiSizeVariant]="baseStatesDirective.euiSizeVariant">\n <eui-avatar-icon>\n <ng-content select="eui-dashboard-button-icon"></ng-content>\n </eui-avatar-icon>\n <eui-avatar-text>\n <ng-content select="eui-dashboard-button-label"></ng-content>\n </eui-avatar-text>\n <eui-avatar-image *ngIf="imageUrl" imageUrl="{{imageUrl}}"></eui-avatar-image>\n </eui-avatar>\n <ng-container *ngIf="euiLabelContent">\n <div class="eui-dashboard-button-content__title">\n <ng-content select="eui-label"></ng-content>\n <ng-content select="[euiLabel]"></ng-content>\n </div>\n <div class="eui-dashboard-button-content__sub-title">\n <ng-content select="eui-sublabel"></ng-content>\n <ng-content select="[euiSublabel]"></ng-content>\n </div>\n </ng-container>\n</button>\n', styles: ['.eui-dashboard-button-content{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;background:none;padding:var(--eui-s-m);border:1px solid var(--eui-c-neutral-bg-light);box-shadow:var(--eui-sh-1);border-radius:var(--eui-br-m);background-color:var(--eui-c-white)}.eui-dashboard-button-content:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-button-content:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-button-content [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-button-content__title{padding-top:var(--eui-s-s)}.eui-dashboard-button-content:active,.eui-dashboard-button-content:hover{background-color:var(--eui-c-neutral-bg-light);cursor:pointer;box-shadow:var(--eui-sh-4)}\n'], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i3.EuiAvatarIconComponent, selector: "eui-avatar-icon" }, { kind: "component", type: i3.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i3.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
54
+ this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiDashboardButtonComponent, selector: "eui-dashboard-button", inputs: { imageUrl: "imageUrl" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "euiDashboardButtonIcon", first: true, predicate: EuiDashboardButtonIconDirective, descendants: true }, { propertyName: "euiDashboardButtonLabel", first: true, predicate: EuiDashboardButtonLabelDirective, descendants: true }, { propertyName: "euiLabelContent", first: true, predicate: EuiLabelComponent, descendants: true }], hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant", "euiSizeXS", "euiSizeXS", "euiSizeS", "euiSizeS", "euiSizeM", "euiSizeM", "euiSizeL", "euiSizeL", "euiSizeXL", "euiSizeXL", "euiSize2XL", "euiSize2XL", "euiSizeVariant", "euiSizeVariant"] }], ngImport: i0, template: '<button class="eui-dashboard-button-content">\n <eui-avatar [euiVariant]="baseStatesDirective.euiVariant" [euiSizeVariant]="baseStatesDirective.euiSizeVariant">\n <eui-avatar-icon>\n <ng-content select="eui-dashboard-button-icon"></ng-content>\n </eui-avatar-icon>\n <eui-avatar-text>\n <ng-content select="eui-dashboard-button-label"></ng-content>\n </eui-avatar-text>\n <eui-avatar-image *ngIf="imageUrl" imageUrl="{{imageUrl}}"></eui-avatar-image>\n </eui-avatar>\n <ng-container *ngIf="euiLabelContent">\n <div class="eui-dashboard-button-content__title">\n <ng-content select="eui-label"></ng-content>\n <ng-content select="[euiLabel]"></ng-content>\n </div>\n <div class="eui-dashboard-button-content__sub-title">\n <ng-content select="eui-sublabel"></ng-content>\n <ng-content select="[euiSublabel]"></ng-content>\n </div>\n </ng-container>\n</button>\n', styles: ['.eui-dashboard-button-content{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;background:none;padding:var(--eui-s-m);border:1px solid var(--eui-c-neutral-bg-light);box-shadow:var(--eui-sh-1);border-radius:var(--eui-br-m);background-color:var(--eui-c-white)}.eui-dashboard-button-content:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-button-content:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-button-content [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-button-content__title{padding-top:var(--eui-s-s)}.eui-dashboard-button-content:active,.eui-dashboard-button-content:hover{background-color:var(--eui-c-neutral-bg-light);cursor:pointer;box-shadow:var(--eui-sh-4)}\n'], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i3.EuiAvatarIconComponent, selector: "eui-avatar-icon" }, { kind: "component", type: i3.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i3.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
55
55
  }
56
56
  };
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiDashboardButtonComponent, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDashboardButtonComponent, decorators: [{
58
58
  type: Component,
59
59
  args: [{ selector: "eui-dashboard-button", changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, hostDirectives: [
60
60
  {
@@ -95,16 +95,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
95
95
  }] } });
96
96
  var EuiDashboardButtonModule = class _EuiDashboardButtonModule {
97
97
  static {
98
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
98
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
99
99
  }
100
100
  static {
101
- this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardButtonModule, declarations: [EuiDashboardButtonComponent, EuiDashboardButtonIconDirective, EuiDashboardButtonLabelDirective], imports: [CommonModule, RouterModule, EuiAvatarModule], exports: [EuiDashboardButtonComponent, EuiDashboardButtonIconDirective, EuiDashboardButtonLabelDirective] });
101
+ this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardButtonModule, declarations: [EuiDashboardButtonComponent, EuiDashboardButtonIconDirective, EuiDashboardButtonLabelDirective], imports: [CommonModule, RouterModule, EuiAvatarModule], exports: [EuiDashboardButtonComponent, EuiDashboardButtonIconDirective, EuiDashboardButtonLabelDirective] });
102
102
  }
103
103
  static {
104
- this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardButtonModule, imports: [CommonModule, RouterModule, EuiAvatarModule] });
104
+ this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardButtonModule, imports: [CommonModule, RouterModule, EuiAvatarModule] });
105
105
  }
106
106
  };
107
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiDashboardButtonModule, decorators: [{
107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDashboardButtonModule, decorators: [{
108
108
  type: NgModule,
109
109
  args: [{
110
110
  imports: [CommonModule, RouterModule, EuiAvatarModule],
@@ -45,10 +45,10 @@ var EuiDashboardCardComponent = class _EuiDashboardCardComponent {
45
45
  }
46
46
  }
47
47
  static {
48
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardCardComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component });
48
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardCardComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component });
49
49
  }
50
50
  static {
51
- this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-next.5", type: _EuiDashboardCardComponent, selector: "eui-dashboard-card", inputs: { e2eAttr: "e2eAttr", label: "label", subLabel: "subLabel", labelMaxLines: "labelMaxLines", subLabelMaxLines: "subLabelMaxLines", imageUrl: "imageUrl", iconSvgName: "iconSvgName", iconSvgSize: "iconSvgSize", iconLabel: "iconLabel", url: "url", urlExternal: "urlExternal", urlExternalTarget: "urlExternalTarget", isHorizontal: ["isHorizontal", "isHorizontal", booleanAttribute], isFlatAvatar: ["isFlatAvatar", "isFlatAvatar", booleanAttribute], hasNoBackgroundAvatar: ["hasNoBackgroundAvatar", "hasNoBackgroundAvatar", booleanAttribute] }, outputs: { cardClick: "cardClick" }, host: { listeners: { "click": "onClick($event)" }, properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant", "euiSizeXS", "euiSizeXS", "euiSizeS", "euiSizeS", "euiSizeM", "euiSizeM", "euiSizeL", "euiSizeL", "euiSizeXL", "euiSizeXL", "euiSize2XL", "euiSize2XL", "euiSizeVariant", "euiSizeVariant", "euiDisabled", "euiDisabled"] }], ngImport: i0, template: `@if (url || urlExternal) {
51
+ this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-next.6", type: _EuiDashboardCardComponent, selector: "eui-dashboard-card", inputs: { e2eAttr: "e2eAttr", label: "label", subLabel: "subLabel", labelMaxLines: "labelMaxLines", subLabelMaxLines: "subLabelMaxLines", imageUrl: "imageUrl", iconSvgName: "iconSvgName", iconSvgSize: "iconSvgSize", iconLabel: "iconLabel", url: "url", urlExternal: "urlExternal", urlExternalTarget: "urlExternalTarget", isHorizontal: ["isHorizontal", "isHorizontal", booleanAttribute], isFlatAvatar: ["isFlatAvatar", "isFlatAvatar", booleanAttribute], hasNoBackgroundAvatar: ["hasNoBackgroundAvatar", "hasNoBackgroundAvatar", booleanAttribute] }, outputs: { cardClick: "cardClick" }, host: { listeners: { "click": "onClick($event)" }, properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant", "euiSizeXS", "euiSizeXS", "euiSizeS", "euiSizeS", "euiSizeM", "euiSizeM", "euiSizeL", "euiSizeL", "euiSizeXL", "euiSizeXL", "euiSize2XL", "euiSize2XL", "euiSizeVariant", "euiSizeVariant", "euiDisabled", "euiDisabled"] }], ngImport: i0, template: `@if (url || urlExternal) {
52
52
  @if (urlExternal) {
53
53
  <a href="{{ urlExternal }}" target="{{ urlExternalTarget }}" class="eui-dashboard-card__anchor-wrapper">
54
54
  <ng-container *ngTemplateOutlet="content"></ng-container>
@@ -101,7 +101,7 @@ var EuiDashboardCardComponent = class _EuiDashboardCardComponent {
101
101
  `, styles: ['.eui-dashboard-card{display:flex;align-items:center;flex-direction:column;width:100%;background-color:var(--eui-c-white);border-radius:var(--eui-br-m);border:1px solid var(--eui-c-neutral-bg-light);box-shadow:var(--eui-sh-1);padding:var(--eui-s-s);cursor:pointer}.eui-dashboard-card:active,.eui-dashboard-card:focus,.eui-dashboard-card:hover{outline:0;box-shadow:var(--eui-sh-3)}.eui-dashboard-card:active:focus:not([readonly]),.eui-dashboard-card:focus:focus:not([readonly]),.eui-dashboard-card:hover:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-card:active:focus-visible:not([readonly]),.eui-dashboard-card:focus:focus-visible:not([readonly]),.eui-dashboard-card:hover:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-card:active [tabindex="0"]:focus:not([readonly]),.eui-dashboard-card:focus [tabindex="0"]:focus:not([readonly]),.eui-dashboard-card:hover [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-dashboard-card__anchor-wrapper{display:flex;width:100%;flex-direction:column}.eui-dashboard-card__avatar-wrapper,.eui-dashboard-card__content-wrapper{display:flex;justify-content:center;align-items:center}.eui-dashboard-card__avatar-wrapper{padding-top:var(--eui-s-s)}.eui-dashboard-card__content-wrapper{display:flex;flex-direction:column;padding:var(--eui-s-s)}.eui-dashboard-card__label-content{text-align:center}.eui-dashboard-card__label-content .eui-dashboard-card__label{font:var(--eui-f-l-bold);color:var(--eui-c-neutral-light);margin-bottom:var(--eui-s-m);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.eui-dashboard-card__label-content .eui-dashboard-card__label--with-sublabel{margin-bottom:0}.eui-dashboard-card__label-content .eui-dashboard-card__label--max-lines-1{-webkit-line-clamp:1}.eui-dashboard-card__label-content .eui-dashboard-card__label--max-lines-2{-webkit-line-clamp:2}.eui-dashboard-card__label-content .eui-dashboard-card__label--max-lines-3{-webkit-line-clamp:3}.eui-dashboard-card__label-content .eui-dashboard-card__label--max-lines-4{-webkit-line-clamp:4}.eui-dashboard-card__label-content .eui-dashboard-card__label--max-lines-5{-webkit-line-clamp:5}.eui-dashboard-card__label-content .eui-dashboard-card__sublabel{font:var(--eui-f-m);margin-bottom:var(--eui-s-m);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.eui-dashboard-card__label-content .eui-dashboard-card__sublabel--max-lines-1{-webkit-line-clamp:1}.eui-dashboard-card__label-content .eui-dashboard-card__sublabel--max-lines-2{-webkit-line-clamp:2}.eui-dashboard-card__label-content .eui-dashboard-card__sublabel--max-lines-3{-webkit-line-clamp:3}.eui-dashboard-card__label-content .eui-dashboard-card__sublabel--max-lines-4{-webkit-line-clamp:4}.eui-dashboard-card__label-content .eui-dashboard-card__sublabel--max-lines-5{-webkit-line-clamp:5}.eui-dashboard-card__sub-content{display:block;text-align:center}.eui-dashboard-card__sub-content:empty{margin-top:calc(-1 * var(--eui-s-m))}.eui-dashboard-card--horizontal,.eui-dashboard-card--horizontal .eui-dashboard-card__anchor-wrapper{flex-direction:row}.eui-dashboard-card--horizontal .eui-dashboard-card__avatar-wrapper,.eui-dashboard-card--horizontal .eui-dashboard-card__content-wrapper{width:50%}.eui-dashboard-card--horizontal .eui-dashboard-card__avatar-wrapper{border-right:1px solid var(--eui-c-neutral-lighter);margin-right:var(--eui-s-m);padding:var(--eui-s-s) 0}.eui-dashboard-card--disabled{opacity:.65;pointer-events:none}\n'], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i3.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: i4.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i4.EuiAvatarIconComponent, selector: "eui-avatar-icon" }, { kind: "component", type: i4.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i4.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }, { kind: "component", type: i5.EuiLabelComponent, selector: "label[euiLabel], span[euiLabel], div[euiLabel], a[euiLabel], eui-label, label[euiSublabel], span[euiSublabel], div[euiSublabel], a[euiSublabel], eui-sublabel", inputs: ["euiRequired", "euiReadonly", "euiSublabel"] }, { kind: "component", type: i6.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
102
102
  }
103
103
  };
104
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiDashboardCardComponent, decorators: [{
104
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDashboardCardComponent, decorators: [{
105
105
  type: Component,
106
106
  args: [{ selector: "eui-dashboard-card", changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, hostDirectives: [
107
107
  {
@@ -223,16 +223,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
223
223
  }] } });
224
224
  var EuiDashboardCardModule = class _EuiDashboardCardModule {
225
225
  static {
226
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
226
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
227
227
  }
228
228
  static {
229
- this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardCardModule, declarations: [EuiDashboardCardComponent], imports: [CommonModule, RouterModule, EuiAvatarModule, EuiLabelModule, EuiIconModule], exports: [EuiDashboardCardComponent] });
229
+ this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardCardModule, declarations: [EuiDashboardCardComponent], imports: [CommonModule, RouterModule, EuiAvatarModule, EuiLabelModule, EuiIconModule], exports: [EuiDashboardCardComponent] });
230
230
  }
231
231
  static {
232
- this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDashboardCardModule, imports: [CommonModule, RouterModule, EuiAvatarModule, EuiLabelModule, EuiIconModule] });
232
+ this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDashboardCardModule, imports: [CommonModule, RouterModule, EuiAvatarModule, EuiLabelModule, EuiIconModule] });
233
233
  }
234
234
  };
235
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiDashboardCardModule, decorators: [{
235
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDashboardCardModule, decorators: [{
236
236
  type: NgModule,
237
237
  args: [{
238
238
  imports: [CommonModule, RouterModule, EuiAvatarModule, EuiLabelModule, EuiIconModule],
@@ -164,10 +164,10 @@ var EuiDateRangeSelectorComponent = class _EuiDateRangeSelectorComponent {
164
164
  this.hasAriaRequiredAttribute = control?.control?.hasValidator(Validators.required);
165
165
  }
166
166
  static {
167
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDateRangeSelectorComponent, deps: [{ token: i1.TranslateService }, { token: i2.LocaleService, optional: true }, { token: i3.DateAdapter }, { token: i4.NgControl, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Component });
167
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDateRangeSelectorComponent, deps: [{ token: i1.TranslateService }, { token: i2.LocaleService, optional: true }, { token: i3.DateAdapter }, { token: i4.NgControl, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Component });
168
168
  }
169
169
  static {
170
- this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.5", type: _EuiDateRangeSelectorComponent, selector: "eui-date-range-selector", inputs: { e2eAttr: "e2eAttr", minDate: "minDate", maxDate: "maxDate", togglerIconSvg: "togglerIconSvg", togglerLabel: "togglerLabel", firstInputPlaceholder: "firstInputPlaceholder", secondInputPlaceholder: "secondInputPlaceholder", firstInputAriaLabel: "firstInputAriaLabel", secondInputAriaLabel: "secondInputAriaLabel", startDateDefaultValue: "startDateDefaultValue", endDateDefaultValue: "endDateDefaultValue", comparisonStart: "comparisonStart", comparisonEnd: "comparisonEnd", startView: "startView", islongDateFormat: ["islongDateFormat", "islongDateFormat", booleanAttribute], isClearable: ["isClearable", "isClearable", booleanAttribute], isReadOnly: ["isReadOnly", "isReadOnly", booleanAttribute], isDisabled: ["isDisabled", "isDisabled", booleanAttribute], isResponsive: ["isResponsive", "isResponsive", booleanAttribute] }, outputs: { firstSelectedDate: "firstSelectedDate", secondSelectedDate: "secondSelectedDate" }, host: { properties: { "class": "this.class", "attr.data-e2e": "this.e2eAttr" } }, usesOnChanges: true, ngImport: i0, template: `<mat-date-range-input
170
+ this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.6", type: _EuiDateRangeSelectorComponent, selector: "eui-date-range-selector", inputs: { e2eAttr: "e2eAttr", minDate: "minDate", maxDate: "maxDate", togglerIconSvg: "togglerIconSvg", togglerLabel: "togglerLabel", firstInputPlaceholder: "firstInputPlaceholder", secondInputPlaceholder: "secondInputPlaceholder", firstInputAriaLabel: "firstInputAriaLabel", secondInputAriaLabel: "secondInputAriaLabel", startDateDefaultValue: "startDateDefaultValue", endDateDefaultValue: "endDateDefaultValue", comparisonStart: "comparisonStart", comparisonEnd: "comparisonEnd", startView: "startView", islongDateFormat: ["islongDateFormat", "islongDateFormat", booleanAttribute], isClearable: ["isClearable", "isClearable", booleanAttribute], isReadOnly: ["isReadOnly", "isReadOnly", booleanAttribute], isDisabled: ["isDisabled", "isDisabled", booleanAttribute], isResponsive: ["isResponsive", "isResponsive", booleanAttribute] }, outputs: { firstSelectedDate: "firstSelectedDate", secondSelectedDate: "secondSelectedDate" }, host: { properties: { "class": "this.class", "attr.data-e2e": "this.e2eAttr" } }, usesOnChanges: true, ngImport: i0, template: `<mat-date-range-input
171
171
  [class.mat-date-range-input--read-only]="isReadOnly"
172
172
  [class.mat-date-range-input--disabled]="isDisabled"
173
173
  [class.mat-date-range-input--invalid]="isInvalid && isTouched"
@@ -222,7 +222,7 @@ var EuiDateRangeSelectorComponent = class _EuiDateRangeSelectorComponent {
222
222
  `, styles: [".eui-date-range-selector{display:inline-flex;height:calc(var(--eui-s-2xl) + 3 * var(--eui-s-2xs))}.eui-date-range-selector--responsive{display:flex;width:100%}.eui-date-range-selector .mat-date-range-input{align-items:center;display:flex;height:calc(var(--eui-s-2xl) + 3 * var(--eui-s-2xs))}.eui-date-range-selector .mat-date-range-input .mat-date-range-input-container{align-items:center;display:flex;height:100%}.eui-date-range-selector .mat-date-range-input .mat-date-range-input-container .mat-date-range-input-wrapper{height:100%;width:calc(6.9 * var(--eui-s-m))}.eui-date-range-selector .mat-date-range-input .mat-date-range-input-container .mat-date-range-input-wrapper .eui-input-text{min-height:calc(var(--eui-s-2xl) + 2px)}.eui-date-range-selector.eui-date-range-selector--clearable .mat-date-range-input-wrapper{width:calc(8.5 * var(--eui-s-m))!important}.eui-date-range-selector.eui-date-range-selector--clearable .mat-date-range-input-wrapper .mat-date-range-input-inner{position:relative}.eui-date-range-selector--long-date-format .mat-date-range-input-wrapper{width:calc(12.5 * var(--eui-s-m))!important}.eui-date-range-selector .mat-date-range-input-separator.mat-date-range-input-separator-hidden{opacity:1}.eui-date-range-selector__toggler{border-bottom-left-radius:0;border-top-left-radius:0;border-left:none}.eui-date-range-selector__toggler-label{width:auto}.eui-date-range-selector .mat-date-range-input{align-items:center;display:flex;box-sizing:border-box;background:var(--eui-c-white);border:1px solid var(--eui-c-neutral-lighter);border-radius:var(--eui-br-m);border-bottom-right-radius:0;border-top-right-radius:0;text-align:center}.eui-date-range-selector .mat-date-range-input--read-only{background-color:transparent;border-color:transparent!important;box-shadow:none;height:inherit;padding:var(--eui-s-2xs) 0;pointer-events:none}.eui-date-range-selector .mat-date-range-input--read-only .mat-date-range-input-separator.mat-date-range-input-separator-hidden{opacity:0}.eui-date-range-selector .mat-date-range-input--disabled{background-image:none;box-shadow:none;cursor:not-allowed!important;opacity:var(--eui-base-disabled-opacity);background-color:var(--eui-c-neutral-bg-light);border:1px solid var(--eui-c-neutral-lightest)}.eui-date-range-selector .mat-date-range-input--disabled input.eui-date-range-selector__start-date{border-right:none!important}.eui-date-range-selector .mat-date-range-input--disabled input.eui-date-range-selector__end-date{border-left:none!important}.eui-date-range-selector .mat-date-range-input--invalid{border:1px solid var(--eui-c-danger)}.eui-date-range-selector input.mat-date-range-input-inner{align-items:center;font: 400 1rem/1.25rem arial,sans-serif;appearance:none;background-color:inherit;border:hidden;color:var(--eui-c-neutral);display:flex;padding:var(--eui-s-s);text-align:left;width:100%}\n"], dependencies: [{ kind: "directive", type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: i6.MatDateRangeInput, selector: "mat-date-range-input", inputs: ["rangePicker", "required", "dateFilter", "min", "max", "disabled", "separator", "comparisonStart", "comparisonEnd"], exportAs: ["matDateRangeInput"] }, { kind: "directive", type: i6.MatStartDate, selector: "input[matStartDate]", outputs: ["dateChange", "dateInput"] }, { kind: "directive", type: i6.MatEndDate, selector: "input[matEndDate]", outputs: ["dateChange", "dateInput"] }, { kind: "component", type: i6.MatDateRangePicker, selector: "mat-date-range-picker", exportAs: ["matDateRangePicker"] }, { kind: "component", type: i7.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i8.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i9.EuiInputTextComponent, selector: "input[euiInputText]", inputs: ["isInvalid"] }], encapsulation: i0.ViewEncapsulation.None });
223
223
  }
224
224
  };
225
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiDateRangeSelectorComponent, decorators: [{
225
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDateRangeSelectorComponent, decorators: [{
226
226
  type: Component,
227
227
  args: [{ selector: "eui-date-range-selector", encapsulation: ViewEncapsulation.None, template: `<mat-date-range-input
228
228
  [class.mat-date-range-input--read-only]="isReadOnly"
@@ -353,10 +353,10 @@ import { DEFAULT_FORMATS } from "@eui/components/eui-datepicker";
353
353
  import * as i02 from "@angular/core";
354
354
  var EuiDateRangeSelectorModule = class _EuiDateRangeSelectorModule {
355
355
  static {
356
- this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiDateRangeSelectorModule, deps: [], target: i02.ɵɵFactoryTarget.NgModule });
356
+ this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiDateRangeSelectorModule, deps: [], target: i02.ɵɵFactoryTarget.NgModule });
357
357
  }
358
358
  static {
359
- this.ɵmod = i02.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiDateRangeSelectorModule, declarations: [EuiDateRangeSelectorComponent], imports: [
359
+ this.ɵmod = i02.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiDateRangeSelectorModule, declarations: [EuiDateRangeSelectorComponent], imports: [
360
360
  CommonModule,
361
361
  FormsModule,
362
362
  ReactiveFormsModule,
@@ -369,7 +369,7 @@ var EuiDateRangeSelectorModule = class _EuiDateRangeSelectorModule {
369
369
  ], exports: [EuiDateRangeSelectorComponent] });
370
370
  }
371
371
  static {
372
- this.ɵinj = i02.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiDateRangeSelectorModule, providers: [
372
+ this.ɵinj = i02.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiDateRangeSelectorModule, providers: [
373
373
  { provide: DateAdapter2, useClass: MomentDateAdapter, deps: [MAT_DATE_LOCALE] },
374
374
  { provide: MAT_DATE_FORMATS, useValue: DEFAULT_FORMATS }
375
375
  ], imports: [
@@ -385,7 +385,7 @@ var EuiDateRangeSelectorModule = class _EuiDateRangeSelectorModule {
385
385
  ] });
386
386
  }
387
387
  };
388
- i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: EuiDateRangeSelectorModule, decorators: [{
388
+ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiDateRangeSelectorModule, decorators: [{
389
389
  type: NgModule,
390
390
  args: [{
391
391
  imports: [
@@ -526,10 +526,10 @@ var EuiDatepickerComponent = class _EuiDatepickerComponent {
526
526
  this.hasAriaRequiredAttribute = control?.control?.hasValidator(Validators.required);
527
527
  }
528
528
  static {
529
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiDatepickerComponent, deps: [{ token: i1.DateAdapter }, { token: i2.TranslateService }, { token: i3.LocaleService }, { token: i3.EuiAppShellService }, { token: i0.ComponentFactoryResolver }, { token: i0.Injector }, { token: i0.ApplicationRef }, { token: i0.ViewContainerRef }, { token: i4.BaseStatesDirective }, { token: forwardRef(() => EuiLetterFormatDirective), optional: true }, { token: i5.NgControl, optional: true, self: true }, { token: MAT_DATE_FORMATS }], target: i0.ɵɵFactoryTarget.Component });
529
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiDatepickerComponent, deps: [{ token: i1.DateAdapter }, { token: i2.TranslateService }, { token: i3.LocaleService }, { token: i3.EuiAppShellService }, { token: i0.ComponentFactoryResolver }, { token: i0.Injector }, { token: i0.ApplicationRef }, { token: i0.ViewContainerRef }, { token: i4.BaseStatesDirective }, { token: forwardRef(() => EuiLetterFormatDirective), optional: true }, { token: i5.NgControl, optional: true, self: true }, { token: MAT_DATE_FORMATS }], target: i0.ɵɵFactoryTarget.Component });
530
530
  }
531
531
  static {
532
- this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.5", type: _EuiDatepickerComponent, selector: "eui-datepicker", inputs: { value: "value", togglerIconSvg: "togglerIconSvg", togglerLabel: "togglerLabel", placeholder: "placeholder", type: "type", startView: "startView", e2eAttr: "e2eAttr", minDate: "minDate", maxDate: "maxDate", datepickerFilter: "datepickerFilter", dateOutputFormat: "dateOutputFormat", customHeader: "customHeader", dateClass: "dateClass", stepHours: "stepHours", stepMinutes: "stepMinutes", stepSeconds: "stepSeconds", isDatetimepicker: ["isDatetimepicker", "isDatetimepicker", booleanAttribute], hasSeconds: ["hasSeconds", "hasSeconds", booleanAttribute], isOneInputField: ["isOneInputField", "isOneInputField", booleanAttribute], hasNoButton: ["hasNoButton", "hasNoButton", booleanAttribute], isDatepickerBlock: ["isDatepickerBlock", "isDatepickerBlock", booleanAttribute], isReadOnly: ["isReadOnly", "isReadOnly", booleanAttribute], isDisabled: ["isDisabled", "isDisabled", booleanAttribute], isInputDisabled: ["isInputDisabled", "isInputDisabled", booleanAttribute], isButtonDisabled: ["isButtonDisabled", "isButtonDisabled", booleanAttribute], isPickerDisabled: ["isPickerDisabled", "isPickerDisabled", booleanAttribute], isClearable: "isClearable", restrictToRegex: "restrictToRegex" }, outputs: { inputChange: "inputChange", dateSelect: "dateSelect" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "euiActionButtons", first: true, predicate: i0.forwardRef(() => EuiActionButtonsDirective), descendants: true }], viewQueries: [{ propertyName: "calendar", first: true, predicate: ["calendar"], descendants: true, static: true }, { propertyName: "templatePortalRef", first: true, predicate: ["templatePortalRef"], descendants: true }], usesOnChanges: true, hostDirectives: [{ directive: i4.BaseStatesDirective, inputs: ["euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiVariant", "euiVariant"] }], ngImport: i0, template: `<div euiInputGroup>
532
+ this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.6", type: _EuiDatepickerComponent, selector: "eui-datepicker", inputs: { value: "value", togglerIconSvg: "togglerIconSvg", togglerLabel: "togglerLabel", placeholder: "placeholder", type: "type", startView: "startView", e2eAttr: "e2eAttr", minDate: "minDate", maxDate: "maxDate", datepickerFilter: "datepickerFilter", dateOutputFormat: "dateOutputFormat", customHeader: "customHeader", dateClass: "dateClass", stepHours: "stepHours", stepMinutes: "stepMinutes", stepSeconds: "stepSeconds", isDatetimepicker: ["isDatetimepicker", "isDatetimepicker", booleanAttribute], hasSeconds: ["hasSeconds", "hasSeconds", booleanAttribute], isOneInputField: ["isOneInputField", "isOneInputField", booleanAttribute], hasNoButton: ["hasNoButton", "hasNoButton", booleanAttribute], isDatepickerBlock: ["isDatepickerBlock", "isDatepickerBlock", booleanAttribute], isReadOnly: ["isReadOnly", "isReadOnly", booleanAttribute], isDisabled: ["isDisabled", "isDisabled", booleanAttribute], isInputDisabled: ["isInputDisabled", "isInputDisabled", booleanAttribute], isButtonDisabled: ["isButtonDisabled", "isButtonDisabled", booleanAttribute], isPickerDisabled: ["isPickerDisabled", "isPickerDisabled", booleanAttribute], isClearable: "isClearable", restrictToRegex: "restrictToRegex" }, outputs: { inputChange: "inputChange", dateSelect: "dateSelect" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "euiActionButtons", first: true, predicate: i0.forwardRef(() => EuiActionButtonsDirective), descendants: true }], viewQueries: [{ propertyName: "calendar", first: true, predicate: ["calendar"], descendants: true, static: true }, { propertyName: "templatePortalRef", first: true, predicate: ["templatePortalRef"], descendants: true }], usesOnChanges: true, hostDirectives: [{ directive: i4.BaseStatesDirective, inputs: ["euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiVariant", "euiVariant"] }], ngImport: i0, template: `<div euiInputGroup>
533
533
  <div class="eui-input-group-addon">
534
534
  <input
535
535
  #input
@@ -592,7 +592,7 @@ var EuiDatepickerComponent = class _EuiDatepickerComponent {
592
592
  `, styles: [".eui-datepicker{display:flex}.eui-datepicker:not(.eui-datepicker--responsive) .eui-input-group-addon{width:unset}.eui-datepicker:not(.eui-datepicker--responsive) input{border-bottom-right-radius:0;border-top-right-radius:0;width:calc(8.5 * var(--eui-s-m))}.eui-datepicker:not(.eui-datepicker--responsive) input.eui-input-text--clearable{width:calc(9 * var(--eui-s-m))}.eui-datepicker:not(.eui-datepicker--responsive) input.eui-datepicker--long-format{width:calc(12.5 * var(--eui-s-m))}.eui-datepicker:not(.eui-datepicker--responsive) input.eui-datepicker--block{width:100%}.eui-datepicker:not(.eui-datepicker--responsive) input.eui-datepicker--no-button{border-bottom-right-radius:var(--eui-br-m);border-top-right-radius:var(--eui-br-m)}.eui-datepicker .eui-input-group{margin-bottom:0}.eui-datepicker--responsive,.eui-datepicker--responsive .eui-input-group-addon{width:100%}.eui-datepicker--container-height-large{height:auto!important}.eui-datepicker__action-buttons{display:flex;justify-content:flex-end;align-items:center;padding:0 var(--eui-s-xs) var(--eui-s-xs) var(--eui-s-xs)}.eui-datepicker__actions-cancel-button{margin-right:var(--eui-s-m)}.mat-calendar.mat-calendar-year .mat-calendar-period-button{display:none}.mat-datepicker-dialog .mat-datepicker-content-touch{max-height:none}.mat-datepicker-content-touch .mat-datepicker-content-container{height:auto!important;max-height:fit-content!important}.mat-mdc-icon-button:disabled{color:var(--eui-c-neutral-lighter)!important}.eui-datepicker--primary input{background-color:var(--eui-c-primary-bg)}.eui-datepicker--secondary input{background-color:var(--eui-c-neutral-bg-light)}.eui-datepicker--info input{background-color:var(--eui-c-info-bg)}.eui-datepicker--success input{background-color:var(--eui-c-success-bg)}.eui-datepicker--warning input{background-color:var(--eui-c-warning-bg)}.eui-datepicker--danger input{background-color:var(--eui-c-danger-bg)}.eui-datepicker--accent input{background-color:var(--eui-c-accent-bg)}\n"], dependencies: [{ kind: "directive", type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i5.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i5.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: i7.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { kind: "directive", type: i7.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { kind: "component", type: i8.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i9.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i10.EuiInputTextComponent, selector: "input[euiInputText]", inputs: ["isInvalid"] }, { kind: "component", type: i11.EuiInputGroupComponent, selector: "div[euiInputGroup]", inputs: ["e2eAttr"] }], encapsulation: i0.ViewEncapsulation.None });
593
593
  }
594
594
  };
595
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiDatepickerComponent, decorators: [{
595
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiDatepickerComponent, decorators: [{
596
596
  type: Component,
597
597
  args: [{ selector: "eui-datepicker", encapsulation: ViewEncapsulation.None, hostDirectives: [
598
598
  {
@@ -794,13 +794,13 @@ var MONTH_YEAR_FORMAT = {
794
794
  };
795
795
  var EuiLetterFormatDirective = class _EuiLetterFormatDirective {
796
796
  static {
797
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiLetterFormatDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
797
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiLetterFormatDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
798
798
  }
799
799
  static {
800
- this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiLetterFormatDirective, selector: "[euiLetterFormat]", providers: [{ provide: MAT_DATE_FORMATS, useValue: LETTER_FORMAT }], ngImport: i0 });
800
+ this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiLetterFormatDirective, selector: "[euiLetterFormat]", providers: [{ provide: MAT_DATE_FORMATS, useValue: LETTER_FORMAT }], ngImport: i0 });
801
801
  }
802
802
  };
803
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiLetterFormatDirective, decorators: [{
803
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiLetterFormatDirective, decorators: [{
804
804
  type: Directive,
805
805
  args: [{
806
806
  selector: "[euiLetterFormat]",
@@ -809,13 +809,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
809
809
  }] });
810
810
  var EuiYearFormatDirective = class _EuiYearFormatDirective {
811
811
  static {
812
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiYearFormatDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
812
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiYearFormatDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
813
813
  }
814
814
  static {
815
- this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiYearFormatDirective, selector: "[euiYearFormat]", providers: [{ provide: MAT_DATE_FORMATS, useValue: YEAR_FORMAT }], ngImport: i0 });
815
+ this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiYearFormatDirective, selector: "[euiYearFormat]", providers: [{ provide: MAT_DATE_FORMATS, useValue: YEAR_FORMAT }], ngImport: i0 });
816
816
  }
817
817
  };
818
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiYearFormatDirective, decorators: [{
818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiYearFormatDirective, decorators: [{
819
819
  type: Directive,
820
820
  args: [{
821
821
  selector: "[euiYearFormat]",
@@ -824,13 +824,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
824
824
  }] });
825
825
  var EuiMonthYearFormatDirective = class _EuiMonthYearFormatDirective {
826
826
  static {
827
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiMonthYearFormatDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
827
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiMonthYearFormatDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
828
828
  }
829
829
  static {
830
- this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiMonthYearFormatDirective, selector: "[euiMonthYearFormat]", providers: [{ provide: MAT_DATE_FORMATS, useValue: MONTH_YEAR_FORMAT }], ngImport: i0 });
830
+ this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiMonthYearFormatDirective, selector: "[euiMonthYearFormat]", providers: [{ provide: MAT_DATE_FORMATS, useValue: MONTH_YEAR_FORMAT }], ngImport: i0 });
831
831
  }
832
832
  };
833
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiMonthYearFormatDirective, decorators: [{
833
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiMonthYearFormatDirective, decorators: [{
834
834
  type: Directive,
835
835
  args: [{
836
836
  selector: "[euiMonthYearFormat]",
@@ -842,13 +842,13 @@ var EuiActionButtonsDirective = class _EuiActionButtonsDirective {
842
842
  this.class = "eui-datepicker__action-buttons";
843
843
  }
844
844
  static {
845
- this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: _EuiActionButtonsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
845
+ this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: _EuiActionButtonsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
846
846
  }
847
847
  static {
848
- this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.5", type: _EuiActionButtonsDirective, selector: "eui-action-buttons", host: { properties: { "class": "this.class" } }, ngImport: i0 });
848
+ this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.6", type: _EuiActionButtonsDirective, selector: "eui-action-buttons", host: { properties: { "class": "this.class" } }, ngImport: i0 });
849
849
  }
850
850
  };
851
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i0, type: EuiActionButtonsDirective, decorators: [{
851
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i0, type: EuiActionButtonsDirective, decorators: [{
852
852
  type: Directive,
853
853
  args: [{ selector: "eui-action-buttons" }]
854
854
  }], propDecorators: { class: [{
@@ -883,10 +883,10 @@ var DEFAULT_FORMATS = {
883
883
  };
884
884
  var EuiDatepickerModule = class _EuiDatepickerModule {
885
885
  static {
886
- this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiDatepickerModule, deps: [], target: i02.ɵɵFactoryTarget.NgModule });
886
+ this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiDatepickerModule, deps: [], target: i02.ɵɵFactoryTarget.NgModule });
887
887
  }
888
888
  static {
889
- this.ɵmod = i02.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiDatepickerModule, declarations: [
889
+ this.ɵmod = i02.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiDatepickerModule, declarations: [
890
890
  EuiDatepickerComponent,
891
891
  EuiLetterFormatDirective,
892
892
  EuiYearFormatDirective,
@@ -913,7 +913,7 @@ var EuiDatepickerModule = class _EuiDatepickerModule {
913
913
  ] });
914
914
  }
915
915
  static {
916
- this.ɵinj = i02.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: _EuiDatepickerModule, providers: [
916
+ this.ɵinj = i02.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: _EuiDatepickerModule, providers: [
917
917
  { provide: DateAdapter2, useClass: MomentDateAdapter, deps: [MAT_DATE_LOCALE] },
918
918
  { provide: MAT_DATE_FORMATS2, useValue: DEFAULT_FORMATS }
919
919
  ], imports: [
@@ -931,7 +931,7 @@ var EuiDatepickerModule = class _EuiDatepickerModule {
931
931
  ] });
932
932
  }
933
933
  };
934
- i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i02, type: EuiDatepickerModule, decorators: [{
934
+ i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6", ngImport: i02, type: EuiDatepickerModule, decorators: [{
935
935
  type: NgModule,
936
936
  args: [{
937
937
  imports: [