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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (565) hide show
  1. package/dist/cjs/analytics-d8fb3fdd.js +60 -0
  2. package/dist/cjs/color-c00146a8.js +134 -0
  3. package/dist/cjs/color-primary-palette_6.cjs.entry.js +14 -14
  4. package/dist/cjs/components.cjs.js +1 -1
  5. package/dist/cjs/correct-use-of-colors.cjs.entry.js +1 -1
  6. package/dist/cjs/eds-accordion_13.cjs.entry.js +911 -0
  7. package/dist/cjs/eds-alert.cjs.entry.js +97 -0
  8. package/dist/cjs/eds-block-break.cjs.entry.js +21 -0
  9. package/dist/cjs/eds-breadcrumb.cjs.entry.js +149 -0
  10. package/dist/cjs/eds-card-project.cjs.entry.js +4 -3
  11. package/dist/cjs/eds-card-tags.cjs.entry.js +1 -1
  12. package/dist/cjs/eds-card-tool.cjs.entry.js +3 -4
  13. package/dist/cjs/eds-card-wrapper.cjs.entry.js +1 -1
  14. package/dist/cjs/eds-code-block.cjs.entry.js +2 -2
  15. package/dist/cjs/eds-components-section.cjs.entry.js +7 -3
  16. package/dist/cjs/eds-cookies-preference.cjs.entry.js +39 -0
  17. package/dist/cjs/eds-docs-palettes.cjs.entry.js +1 -1
  18. package/dist/cjs/eds-docs-tokens.cjs.entry.js +1 -1
  19. package/dist/cjs/eds-dropdown_2.cjs.entry.js +158 -0
  20. package/dist/cjs/eds-footer.cjs.entry.js +41 -0
  21. package/dist/cjs/eds-form.cjs.entry.js +361 -0
  22. package/dist/cjs/eds-frame.cjs.entry.js +91 -0
  23. package/dist/cjs/eds-fullscreen-menu.cjs.entry.js +100 -0
  24. package/dist/cjs/eds-header.cjs.entry.js +97 -0
  25. package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +1 -1
  26. package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +1 -1
  27. package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
  28. package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +1 -1
  29. package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +1 -1
  30. package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +1 -1
  31. package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +1 -1
  32. package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
  33. package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
  34. package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
  35. package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
  36. package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
  37. package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
  38. package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
  39. package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
  40. package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
  41. package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
  42. package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
  43. package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
  44. package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
  45. package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
  46. package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
  47. package/dist/cjs/eds-input_7.cjs.entry.js +324 -0
  48. package/dist/cjs/eds-link.cjs.entry.js +214 -0
  49. package/dist/cjs/eds-login.cjs.entry.js +60 -41
  50. package/dist/cjs/eds-logo-variations.cjs.entry.js +1 -1
  51. package/dist/cjs/eds-logo.cjs.entry.js +78 -0
  52. package/dist/cjs/eds-modal.cjs.entry.js +97 -0
  53. package/dist/cjs/eds-navigator.cjs.entry.js +1 -1
  54. package/dist/cjs/eds-pagination_2.cjs.entry.js +9 -10
  55. package/dist/cjs/eds-progress-bar.cjs.entry.js +1 -1
  56. package/dist/cjs/eds-rating.cjs.entry.js +10 -8
  57. package/dist/cjs/eds-section-core_2.cjs.entry.js +3 -3
  58. package/dist/cjs/eds-social-networks.cjs.entry.js +66 -0
  59. package/dist/cjs/eds-steps.cjs.entry.js +65 -0
  60. package/dist/cjs/eds-svg-repository.cjs.entry.js +1 -1
  61. package/dist/cjs/eds-switch.cjs.entry.js +38 -0
  62. package/dist/cjs/eds-tab.cjs.entry.js +1 -1
  63. package/dist/cjs/eds-tabs-content.cjs.entry.js +4 -4
  64. package/dist/cjs/eds-tabs.cjs.entry.js +3 -3
  65. package/dist/cjs/eds-timeline.cjs.entry.js +1 -1
  66. package/dist/cjs/eds-tooltip.cjs.entry.js +3 -4
  67. package/dist/cjs/eds-trl.cjs.entry.js +1 -1
  68. package/dist/cjs/eds-user.cjs.entry.js +99 -0
  69. package/dist/cjs/eds-vertical-stepper.cjs.entry.js +45 -0
  70. package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +1 -1
  71. package/dist/cjs/index-f08e4f5c.js +76 -8
  72. package/dist/cjs/{keycloak-5aaa21af.js → keycloak-93fc0315.js} +225 -170
  73. package/dist/cjs/loader.cjs.js +1 -1
  74. package/dist/cjs/logo-space.cjs.entry.js +1 -1
  75. package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +2 -2
  76. package/dist/cjs/logo-wrong-usage.cjs.entry.js +1 -1
  77. package/dist/cjs/token-list_3.cjs.entry.js +3 -3
  78. package/dist/cjs/token-ratios.cjs.entry.js +1 -1
  79. package/dist/cjs/token-spacing.cjs.entry.js +1 -1
  80. package/dist/cjs/token-typography.cjs.entry.js +1 -1
  81. package/dist/collection/collection-manifest.json +6 -2
  82. package/dist/collection/components/eds-accordion/eds-accordion.js +3 -3
  83. package/dist/collection/components/eds-alert/eds-alert.js +8 -5
  84. package/dist/collection/components/eds-avatar/eds-avatar.js +8 -6
  85. package/dist/collection/components/eds-block-break/eds-block-break.js +1 -1
  86. package/dist/collection/components/eds-breadcrump/eds-breadcrump.js +23 -29
  87. package/dist/collection/components/eds-button/eds-button.js +9 -9
  88. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +1 -1
  89. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.js +1 -1
  90. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.js +1 -1
  91. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +1 -1
  92. package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.js +2 -2
  93. package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +3 -2
  94. package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +2 -2
  95. package/dist/collection/components/eds-code-block/eds-code-block.js +3 -3
  96. package/dist/collection/components/eds-dropdown/eds-dropdown.js +3 -3
  97. package/dist/collection/components/eds-form/eds-form.js +32 -16
  98. package/dist/collection/components/eds-frame/eds-frame.js +1 -1
  99. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-down/eds-icon-chevron-down.js +1 -1
  100. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-left/eds-icon-chevron-left.js +1 -1
  101. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-right/eds-icon-chevron-right.js +1 -1
  102. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-up/eds-icon-chevron-up.js +1 -1
  103. package/dist/collection/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.js +1 -1
  104. package/dist/collection/components/eds-icons/eds-icon-arrow-right/eds-icon-arrow-right.js +1 -1
  105. package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +1 -1
  106. package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +1 -1
  107. package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +1 -1
  108. package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +1 -1
  109. package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +1 -1
  110. package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +1 -1
  111. package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +1 -1
  112. package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +1 -1
  113. package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +1 -1
  114. package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +1 -1
  115. package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +1 -1
  116. package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +1 -1
  117. package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +1 -1
  118. package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +1 -1
  119. package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +1 -1
  120. package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +1 -1
  121. package/dist/collection/components/eds-img/eds-img.js +13 -7
  122. package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +2 -2
  123. package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +1 -1
  124. package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +1 -1
  125. package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +2 -2
  126. package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +1 -1
  127. package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +11 -2
  128. package/dist/collection/components/eds-input-field/eds-input-field.js +2 -2
  129. package/dist/collection/components/eds-link/eds-link.css +6793 -6676
  130. package/dist/collection/components/eds-link/eds-link.js +6 -3
  131. package/dist/collection/components/eds-logo/eds-logo.js +21 -2
  132. package/dist/collection/components/eds-matomo-notice/eds-matomo-notice.js +207 -0
  133. package/dist/collection/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.stories.js +1 -1
  134. package/dist/collection/components/eds-modal/eds-modal.js +19 -24
  135. package/dist/collection/components/eds-navigator/eds-navigator.js +1 -1
  136. package/dist/collection/components/eds-pagination/eds-pagination.js +1 -1
  137. package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +1 -1
  138. package/dist/collection/components/eds-rating/eds-rating.css +48 -0
  139. package/dist/collection/components/eds-rating/eds-rating.js +10 -8
  140. package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +1 -1
  141. package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +2 -2
  142. package/dist/collection/components/eds-steps/eds-steps.css +126 -0
  143. package/dist/collection/components/eds-steps/eds-steps.js +133 -0
  144. package/dist/collection/components/eds-steps/eds-steps.stories.js +35 -0
  145. package/dist/collection/components/eds-steps/eds-vertical-stepper.css +78 -0
  146. package/dist/collection/components/eds-steps/eds-vertical-stepper.js +72 -0
  147. package/dist/collection/components/eds-switch/eds-switch.css +59 -0
  148. package/dist/collection/components/eds-switch/eds-switch.js +131 -0
  149. package/dist/collection/components/eds-switch/eds-switch.stories.js +38 -0
  150. package/dist/collection/components/eds-tab/eds-tab.js +1 -1
  151. package/dist/collection/components/eds-table/eds-table.js +8 -8
  152. package/dist/collection/components/eds-tag/eds-tag.js +4 -14
  153. package/dist/collection/components/eds-timeline/eds-timeline.js +1 -1
  154. package/dist/collection/components/eds-toast/eds-toast.css +91 -0
  155. package/dist/collection/components/eds-toast/eds-toast.js +18 -9
  156. package/dist/collection/components/eds-tooltip/eds-tooltip.js +2 -2
  157. package/dist/collection/components/eds-trl/eds-trl.js +1 -1
  158. package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
  159. package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
  160. package/dist/collection/eds-docs-ui/colors/color-palette/support.js +1 -1
  161. package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
  162. package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
  163. package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
  164. package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
  165. package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
  166. package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +1 -1
  167. package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
  168. package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
  169. package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
  170. package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
  171. package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +1 -1
  172. package/dist/collection/eds-docs-ui/eds-components-section/eds-components-section.js +1 -1
  173. package/dist/collection/eds-docs-ui/eds-docs-palettes/eds-docs-palettes.js +1 -1
  174. package/dist/collection/eds-docs-ui/eds-docs-tokens/eds-docs-tokens.js +1 -1
  175. package/dist/collection/eds-docs-ui/eds-logo-variations/eds-logo-variations.js +1 -1
  176. package/dist/collection/eds-docs-ui/eds-svg-repository/eds-svg-repository.js +1 -1
  177. package/dist/collection/eds-docs-ui/functional/installation.js +1 -1
  178. package/dist/collection/eds-docs-ui/functional/react.js +1 -1
  179. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
  180. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
  181. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
  182. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
  183. package/dist/collection/shared-ui/eds-card-section/eds-card-section.css +236 -140
  184. package/dist/collection/shared-ui/eds-card-section/eds-card-section.js +19 -13
  185. package/dist/collection/shared-ui/eds-card-section/eds-card-section.stories.js +2 -2
  186. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.css +0 -0
  187. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +87 -0
  188. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.st.js +31 -0
  189. package/dist/collection/shared-ui/eds-footer/eds-footer.js +7 -53
  190. package/dist/collection/shared-ui/eds-header/eds-header.js +2 -75
  191. package/dist/collection/shared-ui/eds-login/eds-login.js +66 -58
  192. package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
  193. package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +2 -2
  194. package/dist/collection/shared-ui/eds-tabs-content/eds-tabs-content.js +3 -3
  195. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.css +1 -1
  196. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +2 -1
  197. package/dist/collection/shared-ui/eds-user/eds-user.js +27 -24
  198. package/dist/collection/shared-ui/eds-user-modal/eds-user-modal.js +1 -1
  199. package/dist/collection/utils/analytics.js +85 -0
  200. package/dist/collection/utils/color.js +129 -0
  201. package/dist/collection/utils/global.js +8 -0
  202. package/dist/collection/utils/keycloak.js +11 -5
  203. package/dist/components/analytics.js +15 -2
  204. package/dist/components/color.js +0 -164
  205. package/dist/components/components.css +571 -0
  206. package/dist/components/components.esm.js +1 -1
  207. package/dist/components/correct-use-of-colors.js +1 -1
  208. package/dist/components/eds-accordion2.js +2 -3
  209. package/dist/components/eds-alert2.js +8 -5
  210. package/dist/components/eds-avatar2.js +3 -3
  211. package/dist/components/eds-block-break2.js +1 -1
  212. package/dist/components/eds-breadcrumb.js +23 -29
  213. package/dist/components/eds-button2.js +2 -4
  214. package/dist/components/eds-card-desc2.js +1 -1
  215. package/dist/components/eds-card-generic2.js +1 -2
  216. package/dist/components/eds-card-project.js +2 -2
  217. package/dist/components/eds-card-section.js +4 -4
  218. package/dist/components/eds-card-tags.js +1 -1
  219. package/dist/components/eds-card-title2.js +1 -1
  220. package/dist/components/eds-card-tool.js +1 -2
  221. package/dist/components/eds-card-wrapper.js +1 -1
  222. package/dist/components/eds-code-block2.js +2 -2
  223. package/dist/components/eds-components-section.js +7 -3
  224. package/dist/components/eds-cookies-preference.d.ts +11 -0
  225. package/dist/components/eds-cookies-preference.js +88 -0
  226. package/dist/components/eds-docs-palettes.js +1 -1
  227. package/dist/components/eds-docs-tokens.js +1 -1
  228. package/dist/components/eds-dropdown2.js +2 -3
  229. package/dist/components/eds-footer2.js +3 -13
  230. package/dist/components/eds-form.js +32 -16
  231. package/dist/components/eds-frame.js +1 -1
  232. package/dist/components/eds-header.js +10 -48
  233. package/dist/components/eds-icon-arrow-diagonal.js +1 -1
  234. package/dist/components/eds-icon-arrow-right.js +1 -1
  235. package/dist/components/eds-icon-bluesky.js +1 -1
  236. package/dist/components/eds-icon-chevron-down.js +1 -1
  237. package/dist/components/eds-icon-chevron-left.js +1 -1
  238. package/dist/components/eds-icon-chevron-right.js +1 -1
  239. package/dist/components/eds-icon-chevron-up.js +1 -1
  240. package/dist/components/eds-icon-close.js +1 -1
  241. package/dist/components/eds-icon-copy.js +1 -1
  242. package/dist/components/eds-icon-eu.js +1 -1
  243. package/dist/components/eds-icon-facebook.js +1 -1
  244. package/dist/components/eds-icon-gitlab.js +1 -1
  245. package/dist/components/eds-icon-linkedin.js +1 -1
  246. package/dist/components/eds-icon-loader.js +1 -1
  247. package/dist/components/eds-icon-mastodon.js +1 -1
  248. package/dist/components/eds-icon-menu.js +1 -1
  249. package/dist/components/eds-icon-more.js +1 -1
  250. package/dist/components/eds-icon-search.js +1 -1
  251. package/dist/components/eds-icon-success.js +1 -1
  252. package/dist/components/eds-icon-twitter.js +1 -1
  253. package/dist/components/eds-icon-user.js +1 -1
  254. package/dist/components/eds-icon-youtube.js +1 -1
  255. package/dist/components/eds-img2.js +9 -4
  256. package/dist/components/eds-input-field2.js +2 -2
  257. package/dist/components/eds-input-footer2.js +1 -1
  258. package/dist/components/eds-input-label2.js +1 -1
  259. package/dist/components/eds-input-range2.js +2 -2
  260. package/dist/components/eds-input-search2.js +1 -1
  261. package/dist/components/eds-input-select2.js +11 -2
  262. package/dist/components/eds-input2.js +2 -2
  263. package/dist/components/eds-link2.js +6 -4
  264. package/dist/components/eds-login.js +60 -41
  265. package/dist/components/eds-logo-variations.js +1 -1
  266. package/dist/components/eds-logo2.js +4 -3
  267. package/dist/components/eds-matomo-notice.js +1 -141
  268. package/dist/components/eds-matomo-notice2.js +127 -0
  269. package/dist/components/eds-modal.js +10 -24
  270. package/dist/components/eds-navigator.js +1 -1
  271. package/dist/components/eds-pagination2.js +1 -1
  272. package/dist/components/eds-progress-bar2.js +1 -1
  273. package/dist/components/eds-rating.js +23 -9
  274. package/dist/components/eds-section-core2.js +1 -1
  275. package/dist/components/eds-section-heading2.js +2 -2
  276. package/dist/components/eds-social-networks2.js +1 -1
  277. package/dist/components/eds-steps.d.ts +11 -0
  278. package/dist/components/eds-steps.js +107 -0
  279. package/dist/components/eds-svg-repository.js +1 -1
  280. package/dist/components/eds-switch.d.ts +11 -0
  281. package/dist/components/eds-switch.js +57 -0
  282. package/dist/components/eds-tab2.js +1 -1
  283. package/dist/components/eds-table2.js +6 -7
  284. package/dist/components/eds-tabs-content.js +2 -3
  285. package/dist/components/eds-tabs.js +1 -2
  286. package/dist/components/eds-tag2.js +1 -5
  287. package/dist/components/eds-timeline.js +1 -1
  288. package/dist/components/eds-toast-manager.js +4 -3
  289. package/dist/components/eds-toast2.js +13 -10
  290. package/dist/components/eds-tooltip.js +1 -2
  291. package/dist/components/eds-trl.js +1 -1
  292. package/dist/components/eds-user-modal2.js +1 -1
  293. package/dist/components/eds-user.js +157 -1
  294. package/dist/components/eds-vertical-stepper.d.ts +11 -0
  295. package/dist/components/eds-vertical-stepper.js +86 -0
  296. package/dist/components/incorrect-use-of-colors.js +1 -1
  297. package/dist/components/keycloak.js +225 -170
  298. package/dist/components/logo-space.js +1 -1
  299. package/dist/components/logo-variations-horizontal2.js +1 -1
  300. package/dist/components/logo-variations-vertical2.js +1 -1
  301. package/dist/components/logo-wrong-usage.js +1 -1
  302. package/dist/components/p-045681d7.entry.js +1 -0
  303. package/dist/components/p-06299762.entry.js +1 -0
  304. package/dist/components/p-0a3b2576.entry.js +1 -0
  305. package/dist/components/p-0ab85eee.entry.js +1 -0
  306. package/dist/components/p-0e7bdd2c.entry.js +1 -0
  307. package/dist/components/p-10b81c47.entry.js +1 -0
  308. package/dist/components/p-13efafb9.js +1 -0
  309. package/dist/components/p-1ae529f3.entry.js +1 -0
  310. package/dist/components/p-1ed3fdb7.entry.js +1 -0
  311. package/dist/components/p-21d42cf3.entry.js +1 -0
  312. package/dist/components/p-2831a9d5.entry.js +1 -0
  313. package/dist/components/p-2c00bd76.entry.js +1 -0
  314. package/dist/components/p-34a65e58.entry.js +1 -0
  315. package/dist/components/p-38d70586.entry.js +1 -0
  316. package/dist/components/p-3a7aa1eb.entry.js +1 -0
  317. package/dist/components/p-42d3c324.entry.js +1 -0
  318. package/dist/components/p-4a12a131.entry.js +1 -0
  319. package/dist/components/p-4b3fbd6d.entry.js +1 -0
  320. package/dist/components/p-4ea027ac.entry.js +1 -0
  321. package/dist/components/p-5097066f.entry.js +1 -0
  322. package/dist/components/p-5980a142.entry.js +1 -0
  323. package/dist/components/p-599c7b97.entry.js +1 -0
  324. package/dist/components/p-5a2b8b6c.entry.js +1 -0
  325. package/dist/components/p-5ff31f14.entry.js +1 -0
  326. package/dist/components/{p-22762818.entry.js → p-65703520.entry.js} +1 -1
  327. package/dist/components/p-659ed449.entry.js +1 -0
  328. package/dist/components/p-6af40c33.entry.js +1 -0
  329. package/dist/components/p-6df9db15.entry.js +1 -0
  330. package/dist/components/{p-435a14c1.entry.js → p-759b2640.entry.js} +1 -1
  331. package/dist/components/p-7b3b26b0.entry.js +1 -0
  332. package/dist/components/p-80a185ba.entry.js +1 -0
  333. package/dist/components/p-81942665.entry.js +1 -0
  334. package/dist/components/p-86fbc239.entry.js +1 -0
  335. package/dist/components/p-88751c8b.entry.js +1 -0
  336. package/dist/components/{p-c3b294a0.entry.js → p-89f600a3.entry.js} +1 -1
  337. package/dist/components/p-8c4a0fc9.entry.js +1 -0
  338. package/dist/components/p-8eab748d.js +1 -0
  339. package/dist/components/p-911d9b37.entry.js +1 -0
  340. package/dist/components/{p-ba6bafef.entry.js → p-9579f9c2.entry.js} +1 -1
  341. package/dist/components/p-96fe2267.entry.js +1 -0
  342. package/dist/components/p-9739def5.entry.js +1 -0
  343. package/dist/components/{p-87830085.entry.js → p-9b441a1f.entry.js} +1 -1
  344. package/dist/components/{p-c72c8fb0.entry.js → p-a2621d66.entry.js} +1 -1
  345. package/dist/components/p-a535838c.entry.js +1 -0
  346. package/dist/components/p-a5b7d72d.entry.js +1 -0
  347. package/dist/components/p-a5d00633.entry.js +1 -0
  348. package/dist/components/p-a63bd0c9.entry.js +1 -0
  349. package/dist/components/{p-762c8c83.entry.js → p-a846dbca.entry.js} +1 -1
  350. package/dist/components/p-a927a455.entry.js +1 -0
  351. package/dist/components/p-aec9b8e1.entry.js +1 -0
  352. package/dist/components/{p-5398d652.entry.js → p-b1af5000.entry.js} +1 -1
  353. package/dist/components/{p-d571d530.entry.js → p-b1de9a6c.entry.js} +1 -1
  354. package/dist/components/{p-0910d733.entry.js → p-b3c1aef5.entry.js} +1 -1
  355. package/dist/components/p-b50c8d49.entry.js +1 -0
  356. package/dist/components/p-b60ed774.entry.js +1 -0
  357. package/dist/components/p-b67aafe7.entry.js +1 -0
  358. package/dist/components/p-b79999d5.entry.js +1 -0
  359. package/dist/components/p-b80457ed.entry.js +1 -0
  360. package/dist/components/p-b860b4aa.entry.js +1 -0
  361. package/dist/components/{p-8ddc67a1.entry.js → p-bd43d83c.entry.js} +1 -1
  362. package/dist/components/p-c034c395.entry.js +1 -0
  363. package/dist/components/p-c5fa170d.entry.js +1 -0
  364. package/dist/components/p-c683be2c.entry.js +1 -0
  365. package/dist/components/p-d2a0b896.entry.js +1 -0
  366. package/dist/components/p-d56d9dda.entry.js +1 -0
  367. package/dist/components/p-d5850ab3.entry.js +1 -0
  368. package/dist/components/p-de12396f.entry.js +1 -0
  369. package/dist/components/p-de2fbcfc.entry.js +1 -0
  370. package/dist/components/p-e2c250c5.entry.js +1 -0
  371. package/dist/components/p-e334f5bc.entry.js +1 -0
  372. package/dist/components/p-eb0b93d5.js +1 -0
  373. package/dist/components/p-f1cd83da.entry.js +1 -0
  374. package/dist/components/{p-22e6d7d5.entry.js → p-f36f2aeb.entry.js} +1 -1
  375. package/dist/components/p-f5dafbc8.entry.js +1 -0
  376. package/dist/components/p-f7493f41.entry.js +1 -0
  377. package/dist/components/p-fad10768.entry.js +1 -0
  378. package/dist/components/{p-dd6daa96.entry.js → p-fce25541.entry.js} +1 -1
  379. package/dist/components/primary.js +1 -1
  380. package/dist/components/primary2.js +1 -1
  381. package/dist/components/secondary.js +1 -1
  382. package/dist/components/secondary2.js +7 -7
  383. package/dist/components/support.js +1 -1
  384. package/dist/components/support2.js +3 -3
  385. package/dist/components/token-list2.js +1 -1
  386. package/dist/components/token-radii2.js +1 -1
  387. package/dist/components/token-ratios.js +1 -1
  388. package/dist/components/token-shadows2.js +1 -1
  389. package/dist/components/token-spacing.js +1 -1
  390. package/dist/components/token-typography.js +1 -1
  391. package/dist/esm/analytics-44b1416b.js +56 -0
  392. package/dist/esm/color-2554aad6.js +132 -0
  393. package/dist/esm/color-primary-palette_6.entry.js +14 -14
  394. package/dist/esm/components.js +1 -1
  395. package/dist/esm/correct-use-of-colors.entry.js +1 -1
  396. package/dist/esm/eds-accordion_13.entry.js +895 -0
  397. package/dist/esm/eds-alert.entry.js +93 -0
  398. package/dist/esm/eds-block-break.entry.js +17 -0
  399. package/dist/esm/eds-breadcrumb.entry.js +145 -0
  400. package/dist/esm/eds-card-project.entry.js +3 -2
  401. package/dist/esm/eds-card-tags.entry.js +1 -1
  402. package/dist/esm/eds-card-tool.entry.js +2 -3
  403. package/dist/esm/eds-card-wrapper.entry.js +1 -1
  404. package/dist/esm/eds-code-block.entry.js +2 -2
  405. package/dist/esm/eds-components-section.entry.js +7 -3
  406. package/dist/esm/eds-cookies-preference.entry.js +35 -0
  407. package/dist/esm/eds-docs-palettes.entry.js +1 -1
  408. package/dist/esm/eds-docs-tokens.entry.js +1 -1
  409. package/dist/esm/eds-dropdown_2.entry.js +153 -0
  410. package/dist/esm/eds-footer.entry.js +37 -0
  411. package/dist/esm/eds-form.entry.js +357 -0
  412. package/dist/esm/eds-frame.entry.js +87 -0
  413. package/dist/esm/eds-fullscreen-menu.entry.js +96 -0
  414. package/dist/esm/eds-header.entry.js +93 -0
  415. package/dist/esm/eds-icon-arrow-diagonal.entry.js +1 -1
  416. package/dist/esm/eds-icon-arrow-right.entry.js +1 -1
  417. package/dist/esm/eds-icon-bluesky.entry.js +1 -1
  418. package/dist/esm/eds-icon-chevron-down.entry.js +1 -1
  419. package/dist/esm/eds-icon-chevron-left.entry.js +1 -1
  420. package/dist/esm/eds-icon-chevron-right.entry.js +1 -1
  421. package/dist/esm/eds-icon-chevron-up.entry.js +1 -1
  422. package/dist/esm/eds-icon-close.entry.js +1 -1
  423. package/dist/esm/eds-icon-copy.entry.js +1 -1
  424. package/dist/esm/eds-icon-eu.entry.js +1 -1
  425. package/dist/esm/eds-icon-facebook.entry.js +1 -1
  426. package/dist/esm/eds-icon-gitlab.entry.js +1 -1
  427. package/dist/esm/eds-icon-linkedin.entry.js +1 -1
  428. package/dist/esm/eds-icon-loader.entry.js +1 -1
  429. package/dist/esm/eds-icon-mastodon.entry.js +1 -1
  430. package/dist/esm/eds-icon-menu.entry.js +1 -1
  431. package/dist/esm/eds-icon-more.entry.js +1 -1
  432. package/dist/esm/eds-icon-search.entry.js +1 -1
  433. package/dist/esm/eds-icon-success.entry.js +1 -1
  434. package/dist/esm/eds-icon-twitter.entry.js +1 -1
  435. package/dist/esm/eds-icon-user.entry.js +1 -1
  436. package/dist/esm/eds-icon-youtube.entry.js +1 -1
  437. package/dist/esm/eds-input_7.entry.js +314 -0
  438. package/dist/esm/eds-link.entry.js +210 -0
  439. package/dist/esm/eds-login.entry.js +60 -41
  440. package/dist/esm/eds-logo-variations.entry.js +1 -1
  441. package/dist/esm/eds-logo.entry.js +74 -0
  442. package/dist/esm/eds-modal.entry.js +93 -0
  443. package/dist/esm/eds-navigator.entry.js +1 -1
  444. package/dist/esm/eds-pagination_2.entry.js +8 -9
  445. package/dist/esm/eds-progress-bar.entry.js +1 -1
  446. package/dist/esm/eds-rating.entry.js +10 -8
  447. package/dist/esm/eds-section-core_2.entry.js +3 -3
  448. package/dist/esm/eds-social-networks.entry.js +62 -0
  449. package/dist/esm/eds-steps.entry.js +61 -0
  450. package/dist/esm/eds-svg-repository.entry.js +1 -1
  451. package/dist/esm/eds-switch.entry.js +34 -0
  452. package/dist/esm/eds-tab.entry.js +1 -1
  453. package/dist/esm/eds-tabs-content.entry.js +3 -3
  454. package/dist/esm/eds-tabs.entry.js +2 -2
  455. package/dist/esm/eds-timeline.entry.js +1 -1
  456. package/dist/esm/eds-tooltip.entry.js +2 -3
  457. package/dist/esm/eds-trl.entry.js +1 -1
  458. package/dist/esm/eds-user.entry.js +95 -0
  459. package/dist/esm/eds-vertical-stepper.entry.js +41 -0
  460. package/dist/esm/incorrect-use-of-colors.entry.js +1 -1
  461. package/dist/esm/index-e96badea.js +76 -8
  462. package/dist/esm/{keycloak-13893af6.js → keycloak-d502ec16.js} +225 -170
  463. package/dist/esm/loader.js +1 -1
  464. package/dist/esm/logo-space.entry.js +1 -1
  465. package/dist/esm/logo-variations-horizontal_2.entry.js +2 -2
  466. package/dist/esm/logo-wrong-usage.entry.js +1 -1
  467. package/dist/esm/token-list_3.entry.js +3 -3
  468. package/dist/esm/token-ratios.entry.js +1 -1
  469. package/dist/esm/token-spacing.entry.js +1 -1
  470. package/dist/esm/token-typography.entry.js +1 -1
  471. package/dist/hydrate/index.js +1067 -959
  472. package/dist/hydrate/index.mjs +1067 -959
  473. package/dist/types/components/eds-alert/eds-alert.d.ts +1 -1
  474. package/dist/types/components/eds-breadcrump/eds-breadcrump.d.ts +9 -8
  475. package/dist/types/components/eds-button/eds-button.d.ts +3 -2
  476. package/dist/types/components/eds-form/eds-form.d.ts +0 -1
  477. package/dist/types/components/eds-img/eds-img.d.ts +3 -1
  478. package/dist/types/components/eds-input-elements/eds-input-select/eds-input-select.d.ts +6 -0
  479. package/dist/types/components/eds-logo/eds-logo.d.ts +1 -0
  480. package/dist/types/components/eds-matomo-notice/eds-matomo-notice.d.ts +53 -0
  481. package/dist/types/components/eds-modal/eds-modal.d.ts +2 -7
  482. package/dist/types/components/eds-rating/eds-rating.d.ts +1 -2
  483. package/dist/types/components/eds-steps/eds-steps.d.ts +38 -0
  484. package/dist/types/components/eds-steps/eds-steps.stories.d.ts +34 -0
  485. package/dist/types/components/eds-steps/eds-vertical-stepper.d.ts +22 -0
  486. package/dist/types/components/eds-switch/eds-switch.d.ts +25 -0
  487. package/dist/types/components/eds-switch/eds-switch.stories.d.ts +32 -0
  488. package/dist/types/components/eds-tag/eds-tag.d.ts +1 -20
  489. package/dist/types/components/eds-toast/eds-toast.d.ts +4 -5
  490. package/dist/types/components.d.ts +256 -162
  491. package/dist/types/shared-ui/eds-card-section/eds-card-section.d.ts +33 -6
  492. package/dist/types/shared-ui/eds-card-section/eds-card-section.stories.d.ts +1 -1
  493. package/dist/types/shared-ui/eds-cookies-preference/eds-cookies-preference.d.ts +27 -0
  494. package/dist/types/shared-ui/eds-cookies-preference/eds-cookies-preference.st.d.ts +27 -0
  495. package/dist/types/shared-ui/eds-footer/eds-footer.d.ts +2 -15
  496. package/dist/types/shared-ui/eds-header/eds-header.d.ts +0 -20
  497. package/dist/types/shared-ui/eds-login/eds-login.d.ts +21 -18
  498. package/dist/types/shared-ui/eds-user/eds-user.d.ts +5 -5
  499. package/dist/types/utils/global.d.ts +1 -0
  500. package/dist/types/utils/keycloak.d.ts +2 -2
  501. package/package.json +1 -1
  502. package/dist/cjs/color-88793e49.js +0 -342
  503. package/dist/cjs/eds-accordion_33.cjs.entry.js +0 -2670
  504. package/dist/cjs/eds-card-section.cjs.entry.js +0 -55
  505. package/dist/cjs/eds-matomo-notice.cjs.entry.js +0 -110
  506. package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +0 -164
  507. package/dist/components/eds-user2.js +0 -156
  508. package/dist/components/p-005de86f.entry.js +0 -1
  509. package/dist/components/p-0c2e844e.entry.js +0 -1
  510. package/dist/components/p-145f13ad.entry.js +0 -1
  511. package/dist/components/p-16458a81.entry.js +0 -1
  512. package/dist/components/p-2851ff44.entry.js +0 -1
  513. package/dist/components/p-29648b47.entry.js +0 -1
  514. package/dist/components/p-297b2bc3.entry.js +0 -1
  515. package/dist/components/p-2dda1ec4.entry.js +0 -1
  516. package/dist/components/p-32cddd94.entry.js +0 -1
  517. package/dist/components/p-35ec730b.entry.js +0 -1
  518. package/dist/components/p-388b4966.entry.js +0 -1
  519. package/dist/components/p-4037ad48.entry.js +0 -1
  520. package/dist/components/p-490ba155.entry.js +0 -1
  521. package/dist/components/p-4932aab2.entry.js +0 -1
  522. package/dist/components/p-4a24c2ce.entry.js +0 -1
  523. package/dist/components/p-57c964c5.entry.js +0 -1
  524. package/dist/components/p-5a43503a.entry.js +0 -1
  525. package/dist/components/p-5aad9d3f.entry.js +0 -1
  526. package/dist/components/p-5fc68438.entry.js +0 -1
  527. package/dist/components/p-610db2b2.entry.js +0 -1
  528. package/dist/components/p-6378fb3e.entry.js +0 -1
  529. package/dist/components/p-673dce11.entry.js +0 -1
  530. package/dist/components/p-7802e966.entry.js +0 -1
  531. package/dist/components/p-832dc95a.entry.js +0 -1
  532. package/dist/components/p-846fc91c.entry.js +0 -1
  533. package/dist/components/p-855aa1a3.entry.js +0 -1
  534. package/dist/components/p-8c56e39a.entry.js +0 -1
  535. package/dist/components/p-a44a1abe.entry.js +0 -1
  536. package/dist/components/p-a4e9b68b.entry.js +0 -1
  537. package/dist/components/p-ab32b3fc.entry.js +0 -1
  538. package/dist/components/p-ac0112d5.entry.js +0 -1
  539. package/dist/components/p-acb16e1c.entry.js +0 -1
  540. package/dist/components/p-ae5dbd41.entry.js +0 -1
  541. package/dist/components/p-b04eff31.entry.js +0 -1
  542. package/dist/components/p-b86a4985.js +0 -1
  543. package/dist/components/p-bdd86a3c.entry.js +0 -1
  544. package/dist/components/p-bf0f851d.entry.js +0 -1
  545. package/dist/components/p-c2d369bc.entry.js +0 -1
  546. package/dist/components/p-c6038449.entry.js +0 -1
  547. package/dist/components/p-c9c417de.js +0 -1
  548. package/dist/components/p-d1670eec.entry.js +0 -1
  549. package/dist/components/p-d53b7a75.entry.js +0 -1
  550. package/dist/components/p-d6d86366.entry.js +0 -1
  551. package/dist/components/p-df94285c.entry.js +0 -1
  552. package/dist/components/p-e74834bc.entry.js +0 -1
  553. package/dist/components/p-f7a6ce69.entry.js +0 -1
  554. package/dist/esm/color-bb472c37.js +0 -338
  555. package/dist/esm/eds-accordion_33.entry.js +0 -2634
  556. package/dist/esm/eds-card-section.entry.js +0 -51
  557. package/dist/esm/eds-matomo-notice.entry.js +0 -106
  558. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/index.d.ts +0 -3
  559. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib/keycloak.d.ts +0 -30
  560. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib/render.d.ts +0 -8
  561. package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.d.ts +0 -77
  562. /package/dist/collection/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.css +0 -0
  563. /package/dist/types/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.stories.d.ts +0 -0
  564. /package/dist/types/{Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib → utils}/analytics.d.ts +0 -0
  565. /package/dist/types/{Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib → utils}/color.d.ts +0 -0
