@ebrains/components 0.4.0-alpha.0 → 0.6.0-alpha.0

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 (565) hide show
  1. package/dist/cjs/analytics-d8fb3fdd.js +60 -0
  2. package/dist/cjs/color-c00146a8.js +134 -0
  3. package/dist/cjs/color-primary-palette_6.cjs.entry.js +14 -14
  4. package/dist/cjs/components.cjs.js +1 -1
  5. package/dist/cjs/correct-use-of-colors.cjs.entry.js +1 -1
  6. package/dist/cjs/eds-accordion_13.cjs.entry.js +911 -0
  7. package/dist/cjs/eds-alert.cjs.entry.js +97 -0
  8. package/dist/cjs/eds-block-break.cjs.entry.js +21 -0
  9. package/dist/cjs/eds-breadcrumb.cjs.entry.js +149 -0
  10. package/dist/cjs/eds-card-project.cjs.entry.js +4 -3
  11. package/dist/cjs/eds-card-tags.cjs.entry.js +1 -1
  12. package/dist/cjs/eds-card-tool.cjs.entry.js +3 -4
  13. package/dist/cjs/eds-card-wrapper.cjs.entry.js +1 -1
  14. package/dist/cjs/eds-code-block.cjs.entry.js +2 -2
  15. package/dist/cjs/eds-components-section.cjs.entry.js +7 -3
  16. package/dist/cjs/eds-cookies-preference.cjs.entry.js +39 -0
  17. package/dist/cjs/eds-docs-palettes.cjs.entry.js +1 -1
  18. package/dist/cjs/eds-docs-tokens.cjs.entry.js +1 -1
  19. package/dist/cjs/eds-dropdown_2.cjs.entry.js +158 -0
  20. package/dist/cjs/eds-footer.cjs.entry.js +41 -0
  21. package/dist/cjs/eds-form.cjs.entry.js +361 -0
  22. package/dist/cjs/eds-frame.cjs.entry.js +91 -0
  23. package/dist/cjs/eds-fullscreen-menu.cjs.entry.js +100 -0
  24. package/dist/cjs/eds-header.cjs.entry.js +97 -0
  25. package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +1 -1
  26. package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +1 -1
  27. package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
  28. package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +1 -1
  29. package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +1 -1
  30. package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +1 -1
  31. package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +1 -1
  32. package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
  33. package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
  34. package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
  35. package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
  36. package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
  37. package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
  38. package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
  39. package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
  40. package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
  41. package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
  42. package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
  43. package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
  44. package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
  45. package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
  46. package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
  47. package/dist/cjs/eds-input_7.cjs.entry.js +324 -0
  48. package/dist/cjs/eds-link.cjs.entry.js +214 -0
  49. package/dist/cjs/eds-login.cjs.entry.js +60 -41
  50. package/dist/cjs/eds-logo-variations.cjs.entry.js +1 -1
  51. package/dist/cjs/eds-logo.cjs.entry.js +78 -0
  52. package/dist/cjs/eds-modal.cjs.entry.js +97 -0
  53. package/dist/cjs/eds-navigator.cjs.entry.js +1 -1
  54. package/dist/cjs/eds-pagination_2.cjs.entry.js +9 -10
  55. package/dist/cjs/eds-progress-bar.cjs.entry.js +1 -1
  56. package/dist/cjs/eds-rating.cjs.entry.js +10 -8
  57. package/dist/cjs/eds-section-core_2.cjs.entry.js +3 -3
  58. package/dist/cjs/eds-social-networks.cjs.entry.js +66 -0
  59. package/dist/cjs/eds-steps.cjs.entry.js +65 -0
  60. package/dist/cjs/eds-svg-repository.cjs.entry.js +1 -1
  61. package/dist/cjs/eds-switch.cjs.entry.js +38 -0
  62. package/dist/cjs/eds-tab.cjs.entry.js +1 -1
  63. package/dist/cjs/eds-tabs-content.cjs.entry.js +4 -4
  64. package/dist/cjs/eds-tabs.cjs.entry.js +3 -3
  65. package/dist/cjs/eds-timeline.cjs.entry.js +1 -1
  66. package/dist/cjs/eds-tooltip.cjs.entry.js +3 -4
  67. package/dist/cjs/eds-trl.cjs.entry.js +1 -1
  68. package/dist/cjs/eds-user.cjs.entry.js +99 -0
  69. package/dist/cjs/eds-vertical-stepper.cjs.entry.js +45 -0
  70. package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +1 -1
  71. package/dist/cjs/index-f08e4f5c.js +76 -8
  72. package/dist/cjs/{keycloak-5aaa21af.js → keycloak-93fc0315.js} +225 -170
  73. package/dist/cjs/loader.cjs.js +1 -1
  74. package/dist/cjs/logo-space.cjs.entry.js +1 -1
  75. package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +2 -2
  76. package/dist/cjs/logo-wrong-usage.cjs.entry.js +1 -1
  77. package/dist/cjs/token-list_3.cjs.entry.js +3 -3
  78. package/dist/cjs/token-ratios.cjs.entry.js +1 -1
  79. package/dist/cjs/token-spacing.cjs.entry.js +1 -1
  80. package/dist/cjs/token-typography.cjs.entry.js +1 -1
  81. package/dist/collection/collection-manifest.json +6 -2
  82. package/dist/collection/components/eds-accordion/eds-accordion.js +3 -3
  83. package/dist/collection/components/eds-alert/eds-alert.js +8 -5
  84. package/dist/collection/components/eds-avatar/eds-avatar.js +8 -6
  85. package/dist/collection/components/eds-block-break/eds-block-break.js +1 -1
  86. package/dist/collection/components/eds-breadcrump/eds-breadcrump.js +23 -29
  87. package/dist/collection/components/eds-button/eds-button.js +9 -9
  88. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +1 -1
  89. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.js +1 -1
  90. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.js +1 -1
  91. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +1 -1
  92. package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.js +2 -2
  93. package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +3 -2
  94. package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +2 -2
  95. package/dist/collection/components/eds-code-block/eds-code-block.js +3 -3
  96. package/dist/collection/components/eds-dropdown/eds-dropdown.js +3 -3
  97. package/dist/collection/components/eds-form/eds-form.js +32 -16
  98. package/dist/collection/components/eds-frame/eds-frame.js +1 -1
  99. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-down/eds-icon-chevron-down.js +1 -1
  100. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-left/eds-icon-chevron-left.js +1 -1
  101. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-right/eds-icon-chevron-right.js +1 -1
  102. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-up/eds-icon-chevron-up.js +1 -1
  103. package/dist/collection/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.js +1 -1
  104. package/dist/collection/components/eds-icons/eds-icon-arrow-right/eds-icon-arrow-right.js +1 -1
  105. package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +1 -1
  106. package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +1 -1
  107. package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +1 -1
  108. package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +1 -1
  109. package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +1 -1
  110. package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +1 -1
  111. package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +1 -1
  112. package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +1 -1
  113. package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +1 -1
  114. package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +1 -1
  115. package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +1 -1
  116. package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +1 -1
  117. package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +1 -1
  118. package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +1 -1
  119. package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +1 -1
  120. package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +1 -1
  121. package/dist/collection/components/eds-img/eds-img.js +13 -7
  122. package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +2 -2
  123. package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +1 -1
  124. package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +1 -1
  125. package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +2 -2
  126. package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +1 -1
  127. package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +11 -2
  128. package/dist/collection/components/eds-input-field/eds-input-field.js +2 -2
  129. package/dist/collection/components/eds-link/eds-link.css +6793 -6676
  130. package/dist/collection/components/eds-link/eds-link.js +6 -3
  131. package/dist/collection/components/eds-logo/eds-logo.js +21 -2
  132. package/dist/collection/components/eds-matomo-notice/eds-matomo-notice.js +207 -0
  133. package/dist/collection/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.stories.js +1 -1
  134. package/dist/collection/components/eds-modal/eds-modal.js +19 -24
  135. package/dist/collection/components/eds-navigator/eds-navigator.js +1 -1
  136. package/dist/collection/components/eds-pagination/eds-pagination.js +1 -1
  137. package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +1 -1
  138. package/dist/collection/components/eds-rating/eds-rating.css +48 -0
  139. package/dist/collection/components/eds-rating/eds-rating.js +10 -8
  140. package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +1 -1
  141. package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +2 -2
  142. package/dist/collection/components/eds-steps/eds-steps.css +126 -0
  143. package/dist/collection/components/eds-steps/eds-steps.js +133 -0
  144. package/dist/collection/components/eds-steps/eds-steps.stories.js +35 -0
  145. package/dist/collection/components/eds-steps/eds-vertical-stepper.css +78 -0
  146. package/dist/collection/components/eds-steps/eds-vertical-stepper.js +72 -0
  147. package/dist/collection/components/eds-switch/eds-switch.css +59 -0
  148. package/dist/collection/components/eds-switch/eds-switch.js +131 -0
  149. package/dist/collection/components/eds-switch/eds-switch.stories.js +38 -0
  150. package/dist/collection/components/eds-tab/eds-tab.js +1 -1
  151. package/dist/collection/components/eds-table/eds-table.js +8 -8
  152. package/dist/collection/components/eds-tag/eds-tag.js +4 -14
  153. package/dist/collection/components/eds-timeline/eds-timeline.js +1 -1
  154. package/dist/collection/components/eds-toast/eds-toast.css +91 -0
  155. package/dist/collection/components/eds-toast/eds-toast.js +18 -9
  156. package/dist/collection/components/eds-tooltip/eds-tooltip.js +2 -2
  157. package/dist/collection/components/eds-trl/eds-trl.js +1 -1
  158. package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
  159. package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
  160. package/dist/collection/eds-docs-ui/colors/color-palette/support.js +1 -1
  161. package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
  162. package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
  163. package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
  164. package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
  165. package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
  166. package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +1 -1
  167. package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
  168. package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
  169. package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
  170. package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
  171. package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +1 -1
  172. package/dist/collection/eds-docs-ui/eds-components-section/eds-components-section.js +1 -1
  173. package/dist/collection/eds-docs-ui/eds-docs-palettes/eds-docs-palettes.js +1 -1
  174. package/dist/collection/eds-docs-ui/eds-docs-tokens/eds-docs-tokens.js +1 -1
  175. package/dist/collection/eds-docs-ui/eds-logo-variations/eds-logo-variations.js +1 -1
  176. package/dist/collection/eds-docs-ui/eds-svg-repository/eds-svg-repository.js +1 -1
  177. package/dist/collection/eds-docs-ui/functional/installation.js +1 -1
  178. package/dist/collection/eds-docs-ui/functional/react.js +1 -1
  179. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
  180. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
  181. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
  182. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
  183. package/dist/collection/shared-ui/eds-card-section/eds-card-section.css +236 -140
  184. package/dist/collection/shared-ui/eds-card-section/eds-card-section.js +19 -13
  185. package/dist/collection/shared-ui/eds-card-section/eds-card-section.stories.js +2 -2
  186. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.css +0 -0
  187. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +87 -0
  188. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.st.js +31 -0
  189. package/dist/collection/shared-ui/eds-footer/eds-footer.js +7 -53
  190. package/dist/collection/shared-ui/eds-header/eds-header.js +2 -75
  191. package/dist/collection/shared-ui/eds-login/eds-login.js +66 -58
  192. package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
  193. package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +2 -2
  194. package/dist/collection/shared-ui/eds-tabs-content/eds-tabs-content.js +3 -3
  195. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.css +1 -1
  196. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +2 -1
  197. package/dist/collection/shared-ui/eds-user/eds-user.js +27 -24
  198. package/dist/collection/shared-ui/eds-user-modal/eds-user-modal.js +1 -1
  199. package/dist/collection/utils/analytics.js +85 -0
  200. package/dist/collection/utils/color.js +129 -0
  201. package/dist/collection/utils/global.js +8 -0
  202. package/dist/collection/utils/keycloak.js +11 -5
  203. package/dist/components/analytics.js +15 -2
  204. package/dist/components/color.js +0 -164
  205. package/dist/components/components.css +571 -0
  206. package/dist/components/components.esm.js +1 -1
  207. package/dist/components/correct-use-of-colors.js +1 -1
  208. package/dist/components/eds-accordion2.js +2 -3
  209. package/dist/components/eds-alert2.js +8 -5
  210. package/dist/components/eds-avatar2.js +3 -3
  211. package/dist/components/eds-block-break2.js +1 -1
  212. package/dist/components/eds-breadcrumb.js +23 -29
  213. package/dist/components/eds-button2.js +2 -4
  214. package/dist/components/eds-card-desc2.js +1 -1
  215. package/dist/components/eds-card-generic2.js +1 -2
  216. package/dist/components/eds-card-project.js +2 -2
  217. package/dist/components/eds-card-section.js +4 -4
  218. package/dist/components/eds-card-tags.js +1 -1
  219. package/dist/components/eds-card-title2.js +1 -1
  220. package/dist/components/eds-card-tool.js +1 -2
  221. package/dist/components/eds-card-wrapper.js +1 -1
  222. package/dist/components/eds-code-block2.js +2 -2
  223. package/dist/components/eds-components-section.js +7 -3
  224. package/dist/components/eds-cookies-preference.d.ts +11 -0
  225. package/dist/components/eds-cookies-preference.js +88 -0
  226. package/dist/components/eds-docs-palettes.js +1 -1
  227. package/dist/components/eds-docs-tokens.js +1 -1
  228. package/dist/components/eds-dropdown2.js +2 -3
  229. package/dist/components/eds-footer2.js +3 -13
  230. package/dist/components/eds-form.js +32 -16
  231. package/dist/components/eds-frame.js +1 -1
  232. package/dist/components/eds-header.js +10 -48
  233. package/dist/components/eds-icon-arrow-diagonal.js +1 -1
  234. package/dist/components/eds-icon-arrow-right.js +1 -1
  235. package/dist/components/eds-icon-bluesky.js +1 -1
  236. package/dist/components/eds-icon-chevron-down.js +1 -1
  237. package/dist/components/eds-icon-chevron-left.js +1 -1
  238. package/dist/components/eds-icon-chevron-right.js +1 -1
  239. package/dist/components/eds-icon-chevron-up.js +1 -1
  240. package/dist/components/eds-icon-close.js +1 -1
  241. package/dist/components/eds-icon-copy.js +1 -1
  242. package/dist/components/eds-icon-eu.js +1 -1
  243. package/dist/components/eds-icon-facebook.js +1 -1
  244. package/dist/components/eds-icon-gitlab.js +1 -1
  245. package/dist/components/eds-icon-linkedin.js +1 -1
  246. package/dist/components/eds-icon-loader.js +1 -1
  247. package/dist/components/eds-icon-mastodon.js +1 -1
  248. package/dist/components/eds-icon-menu.js +1 -1
  249. package/dist/components/eds-icon-more.js +1 -1
  250. package/dist/components/eds-icon-search.js +1 -1
  251. package/dist/components/eds-icon-success.js +1 -1
  252. package/dist/components/eds-icon-twitter.js +1 -1
  253. package/dist/components/eds-icon-user.js +1 -1
  254. package/dist/components/eds-icon-youtube.js +1 -1
  255. package/dist/components/eds-img2.js +9 -4
  256. package/dist/components/eds-input-field2.js +2 -2
  257. package/dist/components/eds-input-footer2.js +1 -1
  258. package/dist/components/eds-input-label2.js +1 -1
  259. package/dist/components/eds-input-range2.js +2 -2
  260. package/dist/components/eds-input-search2.js +1 -1
  261. package/dist/components/eds-input-select2.js +11 -2
  262. package/dist/components/eds-input2.js +2 -2
  263. package/dist/components/eds-link2.js +6 -4
  264. package/dist/components/eds-login.js +60 -41
  265. package/dist/components/eds-logo-variations.js +1 -1
  266. package/dist/components/eds-logo2.js +4 -3
  267. package/dist/components/eds-matomo-notice.js +1 -141
  268. package/dist/components/eds-matomo-notice2.js +127 -0
  269. package/dist/components/eds-modal.js +10 -24
  270. package/dist/components/eds-navigator.js +1 -1
  271. package/dist/components/eds-pagination2.js +1 -1
  272. package/dist/components/eds-progress-bar2.js +1 -1
  273. package/dist/components/eds-rating.js +23 -9
  274. package/dist/components/eds-section-core2.js +1 -1
  275. package/dist/components/eds-section-heading2.js +2 -2
  276. package/dist/components/eds-social-networks2.js +1 -1
  277. package/dist/components/eds-steps.d.ts +11 -0
  278. package/dist/components/eds-steps.js +107 -0
  279. package/dist/components/eds-svg-repository.js +1 -1
  280. package/dist/components/eds-switch.d.ts +11 -0
  281. package/dist/components/eds-switch.js +57 -0
  282. package/dist/components/eds-tab2.js +1 -1
  283. package/dist/components/eds-table2.js +6 -7
  284. package/dist/components/eds-tabs-content.js +2 -3
  285. package/dist/components/eds-tabs.js +1 -2
  286. package/dist/components/eds-tag2.js +1 -5
  287. package/dist/components/eds-timeline.js +1 -1
  288. package/dist/components/eds-toast-manager.js +4 -3
  289. package/dist/components/eds-toast2.js +13 -10
  290. package/dist/components/eds-tooltip.js +1 -2
  291. package/dist/components/eds-trl.js +1 -1
  292. package/dist/components/eds-user-modal2.js +1 -1
  293. package/dist/components/eds-user.js +157 -1
  294. package/dist/components/eds-vertical-stepper.d.ts +11 -0
  295. package/dist/components/eds-vertical-stepper.js +86 -0
  296. package/dist/components/incorrect-use-of-colors.js +1 -1
  297. package/dist/components/keycloak.js +225 -170
  298. package/dist/components/logo-space.js +1 -1
  299. package/dist/components/logo-variations-horizontal2.js +1 -1
  300. package/dist/components/logo-variations-vertical2.js +1 -1
  301. package/dist/components/logo-wrong-usage.js +1 -1
  302. package/dist/components/p-045681d7.entry.js +1 -0
  303. package/dist/components/p-06299762.entry.js +1 -0
  304. package/dist/components/p-0a3b2576.entry.js +1 -0
  305. package/dist/components/p-0ab85eee.entry.js +1 -0
  306. package/dist/components/p-0e7bdd2c.entry.js +1 -0
  307. package/dist/components/p-10b81c47.entry.js +1 -0
  308. package/dist/components/p-13efafb9.js +1 -0
  309. package/dist/components/p-1ae529f3.entry.js +1 -0
  310. package/dist/components/p-1ed3fdb7.entry.js +1 -0
  311. package/dist/components/p-21d42cf3.entry.js +1 -0
  312. package/dist/components/p-2831a9d5.entry.js +1 -0
  313. package/dist/components/p-2c00bd76.entry.js +1 -0
  314. package/dist/components/p-34a65e58.entry.js +1 -0
  315. package/dist/components/p-38d70586.entry.js +1 -0
  316. package/dist/components/p-3a7aa1eb.entry.js +1 -0
  317. package/dist/components/p-42d3c324.entry.js +1 -0
  318. package/dist/components/p-4a12a131.entry.js +1 -0
  319. package/dist/components/p-4b3fbd6d.entry.js +1 -0
  320. package/dist/components/p-4ea027ac.entry.js +1 -0
  321. package/dist/components/p-5097066f.entry.js +1 -0
  322. package/dist/components/p-5980a142.entry.js +1 -0
  323. package/dist/components/p-599c7b97.entry.js +1 -0
  324. package/dist/components/p-5a2b8b6c.entry.js +1 -0
  325. package/dist/components/p-5ff31f14.entry.js +1 -0
  326. package/dist/components/{p-22762818.entry.js → p-65703520.entry.js} +1 -1
  327. package/dist/components/p-659ed449.entry.js +1 -0
  328. package/dist/components/p-6af40c33.entry.js +1 -0
  329. package/dist/components/p-6df9db15.entry.js +1 -0
  330. package/dist/components/{p-435a14c1.entry.js → p-759b2640.entry.js} +1 -1
  331. package/dist/components/p-7b3b26b0.entry.js +1 -0
  332. package/dist/components/p-80a185ba.entry.js +1 -0
  333. package/dist/components/p-81942665.entry.js +1 -0
  334. package/dist/components/p-86fbc239.entry.js +1 -0
  335. package/dist/components/p-88751c8b.entry.js +1 -0
  336. package/dist/components/{p-c3b294a0.entry.js → p-89f600a3.entry.js} +1 -1
  337. package/dist/components/p-8c4a0fc9.entry.js +1 -0
  338. package/dist/components/p-8eab748d.js +1 -0
  339. package/dist/components/p-911d9b37.entry.js +1 -0
  340. package/dist/components/{p-ba6bafef.entry.js → p-9579f9c2.entry.js} +1 -1
  341. package/dist/components/p-96fe2267.entry.js +1 -0
  342. package/dist/components/p-9739def5.entry.js +1 -0
  343. package/dist/components/{p-87830085.entry.js → p-9b441a1f.entry.js} +1 -1
  344. package/dist/components/{p-c72c8fb0.entry.js → p-a2621d66.entry.js} +1 -1
  345. package/dist/components/p-a535838c.entry.js +1 -0
  346. package/dist/components/p-a5b7d72d.entry.js +1 -0
  347. package/dist/components/p-a5d00633.entry.js +1 -0
  348. package/dist/components/p-a63bd0c9.entry.js +1 -0
  349. package/dist/components/{p-762c8c83.entry.js → p-a846dbca.entry.js} +1 -1
  350. package/dist/components/p-a927a455.entry.js +1 -0
  351. package/dist/components/p-aec9b8e1.entry.js +1 -0
  352. package/dist/components/{p-5398d652.entry.js → p-b1af5000.entry.js} +1 -1
  353. package/dist/components/{p-d571d530.entry.js → p-b1de9a6c.entry.js} +1 -1
  354. package/dist/components/{p-0910d733.entry.js → p-b3c1aef5.entry.js} +1 -1
  355. package/dist/components/p-b50c8d49.entry.js +1 -0
  356. package/dist/components/p-b60ed774.entry.js +1 -0
  357. package/dist/components/p-b67aafe7.entry.js +1 -0
  358. package/dist/components/p-b79999d5.entry.js +1 -0
  359. package/dist/components/p-b80457ed.entry.js +1 -0
  360. package/dist/components/p-b860b4aa.entry.js +1 -0
  361. package/dist/components/{p-8ddc67a1.entry.js → p-bd43d83c.entry.js} +1 -1
  362. package/dist/components/p-c034c395.entry.js +1 -0
  363. package/dist/components/p-c5fa170d.entry.js +1 -0
  364. package/dist/components/p-c683be2c.entry.js +1 -0
  365. package/dist/components/p-d2a0b896.entry.js +1 -0
  366. package/dist/components/p-d56d9dda.entry.js +1 -0
  367. package/dist/components/p-d5850ab3.entry.js +1 -0
  368. package/dist/components/p-de12396f.entry.js +1 -0
  369. package/dist/components/p-de2fbcfc.entry.js +1 -0
  370. package/dist/components/p-e2c250c5.entry.js +1 -0
  371. package/dist/components/p-e334f5bc.entry.js +1 -0
  372. package/dist/components/p-eb0b93d5.js +1 -0
  373. package/dist/components/p-f1cd83da.entry.js +1 -0
  374. package/dist/components/{p-22e6d7d5.entry.js → p-f36f2aeb.entry.js} +1 -1
  375. package/dist/components/p-f5dafbc8.entry.js +1 -0
  376. package/dist/components/p-f7493f41.entry.js +1 -0
  377. package/dist/components/p-fad10768.entry.js +1 -0
  378. package/dist/components/{p-dd6daa96.entry.js → p-fce25541.entry.js} +1 -1
  379. package/dist/components/primary.js +1 -1
  380. package/dist/components/primary2.js +1 -1
  381. package/dist/components/secondary.js +1 -1
  382. package/dist/components/secondary2.js +7 -7
  383. package/dist/components/support.js +1 -1
  384. package/dist/components/support2.js +3 -3
  385. package/dist/components/token-list2.js +1 -1
  386. package/dist/components/token-radii2.js +1 -1
  387. package/dist/components/token-ratios.js +1 -1
  388. package/dist/components/token-shadows2.js +1 -1
  389. package/dist/components/token-spacing.js +1 -1
  390. package/dist/components/token-typography.js +1 -1
  391. package/dist/esm/analytics-44b1416b.js +56 -0
  392. package/dist/esm/color-2554aad6.js +132 -0
  393. package/dist/esm/color-primary-palette_6.entry.js +14 -14
  394. package/dist/esm/components.js +1 -1
  395. package/dist/esm/correct-use-of-colors.entry.js +1 -1
  396. package/dist/esm/eds-accordion_13.entry.js +895 -0
  397. package/dist/esm/eds-alert.entry.js +93 -0
  398. package/dist/esm/eds-block-break.entry.js +17 -0
  399. package/dist/esm/eds-breadcrumb.entry.js +145 -0
  400. package/dist/esm/eds-card-project.entry.js +3 -2
  401. package/dist/esm/eds-card-tags.entry.js +1 -1
  402. package/dist/esm/eds-card-tool.entry.js +2 -3
  403. package/dist/esm/eds-card-wrapper.entry.js +1 -1
  404. package/dist/esm/eds-code-block.entry.js +2 -2
  405. package/dist/esm/eds-components-section.entry.js +7 -3
  406. package/dist/esm/eds-cookies-preference.entry.js +35 -0
  407. package/dist/esm/eds-docs-palettes.entry.js +1 -1
  408. package/dist/esm/eds-docs-tokens.entry.js +1 -1
  409. package/dist/esm/eds-dropdown_2.entry.js +153 -0
  410. package/dist/esm/eds-footer.entry.js +37 -0
  411. package/dist/esm/eds-form.entry.js +357 -0
  412. package/dist/esm/eds-frame.entry.js +87 -0
  413. package/dist/esm/eds-fullscreen-menu.entry.js +96 -0
  414. package/dist/esm/eds-header.entry.js +93 -0
  415. package/dist/esm/eds-icon-arrow-diagonal.entry.js +1 -1
  416. package/dist/esm/eds-icon-arrow-right.entry.js +1 -1
  417. package/dist/esm/eds-icon-bluesky.entry.js +1 -1
  418. package/dist/esm/eds-icon-chevron-down.entry.js +1 -1
  419. package/dist/esm/eds-icon-chevron-left.entry.js +1 -1
  420. package/dist/esm/eds-icon-chevron-right.entry.js +1 -1
  421. package/dist/esm/eds-icon-chevron-up.entry.js +1 -1
  422. package/dist/esm/eds-icon-close.entry.js +1 -1
  423. package/dist/esm/eds-icon-copy.entry.js +1 -1
  424. package/dist/esm/eds-icon-eu.entry.js +1 -1
  425. package/dist/esm/eds-icon-facebook.entry.js +1 -1
  426. package/dist/esm/eds-icon-gitlab.entry.js +1 -1
  427. package/dist/esm/eds-icon-linkedin.entry.js +1 -1
  428. package/dist/esm/eds-icon-loader.entry.js +1 -1
  429. package/dist/esm/eds-icon-mastodon.entry.js +1 -1
  430. package/dist/esm/eds-icon-menu.entry.js +1 -1
  431. package/dist/esm/eds-icon-more.entry.js +1 -1
  432. package/dist/esm/eds-icon-search.entry.js +1 -1
  433. package/dist/esm/eds-icon-success.entry.js +1 -1
  434. package/dist/esm/eds-icon-twitter.entry.js +1 -1
  435. package/dist/esm/eds-icon-user.entry.js +1 -1
  436. package/dist/esm/eds-icon-youtube.entry.js +1 -1
  437. package/dist/esm/eds-input_7.entry.js +314 -0
  438. package/dist/esm/eds-link.entry.js +210 -0
  439. package/dist/esm/eds-login.entry.js +60 -41
  440. package/dist/esm/eds-logo-variations.entry.js +1 -1
  441. package/dist/esm/eds-logo.entry.js +74 -0
  442. package/dist/esm/eds-modal.entry.js +93 -0
  443. package/dist/esm/eds-navigator.entry.js +1 -1
  444. package/dist/esm/eds-pagination_2.entry.js +8 -9
  445. package/dist/esm/eds-progress-bar.entry.js +1 -1
  446. package/dist/esm/eds-rating.entry.js +10 -8
  447. package/dist/esm/eds-section-core_2.entry.js +3 -3
  448. package/dist/esm/eds-social-networks.entry.js +62 -0
  449. package/dist/esm/eds-steps.entry.js +61 -0
  450. package/dist/esm/eds-svg-repository.entry.js +1 -1
  451. package/dist/esm/eds-switch.entry.js +34 -0
  452. package/dist/esm/eds-tab.entry.js +1 -1
  453. package/dist/esm/eds-tabs-content.entry.js +3 -3
  454. package/dist/esm/eds-tabs.entry.js +2 -2
  455. package/dist/esm/eds-timeline.entry.js +1 -1
  456. package/dist/esm/eds-tooltip.entry.js +2 -3
  457. package/dist/esm/eds-trl.entry.js +1 -1
  458. package/dist/esm/eds-user.entry.js +95 -0
  459. package/dist/esm/eds-vertical-stepper.entry.js +41 -0
  460. package/dist/esm/incorrect-use-of-colors.entry.js +1 -1
  461. package/dist/esm/index-e96badea.js +76 -8
  462. package/dist/esm/{keycloak-13893af6.js → keycloak-d502ec16.js} +225 -170
  463. package/dist/esm/loader.js +1 -1
  464. package/dist/esm/logo-space.entry.js +1 -1
  465. package/dist/esm/logo-variations-horizontal_2.entry.js +2 -2
  466. package/dist/esm/logo-wrong-usage.entry.js +1 -1
  467. package/dist/esm/token-list_3.entry.js +3 -3
  468. package/dist/esm/token-ratios.entry.js +1 -1
  469. package/dist/esm/token-spacing.entry.js +1 -1
  470. package/dist/esm/token-typography.entry.js +1 -1
  471. package/dist/hydrate/index.js +1067 -959
  472. package/dist/hydrate/index.mjs +1067 -959
  473. package/dist/types/components/eds-alert/eds-alert.d.ts +1 -1
  474. package/dist/types/components/eds-breadcrump/eds-breadcrump.d.ts +9 -8
  475. package/dist/types/components/eds-button/eds-button.d.ts +3 -2
  476. package/dist/types/components/eds-form/eds-form.d.ts +0 -1
  477. package/dist/types/components/eds-img/eds-img.d.ts +3 -1
  478. package/dist/types/components/eds-input-elements/eds-input-select/eds-input-select.d.ts +6 -0
  479. package/dist/types/components/eds-logo/eds-logo.d.ts +1 -0
  480. package/dist/types/components/eds-matomo-notice/eds-matomo-notice.d.ts +53 -0
  481. package/dist/types/components/eds-modal/eds-modal.d.ts +2 -7
  482. package/dist/types/components/eds-rating/eds-rating.d.ts +1 -2
  483. package/dist/types/components/eds-steps/eds-steps.d.ts +38 -0
  484. package/dist/types/components/eds-steps/eds-steps.stories.d.ts +34 -0
  485. package/dist/types/components/eds-steps/eds-vertical-stepper.d.ts +22 -0
  486. package/dist/types/components/eds-switch/eds-switch.d.ts +25 -0
  487. package/dist/types/components/eds-switch/eds-switch.stories.d.ts +32 -0
  488. package/dist/types/components/eds-tag/eds-tag.d.ts +1 -20
  489. package/dist/types/components/eds-toast/eds-toast.d.ts +4 -5
  490. package/dist/types/components.d.ts +256 -162
  491. package/dist/types/shared-ui/eds-card-section/eds-card-section.d.ts +33 -6
  492. package/dist/types/shared-ui/eds-card-section/eds-card-section.stories.d.ts +1 -1
  493. package/dist/types/shared-ui/eds-cookies-preference/eds-cookies-preference.d.ts +27 -0
  494. package/dist/types/shared-ui/eds-cookies-preference/eds-cookies-preference.st.d.ts +27 -0
  495. package/dist/types/shared-ui/eds-footer/eds-footer.d.ts +2 -15
  496. package/dist/types/shared-ui/eds-header/eds-header.d.ts +0 -20
  497. package/dist/types/shared-ui/eds-login/eds-login.d.ts +21 -18
  498. package/dist/types/shared-ui/eds-user/eds-user.d.ts +5 -5
  499. package/dist/types/utils/global.d.ts +1 -0
  500. package/dist/types/utils/keycloak.d.ts +2 -2
  501. package/package.json +1 -1
  502. package/dist/cjs/color-88793e49.js +0 -342
  503. package/dist/cjs/eds-accordion_33.cjs.entry.js +0 -2670
  504. package/dist/cjs/eds-card-section.cjs.entry.js +0 -55
  505. package/dist/cjs/eds-matomo-notice.cjs.entry.js +0 -110
  506. package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +0 -164
  507. package/dist/components/eds-user2.js +0 -156
  508. package/dist/components/p-005de86f.entry.js +0 -1
  509. package/dist/components/p-0c2e844e.entry.js +0 -1
  510. package/dist/components/p-145f13ad.entry.js +0 -1
  511. package/dist/components/p-16458a81.entry.js +0 -1
  512. package/dist/components/p-2851ff44.entry.js +0 -1
  513. package/dist/components/p-29648b47.entry.js +0 -1
  514. package/dist/components/p-297b2bc3.entry.js +0 -1
  515. package/dist/components/p-2dda1ec4.entry.js +0 -1
  516. package/dist/components/p-32cddd94.entry.js +0 -1
  517. package/dist/components/p-35ec730b.entry.js +0 -1
  518. package/dist/components/p-388b4966.entry.js +0 -1
  519. package/dist/components/p-4037ad48.entry.js +0 -1
  520. package/dist/components/p-490ba155.entry.js +0 -1
  521. package/dist/components/p-4932aab2.entry.js +0 -1
  522. package/dist/components/p-4a24c2ce.entry.js +0 -1
  523. package/dist/components/p-57c964c5.entry.js +0 -1
  524. package/dist/components/p-5a43503a.entry.js +0 -1
  525. package/dist/components/p-5aad9d3f.entry.js +0 -1
  526. package/dist/components/p-5fc68438.entry.js +0 -1
  527. package/dist/components/p-610db2b2.entry.js +0 -1
  528. package/dist/components/p-6378fb3e.entry.js +0 -1
  529. package/dist/components/p-673dce11.entry.js +0 -1
  530. package/dist/components/p-7802e966.entry.js +0 -1
  531. package/dist/components/p-832dc95a.entry.js +0 -1
  532. package/dist/components/p-846fc91c.entry.js +0 -1
  533. package/dist/components/p-855aa1a3.entry.js +0 -1
  534. package/dist/components/p-8c56e39a.entry.js +0 -1
  535. package/dist/components/p-a44a1abe.entry.js +0 -1
  536. package/dist/components/p-a4e9b68b.entry.js +0 -1
  537. package/dist/components/p-ab32b3fc.entry.js +0 -1
  538. package/dist/components/p-ac0112d5.entry.js +0 -1
  539. package/dist/components/p-acb16e1c.entry.js +0 -1
  540. package/dist/components/p-ae5dbd41.entry.js +0 -1
  541. package/dist/components/p-b04eff31.entry.js +0 -1
  542. package/dist/components/p-b86a4985.js +0 -1
  543. package/dist/components/p-bdd86a3c.entry.js +0 -1
  544. package/dist/components/p-bf0f851d.entry.js +0 -1
  545. package/dist/components/p-c2d369bc.entry.js +0 -1
  546. package/dist/components/p-c6038449.entry.js +0 -1
  547. package/dist/components/p-c9c417de.js +0 -1
  548. package/dist/components/p-d1670eec.entry.js +0 -1
  549. package/dist/components/p-d53b7a75.entry.js +0 -1
  550. package/dist/components/p-d6d86366.entry.js +0 -1
  551. package/dist/components/p-df94285c.entry.js +0 -1
  552. package/dist/components/p-e74834bc.entry.js +0 -1
  553. package/dist/components/p-f7a6ce69.entry.js +0 -1
  554. package/dist/esm/color-bb472c37.js +0 -338
  555. package/dist/esm/eds-accordion_33.entry.js +0 -2634
  556. package/dist/esm/eds-card-section.entry.js +0 -51
  557. package/dist/esm/eds-matomo-notice.entry.js +0 -106
  558. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/index.d.ts +0 -3
  559. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib/keycloak.d.ts +0 -30
  560. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib/render.d.ts +0 -8
  561. package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.d.ts +0 -77
  562. /package/dist/collection/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.css +0 -0
  563. /package/dist/types/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.stories.d.ts +0 -0
  564. /package/dist/types/{Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib → utils}/analytics.d.ts +0 -0
  565. /package/dist/types/{Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib → utils}/color.d.ts +0 -0
