@ebrains/react 0.7.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 +3 -3
- package/bookmark-c200037c.esm.js +16 -0
- package/color-primary-palette_6.entry.esm.js +163 -141
- package/components-section.entry.esm.js +165 -0
- 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-alert.entry.esm.js +14 -6
- package/eds-app-root.entry.esm.js +4 -4
- package/eds-avatar_24.entry.esm.js +275 -0
- package/eds-breadcrumb.entry.esm.js +6 -3
- package/{eds-avatar_4.entry.esm.js → eds-card-desc_3.entry.esm.js} +6 -66
- package/eds-card-generic.entry.esm.js +1 -1
- package/eds-card-project.entry.esm.js +10 -10
- package/eds-card-tags.entry.esm.js +1 -1
- package/eds-card-tool.entry.esm.js +4 -4
- package/eds-card-wrapper.entry.esm.js +4 -4
- package/eds-code-block.entry.esm.js +7 -7
- package/eds-cookies-preference.entry.esm.js +2 -2
- package/eds-feedback.entry.esm.js +9 -9
- package/eds-frame.entry.esm.js +11 -17
- package/eds-icon-arrow-diagonal.entry.esm.js +3 -3
- package/eds-icon-arrow-right.entry.esm.js +1 -1
- package/eds-icon-bookmark.entry.esm.js +21 -0
- package/eds-icon-chevron-down.entry.esm.js +1 -1
- package/eds-icon-chevron-left.entry.esm.js +1 -1
- package/eds-icon-chevron-right.entry.esm.js +1 -1
- package/eds-icon-chevron-up.entry.esm.js +1 -1
- 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-gitlab.entry.esm.js +1 -1
- package/eds-icon-loader.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-unknown.entry.esm.js +21 -0
- package/eds-icon-updown.entry.esm.js +21 -0
- 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 +493 -0
- package/eds-section-core_2.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 +7 -4
- package/eds-toast-manager.entry.esm.js +1 -1
- package/eds-tooltip.entry.esm.js +3 -3
- package/eds-trl.entry.esm.js +3 -3
- package/incorrect-use-of-colors.entry.esm.js +9 -9
- package/index.esm.js +1 -1
- package/index.esm2.js +66 -46
- 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 +1 -5
- package/{eds-svg-repository.entry.esm.js → svg-repository.entry.esm.js} +35 -29
- 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-accordion_22.entry.esm.js +0 -269
- package/eds-components-section.entry.esm.js +0 -158
- package/eds-dropdown.entry.esm.js +0 -156
- package/eds-form.entry.esm.js +0 -410
- package/eds-steps.entry.esm.js +0 -89
- package/eds-user.entry.esm.js +0 -95
- package/eds-vertical-stepper.entry.esm.js +0 -81
- package/formUtils-ac68474d.esm.js +0 -247
- 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: '2cdcc5b3419e5a9bdfde2c6ebeeafe482b060808',
|
|
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: '9b580db406baa9ab882042693238d96db83099b1',
|
|
41
|
-
class: "no-other-color p-16"
|
|
42
|
-
}, h("div", {
|
|
43
|
-
key: '6c1b3d0668acae7f1542fddbd83444c187f8f447',
|
|
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: '526628247fe9587785c79bef6e16630a988a2af9',
|
|
57
|
-
class: "bg-light p-16"
|
|
58
|
-
}, h("div", {
|
|
59
|
-
key: 'fd9b59d40e805902bd628a04525d27fcbe6d99b1',
|
|
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: '1b0fcc5f673339bf8ac84ed317ba4c214f5f2618',
|
|
73
|
-
class: "bg-white p-16"
|
|
74
|
-
}, h("div", {
|
|
75
|
-
key: '708f276b908ee858a634034a0a9d025fe3f0515d',
|
|
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: '264fc7c03ad4b17a9631d7ede8714f4e91aec931',
|
|
89
|
-
class: "bg-white p-16"
|
|
90
|
-
}, h("div", {
|
|
91
|
-
key: 'a39c949f0b7494bfc08d689e21f84303fd9f9327',
|
|
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: 'cc9f9d40a9736663c426a9bea6e3060a847a9be5',
|
|
105
|
-
class: "bg-light p-16"
|
|
106
|
-
}, h("div", {
|
|
107
|
-
key: '60bde7eea395d1454e2f9a47535b92752430043f',
|
|
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: '6fbc736e477be9d0952053abc687e9b08dcba324',
|
|
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
|
@@ -5,7 +5,6 @@ export declare const EdsAvatar: import("react").ForwardRefExoticComponent<JSX.Ed
|
|
|
5
5
|
export declare const EdsBlockBreak: import("react").ForwardRefExoticComponent<JSX.EdsBlockBreak & Omit<import("react").HTMLAttributes<HTMLEdsBlockBreakElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsBlockBreakElement>>;
|
|
6
6
|
export declare const EdsBreadcrumb: import("react").ForwardRefExoticComponent<JSX.EdsBreadcrumb & Omit<import("react").HTMLAttributes<HTMLEdsBreadcrumbElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsBreadcrumbElement>>;
|
|
7
7
|
export declare const EdsButton: import("react").ForwardRefExoticComponent<JSX.EdsButton & Omit<import("react").HTMLAttributes<HTMLEdsButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsButtonElement>>;
|
|
8
|
-
export declare const EdsCardDesc: import("react").ForwardRefExoticComponent<JSX.EdsCardDesc & Omit<import("react").HTMLAttributes<HTMLEdsCardDescElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsCardDescElement>>;
|
|
9
8
|
export declare const EdsCardGeneric: import("react").ForwardRefExoticComponent<JSX.EdsCardGeneric & Omit<import("react").HTMLAttributes<HTMLEdsCardGenericElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsCardGenericElement>>;
|
|
10
9
|
export declare const EdsCardSection: import("react").ForwardRefExoticComponent<JSX.EdsCardSection & Omit<import("react").HTMLAttributes<HTMLEdsCardSectionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsCardSectionElement>>;
|
|
11
10
|
export declare const EdsCodeBlock: import("react").ForwardRefExoticComponent<JSX.EdsCodeBlock & Omit<import("react").HTMLAttributes<HTMLEdsCodeBlockElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsCodeBlockElement>>;
|
|
@@ -13,15 +12,12 @@ export declare const EdsDropdown: import("react").ForwardRefExoticComponent<JSX.
|
|
|
13
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>>;
|
|
14
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>>;
|
|
15
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>>;
|
|
16
|
-
export declare const EdsFormV2: import("react").ForwardRefExoticComponent<JSX.EdsFormV2 & Omit<import("react").HTMLAttributes<HTMLEdsFormV2Element>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsFormV2Element>>;
|
|
17
|
-
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>>;
|
|
18
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>>;
|
|
19
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>>;
|
|
20
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>>;
|
|
21
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>>;
|
|
22
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>>;
|
|
23
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>>;
|
|
24
|
-
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>>;
|
|
25
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>>;
|
|
26
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>>;
|
|
27
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>>;
|
|
@@ -34,6 +30,7 @@ export declare const EdsSocialNetworks: import("react").ForwardRefExoticComponen
|
|
|
34
30
|
export declare const EdsSpinner: import("react").ForwardRefExoticComponent<JSX.EdsSpinner & Omit<import("react").HTMLAttributes<HTMLEdsSpinnerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsSpinnerElement>>;
|
|
35
31
|
export declare const EdsSplashScreen: import("react").ForwardRefExoticComponent<JSX.EdsSplashScreen & Omit<import("react").HTMLAttributes<HTMLEdsSplashScreenElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsSplashScreenElement>>;
|
|
36
32
|
export declare const EdsSteps: import("react").ForwardRefExoticComponent<JSX.EdsSteps & Omit<import("react").HTMLAttributes<HTMLEdsStepsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsStepsElement>>;
|
|
33
|
+
export declare const EdsStepsV2: import("react").ForwardRefExoticComponent<JSX.EdsStepsV2 & Omit<import("react").HTMLAttributes<HTMLEdsStepsV2Element>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsStepsV2Element>>;
|
|
37
34
|
export declare const EdsSwitch: import("react").ForwardRefExoticComponent<JSX.EdsSwitch & Omit<import("react").HTMLAttributes<HTMLEdsSwitchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsSwitchElement>>;
|
|
38
35
|
export declare const EdsTable: import("react").ForwardRefExoticComponent<JSX.EdsTable & Omit<import("react").HTMLAttributes<HTMLEdsTableElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsTableElement>>;
|
|
39
36
|
export declare const EdsTabs: import("react").ForwardRefExoticComponent<JSX.EdsTabs & Omit<import("react").HTMLAttributes<HTMLEdsTabsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsTabsElement>>;
|
|
@@ -42,4 +39,3 @@ export declare const EdsTimeline: import("react").ForwardRefExoticComponent<JSX.
|
|
|
42
39
|
export declare const EdsToast: import("react").ForwardRefExoticComponent<JSX.EdsToast & Omit<import("react").HTMLAttributes<HTMLEdsToastElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsToastElement>>;
|
|
43
40
|
export declare const EdsTooltip: import("react").ForwardRefExoticComponent<JSX.EdsTooltip & Omit<import("react").HTMLAttributes<HTMLEdsTooltipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsTooltipElement>>;
|
|
44
41
|
export declare const EdsUser: import("react").ForwardRefExoticComponent<JSX.EdsUser & Omit<import("react").HTMLAttributes<HTMLEdsUserElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsUserElement>>;
|
|
45
|
-
export declare const EdsVerticalStepper: import("react").ForwardRefExoticComponent<JSX.EdsVerticalStepper & Omit<import("react").HTMLAttributes<HTMLEdsVerticalStepperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsVerticalStepperElement>>;
|