@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
|
@@ -338,10 +338,14 @@ export const Community1: IBlock = {
|
|
|
338
338
|
position: "sticky",
|
|
339
339
|
top: "2rem",
|
|
340
340
|
},
|
|
341
|
+
sidebar_links_levoGroupItem: {
|
|
342
|
+
sidebar_link: {
|
|
343
|
+
"justify-content": "start",
|
|
344
|
+
},
|
|
345
|
+
},
|
|
341
346
|
sidebar_links: [
|
|
342
347
|
{
|
|
343
348
|
sidebar_link: {
|
|
344
|
-
"justify-content": "start",
|
|
345
349
|
display: "flex",
|
|
346
350
|
"column-gap": "xs",
|
|
347
351
|
},
|
|
@@ -353,7 +357,6 @@ export const Community1: IBlock = {
|
|
|
353
357
|
},
|
|
354
358
|
{
|
|
355
359
|
sidebar_link: {
|
|
356
|
-
"justify-content": "start",
|
|
357
360
|
display: "flex",
|
|
358
361
|
"column-gap": "xs",
|
|
359
362
|
},
|
|
@@ -365,7 +368,6 @@ export const Community1: IBlock = {
|
|
|
365
368
|
},
|
|
366
369
|
{
|
|
367
370
|
sidebar_link: {
|
|
368
|
-
"justify-content": "start",
|
|
369
371
|
display: "flex",
|
|
370
372
|
"column-gap": "xs",
|
|
371
373
|
},
|
|
@@ -377,7 +379,6 @@ export const Community1: IBlock = {
|
|
|
377
379
|
},
|
|
378
380
|
{
|
|
379
381
|
sidebar_link: {
|
|
380
|
-
"justify-content": "start",
|
|
381
382
|
display: "flex",
|
|
382
383
|
"column-gap": "xs",
|
|
383
384
|
},
|
|
@@ -389,7 +390,6 @@ export const Community1: IBlock = {
|
|
|
389
390
|
},
|
|
390
391
|
{
|
|
391
392
|
sidebar_link: {
|
|
392
|
-
"justify-content": "start",
|
|
393
393
|
display: "flex",
|
|
394
394
|
"column-gap": "xs",
|
|
395
395
|
},
|
|
@@ -401,7 +401,6 @@ export const Community1: IBlock = {
|
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
sidebar_link: {
|
|
404
|
-
"justify-content": "start",
|
|
405
404
|
display: "flex",
|
|
406
405
|
"column-gap": "xs",
|
|
407
406
|
},
|
|
@@ -413,7 +412,6 @@ export const Community1: IBlock = {
|
|
|
413
412
|
},
|
|
414
413
|
{
|
|
415
414
|
sidebar_link: {
|
|
416
|
-
"justify-content": "start",
|
|
417
415
|
display: "flex",
|
|
418
416
|
"column-gap": "xs",
|
|
419
417
|
},
|
|
@@ -425,26 +423,13 @@ export const Community1: IBlock = {
|
|
|
425
423
|
},
|
|
426
424
|
{
|
|
427
425
|
sidebar_link: {
|
|
428
|
-
"justify-content": "start",
|
|
429
426
|
display: "flex",
|
|
430
427
|
"column-gap": "xs",
|
|
431
428
|
},
|
|
432
429
|
},
|
|
433
|
-
{
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
},
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
sidebar_link: {
|
|
440
|
-
"justify-content": "start",
|
|
441
|
-
},
|
|
442
|
-
},
|
|
443
|
-
{
|
|
444
|
-
sidebar_link: {
|
|
445
|
-
"justify-content": "start",
|
|
446
|
-
},
|
|
447
|
-
},
|
|
430
|
+
{},
|
|
431
|
+
{},
|
|
432
|
+
{},
|
|
448
433
|
],
|
|
449
434
|
feed_container: {
|
|
450
435
|
display: "flex",
|
|
@@ -144,7 +144,7 @@ const Community1: React.FC<ILevoBlockBaseProps<ICommunity1Content>> = ({ content
|
|
|
144
144
|
|
|
145
145
|
return response;
|
|
146
146
|
} catch (error) {
|
|
147
|
-
levoClient?.logger?.error("Error fetching single forum data:", error);
|
|
147
|
+
levoClient?.logger?.error("Error fetching single forum data:", { exception: error });
|
|
148
148
|
return null;
|
|
149
149
|
}
|
|
150
150
|
}, [forumKey, isStudio]);
|
|
@@ -179,7 +179,7 @@ const Community1: React.FC<ILevoBlockBaseProps<ICommunity1Content>> = ({ content
|
|
|
179
179
|
setJoinRequest(data?.join_request || null);
|
|
180
180
|
} catch (error) {
|
|
181
181
|
const levoError = getLevoError(error);
|
|
182
|
-
levoClient?.logger?.error("Error checking membership:", levoError);
|
|
182
|
+
levoClient?.logger?.error("Error checking membership:", { exception: levoError });
|
|
183
183
|
setIsMember(false);
|
|
184
184
|
setJoinRequest(null);
|
|
185
185
|
} finally {
|
|
@@ -206,7 +206,7 @@ const Community1: React.FC<ILevoBlockBaseProps<ICommunity1Content>> = ({ content
|
|
|
206
206
|
return false;
|
|
207
207
|
} catch (error) {
|
|
208
208
|
const levoError = getLevoError(error);
|
|
209
|
-
levoClient?.logger?.error("Failed to submit join request", levoError);
|
|
209
|
+
levoClient?.logger?.error("Failed to submit join request", { exception: levoError });
|
|
210
210
|
|
|
211
211
|
// Throw with user-friendly message
|
|
212
212
|
const errorMessage =
|
|
@@ -139,7 +139,7 @@ const CommunityPost1: React.FC<ILevoBlockBaseProps<ICommunityPost1Content>> = ({
|
|
|
139
139
|
}
|
|
140
140
|
} catch (error) {
|
|
141
141
|
const levoError = getLevoError(error);
|
|
142
|
-
logger?.error("Failed to fetch forum data", levoError);
|
|
142
|
+
logger?.error("Failed to fetch forum data", { exception: levoError });
|
|
143
143
|
failedForumAttemptsRef.current += 1;
|
|
144
144
|
}
|
|
145
145
|
}, [forumKey, fetch, logger, isStudio]);
|
|
@@ -179,7 +179,7 @@ const CommunityPost1: React.FC<ILevoBlockBaseProps<ICommunityPost1Content>> = ({
|
|
|
179
179
|
hasFetchedMembershipRef.current = true;
|
|
180
180
|
} catch (error) {
|
|
181
181
|
const levoError = getLevoError(error);
|
|
182
|
-
logger?.error("Failed to check membership", levoError);
|
|
182
|
+
logger?.error("Failed to check membership", { exception: levoError });
|
|
183
183
|
setIsMember(false);
|
|
184
184
|
setJoinRequest(null);
|
|
185
185
|
failedMembershipAttemptsRef.current += 1;
|
|
@@ -204,7 +204,7 @@ const CommunityPost1: React.FC<ILevoBlockBaseProps<ICommunityPost1Content>> = ({
|
|
|
204
204
|
return false;
|
|
205
205
|
} catch (error) {
|
|
206
206
|
const levoError = getLevoError(error);
|
|
207
|
-
logger?.error("Failed to submit join request", levoError);
|
|
207
|
+
logger?.error("Failed to submit join request", { exception: levoError });
|
|
208
208
|
|
|
209
209
|
// Throw with user-friendly message
|
|
210
210
|
const errorMessage =
|
|
@@ -296,7 +296,7 @@ const CommunityPost1: React.FC<ILevoBlockBaseProps<ICommunityPost1Content>> = ({
|
|
|
296
296
|
}
|
|
297
297
|
} catch (error) {
|
|
298
298
|
const levoError = getLevoError(error);
|
|
299
|
-
logger?.error("Failed to fetch post vote information", levoError);
|
|
299
|
+
logger?.error("Failed to fetch post vote information", { exception: levoError });
|
|
300
300
|
failedAttemptsRef.current += 1;
|
|
301
301
|
}
|
|
302
302
|
};
|
|
@@ -2,20 +2,19 @@ import type { IBlock } from "@levo-so/studio";
|
|
|
2
2
|
|
|
3
3
|
const MEDIA = {
|
|
4
4
|
id: "zucZWwW4cQj9F",
|
|
5
|
-
filename: "contact-us-1.png",
|
|
6
5
|
kind: "image",
|
|
7
6
|
location: "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC.png",
|
|
7
|
+
mimetype: "image/png",
|
|
8
8
|
srcset: {
|
|
9
|
-
"1080w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1080w.webp",
|
|
10
|
-
"1200w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1200w.webp",
|
|
11
|
-
"1920w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1920w.webp",
|
|
12
9
|
"320w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-320w.webp",
|
|
13
10
|
"640w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-640w.webp",
|
|
14
11
|
"750w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-750w.webp",
|
|
15
12
|
"828w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-828w.webp",
|
|
13
|
+
"1080w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1080w.webp",
|
|
14
|
+
"1200w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1200w.webp",
|
|
15
|
+
"1920w": "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1920w.webp",
|
|
16
16
|
path: "https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1920w.webp 1920w, https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-320w.webp 320w, https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-640w.webp 640w, https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-750w.webp 750w, https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-828w.webp 828w, https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1080w.webp 1080w, https://static.levocdn.com/WLZ1TXTD/contact-us-1-OaJcGLqfj5VDC-1200w.webp 1200w",
|
|
17
17
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
18
|
};
|
|
20
19
|
|
|
21
20
|
const DEFAULT_CONTENT = {
|
|
@@ -23,11 +22,12 @@ const DEFAULT_CONTENT = {
|
|
|
23
22
|
container: null,
|
|
24
23
|
|
|
25
24
|
contentWrapper: null,
|
|
26
|
-
title: "
|
|
27
|
-
description:
|
|
25
|
+
title: "Talk to our team",
|
|
26
|
+
description:
|
|
27
|
+
"Questions on payments, settlement, or API launch? A solutions engineer replies within the hour.",
|
|
28
28
|
ctas: [
|
|
29
29
|
{
|
|
30
|
-
cta: "
|
|
30
|
+
cta: "Book a demo",
|
|
31
31
|
},
|
|
32
32
|
],
|
|
33
33
|
|
|
@@ -99,7 +99,7 @@ export const ContactUs1: IBlock = {
|
|
|
99
99
|
prompt_description:
|
|
100
100
|
"Short explanatory paragraph under the headline providing additional context or reason to get in touch. Tone is supportive, helpful, and concise.",
|
|
101
101
|
min_characters: 30,
|
|
102
|
-
max_characters:
|
|
102
|
+
max_characters: 120,
|
|
103
103
|
},
|
|
104
104
|
},
|
|
105
105
|
{
|
|
@@ -148,7 +148,9 @@ export const ContactUs1: IBlock = {
|
|
|
148
148
|
layout: {},
|
|
149
149
|
container: {
|
|
150
150
|
display: "flex",
|
|
151
|
+
"align-items": "center",
|
|
151
152
|
"justify-content": "space-between",
|
|
153
|
+
"column-gap": "4xl",
|
|
152
154
|
"border-radius": "3xl",
|
|
153
155
|
tablet: {
|
|
154
156
|
"flex-direction": "column",
|
|
@@ -163,26 +165,366 @@ export const ContactUs1: IBlock = {
|
|
|
163
165
|
},
|
|
164
166
|
media: {
|
|
165
167
|
width: "50%",
|
|
166
|
-
|
|
167
|
-
"
|
|
168
|
+
"aspect-ratio": "4 / 3",
|
|
169
|
+
"object-fit": "cover",
|
|
170
|
+
"border-radius": "xl",
|
|
168
171
|
"box-shadow": "default",
|
|
169
172
|
tablet: {
|
|
170
173
|
width: "100%",
|
|
171
174
|
height: "auto",
|
|
172
175
|
},
|
|
173
176
|
},
|
|
177
|
+
contentWrapper: {
|
|
178
|
+
display: "flex",
|
|
179
|
+
"flex-direction": "column",
|
|
180
|
+
"align-items": "start",
|
|
181
|
+
"justify-content": "center",
|
|
182
|
+
"row-gap": "lg",
|
|
183
|
+
"padding-left": "2xl",
|
|
184
|
+
tablet: {
|
|
185
|
+
"padding-left": "xl",
|
|
186
|
+
"padding-right": "xl",
|
|
187
|
+
},
|
|
188
|
+
mobile: {
|
|
189
|
+
"padding-left": "base",
|
|
190
|
+
"padding-right": "base",
|
|
191
|
+
},
|
|
192
|
+
},
|
|
193
|
+
textWrapper: {
|
|
194
|
+
display: "flex",
|
|
195
|
+
"flex-direction": "column",
|
|
196
|
+
"row-gap": "sm",
|
|
197
|
+
},
|
|
198
|
+
title: {
|
|
199
|
+
"font-weight": 700,
|
|
200
|
+
},
|
|
201
|
+
ctas_levoGroup: {
|
|
202
|
+
display: "flex",
|
|
203
|
+
"column-gap": "sm",
|
|
204
|
+
"align-items": "center",
|
|
205
|
+
"margin-top": "xs",
|
|
206
|
+
},
|
|
207
|
+
ctas: [{}],
|
|
208
|
+
},
|
|
209
|
+
content: DEFAULT_CONTENT,
|
|
210
|
+
config: {
|
|
211
|
+
title: {
|
|
212
|
+
heading: {
|
|
213
|
+
level: 2,
|
|
214
|
+
},
|
|
215
|
+
selectedVariants: {
|
|
216
|
+
Heading_Level: "H2",
|
|
217
|
+
},
|
|
218
|
+
},
|
|
219
|
+
},
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
key: "reversed",
|
|
223
|
+
title: "Reversed",
|
|
224
|
+
styles: {
|
|
225
|
+
layout: {},
|
|
226
|
+
container: {
|
|
227
|
+
display: "flex",
|
|
228
|
+
"flex-direction": "row-reverse",
|
|
229
|
+
"align-items": "center",
|
|
230
|
+
"justify-content": "space-between",
|
|
231
|
+
"column-gap": "4xl",
|
|
232
|
+
"border-radius": "3xl",
|
|
233
|
+
"background-color": "background-2",
|
|
234
|
+
"padding-top": "3xl",
|
|
235
|
+
"padding-bottom": "3xl",
|
|
236
|
+
tablet: {
|
|
237
|
+
"flex-direction": "column",
|
|
238
|
+
"row-gap": "xl",
|
|
239
|
+
"padding-top": "xl",
|
|
240
|
+
"padding-bottom": "xl",
|
|
241
|
+
},
|
|
242
|
+
mobile: {
|
|
243
|
+
"row-gap": "base",
|
|
244
|
+
"padding-top": "base",
|
|
245
|
+
"padding-bottom": "base",
|
|
246
|
+
},
|
|
247
|
+
},
|
|
248
|
+
media: {
|
|
249
|
+
width: "45%",
|
|
250
|
+
"aspect-ratio": "4 / 3",
|
|
251
|
+
"object-fit": "cover",
|
|
252
|
+
"border-radius": "xl",
|
|
253
|
+
"box-shadow": "default",
|
|
254
|
+
tablet: {
|
|
255
|
+
width: "100%",
|
|
256
|
+
height: "auto",
|
|
257
|
+
},
|
|
258
|
+
},
|
|
259
|
+
contentWrapper: {
|
|
260
|
+
display: "flex",
|
|
261
|
+
"flex-direction": "column",
|
|
262
|
+
"align-items": "start",
|
|
263
|
+
"justify-content": "center",
|
|
264
|
+
"row-gap": "lg",
|
|
265
|
+
"padding-right": "3xl",
|
|
266
|
+
"padding-left": "3xl",
|
|
267
|
+
tablet: {
|
|
268
|
+
"padding-left": "xl",
|
|
269
|
+
"padding-right": "xl",
|
|
270
|
+
},
|
|
271
|
+
mobile: {
|
|
272
|
+
"padding-left": "base",
|
|
273
|
+
"padding-right": "base",
|
|
274
|
+
},
|
|
275
|
+
},
|
|
276
|
+
textWrapper: {
|
|
277
|
+
display: "flex",
|
|
278
|
+
"flex-direction": "column",
|
|
279
|
+
"row-gap": "sm",
|
|
280
|
+
},
|
|
281
|
+
title: {
|
|
282
|
+
"font-weight": 700,
|
|
283
|
+
},
|
|
284
|
+
ctas_levoGroup: {
|
|
285
|
+
display: "flex",
|
|
286
|
+
"column-gap": "sm",
|
|
287
|
+
"align-items": "center",
|
|
288
|
+
"margin-top": "sm",
|
|
289
|
+
},
|
|
290
|
+
ctas: [{}],
|
|
291
|
+
},
|
|
292
|
+
content: DEFAULT_CONTENT,
|
|
293
|
+
config: {
|
|
294
|
+
title: {
|
|
295
|
+
heading: {
|
|
296
|
+
level: 2,
|
|
297
|
+
},
|
|
298
|
+
selectedVariants: {
|
|
299
|
+
Heading_Level: "H2",
|
|
300
|
+
},
|
|
301
|
+
},
|
|
302
|
+
},
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
key: "stacked-centered",
|
|
306
|
+
title: "Stacked Centered",
|
|
307
|
+
styles: {
|
|
308
|
+
layout: {},
|
|
309
|
+
container: {
|
|
310
|
+
display: "flex",
|
|
311
|
+
"flex-direction": "column",
|
|
312
|
+
"align-items": "center",
|
|
313
|
+
"justify-content": "center",
|
|
314
|
+
"row-gap": "2xl",
|
|
315
|
+
"padding-top": "5xl",
|
|
316
|
+
"padding-bottom": "5xl",
|
|
317
|
+
"padding-left": "xl",
|
|
318
|
+
"padding-right": "xl",
|
|
319
|
+
"text-align": "center",
|
|
320
|
+
tablet: {
|
|
321
|
+
"padding-top": "3xl",
|
|
322
|
+
"padding-bottom": "3xl",
|
|
323
|
+
"row-gap": "xl",
|
|
324
|
+
},
|
|
325
|
+
mobile: {
|
|
326
|
+
"padding-top": "xl",
|
|
327
|
+
"padding-bottom": "xl",
|
|
328
|
+
"row-gap": "base",
|
|
329
|
+
},
|
|
330
|
+
},
|
|
331
|
+
media: {
|
|
332
|
+
width: "60%",
|
|
333
|
+
"max-width": "560px",
|
|
334
|
+
"aspect-ratio": "3 / 2",
|
|
335
|
+
"object-fit": "cover",
|
|
336
|
+
"border-radius": "xl",
|
|
337
|
+
"box-shadow": "default",
|
|
338
|
+
tablet: {
|
|
339
|
+
width: "80%",
|
|
340
|
+
},
|
|
341
|
+
mobile: {
|
|
342
|
+
width: "100%",
|
|
343
|
+
},
|
|
344
|
+
},
|
|
345
|
+
contentWrapper: {
|
|
346
|
+
display: "flex",
|
|
347
|
+
"flex-direction": "column",
|
|
348
|
+
"align-items": "center",
|
|
349
|
+
"justify-content": "center",
|
|
350
|
+
"row-gap": "base",
|
|
351
|
+
"max-width": "640px",
|
|
352
|
+
},
|
|
353
|
+
textWrapper: {
|
|
354
|
+
display: "flex",
|
|
355
|
+
"flex-direction": "column",
|
|
356
|
+
"row-gap": "sm",
|
|
357
|
+
"align-items": "center",
|
|
358
|
+
"text-align": "center",
|
|
359
|
+
},
|
|
360
|
+
title: {
|
|
361
|
+
"text-align": "center",
|
|
362
|
+
"font-weight": 700,
|
|
363
|
+
},
|
|
364
|
+
ctas_levoGroup: {
|
|
365
|
+
display: "flex",
|
|
366
|
+
"column-gap": "sm",
|
|
367
|
+
"align-items": "center",
|
|
368
|
+
"justify-content": "center",
|
|
369
|
+
"margin-top": "xs",
|
|
370
|
+
},
|
|
371
|
+
ctas: [{}],
|
|
372
|
+
},
|
|
373
|
+
content: DEFAULT_CONTENT,
|
|
374
|
+
config: {
|
|
375
|
+
title: {
|
|
376
|
+
heading: {
|
|
377
|
+
level: 2,
|
|
378
|
+
},
|
|
379
|
+
selectedVariants: {
|
|
380
|
+
Heading_Level: "H2",
|
|
381
|
+
},
|
|
382
|
+
},
|
|
383
|
+
},
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
key: "card-floating",
|
|
387
|
+
title: "Floating Card",
|
|
388
|
+
styles: {
|
|
389
|
+
layout: {},
|
|
390
|
+
container: {
|
|
391
|
+
display: "flex",
|
|
392
|
+
position: "relative",
|
|
393
|
+
"justify-content": "space-between",
|
|
394
|
+
"align-items": "center",
|
|
395
|
+
"column-gap": "3xl",
|
|
396
|
+
"border-radius": "xl",
|
|
397
|
+
"background-color": "background-2",
|
|
398
|
+
"padding-top": "4xl",
|
|
399
|
+
"padding-bottom": "4xl",
|
|
400
|
+
"padding-left": "3xl",
|
|
401
|
+
"padding-right": "3xl",
|
|
402
|
+
"box-shadow": "default",
|
|
403
|
+
tablet: {
|
|
404
|
+
"flex-direction": "column",
|
|
405
|
+
"row-gap": "xl",
|
|
406
|
+
"padding-top": "xl",
|
|
407
|
+
"padding-bottom": "xl",
|
|
408
|
+
"padding-left": "xl",
|
|
409
|
+
"padding-right": "xl",
|
|
410
|
+
},
|
|
411
|
+
mobile: {
|
|
412
|
+
"padding-top": "base",
|
|
413
|
+
"padding-bottom": "base",
|
|
414
|
+
"padding-left": "base",
|
|
415
|
+
"padding-right": "base",
|
|
416
|
+
},
|
|
417
|
+
},
|
|
418
|
+
media: {
|
|
419
|
+
width: "40%",
|
|
420
|
+
"aspect-ratio": "4 / 3",
|
|
421
|
+
"object-fit": "cover",
|
|
422
|
+
"border-radius": "base",
|
|
423
|
+
"box-shadow": "default",
|
|
424
|
+
tablet: {
|
|
425
|
+
width: "100%",
|
|
426
|
+
},
|
|
427
|
+
},
|
|
174
428
|
contentWrapper: {
|
|
175
429
|
display: "flex",
|
|
176
430
|
"flex-direction": "column",
|
|
177
431
|
"align-items": "start",
|
|
178
432
|
"justify-content": "center",
|
|
179
433
|
"row-gap": "base",
|
|
180
|
-
|
|
434
|
+
width: "55%",
|
|
435
|
+
"padding-left": "xl",
|
|
436
|
+
tablet: {
|
|
437
|
+
width: "100%",
|
|
438
|
+
"padding-left": "none",
|
|
439
|
+
},
|
|
440
|
+
},
|
|
441
|
+
textWrapper: {
|
|
442
|
+
display: "flex",
|
|
443
|
+
"flex-direction": "column",
|
|
444
|
+
"row-gap": "sm",
|
|
445
|
+
},
|
|
446
|
+
title: {
|
|
447
|
+
"font-weight": 700,
|
|
448
|
+
},
|
|
449
|
+
ctas_levoGroup: {
|
|
450
|
+
display: "flex",
|
|
451
|
+
"column-gap": "sm",
|
|
452
|
+
"align-items": "center",
|
|
453
|
+
"margin-top": "sm",
|
|
454
|
+
},
|
|
455
|
+
ctas: [{}],
|
|
456
|
+
},
|
|
457
|
+
content: DEFAULT_CONTENT,
|
|
458
|
+
config: {
|
|
459
|
+
title: {
|
|
460
|
+
heading: {
|
|
461
|
+
level: 2,
|
|
462
|
+
},
|
|
463
|
+
selectedVariants: {
|
|
464
|
+
Heading_Level: "H2",
|
|
465
|
+
},
|
|
466
|
+
},
|
|
467
|
+
},
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
key: "full-bleed",
|
|
471
|
+
title: "Full Bleed Overlay",
|
|
472
|
+
styles: {
|
|
473
|
+
layout: {},
|
|
474
|
+
container: {
|
|
475
|
+
display: "flex",
|
|
476
|
+
position: "relative",
|
|
477
|
+
"align-items": "center",
|
|
478
|
+
"justify-content": "flex-start",
|
|
479
|
+
"border-radius": "xl",
|
|
480
|
+
"min-height": "520px",
|
|
481
|
+
overflow: "hidden",
|
|
482
|
+
"padding-top": "5xl",
|
|
483
|
+
"padding-bottom": "5xl",
|
|
484
|
+
"padding-left": "4xl",
|
|
485
|
+
"padding-right": "4xl",
|
|
181
486
|
tablet: {
|
|
487
|
+
"min-height": "420px",
|
|
182
488
|
"padding-left": "xl",
|
|
183
489
|
"padding-right": "xl",
|
|
490
|
+
"padding-top": "3xl",
|
|
491
|
+
"padding-bottom": "3xl",
|
|
184
492
|
},
|
|
185
493
|
mobile: {
|
|
494
|
+
"min-height": "360px",
|
|
495
|
+
"padding-left": "base",
|
|
496
|
+
"padding-right": "base",
|
|
497
|
+
},
|
|
498
|
+
},
|
|
499
|
+
media: {
|
|
500
|
+
position: "absolute",
|
|
501
|
+
top: "0",
|
|
502
|
+
left: "0",
|
|
503
|
+
width: "100%",
|
|
504
|
+
height: "100%",
|
|
505
|
+
"object-fit": "cover",
|
|
506
|
+
"z-index": "0",
|
|
507
|
+
opacity: "0.35",
|
|
508
|
+
},
|
|
509
|
+
contentWrapper: {
|
|
510
|
+
position: "relative",
|
|
511
|
+
"z-index": "1",
|
|
512
|
+
display: "flex",
|
|
513
|
+
"flex-direction": "column",
|
|
514
|
+
"align-items": "start",
|
|
515
|
+
"justify-content": "center",
|
|
516
|
+
"row-gap": "lg",
|
|
517
|
+
"max-width": "560px",
|
|
518
|
+
"background-color": "background-1",
|
|
519
|
+
"padding-top": "2xl",
|
|
520
|
+
"padding-bottom": "2xl",
|
|
521
|
+
"padding-left": "2xl",
|
|
522
|
+
"padding-right": "2xl",
|
|
523
|
+
"border-radius": "base",
|
|
524
|
+
"box-shadow": "default",
|
|
525
|
+
mobile: {
|
|
526
|
+
"padding-top": "xl",
|
|
527
|
+
"padding-bottom": "xl",
|
|
186
528
|
"padding-left": "base",
|
|
187
529
|
"padding-right": "base",
|
|
188
530
|
},
|
|
@@ -190,14 +532,18 @@ export const ContactUs1: IBlock = {
|
|
|
190
532
|
textWrapper: {
|
|
191
533
|
display: "flex",
|
|
192
534
|
"flex-direction": "column",
|
|
193
|
-
"row-gap": "
|
|
535
|
+
"row-gap": "sm",
|
|
536
|
+
},
|
|
537
|
+
title: {
|
|
538
|
+
"font-weight": 700,
|
|
194
539
|
},
|
|
195
|
-
title: {},
|
|
196
540
|
ctas_levoGroup: {
|
|
197
541
|
display: "flex",
|
|
198
542
|
"column-gap": "sm",
|
|
199
543
|
"align-items": "center",
|
|
544
|
+
"margin-top": "xs",
|
|
200
545
|
},
|
|
546
|
+
ctas: [{}],
|
|
201
547
|
},
|
|
202
548
|
content: DEFAULT_CONTENT,
|
|
203
549
|
config: {
|