@ebrains/react 1.4.0 → 2.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/bin-37cad2f0.esm.js +3 -0
- package/clone-dab56639.esm.js +3 -0
- package/color-primary-palette_6.entry.esm.js +106 -106
- package/components-section.entry.esm.js +1 -1
- 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/draft-dd5dada2.esm.js +3 -0
- package/edit-3893a517.esm.js +3 -0
- package/eds-accordion_33.entry.esm.js +1123 -0
- package/eds-app-root.entry.esm.js +4 -4
- package/eds-card-desc_2.entry.esm.js +4 -4
- package/eds-card-generic.entry.esm.js +4 -5
- package/eds-card-project.entry.esm.js +10 -11
- package/eds-card-tags.entry.esm.js +1 -1
- package/eds-card-tool.entry.esm.js +4 -4
- package/eds-cookies-preference.entry.esm.js +2 -2
- package/eds-feedback.entry.esm.js +5 -5
- package/eds-footer.entry.esm.js +135 -0
- package/eds-frame.entry.esm.js +4 -4
- package/eds-fullscreen-menu.entry.esm.js +124 -0
- package/eds-gauge.entry.esm.js +4 -4
- package/eds-icon-arrow-diagonal.entry.esm.js +1 -1
- package/eds-icon-arrow-right.entry.esm.js +1 -1
- package/eds-icon-bin.entry.esm.js +21 -0
- 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-clone.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-draft.entry.esm.js +21 -0
- package/eds-icon-edit.entry.esm.js +21 -0
- 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-start.entry.esm.js +21 -0
- 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-view.entry.esm.js +21 -0
- package/eds-icon-youtube.entry.esm.js +1 -1
- package/eds-modal.entry.esm.js +150 -0
- package/eds-progress-bar.entry.esm.js +4 -4
- package/eds-section-core_2.entry.esm.js +5 -5
- package/eds-social-networks.entry.esm.js +74 -0
- package/eds-spinner.entry.esm.js +51 -14
- package/eds-splash-screen.entry.esm.js +1 -4
- package/eds-timeline.entry.esm.js +4 -4
- package/eds-toast-manager.entry.esm.js +1 -1
- package/eds-tooltip.entry.esm.js +12 -6
- package/eds-trl.entry.esm.js +2 -2
- package/incorrect-use-of-colors.entry.esm.js +8 -8
- package/index.esm.js +1 -1
- package/index.esm2.js +37 -26
- 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 +1 -0
- package/start-65126a4f.esm.js +3 -0
- package/svg-repository.entry.esm.js +15 -3
- package/token-list_3.entry.esm.js +5 -5
- package/token-ratios.entry.esm.js +3 -3
- package/token-spacing.entry.esm.js +26 -26
- package/token-typography.entry.esm.js +2 -2
- package/view-e900f2d4.esm.js +3 -0
- package/eds-accordion.entry.esm.js +0 -132
- package/eds-alert.entry.esm.js +0 -112
- package/eds-avatar_29.entry.esm.js +0 -3660
- package/eds-breadcrumb.entry.esm.js +0 -179
- package/eds-code-block.entry.esm.js +0 -2290
- package/eds-matomo-notice.entry.esm.js +0 -159
- package/eds-rating.entry.esm.js +0 -79
- package/eds-switch.entry.esm.js +0 -68
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: '715c9aab5f553f14a183efcec753ac3a7d2a6ef7',
|
|
16
16
|
class: "container"
|
|
17
17
|
}, h("ul", {
|
|
18
|
-
key: '
|
|
18
|
+
key: 'd552744d7c502654c1863a0e2bfe939aa5ab0447',
|
|
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: '06ea3756aa8416e11a0f8c3995e70112808791e8',
|
|
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: '186172fddc2a100fb5f757ce7175501f7b838896',
|
|
25
25
|
class: "logo-container mx-auto w-[300px]",
|
|
26
26
|
innerHTML: vLogoMargins
|
|
27
27
|
})), h("li", {
|
|
28
|
-
key: '
|
|
28
|
+
key: '6131a46a1f7d4efac1feb05ffbd88ca35ba07d08',
|
|
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: 'df5acbe2348d1fcf069ddb55ce8c7180ecea0959',
|
|
32
32
|
class: "text-center mt-16"
|
|
33
33
|
}, h("p", {
|
|
34
|
-
key: '
|
|
34
|
+
key: '65b120c29fd408808ab2b6ca3e038915f386c033',
|
|
35
35
|
class: "f-body-01"
|
|
36
36
|
}, "To ensure legibility, follow these minimum size guidelines:"), h("eds-table", {
|
|
37
|
-
key: '
|
|
37
|
+
key: '137055ef0dd2e79db8dd0cfac8c297385c693338',
|
|
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: 'cbaf5b78b83fa1874d2555ae07dcd849007d9b28',
|
|
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: '42b4022e993bb4e340a4f930706ed61d487856af',
|
|
15
15
|
class: "container"
|
|
16
16
|
}, h("ul", {
|
|
17
|
-
key: '
|
|
17
|
+
key: '368cb376390f9cd4f311c34f35e227916bccc3aa',
|
|
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: 'c144cf24fe85d4ca731cbcb47aee2ae6bbfb9500',
|
|
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: '9ebdf9fae31f6370bd469cf4c3964e5fa5dae53b',
|
|
24
24
|
class: "f-body-01 text-center my-4"
|
|
25
25
|
}, "#1 Coloured"), h("div", {
|
|
26
|
-
key: '
|
|
26
|
+
key: '347dfdc62a77f9bc2774870d0bce4803a9def6a1',
|
|
27
27
|
class: "coloured"
|
|
28
28
|
}, h("eds-logo", {
|
|
29
|
-
key: '
|
|
29
|
+
key: '642ed4f4dd0720b457e8871d8d39a3e6f8817919',
|
|
30
30
|
type: "no-bg",
|
|
31
31
|
href: "#"
|
|
32
32
|
}))), h("li", {
|
|
33
|
-
key: '
|
|
33
|
+
key: '4b97f489fdc512de54c0f2c0bbf206f6d64fec57',
|
|
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: '217c5485599de77021d5b008952a7463a95e8d22',
|
|
37
37
|
class: "f-body-01 text-center my-4"
|
|
38
38
|
}, "#2 Black & White"), h("div", {
|
|
39
|
-
key: '
|
|
39
|
+
key: 'c3e7f3b4b770662cc83c261af241306e8449cddb',
|
|
40
40
|
class: "bg-default"
|
|
41
41
|
}, h("eds-logo", {
|
|
42
|
-
key: '
|
|
42
|
+
key: '1d0a90da209d8dbc28b91ccd3d3e112ed189428d',
|
|
43
43
|
type: "black",
|
|
44
44
|
href: "#"
|
|
45
45
|
}))), h("li", {
|
|
46
|
-
key: '
|
|
46
|
+
key: 'f8879a7c790e1b5f0555d6d764e828fbc6a4e263',
|
|
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: '93f6729dc8f3e4cf0257e57c4b034e94cfefa99d',
|
|
50
50
|
class: "f-body-01 text-center my-4"
|
|
51
51
|
}, "#3 Dark"), h("div", {
|
|
52
|
-
key: '
|
|
52
|
+
key: 'd45eaff596387f93aabc377fa96f1b386b8c5e42'
|
|
53
53
|
}, h("eds-logo", {
|
|
54
|
-
key: '
|
|
54
|
+
key: '4a8209824ad3dcec06be65303dc9f0cf01613a8f',
|
|
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: '9384d3b91a4b09c780a1bb8d6b49f441f7a7a22a',
|
|
72
72
|
class: "container"
|
|
73
73
|
}, h("ul", {
|
|
74
|
-
key: '
|
|
74
|
+
key: '60a89752afab4d76da7a3fc070bff2f7cc98d4b0',
|
|
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: '6a8b35e2eaa5b0b5f4aa233fbcaa2a21b1e340c7',
|
|
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: 'f9893c662898f97567d4a56eaf2d5a620e087743',
|
|
81
81
|
class: "f-body-01 text-center my-4"
|
|
82
82
|
}, "#1 Coloured"), h("div", {
|
|
83
|
-
key: '
|
|
83
|
+
key: '6fad2d66a3e34c11344210c3b8d92279d566f866',
|
|
84
84
|
class: "mx-auto coloured w-[300px]"
|
|
85
85
|
}, h("eds-logo", {
|
|
86
|
-
key: '
|
|
86
|
+
key: '66740c018c8f3aa3fbeb2cab8c392713b7e004ed',
|
|
87
87
|
orientation: "vertical",
|
|
88
88
|
type: "no-bg",
|
|
89
89
|
href: "#"
|
|
90
90
|
}))), h("li", {
|
|
91
|
-
key: '
|
|
91
|
+
key: '7a5a2ee2fab87b6ea7892134b5b1fb939cc5665c',
|
|
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: '79bd10816b9dfe8ab28d444d7dfb4b361afea94f',
|
|
95
95
|
class: "f-body-01 text-center my-4"
|
|
96
96
|
}, "#2 Black & White"), h("div", {
|
|
97
|
-
key: '
|
|
97
|
+
key: '10f00983923848d8e89b6d7c7990972a76fbaf80',
|
|
98
98
|
class: "mx-auto bg-default w-[300px]"
|
|
99
99
|
}, h("eds-logo", {
|
|
100
|
-
key: '
|
|
100
|
+
key: '3e10d0887921355c0974ad8a4c04cc86e901440d',
|
|
101
101
|
orientation: "vertical",
|
|
102
102
|
type: "black",
|
|
103
103
|
href: "#"
|
|
104
104
|
}))), h("li", {
|
|
105
|
-
key: '
|
|
105
|
+
key: 'eeaabdfa7d788647845d5488decfd06815fc2c47',
|
|
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: '1b058b1513f09eb8a1043ab3ff8a4cda28246576',
|
|
109
109
|
class: "f-body-01 text-center my-4"
|
|
110
110
|
}, "#3 Dark"), h("div", {
|
|
111
|
-
key: '
|
|
111
|
+
key: 'bd3698e6210ecbe356f0c334a983b21ef6b7b5e3',
|
|
112
112
|
class: "mx-auto w-[300px]"
|
|
113
113
|
}, h("eds-logo", {
|
|
114
|
-
key: '
|
|
114
|
+
key: 'c9321f6b80b68e74a02dbf77ba83f2bc2567c538',
|
|
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: 'db92af6471b73d6342c4c218ef26b7439e72e9c9',
|
|
16
16
|
class: "container"
|
|
17
17
|
}, h("ul", {
|
|
18
|
-
key: '
|
|
18
|
+
key: '57239717b1f53107a5bfbc94794568ea9fe3b392',
|
|
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: 'c32313633ff55e2fbb28bca75f4d0e9bc2eb85d0',
|
|
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: 'ec127af6b1b3c5e0aed8c4c5bf6fb34166a50e89',
|
|
25
25
|
class: "mx-auto no-other-bg-color logo",
|
|
26
26
|
innerHTML: hLogoColor
|
|
27
27
|
}), h("p", {
|
|
28
|
-
key: '
|
|
28
|
+
key: '130ae0f920e4b4231d00bf46804176f9c2d2750a',
|
|
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: '4efd7dd8cbc1fdefd65a94891c465373ac05391e',
|
|
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: 'ea7fbe7c25663e944d80d1feb52ab972edf73aa8',
|
|
35
35
|
class: "mx-auto no-other-color logo non-brand-color",
|
|
36
36
|
innerHTML: hLogoColor
|
|
37
37
|
}), h("p", {
|
|
38
|
-
key: '
|
|
38
|
+
key: '373939ac376d7f95a77e84e35b8c2773cecca0e0',
|
|
39
39
|
class: "f-ui-02 text-center"
|
|
40
40
|
}, "Do not apply other colors")), h("li", {
|
|
41
|
-
key: '
|
|
41
|
+
key: '23351f40af859f9a36b108db8c95dbdefe7f889a',
|
|
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: '6606581d39d6b1834eebc720be8695bec9052c5a',
|
|
45
45
|
class: "mx-auto distorted logo",
|
|
46
46
|
innerHTML: hLogoColor
|
|
47
47
|
}), h("p", {
|
|
48
|
-
key: '
|
|
48
|
+
key: '10d459c1e0db7351b8d247bb0ab2c3db1f39cfc3',
|
|
49
49
|
class: "f-ui-02 text-center"
|
|
50
50
|
}, "Do not deform the logo")), h("li", {
|
|
51
|
-
key: '
|
|
51
|
+
key: '9253a8fdab1547c0a9282e44d7dfb586107c0916',
|
|
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: '7db0f94ca0d2a7c6b3cde529028c2789794b31b5',
|
|
55
55
|
class: "mx-auto effects logo",
|
|
56
56
|
innerHTML: hLogoColor
|
|
57
57
|
}), h("p", {
|
|
58
|
-
key: '
|
|
58
|
+
key: '39280d53b73bb6ad80d3398e508941604f4fc856',
|
|
59
59
|
class: "f-ui-02 text-center"
|
|
60
60
|
}, "Do not apply effects")), h("li", {
|
|
61
|
-
key: '
|
|
61
|
+
key: '24d87e264048c1f675cc0182c6dbf049af15f622',
|
|
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: '35cac43885a2364650ab3e758071b1fd685019fa',
|
|
65
65
|
class: "mx-auto rotated logo",
|
|
66
66
|
innerHTML: hLogoColor
|
|
67
67
|
}), h("p", {
|
|
68
|
-
key: '
|
|
68
|
+
key: 'cd3d762cd6889f764bedc6b4ccd241e1b52413f6',
|
|
69
69
|
class: "f-ui-02 text-center"
|
|
70
70
|
}, "Do not rotate the logo")), h("li", {
|
|
71
|
-
key: '
|
|
71
|
+
key: '0a5c20a333830b85c2943b44c3ad1c3066c582cc',
|
|
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: 'e2ced6578e0ea0574b1025c708061436beaa0c32',
|
|
75
75
|
class: "mx-auto outlined logo",
|
|
76
76
|
innerHTML: hLogoColor
|
|
77
77
|
}), h("p", {
|
|
78
|
-
key: '
|
|
78
|
+
key: 'e41cf94b8ba85c372fe3118497a61f5fd9d127a0',
|
|
79
79
|
class: "f-ui-02 text-center"
|
|
80
80
|
}, "Do not apply outlines")), h("li", {
|
|
81
|
-
key: '
|
|
81
|
+
key: '87b548c1183299d29b14e3159ec712e27e72632f',
|
|
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: '1a96f1f9ffa1d9c3e29fa3c107893d440f259922',
|
|
85
85
|
class: "mx-auto"
|
|
86
86
|
}, h("div", {
|
|
87
|
-
key: '
|
|
87
|
+
key: 'a2cfab02c9328045d9833fa143d53cdb5cc249fc',
|
|
88
88
|
class: "bg-accent p-16"
|
|
89
89
|
}, h("div", {
|
|
90
|
-
key: '
|
|
90
|
+
key: 'fee8c2a733e1822b1b97db56f6b835a9694ee071',
|
|
91
91
|
class: "text-inverse",
|
|
92
92
|
innerHTML: hLogoColor
|
|
93
93
|
})), h("p", {
|
|
94
|
-
key: '
|
|
94
|
+
key: 'a978cd92ca70c5dd3437e251e603bc33099bb250',
|
|
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
|
@@ -24,6 +24,7 @@ export declare const EdsLink: import("react").ForwardRefExoticComponent<JSX.EdsL
|
|
|
24
24
|
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>>;
|
|
25
25
|
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>>;
|
|
26
26
|
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>>;
|
|
27
|
+
export declare const EdsNps: import("react").ForwardRefExoticComponent<JSX.EdsNps & Omit<import("react").HTMLAttributes<HTMLEdsNpsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEdsNpsElement>>;
|
|
27
28
|
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>>;
|
|
28
29
|
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>>;
|
|
29
30
|
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>>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const start = `<svg fill="#000000" width="20" height="20" viewBox="0 0 1920 1920" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g fill-rule="evenodd"> <path d="M451.823 1807.059h1185.883c31.203 0 56.47-25.25 56.47-56.47V169.411c0-31.221-25.267-56.47-56.47-56.47H451.823V0h1185.883c93.561 0 169.411 75.798 169.411 169.412v1581.176c0 93.614-75.85 169.412-169.411 169.412H451.823v-112.941Z" fill-rule="nonzero"></path> <path d="M225.941 0v1920h112.941V0zm993.081 1016.47H564.76V903.53h654.262L976.6 661.106l79.861-79.861L1435.216 960l-378.755 378.754-79.861-79.861z"></path> </g> </g></svg>`;
|
|
2
|
+
|
|
3
|
+
export { start as s };
|
|
@@ -37,6 +37,12 @@ import { p as privat } from './private-1c25ff8e.esm.js';
|
|
|
37
37
|
import { p as pub } from './public-d4d8c585.esm.js';
|
|
38
38
|
import { t as tutorial } from './tutotial-150ee1fd.esm.js';
|
|
39
39
|
import { u as upDonw } from './up-and-down-d747abee.esm.js';
|
|
40
|
+
import { b as bin } from './bin-37cad2f0.esm.js';
|
|
41
|
+
import { s as start } from './start-65126a4f.esm.js';
|
|
42
|
+
import { d as draft } from './draft-dd5dada2.esm.js';
|
|
43
|
+
import { e as edit } from './edit-3893a517.esm.js';
|
|
44
|
+
import { v as view } from './view-e900f2d4.esm.js';
|
|
45
|
+
import { c as clone } from './clone-dab56639.esm.js';
|
|
40
46
|
import 'react';
|
|
41
47
|
import 'react/jsx-runtime';
|
|
42
48
|
import 'react-dom';
|
|
@@ -284,7 +290,13 @@ const svgs = /*#__PURE__*/Object.freeze({
|
|
|
284
290
|
thumbsUp: thumbsUp,
|
|
285
291
|
thumbsDown: thumbsDown,
|
|
286
292
|
star: star,
|
|
287
|
-
external: arrowExternal
|
|
293
|
+
external: arrowExternal,
|
|
294
|
+
bin: bin,
|
|
295
|
+
start: start,
|
|
296
|
+
draft: draft,
|
|
297
|
+
edit: edit,
|
|
298
|
+
view: view,
|
|
299
|
+
clone: clone
|
|
288
300
|
});
|
|
289
301
|
const svgRepositoryCss = ":host,.full-width{display:block;width:100%}";
|
|
290
302
|
const SvgRepositoryStyle0 = svgRepositoryCss;
|
|
@@ -317,10 +329,10 @@ const SvgRepository = class {
|
|
|
317
329
|
}
|
|
318
330
|
};
|
|
319
331
|
return h("div", {
|
|
320
|
-
key: '
|
|
332
|
+
key: '7182d9e62bbee54fe4787d4fdd00e454d4f9df44',
|
|
321
333
|
class: "full-width"
|
|
322
334
|
}, h("eds-table", {
|
|
323
|
-
key: '
|
|
335
|
+
key: '4f9e0681ce92a66ca09fd933663caf465208306d',
|
|
324
336
|
"table-data": JSON.stringify(svgData),
|
|
325
337
|
config: JSON.stringify(tableConfig),
|
|
326
338
|
"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: 'b8b778fe87179f77bb71705d89026c500b0293fb',
|
|
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: '584f5f90e1e3813692870fbd8fd382956729dbf1',
|
|
321
321
|
class: "w-full mt-28"
|
|
322
322
|
}, h("ul", {
|
|
323
|
-
key: '
|
|
323
|
+
key: '81786b7835d62739d6ec034609e77209e15e3b38',
|
|
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: '8ca055cb3616c9bc3f6e8c1032671ff53a540156',
|
|
362
362
|
class: "w-full mt-28"
|
|
363
363
|
}, h("ul", {
|
|
364
|
-
key: '
|
|
364
|
+
key: '7b72868285aaffe0f31628b5ab142e39aaccd964',
|
|
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: '255775984f1d0edd52f48814776dfb5739b4885e',
|
|
21
21
|
class: "w-full"
|
|
22
22
|
}, h("eds-section-core", {
|
|
23
|
-
key: '
|
|
23
|
+
key: '7fd28e74db00800fcaa4adb13dd6b0b9cace371d',
|
|
24
24
|
tag: "div",
|
|
25
25
|
"section-title": "Aspect Ratios",
|
|
26
26
|
"heading-level": "h3"
|
|
27
27
|
}, h("ul", {
|
|
28
|
-
key: '
|
|
28
|
+
key: '1e4c0af9a699e69c5bc6c86df821c457bb20614a',
|
|
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"
|
|
@@ -9,82 +9,82 @@ const TokenSpacing = class {
|
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
11
|
return h("div", {
|
|
12
|
-
key: '
|
|
12
|
+
key: '9967174337c771b175eb51d9cd77ec227071178e',
|
|
13
13
|
class: "w-full"
|
|
14
14
|
}, h("ul", {
|
|
15
|
-
key: '
|
|
15
|
+
key: 'db8df572ea997ea83600cb522c761ec5c99788bc',
|
|
16
16
|
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
17
17
|
}, h("li", {
|
|
18
|
-
key: '
|
|
18
|
+
key: '25a7b31970e56ce8ff62c81a69daac121984d9d6',
|
|
19
19
|
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
20
20
|
}, h("div", {
|
|
21
|
-
key: '
|
|
21
|
+
key: '1a1dfa005e39237c2fedb210c0082293770387c6',
|
|
22
22
|
class: "container p-8 item-center border-2 border-soft"
|
|
23
23
|
}, h("div", {
|
|
24
|
-
key: '
|
|
24
|
+
key: '473024ed6927d1a140eee0e021af92790c3ec5b0',
|
|
25
25
|
class: "spacing-sample m-16 bg-strong"
|
|
26
26
|
}, h("span", {
|
|
27
|
-
key: '
|
|
27
|
+
key: '7b691bf830943134160396ddcd8f71e419eb29e2',
|
|
28
28
|
class: "f-body-01 text-inverse"
|
|
29
29
|
}, "Margin: 1rem / m-16")))), h("li", {
|
|
30
|
-
key: '
|
|
30
|
+
key: '38f1d4d7e78b1efdbc55cf732b6be2ac3a62b5b7',
|
|
31
31
|
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
32
32
|
}, h("div", {
|
|
33
|
-
key: '
|
|
33
|
+
key: '3a0fc8cdfa13bf0998a4829c36a74b17a6ee2314',
|
|
34
34
|
class: "container p-8 item-center border-2 border-soft"
|
|
35
35
|
}, h("div", {
|
|
36
|
-
key: '
|
|
36
|
+
key: 'ec730379e1041a68c9d980bb6b5d4b16560debb0',
|
|
37
37
|
class: "spacing-sample ml-64 bg-strong"
|
|
38
38
|
}, h("span", {
|
|
39
|
-
key: '
|
|
39
|
+
key: 'fd6f3ab787f1d43fb0b060e8408a1464eacd9875',
|
|
40
40
|
class: "f-body-01 text-inverse"
|
|
41
41
|
}, "Margin Left: 4rem / ml-64")))), h("li", {
|
|
42
|
-
key: '
|
|
42
|
+
key: '60a45420ca9cd7f4dab1524c8d6be31b39295b0c',
|
|
43
43
|
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
44
44
|
}, h("div", {
|
|
45
|
-
key: '
|
|
45
|
+
key: 'ec433621396341959df05dd4becf2844c4266ea5',
|
|
46
46
|
class: "container p-8 item-center border-2 border-soft"
|
|
47
47
|
}, h("div", {
|
|
48
|
-
key: '
|
|
48
|
+
key: 'e2ae2d3a3f0eb5226fae09d70eff099ed79ca0e6',
|
|
49
49
|
class: "spacing-sample mt-32 bg-strong"
|
|
50
50
|
}, h("span", {
|
|
51
|
-
key: '
|
|
51
|
+
key: '1da10931bb4dae62a1a1c020c89463634a3c1630',
|
|
52
52
|
class: "f-body-01 text-inverse"
|
|
53
53
|
}, "Margin Top: 2rem / mt-32")))), h("li", {
|
|
54
|
-
key: '
|
|
54
|
+
key: 'f2f6ff5c992df7d4d426a3488cb7aa7ad9b7bc85',
|
|
55
55
|
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
56
56
|
}, h("div", {
|
|
57
|
-
key: '
|
|
57
|
+
key: '23700500e04f2ec99fb5329092b7e430f7ac4274',
|
|
58
58
|
class: "container p-8 item-center border-2 border-soft"
|
|
59
59
|
}, h("div", {
|
|
60
|
-
key: '
|
|
60
|
+
key: 'bc304e082326c02787a62681fa86d20382fbb2d7',
|
|
61
61
|
class: "spacing-sample p-32 bg-strong"
|
|
62
62
|
}, h("span", {
|
|
63
|
-
key: '
|
|
63
|
+
key: '32692a307c58603ac232bb1004b88e0b5bff0c3d',
|
|
64
64
|
class: "f-body-01 text-inverse"
|
|
65
65
|
}, "Padding: 2rem / p-32")))), h("li", {
|
|
66
|
-
key: '
|
|
66
|
+
key: '6fc5032427724389d29d200347e3f5de984d6ec5',
|
|
67
67
|
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
68
68
|
}, h("div", {
|
|
69
|
-
key: '
|
|
69
|
+
key: 'f66687c53866291f4f455153e34813d53bbb6d68',
|
|
70
70
|
class: "container p-8 item-center border-2 border-soft"
|
|
71
71
|
}, h("div", {
|
|
72
|
-
key: '
|
|
72
|
+
key: 'c4305cf37d1f08f50be085664d9a4da0c4859805',
|
|
73
73
|
class: "spacing-sample pt-32 bg-strong"
|
|
74
74
|
}, h("span", {
|
|
75
|
-
key: '
|
|
75
|
+
key: '4bd0c2056950a34d119c11ffd04e1dce1b8136c5',
|
|
76
76
|
class: "f-body-01 text-inverse"
|
|
77
77
|
}, "Padding Top: 2rem / pt-32")))), h("li", {
|
|
78
|
-
key: '
|
|
78
|
+
key: '67053133a6c121e02b7cab1da4cf4bc025dcc28d',
|
|
79
79
|
class: "grid-col-span-12 md:grid-col-span-4 flex flex-col items-center mt-16"
|
|
80
80
|
}, h("div", {
|
|
81
|
-
key: '
|
|
81
|
+
key: 'dc7c1198e284eb0d71d183017e99fca72c3fb2a7',
|
|
82
82
|
class: "container p-8 item-center border-2 border-soft"
|
|
83
83
|
}, h("div", {
|
|
84
|
-
key: '
|
|
84
|
+
key: '3e69f16b8673007197f18b736e07a9e2c86e7eeb',
|
|
85
85
|
class: "spacing-sample pl-32 bg-strong"
|
|
86
86
|
}, h("span", {
|
|
87
|
-
key: '
|
|
87
|
+
key: '5a112de1bf2ce66ea278da76b8890aff02cce8af',
|
|
88
88
|
class: "f-body-01 text-inverse"
|
|
89
89
|
}, "Padding Left: 2rem / pl-32"))))));
|
|
90
90
|
}
|
|
@@ -202,10 +202,10 @@ const TokenTypography = class {
|
|
|
202
202
|
}
|
|
203
203
|
render() {
|
|
204
204
|
return h("section", {
|
|
205
|
-
key: '
|
|
205
|
+
key: 'b638ddc335ade66f9eb0af8752f56945270fc5ee',
|
|
206
206
|
class: "w-full"
|
|
207
207
|
}, h("ul", {
|
|
208
|
-
key: '
|
|
208
|
+
key: '40f638bc0eccdcc79aecaf5da8fc9c1332122d49',
|
|
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", {
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const view = `<svg width="20" height="20" viewBox="-102.4 -102.4 1228.80 1228.80" xmlns="http://www.w3.org/2000/svg" fill="#000000" stroke="#000000" stroke-width="0.01024" transform="matrix(1, 0, 0, 1, 0, 0)rotate(0)"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path fill="#000000" d="M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352zm0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448zm0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160z"></path></g></svg>`;
|
|
2
|
+
|
|
3
|
+
export { view as v };
|