@ebrains/react 0.9.3-beta → 1.1.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.
- package/README.md +3 -3
- package/{analytics-44b1416b.esm.js → analytics-d99780e3.esm.js} +2 -2
- package/color-primary-palette_6.entry.esm.js +106 -106
- package/components-section.entry.esm.js +23 -17
- package/correct-use-of-colors.entry.esm.js +33 -33
- package/docs-palettes.entry.esm.js +1 -1
- package/docs-tokens.entry.esm.js +1 -1
- package/eds-accordion.entry.esm.js +11 -11
- package/eds-alert.entry.esm.js +3 -3
- package/eds-app-root.entry.esm.js +4 -4
- package/eds-avatar_28.entry.esm.js +3523 -0
- package/eds-breadcrumb.entry.esm.js +179 -0
- package/eds-card-desc_2.entry.esm.js +6 -7
- package/eds-card-generic.entry.esm.js +4 -4
- package/eds-card-project.entry.esm.js +130 -13
- package/eds-card-tags.entry.esm.js +1 -1
- package/eds-card-tool.entry.esm.js +5 -5
- package/eds-code-block.entry.esm.js +7 -7
- package/eds-cookies-preference.entry.esm.js +2 -2
- package/eds-feedback.entry.esm.js +12 -7
- package/eds-frame.entry.esm.js +6 -6
- package/eds-gauge.entry.esm.js +78 -0
- package/eds-icon-arrow-diagonal.entry.esm.js +1 -1
- package/eds-icon-arrow-right.entry.esm.js +1 -1
- package/eds-icon-bluesky.entry.esm.js +1 -1
- package/eds-icon-bookmark.entry.esm.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/eds-icon-more.entry.esm.js +1 -1
- package/eds-icon-paper.entry.esm.js +1 -1
- package/eds-icon-plus.entry.esm.js +1 -1
- package/eds-icon-portal.entry.esm.js +1 -1
- package/eds-icon-private.entry.esm.js +1 -1
- package/eds-icon-public.entry.esm.js +1 -1
- 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 +1 -1
- package/eds-icon-twitter.entry.esm.js +1 -1
- package/eds-icon-unknown.entry.esm.js +1 -1
- package/eds-icon-updown.entry.esm.js +1 -1
- package/eds-icon-user.entry.esm.js +1 -1
- package/eds-icon-youtube.entry.esm.js +1 -1
- package/eds-matomo-notice.entry.esm.js +5 -8
- package/eds-pie.entry.esm.js +131 -0
- package/eds-progress-bar.entry.esm.js +19 -8
- 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-splash-screen.entry.esm.js +87 -0
- package/eds-switch.entry.esm.js +21 -11
- package/eds-timeline.entry.esm.js +5 -5
- package/eds-toast-manager.entry.esm.js +33 -2
- package/eds-toast.entry.esm.js +4 -3
- package/eds-tooltip.entry.esm.js +12 -96
- package/eds-trl.entry.esm.js +2 -2
- package/incorrect-use-of-colors.entry.esm.js +11 -8
- package/index.esm.js +1 -1
- package/index.esm2.js +51 -308
- package/logo-space.entry.esm.js +9 -9
- package/logo-variations-horizontal_2.entry.esm.js +28 -28
- package/logo-variations-tabs.entry.esm.js +1 -1
- package/logo-wrong-usage.entry.esm.js +25 -25
- package/package.json +1 -1
- package/src/components.d.ts +2 -2
- package/src/generated/components.d.ts +1 -1
- package/svg-repository.entry.esm.js +2 -2
- package/token-list_3.entry.esm.js +5 -5
- package/token-ratios.entry.esm.js +3 -3
- package/token-spacing.entry.esm.js +93 -0
- package/token-typography.entry.esm.js +2 -2
- package/color-2554aad6.esm.js +0 -122
- package/eds-avatar_27.entry.esm.js +0 -332
- package/eds-card-wrapper.entry.esm.js +0 -39
- package/eds-login_2.entry.esm.js +0 -1828
- package/eds-pagination_2.entry.esm.js +0 -493
- package/eds-tabs.entry.esm.js +0 -143
- package/toastManager-d9eee791.esm.js +0 -34
package/logo-space.entry.esm.js
CHANGED
|
@@ -12,33 +12,33 @@ const LogoSpace = class {
|
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
14
|
return h("div", {
|
|
15
|
-
key: '
|
|
15
|
+
key: 'fdad9dd7dcfd064513452108f8a4cd13078d7146',
|
|
16
16
|
class: "container"
|
|
17
17
|
}, h("ul", {
|
|
18
|
-
key: '
|
|
18
|
+
key: 'b13477839ec81d27c2b42cc99211d22af46b68e1',
|
|
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: '
|
|
21
|
+
key: '383a4e04e633675ab8561ddc583b34bea53a75cf',
|
|
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: '
|
|
24
|
+
key: '43457a7e47ae85448c3283514ea8cbe7081c727b',
|
|
25
25
|
class: "logo-container mx-auto w-[300px]",
|
|
26
26
|
innerHTML: vLogoMargins
|
|
27
27
|
})), h("li", {
|
|
28
|
-
key: '
|
|
28
|
+
key: 'db8762d40d62a07b72d5d40a4dbfbd7a5cd6381f',
|
|
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: '
|
|
31
|
+
key: '7d1c9e3f1ff874f4916dc2ecf79d2779c631a1ca',
|
|
32
32
|
class: "text-center mt-16"
|
|
33
33
|
}, h("p", {
|
|
34
|
-
key: '
|
|
34
|
+
key: '4b6430627d3245a915b3f8185cc5aa473995aeca',
|
|
35
35
|
class: "f-body-01"
|
|
36
36
|
}, "To ensure legibility, follow these minimum size guidelines:"), h("eds-table", {
|
|
37
|
-
key: '
|
|
37
|
+
key: '919120aa30fc233898f364cd24ebfe3c6dd82c7f',
|
|
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: '
|
|
41
|
+
key: '0f7b0c08a70626d0c8069d9916d486a04bbd62a2',
|
|
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: '
|
|
14
|
+
key: '987c614ac28a196ef8fff32c776b286269377dec',
|
|
15
15
|
class: "container"
|
|
16
16
|
}, h("ul", {
|
|
17
|
-
key: '
|
|
17
|
+
key: 'fc9335a57da5e088f50a4c22ff40546554251515',
|
|
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: '
|
|
20
|
+
key: '714701eb21a78f77f5294ec8bf4799443311ca73',
|
|
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: '
|
|
23
|
+
key: 'd60bf8e9307aa9243cade43a4cc43df8d11fd561',
|
|
24
24
|
class: "f-body-01 text-center my-4"
|
|
25
25
|
}, "#1 Coloured"), h("div", {
|
|
26
|
-
key: '
|
|
26
|
+
key: 'a1357c422ecfb85210692c5686f2e1c295094858',
|
|
27
27
|
class: "coloured"
|
|
28
28
|
}, h("eds-logo", {
|
|
29
|
-
key: '
|
|
29
|
+
key: '07ac7f715db7c573bcf40e9023c5189fbbe0958c',
|
|
30
30
|
type: "no-bg",
|
|
31
31
|
href: "#"
|
|
32
32
|
}))), h("li", {
|
|
33
|
-
key: '
|
|
33
|
+
key: 'c452df580d16d70b5dc00485e9ba05a6738b0293',
|
|
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: '
|
|
36
|
+
key: '55eebb8ae1b53b26ce8505f648a7f079f15521b9',
|
|
37
37
|
class: "f-body-01 text-center my-4"
|
|
38
38
|
}, "#2 Black & White"), h("div", {
|
|
39
|
-
key: '
|
|
39
|
+
key: 'c7394e8f6e044b260b9450f3b06b0ebb44fba4e1',
|
|
40
40
|
class: "bg-default"
|
|
41
41
|
}, h("eds-logo", {
|
|
42
|
-
key: '
|
|
42
|
+
key: '0febbfc78be2a064c0ff7f768936f1521dcac11c',
|
|
43
43
|
type: "black",
|
|
44
44
|
href: "#"
|
|
45
45
|
}))), h("li", {
|
|
46
|
-
key: '
|
|
46
|
+
key: '9473120a767856f6a18b8973b6d0cc12f736f239',
|
|
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: '
|
|
49
|
+
key: '8d2eb712f5d7c862fa8ac633177bb07dc4ac7c1e',
|
|
50
50
|
class: "f-body-01 text-center my-4"
|
|
51
51
|
}, "#3 Dark"), h("div", {
|
|
52
|
-
key: '
|
|
52
|
+
key: '594c586462a164e790ba224e902605363322561c'
|
|
53
53
|
}, h("eds-logo", {
|
|
54
|
-
key: '
|
|
54
|
+
key: 'bd19f2348abf5a9e347fa1b171f8ced2598093c7',
|
|
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: '
|
|
71
|
+
key: '1e9f6ca3f43c6818c6213c581dcf0743958c9b5f',
|
|
72
72
|
class: "container"
|
|
73
73
|
}, h("ul", {
|
|
74
|
-
key: '
|
|
74
|
+
key: 'd6cae4ea607afe3cad7b7eb675efe2c27fee8bce',
|
|
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: '
|
|
77
|
+
key: '2c08ccbd732b2e33c7ee75a62bd743d0977a212d',
|
|
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: '
|
|
80
|
+
key: '8996d851b5041d7b3f2349034f6ba858b9564937',
|
|
81
81
|
class: "f-body-01 text-center my-4"
|
|
82
82
|
}, "#1 Coloured"), h("div", {
|
|
83
|
-
key: '
|
|
83
|
+
key: '623832731b38e02f69f795b1f959052425a233df',
|
|
84
84
|
class: "mx-auto coloured w-[300px]"
|
|
85
85
|
}, h("eds-logo", {
|
|
86
|
-
key: '
|
|
86
|
+
key: 'dd8c635e0dd09b4c972c0d201e6bc6cbd899a896',
|
|
87
87
|
orientation: "vertical",
|
|
88
88
|
type: "no-bg",
|
|
89
89
|
href: "#"
|
|
90
90
|
}))), h("li", {
|
|
91
|
-
key: '
|
|
91
|
+
key: 'f99951011003ed2409a44a5175ab67a2478ee22c',
|
|
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: '
|
|
94
|
+
key: '45c69ba60358e36f980df1fa1db4521dbcc38fc1',
|
|
95
95
|
class: "f-body-01 text-center my-4"
|
|
96
96
|
}, "#2 Black & White"), h("div", {
|
|
97
|
-
key: '
|
|
97
|
+
key: 'd026d40d15b4e5e8a3d7718298130414198d5699',
|
|
98
98
|
class: "mx-auto bg-default w-[300px]"
|
|
99
99
|
}, h("eds-logo", {
|
|
100
|
-
key: '
|
|
100
|
+
key: '62ca0a1c8bd93f3b780ba91d5b9bbd31d7bbe1f0',
|
|
101
101
|
orientation: "vertical",
|
|
102
102
|
type: "black",
|
|
103
103
|
href: "#"
|
|
104
104
|
}))), h("li", {
|
|
105
|
-
key: '
|
|
105
|
+
key: 'b1c75a34b36bec4dde679f5bde1129e0315cac37',
|
|
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: '
|
|
108
|
+
key: '16c68f40c6a4bcaf3d618f8787682a974a8c900c',
|
|
109
109
|
class: "f-body-01 text-center my-4"
|
|
110
110
|
}, "#3 Dark"), h("div", {
|
|
111
|
-
key: '
|
|
111
|
+
key: 'ce3b8ee8b54fabccd816388bb1a3acf642147c28',
|
|
112
112
|
class: "mx-auto w-[300px]"
|
|
113
113
|
}, h("eds-logo", {
|
|
114
|
-
key: '
|
|
114
|
+
key: '8baa9d4f187e515d5a274156976fb134d79bd004',
|
|
115
115
|
orientation: "vertical",
|
|
116
116
|
type: "color-white",
|
|
117
117
|
href: "#"
|
|
@@ -12,86 +12,86 @@ const LogoWrongUsage = class {
|
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
14
|
return h("div", {
|
|
15
|
-
key: '
|
|
15
|
+
key: '40d75361172edb23a89faa173ce3518c8750f0f0',
|
|
16
16
|
class: "container"
|
|
17
17
|
}, h("ul", {
|
|
18
|
-
key: '
|
|
18
|
+
key: '064c760800e2aceba08c3953292f421eae003896',
|
|
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: '
|
|
21
|
+
key: 'd3213a50ed4d217c195bd9a9f1eff60406027892',
|
|
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: '
|
|
24
|
+
key: '4a3cd51e083d28149bc96c611d2fb4bbb7db37b3',
|
|
25
25
|
class: "mx-auto no-other-bg-color logo",
|
|
26
26
|
innerHTML: hLogoColor
|
|
27
27
|
}), h("p", {
|
|
28
|
-
key: '
|
|
28
|
+
key: '81ec640d08f3aa79098e02ecbf0575787c61cd5a',
|
|
29
29
|
class: "f-ui-02 text-center"
|
|
30
30
|
}, "Do not use with backgrounds that make legibility difficult")), h("li", {
|
|
31
|
-
key: '
|
|
31
|
+
key: '7eb0f204779fe3852ce732fec83cf7efccc8bfd7',
|
|
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: '
|
|
34
|
+
key: '1e287231328b32ce97aee6c2d793b2a4885e5434',
|
|
35
35
|
class: "mx-auto no-other-color logo non-brand-color",
|
|
36
36
|
innerHTML: hLogoColor
|
|
37
37
|
}), h("p", {
|
|
38
|
-
key: '
|
|
38
|
+
key: 'f68bd11f49ca1fc5998ce9dbbd7d062ac30170cd',
|
|
39
39
|
class: "f-ui-02 text-center"
|
|
40
40
|
}, "Do not apply other colors")), h("li", {
|
|
41
|
-
key: '
|
|
41
|
+
key: '06c5eb937c3ca8e556a987905281e3196c67da5c',
|
|
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: '
|
|
44
|
+
key: 'a165382706515bcff0f4acdfc5ee505021ef8ec3',
|
|
45
45
|
class: "mx-auto distorted logo",
|
|
46
46
|
innerHTML: hLogoColor
|
|
47
47
|
}), h("p", {
|
|
48
|
-
key: '
|
|
48
|
+
key: '9675a3a6f0e52db908fdac0e34dc307c2ea85235',
|
|
49
49
|
class: "f-ui-02 text-center"
|
|
50
50
|
}, "Do not deform the logo")), h("li", {
|
|
51
|
-
key: '
|
|
51
|
+
key: 'c7f53a6c25eeafb8704c500c6daa07746c493d1f',
|
|
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: '
|
|
54
|
+
key: '2f8e8be3799a2eaae186412fd923da15ecd7ba14',
|
|
55
55
|
class: "mx-auto effects logo",
|
|
56
56
|
innerHTML: hLogoColor
|
|
57
57
|
}), h("p", {
|
|
58
|
-
key: '
|
|
58
|
+
key: '725a2a98e0c221d3edfda11b709ae9c9d4bc07b6',
|
|
59
59
|
class: "f-ui-02 text-center"
|
|
60
60
|
}, "Do not apply effects")), h("li", {
|
|
61
|
-
key: '
|
|
61
|
+
key: 'e8de87168e68efaf2afe99fe83e4d336a5c0a106',
|
|
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: '
|
|
64
|
+
key: 'f1e0aa5ed1f402bdb6314c156d2f554626701123',
|
|
65
65
|
class: "mx-auto rotated logo",
|
|
66
66
|
innerHTML: hLogoColor
|
|
67
67
|
}), h("p", {
|
|
68
|
-
key: '
|
|
68
|
+
key: '5360e8d9dc65987adbe5b689a7dbf97a27d47aba',
|
|
69
69
|
class: "f-ui-02 text-center"
|
|
70
70
|
}, "Do not rotate the logo")), h("li", {
|
|
71
|
-
key: '
|
|
71
|
+
key: '8e21d4edf6a714c41f6add93d70996abd8ad23aa',
|
|
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: '
|
|
74
|
+
key: '9510ae79414b2b74d15f8c3fafa92cb2a9b34959',
|
|
75
75
|
class: "mx-auto outlined logo",
|
|
76
76
|
innerHTML: hLogoColor
|
|
77
77
|
}), h("p", {
|
|
78
|
-
key: '
|
|
78
|
+
key: 'ef077ee715e907cd5d6e22f03f1f490ed1e159a3',
|
|
79
79
|
class: "f-ui-02 text-center"
|
|
80
80
|
}, "Do not apply outlines")), h("li", {
|
|
81
|
-
key: '
|
|
81
|
+
key: '397110091fb08f7e34c16c8a264314153ac16ac3',
|
|
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: '
|
|
84
|
+
key: '0b8e2644362c8131f6df52af19aaa0b37fb3331a',
|
|
85
85
|
class: "mx-auto"
|
|
86
86
|
}, h("div", {
|
|
87
|
-
key: '
|
|
87
|
+
key: '7d8b31e4b27bcc28847dd6c912a95bb1b9c08694',
|
|
88
88
|
class: "bg-accent p-16"
|
|
89
89
|
}, h("div", {
|
|
90
|
-
key: '
|
|
90
|
+
key: '29b1988e197e997ce13c962dd872310bd61a545a',
|
|
91
91
|
class: "text-inverse",
|
|
92
92
|
innerHTML: hLogoColor
|
|
93
93
|
})), h("p", {
|
|
94
|
-
key: '
|
|
94
|
+
key: '6336def9b4ada2e13a43c037aec0ff59aa142e8c',
|
|
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
package/src/components.d.ts
CHANGED
|
@@ -13,6 +13,7 @@ export declare const EdsFeedback: import("react").ForwardRefExoticComponent<JSX.
|
|
|
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
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>>;
|
|
16
|
+
export declare const EdsGauge: import("react").ForwardRefExoticComponent<JSX.EdsGauge & Omit<import("react").HTMLAttributes<HTMLEdsGaugeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsGaugeElement>>;
|
|
16
17
|
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>>;
|
|
17
18
|
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>>;
|
|
18
19
|
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,9 +23,9 @@ export declare const EdsLogo: import("react").ForwardRefExoticComponent<JSX.EdsL
|
|
|
22
23
|
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>>;
|
|
23
24
|
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>>;
|
|
24
25
|
export declare const EdsPagination: import("react").ForwardRefExoticComponent<JSX.EdsPagination & Omit<import("react").HTMLAttributes<HTMLEdsPaginationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsPaginationElement>>;
|
|
26
|
+
export declare const EdsPie: import("react").ForwardRefExoticComponent<JSX.EdsPie & Omit<import("react").HTMLAttributes<HTMLEdsPieElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsPieElement>>;
|
|
25
27
|
export declare const EdsProgressBar: import("react").ForwardRefExoticComponent<JSX.EdsProgressBar & Omit<import("react").HTMLAttributes<HTMLEdsProgressBarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsProgressBarElement>>;
|
|
26
28
|
export declare const EdsRating: import("react").ForwardRefExoticComponent<JSX.EdsRating & Omit<import("react").HTMLAttributes<HTMLEdsRatingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsRatingElement>>;
|
|
27
|
-
export declare const EdsSectionCore: import("react").ForwardRefExoticComponent<JSX.EdsSectionCore & Omit<import("react").HTMLAttributes<HTMLEdsSectionCoreElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsSectionCoreElement>>;
|
|
28
29
|
export declare const EdsSocialNetworks: import("react").ForwardRefExoticComponent<JSX.EdsSocialNetworks & Omit<import("react").HTMLAttributes<HTMLEdsSocialNetworksElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsSocialNetworksElement>>;
|
|
29
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>>;
|
|
30
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>>;
|
|
@@ -34,7 +35,6 @@ export declare const EdsSwitch: import("react").ForwardRefExoticComponent<JSX.Ed
|
|
|
34
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>>;
|
|
35
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>>;
|
|
36
37
|
export declare const EdsTag: import("react").ForwardRefExoticComponent<JSX.EdsTag & Omit<import("react").HTMLAttributes<HTMLEdsTagElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsTagElement>>;
|
|
37
|
-
export declare const EdsTimeline: import("react").ForwardRefExoticComponent<JSX.EdsTimeline & Omit<import("react").HTMLAttributes<HTMLEdsTimelineElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsTimelineElement>>;
|
|
38
38
|
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>>;
|
|
39
39
|
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>>;
|
|
40
40
|
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>>;
|
|
@@ -19,7 +19,7 @@ export declare const EdsIconWrapper: import("react").ForwardRefExoticComponent<J
|
|
|
19
19
|
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
20
|
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
21
|
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<
|
|
22
|
+
export declare const EdsLogin: import("react").ForwardRefExoticComponent<any>;
|
|
23
23
|
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
24
|
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
25
|
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>>;
|
|
@@ -317,10 +317,10 @@ const SvgRepository = class {
|
|
|
317
317
|
}
|
|
318
318
|
};
|
|
319
319
|
return h("div", {
|
|
320
|
-
key: '
|
|
320
|
+
key: '48b9bd49dc2521db7fc1676544530f6bd9cd6287',
|
|
321
321
|
class: "full-width"
|
|
322
322
|
}, h("eds-table", {
|
|
323
|
-
key: '
|
|
323
|
+
key: 'c3b5bdecde28ad6ec8a5172d883d49a8b0436f18',
|
|
324
324
|
"table-data": JSON.stringify(svgData),
|
|
325
325
|
config: JSON.stringify(tableConfig),
|
|
326
326
|
"rows-per-page": 10,
|
|
@@ -296,7 +296,7 @@ const TokenList = class {
|
|
|
296
296
|
[this.show]: colors[this.show]
|
|
297
297
|
} : colors;
|
|
298
298
|
return h("section", {
|
|
299
|
-
key: '
|
|
299
|
+
key: '1c949c3777a159f1a52baa4f27d1acf07bf86114',
|
|
300
300
|
class: "w-full mt-28"
|
|
301
301
|
}, Object.entries(sectionsToDisplay).map(([sectionName, sectionContent]) =>
|
|
302
302
|
// Only render sections that exist in `colors`
|
|
@@ -317,10 +317,10 @@ const TokenRadii = class {
|
|
|
317
317
|
}
|
|
318
318
|
render() {
|
|
319
319
|
return h("section", {
|
|
320
|
-
key: '
|
|
320
|
+
key: '07f9d8424b849e486379f81764ad946b0b632fa7',
|
|
321
321
|
class: "w-full mt-28"
|
|
322
322
|
}, h("ul", {
|
|
323
|
-
key: '
|
|
323
|
+
key: 'ec8cb4aaad010b24dc82b556fbc143c52f9824c2',
|
|
324
324
|
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
325
325
|
}, Object.entries(radii).map(([key, value]) => h("li", {
|
|
326
326
|
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
@@ -358,10 +358,10 @@ const TokenShadows = class {
|
|
|
358
358
|
}
|
|
359
359
|
render() {
|
|
360
360
|
return h("section", {
|
|
361
|
-
key: '
|
|
361
|
+
key: '50f470109606938085ed98480892d94ebcc2878c',
|
|
362
362
|
class: "w-full mt-28"
|
|
363
363
|
}, h("ul", {
|
|
364
|
-
key: '
|
|
364
|
+
key: 'e9c982816b9117eacd1a9f721e7428f317087211',
|
|
365
365
|
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
366
366
|
}, Object.entries(shadowTokens).map(([category, tokens]) => Object.entries(tokens).map(([key, value]) => h("li", {
|
|
367
367
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col items-center mt-16"
|
|
@@ -17,15 +17,15 @@ const TokenRatios = class {
|
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
19
19
|
return h("section", {
|
|
20
|
-
key: '
|
|
20
|
+
key: 'a68e1101a6dfd99b0b48540f96792622b9837efc',
|
|
21
21
|
class: "w-full"
|
|
22
22
|
}, h("eds-section-core", {
|
|
23
|
-
key: '
|
|
23
|
+
key: '1f32847d415fad34b9add511d7bc49907f351fe9',
|
|
24
24
|
tag: "div",
|
|
25
25
|
"section-title": "Aspect Ratios",
|
|
26
26
|
"heading-level": "h3"
|
|
27
27
|
}, h("ul", {
|
|
28
|
-
key: '
|
|
28
|
+
key: 'e1dc4d7772bc3cd009458e781f5de0c078f686c0',
|
|
29
29
|
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
30
30
|
}, Object.entries(ratios).map(([key, value]) => h("li", {
|
|
31
31
|
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import { r as registerInstance, h } from './index.esm2.js';
|
|
2
|
+
import 'react';
|
|
3
|
+
import 'react/jsx-runtime';
|
|
4
|
+
import 'react-dom';
|
|
5
|
+
|
|
6
|
+
const TokenSpacing = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
}
|
|
10
|
+
render() {
|
|
11
|
+
return h("div", {
|
|
12
|
+
key: 'ad89d21ec01f11c77d85853f7c0dbefd8ea9f07f',
|
|
13
|
+
class: "w-full"
|
|
14
|
+
}, h("ul", {
|
|
15
|
+
key: '6108fb2870c358de8e5c48e6d14f6c1e76af856f',
|
|
16
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
17
|
+
}, h("li", {
|
|
18
|
+
key: 'cd0d1986b416f12164b8d0458262987a445662ca',
|
|
19
|
+
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
20
|
+
}, h("div", {
|
|
21
|
+
key: 'f2cfd77fcba601b89605dabf109f599816bb118e',
|
|
22
|
+
class: "container p-8 item-center border-2 border-soft"
|
|
23
|
+
}, h("div", {
|
|
24
|
+
key: '69e4cb5660f5c51d2b9c1ba30a38f3b7decacc58',
|
|
25
|
+
class: "spacing-sample m-16 bg-strong"
|
|
26
|
+
}, h("span", {
|
|
27
|
+
key: '70a07326b0a95655db3aad083637499f5ed4aa73',
|
|
28
|
+
class: "f-body-01 text-inverse"
|
|
29
|
+
}, "Margin: 1rem / m-16")))), h("li", {
|
|
30
|
+
key: '97b8c127e9bbe9af4ec8f6876ebae3f87a52d130',
|
|
31
|
+
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
32
|
+
}, h("div", {
|
|
33
|
+
key: '58537d6aa824b489ae9c5150400af21f11f1f447',
|
|
34
|
+
class: "container p-8 item-center border-2 border-soft"
|
|
35
|
+
}, h("div", {
|
|
36
|
+
key: '3f2913d232cb9de1b678b7f7903bef0642ef42df',
|
|
37
|
+
class: "spacing-sample ml-64 bg-strong"
|
|
38
|
+
}, h("span", {
|
|
39
|
+
key: 'fe56d1a501dc219a1bac474b674586609499f3de',
|
|
40
|
+
class: "f-body-01 text-inverse"
|
|
41
|
+
}, "Margin Left: 4rem / ml-64")))), h("li", {
|
|
42
|
+
key: 'e2dee648fd4bce503414d76f3afe64655285523c',
|
|
43
|
+
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
44
|
+
}, h("div", {
|
|
45
|
+
key: 'e788fa22248ac92fb8bc89566c5b8a77cf14578f',
|
|
46
|
+
class: "container p-8 item-center border-2 border-soft"
|
|
47
|
+
}, h("div", {
|
|
48
|
+
key: '9629958b453aa831a1d871bb4e846d0926d9e57c',
|
|
49
|
+
class: "spacing-sample mt-32 bg-strong"
|
|
50
|
+
}, h("span", {
|
|
51
|
+
key: '0efde7eaed0fe3e14f476617e7e9bf2e20131f2c',
|
|
52
|
+
class: "f-body-01 text-inverse"
|
|
53
|
+
}, "Margin Top: 2rem / mt-32")))), h("li", {
|
|
54
|
+
key: '6dabfeb0086c784c50843abd12d5a505a56e0933',
|
|
55
|
+
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
56
|
+
}, h("div", {
|
|
57
|
+
key: '164e7eec6ed3aad2847c4ede97f4bbfed34138d1',
|
|
58
|
+
class: "container p-8 item-center border-2 border-soft"
|
|
59
|
+
}, h("div", {
|
|
60
|
+
key: '9be99b05ba29204f6163df2c1522e7aa6211bd3d',
|
|
61
|
+
class: "spacing-sample p-32 bg-strong"
|
|
62
|
+
}, h("span", {
|
|
63
|
+
key: 'ae0a7ea74e31ea324015b844848c3d5a68930e8d',
|
|
64
|
+
class: "f-body-01 text-inverse"
|
|
65
|
+
}, "Padding: 2rem / p-32")))), h("li", {
|
|
66
|
+
key: '3804dbfb6a64a1dfd478bd0132ff83f51bcff33e',
|
|
67
|
+
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
68
|
+
}, h("div", {
|
|
69
|
+
key: '75c96b0762c3fac8b4de897ab8147b2c5614a360',
|
|
70
|
+
class: "container p-8 item-center border-2 border-soft"
|
|
71
|
+
}, h("div", {
|
|
72
|
+
key: 'd00487531406fa89112bee34e05306c59dc4f497',
|
|
73
|
+
class: "spacing-sample pt-32 bg-strong"
|
|
74
|
+
}, h("span", {
|
|
75
|
+
key: '8a750b7ac07739a71949b236421427b8bb05b067',
|
|
76
|
+
class: "f-body-01 text-inverse"
|
|
77
|
+
}, "Padding Top: 2rem / pt-32")))), h("li", {
|
|
78
|
+
key: '5e5fe43383f13b4377aca7cfb07c97b6ac1dd79b',
|
|
79
|
+
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
80
|
+
}, h("div", {
|
|
81
|
+
key: 'ed2ac88c543eba8c580d029ccacb1a8b26c1cae7',
|
|
82
|
+
class: "container p-8 item-center border-2 border-soft"
|
|
83
|
+
}, h("div", {
|
|
84
|
+
key: 'cf9a94b61e598c0ee6da9e771717574b48264333',
|
|
85
|
+
class: "spacing-sample pl-32 bg-strong"
|
|
86
|
+
}, h("span", {
|
|
87
|
+
key: 'a2d3fce66240c6b0d49d1a655c0b5a84be9c630d',
|
|
88
|
+
class: "f-body-01 text-inverse"
|
|
89
|
+
}, "Padding Left: 2rem / pl-32"))))));
|
|
90
|
+
}
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
export { TokenSpacing as token_spacing };
|
|
@@ -202,10 +202,10 @@ const TokenTypography = class {
|
|
|
202
202
|
}
|
|
203
203
|
render() {
|
|
204
204
|
return h("section", {
|
|
205
|
-
key: '
|
|
205
|
+
key: '60710505ef0a06883d83c6838b1eb246485bd548',
|
|
206
206
|
class: "w-full"
|
|
207
207
|
}, h("ul", {
|
|
208
|
-
key: '
|
|
208
|
+
key: '3cac0e7f35f878e29ee45e21407609753099e077',
|
|
209
209
|
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
210
210
|
}, Object.entries(typography.typesets).filter(([typeKey]) => typeKey !== 'displays') // Exclude "displays"
|
|
211
211
|
.flatMap(([typeKey, typeValues]) => Object.entries(typeValues).map(([size, style]) => h("li", {
|