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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (560) hide show
  1. package/dist/cjs/bookmark-c61853d9.js +18 -0
  2. package/dist/cjs/color-primary-palette_6.cjs.entry.js +44 -31
  3. package/dist/cjs/{eds-components-section.cjs.entry.js → components-section.cjs.entry.js} +22 -17
  4. package/dist/cjs/components.cjs.js +1 -1
  5. package/dist/cjs/correct-use-of-colors.cjs.entry.js +1 -1
  6. package/dist/cjs/{eds-docs-palettes.cjs.entry.js → docs-palettes.cjs.entry.js} +3 -3
  7. package/dist/cjs/{eds-docs-tokens.cjs.entry.js → docs-tokens.cjs.entry.js} +3 -3
  8. package/dist/cjs/eds-accordion.cjs.entry.js +86 -0
  9. package/dist/cjs/eds-app-root.cjs.entry.js +1 -1
  10. package/dist/cjs/{eds-accordion_17.cjs.entry.js → eds-avatar_24.cjs.entry.js} +848 -216
  11. package/dist/cjs/eds-card-desc_3.cjs.entry.js +1 -1
  12. package/dist/cjs/eds-cookies-preference.cjs.entry.js +1 -1
  13. package/dist/cjs/eds-feedback.cjs.entry.js +2 -2
  14. package/dist/cjs/eds-frame.cjs.entry.js +5 -11
  15. package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
  16. package/dist/cjs/eds-icon-bookmark.cjs.entry.js +18 -0
  17. package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
  18. package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
  19. package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
  20. package/dist/cjs/eds-icon-external.cjs.entry.js +18 -0
  21. package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
  22. package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
  23. package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
  24. package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
  25. package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
  26. package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
  27. package/dist/cjs/eds-icon-minus.cjs.entry.js +18 -0
  28. package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
  29. package/dist/cjs/eds-icon-paper.cjs.entry.js +18 -0
  30. package/dist/cjs/eds-icon-plus.cjs.entry.js +18 -0
  31. package/dist/cjs/eds-icon-portal.cjs.entry.js +18 -0
  32. package/dist/cjs/eds-icon-private.cjs.entry.js +18 -0
  33. package/dist/cjs/eds-icon-public.cjs.entry.js +18 -0
  34. package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
  35. package/dist/cjs/eds-icon-star.cjs.entry.js +1 -1
  36. package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
  37. package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +1 -1
  38. package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +1 -1
  39. package/dist/cjs/eds-icon-tutorial.cjs.entry.js +18 -0
  40. package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
  41. package/dist/cjs/eds-icon-unknown.cjs.entry.js +18 -0
  42. package/dist/cjs/eds-icon-updown.cjs.entry.js +18 -0
  43. package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
  44. package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
  45. package/dist/cjs/eds-login_2.cjs.entry.js +23 -14
  46. package/dist/cjs/eds-matomo-notice.cjs.entry.js +123 -0
  47. package/dist/cjs/eds-modal.cjs.entry.js +6 -6
  48. package/dist/cjs/eds-pagination_2.cjs.entry.js +5 -5
  49. package/dist/cjs/eds-progress-bar.cjs.entry.js +1 -1
  50. package/dist/cjs/eds-rating.cjs.entry.js +1 -1
  51. package/dist/cjs/eds-section-core_2.cjs.entry.js +3 -3
  52. package/dist/cjs/eds-spinner.cjs.entry.js +1 -1
  53. package/dist/cjs/eds-switch.cjs.entry.js +2 -2
  54. package/dist/cjs/eds-tabs.cjs.entry.js +2 -2
  55. package/dist/cjs/eds-timeline.cjs.entry.js +2 -2
  56. package/dist/cjs/eds-toast-manager.cjs.entry.js +1 -1
  57. package/dist/cjs/eds-tooltip.cjs.entry.js +1 -1
  58. package/dist/cjs/eds-trl.cjs.entry.js +1 -1
  59. package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +1 -1
  60. package/dist/cjs/index-2f63169d.js +74 -34
  61. package/dist/cjs/loader.cjs.js +1 -1
  62. package/dist/cjs/logo-space.cjs.entry.js +2 -2
  63. package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +4 -4
  64. package/dist/cjs/{eds-logo-variations.cjs.entry.js → logo-variations-tabs.cjs.entry.js} +3 -3
  65. package/dist/cjs/logo-wrong-usage.cjs.entry.js +2 -2
  66. package/dist/cjs/minus-1da6a98a.js +13 -0
  67. package/dist/cjs/paper-0d6302f6.js +17 -0
  68. package/dist/cjs/plus-d0e00ad0.js +14 -0
  69. package/dist/cjs/portal-46212559.js +20 -0
  70. package/dist/cjs/private-38835fe7.js +27 -0
  71. package/dist/cjs/public-b519b1f6.js +18 -0
  72. package/dist/cjs/{eds-svg-repository.cjs.entry.js → svg-repository.cjs.entry.js} +30 -29
  73. package/dist/cjs/token-list_3.cjs.entry.js +5 -5
  74. package/dist/cjs/token-ratios.cjs.entry.js +1 -1
  75. package/dist/cjs/token-typography.cjs.entry.js +3 -3
  76. package/dist/cjs/tutotial-7855df3c.js +29 -0
  77. package/dist/cjs/unknown-6814e551.js +24 -0
  78. package/dist/cjs/up-and-down-d71df67d.js +14 -0
  79. package/dist/collection/collection-manifest.json +16 -5
  80. package/dist/collection/components/eds-accordion/eds-accordion.css +6 -4
  81. package/dist/collection/components/eds-accordion/eds-accordion.js +1 -1
  82. package/dist/collection/components/eds-accordion/eds-accordion.stories.js +1 -1
  83. package/dist/collection/components/eds-icons/eds-icon-bookmark/eds-icon-bookmark.js +36 -0
  84. package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +1 -1
  85. package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +1 -1
  86. package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +1 -1
  87. package/dist/collection/components/eds-icons/eds-icon-external/eds-icon-external.js +36 -0
  88. package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +1 -1
  89. package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +1 -1
  90. package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +1 -1
  91. package/dist/collection/components/eds-icons/eds-icon-minus/eds-icon-minus.js +36 -0
  92. package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +1 -1
  93. package/dist/collection/components/eds-icons/eds-icon-paper/eds-icon-paper.js +36 -0
  94. package/dist/collection/components/eds-icons/eds-icon-plus/eds-icon-plus.js +36 -0
  95. package/dist/collection/components/eds-icons/eds-icon-portal/eds-icon-portal.js +36 -0
  96. package/dist/collection/components/eds-icons/eds-icon-private/eds-icon-private.js +36 -0
  97. package/dist/collection/components/eds-icons/eds-icon-public/eds-icon-public.js +36 -0
  98. package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +1 -1
  99. package/dist/collection/components/eds-icons/eds-icon-star/eds-icon-star.js +1 -1
  100. package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +1 -1
  101. package/dist/collection/components/eds-icons/eds-icon-thumbs-down/eds-icon-thumbs-down.js +1 -1
  102. package/dist/collection/components/eds-icons/eds-icon-thumbs-up/eds-icon-thumbs-up.js +1 -1
  103. package/dist/collection/components/eds-icons/eds-icon-tutorial/eds-icon-tutorial.js +36 -0
  104. package/dist/collection/components/eds-icons/eds-icon-unknown/eds-icon-unknown.js +36 -0
  105. package/dist/collection/components/eds-icons/eds-icon-updown/eds-icon-updown.js +36 -0
  106. package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +1 -1
  107. package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +1 -1
  108. package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +1 -1
  109. package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +1 -1
  110. package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +1 -1
  111. package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +1 -1
  112. package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +1 -1
  113. package/dist/collection/components/eds-img/eds-img.js +2 -2
  114. package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +2 -21
  115. package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +1 -1
  116. package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +1 -1
  117. package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +59 -2
  118. package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +1 -1
  119. package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +4 -1
  120. package/dist/collection/components/eds-input-field/eds-input-field.js +37 -5
  121. package/dist/collection/components/eds-input-field/eds-input-field.stories.js +1 -0
  122. package/dist/collection/components/eds-link/eds-link.css +12 -0
  123. package/dist/collection/components/eds-link/eds-link.js +17 -9
  124. package/dist/collection/components/eds-logo/eds-logo.js +1 -1
  125. package/dist/collection/components/eds-modal/eds-modal.css +32 -1
  126. package/dist/collection/components/eds-modal/eds-modal.js +5 -5
  127. package/dist/collection/components/eds-pagination/eds-pagination.js +1 -1
  128. package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +1 -1
  129. package/dist/collection/components/eds-rating/eds-rating.js +1 -1
  130. package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +1 -1
  131. package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +2 -2
  132. package/dist/collection/components/eds-spinner/eds-spinner.js +1 -1
  133. package/dist/collection/components/eds-switch/eds-switch.js +2 -2
  134. package/dist/collection/components/eds-table/eds-table.js +4 -4
  135. package/dist/collection/components/eds-tag/eds-tag.js +1 -1
  136. package/dist/collection/components/eds-timeline/eds-timeline.css +35 -17
  137. package/dist/collection/components/eds-timeline/eds-timeline.js +1 -1
  138. package/dist/collection/components/eds-tooltip/eds-tooltip.js +1 -1
  139. package/dist/collection/components/eds-trl/eds-trl.js +1 -1
  140. package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
  141. package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
  142. package/dist/collection/eds-docs-ui/colors/color-palette/support.js +31 -18
  143. package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
  144. package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
  145. package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
  146. package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
  147. package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
  148. package/dist/collection/eds-docs-ui/{eds-components-section/eds-components-section.js → components-section/components-section.js} +13 -13
  149. package/dist/collection/eds-docs-ui/components-section/functional/angular.js +2 -0
  150. package/dist/collection/eds-docs-ui/components-section/functional/installation.js +2 -0
  151. package/dist/collection/eds-docs-ui/{functional → components-section/functional}/overview.js +2 -2
  152. package/dist/collection/eds-docs-ui/components-section/functional/react.js +2 -0
  153. package/dist/collection/eds-docs-ui/components-section/functional/usage.js +2 -0
  154. package/dist/collection/eds-docs-ui/components-section/functional/vue.js +2 -0
  155. package/dist/collection/eds-docs-ui/{eds-docs-tokens/eds-docs-tokens.js → design-tokens/docs-tokens/docs-tokens.js} +3 -3
  156. package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +3 -3
  157. package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
  158. package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
  159. package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
  160. package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
  161. package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +3 -3
  162. package/dist/collection/eds-docs-ui/{eds-docs-palettes/eds-docs-palettes.js → docs-palettes/docs-palettes.js} +3 -3
  163. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.css +144 -43
  164. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
  165. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.css +149 -68
  166. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
  167. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.css +158 -53
  168. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
  169. package/dist/collection/eds-docs-ui/{eds-logo-variations/eds-logo-variations.js → logo/logo-variations-tabs/logo-variations.js} +3 -3
  170. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.css +199 -169
  171. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
  172. package/dist/collection/eds-docs-ui/{eds-svg-repository/eds-svg-repository.js → svg-repository/svg-repository.js} +5 -5
  173. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +1 -1
  174. package/dist/collection/shared-ui/eds-feedback/eds-feedback.css +8 -0
  175. package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +1 -1
  176. package/dist/collection/shared-ui/eds-footer/eds-footer.js +2 -2
  177. package/dist/collection/shared-ui/eds-form/eds-form.js +46 -11
  178. package/dist/collection/shared-ui/eds-frame/eds-frame.js +28 -31
  179. package/dist/collection/shared-ui/eds-frame/eds-frame.stories.js +12 -12
  180. package/dist/collection/shared-ui/eds-header/eds-header.js +2 -2
  181. package/dist/collection/shared-ui/eds-login/eds-login.js +4 -1
  182. package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
  183. package/dist/collection/shared-ui/eds-splash-screen/eds-splash-screen.js +25 -13
  184. package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +35 -17
  185. package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +1 -1
  186. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +1 -1
  187. package/dist/collection/shared-ui/eds-user/eds-user.css +35 -17
  188. package/dist/collection/shared-ui/eds-user/eds-user.js +1 -1
  189. package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +1 -1
  190. package/dist/collection/utils/eds-form/formUtils.js +4 -34
  191. package/dist/components/bookmark.js +16 -0
  192. package/dist/components/{eds-logo-variations.d.ts → components-section.d.ts} +4 -4
  193. package/dist/components/{eds-components-section.js → components-section.js} +27 -22
  194. package/dist/components/components.css +35 -17
  195. package/dist/components/components.esm.js +1 -1
  196. package/dist/components/correct-use-of-colors.js +1 -1
  197. package/dist/components/{eds-svg-repository.d.ts → docs-palettes.d.ts} +4 -4
  198. package/dist/components/{eds-docs-palettes.js → docs-palettes.js} +8 -8
  199. package/dist/components/docs-tokens.d.ts +11 -0
  200. package/dist/components/{eds-docs-tokens.js → docs-tokens.js} +8 -8
  201. package/dist/components/eds-accordion2.js +2 -2
  202. package/dist/components/eds-app-root.js +1 -1
  203. package/dist/components/eds-cookies-preference.js +1 -1
  204. package/dist/components/eds-feedback.js +2 -2
  205. package/dist/components/eds-footer2.js +2 -2
  206. package/dist/components/eds-form.js +50 -45
  207. package/dist/components/eds-frame.js +7 -13
  208. package/dist/components/eds-header.js +2 -2
  209. package/dist/components/eds-icon-bluesky.js +1 -1
  210. package/dist/components/{eds-docs-palettes.d.ts → eds-icon-bookmark.d.ts} +4 -4
  211. package/dist/components/eds-icon-bookmark.js +33 -0
  212. package/dist/components/eds-icon-close.js +1 -1
  213. package/dist/components/eds-icon-copy.js +1 -1
  214. package/dist/components/eds-icon-eu.js +1 -1
  215. package/dist/components/eds-icon-external.d.ts +11 -0
  216. package/dist/components/eds-icon-external.js +33 -0
  217. package/dist/components/eds-icon-facebook.js +1 -1
  218. package/dist/components/eds-icon-gitlab.js +1 -1
  219. package/dist/components/eds-icon-linkedin.js +1 -1
  220. package/dist/components/eds-icon-loader.js +1 -1
  221. package/dist/components/eds-icon-mastodon.js +1 -1
  222. package/dist/components/eds-icon-menu.js +1 -1
  223. package/dist/components/eds-icon-minus.d.ts +11 -0
  224. package/dist/components/eds-icon-minus.js +33 -0
  225. package/dist/components/eds-icon-more.js +1 -1
  226. package/dist/components/eds-icon-paper.d.ts +11 -0
  227. package/dist/components/eds-icon-paper.js +33 -0
  228. package/dist/components/eds-icon-plus.d.ts +11 -0
  229. package/dist/components/eds-icon-plus.js +33 -0
  230. package/dist/components/{eds-docs-tokens.d.ts → eds-icon-portal.d.ts} +4 -4
  231. package/dist/components/eds-icon-portal.js +33 -0
  232. package/dist/components/eds-icon-private.d.ts +11 -0
  233. package/dist/components/eds-icon-private.js +33 -0
  234. package/dist/components/eds-icon-public.d.ts +11 -0
  235. package/dist/components/eds-icon-public.js +33 -0
  236. package/dist/components/eds-icon-search.js +1 -1
  237. package/dist/components/eds-icon-star.js +1 -1
  238. package/dist/components/eds-icon-success.js +1 -1
  239. package/dist/components/eds-icon-thumbs-down.js +1 -1
  240. package/dist/components/eds-icon-thumbs-up.js +1 -1
  241. package/dist/components/eds-icon-tutorial.d.ts +11 -0
  242. package/dist/components/eds-icon-tutorial.js +33 -0
  243. package/dist/components/eds-icon-twitter.js +1 -1
  244. package/dist/components/eds-icon-unknown.d.ts +11 -0
  245. package/dist/components/eds-icon-unknown.js +33 -0
  246. package/dist/components/eds-icon-updown.d.ts +11 -0
  247. package/dist/components/eds-icon-updown.js +33 -0
  248. package/dist/components/eds-icon-user.js +1 -1
  249. package/dist/components/eds-icon-youtube.js +1 -1
  250. package/dist/components/eds-img2.js +2 -2
  251. package/dist/components/eds-input-field2.js +37 -5
  252. package/dist/components/eds-input-footer2.js +1 -1
  253. package/dist/components/eds-input-label2.js +1 -1
  254. package/dist/components/eds-input-range2.js +26 -3
  255. package/dist/components/eds-input-search2.js +1 -1
  256. package/dist/components/eds-input-select2.js +4 -1
  257. package/dist/components/eds-input2.js +3 -5
  258. package/dist/components/eds-link2.js +18 -10
  259. package/dist/components/eds-login2.js +1 -1
  260. package/dist/components/eds-logo2.js +1 -1
  261. package/dist/components/eds-modal.js +6 -6
  262. package/dist/components/eds-pagination2.js +1 -1
  263. package/dist/components/eds-progress-bar2.js +1 -1
  264. package/dist/components/eds-rating2.js +1 -1
  265. package/dist/components/eds-section-core2.js +1 -1
  266. package/dist/components/eds-section-heading2.js +2 -2
  267. package/dist/components/eds-social-networks2.js +1 -1
  268. package/dist/components/eds-spinner2.js +1 -1
  269. package/dist/components/eds-splash-screen2.js +25 -14
  270. package/dist/components/eds-switch.js +2 -2
  271. package/dist/components/eds-table2.js +4 -4
  272. package/dist/components/eds-tabs.js +2 -2
  273. package/dist/components/eds-tag2.js +1 -1
  274. package/dist/components/eds-timeline.js +2 -2
  275. package/dist/components/eds-toast-manager.js +1 -1
  276. package/dist/components/eds-tooltip.js +1 -1
  277. package/dist/components/eds-trl.js +1 -1
  278. package/dist/components/eds-user.js +12 -18
  279. package/dist/components/incorrect-use-of-colors.js +1 -1
  280. package/dist/components/logo-space.js +69 -3
  281. package/dist/components/logo-variations-horizontal2.js +2 -2
  282. package/dist/components/logo-variations-tabs.d.ts +11 -0
  283. package/dist/components/{eds-logo-variations.js → logo-variations-tabs.js} +8 -8
  284. package/dist/components/logo-variations-vertical2.js +2 -2
  285. package/dist/components/logo-wrong-usage.js +2 -2
  286. package/dist/components/minus.js +11 -0
  287. package/dist/components/p-024c7937.js +1 -0
  288. package/dist/components/p-032f9f64.entry.js +1 -0
  289. package/dist/components/p-05754401.js +1 -0
  290. package/dist/components/{p-ceac6200.entry.js → p-058cf100.entry.js} +1 -1
  291. package/dist/components/p-063b0683.entry.js +1 -0
  292. package/dist/components/p-0ce924b1.entry.js +1 -0
  293. package/dist/components/p-18eb23ff.entry.js +1 -0
  294. package/dist/components/p-1aab55cf.entry.js +1 -0
  295. package/dist/components/p-1b2913c8.js +1 -0
  296. package/dist/components/p-1b4e9576.entry.js +1 -0
  297. package/dist/components/p-20b3a999.entry.js +1 -0
  298. package/dist/components/p-20e9ae7f.entry.js +1 -0
  299. package/dist/components/p-29e807f5.entry.js +1 -0
  300. package/dist/components/{p-d17ea8af.entry.js → p-2c1be2bb.entry.js} +1 -1
  301. package/dist/components/p-30a319d5.entry.js +1 -0
  302. package/dist/components/p-35ed7ebf.entry.js +1 -0
  303. package/dist/components/p-3932d0af.entry.js +1 -0
  304. package/dist/components/{p-4d295eb7.entry.js → p-3a7be9a7.entry.js} +1 -1
  305. package/dist/components/p-3af94671.entry.js +1 -0
  306. package/dist/components/p-41e89554.entry.js +1 -0
  307. package/dist/components/{p-07ba7c89.entry.js → p-424ba743.entry.js} +1 -1
  308. package/dist/components/p-435a8942.entry.js +1 -0
  309. package/dist/components/p-4c7852f8.entry.js +1 -0
  310. package/dist/components/p-4e8a317b.entry.js +1 -0
  311. package/dist/components/{p-0f73391d.entry.js → p-526cdc57.entry.js} +1 -1
  312. package/dist/components/p-52913e2e.entry.js +1 -0
  313. package/dist/components/{p-5cf480a8.entry.js → p-59d963d1.entry.js} +1 -1
  314. package/dist/components/p-6404e157.entry.js +1 -0
  315. package/dist/components/p-66bb44c9.entry.js +1 -0
  316. package/dist/components/p-694fc085.js +1 -0
  317. package/dist/components/p-6dc26e53.entry.js +1 -0
  318. package/dist/components/p-7198c024.js +1 -0
  319. package/dist/components/p-78fa7132.entry.js +1 -0
  320. package/dist/components/p-7dce734a.entry.js +1 -0
  321. package/dist/components/{p-01cb7ceb.entry.js → p-7fa88255.entry.js} +1 -1
  322. package/dist/components/p-83936521.entry.js +1 -0
  323. package/dist/components/{p-a6bf9bf8.entry.js → p-85ad681a.entry.js} +1 -1
  324. package/dist/components/p-8653bc36.entry.js +1 -0
  325. package/dist/components/p-86bb73dc.js +1 -0
  326. package/dist/components/p-8e3c6c63.entry.js +1 -0
  327. package/dist/components/p-923f67b5.entry.js +1 -0
  328. package/dist/components/p-93093977.entry.js +1 -0
  329. package/dist/components/{p-a02c5c4a.entry.js → p-941240b5.entry.js} +1 -1
  330. package/dist/components/p-97e95520.entry.js +1 -0
  331. package/dist/components/{p-4df00ba5.entry.js → p-9a1a6df1.entry.js} +1 -1
  332. package/dist/components/p-9dc879c9.entry.js +1 -0
  333. package/dist/components/p-a56f0579.entry.js +1 -0
  334. package/dist/components/p-a8b0fe92.entry.js +1 -0
  335. package/dist/components/p-acc4d234.entry.js +1 -0
  336. package/dist/components/p-b0b37831.entry.js +1 -0
  337. package/dist/components/p-b2b46793.entry.js +1 -0
  338. package/dist/components/p-b55b0091.entry.js +1 -0
  339. package/dist/components/p-b73410de.js +1 -0
  340. package/dist/components/p-b76aa402.entry.js +1 -0
  341. package/dist/components/p-b96fc468.entry.js +1 -0
  342. package/dist/components/p-bab07ba6.entry.js +1 -0
  343. package/dist/components/{p-abaf04e1.entry.js → p-bcbc7b7f.entry.js} +1 -1
  344. package/dist/components/p-c1e4ef92.js +1 -0
  345. package/dist/components/p-c8abff96.entry.js +1 -0
  346. package/dist/components/{p-24507e71.entry.js → p-c935aa46.entry.js} +1 -1
  347. package/dist/components/p-cccff1e3.entry.js +1 -0
  348. package/dist/components/p-cd624044.entry.js +1 -0
  349. package/dist/components/p-cdf19579.js +1 -0
  350. package/dist/components/{p-7ba154c5.entry.js → p-d525ed36.entry.js} +1 -1
  351. package/dist/components/p-d94a44b9.entry.js +1 -0
  352. package/dist/components/p-d962849c.js +1 -0
  353. package/dist/components/p-dbcf1f0e.entry.js +1 -0
  354. package/dist/components/p-dcc08064.entry.js +1 -0
  355. package/dist/components/{p-f2e66c82.entry.js → p-e64cd6f7.entry.js} +1 -1
  356. package/dist/components/p-ea089f4e.entry.js +1 -0
  357. package/dist/components/p-eebf7ebf.entry.js +1 -0
  358. package/dist/components/p-efc73304.entry.js +1 -0
  359. package/dist/components/p-f13e9ab1.entry.js +1 -0
  360. package/dist/components/p-f48a4313.entry.js +1 -0
  361. package/dist/components/{p-f223a835.entry.js → p-ff7acb55.entry.js} +1 -1
  362. package/dist/components/paper.js +15 -0
  363. package/dist/components/plus.js +12 -0
  364. package/dist/components/portal.js +18 -0
  365. package/dist/components/primary.js +1 -1
  366. package/dist/components/primary2.js +1 -1
  367. package/dist/components/private.js +25 -0
  368. package/dist/components/public.js +16 -0
  369. package/dist/components/secondary.js +1 -1
  370. package/dist/components/secondary2.js +7 -7
  371. package/dist/components/support.js +31 -18
  372. package/dist/components/support2.js +3 -3
  373. package/dist/components/svg-repository.d.ts +11 -0
  374. package/dist/components/{eds-svg-repository.js → svg-repository.js} +34 -33
  375. package/dist/components/token-list2.js +3 -3
  376. package/dist/components/token-radii2.js +1 -1
  377. package/dist/components/token-ratios.js +1 -1
  378. package/dist/components/token-shadows2.js +1 -1
  379. package/dist/components/token-spacing.js +1 -1
  380. package/dist/components/token-typography.js +3 -3
  381. package/dist/components/tutotial.js +27 -0
  382. package/dist/components/unknown.js +22 -0
  383. package/dist/components/up-and-down.js +12 -0
  384. package/dist/esm/bookmark-c200037c.js +16 -0
  385. package/dist/esm/color-primary-palette_6.entry.js +44 -31
  386. package/dist/esm/{eds-components-section.entry.js → components-section.entry.js} +22 -17
  387. package/dist/esm/components.js +1 -1
  388. package/dist/esm/correct-use-of-colors.entry.js +1 -1
  389. package/dist/esm/{eds-docs-palettes.entry.js → docs-palettes.entry.js} +3 -3
  390. package/dist/esm/{eds-docs-tokens.entry.js → docs-tokens.entry.js} +3 -3
  391. package/dist/esm/eds-accordion.entry.js +82 -0
  392. package/dist/esm/eds-app-root.entry.js +1 -1
  393. package/dist/esm/{eds-accordion_17.entry.js → eds-avatar_24.entry.js} +841 -216
  394. package/dist/esm/eds-card-desc_3.entry.js +1 -1
  395. package/dist/esm/eds-cookies-preference.entry.js +1 -1
  396. package/dist/esm/eds-feedback.entry.js +2 -2
  397. package/dist/esm/eds-frame.entry.js +5 -11
  398. package/dist/esm/eds-icon-bluesky.entry.js +1 -1
  399. package/dist/esm/eds-icon-bookmark.entry.js +14 -0
  400. package/dist/esm/eds-icon-close.entry.js +1 -1
  401. package/dist/esm/eds-icon-copy.entry.js +1 -1
  402. package/dist/esm/eds-icon-eu.entry.js +1 -1
  403. package/dist/esm/eds-icon-external.entry.js +14 -0
  404. package/dist/esm/eds-icon-facebook.entry.js +1 -1
  405. package/dist/esm/eds-icon-gitlab.entry.js +1 -1
  406. package/dist/esm/eds-icon-linkedin.entry.js +1 -1
  407. package/dist/esm/eds-icon-loader.entry.js +1 -1
  408. package/dist/esm/eds-icon-mastodon.entry.js +1 -1
  409. package/dist/esm/eds-icon-menu.entry.js +1 -1
  410. package/dist/esm/eds-icon-minus.entry.js +14 -0
  411. package/dist/esm/eds-icon-more.entry.js +1 -1
  412. package/dist/esm/eds-icon-paper.entry.js +14 -0
  413. package/dist/esm/eds-icon-plus.entry.js +14 -0
  414. package/dist/esm/eds-icon-portal.entry.js +14 -0
  415. package/dist/esm/eds-icon-private.entry.js +14 -0
  416. package/dist/esm/eds-icon-public.entry.js +14 -0
  417. package/dist/esm/eds-icon-search.entry.js +1 -1
  418. package/dist/esm/eds-icon-star.entry.js +1 -1
  419. package/dist/esm/eds-icon-success.entry.js +1 -1
  420. package/dist/esm/eds-icon-thumbs-down.entry.js +1 -1
  421. package/dist/esm/eds-icon-thumbs-up.entry.js +1 -1
  422. package/dist/esm/eds-icon-tutorial.entry.js +14 -0
  423. package/dist/esm/eds-icon-twitter.entry.js +1 -1
  424. package/dist/esm/eds-icon-unknown.entry.js +14 -0
  425. package/dist/esm/eds-icon-updown.entry.js +14 -0
  426. package/dist/esm/eds-icon-user.entry.js +1 -1
  427. package/dist/esm/eds-icon-youtube.entry.js +1 -1
  428. package/dist/esm/eds-login_2.entry.js +23 -14
  429. package/dist/esm/eds-matomo-notice.entry.js +119 -0
  430. package/dist/esm/eds-modal.entry.js +6 -6
  431. package/dist/esm/eds-pagination_2.entry.js +5 -5
  432. package/dist/esm/eds-progress-bar.entry.js +1 -1
  433. package/dist/esm/eds-rating.entry.js +1 -1
  434. package/dist/esm/eds-section-core_2.entry.js +3 -3
  435. package/dist/esm/eds-spinner.entry.js +1 -1
  436. package/dist/esm/eds-switch.entry.js +2 -2
  437. package/dist/esm/eds-tabs.entry.js +2 -2
  438. package/dist/esm/eds-timeline.entry.js +2 -2
  439. package/dist/esm/eds-toast-manager.entry.js +1 -1
  440. package/dist/esm/eds-tooltip.entry.js +1 -1
  441. package/dist/esm/eds-trl.entry.js +1 -1
  442. package/dist/esm/incorrect-use-of-colors.entry.js +1 -1
  443. package/dist/esm/index-8a71b9a7.js +74 -34
  444. package/dist/esm/loader.js +1 -1
  445. package/dist/esm/logo-space.entry.js +2 -2
  446. package/dist/esm/logo-variations-horizontal_2.entry.js +4 -4
  447. package/dist/esm/{eds-logo-variations.entry.js → logo-variations-tabs.entry.js} +3 -3
  448. package/dist/esm/logo-wrong-usage.entry.js +2 -2
  449. package/dist/esm/minus-b30a7c71.js +11 -0
  450. package/dist/esm/paper-8e74ea31.js +15 -0
  451. package/dist/esm/plus-89c07be2.js +12 -0
  452. package/dist/esm/portal-d6c8ce56.js +18 -0
  453. package/dist/esm/private-1c25ff8e.js +25 -0
  454. package/dist/esm/public-d4d8c585.js +16 -0
  455. package/dist/esm/{eds-svg-repository.entry.js → svg-repository.entry.js} +29 -28
  456. package/dist/esm/token-list_3.entry.js +5 -5
  457. package/dist/esm/token-ratios.entry.js +1 -1
  458. package/dist/esm/token-typography.entry.js +3 -3
  459. package/dist/esm/tutotial-150ee1fd.js +27 -0
  460. package/dist/esm/unknown-ed01a24c.js +22 -0
  461. package/dist/esm/up-and-down-d747abee.js +12 -0
  462. package/dist/hydrate/index.js +1122 -609
  463. package/dist/hydrate/index.mjs +1122 -609
  464. package/dist/stencil.config.js +1 -1
  465. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/svgs/src/lib/svgs.d.ts +11 -1
  466. package/dist/types/components/eds-accordion/eds-accordion.stories.d.ts +1 -1
  467. package/dist/types/components/eds-icons/eds-icon-bookmark/eds-icon-bookmark.d.ts +10 -0
  468. package/dist/types/components/eds-icons/eds-icon-external/eds-icon-external.d.ts +10 -0
  469. package/dist/types/components/eds-icons/eds-icon-minus/eds-icon-minus.d.ts +10 -0
  470. package/dist/types/components/eds-icons/eds-icon-paper/eds-icon-paper.d.ts +10 -0
  471. package/dist/types/components/eds-icons/eds-icon-plus/eds-icon-plus.d.ts +10 -0
  472. package/dist/types/components/eds-icons/eds-icon-portal/eds-icon-portal.d.ts +10 -0
  473. package/dist/types/components/eds-icons/eds-icon-private/eds-icon-private.d.ts +10 -0
  474. package/dist/types/components/eds-icons/eds-icon-public/eds-icon-public.d.ts +10 -0
  475. package/dist/types/components/eds-icons/eds-icon-tutorial/eds-icon-tutorial.d.ts +10 -0
  476. package/dist/types/components/eds-icons/eds-icon-unknown/eds-icon-unknown.d.ts +10 -0
  477. package/dist/types/components/eds-icons/eds-icon-updown/eds-icon-updown.d.ts +10 -0
  478. package/dist/types/components/eds-input-elements/eds-input/eds-input.d.ts +0 -2
  479. package/dist/types/components/eds-input-elements/eds-input-range/eds-input-range.d.ts +12 -0
  480. package/dist/types/components/eds-input-field/eds-input-field.d.ts +3 -0
  481. package/dist/types/components.d.ts +364 -173
  482. package/dist/types/eds-docs-ui/colors/color-palette/support.d.ts +1 -0
  483. package/dist/types/eds-docs-ui/{eds-logo-variations/eds-logo-variations.d.ts → components-section/components-section.d.ts} +1 -1
  484. package/dist/types/eds-docs-ui/components-section/functional/angular.d.ts +2 -0
  485. package/dist/types/eds-docs-ui/components-section/functional/installation.d.ts +2 -0
  486. package/dist/types/eds-docs-ui/components-section/functional/overview.d.ts +2 -0
  487. package/dist/types/eds-docs-ui/components-section/functional/react.d.ts +2 -0
  488. package/dist/types/eds-docs-ui/components-section/functional/usage.d.ts +2 -0
  489. package/dist/types/eds-docs-ui/components-section/functional/vue.d.ts +2 -0
  490. package/dist/types/eds-docs-ui/{eds-docs-tokens/eds-docs-tokens.d.ts → design-tokens/docs-tokens/docs-tokens.d.ts} +1 -1
  491. package/dist/types/eds-docs-ui/{eds-docs-palettes/eds-docs-palettes.d.ts → docs-palettes/docs-palettes.d.ts} +1 -1
  492. package/dist/types/eds-docs-ui/{eds-components-section/eds-components-section.d.ts → logo/logo-variations-tabs/logo-variations.d.ts} +1 -1
  493. package/dist/types/eds-docs-ui/{eds-svg-repository/eds-svg-repository.d.ts → svg-repository/svg-repository.d.ts} +1 -1
  494. package/dist/types/shared-ui/eds-form/eds-form.d.ts +1 -0
  495. package/dist/types/shared-ui/eds-frame/eds-frame.d.ts +10 -9
  496. package/dist/types/shared-ui/eds-frame/eds-frame.stories.d.ts +3 -3
  497. package/dist/types/shared-ui/eds-login/eds-login.d.ts +3 -0
  498. package/dist/types/shared-ui/eds-splash-screen/eds-splash-screen.d.ts +2 -0
  499. package/dist/types/utils/eds-form/formUtils.d.ts +1 -1
  500. package/package.json +4 -4
  501. package/README.md +0 -370
  502. package/dist/cjs/eds-form.cjs.entry.js +0 -409
  503. package/dist/cjs/eds-input_7.cjs.entry.js +0 -357
  504. package/dist/cjs/token-spacing.cjs.entry.js +0 -16
  505. package/dist/collection/eds-docs-ui/functional/angular.js +0 -2
  506. package/dist/collection/eds-docs-ui/functional/installation.js +0 -2
  507. package/dist/collection/eds-docs-ui/functional/react.js +0 -2
  508. package/dist/collection/eds-docs-ui/functional/usage.js +0 -2
  509. package/dist/collection/eds-docs-ui/functional/vue.js +0 -2
  510. package/dist/components/eds-components-section.d.ts +0 -11
  511. package/dist/components/p-03a38eab.entry.js +0 -1
  512. package/dist/components/p-05d8fdc3.entry.js +0 -1
  513. package/dist/components/p-0918a2e2.entry.js +0 -1
  514. package/dist/components/p-096d3274.entry.js +0 -1
  515. package/dist/components/p-10a318e0.entry.js +0 -1
  516. package/dist/components/p-16e0b902.entry.js +0 -1
  517. package/dist/components/p-18e10983.entry.js +0 -1
  518. package/dist/components/p-215f3b21.entry.js +0 -1
  519. package/dist/components/p-30075622.entry.js +0 -1
  520. package/dist/components/p-32a7f571.entry.js +0 -1
  521. package/dist/components/p-3f0fd469.entry.js +0 -1
  522. package/dist/components/p-4675ac16.entry.js +0 -1
  523. package/dist/components/p-46c9a35e.entry.js +0 -1
  524. package/dist/components/p-4aefc66e.entry.js +0 -1
  525. package/dist/components/p-4bcf6077.entry.js +0 -1
  526. package/dist/components/p-5d26f527.entry.js +0 -1
  527. package/dist/components/p-64f6f07e.entry.js +0 -1
  528. package/dist/components/p-69e5af42.entry.js +0 -1
  529. package/dist/components/p-6a73ac42.entry.js +0 -1
  530. package/dist/components/p-70201ae6.entry.js +0 -1
  531. package/dist/components/p-7ba4ca15.entry.js +0 -1
  532. package/dist/components/p-84faf1b3.entry.js +0 -1
  533. package/dist/components/p-8803ecf9.entry.js +0 -1
  534. package/dist/components/p-8cf4ee6e.entry.js +0 -1
  535. package/dist/components/p-9e2a0f5a.entry.js +0 -1
  536. package/dist/components/p-9f4ad4e4.entry.js +0 -1
  537. package/dist/components/p-a0abe772.entry.js +0 -1
  538. package/dist/components/p-ae60f98b.entry.js +0 -1
  539. package/dist/components/p-b2f0f40b.entry.js +0 -1
  540. package/dist/components/p-b4332c34.entry.js +0 -1
  541. package/dist/components/p-cee891dc.entry.js +0 -1
  542. package/dist/components/p-d06faa08.entry.js +0 -1
  543. package/dist/components/p-d2159cc9.entry.js +0 -1
  544. package/dist/components/p-d895d036.entry.js +0 -1
  545. package/dist/components/p-db970de6.entry.js +0 -1
  546. package/dist/components/p-e343cd31.entry.js +0 -1
  547. package/dist/components/p-e3811d4b.entry.js +0 -1
  548. package/dist/components/p-e8bd6106.entry.js +0 -1
  549. package/dist/components/p-e96a5c8e.entry.js +0 -1
  550. package/dist/components/p-fec4cba7.entry.js +0 -1
  551. package/dist/esm/eds-form.entry.js +0 -405
  552. package/dist/esm/eds-input_7.entry.js +0 -347
  553. package/dist/esm/token-spacing.entry.js +0 -12
  554. package/dist/types/eds-docs-ui/functional/angular.d.ts +0 -2
  555. package/dist/types/eds-docs-ui/functional/installation.d.ts +0 -2
  556. package/dist/types/eds-docs-ui/functional/overview.d.ts +0 -2
  557. package/dist/types/eds-docs-ui/functional/react.d.ts +0 -2
  558. package/dist/types/eds-docs-ui/functional/usage.d.ts +0 -2
  559. package/dist/types/eds-docs-ui/functional/vue.d.ts +0 -2
  560. /package/dist/collection/eds-docs-ui/{eds-svg-repository/eds-svg-repository.css → svg-repository/svg-repository.css} +0 -0
