@ebrains/react 0.7.0-alpha.0 → 0.9.0-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/README.md +3 -3
- package/bookmark-c200037c.esm.js +16 -0
- package/color-primary-palette_6.entry.esm.js +163 -141
- package/components-section.entry.esm.js +165 -0
- package/correct-use-of-colors.entry.esm.js +49 -49
- package/{eds-docs-palettes.entry.esm.js → docs-palettes.entry.esm.js} +3 -3
- package/{eds-docs-tokens.entry.esm.js → docs-tokens.entry.esm.js} +3 -3
- package/eds-accordion.entry.esm.js +132 -0
- package/eds-alert.entry.esm.js +14 -6
- package/eds-app-root.entry.esm.js +4 -4
- package/eds-avatar_24.entry.esm.js +275 -0
- package/eds-breadcrumb.entry.esm.js +6 -3
- package/{eds-avatar_4.entry.esm.js → eds-card-desc_3.entry.esm.js} +6 -66
- package/eds-card-generic.entry.esm.js +1 -1
- package/eds-card-project.entry.esm.js +10 -10
- package/eds-card-tags.entry.esm.js +1 -1
- package/eds-card-tool.entry.esm.js +4 -4
- package/eds-card-wrapper.entry.esm.js +4 -4
- package/eds-code-block.entry.esm.js +7 -7
- package/eds-cookies-preference.entry.esm.js +2 -2
- package/eds-feedback.entry.esm.js +9 -9
- package/eds-frame.entry.esm.js +11 -17
- package/eds-icon-arrow-diagonal.entry.esm.js +3 -3
- package/eds-icon-arrow-right.entry.esm.js +1 -1
- package/eds-icon-bookmark.entry.esm.js +21 -0
- package/eds-icon-chevron-down.entry.esm.js +1 -1
- package/eds-icon-chevron-left.entry.esm.js +1 -1
- package/eds-icon-chevron-right.entry.esm.js +1 -1
- package/eds-icon-chevron-up.entry.esm.js +1 -1
- package/eds-icon-close.entry.esm.js +1 -1
- package/eds-icon-copy.entry.esm.js +1 -1
- package/eds-icon-eu.entry.esm.js +1 -1
- package/eds-icon-external.entry.esm.js +21 -0
- package/eds-icon-gitlab.entry.esm.js +1 -1
- package/eds-icon-loader.entry.esm.js +1 -1
- package/eds-icon-menu.entry.esm.js +1 -1
- package/eds-icon-minus.entry.esm.js +21 -0
- package/eds-icon-more.entry.esm.js +1 -1
- 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 +1 -1
- package/eds-icon-star.entry.esm.js +1 -1
- package/eds-icon-success.entry.esm.js +1 -1
- package/eds-icon-thumbs-down.entry.esm.js +1 -1
- package/eds-icon-thumbs-up.entry.esm.js +1 -1
- package/eds-icon-tutorial.entry.esm.js +21 -0
- package/eds-icon-unknown.entry.esm.js +21 -0
- package/eds-icon-updown.entry.esm.js +21 -0
- package/eds-login_2.entry.esm.js +27 -15
- package/eds-matomo-notice.entry.esm.js +162 -0
- package/eds-modal.entry.esm.js +13 -13
- package/eds-pagination_2.entry.esm.js +493 -0
- package/eds-section-core_2.entry.esm.js +3 -3
- package/eds-switch.entry.esm.js +5 -5
- package/eds-tabs.entry.esm.js +4 -4
- package/eds-timeline.entry.esm.js +7 -4
- package/eds-toast-manager.entry.esm.js +1 -1
- package/eds-tooltip.entry.esm.js +3 -3
- package/eds-trl.entry.esm.js +3 -3
- package/incorrect-use-of-colors.entry.esm.js +9 -9
- package/index.esm.js +1 -1
- package/index.esm2.js +66 -46
- package/logo-space.entry.esm.js +28 -12
- package/logo-variations-horizontal_2.entry.esm.js +73 -66
- package/{eds-logo-variations.entry.esm.js → logo-variations-tabs.entry.esm.js} +3 -3
- package/logo-wrong-usage.entry.esm.js +71 -107
- package/minus-b30a7c71.esm.js +11 -0
- package/package.json +1 -1
- 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/src/components.d.ts +1 -5
- package/{eds-svg-repository.entry.esm.js → svg-repository.entry.esm.js} +35 -29
- package/token-list_3.entry.esm.js +9 -9
- package/token-ratios.entry.esm.js +3 -3
- package/token-typography.entry.esm.js +10 -7
- package/tutotial-150ee1fd.esm.js +27 -0
- package/unknown-ed01a24c.esm.js +22 -0
- package/up-and-down-d747abee.esm.js +12 -0
- package/eds-accordion_22.entry.esm.js +0 -269
- package/eds-components-section.entry.esm.js +0 -158
- package/eds-dropdown.entry.esm.js +0 -156
- package/eds-form.entry.esm.js +0 -410
- package/eds-steps.entry.esm.js +0 -89
- package/eds-user.entry.esm.js +0 -95
- package/eds-vertical-stepper.entry.esm.js +0 -81
- package/formUtils-ac68474d.esm.js +0 -247
- package/token-spacing.entry.esm.js +0 -93
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# react
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
React target wrappers for Stencil output, allowing for seamless integration of Stencil components into React projects.
|
|
4
4
|
|
|
5
|
-
##
|
|
5
|
+
## Usage
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
More information about importing and using the package can be found currently in the WIP [https://design-dev.ebrains.eu/ui-components/](EBRAINS Design System).
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const bookmark = ` <svg
|
|
2
|
+
width="20"
|
|
3
|
+
height="20"
|
|
4
|
+
viewBox="0 0 20 20"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path
|
|
9
|
+
d="M5 4H15V16L10 12.0138L5 16V4Z"
|
|
10
|
+
stroke="currentColor"
|
|
11
|
+
stroke-width="1.5"
|
|
12
|
+
stroke-linejoin="round"
|
|
13
|
+
/>
|
|
14
|
+
</svg>`;
|
|
15
|
+
|
|
16
|
+
export { bookmark as b };
|
|
@@ -32,8 +32,8 @@ const ColorPrimaryPalette = class {
|
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
34
|
return h("ul", {
|
|
35
|
-
key: '
|
|
36
|
-
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
35
|
+
key: '970e6baf4b258e9a0ed194316daf1c862d17733e',
|
|
36
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
37
37
|
}, this.colors.map(color => h("li", {
|
|
38
38
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
39
39
|
}, h("div", {
|
|
@@ -113,8 +113,8 @@ const ColorSecondaryPalette = class {
|
|
|
113
113
|
}
|
|
114
114
|
render() {
|
|
115
115
|
return h("ul", {
|
|
116
|
-
key: '
|
|
117
|
-
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
116
|
+
key: '54f985b91b28ae253a06ec313872ccc81449bf51',
|
|
117
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
118
118
|
}, this.colors.map(color => h("li", {
|
|
119
119
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
120
120
|
}, h("div", {
|
|
@@ -146,7 +146,6 @@ const ColorSecondaryPalette = class {
|
|
|
146
146
|
const ColorSupportPalette = class {
|
|
147
147
|
constructor(hostRef) {
|
|
148
148
|
registerInstance(this, hostRef);
|
|
149
|
-
// Support palette data
|
|
150
149
|
this.colors = [{
|
|
151
150
|
rgb: 'R20 G20 B20',
|
|
152
151
|
cmyk: 'C78 M69 Y61 K87',
|
|
@@ -184,36 +183,59 @@ const ColorSupportPalette = class {
|
|
|
184
183
|
background: '#FFFFFF'
|
|
185
184
|
}];
|
|
186
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
|
+
}
|
|
187
206
|
render() {
|
|
188
207
|
return h("ul", {
|
|
189
|
-
key: '
|
|
190
|
-
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
191
|
-
}, this.colors.map(color =>
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
208
|
+
key: 'cf31dbb2778735cb95f40243f557e97c15cd29f0',
|
|
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
|
+
}));
|
|
217
239
|
}
|
|
218
240
|
};
|
|
219
241
|
const GradientPrimaryPalette = class {
|
|
@@ -245,8 +267,8 @@ const GradientPrimaryPalette = class {
|
|
|
245
267
|
}
|
|
246
268
|
render() {
|
|
247
269
|
return h("ul", {
|
|
248
|
-
key: '
|
|
249
|
-
class: "gap-y-8 md:gap-y-12 lg:gap-y-16",
|
|
270
|
+
key: '469fc7f19a4346b7e930095c489c0e89cc58e6df',
|
|
271
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16",
|
|
250
272
|
style: {
|
|
251
273
|
background: 'linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)'
|
|
252
274
|
}
|
|
@@ -325,214 +347,214 @@ const GradientSecondaryPalette = class {
|
|
|
325
347
|
}
|
|
326
348
|
render() {
|
|
327
349
|
return h("div", {
|
|
328
|
-
key: '
|
|
350
|
+
key: 'bcfd5c5ca5a01138d27ae5f0867998bb40d526ac'
|
|
329
351
|
}, h("ul", {
|
|
330
|
-
key: '
|
|
331
|
-
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
352
|
+
key: '6f79d13b142488f1253ba77b0a044fd8ada8d297',
|
|
353
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
332
354
|
}, h("li", {
|
|
333
|
-
key: '
|
|
355
|
+
key: 'e8e44a1ee3993564fc2331d0d9337a2e0ceaebc1',
|
|
334
356
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
335
357
|
}, h("div", {
|
|
336
|
-
key: '
|
|
358
|
+
key: '229940b2fe6264429fb7627c9d3aa02e18e90b5a',
|
|
337
359
|
class: "effect-height flex items-center justify-between p-16",
|
|
338
360
|
style: {
|
|
339
361
|
background: this.colors[0].background
|
|
340
362
|
}
|
|
341
363
|
}, h("div", {
|
|
342
|
-
key: '
|
|
364
|
+
key: '0cf83c147dde777efe2783d2148e780ab328c978',
|
|
343
365
|
class: "grid"
|
|
344
366
|
}, h("span", {
|
|
345
|
-
key: '
|
|
367
|
+
key: '06f893ff45abe7c1d3cb817fe5834a5176c93f06',
|
|
346
368
|
class: "f-body-02"
|
|
347
369
|
}, this.colors[0].rgb), h("span", {
|
|
348
|
-
key: '
|
|
370
|
+
key: '3967e17ed980810d8b35b0d2b2e754f7b2e8b3e0',
|
|
349
371
|
class: "f-body-02 w-full"
|
|
350
372
|
}, this.colors[0].cmyk), h("eds-code-block", {
|
|
351
|
-
key: '
|
|
373
|
+
key: '2adc489cee7b3a3a67f62493fb5e125fc1e75c04',
|
|
352
374
|
code: this.colors[0].hex,
|
|
353
375
|
style: {
|
|
354
376
|
minWidth: '150px',
|
|
355
377
|
marginRight: '5px'
|
|
356
378
|
}
|
|
357
379
|
})), h("div", {
|
|
358
|
-
key: '
|
|
380
|
+
key: 'cb27de2308afcaaaad82675c50573805e51f36f7',
|
|
359
381
|
class: "grid"
|
|
360
382
|
}, h("span", {
|
|
361
|
-
key: '
|
|
383
|
+
key: '0655190c8a8d555ed0fec5c319ff349d9fefc4d0',
|
|
362
384
|
class: "f-body-02"
|
|
363
385
|
}, this.colors[0].pantoneC), h("span", {
|
|
364
|
-
key: '
|
|
386
|
+
key: '2b75a99e922965547e9f86240c0db577ec0b9682',
|
|
365
387
|
class: "f-body-02"
|
|
366
388
|
}, this.colors[0].pantoneU))), h("div", {
|
|
367
|
-
key: '
|
|
389
|
+
key: 'a8b7ef1c5309601366baffa2d3b48c6cd8893eb6',
|
|
368
390
|
class: "effect-height flex items-center justify-between p-16",
|
|
369
391
|
style: {
|
|
370
392
|
background: this.colors[1].background
|
|
371
393
|
}
|
|
372
394
|
}, h("div", {
|
|
373
|
-
key: '
|
|
395
|
+
key: 'fd01906e34a91984aa7ce6439abcf03673d70099',
|
|
374
396
|
class: "grid"
|
|
375
397
|
}, h("span", {
|
|
376
|
-
key: '
|
|
398
|
+
key: 'd4e119028ad415d9a21988c2bf603011856bb78d',
|
|
377
399
|
class: "f-body-02"
|
|
378
400
|
}, this.colors[1].rgb), h("span", {
|
|
379
|
-
key: '
|
|
401
|
+
key: '4ba9d26645884bc1fc75741ee40509af56a9e7ae',
|
|
380
402
|
class: "f-body-02 w-full"
|
|
381
403
|
}, this.colors[1].cmyk), h("eds-code-block", {
|
|
382
|
-
key: '
|
|
404
|
+
key: '5be1c28b15b458fba099868b598ee513077562e0',
|
|
383
405
|
code: this.colors[1].hex,
|
|
384
406
|
style: {
|
|
385
407
|
minWidth: '150px',
|
|
386
408
|
marginRight: '5px'
|
|
387
409
|
}
|
|
388
410
|
})), h("div", {
|
|
389
|
-
key: '
|
|
411
|
+
key: '8609b9e68f23aaec35e76b312a425c376d508892',
|
|
390
412
|
class: "grid"
|
|
391
413
|
}, h("span", {
|
|
392
|
-
key: '
|
|
414
|
+
key: 'f5cbb2d867e1a66e8371ebd73503ac1cd208f51d',
|
|
393
415
|
class: "f-body-02"
|
|
394
416
|
}, this.colors[1].pantoneC), h("span", {
|
|
395
|
-
key: '
|
|
417
|
+
key: 'b72b8b23c5b1e136cb1114af22f34c6222b0d0f9',
|
|
396
418
|
class: "f-body-02"
|
|
397
419
|
}, this.colors[1].pantoneU))))), h("eds-block-break", {
|
|
398
|
-
key: '
|
|
420
|
+
key: '73e70749f132579efc19bccab4fff8b3e2d6979a'
|
|
399
421
|
}), h("ul", {
|
|
400
|
-
key: '
|
|
401
|
-
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
422
|
+
key: 'ae61acfb731129d85d3c5151ac08d676113a5971',
|
|
423
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
402
424
|
}, h("li", {
|
|
403
|
-
key: '
|
|
425
|
+
key: '2b59810dbc40db3dfca10a09ad524499ea87f0e9',
|
|
404
426
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
405
427
|
}, h("div", {
|
|
406
|
-
key: '
|
|
428
|
+
key: 'e66cdabf69654205b975801bbc5ff102982fba78',
|
|
407
429
|
class: "effect-height flex items-center justify-between p-16",
|
|
408
430
|
style: {
|
|
409
431
|
background: this.colors[2].background
|
|
410
432
|
}
|
|
411
433
|
}, h("div", {
|
|
412
|
-
key: '
|
|
434
|
+
key: '0f4d10150dc7694d7d4ccf59bc99a95216a00bc5',
|
|
413
435
|
class: "grid"
|
|
414
436
|
}, h("span", {
|
|
415
|
-
key: '
|
|
437
|
+
key: '85bbcdc4ca9b1f35625c15f5e742c35599084456',
|
|
416
438
|
class: "f-body-02"
|
|
417
439
|
}, this.colors[2].rgb), h("span", {
|
|
418
|
-
key: '
|
|
440
|
+
key: '0b5354d88e4ada3497bb20ae9138e3f23d31b5e7',
|
|
419
441
|
class: "f-body-02 w-full"
|
|
420
442
|
}, this.colors[2].cmyk), h("eds-code-block", {
|
|
421
|
-
key: '
|
|
443
|
+
key: 'a67ca35d57d13a66fcab132565c1a246e37f42e8',
|
|
422
444
|
code: this.colors[2].hex,
|
|
423
445
|
style: {
|
|
424
446
|
minWidth: '150px',
|
|
425
447
|
marginRight: '5px'
|
|
426
448
|
}
|
|
427
449
|
})), h("div", {
|
|
428
|
-
key: '
|
|
450
|
+
key: '41322955767caa5ce439b142ccacdcb809ebc52e',
|
|
429
451
|
class: "grid"
|
|
430
452
|
}, h("span", {
|
|
431
|
-
key: '
|
|
453
|
+
key: 'ab06d7acd75b1065d057a4ec8cd7af93cd91bb5c',
|
|
432
454
|
class: "f-body-02"
|
|
433
455
|
}, this.colors[2].pantoneC), h("span", {
|
|
434
|
-
key: '
|
|
456
|
+
key: 'ec63cad47f9021cfd1bed508721cc5772d037bd3',
|
|
435
457
|
class: "f-body-02"
|
|
436
458
|
}, this.colors[2].pantoneU))), h("div", {
|
|
437
|
-
key: '
|
|
459
|
+
key: 'ce5898b0ff195f6033d28e68dfd981a1813a23a4',
|
|
438
460
|
class: "effect-height flex items-center justify-between p-16",
|
|
439
461
|
style: {
|
|
440
462
|
background: this.colors[3].background
|
|
441
463
|
}
|
|
442
464
|
}, h("div", {
|
|
443
|
-
key: '
|
|
465
|
+
key: '1126fbf08d60b5840ba76e7d838d0ebfb47a0af9',
|
|
444
466
|
class: "grid"
|
|
445
467
|
}, h("span", {
|
|
446
|
-
key: '
|
|
468
|
+
key: 'd18fbf24fcedb41638c626991e9ef3706cd0e4f7',
|
|
447
469
|
class: "f-body-02"
|
|
448
470
|
}, this.colors[3].rgb), h("span", {
|
|
449
|
-
key: '
|
|
471
|
+
key: '9d7d1df13ce9ab7b447d72851a2f5f3b66cf1034',
|
|
450
472
|
class: "f-body-02 w-full"
|
|
451
473
|
}, this.colors[3].cmyk), h("eds-code-block", {
|
|
452
|
-
key: '
|
|
474
|
+
key: '5f92ba3b52a56638b7469572614d75fde23a1516',
|
|
453
475
|
code: this.colors[3].hex,
|
|
454
476
|
style: {
|
|
455
477
|
minWidth: '150px',
|
|
456
478
|
marginRight: '5px'
|
|
457
479
|
}
|
|
458
480
|
})), h("div", {
|
|
459
|
-
key: '
|
|
481
|
+
key: '4b17671dd5d18382d80ee52b8cbce51633d78603',
|
|
460
482
|
class: "grid"
|
|
461
483
|
}, h("span", {
|
|
462
|
-
key: '
|
|
484
|
+
key: 'cc6a59b63bcd128d5adfd70d908cecba1324a717',
|
|
463
485
|
class: "f-body-02"
|
|
464
486
|
}, this.colors[3].pantoneC), h("span", {
|
|
465
|
-
key: '
|
|
487
|
+
key: '1cf37dab03769794f85d09d8d331306fb24e2fb3',
|
|
466
488
|
class: "f-body-02"
|
|
467
489
|
}, this.colors[3].pantoneU))))), h("eds-block-break", {
|
|
468
|
-
key: '
|
|
490
|
+
key: '1e1888c860c39e5ac93c2dcd5ff9bf65e8c3b412'
|
|
469
491
|
}), h("ul", {
|
|
470
|
-
key: '
|
|
471
|
-
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
492
|
+
key: '46ee0e1cd0a80a6da7991ee9474e4db5841b1c52',
|
|
493
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
472
494
|
}, h("li", {
|
|
473
|
-
key: '
|
|
495
|
+
key: '59343e8799ddb56b0d14d3a9c43f4d43c5d82cba',
|
|
474
496
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
475
497
|
}, h("div", {
|
|
476
|
-
key: '
|
|
498
|
+
key: '5388a8eb55332a9a6d5b5fbe8bf022eb2a76d06c',
|
|
477
499
|
class: "effect-height flex items-center justify-between p-16",
|
|
478
500
|
style: {
|
|
479
501
|
background: this.colors[4].background
|
|
480
502
|
}
|
|
481
503
|
}, h("div", {
|
|
482
|
-
key: '
|
|
504
|
+
key: '0f57d835c53d5844a155c8cfb78b1b3d0d37aecd',
|
|
483
505
|
class: "grid"
|
|
484
506
|
}, h("span", {
|
|
485
|
-
key: '
|
|
507
|
+
key: '65b91767f90901590ca0ca4d892bf4bf5ca215d2',
|
|
486
508
|
class: "f-body-02"
|
|
487
509
|
}, this.colors[4].rgb), h("span", {
|
|
488
|
-
key: '
|
|
510
|
+
key: 'c2c46be9bee84e4ca53929dc9a0f5b87f48ad3ed',
|
|
489
511
|
class: "f-body-02 w-full"
|
|
490
512
|
}, this.colors[4].cmyk), h("eds-code-block", {
|
|
491
|
-
key: '
|
|
513
|
+
key: 'c40e13a9f535d710cede159d555fac9bbddf7b4c',
|
|
492
514
|
code: this.colors[4].hex,
|
|
493
515
|
style: {
|
|
494
516
|
minWidth: '150px',
|
|
495
517
|
marginRight: '5px'
|
|
496
518
|
}
|
|
497
519
|
})), h("div", {
|
|
498
|
-
key: '
|
|
520
|
+
key: '0ebf1113e44f4e2704465d286022b84ddd57c43e',
|
|
499
521
|
class: "grid"
|
|
500
522
|
}, h("span", {
|
|
501
|
-
key: '
|
|
523
|
+
key: 'e8c7485dfe4b2d1e36eae2cb21ec624384e5c085',
|
|
502
524
|
class: "f-body-02"
|
|
503
525
|
}, this.colors[4].pantoneC), h("span", {
|
|
504
|
-
key: '
|
|
526
|
+
key: '7d875d8c15a4f7bee7c746d9f297bd910f4cc5a6',
|
|
505
527
|
class: "f-body-02"
|
|
506
528
|
}, this.colors[4].pantoneU))), h("div", {
|
|
507
|
-
key: '
|
|
529
|
+
key: '27777683ba91c02274fd691b09a43c836e24aca3',
|
|
508
530
|
class: "effect-height flex items-center justify-between p-16",
|
|
509
531
|
style: {
|
|
510
532
|
background: this.colors[5].background
|
|
511
533
|
}
|
|
512
534
|
}, h("div", {
|
|
513
|
-
key: '
|
|
535
|
+
key: '4f9b082b9e6c5d679801446fa5a7b88d18b40147',
|
|
514
536
|
class: "grid"
|
|
515
537
|
}, h("span", {
|
|
516
|
-
key: '
|
|
538
|
+
key: '6afd59aafb0f1b793a8f989f7d201a922951dacd',
|
|
517
539
|
class: "f-body-02"
|
|
518
540
|
}, this.colors[5].rgb), h("span", {
|
|
519
|
-
key: '
|
|
541
|
+
key: '2114f91de062deba17e69d9bff77670107ed3f91',
|
|
520
542
|
class: "f-body-02 w-full"
|
|
521
543
|
}, this.colors[5].cmyk), h("eds-code-block", {
|
|
522
|
-
key: '
|
|
544
|
+
key: '08f8b3155d932eed5b05f4dbfc0e3c6e23aa02b5',
|
|
523
545
|
code: this.colors[5].hex,
|
|
524
546
|
style: {
|
|
525
547
|
minWidth: '150px',
|
|
526
548
|
marginRight: '5px'
|
|
527
549
|
}
|
|
528
550
|
})), h("div", {
|
|
529
|
-
key: '
|
|
551
|
+
key: '5459b32225dbf86021dd6a95e84b73bf14a74fe8',
|
|
530
552
|
class: "grid"
|
|
531
553
|
}, h("span", {
|
|
532
|
-
key: '
|
|
554
|
+
key: 'bedfeaa4250c3bf74f267d50aecc0df93fbf21ad',
|
|
533
555
|
class: "f-body-02"
|
|
534
556
|
}, this.colors[5].pantoneC), h("span", {
|
|
535
|
-
key: '
|
|
557
|
+
key: '8cc7a7a1abef3dcccad63c600692bffa5df89837',
|
|
536
558
|
class: "f-body-02"
|
|
537
559
|
}, this.colors[5].pantoneU))))));
|
|
538
560
|
}
|
|
@@ -580,174 +602,174 @@ const GradientSupportPalette = class {
|
|
|
580
602
|
}
|
|
581
603
|
render() {
|
|
582
604
|
return h("ul", {
|
|
583
|
-
key: '
|
|
584
|
-
class: "gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
605
|
+
key: 'd965ec67f29697480e0b7a6fea0743d946476153',
|
|
606
|
+
class: "not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"
|
|
585
607
|
}, h("li", {
|
|
586
|
-
key: '
|
|
608
|
+
key: '7ae7f96aa9b3ce2a8d1fbc018b652a83e4f41e90',
|
|
587
609
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
588
610
|
}, h("div", {
|
|
589
|
-
key: '
|
|
611
|
+
key: '604c51b26cc5eec60e2e0125cda0cb60c82282f0',
|
|
590
612
|
class: "effect-height flex items-center justify-between p-16",
|
|
591
613
|
style: {
|
|
592
614
|
backgroundColor: this.colors[0].background
|
|
593
615
|
}
|
|
594
616
|
}, h("div", {
|
|
595
|
-
key: '
|
|
617
|
+
key: '083d7aa003c99b54dc0c62c5ba1603c2a2a75c0a',
|
|
596
618
|
class: "grid"
|
|
597
619
|
}, h("span", {
|
|
598
|
-
key: '
|
|
620
|
+
key: '4bc89f70e22217fa58f1db0586a8d5ee0db8bdae',
|
|
599
621
|
class: "f-body-02"
|
|
600
622
|
}, this.colors[0].rgb), h("span", {
|
|
601
|
-
key: '
|
|
623
|
+
key: 'd8e1bb4f6ce3e173e31685fc4435be29d9eac4a4',
|
|
602
624
|
class: "f-body-02 w-full"
|
|
603
625
|
}, this.colors[0].cmyk), h("eds-code-block", {
|
|
604
|
-
key: '
|
|
626
|
+
key: 'e370e6ea2808161625aea5e9b1e6e4dd9d137f33',
|
|
605
627
|
code: this.colors[0].hex,
|
|
606
628
|
style: {
|
|
607
629
|
minWidth: '150px',
|
|
608
630
|
marginRight: '5px'
|
|
609
631
|
}
|
|
610
632
|
})), h("div", {
|
|
611
|
-
key: '
|
|
633
|
+
key: '6caf8c42e6296081a3daaca0e52c2a2776d1ab46',
|
|
612
634
|
class: "grid"
|
|
613
635
|
}, h("span", {
|
|
614
|
-
key: '
|
|
636
|
+
key: '48ac4de4d194ae630a8a14df56ff2670f2f37092',
|
|
615
637
|
class: "f-body-02"
|
|
616
638
|
}, this.colors[0].pantoneC || 'N/A'), h("span", {
|
|
617
|
-
key: '
|
|
639
|
+
key: 'fd02781c816a152d92c1579dc9a3115eadb0690e',
|
|
618
640
|
class: "f-body-02"
|
|
619
641
|
}, this.colors[0].pantoneU || 'N/A')))), h("li", {
|
|
620
|
-
key: '
|
|
642
|
+
key: 'a8562d9fb6ff77fcc6b31952a2ead12f3e0e9b50',
|
|
621
643
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
622
644
|
}, h("div", {
|
|
623
|
-
key: '
|
|
645
|
+
key: '4578880af1de315101deb5b42c91769dc2ca7437',
|
|
624
646
|
class: "effect-height flex items-center justify-between p-16",
|
|
625
647
|
style: {
|
|
626
648
|
backgroundColor: this.colors[1].background
|
|
627
649
|
}
|
|
628
650
|
}, h("div", {
|
|
629
|
-
key: '
|
|
651
|
+
key: 'ed304eb3c8c3ccb769db7d769872ce075261cb17',
|
|
630
652
|
class: "grid"
|
|
631
653
|
}, h("span", {
|
|
632
|
-
key: '
|
|
654
|
+
key: '956fe1115a5c1c4f6d2503737a46f0f1cbdc8e06',
|
|
633
655
|
class: "f-body-02"
|
|
634
656
|
}, this.colors[1].rgb), h("span", {
|
|
635
|
-
key: '
|
|
657
|
+
key: '6beb1017eec40dd27351fda2ec1609987d46fb05',
|
|
636
658
|
class: "f-body-02 w-full"
|
|
637
659
|
}, this.colors[1].cmyk), h("eds-code-block", {
|
|
638
|
-
key: '
|
|
660
|
+
key: 'a9319b683d13670c827b3444484d5469142ef76d',
|
|
639
661
|
code: this.colors[1].hex,
|
|
640
662
|
style: {
|
|
641
663
|
minWidth: '150px',
|
|
642
664
|
marginRight: '5px'
|
|
643
665
|
}
|
|
644
666
|
})), h("div", {
|
|
645
|
-
key: '
|
|
667
|
+
key: '1d4f1a48a18aee0a90dd04fb336352042014ce29',
|
|
646
668
|
class: "grid"
|
|
647
669
|
}, h("span", {
|
|
648
|
-
key: '
|
|
670
|
+
key: 'f4b7df5e0cde451a5e650e11b9805cc5be0c9fec',
|
|
649
671
|
class: "f-body-02"
|
|
650
672
|
}, this.colors[1].pantoneC || 'N/A'), h("span", {
|
|
651
|
-
key: '
|
|
673
|
+
key: '26d4869a2207e1386f72d2833aaf819c15006c34',
|
|
652
674
|
class: "f-body-02"
|
|
653
675
|
}, this.colors[1].pantoneU || 'N/A')))), h("li", {
|
|
654
|
-
key: '
|
|
676
|
+
key: 'ed2b1465825e249bff9f5df38649b331f19e0672',
|
|
655
677
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
656
678
|
}, h("div", {
|
|
657
|
-
key: '
|
|
679
|
+
key: '22182a6d9bb64ab5dcbc38e359c3a7d7f79f3090',
|
|
658
680
|
class: "effect-height flex items-center justify-between p-16",
|
|
659
681
|
style: {
|
|
660
682
|
background: this.colors[2].background
|
|
661
683
|
}
|
|
662
684
|
}, h("div", {
|
|
663
|
-
key: '
|
|
685
|
+
key: '28e2e772e7d12fbfdebec31f0aff6db397140132',
|
|
664
686
|
class: "grid"
|
|
665
687
|
}, h("span", {
|
|
666
|
-
key: '
|
|
688
|
+
key: '872451c9846398641f1a592e8c166a6a51ee7298',
|
|
667
689
|
class: "f-body-02"
|
|
668
690
|
}, this.colors[2].rgb), h("span", {
|
|
669
|
-
key: '
|
|
691
|
+
key: '84e28be1191f264e126c8579e26cbe6966010b4d',
|
|
670
692
|
class: "f-body-02 w-full"
|
|
671
693
|
}, this.colors[2].cmyk), h("eds-code-block", {
|
|
672
|
-
key: '
|
|
694
|
+
key: 'a4c3dc76652feefaf3a9eba5bb3694b8dbf96be8',
|
|
673
695
|
code: this.colors[2].hex,
|
|
674
696
|
style: {
|
|
675
697
|
minWidth: '150px',
|
|
676
698
|
marginRight: '5px'
|
|
677
699
|
}
|
|
678
700
|
})), h("div", {
|
|
679
|
-
key: '
|
|
701
|
+
key: 'ff3a6599da869d3f9e85cb94481206e7e6331988',
|
|
680
702
|
class: "grid"
|
|
681
703
|
}, h("span", {
|
|
682
|
-
key: '
|
|
704
|
+
key: '37ef90488eb673fdac1221f7123daa87a5a75fcd',
|
|
683
705
|
class: "f-body-02"
|
|
684
706
|
}, this.colors[2].pantoneC), h("span", {
|
|
685
|
-
key: '
|
|
707
|
+
key: '0a6fbb96f982a3e7c12af3787520335878faa9fe',
|
|
686
708
|
class: "f-body-02"
|
|
687
709
|
}, this.colors[2].pantoneU))), h("div", {
|
|
688
|
-
key: '
|
|
710
|
+
key: 'b59aeb053ab1145e0d3bc163f4650cdf30afe7d4',
|
|
689
711
|
class: "effect-height flex items-center justify-between p-16",
|
|
690
712
|
style: {
|
|
691
713
|
background: this.colors[3].background
|
|
692
714
|
}
|
|
693
715
|
}, h("div", {
|
|
694
|
-
key: '
|
|
716
|
+
key: 'af020f1a66c2d0afcb2e2bdf189569e6d897ef32',
|
|
695
717
|
class: "grid"
|
|
696
718
|
}, h("span", {
|
|
697
|
-
key: '
|
|
719
|
+
key: '3b2f895dccdeb5e2fb5aa505f19514f012d24426',
|
|
698
720
|
class: "f-body-02"
|
|
699
721
|
}, this.colors[3].rgb), h("span", {
|
|
700
|
-
key: '
|
|
722
|
+
key: '9836a6ef47ed0dc8767a590212a23bfca2f74adf',
|
|
701
723
|
class: "f-body-02 w-full"
|
|
702
724
|
}, this.colors[3].cmyk), h("eds-code-block", {
|
|
703
|
-
key: '
|
|
725
|
+
key: '3b274f716c6ca1381e4cc0136d18e167290bfa74',
|
|
704
726
|
code: this.colors[3].hex,
|
|
705
727
|
style: {
|
|
706
728
|
minWidth: '150px',
|
|
707
729
|
marginRight: '5px'
|
|
708
730
|
}
|
|
709
731
|
})), h("div", {
|
|
710
|
-
key: '
|
|
732
|
+
key: 'a41592e2172dc9f81e9d2f36328ff88de3f0954e',
|
|
711
733
|
class: "grid"
|
|
712
734
|
}, h("span", {
|
|
713
|
-
key: '
|
|
735
|
+
key: 'fd7a06a256d3513bcf239fe9f778f3589895b9d5',
|
|
714
736
|
class: "f-body-02"
|
|
715
737
|
}, this.colors[3].pantoneC), h("span", {
|
|
716
|
-
key: '
|
|
738
|
+
key: '991f38ea137b729c9e9e6c9e0031940151f6e9dc',
|
|
717
739
|
class: "f-body-02"
|
|
718
740
|
}, this.colors[3].pantoneU)))), h("li", {
|
|
719
|
-
key: '
|
|
741
|
+
key: '8efdd7d9f93cba4b9479e1d3face7cec94cf1af6',
|
|
720
742
|
class: "grid-col-span-12 md:grid-col-span-6 flex flex-col"
|
|
721
743
|
}, h("div", {
|
|
722
|
-
key: '
|
|
744
|
+
key: '4223ec29cac4313dc261cb472bd880ae00279657',
|
|
723
745
|
class: "effect-height flex items-center justify-between p-16",
|
|
724
746
|
style: {
|
|
725
747
|
backgroundColor: this.colors[4].background
|
|
726
748
|
}
|
|
727
749
|
}, h("div", {
|
|
728
|
-
key: '
|
|
750
|
+
key: '227dd5fab1add4083271b6e7f95c7d575d91252e',
|
|
729
751
|
class: "grid"
|
|
730
752
|
}, h("span", {
|
|
731
|
-
key: '
|
|
753
|
+
key: 'e5b1aab8d67f7c67f231acd4156768f146320be3',
|
|
732
754
|
class: "f-body-02"
|
|
733
755
|
}, this.colors[4].rgb), h("span", {
|
|
734
|
-
key: '
|
|
756
|
+
key: 'fc4712e37494e8e30a48bc77a0ca61c94e24075d',
|
|
735
757
|
class: "f-body-02 w-full"
|
|
736
758
|
}, this.colors[4].cmyk), h("eds-code-block", {
|
|
737
|
-
key: '
|
|
759
|
+
key: 'a429c519e42e242d8ce8f661a513f7b5327ffce7',
|
|
738
760
|
code: this.colors[4].hex,
|
|
739
761
|
style: {
|
|
740
762
|
minWidth: '150px',
|
|
741
763
|
marginRight: '5px'
|
|
742
764
|
}
|
|
743
765
|
})), h("div", {
|
|
744
|
-
key: '
|
|
766
|
+
key: '84f30a1620cacadf8c0bf1382333d74772f81f27',
|
|
745
767
|
class: "grid"
|
|
746
768
|
}, h("span", {
|
|
747
|
-
key: '
|
|
769
|
+
key: '2b6dfc8e87517e4d0421ef0e5c2391a07f033600',
|
|
748
770
|
class: "f-body-02"
|
|
749
771
|
}, this.colors[4].pantoneC || 'N/A'), h("span", {
|
|
750
|
-
key: '
|
|
772
|
+
key: 'c4cd5bc061ce4163a170568c0ed5934c7f30d75f',
|
|
751
773
|
class: "f-body-02"
|
|
752
774
|
}, this.colors[4].pantoneU || 'N/A')))));
|
|
753
775
|
}
|