@ebrains/react 2.1.0 → 2.2.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 (66) 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_34.entry.esm.js} +49 -46
  8. package/eds-app-root.entry.esm.js +4 -4
  9. package/eds-cookies-preference.entry.esm.js +2 -2
  10. package/eds-feedback.entry.esm.js +5 -5
  11. package/eds-footer.entry.esm.js +12 -14
  12. package/eds-frame.entry.esm.js +4 -4
  13. package/eds-fullscreen-menu.entry.esm.js +8 -3
  14. package/eds-icon-bluesky.entry.esm.js +1 -1
  15. package/eds-icon-download.entry.esm.js +21 -0
  16. package/eds-icon-draft.entry.esm.js +1 -1
  17. package/eds-icon-edit.entry.esm.js +1 -1
  18. package/eds-icon-eu.entry.esm.js +1 -1
  19. package/eds-icon-external.entry.esm.js +1 -1
  20. package/eds-icon-facebook.entry.esm.js +1 -1
  21. package/eds-icon-gitlab.entry.esm.js +1 -1
  22. package/eds-icon-linkedin.entry.esm.js +1 -1
  23. package/eds-icon-loader.entry.esm.js +1 -1
  24. package/eds-icon-mastodon.entry.esm.js +1 -1
  25. package/eds-icon-menu.entry.esm.js +1 -1
  26. package/eds-icon-minus.entry.esm.js +1 -1
  27. package/eds-icon-more.entry.esm.js +1 -1
  28. package/eds-icon-paper.entry.esm.js +1 -1
  29. package/eds-icon-plus.entry.esm.js +1 -1
  30. package/eds-icon-portal.entry.esm.js +1 -1
  31. package/eds-icon-private.entry.esm.js +1 -1
  32. package/eds-icon-public.entry.esm.js +1 -1
  33. package/eds-icon-search.entry.esm.js +1 -1
  34. package/eds-icon-star.entry.esm.js +1 -1
  35. package/eds-icon-start.entry.esm.js +1 -1
  36. package/eds-icon-success.entry.esm.js +1 -1
  37. package/eds-icon-thumbs-down.entry.esm.js +1 -1
  38. package/eds-icon-thumbs-up.entry.esm.js +1 -1
  39. package/eds-icon-tutorial.entry.esm.js +1 -1
  40. package/eds-icon-twitter.entry.esm.js +1 -1
  41. package/eds-icon-unknown.entry.esm.js +1 -1
  42. package/eds-icon-updown.entry.esm.js +1 -1
  43. package/eds-icon-user.entry.esm.js +1 -1
  44. package/eds-icon-view.entry.esm.js +1 -1
  45. package/eds-icon-youtube.entry.esm.js +1 -1
  46. package/eds-modal.entry.esm.js +8 -8
  47. package/eds-progress-bar.entry.esm.js +4 -4
  48. package/eds-section-core_2.entry.esm.js +5 -5
  49. package/eds-social-networks.entry.esm.js +7 -8
  50. package/eds-spinner.entry.esm.js +4 -4
  51. package/eds-timeline.entry.esm.js +4 -4
  52. package/eds-toast-manager.entry.esm.js +1 -1
  53. package/eds-trl.entry.esm.js +2 -2
  54. package/incorrect-use-of-colors.entry.esm.js +8 -8
  55. package/index.esm2.js +6 -6
  56. package/logo-space.entry.esm.js +9 -9
  57. package/logo-variations-horizontal_2.entry.esm.js +28 -28
  58. package/logo-variations-tabs.entry.esm.js +1 -1
  59. package/logo-wrong-usage.entry.esm.js +25 -25
  60. package/package.json +1 -1
  61. package/svg-repository.entry.esm.js +3 -18
  62. package/token-list_3.entry.esm.js +5 -5
  63. package/token-ratios.entry.esm.js +3 -3
  64. package/token-spacing.entry.esm.js +26 -26
  65. package/token-typography.entry.esm.js +2 -2
  66. package/eds-tooltip.entry.esm.js +0 -47
@@ -3,7 +3,7 @@ import 'react';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react-dom';
5
5
 
6
- const edsSocialNetworksCss = "blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}.f-ui-02-light{font-family:var(--f-ui-02-light-fontFamily);font-weight:var(--f-ui-02-light-fontWeight);font-size:var(--f-ui-02-light-fontSize);line-height:var(--f-ui-02-light-lineHeight);letter-spacing:var(--f-ui-02-light-letterSpacing)}.f-ui-03{font-family:var(--f-ui-03-fontFamily);font-weight:var(--f-ui-03-fontWeight);font-size:var(--f-ui-03-fontSize);line-height:var(--f-ui-03-lineHeight);letter-spacing:var(--f-ui-03-letterSpacing)}.mt-12{margin-top:0.75rem}.mt-16{margin-top:1rem}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.gap-4{gap:0.25rem}.effect-color{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.effect-focus{outline-width:3px;outline-offset:2px;outline-color:var(--green-500)}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.hover\\:text-default:hover{color:var(--black)}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.rounded-sm{border-radius:8px}";
6
+ const edsSocialNetworksCss = "blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}.f-ui-02{font-family:var(--f-ui-02-fontFamily);font-weight:var(--f-ui-02-fontWeight);font-size:var(--f-ui-02-fontSize);line-height:var(--f-ui-02-lineHeight);letter-spacing:var(--f-ui-02-letterSpacing)}.mt-12{margin-top:0.75rem}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.gap-4{gap:0.25rem}.effect-color{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:300ms;transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.effect-focus{outline-width:3px;outline-offset:2px;outline-color:var(--green-500)}.text-light{color:var(--grey-700)}.text-lighter{color:var(--grey-600)}.hover\\:text-default:hover{color:var(--black)}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.rounded-sm{border-radius:8px}";
7
7
  const EdsSocialNetworksStyle0 = edsSocialNetworksCss;