@@ -3,69 +3,88 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-f08e4f5c.js');
6
- const keycloak = require('./keycloak-5aaa21af.js');
6
+ const keycloak = require('./keycloak-93fc0315.js');
7
+ const toastManager = require('./toastManager-4e9535f3.js');
7
8
 
8
9
  const EdsLogin = class {
9
10
  constructor(hostRef) {
10
11
  index.registerInstance(this, hostRef);
11
12
  this.authStatusChanged = index.createEvent(this, "authStatusChanged", 7);
12
- // Method to handle user logout
13
- this.handleLogout = () => {
14
- keycloak.logout();
15
- this.authenticated = false; // Reset authentication state after logout
13
+ /**
14
+ * Handles user login by invoking the Keycloak `login` function.
15
+ * Only triggers login if the user is not already authenticated.
16
+ */
17
+ this.handleLogin = async () => {
18
+ if (!this.authenticated) {
19
+ try {
20
+ await keycloak.login();
21
+ toastManager.toast.show('You are authenticated', 'success');
22
+ }
23
+ catch (error) {
24
+ toastManager.toast.show(error.message, 'error');
25
+ }
26
+ }
27
+ };
28
+ /**
29
+ * Handles user logout by invoking the Keycloak `logout` function.
30
+ * Resets the `authenticated` state to `false` after logout.
31
+ */
32
+ this.handleLogout = async () => {
33
+ try {
34
+ await keycloak.logout();
35
+ }
36
+ catch (error) {
37
+ toastManager.toast.show(error.message, 'error');
38
+ }
39
+ this.authenticated = false;
40
+ this.user = null;
16
41
  };
17
- this.keycloakUrl = '';
18
- this.keycloakRealm = '';
19
- this.keycloakClientId = '';
42
+ this.keycloakUrl = undefined;
43
+ this.keycloakRealm = undefined;
44
+ this.keycloakClientId = undefined;
20
45
  this.authenticated = false;
21
46
  this.user = null;
22
47
  }
23
- // Lifecycle method to check authentication status before the component loads
48
+ /**
49
+ * Lifecycle method that runs when the component is about to load.
50
+ * It initializes authentication by calling the `initAuth` method.
51
+ */
24
52
  async componentWillLoad() {
25
- await this.checkAuthentication();
53
+ // Check if required props are provided (optional check)
54
+ if (!this.keycloakUrl || !this.keycloakRealm || !this.keycloakClientId) {
55
+ // eslint-disable-next-line
56
+ console.error('Keycloak configuration props are missing.');
57
+ return;
58
+ }
59
+ await this.initAuth();
26
60
  }
27
- // Method to initialize Keycloak and check if the user is authenticated
28
- async checkAuthentication() {
61
+ /**
62
+ * Initializes the Keycloak authentication by configuring Keycloak with the provided props.
63
+ * Sets the `authenticated` state and `user` data if the user is authenticated.
64
+ * Emits `authStatusChanged` event with the authentication status.
65
+ */
66
+ async initAuth() {
29
67
  try {
30
- const keycloakConfig = {
68
+ await keycloak.initKeycloak({
31
69
  url: this.keycloakUrl,
32
70
  realm: this.keycloakRealm,
33
71
  clientId: this.keycloakClientId
34
- };
35
- await keycloak.initKeycloak(keycloakConfig);
36
- // eslint-disable-next-line
37
- // Set authentication state and fetch user data if authenticated
38
- this.authenticated = keycloak.isAuthenticated();
39
- if (this.authenticated) {
72
+ }, true);
73
+ if (keycloak.isAuthenticated()) {
40
74
  this.user = keycloak.getUser();
41
- }
42
- this.authStatusChanged.emit({
43
- authenticated: this.authenticated,
44
- user: this.user
45
- }); // Emit auth status change
46
- }
47
- catch (error) {
48
- // eslint-disable-next-line
49
- console.error('Keycloak initialization or login check failed:', error);
50
- }
51
- }
52
- // Method to handle user login
53
- async handleLogin() {
54
- try {
55
- if (!this.authenticated) {
56
- keycloak.login(); // Start the Keycloak login process
75
+ this.authenticated = true;
76
+ this.authStatusChanged.emit({
77
+ authenticated: this.authenticated,
78
+ user: this.user
79
+ }); // Emit auth status change
57
80
  }
58
81
  }
59
82
  catch (error) {
60
- // eslint-disable-next-line
61
- console.error('Login failed:', error);
83
+ toastManager.toast.show(error.message, 'error');
62
84
  }
63
85
  }
64
- getBtnLabel() {
65
- return this.authenticated ? 'Logout' : 'Login';
66
- }
67
86
  render() {
68
- return (index.h("eds-button", { key: '35f298ecf951d5b1087f988262ae7d312c5e2d38', label: this.getBtnLabel(), intent: "primary", "extra-class": "text-default", "aria-label": this.getBtnLabel(), triggerClick: this.authenticated ? this.handleLogout : this.handleLogin.bind(this) }));
87
+ return (index.h("div", { key: '62768f8a6cc8ac16b13f9b2bb9cf5835f7f63844', class: "block" }, !this.authenticated && (index.h("eds-button", { key: '31e341d628242fed472f673c0fe8346c7871515d', label: "Login", intent: "primary", "extra-class": "text-default", "aria-label": "Login", triggerClick: this.handleLogin.bind(this) }))));
69
88
  }
70
89
  };
71
90
 
@@ -20,7 +20,7 @@ const EdsLogoVariations = class {
20
20
  }
21
21
  }
22
22
  render() {
23
- return index.h("div", { key: '9d6ce0e75030d6e636aab423181b0ce999f6f1b0', class: "container" }, this.renderContent());
23
+ return index.h("div", { key: '0494cbb3e7b4902e91a0c78c691bc3405b9f11cc', class: "container" }, this.renderContent());
24
24
  }
25
25
  };
26
26
 
@@ -0,0 +1,78 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-f08e4f5c.js');
6
+ const logoColor = require('./logo-color-6c787ac1.js');
7
+ const logoWhiteNoBg = require('./logo-white-no-bg-4a0e0f4b.js');
8
+ const analytics = require('./analytics-d8fb3fdd.js');
9
+
10
+ const edsLogoCss = ".w-\\[130px\\]{width:130px}.mr-auto{margin-right:auto}.text-current{color:currentColor}.text-default{color:var(--black)}.text-inverse{color:var(--white)}.h-full{height:100%}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}@media (min-width: 900px){.lg\\:w-\\[150px\\]{width:150px}}";
11
+ const EdsLogoStyle0 = edsLogoCss;
12
+
13
+ const EdsLogo = class {
14
+ constructor(hostRef) {
15
+ index.registerInstance(this, hostRef);
16
+ this.href = '/';
17
+ this.orientation = 'horizontal';
18
+ this.type = undefined;
19
+ this.label = 'Home';
20
+ }
21
+ /**
22
+ * Handles the click event on the logo link.
23
+ * Emits a `matomoEvent` for analytics tracking with details about the interaction.
24
+ * - `category`: Component type (e.g., "ui-component").
25
+ * - `tag`: The HTML tag name of the component.
26
+ * - `name`: Event name, set as "logo".
27
+ * - `action`: The action, set as "click".
28
+ */
29
+ handleClick() {
30
+ analytics.sendAnalytics({
31
+ category: 'ui-component',
32
+ tag: this.el.tagName.toLowerCase(),
33
+ name: 'logo',
34
+ action: 'click'
35
+ });
36
+ }
37
+ /**
38
+ * Determines the appropriate SVG content based on the `orientation` and `type` props.
39
+ */
40
+ getLogo() {
41
+ const logos = {
42
+ horizontal: {
43
+ color: logoColor.hLogoColor,
44
+ black: logoWhiteNoBg.hLogoBlack,
45
+ 'color-white': logoWhiteNoBg.hLogoColorWhite,
46
+ white: logoWhiteNoBg.hLogoWhite,
47
+ 'no-bg': logoWhiteNoBg.hLogoWhiteNoBg
48
+ },
49
+ vertical: {
50
+ color: logoWhiteNoBg.vLogoColor,
51
+ black: logoWhiteNoBg.vLogoBlack,
52
+ 'color-white': logoWhiteNoBg.vLogoColorWhite,
53
+ white: logoWhiteNoBg.vLogoWhite,
54
+ 'no-bg': logoWhiteNoBg.vLogoWhiteNoBg
55
+ }
56
+ };
57
+ // Validate the orientation and type
58
+ const validOrientation = logos[this.orientation];
59
+ if (!validOrientation) {
60
+ //console.error(`Invalid orientation "${this.orientation}". Falling back to "horizontal".`);
61
+ return logoColor.hLogoColor; // Default fallback logo
62
+ }
63
+ const validLogo = validOrientation[this.type];
64
+ if (!validLogo) {
65
+ //console.error(`Invalid type "${this.type}" for orientation "${this.orientation}". Falling back to "color".`);
66
+ return validOrientation['color']; // Fallback to color logo
67
+ }
68
+ return validLogo;
69
+ }
70
+ render() {
71
+ const logoContent = this.getLogo();
72
+ return (index.h("a", { key: 'ee8de4071b0137020341982b4c5cb2c938f1c4df', href: this.href, onClick: () => this.handleClick(), class: "eds-logo-wrapper", "aria-label": this.label }, index.h("div", { key: '1eb620afbcc5a2a5c6914cc1c91a45ca62d0068c', innerHTML: logoContent })));
73
+ }
74
+ get el() { return index.getElement(this); }
75
+ };
76
+ EdsLogo.style = EdsLogoStyle0;
77
+
78
+ exports.eds_logo = EdsLogo;
@@ -0,0 +1,97 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-f08e4f5c.js');
6
+ const analytics = require('./analytics-d8fb3fdd.js');
7
+
8
+ const edsModalCss = ".block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.fixed{position:fixed}.inset-0{inset:0rem}.z-10{z-index:10}.z-50{z-index:50}.max-w-full{max-width:100%}.absolute{position:absolute}.px-20{padding-left:1.25rem;padding-right:1.25rem}.py-20{padding-top:1.25rem;padding-bottom:1.25rem}.bg-inverse{background-color:var(--white)}.bg-dark{background-color:var(--grey-300)}.rounded-lg{border-radius:16px}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.p-6{padding:0.375rem}.p-8{padding:0.5rem}.left-1\\/2{left:50%}.left-20{left:1.25rem}.right-20{right:1.25rem}.top-1\\/2{top:50%}.top-20{top:1.25rem}.bottom-20{bottom:1.25rem}.grow{flex-grow:1}.-translate-x-1\\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.border-b-2{border-bottom-width:2px}.border-softer{border-color:rgba(0, 0, 0, .1)}.pb-8{padding-bottom:0.5rem}.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)}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.text-lightest{color:var(--grey-500)}.ml-8{margin-left:0.5rem}.pt-8{padding-top:0.5rem}.bg-opacity-90{opacity:0.9}.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}";
9
+ const EdsModalStyle0 = edsModalCss;
10
+
11
+ const EdsModal = class {
12
+ constructor(hostRef) {
13
+ index.registerInstance(this, hostRef);
14
+ this.isOpen = false;
15
+ this.title = '';
16
+ this.truncate = true;
17
+ this.truncateLines = '1';
18
+ this.position = 'middle';
19
+ }
20
+ getTruncateClass() {
21
+ return this.truncate && this.truncateLines ? `line-clamp-${this.truncateLines}` : '';
22
+ }
23
+ /**
24
+ * Returns the Tailwind CSS classes to position the modal based on the `position` prop.
25
+ *
26
+ * @private
27
+ * @returns {string} The concatenated CSS classes for modal positioning.
28
+ */
29
+ getModalPositionClasses() {
30
+ switch (this.position) {
31
+ case 'top':
32
+ return 'left-1/2 top-20 -translate-x-1/2';
33
+ case 'bottom':
34
+ return 'left-1/2 bottom-20 -translate-x-1/2';
35
+ case 'left':
36
+ return 'left-20 top-1/2 -translate-y-1/2';
37
+ case 'right':
38
+ return 'right-20 top-1/2 -translate-y-1/2';
39
+ case 'middle':
40
+ default:
41
+ return 'left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2';
42
+ }
43
+ }
44
+ /**
45
+ * Opens the modal.
46
+ */
47
+ async open() {
48
+ var _a;
49
+ this.isOpen = true;
50
+ analytics.sendAnalytics({
51
+ category: 'ui-component',
52
+ parentContext: null,
53
+ tag: this.el.tagName.toLowerCase(),
54
+ name: ((_a = this.title) === null || _a === void 0 ? void 0 : _a.toLowerCase()) || '',
55
+ action: 'opened'
56
+ });
57
+ }
58
+ /**
59
+ * Closes the modal.
60
+ */
61
+ async close() {
62
+ var _a;
63
+ this.isOpen = false;
64
+ analytics.sendAnalytics({
65
+ category: 'ui-component',
66
+ parentContext: null,
67
+ tag: this.el.tagName.toLowerCase(),
68
+ name: ((_a = this.title) === null || _a === void 0 ? void 0 : _a.toLowerCase()) || '',
69
+ action: 'closed'
70
+ });
71
+ }
72
+ /**
73
+ * Toggles the modal open or closed.
74
+ */
75
+ async toggle() {
76
+ this.isOpen = !this.isOpen;
77
+ }
78
+ /**
79
+ * Closes the modal when the Escape key is pressed.
80
+ */
81
+ handleKeyDown(event) {
82
+ if (this.isOpen && event.key === 'Escape') {
83
+ this.close();
84
+ }
85
+ }
86
+ render() {
87
+ // Generate a unique id for the title so we can reference it for aria-labelledby.
88
+ const titleId = `modal-title-${this.el.tagName.toLowerCase()}`;
89
+ return (index.h("div", { key: 'cd976fb0cd0c0663279dcd4dbd5823e26b6c32f7', class: `${this.isOpen ? 'block' : 'hidden'} fixed inset-0 z-50 flex`, role: "dialog", "aria-modal": "true", "aria-labelledby": titleId }, this.isOpen && (index.h("div", { key: '40a2febed5d0ec15d5370183c97cfd05abd72007', class: "fixed inset-0 bg-dark bg-opacity-90" // Add backdrop-blur utility class here
90
+ ,
91
+ onClick: () => this.close() })), index.h("div", { key: '50f2c23d80a2007aca4d0a8911816141e43b71ee', class: `max-w-full absolute px-20 py-20 bg-inverse rounded-lg shadow-lg z-10 ${this.getModalPositionClasses()} grow justify-center` }, index.h("div", { key: 'e1cba5879bc488a99b896c48c8a780336b2195e7', class: "flex justify-between items-center border-b-2 border-softer pb-8" }, index.h("span", { key: '8f018e3d2890346d23e7dcb115676051048bcacb', id: titleId, class: `f-heading-04 text-lighter ${this.getTruncateClass()}` }, this.title), index.h("eds-button", { key: '4ae4013dd45573648817ac95ee4370ed615aa6a0', intent: "tertiary", icon: "close", "aria-label": "Close modal", onClick: () => this.close(), "extra-class": "ml-8" })), index.h("div", { key: 'ac4e3d8f273d04ad02e0123c23b36b89bfc89db2', class: "pt-8" }, index.h("slot", { key: '60917e9f750bfd7948e580acc817cffe6424608a' })))));
92
+ }
93
+ get el() { return index.getElement(this); }
94
+ };
95
+ EdsModal.style = EdsModalStyle0;
96
+
97
+ exports.eds_modal = EdsModal;
@@ -35,7 +35,7 @@ const EdsNavigator = class {
35
35
  linkElement.dispatchEvent(event);
36
36
  }
37
37
  render() {
38
- return (index.h("ul", { key: '1ab60197bbc9ee86d77134138744dce39df2aaa7', class: "flex lg:flex grow items-center justify-center gap-x-8" }, this.prevLabel && (index.h("eds-link", { key: 'b29fd121d33c1e919d24a5d460d8d6864f1ff9db', label: this.prevLabel, url: this.prevUrl || undefined, disabled: !this.prevUrl, "aria-label": this.prevLabel, size: this.linkSize, intent: this.linkIntent, class: "mr-auto !p-8 lg:!pr-12" }, index.h("eds-icon-wrapper", { key: '64620ccfaf2e006a6414bcd7e874a352b9d2d56b', icon: "chevron-left" }), this.prevLabel)), this.nextLabel && (index.h("eds-link", { key: 'ae6425f0f01c8f5bcbdae27d9bea9dc3a5b09d3b', label: this.nextLabel, url: this.nextUrl || undefined, disabled: !this.nextUrl, "aria-label": this.nextLabel, size: this.linkSize, intent: this.linkIntent, class: "ml-auto !p-8 lg:!pl-12" }, this.nextLabel, index.h("eds-icon-wrapper", { key: 'd286fc26f17ee6cf6828990e98df7865fbbfd352', icon: "chevron-right", class: "w-20 h-20" })))));
38
+ return (index.h("ul", { key: '712287e683436cc98c2d6ef195501add1929522e', class: "flex lg:flex grow items-center justify-center gap-x-8" }, this.prevLabel && (index.h("eds-link", { key: '4fda36ce37897284d7062f88133f147831d96a6f', label: this.prevLabel, url: this.prevUrl || undefined, disabled: !this.prevUrl, "aria-label": this.prevLabel, size: this.linkSize, intent: this.linkIntent, class: "mr-auto !p-8 lg:!pr-12" }, index.h("eds-icon-wrapper", { key: '9bfa6bbbdc68641f65bec49f207d96f075b9a5b0', icon: "chevron-left" }), this.prevLabel)), this.nextLabel && (index.h("eds-link", { key: '6ee8ebee011a2c30a74645b072c7c37929d0a55f', label: this.nextLabel, url: this.nextUrl || undefined, disabled: !this.nextUrl, "aria-label": this.nextLabel, size: this.linkSize, intent: this.linkIntent, class: "ml-auto !p-8 lg:!pl-12" }, this.nextLabel, index.h("eds-icon-wrapper", { key: '44ebd4dcce0e367df7d9035bb445e49fde35e913', icon: "chevron-right", class: "w-20 h-20" })))));
39
39
  }
40
40
  get el() { return index.getElement(this); }
41
41
  };
