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

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 (394) hide show
  1. package/directives/eui-maxlength.directive.d.ts.map +1 -1
  2. package/directives/eui-scroll-handler.directive.d.ts.map +1 -1
  3. package/directives/eui-smooth-scroll.directive.d.ts.map +1 -1
  4. package/directives/eui-tooltip/eui-tooltip.directive.d.ts.map +1 -1
  5. package/docs/dependencies.html +25 -25
  6. package/docs/js/search/search_index.js +2 -2
  7. package/esm2022/directives/eui-arrow-key-navigable.directive.mjs +3 -3
  8. package/esm2022/directives/eui-clearable.directive.mjs +3 -3
  9. package/esm2022/directives/eui-has-permission.directive.mjs +7 -7
  10. package/esm2022/directives/eui-loading.directive.mjs +3 -3
  11. package/esm2022/directives/eui-maxlength.directive.mjs +7 -7
  12. package/esm2022/directives/eui-resizable/eui-resizable.component.mjs +3 -3
  13. package/esm2022/directives/eui-resizable/eui-resizable.directive.mjs +3 -3
  14. package/esm2022/directives/eui-resizable/eui-resizable.module.mjs +4 -4
  15. package/esm2022/directives/eui-scroll-handler.directive.mjs +10 -10
  16. package/esm2022/directives/eui-smooth-scroll.directive.mjs +10 -10
  17. package/esm2022/directives/eui-template.directive.mjs +7 -7
  18. package/esm2022/directives/eui-tooltip/container/eui-tooltip-container.component.mjs +3 -3
  19. package/esm2022/directives/eui-tooltip/eui-tooltip.directive.mjs +3 -3
  20. package/esm2022/directives/eui-tooltip/eui-tooltip.module.mjs +4 -4
  21. package/esm2022/eui-accordion/eui-accordion-item.component.mjs +6 -6
  22. package/esm2022/eui-accordion/eui-accordion.component.mjs +3 -3
  23. package/esm2022/eui-accordion/eui-accordion.module.mjs +4 -4
  24. package/esm2022/eui-alert/components/eui-alert-title.component.mjs +3 -3
  25. package/esm2022/eui-alert/eui-alert.component.mjs +3 -3
  26. package/esm2022/eui-alert/eui-alert.module.mjs +4 -4
  27. package/esm2022/eui-all/eui-all.module.mjs +4 -4
  28. package/esm2022/eui-autocomplete/eui-autocomplete-option/eui-autocomplete-option.component.mjs +3 -3
  29. package/esm2022/eui-autocomplete/eui-autocomplete-option-group/eui-autocomplete-option-group.component.mjs +3 -3
  30. package/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +3 -3
  31. package/esm2022/eui-autocomplete/eui-autocomplete.module.mjs +4 -4
  32. package/esm2022/eui-avatar/avatar-badge/avatar-badge.component.mjs +3 -3
  33. package/esm2022/eui-avatar/avatar-icon/avatar-icon.component.mjs +3 -3
  34. package/esm2022/eui-avatar/avatar-image/avatar-image.component.mjs +3 -3
  35. package/esm2022/eui-avatar/avatar-text/avatar-text.component.mjs +3 -3
  36. package/esm2022/eui-avatar/eui-avatar-list.component.mjs +3 -3
  37. package/esm2022/eui-avatar/eui-avatar.component.mjs +3 -3
  38. package/esm2022/eui-avatar/eui-avatar.module.mjs +4 -4
  39. package/esm2022/eui-badge/eui-badge.component.mjs +3 -3
  40. package/esm2022/eui-badge/eui-badge.module.mjs +4 -4
  41. package/esm2022/eui-block-content/eui-block-content.component.mjs +3 -3
  42. package/esm2022/eui-block-content/eui-block-content.module.mjs +4 -4
  43. package/esm2022/eui-block-document/eui-block-document.component.mjs +3 -3
  44. package/esm2022/eui-block-document/eui-block-document.module.mjs +4 -4
  45. package/esm2022/eui-breadcrumb/breadcrumb.component.mjs +3 -3
  46. package/esm2022/eui-breadcrumb/breadcrumb.module.mjs +4 -4
  47. package/esm2022/eui-breadcrumb/breadcrumb.service.mjs +3 -3
  48. package/esm2022/eui-breadcrumb/item/breadcrumb-item.component.mjs +3 -3
  49. package/esm2022/eui-button/eui-button.component.mjs +7 -7
  50. package/esm2022/eui-button-group/eui-button-group.component.mjs +7 -7
  51. package/esm2022/eui-button-v2/eui-button-v2.component.mjs +7 -7
  52. package/esm2022/eui-card/components/eui-card-content/eui-card-content.component.mjs +3 -3
  53. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-buttons.component.mjs +3 -3
  54. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-icons.component.mjs +3 -3
  55. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.mjs +3 -3
  56. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu.component.mjs +3 -3
  57. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer.component.mjs +3 -3
  58. package/esm2022/eui-card/components/eui-card-header/eui-card-header-left-content.component.mjs +3 -3
  59. package/esm2022/eui-card/components/eui-card-header/eui-card-header-right-content.component.mjs +3 -3
  60. package/esm2022/eui-card/components/eui-card-header/eui-card-header-subtitle.component.mjs +3 -3
  61. package/esm2022/eui-card/components/eui-card-header/eui-card-header-title.component.mjs +3 -3
  62. package/esm2022/eui-card/components/eui-card-header/eui-card-header.component.mjs +3 -3
  63. package/esm2022/eui-card/components/eui-card-header-body/eui-card-header-body.component.mjs +3 -3
  64. package/esm2022/eui-card/components/eui-card-media/eui-card-media.component.mjs +3 -3
  65. package/esm2022/eui-card/eui-card.component.mjs +3 -3
  66. package/esm2022/eui-card/eui-card.module.mjs +4 -4
  67. package/esm2022/eui-card/services/ui-state.service.mjs +3 -3
  68. package/esm2022/eui-chip/eui-chip.component.mjs +3 -3
  69. package/esm2022/eui-chip/eui-chip.module.mjs +4 -4
  70. package/esm2022/eui-chip-list/eui-chip-list.component.mjs +6 -6
  71. package/esm2022/eui-chip-list/eui-chip-list.module.mjs +4 -4
  72. package/esm2022/eui-chip-list/services/eui-chip-list-drag.service.mjs +3 -3
  73. package/esm2022/eui-dashboard-button/eui-dashboard-button.component.mjs +13 -13
  74. package/esm2022/eui-dashboard-card/eui-dashboard-card-content/dashboard-card-content.component.mjs +3 -3
  75. package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +7 -7
  76. package/esm2022/eui-date-range-selector/eui-date-range-selector.component.mjs +3 -3
  77. package/esm2022/eui-date-range-selector/eui-date-range-selector.module.mjs +4 -4
  78. package/esm2022/eui-date-range-selector/eui-time-range-picker/eui-time-range-picker.component.mjs +3 -3
  79. package/esm2022/eui-datepicker/eui-datepicker.component.mjs +15 -15
  80. package/esm2022/eui-datepicker/eui-datepicker.module.mjs +4 -4
  81. package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +3 -3
  82. package/esm2022/eui-dialog/eui-dialog.component.mjs +9 -9
  83. package/esm2022/eui-dialog/eui-dialog.module.mjs +4 -4
  84. package/esm2022/eui-dialog/services/eui-dialog.service.mjs +3 -3
  85. package/esm2022/eui-dimmer/dimmer.component.mjs +3 -3
  86. package/esm2022/eui-dimmer/dimmer.module.mjs +4 -4
  87. package/esm2022/eui-disable-content/eui-disable-content.component.mjs +7 -7
  88. package/esm2022/eui-discussion-thread/eui-discussion-thread-item.component.mjs +3 -3
  89. package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +3 -3
  90. package/esm2022/eui-discussion-thread/eui-discussion-thread.module.mjs +4 -4
  91. package/esm2022/eui-dropdown/directives/eui-dropdown-content.directive.mjs +3 -3
  92. package/esm2022/eui-dropdown/dropdown-item/eui-dropdown-item.component.mjs +3 -3
  93. package/esm2022/eui-dropdown/eui-dropdown.component.mjs +3 -3
  94. package/esm2022/eui-dropdown/eui-dropdown.module.mjs +8 -8
  95. package/esm2022/eui-dropdown/eui-dropdown.service.mjs +3 -3
  96. package/esm2022/eui-feedback-message/eui-feedback-message.component.mjs +3 -3
  97. package/esm2022/eui-feedback-message/eui-feedback-message.module.mjs +4 -4
  98. package/esm2022/eui-fieldset/eui-fieldset.component.mjs +9 -9
  99. package/esm2022/eui-fieldset/eui-fieldset.module.mjs +4 -4
  100. package/esm2022/eui-file-upload/eui-file-upload.component.mjs +3 -3
  101. package/esm2022/eui-file-upload/eui-file-upload.module.mjs +4 -4
  102. package/esm2022/eui-file-upload/file-preview/file-preview.component.mjs +3 -3
  103. package/esm2022/eui-file-upload/pipes/filesize.pipe.mjs +3 -3
  104. package/esm2022/eui-file-upload/progress/eui-file-upload-progress.component.mjs +3 -3
  105. package/esm2022/eui-file-upload/utils/eui-file-upload.utils.mjs +3 -3
  106. package/esm2022/eui-growl/eui-growl.component.mjs +3 -3
  107. package/esm2022/eui-growl/eui-growl.module.mjs +4 -4
  108. package/esm2022/eui-icon/eui-icon-svg.component.mjs +7 -7
  109. package/esm2022/eui-icon-button/eui-icon-button.component.mjs +3 -3
  110. package/esm2022/eui-icon-button/eui-icon-button.module.mjs +4 -4
  111. package/esm2022/eui-icon-button-expander/eui-icon-button-expander.component.mjs +3 -3
  112. package/esm2022/eui-icon-button-expander/eui-icon-button-expander.module.mjs +4 -4
  113. package/esm2022/eui-icon-color/eui-icon-color.component.mjs +7 -7
  114. package/esm2022/eui-icon-input/eui-icon-input.component.mjs +3 -3
  115. package/esm2022/eui-icon-input/eui-icon-input.module.mjs +4 -4
  116. package/esm2022/eui-icon-state/eui-icon-state.component.mjs +3 -3
  117. package/esm2022/eui-icon-state/eui-icon-state.module.mjs +4 -4
  118. package/esm2022/eui-icon-toggle/eui-icon-toggle.component.mjs +3 -3
  119. package/esm2022/eui-icon-toggle/eui-icon-toggle.module.mjs +4 -4
  120. package/esm2022/eui-input-checkbox/eui-input-checkbox.component.mjs +3 -3
  121. package/esm2022/eui-input-checkbox/eui-input-checkbox.module.mjs +4 -4
  122. package/esm2022/eui-input-group/eui-input-group.component.mjs +3 -3
  123. package/esm2022/eui-input-group/eui-input-group.module.mjs +4 -4
  124. package/esm2022/eui-input-number/eui-input-number.component.mjs +3 -3
  125. package/esm2022/eui-input-number/eui-input-number.module.mjs +8 -8
  126. package/esm2022/eui-input-number/eui-number-control.directive.mjs +3 -3
  127. package/esm2022/eui-input-radio/eui-input-radio.component.mjs +3 -3
  128. package/esm2022/eui-input-radio/eui-input-radio.module.mjs +4 -4
  129. package/esm2022/eui-input-text/eui-input-text.component.mjs +3 -3
  130. package/esm2022/eui-input-text/eui-input-text.module.mjs +4 -4
  131. package/esm2022/eui-label/eui-label.component.mjs +7 -7
  132. package/esm2022/eui-language-selector/language-selector.component.mjs +3 -3
  133. package/esm2022/eui-language-selector/language-selector.module.mjs +4 -4
  134. package/esm2022/eui-language-selector/modal-selector/modal-selector.component.mjs +3 -3
  135. package/esm2022/eui-list/eui-list-item/eui-list-item.component.mjs +3 -3
  136. package/esm2022/eui-list/eui-list.component.mjs +3 -3
  137. package/esm2022/eui-list/eui-list.module.mjs +4 -4
  138. package/esm2022/eui-menu/eui-menu-item.component.mjs +3 -3
  139. package/esm2022/eui-menu/eui-menu.component.mjs +3 -3
  140. package/esm2022/eui-menu/eui-menu.module.mjs +4 -4
  141. package/esm2022/eui-message-box/eui-message-box.component.mjs +6 -6
  142. package/esm2022/eui-message-box/eui-message-box.module.mjs +4 -4
  143. package/esm2022/eui-message-box/services/eui-message-box.service.mjs +3 -3
  144. package/esm2022/eui-navbar/eui-navbar-item/eui-navbar-item.component.mjs +3 -3
  145. package/esm2022/eui-navbar/eui-navbar.component.mjs +3 -3
  146. package/esm2022/eui-navbar/eui-navbar.module.mjs +4 -4
  147. package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +3 -3
  148. package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +3 -3
  149. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
  150. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +3 -3
  151. package/esm2022/eui-overlay/eui-overlay.component.mjs +3 -3
  152. package/esm2022/eui-overlay/eui-overlay.module.mjs +4 -4
  153. package/esm2022/eui-page/components/eui-page-breadcrumb/eui-page-breadcrumb.component.mjs +3 -3
  154. package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +21 -21
  155. package/esm2022/eui-page/components/eui-page-columns/eui-page-columns.component.mjs +3 -3
  156. package/esm2022/eui-page/components/eui-page-content/eui-page-content.component.mjs +3 -3
  157. package/esm2022/eui-page/components/eui-page-footer/eui-page-footer.component.mjs +3 -3
  158. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-action-items.component.mjs +3 -3
  159. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-body.component.mjs +3 -3
  160. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-sub-label.component.mjs +3 -3
  161. package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +3 -3
  162. package/esm2022/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.mjs +3 -3
  163. package/esm2022/eui-page/components/eui-page-top-content/eui-page-top-content.component.mjs +3 -3
  164. package/esm2022/eui-page/eui-page.component.mjs +3 -3
  165. package/esm2022/eui-page/eui-page.module.mjs +4 -4
  166. package/esm2022/eui-paginator/eui-paginator.component.mjs +3 -3
  167. package/esm2022/eui-paginator/eui-paginator.module.mjs +4 -4
  168. package/esm2022/eui-popover/directives/eui-popover-arrow-position.directive.mjs +3 -3
  169. package/esm2022/eui-popover/eui-popover.component.mjs +3 -3
  170. package/esm2022/eui-popover/eui-popover.module.mjs +4 -4
  171. package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +3 -3
  172. package/esm2022/eui-progress-bar/eui-progress-bar.module.mjs +4 -4
  173. package/esm2022/eui-progress-circle/eui-progress-circle.component.mjs +7 -7
  174. package/esm2022/eui-select/eui-select-control.directive.mjs +3 -3
  175. package/esm2022/eui-select/eui-select-multiple.directive.mjs +3 -3
  176. package/esm2022/eui-select/eui-select-mutli-option.directive.mjs +3 -3
  177. package/esm2022/eui-select/eui-select-option.directive.mjs +3 -3
  178. package/esm2022/eui-select/eui-select.component.mjs +3 -3
  179. package/esm2022/eui-select/eui-select.module.mjs +4 -4
  180. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.component.mjs +3 -3
  181. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.module.mjs +4 -4
  182. package/esm2022/eui-skeleton/eui-skeleton.component.mjs +3 -3
  183. package/esm2022/eui-skeleton/eui-skeleton.module.mjs +4 -4
  184. package/esm2022/eui-slide-toggle/eui-slide-toggle.component.mjs +3 -3
  185. package/esm2022/eui-slide-toggle/eui-slide-toggle.module.mjs +4 -4
  186. package/esm2022/eui-split-button/eui-split-button.component.mjs +3 -3
  187. package/esm2022/eui-split-button/eui-split-button.module.mjs +4 -4
  188. package/esm2022/eui-table/directives/eui-table-sticky-columns.directive.mjs +3 -3
  189. package/esm2022/eui-table/eui-table.component.mjs +3 -3
  190. package/esm2022/eui-table/eui-table.module.mjs +4 -4
  191. package/esm2022/eui-table/expandable-row/eui-table-expandable-row.component.mjs +3 -3
  192. package/esm2022/eui-table/filter/eui-table-filter.component.mjs +3 -3
  193. package/esm2022/eui-table/pipes/eui-table-highlight-filter.pipe.mjs +3 -3
  194. package/esm2022/eui-table/selectable-header/eui-table-selectable-header.component.mjs +3 -3
  195. package/esm2022/eui-table/selectable-row/eui-table-selectable-row.component.mjs +3 -3
  196. package/esm2022/eui-table/services/eui-table-selectable-row.service.mjs +3 -3
  197. package/esm2022/eui-table/services/eui-table-sort.service.mjs +3 -3
  198. package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +3 -3
  199. package/esm2022/eui-table-v2/directives/eui-table-v2-expandable-row.directive.mjs +3 -3
  200. package/esm2022/eui-table-v2/directives/eui-table-v2-sticky-col.directive.mjs +3 -3
  201. package/esm2022/eui-table-v2/eui-table-v2.component.mjs +3 -3
  202. package/esm2022/eui-table-v2/eui-table-v2.module.mjs +4 -4
  203. package/esm2022/eui-table-v2/filter/eui-table-v2-filter.component.mjs +3 -3
  204. package/esm2022/eui-table-v2/pipes/eui-table-v2-highlight.pipe.mjs +3 -3
  205. package/esm2022/eui-table-v2/selectable-header/eui-table-v2-selectable-header.component.mjs +3 -3
  206. package/esm2022/eui-table-v2/selectable-row/eui-table-v2-selectable-row.component.mjs +3 -3
  207. package/esm2022/eui-table-v2/services/eui-table-v2-selectable-row.service.mjs +3 -3
  208. package/esm2022/eui-table-v2/services/eui-table-v2-sort.service.mjs +3 -3
  209. package/esm2022/eui-table-v2/sortable-col/eui-table-v2-sortable-col.component.mjs +3 -3
  210. package/esm2022/eui-tabs/eui-tab/eui-tab.component.mjs +3 -3
  211. package/esm2022/eui-tabs/eui-tab-content/eui-tab-content.component.mjs +3 -3
  212. package/esm2022/eui-tabs/eui-tab-label/eui-tab-label.component.mjs +6 -6
  213. package/esm2022/eui-tabs/eui-tabs.component.mjs +6 -6
  214. package/esm2022/eui-tabs/eui-tabs.module.mjs +4 -4
  215. package/esm2022/eui-textarea/auto-resize.directive.mjs +3 -3
  216. package/esm2022/eui-textarea/eui-textarea.component.mjs +3 -3
  217. package/esm2022/eui-textarea/eui-textarea.module.mjs +4 -4
  218. package/esm2022/eui-timebar/eui-timebar.component.mjs +7 -7
  219. package/esm2022/eui-timeline/eui-timeline-item.component.mjs +3 -3
  220. package/esm2022/eui-timeline/eui-timeline.component.mjs +3 -3
  221. package/esm2022/eui-timeline/eui-timeline.module.mjs +4 -4
  222. package/esm2022/eui-timepicker/eui-timepicker.component.mjs +3 -3
  223. package/esm2022/eui-timepicker/eui-timepicker.module.mjs +4 -4
  224. package/esm2022/eui-tree/eui-dropdown-tree.directive.mjs +7 -7
  225. package/esm2022/eui-tree/eui-tree-form-control.directive.mjs +7 -7
  226. package/esm2022/eui-tree/eui-tree.component.mjs +7 -7
  227. package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +12 -12
  228. package/esm2022/eui-tree-list/eui-tree-list.component.mjs +3 -3
  229. package/esm2022/eui-tree-list/eui-tree-list.module.mjs +4 -4
  230. package/esm2022/eui-tree-list/item-content/item-content.component.mjs +3 -3
  231. package/esm2022/eui-tree-list/toolbar/toolbar.component.mjs +3 -3
  232. package/esm2022/eui-user-profile/user-profile-card/user-profile-card.component.mjs +3 -3
  233. package/esm2022/eui-user-profile/user-profile-menu/user-profile-menu.component.mjs +3 -3
  234. package/esm2022/eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.mjs +3 -3
  235. package/esm2022/eui-user-profile/user-profile.component.mjs +3 -3
  236. package/esm2022/eui-user-profile/user-profile.module.mjs +4 -4
  237. package/esm2022/eui-wizard/eui-wizard-step.component.mjs +3 -3
  238. package/esm2022/eui-wizard/eui-wizard.component.mjs +3 -3
  239. package/esm2022/eui-wizard/eui-wizard.module.mjs +4 -4
  240. package/esm2022/eui-wizard/services/eui-wizard.service.mjs +3 -3
  241. package/esm2022/externals/charts/chart/chart.component.mjs +3 -3
  242. package/esm2022/externals/charts/eui-charts.module.mjs +4 -4
  243. package/esm2022/externals/eui-editor/counters/eui-editor-counters.component.mjs +3 -3
  244. package/esm2022/externals/eui-editor/directives/eui-editor-maxlength.directive.mjs +3 -3
  245. package/esm2022/externals/eui-editor/eui-editor.component.mjs +9 -9
  246. package/esm2022/externals/eui-editor/eui-editor.module.mjs +4 -4
  247. package/esm2022/externals/eui-editor/html-view/eui-editor-html-view.component.mjs +3 -3
  248. package/esm2022/externals/eui-editor/image-url-dialog/image-url-dialog.component.mjs +3 -3
  249. package/esm2022/externals/eui-editor/json-view/eui-editor-json-view.component.mjs +3 -3
  250. package/esm2022/externals/quill/loader.service.mjs +3 -3
  251. package/esm2022/externals/quill/quill-editor.component.mjs +3 -3
  252. package/esm2022/externals/quill/quill.module.mjs +4 -4
  253. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +3 -3
  254. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.module.mjs +4 -4
  255. package/esm2022/layout/eui-app/eui-app-footer/footer.component.mjs +3 -3
  256. package/esm2022/layout/eui-app/eui-app-footer/footer.module.mjs +4 -4
  257. package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +3 -3
  258. package/esm2022/layout/eui-app/eui-app-header/header.module.mjs +4 -4
  259. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-body/sidebar-body.component.mjs +3 -3
  260. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.mjs +3 -3
  261. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  262. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  263. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +3 -3
  264. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
  265. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +3 -3
  266. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +4 -4
  267. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +3 -3
  268. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.module.mjs +4 -4
  269. package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +3 -3
  270. package/esm2022/layout/eui-app/eui-app-top-message/top-message.module.mjs +4 -4
  271. package/esm2022/layout/eui-app/eui-app.component.mjs +6 -6
  272. package/esm2022/layout/eui-app/eui-app.module.mjs +4 -4
  273. package/esm2022/layout/eui-footer/footer.component.mjs +3 -3
  274. package/esm2022/layout/eui-footer/footer.module.mjs +4 -4
  275. package/esm2022/layout/eui-header/header-app/header-app-name-logo.component.mjs +3 -3
  276. package/esm2022/layout/eui-header/header-app/header-app-name.component.mjs +3 -3
  277. package/esm2022/layout/eui-header/header-app/header-app-subtitle.component.mjs +3 -3
  278. package/esm2022/layout/eui-header/header-app/header-app.component.mjs +3 -3
  279. package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +3 -3
  280. package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +3 -3
  281. package/esm2022/layout/eui-header/header-right-content/header-right-content.component.mjs +3 -3
  282. package/esm2022/layout/eui-header/header-search/header-search.component.mjs +3 -3
  283. package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +3 -3
  284. package/esm2022/layout/eui-header/header.component.mjs +3 -3
  285. package/esm2022/layout/eui-header/header.module.mjs +4 -4
  286. package/esm2022/layout/eui-layout.module.mjs +4 -4
  287. package/esm2022/layout/eui-notifications/eui-notification-item.component.mjs +3 -3
  288. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +3 -3
  289. package/esm2022/layout/eui-notifications/eui-notifications.module.mjs +4 -4
  290. package/esm2022/layout/eui-notifications-v2/eui-notification-item.component.mjs +3 -3
  291. package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +3 -3
  292. package/esm2022/layout/eui-notifications-v2/eui-notifications.module.mjs +4 -4
  293. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
  294. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.module.mjs +4 -4
  295. package/esm2022/layout/eui-toolbar/toolbar-app/toolbar-app.component.mjs +3 -3
  296. package/esm2022/layout/eui-toolbar/toolbar-center/toolbar-center.component.mjs +3 -3
  297. package/esm2022/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.mjs +3 -3
  298. package/esm2022/layout/eui-toolbar/toolbar-item/toolbar-item.component.mjs +3 -3
  299. package/esm2022/layout/eui-toolbar/toolbar-items/toolbar-items.component.mjs +3 -3
  300. package/esm2022/layout/eui-toolbar/toolbar-logo/toolbar-logo.component.mjs +3 -3
  301. package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +3 -3
  302. package/esm2022/layout/eui-toolbar/toolbar-navbar/toolbar-navbar.component.mjs +3 -3
  303. package/esm2022/layout/eui-toolbar/toolbar-navbar-item/toolbar-navbar-item.component.mjs +3 -3
  304. package/esm2022/layout/eui-toolbar/toolbar-search/toolbar-search.component.mjs +3 -3
  305. package/esm2022/layout/eui-toolbar/toolbar-selector/toolbar-selector.component.mjs +3 -3
  306. package/esm2022/layout/eui-toolbar/toolbar.component.mjs +3 -3
  307. package/esm2022/layout/eui-toolbar/toolbar.module.mjs +4 -4
  308. package/esm2022/pipes/eui-is-empty.pipe.mjs +7 -7
  309. package/esm2022/pipes/eui-truncate.pipe.mjs +7 -7
  310. package/esm2022/shared/base/base-states.directive.mjs +3 -3
  311. package/esm2022/shared/input.directive.mjs +3 -3
  312. package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
  313. package/eui-chip-list/eui-chip-list.component.d.ts.map +1 -1
  314. package/eui-input-number/eui-input-number.component.d.ts.map +1 -1
  315. package/eui-progress-bar/eui-progress-bar.component.d.ts.map +1 -1
  316. package/eui-table/sortable-col/eui-table-sortable-col.component.d.ts.map +1 -1
  317. package/eui-table-v2/eui-table-v2.component.d.ts.map +1 -1
  318. package/eui-textarea/auto-resize.directive.d.ts.map +1 -1
  319. package/fesm2022/eui-components-directives.mjs +70 -70
  320. package/fesm2022/eui-components-eui-accordion.mjs +13 -13
  321. package/fesm2022/eui-components-eui-alert.mjs +10 -10
  322. package/fesm2022/eui-components-eui-autocomplete.mjs +13 -13
  323. package/fesm2022/eui-components-eui-avatar.mjs +22 -22
  324. package/fesm2022/eui-components-eui-badge.mjs +7 -7
  325. package/fesm2022/eui-components-eui-block-content.mjs +7 -7
  326. package/fesm2022/eui-components-eui-block-document.mjs +7 -7
  327. package/fesm2022/eui-components-eui-breadcrumb.mjs +13 -13
  328. package/fesm2022/eui-components-eui-button-group.mjs +7 -7
  329. package/fesm2022/eui-components-eui-button-v2.mjs +7 -7
  330. package/fesm2022/eui-components-eui-button.mjs +7 -7
  331. package/fesm2022/eui-components-eui-card.mjs +49 -49
  332. package/fesm2022/eui-components-eui-chip-list.mjs +13 -13
  333. package/fesm2022/eui-components-eui-chip.mjs +7 -7
  334. package/fesm2022/eui-components-eui-dashboard-button.mjs +13 -13
  335. package/fesm2022/eui-components-eui-dashboard-card.mjs +10 -10
  336. package/fesm2022/eui-components-eui-date-range-selector.mjs +10 -10
  337. package/fesm2022/eui-components-eui-datepicker.mjs +19 -19
  338. package/fesm2022/eui-components-eui-dialog.mjs +19 -19
  339. package/fesm2022/eui-components-eui-dimmer.mjs +7 -7
  340. package/fesm2022/eui-components-eui-disable-content.mjs +7 -7
  341. package/fesm2022/eui-components-eui-discussion-thread.mjs +10 -10
  342. package/fesm2022/eui-components-eui-dropdown.mjs +20 -20
  343. package/fesm2022/eui-components-eui-feedback-message.mjs +7 -7
  344. package/fesm2022/eui-components-eui-fieldset.mjs +13 -13
  345. package/fesm2022/eui-components-eui-file-upload.mjs +19 -19
  346. package/fesm2022/eui-components-eui-growl.mjs +7 -7
  347. package/fesm2022/eui-components-eui-icon-button-expander.mjs +7 -7
  348. package/fesm2022/eui-components-eui-icon-button.mjs +7 -7
  349. package/fesm2022/eui-components-eui-icon-color.mjs +7 -7
  350. package/fesm2022/eui-components-eui-icon-input.mjs +7 -7
  351. package/fesm2022/eui-components-eui-icon-state.mjs +7 -7
  352. package/fesm2022/eui-components-eui-icon-toggle.mjs +7 -7
  353. package/fesm2022/eui-components-eui-icon.mjs +7 -7
  354. package/fesm2022/eui-components-eui-input-checkbox.mjs +7 -7
  355. package/fesm2022/eui-components-eui-input-group.mjs +7 -7
  356. package/fesm2022/eui-components-eui-input-number.mjs +14 -14
  357. package/fesm2022/eui-components-eui-input-radio.mjs +7 -7
  358. package/fesm2022/eui-components-eui-input-text.mjs +7 -7
  359. package/fesm2022/eui-components-eui-label.mjs +7 -7
  360. package/fesm2022/eui-components-eui-language-selector.mjs +10 -10
  361. package/fesm2022/eui-components-eui-list.mjs +10 -10
  362. package/fesm2022/eui-components-eui-menu.mjs +10 -10
  363. package/fesm2022/eui-components-eui-message-box.mjs +13 -13
  364. package/fesm2022/eui-components-eui-navbar.mjs +10 -10
  365. package/fesm2022/eui-components-eui-overlay.mjs +19 -19
  366. package/fesm2022/eui-components-eui-page.mjs +58 -58
  367. package/fesm2022/eui-components-eui-paginator.mjs +7 -7
  368. package/fesm2022/eui-components-eui-popover.mjs +10 -10
  369. package/fesm2022/eui-components-eui-progress-bar.mjs +7 -7
  370. package/fesm2022/eui-components-eui-progress-circle.mjs +7 -7
  371. package/fesm2022/eui-components-eui-select.mjs +19 -19
  372. package/fesm2022/eui-components-eui-sidebar-menu.mjs +7 -7
  373. package/fesm2022/eui-components-eui-skeleton.mjs +7 -7
  374. package/fesm2022/eui-components-eui-slide-toggle.mjs +7 -7
  375. package/fesm2022/eui-components-eui-split-button.mjs +7 -7
  376. package/fesm2022/eui-components-eui-table-v2.mjs +34 -34
  377. package/fesm2022/eui-components-eui-table.mjs +34 -34
  378. package/fesm2022/eui-components-eui-tabs.mjs +22 -22
  379. package/fesm2022/eui-components-eui-textarea.mjs +10 -10
  380. package/fesm2022/eui-components-eui-timebar.mjs +7 -7
  381. package/fesm2022/eui-components-eui-timeline.mjs +10 -10
  382. package/fesm2022/eui-components-eui-timepicker.mjs +7 -7
  383. package/fesm2022/eui-components-eui-tree-list.mjs +25 -25
  384. package/fesm2022/eui-components-eui-tree.mjs +21 -21
  385. package/fesm2022/eui-components-eui-user-profile.mjs +16 -16
  386. package/fesm2022/eui-components-eui-wizard.mjs +13 -13
  387. package/fesm2022/eui-components-externals-charts.mjs +7 -7
  388. package/fesm2022/eui-components-externals-eui-editor.mjs +28 -28
  389. package/fesm2022/eui-components-externals-quill.mjs +10 -10
  390. package/fesm2022/eui-components-layout.mjs +182 -182
  391. package/fesm2022/eui-components-pipes.mjs +14 -14
  392. package/fesm2022/eui-components-shared.mjs +6 -6
  393. package/fesm2022/eui-components.mjs +4 -4
  394. package/package.json +3 -3
