@levo-so/blocks 0.1.101 → 0.1.102
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/package.json +6 -5
- package/src/blocks/about-us/about-us-1.schema.ts +302 -295
- package/src/blocks/about-us/about-us-2.schema.ts +225 -220
- package/src/blocks/blogs/blog-author-1.schema.ts +719 -0
- package/src/blocks/blogs/blog-author-1.tsx +121 -0
- package/src/blocks/blogs/blog-listing-1.tsx +111 -33
- package/src/blocks/blogs/blog-listing-2.schema.ts +15 -33
- package/src/blocks/blogs/blog-listing-2.tsx +118 -33
- package/src/blocks/blogs/blog-listing-3.schema.ts +10 -22
- package/src/blocks/blogs/blog-listing-3.tsx +118 -33
- package/src/blocks/blogs/blog-post-1.schema.ts +766 -16
- package/src/blocks/blogs/blog-post-1.tsx +256 -32
- package/src/blocks/calendar/calendar-1.schema.ts +641 -192
- package/src/blocks/calendar/calendar-1.tsx +1 -0
- package/src/blocks/cards/cards-10.schema.ts +557 -544
- package/src/blocks/cards/cards-11.schema.ts +525 -419
- package/src/blocks/cards/cards-12.schema.ts +538 -147
- package/src/blocks/cards/cards-13.schema.ts +482 -312
- package/src/blocks/cards/cards-14.schema.ts +423 -196
- package/src/blocks/cards/cards-15.schema.ts +309 -143
- package/src/blocks/cards/cards-16.schema.ts +1277 -175
- package/src/blocks/cards/cards-17.schema.ts +2908 -1303
- package/src/blocks/cards/cards-18.schema.ts +1404 -217
- package/src/blocks/cards/cards-19.schema.ts +1105 -1084
- package/src/blocks/cards/cards-19.tsx +4 -5
- package/src/blocks/cards/cards-2.schema.ts +513 -42
- package/src/blocks/cards/cards-20.schema.ts +790 -212
- package/src/blocks/cards/cards-21.schema.ts +1215 -229
- package/src/blocks/cards/cards-21.tsx +51 -6
- package/src/blocks/cards/cards-22.schema.ts +1252 -2809
- package/src/blocks/cards/cards-22.tsx +6 -7
- package/src/blocks/cards/cards-23.schema.ts +571 -109
- package/src/blocks/cards/cards-3.schema.ts +355 -116
- package/src/blocks/cards/cards-4.schema.ts +805 -321
- package/src/blocks/cards/cards-5.schema.ts +216 -64
- package/src/blocks/cards/cards-6.schema.ts +568 -1330
- package/src/blocks/cards/cards-7.schema.ts +1181 -1378
- package/src/blocks/cards/cards-8.schema.ts +585 -221
- package/src/blocks/cards/cards-9.schema.ts +763 -382
- package/src/blocks/carousel/carousel-1.schema.ts +257 -502
- package/src/blocks/carousel/carousel-2.schema.ts +771 -761
- package/src/blocks/community/community-1.schema.ts +8 -23
- package/src/blocks/community/community-1.tsx +3 -3
- package/src/blocks/community/community-post-1.tsx +4 -4
- package/src/blocks/contact-us/contact-us-1.schema.ts +360 -14
- package/src/blocks/contact-us/contact-us-2.schema.ts +441 -325
- package/src/blocks/content/content-1.schema.ts +800 -381
- package/src/blocks/content/content-10.schema.ts +763 -20
- package/src/blocks/content/content-2.schema.ts +426 -52
- package/src/blocks/content/content-3.schema.ts +631 -432
- package/src/blocks/content/content-4.schema.ts +378 -123
- package/src/blocks/content/content-5.schema.ts +1152 -682
- package/src/blocks/content/content-6.schema.ts +679 -707
- package/src/blocks/content/content-7.schema.ts +694 -291
- package/src/blocks/content/content-8.schema.ts +247 -7
- package/src/blocks/content/content-9.schema.ts +855 -116
- package/src/blocks/cta/cta-1.schema.ts +294 -62
- package/src/blocks/cta/cta-2.schema.ts +302 -66
- package/src/blocks/cta/cta-2.tsx +1 -2
- package/src/blocks/cta/cta-3.schema.ts +312 -62
- package/src/blocks/embed/embed-1.schema.ts +181 -0
- package/src/blocks/event/event-listing-2.schema.ts +5 -11
- package/src/blocks/event/event-listing-3.schema.ts +5 -11
- package/src/blocks/event/event-listing-4.schema.ts +5 -11
- package/src/blocks/event/event-listing.schema.ts +5 -11
- package/src/blocks/faq/faq-1.schema.ts +439 -260
- package/src/blocks/faq/faq-2.schema.ts +444 -266
- package/src/blocks/faq/faq-3.schema.ts +1420 -224
- package/src/blocks/features/features-1/features-1.schema.ts +21 -21
- package/src/blocks/features/features-1/variants/default.ts +120 -138
- package/src/blocks/features/features-1/variants/index.ts +2 -2
- package/src/blocks/features/features-1/variants/minimal-list.ts +139 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v1.ts +69 -385
- package/src/blocks/features/features-1/variants/stylized-cards-v2.ts +74 -408
- package/src/blocks/features/features-2.schema.ts +368 -286
- package/src/blocks/features/features-3.schema.ts +557 -280
- package/src/blocks/features/features-4.schema.ts +940 -432
- package/src/blocks/features/features-5.schema.ts +566 -407
- package/src/blocks/features/features-6.schema.ts +557 -523
- package/src/blocks/filter-listing/filter-listing-1.schema.ts +922 -270
- package/src/blocks/floating-buttons/floating-button-1.schema.ts +123 -0
- package/src/blocks/footer/footer-1.schema.ts +383 -401
- package/src/blocks/footer/footer-2.schema.ts +337 -878
- package/src/blocks/footer/footer-3.schema.ts +445 -381
- package/src/blocks/footer/footer-4.schema.ts +610 -439
- package/src/blocks/footer/footer-5.schema.ts +367 -321
- package/src/blocks/footer/footer-6.schema.ts +610 -357
- package/src/blocks/form/form-1.schema.ts +237 -0
- package/src/blocks/hero/hero-1.schema.ts +251 -221
- package/src/blocks/hero/hero-10.schema.ts +23 -14
- package/src/blocks/hero/hero-11.schema.ts +728 -601
- package/src/blocks/hero/hero-12.schema.ts +524 -334
- package/src/blocks/hero/hero-13.schema.ts +83 -95
- package/src/blocks/hero/hero-2.schema.ts +277 -68
- package/src/blocks/hero/hero-3.schema.ts +371 -235
- package/src/blocks/hero/hero-3.tsx +1 -1
- package/src/blocks/hero/hero-4.schema.ts +605 -338
- package/src/blocks/hero/hero-5.schema.ts +545 -61
- package/src/blocks/hero/hero-6.schema.ts +446 -257
- package/src/blocks/hero/hero-6.tsx +1 -1
- package/src/blocks/hero/hero-7.schema.ts +1299 -131
- package/src/blocks/hero/hero-7.tsx +43 -23
- package/src/blocks/hero/hero-8.schema.ts +736 -236
- package/src/blocks/hero/hero-9.schema.ts +908 -58
- package/src/blocks/index.ts +2 -0
- package/src/blocks/jobs/jobs-1.schema.ts +741 -219
- package/src/blocks/logos/logos-1.schema.ts +317 -321
- package/src/blocks/logos/logos-1.tsx +32 -19
- package/src/blocks/navbar/navbar-1.schema.ts +319 -186
- package/src/blocks/navbar/navbar-2.schema.ts +311 -190
- package/src/blocks/navbar/navbar-3.schema.ts +612 -570
- package/src/blocks/navbar/navbar-4.schema.ts +741 -1250
- package/src/blocks/polling/polling-1.schema.ts +161 -0
- package/src/blocks/pricing/pricing-1.schema.ts +549 -626
- package/src/blocks/products/products-listing-1.schema.ts +363 -249
- package/src/blocks/products/products-listing-2.schema.ts +515 -257
- package/src/blocks/products/products-listing-3.schema.ts +789 -836
- package/src/blocks/profile/profile-1.schema.ts +168 -187
- package/src/blocks/profile/profile-2.schema.ts +150 -122
- package/src/blocks/profile/profile-3.schema.ts +307 -256
- package/src/blocks/profile/profile-4.schema.ts +372 -504
- package/src/blocks/profile/profile-5.schema.ts +186 -79
- package/src/blocks/services/service-1.schema.ts +700 -631
- package/src/blocks/services/service-2.schema.ts +559 -82
- package/src/blocks/services/service-2.tsx +5 -3
- package/src/blocks/services/service-3.schema.ts +587 -215
- package/src/blocks/services/service-3.tsx +4 -2
- package/src/blocks/stats/stats-1.schema.ts +347 -257
- package/src/blocks/stats/stats-2.schema.ts +14 -2
- package/src/blocks/stats/variants/default.ts +14 -37
- package/src/blocks/stats/variants/extra.ts +232 -0
- package/src/blocks/stats/variants/hero.ts +1 -30
- package/src/blocks/stats/variants/index.ts +13 -1
- package/src/blocks/tabs/tab-1.schema.ts +1361 -214
- package/src/blocks/tabs/tab-2.schema.ts +984 -390
- package/src/blocks/tabs/tab-3.schema.ts +961 -95
- package/src/blocks/team/team-1.schema.ts +681 -564
- package/src/blocks/team/team-2.schema.ts +589 -935
- package/src/blocks/team/team-3.schema.ts +375 -284
- package/src/blocks/team/team-4.schema.ts +569 -355
- package/src/blocks/team/team-5.schema.ts +307 -111
- package/src/blocks/testimonial/testimonial-1.schema.ts +605 -706
- package/src/blocks/testimonial/testimonial-2.schema.ts +825 -1099
- package/src/blocks/testimonial/testimonial-3.schema.ts +580 -235
- package/src/blocks/testimonial/testimonial-4.schema.ts +1326 -1779
- package/src/blocks/testimonial/testimonial-5/variants/default.ts +179 -328
- package/src/blocks/testimonial/testimonial-5/variants/index.ts +9 -1
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCentered.ts +194 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCompact.ts +188 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithLogo.ts +275 -396
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithRatings.ts +254 -602
- package/src/blocks/testimonial/testimonial-5.schema.ts +6 -2
- package/src/blocks/testimonial/testimonial-6.schema.ts +962 -1234
- package/src/blocks/testimonial/testimonial-7.schema.ts +515 -233
- package/src/blocks/timeline/timeline-1.schema.ts +382 -140
- package/src/blocks/users/edit-profile.schema.ts +2 -8
- package/src/blocks/users/edit-profile.tsx +2 -3
- package/src/schemas/blocks.ts +2 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v3.ts +0 -268
|
@@ -1,19 +1,17 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const ICON_LINKEDIN = {
|
|
4
4
|
kind: "icon",
|
|
5
5
|
data: {
|
|
6
|
-
id: "
|
|
7
|
-
label: "
|
|
8
|
-
tags: ["archive", "custom", "directional", "minus"],
|
|
6
|
+
id: "linkedin",
|
|
7
|
+
label: "Linkedin",
|
|
9
8
|
svgCode:
|
|
10
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.2234 0H1.77187C0.792187 0 0 0.773438 0 1.72969V22.2656C0 23.2219 0.792187 24 1.77187 24H22.2234C23.2031 24 24 23.2219 24 22.2703V1.72969C24 0.773438 23.2031 0 22.2234 0ZM7.12031 20.4516H3.55781V8.99531H7.12031V20.4516ZM5.33906 7.43438C4.19531 7.43438 3.27188 6.51094 3.27188 5.37187C3.27188 4.23281 4.19531 3.30937 5.33906 3.30937C6.47813 3.30937 7.40156 4.23281 7.40156 5.37187C7.40156 6.50625 6.47813 7.43438 5.33906 7.43438ZM20.4516 20.4516H16.8937V14.8828C16.8937 13.5562 16.8703 11.8453 15.0422 11.8453C13.1906 11.8453 12.9094 13.2937 12.9094 14.7891V20.4516H9.35625V8.99531H12.7687V10.5609H12.8156C13.2891 9.66094 14.4516 8.70938 16.1813 8.70938C19.7859 8.70938 20.4516 11.0813 20.4516 14.1656V20.4516Z" fill="var(--color-icon-primary)"/></svg>',
|
|
11
10
|
},
|
|
12
11
|
};
|
|
13
12
|
|
|
14
13
|
const MEDIA_1 = {
|
|
15
14
|
id: "iPDeQfZlYFJJr",
|
|
16
|
-
filename: "teams-3-1_1.png",
|
|
17
15
|
kind: "image",
|
|
18
16
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-3-11-DNP5Bs1aZqCOy.png",
|
|
19
17
|
srcset: {
|
|
@@ -31,7 +29,6 @@ const MEDIA_1 = {
|
|
|
31
29
|
|
|
32
30
|
const MEDIA_2 = {
|
|
33
31
|
id: "1d71iLgEFSgds",
|
|
34
|
-
filename: "teams-3-2.png",
|
|
35
32
|
kind: "image",
|
|
36
33
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-3-2-vxmSjzMsgEQtq.png",
|
|
37
34
|
srcset: {
|
|
@@ -49,7 +46,6 @@ const MEDIA_2 = {
|
|
|
49
46
|
|
|
50
47
|
const MEDIA_3 = {
|
|
51
48
|
id: "8eRjr0Um3qUcP",
|
|
52
|
-
filename: "teams-3-3.png",
|
|
53
49
|
kind: "image",
|
|
54
50
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-3-3-Lkpy5HvjY9yQl.png",
|
|
55
51
|
srcset: {
|
|
@@ -69,54 +65,59 @@ const DEFAULT_CONTENT = {
|
|
|
69
65
|
layout: null,
|
|
70
66
|
container: null,
|
|
71
67
|
header: null,
|
|
72
|
-
title: "
|
|
73
|
-
description:
|
|
68
|
+
title: "The people moving money safely",
|
|
69
|
+
description:
|
|
70
|
+
"Risk, engineering, and compliance leaders who've shipped PCI DSS Level 1 platforms and moved billions in settlement volume.",
|
|
74
71
|
team: [
|
|
75
72
|
{
|
|
76
73
|
card: null,
|
|
74
|
+
img: MEDIA_1,
|
|
77
75
|
info: null,
|
|
78
76
|
"name-position-wrapper": null,
|
|
79
|
-
name: "
|
|
80
|
-
position: "
|
|
77
|
+
name: "Priya Shankar",
|
|
78
|
+
position: "Chief Risk Officer",
|
|
81
79
|
social: [
|
|
82
80
|
{
|
|
83
|
-
icon:
|
|
81
|
+
icon: ICON_LINKEDIN,
|
|
84
82
|
},
|
|
85
83
|
],
|
|
86
84
|
},
|
|
87
85
|
{
|
|
88
86
|
card: null,
|
|
87
|
+
img: MEDIA_2,
|
|
89
88
|
info: null,
|
|
90
89
|
"name-position-wrapper": null,
|
|
91
|
-
name: "
|
|
92
|
-
position: "
|
|
90
|
+
name: "Marcus Reyes",
|
|
91
|
+
position: "VP, Platform Engineering",
|
|
93
92
|
social: [
|
|
94
93
|
{
|
|
95
|
-
icon:
|
|
94
|
+
icon: ICON_LINKEDIN,
|
|
96
95
|
},
|
|
97
96
|
],
|
|
98
97
|
},
|
|
99
98
|
{
|
|
100
99
|
card: null,
|
|
100
|
+
img: MEDIA_3,
|
|
101
101
|
info: null,
|
|
102
102
|
"name-position-wrapper": null,
|
|
103
|
-
name: "
|
|
104
|
-
position: "
|
|
103
|
+
name: "Naomi Chen",
|
|
104
|
+
position: "Head of Compliance & KYC",
|
|
105
105
|
social: [
|
|
106
106
|
{
|
|
107
|
-
icon:
|
|
107
|
+
icon: ICON_LINKEDIN,
|
|
108
108
|
},
|
|
109
109
|
],
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
card: null,
|
|
113
|
+
img: MEDIA_1,
|
|
113
114
|
info: null,
|
|
114
115
|
"name-position-wrapper": null,
|
|
115
|
-
name: "
|
|
116
|
-
position: "
|
|
116
|
+
name: "Samir Okonkwo",
|
|
117
|
+
position: "Senior Product Manager",
|
|
117
118
|
social: [
|
|
118
119
|
{
|
|
119
|
-
icon:
|
|
120
|
+
icon: ICON_LINKEDIN,
|
|
120
121
|
},
|
|
121
122
|
],
|
|
122
123
|
},
|
|
@@ -388,81 +389,85 @@ export const Team3: IBlock = {
|
|
|
388
389
|
number_of_slides: 2,
|
|
389
390
|
},
|
|
390
391
|
},
|
|
391
|
-
|
|
392
|
-
{
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
392
|
+
team_levoGroupItem: {
|
|
393
|
+
card: {
|
|
394
|
+
display: "flex",
|
|
395
|
+
"flex-direction": "column",
|
|
396
|
+
"align-items": "center",
|
|
397
|
+
"background-color": "background-1",
|
|
398
|
+
"border-radius": "base",
|
|
399
|
+
padding: "lg",
|
|
400
|
+
"box-shadow": "default",
|
|
401
|
+
"margin-left": "6xs",
|
|
402
|
+
"margin-right": "6xs",
|
|
403
|
+
|
|
404
|
+
"min-height": "400px",
|
|
405
|
+
"background-position": "center center",
|
|
406
|
+
"background-size": "cover",
|
|
407
|
+
},
|
|
408
|
+
img: {
|
|
409
|
+
display: "none",
|
|
410
|
+
},
|
|
411
|
+
info: {
|
|
412
|
+
display: "flex",
|
|
413
|
+
"flex-direction": "row",
|
|
414
|
+
"align-items": "center",
|
|
415
|
+
"text-align": "center",
|
|
416
|
+
"row-gap": "sm",
|
|
417
|
+
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2))",
|
|
418
|
+
width: "100%",
|
|
419
|
+
"background-color": "background-1",
|
|
420
|
+
"margin-top": "18xl",
|
|
421
|
+
"justify-content": "space-between",
|
|
422
|
+
"padding-top": "sm",
|
|
423
|
+
"padding-bottom": "sm",
|
|
424
|
+
"border-radius": "base",
|
|
425
|
+
"border-style": "solid",
|
|
426
|
+
"border-width": "1px",
|
|
427
|
+
"padding-left": "xs",
|
|
428
|
+
"padding-right": "xs",
|
|
429
|
+
},
|
|
430
|
+
"name-position-wrapper": {
|
|
431
|
+
display: "flex",
|
|
432
|
+
"flex-direction": "column",
|
|
433
|
+
"align-items": "start",
|
|
434
|
+
"text-align": "center",
|
|
435
|
+
"row-gap": "4xs",
|
|
436
|
+
},
|
|
437
|
+
name: {},
|
|
438
|
+
position: {},
|
|
439
|
+
social_levoGroup: {
|
|
440
|
+
display: "flex",
|
|
441
|
+
"justify-content": "center",
|
|
442
|
+
"column-gap": "xs",
|
|
443
|
+
|
|
444
|
+
"border-style": "none",
|
|
445
|
+
"border-width": "0px",
|
|
446
|
+
},
|
|
447
|
+
social_levoGroupItem: {
|
|
448
|
+
icon: {
|
|
449
|
+
width: "40px",
|
|
450
|
+
height: "40px",
|
|
451
|
+
"object-fit": "contain",
|
|
403
452
|
|
|
404
|
-
"min-height": "400px",
|
|
405
|
-
"background-image": `url("${MEDIA_1.location}")`,
|
|
406
|
-
"background-position": "center center",
|
|
407
|
-
"background-size": "cover",
|
|
408
|
-
},
|
|
409
|
-
image: {
|
|
410
|
-
width: "200px",
|
|
411
|
-
height: "200px",
|
|
412
|
-
"border-radius": "base",
|
|
413
|
-
"object-fit": "cover",
|
|
414
|
-
"margin-bottom": "base",
|
|
415
|
-
},
|
|
416
|
-
info: {
|
|
417
|
-
display: "flex",
|
|
418
|
-
"flex-direction": "row",
|
|
419
|
-
"align-items": "center",
|
|
420
|
-
"text-align": "center",
|
|
421
|
-
"row-gap": "sm",
|
|
422
|
-
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2))",
|
|
423
|
-
width: "100%",
|
|
424
|
-
"background-color": "white",
|
|
425
|
-
"margin-top": "18xl",
|
|
426
|
-
"justify-content": "space-between",
|
|
427
|
-
"padding-top": "sm",
|
|
428
|
-
"padding-bottom": "sm",
|
|
429
|
-
"border-radius": "base",
|
|
430
453
|
"border-style": "solid",
|
|
431
454
|
"border-width": "1px",
|
|
432
|
-
"
|
|
433
|
-
"
|
|
434
|
-
|
|
435
|
-
"name-position-wrapper": {
|
|
436
|
-
display: "flex",
|
|
437
|
-
"flex-direction": "column",
|
|
438
|
-
"align-items": "start",
|
|
439
|
-
"text-align": "center",
|
|
440
|
-
"row-gap": "4xs",
|
|
455
|
+
"border-color": "brand",
|
|
456
|
+
"border-radius": "base",
|
|
457
|
+
padding: "xs",
|
|
441
458
|
},
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
"
|
|
448
|
-
|
|
449
|
-
"border-style": "none",
|
|
450
|
-
"border-width": "0px",
|
|
459
|
+
},
|
|
460
|
+
},
|
|
461
|
+
team: [
|
|
462
|
+
{
|
|
463
|
+
card: {
|
|
464
|
+
"background-image": `url("${MEDIA_1.location}")`,
|
|
451
465
|
},
|
|
452
466
|
social: [
|
|
453
467
|
{
|
|
454
468
|
icon: {
|
|
455
|
-
width: "40px",
|
|
456
|
-
height: "40px",
|
|
457
|
-
"object-fit": "contain",
|
|
458
|
-
|
|
459
|
-
"border-style": "solid",
|
|
460
|
-
"border-width": "1px",
|
|
461
|
-
"border-color": "brand",
|
|
462
|
-
"border-radius": "base",
|
|
463
469
|
"background-color": "white",
|
|
464
470
|
display: "block",
|
|
465
|
-
padding: "xs",
|
|
466
471
|
mobile: {},
|
|
467
472
|
},
|
|
468
473
|
},
|
|
@@ -470,78 +475,13 @@ export const Team3: IBlock = {
|
|
|
470
475
|
},
|
|
471
476
|
{
|
|
472
477
|
card: {
|
|
473
|
-
display: "flex",
|
|
474
|
-
"flex-direction": "column",
|
|
475
|
-
"align-items": "center",
|
|
476
|
-
"background-color": "background-1",
|
|
477
|
-
"border-radius": "base",
|
|
478
|
-
padding: "lg",
|
|
479
|
-
"box-shadow": "default",
|
|
480
|
-
"margin-left": "6xs",
|
|
481
|
-
"margin-right": "6xs",
|
|
482
|
-
|
|
483
|
-
"min-height": "400px",
|
|
484
478
|
"background-image": `url("${MEDIA_2.location}")`,
|
|
485
|
-
"background-position": "center center",
|
|
486
|
-
"background-size": "cover",
|
|
487
|
-
},
|
|
488
|
-
image: {
|
|
489
|
-
width: "200px",
|
|
490
|
-
height: "200px",
|
|
491
|
-
"border-radius": "base",
|
|
492
|
-
"object-fit": "cover",
|
|
493
|
-
"margin-bottom": "base",
|
|
494
|
-
},
|
|
495
|
-
info: {
|
|
496
|
-
display: "flex",
|
|
497
|
-
"flex-direction": "row",
|
|
498
|
-
"align-items": "center",
|
|
499
|
-
"text-align": "center",
|
|
500
|
-
"row-gap": "sm",
|
|
501
|
-
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2))",
|
|
502
|
-
width: "100%",
|
|
503
|
-
"background-color": "white",
|
|
504
|
-
"margin-top": "18xl",
|
|
505
|
-
"justify-content": "space-between",
|
|
506
|
-
"padding-top": "sm",
|
|
507
|
-
"padding-bottom": "sm",
|
|
508
|
-
"border-radius": "base",
|
|
509
|
-
"border-style": "solid",
|
|
510
|
-
"border-width": "1px",
|
|
511
|
-
"padding-left": "xs",
|
|
512
|
-
"padding-right": "xs",
|
|
513
|
-
},
|
|
514
|
-
"name-position-wrapper": {
|
|
515
|
-
display: "flex",
|
|
516
|
-
"flex-direction": "column",
|
|
517
|
-
"align-items": "start",
|
|
518
|
-
"text-align": "center",
|
|
519
|
-
"row-gap": "4xs",
|
|
520
|
-
},
|
|
521
|
-
name: {},
|
|
522
|
-
position: {},
|
|
523
|
-
social_levoGroup: {
|
|
524
|
-
display: "flex",
|
|
525
|
-
"justify-content": "center",
|
|
526
|
-
"column-gap": "xs",
|
|
527
|
-
|
|
528
|
-
"border-style": "none",
|
|
529
|
-
"border-width": "0px",
|
|
530
479
|
},
|
|
531
480
|
social: [
|
|
532
481
|
{
|
|
533
482
|
icon: {
|
|
534
|
-
|
|
535
|
-
height: "40px",
|
|
536
|
-
"object-fit": "contain",
|
|
537
|
-
|
|
538
|
-
"border-style": "solid",
|
|
539
|
-
"border-width": "1px",
|
|
540
|
-
"border-color": "brand",
|
|
541
|
-
"border-radius": "base",
|
|
542
|
-
"background-color": "white",
|
|
483
|
+
"background-color": "background-1",
|
|
543
484
|
display: "block",
|
|
544
|
-
padding: "xs",
|
|
545
485
|
mobile: {},
|
|
546
486
|
},
|
|
547
487
|
},
|
|
@@ -549,78 +489,13 @@ export const Team3: IBlock = {
|
|
|
549
489
|
},
|
|
550
490
|
{
|
|
551
491
|
card: {
|
|
552
|
-
display: "flex",
|
|
553
|
-
"flex-direction": "column",
|
|
554
|
-
"align-items": "center",
|
|
555
|
-
"background-color": "background-1",
|
|
556
|
-
"border-radius": "base",
|
|
557
|
-
padding: "lg",
|
|
558
|
-
"box-shadow": "default",
|
|
559
|
-
"margin-left": "6xs",
|
|
560
|
-
"margin-right": "6xs",
|
|
561
|
-
|
|
562
|
-
"min-height": "400px",
|
|
563
492
|
"background-image": `url("${MEDIA_3.location}")`,
|
|
564
|
-
"background-position": "center center",
|
|
565
|
-
"background-size": "cover",
|
|
566
|
-
},
|
|
567
|
-
image: {
|
|
568
|
-
width: "200px",
|
|
569
|
-
height: "200px",
|
|
570
|
-
"border-radius": "base",
|
|
571
|
-
"object-fit": "cover",
|
|
572
|
-
"margin-bottom": "base",
|
|
573
|
-
},
|
|
574
|
-
info: {
|
|
575
|
-
display: "flex",
|
|
576
|
-
"flex-direction": "row",
|
|
577
|
-
"align-items": "center",
|
|
578
|
-
"text-align": "center",
|
|
579
|
-
"row-gap": "sm",
|
|
580
|
-
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2))",
|
|
581
|
-
width: "100%",
|
|
582
|
-
"background-color": "white",
|
|
583
|
-
"margin-top": "18xl",
|
|
584
|
-
"justify-content": "space-between",
|
|
585
|
-
"padding-top": "sm",
|
|
586
|
-
"padding-bottom": "sm",
|
|
587
|
-
"border-radius": "base",
|
|
588
|
-
"border-style": "solid",
|
|
589
|
-
"border-width": "1px",
|
|
590
|
-
"padding-left": "xs",
|
|
591
|
-
"padding-right": "xs",
|
|
592
|
-
},
|
|
593
|
-
"name-position-wrapper": {
|
|
594
|
-
display: "flex",
|
|
595
|
-
"flex-direction": "column",
|
|
596
|
-
"align-items": "start",
|
|
597
|
-
"text-align": "center",
|
|
598
|
-
"row-gap": "4xs",
|
|
599
|
-
},
|
|
600
|
-
name: {},
|
|
601
|
-
position: {},
|
|
602
|
-
social_levoGroup: {
|
|
603
|
-
display: "flex",
|
|
604
|
-
"justify-content": "center",
|
|
605
|
-
"column-gap": "xs",
|
|
606
|
-
|
|
607
|
-
"border-style": "none",
|
|
608
|
-
"border-width": "0px",
|
|
609
493
|
},
|
|
610
494
|
social: [
|
|
611
495
|
{
|
|
612
496
|
icon: {
|
|
613
|
-
|
|
614
|
-
height: "40px",
|
|
615
|
-
"object-fit": "contain",
|
|
616
|
-
|
|
617
|
-
"border-style": "solid",
|
|
618
|
-
"border-width": "1px",
|
|
619
|
-
"border-color": "brand",
|
|
620
|
-
"border-radius": "base",
|
|
621
|
-
"background-color": "white",
|
|
497
|
+
"background-color": "background-1",
|
|
622
498
|
display: "block",
|
|
623
|
-
padding: "xs",
|
|
624
499
|
mobile: {},
|
|
625
500
|
},
|
|
626
501
|
},
|
|
@@ -628,76 +503,12 @@ export const Team3: IBlock = {
|
|
|
628
503
|
},
|
|
629
504
|
{
|
|
630
505
|
card: {
|
|
631
|
-
display: "flex",
|
|
632
|
-
"flex-direction": "column",
|
|
633
|
-
"align-items": "center",
|
|
634
|
-
"background-color": "background-1",
|
|
635
|
-
"border-radius": "base",
|
|
636
|
-
padding: "lg",
|
|
637
|
-
"box-shadow": "default",
|
|
638
|
-
"margin-left": "6xs",
|
|
639
|
-
"margin-right": "6xs",
|
|
640
|
-
|
|
641
|
-
"min-height": "400px",
|
|
642
506
|
"background-image": `url("${MEDIA_2.location}")`,
|
|
643
|
-
"background-position": "center center",
|
|
644
|
-
"background-size": "cover",
|
|
645
|
-
},
|
|
646
|
-
image: {
|
|
647
|
-
width: "200px",
|
|
648
|
-
height: "200px",
|
|
649
|
-
"border-radius": "base",
|
|
650
|
-
"object-fit": "cover",
|
|
651
|
-
"margin-bottom": "base",
|
|
652
|
-
},
|
|
653
|
-
info: {
|
|
654
|
-
display: "flex",
|
|
655
|
-
"flex-direction": "row",
|
|
656
|
-
"align-items": "center",
|
|
657
|
-
"text-align": "center",
|
|
658
|
-
"row-gap": "sm",
|
|
659
|
-
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2))",
|
|
660
|
-
width: "100%",
|
|
661
|
-
"background-color": "white",
|
|
662
|
-
"margin-top": "18xl",
|
|
663
|
-
"justify-content": "space-between",
|
|
664
|
-
"padding-top": "sm",
|
|
665
|
-
"padding-bottom": "sm",
|
|
666
|
-
"border-radius": "base",
|
|
667
|
-
"border-style": "solid",
|
|
668
|
-
"border-width": "1px",
|
|
669
|
-
"padding-left": "xs",
|
|
670
|
-
"padding-right": "xs",
|
|
671
|
-
},
|
|
672
|
-
"name-position-wrapper": {
|
|
673
|
-
display: "flex",
|
|
674
|
-
"flex-direction": "column",
|
|
675
|
-
"align-items": "start",
|
|
676
|
-
"text-align": "center",
|
|
677
|
-
"row-gap": "4xs",
|
|
678
|
-
},
|
|
679
|
-
name: {},
|
|
680
|
-
position: {},
|
|
681
|
-
social_levoGroup: {
|
|
682
|
-
display: "flex",
|
|
683
|
-
"justify-content": "center",
|
|
684
|
-
"column-gap": "xs",
|
|
685
|
-
|
|
686
|
-
"border-style": "none",
|
|
687
|
-
"border-width": "0px",
|
|
688
507
|
},
|
|
689
508
|
social: [
|
|
690
509
|
{
|
|
691
510
|
icon: {
|
|
692
|
-
|
|
693
|
-
height: "40px",
|
|
694
|
-
"object-fit": "contain",
|
|
695
|
-
"border-style": "solid",
|
|
696
|
-
"border-width": "1px",
|
|
697
|
-
"border-color": "brand",
|
|
698
|
-
"border-radius": "base",
|
|
699
|
-
"background-color": "white",
|
|
700
|
-
padding: "xs",
|
|
511
|
+
"background-color": "background-1",
|
|
701
512
|
},
|
|
702
513
|
},
|
|
703
514
|
],
|
|
@@ -722,5 +533,285 @@ export const Team3: IBlock = {
|
|
|
722
533
|
},
|
|
723
534
|
},
|
|
724
535
|
},
|
|
536
|
+
{
|
|
537
|
+
key: "column_circular",
|
|
538
|
+
title: "Column Circular",
|
|
539
|
+
config: {
|
|
540
|
+
team_levoGroup: { carousel: { loop: true } },
|
|
541
|
+
title: { selectedVariants: { Heading_Level: "H2" }, heading: { level: 2 } },
|
|
542
|
+
team: Array(4).fill(0).map(() => ({
|
|
543
|
+
name: { selectedVariants: { Heading_Level: "H5" }, heading: { level: "4" } },
|
|
544
|
+
})),
|
|
545
|
+
},
|
|
546
|
+
content: DEFAULT_CONTENT,
|
|
547
|
+
styles: {
|
|
548
|
+
layout: { "background-color": "background-1" },
|
|
549
|
+
container: {},
|
|
550
|
+
header: { "text-align": "center", "margin-bottom": "4xl" },
|
|
551
|
+
title: {},
|
|
552
|
+
description: { color: "text-2", "max-width": "640px", "margin-left": "auto", "margin-right": "auto" },
|
|
553
|
+
team_levoGroup: {
|
|
554
|
+
number_of_slides: 4,
|
|
555
|
+
mobile: { number_of_slides: 1 },
|
|
556
|
+
tablet: { number_of_slides: 2 },
|
|
557
|
+
},
|
|
558
|
+
team_levoGroupItem: {
|
|
559
|
+
card: {
|
|
560
|
+
display: "flex",
|
|
561
|
+
"flex-direction": "column",
|
|
562
|
+
"align-items": "center",
|
|
563
|
+
"text-align": "center",
|
|
564
|
+
padding: "xl",
|
|
565
|
+
"background-color": "transparent",
|
|
566
|
+
"background-image": "none",
|
|
567
|
+
"min-height": "auto",
|
|
568
|
+
"box-shadow": "none",
|
|
569
|
+
},
|
|
570
|
+
img: {
|
|
571
|
+
width: "180px",
|
|
572
|
+
height: "180px",
|
|
573
|
+
"border-radius": "full",
|
|
574
|
+
"object-fit": "cover",
|
|
575
|
+
"margin-bottom": "lg",
|
|
576
|
+
"border-width": "4px",
|
|
577
|
+
"border-style": "solid",
|
|
578
|
+
"border-color": "background-1",
|
|
579
|
+
"box-shadow": "default",
|
|
580
|
+
},
|
|
581
|
+
info: {
|
|
582
|
+
display: "flex",
|
|
583
|
+
"flex-direction": "column",
|
|
584
|
+
"align-items": "center",
|
|
585
|
+
"row-gap": "xs",
|
|
586
|
+
"background-color": "transparent",
|
|
587
|
+
"border-width": "0",
|
|
588
|
+
filter: "none",
|
|
589
|
+
"margin-top": "none",
|
|
590
|
+
padding: "none",
|
|
591
|
+
},
|
|
592
|
+
"name-position-wrapper": {
|
|
593
|
+
display: "flex",
|
|
594
|
+
"flex-direction": "column",
|
|
595
|
+
"align-items": "center",
|
|
596
|
+
"row-gap": "4xs",
|
|
597
|
+
},
|
|
598
|
+
name: { "font-weight": 700 },
|
|
599
|
+
position: { "font-size": "sm", color: "text-2" },
|
|
600
|
+
social_levoGroup: {
|
|
601
|
+
display: "flex",
|
|
602
|
+
"justify-content": "center",
|
|
603
|
+
"column-gap": "xs",
|
|
604
|
+
"margin-top": "sm",
|
|
605
|
+
},
|
|
606
|
+
social_levoGroupItem: {
|
|
607
|
+
icon: {
|
|
608
|
+
width: "36px",
|
|
609
|
+
height: "36px",
|
|
610
|
+
"object-fit": "contain",
|
|
611
|
+
"border-radius": "full",
|
|
612
|
+
"background-color": "background-2",
|
|
613
|
+
padding: "xs",
|
|
614
|
+
display: "block",
|
|
615
|
+
},
|
|
616
|
+
},
|
|
617
|
+
},
|
|
618
|
+
"carousel-navigation-container": { display: "flex", "justify-content": "center", "margin-top": "2xl" },
|
|
619
|
+
"carousel-navigation": { display: "flex", "column-gap": "2xs", "align-items": "center" },
|
|
620
|
+
"carousel-navigation-pill": {
|
|
621
|
+
width: "12px",
|
|
622
|
+
height: "12px",
|
|
623
|
+
"border-radius": "full",
|
|
624
|
+
"background-color": "brand",
|
|
625
|
+
cursor: "pointer",
|
|
626
|
+
},
|
|
627
|
+
},
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
key: "editorial_list",
|
|
631
|
+
title: "Editorial List",
|
|
632
|
+
config: {
|
|
633
|
+
team_levoGroup: { carousel: { loop: false } },
|
|
634
|
+
title: { selectedVariants: { Heading_Level: "H2" }, heading: { level: 2 } },
|
|
635
|
+
team: Array(4).fill(0).map(() => ({
|
|
636
|
+
name: { selectedVariants: { Heading_Level: "H4" }, heading: { level: "4" } },
|
|
637
|
+
})),
|
|
638
|
+
},
|
|
639
|
+
content: DEFAULT_CONTENT,
|
|
640
|
+
styles: {
|
|
641
|
+
layout: {},
|
|
642
|
+
container: {},
|
|
643
|
+
header: {
|
|
644
|
+
"margin-bottom": "4xl",
|
|
645
|
+
display: "flex",
|
|
646
|
+
"flex-direction": "column",
|
|
647
|
+
"row-gap": "sm",
|
|
648
|
+
"padding-bottom": "xl",
|
|
649
|
+
"border-bottom-width": "1px",
|
|
650
|
+
"border-bottom-style": "solid",
|
|
651
|
+
"border-bottom-color": "border",
|
|
652
|
+
},
|
|
653
|
+
title: { "font-weight": 800 },
|
|
654
|
+
description: { color: "text-2", "max-width": "640px" },
|
|
655
|
+
team_levoGroup: {
|
|
656
|
+
number_of_slides: 2,
|
|
657
|
+
mobile: { number_of_slides: 1 },
|
|
658
|
+
tablet: { number_of_slides: 2 },
|
|
659
|
+
},
|
|
660
|
+
team_levoGroupItem: {
|
|
661
|
+
card: {
|
|
662
|
+
display: "flex",
|
|
663
|
+
"flex-direction": "row",
|
|
664
|
+
"align-items": "center",
|
|
665
|
+
"column-gap": "xl",
|
|
666
|
+
padding: "xl",
|
|
667
|
+
"background-color": "transparent",
|
|
668
|
+
"background-image": "none",
|
|
669
|
+
"min-height": "auto",
|
|
670
|
+
"box-shadow": "none",
|
|
671
|
+
"border-bottom-width": "1px",
|
|
672
|
+
"border-bottom-style": "solid",
|
|
673
|
+
"border-bottom-color": "border",
|
|
674
|
+
"margin-left": "none",
|
|
675
|
+
"margin-right": "none",
|
|
676
|
+
mobile: { "flex-direction": "column", "align-items": "start" },
|
|
677
|
+
},
|
|
678
|
+
img: {
|
|
679
|
+
width: "140px",
|
|
680
|
+
height: "140px",
|
|
681
|
+
"border-radius": "base",
|
|
682
|
+
"object-fit": "cover",
|
|
683
|
+
"margin-bottom": "none",
|
|
684
|
+
flex: "0 0 140px",
|
|
685
|
+
},
|
|
686
|
+
info: {
|
|
687
|
+
display: "flex",
|
|
688
|
+
"flex-direction": "column",
|
|
689
|
+
"align-items": "flex-start",
|
|
690
|
+
"row-gap": "xs",
|
|
691
|
+
"background-color": "transparent",
|
|
692
|
+
"border-width": "0",
|
|
693
|
+
filter: "none",
|
|
694
|
+
"margin-top": "none",
|
|
695
|
+
padding: "none",
|
|
696
|
+
flex: "1",
|
|
697
|
+
},
|
|
698
|
+
"name-position-wrapper": {
|
|
699
|
+
display: "flex",
|
|
700
|
+
"flex-direction": "column",
|
|
701
|
+
"row-gap": "4xs",
|
|
702
|
+
},
|
|
703
|
+
name: { "font-weight": 700 },
|
|
704
|
+
position: {
|
|
705
|
+
"font-size": "xs",
|
|
706
|
+
color: "brand",
|
|
707
|
+
"text-transform": "uppercase",
|
|
708
|
+
"letter-spacing": "0.08em",
|
|
709
|
+
"font-weight": 600,
|
|
710
|
+
},
|
|
711
|
+
social_levoGroup: {
|
|
712
|
+
display: "flex",
|
|
713
|
+
"column-gap": "xs",
|
|
714
|
+
"margin-top": "sm",
|
|
715
|
+
},
|
|
716
|
+
social_levoGroupItem: {
|
|
717
|
+
icon: {
|
|
718
|
+
width: "28px",
|
|
719
|
+
height: "28px",
|
|
720
|
+
"object-fit": "contain",
|
|
721
|
+
"border-radius": "full",
|
|
722
|
+
"background-color": "background-2",
|
|
723
|
+
padding: "2xs",
|
|
724
|
+
display: "block",
|
|
725
|
+
},
|
|
726
|
+
},
|
|
727
|
+
},
|
|
728
|
+
"carousel-navigation-container": { display: "flex", "justify-content": "flex-end", "margin-top": "2xl" },
|
|
729
|
+
"carousel-navigation": { display: "flex", "column-gap": "2xs", "align-items": "center" },
|
|
730
|
+
"carousel-navigation-pill": {
|
|
731
|
+
width: "24px",
|
|
732
|
+
height: "2px",
|
|
733
|
+
"background-color": "text-1",
|
|
734
|
+
cursor: "pointer",
|
|
735
|
+
},
|
|
736
|
+
},
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
key: "compact_carousel",
|
|
740
|
+
title: "Compact Carousel",
|
|
741
|
+
config: {
|
|
742
|
+
team_levoGroup: { carousel: { loop: true } },
|
|
743
|
+
title: { selectedVariants: { Heading_Level: "H2" }, heading: { level: 2 } },
|
|
744
|
+
team: Array(4).fill(0).map(() => ({
|
|
745
|
+
name: { selectedVariants: { Heading_Level: "H5" }, heading: { level: "4" } },
|
|
746
|
+
})),
|
|
747
|
+
},
|
|
748
|
+
content: DEFAULT_CONTENT,
|
|
749
|
+
styles: {
|
|
750
|
+
layout: { "background-color": "background-2" },
|
|
751
|
+
container: {},
|
|
752
|
+
header: { "text-align": "center", "margin-bottom": "3xl" },
|
|
753
|
+
title: {},
|
|
754
|
+
description: { color: "text-2", "max-width": "560px", "margin-left": "auto", "margin-right": "auto" },
|
|
755
|
+
team_levoGroup: {
|
|
756
|
+
number_of_slides: 5,
|
|
757
|
+
mobile: { number_of_slides: 2 },
|
|
758
|
+
tablet: { number_of_slides: 3 },
|
|
759
|
+
},
|
|
760
|
+
team_levoGroupItem: {
|
|
761
|
+
card: {
|
|
762
|
+
display: "flex",
|
|
763
|
+
"flex-direction": "column",
|
|
764
|
+
"align-items": "center",
|
|
765
|
+
"text-align": "center",
|
|
766
|
+
padding: "base",
|
|
767
|
+
"background-color": "transparent",
|
|
768
|
+
"background-image": "none",
|
|
769
|
+
"min-height": "auto",
|
|
770
|
+
"box-shadow": "none",
|
|
771
|
+
"margin-left": "6xs",
|
|
772
|
+
"margin-right": "6xs",
|
|
773
|
+
},
|
|
774
|
+
img: {
|
|
775
|
+
width: "110px",
|
|
776
|
+
height: "110px",
|
|
777
|
+
"border-radius": "full",
|
|
778
|
+
"object-fit": "cover",
|
|
779
|
+
"margin-bottom": "sm",
|
|
780
|
+
},
|
|
781
|
+
info: {
|
|
782
|
+
display: "flex",
|
|
783
|
+
"flex-direction": "column",
|
|
784
|
+
"align-items": "center",
|
|
785
|
+
"row-gap": "2xs",
|
|
786
|
+
"background-color": "transparent",
|
|
787
|
+
"border-width": "0",
|
|
788
|
+
filter: "none",
|
|
789
|
+
"margin-top": "none",
|
|
790
|
+
padding: "none",
|
|
791
|
+
},
|
|
792
|
+
"name-position-wrapper": {
|
|
793
|
+
display: "flex",
|
|
794
|
+
"flex-direction": "column",
|
|
795
|
+
"align-items": "center",
|
|
796
|
+
"row-gap": "4xs",
|
|
797
|
+
},
|
|
798
|
+
name: { "font-weight": 700, "font-size": "base" },
|
|
799
|
+
position: { "font-size": "xs", color: "text-2" },
|
|
800
|
+
social_levoGroup: { display: "none" },
|
|
801
|
+
social_levoGroupItem: {
|
|
802
|
+
icon: { display: "none" },
|
|
803
|
+
},
|
|
804
|
+
},
|
|
805
|
+
"carousel-navigation-container": { display: "flex", "justify-content": "center", "margin-top": "2xl" },
|
|
806
|
+
"carousel-navigation": { display: "flex", "column-gap": "2xs", "align-items": "center" },
|
|
807
|
+
"carousel-navigation-pill": {
|
|
808
|
+
width: "8px",
|
|
809
|
+
height: "8px",
|
|
810
|
+
"border-radius": "full",
|
|
811
|
+
"background-color": "text-2",
|
|
812
|
+
cursor: "pointer",
|
|
813
|
+
},
|
|
814
|
+
},
|
|
815
|
+
},
|
|
725
816
|
],
|
|
726
817
|
};
|