@ebrains/components 0.9.3-beta → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (535) hide show
  1. package/README.md +4 -2
  2. package/dist/cjs/{analytics-d8fb3fdd.js → analytics-28713bf7.js} +2 -2
  3. package/dist/cjs/color-primary-palette_6.cjs.entry.js +15 -15
  4. package/dist/cjs/components-section.cjs.entry.js +23 -17
  5. package/dist/cjs/components.cjs.js +2 -2
  6. package/dist/cjs/correct-use-of-colors.cjs.entry.js +2 -2
  7. package/dist/cjs/docs-palettes.cjs.entry.js +2 -2
  8. package/dist/cjs/docs-tokens.cjs.entry.js +2 -2
  9. package/dist/cjs/eds-accordion.cjs.entry.js +3 -3
  10. package/dist/cjs/eds-alert.cjs.entry.js +2 -2
  11. package/dist/cjs/eds-app-root.cjs.entry.js +2 -2
  12. package/dist/cjs/eds-avatar_34.cjs.entry.js +2731 -0
  13. package/dist/cjs/eds-card-project.cjs.entry.js +136 -8
  14. package/dist/cjs/eds-card-section.cjs.entry.js +1 -1
  15. package/dist/cjs/eds-card-tags.cjs.entry.js +1 -1
  16. package/dist/cjs/eds-card-tool.cjs.entry.js +3 -3
  17. package/dist/cjs/eds-code-block.cjs.entry.js +1 -1
  18. package/dist/cjs/eds-cookies-preference.cjs.entry.js +2 -2
  19. package/dist/cjs/eds-feedback.cjs.entry.js +7 -2
  20. package/dist/cjs/eds-frame.cjs.entry.js +3 -3
  21. package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +1 -1
  22. package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +1 -1
  23. package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
  24. package/dist/cjs/eds-icon-bookmark.cjs.entry.js +1 -1
  25. package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +1 -1
  26. package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +1 -1
  27. package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +1 -1
  28. package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +1 -1
  29. package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
  30. package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
  31. package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
  32. package/dist/cjs/eds-icon-external.cjs.entry.js +1 -1
  33. package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
  34. package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
  35. package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
  36. package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
  37. package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
  38. package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
  39. package/dist/cjs/eds-icon-minus.cjs.entry.js +1 -1
  40. package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
  41. package/dist/cjs/eds-icon-paper.cjs.entry.js +1 -1
  42. package/dist/cjs/eds-icon-plus.cjs.entry.js +1 -1
  43. package/dist/cjs/eds-icon-portal.cjs.entry.js +1 -1
  44. package/dist/cjs/eds-icon-private.cjs.entry.js +1 -1
  45. package/dist/cjs/eds-icon-public.cjs.entry.js +1 -1
  46. package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
  47. package/dist/cjs/eds-icon-star.cjs.entry.js +1 -1
  48. package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
  49. package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +1 -1
  50. package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +1 -1
  51. package/dist/cjs/eds-icon-tutorial.cjs.entry.js +1 -1
  52. package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
  53. package/dist/cjs/eds-icon-unknown.cjs.entry.js +1 -1
  54. package/dist/cjs/eds-icon-updown.cjs.entry.js +1 -1
  55. package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
  56. package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
  57. package/dist/cjs/eds-matomo-notice.cjs.entry.js +10 -8
  58. package/dist/cjs/eds-pagination_2.cjs.entry.js +6 -6
  59. package/dist/cjs/eds-progress-bar.cjs.entry.js +32 -5
  60. package/dist/cjs/eds-rating.cjs.entry.js +2 -2
  61. package/dist/cjs/eds-section-core_2.cjs.entry.js +4 -4
  62. package/dist/cjs/eds-spinner.cjs.entry.js +2 -2
  63. package/dist/cjs/eds-splash-screen.cjs.entry.js +60 -0
  64. package/dist/cjs/eds-switch.cjs.entry.js +14 -6
  65. package/dist/cjs/eds-timeline.cjs.entry.js +3 -3
  66. package/dist/cjs/eds-toast-manager.cjs.entry.js +33 -4
  67. package/dist/cjs/eds-toast.cjs.entry.js +5 -4
  68. package/dist/cjs/eds-trl.cjs.entry.js +2 -2
  69. package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +2 -2
  70. package/dist/cjs/{index-2f63169d.js → index-88c8039f.js} +37 -319
  71. package/dist/cjs/loader.cjs.js +2 -2
  72. package/dist/cjs/logo-space.cjs.entry.js +2 -2
  73. package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +3 -3
  74. package/dist/cjs/logo-variations-tabs.cjs.entry.js +2 -2
  75. package/dist/cjs/logo-wrong-usage.cjs.entry.js +2 -2
  76. package/dist/cjs/svg-repository.cjs.entry.js +2 -2
  77. package/dist/cjs/token-list_3.cjs.entry.js +4 -4
  78. package/dist/cjs/token-ratios.cjs.entry.js +2 -2
  79. package/dist/cjs/token-typography.cjs.entry.js +2 -2
  80. package/dist/collection/collection-manifest.json +3 -3
  81. package/dist/collection/components/eds-accordion/eds-accordion.css +0 -8
  82. package/dist/collection/components/eds-alert/eds-alert.css +1 -575
  83. package/dist/collection/components/eds-alert/eds-alert.stories.js +3 -1
  84. package/dist/collection/components/eds-avatar/eds-avatar.css +40 -25
  85. package/dist/collection/components/eds-avatar/eds-avatar.js +11 -21
  86. package/dist/collection/components/eds-avatar/eds-avatar.stories.js +5 -2
  87. package/dist/collection/components/eds-block-break/eds-block-break.css +2 -27
  88. package/dist/collection/components/eds-block-break/eds-block-break.js +9 -14
  89. package/dist/collection/components/eds-button/eds-button.css +318 -8312
  90. package/dist/collection/components/eds-button/eds-button.js +5 -59
  91. package/dist/collection/components/eds-button/eds-button.stories.js +4 -1
  92. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.css +5 -7
  93. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +1 -20
  94. package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.css +10 -1
  95. package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.js +1 -1
  96. package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +1 -1
  97. package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +1 -1
  98. package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.css +58 -0
  99. package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.js +172 -0
  100. package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.stories.js +57 -0
  101. package/dist/collection/components/eds-charts/eds-pie/eds-pie.css +135 -0
  102. package/dist/collection/components/eds-charts/eds-pie/eds-pie.js +229 -0
  103. package/dist/collection/components/eds-charts/eds-pie/eds-pie.stories.js +76 -0
  104. package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +33 -156
  105. package/dist/collection/components/eds-input-field/eds-input-field.js +42 -15
  106. package/dist/collection/components/eds-link/eds-link.css +384 -6247
  107. package/dist/collection/components/eds-link/eds-link.js +2 -1
  108. package/dist/collection/components/eds-progress-bar/eds-progress-bar.css +96 -61
  109. package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +48 -3
  110. package/dist/collection/components/eds-progress-bar/eds-progress-bar.stories.js +3 -4
  111. package/dist/collection/components/eds-rating/eds-rating.js +1 -1
  112. package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +5 -1
  113. package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +2 -2
  114. package/dist/collection/components/eds-spinner/eds-spinner.js +1 -1
  115. package/dist/collection/components/eds-switch/eds-switch.css +13 -2
  116. package/dist/collection/components/eds-switch/eds-switch.js +13 -5
  117. package/dist/collection/components/eds-table/eds-table.js +4 -4
  118. package/dist/collection/components/eds-table/eds-table.stories.js +1 -11
  119. package/dist/collection/components/eds-tag/eds-tag.css +22 -12
  120. package/dist/collection/components/eds-tag/eds-tag.js +1 -1
  121. package/dist/collection/components/eds-timeline/eds-timeline.css +46 -7755
  122. package/dist/collection/components/eds-timeline/eds-timeline.js +4 -1
  123. package/dist/collection/components/eds-toast/eds-toast.js +7 -7
  124. package/dist/collection/components/eds-tooltip/eds-tooltip.css +89 -93
  125. package/dist/collection/components/eds-tooltip/eds-tooltip.js +6 -120
  126. package/dist/collection/components/eds-tooltip/eds-tooltip.stories.js +5 -3
  127. package/dist/collection/components/eds-trl/eds-trl.js +1 -1
  128. package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
  129. package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
  130. package/dist/collection/eds-docs-ui/colors/color-palette/support.js +1 -1
  131. package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
  132. package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
  133. package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
  134. package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
  135. package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
  136. package/dist/collection/eds-docs-ui/components-section/components-section.js +1 -1
  137. package/dist/collection/eds-docs-ui/components-section/functional/angular.js +1 -1
  138. package/dist/collection/eds-docs-ui/components-section/functional/installation.js +1 -1
  139. package/dist/collection/eds-docs-ui/components-section/functional/overview.js +2 -2
  140. package/dist/collection/eds-docs-ui/design-tokens/docs-tokens/docs-tokens.js +1 -1
  141. package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +1 -1
  142. package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
  143. package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
  144. package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
  145. package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
  146. package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +1 -1
  147. package/dist/collection/eds-docs-ui/docs-palettes/docs-palettes.js +1 -1
  148. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
  149. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
  150. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
  151. package/dist/collection/eds-docs-ui/logo/logo-variations-tabs/logo-variations.js +1 -1
  152. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
  153. package/dist/collection/eds-docs-ui/svg-repository/svg-repository.js +1 -1
  154. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +1 -1
  155. package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +24 -1
  156. package/dist/collection/shared-ui/eds-feedback/eds-feedback.stories.js +9 -1
  157. package/dist/collection/shared-ui/eds-footer/eds-footer.css +4 -0
  158. package/dist/collection/shared-ui/eds-footer/eds-footer.js +46 -2
  159. package/dist/collection/shared-ui/eds-footer/eds-footer.stories.js +16 -3
  160. package/dist/collection/shared-ui/eds-form/eds-form.js +42 -10
  161. package/dist/collection/shared-ui/eds-frame/eds-frame.css +147 -115
  162. package/dist/collection/shared-ui/eds-frame/eds-frame.js +1 -1
  163. package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.css +149 -117
  164. package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.js +1 -1
  165. package/dist/collection/shared-ui/eds-header/eds-header.css +178 -132
  166. package/dist/collection/shared-ui/eds-header/eds-header.js +21 -40
  167. package/dist/collection/shared-ui/eds-header/eds-header.stories.js +6 -5
  168. package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +8 -6
  169. package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.stories.js +1 -0
  170. package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
  171. package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.css +2 -35
  172. package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.js +2 -2
  173. package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.stories.js +1 -1
  174. package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.css +4 -128
  175. package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.stories.js +1 -1
  176. package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +268 -7686
  177. package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +10 -10
  178. package/dist/collection/shared-ui/eds-tabs/eds-tabs.stories.js +20 -10
  179. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +1 -1
  180. package/dist/collection/shared-ui/eds-user/eds-user.css +36 -7758
  181. package/dist/collection/shared-ui/eds-user/eds-user.js +1 -1
  182. package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +1 -1
  183. package/dist/collection/utils/analytics.js +2 -2
  184. package/dist/collection/utils/color.js +8 -8
  185. package/dist/components/analytics.js +2 -2
  186. package/dist/components/components-section.js +22 -16
  187. package/dist/components/components.css +34 -516
  188. package/dist/components/components.esm.js +1 -1
  189. package/dist/components/correct-use-of-colors.js +1 -1
  190. package/dist/components/docs-palettes.js +1 -1
  191. package/dist/components/docs-tokens.js +1 -1
  192. package/dist/components/eds-accordion2.js +1 -1
  193. package/dist/components/eds-alert2.js +1 -1
  194. package/dist/components/eds-app-root.js +2 -20
  195. package/dist/components/eds-avatar2.js +4 -15
  196. package/dist/components/eds-block-break2.js +4 -4
  197. package/dist/components/eds-button2.js +6 -60
  198. package/dist/components/eds-card-desc2.js +2 -4
  199. package/dist/components/eds-card-generic2.js +2 -2
  200. package/dist/components/eds-card-project.js +131 -2
  201. package/dist/components/eds-card-tool.js +1 -1
  202. package/dist/components/eds-cookies-preference.js +1 -1
  203. package/dist/components/eds-feedback.js +7 -1
  204. package/dist/components/eds-footer2.js +7 -3
  205. package/dist/components/eds-form.js +17 -9
  206. package/dist/components/eds-frame.js +2 -2
  207. package/dist/components/eds-fullscreen-menu.js +1 -1
  208. package/dist/components/{eds-login.d.ts → eds-gauge.d.ts} +4 -4
  209. package/dist/components/eds-gauge.js +81 -0
  210. package/dist/components/eds-header.js +15 -34
  211. package/dist/components/eds-input-field2.js +26 -16
  212. package/dist/components/eds-input-select2.js +12 -84
  213. package/dist/components/eds-link2.js +3 -2
  214. package/dist/components/eds-matomo-notice2.js +8 -6
  215. package/dist/components/{eds-card-wrapper.d.ts → eds-pie.d.ts} +4 -4
  216. package/dist/components/eds-pie.js +127 -0
  217. package/dist/components/eds-progress-bar2.js +32 -4
  218. package/dist/components/eds-rating2.js +1 -1
  219. package/dist/components/eds-section-core2.js +3 -2
  220. package/dist/components/eds-section-heading2.js +2 -2
  221. package/dist/components/eds-social-networks2.js +1 -1
  222. package/dist/components/eds-spinner2.js +1 -1
  223. package/dist/components/eds-steps-v2.js +1 -1
  224. package/dist/components/eds-steps2.js +1 -1
  225. package/dist/components/eds-switch.js +13 -5
  226. package/dist/components/eds-table2.js +4 -4
  227. package/dist/components/eds-tabs.js +11 -11
  228. package/dist/components/eds-tag2.js +2 -2
  229. package/dist/components/eds-timeline.js +2 -2
  230. package/dist/components/eds-toast-manager.js +31 -2
  231. package/dist/components/eds-toast2.js +4 -3
  232. package/dist/components/eds-tooltip.js +7 -88
  233. package/dist/components/eds-trl.js +1 -1
  234. package/dist/components/eds-user.js +10 -4
  235. package/dist/components/incorrect-use-of-colors.js +1 -1
  236. package/dist/components/logo-space.js +1 -1
  237. package/dist/components/logo-variations-horizontal2.js +1 -1
  238. package/dist/components/logo-variations-tabs.js +1 -1
  239. package/dist/components/logo-variations-vertical2.js +1 -1
  240. package/dist/components/logo-wrong-usage.js +1 -1
  241. package/dist/components/p-019555e2.entry.js +1 -0
  242. package/dist/components/p-04b4e9d0.entry.js +1 -0
  243. package/dist/components/p-0863352c.entry.js +1 -0
  244. package/dist/components/p-0d6434e1.entry.js +1 -0
  245. package/dist/components/p-0e94a89f.entry.js +1 -0
  246. package/dist/components/p-0ed92872.entry.js +1 -0
  247. package/dist/components/{p-c4db0829.entry.js → p-0eeddc13.entry.js} +1 -1
  248. package/dist/components/p-100909ce.entry.js +1 -0
  249. package/dist/components/{p-892362e0.entry.js → p-10db551c.entry.js} +1 -1
  250. package/dist/components/{p-aa2e6fec.entry.js → p-124b8747.entry.js} +1 -1
  251. package/dist/components/p-14a223fe.entry.js +1 -0
  252. package/dist/components/{p-e089797c.entry.js → p-1661f33c.entry.js} +1 -1
  253. package/dist/components/{p-05b272e5.entry.js → p-18ceadd2.entry.js} +1 -1
  254. package/dist/components/p-223ba66e.entry.js +1 -0
  255. package/dist/components/{p-751497f4.entry.js → p-24dab785.entry.js} +1 -1
  256. package/dist/components/p-26d6679b.entry.js +1 -0
  257. package/dist/components/p-2810d568.entry.js +1 -0
  258. package/dist/components/p-28ae3f3a.js +2 -0
  259. package/dist/components/p-2b1b2026.entry.js +1 -0
  260. package/dist/components/p-2c571550.entry.js +1 -0
  261. package/dist/components/p-326d9e55.entry.js +1 -0
  262. package/dist/components/p-36d6134f.entry.js +1 -0
  263. package/dist/components/p-3c642a30.entry.js +1 -0
  264. package/dist/components/p-46619042.entry.js +1 -0
  265. package/dist/components/{p-75d37c48.entry.js → p-46a6ab04.entry.js} +1 -1
  266. package/dist/components/{p-d83d2815.entry.js → p-50ea5b07.entry.js} +1 -1
  267. package/dist/components/p-511b23ec.entry.js +1 -0
  268. package/dist/components/p-5462923d.entry.js +1 -0
  269. package/dist/components/p-6199b8c0.entry.js +1 -0
  270. package/dist/components/{p-888c3471.entry.js → p-624e653e.entry.js} +1 -1
  271. package/dist/components/{p-0b99fd3c.entry.js → p-682f7376.entry.js} +1 -1
  272. package/dist/components/p-6907a47c.entry.js +1 -0
  273. package/dist/components/p-6ba42d02.entry.js +1 -0
  274. package/dist/components/p-6e929acb.entry.js +1 -0
  275. package/dist/components/p-6ede7101.entry.js +1 -0
  276. package/dist/components/p-70bac015.entry.js +1 -0
  277. package/dist/components/p-7af6b832.entry.js +1 -0
  278. package/dist/components/p-7f31622d.entry.js +1 -0
  279. package/dist/components/p-822ac246.entry.js +1 -0
  280. package/dist/components/p-848506b8.entry.js +1 -0
  281. package/dist/components/p-84fd3e40.entry.js +1 -0
  282. package/dist/components/p-85634ad2.entry.js +1 -0
  283. package/dist/components/{p-7a550385.entry.js → p-8ad05566.entry.js} +1 -1
  284. package/dist/components/{p-037975af.entry.js → p-8b016d76.entry.js} +1 -1
  285. package/dist/components/p-8bdf5841.entry.js +1 -0
  286. package/dist/components/p-8ff39cef.entry.js +1 -0
  287. package/dist/components/{p-29ad9c73.entry.js → p-a4f552b2.entry.js} +1 -1
  288. package/dist/components/p-a81cba86.entry.js +1 -0
  289. package/dist/components/p-abb2ad00.entry.js +1 -0
  290. package/dist/components/{p-b8ba7e5c.entry.js → p-adbd0d7b.entry.js} +1 -1
  291. package/dist/components/p-affe2b55.entry.js +1 -0
  292. package/dist/components/p-b31591db.entry.js +1 -0
  293. package/dist/components/{p-7db75d62.entry.js → p-b4abff90.entry.js} +1 -1
  294. package/dist/components/{p-67c72c20.entry.js → p-b50fc0d7.entry.js} +1 -1
  295. package/dist/components/p-b7efd666.entry.js +1 -0
  296. package/dist/components/p-ba784274.entry.js +1 -0
  297. package/dist/components/p-bb9af709.entry.js +1 -0
  298. package/dist/components/p-bfc62d3e.entry.js +1 -0
  299. package/dist/components/p-c0b22803.entry.js +1 -0
  300. package/dist/components/p-cdd491f5.entry.js +1 -0
  301. package/dist/components/{p-688e07d6.entry.js → p-cde3d7a4.entry.js} +1 -1
  302. package/dist/components/p-cfccddc3.entry.js +1 -0
  303. package/dist/components/p-d15065c3.js +1 -0
  304. package/dist/components/p-d268c96b.entry.js +1 -0
  305. package/dist/components/p-d437bae2.entry.js +1 -0
  306. package/dist/components/p-d456e649.entry.js +1 -0
  307. package/dist/components/p-dae8f66a.entry.js +1 -0
  308. package/dist/components/p-e1791844.entry.js +1 -0
  309. package/dist/components/p-e82edd4a.entry.js +1 -0
  310. package/dist/components/p-e9f608a8.entry.js +1 -0
  311. package/dist/components/{p-55e3683c.entry.js → p-ea97a94e.entry.js} +1 -1
  312. package/dist/components/{p-e2b00067.entry.js → p-eac593ee.entry.js} +1 -1
  313. package/dist/components/p-f26fd186.entry.js +1 -0
  314. package/dist/components/{p-7ac9881e.entry.js → p-f2c23162.entry.js} +1 -1
  315. package/dist/components/p-fc4edb18.entry.js +1 -0
  316. package/dist/components/p-fe1cba17.entry.js +1 -0
  317. package/dist/components/primary.js +1 -1
  318. package/dist/components/primary2.js +1 -1
  319. package/dist/components/secondary.js +1 -1
  320. package/dist/components/secondary2.js +7 -7
  321. package/dist/components/support.js +1 -1
  322. package/dist/components/support2.js +3 -3
  323. package/dist/components/svg-repository.js +1 -1
  324. package/dist/components/token-list2.js +1 -1
  325. package/dist/components/token-radii2.js +1 -1
  326. package/dist/components/token-ratios.js +1 -1
  327. package/dist/components/token-shadows2.js +1 -1
  328. package/dist/components/token-spacing.js +1 -1
  329. package/dist/components/token-typography.js +1 -1
  330. package/dist/esm/{analytics-44b1416b.js → analytics-d99780e3.js} +2 -2
  331. package/dist/esm/color-primary-palette_6.entry.js +15 -15
  332. package/dist/esm/components-section.entry.js +23 -17
  333. package/dist/esm/components.js +3 -3
  334. package/dist/esm/correct-use-of-colors.entry.js +2 -2
  335. package/dist/esm/docs-palettes.entry.js +2 -2
  336. package/dist/esm/docs-tokens.entry.js +2 -2
  337. package/dist/esm/eds-accordion.entry.js +3 -3
  338. package/dist/esm/eds-alert.entry.js +2 -2
  339. package/dist/esm/eds-app-root.entry.js +2 -2
  340. package/dist/esm/eds-avatar_34.entry.js +2694 -0
  341. package/dist/esm/eds-card-project.entry.js +133 -5
  342. package/dist/esm/eds-card-section.entry.js +1 -1
  343. package/dist/esm/eds-card-tags.entry.js +1 -1
  344. package/dist/esm/eds-card-tool.entry.js +3 -3
  345. package/dist/esm/eds-code-block.entry.js +1 -1
  346. package/dist/esm/eds-cookies-preference.entry.js +2 -2
  347. package/dist/esm/eds-feedback.entry.js +7 -2
  348. package/dist/esm/eds-frame.entry.js +3 -3
  349. package/dist/esm/eds-icon-arrow-diagonal.entry.js +1 -1
  350. package/dist/esm/eds-icon-arrow-right.entry.js +1 -1
  351. package/dist/esm/eds-icon-bluesky.entry.js +1 -1
  352. package/dist/esm/eds-icon-bookmark.entry.js +1 -1
  353. package/dist/esm/eds-icon-chevron-down.entry.js +1 -1
  354. package/dist/esm/eds-icon-chevron-left.entry.js +1 -1
  355. package/dist/esm/eds-icon-chevron-right.entry.js +1 -1
  356. package/dist/esm/eds-icon-chevron-up.entry.js +1 -1
  357. package/dist/esm/eds-icon-close.entry.js +1 -1
  358. package/dist/esm/eds-icon-copy.entry.js +1 -1
  359. package/dist/esm/eds-icon-eu.entry.js +1 -1
  360. package/dist/esm/eds-icon-external.entry.js +1 -1
  361. package/dist/esm/eds-icon-facebook.entry.js +1 -1
  362. package/dist/esm/eds-icon-gitlab.entry.js +1 -1
  363. package/dist/esm/eds-icon-linkedin.entry.js +1 -1
  364. package/dist/esm/eds-icon-loader.entry.js +1 -1
  365. package/dist/esm/eds-icon-mastodon.entry.js +1 -1
  366. package/dist/esm/eds-icon-menu.entry.js +1 -1
  367. package/dist/esm/eds-icon-minus.entry.js +1 -1
  368. package/dist/esm/eds-icon-more.entry.js +1 -1
  369. package/dist/esm/eds-icon-paper.entry.js +1 -1
  370. package/dist/esm/eds-icon-plus.entry.js +1 -1
  371. package/dist/esm/eds-icon-portal.entry.js +1 -1
  372. package/dist/esm/eds-icon-private.entry.js +1 -1
  373. package/dist/esm/eds-icon-public.entry.js +1 -1
  374. package/dist/esm/eds-icon-search.entry.js +1 -1
  375. package/dist/esm/eds-icon-star.entry.js +1 -1
  376. package/dist/esm/eds-icon-success.entry.js +1 -1
  377. package/dist/esm/eds-icon-thumbs-down.entry.js +1 -1
  378. package/dist/esm/eds-icon-thumbs-up.entry.js +1 -1
  379. package/dist/esm/eds-icon-tutorial.entry.js +1 -1
  380. package/dist/esm/eds-icon-twitter.entry.js +1 -1
  381. package/dist/esm/eds-icon-unknown.entry.js +1 -1
  382. package/dist/esm/eds-icon-updown.entry.js +1 -1
  383. package/dist/esm/eds-icon-user.entry.js +1 -1
  384. package/dist/esm/eds-icon-youtube.entry.js +1 -1
  385. package/dist/esm/eds-matomo-notice.entry.js +10 -8
  386. package/dist/esm/eds-pagination_2.entry.js +6 -6
  387. package/dist/esm/eds-progress-bar.entry.js +32 -5
  388. package/dist/esm/eds-rating.entry.js +2 -2
  389. package/dist/esm/eds-section-core_2.entry.js +4 -4
  390. package/dist/esm/eds-spinner.entry.js +2 -2
  391. package/dist/esm/eds-splash-screen.entry.js +56 -0
  392. package/dist/esm/eds-switch.entry.js +14 -6
  393. package/dist/esm/eds-timeline.entry.js +3 -3
  394. package/dist/esm/eds-toast-manager.entry.js +32 -3
  395. package/dist/esm/eds-toast.entry.js +5 -4
  396. package/dist/esm/eds-trl.entry.js +2 -2
  397. package/dist/esm/incorrect-use-of-colors.entry.js +2 -2
  398. package/dist/esm/{index-8a71b9a7.js → index-fdb33359.js} +37 -319
  399. package/dist/esm/loader.js +3 -3
  400. package/dist/esm/logo-space.entry.js +2 -2
  401. package/dist/esm/logo-variations-horizontal_2.entry.js +3 -3
  402. package/dist/esm/logo-variations-tabs.entry.js +2 -2
  403. package/dist/esm/logo-wrong-usage.entry.js +2 -2
  404. package/dist/esm/svg-repository.entry.js +2 -2
  405. package/dist/esm/token-list_3.entry.js +4 -4
  406. package/dist/esm/token-ratios.entry.js +2 -2
  407. package/dist/esm/token-typography.entry.js +2 -2
  408. package/dist/hydrate/index.js +815 -2882
  409. package/dist/hydrate/index.mjs +815 -2882
  410. package/dist/types/components/eds-avatar/eds-avatar.d.ts +3 -4
  411. package/dist/types/components/eds-avatar/eds-avatar.stories.d.ts +2 -1
  412. package/dist/types/components/eds-block-break/eds-block-break.d.ts +2 -7
  413. package/dist/types/components/eds-button/eds-button.d.ts +0 -1
  414. package/dist/types/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.d.ts +0 -5
  415. package/dist/types/components/eds-charts/eds-gauge/eds-gauge.d.ts +14 -0
  416. package/dist/types/components/eds-charts/eds-gauge/eds-gauge.stories.d.ts +52 -0
  417. package/dist/types/components/eds-charts/eds-pie/eds-pie.d.ts +28 -0
  418. package/dist/types/components/eds-charts/eds-pie/eds-pie.stories.d.ts +60 -0
  419. package/dist/types/components/eds-input-elements/eds-input-select/eds-input-select.d.ts +18 -116
  420. package/dist/types/components/eds-input-field/eds-input-field.d.ts +6 -0
  421. package/dist/types/components/eds-progress-bar/eds-progress-bar.d.ts +3 -3
  422. package/dist/types/components/eds-progress-bar/eds-progress-bar.stories.d.ts +3 -0
  423. package/dist/types/components/eds-section/eds-section-core/eds-section-core.d.ts +3 -0
  424. package/dist/types/components/eds-switch/eds-switch.d.ts +2 -1
  425. package/dist/types/components/eds-table/eds-table.stories.d.ts +0 -8
  426. package/dist/types/components/eds-timeline/eds-timeline.d.ts +3 -0
  427. package/dist/types/components/eds-toast/eds-toast.d.ts +3 -2
  428. package/dist/types/components/eds-tooltip/eds-tooltip.d.ts +2 -36
  429. package/dist/types/components.d.ts +211 -241
  430. package/dist/types/shared-ui/eds-feedback/eds-feedback.d.ts +4 -0
  431. package/dist/types/shared-ui/eds-feedback/eds-feedback.stories.d.ts +8 -4
  432. package/dist/types/shared-ui/eds-footer/eds-footer.d.ts +10 -0
  433. package/dist/types/shared-ui/eds-footer/eds-footer.stories.d.ts +10 -0
  434. package/dist/types/shared-ui/eds-form/eds-form.d.ts +1 -1
  435. package/dist/types/shared-ui/eds-header/eds-header.d.ts +5 -24
  436. package/dist/types/shared-ui/eds-header/eds-header.stories.d.ts +6 -3
  437. package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.d.ts +0 -1
  438. package/dist/types/shared-ui/eds-tabs/eds-tabs.stories.d.ts +0 -1
  439. package/package.json +14 -4
  440. package/dist/cjs/color-c00146a8.js +0 -134
  441. package/dist/cjs/eds-avatar_27.cjs.entry.js +0 -2404
  442. package/dist/cjs/eds-card-desc_2.cjs.entry.js +0 -78
  443. package/dist/cjs/eds-card-generic.cjs.entry.js +0 -92
  444. package/dist/cjs/eds-card-wrapper.cjs.entry.js +0 -32
  445. package/dist/cjs/eds-login_2.cjs.entry.js +0 -2100
  446. package/dist/cjs/eds-tabs.cjs.entry.js +0 -130
  447. package/dist/cjs/eds-tooltip.cjs.entry.js +0 -109
  448. package/dist/cjs/toastManager-4e9535f3.js +0 -33
  449. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +0 -86
  450. package/dist/collection/shared-ui/eds-login/eds-login.js +0 -190
  451. package/dist/components/color.js +0 -132
  452. package/dist/components/eds-card-wrapper.js +0 -49
  453. package/dist/components/eds-login.js +0 -6
  454. package/dist/components/eds-login2.js +0 -2076
  455. package/dist/components/p-05549a74.entry.js +0 -1
  456. package/dist/components/p-0e378e0e.entry.js +0 -1
  457. package/dist/components/p-13efafb9.js +0 -1
  458. package/dist/components/p-1ec25dc2.entry.js +0 -1
  459. package/dist/components/p-202f78cc.entry.js +0 -1
  460. package/dist/components/p-22b76c3c.entry.js +0 -1
  461. package/dist/components/p-22f9e720.js +0 -1
  462. package/dist/components/p-24300934.entry.js +0 -1
  463. package/dist/components/p-25f1cc6c.entry.js +0 -1
  464. package/dist/components/p-31ca07fd.entry.js +0 -1
  465. package/dist/components/p-342bc3d8.entry.js +0 -1
  466. package/dist/components/p-35068b80.entry.js +0 -1
  467. package/dist/components/p-3950debe.entry.js +0 -1
  468. package/dist/components/p-3d74d4b1.entry.js +0 -1
  469. package/dist/components/p-42f19373.entry.js +0 -1
  470. package/dist/components/p-4ecaedbc.entry.js +0 -1
  471. package/dist/components/p-5055eb25.entry.js +0 -1
  472. package/dist/components/p-5646902d.entry.js +0 -1
  473. package/dist/components/p-5ff68e7d.entry.js +0 -1
  474. package/dist/components/p-63cc5d3d.entry.js +0 -1
  475. package/dist/components/p-6506cf52.entry.js +0 -1
  476. package/dist/components/p-6aa17003.entry.js +0 -1
  477. package/dist/components/p-6e273e0f.entry.js +0 -1
  478. package/dist/components/p-6fcb754e.entry.js +0 -1
  479. package/dist/components/p-70c9af1e.entry.js +0 -1
  480. package/dist/components/p-7180a36b.entry.js +0 -1
  481. package/dist/components/p-7351cad3.entry.js +0 -1
  482. package/dist/components/p-75cc9f9e.entry.js +0 -1
  483. package/dist/components/p-7a31c31f.entry.js +0 -1
  484. package/dist/components/p-7cb60f9c.entry.js +0 -1
  485. package/dist/components/p-8a4d9b9b.entry.js +0 -1
  486. package/dist/components/p-8b7f5204.entry.js +0 -1
  487. package/dist/components/p-8db820ef.entry.js +0 -1
  488. package/dist/components/p-ae4f5e3a.entry.js +0 -1
  489. package/dist/components/p-b024183c.entry.js +0 -1
  490. package/dist/components/p-b115c3f1.entry.js +0 -1
  491. package/dist/components/p-b3a3ae59.entry.js +0 -1
  492. package/dist/components/p-b4595a9e.entry.js +0 -1
  493. package/dist/components/p-b817dceb.entry.js +0 -1
  494. package/dist/components/p-b8ca2127.entry.js +0 -1
  495. package/dist/components/p-ba6cc102.entry.js +0 -1
  496. package/dist/components/p-c51b5f04.entry.js +0 -1
  497. package/dist/components/p-c5a7d2b1.entry.js +0 -1
  498. package/dist/components/p-c5c782e7.entry.js +0 -1
  499. package/dist/components/p-c5f98369.entry.js +0 -1
  500. package/dist/components/p-c604063d.entry.js +0 -1
  501. package/dist/components/p-c9a19e93.entry.js +0 -1
  502. package/dist/components/p-cccacbd3.js +0 -2
  503. package/dist/components/p-d164a75d.entry.js +0 -1
  504. package/dist/components/p-d4c920fa.entry.js +0 -1
  505. package/dist/components/p-d82cc261.entry.js +0 -1
  506. package/dist/components/p-da6e49a9.entry.js +0 -1
  507. package/dist/components/p-dcd4de1f.entry.js +0 -1
  508. package/dist/components/p-e8a2d709.entry.js +0 -1
  509. package/dist/components/p-ea942740.entry.js +0 -1
  510. package/dist/components/p-eb0b93d5.js +0 -1
  511. package/dist/components/p-ece20356.entry.js +0 -1
  512. package/dist/components/p-ed6fd4b8.entry.js +0 -1
  513. package/dist/components/p-f3822d6b.entry.js +0 -1
  514. package/dist/components/p-f539febe.entry.js +0 -1
  515. package/dist/components/p-f7f4b247.entry.js +0 -1
  516. package/dist/components/p-fdbfa776.entry.js +0 -1
  517. package/dist/components/p-fe27f4a9.entry.js +0 -1
  518. package/dist/components/toastManager.js +0 -31
  519. package/dist/esm/color-2554aad6.js +0 -132
  520. package/dist/esm/eds-avatar_27.entry.js +0 -2374
  521. package/dist/esm/eds-card-desc_2.entry.js +0 -73
  522. package/dist/esm/eds-card-generic.entry.js +0 -88
  523. package/dist/esm/eds-card-wrapper.entry.js +0 -28
  524. package/dist/esm/eds-login_2.entry.js +0 -2095
  525. package/dist/esm/eds-tabs.entry.js +0 -126
  526. package/dist/esm/eds-tooltip.entry.js +0 -105
  527. package/dist/esm/toastManager-d9eee791.js +0 -31
  528. package/dist/types/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.d.ts +0 -23
  529. package/dist/types/shared-ui/eds-login/eds-login.d.ts +0 -67
  530. /package/dist/collection/components/eds-section/eds-section-core/{eds-section-core.stories.js → eds-section-core.donotstories.js} +0 -0
  531. /package/dist/collection/components/eds-timeline/{eds-timeline.stories.js → eds-timeline.donot-stories.js} +0 -0
  532. /package/dist/types/components/eds-section/eds-section-core/{eds-section-core.stories.d.ts → eds-section-core.donotstories.d.ts} +0 -0
  533. /package/dist/types/components/eds-timeline/{eds-timeline.stories.d.ts → eds-timeline.donot-stories.d.ts} +0 -0
  534. /package/dist/types/{components → shared-ui}/eds-steps/eds-steps.d.ts +0 -0
  535. /package/dist/types/{components → shared-ui}/eds-steps/eds-steps.stories.d.ts +0 -0
