@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
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { booleanAttribute, Component, ChangeDetectionStrategy, ViewEncapsulation, Input, EventEmitter, Output, ContentChildren, ViewChildren, Injectable, NgModule } from '@angular/core';
2
+ import { booleanAttribute, Component, ViewEncapsulation, Input, EventEmitter, Output, ContentChildren, ViewChildren, Injectable, NgModule } from '@angular/core';
3
3
  import * as i1 from '@angular/common';
4
4
  import { CommonModule } from '@angular/common';
5
5
  import { uniqueId, consumeEvent } from '@eui/core';
@@ -37,12 +37,12 @@ class EuiWizardStepComponent {
37
37
  url: this.url,
38
38
  };
39
39
  }
40
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardStepComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
41
- 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 }); }
40
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardStepComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
41
+ 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 }); }
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardStepComponent, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardStepComponent, decorators: [{
44
44
  type: Component,
45
- 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"] }]
45
+ 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"] }]
46
46
  }], propDecorators: { id: [{
47
47
  type: Input
48
48
  }], indexLabel: [{
@@ -129,13 +129,12 @@ class EuiWizardComponent {
129
129
  }
130
130
  onKeyDown(event) {
131
131
  if (this.isNavigationAllowed) {
132
- // eslint-disable-next-line
133
- switch (event.keyCode) {
134
- case 37: // ARROW LEFT
132
+ switch (event.key) {
133
+ case 'ArrowLeft':
135
134
  consumeEvent(event);
136
135
  this.selectPreviousStep();
137
136
  break;
138
- case 39: // ARROW RIGHT
137
+ case 'ArrowRight':
139
138
  consumeEvent(event);
140
139
  this.selectNextStep();
141
140
  break;
@@ -189,12 +188,12 @@ class EuiWizardComponent {
189
188
  }
190
189
  return null;
191
190
  }
192
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
193
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: EuiWizardComponent, selector: "eui-wizard", inputs: { activeStepIndex: "activeStepIndex", steps: "steps", tabindex: "tabindex", e2eAttr: "e2eAttr", isCustomContent: ["isCustomContent", "isCustomContent", booleanAttribute], isShowStepTitle: ["isShowStepTitle", "isShowStepTitle", booleanAttribute], isNavigationAllowed: ["isNavigationAllowed", "isNavigationAllowed", booleanAttribute] }, outputs: { selectStep: "selectStep" }, queries: [{ propertyName: "childrenSteps", predicate: EuiWizardStepComponent }], viewQueries: [{ propertyName: "canBeFocused", predicate: ["canBeFocused"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"eui-wizard\" role=\"tablist\" aria-orientation=\"horizontal\" aria-label=\"\" attr.data-e2e=\"{{ e2eAttr }}\">\n <div\n #canBeFocused\n *ngFor=\"let step of steps; let idx = index; trackBy: trackByFn\"\n class=\"eui-wizard-step\"\n role=\"tab\"\n [id]=\"step.id\"\n attr.aria-label=\"{{ step?.label }} {{ step?.subLabel }}\"\n [attr.aria-disabled]=\"step?.isDisabled\"\n [attr.aria-controls]=\"stepContentId\"\n [tabindex]=\"step?.isDisabled || !isNavigationAllowed ? -1 : tabindex\"\n [class.eui-wizard-step--completed]=\"step?.isCompleted\"\n [class.eui-wizard-step--notallowed]=\"!isNavigationAllowed\"\n [class.eui-wizard-step--active]=\"step?.isActive\"\n [class.eui-wizard-step--disabled]=\"step?.isDisabled || !isNavigationAllowed\"\n [class.eui-wizard-step--error]=\"step?.isInvalid\"\n [class.eui--danger]=\"step?.isInvalid\"\n [class.eui-wizard-step--warning]=\"step?.isWarning\"\n [class.eui--warning]=\"step?.isWarning\"\n (click)=\"onSelectStep(step, idx + 1)\"\n (keydown)=\"onKeyDown($event)\">\n <div class=\"eui-wizard-step__indicator-wrapper\" role=\"presentation\"></div>\n\n <div class=\"eui-wizard-step__bullet-item\">\n <span class=\"eui-wizard-step__bullet-item-icon\">\n <ng-container *ngIf=\"!step?.indexIconSvgName; else customIconContent\">\n <eui-icon-svg *ngIf=\"step?.isCompleted && !step?.isActive\" icon=\"checkmark:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isInvalid && !step?.isActive\" icon=\"alert:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isActive\" icon=\"eui-ecl-edit\" />\n </ng-container>\n\n <ng-template #customIconContent>\n <span *ngIf=\"step?.indexIconSvgName && step?.indexIconSvgName !== undefined\" role=\"presentation\">\n <eui-icon-svg icon=\"{{ step?.indexIconSvgName }}\" class=\"eui-wizard-step__icon\" />\n </span>\n </ng-template>\n </span>\n <span class=\"eui-wizard-step__bullet-item-text\"\n *ngIf=\"!step?.indexIconSvgName && !step?.isActive && !step?.isCompleted && !step?.isInvalid\"\n role=\"presentation\">\n {{ step?.indexLabel !== undefined ? step?.indexLabel : idx + 1 }}\n </span>\n </div>\n <div class=\"eui-wizard-step__label-wrapper\" role=\"presentation\">\n <div class=\"eui-wizard-step__label-wrapper-label\" role=\"presentation\">\n {{ step?.label }}\n </div>\n <div class=\"eui-wizard-step__label-wrapper-sub-label\" role=\"presentation\">\n {{ step?.subLabel }}\n </div>\n </div>\n\n <div *ngIf=\"step?.isActive\" class=\"eui-wizard-step__current-marker\" role=\"presentation\">\n <eui-icon-svg icon=\"eui-ecl-solid-arrow\" class=\"eui-wizard-step__current-marker-icon\" size=\"xl\" />\n </div>\n </div>\n</div>\n<div [id]=\"stepContentId\" class=\"step-content\" role=\"tabpanel\" [attr.aria-labelledby]=\"stepIds\">\n <ng-content></ng-content>\n</div>\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.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }], encapsulation: i0.ViewEncapsulation.None }); }
191
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
192
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: EuiWizardComponent, selector: "eui-wizard", inputs: { activeStepIndex: "activeStepIndex", steps: "steps", tabindex: "tabindex", e2eAttr: "e2eAttr", isCustomContent: ["isCustomContent", "isCustomContent", booleanAttribute], isShowStepTitle: ["isShowStepTitle", "isShowStepTitle", booleanAttribute], isNavigationAllowed: ["isNavigationAllowed", "isNavigationAllowed", booleanAttribute] }, outputs: { selectStep: "selectStep" }, queries: [{ propertyName: "childrenSteps", predicate: EuiWizardStepComponent }], viewQueries: [{ propertyName: "canBeFocused", predicate: ["canBeFocused"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"eui-wizard\" role=\"tablist\" aria-orientation=\"horizontal\" attr.data-e2e=\"{{ e2eAttr }}\">\n <div\n #canBeFocused\n *ngFor=\"let step of steps; let idx = index; trackBy: trackByFn\"\n class=\"eui-wizard-step\"\n role=\"tab\"\n [id]=\"step.id\"\n attr.aria-label=\"{{ step?.label }} {{ step?.subLabel }}\"\n [attr.aria-disabled]=\"step?.isDisabled\"\n [attr.aria-controls]=\"stepContentId\"\n [attr.aria-describedby]=\"step?.isActive? stepContentId: null\"\n [attr.aria-selected]=\"step?.isActive\"\n [tabindex]=\"!isNavigationAllowed ? -1 : tabindex\"\n [class.eui-wizard-step--completed]=\"step?.isCompleted\"\n [class.eui-wizard-step--notallowed]=\"!isNavigationAllowed\"\n [class.eui-wizard-step--active]=\"step?.isActive\"\n [class.eui-wizard-step--disabled]=\"step?.isDisabled || !isNavigationAllowed\"\n [class.eui-wizard-step--error]=\"step?.isInvalid\"\n [class.eui--danger]=\"step?.isInvalid\"\n [class.eui-wizard-step--warning]=\"step?.isWarning\"\n [class.eui--warning]=\"step?.isWarning\"\n (click)=\"onSelectStep(step, idx + 1)\"\n (keydown)=\"onKeyDown($event)\">\n <div class=\"eui-wizard-step__indicator-wrapper\" role=\"presentation\"></div>\n\n <div class=\"eui-wizard-step__bullet-item\">\n <span class=\"eui-wizard-step__bullet-item-icon\">\n <ng-container *ngIf=\"!step?.indexIconSvgName; else customIconContent\">\n <eui-icon-svg *ngIf=\"step?.isCompleted && !step?.isActive\" icon=\"checkmark:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isInvalid && !step?.isActive\" icon=\"alert:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isActive\" icon=\"eui-ecl-edit\" />\n </ng-container>\n\n <ng-template #customIconContent>\n <span *ngIf=\"step?.indexIconSvgName && step?.indexIconSvgName !== undefined\" role=\"presentation\">\n <eui-icon-svg icon=\"{{ step?.indexIconSvgName }}\" class=\"eui-wizard-step__icon\" />\n </span>\n </ng-template>\n </span>\n <span class=\"eui-wizard-step__bullet-item-text\"\n *ngIf=\"!step?.indexIconSvgName && !step?.isActive && !step?.isCompleted && !step?.isInvalid\"\n role=\"presentation\">\n {{ step?.indexLabel !== undefined ? step?.indexLabel : idx + 1 }}\n </span>\n </div>\n <div class=\"eui-wizard-step__label-wrapper\" role=\"presentation\">\n <div class=\"eui-wizard-step__label-wrapper-label\" role=\"presentation\">\n {{ step?.label }}\n </div>\n <div class=\"eui-wizard-step__label-wrapper-sub-label\" role=\"presentation\">\n {{ step?.subLabel }}\n </div>\n </div>\n\n <div *ngIf=\"step?.isActive\" class=\"eui-wizard-step__current-marker\" role=\"presentation\">\n <eui-icon-svg icon=\"eui-ecl-solid-arrow\" class=\"eui-wizard-step__current-marker-icon\" size=\"xl\" />\n </div>\n </div>\n</div>\n<div [id]=\"stepContentId\" class=\"step-content\" role=\"tabpanel\">\n <ng-content></ng-content>\n</div>\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.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "style", "iconUrl", "transform", "euiVariant", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }], encapsulation: i0.ViewEncapsulation.None }); }
194
193
  }
195
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardComponent, decorators: [{
194
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardComponent, decorators: [{
196
195
  type: Component,
197
- args: [{ selector: 'eui-wizard', encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-wizard\" role=\"tablist\" aria-orientation=\"horizontal\" aria-label=\"\" attr.data-e2e=\"{{ e2eAttr }}\">\n <div\n #canBeFocused\n *ngFor=\"let step of steps; let idx = index; trackBy: trackByFn\"\n class=\"eui-wizard-step\"\n role=\"tab\"\n [id]=\"step.id\"\n attr.aria-label=\"{{ step?.label }} {{ step?.subLabel }}\"\n [attr.aria-disabled]=\"step?.isDisabled\"\n [attr.aria-controls]=\"stepContentId\"\n [tabindex]=\"step?.isDisabled || !isNavigationAllowed ? -1 : tabindex\"\n [class.eui-wizard-step--completed]=\"step?.isCompleted\"\n [class.eui-wizard-step--notallowed]=\"!isNavigationAllowed\"\n [class.eui-wizard-step--active]=\"step?.isActive\"\n [class.eui-wizard-step--disabled]=\"step?.isDisabled || !isNavigationAllowed\"\n [class.eui-wizard-step--error]=\"step?.isInvalid\"\n [class.eui--danger]=\"step?.isInvalid\"\n [class.eui-wizard-step--warning]=\"step?.isWarning\"\n [class.eui--warning]=\"step?.isWarning\"\n (click)=\"onSelectStep(step, idx + 1)\"\n (keydown)=\"onKeyDown($event)\">\n <div class=\"eui-wizard-step__indicator-wrapper\" role=\"presentation\"></div>\n\n <div class=\"eui-wizard-step__bullet-item\">\n <span class=\"eui-wizard-step__bullet-item-icon\">\n <ng-container *ngIf=\"!step?.indexIconSvgName; else customIconContent\">\n <eui-icon-svg *ngIf=\"step?.isCompleted && !step?.isActive\" icon=\"checkmark:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isInvalid && !step?.isActive\" icon=\"alert:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isActive\" icon=\"eui-ecl-edit\" />\n </ng-container>\n\n <ng-template #customIconContent>\n <span *ngIf=\"step?.indexIconSvgName && step?.indexIconSvgName !== undefined\" role=\"presentation\">\n <eui-icon-svg icon=\"{{ step?.indexIconSvgName }}\" class=\"eui-wizard-step__icon\" />\n </span>\n </ng-template>\n </span>\n <span class=\"eui-wizard-step__bullet-item-text\"\n *ngIf=\"!step?.indexIconSvgName && !step?.isActive && !step?.isCompleted && !step?.isInvalid\"\n role=\"presentation\">\n {{ step?.indexLabel !== undefined ? step?.indexLabel : idx + 1 }}\n </span>\n </div>\n <div class=\"eui-wizard-step__label-wrapper\" role=\"presentation\">\n <div class=\"eui-wizard-step__label-wrapper-label\" role=\"presentation\">\n {{ step?.label }}\n </div>\n <div class=\"eui-wizard-step__label-wrapper-sub-label\" role=\"presentation\">\n {{ step?.subLabel }}\n </div>\n </div>\n\n <div *ngIf=\"step?.isActive\" class=\"eui-wizard-step__current-marker\" role=\"presentation\">\n <eui-icon-svg icon=\"eui-ecl-solid-arrow\" class=\"eui-wizard-step__current-marker-icon\" size=\"xl\" />\n </div>\n </div>\n</div>\n<div [id]=\"stepContentId\" class=\"step-content\" role=\"tabpanel\" [attr.aria-labelledby]=\"stepIds\">\n <ng-content></ng-content>\n</div>\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"] }]
196
+ args: [{ selector: 'eui-wizard', encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-wizard\" role=\"tablist\" aria-orientation=\"horizontal\" attr.data-e2e=\"{{ e2eAttr }}\">\n <div\n #canBeFocused\n *ngFor=\"let step of steps; let idx = index; trackBy: trackByFn\"\n class=\"eui-wizard-step\"\n role=\"tab\"\n [id]=\"step.id\"\n attr.aria-label=\"{{ step?.label }} {{ step?.subLabel }}\"\n [attr.aria-disabled]=\"step?.isDisabled\"\n [attr.aria-controls]=\"stepContentId\"\n [attr.aria-describedby]=\"step?.isActive? stepContentId: null\"\n [attr.aria-selected]=\"step?.isActive\"\n [tabindex]=\"!isNavigationAllowed ? -1 : tabindex\"\n [class.eui-wizard-step--completed]=\"step?.isCompleted\"\n [class.eui-wizard-step--notallowed]=\"!isNavigationAllowed\"\n [class.eui-wizard-step--active]=\"step?.isActive\"\n [class.eui-wizard-step--disabled]=\"step?.isDisabled || !isNavigationAllowed\"\n [class.eui-wizard-step--error]=\"step?.isInvalid\"\n [class.eui--danger]=\"step?.isInvalid\"\n [class.eui-wizard-step--warning]=\"step?.isWarning\"\n [class.eui--warning]=\"step?.isWarning\"\n (click)=\"onSelectStep(step, idx + 1)\"\n (keydown)=\"onKeyDown($event)\">\n <div class=\"eui-wizard-step__indicator-wrapper\" role=\"presentation\"></div>\n\n <div class=\"eui-wizard-step__bullet-item\">\n <span class=\"eui-wizard-step__bullet-item-icon\">\n <ng-container *ngIf=\"!step?.indexIconSvgName; else customIconContent\">\n <eui-icon-svg *ngIf=\"step?.isCompleted && !step?.isActive\" icon=\"checkmark:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isInvalid && !step?.isActive\" icon=\"alert:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isActive\" icon=\"eui-ecl-edit\" />\n </ng-container>\n\n <ng-template #customIconContent>\n <span *ngIf=\"step?.indexIconSvgName && step?.indexIconSvgName !== undefined\" role=\"presentation\">\n <eui-icon-svg icon=\"{{ step?.indexIconSvgName }}\" class=\"eui-wizard-step__icon\" />\n </span>\n </ng-template>\n </span>\n <span class=\"eui-wizard-step__bullet-item-text\"\n *ngIf=\"!step?.indexIconSvgName && !step?.isActive && !step?.isCompleted && !step?.isInvalid\"\n role=\"presentation\">\n {{ step?.indexLabel !== undefined ? step?.indexLabel : idx + 1 }}\n </span>\n </div>\n <div class=\"eui-wizard-step__label-wrapper\" role=\"presentation\">\n <div class=\"eui-wizard-step__label-wrapper-label\" role=\"presentation\">\n {{ step?.label }}\n </div>\n <div class=\"eui-wizard-step__label-wrapper-sub-label\" role=\"presentation\">\n {{ step?.subLabel }}\n </div>\n </div>\n\n <div *ngIf=\"step?.isActive\" class=\"eui-wizard-step__current-marker\" role=\"presentation\">\n <eui-icon-svg icon=\"eui-ecl-solid-arrow\" class=\"eui-wizard-step__current-marker-icon\" size=\"xl\" />\n </div>\n </div>\n</div>\n<div [id]=\"stepContentId\" class=\"step-content\" role=\"tabpanel\">\n <ng-content></ng-content>\n</div>\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"] }]
198
197
  }], propDecorators: { activeStepIndex: [{
199
198
  type: Input
200
199
  }], steps: [{
@@ -288,19 +287,19 @@ class EuiWizardService {
288
287
  _navigateToStep(url) {
289
288
  this.router.navigate([url], { relativeTo: this.route });
290
289
  }
291
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardService, deps: [{ token: i1$1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
292
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardService }); }
290
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardService, deps: [{ token: i1$1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
291
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardService }); }
293
292
  }
294
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardService, decorators: [{
293
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardService, decorators: [{
295
294
  type: Injectable
296
295
  }], ctorParameters: () => [{ type: i1$1.Router }] });
297
296
 
298
297
  class EuiWizardModule {
299
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
300
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardModule, declarations: [EuiWizardStepComponent, EuiWizardComponent], imports: [CommonModule, RouterModule, EuiIconModule], exports: [EuiWizardStepComponent, EuiWizardComponent] }); }
301
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardModule, providers: [EuiWizardService], imports: [CommonModule, RouterModule, EuiIconModule] }); }
298
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
299
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardModule, declarations: [EuiWizardStepComponent, EuiWizardComponent], imports: [CommonModule, RouterModule, EuiIconModule], exports: [EuiWizardStepComponent, EuiWizardComponent] }); }
300
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardModule, providers: [EuiWizardService], imports: [CommonModule, RouterModule, EuiIconModule] }); }
302
301
  }
