@levo-so/blocks 0.1.100 → 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 +5 -4
- 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,32 +1,51 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const MEDIA_LOGO = {
|
|
4
|
+
id: "levo-logo-1024",
|
|
5
|
+
kind: "image",
|
|
6
|
+
location:
|
|
7
|
+
"https://static.levocdn.com/WLZ1TXTD/levo-logo-1024-LkpWlHydPFURU.svg",
|
|
8
|
+
mimetype: "image/svg+xml",
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
const ICON_LINKEDIN = {
|
|
4
12
|
kind: "icon",
|
|
5
13
|
data: {
|
|
6
|
-
id: "
|
|
7
|
-
label: "
|
|
8
|
-
tags: ["archive", "custom", "directional", "minus"],
|
|
14
|
+
id: "linkedin",
|
|
15
|
+
label: "Linkedin",
|
|
9
16
|
svgCode:
|
|
10
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="
|
|
17
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<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)"/>\n</svg>',
|
|
11
18
|
},
|
|
12
19
|
};
|
|
13
20
|
|
|
14
|
-
const
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
21
|
+
const ICON_TWITTER = {
|
|
22
|
+
kind: "icon",
|
|
23
|
+
data: {
|
|
24
|
+
id: "twitter",
|
|
25
|
+
label: "Twitter",
|
|
26
|
+
svgCode:
|
|
27
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.55016 21.75C16.6045 21.75 21.5583 14.2468 21.5583 7.74192C21.5583 7.53098 21.5536 7.31536 21.5442 7.10442C22.5079 6.40752 23.3395 5.54432 24 4.55536C23.1025 4.95466 22.1496 5.21544 21.1739 5.3288C22.2013 4.71297 22.9705 3.74553 23.3391 2.60583C22.3726 3.17862 21.3156 3.58267 20.2134 3.80067C19.4708 3.01162 18.489 2.48918 17.4197 2.31411C16.3504 2.13905 15.2532 2.32111 14.2977 2.83216C13.3423 3.3432 12.5818 4.15477 12.1338 5.14137C11.6859 6.12798 11.5754 7.23468 11.8195 8.29036C9.86249 8.19215 7.94794 7.68377 6.19998 6.79816C4.45203 5.91255 2.90969 4.6695 1.67297 3.14958C1.0444 4.2333 0.852057 5.51571 1.13503 6.73615C1.418 7.9566 2.15506 9.02351 3.19641 9.72005C2.41463 9.69523 1.64998 9.48474 0.965625 9.10598V9.16692C0.964925 10.3042 1.3581 11.4066 2.07831 12.2868C2.79852 13.167 3.80132 13.7706 4.91625 13.995C4.19206 14.1932 3.43198 14.2221 2.69484 14.0794C3.00945 15.0575 3.62157 15.913 4.44577 16.5264C5.26997 17.1398 6.26512 17.4807 7.29234 17.5013C5.54842 18.8712 3.39417 19.6142 1.17656 19.6107C0.783287 19.6101 0.390399 19.586 0 19.5385C2.25286 20.9838 4.87353 21.7514 7.55016 21.75Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
const ICON_GITHUB = {
|
|
32
|
+
kind: "icon",
|
|
33
|
+
data: {
|
|
34
|
+
id: "github",
|
|
35
|
+
label: "Github",
|
|
36
|
+
svgCode:
|
|
37
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C5.3724 0 0 5.3808 0 12.0204C0 17.3304 3.438 21.8364 8.2068 23.4252C8.8068 23.5356 9.0252 23.1648 9.0252 22.8456C9.0252 22.5612 9.0156 21.804 9.0096 20.802C5.6712 21.528 4.9668 19.1904 4.9668 19.1904C4.422 17.8008 3.6348 17.4312 3.6348 17.4312C2.5452 16.6872 3.7176 16.7016 3.7176 16.7016C4.9212 16.7856 5.5548 17.94 5.5548 17.94C6.6252 19.776 8.364 19.2456 9.0468 18.9384C9.1572 18.162 9.4668 17.6328 9.81 17.3328C7.146 17.0292 4.344 15.9972 4.344 11.3916C4.344 10.08 4.812 9.006 5.5788 8.166C5.4552 7.8624 5.0436 6.6396 5.6964 4.986C5.6964 4.986 6.7044 4.662 8.9964 6.2172C9.97532 5.95022 10.9853 5.81423 12 5.8128C13.02 5.8176 14.046 5.9508 15.0048 6.2172C17.2956 4.662 18.3012 4.9848 18.3012 4.9848C18.9564 6.6396 18.5436 7.8624 18.4212 8.166C19.1892 9.006 19.6548 10.08 19.6548 11.3916C19.6548 16.0092 16.848 17.0256 14.1756 17.3232C14.6064 17.694 14.9892 18.4272 14.9892 19.5492C14.9892 21.1548 14.9748 22.452 14.9748 22.8456C14.9748 23.1672 15.1908 23.5416 15.8004 23.424C18.19 22.6225 20.2672 21.0904 21.7386 19.0441C23.2099 16.9977 24.001 14.5408 24 12.0204C24 5.3808 18.6264 0 12 0Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
38
|
+
},
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
const ICON_YOUTUBE = {
|
|
42
|
+
kind: "icon",
|
|
43
|
+
data: {
|
|
44
|
+
id: "youtube",
|
|
45
|
+
label: "Youtube",
|
|
46
|
+
svgCode:
|
|
47
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M17 20.75H7C3.56 20.75 1.25 18.44 1.25 15V9C1.25 5.56 3.56 3.25 7 3.25H17C20.44 3.25 22.75 5.56 22.75 9V15C22.75 18.44 20.44 20.75 17 20.75ZM7 4.75C4.42 4.75 2.75 6.42 2.75 9V15C2.75 17.58 4.42 19.25 7 19.25H17C19.58 19.25 21.25 17.58 21.25 15V9C21.25 6.42 19.58 4.75 17 4.75H7Z" fill="var(--color-icon-primary)"/>\n<path d="M10.5897 15.53C10.2997 15.53 10.0197 15.46 9.76965 15.32C9.18965 14.99 8.84961 14.32 8.84961 13.49V10.53C8.84961 9.7 9.17965 9.03002 9.76965 8.70002C10.3497 8.37002 11.0996 8.42999 11.8096 8.85999L14.2797 10.34C14.9597 10.75 15.3496 11.36 15.3496 12.01C15.3496 12.66 14.9597 13.27 14.2797 13.68L11.8096 15.16C11.3996 15.4 10.9797 15.53 10.5897 15.53Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
28
48
|
},
|
|
29
|
-
mimetype: "image/png",
|
|
30
49
|
};
|
|
31
50
|
|
|
32
51
|
const DEFAULT_CONTENT = {
|
|
@@ -34,69 +53,194 @@ const DEFAULT_CONTENT = {
|
|
|
34
53
|
container: null,
|
|
35
54
|
contentWrapper: null,
|
|
36
55
|
|
|
37
|
-
// logo
|
|
56
|
+
// logo + tagline
|
|
38
57
|
logoTextWrapper: null,
|
|
39
|
-
logo:
|
|
40
|
-
logoDescription:
|
|
58
|
+
logo: MEDIA_LOGO,
|
|
59
|
+
logoDescription:
|
|
60
|
+
"Payment rails, KYC, and settlement on one PCI DSS Level 1 stack.",
|
|
41
61
|
|
|
42
|
-
//
|
|
62
|
+
// nav columns
|
|
43
63
|
links: [
|
|
44
64
|
{
|
|
45
|
-
category: "
|
|
46
|
-
links: [
|
|
65
|
+
category: "Product",
|
|
66
|
+
links: [
|
|
67
|
+
{ text: "Payments" },
|
|
68
|
+
{ text: "Payouts" },
|
|
69
|
+
{ text: "KYC & KYB" },
|
|
70
|
+
{ text: "Ledger" },
|
|
71
|
+
],
|
|
47
72
|
},
|
|
48
73
|
{
|
|
49
|
-
category: "
|
|
50
|
-
links: [{ text: "
|
|
74
|
+
category: "Company",
|
|
75
|
+
links: [{ text: "About" }, { text: "Careers" }, { text: "Trust Center" }],
|
|
51
76
|
},
|
|
52
77
|
{
|
|
53
|
-
category: "
|
|
78
|
+
category: "Developers",
|
|
54
79
|
links: [
|
|
55
|
-
{ text: "
|
|
56
|
-
{ text: "
|
|
57
|
-
{ text: "
|
|
58
|
-
{ text: "
|
|
80
|
+
{ text: "Documentation" },
|
|
81
|
+
{ text: "API Reference" },
|
|
82
|
+
{ text: "Changelog" },
|
|
83
|
+
{ text: "Status" },
|
|
59
84
|
],
|
|
60
85
|
},
|
|
61
86
|
],
|
|
62
87
|
|
|
63
|
-
|
|
64
|
-
copyright: "Copyright @ 2025",
|
|
88
|
+
copyright: "© 2026 Levo Finance, Inc. All rights reserved.",
|
|
65
89
|
footerBottomRightArea: [
|
|
66
|
-
{
|
|
67
|
-
|
|
68
|
-
cta: "Disclaimer",
|
|
69
|
-
separator: null,
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
link: null,
|
|
73
|
-
cta: "Privacy Policy",
|
|
74
|
-
separator: null,
|
|
75
|
-
},
|
|
90
|
+
{ link: null, cta: "Privacy Policy", separator: null },
|
|
91
|
+
{ link: null, cta: "Terms of Service", separator: null },
|
|
76
92
|
],
|
|
77
93
|
|
|
78
|
-
// Social icons
|
|
79
94
|
socialIcons: [
|
|
95
|
+
{ icon: ICON_LINKEDIN, link: null },
|
|
96
|
+
{ icon: ICON_TWITTER, link: null },
|
|
97
|
+
{ icon: ICON_GITHUB, link: null },
|
|
98
|
+
{ icon: ICON_YOUTUBE, link: null },
|
|
99
|
+
],
|
|
100
|
+
};
|
|
101
|
+
|
|
102
|
+
export type IFooter5Content = typeof DEFAULT_CONTENT;
|
|
103
|
+
|
|
104
|
+
const CATEGORY_HEADER_STYLE = {
|
|
105
|
+
"margin-bottom": "sm",
|
|
106
|
+
"font-weight": 600,
|
|
107
|
+
"font-size": "xs",
|
|
108
|
+
"text-transform": "uppercase",
|
|
109
|
+
"letter-spacing": "0.04em",
|
|
110
|
+
color: "text-2",
|
|
111
|
+
};
|
|
112
|
+
|
|
113
|
+
const SOCIAL_ICON_BUTTON_STYLE = {
|
|
114
|
+
width: "36px",
|
|
115
|
+
height: "36px",
|
|
116
|
+
"border-radius": "full",
|
|
117
|
+
"background-color": "background-2",
|
|
118
|
+
display: "inline-flex",
|
|
119
|
+
"align-items": "center",
|
|
120
|
+
"justify-content": "center",
|
|
121
|
+
color: "text",
|
|
122
|
+
padding: "xs",
|
|
123
|
+
};
|
|
124
|
+
|
|
125
|
+
const LOGO_STYLE = {
|
|
126
|
+
width: "96px",
|
|
127
|
+
height: "auto",
|
|
128
|
+
tablet: { width: "72px" },
|
|
129
|
+
};
|
|
130
|
+
|
|
131
|
+
const DEFAULT_CONFIG = {
|
|
132
|
+
links: [
|
|
80
133
|
{
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
link: null,
|
|
134
|
+
category: {
|
|
135
|
+
heading: { level: "4" },
|
|
136
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
137
|
+
},
|
|
138
|
+
links: Array(4).fill({ text: { selectedVariants: {} } }),
|
|
87
139
|
},
|
|
88
140
|
{
|
|
89
|
-
|
|
90
|
-
|
|
141
|
+
category: { selectedVariants: { Heading_Level: "H6" } },
|
|
142
|
+
links: Array(3).fill({ text: { selectedVariants: {} } }),
|
|
91
143
|
},
|
|
92
144
|
{
|
|
93
|
-
|
|
94
|
-
|
|
145
|
+
category: { selectedVariants: { Heading_Level: "H6" } },
|
|
146
|
+
links: Array(4).fill({ text: { selectedVariants: {} } }),
|
|
95
147
|
},
|
|
96
148
|
],
|
|
97
149
|
};
|
|
98
150
|
|
|
99
|
-
|
|
151
|
+
const DEFAULT_STYLES = {
|
|
152
|
+
layout: {},
|
|
153
|
+
container: {
|
|
154
|
+
display: "flex",
|
|
155
|
+
"flex-direction": "column",
|
|
156
|
+
"column-gap": "none",
|
|
157
|
+
"row-gap": "2xl",
|
|
158
|
+
},
|
|
159
|
+
footerBottomWrapper: {
|
|
160
|
+
"border-style": "solid",
|
|
161
|
+
"border-color": "var(--color-border)",
|
|
162
|
+
"border-top-width": "1px",
|
|
163
|
+
"padding-top": "xl",
|
|
164
|
+
display: "flex",
|
|
165
|
+
"align-items": "center",
|
|
166
|
+
"justify-content": "space-between",
|
|
167
|
+
"padding-bottom": "xl",
|
|
168
|
+
"column-gap": "xl",
|
|
169
|
+
},
|
|
170
|
+
footerBottomRightArea_levoGroup: {
|
|
171
|
+
display: "flex",
|
|
172
|
+
"column-gap": "sm",
|
|
173
|
+
"align-items": "center",
|
|
174
|
+
},
|
|
175
|
+
footerBottomRightArea_levoGroupItem: {
|
|
176
|
+
link: {},
|
|
177
|
+
cta: { "font-size": "sm", color: "text-2" },
|
|
178
|
+
separator: {
|
|
179
|
+
width: "1px",
|
|
180
|
+
height: "1rem",
|
|
181
|
+
"background-color": "var(--color-border)",
|
|
182
|
+
"margin-left": "sm",
|
|
183
|
+
"margin-right": "sm",
|
|
184
|
+
},
|
|
185
|
+
},
|
|
186
|
+
footerBottomRightArea: [{}, {}],
|
|
187
|
+
contentWrapper: {
|
|
188
|
+
display: "flex",
|
|
189
|
+
"column-gap": "3xl",
|
|
190
|
+
tablet: {
|
|
191
|
+
"flex-direction": "column",
|
|
192
|
+
"row-gap": "lg",
|
|
193
|
+
},
|
|
194
|
+
},
|
|
195
|
+
logoTextWrapper: {
|
|
196
|
+
"max-width": "320px",
|
|
197
|
+
display: "flex",
|
|
198
|
+
"flex-direction": "column",
|
|
199
|
+
"row-gap": "sm",
|
|
200
|
+
tablet: { "max-width": "100%" },
|
|
201
|
+
},
|
|
202
|
+
links_levoGroup: {
|
|
203
|
+
"max-width": "auto",
|
|
204
|
+
display: "flex",
|
|
205
|
+
"justify-content": "space-between",
|
|
206
|
+
"column-gap": "2xl",
|
|
207
|
+
width: "100%",
|
|
208
|
+
tablet: { "justify-content": "space-between" },
|
|
209
|
+
mobile: { "flex-direction": "column", "row-gap": "2xl" },
|
|
210
|
+
},
|
|
211
|
+
links_levoGroupItem: {
|
|
212
|
+
category: CATEGORY_HEADER_STYLE,
|
|
213
|
+
links_levoGroup: {
|
|
214
|
+
display: "flex",
|
|
215
|
+
"flex-direction": "column",
|
|
216
|
+
"row-gap": "sm",
|
|
217
|
+
},
|
|
218
|
+
links_levoGroupItem: {
|
|
219
|
+
iconWrapper: {
|
|
220
|
+
display: "flex",
|
|
221
|
+
"column-gap": "sm",
|
|
222
|
+
"align-items": "center",
|
|
223
|
+
},
|
|
224
|
+
icon: { display: "none" },
|
|
225
|
+
text: {},
|
|
226
|
+
},
|
|
227
|
+
},
|
|
228
|
+
links: [
|
|
229
|
+
{ links: [{}, {}, {}, {}] },
|
|
230
|
+
{ links: [{}, {}, {}] },
|
|
231
|
+
{ links: [{}, {}, {}, {}] },
|
|
232
|
+
],
|
|
233
|
+
logo: LOGO_STYLE,
|
|
234
|
+
socialIcons_levoGroup: {
|
|
235
|
+
display: "flex",
|
|
236
|
+
"align-items": "center",
|
|
237
|
+
"column-gap": "sm",
|
|
238
|
+
},
|
|
239
|
+
socialIcons_levoGroupItem: {
|
|
240
|
+
icon: SOCIAL_ICON_BUTTON_STYLE,
|
|
241
|
+
},
|
|
242
|
+
socialIcons: [{}, {}, {}, {}],
|
|
243
|
+
};
|
|
100
244
|
|
|
101
245
|
export const Footer5: IBlock = {
|
|
102
246
|
category_id: "footer",
|
|
@@ -104,14 +248,10 @@ export const Footer5: IBlock = {
|
|
|
104
248
|
key: "footer-5",
|
|
105
249
|
version: "v1",
|
|
106
250
|
prompt_description:
|
|
107
|
-
"
|
|
251
|
+
"Fintech footer with Levo logo and tagline on the left, three nav columns (Product, Company, Developers), and a bottom bar with copyright, legal links, and a social icon cluster.",
|
|
108
252
|
|
|
109
253
|
content_schema: [
|
|
110
|
-
{
|
|
111
|
-
key: "layout",
|
|
112
|
-
label: "Layout",
|
|
113
|
-
field_interface: "LayoutWidget",
|
|
114
|
-
},
|
|
254
|
+
{ key: "layout", label: "Layout", field_interface: "LayoutWidget" },
|
|
115
255
|
{
|
|
116
256
|
key: "container",
|
|
117
257
|
label: "Container",
|
|
@@ -123,24 +263,18 @@ export const Footer5: IBlock = {
|
|
|
123
263
|
field_interface: "BoxWidget",
|
|
124
264
|
},
|
|
125
265
|
|
|
126
|
-
// logo and description area
|
|
127
266
|
{
|
|
128
267
|
key: "logoTextWrapper",
|
|
129
268
|
label: "Logo Text Wrapper",
|
|
130
269
|
field_interface: "BoxWidget",
|
|
131
270
|
},
|
|
132
|
-
{
|
|
133
|
-
key: "logo",
|
|
134
|
-
label: "Logo",
|
|
135
|
-
field_interface: "ImageWidget",
|
|
136
|
-
},
|
|
271
|
+
{ key: "logo", label: "Logo", field_interface: "ImageWidget" },
|
|
137
272
|
{
|
|
138
273
|
key: "logoDescription",
|
|
139
274
|
label: "Description",
|
|
140
275
|
field_interface: "TypographyWidget",
|
|
141
276
|
},
|
|
142
277
|
|
|
143
|
-
// middle links area
|
|
144
278
|
{
|
|
145
279
|
key: "links",
|
|
146
280
|
label: "Links",
|
|
@@ -163,22 +297,13 @@ export const Footer5: IBlock = {
|
|
|
163
297
|
label: "Icon Wrapper",
|
|
164
298
|
field_interface: "BoxWidget",
|
|
165
299
|
},
|
|
166
|
-
{
|
|
167
|
-
|
|
168
|
-
label: "Icon",
|
|
169
|
-
field_interface: "IconWidget",
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
key: "text",
|
|
173
|
-
label: "Text",
|
|
174
|
-
field_interface: "TypographyWidget",
|
|
175
|
-
},
|
|
300
|
+
{ key: "icon", label: "Icon", field_interface: "IconWidget" },
|
|
301
|
+
{ key: "text", label: "Text", field_interface: "TypographyWidget" },
|
|
176
302
|
],
|
|
177
303
|
},
|
|
178
304
|
],
|
|
179
305
|
},
|
|
180
306
|
|
|
181
|
-
// footer bottom area
|
|
182
307
|
{
|
|
183
308
|
key: "footerBottomWrapper",
|
|
184
309
|
label: "Footer Bottom Wrapper",
|
|
@@ -195,16 +320,8 @@ export const Footer5: IBlock = {
|
|
|
195
320
|
field_interface: "BoxWidget",
|
|
196
321
|
kind: "group",
|
|
197
322
|
fields: [
|
|
198
|
-
{
|
|
199
|
-
|
|
200
|
-
label: "CTA",
|
|
201
|
-
field_interface: "TypographyWidget",
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
key: "separator",
|
|
205
|
-
label: "Separator",
|
|
206
|
-
field_interface: "BoxWidget",
|
|
207
|
-
},
|
|
323
|
+
{ key: "cta", label: "CTA", field_interface: "TypographyWidget" },
|
|
324
|
+
{ key: "separator", label: "Separator", field_interface: "BoxWidget" },
|
|
208
325
|
],
|
|
209
326
|
},
|
|
210
327
|
{
|
|
@@ -213,11 +330,7 @@ export const Footer5: IBlock = {
|
|
|
213
330
|
field_interface: "BoxWidget",
|
|
214
331
|
kind: "group",
|
|
215
332
|
fields: [
|
|
216
|
-
{
|
|
217
|
-
key: "icon",
|
|
218
|
-
label: "Social Icon",
|
|
219
|
-
field_interface: "IconWidget",
|
|
220
|
-
},
|
|
333
|
+
{ key: "icon", label: "Social Icon", field_interface: "IconWidget" },
|
|
221
334
|
],
|
|
222
335
|
},
|
|
223
336
|
],
|
|
@@ -227,95 +340,14 @@ export const Footer5: IBlock = {
|
|
|
227
340
|
title: "Default",
|
|
228
341
|
key: "default",
|
|
229
342
|
content: DEFAULT_CONTENT,
|
|
230
|
-
config:
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
Heading_Level: "H6",
|
|
239
|
-
},
|
|
240
|
-
},
|
|
241
|
-
links: [
|
|
242
|
-
{
|
|
243
|
-
text: {
|
|
244
|
-
selectedVariants: {},
|
|
245
|
-
},
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
text: {
|
|
249
|
-
selectedVariants: {},
|
|
250
|
-
},
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
text: {
|
|
254
|
-
selectedVariants: {},
|
|
255
|
-
},
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
text: {
|
|
259
|
-
selectedVariants: {},
|
|
260
|
-
},
|
|
261
|
-
},
|
|
262
|
-
],
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
category: {
|
|
266
|
-
selectedVariants: {
|
|
267
|
-
Heading_Level: "H6",
|
|
268
|
-
},
|
|
269
|
-
},
|
|
270
|
-
links: [
|
|
271
|
-
{
|
|
272
|
-
text: {
|
|
273
|
-
selectedVariants: {},
|
|
274
|
-
},
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
text: {
|
|
278
|
-
selectedVariants: {},
|
|
279
|
-
},
|
|
280
|
-
},
|
|
281
|
-
{
|
|
282
|
-
text: {
|
|
283
|
-
selectedVariants: {},
|
|
284
|
-
},
|
|
285
|
-
},
|
|
286
|
-
],
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
category: {
|
|
290
|
-
selectedVariants: {
|
|
291
|
-
Heading_Level: "H6",
|
|
292
|
-
},
|
|
293
|
-
},
|
|
294
|
-
links: [
|
|
295
|
-
{
|
|
296
|
-
text: {
|
|
297
|
-
selectedVariants: {},
|
|
298
|
-
},
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
text: {
|
|
302
|
-
selectedVariants: {},
|
|
303
|
-
},
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
text: {
|
|
307
|
-
selectedVariants: {},
|
|
308
|
-
},
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
text: {
|
|
312
|
-
selectedVariants: {},
|
|
313
|
-
},
|
|
314
|
-
},
|
|
315
|
-
],
|
|
316
|
-
},
|
|
317
|
-
],
|
|
318
|
-
},
|
|
343
|
+
config: DEFAULT_CONFIG,
|
|
344
|
+
styles: DEFAULT_STYLES,
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
title: "Centered",
|
|
348
|
+
key: "centered",
|
|
349
|
+
content: DEFAULT_CONTENT,
|
|
350
|
+
config: DEFAULT_CONFIG,
|
|
319
351
|
styles: {
|
|
320
352
|
layout: {},
|
|
321
353
|
container: {
|
|
@@ -323,6 +355,8 @@ export const Footer5: IBlock = {
|
|
|
323
355
|
"flex-direction": "column",
|
|
324
356
|
"column-gap": "none",
|
|
325
357
|
"row-gap": "2xl",
|
|
358
|
+
"align-items": "center",
|
|
359
|
+
"text-align": "center",
|
|
326
360
|
},
|
|
327
361
|
footerBottomWrapper: {
|
|
328
362
|
"border-style": "solid",
|
|
@@ -331,182 +365,194 @@ export const Footer5: IBlock = {
|
|
|
331
365
|
"padding-top": "xl",
|
|
332
366
|
display: "flex",
|
|
333
367
|
"align-items": "center",
|
|
334
|
-
"justify-content": "
|
|
368
|
+
"justify-content": "center",
|
|
335
369
|
"padding-bottom": "xl",
|
|
370
|
+
"column-gap": "xl",
|
|
336
371
|
},
|
|
337
372
|
footerBottomRightArea_levoGroup: {
|
|
338
373
|
display: "flex",
|
|
339
374
|
"column-gap": "sm",
|
|
340
375
|
"align-items": "center",
|
|
341
376
|
},
|
|
342
|
-
|
|
343
|
-
{
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
"margin-right": "sm",
|
|
352
|
-
},
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
link: {},
|
|
356
|
-
cta: {},
|
|
357
|
-
separator: {
|
|
358
|
-
width: "1px",
|
|
359
|
-
height: "1rem",
|
|
360
|
-
"background-color": "var(--color-border)",
|
|
361
|
-
"margin-left": "sm",
|
|
362
|
-
"margin-right": "sm",
|
|
363
|
-
},
|
|
377
|
+
footerBottomRightArea_levoGroupItem: {
|
|
378
|
+
link: {},
|
|
379
|
+
cta: { "font-size": "sm", color: "text-2" },
|
|
380
|
+
separator: {
|
|
381
|
+
width: "1px",
|
|
382
|
+
height: "1rem",
|
|
383
|
+
"background-color": "var(--color-border)",
|
|
384
|
+
"margin-left": "sm",
|
|
385
|
+
"margin-right": "sm",
|
|
364
386
|
},
|
|
365
|
-
|
|
387
|
+
},
|
|
388
|
+
footerBottomRightArea: [{}, {}],
|
|
366
389
|
contentWrapper: {
|
|
367
390
|
display: "flex",
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
},
|
|
391
|
+
"flex-direction": "column",
|
|
392
|
+
"align-items": "center",
|
|
393
|
+
"row-gap": "2xl",
|
|
372
394
|
},
|
|
373
395
|
logoTextWrapper: {
|
|
374
|
-
"max-width": "
|
|
396
|
+
"max-width": "480px",
|
|
375
397
|
display: "flex",
|
|
376
398
|
"flex-direction": "column",
|
|
377
399
|
"row-gap": "sm",
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
},
|
|
400
|
+
"align-items": "center",
|
|
401
|
+
tablet: { "max-width": "100%" },
|
|
381
402
|
},
|
|
382
403
|
links_levoGroup: {
|
|
383
404
|
"max-width": "auto",
|
|
384
405
|
display: "flex",
|
|
385
|
-
"justify-content": "
|
|
406
|
+
"justify-content": "center",
|
|
407
|
+
"column-gap": "5xl",
|
|
386
408
|
width: "100%",
|
|
387
|
-
tablet: {
|
|
388
|
-
"justify-content": "space-between",
|
|
389
|
-
},
|
|
409
|
+
tablet: { "justify-content": "space-between" },
|
|
390
410
|
mobile: {
|
|
391
411
|
"flex-direction": "column",
|
|
392
412
|
"row-gap": "2xl",
|
|
413
|
+
"align-items": "center",
|
|
393
414
|
},
|
|
394
415
|
},
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
display: "flex",
|
|
403
|
-
"flex-direction": "column",
|
|
404
|
-
"row-gap": "xs",
|
|
405
|
-
},
|
|
406
|
-
links: [
|
|
407
|
-
{
|
|
408
|
-
text: {},
|
|
409
|
-
},
|
|
410
|
-
{
|
|
411
|
-
text: {},
|
|
412
|
-
},
|
|
413
|
-
{
|
|
414
|
-
text: {},
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
text: {},
|
|
418
|
-
},
|
|
419
|
-
],
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
category: {
|
|
423
|
-
"margin-bottom": "sm",
|
|
424
|
-
"font-weight": 600,
|
|
425
|
-
},
|
|
426
|
-
links_levoGroup: {
|
|
427
|
-
display: "flex",
|
|
428
|
-
"flex-direction": "column",
|
|
429
|
-
"row-gap": "xs",
|
|
430
|
-
},
|
|
431
|
-
links: [
|
|
432
|
-
{
|
|
433
|
-
text: {},
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
text: {},
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
text: {},
|
|
440
|
-
},
|
|
441
|
-
],
|
|
416
|
+
links_levoGroupItem: {
|
|
417
|
+
category: CATEGORY_HEADER_STYLE,
|
|
418
|
+
links_levoGroup: {
|
|
419
|
+
display: "flex",
|
|
420
|
+
"flex-direction": "column",
|
|
421
|
+
"row-gap": "sm",
|
|
422
|
+
"align-items": "flex-start",
|
|
442
423
|
},
|
|
443
|
-
{
|
|
444
|
-
|
|
445
|
-
"margin-bottom": "sm",
|
|
446
|
-
"font-weight": 600,
|
|
447
|
-
},
|
|
448
|
-
links_levoGroup: {
|
|
424
|
+
links_levoGroupItem: {
|
|
425
|
+
iconWrapper: {
|
|
449
426
|
display: "flex",
|
|
450
|
-
"
|
|
451
|
-
"
|
|
427
|
+
"column-gap": "sm",
|
|
428
|
+
"align-items": "center",
|
|
452
429
|
},
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
text: {},
|
|
456
|
-
},
|
|
457
|
-
{
|
|
458
|
-
text: {},
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
text: {},
|
|
462
|
-
},
|
|
463
|
-
{
|
|
464
|
-
text: {},
|
|
465
|
-
},
|
|
466
|
-
],
|
|
467
|
-
},
|
|
468
|
-
],
|
|
469
|
-
logo: {
|
|
470
|
-
width: "80px",
|
|
471
|
-
tablet: {
|
|
472
|
-
width: "60px",
|
|
430
|
+
icon: { display: "none" },
|
|
431
|
+
text: {},
|
|
473
432
|
},
|
|
474
433
|
},
|
|
434
|
+
links: [
|
|
435
|
+
{ links: [{}, {}, {}, {}] },
|
|
436
|
+
{ links: [{}, {}, {}] },
|
|
437
|
+
{ links: [{}, {}, {}, {}] },
|
|
438
|
+
],
|
|
439
|
+
logo: LOGO_STYLE,
|
|
475
440
|
socialIcons_levoGroup: {
|
|
476
441
|
display: "flex",
|
|
477
442
|
"align-items": "center",
|
|
478
|
-
"column-gap": "
|
|
443
|
+
"column-gap": "sm",
|
|
444
|
+
"justify-content": "center",
|
|
479
445
|
},
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
446
|
+
socialIcons_levoGroupItem: {
|
|
447
|
+
icon: SOCIAL_ICON_BUTTON_STYLE,
|
|
448
|
+
},
|
|
449
|
+
socialIcons: [{}, {}, {}, {}],
|
|
450
|
+
},
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
title: "Stacked",
|
|
454
|
+
key: "stacked",
|
|
455
|
+
content: DEFAULT_CONTENT,
|
|
456
|
+
config: DEFAULT_CONFIG,
|
|
457
|
+
styles: {
|
|
458
|
+
layout: {},
|
|
459
|
+
container: {
|
|
460
|
+
display: "flex",
|
|
461
|
+
"flex-direction": "column",
|
|
462
|
+
"column-gap": "none",
|
|
463
|
+
"row-gap": "2xl",
|
|
464
|
+
},
|
|
465
|
+
footerBottomWrapper: {
|
|
466
|
+
"border-style": "solid",
|
|
467
|
+
"border-color": "var(--color-border)",
|
|
468
|
+
"border-top-width": "1px",
|
|
469
|
+
"padding-top": "xl",
|
|
470
|
+
display: "flex",
|
|
471
|
+
"align-items": "center",
|
|
472
|
+
"justify-content": "space-between",
|
|
473
|
+
"padding-bottom": "xl",
|
|
474
|
+
"column-gap": "xl",
|
|
475
|
+
},
|
|
476
|
+
footerBottomRightArea_levoGroup: {
|
|
477
|
+
display: "flex",
|
|
478
|
+
"column-gap": "sm",
|
|
479
|
+
"align-items": "center",
|
|
480
|
+
},
|
|
481
|
+
footerBottomRightArea_levoGroupItem: {
|
|
482
|
+
link: {},
|
|
483
|
+
cta: { "font-size": "sm", color: "text-2" },
|
|
484
|
+
separator: {
|
|
485
|
+
width: "1px",
|
|
486
|
+
height: "1rem",
|
|
487
|
+
"background-color": "var(--color-border)",
|
|
488
|
+
"margin-left": "sm",
|
|
489
|
+
"margin-right": "sm",
|
|
487
490
|
},
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
491
|
+
},
|
|
492
|
+
footerBottomRightArea: [{}, {}],
|
|
493
|
+
contentWrapper: {
|
|
494
|
+
display: "flex",
|
|
495
|
+
"flex-direction": "column",
|
|
496
|
+
"row-gap": "2xl",
|
|
497
|
+
},
|
|
498
|
+
logoTextWrapper: {
|
|
499
|
+
"max-width": "60%",
|
|
500
|
+
display: "flex",
|
|
501
|
+
"flex-direction": "row",
|
|
502
|
+
"column-gap": "lg",
|
|
503
|
+
"align-items": "center",
|
|
504
|
+
"justify-content": "space-between",
|
|
505
|
+
tablet: {
|
|
506
|
+
"max-width": "100%",
|
|
507
|
+
"flex-direction": "column",
|
|
508
|
+
"row-gap": "sm",
|
|
509
|
+
"align-items": "start",
|
|
494
510
|
},
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
511
|
+
},
|
|
512
|
+
links_levoGroup: {
|
|
513
|
+
"max-width": "auto",
|
|
514
|
+
display: "flex",
|
|
515
|
+
"justify-content": "space-between",
|
|
516
|
+
"column-gap": "2xl",
|
|
517
|
+
width: "100%",
|
|
518
|
+
"border-style": "solid",
|
|
519
|
+
"border-color": "var(--color-border)",
|
|
520
|
+
"border-top-width": "1px",
|
|
521
|
+
"padding-top": "xl",
|
|
522
|
+
mobile: { "flex-direction": "column", "row-gap": "2xl" },
|
|
523
|
+
},
|
|
524
|
+
links_levoGroupItem: {
|
|
525
|
+
category: CATEGORY_HEADER_STYLE,
|
|
526
|
+
links_levoGroup: {
|
|
527
|
+
display: "flex",
|
|
528
|
+
"flex-direction": "column",
|
|
529
|
+
"row-gap": "sm",
|
|
501
530
|
},
|
|
502
|
-
{
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
531
|
+
links_levoGroupItem: {
|
|
532
|
+
iconWrapper: {
|
|
533
|
+
display: "flex",
|
|
534
|
+
"column-gap": "sm",
|
|
535
|
+
"align-items": "center",
|
|
507
536
|
},
|
|
537
|
+
icon: { display: "none" },
|
|
538
|
+
text: {},
|
|
508
539
|
},
|
|
540
|
+
},
|
|
541
|
+
links: [
|
|
542
|
+
{ links: [{}, {}, {}, {}] },
|
|
543
|
+
{ links: [{}, {}, {}] },
|
|
544
|
+
{ links: [{}, {}, {}, {}] },
|
|
509
545
|
],
|
|
546
|
+
logo: LOGO_STYLE,
|
|
547
|
+
socialIcons_levoGroup: {
|
|
548
|
+
display: "flex",
|
|
549
|
+
"align-items": "center",
|
|
550
|
+
"column-gap": "sm",
|
|
551
|
+
},
|
|
552
|
+
socialIcons_levoGroupItem: {
|
|
553
|
+
icon: SOCIAL_ICON_BUTTON_STYLE,
|
|
554
|
+
},
|
|
555
|
+
socialIcons: [{}, {}, {}, {}],
|
|
510
556
|
},
|
|
511
557
|
},
|
|
512
558
|
],
|