@ebrains/react 0.9.2-beta → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/analytics-d99780e3.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-primary-palette_6.entry.esm.js +778 -0
- package/components-section.entry.esm.js +171 -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_34.entry.esm.js +3594 -0
- package/eds-card-project.entry.esm.js +210 -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-code-block.entry.esm.js +2290 -0
- package/eds-cookies-preference.entry.esm.js +47 -0
- package/eds-feedback.entry.esm.js +87 -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-matomo-notice.entry.esm.js +159 -0
- package/eds-pagination_2.entry.esm.js +493 -0
- package/eds-progress-bar.entry.esm.js +52 -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-splash-screen.entry.esm.js +87 -0
- package/eds-switch.entry.esm.js +68 -0
- package/eds-timeline.entry.esm.js +117 -0
- package/eds-toast-manager.entry.esm.js +93 -0
- package/eds-toast.entry.esm.js +93 -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 +74 -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 +4558 -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/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: '8279e944bfb0ddf1e3cb682daa1b8bcfe8cac3fd',
|
|
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: 'ab7abc8b8b9115446169d85c6b97f4ea2e387068',
|
|
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: '42a4eb08f07919ad464ba017dbba65667c91e005',
|
|
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: '2bc09e1f15ce98c6ba133cffc09df3bf10ca343f',
|
|
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: '32943156b28f767dc9b2e524202a4f4906432472'
|
|
351
|
+
}, h("ul", {
|
|
352
|
+
key: 'bf0d9a310edc584b67e064b149c771417e4da9cc',
|
|
353
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
354
|
+
}, h("li", {
|
|
355
|
+
key: '3ed95b92fe0eea4e75be722c1d0abdedfaa9e00e',
|
|
356
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
357
|
+
}, h("div", {
|
|
358
|
+
key: 'b5d4f381155b3e89bf441a87b9aff7718d4bd978',
|
|
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: 'c12a9c31da8078a9e6889e0084f1256dad389b59',
|
|
365
|
+
class: "grid"
|
|
366
|
+
}, h("span", {
|
|
367
|
+
key: '2fa2d5e9bb0820f08d3c265d7797eeca4c47c73c',
|
|
368
|
+
class: "f-body-02"
|
|
369
|
+
}, this.colors[0].rgb), h("span", {
|
|
370
|
+
key: 'b609663a6bfebc37deee295b5c8316bb08e6c785',
|
|
371
|
+
class: "f-body-02 w-full"
|
|
372
|
+
}, this.colors[0].cmyk), h("eds-code-block", {
|
|
373
|
+
key: 'b3cc79d81900f4a9a12ff7c6ebaac286c4dc1cd6',
|
|
374
|
+
code: this.colors[0].hex,
|
|
375
|
+
style: {
|
|
376
|
+
minWidth: '150px',
|
|
377
|
+
marginRight: '5px'
|
|
378
|
+
}
|
|
379
|
+
})), h("div", {
|
|
380
|
+
key: 'f91c41b6301c6234387c4386c493a9df56869c84',
|
|
381
|
+
class: "grid"
|
|
382
|
+
}, h("span", {
|
|
383
|
+
key: '1165b82de0328f60a495a563e14277d3722b7d87',
|
|
384
|
+
class: "f-body-02"
|
|
385
|
+
}, this.colors[0].pantoneC), h("span", {
|
|
386
|
+
key: 'f364fa3b7d4a9c52e1b67a65a4992ea1055084c1',
|
|
387
|
+
class: "f-body-02"
|
|
388
|
+
}, this.colors[0].pantoneU))), h("div", {
|
|
389
|
+
key: 'e798299fb6ffedd626aaf477593b928c73b177bc',
|
|
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: 'eee5b2de72d33f80c85fb0ad39e486cbd69d664b',
|
|
396
|
+
class: "grid"
|
|
397
|
+
}, h("span", {
|
|
398
|
+
key: '5190b0bb900bf234f32ccad7d37749ae0e57c31c',
|
|
399
|
+
class: "f-body-02"
|
|
400
|
+
}, this.colors[1].rgb), h("span", {
|
|
401
|
+
key: '49e3d6d1073dfa8d08054e9db612bfce1a811347',
|
|
402
|
+
class: "f-body-02 w-full"
|
|
403
|
+
}, this.colors[1].cmyk), h("eds-code-block", {
|
|
404
|
+
key: 'fd0c166cac7839de62cd782ec8071ba70378c15f',
|
|
405
|
+
code: this.colors[1].hex,
|
|
406
|
+
style: {
|
|
407
|
+
minWidth: '150px',
|
|
408
|
+
marginRight: '5px'
|
|
409
|
+
}
|
|
410
|
+
})), h("div", {
|
|
411
|
+
key: 'e9e95829a6eec21baab0238677a33cc649351185',
|
|
412
|
+
class: "grid"
|
|
413
|
+
}, h("span", {
|
|
414
|
+
key: 'e8a6c41cc8193ca78794c7147f20d39604a1ae04',
|
|
415
|
+
class: "f-body-02"
|
|
416
|
+
}, this.colors[1].pantoneC), h("span", {
|
|
417
|
+
key: '039cbc6eedc43de988b5dd823525bde00f7a21e5',
|
|
418
|
+
class: "f-body-02"
|
|
419
|
+
}, this.colors[1].pantoneU))))), h("eds-block-break", {
|
|
420
|
+
key: '7f95cfde8f4724b236446c3732c04929e17a9aa0'
|
|
421
|
+
}), h("ul", {
|
|
422
|
+
key: '72f723c89d17ea54a962122867abbd690b4d9ad9',
|
|
423
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
424
|
+
}, h("li", {
|
|
425
|
+
key: 'b2153dc607ed77d0a3b1398c3fc8b626163575e1',
|
|
426
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
427
|
+
}, h("div", {
|
|
428
|
+
key: 'e9ff842671af9bf749857fb4b430dbd997eadbab',
|
|
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: 'fd8255c5ee1ffe2f1b44cc670e504540b2e19b17',
|
|
435
|
+
class: "grid"
|
|
436
|
+
}, h("span", {
|
|
437
|
+
key: '17b71b6d17fe483a0eab1e80959da2076ad4647e',
|
|
438
|
+
class: "f-body-02"
|
|
439
|
+
}, this.colors[2].rgb), h("span", {
|
|
440
|
+
key: 'b3d39bde727347801976d1471875e3226f71d334',
|
|
441
|
+
class: "f-body-02 w-full"
|
|
442
|
+
}, this.colors[2].cmyk), h("eds-code-block", {
|
|
443
|
+
key: 'd37cfec78f74f7eec02047fb8e30962c55379f71',
|
|
444
|
+
code: this.colors[2].hex,
|
|
445
|
+
style: {
|
|
446
|
+
minWidth: '150px',
|
|
447
|
+
marginRight: '5px'
|
|
448
|
+
}
|
|
449
|
+
})), h("div", {
|
|
450
|
+
key: 'aa0ec054bb018ab8e564910ada76d849ee2d1608',
|
|
451
|
+
class: "grid"
|
|
452
|
+
}, h("span", {
|
|
453
|
+
key: 'f633c21fb5227330e843b1c1f6d1fff40766c0d0',
|
|
454
|
+
class: "f-body-02"
|
|
455
|
+
}, this.colors[2].pantoneC), h("span", {
|
|
456
|
+
key: 'c41495a89c987cf7cfbbd0b4d1ff12ac0c650610',
|
|
457
|
+
class: "f-body-02"
|
|
458
|
+
}, this.colors[2].pantoneU))), h("div", {
|
|
459
|
+
key: '18a802a0cb7cbd228840fb58fadf6a121d98ebf9',
|
|
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: 'edf5fe68043e4712e7174c405e73e1aa84570936',
|
|
466
|
+
class: "grid"
|
|
467
|
+
}, h("span", {
|
|
468
|
+
key: '455d010554f4836b26ff4b0568d088a4505619f3',
|
|
469
|
+
class: "f-body-02"
|
|
470
|
+
}, this.colors[3].rgb), h("span", {
|
|
471
|
+
key: '6a50beb860b13371178b9582279c76cca29f25cf',
|
|
472
|
+
class: "f-body-02 w-full"
|
|
473
|
+
}, this.colors[3].cmyk), h("eds-code-block", {
|
|
474
|
+
key: '98333266061cd31aa09d7d1394829c5d822c901f',
|
|
475
|
+
code: this.colors[3].hex,
|
|
476
|
+
style: {
|
|
477
|
+
minWidth: '150px',
|
|
478
|
+
marginRight: '5px'
|
|
479
|
+
}
|
|
480
|
+
})), h("div", {
|
|
481
|
+
key: '9f1952601d13a96f1caade683d5474a26cf94298',
|
|
482
|
+
class: "grid"
|
|
483
|
+
}, h("span", {
|
|
484
|
+
key: 'e43da3fba22655cef1690725654919a79d43a2f4',
|
|
485
|
+
class: "f-body-02"
|
|
486
|
+
}, this.colors[3].pantoneC), h("span", {
|
|
487
|
+
key: 'c3e280221454dc05f4112f03e3d226a6e70b70d3',
|
|
488
|
+
class: "f-body-02"
|
|
489
|
+
}, this.colors[3].pantoneU))))), h("eds-block-break", {
|
|
490
|
+
key: '63355f298a7680e4307b6e467da0fd54faf9da14'
|
|
491
|
+
}), h("ul", {
|
|
492
|
+
key: 'ff5a5554b716e21b0e219228317bbe334fc96488',
|
|
493
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
494
|
+
}, h("li", {
|
|
495
|
+
key: 'b4ecf3a608a9321ca0cfd1edad2778b3b8ddf918',
|
|
496
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
497
|
+
}, h("div", {
|
|
498
|
+
key: '587730e489242f8579b2db3aceea8fadf4ba0f75',
|
|
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: '883c226b73544a239f6d0ece7cbab020e1cc5874',
|
|
505
|
+
class: "grid"
|
|
506
|
+
}, h("span", {
|
|
507
|
+
key: 'dc5031f2236d81513cc543997f9b445b0fdea4be',
|
|
508
|
+
class: "f-body-02"
|
|
509
|
+
}, this.colors[4].rgb), h("span", {
|
|
510
|
+
key: 'a90f91b008cb67e8ee4a0454ed9e75f683a1a960',
|
|
511
|
+
class: "f-body-02 w-full"
|
|
512
|
+
}, this.colors[4].cmyk), h("eds-code-block", {
|
|
513
|
+
key: '4c12f3a2500535970bdb70bb87b8d73348ef25bb',
|
|
514
|
+
code: this.colors[4].hex,
|
|
515
|
+
style: {
|
|
516
|
+
minWidth: '150px',
|
|
517
|
+
marginRight: '5px'
|
|
518
|
+
}
|
|
519
|
+
})), h("div", {
|
|
520
|
+
key: '1ebadf2907a7f499d61e9edc7c71bb9e7378594a',
|
|
521
|
+
class: "grid"
|
|
522
|
+
}, h("span", {
|
|
523
|
+
key: 'acfce5255506344a9b65b195933cf924e1030467',
|
|
524
|
+
class: "f-body-02"
|
|
525
|
+
}, this.colors[4].pantoneC), h("span", {
|
|
526
|
+
key: 'a7c4c25345c91a9753c4615c5205cf3dc49c36af',
|
|
527
|
+
class: "f-body-02"
|
|
528
|
+
}, this.colors[4].pantoneU))), h("div", {
|
|
529
|
+
key: '01ce94d66521e612357c61de65ca1acd01e84cb9',
|
|
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: '628435f8fab14df7613aa4427af0b8c15fc222c2',
|
|
536
|
+
class: "grid"
|
|
537
|
+
}, h("span", {
|
|
538
|
+
key: '4b4bbd19051b9d8d1eb524f2c84104eab7dae20a',
|
|
539
|
+
class: "f-body-02"
|
|
540
|
+
}, this.colors[5].rgb), h("span", {
|
|
541
|
+
key: 'bb01da8698315272a78bad8d7258cb79be98446b',
|
|
542
|
+
class: "f-body-02 w-full"
|
|
543
|
+
}, this.colors[5].cmyk), h("eds-code-block", {
|
|
544
|
+
key: 'f28b072bdb7dc66f3f3be1e922e527a7e3f4bf34',
|
|
545
|
+
code: this.colors[5].hex,
|
|
546
|
+
style: {
|
|
547
|
+
minWidth: '150px',
|
|
548
|
+
marginRight: '5px'
|
|
549
|
+
}
|
|
550
|
+
})), h("div", {
|
|
551
|
+
key: '027adf31b26154f659c2cd8c9ee935b5886e8419',
|
|
552
|
+
class: "grid"
|
|
553
|
+
}, h("span", {
|
|
554
|
+
key: 'f74af79724fd67f67ad0433f9390ca022c6788d8',
|
|
555
|
+
class: "f-body-02"
|
|
556
|
+
}, this.colors[5].pantoneC), h("span", {
|
|
557
|
+
key: '87262b14ffcda0153b37a5090b25e58b7c71c5dd',
|
|
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: '54a1927a8b5d68b7ef0cda7e1b7d673b33605a3c',
|
|
606
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
607
|
+
}, h("li", {
|
|
608
|
+
key: '25d63af647cab86f74bb7fb261836f5938beb0c8',
|
|
609
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
610
|
+
}, h("div", {
|
|
611
|
+
key: '3a39fde1fd70cf8c456c9032ae0458976fd4e289',
|
|
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: '0d2bcd0138973145c717725c79b6a2f4ff290b97',
|
|
618
|
+
class: "grid"
|
|
619
|
+
}, h("span", {
|
|
620
|
+
key: '31c920216944da65a446f6c7d3037aee600e71d8',
|
|
621
|
+
class: "f-body-02"
|
|
622
|
+
}, this.colors[0].rgb), h("span", {
|
|
623
|
+
key: '838ab2e1e8664243e32726ab03539a4f32b32cf4',
|
|
624
|
+
class: "f-body-02 w-full"
|
|
625
|
+
}, this.colors[0].cmyk), h("eds-code-block", {
|
|
626
|
+
key: '2f8a24075e0fe1d2a6fda01fb97b4cf49f85277f',
|
|
627
|
+
code: this.colors[0].hex,
|
|
628
|
+
style: {
|
|
629
|
+
minWidth: '150px',
|
|
630
|
+
marginRight: '5px'
|
|
631
|
+
}
|
|
632
|
+
})), h("div", {
|
|
633
|
+
key: '8482d6666b68cd1ceb866e1cbdd0d88343cf79da',
|
|
634
|
+
class: "grid"
|
|
635
|
+
}, h("span", {
|
|
636
|
+
key: 'e3ba3599b4e5743691c35a28358f0050de18d32a',
|
|
637
|
+
class: "f-body-02"
|
|
638
|
+
}, this.colors[0].pantoneC || 'N/A'), h("span", {
|
|
639
|
+
key: 'c3ac3af17201effeb89b017a334c9ac0b0d62ddf',
|
|
640
|
+
class: "f-body-02"
|
|
641
|
+
}, this.colors[0].pantoneU || 'N/A')))), h("li", {
|
|
642
|
+
key: '447e0a60ef726347ec1f4f540f6de7747a450845',
|
|
643
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
644
|
+
}, h("div", {
|
|
645
|
+
key: 'fd922845d2aa3f66fde4d7fcf9f5b2416332fe9c',
|
|
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: 'bcf9ff063b3c130e8f7e24247f032a9f9fa40bb6',
|
|
652
|
+
class: "grid"
|
|
653
|
+
}, h("span", {
|
|
654
|
+
key: '0bcea7730d9f34ac44544cd1bc3bfa3b8ca361cf',
|
|
655
|
+
class: "f-body-02"
|
|
656
|
+
}, this.colors[1].rgb), h("span", {
|
|
657
|
+
key: '9c5169394a89f4ba2adbb0ac2576bd885443aac3',
|
|
658
|
+
class: "f-body-02 w-full"
|
|
659
|
+
}, this.colors[1].cmyk), h("eds-code-block", {
|
|
660
|
+
key: 'c50e9ba110494a1a0e9df18a081f02cb86c700c4',
|
|
661
|
+
code: this.colors[1].hex,
|
|
662
|
+
style: {
|
|
663
|
+
minWidth: '150px',
|
|
664
|
+
marginRight: '5px'
|
|
665
|
+
}
|
|
666
|
+
})), h("div", {
|
|
667
|
+
key: '365655cca2301d94a52f859fa9527ae5c0ef1ece',
|
|
668
|
+
class: "grid"
|
|
669
|
+
}, h("span", {
|
|
670
|
+
key: '088fca6cf72c8c74244d9a6e19c7ec083c8a6711',
|
|
671
|
+
class: "f-body-02"
|
|
672
|
+
}, this.colors[1].pantoneC || 'N/A'), h("span", {
|
|
673
|
+
key: 'b33043ed7e2ff751be0d3c229324369aeacd8f1e',
|
|
674
|
+
class: "f-body-02"
|
|
675
|
+
}, this.colors[1].pantoneU || 'N/A')))), h("li", {
|
|
676
|
+
key: '3b619a6a67d31ea7b358b59a147f36bfe35c4323',
|
|
677
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
678
|
+
}, h("div", {
|
|
679
|
+
key: '21b63edaebce5e4fdd10e6ad2ffaf31597d748f6',
|
|
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: 'f6d5d058b645af61eebb8f6a7b2369e4c95c31fb',
|
|
686
|
+
class: "grid"
|
|
687
|
+
}, h("span", {
|
|
688
|
+
key: 'b7b1101ac321600f6218cbc4371d9219b9aef016',
|
|
689
|
+
class: "f-body-02"
|
|
690
|
+
}, this.colors[2].rgb), h("span", {
|
|
691
|
+
key: '2debc8469b2d82c0550f1173bb4f0c1cdf33a7e0',
|
|
692
|
+
class: "f-body-02 w-full"
|
|
693
|
+
}, this.colors[2].cmyk), h("eds-code-block", {
|
|
694
|
+
key: '90753985397844a6cabeee1b0ac5b32a84f59ed1',
|
|
695
|
+
code: this.colors[2].hex,
|
|
696
|
+
style: {
|
|
697
|
+
minWidth: '150px',
|
|
698
|
+
marginRight: '5px'
|
|
699
|
+
}
|
|
700
|
+
})), h("div", {
|
|
701
|
+
key: 'f46c245f70973cd91992a8f9ec47e57997345c5c',
|
|
702
|
+
class: "grid"
|
|
703
|
+
}, h("span", {
|
|
704
|
+
key: '7c7eb23f1312208b313cd2a2bd5c5a5af2e7cdd3',
|
|
705
|
+
class: "f-body-02"
|
|
706
|
+
}, this.colors[2].pantoneC), h("span", {
|
|
707
|
+
key: '47c19d9a120cedc5c2bbbd385efa2e91ad4fd8e8',
|
|
708
|
+
class: "f-body-02"
|
|
709
|
+
}, this.colors[2].pantoneU))), h("div", {
|
|
710
|
+
key: 'dcbc1b771bea1166bbbb0ed0e6fcd2d1aaa53b7f',
|
|
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: '55dff4711f054b364df8a03381f768e93cd1b62a',
|
|
717
|
+
class: "grid"
|
|
718
|
+
}, h("span", {
|
|
719
|
+
key: '3880f0ea82be335c750ed4553583bc87b7ca04cc',
|
|
720
|
+
class: "f-body-02"
|
|
721
|
+
}, this.colors[3].rgb), h("span", {
|
|
722
|
+
key: '6952cfb758d707b3376032f1d997253c1edc9962',
|
|
723
|
+
class: "f-body-02 w-full"
|
|
724
|
+
}, this.colors[3].cmyk), h("eds-code-block", {
|
|
725
|
+
key: '9e0bc4a1d79c41bfaa315fd3053752c4eda3cd18',
|
|
726
|
+
code: this.colors[3].hex,
|
|
727
|
+
style: {
|
|
728
|
+
minWidth: '150px',
|
|
729
|
+
marginRight: '5px'
|
|
730
|
+
}
|
|
731
|
+
})), h("div", {
|
|
732
|
+
key: '9561d012cfbe411eac373f768893cc304b2e6138',
|
|
733
|
+
class: "grid"
|
|
734
|
+
}, h("span", {
|
|
735
|
+
key: 'e90d3b590653807e22697395397ac89be9f52b90',
|
|
736
|
+
class: "f-body-02"
|
|
737
|
+
}, this.colors[3].pantoneC), h("span", {
|
|
738
|
+
key: 'ffd2be0e5f7ff3b72a73697e0ca2f92c7e9cc0a5',
|
|
739
|
+
class: "f-body-02"
|
|
740
|
+
}, this.colors[3].pantoneU)))), h("li", {
|
|
741
|
+
key: 'e963dd45ee5a8f52348e1b2a331df6af94f90f5f',
|
|
742
|
+
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
743
|
+
}, h("div", {
|
|
744
|
+
key: '0586094b065fdfa034096ef7e1eb95c6a26c41fc',
|
|
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: '6acfe9a84d72f0327c3eff6c44a616918fa627d3',
|
|
751
|
+
class: "grid"
|
|
752
|
+
}, h("span", {
|
|
753
|
+
key: 'c3175b931ff1cc3365dbf1cdd548b550aaf662a3',
|
|
754
|
+
class: "f-body-02"
|
|
755
|
+
}, this.colors[4].rgb), h("span", {
|
|
756
|
+
key: '42d1daa0c16dcceb7341c015b912e0ea27874282',
|
|
757
|
+
class: "f-body-02 w-full"
|
|
758
|
+
}, this.colors[4].cmyk), h("eds-code-block", {
|
|
759
|
+
key: '56b32e9ba42ec77e3ba6263f27b78229996ce983',
|
|
760
|
+
code: this.colors[4].hex,
|
|
761
|
+
style: {
|
|
762
|
+
minWidth: '150px',
|
|
763
|
+
marginRight: '5px'
|
|
764
|
+
}
|
|
765
|
+
})), h("div", {
|
|
766
|
+
key: '89226a45ae2cf148134d550d0507a3563978e1bd',
|
|
767
|
+
class: "grid"
|
|
768
|
+
}, h("span", {
|
|
769
|
+
key: '6f9c4d6da4d4c3fe6ae8039291e6cd9c06635c24',
|
|
770
|
+
class: "f-body-02"
|
|
771
|
+
}, this.colors[4].pantoneC || 'N/A'), h("span", {
|
|
772
|
+
key: '9b44fcec2f83ecaa9fb5a1b298bab55fce503e91',
|
|
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 };
|