@ebrains/components 0.8.0-alpha.0 → 0.9.0-beta

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 (560) hide show
  1. package/dist/cjs/bookmark-c61853d9.js +18 -0
  2. package/dist/cjs/color-primary-palette_6.cjs.entry.js +44 -31
  3. package/dist/cjs/{eds-components-section.cjs.entry.js → components-section.cjs.entry.js} +22 -17
  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-docs-palettes.cjs.entry.js → docs-palettes.cjs.entry.js} +3 -3
  7. package/dist/cjs/{eds-docs-tokens.cjs.entry.js → docs-tokens.cjs.entry.js} +3 -3
  8. package/dist/cjs/eds-accordion.cjs.entry.js +86 -0
  9. package/dist/cjs/eds-app-root.cjs.entry.js +1 -1
  10. package/dist/cjs/{eds-accordion_17.cjs.entry.js → eds-avatar_24.cjs.entry.js} +848 -216
  11. package/dist/cjs/eds-card-desc_3.cjs.entry.js +1 -1
  12. package/dist/cjs/eds-cookies-preference.cjs.entry.js +1 -1
  13. package/dist/cjs/eds-feedback.cjs.entry.js +2 -2
  14. package/dist/cjs/eds-frame.cjs.entry.js +5 -11
  15. package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
  16. package/dist/cjs/eds-icon-bookmark.cjs.entry.js +18 -0
  17. package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
  18. package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
  19. package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
  20. package/dist/cjs/eds-icon-external.cjs.entry.js +18 -0
  21. package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
  22. package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
  23. package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
  24. package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
  25. package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
  26. package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
  27. package/dist/cjs/eds-icon-minus.cjs.entry.js +18 -0
  28. package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
  29. package/dist/cjs/eds-icon-paper.cjs.entry.js +18 -0
  30. package/dist/cjs/eds-icon-plus.cjs.entry.js +18 -0
  31. package/dist/cjs/eds-icon-portal.cjs.entry.js +18 -0
  32. package/dist/cjs/eds-icon-private.cjs.entry.js +18 -0
  33. package/dist/cjs/eds-icon-public.cjs.entry.js +18 -0
  34. package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
  35. package/dist/cjs/eds-icon-star.cjs.entry.js +1 -1
  36. package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
  37. package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +1 -1
  38. package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +1 -1
  39. package/dist/cjs/eds-icon-tutorial.cjs.entry.js +18 -0
  40. package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
  41. package/dist/cjs/eds-icon-unknown.cjs.entry.js +18 -0
  42. package/dist/cjs/eds-icon-updown.cjs.entry.js +18 -0
  43. package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
  44. package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
  45. package/dist/cjs/eds-login_2.cjs.entry.js +23 -14
  46. package/dist/cjs/eds-matomo-notice.cjs.entry.js +123 -0
  47. package/dist/cjs/eds-modal.cjs.entry.js +6 -6
  48. package/dist/cjs/eds-pagination_2.cjs.entry.js +5 -5
  49. package/dist/cjs/eds-progress-bar.cjs.entry.js +1 -1
  50. package/dist/cjs/eds-rating.cjs.entry.js +1 -1
  51. package/dist/cjs/eds-section-core_2.cjs.entry.js +3 -3
  52. package/dist/cjs/eds-spinner.cjs.entry.js +1 -1
  53. package/dist/cjs/eds-switch.cjs.entry.js +2 -2
  54. package/dist/cjs/eds-tabs.cjs.entry.js +2 -2
  55. package/dist/cjs/eds-timeline.cjs.entry.js +2 -2
  56. package/dist/cjs/eds-toast-manager.cjs.entry.js +1 -1
  57. package/dist/cjs/eds-tooltip.cjs.entry.js +1 -1
  58. package/dist/cjs/eds-trl.cjs.entry.js +1 -1
  59. package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +1 -1
  60. package/dist/cjs/index-2f63169d.js +74 -34
  61. package/dist/cjs/loader.cjs.js +1 -1
  62. package/dist/cjs/logo-space.cjs.entry.js +2 -2
  63. package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +4 -4
  64. package/dist/cjs/{eds-logo-variations.cjs.entry.js → logo-variations-tabs.cjs.entry.js} +3 -3
  65. package/dist/cjs/logo-wrong-usage.cjs.entry.js +2 -2
  66. package/dist/cjs/minus-1da6a98a.js +13 -0
  67. package/dist/cjs/paper-0d6302f6.js +17 -0
  68. package/dist/cjs/plus-d0e00ad0.js +14 -0
  69. package/dist/cjs/portal-46212559.js +20 -0
  70. package/dist/cjs/private-38835fe7.js +27 -0
  71. package/dist/cjs/public-b519b1f6.js +18 -0
  72. package/dist/cjs/{eds-svg-repository.cjs.entry.js → svg-repository.cjs.entry.js} +30 -29
  73. package/dist/cjs/token-list_3.cjs.entry.js +5 -5
  74. package/dist/cjs/token-ratios.cjs.entry.js +1 -1
  75. package/dist/cjs/token-typography.cjs.entry.js +3 -3
  76. package/dist/cjs/tutotial-7855df3c.js +29 -0
  77. package/dist/cjs/unknown-6814e551.js +24 -0
  78. package/dist/cjs/up-and-down-d71df67d.js +14 -0
  79. package/dist/collection/collection-manifest.json +16 -5
  80. package/dist/collection/components/eds-accordion/eds-accordion.css +6 -4
  81. package/dist/collection/components/eds-accordion/eds-accordion.js +1 -1
  82. package/dist/collection/components/eds-accordion/eds-accordion.stories.js +1 -1
  83. package/dist/collection/components/eds-icons/eds-icon-bookmark/eds-icon-bookmark.js +36 -0
  84. package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +1 -1
  85. package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +1 -1
  86. package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +1 -1
  87. package/dist/collection/components/eds-icons/eds-icon-external/eds-icon-external.js +36 -0
  88. package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +1 -1
  89. package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +1 -1
  90. package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +1 -1
  91. package/dist/collection/components/eds-icons/eds-icon-minus/eds-icon-minus.js +36 -0
  92. package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +1 -1
  93. package/dist/collection/components/eds-icons/eds-icon-paper/eds-icon-paper.js +36 -0
  94. package/dist/collection/components/eds-icons/eds-icon-plus/eds-icon-plus.js +36 -0
  95. package/dist/collection/components/eds-icons/eds-icon-portal/eds-icon-portal.js +36 -0
  96. package/dist/collection/components/eds-icons/eds-icon-private/eds-icon-private.js +36 -0
  97. package/dist/collection/components/eds-icons/eds-icon-public/eds-icon-public.js +36 -0
  98. package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +1 -1
  99. package/dist/collection/components/eds-icons/eds-icon-star/eds-icon-star.js +1 -1
  100. package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +1 -1
  101. package/dist/collection/components/eds-icons/eds-icon-thumbs-down/eds-icon-thumbs-down.js +1 -1
  102. package/dist/collection/components/eds-icons/eds-icon-thumbs-up/eds-icon-thumbs-up.js +1 -1
  103. package/dist/collection/components/eds-icons/eds-icon-tutorial/eds-icon-tutorial.js +36 -0
  104. package/dist/collection/components/eds-icons/eds-icon-unknown/eds-icon-unknown.js +36 -0
  105. package/dist/collection/components/eds-icons/eds-icon-updown/eds-icon-updown.js +36 -0
  106. package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +1 -1
  107. package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +1 -1
  108. package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +1 -1
  109. package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +1 -1
  110. package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +1 -1
  111. package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +1 -1
  112. package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +1 -1
  113. package/dist/collection/components/eds-img/eds-img.js +2 -2
  114. package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +2 -21
  115. package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +1 -1
  116. package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +1 -1
  117. package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +59 -2
  118. package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +1 -1
  119. package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +4 -1
  120. package/dist/collection/components/eds-input-field/eds-input-field.js +37 -5
  121. package/dist/collection/components/eds-input-field/eds-input-field.stories.js +1 -0
  122. package/dist/collection/components/eds-link/eds-link.css +12 -0
  123. package/dist/collection/components/eds-link/eds-link.js +17 -9
  124. package/dist/collection/components/eds-logo/eds-logo.js +1 -1
  125. package/dist/collection/components/eds-modal/eds-modal.css +32 -1
  126. package/dist/collection/components/eds-modal/eds-modal.js +5 -5
  127. package/dist/collection/components/eds-pagination/eds-pagination.js +1 -1
  128. package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +1 -1
  129. package/dist/collection/components/eds-rating/eds-rating.js +1 -1
  130. package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +1 -1
  131. package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +2 -2
  132. package/dist/collection/components/eds-spinner/eds-spinner.js +1 -1
  133. package/dist/collection/components/eds-switch/eds-switch.js +2 -2
  134. package/dist/collection/components/eds-table/eds-table.js +4 -4
  135. package/dist/collection/components/eds-tag/eds-tag.js +1 -1
  136. package/dist/collection/components/eds-timeline/eds-timeline.css +35 -17
  137. package/dist/collection/components/eds-timeline/eds-timeline.js +1 -1
  138. package/dist/collection/components/eds-tooltip/eds-tooltip.js +1 -1
  139. package/dist/collection/components/eds-trl/eds-trl.js +1 -1
  140. package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
  141. package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
  142. package/dist/collection/eds-docs-ui/colors/color-palette/support.js +31 -18
  143. package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
  144. package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
  145. package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
  146. package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
  147. package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
  148. package/dist/collection/eds-docs-ui/{eds-components-section/eds-components-section.js → components-section/components-section.js} +13 -13
  149. package/dist/collection/eds-docs-ui/components-section/functional/angular.js +2 -0
  150. package/dist/collection/eds-docs-ui/components-section/functional/installation.js +2 -0
  151. package/dist/collection/eds-docs-ui/{functional → components-section/functional}/overview.js +2 -2
  152. package/dist/collection/eds-docs-ui/components-section/functional/react.js +2 -0
  153. package/dist/collection/eds-docs-ui/components-section/functional/usage.js +2 -0
  154. package/dist/collection/eds-docs-ui/components-section/functional/vue.js +2 -0
  155. package/dist/collection/eds-docs-ui/{eds-docs-tokens/eds-docs-tokens.js → design-tokens/docs-tokens/docs-tokens.js} +3 -3
  156. package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +3 -3
  157. package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
  158. package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
  159. package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
  160. package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
  161. package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +3 -3
  162. package/dist/collection/eds-docs-ui/{eds-docs-palettes/eds-docs-palettes.js → docs-palettes/docs-palettes.js} +3 -3
  163. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.css +144 -43
  164. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
  165. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.css +149 -68
  166. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
  167. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.css +158 -53
  168. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
  169. package/dist/collection/eds-docs-ui/{eds-logo-variations/eds-logo-variations.js → logo/logo-variations-tabs/logo-variations.js} +3 -3
  170. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.css +199 -169
  171. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
  172. package/dist/collection/eds-docs-ui/{eds-svg-repository/eds-svg-repository.js → svg-repository/svg-repository.js} +5 -5
  173. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +1 -1
  174. package/dist/collection/shared-ui/eds-feedback/eds-feedback.css +8 -0
  175. package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +1 -1
  176. package/dist/collection/shared-ui/eds-footer/eds-footer.js +2 -2
  177. package/dist/collection/shared-ui/eds-form/eds-form.js +46 -11
  178. package/dist/collection/shared-ui/eds-frame/eds-frame.js +28 -31
  179. package/dist/collection/shared-ui/eds-frame/eds-frame.stories.js +12 -12
  180. package/dist/collection/shared-ui/eds-header/eds-header.js +2 -2
  181. package/dist/collection/shared-ui/eds-login/eds-login.js +4 -1
  182. package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
  183. package/dist/collection/shared-ui/eds-splash-screen/eds-splash-screen.js +25 -13
  184. package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +35 -17
  185. package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +1 -1
  186. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +1 -1
  187. package/dist/collection/shared-ui/eds-user/eds-user.css +35 -17
  188. package/dist/collection/shared-ui/eds-user/eds-user.js +1 -1
  189. package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +1 -1
  190. package/dist/collection/utils/eds-form/formUtils.js +4 -34
  191. package/dist/components/bookmark.js +16 -0
  192. package/dist/components/{eds-logo-variations.d.ts → components-section.d.ts} +4 -4
  193. package/dist/components/{eds-components-section.js → components-section.js} +27 -22
  194. package/dist/components/components.css +35 -17
  195. package/dist/components/components.esm.js +1 -1
  196. package/dist/components/correct-use-of-colors.js +1 -1
  197. package/dist/components/{eds-svg-repository.d.ts → docs-palettes.d.ts} +4 -4
  198. package/dist/components/{eds-docs-palettes.js → docs-palettes.js} +8 -8
  199. package/dist/components/docs-tokens.d.ts +11 -0
  200. package/dist/components/{eds-docs-tokens.js → docs-tokens.js} +8 -8
  201. package/dist/components/eds-accordion2.js +2 -2
  202. package/dist/components/eds-app-root.js +1 -1
  203. package/dist/components/eds-cookies-preference.js +1 -1
  204. package/dist/components/eds-feedback.js +2 -2
  205. package/dist/components/eds-footer2.js +2 -2
  206. package/dist/components/eds-form.js +50 -45
  207. package/dist/components/eds-frame.js +7 -13
  208. package/dist/components/eds-header.js +2 -2
  209. package/dist/components/eds-icon-bluesky.js +1 -1
  210. package/dist/components/{eds-docs-palettes.d.ts → eds-icon-bookmark.d.ts} +4 -4
  211. package/dist/components/eds-icon-bookmark.js +33 -0
  212. package/dist/components/eds-icon-close.js +1 -1
  213. package/dist/components/eds-icon-copy.js +1 -1
  214. package/dist/components/eds-icon-eu.js +1 -1
  215. package/dist/components/eds-icon-external.d.ts +11 -0
  216. package/dist/components/eds-icon-external.js +33 -0
  217. package/dist/components/eds-icon-facebook.js +1 -1
  218. package/dist/components/eds-icon-gitlab.js +1 -1
  219. package/dist/components/eds-icon-linkedin.js +1 -1
  220. package/dist/components/eds-icon-loader.js +1 -1
  221. package/dist/components/eds-icon-mastodon.js +1 -1
  222. package/dist/components/eds-icon-menu.js +1 -1
  223. package/dist/components/eds-icon-minus.d.ts +11 -0
  224. package/dist/components/eds-icon-minus.js +33 -0
  225. package/dist/components/eds-icon-more.js +1 -1
  226. package/dist/components/eds-icon-paper.d.ts +11 -0
  227. package/dist/components/eds-icon-paper.js +33 -0
  228. package/dist/components/eds-icon-plus.d.ts +11 -0
  229. package/dist/components/eds-icon-plus.js +33 -0
  230. package/dist/components/{eds-docs-tokens.d.ts → eds-icon-portal.d.ts} +4 -4
  231. package/dist/components/eds-icon-portal.js +33 -0
  232. package/dist/components/eds-icon-private.d.ts +11 -0
  233. package/dist/components/eds-icon-private.js +33 -0
  234. package/dist/components/eds-icon-public.d.ts +11 -0
  235. package/dist/components/eds-icon-public.js +33 -0
  236. package/dist/components/eds-icon-search.js +1 -1
  237. package/dist/components/eds-icon-star.js +1 -1
  238. package/dist/components/eds-icon-success.js +1 -1
  239. package/dist/components/eds-icon-thumbs-down.js +1 -1
  240. package/dist/components/eds-icon-thumbs-up.js +1 -1
  241. package/dist/components/eds-icon-tutorial.d.ts +11 -0
  242. package/dist/components/eds-icon-tutorial.js +33 -0
  243. package/dist/components/eds-icon-twitter.js +1 -1
  244. package/dist/components/eds-icon-unknown.d.ts +11 -0
  245. package/dist/components/eds-icon-unknown.js +33 -0
  246. package/dist/components/eds-icon-updown.d.ts +11 -0
  247. package/dist/components/eds-icon-updown.js +33 -0
  248. package/dist/components/eds-icon-user.js +1 -1
  249. package/dist/components/eds-icon-youtube.js +1 -1
  250. package/dist/components/eds-img2.js +2 -2
  251. package/dist/components/eds-input-field2.js +37 -5
  252. package/dist/components/eds-input-footer2.js +1 -1
  253. package/dist/components/eds-input-label2.js +1 -1
  254. package/dist/components/eds-input-range2.js +26 -3
  255. package/dist/components/eds-input-search2.js +1 -1
  256. package/dist/components/eds-input-select2.js +4 -1
  257. package/dist/components/eds-input2.js +3 -5
  258. package/dist/components/eds-link2.js +18 -10
  259. package/dist/components/eds-login2.js +1 -1
  260. package/dist/components/eds-logo2.js +1 -1
  261. package/dist/components/eds-modal.js +6 -6
  262. package/dist/components/eds-pagination2.js +1 -1
  263. package/dist/components/eds-progress-bar2.js +1 -1
  264. package/dist/components/eds-rating2.js +1 -1
  265. package/dist/components/eds-section-core2.js +1 -1
  266. package/dist/components/eds-section-heading2.js +2 -2
  267. package/dist/components/eds-social-networks2.js +1 -1
  268. package/dist/components/eds-spinner2.js +1 -1
  269. package/dist/components/eds-splash-screen2.js +25 -14
  270. package/dist/components/eds-switch.js +2 -2
  271. package/dist/components/eds-table2.js +4 -4
  272. package/dist/components/eds-tabs.js +2 -2
  273. package/dist/components/eds-tag2.js +1 -1
  274. package/dist/components/eds-timeline.js +2 -2
  275. package/dist/components/eds-toast-manager.js +1 -1
  276. package/dist/components/eds-tooltip.js +1 -1
  277. package/dist/components/eds-trl.js +1 -1
  278. package/dist/components/eds-user.js +12 -18
  279. package/dist/components/incorrect-use-of-colors.js +1 -1
  280. package/dist/components/logo-space.js +69 -3
  281. package/dist/components/logo-variations-horizontal2.js +2 -2
  282. package/dist/components/logo-variations-tabs.d.ts +11 -0
  283. package/dist/components/{eds-logo-variations.js → logo-variations-tabs.js} +8 -8
  284. package/dist/components/logo-variations-vertical2.js +2 -2
  285. package/dist/components/logo-wrong-usage.js +2 -2
  286. package/dist/components/minus.js +11 -0
  287. package/dist/components/p-024c7937.js +1 -0
  288. package/dist/components/p-032f9f64.entry.js +1 -0
  289. package/dist/components/p-05754401.js +1 -0
  290. package/dist/components/{p-ceac6200.entry.js → p-058cf100.entry.js} +1 -1
  291. package/dist/components/p-063b0683.entry.js +1 -0
  292. package/dist/components/p-0ce924b1.entry.js +1 -0
  293. package/dist/components/p-18eb23ff.entry.js +1 -0
  294. package/dist/components/p-1aab55cf.entry.js +1 -0
  295. package/dist/components/p-1b2913c8.js +1 -0
  296. package/dist/components/p-1b4e9576.entry.js +1 -0
  297. package/dist/components/p-20b3a999.entry.js +1 -0
  298. package/dist/components/p-20e9ae7f.entry.js +1 -0
  299. package/dist/components/p-29e807f5.entry.js +1 -0
  300. package/dist/components/{p-d17ea8af.entry.js → p-2c1be2bb.entry.js} +1 -1
  301. package/dist/components/p-30a319d5.entry.js +1 -0
  302. package/dist/components/p-35ed7ebf.entry.js +1 -0
  303. package/dist/components/p-3932d0af.entry.js +1 -0
  304. package/dist/components/{p-4d295eb7.entry.js → p-3a7be9a7.entry.js} +1 -1
  305. package/dist/components/p-3af94671.entry.js +1 -0
  306. package/dist/components/p-41e89554.entry.js +1 -0
  307. package/dist/components/{p-07ba7c89.entry.js → p-424ba743.entry.js} +1 -1
  308. package/dist/components/p-435a8942.entry.js +1 -0
  309. package/dist/components/p-4c7852f8.entry.js +1 -0
  310. package/dist/components/p-4e8a317b.entry.js +1 -0
  311. package/dist/components/{p-0f73391d.entry.js → p-526cdc57.entry.js} +1 -1
  312. package/dist/components/p-52913e2e.entry.js +1 -0
  313. package/dist/components/{p-5cf480a8.entry.js → p-59d963d1.entry.js} +1 -1
  314. package/dist/components/p-6404e157.entry.js +1 -0
  315. package/dist/components/p-66bb44c9.entry.js +1 -0
  316. package/dist/components/p-694fc085.js +1 -0
  317. package/dist/components/p-6dc26e53.entry.js +1 -0
  318. package/dist/components/p-7198c024.js +1 -0
  319. package/dist/components/p-78fa7132.entry.js +1 -0
  320. package/dist/components/p-7dce734a.entry.js +1 -0
  321. package/dist/components/{p-01cb7ceb.entry.js → p-7fa88255.entry.js} +1 -1
  322. package/dist/components/p-83936521.entry.js +1 -0
  323. package/dist/components/{p-a6bf9bf8.entry.js → p-85ad681a.entry.js} +1 -1
  324. package/dist/components/p-8653bc36.entry.js +1 -0
  325. package/dist/components/p-86bb73dc.js +1 -0
  326. package/dist/components/p-8e3c6c63.entry.js +1 -0
  327. package/dist/components/p-923f67b5.entry.js +1 -0
  328. package/dist/components/p-93093977.entry.js +1 -0
  329. package/dist/components/{p-a02c5c4a.entry.js → p-941240b5.entry.js} +1 -1
  330. package/dist/components/p-97e95520.entry.js +1 -0
  331. package/dist/components/{p-4df00ba5.entry.js → p-9a1a6df1.entry.js} +1 -1
  332. package/dist/components/p-9dc879c9.entry.js +1 -0
  333. package/dist/components/p-a56f0579.entry.js +1 -0
  334. package/dist/components/p-a8b0fe92.entry.js +1 -0
  335. package/dist/components/p-acc4d234.entry.js +1 -0
  336. package/dist/components/p-b0b37831.entry.js +1 -0
  337. package/dist/components/p-b2b46793.entry.js +1 -0
  338. package/dist/components/p-b55b0091.entry.js +1 -0
  339. package/dist/components/p-b73410de.js +1 -0
  340. package/dist/components/p-b76aa402.entry.js +1 -0
  341. package/dist/components/p-b96fc468.entry.js +1 -0
  342. package/dist/components/p-bab07ba6.entry.js +1 -0
  343. package/dist/components/{p-abaf04e1.entry.js → p-bcbc7b7f.entry.js} +1 -1
  344. package/dist/components/p-c1e4ef92.js +1 -0
  345. package/dist/components/p-c8abff96.entry.js +1 -0
  346. package/dist/components/{p-24507e71.entry.js → p-c935aa46.entry.js} +1 -1
  347. package/dist/components/p-cccff1e3.entry.js +1 -0
  348. package/dist/components/p-cd624044.entry.js +1 -0
  349. package/dist/components/p-cdf19579.js +1 -0
  350. package/dist/components/{p-7ba154c5.entry.js → p-d525ed36.entry.js} +1 -1
  351. package/dist/components/p-d94a44b9.entry.js +1 -0
  352. package/dist/components/p-d962849c.js +1 -0
  353. package/dist/components/p-dbcf1f0e.entry.js +1 -0
  354. package/dist/components/p-dcc08064.entry.js +1 -0
  355. package/dist/components/{p-f2e66c82.entry.js → p-e64cd6f7.entry.js} +1 -1
  356. package/dist/components/p-ea089f4e.entry.js +1 -0
  357. package/dist/components/p-eebf7ebf.entry.js +1 -0
  358. package/dist/components/p-efc73304.entry.js +1 -0
  359. package/dist/components/p-f13e9ab1.entry.js +1 -0
  360. package/dist/components/p-f48a4313.entry.js +1 -0
  361. package/dist/components/{p-f223a835.entry.js → p-ff7acb55.entry.js} +1 -1
  362. package/dist/components/paper.js +15 -0
  363. package/dist/components/plus.js +12 -0
  364. package/dist/components/portal.js +18 -0
  365. package/dist/components/primary.js +1 -1
  366. package/dist/components/primary2.js +1 -1
  367. package/dist/components/private.js +25 -0
  368. package/dist/components/public.js +16 -0
  369. package/dist/components/secondary.js +1 -1
  370. package/dist/components/secondary2.js +7 -7
  371. package/dist/components/support.js +31 -18
  372. package/dist/components/support2.js +3 -3
  373. package/dist/components/svg-repository.d.ts +11 -0
  374. package/dist/components/{eds-svg-repository.js → svg-repository.js} +34 -33
  375. package/dist/components/token-list2.js +3 -3
  376. package/dist/components/token-radii2.js +1 -1
  377. package/dist/components/token-ratios.js +1 -1
  378. package/dist/components/token-shadows2.js +1 -1
  379. package/dist/components/token-spacing.js +1 -1
  380. package/dist/components/token-typography.js +3 -3
  381. package/dist/components/tutotial.js +27 -0
  382. package/dist/components/unknown.js +22 -0
  383. package/dist/components/up-and-down.js +12 -0
  384. package/dist/esm/bookmark-c200037c.js +16 -0
  385. package/dist/esm/color-primary-palette_6.entry.js +44 -31
  386. package/dist/esm/{eds-components-section.entry.js → components-section.entry.js} +22 -17
  387. package/dist/esm/components.js +1 -1
  388. package/dist/esm/correct-use-of-colors.entry.js +1 -1
  389. package/dist/esm/{eds-docs-palettes.entry.js → docs-palettes.entry.js} +3 -3
  390. package/dist/esm/{eds-docs-tokens.entry.js → docs-tokens.entry.js} +3 -3
  391. package/dist/esm/eds-accordion.entry.js +82 -0
  392. package/dist/esm/eds-app-root.entry.js +1 -1
  393. package/dist/esm/{eds-accordion_17.entry.js → eds-avatar_24.entry.js} +841 -216
  394. package/dist/esm/eds-card-desc_3.entry.js +1 -1
  395. package/dist/esm/eds-cookies-preference.entry.js +1 -1
  396. package/dist/esm/eds-feedback.entry.js +2 -2
  397. package/dist/esm/eds-frame.entry.js +5 -11
  398. package/dist/esm/eds-icon-bluesky.entry.js +1 -1
  399. package/dist/esm/eds-icon-bookmark.entry.js +14 -0
  400. package/dist/esm/eds-icon-close.entry.js +1 -1
  401. package/dist/esm/eds-icon-copy.entry.js +1 -1
  402. package/dist/esm/eds-icon-eu.entry.js +1 -1
  403. package/dist/esm/eds-icon-external.entry.js +14 -0
  404. package/dist/esm/eds-icon-facebook.entry.js +1 -1
  405. package/dist/esm/eds-icon-gitlab.entry.js +1 -1
  406. package/dist/esm/eds-icon-linkedin.entry.js +1 -1
  407. package/dist/esm/eds-icon-loader.entry.js +1 -1
  408. package/dist/esm/eds-icon-mastodon.entry.js +1 -1
  409. package/dist/esm/eds-icon-menu.entry.js +1 -1
  410. package/dist/esm/eds-icon-minus.entry.js +14 -0
  411. package/dist/esm/eds-icon-more.entry.js +1 -1
  412. package/dist/esm/eds-icon-paper.entry.js +14 -0
  413. package/dist/esm/eds-icon-plus.entry.js +14 -0
  414. package/dist/esm/eds-icon-portal.entry.js +14 -0
  415. package/dist/esm/eds-icon-private.entry.js +14 -0
  416. package/dist/esm/eds-icon-public.entry.js +14 -0
  417. package/dist/esm/eds-icon-search.entry.js +1 -1
  418. package/dist/esm/eds-icon-star.entry.js +1 -1
  419. package/dist/esm/eds-icon-success.entry.js +1 -1
  420. package/dist/esm/eds-icon-thumbs-down.entry.js +1 -1
  421. package/dist/esm/eds-icon-thumbs-up.entry.js +1 -1
  422. package/dist/esm/eds-icon-tutorial.entry.js +14 -0
  423. package/dist/esm/eds-icon-twitter.entry.js +1 -1
  424. package/dist/esm/eds-icon-unknown.entry.js +14 -0
  425. package/dist/esm/eds-icon-updown.entry.js +14 -0
  426. package/dist/esm/eds-icon-user.entry.js +1 -1
  427. package/dist/esm/eds-icon-youtube.entry.js +1 -1
  428. package/dist/esm/eds-login_2.entry.js +23 -14
  429. package/dist/esm/eds-matomo-notice.entry.js +119 -0
  430. package/dist/esm/eds-modal.entry.js +6 -6
  431. package/dist/esm/eds-pagination_2.entry.js +5 -5
  432. package/dist/esm/eds-progress-bar.entry.js +1 -1
  433. package/dist/esm/eds-rating.entry.js +1 -1
  434. package/dist/esm/eds-section-core_2.entry.js +3 -3
  435. package/dist/esm/eds-spinner.entry.js +1 -1
  436. package/dist/esm/eds-switch.entry.js +2 -2
  437. package/dist/esm/eds-tabs.entry.js +2 -2
  438. package/dist/esm/eds-timeline.entry.js +2 -2
  439. package/dist/esm/eds-toast-manager.entry.js +1 -1
  440. package/dist/esm/eds-tooltip.entry.js +1 -1
  441. package/dist/esm/eds-trl.entry.js +1 -1
  442. package/dist/esm/incorrect-use-of-colors.entry.js +1 -1
  443. package/dist/esm/index-8a71b9a7.js +74 -34
  444. package/dist/esm/loader.js +1 -1
  445. package/dist/esm/logo-space.entry.js +2 -2
  446. package/dist/esm/logo-variations-horizontal_2.entry.js +4 -4
  447. package/dist/esm/{eds-logo-variations.entry.js → logo-variations-tabs.entry.js} +3 -3
  448. package/dist/esm/logo-wrong-usage.entry.js +2 -2
  449. package/dist/esm/minus-b30a7c71.js +11 -0
  450. package/dist/esm/paper-8e74ea31.js +15 -0
  451. package/dist/esm/plus-89c07be2.js +12 -0
  452. package/dist/esm/portal-d6c8ce56.js +18 -0
  453. package/dist/esm/private-1c25ff8e.js +25 -0
  454. package/dist/esm/public-d4d8c585.js +16 -0
  455. package/dist/esm/{eds-svg-repository.entry.js → svg-repository.entry.js} +29 -28
  456. package/dist/esm/token-list_3.entry.js +5 -5
  457. package/dist/esm/token-ratios.entry.js +1 -1
  458. package/dist/esm/token-typography.entry.js +3 -3
  459. package/dist/esm/tutotial-150ee1fd.js +27 -0
  460. package/dist/esm/unknown-ed01a24c.js +22 -0
  461. package/dist/esm/up-and-down-d747abee.js +12 -0
  462. package/dist/hydrate/index.js +1122 -609
  463. package/dist/hydrate/index.mjs +1122 -609
  464. package/dist/stencil.config.js +1 -1
  465. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/svgs/src/lib/svgs.d.ts +11 -1
  466. package/dist/types/components/eds-accordion/eds-accordion.stories.d.ts +1 -1
  467. package/dist/types/components/eds-icons/eds-icon-bookmark/eds-icon-bookmark.d.ts +10 -0
  468. package/dist/types/components/eds-icons/eds-icon-external/eds-icon-external.d.ts +10 -0
  469. package/dist/types/components/eds-icons/eds-icon-minus/eds-icon-minus.d.ts +10 -0
  470. package/dist/types/components/eds-icons/eds-icon-paper/eds-icon-paper.d.ts +10 -0
  471. package/dist/types/components/eds-icons/eds-icon-plus/eds-icon-plus.d.ts +10 -0
  472. package/dist/types/components/eds-icons/eds-icon-portal/eds-icon-portal.d.ts +10 -0
  473. package/dist/types/components/eds-icons/eds-icon-private/eds-icon-private.d.ts +10 -0
  474. package/dist/types/components/eds-icons/eds-icon-public/eds-icon-public.d.ts +10 -0
  475. package/dist/types/components/eds-icons/eds-icon-tutorial/eds-icon-tutorial.d.ts +10 -0
  476. package/dist/types/components/eds-icons/eds-icon-unknown/eds-icon-unknown.d.ts +10 -0
  477. package/dist/types/components/eds-icons/eds-icon-updown/eds-icon-updown.d.ts +10 -0
  478. package/dist/types/components/eds-input-elements/eds-input/eds-input.d.ts +0 -2
  479. package/dist/types/components/eds-input-elements/eds-input-range/eds-input-range.d.ts +12 -0
  480. package/dist/types/components/eds-input-field/eds-input-field.d.ts +3 -0
  481. package/dist/types/components.d.ts +364 -173
  482. package/dist/types/eds-docs-ui/colors/color-palette/support.d.ts +1 -0
  483. package/dist/types/eds-docs-ui/{eds-logo-variations/eds-logo-variations.d.ts → components-section/components-section.d.ts} +1 -1
  484. package/dist/types/eds-docs-ui/components-section/functional/angular.d.ts +2 -0
  485. package/dist/types/eds-docs-ui/components-section/functional/installation.d.ts +2 -0
  486. package/dist/types/eds-docs-ui/components-section/functional/overview.d.ts +2 -0
  487. package/dist/types/eds-docs-ui/components-section/functional/react.d.ts +2 -0
  488. package/dist/types/eds-docs-ui/components-section/functional/usage.d.ts +2 -0
  489. package/dist/types/eds-docs-ui/components-section/functional/vue.d.ts +2 -0
  490. package/dist/types/eds-docs-ui/{eds-docs-tokens/eds-docs-tokens.d.ts → design-tokens/docs-tokens/docs-tokens.d.ts} +1 -1
  491. package/dist/types/eds-docs-ui/{eds-docs-palettes/eds-docs-palettes.d.ts → docs-palettes/docs-palettes.d.ts} +1 -1
  492. package/dist/types/eds-docs-ui/{eds-components-section/eds-components-section.d.ts → logo/logo-variations-tabs/logo-variations.d.ts} +1 -1
  493. package/dist/types/eds-docs-ui/{eds-svg-repository/eds-svg-repository.d.ts → svg-repository/svg-repository.d.ts} +1 -1
  494. package/dist/types/shared-ui/eds-form/eds-form.d.ts +1 -0
  495. package/dist/types/shared-ui/eds-frame/eds-frame.d.ts +10 -9
  496. package/dist/types/shared-ui/eds-frame/eds-frame.stories.d.ts +3 -3
  497. package/dist/types/shared-ui/eds-login/eds-login.d.ts +3 -0
  498. package/dist/types/shared-ui/eds-splash-screen/eds-splash-screen.d.ts +2 -0
  499. package/dist/types/utils/eds-form/formUtils.d.ts +1 -1
  500. package/package.json +4 -4
  501. package/README.md +0 -370
  502. package/dist/cjs/eds-form.cjs.entry.js +0 -409
  503. package/dist/cjs/eds-input_7.cjs.entry.js +0 -357
  504. package/dist/cjs/token-spacing.cjs.entry.js +0 -16
  505. package/dist/collection/eds-docs-ui/functional/angular.js +0 -2
  506. package/dist/collection/eds-docs-ui/functional/installation.js +0 -2
  507. package/dist/collection/eds-docs-ui/functional/react.js +0 -2
  508. package/dist/collection/eds-docs-ui/functional/usage.js +0 -2
  509. package/dist/collection/eds-docs-ui/functional/vue.js +0 -2
  510. package/dist/components/eds-components-section.d.ts +0 -11
  511. package/dist/components/p-03a38eab.entry.js +0 -1
  512. package/dist/components/p-05d8fdc3.entry.js +0 -1
  513. package/dist/components/p-0918a2e2.entry.js +0 -1
  514. package/dist/components/p-096d3274.entry.js +0 -1
  515. package/dist/components/p-10a318e0.entry.js +0 -1
  516. package/dist/components/p-16e0b902.entry.js +0 -1
  517. package/dist/components/p-18e10983.entry.js +0 -1
  518. package/dist/components/p-215f3b21.entry.js +0 -1
  519. package/dist/components/p-30075622.entry.js +0 -1
  520. package/dist/components/p-32a7f571.entry.js +0 -1
  521. package/dist/components/p-3f0fd469.entry.js +0 -1
  522. package/dist/components/p-4675ac16.entry.js +0 -1
  523. package/dist/components/p-46c9a35e.entry.js +0 -1
  524. package/dist/components/p-4aefc66e.entry.js +0 -1
  525. package/dist/components/p-4bcf6077.entry.js +0 -1
  526. package/dist/components/p-5d26f527.entry.js +0 -1
  527. package/dist/components/p-64f6f07e.entry.js +0 -1
  528. package/dist/components/p-69e5af42.entry.js +0 -1
  529. package/dist/components/p-6a73ac42.entry.js +0 -1
  530. package/dist/components/p-70201ae6.entry.js +0 -1
  531. package/dist/components/p-7ba4ca15.entry.js +0 -1
  532. package/dist/components/p-84faf1b3.entry.js +0 -1
  533. package/dist/components/p-8803ecf9.entry.js +0 -1
  534. package/dist/components/p-8cf4ee6e.entry.js +0 -1
  535. package/dist/components/p-9e2a0f5a.entry.js +0 -1
  536. package/dist/components/p-9f4ad4e4.entry.js +0 -1
  537. package/dist/components/p-a0abe772.entry.js +0 -1
  538. package/dist/components/p-ae60f98b.entry.js +0 -1
  539. package/dist/components/p-b2f0f40b.entry.js +0 -1
  540. package/dist/components/p-b4332c34.entry.js +0 -1
  541. package/dist/components/p-cee891dc.entry.js +0 -1
  542. package/dist/components/p-d06faa08.entry.js +0 -1
  543. package/dist/components/p-d2159cc9.entry.js +0 -1
  544. package/dist/components/p-d895d036.entry.js +0 -1
  545. package/dist/components/p-db970de6.entry.js +0 -1
  546. package/dist/components/p-e343cd31.entry.js +0 -1
  547. package/dist/components/p-e3811d4b.entry.js +0 -1
  548. package/dist/components/p-e8bd6106.entry.js +0 -1
  549. package/dist/components/p-e96a5c8e.entry.js +0 -1
  550. package/dist/components/p-fec4cba7.entry.js +0 -1
  551. package/dist/esm/eds-form.entry.js +0 -405
  552. package/dist/esm/eds-input_7.entry.js +0 -347
  553. package/dist/esm/token-spacing.entry.js +0 -12
  554. package/dist/types/eds-docs-ui/functional/angular.d.ts +0 -2
  555. package/dist/types/eds-docs-ui/functional/installation.d.ts +0 -2
  556. package/dist/types/eds-docs-ui/functional/overview.d.ts +0 -2
  557. package/dist/types/eds-docs-ui/functional/react.d.ts +0 -2
  558. package/dist/types/eds-docs-ui/functional/usage.d.ts +0 -2
  559. package/dist/types/eds-docs-ui/functional/vue.d.ts +0 -2
  560. /package/dist/collection/eds-docs-ui/{eds-svg-repository/eds-svg-repository.css → svg-repository/svg-repository.css} +0 -0