@@ -1 +0,0 @@
1
- import{r as c,h as s}from"./p-cccacbd3.js";import{c as r}from"./p-8983de37.js";const e=class{constructor(s){c(this,s),this.class=""}render(){return s("span",{key:"cdc9ce68b682f85cd180461ec58ec0a402833941",class:this.class,innerHTML:r})}};export{e as eds_icon_close}
@@ -1 +0,0 @@
1
- import{r as e,h as t}from"./p-cccacbd3.js";const s={"1x1":"1/1","21x9":"21/9","16x9":"16/9","3x2":"3/2","4x3":"4/3","4x5":"4/5"},a=class{constructor(t){e(this,t)}render(){return t("section",{key:"5e6ad389cf71ef5d70b7c4a92314b25ef7272f62",class:"w-full"},t("eds-section-core",{key:"5dd2339752eddd0826987245e7b80edc64816a32",tag:"div","section-title":"Aspect Ratios","heading-level":"h3"},t("ul",{key:"d71c41ed6a9d8f6b45c03fb8fa7070810f3fe6ba",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},Object.entries(s).map((([e,s])=>t("li",{class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},t("div",{class:"container ratio-box flex items-center justify-center text-center border-2 border-soft",style:{aspectRatio:s.replace("/",":"),width:"100%",maxWidth:"300px"}},t("span",{class:"text-default font-bold mr-auto"},"aspect-",e),t("span",{class:"mt-2 text-sm ml-auto"},s))))))))}};export{a as token_ratios}
@@ -1 +0,0 @@
1
- import{r as s,h as c}from"./p-cccacbd3.js";import{y as e}from"./p-ecbb679f.js";const r=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"8b5d4cfeedf6d7e9bea48d7ba892527d484c858d",class:this.class,innerHTML:e})}};export{r as eds_icon_youtube}
@@ -1 +0,0 @@
1
- import{r as c,h as s}from"./p-cccacbd3.js";import{m as r}from"./p-29041952.js";const e=class{constructor(s){c(this,s),this.class=""}render(){return s("span",{key:"e9500869c3e6bcff5cfc460596cc5632d93885a1",class:this.class,innerHTML:r})}};export{e as eds_icon_more}
@@ -1 +0,0 @@
1
- import{r as s,h as e}from"./p-cccacbd3.js";import{m as a}from"./p-5ab1d64a.js";const c=class{constructor(e){s(this,e),this.class=""}render(){return e("span",{key:"3a5ecd9141abeac3ee4e51e31eb10b3e14e4c0ab",class:this.class,innerHTML:a})}};export{c as eds_icon_mastodon}
@@ -1 +0,0 @@
1
- import{r as s,h as c}from"./p-cccacbd3.js";import{c as r}from"./p-0be28996.js";const a=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"cf0aeae1e95d6bf9fab75d9153b28395821bc41a",class:this.class,innerHTML:r})}};export{a as eds_icon_copy}
@@ -1 +0,0 @@
1
- import{r as c,h as s}from"./p-cccacbd3.js";import{f as r}from"./p-4687b64c.js";const a=class{constructor(s){c(this,s),this.class=""}render(){return s("span",{key:"1c2cc23670adff6ad51800e71c43e91381a0b15e",class:this.class,innerHTML:r})}};export{a as eds_icon_facebook}
@@ -1 +0,0 @@
1
- import{r as s,h as r}from"./p-cccacbd3.js";import{u as c}from"./p-46d0716d.js";const d=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"ff014a9761d8380a9fd8c97d3dd483b8d6fc786c",class:this.class,innerHTML:c})}};export{d as eds_icon_user}
@@ -1 +0,0 @@
1
- import{r as s,h as c}from"./p-cccacbd3.js";import{s as r}from"./p-b822abb7.js";const d=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"77c30814dc10c8de54368bd9d1282da4d81df555",class:this.class,innerHTML:r})}};export{d as eds_icon_success}
@@ -1 +0,0 @@
1
- import{r as e,h as a}from"./p-cccacbd3.js";import{h as o}from"./p-2692f93d.js";const c=class{constructor(a){e(this,a)}render(){return a("ul",{key:"f5aef262ac65790a1f86ea7eb8a80fc093406798",class:"container grid-layout gap-y-8 md:gap-y-12 lg:gap-y-16"},a("span",{key:"150bcdb8502a137f54415e24618cf39d0f098c28",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},a("div",{key:"7df94271a37ae57dc021390f6f16637ea3c6948e",class:"example"},a("div",{key:"8b4bff581312ed63a5812b9bd7c93bbae6137809",class:"bg-dark "},a("div",{key:"78fd9855901f2da1392006dbbcaec5537586ef9d",class:"no-other-bg-color logo",innerHTML:o})),a("p",{key:"5bbf1ae6a4b6b4f9c1a5a310c0c5b123b24f3581",class:"f-ui-02"},"Do not use with backgrounds that make legibility difficult"))),a("span",{key:"7d1c8346857b6366b69e9ad6bc910adfed8b6213",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},a("div",{key:"3df57b6e370e166e63b36aa45901800de51bedc5",class:"example"},a("div",{key:"dc1983f4b8faad9d3c23ad612a1c01462bf033b0",class:"no-other-color p-16"},a("div",{key:"42f985c970bce2bfa9590f64458e6987500d6036",class:"logo non-brand-color",innerHTML:o})),a("p",{key:"9f44984a151b0720f2be17074bdd3c0d42c8210a",class:"f-ui-02"},"Do not apply other colors"))),a("span",{key:"d6481a9e1f79c892e54853f3137e5724a42c2479",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},a("div",{key:"fd550421e565543c1aaff054a86733a585ce9b9b",class:"example"},a("div",{key:"3b677e85c9b3cb237e10a212187ba192b711fd53",class:"bg-light p-16"},a("div",{key:"958733b94eca4e7e27dc5ac3e74f2c745198f37d",class:"logo distorted",innerHTML:o})),a("p",{key:"9f4d3fc90cf8143480fb143a8932f91185a62f4c",class:"f-ui-02"},"Do not deform the logo"))),a("span",{key:"7254597b2dbcb94118547e3b640c79c3bbd3e7ff",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},a("div",{key:"4caef2a8c103ecfc8ff91e40b8c5255571984d14",class:"example"},a("div",{key:"c93ae6b7c3d58700300fe01b398e4e57728fb314",class:"bg-white p-16"},a("div",{key:"92916204870722a6da1f45d3d09505589763390b",class:"logo effects",innerHTML:o})),a("p",{key:"f9295bc1f1b1de2c575d934588f95dee6fc81143",class:"f-ui-02"},"Do not apply effects"))),a("span",{key:"1b8488e14728799e81205823d2a964cf8e6f9baf",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},a("div",{key:"d3be08fe47ce2fd20dee086553cd16950fb6f964",class:"example"},a("div",{key:"76713df96cca42778f26b580e790dd3fcfb0abee",class:"bg-white p-16"},a("div",{key:"db1a9153dc37119255fa75ea0491daea09545d61",class:"logo rotated",innerHTML:o})),a("p",{key:"95b0f06f728a846119bd6844207e93d068dabcc6",class:"f-ui-02"},"Do not rotate the logo"))),a("span",{key:"92c5de7b7834ae8a14548712239ec22667d2fb5c",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},a("div",{key:"64533bc4e04c802b4cedc6866c168eaac72c2550",class:"example"},a("div",{key:"d630811a1c2ae0a252a7e1bdf7383440e6aa417a",class:"bg-light p-16"},a("div",{key:"525f7eaebf6e0a75b4ea91c2795f13a7837ebb54",class:"logo outlined",innerHTML:o})),a("p",{key:"455855e6657b98d55b0f637548a88ed312130007",class:"f-ui-02"},"Do not apply outlines"))),a("span",{key:"a0c54e90591e693fb705d085c21b281e0468bc6e",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"}),a("span",{key:"af1f7db921096e0a20372ad028bf8eb6522ec736",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},a("div",{key:"ba754fd4de6ea65d74f8215aee158c3657b42b23",class:"example"},a("div",{key:"91b10cf3ad9ce224546f5c67ddd10a6009a6278d",class:"bg-accent p-16"},a("div",{key:"1ea0aa874d42426a0e4762532a1b5aaa8c7fc671",class:"text-inverse",innerHTML:o})),a("p",{key:"3219f17362a76b5694e44c34d9405c04e378d7fd",class:"f-ui-02"},"Do not use the green background for the logo version of the logo with backgrounds with the same tones"))))}};c.style=".container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.bg-accent{background-color:var(--green-500)}.bg-dark{background-color:var(--grey-300)}.bg-strongest{background-color:var(--black)}.text-default{color:var(--black)}.text-inverse{color:var(--white)}.p-8{padding:0.5rem}.p-16{padding:1rem}.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-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)}.container{display:flex;flex-wrap:wrap;gap:16px}.example{width:200px;text-align:center;font-size:14px}.logo{width:100%;height:auto}.bg-dark{background-color:#333}.bg-light{background-color:#f3f3f3}.bg-white{background-color:white}.non-brand-color{fill:purple;}.distorted{transform:scaleX(1.5)}.effects{filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, 0.5))}.rotated{transform:rotate(15deg)}.no-other-bg-color{background-color:var(--purple-200)}.no-other-color{color:var(--red-700)}.outlined{stroke:red;stroke-width:2px;fill:none;}.custom-font{font-family:'Comic Sans MS', cursive;font-size:20px;color:#333;}.grid-layout{display:grid;grid-template-columns:repeat(var(--container-grid-columns, var(--grid-columns)), 1fr);grid-gap:var(--inner-gutter)}.grid-col-span-12{--container-grid-columns:12;grid-column:span 12 / span 12}.gap-y-8{row-gap:0.5rem}@media (min-width: 750px){.md\\:flex{display:flex}.md\\:hidden{display:none}.md\\:gap-y-12{row-gap:0.75rem}.md\\:pt-28{padding-top:1.75rem}}@media (min-width: 900px){.lg\\:order-last{order:9999}.lg\\:order-none{order:0}.lg\\:mt-0{margin-top:0rem}.lg\\:flex{display:flex}.lg\\:w-\\[150px\\]{width:150px}.lg\\:w-auto{width:auto}.lg\\:max-w-\\[720px\\]{max-width:720px}.lg\\:flex-row{flex-direction:row}.lg\\:flex-nowrap{flex-wrap:nowrap}.lg\\:gap-y-16{row-gap:1rem}.lg\\:px-28{padding-left:1.75rem;padding-right:1.75rem}.lg\\:\\!pl-12{padding-left:0.75rem !important}.lg\\:\\!pr-12{padding-right:0.75rem !important}}@media (min-width: 750px){.md\\:grid-col-span-4{--container-grid-columns:4;grid-column:span 4 / span 4}.md\\:grid-col-span-6{--container-grid-columns:6;grid-column:span 6 / span 6}}.flex-col{flex-direction:column}";export{c as logo_wrong_usage}
@@ -1 +0,0 @@
1
- import{r as e,h as t}from"./p-cccacbd3.js";const a=class{constructor(t){e(this,t),this.applications=void 0}getParsedApplications(){let e=[];if("string"==typeof this.applications)try{e=JSON.parse(this.applications||"[]")}catch(t){console.error("Invalid applications trl JSON",t),e=[]}else Array.isArray(this.applications)&&(e=this.applications);return e}calculateProgress(e){return Math.ceil(e/9*100)}render(){const e=this.getParsedApplications().map((e=>({Application:e.name,"Current TRL Stage":`TRL ${e.currentTrl}`,Progress:t("div",{class:"w-[200px]"},t("eds-progress-bar",{value:this.calculateProgress(e.currentTrl)}))})));return t("div",{key:"136da00c1c4e1c6988ec014a80de9b87f5207e69",class:"container mx-auto px-4 py-8"},t("eds-table",{key:"43a746233f39b4975ff70da955e0c936be7bfece","table-data":JSON.stringify(e),config:JSON.stringify({Application:{format:"code"},"Current TRL Stage":{format:"text"}}),"rows-per-page":"2","pagination-enabled":"true","search-enabled":"true","column-size":"default"}))}};export{a as eds_trl}
@@ -1 +0,0 @@
1
- import{r as s,h as r}from"./p-cccacbd3.js";import{t}from"./p-ba720bf3.js";const a=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"c46717d76f06b3d3a52d5072b85f5886aa75d321",class:this.class,innerHTML:t})}};export{a as eds_icon_thumbs_down}
@@ -1 +0,0 @@
1
- import{r as e,h as a}from"./p-cccacbd3.js";const c=class{constructor(a){e(this,a),this.colors=[{rgb:"R156 G225 B66",cmyk:"C52 M0 Y98 K0",hex:"#9CE142",pantoneC:"PANTONE 367 C",pantoneU:"PANTONE 374 U",background:"#9CE142"},{rgb:"R0 G201 B89",cmyk:"C75 M0 Y80 K0",hex:"#00C959",pantoneC:"PANTONE 7480 C",pantoneU:"PANTONE 7481 U",background:"#00C959"},{rgb:"R0 G165 B149",cmyk:"C78 M8 Y49 K0",hex:"#00A595",pantoneC:"PANTONE 3272 C",pantoneU:"PANTONE 3275 U",background:"#00A595"}]}render(){return a("ul",{key:"153e3c0f00db6f824cb0f43b420645bcbd66632f",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},d=class{constructor(a){e(this,a),this.colors=[{rgb:"R63 G169 B245",cmyk:"C68 M13 Y0 K0",hex:"#3FA9F5",pantoneC:"PANTONE 298 C",pantoneU:"PANTONE 298 U",background:"#3FA9F5"},{rgb:"R6 G68 B244",cmyk:"C92 M60 Y0 K0",hex:"#0644F4",pantoneC:"PANTONE 2728 C",pantoneU:"PANTONE 2935 U",background:"#0644F4"},{rgb:"R196 G97 B255",cmyk:"C52 M67 Y0 K0",hex:"#C461FF",pantoneC:"PANTONE 252 C",pantoneU:"PANTONE 252 U",background:"#C461FF"},{rgb:"R93 G61 B249",cmyk:"C83 M78 Y0 K0",hex:"#5D3DF9",pantoneC:"PANTONE 266 C",pantoneU:"PANTONE 2735 U",background:"#5D3DF9"},{rgb:"R255 G165 B67",cmyk:"C0 M43 Y76 K0",hex:"#FFA543",pantoneC:"PANTONE 804 C",pantoneU:"PANTONE 136 U",background:"#FFA543"},{rgb:"R255 G77 B104",cmyk:"C0 M81 Y42 K0",hex:"#FF4D68",pantoneC:"PANTONE 1785 C",pantoneU:"PANTONE 185 U",background:"#FF4D68"}],this.show=void 0}render(){return a("ul",{key:"b0af2cdf6524cf79ef8d28f37533d1f84812f174",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},s=class{constructor(a){e(this,a),this.colors=[{rgb:"R20 G20 B20",cmyk:"C78 M69 Y61 K87",hex:"#141414",pantoneC:"",pantoneU:"",background:"#141414"},{rgb:"R56 G56 B56",cmyk:"C68 M58 Y55 K63",hex:"#383838",pantoneC:"PANTONE 447 C",pantoneU:"PANTONE Neutral Black U",background:"#383838"},{rgb:"R204 G204 B204",cmyk:"C23 M17 Y18 K0",hex:"#CCCCCC",pantoneC:"PANTONE Cool Gray 2 C",pantoneU:"PANTONE Cool Gray 2 U",background:"#CCCCCC"},{rgb:"R230 G230 B230",cmyk:"C12 M8 Y9 K0",hex:"#E6E6E6",pantoneC:"PANTONE 663 C",pantoneU:"PANTONE 649 U",background:"#E6E6E6"},{rgb:"R255 G255 B255",cmyk:"C0 M0 Y0 K0",hex:"#FFFFFF",pantoneC:"",pantoneU:"",background:"#FFFFFF"}]}render(){return a("ul",{key:"c58041047c7d7993ac4e936051d40e1e8dda5263",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC||"N/A"),a("span",{class:"f-body-02"},e.pantoneU||"N/A")))))))}},b=class{constructor(a){e(this,a),this.colors=[{rgb:"R156 G225 B66",cmyk:"C52 M0 Y98 K0",hex:"#9CE142",pantoneC:"PANTONE 367 C",pantoneU:"PANTONE 374 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"},{rgb:"R0 G201 B89",cmyk:"C75 M0 Y80 K0",hex:"#00C959",pantoneC:"PANTONE 7480 C",pantoneU:"PANTONE 7481 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"},{rgb:"R0 G165 B149",cmyk:"C78 M8 Y49 K0",hex:"#00A595",pantoneC:"PANTONE 3272 C",pantoneU:"PANTONE 3275 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"}]}render(){return a("ul",{key:"95d991a7331f3f75909421db363b0c30646dd9f7",class:"gap-y-8 md:gap-y-12 lg:gap-y-16",style:{background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"}},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16"},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},f=class{constructor(a){e(this,a),this.colors=[{rgb:"R63 G169 B245",cmyk:"C68 M13 Y0 K0",hex:"#3FA9F5",pantoneC:"PANTONE 298 C",pantoneU:"PANTONE 298 U",background:"linear-gradient(to bottom, #3FA9F5, #3FA9F5)"},{rgb:"R6 G68 B244",cmyk:"C92 M60 Y0 K0",hex:"#0644F4",pantoneC:"PANTONE 2728 C",pantoneU:"PANTONE 2935 U",background:"linear-gradient(to bottom, #3FA9F5, #0644F4)"},{rgb:"R196 G97 B255",cmyk:"C52 M67 Y0 K0",hex:"#C461FF",pantoneC:"PANTONE 252 C",pantoneU:"PANTONE 252 U",background:"linear-gradient(to bottom, #C461FF, #C461FF)"},{rgb:"R93 G61 B249",cmyk:"C83 M78 Y0 K0",hex:"#5D3DF9",pantoneC:"PANTONE 266 C",pantoneU:"PANTONE 2735 U",background:"linear-gradient(to bottom, #C461FF, #5D3DF9)"},{rgb:"R255 G165 B67",cmyk:"C0 M43 Y76 K0",hex:"#FFA543",pantoneC:"PANTONE 804 C",pantoneU:"PANTONE 136 U",background:"linear-gradient(to bottom, #FFA543, #FFA543)"},{rgb:"R255 G77 B104",cmyk:"C0 M81 Y42 K0",hex:"#FF4D68",pantoneC:"PANTONE 1785 C",pantoneU:"PANTONE 185 U",background:"linear-gradient(to bottom, #FFA543, #FF4D68)"}]}render(){return a("div",{key:"95324cdbb1dc2eec5d1b47b5a88b69c9e2139535"},a("ul",{key:"deddb39135e4dee2c6b401eb543ea2169d606331",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"848cdd2984b1dc5b2c0672ab125fe951b9c7d30c",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"af8b2fd8be90d0fffe2334f66878a34b32fa148f",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[0].background}},a("div",{key:"b796899ca009ee80c877e2e728639abcf2b46770",class:"grid"},a("span",{key:"2ba29c5bb91fef4b817f853056701feb001bdca0",class:"f-body-02"},this.colors[0].rgb),a("span",{key:"23e36499f1ba4dd08ac928c6fefc6d38f03f4724",class:"f-body-02 w-full"},this.colors[0].cmyk),a("eds-code-block",{key:"11af3db24e81dc5382e8b3c64296e0416c3a2a5a",code:this.colors[0].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"0bc7aa191c1ddd71c5e716ac07687c2412530bad",class:"grid"},a("span",{key:"3b84d1f6f75c3fa401fc08597318cb24e00a6db3",class:"f-body-02"},this.colors[0].pantoneC),a("span",{key:"beb7250e567791947e9ccda81cf99d4fd3c7e007",class:"f-body-02"},this.colors[0].pantoneU))),a("div",{key:"d5c6301370b862c3bd713188b468ed22f9377e9c",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[1].background}},a("div",{key:"14958bec1bc69da8afcd5abbec40153900003aea",class:"grid"},a("span",{key:"7efe478f1588fc12a88e74eb6385a9ac1e83f2d2",class:"f-body-02"},this.colors[1].rgb),a("span",{key:"aaf8b133f495682cd5934be9719889fd6cd79d5f",class:"f-body-02 w-full"},this.colors[1].cmyk),a("eds-code-block",{key:"ba3050a85770e74810686603510bbd439e9c48c2",code:this.colors[1].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"cc133d0be620d1749317a2d46386c3b662c7e231",class:"grid"},a("span",{key:"77a6292eec6c5b36a209d627e8ebe4b0d8978529",class:"f-body-02"},this.colors[1].pantoneC),a("span",{key:"4bbf9a51af72aecd3d8e40388d56f7ec04307e5b",class:"f-body-02"},this.colors[1].pantoneU))))),a("eds-block-break",{key:"d8bd95b4b6a4992490b8a28c88ba94524ed3f89d"}),a("ul",{key:"dcd47948561897e2b9dd5052f542b6faece97160",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"4c2780b54496da965860adb2a13b3874198d2c50",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"1817732e6c42366661ef95cc1efad7bb3443481d",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[2].background}},a("div",{key:"fdb50c1ad5c1b19aa7d6b271857d63d7ff129d66",class:"grid"},a("span",{key:"4b5f5b8e075d73329803b5ca1204c257e8e8d6c4",class:"f-body-02"},this.colors[2].rgb),a("span",{key:"67a26de500956ca477aa2213e6ecf8bea6d7ecb0",class:"f-body-02 w-full"},this.colors[2].cmyk),a("eds-code-block",{key:"f0cd24d68af26304da2bfc8755328ca9d319c1b9",code:this.colors[2].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"f45ddb2b08e36a64e0383289fe7e1e70d11bc725",class:"grid"},a("span",{key:"b5f5fd53de2e0fee6122c0797f3269dd0e70e9f3",class:"f-body-02"},this.colors[2].pantoneC),a("span",{key:"cbe037d718989eaf0274463ed300e81415e701e9",class:"f-body-02"},this.colors[2].pantoneU))),a("div",{key:"64e866bab4859c8a35a08440bf4c855d3824d20a",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[3].background}},a("div",{key:"1060ff9082dc3fd0c1d76a7b1c348ee980d59d5d",class:"grid"},a("span",{key:"abe785e555f4ec227ae6fd5eda65431b63f69d84",class:"f-body-02"},this.colors[3].rgb),a("span",{key:"43a7d7afd959c53d552225df797f308f2c6672c0",class:"f-body-02 w-full"},this.colors[3].cmyk),a("eds-code-block",{key:"0238b051353f4d717d7e1fc8a2d038e03c337150",code:this.colors[3].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"c922aca2c73e3d489f029edee6c21f2c741608bc",class:"grid"},a("span",{key:"fd09943b23b1c58efcb1f971fde59cdcdd6fb6d3",class:"f-body-02"},this.colors[3].pantoneC),a("span",{key:"5a9e9d68d53c02c9a871efc71e384bfe4f3dc15e",class:"f-body-02"},this.colors[3].pantoneU))))),a("eds-block-break",{key:"708821f7228d40fa0a6af2ce906955e7d0a9134a"}),a("ul",{key:"af9971a8abdf34a4397466712e6391496a4fbbfb",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"fc026fa3187ed8536a553a34eca496d60c0a3c28",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"d42c5c8620956085d632daa27f552935cc57c4f5",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[4].background}},a("div",{key:"3cd0f3371918e997facce06672764914a168e7b9",class:"grid"},a("span",{key:"1111da42bd889d65bba8615cbb321c1ad6386a5b",class:"f-body-02"},this.colors[4].rgb),a("span",{key:"172ea59eb6a729ba29341662dba089d665dfe921",class:"f-body-02 w-full"},this.colors[4].cmyk),a("eds-code-block",{key:"7a56e5937a4ae52d5c55489d49379b04d99f1bc3",code:this.colors[4].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"4a5fd644619823b3ae0e30cd60fa6d7bfc643047",class:"grid"},a("span",{key:"15a2d7d98420c0ebb8fe3914bb1457e821a5a99a",class:"f-body-02"},this.colors[4].pantoneC),a("span",{key:"4e09b1d98588aba17283686303f02ddce63b9f79",class:"f-body-02"},this.colors[4].pantoneU))),a("div",{key:"527816987ba5afd8d906ab1b1c92c1499bb0c82c",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[5].background}},a("div",{key:"5723ecebf48cb271b908892880b2e5916a2260d3",class:"grid"},a("span",{key:"1f4bc5243c69d4d875100dea5678eca909a318d6",class:"f-body-02"},this.colors[5].rgb),a("span",{key:"a0d7e3283b2c27c9c909174671f84f0e127fd47b",class:"f-body-02 w-full"},this.colors[5].cmyk),a("eds-code-block",{key:"80eb873c0ef3db0ab0fedb0b97fd6a55c77b7a9b",code:this.colors[5].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"7ad8e2f8fd77fa22f8c960b9f60b93160d7b18e4",class:"grid"},a("span",{key:"76d8a46dc70cabfb90314730a14cf613dd94e5a2",class:"f-body-02"},this.colors[5].pantoneC),a("span",{key:"6fba90e3c22c2a2cb79dc99345648fdce235a529",class:"f-body-02"},this.colors[5].pantoneU))))))}},t=class{constructor(a){e(this,a),this.colors=[{rgb:"R20 G20 B20",cmyk:"C78 M69 Y61 K87",hex:"#141414",pantoneC:"",pantoneU:"",background:"#141414"},{rgb:"R56 G56 B56",cmyk:"C68 M58 Y55 K63",hex:"#383838",pantoneC:"PANTONE 447 C",pantoneU:"PANTONE Neutral Black U",background:"#383838"},{rgb:"R204 G204 B204",cmyk:"C23 M17 Y18 K0",hex:"#CCCCCC",pantoneC:"PANTONE Cool Gray 2 C",pantoneU:"PANTONE Cool Gray 2 U",background:"linear-gradient(to bottom, #CCCCCC, #CCCCCC)"},{rgb:"R230 G230 B230",cmyk:"C12 M8 Y9 K0",hex:"#E6E6E6",pantoneC:"PANTONE 663 C",pantoneU:"PANTONE 649 U",background:"linear-gradient(to bottom, #CCCCCC, #E6E6E6)"},{rgb:"R255 G255 B255",cmyk:"C0 M0 Y0 K0",hex:"#FFFFFF",pantoneC:"",pantoneU:"",background:"#FFFFFF"}]}render(){return a("ul",{key:"2d73e1f2954e7900990f3f1b92e088172c48d193",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"ddd095d39334d645bd69143f975c869c9061becf",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"8fdd52e523f612f65293cefa69cd1587722ea0b2",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[0].background}},a("div",{key:"ba16ce258232ac4ff1dd57e69ce89eba2755ea4e",class:"grid"},a("span",{key:"e5bbd8438eedce22c00a570b5000bb2f9544f943",class:"f-body-02"},this.colors[0].rgb),a("span",{key:"26bdb7eab2bf73b568d79a31d697d835a1a2c16d",class:"f-body-02 w-full"},this.colors[0].cmyk),a("eds-code-block",{key:"63ed93911453afa708119d3bc237581fc14d859b",code:this.colors[0].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"a99939016fee0fdcbfc8916ddabc70da990506b6",class:"grid"},a("span",{key:"f51ea8694129ef99920037fae8837b2c4f7552ce",class:"f-body-02"},this.colors[0].pantoneC||"N/A"),a("span",{key:"047e32f25dc6f2c8d8c0881c500e4485d20e9312",class:"f-body-02"},this.colors[0].pantoneU||"N/A")))),a("li",{key:"8364ad80dc8a18b4315f9e39f8d364fe928e1334",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"f03dce05b8e864f63560d3ac02bdbc37c66f5c00",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[1].background}},a("div",{key:"b6995567668ffafb14824bfcb2394dfbaff7f718",class:"grid"},a("span",{key:"eea29f050955e9cb036650af9760f4056ca2de29",class:"f-body-02"},this.colors[1].rgb),a("span",{key:"4978ad35c6902267c8bbecb471ea479c2a08577b",class:"f-body-02 w-full"},this.colors[1].cmyk),a("eds-code-block",{key:"e043773af3e73ebd7978c7f7bc7cbc0ca02f162c",code:this.colors[1].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"3fa13de855940e4188818ff7031463b9d3915511",class:"grid"},a("span",{key:"0c5f5c3ab2946033c7ff74f39b7a71380471d887",class:"f-body-02"},this.colors[1].pantoneC||"N/A"),a("span",{key:"4b21f7ed78add17b4d013c59aac12976670ef037",class:"f-body-02"},this.colors[1].pantoneU||"N/A")))),a("li",{key:"fce44ca75c9d2317b6fd9a1953db054b8d1ca4b3",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"4748c78922ae9c03cd457911b0e9e92c818545d8",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[2].background}},a("div",{key:"9cff6d7998f301a7c97d939bf5c38e5687fb0bde",class:"grid"},a("span",{key:"a1561d5f9472d43e40bd054cf516458f89841c3f",class:"f-body-02"},this.colors[2].rgb),a("span",{key:"b55020b6dbb423ec2151b81c185311229993ec83",class:"f-body-02 w-full"},this.colors[2].cmyk),a("eds-code-block",{key:"ae4d929c795f5e12cb1f2f41aad3bfc9a1db47c7",code:this.colors[2].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"3ba7d23eb05b4dcc97b8dd7204a93daca6e0e798",class:"grid"},a("span",{key:"4c047aae61adb93550b0ce1da65387b6d57e745f",class:"f-body-02"},this.colors[2].pantoneC),a("span",{key:"8d8776d142dd8f9378900dc152b32b5b3cfbe95e",class:"f-body-02"},this.colors[2].pantoneU))),a("div",{key:"d4d02de329e6d6407c8e360a7b1838395f7aab40",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[3].background}},a("div",{key:"50659022ed31e85fa46df11e33050430bc3a92db",class:"grid"},a("span",{key:"b2353739a0a09c5576eed0355a2c96913fb81a97",class:"f-body-02"},this.colors[3].rgb),a("span",{key:"a40cd11295617a0b67bfe1ac49420d9918503a6d",class:"f-body-02 w-full"},this.colors[3].cmyk),a("eds-code-block",{key:"d42fa64fbc856b2a52241650d6b74acd2b8642ee",code:this.colors[3].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"341bd4f637751cefa429bc6c3aab0adc714830e6",class:"grid"},a("span",{key:"728dfa47d7e92236cfb9c321fcd610a9cd3c4cd8",class:"f-body-02"},this.colors[3].pantoneC),a("span",{key:"3f06c0d1468942e9999655d32b0b32454720ceae",class:"f-body-02"},this.colors[3].pantoneU)))),a("li",{key:"9bdd7ba9ccb255e8540b12ae33636a164f2d2da1",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"e700e5494922cdd1940a4002cab7fecfd407ce72",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[4].background}},a("div",{key:"7dc4bfe5e3db4754f7e0c21005b36e16f32cf531",class:"grid"},a("span",{key:"7faca86fa5a0477b8a136c39c9e6caac63bbaa27",class:"f-body-02"},this.colors[4].rgb),a("span",{key:"b0dede7a2415df03772b15e32feb066f1dc18124",class:"f-body-02 w-full"},this.colors[4].cmyk),a("eds-code-block",{key:"3903bcb378fc37313c79c187d2722a80773a6fdf",code:this.colors[4].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"b15d2d0529d6ac65f549219155b0dc1f17c4e43e",class:"grid"},a("span",{key:"c7bc170b9f4b11552e5f5b7332fb3cc2db628dbf",class:"f-body-02"},this.colors[4].pantoneC||"N/A"),a("span",{key:"8c643a1a1590e3cf928835afc3a0a8c35dbe18f2",class:"f-body-02"},this.colors[4].pantoneU||"N/A")))))}};export{c as color_primary_palette,d as color_secondary_palette,s as color_support_palette,b as gradient_primary_palette,f as gradient_secondary_palette,t as gradient_support_palette}
@@ -1 +0,0 @@
1
- import{r as e,h as t}from"./p-cccacbd3.js";const s=class{constructor(t){e(this,t),this.tabIndex=void 0}renderContent(){switch(this.tabIndex){case 0:return t("token-list",{show:"background"});case 1:return t("token-list",{show:"text"});case 2:return t("token-list",{show:"border"});case 3:return t("token-radii",null);case 4:return t("token-list",{show:"outline"});case 5:return t("token-shadows",null);default:return t("p",null,"Content not available.")}}render(){return t("div",{key:"64ee8c20ec7dca1ea1a742ef53f0315c81107ead",class:"container"},this.renderContent())}};export{s as eds_docs_tokens}
@@ -1 +0,0 @@
1
- import{r as a,h as e}from"./p-cccacbd3.js";const r=class{constructor(e){a(this,e)}render(){return e("div",{key:"cc9a05a766fad3600cc3da8d922320708526346a"},e("div",{key:"3dbdd07b54f1ea55685788776ba89d51c3b1f455",class:"container my-16"},e("h3",{key:"d50b9de5ac50c6803938360781816bccc1c5aef5",class:"f-heading03"},"Coloured Background"),e("div",{key:"29333683d59a9adf60834fea8517160da5976d98",class:"coloured lg:w-[500px] md:w-[300px]"},e("eds-logo",{key:"53000c65e1abcbc2a611c1e49fbfbaac6cf22944",type:"no-bg",href:"#"}))),e("div",{key:"b9b784d2a105478f38fa2e72353dadca1253ae37",class:"container my-16"},e("h3",{key:"5c6b2684fb5635df6aadac68f14ba064a08bee2b",class:"f-heading03"},"Black and White Background"),e("div",{key:"1c2e191ce81ac1603c8d109c31e2b3a5707899e3",class:"bg-default lg:w-[500px] md:w-[300px]"},e("eds-logo",{key:"5faa6c2920349e614e2846489738664121237175",type:"black",href:"#"}))),e("div",{key:"9f28a5d14f8aadca0ac38371eab47265a8a35a1b",class:"container my-16"},e("h3",{key:"1649d22547279c6cdfc7d415537b87d76d8915f6",class:"f-heading03"},"Dark Background "),e("div",{key:"135f85d196898dde99fdf7d5b5f09c54894b59cb",class:"lg:w-[500px] md:w-[300px]"},e("eds-logo",{key:"3a04310c0debcfe1785c972895d7439f79a6aaa7",type:"color-white",href:"#"}))))}};r.style=".container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.bg-accent{background-color:var(--green-500)}.bg-dark{background-color:var(--grey-300)}.bg-strongest{background-color:var(--black)}.text-default{color:var(--black)}.text-inverse{color:var(--white)}.p-8{padding:0.5rem}.p-16{padding:1rem}.my-16{margin-top:1rem;margin-bottom:1rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.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)}.w-\\[150px\\]{width:150px}.w-\\[500px\\]{width:500px}@media (min-width: 750px){.md\\:w-\\[300px\\]{width:300px}.md\\:w-\\[500px\\]{width:500px}}@media (min-width: 900px){.lg\\:w-\\[300px\\]{width:300px}.lg\\:w-\\[500px\\]{width:500px}}.coloured{background:linear-gradient(to left, \n #9CE142 0%, \n #00C959 50%, \n #00A595 100%)}";const t=class{constructor(e){a(this,e),this.orientation="vertical",this.type=void 0}render(){return e("div",{key:"1afffa0e5e0253ca2d8aec1a740d351fc614e0c4"},e("div",{key:"3756f6a667a09cde71a67cd9f9bfce1054a6d523",class:"container my-16"},e("h3",{key:"371bd24965bcc0349dac7f65134b25f128423de3",class:"f-heading03"},"Coloured Background"),e("div",{key:"23062436bef739840eb998b919adcc1b69c55740",class:"coloured w-[200px]"},e("eds-logo",{key:"226140792cb59d82bf2696802d53d43f24171dea",orientation:"vertical",type:"no-bg",href:"#"}))),e("div",{key:"a37d0871161b9753656768fcfe78158e63f52669",class:"container my-16"},e("h3",{key:"0a3c80b44fd9161746203af3ef95654acd3986e8",class:"f-heading03"},"Black and White Background"),e("div",{key:"e3d9447be3a1499ed546e85cf534ba0709a846a0",class:"bg-default w-[200px]"},e("eds-logo",{key:"fc63b377517ba82dc141d3e3a82221018a3ef315",orientation:"vertical",type:"black",href:"#"}))),e("div",{key:"68e487c6be2e62caa1d7196a294ed9fadf6ab399",class:"container my-16"},e("h3",{key:"505ab03210a8ace1dd0394df3fa159f1dd3bddf0",class:"f-heading03"},"Dark Background "),e("div",{key:"6d08734cedf520554d746caa6c99561fdd73f855",class:"w-[200px]"},e("eds-logo",{key:"63d2496b5dab9c66809cbe38b55a83928276cce0",orientation:"vertical",type:"color-white",href:"#"}))))}};t.style=".container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.bg-accent{background-color:var(--green-500)}.bg-dark{background-color:var(--grey-300)}.bg-strongest{background-color:var(--black)}.text-default{color:var(--black)}.text-inverse{color:var(--white)}.p-8{padding:0.5rem}.p-16{padding:1rem}.my-16{margin-top:1rem;margin-bottom:1rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.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)}.w-\\[150px\\]{width:150px}.w-\\[200px\\]{width:200px}.w-\\[300px\\]{width:500px}.coloured{background:linear-gradient(to left, \n #9CE142 0%, \n #00C959 50%, \n #00A595 100%)}";export{r as logo_variations_horizontal,t as logo_variations_vertical}
@@ -1 +0,0 @@
1
- import{h as e,r as n}from"./p-cccacbd3.js";const t=()=>e("div",{class:"static-content container"},e("h2",null,"Load the module"),e("p",null,"Integrating the EBRAINS UI Components to a project without a JavaScript framework is straight forward. If you’re working on a simple HTML page, you can start using the components immediately by adding the tags below to the"," ",e("code",null,"head"),"."),e("eds-code-block",{code:"<script type='module'>\n import { defineCustomElements } from 'https://unpkg.com/@ebrains/components@latest/loader/index.js'; \n // Define custom elements\n defineCustomElements(window);\n<\/script>",language:"javascript","copy-label":"Copy Code"}),e("p",null,"This snippet is part of the Stencil component loader system. Under the hood, it does the following:"),e("eds-steps",{steps:[{title:"Import the Loader Module",content:"The script imports the defineCustomElements function from the Stencil-generated loader module hosted at a CDN. This module contains the registration logic for all your custom components."},{title:"Register Custom Elements",content:"Calling defineCustomElements(window) loops through the available components and registers each one with the browser using customElements.define(). This makes your custom elements available in the DOM."},{title:"Lazy Loading in Action",content:"Although all components are registered on startup, their implementation code is lazy-loaded. This means a component's code is only fetched when it is first used, optimizing the initial load time."},{title:"Optimized Performance",content:"By registering components early and lazy-loading their implementations, the script helps maintain a fast startup while ensuring that all custom elements are ready for use when needed."}]}),e("p",null,"Once included, components can be used in your markup like any other regular HTML elements:"),e("eds-code-block",{code:'<eds-button \n label="my bytton" \n intent="primary">\n</eds-button>',language:"html","copy-label":"Copy Code"}),e("h2",null,"Load the styles"),e("p",null,"To directly use the produced css framework with a few predefined custom utility classes, add the tag below to the"," ",e("code",null,"head")),e("eds-code-block",{code:'<link rel="stylesheet" href="https://unpkg.com/@ebrains/assets@latest/styles/output.css"/>',language:"css","copy-label":"Copy Code"}),e("p",null,"Note that, loading the predefined CSS framework above,"," ",e("b",null,"automatically loads the fonts so you can skip loading them separately"),". If you wish, however, to load the fonts, add the tag below to the ",e("code",null,"head")),e("eds-code-block",{code:'<link rel="stylesheet" href="https://unpkg.com/@ebrains/assets@0.0.1/styles/base/fonts.css"/>',language:"css","copy-label":"Copy Code"})),a=()=>e("div",null,e("p",null,"Before proceeding, ensure that Node.js is installed on your machine—you can download the latest version from the official website. If your project doesn’t already use npm and you plan to integrate EBRAINS Components, you'll need to create a package.json file by running npm init and following the on-screen instructions."),e("div",{class:"my-8"},e("eds-code-block",{code:"npm install @ebrains/components",language:"html","copy-label":"Copy Code"})),e("div",{class:"my-8"},e("eds-code-block",{code:"npm install @ebrains/assets",language:"html","copy-label":"Copy Code"})),e("div",{class:"my-8"},e("eds-code-block",{code:"npm install @ebrains/react",language:"html","copy-label":"Copy Code"})),e("div",{class:"my-8"},e("eds-code-block",{code:"npm install @ebrains/vue",language:"html","copy-label":"Copy Code"})),e("div",{class:"my-8"},e("eds-code-block",{code:"npm install @ebrains/angular",language:"html","copy-label":"Copy Code"}))),s=()=>e("div",null,e("h2",null,"React Wrappers"),e("p",null,"To use the EBRAINS web components in a React Application, simple install the package below and check out the examples"),e("eds-code-block",{code:"npm install @ebrains/react",language:"javascript","copy-label":"Copy Code"}),e("eds-section-core",{"section-title":"Example React App","heading-level":"h3"},e("eds-code-block",{code:'\nimport {\n EdsHeader,\n EdsFullscreenMenu,\n EdsUser\n} from "@ebrains/react";\n\ninterface User {\n firstname: string;\n lastname: string;\n // Add any other properties your user object might have\n}\n\ninterface AuthStatus {\n authenticated: boolean;\n user: User | null;\n}\n\nimport { useEffect, useState } from "react";\n\nexport function App() {\n const [authStatus, setAuthStatus] = useState<AuthStatus>({\n authenticated: false,\n user: null,\n });\n const [activeTabIndex, setActiveTabIndex] = useState<number>(0);\n\n // Use useEffect to render Stencil components dynamically after the component mounts\n useEffect(() => {\n const handleAuthStatusChange = (event: CustomEvent) => {\n console.log(event.detail);\n setAuthStatus(event.detail); // Set the entire object\n };\n\n document.addEventListener(\n "authStatusChanged",\n handleAuthStatusChange as EventListener,\n );\n\n return () => {\n document.removeEventListener(\n "authStatusChanged",\n handleAuthStatusChange as EventListener,\n );\n };\n }, []);\n\n return (\n <div>\n <EdsHeader\n homeUrl="/"\n menuEnabled={true}\n inverseHeader={false}\n links={[\n { label: "About", url: "#" },\n { label: "Focus Areas", url: "#" },\n { label: "News & Events", url: "#" },\n { label: "Contact", url: "#" }\n ]}\n >\n <div className="px-16">\n <EdsUser\n keycloak-url="http://localhost:8080"\n keycloak-realm="nigeor-realm"\n keycloak-client-id="stencil-app"\n ></EdsUser>\n </div>\n </EdsHeader>\n\n <EdsFullscreenMenu\n home-url="/"\n links={[\n { label: "About", url: "#" },\n { label: "Focus Areas", url: "#" },\n { label: "News & Events", url: "#" },\n { label: "Contact", url: "#" }\n ]}\n ></EdsFullscreenMenu>\n \n <div>\n User is{" "}\n {authStatus.authenticated ? "authenticated" : "not authenticated"}\n </div>\n {authStatus.user && <div>Welcome, {authStatus.user.firstname}</div>}\n\n <div id="main"></div>\n </div>\n );\n}\n\nexport default App;\n\n',language:"javascript","copy-label":"Copy Code"}))),o=()=>e("div",null,e("h2",null,"Vue Wrappers"),e("p",null,"To use the EBRAINS web components in a Vue Application, simple install the package below and check out the examples."),e("eds-code-block",{code:"npm install @ebrains/vue",language:"javascript","copy-label":"Copy Code"}),e("h2",null,"Passing Properties to Custom Elements Using the ",e("b",null,".prop")," Modifier in Vue Wrappers"),e("p",null,"When using Vue wrappers for Stencil components (or any custom elements), you might encounter issues with property names being altered due to HTML’s attribute handling. By default, Vue binds values as HTML attributes, and HTML attributes are case-insensitive. This means that camelCase property names can be transformed into lowercase strings, which can prevent your component from receiving the correct data."),e("h3",null,"How to Use the ",e("b",null,".prop")," Modifier"),e("p",null,"When using Vue wrappers, you can pass properties with the .prop modifier by adding it to your binding expression. Here’s an example of how to do it:"),e("div",{class:"my-8"},e("eds-alert",{message:"This may lead to issues because Vue binds these as attributes .",intent:"error"})),e("eds-code-block",{code:'<EdsAlert\n message="This is a default informational alert."\n intent="default"\n :pressableLabel="Press Me"\n :pressableUrl="https://ebrains.eu"\n></EdsAlert>',language:"javascript","copy-label":"Copy Code"}),e("div",{class:"my-8"},e("eds-alert",{message:"Use the .prop modifier to ensure properties are passed correctly.",intent:"success"})),e("eds-code-block",{code:'<EdsAlert\n message="This is a default informational alert."\n intent="default"\n :pressableLabel.prop="Press Me"\n :pressableUrl.prop="https://ebrains.eu"\n></EdsAlert>',language:"javascript","copy-label":"Copy Code"}),e("p",null,"Using the ",e("b",null,".prop")," modifier in Vue ensures that the data you pass to your custom elements is received as intended. It prevents Vue (and the browser) from transforming camelCase property names into lowercase attributes, thereby maintaining the correct data mapping in your Stencil components."),e("eds-section-core",{"section-title":"Example Vue App","heading-level":"h3"},e("eds-code-block",{code:'\n<template>\n <EdsHeader \n :inverseHeader.prop="true"\n :menuEnabled.prop="true">\n </EdsHeader>\n</template>\n\n<script>\n\nimport { EdsHeader } from "@ebrains/vue";\n\nexport default {\n name: "App",\n components: {\n EdsHeader,\n }\n};\n<\/script>\n',language:"javascript","copy-label":"Copy Code"}))),l=()=>e("div",null,e("h2",null,"Angular Wrappers"),e("p",null,"To use the EBRAINS web components in an Angular Application, simple install the package below and check out the examples."),e("eds-code-block",{code:"npm install @ebrains/angular",language:"javascript","copy-label":"Copy Code"}),e("p",null,"Define the custom elements"),e("eds-code-block",{code:"import { defineCustomElements } from '@ebrains/components/loader';\ndefineCustomElements();",language:"javascript","copy-label":"Copy Code"}),e("p",null,"Angular Custom Elements Schema"),e("eds-code-block",{code:'import { CUSTOM_ELEMENTS_SCHEMA } from "@angular/core";',language:"javascript","copy-label":"Copy Code"}),e("eds-section-core",{"section-title":"Example Angular App","heading-level":"h3"},e("eds-code-block",{code:'\n<div class="container">\n <eds-breadcrumb\n intent="tertiary"\n items="[\n { "label": "Home", "url": "#" },\n { "label": "Products", "url": "#" },\n ]">\n </eds-breadcrumb>\n <eds-footer></eds-footer>\n</div>',language:"javascript","copy-label":"Copy Code"}))),r=class{constructor(e){n(this,e),this.tabIndex=void 0}renderContent(){switch(this.tabIndex){case 0:return e(t,null);case 1:return e(a,null);case 2:return e(s,null);case 3:return e(o,null);case 4:return e(l,null);default:return e("p",null,"Content not available.")}}render(){return e("div",{key:"85fff494e98ff10bbcc630487a75d345e7cce78c",class:"container"},this.renderContent())}};export{r as eds_components_section}
@@ -1 +0,0 @@
1
- import{r as s,h as c}from"./p-cccacbd3.js";import{b as r}from"./p-81899237.js";const a=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"79800c239aca2980caac99b21bc5ed025801f11b",class:this.class,innerHTML:r})}};export{a as eds_icon_bluesky}
@@ -1 +0,0 @@
1
- import{r as e,h as t}from"./p-cccacbd3.js";const l=class{constructor(t){e(this,t),this.tabIndex=void 0}renderContent(){switch(this.tabIndex){case 0:return t("div",null,t("h2",null,"Primary Palette"),t("color-primary-palette",null),t("h2",null,"Secondary Palette"),t("color-secondary-palette",null),t("h2",null,"Support Palette"),t("color-support-palette",null));case 1:return t("div",null,t("h2",null,"Primary Palette"),t("gradient-primary-palette",null),t("h2",null,"Secondary Palette"),t("gradient-secondary-palette",null),t("h2",null,"Support Palette"),t("gradient-support-palette",null));default:return t("p",null,"Content not available.")}}render(){return t("div",{key:"480cc269ee31de61190b4ae7502c3c17e673c3f9",class:"container"},this.renderContent())}};export{l as eds_docs_palettes}
@@ -1 +0,0 @@
1
- import{r as n,h as o,g as t}from"./p-cccacbd3.js";import{e as r}from"./p-0e6d43c5.js";import{h as e}from"./p-2692f93d.js";import{h as s,a as i,b as l,c as h,v as C,d as a,e as p,f as d,g as c}from"./p-83ff4a95.js";import{v as w}from"./p-9c5a453b.js";import{g}from"./p-50e27321.js";import{c as f}from"./p-1ded61bd.js";import{c as m}from"./p-4587d0ef.js";import{c as v}from"./p-5d046674.js";import{c as u}from"./p-ece618b3.js";import{a as b}from"./p-32e6c4df.js";import{a as k}from"./p-c8e7c854.js";import{t as M}from"./p-373119b3.js";import{l as L}from"./p-54b8f143.js";import{f as j}from"./p-4687b64c.js";import{y as x}from"./p-ecbb679f.js";import{m as Z}from"./p-5ab1d64a.js";import{b as B}from"./p-81899237.js";import{s as H}from"./p-2066b033.js";import{l as V}from"./p-2117611b.js";import{s as y}from"./p-b822abb7.js";import{c as W}from"./p-8983de37.js";import{m as _}from"./p-aefcb641.js";import{m as z}from"./p-29041952.js";import{u as D}from"./p-46d0716d.js";import{c as N}from"./p-0be28996.js";import{t as O}from"./p-c776b6f8.js";import{t as S}from"./p-ba720bf3.js";import{s as J}from"./p-e2d5a487.js";const R=Object.freeze({__proto__:null,twitter:M,linkedin:L,facebook:j,youtube:x,mastodon:Z,bluesky:B,euSvg:r,arrowRight:k,arrowDiagonal:b,chevronUp:f,chevronDown:m,chevronRight:v,chevronLeft:u,check:'<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <rect width="20" height="20" rx="4" fill="currentColor" />\n <path d="M4 10L8 14L16 6" stroke="white" stroke-width="3" />\n </svg>',clear:' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M2 10C2 5.57714 5.57714 2 10 2C14.4229 2 18 5.57714 18 10C18 14.4229 14.4229 18 10 18C5.57714 18 2 14.4229 2 10ZM6.50503 7.49497L9.01005 10L6.50503 12.505L7.49497 13.495L10 10.99L12.505 13.495L13.495 12.505L10.99 10L13.495 7.49497L12.505 6.50503L10 9.01005L7.49497 6.50503L6.50503 7.49497Z"\n fill="currentColor"\n />\n </svg>',close:W,completed:'<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <circle\n cx="10.0001"\n cy="10.0001"\n r="9.00007"\n fill="white"\n stroke="currentColor"\n stroke-width="2"\n />\n <path\n d="M6 9.33303L8.9474 12.6664L14.0001 7.33301"\n stroke="currentColor"\n stroke-width="2.00002"\n />\n </svg>',copy:N,documentation:'<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M12 5C10.8954 5 10 5.89543 10 7V17C10 15.8954 10.8954 15 12 15H18V5H12Z"\n stroke="currentColor"\n stroke-width="1.5"\n />\n <path\n d="M8 5C9.10457 5 10 5.89543 10 7V17C10 15.8954 9.10457 15 8 15H2V5H8Z"\n stroke="currentColor"\n stroke-width="1.5"\n />\n </svg>',download:'<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M5.91937 8H9V3H11V8H14.0806L10 13.1008L5.91937 8Z"\n fill="currentColor"\n />\n <path\n d="M5 15V12H3V15C3 16.1046 3.89543 17 5 17H15C16.1046 17 17 16.1046 17 15V12H15V15H5Z"\n fill="currentColor"\n />\n </svg>',error:'<svg\nwidth="20"\nheight="20"\nviewBox="0 0 20 20"\nfill="none"\nxmlns="http://www.w3.org/2000/svg"\n>\n<path\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M10 2C5.57714 2 2 5.57714 2 10C2 14.4229 5.57714 18 10 18C14.4229 18 18 14.4229 18 10C18 5.57714 14.4229 2 10 2Z"\n stroke="currentColor"\n stroke-width="2"\n/>\n<path\n d="M7 7L10 10M13 13L10 10M10 10L13 7M10 10L7 13"\n stroke="currentColor"\n stroke-width="1.5"\n/>\n</svg>',gitlabColor:' <svg width="20" height="20" viewBox="0 0 36 36">\n <path fill="#e24329" d="M2 14l9.38 9v-9l-4-12.28c-.205-.632-1.176-.632-1.38 0z"></path>\n <path fill="#e24329" d="M34 14l-9.38 9v-9l4-12.28c.205-.632 1.176-.632 1.38 0z"></path>\n <path fill="#e24329" d="M18,34.38 3,14 33,14 Z"></path>\n <path fill="#fc6d26" d="M18,34.38 11.38,14 2,14 6,25Z"></path>\n <path fill="#fc6d26" d="M18,34.38 24.62,14 34,14 30,25Z"></path>\n <path fill="#fca326" d="M2 14L.1 20.16c-.18.565 0 1.2.5 1.56l17.42 12.66z"></path>\n <path fill="#fca326" d="M34 14l1.9 6.16c.18.565 0 1.2-.5 1.56L18 34.38z"></path>\n </svg>',gitlabBlack:g,loader:V,hLogoColor:e,hLogoBlack:s,hLogoColorWhite:i,hLogoWhite:l,hLogoWhiteNoBg:h,vLogoColor:C,vLogoBlack:a,vLogoColorWhite:p,vLogoWhite:d,vLogoWhiteNoBg:c,vLogoMargins:w,menu:_,more:z,failed:'<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <circle\n cx="10.0001"\n cy="10.0001"\n r="9.00007"\n fill="white"\n stroke="currentColor"\n stroke-width="2"\n />\n <path\n d="M6.21053 14.0001L10 10M13.7895 6L10 10M10 10L6 6M10 10L14.0001 14.0001"\n stroke="currentColor"\n stroke-width="2.00002"\n />\n </svg>',filter:' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M2 6.5H6M9 6.5H18M18 13.5H14M11 13.5H2"\n stroke="currentColor"\n stroke-width="2"\n />\n <path\n d="M10 6.5C10 7.88071 8.88071 9 7.5 9C6.11929 9 5 7.88071 5 6.5C5 5.11929 6.11929 4 7.5 4C8.88071 4 10 5.11929 10 6.5Z"\n stroke="currentColor"\n stroke-width="2"\n />\n <path\n d="M10 13.5C10 14.8807 11.1193 16 12.5 16C13.8807 16 15 14.8807 15 13.5C15 12.1193 13.8807 11 12.5 11C11.1193 11 10 12.1193 10 13.5Z"\n stroke="currentColor"\n stroke-width="2"\n />\n </svg>',group:'<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M6.75 4C6.75 2.20507 8.20507 0.75 10 0.75C11.7949 0.75 13.25 2.20507 13.25 4C13.25 4.02739 13.2497 4.0547 13.249 4.08193C14.372 4.69978 15.3002 5.62799 15.9181 6.75102C15.9453 6.75034 15.9726 6.75 16 6.75C17.7949 6.75 19.25 8.20507 19.25 10C19.25 11.7949 17.7949 13.25 16 13.25C15.9726 13.25 15.9453 13.2497 15.9181 13.249C15.3002 14.372 14.372 15.3002 13.249 15.9181C13.2497 15.9453 13.25 15.9726 13.25 16C13.25 17.7949 11.7949 19.25 10 19.25C8.20507 19.25 6.75 17.7949 6.75 16C6.75 15.9726 6.75034 15.9453 6.75102 15.9181C5.62799 15.3002 4.69978 14.372 4.08193 13.249C4.0547 13.2497 4.02739 13.25 4 13.25C2.20507 13.25 0.75 11.7949 0.75 10C0.75 8.20507 2.20507 6.75 4 6.75C4.02739 6.75 4.0547 6.75034 4.08193 6.75102C4.69978 5.62799 5.62799 4.69978 6.75101 4.08193C6.75034 4.0547 6.75 4.02739 6.75 4ZM10 2.25C9.0335 2.25 8.25 3.0335 8.25 4C8.25 4.9665 9.0335 5.75 10 5.75C10.9665 5.75 11.75 4.9665 11.75 4C11.75 3.0335 10.9665 2.25 10 2.25ZM14.4169 12.839C13.4224 12.2833 12.75 11.2202 12.75 10C12.75 8.77982 13.4224 7.7167 14.4169 7.16096C14.0099 6.52904 13.471 5.99011 12.839 5.58309C12.2833 6.57758 11.2202 7.25 10 7.25C8.77982 7.25 7.7167 6.57759 7.16097 5.5831C6.52904 5.99011 5.99011 6.52904 5.58309 7.16097C6.57758 7.7167 7.25 8.77982 7.25 10C7.25 11.2202 6.57758 12.2833 5.58309 12.839C5.99011 13.471 6.52904 14.0099 7.16096 14.4169C7.7167 13.4224 8.77982 12.75 10 12.75C11.2202 12.75 12.2833 13.4224 12.839 14.4169C13.471 14.0099 14.0099 13.471 14.4169 12.839ZM8.25 16C8.25 15.0335 9.0335 14.25 10 14.25C10.9665 14.25 11.75 15.0335 11.75 16C11.75 16.9665 10.9665 17.75 10 17.75C9.0335 17.75 8.25 16.9665 8.25 16ZM2.25 10C2.25 10.9665 3.0335 11.75 4 11.75C4.9665 11.75 5.75 10.9665 5.75 10C5.75 9.0335 4.9665 8.25 4 8.25C3.0335 8.25 2.25 9.0335 2.25 10ZM16 11.75C15.0335 11.75 14.25 10.9665 14.25 10C14.25 9.0335 15.0335 8.25 16 8.25C16.9665 8.25 17.75 9.0335 17.75 10C17.75 10.9665 16.9665 11.75 16 11.75Z"\n fill="currentColor"\n />\n </svg>',user:D,search:H,success:y,warning:' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M10 3C6.13 3 3 6.13 3 10C3 13.87 6.13 17 10 17C13.87 17 17 13.87 17 10C17 6.13 13.87 3 10 3Z"\n stroke="currentColor"\n stroke-width="2"\n />\n <path d="M10 6V10.5" stroke="currentColor" stroke-width="2" />\n <circle cx="10" cy="12.9209" r="1.40346" fill="currentColor" />\n </svg>',unknown:'<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <circle\n cx="10.0001"\n cy="10.0001"\n r="9.00007"\n fill="white"\n stroke="currentColor"\n stroke-width="2"\n />\n <path\n d="M8.78976 12.086V11.9135C8.79306 11.3215 8.8442 10.8495 8.94319 10.4977C9.04547 10.1458 9.19395 9.86167 9.38863 9.64515C9.5833 9.42864 9.81757 9.23242 10.0914 9.0565C10.296 8.92118 10.4791 8.78078 10.6408 8.63531C10.8025 8.48984 10.9312 8.32915 11.0268 8.15323C11.1225 7.97392 11.1704 7.77433 11.1704 7.55443C11.1704 7.321 11.1159 7.11632 11.0071 6.9404C10.8982 6.76448 10.7513 6.62916 10.5666 6.53444C10.3851 6.43971 10.1838 6.39235 9.96275 6.39235C9.74828 6.39235 9.54536 6.4414 9.35398 6.53951C9.16261 6.63424 9.00588 6.77632 8.8838 6.96578C8.76171 7.15184 8.69572 7.38358 8.68582 7.66099H6.6665C6.683 6.98438 6.84138 6.42618 7.14164 5.98638C7.4419 5.5432 7.83949 5.21336 8.33442 4.99684C8.82935 4.77694 9.37543 4.66699 9.97265 4.66699C10.6293 4.66699 11.21 4.77863 11.7148 5.00191C12.2196 5.22181 12.6156 5.54151 12.9026 5.96101C13.1897 6.38051 13.3332 6.88627 13.3332 7.47831C13.3332 7.87412 13.2689 8.22596 13.1402 8.53382C13.0148 8.83829 12.8383 9.10894 12.6106 9.34575C12.383 9.57918 12.114 9.79062 11.8039 9.98007C11.5432 10.1391 11.3288 10.3048 11.1605 10.4774C10.9955 10.6499 10.8718 10.8495 10.7893 11.0762C10.7101 11.3028 10.6688 11.5819 10.6655 11.9135V12.086H8.78976ZM9.76972 15.3338C9.43977 15.3338 9.15766 15.2153 8.92339 14.9785C8.69242 14.7383 8.57859 14.4508 8.58189 14.1159C8.57859 13.7843 8.69242 13.5001 8.92339 13.2633C9.15766 13.0265 9.43977 12.9081 9.76972 12.9081C10.0832 12.9081 10.3587 13.0265 10.5963 13.2633C10.8338 13.5001 10.9543 13.7843 10.9576 14.1159C10.9543 14.3391 10.8965 14.5438 10.7843 14.7299C10.6754 14.9126 10.5319 15.0597 10.3537 15.1714C10.1756 15.2796 9.98089 15.3338 9.76972 15.3338Z"\n fill="currentColor"\n />\n </svg>',thumbsUp:O,thumbsDown:S,star:J}),U=class{constructor(o){n(this,o)}getSvgData(){return Object.entries(R).filter((([n])=>!n.toLowerCase().includes("logo")&&!n.toLowerCase().includes("eu"))).map((([n,o])=>({name:n,icon:o})))}get hostWidth(){return this.hostEl.parentElement?this.hostEl.parentElement.offsetWidth:400}render(){const n=this.getSvgData();return o("div",{key:"8b10e6b478c9a2354f4cf418dacb33d5629585ac",class:"full-width"},o("eds-table",{key:"04ea0a3bc8d72f42225290210aa0bda441e14b95","table-data":JSON.stringify(n),config:JSON.stringify({icon:{format:"svg"},name:{format:"bold"}}),"rows-per-page":10,"search-enabled":!0,"pagination-enabled":!0}))}get hostEl(){return t(this)}};U.style=":host,.full-width{display:block;width:100%}";export{U as eds_svg_repository}
@@ -1 +0,0 @@
1
- import{r as s,h as c}from"./p-cccacbd3.js";import{s as r}from"./p-e2d5a487.js";const a=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"f9dcfa2e4c9cc938f3fd994ca3637c80f0495028",class:this.class,innerHTML:r})}};export{a as eds_icon_star}
@@ -1 +0,0 @@
1
- import{r as s,h as r}from"./p-cccacbd3.js";import{t}from"./p-373119b3.js";const c=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"e0e594e8a715e0cbaf87280f2b4c55b017dc07ba",class:this.class,innerHTML:t})}};export{c as eds_icon_twitter}
@@ -1 +0,0 @@
1
- import{r as t,c as i,h as e,g as s}from"./p-cccacbd3.js";import{s as n}from"./p-13efafb9.js";import{p as r}from"./p-69c5074b.js";function o(t,i,e,s,n){const r=[];return s&&!i&&r.push(`${t} is required.`),n&&"string"==typeof i&&i.length>n&&r.push(`${t} must be at most ${n} characters.`),"email"===e&&i&&!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(i.toString())&&r.push("Invalid email format."),r}function a(t,i,e){const s=Array.from(e.querySelectorAll("eds-input-field")).filter((i=>{var e,s;return(null===(s=null===(e=i.shadowRoot)||void 0===e?void 0:e.querySelectorAll(`input[name="${t}"]`))||void 0===s?void 0:s.length)>0})).flatMap((i=>{var e;return Array.from((null===(e=i.shadowRoot)||void 0===e?void 0:e.querySelectorAll(`input[name="${t}"]`))||[])})).some((t=>t.checked)),n=[];return i&&!s&&n.push(`At least one option in ${t} is required.`),n}function d(t,i,e){var s;const n=[],r=Array.from(e.querySelectorAll("eds-input-field")).find((i=>{var e;return null===(e=i.shadowRoot)||void 0===e?void 0:e.querySelector(`[name="${t}"]`)}));if(!r)return i&&n.push(`${t} is required.`),n;const o=null===(s=r.shadowRoot)||void 0===s?void 0:s.querySelector(`[name="${t}"]`);return i&&o&&!o.checked&&n.push(`${t} is required.`),n}function c(t,i){const e=Array.from(t.querySelectorAll("eds-input-field"));for(const t of e)if(t.shadowRoot){const e=t.shadowRoot.querySelector(`[name="${i}"]`);if(e)return e}return null}const l=class{constructor(e){t(this,e),this.form=i(this,"form",7),this.name="eds-form",this.setFormUrl=!0,this.formBtn=!0,this.formBtnLabel="Submit",this.errorMessage="Some fields in your form are incorrect.",this.fields=[],this.initData={},this.values={},this.isSubmitting=!1,this.hasError=!1,this.errors={},this.parsedFields=[]}componentWillLoad(){this.parseFields(this.fields),this.el.querySelectorAll("eds-button").forEach((t=>{this.emitContext(t)}))}componentDidLoad(){this.shouldFormProcessInitData&&this.populateFormWithInitData(this.initData)}get shouldFormProcessInitData(){var t;return!!(null===(t=this.initData)||void 0===t?void 0:t._id)}parseFields(t){this.parsedFields=r(t)}emitContext(t){const i=new CustomEvent("parentContext",{detail:{componentName:this.el.tagName.toLowerCase(),identifier:null}});t.dispatchEvent(i)}isFieldVisible(t){return!t.condition||this.values[t.condition.field]===t.condition.value}validateForm(){const{errors:t,hasError:i}=function(t,i,e){const s={};let n=!1;return t.forEach((t=>{if(((t,i)=>!t.condition||i[t.condition.field]===t.condition.value)(t,e)){if("hidden"!==t.type)if("checkbox"!==t.type&&"radio"!==t.type||t.options)if(!t.options||"checkbox"!==t.type&&"radio"!==t.type){const e=c(i,t.name);if(e){const i=o(t.name,e.value,t.type,t.required,t.maxlength);i.length>0&&(s[t.name]=i,n=!0)}}else{const e=a(t.name,t.required,i);e.length>0&&(s[t.name]=e,n=!0)}else{const e=d(t.name,t.required,i);e.length>0&&(s[t.name]=e,n=!0)}}else delete s[t.name]})),{errors:s,hasError:n}}(this.parsedFields,this.formEl,this.values);this.errors=t,this.hasError=i}populateFormWithInitData(t){const{updatedValues:i}=function({initData:t,parsedFields:i,currentValues:e,formEl:s,isFieldVisible:n}){const r=Object.assign({},e);return i.forEach((i=>{const e=t[i.name];void 0!==e&&(r[i.name]=e)})),setTimeout((()=>{i.forEach((i=>{if(n(i,r)){const e=t[i.name];if(void 0!==e)if("checkbox"===i.type||"radio"===i.type)Array.from(s.querySelectorAll("eds-input-field")).forEach((t=>{if(t.shadowRoot){const s=Array.from(t.shadowRoot.querySelectorAll(`[name="${i.name}"]`)),n=e.split(",").map((t=>t.trim()));s.forEach((t=>{t.checked=n.includes(t.value)}))}}));else{const t=c(s,i.name);t&&(t.value=e)}}}))}),50),{updatedValues:r}}({initData:t,parsedFields:this.parsedFields,currentValues:this.values,formEl:this.formEl,isFieldVisible:(t,i)=>!t.condition||i[t.condition.field]===t.condition.value});this.values=i}getFormData(){const t=new FormData;return t.append("form_name",this.name),this.setFormUrl&&"undefined"!=typeof window&&t.set("form_url",window.location.href),Array.from(this.formEl.querySelectorAll("eds-input-field")).forEach((i=>{if(i.shadowRoot){const e=i.shadowRoot.querySelector("input, textarea, select");if(e&&e.name)if("checkbox"===e.type||"radio"===e.type){const s=Array.from(i.shadowRoot.querySelectorAll(`input[name="${e.name}"]:checked`)).map((t=>t.value));t.append(e.name,s.join(","))}else if("file"===e.type){const i=e;i.files&&i.files.length>0&&Array.from(i.files).forEach((e=>{t.append(i.name,e)}))}else t.append(e.name,e.value)}})),t}handleChange(t,i){const e=t.target;this.values=Object.assign(Object.assign({},this.values),{[i.name]:e.value}),this.form.emit({event:"change",field:i.name,value:e.value,message:`${i.name} updated`,data:this.getFormData()})}handleInput(t,i){const e=t.target;this.values=Object.assign(Object.assign({},this.values),{[i.name]:e.value});const s=Object.assign({},this.errors),n=function(t,i,e){return"checkbox"===t.type||"radio"===t.type?t.options?a(t.name,t.required,e):d(t.name,t.required,e):o(t.name,i,t.type,t.required,t.maxlength)}(i,e.value,this.formEl);n.length>0?s[i.name]=n:delete s[i.name],this.errors=s,this.hasError=Object.keys(s).length>0}handleSubmit(){var t,i;if(!this.isSubmitting){if(this.isSubmitting=!0,this.validateForm(),this.hasError)return this.form.emit({event:"submit",validated:!1,success:!1,message:this.errorMessage,data:this.getFormData()}),void n({category:"ui-component",parentContext:null,tag:this.el.tagName.toLowerCase(),name:`${null===(t=this.formBtnLabel)||void 0===t?void 0:t.toLowerCase()}/non-validated`||"",action:"click"});this.form.emit({event:"submit",success:!0,validated:!0,message:"Form data validated successfully",data:this.getFormData()}),n({category:"ui-component",parentContext:null,tag:this.el.tagName.toLowerCase(),name:`${null===(i=this.formBtnLabel)||void 0===i?void 0:i.toLowerCase()}/validated`||"",action:"click"}),this.errors={},this.formEl.reset(),this.isSubmitting=!1}}render(){const t=this.parsedFields.filter((t=>"hidden"===t.type)),i=this.parsedFields.filter((t=>"hidden"!==t.type));return e("form",{key:"695438941134ef6a3c43b70008b1904b03700743",ref:t=>this.formEl=t,autocomplete:"on",onSubmit:this.handleSubmit},e("div",{key:"870ff661aded11c890e4f144a970c5ab5120a61f"},e("slot",{key:"b1070ccc8984afe457d28a6bbf52255dcbbc9b33"}),t.map(((t,i)=>e("eds-input",{key:i,type:"hidden",name:t.name,value:t.value}))),i.map(((t,i)=>{var s,n;return this.isFieldVisible(t)?e("eds-input-field",{key:i,name:t.name,id:`${this.name}_${t.name}`,label:t.label,type:t.type,icon:t.icon||null,required:t.required,maxLength:t.maxlength,hint:t.hint,error:(null===(s=this.errors[t.name])||void 0===s?void 0:s.length)>0,errorMessage:null===(n=this.errors[t.name])||void 0===n?void 0:n.join("<br />"),onInput:i=>this.handleInput(i,t),onChange:i=>this.handleChange(i,t),class:i>0?"mt-20":"",options:t.options}):null}))),this.formBtn&&e("div",{key:"80e0af076f3c57124f8a1f6718a0d45cfd45c0cd",class:"mt-20"},e("eds-button",{key:"51dd28fb2a6610983e50ddb60409b3acf18dba1b",intent:"primary",label:this.formBtnLabel,disabled:this.isSubmitting,loading:this.isSubmitting,onClick:()=>this.handleSubmit()})))}get el(){return s(this)}static get watchers(){return{fields:["parseFields"]}}};l.style=".mt-20{margin-top:1.25rem}";export{l as eds_form}
@@ -1 +0,0 @@
1
- import{r as e,h as t,g as r}from"./p-cccacbd3.js";const i=class{constructor(t){e(this,t),this.frameLabel=void 0,this.urlLabel="Open in Storybook",this.errorMessage="Could not load the requested Storybook content. Please check the URL or try again later.",this.storybookUrl=void 0,this.storyPath=void 0,this.intent="strong",this.size="auto",this.iframeError=!1}componentWillLoad(){this.checkIframeAvailability()}componentDidLoad(){this.el.querySelectorAll("eds-link").forEach((e=>{this.emitContext(e)}))}emitContext(e){const t=new CustomEvent("parentContext",{detail:{componentName:this.el.tagName.toLowerCase(),identifier:this.frameLabel}});e.dispatchEvent(t)}articleClasses(){return["bg-inverse min-h-156 rounded border-softer effect-focus-within relative flex grow flex-col border-2","w-full h-auto"].join(" ")}getFrameHeight(){switch(this.size){case"sm":return"100px";case"md":return"200px";case"lg":return"400px";case"xl":return"700px";default:return"auto"}}async checkIframeAvailability(){try{if(!(await fetch(this.frameSrc,{method:"GET"})).ok)throw new Error("Failed to load")}catch(e){this.iframeError=!0}}get storyLink(){return`${this.storybookUrl}/?path=/story/${this.storyPath}`}get frameSrc(){return`${this.storybookUrl}/iframe.html?id=${this.storyPath}&viewMode=story`}render(){return t("div",{key:"387b8a4cb8f300a5a6b82287369f123b33613616",class:this.articleClasses()},t("div",{key:"8db6b1b5aecdaf2722786db85b2d3cf5b4bccac4",class:"effect-height flex items-center justify-between py-8 px-12"},t("span",{key:"696cb266ffbaeb8325c274c646668ba0d8beb751",class:"f-ui-02"},this.frameLabel),this.iframeError?null:t("eds-link",{label:this.urlLabel,url:this.storyLink,intent:this.intent,class:"ml-auto",external:!0,disabled:!1,icon:"arrow-diagonal"})),t("div",{key:"9841812873efe999746eb008dd5e606e89efdb71",class:"border-softer"},this.iframeError?t("div",{class:"container ml-8 mr-8 mt-16"},this.errorMessage):t("iframe",{src:this.frameSrc,width:"100%",height:this.getFrameHeight(),title:this.frameLabel,frameBorder:"0",allowFullScreen:!0})))}get el(){return r(this)}};i.style=".bg-inverse{background-color:var(--white)}.min-h-156{min-height:156px}.rounded{border-radius:0.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:16px}.rounded-md{border-radius:12px}.border-soft{border-color:rgba(0, 0, 0, .15 )}.border-softer{border-color:rgba(0, 0, 0, .1 )}.border-softest{border-color:rgba(0, 0, 0, .05 )}.effect-focus-within{outline-width:3px;outline-offset:2px;outline-color:var(--green-500)}.effect-focus-within:focus-within{outline-style:solid}.relative{position:relative}.flex{display:flex}.grow{flex-grow:1}.flex-col{flex-direction:column}.border-2{border-width:2px}.w-full{width:100%}.h-full{height:100%}.h-auto{height:auto}.effect-height{transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1);transition-property:height}.items-center{align-items:center}.justify-between{justify-content:space-between}.py-8{padding-top:0.5rem;padding-bottom:0.5rem}.px-12{padding-left:0.75rem;padding-right:0.75rem}.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)}.ml-auto{margin-left:auto}.border-t-2{border-top-width:2px}.border{border:1px solid rgba(0, 0, 0, .1 )}.border-2{border:1px solid rgba(0, 0, 0, .1 )}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.ml-8{margin-left:0.5rem}.mr-8{margin-right:0.5rem}.mt-16{margin-top:1rem}";export{i as eds_frame}
@@ -1 +0,0 @@
1
- import{r as s,h as c}from"./p-cccacbd3.js";import{l as r}from"./p-54b8f143.js";const e=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"39c4f238655f348f385886861ce5f0c5098f39ec",class:this.class,innerHTML:r})}};export{e as eds_icon_linkedin}
@@ -1 +0,0 @@
1
- import{r,h as e}from"./p-cccacbd3.js";import{v as a}from"./p-9c5a453b.js";const t=class{constructor(e){r(this,e)}render(){return e("div",{key:"6d1dd1a42531168fa253a2627100be4d15befa01",class:"container my-20"},e("div",{key:"f405531b79f871634d0b7f2b8d164c5bfc5296e0",class:"w-[300px]"},e("div",{key:"29eb549e14b00c6936bb397e2f60dfb7728a261f",class:"bg-dark"},e("div",{key:"34c5784a90267142e604e59e6db480b4603d0760",class:"logo-container",innerHTML:a}))))}};t.style=".container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.bg-accent{background-color:var(--green-500)}.bg-dark{background-color:var(--grey-300)}.bg-strongest{background-color:var(--black)}.text-default{color:var(--black)}.text-inverse{color:var(--white)}.p-8{padding:0.5rem}.p-16{padding:1rem}.my-16{margin-top:1rem;margin-bottom:1rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.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)}.w-\\[150px\\]{width:150px}.w-\\[300px\\]{width:300px}";export{t as logo_space}
@@ -1 +0,0 @@
1
- import{r as s,h as r}from"./p-cccacbd3.js";import{e as c}from"./p-0e6d43c5.js";const e=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"b05d83668879b6f05e20bb569f98b5614b134594",class:this.class,innerHTML:c})}};export{e as eds_icon_eu}
@@ -1 +0,0 @@
1
- import{r as c,h as e}from"./p-cccacbd3.js";const a=[{background:"#9CE142"},{background:"#00C959"},{background:"#00A595"}],d=[{background:"#3FA9F5"},{background:"#C461FF"},{background:"#5D3DF9"},{background:"#FFA543"},{background:"#FF4D68"}],s=class{constructor(e){c(this,e)}render(){return e("div",{key:"8a29f5c3fe2ab920f00d640b797828d11f7fcba9",class:"container"},e("eds-alert",{key:"0ce8c5013e9fa6ffd800a559a67de190ecc1a4bb",message:"Note that, each of the four colour tones cannot be mixed in the same composition.",intent:"error"}),e("div",{key:"ba82246769b20e6cd15cd70fef6df808d08e3b30",class:"flex"},e("div",{key:"af9b08aa76f58fff8d8aace808dc3871c4462275",class:"w-full"},e("ul",{key:"5ad431baa554ed4c3db78f8eb3da82fff2a9ca9c",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},a.map((c=>e("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},e("div",{class:"w-full min-h-[150px] effect-height flex items-center justify-between p-16",style:{backgroundColor:c.background}})))))),e("div",{key:"4e222c4aa8943835c43e0908ccf8b1acbb22bb46",class:"w-full"},e("ul",{key:"6bd9ac71cc5c4dc99b3779154aa6222c2dd5b43d",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},d.map((c=>e("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},e("div",{class:"w-full min-h-[90px] effect-height flex items-center justify-between p-16",style:{backgroundColor:c.background}}))))))))}};export{s as incorrect_use_of_colors}
@@ -1 +0,0 @@
1
- import{r as e,h as c}from"./p-cccacbd3.js";const a=class{constructor(c){e(this,c)}render(){return c("div",{key:"a5ba01206487d07014bfd41fbed4f2f80f7d067e",class:"w-full"},c("ul",{key:"be6eb0bbe85f40b123ea04e02d839412401e0e0d",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},c("li",{key:"1617719d10e11cc1e36df8cdc368fb3f55536d9a",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},c("div",{key:"3510583e1adc5029a2562b96f33e9f6453240da5",class:"container p-8 item-center border-2 border-soft"},c("div",{key:"b01170621405035c36efe8e5858201b6d12b23e9",class:"spacing-sample m-32 bg-darker"},c("span",{key:"ce9639400a99d478a5e31f95c9482cec914e90af",class:"text-white"},"Margin: 2rem / m-32")))),c("li",{key:"96dd43d6786acdcb5cf9c911ce39efce00b09a77",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},c("div",{key:"d8d9178f9f700eb5e752c87333d894a2392d72e9",class:"container p-8 item-center border-2 border-soft"},c("div",{key:"f357493cdad00a69ec48dc3fb7854ba4b25579ab",class:"spacing-sample ml-64 bg-darker"},c("span",{key:"6e5e8b20be76970dead72ca485fb5cc9a6e7c1f1",class:"text-white"},"Margin Left: 4rem / ml-64")))),c("li",{key:"22fec87f6102e0577bf912508128c12716b48cb4",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},c("div",{key:"dee21a637d965b41cbdd9b4131ae7e6fc241d39a",class:"container p-8 item-center border-2 border-soft"},c("div",{key:"43b150abac42ee2e189ec5fe8de64f5b43fba2c8",class:"spacing-sample mt-32 bg-darker"},c("span",{key:"3789c91cd7db3332af5df28308c4d69ccda4623d",class:"text-white"},"Margin Top: 2rem / mt-32")))),c("li",{key:"07e7c1b44d09a873df7f4488381b561bd952b65f",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},c("div",{key:"898be718773fee0d091424178ff4302f2fbc137b",class:"container p-8 item-center border-2 border-soft"},c("div",{key:"60ce8427ee0c6deeda95b385c6342ca1b6215bba",class:"spacing-sample p-32 bg-darker"},c("span",{key:"97913f64a9c0b15b200811e59214e0d0b3d8837d",class:"text-white"},"Padding: 2rem / p-32")))),c("li",{key:"01ba17c02dc6fb806a23ce4429091e0417d094c5",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},c("div",{key:"559de3d223e040d0e1edbff121b99e6218773917",class:"container p-8 item-center border-2 border-soft"},c("div",{key:"a857560b3ad4d7a5a670d5db5baae3fcfbf18d21",class:"spacing-sample pt-32 bg-darker"},c("span",{key:"5fff31ad7de22d84df6741c0f9a611164bbe5cc9",class:"text-white"},"Padding Top: 2rem / pt-32")))),c("li",{key:"6ac602257cb50ac1a05d78b477bc84fb25e89b4c",class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},c("div",{key:"a087fa3b78537b2c0e35b7e9c2693e972092d407",class:"container p-8 item-center border-2 border-soft"},c("div",{key:"76265dd76d79f8eb33f20ae85794c70cf41dd38b",class:"spacing-sample pl-32 bg-darker"},c("span",{key:"fe6a57a3977218cb6f9ea10560650634080d0931",class:"text-white"},"Padding Left: 2rem / pl-32"))))))}};export{a as token_spacing}