@eui/ecl 22.0.0-alpha.2 → 22.0.0-alpha.21

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 (124) hide show
  1. package/docs/changelog.html +618 -0
  2. package/docs/components/EclDateBlockComponent.html +0 -9
  3. package/docs/components/EclDescriptionListDefinitionComponent.html +6 -44
  4. package/docs/components/EclIconComponent.html +1 -1
  5. package/docs/components/EclListIllustrationComponent.html +0 -171
  6. package/docs/components/EclListIllustrationItemComponent.html +77 -83
  7. package/docs/components/EclLoadingIndicatorComponent.html +4 -91
  8. package/docs/components/EclMegaMenuComponent.html +5 -203
  9. package/docs/components/EclMegaMenuFeaturedComponent.html +10 -126
  10. package/docs/components/EclMegaMenuInfoComponent.html +0 -91
  11. package/docs/components/EclMegaMenuItemComponent.html +38 -115
  12. package/docs/components/EclMegaMenuSubitemComponent.html +4 -68
  13. package/docs/components/EclMenuItemComponent.html +46 -0
  14. package/docs/components/EclModalBodyComponent.html +4 -45
  15. package/docs/components/EclModalComponent.html +5 -178
  16. package/docs/components/EclModalFooterComponent.html +4 -45
  17. package/docs/components/EclModalHeaderComponent.html +9 -76
  18. package/docs/components/EclSiteFooterRowCommonComponent.html +1 -1
  19. package/docs/components/EclSiteHeaderLanguageComponent.html +5 -627
  20. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +99 -440
  21. package/docs/components/EclSiteHeaderLoginComponent.html +9 -453
  22. package/docs/components/EclSiteHeaderSearchComponent.html +18 -470
  23. package/docs/components/EclSocialMediaFollowComponent.html +28 -39
  24. package/docs/components/EclSocialMediaFollowItemComponent.html +26 -129
  25. package/docs/components/EclStoryCardComponent.html +1 -1
  26. package/docs/directives/ECLClickOutsideDirective.html +3 -0
  27. package/docs/directives/EclDescriptionListDefinitionItemDirective.html +6 -47
  28. package/docs/directives/EclDescriptionListDefinitionListDirective.html +0 -116
  29. package/docs/directives/EclDividerDirective.html +0 -116
  30. package/docs/directives/EclFileUploadDirective.html +2 -390
  31. package/docs/directives/EclLabelDirective.html +0 -46
  32. package/docs/directives/EclLinkDirective.html +0 -39
  33. package/docs/directives/EclLoadingIndicatorLabelDirective.html +0 -61
  34. package/docs/directives/EclLoadingIndicatorOverlayDirective.html +0 -45
  35. package/docs/directives/EclMediaContainerCaptionDirective.html +0 -39
  36. package/docs/directives/EclMediaContainerCreditDirective.html +0 -39
  37. package/docs/directives/EclMediaContainerIframeDirective.html +13 -19
  38. package/docs/directives/EclMediaContainerItemAudioDescriptionDirective.html +0 -39
  39. package/docs/directives/EclMediaContainerItemDirective.html +0 -39
  40. package/docs/directives/EclMediaContainerPictureDirective.html +0 -39
  41. package/docs/directives/EclMegaMenuContainerDirective.html +0 -104
  42. package/docs/directives/EclMegaMenuFeaturedImageDirective.html +0 -104
  43. package/docs/directives/EclMegaMenuFeaturedListDirective.html +0 -104
  44. package/docs/directives/EclMegaMenuFeaturedListItemDescriptionDirective.html +0 -104
  45. package/docs/directives/EclMegaMenuFeaturedListItemDirective.html +0 -104
  46. package/docs/directives/EclMegaMenuFeaturedPictureDirective.html +0 -39
  47. package/docs/directives/EclMegaMenuListDirective.html +0 -104
  48. package/docs/directives/EclMegaMenuSpacerDirective.html +0 -104
  49. package/docs/directives/EclMegaMenuSublistDirective.html +0 -165
  50. package/docs/directives/EclModalBodyFixedContentDirective.html +0 -61
  51. package/docs/directives/EclModalCloseDirective.html +1 -90
  52. package/docs/directives/EclModalTriggerDirective.html +1 -90
  53. package/docs/js/search/search_index.js +2 -2
  54. package/docs/json/EclIconComponent.md +1 -1
  55. package/docs/json/EclMediaContainerIframeDirective.md +0 -1
  56. package/docs/json/EclSiteHeaderLanguagePopoverComponent.md +6 -6
  57. package/docs/json/EclSiteHeaderSearchComponent.md +1 -0
  58. package/docs/json/EclSocialMediaFollowComponent.md +1 -0
  59. package/docs/json/documentation.json +1261 -2880
  60. package/docs/llms.txt +31 -84
  61. package/docs/miscellaneous/variables.html +222 -41
  62. package/docs/properties.html +1 -1
  63. package/fesm2022/eui-ecl-components-ecl-date-block.mjs +2 -2
  64. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  65. package/fesm2022/eui-ecl-components-ecl-divider.mjs +6 -13
  66. package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -1
  67. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +13 -27
  68. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
  69. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  70. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +55 -9
  71. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  72. package/fesm2022/eui-ecl-components-ecl-label.mjs +6 -6
  73. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  74. package/fesm2022/eui-ecl-components-ecl-link.mjs +10 -13
  75. package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
  76. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +19 -30
  77. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  78. package/fesm2022/eui-ecl-components-ecl-list.mjs +44 -41
  79. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  80. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +17 -20
  81. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  82. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +36 -33
  83. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  84. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +100 -159
  85. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  86. package/fesm2022/eui-ecl-components-ecl-menu.mjs +16 -3
  87. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  88. package/fesm2022/eui-ecl-components-ecl-modal.mjs +94 -88
  89. package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
  90. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +2 -2
  91. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  92. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +326 -261
  93. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  94. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +17 -17
  95. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  96. package/fesm2022/eui-ecl-components-ecl-story-card.mjs +2 -2
  97. package/fesm2022/eui-ecl-components-ecl-story-card.mjs.map +1 -1
  98. package/package.json +1 -1
  99. package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -1
  100. package/types/eui-ecl-components-ecl-divider.d.ts +0 -4
  101. package/types/eui-ecl-components-ecl-divider.d.ts.map +1 -1
  102. package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -1
  103. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts +25 -0
  104. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
  105. package/types/eui-ecl-components-ecl-label.d.ts.map +1 -1
  106. package/types/eui-ecl-components-ecl-link.d.ts +2 -4
  107. package/types/eui-ecl-components-ecl-link.d.ts.map +1 -1
  108. package/types/eui-ecl-components-ecl-list-illustration.d.ts +3 -3
  109. package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -1
  110. package/types/eui-ecl-components-ecl-list.d.ts +9 -12
  111. package/types/eui-ecl-components-ecl-list.d.ts.map +1 -1
  112. package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -1
  113. package/types/eui-ecl-components-ecl-media-container.d.ts +7 -2
  114. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
  115. package/types/eui-ecl-components-ecl-mega-menu.d.ts +12 -22
  116. package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
  117. package/types/eui-ecl-components-ecl-menu.d.ts +12 -1
  118. package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
  119. package/types/eui-ecl-components-ecl-modal.d.ts +20 -10
  120. package/types/eui-ecl-components-ecl-modal.d.ts.map +1 -1
  121. package/types/eui-ecl-components-ecl-site-header.d.ts +240 -216
  122. package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -1
  123. package/types/eui-ecl-components-ecl-social-media-follow.d.ts +5 -3
  124. package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -1
