@ebrains/react 0.9.2-beta → 0.9.3-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/analytics-44b1416b.esm.js +55 -0
- package/arrow-diagonal-black-8f0494c3.esm.js +3 -0
- package/arrow-right-9322ba8a.esm.js +5 -0
- package/bluesky-cc5edd2d.esm.js +14 -0
- package/bookmark-c200037c.esm.js +16 -0
- package/chevron-down-6144c823.esm.js +12 -0
- package/chevron-left-ca6c66e1.esm.js +11 -0
- package/chevron-right-b88ed2d4.esm.js +5 -0
- package/chevron-up-c66bd477.esm.js +12 -0
- package/close-87fc0d63.esm.js +5 -0
- package/color-2554aad6.esm.js +122 -0
- package/color-primary-palette_6.entry.esm.js +778 -0
- package/components-section.entry.esm.js +165 -0
- package/copy-03b72cb6.esm.js +5 -0
- package/correct-use-of-colors.entry.esm.js +243 -0
- package/docs-palettes.entry.esm.js +29 -0
- package/docs-tokens.entry.esm.js +45 -0
- package/eds-accordion.entry.esm.js +132 -0
- package/eds-alert.entry.esm.js +112 -0
- package/eds-app-root.entry.esm.js +53 -0
- package/eds-avatar_27.entry.esm.js +332 -0
- package/eds-card-desc_2.entry.esm.js +86 -0
- package/eds-card-generic.entry.esm.js +114 -0
- package/eds-card-project.entry.esm.js +93 -0
- package/eds-card-section.entry.esm.js +56 -0
- package/eds-card-tags.entry.esm.js +27 -0
- package/eds-card-tool.entry.esm.js +105 -0
- package/eds-card-wrapper.entry.esm.js +39 -0
- package/eds-code-block.entry.esm.js +2290 -0
- package/eds-cookies-preference.entry.esm.js +47 -0
- package/eds-feedback.entry.esm.js +82 -0
- package/eds-frame.entry.esm.js +112 -0
- package/eds-icon-arrow-diagonal.entry.esm.js +21 -0
- package/eds-icon-arrow-right.entry.esm.js +21 -0
- package/eds-icon-bluesky.entry.esm.js +21 -0
- package/eds-icon-bookmark.entry.esm.js +21 -0
- package/eds-icon-chevron-down.entry.esm.js +21 -0
- package/eds-icon-chevron-left.entry.esm.js +21 -0
- package/eds-icon-chevron-right.entry.esm.js +21 -0
- package/eds-icon-chevron-up.entry.esm.js +21 -0
- package/eds-icon-close.entry.esm.js +21 -0
- package/eds-icon-copy.entry.esm.js +21 -0
- package/eds-icon-eu.entry.esm.js +21 -0
- package/eds-icon-external.entry.esm.js +21 -0
- package/eds-icon-facebook.entry.esm.js +21 -0
- package/eds-icon-gitlab.entry.esm.js +21 -0
- package/eds-icon-linkedin.entry.esm.js +21 -0
- package/eds-icon-loader.entry.esm.js +21 -0
- package/eds-icon-mastodon.entry.esm.js +21 -0
- package/eds-icon-menu.entry.esm.js +21 -0
- package/eds-icon-minus.entry.esm.js +21 -0
- package/eds-icon-more.entry.esm.js +21 -0
- 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 +21 -0
- package/eds-icon-star.entry.esm.js +21 -0
- package/eds-icon-success.entry.esm.js +21 -0
- package/eds-icon-thumbs-down.entry.esm.js +21 -0
- package/eds-icon-thumbs-up.entry.esm.js +21 -0
- package/eds-icon-tutorial.entry.esm.js +21 -0
- package/eds-icon-twitter.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-icon-user.entry.esm.js +21 -0
- package/eds-icon-youtube.entry.esm.js +21 -0
- package/eds-login_2.entry.esm.js +1828 -0
- package/eds-matomo-notice.entry.esm.js +162 -0
- package/eds-pagination_2.entry.esm.js +493 -0
- package/eds-progress-bar.entry.esm.js +41 -0
- package/eds-rating.entry.esm.js +79 -0
- package/eds-section-core_2.entry.esm.js +69 -0
- package/eds-spinner.entry.esm.js +67 -0
- package/eds-switch.entry.esm.js +58 -0
- package/eds-tabs.entry.esm.js +143 -0
- package/eds-timeline.entry.esm.js +117 -0
- package/eds-toast-manager.entry.esm.js +62 -0
- package/eds-toast.entry.esm.js +92 -0
- package/eds-tooltip.entry.esm.js +125 -0
- package/eds-trl.entry.esm.js +68 -0
- package/eu-9ddde93a.esm.js +30 -0
- package/facebook-9cb5c17f.esm.js +14 -0
- package/incorrect-use-of-colors.entry.esm.js +71 -0
- package/index-39c58238.esm.js +58 -0
- package/index.esm.d.ts +1 -0
- package/index.esm.js +4 -0
- package/index.esm2.js +4833 -0
- package/linkedin-e8650abb.esm.js +28 -0
- package/loader-c9628637.esm.js +30 -0
- package/logo-color-7f1fd803.esm.js +115 -0
- package/logo-color-margins-ff8ce71b.esm.js +118 -0
- package/logo-space.entry.esm.js +48 -0
- package/logo-variations-horizontal_2.entry.esm.js +123 -0
- package/logo-variations-tabs.entry.esm.js +29 -0
- package/logo-white-no-bg-f382f86f.esm.js +1021 -0
- package/logo-wrong-usage.entry.esm.js +101 -0
- package/mastodon-3703ec61.esm.js +14 -0
- package/menu-340ea948.esm.js +11 -0
- package/minus-b30a7c71.esm.js +11 -0
- package/mono-53f70232.esm.js +11 -0
- package/more-4449d549.esm.js +13 -0
- package/package.json +6 -2
- 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/search-fbcd79c2.esm.js +12 -0
- package/sharedUtils-a550989c.esm.js +17 -0
- package/src/components.d.ts +40 -0
- package/src/generated/components.d.ts +38 -0
- package/src/generated/react-component-lib/attachProps.d.ts +16 -0
- package/src/generated/react-component-lib/case.d.ts +2 -0
- package/src/generated/react-component-lib/createComponent.d.ts +10 -0
- package/src/generated/react-component-lib/createOverlayComponent.d.ts +21 -0
- package/src/generated/react-component-lib/dev.d.ts +2 -0
- package/src/generated/react-component-lib/interfaces.d.ts +29 -0
- package/src/generated/react-component-lib/utils/attachProps.d.ts +16 -0
- package/src/generated/react-component-lib/utils/case.d.ts +2 -0
- package/src/generated/react-component-lib/utils/dev.d.ts +2 -0
- package/src/generated/react-component-lib/utils/index.d.ts +10 -0
- package/src/react-component-lib/attachProps.d.ts +16 -0
- package/src/react-component-lib/case.d.ts +2 -0
- package/src/react-component-lib/createComponent.d.ts +10 -0
- package/src/react-component-lib/createOverlayComponent.d.ts +21 -0
- package/src/react-component-lib/dev.d.ts +2 -0
- package/src/react-component-lib/interfaces.d.ts +29 -0
- package/src/react-component-lib/utils/attachProps.d.ts +16 -0
- package/src/react-component-lib/utils/case.d.ts +2 -0
- package/src/react-component-lib/utils/index.d.ts +10 -0
- package/star-0da9b5e9.esm.js +5 -0
- package/success-443809da.esm.js +18 -0
- package/svg-repository.entry.esm.js +337 -0
- package/thumbs-down-a18fd049.esm.js +5 -0
- package/thumbs-up-c19a71bc.esm.js +6 -0
- package/toastManager-d9eee791.esm.js +34 -0
- package/token-list_3.entry.esm.js +385 -0
- package/token-ratios.entry.esm.js +49 -0
- package/token-typography.entry.esm.js +267 -0
- package/tutotial-150ee1fd.esm.js +27 -0
- package/twitter-ac21b505.esm.js +14 -0
- package/unknown-ed01a24c.esm.js +22 -0
- package/up-and-down-d747abee.esm.js +12 -0
- package/user-71ebdc15.esm.js +16 -0
- package/youtube-efbfbdc4.esm.js +14 -0
- package/.babelrc +0 -12
- package/project.json +0 -10
- package/rollup.config.js +0 -43
- package/src/components.ts +0 -49
- package/src/generated/components.ts +0 -47
- package/src/generated/react-component-lib/attachProps.ts +0 -125
- package/src/generated/react-component-lib/case.ts +0 -7
- package/src/generated/react-component-lib/createComponent.tsx +0 -106
- package/src/generated/react-component-lib/createOverlayComponent.tsx +0 -142
- package/src/generated/react-component-lib/dev.ts +0 -14
- package/src/generated/react-component-lib/index.tsx +0 -50
- package/src/generated/react-component-lib/interfaces.ts +0 -34
- package/src/generated/react-component-lib/utils/attachProps.ts +0 -125
- package/src/generated/react-component-lib/utils/case.ts +0 -7
- package/src/generated/react-component-lib/utils/dev.ts +0 -14
- package/src/generated/react-component-lib/utils/index.tsx +0 -50
- package/src/react-component-lib/attachProps.ts +0 -125
- package/src/react-component-lib/case.ts +0 -7
- package/src/react-component-lib/createComponent.tsx +0 -106
- package/src/react-component-lib/createOverlayComponent.tsx +0 -142
- package/src/react-component-lib/dev.ts +0 -14
- package/src/react-component-lib/index.tsx +0 -50
- package/src/react-component-lib/interfaces.ts +0 -34
- package/src/react-component-lib/utils/attachProps.ts +0 -125
- package/src/react-component-lib/utils/case.ts +0 -7
- package/src/react-component-lib/utils/index.tsx +0 -50
- package/tsconfig.json +0 -17
- package/tsconfig.lib.json +0 -23
- /package/src/generated/react-component-lib/{index.ts → index.d.ts} +0 -0
- /package/src/{index.ts → index.d.ts} +0 -0
- /package/src/react-component-lib/{index.ts → index.d.ts} +0 -0
|
@@ -0,0 +1,778 @@
|
|
|
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 ColorPrimaryPalette = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
// Primary palette data
|
|
10
|
+
this.colors = [{
|
|
11
|
+
rgb: 'R156 G225 B66',
|
|
12
|
+
cmyk: 'C52 M0 Y98 K0',
|
|
13
|
+
hex: '#9CE142',
|
|
14
|
+
pantoneC: 'PANTONE 367 C',
|
|
15
|
+
pantoneU: 'PANTONE 374 U',
|
|
16
|
+
background: '#9CE142'
|
|
17
|
+
}, {
|
|
18
|
+
rgb: 'R0 G201 B89',
|
|
19
|
+
cmyk: 'C75 M0 Y80 K0',
|
|
20
|
+
hex: '#00C959',
|
|
21
|
+
pantoneC: 'PANTONE 7480 C',
|
|
22
|
+
pantoneU: 'PANTONE 7481 U',
|
|
23
|
+
background: '#00C959'
|
|
24
|
+
}, {
|
|
25
|
+
rgb: 'R0 G165 B149',
|
|
26
|
+
cmyk: 'C78 M8 Y49 K0',
|
|
27
|
+
hex: '#00A595',
|
|
28
|
+
pantoneC: 'PANTONE 3272 C',
|
|
29
|
+
pantoneU: 'PANTONE 3275 U',
|
|
30
|
+
background: '#00A595'
|
|
31
|
+
}];
|
|
32
|
+
}
|
|
33
|
+
render() {
|
|
34
|
+
return h("ul", {
|
|
35
|
+
key: 'af0b4133a365f9c2db08ea05eab950de32536950',
|
|
36
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
37
|
+
}, this.colors.map(color => h("li", {
|
|
38
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
39
|
+
}, h("div", {
|
|
40
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
41
|
+
style: {
|
|
42
|
+
backgroundColor: color.background
|
|
43
|
+
}
|
|
44
|
+
}, h("div", {
|
|
45
|
+
class: "grid"
|
|
46
|
+
}, h("span", {
|
|
47
|
+
class: "f-body-02"
|
|
48
|
+
}, color.rgb), h("span", {
|
|
49
|
+
class: "f-body-02 w-full"
|
|
50
|
+
}, color.cmyk), h("eds-code-block", {
|
|
51
|
+
code: color.hex,
|
|
52
|
+
style: {
|
|
53
|
+
minWidth: '150px',
|
|
54
|
+
marginRight: '5px'
|
|
55
|
+
}
|
|
56
|
+
})), h("div", {
|
|
57
|
+
class: "grid"
|
|
58
|
+
}, h("span", {
|
|
59
|
+
class: "f-body-02"
|
|
60
|
+
}, color.pantoneC), h("span", {
|
|
61
|
+
class: "f-body-02"
|
|
62
|
+
}, color.pantoneU))))));
|
|
63
|
+
}
|
|
64
|
+
};
|
|
65
|
+
const ColorSecondaryPalette = class {
|
|
66
|
+
constructor(hostRef) {
|
|
67
|
+
registerInstance(this, hostRef);
|
|
68
|
+
// Secondary palette data
|
|
69
|
+
this.colors = [{
|
|
70
|
+
rgb: 'R63 G169 B245',
|
|
71
|
+
cmyk: 'C68 M13 Y0 K0',
|
|
72
|
+
hex: '#3FA9F5',
|
|
73
|
+
pantoneC: 'PANTONE 298 C',
|
|
74
|
+
pantoneU: 'PANTONE 298 U',
|
|
75
|
+
background: '#3FA9F5'
|
|
76
|
+
}, {
|
|
77
|
+
rgb: 'R6 G68 B244',
|
|
78
|
+
cmyk: 'C92 M60 Y0 K0',
|
|
79
|
+
hex: '#0644F4',
|
|
80
|
+
pantoneC: 'PANTONE 2728 C',
|
|
81
|
+
pantoneU: 'PANTONE 2935 U',
|
|
82
|
+
background: '#0644F4'
|
|
83
|
+
}, {
|
|
84
|
+
rgb: 'R196 G97 B255',
|
|
85
|
+
cmyk: 'C52 M67 Y0 K0',
|
|
86
|
+
hex: '#C461FF',
|
|
87
|
+
pantoneC: 'PANTONE 252 C',
|
|
88
|
+
pantoneU: 'PANTONE 252 U',
|
|
89
|
+
background: '#C461FF'
|
|
90
|
+
}, {
|
|
91
|
+
rgb: 'R93 G61 B249',
|
|
92
|
+
cmyk: 'C83 M78 Y0 K0',
|
|
93
|
+
hex: '#5D3DF9',
|
|
94
|
+
pantoneC: 'PANTONE 266 C',
|
|
95
|
+
pantoneU: 'PANTONE 2735 U',
|
|
96
|
+
background: '#5D3DF9'
|
|
97
|
+
}, {
|
|
98
|
+
rgb: 'R255 G165 B67',
|
|
99
|
+
cmyk: 'C0 M43 Y76 K0',
|
|
100
|
+
hex: '#FFA543',
|
|
101
|
+
pantoneC: 'PANTONE 804 C',
|
|
102
|
+
pantoneU: 'PANTONE 136 U',
|
|
103
|
+
background: '#FFA543'
|
|
104
|
+
}, {
|
|
105
|
+
rgb: 'R255 G77 B104',
|
|
106
|
+
cmyk: 'C0 M81 Y42 K0',
|
|
107
|
+
hex: '#FF4D68',
|
|
108
|
+
pantoneC: 'PANTONE 1785 C',
|
|
109
|
+
pantoneU: 'PANTONE 185 U',
|
|
110
|
+
background: '#FF4D68'
|
|
111
|
+
}];
|
|
112
|
+
this.show = undefined;
|
|
113
|
+
}
|
|
114
|
+
render() {
|
|
115
|
+
return h("ul", {
|
|
116
|
+
key: '059dacf5e142b2e4bd61a7977f1bdd79554ddca9',
|
|
117
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
118
|
+
}, this.colors.map(color => h("li", {
|
|
119
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
120
|
+
}, h("div", {
|
|
121
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
122
|
+
style: {
|
|
123
|
+
backgroundColor: color.background
|
|
124
|
+
}
|
|
125
|
+
}, h("div", {
|
|
126
|
+
class: "grid"
|
|
127
|
+
}, h("span", {
|
|
128
|
+
class: "f-body-02"
|
|
129
|
+
}, color.rgb), h("span", {
|
|
130
|
+
class: "f-body-02 w-full"
|
|
131
|
+
}, color.cmyk), h("eds-code-block", {
|
|
132
|
+
code: color.hex,
|
|
133
|
+
style: {
|
|
134
|
+
minWidth: '150px',
|
|
135
|
+
marginRight: '5px'
|
|
136
|
+
}
|
|
137
|
+
})), h("div", {
|
|
138
|
+
class: "grid"
|
|
139
|
+
}, h("span", {
|
|
140
|
+
class: "f-body-02"
|
|
141
|
+
}, color.pantoneC), h("span", {
|
|
142
|
+
class: "f-body-02"
|
|
143
|
+
}, color.pantoneU))))));
|
|
144
|
+
}
|
|
145
|
+
};
|
|
146
|
+
const ColorSupportPalette = class {
|
|
147
|
+
constructor(hostRef) {
|
|
148
|
+
registerInstance(this, hostRef);
|
|
149
|
+
this.colors = [{
|
|
150
|
+
rgb: 'R20 G20 B20',
|
|
151
|
+
cmyk: 'C78 M69 Y61 K87',
|
|
152
|
+
hex: '#141414',
|
|
153
|
+
pantoneC: '',
|
|
154
|
+
pantoneU: '',
|
|
155
|
+
background: '#141414'
|
|
156
|
+
}, {
|
|
157
|
+
rgb: 'R56 G56 B56',
|
|
158
|
+
cmyk: 'C68 M58 Y55 K63',
|
|
159
|
+
hex: '#383838',
|
|
160
|
+
pantoneC: 'PANTONE 447 C',
|
|
161
|
+
pantoneU: 'PANTONE Neutral Black U',
|
|
162
|
+
background: '#383838'
|
|
163
|
+
}, {
|
|
164
|
+
rgb: 'R204 G204 B204',
|
|
165
|
+
cmyk: 'C23 M17 Y18 K0',
|
|
166
|
+
hex: '#CCCCCC',
|
|
167
|
+
pantoneC: 'PANTONE Cool Gray 2 C',
|
|
168
|
+
pantoneU: 'PANTONE Cool Gray 2 U',
|
|
169
|
+
background: '#CCCCCC'
|
|
170
|
+
}, {
|
|
171
|
+
rgb: 'R230 G230 B230',
|
|
172
|
+
cmyk: 'C12 M8 Y9 K0',
|
|
173
|
+
hex: '#E6E6E6',
|
|
174
|
+
pantoneC: 'PANTONE 663 C',
|
|
175
|
+
pantoneU: 'PANTONE 649 U',
|
|
176
|
+
background: '#E6E6E6'
|
|
177
|
+
}, {
|
|
178
|
+
rgb: 'R255 G255 B255',
|
|
179
|
+
cmyk: 'C0 M0 Y0 K0',
|
|
180
|
+
hex: '#FFFFFF',
|
|
181
|
+
pantoneC: '',
|
|
182
|
+
pantoneU: '',
|
|
183
|
+
background: '#FFFFFF'
|
|
184
|
+
}];
|
|
185
|
+
}
|
|
186
|
+
getTextColor(value) {
|
|
187
|
+
// hex branch
|
|
188
|
+
if (value.startsWith('#')) {
|
|
189
|
+
const hex = value.slice(1);
|
|
190
|
+
const r = parseInt(hex.substring(0, 2), 16);
|
|
191
|
+
const g = parseInt(hex.substring(2, 4), 16);
|
|
192
|
+
const b = parseInt(hex.substring(4, 6), 16);
|
|
193
|
+
const brightness = (0.299 * r + 0.587 * g + 0.114 * b) / 255;
|
|
194
|
+
return brightness > 0.5 ? 'text-default' : 'text-inverse';
|
|
195
|
+
}
|
|
196
|
+
// rgb(...) branch
|
|
197
|
+
if (/rgb/i.test(value)) {
|
|
198
|
+
const nums = value.replace(/rgba?\(/i, '').replace(')', '').split(',').map(n => parseFloat(n.trim()));
|
|
199
|
+
const [r, g, b] = nums;
|
|
200
|
+
const brightness = (0.299 * r + 0.587 * g + 0.114 * b) / 255;
|
|
201
|
+
return brightness > 0.5 ? 'text-default' : 'text-inverse';
|
|
202
|
+
}
|
|
203
|
+
// fallback
|
|
204
|
+
return 'text-default';
|
|
205
|
+
}
|
|
206
|
+
render() {
|
|
207
|
+
return h("ul", {
|
|
208
|
+
key: '2cadb1ac7f985ba4960eb2a8b8d64c543c07dafa',
|
|
209
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
210
|
+
}, this.colors.map(color => {
|
|
211
|
+
// compute once
|
|
212
|
+
const textClass = this.getTextColor(color.background);
|
|
213
|
+
return h("li", {
|
|
214
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
215
|
+
}, h("div", {
|
|
216
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
217
|
+
style: {
|
|
218
|
+
backgroundColor: color.background
|
|
219
|
+
}
|
|
220
|
+
}, h("div", {
|
|
221
|
+
class: "grid"
|
|
222
|
+
}, h("span", {
|
|
223
|
+
class: `f-body-02 ${textClass}`
|
|
224
|
+
}, color.cmyk), h("eds-code-block", {
|
|
225
|
+
code: color.hex,
|
|
226
|
+
style: {
|
|
227
|
+
minWidth: '150px',
|
|
228
|
+
marginRight: '5px'
|
|
229
|
+
},
|
|
230
|
+
class: textClass
|
|
231
|
+
})), h("div", {
|
|
232
|
+
class: "grid"
|
|
233
|
+
}, h("span", {
|
|
234
|
+
class: `f-body-02 ${textClass}`
|
|
235
|
+
}, color.pantoneC), h("span", {
|
|
236
|
+
class: `f-body-02 ${textClass}`
|
|
237
|
+
}, color.pantoneU))));
|
|
238
|
+
}));
|
|
239
|
+
}
|
|
240
|
+
};
|
|
241
|
+
const GradientPrimaryPalette = class {
|
|
242
|
+
constructor(hostRef) {
|
|
243
|
+
registerInstance(this, hostRef);
|
|
244
|
+
// Gradient primary palette data
|
|
245
|
+
this.colors = [{
|
|
246
|
+
rgb: 'R156 G225 B66',
|
|
247
|
+
cmyk: 'C52 M0 Y98 K0',
|
|
248
|
+
hex: '#9CE142',
|
|
249
|
+
pantoneC: 'PANTONE 367 C',
|
|
250
|
+
pantoneU: 'PANTONE 374 U',
|
|
251
|
+
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
252
|
+
}, {
|
|
253
|
+
rgb: 'R0 G201 B89',
|
|
254
|
+
cmyk: 'C75 M0 Y80 K0',
|
|
255
|
+
hex: '#00C959',
|
|
256
|
+
pantoneC: 'PANTONE 7480 C',
|
|
257
|
+
pantoneU: 'PANTONE 7481 U',
|
|
258
|
+
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
259
|
+
}, {
|
|
260
|
+
rgb: 'R0 G165 B149',
|
|
261
|
+
cmyk: 'C78 M8 Y49 K0',
|
|
262
|
+
hex: '#00A595',
|
|
263
|
+
pantoneC: 'PANTONE 3272 C',
|
|
264
|
+
pantoneU: 'PANTONE 3275 U',
|
|
265
|
+
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
266
|
+
}];
|
|
267
|
+
}
|
|
268
|
+
render() {
|
|
269
|
+
return h("ul", {
|
|
270
|
+
key: 'b77f4fad55c2aa54422fd3b18ef09d4004490014',
|
|
271
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16",
|
|
272
|
+
style: {
|
|
273
|
+
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
274
|
+
}
|
|
275
|
+
}, this.colors.map(color => h("li", {
|
|
276
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
277
|
+
}, h("div", {
|
|
278
|
+
class: "effect-height flex items-center justify-between p-16"
|
|
279
|
+
}, h("div", {
|
|
280
|
+
class: "grid"
|
|
281
|
+
}, h("span", {
|
|
282
|
+
class: "f-body-02"
|
|
283
|
+
}, color.rgb), h("span", {
|
|
284
|
+
class: "f-body-02 w-full"
|
|
285
|
+
}, color.cmyk), h("eds-code-block", {
|
|
286
|
+
code: color.hex,
|
|
287
|
+
style: {
|
|
288
|
+
minWidth: '150px',
|
|
289
|
+
marginRight: '5px'
|
|
290
|
+
}
|
|
291
|
+
})), h("div", {
|
|
292
|
+
class: "grid"
|
|
293
|
+
}, h("span", {
|
|
294
|
+
class: "f-body-02"
|
|
295
|
+
}, color.pantoneC), h("span", {
|
|
296
|
+
class: "f-body-02"
|
|
297
|
+
}, color.pantoneU))))));
|
|
298
|
+
}
|
|
299
|
+
};
|
|
300
|
+
const GradientSecondaryPalette = class {
|
|
301
|
+
constructor(hostRef) {
|
|
302
|
+
registerInstance(this, hostRef);
|
|
303
|
+
// Gradient secondary palette data
|
|
304
|
+
this.colors = [{
|
|
305
|
+
rgb: 'R63 G169 B245',
|
|
306
|
+
cmyk: 'C68 M13 Y0 K0',
|
|
307
|
+
hex: '#3FA9F5',
|
|
308
|
+
pantoneC: 'PANTONE 298 C',
|
|
309
|
+
pantoneU: 'PANTONE 298 U',
|
|
310
|
+
background: 'linear-gradient(to bottom, #3FA9F5, #3FA9F5)'
|
|
311
|
+
}, {
|
|
312
|
+
rgb: 'R6 G68 B244',
|
|
313
|
+
cmyk: 'C92 M60 Y0 K0',
|
|
314
|
+
hex: '#0644F4',
|
|
315
|
+
pantoneC: 'PANTONE 2728 C',
|
|
316
|
+
pantoneU: 'PANTONE 2935 U',
|
|
317
|
+
background: 'linear-gradient(to bottom, #3FA9F5, #0644F4)'
|
|
318
|
+
}, {
|
|
319
|
+
rgb: 'R196 G97 B255',
|
|
320
|
+
cmyk: 'C52 M67 Y0 K0',
|
|
321
|
+
hex: '#C461FF',
|
|
322
|
+
pantoneC: 'PANTONE 252 C',
|
|
323
|
+
pantoneU: 'PANTONE 252 U',
|
|
324
|
+
background: 'linear-gradient(to bottom, #C461FF, #C461FF)'
|
|
325
|
+
}, {
|
|
326
|
+
rgb: 'R93 G61 B249',
|
|
327
|
+
cmyk: 'C83 M78 Y0 K0',
|
|
328
|
+
hex: '#5D3DF9',
|
|
329
|
+
pantoneC: 'PANTONE 266 C',
|
|
330
|
+
pantoneU: 'PANTONE 2735 U',
|
|
331
|
+
background: 'linear-gradient(to bottom, #C461FF, #5D3DF9)'
|
|
332
|
+
}, {
|
|
333
|
+
rgb: 'R255 G165 B67',
|
|
334
|
+
cmyk: 'C0 M43 Y76 K0',
|
|
335
|
+
hex: '#FFA543',
|
|
336
|
+
pantoneC: 'PANTONE 804 C',
|
|
337
|
+
pantoneU: 'PANTONE 136 U',
|
|
338
|
+
background: 'linear-gradient(to bottom, #FFA543, #FFA543)'
|
|
339
|
+
}, {
|
|
340
|
+
rgb: 'R255 G77 B104',
|
|
341
|
+
cmyk: 'C0 M81 Y42 K0',
|
|
342
|
+
hex: '#FF4D68',
|
|
343
|
+
pantoneC: 'PANTONE 1785 C',
|
|
344
|
+
pantoneU: 'PANTONE 185 U',
|
|
345
|
+
background: 'linear-gradient(to bottom, #FFA543, #FF4D68)'
|
|
346
|
+
}];
|
|
347
|
+
}
|
|
348
|
+
render() {
|
|
349
|
+
return h("div", {
|
|
350
|
+
key: '10c513243cdbc57d018445e4413d4a1940616be1'
|
|
351
|
+
}, h("ul", {
|
|
352
|
+
key: 'c28494f2db389b90b82b18663d3ff2cae3528fc7',
|
|
353
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
354
|
+
}, h("li", {
|
|
355
|
+
key: '9b93b139f06b5cf2bf40ea9576a16f1f95b47cef',
|
|
356
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
357
|
+
}, h("div", {
|
|
358
|
+
key: '32aea8893b8c109ac13bb4fa87f81fdfbb31211c',
|
|
359
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
360
|
+
style: {
|
|
361
|
+
background: this.colors[0].background
|
|
362
|
+
}
|
|
363
|
+
}, h("div", {
|
|
364
|
+
key: '0881e06d858eb7ec8681d201abf2d6b19f89052f',
|
|
365
|
+
class: "grid"
|
|
366
|
+
}, h("span", {
|
|
367
|
+
key: '9d94677102fc1ee3720b2d845038968b38143afc',
|
|
368
|
+
class: "f-body-02"
|
|
369
|
+
}, this.colors[0].rgb), h("span", {
|
|
370
|
+
key: 'a11ac3d683540f396dd6a22250773d9bbc6b7c86',
|
|
371
|
+
class: "f-body-02 w-full"
|
|
372
|
+
}, this.colors[0].cmyk), h("eds-code-block", {
|
|
373
|
+
key: 'aaf6227e91efb700dee4dd14a99f0f803902a348',
|
|
374
|
+
code: this.colors[0].hex,
|
|
375
|
+
style: {
|
|
376
|
+
minWidth: '150px',
|
|
377
|
+
marginRight: '5px'
|
|
378
|
+
}
|
|
379
|
+
})), h("div", {
|
|
380
|
+
key: 'aefdddab57b6f487a9b9b28bf9931b43924d7fb9',
|
|
381
|
+
class: "grid"
|
|
382
|
+
}, h("span", {
|
|
383
|
+
key: '5ff736d1d6d0a6919899a58970042157970fa9df',
|
|
384
|
+
class: "f-body-02"
|
|
385
|
+
}, this.colors[0].pantoneC), h("span", {
|
|
386
|
+
key: '668f276d932498e064c51637157d34c416a82c35',
|
|
387
|
+
class: "f-body-02"
|
|
388
|
+
}, this.colors[0].pantoneU))), h("div", {
|
|
389
|
+
key: '8797049389313e6627574e97e609572979b16ec0',
|
|
390
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
391
|
+
style: {
|
|
392
|
+
background: this.colors[1].background
|
|
393
|
+
}
|
|
394
|
+
}, h("div", {
|
|
395
|
+
key: '44ee397cf746e87daa52979200c270703d1bc55e',
|
|
396
|
+
class: "grid"
|
|
397
|
+
}, h("span", {
|
|
398
|
+
key: '65bc43371dee383f17da6cf366520ca6499db61d',
|
|
399
|
+
class: "f-body-02"
|
|
400
|
+
}, this.colors[1].rgb), h("span", {
|
|
401
|
+
key: '3afcdc449bb40583bec4a64229beb176644c6d86',
|
|
402
|
+
class: "f-body-02 w-full"
|
|
403
|
+
}, this.colors[1].cmyk), h("eds-code-block", {
|
|
404
|
+
key: '9356d97b5db02857d89215ea40bd2d17917fb032',
|
|
405
|
+
code: this.colors[1].hex,
|
|
406
|
+
style: {
|
|
407
|
+
minWidth: '150px',
|
|
408
|
+
marginRight: '5px'
|
|
409
|
+
}
|
|
410
|
+
})), h("div", {
|
|
411
|
+
key: 'e4515e8ff06d5da2530754720753562fd12282a2',
|
|
412
|
+
class: "grid"
|
|
413
|
+
}, h("span", {
|
|
414
|
+
key: '208101b85d06b7a9fa5c1a0d0eb470c48c55c8d6',
|
|
415
|
+
class: "f-body-02"
|
|
416
|
+
}, this.colors[1].pantoneC), h("span", {
|
|
417
|
+
key: '73b9ffdae670b0977b71eb5a5540c6ca5cdf850a',
|
|
418
|
+
class: "f-body-02"
|
|
419
|
+
}, this.colors[1].pantoneU))))), h("eds-block-break", {
|
|
420
|
+
key: 'a6b352c935c7c548647ec33f548f5963d3fb2771'
|
|
421
|
+
}), h("ul", {
|
|
422
|
+
key: 'b17a428d35de0e5fd34f93b5e5d7eea10bd97c05',
|
|
423
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
424
|
+
}, h("li", {
|
|
425
|
+
key: 'bf11a3863db3b16410bb33b63e589f08d3ac9f10',
|
|
426
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
427
|
+
}, h("div", {
|
|
428
|
+
key: 'ab6c9f7addcbcedc3686f95e4955b9e7ab14b6fc',
|
|
429
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
430
|
+
style: {
|
|
431
|
+
background: this.colors[2].background
|
|
432
|
+
}
|
|
433
|
+
}, h("div", {
|
|
434
|
+
key: '4a1b5ad1af1f12ecf5d0e3d29af852f8c9a68c8a',
|
|
435
|
+
class: "grid"
|
|
436
|
+
}, h("span", {
|
|
437
|
+
key: '3ce666f09c7de2488d94698a19ae1c51ddecbf7b',
|
|
438
|
+
class: "f-body-02"
|
|
439
|
+
}, this.colors[2].rgb), h("span", {
|
|
440
|
+
key: '10301ea300f2b1a6d827bf56fd8b8e0e0cc858f6',
|
|
441
|
+
class: "f-body-02 w-full"
|
|
442
|
+
}, this.colors[2].cmyk), h("eds-code-block", {
|
|
443
|
+
key: '2db903a2fe58581b0e6d7b9adc984f4320dc8a09',
|
|
444
|
+
code: this.colors[2].hex,
|
|
445
|
+
style: {
|
|
446
|
+
minWidth: '150px',
|
|
447
|
+
marginRight: '5px'
|
|
448
|
+
}
|
|
449
|
+
})), h("div", {
|
|
450
|
+
key: 'afe001eb4a52f6a05b38ffcc71d538ec22a98022',
|
|
451
|
+
class: "grid"
|
|
452
|
+
}, h("span", {
|
|
453
|
+
key: '62fc31bde6e3b34327e41cd39fc80cab32faa94d',
|
|
454
|
+
class: "f-body-02"
|
|
455
|
+
}, this.colors[2].pantoneC), h("span", {
|
|
456
|
+
key: '2ca52fff58fcef2660e80f2a847c45d08438f14e',
|
|
457
|
+
class: "f-body-02"
|
|
458
|
+
}, this.colors[2].pantoneU))), h("div", {
|
|
459
|
+
key: '85e4a7be29033cdaf374b27ceed588c825ace64f',
|
|
460
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
461
|
+
style: {
|
|
462
|
+
background: this.colors[3].background
|
|
463
|
+
}
|
|
464
|
+
}, h("div", {
|
|
465
|
+
key: '16193b9db41b2296de12684ac3f9274436aac1fa',
|
|
466
|
+
class: "grid"
|
|
467
|
+
}, h("span", {
|
|
468
|
+
key: '809a4b38fe70a64bdd823093aeb0278b181fd9b8',
|
|
469
|
+
class: "f-body-02"
|
|
470
|
+
}, this.colors[3].rgb), h("span", {
|
|
471
|
+
key: '96bd1f267b3fc2dc280a683d92bbc872ec446f6b',
|
|
472
|
+
class: "f-body-02 w-full"
|
|
473
|
+
}, this.colors[3].cmyk), h("eds-code-block", {
|
|
474
|
+
key: '217931cdbd3da0f016253e61ef19e74e4df4f669',
|
|
475
|
+
code: this.colors[3].hex,
|
|
476
|
+
style: {
|
|
477
|
+
minWidth: '150px',
|
|
478
|
+
marginRight: '5px'
|
|
479
|
+
}
|
|
480
|
+
})), h("div", {
|
|
481
|
+
key: '03b91a07130bc1d4c811759085174f794f66d143',
|
|
482
|
+
class: "grid"
|
|
483
|
+
}, h("span", {
|
|
484
|
+
key: 'bdc570cfb341c90b7e89100af5034496c1b369ee',
|
|
485
|
+
class: "f-body-02"
|
|
486
|
+
}, this.colors[3].pantoneC), h("span", {
|
|
487
|
+
key: 'cc10a8ba6a2cf4470bbbf16c03f513273411db4b',
|
|
488
|
+
class: "f-body-02"
|
|
489
|
+
}, this.colors[3].pantoneU))))), h("eds-block-break", {
|
|
490
|
+
key: '45e15e96024ba30a44ae8fff1b1484ca036e2d89'
|
|
491
|
+
}), h("ul", {
|
|
492
|
+
key: 'a487cf89f96a29775770ba4a5a80019387d179bc',
|
|
493
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
494
|
+
}, h("li", {
|
|
495
|
+
key: '15018fc0724f6b1e62b5b37922dc924ec2fb41d8',
|
|
496
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
497
|
+
}, h("div", {
|
|
498
|
+
key: 'b2b27ed4e039ab44c9514ddfc3dbe928ce0aa46b',
|
|
499
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
500
|
+
style: {
|
|
501
|
+
background: this.colors[4].background
|
|
502
|
+
}
|
|
503
|
+
}, h("div", {
|
|
504
|
+
key: '8714548cc695018bb413d3e72ea8e580cc9bc98f',
|
|
505
|
+
class: "grid"
|
|
506
|
+
}, h("span", {
|
|
507
|
+
key: '28e8f390390f82e5cbad32394e46a4606feeec6b',
|
|
508
|
+
class: "f-body-02"
|
|
509
|
+
}, this.colors[4].rgb), h("span", {
|
|
510
|
+
key: '5b6f7f1ee8484f99e9421af84835ed4bf6765db4',
|
|
511
|
+
class: "f-body-02 w-full"
|
|
512
|
+
}, this.colors[4].cmyk), h("eds-code-block", {
|
|
513
|
+
key: '84c6ddd8728a2a39c8863af7a6ad181f321efd7f',
|
|
514
|
+
code: this.colors[4].hex,
|
|
515
|
+
style: {
|
|
516
|
+
minWidth: '150px',
|
|
517
|
+
marginRight: '5px'
|
|
518
|
+
}
|
|
519
|
+
})), h("div", {
|
|
520
|
+
key: '7ddccbf76753340f715d4fbfcd31bab083bf3725',
|
|
521
|
+
class: "grid"
|
|
522
|
+
}, h("span", {
|
|
523
|
+
key: 'f2a84a9e46d18015b45f052dc8786ac7c1fc3bb3',
|
|
524
|
+
class: "f-body-02"
|
|
525
|
+
}, this.colors[4].pantoneC), h("span", {
|
|
526
|
+
key: '741fd132025aa0c0a1da6d8a88273a1cd19aeae7',
|
|
527
|
+
class: "f-body-02"
|
|
528
|
+
}, this.colors[4].pantoneU))), h("div", {
|
|
529
|
+
key: 'e0d48d68d5487c82149c90cc0e726370f0d25960',
|
|
530
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
531
|
+
style: {
|
|
532
|
+
background: this.colors[5].background
|
|
533
|
+
}
|
|
534
|
+
}, h("div", {
|
|
535
|
+
key: '16b56121efc5527b8eb3dad7e119840102d1d390',
|
|
536
|
+
class: "grid"
|
|
537
|
+
}, h("span", {
|
|
538
|
+
key: '5f326a2653de6dcc8c85ad88c5554214519fa1fd',
|
|
539
|
+
class: "f-body-02"
|
|
540
|
+
}, this.colors[5].rgb), h("span", {
|
|
541
|
+
key: '1cb2c712393855e7b01bf1e083444e2c170d7b0b',
|
|
542
|
+
class: "f-body-02 w-full"
|
|
543
|
+
}, this.colors[5].cmyk), h("eds-code-block", {
|
|
544
|
+
key: '6cc534503946d6aee5b562b2b1b713988df963ac',
|
|
545
|
+
code: this.colors[5].hex,
|
|
546
|
+
style: {
|
|
547
|
+
minWidth: '150px',
|
|
548
|
+
marginRight: '5px'
|
|
549
|
+
}
|
|
550
|
+
})), h("div", {
|
|
551
|
+
key: 'd79c852afae4fbe6b360cc319b8d3bf22ce7b194',
|
|
552
|
+
class: "grid"
|
|
553
|
+
}, h("span", {
|
|
554
|
+
key: 'cab85faa9f7cd31c14a15a014f8a95c39b6e631d',
|
|
555
|
+
class: "f-body-02"
|
|
556
|
+
}, this.colors[5].pantoneC), h("span", {
|
|
557
|
+
key: 'ea3a9fafeee11b75663bd753c75b7cbcfdb9c5c1',
|
|
558
|
+
class: "f-body-02"
|
|
559
|
+
}, this.colors[5].pantoneU))))));
|
|
560
|
+
}
|
|
561
|
+
};
|
|
562
|
+
const GradientSupportPalette = class {
|
|
563
|
+
constructor(hostRef) {
|
|
564
|
+
registerInstance(this, hostRef);
|
|
565
|
+
// Gradient support palette data
|
|
566
|
+
this.colors = [{
|
|
567
|
+
rgb: 'R20 G20 B20',
|
|
568
|
+
cmyk: 'C78 M69 Y61 K87',
|
|
569
|
+
hex: '#141414',
|
|
570
|
+
pantoneC: '',
|
|
571
|
+
pantoneU: '',
|
|
572
|
+
background: '#141414'
|
|
573
|
+
}, {
|
|
574
|
+
rgb: 'R56 G56 B56',
|
|
575
|
+
cmyk: 'C68 M58 Y55 K63',
|
|
576
|
+
hex: '#383838',
|
|
577
|
+
pantoneC: 'PANTONE 447 C',
|
|
578
|
+
pantoneU: 'PANTONE Neutral Black U',
|
|
579
|
+
background: '#383838'
|
|
580
|
+
}, {
|
|
581
|
+
rgb: 'R204 G204 B204',
|
|
582
|
+
cmyk: 'C23 M17 Y18 K0',
|
|
583
|
+
hex: '#CCCCCC',
|
|
584
|
+
pantoneC: 'PANTONE Cool Gray 2 C',
|
|
585
|
+
pantoneU: 'PANTONE Cool Gray 2 U',
|
|
586
|
+
background: 'linear-gradient(to bottom, #CCCCCC, #CCCCCC)'
|
|
587
|
+
}, {
|
|
588
|
+
rgb: 'R230 G230 B230',
|
|
589
|
+
cmyk: 'C12 M8 Y9 K0',
|
|
590
|
+
hex: '#E6E6E6',
|
|
591
|
+
pantoneC: 'PANTONE 663 C',
|
|
592
|
+
pantoneU: 'PANTONE 649 U',
|
|
593
|
+
background: 'linear-gradient(to bottom, #CCCCCC, #E6E6E6)'
|
|
594
|
+
}, {
|
|
595
|
+
rgb: 'R255 G255 B255',
|
|
596
|
+
cmyk: 'C0 M0 Y0 K0',
|
|
597
|
+
hex: '#FFFFFF',
|
|
598
|
+
pantoneC: '',
|
|
599
|
+
pantoneU: '',
|
|
600
|
+
background: '#FFFFFF'
|
|
601
|
+
}];
|
|
602
|
+
}
|
|
603
|
+
render() {
|
|
604
|
+
return h("ul", {
|
|
605
|
+
key: '2735f6a59037973febc2ee871464146b3a12e69b',
|
|
606
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
607
|
+
}, h("li", {
|
|
608
|
+
key: 'a861d0c4ea7545d55b8c324f916e1831e271bb47',
|
|
609
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
610
|
+
}, h("div", {
|
|
611
|
+
key: '93a8c04259ed46a2c520c1355efaaa2ecf0c4714',
|
|
612
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
613
|
+
style: {
|
|
614
|
+
backgroundColor: this.colors[0].background
|
|
615
|
+
}
|
|
616
|
+
}, h("div", {
|
|
617
|
+
key: '554964ca9e800dd356fcddfcc82004e7a6131d21',
|
|
618
|
+
class: "grid"
|
|
619
|
+
}, h("span", {
|
|
620
|
+
key: 'e91f746f3ce067afe57835da2996804dba471ce3',
|
|
621
|
+
class: "f-body-02"
|
|
622
|
+
}, this.colors[0].rgb), h("span", {
|
|
623
|
+
key: '41d7dd9aa7ec450f35ae6587b51a5d7c639cb1fa',
|
|
624
|
+
class: "f-body-02 w-full"
|
|
625
|
+
}, this.colors[0].cmyk), h("eds-code-block", {
|
|
626
|
+
key: '4e0d93b261af040d0aa82c8043542a751915786f',
|
|
627
|
+
code: this.colors[0].hex,
|
|
628
|
+
style: {
|
|
629
|
+
minWidth: '150px',
|
|
630
|
+
marginRight: '5px'
|
|
631
|
+
}
|
|
632
|
+
})), h("div", {
|
|
633
|
+
key: 'f1c2c77f37d5e80b6574e68c9454cac46cd99c9f',
|
|
634
|
+
class: "grid"
|
|
635
|
+
}, h("span", {
|
|
636
|
+
key: '8e216418f476d026cb59dbbdab802bb4bdf7a4e4',
|
|
637
|
+
class: "f-body-02"
|
|
638
|
+
}, this.colors[0].pantoneC || 'N/A'), h("span", {
|
|
639
|
+
key: '5b978c9f6206ba4a57645dd5b107ace27be515a9',
|
|
640
|
+
class: "f-body-02"
|
|
641
|
+
}, this.colors[0].pantoneU || 'N/A')))), h("li", {
|
|
642
|
+
key: '232cd30eb6c637d31f80cf8281fb434e9837e9b8',
|
|
643
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
644
|
+
}, h("div", {
|
|
645
|
+
key: '61a073ea3b4bc8134ad539b941a6bc1b3a914a11',
|
|
646
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
647
|
+
style: {
|
|
648
|
+
backgroundColor: this.colors[1].background
|
|
649
|
+
}
|
|
650
|
+
}, h("div", {
|
|
651
|
+
key: '22a69e75c01842e67d87126f3d34e9a19ead4ab1',
|
|
652
|
+
class: "grid"
|
|
653
|
+
}, h("span", {
|
|
654
|
+
key: 'b537d9e9cb0429677656c068a0a81499d42cac30',
|
|
655
|
+
class: "f-body-02"
|
|
656
|
+
}, this.colors[1].rgb), h("span", {
|
|
657
|
+
key: 'ab35b28dec337cb81ad50372e7c071c7d8f3b785',
|
|
658
|
+
class: "f-body-02 w-full"
|
|
659
|
+
}, this.colors[1].cmyk), h("eds-code-block", {
|
|
660
|
+
key: 'a0bea555719eacc8f0730300ebab6ae98ea6771a',
|
|
661
|
+
code: this.colors[1].hex,
|
|
662
|
+
style: {
|
|
663
|
+
minWidth: '150px',
|
|
664
|
+
marginRight: '5px'
|
|
665
|
+
}
|
|
666
|
+
})), h("div", {
|
|
667
|
+
key: '8458087421b893504829ed46b05ba44acb0c5f53',
|
|
668
|
+
class: "grid"
|
|
669
|
+
}, h("span", {
|
|
670
|
+
key: '2ec00ee996a3184afe07c27e45e999c4740b93a1',
|
|
671
|
+
class: "f-body-02"
|
|
672
|
+
}, this.colors[1].pantoneC || 'N/A'), h("span", {
|
|
673
|
+
key: '7d48ea6d5b12c6a1ced3812fdc4cb39cd3afaed4',
|
|
674
|
+
class: "f-body-02"
|
|
675
|
+
}, this.colors[1].pantoneU || 'N/A')))), h("li", {
|
|
676
|
+
key: 'b2ac623c59d1dc2ab14cc2775c5b95b4d02fc72f',
|
|
677
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
678
|
+
}, h("div", {
|
|
679
|
+
key: '6152411685ae903a22bf9b06db18182c35bea246',
|
|
680
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
681
|
+
style: {
|
|
682
|
+
background: this.colors[2].background
|
|
683
|
+
}
|
|
684
|
+
}, h("div", {
|
|
685
|
+
key: 'fa8fb3b382d53be84413643cb12a58b4a41202ca',
|
|
686
|
+
class: "grid"
|
|
687
|
+
}, h("span", {
|
|
688
|
+
key: '026b5ed6229ef0e89636fce8643264ba47255249',
|
|
689
|
+
class: "f-body-02"
|
|
690
|
+
}, this.colors[2].rgb), h("span", {
|
|
691
|
+
key: 'bc5784f779096d92229abc19c003df07ee7acf1c',
|
|
692
|
+
class: "f-body-02 w-full"
|
|
693
|
+
}, this.colors[2].cmyk), h("eds-code-block", {
|
|
694
|
+
key: '76e8f012cb9d7994906e2d9ce55d7eb47c5cbd0f',
|
|
695
|
+
code: this.colors[2].hex,
|
|
696
|
+
style: {
|
|
697
|
+
minWidth: '150px',
|
|
698
|
+
marginRight: '5px'
|
|
699
|
+
}
|
|
700
|
+
})), h("div", {
|
|
701
|
+
key: '0410c816d39550853c240894811717c427fa3dee',
|
|
702
|
+
class: "grid"
|
|
703
|
+
}, h("span", {
|
|
704
|
+
key: 'b1f2869cc28a05e0c52f7bd8cec85d170d6250a7',
|
|
705
|
+
class: "f-body-02"
|
|
706
|
+
}, this.colors[2].pantoneC), h("span", {
|
|
707
|
+
key: 'f53078949c7803385c6616325670143e1af08abe',
|
|
708
|
+
class: "f-body-02"
|
|
709
|
+
}, this.colors[2].pantoneU))), h("div", {
|
|
710
|
+
key: '2076894246cdbcdc0557e70ef9ca857f8fb825cf',
|
|
711
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
712
|
+
style: {
|
|
713
|
+
background: this.colors[3].background
|
|
714
|
+
}
|
|
715
|
+
}, h("div", {
|
|
716
|
+
key: '5f8b1cf3e3529c9e54185cd6bb8c1aaaa0ebc359',
|
|
717
|
+
class: "grid"
|
|
718
|
+
}, h("span", {
|
|
719
|
+
key: '06f7ef3d3e164a632f2bc9c5e99642a827a79e27',
|
|
720
|
+
class: "f-body-02"
|
|
721
|
+
}, this.colors[3].rgb), h("span", {
|
|
722
|
+
key: '21a313355fa68a829619d9da29000acef0509fba',
|
|
723
|
+
class: "f-body-02 w-full"
|
|
724
|
+
}, this.colors[3].cmyk), h("eds-code-block", {
|
|
725
|
+
key: '859bc066d1756b9ac5f72de7fcd0b4bd3013f8f4',
|
|
726
|
+
code: this.colors[3].hex,
|
|
727
|
+
style: {
|
|
728
|
+
minWidth: '150px',
|
|
729
|
+
marginRight: '5px'
|
|
730
|
+
}
|
|
731
|
+
})), h("div", {
|
|
732
|
+
key: '5a4ffa55b941478f5f18e764fc54421b4dd33141',
|
|
733
|
+
class: "grid"
|
|
734
|
+
}, h("span", {
|
|
735
|
+
key: 'b42265cfe889bcb45270c21016134fa72ba18e5d',
|
|
736
|
+
class: "f-body-02"
|
|
737
|
+
}, this.colors[3].pantoneC), h("span", {
|
|
738
|
+
key: '6b478b1526fbd5e5175f67dbb5b9e30e21dc56bb',
|
|
739
|
+
class: "f-body-02"
|
|
740
|
+
}, this.colors[3].pantoneU)))), h("li", {
|
|
741
|
+
key: '7a92c596887e9c42c2c79c208ed82810b8f6a714',
|
|
742
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
743
|
+
}, h("div", {
|
|
744
|
+
key: 'edcc8539e72b7497a0bb49d442774903116bf916',
|
|
745
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
746
|
+
style: {
|
|
747
|
+
backgroundColor: this.colors[4].background
|
|
748
|
+
}
|
|
749
|
+
}, h("div", {
|
|
750
|
+
key: 'a65cdaa466210da348bf54e36c4e805ae26e36fa',
|
|
751
|
+
class: "grid"
|
|
752
|
+
}, h("span", {
|
|
753
|
+
key: '894bc12a1b61925db0ec12b82f2f938805b71f46',
|
|
754
|
+
class: "f-body-02"
|
|
755
|
+
}, this.colors[4].rgb), h("span", {
|
|
756
|
+
key: '0b7f7cf4c514ccc4bd3c3a1f1bce75f23bbcc2cb',
|
|
757
|
+
class: "f-body-02 w-full"
|
|
758
|
+
}, this.colors[4].cmyk), h("eds-code-block", {
|
|
759
|
+
key: 'bc3b15dd7eb559b10fc64b08fc6c4d7681209d3c',
|
|
760
|
+
code: this.colors[4].hex,
|
|
761
|
+
style: {
|
|
762
|
+
minWidth: '150px',
|
|
763
|
+
marginRight: '5px'
|
|
764
|
+
}
|
|
765
|
+
})), h("div", {
|
|
766
|
+
key: '57be009b3ec863485042af43ca0dabcceb5a317b',
|
|
767
|
+
class: "grid"
|
|
768
|
+
}, h("span", {
|
|
769
|
+
key: 'f7e10fda97f12f55d4756014f296e710793c38f4',
|
|
770
|
+
class: "f-body-02"
|
|
771
|
+
}, this.colors[4].pantoneC || 'N/A'), h("span", {
|
|
772
|
+
key: 'e16fc4ac9a8639bda71bb814992bf6416949fd06',
|
|
773
|
+
class: "f-body-02"
|
|
774
|
+
}, this.colors[4].pantoneU || 'N/A')))));
|
|
775
|
+
}
|
|
776
|
+
};
|
|
777
|
+
|
|
778
|
+
export { ColorPrimaryPalette as color_primary_palette, ColorSecondaryPalette as color_secondary_palette, ColorSupportPalette as color_support_palette, GradientPrimaryPalette as gradient_primary_palette, GradientSecondaryPalette as gradient_secondary_palette, GradientSupportPalette as gradient_support_palette };
|