@@ -3,8 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-f08e4f5c.js');
6
- const color = require('./color-88793e49.js');
7
- require('./index-ab9fbefe.js');
6
+ const analytics = require('./analytics-d8fb3fdd.js');
8
7
 
9
8
  const edsPaginationCss = "ul,menu{list-style:none;margin:0;padding:0}.f-ui-03{font-family:var(--f-ui-03-fontFamily);font-weight:var(--f-ui-03-fontWeight);font-size:var(--f-ui-03-fontSize);line-height:var(--f-ui-03-lineHeight);letter-spacing:var(--f-ui-03-letterSpacing)}.f-ui-03-light{font-family:var(--f-ui-03-light-fontFamily);font-weight:var(--f-ui-03-light-fontWeight);font-size:var(--f-ui-03-light-fontSize);line-height:var(--f-ui-03-light-lineHeight);letter-spacing:var(--f-ui-03-light-letterSpacing)}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}.f-ui-02-light{font-family:var(--f-ui-02-light-fontFamily);font-weight:var(--f-ui-02-light-fontWeight);font-size:var(--f-ui-02-light-fontSize);line-height:var(--f-ui-02-light-lineHeight);letter-spacing:var(--f-ui-02-light-letterSpacing)}.text-lightest{color:var(--grey-500)}.mb-28{margin-bottom:1.75rem}.w-full{width:100%}.w-20{width:1.25rem}.h-20{height:1.25rem}.h-28{height:1.75rem}.h-32{height:2rem}.h-36{height:2.25rem}.text-center{text-align:center}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-x-8{-moz-column-gap:0.5rem;column-gap:0.5rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.\\!p-8{padding:0.5rem !important}.ml-4{margin-left:0.25rem}.mr-4{margin-right:0.25rem}.hidden{display:none}.gap-1{gap:0.0625rem}.py-4{padding-top:0.25rem;padding-bottom:0.25rem}.transition-colors{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:150ms}@media (min-width: 900px){.lg\\:\\!pr-12{padding-right:0.75rem !important}.lg\\:flex{display:flex}}";
