@eui/components 17.3.4-snapshot-1714440086824 → 17.3.4-snapshot-1715066949925

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 (364) hide show
  1. package/docs/classes/CustomNodeSelectFnHelper.html +552 -0
  2. package/docs/components/EuiNotificationItemComponent.html +1 -1
  3. package/docs/components/EuiTreeComponent.html +19 -0
  4. package/docs/dependencies.html +29 -29
  5. package/docs/directives/EuiTreeFormControlDirective.html +1 -1
  6. package/docs/index.html +1 -1
  7. package/docs/js/menu-wc.js +9 -6
  8. package/docs/js/menu-wc_es5.js +1 -1
  9. package/docs/js/search/search_index.js +2 -2
  10. package/docs/miscellaneous/typealiases.html +148 -129
  11. package/docs/miscellaneous/variables.html +14 -14
  12. package/esm2022/directives/eui-clearable.directive.mjs +3 -3
  13. package/esm2022/directives/eui-has-permission.directive.mjs +7 -7
  14. package/esm2022/directives/eui-loading.directive.mjs +3 -3
  15. package/esm2022/directives/eui-maxlength.directive.mjs +7 -7
  16. package/esm2022/directives/eui-resizable/eui-resizable.component.mjs +3 -3
  17. package/esm2022/directives/eui-resizable/eui-resizable.directive.mjs +3 -3
  18. package/esm2022/directives/eui-resizable/eui-resizable.module.mjs +4 -4
  19. package/esm2022/directives/eui-scroll-handler.directive.mjs +10 -10
  20. package/esm2022/directives/eui-smooth-scroll.directive.mjs +10 -10
  21. package/esm2022/directives/eui-template.directive.mjs +7 -7
  22. package/esm2022/directives/eui-tooltip/container/eui-tooltip-container.component.mjs +3 -3
  23. package/esm2022/directives/eui-tooltip/eui-tooltip.directive.mjs +3 -3
  24. package/esm2022/directives/eui-tooltip/eui-tooltip.module.mjs +4 -4
  25. package/esm2022/eui-alert/eui-alert.component.mjs +6 -6
  26. package/esm2022/eui-alert/eui-alert.module.mjs +4 -4
  27. package/esm2022/eui-all/eui-all.module.mjs +4 -4
  28. package/esm2022/eui-autocomplete/eui-autocomplete-option/eui-autocomplete-option.component.mjs +3 -3
  29. package/esm2022/eui-autocomplete/eui-autocomplete-option-group/eui-autocomplete-option-group.component.mjs +3 -3
  30. package/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +3 -3
  31. package/esm2022/eui-autocomplete/eui-autocomplete.module.mjs +4 -4
  32. package/esm2022/eui-avatar/avatar-badge/avatar-badge.component.mjs +3 -3
  33. package/esm2022/eui-avatar/avatar-icon/avatar-icon.component.mjs +3 -3
  34. package/esm2022/eui-avatar/avatar-image/avatar-image.component.mjs +3 -3
  35. package/esm2022/eui-avatar/avatar-text/avatar-text.component.mjs +3 -3
  36. package/esm2022/eui-avatar/eui-avatar-list.component.mjs +3 -3
  37. package/esm2022/eui-avatar/eui-avatar.component.mjs +3 -3
  38. package/esm2022/eui-avatar/eui-avatar.module.mjs +4 -4
  39. package/esm2022/eui-badge/eui-badge.component.mjs +3 -3
  40. package/esm2022/eui-badge/eui-badge.module.mjs +4 -4
  41. package/esm2022/eui-block-content/eui-block-content.component.mjs +3 -3
  42. package/esm2022/eui-block-content/eui-block-content.module.mjs +4 -4
  43. package/esm2022/eui-block-document/eui-block-document.component.mjs +3 -3
  44. package/esm2022/eui-block-document/eui-block-document.module.mjs +4 -4
  45. package/esm2022/eui-button/eui-button.component.mjs +7 -7
  46. package/esm2022/eui-button-group/eui-button-group.component.mjs +7 -7
  47. package/esm2022/eui-buttons/eui-buttons.component.mjs +13 -13
  48. package/esm2022/eui-card/components/eui-card-content/eui-card-content.component.mjs +3 -3
  49. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-buttons.component.mjs +3 -3
  50. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-icons.component.mjs +3 -3
  51. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.mjs +3 -3
  52. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer.component.mjs +3 -3
  53. package/esm2022/eui-card/components/eui-card-header/eui-card-header-left-content.component.mjs +3 -3
  54. package/esm2022/eui-card/components/eui-card-header/eui-card-header-right-content.component.mjs +3 -3
  55. package/esm2022/eui-card/components/eui-card-header/eui-card-header-subtitle.component.mjs +3 -3
  56. package/esm2022/eui-card/components/eui-card-header/eui-card-header-title.component.mjs +3 -3
  57. package/esm2022/eui-card/components/eui-card-header/eui-card-header.component.mjs +3 -3
  58. package/esm2022/eui-card/components/eui-card-header-body/eui-card-header-body.component.mjs +3 -3
  59. package/esm2022/eui-card/components/eui-card-media/eui-card-media.component.mjs +3 -3
  60. package/esm2022/eui-card/eui-card.component.mjs +3 -3
  61. package/esm2022/eui-card/eui-card.module.mjs +4 -4
  62. package/esm2022/eui-card/services/ui-state.service.mjs +3 -3
  63. package/esm2022/eui-chip/eui-chip.component.mjs +3 -3
  64. package/esm2022/eui-chip/eui-chip.module.mjs +4 -4
  65. package/esm2022/eui-chip-list/eui-chip-list.component.mjs +6 -6
  66. package/esm2022/eui-chip-list/eui-chip-list.module.mjs +4 -4
  67. package/esm2022/eui-chip-list/services/eui-chip-list-drag.service.mjs +3 -3
  68. package/esm2022/eui-dashboard-button/eui-dashboard-button.component.mjs +13 -13
  69. package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +7 -7
  70. package/esm2022/eui-date-range-selector/eui-date-range-selector.component.mjs +3 -3
  71. package/esm2022/eui-date-range-selector/eui-date-range-selector.module.mjs +4 -4
  72. package/esm2022/eui-datepicker/eui-datepicker.component.mjs +15 -15
  73. package/esm2022/eui-datepicker/eui-datepicker.module.mjs +4 -4
  74. package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +3 -3
  75. package/esm2022/eui-dialog/eui-dialog.component.mjs +9 -9
  76. package/esm2022/eui-dialog/eui-dialog.module.mjs +4 -4
  77. package/esm2022/eui-dialog/services/eui-dialog.service.mjs +3 -3
  78. package/esm2022/eui-dimmer/dimmer.component.mjs +3 -3
  79. package/esm2022/eui-dimmer/dimmer.module.mjs +4 -4
  80. package/esm2022/eui-disable-content/eui-disable-content.component.mjs +7 -7
  81. package/esm2022/eui-discussion-thread/eui-discussion-thread-item.component.mjs +3 -3
  82. package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +3 -3
  83. package/esm2022/eui-discussion-thread/eui-discussion-thread.module.mjs +4 -4
  84. package/esm2022/eui-dropdown/directives/eui-dropdown-content.directive.mjs +3 -3
  85. package/esm2022/eui-dropdown/dropdown-item/eui-dropdown-item.component.mjs +3 -3
  86. package/esm2022/eui-dropdown/eui-dropdown.component.mjs +3 -3
  87. package/esm2022/eui-dropdown/eui-dropdown.module.mjs +8 -8
  88. package/esm2022/eui-dropdown/eui-dropdown.service.mjs +3 -3
  89. package/esm2022/eui-feedback-message/eui-feedback-message.component.mjs +3 -3
  90. package/esm2022/eui-feedback-message/eui-feedback-message.module.mjs +4 -4
  91. package/esm2022/eui-fieldset/eui-fieldset.component.mjs +9 -9
  92. package/esm2022/eui-fieldset/eui-fieldset.module.mjs +4 -4
  93. package/esm2022/eui-file-upload/eui-file-upload.component.mjs +3 -3
  94. package/esm2022/eui-file-upload/eui-file-upload.module.mjs +4 -4
  95. package/esm2022/eui-file-upload/file-preview/file-preview.component.mjs +3 -3
  96. package/esm2022/eui-file-upload/pipes/filesize.pipe.mjs +3 -3
  97. package/esm2022/eui-file-upload/progress/eui-file-upload-progress.component.mjs +3 -3
  98. package/esm2022/eui-file-upload/utils/eui-file-upload.utils.mjs +3 -3
  99. package/esm2022/eui-growl/eui-growl.component.mjs +3 -3
  100. package/esm2022/eui-growl/eui-growl.module.mjs +4 -4
  101. package/esm2022/eui-icon/eui-icon-color.component.mjs +3 -3
  102. package/esm2022/eui-icon/eui-icon-svg-button/eui-icon-svg-button.component.mjs +3 -3
  103. package/esm2022/eui-icon/eui-icon-svg.component.mjs +3 -3
  104. package/esm2022/eui-icon/eui-icon.component.mjs +3 -3
  105. package/esm2022/eui-icon/eui-icon.module.mjs +4 -4
  106. package/esm2022/eui-icon-toggle/eui-icon-toggle.component.mjs +3 -3
  107. package/esm2022/eui-icon-toggle/eui-icon-toggle.module.mjs +4 -4
  108. package/esm2022/eui-input-checkbox/eui-input-checkbox.component.mjs +3 -3
  109. package/esm2022/eui-input-checkbox/eui-input-checkbox.module.mjs +4 -4
  110. package/esm2022/eui-input-group/eui-input-group.component.mjs +3 -3
  111. package/esm2022/eui-input-group/eui-input-group.module.mjs +4 -4
  112. package/esm2022/eui-input-number/eui-input-number.component.mjs +4 -4
  113. package/esm2022/eui-input-number/eui-input-number.module.mjs +4 -4
  114. package/esm2022/eui-input-number/eui-number-control.directive.mjs +3 -3
  115. package/esm2022/eui-input-radio/eui-input-radio.component.mjs +3 -3
  116. package/esm2022/eui-input-radio/eui-input-radio.module.mjs +4 -4
  117. package/esm2022/eui-input-text/eui-input-text.component.mjs +4 -4
  118. package/esm2022/eui-input-text/eui-input-text.module.mjs +4 -4
  119. package/esm2022/eui-label/eui-label.component.mjs +3 -3
  120. package/esm2022/eui-label/eui-label.module.mjs +4 -4
  121. package/esm2022/eui-list/eui-list-item/eui-list-item.component.mjs +3 -3
  122. package/esm2022/eui-list/eui-list.component.mjs +3 -3
  123. package/esm2022/eui-list/eui-list.module.mjs +4 -4
  124. package/esm2022/eui-list/services/eui-list.service.mjs +3 -3
  125. package/esm2022/eui-menu/eui-menu-item.component.mjs +3 -3
  126. package/esm2022/eui-menu/eui-menu.component.mjs +3 -3
  127. package/esm2022/eui-menu/eui-menu.module.mjs +4 -4
  128. package/esm2022/eui-message-box/eui-message-box.component.mjs +6 -6
  129. package/esm2022/eui-message-box/eui-message-box.module.mjs +4 -4
  130. package/esm2022/eui-message-box/services/eui-message-box.service.mjs +3 -3
  131. package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +3 -3
  132. package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +3 -3
  133. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
  134. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +3 -3
  135. package/esm2022/eui-overlay/eui-overlay.component.mjs +7 -7
  136. package/esm2022/eui-page/components/eui-page-breadcrumb/eui-page-breadcrumb.component.mjs +3 -3
  137. package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +21 -21
  138. package/esm2022/eui-page/components/eui-page-columns/eui-page-columns.component.mjs +3 -3
  139. package/esm2022/eui-page/components/eui-page-content/eui-page-content.component.mjs +3 -3
  140. package/esm2022/eui-page/components/eui-page-footer/eui-page-footer.component.mjs +3 -3
  141. package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +12 -12
  142. package/esm2022/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.mjs +3 -3
  143. package/esm2022/eui-page/components/eui-page-top-content/eui-page-top-content.component.mjs +3 -3
  144. package/esm2022/eui-page/eui-page.component.mjs +3 -3
  145. package/esm2022/eui-page/eui-page.module.mjs +4 -4
  146. package/esm2022/eui-paginator/eui-paginator.component.mjs +3 -3
  147. package/esm2022/eui-paginator/eui-paginator.module.mjs +4 -4
  148. package/esm2022/eui-popover/directives/eui-popover-arrow-position.directive.mjs +3 -3
  149. package/esm2022/eui-popover/eui-popover.component.mjs +3 -3
  150. package/esm2022/eui-popover/eui-popover.module.mjs +4 -4
  151. package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +3 -3
  152. package/esm2022/eui-progress-bar/eui-progress-bar.module.mjs +4 -4
  153. package/esm2022/eui-progress-circle/eui-progress-circle.component.mjs +7 -7
  154. package/esm2022/eui-select/eui-select-control.directive.mjs +3 -3
  155. package/esm2022/eui-select/eui-select-multiple.directive.mjs +3 -3
  156. package/esm2022/eui-select/eui-select-mutli-option.directive.mjs +3 -3
  157. package/esm2022/eui-select/eui-select-option.directive.mjs +3 -3
  158. package/esm2022/eui-select/eui-select.component.mjs +4 -4
  159. package/esm2022/eui-select/eui-select.module.mjs +4 -4
  160. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.component.mjs +3 -3
  161. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.module.mjs +4 -4
  162. package/esm2022/eui-skeleton/eui-skeleton.component.mjs +3 -3
  163. package/esm2022/eui-skeleton/eui-skeleton.module.mjs +4 -4
  164. package/esm2022/eui-slide-toggle/eui-slide-toggle.component.mjs +3 -3
  165. package/esm2022/eui-slide-toggle/eui-slide-toggle.module.mjs +4 -4
  166. package/esm2022/eui-table/directives/eui-table-sticky-columns.directive.mjs +3 -3
  167. package/esm2022/eui-table/eui-table.component.mjs +3 -3
  168. package/esm2022/eui-table/eui-table.module.mjs +4 -4
  169. package/esm2022/eui-table/expandable-row/eui-table-expandable-row.component.mjs +3 -3
  170. package/esm2022/eui-table/filter/eui-table-filter.component.mjs +3 -3
  171. package/esm2022/eui-table/pipes/eui-table-highlight-filter.pipe.mjs +3 -3
  172. package/esm2022/eui-table/selectable-header/eui-table-selectable-header.component.mjs +3 -3
  173. package/esm2022/eui-table/selectable-row/eui-table-selectable-row.component.mjs +3 -3
  174. package/esm2022/eui-table/services/eui-table-selectable-row.service.mjs +3 -3
  175. package/esm2022/eui-table/services/eui-table-sort.service.mjs +3 -3
  176. package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +3 -3
  177. package/esm2022/eui-tabs/eui-tab/eui-tab.component.mjs +3 -3
  178. package/esm2022/eui-tabs/eui-tab-content/eui-tab-content.component.mjs +3 -3
  179. package/esm2022/eui-tabs/eui-tab-label/eui-tab-label.component.mjs +6 -6
  180. package/esm2022/eui-tabs/eui-tabs.component.mjs +6 -6
  181. package/esm2022/eui-tabs/eui-tabs.module.mjs +4 -4
  182. package/esm2022/eui-textarea/auto-resize.directive.mjs +3 -3
  183. package/esm2022/eui-textarea/eui-textarea.component.mjs +4 -4
  184. package/esm2022/eui-textarea/eui-textarea.module.mjs +4 -4
  185. package/esm2022/eui-timebar/eui-timebar.component.mjs +7 -7
  186. package/esm2022/eui-timeline/eui-timeline-item.component.mjs +3 -3
  187. package/esm2022/eui-timeline/eui-timeline.component.mjs +3 -3
  188. package/esm2022/eui-timeline/eui-timeline.module.mjs +4 -4
  189. package/esm2022/eui-timepicker/eui-timepicker.component.mjs +3 -3
  190. package/esm2022/eui-timepicker/eui-timepicker.module.mjs +4 -4
  191. package/esm2022/eui-tree/eui-dropdown-tree.directive.mjs +7 -7
  192. package/esm2022/eui-tree/eui-tree-form-control.directive.mjs +9 -9
  193. package/esm2022/eui-tree/eui-tree.component.mjs +37 -11
  194. package/esm2022/eui-tree/eui-tree.model.mjs +20 -1
  195. package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +12 -12
  196. package/esm2022/eui-tree-list/eui-tree-list.component.mjs +3 -3
  197. package/esm2022/eui-tree-list/eui-tree-list.module.mjs +4 -4
  198. package/esm2022/eui-tree-list/item-content/item-content.component.mjs +3 -3
  199. package/esm2022/eui-tree-list/toolbar/toolbar.component.mjs +6 -6
  200. package/esm2022/eui-wizard/eui-wizard-step.component.mjs +3 -3
  201. package/esm2022/eui-wizard/eui-wizard.component.mjs +3 -3
  202. package/esm2022/eui-wizard/eui-wizard.module.mjs +4 -4
  203. package/esm2022/eui-wizard/services/eui-wizard.service.mjs +3 -3
  204. package/esm2022/externals/charts/chart/chart.component.mjs +3 -3
  205. package/esm2022/externals/charts/eui-charts.module.mjs +4 -4
  206. package/esm2022/externals/eui-editor/counters/eui-editor-counters.component.mjs +3 -3
  207. package/esm2022/externals/eui-editor/directives/eui-editor-maxlength.directive.mjs +3 -3
  208. package/esm2022/externals/eui-editor/eui-editor.component.mjs +6 -6
  209. package/esm2022/externals/eui-editor/eui-editor.module.mjs +4 -4
  210. package/esm2022/externals/eui-editor/html-view/eui-editor-html-view.component.mjs +3 -3
  211. package/esm2022/externals/eui-editor/image-url-dialog/image-url-dialog.component.mjs +3 -3
  212. package/esm2022/externals/eui-editor/json-view/eui-editor-json-view.component.mjs +3 -3
  213. package/esm2022/externals/quill/loader.service.mjs +3 -3
  214. package/esm2022/externals/quill/quill-editor.component.mjs +3 -3
  215. package/esm2022/externals/quill/quill.module.mjs +4 -4
  216. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +3 -3
  217. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.module.mjs +4 -4
  218. package/esm2022/layout/eui-app/eui-app-footer/footer.component.mjs +3 -3
  219. package/esm2022/layout/eui-app/eui-app-footer/footer.module.mjs +4 -4
  220. package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +3 -3
  221. package/esm2022/layout/eui-app/eui-app-header/header.module.mjs +4 -4
  222. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-body/sidebar-body.component.mjs +3 -3
  223. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.mjs +3 -3
  224. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  225. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  226. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +3 -3
  227. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
  228. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +3 -3
  229. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +4 -4
  230. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +3 -3
  231. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.module.mjs +4 -4
  232. package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +3 -3
  233. package/esm2022/layout/eui-app/eui-app-top-message/top-message.module.mjs +4 -4
  234. package/esm2022/layout/eui-app/eui-app.component.mjs +6 -6
  235. package/esm2022/layout/eui-app/eui-app.module.mjs +4 -4
  236. package/esm2022/layout/eui-breadcrumb/breadcrumb.component.mjs +3 -3
  237. package/esm2022/layout/eui-breadcrumb/breadcrumb.module.mjs +4 -4
  238. package/esm2022/layout/eui-breadcrumb/breadcrumb.service.mjs +3 -3
  239. package/esm2022/layout/eui-breadcrumb/collapsed-breadcrumb/collapsed-breadcrumb.component.mjs +6 -6
  240. package/esm2022/layout/eui-breadcrumb/item/breadcrumb-item.component.mjs +3 -3
  241. package/esm2022/layout/eui-footer/footer.component.mjs +3 -3
  242. package/esm2022/layout/eui-footer/footer.module.mjs +4 -4
  243. package/esm2022/layout/eui-header/header-app/header-app.component.mjs +12 -12
  244. package/esm2022/layout/eui-header/header-app-name/header-app-name.component.mjs +3 -3
  245. package/esm2022/layout/eui-header/header-app-name-logo/header-app-name-logo.component.mjs +3 -3
  246. package/esm2022/layout/eui-header/header-app-subtitle/header-app-subtitle.component.mjs +3 -3
  247. package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +3 -3
  248. package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +3 -3
  249. package/esm2022/layout/eui-header/header-right-content/header-right-content.component.mjs +3 -3
  250. package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +3 -3
  251. package/esm2022/layout/eui-header/header.component.mjs +3 -3
  252. package/esm2022/layout/eui-header/header.module.mjs +4 -4
  253. package/esm2022/layout/eui-language-selector/language-selector.component.mjs +3 -3
  254. package/esm2022/layout/eui-language-selector/language-selector.module.mjs +4 -4
  255. package/esm2022/layout/eui-language-selector/modal-selector/modal-selector.component.mjs +3 -3
  256. package/esm2022/layout/eui-layout.module.mjs +4 -4
  257. package/esm2022/layout/eui-notifications/eui-notification-item.component.mjs +5 -5
  258. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +4 -4
  259. package/esm2022/layout/eui-notifications/eui-notifications.module.mjs +4 -4
  260. package/esm2022/layout/eui-notifications-v2/eui-notification-item.component.mjs +3 -3
  261. package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +4 -4
  262. package/esm2022/layout/eui-notifications-v2/eui-notifications.module.mjs +4 -4
  263. package/esm2022/layout/eui-search/search.component.mjs +3 -3
  264. package/esm2022/layout/eui-search/search.module.mjs +4 -4
  265. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
  266. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.module.mjs +4 -4
  267. package/esm2022/layout/eui-toolbar/toolbar-app/toolbar-app.component.mjs +3 -3
  268. package/esm2022/layout/eui-toolbar/toolbar-center/toolbar-center.component.mjs +3 -3
  269. package/esm2022/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.mjs +3 -3
  270. package/esm2022/layout/eui-toolbar/toolbar-item/toolbar-item.component.mjs +3 -3
  271. package/esm2022/layout/eui-toolbar/toolbar-items/toolbar-items.component.mjs +3 -3
  272. package/esm2022/layout/eui-toolbar/toolbar-logo/toolbar-logo.component.mjs +3 -3
  273. package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +3 -3
  274. package/esm2022/layout/eui-toolbar/toolbar.component.mjs +3 -3
  275. package/esm2022/layout/eui-toolbar/toolbar.module.mjs +4 -4
  276. package/esm2022/layout/eui-user-profile/user-profile-card/user-profile-card.component.mjs +3 -3
  277. package/esm2022/layout/eui-user-profile/user-profile-menu/user-profile-menu.component.mjs +3 -3
  278. package/esm2022/layout/eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.mjs +3 -3
  279. package/esm2022/layout/eui-user-profile/user-profile.component.mjs +3 -3
  280. package/esm2022/layout/eui-user-profile/user-profile.module.mjs +4 -4
  281. package/esm2022/pipes/eui-is-empty.pipe.mjs +7 -7
  282. package/esm2022/pipes/eui-truncate.pipe.mjs +7 -7
  283. package/esm2022/shared/base/base-states.directive.mjs +3 -3
  284. package/esm2022/shared/base/base.directive.mjs +3 -3
  285. package/esm2022/shared/eui-common-header/common-header.component.mjs +10 -10
  286. package/esm2022/shared/eui-expand-content/eui-expand-content.component.mjs +7 -7
  287. package/esm2022/shared/input.directive.mjs +3 -3
  288. package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
  289. package/eui-progress-bar/eui-progress-bar.component.d.ts.map +1 -1
  290. package/eui-tree/eui-tree.component.d.ts +4 -2
  291. package/eui-tree/eui-tree.component.d.ts.map +1 -1
  292. package/eui-tree/eui-tree.model.d.ts +9 -0
  293. package/eui-tree/eui-tree.model.d.ts.map +1 -1
  294. package/fesm2022/eui-components-directives.mjs +67 -67
  295. package/fesm2022/eui-components-eui-alert.mjs +10 -10
  296. package/fesm2022/eui-components-eui-all.mjs +4 -4
  297. package/fesm2022/eui-components-eui-autocomplete.mjs +13 -13
  298. package/fesm2022/eui-components-eui-avatar.mjs +22 -22
  299. package/fesm2022/eui-components-eui-badge.mjs +7 -7
  300. package/fesm2022/eui-components-eui-block-content.mjs +7 -7
  301. package/fesm2022/eui-components-eui-block-document.mjs +7 -7
  302. package/fesm2022/eui-components-eui-button-group.mjs +7 -7
  303. package/fesm2022/eui-components-eui-button.mjs +7 -7
  304. package/fesm2022/eui-components-eui-buttons.mjs +13 -13
  305. package/fesm2022/eui-components-eui-card.mjs +46 -46
  306. package/fesm2022/eui-components-eui-chip-list.mjs +13 -13
  307. package/fesm2022/eui-components-eui-chip.mjs +7 -7
  308. package/fesm2022/eui-components-eui-dashboard-button.mjs +13 -13
  309. package/fesm2022/eui-components-eui-dashboard-card.mjs +7 -7
  310. package/fesm2022/eui-components-eui-date-range-selector.mjs +7 -7
  311. package/fesm2022/eui-components-eui-datepicker.mjs +19 -19
  312. package/fesm2022/eui-components-eui-dialog.mjs +19 -19
  313. package/fesm2022/eui-components-eui-dimmer.mjs +7 -7
  314. package/fesm2022/eui-components-eui-disable-content.mjs +7 -7
  315. package/fesm2022/eui-components-eui-discussion-thread.mjs +10 -10
  316. package/fesm2022/eui-components-eui-dropdown.mjs +20 -20
  317. package/fesm2022/eui-components-eui-feedback-message.mjs +7 -7
  318. package/fesm2022/eui-components-eui-fieldset.mjs +13 -13
  319. package/fesm2022/eui-components-eui-file-upload.mjs +19 -19
  320. package/fesm2022/eui-components-eui-growl.mjs +7 -7
  321. package/fesm2022/eui-components-eui-icon-toggle.mjs +7 -7
  322. package/fesm2022/eui-components-eui-icon.mjs +16 -16
  323. package/fesm2022/eui-components-eui-input-checkbox.mjs +7 -7
  324. package/fesm2022/eui-components-eui-input-group.mjs +7 -7
  325. package/fesm2022/eui-components-eui-input-number.mjs +11 -11
  326. package/fesm2022/eui-components-eui-input-number.mjs.map +1 -1
  327. package/fesm2022/eui-components-eui-input-radio.mjs +7 -7
  328. package/fesm2022/eui-components-eui-input-text.mjs +8 -8
  329. package/fesm2022/eui-components-eui-input-text.mjs.map +1 -1
  330. package/fesm2022/eui-components-eui-label.mjs +7 -7
  331. package/fesm2022/eui-components-eui-list.mjs +13 -13
  332. package/fesm2022/eui-components-eui-menu.mjs +10 -10
  333. package/fesm2022/eui-components-eui-message-box.mjs +13 -13
  334. package/fesm2022/eui-components-eui-overlay.mjs +19 -19
  335. package/fesm2022/eui-components-eui-page.mjs +58 -58
  336. package/fesm2022/eui-components-eui-paginator.mjs +7 -7
  337. package/fesm2022/eui-components-eui-popover.mjs +10 -10
  338. package/fesm2022/eui-components-eui-progress-bar.mjs +7 -7
  339. package/fesm2022/eui-components-eui-progress-circle.mjs +7 -7
  340. package/fesm2022/eui-components-eui-select.mjs +20 -20
  341. package/fesm2022/eui-components-eui-select.mjs.map +1 -1
  342. package/fesm2022/eui-components-eui-sidebar-menu.mjs +7 -7
  343. package/fesm2022/eui-components-eui-skeleton.mjs +7 -7
  344. package/fesm2022/eui-components-eui-slide-toggle.mjs +7 -7
  345. package/fesm2022/eui-components-eui-table.mjs +34 -34
  346. package/fesm2022/eui-components-eui-tabs.mjs +22 -22
  347. package/fesm2022/eui-components-eui-textarea.mjs +11 -11
  348. package/fesm2022/eui-components-eui-textarea.mjs.map +1 -1
  349. package/fesm2022/eui-components-eui-timebar.mjs +7 -7
  350. package/fesm2022/eui-components-eui-timeline.mjs +10 -10
  351. package/fesm2022/eui-components-eui-timepicker.mjs +7 -7
  352. package/fesm2022/eui-components-eui-tree-list.mjs +28 -28
  353. package/fesm2022/eui-components-eui-tree.mjs +70 -25
  354. package/fesm2022/eui-components-eui-tree.mjs.map +1 -1
  355. package/fesm2022/eui-components-eui-wizard.mjs +13 -13
  356. package/fesm2022/eui-components-externals-charts.mjs +7 -7
  357. package/fesm2022/eui-components-externals-eui-editor.mjs +25 -25
  358. package/fesm2022/eui-components-externals-quill.mjs +10 -10
  359. package/fesm2022/eui-components-layout.mjs +231 -231
  360. package/fesm2022/eui-components-layout.mjs.map +1 -1
  361. package/fesm2022/eui-components-pipes.mjs +14 -14
  362. package/fesm2022/eui-components-shared-base.mjs +6 -6
  363. package/fesm2022/eui-components-shared.mjs +20 -20
  364. package/package.json +9 -9
