@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,34 @@
1
+ import { r as registerInstance, c as createEvent, h } from './index-e96badea.js';
2
+
3
+ const edsSwitchCss = ":host{display:inline-block}.switch-container{display:inline-flex;align-items:center}.switch-label{font-size:14px;margin:0 8px}button.switch{position:relative;display:inline-flex;align-items:center;width:50px;height:26px;border:none;border-radius:13px;background-color:#ccc;padding:0;cursor:pointer;transition:background-color 0.2s}button.switch:focus{outline:none;box-shadow:0 0 0 2px #007aff}button.switch.switch--checked{background-color:var(--green-500)}button.switch.switch--disabled{opacity:0.6;cursor:not-allowed}.switch-handle{position:absolute;width:22px;height:22px;border-radius:50%;background-color:#fff;top:2px;left:2px;transition:transform 0.2s}button.switch.switch--checked .switch-handle{transform:translateX(24px)}";
4
+ const EdsSwitchStyle0 = edsSwitchCss;
5
+
6
+ const EdsSwitch = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.change = createEvent(this, "change", 7);
10
+ this.toggleSwitch = () => {
11
+ if (this.disabled) {
12
+ return;
13
+ }
14
+ this.checked = !this.checked;
15
+ this.change.emit(this.checked);
16
+ };
17
+ this.checked = false;
18
+ this.disabled = false;
19
+ this.labelOn = '';
20
+ this.labelOff = '';
21
+ }
22
+ render() {
23
+ // Compute an accessible name based on state.
24
+ const accessibleLabel = this.labelOn || this.labelOff ? (this.checked ? this.labelOn : this.labelOff) : 'Toggle switch';
25
+ return (h("div", { key: 'd4c727cbb562921b2bcba269e84f25c359c7061b', class: "switch-container" }, this.labelOff && h("span", { key: '90b18fff27bd21501466deb5879e5fe6ff607043', class: "switch-label switch-label--off" }, this.labelOff), h("button", { key: '8675f5d9f972d3932710fa7f9b28f74f95a83003', type: "button", role: "switch", "aria-checked": this.checked ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', "aria-label": accessibleLabel, class: {
26
+ switch: true,
27
+ 'switch--checked': this.checked,
28
+ 'switch--disabled': this.disabled
29
+ }, onClick: this.toggleSwitch, disabled: this.disabled }, h("span", { key: '26aa30a01b10419c1665b1fd58b5696a02d1504a', class: "switch-handle" })), this.labelOn && h("span", { key: '3680d67555e9193a97e129c0639b411263e070a8', class: "switch-label switch-label--on" }, this.labelOn)));
30
+ }
31
+ };
32
+ EdsSwitch.style = EdsSwitchStyle0;
33
+
34
+ export { EdsSwitch as eds_switch };
@@ -29,7 +29,7 @@ const EdsTab = class {
29
29
  this.ariaLabel = undefined;
30
30
  }
31
31
  render() {
32
- return (h("a", { key: 'ba4c995637d8d305249f018a0451775f45907716', "aria-label": this.label, "aria-current": this.active, class: this.tabCva({ active: this.active }) }, this.label));
32
+ return (h("a", { key: 'a55be2a07e554ab13a0d7e913710382d6126da57', "aria-label": this.label, "aria-current": this.active, class: this.tabCva({ active: this.active }) }, this.label));
33
33
  }
34
34
  };
35
35
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-e96badea.js';
2
- import { s as sendAnalytics } from './color-bb472c37.js';
2
+ import { s as sendAnalytics } from './analytics-44b1416b.js';
3
3
  import { c as cva } from './index-39c58238.js';
4
4
 
5
5
  const EdsTabsContent = class {
@@ -114,11 +114,11 @@ const EdsTabsContent = class {
114
114
  });
115
115
  }