@@ -202,10 +202,10 @@ export class EuiDialogService {
202
202
  }
203
203
  return positionStrategy;
204
204
  }
205
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDialogService, deps: [{ token: i1.Overlay }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
206
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDialogService }); }
205
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDialogService, deps: [{ token: i1.Overlay }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
206
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDialogService }); }
207
207
  }
208
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDialogService, decorators: [{
208
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDialogService, decorators: [{
209
209
  type: Injectable
210
210
  }], ctorParameters: () => [{ type: i1.Overlay }, { type: i0.Injector }] });
211
211
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLWRpYWxvZy5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vZXVpLWRpYWxvZy9zZXJ2aWNlcy9ldWktZGlhbG9nLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBQ3RELE9BQU8sRUFBZ0IsVUFBVSxFQUFFLFFBQVEsRUFBNkIsTUFBTSxlQUFlLENBQUM7QUFDOUYsT0FBTyxFQUFFLE9BQU8sRUFBRSxlQUFlLEVBQWMsTUFBTSxNQUFNLENBQUM7QUFDNUQsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRTNDLE9BQU8sRUFBRSwyQkFBMkIsRUFBRSxNQUFNLDZDQUE2QyxDQUFDO0FBQzFGLE9BQU8sRUFBbUQsZUFBZSxFQUFFLE1BQU0sNkJBQTZCLENBQUM7QUFDL0csT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQzdELE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLG9CQUFvQixDQUFDOzs7QUFJN0QsTUFBTSxPQUFPLGdCQUFnQjtJQUt6QixZQUNZLE9BQWdCLEVBQ2hCLFFBQWtCO1FBRGxCLFlBQU8sR0FBUCxPQUFPLENBQVM7UUFDaEIsYUFBUSxHQUFSLFFBQVEsQ0FBVTtRQUx0QixtQkFBYyxHQUFvQyxJQUFJLGVBQWUsQ0FBaUIsRUFBRSxDQUFDLENBQUM7UUFDMUYsYUFBUSxHQUFxQixJQUFJLE9BQU8sRUFBVyxDQUFDO0lBS3pELENBQUM7SUFFSixXQUFXO1FBQ1AsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7UUFDekIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLEVBQUUsQ0FBQztRQUM1QixJQUFJLENBQUMsVUFBVSxFQUFFLE9BQU8sRUFBRSxDQUFDO1FBQzNCLElBQUksQ0FBQyxVQUFVLEdBQUcsSUFBSSxDQUFDO1FB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QUNuQixNQUFNLEVBQUUsSUFBSSxDQUFDLFFBQVE7WUFDckIsU0FBUyxFQUFFLGNBQWM7U0FDNUIsQ0FBQyxDQUFDO0lBQ1AsQ0FBQztJQUVPLG1CQUFtQixDQUFDLGdCQUEyQztRQUNuRSxNQUFNLGdCQUFnQixHQUFHLElBQUksQ0FBQyxPQUFPLENBQUMsUUFBUSxFQUFFLENBQUMsTUFBTSxFQUFFLENBQUMsa0JBQWtCLEVBQUUsQ0FBQyxnQkFBZ0IsRUFBRSxDQUFDO1FBQ2xHLElBQUksZ0JBQWdCLEtBQUssS0FBSyxFQUFFLENBQUM7WUFDN0IsZ0JBQWdCLENBQUMsR0FBRyxFQUFFLENBQUM7UUFDM0IsQ0FBQztRQUNELE9BQU8sZ0JBQWdCLENBQUM7SUFDNUIsQ0FBQzsrR0F6TlEsZ0JBQWdCO21IQUFoQixnQkFBZ0I7OzRGQUFoQixnQkFBZ0I7a0JBRDVCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBHbG9iYWxQb3NpdGlvblN0cmF0ZWd5LCBPdmVybGF5LCBPdmVybGF5UmVmIH0gZnJvbSAnQGFuZ3VsYXIvY2RrL292ZXJsYXknO1xuaW1wb3J0IHsgQ29tcG9uZW50UG9ydGFsIH0gZnJvbSAnQGFuZ3VsYXIvY2RrL3BvcnRhbCc7XG5pbXBvcnQgeyBDb21wb25lbnRSZWYsIEluamVjdGFibGUsIEluamVjdG9yLCBPbkRlc3Ryb3ksIFN0YXRpY1Byb3ZpZGVyIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBTdWJqZWN0LCBCZWhhdmlvclN1YmplY3QsIE9ic2VydmFibGUgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IHRha2VVbnRpbCB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcblxuaW1wb3J0IHsgRXVpRGlhbG9nQ29udGFpbmVyQ29tcG9uZW50IH0gZnJvbSAnLi4vY29udGFpbmVyL2V1aS1kaWFsb2ctY29udGFpbmVyLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBFdWlEaWFsb2dJbnRlcmZhY2UsIEV1aURpYWxvZ0NvbXBvbmVudEluc3RhbmNlcywgRXVpRGlhbG9nQ29uZmlnIH0gZnJvbSAnLi4vbW9kZWxzL2V1aS1kaWFsb2cuY29uZmlnJztcbmltcG9ydCB7IE9wZW5lZERpYWxvZyB9IGZyb20gJy4uL21vZGVscy9vcGVuZWQtZGlhbG9nLm1vZGVsJztcbmltcG9ydCB7IERJQUxPR19DT05UQUlORVJfQ09ORklHIH0gZnJvbSAnLi9ldWktZGlhbG9nLnRva2VuJztcbmltcG9ydCB7IEV1aURpYWxvZ1ZlcnRpY2FsUG9zaXRpb24gfSBmcm9tICcuLi9tb2RlbHMvZXVpLWRpYWxvZy1hbGlnbm1lbnQnO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgY2xhc3MgRXVpRGlhbG9nU2VydmljZSBpbXBsZW1lbnRzIE9uRGVzdHJveSB7XG4gICAgcHJpdmF0ZSBvdmVybGF5UmVmOiBPdmVybGF5UmVmO1xuICAgIHByaXZhdGUgb3BlbmVkRGlhbG9ncyQ6IEJlaGF2aW9yU3ViamVjdDxPcGVuZWREaWFsb2dbXT4gPSBuZXcgQmVoYXZpb3JTdWJqZWN0PE9wZW5lZERpYWxvZ1tdPihbXSk7XG4gICAgcHJpdmF0ZSBkZXN0cm95JDogU3ViamVjdDxib29sZWFuPiA9IG5ldyBTdWJqZWN0PGJvb2xlYW4+KCk7XG5cbiAgICBjb25zdHJ1Y3RvcihcbiAgICAgICAgcHJpdmF0ZSBvdmVybGF5OiBPdmVybGF5LFxuICAgICAgICBwcml2YXRlIGluamVjdG9yOiBJbmplY3RvcixcbiAgICApIHt9XG5cbiAgICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5kZXN0cm95JC5uZXh0KHRydWUpO1xuICAgICAgICB0aGlzLmRlc3Ryb3kkLnVuc3Vic2NyaWJlKCk7XG4gICAgICAgIHRoaXMub3ZlcmxheVJlZj8uZGlzcG9zZSgpO1xuICAgICAgICB0aGlzLm92ZXJsYXlSZWYgPSBudWxsO1xuICAgICAgICB0aGlzLm9wZW5lZERpYWxvZ3MkLm5leHQobnVsbCk7XG4gICAgfVxuXG4gICAgLyoqXG4gICAgICogT3BlbiBhIGRpYWxvZy5cbiAgICAgKlxuICAgICAqIEBwYXJhbSBjb25maWcgQ29uZmlndXJhdGlvbiBhcHBsaWVkIHRvIHRoZSBkaWFsb2cuXG4gICAgICogQHJldHVybnMgQSBkaWFsb2cgb2JqZWN0IG9mIHR5cGUgYE9wZW5lZERpYWxvZ2BcbiAgICAgKi9cbiAgICBwdWJsaWMgb3BlbkRpYWxvZzxIQywgSENDLCBCQywgQkNDLCBGQywgRkNDPihjb25maWc6IEV1aURpYWxvZ0ludGVyZmFjZTxIQywgSENDLCBCQywgQkNDLCBGQywgRkNDPiA9IHt9KTogT3BlbmVkRGlhbG9nIHtcbiAgICAgICAgY29uc3QgcG9zaXRpb25TdHJhdGVneSA9IHRoaXMuZ2V0UG9zaXRpb25TdHJhdGVneShjb25maWcudmVydGljYWxQb3NpdGlvbik7XG4gICAgICAgIGNvbnN0IHNjcm9sbFN0cmF0ZWd5ID0gdGhpcy5vdmVybGF5LnNjcm9sbFN0cmF0ZWdpZXMuYmxvY2soKTtcbiAgICAgICAgY29uc3QgaXNDbG9zZWRPbkVzY2FwZSA9IGNvbmZpZy5pc0Nsb3NlZE9uRXNjYXBlO1xuICAgICAgICBjb25zdCBoYXNDbG9zZWRPbkVzY2FwZSA9IGNvbmZpZy5oYXNDbG9zZWRPbkVzY2FwZTtcbiAgICAgICAgY29uc3QgaGFzQ2xvc2VCdXR0b24gPSBjb25maWcuaGFzQ2xvc2VCdXR0b247XG4gICAgICAgIGNvbnN0IGRpYWxvZ0NvbmZpZyA9IG5ldyBFdWlEaWFsb2dDb25maWcoe1xuICAgICAgICAgICAgLi4uY29uZmlnLFxuICAgICAgICAgICAgaXNDbG9zZWRPbkVzY2FwZSxcbiAgICAgICAgICAgIGhhc0Nsb3NlZE9uRXNjYXBlLFxuICAgICAgICAgICAgaGFzQ2xvc2VCdXR0b24sXG4gICAgICAgICAgICB3aWR0aDogY29uZmlnLmlzRnVsbFNjcmVlbiA/ICc5OHZ3JyA6IGNvbmZpZy53aWR0aCxcbiAgICAgICAgICAgIGhlaWdodDogY29uZmlnLmlzRnVsbFNjcmVlbiA/ICc5N3ZoJyA6IGNvbmZpZy5oZWlnaHQsXG4gICAgICAgIH0pO1xuICAgICAgICBjb25zdCBkaWFsb2dJZCA9ICdldWktZGlhbG9nLScgKyBNYXRoLmZsb29yKE1hdGgucmFuZG9tKCkgKiAxMDAwMCk7XG4gICAgICAgIGNvbnN0IG92ZXJsYXlSZWYgPSB0aGlzLm92ZXJsYXkuY3JlYXRlKHtcbiAgICAgICAgICAgIGJhY2tkcm9wQ2xhc3M6IFsnZXVpLWRpYWxvZ19fYmFja2Ryb3AnLCBkaWFsb2dJZCArICdfX2JhY2tkcm9wJ10sXG4gICAgICAgICAgICBoYXNCYWNrZHJvcDogdHJ1ZSxcbiAgICAgICAgICAgIGhlaWdodDogZGlhbG9nQ29uZmlnLmhlaWdodCxcbiAgICAgICAgICAgIHdpZHRoOiBkaWFsb2dDb25maWcud2lkdGgsXG4gICAgICAgICAgICBwb3NpdGlvblN0cmF0ZWd5LFxuICAgICAgICAgICAgc2Nyb2xsU3RyYXRlZ3ksXG4gICAgICAgICAgICBkaXNwb3NlT25OYXZpZ2F0aW9uOiB0cnVlLFxuICAgICAgICB9KTtcblxuICAgICAgICB0aGlzLm92ZXJsYXlSZWYgPSBvdmVybGF5UmVmO1xuICAgICAgICBsZXQgb3BlbmVkRGlhbG9nID0gbmV3IE9wZW5lZERpYWxvZyh7XG4gICAgICAgICAgICBpZDogZGlhbG9nSWQsXG4gICAgICAgICAgICBvcmRlcjogdGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZS5sZW5ndGggKyAxLFxuICAgICAgICAgICAgb3ZlcmxheVJlZixcbiAgICAgICAgICAgIGNvbnRhaW5lclJlZjogbnVsbCxcbiAgICAgICAgfSk7XG5cbiAgICAgICAgY29uc3QgZXh0ZW5kZWRDb25maWc6IEV1aURpYWxvZ0ludGVyZmFjZTxIQywgSENDLCBCQywgQkNDLCBGQywgRkNDPiA9IHtcbiAgICAgICAgICAgIC4uLmRpYWxvZ0NvbmZpZyxcbiAgICAgICAgICAgIGRpYWxvZ0lkLFxuICAgICAgICAgICAgb3ZlcmxheVJlZixcbiAgICAgICAgICAgIGluaXQ6IChpbnN0YW5jZXM6IEV1aURpYWxvZ0NvbXBvbmVudEluc3RhbmNlczxIQywgQkMsIEZDPikgPT4ge1xuICAgICAgICAgICAgICAgIGNvbmZpZy5pbml0Py4oaW5zdGFuY2VzKTtcbiAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBvcGVuOiAoKSA9PiB7XG4gICAgICAgICAgICAgICAgY29uZmlnLm9wZW4/LigpO1xuICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIGNsaWNrT3V0c2lkZTogKGluc3RhbmNlczogRXVpRGlhbG9nQ29tcG9uZW50SW5zdGFuY2VzPEhDLCBCQywgRkM+KSA9PiB7XG4gICAgICAgICAgICAgICAgY29uZmlnLmNsaWNrT3V0c2lkZT8uKGluc3RhbmNlcyk7XG4gICAgICAgICAgICB9LFxuICAgICAgICAgICAgZXNjYXBlOiAoaW5zdGFuY2VzOiBFdWlEaWFsb2dDb21wb25lbnRJbnN0YW5jZXM8SEMsIEJDLCBGQz4pID0+IHtcbiAgICAgICAgICAgICAgICBjb25maWcuZXNjYXBlPy4oaW5zdGFuY2VzKTtcbiAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBjbG9zZTogKGluc3RhbmNlczogRXVpRGlhbG9nQ29tcG9uZW50SW5zdGFuY2VzPEhDLCBCQywgRkM+KSA9PiB7XG4gICAgICAgICAgICAgICAgaWYoIWNvbmZpZy5pc0hhbmRsZUNsb3NlT25DbG9zZSkge1xuICAgICAgICAgICAgICAgICAgICB0aGlzLmNsb3NlRGlhbG9nKGRpYWxvZ0lkKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgY29uZmlnLmNsb3NlPy4oaW5zdGFuY2VzKTtcbiAgICAgICAgICAgIH0sXG4gICAgICAgICAgICBkaXNtaXNzOiAoaW5zdGFuY2VzOiBFdWlEaWFsb2dDb21wb25lbnRJbnN0YW5jZXM8SEMsIEJDLCBGQz4pID0+IHtcbiAgICAgICAgICAgICAgICBjb25maWcuZGlzbWlzcz8uKGluc3RhbmNlcyk7XG4gICAgICAgICAgICB9LFxuICAgICAgICAgICAgYWNjZXB0OiAoaW5zdGFuY2VzOiBFdWlEaWFsb2dDb21wb25lbnRJbnN0YW5jZXM8SEMsIEJDLCBGQz4pID0+IHtcbiAgICAgICAgICAgICAgICBjb25maWcuYWNjZXB0Py4oaW5zdGFuY2VzKTtcbiAgICAgICAgICAgIH0sXG4gICAgICAgIH07XG4gICAgICAgIGNvbnN0IGNvbnRhaW5lclBvcnRhbCA9IG5ldyBDb21wb25lbnRQb3J0YWw8RXVpRGlhbG9nQ29udGFpbmVyQ29tcG9uZW50PEhDLCBIQ0MsIEJDLCBCQ0MsIEZDLCBGQ0M+PihcbiAgICAgICAgICAgIEV1aURpYWxvZ0NvbnRhaW5lckNvbXBvbmVudCxcbiAgICAgICAgICAgIG51bGwsXG4gICAgICAgICAgICB0aGlzLmNyZWF0ZUluamVjdG9yKGV4dGVuZGVkQ29uZmlnKSxcbiAgICAgICAgKTtcbiAgICAgICAgY29uc3QgY29udGFpbmVyUmVmOiBDb21wb25lbnRSZWY8RXVpRGlhbG9nQ29udGFpbmVyQ29tcG9uZW50PEhDLCBIQ0MsIEJDLCBCQ0MsIEZDLCBGQ0M+PiA9XG4gICAgICAgICAgICBvcGVuZWREaWFsb2cub3ZlcmxheVJlZi5hdHRhY2goY29udGFpbmVyUG9ydGFsKTtcbiAgICAgICAgb3BlbmVkRGlhbG9nID0geyAuLi5vcGVuZWREaWFsb2csIGNvbnRhaW5lclJlZiB9O1xuXG4gICAgICAgIG9wZW5lZERpYWxvZy5vdmVybGF5UmVmXG4gICAgICAgICAgICAuYmFja2Ryb3BDbGljaygpXG4gICAgICAgICAgICAucGlwZSh0YWtlVW50aWwodGhpcy5kZXN0cm95JCkpXG4gICAgICAgICAgICAuc3Vic2NyaWJlKCgpID0+IHtcbiAgICAgICAgICAgICAgICBpZiAoZXh0ZW5kZWRDb25maWcuaGFzQ2xvc2VkT25DbGlja091dHNpZGUgfHwgZXh0ZW5kZWRDb25maWcuaXNDbG9zZWRPbkNsaWNrT3V0c2lkZSkge1xuICAgICAgICAgICAgICAgICAgICBjb25maWcuY2xpY2tPdXRzaWRlPy4oY29udGFpbmVyUmVmLmluc3RhbmNlLmNvbXBvbmVudEluc3RhbmNlcyk7XG4gICAgICAgICAgICAgICAgICAgIGlmICghY29uZmlnLmlzSGFuZGxlQ2xvc2VPbkNsaWNrT3V0c2lkZSkge1xuICAgICAgICAgICAgICAgICAgICAgICAgY29udGFpbmVyUmVmLmluc3RhbmNlLmNsb3NlRGlhbG9nKCk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9KTtcblxuICAgICAgICBpZiAoZXh0ZW5kZWRDb25maWcuaXNDbG9zZWRPbkVzY2FwZSAmJiBleHRlbmRlZENvbmZpZy5oYXNDbG9zZWRPbkVzY2FwZSkge1xuICAgICAgICAgICAgb3BlbmVkRGlhbG9nLm92ZXJsYXlSZWZcbiAgICAgICAgICAgICAgICAua2V5ZG93bkV2ZW50cygpXG4gICAgICAgICAgICAgICAgLnBpcGUodGFrZVVudGlsKHRoaXMuZGVzdHJveSQpKVxuICAgICAgICAgICAgICAgIC5zdWJzY3JpYmUoKGtleWJvYXJkRXZlbnQpID0+IHtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGtleWJvYXJkRXZlbnQua2V5Py50b0xvd2VyQ2FzZSgpID09PSAnZXNjYXBlJykge1xuICAgICAgICAgICAgICAgICAgICAgICAgY29uZmlnLmVzY2FwZT8uKGNvbnRhaW5lclJlZi5pbnN0YW5jZS5jb21wb25lbnRJbnN0YW5jZXMpO1xuICAgICAgICAgICAgICAgICAgICAgICAgaWYgKCFjb25maWcuaXNIYW5kbGVDbG9zZU9uRXNjYXBlKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgY29udGFpbmVyUmVmLmluc3RhbmNlLmNsb3NlRGlhbG9nKCk7XG4gICAgICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9KTtcbiAgICAgICAgfVxuXG4gICAgICAgIHRoaXMub3BlbmVkRGlhbG9ncyQubmV4dChbLi4udGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZSwgb3BlbmVkRGlhbG9nXSk7XG5cbiAgICAgICAgcmV0dXJuIG9wZW5lZERpYWxvZztcbiAgICB9XG5cbiAgICAvKipcbiAgICAgKiBDbG9zZSBhIGRpYWxvZ1xuICAgICAqXG4gICAgICogQHBhcmFtIGRpYWxvZ0lkIFRoZSBpZCBvZiB0aGUgZGlhbG9nIHRvIGNsb3NlLiBJZiBub3QgcHJvdmlkZWQgdGhlIGxhc3Qgb3BlbmVkIG9uZSB3aWxsIGJlIGNsb3NlZC5cbiAgICAgKi9cbiAgICBwdWJsaWMgY2xvc2VEaWFsb2coZGlhbG9nSWQ/OiBzdHJpbmcpOiB2b2lkIHtcbiAgICAgICAgaWYgKGRpYWxvZ0lkKSB7XG4gICAgICAgICAgICB0aGlzLm9wZW5lZERpYWxvZ3MkLnZhbHVlLmZpbmQoKG8pID0+IG8uaWQgPT09IGRpYWxvZ0lkKS5vdmVybGF5UmVmLmRpc3Bvc2UoKTtcbiAgICAgICAgICAgIHRoaXMub3BlbmVkRGlhbG9ncyQubmV4dCh0aGlzLm9wZW5lZERpYWxvZ3MkLnZhbHVlLmZpbHRlcigobykgPT4gby5pZCAhPT0gZGlhbG9nSWQpKTtcbiAgICAgICAgICAgIHRoaXMub3ZlcmxheVJlZiA9XG4gICAgICAgICAgICAgICAgdGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZS5sZW5ndGggPiAwID8gdGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZVt0aGlzLm9wZW5lZERpYWxvZ3MkLnZhbHVlLmxlbmd0aCAtIDFdLm92ZXJsYXlSZWYgOiBudWxsO1xuICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgICAgdGhpcy5vdmVybGF5UmVmPy5kaXNwb3NlKCk7XG4gICAgICAgICAgICB0aGlzLm9wZW5lZERpYWxvZ3MkLm5leHQodGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZS5maWx0ZXIoKG8sIGkpID0+IGkgPCB0aGlzLm9wZW5lZERpYWxvZ3MkLnZhbHVlLmxlbmd0aCAtIDEpKTtcbiAgICAgICAgICAgIHRoaXMub3ZlcmxheVJlZiA9XG4gICAgICAgICAgICAgICAgdGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZS5sZW5ndGggPiAwID8gdGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZVt0aGlzLm9wZW5lZERpYWxvZ3MkLnZhbHVlLmxlbmd0aCAtIDFdLm92ZXJsYXlSZWYgOiBudWxsO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgLyoqXG4gICAgICogQ2xvc2UgYWxsIHRoZSBkaWFsb2dzLlxuICAgICAqL1xuICAgIHB1YmxpYyBjbG9zZUFsbERpYWxvZ3MoKTogdm9pZCB7XG4gICAgICAgIHRoaXMub3BlbmVkRGlhbG9ncyQudmFsdWUuZm9yRWFjaCgoZGlhbG9nKSA9PiB7XG4gICAgICAgICAgICBkaWFsb2cuY29udGFpbmVyUmVmLmluc3RhbmNlLmRpYWxvZ0NvbnRhaW5lckNvbmZpZy5jbG9zZT8uKGRpYWxvZy5jb250YWluZXJSZWYuaW5zdGFuY2UuZ2V0Q29tcG9uZW50SW5zdGFuY2VzKTtcbiAgICAgICAgfSk7XG4gICAgfVxuXG4gICAgLyoqXG4gICAgICogUmV0dXJucyBhbiBgT2JzZXJ2YWJsZWAgd2l0aCBhbGwgb3BlbmVkIHdpbmRvd3MuXG4gICAgICpcbiAgICAgKiBAcmV0dXJucyBgT2JzZXJ2YWJsZWAgb2YgYE9wZW5lZERpYWxvZ1tdYC5cbiAgICAgKi9cbiAgICBwdWJsaWMgZ2V0T3BlbmVkRGlhbG9nKCk6IE9ic2VydmFibGU8T3BlbmVkRGlhbG9nW10+IHtcbiAgICAgICAgcmV0dXJuIHRoaXMub3BlbmVkRGlhbG9ncyQ7XG4gICAgfVxuXG4gICAgLyoqXG4gICAgICogUmV0dXJucyBhbiBgT2JqZWN0YCB3aXRoIGEgZGlhbG9nXG4gICAgICpcbiAgICAgKiBAcGFyYW0gZGlhbG9nSWQgaWQgb2YgdGhlIGRpYWxvZyB0byBiZSByZXR1cm5lZFxuICAgICAqIEByZXR1cm5zIGBPcGVuZWREaWFsb2dgXG4gICAgICovXG4gICAgcHVibGljIGdldERpYWxvZyhkaWFsb2dJZDogc3RyaW5nKTogT3BlbmVkRGlhbG9nIHtcbiAgICAgICAgcmV0dXJuIHRoaXMub3BlbmVkRGlhbG9ncyQudmFsdWUuZmluZCgobykgPT4gby5pZCA9PT0gZGlhbG9nSWQpO1xuICAgIH1cblxuICAgIC8qKlxuICAgICAqIERpc2FibGUgQWNjZXB0IGJ1dHRvbiBvZiBkZWZhdWx0IGV1aS1kaWFsb2cgZm9vdGVyLlxuICAgICAqL1xuICAgIHB1YmxpYyBkaXNhYmxlQWNjZXB0QnV0dG9uKCk6IHZvaWQge1xuICAgICAgICB0aGlzLm9wZW5lZERpYWxvZ3MkLnZhbHVlW3RoaXMub3BlbmVkRGlhbG9ncyQudmFsdWUubGVuZ3RoIC0gMV0uY29udGFpbmVyUmVmLmluc3RhbmNlLmRpc2FibGVBY2NlcHRCdXR0b24oKTtcbiAgICB9XG5cbiAgICAvKipcbiAgICAgKiBFbmFibGUgQWNjZXB0IGJ1dHRvbiBvZiBkZWZhdWx0IGV1aS1kaWFsb2cgZm9vdGVyLlxuICAgICAqL1xuICAgIHB1YmxpYyBlbmFibGVBY2NlcHRCdXR0b24oKTogdm9pZCB7XG4gICAgICAgIHRoaXMub3BlbmVkRGlhbG9ncyQudmFsdWVbdGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZS5sZW5ndGggLSAxXS5jb250YWluZXJSZWYuaW5zdGFuY2UuZW5hYmxlQWNjZXB0QnV0dG9uKCk7XG4gICAgfVxuXG4gICAgLyoqXG4gICAgICogRGlzYWJsZSBEaXNtaXNzIGJ1dHRvbiBvZiBkZWZhdWx0IGV1aS1kaWFsb2cgZm9vdGVyLlxuICAgICAqL1xuICAgIHB1YmxpYyBkaXNhYmxlRGlzbWlzc0J1dHRvbigpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5vcGVuZWREaWFsb2dzJC52YWx1ZVt0aGlzLm9wZW5lZERpYWxvZ3MkLnZhbHVlLmxlbmd0aCAtIDFdLmNvbnRhaW5lclJlZi5pbnN0YW5jZS5kaXNhYmxlRGlzbWlzc0J1dHRvbigpO1xuICAgIH1cblxuICAgIC8qKlxuICAgICAqIEVuYWJsZSBEaXNtaXNzIGJ1dHRvbiBvZiBkZWZhdWx0IGV1aS1kaWFsb2cgZm9vdGVyLlxuICAgICAqL1xuICAgIHB1YmxpYyBlbmFibGVEaXNtaXNzQnV0dG9uKCk6IHZvaWQge1xuICAgICAgICB0aGlzLm9wZW5lZERpYWxvZ3MkLnZhbHVlW3RoaXMub3BlbmVkRGlhbG9ncyQudmFsdWUubGVuZ3RoIC0gMV0uY29udGFpbmVyUmVmLmluc3RhbmNlLmVuYWJsZURpc21pc3NCdXR0b24oKTtcbiAgICB9XG5cbiAgICAvLyBUT0RPOiBmaW5kIHRoZSBjb3JyZWN0IHR5cGUgb3IgdHVybiBpbnRvIGEgZ2VuZXJpYywgaHR0cHM6Ly93d3cudHlwZXNjcmlwdGxhbmcub3JnL2RvY3MvaGFuZGJvb2svMi9nZW5lcmljcy5odG1sXG4gICAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uby1leHBsaWNpdC1hbnlcbiAgICBwcml2YXRlIGNyZWF0ZUluamVjdG9yKGRhdGE6IGFueSk6IEluamVjdG9yIHtcbiAgICAgICAgY29uc3QgaW5qZWN0b3JUb2tlbnM6IFN0YXRpY1Byb3ZpZGVyID0gW3sgcHJvdmlkZTogRElBTE9HX0NPTlRBSU5FUl9DT05GSUcsIHVzZVZhbHVlOiBkYXRhIH1dO1xuICAgICAgICByZXR1cm4gSW5qZWN0b3IuY3JlYXRlKHtcbiAgICAgICAgICAgIHBhcmVudDogdGhpcy5pbmplY3RvcixcbiAgICAgICAgICAgIHByb3ZpZGVyczogaW5qZWN0b3JUb2tlbnMsXG4gICAgICAgIH0pO1xuICAgIH1cblxuICAgIHByaXZhdGUgZ2V0UG9zaXRpb25TdHJhdGVneSh2ZXJ0aWNhbFBvc2l0aW9uOiBFdWlEaWFsb2dWZXJ0aWNhbFBvc2l0aW9uKTogR2xvYmFsUG9zaXRpb25TdHJhdGVneSB7XG4gICAgICAgIGNvbnN0IHBvc2l0aW9uU3RyYXRlZ3kgPSB0aGlzLm92ZXJsYXkucG9zaXRpb24oKS5nbG9iYWwoKS5jZW50ZXJIb3Jpem9udGFsbHkoKS5jZW50ZXJWZXJ0aWNhbGx5KCk7XG4gICAgICAgIGlmICh2ZXJ0aWNhbFBvc2l0aW9uID09PSAndG9wJykge1xuICAgICAgICAgICAgcG9zaXRpb25TdHJhdGVneS50b3AoKTtcbiAgICAgICAgfVxuICAgICAgICByZXR1cm4gcG9zaXRpb25TdHJhdGVneTtcbiAgICB9XG59XG4iXX0=
@@ -49,10 +49,10 @@ export class EuiDimmerComponent {
49
49
  }