@@ -1 +1 @@
1
- import{p as e,b as a}from"./p-cccacbd3.js";export{s as setNonce}from"./p-cccacbd3.js";import{g as t}from"./p-e1255160.js";(()=>{const a=import.meta.url,s={};return""!==a&&(s.resourcesUrl=new URL(".",a).href),e(s)})().then((async e=>(await t(),a(JSON.parse('[["p-32a7f571",[[1,"eds-fullscreen-menu",{"links":[1],"menuLinks":[1,"menu-links"],"homeUrl":[1,"home-url"],"inverseHeader":[4,"inverse-header"],"isMenuOpen":[32]},[[16,"toggleMenu","handleToggleMenu"]]],[1,"eds-user",{"user":[1025]}],[1,"eds-header",{"homeUrl":[513,"home-url"],"links":[1],"inverseHeader":[4,"inverse-header"],"menuEnabled":[4,"menu-enabled"],"isMenuOpen":[32],"isUserMenuOpen":[32],"isAuthenticated":[32]},[[16,"authStatusChanged","onAuthStatusChanged"]]],[1,"eds-steps-v2",{"steps":[1],"type":[1],"imageSrc":[1,"image-src"],"bg":[4],"message":[1],"activeStep":[32]},null,{"activeStep":["activeStepChanged"]}],[1,"eds-footer",{"social":[4],"enableScrollTop":[4,"enable-scroll-top"],"fundedBy":[1,"funded-by"],"rightsReserved":[1,"rights-reserved"],"enableCookiesSettings":[4,"enable-cookies-settings"],"showMatomoNotice":[32]}],[1,"eds-matomo-notice",{"title":[1],"description":[1],"optOutMessage":[1,"opt-out-message"],"forceShow":[4,"force-show"],"showNotice":[32]},[[16,"cookies","toggleCookiesConsent"]]],[1,"eds-dropdown",{"icon":[1],"label":[1],"rounded":[4],"ariaLabel":[1,"aria-label"],"asNav":[4,"as-nav"],"dropdownPos":[1,"dropdown-pos"],"dropdownOffset":[4,"dropdown-offset"],"intent":[1],"isOpen":[32],"focusIndex":[32]},[[8,"click","handleWindowClick"],[8,"keydown","handleKeyDown"]]],[1,"eds-steps",{"steps":[1],"type":[1],"activeStep":[32]},null,{"activeStep":["activeStepChanged"]}],[1,"eds-accordion",{"title":[1],"description":[1],"switchBg":[4,"switch-bg"],"expanded":[4],"clampText":[4,"clamp-text"],"isExpanded":[32],"panelHeight":[32],"shortContent":[32],"headerHeight":[32]}],[1,"eds-social-networks",{"title":[1]}],[1,"eds-block-break",{"extraClass":[1,"extra-class"]}],[1,"eds-avatar",{"firstName":[1,"first-name"],"lastName":[1,"last-name"],"picture":[1],"initials":[1],"color":[1]}],[1,"eds-logo",{"href":[1],"orientation":[1],"type":[1],"label":[1]}],[1,"eds-img",{"src":[1],"alt":[1],"width":[2],"height":[2],"srcset":[1],"sizes":[1],"formats":[16],"lazyload":[4],"withBg":[4,"with-bg"],"loaded":[32],"showBg":[32]}],[1,"eds-link",{"label":[1],"intent":[1],"icon":[1],"iconPos":[1,"icon-pos"],"iconSmall":[4,"icon-small"],"size":[1],"external":[4],"current":[4],"download":[4],"url":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"hideLabelOnSmallScreen":[4,"hide-label-on-small-screen"],"extraClass":[1,"extra-class"]},[[0,"parentContext","handleParentContext"]]],[1,"eds-button",{"label":[1],"ariaLabel":[1,"aria-label"],"elementType":[1,"element-type"],"intent":[1],"loading":[4],"disabled":[4],"pill":[4],"icon":[1],"size":[1],"iconPos":[1,"icon-pos"],"iconSmall":[4,"icon-small"],"extraClass":[1,"extra-class"],"triggerClick":[16]},[[0,"parentContext","handleParentContext"]]],[0,"eds-icon-wrapper",{"icon":[1],"class":[1],"IconComponent":[32]},null,{"icon":["iconChanged"]}]]],["p-8803ecf9",[[0,"eds-trl",{"applications":[1]}]]],["p-cee891dc",[[1,"eds-svg-repository"]]],["p-b4332c34",[[0,"eds-docs-palettes",{"tabIndex":[2,"tab-index"]}]]],["p-d895d036",[[1,"eds-form",{"name":[1],"setFormUrl":[4,"set-form-url"],"formBtn":[4,"form-btn"],"formBtnLabel":[1,"form-btn-label"],"errorMessage":[1,"error-message"],"fields":[1],"initData":[16],"values":[32],"isSubmitting":[32],"hasError":[32],"errors":[32],"parsedFields":[32]},null,{"fields":["parseFields"]}]]],["p-ae60f98b",[[0,"eds-components-section",{"tabIndex":[2,"tab-index"]}]]],["p-10a318e0",[[1,"eds-app-root",{"isAuthenticated":[32]}]]],["p-b8ba7e5c",[[1,"eds-card-section",{"cards":[1],"occupyCols":[2,"occupy-cols"]}]]],["p-abaf04e1",[[1,"eds-timeline",{"events":[1],"selectedEvent":[32],"parsedEvents":[32]},null,{"events":["parseEvents"]}]]],["p-3f480c3c",[[1,"eds-card-tool",{"cardTitle":[1,"card-title"],"url":[1],"description":[1],"image":[8],"avatar":[1],"shortAbbreviation":[1,"short-abbreviation"],"headingLevel":[1,"heading-level"],"tags":[8],"tiny":[4],"bg":[4],"withHover":[4,"with-hover"],"external":[4],"hierarchy":[4]}]]],["p-a02c5c4a",[[0,"eds-cookies-preference",{"buttonText":[1,"button-text"],"intent":[1],"showMatomoNotice":[32],"noticeKey":[32]}]]],["p-9f4ad4e4",[[0,"eds-docs-tokens",{"tabIndex":[2,"tab-index"]}]]],["p-91440d2f",[[0,"eds-card-project",{"image":[8],"editorialTitle":[1,"editorial-title"],"headingLevel":[1,"heading-level"],"categoryTitle":[1,"category-title"],"color":[1],"bgOnHover":[4,"bg-on-hover"],"vertical":[4],"titleProject":[1,"title-project"],"url":[1],"parsedImage":[32]}]]],["p-3f0fd469",[[1,"eds-feedback",{"type":[1],"count":[2],"label":[1],"description":[1],"textMapping":[1,"text-mapping"],"selectedRating":[32]},[[16,"rating","ratingUpdated"]]]]],["p-30075622",[[0,"eds-logo-variations",{"tabIndex":[2,"tab-index"]}]]],["p-0f73391d",[[1,"eds-toast-manager",{"toasts":[32]}]]],["p-e96a5c8e",[[0,"incorrect-use-of-colors"]]],["p-215f3b21",[[0,"correct-use-of-colors"]]],["p-b47d115d",[[1,"eds-breadcrumb",{"items":[1],"intent":[1],"parsedItems":[32],"isSmallScreen":[32],"maxVisibleItems":[32]},null,{"items":["parseItems"]}]]],["p-db970de6",[[1,"eds-frame",{"frameLabel":[1,"frame-label"],"urlLabel":[1,"url-label"],"errorMessage":[1,"error-message"],"storybookUrl":[1,"storybook-url"],"storyPath":[1,"story-path"],"intent":[1],"size":[1],"iframeError":[32]}]]],["p-18e10983",[[1,"eds-modal",{"title":[1],"truncate":[4],"truncateLines":[1,"truncate-lines"],"position":[1],"isOpen":[32],"open":[64],"close":[64],"toggle":[64]},[[0,"eds-modal-open","handleGlobalOpen"],[0,"eds-modal-close","handleGlobalClose"],[8,"keydown","handleKeyDown"]]]]],["p-4aefc66e",[[0,"token-ratios"]]],["p-4d295eb7",[[0,"token-typography"]]],["p-c86243a3",[[1,"eds-card-tags",{"accent":[4],"tags":[16]}]]],["p-622dd2a1",[[4,"eds-card-wrapper",{"tiny":[4],"withBg":[4,"with-bg"],"withHover":[4,"with-hover"]}]]],["p-b299b89a",[[0,"eds-icon-arrow-diagonal",{"class":[1]}]]],["p-a1d55013",[[0,"eds-icon-arrow-right",{"class":[1]}]]],["p-b2f0f40b",[[0,"eds-icon-bluesky",{"class":[1]}]]],["p-9873ebec",[[0,"eds-icon-chevron-down",{"class":[1]}]]],["p-376b706b",[[0,"eds-icon-chevron-left",{"class":[1]}]]],["p-cdc36ea8",[[0,"eds-icon-chevron-right",{"class":[1]}]]],["p-8baa7e01",[[0,"eds-icon-chevron-up",{"class":[1]}]]],["p-46c9a35e",[[0,"eds-icon-close",{"class":[1]}]]],["p-69e5af42",[[0,"eds-icon-copy",{"class":[1]}]]],["p-e8bd6106",[[0,"eds-icon-eu",{"class":[1]}]]],["p-6a73ac42",[[0,"eds-icon-facebook",{"class":[1]}]]],["p-0918a2e2",[[0,"eds-icon-gitlab",{"class":[1]}]]],["p-e343cd31",[[0,"eds-icon-linkedin",{"class":[1]}]]],["p-03a38eab",[[0,"eds-icon-loader",{"class":[1]}]]],["p-64f6f07e",[[0,"eds-icon-mastodon",{"class":[1]}]]],["p-05d8fdc3",[[0,"eds-icon-menu",{"class":[1]}]]],["p-5d26f527",[[0,"eds-icon-more",{"class":[1]}]]],["p-096d3274",[[0,"eds-icon-search",{"class":[1]}]]],["p-d06faa08",[[0,"eds-icon-star",{"class":[1]}]]],["p-7ba4ca15",[[0,"eds-icon-success",{"class":[1]}]]],["p-8cf4ee6e",[[0,"eds-icon-thumbs-down",{"class":[1]}]]],["p-16e0b902",[[0,"eds-icon-thumbs-up",{"class":[1]}]]],["p-d2159cc9",[[0,"eds-icon-twitter",{"class":[1]}]]],["p-70201ae6",[[0,"eds-icon-user",{"class":[1]}]]],["p-4bcf6077",[[0,"eds-icon-youtube",{"class":[1]}]]],["p-07ba7c89",[[1,"eds-switch",{"checked":[1540],"disabled":[4],"labelOn":[1,"label-on"],"labelOff":[1,"label-off"]}]]],["p-a6bf9bf8",[[1,"eds-tabs",{"id":[1],"navAriaLabel":[1,"nav-aria-label"],"tabs":[1],"parsedTabs":[32],"activeIndex":[32]},null,{"tabs":["parseTabs"]}]]],["p-d17ea8af",[[1,"eds-tooltip",{"content":[1],"position":[1],"isVisible":[32],"isPositioned":[32],"tooltipStyle":[32]},[[1,"mouseover","showTooltip"],[1,"mouseout","hideTooltip"],[8,"keydown","handleKeyPress"]]]]],["p-e3811d4b",[[1,"logo-space"]]],["p-84faf1b3",[[1,"logo-wrong-usage"]]],["p-fec4cba7",[[0,"token-spacing"]]],["p-24507e71",[[1,"eds-rating",{"ratingType":[1,"rating-type"],"ratingCount":[2,"rating-count"],"selectedRating":[32]}]]],["p-dcd4de1f",[[1,"eds-toast",{"message":[1],"intent":[1],"duration":[2],"visible":[32]}]]],["p-f223a835",[[1,"eds-progress-bar",{"value":[1026],"updateValue":[64]}]]],["p-9cbcccf8",[[1,"eds-card-generic",{"cardTitle":[1,"card-title"],"url":[1],"description":[1],"image":[8],"avatar":[1],"shortAbbreviation":[1,"short-abbreviation"],"headingLevel":[1,"heading-level"],"tags":[1],"tiny":[4],"bg":[4],"withHover":[4,"with-hover"],"hierarchy":[4],"parsedImage":[32]},[[0,"parentContext","handleParentContext"]]]]],["p-01cb7ceb",[[1,"eds-login",{"keycloakUrl":[1,"keycloak-url"],"keycloakRealm":[1,"keycloak-realm"],"keycloakClientId":[1,"keycloak-client-id"],"authenticated":[32],"user":[32],"serverAvailable":[32]}],[1,"eds-splash-screen",{"inverse":[4],"initPromise":[16],"isVisible":[32]},[[8,"hideSplash","handleHideSplash"]]]]],["p-a0abe772",[[1,"logo-variations-horizontal"],[1,"logo-variations-vertical",{"orientation":[1],"type":[1]}]]],["p-8527ef5f",[[1,"eds-alert",{"message":[1],"pressableLabel":[1,"pressable-label"],"pressableUrl":[1,"pressable-url"],"direction":[1],"intent":[1],"brd":[1],"withBtn":[32]}]]],["p-f2e66c82",[[1,"eds-spinner",{"size":[1],"thickness":[1],"borderColor":[1,"border-color"],"bottomColor":[1,"bottom-color"],"background":[1],"fullscreen":[4]}]]],["p-4df00ba5",[[0,"token-list",{"show":[1]}],[0,"token-radii"],[0,"token-shadows"]]],["p-4675ac16",[[1,"eds-input-field",{"name":[1],"inputId":[1,"input-id"],"placeholder":[1],"disabled":[4],"onChange":[16],"onInput":[16],"type":[1],"required":[4],"label":[1],"hint":[1],"icon":[1],"link":[16],"message":[1],"error":[4],"checked":[4],"errorMessage":[1,"error-message"],"value":[8],"maxLength":[2,"max-length"],"options":[1]}],[0,"eds-input",{"name":[1],"inputId":[1,"input-id"],"placeholder":[1],"disabled":[4],"hasMessage":[4,"has-message"],"error":[4],"checked":[4],"type":[1],"required":[4],"value":[8],"icon":[1],"maxLength":[2,"max-length"],"options":[16],"extraClass":[1,"extra-class"],"innerVal":[32],"maxLengthReached":[32]},null,{"value":["onValueChanged"]}],[0,"eds-input-footer",{"name":[1],"errorMessage":[1,"error-message"],"message":[1],"error":[4],"link":[16]}],[0,"eds-input-search",{"name":[1],"inputId":[1,"input-id"],"placeholder":[1],"value":[1],"disabled":[4],"required":[4],"decorate":[1],"label":[1],"getInputElement":[64]}],[0,"eds-input-select",{"inputId":[1,"input-id"],"name":[1],"placeholder":[1],"disabled":[4],"hasMessage":[4,"has-message"],"error":[4],"required":[4],"options":[16],"labelKey":[1,"label-key"],"valueKey":[1,"value-key"],"value":[8],"dynamicOptions":[32],"loading":[32],"dynamicValueKey":[32],"dynamicLabelKey":[32],"hasFetched":[32]},null,{"options":["loadOptions"]}],[0,"eds-input-label",{"label":[1],"name":[1],"required":[4],"disabled":[4]}],[0,"eds-input-range",{"name":[1],"inputId":[1,"input-id"],"disabled":[4],"required":[4],"min":[2],"max":[2],"step":[2],"sliderVal":[32],"getInputElement":[64]}]]],["p-7ba154c5",[[1,"eds-table",{"data":[1,"table-data"],"endpoint":[1],"config":[1],"rowsPerPage":[2,"rows-per-page"],"paginationEnabled":[4,"pagination-enabled"],"searchEnabled":[4,"search-enabled"],"hostWidth":[1,"host-width"],"columnSize":[1,"column-size"],"tbData":[32],"columns":[32],"currentPage":[32],"parsedConfig":[32],"totalRows":[32],"searchQuery":[32],"containerWidth":[32]},null,{"data":["handleDataChange","parseData"],"config":["handleConfigChange"]}],[1,"eds-pagination",{"currentPage":[2,"current-page"],"lastPage":[2,"last-page"],"perPage":[2,"per-page"],"total":[2],"url":[1],"mode":[1],"prevLabel":[1,"prev-label"],"nextLabel":[1,"next-label"],"prevUrl":[1,"prev-url"],"nextUrl":[1,"next-url"],"links":[32]},null,{"currentPage":["onPageOrLastPageChange"],"lastPage":["onPageOrLastPageChange"]}]]],["p-5cf480a8",[[4,"eds-section-core",{"tag":[1],"sectionTitle":[1,"section-title"],"headingLevel":[1,"heading-level"]}],[0,"eds-section-heading",{"sectionTitle":[1,"section-title"],"withContainer":[4,"with-container"],"headingLevel":[1,"heading-level"],"tag":[1],"spacingLarge":[4,"spacing-large"]}]]],["p-21a746a4",[[1,"eds-code-block",{"code":[1],"language":[1],"copied":[32]}]]],["p-9e2a0f5a",[[0,"gradient-secondary-palette"],[0,"color-primary-palette"],[0,"color-secondary-palette",{"show":[1]}],[0,"color-support-palette"],[0,"gradient-primary-palette"],[0,"gradient-support-palette"]]],["p-ceac6200",[[1,"eds-card-desc",{"description":[1],"descClass":[1,"desc-class"],"truncate":[4],"truncateLines":[1,"truncate-lines"]}],[1,"eds-card-title",{"url":[1],"titleClass":[1,"title-class"],"headingLevel":[1,"heading-level"],"externalLink":[4,"external-link"],"cardTitle":[1,"card-title"],"hierarchy":[4]}],[1,"eds-tag",{"label":[1],"intent":[1]}]]]]'),e))));
1
+ import{p as e,b as a}from"./p-cccacbd3.js";export{s as setNonce}from"./p-cccacbd3.js";import{g as t}from"./p-e1255160.js";(()=>{const a=import.meta.url,s={};return""!==a&&(s.resourcesUrl=new URL(".",a).href),e(s)})().then((async e=>(await t(),a(JSON.parse('[["p-30a319d5",[[1,"eds-form",{"name":[1],"setFormUrl":[4,"set-form-url"],"formBtn":[4,"form-btn"],"formBtnLabel":[1,"form-btn-label"],"errorMessage":[1,"error-message"],"fields":[1],"initData":[16],"values":[32],"isSubmitting":[32],"hasError":[32],"errors":[32],"parsedFields":[32]},null,{"fields":["parseFields"]}],[1,"eds-fullscreen-menu",{"links":[1],"menuLinks":[1,"menu-links"],"homeUrl":[1,"home-url"],"inverseHeader":[4,"inverse-header"],"isMenuOpen":[32]},[[16,"toggleMenu","handleToggleMenu"]]],[1,"eds-user",{"user":[1025]}],[1,"eds-header",{"homeUrl":[513,"home-url"],"links":[1],"inverseHeader":[4,"inverse-header"],"menuEnabled":[4,"menu-enabled"],"isMenuOpen":[32],"isUserMenuOpen":[32],"isAuthenticated":[32]},[[16,"authStatusChanged","onAuthStatusChanged"]]],[1,"eds-steps-v2",{"steps":[1],"type":[1],"imageSrc":[1,"image-src"],"bg":[4],"message":[1],"activeStep":[32]},null,{"activeStep":["activeStepChanged"]}],[0,"token-spacing"],[1,"eds-footer",{"social":[4],"enableScrollTop":[4,"enable-scroll-top"],"fundedBy":[1,"funded-by"],"rightsReserved":[1,"rights-reserved"],"enableCookiesSettings":[4,"enable-cookies-settings"],"showMatomoNotice":[32]}],[1,"eds-dropdown",{"icon":[1],"label":[1],"rounded":[4],"ariaLabel":[1,"aria-label"],"asNav":[4,"as-nav"],"dropdownPos":[1,"dropdown-pos"],"dropdownOffset":[4,"dropdown-offset"],"intent":[1],"isOpen":[32],"focusIndex":[32]},[[8,"click","handleWindowClick"],[8,"keydown","handleKeyDown"]]],[1,"eds-steps",{"steps":[1],"type":[1],"activeStep":[32]},null,{"activeStep":["activeStepChanged"]}],[1,"eds-social-networks",{"title":[1]}],[1,"eds-block-break",{"extraClass":[1,"extra-class"]}],[1,"eds-input-field",{"name":[1],"inputId":[1,"input-id"],"placeholder":[1],"disabled":[4],"onChange":[16],"onInput":[16],"type":[1],"required":[4],"label":[1],"hint":[1],"icon":[1],"link":[16],"message":[1],"error":[4],"checked":[4],"errorMessage":[1,"error-message"],"value":[8],"maxLength":[2,"max-length"],"options":[1]}],[1,"eds-avatar",{"firstName":[1,"first-name"],"lastName":[1,"last-name"],"picture":[1],"initials":[1],"color":[1]}],[0,"eds-input",{"name":[1],"inputId":[1,"input-id"],"placeholder":[1],"disabled":[4],"hasMessage":[4,"has-message"],"error":[4],"checked":[4],"type":[1],"required":[4],"value":[8],"icon":[1],"maxLength":[2,"max-length"],"options":[16],"extraClass":[1,"extra-class"],"innerVal":[32],"maxLengthReached":[32]},null,{"value":["onValueChanged"]}],[0,"eds-input-footer",{"name":[1],"errorMessage":[1,"error-message"],"message":[1],"error":[4],"link":[16]}],[0,"eds-input-search",{"name":[1],"inputId":[1,"input-id"],"placeholder":[1],"value":[1],"disabled":[4],"required":[4],"decorate":[1],"label":[1],"getInputElement":[64]}],[0,"eds-input-select",{"inputId":[1,"input-id"],"name":[1],"placeholder":[1],"disabled":[4],"hasMessage":[4,"has-message"],"error":[4],"required":[4],"options":[16],"labelKey":[1,"label-key"],"valueKey":[1,"value-key"],"value":[8],"dynamicOptions":[32],"loading":[32],"dynamicValueKey":[32],"dynamicLabelKey":[32],"hasFetched":[32]},null,{"options":["loadOptions"]}],[0,"eds-input-label",{"label":[1],"name":[1],"required":[4],"disabled":[4]}],[0,"eds-input-range",{"name":[1],"inputId":[1,"input-id"],"disabled":[4],"required":[4],"min":[2],"max":[2],"step":[2],"value":[2],"sliderVal":[32],"getInputElement":[64]},null,{"value":["onValueChange"]}],[1,"eds-logo",{"href":[1],"orientation":[1],"type":[1],"label":[1]}],[1,"eds-img",{"src":[1],"alt":[1],"width":[2],"height":[2],"srcset":[1],"sizes":[1],"formats":[16],"lazyload":[4],"withBg":[4,"with-bg"],"loaded":[32],"showBg":[32]}],[1,"eds-link",{"label":[1],"intent":[1],"icon":[1],"iconPos":[1,"icon-pos"],"iconSmall":[4,"icon-small"],"size":[1],"external":[4],"current":[4],"download":[4],"url":[1],"ariaLabel":[1,"aria-label"],"disabled":[4],"hideLabelOnSmallScreen":[4,"hide-label-on-small-screen"],"extraClass":[1,"extra-class"]},[[0,"parentContext","handleParentContext"]]],[1,"eds-button",{"label":[1],"ariaLabel":[1,"aria-label"],"elementType":[1,"element-type"],"intent":[1],"loading":[4],"disabled":[4],"pill":[4],"icon":[1],"size":[1],"iconPos":[1,"icon-pos"],"iconSmall":[4,"icon-small"],"extraClass":[1,"extra-class"],"triggerClick":[16]},[[0,"parentContext","handleParentContext"]]],[0,"eds-icon-wrapper",{"icon":[1],"class":[1],"IconComponent":[32]},null,{"icon":["iconChanged"]}]]],["p-b0b37831",[[0,"eds-trl",{"applications":[1]}]]],["p-063b0683",[[1,"logo-space"]]],["p-4e8a317b",[[1,"svg-repository"]]],["p-1aab55cf",[[0,"docs-palettes",{"tabIndex":[2,"tab-index"]}]]],["p-f48a4313",[[0,"components-section",{"tabIndex":[2,"tab-index"]}]]],["p-b96fc468",[[1,"eds-app-root",{"isAuthenticated":[32]}]]],["p-b8ba7e5c",[[1,"eds-card-section",{"cards":[1],"occupyCols":[2,"occupy-cols"]}]]],["p-bcbc7b7f",[[1,"eds-timeline",{"events":[1],"selectedEvent":[32],"parsedEvents":[32]},null,{"events":["parseEvents"]}]]],["p-6dc26e53",[[0,"docs-tokens",{"tabIndex":[2,"tab-index"]}]]],["p-3f480c3c",[[1,"eds-card-tool",{"cardTitle":[1,"card-title"],"url":[1],"description":[1],"image":[8],"avatar":[1],"shortAbbreviation":[1,"short-abbreviation"],"headingLevel":[1,"heading-level"],"tags":[8],"tiny":[4],"bg":[4],"withHover":[4,"with-hover"],"external":[4],"hierarchy":[4]}]]],["p-941240b5",[[0,"eds-cookies-preference",{"buttonText":[1,"button-text"],"intent":[1],"showMatomoNotice":[32],"noticeKey":[32]}]]],["p-91440d2f",[[0,"eds-card-project",{"image":[8],"editorialTitle":[1,"editorial-title"],"headingLevel":[1,"heading-level"],"categoryTitle":[1,"category-title"],"color":[1],"bgOnHover":[4,"bg-on-hover"],"vertical":[4],"titleProject":[1,"title-project"],"url":[1],"parsedImage":[32]}]]],["p-0ce924b1",[[1,"eds-feedback",{"type":[1],"count":[2],"label":[1],"description":[1],"textMapping":[1,"text-mapping"],"selectedRating":[32]},[[16,"rating","ratingUpdated"]]]]],["p-526cdc57",[[1,"eds-toast-manager",{"toasts":[32]}]]],["p-cd624044",[[0,"incorrect-use-of-colors"]]],["p-c8abff96",[[0,"logo-variations-tabs",{"tabIndex":[2,"tab-index"]}]]],["p-cccff1e3",[[0,"correct-use-of-colors"]]],["p-b47d115d",[[1,"eds-breadcrumb",{"items":[1],"intent":[1],"parsedItems":[32],"isSmallScreen":[32],"maxVisibleItems":[32]},null,{"items":["parseItems"]}]]],["p-18eb23ff",[[1,"eds-frame",{"frameLabel":[1,"frame-label"],"frameSrc":[1,"frame-src"],"urlLabel":[1,"url-label"],"errorMessage":[1,"error-message"],"url":[1],"intent":[1],"size":[1],"iframeError":[32]}]]],["p-b55b0091",[[1,"eds-modal",{"title":[1],"truncate":[4],"truncateLines":[1,"truncate-lines"],"position":[1],"isOpen":[32],"open":[64],"close":[64],"toggle":[64]},[[0,"eds-modal-open","handleGlobalOpen"],[0,"eds-modal-close","handleGlobalClose"],[8,"keydown","handleKeyDown"]]]]],["p-41e89554",[[0,"token-ratios"]]],["p-3a7be9a7",[[0,"token-typography"]]],["p-c86243a3",[[1,"eds-card-tags",{"accent":[4],"tags":[16]}]]],["p-622dd2a1",[[4,"eds-card-wrapper",{"tiny":[4],"withBg":[4,"with-bg"],"withHover":[4,"with-hover"]}]]],["p-b299b89a",[[0,"eds-icon-arrow-diagonal",{"class":[1]}]]],["p-a1d55013",[[0,"eds-icon-arrow-right",{"class":[1]}]]],["p-3af94671",[[0,"eds-icon-bluesky",{"class":[1]}]]],["p-b76aa402",[[0,"eds-icon-bookmark",{"class":[1]}]]],["p-9873ebec",[[0,"eds-icon-chevron-down",{"class":[1]}]]],["p-376b706b",[[0,"eds-icon-chevron-left",{"class":[1]}]]],["p-cdc36ea8",[[0,"eds-icon-chevron-right",{"class":[1]}]]],["p-8baa7e01",[[0,"eds-icon-chevron-up",{"class":[1]}]]],["p-97e95520",[[0,"eds-icon-close",{"class":[1]}]]],["p-acc4d234",[[0,"eds-icon-copy",{"class":[1]}]]],["p-83936521",[[0,"eds-icon-eu",{"class":[1]}]]],["p-923f67b5",[[0,"eds-icon-external",{"class":[1]}]]],["p-6404e157",[[0,"eds-icon-facebook",{"class":[1]}]]],["p-35ed7ebf",[[0,"eds-icon-gitlab",{"class":[1]}]]],["p-9dc879c9",[[0,"eds-icon-linkedin",{"class":[1]}]]],["p-29e807f5",[[0,"eds-icon-loader",{"class":[1]}]]],["p-20e9ae7f",[[0,"eds-icon-mastodon",{"class":[1]}]]],["p-a8b0fe92",[[0,"eds-icon-menu",{"class":[1]}]]],["p-bab07ba6",[[0,"eds-icon-minus",{"class":[1]}]]],["p-93093977",[[0,"eds-icon-more",{"class":[1]}]]],["p-52913e2e",[[0,"eds-icon-paper",{"class":[1]}]]],["p-efc73304",[[0,"eds-icon-plus",{"class":[1]}]]],["p-b2b46793",[[0,"eds-icon-portal",{"class":[1]}]]],["p-7dce734a",[[0,"eds-icon-private",{"class":[1]}]]],["p-4c7852f8",[[0,"eds-icon-public",{"class":[1]}]]],["p-435a8942",[[0,"eds-icon-search",{"class":[1]}]]],["p-3932d0af",[[0,"eds-icon-star",{"class":[1]}]]],["p-eebf7ebf",[[0,"eds-icon-success",{"class":[1]}]]],["p-78fa7132",[[0,"eds-icon-thumbs-down",{"class":[1]}]]],["p-f13e9ab1",[[0,"eds-icon-thumbs-up",{"class":[1]}]]],["p-66bb44c9",[[0,"eds-icon-tutorial",{"class":[1]}]]],["p-dbcf1f0e",[[0,"eds-icon-twitter",{"class":[1]}]]],["p-8653bc36",[[0,"eds-icon-unknown",{"class":[1]}]]],["p-20b3a999",[[0,"eds-icon-updown",{"class":[1]}]]],["p-dcc08064",[[0,"eds-icon-user",{"class":[1]}]]],["p-a56f0579",[[0,"eds-icon-youtube",{"class":[1]}]]],["p-424ba743",[[1,"eds-switch",{"checked":[1540],"disabled":[4],"labelOn":[1,"label-on"],"labelOff":[1,"label-off"]}]]],["p-85ad681a",[[1,"eds-tabs",{"id":[1],"navAriaLabel":[1,"nav-aria-label"],"tabs":[1],"parsedTabs":[32],"activeIndex":[32]},null,{"tabs":["parseTabs"]}]]],["p-2c1be2bb",[[1,"eds-tooltip",{"content":[1],"position":[1],"isVisible":[32],"isPositioned":[32],"tooltipStyle":[32]},[[1,"mouseover","showTooltip"],[1,"mouseout","hideTooltip"],[8,"keydown","handleKeyPress"]]]]],["p-d94a44b9",[[1,"logo-wrong-usage"]]],["p-032f9f64",[[1,"eds-accordion",{"title":[1],"description":[1],"switchBg":[4,"switch-bg"],"expanded":[4],"clampText":[4,"clamp-text"],"isExpanded":[32],"panelHeight":[32],"shortContent":[32],"headerHeight":[32]}]]],["p-1b4e9576",[[1,"eds-matomo-notice",{"title":[1],"description":[1],"optOutMessage":[1,"opt-out-message"],"forceShow":[4,"force-show"],"showNotice":[32]},[[16,"cookies","toggleCookiesConsent"]]]]],["p-c935aa46",[[1,"eds-rating",{"ratingType":[1,"rating-type"],"ratingCount":[2,"rating-count"],"selectedRating":[32]}]]],["p-dcd4de1f",[[1,"eds-toast",{"message":[1],"intent":[1],"duration":[2],"visible":[32]}]]],["p-ff7acb55",[[1,"eds-progress-bar",{"value":[1026],"updateValue":[64]}]]],["p-21a746a4",[[1,"eds-code-block",{"code":[1],"language":[1],"copied":[32]}]]],["p-058cf100",[[1,"eds-card-desc",{"description":[1],"descClass":[1,"desc-class"],"truncate":[4],"truncateLines":[1,"truncate-lines"]}],[1,"eds-card-title",{"url":[1],"titleClass":[1,"title-class"],"headingLevel":[1,"heading-level"],"externalLink":[4,"external-link"],"cardTitle":[1,"card-title"],"hierarchy":[4]}],[1,"eds-tag",{"label":[1],"intent":[1]}]]],["p-9cbcccf8",[[1,"eds-card-generic",{"cardTitle":[1,"card-title"],"url":[1],"description":[1],"image":[8],"avatar":[1],"shortAbbreviation":[1,"short-abbreviation"],"headingLevel":[1,"heading-level"],"tags":[1],"tiny":[4],"bg":[4],"withHover":[4,"with-hover"],"hierarchy":[4],"parsedImage":[32]},[[0,"parentContext","handleParentContext"]]]]],["p-7fa88255",[[1,"eds-login",{"keycloakUrl":[1,"keycloak-url"],"keycloakRealm":[1,"keycloak-realm"],"keycloakClientId":[1,"keycloak-client-id"],"authenticated":[32],"user":[32],"serverAvailable":[32]}],[1,"eds-splash-screen",{"inverse":[4],"initPromise":[16],"isVisible":[32]},[[8,"hideSplash","handleHideSplash"]],{"initPromise":["watchInitPromise"]}]]],["p-ea089f4e",[[1,"logo-variations-horizontal"],[1,"logo-variations-vertical",{"orientation":[1],"type":[1]}]]],["p-8527ef5f",[[1,"eds-alert",{"message":[1],"pressableLabel":[1,"pressable-label"],"pressableUrl":[1,"pressable-url"],"direction":[1],"intent":[1],"brd":[1],"withBtn":[32]}]]],["p-e64cd6f7",[[1,"eds-spinner",{"size":[1],"thickness":[1],"borderColor":[1,"border-color"],"bottomColor":[1,"bottom-color"],"background":[1],"fullscreen":[4]}]]],["p-9a1a6df1",[[0,"token-list",{"show":[1]}],[0,"token-radii"],[0,"token-shadows"]]],["p-59d963d1",[[4,"eds-section-core",{"tag":[1],"sectionTitle":[1,"section-title"],"headingLevel":[1,"heading-level"]}],[0,"eds-section-heading",{"sectionTitle":[1,"section-title"],"withContainer":[4,"with-container"],"headingLevel":[1,"heading-level"],"tag":[1],"spacingLarge":[4,"spacing-large"]}]]],["p-8e3c6c63",[[0,"gradient-secondary-palette"],[0,"color-primary-palette"],[0,"color-secondary-palette",{"show":[1]}],[0,"color-support-palette"],[0,"gradient-primary-palette"],[0,"gradient-support-palette"]]],["p-d525ed36",[[1,"eds-table",{"data":[1,"table-data"],"endpoint":[1],"config":[1],"rowsPerPage":[2,"rows-per-page"],"paginationEnabled":[4,"pagination-enabled"],"searchEnabled":[4,"search-enabled"],"hostWidth":[1,"host-width"],"columnSize":[1,"column-size"],"tbData":[32],"columns":[32],"currentPage":[32],"parsedConfig":[32],"totalRows":[32],"searchQuery":[32],"containerWidth":[32]},null,{"data":["handleDataChange","parseData"],"config":["handleConfigChange"]}],[1,"eds-pagination",{"currentPage":[2,"current-page"],"lastPage":[2,"last-page"],"perPage":[2,"per-page"],"total":[2],"url":[1],"mode":[1],"prevLabel":[1,"prev-label"],"nextLabel":[1,"next-label"],"prevUrl":[1,"prev-url"],"nextUrl":[1,"next-url"],"links":[32]},null,{"currentPage":["onPageOrLastPageChange"],"lastPage":["onPageOrLastPageChange"]}]]]]'),e))));
@@ -60,7 +60,7 @@ const CorrectUseOfColors$1 = /*@__PURE__*/ proxyCustomElement(class CorrectUseOf
60
60
  this.__registerHost();
61
61
  }