116
116
  render() {
117
- return (h("div", { key: '7bc954d9251bd15b5e3a49d5c74b83805f802b07', class: "after:border-softest before:bg-gradient-y relative overflow-x-hidden before:absolute before:inset-x-0 before:bottom-0 before:h-12 before:opacity-5 before:content-[''] after:absolute after:inset-x-0 after:bottom-0 after:border-b-2 after:content-['']" }, h("div", { key: '1bfda380604f1eae1cc5be147a5e3e6b537e0396', class: "scroller-x max-w-xxxl xxxl:px-0 relative z-[1] mx-auto px-16 pt-8 lg:px-28" }, h("nav", { key: 'b2ed26b52fd629ec99b01c7dc8e612eae4f3886d', ref: (el) => (this.tabContainer = el), class: "inline-flex", "aria-label": this.navAriaLabel }, this.parsedTabs.map((tab, index) => {
117
+ return (h("div", { key: 'd94df79c55522088de5445587758a5eea028b313', class: "after:border-softest before:bg-gradient-y relative overflow-x-hidden before:absolute before:inset-x-0 before:bottom-0 before:h-12 before:opacity-5 before:content-[''] after:absolute after:inset-x-0 after:bottom-0 after:border-b-2 after:content-['']" }, h("div", { key: 'e7d01a2e6b424c25749c0d70305fb1c8c55bef74', class: "scroller-x max-w-xxxl xxxl:px-0 relative z-[1] mx-auto px-16 pt-8 lg:px-28" }, h("nav", { key: 'ef8ff8a02e570dfcf8143997ace793a65917e6ca', ref: (el) => (this.tabContainer = el), class: "inline-flex", "aria-label": this.navAriaLabel }, this.parsedTabs.map((tab, index) => {
118
118
  //const TabComponent = tab.active ? 'span' : 'a';
119
119
  const tabProps = this.getTabOptions(tab.active, index);
120
120
  return (h("eds-tab", Object.assign({}, tabProps, { label: tab.label, url: tab.url, active: index === this.activeIndex, ariaLabel: tab.ariaLabel, onClick: () => this.handleTabClick(index, tab.label) })));
121
- })), h("slot", { key: '5072b877786a23358d540d6d242d5fbdb3c63d7f' }))));
121
+ })), h("slot", { key: '8f014081c3bc2a8a3013aea3aff32690d6f71c85' }))));
122
122
  }
123
123
  get el() { return getElement(this); }
124
124
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-e96badea.js';
2
- import { s as sendAnalytics } from './color-bb472c37.js';
2
+ import { s as sendAnalytics } from './analytics-44b1416b.js';
3
3
  import { c as cva } from './index-39c58238.js';
4
4
 
5
5
  const edsTabsCss = "";
@@ -124,7 +124,7 @@ const EdsTabs = class {
124
124
  });
125
125
  }
