@eui/components 18.2.3-snapshot-1732673273414 → 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 (409) hide show
  1. package/directives/eui-maxlength.directive.d.ts.map +1 -1
  2. package/directives/eui-scroll-handler.directive.d.ts.map +1 -1
  3. package/directives/eui-smooth-scroll.directive.d.ts.map +1 -1
  4. package/directives/eui-tooltip/eui-tooltip.directive.d.ts.map +1 -1
  5. package/docs/components/EuiAppComponent.html +1 -1
  6. package/docs/components/EuiButtonComponent.html +1 -1
  7. package/docs/components/EuiWizardComponent.html +1 -1
  8. package/docs/components/EuiWizardStepComponent.html +0 -4
  9. package/docs/dependencies.html +25 -25
  10. package/docs/js/menu-wc.js +6 -6
  11. package/docs/js/menu-wc_es5.js +1 -1
  12. package/docs/js/search/search_index.js +2 -2
  13. package/esm2022/directives/eui-arrow-key-navigable.directive.mjs +3 -3
  14. package/esm2022/directives/eui-clearable.directive.mjs +3 -3
  15. package/esm2022/directives/eui-has-permission.directive.mjs +7 -7
  16. package/esm2022/directives/eui-loading.directive.mjs +3 -3
  17. package/esm2022/directives/eui-maxlength.directive.mjs +7 -7
  18. package/esm2022/directives/eui-resizable/eui-resizable.component.mjs +3 -3
  19. package/esm2022/directives/eui-resizable/eui-resizable.directive.mjs +3 -3
  20. package/esm2022/directives/eui-resizable/eui-resizable.module.mjs +4 -4
  21. package/esm2022/directives/eui-scroll-handler.directive.mjs +10 -10
  22. package/esm2022/directives/eui-smooth-scroll.directive.mjs +10 -10
  23. package/esm2022/directives/eui-template.directive.mjs +7 -7
  24. package/esm2022/directives/eui-tooltip/container/eui-tooltip-container.component.mjs +3 -3
  25. package/esm2022/directives/eui-tooltip/eui-tooltip.directive.mjs +3 -3
  26. package/esm2022/directives/eui-tooltip/eui-tooltip.module.mjs +4 -4
  27. package/esm2022/eui-accordion/eui-accordion-item.component.mjs +6 -6
  28. package/esm2022/eui-accordion/eui-accordion.component.mjs +3 -3
  29. package/esm2022/eui-accordion/eui-accordion.module.mjs +4 -4
  30. package/esm2022/eui-alert/components/eui-alert-title.component.mjs +3 -3
  31. package/esm2022/eui-alert/eui-alert.component.mjs +3 -3
  32. package/esm2022/eui-alert/eui-alert.module.mjs +4 -4
  33. package/esm2022/eui-all/eui-all.module.mjs +4 -4
  34. package/esm2022/eui-autocomplete/eui-autocomplete-option/eui-autocomplete-option.component.mjs +3 -3
  35. package/esm2022/eui-autocomplete/eui-autocomplete-option-group/eui-autocomplete-option-group.component.mjs +3 -3
  36. package/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +3 -3
  37. package/esm2022/eui-autocomplete/eui-autocomplete.module.mjs +4 -4
  38. package/esm2022/eui-avatar/avatar-badge/avatar-badge.component.mjs +3 -3
  39. package/esm2022/eui-avatar/avatar-icon/avatar-icon.component.mjs +3 -3
  40. package/esm2022/eui-avatar/avatar-image/avatar-image.component.mjs +3 -3
  41. package/esm2022/eui-avatar/avatar-text/avatar-text.component.mjs +3 -3
  42. package/esm2022/eui-avatar/eui-avatar-list.component.mjs +3 -3
  43. package/esm2022/eui-avatar/eui-avatar.component.mjs +3 -3
  44. package/esm2022/eui-avatar/eui-avatar.module.mjs +4 -4
  45. package/esm2022/eui-badge/eui-badge.component.mjs +3 -3
  46. package/esm2022/eui-badge/eui-badge.module.mjs +4 -4
  47. package/esm2022/eui-block-content/eui-block-content.component.mjs +3 -3
  48. package/esm2022/eui-block-content/eui-block-content.module.mjs +4 -4
  49. package/esm2022/eui-block-document/eui-block-document.component.mjs +3 -3
  50. package/esm2022/eui-block-document/eui-block-document.module.mjs +4 -4
  51. package/esm2022/eui-breadcrumb/breadcrumb.component.mjs +3 -3
  52. package/esm2022/eui-breadcrumb/breadcrumb.module.mjs +4 -4
  53. package/esm2022/eui-breadcrumb/breadcrumb.service.mjs +3 -3
  54. package/esm2022/eui-breadcrumb/item/breadcrumb-item.component.mjs +3 -3
  55. package/esm2022/eui-button/eui-button.component.mjs +11 -9
  56. package/esm2022/eui-button-group/eui-button-group.component.mjs +7 -7
  57. package/esm2022/eui-button-v2/eui-button-v2.component.mjs +7 -7
  58. package/esm2022/eui-card/components/eui-card-content/eui-card-content.component.mjs +3 -3
  59. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-buttons.component.mjs +3 -3
  60. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-icons.component.mjs +3 -3
  61. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.mjs +3 -3
  62. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu.component.mjs +3 -3
  63. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer.component.mjs +3 -3
  64. package/esm2022/eui-card/components/eui-card-header/eui-card-header-left-content.component.mjs +3 -3
  65. package/esm2022/eui-card/components/eui-card-header/eui-card-header-right-content.component.mjs +3 -3
  66. package/esm2022/eui-card/components/eui-card-header/eui-card-header-subtitle.component.mjs +3 -3
  67. package/esm2022/eui-card/components/eui-card-header/eui-card-header-title.component.mjs +3 -3
  68. package/esm2022/eui-card/components/eui-card-header/eui-card-header.component.mjs +3 -3
  69. package/esm2022/eui-card/components/eui-card-header-body/eui-card-header-body.component.mjs +3 -3
  70. package/esm2022/eui-card/components/eui-card-media/eui-card-media.component.mjs +3 -3
  71. package/esm2022/eui-card/eui-card.component.mjs +3 -3
  72. package/esm2022/eui-card/eui-card.module.mjs +4 -4
  73. package/esm2022/eui-card/services/ui-state.service.mjs +3 -3
  74. package/esm2022/eui-chip/eui-chip.component.mjs +3 -3
  75. package/esm2022/eui-chip/eui-chip.module.mjs +4 -4
  76. package/esm2022/eui-chip-list/eui-chip-list.component.mjs +6 -6
  77. package/esm2022/eui-chip-list/eui-chip-list.module.mjs +4 -4
  78. package/esm2022/eui-chip-list/services/eui-chip-list-drag.service.mjs +3 -3
  79. package/esm2022/eui-dashboard-button/eui-dashboard-button.component.mjs +13 -13
  80. package/esm2022/eui-dashboard-card/eui-dashboard-card-content/dashboard-card-content.component.mjs +3 -3
  81. package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +7 -7
  82. package/esm2022/eui-date-range-selector/eui-date-range-selector.component.mjs +3 -3
  83. package/esm2022/eui-date-range-selector/eui-date-range-selector.module.mjs +4 -4
  84. package/esm2022/eui-date-range-selector/eui-time-range-picker/eui-time-range-picker.component.mjs +3 -3
  85. package/esm2022/eui-datepicker/eui-datepicker.component.mjs +15 -15
  86. package/esm2022/eui-datepicker/eui-datepicker.module.mjs +4 -4
  87. package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +3 -3
  88. package/esm2022/eui-dialog/eui-dialog.component.mjs +9 -9
  89. package/esm2022/eui-dialog/eui-dialog.module.mjs +4 -4
  90. package/esm2022/eui-dialog/services/eui-dialog.service.mjs +3 -3
  91. package/esm2022/eui-dimmer/dimmer.component.mjs +3 -3
  92. package/esm2022/eui-dimmer/dimmer.module.mjs +4 -4
  93. package/esm2022/eui-disable-content/eui-disable-content.component.mjs +7 -7
  94. package/esm2022/eui-discussion-thread/eui-discussion-thread-item.component.mjs +3 -3
  95. package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +3 -3
  96. package/esm2022/eui-discussion-thread/eui-discussion-thread.module.mjs +4 -4
  97. package/esm2022/eui-dropdown/directives/eui-dropdown-content.directive.mjs +3 -3
  98. package/esm2022/eui-dropdown/dropdown-item/eui-dropdown-item.component.mjs +3 -3
  99. package/esm2022/eui-dropdown/eui-dropdown.component.mjs +3 -3
  100. package/esm2022/eui-dropdown/eui-dropdown.module.mjs +8 -8
  101. package/esm2022/eui-dropdown/eui-dropdown.service.mjs +3 -3
  102. package/esm2022/eui-feedback-message/eui-feedback-message.component.mjs +3 -3
  103. package/esm2022/eui-feedback-message/eui-feedback-message.module.mjs +4 -4
  104. package/esm2022/eui-fieldset/eui-fieldset.component.mjs +9 -9
  105. package/esm2022/eui-fieldset/eui-fieldset.module.mjs +4 -4
  106. package/esm2022/eui-file-upload/eui-file-upload.component.mjs +3 -3
  107. package/esm2022/eui-file-upload/eui-file-upload.module.mjs +4 -4
  108. package/esm2022/eui-file-upload/file-preview/file-preview.component.mjs +3 -3
  109. package/esm2022/eui-file-upload/pipes/filesize.pipe.mjs +3 -3
  110. package/esm2022/eui-file-upload/progress/eui-file-upload-progress.component.mjs +3 -3
  111. package/esm2022/eui-file-upload/utils/eui-file-upload.utils.mjs +3 -3
  112. package/esm2022/eui-growl/eui-growl.component.mjs +3 -3
  113. package/esm2022/eui-growl/eui-growl.module.mjs +4 -4
  114. package/esm2022/eui-icon/eui-icon-svg.component.mjs +9 -9
  115. package/esm2022/eui-icon-button/eui-icon-button.component.mjs +3 -3
  116. package/esm2022/eui-icon-button/eui-icon-button.module.mjs +4 -4
  117. package/esm2022/eui-icon-button-expander/eui-icon-button-expander.component.mjs +3 -3
  118. package/esm2022/eui-icon-button-expander/eui-icon-button-expander.module.mjs +4 -4
  119. package/esm2022/eui-icon-color/eui-icon-color.component.mjs +7 -7
  120. package/esm2022/eui-icon-input/eui-icon-input.component.mjs +3 -3
  121. package/esm2022/eui-icon-input/eui-icon-input.module.mjs +4 -4
  122. package/esm2022/eui-icon-state/eui-icon-state.component.mjs +3 -3
  123. package/esm2022/eui-icon-state/eui-icon-state.module.mjs +4 -4
  124. package/esm2022/eui-icon-toggle/eui-icon-toggle.component.mjs +3 -3
  125. package/esm2022/eui-icon-toggle/eui-icon-toggle.module.mjs +4 -4
  126. package/esm2022/eui-input-checkbox/eui-input-checkbox.component.mjs +3 -3
  127. package/esm2022/eui-input-checkbox/eui-input-checkbox.module.mjs +4 -4
  128. package/esm2022/eui-input-group/eui-input-group.component.mjs +3 -3
  129. package/esm2022/eui-input-group/eui-input-group.module.mjs +4 -4
  130. package/esm2022/eui-input-number/eui-input-number.component.mjs +3 -3
  131. package/esm2022/eui-input-number/eui-input-number.module.mjs +8 -8
  132. package/esm2022/eui-input-number/eui-number-control.directive.mjs +3 -3
  133. package/esm2022/eui-input-radio/eui-input-radio.component.mjs +3 -3
  134. package/esm2022/eui-input-radio/eui-input-radio.module.mjs +4 -4
  135. package/esm2022/eui-input-text/eui-input-text.component.mjs +3 -3
  136. package/esm2022/eui-input-text/eui-input-text.module.mjs +4 -4
  137. package/esm2022/eui-label/eui-label.component.mjs +7 -7
  138. package/esm2022/eui-language-selector/language-selector.component.mjs +3 -3
  139. package/esm2022/eui-language-selector/language-selector.module.mjs +4 -4
  140. package/esm2022/eui-language-selector/modal-selector/modal-selector.component.mjs +3 -3
  141. package/esm2022/eui-list/eui-list-item/eui-list-item.component.mjs +3 -3
  142. package/esm2022/eui-list/eui-list.component.mjs +3 -3
  143. package/esm2022/eui-list/eui-list.module.mjs +4 -4
  144. package/esm2022/eui-menu/eui-menu-item.component.mjs +3 -3
  145. package/esm2022/eui-menu/eui-menu.component.mjs +3 -3
  146. package/esm2022/eui-menu/eui-menu.module.mjs +4 -4
  147. package/esm2022/eui-message-box/eui-message-box.component.mjs +6 -6
  148. package/esm2022/eui-message-box/eui-message-box.module.mjs +4 -4
  149. package/esm2022/eui-message-box/services/eui-message-box.service.mjs +3 -3
  150. package/esm2022/eui-navbar/eui-navbar-item/eui-navbar-item.component.mjs +3 -3
  151. package/esm2022/eui-navbar/eui-navbar.component.mjs +3 -3
  152. package/esm2022/eui-navbar/eui-navbar.module.mjs +4 -4
  153. package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +3 -3
  154. package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +3 -3
  155. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
  156. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +3 -3
  157. package/esm2022/eui-overlay/eui-overlay.component.mjs +3 -3
  158. package/esm2022/eui-overlay/eui-overlay.module.mjs +4 -4
  159. package/esm2022/eui-page/components/eui-page-breadcrumb/eui-page-breadcrumb.component.mjs +3 -3
  160. package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +21 -21
  161. package/esm2022/eui-page/components/eui-page-columns/eui-page-columns.component.mjs +3 -3
  162. package/esm2022/eui-page/components/eui-page-content/eui-page-content.component.mjs +3 -3
  163. package/esm2022/eui-page/components/eui-page-footer/eui-page-footer.component.mjs +3 -3
  164. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-action-items.component.mjs +3 -3
  165. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-body.component.mjs +3 -3
  166. package/esm2022/eui-page/components/eui-page-header/components/eui-page-header-sub-label.component.mjs +3 -3
  167. package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +3 -3
  168. package/esm2022/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.mjs +3 -3
  169. package/esm2022/eui-page/components/eui-page-top-content/eui-page-top-content.component.mjs +3 -3
  170. package/esm2022/eui-page/eui-page.component.mjs +3 -3
  171. package/esm2022/eui-page/eui-page.module.mjs +4 -4
  172. package/esm2022/eui-paginator/eui-paginator.component.mjs +3 -3
  173. package/esm2022/eui-paginator/eui-paginator.module.mjs +4 -4
  174. package/esm2022/eui-popover/directives/eui-popover-arrow-position.directive.mjs +3 -3
  175. package/esm2022/eui-popover/eui-popover.component.mjs +3 -3
  176. package/esm2022/eui-popover/eui-popover.module.mjs +4 -4
  177. package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +3 -3
  178. package/esm2022/eui-progress-bar/eui-progress-bar.module.mjs +4 -4
  179. package/esm2022/eui-progress-circle/eui-progress-circle.component.mjs +7 -7
  180. package/esm2022/eui-select/eui-select-control.directive.mjs +3 -3
  181. package/esm2022/eui-select/eui-select-multiple.directive.mjs +3 -3
  182. package/esm2022/eui-select/eui-select-mutli-option.directive.mjs +3 -3
  183. package/esm2022/eui-select/eui-select-option.directive.mjs +3 -3
  184. package/esm2022/eui-select/eui-select.component.mjs +3 -3
  185. package/esm2022/eui-select/eui-select.module.mjs +4 -4
  186. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.component.mjs +3 -3
  187. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.module.mjs +4 -4
  188. package/esm2022/eui-skeleton/eui-skeleton.component.mjs +3 -3
  189. package/esm2022/eui-skeleton/eui-skeleton.module.mjs +4 -4
  190. package/esm2022/eui-slide-toggle/eui-slide-toggle.component.mjs +3 -3
  191. package/esm2022/eui-slide-toggle/eui-slide-toggle.module.mjs +4 -4
  192. package/esm2022/eui-split-button/eui-split-button.component.mjs +3 -3
  193. package/esm2022/eui-split-button/eui-split-button.module.mjs +4 -4
  194. package/esm2022/eui-table/directives/eui-table-sticky-columns.directive.mjs +3 -3
  195. package/esm2022/eui-table/eui-table.component.mjs +3 -3
  196. package/esm2022/eui-table/eui-table.module.mjs +4 -4
  197. package/esm2022/eui-table/expandable-row/eui-table-expandable-row.component.mjs +3 -3
  198. package/esm2022/eui-table/filter/eui-table-filter.component.mjs +3 -3
  199. package/esm2022/eui-table/pipes/eui-table-highlight-filter.pipe.mjs +3 -3
  200. package/esm2022/eui-table/selectable-header/eui-table-selectable-header.component.mjs +3 -3
  201. package/esm2022/eui-table/selectable-row/eui-table-selectable-row.component.mjs +3 -3
  202. package/esm2022/eui-table/services/eui-table-selectable-row.service.mjs +3 -3
  203. package/esm2022/eui-table/services/eui-table-sort.service.mjs +3 -3
  204. package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +3 -3
  205. package/esm2022/eui-table-v2/directives/eui-table-v2-expandable-row.directive.mjs +3 -3
  206. package/esm2022/eui-table-v2/directives/eui-table-v2-sticky-col.directive.mjs +3 -3
  207. package/esm2022/eui-table-v2/eui-table-v2.component.mjs +3 -3
  208. package/esm2022/eui-table-v2/eui-table-v2.module.mjs +4 -4
  209. package/esm2022/eui-table-v2/filter/eui-table-v2-filter.component.mjs +3 -3
  210. package/esm2022/eui-table-v2/pipes/eui-table-v2-highlight.pipe.mjs +3 -3
  211. package/esm2022/eui-table-v2/selectable-header/eui-table-v2-selectable-header.component.mjs +3 -3
  212. package/esm2022/eui-table-v2/selectable-row/eui-table-v2-selectable-row.component.mjs +3 -3
  213. package/esm2022/eui-table-v2/services/eui-table-v2-selectable-row.service.mjs +3 -3
  214. package/esm2022/eui-table-v2/services/eui-table-v2-sort.service.mjs +3 -3
  215. package/esm2022/eui-table-v2/sortable-col/eui-table-v2-sortable-col.component.mjs +3 -3
  216. package/esm2022/eui-tabs/eui-tab/eui-tab.component.mjs +3 -3
  217. package/esm2022/eui-tabs/eui-tab-content/eui-tab-content.component.mjs +3 -3
  218. package/esm2022/eui-tabs/eui-tab-label/eui-tab-label.component.mjs +6 -6
  219. package/esm2022/eui-tabs/eui-tabs.component.mjs +6 -6
  220. package/esm2022/eui-tabs/eui-tabs.module.mjs +4 -4
  221. package/esm2022/eui-textarea/auto-resize.directive.mjs +3 -3
  222. package/esm2022/eui-textarea/eui-textarea.component.mjs +3 -3
  223. package/esm2022/eui-textarea/eui-textarea.module.mjs +4 -4
  224. package/esm2022/eui-timebar/eui-timebar.component.mjs +7 -7
  225. package/esm2022/eui-timeline/eui-timeline-item.component.mjs +3 -3
  226. package/esm2022/eui-timeline/eui-timeline.component.mjs +3 -3
  227. package/esm2022/eui-timeline/eui-timeline.module.mjs +4 -4
  228. package/esm2022/eui-timepicker/eui-timepicker.component.mjs +3 -3
  229. package/esm2022/eui-timepicker/eui-timepicker.module.mjs +4 -4
  230. package/esm2022/eui-tree/eui-dropdown-tree.directive.mjs +7 -7
  231. package/esm2022/eui-tree/eui-tree-form-control.directive.mjs +7 -7
  232. package/esm2022/eui-tree/eui-tree.component.mjs +7 -7
  233. package/esm2022/eui-tree-list/eui-tree-list-item.component.mjs +12 -12
  234. package/esm2022/eui-tree-list/eui-tree-list.component.mjs +3 -3
  235. package/esm2022/eui-tree-list/eui-tree-list.module.mjs +4 -4
  236. package/esm2022/eui-tree-list/item-content/item-content.component.mjs +3 -3
  237. package/esm2022/eui-tree-list/toolbar/toolbar.component.mjs +3 -3
  238. package/esm2022/eui-user-profile/user-profile-card/user-profile-card.component.mjs +3 -3
  239. package/esm2022/eui-user-profile/user-profile-menu/user-profile-menu.component.mjs +3 -3
  240. package/esm2022/eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.mjs +3 -3
  241. package/esm2022/eui-user-profile/user-profile.component.mjs +3 -3
  242. package/esm2022/eui-user-profile/user-profile.module.mjs +4 -4
  243. package/esm2022/eui-wizard/eui-wizard-step.component.mjs +6 -6
  244. package/esm2022/eui-wizard/eui-wizard.component.mjs +8 -9
  245. package/esm2022/eui-wizard/eui-wizard.module.mjs +4 -4
  246. package/esm2022/eui-wizard/services/eui-wizard.service.mjs +3 -3
  247. package/esm2022/externals/charts/chart/chart.component.mjs +3 -3
  248. package/esm2022/externals/charts/eui-charts.module.mjs +4 -4
  249. package/esm2022/externals/eui-editor/counters/eui-editor-counters.component.mjs +3 -3
  250. package/esm2022/externals/eui-editor/directives/eui-editor-maxlength.directive.mjs +3 -3
  251. package/esm2022/externals/eui-editor/eui-editor.component.mjs +9 -9
  252. package/esm2022/externals/eui-editor/eui-editor.module.mjs +4 -4
  253. package/esm2022/externals/eui-editor/html-view/eui-editor-html-view.component.mjs +3 -3
  254. package/esm2022/externals/eui-editor/image-url-dialog/image-url-dialog.component.mjs +3 -3
  255. package/esm2022/externals/eui-editor/json-view/eui-editor-json-view.component.mjs +3 -3
  256. package/esm2022/externals/quill/loader.service.mjs +3 -3
  257. package/esm2022/externals/quill/quill-editor.component.mjs +3 -3
  258. package/esm2022/externals/quill/quill.module.mjs +4 -4
  259. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +3 -3
  260. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.module.mjs +4 -4
  261. package/esm2022/layout/eui-app/eui-app-footer/footer.component.mjs +3 -3
  262. package/esm2022/layout/eui-app/eui-app-footer/footer.module.mjs +4 -4
  263. package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +3 -3
  264. package/esm2022/layout/eui-app/eui-app-header/header.module.mjs +4 -4
  265. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-body/sidebar-body.component.mjs +3 -3
  266. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.mjs +3 -3
  267. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  268. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  269. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +3 -3
  270. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
  271. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +3 -3
  272. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +4 -4
  273. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +3 -3
  274. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.module.mjs +4 -4
  275. package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +3 -3
  276. package/esm2022/layout/eui-app/eui-app-top-message/top-message.module.mjs +4 -4
  277. package/esm2022/layout/eui-app/eui-app.component.mjs +8 -8
  278. package/esm2022/layout/eui-app/eui-app.module.mjs +4 -4
  279. package/esm2022/layout/eui-footer/footer.component.mjs +3 -3
  280. package/esm2022/layout/eui-footer/footer.module.mjs +4 -4
  281. package/esm2022/layout/eui-header/header-app/header-app-name-logo.component.mjs +3 -3
  282. package/esm2022/layout/eui-header/header-app/header-app-name.component.mjs +3 -3
  283. package/esm2022/layout/eui-header/header-app/header-app-subtitle.component.mjs +3 -3
  284. package/esm2022/layout/eui-header/header-app/header-app.component.mjs +3 -3
  285. package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +3 -3
  286. package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +3 -3
  287. package/esm2022/layout/eui-header/header-right-content/header-right-content.component.mjs +3 -3
  288. package/esm2022/layout/eui-header/header-search/header-search.component.mjs +3 -3
  289. package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +3 -3
  290. package/esm2022/layout/eui-header/header.component.mjs +3 -3
  291. package/esm2022/layout/eui-header/header.module.mjs +4 -4
  292. package/esm2022/layout/eui-layout.module.mjs +4 -4
  293. package/esm2022/layout/eui-notifications/eui-notification-item.component.mjs +3 -3
  294. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +3 -3
  295. package/esm2022/layout/eui-notifications/eui-notifications.module.mjs +4 -4
  296. package/esm2022/layout/eui-notifications-v2/eui-notification-item.component.mjs +3 -3
  297. package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +3 -3
  298. package/esm2022/layout/eui-notifications-v2/eui-notifications.module.mjs +4 -4
  299. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
  300. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.module.mjs +4 -4
  301. package/esm2022/layout/eui-toolbar/toolbar-app/toolbar-app.component.mjs +3 -3
  302. package/esm2022/layout/eui-toolbar/toolbar-center/toolbar-center.component.mjs +3 -3
  303. package/esm2022/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.mjs +3 -3
  304. package/esm2022/layout/eui-toolbar/toolbar-item/toolbar-item.component.mjs +3 -3
  305. package/esm2022/layout/eui-toolbar/toolbar-items/toolbar-items.component.mjs +3 -3
  306. package/esm2022/layout/eui-toolbar/toolbar-logo/toolbar-logo.component.mjs +3 -3
  307. package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +3 -3
  308. package/esm2022/layout/eui-toolbar/toolbar-navbar/toolbar-navbar.component.mjs +3 -3
  309. package/esm2022/layout/eui-toolbar/toolbar-navbar-item/toolbar-navbar-item.component.mjs +3 -3
  310. package/esm2022/layout/eui-toolbar/toolbar-search/toolbar-search.component.mjs +3 -3
  311. package/esm2022/layout/eui-toolbar/toolbar-selector/toolbar-selector.component.mjs +3 -3
  312. package/esm2022/layout/eui-toolbar/toolbar.component.mjs +3 -3
  313. package/esm2022/layout/eui-toolbar/toolbar.module.mjs +4 -4
  314. package/esm2022/pipes/eui-is-empty.pipe.mjs +7 -7
  315. package/esm2022/pipes/eui-truncate.pipe.mjs +7 -7
  316. package/esm2022/shared/base/base-states.directive.mjs +3 -3
  317. package/esm2022/shared/input.directive.mjs +3 -3
  318. package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
  319. package/eui-button/eui-button.component.d.ts +1 -1
  320. package/eui-button/eui-button.component.d.ts.map +1 -1
  321. package/eui-chip-list/eui-chip-list.component.d.ts.map +1 -1
  322. package/eui-icon/eui-icon-svg.component.d.ts.map +1 -1
  323. package/eui-input-number/eui-input-number.component.d.ts.map +1 -1
  324. package/eui-progress-bar/eui-progress-bar.component.d.ts.map +1 -1
  325. package/eui-table/sortable-col/eui-table-sortable-col.component.d.ts.map +1 -1
  326. package/eui-table-v2/eui-table-v2.component.d.ts.map +1 -1
  327. package/eui-textarea/auto-resize.directive.d.ts.map +1 -1
  328. package/eui-wizard/eui-wizard-step.component.d.ts.map +1 -1
  329. package/eui-wizard/eui-wizard.component.d.ts.map +1 -1
  330. package/fesm2022/eui-components-directives.mjs +70 -70
  331. package/fesm2022/eui-components-eui-accordion.mjs +13 -13
  332. package/fesm2022/eui-components-eui-alert.mjs +10 -10
  333. package/fesm2022/eui-components-eui-autocomplete.mjs +13 -13
  334. package/fesm2022/eui-components-eui-avatar.mjs +22 -22
  335. package/fesm2022/eui-components-eui-badge.mjs +7 -7
  336. package/fesm2022/eui-components-eui-block-content.mjs +7 -7
  337. package/fesm2022/eui-components-eui-block-document.mjs +7 -7
  338. package/fesm2022/eui-components-eui-breadcrumb.mjs +13 -13
  339. package/fesm2022/eui-components-eui-button-group.mjs +7 -7
  340. package/fesm2022/eui-components-eui-button-v2.mjs +7 -7
  341. package/fesm2022/eui-components-eui-button.mjs +10 -8
  342. package/fesm2022/eui-components-eui-button.mjs.map +1 -1
  343. package/fesm2022/eui-components-eui-card.mjs +49 -49
  344. package/fesm2022/eui-components-eui-chip-list.mjs +13 -13
  345. package/fesm2022/eui-components-eui-chip.mjs +7 -7
  346. package/fesm2022/eui-components-eui-dashboard-button.mjs +13 -13
  347. package/fesm2022/eui-components-eui-dashboard-card.mjs +10 -10
  348. package/fesm2022/eui-components-eui-date-range-selector.mjs +10 -10
  349. package/fesm2022/eui-components-eui-datepicker.mjs +19 -19
  350. package/fesm2022/eui-components-eui-dialog.mjs +19 -19
  351. package/fesm2022/eui-components-eui-dimmer.mjs +7 -7
  352. package/fesm2022/eui-components-eui-disable-content.mjs +7 -7
  353. package/fesm2022/eui-components-eui-discussion-thread.mjs +10 -10
  354. package/fesm2022/eui-components-eui-dropdown.mjs +20 -20
  355. package/fesm2022/eui-components-eui-feedback-message.mjs +7 -7
  356. package/fesm2022/eui-components-eui-fieldset.mjs +13 -13
  357. package/fesm2022/eui-components-eui-file-upload.mjs +19 -19
  358. package/fesm2022/eui-components-eui-growl.mjs +7 -7
  359. package/fesm2022/eui-components-eui-icon-button-expander.mjs +7 -7
  360. package/fesm2022/eui-components-eui-icon-button.mjs +7 -7
  361. package/fesm2022/eui-components-eui-icon-color.mjs +7 -7
  362. package/fesm2022/eui-components-eui-icon-input.mjs +7 -7
  363. package/fesm2022/eui-components-eui-icon-state.mjs +7 -7
  364. package/fesm2022/eui-components-eui-icon-toggle.mjs +7 -7
  365. package/fesm2022/eui-components-eui-icon.mjs +8 -8
  366. package/fesm2022/eui-components-eui-icon.mjs.map +1 -1
  367. package/fesm2022/eui-components-eui-input-checkbox.mjs +7 -7
  368. package/fesm2022/eui-components-eui-input-group.mjs +7 -7
  369. package/fesm2022/eui-components-eui-input-number.mjs +14 -14
  370. package/fesm2022/eui-components-eui-input-radio.mjs +7 -7
  371. package/fesm2022/eui-components-eui-input-text.mjs +7 -7
  372. package/fesm2022/eui-components-eui-label.mjs +7 -7
  373. package/fesm2022/eui-components-eui-language-selector.mjs +10 -10
  374. package/fesm2022/eui-components-eui-list.mjs +10 -10
  375. package/fesm2022/eui-components-eui-menu.mjs +10 -10
  376. package/fesm2022/eui-components-eui-message-box.mjs +13 -13
  377. package/fesm2022/eui-components-eui-navbar.mjs +10 -10
  378. package/fesm2022/eui-components-eui-overlay.mjs +19 -19
  379. package/fesm2022/eui-components-eui-page.mjs +58 -58
  380. package/fesm2022/eui-components-eui-paginator.mjs +7 -7
  381. package/fesm2022/eui-components-eui-popover.mjs +10 -10
  382. package/fesm2022/eui-components-eui-progress-bar.mjs +7 -7
  383. package/fesm2022/eui-components-eui-progress-circle.mjs +7 -7
  384. package/fesm2022/eui-components-eui-select.mjs +19 -19
  385. package/fesm2022/eui-components-eui-sidebar-menu.mjs +7 -7
  386. package/fesm2022/eui-components-eui-skeleton.mjs +7 -7
  387. package/fesm2022/eui-components-eui-slide-toggle.mjs +7 -7
  388. package/fesm2022/eui-components-eui-split-button.mjs +7 -7
  389. package/fesm2022/eui-components-eui-table-v2.mjs +34 -34
  390. package/fesm2022/eui-components-eui-table.mjs +34 -34
  391. package/fesm2022/eui-components-eui-tabs.mjs +22 -22
  392. package/fesm2022/eui-components-eui-textarea.mjs +10 -10
  393. package/fesm2022/eui-components-eui-timebar.mjs +7 -7
  394. package/fesm2022/eui-components-eui-timeline.mjs +10 -10
  395. package/fesm2022/eui-components-eui-timepicker.mjs +7 -7
  396. package/fesm2022/eui-components-eui-tree-list.mjs +25 -25
  397. package/fesm2022/eui-components-eui-tree.mjs +21 -21
  398. package/fesm2022/eui-components-eui-user-profile.mjs +16 -16
  399. package/fesm2022/eui-components-eui-wizard.mjs +19 -20
  400. package/fesm2022/eui-components-eui-wizard.mjs.map +1 -1
  401. package/fesm2022/eui-components-externals-charts.mjs +7 -7
  402. package/fesm2022/eui-components-externals-eui-editor.mjs +28 -28
  403. package/fesm2022/eui-components-externals-quill.mjs +10 -10
  404. package/fesm2022/eui-components-layout.mjs +183 -183
  405. package/fesm2022/eui-components-layout.mjs.map +1 -1
  406. package/fesm2022/eui-components-pipes.mjs +14 -14
  407. package/fesm2022/eui-components-shared.mjs +6 -6
  408. package/fesm2022/eui-components.mjs +4 -4
  409. package/package.json +3 -3