10
9
  const EdsPaginationStyle0 = edsPaginationCss;
@@ -174,7 +173,7 @@ const EdsPagination = class {
174
173
  }
175
174
  }
176
175
  render() {
177
- return (index.h("div", { key: '584e0918b070eac25a7c4bfceff59b000b60076c' }, this.total > 0 && this.mode === 'default' && (index.h("p", { key: 'c688bd8e1f1d15904fc274454093f03213f59e38', class: "f-ui-03 text-lightest mb-28 w-full text-center" }, index.h("span", { key: 'c2472919bad41f76e26d518da27509e545ed9db6', class: "sr-only" }, "Results:"), this.pageResults())), this.mode === 'navigator' || (this.lastPage && this.lastPage > 1) ? (index.h("nav", { "aria-label": "Pagination" }, index.h("ul", { class: "flex items-center justify-center gap-x-8" }, index.h("li", { class: "mr-auto" }, index.h("eds-link", { label: this.prevLabel, url: this.mode === 'navigator'
176
+ return (index.h("div", { key: '8c8418eec263acc153a928b752775458f897504f' }, this.total > 0 && this.mode === 'default' && (index.h("p", { key: '02a5a69772a4812f10b29e8df117b72df210614d', class: "f-ui-03 text-lightest mb-28 w-full text-center" }, index.h("span", { key: 'ef9804843100c722643c24e31a05f86f2d55efa0', class: "sr-only" }, "Results:"), this.pageResults())), this.mode === 'navigator' || (this.lastPage && this.lastPage > 1) ? (index.h("nav", { "aria-label": "Pagination" }, index.h("ul", { class: "flex items-center justify-center gap-x-8" }, index.h("li", { class: "mr-auto" }, index.h("eds-link", { label: this.prevLabel, url: this.mode === 'navigator'
178
177
  ? this.prevUrl || '#' // Use prevUrl if provided, otherwise disable with '#'
179
178
  : this.isFirstPage()
180
179
  ? '#'
@@ -307,7 +306,7 @@ const EdsTable = class {
307
306
  }
308
307
  handlePageChange(newPage) {
309
308
  this.currentPage = newPage;
310
- color.sendAnalytics({
309
+ analytics.sendAnalytics({
311
310
  category: 'ui-component',
312
311
  parentContext: null,
313
312
  tag: `${this.hostEl.tagName.toLowerCase()}/eds-pagination`,
@@ -365,15 +364,15 @@ const EdsTable = class {
365
364
  ? this.hostEl.getRootNode().host.getBoundingClientRect().width
366
365
  : 400;
367
366
  const columnWidth = visibleColumnsCount > 0 ? Math.floor((containerWidth / visibleColumnsCount) * this.divisionFactor()) : 100;
368
- return (index.h("div", { key: '69fd87330d2049eeb91751c781c7aa753fa89883' }, this.searchEnabled && (index.h("div", { key: '2f9680dd17b852b140fe560f7979e1dd58236c5a' }, index.h("eds-input-field", { key: 1, name: "search", "aria-label": "Search", type: "text", placeholder: "Search...",
367
+ return (index.h("div", { key: '66ca59804bc8054655ed0d942104516fe4cd259b' }, this.searchEnabled && (index.h("div", { key: 'df7267fc443da042e4b6ff81ded5800a2213bd73' }, index.h("eds-input-field", { key: 1, name: "search", "aria-label": "Search", type: "text", placeholder: "Search...",
369
368
  // @ts-ignore
370
- onInput: (event) => this.handleSearch(event) }))), index.h("div", { key: 'd67edb24308e526a3e860a90250d58cf8bfee9c8', class: "mt-20" }, index.h("table", { key: '9a2ef219110e459ac670a0f9c2e62c600f6b5acd', class: "block overflow-x-auto mt-6 p-0" }, index.h("thead", { key: '81bae222447e805d06642dda19903d5bf99f2b01' }, index.h("tr", { key: '582d7ea661823b81ccdf3adc9769fe53cf56f04c', class: "m-0 p-0 border border-softer even:bg-inverse-softer" }, this.columns.map((column) => {
369
+ onInput: (event) => this.handleSearch(event) }))), index.h("div", { key: '80ac1fcb3802f9f5d5eabe016fb7345b88908b36', class: "mt-20" }, index.h("table", { key: '09acf39378b1a4c8bfe40b496ec6bf71a2d761ca', class: "block overflow-x-auto mt-6 p-0" }, index.h("thead", { key: '8b844806cfef10d1a59da54a385ee8ed6c167050' }, index.h("tr", { key: '1b3cff91bdaf225e9f3b337e245cd80ad4772b6a', class: "m-0 p-0 border border-softer even:bg-inverse-softer" }, this.columns.map((column) => {
371
370
  var _a;
372
- return !((_a = this.parsedConfig[column]) === null || _a === void 0 ? void 0 : _a.hidden) && (index.h("th", { class: "m-0 py-8 border border-softer f-ui-02 break-words", style: { minWidth: `${columnWidth}px` } }, column));
373
- }))), index.h("tbody", { key: 'ce7f87e665c394c5e9f2201ef2658e888ea07948' }, paginatedRows.map((row) => (index.h("tr", { class: "m-0 p-0 border border-softer even:bg-inverse-softer" }, this.columns.map((column) => {
371
+ return !((_a = this.parsedConfig[column]) === null || _a === void 0 ? void 0 : _a.hidden) && (index.h("th", { class: "m-0 py-8 border border-softer f-ui-02 break-words", style: { minWidth: `${columnWidth - 5}px` } }, column));
372
+ }))), index.h("tbody", { key: '93dfd3abd196779c288f85bb6a357ad3e9c01418' }, paginatedRows.map((row) => (index.h("tr", { class: "m-0 p-0 border border-softer even:bg-inverse-softer" }, this.columns.map((column) => {
374
373
  var _a;
375
- return !((_a = this.parsedConfig[column]) === null || _a === void 0 ? void 0 : _a.hidden) && (index.h("td", { class: "text-center border border-softer m-0 py-8 f-ui-2 break-words", style: { minWidth: `${columnWidth}px` } }, this.renderCell(row[column], column)));
376
- }))))))), this.shouldEnablePagination() && (index.h("div", { key: '0fe6aed0d03c3aa491cd1bb17cd3bdc1e35372a0', class: "mt-20" }, index.h("eds-pagination", { key: '5192f3f4b2ee93d5864d1afed3341a122c826d97', currentPage: this.currentPage, lastPage: lastPage, perPage: this.rowsPerPage, total: this.totalRows, mode: "default" })))));
374
+ return !((_a = this.parsedConfig[column]) === null || _a === void 0 ? void 0 : _a.hidden) && (index.h("td", { class: "text-center border border-softer m-0 py-8 f-ui-2 break-words", style: { minWidth: `${columnWidth - 5}px` } }, this.renderCell(row[column], column)));
375
+ }))))))), this.shouldEnablePagination() && (index.h("div", { key: '516b65d78a9ea91060c1dfcb3306bbd3ac2c6f58', class: "mt-20" }, index.h("eds-pagination", { key: 'abe3a593827d99437a06e204ea9d8ef92f80aba7', currentPage: this.currentPage, lastPage: lastPage, perPage: this.rowsPerPage, total: this.totalRows, mode: "default" })))));
377
376
  }
378
377
  get hostEl() { return index.getElement(this); }
379
378
  static get watchers() { return {
@@ -21,7 +21,7 @@ const EdsProgressBar = class {
21
21
  }
22
22
  render() {
23
23
  const progressValue = this.value;
24
- return (index.h("div", { key: '3131f56034a9fd72ca51e448bc2bcc6281669b25', class: "outer w-full bg-default rounded-lg h-24 border border-softer overflow-hidden" }, index.h("div", { key: 'f1665a254f8dbe1ccb9e512e5f2e7c1e5ab88c07', class: `inner h-full rounded-lg bg-accent transition-all duration-300 flex items-center justify-center text-default f-body-02`, style: { width: `${progressValue}%` } }, progressValue, "%")));
24
+ return (index.h("div", { key: '0f47fedbf9d44887f65b399e184215f0937b1df1', role: "progressbar", "aria-valuemin": "0", "aria-valuemax": "100", "aria-valuenow": progressValue, "aria-valuetext": `${progressValue}%`, class: "outer w-full bg-default rounded-lg h-24 border border-softer overflow-hidden" }, index.h("div", { key: 'a2d095d778842c969832ea6b1ba7f7ef917d1390', class: `inner h-full rounded-lg bg-accent transition-all duration-300 flex items-center justify-center text-default f-body-02`, style: { width: `${progressValue}%` } }, progressValue, "%")));
25
25
  }
26
26
  };
27
27
  EdsProgressBar.style = EdsProgressBarStyle0;
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-f08e4f5c.js');
6
6
 
7
- const edsRatingCss = ":host{display:inline-block;font-size:2rem}.stars{display:flex;gap:0.25rem;cursor:pointer}.star{color:var(--star-empty-color, #ccc);transition:color 0.2s ease-in-out}.star.filled{color:var(--green-500);}.star:hover,.star.filled:hover{transform:scale(1.2)}.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)}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.text-lightest{color:var(--grey-500)}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}";
7
+ const edsRatingCss = ":host{display:inline-block;font-size:2rem}.stars{display:flex;gap:0.25rem;cursor:pointer}.star{color:var(--star-empty-color, #ccc);transition:color 0.2s ease-in-out}.star.filled{color:var(--green-500);}.star:hover,.star.filled:hover{transform:scale(1.2)}.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)}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.text-lightest{color:var(--grey-500)}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.mt-4{margin-top:0.25rem}.mt-6{margin-top:0.375rem}.mt-8{margin-top:0.5rem}";
8
8
  const EdsRatingStyle0 = edsRatingCss;
9
9
 
10
10
  const EdsRating = class {
@@ -18,7 +18,6 @@ const EdsRating = class {
18
18
  }
19
19
  /**
20
20
  * Parses the `textMapping` prop into an array of strings.
21
- * Returns an empty array if parsing fails.
22
21
  */
23
22
  get parsedMappings() {
24
23
  if (typeof this.textMapping === 'object') {
@@ -29,8 +28,7 @@ const EdsRating = class {
29
28
  return JSON.parse(this.textMapping);
30
29
  }
31
30
  catch (e) {
32
- // eslint-disable-next-line
33
- console.error('Error parsing textMapping prop:', e);
31
+ //console.error('Error parsing textMapping prop:', e);
34
32
  return [];
35
33
  }
36
34
  }
@@ -45,10 +43,14 @@ const EdsRating = class {
45
43
  this.ratingChange.emit(rating);
46
44
  }
47
45
  render() {
48
- return (index.h("div", { key: 'c9147c2635f091d93f329d2b56a5fee8dce9126c', class: "relative w-full flex flex-col" }, index.h("span", { key: '39a84bc3d9bcd4b729a35737c883eca7144d13ac', class: "f-body-01" }, this.label), index.h("div", { key: '3cb84acf399cac0b23393c71df2f2b36aab4f43e', class: "stars" }, Array.from({ length: this.stars }, (_, index$1) => (index.h("span", { class: {
49
- star: true,
50
- filled: index$1 < this.selectedRating
51
- }, onClick: () => this.handleClick(index$1 + 1) }, "\u2605")))), this.selectedRating > 0 && this.parsedMappings[this.selectedRating - 1] && (index.h("span", { key: '60605ec21b542825da0dad629fc1618d9cf63b25', class: "f-ui-04 text-lighter" }, this.parsedMappings[this.selectedRating - 1]))));
46
+ return (index.h("div", { key: 'b613863ad54ae9b381a5741bce4b188eff806ef0', class: "relative w-full flex flex-col" }, index.h("span", { key: 'f35cef9c3691aab73995e2ca6e2554cc19bae837', class: "f-heading-05" }, this.label), index.h("div", { key: '37082eb4bbadf5c211c197f3f81501d0b0e61404', role: "radiogroup", "aria-label": this.label, class: "stars flex space-x-2" }, Array.from({ length: this.stars }, (_, index$1) => {
47
+ const starRating = index$1 + 1;
48
+ const isSelected = starRating <= this.selectedRating;
49
+ // Use the mapping text if available; otherwise, fall back to a generic label.
50
+ const mappingText = this.parsedMappings[starRating - 1] || `Rating ${starRating}`;
51
+ return (index.h("eds-button", { label: "\u2605", role: "radio", "aria-checked": isSelected ? 'true' : 'false', "aria-label": mappingText, onClick: () => this.handleClick(starRating), tabIndex: this.selectedRating === 0 && index$1 === 0 ? 0 : isSelected ? 0 : -1, intent: isSelected ? 'primary' : 'ghost', size: "small", "extra-class": "p-2" // Optional padding or styling for the star button
52
+ }));
53
+ })), this.selectedRating > 0 && this.parsedMappings[this.selectedRating - 1] && (index.h("span", { key: '61b4b92e476cfa0dd9bf405cb080dedd995ff9c6', class: "f-ui-04 text-lighter mt-4" }, this.parsedMappings[this.selectedRating - 1]))));
52
54
  }
53
55
  };
54
56
  EdsRating.style = EdsRatingStyle0;
@@ -16,7 +16,7 @@ const EdsSectionCore = class {
16
16
  }
17
17
  render() {
18
18
  const TagType = this.tag; // Set dynamic tag type (div or section)
19
- return (index.h(TagType, { key: '849c35d9cd587cf14b0d6bc6efd1310a85d447f2' }, index.h("eds-section-heading", { key: '7ed4486fcf6e7c653026869c9468be9471db1775', headingLevel: this.headingLevel, sectionTitle: this.sectionTitle }), index.h("slot", { key: '5d95ea6516ecaaab4e07a40b84cd20deb3d8d3b2' })));
19
+ return (index.h(TagType, { key: 'e7ef9e7a589d8cde8aa54d73dff8421d74a7d0ac' }, index.h("eds-section-heading", { key: '379c6bc644612d3e0865ce2acd8eacb4d67c7769', headingLevel: this.headingLevel, sectionTitle: this.sectionTitle }), index.h("slot", { key: '5828a28c2c8ac65fbc56652f733f148a0d0198b7' })));
20
20
  }
21
21
  };
22
22
  EdsSectionCore.style = EdsSectionCoreStyle0;
@@ -46,12 +46,12 @@ const EdsSectionHeading = class {
46
46
  render() {
47
47
  const TagType = this.tag; // Dynamically set tag type for the container
48
48
  const HeadingTag = this.headingLevel; // Dynamically set heading level
49
- return (index.h(TagType, { key: '2c6466c0a02bf8598153c18eafb37affc3dac395', class: {
49
+ return (index.h(TagType, { key: 'c15f83f8aaa4fb01c884fb1390965fcf9dbd61fb', class: {
50
50
  'ui-section-header flex flex-wrap items-center justify-between gap-x-12 gap-y-8 pb-20': true,
51
51
  container: this.withContainer,
52
52
  'pt-48': this.spacingLarge,
53
53
  'pt-28': !this.spacingLarge
54
- } }, index.h(HeadingTag, { key: 'fc7f0f09e02e8c63697e46811c465792497126e0', class: this.getHeadingClass() }, this.sectionTitle)));
54
+ } }, index.h(HeadingTag, { key: 'e65e13820553eefa5aec8bc9740e5e9da828ac92', class: this.getHeadingClass() }, this.sectionTitle)));
55
55
  }
56
56
  };
57
57
 
@@ -0,0 +1,66 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-f08e4f5c.js');
6
+
7
+ const edsSocialNetworksCss = "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}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}.f-ui-02-light{font-family:var(--f-ui-02-light-fontFamily);font-weight:var(--f-ui-02-light-fontWeight);font-size:var(--f-ui-02-light-fontSize);line-height:var(--f-ui-02-light-lineHeight);letter-spacing:var(--f-ui-02-light-letterSpacing)}.f-ui-03{font-family:var(--f-ui-03-fontFamily);font-weight:var(--f-ui-03-fontWeight);font-size:var(--f-ui-03-fontSize);line-height:var(--f-ui-03-lineHeight);letter-spacing:var(--f-ui-03-letterSpacing)}.mt-12{margin-top:0.75rem}.mt-16{margin-top:1rem}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.gap-4{gap:0.25rem}.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)}.effect-focus{outline-width:3px;outline-offset:2px;outline-color:var(--green-500)}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.hover\\:text-default:hover{color:var(--black)}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.rounded-sm{border-radius:8px}";
8
+ const EdsSocialNetworksStyle0 = edsSocialNetworksCss;
9
+
10
+ const EdsSocialNetworks = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ /**
14
+ * Array of social network objects, each containing label, URL, and icon.
15
+ * These are used to render the social network links.
16
+ *
17
+ * @private
18
+ * @type {SocialNetworks[]}
19
+ */
20
+ this.socialNetworks = [
21
+ {
22
+ label: 'Twitter',
23
+ url: 'https://twitter.com/ebrains_eu',
24
+ icon: 'twitter'
25
+ },
26
+ {
27
+ label: 'Linkedin',
28
+ url: 'https://www.linkedin.com/company/ebrains-eu/about/',
29
+ icon: 'linkedin'
30
+ },
31
+ {
32
+ label: 'Facebook',
33
+ url: 'https://www.facebook.com/people/Ebrains_eu/100046659909324/',
34
+ icon: 'facebook'
35
+ },
36
+ {
37
+ label: 'Youtube',
38
+ url: 'https://www.youtube.com/channel/UC6E796cVVR5Xrs2A5jJmleQ',
39
+ icon: 'youtube'
40
+ },
41
+ {
42
+ label: 'Mastodon',
43
+ url: 'https://mastodon.social/@ebrains',
44
+ icon: 'mastodon'
45
+ },
46
+ {
47
+ label: 'Bluesky',
48
+ url: 'https://bsky.app/profile/ebrains.bsky.social',
49
+ icon: 'bluesky'
50
+ }
51
+ ];
52
+ this.title = 'Follow EBRAINS to keep up-to-date';
53
+ }
54
+ /**
55
+ * Renders the component's HTML structure with links to EBRAINS social profiles.
56
+ * Each social network link uses the `eds-link` component with specific classes and styles.
57
+ *
58
+ * @returns {JSX.Element} The rendered JSX for the component.
59
+ */
60
+ render() {
61
+ return (index.h("div", { key: '9efc31261e88c70f9c808251124178d807140594' }, index.h("p", { key: '383101de2aaba05e1024f3ba86d788ad5d92173c', class: "f-ui-02" }, this.title), index.h("ul", { key: 'e27243a4e7b8aab085c4ef091d67df57dba70664', class: "mt-12 flex gap-4" }, this.socialNetworks.map((network, index$1) => (index.h("li", { key: index$1 }, index.h("eds-link", { "extra-class": "effect-color effect-focus text-lighter hover:text-default flex items-center justify-center rounded-sm", external: true, "aria-label": network.label, url: network.url, icon: network.icon, intent: "strong" })))))));
62
+ }
63
+ };
64
+ EdsSocialNetworks.style = EdsSocialNetworksStyle0;
65
+
66
+ exports.eds_social_networks = EdsSocialNetworks;
@@ -0,0 +1,65 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-f08e4f5c.js');
6
+
7
+ const edsStepsCss = ".steps{position:sticky;margin-left:16px;margin-bottom:12px;border-left:1px solid var(--soft-color, #ddd);padding-left:24px;counter-reset:step}.steps h3{counter-increment:step;font-size:var(--f-heading-05-fontSize);font-weight:var(--f-heading-05-fontWeight);line-height:var(--f-heading-05-lineHeight);position:relative}.steps h3::before{content:counter(step);position:absolute;left:-40px;top:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:1rem;border:1px solid #ccc;background:var(--grey-900);color:#fff;border-radius:50%}.steps h4{counter-increment:step;font-size:var(--f-heading-06-fontSize);font-weight:var(--f-heading-06-fontWeight);line-height:var(--f-heading-06-lineHeight);position:relative}.steps h4::before{content:counter(step);position:absolute;left:-40px;top:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:0.875rem;border:1px solid #ccc;background:#333;color:#fff;border-radius:50%}.steps blockquote{margin-top:16px;margin-bottom:16px;font-style:italic;color:#aaa;padding-left:6px}.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-01{font-family:var(--f-ui-01-fontFamily);font-weight:var(--f-ui-01-fontWeight);font-size:var(--f-ui-01-fontSize);line-height:var(--f-ui-01-lineHeight);letter-spacing:var(--f-ui-01-letterSpacing)}.text-default{color:var(--black)}.text-error{color:var(--red-700)}.text-extra-light{color:var(--grey-300)}.text-inverse{color:var(--white)}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.text-lightest{color:var(--grey-500)}.my-16{margin-top:1rem;margin-bottom:1rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.mb-28{margin-bottom:1.75rem}";
8
+ const EdsStepsStyle0 = edsStepsCss;
9
+
10
+ const EdsSteps = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.stepClick = index.createEvent(this, "stepClick", 7);
14
+ this.handleNext = () => {
15
+ if (this.activeStep < this.parsedSteps.length) {
16
+ this.activeStep = this.activeStep + 1;
17
+ }
18
+ };
19
+ this.handleBack = () => {
20
+ if (this.activeStep > 0) {
21
+ this.activeStep = this.activeStep - 1;
22
+ }
23
+ };
24
+ this.steps = [];
25
+ this.type = 'static';
26
+ this.activeStep = 0;
27
+ }
28
+ handleStepClick(index) {
29
+ this.stepClick.emit(index);
30
+ // In linear mode, update the active step on header click.
31
+ if (this.type === 'linear') {
32
+ this.activeStep = index;
33
+ }
34
+ }
35
+ /**
36
+ * Parse the JSON string into an array of steps.
37
+ */
38
+ get parsedSteps() {
39
+ if (typeof this.steps === 'string') {
40
+ try {
41
+ const stepsStr = this.steps;
42
+ return JSON.parse(stepsStr);
43
+ }
44
+ catch (error) {
45
+ //console.error('Invalid steps JSON', error);
46
+ return [];
47
+ }
48
+ }
49
+ return this.steps;
50
+ }
51
+ /*private handleReset = () => {
52
+ this.activeStep = 0;
53
+ };*/
54
+ render() {
55
+ const steps = this.parsedSteps;
56
+ if (this.type === 'linear') {
57
+ return (index.h("div", null, index.h("div", { class: "steps" }, steps.map((step, index$1) => (index.h("div", { class: "step mb-28", key: index$1 }, index.h("h3", { onClick: () => this.handleStepClick(index$1) }, step.title), this.activeStep === index$1 && (index.h("div", { class: "content" }, index.h("div", { class: "f-body-02 text-lighter my-16" }, step.content), index.h("eds-button", { label: index$1 === steps.length - 1 ? 'Finish' : 'Continue', intent: "primary", class: "next-btn", onClick: this.handleNext }), index.h("eds-button", { label: "Back", intent: "ghostInverse", onClick: this.handleBack, disabled: index$1 === 0, "extra-class": index$1 === 0 ? 'hidden' : 'ml-8 block' }))))))), this.activeStep === steps.length && (index.h("div", { class: "completed" }, index.h("eds-alert", { intent: "success", message: "All steps completed - you're finished!" })))));
58
+ }
59
+ // Static mode: show all steps with their content, no navigation buttons.
60
+ return (index.h("div", { class: "steps" }, steps.map((step, index$1) => (index.h("div", { class: "step mb-28", key: index$1 }, index.h("h3", null, step.title), index.h("div", { class: "content" }, index.h("div", { class: "f-body-02 text-lighter my-16" }, step.content)))))));
61
+ }
62
+ };
63
+ EdsSteps.style = EdsStepsStyle0;
64
+
65
+ exports.eds_steps = EdsSteps;
@@ -318,7 +318,7 @@ const EdsSvgRepository = class {
318
318
  icon: { format: 'svg' },
319
319
  name: { format: 'bold' }
320
320
  };
321
- return (index.h("eds-table", { key: 'a1d4a1db6f0886a43513fc34707cdd6140ab685d', data: JSON.stringify(svgData), config: JSON.stringify(tableConfig), "rows-per-page": 10, "search-enabled": true, "pagination-enabled": true, "host-width": this.hostWidth }));
321
+ return (index.h("eds-table", { key: 'a7d7fa426da72e174880a300202390c1016b74df', data: JSON.stringify(svgData), config: JSON.stringify(tableConfig), "rows-per-page": 10, "search-enabled": true, "pagination-enabled": true, "host-width": this.hostWidth }));
322
322
  }
323
323
  get hostEl() { return index.getElement(this); }
324
324
  };