126
126
  render() {
127
- return (h("div", { key: '540bb667084b36ae2151ec39ef6b54a9ac6a4c4a', id: `${this.id}`, class: "after:border-softest before:bg-gradient-y relative overflow-x-hidden before:absolute before:inset-x-0 before:bottom-0 before:h-12 before:opacity-5 before:content-[''] after:absolute after:inset-x-0 after:bottom-0 after:border-b-2 after:content-['']" }, h("div", { key: 'f0266d39c943b82725ded757cce0b35fb85fa874', class: "scroller-x overflow-x-auto max-w-xxxl xxxl:px-0 relative z-[1] mx-auto px-16 pt-8 lg:px-28" }, h("nav", { key: 'fcedf94e6f6c14635291d9c8e6d672efc8055433', ref: (el) => (this.tabContainer = el), class: "inline-flex", "aria-label": this.navAriaLabel }, this.parsedTabs.map((tab, index) => {
127
+ return (h("div", { key: '5a0c7dbdd059b2a1efdf31e91725dd1d49c88bd4', id: `${this.id}`, class: "after:border-softest before:bg-gradient-y relative overflow-x-hidden before:absolute before:inset-x-0 before:bottom-0 before:h-12 before:opacity-5 before:content-[''] after:absolute after:inset-x-0 after:bottom-0 after:border-b-2 after:content-['']" }, h("div", { key: '74bb7e66b88d845359caf285430fca079abfab03', class: "scroller-x overflow-x-auto max-w-xxxl xxxl:px-0 relative z-[1] mx-auto px-16 pt-8 lg:px-28" }, h("nav", { key: '71ca3465da106b2d1ed59eca28eabfe60a1ac0fc', ref: (el) => (this.tabContainer = el), class: "inline-flex", "aria-label": this.navAriaLabel }, this.parsedTabs.map((tab, index) => {
128
128
  //const TabComponent = tab.active ? 'span' : 'a';
129
129
  const tabProps = this.getTabOptions(tab.active, index);
130
130
  return (h("eds-tab", Object.assign({}, tabProps, { label: tab.label || tab.ariaLabel, url: tab.url, active: index === this.activeIndex, onClick: () => this.handleTabClick(index, tab.label) })));
@@ -58,7 +58,7 @@ const EdsTimeline = class {
58
58
  }
59
59
  }
60
60
  render() {
61
- return (h("div", { key: '6016cb89d3fe3250482b42d8a0bf500fe18cee5d', class: "max-w-sidebar mx-auto px-4 py-8" }, h("div", { key: '994cc7af75950a0f09d108804efff796602aeb93', class: "relative" }, h("div", { key: '77b15ae60feb380ea20c6466b49d0efd5d8f5180', class: "absolute w-4 left-1/2 transform -translate-x-1/2 bg-strong h-full z-0" }), h("div", { key: '60bb384ce4eedd7bfc3b15a7a637e2b89318d619', class: "space-y-16" }, this.parsedEvents.map((event, index) => (h("div", { class: "relative flex" }, h("div", { class: `w-1/2 ${index % 2 === 0 ? 'pr-4' : ''}` }, index % 2 === 0 && (h("eds-card-generic", { cardTitle: event.title, url: "#", description: event.description, "heading-level": "h2", tiny: true, bg: !event.completed, "with-hover": "false", tags: JSON.stringify(event.completed
61
+ return (h("div", { key: '1ba4a93ce518b52f5821af75ae0587c44db92c6d', class: "max-w-sidebar mx-auto px-4 py-8" }, h("div", { key: '3e019420ddd4bfab7800567c7130299ea47205c6', class: "relative" }, h("div", { key: 'df99ce8fb08232c46449d7485dd7cffcd04b64d6', class: "absolute w-4 left-1/2 transform -translate-x-1/2 bg-strong h-full z-0" }), h("div", { key: '1b52694d2e8c3656910c02680aa8ce2e78b02997', class: "space-y-16" }, this.parsedEvents.map((event, index) => (h("div", { class: "relative flex" }, h("div", { class: `w-1/2 ${index % 2 === 0 ? 'pr-4' : ''}` }, index % 2 === 0 && (h("eds-card-generic", { cardTitle: event.title, url: "#", description: event.description, "heading-level": "h2", tiny: true, bg: !event.completed, "with-hover": "false", tags: JSON.stringify(event.completed
62
62
  ? [{ label: 'completed', style: 'accent' }]
63
63
  : [{ label: 'pending', style: 'default' }]), onClick: () => this.handleEventClick(event) }))), h("div", { class: "flex items-center justify-center relative" }, event.completed ? (h("div", { class: "w-32 h-32 bg-accent rounded-full shadow flex items-center justify-center" })) : (h("div", { class: "w-32 h-32 bg-strong rounded-full shadow flex items-center justify-center" }))), h("div", { class: `w-1/2 ${index % 2 !== 0 ? 'pl-4' : ''}` }, index % 2 !== 0 && (h("eds-card-generic", { cardTitle: event.title, url: "#", description: event.description, "heading-level": "h2", tiny: true, bg: !event.completed, "with-hover": "false", tags: JSON.stringify(event.completed
64
64
  ? [{ label: 'completed', style: 'accent' }]
@@ -1,6 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-e96badea.js';
2
- import { s as sendAnalytics } from './color-bb472c37.js';
3
- import './index-39c58238.js';
2
+ import { s as sendAnalytics } from './analytics-44b1416b.js';
4
3
 
5
4
  const edsTooltipCss = ".relative{position:relative}.absolute{position:absolute}.rounded-sm{border-radius:8px}.rounded-xs{border-radius:4px}.bg-stronger{background-color:var(--grey-900)}.bg-strongest{background-color:var(--black)}.text-inverse{color:var(--white)}.text-default{color:var(--black)}.f-ui-03{font-family:var(--f-ui-03-fontFamily);font-weight:var(--f-ui-03-fontWeight);font-size:var(--f-ui-03-fontSize);line-height:var(--f-ui-03-lineHeight);letter-spacing:var(--f-ui-03-letterSpacing)}.f-ui-03-light{font-family:var(--f-ui-03-light-fontFamily);font-weight:var(--f-ui-03-light-fontWeight);font-size:var(--f-ui-03-light-fontSize);line-height:var(--f-ui-03-light-lineHeight);letter-spacing:var(--f-ui-03-light-letterSpacing)}.pointer-events-none{pointer-events:none}.-top-8{top:-0.5rem}.left-1\\/2{left:50%}.z-10{z-index:10}.block{display:block}.-translate-x-1\\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.whitespace-nowrap{white-space:nowrap}.py-2{padding-top:0.125rem;padding-bottom:0.125rem}.px-4{padding-left:0.25rem;padding-right:0.25rem}.p-4{padding:0.25rem}.p-6{padding:0.375rem}.p-8{padding:0.5rem}.p-12{padding:0.75rem}.p-16{padding:1rem}.p-20{padding:1.25rem}";
6
5
  const EdsTooltipStyle0 = edsTooltipCss;
@@ -93,7 +92,7 @@ const EdsTooltip = class {
93
92
  }
94
93
  }
95
94
  render() {
96
- return (h("div", { key: '673ab0ee31378410f9c83bb5fd37b27d00a7b018', class: "relative" }, h("slot", { key: '0c0138dfdf9aafecc1e0e925c84d4b0ca957f82d' }), this.isVisible && this.isPositioned && this.content && (h("div", { key: '798d01cf631f2e5b3af9d9bb11a847041a6ee2ba', class: "rounded-xs bg-strongest text-inverse f-ui-03-light pointer-events-none absolute z-10 whitespace-nowrap p-6", role: "tooltip", style: {
95
+ return (h("div", { key: '1635b034319df4827a62ed58267d81db277ad19d', class: "relative" }, h("slot", { key: '6cdfd0f6d456b984464c5091a2829cdba69ba895' }), this.isVisible && this.isPositioned && this.content && (h("div", { key: '7e736731dc700e0273fdfe15202426d2db086aef', class: "rounded-xs bg-strongest text-inverse f-ui-03-light pointer-events-none absolute z-10 whitespace-nowrap p-6", role: "tooltip", style: {
97
96
  top: this.tooltipStyle.top,
98
97
  left: this.tooltipStyle.left,
99
98
  transform: this.tooltipStyle.transform
@@ -40,7 +40,7 @@ const EdsTrl = class {
40
40
  Application: { format: 'code' },
41
41
  'Current TRL Stage': { format: 'text' }
42
42
  };
43
- return (h("div", { key: '868a7c45e6495d7a2ed8a4ad2974ac31f74535a6', class: "container mx-auto px-4 py-8" }, h("eds-table", { key: 'ed3e2a949d0e1d66a5e80018fa5fcac9bbe64620', data: JSON.stringify(tableData), config: JSON.stringify(tableConfig), "rows-per-page": "2", "pagination-enabled": "true", "search-enabled": "true", "column-size": "default" })));
43
+ return (h("div", { key: 'a329a001d6275fcfe7df9bddf83bd289effe4151', class: "container mx-auto px-4 py-8" }, h("eds-table", { key: '93aebfd840b16416789b15eec0daa16d9126aa9f', data: JSON.stringify(tableData), config: JSON.stringify(tableConfig), "rows-per-page": "2", "pagination-enabled": "true", "search-enabled": "true", "column-size": "default" })));
44
44
  }
45
45
  };
46
46
 
@@ -0,0 +1,95 @@
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-e96badea.js';
2
+ import { l as login, a as logout, c as checkServerAvailability, i as initKeycloak, b as isAuthenticated, g as getUser } from './keycloak-d502ec16.js';
3
+ import { t as toast } from './toastManager-d9eee791.js';
4
+
5
+ const EdsUser = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ this.authStatusChanged = createEvent(this, "authStatusChanged", 7);
9
+ /**
10
+ * Handles user login by invoking the Keycloak `login` function.
11
+ * Only triggers login if the user is not already authenticated.
12
+ */
13
+ this.handleLogin = () => {
14
+ if (!this.authenticated) {
15
+ try {
16
+ login();
17
+ }
18
+ catch (error) {
19
+ toast.show(error.message, 'error');
20
+ }
21
+ }
22
+ };
23
+ /**
24
+ * Handles user logout by invoking the Keycloak `logout` function.
25
+ * Resets the `authenticated` state to `false` after logout.
26
+ */
27
+ this.handleLogout = async () => {
28
+ try {
29
+ await logout();
30
+ }
31
+ catch (error) {
32
+ toast.show(error.message, 'error');
33
+ }
34
+ this.authenticated = false;
35
+ this.user = null;
36
+ };
37
+ this.keycloakUrl = undefined;
38
+ this.keycloakRealm = undefined;
39
+ this.keycloakClientId = undefined;
40
+ this.user = null;
41
+ this.authenticated = false;
42
+ this.username = '';
43
+ this.serverAvailable = false;
44
+ }
45
+ /**
46
+ * Lifecycle method that runs when the component is about to load.
47
+ * It initializes authentication by calling the `initAuth` method.
48
+ */
49
+ async componentWillLoad() {
50
+ // Check if required props are provided (optional check)
51
+ if (!this.keycloakUrl || !this.keycloakRealm || !this.keycloakClientId) {
52
+ // eslint-disable-next-line
53
+ console.error('Keycloak configuration props are missing.');
54
+ return;
55
+ }
56
+ this.serverAvailable = await checkServerAvailability(`${this.keycloakUrl}/realms/${this.keycloakRealm}`);
57
+ if (!this.serverAvailable) {
58
+ toast.show('Keycloak server is unavailable.', 'error');
59
+ return; // Do not proceed further
60
+ }
61
+ await this.initAuth();
62
+ }
63
+ /**
64
+ * Initializes the Keycloak authentication by configuring Keycloak with the provided props.
65
+ * Sets the `authenticated` state and `user` data if the user is authenticated.
66
+ * Emits `authStatusChanged` event with the authentication status.
67
+ */
68
+ async initAuth() {
69
+ try {
70
+ await initKeycloak({
71
+ url: this.keycloakUrl,
72
+ realm: this.keycloakRealm,
73
+ clientId: this.keycloakClientId
74
+ }, true);
75
+ if (isAuthenticated()) {
76
+ this.user = getUser();
77
+ this.authenticated = true;
78
+ this.authStatusChanged.emit({
79
+ authenticated: this.authenticated,
80
+ user: this.user
81
+ }); // Emit auth status change
82
+ }
83
+ }
84
+ catch (error) {
85
+ toast.show(error.message, 'error');
86
+ }
87
+ }
88
+ render() {
89
+ var _a;
90
+ return (h("div", { key: '8fe0aaf06ed421d8ca6e512247b4d15b092c895f', class: "block" }, !this.authenticated ? (h("eds-button", { label: "Login", intent: "primary", onClick: this.handleLogin, "extra-class": "text-default" })) : (h("div", { class: "flex items-center" }, h("eds-dropdown", { label: `Welcome, ${(_a = this.user) === null || _a === void 0 ? void 0 : _a.username}`, intent: "tertiary", "aria-label": "User Menu", "dropdown-pos": "right", "dropdown-offset": "false", icon: "chevron-down", class: "text-default" }, h("eds-user-modal", { user: JSON.stringify(this.user), onLogout: this.handleLogout.bind(this) }))))));
91
+ }
92
+ get hostEl() { return getElement(this); }
93
+ };
94
+
95
+ export { EdsUser as eds_user };
@@ -0,0 +1,41 @@
1
+ import { r as registerInstance, h } from './index-e96badea.js';
2
+
3
+ const edsVerticalStepperCss = ":host{display:block}.stepper-container{margin:0 auto}.stepper{position:sticky;margin-left:16px;margin-bottom:12px;border-left:1px solid var(--soft-color, #ddd);padding-left:24px;counter-reset:step}.step{margin-bottom:24px}.step-label{counter-increment:step;font-size:1.25rem;font-weight:600;position:relative;margin-top:1em;margin-bottom:1em}.step-label::before{content:counter(step);position:absolute;left:-40px;top:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:1rem;border:1px solid #ccc;background:var(--grey-900);color:#fff;border-radius:50%}.optional{font-size:0.8rem;color:#888;margin-left:8px}.step-content{margin-top:8px}.step-buttons{margin-top:12px}.step-buttons button{margin-right:8px;padding:6px 12px;font-size:0.875rem}.completed{padding:16px;border:1px solid #ddd;margin-top:16px;text-align:center}";
4
+ const EdsVerticalStepperStyle0 = edsVerticalStepperCss;
5
+
6
+ const EdsVerticalStepper = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.handleNext = () => {
10
+ if (this.activeStep < this.parsedSteps.length) {
11
+ this.activeStep = this.activeStep + 1;
12
+ }
13
+ };
14
+ this.handleBack = () => {
15
+ if (this.activeStep > 0) {
16
+ this.activeStep = this.activeStep - 1;
17
+ }
18
+ };
19
+ this.handleReset = () => {
20
+ this.activeStep = 0;
21
+ };
22
+ this.steps = '[]';
23
+ this.activeStep = 0;
24
+ }
25
+ get parsedSteps() {
26
+ try {
27
+ return JSON.parse(this.steps);
28
+ }
29
+ catch (error) {
30
+ //console.error('Invalid steps JSON', error);
31
+ return [];
32
+ }
33
+ }
34
+ render() {
35
+ const steps = this.parsedSteps;
36
+ return (h("div", { key: '08fa2f85c49dbe217b2f9d068bee486e432f5315', class: "stepper-container" }, h("div", { key: '6f7e0a0ccaa2882794a6be0216201d1bf924e2b2', class: "stepper" }, steps.map((step, index) => (h("div", { class: "step", key: index }, h("div", { class: "step-label" }, h("span", null, step.label), index === steps.length - 1 && h("span", { class: "f-ui-03 text-lightest ml-4" }, "(Last step)")), this.activeStep === index && (h("div", { class: "step-content" }, h("p", null, step.description), h("div", { class: "step-buttons" }, h("eds-button", { label: index === steps.length - 1 ? 'Finish' : 'Continue', class: "next-btn", onClick: this.handleNext }), h("eds-button", { label: "Back", intent: "ghostInverse", onClick: this.handleBack, disabled: index === 0, "extra-class": index === 0 ? 'hidden' : 'ml-8 block' })))))))), this.activeStep === steps.length && (h("div", { key: '8a5ebfed582b25d828758e1762a063df6c745093', class: "" }, h("eds-alert", { key: 'a142fb50b8df533dd97f770aeaa453f2379ea7cb', intent: "success", message: "All steps completed - you're finished!" }), h("eds-button", { key: '5cfba059c9a152f179e7c31fa5d7a222c00defe2', label: "Start again", onClick: this.handleReset, "extra-class": "mt-4" })))));
37
+ }
38
+ };
39
+ EdsVerticalStepper.style = EdsVerticalStepperStyle0;
40
+
41
+ export { EdsVerticalStepper as eds_vertical_stepper };
@@ -39,7 +39,7 @@ const IncorrectUseOfColors = class {
39
39
  registerInstance(this, hostRef);
40
40
  }
41
41
  render() {
42
- return (h("div", { key: '2e660e9a788e46e68d6695ae8aa475bbb1ca395e', class: "container" }, h("eds-alert", { key: '1dc4552a33d88055a3a0c33eeb18c53a8379039a', message: "Note that, each of the four colour tones cannot be mixed in the same composition.", intent: "error" }), h("div", { key: 'fd6bf7f0205422b1bd3ceb3f8374d5a9a73aaca0', class: "flex" }, h("div", { key: 'dae745447f5e9792136f059b1dcfc868e473dfd5', class: "w-full" }, h("ul", { key: 'daeec7514f4027ec3f688f05fb4f1e027b846a81', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, primary.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[150px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))), h("div", { key: '1ca202afa9384e78e3ed9c0674e06c51184d3a5a', class: "w-full" }, h("ul", { key: '7bdef2e7d64f3c5553193d127bac69ee89a93686', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, incorrect.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[90px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))))));
42
+ return (h("div", { key: 'cb22d37293f3b3b5fe3772cfe83234a5d81e1094', class: "container" }, h("eds-alert", { key: '9aa7a510440c32f92242b3e09f9e818cd2509b06', message: "Note that, each of the four colour tones cannot be mixed in the same composition.", intent: "error" }), h("div", { key: '4d22cba75b7dd45a5a9a7d2b2eba5404875f1403', class: "flex" }, h("div", { key: 'c7f08b3e4ef2692c545edd4185a005ddd6526a23', class: "w-full" }, h("ul", { key: '28561abcdc93a4899a5d7481fdd47c439f734ff6', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, primary.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[150px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))), h("div", { key: 'f8836d4805fdd416ee75712f749d5cee3f612559', class: "w-full" }, h("ul", { key: '5842acd55d3a827355f2814c709d057676fb5d0f', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, incorrect.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[90px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))))));
43
43
  }
44
44
  };
45
45
 
@@ -52,22 +52,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
52
52
  }
53
53
  switch(bundleId) {
54
54
 
55
- case 'eds-accordion_33':
55
+ case 'eds-accordion_13':
56
56
  return import(
57
57
  /* webpackMode: "lazy" */
58
- './eds-accordion_33.entry.js').then(processMod, consoleError);
58
+ './eds-accordion_13.entry.js').then(processMod, consoleError);
59
59
  case 'correct-use-of-colors':
60
60
  return import(
61
61
  /* webpackMode: "lazy" */
62
62
  './correct-use-of-colors.entry.js').then(processMod, consoleError);
63
- case 'eds-card-project':
63
+ case 'eds-breadcrumb':
64
64
  return import(
65
65
  /* webpackMode: "lazy" */
66
- './eds-card-project.entry.js').then(processMod, consoleError);
67
- case 'eds-card-section':
66
+ './eds-breadcrumb.entry.js').then(processMod, consoleError);
67
+ case 'eds-card-project':
68
68
  return import(
69
69
  /* webpackMode: "lazy" */
70
- './eds-card-section.entry.js').then(processMod, consoleError);
70
+ './eds-card-project.entry.js').then(processMod, consoleError);
71
71
  case 'eds-card-tags':
72
72
  return import(
73
73
  /* webpackMode: "lazy" */
@@ -84,6 +84,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
84
84
  return import(
85
85
  /* webpackMode: "lazy" */
86
86
  './eds-components-section.entry.js').then(processMod, consoleError);
87
+ case 'eds-cookies-preference':
88
+ return import(
89
+ /* webpackMode: "lazy" */
90
+ './eds-cookies-preference.entry.js').then(processMod, consoleError);
87
91
  case 'eds-docs-palettes':
88
92
  return import(
89
93
  /* webpackMode: "lazy" */
@@ -92,6 +96,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
92
96
  return import(
93
97
  /* webpackMode: "lazy" */
94
98
  './eds-docs-tokens.entry.js').then(processMod, consoleError);
99
+ case 'eds-form':
100
+ return import(
101
+ /* webpackMode: "lazy" */
102
+ './eds-form.entry.js').then(processMod, consoleError);
103
+ case 'eds-frame':
104
+ return import(
105
+ /* webpackMode: "lazy" */
106
+ './eds-frame.entry.js').then(processMod, consoleError);
107
+ case 'eds-fullscreen-menu':
108
+ return import(
109
+ /* webpackMode: "lazy" */
110
+ './eds-fullscreen-menu.entry.js').then(processMod, consoleError);
111
+ case 'eds-header':
112
+ return import(
113
+ /* webpackMode: "lazy" */
114
+ './eds-header.entry.js').then(processMod, consoleError);
95
115
  case 'eds-icon-arrow-diagonal':
96
116
  return import(
97
117
  /* webpackMode: "lazy" */
@@ -188,10 +208,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
188
208
  return import(
189
209
  /* webpackMode: "lazy" */
190
210
  './eds-logo-variations.entry.js').then(processMod, consoleError);
191
- case 'eds-matomo-notice':
211
+ case 'eds-modal':
192
212
  return import(
193
213
  /* webpackMode: "lazy" */
194
- './eds-matomo-notice.entry.js').then(processMod, consoleError);
214
+ './eds-modal.entry.js').then(processMod, consoleError);
195
215
  case 'eds-navigator':
196
216
  return import(
197
217
  /* webpackMode: "lazy" */
@@ -200,10 +220,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
200
220
  return import(
201
221
  /* webpackMode: "lazy" */
202
222
  './eds-rating.entry.js').then(processMod, consoleError);
223
+ case 'eds-steps':
224
+ return import(
225
+ /* webpackMode: "lazy" */
226
+ './eds-steps.entry.js').then(processMod, consoleError);
203
227
  case 'eds-svg-repository':
204
228
  return import(
205
229
  /* webpackMode: "lazy" */
206
230
  './eds-svg-repository.entry.js').then(processMod, consoleError);
231
+ case 'eds-switch':
232
+ return import(
233
+ /* webpackMode: "lazy" */
234
+ './eds-switch.entry.js').then(processMod, consoleError);
207
235
  case 'eds-tabs':
208
236
  return import(
209
237
  /* webpackMode: "lazy" */
@@ -224,6 +252,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
224
252
  return import(
225
253
  /* webpackMode: "lazy" */
226
254
  './eds-trl.entry.js').then(processMod, consoleError);
255
+ case 'eds-user':
256
+ return import(
257
+ /* webpackMode: "lazy" */
258
+ './eds-user.entry.js').then(processMod, consoleError);
259
+ case 'eds-vertical-stepper':
260
+ return import(
261
+ /* webpackMode: "lazy" */
262
+ './eds-vertical-stepper.entry.js').then(processMod, consoleError);
227
263
  case 'incorrect-use-of-colors':
228
264
  return import(
229
265
  /* webpackMode: "lazy" */
@@ -252,6 +288,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
252
288
  return import(
253
289
  /* webpackMode: "lazy" */
254
290
  './color-primary-palette_6.entry.js').then(processMod, consoleError);
291
+ case 'eds-dropdown_2':
292
+ return import(
293
+ /* webpackMode: "lazy" */
294
+ './eds-dropdown_2.entry.js').then(processMod, consoleError);
295
+ case 'eds-footer':
296
+ return import(
297
+ /* webpackMode: "lazy" */
298
+ './eds-footer.entry.js').then(processMod, consoleError);
255
299
  case 'eds-progress-bar':
256
300
  return import(
257
301
  /* webpackMode: "lazy" */
@@ -268,6 +312,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
268
312
  return import(
269
313
  /* webpackMode: "lazy" */
270
314
  './eds-section-core_2.entry.js').then(processMod, consoleError);
315
+ case 'eds-social-networks':
316
+ return import(
317
+ /* webpackMode: "lazy" */
318
+ './eds-social-networks.entry.js').then(processMod, consoleError);
271
319
  case 'eds-tab':
272
320
  return import(
273
321
  /* webpackMode: "lazy" */
@@ -276,10 +324,30 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
276
324
  return import(
277
325
  /* webpackMode: "lazy" */
278
326
  './eds-pagination_2.entry.js').then(processMod, consoleError);
327
+ case 'eds-block-break':
328
+ return import(
329
+ /* webpackMode: "lazy" */
330
+ './eds-block-break.entry.js').then(processMod, consoleError);
331
+ case 'eds-input_7':
332
+ return import(
333
+ /* webpackMode: "lazy" */
334
+ './eds-input_7.entry.js').then(processMod, consoleError);
335
+ case 'eds-alert':
336
+ return import(
337
+ /* webpackMode: "lazy" */
338
+ './eds-alert.entry.js').then(processMod, consoleError);
339
+ case 'eds-logo':
340
+ return import(
341
+ /* webpackMode: "lazy" */
342
+ './eds-logo.entry.js').then(processMod, consoleError);
279
343
  case 'eds-code-block':
280
344
  return import(
281
345
  /* webpackMode: "lazy" */
282
346
  './eds-code-block.entry.js').then(processMod, consoleError);
347
+ case 'eds-link':
348
+ return import(
349
+ /* webpackMode: "lazy" */
350
+ './eds-link.entry.js').then(processMod, consoleError);
283
351
  }
284
352
  }
285
353
  return import(