@ebrains/components 0.9.3-beta → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (535) hide show
  1. package/README.md +4 -2
  2. package/dist/cjs/{analytics-d8fb3fdd.js → analytics-28713bf7.js} +2 -2
  3. package/dist/cjs/color-primary-palette_6.cjs.entry.js +15 -15
  4. package/dist/cjs/components-section.cjs.entry.js +23 -17
  5. package/dist/cjs/components.cjs.js +2 -2
  6. package/dist/cjs/correct-use-of-colors.cjs.entry.js +2 -2
  7. package/dist/cjs/docs-palettes.cjs.entry.js +2 -2
  8. package/dist/cjs/docs-tokens.cjs.entry.js +2 -2
  9. package/dist/cjs/eds-accordion.cjs.entry.js +3 -3
  10. package/dist/cjs/eds-alert.cjs.entry.js +2 -2
  11. package/dist/cjs/eds-app-root.cjs.entry.js +2 -2
  12. package/dist/cjs/eds-avatar_34.cjs.entry.js +2731 -0
  13. package/dist/cjs/eds-card-project.cjs.entry.js +136 -8
  14. package/dist/cjs/eds-card-section.cjs.entry.js +1 -1
  15. package/dist/cjs/eds-card-tags.cjs.entry.js +1 -1
  16. package/dist/cjs/eds-card-tool.cjs.entry.js +3 -3
  17. package/dist/cjs/eds-code-block.cjs.entry.js +1 -1
  18. package/dist/cjs/eds-cookies-preference.cjs.entry.js +2 -2
  19. package/dist/cjs/eds-feedback.cjs.entry.js +7 -2
  20. package/dist/cjs/eds-frame.cjs.entry.js +3 -3
  21. package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +1 -1
  22. package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +1 -1
  23. package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
  24. package/dist/cjs/eds-icon-bookmark.cjs.entry.js +1 -1
  25. package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +1 -1
  26. package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +1 -1
  27. package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +1 -1
  28. package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +1 -1
  29. package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
  30. package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
  31. package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
  32. package/dist/cjs/eds-icon-external.cjs.entry.js +1 -1
  33. package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
  34. package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
  35. package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
  36. package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
  37. package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
  38. package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
  39. package/dist/cjs/eds-icon-minus.cjs.entry.js +1 -1
  40. package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
  41. package/dist/cjs/eds-icon-paper.cjs.entry.js +1 -1
  42. package/dist/cjs/eds-icon-plus.cjs.entry.js +1 -1
  43. package/dist/cjs/eds-icon-portal.cjs.entry.js +1 -1
  44. package/dist/cjs/eds-icon-private.cjs.entry.js +1 -1
  45. package/dist/cjs/eds-icon-public.cjs.entry.js +1 -1
  46. package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
  47. package/dist/cjs/eds-icon-star.cjs.entry.js +1 -1
  48. package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
  49. package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +1 -1
  50. package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +1 -1
  51. package/dist/cjs/eds-icon-tutorial.cjs.entry.js +1 -1
  52. package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
  53. package/dist/cjs/eds-icon-unknown.cjs.entry.js +1 -1
  54. package/dist/cjs/eds-icon-updown.cjs.entry.js +1 -1
  55. package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
  56. package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
  57. package/dist/cjs/eds-matomo-notice.cjs.entry.js +10 -8
  58. package/dist/cjs/eds-pagination_2.cjs.entry.js +6 -6
  59. package/dist/cjs/eds-progress-bar.cjs.entry.js +32 -5
  60. package/dist/cjs/eds-rating.cjs.entry.js +2 -2
  61. package/dist/cjs/eds-section-core_2.cjs.entry.js +4 -4
  62. package/dist/cjs/eds-spinner.cjs.entry.js +2 -2
  63. package/dist/cjs/eds-splash-screen.cjs.entry.js +60 -0
  64. package/dist/cjs/eds-switch.cjs.entry.js +14 -6
  65. package/dist/cjs/eds-timeline.cjs.entry.js +3 -3
  66. package/dist/cjs/eds-toast-manager.cjs.entry.js +33 -4
  67. package/dist/cjs/eds-toast.cjs.entry.js +5 -4
  68. package/dist/cjs/eds-trl.cjs.entry.js +2 -2
  69. package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +2 -2
  70. package/dist/cjs/{index-2f63169d.js → index-88c8039f.js} +37 -319
  71. package/dist/cjs/loader.cjs.js +2 -2
  72. package/dist/cjs/logo-space.cjs.entry.js +2 -2
  73. package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +3 -3
  74. package/dist/cjs/logo-variations-tabs.cjs.entry.js +2 -2
  75. package/dist/cjs/logo-wrong-usage.cjs.entry.js +2 -2
  76. package/dist/cjs/svg-repository.cjs.entry.js +2 -2
  77. package/dist/cjs/token-list_3.cjs.entry.js +4 -4
  78. package/dist/cjs/token-ratios.cjs.entry.js +2 -2
  79. package/dist/cjs/token-typography.cjs.entry.js +2 -2
  80. package/dist/collection/collection-manifest.json +3 -3
  81. package/dist/collection/components/eds-accordion/eds-accordion.css +0 -8
  82. package/dist/collection/components/eds-alert/eds-alert.css +1 -575
  83. package/dist/collection/components/eds-alert/eds-alert.stories.js +3 -1
  84. package/dist/collection/components/eds-avatar/eds-avatar.css +40 -25
  85. package/dist/collection/components/eds-avatar/eds-avatar.js +11 -21
  86. package/dist/collection/components/eds-avatar/eds-avatar.stories.js +5 -2
  87. package/dist/collection/components/eds-block-break/eds-block-break.css +2 -27
  88. package/dist/collection/components/eds-block-break/eds-block-break.js +9 -14
  89. package/dist/collection/components/eds-button/eds-button.css +318 -8312
  90. package/dist/collection/components/eds-button/eds-button.js +5 -59
  91. package/dist/collection/components/eds-button/eds-button.stories.js +4 -1
  92. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.css +5 -7
  93. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +1 -20
  94. package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.css +10 -1
  95. package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.js +1 -1
  96. package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +1 -1
  97. package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +1 -1
  98. package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.css +58 -0
  99. package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.js +172 -0
  100. package/dist/collection/components/eds-charts/eds-gauge/eds-gauge.stories.js +57 -0
  101. package/dist/collection/components/eds-charts/eds-pie/eds-pie.css +135 -0
  102. package/dist/collection/components/eds-charts/eds-pie/eds-pie.js +229 -0
  103. package/dist/collection/components/eds-charts/eds-pie/eds-pie.stories.js +76 -0
  104. package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +33 -156
  105. package/dist/collection/components/eds-input-field/eds-input-field.js +42 -15
  106. package/dist/collection/components/eds-link/eds-link.css +384 -6247
  107. package/dist/collection/components/eds-link/eds-link.js +2 -1
  108. package/dist/collection/components/eds-progress-bar/eds-progress-bar.css +96 -61
  109. package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +48 -3
  110. package/dist/collection/components/eds-progress-bar/eds-progress-bar.stories.js +3 -4
  111. package/dist/collection/components/eds-rating/eds-rating.js +1 -1
  112. package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +5 -1
  113. package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +2 -2
  114. package/dist/collection/components/eds-spinner/eds-spinner.js +1 -1
  115. package/dist/collection/components/eds-switch/eds-switch.css +13 -2
  116. package/dist/collection/components/eds-switch/eds-switch.js +13 -5
  117. package/dist/collection/components/eds-table/eds-table.js +4 -4
  118. package/dist/collection/components/eds-table/eds-table.stories.js +1 -11
  119. package/dist/collection/components/eds-tag/eds-tag.css +22 -12
  120. package/dist/collection/components/eds-tag/eds-tag.js +1 -1
  121. package/dist/collection/components/eds-timeline/eds-timeline.css +46 -7755
  122. package/dist/collection/components/eds-timeline/eds-timeline.js +4 -1
  123. package/dist/collection/components/eds-toast/eds-toast.js +7 -7
  124. package/dist/collection/components/eds-tooltip/eds-tooltip.css +89 -93
  125. package/dist/collection/components/eds-tooltip/eds-tooltip.js +6 -120
  126. package/dist/collection/components/eds-tooltip/eds-tooltip.stories.js +5 -3
  127. package/dist/collection/components/eds-trl/eds-trl.js +1 -1
  128. package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
  129. package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
  130. package/dist/collection/eds-docs-ui/colors/color-palette/support.js +1 -1
  131. package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
  132. package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
  133. package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
  134. package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
  135. package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
  136. package/dist/collection/eds-docs-ui/components-section/components-section.js +1 -1
  137. package/dist/collection/eds-docs-ui/components-section/functional/angular.js +1 -1
  138. package/dist/collection/eds-docs-ui/components-section/functional/installation.js +1 -1
  139. package/dist/collection/eds-docs-ui/components-section/functional/overview.js +2 -2
  140. package/dist/collection/eds-docs-ui/design-tokens/docs-tokens/docs-tokens.js +1 -1
  141. package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +1 -1
  142. package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
  143. package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
  144. package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
  145. package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
  146. package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +1 -1
  147. package/dist/collection/eds-docs-ui/docs-palettes/docs-palettes.js +1 -1
  148. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
  149. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
  150. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
  151. package/dist/collection/eds-docs-ui/logo/logo-variations-tabs/logo-variations.js +1 -1
  152. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
  153. package/dist/collection/eds-docs-ui/svg-repository/svg-repository.js +1 -1
  154. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +1 -1
  155. package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +24 -1
  156. package/dist/collection/shared-ui/eds-feedback/eds-feedback.stories.js +9 -1
  157. package/dist/collection/shared-ui/eds-footer/eds-footer.css +4 -0
  158. package/dist/collection/shared-ui/eds-footer/eds-footer.js +46 -2
  159. package/dist/collection/shared-ui/eds-footer/eds-footer.stories.js +16 -3
  160. package/dist/collection/shared-ui/eds-form/eds-form.js +42 -10
  161. package/dist/collection/shared-ui/eds-frame/eds-frame.css +147 -115
  162. package/dist/collection/shared-ui/eds-frame/eds-frame.js +1 -1
  163. package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.css +149 -117
  164. package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.js +1 -1
  165. package/dist/collection/shared-ui/eds-header/eds-header.css +178 -132
  166. package/dist/collection/shared-ui/eds-header/eds-header.js +21 -40
  167. package/dist/collection/shared-ui/eds-header/eds-header.stories.js +6 -5
  168. package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +8 -6
  169. package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.stories.js +1 -0
  170. package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
  171. package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.css +2 -35
  172. package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.js +2 -2
  173. package/dist/collection/{components → shared-ui}/eds-steps/eds-steps.stories.js +1 -1
  174. package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.css +4 -128
  175. package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.stories.js +1 -1
  176. package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +268 -7686
  177. package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +10 -10
  178. package/dist/collection/shared-ui/eds-tabs/eds-tabs.stories.js +20 -10
  179. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +1 -1
  180. package/dist/collection/shared-ui/eds-user/eds-user.css +36 -7758
  181. package/dist/collection/shared-ui/eds-user/eds-user.js +1 -1
  182. package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +1 -1
  183. package/dist/collection/utils/analytics.js +2 -2
  184. package/dist/collection/utils/color.js +8 -8
  185. package/dist/components/analytics.js +2 -2
  186. package/dist/components/components-section.js +22 -16
  187. package/dist/components/components.css +34 -516
  188. package/dist/components/components.esm.js +1 -1
  189. package/dist/components/correct-use-of-colors.js +1 -1
  190. package/dist/components/docs-palettes.js +1 -1
  191. package/dist/components/docs-tokens.js +1 -1
  192. package/dist/components/eds-accordion2.js +1 -1
  193. package/dist/components/eds-alert2.js +1 -1
  194. package/dist/components/eds-app-root.js +2 -20
  195. package/dist/components/eds-avatar2.js +4 -15
  196. package/dist/components/eds-block-break2.js +4 -4
  197. package/dist/components/eds-button2.js +6 -60
  198. package/dist/components/eds-card-desc2.js +2 -4
  199. package/dist/components/eds-card-generic2.js +2 -2
  200. package/dist/components/eds-card-project.js +131 -2
  201. package/dist/components/eds-card-tool.js +1 -1
  202. package/dist/components/eds-cookies-preference.js +1 -1
  203. package/dist/components/eds-feedback.js +7 -1
  204. package/dist/components/eds-footer2.js +7 -3
  205. package/dist/components/eds-form.js +17 -9
  206. package/dist/components/eds-frame.js +2 -2
  207. package/dist/components/eds-fullscreen-menu.js +1 -1
  208. package/dist/components/{eds-login.d.ts → eds-gauge.d.ts} +4 -4
  209. package/dist/components/eds-gauge.js +81 -0
  210. package/dist/components/eds-header.js +15 -34
  211. package/dist/components/eds-input-field2.js +26 -16
  212. package/dist/components/eds-input-select2.js +12 -84
  213. package/dist/components/eds-link2.js +3 -2
  214. package/dist/components/eds-matomo-notice2.js +8 -6
  215. package/dist/components/{eds-card-wrapper.d.ts → eds-pie.d.ts} +4 -4
  216. package/dist/components/eds-pie.js +127 -0
  217. package/dist/components/eds-progress-bar2.js +32 -4
  218. package/dist/components/eds-rating2.js +1 -1
  219. package/dist/components/eds-section-core2.js +3 -2
  220. package/dist/components/eds-section-heading2.js +2 -2
  221. package/dist/components/eds-social-networks2.js +1 -1
  222. package/dist/components/eds-spinner2.js +1 -1
  223. package/dist/components/eds-steps-v2.js +1 -1
  224. package/dist/components/eds-steps2.js +1 -1
  225. package/dist/components/eds-switch.js +13 -5
  226. package/dist/components/eds-table2.js +4 -4
  227. package/dist/components/eds-tabs.js +11 -11
  228. package/dist/components/eds-tag2.js +2 -2
  229. package/dist/components/eds-timeline.js +2 -2
  230. package/dist/components/eds-toast-manager.js +31 -2
  231. package/dist/components/eds-toast2.js +4 -3
  232. package/dist/components/eds-tooltip.js +7 -88
  233. package/dist/components/eds-trl.js +1 -1
  234. package/dist/components/eds-user.js +10 -4
  235. package/dist/components/incorrect-use-of-colors.js +1 -1
  236. package/dist/components/logo-space.js +1 -1
  237. package/dist/components/logo-variations-horizontal2.js +1 -1
  238. package/dist/components/logo-variations-tabs.js +1 -1
  239. package/dist/components/logo-variations-vertical2.js +1 -1
  240. package/dist/components/logo-wrong-usage.js +1 -1
  241. package/dist/components/p-019555e2.entry.js +1 -0
  242. package/dist/components/p-04b4e9d0.entry.js +1 -0
  243. package/dist/components/p-0863352c.entry.js +1 -0
  244. package/dist/components/p-0d6434e1.entry.js +1 -0
  245. package/dist/components/p-0e94a89f.entry.js +1 -0
  246. package/dist/components/p-0ed92872.entry.js +1 -0
  247. package/dist/components/{p-c4db0829.entry.js → p-0eeddc13.entry.js} +1 -1
  248. package/dist/components/p-100909ce.entry.js +1 -0
  249. package/dist/components/{p-892362e0.entry.js → p-10db551c.entry.js} +1 -1
  250. package/dist/components/{p-aa2e6fec.entry.js → p-124b8747.entry.js} +1 -1
  251. package/dist/components/p-14a223fe.entry.js +1 -0
  252. package/dist/components/{p-e089797c.entry.js → p-1661f33c.entry.js} +1 -1
  253. package/dist/components/{p-05b272e5.entry.js → p-18ceadd2.entry.js} +1 -1
  254. package/dist/components/p-223ba66e.entry.js +1 -0
  255. package/dist/components/{p-751497f4.entry.js → p-24dab785.entry.js} +1 -1
  256. package/dist/components/p-26d6679b.entry.js +1 -0
  257. package/dist/components/p-2810d568.entry.js +1 -0
  258. package/dist/components/p-28ae3f3a.js +2 -0
  259. package/dist/components/p-2b1b2026.entry.js +1 -0
  260. package/dist/components/p-2c571550.entry.js +1 -0
  261. package/dist/components/p-326d9e55.entry.js +1 -0
  262. package/dist/components/p-36d6134f.entry.js +1 -0
  263. package/dist/components/p-3c642a30.entry.js +1 -0
  264. package/dist/components/p-46619042.entry.js +1 -0
  265. package/dist/components/{p-75d37c48.entry.js → p-46a6ab04.entry.js} +1 -1
  266. package/dist/components/{p-d83d2815.entry.js → p-50ea5b07.entry.js} +1 -1
  267. package/dist/components/p-511b23ec.entry.js +1 -0
  268. package/dist/components/p-5462923d.entry.js +1 -0
  269. package/dist/components/p-6199b8c0.entry.js +1 -0
  270. package/dist/components/{p-888c3471.entry.js → p-624e653e.entry.js} +1 -1
  271. package/dist/components/{p-0b99fd3c.entry.js → p-682f7376.entry.js} +1 -1
  272. package/dist/components/p-6907a47c.entry.js +1 -0
  273. package/dist/components/p-6ba42d02.entry.js +1 -0
  274. package/dist/components/p-6e929acb.entry.js +1 -0
  275. package/dist/components/p-6ede7101.entry.js +1 -0
  276. package/dist/components/p-70bac015.entry.js +1 -0
  277. package/dist/components/p-7af6b832.entry.js +1 -0
  278. package/dist/components/p-7f31622d.entry.js +1 -0
  279. package/dist/components/p-822ac246.entry.js +1 -0
  280. package/dist/components/p-848506b8.entry.js +1 -0
  281. package/dist/components/p-84fd3e40.entry.js +1 -0
  282. package/dist/components/p-85634ad2.entry.js +1 -0
  283. package/dist/components/{p-7a550385.entry.js → p-8ad05566.entry.js} +1 -1
  284. package/dist/components/{p-037975af.entry.js → p-8b016d76.entry.js} +1 -1
  285. package/dist/components/p-8bdf5841.entry.js +1 -0
  286. package/dist/components/p-8ff39cef.entry.js +1 -0
  287. package/dist/components/{p-29ad9c73.entry.js → p-a4f552b2.entry.js} +1 -1
  288. package/dist/components/p-a81cba86.entry.js +1 -0
  289. package/dist/components/p-abb2ad00.entry.js +1 -0
  290. package/dist/components/{p-b8ba7e5c.entry.js → p-adbd0d7b.entry.js} +1 -1
  291. package/dist/components/p-affe2b55.entry.js +1 -0
  292. package/dist/components/p-b31591db.entry.js +1 -0
  293. package/dist/components/{p-7db75d62.entry.js → p-b4abff90.entry.js} +1 -1
  294. package/dist/components/{p-67c72c20.entry.js → p-b50fc0d7.entry.js} +1 -1
  295. package/dist/components/p-b7efd666.entry.js +1 -0
  296. package/dist/components/p-ba784274.entry.js +1 -0
  297. package/dist/components/p-bb9af709.entry.js +1 -0
  298. package/dist/components/p-bfc62d3e.entry.js +1 -0
  299. package/dist/components/p-c0b22803.entry.js +1 -0
  300. package/dist/components/p-cdd491f5.entry.js +1 -0
  301. package/dist/components/{p-688e07d6.entry.js → p-cde3d7a4.entry.js} +1 -1
  302. package/dist/components/p-cfccddc3.entry.js +1 -0
  303. package/dist/components/p-d15065c3.js +1 -0
  304. package/dist/components/p-d268c96b.entry.js +1 -0
  305. package/dist/components/p-d437bae2.entry.js +1 -0
  306. package/dist/components/p-d456e649.entry.js +1 -0
  307. package/dist/components/p-dae8f66a.entry.js +1 -0
  308. package/dist/components/p-e1791844.entry.js +1 -0
  309. package/dist/components/p-e82edd4a.entry.js +1 -0
  310. package/dist/components/p-e9f608a8.entry.js +1 -0
  311. package/dist/components/{p-55e3683c.entry.js → p-ea97a94e.entry.js} +1 -1
  312. package/dist/components/{p-e2b00067.entry.js → p-eac593ee.entry.js} +1 -1
  313. package/dist/components/p-f26fd186.entry.js +1 -0
  314. package/dist/components/{p-7ac9881e.entry.js → p-f2c23162.entry.js} +1 -1
  315. package/dist/components/p-fc4edb18.entry.js +1 -0
  316. package/dist/components/p-fe1cba17.entry.js +1 -0
  317. package/dist/components/primary.js +1 -1
  318. package/dist/components/primary2.js +1 -1
  319. package/dist/components/secondary.js +1 -1
  320. package/dist/components/secondary2.js +7 -7
  321. package/dist/components/support.js +1 -1
  322. package/dist/components/support2.js +3 -3
  323. package/dist/components/svg-repository.js +1 -1
  324. package/dist/components/token-list2.js +1 -1
  325. package/dist/components/token-radii2.js +1 -1
  326. package/dist/components/token-ratios.js +1 -1
  327. package/dist/components/token-shadows2.js +1 -1
  328. package/dist/components/token-spacing.js +1 -1
  329. package/dist/components/token-typography.js +1 -1
  330. package/dist/esm/{analytics-44b1416b.js → analytics-d99780e3.js} +2 -2
  331. package/dist/esm/color-primary-palette_6.entry.js +15 -15
  332. package/dist/esm/components-section.entry.js +23 -17
  333. package/dist/esm/components.js +3 -3
  334. package/dist/esm/correct-use-of-colors.entry.js +2 -2
  335. package/dist/esm/docs-palettes.entry.js +2 -2
  336. package/dist/esm/docs-tokens.entry.js +2 -2
  337. package/dist/esm/eds-accordion.entry.js +3 -3
  338. package/dist/esm/eds-alert.entry.js +2 -2
  339. package/dist/esm/eds-app-root.entry.js +2 -2
  340. package/dist/esm/eds-avatar_34.entry.js +2694 -0
  341. package/dist/esm/eds-card-project.entry.js +133 -5
  342. package/dist/esm/eds-card-section.entry.js +1 -1
  343. package/dist/esm/eds-card-tags.entry.js +1 -1
  344. package/dist/esm/eds-card-tool.entry.js +3 -3
  345. package/dist/esm/eds-code-block.entry.js +1 -1
  346. package/dist/esm/eds-cookies-preference.entry.js +2 -2
  347. package/dist/esm/eds-feedback.entry.js +7 -2
  348. package/dist/esm/eds-frame.entry.js +3 -3
  349. package/dist/esm/eds-icon-arrow-diagonal.entry.js +1 -1
  350. package/dist/esm/eds-icon-arrow-right.entry.js +1 -1
  351. package/dist/esm/eds-icon-bluesky.entry.js +1 -1
  352. package/dist/esm/eds-icon-bookmark.entry.js +1 -1
  353. package/dist/esm/eds-icon-chevron-down.entry.js +1 -1
  354. package/dist/esm/eds-icon-chevron-left.entry.js +1 -1
  355. package/dist/esm/eds-icon-chevron-right.entry.js +1 -1
  356. package/dist/esm/eds-icon-chevron-up.entry.js +1 -1
  357. package/dist/esm/eds-icon-close.entry.js +1 -1
  358. package/dist/esm/eds-icon-copy.entry.js +1 -1
  359. package/dist/esm/eds-icon-eu.entry.js +1 -1
  360. package/dist/esm/eds-icon-external.entry.js +1 -1
  361. package/dist/esm/eds-icon-facebook.entry.js +1 -1
  362. package/dist/esm/eds-icon-gitlab.entry.js +1 -1
  363. package/dist/esm/eds-icon-linkedin.entry.js +1 -1
  364. package/dist/esm/eds-icon-loader.entry.js +1 -1
  365. package/dist/esm/eds-icon-mastodon.entry.js +1 -1
  366. package/dist/esm/eds-icon-menu.entry.js +1 -1
  367. package/dist/esm/eds-icon-minus.entry.js +1 -1
  368. package/dist/esm/eds-icon-more.entry.js +1 -1
  369. package/dist/esm/eds-icon-paper.entry.js +1 -1
  370. package/dist/esm/eds-icon-plus.entry.js +1 -1
  371. package/dist/esm/eds-icon-portal.entry.js +1 -1
  372. package/dist/esm/eds-icon-private.entry.js +1 -1
  373. package/dist/esm/eds-icon-public.entry.js +1 -1
  374. package/dist/esm/eds-icon-search.entry.js +1 -1
  375. package/dist/esm/eds-icon-star.entry.js +1 -1
  376. package/dist/esm/eds-icon-success.entry.js +1 -1
  377. package/dist/esm/eds-icon-thumbs-down.entry.js +1 -1
  378. package/dist/esm/eds-icon-thumbs-up.entry.js +1 -1
  379. package/dist/esm/eds-icon-tutorial.entry.js +1 -1
  380. package/dist/esm/eds-icon-twitter.entry.js +1 -1
  381. package/dist/esm/eds-icon-unknown.entry.js +1 -1
  382. package/dist/esm/eds-icon-updown.entry.js +1 -1
  383. package/dist/esm/eds-icon-user.entry.js +1 -1
  384. package/dist/esm/eds-icon-youtube.entry.js +1 -1
  385. package/dist/esm/eds-matomo-notice.entry.js +10 -8
  386. package/dist/esm/eds-pagination_2.entry.js +6 -6
  387. package/dist/esm/eds-progress-bar.entry.js +32 -5
  388. package/dist/esm/eds-rating.entry.js +2 -2
  389. package/dist/esm/eds-section-core_2.entry.js +4 -4
  390. package/dist/esm/eds-spinner.entry.js +2 -2
  391. package/dist/esm/eds-splash-screen.entry.js +56 -0
  392. package/dist/esm/eds-switch.entry.js +14 -6
  393. package/dist/esm/eds-timeline.entry.js +3 -3
  394. package/dist/esm/eds-toast-manager.entry.js +32 -3
  395. package/dist/esm/eds-toast.entry.js +5 -4
  396. package/dist/esm/eds-trl.entry.js +2 -2
  397. package/dist/esm/incorrect-use-of-colors.entry.js +2 -2
  398. package/dist/esm/{index-8a71b9a7.js → index-fdb33359.js} +37 -319
  399. package/dist/esm/loader.js +3 -3
  400. package/dist/esm/logo-space.entry.js +2 -2
  401. package/dist/esm/logo-variations-horizontal_2.entry.js +3 -3
  402. package/dist/esm/logo-variations-tabs.entry.js +2 -2
  403. package/dist/esm/logo-wrong-usage.entry.js +2 -2
  404. package/dist/esm/svg-repository.entry.js +2 -2
  405. package/dist/esm/token-list_3.entry.js +4 -4
  406. package/dist/esm/token-ratios.entry.js +2 -2
  407. package/dist/esm/token-typography.entry.js +2 -2
  408. package/dist/hydrate/index.js +815 -2882
  409. package/dist/hydrate/index.mjs +815 -2882
  410. package/dist/types/components/eds-avatar/eds-avatar.d.ts +3 -4
  411. package/dist/types/components/eds-avatar/eds-avatar.stories.d.ts +2 -1
  412. package/dist/types/components/eds-block-break/eds-block-break.d.ts +2 -7
  413. package/dist/types/components/eds-button/eds-button.d.ts +0 -1
  414. package/dist/types/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.d.ts +0 -5
  415. package/dist/types/components/eds-charts/eds-gauge/eds-gauge.d.ts +14 -0
  416. package/dist/types/components/eds-charts/eds-gauge/eds-gauge.stories.d.ts +52 -0
  417. package/dist/types/components/eds-charts/eds-pie/eds-pie.d.ts +28 -0
  418. package/dist/types/components/eds-charts/eds-pie/eds-pie.stories.d.ts +60 -0
  419. package/dist/types/components/eds-input-elements/eds-input-select/eds-input-select.d.ts +18 -116
  420. package/dist/types/components/eds-input-field/eds-input-field.d.ts +6 -0
  421. package/dist/types/components/eds-progress-bar/eds-progress-bar.d.ts +3 -3
  422. package/dist/types/components/eds-progress-bar/eds-progress-bar.stories.d.ts +3 -0
  423. package/dist/types/components/eds-section/eds-section-core/eds-section-core.d.ts +3 -0
  424. package/dist/types/components/eds-switch/eds-switch.d.ts +2 -1
  425. package/dist/types/components/eds-table/eds-table.stories.d.ts +0 -8
  426. package/dist/types/components/eds-timeline/eds-timeline.d.ts +3 -0
  427. package/dist/types/components/eds-toast/eds-toast.d.ts +3 -2
  428. package/dist/types/components/eds-tooltip/eds-tooltip.d.ts +2 -36
  429. package/dist/types/components.d.ts +211 -241
  430. package/dist/types/shared-ui/eds-feedback/eds-feedback.d.ts +4 -0
  431. package/dist/types/shared-ui/eds-feedback/eds-feedback.stories.d.ts +8 -4
  432. package/dist/types/shared-ui/eds-footer/eds-footer.d.ts +10 -0
  433. package/dist/types/shared-ui/eds-footer/eds-footer.stories.d.ts +10 -0
  434. package/dist/types/shared-ui/eds-form/eds-form.d.ts +1 -1
  435. package/dist/types/shared-ui/eds-header/eds-header.d.ts +5 -24
  436. package/dist/types/shared-ui/eds-header/eds-header.stories.d.ts +6 -3
  437. package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.d.ts +0 -1
  438. package/dist/types/shared-ui/eds-tabs/eds-tabs.stories.d.ts +0 -1
  439. package/package.json +14 -4
  440. package/dist/cjs/color-c00146a8.js +0 -134
  441. package/dist/cjs/eds-avatar_27.cjs.entry.js +0 -2404
  442. package/dist/cjs/eds-card-desc_2.cjs.entry.js +0 -78
  443. package/dist/cjs/eds-card-generic.cjs.entry.js +0 -92
  444. package/dist/cjs/eds-card-wrapper.cjs.entry.js +0 -32
  445. package/dist/cjs/eds-login_2.cjs.entry.js +0 -2100
  446. package/dist/cjs/eds-tabs.cjs.entry.js +0 -130
  447. package/dist/cjs/eds-tooltip.cjs.entry.js +0 -109
  448. package/dist/cjs/toastManager-4e9535f3.js +0 -33
  449. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +0 -86
  450. package/dist/collection/shared-ui/eds-login/eds-login.js +0 -190
  451. package/dist/components/color.js +0 -132
  452. package/dist/components/eds-card-wrapper.js +0 -49
  453. package/dist/components/eds-login.js +0 -6
  454. package/dist/components/eds-login2.js +0 -2076
  455. package/dist/components/p-05549a74.entry.js +0 -1
  456. package/dist/components/p-0e378e0e.entry.js +0 -1
  457. package/dist/components/p-13efafb9.js +0 -1
  458. package/dist/components/p-1ec25dc2.entry.js +0 -1
  459. package/dist/components/p-202f78cc.entry.js +0 -1
  460. package/dist/components/p-22b76c3c.entry.js +0 -1
  461. package/dist/components/p-22f9e720.js +0 -1
  462. package/dist/components/p-24300934.entry.js +0 -1
  463. package/dist/components/p-25f1cc6c.entry.js +0 -1
  464. package/dist/components/p-31ca07fd.entry.js +0 -1
  465. package/dist/components/p-342bc3d8.entry.js +0 -1
  466. package/dist/components/p-35068b80.entry.js +0 -1
  467. package/dist/components/p-3950debe.entry.js +0 -1
  468. package/dist/components/p-3d74d4b1.entry.js +0 -1
  469. package/dist/components/p-42f19373.entry.js +0 -1
  470. package/dist/components/p-4ecaedbc.entry.js +0 -1
  471. package/dist/components/p-5055eb25.entry.js +0 -1
  472. package/dist/components/p-5646902d.entry.js +0 -1
  473. package/dist/components/p-5ff68e7d.entry.js +0 -1
  474. package/dist/components/p-63cc5d3d.entry.js +0 -1
  475. package/dist/components/p-6506cf52.entry.js +0 -1
  476. package/dist/components/p-6aa17003.entry.js +0 -1
  477. package/dist/components/p-6e273e0f.entry.js +0 -1
  478. package/dist/components/p-6fcb754e.entry.js +0 -1
  479. package/dist/components/p-70c9af1e.entry.js +0 -1
  480. package/dist/components/p-7180a36b.entry.js +0 -1
  481. package/dist/components/p-7351cad3.entry.js +0 -1
  482. package/dist/components/p-75cc9f9e.entry.js +0 -1
  483. package/dist/components/p-7a31c31f.entry.js +0 -1
  484. package/dist/components/p-7cb60f9c.entry.js +0 -1
  485. package/dist/components/p-8a4d9b9b.entry.js +0 -1
  486. package/dist/components/p-8b7f5204.entry.js +0 -1
  487. package/dist/components/p-8db820ef.entry.js +0 -1
  488. package/dist/components/p-ae4f5e3a.entry.js +0 -1
  489. package/dist/components/p-b024183c.entry.js +0 -1
  490. package/dist/components/p-b115c3f1.entry.js +0 -1
  491. package/dist/components/p-b3a3ae59.entry.js +0 -1
  492. package/dist/components/p-b4595a9e.entry.js +0 -1
  493. package/dist/components/p-b817dceb.entry.js +0 -1
  494. package/dist/components/p-b8ca2127.entry.js +0 -1
  495. package/dist/components/p-ba6cc102.entry.js +0 -1
  496. package/dist/components/p-c51b5f04.entry.js +0 -1
  497. package/dist/components/p-c5a7d2b1.entry.js +0 -1
  498. package/dist/components/p-c5c782e7.entry.js +0 -1
  499. package/dist/components/p-c5f98369.entry.js +0 -1
  500. package/dist/components/p-c604063d.entry.js +0 -1
  501. package/dist/components/p-c9a19e93.entry.js +0 -1
  502. package/dist/components/p-cccacbd3.js +0 -2
  503. package/dist/components/p-d164a75d.entry.js +0 -1
  504. package/dist/components/p-d4c920fa.entry.js +0 -1
  505. package/dist/components/p-d82cc261.entry.js +0 -1
  506. package/dist/components/p-da6e49a9.entry.js +0 -1
  507. package/dist/components/p-dcd4de1f.entry.js +0 -1
  508. package/dist/components/p-e8a2d709.entry.js +0 -1
  509. package/dist/components/p-ea942740.entry.js +0 -1
  510. package/dist/components/p-eb0b93d5.js +0 -1
  511. package/dist/components/p-ece20356.entry.js +0 -1
  512. package/dist/components/p-ed6fd4b8.entry.js +0 -1
  513. package/dist/components/p-f3822d6b.entry.js +0 -1
  514. package/dist/components/p-f539febe.entry.js +0 -1
  515. package/dist/components/p-f7f4b247.entry.js +0 -1
  516. package/dist/components/p-fdbfa776.entry.js +0 -1
  517. package/dist/components/p-fe27f4a9.entry.js +0 -1
  518. package/dist/components/toastManager.js +0 -31
  519. package/dist/esm/color-2554aad6.js +0 -132
  520. package/dist/esm/eds-avatar_27.entry.js +0 -2374
  521. package/dist/esm/eds-card-desc_2.entry.js +0 -73
  522. package/dist/esm/eds-card-generic.entry.js +0 -88
  523. package/dist/esm/eds-card-wrapper.entry.js +0 -28
  524. package/dist/esm/eds-login_2.entry.js +0 -2095
  525. package/dist/esm/eds-tabs.entry.js +0 -126
  526. package/dist/esm/eds-tooltip.entry.js +0 -105
  527. package/dist/esm/toastManager-d9eee791.js +0 -31
  528. package/dist/types/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.d.ts +0 -23
  529. package/dist/types/shared-ui/eds-login/eds-login.d.ts +0 -67
  530. /package/dist/collection/components/eds-section/eds-section-core/{eds-section-core.stories.js → eds-section-core.donotstories.js} +0 -0
  531. /package/dist/collection/components/eds-timeline/{eds-timeline.stories.js → eds-timeline.donot-stories.js} +0 -0
  532. /package/dist/types/components/eds-section/eds-section-core/{eds-section-core.stories.d.ts → eds-section-core.donotstories.d.ts} +0 -0
  533. /package/dist/types/components/eds-timeline/{eds-timeline.stories.d.ts → eds-timeline.donot-stories.d.ts} +0 -0
  534. /package/dist/types/{components → shared-ui}/eds-steps/eds-steps.d.ts +0 -0
  535. /package/dist/types/{components → shared-ui}/eds-steps/eds-steps.stories.d.ts +0 -0