50
50
  });
51
51
  }
52
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDimmerComponent, deps: [{ token: i1.EuiAppShellService }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component }); }
53
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiDimmerComponent, selector: "eui-dimmer", inputs: { isDimmerActive: "isDimmerActive", e2eAttr: "e2eAttr" }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, ngImport: i0, template: '', isInline: true, styles: [".eui-18 .eui-dimmer{animation:none;background-color:#00000026;height:100vh;left:0;opacity:0;position:fixed;top:0;width:0;z-index:var(--eui-zi-overlay)}.eui-18 .eui-dimmer--active{animation:dimmer-fadeIn var(--eui-base-animation-duration-fast);opacity:1;width:100%}.eui-18 .eui-dimmer:not(.eui-dimmer--active){animation:dimmer-fadeOut var(--eui-base-animation-duration-fast)}@keyframes dimmer-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dimmer-fadeOut{0%{opacity:1}to{opacity:0}}\n"], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
52
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDimmerComponent, deps: [{ token: i1.EuiAppShellService }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component }); }
53
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiDimmerComponent, selector: "eui-dimmer", inputs: { isDimmerActive: "isDimmerActive", e2eAttr: "e2eAttr" }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, ngImport: i0, template: '', isInline: true, styles: [".eui-18 .eui-dimmer{animation:none;background-color:#00000026;height:100vh;left:0;opacity:0;position:fixed;top:0;width:0;z-index:var(--eui-zi-overlay)}.eui-18 .eui-dimmer--active{animation:dimmer-fadeIn var(--eui-base-animation-duration-fast);opacity:1;width:100%}.eui-18 .eui-dimmer:not(.eui-dimmer--active){animation:dimmer-fadeOut var(--eui-base-animation-duration-fast)}@keyframes dimmer-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dimmer-fadeOut{0%{opacity:1}to{opacity:0}}\n"], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
54
54
  }
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDimmerComponent, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDimmerComponent, decorators: [{
56
56
  type: Component,
57
57
  args: [{ selector: 'eui-dimmer', template: '', changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None, styles: [".eui-18 .eui-dimmer{animation:none;background-color:#00000026;height:100vh;left:0;opacity:0;position:fixed;top:0;width:0;z-index:var(--eui-zi-overlay)}.eui-18 .eui-dimmer--active{animation:dimmer-fadeIn var(--eui-base-animation-duration-fast);opacity:1;width:100%}.eui-18 .eui-dimmer:not(.eui-dimmer--active){animation:dimmer-fadeOut var(--eui-base-animation-duration-fast)}@keyframes dimmer-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dimmer-fadeOut{0%{opacity:1}to{opacity:0}}\n"] }]
58
58
  }], ctorParameters: () => [{ type: i1.EuiAppShellService }, { type: i2.Router }], propDecorators: { isDimmerActive: [{
@@ -3,11 +3,11 @@ import { NgModule } from '@angular/core';
3
3
  import { EuiDimmerComponent } from './dimmer.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class EuiDimmerModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDimmerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiDimmerModule, declarations: [EuiDimmerComponent], imports: [CommonModule], exports: [EuiDimmerComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDimmerModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDimmerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiDimmerModule, declarations: [EuiDimmerComponent], imports: [CommonModule], exports: [EuiDimmerComponent] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDimmerModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDimmerModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDimmerModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [CommonModule],
@@ -51,10 +51,10 @@ export class EuiDisableContentComponent {
51
51
  this.growlService.growlInfo(this.disabledText);
52
52
  }
53
53
  }
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDisableContentComponent, deps: [{ token: i0.ElementRef }, { token: i1.EuiGrowlService }], target: i0.ɵɵFactoryTarget.Component }); }
55
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiDisableContentComponent, selector: "eui-disable-content", inputs: { disabledText: "disabledText", isDisabled: "isDisabled" }, usesOnChanges: true, ngImport: i0, template: "<div [class.eui-disable-content--disabled]=\"isDisabled\" (click)=\"onClick()\">\n <ng-content></ng-content>\n</div>\n", styles: [".eui-18 .eui-disable-content--disabled{position:relative;z-index:var(--eui-zi-overlay)}.eui-18 .eui-disable-content--disabled:before{content:\"\";display:block;height:80px;left:50%;margin:-40px 0 0 -40px;position:absolute;top:50%;width:80px;z-index:10000}.eui-18 .eui-disable-content--disabled:after{background-color:#ffffff40;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%;z-index:100000}\n"], encapsulation: i0.ViewEncapsulation.None }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDisableContentComponent, deps: [{ token: i0.ElementRef }, { token: i1.EuiGrowlService }], target: i0.ɵɵFactoryTarget.Component }); }
55
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiDisableContentComponent, selector: "eui-disable-content", inputs: { disabledText: "disabledText", isDisabled: "isDisabled" }, usesOnChanges: true, ngImport: i0, template: "<div [class.eui-disable-content--disabled]=\"isDisabled\" (click)=\"onClick()\">\n <ng-content></ng-content>\n</div>\n", styles: [".eui-18 .eui-disable-content--disabled{position:relative;z-index:var(--eui-zi-overlay)}.eui-18 .eui-disable-content--disabled:before{content:\"\";display:block;height:80px;left:50%;margin:-40px 0 0 -40px;position:absolute;top:50%;width:80px;z-index:10000}.eui-18 .eui-disable-content--disabled:after{background-color:#ffffff40;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%;z-index:100000}\n"], encapsulation: i0.ViewEncapsulation.None }); }
56
56
  }
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDisableContentComponent, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDisableContentComponent, decorators: [{
58
58
  type: Component,
59
59
  args: [{ selector: 'eui-disable-content', encapsulation: ViewEncapsulation.None, template: "<div [class.eui-disable-content--disabled]=\"isDisabled\" (click)=\"onClick()\">\n <ng-content></ng-content>\n</div>\n", styles: [".eui-18 .eui-disable-content--disabled{position:relative;z-index:var(--eui-zi-overlay)}.eui-18 .eui-disable-content--disabled:before{content:\"\";display:block;height:80px;left:50%;margin:-40px 0 0 -40px;position:absolute;top:50%;width:80px;z-index:10000}.eui-18 .eui-disable-content--disabled:after{background-color:#ffffff40;content:\"\";height:100%;left:0;position:absolute;top:0;width:100%;z-index:100000}\n"] }]
60
60
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.EuiGrowlService }], propDecorators: { disabledText: [{
@@ -63,11 +63,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
63
63
  type: Input
64
64
  }] } });