@@ -0,0 +1,91 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-f08e4f5c.js');
6
+
7
+ const EdsFrame = class {
8
+ constructor(hostRef) {
9
+ index.registerInstance(this, hostRef);
10
+ this.frameLabel = undefined;
11
+ this.urlLabel = 'Open in Storybook';
12
+ this.errorMessage = 'Could not load the requested Storybook content. Please check the URL or try again later.';
13
+ this.storybookUrl = undefined;
14
+ this.storyPath = undefined;
15
+ this.intent = 'strong';
16
+ this.tiny = false;
17
+ this.size = 'auto';
18
+ this.bg = true;
19
+ this.iframeError = false;
20
+ }
21
+ articleClasses() {
22
+ return [
23
+ this.tiny ? 'min-h-120' : 'min-h-156',
24
+ this.bg ? 'bg-inverse' : 'bg-default',
25
+ 'rounded border-softer effect-focus-within relative flex grow flex-col border-2',
26
+ 'w-full h-full'
27
+ ].join(' ');
28
+ }
29
+ getFrameHeight() {
30
+ switch (this.size) {
31
+ case 'sm':
32
+ return '100px';
33
+ case 'md':
34
+ return '200px';
35
+ case 'lg':
36
+ return '400px';
37
+ case 'xl':
38
+ return '700px';
39
+ default:
40
+ return 'auto';
41
+ }
42
+ }
43
+ async checkIframeAvailability() {
44
+ try {
45
+ const response = await fetch(this.frameSrc, { method: 'GET' });
46
+ if (!response.ok) {
47
+ throw new Error('Failed to load');
48
+ }
49
+ }
50
+ catch (error) {
51
+ this.iframeError = true;
52
+ }
53
+ }
54
+ componentWillLoad() {
55
+ this.checkIframeAvailability();
56
+ }
57
+ componentDidLoad() {
58
+ // Emit context for each eds-link element after the component is fully loaded
59
+ const links = this.el.querySelectorAll('eds-link');
60
+ links.forEach((link) => {
61
+ this.emitContext(link);
62
+ });
63
+ }
64
+ /**
65
+ * Emits a custom event called `parentContext` for a given link element.
66
+ * This event provides context information about the breadcrumb component.
67
+ *
68
+ * @param linkElement - The link element to which the event will be dispatched.
69
+ */
70
+ emitContext(linkElement) {
71
+ const event = new CustomEvent('parentContext', {
72
+ detail: {
73
+ componentName: this.el.tagName.toLowerCase(),
74
+ identifier: this.frameLabel
75
+ }
76
+ });
77
+ linkElement.dispatchEvent(event);
78
+ }
79
+ get storyLink() {
80
+ return `${this.storybookUrl}/?path=/story/${this.storyPath}`;
81
+ }
82
+ get frameSrc() {
83
+ return `${this.storybookUrl}/iframe.html?id=${this.storyPath}&viewMode=story`;
84
+ }
85
+ render() {
86
+ return (index.h("div", { key: '20786dd40414d29f98d496e29720bd78b9d7cf8e', class: this.articleClasses() }, index.h("div", { key: '208612330c9d2872c68aeb310e164c8a915a51ef', class: "effect-height flex items-center justify-between py-8 px-12" }, index.h("span", { key: 'ada2a40384ffaffadc8887580aa6184422008a68', class: "f-ui-02" }, this.frameLabel), !this.iframeError ? (index.h("eds-link", { label: this.urlLabel, url: this.storyLink, intent: this.intent, class: "ml-auto", external: true, disabled: false, icon: "arrow-diagonal" })) : null), index.h("div", { key: '26a5ae1c81b60b05b6f4859ffa4dbd13bb2557f3', class: "border-softer border-t-2" }, this.iframeError ? (index.h("div", { class: "container ml-8 mr-8 mt-16" }, this.errorMessage)) : (index.h("iframe", { src: this.frameSrc, width: "100%", height: this.getFrameHeight(), title: this.frameLabel, frameBorder: "0", allowFullScreen: true })))));
87
+ }
88
+ get el() { return index.getElement(this); }
89
+ };
90
+
91
+ exports.eds_frame = EdsFrame;
@@ -0,0 +1,100 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-f08e4f5c.js');
6
+
7
+ const edsFullscreenMenuCss = "";
8
+ const EdsFullscreenMenuStyle0 = edsFullscreenMenuCss;
9
+
10
+ const EdsFullscreenMenu = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.menuClose = index.createEvent(this, "menuClose", 7);
14
+ this.links = undefined;
15
+ this.menuLinks = undefined;
16
+ this.homeUrl = '/';
17
+ this.inverseHeader = false;
18
+ this.isMenuOpen = false;
19
+ }
20
+ /**
21
+ * Listens for the toggleMenu event to open or close the menu.
22
+ * This event is emitted by the eds-header component.
23
+ */
24
+ handleToggleMenu(event) {
25
+ this.isMenuOpen = event.detail; // Set isMenuOpen based on the event payload
26
+ }
27
+ /** Opens the menu */
28
+ openMenu() {
29
+ this.isMenuOpen = true;
30
+ }
31
+ /** Closes the menu */
32
+ closeMenu() {
33
+ this.isMenuOpen = false;
34
+ this.menuClose.emit();
35
+ }
36
+ // Lifecycle method to add the resize event listener when component loads
37
+ componentDidLoad() {
38
+ window.addEventListener('resize', this.handleResize.bind(this));
39
+ }
40
+ // Lifecycle method to remove the resize event listener when component unloads
41
+ disconnectedCallback() {
42
+ window.removeEventListener('resize', this.handleResize.bind(this));
43
+ }
44
+ // Function to close the menu if screen width is larger than a defined breakpoint (1024px)
45
+ handleResize() {
46
+ if (window.innerWidth >= 1024) {
47
+ this.isMenuOpen = false;
48
+ }
49
+ }
50
+ /**
51
+ * Parses the `links` prop into an array of link objects.
52
+ * Returns an empty array if parsing fails or if `links` is not a valid JSON string or object.
53
+ *
54
+ * @returns {any[]} Array of parsed link objects
55
+ */
56
+ get parsedLinks() {
57
+ if (typeof this.links === 'object') {
58
+ return this.links;
59
+ }
60
+ else if (typeof this.links === 'string') {
61
+ try {
62
+ return JSON.parse(this.links);
63
+ }
64
+ catch (e) {
65
+ // eslint-disable-next-line
66
+ console.error('Error parsing links prop:', e);
67
+ return [];
68
+ }
69
+ }
70
+ return [];
71
+ }
72
+ /**
73
+ * Parses the `menuLinks` prop into an array of link objects.
74
+ * Returns an empty array if parsing fails or if `menuLinks` is not a valid JSON string or object.
75
+ *
76
+ * @returns {any[]} Array of parsed menu link objects
77
+ */
78
+ get parsedMenuLinks() {
79
+ if (typeof this.menuLinks === 'object') {
80
+ return this.menuLinks;
81
+ }
82
+ else if (typeof this.menuLinks === 'string') {
83
+ try {
84
+ return JSON.parse(this.menuLinks);
85
+ }
86
+ catch (e) {
87
+ // eslint-disable-next-line
88
+ console.error('Error parsing menuLinks prop:', e);
89
+ return [];
90
+ }
91
+ }
92
+ return [];
93
+ }
94
+ render() {
95
+ return this.isMenuOpen ? (index.h("div", { class: "eds-full-screen bg-default fixed inset-0 z-[999999] overflow-y-scroll" }, index.h("div", { class: "flex min-h-full flex-col" }, index.h("div", { class: `bg-default w-full sticky top-0 ${this.inverseHeader ? 'bg-strongest' : 'bg-default'}` }, index.h("div", { class: "mx-auto flex items-center justify-between" }, index.h("div", { class: "mr-auto w-[200px] h-[85px]" }, index.h("eds-logo", { type: this.inverseHeader ? 'color-white' : 'color', href: this.homeUrl })), index.h("div", { class: "px-16" }, index.h("eds-button", { "aria-label": "Close menu", intent: "ghostInverse", icon: "close", onClick: () => this.closeMenu() })))), index.h("div", { class: "py-16 px-16" }, index.h("nav", { class: "mt-28 flex flex-col gap-y-8" }, this.parsedLinks.map((link, index$1) => (index.h("eds-link", { label: link.label, key: index$1, url: link.url, intent: "tertiary", size: "large", class: "effect-color effect-focus rounded-xs f-heading-02 hover:text-lighter w-fit", onClick: () => this.closeMenu(), icon: "arrow-right" })))), index.h("eds-block-break", null), index.h("nav", { class: "mt-28 flex flex-col gap-y-8" }, this.parsedMenuLinks.map((link, index$1) => (index.h("eds-link", { label: link.label, key: index$1, url: link.url, intent: "tertiary", size: "large", class: "effect-color effect-focus rounded-xs f-heading-02 hover:text-lighter w-fit", onClick: () => this.closeMenu(), icon: "chevron-right" }))))), index.h("div", { class: "mt-auto" }, index.h("eds-footer", { social: true, "extra-class": "bg-darker" }))))) : null;
96
+ }
97
+ };
98
+ EdsFullscreenMenu.style = EdsFullscreenMenuStyle0;
99
+
100
+ exports.eds_fullscreen_menu = EdsFullscreenMenu;
@@ -0,0 +1,97 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-f08e4f5c.js');
6
+
7
+ const edsHeaderCss = "";
8
+ const EdsHeaderStyle0 = edsHeaderCss;
9
+
10
+ const EdsHeader = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.toggleMenu = index.createEvent(this, "toggleMenu", 7);
14
+ this.homeUrl = '/';
15
+ this.links = undefined;
16
+ this.inverseHeader = false;
17
+ this.menuEnabled = false;
18
+ this.isMenuOpen = false;
19
+ this.isUserMenuOpen = false;
20
+ this.isAuthenticated = false;
21
+ }
22
+ onAuthStatusChanged(event) {
23
+ var _a;
24
+ this.isAuthenticated = (_a = event.detail) === null || _a === void 0 ? void 0 : _a.authenticated;
25
+ }
26
+ /**
27
+ * Lifecycle method that runs when the component has fully loaded.
28
+ * It emits a custom event for each `eds-link` element contained within the breadcrumb.
29
+ */
30
+ componentDidLoad() {
31
+ // Emit context for each eds-link element after the component is fully loaded
32
+ const links = this.hostEl.querySelectorAll('eds-link');
33
+ links.forEach((link) => {
34
+ this.emitContext(link);
35
+ });
36
+ }
37
+ /**
38
+ * Emits a custom event called `parentContext` for a given link element.
39
+ * This event provides context information about the breadcrumb component.
40
+ *
41
+ * @param linkElement - The link element to which the event will be dispatched.
42
+ */
43
+ emitContext(linkElement) {
44
+ const event = new CustomEvent('parentContext', {
45
+ detail: {
46
+ componentName: this.hostEl.tagName.toLowerCase(),
47
+ identifier: null
48
+ }
49
+ });
50
+ linkElement.dispatchEvent(event);
51
+ }
52
+ /** Emits an event to open or close the menu */
53
+ handleToggleMenu() {
54
+ this.toggleMenu.emit(!this.isMenuOpen);
55
+ }
56
+ /**
57
+ * Toggles the visibility of the user menu.
58
+ * Opens the user menu if closed, and closes it if open.
59
+ */
60
+ toggleUserMenu() {
61
+ this.isUserMenuOpen = !this.isUserMenuOpen;
62
+ }
63
+ /**
64
+ * Parses the `links` prop into an array of link objects.
65
+ * Returns an empty array if parsing fails or if `links` is not a valid JSON string or object.
66
+ *
67
+ * @returns {any[]} Array of parsed link objects
68
+ */
69
+ get parsedLinks() {
70
+ // If it's already an array, return it immediately.
71
+ if (Array.isArray(this.links)) {
72
+ return this.links;
73
+ }
74
+ if (typeof this.links === 'object') {
75
+ return this.links;
76
+ }
77
+ else if (typeof this.links === 'string') {
78
+ try {
79
+ return JSON.parse(this.links);
80
+ }
81
+ catch (e) {
82
+ // eslint-disable-next-line
83
+ console.error('Error parsing links prop:', e);
84
+ return [];
85
+ }
86
+ }
87
+ return [];
88
+ }
89
+ render() {
90
+ return (index.h("header", { key: '8447435914bd3cdf61ce03f2a6bc646fd6b39b01', class: `flex items-center justify-between relative z-10
91
+ ${this.inverseHeader ? 'text-inverse bg-strongest' : 'text-default bg-dark'}` }, index.h("div", { key: '2a7a525d9ec5f86437212ab5b6c60c901e1f69a8', class: "mr-auto w-[200px] h-[85px]" }, index.h("eds-logo", { key: '29381ef7d9f600690a373a09be30b2dea6d5b936', type: this.inverseHeader ? 'color-white' : 'color', href: this.homeUrl })), this.parsedLinks && (index.h("nav", { key: '8085c6dfa6dadce3d7eefb45505e9c9404fd422d', class: "absolute left-1/2 top-1/2 grow -translate-x-1/2 -translate-y-1/2 justify-center hidden md:flex" }, index.h("ul", { key: 'cb8442be1efc058dc46c283c85e50c58dd627f3e', class: "flex gap-x-2" }, this.parsedLinks.map((link) => (index.h("eds-link", { label: link.label, "aria-label": link.label, url: link.url, intent: "ghost", size: "small", icon: link.icon, external: link.external, "extra-class": "after:effect-opacity aria-current-page:bg-darker whitespace-nowrap !text-current after:!border-transparent after:opacity-0 hover:after:!border-transparent hover:after:opacity-100" })))))), index.h("slot", { key: '5d39561f4f43641640cc3f5d01edd35ebde794e3' }), this.menuEnabled ? (index.h("div", { class: "md:hidden flex overflow-hidden px-16" }, index.h("eds-button", { "aria-label": "Menu", intent: "ghostInverse", icon: "menu", size: "small", onClick: () => this.handleToggleMenu() }))) : null));
92
+ }
93
+ get hostEl() { return index.getElement(this); }
94
+ };
95
+ EdsHeader.style = EdsHeaderStyle0;
96
+
97
+ exports.eds_header = EdsHeader;
@@ -11,7 +11,7 @@ const EdsIconArrowDiagonal = class {
11
11
  this.addClass = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '08ebdce5cfbe75bf4bfab8f72493e2178be55c3c', class: this.addClass, innerHTML: arrowDiagonalBlack.arrowDiagonal });