303
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiWizardModule, decorators: [{
302
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiWizardModule, decorators: [{
304
303
  type: NgModule,
305
304
  args: [{
306
305
  imports: [CommonModule, RouterModule, EuiIconModule],
@@ -1 +1 @@
1
- {"version":3,"file":"eui-components-eui-wizard.mjs","sources":["../../eui-wizard/eui-wizard-step.component.ts","../../eui-wizard/eui-wizard-step.component.html","../../eui-wizard/eui-wizard.component.ts","../../eui-wizard/eui-wizard.component.html","../../eui-wizard/models/eui-wizard-step.ts","../../eui-wizard/services/eui-wizard.service.ts","../../eui-wizard/eui-wizard.module.ts","../../eui-wizard/eui-components-eui-wizard.ts"],"sourcesContent":["import { booleanAttribute, ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';\nimport { EuiWizardStep } from './models/eui-wizard-step';\n\n@Component({\n selector: 'eui-wizard-step',\n templateUrl: './eui-wizard-step.component.html',\n styleUrls: ['./styles/_index.scss'],\n changeDetection: ChangeDetectionStrategy.Default,\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiWizardStepComponent implements EuiWizardStep {\n @Input() id: string;\n @Input() indexLabel: string;\n @Input() indexIconSvgName: string;\n @Input() label: string;\n @Input() subLabel: string;\n @Input() index: number;\n @Input() url: string;\n\n @Input({ transform: booleanAttribute }) isCompleted = false;\n @Input({ transform: booleanAttribute }) isActive = false;\n @Input({ transform: booleanAttribute }) isShowStepTitle = false;\n @Input({ transform: booleanAttribute }) isInvalid = false;\n @Input({ transform: booleanAttribute }) isWarning = false;\n @Input({ transform: booleanAttribute })isDisabled = false;\n\n /**\n * TODO: from which one is this method being used from?\n */\n toJSON(): object {\n return {\n id: this.id,\n indexLabel: this.indexLabel,\n indexIconSvgName: this.indexIconSvgName,\n label: this.label,\n subLabel: this.subLabel,\n isCompleted: this.isCompleted,\n isActive: this.isActive,\n isShowStepTitle: this.isShowStepTitle,\n isInvalid: this.isInvalid,\n isWarning: this.isWarning,\n isDisabled: this.isDisabled,\n index: this.index,\n url: this.url,\n };\n }\n}\n","<ng-container *ngIf=\"isActive\">\n <ng-content></ng-content>\n</ng-container>\n","import {\n AfterContentInit,\n booleanAttribute,\n Component,\n ContentChildren,\n ElementRef,\n EventEmitter,\n Input,\n OnChanges,\n Output,\n QueryList,\n SimpleChanges,\n ViewChildren,\n ViewEncapsulation,\n} from '@angular/core';\nimport { EuiWizardStepComponent } from './eui-wizard-step.component';\nimport { EuiWizardStep } from './models/eui-wizard-step';\nimport { uniqueId, consumeEvent } from '@eui/core';\n\n@Component({\n selector: 'eui-wizard',\n templateUrl: './eui-wizard.component.html',\n styleUrls: ['./styles/_index.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiWizardComponent implements AfterContentInit, OnChanges {\n @Input() activeStepIndex: number;\n @Input() steps: Array<EuiWizardStep> = [];\n @Input() tabindex = 0;\n @Input() e2eAttr = 'eui-wizard';\n @Output() selectStep: EventEmitter<EuiWizardStep> = new EventEmitter();\n\n @ContentChildren(EuiWizardStepComponent) childrenSteps: QueryList<EuiWizardStepComponent>;\n @ViewChildren('canBeFocused') canBeFocused: QueryList<ElementRef>;\n\n stepContentId: string = uniqueId();\n stepIds: string; // space-separated list of all step IDs\n\n @Input({ transform: booleanAttribute }) isCustomContent = false;\n @Input({ transform: booleanAttribute }) isShowStepTitle = false;\n @Input({ transform: booleanAttribute }) isNavigationAllowed = true;\n\n ngAfterContentInit(): void {\n const stepIdsBuffer: string[] = [];\n this.childrenSteps.forEach((step) => {\n this.steps.push(step);\n if (!step.id) {\n step.id = uniqueId();\n }\n stepIdsBuffer.push(step.id);\n });\n this.stepIds = stepIdsBuffer.join(' ');\n\n const activeSteps = this.steps.filter((step) => step.isActive);\n\n if (activeSteps.length === 0 && !this.activeStepIndex) {\n this._selectStep(this.steps[0], 1);\n } else if (this.activeStepIndex) {\n this._selectStep(this._getStep(this.activeStepIndex - 1), this.activeStepIndex);\n }\n\n this.steps.forEach((step) => (step.isShowStepTitle = this.isShowStepTitle));\n }\n\n ngOnChanges(changes: SimpleChanges): void {\n if (changes['steps'] || changes['activeStepIndex']) {\n if (this.activeStepIndex && this.steps) {\n this._selectStep(this._getStep(this.activeStepIndex - 1), this.activeStepIndex);\n\n const stepIdsBuffer = [];\n this.steps.forEach((step) => {\n if (!step.id) {\n step.id = uniqueId();\n }\n stepIdsBuffer.push(step.id);\n });\n this.stepIds = stepIdsBuffer.join(' ');\n }\n }\n }\n\n onSelectStep(step: EuiWizardStep, index: number): void {\n if (!step.isDisabled && this.isNavigationAllowed) {\n this._selectStep(step, index);\n }\n }\n\n onKeyDown(event: KeyboardEvent): void {\n if (this.isNavigationAllowed) {\n // eslint-disable-next-line\n switch (event.keyCode) {\n case 37: // ARROW LEFT\n consumeEvent(event);\n this.selectPreviousStep();\n break;\n case 39: // ARROW RIGHT\n consumeEvent(event);\n this.selectNextStep();\n break;\n }\n }\n }\n\n public trackByFn(index: number, item: EuiWizardStep): string {\n return item.id;\n }\n\n protected selectPreviousStep(): void {\n if (this.isNavigationAllowed && this.steps) {\n // get the index of active step\n const activeStepIndex = this.steps.findIndex((step) => step.isActive);\n\n let previousIndex = activeStepIndex < 0 ? 0 : activeStepIndex;\n do {\n previousIndex--;\n if (previousIndex < 0) {\n previousIndex = this.steps.length - 1;\n }\n } while (this.steps[previousIndex].isDisabled);\n\n this._selectStep(this.steps[previousIndex], previousIndex + 1);\n this.canBeFocused.toArray()[previousIndex].nativeElement.focus();\n }\n }\n\n protected selectNextStep(): void {\n if (this.isNavigationAllowed && this.steps) {\n // get the index of active step\n let activeStepIndex = this.steps.findIndex((step) => step.isActive);\n // in case no step is active point to the first step\n activeStepIndex = activeStepIndex < 0 ? 0 : activeStepIndex;\n\n do {\n if (++activeStepIndex >= this.steps.length) {\n activeStepIndex = 0;\n }\n } while (this.steps[activeStepIndex].isDisabled);\n\n this._selectStep(this.steps[activeStepIndex], activeStepIndex + 1);\n this.canBeFocused.toArray()[activeStepIndex].nativeElement.focus();\n }\n }\n\n private _selectStep(step: EuiWizardStep, index: number): void {\n if (step) {\n this.steps.forEach((currentStep) => (currentStep.isActive = false));\n step.isActive = true;\n step.index = index;\n this.selectStep.emit(step);\n }\n }\n\n private _getStep(index: number): EuiWizardStep {\n if (index >= 0 && index <= this.steps.length) {\n return this.steps[index];\n }\n return null;\n }\n}\n","<div class=\"eui-wizard\" role=\"tablist\" aria-orientation=\"horizontal\" aria-label=\"\" attr.data-e2e=\"{{ e2eAttr }}\">\n <div\n #canBeFocused\n *ngFor=\"let step of steps; let idx = index; trackBy: trackByFn\"\n class=\"eui-wizard-step\"\n role=\"tab\"\n [id]=\"step.id\"\n attr.aria-label=\"{{ step?.label }} {{ step?.subLabel }}\"\n [attr.aria-disabled]=\"step?.isDisabled\"\n [attr.aria-controls]=\"stepContentId\"\n [tabindex]=\"step?.isDisabled || !isNavigationAllowed ? -1 : tabindex\"\n [class.eui-wizard-step--completed]=\"step?.isCompleted\"\n [class.eui-wizard-step--notallowed]=\"!isNavigationAllowed\"\n [class.eui-wizard-step--active]=\"step?.isActive\"\n [class.eui-wizard-step--disabled]=\"step?.isDisabled || !isNavigationAllowed\"\n [class.eui-wizard-step--error]=\"step?.isInvalid\"\n [class.eui--danger]=\"step?.isInvalid\"\n [class.eui-wizard-step--warning]=\"step?.isWarning\"\n [class.eui--warning]=\"step?.isWarning\"\n (click)=\"onSelectStep(step, idx + 1)\"\n (keydown)=\"onKeyDown($event)\">\n <div class=\"eui-wizard-step__indicator-wrapper\" role=\"presentation\"></div>\n\n <div class=\"eui-wizard-step__bullet-item\">\n <span class=\"eui-wizard-step__bullet-item-icon\">\n <ng-container *ngIf=\"!step?.indexIconSvgName; else customIconContent\">\n <eui-icon-svg *ngIf=\"step?.isCompleted && !step?.isActive\" icon=\"checkmark:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isInvalid && !step?.isActive\" icon=\"alert:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isActive\" icon=\"eui-ecl-edit\" />\n </ng-container>\n\n <ng-template #customIconContent>\n <span *ngIf=\"step?.indexIconSvgName && step?.indexIconSvgName !== undefined\" role=\"presentation\">\n <eui-icon-svg icon=\"{{ step?.indexIconSvgName }}\" class=\"eui-wizard-step__icon\" />\n </span>\n </ng-template>\n </span>\n <span class=\"eui-wizard-step__bullet-item-text\"\n *ngIf=\"!step?.indexIconSvgName && !step?.isActive && !step?.isCompleted && !step?.isInvalid\"\n role=\"presentation\">\n {{ step?.indexLabel !== undefined ? step?.indexLabel : idx + 1 }}\n </span>\n </div>\n <div class=\"eui-wizard-step__label-wrapper\" role=\"presentation\">\n <div class=\"eui-wizard-step__label-wrapper-label\" role=\"presentation\">\n {{ step?.label }}\n </div>\n <div class=\"eui-wizard-step__label-wrapper-sub-label\" role=\"presentation\">\n {{ step?.subLabel }}\n </div>\n </div>\n\n <div *ngIf=\"step?.isActive\" class=\"eui-wizard-step__current-marker\" role=\"presentation\">\n <eui-icon-svg icon=\"eui-ecl-solid-arrow\" class=\"eui-wizard-step__current-marker-icon\" size=\"xl\" />\n </div>\n </div>\n</div>\n<div [id]=\"stepContentId\" class=\"step-content\" role=\"tabpanel\" [attr.aria-labelledby]=\"stepIds\">\n <ng-content></ng-content>\n</div>\n","export interface IEuiWizardStep {\n id: string;\n indexLabel: string;\n indexIconSvgName: string;\n label: string;\n subLabel: string;\n isCompleted: boolean;\n isActive: boolean;\n isShowStepTitle: boolean;\n isInvalid: boolean;\n isWarning: boolean;\n isDisabled: boolean;\n index: number;\n url: string;\n}\n\nexport class EuiWizardStep implements IEuiWizardStep {\n id: string;\n indexLabel: string;\n indexIconSvgName: string;\n label: string;\n subLabel: string;\n isCompleted = false;\n isActive = false;\n isShowStepTitle = false;\n isInvalid = false;\n isWarning = false;\n isDisabled = false;\n index: number;\n url: string;\n\n // TODO: find the correct type or turn into a generic, https://www.typescriptlang.org/docs/handbook/2/generics.html\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n constructor(values: any = {}) {\n Object.assign(this, values);\n }\n\n toString(): string {\n return JSON.stringify(this.toJSON());\n }\n\n toJSON(): object {\n return {\n id: this.id,\n indexLabel: this.indexLabel,\n indexIconSvgName: this.indexIconSvgName,\n label: this.label,\n subLabel: this.subLabel,\n isCompleted: this.isCompleted,\n isActive: this.isActive,\n isShowStepTitle: this.isShowStepTitle,\n isInvalid: this.isInvalid,\n isWarning: this.isWarning,\n isDisabled: this.isDisabled,\n index: this.index,\n url: this.url,\n };\n }\n}\n","import { Injectable } from '@angular/core';\nimport { ActivatedRoute, Router } from '@angular/router';\nimport { EuiWizardStep } from '../models/eui-wizard-step';\n\n@Injectable()\nexport class EuiWizardService {\n activeStepIndex = 1;\n steps: EuiWizardStep[] = [];\n route: ActivatedRoute;\n\n constructor(private router: Router) {}\n\n init(steps: EuiWizardStep[], route: ActivatedRoute): void {\n this.steps = steps;\n this.route = route;\n const currentRoute = this.router.url;\n const currentStepUrl = currentRoute.substr(currentRoute.lastIndexOf('/') + 1);\n this.steps.forEach((step, index) => {\n if (step.url === currentStepUrl) {\n this.activeStepIndex = index + 1;\n }\n });\n }\n\n navigationIncrement(increment: number): void {\n const newIndex: number = this.activeStepIndex + increment;\n if (newIndex >= 1 && newIndex <= this.steps.length) {\n this.activeStepIndex = newIndex;\n }\n }\n\n selectStep(step: EuiWizardStep): void {\n this.activeStepIndex = step.index;\n if (step.url) {\n this._navigateToStep(step.url);\n }\n }\n\n private _navigateToStep(url: string): void {\n this.router.navigate([url], { relativeTo: this.route });\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { EuiWizardStepComponent } from './eui-wizard-step.component';\nimport { EuiWizardService } from './services/eui-wizard.service';\nimport { EuiWizardComponent } from './eui-wizard.component';\nimport { EuiIconModule } from '@eui/components/eui-icon';\n\n@NgModule({\n imports: [CommonModule, RouterModule, EuiIconModule],\n exports: [EuiWizardStepComponent, EuiWizardComponent],\n declarations: [EuiWizardStepComponent, EuiWizardComponent],\n providers: [EuiWizardService],\n})\nexport class EuiWizardModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i1"],"mappings":"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"}
1
+ {"version":3,"file":"eui-components-eui-wizard.mjs","sources":["../../eui-wizard/eui-wizard-step.component.ts","../../eui-wizard/eui-wizard-step.component.html","../../eui-wizard/eui-wizard.component.ts","../../eui-wizard/eui-wizard.component.html","../../eui-wizard/models/eui-wizard-step.ts","../../eui-wizard/services/eui-wizard.service.ts","../../eui-wizard/eui-wizard.module.ts","../../eui-wizard/eui-components-eui-wizard.ts"],"sourcesContent":["import { booleanAttribute, Component, Input, ViewEncapsulation } from '@angular/core';\nimport { EuiWizardStep } from './models/eui-wizard-step';\n\n@Component({\n selector: 'eui-wizard-step',\n templateUrl: './eui-wizard-step.component.html',\n styleUrls: ['./styles/_index.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiWizardStepComponent implements EuiWizardStep {\n @Input() id: string;\n @Input() indexLabel: string;\n @Input() indexIconSvgName: string;\n @Input() label: string;\n @Input() subLabel: string;\n @Input() index: number;\n @Input() url: string;\n\n @Input({ transform: booleanAttribute }) isCompleted = false;\n @Input({ transform: booleanAttribute }) isActive = false;\n @Input({ transform: booleanAttribute }) isShowStepTitle = false;\n @Input({ transform: booleanAttribute }) isInvalid = false;\n @Input({ transform: booleanAttribute }) isWarning = false;\n @Input({ transform: booleanAttribute })isDisabled = false;\n\n /**\n * TODO: from which one is this method being used from?\n */\n toJSON(): object {\n return {\n id: this.id,\n indexLabel: this.indexLabel,\n indexIconSvgName: this.indexIconSvgName,\n label: this.label,\n subLabel: this.subLabel,\n isCompleted: this.isCompleted,\n isActive: this.isActive,\n isShowStepTitle: this.isShowStepTitle,\n isInvalid: this.isInvalid,\n isWarning: this.isWarning,\n isDisabled: this.isDisabled,\n index: this.index,\n url: this.url,\n };\n }\n}\n","<ng-container *ngIf=\"isActive\">\n <ng-content></ng-content>\n</ng-container>\n","import {\n AfterContentInit,\n booleanAttribute,\n Component,\n ContentChildren,\n ElementRef,\n EventEmitter,\n Input,\n OnChanges,\n Output,\n QueryList,\n SimpleChanges,\n ViewChildren,\n ViewEncapsulation,\n} from '@angular/core';\nimport { EuiWizardStepComponent } from './eui-wizard-step.component';\nimport { EuiWizardStep } from './models/eui-wizard-step';\nimport { uniqueId, consumeEvent } from '@eui/core';\n\n@Component({\n selector: 'eui-wizard',\n templateUrl: './eui-wizard.component.html',\n styleUrls: ['./styles/_index.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiWizardComponent implements AfterContentInit, OnChanges {\n @Input() activeStepIndex: number;\n @Input() steps: Array<EuiWizardStep> = [];\n @Input() tabindex = 0;\n @Input() e2eAttr = 'eui-wizard';\n @Output() selectStep: EventEmitter<EuiWizardStep> = new EventEmitter();\n\n @ContentChildren(EuiWizardStepComponent) childrenSteps: QueryList<EuiWizardStepComponent>;\n @ViewChildren('canBeFocused') canBeFocused: QueryList<ElementRef>;\n\n stepContentId: string = uniqueId();\n stepIds: string; // space-separated list of all step IDs\n\n @Input({ transform: booleanAttribute }) isCustomContent = false;\n @Input({ transform: booleanAttribute }) isShowStepTitle = false;\n @Input({ transform: booleanAttribute }) isNavigationAllowed = true;\n\n ngAfterContentInit(): void {\n const stepIdsBuffer: string[] = [];\n this.childrenSteps.forEach((step) => {\n this.steps.push(step);\n if (!step.id) {\n step.id = uniqueId();\n }\n stepIdsBuffer.push(step.id);\n });\n this.stepIds = stepIdsBuffer.join(' ');\n\n const activeSteps = this.steps.filter((step) => step.isActive);\n\n if (activeSteps.length === 0 && !this.activeStepIndex) {\n this._selectStep(this.steps[0], 1);\n } else if (this.activeStepIndex) {\n this._selectStep(this._getStep(this.activeStepIndex - 1), this.activeStepIndex);\n }\n\n this.steps.forEach((step) => (step.isShowStepTitle = this.isShowStepTitle));\n }\n\n ngOnChanges(changes: SimpleChanges): void {\n if (changes['steps'] || changes['activeStepIndex']) {\n if (this.activeStepIndex && this.steps) {\n this._selectStep(this._getStep(this.activeStepIndex - 1), this.activeStepIndex);\n\n const stepIdsBuffer = [];\n this.steps.forEach((step) => {\n if (!step.id) {\n step.id = uniqueId();\n }\n stepIdsBuffer.push(step.id);\n });\n this.stepIds = stepIdsBuffer.join(' ');\n }\n }\n }\n\n onSelectStep(step: EuiWizardStep, index: number): void {\n if (!step.isDisabled && this.isNavigationAllowed) {\n this._selectStep(step, index);\n }\n }\n\n onKeyDown(event: KeyboardEvent): void {\n if (this.isNavigationAllowed) {\n switch (event.key) {\n case 'ArrowLeft':\n consumeEvent(event);\n this.selectPreviousStep();\n break;\n case 'ArrowRight':\n consumeEvent(event);\n this.selectNextStep();\n break;\n }\n }\n }\n\n public trackByFn(index: number, item: EuiWizardStep): string {\n return item.id;\n }\n\n protected selectPreviousStep(): void {\n if (this.isNavigationAllowed && this.steps) {\n // get the index of active step\n const activeStepIndex = this.steps.findIndex((step) => step.isActive);\n\n let previousIndex = activeStepIndex < 0 ? 0 : activeStepIndex;\n do {\n previousIndex--;\n if (previousIndex < 0) {\n previousIndex = this.steps.length - 1;\n }\n } while (this.steps[previousIndex].isDisabled);\n\n this._selectStep(this.steps[previousIndex], previousIndex + 1);\n this.canBeFocused.toArray()[previousIndex].nativeElement.focus();\n }\n }\n\n protected selectNextStep(): void {\n if (this.isNavigationAllowed && this.steps) {\n // get the index of active step\n let activeStepIndex = this.steps.findIndex((step) => step.isActive);\n // in case no step is active point to the first step\n activeStepIndex = activeStepIndex < 0 ? 0 : activeStepIndex;\n\n do {\n if (++activeStepIndex >= this.steps.length) {\n activeStepIndex = 0;\n }\n } while (this.steps[activeStepIndex].isDisabled);\n\n this._selectStep(this.steps[activeStepIndex], activeStepIndex + 1);\n this.canBeFocused.toArray()[activeStepIndex].nativeElement.focus();\n }\n }\n\n private _selectStep(step: EuiWizardStep, index: number): void {\n if (step) {\n this.steps.forEach((currentStep) => (currentStep.isActive = false));\n step.isActive = true;\n step.index = index;\n this.selectStep.emit(step);\n }\n }\n\n private _getStep(index: number): EuiWizardStep {\n if (index >= 0 && index <= this.steps.length) {\n return this.steps[index];\n }\n return null;\n }\n}\n","<div class=\"eui-wizard\" role=\"tablist\" aria-orientation=\"horizontal\" attr.data-e2e=\"{{ e2eAttr }}\">\n <div\n #canBeFocused\n *ngFor=\"let step of steps; let idx = index; trackBy: trackByFn\"\n class=\"eui-wizard-step\"\n role=\"tab\"\n [id]=\"step.id\"\n attr.aria-label=\"{{ step?.label }} {{ step?.subLabel }}\"\n [attr.aria-disabled]=\"step?.isDisabled\"\n [attr.aria-controls]=\"stepContentId\"\n [attr.aria-describedby]=\"step?.isActive? stepContentId: null\"\n [attr.aria-selected]=\"step?.isActive\"\n [tabindex]=\"!isNavigationAllowed ? -1 : tabindex\"\n [class.eui-wizard-step--completed]=\"step?.isCompleted\"\n [class.eui-wizard-step--notallowed]=\"!isNavigationAllowed\"\n [class.eui-wizard-step--active]=\"step?.isActive\"\n [class.eui-wizard-step--disabled]=\"step?.isDisabled || !isNavigationAllowed\"\n [class.eui-wizard-step--error]=\"step?.isInvalid\"\n [class.eui--danger]=\"step?.isInvalid\"\n [class.eui-wizard-step--warning]=\"step?.isWarning\"\n [class.eui--warning]=\"step?.isWarning\"\n (click)=\"onSelectStep(step, idx + 1)\"\n (keydown)=\"onKeyDown($event)\">\n <div class=\"eui-wizard-step__indicator-wrapper\" role=\"presentation\"></div>\n\n <div class=\"eui-wizard-step__bullet-item\">\n <span class=\"eui-wizard-step__bullet-item-icon\">\n <ng-container *ngIf=\"!step?.indexIconSvgName; else customIconContent\">\n <eui-icon-svg *ngIf=\"step?.isCompleted && !step?.isActive\" icon=\"checkmark:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isInvalid && !step?.isActive\" icon=\"alert:sharp\" />\n <eui-icon-svg *ngIf=\"step?.isActive\" icon=\"eui-ecl-edit\" />\n </ng-container>\n\n <ng-template #customIconContent>\n <span *ngIf=\"step?.indexIconSvgName && step?.indexIconSvgName !== undefined\" role=\"presentation\">\n <eui-icon-svg icon=\"{{ step?.indexIconSvgName }}\" class=\"eui-wizard-step__icon\" />\n </span>\n </ng-template>\n </span>\n <span class=\"eui-wizard-step__bullet-item-text\"\n *ngIf=\"!step?.indexIconSvgName && !step?.isActive && !step?.isCompleted && !step?.isInvalid\"\n role=\"presentation\">\n {{ step?.indexLabel !== undefined ? step?.indexLabel : idx + 1 }}\n </span>\n </div>\n <div class=\"eui-wizard-step__label-wrapper\" role=\"presentation\">\n <div class=\"eui-wizard-step__label-wrapper-label\" role=\"presentation\">\n {{ step?.label }}\n </div>\n <div class=\"eui-wizard-step__label-wrapper-sub-label\" role=\"presentation\">\n {{ step?.subLabel }}\n </div>\n </div>\n\n <div *ngIf=\"step?.isActive\" class=\"eui-wizard-step__current-marker\" role=\"presentation\">\n <eui-icon-svg icon=\"eui-ecl-solid-arrow\" class=\"eui-wizard-step__current-marker-icon\" size=\"xl\" />\n </div>\n </div>\n</div>\n<div [id]=\"stepContentId\" class=\"step-content\" role=\"tabpanel\">\n <ng-content></ng-content>\n</div>\n","export interface IEuiWizardStep {\n id: string;\n indexLabel: string;\n indexIconSvgName: string;\n label: string;\n subLabel: string;\n isCompleted: boolean;\n isActive: boolean;\n isShowStepTitle: boolean;\n isInvalid: boolean;\n isWarning: boolean;\n isDisabled: boolean;\n index: number;\n url: string;\n}\n\nexport class EuiWizardStep implements IEuiWizardStep {\n id: string;\n indexLabel: string;\n indexIconSvgName: string;\n label: string;\n subLabel: string;\n isCompleted = false;\n isActive = false;\n isShowStepTitle = false;\n isInvalid = false;\n isWarning = false;\n isDisabled = false;\n index: number;\n url: string;\n\n // TODO: find the correct type or turn into a generic, https://www.typescriptlang.org/docs/handbook/2/generics.html\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n constructor(values: any = {}) {\n Object.assign(this, values);\n }\n\n toString(): string {\n return JSON.stringify(this.toJSON());\n }\n\n toJSON(): object {\n return {\n id: this.id,\n indexLabel: this.indexLabel,\n indexIconSvgName: this.indexIconSvgName,\n label: this.label,\n subLabel: this.subLabel,\n isCompleted: this.isCompleted,\n isActive: this.isActive,\n isShowStepTitle: this.isShowStepTitle,\n isInvalid: this.isInvalid,\n isWarning: this.isWarning,\n isDisabled: this.isDisabled,\n index: this.index,\n url: this.url,\n };\n }\n}\n","import { Injectable } from '@angular/core';\nimport { ActivatedRoute, Router } from '@angular/router';\nimport { EuiWizardStep } from '../models/eui-wizard-step';\n\n@Injectable()\nexport class EuiWizardService {\n activeStepIndex = 1;\n steps: EuiWizardStep[] = [];\n route: ActivatedRoute;\n\n constructor(private router: Router) {}\n\n init(steps: EuiWizardStep[], route: ActivatedRoute): void {\n this.steps = steps;\n this.route = route;\n const currentRoute = this.router.url;\n const currentStepUrl = currentRoute.substr(currentRoute.lastIndexOf('/') + 1);\n this.steps.forEach((step, index) => {\n if (step.url === currentStepUrl) {\n this.activeStepIndex = index + 1;\n }\n });\n }\n\n navigationIncrement(increment: number): void {\n const newIndex: number = this.activeStepIndex + increment;\n if (newIndex >= 1 && newIndex <= this.steps.length) {\n this.activeStepIndex = newIndex;\n }\n }\n\n selectStep(step: EuiWizardStep): void {\n this.activeStepIndex = step.index;\n if (step.url) {\n this._navigateToStep(step.url);\n }\n }\n\n private _navigateToStep(url: string): void {\n this.router.navigate([url], { relativeTo: this.route });\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { EuiWizardStepComponent } from './eui-wizard-step.component';\nimport { EuiWizardService } from './services/eui-wizard.service';\nimport { EuiWizardComponent } from './eui-wizard.component';\nimport { EuiIconModule } from '@eui/components/eui-icon';\n\n@NgModule({\n imports: [CommonModule, RouterModule, EuiIconModule],\n exports: [EuiWizardStepComponent, EuiWizardComponent],\n declarations: [EuiWizardStepComponent, EuiWizardComponent],\n providers: [EuiWizardService],\n})\nexport class EuiWizardModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i1"],"mappings":"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"}
@@ -177,10 +177,10 @@ class ChartComponent {
177
177
  this.chartObj = new ApexCharts(this.chartElement.nativeElement, options);
178
178
  this.render();
179
179
  }
180
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: ChartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
181
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.10", type: ChartComponent, selector: "eui-apex-chart", inputs: { chart: "chart", annotations: "annotations", colors: "colors", dataLabels: "dataLabels", series: "series", stroke: "stroke", labels: "labels", legend: "legend", markers: "markers", noData: "noData", fill: "fill", tooltip: "tooltip", plotOptions: "plotOptions", responsive: "responsive", xaxis: "xaxis", yaxis: "yaxis", grid: "grid", states: "states", title: "title", subtitle: "subtitle", theme: "theme", forecastDataPoints: "forecastDataPoints", autoUpdateSeries: ["autoUpdateSeries", "autoUpdateSeries", booleanAttribute], hasTableLegend: ["hasTableLegend", "hasTableLegend", booleanAttribute] }, viewQueries: [{ propertyName: "chartElement", first: true, predicate: ["chart"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"eui-apex-chart-wrapper\">\n <div #chart></div>\n</div>\n\n<div *ngIf=\"chartType === 'pie' && getHasTableLegend\" class=\"chart-legend__container text-center\">\n <ul class=\"chart-legend\">\n <li class=\"chart-legend-item\" *ngFor=\"let item of getSeries; let i = index\">\n <span class=\"chart-legend-item-marker ux-icon ux-icon-fw ux-icon-circle\" [style.color]=\"colors[i]\"></span>\n <span class=\"chart-legend-item-label\">{{ labels[i] }}</span>\n <span class=\"chart-legend-item-counter\" *ngIf=\"chartType === 'pie'\">{{ item }}</span>\n </li>\n </ul>\n</div>\n", styles: [".eui-apex-chart-wrapper{display:block!important;margin:1rem auto;min-height:10px!important;position:relative;width:100%}.eui-apex-chart-wrapper .apexcharts-canvas{margin:0 auto}.apexcharts-legend-series{font:var(--eui-f-m)}.apexcharts-gridline{pointer-events:none;stroke:#efefef}.apexcharts-legend-text{font-size:13px!important}.apexcharts-pie-label{fill:#fff!important}.apexcharts-yaxis text,.apexcharts-xaxis text{fill:#fff}.apexcharts-point-annotations text,.apexcharts-xaxis-annotations text,.apexcharts-yaxis-annotations text{fill:#fff}.apexcharts-radar-series polygon{fill:transparent}.apexcharts-pie-label,.apexcharts-datalabel,.apexcharts-datalabel-label,.apexcharts-datalabel-value{fill:#fff!important}.chart-legend__container{margin-bottom:var(--eui-s-l)}.chart-legend__container .chart-legend{display:block;margin:0;padding:0}.chart-legend{background-color:var(--eui-c-neutral-lightest);font-size:var(--eui-f-s);margin:var(--eui-s-l) 2% 0 2%;padding:var(--eui-s-xs)}.chart-legend .chart-legend-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lighter);display:flex;padding:var(--eui-s-s)}.chart-legend .chart-legend-item:last-child{border-bottom:none}.chart-legend .chart-legend-item .chart-legend-item-marker{flex:none;margin-right:var(--eui-s-xs)}.chart-legend .chart-legend-item .chart-legend-item-counter{flex:none;margin-left:auto;padding-left:var(--eui-s-xs)}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
180
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ChartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
181
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.2.13", type: ChartComponent, selector: "eui-apex-chart", inputs: { chart: "chart", annotations: "annotations", colors: "colors", dataLabels: "dataLabels", series: "series", stroke: "stroke", labels: "labels", legend: "legend", markers: "markers", noData: "noData", fill: "fill", tooltip: "tooltip", plotOptions: "plotOptions", responsive: "responsive", xaxis: "xaxis", yaxis: "yaxis", grid: "grid", states: "states", title: "title", subtitle: "subtitle", theme: "theme", forecastDataPoints: "forecastDataPoints", autoUpdateSeries: ["autoUpdateSeries", "autoUpdateSeries", booleanAttribute], hasTableLegend: ["hasTableLegend", "hasTableLegend", booleanAttribute] }, viewQueries: [{ propertyName: "chartElement", first: true, predicate: ["chart"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"eui-apex-chart-wrapper\">\n <div #chart></div>\n</div>\n\n<div *ngIf=\"chartType === 'pie' && getHasTableLegend\" class=\"chart-legend__container text-center\">\n <ul class=\"chart-legend\">\n <li class=\"chart-legend-item\" *ngFor=\"let item of getSeries; let i = index\">\n <span class=\"chart-legend-item-marker ux-icon ux-icon-fw ux-icon-circle\" [style.color]=\"colors[i]\"></span>\n <span class=\"chart-legend-item-label\">{{ labels[i] }}</span>\n <span class=\"chart-legend-item-counter\" *ngIf=\"chartType === 'pie'\">{{ item }}</span>\n </li>\n </ul>\n</div>\n", styles: [".eui-apex-chart-wrapper{display:block!important;margin:1rem auto;min-height:10px!important;position:relative;width:100%}.eui-apex-chart-wrapper .apexcharts-canvas{margin:0 auto}.apexcharts-legend-series{font:var(--eui-f-m)}.apexcharts-gridline{pointer-events:none;stroke:#efefef}.apexcharts-legend-text{font-size:13px!important}.apexcharts-pie-label{fill:#fff!important}.apexcharts-yaxis text,.apexcharts-xaxis text{fill:#fff}.apexcharts-point-annotations text,.apexcharts-xaxis-annotations text,.apexcharts-yaxis-annotations text{fill:#fff}.apexcharts-radar-series polygon{fill:transparent}.apexcharts-pie-label,.apexcharts-datalabel,.apexcharts-datalabel-label,.apexcharts-datalabel-value{fill:#fff!important}.chart-legend__container{margin-bottom:var(--eui-s-l)}.chart-legend__container .chart-legend{display:block;margin:0;padding:0}.chart-legend{background-color:var(--eui-c-neutral-lightest);font-size:var(--eui-f-s);margin:var(--eui-s-l) 2% 0 2%;padding:var(--eui-s-xs)}.chart-legend .chart-legend-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lighter);display:flex;padding:var(--eui-s-s)}.chart-legend .chart-legend-item:last-child{border-bottom:none}.chart-legend .chart-legend-item .chart-legend-item-marker{flex:none;margin-right:var(--eui-s-xs)}.chart-legend .chart-legend-item .chart-legend-item-counter{flex:none;margin-left:auto;padding-left:var(--eui-s-xs)}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
182
182
  }
183
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: ChartComponent, decorators: [{
183
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ChartComponent, decorators: [{
184
184
  type: Component,
185
185
  args: [{ selector: 'eui-apex-chart', template: "<div class=\"eui-apex-chart-wrapper\">\n <div #chart></div>\n</div>\n\n<div *ngIf=\"chartType === 'pie' && getHasTableLegend\" class=\"chart-legend__container text-center\">\n <ul class=\"chart-legend\">\n <li class=\"chart-legend-item\" *ngFor=\"let item of getSeries; let i = index\">\n <span class=\"chart-legend-item-marker ux-icon ux-icon-fw ux-icon-circle\" [style.color]=\"colors[i]\"></span>\n <span class=\"chart-legend-item-label\">{{ labels[i] }}</span>\n <span class=\"chart-legend-item-counter\" *ngIf=\"chartType === 'pie'\">{{ item }}</span>\n </li>\n </ul>\n</div>\n", styles: [".eui-apex-chart-wrapper{display:block!important;margin:1rem auto;min-height:10px!important;position:relative;width:100%}.eui-apex-chart-wrapper .apexcharts-canvas{margin:0 auto}.apexcharts-legend-series{font:var(--eui-f-m)}.apexcharts-gridline{pointer-events:none;stroke:#efefef}.apexcharts-legend-text{font-size:13px!important}.apexcharts-pie-label{fill:#fff!important}.apexcharts-yaxis text,.apexcharts-xaxis text{fill:#fff}.apexcharts-point-annotations text,.apexcharts-xaxis-annotations text,.apexcharts-yaxis-annotations text{fill:#fff}.apexcharts-radar-series polygon{fill:transparent}.apexcharts-pie-label,.apexcharts-datalabel,.apexcharts-datalabel-label,.apexcharts-datalabel-value{fill:#fff!important}.chart-legend__container{margin-bottom:var(--eui-s-l)}.chart-legend__container .chart-legend{display:block;margin:0;padding:0}.chart-legend{background-color:var(--eui-c-neutral-lightest);font-size:var(--eui-f-s);margin:var(--eui-s-l) 2% 0 2%;padding:var(--eui-s-xs)}.chart-legend .chart-legend-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lighter);display:flex;padding:var(--eui-s-s)}.chart-legend .chart-legend-item:last-child{border-bottom:none}.chart-legend .chart-legend-item .chart-legend-item-marker{flex:none;margin-right:var(--eui-s-xs)}.chart-legend .chart-legend-item .chart-legend-item-counter{flex:none;margin-left:auto;padding-left:var(--eui-s-xs)}\n"] }]
186
186
  }], propDecorators: { chart: [{
@@ -241,11 +241,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImpo
241
241
  window.ApexCharts = ApexCharts;
242
242
  const COMPONENTS = [ChartComponent];
243
243
  class EuiChartsModule {
244
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
245
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: EuiChartsModule, declarations: [ChartComponent], imports: [CommonModule], exports: [ChartComponent] }); }
246
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiChartsModule, imports: [CommonModule] }); }
244
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
245
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: EuiChartsModule, declarations: [ChartComponent], imports: [CommonModule], exports: [ChartComponent] }); }
246
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiChartsModule, imports: [CommonModule] }); }
247
247
  }
248
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: EuiChartsModule, decorators: [{
248
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EuiChartsModule, decorators: [{
249
249
  type: NgModule,
250
250
  args: [{
251
251
  imports: [CommonModule],