@@ -7,11 +7,11 @@
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { Tag } from "./components/eds-cards/eds-card-generic/eds-card-generic";
9
9
  import { Card } from "./shared-ui/eds-card-section/eds-card-section";
10
- import { Step } from "./components/eds-steps/eds-steps";
10
+ import { Step } from "./shared-ui/eds-steps/eds-steps";
11
11
  import { Step as Step1 } from "./shared-ui/eds-steps-v2/eds-steps-v2";
12
12
  export { Tag } from "./components/eds-cards/eds-card-generic/eds-card-generic";
13
13
  export { Card } from "./shared-ui/eds-card-section/eds-card-section";
14
- export { Step } from "./components/eds-steps/eds-steps";
14
+ export { Step } from "./shared-ui/eds-steps/eds-steps";
15
15
  export { Step as Step1 } from "./shared-ui/eds-steps-v2/eds-steps-v2";
16
16
  export namespace Components {
17
17
  interface ColorPrimaryPalette {
@@ -118,20 +118,19 @@ export namespace Components {
118
118
  interface EdsAppRoot {
119
119
  }
120
120
  /**
121
- * `EdsAvatar` is a versatile component for displaying user profile representations, including initials or profile pictures.
121
+ * `EdsAvatar` is a component for displaying user profile representations, including initials or profile pictures.
122
122
  * This component is customizable to adapt to various styles and use cases.
123
123
  * Key features include:
124
124
  * - Display user initials generated from `firstName` and `lastName` or use custom initials.
125
125
  * - Option to display a profile picture if a URL is provided.
126
126
  * - Customizable background color, including gradient options.
127
127
  * - Configurable shape (rounded or square) and font strength for initials.
128
- * The avatar component offers flexibility for different user profile displays, supporting use cases from contact lists to detailed profile views.
129
128
  */
130
129
  interface EdsAvatar {
131
130
  /**
132
- * Background color variant for the avatar, which can apply specific gradient or background colors.
131
+ * Background color: 'grey' for grey background, 'black' for black background with accent text.
133
132
  */
134
- "color"?: string;
133
+ "color": 'grey' | 'black';
135
134
  /**
136
135
  * First name of the user for generating initials.
137
136
  */
@@ -151,16 +150,12 @@ export namespace Components {
151
150
  }
152
151
  /**
153
152
  * `EdsBlockBreak` is a divider component designed to render a horizontal line that separates content visually.
154
- * This component includes customizable styling options to adapt to various layouts and design needs.
155
- * Key features include:
156
- * - Configurable additional classes for styling through the `extraClass` prop.
157
- * - Suitable for dividing sections or breaking content blocks within a page.
158
153
  */
159
154
  interface EdsBlockBreak {
160
155
  /**
161
- * Additional classes for styling the component.
156
+ * Whether to use the inverse break style
162
157
  */
163
- "extraClass": string;
158
+ "inverse": boolean;
164
159
  }
165
160
  /**
166
161
  * `EdsBreadcrumb` is a navigational component that displays the user's current location within a hierarchy of pages.
@@ -245,10 +240,6 @@ export namespace Components {
245
240
  "triggerClick"?: () => void;
246
241
  }
247
242
  interface EdsCardDesc {
248
- /**
249
- * A custom CSS class to style the description text. Default is 'f-ui-03-light'.
250
- */
251
- "descClass": string;
252
243
  /**
253
244
  * The description text to be displayed inside the card.
254
245
  */
@@ -468,20 +459,6 @@ export namespace Components {
468
459
  */
469
460
  "withHover": boolean;
470
461
  }
471
- interface EdsCardWrapper {
472
- /**
473
- * A boolean that determines whether the card should be displayed with a smaller height. If true, the card will use the 'tiny' height class.
474
- */
475
- "tiny": boolean;
476
- /**
477
- * A boolean that determines whether the card should have a background color. If true, the card will have a background, otherwise it will not.
478
- */
479
- "withBg": boolean;
480
- /**
481
- * A boolean that determines whether the card should display a hover effect. If true, the card will have a shadow effect and change its cursor on hover.
482
- */
483
- "withHover": boolean;
484
- }
485
462
  /**
486
463
  * A component that displays a code block with syntax highlighting.
487
464
  * Uses Prism.js for syntax highlighting. Supports multiple languages such as JavaScript, HTML, CSS,
@@ -584,6 +561,10 @@ export namespace Components {
584
561
  * Number of stars in the rating system.
585
562
  */
586
563
  "description": string;
564
+ /**
565
+ * The HTML heading level to use for the label. Valid values: 'h1' - 'h5'.
566
+ */
567
+ "headingLevel": 'h1' | 'h2' | 'h3' | 'h4' | 'h5';
587
568
  /**
588
569
  * Number of stars in the rating system.
589
570
  */
@@ -610,6 +591,16 @@ export namespace Components {
610
591
  * across the EBRAINS platform, with options for social links and a "Back to top" button.
611
592
  */
612
593
  interface EdsFooter {
594
+ /**
595
+ * Controls the display of the "Back to Top" aria label text.
596
+ * @type {string}
597
+ */
598
+ "backToTopAriaLabel": string;
599
+ /**
600
+ * Controls the display of the "Cookies preferences" text.
601
+ * @type {string}
602
+ */
603
+ "cookiesPreferences": string;
613
604
  "enableCookiesSettings": boolean;
614
605
  /**
615
606
  * Controls the display of the "Back to Top" button. When true, the button appears in the footer.
@@ -659,6 +650,7 @@ export namespace Components {
659
650
  * If `true`, includes a submit button in the form.
660
651
  */
661
652
  "formBtnLabel"?: string;
653
+ "getData": () => Promise<FormData>;
662
654
  /**
663
655
  * The init data the form will attempt to populate in the provided fields.
664
656
  */
@@ -724,6 +716,29 @@ export namespace Components {
724
716
  */
725
717
  "menuLinks": string;
726
718
  }
719
+ interface EdsGauge {
720
+ /**
721
+ * Diameter of the pie chart (pixels)
722
+ */
723
+ "size": number;
724
+ /**
725
+ * Thickness of inner mask as fraction of radius (0.1–0.2). Values outside this range will be clamped.
726
+ */
727
+ "thickness": number;
728
+ /**
729
+ * Current value
730
+ */
731
+ "value": number;
732
+ /**
733
+ * Maximum value (gauge end)
734
+ */
735
+ "valueMax": number;
736
+ /**
737
+ * Minimum value (gauge start)
738
+ */
739
+ "valueMin": number;
740
+ "variant": 'default' | 'dark' | 'strong' | 'black';
741
+ }
727
742
  /**
728
743
  * `EdsHeader` is a header component designed for the EBRAINS platform.
729
744
  * It provides a customizable and responsive navigation experience, tailored for both desktop and mobile views.
@@ -737,13 +752,13 @@ export namespace Components {
737
752
  */
738
753
  interface EdsHeader {
739
754
  /**
740
- * URL for the home logo link. This is the default URL that the logo points to.
755
+ * Header style variant: determines text and background colors. - "default": text-default on bg-dark - "inverse": text-default on bg-inverse - "strong": text-inverse on bg-strongest
741
756
  */
742
- "homeUrl": string;
757
+ "headerVariant": 'default' | 'inverse' | 'strong';
743
758
  /**
744
- * Determines if the header is rendered in inverse style. When true, the header applies styles suitable for a dark background.
759
+ * URL for the home logo link. This is the default URL that the logo points to.
745
760
  */
746
- "inverseHeader": boolean;
761
+ "homeUrl": string;
747
762
  /**
748
763
  * JSON string representing the links for primary navigation. Each link should include `label`, `url`, and optionally an `icon`.
749
764
  */
@@ -1084,6 +1099,10 @@ export namespace Components {
1084
1099
  * The error message displayed when validation fails.
1085
1100
  */
1086
1101
  "errorMessage"?: string;
1102
+ /**
1103
+ * Control whether the component emits value events (`oninput` / `onchange`). Defaults to `true`. Password fields are always suppressed for security.
1104
+ */
1105
+ "exposeValueEvents": boolean;
1087
1106
  /**
1088
1107
  * A short hint displayed alongside the input field.
1089
1108
  */
@@ -1242,49 +1261,41 @@ export namespace Components {
1242
1261
  }
1243
1262
  interface EdsInputSelect {
1244
1263
  /**
1245
- * If true, the select input will be disabled.
1264
+ * Disable the select
1246
1265
  */
1247
1266
  "disabled": boolean;
1248
1267
  /**
1249
- * If true, the select input is in an error state.
1268
+ * Mark field as invalid
1250
1269
  */
1251
1270
  "error": boolean;
1252
1271
  /**
1253
- * If true, indicates that there is an associated message (help or error).
1272
+ * Show associated message (help or error)
1254
1273
  */
1255
1274
  "hasMessage": boolean;
1256
1275
  /**
1257
- * Optional id for the input. If not provided, the component uses the `name` property.
1276
+ * Optional id for the select element; defaults to name
1258
1277
  */
1259
1278
  "inputId"?: string;
1260
1279
  /**
1261
- * For static options, this property defines the key used to retrieve the display label.
1262
- */
1263
- "labelKey": string;
1264
- /**
1265
- * The name attribute of the select input. Also used as the fallback id.
1280
+ * Name attribute of the select
1266
1281
  */
1267
1282
  "name": string;
1268
1283
  /**
1269
- * Options can be provided in two formats: 1. Dynamic fetch configuration: [ { endpoint: "http://localhost/api/applications", value: "_id", label: "title" } ] 2. Static options: [ { value: "react", label: "React" }, { value: "angular", label: "Angular" }, { value: "vue", label: "Vue.js" }, // etc. ]
1284
+ * List of static options: { value, label }
1270
1285
  */
1271
- "options": { [key: string]: any }[];
1286
+ "options": Array<{ value: string | number; label: string }>;
1272
1287
  /**
1273
- * Placeholder text (not used in the native select, but can be used for custom implementations).
1288
+ * Placeholder shown as a disabled hidden option
1274
1289
  */
1275
1290
  "placeholder"?: string;
1276
1291
  /**
1277
- * If true, the select input is marked as required.
1292
+ * Mark field as required
1278
1293
  */
1279
1294
  "required": boolean;
1280
1295
  /**
1281
- * The currently selected value.
1296
+ * Currently selected value
1282
1297
  */
1283
1298
  "value"?: string | number;
1284
- /**
1285
- * For static options, this property defines the key used to retrieve the option value.
1286
- */
1287
- "valueKey": string;
1288
1299
  }
1289
1300
  /**
1290
1301
  * `EdsLink` is a versatile link component offering different styles and behaviors.
@@ -1358,20 +1369,6 @@ export namespace Components {
1358
1369
  */
1359
1370
  "url"?: string;
1360
1371
  }
1361
- interface EdsLogin {
1362
- /**
1363
- * The Keycloak Client ID. The client ID represents the client application that Keycloak protects. It's configured in the Keycloak admin console and used to identify the app requesting authentication. Example: `my-client-app`
1364
- */
1365
- "keycloakClientId": string;
1366
- /**
1367
- * The Keycloak Realm. A realm in Keycloak is a space where you manage a set of users, roles, groups, and credentials.
1368
- */
1369
- "keycloakRealm": string;
1370
- /**
1371
- * The URL of the Keycloak server. This is the base URL where your Keycloak instance is hosted.
1372
- */
1373
- "keycloakUrl": string;
1374
- }
1375
1372
  /**
1376
1373
  * `EdsLogo` is a logo component designed to display a clickable logo that can link to a specified URL.
1377
1374
  * Key Features:
@@ -1503,7 +1500,37 @@ export namespace Components {
1503
1500
  */
1504
1501
  "url": string;
1505
1502
  }
1503
+ interface EdsPie {
1504
+ /**
1505
+ * Color scheme: semantic, brand, or mono
1506
+ */
1507
+ "colorScheme": 'semantic' | 'mono';
1508
+ /**
1509
+ * Show raw value or percentage
1510
+ */
1511
+ "display": DisplayMode;
1512
+ /**
1513
+ * Show legend
1514
+ */
1515
+ "legend": boolean;
1516
+ /**
1517
+ * Diameter in pixels
1518
+ */
1519
+ "size": number;
1520
+ /**
1521
+ * Array or JSON string of slices
1522
+ */
1523
+ "slices": PieSlice[] | string;
1524
+ /**
1525
+ * Inner-radius fraction (always 0.5-1)
1526
+ */
1527
+ "thickness": number;
1528
+ }
1506
1529
  interface EdsProgressBar {
1530
+ /**
1531
+ * Whether to render with rounded corners.
1532
+ */
1533
+ "rounded": boolean;
1507
1534
  /**
1508
1535
  * Method to update the progress value externally.
1509
1536
  * @param newValue The new progress value (0-100).
@@ -1524,14 +1551,6 @@ export namespace Components {
1524
1551
  */
1525
1552
  "ratingType": 'star' | 'thumbs-up' | 'thumbs-down';
1526
1553
  }
1527
- /**
1528
- * `EdsSectionCore` is a flexible wrapper component for creating structured sections with customizable headings.
1529
- * Key Features:
1530
- * - Allows dynamic selection of HTML tag (`div` or `section`) for the wrapper.
1531
- * - Configurable section title and heading level for accessibility and hierarchy.
1532
- * - Passes section title to an internal heading component (`eds-section-heading`).
1533
- * This component is suitable for organizing content into clearly defined sections with semantic HTML structure.
1534
- */
1535
1554
  interface EdsSectionCore {
1536
1555
  /**
1537
1556
  * The heading level for the section title, such as 'h1', 'h2', etc. Default is 'h2'.
@@ -1758,9 +1777,9 @@ export namespace Components {
1758
1777
  }
1759
1778
  interface EdsToast {
1760
1779
  /**
1761
- * Determines the duration before the toast auto-dismisses (in milliseconds). Defaults to 5000ms (5 seconds).
1780
+ * Determines the duration before the toast auto-dismisses (in milliseconds). If set, the toast will auto-dismiss and show a close button. If not set (or set to 0), it will persist without a close button.
1762
1781
  */
1763
- "duration": number;
1782
+ "duration"?: number;
1764
1783
  /**
1765
1784
  * The visual intent or style of the toast, indicating the toast type.
1766
1785
  */
@@ -1780,10 +1799,6 @@ export namespace Components {
1780
1799
  * The content of the tooltip.
1781
1800
  */
1782
1801
  "content"?: string;
1783
- /**
1784
- * The preferred position of the tooltip (`above`, `below`, `left`, `right`).
1785
- */
1786
- "position": 'above' | 'below';
1787
1802
  }
1788
1803
  interface EdsTrl {
1789
1804
  /**
@@ -1885,10 +1900,6 @@ export interface EdsInputSelectCustomEvent<T> extends CustomEvent<T> {
1885
1900
  detail: T;
1886
1901
  target: HTMLEdsInputSelectElement;
1887
1902
  }
1888
- export interface EdsLoginCustomEvent<T> extends CustomEvent<T> {
1889
- detail: T;
1890
- target: HTMLEdsLoginElement;
1891
- }
1892
1903
  export interface EdsMatomoNoticeCustomEvent<T> extends CustomEvent<T> {
1893
1904
  detail: T;
1894
1905
  target: HTMLEdsMatomoNoticeElement;
@@ -2016,14 +2027,13 @@ declare global {
2016
2027
  new (): HTMLEdsAppRootElement;
2017
2028
  };
2018
2029
  /**
2019
- * `EdsAvatar` is a versatile component for displaying user profile representations, including initials or profile pictures.
2030
+ * `EdsAvatar` is a component for displaying user profile representations, including initials or profile pictures.
2020
2031
  * This component is customizable to adapt to various styles and use cases.
2021
2032
  * Key features include:
2022
2033
  * - Display user initials generated from `firstName` and `lastName` or use custom initials.
2023
2034
  * - Option to display a profile picture if a URL is provided.
2024
2035
  * - Customizable background color, including gradient options.
2025
2036
  * - Configurable shape (rounded or square) and font strength for initials.
2026
- * The avatar component offers flexibility for different user profile displays, supporting use cases from contact lists to detailed profile views.
2027
2037
  */
2028
2038
  interface HTMLEdsAvatarElement extends Components.EdsAvatar, HTMLStencilElement {
2029
2039
  }
@@ -2033,10 +2043,6 @@ declare global {
2033
2043
  };
2034
2044
  /**
2035
2045
  * `EdsBlockBreak` is a divider component designed to render a horizontal line that separates content visually.
2036
- * This component includes customizable styling options to adapt to various layouts and design needs.
2037
- * Key features include:
2038
- * - Configurable additional classes for styling through the `extraClass` prop.
2039
- * - Suitable for dividing sections or breaking content blocks within a page.
2040
2046
  */
2041
2047
  interface HTMLEdsBlockBreakElement extends Components.EdsBlockBreak, HTMLStencilElement {
2042
2048
  }
@@ -2137,12 +2143,6 @@ declare global {
2137
2143
  prototype: HTMLEdsCardToolElement;
2138
2144
  new (): HTMLEdsCardToolElement;
2139
2145
  };
2140
- interface HTMLEdsCardWrapperElement extends Components.EdsCardWrapper, HTMLStencilElement {
2141
- }
2142
- var HTMLEdsCardWrapperElement: {
2143
- prototype: HTMLEdsCardWrapperElement;
2144
- new (): HTMLEdsCardWrapperElement;
2145
- };
2146
2146
  /**
2147
2147
  * A component that displays a code block with syntax highlighting.
2148
2148
  * Uses Prism.js for syntax highlighting. Supports multiple languages such as JavaScript, HTML, CSS,
@@ -2242,7 +2242,6 @@ declare global {
2242
2242
  value?: any;
2243
2243
  message?: string;
2244
2244
  success?: boolean;
2245
- data: any;
2246
2245
  };
2247
2246
  }
2248
2247
  /**
@@ -2302,6 +2301,12 @@ declare global {
2302
2301
  prototype: HTMLEdsFullscreenMenuElement;
2303
2302
  new (): HTMLEdsFullscreenMenuElement;
2304
2303
  };
2304
+ interface HTMLEdsGaugeElement extends Components.EdsGauge, HTMLStencilElement {
2305
+ }
2306
+ var HTMLEdsGaugeElement: {
2307
+ prototype: HTMLEdsGaugeElement;
2308
+ new (): HTMLEdsGaugeElement;
2309
+ };
2305
2310
  interface HTMLEdsHeaderElementEventMap {
2306
2311
  "toggleheadermenu": boolean;
2307
2312
  }
@@ -2654,7 +2659,7 @@ declare global {
2654
2659
  new (): HTMLEdsInputSearchElement;
2655
2660
  };
2656
2661
  interface HTMLEdsInputSelectElementEventMap {
2657
- "changeEvent": string | number;
2662
+ "edsselect": string | number;
2658
2663
  }
2659
2664
  interface HTMLEdsInputSelectElement extends Components.EdsInputSelect, HTMLStencilElement {
2660
2665
  addEventListener<K extends keyof HTMLEdsInputSelectElementEventMap>(type: K, listener: (this: HTMLEdsInputSelectElement, ev: EdsInputSelectCustomEvent<HTMLEdsInputSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -2685,27 +2690,6 @@ declare global {
2685
2690
  prototype: HTMLEdsLinkElement;
2686
2691
  new (): HTMLEdsLinkElement;
2687
2692
  };
2688
- interface HTMLEdsLoginElementEventMap {
2689
- "keycloak": { init: boolean };
2690
- "auth": {
2691
- authenticated: boolean;
2692
- user: any;
2693
- };
2694
- }
2695
- interface HTMLEdsLoginElement extends Components.EdsLogin, HTMLStencilElement {
2696
- addEventListener<K extends keyof HTMLEdsLoginElementEventMap>(type: K, listener: (this: HTMLEdsLoginElement, ev: EdsLoginCustomEvent<HTMLEdsLoginElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2697
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2698
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2699
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2700
- removeEventListener<K extends keyof HTMLEdsLoginElementEventMap>(type: K, listener: (this: HTMLEdsLoginElement, ev: EdsLoginCustomEvent<HTMLEdsLoginElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2701
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2702
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2703
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2704
- }
2705
- var HTMLEdsLoginElement: {
2706
- prototype: HTMLEdsLoginElement;
2707
- new (): HTMLEdsLoginElement;
2708
- };
2709
2693
  /**
2710
2694
  * `EdsLogo` is a logo component designed to display a clickable logo that can link to a specified URL.
2711
2695
  * Key Features:
@@ -2770,6 +2754,12 @@ declare global {
2770
2754
  prototype: HTMLEdsPaginationElement;
2771
2755
  new (): HTMLEdsPaginationElement;
2772
2756
  };
2757
+ interface HTMLEdsPieElement extends Components.EdsPie, HTMLStencilElement {
2758
+ }
2759
+ var HTMLEdsPieElement: {
2760
+ prototype: HTMLEdsPieElement;
2761
+ new (): HTMLEdsPieElement;
2762
+ };
2773
2763
  interface HTMLEdsProgressBarElement extends Components.EdsProgressBar, HTMLStencilElement {
2774
2764
  }
2775
2765
  var HTMLEdsProgressBarElement: {
@@ -2793,14 +2783,6 @@ declare global {
2793
2783
  prototype: HTMLEdsRatingElement;
2794
2784
  new (): HTMLEdsRatingElement;
2795
2785
  };
2796
- /**
2797
- * `EdsSectionCore` is a flexible wrapper component for creating structured sections with customizable headings.
2798
- * Key Features:
2799
- * - Allows dynamic selection of HTML tag (`div` or `section`) for the wrapper.
2800
- * - Configurable section title and heading level for accessibility and hierarchy.
2801
- * - Passes section title to an internal heading component (`eds-section-heading`).
2802
- * This component is suitable for organizing content into clearly defined sections with semantic HTML structure.
2803
- */
2804
2786
  interface HTMLEdsSectionCoreElement extends Components.EdsSectionCore, HTMLStencilElement {
2805
2787
  }
2806
2788
  var HTMLEdsSectionCoreElement: {
@@ -2881,7 +2863,7 @@ declare global {
2881
2863
  new (): HTMLEdsStepsV2Element;
2882
2864
  };
2883
2865
  interface HTMLEdsSwitchElementEventMap {
2884
- "toggle": boolean;
2866
+ "uiswitch": boolean;
2885
2867
  }
2886
2868
  interface HTMLEdsSwitchElement extends Components.EdsSwitch, HTMLStencilElement {
2887
2869
  addEventListener<K extends keyof HTMLEdsSwitchElementEventMap>(type: K, listener: (this: HTMLEdsSwitchElement, ev: EdsSwitchCustomEvent<HTMLEdsSwitchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -3113,7 +3095,6 @@ declare global {
3113
3095
  "eds-card-tags": HTMLEdsCardTagsElement;
3114
3096
  "eds-card-title": HTMLEdsCardTitleElement;
3115
3097
  "eds-card-tool": HTMLEdsCardToolElement;
3116
- "eds-card-wrapper": HTMLEdsCardWrapperElement;
3117
3098
  "eds-code-block": HTMLEdsCodeBlockElement;
3118
3099
  "eds-cookies-preference": HTMLEdsCookiesPreferenceElement;
3119
3100
  "eds-dropdown": HTMLEdsDropdownElement;
@@ -3122,6 +3103,7 @@ declare global {
3122
3103
  "eds-form": HTMLEdsFormElement;
3123
3104
  "eds-frame": HTMLEdsFrameElement;
3124
3105
  "eds-fullscreen-menu": HTMLEdsFullscreenMenuElement;
3106
+ "eds-gauge": HTMLEdsGaugeElement;
3125
3107
  "eds-header": HTMLEdsHeaderElement;
3126
3108
  "eds-icon-arrow-diagonal": HTMLEdsIconArrowDiagonalElement;
3127
3109
  "eds-icon-arrow-right": HTMLEdsIconArrowRightElement;
@@ -3169,11 +3151,11 @@ declare global {
3169
3151
  "eds-input-search": HTMLEdsInputSearchElement;
3170
3152
  "eds-input-select": HTMLEdsInputSelectElement;
3171
3153
  "eds-link": HTMLEdsLinkElement;
3172
- "eds-login": HTMLEdsLoginElement;
3173
3154
  "eds-logo": HTMLEdsLogoElement;
3174
3155
  "eds-matomo-notice": HTMLEdsMatomoNoticeElement;
3175
3156
  "eds-modal": HTMLEdsModalElement;
3176
3157
  "eds-pagination": HTMLEdsPaginationElement;
3158
+ "eds-pie": HTMLEdsPieElement;
3177
3159
  "eds-progress-bar": HTMLEdsProgressBarElement;
3178
3160
  "eds-rating": HTMLEdsRatingElement;
3179
3161
  "eds-section-core": HTMLEdsSectionCoreElement;
@@ -3320,20 +3302,19 @@ declare namespace LocalJSX {
3320
3302
  interface EdsAppRoot {
3321
3303
  }
3322
3304
  /**
3323
- * `EdsAvatar` is a versatile component for displaying user profile representations, including initials or profile pictures.
3305
+ * `EdsAvatar` is a component for displaying user profile representations, including initials or profile pictures.
3324
3306
  * This component is customizable to adapt to various styles and use cases.
3325
3307
  * Key features include:
3326
3308
  * - Display user initials generated from `firstName` and `lastName` or use custom initials.
3327
3309
  * - Option to display a profile picture if a URL is provided.
3328
3310
  * - Customizable background color, including gradient options.
3329
3311
  * - Configurable shape (rounded or square) and font strength for initials.
3330
- * The avatar component offers flexibility for different user profile displays, supporting use cases from contact lists to detailed profile views.
3331
3312
  */
3332
3313
  interface EdsAvatar {
3333
3314
  /**
3334
- * Background color variant for the avatar, which can apply specific gradient or background colors.
3315
+ * Background color: 'grey' for grey background, 'black' for black background with accent text.
3335
3316
  */
3336
- "color"?: string;
3317
+ "color"?: 'grey' | 'black';
3337
3318
  /**
3338
3319
  * First name of the user for generating initials.
3339
3320
  */
@@ -3353,16 +3334,12 @@ declare namespace LocalJSX {
3353
3334
  }
3354
3335
  /**
3355
3336
  * `EdsBlockBreak` is a divider component designed to render a horizontal line that separates content visually.
3356
- * This component includes customizable styling options to adapt to various layouts and design needs.
3357
- * Key features include:
3358
- * - Configurable additional classes for styling through the `extraClass` prop.
3359
- * - Suitable for dividing sections or breaking content blocks within a page.
3360
3337
  */
3361
3338
  interface EdsBlockBreak {
3362
3339
  /**
3363
- * Additional classes for styling the component.
3340
+ * Whether to use the inverse break style
3364
3341
  */
3365
- "extraClass"?: string;
3342
+ "inverse"?: boolean;
3366
3343
  }
3367
3344
  /**
3368
3345
  * `EdsBreadcrumb` is a navigational component that displays the user's current location within a hierarchy of pages.
@@ -3447,10 +3424,6 @@ declare namespace LocalJSX {
3447
3424
  "triggerClick"?: () => void;
3448
3425
  }
3449
3426
  interface EdsCardDesc {
3450
- /**
3451
- * A custom CSS class to style the description text. Default is 'f-ui-03-light'.
3452
- */
3453
- "descClass"?: string;
3454
3427
  /**
3455
3428
  * The description text to be displayed inside the card.
3456
3429
  */
@@ -3670,20 +3643,6 @@ declare namespace LocalJSX {
3670
3643
  */
3671
3644
  "withHover"?: boolean;
3672
3645
  }
3673
- interface EdsCardWrapper {
3674
- /**
3675
- * A boolean that determines whether the card should be displayed with a smaller height. If true, the card will use the 'tiny' height class.
3676
- */
3677
- "tiny"?: boolean;
3678
- /**
3679
- * A boolean that determines whether the card should have a background color. If true, the card will have a background, otherwise it will not.
3680
- */
3681
- "withBg"?: boolean;
3682
- /**
3683
- * A boolean that determines whether the card should display a hover effect. If true, the card will have a shadow effect and change its cursor on hover.
3684
- */
3685
- "withHover"?: boolean;
3686
- }
3687
3646
  /**
3688
3647
  * A component that displays a code block with syntax highlighting.
3689
3648
  * Uses Prism.js for syntax highlighting. Supports multiple languages such as JavaScript, HTML, CSS,
@@ -3790,6 +3749,10 @@ declare namespace LocalJSX {
3790
3749
  * Number of stars in the rating system.
3791
3750
  */
3792
3751
  "description"?: string;
3752
+ /**
3753
+ * The HTML heading level to use for the label. Valid values: 'h1' - 'h5'.
3754
+ */
3755
+ "headingLevel"?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5';
3793
3756
  /**
3794
3757
  * Number of stars in the rating system.
3795
3758
  */
@@ -3820,6 +3783,16 @@ declare namespace LocalJSX {
3820
3783
  * across the EBRAINS platform, with options for social links and a "Back to top" button.
3821
3784
  */
3822
3785
  interface EdsFooter {
3786
+ /**
3787
+ * Controls the display of the "Back to Top" aria label text.
3788
+ * @type {string}
3789
+ */
3790
+ "backToTopAriaLabel"?: string;
3791
+ /**
3792
+ * Controls the display of the "Cookies preferences" text.
3793
+ * @type {string}
3794
+ */
3795
+ "cookiesPreferences"?: string;
3823
3796
  "enableCookiesSettings"?: boolean;
3824
3797
  /**
3825
3798
  * Controls the display of the "Back to Top" button. When true, the button appears in the footer.
@@ -3885,7 +3858,6 @@ declare namespace LocalJSX {
3885
3858
  value?: any;
3886
3859
  message?: string;
3887
3860
  success?: boolean;
3888
- data: any;
3889
3861
  }>) => void;
3890
3862
  /**
3891
3863
  * If `true`, includes the current form URL in the submission data.
@@ -3948,6 +3920,29 @@ declare namespace LocalJSX {
3948
3920
  */
3949
3921
  "onMenuClose"?: (event: EdsFullscreenMenuCustomEvent<void>) => void;
3950
3922
  }
3923
+ interface EdsGauge {
3924
+ /**
3925
+ * Diameter of the pie chart (pixels)
3926
+ */
3927
+ "size"?: number;
3928
+ /**
3929
+ * Thickness of inner mask as fraction of radius (0.1–0.2). Values outside this range will be clamped.
3930
+ */
3931
+ "thickness"?: number;
3932
+ /**
3933
+ * Current value
3934
+ */
3935
+ "value"?: number;
3936
+ /**
3937
+ * Maximum value (gauge end)
3938
+ */
3939
+ "valueMax"?: number;
3940
+ /**
3941
+ * Minimum value (gauge start)
3942
+ */
3943
+ "valueMin"?: number;
3944
+ "variant"?: 'default' | 'dark' | 'strong' | 'black';
3945
+ }
3951
3946
  /**
3952
3947
  * `EdsHeader` is a header component designed for the EBRAINS platform.
3953
3948
  * It provides a customizable and responsive navigation experience, tailored for both desktop and mobile views.
@@ -3961,13 +3956,13 @@ declare namespace LocalJSX {
3961
3956
  */
3962
3957
  interface EdsHeader {
3963
3958
  /**
3964
- * URL for the home logo link. This is the default URL that the logo points to.
3959
+ * Header style variant: determines text and background colors. - "default": text-default on bg-dark - "inverse": text-default on bg-inverse - "strong": text-inverse on bg-strongest
3965
3960
  */
3966
- "homeUrl"?: string;
3961
+ "headerVariant"?: 'default' | 'inverse' | 'strong';
3967
3962
  /**
3968
- * Determines if the header is rendered in inverse style. When true, the header applies styles suitable for a dark background.
3963
+ * URL for the home logo link. This is the default URL that the logo points to.
3969
3964
  */
3970
- "inverseHeader"?: boolean;
3965
+ "homeUrl"?: string;
3971
3966
  /**
3972
3967
  * JSON string representing the links for primary navigation. Each link should include `label`, `url`, and optionally an `icon`.
3973
3968
  */
@@ -4312,6 +4307,10 @@ declare namespace LocalJSX {
4312
4307
  * The error message displayed when validation fails.
4313
4308
  */
4314
4309
  "errorMessage"?: string;
4310
+ /**
4311
+ * Control whether the component emits value events (`oninput` / `onchange`). Defaults to `true`. Password fields are always suppressed for security.
4312
+ */
4313
+ "exposeValueEvents"?: boolean;
4315
4314
  /**
4316
4315
  * A short hint displayed alongside the input field.
4317
4316
  */
@@ -4476,54 +4475,45 @@ declare namespace LocalJSX {
4476
4475
  }
4477
4476
  interface EdsInputSelect {
4478
4477
  /**
4479
- * If true, the select input will be disabled.
4478
+ * Disable the select
4480
4479
  */
4481
4480
  "disabled"?: boolean;
4482
4481
  /**
4483
- * If true, the select input is in an error state.
4482
+ * Mark field as invalid
4484
4483
  */
4485
4484
  "error"?: boolean;
4486
4485
  /**
4487
- * If true, indicates that there is an associated message (help or error).
4486
+ * Show associated message (help or error)
4488
4487
  */
4489
4488
  "hasMessage"?: boolean;
4490
4489
  /**
4491
- * Optional id for the input. If not provided, the component uses the `name` property.
4490
+ * Optional id for the select element; defaults to name
4492
4491
  */
4493
4492
  "inputId"?: string;
4494
4493
  /**
4495
- * For static options, this property defines the key used to retrieve the display label.
4496
- */
4497
- "labelKey"?: string;
4498
- /**
4499
- * The name attribute of the select input. Also used as the fallback id.
4494
+ * Name attribute of the select
4500
4495
  */
4501
4496
  "name": string;
4502
4497
  /**
4503
- * Emitted when the value of the select input changes.
4504
- * @event changeEvent
4498
+ * Emitted when selection changes
4505
4499
  */
4506
- "onChangeEvent"?: (event: EdsInputSelectCustomEvent<string | number>) => void;
4500
+ "onEdsselect"?: (event: EdsInputSelectCustomEvent<string | number>) => void;
4507
4501
  /**
4508
- * Options can be provided in two formats: 1. Dynamic fetch configuration: [ { endpoint: "http://localhost/api/applications", value: "_id", label: "title" } ] 2. Static options: [ { value: "react", label: "React" }, { value: "angular", label: "Angular" }, { value: "vue", label: "Vue.js" }, // etc. ]
4502
+ * List of static options: { value, label }
4509
4503
  */
4510
- "options"?: { [key: string]: any }[];
4504
+ "options"?: Array<{ value: string | number; label: string }>;
4511
4505
  /**
4512
- * Placeholder text (not used in the native select, but can be used for custom implementations).
4506
+ * Placeholder shown as a disabled hidden option
4513
4507
  */
4514
4508
  "placeholder"?: string;
4515
4509
  /**
4516
- * If true, the select input is marked as required.
4510
+ * Mark field as required
4517
4511
  */
4518
4512
  "required"?: boolean;
4519
4513
  /**
4520
- * The currently selected value.
4514
+ * Currently selected value
4521
4515
  */
4522
4516
  "value"?: string | number;
4523
- /**
4524
- * For static options, this property defines the key used to retrieve the option value.
4525
- */
4526
- "valueKey"?: string;
4527
4517
  }
4528
4518
  /**
4529
4519
  * `EdsLink` is a versatile link component offering different styles and behaviors.
@@ -4597,31 +4587,6 @@ declare namespace LocalJSX {
4597
4587
  */
4598
4588
  "url"?: string;
4599
4589
  }
4600
- interface EdsLogin {
4601
- /**
4602
- * The Keycloak Client ID. The client ID represents the client application that Keycloak protects. It's configured in the Keycloak admin console and used to identify the app requesting authentication. Example: `my-client-app`
4603
- */
4604
- "keycloakClientId"?: string;
4605
- /**
4606
- * The Keycloak Realm. A realm in Keycloak is a space where you manage a set of users, roles, groups, and credentials.
4607
- */
4608
- "keycloakRealm"?: string;
4609
- /**
4610
- * The URL of the Keycloak server. This is the base URL where your Keycloak instance is hosted.
4611
- */
4612
- "keycloakUrl"?: string;
4613
- /**
4614
- * Event emitted when the authentication status changes. It emits an object {authenticated, user} indicating the new authentication status and the user's information.
4615
- */
4616
- "onAuth"?: (event: EdsLoginCustomEvent<{
4617
- authenticated: boolean;
4618
- user: any;
4619
- }>) => void;
4620
- /**
4621
- * Event emitted when the initKeycloak status changes.
4622
- */
4623
- "onKeycloak"?: (event: EdsLoginCustomEvent<{ init: boolean }>) => void;
4624
- }
4625
4590
  /**
4626
4591
  * `EdsLogo` is a logo component designed to display a clickable logo that can link to a specified URL.
4627
4592
  * Key Features:
@@ -4745,7 +4710,37 @@ declare namespace LocalJSX {
4745
4710
  */
4746
4711
  "url"?: string;
4747
4712
  }
4713
+ interface EdsPie {
4714
+ /**
4715
+ * Color scheme: semantic, brand, or mono
4716
+ */
4717
+ "colorScheme"?: 'semantic' | 'mono';
4718
+ /**
4719
+ * Show raw value or percentage
4720
+ */
4721
+ "display"?: DisplayMode;
4722
+ /**
4723
+ * Show legend
4724
+ */
4725
+ "legend"?: boolean;
4726
+ /**
4727
+ * Diameter in pixels
4728
+ */
4729
+ "size"?: number;
4730
+ /**
4731
+ * Array or JSON string of slices
4732
+ */
4733
+ "slices"?: PieSlice[] | string;
4734
+ /**
4735
+ * Inner-radius fraction (always 0.5-1)
4736
+ */
4737
+ "thickness"?: number;
4738
+ }
4748
4739
  interface EdsProgressBar {
4740
+ /**
4741
+ * Whether to render with rounded corners.
4742
+ */
4743
+ "rounded"?: boolean;
4749
4744
  /**
4750
4745
  * The progress value (0-100).
4751
4746
  */
@@ -4765,14 +4760,6 @@ declare namespace LocalJSX {
4765
4760
  */
4766
4761
  "ratingType"?: 'star' | 'thumbs-up' | 'thumbs-down';
4767
4762
  }
4768
- /**
4769
- * `EdsSectionCore` is a flexible wrapper component for creating structured sections with customizable headings.
4770
- * Key Features:
4771
- * - Allows dynamic selection of HTML tag (`div` or `section`) for the wrapper.
4772
- * - Configurable section title and heading level for accessibility and hierarchy.
4773
- * - Passes section title to an internal heading component (`eds-section-heading`).
4774
- * This component is suitable for organizing content into clearly defined sections with semantic HTML structure.
4775
- */
4776
4763
  interface EdsSectionCore {
4777
4764
  /**
4778
4765
  * The heading level for the section title, such as 'h1', 'h2', etc. Default is 'h2'.
@@ -4919,7 +4906,7 @@ declare namespace LocalJSX {
4919
4906
  /**
4920
4907
  * Emitted when the switch is toggled.
4921
4908
  */
4922
- "onToggle"?: (event: EdsSwitchCustomEvent<boolean>) => void;
4909
+ "onUiswitch"?: (event: EdsSwitchCustomEvent<boolean>) => void;
4923
4910
  }
4924
4911
  /**
4925
4912
  * `EdsTable` is a customizable data table component with support for dynamic data fetching, column configuration, pagination, and search functionality.
@@ -5020,7 +5007,7 @@ declare namespace LocalJSX {
5020
5007
  }
5021
5008
  interface EdsToast {
5022
5009
  /**
5023
- * Determines the duration before the toast auto-dismisses (in milliseconds). Defaults to 5000ms (5 seconds).
5010
+ * Determines the duration before the toast auto-dismisses (in milliseconds). If set, the toast will auto-dismiss and show a close button. If not set (or set to 0), it will persist without a close button.
5024
5011
  */
5025
5012
  "duration"?: number;
5026
5013
  /**
@@ -5042,10 +5029,6 @@ declare namespace LocalJSX {
5042
5029
  * The content of the tooltip.
5043
5030
  */
5044
5031
  "content"?: string;
5045
- /**
5046
- * The preferred position of the tooltip (`above`, `below`, `left`, `right`).
5047
- */
5048
- "position"?: 'above' | 'below';
5049
5032
  }
5050
5033
  interface EdsTrl {
5051
5034
  /**
@@ -5128,7 +5111,6 @@ declare namespace LocalJSX {
5128
5111
  "eds-card-tags": EdsCardTags;
5129
5112
  "eds-card-title": EdsCardTitle;
5130
5113
  "eds-card-tool": EdsCardTool;
5131
- "eds-card-wrapper": EdsCardWrapper;
5132
5114
  "eds-code-block": EdsCodeBlock;
5133
5115
  "eds-cookies-preference": EdsCookiesPreference;
5134
5116
  "eds-dropdown": EdsDropdown;
@@ -5137,6 +5119,7 @@ declare namespace LocalJSX {
5137
5119
  "eds-form": EdsForm;
5138
5120
  "eds-frame": EdsFrame;
5139
5121
  "eds-fullscreen-menu": EdsFullscreenMenu;
5122
+ "eds-gauge": EdsGauge;
5140
5123
  "eds-header": EdsHeader;
5141
5124
  "eds-icon-arrow-diagonal": EdsIconArrowDiagonal;
5142
5125
  "eds-icon-arrow-right": EdsIconArrowRight;
@@ -5184,11 +5167,11 @@ declare namespace LocalJSX {
5184
5167
  "eds-input-search": EdsInputSearch;
5185
5168
  "eds-input-select": EdsInputSelect;
5186
5169
  "eds-link": EdsLink;
5187
- "eds-login": EdsLogin;
5188
5170
  "eds-logo": EdsLogo;
5189
5171
  "eds-matomo-notice": EdsMatomoNotice;
5190
5172
  "eds-modal": EdsModal;
5191
5173
  "eds-pagination": EdsPagination;
5174
+ "eds-pie": EdsPie;
5192
5175
  "eds-progress-bar": EdsProgressBar;
5193
5176
  "eds-rating": EdsRating;
5194
5177
  "eds-section-core": EdsSectionCore;
@@ -5267,22 +5250,17 @@ declare module "@stencil/core" {
5267
5250
  "eds-alert": LocalJSX.EdsAlert & JSXBase.HTMLAttributes<HTMLEdsAlertElement>;
5268
5251
  "eds-app-root": LocalJSX.EdsAppRoot & JSXBase.HTMLAttributes<HTMLEdsAppRootElement>;
5269
5252
  /**
5270
- * `EdsAvatar` is a versatile component for displaying user profile representations, including initials or profile pictures.
5253
+ * `EdsAvatar` is a component for displaying user profile representations, including initials or profile pictures.
5271
5254
  * This component is customizable to adapt to various styles and use cases.
5272
5255
  * Key features include:
5273
5256
  * - Display user initials generated from `firstName` and `lastName` or use custom initials.
5274
5257
  * - Option to display a profile picture if a URL is provided.
5275
5258
  * - Customizable background color, including gradient options.
5276
5259
  * - Configurable shape (rounded or square) and font strength for initials.
5277
- * The avatar component offers flexibility for different user profile displays, supporting use cases from contact lists to detailed profile views.
5278
5260
  */
5279
5261
  "eds-avatar": LocalJSX.EdsAvatar & JSXBase.HTMLAttributes<HTMLEdsAvatarElement>;
5280
5262
  /**
5281
5263
  * `EdsBlockBreak` is a divider component designed to render a horizontal line that separates content visually.
5282
- * This component includes customizable styling options to adapt to various layouts and design needs.
5283
- * Key features include:
5284
- * - Configurable additional classes for styling through the `extraClass` prop.
5285
- * - Suitable for dividing sections or breaking content blocks within a page.
5286
5264
  */
5287
5265
  "eds-block-break": LocalJSX.EdsBlockBreak & JSXBase.HTMLAttributes<HTMLEdsBlockBreakElement>;
5288
5266
  /**
@@ -5333,7 +5311,6 @@ declare module "@stencil/core" {
5333
5311
  "eds-card-tags": LocalJSX.EdsCardTags & JSXBase.HTMLAttributes<HTMLEdsCardTagsElement>;
5334
5312
  "eds-card-title": LocalJSX.EdsCardTitle & JSXBase.HTMLAttributes<HTMLEdsCardTitleElement>;
5335
5313
  "eds-card-tool": LocalJSX.EdsCardTool & JSXBase.HTMLAttributes<HTMLEdsCardToolElement>;
5336
- "eds-card-wrapper": LocalJSX.EdsCardWrapper & JSXBase.HTMLAttributes<HTMLEdsCardWrapperElement>;
5337
5314
  /**
5338
5315
  * A component that displays a code block with syntax highlighting.
5339
5316
  * Uses Prism.js for syntax highlighting. Supports multiple languages such as JavaScript, HTML, CSS,
@@ -5390,6 +5367,7 @@ declare module "@stencil/core" {
5390
5367
  * - **Footer Integration**: Optionally displays social links and a customizable footer section within the fullscreen menu.
5391
5368
  */
5392
5369
  "eds-fullscreen-menu": LocalJSX.EdsFullscreenMenu & JSXBase.HTMLAttributes<HTMLEdsFullscreenMenuElement>;
5370
+ "eds-gauge": LocalJSX.EdsGauge & JSXBase.HTMLAttributes<HTMLEdsGaugeElement>;
5393
5371
  /**
5394
5372
  * `EdsHeader` is a header component designed for the EBRAINS platform.
5395
5373
  * It provides a customizable and responsive navigation experience, tailored for both desktop and mobile views.
@@ -5491,7 +5469,6 @@ declare module "@stencil/core" {
5491
5469
  * This component is designed for flexible navigation and styling, making it suitable for a range of UI needs.
5492
5470
  */
5493
5471
  "eds-link": LocalJSX.EdsLink & JSXBase.HTMLAttributes<HTMLEdsLinkElement>;
5494
- "eds-login": LocalJSX.EdsLogin & JSXBase.HTMLAttributes<HTMLEdsLoginElement>;
5495
5472
  /**
5496
5473
  * `EdsLogo` is a logo component designed to display a clickable logo that can link to a specified URL.
5497
5474
  * Key Features:
@@ -5525,16 +5502,9 @@ declare module "@stencil/core" {
5525
5502
  * This component is designed for flexible and accessible pagination controls, suitable for various display needs.
5526
5503
  */
5527
5504
  "eds-pagination": LocalJSX.EdsPagination & JSXBase.HTMLAttributes<HTMLEdsPaginationElement>;
5505
+ "eds-pie": LocalJSX.EdsPie & JSXBase.HTMLAttributes<HTMLEdsPieElement>;
5528
5506
  "eds-progress-bar": LocalJSX.EdsProgressBar & JSXBase.HTMLAttributes<HTMLEdsProgressBarElement>;
5529
5507
  "eds-rating": LocalJSX.EdsRating & JSXBase.HTMLAttributes<HTMLEdsRatingElement>;
5530
- /**
5531
- * `EdsSectionCore` is a flexible wrapper component for creating structured sections with customizable headings.
5532
- * Key Features:
5533
- * - Allows dynamic selection of HTML tag (`div` or `section`) for the wrapper.
5534
- * - Configurable section title and heading level for accessibility and hierarchy.
5535
- * - Passes section title to an internal heading component (`eds-section-heading`).
5536
- * This component is suitable for organizing content into clearly defined sections with semantic HTML structure.
5537
- */
5538
5508
  "eds-section-core": LocalJSX.EdsSectionCore & JSXBase.HTMLAttributes<HTMLEdsSectionCoreElement>;
5539
5509
  "eds-section-heading": LocalJSX.EdsSectionHeading & JSXBase.HTMLAttributes<HTMLEdsSectionHeadingElement>;
5540
5510
  /**