65
65
  export class EuiDisableContentModule {
66
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDisableContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
67
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiDisableContentModule, declarations: [EuiDisableContentComponent], imports: [CommonModule], exports: [EuiDisableContentComponent] }); }
68
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDisableContentModule, imports: [CommonModule] }); }
66
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDisableContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
67
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiDisableContentModule, declarations: [EuiDisableContentComponent], imports: [CommonModule], exports: [EuiDisableContentComponent] }); }
68
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDisableContentModule, imports: [CommonModule] }); }
69
69
  }
70
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDisableContentModule, decorators: [{
70
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDisableContentModule, decorators: [{
71
71
  type: NgModule,
72
72
  args: [{
73
73
  imports: [CommonModule],
@@ -19,10 +19,10 @@ export class EuiDiscussionThreadItemComponent {
19
19
  set isOdd(value) {
20
20
  this._isOdd = coerceBooleanProperty(value);
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDiscussionThreadItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
23
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiDiscussionThreadItemComponent, selector: "eui-discussion-thread-item", inputs: { id: "id", typeClass: "typeClass", date: "date", author: "author", body: "body", tooltip: "tooltip", isOdd: "isOdd" }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, ngImport: i0, template: "<li role=\"none\" class=\"eui-discussion-thread__item\" [class.eui-discussion-thread__item--inverted]=\"isOdd\">\n <div class=\"eui-discussion-thread__item-badge eui-discussion-thread__item-badge--{{ typeClass }}\" title=\"{{ tooltip }}\">\n <eui-icon-state [euiVariant]=\"typeClass\" size=\"xl\" class=\"eui-alert__icon-type\"/>\n </div>\n <div class=\"eui-discussion-thread__item-panel\">\n <div class=\"eui-discussion-thread__item-panel-header\">\n <div class=\"eui-discussion-thread__item-panel-heading\">\n <div class=\"eui-discussion-thread__item-panel-title\">\n {{ date | date: 'dd/MM/YYYY' }}\n </div>\n <div class=\"eui-discussion-thread__item-panel-time\">\n <eui-icon-svg icon=\"time\" set=\"outline\" size=\"s\" fillColor=\"neutral-light\" class=\"eui-discussion-thread__item-panel-time-icon\"></eui-icon-svg>\n <span euiLabel euiSizeS>{{ date | date: 'HH:mm' }}</span>\n </div>\n </div>\n <div class=\"eui-discussion-thread__item-panel-subheading\">\n {{ author }}\n </div>\n </div>\n <div class=\"eui-discussion-thread__item-panel-body\">\n <p class=\"eui-discussion-thread__item-panel-body-word-break\" [innerHTML]=\"body\"></p>\n </div>\n </div>\n</li>\n", dependencies: [{ kind: "component", type: i1.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i2.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: i3.EuiIconStateComponent, selector: "eui-icon-state", inputs: ["size", "ariaLabel"] }, { kind: "pipe", type: i4.DatePipe, name: "date" }] }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDiscussionThreadItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
23
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiDiscussionThreadItemComponent, selector: "eui-discussion-thread-item", inputs: { id: "id", typeClass: "typeClass", date: "date", author: "author", body: "body", tooltip: "tooltip", isOdd: "isOdd" }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, ngImport: i0, template: "<li role=\"none\" class=\"eui-discussion-thread__item\" [class.eui-discussion-thread__item--inverted]=\"isOdd\">\n <div class=\"eui-discussion-thread__item-badge eui-discussion-thread__item-badge--{{ typeClass }}\" title=\"{{ tooltip }}\">\n <eui-icon-state [euiVariant]=\"typeClass\" size=\"xl\" class=\"eui-alert__icon-type\"/>\n </div>\n <div class=\"eui-discussion-thread__item-panel\">\n <div class=\"eui-discussion-thread__item-panel-header\">\n <div class=\"eui-discussion-thread__item-panel-heading\">\n <div class=\"eui-discussion-thread__item-panel-title\">\n {{ date | date: 'dd/MM/YYYY' }}\n </div>\n <div class=\"eui-discussion-thread__item-panel-time\">\n <eui-icon-svg icon=\"time\" set=\"outline\" size=\"s\" fillColor=\"neutral-light\" class=\"eui-discussion-thread__item-panel-time-icon\"></eui-icon-svg>\n <span euiLabel euiSizeS>{{ date | date: 'HH:mm' }}</span>\n </div>\n </div>\n <div class=\"eui-discussion-thread__item-panel-subheading\">\n {{ author }}\n </div>\n </div>\n <div class=\"eui-discussion-thread__item-panel-body\">\n <p class=\"eui-discussion-thread__item-panel-body-word-break\" [innerHTML]=\"body\"></p>\n </div>\n </div>\n</li>\n", dependencies: [{ kind: "component", type: i1.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i2.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: i3.EuiIconStateComponent, selector: "eui-icon-state", inputs: ["size", "ariaLabel"] }, { kind: "pipe", type: i4.DatePipe, name: "date" }] }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDiscussionThreadItemComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDiscussionThreadItemComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{ selector: 'eui-discussion-thread-item', template: "<li role=\"none\" class=\"eui-discussion-thread__item\" [class.eui-discussion-thread__item--inverted]=\"isOdd\">\n <div class=\"eui-discussion-thread__item-badge eui-discussion-thread__item-badge--{{ typeClass }}\" title=\"{{ tooltip }}\">\n <eui-icon-state [euiVariant]=\"typeClass\" size=\"xl\" class=\"eui-alert__icon-type\"/>\n </div>\n <div class=\"eui-discussion-thread__item-panel\">\n <div class=\"eui-discussion-thread__item-panel-header\">\n <div class=\"eui-discussion-thread__item-panel-heading\">\n <div class=\"eui-discussion-thread__item-panel-title\">\n {{ date | date: 'dd/MM/YYYY' }}\n </div>\n <div class=\"eui-discussion-thread__item-panel-time\">\n <eui-icon-svg icon=\"time\" set=\"outline\" size=\"s\" fillColor=\"neutral-light\" class=\"eui-discussion-thread__item-panel-time-icon\"></eui-icon-svg>\n <span euiLabel euiSizeS>{{ date | date: 'HH:mm' }}</span>\n </div>\n </div>\n <div class=\"eui-discussion-thread__item-panel-subheading\">\n {{ author }}\n </div>\n </div>\n <div class=\"eui-discussion-thread__item-panel-body\">\n <p class=\"eui-discussion-thread__item-panel-body-word-break\" [innerHTML]=\"body\"></p>\n </div>\n </div>\n</li>\n" }]
28
28
  }], propDecorators: { cssClasses: [{
@@ -9,10 +9,10 @@ export class EuiDiscussionThreadComponent {
9
9
  trackByFn(index, item) {
10
10
  return item.id;
11
11
  }
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDiscussionThreadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
13
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiDiscussionThreadComponent, selector: "eui-discussion-thread", inputs: { items: "items", titleLabel: "titleLabel", subTitleLabel: "subTitleLabel", tooltip: "tooltip" }, host: { properties: { "attr.role": "this.role" } }, ngImport: i0, template: "<div class=\"eui-discussion-thread-wrapper\">\n <div class=\"eui-discussion-thread-wrapper-header\">\n <div class=\"eui-discussion-thread-wrapper-header__title\">{{ titleLabel }}</div>\n <div class=\"eui-discussion-thread-wrapper-header__subtitle\">{{ subTitleLabel }}</div>\n </div>\n <ul role=\"none\" class=\"eui-discussion-thread\">\n <ng-template [ngIf]=\"items\">\n <eui-discussion-thread-item\n *ngFor=\"let item of items; let o = odd; let e = even; trackBy: trackByFn\"\n [isOdd]=\"o\"\n id=\"{{ item.id }}\"\n typeClass=\"{{ item.typeClass }}\"\n date=\"{{ item.date }}\"\n author=\"{{ item.author }}\"\n body=\"{{ item.body }}\"\n tooltip=\"{{ item.tooltip }}\">\n </eui-discussion-thread-item>\n </ng-template>\n\n <ng-template [ngIf]=\"!items\">\n <ng-content></ng-content>\n </ng-template>\n </ul>\n</div>\n", styles: [".eui-18 .eui-discussion-thread-wrapper{margin:0;padding:0;position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header{display:flex;flex-direction:column;position:relative;width:100%}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__title{border-bottom:1px solid var(--eui-c-neutral-lightest);color:var(--eui-c-primary);display:flex;margin-bottom:var(--eui-s-xs);padding-bottom:var(--eui-s-2xs);width:100%;font:var(--eui-f-l)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__subtitle{color:var(--eui-c-neutral);display:flex;width:100%;font:var(--eui-f-m)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread{list-style:none;padding:20px 0;position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread:before{background-color:var(--eui-c-neutral-lightest);bottom:0;content:\" \";left:50%;margin-left:-1.5px;position:absolute;top:0;width:2px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item{margin-bottom:var(--eui-s-m);position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:before,.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:after{content:\" \";display:table}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:after{clear:both}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel{background-color:var(--eui-c-white);border:var(--eui-bw-xs) solid #d4d4d4;border-radius:var(--eui-br-xl);box-shadow:0 1px 6px #0000002d;float:left;padding:var(--eui-s-m) var(--eui-s-m) 0;position:relative;width:44%}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:before{border-bottom:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-top:15px solid transparent;content:\" \";display:inline-block;position:absolute;right:-15px;top:26px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:after{border-bottom:14px solid transparent;border-left:14px solid var(--eui-c-white);border-right:0 solid var(--eui-c-white);border-top:14px solid transparent;content:\" \";display:inline-block;position:absolute;right:-14px;top:27px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-badge{background-color:var(--eui-c-white);position:absolute;left:50%;width:50px;margin-left:-22px;top:22px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-header{border-bottom:1px solid var(--eui-c-neutral-lightest);margin-bottom:var(--eui-s-s);padding-bottom:var(--eui-s-s)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading{align-items:center;display:flex;justify-content:space-between}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-title{align-items:center;display:flex;color:var(--eui-c-info);font:var(--eui-f-l)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time{align-items:center;display:flex;margin-left:auto;font:var(--eui-f-s)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time-icon{margin-right:var(--eui-s-xs)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-subheading{margin-top:var(--eui-s-xs)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body{margin:var(--eui-s-m) 0}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body__word-break{word-break:break-word}.eui-18 .eui-discussion-thread-wrapper hr .eui-discussion-thread-separator{border-top:1px solid var(--eui-c-black);height:1px;margin:0!important;opacity:.4}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p,.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>ul{margin-bottom:0}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p+p{margin-top:5px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-footer{border-top:1px solid rgba(0,0,0,.2);margin:0 0 .5rem}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-tooltip{background-color:#000000bf;font:var(--eui-f-s)}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel{float:right}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}@media screen and (min-width: 1140px){.eui-18 .eui-discussion-thread-panel{width:42%}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-18 .eui-discussion-thread-panel{float:right;width:calc(100% - 90px);width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px)}.eui-18 .eui-discussion-thread-badge{left:15px;margin-left:0;top:16px}.eui-18 .eui-discussion-thread-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-18 .eui-discussion-thread-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiDiscussionThreadItemComponent, selector: "eui-discussion-thread-item", inputs: ["id", "typeClass", "date", "author", "body", "tooltip", "isOdd"] }], encapsulation: i0.ViewEncapsulation.None }); }
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDiscussionThreadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
13
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiDiscussionThreadComponent, selector: "eui-discussion-thread", inputs: { items: "items", titleLabel: "titleLabel", subTitleLabel: "subTitleLabel", tooltip: "tooltip" }, host: { properties: { "attr.role": "this.role" } }, ngImport: i0, template: "<div class=\"eui-discussion-thread-wrapper\">\n <div class=\"eui-discussion-thread-wrapper-header\">\n <div class=\"eui-discussion-thread-wrapper-header__title\">{{ titleLabel }}</div>\n <div class=\"eui-discussion-thread-wrapper-header__subtitle\">{{ subTitleLabel }}</div>\n </div>\n <ul role=\"none\" class=\"eui-discussion-thread\">\n <ng-template [ngIf]=\"items\">\n <eui-discussion-thread-item\n *ngFor=\"let item of items; let o = odd; let e = even; trackBy: trackByFn\"\n [isOdd]=\"o\"\n id=\"{{ item.id }}\"\n typeClass=\"{{ item.typeClass }}\"\n date=\"{{ item.date }}\"\n author=\"{{ item.author }}\"\n body=\"{{ item.body }}\"\n tooltip=\"{{ item.tooltip }}\">\n </eui-discussion-thread-item>\n </ng-template>\n\n <ng-template [ngIf]=\"!items\">\n <ng-content></ng-content>\n </ng-template>\n </ul>\n</div>\n", styles: [".eui-18 .eui-discussion-thread-wrapper{margin:0;padding:0;position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header{display:flex;flex-direction:column;position:relative;width:100%}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__title{border-bottom:1px solid var(--eui-c-neutral-lightest);color:var(--eui-c-primary);display:flex;margin-bottom:var(--eui-s-xs);padding-bottom:var(--eui-s-2xs);width:100%;font:var(--eui-f-l)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__subtitle{color:var(--eui-c-neutral);display:flex;width:100%;font:var(--eui-f-m)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread{list-style:none;padding:20px 0;position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread:before{background-color:var(--eui-c-neutral-lightest);bottom:0;content:\" \";left:50%;margin-left:-1.5px;position:absolute;top:0;width:2px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item{margin-bottom:var(--eui-s-m);position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:before,.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:after{content:\" \";display:table}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:after{clear:both}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel{background-color:var(--eui-c-white);border:var(--eui-bw-xs) solid #d4d4d4;border-radius:var(--eui-br-xl);box-shadow:0 1px 6px #0000002d;float:left;padding:var(--eui-s-m) var(--eui-s-m) 0;position:relative;width:44%}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:before{border-bottom:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-top:15px solid transparent;content:\" \";display:inline-block;position:absolute;right:-15px;top:26px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:after{border-bottom:14px solid transparent;border-left:14px solid var(--eui-c-white);border-right:0 solid var(--eui-c-white);border-top:14px solid transparent;content:\" \";display:inline-block;position:absolute;right:-14px;top:27px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-badge{background-color:var(--eui-c-white);position:absolute;left:50%;width:50px;margin-left:-22px;top:22px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-header{border-bottom:1px solid var(--eui-c-neutral-lightest);margin-bottom:var(--eui-s-s);padding-bottom:var(--eui-s-s)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading{align-items:center;display:flex;justify-content:space-between}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-title{align-items:center;display:flex;color:var(--eui-c-info);font:var(--eui-f-l)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time{align-items:center;display:flex;margin-left:auto;font:var(--eui-f-s)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time-icon{margin-right:var(--eui-s-xs)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-subheading{margin-top:var(--eui-s-xs)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body{margin:var(--eui-s-m) 0}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body__word-break{word-break:break-word}.eui-18 .eui-discussion-thread-wrapper hr .eui-discussion-thread-separator{border-top:1px solid var(--eui-c-black);height:1px;margin:0!important;opacity:.4}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p,.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>ul{margin-bottom:0}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p+p{margin-top:5px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-footer{border-top:1px solid rgba(0,0,0,.2);margin:0 0 .5rem}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-tooltip{background-color:#000000bf;font:var(--eui-f-s)}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel{float:right}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}@media screen and (min-width: 1140px){.eui-18 .eui-discussion-thread-panel{width:42%}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-18 .eui-discussion-thread-panel{float:right;width:calc(100% - 90px);width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px)}.eui-18 .eui-discussion-thread-badge{left:15px;margin-left:0;top:16px}.eui-18 .eui-discussion-thread-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-18 .eui-discussion-thread-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiDiscussionThreadItemComponent, selector: "eui-discussion-thread-item", inputs: ["id", "typeClass", "date", "author", "body", "tooltip", "isOdd"] }], encapsulation: i0.ViewEncapsulation.None }); }
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDiscussionThreadComponent, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDiscussionThreadComponent, decorators: [{
16
16
  type: Component,
17
17
  args: [{ selector: 'eui-discussion-thread', encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-discussion-thread-wrapper\">\n <div class=\"eui-discussion-thread-wrapper-header\">\n <div class=\"eui-discussion-thread-wrapper-header__title\">{{ titleLabel }}</div>\n <div class=\"eui-discussion-thread-wrapper-header__subtitle\">{{ subTitleLabel }}</div>\n </div>\n <ul role=\"none\" class=\"eui-discussion-thread\">\n <ng-template [ngIf]=\"items\">\n <eui-discussion-thread-item\n *ngFor=\"let item of items; let o = odd; let e = even; trackBy: trackByFn\"\n [isOdd]=\"o\"\n id=\"{{ item.id }}\"\n typeClass=\"{{ item.typeClass }}\"\n date=\"{{ item.date }}\"\n author=\"{{ item.author }}\"\n body=\"{{ item.body }}\"\n tooltip=\"{{ item.tooltip }}\">\n </eui-discussion-thread-item>\n </ng-template>\n\n <ng-template [ngIf]=\"!items\">\n <ng-content></ng-content>\n </ng-template>\n </ul>\n</div>\n", styles: [".eui-18 .eui-discussion-thread-wrapper{margin:0;padding:0;position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header{display:flex;flex-direction:column;position:relative;width:100%}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__title{border-bottom:1px solid var(--eui-c-neutral-lightest);color:var(--eui-c-primary);display:flex;margin-bottom:var(--eui-s-xs);padding-bottom:var(--eui-s-2xs);width:100%;font:var(--eui-f-l)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread-wrapper-header__subtitle{color:var(--eui-c-neutral);display:flex;width:100%;font:var(--eui-f-m)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread{list-style:none;padding:20px 0;position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread:before{background-color:var(--eui-c-neutral-lightest);bottom:0;content:\" \";left:50%;margin-left:-1.5px;position:absolute;top:0;width:2px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item{margin-bottom:var(--eui-s-m);position:relative}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:before,.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:after{content:\" \";display:table}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item:after{clear:both}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel{background-color:var(--eui-c-white);border:var(--eui-bw-xs) solid #d4d4d4;border-radius:var(--eui-br-xl);box-shadow:0 1px 6px #0000002d;float:left;padding:var(--eui-s-m) var(--eui-s-m) 0;position:relative;width:44%}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:before{border-bottom:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-top:15px solid transparent;content:\" \";display:inline-block;position:absolute;right:-15px;top:26px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel:after{border-bottom:14px solid transparent;border-left:14px solid var(--eui-c-white);border-right:0 solid var(--eui-c-white);border-top:14px solid transparent;content:\" \";display:inline-block;position:absolute;right:-14px;top:27px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-badge{background-color:var(--eui-c-white);position:absolute;left:50%;width:50px;margin-left:-22px;top:22px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-header{border-bottom:1px solid var(--eui-c-neutral-lightest);margin-bottom:var(--eui-s-s);padding-bottom:var(--eui-s-s)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading{align-items:center;display:flex;justify-content:space-between}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-title{align-items:center;display:flex;color:var(--eui-c-info);font:var(--eui-f-l)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time{align-items:center;display:flex;margin-left:auto;font:var(--eui-f-s)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-heading .eui-discussion-thread__item-panel-time-icon{margin-right:var(--eui-s-xs)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-subheading{margin-top:var(--eui-s-xs)}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body{margin:var(--eui-s-m) 0}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body__word-break{word-break:break-word}.eui-18 .eui-discussion-thread-wrapper hr .eui-discussion-thread-separator{border-top:1px solid var(--eui-c-black);height:1px;margin:0!important;opacity:.4}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p,.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>ul{margin-bottom:0}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-body>p+p{margin-top:5px}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-footer{border-top:1px solid rgba(0,0,0,.2);margin:0 0 .5rem}.eui-18 .eui-discussion-thread-wrapper .eui-discussion-thread__item-panel-tooltip{background-color:#000000bf;font:var(--eui-f-s)}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel{float:right}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-18 .eui-discussion-thread__item--inverted .eui-discussion-thread__item-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}@media screen and (min-width: 1140px){.eui-18 .eui-discussion-thread-panel{width:42%}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-18 .eui-discussion-thread-panel{float:right;width:calc(100% - 90px);width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px)}.eui-18 .eui-discussion-thread-badge{left:15px;margin-left:0;top:16px}.eui-18 .eui-discussion-thread-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.eui-18 .eui-discussion-thread-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}}\n"] }]
18
18
  }], propDecorators: { role: [{
@@ -7,11 +7,11 @@ import { EuiLabelModule } from '@eui/components/eui-label';
7
7
  import { EuiIconStateModule } from '@eui/components/eui-icon-state';
8
8
  import * as i0 from "@angular/core";
9
9
  export class EuiDiscussionThreadModule {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDiscussionThreadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiDiscussionThreadModule, declarations: [EuiDiscussionThreadComponent, EuiDiscussionThreadItemComponent], imports: [CommonModule, EuiIconModule, EuiLabelModule, EuiIconStateModule], exports: [EuiDiscussionThreadComponent, EuiDiscussionThreadItemComponent] }); }
12
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDiscussionThreadModule, imports: [CommonModule, EuiIconModule, EuiLabelModule, EuiIconStateModule] }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDiscussionThreadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiDiscussionThreadModule, declarations: [EuiDiscussionThreadComponent, EuiDiscussionThreadItemComponent], imports: [CommonModule, EuiIconModule, EuiLabelModule, EuiIconStateModule], exports: [EuiDiscussionThreadComponent, EuiDiscussionThreadItemComponent] }); }
12
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDiscussionThreadModule, imports: [CommonModule, EuiIconModule, EuiLabelModule, EuiIconStateModule] }); }
13
13
  }
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDiscussionThreadModule, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDiscussionThreadModule, decorators: [{
15
15
  type: NgModule,
16
16
  args: [{
17
17
  imports: [CommonModule, EuiIconModule, EuiLabelModule, EuiIconStateModule],
@@ -5,10 +5,10 @@ export class EuiDropdownContentDirective {
5
5
  constructor() {
6
6
  this.role = 'menu';
7
7
  }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
9
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiDropdownContentDirective, selector: "eui-dropdown-content", host: { properties: { "attr.role": "this.role" } }, ngImport: i0 }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
9
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiDropdownContentDirective, selector: "eui-dropdown-content", host: { properties: { "attr.role": "this.role" } }, ngImport: i0 }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownContentDirective, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownContentDirective, decorators: [{
12
12
  type: Directive,
13
13
  args: [{ selector: 'eui-dropdown-content' }]
14
14
  }], propDecorators: { role: [{
@@ -33,10 +33,10 @@ export class EuiDropdownItemComponent {
33
33
  const mouseenterEvent = new Event('mouseenter');
34
34
  this.elementRef.nativeElement.dispatchEvent(mouseenterEvent);
35
35
  }
36
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownItemComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
37
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: EuiDropdownItemComponent, selector: "eui-dropdown-item, [euiDropdownItem]", inputs: { subDropdown: "subDropdown", isActive: ["isActive", "isActive", booleanAttribute], isFocus: ["isFocus", "isFocus", booleanAttribute] }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, ngImport: i0, template: "<div class=\"eui-dropdown-item__container\">\n <div class=\"eui-dropdown-item__content\">\n <div *ngIf=\"subDropdown\" class=\"eui-dropdown-item__content-icon eui-dropdown-item__content-icon--left\">\n <eui-icon-svg icon=\"chevron-back:sharp\" size=\"s\" fillColor=\"neutral\"></eui-icon-svg>\n </div>\n <div class=\"eui-dropdown-item__content-text\">\n <ng-content></ng-content>\n </div>\n <div *ngIf=\"subDropdown\" class=\"eui-dropdown-item__content-icon eui-dropdown-item__content-icon--right\">\n <eui-icon-svg icon=\"chevron-forward:sharp\" size=\"s\" fillColor=\"neutral\"></eui-icon-svg>\n </div>\n </div>\n</div>\n", styles: [".eui-18 .eui-dropdown .eui-dropdown{display:none}.eui-18 .eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-18 .eui-dropdown__panel{position:inherit}.eui-18 .eui-dropdown__panel eui-dropdown-content{display:block}.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-left .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--right,.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-right .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--left{display:none}.eui-18 .eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-dropdown__panel-container{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item{background:none;border:var(--eui-bw-none);box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--right{margin-left:var(--eui-s-s)}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--left{margin-right:var(--eui-s-s)}.eui-18 .eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown-item:disabled:hover{background:none}.eui-18 .eui-dropdown-item--active{background-color:var(--eui-c-primary-lightest)!important}.eui-18 .eui-dropdown-item--active:disabled{background:none!important}.eui-18 .eui-dropdown-item--focused{background-color:var(--eui-c-neutral-bg)!important}.eui-18 .eui-dropdown-item--focused:disabled{background:none!important}.eui-18 .eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\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", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
36
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownItemComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
37
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuiDropdownItemComponent, selector: "eui-dropdown-item, [euiDropdownItem]", inputs: { subDropdown: "subDropdown", isActive: ["isActive", "isActive", booleanAttribute], isFocus: ["isFocus", "isFocus", booleanAttribute] }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, ngImport: i0, template: "<div class=\"eui-dropdown-item__container\">\n <div class=\"eui-dropdown-item__content\">\n <div *ngIf=\"subDropdown\" class=\"eui-dropdown-item__content-icon eui-dropdown-item__content-icon--left\">\n <eui-icon-svg icon=\"chevron-back:sharp\" size=\"s\" fillColor=\"neutral\"></eui-icon-svg>\n </div>\n <div class=\"eui-dropdown-item__content-text\">\n <ng-content></ng-content>\n </div>\n <div *ngIf=\"subDropdown\" class=\"eui-dropdown-item__content-icon eui-dropdown-item__content-icon--right\">\n <eui-icon-svg icon=\"chevron-forward:sharp\" size=\"s\" fillColor=\"neutral\"></eui-icon-svg>\n </div>\n </div>\n</div>\n", styles: [".eui-18 .eui-dropdown .eui-dropdown{display:none}.eui-18 .eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-18 .eui-dropdown__panel{position:inherit}.eui-18 .eui-dropdown__panel eui-dropdown-content{display:block}.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-left .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--right,.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-right .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--left{display:none}.eui-18 .eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-dropdown__panel-container{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item{background:none;border:var(--eui-bw-none);box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--right{margin-left:var(--eui-s-s)}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--left{margin-right:var(--eui-s-s)}.eui-18 .eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown-item:disabled:hover{background:none}.eui-18 .eui-dropdown-item--active{background-color:var(--eui-c-primary-lightest)!important}.eui-18 .eui-dropdown-item--active:disabled{background:none!important}.eui-18 .eui-dropdown-item--focused{background-color:var(--eui-c-neutral-bg)!important}.eui-18 .eui-dropdown-item--focused:disabled{background:none!important}.eui-18 .eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\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", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownItemComponent, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownItemComponent, decorators: [{
40
40
  type: Component,
41
41
  args: [{ selector: 'eui-dropdown-item, [euiDropdownItem]', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-dropdown-item__container\">\n <div class=\"eui-dropdown-item__content\">\n <div *ngIf=\"subDropdown\" class=\"eui-dropdown-item__content-icon eui-dropdown-item__content-icon--left\">\n <eui-icon-svg icon=\"chevron-back:sharp\" size=\"s\" fillColor=\"neutral\"></eui-icon-svg>\n </div>\n <div class=\"eui-dropdown-item__content-text\">\n <ng-content></ng-content>\n </div>\n <div *ngIf=\"subDropdown\" class=\"eui-dropdown-item__content-icon eui-dropdown-item__content-icon--right\">\n <eui-icon-svg icon=\"chevron-forward:sharp\" size=\"s\" fillColor=\"neutral\"></eui-icon-svg>\n </div>\n </div>\n</div>\n", styles: [".eui-18 .eui-dropdown .eui-dropdown{display:none}.eui-18 .eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-18 .eui-dropdown__panel{position:inherit}.eui-18 .eui-dropdown__panel eui-dropdown-content{display:block}.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-left .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--right,.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-right .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--left{display:none}.eui-18 .eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-dropdown__panel-container{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item{background:none;border:var(--eui-bw-none);box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--right{margin-left:var(--eui-s-s)}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--left{margin-right:var(--eui-s-s)}.eui-18 .eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown-item:disabled:hover{background:none}.eui-18 .eui-dropdown-item--active{background-color:var(--eui-c-primary-lightest)!important}.eui-18 .eui-dropdown-item--active:disabled{background:none!important}.eui-18 .eui-dropdown-item--focused{background-color:var(--eui-c-neutral-bg)!important}.eui-18 .eui-dropdown-item--focused:disabled{background:none!important}.eui-18 .eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\n"] }]
42
42
  }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { subDropdown: [{
@@ -431,10 +431,10 @@ export class EuiDropdownComponent {
431
431
  this.overlayY = 'center';
432
432
  }
433
433
  }
434
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownComponent, deps: [{ token: i1.Overlay }, { token: i0.ViewContainerRef }, { token: i1.ScrollDispatcher }, { token: i2.EuiDropdownService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: PLATFORM_ID }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Component }); }
435
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: EuiDropdownComponent, selector: "eui-dropdown", inputs: { e2eAttr: "e2eAttr", tabIndex: "tabIndex", width: "width", position: "position", subDropdownPosition: "subDropdownPosition", isBlock: ["isBlock", "isBlock", booleanAttribute], isDropDownRightAligned: ["isDropDownRightAligned", "isDropDownRightAligned", booleanAttribute], hasClosedOnClickInside: ["hasClosedOnClickInside", "hasClosedOnClickInside", booleanAttribute], isLabelUpdatedFromSelectedItem: ["isLabelUpdatedFromSelectedItem", "isLabelUpdatedFromSelectedItem", booleanAttribute], isExpandOnHover: ["isExpandOnHover", "isExpandOnHover", booleanAttribute], hasTabNavigation: ["hasTabNavigation", "hasTabNavigation", booleanAttribute], isRightClickEnabled: ["isRightClickEnabled", "isRightClickEnabled", booleanAttribute], euiDisabled: ["euiDisabled", "euiDisabled", booleanAttribute] }, outputs: { expand: "expand" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "euiDropdownItems", predicate: EuiDropdownItemComponent, descendants: true }], viewQueries: [{ propertyName: "templatePortalContent", first: true, predicate: ["templatePortalContent"], descendants: true }, { propertyName: "triggerRef", first: true, predicate: ["triggerRef"], descendants: true }], ngImport: i0, template: "<div #triggerRef class=\"eui-dropdown__trigger-container\"\n (click)=\"!isRightClickEnabled ? onTriggerClicked($event) : null\"\n (contextmenu)=\"isRightClickEnabled ? onTriggerRightClicked($event) : null\">\n <ng-content></ng-content>\n</div>\n\n<ng-template #templatePortalContent>\n <div\n attr.data-e2e=\"{{ e2eAttr }}\"\n [@openClose]=\"isOpen ? 'open' : 'closed'\"\n cdkTrapFocus\n [cdkTrapFocusAutoCapture]=\"trapFocusAutoCapture\"\n role=\"dialog\"\n aria-label=\"eUI dropdown panel\"\n class=\"eui-dropdown__panel-container eui-18\"\n [style.width]=\"width\"\n [tabindex]=\"tabIndex\"\n (click)=\"onClick()\"\n (cdkObserveContent)=\"projectContentChanged()\">\n <ng-content select=\"eui-dropdown-content\"></ng-content>\n </div>\n</ng-template>\n", styles: [".eui-18 .eui-dropdown .eui-dropdown{display:none}.eui-18 .eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-18 .eui-dropdown__panel{position:inherit}.eui-18 .eui-dropdown__panel eui-dropdown-content{display:block}.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-left .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--right,.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-right .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--left{display:none}.eui-18 .eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-dropdown__panel-container{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item{background:none;border:var(--eui-bw-none);box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--right{margin-left:var(--eui-s-s)}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--left{margin-right:var(--eui-s-s)}.eui-18 .eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown-item:disabled:hover{background:none}.eui-18 .eui-dropdown-item--active{background-color:var(--eui-c-primary-lightest)!important}.eui-18 .eui-dropdown-item--active:disabled{background:none!important}.eui-18 .eui-dropdown-item--focused{background-color:var(--eui-c-neutral-bg)!important}.eui-18 .eui-dropdown-item--focused:disabled{background:none!important}.eui-18 .eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\n"], dependencies: [{ kind: "directive", type: i3.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "directive", type: i4.CdkObserveContent, selector: "[cdkObserveContent]", inputs: ["cdkObserveContentDisabled", "debounce"], outputs: ["cdkObserveContent"], exportAs: ["cdkObserveContent"] }], animations: [openClose], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
434
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownComponent, deps: [{ token: i1.Overlay }, { token: i0.ViewContainerRef }, { token: i1.ScrollDispatcher }, { token: i2.EuiDropdownService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: PLATFORM_ID }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Component }); }
435
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuiDropdownComponent, selector: "eui-dropdown", inputs: { e2eAttr: "e2eAttr", tabIndex: "tabIndex", width: "width", position: "position", subDropdownPosition: "subDropdownPosition", isBlock: ["isBlock", "isBlock", booleanAttribute], isDropDownRightAligned: ["isDropDownRightAligned", "isDropDownRightAligned", booleanAttribute], hasClosedOnClickInside: ["hasClosedOnClickInside", "hasClosedOnClickInside", booleanAttribute], isLabelUpdatedFromSelectedItem: ["isLabelUpdatedFromSelectedItem", "isLabelUpdatedFromSelectedItem", booleanAttribute], isExpandOnHover: ["isExpandOnHover", "isExpandOnHover", booleanAttribute], hasTabNavigation: ["hasTabNavigation", "hasTabNavigation", booleanAttribute], isRightClickEnabled: ["isRightClickEnabled", "isRightClickEnabled", booleanAttribute], euiDisabled: ["euiDisabled", "euiDisabled", booleanAttribute] }, outputs: { expand: "expand" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "euiDropdownItems", predicate: EuiDropdownItemComponent, descendants: true }], viewQueries: [{ propertyName: "templatePortalContent", first: true, predicate: ["templatePortalContent"], descendants: true }, { propertyName: "triggerRef", first: true, predicate: ["triggerRef"], descendants: true }], ngImport: i0, template: "<div #triggerRef class=\"eui-dropdown__trigger-container\"\n (click)=\"!isRightClickEnabled ? onTriggerClicked($event) : null\"\n (contextmenu)=\"isRightClickEnabled ? onTriggerRightClicked($event) : null\">\n <ng-content></ng-content>\n</div>\n\n<ng-template #templatePortalContent>\n <div\n attr.data-e2e=\"{{ e2eAttr }}\"\n [@openClose]=\"isOpen ? 'open' : 'closed'\"\n cdkTrapFocus\n [cdkTrapFocusAutoCapture]=\"trapFocusAutoCapture\"\n role=\"dialog\"\n aria-label=\"eUI dropdown panel\"\n class=\"eui-dropdown__panel-container eui-18\"\n [style.width]=\"width\"\n [tabindex]=\"tabIndex\"\n (click)=\"onClick()\"\n (cdkObserveContent)=\"projectContentChanged()\">\n <ng-content select=\"eui-dropdown-content\"></ng-content>\n </div>\n</ng-template>\n", styles: [".eui-18 .eui-dropdown .eui-dropdown{display:none}.eui-18 .eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-18 .eui-dropdown__panel{position:inherit}.eui-18 .eui-dropdown__panel eui-dropdown-content{display:block}.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-left .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--right,.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-right .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--left{display:none}.eui-18 .eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-dropdown__panel-container{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item{background:none;border:var(--eui-bw-none);box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--right{margin-left:var(--eui-s-s)}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--left{margin-right:var(--eui-s-s)}.eui-18 .eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown-item:disabled:hover{background:none}.eui-18 .eui-dropdown-item--active{background-color:var(--eui-c-primary-lightest)!important}.eui-18 .eui-dropdown-item--active:disabled{background:none!important}.eui-18 .eui-dropdown-item--focused{background-color:var(--eui-c-neutral-bg)!important}.eui-18 .eui-dropdown-item--focused:disabled{background:none!important}.eui-18 .eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\n"], dependencies: [{ kind: "directive", type: i3.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "directive", type: i4.CdkObserveContent, selector: "[cdkObserveContent]", inputs: ["cdkObserveContentDisabled", "debounce"], outputs: ["cdkObserveContent"], exportAs: ["cdkObserveContent"] }], animations: [openClose], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
436
436
  }
437
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownComponent, decorators: [{
437
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownComponent, decorators: [{
438
438
  type: Component,
439
439
  args: [{ selector: 'eui-dropdown', animations: [openClose], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div #triggerRef class=\"eui-dropdown__trigger-container\"\n (click)=\"!isRightClickEnabled ? onTriggerClicked($event) : null\"\n (contextmenu)=\"isRightClickEnabled ? onTriggerRightClicked($event) : null\">\n <ng-content></ng-content>\n</div>\n\n<ng-template #templatePortalContent>\n <div\n attr.data-e2e=\"{{ e2eAttr }}\"\n [@openClose]=\"isOpen ? 'open' : 'closed'\"\n cdkTrapFocus\n [cdkTrapFocusAutoCapture]=\"trapFocusAutoCapture\"\n role=\"dialog\"\n aria-label=\"eUI dropdown panel\"\n class=\"eui-dropdown__panel-container eui-18\"\n [style.width]=\"width\"\n [tabindex]=\"tabIndex\"\n (click)=\"onClick()\"\n (cdkObserveContent)=\"projectContentChanged()\">\n <ng-content select=\"eui-dropdown-content\"></ng-content>\n </div>\n</ng-template>\n", styles: [".eui-18 .eui-dropdown .eui-dropdown{display:none}.eui-18 .eui-dropdown .eui-dropdown__trigger-container{display:inherit}.eui-18 .eui-dropdown__panel{position:inherit}.eui-18 .eui-dropdown__panel eui-dropdown-content{display:block}.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-left .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--right,.eui-18 .eui-dropdown__panel.eui-dropdown--subdropdown-position-right .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon.eui-dropdown-item__content-icon--left{display:none}.eui-18 .eui-dropdown__panel-container{background:var(--eui-c-white);border-radius:var(--eui-br-m);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;height:auto;min-width:8rem;overflow:auto;position:relative}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar{display:inherit;height:5px;width:5px;background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb{background-color:var(--eui-c-neutral-lightest);border-radius:5rem}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-thumb:hover{background-color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown__panel-container::-webkit-scrollbar-track{background-color:var(--eui-c-neutral-bg-light);border-radius:0}@-moz-document url-prefix(){.eui-18 .eui-dropdown__panel-container{scrollbar-color:var(--eui-c-neutral-lighter) var(--eui-c-neutral-bg-light);scrollbar-width:auto}}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item{background:none;border:var(--eui-bw-none);box-shadow:none;cursor:pointer;display:block;outline:none;padding:var(--eui-s-xs) var(--eui-s-s);position:relative;-webkit-tap-highlight-color:transparent;text-align:left;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item--has-subdropdown+*:not(.eui-dropdown-item){display:none}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container{align-items:center;display:flex;min-height:calc(var(--eui-s-m) + var(--eui-s-2xs))}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content{align-items:center;display:flex;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text{align-items:center;display:flex;width:100%}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-text .eui-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon{align-items:center;display:flex}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--right{margin-left:var(--eui-s-s)}.eui-18 .eui-dropdown__panel-container .eui-dropdown-item .eui-dropdown-item__container .eui-dropdown-item__content .eui-dropdown-item__content-icon--left{margin-right:var(--eui-s-s)}.eui-18 .eui-dropdown-item:hover{background-color:var(--eui-c-neutral-bg-light)}.eui-18 .eui-dropdown-item:disabled{pointer-events:none;color:var(--eui-c-neutral-lighter)}.eui-18 .eui-dropdown-item:disabled:hover{background:none}.eui-18 .eui-dropdown-item--active{background-color:var(--eui-c-primary-lightest)!important}.eui-18 .eui-dropdown-item--active:disabled{background:none!important}.eui-18 .eui-dropdown-item--focused{background-color:var(--eui-c-neutral-bg)!important}.eui-18 .eui-dropdown-item--focused:disabled{background:none!important}.eui-18 .eui-dropdown--block .eui-dropdown__trigger-container .eui-button{display:inherit;width:100%}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container button{outline:1px dashed mediumvioletred}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a{border-bottom:1px dashed mediumvioletred;color:#c71585;text-decoration:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}.eui-18 .eui-dropdown--contextual-menu .eui-dropdown__trigger-container a [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:2px!important;transition:none}\n"] }]
440
440
  }], ctorParameters: () => [{ type: i1.Overlay }, { type: i0.ViewContainerRef }, { type: i1.ScrollDispatcher }, { type: i2.EuiDropdownService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: undefined, decorators: [{
@@ -11,11 +11,11 @@ import { EuiDropdownContentDirective } from './directives/eui-dropdown-content.d
11
11
  import { EuiDropdownService } from './eui-dropdown.service';
12
12
  import * as i0 from "@angular/core";
13
13
  export class EuiDropdownModule {
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
15
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownModule, declarations: [EuiDropdownComponent, EuiDropdownItemComponent, EuiDropdownContentDirective], imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule], exports: [EuiDropdownComponent, EuiDropdownItemComponent, EuiDropdownContentDirective] }); }
16
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownModule, providers: [EuiDropdownService], imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule] }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
15
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownModule, declarations: [EuiDropdownComponent, EuiDropdownItemComponent, EuiDropdownContentDirective], imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule], exports: [EuiDropdownComponent, EuiDropdownItemComponent, EuiDropdownContentDirective] }); }
16
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownModule, providers: [EuiDropdownService], imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule] }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownModule, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownModule, decorators: [{
19
19
  type: NgModule,
20
20
  args: [{
21
21
  imports: [CommonModule, OverlayModule, ScrollingModule, A11yModule, EuiIconModule, ObserversModule],
@@ -25,11 +25,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
25
25
  }]
26
26
  }] });
27
27
  export class EuiDropdownContentModule {
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownContentModule }); }
30
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownContentModule }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownContentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownContentModule }); }
30
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownContentModule }); }
31
31
  }
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownContentModule, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownContentModule, decorators: [{
33
33
  type: NgModule,
34
34
  args: [{}]
35
35
  }] });