@@ -16,7 +16,7 @@ Integrates with ECL theming and supports accessibility options.
16
16
  - **color**: `'inverted' | 'primary' | null` - Applies color styling to the icon. Use `'inverted'` for icons on dark backgrounds, or `'primary'` for emphasis.
17
17
  - **focusable**: `boolean` - Controls whether the icon is focusable via keyboard. Defaults to `false`.
18
18
  - **icon**: `string` - Name of the icon to render from the selected set.
19
- - **iconSet**: `'default' | 'social' | 'social-media' | 'social-media-color' | 'flag' | 'flag-non-members' | 'phosphor' | string` - Defines the icon set to use. Available sets: `default`, `social`, `social-media`, `flag`, or a custom URL prefix. Defaults to `'default'`.
19
+ - **iconSet**: `'default' | 'social' | 'social-media' | 'social-media-color' | 'flag' | 'flag-non-members' | 'phosphor' | 'phosphor-fill' | string` - Defines the icon set to use. Available sets: `default`, `social`, `social-media`, `flag`, or a custom URL prefix. Defaults to `'default'`.
20
20
  - **isFlipHorizontal**: `boolean` - Flips the icon horizontally if set to `true`.
21
21
  - **role**: `string` - ARIA role of the icon. If a `title` is provided and no role is defined, defaults to `'img'`.
