@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,85 +1,108 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
3
|
const MEDIA_1 = {
|
|
4
|
-
id: "
|
|
5
|
-
filename: "content-4-1.png",
|
|
4
|
+
id: "7452730548060178532",
|
|
6
5
|
kind: "image",
|
|
7
|
-
location:
|
|
6
|
+
location:
|
|
7
|
+
"https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg",
|
|
8
|
+
mimetype: "image/jpeg",
|
|
8
9
|
srcset: {
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
"828w":
|
|
16
|
-
|
|
10
|
+
"320w":
|
|
11
|
+
"https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
12
|
+
"640w":
|
|
13
|
+
"https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
14
|
+
"750w":
|
|
15
|
+
"https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
16
|
+
"828w":
|
|
17
|
+
"https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
18
|
+
"1080w":
|
|
19
|
+
"https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
20
|
+
"1200w":
|
|
21
|
+
"https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
22
|
+
"1920w":
|
|
23
|
+
"https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
24
|
+
path: "https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/5239818/pexels-photo-5239818.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
17
25
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
26
|
};
|
|
20
27
|
const MEDIA_2 = {
|
|
21
|
-
id: "
|
|
22
|
-
filename: "content-4-2.png",
|
|
28
|
+
id: "7452730575922081163",
|
|
23
29
|
kind: "image",
|
|
24
|
-
location:
|
|
30
|
+
location:
|
|
31
|
+
"https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg",
|
|
32
|
+
mimetype: "image/jpeg",
|
|
25
33
|
srcset: {
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
"
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
"828w":
|
|
33
|
-
|
|
34
|
+
"320w":
|
|
35
|
+
"https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
36
|
+
"640w":
|
|
37
|
+
"https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
38
|
+
"750w":
|
|
39
|
+
"https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
40
|
+
"828w":
|
|
41
|
+
"https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
42
|
+
"1080w":
|
|
43
|
+
"https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
44
|
+
"1200w":
|
|
45
|
+
"https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
46
|
+
"1920w":
|
|
47
|
+
"https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
48
|
+
path: "https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/5380597/pexels-photo-5380597.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
34
49
|
},
|
|
35
|
-
mimetype: "image/png",
|
|
36
50
|
};
|
|
37
51
|
const MEDIA_3 = {
|
|
38
|
-
id: "
|
|
39
|
-
filename: "content-4-3.png",
|
|
52
|
+
id: "7452730558657121298",
|
|
40
53
|
kind: "image",
|
|
41
|
-
location:
|
|
54
|
+
location:
|
|
55
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg",
|
|
56
|
+
mimetype: "image/jpeg",
|
|
42
57
|
srcset: {
|
|
43
|
-
"
|
|
44
|
-
|
|
45
|
-
"
|
|
46
|
-
|
|
47
|
-
"
|
|
48
|
-
|
|
49
|
-
"828w":
|
|
50
|
-
|
|
58
|
+
"320w":
|
|
59
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
60
|
+
"640w":
|
|
61
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
62
|
+
"750w":
|
|
63
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
64
|
+
"828w":
|
|
65
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
66
|
+
"1080w":
|
|
67
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
68
|
+
"1200w":
|
|
69
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
70
|
+
"1920w":
|
|
71
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
72
|
+
path: "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
51
73
|
},
|
|
52
|
-
mimetype: "image/png",
|
|
53
74
|
};
|
|
54
75
|
|
|
55
76
|
const DEFAULT_CONTENT = {
|
|
56
77
|
layout: null,
|
|
57
78
|
container: null,
|
|
58
79
|
header_section: null,
|
|
59
|
-
title: "Why
|
|
80
|
+
title: "Why fintechs switch to us",
|
|
60
81
|
description:
|
|
61
|
-
"
|
|
82
|
+
"One API for acceptance, risk, and settlement — PCI DSS Level 1 by default, live in under two weeks, with a real on-call team behind every transaction.",
|
|
62
83
|
items: [
|
|
63
84
|
{
|
|
64
85
|
wrapper: null,
|
|
65
86
|
text_container: null,
|
|
66
|
-
item_title: "
|
|
67
|
-
description:
|
|
87
|
+
item_title: "Global acceptance",
|
|
88
|
+
description:
|
|
89
|
+
"Route across 180+ currencies and 40 local methods with smart retries that recover 8% of declined authorizations automatically.",
|
|
68
90
|
image: MEDIA_1,
|
|
69
91
|
},
|
|
70
92
|
{
|
|
71
93
|
wrapper: null,
|
|
72
94
|
text_container: null,
|
|
73
|
-
item_title: "
|
|
95
|
+
item_title: "Built-in risk",
|
|
74
96
|
description:
|
|
75
|
-
"
|
|
97
|
+
"Device-graph signals and behavioral models cut fraud by 42% while keeping 3-D Secure challenges under 4% of approved volume.",
|
|
76
98
|
image: MEDIA_2,
|
|
77
99
|
},
|
|
78
100
|
{
|
|
79
101
|
wrapper: null,
|
|
80
102
|
text_container: null,
|
|
81
|
-
item_title: "
|
|
82
|
-
description:
|
|
103
|
+
item_title: "Live ledger",
|
|
104
|
+
description:
|
|
105
|
+
"Double-entry books update per authorization with tokenized IDs, so reconciliation, reporting, and payouts clear within the same minute.",
|
|
83
106
|
image: MEDIA_3,
|
|
84
107
|
},
|
|
85
108
|
],
|
|
@@ -161,99 +184,65 @@ export const Content4: IBlock = {
|
|
|
161
184
|
layout: {},
|
|
162
185
|
container: {},
|
|
163
186
|
header_section: {
|
|
164
|
-
"margin-bottom": "2xl",
|
|
165
|
-
"text-align": "center",
|
|
166
|
-
},
|
|
167
|
-
items_levoGroup: {
|
|
168
187
|
display: "flex",
|
|
169
188
|
"flex-direction": "column",
|
|
170
|
-
"row-gap": "xl",
|
|
171
|
-
},
|
|
172
|
-
"items.*.wrapper": {
|
|
173
|
-
display: "flex",
|
|
174
189
|
"align-items": "center",
|
|
175
|
-
"
|
|
176
|
-
"
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
"
|
|
180
|
-
|
|
181
|
-
"flex-direction": "column",
|
|
182
|
-
"row-gap": "lg",
|
|
183
|
-
"text-align": "center",
|
|
184
|
-
},
|
|
185
|
-
},
|
|
186
|
-
"items.*.wrapper:last-child": {
|
|
187
|
-
"border-bottom": "none",
|
|
188
|
-
},
|
|
189
|
-
"items.*.text_container": {
|
|
190
|
-
display: "flex",
|
|
191
|
-
"flex-direction": "column",
|
|
192
|
-
"row-gap": "sm",
|
|
193
|
-
flex: "1",
|
|
190
|
+
"row-gap": "base",
|
|
191
|
+
"margin-bottom": "4xl",
|
|
192
|
+
"margin-left": "auto",
|
|
193
|
+
"margin-right": "auto",
|
|
194
|
+
"max-width": "720px",
|
|
195
|
+
"text-align": "center",
|
|
194
196
|
},
|
|
195
|
-
|
|
196
|
-
"
|
|
197
|
-
"font-weight": "600",
|
|
198
|
-
color: "text-1",
|
|
199
|
-
"margin-bottom": "none",
|
|
197
|
+
title: {
|
|
198
|
+
"text-align": "center",
|
|
200
199
|
},
|
|
201
|
-
|
|
202
|
-
"
|
|
200
|
+
description: {
|
|
201
|
+
"text-align": "center",
|
|
202
|
+
"max-width": "620px",
|
|
203
203
|
color: "text-2",
|
|
204
|
-
"line-height": "1.6",
|
|
205
|
-
"margin-bottom": "none",
|
|
206
204
|
},
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
"
|
|
211
|
-
"border-radius": "lg",
|
|
212
|
-
"flex-shrink": "0",
|
|
213
|
-
mobile: {
|
|
214
|
-
width: "100%",
|
|
215
|
-
height: "250px",
|
|
216
|
-
},
|
|
205
|
+
items_levoGroup: {
|
|
206
|
+
display: "flex",
|
|
207
|
+
"flex-direction": "column",
|
|
208
|
+
"row-gap": "3xl",
|
|
217
209
|
},
|
|
218
|
-
|
|
219
|
-
{
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
"padding-bottom": "2xs",
|
|
210
|
+
items_levoGroupItem: {
|
|
211
|
+
wrapper: {
|
|
212
|
+
display: "flex",
|
|
213
|
+
"align-items": "center",
|
|
214
|
+
"column-gap": "3xl",
|
|
215
|
+
tablet: {
|
|
216
|
+
"column-gap": "xl",
|
|
226
217
|
},
|
|
227
|
-
|
|
228
|
-
|
|
218
|
+
mobile: {
|
|
219
|
+
"flex-direction": "column",
|
|
220
|
+
"row-gap": "base",
|
|
229
221
|
},
|
|
230
222
|
},
|
|
231
|
-
{
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
text_container: {},
|
|
237
|
-
item_title: {
|
|
238
|
-
"padding-bottom": "2xs",
|
|
239
|
-
},
|
|
240
|
-
image: {
|
|
241
|
-
width: "300px",
|
|
242
|
-
},
|
|
223
|
+
text_container: {
|
|
224
|
+
flex: "1",
|
|
225
|
+
display: "flex",
|
|
226
|
+
"flex-direction": "column",
|
|
227
|
+
"row-gap": "sm",
|
|
243
228
|
},
|
|
244
|
-
{
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
229
|
+
item_title: {},
|
|
230
|
+
description: {
|
|
231
|
+
color: "text-2",
|
|
232
|
+
},
|
|
233
|
+
image: {
|
|
234
|
+
width: "360px",
|
|
235
|
+
height: "220px",
|
|
236
|
+
"object-fit": "cover",
|
|
237
|
+
"border-radius": "xl",
|
|
238
|
+
"flex-shrink": "0",
|
|
239
|
+
mobile: {
|
|
240
|
+
width: "100%",
|
|
241
|
+
height: "200px",
|
|
254
242
|
},
|
|
255
243
|
},
|
|
256
|
-
|
|
244
|
+
},
|
|
245
|
+
items: [{}, {}, {}],
|
|
257
246
|
},
|
|
258
247
|
content: DEFAULT_CONTENT,
|
|
259
248
|
config: {
|
|
@@ -299,5 +288,271 @@ export const Content4: IBlock = {
|
|
|
299
288
|
],
|
|
300
289
|
},
|
|
301
290
|
},
|
|
291
|
+
{
|
|
292
|
+
key: "grid",
|
|
293
|
+
title: "Grid",
|
|
294
|
+
styles: {
|
|
295
|
+
layout: {},
|
|
296
|
+
container: {},
|
|
297
|
+
header_section: {
|
|
298
|
+
display: "flex",
|
|
299
|
+
"flex-direction": "column",
|
|
300
|
+
"align-items": "center",
|
|
301
|
+
"row-gap": "base",
|
|
302
|
+
"margin-bottom": "4xl",
|
|
303
|
+
"margin-left": "auto",
|
|
304
|
+
"margin-right": "auto",
|
|
305
|
+
"max-width": "720px",
|
|
306
|
+
"text-align": "center",
|
|
307
|
+
},
|
|
308
|
+
title: {
|
|
309
|
+
"text-align": "center",
|
|
310
|
+
},
|
|
311
|
+
description: {
|
|
312
|
+
"text-align": "center",
|
|
313
|
+
"max-width": "620px",
|
|
314
|
+
color: "text-2",
|
|
315
|
+
},
|
|
316
|
+
items_levoGroup: {
|
|
317
|
+
display: "grid",
|
|
318
|
+
"grid-template-columns": "repeat(3, minmax(0, 1fr))",
|
|
319
|
+
"column-gap": "xl",
|
|
320
|
+
"row-gap": "2xl",
|
|
321
|
+
tablet: {
|
|
322
|
+
"grid-template-columns": "repeat(2, minmax(0, 1fr))",
|
|
323
|
+
},
|
|
324
|
+
mobile: {
|
|
325
|
+
"grid-template-columns": "1fr",
|
|
326
|
+
},
|
|
327
|
+
},
|
|
328
|
+
items_levoGroupItem: {
|
|
329
|
+
wrapper: {
|
|
330
|
+
display: "flex",
|
|
331
|
+
"flex-direction": "column",
|
|
332
|
+
"row-gap": "base",
|
|
333
|
+
height: "100%",
|
|
334
|
+
},
|
|
335
|
+
image: {
|
|
336
|
+
width: "100%",
|
|
337
|
+
height: "220px",
|
|
338
|
+
"object-fit": "cover",
|
|
339
|
+
"border-radius": "xl",
|
|
340
|
+
"margin-bottom": "xs",
|
|
341
|
+
},
|
|
342
|
+
text_container: {
|
|
343
|
+
display: "flex",
|
|
344
|
+
"flex-direction": "column",
|
|
345
|
+
"row-gap": "xs",
|
|
346
|
+
},
|
|
347
|
+
item_title: {},
|
|
348
|
+
description: {
|
|
349
|
+
color: "text-2",
|
|
350
|
+
},
|
|
351
|
+
},
|
|
352
|
+
items: [{}, {}, {}],
|
|
353
|
+
},
|
|
354
|
+
content: DEFAULT_CONTENT,
|
|
355
|
+
config: {
|
|
356
|
+
title: {
|
|
357
|
+
selectedVariants: {
|
|
358
|
+
Heading_Level: "H2",
|
|
359
|
+
},
|
|
360
|
+
},
|
|
361
|
+
items: [
|
|
362
|
+
{
|
|
363
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
364
|
+
description: { selectedVariants: {} },
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
368
|
+
description: { selectedVariants: {} },
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
372
|
+
description: { selectedVariants: {} },
|
|
373
|
+
},
|
|
374
|
+
],
|
|
375
|
+
},
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
key: "reversed",
|
|
379
|
+
title: "Reversed",
|
|
380
|
+
styles: {
|
|
381
|
+
layout: {},
|
|
382
|
+
container: {},
|
|
383
|
+
header_section: {
|
|
384
|
+
display: "flex",
|
|
385
|
+
"flex-direction": "column",
|
|
386
|
+
"align-items": "center",
|
|
387
|
+
"row-gap": "base",
|
|
388
|
+
"margin-bottom": "4xl",
|
|
389
|
+
"margin-left": "auto",
|
|
390
|
+
"margin-right": "auto",
|
|
391
|
+
"max-width": "720px",
|
|
392
|
+
"text-align": "center",
|
|
393
|
+
},
|
|
394
|
+
title: {
|
|
395
|
+
"text-align": "center",
|
|
396
|
+
},
|
|
397
|
+
description: {
|
|
398
|
+
"text-align": "center",
|
|
399
|
+
"max-width": "620px",
|
|
400
|
+
color: "text-2",
|
|
401
|
+
},
|
|
402
|
+
items_levoGroup: {
|
|
403
|
+
display: "flex",
|
|
404
|
+
"flex-direction": "column",
|
|
405
|
+
"row-gap": "3xl",
|
|
406
|
+
},
|
|
407
|
+
items_levoGroupItem: {
|
|
408
|
+
wrapper: {
|
|
409
|
+
display: "flex",
|
|
410
|
+
"flex-direction": "row-reverse",
|
|
411
|
+
"align-items": "center",
|
|
412
|
+
"column-gap": "3xl",
|
|
413
|
+
tablet: {
|
|
414
|
+
"column-gap": "xl",
|
|
415
|
+
},
|
|
416
|
+
mobile: {
|
|
417
|
+
"flex-direction": "column",
|
|
418
|
+
"row-gap": "base",
|
|
419
|
+
},
|
|
420
|
+
},
|
|
421
|
+
text_container: {
|
|
422
|
+
flex: "1",
|
|
423
|
+
display: "flex",
|
|
424
|
+
"flex-direction": "column",
|
|
425
|
+
"row-gap": "sm",
|
|
426
|
+
},
|
|
427
|
+
item_title: {},
|
|
428
|
+
description: {
|
|
429
|
+
color: "text-2",
|
|
430
|
+
},
|
|
431
|
+
image: {
|
|
432
|
+
width: "360px",
|
|
433
|
+
height: "220px",
|
|
434
|
+
"object-fit": "cover",
|
|
435
|
+
"border-radius": "xl",
|
|
436
|
+
"flex-shrink": "0",
|
|
437
|
+
mobile: {
|
|
438
|
+
width: "100%",
|
|
439
|
+
height: "200px",
|
|
440
|
+
},
|
|
441
|
+
},
|
|
442
|
+
},
|
|
443
|
+
items: [{}, {}, {}],
|
|
444
|
+
},
|
|
445
|
+
content: DEFAULT_CONTENT,
|
|
446
|
+
config: {
|
|
447
|
+
title: {
|
|
448
|
+
selectedVariants: {
|
|
449
|
+
Heading_Level: "H2",
|
|
450
|
+
},
|
|
451
|
+
},
|
|
452
|
+
items: [
|
|
453
|
+
{
|
|
454
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
455
|
+
description: { selectedVariants: {} },
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
459
|
+
description: { selectedVariants: {} },
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
463
|
+
description: { selectedVariants: {} },
|
|
464
|
+
},
|
|
465
|
+
],
|
|
466
|
+
},
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
key: "centered",
|
|
470
|
+
title: "Centered",
|
|
471
|
+
styles: {
|
|
472
|
+
layout: {},
|
|
473
|
+
container: {},
|
|
474
|
+
header_section: {
|
|
475
|
+
display: "flex",
|
|
476
|
+
"flex-direction": "column",
|
|
477
|
+
"align-items": "center",
|
|
478
|
+
"row-gap": "base",
|
|
479
|
+
"margin-bottom": "4xl",
|
|
480
|
+
"margin-left": "auto",
|
|
481
|
+
"margin-right": "auto",
|
|
482
|
+
"max-width": "720px",
|
|
483
|
+
"text-align": "center",
|
|
484
|
+
},
|
|
485
|
+
title: {
|
|
486
|
+
"text-align": "center",
|
|
487
|
+
},
|
|
488
|
+
description: {
|
|
489
|
+
"text-align": "center",
|
|
490
|
+
"max-width": "620px",
|
|
491
|
+
color: "text-2",
|
|
492
|
+
},
|
|
493
|
+
items_levoGroup: {
|
|
494
|
+
display: "flex",
|
|
495
|
+
"flex-direction": "column",
|
|
496
|
+
"row-gap": "3xl",
|
|
497
|
+
},
|
|
498
|
+
items_levoGroupItem: {
|
|
499
|
+
wrapper: {
|
|
500
|
+
display: "flex",
|
|
501
|
+
"flex-direction": "column",
|
|
502
|
+
"align-items": "center",
|
|
503
|
+
"text-align": "center",
|
|
504
|
+
"row-gap": "base",
|
|
505
|
+
"max-width": "720px",
|
|
506
|
+
"margin-left": "auto",
|
|
507
|
+
"margin-right": "auto",
|
|
508
|
+
},
|
|
509
|
+
text_container: {
|
|
510
|
+
display: "flex",
|
|
511
|
+
"flex-direction": "column",
|
|
512
|
+
"align-items": "center",
|
|
513
|
+
"text-align": "center",
|
|
514
|
+
"row-gap": "xs",
|
|
515
|
+
"max-width": "620px",
|
|
516
|
+
},
|
|
517
|
+
item_title: {
|
|
518
|
+
"text-align": "center",
|
|
519
|
+
},
|
|
520
|
+
description: {
|
|
521
|
+
"text-align": "center",
|
|
522
|
+
color: "text-2",
|
|
523
|
+
},
|
|
524
|
+
image: {
|
|
525
|
+
width: "100%",
|
|
526
|
+
"max-width": "560px",
|
|
527
|
+
height: "280px",
|
|
528
|
+
"object-fit": "cover",
|
|
529
|
+
"border-radius": "xl",
|
|
530
|
+
},
|
|
531
|
+
},
|
|
532
|
+
items: [{}, {}, {}],
|
|
533
|
+
},
|
|
534
|
+
content: DEFAULT_CONTENT,
|
|
535
|
+
config: {
|
|
536
|
+
title: {
|
|
537
|
+
selectedVariants: {
|
|
538
|
+
Heading_Level: "H2",
|
|
539
|
+
},
|
|
540
|
+
},
|
|
541
|
+
items: [
|
|
542
|
+
{
|
|
543
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
544
|
+
description: { selectedVariants: {} },
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
548
|
+
description: { selectedVariants: {} },
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
item_title: { selectedVariants: { Heading_Level: "H3" } },
|
|
552
|
+
description: { selectedVariants: {} },
|
|
553
|
+
},
|
|
554
|
+
],
|
|
555
|
+
},
|
|
556
|
+
},
|
|
302
557
|
],
|
|
303
558
|
};
|