@@ -1,5 +1,8 @@
1
1
  import { h } from "@stencil/core";
2
2
  import { parseData } from "../../utils/sharedUtils";
3
+ /**
4
+ * @internal
5
+ */
3
6
  export class EdsTimeline {
4
7
  constructor() {
5
8
  this.events = undefined;
@@ -38,7 +41,7 @@ export class EdsTimeline {
38
41
  }
39
42
  }
40
43
  render() {
41
- return (h("div", { key: '47b46ebc0621df79434201a219d73ab8e2fd62fa', class: "max-w-sidebar mx-auto px-4 py-8" }, h("div", { key: '7b5b89161bbb9420a3450ed4eb0e49d608eec2d6', class: "relative" }, h("div", { key: '21472cb756ca069b9f25e894899def03bb78751a', class: "absolute w-4 left-1/2 transform -translate-x-1/2 bg-strong h-full z-0" }), h("div", { key: '3972b2885995d9656f426cf17ec54c5410ecd385', class: "space-y-16" }, this.parsedEvents.map((event, index) => (h("div", { class: "relative flex" }, h("div", { class: `w-1/2 ${index % 2 === 0 ? 'pr-4' : ''}` }, index % 2 === 0 && (h("eds-card-generic", { cardTitle: event.title, url: "#", description: event.description, "heading-level": "h2", tiny: true, bg: !event.completed, "with-hover": "false", tags: JSON.stringify(event.completed
44
+ return (h("div", { key: '63ce0ce7e3a632906f664011243abf9f816bc53a', class: "max-w-sidebar mx-auto px-4 py-8" }, h("div", { key: '794d16f6b68d87bb1fb4665cc5ef84b381fb55ea', class: "relative" }, h("div", { key: '2b82b5594a9ed5c056898725f40e56858282412a', class: "absolute w-4 left-1/2 transform -translate-x-1/2 bg-strong h-full z-0" }), h("div", { key: '6d33b71396649e7b90d050c0858912fa49c309a7', class: "space-y-16" }, this.parsedEvents.map((event, index) => (h("div", { class: "relative flex" }, h("div", { class: `w-1/2 ${index % 2 === 0 ? 'pr-4' : ''}` }, index % 2 === 0 && (h("eds-card-generic", { cardTitle: event.title, url: "#", description: event.description, "heading-level": "h2", tiny: true, bg: !event.completed, "with-hover": "false", tags: JSON.stringify(event.completed
42
45
  ? [{ label: 'completed', style: 'accent' }]
43
46
  : [{ label: 'pending', style: 'default' }]), onClick: () => this.handleEventClick(event) }))), h("div", { class: "flex items-center justify-center relative" }, event.completed ? (h("div", { class: "w-32 h-32 bg-accent rounded-full shadow flex items-center justify-center" })) : (h("div", { class: "w-32 h-32 bg-strong rounded-full shadow flex items-center justify-center" }))), h("div", { class: `w-1/2 ${index % 2 !== 0 ? 'pl-4' : ''}` }, index % 2 !== 0 && (h("eds-card-generic", { cardTitle: event.title, url: "#", description: event.description, "heading-level": "h2", tiny: true, bg: !event.completed, "with-hover": "false", tags: JSON.stringify(event.completed
44
47
  ? [{ label: 'completed', style: 'accent' }]
@@ -23,7 +23,7 @@ export class EdsToast {
23
23
  };
24
24
  this.message = undefined;
25
25
  this.intent = 'default';
26
- this.duration = 5000;
26
+ this.duration = undefined;
27
27
  this.visible = true;
28
28
  }
29
29
  componentDidLoad() {
@@ -46,8 +46,9 @@ export class EdsToast {
46
46
  btnElement.dispatchEvent(event);
47
47
  }
48
48
  connectedCallback() {
49
- // Auto-dismiss the toast after the specified duration
50
- this.dismissTimeout = setTimeout(this.dismissToast, this.duration);
49
+ if (this.duration && this.duration > 0) {
50
+ this.dismissTimeout = setTimeout(this.dismissToast, this.duration);
51
+ }
51
52
  }
52
53
  disconnectedCallback() {
53
54
  // Clear the timeout when the component is removed
@@ -118,14 +119,13 @@ export class EdsToast {
118
119
  "references": {}
119
120
  },
120
121
  "required": false,
121
- "optional": false,
122
+ "optional": true,
122
123
  "docs": {
123
124
  "tags": [],
124
- "text": "Determines the duration before the toast auto-dismisses (in milliseconds).\nDefaults to 5000ms (5 seconds)."
125
+ "text": "Determines the duration before the toast auto-dismisses (in milliseconds).\nIf set, the toast will auto-dismiss and show a close button.\nIf not set (or set to 0), it will persist without a close button."
125
126
  },
126
127
  "attribute": "duration",
127
- "reflect": false,
128
- "defaultValue": "5000"
128
+ "reflect": false
129
129
  }
130
130
  };
131
131
  }
@@ -1,94 +1,90 @@
1
1
  .relative {
2
- position: relative;
3
- }
4
- .absolute {
5
- position: absolute;
6
- }
7
- .rounded-sm {
8
- border-radius: 8px;
9
- }
10
- .rounded-xs {
11
- border-radius: 4px;
12
- }
13
- .bg-stronger {
14
- background-color: var(--grey-900);
15
- }
16
- .bg-strongest {
17
- background-color: var(--black);
18
- }
19
- .text-inverse {
20
- color: var(--white);
21
- }
22
- .text-default {
23
- color: var(--black);
24
- }
25
- .f-ui-03 {
26
- font-family: var(--f-ui-03-fontFamily);
27
- font-weight: var(--f-ui-03-fontWeight);
28
- font-size: var(--f-ui-03-fontSize);
29
- line-height: var(--f-ui-03-lineHeight);
30
- letter-spacing: var(--f-ui-03-letterSpacing);
31
- }
32
- .f-ui-03-light {
33
- font-family: var(--f-ui-03-light-fontFamily);
34
- font-weight: var(--f-ui-03-light-fontWeight);
35
- font-size: var(--f-ui-03-light-fontSize);
36
- line-height: var(--f-ui-03-light-lineHeight);
37
- letter-spacing: var(--f-ui-03-light-letterSpacing);
38
- }
39
- .pointer-events-none {
40
- pointer-events: none;
41
- }
42
- .-top-8 {
43
- top: -0.5rem;
44
- }
45
- .left-1\/2 {
46
- left: 50%;
47
- }
48
- .z-10 {
49
- z-index: 10;
50
- }
51
- .block {
52
- display: block;
53
- }
54
- .-translate-x-1\/2 {
55
- --tw-translate-x: -50%;
56
- 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));
57
- }
58
- .-translate-y-1\/2 {
59
- --tw-translate-y: -50%;
60
- 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));
61
- }
62
- .-translate-y-full {
63
- --tw-translate-y: -100%;
64
- 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));
65
- }
66
- .whitespace-nowrap {
67
- white-space: nowrap;
68
- }
69
- .py-2 {
70
- padding-top: 0.125rem;
71
- padding-bottom: 0.125rem;
72
- }
73
- .px-4 {
74
- padding-left: 0.25rem;
75
- padding-right: 0.25rem;
76
- }
77
- .p-4 {
78
- padding: 0.25rem;
79
- }
80
- .p-6 {
81
- padding: 0.375rem;
82
- }
83
- .p-8 {
84
- padding: 0.5rem;
85
- }
86
- .p-12 {
87
- padding: 0.75rem;
88
- }
89
- .p-16 {
90
- padding: 1rem;
91
- }
92
- .p-20 {
93
- padding: 1.25rem;
94
- }
2
+ position: relative;
3
+ }
4
+
5
+ .absolute {
6
+ position: absolute;
7
+ }
8
+
9
+ .inline-block {
10
+ display: inline-block;
11
+ }
12
+
13
+ .rounded-xs {
14
+ border-radius: 4px;
15
+ }
16
+
17
+ .bg-strongest {
18
+ background-color: var(--black);
19
+ }
20
+
21
+ .text-inverse {
22
+ color: var(--white);
23
+ }
24
+
25
+ .f-ui-03-light {
26
+ font-family: var(--f-ui-03-light-fontFamily);
27
+ font-weight: var(--f-ui-03-light-fontWeight);
28
+ font-size: var(--f-ui-03-light-fontSize);
29
+ line-height: var(--f-ui-03-light-lineHeight);
30
+ letter-spacing: var(--f-ui-03-light-letterSpacing);
31
+ }
32
+
33
+ .pointer-events-none {
34
+ pointer-events: none;
35
+ }
36
+
37
+ .left-1\/2 {
38
+ left: 50%;
39
+ }
40
+
41
+ .z-10 {
42
+ z-index: 10;
43
+ }
44
+
45
+ .transform {
46
+ 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));
47
+ }
48
+
49
+ .-translate-x-1\/2 {
50
+ --tw-translate-x: -50%;
51
+ 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));
52
+ }
53
+
54
+ .whitespace-nowrap {
55
+ white-space: nowrap;
56
+ }
57
+
58
+ .p-6 {
59
+ padding: 0.375rem;
60
+ }
61
+
62
+ .bottom-full {
63
+ bottom: 100%;
64
+ }
65
+
66
+ .mb-2 {
67
+ margin-bottom: 0.125rem;
68
+ }
69
+
70
+ .opacity-0 {
71
+ opacity: 0;
72
+ }
73
+
74
+ .transition-opacity {
75
+ transition-property: opacity;
76
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
77
+ transition-duration: 150ms;
78
+ }
79
+
80
+ .duration-150 {
81
+ transition-duration: 150ms;
82
+ }
83
+
84
+ .ease-in-out {
85
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
86
+ }
87
+
88
+ .group:hover .group-hover\:opacity-100 {
89
+ opacity: 1;
90
+ }
@@ -6,95 +6,18 @@ import { h } from "@stencil/core";
6
6
  export class EdsTooltip {
7
7
  constructor() {
8
8
  this.content = undefined;
9
- this.position = 'above';
10
- this.isVisible = false;
11
- this.isPositioned = false;
12
- this.tooltipStyle = { top: '0px', left: '0px', transform: '' };
13
9
  }
14
- /**
15
- * Show the tooltip and update its position.
16
- */
17
- async showTooltip() {
18
- var _a;
19
- await this.updateTooltipPosition();
20
- this.isPositioned = true;
21
- this.isVisible = true;
10
+ /** fire analytics on every hover */
11
+ handleHover() {
22
12
  sendAnalytics({
23
13
  category: 'ui-component',
24
- parentContext: null,
25
14
  tag: this.el.tagName.toLowerCase(),
26
- name: ((_a = this.content) === null || _a === void 0 ? void 0 : _a.toLowerCase()) || '',
15
+ name: this.content.toLowerCase(),
27
16
  action: 'hover'
28
17
  });
29
18
  }
30
- /**
31
- * Hide the tooltip.
32
- */
33
- hideTooltip() {
34
- this.isVisible = false;
35
- this.isPositioned = false; // Reset positioning when hiding
36
- }
37
- /**
38
- * Hide the tooltip when the `Escape` key is pressed.
39
- */
40
- handleKeyPress(event) {
41
- if (event.key === 'Escape') {
42
- this.isVisible = false;
43
- this.isPositioned = false; // Reset positioning when hiding
44
- }
45
- }
46
- /**
47
- * Update the tooltip's position dynamically based on the slotted element's dimensions and position.
48
- */
49
- updateTooltipPosition() {
50
- var _a, _b;
51
- const slotElement = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot');
52
- if (!slotElement) {
53
- return;
54
- }
55
- const assignedNodes = (slotElement === null || slotElement === void 0 ? void 0 : slotElement.assignedNodes({ flatten: true })) || [];
56
- const targetElement = assignedNodes.find((node) => node instanceof HTMLElement);
57
- if (targetElement) {
58
- const targetRect = targetElement.getBoundingClientRect();
59
- const tooltipElement = (_b = this.el.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector('[role="tooltip"]');
60
- if (tooltipElement) {
61
- const tooltipWidth = tooltipElement.offsetWidth;
62
- const tooltipHeight = tooltipElement.offsetHeight;
63
- // Calculate position based on the preferred `position` prop
64
- let top = 0;
65
- let left = 0;
66
- switch (this.position) {
67
- case 'above':
68
- top = window.scrollY - tooltipHeight - 8; // Above with offset
69
- left = targetRect.left + targetRect.width / 2 - tooltipWidth / 2; // Centered horizontally
70
- break;
71
- case 'below':
72
- top = tooltipHeight - window.scrollY + 18; // Below with offset
73
- left = targetRect.left + targetRect.width / 2 - tooltipWidth / 2; // Centered horizontally
74
- break;
75
- /*case 'left':
76
- top = targetRect.top - window.scrollY + targetRect.height / 2 - tooltipHeight / 2; // Centered vertically
77
- left = targetRect.left - tooltipWidth - 8; // To the left with offset
78
- break;
79
- case 'right':
80
- top = targetRect.top - window.scrollY + targetRect.height / 2 - tooltipHeight / 2; // Centered vertically
81
- left = targetRect.right + 8; // To the right with offset
82
- break;*/
83
- }
84
- this.tooltipStyle = {
85
- top: `${top}px`,
86
- left: `${left}px`,
87
- transform: 'translateX(0)' // No additional horizontal adjustment needed
88
- };
89
- }
90
- }
91
- }
92
19
  render() {
93
- return (h("div", { key: '7bc92c002eaf263a2d10a2391f356f40e23d5998', class: "relative" }, h("slot", { key: 'cc8126196b03fd02bb17701aa4f55d4a406f685a' }), this.isVisible && this.isPositioned && this.content && (h("div", { key: '00d854649ef43b958081bbb336319a537c181574', class: "rounded-xs bg-strongest text-inverse f-ui-03-light pointer-events-none absolute z-10 whitespace-nowrap p-6", role: "tooltip", style: {
94
- top: this.tooltipStyle.top,
95
- left: this.tooltipStyle.left,
96
- transform: this.tooltipStyle.transform
97
- } }, this.content))));
20
+ return (h("div", { key: 'cf17cd61cd5888d6ea12bf6be0fb8c841072b4d6', class: "relative inline-block group" }, h("slot", { key: '7a41d90940fff4e8b887ec4a3240371466f219a5' }), h("div", { key: 'ccf06592f4c977030b0cf54cce48d13889c059f3', class: "absolute bottom-full left-1/2 \n transform -translate-x-1/2 mb-2\n rounded-xs bg-strongest text-inverse \n f-ui-03-light pointer-events-none \n z-10 whitespace-nowrap p-6 opacity-0 transition-opacity duration-150 ease-in-out\n group-hover:opacity-100", role: "tooltip" }, this.content)));
98
21
  }
99
22
  static get is() { return "eds-tooltip"; }
100
23
  static get encapsulation() { return "shadow"; }
@@ -126,54 +49,17 @@ export class EdsTooltip {
126
49
  },
127
50
  "attribute": "content",
128
51
  "reflect": false
129
- },
130
- "position": {
131
- "type": "string",
132
- "mutable": false,
133
- "complexType": {
134
- "original": "'above' | 'below'",
135
- "resolved": "\"above\" | \"below\"",
136
- "references": {}
137
- },
138
- "required": false,
139
- "optional": false,
140
- "docs": {
141
- "tags": [],
142
- "text": "The preferred position of the tooltip (`above`, `below`, `left`, `right`)."
143
- },
144
- "attribute": "position",
145
- "reflect": false,
146
- "defaultValue": "'above'"
147
52
  }
148
53
  };
149
54
  }
150
- static get states() {
151
- return {
152
- "isVisible": {},
153
- "isPositioned": {},
154
- "tooltipStyle": {}
155
- };
156
- }
157
55
  static get elementRef() { return "el"; }
158
56
  static get listeners() {
159
57
  return [{
160
- "name": "mouseover",
161
- "method": "showTooltip",
58
+ "name": "mouseenter",
59
+ "method": "handleHover",
162
60
  "target": undefined,
163
61
  "capture": false,
164
62
  "passive": true
165
- }, {
166
- "name": "mouseout",
167
- "method": "hideTooltip",
168
- "target": undefined,
169
- "capture": false,
170
- "passive": true
171
- }, {
172
- "name": "keydown",
173
- "method": "handleKeyPress",
174
- "target": "window",
175
- "capture": false,
176
- "passive": false
177
63
  }];
178
64
  }
179
65
  }
@@ -11,9 +11,11 @@ export default {
11
11
  };
12
12
  export const Default = {
13
13
  render: (args) => html `
14
- <eds-tooltip content="${args.content}">
15
- <eds-button label="Hover over me" intent="primary" size="large" aria-label="Hover over me"></eds-button>
16
- </eds-tooltip>
14
+ <div class="mt-32">
15
+ <eds-tooltip content="${args.content}">
16
+ <eds-button label="Hover over me" intent="primary" size="large" aria-label="Hover over me"></eds-button>
17
+ </eds-tooltip>
18
+ </div>
17
19
  `,
18
20
  args: {
19
21
  content: 'This is a tooltip message.'
@@ -41,7 +41,7 @@ export class EdsTrl {
41
41
  Application: { format: 'code' },
42
42
  'Current TRL Stage': { format: 'text' }
43
43
  };
44
- return (h("div", { key: '7f2775e107e053cf1e8091f97915e6bc372c3954', class: "container mx-auto px-4 py-8" }, h("eds-table", { key: '9576b1c5dc72335ef0f7158fa4eaa44835acd8db', "table-data": JSON.stringify(tableData), config: JSON.stringify(tableConfig), "rows-per-page": "2", "pagination-enabled": "true", "search-enabled": "true", "column-size": "default" })));
44
+ return (h("div", { key: '8a798c644632d3168af51aa8a0775b7455ab5b52', class: "container mx-auto px-4 py-8" }, h("eds-table", { key: '82a692c0f7e46fe7438a594a7b5c567855c0e308', "table-data": JSON.stringify(tableData), config: JSON.stringify(tableConfig), "rows-per-page": "2", "pagination-enabled": "true", "search-enabled": "true", "column-size": "default" })));
45
45
  }
46
46
  static get is() { return "eds-trl"; }
47
47
  static get properties() {
@@ -33,7 +33,7 @@ export class ColorPrimaryPalette {
33
33
  ];
34
34
  }
35
35
  render() {
36
- return (h("ul", { key: 'af0b4133a365f9c2db08ea05eab950de32536950', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, this.colors.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } }, h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.rgb), h("span", { class: "f-body-02 w-full" }, color.cmyk), h("eds-code-block", { code: color.hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.pantoneC), h("span", { class: "f-body-02" }, color.pantoneU))))))));
36
+ return (h("ul", { key: '8279e944bfb0ddf1e3cb682daa1b8bcfe8cac3fd', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, this.colors.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } }, h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.rgb), h("span", { class: "f-body-02 w-full" }, color.cmyk), h("eds-code-block", { code: color.hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.pantoneC), h("span", { class: "f-body-02" }, color.pantoneU))))))));
37
37
  }
38
38
  static get is() { return "color-primary-palette"; }
39
39
  }