@@ -14,8 +14,8 @@ import { EuiInputTextModule } from '@eui/components/eui-input-text';
14
14
  import { EuiIconInputModule } from '@eui/components/eui-icon-input';
15
15
  import * as i0 from "@angular/core";
16
16
  export class EuiTreeListModule {
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiTreeListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiTreeListModule, declarations: [EuiTreeListComponent,
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiTreeListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiTreeListModule, declarations: [EuiTreeListComponent,
19
19
  EuiTreeListItemComponent,
20
20
  EuiTreeListItemComponent,
21
21
  EuiTreeListItemLabelTagDirective,
@@ -33,12 +33,12 @@ export class EuiTreeListModule {
33
33
  EuiTreeListItemSubContainerContentTagDirective,
34
34
  EuiTreeListItemContentComponent,
35
35
  EuiTreeListToolbarComponent] }); }
36
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiTreeListModule, imports: [TranslateModule,
36
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiTreeListModule, imports: [TranslateModule,
37
37
  CommonModule, FormsModule, EuiIconModule, EuiLabelModule, EuiButtonModule, EuiIconInputModule,
38
38
  EuiIconButtonExpanderModule,
39
39
  EuiInputTextModule] }); }
40
40
  }
41
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiTreeListModule, decorators: [{
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiTreeListModule, decorators: [{
42
42
  type: NgModule,
43
43
  args: [{
44
44
  imports: [
@@ -4,10 +4,10 @@ export class EuiTreeListItemContentComponent {
4
4
  constructor() {
5
5
  this.string = 'eui-tree-list-item-content';
6
6
  }
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiTreeListItemContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiTreeListItemContentComponent, selector: "eui-tree-list-item-content", host: { properties: { "class": "this.string" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiTreeListItemContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiTreeListItemContentComponent, selector: "eui-tree-list-item-content", host: { properties: { "class": "this.string" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiTreeListItemContentComponent, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiTreeListItemContentComponent, decorators: [{
11
11
  type: Component,
12
12
  args: [{
13
13
  selector: 'eui-tree-list-item-content',
@@ -45,10 +45,10 @@ export class EuiTreeListToolbarComponent {
45
45
  this.isToggleExpanded = !this.isToggleExpanded;
46
46
  this.collapseAll.emit(event);
47
47
  }
48
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiTreeListToolbarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
49
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuiTreeListToolbarComponent, selector: "eui-tree-list-toolbar", inputs: { e2eAttr: "e2eAttr", isVisible: ["isVisible", "isVisible", booleanAttribute], filterLabel: "filterLabel", expandAllLabel: "expandAllLabel", collapseAllLabel: "collapseAllLabel", isFilterVisible: ["isFilterVisible", "isFilterVisible", booleanAttribute], isToggleVisible: ["isToggleVisible", "isToggleVisible", booleanAttribute], isToggleExpanded: ["isToggleExpanded", "isToggleExpanded", booleanAttribute], filterValue: "filterValue", hasLabels: ["hasLabels", "hasLabels", booleanAttribute] }, outputs: { filter: "filter", expandAll: "expandAll", collapseAll: "collapseAll" }, host: { properties: { "class": "this.classes" } }, usesOnChanges: true, ngImport: i0, template: "@if (isVisible) {\n <eui-icon-input>\n <eui-icon-svg icon=\"eui-ecl-search\" fillColor=\"neutral-lighter\" aria-label=\"Search Icon\" />\n <input\n euiInputText\n euiClearable\n [(ngModel)]=\"filterValue\"\n [placeholder]=\"filterLabel\"\n (ngModelChange)=\"onFilter()\" />\n </eui-icon-input>\n\n @if (!isToggleExpanded) {\n <button euiButton euiSecondary euiOutline (click)=\"onExpandAll($event)\" [euiIconButton]=\"expandAllLabel === ''\" aria-label=\"Expand all\">\n @if (expandAllLabel !== '') {\n {{ expandAllLabel }}\n }\n <eui-icon-svg icon=\"eui-level-down\" aria-label=\"Expand all tree items icon\" />\n </button>\n } @else {\n <button euiButton euiSecondary euiOutline (click)=\"onCollapseAll($event)\" [euiIconButton]=\"collapseAllLabel === ''\" aria-label=\"Collapse all\">\n @if (collapseAllLabel !== '') {\n {{ collapseAllLabel }}\n }\n <eui-icon-svg icon=\"eui-level-up\" aria-label=\"Collapse all tree items icon\" />\n </button>\n }\n}\n", dependencies: [{ kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "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"] }, { kind: "component", type: i3.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i4.EuiIconInputComponent, selector: "eui-icon-input", inputs: ["euiIconPositionStart", "euiIconPositionEnd"] }, { kind: "component", type: i5.EuiInputTextComponent, selector: "input[euiInputText]", inputs: ["isInvalid"] }], encapsulation: i0.ViewEncapsulation.None }); }
48
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiTreeListToolbarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
49
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuiTreeListToolbarComponent, selector: "eui-tree-list-toolbar", inputs: { e2eAttr: "e2eAttr", isVisible: ["isVisible", "isVisible", booleanAttribute], filterLabel: "filterLabel", expandAllLabel: "expandAllLabel", collapseAllLabel: "collapseAllLabel", isFilterVisible: ["isFilterVisible", "isFilterVisible", booleanAttribute], isToggleVisible: ["isToggleVisible", "isToggleVisible", booleanAttribute], isToggleExpanded: ["isToggleExpanded", "isToggleExpanded", booleanAttribute], filterValue: "filterValue", hasLabels: ["hasLabels", "hasLabels", booleanAttribute] }, outputs: { filter: "filter", expandAll: "expandAll", collapseAll: "collapseAll" }, host: { properties: { "class": "this.classes" } }, usesOnChanges: true, ngImport: i0, template: "@if (isVisible) {\n <eui-icon-input>\n <eui-icon-svg icon=\"eui-ecl-search\" fillColor=\"neutral-lighter\" aria-label=\"Search Icon\" />\n <input\n euiInputText\n euiClearable\n [(ngModel)]=\"filterValue\"\n [placeholder]=\"filterLabel\"\n (ngModelChange)=\"onFilter()\" />\n </eui-icon-input>\n\n @if (!isToggleExpanded) {\n <button euiButton euiSecondary euiOutline (click)=\"onExpandAll($event)\" [euiIconButton]=\"expandAllLabel === ''\" aria-label=\"Expand all\">\n @if (expandAllLabel !== '') {\n {{ expandAllLabel }}\n }\n <eui-icon-svg icon=\"eui-level-down\" aria-label=\"Expand all tree items icon\" />\n </button>\n } @else {\n <button euiButton euiSecondary euiOutline (click)=\"onCollapseAll($event)\" [euiIconButton]=\"collapseAllLabel === ''\" aria-label=\"Collapse all\">\n @if (collapseAllLabel !== '') {\n {{ collapseAllLabel }}\n }\n <eui-icon-svg icon=\"eui-level-up\" aria-label=\"Collapse all tree items icon\" />\n </button>\n }\n}\n", dependencies: [{ kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "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"] }, { kind: "component", type: i3.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i4.EuiIconInputComponent, selector: "eui-icon-input", inputs: ["euiIconPositionStart", "euiIconPositionEnd"] }, { kind: "component", type: i5.EuiInputTextComponent, selector: "input[euiInputText]", inputs: ["isInvalid"] }], encapsulation: i0.ViewEncapsulation.None }); }
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiTreeListToolbarComponent, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiTreeListToolbarComponent, decorators: [{
52
52
  type: Component,
53
53
  args: [{ selector: 'eui-tree-list-toolbar', encapsulation: ViewEncapsulation.None, template: "@if (isVisible) {\n <eui-icon-input>\n <eui-icon-svg icon=\"eui-ecl-search\" fillColor=\"neutral-lighter\" aria-label=\"Search Icon\" />\n <input\n euiInputText\n euiClearable\n [(ngModel)]=\"filterValue\"\n [placeholder]=\"filterLabel\"\n (ngModelChange)=\"onFilter()\" />\n </eui-icon-input>\n\n @if (!isToggleExpanded) {\n <button euiButton euiSecondary euiOutline (click)=\"onExpandAll($event)\" [euiIconButton]=\"expandAllLabel === ''\" aria-label=\"Expand all\">\n @if (expandAllLabel !== '') {\n {{ expandAllLabel }}\n }\n <eui-icon-svg icon=\"eui-level-down\" aria-label=\"Expand all tree items icon\" />\n </button>\n } @else {\n <button euiButton euiSecondary euiOutline (click)=\"onCollapseAll($event)\" [euiIconButton]=\"collapseAllLabel === ''\" aria-label=\"Collapse all\">\n @if (collapseAllLabel !== '') {\n {{ collapseAllLabel }}\n }\n <eui-icon-svg icon=\"eui-level-up\" aria-label=\"Collapse all tree items icon\" />\n </button>\n }\n}\n" }]
54
54
  }], propDecorators: { classes: [{
@@ -45,10 +45,10 @@ export class EuiUserProfileCardComponent {
45
45
  onClose() {
46
46
  this.closeProfileMenu.emit();
47
47
  }
48
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileCardComponent, deps: [{ token: i1.UserService }], target: i0.ɵɵFactoryTarget.Component }); }
49
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: EuiUserProfileCardComponent, selector: "eui-user-profile-card", inputs: { impersonateLabel: "impersonateLabel", showDetailsLabel: "showDetailsLabel", avatarUrl: "avatarUrl", isShowAvatarInitials: ["isShowAvatarInitials", "isShowAvatarInitials", booleanAttribute] }, outputs: { showProfileInfo: "showProfileInfo", closeProfileMenu: "closeProfileMenu" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<div class=\"eui-user-profile-card__main-wrapper\">\n <div class=\"eui-user-profile-card__avatar-wrapper\">\n <eui-avatar euiSizeL isFlat>\n <eui-avatar-text *ngIf=\"isShowAvatarInitials; else noAvatarInitials\">\n {{ avatarInitials }}\n </eui-avatar-text>\n <ng-template #noAvatarInitials>\n <eui-avatar-image *ngIf=\"!avatarUrl\"></eui-avatar-image>\n <eui-avatar-image *ngIf=\"avatarUrl\" [imageUrl]=\"avatarUrl\"></eui-avatar-image>\n </ng-template>\n </eui-avatar>\n </div>\n <div class=\"eui-user-profile-card__userInfos\">\n <div class=\"eui-u-f-xl eui-u-mb-s\">{{ userState.fullName }}</div>\n <div *ngIf=\"userState.function\" class=\"eui-user-profile-card__userInfos-item\">\n {{ userState.function }}\n </div>\n <div *ngIf=\"userState.organisation && userState.organisation.code\" class=\"eui-user-profile-card__userInfos-item\">\n {{ userState.organisation.code }}\n </div>\n </div>\n <div class=\"eui-user-profile-card__main-wrapper-right-content\">\n <eui-icon-button icon=\"close:outline\" size=\"s\" euiRounded (buttonClick)=\"onClose()\"/>\n <button euiButton euiIconButton euiInfo euiSizeS class=\"eui-u-ml-auto eui-u-mt-m\" tabindex=\"0\" (click)=\"onShowInfoClick()\" title=\"{{ showDetailsLabel }}\">\n <eui-icon-svg icon=\"information:outline\"></eui-icon-svg>\n </button>\n </div>\n</div>\n\n<ng-container *ngIf=\"userState?.impersonatingUser\">\n <div class=\"eui-user-profile-card__impersonateInfos\">\n <div>{{ userState?.impersonatingUser?.firstName }} {{ userState?.impersonatingUser?.lastName }}</div>\n <div class=\"eui-u-mt-2xs\">{{ impersonateLabel }}</div>\n <div class=\"eui-u-mt-2xs\">\n <strong>{{ userState?.fullName }}</strong>\n </div>\n </div>\n</ng-container>\n", dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { 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.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i5.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i5.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i5.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }, { kind: "component", type: i6.EuiIconButtonComponent, selector: "eui-icon-button", inputs: ["icon", "fillColor", "size", "ariaLabel", "tabindex", "hasNoPadding", "hasFocusHoverColor", "hasFocusHoverBg", "euiRounded", "euiDisabled"], outputs: ["buttonClick"] }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
48
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileCardComponent, deps: [{ token: i1.UserService }], target: i0.ɵɵFactoryTarget.Component }); }
49
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuiUserProfileCardComponent, selector: "eui-user-profile-card", inputs: { impersonateLabel: "impersonateLabel", showDetailsLabel: "showDetailsLabel", avatarUrl: "avatarUrl", isShowAvatarInitials: ["isShowAvatarInitials", "isShowAvatarInitials", booleanAttribute] }, outputs: { showProfileInfo: "showProfileInfo", closeProfileMenu: "closeProfileMenu" }, host: { properties: { "class": "this.cssClasses" } }, ngImport: i0, template: "<div class=\"eui-user-profile-card__main-wrapper\">\n <div class=\"eui-user-profile-card__avatar-wrapper\">\n <eui-avatar euiSizeL isFlat>\n <eui-avatar-text *ngIf=\"isShowAvatarInitials; else noAvatarInitials\">\n {{ avatarInitials }}\n </eui-avatar-text>\n <ng-template #noAvatarInitials>\n <eui-avatar-image *ngIf=\"!avatarUrl\"></eui-avatar-image>\n <eui-avatar-image *ngIf=\"avatarUrl\" [imageUrl]=\"avatarUrl\"></eui-avatar-image>\n </ng-template>\n </eui-avatar>\n </div>\n <div class=\"eui-user-profile-card__userInfos\">\n <div class=\"eui-u-f-xl eui-u-mb-s\">{{ userState.fullName }}</div>\n <div *ngIf=\"userState.function\" class=\"eui-user-profile-card__userInfos-item\">\n {{ userState.function }}\n </div>\n <div *ngIf=\"userState.organisation && userState.organisation.code\" class=\"eui-user-profile-card__userInfos-item\">\n {{ userState.organisation.code }}\n </div>\n </div>\n <div class=\"eui-user-profile-card__main-wrapper-right-content\">\n <eui-icon-button icon=\"close:outline\" size=\"s\" euiRounded (buttonClick)=\"onClose()\"/>\n <button euiButton euiIconButton euiInfo euiSizeS class=\"eui-u-ml-auto eui-u-mt-m\" tabindex=\"0\" (click)=\"onShowInfoClick()\" title=\"{{ showDetailsLabel }}\">\n <eui-icon-svg icon=\"information:outline\"></eui-icon-svg>\n </button>\n </div>\n</div>\n\n<ng-container *ngIf=\"userState?.impersonatingUser\">\n <div class=\"eui-user-profile-card__impersonateInfos\">\n <div>{{ userState?.impersonatingUser?.firstName }} {{ userState?.impersonatingUser?.lastName }}</div>\n <div class=\"eui-u-mt-2xs\">{{ impersonateLabel }}</div>\n <div class=\"eui-u-mt-2xs\">\n <strong>{{ userState?.fullName }}</strong>\n </div>\n </div>\n</ng-container>\n", dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { 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.EuiButtonComponent, selector: "button[euiButton], a[euiButton]", inputs: ["e2eAttr", "id", "euiBasicButton", "euiButtonCall", "euiBlockButton", "euiIconButton", "euiLineWrap", "isChecked", "euiDisabled"], outputs: ["buttonClick"] }, { kind: "component", type: i5.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i5.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i5.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }, { kind: "component", type: i6.EuiIconButtonComponent, selector: "eui-icon-button", inputs: ["icon", "fillColor", "size", "ariaLabel", "tabindex", "hasNoPadding", "hasFocusHoverColor", "hasFocusHoverBg", "euiRounded", "euiDisabled"], outputs: ["buttonClick"] }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileCardComponent, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileCardComponent, decorators: [{
52
52
  type: Component,
53
53
  args: [{ selector: 'eui-user-profile-card', changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-user-profile-card__main-wrapper\">\n <div class=\"eui-user-profile-card__avatar-wrapper\">\n <eui-avatar euiSizeL isFlat>\n <eui-avatar-text *ngIf=\"isShowAvatarInitials; else noAvatarInitials\">\n {{ avatarInitials }}\n </eui-avatar-text>\n <ng-template #noAvatarInitials>\n <eui-avatar-image *ngIf=\"!avatarUrl\"></eui-avatar-image>\n <eui-avatar-image *ngIf=\"avatarUrl\" [imageUrl]=\"avatarUrl\"></eui-avatar-image>\n </ng-template>\n </eui-avatar>\n </div>\n <div class=\"eui-user-profile-card__userInfos\">\n <div class=\"eui-u-f-xl eui-u-mb-s\">{{ userState.fullName }}</div>\n <div *ngIf=\"userState.function\" class=\"eui-user-profile-card__userInfos-item\">\n {{ userState.function }}\n </div>\n <div *ngIf=\"userState.organisation && userState.organisation.code\" class=\"eui-user-profile-card__userInfos-item\">\n {{ userState.organisation.code }}\n </div>\n </div>\n <div class=\"eui-user-profile-card__main-wrapper-right-content\">\n <eui-icon-button icon=\"close:outline\" size=\"s\" euiRounded (buttonClick)=\"onClose()\"/>\n <button euiButton euiIconButton euiInfo euiSizeS class=\"eui-u-ml-auto eui-u-mt-m\" tabindex=\"0\" (click)=\"onShowInfoClick()\" title=\"{{ showDetailsLabel }}\">\n <eui-icon-svg icon=\"information:outline\"></eui-icon-svg>\n </button>\n </div>\n</div>\n\n<ng-container *ngIf=\"userState?.impersonatingUser\">\n <div class=\"eui-user-profile-card__impersonateInfos\">\n <div>{{ userState?.impersonatingUser?.firstName }} {{ userState?.impersonatingUser?.lastName }}</div>\n <div class=\"eui-u-mt-2xs\">{{ impersonateLabel }}</div>\n <div class=\"eui-u-mt-2xs\">\n <strong>{{ userState?.fullName }}</strong>\n </div>\n </div>\n</ng-container>\n" }]
54
54
  }], ctorParameters: () => [{ type: i1.UserService }], propDecorators: { cssClasses: [{
@@ -27,10 +27,10 @@ export class EuiUserProfileMenuComponent {
27
27
  this.destroy$.next(true);
28
28
  this.destroy$.unsubscribe();
29
29
  }
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileMenuComponent, deps: [{ token: i1.EuiDropdownService }], target: i0.ɵɵFactoryTarget.Component }); }
31
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiUserProfileMenuComponent, selector: "eui-user-profile-menu", host: { listeners: { "keydown": "onKeydown($event)" }, properties: { "class": "this.class", "attr.role": "this.role" } }, queries: [{ propertyName: "items", predicate: i0.forwardRef(() => EuiUserProfileMenuItemComponent) }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileMenuComponent, deps: [{ token: i1.EuiDropdownService }], target: i0.ɵɵFactoryTarget.Component }); }
31
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiUserProfileMenuComponent, selector: "eui-user-profile-menu", host: { listeners: { "keydown": "onKeydown($event)" }, properties: { "class": "this.class", "attr.role": "this.role" } }, queries: [{ propertyName: "items", predicate: i0.forwardRef(() => EuiUserProfileMenuItemComponent) }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileMenuComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileMenuComponent, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  selector: 'eui-user-profile-menu',
@@ -10,10 +10,10 @@ export class EuiUserProfileMenuItemComponent {
10
10
  focus() {
11
11
  this.element.nativeElement.focus();
12
12
  }
13
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileMenuItemComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
14
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.10", type: EuiUserProfileMenuItemComponent, selector: "eui-user-profile-menu-item", host: { properties: { "class": "this.class", "attr.tabindex": "this.tabindex", "attr.role": "this.role" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
13
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileMenuItemComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
14
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: EuiUserProfileMenuItemComponent, selector: "eui-user-profile-menu-item", host: { properties: { "class": "this.class", "attr.tabindex": "this.tabindex", "attr.role": "this.role" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileMenuItemComponent, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileMenuItemComponent, decorators: [{
17
17
  type: Component,
18
18
  args: [{
19
19
  selector: 'eui-user-profile-menu-item',
@@ -89,10 +89,10 @@ export class EuiUserProfileComponent {
89
89
  onDropdownExpand(isOpen) {
90
90
  this.isDropdownOpen = isOpen;
91
91
  }
92
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileComponent, deps: [{ token: i0.ElementRef }, { token: i1.UserService }, { token: i2.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
93
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.10", type: EuiUserProfileComponent, selector: "eui-user-profile", inputs: { welcomeLabel: "welcomeLabel", impersonateLabel: "impersonateLabel", avatarUrl: "avatarUrl", subInfos: "subInfos", statusVariant: "statusVariant", hasMenu: ["hasMenu", "hasMenu", booleanAttribute], hasWelcomeLabel: ["hasWelcomeLabel", "hasWelcomeLabel", booleanAttribute], isShowAvatarInitials: ["isShowAvatarInitials", "isShowAvatarInitials", booleanAttribute], hasTabNavigation: ["hasTabNavigation", "hasTabNavigation", booleanAttribute], isReverse: ["isReverse", "isReverse", booleanAttribute], hasToggle: ["hasToggle", "hasToggle", booleanAttribute], isHeaderUserProfile: ["isHeaderUserProfile", "isHeaderUserProfile", booleanAttribute], isShowUserInfos: ["isShowUserInfos", "isShowUserInfos", booleanAttribute], euiStatusSecondary: ["euiStatusSecondary", "euiStatusSecondary", booleanAttribute], euiStatusSuccess: ["euiStatusSuccess", "euiStatusSuccess", booleanAttribute], euiStatusDanger: ["euiStatusDanger", "euiStatusDanger", booleanAttribute] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "hasMenuContent", predicate: i0.forwardRef(() => EuiUserProfileMenuComponent), descendants: true }], viewQueries: [{ propertyName: "dropdown", first: true, predicate: ["dropdown"], descendants: true }], hostDirectives: [{ directive: i2.BaseStatesDirective, inputs: ["euiSizeS", "euiSizeS", "euiSecondary", "euiSecondary", "euiPrimary", "euiPrimary"] }], ngImport: i0, template: "@if (hasMenu) {\n <eui-dropdown [hasTabNavigation]=\"hasTabNavigation\" width=\"340px\" #dropdown (expand)=\"onDropdownExpand($event)\">\n <ng-container *ngTemplateOutlet=\"userProfileContent\"/>\n <eui-dropdown-content>\n <ng-content/>\n </eui-dropdown-content>\n </eui-dropdown>\n} @else {\n <ng-container *ngTemplateOutlet=\"userProfileContent\"/>\n}\n\n<ng-template #userProfileContent>\n <button class=\"eui-user-profile-content\" [tabindex]=\"hasMenu ? '0' : '-1'\" [class.eui-user-profile-content--no-menu]=\"!hasMenu\">\n\n @if (isShowUserInfos) {\n <div class=\"eui-user-profile__infos\">\n @if (userState?.impersonatingUser) {\n <div class=\"eui-user-profile__infos-welcome\">\n @if (hasWelcomeLabel) {\n <span>{{ welcomeLabel }}</span>\n }\n {{ userState?.impersonatingUser?.firstName }} <strong>{{ userState?.impersonatingUser?.lastName}}</strong>\n <span>&nbsp;{{ impersonateLabel }}</span>\n </div>\n <div class=\"eui-user-profile__infos-name\">\n {{ userState?.firstName }} <strong>{{ userState?.lastName }}</strong>\n </div>\n @if (subInfos) {\n <div class=\"eui-user-profile__infos-subinfos\">{{ subInfos }}</div>\n }\n } @else {\n @if (hasWelcomeLabel) {\n <div class=\"eui-user-profile__infos-welcome\">{{ welcomeLabel }}</div>\n }\n <div class=\"eui-user-profile__infos-name\">\n {{ userState?.firstName }} <strong>{{ userState?.lastName }}</strong>\n </div>\n @if (subInfos) {\n <div class=\"eui-user-profile__infos-subinfos\">{{ subInfos }}</div>\n }\n }\n </div>\n }\n\n <eui-avatar isFlat [euiSizeS]=\"baseStatesDirective.euiSizeS\" [hasShadow]=\"userState?.impersonatingUser\">\n\n @if (isShowAvatarInitials) {\n <eui-avatar-text>{{ avatarInitials }}</eui-avatar-text>\n } @else {\n <eui-avatar-image [imageUrl]=\"avatarUrl\"/>\n }\n\n @if (euiStatusSecondary || euiStatusSuccess || euiStatusDanger) {\n <eui-avatar-badge position=\"bottom\">\n @if (euiStatusSuccess) {\n <eui-badge euiSuccess euiSizeS euiIconBadge>\n <eui-icon-svg icon=\"checkmark:outline\" size=\"xs\"/>\n </eui-badge>\n } @else if (euiStatusDanger) {\n <eui-badge euiDanger euiSizeS euiIconBadge>\n <eui-icon-svg icon=\"remove:outline\" size=\"xs\"/>\n </eui-badge>\n } @else if (euiStatusSecondary) {\n <eui-badge euiSecondary euiSizeS euiIconBadge>\n <eui-icon-svg icon=\"close-circle:outline\" fillColor=\"neutral\" size=\"xs\"/>\n </eui-badge>\n }\n </eui-avatar-badge>\n }\n </eui-avatar>\n\n @if (hasMenu || hasToggle) {\n @if (isDropdownOpen) {\n <eui-icon-svg icon=\"chevron-up:sharp\" size=\"s\" class=\"eui-user-profile__drop-indicator\"/>\n } @else {\n <eui-icon-svg icon=\"chevron-down:sharp\" size=\"s\" class=\"eui-user-profile__drop-indicator\"/>\n }\n }\n </button>\n</ng-template>\n", styles: [".eui-18 .eui-user-profile{display:flex;position:relative}.eui-18 .eui-user-profile-content{align-items:center;background:none;border:var(--eui-bw-none);cursor:pointer;display:flex;padding:var(--eui-s-2xs) 0;gap:var(--eui-s-xs)}.eui-18 .eui-user-profile-content:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-user-profile-content--no-menu{cursor:default}.eui-18 .eui-user-profile__infos{align-items:flex-end;display:flex;flex-direction:column}.eui-18 .eui-user-profile__infos-container{justify-content:flex-end;align-items:center;display:flex;width:100%}.eui-18 .eui-user-profile__infos-welcome{text-align:right;font:var(--eui-f-xs-compact)}.eui-18 .eui-user-profile__infos-name{color:var(--eui-c-branding);text-align:right;font:var(--eui-f-m-compact)}.eui-18 .eui-user-profile__infos-subinfos{color:var(--eui-c-neutral);text-align:right;font:var(--eui-f-xs-compact)}.eui-18 .eui-user-profile__drop-indicator{margin-left:calc(-1 * var(--eui-s-xs))}.eui-18 .eui--secondary .eui-user-profile__infos-name,.eui-18 .eui--secondary .eui-user-profile__infos-welcome{color:var(--eui-c-neutral)!important}@media screen and (max-width: 767px){.eui-18 .eui-app-shell-header-toolbar-items .eui-user-profile{display:flex}.eui-18 .eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}@media screen and (min-width: 768px){.eui-18 .eui-app-shell-header-toolbar-items .eui-user-profile{display:none}.eui-18 .is-header-shrink .eui-user-profile{display:flex}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-18 .eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}.eui-18 .eui-user-profile--primary .eui-user-profile__infos-name{color:var(--eui-c-white)}.eui-18 .eui-user-profile--primary .eui-user-profile__infos-welcome,.eui-18 .eui-user-profile--primary .eui-user-profile__infos-subinfos{color:var(--eui-c-neutral-lightest)}.eui-18 .eui-user-profile--primary .eui-user-profile__drop-indicator svg{fill:var(--eui-c-white);color:var(--eui-c-white)}.eui-18 .eui-user-profile--reverse .eui-user-profile-content{flex-direction:row-reverse}.eui-18 .eui-user-profile--reverse .eui-user-profile__infos{margin-left:var(--eui-s-m)}.eui-18 .eui-user-profile--initials .eui-avatar-content{background-color:var(--eui-c-branding-light)}.eui-18 .eui-user-profile--initials .eui-avatar-text{color:var(--eui-c-branding-light-contrast)}.eui-18 .eui-user-profile-menu{height:auto;min-width:340px;position:relative}.eui-18 .eui-user-profile-menu-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:pointer;display:flex;padding:var(--eui-s-xs) var(--eui-s-s);gap:var(--eui-s-xs)}.eui-18 .eui-user-profile-menu-item:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-user-profile-menu-item:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-user-profile-menu-item [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-user-profile-menu-item:hover{background-color:var(--eui-c-hover);cursor:pointer}.eui-18 .eui-user-profile-menu-item:last-child{border-bottom:0}.eui-18 .eui-user-profile-menu-item a{color:var(--eui-c-text);text-decoration:none}.eui-18 .eui-user-profile-menu-item.link{cursor:pointer}.eui-18 .eui-user-profile-menu-item-right-content{margin-left:auto}.eui-18 .eui-user-profile-card{width:100%}.eui-18 .eui-user-profile-card__main-wrapper{display:flex;flex-direction:row;padding:var(--eui-s-m) var(--eui-s-m) var(--eui-s-m) 0}.eui-18 .eui-user-profile-card__main-wrapper-right-content{display:flex;flex-direction:column;margin-left:auto}.eui-18 .eui-user-profile-card__avatar-wrapper{display:flex}.eui-18 .eui-user-profile-card__userInfos{display:flex;flex-direction:column;padding-left:var(--eui-s-s)}.eui-18 .eui-user-profile-card__userInfos-item{padding-bottom:var(--eui-s-xs)}.eui-18 .eui-user-profile-card__impersonateInfos{background-color:var(--eui-c-neutral-bg-light);padding:var(--eui-s-s)}\n"], dependencies: [{ kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i4.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i5.EuiDropdownComponent, selector: "eui-dropdown", inputs: ["e2eAttr", "tabIndex", "width", "position", "subDropdownPosition", "isBlock", "isDropDownRightAligned", "hasClosedOnClickInside", "isLabelUpdatedFromSelectedItem", "isExpandOnHover", "hasTabNavigation", "isRightClickEnabled", "euiDisabled"], outputs: ["expand"] }, { kind: "directive", type: i5.EuiDropdownContentDirective, selector: "eui-dropdown-content" }, { kind: "component", type: i6.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i6.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i6.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }, { kind: "component", type: i6.EuiAvatarBadgeComponent, selector: "eui-avatar-badge", inputs: ["position"] }, { kind: "component", type: i7.EuiBadgeComponent, selector: "div[euiBadge], span[euiBadge], eui-badge", inputs: ["e2eAttr", "aria-label", "maxCharCount", "charReplacement", "euiIconBadge", "euiDottedBadge"] }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
92
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileComponent, deps: [{ token: i0.ElementRef }, { token: i1.UserService }, { token: i2.BaseStatesDirective }], target: i0.ɵɵFactoryTarget.Component }); }
93
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: EuiUserProfileComponent, selector: "eui-user-profile", inputs: { welcomeLabel: "welcomeLabel", impersonateLabel: "impersonateLabel", avatarUrl: "avatarUrl", subInfos: "subInfos", statusVariant: "statusVariant", hasMenu: ["hasMenu", "hasMenu", booleanAttribute], hasWelcomeLabel: ["hasWelcomeLabel", "hasWelcomeLabel", booleanAttribute], isShowAvatarInitials: ["isShowAvatarInitials", "isShowAvatarInitials", booleanAttribute], hasTabNavigation: ["hasTabNavigation", "hasTabNavigation", booleanAttribute], isReverse: ["isReverse", "isReverse", booleanAttribute], hasToggle: ["hasToggle", "hasToggle", booleanAttribute], isHeaderUserProfile: ["isHeaderUserProfile", "isHeaderUserProfile", booleanAttribute], isShowUserInfos: ["isShowUserInfos", "isShowUserInfos", booleanAttribute], euiStatusSecondary: ["euiStatusSecondary", "euiStatusSecondary", booleanAttribute], euiStatusSuccess: ["euiStatusSuccess", "euiStatusSuccess", booleanAttribute], euiStatusDanger: ["euiStatusDanger", "euiStatusDanger", booleanAttribute] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "hasMenuContent", predicate: i0.forwardRef(() => EuiUserProfileMenuComponent), descendants: true }], viewQueries: [{ propertyName: "dropdown", first: true, predicate: ["dropdown"], descendants: true }], hostDirectives: [{ directive: i2.BaseStatesDirective, inputs: ["euiSizeS", "euiSizeS", "euiSecondary", "euiSecondary", "euiPrimary", "euiPrimary"] }], ngImport: i0, template: "@if (hasMenu) {\n <eui-dropdown [hasTabNavigation]=\"hasTabNavigation\" width=\"340px\" #dropdown (expand)=\"onDropdownExpand($event)\">\n <ng-container *ngTemplateOutlet=\"userProfileContent\"/>\n <eui-dropdown-content>\n <ng-content/>\n </eui-dropdown-content>\n </eui-dropdown>\n} @else {\n <ng-container *ngTemplateOutlet=\"userProfileContent\"/>\n}\n\n<ng-template #userProfileContent>\n <button class=\"eui-user-profile-content\" [tabindex]=\"hasMenu ? '0' : '-1'\" [class.eui-user-profile-content--no-menu]=\"!hasMenu\">\n\n @if (isShowUserInfos) {\n <div class=\"eui-user-profile__infos\">\n @if (userState?.impersonatingUser) {\n <div class=\"eui-user-profile__infos-welcome\">\n @if (hasWelcomeLabel) {\n <span>{{ welcomeLabel }}</span>\n }\n {{ userState?.impersonatingUser?.firstName }} <strong>{{ userState?.impersonatingUser?.lastName}}</strong>\n <span>&nbsp;{{ impersonateLabel }}</span>\n </div>\n <div class=\"eui-user-profile__infos-name\">\n {{ userState?.firstName }} <strong>{{ userState?.lastName }}</strong>\n </div>\n @if (subInfos) {\n <div class=\"eui-user-profile__infos-subinfos\">{{ subInfos }}</div>\n }\n } @else {\n @if (hasWelcomeLabel) {\n <div class=\"eui-user-profile__infos-welcome\">{{ welcomeLabel }}</div>\n }\n <div class=\"eui-user-profile__infos-name\">\n {{ userState?.firstName }} <strong>{{ userState?.lastName }}</strong>\n </div>\n @if (subInfos) {\n <div class=\"eui-user-profile__infos-subinfos\">{{ subInfos }}</div>\n }\n }\n </div>\n }\n\n <eui-avatar isFlat [euiSizeS]=\"baseStatesDirective.euiSizeS\" [hasShadow]=\"userState?.impersonatingUser\">\n\n @if (isShowAvatarInitials) {\n <eui-avatar-text>{{ avatarInitials }}</eui-avatar-text>\n } @else {\n <eui-avatar-image [imageUrl]=\"avatarUrl\"/>\n }\n\n @if (euiStatusSecondary || euiStatusSuccess || euiStatusDanger) {\n <eui-avatar-badge position=\"bottom\">\n @if (euiStatusSuccess) {\n <eui-badge euiSuccess euiSizeS euiIconBadge>\n <eui-icon-svg icon=\"checkmark:outline\" size=\"xs\"/>\n </eui-badge>\n } @else if (euiStatusDanger) {\n <eui-badge euiDanger euiSizeS euiIconBadge>\n <eui-icon-svg icon=\"remove:outline\" size=\"xs\"/>\n </eui-badge>\n } @else if (euiStatusSecondary) {\n <eui-badge euiSecondary euiSizeS euiIconBadge>\n <eui-icon-svg icon=\"close-circle:outline\" fillColor=\"neutral\" size=\"xs\"/>\n </eui-badge>\n }\n </eui-avatar-badge>\n }\n </eui-avatar>\n\n @if (hasMenu || hasToggle) {\n @if (isDropdownOpen) {\n <eui-icon-svg icon=\"chevron-up:sharp\" size=\"s\" class=\"eui-user-profile__drop-indicator\"/>\n } @else {\n <eui-icon-svg icon=\"chevron-down:sharp\" size=\"s\" class=\"eui-user-profile__drop-indicator\"/>\n }\n }\n </button>\n</ng-template>\n", styles: [".eui-18 .eui-user-profile{display:flex;position:relative}.eui-18 .eui-user-profile-content{align-items:center;background:none;border:var(--eui-bw-none);cursor:pointer;display:flex;padding:var(--eui-s-2xs) 0;gap:var(--eui-s-xs)}.eui-18 .eui-user-profile-content:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-user-profile-content--no-menu{cursor:default}.eui-18 .eui-user-profile__infos{align-items:flex-end;display:flex;flex-direction:column}.eui-18 .eui-user-profile__infos-container{justify-content:flex-end;align-items:center;display:flex;width:100%}.eui-18 .eui-user-profile__infos-welcome{text-align:right;font:var(--eui-f-xs-compact)}.eui-18 .eui-user-profile__infos-name{color:var(--eui-c-branding);text-align:right;font:var(--eui-f-m-compact)}.eui-18 .eui-user-profile__infos-subinfos{color:var(--eui-c-neutral);text-align:right;font:var(--eui-f-xs-compact)}.eui-18 .eui-user-profile__drop-indicator{margin-left:calc(-1 * var(--eui-s-xs))}.eui-18 .eui--secondary .eui-user-profile__infos-name,.eui-18 .eui--secondary .eui-user-profile__infos-welcome{color:var(--eui-c-neutral)!important}@media screen and (max-width: 767px){.eui-18 .eui-app-shell-header-toolbar-items .eui-user-profile{display:flex}.eui-18 .eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}@media screen and (min-width: 768px){.eui-18 .eui-app-shell-header-toolbar-items .eui-user-profile{display:none}.eui-18 .is-header-shrink .eui-user-profile{display:flex}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-18 .eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}.eui-18 .eui-user-profile--primary .eui-user-profile__infos-name{color:var(--eui-c-white)}.eui-18 .eui-user-profile--primary .eui-user-profile__infos-welcome,.eui-18 .eui-user-profile--primary .eui-user-profile__infos-subinfos{color:var(--eui-c-neutral-lightest)}.eui-18 .eui-user-profile--primary .eui-user-profile__drop-indicator svg{fill:var(--eui-c-white);color:var(--eui-c-white)}.eui-18 .eui-user-profile--reverse .eui-user-profile-content{flex-direction:row-reverse}.eui-18 .eui-user-profile--reverse .eui-user-profile__infos{margin-left:var(--eui-s-m)}.eui-18 .eui-user-profile--initials .eui-avatar-content{background-color:var(--eui-c-branding-light)}.eui-18 .eui-user-profile--initials .eui-avatar-text{color:var(--eui-c-branding-light-contrast)}.eui-18 .eui-user-profile-menu{height:auto;min-width:340px;position:relative}.eui-18 .eui-user-profile-menu-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:pointer;display:flex;padding:var(--eui-s-xs) var(--eui-s-s);gap:var(--eui-s-xs)}.eui-18 .eui-user-profile-menu-item:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-user-profile-menu-item:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-user-profile-menu-item [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-18 .eui-user-profile-menu-item:hover{background-color:var(--eui-c-hover);cursor:pointer}.eui-18 .eui-user-profile-menu-item:last-child{border-bottom:0}.eui-18 .eui-user-profile-menu-item a{color:var(--eui-c-text);text-decoration:none}.eui-18 .eui-user-profile-menu-item.link{cursor:pointer}.eui-18 .eui-user-profile-menu-item-right-content{margin-left:auto}.eui-18 .eui-user-profile-card{width:100%}.eui-18 .eui-user-profile-card__main-wrapper{display:flex;flex-direction:row;padding:var(--eui-s-m) var(--eui-s-m) var(--eui-s-m) 0}.eui-18 .eui-user-profile-card__main-wrapper-right-content{display:flex;flex-direction:column;margin-left:auto}.eui-18 .eui-user-profile-card__avatar-wrapper{display:flex}.eui-18 .eui-user-profile-card__userInfos{display:flex;flex-direction:column;padding-left:var(--eui-s-s)}.eui-18 .eui-user-profile-card__userInfos-item{padding-bottom:var(--eui-s-xs)}.eui-18 .eui-user-profile-card__impersonateInfos{background-color:var(--eui-c-neutral-bg-light);padding:var(--eui-s-s)}\n"], dependencies: [{ kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i4.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i5.EuiDropdownComponent, selector: "eui-dropdown", inputs: ["e2eAttr", "tabIndex", "width", "position", "subDropdownPosition", "isBlock", "isDropDownRightAligned", "hasClosedOnClickInside", "isLabelUpdatedFromSelectedItem", "isExpandOnHover", "hasTabNavigation", "isRightClickEnabled", "euiDisabled"], outputs: ["expand"] }, { kind: "directive", type: i5.EuiDropdownContentDirective, selector: "eui-dropdown-content" }, { kind: "component", type: i6.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i6.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i6.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }, { kind: "component", type: i6.EuiAvatarBadgeComponent, selector: "eui-avatar-badge", inputs: ["position"] }, { kind: "component", type: i7.EuiBadgeComponent, selector: "div[euiBadge], span[euiBadge], eui-badge", inputs: ["e2eAttr", "aria-label", "maxCharCount", "charReplacement", "euiIconBadge", "euiDottedBadge"] }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
94
94
  }
95
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileComponent, decorators: [{
95
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileComponent, decorators: [{
96
96
  type: Component,
97
97
  args: [{ selector: 'eui-user-profile', changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None, hostDirectives: [
98
98
  {
@@ -13,19 +13,19 @@ import { EuiIconButtonModule } from '@eui/components/eui-icon-button';
13
13
  import * as i0 from "@angular/core";
14
14
  const COMPONENTS = [EuiUserProfileComponent, EuiUserProfileMenuComponent, EuiUserProfileMenuItemComponent, EuiUserProfileCardComponent];
15
15
  export class EuiUserProfileModule {
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
17
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileModule, declarations: [EuiUserProfileComponent, EuiUserProfileMenuComponent, EuiUserProfileMenuItemComponent, EuiUserProfileCardComponent], imports: [CommonModule,
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
17
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileModule, declarations: [EuiUserProfileComponent, EuiUserProfileMenuComponent, EuiUserProfileMenuItemComponent, EuiUserProfileCardComponent], imports: [CommonModule,
18
18
  EuiIconModule,
19
19
  EuiDropdownModule, EuiButtonModule, EuiAvatarModule,
20
20
  EuiIconButtonModule,
21
21
  EuiBadgeModule], exports: [EuiUserProfileComponent, EuiUserProfileMenuComponent, EuiUserProfileMenuItemComponent, EuiUserProfileCardComponent] }); }
22
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileModule, imports: [CommonModule,
22
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileModule, imports: [CommonModule,
23
23
  EuiIconModule,
24
24
  EuiDropdownModule, EuiButtonModule, EuiAvatarModule,
25
25
  EuiIconButtonModule,
26
26
  EuiBadgeModule] }); }
27
27
  }
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiUserProfileModule, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiUserProfileModule, decorators: [{
29
29
  type: NgModule,
30
30
  args: [{
31
31
  imports: [
@@ -1,4 +1,4 @@
1
- import { booleanAttribute, ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';
1
+ import { booleanAttribute, Component, Input, ViewEncapsulation } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  import * as i1 from "@angular/common";
4
4
  export class EuiWizardStepComponent {
@@ -30,12 +30,12 @@ export class EuiWizardStepComponent {
30
30
  url: this.url,
31
31
  };
32
32
  }
33
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardStepComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
34
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: EuiWizardStepComponent, selector: "eui-wizard-step", inputs: { id: "id", indexLabel: "indexLabel", indexIconSvgName: "indexIconSvgName", label: "label", subLabel: "subLabel", index: "index", url: "url", isCompleted: ["isCompleted", "isCompleted", booleanAttribute], isActive: ["isActive", "isActive", booleanAttribute], isShowStepTitle: ["isShowStepTitle", "isShowStepTitle", booleanAttribute], isInvalid: ["isInvalid", "isInvalid", booleanAttribute], isWarning: ["isWarning", "isWarning", booleanAttribute], isDisabled: ["isDisabled", "isDisabled", booleanAttribute] }, ngImport: i0, template: "<ng-container *ngIf=\"isActive\">\n <ng-content></ng-content>\n</ng-container>\n", styles: [".eui-18 .eui-wizard{border-bottom:1px solid var(--eui-c-neutral-lightest);display:flex;margin:var(--eui-s-xl) 0 -1px 0;padding-bottom:var(--eui-s-l)}.eui-18 .eui-wizard-step{cursor:pointer;flex:1;position:relative;text-align:center}.eui-18 .eui-wizard-step__content{margin:var(--eui-s-m) 0}.eui-18 .eui-wizard-step__current-marker{bottom:0;left:50%;position:absolute;transform:translate(-50%,90%)}.eui-18 .eui-wizard-step__indicator-wrapper{border-bottom:var(--eui-bw-s) solid var(--eui-c-neutral-lightest);content:\"\";margin-bottom:var(--eui-s-s);top:var(--eui-s-s);width:100%}.eui-18 .eui-wizard-step__bullet-item{display:flex;align-items:center;justify-content:center;background-color:var(--eui-c-white);border:var(--eui-bw-s) solid var(--eui-c-neutral-light);border-color:var(--eui-c-neutral-light);border-radius:var(--eui-br-max);height:var(--eui-s-3xl);margin:0 auto;margin-top:-2rem;padding-top:var(--eui-s-xs);width:var(--eui-s-3xl)}.eui-18 .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-neutral);fill:var(--eui-c-neutral)}.eui-18 .eui-wizard-step__bullet-item-text{margin-top:-.5rem;font:var(--eui-f-l)}.eui-18 .eui-wizard-step__label-wrapper{margin-top:var(--eui-s-m)}.eui-18 .eui-wizard-step__label-wrapper-label{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-18 .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-neutral-light);font-size:95%;margin-top:var(--eui-s-2xs)}.eui-18 .eui-wizard-step:first-child .eui-18 .eui-wizard-step__indicator-wrapper{margin-left:50%;width:50%}.eui-18 .eui-wizard-step:last-child .eui-18 .eui-wizard-step__indicator-wrapper{margin-right:50%;width:50%}.eui-18 .eui-wizard-step:focus .eui-wizard-step__bullet-item{outline:var(--eui-bw-s) solid var(--eui-c-focus-visible);outline-offset:2px}.eui-18 .eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-primary-dark);border-color:var(--eui-c-primary-dark)}.eui-18 .eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-primary-dark-contrast);fill:var(--eui-c-primary-dark-contrast)}.eui-18 .eui-wizard-step--active .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--active .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-primary-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__bullet-item{border-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-success-dark);fill:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--completed .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-white);fill:var(--eui-c-white)}.eui-18 .eui-wizard-step--error .eui-wizard-step__bullet-item{border-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-danger-dark);fill:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--error .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-danger-contrast);fill:var(--eui-c-danger-contrast)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__bullet-item{border-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-warning);fill:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--warning .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-warning-darker)}.eui-18 .eui-wizard-step--warning.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-warning-contrast);fill:var(--eui-c-warning-contrast)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item{background-color:var(--eui-c-white);border-color:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-neutral-lightest);fill:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--disabled .eui-wizard-step__label-wrapper-sub-label,.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item{border-color:var(--eui-c-neutral-lightest);color:var(--eui-c-neutral)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled:hover{cursor:not-allowed}.eui-18 .eui-wizard-step--notallowed .eui-wizard-step__bullet-item-icon{color:var(--eui-c-white)}.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled .eui-wizard-step__bullet-item-icon{color:var(--eui-c-neutral-light)}.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled.eui-wizard-step--completed .eui-wizard-step__bullet-item-icon,.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled.eui-wizard-step--error .eui-wizard-step__bullet-item-icon{color:var(--eui-c-white)}.eui-18 .eui-wizard-step--notallowed:hover{cursor:not-allowed}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
33
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardStepComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
34
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuiWizardStepComponent, selector: "eui-wizard-step", inputs: { id: "id", indexLabel: "indexLabel", indexIconSvgName: "indexIconSvgName", label: "label", subLabel: "subLabel", index: "index", url: "url", isCompleted: ["isCompleted", "isCompleted", booleanAttribute], isActive: ["isActive", "isActive", booleanAttribute], isShowStepTitle: ["isShowStepTitle", "isShowStepTitle", booleanAttribute], isInvalid: ["isInvalid", "isInvalid", booleanAttribute], isWarning: ["isWarning", "isWarning", booleanAttribute], isDisabled: ["isDisabled", "isDisabled", booleanAttribute] }, ngImport: i0, template: "<ng-container *ngIf=\"isActive\">\n <ng-content></ng-content>\n</ng-container>\n", styles: [".eui-18 .eui-wizard{border-bottom:1px solid var(--eui-c-neutral-lightest);display:flex;margin:var(--eui-s-xl) 0 -1px 0;padding-bottom:var(--eui-s-l)}.eui-18 .eui-wizard-step{cursor:pointer;flex:1;position:relative;text-align:center}.eui-18 .eui-wizard-step__content{margin:var(--eui-s-m) 0}.eui-18 .eui-wizard-step__current-marker{bottom:0;left:50%;position:absolute;transform:translate(-50%,90%)}.eui-18 .eui-wizard-step__indicator-wrapper{border-bottom:var(--eui-bw-s) solid var(--eui-c-neutral-lightest);content:\"\";margin-bottom:var(--eui-s-s);top:var(--eui-s-s);width:100%}.eui-18 .eui-wizard-step__bullet-item{display:flex;align-items:center;justify-content:center;background-color:var(--eui-c-white);border:var(--eui-bw-s) solid var(--eui-c-neutral-light);border-color:var(--eui-c-neutral-light);border-radius:var(--eui-br-max);height:var(--eui-s-3xl);margin:0 auto;margin-top:-2rem;padding-top:var(--eui-s-xs);width:var(--eui-s-3xl)}.eui-18 .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-neutral);fill:var(--eui-c-neutral)}.eui-18 .eui-wizard-step__bullet-item-text{margin-top:-.5rem;font:var(--eui-f-l)}.eui-18 .eui-wizard-step__label-wrapper{margin-top:var(--eui-s-m)}.eui-18 .eui-wizard-step__label-wrapper-label{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-18 .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-neutral-light);font-size:95%;margin-top:var(--eui-s-2xs)}.eui-18 .eui-wizard-step:first-child .eui-18 .eui-wizard-step__indicator-wrapper{margin-left:50%;width:50%}.eui-18 .eui-wizard-step:last-child .eui-18 .eui-wizard-step__indicator-wrapper{margin-right:50%;width:50%}.eui-18 .eui-wizard-step:focus .eui-wizard-step__bullet-item{outline:var(--eui-bw-s) solid var(--eui-c-focus-visible);outline-offset:2px}.eui-18 .eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-primary-dark);border-color:var(--eui-c-primary-dark)}.eui-18 .eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-primary-dark-contrast);fill:var(--eui-c-primary-dark-contrast)}.eui-18 .eui-wizard-step--active .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--active .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-primary-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__bullet-item{border-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-success-dark);fill:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--completed .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-white);fill:var(--eui-c-white)}.eui-18 .eui-wizard-step--error .eui-wizard-step__bullet-item{border-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-danger-dark);fill:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--error .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-danger-contrast);fill:var(--eui-c-danger-contrast)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__bullet-item{border-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-warning);fill:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--warning .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-warning-darker)}.eui-18 .eui-wizard-step--warning.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-warning-contrast);fill:var(--eui-c-warning-contrast)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item{background-color:var(--eui-c-white);border-color:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-neutral-lightest);fill:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--disabled .eui-wizard-step__label-wrapper-sub-label,.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item{border-color:var(--eui-c-neutral-lightest);color:var(--eui-c-neutral)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled:hover{cursor:not-allowed}.eui-18 .eui-wizard-step--notallowed .eui-wizard-step__bullet-item-icon{color:var(--eui-c-white)}.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled .eui-wizard-step__bullet-item-icon{color:var(--eui-c-neutral-light)}.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled.eui-wizard-step--completed .eui-wizard-step__bullet-item-icon,.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled.eui-wizard-step--error .eui-wizard-step__bullet-item-icon{color:var(--eui-c-white)}.eui-18 .eui-wizard-step--notallowed:hover{cursor:not-allowed}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None }); }
35
35
  }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardStepComponent, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardStepComponent, decorators: [{
37
37
  type: Component,
38
- args: [{ selector: 'eui-wizard-step', changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"isActive\">\n <ng-content></ng-content>\n</ng-container>\n", styles: [".eui-18 .eui-wizard{border-bottom:1px solid var(--eui-c-neutral-lightest);display:flex;margin:var(--eui-s-xl) 0 -1px 0;padding-bottom:var(--eui-s-l)}.eui-18 .eui-wizard-step{cursor:pointer;flex:1;position:relative;text-align:center}.eui-18 .eui-wizard-step__content{margin:var(--eui-s-m) 0}.eui-18 .eui-wizard-step__current-marker{bottom:0;left:50%;position:absolute;transform:translate(-50%,90%)}.eui-18 .eui-wizard-step__indicator-wrapper{border-bottom:var(--eui-bw-s) solid var(--eui-c-neutral-lightest);content:\"\";margin-bottom:var(--eui-s-s);top:var(--eui-s-s);width:100%}.eui-18 .eui-wizard-step__bullet-item{display:flex;align-items:center;justify-content:center;background-color:var(--eui-c-white);border:var(--eui-bw-s) solid var(--eui-c-neutral-light);border-color:var(--eui-c-neutral-light);border-radius:var(--eui-br-max);height:var(--eui-s-3xl);margin:0 auto;margin-top:-2rem;padding-top:var(--eui-s-xs);width:var(--eui-s-3xl)}.eui-18 .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-neutral);fill:var(--eui-c-neutral)}.eui-18 .eui-wizard-step__bullet-item-text{margin-top:-.5rem;font:var(--eui-f-l)}.eui-18 .eui-wizard-step__label-wrapper{margin-top:var(--eui-s-m)}.eui-18 .eui-wizard-step__label-wrapper-label{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-18 .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-neutral-light);font-size:95%;margin-top:var(--eui-s-2xs)}.eui-18 .eui-wizard-step:first-child .eui-18 .eui-wizard-step__indicator-wrapper{margin-left:50%;width:50%}.eui-18 .eui-wizard-step:last-child .eui-18 .eui-wizard-step__indicator-wrapper{margin-right:50%;width:50%}.eui-18 .eui-wizard-step:focus .eui-wizard-step__bullet-item{outline:var(--eui-bw-s) solid var(--eui-c-focus-visible);outline-offset:2px}.eui-18 .eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-primary-dark);border-color:var(--eui-c-primary-dark)}.eui-18 .eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-primary-dark-contrast);fill:var(--eui-c-primary-dark-contrast)}.eui-18 .eui-wizard-step--active .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--active .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-primary-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__bullet-item{border-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-success-dark);fill:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--completed .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-white);fill:var(--eui-c-white)}.eui-18 .eui-wizard-step--error .eui-wizard-step__bullet-item{border-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-danger-dark);fill:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--error .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-danger-contrast);fill:var(--eui-c-danger-contrast)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__bullet-item{border-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-warning);fill:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--warning .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-warning-darker)}.eui-18 .eui-wizard-step--warning.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-warning-contrast);fill:var(--eui-c-warning-contrast)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item{background-color:var(--eui-c-white);border-color:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-neutral-lightest);fill:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--disabled .eui-wizard-step__label-wrapper-sub-label,.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item{border-color:var(--eui-c-neutral-lightest);color:var(--eui-c-neutral)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled:hover{cursor:not-allowed}.eui-18 .eui-wizard-step--notallowed .eui-wizard-step__bullet-item-icon{color:var(--eui-c-white)}.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled .eui-wizard-step__bullet-item-icon{color:var(--eui-c-neutral-light)}.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled.eui-wizard-step--completed .eui-wizard-step__bullet-item-icon,.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled.eui-wizard-step--error .eui-wizard-step__bullet-item-icon{color:var(--eui-c-white)}.eui-18 .eui-wizard-step--notallowed:hover{cursor:not-allowed}\n"] }]
38
+ args: [{ selector: 'eui-wizard-step', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"isActive\">\n <ng-content></ng-content>\n</ng-container>\n", styles: [".eui-18 .eui-wizard{border-bottom:1px solid var(--eui-c-neutral-lightest);display:flex;margin:var(--eui-s-xl) 0 -1px 0;padding-bottom:var(--eui-s-l)}.eui-18 .eui-wizard-step{cursor:pointer;flex:1;position:relative;text-align:center}.eui-18 .eui-wizard-step__content{margin:var(--eui-s-m) 0}.eui-18 .eui-wizard-step__current-marker{bottom:0;left:50%;position:absolute;transform:translate(-50%,90%)}.eui-18 .eui-wizard-step__indicator-wrapper{border-bottom:var(--eui-bw-s) solid var(--eui-c-neutral-lightest);content:\"\";margin-bottom:var(--eui-s-s);top:var(--eui-s-s);width:100%}.eui-18 .eui-wizard-step__bullet-item{display:flex;align-items:center;justify-content:center;background-color:var(--eui-c-white);border:var(--eui-bw-s) solid var(--eui-c-neutral-light);border-color:var(--eui-c-neutral-light);border-radius:var(--eui-br-max);height:var(--eui-s-3xl);margin:0 auto;margin-top:-2rem;padding-top:var(--eui-s-xs);width:var(--eui-s-3xl)}.eui-18 .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-neutral);fill:var(--eui-c-neutral)}.eui-18 .eui-wizard-step__bullet-item-text{margin-top:-.5rem;font:var(--eui-f-l)}.eui-18 .eui-wizard-step__label-wrapper{margin-top:var(--eui-s-m)}.eui-18 .eui-wizard-step__label-wrapper-label{color:var(--eui-c-neutral);font:var(--eui-f-m-bold)}.eui-18 .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-neutral-light);font-size:95%;margin-top:var(--eui-s-2xs)}.eui-18 .eui-wizard-step:first-child .eui-18 .eui-wizard-step__indicator-wrapper{margin-left:50%;width:50%}.eui-18 .eui-wizard-step:last-child .eui-18 .eui-wizard-step__indicator-wrapper{margin-right:50%;width:50%}.eui-18 .eui-wizard-step:focus .eui-wizard-step__bullet-item{outline:var(--eui-bw-s) solid var(--eui-c-focus-visible);outline-offset:2px}.eui-18 .eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-primary-dark);border-color:var(--eui-c-primary-dark)}.eui-18 .eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-primary-dark-contrast);fill:var(--eui-c-primary-dark-contrast)}.eui-18 .eui-wizard-step--active .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--active .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-primary-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__bullet-item{border-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-success-dark);fill:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--completed .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-success-dark)}.eui-18 .eui-wizard-step--completed.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-white);fill:var(--eui-c-white)}.eui-18 .eui-wizard-step--error .eui-wizard-step__bullet-item{border-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-danger-dark);fill:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--error .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-danger-dark)}.eui-18 .eui-wizard-step--error.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-danger-contrast);fill:var(--eui-c-danger-contrast)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__bullet-item{border-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-warning);fill:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--warning .eui-wizard-step__label-wrapper-sub-label{color:var(--eui-c-warning-darker)}.eui-18 .eui-wizard-step--warning.eui-wizard-step--active .eui-wizard-step__bullet-item{background-color:var(--eui-c-warning)}.eui-18 .eui-wizard-step--warning.eui-wizard-step--active .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-warning-contrast);fill:var(--eui-c-warning-contrast)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item{background-color:var(--eui-c-white);border-color:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item .eui-icon-svg>svg{color:var(--eui-c-neutral-lightest);fill:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__label-wrapper-label,.eui-18 .eui-wizard-step--disabled .eui-wizard-step__label-wrapper-sub-label,.eui-18 .eui-wizard-step--disabled .eui-wizard-step__bullet-item{border-color:var(--eui-c-neutral-lightest);color:var(--eui-c-neutral)}.eui-18 .eui-wizard-step--disabled .eui-wizard-step__indicator-wrapper{border-bottom-color:var(--eui-c-neutral-lightest)}.eui-18 .eui-wizard-step--disabled:hover{cursor:not-allowed}.eui-18 .eui-wizard-step--notallowed .eui-wizard-step__bullet-item-icon{color:var(--eui-c-white)}.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled .eui-wizard-step__bullet-item-icon{color:var(--eui-c-neutral-light)}.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled.eui-wizard-step--completed .eui-wizard-step__bullet-item-icon,.eui-18 .eui-wizard-step--notallowed.eui-wizard-step--disabled.eui-wizard-step--error .eui-wizard-step__bullet-item-icon{color:var(--eui-c-white)}.eui-18 .eui-wizard-step--notallowed:hover{cursor:not-allowed}\n"] }]
39
39
  }], propDecorators: { id: [{
40
40
  type: Input
41
41
  }], indexLabel: [{
@@ -69,4 +69,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
69
69
  type: Input,
70
70
  args: [{ transform: booleanAttribute }]
71
71
  }] } });
72
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLXdpemFyZC1zdGVwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2V1aS13aXphcmQvZXVpLXdpemFyZC1zdGVwLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uL2V1aS13aXphcmQvZXVpLXdpemFyZC1zdGVwLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFVL0csTUFBTSxPQUFPLHNCQUFzQjtJQVBuQztRQWdCNEMsZ0JBQVcsR0FBRyxLQUFLLENBQUM7UUFDcEIsYUFBUSxHQUFHLEtBQUssQ0FBQztRQUNqQixvQkFBZSxHQUFHLEtBQUssQ0FBQztRQUN4QixjQUFTLEdBQUcsS0FBSyxDQUFDO1FBQ2xCLGNBQVMsR0FBRyxLQUFLLENBQUM7UUFDbkIsZUFBVSxHQUFHLEtBQUssQ0FBQztLQXNCN0Q7SUFwQkc7O09BRUc7SUFDSCxNQUFNO1FBQ0YsT0FBTztZQUNILEVBQUUsRUFBRSxJQUFJLENBQUMsRUFBRTtZQUNYLFVBQVUsRUFBRSxJQUFJLENBQUMsVUFBVTtZQUMzQixnQkFBZ0IsRUFBRSxJQUFJLENBQUMsZ0JBQWdCO1lBQ3ZDLEtBQUssRUFBRSxJQUFJLENBQUMsS0FBSztZQUNqQixRQUFRLEVBQUUsSUFBSSxDQUFDLFFBQVE7WUFDdkIsV0FBVyxFQUFFLElBQUksQ0FBQyxXQUFXO1lBQzdCLFFBQVEsRUFBRSxJQUFJLENBQUMsUUFBUTtZQUN2QixlQUFlLEVBQUUsSUFBSSxDQUFDLGVBQWU7WUFDckMsU0FBUyxFQUFFLElBQUksQ0FBQyxTQUFTO1lBQ3pCLFNBQVMsRUFBRSxJQUFJLENBQUMsU0FBUztZQUN6QixVQUFVLEVBQUUsSUFBSSxDQUFDLFVBQVU7WUFDM0IsS0FBSyxFQUFFLElBQUksQ0FBQyxLQUFLO1lBQ2pCLEdBQUcsRUFBRSxJQUFJLENBQUMsR0FBRztTQUNoQixDQUFDO0lBQ04sQ0FBQzsrR0FuQ1Esc0JBQXNCO21HQUF0QixzQkFBc0IsaU9BU1gsZ0JBQWdCLHNDQUNoQixnQkFBZ0IsMkRBQ2hCLGdCQUFnQix5Q0FDaEIsZ0JBQWdCLHlDQUNoQixnQkFBZ0IsNENBQ2hCLGdCQUFnQiw2QkN4QnhDLHFGQUdBOzs0RkRPYSxzQkFBc0I7a0JBUGxDLFNBQVM7K0JBQ0ksaUJBQWlCLG1CQUdWLHVCQUF1QixDQUFDLE9BQU8saUJBQ2pDLGlCQUFpQixDQUFDLElBQUk7OEJBRzVCLEVBQUU7c0JBQVYsS0FBSztnQkFDRyxVQUFVO3NCQUFsQixLQUFLO2dCQUNHLGdCQUFnQjtzQkFBeEIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csUUFBUTtzQkFBaEIsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csR0FBRztzQkFBWCxLQUFLO2dCQUVrQyxXQUFXO3NCQUFsRCxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUNFLFFBQVE7c0JBQS9DLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBQ0UsZUFBZTtzQkFBdEQsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFDRSxTQUFTO3NCQUFoRCxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUNFLFNBQVM7c0JBQWhELEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBQ0MsVUFBVTtzQkFBaEQsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGJvb2xlYW5BdHRyaWJ1dGUsIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIElucHV0LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRXVpV2l6YXJkU3RlcCB9IGZyb20gJy4vbW9kZWxzL2V1aS13aXphcmQtc3RlcCc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXVpLXdpemFyZC1zdGVwJyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vZXVpLXdpemFyZC1zdGVwLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybHM6IFsnLi9zdHlsZXMvX2luZGV4LnNjc3MnXSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LkRlZmF1bHQsXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpV2l6YXJkU3RlcENvbXBvbmVudCBpbXBsZW1lbnRzIEV1aVdpemFyZFN0ZXAge1xuICAgIEBJbnB1dCgpIGlkOiBzdHJpbmc7XG4gICAgQElucHV0KCkgaW5kZXhMYWJlbDogc3RyaW5nO1xuICAgIEBJbnB1dCgpIGluZGV4SWNvblN2Z05hbWU6IHN0cmluZztcbiAgICBASW5wdXQoKSBsYWJlbDogc3RyaW5nO1xuICAgIEBJbnB1dCgpIHN1YkxhYmVsOiBzdHJpbmc7XG4gICAgQElucHV0KCkgaW5kZXg6IG51bWJlcjtcbiAgICBASW5wdXQoKSB1cmw6IHN0cmluZztcblxuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBpc0NvbXBsZXRlZCA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBpc0FjdGl2ZSA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBpc1Nob3dTdGVwVGl0bGUgPSBmYWxzZTtcbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSkgaXNJbnZhbGlkID0gZmFsc2U7XG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pIGlzV2FybmluZyA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KWlzRGlzYWJsZWQgPSBmYWxzZTtcblxuICAgIC8qKlxuICAgICAqIFRPRE86IGZyb20gd2hpY2ggb25lIGlzIHRoaXMgbWV0aG9kIGJlaW5nIHVzZWQgZnJvbT9cbiAgICAgKi9cbiAgICB0b0pTT04oKTogb2JqZWN0IHtcbiAgICAgICAgcmV0dXJuIHtcbiAgICAgICAgICAgIGlkOiB0aGlzLmlkLFxuICAgICAgICAgICAgaW5kZXhMYWJlbDogdGhpcy5pbmRleExhYmVsLFxuICAgICAgICAgICAgaW5kZXhJY29uU3ZnTmFtZTogdGhpcy5pbmRleEljb25TdmdOYW1lLFxuICAgICAgICAgICAgbGFiZWw6IHRoaXMubGFiZWwsXG4gICAgICAgICAgICBzdWJMYWJlbDogdGhpcy5zdWJMYWJlbCxcbiAgICAgICAgICAgIGlzQ29tcGxldGVkOiB0aGlzLmlzQ29tcGxldGVkLFxuICAgICAgICAgICAgaXNBY3RpdmU6IHRoaXMuaXNBY3RpdmUsXG4gICAgICAgICAgICBpc1Nob3dTdGVwVGl0bGU6IHRoaXMuaXNTaG93U3RlcFRpdGxlLFxuICAgICAgICAgICAgaXNJbnZhbGlkOiB0aGlzLmlzSW52YWxpZCxcbiAgICAgICAgICAgIGlzV2FybmluZzogdGhpcy5pc1dhcm5pbmcsXG4gICAgICAgICAgICBpc0Rpc2FibGVkOiB0aGlzLmlzRGlzYWJsZWQsXG4gICAgICAgICAgICBpbmRleDogdGhpcy5pbmRleCxcbiAgICAgICAgICAgIHVybDogdGhpcy51cmwsXG4gICAgICAgIH07XG4gICAgfVxufVxuIiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cImlzQWN0aXZlXCI+XG4gICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9uZy1jb250YWluZXI+XG4iXX0=
72
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLXdpemFyZC1zdGVwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2V1aS13aXphcmQvZXVpLXdpemFyZC1zdGVwLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uL2V1aS13aXphcmQvZXVpLXdpemFyZC1zdGVwLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFTdEYsTUFBTSxPQUFPLHNCQUFzQjtJQU5uQztRQWU0QyxnQkFBVyxHQUFHLEtBQUssQ0FBQztRQUNwQixhQUFRLEdBQUcsS0FBSyxDQUFDO1FBQ2pCLG9CQUFlLEdBQUcsS0FBSyxDQUFDO1FBQ3hCLGNBQVMsR0FBRyxLQUFLLENBQUM7UUFDbEIsY0FBUyxHQUFHLEtBQUssQ0FBQztRQUNuQixlQUFVLEdBQUcsS0FBSyxDQUFDO0tBc0I3RDtJQXBCRzs7T0FFRztJQUNILE1BQU07UUFDRixPQUFPO1lBQ0gsRUFBRSxFQUFFLElBQUksQ0FBQyxFQUFFO1lBQ1gsVUFBVSxFQUFFLElBQUksQ0FBQyxVQUFVO1lBQzNCLGdCQUFnQixFQUFFLElBQUksQ0FBQyxnQkFBZ0I7WUFDdkMsS0FBSyxFQUFFLElBQUksQ0FBQyxLQUFLO1lBQ2pCLFFBQVEsRUFBRSxJQUFJLENBQUMsUUFBUTtZQUN2QixXQUFXLEVBQUUsSUFBSSxDQUFDLFdBQVc7WUFDN0IsUUFBUSxFQUFFLElBQUksQ0FBQyxRQUFRO1lBQ3ZCLGVBQWUsRUFBRSxJQUFJLENBQUMsZUFBZTtZQUNyQyxTQUFTLEVBQUUsSUFBSSxDQUFDLFNBQVM7WUFDekIsU0FBUyxFQUFFLElBQUksQ0FBQyxTQUFTO1lBQ3pCLFVBQVUsRUFBRSxJQUFJLENBQUMsVUFBVTtZQUMzQixLQUFLLEVBQUUsSUFBSSxDQUFDLEtBQUs7WUFDakIsR0FBRyxFQUFFLElBQUksQ0FBQyxHQUFHO1NBQ2hCLENBQUM7SUFDTixDQUFDOytHQW5DUSxzQkFBc0I7bUdBQXRCLHNCQUFzQixpT0FTWCxnQkFBZ0Isc0NBQ2hCLGdCQUFnQiwyREFDaEIsZ0JBQWdCLHlDQUNoQixnQkFBZ0IseUNBQ2hCLGdCQUFnQiw0Q0FDaEIsZ0JBQWdCLDZCQ3ZCeEMscUZBR0E7OzRGRE1hLHNCQUFzQjtrQkFObEMsU0FBUzsrQkFDSSxpQkFBaUIsaUJBR1osaUJBQWlCLENBQUMsSUFBSTs4QkFHNUIsRUFBRTtzQkFBVixLQUFLO2dCQUNHLFVBQVU7c0JBQWxCLEtBQUs7Z0JBQ0csZ0JBQWdCO3NCQUF4QixLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxHQUFHO3NCQUFYLEtBQUs7Z0JBRWtDLFdBQVc7c0JBQWxELEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBQ0UsUUFBUTtzQkFBL0MsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFDRSxlQUFlO3NCQUF0RCxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQUNFLFNBQVM7c0JBQWhELEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBQ0UsU0FBUztzQkFBaEQsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTtnQkFDQyxVQUFVO3NCQUFoRCxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgYm9vbGVhbkF0dHJpYnV0ZSwgQ29tcG9uZW50LCBJbnB1dCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEV1aVdpemFyZFN0ZXAgfSBmcm9tICcuL21vZGVscy9ldWktd2l6YXJkLXN0ZXAnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2V1aS13aXphcmQtc3RlcCcsXG4gICAgdGVtcGxhdGVVcmw6ICcuL2V1aS13aXphcmQtc3RlcC5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmxzOiBbJy4vc3R5bGVzL19pbmRleC5zY3NzJ10sXG4gICAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbn0pXG5leHBvcnQgY2xhc3MgRXVpV2l6YXJkU3RlcENvbXBvbmVudCBpbXBsZW1lbnRzIEV1aVdpemFyZFN0ZXAge1xuICAgIEBJbnB1dCgpIGlkOiBzdHJpbmc7XG4gICAgQElucHV0KCkgaW5kZXhMYWJlbDogc3RyaW5nO1xuICAgIEBJbnB1dCgpIGluZGV4SWNvblN2Z05hbWU6IHN0cmluZztcbiAgICBASW5wdXQoKSBsYWJlbDogc3RyaW5nO1xuICAgIEBJbnB1dCgpIHN1YkxhYmVsOiBzdHJpbmc7XG4gICAgQElucHV0KCkgaW5kZXg6IG51bWJlcjtcbiAgICBASW5wdXQoKSB1cmw6IHN0cmluZztcblxuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBpc0NvbXBsZXRlZCA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBpc0FjdGl2ZSA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBpc1Nob3dTdGVwVGl0bGUgPSBmYWxzZTtcbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSkgaXNJbnZhbGlkID0gZmFsc2U7XG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pIGlzV2FybmluZyA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KWlzRGlzYWJsZWQgPSBmYWxzZTtcblxuICAgIC8qKlxuICAgICAqIFRPRE86IGZyb20gd2hpY2ggb25lIGlzIHRoaXMgbWV0aG9kIGJlaW5nIHVzZWQgZnJvbT9cbiAgICAgKi9cbiAgICB0b0pTT04oKTogb2JqZWN0IHtcbiAgICAgICAgcmV0dXJuIHtcbiAgICAgICAgICAgIGlkOiB0aGlzLmlkLFxuICAgICAgICAgICAgaW5kZXhMYWJlbDogdGhpcy5pbmRleExhYmVsLFxuICAgICAgICAgICAgaW5kZXhJY29uU3ZnTmFtZTogdGhpcy5pbmRleEljb25TdmdOYW1lLFxuICAgICAgICAgICAgbGFiZWw6IHRoaXMubGFiZWwsXG4gICAgICAgICAgICBzdWJMYWJlbDogdGhpcy5zdWJMYWJlbCxcbiAgICAgICAgICAgIGlzQ29tcGxldGVkOiB0aGlzLmlzQ29tcGxldGVkLFxuICAgICAgICAgICAgaXNBY3RpdmU6IHRoaXMuaXNBY3RpdmUsXG4gICAgICAgICAgICBpc1Nob3dTdGVwVGl0bGU6IHRoaXMuaXNTaG93U3RlcFRpdGxlLFxuICAgICAgICAgICAgaXNJbnZhbGlkOiB0aGlzLmlzSW52YWxpZCxcbiAgICAgICAgICAgIGlzV2FybmluZzogdGhpcy5pc1dhcm5pbmcsXG4gICAgICAgICAgICBpc0Rpc2FibGVkOiB0aGlzLmlzRGlzYWJsZWQsXG4gICAgICAgICAgICBpbmRleDogdGhpcy5pbmRleCxcbiAgICAgICAgICAgIHVybDogdGhpcy51cmwsXG4gICAgICAgIH07XG4gICAgfVxufVxuIiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cImlzQWN0aXZlXCI+XG4gICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9uZy1jb250YWluZXI+XG4iXX0=