@ebrains/react 0.8.0-alpha.0 → 0.9.0-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -0
- package/bookmark-c200037c.esm.js +16 -0
- package/color-primary-palette_6.entry.esm.js +163 -141
- package/{eds-components-section.entry.esm.js → components-section.entry.esm.js} +22 -18
- package/correct-use-of-colors.entry.esm.js +49 -49
- package/{eds-docs-palettes.entry.esm.js → docs-palettes.entry.esm.js} +3 -3
- package/{eds-docs-tokens.entry.esm.js → docs-tokens.entry.esm.js} +3 -3
- package/eds-accordion.entry.esm.js +132 -0
- package/eds-app-root.entry.esm.js +4 -4
- package/{eds-accordion_17.entry.esm.js → eds-avatar_24.entry.esm.js} +128 -49
- package/eds-card-desc_3.entry.esm.js +1 -1
- package/eds-cookies-preference.entry.esm.js +2 -2
- package/eds-feedback.entry.esm.js +9 -9
- package/eds-frame.entry.esm.js +9 -15
- package/eds-icon-bluesky.entry.esm.js +1 -1
- package/eds-icon-bookmark.entry.esm.js +21 -0
- package/eds-icon-close.entry.esm.js +1 -1
- package/eds-icon-copy.entry.esm.js +1 -1
- package/eds-icon-eu.entry.esm.js +1 -1
- package/eds-icon-external.entry.esm.js +21 -0
- package/eds-icon-facebook.entry.esm.js +1 -1
- package/eds-icon-gitlab.entry.esm.js +1 -1
- package/eds-icon-linkedin.entry.esm.js +1 -1
- package/eds-icon-loader.entry.esm.js +1 -1
- package/eds-icon-mastodon.entry.esm.js +1 -1
- package/eds-icon-menu.entry.esm.js +1 -1
- package/eds-icon-minus.entry.esm.js +21 -0
- package/eds-icon-more.entry.esm.js +1 -1
- package/eds-icon-paper.entry.esm.js +21 -0
- package/eds-icon-plus.entry.esm.js +21 -0
- package/eds-icon-portal.entry.esm.js +21 -0
- package/eds-icon-private.entry.esm.js +21 -0
- package/eds-icon-public.entry.esm.js +21 -0
- package/eds-icon-search.entry.esm.js +1 -1
- package/eds-icon-star.entry.esm.js +1 -1
- package/eds-icon-success.entry.esm.js +1 -1
- package/eds-icon-thumbs-down.entry.esm.js +1 -1
- package/eds-icon-thumbs-up.entry.esm.js +1 -1
- package/eds-icon-tutorial.entry.esm.js +21 -0
- package/eds-icon-twitter.entry.esm.js +1 -1
- package/eds-icon-unknown.entry.esm.js +21 -0
- package/eds-icon-updown.entry.esm.js +21 -0
- package/eds-icon-user.entry.esm.js +1 -1
- package/eds-icon-youtube.entry.esm.js +1 -1
- package/eds-login_2.entry.esm.js +27 -15
- package/eds-matomo-notice.entry.esm.js +162 -0
- package/eds-modal.entry.esm.js +13 -13
- package/eds-pagination_2.entry.esm.js +12 -12
- package/eds-progress-bar.entry.esm.js +2 -2
- package/eds-rating.entry.esm.js +1 -1
- package/eds-section-core_2.entry.esm.js +5 -5
- package/eds-spinner.entry.esm.js +3 -3
- package/eds-switch.entry.esm.js +5 -5
- package/eds-tabs.entry.esm.js +4 -4
- package/eds-timeline.entry.esm.js +5 -5
- package/eds-toast-manager.entry.esm.js +1 -1
- package/eds-tooltip.entry.esm.js +3 -3
- package/eds-trl.entry.esm.js +2 -2
- package/incorrect-use-of-colors.entry.esm.js +9 -9
- package/index.esm.js +1 -1
- package/index.esm2.js +58 -30
- package/logo-space.entry.esm.js +28 -12
- package/logo-variations-horizontal_2.entry.esm.js +73 -66
- package/{eds-logo-variations.entry.esm.js → logo-variations-tabs.entry.esm.js} +3 -3
- package/logo-wrong-usage.entry.esm.js +71 -107
- package/minus-b30a7c71.esm.js +11 -0
- package/package.json +1 -1
- package/paper-8e74ea31.esm.js +15 -0
- package/plus-89c07be2.esm.js +12 -0
- package/portal-d6c8ce56.esm.js +18 -0
- package/private-1c25ff8e.esm.js +25 -0
- package/public-d4d8c585.esm.js +16 -0
- package/src/components.d.ts +0 -2
- package/{eds-svg-repository.entry.esm.js → svg-repository.entry.esm.js} +29 -28
- package/token-list_3.entry.esm.js +9 -9
- package/token-ratios.entry.esm.js +3 -3
- package/token-typography.entry.esm.js +10 -7
- package/tutotial-150ee1fd.esm.js +27 -0
- package/unknown-ed01a24c.esm.js +22 -0
- package/up-and-down-d747abee.esm.js +12 -0
- package/eds-form.entry.esm.js +0 -473
- package/eds-input_7.entry.esm.js +0 -569
- package/token-spacing.entry.esm.js +0 -93
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react-dom';
|
|
5
5
|
|
|
6
|
-
const logoVariationsHorizontalCss = ".container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.
|
|
6
|
+
const logoVariationsHorizontalCss = "ol,ul,menu{list-style:none;margin:0;padding:0}.coloured{background:linear-gradient(to left,\n #9CE142 0%,\n #00C959 50%,\n #00A595 100%)}.f-body-01{font-family:var(--f-body-01-fontFamily);font-weight:var(--f-body-01-fontWeight);font-size:var(--f-body-01-fontSize);line-height:var(--f-body-01-lineHeight);letter-spacing:var(--f-body-01-letterSpacing)}.text-center{text-align:center}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.grid-layout{--grid-columns:6;display:grid;grid-template-columns:repeat(var(--container-grid-columns, var(--grid-columns)), 1fr);grid-gap:var(--inner-gutter)}.grid-cols-6[class*=\"grid-line-x\"][class*=\"grid-line-x\"]>*:nth-child(n)::before{border-bottom-width:1px}.grid-cols-6[class*=\"grid-line-xfull\"]>*:nth-child(n)::before{inset-inline-start:calc(var(--inner-gutter) / -2);inset-inline-end:calc(var(--inner-gutter) / -2)}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1)::before{inset-inline-start:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+6)::before{inset-inline-end:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1):nth-last-child(-n+6)::before{border-bottom-width:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1):nth-last-child(-n+6)~*::before{border-bottom-width:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(n)::after{border-inline-end-width:1px}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+6)::after{border-inline-end-width:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(-n+6)::after{top:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+1):nth-last-child(-n+6)::after{bottom:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+1):nth-last-child(-n+6)~li::after{bottom:0}.grid-col-span-6{--container-grid-columns:6;grid-column:span 6 / span 6}.gap-y-8{row-gap:0.5rem}.flex{display:flex}.flex-col{flex-direction:column}.mx-auto{margin-left:auto;margin-right:auto}.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)}@media (min-width: 750px){.md\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}.md\\:gap-y-12{row-gap:0.75rem}}@media (min-width: 900px){.lg\\:gap-y-16{row-gap:1rem}.lg\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1024px){.xl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1280px){.xxl\\:grid-col-span-2{--container-grid-columns:2;grid-column:span 2 / span 2}.xxl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}";
|
|
7
7
|
const LogoVariationsHorizontalStyle0 = logoVariationsHorizontalCss;
|
|
8
8
|
const LogoVariationsHorizontal = class {
|
|
9
9
|
constructor(hostRef) {
|
|
@@ -11,51 +11,54 @@ const LogoVariationsHorizontal = class {
|
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
13
|
return h("div", {
|
|
14
|
-
key: '
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
14
|
+
key: '02941660c566920227b36481dd7d211ad0ae35cc',
|
|
15
|
+
class: "container"
|
|
16
|
+
}, h("ul", {
|
|
17
|
+
key: 'a1859aafecdba011251097f758b38171278cac22',
|
|
18
|
+
class: "not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
19
|
+
}, h("li", {
|
|
20
|
+
key: 'c105a4f208a7b7f15c6e0b28aff947e14bd533b9',
|
|
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
|
+
}, h("p", {
|
|
23
|
+
key: '7b465faf996ae41431f505a81f86711988fcf680',
|
|
24
|
+
class: "f-body-01 text-center my-4"
|
|
25
|
+
}, "#1 Coloured"), h("div", {
|
|
26
|
+
key: '6e4ecd4347777a1fed5502129abe7247e2963923',
|
|
27
|
+
class: "coloured"
|
|
24
28
|
}, h("eds-logo", {
|
|
25
|
-
key: '
|
|
29
|
+
key: '8b129a330768f306d009bf93a4602d761559d0b8',
|
|
26
30
|
type: "no-bg",
|
|
27
31
|
href: "#"
|
|
28
|
-
}))), h("
|
|
29
|
-
key: '
|
|
30
|
-
class: "
|
|
31
|
-
}, h("
|
|
32
|
-
key: '
|
|
33
|
-
class: "f-
|
|
34
|
-
}, "Black
|
|
35
|
-
key: '
|
|
36
|
-
class: "bg-default
|
|
32
|
+
}))), h("li", {
|
|
33
|
+
key: '451cadfdb5178acc0269988a06afb0e454a07833',
|
|
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
|
+
}, h("p", {
|
|
36
|
+
key: '7b9d5fc604ebea27478f9ea3f95bf353e3310132',
|
|
37
|
+
class: "f-body-01 text-center my-4"
|
|
38
|
+
}, "#2 Black & White"), h("div", {
|
|
39
|
+
key: 'd3bb58f4f9c5c5e2d74511d7aac5375d221119e2',
|
|
40
|
+
class: "bg-default"
|
|
37
41
|
}, h("eds-logo", {
|
|
38
|
-
key: '
|
|
42
|
+
key: 'bff3e05b114130b767cfecd65de33ba6ebf63778',
|
|
39
43
|
type: "black",
|
|
40
44
|
href: "#"
|
|
41
|
-
}))), h("
|
|
42
|
-
key: '
|
|
43
|
-
class: "
|
|
44
|
-
}, h("
|
|
45
|
-
key: '
|
|
46
|
-
class: "f-
|
|
47
|
-
}, "Dark
|
|
48
|
-
key: '
|
|
49
|
-
class: "lg:w-[500px] md:w-[300px]"
|
|
45
|
+
}))), h("li", {
|
|
46
|
+
key: 'f7a627949d4c2e2a31f2e8c713a311c440c7d644',
|
|
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
|
+
}, h("p", {
|
|
49
|
+
key: '09f14d2777c7462c493953748b92cdadf971e67e',
|
|
50
|
+
class: "f-body-01 text-center my-4"
|
|
51
|
+
}, "#3 Dark"), h("div", {
|
|
52
|
+
key: 'c7b79be6d031fb97e875525b848350a988879193'
|
|
50
53
|
}, h("eds-logo", {
|
|
51
|
-
key: '
|
|
54
|
+
key: '8a7fcf5800747bca95402df008423fd57ef2ebde',
|
|
52
55
|
type: "color-white",
|
|
53
56
|
href: "#"
|
|
54
|
-
}))));
|
|
57
|
+
})))));
|
|
55
58
|
}
|
|
56
59
|
};
|
|
57
60
|
LogoVariationsHorizontal.style = LogoVariationsHorizontalStyle0;
|
|
58
|
-
const logoVariationsVerticalCss = ".container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.
|
|
61
|
+
const logoVariationsVerticalCss = ".coloured{background:linear-gradient(to left,\n #9CE142 0%,\n #00C959 50%,\n #00A595 100%)}ol,ul,menu{list-style:none;margin:0;padding:0}.f-body-01{font-family:var(--f-body-01-fontFamily);font-weight:var(--f-body-01-fontWeight);font-size:var(--f-body-01-fontSize);line-height:var(--f-body-01-lineHeight);letter-spacing:var(--f-body-01-letterSpacing)}.text-center{text-align:center}.w-\\[200px\\]{width:200px}.w-\\[300px\\]{width:300px}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.grid-layout{--grid-columns:6;display:grid;grid-template-columns:repeat(var(--container-grid-columns, var(--grid-columns)), 1fr);grid-gap:var(--inner-gutter)}.grid-cols-6[class*=\"grid-line-x\"][class*=\"grid-line-x\"]>*:nth-child(n)::before{border-bottom-width:1px}.grid-cols-6[class*=\"grid-line-xfull\"]>*:nth-child(n)::before{inset-inline-start:calc(var(--inner-gutter) / -2);inset-inline-end:calc(var(--inner-gutter) / -2)}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1)::before{inset-inline-start:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+6)::before{inset-inline-end:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1):nth-last-child(-n+6)::before{border-bottom-width:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1):nth-last-child(-n+6)~*::before{border-bottom-width:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(n)::after{border-inline-end-width:1px}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+6)::after{border-inline-end-width:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(-n+6)::after{top:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+1):nth-last-child(-n+6)::after{bottom:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+1):nth-last-child(-n+6)~li::after{bottom:0}.grid-col-span-6{--container-grid-columns:6;grid-column:span 6 / span 6}.gap-y-8{row-gap:0.5rem}.flex{display:flex}.flex-col{flex-direction:column}.mx-auto{margin-left:auto;margin-right:auto}.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)}@media (min-width: 750px){.md\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}.md\\:gap-y-12{row-gap:0.75rem}}@media (min-width: 900px){.lg\\:gap-y-16{row-gap:1rem}.lg\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1024px){.xl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1280px){.xxl\\:grid-col-span-2{--container-grid-columns:2;grid-column:span 2 / span 2}.xxl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}";
|
|
59
62
|
const LogoVariationsVerticalStyle0 = logoVariationsVerticalCss;
|
|
60
63
|
const LogoVariationsVertical = class {
|
|
61
64
|
constructor(hostRef) {
|
|
@@ -65,50 +68,54 @@ const LogoVariationsVertical = class {
|
|
|
65
68
|
}
|
|
66
69
|
render() {
|
|
67
70
|
return h("div", {
|
|
68
|
-
key: '
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
71
|
+
key: 'e842e396933ee714f86a9443b55cd7045d12277e',
|
|
72
|
+
class: "container"
|
|
73
|
+
}, h("ul", {
|
|
74
|
+
key: 'dfea7dc44294bfe2acbbfd580bff8908cbeb98bf',
|
|
75
|
+
class: "not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
76
|
+
}, h("li", {
|
|
77
|
+
key: 'fe44c472c10b814ff815c2a8cd7101adb0890872',
|
|
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
|
+
}, h("p", {
|
|
80
|
+
key: '5ed6f1029df41907ca8b27a51612a1078f353ade',
|
|
81
|
+
class: "f-body-01 text-center my-4"
|
|
82
|
+
}, "#1 Coloured"), h("div", {
|
|
83
|
+
key: 'eae38dbd0f8d4b92f2768559dbe65d6c136ba746',
|
|
84
|
+
class: "mx-auto coloured w-[300px]"
|
|
78
85
|
}, h("eds-logo", {
|
|
79
|
-
key: '
|
|
86
|
+
key: '7a05dacc86c54c6ff51810b14c9dc99fad4e36b5',
|
|
80
87
|
orientation: "vertical",
|
|
81
88
|
type: "no-bg",
|
|
82
89
|
href: "#"
|
|
83
|
-
}))), h("
|
|
84
|
-
key: '
|
|
85
|
-
class: "
|
|
86
|
-
}, h("
|
|
87
|
-
key: '
|
|
88
|
-
class: "f-
|
|
89
|
-
}, "Black
|
|
90
|
-
key: '
|
|
91
|
-
class: "bg-default w-[
|
|
90
|
+
}))), h("li", {
|
|
91
|
+
key: '4055ab71f60098acea7e27f2a8706c45aecb7097',
|
|
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
|
+
}, h("p", {
|
|
94
|
+
key: '340cfb0cbf6383d46eabd91b6fb591a003ec00f6',
|
|
95
|
+
class: "f-body-01 text-center my-4"
|
|
96
|
+
}, "#2 Black & White"), h("div", {
|
|
97
|
+
key: 'd4158d0b6413cae236c333fe0ffdd77dbda22c88',
|
|
98
|
+
class: "mx-auto bg-default w-[300px]"
|
|
92
99
|
}, h("eds-logo", {
|
|
93
|
-
key: '
|
|
100
|
+
key: 'a411c3438499758b68cf949a83d9097da70a11f0',
|
|
94
101
|
orientation: "vertical",
|
|
95
102
|
type: "black",
|
|
96
103
|
href: "#"
|
|
97
|
-
}))), h("
|
|
98
|
-
key: '
|
|
99
|
-
class: "
|
|
100
|
-
}, h("
|
|
101
|
-
key: '
|
|
102
|
-
class: "f-
|
|
103
|
-
}, "Dark
|
|
104
|
-
key: '
|
|
105
|
-
class: "w-[
|
|
104
|
+
}))), h("li", {
|
|
105
|
+
key: 'a7a97185be422337fb333709c61fe7c435bc82f3',
|
|
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
|
+
}, h("p", {
|
|
108
|
+
key: 'cef2acc75d1749cd93699a99a2d80aeaa61ed632',
|
|
109
|
+
class: "f-body-01 text-center my-4"
|
|
110
|
+
}, "#3 Dark"), h("div", {
|
|
111
|
+
key: '43be8f5ca418a93b58c8f3a52d04a6e50b5bb03b',
|
|
112
|
+
class: "mx-auto w-[300px]"
|
|
106
113
|
}, h("eds-logo", {
|
|
107
|
-
key: '
|
|
114
|
+
key: 'b5453b1009c0aa5c799c417e5c13b30cfc647840',
|
|
108
115
|
orientation: "vertical",
|
|
109
116
|
type: "color-white",
|
|
110
117
|
href: "#"
|
|
111
|
-
}))));
|
|
118
|
+
})))));
|
|
112
119
|
}
|
|
113
120
|
};
|
|
114
121
|
LogoVariationsVertical.style = LogoVariationsVerticalStyle0;
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react-dom';
|
|
5
5
|
|
|
6
|
-
const
|
|
6
|
+
const LogoVariationsTabs = class {
|
|
7
7
|
constructor(hostRef) {
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
this.tabIndex = undefined;
|
|
@@ -20,10 +20,10 @@ const EdsLogoVariations = class {
|
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
22
|
return h("div", {
|
|
23
|
-
key: '
|
|
23
|
+
key: 'f0bc6f4cd2e1d34d77ff52c3a0ce35a3214a2f9f',
|
|
24
24
|
class: "container"
|
|
25
25
|
}, this.renderContent());
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
|
|
29
|
-
export {
|
|
29
|
+
export { LogoVariationsTabs as logo_variations_tabs };
|
|
@@ -4,132 +4,96 @@ import 'react';
|
|
|
4
4
|
import 'react/jsx-runtime';
|
|
5
5
|
import 'react-dom';
|
|
6
6
|
|
|
7
|
-
const logoWrongUsageCss = "
|
|
7
|
+
const logoWrongUsageCss = "ol,ul,menu{list-style:none;margin:0;padding:0}.bg-accent{background-color:var(--green-500)}.bg-dark{background-color:var(--grey-300)}.bg-strongest{background-color:var(--black)}.text-center{text-align:center}.text-default{color:var(--black)}.text-inverse{color:var(--white)}.p-8{padding:0.5rem}.p-16{padding:1rem}.logo{width:100%;height:auto}.bg-dark{background-color:#333}.bg-light{background-color:#f3f3f3}.bg-white{background-color:white}.non-brand-color{fill:purple;}.distorted{transform:scaleX(0.5)}.effects{filter:drop-shadow(4px 4px 10px rgba(0, 0, 0, 0.5))}.rotated{transform:rotate(15deg)}.no-other-bg-color{background-color:var(--purple-200)}.no-other-color{color:var(--red-700)}.outlined{stroke:red;stroke-width:2px;fill:none;}.custom-font{font-family:'Comic Sans MS', cursive;font-size:20px;color:#333;}.container{width:calc(var(--container-width, 100%) - (2 * var(--breakout-container-outer-gutter, var(--container-outer-gutter, var(--outer-gutter, 0)))));margin-right:auto;margin-left:auto}.container>*{--container-outer-gutter:0;--breakout-container-outer-gutter:0}.grid-layout{--grid-columns:6;display:grid;grid-template-columns:repeat(var(--container-grid-columns, var(--grid-columns)), 1fr);grid-gap:var(--inner-gutter)}.grid-cols-6[class*=\"grid-line-x\"][class*=\"grid-line-x\"]>*:nth-child(n)::before{border-bottom-width:1px}.grid-cols-6[class*=\"grid-line-xfull\"]>*:nth-child(n)::before{inset-inline-start:calc(var(--inner-gutter) / -2);inset-inline-end:calc(var(--inner-gutter) / -2)}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1)::before{inset-inline-start:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+6)::before{inset-inline-end:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1):nth-last-child(-n+6)::before{border-bottom-width:0}.grid-cols-6[class*=\"grid-line-x\"]>*:nth-child(6n+1):nth-last-child(-n+6)~*::before{border-bottom-width:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(n)::after{border-inline-end-width:1px}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+6)::after{border-inline-end-width:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(-n+6)::after{top:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+1):nth-last-child(-n+6)::after{bottom:0}.grid-cols-6[class*=\"grid-line-y\"][class*=\"grid-line-y\"]>*:nth-child(6n+1):nth-last-child(-n+6)~li::after{bottom:0}.grid-col-span-6{--container-grid-columns:6;grid-column:span 6 / span 6}.gap-y-8{row-gap:0.5rem}.flex{display:flex}.flex-col{flex-direction:column}.mx-auto{margin-left:auto;margin-right:auto}.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)}@media (min-width: 750px){.md\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}.md\\:gap-y-12{row-gap:0.75rem}}@media (min-width: 900px){.lg\\:gap-y-16{row-gap:1rem}.lg\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1024px){.xl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}@media (min-width: 1280px){.xxl\\:grid-col-span-2{--container-grid-columns:2;grid-column:span 2 / span 2}.xxl\\:grid-col-span-3{--container-grid-columns:3;grid-column:span 3 / span 3}}";
|
|
8
8
|
const LogoWrongUsageStyle0 = logoWrongUsageCss;
|
|
9
9
|
const LogoWrongUsage = class {
|
|
10
10
|
constructor(hostRef) {
|
|
11
11
|
registerInstance(this, hostRef);
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return h("
|
|
15
|
-
key: '
|
|
16
|
-
class: "container
|
|
17
|
-
}, h("
|
|
18
|
-
key: '
|
|
19
|
-
class:
|
|
20
|
-
}, h("
|
|
21
|
-
key: '
|
|
22
|
-
class: "
|
|
23
|
-
}, h("div", {
|
|
24
|
-
key: '
|
|
25
|
-
class: "bg-
|
|
26
|
-
}, h("div", {
|
|
27
|
-
key: '78fd9855901f2da1392006dbbcaec5537586ef9d',
|
|
28
|
-
class: "no-other-bg-color logo",
|
|
14
|
+
return h("div", {
|
|
15
|
+
key: '3abc03c4b2592a3138a60c80c390ff12ac79c92e',
|
|
16
|
+
class: "container"
|
|
17
|
+
}, h("ul", {
|
|
18
|
+
key: 'be3a492fe05ef05b96bfc66833f7ac30d596cf7c',
|
|
19
|
+
class: "not-prose grid-layout grid-cols-6 gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
20
|
+
}, h("li", {
|
|
21
|
+
key: '60f3aa76849d2793907b27ad6ed0584f27896dc1',
|
|
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
|
+
}, h("div", {
|
|
24
|
+
key: '7c0c0f86de1354651d42f11c865ea4e68d7fd5f6',
|
|
25
|
+
class: "mx-auto no-other-bg-color logo",
|
|
29
26
|
innerHTML: hLogoColor
|
|
30
|
-
})
|
|
31
|
-
key: '
|
|
32
|
-
class: "f-ui-02"
|
|
33
|
-
}, "Do not use with backgrounds that make legibility difficult"))
|
|
34
|
-
key: '
|
|
35
|
-
class:
|
|
36
|
-
}, h("div", {
|
|
37
|
-
key: '
|
|
38
|
-
class: "
|
|
39
|
-
}, h("div", {
|
|
40
|
-
key: 'dc1983f4b8faad9d3c23ad612a1c01462bf033b0',
|
|
41
|
-
class: "no-other-color p-16"
|
|
42
|
-
}, h("div", {
|
|
43
|
-
key: '42f985c970bce2bfa9590f64458e6987500d6036',
|
|
44
|
-
class: "logo non-brand-color",
|
|
27
|
+
}), h("p", {
|
|
28
|
+
key: '6c1e0b7bc964a2b062ddd539f740622ed5cf9ef8',
|
|
29
|
+
class: "f-ui-02 text-center"
|
|
30
|
+
}, "Do not use with backgrounds that make legibility difficult")), h("li", {
|
|
31
|
+
key: '4dbf231814d5994d3075ca55b8a18006eb3b487e',
|
|
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
|
+
}, h("div", {
|
|
34
|
+
key: 'ee1964d4fe1390daa4c3446370d6efd183ec80e2',
|
|
35
|
+
class: "mx-auto no-other-color logo non-brand-color",
|
|
45
36
|
innerHTML: hLogoColor
|
|
46
|
-
})
|
|
47
|
-
key: '
|
|
48
|
-
class: "f-ui-02"
|
|
49
|
-
}, "Do not apply other colors"))
|
|
50
|
-
key: '
|
|
51
|
-
class:
|
|
52
|
-
}, h("div", {
|
|
53
|
-
key: '
|
|
54
|
-
class: "
|
|
55
|
-
}, h("div", {
|
|
56
|
-
key: '3b677e85c9b3cb237e10a212187ba192b711fd53',
|
|
57
|
-
class: "bg-light p-16"
|
|
58
|
-
}, h("div", {
|
|
59
|
-
key: '958733b94eca4e7e27dc5ac3e74f2c745198f37d',
|
|
60
|
-
class: "logo distorted",
|
|
37
|
+
}), h("p", {
|
|
38
|
+
key: '509d867602f88bfd2ce5030e78005eb96993e22b',
|
|
39
|
+
class: "f-ui-02 text-center"
|
|
40
|
+
}, "Do not apply other colors")), h("li", {
|
|
41
|
+
key: '40b486fdcf816d6cc3943b3444014a145798889f',
|
|
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
|
+
}, h("div", {
|
|
44
|
+
key: 'cc64549a8aaf14eac2ed57543ca7bbca39fd7686',
|
|
45
|
+
class: "mx-auto distorted logo",
|
|
61
46
|
innerHTML: hLogoColor
|
|
62
|
-
})
|
|
63
|
-
key: '
|
|
64
|
-
class: "f-ui-02"
|
|
65
|
-
}, "Do not deform the logo"))
|
|
66
|
-
key: '
|
|
67
|
-
class:
|
|
68
|
-
}, h("div", {
|
|
69
|
-
key: '
|
|
70
|
-
class: "
|
|
71
|
-
}, h("div", {
|
|
72
|
-
key: 'c93ae6b7c3d58700300fe01b398e4e57728fb314',
|
|
73
|
-
class: "bg-white p-16"
|
|
74
|
-
}, h("div", {
|
|
75
|
-
key: '92916204870722a6da1f45d3d09505589763390b',
|
|
76
|
-
class: "logo effects",
|
|
47
|
+
}), h("p", {
|
|
48
|
+
key: 'e8fdc70352a2084d5bc7255059addb232f055f63',
|
|
49
|
+
class: "f-ui-02 text-center"
|
|
50
|
+
}, "Do not deform the logo")), h("li", {
|
|
51
|
+
key: '375278f35b81a58f00f0a5702d156774b8d5f5a0',
|
|
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
|
+
}, h("div", {
|
|
54
|
+
key: '4c4d4f2e3a8b4111b2f444a744f366c276f1869f',
|
|
55
|
+
class: "mx-auto effects logo",
|
|
77
56
|
innerHTML: hLogoColor
|
|
78
|
-
})
|
|
79
|
-
key: '
|
|
80
|
-
class: "f-ui-02"
|
|
81
|
-
}, "Do not apply effects"))
|
|
82
|
-
key: '
|
|
83
|
-
class:
|
|
84
|
-
}, h("div", {
|
|
85
|
-
key: '
|
|
86
|
-
class: "
|
|
87
|
-
}, h("div", {
|
|
88
|
-
key: '76713df96cca42778f26b580e790dd3fcfb0abee',
|
|
89
|
-
class: "bg-white p-16"
|
|
90
|
-
}, h("div", {
|
|
91
|
-
key: 'db1a9153dc37119255fa75ea0491daea09545d61',
|
|
92
|
-
class: "logo rotated",
|
|
57
|
+
}), h("p", {
|
|
58
|
+
key: 'c3bf1ab4f4244a345ab5babbce4f4de78b696ac6',
|
|
59
|
+
class: "f-ui-02 text-center"
|
|
60
|
+
}, "Do not apply effects")), h("li", {
|
|
61
|
+
key: '5fe3b28dba45127dc391d8101402834f09a61976',
|
|
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
|
+
}, h("div", {
|
|
64
|
+
key: 'e4e36e3539813527c339e0e46a66661d8d9fd412',
|
|
65
|
+
class: "mx-auto rotated logo",
|
|
93
66
|
innerHTML: hLogoColor
|
|
94
|
-
})
|
|
95
|
-
key: '
|
|
96
|
-
class: "f-ui-02"
|
|
97
|
-
}, "Do not rotate the logo"))
|
|
98
|
-
key: '
|
|
99
|
-
class:
|
|
100
|
-
}, h("div", {
|
|
101
|
-
key: '
|
|
102
|
-
class: "
|
|
103
|
-
}, h("div", {
|
|
104
|
-
key: 'd630811a1c2ae0a252a7e1bdf7383440e6aa417a',
|
|
105
|
-
class: "bg-light p-16"
|
|
106
|
-
}, h("div", {
|
|
107
|
-
key: '525f7eaebf6e0a75b4ea91c2795f13a7837ebb54',
|
|
108
|
-
class: "logo outlined",
|
|
67
|
+
}), h("p", {
|
|
68
|
+
key: '6d48a5cc5a0917047ba8377da80a24f42d3d16d1',
|
|
69
|
+
class: "f-ui-02 text-center"
|
|
70
|
+
}, "Do not rotate the logo")), h("li", {
|
|
71
|
+
key: '9e55f909b1fc0fcbc9b3a1e6d57257f4972f7632',
|
|
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
|
+
}, h("div", {
|
|
74
|
+
key: 'c1867f7232957dc5022936f2174039e4d02e6ad7',
|
|
75
|
+
class: "mx-auto outlined logo",
|
|
109
76
|
innerHTML: hLogoColor
|
|
110
|
-
})
|
|
111
|
-
key: '
|
|
112
|
-
class: "f-ui-02"
|
|
113
|
-
}, "Do not apply outlines"))
|
|
114
|
-
key: '
|
|
115
|
-
class:
|
|
116
|
-
}), h("span", {
|
|
117
|
-
key: 'af1f7db921096e0a20372ad028bf8eb6522ec736',
|
|
118
|
-
class: `grid-col-span-12 md:grid-col-span-4 flex flex-col`
|
|
77
|
+
}), h("p", {
|
|
78
|
+
key: 'd0769904f374ae87e5e283135854dbfb7b448663',
|
|
79
|
+
class: "f-ui-02 text-center"
|
|
80
|
+
}, "Do not apply outlines")), h("li", {
|
|
81
|
+
key: '0955a1f0e63fdc260e990ce995f8d1e1546bfdf4',
|
|
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"
|
|
119
83
|
}, h("div", {
|
|
120
|
-
key: '
|
|
121
|
-
class: "
|
|
84
|
+
key: '4f9ad9e2a5d3ba7125284b1657db0cad282480ce',
|
|
85
|
+
class: "mx-auto"
|
|
122
86
|
}, h("div", {
|
|
123
|
-
key: '
|
|
87
|
+
key: 'd1a2ef07750991919768bd699a8e8c2cd2801254',
|
|
124
88
|
class: "bg-accent p-16"
|
|
125
89
|
}, h("div", {
|
|
126
|
-
key: '
|
|
90
|
+
key: '291732a9a1463be409989c10def40eafb4e89ee2',
|
|
127
91
|
class: "text-inverse",
|
|
128
92
|
innerHTML: hLogoColor
|
|
129
93
|
})), h("p", {
|
|
130
|
-
key: '
|
|
131
|
-
class: "f-ui-02"
|
|
132
|
-
}, "Do not use the green background for the logo version of the logo with backgrounds with the same tones"))));
|
|
94
|
+
key: 'b9946ad16af5c474a06179be04966dfaba6c81c3',
|
|
95
|
+
class: "f-ui-02 text-center"
|
|
96
|
+
}, "Do not use the green background for the logo version of the logo with backgrounds with the same tones")))));
|
|
133
97
|
}
|
|
134
98
|
};
|
|
135
99
|
LogoWrongUsage.style = LogoWrongUsageStyle0;
|
package/package.json
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const paper = ` <svg
|
|
2
|
+
width="20"
|
|
3
|
+
height="20"
|
|
4
|
+
viewBox="0 0 20 20"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path
|
|
9
|
+
d="M11 17H4V3H16V12M11 17L16 12M11 17V12H16"
|
|
10
|
+
stroke="currentColor"
|
|
11
|
+
stroke-width="1.5"
|
|
12
|
+
/>
|
|
13
|
+
</svg>`;
|
|
14
|
+
|
|
15
|
+
export { paper as p };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const plus = ` <svg
|
|
2
|
+
width="20"
|
|
3
|
+
height="20"
|
|
4
|
+
viewBox="0 0 20 20"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path d="M16 10H4" stroke="currentColor" stroke-width="2" />
|
|
9
|
+
<path d="M10 16L10 4" stroke="currentColor" stroke-width="2" />
|
|
10
|
+
</svg>`;
|
|
11
|
+
|
|
12
|
+
export { plus as p };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
const portal = ` <svg
|
|
2
|
+
width="20"
|
|
3
|
+
height="20"
|
|
4
|
+
viewBox="0 0 20 20"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path
|
|
9
|
+
d="M8 14.0806L8 11L3 11L3 9L8 9L8 5.91938L13.1008 10L8 14.0806Z"
|
|
10
|
+
fill="currentColor"
|
|
11
|
+
/>
|
|
12
|
+
<path
|
|
13
|
+
d="M15 15L12 15L12 17L15 17C16.1046 17 17 16.1046 17 15L17 5C17 3.89543 16.1046 3 15 3L12 3L12 5L15 5L15 15Z"
|
|
14
|
+
fill="currentColor"
|
|
15
|
+
/>
|
|
16
|
+
</svg>`;
|
|
17
|
+
|
|
18
|
+
export { portal as p };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const privat = ` <svg
|
|
2
|
+
width="12"
|
|
3
|
+
height="12"
|
|
4
|
+
viewBox="0 0 12 12"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path
|
|
9
|
+
d="M8 5V3C8 1.89543 7.10457 1 6 1V1C4.89543 1 4 1.89543 4 3V5"
|
|
10
|
+
stroke="currentColor"
|
|
11
|
+
stroke-width="1.5"
|
|
12
|
+
/>
|
|
13
|
+
<rect
|
|
14
|
+
x="2"
|
|
15
|
+
y="5"
|
|
16
|
+
width="8"
|
|
17
|
+
height="6"
|
|
18
|
+
rx="1"
|
|
19
|
+
stroke="currentColor"
|
|
20
|
+
stroke-width="1.5"
|
|
21
|
+
/>
|
|
22
|
+
<circle cx="6" cy="8" r="1.5" fill="currentColor" />
|
|
23
|
+
</svg>`;
|
|
24
|
+
|
|
25
|
+
export { privat as p };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const pub = ` <svg
|
|
2
|
+
width="12"
|
|
3
|
+
height="12"
|
|
4
|
+
viewBox="0 0 12 12"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<circle cx="6" cy="3" r="2" stroke="currentColor" stroke-width="1.5" />
|
|
9
|
+
<path
|
|
10
|
+
d="M10 12V9C10 7.89543 9.10457 7 8 7H4C2.89543 7 2 7.89543 2 9V12"
|
|
11
|
+
stroke="currentColor"
|
|
12
|
+
stroke-width="1.5"
|
|
13
|
+
/>
|
|
14
|
+
</svg>`;
|
|
15
|
+
|
|
16
|
+
export { pub as p };
|
package/src/components.d.ts
CHANGED
|
@@ -12,14 +12,12 @@ export declare const EdsDropdown: import("react").ForwardRefExoticComponent<JSX.
|
|
|
12
12
|
export declare const EdsFeedback: import("react").ForwardRefExoticComponent<JSX.EdsFeedback & Omit<import("react").HTMLAttributes<HTMLEdsFeedbackElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsFeedbackElement>>;
|
|
13
13
|
export declare const EdsFooter: import("react").ForwardRefExoticComponent<JSX.EdsFooter & Omit<import("react").HTMLAttributes<HTMLEdsFooterElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsFooterElement>>;
|
|
14
14
|
export declare const EdsForm: import("react").ForwardRefExoticComponent<JSX.EdsForm & Omit<import("react").HTMLAttributes<HTMLEdsFormElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsFormElement>>;
|
|
15
|
-
export declare const EdsFrame: import("react").ForwardRefExoticComponent<JSX.EdsFrame & Omit<import("react").HTMLAttributes<HTMLEdsFrameElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsFrameElement>>;
|
|
16
15
|
export declare const EdsFullscreenMenu: import("react").ForwardRefExoticComponent<JSX.EdsFullscreenMenu & Omit<import("react").HTMLAttributes<HTMLEdsFullscreenMenuElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsFullscreenMenuElement>>;
|
|
17
16
|
export declare const EdsHeader: import("react").ForwardRefExoticComponent<JSX.EdsHeader & Omit<import("react").HTMLAttributes<HTMLEdsHeaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsHeaderElement>>;
|
|
18
17
|
export declare const EdsIconWrapper: import("react").ForwardRefExoticComponent<JSX.EdsIconWrapper & Omit<import("react").HTMLAttributes<HTMLEdsIconWrapperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsIconWrapperElement>>;
|
|
19
18
|
export declare const EdsImg: import("react").ForwardRefExoticComponent<JSX.EdsImg & Omit<import("react").HTMLAttributes<HTMLEdsImgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsImgElement>>;
|
|
20
19
|
export declare const EdsInputField: import("react").ForwardRefExoticComponent<JSX.EdsInputField & Omit<import("react").HTMLAttributes<HTMLEdsInputFieldElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsInputFieldElement>>;
|
|
21
20
|
export declare const EdsLink: import("react").ForwardRefExoticComponent<JSX.EdsLink & Omit<import("react").HTMLAttributes<HTMLEdsLinkElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsLinkElement>>;
|
|
22
|
-
export declare const EdsLogin: import("react").ForwardRefExoticComponent<JSX.EdsLogin & Omit<import("react").HTMLAttributes<HTMLEdsLoginElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsLoginElement>>;
|
|
23
21
|
export declare const EdsLogo: import("react").ForwardRefExoticComponent<JSX.EdsLogo & Omit<import("react").HTMLAttributes<HTMLEdsLogoElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsLogoElement>>;
|
|
24
22
|
export declare const EdsMatomoNotice: import("react").ForwardRefExoticComponent<JSX.EdsMatomoNotice & Omit<import("react").HTMLAttributes<HTMLEdsMatomoNoticeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsMatomoNoticeElement>>;
|
|
25
23
|
export declare const EdsModal: import("react").ForwardRefExoticComponent<JSX.EdsModal & Omit<import("react").HTMLAttributes<HTMLEdsModalElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsModalElement>>;
|