@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
@@ -0,0 +1 @@
1
+ import{r as s,h as e}from"./p-cccacbd3.js";import{u as r}from"./p-d962849c.js";const c=class{constructor(e){s(this,e),this.class=""}render(){return e("span",{key:"259a1fae59093dd4e1fd6d26e07aae0e8c3de2fd",class:this.class,innerHTML:r})}};export{c as eds_icon_unknown}
@@ -0,0 +1 @@
1
+ const n=' <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 d="M16 10H4" stroke="currentColor" stroke-width="2" />\n </svg>';export{n as m}
@@ -0,0 +1 @@
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:"970e6baf4b258e9a0ed194316daf1c862d17733e",class:"not-prose 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:"54f985b91b28ae253a06ec313872ccc81449bf51",class:"not-prose 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"}]}getTextColor(e){if(e.startsWith("#")){const a=e.slice(1);return(.299*parseInt(a.substring(0,2),16)+.587*parseInt(a.substring(2,4),16)+.114*parseInt(a.substring(4,6),16))/255>.5?"text-default":"text-inverse"}if(/rgb/i.test(e)){const a=e.replace(/rgba?\(/i,"").replace(")","").split(",").map((e=>parseFloat(e.trim()))),[c,d,s]=a;return(.299*c+.587*d+.114*s)/255>.5?"text-default":"text-inverse"}return"text-default"}render(){return a("ul",{key:"cf31dbb2778735cb95f40243f557e97c15cd29f0",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>{const c=this.getTextColor(e.background);return 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 ${c}`},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"},class:c})),a("div",{class:"grid"},a("span",{class:`f-body-02 ${c}`},e.pantoneC),a("span",{class:`f-body-02 ${c}`},e.pantoneU))))})))}},f=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:"469fc7f19a4346b7e930095c489c0e89cc58e6df",class:"not-prose 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)))))))}},b=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:"bcfd5c5ca5a01138d27ae5f0867998bb40d526ac"},a("ul",{key:"6f79d13b142488f1253ba77b0a044fd8ada8d297",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"e8e44a1ee3993564fc2331d0d9337a2e0ceaebc1",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"229940b2fe6264429fb7627c9d3aa02e18e90b5a",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[0].background}},a("div",{key:"0cf83c147dde777efe2783d2148e780ab328c978",class:"grid"},a("span",{key:"06f893ff45abe7c1d3cb817fe5834a5176c93f06",class:"f-body-02"},this.colors[0].rgb),a("span",{key:"3967e17ed980810d8b35b0d2b2e754f7b2e8b3e0",class:"f-body-02 w-full"},this.colors[0].cmyk),a("eds-code-block",{key:"2adc489cee7b3a3a67f62493fb5e125fc1e75c04",code:this.colors[0].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"cb27de2308afcaaaad82675c50573805e51f36f7",class:"grid"},a("span",{key:"0655190c8a8d555ed0fec5c319ff349d9fefc4d0",class:"f-body-02"},this.colors[0].pantoneC),a("span",{key:"2b75a99e922965547e9f86240c0db577ec0b9682",class:"f-body-02"},this.colors[0].pantoneU))),a("div",{key:"a8b7ef1c5309601366baffa2d3b48c6cd8893eb6",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[1].background}},a("div",{key:"fd01906e34a91984aa7ce6439abcf03673d70099",class:"grid"},a("span",{key:"d4e119028ad415d9a21988c2bf603011856bb78d",class:"f-body-02"},this.colors[1].rgb),a("span",{key:"4ba9d26645884bc1fc75741ee40509af56a9e7ae",class:"f-body-02 w-full"},this.colors[1].cmyk),a("eds-code-block",{key:"5be1c28b15b458fba099868b598ee513077562e0",code:this.colors[1].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"8609b9e68f23aaec35e76b312a425c376d508892",class:"grid"},a("span",{key:"f5cbb2d867e1a66e8371ebd73503ac1cd208f51d",class:"f-body-02"},this.colors[1].pantoneC),a("span",{key:"b72b8b23c5b1e136cb1114af22f34c6222b0d0f9",class:"f-body-02"},this.colors[1].pantoneU))))),a("eds-block-break",{key:"73e70749f132579efc19bccab4fff8b3e2d6979a"}),a("ul",{key:"ae61acfb731129d85d3c5151ac08d676113a5971",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"2b59810dbc40db3dfca10a09ad524499ea87f0e9",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"e66cdabf69654205b975801bbc5ff102982fba78",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[2].background}},a("div",{key:"0f4d10150dc7694d7d4ccf59bc99a95216a00bc5",class:"grid"},a("span",{key:"85bbcdc4ca9b1f35625c15f5e742c35599084456",class:"f-body-02"},this.colors[2].rgb),a("span",{key:"0b5354d88e4ada3497bb20ae9138e3f23d31b5e7",class:"f-body-02 w-full"},this.colors[2].cmyk),a("eds-code-block",{key:"a67ca35d57d13a66fcab132565c1a246e37f42e8",code:this.colors[2].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"41322955767caa5ce439b142ccacdcb809ebc52e",class:"grid"},a("span",{key:"ab06d7acd75b1065d057a4ec8cd7af93cd91bb5c",class:"f-body-02"},this.colors[2].pantoneC),a("span",{key:"ec63cad47f9021cfd1bed508721cc5772d037bd3",class:"f-body-02"},this.colors[2].pantoneU))),a("div",{key:"ce5898b0ff195f6033d28e68dfd981a1813a23a4",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[3].background}},a("div",{key:"1126fbf08d60b5840ba76e7d838d0ebfb47a0af9",class:"grid"},a("span",{key:"d18fbf24fcedb41638c626991e9ef3706cd0e4f7",class:"f-body-02"},this.colors[3].rgb),a("span",{key:"9d7d1df13ce9ab7b447d72851a2f5f3b66cf1034",class:"f-body-02 w-full"},this.colors[3].cmyk),a("eds-code-block",{key:"5f92ba3b52a56638b7469572614d75fde23a1516",code:this.colors[3].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"4b17671dd5d18382d80ee52b8cbce51633d78603",class:"grid"},a("span",{key:"cc6a59b63bcd128d5adfd70d908cecba1324a717",class:"f-body-02"},this.colors[3].pantoneC),a("span",{key:"1cf37dab03769794f85d09d8d331306fb24e2fb3",class:"f-body-02"},this.colors[3].pantoneU))))),a("eds-block-break",{key:"1e1888c860c39e5ac93c2dcd5ff9bf65e8c3b412"}),a("ul",{key:"46ee0e1cd0a80a6da7991ee9474e4db5841b1c52",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"59343e8799ddb56b0d14d3a9c43f4d43c5d82cba",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"5388a8eb55332a9a6d5b5fbe8bf022eb2a76d06c",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[4].background}},a("div",{key:"0f57d835c53d5844a155c8cfb78b1b3d0d37aecd",class:"grid"},a("span",{key:"65b91767f90901590ca0ca4d892bf4bf5ca215d2",class:"f-body-02"},this.colors[4].rgb),a("span",{key:"c2c46be9bee84e4ca53929dc9a0f5b87f48ad3ed",class:"f-body-02 w-full"},this.colors[4].cmyk),a("eds-code-block",{key:"c40e13a9f535d710cede159d555fac9bbddf7b4c",code:this.colors[4].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"0ebf1113e44f4e2704465d286022b84ddd57c43e",class:"grid"},a("span",{key:"e8c7485dfe4b2d1e36eae2cb21ec624384e5c085",class:"f-body-02"},this.colors[4].pantoneC),a("span",{key:"7d875d8c15a4f7bee7c746d9f297bd910f4cc5a6",class:"f-body-02"},this.colors[4].pantoneU))),a("div",{key:"27777683ba91c02274fd691b09a43c836e24aca3",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[5].background}},a("div",{key:"4f9b082b9e6c5d679801446fa5a7b88d18b40147",class:"grid"},a("span",{key:"6afd59aafb0f1b793a8f989f7d201a922951dacd",class:"f-body-02"},this.colors[5].rgb),a("span",{key:"2114f91de062deba17e69d9bff77670107ed3f91",class:"f-body-02 w-full"},this.colors[5].cmyk),a("eds-code-block",{key:"08f8b3155d932eed5b05f4dbfc0e3c6e23aa02b5",code:this.colors[5].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"5459b32225dbf86021dd6a95e84b73bf14a74fe8",class:"grid"},a("span",{key:"bedfeaa4250c3bf74f267d50aecc0df93fbf21ad",class:"f-body-02"},this.colors[5].pantoneC),a("span",{key:"8cc7a7a1abef3dcccad63c600692bffa5df89837",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:"d965ec67f29697480e0b7a6fea0743d946476153",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"7ae7f96aa9b3ce2a8d1fbc018b652a83e4f41e90",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"604c51b26cc5eec60e2e0125cda0cb60c82282f0",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[0].background}},a("div",{key:"083d7aa003c99b54dc0c62c5ba1603c2a2a75c0a",class:"grid"},a("span",{key:"4bc89f70e22217fa58f1db0586a8d5ee0db8bdae",class:"f-body-02"},this.colors[0].rgb),a("span",{key:"d8e1bb4f6ce3e173e31685fc4435be29d9eac4a4",class:"f-body-02 w-full"},this.colors[0].cmyk),a("eds-code-block",{key:"e370e6ea2808161625aea5e9b1e6e4dd9d137f33",code:this.colors[0].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"6caf8c42e6296081a3daaca0e52c2a2776d1ab46",class:"grid"},a("span",{key:"48ac4de4d194ae630a8a14df56ff2670f2f37092",class:"f-body-02"},this.colors[0].pantoneC||"N/A"),a("span",{key:"fd02781c816a152d92c1579dc9a3115eadb0690e",class:"f-body-02"},this.colors[0].pantoneU||"N/A")))),a("li",{key:"a8562d9fb6ff77fcc6b31952a2ead12f3e0e9b50",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"4578880af1de315101deb5b42c91769dc2ca7437",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[1].background}},a("div",{key:"ed304eb3c8c3ccb769db7d769872ce075261cb17",class:"grid"},a("span",{key:"956fe1115a5c1c4f6d2503737a46f0f1cbdc8e06",class:"f-body-02"},this.colors[1].rgb),a("span",{key:"6beb1017eec40dd27351fda2ec1609987d46fb05",class:"f-body-02 w-full"},this.colors[1].cmyk),a("eds-code-block",{key:"a9319b683d13670c827b3444484d5469142ef76d",code:this.colors[1].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"1d4f1a48a18aee0a90dd04fb336352042014ce29",class:"grid"},a("span",{key:"f4b7df5e0cde451a5e650e11b9805cc5be0c9fec",class:"f-body-02"},this.colors[1].pantoneC||"N/A"),a("span",{key:"26d4869a2207e1386f72d2833aaf819c15006c34",class:"f-body-02"},this.colors[1].pantoneU||"N/A")))),a("li",{key:"ed2b1465825e249bff9f5df38649b331f19e0672",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"22182a6d9bb64ab5dcbc38e359c3a7d7f79f3090",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[2].background}},a("div",{key:"28e2e772e7d12fbfdebec31f0aff6db397140132",class:"grid"},a("span",{key:"872451c9846398641f1a592e8c166a6a51ee7298",class:"f-body-02"},this.colors[2].rgb),a("span",{key:"84e28be1191f264e126c8579e26cbe6966010b4d",class:"f-body-02 w-full"},this.colors[2].cmyk),a("eds-code-block",{key:"a4c3dc76652feefaf3a9eba5bb3694b8dbf96be8",code:this.colors[2].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"ff3a6599da869d3f9e85cb94481206e7e6331988",class:"grid"},a("span",{key:"37ef90488eb673fdac1221f7123daa87a5a75fcd",class:"f-body-02"},this.colors[2].pantoneC),a("span",{key:"0a6fbb96f982a3e7c12af3787520335878faa9fe",class:"f-body-02"},this.colors[2].pantoneU))),a("div",{key:"b59aeb053ab1145e0d3bc163f4650cdf30afe7d4",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[3].background}},a("div",{key:"af020f1a66c2d0afcb2e2bdf189569e6d897ef32",class:"grid"},a("span",{key:"3b2f895dccdeb5e2fb5aa505f19514f012d24426",class:"f-body-02"},this.colors[3].rgb),a("span",{key:"9836a6ef47ed0dc8767a590212a23bfca2f74adf",class:"f-body-02 w-full"},this.colors[3].cmyk),a("eds-code-block",{key:"3b274f716c6ca1381e4cc0136d18e167290bfa74",code:this.colors[3].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"a41592e2172dc9f81e9d2f36328ff88de3f0954e",class:"grid"},a("span",{key:"fd7a06a256d3513bcf239fe9f778f3589895b9d5",class:"f-body-02"},this.colors[3].pantoneC),a("span",{key:"991f38ea137b729c9e9e6c9e0031940151f6e9dc",class:"f-body-02"},this.colors[3].pantoneU)))),a("li",{key:"8efdd7d9f93cba4b9479e1d3face7cec94cf1af6",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"4223ec29cac4313dc261cb472bd880ae00279657",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[4].background}},a("div",{key:"227dd5fab1add4083271b6e7f95c7d575d91252e",class:"grid"},a("span",{key:"e5b1aab8d67f7c67f231acd4156768f146320be3",class:"f-body-02"},this.colors[4].rgb),a("span",{key:"fc4712e37494e8e30a48bc77a0ca61c94e24075d",class:"f-body-02 w-full"},this.colors[4].cmyk),a("eds-code-block",{key:"a429c519e42e242d8ce8f661a513f7b5327ffce7",code:this.colors[4].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"84f30a1620cacadf8c0bf1382333d74772f81f27",class:"grid"},a("span",{key:"2b6dfc8e87517e4d0421ef0e5c2391a07f033600",class:"f-body-02"},this.colors[4].pantoneC||"N/A"),a("span",{key:"c4cd5bc061ce4163a170568c0ed5934c7f30d75f",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,f as gradient_primary_palette,b as gradient_secondary_palette,t as gradient_support_palette}
@@ -0,0 +1 @@
1
+ import{r as s,h as r}from"./p-cccacbd3.js";import{a}from"./p-32e6c4df.js";const e=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"8b5169456f56b7294d86af4e75a9aeec20a20174",class:this.class,innerHTML:a})}};export{e as eds_icon_external}
@@ -0,0 +1 @@
1
+ import{r as s,h as e}from"./p-cccacbd3.js";import{m as r}from"./p-29041952.js";const c=class{constructor(e){s(this,e),this.class=""}render(){return e("span",{key:"770c34b98ec0e0a7e16de4d7b5b41b4afec9911e",class:this.class,innerHTML:r})}};export{c as eds_icon_more}
@@ -1 +1 @@
1
- import{r as e,h as s}from"./p-cccacbd3.js";const t=class{constructor(s){e(this,s),this.buttonText="Cookies Preferences",this.intent=void 0,this.showMatomoNotice=!1,this.noticeKey=0}toggleCookiesPopup(){sessionStorage.removeItem("matomo-deferred"),this.showMatomoNotice?this.noticeKey=this.noticeKey+1:this.showMatomoNotice=!0}render(){return s("div",{key:"13e1244d4e151f091eaca1d22dbed009bcb97786"},s("eds-link",{key:"4cfc54b447c93824f98da1f990a28fdb61018afe",size:"small",intent:this.intent,label:this.buttonText,onClick:()=>this.toggleCookiesPopup()}),this.showMatomoNotice&&s("eds-matomo-notice",{"force-show":!0,key:this.noticeKey}))}};t.style="";export{t as eds_cookies_preference}
1
+ import{r as e,h as s}from"./p-cccacbd3.js";const t=class{constructor(s){e(this,s),this.buttonText="Cookies Preferences",this.intent=void 0,this.showMatomoNotice=!1,this.noticeKey=0}toggleCookiesPopup(){sessionStorage.removeItem("matomo-deferred"),this.showMatomoNotice?this.noticeKey=this.noticeKey+1:this.showMatomoNotice=!0}render(){return s("div",{key:"fe3330180b8f3a5ff6b02156f5d76afb8cdf7edd"},s("eds-link",{key:"c5d63e486cb63bcb28b89babe606ac1eae525fe0",size:"small",intent:this.intent,label:this.buttonText,onClick:()=>this.toggleCookiesPopup()}),this.showMatomoNotice&&s("eds-matomo-notice",{"force-show":!0,key:this.noticeKey}))}};t.style="";export{t as eds_cookies_preference}
@@ -0,0 +1 @@
1
+ import{r as s,h as r}from"./p-cccacbd3.js";import{c as a}from"./p-8983de37.js";const c=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"95690e0a265a88172a33edfa456de45a9943578f",class:this.class,innerHTML:a})}};export{c as eds_icon_close}
@@ -1 +1 @@
1
- import{r as e,h as r}from"./p-cccacbd3.js";const t={tokens:{"grey-100":"#f8f8f8","grey-200":"#f2f2f2","grey-300":"#e6e6e6","grey-400":"#d8d8d8","grey-500":"#8c8c8c","grey-600":"#6e6e6e","grey-700":"#666666","grey-800":"#4d4d4d","grey-900":"#242424","green-100":"#eaffee","green-200":"#d3ffdc","green-300":"#9dffb4","green-400":"#63fb92","green-500":"#00e766","green-600":"#00c959","green-700":"#009d45","green-800":"#007734","green-900":"#004f23","yellow-100":"#fefee5","yellow-200":"#ffffcb","yellow-300":"#fdfdaa","yellow-400":"#ffff8b","yellow-500":"#ffff51","yellow-600":"#f3f30a","yellow-700":"#d7d72b","yellow-800":"#9a9a1e","yellow-900":"#636313","orange-100":"#fff4ee","orange-200":"#ffeade","orange-300":"#ffdcc5","orange-400":"#ffcca9","orange-500":"#ffb87e","orange-600":"#ffa543","orange-700":"#cb7f28","orange-800":"#995f1e","orange-900":"#653f14","red-100":"#feefef","red-200":"#ffe0e1","red-300":"#ffc7c9","red-400":"#ff9ea2","red-500":"#ff7a7f","red-600":"#ff4d68","red-700":"#d01111","red-800":"#a3001a","red-900":"#6f0011","purple-100":"#f9f3ff","purple-200":"#f4e8ff","purple-300":"#e9ceff","purple-400":"#ddb1ff","purple-500":"#d18fff","purple-600":"#c461ff","purple-700":"#af56e4","purple-800":"#8337b1","purple-900":"#3d1e4f","blue-100":"#eff0ff","blue-200":"#dee0ff","blue-300":"#caceff","blue-400":"#b2b8ff","blue-500":"#7a89f5","blue-600":"#2b69fc","blue-700":"#0034cb","blue-800":"#002799","blue-900":"#001a65","cyan-100":"#E0EEFF","cyan-200":"#D3E6FF","cyan-300":"#B5D8FF","cyan-400":"#92C8FF","cyan-500":"#6CBFFE","cyan-600":"#3FA9F5","cyan-700":"#267FBE","cyan-800":"#1F689B","cyan-900":"#15496D",black:"#000000",white:"#ffffff",transparent:"transparent",current:"currentColor"},border:{default:"black",inverse:"white","inverse-soft":"rgba(255, 255, 255, 0.3)","inverse-softer":"rgba(255, 255, 255, 0.15)",soft:"rgba(0, 0, 0, .15 )",softer:"rgba(0, 0, 0, .1 )",softest:"rgba(0, 0, 0, .05 )",accent:"green-500",error:"red-700",current:"currentColor",transparent:"transparent"},text:{inverse:"white",default:"black",current:"currentColor",transparent:"transparent",light:"grey-700",lighter:"grey-600",lightest:"grey-500","extra-light":"grey-300",success:"green-800",warning:"yellow-900",error:"red-700",accent:"green-500","on-gradient":"rgba(0, 0, 0, 0.55)"},background:{default:"grey-200",inverse:"white","inverse-soft":"rgba(255, 255, 255, .2)","inverse-softer":"rgba(255, 255, 255, .15)",dark:"grey-300",darker:"grey-400",strong:"grey-700","strong-dark":"grey-800",stronger:"grey-900",strongest:"black","strongest-soft":"rgba(0, 0, 0, .05)",accent:"green-500","accent-dark":"green-600","accent-darker":"green-800",success:"green-200",warning:"yellow-200",error:"red-200",current:"currentColor",transparent:"transparent",overlay:"rgba(0, 0, 0, 0.25)","on-gradient":"rgba(0, 0, 0, 0.1)","on-dark":"rgba(255, 255, 255, 0.2)"},underline:{accent:"green-500",light:"grey-700",lighter:"grey-600",lightest:"grey-500","extra-light":"grey-300"},outline:{default:"black",accent:"green-500"},gradients:{"gradient-01-top":"gradient-01-top","gradient-02-top":"gradient-02-top","gradient-03-top":"gradient-03-top","gradient-04-top":"gradient-04-top","gradient-01-bottom":"gradient-01-bottom","gradient-02-bottom":"gradient-02-bottom","gradient-03-bottom":"gradient-03-bottom","gradient-04-bottom":"gradient-04-bottom"}},a=class{constructor(r){e(this,r),this.show=void 0}getTextColor(e){if(e.startsWith("rgba")||e.startsWith("rgb")){const r=e.replace(/rgba?\(/,"").replace(")","").split(",").map((e=>parseFloat(e.trim())));return(.299*r[0]+.587*r[1]+.114*r[2])/255>.5?"text-default":"text-inverse"}if(e.startsWith("#")){const r=e.replace("#","");return(.299*parseInt(r.substring(0,2),16)+.587*parseInt(r.substring(2,4),16)+.114*parseInt(r.substring(4,6),16))/255>.5?"text-default":"text-inverse"}return"text-default"}resolveColor(e){return t.tokens[e]?t.tokens[e]:e}renderSection(e,t){if("tokens"===e){const e=this.groupTokensByCategory(t);return Object.entries(e).map((([,e])=>r("ul",{class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},e.map((e=>{const t=Object.keys(e)[0],a=this.resolveColor(e[t]),s=this.getTextColor(a);return r("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},r("div",{class:"effect-height items-center justify-between p-16 hidden lg:flex",style:{backgroundColor:a}},r("span",{class:`${s} f-body-02`},t),r("div",{class:"inline-flex"},r("eds-code-block",{code:a,language:"hex",class:"min-w-[210px] mr-4"}),r("eds-code-block",{language:"css",code:`var(--${t})`,class:"min-w-[210px]"}))),r("div",{class:"effect-height items-center justify-between p-16 block lg:hidden",style:{backgroundColor:a}},r("span",{class:`${s} f-body-02`},t),r("div",{class:"inline block"},r("eds-code-block",{code:a,class:"min-w-[210px] mb-4"}),r("eds-code-block",{code:`var(--${t})`,class:"min-w-[210px]"}))))})))))}return r("ul",{class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},Object.entries(t).map((([t,a])=>{const s=this.resolveColor(a),l=this.getTextColor(s),n=s.startsWith("#")||s.startsWith("rgb")?{backgroundColor:s}:{border:`2px solid ${s}`};return r("li",{class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},r("div",{class:"effect-height block lg:flex items-center justify-between p-16",style:n},r("div",{class:"w-full flex"},r("span",{class:`${l} mr-auto font-bold`},t),r("span",{class:`${l} ml-auto mr-4 font-bold`},a)),r("span",{class:`${l}`},r("eds-code-block","background"===e?{code:`bg-${t}`,class:"min-w-[210px] mr-4"}:{code:`${e}-${t}`,class:"border"===e?"min-w-[250px] mr-4":"min-w-[210px] mr-4"}))))})))}groupTokensByCategory(e){const r={};return Object.entries(e).forEach((([e,t])=>{const a=e.split("-")[0];r[a]||(r[a]=[]),r[a].push({[e]:t})})),r}render(){return r("section",{key:"3e1da1cf339496fb351d4ab2c6238ac389bccc10",class:"w-full mt-28"},Object.entries(this.show?{[this.show]:t[this.show]}:t).map((([e,r])=>r?this.renderSection(e,r):null)))}},s={xxs:"2px",xs:"4px",sm:"8px",md:"12px",lg:"16px",pill:"100px"},l=class{constructor(r){e(this,r)}render(){return r("section",{key:"16cab4ed90701a89fe7586cb29e85e01156a2f9a",class:"w-full mt-28"},r("ul",{key:"e997b51855eb94a8cda474ce537ab81c88938ca9",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},Object.entries(s).map((([e,t])=>r("li",{class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},r("div",{class:`w-full p-16 block lg:flex items-center justify-center text-center border-3 border-soft rounded-${e}`},r("eds-code-block",{language:"Utility Class",code:`rounded-${e}`,class:"mx-auto min-w-[200px] sm:mb-4 sm:max-w-[200px] mr-auto"}),r("eds-code-block",{code:`border-radius:${t}`,language:"css",class:"mx-auto min-w-[200px] sm:max-w-[200px] ml-auto"})))))))}},n={shadows:{small:"0px 1.5px 2px rgba(0, 0, 0, 0.1)",hover:"0px 0px 16px rgba(0, 0, 0, 0.2)",accent:"0px 0px 12px rgba(0, 201, 89, 0.6)",podium:"0px 0px 8px 8px rgb(0 0 0 / 25%);",border:"0 10px 10px rgba(0, 0, 0, 0.15);","border-top":"0 -10px 10px rgba(0, 0, 0, 0.15);"},dropShadows:{small:"0px 0px 16px rgba(0, 0, 0, 0.3)"}},c=class{constructor(r){e(this,r)}render(){return r("section",{key:"019be87dca82cd1edd392ef0758b8a2e37d09ff6",class:"w-full mt-28"},r("ul",{key:"ade136beb8b25087e26c3f2300b463aa3fda1e41",class:"gap-y-8 md:gap-y-12 lg:gap-y-16"},Object.entries(n).map((([e,t])=>Object.entries(t).map((([t,a])=>r("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col items-center mt-16"},r("div",{class:"w-full p-16 block lg:flex items-center justify-center text-center border-2 border-soft",style:{boxShadow:a}},r("eds-code-block",{code:`${e}-${t}`,language:"Utility Class",class:"mr-auto sm:mb-4 min-w-[200px]"}),r("eds-code-block",{code:`${a}`,language:"css",class:"ml-auto min-w-[200px]"})))))))))}};export{a as token_list,l as token_radii,c as token_shadows}
1
+ import{r as e,h as r}from"./p-cccacbd3.js";const t={tokens:{"grey-100":"#f8f8f8","grey-200":"#f2f2f2","grey-300":"#e6e6e6","grey-400":"#d8d8d8","grey-500":"#8c8c8c","grey-600":"#6e6e6e","grey-700":"#666666","grey-800":"#4d4d4d","grey-900":"#242424","green-100":"#eaffee","green-200":"#d3ffdc","green-300":"#9dffb4","green-400":"#63fb92","green-500":"#00e766","green-600":"#00c959","green-700":"#009d45","green-800":"#007734","green-900":"#004f23","yellow-100":"#fefee5","yellow-200":"#ffffcb","yellow-300":"#fdfdaa","yellow-400":"#ffff8b","yellow-500":"#ffff51","yellow-600":"#f3f30a","yellow-700":"#d7d72b","yellow-800":"#9a9a1e","yellow-900":"#636313","orange-100":"#fff4ee","orange-200":"#ffeade","orange-300":"#ffdcc5","orange-400":"#ffcca9","orange-500":"#ffb87e","orange-600":"#ffa543","orange-700":"#cb7f28","orange-800":"#995f1e","orange-900":"#653f14","red-100":"#feefef","red-200":"#ffe0e1","red-300":"#ffc7c9","red-400":"#ff9ea2","red-500":"#ff7a7f","red-600":"#ff4d68","red-700":"#d01111","red-800":"#a3001a","red-900":"#6f0011","purple-100":"#f9f3ff","purple-200":"#f4e8ff","purple-300":"#e9ceff","purple-400":"#ddb1ff","purple-500":"#d18fff","purple-600":"#c461ff","purple-700":"#af56e4","purple-800":"#8337b1","purple-900":"#3d1e4f","blue-100":"#eff0ff","blue-200":"#dee0ff","blue-300":"#caceff","blue-400":"#b2b8ff","blue-500":"#7a89f5","blue-600":"#2b69fc","blue-700":"#0034cb","blue-800":"#002799","blue-900":"#001a65","cyan-100":"#E0EEFF","cyan-200":"#D3E6FF","cyan-300":"#B5D8FF","cyan-400":"#92C8FF","cyan-500":"#6CBFFE","cyan-600":"#3FA9F5","cyan-700":"#267FBE","cyan-800":"#1F689B","cyan-900":"#15496D",black:"#000000",white:"#ffffff",transparent:"transparent",current:"currentColor"},border:{default:"black",inverse:"white","inverse-soft":"rgba(255, 255, 255, 0.3)","inverse-softer":"rgba(255, 255, 255, 0.15)",soft:"rgba(0, 0, 0, .15 )",softer:"rgba(0, 0, 0, .1 )",softest:"rgba(0, 0, 0, .05 )",accent:"green-500",error:"red-700",current:"currentColor",transparent:"transparent"},text:{inverse:"white",default:"black",current:"currentColor",transparent:"transparent",light:"grey-700",lighter:"grey-600",lightest:"grey-500","extra-light":"grey-300",success:"green-800",warning:"yellow-900",error:"red-700",accent:"green-500","on-gradient":"rgba(0, 0, 0, 0.55)"},background:{default:"grey-200",inverse:"white","inverse-soft":"rgba(255, 255, 255, .2)","inverse-softer":"rgba(255, 255, 255, .15)",dark:"grey-300",darker:"grey-400",strong:"grey-700","strong-dark":"grey-800",stronger:"grey-900",strongest:"black","strongest-soft":"rgba(0, 0, 0, .05)",accent:"green-500","accent-dark":"green-600","accent-darker":"green-800",success:"green-200",warning:"yellow-200",error:"red-200",current:"currentColor",transparent:"transparent",overlay:"rgba(0, 0, 0, 0.25)","on-gradient":"rgba(0, 0, 0, 0.1)","on-dark":"rgba(255, 255, 255, 0.2)"},underline:{accent:"green-500",light:"grey-700",lighter:"grey-600",lightest:"grey-500","extra-light":"grey-300"},outline:{default:"black",accent:"green-500"},gradients:{"gradient-01-top":"gradient-01-top","gradient-02-top":"gradient-02-top","gradient-03-top":"gradient-03-top","gradient-04-top":"gradient-04-top","gradient-01-bottom":"gradient-01-bottom","gradient-02-bottom":"gradient-02-bottom","gradient-03-bottom":"gradient-03-bottom","gradient-04-bottom":"gradient-04-bottom"}},a=class{constructor(r){e(this,r),this.show=void 0}getTextColor(e){if(e.startsWith("rgba")||e.startsWith("rgb")){const r=e.replace(/rgba?\(/,"").replace(")","").split(",").map((e=>parseFloat(e.trim())));return(.299*r[0]+.587*r[1]+.114*r[2])/255>.5?"text-default":"text-inverse"}if(e.startsWith("#")){const r=e.replace("#","");return(.299*parseInt(r.substring(0,2),16)+.587*parseInt(r.substring(2,4),16)+.114*parseInt(r.substring(4,6),16))/255>.5?"text-default":"text-inverse"}return"text-default"}resolveColor(e){return t.tokens[e]?t.tokens[e]:e}renderSection(e,t){if("tokens"===e){const e=this.groupTokensByCategory(t);return Object.entries(e).map((([,e])=>r("ul",{class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},e.map((e=>{const t=Object.keys(e)[0],a=this.resolveColor(e[t]),s=this.getTextColor(a);return r("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},r("div",{class:"effect-height items-center justify-between p-16 hidden lg:flex",style:{backgroundColor:a}},r("span",{class:`${s} f-body-02`},t),r("div",{class:"inline-flex"},r("eds-code-block",{code:a,language:"hex",class:"min-w-[210px] mr-4"}),r("eds-code-block",{language:"css",code:`var(--${t})`,class:"min-w-[210px]"}))),r("div",{class:"effect-height items-center justify-between p-16 block lg:hidden",style:{backgroundColor:a}},r("span",{class:`${s} f-body-02`},t),r("div",{class:"inline block"},r("eds-code-block",{code:a,class:"min-w-[210px] mb-4"}),r("eds-code-block",{code:`var(--${t})`,class:"min-w-[210px]"}))))})))))}return r("ul",{class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},Object.entries(t).map((([t,a])=>{const s=this.resolveColor(a),n=this.getTextColor(s),l=s.startsWith("#")||s.startsWith("rgb")?{backgroundColor:s}:{border:`2px solid ${s}`};return r("li",{class:"grid-col-span-12 md:grid-col-span-4 flex flex-col"},r("div",{class:"effect-height block lg:flex items-center justify-between p-16",style:l},r("div",{class:"w-full flex"},r("span",{class:`${n} mr-auto font-bold`},t),r("span",{class:`${n} ml-auto mr-4 font-bold`},a)),r("span",{class:`${n}`},r("eds-code-block","background"===e?{code:`bg-${t}`,class:"min-w-[210px] mr-4"}:{code:`${e}-${t}`,class:"border"===e?"min-w-[250px] mr-4":"min-w-[210px] mr-4"}))))})))}groupTokensByCategory(e){const r={};return Object.entries(e).forEach((([e,t])=>{const a=e.split("-")[0];r[a]||(r[a]=[]),r[a].push({[e]:t})})),r}render(){return r("section",{key:"8b81b207da80d0006bd14157e527932ca5305a93",class:"w-full mt-28"},Object.entries(this.show?{[this.show]:t[this.show]}:t).map((([e,r])=>r?this.renderSection(e,r):null)))}},s={xxs:"2px",xs:"4px",sm:"8px",md:"12px",lg:"16px",pill:"100px"},n=class{constructor(r){e(this,r)}render(){return r("section",{key:"912af038957cf8b00443e72529d4929b7a508a0a",class:"w-full mt-28"},r("ul",{key:"ffffacd1e6006a05a27d5e1248ce626c36abc73e",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},Object.entries(s).map((([e,t])=>r("li",{class:"grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"},r("div",{class:`w-full p-16 block lg:flex items-center justify-center text-center border-3 border-soft rounded-${e}`},r("eds-code-block",{language:"Utility Class",code:`rounded-${e}`,class:"mx-auto min-w-[200px] sm:mb-4 sm:max-w-[200px] mr-auto"}),r("eds-code-block",{code:`border-radius:${t}`,language:"css",class:"mx-auto min-w-[200px] sm:max-w-[200px] ml-auto"})))))))}},l={shadows:{small:"0px 1.5px 2px rgba(0, 0, 0, 0.1)",hover:"0px 0px 16px rgba(0, 0, 0, 0.2)",accent:"0px 0px 12px rgba(0, 201, 89, 0.6)",podium:"0px 0px 8px 8px rgb(0 0 0 / 25%);",border:"0 10px 10px rgba(0, 0, 0, 0.15);","border-top":"0 -10px 10px rgba(0, 0, 0, 0.15);"},dropShadows:{small:"0px 0px 16px rgba(0, 0, 0, 0.3)"}},o=class{constructor(r){e(this,r)}render(){return r("section",{key:"af8f66e30d9115f920d483c02d1f7c2b718589f9",class:"w-full mt-28"},r("ul",{key:"1588c580f981ab148ba23a76cd33b0c8b993822c",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},Object.entries(l).map((([e,t])=>Object.entries(t).map((([t,a])=>r("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col items-center mt-16"},r("div",{class:"w-full p-16 block lg:flex items-center justify-center text-center border-2 border-soft",style:{boxShadow:a}},r("eds-code-block",{code:`${e}-${t}`,language:"Utility Class",class:"mr-auto sm:mb-4 min-w-[200px]"}),r("eds-code-block",{code:`${a}`,language:"css",class:"ml-auto min-w-[200px]"})))))))))}};export{a as token_list,n as token_radii,o as token_shadows}
@@ -0,0 +1 @@
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:"72eb0709ccbfc7830ab146f936a2587407feb0bb",class:this.class,innerHTML:r})}};export{e as eds_icon_linkedin}
@@ -0,0 +1 @@
1
+ import{r as s,h as r}from"./p-cccacbd3.js";import{y as c}from"./p-ecbb679f.js";const e=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"1a7ad8d7cbef70822ebda2f152d8b537df1eaf27",class:this.class,innerHTML:c})}};export{e as eds_icon_youtube}
@@ -0,0 +1 @@
1
+ import{r as s,h as a}from"./p-cccacbd3.js";import{m as c}from"./p-aefcb641.js";const r=class{constructor(a){s(this,a),this.class=""}render(){return a("span",{key:"3fcbaa6aba76b06be9f4e72bf7c61a0c3fbae9fd",class:this.class,innerHTML:c})}};export{r as eds_icon_menu}
@@ -0,0 +1 @@
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:"2f2e67b6792ca2c4aa711526a3d69e7a9779e159",class:this.class,innerHTML:r})}};export{a as eds_icon_copy}
@@ -0,0 +1 @@
1
+ import{r as t,h as e}from"./p-cccacbd3.js";const a=class{constructor(e){t(this,e),this.applications=void 0}getParsedApplications(){let t=[];if("string"==typeof this.applications)try{t=JSON.parse(this.applications||"[]")}catch(e){console.error("Invalid applications trl JSON",e),t=[]}else Array.isArray(this.applications)&&(t=this.applications);return t}calculateProgress(t){return Math.ceil(t/9*100)}render(){const t=this.getParsedApplications().map((t=>({Application:t.name,"Current TRL Stage":`TRL ${t.currentTrl}`,Progress:e("div",{class:"w-[200px]"},e("eds-progress-bar",{value:this.calculateProgress(t.currentTrl)}))})));return e("div",{key:"00a54a2865be6f24f9b67bd47008551070c45438",class:"container mx-auto px-4 py-8"},e("eds-table",{key:"5f60e2a9e4b6bb3b16981c4be01269cd3d985086","table-data":JSON.stringify(t),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}
@@ -0,0 +1 @@
1
+ import{r as s,h as r}from"./p-cccacbd3.js";import{p as c}from"./p-c1e4ef92.js";const e=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"260c4eeb69ff79d943571c1461346b9019ea513a",class:this.class,innerHTML:c})}};export{e as eds_icon_portal}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,g as a}from"./p-cccacbd3.js";import{s as r}from"./p-13efafb9.js";const i=class{constructor(e){t(this,e),this.isOpen=!1,this.title="",this.truncate=!0,this.truncateLines="1",this.position="middle"}getTruncateClass(){return this.truncate&&this.truncateLines?`line-clamp-${this.truncateLines}`:""}getModalPositionClasses(){switch(this.position){case"top":return"md:left-1/2 top-20 md:-translate-x-1/2";case"bottom":return"md:left-1/2 bottom-20 md:-translate-x-1/2";case"left":return"left-20 top-1/2 -translate-y-1/2";case"right":return"right-20 top-1/2 -translate-y-1/2";default:return"md:left-1/2 top-1/2 md:-translate-x-1/2 -translate-y-1/2"}}async open(){var t;this.isOpen=!0,r({category:"ui-component",parentContext:null,tag:this.el.tagName.toLowerCase(),name:(null===(t=this.title)||void 0===t?void 0:t.toLowerCase())||"",action:"opened"})}async close(){var t;this.isOpen=!1,r({category:"ui-component",parentContext:null,tag:this.el.tagName.toLowerCase(),name:(null===(t=this.title)||void 0===t?void 0:t.toLowerCase())||"",action:"closed"})}async toggle(){this.isOpen=!this.isOpen}handleGlobalOpen(){this.open()}handleGlobalClose(){this.close()}handleKeyDown(t){this.isOpen&&"Escape"===t.key&&this.close()}render(){const t=`modal-title-${this.el.tagName.toLowerCase()}`;return e("div",{key:"eb2b985e84912dabea52a9a62eb908087004c958",id:"eds-modal",class:(this.isOpen?"block":"hidden")+" fixed inset-0 z-9999999 flex",role:"dialog","aria-modal":"true","aria-labelledby":t},this.isOpen&&e("div",{key:"ad47334539d1a8a8694f34ba1e90a38b7dce07ab",class:"fixed inset-0 bg-dark bg-opacity-90",onClick:()=>this.close()}),e("div",{key:"69d449b6ec986b5cfd73e50cc060363236035915",class:`container max-w-full absolute px-20 py-20 bg-inverse rounded-lg shadow-lg z-10 ${this.getModalPositionClasses()} grow justify-center`},e("div",{key:"17395806ef17a06b5465174055087178db9f5356",class:"flex justify-between items-center border-b-2 border-softer pb-8"},e("span",{key:"daa5d63b73eab57b9b58ca06d0197f1a7002ca15",id:t,class:`f-heading-04 text-lighter ${this.getTruncateClass()}`},this.title),e("eds-button",{key:"267ee7d1f10819c19af5eed6715465f2ba5f4831",intent:"tertiary",icon:"close","aria-label":"Close modal",onClick:()=>this.close(),"extra-class":"ml-8"})),e("div",{key:"fbd3351c851ab1089035117cca2b3ad769c26d18",class:"pt-8"},e("slot",{key:"9958a61e24320183bef12aef381791f11e421597"}))))}get el(){return a(this)}};i.style=".block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.fixed{position:fixed}.inset-0{inset:0rem}.z-10{z-index:10}.z-50{z-index:50}.z-50{z-index:50}.z-9999999{z-index:9999999}.max-w-full{max-width:100%}.absolute{position:absolute}.px-20{padding-left:1.25rem;padding-right:1.25rem}.py-20{padding-top:1.25rem;padding-bottom:1.25rem}.bg-inverse{background-color:var(--white)}.bg-dark{background-color:var(--grey-300)}.rounded-lg{border-radius:16px}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.p-6{padding:0.375rem}.p-8{padding:0.5rem}.left-1\\/2{left:50%}.left-20{left:1.25rem}.right-20{right:1.25rem}.top-1\\/2{top:50%}.top-20{top:1.25rem}.bottom-20{bottom:1.25rem}.grow{flex-grow:1}.-translate-x-1\\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.border-b-2{border-bottom-width:2px}.border-softer{border-color:rgba(0, 0, 0, .1)}.pb-8{padding-bottom:0.5rem}.f-heading-03{font-family:var(--f-heading-03-fontFamily);font-weight:var(--f-heading-03-fontWeight);font-size:var(--f-heading-03-fontSize);line-height:var(--f-heading-03-lineHeight);letter-spacing:var(--f-heading-03-letterSpacing)}.f-heading-04{font-family:var(--f-heading-04-fontFamily);font-weight:var(--f-heading-04-fontWeight);font-size:var(--f-heading-04-fontSize);line-height:var(--f-heading-04-lineHeight);letter-spacing:var(--f-heading-04-letterSpacing)}.f-heading-05{font-family:var(--f-heading-05-fontFamily);font-weight:var(--f-heading-05-fontWeight);font-size:var(--f-heading-05-fontSize);line-height:var(--f-heading-05-lineHeight);letter-spacing:var(--f-heading-05-letterSpacing)}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.text-lightest{color:var(--grey-500)}.ml-8{margin-left:0.5rem}.pt-8{padding-top:0.5rem}.bg-opacity-90{opacity:0.9}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}@media (min-width: 750px){.md\\:left-1\\/2{left:50%}.md\\:flex{display:flex}.md\\:hidden{display:none}.md\\:-translate-x-1\\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:-translate-y-1\\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\\:gap-y-12{row-gap:0.75rem}}";export{i as eds_modal}
@@ -0,0 +1 @@
1
+ const n=' <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="M11 17H4V3H16V12M11 17L16 12M11 17V12H16"\n stroke="currentColor"\n stroke-width="1.5"\n />\n </svg>';export{n as p}
@@ -0,0 +1 @@
1
+ import{r as s,h as r}from"./p-cccacbd3.js";import{b as c}from"./p-05754401.js";const a=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"9cc4aa1805e43ca6275305e26d2fff79e2818862",class:this.class,innerHTML:c})}};export{a as eds_icon_bookmark}
@@ -0,0 +1 @@
1
+ import{r as e,h as a}from"./p-cccacbd3.js";const o=class{constructor(a){e(this,a),this.isAuthenticated=!1}componentWillLoad(){const e=new Promise((e=>{document.addEventListener("initKeycloak",(a=>{e(a.detail)}),{once:!0})})),a=new Promise((e=>{document.addEventListener("authStatusChanged",(a=>{var o;this.isAuthenticated=null===(o=a.detail)||void 0===o?void 0:o.authenticated,e(a.detail)}),{once:!0})}));this.combinedInitPromise=Promise.all([e,a])}render(){return a("div",{key:"7b0b74c02f9fa25dc3d3e5a0fd10d8b4c3a59ffe"},a("eds-splash-screen",{key:"e1fabb47903b011c397af3a8da59130e8455280f",inverse:!0,initPromise:this.combinedInitPromise}),a("eds-login",{key:"30d8ca5116c5b8a18972df9c55bd4a947226d682","keycloak-url":"http://localhost:8080","keycloak-realm":"nigeor-realm","keycloak-client-id":"stencil-app"}),a("main",{key:"16ead78b24f561049fb12609b23bff028262d9d5"},a("h1",null,this.isAuthenticated?"Welcome, authenticated user!":"Please log in.")))}};export{o as eds_app_root}
@@ -0,0 +1 @@
1
+ import{r as s,h as c}from"./p-cccacbd3.js";import{m as r}from"./p-86bb73dc.js";const e=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"e615c57f7195878310f596124ede34304fcce5e1",class:this.class,innerHTML:r})}};export{e as eds_icon_minus}