@ebrains/react 2.1.0 → 2.3.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 (87) hide show
  1. package/color-primary-palette_6.entry.esm.js +106 -106
  2. package/components-section.entry.esm.js +3 -7
  3. package/correct-use-of-colors.entry.esm.js +33 -33
  4. package/docs-palettes.entry.esm.js +1 -1
  5. package/docs-tokens.entry.esm.js +1 -1
  6. package/download-47746956.esm.js +18 -0
  7. package/{eds-accordion_33.entry.esm.js → eds-accordion_36.entry.esm.js} +84 -59
  8. package/eds-app-root.entry.esm.js +4 -4
  9. package/eds-card-desc_2.entry.esm.js +4 -4
  10. package/eds-card-generic.entry.esm.js +12 -9
  11. package/eds-card-project.entry.esm.js +10 -10
  12. package/eds-card-section.entry.esm.js +2 -2
  13. package/eds-card-tags.entry.esm.js +1 -1
  14. package/eds-card-tool.entry.esm.js +4 -4
  15. package/eds-cookies-preference.entry.esm.js +2 -2
  16. package/eds-feedback.entry.esm.js +5 -5
  17. package/eds-footer.entry.esm.js +12 -14
  18. package/eds-frame.entry.esm.js +4 -4
  19. package/eds-fullscreen-menu.entry.esm.js +8 -3
  20. package/eds-gauge.entry.esm.js +4 -4
  21. package/eds-icon-arrow-diagonal.entry.esm.js +1 -1
  22. package/eds-icon-arrow-right.entry.esm.js +1 -1
  23. package/eds-icon-bin.entry.esm.js +1 -1
  24. package/eds-icon-bluesky.entry.esm.js +1 -1
  25. package/eds-icon-bookmark.entry.esm.js +1 -1
  26. package/eds-icon-chevron-down.entry.esm.js +1 -1
  27. package/eds-icon-chevron-left.entry.esm.js +1 -1
  28. package/eds-icon-chevron-right.entry.esm.js +1 -1
  29. package/eds-icon-chevron-up.entry.esm.js +1 -1
  30. package/eds-icon-clone.entry.esm.js +1 -1
  31. package/eds-icon-close.entry.esm.js +1 -1
  32. package/eds-icon-copy.entry.esm.js +1 -1
  33. package/eds-icon-download.entry.esm.js +21 -0
  34. package/eds-icon-draft.entry.esm.js +1 -1
  35. package/eds-icon-edit.entry.esm.js +1 -1
  36. package/eds-icon-eu.entry.esm.js +1 -1
  37. package/eds-icon-external.entry.esm.js +1 -1
  38. package/eds-icon-facebook.entry.esm.js +1 -1
  39. package/eds-icon-gitlab.entry.esm.js +1 -1
  40. package/eds-icon-linkedin.entry.esm.js +1 -1
  41. package/eds-icon-loader.entry.esm.js +1 -1
  42. package/eds-icon-mastodon.entry.esm.js +1 -1
  43. package/eds-icon-menu.entry.esm.js +1 -1
  44. package/eds-icon-minus.entry.esm.js +1 -1
  45. package/eds-icon-more.entry.esm.js +1 -1
  46. package/eds-icon-paper.entry.esm.js +1 -1
  47. package/eds-icon-plus.entry.esm.js +1 -1
  48. package/eds-icon-portal.entry.esm.js +1 -1
  49. package/eds-icon-private.entry.esm.js +1 -1
  50. package/eds-icon-public.entry.esm.js +1 -1
  51. package/eds-icon-search.entry.esm.js +1 -1
  52. package/eds-icon-star.entry.esm.js +1 -1
  53. package/eds-icon-start.entry.esm.js +1 -1
  54. package/eds-icon-success.entry.esm.js +1 -1
  55. package/eds-icon-thumbs-down.entry.esm.js +1 -1
  56. package/eds-icon-thumbs-up.entry.esm.js +1 -1
  57. package/eds-icon-tutorial.entry.esm.js +1 -1
  58. package/eds-icon-twitter.entry.esm.js +1 -1
  59. package/eds-icon-unknown.entry.esm.js +1 -1
  60. package/eds-icon-updown.entry.esm.js +1 -1
  61. package/eds-icon-user.entry.esm.js +1 -1
  62. package/eds-icon-view.entry.esm.js +1 -1
  63. package/eds-icon-youtube.entry.esm.js +1 -1
  64. package/eds-modal.entry.esm.js +10 -10
  65. package/eds-progress-bar.entry.esm.js +4 -4
  66. package/eds-section-core_2.entry.esm.js +5 -5
  67. package/eds-social-networks.entry.esm.js +7 -8
  68. package/eds-timeline.entry.esm.js +4 -4
  69. package/eds-toast-manager.entry.esm.js +1 -1
  70. package/eds-trl.entry.esm.js +2 -2
  71. package/incorrect-use-of-colors.entry.esm.js +8 -8
  72. package/index.esm.js +1 -1
  73. package/index.esm2.js +10 -11
  74. package/logo-space.entry.esm.js +9 -9
  75. package/logo-variations-horizontal_2.entry.esm.js +28 -28
  76. package/logo-variations-tabs.entry.esm.js +1 -1
  77. package/logo-wrong-usage.entry.esm.js +25 -25
  78. package/package.json +1 -1
  79. package/src/components.d.ts +1 -0
  80. package/src/generated/components.d.ts +0 -1
  81. package/svg-repository.entry.esm.js +3 -18
  82. package/token-list_3.entry.esm.js +5 -5
  83. package/token-ratios.entry.esm.js +3 -3
  84. package/token-spacing.entry.esm.js +26 -26
  85. package/token-typography.entry.esm.js +2 -2
  86. package/eds-spinner.entry.esm.js +0 -104
  87. package/eds-tooltip.entry.esm.js +0 -47