22
22
  - **size**: `'2xs' | 'xs' | 's' | 'm' | 'l' | 'xl' | '2xl' | 'fluid' | string` - Size of the icon. Supported values: `'2xs'`, `'xs'`, `'s'`, `'m'`, `'l'`, `'xl'`, `'2xl'`, `'fluid'`. Defaults to `'xs'`.
@@ -10,7 +10,6 @@ Adds styling and attributes to the iframe element.
10
10
  **Selector:** `iframe[eclMediaContainerIframe]`
11
11
 
12
12
  ## Inputs
13
- - **ratio**: `string` -
14
13
  - **height**: `undefined` -
15
14
  - **width**: `undefined` -
16
15
  - **class**: `string` -
@@ -12,19 +12,19 @@ Emits events when language is selected and when dialog is closed.
12
12
  **Selector:** `ecl-site-header-language-popover`
13
13
 
14
14
  ## Inputs
15
- - **euLanguages**: `EuiLanguage[]` -
16
- - **languageArrowPosition**: `string` - Property to position the arrow of the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
17
- - **languageCode**: `string` - Current language
18
- - **leftPosition**: `number` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
19
- - **nonEuLanguages**: `EuiLanguage[]` -
20
- - **rightPosition**: `number` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
21
15
  - **euColumnsCount**: `number` - Number of columns for eu languages. Calculated by the parent component 'ecl-site-header-language'.
16
+ - **euLanguages**: `EuiLanguage[]` -
22
17
  - **isFull**: `boolean` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
23
18
  - **isHidden**: `boolean` - Property to show/hide the dialog.
24
19
  - **isPushLeft**: `boolean` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
25
20
  - **isPushRight**: `boolean` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
26
21
  - **isStack**: `boolean` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
22
+ - **languageArrowPosition**: `string` - Property to position the arrow of the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
23
+ - **languageCode**: `string` - Current language
24
+ - **leftPosition**: `number` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
27
25
  - **nonEuColumnsCount**: `number` - Number of columns for non-eu languages. Calculated by the parent component 'ecl-site-header-language'.
26
+ - **nonEuLanguages**: `EuiLanguage[]` -
27
+ - **rightPosition**: `number` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
28
28
  - **class**: `string` -
29
29
  - **e2eAttr**: `any` -
30
30
  - **tabindex**: `number` -
@@ -21,3 +21,4 @@ This component builds the search box in the ecl-site-header component. Adds spec
21
21
  ## Outputs
22
22
  - **searchToggle**: `EventEmitter` -
23
23
  - **searchEvent**: `EclSiteHeaderSearchEvent` -
24
+ - **eclClickOutside**: `any` - From host directive: #[[file:ECLClickOutsideDirective.md]]
@@ -10,6 +10,7 @@
10
10
  ## Inputs
11
11
  - **description**: `string` -
12
12
  - **horizontalAlignment**: `'right' | 'left' | string` -
13
+ - **isIconOnly**: `boolean` -
13
14
  - **isVertical**: `boolean` -
14
15
  - **class**: `string` -
15
16
  - **e2eAttr**: `any` -