8
8
  const EdsSocialNetworks = class {
9
9
  constructor(hostRef) {
@@ -45,24 +45,23 @@ const EdsSocialNetworks = class {
45
45
  /**
46
46
  * Renders the component's HTML structure with links to EBRAINS social profiles.
47
47
  * Each social network link uses the `eds-link` component with specific classes and styles.
48
- *
49
- * @returns {JSX.Element} The rendered JSX for the component.
50
48
  */
51
49
  render() {
52
- return h("div", {
53
- key: '7241de6d0a20687523e17a4455dff1dfac59a191'
50
+ return h("nav", {
51
+ key: '62692c53f820ff5d6569e42af692063ad8918cdd',
52
+ "aria-label": "Social media"
54
53
  }, h("p", {
55
- key: '8292c0dde1b3518ada53dddc2ea0134ff3035e83',
54
+ key: 'a571612ba3c1b669e0145484bec4d480b17c1979',
56
55
  class: "f-ui-02"
57
56
  }, this.heading), h("ul", {
58
- key: 'b30922e6d1f51a52300c889464824fafad775f74',
57
+ key: 'c0cc02cd5eebf16130f7b09fb8f11319695fdccb',
59
58
  class: "mt-12 flex gap-4"
60
59
  }, this.socialNetworks.map((network, index) => h("li", {
61
60
  key: index
62
61
  }, h("eds-link", {
63
62
  "extra-class": "effect-color effect-focus text-lighter hover:text-default flex items-center justify-center rounded-sm",
64
63
  external: true,
65
- "aria-label": network.label,
64
+ "aria-label": `EBRAINS on ${network.label}`,
66
65
  url: network.url,
67
66
  icon: network.icon,
68
67
  intent: "strong"
@@ -84,17 +84,17 @@ const EdsSpinner = class {
84
84
  justifyContent: 'center'
85
85
  };
86
86
  return h(Host, {
87
- key: 'cbf9cead7c7c6bc5314c074f7249c920eb60d326'
87
+ key: 'b10a5d28d0b06e7b36276fb814e3b8b57b767094'
88
88
  }, h("div", {
89
- key: 'd22c71a76af3f53c649e547538e0f1627cd9ecd0',
89
+ key: '8f2205bb74775c16660d35f80bf880ac9c39d725',
90
90
  class: "spinner-overlay",
91
91
  style: overlayStyle
92
92
  }, h("span", {
93
- key: '83b42f7ee9ba4d356bd82097989b8be1db8a8ef9',
93
+ key: 'f681700791c6c10ea63473f34719a873757bcf5e',
94
94
  class: "spinner",
95
95
  style: spinnerStyle
96
96
  }), this.message && h("p", {
97
- key: '0a2c4efe46b8f86a037d29de699534441bf7585e',
97
+ key: 'b0afdd60a6c74fd740626cb7da3402a9a5075e34',
98
98
  class: "f-body-01"
99
99
  }, this.message)));
100
100
  }
@@ -46,16 +46,16 @@ const EdsTimeline = class {
46
46
  }
47
47
  render() {
48
48
  return h("div", {
49
- key: '3abe8b96a25fa575acc503eafa345c63b0c4c971',
49
+ key: 'c3362fa23185787a8d5a974f1f53978569e28a63',
50
50
  class: "max-w-sidebar mx-auto px-4 py-8"
51
51
  }, h("div", {
52
- key: '23039a03d10a38aa96310be6456283b5d36041e7',
52
+ key: '59f85c0ae88876cf891b8fd2852cb15426f05c2a',
53
53
  class: "relative"
54
54
  }, h("div", {
55
- key: '2bf447e7dd77a33b953ee1c7b49c72bb3e79a938',
55
+ key: '89fc0969c72ba183dee530a428d6d1d9421b2764',
56
56
  class: "absolute w-4 left-1/2 transform -translate-x-1/2 bg-strong h-full z-0"
57
57
  }), h("div", {
58
- key: 'db44af20a0e09666b402e77ec739262a3506da48',
58
+ key: '190262fe1b382ac41fba398d05e640d0db746fe9',
59
59
  class: "space-y-16"
60
60
  }, this.parsedEvents.map((event, index) => h("div", {
61
61
  class: "relative flex"
@@ -74,7 +74,7 @@ const EdsToastManager = class {
74
74
  }
75
75
  render() {
76
76
  return h("div", {
77
- key: '85027aad9484f391686c4126e984a84e8045511c',
77
+ key: '27172b1f3c76ebb460c35ea070eeff330390ed7d',
78
78
  class: "toast-container"
79
79
  }, this.toasts.map(t => h("div", {
80
80
  key: t.id
@@ -51,10 +51,10 @@ const EdsTrl = class {
51
51
  }
52
52
  };
53
53
  return h("div", {
54
- key: '51e2ef0877ef34a3c413d8bb690d659525845a92',
54
+ key: '42873472d353599cbc2903b00ff03f0f802f1120',
55
55
  class: "container mx-auto px-4 py-8"
56
56
  }, h("eds-table", {
57
- key: 'b682cb9ce8182302b82042173fcc93aed65f7006',
57
+ key: '980a4d934f0554fefd34f8c4631f305d45f81bc3',
58
58
  "table-data": JSON.stringify(tableData),
59
59
  config: JSON.stringify(tableConfig),
60
60
  "rows-per-page": "2",
@@ -29,23 +29,23 @@ const IncorrectUseOfColors = class {
29
29
  }
30
30
  render() {
31
31
  return h("div", {
32
- key: '99f72ce6be806d58cdbe053d86a07e7769e7c298',
32
+ key: 'd09d8204f4369476882f0614e96c07c953b34f54',
33
33
  class: "container"
34
34
  }, h("div", {
35
- key: '4689bc35f56681d07747158f45bed8960bd764bb',
35
+ key: 'a80342ee08961192aa3a664f66406b220cd208ed',
36
36
  class: "mb-8"
37
37
  }, h("eds-alert", {
38
- key: 'bda983921ff3779dc947d13ff7b3c4f0509154ea',
38
+ key: '242c9bae130e9a7487412da4f75ab30a2db49335',
39
39
  message: "Note that, each of the four colour tones cannot be mixed in the same composition.",
40
40
  intent: "error"
41
41
  })), h("div", {
42
- key: 'ef02b05fb6fb761cae3cc5120478d9670ae65508',
42
+ key: 'f9d60933f46189f848938a5beb1ca5fadfa84934',
43
43
  class: "flex"
44
44
  }, h("div", {
45
- key: '968ccc8bc1acec2856325c921d737f0ac2d0e26d',
45
+ key: 'd7f33f14834c5a97aafbdb447f723e1a20b5e498',
46
46
  class: "w-full"
47
47
  }, h("ul", {
48
- key: 'aafe0547a6f6185216cf5ba08cca1e5ed97f7fb8',
48
+ key: '0e3b7baf000534530164f373884a6957419539a7',
49
49
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
50
50
  }, primary.map(color => h("li", {
51
51
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
@@ -55,10 +55,10 @@ const IncorrectUseOfColors = class {
55
55
  backgroundColor: color.background
56
56
  }
57
57
  }))))), h("div", {
58
- key: 'f8af94ee21c7ed37b177fa3b5285e9bfe76e8e46',
58
+ key: 'd0422452dbb56de94fee33562b07867fb9bfd6ac',
59
59
  class: "w-full"
60
60
  }, h("ul", {
61
- key: 'ef52e37263e0bfda9d631f7aa6abe2074cbebe78',
61
+ key: 'e5daf06bbcec1227ccf03b3f3a8a6016a33c289c',
62
62
  class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
63
63
  }, incorrect.map(color => h("li", {
64
64
  class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
package/index.esm2.js CHANGED
@@ -2760,9 +2760,9 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2760
2760
  return importedModule[exportName];
2761
2761
  };
2762
2762
  switch (bundleId) {
2763
- case 'eds-accordion_33':
2763
+ case 'eds-accordion_34':
2764
2764
  return import(/* webpackMode: "lazy" */
2765
- './eds-accordion_33.entry.esm.js').then(processMod, consoleError);
2765
+ './eds-accordion_34.entry.esm.js').then(processMod, consoleError);
2766
2766
  case 'components-section':
2767
2767
  return import(/* webpackMode: "lazy" */
2768
2768
  './components-section.entry.esm.js').then(processMod, consoleError);
@@ -2841,6 +2841,9 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2841
2841
  case 'eds-icon-copy':
2842
2842
  return import(/* webpackMode: "lazy" */
2843
2843
  './eds-icon-copy.entry.esm.js').then(processMod, consoleError);
2844
+ case 'eds-icon-download':
2845
+ return import(/* webpackMode: "lazy" */
2846
+ './eds-icon-download.entry.esm.js').then(processMod, consoleError);
2844
2847
  case 'eds-icon-draft':
2845
2848
  return import(/* webpackMode: "lazy" */
2846
2849
  './eds-icon-draft.entry.esm.js').then(processMod, consoleError);
@@ -2943,9 +2946,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
2943
2946
  case 'eds-toast-manager':
2944
2947
  return import(/* webpackMode: "lazy" */
2945
2948
  './eds-toast-manager.entry.esm.js').then(processMod, consoleError);
2946
- case 'eds-tooltip':
2947
- return import(/* webpackMode: "lazy" */
2948
- './eds-tooltip.entry.esm.js').then(processMod, consoleError);
2949
2949
  case 'eds-trl':
2950
2950
  return import(/* webpackMode: "lazy" */
2951
2951
  './eds-trl.entry.esm.js').then(processMod, consoleError);
@@ -4521,7 +4521,7 @@ const globalScripts = () => {};
4521
4521
  const defineCustomElements = async (win, options) => {
4522
4522
  if (typeof window === 'undefined') return undefined;
4523
4523
  await globalScripts();
4524
- return bootstrapLazy(JSON.parse("[[\"eds-accordion_33\",[[1,\"eds-form\",{\"name\":[1],\"setFormUrl\":[4,\"set-form-url\"],\"formBtn\":[4,\"form-btn\"],\"formBtnLabel\":[1,\"form-btn-label\"],\"errorMessage\":[1,\"error-message\"],\"fields\":[1],\"groups\":[1],\"initData\":[16],\"values\":[32],\"isSubmitting\":[32],\"hasError\":[32],\"errors\":[32],\"parsedFields\":[32],\"parsedGroups\":[32],\"setData\":[64],\"getData\":[64]},null,{\"fields\":[\"parseFields\"],\"groups\":[\"parseGroups\"]}],[1,\"eds-user\",{\"user\":[1025]}],[1,\"eds-header\",{\"homeUrl\":[513,\"home-url\"],\"links\":[1],\"headerVariant\":[513,\"header-variant\"],\"menuEnabled\":[4,\"menu-enabled\"],\"isMenuOpen\":[32],\"isUserMenuOpen\":[32],\"isAuthenticated\":[32]},[[16,\"authStatusChanged\",\"onAuthStatusChanged\"]]],[1,\"eds-steps-v2\",{\"steps\":[1],\"type\":[1],\"imageSrc\":[1,\"image-src\"],\"imageWidth\":[2,\"image-width\"],\"bg\":[4],\"message\":[1],\"activeStep\":[32]},null,{\"activeStep\":[\"activeStepChanged\"]}],[1,\"eds-breadcrumb\",{\"items\":[1],\"intent\":[1],\"parsedItems\":[32],\"isSmallScreen\":[32],\"maxVisibleItems\":[32]},null,{\"items\":[\"parseItems\"]}],[1,\"eds-switch\",{\"checked\":[1540],\"disabled\":[4],\"labelOn\":[1,\"label-on\"],\"labelOff\":[1,\"label-off\"]}],[1,\"eds-tabs\",{\"identifier\":[1,\"id\"],\"navAriaLabel\":[1,\"nav-aria-label\"],\"tabs\":[1],\"parsedTabs\":[32],\"activeIndex\":[32]},null,{\"tabs\":[\"parseTabs\"]}],[1,\"eds-matomo-notice\",{\"heading\":[1,\"title\"],\"description\":[1],\"optOutMessage\":[1,\"opt-out-message\"],\"forceShow\":[4,\"force-show\"],\"showNotice\":[32]},[[16,\"cookies\",\"toggleCookiesConsent\"]]],[1,\"eds-nps\",{\"question\":[1],\"leftLabel\":[1,\"left-label\"],\"rightLabel\":[1,\"right-label\"],\"selectedValue\":[32]}],[1,\"eds-dropdown\",{\"icon\":[1],\"label\":[1],\"rounded\":[4],\"ariaLabel\":[1,\"aria-label\"],\"asNav\":[4,\"as-nav\"],\"dropdownPos\":[1,\"dropdown-pos\"],\"dropdownOffset\":[4,\"dropdown-offset\"],\"intent\":[1],\"isOpen\":[32],\"focusIndex\":[32]},[[8,\"click\",\"handleWindowClick\"],[8,\"keydown\",\"handleKeyDown\"]]],[1,\"eds-steps\",{\"steps\":[1],\"type\":[1],\"activeStep\":[32]},null,{\"activeStep\":[\"activeStepChanged\"]}],[1,\"eds-toast\",{\"message\":[1],\"intent\":[1],\"duration\":[2],\"visible\":[32]}],[1,\"eds-alert\",{\"message\":[1],\"pressableLabel\":[1,\"pressable-label\"],\"pressableUrl\":[1,\"pressable-url\"],\"direction\":[1],\"intent\":[1],\"brd\":[1],\"withBtn\":[32]}],[1,\"eds-accordion\",{\"heading\":[1,\"title\"],\"description\":[1],\"switchBg\":[4,\"switch-bg\"],\"expanded\":[4],\"clampText\":[4,\"clamp-text\"],\"buttonIntent\":[1,\"button-intent\"],\"isExpanded\":[32],\"panelHeight\":[32],\"shortContent\":[32],\"headerHeight\":[32]}],[1,\"eds-rating\",{\"ratingType\":[1,\"rating-type\"],\"ratingCount\":[2,\"rating-count\"],\"selectedRating\":[32]}],[1,\"eds-table\",{\"data\":[1,\"table-data\"],\"config\":[1],\"rowsPerPage\":[2,\"rows-per-page\"],\"paginationEnabled\":[4,\"pagination-enabled\"],\"searchEnabled\":[4,\"search-enabled\"],\"hostWidth\":[1,\"host-width\"],\"columnSize\":[1,\"column-size\"],\"actions\":[1],\"actionTemplate\":[16],\"parsedActions\":[32],\"dataColumns\":[32],\"tbData\":[32],\"columns\":[32],\"currentPage\":[32],\"parsedConfig\":[32],\"totalRows\":[32],\"searchQuery\":[32],\"containerWidth\":[32]},null,{\"data\":[\"handleDataChange\",\"parseData\"],\"config\":[\"handleConfigChange\"],\"actions\":[\"handleActionsChange\"]}],[1,\"eds-block-break\",{\"inverse\":[4]}],[1,\"eds-pagination\",{\"currentPage\":[2,\"current-page\"],\"lastPage\":[2,\"last-page\"],\"perPage\":[2,\"per-page\"],\"total\":[2],\"url\":[1],\"mode\":[1],\"useButtons\":[4,\"use-buttons\"],\"prevLabel\":[1,\"prev-label\"],\"nextLabel\":[1,\"next-label\"],\"prevUrl\":[1,\"prev-url\"],\"nextUrl\":[1,\"next-url\"],\"links\":[32],\"focusedIndex\":[32]},null,{\"currentPage\":[\"onPageOrLastPageChange\"],\"lastPage\":[\"onPageOrLastPageChange\"]}],[17,\"eds-input-field\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"disabled\":[4],\"required\":[4],\"label\":[1],\"hint\":[1],\"icon\":[1],\"link\":[16],\"message\":[1],\"error\":[4],\"checked\":[4],\"errorMessage\":[1,\"error-message\"],\"value\":[8],\"maxLength\":[2,\"max-length\"],\"min\":[2],\"max\":[2],\"step\":[2],\"options\":[1],\"type\":[1],\"onChangeNative\":[16],\"onInput\":[16],\"exposeValueEvents\":[4,\"expose-value-events\"]}],[1,\"eds-avatar\",{\"firstName\":[1,\"first-name\"],\"lastName\":[1,\"last-name\"],\"picture\":[1],\"initials\":[1],\"color\":[1]}],[0,\"eds-input\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"disabled\":[4],\"hasMessage\":[4,\"has-message\"],\"error\":[4],\"checked\":[4],\"type\":[1],\"required\":[4],\"value\":[8],\"icon\":[1],\"maxLength\":[2,\"max-length\"],\"options\":[16],\"extraClass\":[1,\"extra-class\"],\"min\":[2],\"max\":[2],\"step\":[2],\"innerVal\":[32],\"maxLengthReached\":[32]},null,{\"value\":[\"onValueChanged\"]}],[1,\"eds-input-footer\",{\"name\":[1],\"errorMessage\":[1,\"error-message\"],\"message\":[1],\"error\":[4],\"link\":[16]}],[0,\"eds-input-search\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"value\":[1],\"disabled\":[4],\"required\":[4],\"decorate\":[1],\"label\":[1],\"getInputElement\":[64]}],[0,\"eds-input-select\",{\"inputId\":[1,\"input-id\"],\"name\":[1],\"placeholder\":[1],\"disabled\":[4],\"hasMessage\":[4,\"has-message\"],\"error\":[4],\"required\":[4],\"options\":[16],\"value\":[8]}],[0,\"eds-input-range\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"disabled\":[4],\"required\":[4],\"min\":[2],\"max\":[2],\"step\":[2],\"value\":[2],\"sliderVal\":[32],\"getInputElement\":[64]},null,{\"value\":[\"onValueChange\"]}],[1,\"eds-tag\",{\"label\":[1],\"intent\":[1],\"size\":[1]}],[1,\"eds-input-label\",{\"label\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4]}],[1,\"eds-logo\",{\"href\":[1],\"orientation\":[1],\"type\":[1],\"label\":[1]}],[1,\"eds-img\",{\"src\":[1],\"alt\":[1],\"width\":[2],\"height\":[2],\"srcset\":[1],\"sizes\":[1],\"formats\":[16],\"lazyload\":[4],\"withBg\":[4,\"with-bg\"],\"loaded\":[32],\"showBg\":[32]}],[1,\"eds-code-block\",{\"code\":[1],\"language\":[1],\"copied\":[32]}],[1,\"eds-link\",{\"label\":[1],\"intent\":[1],\"icon\":[1],\"iconPos\":[1,\"icon-pos\"],\"iconSmall\":[4,\"icon-small\"],\"size\":[1],\"external\":[4],\"current\":[4],\"download\":[4],\"url\":[1],\"ariaLabel\":[1,\"aria-label\"],\"disabled\":[4],\"hideLabelOnSmallScreen\":[4,\"hide-label-on-small-screen\"],\"extraClass\":[1,\"extra-class\"]},[[0,\"parentContext\",\"handleParentContext\"]]],[17,\"eds-button\",{\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"elementType\":[1,\"element-type\"],\"intent\":[1],\"loading\":[4],\"disabled\":[4],\"pill\":[4],\"icon\":[1],\"size\":[1],\"iconPos\":[1,\"icon-pos\"],\"iconSmall\":[4,\"icon-small\"],\"extraClass\":[1,\"extra-class\"],\"triggerClick\":[16]},[[0,\"parentContext\",\"handleParentContext\"]]],[0,\"eds-icon-wrapper\",{\"icon\":[1],\"class\":[1],\"IconComponent\":[32]},null,{\"icon\":[\"iconChanged\"]}]]],[\"eds-trl\",[[0,\"eds-trl\",{\"applications\":[1]}]]],[\"logo-space\",[[1,\"logo-space\"]]],[\"svg-repository\",[[1,\"svg-repository\"]]],[\"docs-palettes\",[[0,\"docs-palettes\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"components-section\",[[0,\"components-section\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"eds-fullscreen-menu\",[[1,\"eds-fullscreen-menu\",{\"links\":[1],\"menuLinks\":[1,\"menu-links\"],\"homeUrl\":[1,\"home-url\"],\"inverseHeader\":[4,\"inverse-header\"],\"isMenuOpen\":[32]},[[16,\"toggleheadermenu\",\"handleToggleMenu\"]]]]],[\"eds-card-section\",[[1,\"eds-card-section\",{\"cards\":[1],\"occupyCols\":[2,\"occupy-cols\"]}]]],[\"eds-timeline\",[[1,\"eds-timeline\",{\"events\":[1],\"selectedEvent\":[32],\"parsedEvents\":[32]},null,{\"events\":[\"parseEvents\"]}]]],[\"docs-tokens\",[[0,\"docs-tokens\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"eds-card-tool\",[[1,\"eds-card-tool\",{\"cardTitle\":[1,\"card-title\"],\"url\":[1],\"description\":[1],\"image\":[8],\"avatar\":[1],\"shortAbbreviation\":[1,\"short-abbreviation\"],\"headingLevel\":[1,\"heading-level\"],\"tags\":[8],\"tiny\":[4],\"bg\":[4],\"withHover\":[4,\"with-hover\"],\"external\":[4],\"hierarchy\":[4]}]]],[\"eds-cookies-preference\",[[0,\"eds-cookies-preference\",{\"buttonText\":[1,\"button-text\"],\"intent\":[1],\"showMatomoNotice\":[32],\"noticeKey\":[32]}]]],[\"incorrect-use-of-colors\",[[0,\"incorrect-use-of-colors\"]]],[\"eds-app-root\",[[1,\"eds-app-root\",{\"isAuthenticated\":[32]}]]],[\"eds-card-project\",[[0,\"eds-card-project\",{\"image\":[8],\"editorialTitle\":[1,\"editorial-title\"],\"headingLevel\":[1,\"heading-level\"],\"categoryTitle\":[1,\"category-title\"],\"color\":[1],\"bgOnHover\":[4,\"bg-on-hover\"],\"vertical\":[4],\"titleProject\":[1,\"title-project\"],\"url\":[1],\"parsedImage\":[32]}]]],[\"eds-feedback\",[[1,\"eds-feedback\",{\"headingLevel\":[1,\"heading-level\"],\"type\":[1],\"count\":[2],\"label\":[1],\"description\":[1],\"textMapping\":[1,\"text-mapping\"],\"selectedRating\":[32]},[[16,\"rating\",\"ratingUpdated\"]]]]],[\"eds-toast-manager\",[[1,\"eds-toast-manager\",{\"toasts\":[32]}]]],[\"logo-variations-tabs\",[[0,\"logo-variations-tabs\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"correct-use-of-colors\",[[0,\"correct-use-of-colors\"]]],[\"eds-frame\",[[1,\"eds-frame\",{\"frameLabel\":[1,\"frame-label\"],\"frameSrc\":[1,\"frame-src\"],\"urlLabel\":[1,\"url-label\"],\"errorMessage\":[1,\"error-message\"],\"url\":[1],\"intent\":[1],\"size\":[1],\"iframeError\":[32]}]]],[\"eds-modal\",[[1,\"eds-modal\",{\"heading\":[1,\"title\"],\"truncate\":[2],\"position\":[1],\"inverseHeader\":[4,\"inverse-header\"],\"isOpen\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64]},[[0,\"eds-modal-open\",\"handleGlobalOpen\"],[0,\"eds-modal-close\",\"handleGlobalClose\"],[8,\"keydown\",\"handleKeyDown\"]]]]],[\"token-ratios\",[[0,\"token-ratios\"]]],[\"token-typography\",[[0,\"token-typography\"]]],[\"eds-card-tags\",[[1,\"eds-card-tags\",{\"accent\":[4],\"tags\":[16]}]]],[\"eds-gauge\",[[1,\"eds-gauge\",{\"size\":[2],\"valueMin\":[2,\"value-min\"],\"valueMax\":[2,\"value-max\"],\"value\":[2],\"thickness\":[2],\"variant\":[1]}]]],[\"eds-icon-arrow-diagonal\",[[0,\"eds-icon-arrow-diagonal\",{\"class\":[1]}]]],[\"eds-icon-arrow-right\",[[0,\"eds-icon-arrow-right\",{\"class\":[1]}]]],[\"eds-icon-bin\",[[0,\"eds-icon-bin\",{\"class\":[1]}]]],[\"eds-icon-bluesky\",[[0,\"eds-icon-bluesky\",{\"class\":[1]}]]],[\"eds-icon-bookmark\",[[0,\"eds-icon-bookmark\",{\"class\":[1]}]]],[\"eds-icon-chevron-down\",[[0,\"eds-icon-chevron-down\",{\"class\":[1]}]]],[\"eds-icon-chevron-left\",[[0,\"eds-icon-chevron-left\",{\"class\":[1]}]]],[\"eds-icon-chevron-right\",[[0,\"eds-icon-chevron-right\",{\"class\":[1]}]]],[\"eds-icon-chevron-up\",[[0,\"eds-icon-chevron-up\",{\"class\":[1]}]]],[\"eds-icon-clone\",[[0,\"eds-icon-clone\",{\"class\":[1]}]]],[\"eds-icon-close\",[[0,\"eds-icon-close\",{\"class\":[1]}]]],[\"eds-icon-copy\",[[0,\"eds-icon-copy\",{\"class\":[1]}]]],[\"eds-icon-draft\",[[0,\"eds-icon-draft\",{\"class\":[1]}]]],[\"eds-icon-edit\",[[0,\"eds-icon-edit\",{\"class\":[1]}]]],[\"eds-icon-eu\",[[0,\"eds-icon-eu\",{\"class\":[1]}]]],[\"eds-icon-external\",[[0,\"eds-icon-external\",{\"class\":[1]}]]],[\"eds-icon-facebook\",[[0,\"eds-icon-facebook\",{\"class\":[1]}]]],[\"eds-icon-gitlab\",[[0,\"eds-icon-gitlab\",{\"class\":[1]}]]],[\"eds-icon-linkedin\",[[0,\"eds-icon-linkedin\",{\"class\":[1]}]]],[\"eds-icon-loader\",[[0,\"eds-icon-loader\",{\"class\":[1]}]]],[\"eds-icon-mastodon\",[[0,\"eds-icon-mastodon\",{\"class\":[1]}]]],[\"eds-icon-menu\",[[0,\"eds-icon-menu\",{\"class\":[1]}]]],[\"eds-icon-minus\",[[0,\"eds-icon-minus\",{\"class\":[1]}]]],[\"eds-icon-more\",[[0,\"eds-icon-more\",{\"class\":[1]}]]],[\"eds-icon-paper\",[[0,\"eds-icon-paper\",{\"class\":[1]}]]],[\"eds-icon-plus\",[[0,\"eds-icon-plus\",{\"class\":[1]}]]],[\"eds-icon-portal\",[[0,\"eds-icon-portal\",{\"class\":[1]}]]],[\"eds-icon-private\",[[0,\"eds-icon-private\",{\"class\":[1]}]]],[\"eds-icon-public\",[[0,\"eds-icon-public\",{\"class\":[1]}]]],[\"eds-icon-search\",[[0,\"eds-icon-search\",{\"class\":[1]}]]],[\"eds-icon-star\",[[0,\"eds-icon-star\",{\"class\":[1]}]]],[\"eds-icon-start\",[[0,\"eds-icon-start\",{\"class\":[1]}]]],[\"eds-icon-success\",[[0,\"eds-icon-success\",{\"class\":[1]}]]],[\"eds-icon-thumbs-down\",[[0,\"eds-icon-thumbs-down\",{\"class\":[1]}]]],[\"eds-icon-thumbs-up\",[[0,\"eds-icon-thumbs-up\",{\"class\":[1]}]]],[\"eds-icon-tutorial\",[[0,\"eds-icon-tutorial\",{\"class\":[1]}]]],[\"eds-icon-twitter\",[[0,\"eds-icon-twitter\",{\"class\":[1]}]]],[\"eds-icon-unknown\",[[0,\"eds-icon-unknown\",{\"class\":[1]}]]],[\"eds-icon-updown\",[[0,\"eds-icon-updown\",{\"class\":[1]}]]],[\"eds-icon-user\",[[0,\"eds-icon-user\",{\"class\":[1]}]]],[\"eds-icon-view\",[[0,\"eds-icon-view\",{\"class\":[1]}]]],[\"eds-icon-youtube\",[[0,\"eds-icon-youtube\",{\"class\":[1]}]]],[\"eds-pie\",[[1,\"eds-pie\",{\"size\":[2],\"slices\":[1],\"thickness\":[2],\"display\":[1],\"legend\":[4],\"colorScheme\":[1,\"color-scheme\"]}]]],[\"eds-tooltip\",[[1,\"eds-tooltip\",{\"content\":[1],\"position\":[1]},[[1,\"mouseenter\",\"handleHover\"]]]]],[\"logo-wrong-usage\",[[1,\"logo-wrong-usage\"]]],[\"token-spacing\",[[0,\"token-spacing\"]]],[\"eds-footer\",[[1,\"eds-footer\",{\"social\":[4],\"enableScrollTop\":[4,\"enable-scroll-top\"],\"fundedBy\":[1,\"funded-by\"],\"rightsReserved\":[1,\"rights-reserved\"],\"cookiesPreferences\":[1,\"cookies-preferences\"],\"enableCookiesSettings\":[4,\"enable-cookies-settings\"],\"backToTopAriaLabel\":[1,\"back-to-top-aria-label\"],\"showMatomoNotice\":[32]},[[9,\"scroll\",\"handleScroll\"]]]]],[\"eds-splash-screen\",[[1,\"eds-splash-screen\",{\"inverse\":[4],\"initPromise\":[16],\"isVisible\":[32]},[[8,\"hideSplash\",\"handleHideSplash\"]],{\"initPromise\":[\"watchInitPromise\"]}]]],[\"eds-progress-bar\",[[1,\"eds-progress-bar\",{\"value\":[1026],\"rounded\":[4],\"updateValue\":[64]}]]],[\"eds-card-generic\",[[1,\"eds-card-generic\",{\"cardTitle\":[1,\"card-title\"],\"url\":[1],\"description\":[1],\"image\":[8],\"avatar\":[1],\"shortAbbreviation\":[1,\"short-abbreviation\"],\"headingLevel\":[1,\"heading-level\"],\"tags\":[1],\"tiny\":[4],\"bg\":[4],\"withHover\":[4,\"with-hover\"],\"hierarchy\":[4],\"parsedImage\":[32]},[[0,\"parentContext\",\"handleParentContext\"]]]]],[\"logo-variations-horizontal_2\",[[1,\"logo-variations-horizontal\"],[1,\"logo-variations-vertical\",{\"orientation\":[1],\"type\":[1]}]]],[\"eds-social-networks\",[[1,\"eds-social-networks\",{\"heading\":[1,\"title\"]}]]],[\"eds-spinner\",[[1,\"eds-spinner\",{\"size\":[1],\"variant\":[1],\"message\":[1],\"background\":[1],\"fullscreen\":[4]}]]],[\"token-list_3\",[[0,\"token-list\",{\"show\":[1]}],[0,\"token-radii\"],[0,\"token-shadows\"]]],[\"eds-section-core_2\",[[1,\"eds-section-core\",{\"tag\":[1],\"sectionTitle\":[1,\"section-title\"],\"headingLevel\":[1,\"heading-level\"]}],[0,\"eds-section-heading\",{\"sectionTitle\":[1,\"section-title\"],\"withContainer\":[4,\"with-container\"],\"headingLevel\":[1,\"heading-level\"],\"tag\":[1],\"spacingLarge\":[4,\"spacing-large\"]}]]],[\"color-primary-palette_6\",[[0,\"gradient-secondary-palette\"],[0,\"color-primary-palette\"],[0,\"color-secondary-palette\",{\"show\":[1]}],[0,\"color-support-palette\"],[0,\"gradient-primary-palette\"],[0,\"gradient-support-palette\"]]],[\"eds-card-desc_2\",[[1,\"eds-card-desc\",{\"description\":[1],\"truncate\":[4],\"truncateLines\":[1,\"truncate-lines\"]}],[1,\"eds-card-title\",{\"url\":[1],\"titleClass\":[1,\"title-class\"],\"headingLevel\":[1,\"heading-level\"],\"externalLink\":[4,\"external-link\"],\"cardTitle\":[1,\"card-title\"],\"hierarchy\":[4]}]]]]"), options);
4524
+ return bootstrapLazy(JSON.parse("[[\"eds-accordion_34\",[[1,\"eds-form\",{\"name\":[1],\"title\":[1],\"description\":[1],\"setFormUrl\":[4,\"set-form-url\"],\"formBtn\":[4,\"form-btn\"],\"formBtnLabel\":[1,\"form-btn-label\"],\"buttonIntent\":[1,\"button-intent\"],\"errorMessage\":[1,\"error-message\"],\"fields\":[1],\"groups\":[1],\"initData\":[16],\"formStyle\":[1,\"form-style\"],\"values\":[32],\"isSubmitting\":[32],\"hasError\":[32],\"errors\":[32],\"parsedFields\":[32],\"parsedGroups\":[32],\"setData\":[64],\"getData\":[64]},null,{\"fields\":[\"parseFields\"],\"groups\":[\"parseGroups\"]}],[1,\"eds-user\",{\"user\":[1025],\"intent\":[1],\"expanded\":[32]}],[1,\"eds-header\",{\"homeUrl\":[513,\"home-url\"],\"links\":[1],\"headerVariant\":[513,\"header-variant\"],\"menuEnabled\":[4,\"menu-enabled\"],\"isMenuOpen\":[32],\"isUserMenuOpen\":[32],\"isAuthenticated\":[32]},[[16,\"authStatusChanged\",\"onAuthStatusChanged\"]]],[1,\"eds-steps-v2\",{\"steps\":[1],\"type\":[1],\"imageSrc\":[1,\"image-src\"],\"imageWidth\":[2,\"image-width\"],\"bg\":[4],\"message\":[1],\"nextLabel\":[1,\"next-label\"],\"backLabel\":[1,\"back-label\"],\"finishLabel\":[1,\"finish-label\"],\"disableNext\":[4,\"disable-next\"],\"headingLevel\":[513,\"heading-level\"],\"activeStep\":[32]},null,{\"activeStep\":[\"activeStepChanged\"]}],[1,\"eds-breadcrumb\",{\"items\":[1],\"intent\":[1],\"parsedItems\":[32],\"isSmallScreen\":[32],\"maxVisibleItems\":[32]},null,{\"items\":[\"parseItems\"]}],[1,\"eds-switch\",{\"checked\":[1540],\"disabled\":[4],\"labelOn\":[1,\"label-on\"],\"labelOff\":[1,\"label-off\"]}],[1,\"eds-tabs\",{\"identifier\":[1,\"id\"],\"navAriaLabel\":[1,\"nav-aria-label\"],\"tabs\":[1],\"parsedTabs\":[32],\"activeIndex\":[32]},null,{\"tabs\":[\"parseTabs\"]}],[1,\"eds-matomo-notice\",{\"heading\":[1,\"title\"],\"description\":[1],\"optOutMessage\":[1,\"opt-out-message\"],\"forceShow\":[4,\"force-show\"],\"showNotice\":[32]},[[16,\"cookies\",\"toggleCookiesConsent\"]]],[1,\"eds-nps\",{\"question\":[1],\"leftLabel\":[1,\"left-label\"],\"rightLabel\":[1,\"right-label\"],\"selectedValue\":[32]}],[1,\"eds-dropdown\",{\"icon\":[1],\"label\":[1],\"rounded\":[4],\"ariaLabel\":[1,\"aria-label\"],\"asNav\":[4,\"as-nav\"],\"dropdownPos\":[1,\"dropdown-pos\"],\"dropdownOffset\":[4,\"dropdown-offset\"],\"intent\":[1],\"isOpen\":[32],\"focusIndex\":[32]},[[8,\"click\",\"handleWindowClick\"],[8,\"keydown\",\"handleKeyDown\"]]],[1,\"eds-steps\",{\"steps\":[1],\"type\":[1],\"nextLabel\":[1,\"next-label\"],\"backLabel\":[1,\"back-label\"],\"finishLabel\":[1,\"finish-label\"],\"disableNext\":[1028,\"disable-next\"],\"headingLevel\":[513,\"heading-level\"],\"activeStep\":[32]},null,{\"activeStep\":[\"activeStepChanged\"]}],[1,\"eds-toast\",{\"message\":[1],\"intent\":[1],\"duration\":[2],\"visible\":[32]}],[1,\"eds-alert\",{\"message\":[1],\"pressableLabel\":[1,\"pressable-label\"],\"pressableUrl\":[1,\"pressable-url\"],\"direction\":[1],\"intent\":[1],\"brd\":[1],\"withBtn\":[32]}],[1,\"eds-accordion\",{\"heading\":[1,\"title\"],\"description\":[1],\"switchBg\":[4,\"switch-bg\"],\"expanded\":[4],\"clampText\":[4,\"clamp-text\"],\"buttonIntent\":[1,\"button-intent\"],\"isExpanded\":[32],\"panelHeight\":[32],\"shortContent\":[32],\"headerHeight\":[32]}],[1,\"eds-rating\",{\"ratingType\":[1,\"rating-type\"],\"ratingCount\":[2,\"rating-count\"],\"selectedRating\":[32]}],[1,\"eds-table\",{\"data\":[1,\"table-data\"],\"config\":[1],\"rowsPerPage\":[2,\"rows-per-page\"],\"paginationEnabled\":[4,\"pagination-enabled\"],\"searchEnabled\":[4,\"search-enabled\"],\"hostWidth\":[1,\"host-width\"],\"columnSize\":[1,\"column-size\"],\"actions\":[1],\"actionTemplate\":[16],\"parsedActions\":[32],\"dataColumns\":[32],\"tbData\":[32],\"columns\":[32],\"currentPage\":[32],\"parsedConfig\":[32],\"totalRows\":[32],\"searchQuery\":[32],\"containerWidth\":[32]},null,{\"data\":[\"handleDataChange\",\"parseData\"],\"config\":[\"handleConfigChange\"],\"actions\":[\"handleActionsChange\"]}],[1,\"eds-block-break\",{\"inverse\":[4]}],[1,\"eds-pagination\",{\"currentPage\":[2,\"current-page\"],\"lastPage\":[2,\"last-page\"],\"perPage\":[2,\"per-page\"],\"total\":[2],\"url\":[1],\"mode\":[1],\"useButtons\":[4,\"use-buttons\"],\"prevLabel\":[1,\"prev-label\"],\"nextLabel\":[1,\"next-label\"],\"prevUrl\":[1,\"prev-url\"],\"nextUrl\":[1,\"next-url\"],\"links\":[32],\"focusedIndex\":[32]},null,{\"currentPage\":[\"onPageOrLastPageChange\"],\"lastPage\":[\"onPageOrLastPageChange\"]}],[1,\"eds-tooltip\",{\"content\":[1],\"position\":[1]},[[1,\"mouseenter\",\"handleHover\"]]],[17,\"eds-input-field\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"disabled\":[4],\"required\":[4],\"label\":[1],\"hint\":[1],\"icon\":[1],\"link\":[16],\"message\":[1],\"error\":[4],\"checked\":[4],\"errorMessage\":[1,\"error-message\"],\"value\":[8],\"maxLength\":[2,\"max-length\"],\"min\":[2],\"max\":[2],\"step\":[2],\"options\":[1],\"type\":[1],\"onChangeNative\":[16],\"onInput\":[16],\"exposeValueEvents\":[4,\"expose-value-events\"]}],[1,\"eds-avatar\",{\"firstName\":[1,\"first-name\"],\"lastName\":[1,\"last-name\"],\"picture\":[1],\"initials\":[1],\"color\":[1]}],[0,\"eds-input\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"disabled\":[4],\"hasMessage\":[4,\"has-message\"],\"error\":[4],\"checked\":[4],\"type\":[1],\"required\":[4],\"value\":[8],\"icon\":[1],\"maxLength\":[2,\"max-length\"],\"options\":[16],\"extraClass\":[1,\"extra-class\"],\"min\":[2],\"max\":[2],\"step\":[2],\"innerVal\":[32],\"maxLengthReached\":[32]},null,{\"value\":[\"onValueChanged\"]}],[1,\"eds-input-footer\",{\"name\":[1],\"errorMessage\":[1,\"error-message\"],\"message\":[1],\"error\":[4],\"link\":[16]}],[0,\"eds-input-search\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"placeholder\":[1],\"value\":[1],\"disabled\":[4],\"required\":[4],\"decorate\":[1],\"label\":[1],\"getInputElement\":[64]}],[0,\"eds-input-select\",{\"inputId\":[1,\"input-id\"],\"name\":[1],\"placeholder\":[1],\"disabled\":[4],\"hasMessage\":[4,\"has-message\"],\"error\":[4],\"required\":[4],\"options\":[16],\"value\":[8]}],[0,\"eds-input-range\",{\"name\":[1],\"inputId\":[1,\"input-id\"],\"disabled\":[4],\"required\":[4],\"min\":[2],\"max\":[2],\"step\":[2],\"value\":[2],\"sliderVal\":[32],\"getInputElement\":[64]},null,{\"value\":[\"onValueChange\"]}],[1,\"eds-tag\",{\"label\":[1],\"intent\":[1],\"size\":[1]}],[1,\"eds-input-label\",{\"label\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4]}],[1,\"eds-logo\",{\"href\":[1],\"orientation\":[1],\"type\":[1],\"label\":[1]}],[1,\"eds-img\",{\"src\":[1],\"alt\":[1],\"width\":[2],\"height\":[2],\"srcset\":[1],\"sizes\":[1],\"formats\":[16],\"lazyload\":[4],\"withBg\":[4,\"with-bg\"],\"loaded\":[32],\"showBg\":[32]}],[1,\"eds-code-block\",{\"code\":[1],\"language\":[1],\"copied\":[32]}],[1,\"eds-link\",{\"label\":[1],\"intent\":[1],\"icon\":[1],\"iconPos\":[1,\"icon-pos\"],\"iconSmall\":[4,\"icon-small\"],\"size\":[1],\"external\":[4],\"current\":[4],\"download\":[4],\"url\":[1],\"ariaLabel\":[1,\"aria-label\"],\"disabled\":[4],\"hideLabelOnSmallScreen\":[4,\"hide-label-on-small-screen\"],\"extraClass\":[1,\"extra-class\"]},[[0,\"parentContext\",\"handleParentContext\"]]],[17,\"eds-button\",{\"label\":[1],\"ariaLabel\":[1,\"aria-label\"],\"elementType\":[1,\"element-type\"],\"intent\":[1],\"loading\":[4],\"disabled\":[4],\"pill\":[4],\"icon\":[1],\"size\":[1],\"iconPos\":[1,\"icon-pos\"],\"iconSmall\":[4,\"icon-small\"],\"extraClass\":[1,\"extra-class\"],\"triggerClick\":[16]},[[0,\"parentContext\",\"handleParentContext\"]]],[0,\"eds-icon-wrapper\",{\"icon\":[1],\"class\":[1],\"IconComponent\":[32]},null,{\"icon\":[\"iconChanged\"]}]]],[\"eds-trl\",[[0,\"eds-trl\",{\"applications\":[1]}]]],[\"logo-space\",[[1,\"logo-space\"]]],[\"svg-repository\",[[1,\"svg-repository\"]]],[\"docs-palettes\",[[0,\"docs-palettes\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"components-section\",[[0,\"components-section\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"eds-fullscreen-menu\",[[1,\"eds-fullscreen-menu\",{\"links\":[1],\"menuLinks\":[1,\"menu-links\"],\"homeUrl\":[1,\"home-url\"],\"inverseHeader\":[4,\"inverse-header\"],\"isMenuOpen\":[32]},[[16,\"toggleheadermenu\",\"handleToggleMenu\"]]]]],[\"eds-card-section\",[[1,\"eds-card-section\",{\"cards\":[1],\"occupyCols\":[2,\"occupy-cols\"]}]]],[\"eds-timeline\",[[1,\"eds-timeline\",{\"events\":[1],\"selectedEvent\":[32],\"parsedEvents\":[32]},null,{\"events\":[\"parseEvents\"]}]]],[\"docs-tokens\",[[0,\"docs-tokens\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"eds-card-tool\",[[1,\"eds-card-tool\",{\"cardTitle\":[1,\"card-title\"],\"url\":[1],\"description\":[1],\"image\":[8],\"avatar\":[1],\"shortAbbreviation\":[1,\"short-abbreviation\"],\"headingLevel\":[1,\"heading-level\"],\"tags\":[8],\"tiny\":[4],\"bg\":[4],\"withHover\":[4,\"with-hover\"],\"external\":[4],\"hierarchy\":[4]}]]],[\"eds-cookies-preference\",[[0,\"eds-cookies-preference\",{\"buttonText\":[1,\"button-text\"],\"intent\":[1],\"showMatomoNotice\":[32],\"noticeKey\":[32]}]]],[\"incorrect-use-of-colors\",[[0,\"incorrect-use-of-colors\"]]],[\"eds-app-root\",[[1,\"eds-app-root\",{\"isAuthenticated\":[32]}]]],[\"eds-card-project\",[[0,\"eds-card-project\",{\"image\":[8],\"editorialTitle\":[1,\"editorial-title\"],\"headingLevel\":[1,\"heading-level\"],\"categoryTitle\":[1,\"category-title\"],\"color\":[1],\"bgOnHover\":[4,\"bg-on-hover\"],\"vertical\":[4],\"titleProject\":[1,\"title-project\"],\"url\":[1],\"parsedImage\":[32]}]]],[\"eds-feedback\",[[1,\"eds-feedback\",{\"headingLevel\":[1,\"heading-level\"],\"type\":[1],\"count\":[2],\"label\":[1],\"description\":[1],\"textMapping\":[1,\"text-mapping\"],\"selectedRating\":[32]},[[16,\"rating\",\"ratingUpdated\"]]]]],[\"eds-toast-manager\",[[1,\"eds-toast-manager\",{\"toasts\":[32]}]]],[\"logo-variations-tabs\",[[0,\"logo-variations-tabs\",{\"tabIndex\":[2,\"tab-index\"]}]]],[\"correct-use-of-colors\",[[0,\"correct-use-of-colors\"]]],[\"eds-frame\",[[1,\"eds-frame\",{\"frameLabel\":[1,\"frame-label\"],\"frameSrc\":[1,\"frame-src\"],\"urlLabel\":[1,\"url-label\"],\"errorMessage\":[1,\"error-message\"],\"url\":[1],\"intent\":[1],\"size\":[1],\"iframeError\":[32]}]]],[\"eds-modal\",[[1,\"eds-modal\",{\"heading\":[1,\"title\"],\"truncate\":[2],\"position\":[1],\"inverseHeader\":[4,\"inverse-header\"],\"isOpen\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64]},[[0,\"eds-modal-open\",\"handleGlobalOpen\"],[0,\"eds-modal-close\",\"handleGlobalClose\"],[8,\"keydown\",\"handleKeyDown\"]]]]],[\"token-ratios\",[[0,\"token-ratios\"]]],[\"token-typography\",[[0,\"token-typography\"]]],[\"eds-card-tags\",[[1,\"eds-card-tags\",{\"accent\":[4],\"tags\":[16]}]]],[\"eds-gauge\",[[1,\"eds-gauge\",{\"size\":[2],\"valueMin\":[2,\"value-min\"],\"valueMax\":[2,\"value-max\"],\"value\":[2],\"thickness\":[2],\"variant\":[1]}]]],[\"eds-icon-arrow-diagonal\",[[0,\"eds-icon-arrow-diagonal\",{\"class\":[1]}]]],[\"eds-icon-arrow-right\",[[0,\"eds-icon-arrow-right\",{\"class\":[1]}]]],[\"eds-icon-bin\",[[0,\"eds-icon-bin\",{\"class\":[1]}]]],[\"eds-icon-bluesky\",[[0,\"eds-icon-bluesky\",{\"class\":[1]}]]],[\"eds-icon-bookmark\",[[0,\"eds-icon-bookmark\",{\"class\":[1]}]]],[\"eds-icon-chevron-down\",[[0,\"eds-icon-chevron-down\",{\"class\":[1]}]]],[\"eds-icon-chevron-left\",[[0,\"eds-icon-chevron-left\",{\"class\":[1]}]]],[\"eds-icon-chevron-right\",[[0,\"eds-icon-chevron-right\",{\"class\":[1]}]]],[\"eds-icon-chevron-up\",[[0,\"eds-icon-chevron-up\",{\"class\":[1]}]]],[\"eds-icon-clone\",[[0,\"eds-icon-clone\",{\"class\":[1]}]]],[\"eds-icon-close\",[[0,\"eds-icon-close\",{\"class\":[1]}]]],[\"eds-icon-copy\",[[0,\"eds-icon-copy\",{\"class\":[1]}]]],[\"eds-icon-download\",[[0,\"eds-icon-download\",{\"class\":[1]}]]],[\"eds-icon-draft\",[[0,\"eds-icon-draft\",{\"class\":[1]}]]],[\"eds-icon-edit\",[[0,\"eds-icon-edit\",{\"class\":[1]}]]],[\"eds-icon-eu\",[[0,\"eds-icon-eu\",{\"class\":[1]}]]],[\"eds-icon-external\",[[0,\"eds-icon-external\",{\"class\":[1]}]]],[\"eds-icon-facebook\",[[0,\"eds-icon-facebook\",{\"class\":[1]}]]],[\"eds-icon-gitlab\",[[0,\"eds-icon-gitlab\",{\"class\":[1]}]]],[\"eds-icon-linkedin\",[[0,\"eds-icon-linkedin\",{\"class\":[1]}]]],[\"eds-icon-loader\",[[0,\"eds-icon-loader\",{\"class\":[1]}]]],[\"eds-icon-mastodon\",[[0,\"eds-icon-mastodon\",{\"class\":[1]}]]],[\"eds-icon-menu\",[[0,\"eds-icon-menu\",{\"class\":[1]}]]],[\"eds-icon-minus\",[[0,\"eds-icon-minus\",{\"class\":[1]}]]],[\"eds-icon-more\",[[0,\"eds-icon-more\",{\"class\":[1]}]]],[\"eds-icon-paper\",[[0,\"eds-icon-paper\",{\"class\":[1]}]]],[\"eds-icon-plus\",[[0,\"eds-icon-plus\",{\"class\":[1]}]]],[\"eds-icon-portal\",[[0,\"eds-icon-portal\",{\"class\":[1]}]]],[\"eds-icon-private\",[[0,\"eds-icon-private\",{\"class\":[1]}]]],[\"eds-icon-public\",[[0,\"eds-icon-public\",{\"class\":[1]}]]],[\"eds-icon-search\",[[0,\"eds-icon-search\",{\"class\":[1]}]]],[\"eds-icon-star\",[[0,\"eds-icon-star\",{\"class\":[1]}]]],[\"eds-icon-start\",[[0,\"eds-icon-start\",{\"class\":[1]}]]],[\"eds-icon-success\",[[0,\"eds-icon-success\",{\"class\":[1]}]]],[\"eds-icon-thumbs-down\",[[0,\"eds-icon-thumbs-down\",{\"class\":[1]}]]],[\"eds-icon-thumbs-up\",[[0,\"eds-icon-thumbs-up\",{\"class\":[1]}]]],[\"eds-icon-tutorial\",[[0,\"eds-icon-tutorial\",{\"class\":[1]}]]],[\"eds-icon-twitter\",[[0,\"eds-icon-twitter\",{\"class\":[1]}]]],[\"eds-icon-unknown\",[[0,\"eds-icon-unknown\",{\"class\":[1]}]]],[\"eds-icon-updown\",[[0,\"eds-icon-updown\",{\"class\":[1]}]]],[\"eds-icon-user\",[[0,\"eds-icon-user\",{\"class\":[1]}]]],[\"eds-icon-view\",[[0,\"eds-icon-view\",{\"class\":[1]}]]],[\"eds-icon-youtube\",[[0,\"eds-icon-youtube\",{\"class\":[1]}]]],[\"eds-pie\",[[1,\"eds-pie\",{\"size\":[2],\"slices\":[1],\"thickness\":[2],\"display\":[1],\"legend\":[4],\"colorScheme\":[1,\"color-scheme\"]}]]],[\"logo-wrong-usage\",[[1,\"logo-wrong-usage\"]]],[\"token-spacing\",[[0,\"token-spacing\"]]],[\"eds-footer\",[[1,\"eds-footer\",{\"social\":[4],\"enableScrollTop\":[4,\"enable-scroll-top\"],\"fundedBy\":[1,\"funded-by\"],\"rightsReserved\":[1,\"rights-reserved\"],\"cookiesPreferences\":[1,\"cookies-preferences\"],\"enableCookiesSettings\":[4,\"enable-cookies-settings\"],\"backToTopAriaLabel\":[1,\"back-to-top-aria-label\"],\"showMatomoNotice\":[32]},[[9,\"scroll\",\"handleScroll\"]]]]],[\"eds-splash-screen\",[[1,\"eds-splash-screen\",{\"inverse\":[4],\"initPromise\":[16],\"isVisible\":[32]},[[8,\"hideSplash\",\"handleHideSplash\"]],{\"initPromise\":[\"watchInitPromise\"]}]]],[\"eds-progress-bar\",[[1,\"eds-progress-bar\",{\"value\":[1026],\"rounded\":[4],\"updateValue\":[64]}]]],[\"eds-card-generic\",[[1,\"eds-card-generic\",{\"cardTitle\":[1,\"card-title\"],\"url\":[1],\"description\":[1],\"image\":[8],\"avatar\":[1],\"shortAbbreviation\":[1,\"short-abbreviation\"],\"headingLevel\":[1,\"heading-level\"],\"tags\":[1],\"tiny\":[4],\"bg\":[4],\"withHover\":[4,\"with-hover\"],\"hierarchy\":[4],\"parsedImage\":[32]},[[0,\"parentContext\",\"handleParentContext\"]]]]],[\"logo-variations-horizontal_2\",[[1,\"logo-variations-horizontal\"],[1,\"logo-variations-vertical\",{\"orientation\":[1],\"type\":[1]}]]],[\"eds-social-networks\",[[1,\"eds-social-networks\",{\"heading\":[1,\"title\"]}]]],[\"eds-spinner\",[[1,\"eds-spinner\",{\"size\":[1],\"variant\":[1],\"message\":[1],\"background\":[1],\"fullscreen\":[4]}]]],[\"token-list_3\",[[0,\"token-list\",{\"show\":[1]}],[0,\"token-radii\"],[0,\"token-shadows\"]]],[\"eds-section-core_2\",[[1,\"eds-section-core\",{\"tag\":[1],\"sectionTitle\":[1,\"section-title\"],\"headingLevel\":[1,\"heading-level\"]}],[0,\"eds-section-heading\",{\"sectionTitle\":[1,\"section-title\"],\"withContainer\":[4,\"with-container\"],\"headingLevel\":[1,\"heading-level\"],\"tag\":[1],\"spacingLarge\":[4,\"spacing-large\"]}]]],[\"color-primary-palette_6\",[[0,\"gradient-secondary-palette\"],[0,\"color-primary-palette\"],[0,\"color-secondary-palette\",{\"show\":[1]}],[0,\"color-support-palette\"],[0,\"gradient-primary-palette\"],[0,\"gradient-support-palette\"]]],[\"eds-card-desc_2\",[[1,\"eds-card-desc\",{\"description\":[1],\"truncate\":[4],\"truncateLines\":[1,\"truncate-lines\"]}],[1,\"eds-card-title\",{\"url\":[1],\"titleClass\":[1,\"title-class\"],\"headingLevel\":[1,\"heading-level\"],\"externalLink\":[4,\"external-link\"],\"cardTitle\":[1,\"card-title\"],\"hierarchy\":[4]}]]]]"), options);
4525
4525
  };
4526
4526
 
4527
4527
  (function () {
@@ -12,33 +12,33 @@ const LogoSpace = class {
12
12
  }
13
13
  render() {
14
14
  return h("div", {
15
- key: '715c9aab5f553f14a183efcec753ac3a7d2a6ef7',
15
+ key: '2ff3cdb12cbd61fc4053418d1a678409c05755f2',
16
16
  class: "container"
17
17
  }, h("ul", {
18
- key: 'd552744d7c502654c1863a0e2bfe939aa5ab0447',
18
+ key: 'abfc33d14841a457959f5b15e8542465e8a0f883',
19
19
  class: "not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16"
20
20
  }, h("li", {
21
- key: '06ea3756aa8416e11a0f8c3995e70112808791e8',
21
+ key: 'd81281a2d146a19d036678cb794f5224236ce521',
22
22
  class: "grid-col-span-6 xxl:grid-col-span-3 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
23
23
  }, h("div", {
24
- key: '186172fddc2a100fb5f757ce7175501f7b838896',
24
+ key: '9d3774468a2b09098b84a8354683b2c6940491f5',
25
25
  class: "logo-container mx-auto w-[300px]",
26
26
  innerHTML: vLogoMargins
27
27
  })), h("li", {
28
- key: '6131a46a1f7d4efac1feb05ffbd88ca35ba07d08',
28
+ key: 'cb4d4a3ff951b25fba627bd98cc1319dcb803158',
29
29
  class: "grid-col-span-6 xxl:grid-col-span-3 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
30
30
  }, h("div", {
31
- key: 'df5acbe2348d1fcf069ddb55ce8c7180ecea0959',
31
+ key: 'fa2f563d8ad8100b6d12c626f41b4552d99c743e',
32
32
  class: "text-center mt-16"
33
33
  }, h("p", {
34
- key: '65b120c29fd408808ab2b6ca3e038915f386c033',
34
+ key: 'bda0bb099f9e82b9462bee494f7d417bdd9984b9',
35
35
  class: "f-body-01"
36
36
  }, "To ensure legibility, follow these minimum size guidelines:"), h("eds-table", {
37
- key: '137055ef0dd2e79db8dd0cfac8c297385c693338',
37
+ key: '92b100f67e3a7dd84d817b5dbc8cdfe76d6b2408',
38
38
  data: '[\n { "Media": "Print", "Landscape": "0.75 cm", "Portrait": "1.75 cm" },\n { "Media": "Web", "Landscape": "29 px", "Portrait": "50 px" }\n ]',
39
39
  config: '{\n "Media": { "format": "bold" }\n }'
40
40
  }))), h("li", {
41
- key: 'cbaf5b78b83fa1874d2555ae07dcd849007d9b28',
41
+ key: '4d6ad4aacf24c4386493fe74ed928321627602ac',
42
42
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
43
43
  })));
44
44
  }
@@ -11,47 +11,47 @@ const LogoVariationsHorizontal = class {
11
11
  }
12
12
  render() {
13
13
  return h("div", {
14
- key: '42b4022e993bb4e340a4f930706ed61d487856af',
14
+ key: 'd8357d0a4234d0c411881928a6daabdda928f272',
15
15
  class: "container"
16
16
  }, h("ul", {
17
- key: '368cb376390f9cd4f311c34f35e227916bccc3aa',
17
+ key: '30e3d8efd0f5fd173f48c6e1e02005e7da813ce9',
18
18
  class: "not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16"
19
19
  }, h("li", {
20
- key: 'c144cf24fe85d4ca731cbcb47aee2ae6bbfb9500',
20
+ key: '751d2de97fe8774614b15de1feda7f59c8da2ef0',
21
21
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
22
22
  }, h("p", {
23
- key: '9ebdf9fae31f6370bd469cf4c3964e5fa5dae53b',
23
+ key: 'd0ba9b152a505a591cabf5a54b720b6e718173e0',
24
24
  class: "f-body-01 text-center my-4"
25
25
  }, "#1 Coloured"), h("div", {
26
- key: '347dfdc62a77f9bc2774870d0bce4803a9def6a1',
26
+ key: '81b91d5c53a7ac440364083dd06222f32bf5dc51',
27
27
  class: "coloured"
28
28
  }, h("eds-logo", {
29
- key: '642ed4f4dd0720b457e8871d8d39a3e6f8817919',
29
+ key: '921cac572b2da3871eff8c2912de79babb909c91',
30
30
  type: "no-bg",
31
31
  href: "#"
32
32
  }))), h("li", {
33
- key: '4b97f489fdc512de54c0f2c0bbf206f6d64fec57',
33
+ key: '74cebe6855e0e23d95a3ec74927b569c29b34d07',
34
34
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
35
35
  }, h("p", {
36
- key: '217c5485599de77021d5b008952a7463a95e8d22',
36
+ key: 'ed5484e8ff8f85251f85a61fb53d21639dbb914b',
37
37
  class: "f-body-01 text-center my-4"
38
38
  }, "#2 Black & White"), h("div", {
39
- key: 'c3e7f3b4b770662cc83c261af241306e8449cddb',
39
+ key: '7a5f1894fe514a323e8955c01d1ab071187c2a5c',
40
40
  class: "bg-default"
41
41
  }, h("eds-logo", {
42
- key: '1d0a90da209d8dbc28b91ccd3d3e112ed189428d',
42
+ key: '9a072cdaf4f7f901b8cb91d3fe9bc85ddb0e8eba',
43
43
  type: "black",
44
44
  href: "#"
45
45
  }))), h("li", {
46
- key: 'f8879a7c790e1b5f0555d6d764e828fbc6a4e263',
46
+ key: 'ea3f60807f78264c6305061dc292d1d17f7fd173',
47
47
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
48
48
  }, h("p", {
49
- key: '93f6729dc8f3e4cf0257e57c4b034e94cfefa99d',
49
+ key: '530e8f71e5d6f56a9f8981ad454ecbd00162030e',
50
50
  class: "f-body-01 text-center my-4"
51
51
  }, "#3 Dark"), h("div", {
52
- key: 'd45eaff596387f93aabc377fa96f1b386b8c5e42'
52
+ key: 'b74d2cfb21a8d6f8288444cfed8ba9dc80d929b7'
53
53
  }, h("eds-logo", {
54
- key: '4a8209824ad3dcec06be65303dc9f0cf01613a8f',
54
+ key: 'f31c76f4f3e3f03f02d2712a272ba893f7832a7a',
55
55
  type: "color-white",
56
56
  href: "#"
57
57
  })))));
@@ -68,50 +68,50 @@ const LogoVariationsVertical = class {
68
68
  }
69
69
  render() {
70
70
  return h("div", {
71
- key: '9384d3b91a4b09c780a1bb8d6b49f441f7a7a22a',
71
+ key: '983decc613dcf98cc903eb0220e4604e6eaff4d0',
72
72
  class: "container"
73
73
  }, h("ul", {
74
- key: '60a89752afab4d76da7a3fc070bff2f7cc98d4b0',
74
+ key: '4c76eb52168bc862e3d9ba4afcfce2feadb92ab8',
75
75
  class: "not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16"
76
76
  }, h("li", {
77
- key: '6a8b35e2eaa5b0b5f4aa233fbcaa2a21b1e340c7',
77
+ key: '4e51746424e45dcae4bd01fe5ff30a9634333e2f',
78
78
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
79
79
  }, h("p", {
80
- key: 'f9893c662898f97567d4a56eaf2d5a620e087743',
80
+ key: '18227e8430d94259740bcbcfe100540831d2a857',
81
81
  class: "f-body-01 text-center my-4"
82
82
  }, "#1 Coloured"), h("div", {
83
- key: '6fad2d66a3e34c11344210c3b8d92279d566f866',
83
+ key: '374be81aba7532670ff470026317a49d78f54762',
84
84
  class: "mx-auto coloured w-[300px]"
85
85
  }, h("eds-logo", {
86
- key: '66740c018c8f3aa3fbeb2cab8c392713b7e004ed',
86
+ key: 'fdfe6b1cc100dff3a53c9065bc16803043df97e5',
87
87
  orientation: "vertical",
88
88
  type: "no-bg",
89
89
  href: "#"
90
90
  }))), h("li", {
91
- key: '7a5a2ee2fab87b6ea7892134b5b1fb939cc5665c',
91
+ key: '5aaf638a69109964188bbcad753f420177859107',
92
92
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
93
93
  }, h("p", {
94
- key: '79bd10816b9dfe8ab28d444d7dfb4b361afea94f',
94
+ key: 'aadc470260f28236f3f4628ebf5c7261915f1fb2',
95
95
  class: "f-body-01 text-center my-4"
96
96
  }, "#2 Black & White"), h("div", {
97
- key: '10f00983923848d8e89b6d7c7990972a76fbaf80',
97
+ key: '3fed72cb0a3f38c6619d78a6995746a3cee5ee0e',
98
98
  class: "mx-auto bg-default w-[300px]"
99
99
  }, h("eds-logo", {
100
- key: '3e10d0887921355c0974ad8a4c04cc86e901440d',
100
+ key: 'bcf169b31b33615c82b768f20a0b648236644c65',
101
101
  orientation: "vertical",
102
102
  type: "black",
103
103
  href: "#"
104
104
  }))), h("li", {
105
- key: 'eeaabdfa7d788647845d5488decfd06815fc2c47',
105
+ key: '62f0c6803ca0ec6090db435388da6754054c2007',
106
106
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
107
107
  }, h("p", {
108
- key: '1b058b1513f09eb8a1043ab3ff8a4cda28246576',
108
+ key: '32813722dca892164d108df2ef0a3048cb4ebbbd',
109
109
  class: "f-body-01 text-center my-4"
110
110
  }, "#3 Dark"), h("div", {
111
- key: 'bd3698e6210ecbe356f0c334a983b21ef6b7b5e3',
111
+ key: 'e33669ea223f6d923d71e2a8568140ae5ef739e3',
112
112
  class: "mx-auto w-[300px]"
113
113
  }, h("eds-logo", {
114
- key: 'c9321f6b80b68e74a02dbf77ba83f2bc2567c538',
114
+ key: '4176811098a57727ed30bfc1db82fa16aa06bd6c',
115
115
  orientation: "vertical",
116
116
  type: "color-white",
117
117
  href: "#"
@@ -20,7 +20,7 @@ const LogoVariationsTabs = class {
20
20
  }
21
21
  render() {
22
22
  return h("div", {
23
- key: 'ac936a8594bc4f5f8573da7ac2751103fe287e48',
23
+ key: 'a7e8981363410d2a325478150990092516e74f2e',
24
24
  class: "container"
25
25
  }, this.renderContent());
26
26
  }
@@ -12,86 +12,86 @@ const LogoWrongUsage = class {
12
12
  }
13
13
  render() {
14
14
  return h("div", {
15
- key: 'db92af6471b73d6342c4c218ef26b7439e72e9c9',
15
+ key: 'fa573cdaaa0d55c820b5a355bff48d5f1d10544a',
16
16
  class: "container"
17
17
  }, h("ul", {
18
- key: '57239717b1f53107a5bfbc94794568ea9fe3b392',
18
+ key: '5c1941d3c45fa4814ffbdfaf30af106542862802',
19
19
  class: "not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16"
20
20
  }, h("li", {
21
- key: 'c32313633ff55e2fbb28bca75f4d0e9bc2eb85d0',
21
+ key: 'fd02c67fbe23ebb78289e5281c5b4917a44c950e',
22
22
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
23
23
  }, h("div", {
24
- key: 'ec127af6b1b3c5e0aed8c4c5bf6fb34166a50e89',
24
+ key: '246527a7926c377c287a3c8073b06952b54dc694',
25
25
  class: "mx-auto no-other-bg-color logo",
26
26
  innerHTML: hLogoColor
27
27
  }), h("p", {
28
- key: '130ae0f920e4b4231d00bf46804176f9c2d2750a',
28
+ key: '88ebc748214a558e6cee28b8624f287de2faf80c',
29
29
  class: "f-ui-02 text-center"
30
30
  }, "Do not use with backgrounds that make legibility difficult")), h("li", {
31
- key: '4efd7dd8cbc1fdefd65a94891c465373ac05391e',
31
+ key: 'dbf4655e3bbbad7566f64f5b8eb474c749967c38',
32
32
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
33
33
  }, h("div", {
34
- key: 'ea7fbe7c25663e944d80d1feb52ab972edf73aa8',
34
+ key: '5d2c9c916bc81ce831daf99c6293024aa9b0b2f0',
35
35
  class: "mx-auto no-other-color logo non-brand-color",
36
36
  innerHTML: hLogoColor
37
37
  }), h("p", {
38
- key: '373939ac376d7f95a77e84e35b8c2773cecca0e0',
38
+ key: 'f9a37e0a587b60bf607efd2e1f3aa4114f67ef33',
39
39
  class: "f-ui-02 text-center"
40
40
  }, "Do not apply other colors")), h("li", {
41
- key: '23351f40af859f9a36b108db8c95dbdefe7f889a',
41
+ key: '3e1126e6636e0064ce852cc4249a684b77d7ba0a',
42
42
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
43
43
  }, h("div", {
44
- key: '6606581d39d6b1834eebc720be8695bec9052c5a',
44
+ key: 'a1eb4d8ea7764734f24b39cb95b36d6718f331a3',
45
45
  class: "mx-auto distorted logo",
46
46
  innerHTML: hLogoColor
47
47
  }), h("p", {
48
- key: '10d459c1e0db7351b8d247bb0ab2c3db1f39cfc3',
48
+ key: 'e3d0156ec563c657c03beaa61a7ae068e78df09c',
49
49
  class: "f-ui-02 text-center"
50
50
  }, "Do not deform the logo")), h("li", {
51
- key: '9253a8fdab1547c0a9282e44d7dfb586107c0916',
51
+ key: '062a45841b978d79fe82e5773ba82c98e8f9eb6c',
52
52
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
53
53
  }, h("div", {
54
- key: '7db0f94ca0d2a7c6b3cde529028c2789794b31b5',
54
+ key: 'd0f276a91bf1ea13b4f482e39e9f83b7ef3f2593',
55
55
  class: "mx-auto effects logo",
56
56
  innerHTML: hLogoColor
57
57
  }), h("p", {
58
- key: '39280d53b73bb6ad80d3398e508941604f4fc856',
58
+ key: '62f67b5f28839a5bb3706e78004c1989feced677',
59
59
  class: "f-ui-02 text-center"
60
60
  }, "Do not apply effects")), h("li", {
61
- key: '24d87e264048c1f675cc0182c6dbf049af15f622',
61
+ key: 'c4d0025e06c8385935a4b6162d65f78bc3d7b94d',
62
62
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
63
63
  }, h("div", {
64
- key: '35cac43885a2364650ab3e758071b1fd685019fa',
64
+ key: 'c6118e7d56abcf4a54f6f590d9a77a9397fa3209',
65
65
  class: "mx-auto rotated logo",
66
66
  innerHTML: hLogoColor
67
67
  }), h("p", {
68
- key: 'cd3d762cd6889f764bedc6b4ccd241e1b52413f6',
68
+ key: 'a6c71000e3cf8b6d3a28c8f8c0df0840fdf2a749',
69
69
  class: "f-ui-02 text-center"
70
70
  }, "Do not rotate the logo")), h("li", {
71
- key: '0a5c20a333830b85c2943b44c3ad1c3066c582cc',
71
+ key: 'd558e277275a305f3d491eba94aad8c1e7eec471',
72
72
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
73
73
  }, h("div", {
74
- key: 'e2ced6578e0ea0574b1025c708061436beaa0c32',
74
+ key: '56947add9521b76a88ea05f8f64b6f0f656a9863',
75
75
  class: "mx-auto outlined logo",
76
76
  innerHTML: hLogoColor
77
77
  }), h("p", {
78
- key: 'e41cf94b8ba85c372fe3118497a61f5fd9d127a0',
78
+ key: '0de198ca711a32e9b0f6ff7275af9dc2bce3c1b6',
79
79
  class: "f-ui-02 text-center"
80
80
  }, "Do not apply outlines")), h("li", {
81
- key: '87b548c1183299d29b14e3159ec712e27e72632f',
81
+ key: '12b7c15e994ae6b40041da68eaa609ee0ec499a7',
82
82
  class: "grid-col-span-6 xxl:grid-col-span-2 xl:grid-col-span-3 lg:grid-col-span-3 md:grid-col-span-3 flex flex-col"
83
83
  }, h("div", {
84
- key: '1a96f1f9ffa1d9c3e29fa3c107893d440f259922',
84
+ key: '9ef38af84bee3b83b04f881e6481769fc39991ff',
85
85
  class: "mx-auto"
86
86
  }, h("div", {
87
- key: 'a2cfab02c9328045d9833fa143d53cdb5cc249fc',
87
+ key: '7f793491cf76a2c937ab0ca820dfd3f2a5779728',
88
88
  class: "bg-accent p-16"
89
89
  }, h("div", {
90
- key: 'fee8c2a733e1822b1b97db56f6b835a9694ee071',
90
+ key: '60bfff8e962a543dcda5db9d1bdf75a3702f8b38',
91
91
  class: "text-inverse",
92
92
  innerHTML: hLogoColor
93
93
  })), h("p", {
94
- key: 'a978cd92ca70c5dd3437e251e603bc33099bb250',
94
+ key: '8a0a6a43def963fd5bd00e857ab7e21d60e54454',
95
95
  class: "f-ui-02 text-center"
96
96
  }, "Do not use the green background for the logo version of the logo with backgrounds with the same tones")))));
97
97
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ebrains/react",
3
- "version": "2.1.0",
3
+ "version": "2.2.0",
4
4
  "module": "./index.esm.js",
5
5
  "type": "module",
6
6
  "main": "./index.esm.js",