@@ -4,10 +4,10 @@ export class EuiDropdownService {
4
4
  constructor() {
5
5
  this.isDropdownOpen = new EventEmitter();
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownService }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownService }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiDropdownService, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiDropdownService, decorators: [{
11
11
  type: Injectable
12
12
  }] });
13
13
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLWRyb3Bkb3duLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9ldWktZHJvcGRvd24vZXVpLWRyb3Bkb3duLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBR3pELE1BQU0sT0FBTyxrQkFBa0I7SUFEL0I7UUFFSSxtQkFBYyxHQUFHLElBQUksWUFBWSxFQUFXLENBQUM7S0FDaEQ7K0dBRlksa0JBQWtCO21IQUFsQixrQkFBa0I7OzRGQUFsQixrQkFBa0I7a0JBRDlCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBFdmVudEVtaXR0ZXIsIEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEV1aURyb3Bkb3duU2VydmljZSB7XG4gICAgaXNEcm9wZG93bk9wZW4gPSBuZXcgRXZlbnRFbWl0dGVyPGJvb2xlYW4+KCk7XG59XG4iXX0=
@@ -15,10 +15,10 @@ export class EuiFeedbackMessageComponent {
15
15
  this.type = 'MessageFeedback';
16
16
  this.isMuted = true; // TODO v19 - Set to false as default
17
17
  }
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFeedbackMessageComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
19
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuiFeedbackMessageComponent, selector: "eui-feedback-message", inputs: { isMuted: ["isMuted", "isMuted", booleanAttribute] }, host: { properties: { "class": "this.cssClasses", "attr.type": "this.type" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiSuccess", "euiSuccess", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant"] }], ngImport: i0, template: "@if (!isMuted) {\n <eui-icon-state [euiVariant]=\"baseStatesDirective.euiVariant\" />\n}\n<div class=\"eui-feedback-message__content\">\n <ng-content></ng-content>\n</div>\n", styles: [".eui-18 .eui-feedback-message{align-items:center;display:flex;gap:var(--eui-s-2xs);margin-top:var(--eui-s-xs);position:relative}.eui-18 .eui-feedback-message__content{color:var(--_color);display:block;position:relative;font:var(--eui-f-s)}.eui-18 .eui-feedback-message--primary{--_color: var(--eui-c-primary)}.eui-18 .eui-feedback-message--secondary{--_color: var(--eui-c-neutral)}.eui-18 .eui-feedback-message--info{--_color: var(--eui-c-info)}.eui-18 .eui-feedback-message--success{--_color: var(--eui-c-success-dark)}.eui-18 .eui-feedback-message--warning{--_color: var(--eui-c-warning-darker)}.eui-18 .eui-feedback-message--danger{--_color: var(--eui-c-danger-dark)}.eui-18 .eui-feedback-message--accent{--_color: var(--eui-c-accent)}\n"], dependencies: [{ kind: "component", type: i2.EuiIconStateComponent, selector: "eui-icon-state", inputs: ["size", "ariaLabel"] }], encapsulation: i0.ViewEncapsulation.None }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFeedbackMessageComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
19
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuiFeedbackMessageComponent, selector: "eui-feedback-message", inputs: { isMuted: ["isMuted", "isMuted", booleanAttribute] }, host: { properties: { "class": "this.cssClasses", "attr.type": "this.type" } }, hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiPrimary", "euiPrimary", "euiSecondary", "euiSecondary", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiSuccess", "euiSuccess", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant"] }], ngImport: i0, template: "@if (!isMuted) {\n <eui-icon-state [euiVariant]=\"baseStatesDirective.euiVariant\" />\n}\n<div class=\"eui-feedback-message__content\">\n <ng-content></ng-content>\n</div>\n", styles: [".eui-18 .eui-feedback-message{align-items:center;display:flex;gap:var(--eui-s-2xs);margin-top:var(--eui-s-xs);position:relative}.eui-18 .eui-feedback-message__content{color:var(--_color);display:block;position:relative;font:var(--eui-f-s)}.eui-18 .eui-feedback-message--primary{--_color: var(--eui-c-primary)}.eui-18 .eui-feedback-message--secondary{--_color: var(--eui-c-neutral)}.eui-18 .eui-feedback-message--info{--_color: var(--eui-c-info)}.eui-18 .eui-feedback-message--success{--_color: var(--eui-c-success-dark)}.eui-18 .eui-feedback-message--warning{--_color: var(--eui-c-warning-darker)}.eui-18 .eui-feedback-message--danger{--_color: var(--eui-c-danger-dark)}.eui-18 .eui-feedback-message--accent{--_color: var(--eui-c-accent)}\n"], dependencies: [{ kind: "component", type: i2.EuiIconStateComponent, selector: "eui-icon-state", inputs: ["size", "ariaLabel"] }], encapsulation: i0.ViewEncapsulation.None }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFeedbackMessageComponent, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFeedbackMessageComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{ selector: 'eui-feedback-message', encapsulation: ViewEncapsulation.None, hostDirectives: [
24
24
  {
@@ -5,11 +5,11 @@ import { EuiFeedbackMessageComponent } from './eui-feedback-message.component';
5
5
  import { EuiIconStateModule } from '@eui/components/eui-icon-state';
6
6
  import * as i0 from "@angular/core";
7
7
  export class EuiFeedbackMessageModule {
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFeedbackMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiFeedbackMessageModule, declarations: [EuiFeedbackMessageComponent], imports: [CommonModule, EuiIconStateModule], exports: [EuiFeedbackMessageComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFeedbackMessageModule, imports: [CommonModule, EuiIconStateModule] }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFeedbackMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiFeedbackMessageModule, declarations: [EuiFeedbackMessageComponent], imports: [CommonModule, EuiIconStateModule], exports: [EuiFeedbackMessageComponent] }); }
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFeedbackMessageModule, imports: [CommonModule, EuiIconStateModule] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFeedbackMessageModule, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFeedbackMessageModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: [CommonModule, EuiIconStateModule],
@@ -41,10 +41,10 @@ export class EuiFieldsetComponent {
41
41
  this.expand.emit(this.id);
42
42
  }
43
43
  }