@@ -232,8 +232,8 @@ export class BaseStatesDirective {
232
232
  .join(' ')
233
233
  .trim();
234
234
  }
235
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: BaseStatesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
236
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.0", type: BaseStatesDirective, isStandalone: true, selector: "[euiBase]", inputs: { euiPrimary: "euiPrimary", euiSecondary: "euiSecondary", euiSecondaryLight: "euiSecondaryLight", euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", euiAccent: "euiAccent", euiVariant: "euiVariant", euiSize2XS: "euiSize2XS", euiSizeXS: "euiSizeXS", euiSizeS: "euiSizeS", euiSizeM: "euiSizeM", euiSizeL: "euiSizeL", euiSizeXL: "euiSizeXL", euiSize2XL: "euiSize2XL", euiSize3XL: "euiSize3XL", euiSize4XL: "euiSize4XL", euiSize5XL: "euiSize5XL", euiSizeVariant: "euiSizeVariant", euiRounded: "euiRounded", euiOutline: "euiOutline", euiCompact: "euiCompact", euiDisabled: "euiDisabled", euiResponsive: "euiResponsive", euiHighlighted: "euiHighlighted", euiClearable: "euiClearable", euiLoading: "euiLoading", euiInverted: "euiInverted" }, host: { properties: { "attr.aria-disabled": "this.ariaDisabled" } }, ngImport: i0 }); }
235
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: BaseStatesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
236
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.7", type: BaseStatesDirective, isStandalone: true, selector: "[euiBase]", inputs: { euiPrimary: "euiPrimary", euiSecondary: "euiSecondary", euiSecondaryLight: "euiSecondaryLight", euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", euiAccent: "euiAccent", euiVariant: "euiVariant", euiSize2XS: "euiSize2XS", euiSizeXS: "euiSizeXS", euiSizeS: "euiSizeS", euiSizeM: "euiSizeM", euiSizeL: "euiSizeL", euiSizeXL: "euiSizeXL", euiSize2XL: "euiSize2XL", euiSize3XL: "euiSize3XL", euiSize4XL: "euiSize4XL", euiSize5XL: "euiSize5XL", euiSizeVariant: "euiSizeVariant", euiRounded: "euiRounded", euiOutline: "euiOutline", euiCompact: "euiCompact", euiDisabled: "euiDisabled", euiResponsive: "euiResponsive", euiHighlighted: "euiHighlighted", euiClearable: "euiClearable", euiLoading: "euiLoading", euiInverted: "euiInverted" }, host: { properties: { "attr.aria-disabled": "this.ariaDisabled" } }, ngImport: i0 }); }
237
237
  }