@@ -58,7 +58,7 @@ export class ColorSecondaryPalette {
58
58
  this.show = undefined;
59
59
  }
60
60
  render() {
61
- return (h("ul", { key: '059dacf5e142b2e4bd61a7977f1bdd79554ddca9', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, this.colors.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } }, h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.rgb), h("span", { class: "f-body-02 w-full" }, color.cmyk), h("eds-code-block", { code: color.hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.pantoneC), h("span", { class: "f-body-02" }, color.pantoneU))))))));
61
+ return (h("ul", { key: 'ab7abc8b8b9115446169d85c6b97f4ea2e387068', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, this.colors.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } }, h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.rgb), h("span", { class: "f-body-02 w-full" }, color.cmyk), h("eds-code-block", { code: color.hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.pantoneC), h("span", { class: "f-body-02" }, color.pantoneU))))))));
62
62
  }
63
63
  static get is() { return "color-secondary-palette"; }
64
64
  static get properties() {
@@ -58,7 +58,7 @@ export class ColorSupportPalette {
58
58
  return 'text-default';
59
59
  }
60
60
  render() {
61
- return (h("ul", { key: '2cadb1ac7f985ba4960eb2a8b8d64c543c07dafa', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, this.colors.map((color) => {
61
+ return (h("ul", { key: '42a4eb08f07919ad464ba017dbba65667c91e005', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, this.colors.map((color) => {
62
62
  // compute once
63
63
  const textClass = this.getTextColor(color.background);
64
64
  return (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: color.background } }, h("div", { class: "grid" }, h("span", { class: `f-body-02 ${textClass}` }, color.cmyk), h("eds-code-block", { code: color.hex, style: { minWidth: '150px', marginRight: '5px' }, class: textClass })), h("div", { class: "grid" }, h("span", { class: `f-body-02 ${textClass}` }, color.pantoneC), h("span", { class: `f-body-02 ${textClass}` }, color.pantoneU)))));
@@ -33,7 +33,7 @@ export class GradientPrimaryPalette {
33
33
  ];
34
34
  }
35
35
  render() {
36
- return (h("ul", { key: 'b77f4fad55c2aa54422fd3b18ef09d4004490014', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16", style: {
36
+ return (h("ul", { key: '2bc09e1f15ce98c6ba133cffc09df3bf10ca343f', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16", style: {
37
37
  background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
38
38
  } }, this.colors.map((color) => (h("li", { class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { class: "effect-height flex items-center justify-between p-16" }, h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.rgb), h("span", { class: "f-body-02 w-full" }, color.cmyk), h("eds-code-block", { code: color.hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { class: "grid" }, h("span", { class: "f-body-02" }, color.pantoneC), h("span", { class: "f-body-02" }, color.pantoneU))))))));
39
39
  }
@@ -57,19 +57,19 @@ export class GradientSecondaryPalette {
57
57
  ];
58
58
  }
59
59
  render() {
60
- return (h("div", { key: '10c513243cdbc57d018445e4413d4a1940616be1' }, h("ul", { key: 'c28494f2db389b90b82b18663d3ff2cae3528fc7', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: '9b93b139f06b5cf2bf40ea9576a16f1f95b47cef', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: '32aea8893b8c109ac13bb4fa87f81fdfbb31211c', class: "effect-height flex items-center justify-between p-16", style: {
60
+ return (h("div", { key: '32943156b28f767dc9b2e524202a4f4906432472' }, h("ul", { key: 'bf0d9a310edc584b67e064b149c771417e4da9cc', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: '3ed95b92fe0eea4e75be722c1d0abdedfaa9e00e', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: 'b5d4f381155b3e89bf441a87b9aff7718d4bd978', class: "effect-height flex items-center justify-between p-16", style: {
61
61
  background: this.colors[0].background
62
- } }, h("div", { key: '0881e06d858eb7ec8681d201abf2d6b19f89052f', class: "grid" }, h("span", { key: '9d94677102fc1ee3720b2d845038968b38143afc', class: "f-body-02" }, this.colors[0].rgb), h("span", { key: 'a11ac3d683540f396dd6a22250773d9bbc6b7c86', class: "f-body-02 w-full" }, this.colors[0].cmyk), h("eds-code-block", { key: 'aaf6227e91efb700dee4dd14a99f0f803902a348', code: this.colors[0].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'aefdddab57b6f487a9b9b28bf9931b43924d7fb9', class: "grid" }, h("span", { key: '5ff736d1d6d0a6919899a58970042157970fa9df', class: "f-body-02" }, this.colors[0].pantoneC), h("span", { key: '668f276d932498e064c51637157d34c416a82c35', class: "f-body-02" }, this.colors[0].pantoneU))), h("div", { key: '8797049389313e6627574e97e609572979b16ec0', class: "effect-height flex items-center justify-between p-16", style: {
62
+ } }, h("div", { key: 'c12a9c31da8078a9e6889e0084f1256dad389b59', class: "grid" }, h("span", { key: '2fa2d5e9bb0820f08d3c265d7797eeca4c47c73c', class: "f-body-02" }, this.colors[0].rgb), h("span", { key: 'b609663a6bfebc37deee295b5c8316bb08e6c785', class: "f-body-02 w-full" }, this.colors[0].cmyk), h("eds-code-block", { key: 'b3cc79d81900f4a9a12ff7c6ebaac286c4dc1cd6', code: this.colors[0].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'f91c41b6301c6234387c4386c493a9df56869c84', class: "grid" }, h("span", { key: '1165b82de0328f60a495a563e14277d3722b7d87', class: "f-body-02" }, this.colors[0].pantoneC), h("span", { key: 'f364fa3b7d4a9c52e1b67a65a4992ea1055084c1', class: "f-body-02" }, this.colors[0].pantoneU))), h("div", { key: 'e798299fb6ffedd626aaf477593b928c73b177bc', class: "effect-height flex items-center justify-between p-16", style: {
63
63
  background: this.colors[1].background
64
- } }, h("div", { key: '44ee397cf746e87daa52979200c270703d1bc55e', class: "grid" }, h("span", { key: '65bc43371dee383f17da6cf366520ca6499db61d', class: "f-body-02" }, this.colors[1].rgb), h("span", { key: '3afcdc449bb40583bec4a64229beb176644c6d86', class: "f-body-02 w-full" }, this.colors[1].cmyk), h("eds-code-block", { key: '9356d97b5db02857d89215ea40bd2d17917fb032', code: this.colors[1].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'e4515e8ff06d5da2530754720753562fd12282a2', class: "grid" }, h("span", { key: '208101b85d06b7a9fa5c1a0d0eb470c48c55c8d6', class: "f-body-02" }, this.colors[1].pantoneC), h("span", { key: '73b9ffdae670b0977b71eb5a5540c6ca5cdf850a', class: "f-body-02" }, this.colors[1].pantoneU))))), h("eds-block-break", { key: 'a6b352c935c7c548647ec33f548f5963d3fb2771' }), h("ul", { key: 'b17a428d35de0e5fd34f93b5e5d7eea10bd97c05', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: 'bf11a3863db3b16410bb33b63e589f08d3ac9f10', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: 'ab6c9f7addcbcedc3686f95e4955b9e7ab14b6fc', class: "effect-height flex items-center justify-between p-16", style: {
64
+ } }, h("div", { key: 'eee5b2de72d33f80c85fb0ad39e486cbd69d664b', class: "grid" }, h("span", { key: '5190b0bb900bf234f32ccad7d37749ae0e57c31c', class: "f-body-02" }, this.colors[1].rgb), h("span", { key: '49e3d6d1073dfa8d08054e9db612bfce1a811347', class: "f-body-02 w-full" }, this.colors[1].cmyk), h("eds-code-block", { key: 'fd0c166cac7839de62cd782ec8071ba70378c15f', code: this.colors[1].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'e9e95829a6eec21baab0238677a33cc649351185', class: "grid" }, h("span", { key: 'e8a6c41cc8193ca78794c7147f20d39604a1ae04', class: "f-body-02" }, this.colors[1].pantoneC), h("span", { key: '039cbc6eedc43de988b5dd823525bde00f7a21e5', class: "f-body-02" }, this.colors[1].pantoneU))))), h("eds-block-break", { key: '7f95cfde8f4724b236446c3732c04929e17a9aa0' }), h("ul", { key: '72f723c89d17ea54a962122867abbd690b4d9ad9', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: 'b2153dc607ed77d0a3b1398c3fc8b626163575e1', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: 'e9ff842671af9bf749857fb4b430dbd997eadbab', class: "effect-height flex items-center justify-between p-16", style: {
65
65
  background: this.colors[2].background
66
- } }, h("div", { key: '4a1b5ad1af1f12ecf5d0e3d29af852f8c9a68c8a', class: "grid" }, h("span", { key: '3ce666f09c7de2488d94698a19ae1c51ddecbf7b', class: "f-body-02" }, this.colors[2].rgb), h("span", { key: '10301ea300f2b1a6d827bf56fd8b8e0e0cc858f6', class: "f-body-02 w-full" }, this.colors[2].cmyk), h("eds-code-block", { key: '2db903a2fe58581b0e6d7b9adc984f4320dc8a09', code: this.colors[2].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'afe001eb4a52f6a05b38ffcc71d538ec22a98022', class: "grid" }, h("span", { key: '62fc31bde6e3b34327e41cd39fc80cab32faa94d', class: "f-body-02" }, this.colors[2].pantoneC), h("span", { key: '2ca52fff58fcef2660e80f2a847c45d08438f14e', class: "f-body-02" }, this.colors[2].pantoneU))), h("div", { key: '85e4a7be29033cdaf374b27ceed588c825ace64f', class: "effect-height flex items-center justify-between p-16", style: {
66
+ } }, h("div", { key: 'fd8255c5ee1ffe2f1b44cc670e504540b2e19b17', class: "grid" }, h("span", { key: '17b71b6d17fe483a0eab1e80959da2076ad4647e', class: "f-body-02" }, this.colors[2].rgb), h("span", { key: 'b3d39bde727347801976d1471875e3226f71d334', class: "f-body-02 w-full" }, this.colors[2].cmyk), h("eds-code-block", { key: 'd37cfec78f74f7eec02047fb8e30962c55379f71', code: this.colors[2].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'aa0ec054bb018ab8e564910ada76d849ee2d1608', class: "grid" }, h("span", { key: 'f633c21fb5227330e843b1c1f6d1fff40766c0d0', class: "f-body-02" }, this.colors[2].pantoneC), h("span", { key: 'c41495a89c987cf7cfbbd0b4d1ff12ac0c650610', class: "f-body-02" }, this.colors[2].pantoneU))), h("div", { key: '18a802a0cb7cbd228840fb58fadf6a121d98ebf9', class: "effect-height flex items-center justify-between p-16", style: {
67
67
  background: this.colors[3].background
68
- } }, h("div", { key: '16193b9db41b2296de12684ac3f9274436aac1fa', class: "grid" }, h("span", { key: '809a4b38fe70a64bdd823093aeb0278b181fd9b8', class: "f-body-02" }, this.colors[3].rgb), h("span", { key: '96bd1f267b3fc2dc280a683d92bbc872ec446f6b', class: "f-body-02 w-full" }, this.colors[3].cmyk), h("eds-code-block", { key: '217931cdbd3da0f016253e61ef19e74e4df4f669', code: this.colors[3].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '03b91a07130bc1d4c811759085174f794f66d143', class: "grid" }, h("span", { key: 'bdc570cfb341c90b7e89100af5034496c1b369ee', class: "f-body-02" }, this.colors[3].pantoneC), h("span", { key: 'cc10a8ba6a2cf4470bbbf16c03f513273411db4b', class: "f-body-02" }, this.colors[3].pantoneU))))), h("eds-block-break", { key: '45e15e96024ba30a44ae8fff1b1484ca036e2d89' }), h("ul", { key: 'a487cf89f96a29775770ba4a5a80019387d179bc', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: '15018fc0724f6b1e62b5b37922dc924ec2fb41d8', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: 'b2b27ed4e039ab44c9514ddfc3dbe928ce0aa46b', class: "effect-height flex items-center justify-between p-16", style: {
68
+ } }, h("div", { key: 'edf5fe68043e4712e7174c405e73e1aa84570936', class: "grid" }, h("span", { key: '455d010554f4836b26ff4b0568d088a4505619f3', class: "f-body-02" }, this.colors[3].rgb), h("span", { key: '6a50beb860b13371178b9582279c76cca29f25cf', class: "f-body-02 w-full" }, this.colors[3].cmyk), h("eds-code-block", { key: '98333266061cd31aa09d7d1394829c5d822c901f', code: this.colors[3].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '9f1952601d13a96f1caade683d5474a26cf94298', class: "grid" }, h("span", { key: 'e43da3fba22655cef1690725654919a79d43a2f4', class: "f-body-02" }, this.colors[3].pantoneC), h("span", { key: 'c3e280221454dc05f4112f03e3d226a6e70b70d3', class: "f-body-02" }, this.colors[3].pantoneU))))), h("eds-block-break", { key: '63355f298a7680e4307b6e467da0fd54faf9da14' }), h("ul", { key: 'ff5a5554b716e21b0e219228317bbe334fc96488', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: 'b4ecf3a608a9321ca0cfd1edad2778b3b8ddf918', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: '587730e489242f8579b2db3aceea8fadf4ba0f75', class: "effect-height flex items-center justify-between p-16", style: {
69
69
  background: this.colors[4].background
70
- } }, h("div", { key: '8714548cc695018bb413d3e72ea8e580cc9bc98f', class: "grid" }, h("span", { key: '28e8f390390f82e5cbad32394e46a4606feeec6b', class: "f-body-02" }, this.colors[4].rgb), h("span", { key: '5b6f7f1ee8484f99e9421af84835ed4bf6765db4', class: "f-body-02 w-full" }, this.colors[4].cmyk), h("eds-code-block", { key: '84c6ddd8728a2a39c8863af7a6ad181f321efd7f', code: this.colors[4].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '7ddccbf76753340f715d4fbfcd31bab083bf3725', class: "grid" }, h("span", { key: 'f2a84a9e46d18015b45f052dc8786ac7c1fc3bb3', class: "f-body-02" }, this.colors[4].pantoneC), h("span", { key: '741fd132025aa0c0a1da6d8a88273a1cd19aeae7', class: "f-body-02" }, this.colors[4].pantoneU))), h("div", { key: 'e0d48d68d5487c82149c90cc0e726370f0d25960', class: "effect-height flex items-center justify-between p-16", style: {
70
+ } }, h("div", { key: '883c226b73544a239f6d0ece7cbab020e1cc5874', class: "grid" }, h("span", { key: 'dc5031f2236d81513cc543997f9b445b0fdea4be', class: "f-body-02" }, this.colors[4].rgb), h("span", { key: 'a90f91b008cb67e8ee4a0454ed9e75f683a1a960', class: "f-body-02 w-full" }, this.colors[4].cmyk), h("eds-code-block", { key: '4c12f3a2500535970bdb70bb87b8d73348ef25bb', code: this.colors[4].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '1ebadf2907a7f499d61e9edc7c71bb9e7378594a', class: "grid" }, h("span", { key: 'acfce5255506344a9b65b195933cf924e1030467', class: "f-body-02" }, this.colors[4].pantoneC), h("span", { key: 'a7c4c25345c91a9753c4615c5205cf3dc49c36af', class: "f-body-02" }, this.colors[4].pantoneU))), h("div", { key: '01ce94d66521e612357c61de65ca1acd01e84cb9', class: "effect-height flex items-center justify-between p-16", style: {
71
71
  background: this.colors[5].background
72
- } }, h("div", { key: '16b56121efc5527b8eb3dad7e119840102d1d390', class: "grid" }, h("span", { key: '5f326a2653de6dcc8c85ad88c5554214519fa1fd', class: "f-body-02" }, this.colors[5].rgb), h("span", { key: '1cb2c712393855e7b01bf1e083444e2c170d7b0b', class: "f-body-02 w-full" }, this.colors[5].cmyk), h("eds-code-block", { key: '6cc534503946d6aee5b562b2b1b713988df963ac', code: this.colors[5].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'd79c852afae4fbe6b360cc319b8d3bf22ce7b194', class: "grid" }, h("span", { key: 'cab85faa9f7cd31c14a15a014f8a95c39b6e631d', class: "f-body-02" }, this.colors[5].pantoneC), h("span", { key: 'ea3a9fafeee11b75663bd753c75b7cbcfdb9c5c1', class: "f-body-02" }, this.colors[5].pantoneU)))))));
72
+ } }, h("div", { key: '628435f8fab14df7613aa4427af0b8c15fc222c2', class: "grid" }, h("span", { key: '4b4bbd19051b9d8d1eb524f2c84104eab7dae20a', class: "f-body-02" }, this.colors[5].rgb), h("span", { key: 'bb01da8698315272a78bad8d7258cb79be98446b', class: "f-body-02 w-full" }, this.colors[5].cmyk), h("eds-code-block", { key: 'f28b072bdb7dc66f3f3be1e922e527a7e3f4bf34', code: this.colors[5].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '027adf31b26154f659c2cd8c9ee935b5886e8419', class: "grid" }, h("span", { key: 'f74af79724fd67f67ad0433f9390ca022c6788d8', class: "f-body-02" }, this.colors[5].pantoneC), h("span", { key: '87262b14ffcda0153b37a5090b25e58b7c71c5dd', class: "f-body-02" }, this.colors[5].pantoneU)))))));
73
73
  }
74
74
  static get is() { return "gradient-secondary-palette"; }
75
75
  }
@@ -49,11 +49,11 @@ export class GradientSupportPalette {
49
49
  ];
50
50
  }
51
51
  render() {
52
- return (h("ul", { key: '2735f6a59037973febc2ee871464146b3a12e69b', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: 'a861d0c4ea7545d55b8c324f916e1831e271bb47', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: '93a8c04259ed46a2c520c1355efaaa2ecf0c4714', class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: this.colors[0].background } }, h("div", { key: '554964ca9e800dd356fcddfcc82004e7a6131d21', class: "grid" }, h("span", { key: 'e91f746f3ce067afe57835da2996804dba471ce3', class: "f-body-02" }, this.colors[0].rgb), h("span", { key: '41d7dd9aa7ec450f35ae6587b51a5d7c639cb1fa', class: "f-body-02 w-full" }, this.colors[0].cmyk), h("eds-code-block", { key: '4e0d93b261af040d0aa82c8043542a751915786f', code: this.colors[0].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'f1c2c77f37d5e80b6574e68c9454cac46cd99c9f', class: "grid" }, h("span", { key: '8e216418f476d026cb59dbbdab802bb4bdf7a4e4', class: "f-body-02" }, this.colors[0].pantoneC || 'N/A'), h("span", { key: '5b978c9f6206ba4a57645dd5b107ace27be515a9', class: "f-body-02" }, this.colors[0].pantoneU || 'N/A')))), h("li", { key: '232cd30eb6c637d31f80cf8281fb434e9837e9b8', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: '61a073ea3b4bc8134ad539b941a6bc1b3a914a11', class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: this.colors[1].background } }, h("div", { key: '22a69e75c01842e67d87126f3d34e9a19ead4ab1', class: "grid" }, h("span", { key: 'b537d9e9cb0429677656c068a0a81499d42cac30', class: "f-body-02" }, this.colors[1].rgb), h("span", { key: 'ab35b28dec337cb81ad50372e7c071c7d8f3b785', class: "f-body-02 w-full" }, this.colors[1].cmyk), h("eds-code-block", { key: 'a0bea555719eacc8f0730300ebab6ae98ea6771a', code: this.colors[1].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '8458087421b893504829ed46b05ba44acb0c5f53', class: "grid" }, h("span", { key: '2ec00ee996a3184afe07c27e45e999c4740b93a1', class: "f-body-02" }, this.colors[1].pantoneC || 'N/A'), h("span", { key: '7d48ea6d5b12c6a1ced3812fdc4cb39cd3afaed4', class: "f-body-02" }, this.colors[1].pantoneU || 'N/A')))), h("li", { key: 'b2ac623c59d1dc2ab14cc2775c5b95b4d02fc72f', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: '6152411685ae903a22bf9b06db18182c35bea246', class: "effect-height flex items-center justify-between p-16", style: {
52
+ return (h("ul", { key: '54a1927a8b5d68b7ef0cda7e1b7d673b33605a3c', class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16" }, h("li", { key: '25d63af647cab86f74bb7fb261836f5938beb0c8', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: '3a39fde1fd70cf8c456c9032ae0458976fd4e289', class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: this.colors[0].background } }, h("div", { key: '0d2bcd0138973145c717725c79b6a2f4ff290b97', class: "grid" }, h("span", { key: '31c920216944da65a446f6c7d3037aee600e71d8', class: "f-body-02" }, this.colors[0].rgb), h("span", { key: '838ab2e1e8664243e32726ab03539a4f32b32cf4', class: "f-body-02 w-full" }, this.colors[0].cmyk), h("eds-code-block", { key: '2f8a24075e0fe1d2a6fda01fb97b4cf49f85277f', code: this.colors[0].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '8482d6666b68cd1ceb866e1cbdd0d88343cf79da', class: "grid" }, h("span", { key: 'e3ba3599b4e5743691c35a28358f0050de18d32a', class: "f-body-02" }, this.colors[0].pantoneC || 'N/A'), h("span", { key: 'c3ac3af17201effeb89b017a334c9ac0b0d62ddf', class: "f-body-02" }, this.colors[0].pantoneU || 'N/A')))), h("li", { key: '447e0a60ef726347ec1f4f540f6de7747a450845', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: 'fd922845d2aa3f66fde4d7fcf9f5b2416332fe9c', class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: this.colors[1].background } }, h("div", { key: 'bcf9ff063b3c130e8f7e24247f032a9f9fa40bb6', class: "grid" }, h("span", { key: '0bcea7730d9f34ac44544cd1bc3bfa3b8ca361cf', class: "f-body-02" }, this.colors[1].rgb), h("span", { key: '9c5169394a89f4ba2adbb0ac2576bd885443aac3', class: "f-body-02 w-full" }, this.colors[1].cmyk), h("eds-code-block", { key: 'c50e9ba110494a1a0e9df18a081f02cb86c700c4', code: this.colors[1].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '365655cca2301d94a52f859fa9527ae5c0ef1ece', class: "grid" }, h("span", { key: '088fca6cf72c8c74244d9a6e19c7ec083c8a6711', class: "f-body-02" }, this.colors[1].pantoneC || 'N/A'), h("span", { key: 'b33043ed7e2ff751be0d3c229324369aeacd8f1e', class: "f-body-02" }, this.colors[1].pantoneU || 'N/A')))), h("li", { key: '3b619a6a67d31ea7b358b59a147f36bfe35c4323', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: '21b63edaebce5e4fdd10e6ad2ffaf31597d748f6', class: "effect-height flex items-center justify-between p-16", style: {
53
53
  background: this.colors[2].background
54
- } }, h("div", { key: 'fa8fb3b382d53be84413643cb12a58b4a41202ca', class: "grid" }, h("span", { key: '026b5ed6229ef0e89636fce8643264ba47255249', class: "f-body-02" }, this.colors[2].rgb), h("span", { key: 'bc5784f779096d92229abc19c003df07ee7acf1c', class: "f-body-02 w-full" }, this.colors[2].cmyk), h("eds-code-block", { key: '76e8f012cb9d7994906e2d9ce55d7eb47c5cbd0f', code: this.colors[2].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '0410c816d39550853c240894811717c427fa3dee', class: "grid" }, h("span", { key: 'b1f2869cc28a05e0c52f7bd8cec85d170d6250a7', class: "f-body-02" }, this.colors[2].pantoneC), h("span", { key: 'f53078949c7803385c6616325670143e1af08abe', class: "f-body-02" }, this.colors[2].pantoneU))), h("div", { key: '2076894246cdbcdc0557e70ef9ca857f8fb825cf', class: "effect-height flex items-center justify-between p-16", style: {
54
+ } }, h("div", { key: 'f6d5d058b645af61eebb8f6a7b2369e4c95c31fb', class: "grid" }, h("span", { key: 'b7b1101ac321600f6218cbc4371d9219b9aef016', class: "f-body-02" }, this.colors[2].rgb), h("span", { key: '2debc8469b2d82c0550f1173bb4f0c1cdf33a7e0', class: "f-body-02 w-full" }, this.colors[2].cmyk), h("eds-code-block", { key: '90753985397844a6cabeee1b0ac5b32a84f59ed1', code: this.colors[2].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: 'f46c245f70973cd91992a8f9ec47e57997345c5c', class: "grid" }, h("span", { key: '7c7eb23f1312208b313cd2a2bd5c5a5af2e7cdd3', class: "f-body-02" }, this.colors[2].pantoneC), h("span", { key: '47c19d9a120cedc5c2bbbd385efa2e91ad4fd8e8', class: "f-body-02" }, this.colors[2].pantoneU))), h("div", { key: 'dcbc1b771bea1166bbbb0ed0e6fcd2d1aaa53b7f', class: "effect-height flex items-center justify-between p-16", style: {
55
55
  background: this.colors[3].background
56
- } }, h("div", { key: '5f8b1cf3e3529c9e54185cd6bb8c1aaaa0ebc359', class: "grid" }, h("span", { key: '06f7ef3d3e164a632f2bc9c5e99642a827a79e27', class: "f-body-02" }, this.colors[3].rgb), h("span", { key: '21a313355fa68a829619d9da29000acef0509fba', class: "f-body-02 w-full" }, this.colors[3].cmyk), h("eds-code-block", { key: '859bc066d1756b9ac5f72de7fcd0b4bd3013f8f4', code: this.colors[3].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '5a4ffa55b941478f5f18e764fc54421b4dd33141', class: "grid" }, h("span", { key: 'b42265cfe889bcb45270c21016134fa72ba18e5d', class: "f-body-02" }, this.colors[3].pantoneC), h("span", { key: '6b478b1526fbd5e5175f67dbb5b9e30e21dc56bb', class: "f-body-02" }, this.colors[3].pantoneU)))), h("li", { key: '7a92c596887e9c42c2c79c208ed82810b8f6a714', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: 'edcc8539e72b7497a0bb49d442774903116bf916', class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: this.colors[4].background } }, h("div", { key: 'a65cdaa466210da348bf54e36c4e805ae26e36fa', class: "grid" }, h("span", { key: '894bc12a1b61925db0ec12b82f2f938805b71f46', class: "f-body-02" }, this.colors[4].rgb), h("span", { key: '0b7f7cf4c514ccc4bd3c3a1f1bce75f23bbcc2cb', class: "f-body-02 w-full" }, this.colors[4].cmyk), h("eds-code-block", { key: 'bc3b15dd7eb559b10fc64b08fc6c4d7681209d3c', code: this.colors[4].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '57be009b3ec863485042af43ca0dabcceb5a317b', class: "grid" }, h("span", { key: 'f7e10fda97f12f55d4756014f296e710793c38f4', class: "f-body-02" }, this.colors[4].pantoneC || 'N/A'), h("span", { key: 'e16fc4ac9a8639bda71bb814992bf6416949fd06', class: "f-body-02" }, this.colors[4].pantoneU || 'N/A'))))));
56
+ } }, h("div", { key: '55dff4711f054b364df8a03381f768e93cd1b62a', class: "grid" }, h("span", { key: '3880f0ea82be335c750ed4553583bc87b7ca04cc', class: "f-body-02" }, this.colors[3].rgb), h("span", { key: '6952cfb758d707b3376032f1d997253c1edc9962', class: "f-body-02 w-full" }, this.colors[3].cmyk), h("eds-code-block", { key: '9e0bc4a1d79c41bfaa315fd3053752c4eda3cd18', code: this.colors[3].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '9561d012cfbe411eac373f768893cc304b2e6138', class: "grid" }, h("span", { key: 'e90d3b590653807e22697395397ac89be9f52b90', class: "f-body-02" }, this.colors[3].pantoneC), h("span", { key: 'ffd2be0e5f7ff3b72a73697e0ca2f92c7e9cc0a5', class: "f-body-02" }, this.colors[3].pantoneU)))), h("li", { key: 'e963dd45ee5a8f52348e1b2a331df6af94f90f5f', class: "grid-col-span-12 md:grid-col-span-6 flex flex-col" }, h("div", { key: '0586094b065fdfa034096ef7e1eb95c6a26c41fc', class: "effect-height flex items-center justify-between p-16", style: { backgroundColor: this.colors[4].background } }, h("div", { key: '6acfe9a84d72f0327c3eff6c44a616918fa627d3', class: "grid" }, h("span", { key: 'c3175b931ff1cc3365dbf1cdd548b550aaf662a3', class: "f-body-02" }, this.colors[4].rgb), h("span", { key: '42d1daa0c16dcceb7341c015b912e0ea27874282', class: "f-body-02 w-full" }, this.colors[4].cmyk), h("eds-code-block", { key: '56b32e9ba42ec77e3ba6263f27b78229996ce983', code: this.colors[4].hex, style: { minWidth: '150px', marginRight: '5px' } })), h("div", { key: '89226a45ae2cf148134d550d0507a3563978e1bd', class: "grid" }, h("span", { key: '6f9c4d6da4d4c3fe6ae8039291e6cd9c06635c24', class: "f-body-02" }, this.colors[4].pantoneC || 'N/A'), h("span", { key: '9b44fcec2f83ecaa9fb5a1b298bab55fce503e91', class: "f-body-02" }, this.colors[4].pantoneU || 'N/A'))))));
57
57
  }
58
58
  static get is() { return "gradient-support-palette"; }
59
59
  }