44
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFieldsetComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
45
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuiFieldsetComponent, selector: "eui-fieldset", inputs: { e2eAttr: "e2eAttr", id: "id", label: "label", iconClass: "iconClass", iconSvgName: "iconSvgName", iconSvgFillColor: "iconSvgFillColor", hasDefaultIcon: ["hasDefaultIcon", "hasDefaultIcon", booleanAttribute], isExpandable: ["isExpandable", "isExpandable", booleanAttribute], isExpanded: ["isExpanded", "isExpanded", booleanAttribute], isLarge: ["isLarge", "isLarge", booleanAttribute], isFirst: ["isFirst", "isFirst", booleanAttribute] }, outputs: { expand: "expand" }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, queries: [{ propertyName: "templates", predicate: EuiTemplateDirective }], hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiSecondary", "euiSecondary", "euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant", "euiHighlighted", "euiHighlighted"] }], ngImport: i0, template: "<div class=\"eui-fieldset__container\">\n <button *ngIf=\"label\" class=\"eui-fieldset__header\" (click)=\"onToggle()\">\n <div class=\"eui-fieldset__header-label\" [class.eui-fieldset__header-label--large]=\"isLarge\">\n @if (iconSvgName) {\n <div class=\"eui-fieldset__header-icon\">\n <eui-icon-svg [icon]=\"iconSvgName\" [fillColor]=\"iconSvgFillColor\"/>\n </div>\n }\n @if (hasDefaultIcon) {\n <div class=\"eui-fieldset__header-icon\">\n <eui-icon-state [euiVariant]=\"baseStatesDirective.euiVariant\"/>\n </div>\n }\n <span euiLabel>{{ label }}</span>\n <ng-content select=\"euiFieldsetLabelExtraContent\"></ng-content>\n </div>\n <div class=\"eui-fieldset__header-right-content\">\n <ng-content select=\"euiFieldsetLabelRightContent\"></ng-content>\n <eui-icon-button-expander *ngIf=\"isExpandable\"\n [isExpanded]=\"isExpanded\"\n isDirectionForward\n fillColor=\"neutral\">\n </eui-icon-button-expander>\n </div>\n </button>\n <div id=\"fieldset-content\" *ngIf=\"isExpanded\" class=\"eui-fieldset__content\">\n @if (lazyContent) {\n <ng-template [ngTemplateOutlet]=\"lazyContent\"></ng-template>\n } @else {\n <ng-content></ng-content>\n }\n </div>\n</div>\n", styles: [".eui-18 .eui-fieldset{--_color: var(--eui-fieldset-color, var(--eui-c-neutral))}.eui-18 .eui-fieldset{display:block;position:relative;width:100%}.eui-18 .eui-fieldset--first{margin-top:var(--eui-s-s)}.eui-18 .eui-fieldset__header{align-items:center;background-color:initial;border:var(--eui-bw-none);border-bottom:1px solid var(--eui-c-neutral-lightest);display:flex;gap:var(--eui-s-m);margin-bottom:var(--eui-s-m);min-height:var(--eui-s-4xl);outline:none;padding:0;width:100%}.eui-18 .eui-fieldset__header-icon{align-items:center;display:inline-flex;font-size:var(--eui-is-m);margin-right:var(--eui-s-xs)}.eui-18 .eui-fieldset__header-label{align-items:center;display:inline-flex;font:var(--eui-f-bold);text-align:left}.eui-18 .eui-fieldset__header-label.eui-fieldset__header-label--large{font:var(--eui-f-l)}.eui-18 .eui-fieldset__header-right-content{align-items:center;display:flex;gap:var(--eui-s-s);margin-left:auto}.eui-18 .eui-fieldset--size-l>.eui-18 .eui-fieldset__header>.eui-18 .eui-fieldset__header-label{text-transform:none;font:var(--eui-f-l)}.eui-18 .eui-fieldset.eui-fieldset--highlighted{background-color:var(--eui-c-bg);z-index:var(--eui-zi-highlighted)}.eui-18 .eui-fieldset.eui-fieldset--expandable .eui-fieldset__header{cursor:pointer;padding-bottom:var(--eui-s-xs)}.eui-18 .eui-fieldset--primary{--_color: var(--eui-c-primary-dark)}.eui-18 .eui-fieldset--secondary{--_color: var(--eui-c-neutral)}.eui-18 .eui-fieldset--info{--_color: var(--eui-c-info-dark)}.eui-18 .eui-fieldset--success{--_color: var(--eui-c-success-dark)}.eui-18 .eui-fieldset--warning{--_color: var(--eui-c-warning-dark)}.eui-18 .eui-fieldset--danger{--_color: var(--eui-c-danger-dark)}.eui-18 .eui-fieldset .eui-fieldset__header{color:var(--_color)}.eui-18 .eui-fieldset:not(.eui-fieldset--has-icon-color) .eui-icon-svg svg{fill:var(--_color);color:var(--_color)}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i3.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i4.EuiIconButtonExpanderComponent, selector: "eui-icon-button-expander", inputs: ["fillColor", "size", "ariaLabel", "isExpanded", "isDirectionForward", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i5.EuiIconStateComponent, selector: "eui-icon-state", inputs: ["size", "ariaLabel"] }], encapsulation: i0.ViewEncapsulation.None }); }
44
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFieldsetComponent, deps: [{ token: i1.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
45
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuiFieldsetComponent, selector: "eui-fieldset", inputs: { e2eAttr: "e2eAttr", id: "id", label: "label", iconClass: "iconClass", iconSvgName: "iconSvgName", iconSvgFillColor: "iconSvgFillColor", hasDefaultIcon: ["hasDefaultIcon", "hasDefaultIcon", booleanAttribute], isExpandable: ["isExpandable", "isExpandable", booleanAttribute], isExpanded: ["isExpanded", "isExpanded", booleanAttribute], isLarge: ["isLarge", "isLarge", booleanAttribute], isFirst: ["isFirst", "isFirst", booleanAttribute] }, outputs: { expand: "expand" }, host: { properties: { "class": "this.cssClasses", "attr.data-e2e": "this.e2eAttr" } }, queries: [{ propertyName: "templates", predicate: EuiTemplateDirective }], hostDirectives: [{ directive: i1.BaseStatesDirective, inputs: ["euiSecondary", "euiSecondary", "euiSuccess", "euiSuccess", "euiInfo", "euiInfo", "euiWarning", "euiWarning", "euiDanger", "euiDanger", "euiAccent", "euiAccent", "euiVariant", "euiVariant", "euiHighlighted", "euiHighlighted"] }], ngImport: i0, template: "<div class=\"eui-fieldset__container\">\n <button *ngIf=\"label\" class=\"eui-fieldset__header\" (click)=\"onToggle()\">\n <div class=\"eui-fieldset__header-label\" [class.eui-fieldset__header-label--large]=\"isLarge\">\n @if (iconSvgName) {\n <div class=\"eui-fieldset__header-icon\">\n <eui-icon-svg [icon]=\"iconSvgName\" [fillColor]=\"iconSvgFillColor\"/>\n </div>\n }\n @if (hasDefaultIcon) {\n <div class=\"eui-fieldset__header-icon\">\n <eui-icon-state [euiVariant]=\"baseStatesDirective.euiVariant\"/>\n </div>\n }\n <span euiLabel>{{ label }}</span>\n <ng-content select=\"euiFieldsetLabelExtraContent\"></ng-content>\n </div>\n <div class=\"eui-fieldset__header-right-content\">\n <ng-content select=\"euiFieldsetLabelRightContent\"></ng-content>\n <eui-icon-button-expander *ngIf=\"isExpandable\"\n [isExpanded]=\"isExpanded\"\n isDirectionForward\n fillColor=\"neutral\">\n </eui-icon-button-expander>\n </div>\n </button>\n <div id=\"fieldset-content\" *ngIf=\"isExpanded\" class=\"eui-fieldset__content\">\n @if (lazyContent) {\n <ng-template [ngTemplateOutlet]=\"lazyContent\"></ng-template>\n } @else {\n <ng-content></ng-content>\n }\n </div>\n</div>\n", styles: [".eui-18 .eui-fieldset{--_color: var(--eui-fieldset-color, var(--eui-c-neutral))}.eui-18 .eui-fieldset{display:block;position:relative;width:100%}.eui-18 .eui-fieldset--first{margin-top:var(--eui-s-s)}.eui-18 .eui-fieldset__header{align-items:center;background-color:initial;border:var(--eui-bw-none);border-bottom:1px solid var(--eui-c-neutral-lightest);display:flex;gap:var(--eui-s-m);margin-bottom:var(--eui-s-m);min-height:var(--eui-s-4xl);outline:none;padding:0;width:100%}.eui-18 .eui-fieldset__header-icon{align-items:center;display:inline-flex;font-size:var(--eui-is-m);margin-right:var(--eui-s-xs)}.eui-18 .eui-fieldset__header-label{align-items:center;display:inline-flex;font:var(--eui-f-bold);text-align:left}.eui-18 .eui-fieldset__header-label.eui-fieldset__header-label--large{font:var(--eui-f-l)}.eui-18 .eui-fieldset__header-right-content{align-items:center;display:flex;gap:var(--eui-s-s);margin-left:auto}.eui-18 .eui-fieldset--size-l>.eui-18 .eui-fieldset__header>.eui-18 .eui-fieldset__header-label{text-transform:none;font:var(--eui-f-l)}.eui-18 .eui-fieldset.eui-fieldset--highlighted{background-color:var(--eui-c-bg);z-index:var(--eui-zi-highlighted)}.eui-18 .eui-fieldset.eui-fieldset--expandable .eui-fieldset__header{cursor:pointer;padding-bottom:var(--eui-s-xs)}.eui-18 .eui-fieldset--primary{--_color: var(--eui-c-primary-dark)}.eui-18 .eui-fieldset--secondary{--_color: var(--eui-c-neutral)}.eui-18 .eui-fieldset--info{--_color: var(--eui-c-info-dark)}.eui-18 .eui-fieldset--success{--_color: var(--eui-c-success-dark)}.eui-18 .eui-fieldset--warning{--_color: var(--eui-c-warning-dark)}.eui-18 .eui-fieldset--danger{--_color: var(--eui-c-danger-dark)}.eui-18 .eui-fieldset .eui-fieldset__header{color:var(--_color)}.eui-18 .eui-fieldset:not(.eui-fieldset--has-icon-color) .eui-icon-svg svg{fill:var(--_color);color:var(--_color)}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i3.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i4.EuiIconButtonExpanderComponent, selector: "eui-icon-button-expander", inputs: ["fillColor", "size", "ariaLabel", "isExpanded", "isDirectionForward", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i5.EuiIconStateComponent, selector: "eui-icon-state", inputs: ["size", "ariaLabel"] }], encapsulation: i0.ViewEncapsulation.None }); }
46
46
  }
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFieldsetComponent, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFieldsetComponent, decorators: [{
48
48
  type: Component,
49
49
  args: [{ selector: 'eui-fieldset', encapsulation: ViewEncapsulation.None, hostDirectives: [
50
50
  {
@@ -102,18 +102,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
102
102
  }] } });
103
103
  /* eslint-disable */
104
104
  export class EuiFieldsetLabelRightContentTagDirective {
105
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFieldsetLabelRightContentTagDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
106
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiFieldsetLabelRightContentTagDirective, selector: "euiFieldsetLabelRightContent", ngImport: i0 }); }
105
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFieldsetLabelRightContentTagDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
106
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiFieldsetLabelRightContentTagDirective, selector: "euiFieldsetLabelRightContent", ngImport: i0 }); }
107
107
  }
108
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFieldsetLabelRightContentTagDirective, decorators: [{
108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFieldsetLabelRightContentTagDirective, decorators: [{
109
109
  type: Directive,
110
110
  args: [{ selector: 'euiFieldsetLabelRightContent' }]
111
111
  }] });
112
112
  export class EuiFieldsetLabelExtraContentTagDirective {
113
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFieldsetLabelExtraContentTagDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
114
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.10", type: EuiFieldsetLabelExtraContentTagDirective, selector: "euiFieldsetLabelExtraContent", ngImport: i0 }); }
113
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFieldsetLabelExtraContentTagDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
114
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: EuiFieldsetLabelExtraContentTagDirective, selector: "euiFieldsetLabelExtraContent", ngImport: i0 }); }
115
115
  }
116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiFieldsetLabelExtraContentTagDirective, decorators: [{
116
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiFieldsetLabelExtraContentTagDirective, decorators: [{
117
117
  type: Directive,
118
118
  args: [{ selector: 'euiFieldsetLabelExtraContent' }]
119
119
  }] });