@@ -34,18 +34,18 @@ const EdsAppRoot = class {
34
34
  }
35
35
  render() {
36
36
  return h("div", {
37
- key: '36bb7790b9e035749548410ba1d54092c7a40810'
37
+ key: '814465ac49c8f5688bc8b1006723a531c925c030'
38
38
  }, h("eds-splash-screen", {
39
- key: '7be473b1c48f0ab2549077d7619a1dbd3a1fd90c',
39
+ key: '578982c4b01714129ebf0e7c415bdacea10061f8',
40
40
  inverse: true,
41
41
  initPromise: this.combinedInitPromise
42
42
  }), h("eds-login", {
43
- key: '824affc8c670317f2c1b8a22b9fe6223a477d364',
43
+ key: 'abc4ef7fed629bc2eda0e2f14f5165b83851794d',
44
44
  "keycloak-url": "http://localhost:8080",
45
45
  "keycloak-realm": "nigeor-realm",
46
46
  "keycloak-client-id": "stencil-app"
47
47
  }), h("main", {
48
- key: 'c5f6f9dae8608a49d3c47139f33735236a65091c'
48
+ key: '1fb96900889c942ec0beb120e1ed869a9d78c6fa'
49
49
  }, this.isAuthenticated ? h("h1", null, "Welcome, authenticated user!") : h("h1", null, "Please log in.")));
50
50
  }
51
51
  };
@@ -17,10 +17,10 @@ const EdsCardDesc = class {
17
17
  }
18
18
  render() {
19
19
  return h("p", {
20
- key: '302734334d08002f94c269977ebda7762fd19843',
20
+ key: '1e2ae9b46a477adb8a249a0a06c963d3e44ff297',
21
21
  class: "text-light f-ui-03-light"
22
22
  }, h("span", {
23
- key: '925f6cea41068b62d22902f33d80d700d0975f39',
23
+ key: '072222b2b2249a772c1e26f566d7ac863dd6a1dd',
24
24
  class: this.getTruncateClass()
25
25
  }, this.description));
26
26
  }