238
238
  __decorate([
239
239
  coerceBoolean
@@ -262,7 +262,7 @@ __decorate([
262
262
  __decorate([
263
263
  coerceBoolean
264
264
  ], BaseStatesDirective.prototype, "euiInverted", void 0);
265
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: BaseStatesDirective, decorators: [{
265
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: BaseStatesDirective, decorators: [{
266
266
  type: Directive,
267
267
  args: [{
268
268
  standalone: true,
@@ -252,10 +252,10 @@ export class BaseDirective {
252
252
  .join(' ')
253
253
  .trim();
254
254
  }
255
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: BaseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
256
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.0", type: BaseDirective, selector: "[euiBase]", inputs: { e2eAttr: "e2eAttr", styleClass: "styleClass", euiPrimary: "euiPrimary", euiSecondary: "euiSecondary", euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", euiAccent: "euiAccent", euiVariant: "euiVariant", euiSize2XS: "euiSize2XS", euiSizeXS: "euiSizeXS", euiSizeS: "euiSizeS", euiSizeM: "euiSizeM", euiSizeL: "euiSizeL", euiSizeXL: "euiSizeXL", euiSize2XL: "euiSize2XL", euiSize3XL: "euiSize3XL", euiSize4XL: "euiSize4XL", euiSize5XL: "euiSize5XL", euiSizeVariant: "euiSizeVariant", euiRounded: "euiRounded", euiOutline: "euiOutline", euiCompact: "euiCompact", euiDisabled: "euiDisabled", euiResponsive: "euiResponsive", euiHighlighted: "euiHighlighted", euiClearable: "euiClearable", euiLoading: "euiLoading" }, host: { properties: { "attr.aria-disabled": "this.ariaDisabled", "attr.data-e2e": "this.e2eAttr" } }, ngImport: i0 }); }
255
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: BaseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
256
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.7", type: BaseDirective, selector: "[euiBase]", inputs: { e2eAttr: "e2eAttr", styleClass: "styleClass", euiPrimary: "euiPrimary", euiSecondary: "euiSecondary", euiInfo: "euiInfo", euiSuccess: "euiSuccess", euiWarning: "euiWarning", euiDanger: "euiDanger", euiAccent: "euiAccent", euiVariant: "euiVariant", euiSize2XS: "euiSize2XS", euiSizeXS: "euiSizeXS", euiSizeS: "euiSizeS", euiSizeM: "euiSizeM", euiSizeL: "euiSizeL", euiSizeXL: "euiSizeXL", euiSize2XL: "euiSize2XL", euiSize3XL: "euiSize3XL", euiSize4XL: "euiSize4XL", euiSize5XL: "euiSize5XL", euiSizeVariant: "euiSizeVariant", euiRounded: "euiRounded", euiOutline: "euiOutline", euiCompact: "euiCompact", euiDisabled: "euiDisabled", euiResponsive: "euiResponsive", euiHighlighted: "euiHighlighted", euiClearable: "euiClearable", euiLoading: "euiLoading" }, host: { properties: { "attr.aria-disabled": "this.ariaDisabled", "attr.data-e2e": "this.e2eAttr" } }, ngImport: i0 }); }
257
257
  }
258
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: BaseDirective, decorators: [{
258
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: BaseDirective, decorators: [{
259
259
  type: Directive,
260
260
  args: [{
261
261
  selector: '[euiBase]',
@@ -24,10 +24,10 @@ export class EuiCommonHeaderComponent {
24
24
  set isCollapsed(value) {
25
25
  this._isCollapsed = coerceBooleanProperty(value);
26
26
  }
27
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiCommonHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
28
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.0", type: EuiCommonHeaderComponent, selector: "eui-common-header", inputs: { label: "label", subLabel: "subLabel", labelTooltip: "labelTooltip", subLabelTooltip: "subLabelTooltip", isHighlighted: "isHighlighted", isCollapsed: "isCollapsed" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "customCommonSubLabelContent", first: true, predicate: i0.forwardRef(() => EuiCommonHeaderSubLabelContentDirective), descendants: true }], ngImport: i0, template: "<div class=\"eui-common-header__label\">\n <div class=\"eui-common-header__label-text\" role=\"heading\" aria-level=\"1\" attr.aria-label=\"{{ label }}\" [euiTooltip]=\"labelTooltip ? labelTooltip : null\">{{ label }}</div>\n <div class=\"eui-common-header__actions\">\n <ng-content></ng-content>\n </div>\n</div>\n@if ( subLabel && !customCommonSubLabelContent ) {\n <div class=\"eui-common-header__sub-label\"\n role=\"heading\"\n aria-level=\"2\"\n [class.eui-common-header__sub-label--collapsed]=\"isCollapsed\"\n attr.aria-label=\"{{ subLabel }}\"\n [euiTooltip]=\"subLabelTooltip ? subLabelTooltip : null\">\n <div class=\"eui-common-header__sub-label-text\">{{ subLabel }}</div>\n </div>\n} @else {\n <div class=\"eui-common-header__sub-label-custom\">\n <ng-content select=\"eui-common-header-sub-label\"></ng-content>\n </div>\n}\n", styles: [".eui-common-header{display:flex;flex-direction:column;width:100%}.eui-common-header__label{align-items:center;display:flex;font-size:var(--eui-base-font-size-3xl);justify-content:space-between;width:100%}.eui-common-header__label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-common-header__sub-label{align-items:center;color:var(--eui-base-color-grey-90);display:flex;justify-content:space-between;padding-top:var(--eui-base-spacing-2xs);width:100%;font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-common-header__sub-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-common-header__actions{display:flex;flex:1 0 auto;justify-content:flex-end;margin-left:var(--eui-base-spacing-s)}.eui-common-header__body{display:flex;padding:var(--eui-base-spacing-m);transition:all .5s;width:100%}.eui-common-header__expand-trigger{bottom:calc(-1 * var(--eui-base-spacing-xs));left:0;position:absolute;text-align:center;width:100%}.eui-common-header__expand-trigger-toggle{background:var(--eui-base-color-white);border-bottom:2px solid #9a9a9a;border-radius:50%;cursor:pointer;font-size:1.25rem;padding:.125rem .5rem}.eui-common-header__expand-trigger-toggle:hover,.eui-common-header__expand-trigger-toggle:focus{color:var(--eui-base-color-primary-100);box-shadow:var(--eui-base-shadow-2)}.eui-common-header__sub-label-custom{display:flex;flex-direction:column;width:100%}@media screen and (max-width: 767px){.eui-common-header__label-text,.eui-common-header__sub-label-text{white-space:normal!important}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-common-header__label-text,.eui-common-header__sub-label-text{white-space:normal!important}}.eui-common-header--collapsed .eui-common-header__body{transition:all .5s}\n"], dependencies: [{ kind: "directive", type: i1.EuiTooltipDirective, selector: "[euiTooltip]", inputs: ["e2eAttr", "showDelay", "hideDelay", "contentAlignment", "position", "isDisabled", "euiTooltip", "euiTooltipPrimary", "euiTooltipSecondary", "euiTooltipInfo", "euiTooltipSuccess", "euiTooltipWarning", "euiTooltipDanger", "euiTooltipAccent"], exportAs: ["euiTooltip"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
27
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiCommonHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
28
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.7", type: EuiCommonHeaderComponent, selector: "eui-common-header", inputs: { label: "label", subLabel: "subLabel", labelTooltip: "labelTooltip", subLabelTooltip: "subLabelTooltip", isHighlighted: "isHighlighted", isCollapsed: "isCollapsed" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "customCommonSubLabelContent", first: true, predicate: i0.forwardRef(() => EuiCommonHeaderSubLabelContentDirective), descendants: true }], ngImport: i0, template: "<div class=\"eui-common-header__label\">\n <div class=\"eui-common-header__label-text\" role=\"heading\" aria-level=\"1\" attr.aria-label=\"{{ label }}\" [euiTooltip]=\"labelTooltip ? labelTooltip : null\">{{ label }}</div>\n <div class=\"eui-common-header__actions\">\n <ng-content></ng-content>\n </div>\n</div>\n@if ( subLabel && !customCommonSubLabelContent ) {\n <div class=\"eui-common-header__sub-label\"\n role=\"heading\"\n aria-level=\"2\"\n [class.eui-common-header__sub-label--collapsed]=\"isCollapsed\"\n attr.aria-label=\"{{ subLabel }}\"\n [euiTooltip]=\"subLabelTooltip ? subLabelTooltip : null\">\n <div class=\"eui-common-header__sub-label-text\">{{ subLabel }}</div>\n </div>\n} @else {\n <div class=\"eui-common-header__sub-label-custom\">\n <ng-content select=\"eui-common-header-sub-label\"></ng-content>\n </div>\n}\n", styles: [".eui-common-header{display:flex;flex-direction:column;width:100%}.eui-common-header__label{align-items:center;display:flex;font-size:var(--eui-base-font-size-3xl);justify-content:space-between;width:100%}.eui-common-header__label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-common-header__sub-label{align-items:center;color:var(--eui-base-color-grey-90);display:flex;justify-content:space-between;padding-top:var(--eui-base-spacing-2xs);width:100%;font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-common-header__sub-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-common-header__actions{display:flex;flex:1 0 auto;justify-content:flex-end;margin-left:var(--eui-base-spacing-s)}.eui-common-header__body{display:flex;padding:var(--eui-base-spacing-m);transition:all .5s;width:100%}.eui-common-header__expand-trigger{bottom:calc(-1 * var(--eui-base-spacing-xs));left:0;position:absolute;text-align:center;width:100%}.eui-common-header__expand-trigger-toggle{background:var(--eui-base-color-white);border-bottom:2px solid #9a9a9a;border-radius:50%;cursor:pointer;font-size:1.25rem;padding:.125rem .5rem}.eui-common-header__expand-trigger-toggle:hover,.eui-common-header__expand-trigger-toggle:focus{color:var(--eui-base-color-primary-100);box-shadow:var(--eui-base-shadow-2)}.eui-common-header__sub-label-custom{display:flex;flex-direction:column;width:100%}@media screen and (max-width: 767px){.eui-common-header__label-text,.eui-common-header__sub-label-text{white-space:normal!important}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-common-header__label-text,.eui-common-header__sub-label-text{white-space:normal!important}}.eui-common-header--collapsed .eui-common-header__body{transition:all .5s}\n"], dependencies: [{ kind: "directive", type: i1.EuiTooltipDirective, selector: "[euiTooltip]", inputs: ["e2eAttr", "showDelay", "hideDelay", "contentAlignment", "position", "isDisabled", "euiTooltip", "euiTooltipPrimary", "euiTooltipSecondary", "euiTooltipInfo", "euiTooltipSuccess", "euiTooltipWarning", "euiTooltipDanger", "euiTooltipAccent"], exportAs: ["euiTooltip"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
29
29
  }
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiCommonHeaderComponent, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiCommonHeaderComponent, decorators: [{
31
31
  type: Component,
32
32
  args: [{ selector: 'eui-common-header', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-common-header__label\">\n <div class=\"eui-common-header__label-text\" role=\"heading\" aria-level=\"1\" attr.aria-label=\"{{ label }}\" [euiTooltip]=\"labelTooltip ? labelTooltip : null\">{{ label }}</div>\n <div class=\"eui-common-header__actions\">\n <ng-content></ng-content>\n </div>\n</div>\n@if ( subLabel && !customCommonSubLabelContent ) {\n <div class=\"eui-common-header__sub-label\"\n role=\"heading\"\n aria-level=\"2\"\n [class.eui-common-header__sub-label--collapsed]=\"isCollapsed\"\n attr.aria-label=\"{{ subLabel }}\"\n [euiTooltip]=\"subLabelTooltip ? subLabelTooltip : null\">\n <div class=\"eui-common-header__sub-label-text\">{{ subLabel }}</div>\n </div>\n} @else {\n <div class=\"eui-common-header__sub-label-custom\">\n <ng-content select=\"eui-common-header-sub-label\"></ng-content>\n </div>\n}\n", styles: [".eui-common-header{display:flex;flex-direction:column;width:100%}.eui-common-header__label{align-items:center;display:flex;font-size:var(--eui-base-font-size-3xl);justify-content:space-between;width:100%}.eui-common-header__label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-common-header__sub-label{align-items:center;color:var(--eui-base-color-grey-90);display:flex;justify-content:space-between;padding-top:var(--eui-base-spacing-2xs);width:100%;font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-common-header__sub-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-common-header__actions{display:flex;flex:1 0 auto;justify-content:flex-end;margin-left:var(--eui-base-spacing-s)}.eui-common-header__body{display:flex;padding:var(--eui-base-spacing-m);transition:all .5s;width:100%}.eui-common-header__expand-trigger{bottom:calc(-1 * var(--eui-base-spacing-xs));left:0;position:absolute;text-align:center;width:100%}.eui-common-header__expand-trigger-toggle{background:var(--eui-base-color-white);border-bottom:2px solid #9a9a9a;border-radius:50%;cursor:pointer;font-size:1.25rem;padding:.125rem .5rem}.eui-common-header__expand-trigger-toggle:hover,.eui-common-header__expand-trigger-toggle:focus{color:var(--eui-base-color-primary-100);box-shadow:var(--eui-base-shadow-2)}.eui-common-header__sub-label-custom{display:flex;flex-direction:column;width:100%}@media screen and (max-width: 767px){.eui-common-header__label-text,.eui-common-header__sub-label-text{white-space:normal!important}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-common-header__label-text,.eui-common-header__sub-label-text{white-space:normal!important}}.eui-common-header--collapsed .eui-common-header__body{transition:all .5s}\n"] }]
33
33
  }], propDecorators: { cssClasses: [{
@@ -51,10 +51,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImpor
51
51
  }] } });
52
52
  /* eslint-disable */
53
53
  export class EuiCommonHeaderSubLabelContentDirective {
54
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiCommonHeaderSubLabelContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
55
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.0", type: EuiCommonHeaderSubLabelContentDirective, selector: "eui-common-header-sub-label", ngImport: i0 }); }
54
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiCommonHeaderSubLabelContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
55
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.7", type: EuiCommonHeaderSubLabelContentDirective, selector: "eui-common-header-sub-label", ngImport: i0 }); }
56
56
  }
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiCommonHeaderSubLabelContentDirective, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiCommonHeaderSubLabelContentDirective, decorators: [{
58
58
  type: Directive,
59
59
  args: [{ selector: 'eui-common-header-sub-label' }]
60
60
  }] });
@@ -63,11 +63,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImpor
63
63
  /* MODULE EXPORT */
64
64
  /* ***************************************** */
65
65
  export class EuiCommonHeaderModule {
66
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiCommonHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
67
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.0", ngImport: i0, type: EuiCommonHeaderModule, declarations: [EuiCommonHeaderComponent, EuiCommonHeaderSubLabelContentDirective], imports: [CommonModule, EuiTooltipDirectiveModule], exports: [EuiCommonHeaderComponent, EuiCommonHeaderSubLabelContentDirective] }); }
68
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiCommonHeaderModule, imports: [CommonModule, EuiTooltipDirectiveModule] }); }
66
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiCommonHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
67
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.7", ngImport: i0, type: EuiCommonHeaderModule, declarations: [EuiCommonHeaderComponent, EuiCommonHeaderSubLabelContentDirective], imports: [CommonModule, EuiTooltipDirectiveModule], exports: [EuiCommonHeaderComponent, EuiCommonHeaderSubLabelContentDirective] }); }
68
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiCommonHeaderModule, imports: [CommonModule, EuiTooltipDirectiveModule] }); }
69
69
  }
70
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiCommonHeaderModule, decorators: [{
70
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiCommonHeaderModule, decorators: [{
71
71
  type: NgModule,
72
72
  args: [{
73
73
  imports: [CommonModule, EuiTooltipDirectiveModule],
@@ -25,10 +25,10 @@ export class EuiExpandContentComponent {
25
25
  this.isCollapsed = !this.isCollapsed;
26
26
  this.collapsed.emit(this.isCollapsed);
27
27
  }
28
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiExpandContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
29
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.0", type: EuiExpandContentComponent, selector: "eui-expand-content", inputs: { isCollapsed: "isCollapsed", expandLabel: "expandLabel", collapseLabel: "collapseLabel" }, outputs: { collapsed: "collapsed" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<div *ngIf=\"!isCollapsed\" class=\"eui-expand-content__body\">\n <ng-content></ng-content>\n</div>\n<div\n class=\"eui-button__expand-trigger\"\n [class.eui-button__expand-trigger--collapsed]=\"isCollapsed\"\n role=\"document\"\n (click)=\"onToggle()\"\n aria-label=\"Expand / Collapse trigger\">\n <button type=\"button\" *ngIf=\"isCollapsed\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Expand\">\n <span *ngIf=\"expandLabel\" class=\"eui-label eui-u-color-grey-dark eui-u-mr-xs\">{{ expandLabel }}</span>\n <eui-icon-svg icon=\"eui-chevron-down\"></eui-icon-svg>\n </button>\n <button type=\"button\" *ngIf=\"!isCollapsed\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Collapse\">\n <span *ngIf=\"collapseLabel\" class=\"eui-label eui-u-color-grey-dark eui-u-mr-xs\">{{ collapseLabel }}</span>\n <eui-icon-svg icon=\"eui-chevron-up\"></eui-icon-svg>\n </button>\n</div>\n", styles: [".eui-expand-content{display:flex;flex-direction:column;position:relative;width:100%}.eui-expand-content__body{display:flex;padding-top:var(--eui-base-spacing-m);width:100%}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "size", "fillColor", "set", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
28
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiExpandContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
29
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.7", type: EuiExpandContentComponent, selector: "eui-expand-content", inputs: { isCollapsed: "isCollapsed", expandLabel: "expandLabel", collapseLabel: "collapseLabel" }, outputs: { collapsed: "collapsed" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<div *ngIf=\"!isCollapsed\" class=\"eui-expand-content__body\">\n <ng-content></ng-content>\n</div>\n<div\n class=\"eui-button__expand-trigger\"\n [class.eui-button__expand-trigger--collapsed]=\"isCollapsed\"\n role=\"document\"\n (click)=\"onToggle()\"\n aria-label=\"Expand / Collapse trigger\">\n <button type=\"button\" *ngIf=\"isCollapsed\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Expand\">\n <span *ngIf=\"expandLabel\" class=\"eui-label eui-u-color-grey-dark eui-u-mr-xs\">{{ expandLabel }}</span>\n <eui-icon-svg icon=\"eui-chevron-down\"></eui-icon-svg>\n </button>\n <button type=\"button\" *ngIf=\"!isCollapsed\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Collapse\">\n <span *ngIf=\"collapseLabel\" class=\"eui-label eui-u-color-grey-dark eui-u-mr-xs\">{{ collapseLabel }}</span>\n <eui-icon-svg icon=\"eui-chevron-up\"></eui-icon-svg>\n </button>\n</div>\n", styles: [".eui-expand-content{display:flex;flex-direction:column;position:relative;width:100%}.eui-expand-content__body{display:flex;padding-top:var(--eui-base-spacing-m);width:100%}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "size", "fillColor", "set", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiExpandContentComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiExpandContentComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{ selector: 'eui-expand-content', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div *ngIf=\"!isCollapsed\" class=\"eui-expand-content__body\">\n <ng-content></ng-content>\n</div>\n<div\n class=\"eui-button__expand-trigger\"\n [class.eui-button__expand-trigger--collapsed]=\"isCollapsed\"\n role=\"document\"\n (click)=\"onToggle()\"\n aria-label=\"Expand / Collapse trigger\">\n <button type=\"button\" *ngIf=\"isCollapsed\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Expand\">\n <span *ngIf=\"expandLabel\" class=\"eui-label eui-u-color-grey-dark eui-u-mr-xs\">{{ expandLabel }}</span>\n <eui-icon-svg icon=\"eui-chevron-down\"></eui-icon-svg>\n </button>\n <button type=\"button\" *ngIf=\"!isCollapsed\" class=\"eui-button eui-button--expand-toggle\" aria-label=\"Collapse\">\n <span *ngIf=\"collapseLabel\" class=\"eui-label eui-u-color-grey-dark eui-u-mr-xs\">{{ collapseLabel }}</span>\n <eui-icon-svg icon=\"eui-chevron-up\"></eui-icon-svg>\n </button>\n</div>\n", styles: [".eui-expand-content{display:flex;flex-direction:column;position:relative;width:100%}.eui-expand-content__body{display:flex;padding-top:var(--eui-base-spacing-m);width:100%}\n"] }]
34
34
  }], propDecorators: { cssClasses: [{
@@ -44,11 +44,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImpor
44
44
  type: Output
45
45
  }] } });
46
46
  export class EuiExpandContentModule {
47
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiExpandContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
48
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.0", ngImport: i0, type: EuiExpandContentModule, declarations: [EuiExpandContentComponent], imports: [CommonModule, EuiIconModule], exports: [EuiExpandContentComponent] }); }
49
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiExpandContentModule, imports: [CommonModule, EuiIconModule] }); }
47
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiExpandContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
48
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.7", ngImport: i0, type: EuiExpandContentModule, declarations: [EuiExpandContentComponent], imports: [CommonModule, EuiIconModule], exports: [EuiExpandContentComponent] }); }
49
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiExpandContentModule, imports: [CommonModule, EuiIconModule] }); }
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: EuiExpandContentModule, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: EuiExpandContentModule, decorators: [{
52
52
  type: NgModule,
53
53
  args: [{
54
54
  imports: [CommonModule, EuiIconModule],
@@ -97,10 +97,10 @@ export class InputDirective extends BaseComponentMixinBase {
97
97
  setIdAttribute(value = null) {
98
98
  this._id = value ? value : `${this._elementRef.nativeElement.type}_${Math.floor(Math.random() * 1000000)}`;
99
99
  }
100
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: InputDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive }); }
101
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.0", type: InputDirective, selector: "input[euiInput]", inputs: { styleClass: "styleClass", disabled: "disabled", readonly: "readonly", placeholder: "placeholder", id: "id" }, host: { properties: { "attr.disabled": "this.disabled", "attr.readonly": "this.readonly", "attr.placeholder": "this.placeholder", "attr.id": "this.id" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
100
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: InputDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive }); }
101
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.3.7", type: InputDirective, selector: "input[euiInput]", inputs: { styleClass: "styleClass", disabled: "disabled", readonly: "readonly", placeholder: "placeholder", id: "id" }, host: { properties: { "attr.disabled": "this.disabled", "attr.readonly": "this.readonly", "attr.placeholder": "this.placeholder", "attr.id": "this.id" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
102
102
  }
103
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.0", ngImport: i0, type: InputDirective, decorators: [{
103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: InputDirective, decorators: [{
104
104
  type: Directive,
105
105
  args: [{
106
106
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -1 +1 @@
1
- {"version":3,"file":"eui-autocomplete.component.d.ts","sourceRoot":"","sources":["../../eui-autocomplete/eui-autocomplete.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,MAAM,EACN,SAAS,EACT,SAAS,EACT,aAAa,EAEb,aAAa,EACb,gBAAgB,EAEhB,WAAW,EACX,UAAU,EAEV,YAAY,EAIZ,iBAAiB,EAEjB,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,SAAS,EAAc,MAAM,gBAAgB,CAAC;AAC1F,OAAO,EAAE,eAAe,EAAuD,MAAM,MAAM,CAAC;AAE5F,OAAO,EAAmE,OAAO,EAChF,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAiB,wBAAwB,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AACnG,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAGlD,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,OAAO,EAAkB,MAAM,0BAA0B,CAAC;AACnE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAE7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,sCAAsC,CAAC;;;AAG3E,qBAqBa,wBAAyB,YAAW,MAAM,EAAE,SAAS,EAAE,oBAAoB,EAAE,SAAS,EAAE,aAAa;IAmG1G,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,mBAAmB;IACP,OAAO,CAAC,OAAO;IAzGvC,IACW,UAAU,IAAI,MAAM,CAO9B;IAEQ,gBAAgB,EAAE,mBAAmB,EAAE,CAAM;IAC7C,cAAc,SAAK;IACnB,QAAQ,EAAE,WAAW,GAAG,UAAU,CAAc;IAChD,WAAW,SAAM;IACjB,wBAAwB,EAAE,mBAAmB,EAAE,CAAM;IACrD,cAAc,EAAE,KAAK,GAAG,MAAM,CAAS;IACvC,cAAc,EAAE,KAAK,GAAG,MAAM,CAAS;IACvC,aAAa,EAAE,KAAK,GAAG,QAAQ,GAAG,QAAQ,CAAS;IACnD,OAAO,EAAE,MAAM,CAAC;IAChB,mBAAmB,EAAE,MAAM,CAAQ;IACnC,mBAAmB,EAAE,MAAM,CAAQ;IACnC,SAAS,EAAE,MAAM,CAAQ;IACzB,UAAU,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,sBAAsB,EAAE,MAAM,EAAE,CAAM;IAEP,kBAAkB,UAAQ;IAC1B,UAAU,UAAS;IACnB,SAAS,UAAS;IAClB,QAAQ,UAAS;IACjB,OAAO,UAAS;IAChB,aAAa,UAAS;IACtB,aAAa,UAAS;IACtB,gBAAgB,UAAQ;IACxB,uBAAuB,UAAS;IAChC,WAAW,UAAU;IACrB,gBAAgB,UAAS;IAC1B,oBAAoB,MAAQ;IAC5B,uBAAuB,MAAQ;IAC9B,uBAAuB,UAAS;IAChC,kBAAkB,UAAS;IAE5D,mBAAmB,8CAAqE;IACxF,mBAAmB,SAAK;IACxB,mBAAmB,sBAA+B;IAClD,UAAU,UAAS;IACnB,KAAK,EAAE,OAAO,EAAE,CAAM;IACtB,oBAAoB,EAAE,MAAM,EAAE,CAAC;IAC/B,cAAc;;qBAAkD,mBAAmB,EAAE;4BAAkB,MAAM;;OAAU;IACvH,iBAAiB,SAAK;IACtB,QAAQ,SAAM;IACd,0BAA0B,EAAE,WAAW,CAAC;QAAE,SAAS,EAAE,mBAAmB,CAAA;KAAE,CAAC,CAAC;IAC5E,4BAA4B,EAAE,WAAW,CAAC;QAAE,SAAS,EAAE;YAAE,KAAK,EAAE,MAAM,CAAA;SAAE,CAAA;KAAE,CAAC,CAAC;IAE5C,SAAS,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAE9C,qBAAqB,EAAE,WAAW,CAAC,UAAU,CAAC,CAAC;IACnD,iBAAiB,EAAE,UAAU,CAAC;IAC/B,gBAAgB,EAAE,wBAAwB,CAAC;IAChC,KAAK,EAAE,UAAU,CAAC;IAElD,UAAU,oBAAsB;IAChC,SAAS,oBAAsB;IAC/B,UAAU,oBAAsB;IAChC,SAAS,oBAAsB;IAC/B,KAAK,oBAAsB;IAC3B,eAAe,2CAA6C;IAC5D,OAAO,yCAA2C;IAClD,UAAU,yCAA2C;IACrD,WAAW,uBAA8B;IACzC,aAAa,gCAAuC;IACpD,eAAe,gCAAuC;IACtD,QAAQ,gCAAuC;IAEzD,SAAS,CAAC,wBAAwB,EAAE,OAAO,CAAC;IAC5C,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,UAAU,CAAa;IAC/B,OAAO,CAAC,OAAO,CAAuC;IACtD,OAAO,CAAC,cAAc,CAA0B;IAChD,OAAO,CAAC,yCAAyC,CAAsB;IACvE,OAAO,CAAC,iCAAiC,CAAsB;IAC/D,OAAO,CAAC,4BAA4B,CAAsB;IAC1D,OAAO,CAAC,oBAAoB,CAAsB;IAClD,OAAO,CAAC,+BAA+B,CAAsB;IAC7D,OAAO,CAAC,4BAA4B,CAAsB;IAC1D,OAAO,CAAC,wBAAwB,CAAsB;IACtD,OAAO,CAAC,KAAK,CAAqD;IAClE,OAAO,CAAC,GAAG,CAGR;IACH,OAAO,CAAC,MAAM,CAGX;IACH,OAAO,CAAC,iBAAiB,CAAqD;gBAGlE,OAAO,EAAE,OAAO,EAChB,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB,EAClC,UAAU,EAAE,UAAU,EACtB,aAAa,EAAE,aAAa,EAC5B,gBAAgB,EAAE,gBAAgB,EAClC,mBAAmB,EAAE,mBAAmB,EACpB,OAAO,EAAE,SAAS;IAOlD,WAAW,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAYnC,QAAQ,IAAI,IAAI;IAmDhB,eAAe,IAAI,IAAI;IAavB,WAAW,IAAI,IAAI;IAWnB,IAAI,wBAAwB,IAAI,MAAM,CAwBrC;IAED,IAAI,MAAM,IAAI,OAAO,CAEpB;IAED,IAAI,gBAAgB,IAAI,OAAO,CAE9B;IAEM,SAAS,IAAI,IAAI;IA4MjB,UAAU,IAAI,IAAI;IAalB,gBAAgB,CAAC,CAAC,EAAE,mBAAmB,GAAG,IAAI;IAuB9C,GAAG,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAwBxB,gBAAgB,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,mBAAmB,GAAG,MAAM,GAAG,MAAM;IAI3E,UAAU,CAAC,KAAK,EAAE,mBAAmB,GAAG,mBAAmB,EAAE,GAAG,IAAI;IAepE,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAW3C,gBAAgB,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;IAItC,iBAAiB,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;IAIvC,OAAO,IAAI,IAAI;IAIf,OAAO,IAAI,IAAI;IAkCf,MAAM,IAAI,IAAI;IAMd,YAAY,CAAC,CAAC,EAAE;QAAE,KAAK,EAAE,OAAO,EAAE,CAAC;QAAC,OAAO,EAAE,OAAO,GAAG;YAAE,IAAI,EAAE,OAAO,CAAC;YAAC,KAAK,EAAE,KAAK,CAAA;SAAE,CAAA;KAAE,GAAG,IAAI;IAgB/F,aAAa,CAAC,CAAC,EAAE,eAAe,GAAG,IAAI;IAYvC,iBAAiB,CAAC,CAAC,EAAE,eAAe,GAAG,IAAI;IAI3C,kBAAkB,CAAC,CAAC,EAAE,eAAe,GAAG,IAAI;IAInD,OAAO,CAAC,WAAW;IAKnB,OAAO,CAAC,UAAU;IAWlB,OAAO,CAAC,mBAAmB;IAS3B,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,aAAa;IAgCrB,OAAO,CAAC,SAAS;IAqBjB,OAAO,CAAC,UAAU;IA2BlB,OAAO,CAAC,eAAe;IAoBvB,OAAO,CAAC,SAAS;IAWjB,OAAO,CAAC,QAAQ,CAEd;IAEF,OAAO,CAAC,OAAO,CAEb;IAEF;;;OAGG;IACH,OAAO,CAAC,gCAAgC;yCAhwB/B,wBAAwB;2CAAxB,wBAAwB;iDA+jBtB,OAAQ;yCAAR,OAAQ;wCAAR,OAAQ;uCAAR,OAAQ;sCAAR,OAAQ;4CAAR,OAAQ;4CAAR,OAAQ;+CAAR,OAAQ;sDAAR,OAAQ;0CAAR,OAAQ;+CAAR,OAAQ;mDAsMi+vN,OAAQ;sDAAR,OAAQ;sDAtMj/vN,OAAQ;iDAAR,OAAQ;CAqMtB"}
1
+ {"version":3,"file":"eui-autocomplete.component.d.ts","sourceRoot":"","sources":["../../eui-autocomplete/eui-autocomplete.component.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"eui-progress-bar.component.d.ts","sourceRoot":"","sources":["../../eui-progress-bar/eui-progress-bar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,aAAa,EACb,SAAS,EAIZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAElE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;;;AAE7D,qBA2Ba,uBAAwB,YAAW,SAAS;IAkBlC,mBAAmB,EAAE,mBAAmB;IAjBpB,OAAO,SAAsB;IACpE,IACW,UAAU,IAAI,MAAM,CAE9B;IAEQ,KAAK,SAAM;IAGpB,QAAQ,EAAE,WAAW,CAAC;IAGtB,eAAe,EAAE,YAAY,CAAS;IAGtC,aAAa,EAAE,YAAY,CAAS;gBAEjB,mBAAmB,EAAE,mBAAmB;IAE3D,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IASzC,OAAO,CAAC,aAAa;yCA7BZ,uBAAuB;2CAAvB,uBAAuB;uCAuC6mzP,OAAQ;8CAA1t/N,OAAQ;4CAAR,OAAQ;CADt8zB"}
1
+ {"version":3,"file":"eui-progress-bar.component.d.ts","sourceRoot":"","sources":["../../eui-progress-bar/eui-progress-bar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,aAAa,EACb,SAAS,EAIZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAElE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;;;AAE7D,qBA2Ba,uBAAwB,YAAW,SAAS;IAkBlC,mBAAmB,EAAE,mBAAmB;IAjBpB,OAAO,SAAsB;IACpE,IACW,UAAU,IAAI,MAAM,CAE9B;IAEQ,KAAK,SAAM;IAGpB,QAAQ,EAAE,WAAW,CAAC;IAGtB,eAAe,EAAE,YAAY,CAAS;IAGtC,aAAa,EAAE,YAAY,CAAS;gBAEjB,mBAAmB,EAAE,mBAAmB;IAE3D,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IASzC,OAAO,CAAC,aAAa;yCA7BZ,uBAAuB;2CAAvB,uBAAuB;uCAuCi40P,OAAQ;8CAA9+gO,OAAQ;4CAAR,OAAQ;CADt8zB"}
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter, TemplateRef, ChangeDetectorRef, SimpleChanges, OnInit, OnChanges, OnDestroy } from '@angular/core';
2
- import { TreeDataModel, TreeItemModel, TreeItemRunTimeModel, TreeItemSelectionRecursiveModel, EuiTreeSelectionChanges } from './eui-tree.model';
2
+ import { TreeDataModel, TreeItemModel, TreeItemRunTimeModel, TreeItemSelectionRecursiveModel, EuiTreeSelectionChanges, CustomNodeSelectFn } from './eui-tree.model';
3
3
  import { NestedTreeControl, CdkTree } from '@angular/cdk/tree';
4
4
  import { ArrayDataSource } from '@angular/cdk/collections';
5
5
  import { BooleanInput } from '@angular/cdk/coercion';
@@ -27,6 +27,7 @@ export declare class EuiTreeComponent implements OnInit, OnChanges, OnDestroy {
27
27
  nodeTemplateRef: TemplateRef<any>;
28
28
  nodeContentMetadataTemplateRef: TemplateRef<any>;
29
29
  rightContextMenuTemplateRef: TemplateRef<any>;
30
+ customNodeSelectFn: CustomNodeSelectFn;
30
31
  expandedIconClass: string;
31
32
  collapsedIconClass: string;
32
33
  expandedSvgIconClass: string;
@@ -103,6 +104,7 @@ export declare class EuiTreeComponent implements OnInit, OnChanges, OnDestroy {
103
104
  private overrideTreeDataModelForSelection;
104
105
  private runScrollListener;
105
106
  private getSelectionIndexOfItem;
107
+ private silentSelect;
106
108
  private selectTreeItem;
107
109
  private deselectTreeItem;
108
110
  private createTreeDataRuntime;
@@ -135,7 +137,7 @@ export declare class EuiTreeComponent implements OnInit, OnChanges, OnDestroy {
135
137
  private checkIfMultiLevel;
136
138
  private checkIfCurrentScrollable;
137
139
  static ɵfac: i0.ɵɵFactoryDeclaration<EuiTreeComponent, never>;
138
- static ɵcmp: i0.ɵɵComponentDeclaration<EuiTreeComponent, "eui-tree", never, { "e2eAttr": { "alias": "e2eAttr"; "required": false; }; "nodes": { "alias": "nodes"; "required": false; }; "nodeTemplateRef": { "alias": "nodeTemplateRef"; "required": false; }; "nodeContentMetadataTemplateRef": { "alias": "nodeContentMetadataTemplateRef"; "required": false; }; "rightContextMenuTemplateRef": { "alias": "rightContextMenuTemplateRef"; "required": false; }; "expandedIconClass": { "alias": "expandedIconClass"; "required": false; }; "collapsedIconClass": { "alias": "collapsedIconClass"; "required": false; }; "expandedSvgIconClass": { "alias": "expandedSvgIconClass"; "required": false; }; "collapsedSvgIconClass": { "alias": "collapsedSvgIconClass"; "required": false; }; "isClickTogglingNode": { "alias": "isClickTogglingNode"; "required": false; }; "isMultiselect": { "alias": "isMultiselect"; "required": false; }; "isSingleSelect": { "alias": "isSingleSelect"; "required": false; }; "isRecursiveSelection": { "alias": "isRecursiveSelection"; "required": false; }; "isRecursiveParentSelection": { "alias": "isRecursiveParentSelection"; "required": false; }; "showUnderlinedLinks": { "alias": "showUnderlinedLinks"; "required": false; }; "showLines": { "alias": "showLines"; "required": false; }; "autoTranslate": { "alias": "autoTranslate"; "required": false; }; "highlightPath": { "alias": "highlightPath"; "required": false; }; }, { "selectionChange": "selectionChange"; "nodeClick": "nodeClick"; "nodeToggle": "nodeToggle"; }, never, never, false, never>;
140
+ static ɵcmp: i0.ɵɵComponentDeclaration<EuiTreeComponent, "eui-tree", never, { "e2eAttr": { "alias": "e2eAttr"; "required": false; }; "nodes": { "alias": "nodes"; "required": false; }; "nodeTemplateRef": { "alias": "nodeTemplateRef"; "required": false; }; "nodeContentMetadataTemplateRef": { "alias": "nodeContentMetadataTemplateRef"; "required": false; }; "rightContextMenuTemplateRef": { "alias": "rightContextMenuTemplateRef"; "required": false; }; "customNodeSelectFn": { "alias": "customNodeSelectFn"; "required": false; }; "expandedIconClass": { "alias": "expandedIconClass"; "required": false; }; "collapsedIconClass": { "alias": "collapsedIconClass"; "required": false; }; "expandedSvgIconClass": { "alias": "expandedSvgIconClass"; "required": false; }; "collapsedSvgIconClass": { "alias": "collapsedSvgIconClass"; "required": false; }; "isClickTogglingNode": { "alias": "isClickTogglingNode"; "required": false; }; "isMultiselect": { "alias": "isMultiselect"; "required": false; }; "isSingleSelect": { "alias": "isSingleSelect"; "required": false; }; "isRecursiveSelection": { "alias": "isRecursiveSelection"; "required": false; }; "isRecursiveParentSelection": { "alias": "isRecursiveParentSelection"; "required": false; }; "showUnderlinedLinks": { "alias": "showUnderlinedLinks"; "required": false; }; "showLines": { "alias": "showLines"; "required": false; }; "autoTranslate": { "alias": "autoTranslate"; "required": false; }; "highlightPath": { "alias": "highlightPath"; "required": false; }; }, { "selectionChange": "selectionChange"; "nodeClick": "nodeClick"; "nodeToggle": "nodeToggle"; }, never, never, false, never>;
139
141
  }
140
142
  export declare class EuiTreeModule {
141
143
  static ɵfac: i0.ɵɵFactoryDeclaration<EuiTreeModule, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"eui-tree.component.d.ts","sourceRoot":"","sources":["../../eui-tree/eui-tree.component.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"eui-tree.component.d.ts","sourceRoot":"","sources":["../../eui-tree/eui-tree.component.ts"],"names":[],"mappings":"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"}
@@ -106,4 +106,13 @@ export declare class EuiTreePagination<T> {
106
106
  data: T[];
107
107
  };
108
108
  }
109
+ export declare class CustomNodeSelectFnHelper {
110
+ private compInstance;
111
+ constructor(compInstance: any);
112
+ select(path: string, isChecked: boolean): void;
113
+ getParents(path: string): Array<string>;
114
+ getTreeItem(path: string): TreeItemModel;
115
+ getSelectionRecursiveState(path: string): TreeItemSelectionRecursiveModel;
116
+ }
117
+ export type CustomNodeSelectFn = (path: string, isChecked: boolean, treeItem: TreeItemModel, helper: CustomNodeSelectFnHelper) => void;
109
118
  //# sourceMappingURL=eui-tree.model.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"eui-tree.model.d.ts","sourceRoot":"","sources":["../../eui-tree/eui-tree.model.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"eui-tree.model.d.ts","sourceRoot":"","sources":["../../eui-tree/eui-tree.model.ts"],"names":[],"mappings":"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"}