62
62
  render() {
63
- return (h("div", { key: '74aa6fcf077ee0f8ffb30e48b388699565d027ae', class: "container" }, h("p", { key: '2d1ce73998a1fe581f2e0084b0d14b12896b9ea9', class: "f-body-01" }, "This guide demonstrates the correct usage of the", h("eds-link", { key: 'fa880fe19f73596c751d30a4037906013753de5e', label: "primary", size: "small", intent: "blueish", icon: "chevron-right", url: "../color-palette/#primary-palette", "extra-class": "inline-block ml-4" }), "and", h("eds-link", { key: 'd3da6d095d1a9ce23f9714aab1e25db32072411b', label: "support", size: "small", intent: "blueish", icon: "chevron-right", url: "../color-palette/#support-palette", "extra-class": "inline-block ml-4" }), "color palettes."), h("div", { key: '24fef1a5b6ad25898498de5711ec9059781c044a', class: "flex" }, h("div", { key: '4f0018cf0978c67133b79fd0c8d67016306e482f', class: "w-full" }, h("ul", { key: '0637d9cd614ccc157c3dd96d8d5264b2290bd7bb', 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: '61f91bf37ad73c39cccff56dd0710e06fb774ae1', class: "w-full" }, h("ul", { key: 'd10642b60e7524d2d1b2e9b26d91f311391b35f3', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, support.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 } }))))))), h("p", { key: 'aa4d24b67c115d8c7367bc896e68f5a48f6b852f', class: "f-body-01" }, "This guide demonstrates the correct usage of the", h("eds-link", { key: '22d1cd8401ae4fd7243c093ee9e15c6d894f9cd0', label: "purple", size: "small", intent: "blueish", icon: "chevron-right", url: "../color-palette/#primary-palette", "extra-class": "inline-block ml-4" }), "and", h("eds-link", { key: 'fac4687f27d767e08db6e692dc4cf1352d12805a', label: "support", size: "small", intent: "blueish", icon: "chevron-right", url: "../color-palette/#support-palette", "extra-class": "inline-block ml-4" }), "color palettes."), h("div", { key: '11afa11ed2070d0438d77cd614216d0f42f43ca4', class: "flex" }, h("div", { key: '69f516f64adb3d9cfbc4e2fc1ed44fedbee3bd68', class: "w-full" }, h("ul", { key: '6743e0c69ac85afc4eb1795c15d70769c5fd4046', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, purple.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[225px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))), h("div", { key: '78ed314dc9917de85d1b9880a154d6be1d4fde5e', class: "w-full" }, h("ul", { key: 'f2217d033e75604de0c383991f5cea7af341a4ca', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, support.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 } }))))))), h("p", { key: '77be27368cd3b6a0ddfe8f7248ef32171dca8912', class: "f-body-01" }, "This guide demonstrates the correct usage of the", h("eds-link", { key: '0edd3991edfde34544537fd752ca5d6c02c1d942', label: "blue", size: "small", intent: "blueish", icon: "chevron-right", url: "../color-palette/#primary-palette", "extra-class": "inline-block ml-4" }), "and", h("eds-link", { key: '434bacd1ad5f74cae7c004c137a05c9b7ac474ca', label: "support", size: "small", intent: "blueish", icon: "chevron-right", url: "../color-palette/#support-palette", "extra-class": "inline-block ml-4" }), "color palettes."), h("div", { key: '7af03503a498c61ee91471740e05b9e90f87de7a', class: "flex" }, h("div", { key: '1658c8d5436e600583bfb8f220b63e117201d4f1', class: "w-full" }, h("ul", { key: 'ec29934dae18e254728d1cdbd97198185454c614', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, blue.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[225px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))), h("div", { key: '08153447043dc5a4908f33d98688904bb974c7ef', class: "w-full" }, h("ul", { key: 'd372026a4b720eff2ed363477e11e43f4635118d', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, support.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 } }))))))), h("p", { key: 'b50099b9e7c9963a66a61ab86ce045f4706c2280', class: "f-body-01" }, "This guide demonstrates the correct usage of the", h("eds-link", { key: '10cda6a7ea2a40523a47810bc6aec68db42716b8', label: "redish", size: "small", intent: "blueish", icon: "chevron-right", url: "../color-palette/#primary-palette", "extra-class": "inline-block ml-4" }), "and", h("eds-link", { key: '85fa2465d7fef1e7965fab4100476f8856ca3d73', label: "support", size: "small", intent: "blueish", icon: "chevron-right", url: "../color-palette/#support-palette", "extra-class": "inline-block ml-4" }), "color palettes."), h("div", { key: '5733514d73d824ed93bf362cf005b3ed8270d636', class: "flex" }, h("div", { key: '9b74dbf6a74581b8f129e111bda369e1427bb3fd', class: "w-full" }, h("ul", { key: '312e5d6dcc21c3e691f083c3679ede29ed8914e2', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, red.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[225px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))), h("div", { key: 'd2cc590214e56342b8675f63c532c3d00923b555', class: "w-full" }, h("ul", { key: '287cfda4148067a0e9051b5e026341f755b34722', class: "gap-y-8 md:gap-y-12 lg:gap-y-16" }, support.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 } })))))))));
63
+ return (h("div", { key: '966cb542b868e89c3f2538548e8a1ca8e20ea8d8', class: "container" }, h("p", { key: '3c595ffa9a2de45b681924354486309004d4ceaf', class: "f-body-01" }, "This guide demonstrates the correct usage of the", h("eds-link", { key: '1d1fded0f8cf78cec9e364e5b6844598b55f3f86', label: "primary", size: "small", intent: "underline", icon: "chevron-right", url: "../color-palette/#primary-palette", "extra-class": "inline-block ml-4" }), "and", h("eds-link", { key: 'abae691bb80eca1019f97375997b1aa6a577ba8b', label: "support", size: "small", intent: "underline", icon: "chevron-right", url: "../color-palette/#support-palette", "extra-class": "inline-block ml-4" }), "color palettes."), h("div", { key: '251e6d8ad16d70974b67fa044d53abd1be79ccac', class: "flex" }, h("div", { key: 'de5b9b6720aababb693421663c52db85cee1b5fc', class: "w-full" }, h("ul", { key: 'a61f669f45c2f9d3b53d87bacc222a4274f93d34', class: "not-prose 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: 'e7787d0ae843d7767ecac3267f11325dcfecf948', class: "w-full" }, h("ul", { key: '0d740ad8178c88175939d32a4f84d518f587e43a', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, support.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 } }))))))), h("p", { key: '6c59b2c574f5039baafd91a2939fbbb307732500', class: "f-body-01" }, "This guide demonstrates the correct usage of the", h("eds-link", { key: '03e9ca7b0831c2b1d1908001324a38147ecea835', label: "purple", size: "small", intent: "underline", icon: "chevron-right", url: "../color-palette/#primary-palette", "extra-class": "inline-block ml-4" }), "and", h("eds-link", { key: '021affd3b5db00ccb5ef0d51de4552c5d3a11f44', label: "support", size: "small", intent: "underline", icon: "chevron-right", url: "../color-palette/#support-palette", "extra-class": "inline-block ml-4" }), "color palettes."), h("div", { key: 'b7a5c4c10adab099c57ed70c0d2186d791aa70ec', class: "flex" }, h("div", { key: '3732c49a47158c206e1b40fc5425e555487ec757', class: "w-full" }, h("ul", { key: '54a5d35510bd77397d1418aa2638cf310534e986', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, purple.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[225px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))), h("div", { key: '048de44bd69a7b6ecefe3188d76821e4d5145620', class: "w-full" }, h("ul", { key: 'e3f8cadce4b9a575e1d844958cfccf20a19db681', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, support.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 } }))))))), h("p", { key: '14d7f9c88ae769d6feb2a8344f8b45b40d4ae095', class: "f-body-01" }, "This guide demonstrates the correct usage of the", h("eds-link", { key: '810bdfa6fd175f9d483129b70bbae469051e0e0d', label: "blue", size: "small", intent: "underline", icon: "chevron-right", url: "../color-palette/#primary-palette", "extra-class": "inline-block ml-4" }), "and", h("eds-link", { key: 'fb8a9712f8e1ae1cffbb85c79f7e9c2657f867db', label: "support", size: "small", intent: "underline", icon: "chevron-right", url: "../color-palette/#support-palette", "extra-class": "inline-block ml-4" }), "color palettes."), h("div", { key: '1df0919bb4c75ee251d7f5c8cf95bb2e2e990242', class: "flex" }, h("div", { key: '5a898462aa680267f4ac35aefb98e60b7f486c63', class: "w-full" }, h("ul", { key: 'ad6f3e6ccde7d225be344efbc176064fc89aa796', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, blue.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[225px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))), h("div", { key: '8dd6e01b989c8589be6b553c85f0512c268ac369', class: "w-full" }, h("ul", { key: 'c36937d99efd585c4e8a37b80de5bce82374186c', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, support.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 } }))))))), h("p", { key: '452c68d1c797de34e531d7c734d350fcc36ae2f2', class: "f-body-01" }, "This guide demonstrates the correct usage of the", h("eds-link", { key: '17453c9d78c20583c989281672c0f41bbe8d036f', label: "redish", size: "small", intent: "underline", icon: "chevron-right", url: "../color-palette/#primary-palette", "extra-class": "inline-block ml-4" }), "and", h("eds-link", { key: '3e78eb924b6a857674d50d4a209e4843f76e5fc3', label: "support", size: "small", intent: "underline", icon: "chevron-right", url: "../color-palette/#support-palette", "extra-class": "inline-block ml-4" }), "color palettes."), h("div", { key: 'ae3e2a703633013f632df3a75f45ec932ce5e13b', class: "flex" }, h("div", { key: '4a0f256fa355dcbd6d6fc0e95e81a6c2821c917d', class: "w-full" }, h("ul", { key: '8aaf611ed9b87b86d0c1b47b1e37cb01989838b2', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, red.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "w-full min-h-[225px] effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } })))))), h("div", { key: '112e50da1627a671fbca843111becf51cd02ebc5', class: "w-full" }, h("ul", { key: '14033bd08a9d16bd0b6cfe8b87acc2a841c48a29', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, support.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 } })))))))));
64
64
  }
65
65
  }, [0, "correct-use-of-colors"]);
66
66
  function defineCustomElement$1() {
@@ -1,9 +1,9 @@
1
1
  import type { Components, JSX } from "../types/components";
2
2
 
3
- interface EdsSvgRepository extends Components.EdsSvgRepository, HTMLElement {}
4
- export const EdsSvgRepository: {
5
- prototype: EdsSvgRepository;
6
- new (): EdsSvgRepository;
3
+ interface DocsPalettes extends Components.DocsPalettes, HTMLElement {}
4
+ export const DocsPalettes: {
5
+ prototype: DocsPalettes;
6
+ new (): DocsPalettes;
7
7
  };
8
8
  /**
9
9
  * Used to define this component and all nested components recursively.
@@ -9,7 +9,7 @@ import { d as defineCustomElement$4 } from './primary2.js';
9
9
  import { d as defineCustomElement$3 } from './secondary2.js';
10
10
  import { d as defineCustomElement$2 } from './support2.js';
11
11
 
12
- const EdsDocsPalettes$1 = /*@__PURE__*/ proxyCustomElement(class EdsDocsPalettes extends HTMLElement {
12
+ const DocsPalettes$1 = /*@__PURE__*/ proxyCustomElement(class DocsPalettes extends HTMLElement {
13
13
  constructor() {
14
14
  super();
15
15
  this.__registerHost();
@@ -26,20 +26,20 @@ const EdsDocsPalettes$1 = /*@__PURE__*/ proxyCustomElement(class EdsDocsPalettes
26
26
  }
27
27
  }
28
28
  render() {
29
- return h("div", { key: '480cc269ee31de61190b4ae7502c3c17e673c3f9', class: "container" }, this.renderContent());
29
+ return h("div", { key: 'f985628b9ea3f02a511e2facbda99b54f0723acf', class: "container" }, this.renderContent());
30
30
  }
31
- }, [0, "eds-docs-palettes", {
31
+ }, [0, "docs-palettes", {
32
32
  "tabIndex": [2, "tab-index"]
33
33
  }]);
34
34
  function defineCustomElement$1() {
35
35
  if (typeof customElements === "undefined") {
36
36
  return;
37
37
  }
38
- const components = ["eds-docs-palettes", "color-primary-palette", "color-secondary-palette", "color-support-palette", "eds-block-break", "eds-code-block", "eds-icon-wrapper", "gradient-primary-palette", "gradient-secondary-palette", "gradient-support-palette"];
38
+ const components = ["docs-palettes", "color-primary-palette", "color-secondary-palette", "color-support-palette", "eds-block-break", "eds-code-block", "eds-icon-wrapper", "gradient-primary-palette", "gradient-secondary-palette", "gradient-support-palette"];
39
39
  components.forEach(tagName => { switch (tagName) {
40
- case "eds-docs-palettes":
40
+ case "docs-palettes":
41
41
  if (!customElements.get(tagName)) {
42
- customElements.define(tagName, EdsDocsPalettes$1);
42
+ customElements.define(tagName, DocsPalettes$1);
43
43
  }
44
44
  break;
45
45
  case "color-primary-palette":
@@ -90,7 +90,7 @@ function defineCustomElement$1() {
90
90
  } });
91
91
  }
92
92
 
93
- const EdsDocsPalettes = EdsDocsPalettes$1;
93
+ const DocsPalettes = DocsPalettes$1;
94
94
  const defineCustomElement = defineCustomElement$1;
95
95
 
96
- export { EdsDocsPalettes, defineCustomElement };
96
+ export { DocsPalettes, defineCustomElement };
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface DocsTokens extends Components.DocsTokens, HTMLElement {}
4
+ export const DocsTokens: {
5
+ prototype: DocsTokens;
6
+ new (): DocsTokens;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -5,7 +5,7 @@ import { d as defineCustomElement$4 } from './token-list2.js';
5
5
  import { d as defineCustomElement$3 } from './token-radii2.js';
6
6
  import { d as defineCustomElement$2 } from './token-shadows2.js';
7
7
 
8
- const EdsDocsContent = /*@__PURE__*/ proxyCustomElement(class EdsDocsContent extends HTMLElement {
8
+ const DocsContent = /*@__PURE__*/ proxyCustomElement(class DocsContent extends HTMLElement {
9
9
  constructor() {
10
10
  super();
11
11
  this.__registerHost();
@@ -30,20 +30,20 @@ const EdsDocsContent = /*@__PURE__*/ proxyCustomElement(class EdsDocsContent ext
30
30
  }
31
31
  }
32
32
  render() {
33
- return h("div", { key: '64ee8c20ec7dca1ea1a742ef53f0315c81107ead', class: "container" }, this.renderContent());
33
+ return h("div", { key: '29810a0ace60d2e5a0fc84d6715fc2fc89d6187f', class: "container" }, this.renderContent());
34
34
  }
35
- }, [0, "eds-docs-tokens", {
35
+ }, [0, "docs-tokens", {
36
36
  "tabIndex": [2, "tab-index"]
37
37
  }]);
38
38
  function defineCustomElement$1() {
39
39
  if (typeof customElements === "undefined") {
40
40
  return;
41
41
  }
42
- const components = ["eds-docs-tokens", "eds-code-block", "eds-icon-wrapper", "token-list", "token-radii", "token-shadows"];
42
+ const components = ["docs-tokens", "eds-code-block", "eds-icon-wrapper", "token-list", "token-radii", "token-shadows"];
43
43
  components.forEach(tagName => { switch (tagName) {
44
- case "eds-docs-tokens":
44
+ case "docs-tokens":
45
45
  if (!customElements.get(tagName)) {
46
- customElements.define(tagName, EdsDocsContent);
46
+ customElements.define(tagName, DocsContent);
47
47
  }
48
48
  break;
49
49
  case "eds-code-block":
@@ -74,7 +74,7 @@ function defineCustomElement$1() {
74
74
  } });
75
75
  }
76
76
 
77
- const EdsDocsTokens = EdsDocsContent;
77
+ const DocsTokens = DocsContent;
78
78
  const defineCustomElement = defineCustomElement$1;
79
79
 
80
- export { EdsDocsTokens, defineCustomElement };
80
+ export { DocsTokens, defineCustomElement };
@@ -3,7 +3,7 @@ import { s as sendAnalytics } from './analytics.js';
3
3
  import { d as defineCustomElement$2 } from './eds-button2.js';
4
4
  import { d as defineCustomElement$1 } from './eds-icon-wrapper2.js';
5
5
 
6
- const edsAccordionCss = "blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}.min-h-56{min-height:3.5rem}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.effect-color{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.border-softer{border:2px solid rgba(0, 0, 0, .1)}.bg-default{background-color:var(--grey-200)}.bg-inverse{background-color:var(--white)}.relative{position:relative}.absolute{position:absolute}.inset-x-16{left:1rem;right:1rem}.top-16{top:1rem}.pr-32{padding-right:2rem}.pr-36{padding-right:2.25rem}.pr-40{padding-right:2.5rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.rounded-md{border-radius:12px}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.text-light{color:var(--grey-700)}.z-1{z-index:1}.z-10{z-index:10}.effect-height{transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1);transition-property:height}.h-0{height:0rem}.h-auto{height:auto}.pt-20{padding-top:1.25rem}.overflow-hidden{overflow:hidden}.grid{display:grid}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:16px}.border-2{border-width:2px}.p-16{padding:1rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.f-heading-05{font-family:var(--f-heading-05-fontFamily);font-weight:var(--f-heading-05-fontWeight);font-size:var(--f-heading-05-fontSize);line-height:var(--f-heading-05-lineHeight);letter-spacing:var(--f-heading-05-letterSpacing)}.f-heading-06{font-family:var(--f-heading-06-fontFamily);font-weight:var(--f-heading-06-fontWeight);font-size:var(--f-heading-06-fontSize);line-height:var(--f-heading-06-lineHeight);letter-spacing:var(--f-heading-06-letterSpacing)}.text-left{text-align:left}.text-center{text-align:center}";
6
+ const edsAccordionCss = "blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}.min-h-56{min-height:3.5rem}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.break-words{overflow-wrap:break-word}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.effect-color{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.border-softer{border:2px solid rgba(0, 0, 0, .1)}.bg-default{background-color:var(--grey-200)}.bg-inverse{background-color:var(--white)}.relative{position:relative}.absolute{position:absolute}.inset-x-16{left:1rem;right:1rem}.top-16{top:1rem}.pr-32{padding-right:2rem}.pr-36{padding-right:2.25rem}.pr-40{padding-right:2.5rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.rounded-md{border-radius:12px}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.text-light{color:var(--grey-700)}.z-1{z-index:1}.z-10{z-index:10}.effect-height{transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1);transition-property:height}.h-0{height:0rem}.h-auto{height:auto}.pt-4{padding-top:0.25rem}.overflow-hidden{overflow:hidden}.grid{display:grid}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:16px}.border-2{border-width:2px}.p-16{padding:1rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.f-heading-05{font-family:var(--f-heading-05-fontFamily);font-weight:var(--f-heading-05-fontWeight);font-size:var(--f-heading-05-fontSize);line-height:var(--f-heading-05-lineHeight);letter-spacing:var(--f-heading-05-letterSpacing)}.f-heading-06{font-family:var(--f-heading-06-fontFamily);font-weight:var(--f-heading-06-fontWeight);font-size:var(--f-heading-06-fontSize);line-height:var(--f-heading-06-lineHeight);letter-spacing:var(--f-heading-06-letterSpacing)}.text-left{text-align:left}.text-center{text-align:center}";
7
7
  const EdsAccordionStyle0 = edsAccordionCss;
8
8
 
9
9
  const EdsAccordion = /*@__PURE__*/ proxyCustomElement(class EdsAccordion extends HTMLElement {
@@ -77,7 +77,7 @@ const EdsAccordion = /*@__PURE__*/ proxyCustomElement(class EdsAccordion extends
77
77
  return (h("div", { key: 'db04fa9db1f53e95a7ac758656b32e75281f5749', ref: (el) => (this.wrapperRef = el), class: `flex effect-color border-softer relative grid overflow-hidden rounded-lg border-2 p-16
78
78
  ${this.switchBg && this.isExpanded ? 'bg-inverse' : 'bg-default'}
79
79
  ${this.switchBg ? 'hover:bg-inverse' : ''}
80
- ${this.description ? 'min-h-56' : ''}` }, h("h3", { key: 'ac468164b79b655e221f91863fbe515c5351d97f', ref: (el) => (this.headerRef = el), class: "mr-auto f-heading-06 text-left absolute inset-x-16 top-16 pr-40" }, this.title), h("div", { key: '08ad0d2622719300b7d0a845f47a0cfa767929f4', class: "ml-auto" }, h("eds-button", { key: '6e14c820f3e565a392fa6739977cee89edcf3f5f', id: "toggleAccordion", intent: "tertiary", "aria-expanded": this.isExpanded || this.shortContent, "aria-label": "Toggle accordion", "aria-controls": "accordionSection", class: `effect-color flex w-full items-center justify-between rounded-md outline-none focus:outline-none`, onClick: this.handleClick, icon: "chevron-down" })), h("div", { key: '2e5d7c323176958ad87ee6faeea74f07ca2462aa', class: `w-full`, style: Number.isFinite(this.headerHeight) ? { marginTop: `${this.headerHeight}px` } : {} }, this.description ? (h("span", { class: `text-light ${!this.isExpanded && this.clampText ? 'line-clamp-1' : ''}` }, this.description)) : null, h("section", { key: '49bd873208ba2fda4986c0dc3d1fe3804551a17f', id: "accordionSection", role: "region", "aria-labelledby": "accordionHeader", "aria-hidden": !this.isExpanded, class: `z-1 effect-height relative h-0 w-full ${!this.isExpanded && this.clampText ? 'overflow-hidden' : ''}`, style: { height: this.isExpanded ? 'auto' : '0' } }, h("div", { key: '5eb6bcdef7a3a905f6c7443f8f134b7f54158252', ref: (el) => (this.childContentRef = el), class: `accordion-content effect-color pt-20`, "aria-hidden": !this.isExpanded }, h("span", { key: '58fb282ed326a640e5d4e2bdafc00caddbbfa761', class: `${!this.isExpanded && this.clampText ? 'line-clamp-2' : ''}` }, h("slot", { key: '2671b5610dd80c3d4da8249b95a9bd1dac3f9703' })))))));
80
+ ${this.description ? 'min-h-56' : ''}` }, h("h3", { key: 'a6fc54388e0eab3ddfb81dfb5907c55a1d6d40e1', ref: (el) => (this.headerRef = el), class: "mr-auto f-heading-06 text-left absolute inset-x-16 break-words top-16 pr-40" }, this.title), h("div", { key: '96a1e4ae2849300e6cd3c737357a7e6e9a0439d5', class: "ml-auto" }, h("eds-button", { key: 'ca53eed446f9bc7a96182da9e9e3a45b1c63dba2', id: "toggleAccordion", intent: "tertiary", "aria-expanded": this.isExpanded || this.shortContent, "aria-label": "Toggle accordion", "aria-controls": "accordionSection", class: `effect-color flex w-full items-center justify-between rounded-md outline-none focus:outline-none`, onClick: this.handleClick, icon: "chevron-down" })), h("div", { key: '2e1c52759fa07ecf63fed47f79c0384a79cd81c6', class: `w-full`, style: Number.isFinite(this.headerHeight) ? { marginTop: `${this.headerHeight}px` } : {} }, this.description ? (h("span", { class: `text-light ${!this.isExpanded && this.clampText ? 'line-clamp-1' : ''}` }, this.description)) : null, h("section", { key: '6ca819b2d9cb989f0942b98f32cd7243771b6ae9', id: "accordionSection", role: "region", "aria-labelledby": "accordionHeader", "aria-hidden": !this.isExpanded, class: `z-1 effect-height relative h-0 w-full ${!this.isExpanded && this.clampText ? 'overflow-hidden' : ''}`, style: { height: this.isExpanded ? 'auto' : '0' } }, h("div", { key: 'aa33297747aca21c3b3ed33eb3eabc2998192aeb', ref: (el) => (this.childContentRef = el), class: `accordion-content effect-color pt-4`, "aria-hidden": !this.isExpanded }, h("span", { key: 'af5b6e2218419a3c95e21e7e432696b073b7752b', class: `${!this.isExpanded && this.clampText ? 'line-clamp-2' : ''}` }, h("slot", { key: '2a9d1ef2d2537c831b28fbecb02a6125a1412019' })))))));
81
81
  }
82
82
  get el() { return this; }
83
83
  static get style() { return EdsAccordionStyle0; }
@@ -34,7 +34,7 @@ const EdsAppRoot$1 = /*@__PURE__*/ proxyCustomElement(class EdsAppRoot extends H
34
34
  this.combinedInitPromise = Promise.all([initKeycloakPromise, authStatusPromise]);
35
35
  }
36
36
  render() {
37
- return (h("div", { key: 'ae36da9eecddc6661ce0ae79df2c768a4a9a4de9' }, h("eds-splash-screen", { key: '20e1ed89330f803be474c84f4d1892cc1282c034', inverse: true, initPromise: this.combinedInitPromise }), h("eds-login", { key: '81c05a3d3751563ddf5dff9d305ef9ff93a6e699', "keycloak-url": "http://localhost:8080", "keycloak-realm": "nigeor-realm", "keycloak-client-id": "stencil-app" }), h("main", { key: '8686c5b0c3553f167593763677fa4282561bc055' }, this.isAuthenticated ? h("h1", null, "Welcome, authenticated user!") : h("h1", null, "Please log in."))));
37
+ return (h("div", { key: '7b0b74c02f9fa25dc3d3e5a0fd10d8b4c3a59ffe' }, h("eds-splash-screen", { key: 'e1fabb47903b011c397af3a8da59130e8455280f', inverse: true, initPromise: this.combinedInitPromise }), h("eds-login", { key: '30d8ca5116c5b8a18972df9c55bd4a947226d682', "keycloak-url": "http://localhost:8080", "keycloak-realm": "nigeor-realm", "keycloak-client-id": "stencil-app" }), h("main", { key: '16ead78b24f561049fb12609b23bff028262d9d5' }, this.isAuthenticated ? h("h1", null, "Welcome, authenticated user!") : h("h1", null, "Please log in."))));
38
38
  }
39
39
  }, [1, "eds-app-root", {
40
40
  "isAuthenticated": [32]
@@ -33,7 +33,7 @@ const EdsCookiesPreference$1 = /*@__PURE__*/ proxyCustomElement(class EdsCookies
33
33
  }
34
34
  }
35
35
  render() {
36
- return (h("div", { key: '13e1244d4e151f091eaca1d22dbed009bcb97786' }, h("eds-link", { key: '4cfc54b447c93824f98da1f990a28fdb61018afe', size: "small", intent: this.intent, label: this.buttonText, onClick: () => this.toggleCookiesPopup() }), this.showMatomoNotice && h("eds-matomo-notice", { "force-show": true, key: this.noticeKey })));
36
+ return (h("div", { key: 'fe3330180b8f3a5ff6b02156f5d76afb8cdf7edd' }, h("eds-link", { key: 'c5d63e486cb63bcb28b89babe606ac1eae525fe0', size: "small", intent: this.intent, label: this.buttonText, onClick: () => this.toggleCookiesPopup() }), this.showMatomoNotice && h("eds-matomo-notice", { "force-show": true, key: this.noticeKey })));
37
37
  }
38
38
  static get style() { return EdsCookiesPreferenceStyle0; }
39
39
  }, [0, "eds-cookies-preference", {
@@ -4,7 +4,7 @@ import { d as defineCustomElement$4 } from './eds-button2.js';
4
4
  import { d as defineCustomElement$3 } from './eds-icon-wrapper2.js';
5
5
  import { d as defineCustomElement$2 } from './eds-rating2.js';
6
6
 
7
- const edsFeedbackCss = "h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.text-lightest{color:var(--grey-500)}.f-body-01{font-family:var(--f-body-01-fontFamily);font-weight:var(--f-body-01-fontWeight);font-size:var(--f-body-01-fontSize);line-height:var(--f-body-01-lineHeight);letter-spacing:var(--f-body-01-letterSpacing)}.f-heading-02{font-family:var(--f-heading-02-fontFamily);font-weight:var(--f-heading-02-fontWeight);font-size:var(--f-heading-02-fontSize);line-height:var(--f-heading-02-lineHeight);letter-spacing:var(--f-heading-02-letterSpacing)}.f-heading-03{font-family:var(--f-heading-03-fontFamily);font-weight:var(--f-heading-03-fontWeight);font-size:var(--f-heading-03-fontSize);line-height:var(--f-heading-03-lineHeight);letter-spacing:var(--f-heading-03-letterSpacing)}.f-heading-04{font-family:var(--f-heading-04-fontFamily);font-weight:var(--f-heading-04-fontWeight);font-size:var(--f-heading-04-fontSize);line-height:var(--f-heading-04-lineHeight);letter-spacing:var(--f-heading-04-letterSpacing)}.f-heading-05{font-family:var(--f-heading-05-fontFamily);font-weight:var(--f-heading-05-fontWeight);font-size:var(--f-heading-05-fontSize);line-height:var(--f-heading-05-lineHeight);letter-spacing:var(--f-heading-05-letterSpacing)}.f-heading-06{font-family:var(--f-heading-06-fontFamily);font-weight:var(--f-heading-06-fontWeight);font-size:var(--f-heading-06-fontSize);line-height:var(--f-heading-06-lineHeight);letter-spacing:var(--f-heading-06-letterSpacing)}.f-body-01{font-family:var(--f-body-01-fontFamily);font-weight:var(--f-body-01-fontWeight);font-size:var(--f-body-01-fontSize);line-height:var(--f-body-01-lineHeight);letter-spacing:var(--f-body-01-letterSpacing)}.f-body-02{font-family:var(--f-body-02-fontFamily);font-weight:var(--f-body-02-fontWeight);font-size:var(--f-body-02-fontSize);line-height:var(--f-body-02-lineHeight);letter-spacing:var(--f-body-02-letterSpacing)}.f-ui-04{font-family:var(--f-ui-04-fontFamily);font-weight:var(--f-ui-04-fontWeight);font-size:var(--f-ui-04-fontSize);line-height:var(--f-ui-04-lineHeight);letter-spacing:var(--f-ui-04-letterSpacing)}.inline{display:inline}.grid{display:grid}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.my-4{margin-top:0.25rem;margin-bottom:0.25rem}.my-8{margin-top:0.5rem;margin-bottom:0.5rem}.my-16{margin-top:1rem;margin-bottom:1rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}";
7
+ const edsFeedbackCss = "h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.text-lightest{color:var(--grey-500)}.f-body-01{font-family:var(--f-body-01-fontFamily);font-weight:var(--f-body-01-fontWeight);font-size:var(--f-body-01-fontSize);line-height:var(--f-body-01-lineHeight);letter-spacing:var(--f-body-01-letterSpacing)}.f-heading-01{font-family:var(--f-heading-01-fontFamily);font-weight:var(--f-heading-01-fontWeight);font-size:var(--f-heading-01-fontSize);line-height:var(--f-heading-01-lineHeight);letter-spacing:var(--f-heading-01-letterSpacing)}.f-heading-02{font-family:var(--f-heading-02-fontFamily);font-weight:var(--f-heading-02-fontWeight);font-size:var(--f-heading-02-fontSize);line-height:var(--f-heading-02-lineHeight);letter-spacing:var(--f-heading-02-letterSpacing)}.f-heading-03{font-family:var(--f-heading-03-fontFamily);font-weight:var(--f-heading-03-fontWeight);font-size:var(--f-heading-03-fontSize);line-height:var(--f-heading-03-lineHeight);letter-spacing:var(--f-heading-03-letterSpacing)}.f-heading-04{font-family:var(--f-heading-04-fontFamily);font-weight:var(--f-heading-04-fontWeight);font-size:var(--f-heading-04-fontSize);line-height:var(--f-heading-04-lineHeight);letter-spacing:var(--f-heading-04-letterSpacing)}.f-heading-05{font-family:var(--f-heading-05-fontFamily);font-weight:var(--f-heading-05-fontWeight);font-size:var(--f-heading-05-fontSize);line-height:var(--f-heading-05-lineHeight);letter-spacing:var(--f-heading-05-letterSpacing)}.f-heading-06{font-family:var(--f-heading-06-fontFamily);font-weight:var(--f-heading-06-fontWeight);font-size:var(--f-heading-06-fontSize);line-height:var(--f-heading-06-lineHeight);letter-spacing:var(--f-heading-06-letterSpacing)}.f-body-01{font-family:var(--f-body-01-fontFamily);font-weight:var(--f-body-01-fontWeight);font-size:var(--f-body-01-fontSize);line-height:var(--f-body-01-lineHeight);letter-spacing:var(--f-body-01-letterSpacing)}.f-body-02{font-family:var(--f-body-02-fontFamily);font-weight:var(--f-body-02-fontWeight);font-size:var(--f-body-02-fontSize);line-height:var(--f-body-02-lineHeight);letter-spacing:var(--f-body-02-letterSpacing)}.f-ui-04{font-family:var(--f-ui-04-fontFamily);font-weight:var(--f-ui-04-fontWeight);font-size:var(--f-ui-04-fontSize);line-height:var(--f-ui-04-lineHeight);letter-spacing:var(--f-ui-04-letterSpacing)}.inline{display:inline}.grid{display:grid}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.my-4{margin-top:0.25rem;margin-bottom:0.25rem}.my-8{margin-top:0.5rem;margin-bottom:0.5rem}.my-16{margin-top:1rem;margin-bottom:1rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}";
8
8
  const EdsFeedbackStyle0 = edsFeedbackCss;
9
9
 
10
10
  const EdsFeedback$1 = /*@__PURE__*/ proxyCustomElement(class EdsFeedback extends HTMLElement {
@@ -58,7 +58,7 @@ const EdsFeedback$1 = /*@__PURE__*/ proxyCustomElement(class EdsFeedback extends
58
58
  this.selectedRating = e.detail;
59
59
  }
60
60
  render() {
61
- return (h("div", { key: '3cdbbc2eb256ca4f2008f03e90ae9aacb6afbaac', class: "grid inline" }, h("p", { key: 'afb5aa7ab4a8c3117a4db0a5cbeca0195ccec3e8', class: "f-heading-03 my-4" }, this.label), h("p", { key: '9b1b83b31d05d10943bcf9e9a413686caa9e49a7', class: "f-body-02 text-light" }, this.description), h("eds-rating", { key: '4535006f72ee21d168d9b42da6a5c3528417d2f4', "rating-type": this.type, "rating-count": this.count }), this.selectedRating > 0 && this.parsedMappings[this.selectedRating - 1] && (h("span", { key: 'b90b59aaae1e2bc6071e1488f332d0c154bdb25a', class: "f-ui-04 text-lighter" }, this.parsedMappings[this.selectedRating - 1]))));
61
+ return (h("div", { key: '5fbf2af8386c318134b64c1323553bc00ee2fe2c', class: "grid inline" }, h("h1", { key: 'f5ec1e3cbbfa9c1d549a69c76e01609253c6dfea', class: "f-heading-01 my-4" }, this.label), h("p", { key: '60348466e10a5295fdb861f512c1037cdf8fbf27', class: "f-body-01 text-light" }, this.description), h("eds-rating", { key: 'ed559e7844c20081e82ccc0cddd4a34691a7ad1d', "rating-type": this.type, "rating-count": this.count }), this.selectedRating > 0 && this.parsedMappings[this.selectedRating - 1] && (h("span", { key: 'b4ab49d3c936649c75714ef2cd9fc09f9a213437', class: "f-ui-04 text-lighter" }, this.parsedMappings[this.selectedRating - 1]))));
62
62
  }
63
63
  get el() { return this; }
64
64
  static get style() { return EdsFeedbackStyle0; }
@@ -40,9 +40,9 @@ const EdsFooter = /*@__PURE__*/ proxyCustomElement(class EdsFooter extends HTMLE
40
40
  * @returns {JSX.Element} The rendered JSX for the footer component.
41
41
  */
42
42
  render() {
43
- return (h("footer", { key: '97ad163716ff16e519a37a9d69895ec1813a1d28', class: `pb-banner` }, this.social ? (h("div", { class: "border-softest border-t-2 pt-20 md:pt-28" }, h("div", { class: "container pb-20" }, h("div", { class: "grid-layout" }, h("div", { class: "grid-col-span-12 lg:grid-col-span-5" }, h("eds-social-networks", { class: "mt-28" })))))) : null, h("div", { key: '170923d5155be90a814adaf5ec503d6f3c097fba', class: `border-softest ${this.social ? 'border-t-2' : ''} pb-28 pt-20 md:pt-28` }, h("div", { key: '21d0e035b5d3163530af6dcd23b908689696e8dc', class: "container flex items-center gap-20 lg:flex-nowrap" }, h("div", { key: '4a1926948db9d4717396a07fef924a10c3f28480', class: "flex items-center gap-x-12" }, h("a", { key: '91f122ffc396a19233d8b1b443db83e7eb272afc', target: "_blank", rel: "noopener noreferrer", class: "effect-focus focus-visible:rounded-xs flex w-[54px] ml-0", href: "https://research-and-innovation.ec.europa.eu/funding/funding-opportunities/funding-programmes-and-open-calls/horizon-2020_en", "aria-label": "Learn about Horizon 2020 funding" }, h("eds-img", { key: 'a159fed1d2f11be99143d1858cc8b40687d121e0', width: 54, height: 41, src: "https://www.ebrains.eu/flags/4x3/eu.svg", alt: "European Union Flag" }))), h("div", { key: 'c1d69e25e663e8a25ef9f333bcd555863a2afe40' }, h("div", { key: 'a7d7895bfc18565aa8b98c751f99365de5e33532', class: "f-ui-04 text-light" }, h("p", { key: 'bb7a341fb7471e0cdcf3cd3bbe2bbb1f42296535' }, this.fundedBy), h("div", { key: '2abd03a76d5c89f004e8da425f03e9152e4f2290', class: "mt-4 flex flex-wrap gap-12 lg:flex-nowrap inline-block" }, h("span", { key: '21e042b3b5a7b09c1ad92daf7ce191714a157892', class: "effect-focus !no-underline decoration-2 underline-offset-4 hover:!underline" }, "\u00A9 ", this.rightsReserved), this.enableCookiesSettings ? (h("eds-link", { label: "Cookies preferences", intent: "weak", "extra-class": "f-ui-04 ml-4 cursor-pointer effect-focus !no-underline decoration-2 underline-offset-4 hover:!underline", onClick: () => {
43
+ return (h("footer", { key: '63daf387ac4ae4d3aea75345d1599b0cce0aa28e', class: `pb-banner` }, this.social ? (h("div", { class: "border-softest border-t-2 pt-20 md:pt-28" }, h("div", { class: "container pb-20" }, h("div", { class: "grid-layout" }, h("div", { class: "grid-col-span-12 lg:grid-col-span-5" }, h("eds-social-networks", { class: "mt-28" })))))) : null, h("div", { key: '31a6ca4ea417c61d0e927092cf6dffb18bfd9547', class: `border-softest ${this.social ? 'border-t-2' : ''} pb-28 pt-20 md:pt-28` }, h("div", { key: '91ff15aa4b47ae73642d0c36e569fd598a9f2ac9', class: "container flex items-center gap-20 lg:flex-nowrap" }, h("div", { key: '57b332abdbc53662253f00add0491779c7421e5e', class: "flex items-center gap-x-12" }, h("a", { key: 'c9b659030dfeb3d1485219e1882a9ff1dde4cd42', target: "_blank", rel: "noopener noreferrer", class: "effect-focus focus-visible:rounded-xs flex w-[54px] ml-0", href: "https://research-and-innovation.ec.europa.eu/funding/funding-opportunities/funding-programmes-and-open-calls/horizon-2020_en", "aria-label": "Learn about Horizon 2020 funding" }, h("eds-img", { key: 'cbd71badd41f5c1c1220c5d0042651eda2a73e51', width: 54, height: 41, src: "https://www.ebrains.eu/flags/4x3/eu.svg", alt: "European Union Flag" }))), h("div", { key: 'a012c699d5088292d171432b074eb61dd160e22f' }, h("div", { key: '1e4ab16ccb53b12468b3d53f30d671a35cc625ce', class: "f-ui-04 text-light" }, h("p", { key: 'f31aadca310d2a24153c135f1f49f96dbe69c768' }, this.fundedBy), h("div", { key: 'cb885e8666536e4e940309cc1fb0b79725ec737e', class: "mt-4 flex flex-wrap gap-12 lg:flex-nowrap inline-block" }, h("span", { key: '328fc8376cb062846dc665278a6e00c0c19cc7f4', class: "effect-focus !no-underline decoration-2 underline-offset-4 hover:!underline" }, "\u00A9 ", this.rightsReserved), this.enableCookiesSettings ? (h("eds-link", { label: "Cookies preferences", intent: "weak", "extra-class": "f-ui-04 ml-4 cursor-pointer effect-focus !no-underline decoration-2 underline-offset-4 hover:!underline", onClick: () => {
44
44
  this.toggleCookiesConsent();
45
- } })) : null))), h("div", { key: '9bce0373f2b427b1244916c88a2cabefe41e7b14', class: "ml-auto pl-12" }, this.enableScrollTop ? (h("eds-button", { id: "backToTop", "aria-hidden": "true", "aria-label": "Back to Top", intent: "ghostInverse", icon: "chevron-up", onClick: this.backToTop, class: "transition-all transition duration-75 opacity-0 " })) : null)))));
45
+ } })) : null))), h("div", { key: '4965f9293058a1d750f5aa6598e829152b37f34d', class: "ml-auto pl-12" }, this.enableScrollTop ? (h("eds-button", { id: "backToTop", "aria-hidden": "true", "aria-label": "Back to Top", intent: "ghostInverse", icon: "chevron-up", onClick: this.backToTop, class: "transition-all transition duration-75 opacity-0 " })) : null)))));
46
46
  }
47
47
  static get style() { return EdsFooterStyle0; }
48
48
  }, [1, "eds-footer", {
@@ -141,7 +141,10 @@ function validateInputField(field, value, formEl) {
141
141
  /**
142
142
  * Updates state values based on draft data and, after a delay, updates the corresponding DOM inputs.
143
143
  */
144
- function getFormInitData({ initData, parsedFields, currentValues, formEl, isFieldVisible }) {
144
+ function getFormInitData({ initData, parsedFields, currentValues
145
+ //formEl,
146
+ //isFieldVisible
147
+ }) {
145
148
  // Pass 1: Update state for all fields.
146
149
  const updatedValues = Object.assign({}, currentValues);
147
150
  parsedFields.forEach((field) => {
@@ -150,39 +153,6 @@ function getFormInitData({ initData, parsedFields, currentValues, formEl, isFiel
150
153
  updatedValues[field.name] = value;
151
154
  }
152
155
  });
153
- // Pass 2: Delay DOM updates to ensure nested fields are rendered.
154
- setTimeout(() => {
155
- parsedFields.forEach((field) => {
156
- // Only update if the field is visible.
157
- if (isFieldVisible(field, updatedValues)) {
158
- const value = initData[field.name];
159
- if (value !== undefined) {
160
- if (field.type === 'checkbox' || field.type === 'radio') {
161
- // Query all eds-input-field components and update matching inputs.
162
- const elements = Array.from(formEl.querySelectorAll('eds-input-field'));
163
- elements.forEach((element) => {
164
- if (element.shadowRoot) {
165
- const inputs = Array.from(element.shadowRoot.querySelectorAll(`[name="${field.name}"]`));
166
- // Convert stored comma-separated value into a trimmed array.
167
- const valuesArray = value.split(',').map((v) => v.trim());
168
- inputs.forEach((inputEl) => {
169
- // eslint-disable-next-line
170
- inputEl.checked = valuesArray.includes(inputEl.value);
171
- });
172
- }
173
- });
174
- }
175
- else {
176
- // For non-checkbox/radio inputs, update the first matching element using findFieldElement.
177
- const inputEl = findFieldElement(formEl, field.name);
178
- if (inputEl) {
179
- inputEl.value = value;
180
- }
181
- }
182
- }
183
- }
184
- });
185
- }, 50); // A 50ms delay to allow re-render
186
156
  return { updatedValues };
187
157
  }
188
158
 
@@ -222,8 +192,7 @@ const EdsForm$1 = /*@__PURE__*/ proxyCustomElement(class EdsForm extends HTMLEle
222
192
  }
223
193
  }
224
194
  get shouldFormProcessInitData() {
225
- var _a;
226
- return !!((_a = this.initData) === null || _a === void 0 ? void 0 : _a._id);
195
+ return !!this.initData;
227
196
  }
228
197
  parseFields(newValue) {
229
198
  this.parsedFields = parseData(newValue);
@@ -313,22 +282,57 @@ const EdsForm$1 = /*@__PURE__*/ proxyCustomElement(class EdsForm extends HTMLEle
313
282
  });
314
283
  return formData;
315
284
  }
285
+ makeFormData() {
286
+ const formData = new FormData();
287
+ // Add the form name
288
+ formData.append('form_name', this.name);
289
+ // Add the form URL
290
+ if (this.setFormUrl && typeof window !== 'undefined') {
291
+ formData.set('form_url', window.location.href);
292
+ }
293
+ Object.keys(this.values).forEach((key) => {
294
+ // Append each key-value pair to the FormData object.
295
+ formData.append(key, this.values[key]);
296
+ });
297
+ return formData;
298
+ }
316
299
  handleChange(e, field) {
317
300
  const target = e.target;
318
- this.values = Object.assign(Object.assign({}, this.values), { [field.name]: target.value });
319
- // Emit an input event with message and current form values
301
+ if (target.type === 'checkbox') {
302
+ // Get the current comma separated string or default to an empty string.
303
+ const currentStr = this.values[field.name] || '';
304
+ // Convert the string into an array. If the string is empty, we get an empty array.
305
+ let valuesArray = currentStr ? currentStr.split(',') : [];
306
+ if (target.checked) {
307
+ // Only add if it's not already in the array.
308
+ if (!valuesArray.includes(target.value)) {
309
+ valuesArray.push(target.value);
310
+ }
311
+ }
312
+ else {
313
+ // Remove the value from the array if the checkbox is unchecked.
314
+ valuesArray = valuesArray.filter((item) => item !== target.value);
315
+ }
316
+ // Reassemble the comma separated string and update your form values.
317
+ this.values = Object.assign(Object.assign({}, this.values), { [field.name]: valuesArray.join(',') });
318
+ }
319
+ else {
320
+ // Handle non-checkbox input normally.
321
+ this.values = Object.assign(Object.assign({}, this.values), { [field.name]: target.value });
322
+ }
323
+ // Emit the updated form state.
320
324
  this.form.emit({
321
325
  event: 'change',
322
326
  field: field.name,
323
- value: target.value,
327
+ value: target.type === 'checkbox' ? this.values[field.name] : target.value,
324
328
  message: `${field.name} updated`,
325
- data: this.getFormData()
329
+ data: this.makeFormData()
326
330
  });
327
331
  }
328
332
  handleInput(e, field) {
329
333
  const target = e.target;
330
334
  // Update the field's value in state.
331
- this.values = Object.assign(Object.assign({}, this.values), { [field.name]: target.value });
335
+ //this.values = { ...this.values, [field.name]: target.value };
332
336
  // Create a copy of the current errors.
333
337
  const newErrors = Object.assign({}, this.errors);
334
338
  // Use the utility to validate the field.
@@ -351,12 +355,13 @@ const EdsForm$1 = /*@__PURE__*/ proxyCustomElement(class EdsForm extends HTMLEle
351
355
  this.isSubmitting = true;
352
356
  this.validateForm();
353
357
  if (this.hasError) {
358
+ this.isSubmitting = false;
354
359
  this.form.emit({
355
360
  event: 'submit',
356
361
  validated: false,
357
362
  success: false,
358
363
  message: this.errorMessage,
359
- data: this.getFormData()
364
+ data: this.makeFormData()
360
365
  }); // Emit form status submit false validation error
361
366
  sendAnalytics({
362
367
  category: 'ui-component',
@@ -398,13 +403,13 @@ const EdsForm$1 = /*@__PURE__*/ proxyCustomElement(class EdsForm extends HTMLEle
398
403
  render() {
399
404
  const hiddenFields = this.parsedFields.filter((field) => field.type === 'hidden');
400
405
  const otherFields = this.parsedFields.filter((field) => field.type !== 'hidden');
401
- return (h("form", { key: '695438941134ef6a3c43b70008b1904b03700743', ref: (el) => (this.formEl = el), autocomplete: "on", onSubmit: this.handleSubmit }, h("div", { key: '870ff661aded11c890e4f144a970c5ab5120a61f' }, h("slot", { key: 'b1070ccc8984afe457d28a6bbf52255dcbbc9b33' }), hiddenFields.map((field, index) => (h("eds-input", { key: index, type: "hidden", name: field.name, value: field.value }))), otherFields.map((field, index) => {
406
+ return (h("form", { key: '2f5651942cd01c0574b5a5f08483480c285472cb', ref: (el) => (this.formEl = el), autocomplete: "on", onSubmit: this.handleSubmit }, h("div", { key: '0dab281f049f6afb8cfbad146076d7f3015b8c17' }, h("slot", { key: '661b26b05023480447f87aa03e2f21b814355d00' }), hiddenFields.map((field, index) => (h("eds-input", { key: index, type: "hidden", name: field.name, value: field.value }))), otherFields.map((field, index) => {
402
407
  var _a, _b;
403
408
  if (!this.isFieldVisible(field)) {
404
409
  return null;
405
410
  }
406
- return (h("eds-input-field", { key: index, name: field.name, id: `${this.name}_${field.name}`, label: field.label, type: field.type, icon: field.icon || null, required: field.required, maxLength: field.maxlength, hint: field.hint, error: ((_a = this.errors[field.name]) === null || _a === void 0 ? void 0 : _a.length) > 0, errorMessage: (_b = this.errors[field.name]) === null || _b === void 0 ? void 0 : _b.join('<br />'), onInput: (e) => this.handleInput(e, field), onChange: (e) => this.handleChange(e, field), class: index > 0 ? 'mt-20' : '', options: field.options }));
407
- })), this.formBtn && (h("div", { key: '80e0af076f3c57124f8a1f6718a0d45cfd45c0cd', class: "mt-20" }, h("eds-button", { key: '51dd28fb2a6610983e50ddb60409b3acf18dba1b', intent: "primary", label: this.formBtnLabel, disabled: this.isSubmitting, loading: this.isSubmitting, onClick: () => this.handleSubmit() })))));
411
+ return (h("eds-input-field", { key: index, name: field.name, id: `${this.name}_${field.name}`, label: field.label, value: this.values[field.name] || null, type: field.type, icon: field.icon || null, required: field.required, maxLength: field.maxlength, hint: field.hint, link: field.link, message: field.message, error: ((_a = this.errors[field.name]) === null || _a === void 0 ? void 0 : _a.length) > 0, errorMessage: (_b = this.errors[field.name]) === null || _b === void 0 ? void 0 : _b.join('<br />'), onInput: (e) => this.handleInput(e, field), onChange: (e) => this.handleChange(e, field), class: index > 0 ? 'mt-20' : '', options: field.options }));
412
+ })), this.formBtn && (h("div", { key: '3f250271116962a060359cf462b053234f059bd1', class: "mt-20" }, h("eds-button", { key: 'b234af290bcae3205c874edb4796e484320a5475', intent: "primary", label: this.formBtnLabel, disabled: this.isSubmitting, loading: this.isSubmitting, onClick: () => this.handleSubmit() })))));
408
413
  }
409
414
  get el() { return this; }
410
415
  static get watchers() { return {
@@ -11,10 +11,10 @@ const EdsFrame$1 = /*@__PURE__*/ proxyCustomElement(class EdsFrame extends HTMLE
11
11
  this.__registerHost();
12
12
  this.__attachShadow();
13
13
  this.frameLabel = undefined;
14
- this.urlLabel = 'Open in Storybook';
15
- this.errorMessage = 'Could not load the requested Storybook content. Please check the URL or try again later.';
16
- this.storybookUrl = undefined;
17
- this.storyPath = undefined;
14
+ this.frameSrc = undefined;
15
+ this.urlLabel = 'Open';
16
+ this.errorMessage = 'Could not load the requested content. Please check the URL or try again later.';
17
+ this.url = undefined;
18
18
  this.intent = 'strong';
19
19
  this.size = 'auto';
20
20
  this.iframeError = false;
@@ -75,23 +75,17 @@ const EdsFrame$1 = /*@__PURE__*/ proxyCustomElement(class EdsFrame extends HTMLE
75
75
  this.iframeError = true;
76
76
  }
77
77
  }
78
- get storyLink() {
79
- return `${this.storybookUrl}/?path=/story/${this.storyPath}`;
80
- }
81
- get frameSrc() {
82
- return `${this.storybookUrl}/iframe.html?id=${this.storyPath}&viewMode=story`;
83
- }
84
78
  render() {
85
- return (h("div", { key: '387b8a4cb8f300a5a6b82287369f123b33613616', class: this.articleClasses() }, h("div", { key: '8db6b1b5aecdaf2722786db85b2d3cf5b4bccac4', class: "effect-height flex items-center justify-between py-8 px-12" }, h("span", { key: '696cb266ffbaeb8325c274c646668ba0d8beb751', class: "f-ui-02" }, this.frameLabel), !this.iframeError ? (h("eds-link", { label: this.urlLabel, url: this.storyLink, intent: this.intent, class: "ml-auto", external: true, disabled: false, icon: "arrow-diagonal" })) : null), h("div", { key: '9841812873efe999746eb008dd5e606e89efdb71', class: "border-softer" }, this.iframeError ? (h("div", { class: "container ml-8 mr-8 mt-16" }, this.errorMessage)) : (h("iframe", { src: this.frameSrc, width: "100%", height: this.getFrameHeight(), title: this.frameLabel, frameBorder: "0", allowFullScreen: true })))));
79
+ return (h("div", { key: 'b26229611868992daf5f4ca5037e1e10b2540ee5', class: this.articleClasses() }, h("div", { key: '4cf9ff78b27ce7f88db50feccc9d267c2e727a2c', class: "effect-height flex items-center justify-between py-8 px-12" }, h("span", { key: 'bf2c1607d3fcbbf152691ec4e6134e737f6d1082', class: "f-ui-02" }, this.frameLabel), !this.iframeError ? (h("eds-link", { label: this.urlLabel, url: this.url, intent: this.intent, class: "ml-auto", external: true, disabled: false, icon: "arrow-diagonal" })) : null), h("div", { key: 'd9f059766c509d7325ea734c63e29d7995cc8065', class: "border-softer" }, this.iframeError ? (h("div", { class: "container ml-8 mr-8 mt-16" }, this.errorMessage)) : (h("iframe", { src: this.frameSrc, width: "100%", height: this.getFrameHeight(), title: this.frameLabel, frameBorder: "0", allowFullScreen: true })))));
86
80
  }
87
81
  get el() { return this; }
88
82
  static get style() { return EdsFrameStyle0; }
89
83
  }, [1, "eds-frame", {
90
84
  "frameLabel": [1, "frame-label"],
85
+ "frameSrc": [1, "frame-src"],
91
86
  "urlLabel": [1, "url-label"],
92
87
  "errorMessage": [1, "error-message"],
93
- "storybookUrl": [1, "storybook-url"],
94
- "storyPath": [1, "story-path"],
88
+ "url": [1],
95
89
  "intent": [1],
96
90
  "size": [1],
97
91
  "iframeError": [32]
@@ -73,8 +73,8 @@ const EdsHeader$1 = /*@__PURE__*/ proxyCustomElement(class EdsHeader extends HTM
73
73
  return parseData(this.links);
74
74
  }
75
75
  render() {
76
- return (h("header", { key: '7b98b945005f538f43432cbd5ad405fd90985506', class: `flex items-center justify-between relative z-10
77
- ${this.inverseHeader ? 'text-inverse bg-strongest' : 'text-default bg-dark'}` }, h("div", { key: '2a7f0026a12abd316bf3511746706b16368a5c20', class: "mr-auto w-[200px] h-[85px]" }, h("eds-logo", { key: '9f4d19c9cb68c11baf1fb76c1bb702722648233f', type: this.inverseHeader ? 'color-white' : 'color', href: this.homeUrl })), this.parsedLinks && (h("nav", { key: '47ed93a21fec15c4d8bc93658d49749f9aba915d', class: "absolute left-1/2 top-1/2 grow -translate-x-1/2 -translate-y-1/2 justify-center hidden md:flex" }, h("ul", { key: 'da6f7ef405e0ac3779ea631a098e090a442e8266', class: "flex gap-x-2" }, this.parsedLinks.map((link) => (h("eds-link", { label: link.label, "aria-label": link.label, url: link.url, intent: "ghost", size: "large", 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" })))))), h("slot", { key: '7b6fe4135500c87b0eba724f7ff9df7c10d54f5b' }), this.menuEnabled ? (h("div", { class: "md:hidden flex overflow-hidden px-16" }, h("eds-button", { "aria-label": "Menu", intent: "ghostInverse", icon: "menu", size: "small", onClick: () => this.handleToggleMenu() }))) : null));
76
+ return (h("header", { key: 'eabb97331efd8b4aee5e1f249ebc60d38926eb5e', class: `flex items-center justify-between relative z-10
77
+ ${this.inverseHeader ? 'text-inverse bg-strongest' : 'text-default bg-dark'}` }, h("div", { key: 'b561941a2e10252a45526e565e9711be6a0d2f41', class: "mr-auto w-[200px] h-[85px]" }, h("eds-logo", { key: 'fa1350f9b9584f7b5d128facd8077efcf117abe7', type: this.inverseHeader ? 'color-white' : 'color', href: this.homeUrl })), this.parsedLinks && (h("nav", { key: '6cc3c1b32250b671b394f0ac65b52e9b4491c57f', class: "absolute left-1/2 top-1/2 grow -translate-x-1/2 -translate-y-1/2 justify-center hidden md:flex" }, h("ul", { key: 'ce1277ca3a9082e1b639ae42b96bbc1d3d665edc', class: "flex gap-x-2" }, this.parsedLinks.map((link) => (h("eds-link", { label: link.label, "aria-label": link.label, url: link.url, intent: "ghost", size: "large", 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" })))))), h("slot", { key: '7a1d67916c63dcab3d46d1223805a3c20af65d97' }), this.menuEnabled ? (h("div", { class: "md:hidden flex overflow-hidden px-16" }, h("eds-button", { "aria-label": "Menu", intent: "ghostInverse", icon: "menu", size: "small", onClick: () => this.handleToggleMenu() }))) : null));
78
78
  }
79
79
  get hostEl() { return this; }
80
80
  static get style() { return EdsHeaderStyle0; }