14
+ return index.h("span", { key: 'd85a4d425e0c255efe4763d4a13f13b6ff727c2c', class: this.addClass, innerHTML: arrowDiagonalBlack.arrowDiagonal });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconArrowRight = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '6d704324784e6c3d9c221dcaf83bd86a8a6a94ab', class: this.class, innerHTML: arrowRight.arrowRight });
14
+ return index.h("span", { key: '4a2b33b86753acab8270a45c7b250603b128bc88', class: this.class, innerHTML: arrowRight.arrowRight });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconBluesky = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '8b5d4cfeedf6d7e9bea48d7ba892527d484c858d', class: this.class, innerHTML: bluesky.bluesky });
14
+ return index.h("span", { key: '845a157678b9d059b2c9bd8a6265d3a62f33c31a', class: this.class, innerHTML: bluesky.bluesky });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconChevronDown = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'bc01e9e10033245e02403b6b919911018eef9919', class: this.class, innerHTML: chevronDown.chevronDown });
14
+ return index.h("span", { key: 'fa8022d27b91e909d4cd5522c6d0406be698a412', class: this.class, innerHTML: chevronDown.chevronDown });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconChevronLeft = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'd74bd0b2ddfd5bd61c97309aebb71d7c29f0cf43', class: this.class, innerHTML: chevronLeft.chevronLeft });
14
+ return index.h("span", { key: 'c723d7f1bbd596063ae7e66123b8038af5320a54', class: this.class, innerHTML: chevronLeft.chevronLeft });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconChevronRight = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '998491aed74bd3edd1fb8545f85ab52cf2703b3f', class: this.class, innerHTML: chevronRight.chevronRight });
14
+ return index.h("span", { key: 'f770cd9151077e8708c76d2082613c65a20c420f', class: this.class, innerHTML: chevronRight.chevronRight });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconChevronUp = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'd0723afa766fc6dac454ec84602bd50ba4e49950', class: this.class, innerHTML: chevronUp.chevronUp });
14
+ return index.h("span", { key: '40d18a840277f2aba5d314a36fca5c1f8fd99cc6', class: this.class, innerHTML: chevronUp.chevronUp });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconClose = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '365ad476b1be9c708e73598cad1dd42a908fa1cd', class: this.class, innerHTML: close.close });
14
+ return index.h("span", { key: '947f6615e8ee155be98b379a9c771cc0d453becd', class: this.class, innerHTML: close.close });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconCopy = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '770c34b98ec0e0a7e16de4d7b5b41b4afec9911e', class: this.class, innerHTML: copy.copy });
14
+ return index.h("span", { key: '1e23d4493d5a1d07bc794da20cc4e445a87d56b0', class: this.class, innerHTML: copy.copy });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconEu = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'cc6e5f7d7333ff7ed4a6f716e0ee90806fa782f9', class: this.class, innerHTML: eu.euSvg });
14
+ return index.h("span", { key: '14254e1b9d43562e6f3f943de22aa8dd4d89a044', class: this.class, innerHTML: eu.euSvg });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconFacebook = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'f859db4f8b6679e138e6d72d1d0f5e5bd1bcf997', class: this.class, innerHTML: facebook.facebook });
14
+ return index.h("span", { key: '902598891dfe926f92ce5d30dc135896c6eccd43', class: this.class, innerHTML: facebook.facebook });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconGitlab = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '5a91cfc15c4dec2b50ce57fb0f1d6cc8f57b03e8', class: this.class, innerHTML: mono.gitlabBlack });
14
+ return index.h("span", { key: '128f9265dfc1aee95586ba0a3fd20dd131678893', class: this.class, innerHTML: mono.gitlabBlack });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconLinkedin = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'b8e0661a74a92c72b6db109cb48db12da48dcf92', class: this.class, innerHTML: linkedin.linkedin });
14
+ return index.h("span", { key: '0f9675a371ca7bb460882c04bf2bb0c103273a0d', class: this.class, innerHTML: linkedin.linkedin });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconLoader = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '260c4eeb69ff79d943571c1461346b9019ea513a', class: this.class, innerHTML: loader.loader });
14
+ return index.h("span", { key: 'f11c60068baa2d2398056b3d7f04129d9deb4517', class: this.class, innerHTML: loader.loader });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconMastodon = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '902598891dfe926f92ce5d30dc135896c6eccd43', class: this.class, innerHTML: mastodon.mastodon });
14
+ return index.h("span", { key: '1f68e5d0b6f8455f40bf94f6095eceff00b7887e', class: this.class, innerHTML: mastodon.mastodon });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconMenu = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '9d15be28017eb074a69846a2a639861de997130b', class: this.class, innerHTML: menu.menu });
14
+ return index.h("span", { key: '0084602c8e870b70caa66479f71bed3bd0cce94e', class: this.class, innerHTML: menu.menu });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconMore = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '0f7d61104f8f2b0a83c5b60a6ce81c6ab91ecb9c', class: this.class, innerHTML: more.more });
14
+ return index.h("span", { key: 'dd9df55fa03c1b27f2f931c7d07ccc69ee940ff4', class: this.class, innerHTML: more.more });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconSearch = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '6795d973d3a1fff27c2fd6181235d0284abaf3b7', class: this.class, innerHTML: search.search });
14
+ return index.h("span", { key: '42acc730afd956c2884b0789b3ea37ccf323630b', class: this.class, innerHTML: search.search });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconSuccess = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: '15e428fd72496249adfe372847d5c683cd3412b1', class: this.class, innerHTML: success.success });
14
+ return index.h("span", { key: '8b5d4cfeedf6d7e9bea48d7ba892527d484c858d', class: this.class, innerHTML: success.success });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconTwitter = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'cfa2d903e79d5a17fb7511e078c0d26bd6d3abd6', class: this.class, innerHTML: twitter.twitter });
14
+ return index.h("span", { key: 'a06ab2e79a1ec7603244ec09649ccc2c9ea1950c', class: this.class, innerHTML: twitter.twitter });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconUser = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'dc06f1a54b9542cb2c0165fb3bdff960ecd81cc0', class: this.class, innerHTML: user.user });
14
+ return index.h("span", { key: 'cb31d12146ff577195650b502f51005092404a30', class: this.class, innerHTML: user.user });
15
15
  }
16
16
  };
17
17
 
@@ -11,7 +11,7 @@ const EdsIconYoutube = class {
11
11
  this.class = '';
12
12
  }
13
13
  render() {
14
- return index.h("span", { key: 'ecd12a21c5797f93f7d8abe67803b27862967b2f', class: this.class, innerHTML: youtube.youtube });
14
+ return index.h("span", { key: '4eba69bfec926b7a3490feee15b5947a8ab8a7b9', class: this.class, innerHTML: youtube.youtube });
15
15
  }
16
16
  };
17
17