@ebrains/react 0.0.1-alpha.0 → 0.3.0-alpha.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 +4 -48
- 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/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-0ba8ed56.esm.js +423 -0
- package/color-primary-palette_6.entry.esm.js +756 -0
- package/copy-03b72cb6.esm.js +5 -0
- package/correct-use-of-colors.entry.esm.js +243 -0
- package/eds-accordion.entry.esm.js +132 -0
- package/eds-alert.entry.esm.js +102 -0
- package/eds-avatar_17.entry.esm.js +209 -0
- package/eds-card-desc_3.entry.esm.js +129 -0
- package/eds-card-generic.entry.esm.js +125 -0
- package/eds-card-project.entry.esm.js +92 -0
- package/eds-card-section.entry.esm.js +70 -0
- package/eds-card-tags.entry.esm.js +27 -0
- package/eds-card-tool.entry.esm.js +106 -0
- package/eds-card-wrapper.entry.esm.js +39 -0
- package/eds-code-block.entry.esm.js +2243 -0
- package/eds-components-section.entry.esm.js +146 -0
- package/eds-docs-palettes.entry.esm.js +29 -0
- package/eds-docs-tokens.entry.esm.js +45 -0
- package/eds-form.entry.esm.js +374 -0
- package/eds-frame.entry.esm.js +117 -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-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-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-more.entry.esm.js +21 -0
- package/eds-icon-search.entry.esm.js +21 -0
- package/eds-icon-success.entry.esm.js +21 -0
- package/eds-icon-twitter.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-input_7.entry.esm.js +518 -0
- package/eds-login.entry.esm.js +76 -0
- package/eds-logo-variations.entry.esm.js +29 -0
- package/eds-matomo-notice.entry.esm.js +129 -0
- package/eds-modal.entry.esm.js +114 -0
- package/eds-navigator.entry.esm.js +72 -0
- package/eds-pagination_2.entry.esm.js +456 -0
- package/eds-progress-bar.entry.esm.js +36 -0
- package/eds-rating.entry.esm.js +71 -0
- package/eds-section-core_2.entry.esm.js +69 -0
- package/eds-svg-repository.entry.esm.js +325 -0
- package/eds-tab.entry.esm.js +41 -0
- package/eds-tabs-content.entry.esm.js +145 -0
- package/eds-tabs.entry.esm.js +155 -0
- package/eds-timeline.entry.esm.js +130 -0
- package/eds-tooltip.entry.esm.js +116 -0
- package/eds-trl.entry.esm.js +69 -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.js +3 -2668
- package/index.esm2.js +4791 -0
- package/keycloak-13893af6.esm.js +1594 -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 +32 -0
- package/logo-variations-horizontal_2.entry.esm.js +116 -0
- package/logo-white-no-bg-f382f86f.esm.js +1021 -0
- package/logo-wrong-usage.entry.esm.js +137 -0
- package/mastodon-3703ec61.esm.js +14 -0
- package/menu-340ea948.esm.js +11 -0
- package/mono-53f70232.esm.js +11 -0
- package/more-4449d549.esm.js +13 -0
- package/package.json +1 -1
- package/search-fbcd79c2.esm.js +12 -0
- package/src/components.d.ts +40 -0
- package/src/index.d.ts +1 -1
- 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/index.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/success-443809da.esm.js +18 -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-spacing.entry.esm.js +93 -0
- package/token-typography.entry.esm.js +264 -0
- package/twitter-ac21b505.esm.js +14 -0
- package/user-71ebdc15.esm.js +16 -0
- package/youtube-efbfbdc4.esm.js +14 -0
|
@@ -0,0 +1,756 @@
|
|
|
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: '581f0978ebeda33a156d2baf3cc41a10897da1cf',
|
|
36
|
+
class: "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: '7f2e8e7efa207bedaa1e19c0f7d87459a5c22693',
|
|
117
|
+
class: "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
|
+
// Support palette data
|
|
150
|
+
this.colors = [{
|
|
151
|
+
rgb: 'R20 G20 B20',
|
|
152
|
+
cmyk: 'C78 M69 Y61 K87',
|
|
153
|
+
hex: '#141414',
|
|
154
|
+
pantoneC: '',
|
|
155
|
+
pantoneU: '',
|
|
156
|
+
background: '#141414'
|
|
157
|
+
}, {
|
|
158
|
+
rgb: 'R56 G56 B56',
|
|
159
|
+
cmyk: 'C68 M58 Y55 K63',
|
|
160
|
+
hex: '#383838',
|
|
161
|
+
pantoneC: 'PANTONE 447 C',
|
|
162
|
+
pantoneU: 'PANTONE Neutral Black U',
|
|
163
|
+
background: '#383838'
|
|
164
|
+
}, {
|
|
165
|
+
rgb: 'R204 G204 B204',
|
|
166
|
+
cmyk: 'C23 M17 Y18 K0',
|
|
167
|
+
hex: '#CCCCCC',
|
|
168
|
+
pantoneC: 'PANTONE Cool Gray 2 C',
|
|
169
|
+
pantoneU: 'PANTONE Cool Gray 2 U',
|
|
170
|
+
background: '#CCCCCC'
|
|
171
|
+
}, {
|
|
172
|
+
rgb: 'R230 G230 B230',
|
|
173
|
+
cmyk: 'C12 M8 Y9 K0',
|
|
174
|
+
hex: '#E6E6E6',
|
|
175
|
+
pantoneC: 'PANTONE 663 C',
|
|
176
|
+
pantoneU: 'PANTONE 649 U',
|
|
177
|
+
background: '#E6E6E6'
|
|
178
|
+
}, {
|
|
179
|
+
rgb: 'R255 G255 B255',
|
|
180
|
+
cmyk: 'C0 M0 Y0 K0',
|
|
181
|
+
hex: '#FFFFFF',
|
|
182
|
+
pantoneC: '',
|
|
183
|
+
pantoneU: '',
|
|
184
|
+
background: '#FFFFFF'
|
|
185
|
+
}];
|
|
186
|
+
}
|
|
187
|
+
render() {
|
|
188
|
+
return h("ul", {
|
|
189
|
+
key: '6cd3d5f3128a49e9ac77abc11f46ca880bc6c195',
|
|
190
|
+
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
191
|
+
}, this.colors.map(color => h("li", {
|
|
192
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
193
|
+
}, h("div", {
|
|
194
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
195
|
+
style: {
|
|
196
|
+
backgroundColor: color.background
|
|
197
|
+
}
|
|
198
|
+
}, h("div", {
|
|
199
|
+
class: "grid"
|
|
200
|
+
}, h("span", {
|
|
201
|
+
class: "f-body-02"
|
|
202
|
+
}, color.rgb), h("span", {
|
|
203
|
+
class: "f-body-02 w-full"
|
|
204
|
+
}, color.cmyk), h("eds-code-block", {
|
|
205
|
+
code: color.hex,
|
|
206
|
+
style: {
|
|
207
|
+
minWidth: '150px',
|
|
208
|
+
marginRight: '5px'
|
|
209
|
+
}
|
|
210
|
+
})), h("div", {
|
|
211
|
+
class: "grid"
|
|
212
|
+
}, h("span", {
|
|
213
|
+
class: "f-body-02"
|
|
214
|
+
}, color.pantoneC || 'N/A'), h("span", {
|
|
215
|
+
class: "f-body-02"
|
|
216
|
+
}, color.pantoneU || 'N/A'))))));
|
|
217
|
+
}
|
|
218
|
+
};
|
|
219
|
+
const GradientPrimaryPalette = class {
|
|
220
|
+
constructor(hostRef) {
|
|
221
|
+
registerInstance(this, hostRef);
|
|
222
|
+
// Gradient primary palette data
|
|
223
|
+
this.colors = [{
|
|
224
|
+
rgb: 'R156 G225 B66',
|
|
225
|
+
cmyk: 'C52 M0 Y98 K0',
|
|
226
|
+
hex: '#9CE142',
|
|
227
|
+
pantoneC: 'PANTONE 367 C',
|
|
228
|
+
pantoneU: 'PANTONE 374 U',
|
|
229
|
+
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
230
|
+
}, {
|
|
231
|
+
rgb: 'R0 G201 B89',
|
|
232
|
+
cmyk: 'C75 M0 Y80 K0',
|
|
233
|
+
hex: '#00C959',
|
|
234
|
+
pantoneC: 'PANTONE 7480 C',
|
|
235
|
+
pantoneU: 'PANTONE 7481 U',
|
|
236
|
+
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
237
|
+
}, {
|
|
238
|
+
rgb: 'R0 G165 B149',
|
|
239
|
+
cmyk: 'C78 M8 Y49 K0',
|
|
240
|
+
hex: '#00A595',
|
|
241
|
+
pantoneC: 'PANTONE 3272 C',
|
|
242
|
+
pantoneU: 'PANTONE 3275 U',
|
|
243
|
+
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
244
|
+
}];
|
|
245
|
+
}
|
|
246
|
+
render() {
|
|
247
|
+
return h("ul", {
|
|
248
|
+
key: '922dbe263e6db86ed17d98d65d38e1d6f4ef25df',
|
|
249
|
+
class: "gap-y-8 md:gap-y-12 lg:gap-y-16",
|
|
250
|
+
style: {
|
|
251
|
+
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
252
|
+
}
|
|
253
|
+
}, this.colors.map(color => h("li", {
|
|
254
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
255
|
+
}, h("div", {
|
|
256
|
+
class: "effect-height flex items-center justify-between p-16"
|
|
257
|
+
}, h("div", {
|
|
258
|
+
class: "grid"
|
|
259
|
+
}, h("span", {
|
|
260
|
+
class: "f-body-02"
|
|
261
|
+
}, color.rgb), h("span", {
|
|
262
|
+
class: "f-body-02 w-full"
|
|
263
|
+
}, color.cmyk), h("eds-code-block", {
|
|
264
|
+
code: color.hex,
|
|
265
|
+
style: {
|
|
266
|
+
minWidth: '150px',
|
|
267
|
+
marginRight: '5px'
|
|
268
|
+
}
|
|
269
|
+
})), h("div", {
|
|
270
|
+
class: "grid"
|
|
271
|
+
}, h("span", {
|
|
272
|
+
class: "f-body-02"
|
|
273
|
+
}, color.pantoneC), h("span", {
|
|
274
|
+
class: "f-body-02"
|
|
275
|
+
}, color.pantoneU))))));
|
|
276
|
+
}
|
|
277
|
+
};
|
|
278
|
+
const GradientSecondaryPalette = class {
|
|
279
|
+
constructor(hostRef) {
|
|
280
|
+
registerInstance(this, hostRef);
|
|
281
|
+
// Gradient secondary palette data
|
|
282
|
+
this.colors = [{
|
|
283
|
+
rgb: 'R63 G169 B245',
|
|
284
|
+
cmyk: 'C68 M13 Y0 K0',
|
|
285
|
+
hex: '#3FA9F5',
|
|
286
|
+
pantoneC: 'PANTONE 298 C',
|
|
287
|
+
pantoneU: 'PANTONE 298 U',
|
|
288
|
+
background: 'linear-gradient(to bottom, #3FA9F5, #3FA9F5)'
|
|
289
|
+
}, {
|
|
290
|
+
rgb: 'R6 G68 B244',
|
|
291
|
+
cmyk: 'C92 M60 Y0 K0',
|
|
292
|
+
hex: '#0644F4',
|
|
293
|
+
pantoneC: 'PANTONE 2728 C',
|
|
294
|
+
pantoneU: 'PANTONE 2935 U',
|
|
295
|
+
background: 'linear-gradient(to bottom, #3FA9F5, #0644F4)'
|
|
296
|
+
}, {
|
|
297
|
+
rgb: 'R196 G97 B255',
|
|
298
|
+
cmyk: 'C52 M67 Y0 K0',
|
|
299
|
+
hex: '#C461FF',
|
|
300
|
+
pantoneC: 'PANTONE 252 C',
|
|
301
|
+
pantoneU: 'PANTONE 252 U',
|
|
302
|
+
background: 'linear-gradient(to bottom, #C461FF, #C461FF)'
|
|
303
|
+
}, {
|
|
304
|
+
rgb: 'R93 G61 B249',
|
|
305
|
+
cmyk: 'C83 M78 Y0 K0',
|
|
306
|
+
hex: '#5D3DF9',
|
|
307
|
+
pantoneC: 'PANTONE 266 C',
|
|
308
|
+
pantoneU: 'PANTONE 2735 U',
|
|
309
|
+
background: 'linear-gradient(to bottom, #C461FF, #5D3DF9)'
|
|
310
|
+
}, {
|
|
311
|
+
rgb: 'R255 G165 B67',
|
|
312
|
+
cmyk: 'C0 M43 Y76 K0',
|
|
313
|
+
hex: '#FFA543',
|
|
314
|
+
pantoneC: 'PANTONE 804 C',
|
|
315
|
+
pantoneU: 'PANTONE 136 U',
|
|
316
|
+
background: 'linear-gradient(to bottom, #FFA543, #FFA543)'
|
|
317
|
+
}, {
|
|
318
|
+
rgb: 'R255 G77 B104',
|
|
319
|
+
cmyk: 'C0 M81 Y42 K0',
|
|
320
|
+
hex: '#FF4D68',
|
|
321
|
+
pantoneC: 'PANTONE 1785 C',
|
|
322
|
+
pantoneU: 'PANTONE 185 U',
|
|
323
|
+
background: 'linear-gradient(to bottom, #FFA543, #FF4D68)'
|
|
324
|
+
}];
|
|
325
|
+
}
|
|
326
|
+
render() {
|
|
327
|
+
return h("div", {
|
|
328
|
+
key: '29353679b15fce11ec2e357704cffd6a2d1389d4'
|
|
329
|
+
}, h("ul", {
|
|
330
|
+
key: '7a262e1c8f17226c6639a00e1829d4f0927f988d',
|
|
331
|
+
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
332
|
+
}, h("li", {
|
|
333
|
+
key: 'f3dfcbe6da3ee882ae9100f95fe68788cd82195f',
|
|
334
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
335
|
+
}, h("div", {
|
|
336
|
+
key: '83e3ac5d6f64e18e38e179251d58ff3ed23019a3',
|
|
337
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
338
|
+
style: {
|
|
339
|
+
background: this.colors[0].background
|
|
340
|
+
}
|
|
341
|
+
}, h("div", {
|
|
342
|
+
key: 'ebc2424dd2950cc2704351456d4d974051e0dd93',
|
|
343
|
+
class: "grid"
|
|
344
|
+
}, h("span", {
|
|
345
|
+
key: '3fdfb110070a8795a1bb1aea12447bc2556937cc',
|
|
346
|
+
class: "f-body-02"
|
|
347
|
+
}, this.colors[0].rgb), h("span", {
|
|
348
|
+
key: '0b929d1ddd40e67bc8cd0248fc7bf0c0f8a11cb7',
|
|
349
|
+
class: "f-body-02 w-full"
|
|
350
|
+
}, this.colors[0].cmyk), h("eds-code-block", {
|
|
351
|
+
key: '3f4ab8d6b91afeaba20c273b8ede74593d452bf0',
|
|
352
|
+
code: this.colors[0].hex,
|
|
353
|
+
style: {
|
|
354
|
+
minWidth: '150px',
|
|
355
|
+
marginRight: '5px'
|
|
356
|
+
}
|
|
357
|
+
})), h("div", {
|
|
358
|
+
key: '80b6a23a151e6b71630071f2d51c03e6b8c957ff',
|
|
359
|
+
class: "grid"
|
|
360
|
+
}, h("span", {
|
|
361
|
+
key: 'c86531490e51f5559d4293bc75bb2477d23d1593',
|
|
362
|
+
class: "f-body-02"
|
|
363
|
+
}, this.colors[0].pantoneC), h("span", {
|
|
364
|
+
key: '5bbc4e02eb2845508c6de7715f5fe202a36249a5',
|
|
365
|
+
class: "f-body-02"
|
|
366
|
+
}, this.colors[0].pantoneU))), h("div", {
|
|
367
|
+
key: '050d2770d4c2e6395dc5350c9f29860ecf3d7e46',
|
|
368
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
369
|
+
style: {
|
|
370
|
+
background: this.colors[1].background
|
|
371
|
+
}
|
|
372
|
+
}, h("div", {
|
|
373
|
+
key: '20a5a6748573d6e059ec81d00a737355cfd7f934',
|
|
374
|
+
class: "grid"
|
|
375
|
+
}, h("span", {
|
|
376
|
+
key: 'a63a0ea4301f11e4984f3749c087041acedb94b4',
|
|
377
|
+
class: "f-body-02"
|
|
378
|
+
}, this.colors[1].rgb), h("span", {
|
|
379
|
+
key: 'd986ecee52e15de1bbd58c48109f8c89d0cf19a2',
|
|
380
|
+
class: "f-body-02 w-full"
|
|
381
|
+
}, this.colors[1].cmyk), h("eds-code-block", {
|
|
382
|
+
key: 'd35bb3c1cb26aa9a3828cecfde1b32f428e8b1af',
|
|
383
|
+
code: this.colors[1].hex,
|
|
384
|
+
style: {
|
|
385
|
+
minWidth: '150px',
|
|
386
|
+
marginRight: '5px'
|
|
387
|
+
}
|
|
388
|
+
})), h("div", {
|
|
389
|
+
key: '8a616b789a99d3721ccc1f102131c2aba1951106',
|
|
390
|
+
class: "grid"
|
|
391
|
+
}, h("span", {
|
|
392
|
+
key: '03d172bbc56a4535d20051bb2ab1bfb4c0889586',
|
|
393
|
+
class: "f-body-02"
|
|
394
|
+
}, this.colors[1].pantoneC), h("span", {
|
|
395
|
+
key: '66f1656d1d41f1616175285cf8f7e7089c9f2657',
|
|
396
|
+
class: "f-body-02"
|
|
397
|
+
}, this.colors[1].pantoneU))))), h("eds-block-break", {
|
|
398
|
+
key: '85a7244a69f0d3af26ea5f148917183e2431140e'
|
|
399
|
+
}), h("ul", {
|
|
400
|
+
key: 'eb44b6b21fc75b1fd22e1aee42fac1aa99155b0d',
|
|
401
|
+
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
402
|
+
}, h("li", {
|
|
403
|
+
key: 'ecb50392387996034d1f4211d5336d2071927844',
|
|
404
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
405
|
+
}, h("div", {
|
|
406
|
+
key: 'f45bf292bf11cb440731ff7bc67e5b364cb7b6c1',
|
|
407
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
408
|
+
style: {
|
|
409
|
+
background: this.colors[2].background
|
|
410
|
+
}
|
|
411
|
+
}, h("div", {
|
|
412
|
+
key: '981db4da9bdbc0f60ba6e8fd83840101a815550f',
|
|
413
|
+
class: "grid"
|
|
414
|
+
}, h("span", {
|
|
415
|
+
key: 'd6aaf058991f0d7e1c4d5d7bfa17b0342880cb9c',
|
|
416
|
+
class: "f-body-02"
|
|
417
|
+
}, this.colors[2].rgb), h("span", {
|
|
418
|
+
key: 'cd63d8d64b9fa30f7a568125f61d3735c3596f0b',
|
|
419
|
+
class: "f-body-02 w-full"
|
|
420
|
+
}, this.colors[2].cmyk), h("eds-code-block", {
|
|
421
|
+
key: 'aca8d6c9668168c6d4b71cb5039e0af4cd419e30',
|
|
422
|
+
code: this.colors[2].hex,
|
|
423
|
+
style: {
|
|
424
|
+
minWidth: '150px',
|
|
425
|
+
marginRight: '5px'
|
|
426
|
+
}
|
|
427
|
+
})), h("div", {
|
|
428
|
+
key: 'ed16477727fe22372cbcd730c4e9cc67f5b35ed8',
|
|
429
|
+
class: "grid"
|
|
430
|
+
}, h("span", {
|
|
431
|
+
key: '4b6989756eb826d93b5b7d71e874f62914d221df',
|
|
432
|
+
class: "f-body-02"
|
|
433
|
+
}, this.colors[2].pantoneC), h("span", {
|
|
434
|
+
key: 'a4e3d7e9f3582a0fc5dfabbfc9feb5bb969c2933',
|
|
435
|
+
class: "f-body-02"
|
|
436
|
+
}, this.colors[2].pantoneU))), h("div", {
|
|
437
|
+
key: 'd23b28073abf3c16b3f8d58744fb5f66877cdd94',
|
|
438
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
439
|
+
style: {
|
|
440
|
+
background: this.colors[3].background
|
|
441
|
+
}
|
|
442
|
+
}, h("div", {
|
|
443
|
+
key: '1c96adb58e67d7cada4b4ba382ca2fcd37f0dfd8',
|
|
444
|
+
class: "grid"
|
|
445
|
+
}, h("span", {
|
|
446
|
+
key: 'beaab441ab5852d1141b509a161123ab0f743e7c',
|
|
447
|
+
class: "f-body-02"
|
|
448
|
+
}, this.colors[3].rgb), h("span", {
|
|
449
|
+
key: 'd2e57f4fd72ff1ef9c84f27e81c8c6b03ec50f66',
|
|
450
|
+
class: "f-body-02 w-full"
|
|
451
|
+
}, this.colors[3].cmyk), h("eds-code-block", {
|
|
452
|
+
key: '48772cedf0b4ad119e14696e58203efce7bb3559',
|
|
453
|
+
code: this.colors[3].hex,
|
|
454
|
+
style: {
|
|
455
|
+
minWidth: '150px',
|
|
456
|
+
marginRight: '5px'
|
|
457
|
+
}
|
|
458
|
+
})), h("div", {
|
|
459
|
+
key: '0e233bc33432cdd2149ab20b64464d03de22bcef',
|
|
460
|
+
class: "grid"
|
|
461
|
+
}, h("span", {
|
|
462
|
+
key: 'b0f41ae03bfd3bedf2ebd60b6a4b30c677395da0',
|
|
463
|
+
class: "f-body-02"
|
|
464
|
+
}, this.colors[3].pantoneC), h("span", {
|
|
465
|
+
key: '433f30e367352cbd24668dac2ecf741b9f81febe',
|
|
466
|
+
class: "f-body-02"
|
|
467
|
+
}, this.colors[3].pantoneU))))), h("eds-block-break", {
|
|
468
|
+
key: 'a862789d835c146d140b634782eefa7b48139597'
|
|
469
|
+
}), h("ul", {
|
|
470
|
+
key: '9fe132435b11fa93057df3d747dfe36f04bfd997',
|
|
471
|
+
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
472
|
+
}, h("li", {
|
|
473
|
+
key: 'e8438aedc62f4d0195a3c4c1c714ba99c6f7b67f',
|
|
474
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
475
|
+
}, h("div", {
|
|
476
|
+
key: '9928ba20be7b9100e437345a4c5b03bf6d495707',
|
|
477
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
478
|
+
style: {
|
|
479
|
+
background: this.colors[4].background
|
|
480
|
+
}
|
|
481
|
+
}, h("div", {
|
|
482
|
+
key: '1cd2d6a8ec580b4094335d3c56acfbb398a96c28',
|
|
483
|
+
class: "grid"
|
|
484
|
+
}, h("span", {
|
|
485
|
+
key: 'dbbd548a12bcc861526309132e685a97714de1d5',
|
|
486
|
+
class: "f-body-02"
|
|
487
|
+
}, this.colors[4].rgb), h("span", {
|
|
488
|
+
key: '93d38512e45747e4277169ee3221c36f96862f29',
|
|
489
|
+
class: "f-body-02 w-full"
|
|
490
|
+
}, this.colors[4].cmyk), h("eds-code-block", {
|
|
491
|
+
key: 'b04c9679ea48bf89e70cc969ecd42984ce3c7286',
|
|
492
|
+
code: this.colors[4].hex,
|
|
493
|
+
style: {
|
|
494
|
+
minWidth: '150px',
|
|
495
|
+
marginRight: '5px'
|
|
496
|
+
}
|
|
497
|
+
})), h("div", {
|
|
498
|
+
key: '4a6130bdeb963c9674100528e2ef24a2245acbab',
|
|
499
|
+
class: "grid"
|
|
500
|
+
}, h("span", {
|
|
501
|
+
key: '7f49f52d514e36d7886a1aecb3c92c7148dcf595',
|
|
502
|
+
class: "f-body-02"
|
|
503
|
+
}, this.colors[4].pantoneC), h("span", {
|
|
504
|
+
key: '0d9a53c5262183a24114f762175f1d9fe5299950',
|
|
505
|
+
class: "f-body-02"
|
|
506
|
+
}, this.colors[4].pantoneU))), h("div", {
|
|
507
|
+
key: '26a6e6ca4a67e5ff01d4fcb75e40fdb1456ca62f',
|
|
508
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
509
|
+
style: {
|
|
510
|
+
background: this.colors[5].background
|
|
511
|
+
}
|
|
512
|
+
}, h("div", {
|
|
513
|
+
key: 'ff5052b9aa74a3edb7d3ba6d1c75b9073b969b31',
|
|
514
|
+
class: "grid"
|
|
515
|
+
}, h("span", {
|
|
516
|
+
key: 'b69e9f4646835b689fd46c6f84b8b35dba1500a1',
|
|
517
|
+
class: "f-body-02"
|
|
518
|
+
}, this.colors[5].rgb), h("span", {
|
|
519
|
+
key: 'a459cc1600cb4072e6d1cfbcae75d17cf14fbbfe',
|
|
520
|
+
class: "f-body-02 w-full"
|
|
521
|
+
}, this.colors[5].cmyk), h("eds-code-block", {
|
|
522
|
+
key: '55f9185213f01a7891a4e8ff54f4f26759370ef8',
|
|
523
|
+
code: this.colors[5].hex,
|
|
524
|
+
style: {
|
|
525
|
+
minWidth: '150px',
|
|
526
|
+
marginRight: '5px'
|
|
527
|
+
}
|
|
528
|
+
})), h("div", {
|
|
529
|
+
key: '2f3bbbcdf402f0da4bade772b3cadb1b8cb3370c',
|
|
530
|
+
class: "grid"
|
|
531
|
+
}, h("span", {
|
|
532
|
+
key: '818372e4673ef5c8e35085702a559b744a5cbe8c',
|
|
533
|
+
class: "f-body-02"
|
|
534
|
+
}, this.colors[5].pantoneC), h("span", {
|
|
535
|
+
key: '2bc994826618735b82fd93fe039328a2ff4f6f95',
|
|
536
|
+
class: "f-body-02"
|
|
537
|
+
}, this.colors[5].pantoneU))))));
|
|
538
|
+
}
|
|
539
|
+
};
|
|
540
|
+
const GradientSupportPalette = class {
|
|
541
|
+
constructor(hostRef) {
|
|
542
|
+
registerInstance(this, hostRef);
|
|
543
|
+
// Gradient support palette data
|
|
544
|
+
this.colors = [{
|
|
545
|
+
rgb: 'R20 G20 B20',
|
|
546
|
+
cmyk: 'C78 M69 Y61 K87',
|
|
547
|
+
hex: '#141414',
|
|
548
|
+
pantoneC: '',
|
|
549
|
+
pantoneU: '',
|
|
550
|
+
background: '#141414'
|
|
551
|
+
}, {
|
|
552
|
+
rgb: 'R56 G56 B56',
|
|
553
|
+
cmyk: 'C68 M58 Y55 K63',
|
|
554
|
+
hex: '#383838',
|
|
555
|
+
pantoneC: 'PANTONE 447 C',
|
|
556
|
+
pantoneU: 'PANTONE Neutral Black U',
|
|
557
|
+
background: '#383838'
|
|
558
|
+
}, {
|
|
559
|
+
rgb: 'R204 G204 B204',
|
|
560
|
+
cmyk: 'C23 M17 Y18 K0',
|
|
561
|
+
hex: '#CCCCCC',
|
|
562
|
+
pantoneC: 'PANTONE Cool Gray 2 C',
|
|
563
|
+
pantoneU: 'PANTONE Cool Gray 2 U',
|
|
564
|
+
background: 'linear-gradient(to bottom, #CCCCCC, #CCCCCC)'
|
|
565
|
+
}, {
|
|
566
|
+
rgb: 'R230 G230 B230',
|
|
567
|
+
cmyk: 'C12 M8 Y9 K0',
|
|
568
|
+
hex: '#E6E6E6',
|
|
569
|
+
pantoneC: 'PANTONE 663 C',
|
|
570
|
+
pantoneU: 'PANTONE 649 U',
|
|
571
|
+
background: 'linear-gradient(to bottom, #CCCCCC, #E6E6E6)'
|
|
572
|
+
}, {
|
|
573
|
+
rgb: 'R255 G255 B255',
|
|
574
|
+
cmyk: 'C0 M0 Y0 K0',
|
|
575
|
+
hex: '#FFFFFF',
|
|
576
|
+
pantoneC: '',
|
|
577
|
+
pantoneU: '',
|
|
578
|
+
background: '#FFFFFF'
|
|
579
|
+
}];
|
|
580
|
+
}
|
|
581
|
+
render() {
|
|
582
|
+
return h("ul", {
|
|
583
|
+
key: 'e5444717497402cac34586943ffd10abd2e77148',
|
|
584
|
+
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
585
|
+
}, h("li", {
|
|
586
|
+
key: '84f6b65181b6f2237b7ef261445a2e58935975ab',
|
|
587
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
588
|
+
}, h("div", {
|
|
589
|
+
key: 'b9eb17a05b1a479e46adf3908ede6d2a74e47e91',
|
|
590
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
591
|
+
style: {
|
|
592
|
+
backgroundColor: this.colors[0].background
|
|
593
|
+
}
|
|
594
|
+
}, h("div", {
|
|
595
|
+
key: '74cb2cf74997cf993557cbf06158578a45439965',
|
|
596
|
+
class: "grid"
|
|
597
|
+
}, h("span", {
|
|
598
|
+
key: '29c00a82880aff024927e29c95fde61016553d5d',
|
|
599
|
+
class: "f-body-02"
|
|
600
|
+
}, this.colors[0].rgb), h("span", {
|
|
601
|
+
key: 'db89f95d9c30eb90ba6d7f9cd12c793f8a500b00',
|
|
602
|
+
class: "f-body-02 w-full"
|
|
603
|
+
}, this.colors[0].cmyk), h("eds-code-block", {
|
|
604
|
+
key: 'd050e9d7910ed8ac88f4f791a2c8a1edaadcb0ac',
|
|
605
|
+
code: this.colors[0].hex,
|
|
606
|
+
style: {
|
|
607
|
+
minWidth: '150px',
|
|
608
|
+
marginRight: '5px'
|
|
609
|
+
}
|
|
610
|
+
})), h("div", {
|
|
611
|
+
key: 'd2b688154a3d1f61df4dcc1f735eae9747011d01',
|
|
612
|
+
class: "grid"
|
|
613
|
+
}, h("span", {
|
|
614
|
+
key: '2a204759a52f881b2d6b0d40116bf00bbda3aed2',
|
|
615
|
+
class: "f-body-02"
|
|
616
|
+
}, this.colors[0].pantoneC || 'N/A'), h("span", {
|
|
617
|
+
key: '9023f33ba5182558f12dfb119ed4338649638bd7',
|
|
618
|
+
class: "f-body-02"
|
|
619
|
+
}, this.colors[0].pantoneU || 'N/A')))), h("li", {
|
|
620
|
+
key: '55a4cf54a4dbc1b5c7f9962c571cbb971cba0d93',
|
|
621
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
622
|
+
}, h("div", {
|
|
623
|
+
key: 'b4190fda8834ddfe5e53e90d357cc1835e7d16ce',
|
|
624
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
625
|
+
style: {
|
|
626
|
+
backgroundColor: this.colors[1].background
|
|
627
|
+
}
|
|
628
|
+
}, h("div", {
|
|
629
|
+
key: 'cf5415f31d46d7a966fa3da040aec720c0241673',
|
|
630
|
+
class: "grid"
|
|
631
|
+
}, h("span", {
|
|
632
|
+
key: '4fb475890391784e8be7c40d0c74c02a492739f7',
|
|
633
|
+
class: "f-body-02"
|
|
634
|
+
}, this.colors[1].rgb), h("span", {
|
|
635
|
+
key: '02f5bd1fcb7be45141963bb1d723646195978d49',
|
|
636
|
+
class: "f-body-02 w-full"
|
|
637
|
+
}, this.colors[1].cmyk), h("eds-code-block", {
|
|
638
|
+
key: '781791e59a86c8687d9afe6d729161acf05fc9dd',
|
|
639
|
+
code: this.colors[1].hex,
|
|
640
|
+
style: {
|
|
641
|
+
minWidth: '150px',
|
|
642
|
+
marginRight: '5px'
|
|
643
|
+
}
|
|
644
|
+
})), h("div", {
|
|
645
|
+
key: 'dd84d9b36892ff47481babfb2fbb8a9082f43219',
|
|
646
|
+
class: "grid"
|
|
647
|
+
}, h("span", {
|
|
648
|
+
key: 'df5ef60b6866f46bafcd93d8f82498090102a520',
|
|
649
|
+
class: "f-body-02"
|
|
650
|
+
}, this.colors[1].pantoneC || 'N/A'), h("span", {
|
|
651
|
+
key: 'a8cf80fcb9f7fef12daf32055c61fdb33ee38d67',
|
|
652
|
+
class: "f-body-02"
|
|
653
|
+
}, this.colors[1].pantoneU || 'N/A')))), h("li", {
|
|
654
|
+
key: '2ed0376ad5484fadac08c530450e993fa6145328',
|
|
655
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
656
|
+
}, h("div", {
|
|
657
|
+
key: '30ba72591ea4537407b2220a85a961fce0fc54e5',
|
|
658
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
659
|
+
style: {
|
|
660
|
+
background: this.colors[2].background
|
|
661
|
+
}
|
|
662
|
+
}, h("div", {
|
|
663
|
+
key: '641ea920703268846558c852fe087fa9546e14b7',
|
|
664
|
+
class: "grid"
|
|
665
|
+
}, h("span", {
|
|
666
|
+
key: 'f672422e13deb40e9dfaddd6f9855b2de28eab5b',
|
|
667
|
+
class: "f-body-02"
|
|
668
|
+
}, this.colors[2].rgb), h("span", {
|
|
669
|
+
key: '008794c76fb2713438c198c914e718efbbfc7b5e',
|
|
670
|
+
class: "f-body-02 w-full"
|
|
671
|
+
}, this.colors[2].cmyk), h("eds-code-block", {
|
|
672
|
+
key: 'ee1cfa3a78f670c74e00e96b6415f85715334526',
|
|
673
|
+
code: this.colors[2].hex,
|
|
674
|
+
style: {
|
|
675
|
+
minWidth: '150px',
|
|
676
|
+
marginRight: '5px'
|
|
677
|
+
}
|
|
678
|
+
})), h("div", {
|
|
679
|
+
key: '295c044bb9cc9ed3a85bb488225db4401f0ea542',
|
|
680
|
+
class: "grid"
|
|
681
|
+
}, h("span", {
|
|
682
|
+
key: '9d7dbf15fd44ce3d3e45a39324ad3a60d7ae30f0',
|
|
683
|
+
class: "f-body-02"
|
|
684
|
+
}, this.colors[2].pantoneC), h("span", {
|
|
685
|
+
key: 'd639d12c3215caf3f4f1e8a4ae062b540b6af50d',
|
|
686
|
+
class: "f-body-02"
|
|
687
|
+
}, this.colors[2].pantoneU))), h("div", {
|
|
688
|
+
key: '04e95d8b1a6f7dcdbc465263382e36d05f79d602',
|
|
689
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
690
|
+
style: {
|
|
691
|
+
background: this.colors[3].background
|
|
692
|
+
}
|
|
693
|
+
}, h("div", {
|
|
694
|
+
key: 'e67079bbbdfa1853a2f069f08c52a8388cce688a',
|
|
695
|
+
class: "grid"
|
|
696
|
+
}, h("span", {
|
|
697
|
+
key: '43be6b7785066c0d51aa87e987fb672a758de8bb',
|
|
698
|
+
class: "f-body-02"
|
|
699
|
+
}, this.colors[3].rgb), h("span", {
|
|
700
|
+
key: '791e968b11a9dafefac8fe0eda01b04ab4911802',
|
|
701
|
+
class: "f-body-02 w-full"
|
|
702
|
+
}, this.colors[3].cmyk), h("eds-code-block", {
|
|
703
|
+
key: '5831fd1e75f8ed0d2edc29fbc439389275adf59e',
|
|
704
|
+
code: this.colors[3].hex,
|
|
705
|
+
style: {
|
|
706
|
+
minWidth: '150px',
|
|
707
|
+
marginRight: '5px'
|
|
708
|
+
}
|
|
709
|
+
})), h("div", {
|
|
710
|
+
key: '09329acac8fbc33edada7a7c10c675631a240ea2',
|
|
711
|
+
class: "grid"
|
|
712
|
+
}, h("span", {
|
|
713
|
+
key: '42f70fa2578b40e189b95cd1d4c56ccd84cdce69',
|
|
714
|
+
class: "f-body-02"
|
|
715
|
+
}, this.colors[3].pantoneC), h("span", {
|
|
716
|
+
key: '2b8dfefd1e2dff08aa17b234a04cff60e3eb9d7a',
|
|
717
|
+
class: "f-body-02"
|
|
718
|
+
}, this.colors[3].pantoneU)))), h("li", {
|
|
719
|
+
key: 'e3a39fb7ad23526623bfea88cdab8d320847365d',
|
|
720
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
721
|
+
}, h("div", {
|
|
722
|
+
key: 'cfde16c94675c5c9b510e3752f875655c9d098e2',
|
|
723
|
+
class: "effect-height flex items-center justify-between p-16",
|
|
724
|
+
style: {
|
|
725
|
+
backgroundColor: this.colors[4].background
|
|
726
|
+
}
|
|
727
|
+
}, h("div", {
|
|
728
|
+
key: '1f8a8bd2e746c187323841ced84eec52d2c2f2f1',
|
|
729
|
+
class: "grid"
|
|
730
|
+
}, h("span", {
|
|
731
|
+
key: '920fc68ae73790a37c927dabf687ccaf5e248841',
|
|
732
|
+
class: "f-body-02"
|
|
733
|
+
}, this.colors[4].rgb), h("span", {
|
|
734
|
+
key: '40205cf5666e6ba44ca07a09dc08e54f2f9cad56',
|
|
735
|
+
class: "f-body-02 w-full"
|
|
736
|
+
}, this.colors[4].cmyk), h("eds-code-block", {
|
|
737
|
+
key: '8a855110b362569cc9926a09772d12f133aa20b6',
|
|
738
|
+
code: this.colors[4].hex,
|
|
739
|
+
style: {
|
|
740
|
+
minWidth: '150px',
|
|
741
|
+
marginRight: '5px'
|
|
742
|
+
}
|
|
743
|
+
})), h("div", {
|
|
744
|
+
key: 'a69c90cfac79b0a7ba5fbd921117a12ce997c228',
|
|
745
|
+
class: "grid"
|
|
746
|
+
}, h("span", {
|
|
747
|
+
key: 'bc06aaaaececad3b81e4884380e17fe773f97570',
|
|
748
|
+
class: "f-body-02"
|
|
749
|
+
}, this.colors[4].pantoneC || 'N/A'), h("span", {
|
|
750
|
+
key: '15baae3dafc6b53322e1a67956af1f533ea402f7',
|
|
751
|
+
class: "f-body-02"
|
|
752
|
+
}, this.colors[4].pantoneU || 'N/A')))));
|
|
753
|
+
}
|
|
754
|
+
};
|
|
755
|
+
|
|
756
|
+
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 };
|