@@ -69,10 +69,10 @@ const EdsCardTitle = class {
69
69
  //const Tag = this.getTag();
70
70
  const Heading = this.headingLevel;
71
71
  return h(Heading, {
72
- key: 'f3a72db6143e59ef04e589397126dcbf5b4d2d47',
72
+ key: '1fd3f080c09f94d7b7175d51b9d8e38bb0b76286',
73
73
  class: this.getTitleClass()
74
74
  }, h("a", {
75
- key: '4fe1c9af922959b26824f01a0e5b52137c3854f2',
75
+ key: 'dd06cbecbc9eaef8052f34eae28ae17c5f92c918',
76
76
  class: "break-words after:absolute after:inset-0 after:z-10 after:content-[''] focus:outline-none",
77
77
  href: this.url,
78
78
  target: this.externalLink ? '_blank' : undefined,
@@ -5,7 +5,7 @@ import 'react';
5
5
  import 'react/jsx-runtime';
6
6
  import 'react-dom';
7
7
 
8
- const edsCardGenericCss = ".h-auto{height:auto}.h-full{height:100%}.\\!min-h-20{min-height:1.25rem !important}.min-h-120{min-height:120px}.min-h-156{min-height:156px}.bg-default{background-color:var(--grey-200)}.bg-inverse{background-color:var(--white)}.effect-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.hover\\:shadow-hover:hover{--tw-shadow:0px 0px 16px rgba(0, 0, 0, 0.2);--tw-shadow-colored:0px 0px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.cursor-pointer{cursor:pointer}.border-soft{border-color:rgba(0, 0, 0, .15)}.border-softer{border:2px solid rgba(0, 0, 0, .1)}.effect-focus-within{outline-width:3px;outline-offset:2px;outline-color:var(--green-500)}.effect-focus-within:focus-within{outline-style:solid}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grow{flex-grow:1}.flex-col{flex-direction:column}.rounded-lg{border-radius:16px}.border-2{border-width:2px}.p-12{padding:0.75rem}.p-16{padding:1rem}.mt-6{margin-top:0.375rem}.mt-8{margin-top:0.5rem}.gap-x-1{-moz-column-gap:0.0625rem;column-gap:0.0625rem}.gap-y-4{row-gap:0.25rem}.order-first{order:-9999}.mb-10{margin-bottom:0.625rem}.mb-12{margin-bottom:0.75rem}.mx-auto{margin-left:auto;margin-right:auto}.block{display:block}";
8
+ const edsCardGenericCss = ".h-auto{height:auto}.h-full{height:100%}.\\!min-h-20{min-height:1.25rem !important}.min-h-120{min-height:120px}.min-h-156{min-height:156px}.bg-default{background-color:var(--grey-200)}.bg-inverse{background-color:var(--white)}.effect-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.hover\\:shadow-hover:hover{--tw-shadow:0px 0px 16px rgba(0, 0, 0, 0.2);--tw-shadow-colored:0px 0px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.cursor-pointer{cursor:pointer}.border-soft{border-color:rgba(0, 0, 0, .15)}.border-softer{border:2px solid rgba(0, 0, 0, .1)}.effect-focus-within{outline-width:3px;outline-offset:2px;outline-color:var(--green-500)}.effect-focus-within:focus-within{outline-style:solid}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inline{display:inline}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.inline-flex{display:inline-flex}.grow{flex-grow:1}.flex-col{flex-direction:column}.rounded-lg{border-radius:16px}.border-2{border-width:2px}.p-12{padding:0.75rem}.p-16{padding:1rem}.mt-6{margin-top:0.375rem}.mt-8{margin-top:0.5rem}.gap-x-1{-moz-column-gap:0.0625rem;column-gap:0.0625rem}.gap-y-4{row-gap:0.25rem}.order-first{order:-9999}.mb-8{margin-bottom:0.5rem}.mb-10{margin-bottom:0.625rem}.mb-12{margin-bottom:0.75rem}.mx-auto{margin-left:auto;margin-right:auto}.block{display:block}";
9
9
  const EdsCardGenericStyle0 = edsCardGenericCss;
10
10
  const EdsCardGeneric = class {
11
11
  constructor(hostRef) {
@@ -74,34 +74,37 @@ const EdsCardGeneric = class {
74
74
  }
75
75
  render() {
76
76
  return h("article", {
77
- key: '0d0a2bfb5ab1f08cdada2180977ff7bd77594030',
77
+ key: '76e77261a0c6e0c506fe7600d31a492808293d27',
78
78
  class: this.articleClasses(),
79
79
  onClick: () => this.handleClick()
80
80
  }, h("eds-card-title", {
81
- key: '4c262de23e15ee9112b8562d22fb5a35cf59938f',
81
+ key: 'ca26508b05a31310df7fc0c3fa5769f7947e80fc',
82
82
  "heading-level": this.headingLevel,
83
83
  titleClass: this.image ? 'f-ui-01' : undefined,
84
84
  "card-title": this.cardTitle,
85
85
  url: this.url,
86
86
  hierarchy: this.hierarchy
87
- }), this.description && h("eds-card-desc", {
88
- key: '867cbc0ee0b24aa3acbfed5d7efbffc11ea85ccd',
89
- class: "mt-8",
87
+ }), h("div", {
88
+ key: '00ba325e6a0093cb2be35854f2bcb579ad4eb35b',
89
+ class: "mt-8 mb-8"
90
+ }, this.description && h("eds-card-desc", {
91
+ key: '7f8b687ac2c2f334549b5d9d438aab5c62a6fcc0',
90
92
  "truncate-lines": "3",
91
93
  description: this.description
92
- }), this.parsedImage ? h("eds-img", Object.assign({
94
+ })), this.parsedImage ? h("eds-img", Object.assign({
93
95
  class: "mt-8 block mx-auto"
94
96
  }, this.parsedImage)) : this.avatar || this.shortAbbreviation ? h("eds-avatar", {
95
97
  class: "order-first mb-12",
96
98
  picture: this.avatar,
97
99
  initials: this.shortAbbreviation
98
100
  }) : null, h("div", {
99
- key: '66fe518e05e4fcaf99ea815b0c2f3d525a2a9989',
101
+ key: '63cc046648dbf7d56909b2478d6c15b14e8d9ae4',
100
102
  class: "flex flex-wrap gap-y-4 gap-x-1"
101
103
  }, this.parsedTags.map((tag, index) => h("eds-tag", {
102
104
  key: index,
103
105
  intent: tag.style,
104
- label: tag.label
106
+ label: tag.label,
107
+ size: tag.size
105
108
  }))), ' ');
106
109
  }
107
110
  get el() {
@@ -166,38 +166,38 @@ const EdsCardProject = class {
166
166
  }) : 'bg-default', this.bgOnHover && this.color ? 'effect-background bg-default focus-within:bg-transparent hover:bg-transparent' : 'effect-background hover:bg-default', this.vertical ? 'flex-col gap-y-16' : 'flex-col gap-x-16 gap-y-12 lg:flex-row'].join(' ');
167
167
  const imageClasses = this.vertical ? '' : 'max-w-120 @md:max-w-192 order-first w-full lg:order-last';
168
168
  return h("article", {
169
- key: 'b4587158532ddc495a1cda29941b69934b93c7d3',
169
+ key: '65af57bfbe558b895f74dd4d088c243a25c7265d',
170
170
  class: cardClasses,
171
171
  onClick: event => this.handleClick(event)
172
172
  }, h("div", {
173
- key: '96ab6c6b9f5e89db0ca29c678c0ff3d7643976de',
173
+ key: 'cf0e9f71cd617a44facf7e35cdf78774e41b3eb1',
174
174
  class: `flex grow flex-col ${this.vertical ? 'min-h-156' : ''}`
175
175
  }, h("div", {
176
- key: '6b1e39c1b3445c2eff43f03efc0d14307e044428',
176
+ key: '82870bbaf7203ac92f25ca241186ba7a32b784d5',
177
177
  class: "lg:max-w-[720px]"
178
178
  }, h("eds-card-title", {
179
- key: 'a5a2c5916c35dec35d261da0bf10a3905ce0452e',
179
+ key: '0f0356d2e4a7af3a5d50c66382ff5d3f70298e8c',
180
180
  "heading-level": this.headingLevel,
181
181
  titleClass: this.image ? 'f-ui-01' : undefined,
182
182
  "card-title": this.titleProject,
183
183
  url: this.url
184
184
  }), this.editorialTitle && h("span", {
185
- key: '65f034e9ae8f7abbc37fb8fc3b03a440467c33f5',
185
+ key: '3586446f9ad1bb190c93cd54d7e53d6e835b8e37',
186
186
  class: `block ${this.vertical ? 'f-ui-02' : 'mt-4 f-heading-06'}`
187
187
  }, this.editorialTitle)), this.categoryTitle && h("div", {
188
- key: '690f9157169e6344af51407fca8c25f7cf35ac74',
188
+ key: '750c707f04d12ddd1d38aa0377b47f8804070535',
189
189
  class: "mt-auto flex items-center gap-x-12 pt-12"
190
190
  }, ((_a = this.categoryTitle) === null || _a === void 0 ? void 0 : _a.length) && h("eds-tag", {
191
- key: '651b1f0424b45348c854b7ec98e4dae1e4952bbd',
191
+ key: '01fbeebd88ee60feede3b21db177b3691ffc2808',
192
192
  label: this.categoryTitle
193
193
  }))), this.parsedImage && h("div", {
194
- key: 'b761288da975f05bb558b0e60767292c20e767e8',
194
+ key: 'c61baca9d015c9bfb7ec6ce3ec4ea2e41d8ac513',
195
195
  class: imageClasses
196
196
  }, h("div", {
197
- key: 'bf027b4359774454d9f866f4bb17872a1c0ba724',
197
+ key: '04d4828b6648470543ddde09d935aaa7c6133d7e',
198
198
  class: "aspect-1x1 w-full"
199
199
  }, h("eds-img", Object.assign({
200
- key: '19b4c37dcbe7c463afd3ece46d5c348c681771c8',
200
+ key: 'cde6eb483641c02abb6c229470f07aa5b08fbf9b',
201
201
  sizes: this.vertical ? this.parsedImage.sizes || '' : '192px'
202
202
  }, this.parsedImage)))));
203
203
  }
@@ -30,10 +30,10 @@ const EdsCardSection = class {
30
30
  */
31
31
  render() {
32
32
  return h("section", {
33
- key: 'eb64be830a5a1b752fadd0a8a76be9240b70cfe8',
33
+ key: 'bae0833e4d29cb2874bfb1751d7663751fd64abe',
34
34
  class: "w-full"
35
35
  }, h("ul", {
36
- key: 'd4eb8d8492a67f7491535953e0e37172fc9e09ff',
36
+ key: '001026f2866cf6101c317f08d32eac4dff46d335',
37
37
  class: "grid-layout grid-cols-4 gap-y-8 md:gap-y-12 lg:gap-y-16"
38
38
  }, this.parsedCards.map(card => h("li", {
39
39
  class: `grid-col-span-4 md:grid-col-span-${this.occupyCols} flex flex-col`
@@ -13,7 +13,7 @@ const EdsCardTags = class {
13
13
  }
14
14
  render() {
15
15
  return h("div", {
16
- key: '2acec4bb37d05bb40910cdd198e2ffac9f16610d',
16
+ key: 'dc4a5cdabd7ab34e3c2c67b9a166ae8bc15a9861',
17
17
  class: "flex flex-wrap gap-y-4"
18
18
  }, this.tags.map((tag, index) => h("eds-tag", {
19
19
  key: index,
@@ -62,11 +62,11 @@ const EdsCardTool = class {
62
62
  }
63
63
  render() {
64
64
  return h("article", {
65
- key: '2ae8e814b1509d167912424bb5093dba780f70e7',
65
+ key: '00f417ee065537f8b30bc73e5ad9ca0d69b3aed3',
66
66
  class: `${this.el.tagName.toLowerCase()} ${this.articleClasses()}`,
67
67
  onClick: () => this.handleClick()
68
68
  }, h("eds-card-title", {
69
- key: '1d0e4312589a917bc96b2c2dd3455ad0edc54b25',
69
+ key: '9d8156f655c9344c872631b75cfcaf52fdf23347',
70
70
  "heading-level": this.headingLevel,
71
71
  titleClass: this.image ? 'f-ui-01' : undefined,
72
72
  "card-title": this.cardTitle,
@@ -74,7 +74,7 @@ const EdsCardTool = class {
74
74
  "external-link": this.external,
75
75
  hierarchy: this.hierarchy
76
76
  }), this.description && h("eds-card-desc", {
77
- key: '70b074fa7755e20627c50383e1a04a684dd1bab6',
77
+ key: 'da7aa3d0d9f7995a824fd7720342e6dd4d94224f',
78
78
  class: "mt-8",
79
79
  "truncate-lines": "3",
80
80
  description: this.description
@@ -88,7 +88,7 @@ const EdsCardTool = class {
88
88
  picture: this.avatar,
89
89
  initials: this.shortAbbreviation
90
90
  }) : null, h("div", {
91
- key: 'eb5b236057ef9044701d9662cdc2fa359d5c8053',
91
+ key: '3e3001ec404a0bbca84deafc89de6aab8bf2fe45',
92
92
  class: "flex flex-wrap gap-y-4"
93
93
  }, this.parsedTags.map((tag, index) => h("eds-tag", {
94
94
  key: index,
@@ -29,9 +29,9 @@ const EdsCookiesPreference = class {
29
29
  }
30
30
  render() {
31
31
  return h("div", {
32
- key: '76c90b0245f703ffd80e9aa8ccc587c74b813df2'
32
+ key: '64edfc7f4d83f6185be6c74707115ec478628c6b'
33
33
  }, h("eds-link", {
34
- key: '5df4bcf1261c5afb610576e72720e0689cb2eb21',
34
+ key: 'd2c07e20ae1e67753b17f017bd5efa9b1e722fec',
35
35
  size: "small",
36
36
  intent: this.intent,
37
37
  label: this.buttonText,
@@ -61,20 +61,20 @@ const EdsFeedback = class {
61
61
  const levelNum = this.headingLevel.replace('h', '');
62
62
  const headingClass = `f-heading-${levelNum.padStart(2, '0')} my-4`;
63
63
  return h("div", {
64
- key: '5e1c1694270cd7504ca8ba942b6f108af5f0572e',
64
+ key: 'd197c6324cca1bea1cb69000cfb0a4776285eeea',
65
65
  class: "grid inline"
66
66
  }, h(HeadingTag, {
67
- key: 'da068fd8d6fb9e9789472c418896688e40ab9d32',
67
+ key: '8a09b89f2732d60e470a16b818467768c0f4e474',
68
68
  class: headingClass
69
69
  }, this.label), h("p", {
70
- key: '5f896de20bc86c5f3b6596f1d73a3ef8419d8c56',
70
+ key: '6a2c35b73b8bde9d96841d60d0761581efbd4047',
71
71
  class: "f-body-01 text-light"
72
72
  }, this.description), h("eds-rating", {
73
- key: '4909638b6f5cec693075285f99f6881541c09d29',
73
+ key: '0fb0acbbe7c473f2de117e0b0028cafc2f959ed8',
74
74
  "rating-type": this.type,
75
75
  "rating-count": this.count
76
76
  }), this.selectedRating > 0 && this.parsedMappings[this.selectedRating - 1] && h("span", {
77
- key: 'cdafafb8e206ecc4bbb74edc16de94a5c26defc9',
77
+ key: '8aea027f1c37cbe9ff22555ec00ed183d8c52f0a',
78
78
  class: "f-ui-04 text-lighter"
79
79
  }, this.parsedMappings[this.selectedRating - 1]));
80
80
  }
@@ -53,12 +53,10 @@ const EdsFooter = class {
53
53
  * Renders the footer component with optional sections and elements,
54
54
  * including social network links, a Horizon Europe funding acknowledgment, and
55
55
  * legal links such as "Cookies Preferences" and copyright information.
56
- *
57
- * @returns {JSX.Element} The rendered JSX for the footer component.
58
56
  */
59
57
  render() {
60
58
  return h("footer", {
61
- key: '4912d7994a636d5159d863339f0119e7b6bb1bc3'
59
+ key: '5e629d1f5f06ce62843f67b296c94b18765d8100'
62
60
  }, this.social ? h("div", {
63
61
  class: "border-softest border-t-2 pt-20 md:pt-28"
64
62
  }, h("div", {
@@ -70,39 +68,39 @@ const EdsFooter = class {
70
68
  }, h("eds-social-networks", {
71
69
  class: "mt-28"
72
70
  }))))) : null, h("div", {
73
- key: 'fb1db2c19f29a0fd1474565759992be78c404251',
71
+ key: '68966997037f0dd88c9fb2afcc39514aefa5ff8d',
74
72
  class: `border-softest ${this.social ? 'border-t-2' : ''} pb-28 pt-20 md:pt-28`
75
73
  }, h("div", {
76
- key: 'c7c6c6eb43f2ccb00df8b05247120763b3f665d3',
74
+ key: 'd3ec3c9341e7509b2f4771ce0f83fbf4913b4e3e',
77
75
  class: "container flex items-center gap-20 lg:flex-nowrap"
78
76
  }, h("div", {
79
- key: '45a29c7988edbf99ef5573dc77c9cc9a22faa666',
77
+ key: '30774f2c9c1c5113c8f178af2ad5dbc01b01c8d2',
80
78
  class: "flex items-center gap-x-12"
81
79
  }, h("a", {
82
- key: '0fbc8e7d275a07af6da8b520bddf62f4c13aecac',
80
+ key: '1939784cb357e1a0a9fc6a00c75953c37d7cac90',
83
81
  target: "_blank",
84
82
  rel: "noopener noreferrer",
85
83
  class: "effect-focus focus-visible:rounded-xs flex w-[54px] ml-0",
86
84
  href: "https://research-and-innovation.ec.europa.eu/funding/funding-opportunities/funding-programmes-and-open-calls/horizon-europe_en",
87
85
  "aria-label": "Learn about Horizon Europe funding"
88
86
  }, h("eds-img", {
89
- key: 'ec9e972f19d34cb13ea2022ab09ab6373d54be27',
87
+ key: 'b9dc32ad675188d061d01e6b11cda37c4edd5e29',
90
88
  width: 54,
91
89
  height: 41,
92
90
  src: "https://www.ebrains.eu/flags/4x3/eu.svg",
93
91
  alt: "European Union Flag"
94
92
  }))), h("div", {
95
- key: '0281a7e09166bbd2e02913467fe3235585d0bf0a'
93
+ key: '1642eaf31c946bf3f7bd3d235dccd1a66f4de7d8'
96
94
  }, h("div", {
97
- key: '97b96a7f6718cbc79ff98874e5dc90d6e1ed614e',
95
+ key: '4a4b1bf11ebf31a9a0f1735cb0720bdbdab07943',
98
96
  class: "f-ui-04 text-light"
99
97
  }, h("p", {
100
- key: '810b11a720bdcb92ce587a125ac8d026f31e9872'
98
+ key: '24226946123a5e632d393be9a24971ff9e07b355'
101
99
  }, this.fundedBy), h("div", {
102
- key: '2973f13cc831fa3d1131b182958fa425b94897fd',
100
+ key: 'a21829ec3d7d74027a14ee419f37d2ec326b7154',
103
101
  class: "mt-4 flex flex-wrap gap-12 lg:flex-nowrap inline-block"
104
102
  }, h("span", {
105
- key: 'b4cb01b0601c8117ae427fc5ab9c43c20edc6536',
103
+ key: '4791eb4b178cb07f3983f8aa6f3ed0e60918f929',
106
104
  class: "effect-focus !no-underline decoration-2 underline-offset-4 hover:!underline mr-4"
107
105
  }, "\u00A9 ", this.rightsReserved), this.enableCookiesSettings ? h("eds-link", {
108
106
  label: this.cookiesPreferences,
@@ -112,7 +110,7 @@ const EdsFooter = class {
112
110
  this.toggleCookiesConsent();
113
111
  }
114
112
  }) : null))), h("div", {
115
- key: 'd0b26e1911f55b44fb8a5253bab62b8db9141411',
113
+ key: '9d1173a7b4db564de8fa2ffb85d2b7db724bef95',
116
114
  class: "ml-auto pl-12"
117
115
  }, this.enableScrollTop ? h("div", {
118
116
  id: "toTop",
@@ -73,13 +73,13 @@ const EdsFrame = class {
73
73
  }
74
74
  render() {
75
75
  return h("div", {
76
- key: '9f5b6280292996b66fb3380678fae7748aba8cb3',
76
+ key: '7b4f5eb19460a178b98586aa38088e3dc5625671',
77
77
  class: this.articleClasses()
78
78
  }, h("div", {
79
- key: '6e4f6e0ce9b44fe94ff4622285258747503d9034',
79
+ key: '98aefbd4cab33f14c9aa3152c122a11b24df4a02',
80
80
  class: "effect-height flex items-center justify-between py-8 px-12"
81
81
  }, h("span", {
82
- key: '36bb5a7b005b4c23a7042e5cf06769efe29b07db',
82
+ key: 'd0cdd2f3354bddc99030ee5215f2bc24b139a261',
83
83
  class: "f-ui-02"
84
84
  }, this.frameLabel), !this.iframeError && this.url && this.urlLabel ? h("eds-link", {
85
85
  label: this.urlLabel,
@@ -90,7 +90,7 @@ const EdsFrame = class {
90
90
  disabled: false,
91
91
  icon: "arrow-diagonal"
92
92
  }) : null), h("div", {
93
- key: '9d64e26eaa9e79d68e13d6a0faf67c8ca68d2097',
93
+ key: '030c560bbd0209160c92bc2d152f8d42484dc86b',
94
94
  class: "border-softer"
95
95
  }, this.iframeError ? h("div", {
96
96
  class: "container ml-8 mr-8 mt-16"
@@ -17,11 +17,16 @@ const EdsFullscreenMenu = class {
17
17
  this.isMenuOpen = false;
18
18
  }
19
19
  /**
20
- * Listens for the toggleMenu event to open or close the menu.
21
- * This event is emitted by the eds-header component.
20
+ * Listens on `body` for `toggleheadermenu` to open/close the menu.
21
+ * The event detail should be a boolean (`true` = open, `false` = close).
22
+ *
23
+ * @example
24
+ * ```js
25
+ * document.body.dispatchEvent(new CustomEvent('toggleheadermenu', { detail: true }));
26
+ * ```
22
27
  */
23
28
  handleToggleMenu(event) {
24
- this.isMenuOpen = event.detail; // Set isMenuOpen based on the event payload
29
+ this.isMenuOpen = !!event.detail;
25
30
  }
26
31
  /** Opens the menu */
27
32
  openMenu() {
@@ -51,7 +51,7 @@ const EdsGauge = class {
51
51
  fontSize: `${fontSize}px`
52
52
  };
53
53
  return h("div", {
54
- key: '798a7345ee5c3eeb59b5fe29a39827ce347dc756',
54
+ key: '8834b0fc3cb78c0e7926392d04229d67d8deab90',
55
55
  role: "progressbar",
56
56
  "aria-valuemin": this.valueMin,
57
57
  "aria-valuemax": this.valueMax,
@@ -60,14 +60,14 @@ const EdsGauge = class {
60
60
  class: "relative inline-block rounded-full overflow-hidden",
61
61
  style: containerStyle
62
62
  }, h("div", {
63
- key: 'f255f7036a5b11de88fbb32648388905932eb56e',
63
+ key: 'f9ad68bd6bf19bceb46df1cfe16cdbbc2375099c',
64
64
  class: "absolute bg-inverse rounded-full",
65
65
  style: maskStyle
66
66
  }), h("div", {
67
- key: '2a6dd1d88b32cb2c534f253703a8caa0099f2a43',
67
+ key: '64a2ba3ba2f104fa018f81949cdabc0fc53eea42',
68
68
  class: "absolute inset-0 flex items-center justify-center"
69
69
  }, h("span", {
70
- key: 'ccbf1852d2f43b925f565c7117aca4a878e7f636',
70
+ key: 'ae66f977802793f4e10210e75ddfa53839a9ff6e',
71
71
  class: "f-body-01 text-default",
72
72
  style: textStyle
73
73
  }, clamped)));
@@ -11,7 +11,7 @@ const EdsIconArrowDiagonal = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'ef60986a4391dffcbb2a66109f217f3cec95a5fc',
14
+ key: 'f638b55d0ab199bbd7a52d099aa1242410ae1892',
15
15
  class: this.class,
16
16
  innerHTML: arrowDiagonal
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconArrowRight = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '02288b13fa941076a5cc73fd3821bd78e206b2b3',
14
+ key: '476da936a6861dc0a5db691cee31559c845766a2',
15
15
  class: this.class,
16
16
  innerHTML: arrowRight
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconBin = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '5f314df297274d153638c96027c23632f47f6a3a',
14
+ key: '8bc63b5438fa6bf2ffa729afd07a793b96f3167d',
15
15
  class: this.class,
16
16
  innerHTML: bin
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconBluesky = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'db8fea43b7888da43821083ecc706a16c949932e',
14
+ key: 'b42f25c9a2405c94d83c917026f376c9803058d1',
15
15
  class: this.class,
16
16
  innerHTML: bluesky
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconBookmark = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'b7c85131bafc5d7d3fcf8fde09cf646b4dd3fdab',
14
+ key: '3a7cb54b31e70a446b093453389432938c2fd9d8',
15
15
  class: this.class,
16
16
  innerHTML: bookmark
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconChevronDown = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '5547e9d98f781dc03e88a014f726b3a402e6425d',
14
+ key: '49925425ac1fd676eb96b973b1419f1f2aec1c81',
15
15
  class: this.class,
16
16
  innerHTML: chevronDown
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconChevronLeft = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '49925425ac1fd676eb96b973b1419f1f2aec1c81',
14
+ key: '38d849e3d7e2b2f5e7df8a5624bcf988b3046b11',
15
15
  class: this.class,
16
16
  innerHTML: chevronLeft
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconChevronRight = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'e9abd378d28d9e2251e530f97a11973ea558fbe2',
14
+ key: '5368c37dc49fa654d75f42a774a9a3ad93db5261',
15
15
  class: this.class,
16
16
  innerHTML: chevronRight
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconChevronUp = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'f81db967bf78d75a4a8e572cda6427046603f0a6',
14
+ key: '6479f32960c973174c4577beef2f7df7b0baebd4',
15
15
  class: this.class,
16
16
  innerHTML: chevronUp
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconClone = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'ebbda9e150151cc6e6d2677307287f2d2f1ab4db',
14
+ key: 'a31ea2174a7c266b62264dad10c486f7dc27f043',
15
15
  class: this.class,
16
16
  innerHTML: clone
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconClose = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '91f33941205260a787d69146e390fa970a1c0d72',
14
+ key: 'b4283a9fbc348923169a4d56ad6f3b5aad4a13c8',
15
15
  class: this.class,
16
16
  innerHTML: close
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconCopy = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'dd9df55fa03c1b27f2f931c7d07ccc69ee940ff4',
14
+ key: 'dc06f1a54b9542cb2c0165fb3bdff960ecd81cc0',
15
15
  class: this.class,
16
16
  innerHTML: copy
17
17
  });
@@ -0,0 +1,21 @@
1
+ import { r as registerInstance, h } from './index.esm2.js';
2
+ import { d as download } from './download-47746956.esm.js';
3
+ import 'react';
4
+ import 'react/jsx-runtime';
5
+ import 'react-dom';
6
+
7
+ const EdsIconDownload = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ this.class = '';
11
+ }
12
+ render() {
13
+ return h("span", {
14
+ key: '2fbaad3eebee32d200d0f655b396ea937901f3bd',
15
+ class: this.class,
16
+ innerHTML: download
17
+ });
18
+ }
19
+ };
20
+
21
+ export { EdsIconDownload as eds_icon_download };
@@ -11,7 +11,7 @@ const EdsIconDraft = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '13898eb065f5a243104bc79293a5e6afcd276230',
14
+ key: '408c981cebc10ab4bcf91e2765e7971ad0a83975',
15
15
  class: this.class,
16
16
  innerHTML: draft
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconEdit = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '1758d925314772dc29c4349f71f186ba775d2b41',
14
+ key: 'eb8558a13bcab457f260b0c3cddc235867b7f45a',
15
15
  class: this.class,
16
16
  innerHTML: edit
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconEu = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'ac8c58eacb11b11be7928d7799a3eb6c8063597f',
14
+ key: '994f1becb4b226a2d2f022d9bd22a690fad5aab4',
15
15
  class: this.class,
16
16
  innerHTML: euSvg
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconExternal = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'e24ee8e9243fa2dcbe8df4fa9d84db5bbc136ec4',
14
+ key: '0825d1c73c5f311f7a9d5394542f6fd74791a543',
15
15
  class: this.class,
16
16
  innerHTML: arrowDiagonal
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconFacebook = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '6a6cbdd8f9e6b982af701b97681a98944c5c1797',
14
+ key: '8bba88cba6d29b204b4a4ceae3c41129bb6edcaa',
15
15
  class: this.class,
16
16
  innerHTML: facebook
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconGitlab = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: 'e6ce69e460242b20779766f62a3c7d23dad345d1',
14
+ key: '4c0a731d1a67884107112bc5941faf2001dbbfd5',
15
15
  class: this.class,
16
16
  innerHTML: gitlabBlack
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconLinkedin = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '1981b2c066cfa5f0fb4326017df4bfbdfff09873',
14
+ key: '36bf44e06217f9b2521f374028a1316fb17ff21a',
15
15
  class: this.class,
16
16
  innerHTML: linkedin
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconLoader = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '9383784da3e52d22395288f8eba5b6f4ee826aa5',
14
+ key: '2207bbac640cf28a2d6d5d725f681e56c8c53011',
15
15
  class: this.class,
16
16
  innerHTML: loader
17
17
  });
@@ -11,7 +11,7 @@ const EdsIconMastodon = class {
11
11
  }
12
12
  render() {
13
13
  return h("span", {
14
- key: '8bba88cba6d29b204b4a4ceae3c41129bb6edcaa',
14
+ key: 'b7ba0f10df196243538aaeefe3db0ee5f594f885',
15
15
  class: this.class,
16
16
  innerHTML: mastodon
17
17
  });