@levo-so/blocks 0.1.101 → 0.1.102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -5
- package/src/blocks/about-us/about-us-1.schema.ts +302 -295
- package/src/blocks/about-us/about-us-2.schema.ts +225 -220
- package/src/blocks/blogs/blog-author-1.schema.ts +719 -0
- package/src/blocks/blogs/blog-author-1.tsx +121 -0
- package/src/blocks/blogs/blog-listing-1.tsx +111 -33
- package/src/blocks/blogs/blog-listing-2.schema.ts +15 -33
- package/src/blocks/blogs/blog-listing-2.tsx +118 -33
- package/src/blocks/blogs/blog-listing-3.schema.ts +10 -22
- package/src/blocks/blogs/blog-listing-3.tsx +118 -33
- package/src/blocks/blogs/blog-post-1.schema.ts +766 -16
- package/src/blocks/blogs/blog-post-1.tsx +256 -32
- package/src/blocks/calendar/calendar-1.schema.ts +641 -192
- package/src/blocks/calendar/calendar-1.tsx +1 -0
- package/src/blocks/cards/cards-10.schema.ts +557 -544
- package/src/blocks/cards/cards-11.schema.ts +525 -419
- package/src/blocks/cards/cards-12.schema.ts +538 -147
- package/src/blocks/cards/cards-13.schema.ts +482 -312
- package/src/blocks/cards/cards-14.schema.ts +423 -196
- package/src/blocks/cards/cards-15.schema.ts +309 -143
- package/src/blocks/cards/cards-16.schema.ts +1277 -175
- package/src/blocks/cards/cards-17.schema.ts +2908 -1303
- package/src/blocks/cards/cards-18.schema.ts +1404 -217
- package/src/blocks/cards/cards-19.schema.ts +1105 -1084
- package/src/blocks/cards/cards-19.tsx +4 -5
- package/src/blocks/cards/cards-2.schema.ts +513 -42
- package/src/blocks/cards/cards-20.schema.ts +790 -212
- package/src/blocks/cards/cards-21.schema.ts +1215 -229
- package/src/blocks/cards/cards-21.tsx +51 -6
- package/src/blocks/cards/cards-22.schema.ts +1252 -2809
- package/src/blocks/cards/cards-22.tsx +6 -7
- package/src/blocks/cards/cards-23.schema.ts +571 -109
- package/src/blocks/cards/cards-3.schema.ts +355 -116
- package/src/blocks/cards/cards-4.schema.ts +805 -321
- package/src/blocks/cards/cards-5.schema.ts +216 -64
- package/src/blocks/cards/cards-6.schema.ts +568 -1330
- package/src/blocks/cards/cards-7.schema.ts +1181 -1378
- package/src/blocks/cards/cards-8.schema.ts +585 -221
- package/src/blocks/cards/cards-9.schema.ts +763 -382
- package/src/blocks/carousel/carousel-1.schema.ts +257 -502
- package/src/blocks/carousel/carousel-2.schema.ts +771 -761
- package/src/blocks/community/community-1.schema.ts +8 -23
- package/src/blocks/community/community-1.tsx +3 -3
- package/src/blocks/community/community-post-1.tsx +4 -4
- package/src/blocks/contact-us/contact-us-1.schema.ts +360 -14
- package/src/blocks/contact-us/contact-us-2.schema.ts +441 -325
- package/src/blocks/content/content-1.schema.ts +800 -381
- package/src/blocks/content/content-10.schema.ts +763 -20
- package/src/blocks/content/content-2.schema.ts +426 -52
- package/src/blocks/content/content-3.schema.ts +631 -432
- package/src/blocks/content/content-4.schema.ts +378 -123
- package/src/blocks/content/content-5.schema.ts +1152 -682
- package/src/blocks/content/content-6.schema.ts +679 -707
- package/src/blocks/content/content-7.schema.ts +694 -291
- package/src/blocks/content/content-8.schema.ts +247 -7
- package/src/blocks/content/content-9.schema.ts +855 -116
- package/src/blocks/cta/cta-1.schema.ts +294 -62
- package/src/blocks/cta/cta-2.schema.ts +302 -66
- package/src/blocks/cta/cta-2.tsx +1 -2
- package/src/blocks/cta/cta-3.schema.ts +312 -62
- package/src/blocks/embed/embed-1.schema.ts +181 -0
- package/src/blocks/event/event-listing-2.schema.ts +5 -11
- package/src/blocks/event/event-listing-3.schema.ts +5 -11
- package/src/blocks/event/event-listing-4.schema.ts +5 -11
- package/src/blocks/event/event-listing.schema.ts +5 -11
- package/src/blocks/faq/faq-1.schema.ts +439 -260
- package/src/blocks/faq/faq-2.schema.ts +444 -266
- package/src/blocks/faq/faq-3.schema.ts +1420 -224
- package/src/blocks/features/features-1/features-1.schema.ts +21 -21
- package/src/blocks/features/features-1/variants/default.ts +120 -138
- package/src/blocks/features/features-1/variants/index.ts +2 -2
- package/src/blocks/features/features-1/variants/minimal-list.ts +139 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v1.ts +69 -385
- package/src/blocks/features/features-1/variants/stylized-cards-v2.ts +74 -408
- package/src/blocks/features/features-2.schema.ts +368 -286
- package/src/blocks/features/features-3.schema.ts +557 -280
- package/src/blocks/features/features-4.schema.ts +940 -432
- package/src/blocks/features/features-5.schema.ts +566 -407
- package/src/blocks/features/features-6.schema.ts +557 -523
- package/src/blocks/filter-listing/filter-listing-1.schema.ts +922 -270
- package/src/blocks/floating-buttons/floating-button-1.schema.ts +123 -0
- package/src/blocks/footer/footer-1.schema.ts +383 -401
- package/src/blocks/footer/footer-2.schema.ts +337 -878
- package/src/blocks/footer/footer-3.schema.ts +445 -381
- package/src/blocks/footer/footer-4.schema.ts +610 -439
- package/src/blocks/footer/footer-5.schema.ts +367 -321
- package/src/blocks/footer/footer-6.schema.ts +610 -357
- package/src/blocks/form/form-1.schema.ts +237 -0
- package/src/blocks/hero/hero-1.schema.ts +251 -221
- package/src/blocks/hero/hero-10.schema.ts +23 -14
- package/src/blocks/hero/hero-11.schema.ts +728 -601
- package/src/blocks/hero/hero-12.schema.ts +524 -334
- package/src/blocks/hero/hero-13.schema.ts +83 -95
- package/src/blocks/hero/hero-2.schema.ts +277 -68
- package/src/blocks/hero/hero-3.schema.ts +371 -235
- package/src/blocks/hero/hero-3.tsx +1 -1
- package/src/blocks/hero/hero-4.schema.ts +605 -338
- package/src/blocks/hero/hero-5.schema.ts +545 -61
- package/src/blocks/hero/hero-6.schema.ts +446 -257
- package/src/blocks/hero/hero-6.tsx +1 -1
- package/src/blocks/hero/hero-7.schema.ts +1299 -131
- package/src/blocks/hero/hero-7.tsx +43 -23
- package/src/blocks/hero/hero-8.schema.ts +736 -236
- package/src/blocks/hero/hero-9.schema.ts +908 -58
- package/src/blocks/index.ts +2 -0
- package/src/blocks/jobs/jobs-1.schema.ts +741 -219
- package/src/blocks/logos/logos-1.schema.ts +317 -321
- package/src/blocks/logos/logos-1.tsx +32 -19
- package/src/blocks/navbar/navbar-1.schema.ts +319 -186
- package/src/blocks/navbar/navbar-2.schema.ts +311 -190
- package/src/blocks/navbar/navbar-3.schema.ts +612 -570
- package/src/blocks/navbar/navbar-4.schema.ts +741 -1250
- package/src/blocks/polling/polling-1.schema.ts +161 -0
- package/src/blocks/pricing/pricing-1.schema.ts +549 -626
- package/src/blocks/products/products-listing-1.schema.ts +363 -249
- package/src/blocks/products/products-listing-2.schema.ts +515 -257
- package/src/blocks/products/products-listing-3.schema.ts +789 -836
- package/src/blocks/profile/profile-1.schema.ts +168 -187
- package/src/blocks/profile/profile-2.schema.ts +150 -122
- package/src/blocks/profile/profile-3.schema.ts +307 -256
- package/src/blocks/profile/profile-4.schema.ts +372 -504
- package/src/blocks/profile/profile-5.schema.ts +186 -79
- package/src/blocks/services/service-1.schema.ts +700 -631
- package/src/blocks/services/service-2.schema.ts +559 -82
- package/src/blocks/services/service-2.tsx +5 -3
- package/src/blocks/services/service-3.schema.ts +587 -215
- package/src/blocks/services/service-3.tsx +4 -2
- package/src/blocks/stats/stats-1.schema.ts +347 -257
- package/src/blocks/stats/stats-2.schema.ts +14 -2
- package/src/blocks/stats/variants/default.ts +14 -37
- package/src/blocks/stats/variants/extra.ts +232 -0
- package/src/blocks/stats/variants/hero.ts +1 -30
- package/src/blocks/stats/variants/index.ts +13 -1
- package/src/blocks/tabs/tab-1.schema.ts +1361 -214
- package/src/blocks/tabs/tab-2.schema.ts +984 -390
- package/src/blocks/tabs/tab-3.schema.ts +961 -95
- package/src/blocks/team/team-1.schema.ts +681 -564
- package/src/blocks/team/team-2.schema.ts +589 -935
- package/src/blocks/team/team-3.schema.ts +375 -284
- package/src/blocks/team/team-4.schema.ts +569 -355
- package/src/blocks/team/team-5.schema.ts +307 -111
- package/src/blocks/testimonial/testimonial-1.schema.ts +605 -706
- package/src/blocks/testimonial/testimonial-2.schema.ts +825 -1099
- package/src/blocks/testimonial/testimonial-3.schema.ts +580 -235
- package/src/blocks/testimonial/testimonial-4.schema.ts +1326 -1779
- package/src/blocks/testimonial/testimonial-5/variants/default.ts +179 -328
- package/src/blocks/testimonial/testimonial-5/variants/index.ts +9 -1
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCentered.ts +194 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCompact.ts +188 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithLogo.ts +275 -396
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithRatings.ts +254 -602
- package/src/blocks/testimonial/testimonial-5.schema.ts +6 -2
- package/src/blocks/testimonial/testimonial-6.schema.ts +962 -1234
- package/src/blocks/testimonial/testimonial-7.schema.ts +515 -233
- package/src/blocks/timeline/timeline-1.schema.ts +382 -140
- package/src/blocks/users/edit-profile.schema.ts +2 -8
- package/src/blocks/users/edit-profile.tsx +2 -3
- package/src/schemas/blocks.ts +2 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v3.ts +0 -268
|
@@ -1,38 +1,51 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
4
|
-
id: "
|
|
5
|
-
filename: "cards-with-bg-1.png",
|
|
3
|
+
const IMG_TEAM = {
|
|
4
|
+
id: "7452994427219833020",
|
|
6
5
|
kind: "image",
|
|
7
|
-
location: "https://
|
|
6
|
+
location: "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
8
8
|
srcset: {
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
"828w":
|
|
16
|
-
|
|
9
|
+
"320w":
|
|
10
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
11
|
+
"640w":
|
|
12
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
13
|
+
"750w":
|
|
14
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
15
|
+
"828w":
|
|
16
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
17
|
+
"1080w":
|
|
18
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
19
|
+
"1200w":
|
|
20
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
21
|
+
"1920w":
|
|
22
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
23
|
+
path: "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
17
24
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
25
|
};
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
26
|
+
|
|
27
|
+
const IMG_OFFICE = {
|
|
28
|
+
id: "7452994437321736408",
|
|
23
29
|
kind: "image",
|
|
24
|
-
location: "https://
|
|
30
|
+
location: "https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg",
|
|
31
|
+
mimetype: "image/jpeg",
|
|
25
32
|
srcset: {
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
"
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
"828w":
|
|
33
|
-
|
|
33
|
+
"320w":
|
|
34
|
+
"https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
35
|
+
"640w":
|
|
36
|
+
"https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
37
|
+
"750w":
|
|
38
|
+
"https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
39
|
+
"828w":
|
|
40
|
+
"https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
41
|
+
"1080w":
|
|
42
|
+
"https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
43
|
+
"1200w":
|
|
44
|
+
"https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
45
|
+
"1920w":
|
|
46
|
+
"https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
47
|
+
path: "https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8353783/pexels-photo-8353783.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
34
48
|
},
|
|
35
|
-
mimetype: "image/png",
|
|
36
49
|
};
|
|
37
50
|
|
|
38
51
|
const DEFAULT_CONTENT = {
|
|
@@ -40,19 +53,20 @@ const DEFAULT_CONTENT = {
|
|
|
40
53
|
container: null,
|
|
41
54
|
main_wrapper: null,
|
|
42
55
|
left_section: null,
|
|
43
|
-
left_image:
|
|
56
|
+
left_image: IMG_TEAM,
|
|
44
57
|
right_section: null,
|
|
45
|
-
background_image:
|
|
58
|
+
background_image: IMG_OFFICE,
|
|
46
59
|
card_container: null,
|
|
47
|
-
title: "
|
|
48
|
-
description:
|
|
60
|
+
title: "One workspace for every team",
|
|
61
|
+
description:
|
|
62
|
+
"Bring docs, tasks, and chat into a single canvas with real-time sync, granular roles, and SOC 2 Type II by default.",
|
|
49
63
|
cards_ctas_levoGroup: null,
|
|
50
64
|
cards_ctas: [
|
|
51
65
|
{
|
|
52
|
-
cards_cta: "
|
|
66
|
+
cards_cta: "Start free trial",
|
|
53
67
|
},
|
|
54
68
|
{
|
|
55
|
-
cards_cta: "
|
|
69
|
+
cards_cta: "Book a demo",
|
|
56
70
|
},
|
|
57
71
|
],
|
|
58
72
|
};
|
|
@@ -61,7 +75,7 @@ export type ICards5Content = typeof DEFAULT_CONTENT;
|
|
|
61
75
|
|
|
62
76
|
export const Cards5: IBlock = {
|
|
63
77
|
category_id: "cards",
|
|
64
|
-
title: "Cards
|
|
78
|
+
title: "Cards 5",
|
|
65
79
|
key: "cards-5",
|
|
66
80
|
version: "v1",
|
|
67
81
|
prompt_description:
|
|
@@ -150,33 +164,46 @@ export const Cards5: IBlock = {
|
|
|
150
164
|
key: "default",
|
|
151
165
|
title: "Default",
|
|
152
166
|
styles: {
|
|
153
|
-
layout: {
|
|
167
|
+
layout: {
|
|
168
|
+
"padding-top": "3xl",
|
|
169
|
+
"padding-bottom": "3xl",
|
|
170
|
+
},
|
|
154
171
|
container: {},
|
|
155
172
|
main_wrapper: {
|
|
156
173
|
display: "flex",
|
|
157
174
|
"align-items": "stretch",
|
|
158
175
|
"column-gap": "2xl",
|
|
176
|
+
"min-height": "480px",
|
|
159
177
|
mobile: {
|
|
160
178
|
"flex-direction": "column",
|
|
161
179
|
"row-gap": "xl",
|
|
180
|
+
"min-height": "auto",
|
|
162
181
|
},
|
|
163
182
|
},
|
|
164
183
|
left_section: {
|
|
165
184
|
flex: "1",
|
|
166
|
-
"min-height": "
|
|
185
|
+
"min-height": "480px",
|
|
186
|
+
"border-radius": "lg",
|
|
187
|
+
overflow: "hidden",
|
|
188
|
+
mobile: {
|
|
189
|
+
"min-height": "320px",
|
|
190
|
+
},
|
|
167
191
|
},
|
|
168
192
|
left_image: {
|
|
169
193
|
width: "100%",
|
|
170
194
|
height: "100%",
|
|
171
195
|
"object-fit": "cover",
|
|
172
|
-
"
|
|
196
|
+
"aspect-ratio": "4 / 3",
|
|
173
197
|
},
|
|
174
198
|
right_section: {
|
|
175
199
|
flex: "1",
|
|
176
200
|
position: "relative",
|
|
177
|
-
"min-height": "
|
|
178
|
-
"border-radius": "
|
|
201
|
+
"min-height": "480px",
|
|
202
|
+
"border-radius": "lg",
|
|
179
203
|
overflow: "hidden",
|
|
204
|
+
mobile: {
|
|
205
|
+
"min-height": "420px",
|
|
206
|
+
},
|
|
180
207
|
},
|
|
181
208
|
background_image: {
|
|
182
209
|
position: "absolute",
|
|
@@ -185,6 +212,7 @@ export const Cards5: IBlock = {
|
|
|
185
212
|
width: "100%",
|
|
186
213
|
height: "100%",
|
|
187
214
|
"object-fit": "cover",
|
|
215
|
+
"aspect-ratio": "4 / 3",
|
|
188
216
|
"z-index": "1",
|
|
189
217
|
},
|
|
190
218
|
card_container: {
|
|
@@ -192,48 +220,50 @@ export const Cards5: IBlock = {
|
|
|
192
220
|
top: "50%",
|
|
193
221
|
left: "50%",
|
|
194
222
|
transform: "translate(-50%, -50%)",
|
|
195
|
-
"padding-top": "
|
|
196
|
-
"padding-bottom": "
|
|
197
|
-
"padding-left": "
|
|
198
|
-
"padding-right": "
|
|
199
|
-
"border-radius": "
|
|
223
|
+
"padding-top": "2xl",
|
|
224
|
+
"padding-bottom": "2xl",
|
|
225
|
+
"padding-left": "xl",
|
|
226
|
+
"padding-right": "xl",
|
|
227
|
+
"border-radius": "lg",
|
|
200
228
|
"box-shadow": "default",
|
|
201
229
|
"z-index": "2",
|
|
202
230
|
"text-align": "center",
|
|
203
|
-
"max-width": "
|
|
231
|
+
"max-width": "360px",
|
|
204
232
|
"background-color": "background-2",
|
|
205
233
|
width: "90%",
|
|
234
|
+
display: "flex",
|
|
235
|
+
"flex-direction": "column",
|
|
236
|
+
"row-gap": "lg",
|
|
206
237
|
mobile: {
|
|
207
|
-
"max-width": "
|
|
208
|
-
"padding-top": "
|
|
209
|
-
"padding-bottom": "
|
|
210
|
-
"padding-left": "
|
|
211
|
-
"padding-right": "
|
|
238
|
+
"max-width": "300px",
|
|
239
|
+
"padding-top": "xl",
|
|
240
|
+
"padding-bottom": "xl",
|
|
241
|
+
"padding-left": "lg",
|
|
242
|
+
"padding-right": "lg",
|
|
243
|
+
"row-gap": "base",
|
|
212
244
|
},
|
|
213
245
|
},
|
|
214
246
|
title: {
|
|
215
|
-
"margin-bottom": "
|
|
247
|
+
"margin-bottom": "0",
|
|
216
248
|
},
|
|
217
249
|
description: {
|
|
218
|
-
"margin-bottom": "
|
|
219
|
-
|
|
220
|
-
"margin-bottom": "base",
|
|
221
|
-
},
|
|
250
|
+
"margin-bottom": "0",
|
|
251
|
+
color: "text-2",
|
|
222
252
|
},
|
|
223
253
|
cards_ctas_levoGroup: {
|
|
224
254
|
display: "flex",
|
|
225
|
-
"flex-direction": "
|
|
226
|
-
gap: "
|
|
255
|
+
"flex-direction": "row",
|
|
256
|
+
"column-gap": "sm",
|
|
257
|
+
"row-gap": "sm",
|
|
258
|
+
"justify-content": "center",
|
|
227
259
|
"align-items": "center",
|
|
260
|
+
"flex-wrap": "wrap",
|
|
261
|
+
"margin-top": "auto",
|
|
228
262
|
},
|
|
229
|
-
|
|
230
|
-
{
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
{
|
|
234
|
-
cards_cta: {},
|
|
235
|
-
},
|
|
236
|
-
],
|
|
263
|
+
cards_ctas_levoGroupItem: {
|
|
264
|
+
cards_cta: {},
|
|
265
|
+
},
|
|
266
|
+
cards_ctas: [{}, {}],
|
|
237
267
|
},
|
|
238
268
|
content: DEFAULT_CONTENT,
|
|
239
269
|
config: {
|
|
@@ -245,6 +275,128 @@ export const Cards5: IBlock = {
|
|
|
245
275
|
Heading_Level: "H4",
|
|
246
276
|
},
|
|
247
277
|
},
|
|
278
|
+
cards_ctas: [
|
|
279
|
+
{ cards_cta: { selectedVariants: {} } },
|
|
280
|
+
{ cards_cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
281
|
+
],
|
|
282
|
+
},
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
key: "reversed",
|
|
286
|
+
title: "Reversed",
|
|
287
|
+
styles: {
|
|
288
|
+
layout: {
|
|
289
|
+
"padding-top": "3xl",
|
|
290
|
+
"padding-bottom": "3xl",
|
|
291
|
+
},
|
|
292
|
+
container: {},
|
|
293
|
+
main_wrapper: {
|
|
294
|
+
display: "flex",
|
|
295
|
+
"flex-direction": "row-reverse",
|
|
296
|
+
"align-items": "stretch",
|
|
297
|
+
"column-gap": "2xl",
|
|
298
|
+
"min-height": "480px",
|
|
299
|
+
mobile: {
|
|
300
|
+
"flex-direction": "column",
|
|
301
|
+
"row-gap": "xl",
|
|
302
|
+
"min-height": "auto",
|
|
303
|
+
},
|
|
304
|
+
},
|
|
305
|
+
left_section: {
|
|
306
|
+
flex: "1",
|
|
307
|
+
"min-height": "480px",
|
|
308
|
+
"border-radius": "lg",
|
|
309
|
+
overflow: "hidden",
|
|
310
|
+
mobile: {
|
|
311
|
+
"min-height": "320px",
|
|
312
|
+
},
|
|
313
|
+
},
|
|
314
|
+
left_image: {
|
|
315
|
+
width: "100%",
|
|
316
|
+
height: "100%",
|
|
317
|
+
"object-fit": "cover",
|
|
318
|
+
"aspect-ratio": "4 / 3",
|
|
319
|
+
},
|
|
320
|
+
right_section: {
|
|
321
|
+
flex: "1",
|
|
322
|
+
position: "relative",
|
|
323
|
+
"min-height": "480px",
|
|
324
|
+
"border-radius": "lg",
|
|
325
|
+
overflow: "hidden",
|
|
326
|
+
mobile: {
|
|
327
|
+
"min-height": "420px",
|
|
328
|
+
},
|
|
329
|
+
},
|
|
330
|
+
background_image: {
|
|
331
|
+
position: "absolute",
|
|
332
|
+
top: "0",
|
|
333
|
+
left: "0",
|
|
334
|
+
width: "100%",
|
|
335
|
+
height: "100%",
|
|
336
|
+
"object-fit": "cover",
|
|
337
|
+
"aspect-ratio": "4 / 3",
|
|
338
|
+
"z-index": "1",
|
|
339
|
+
},
|
|
340
|
+
card_container: {
|
|
341
|
+
position: "absolute",
|
|
342
|
+
top: "50%",
|
|
343
|
+
left: "50%",
|
|
344
|
+
transform: "translate(-50%, -50%)",
|
|
345
|
+
"padding-top": "2xl",
|
|
346
|
+
"padding-bottom": "2xl",
|
|
347
|
+
"padding-left": "xl",
|
|
348
|
+
"padding-right": "xl",
|
|
349
|
+
"border-radius": "lg",
|
|
350
|
+
"box-shadow": "default",
|
|
351
|
+
"z-index": "2",
|
|
352
|
+
"text-align": "center",
|
|
353
|
+
"max-width": "360px",
|
|
354
|
+
"background-color": "background-2",
|
|
355
|
+
width: "90%",
|
|
356
|
+
display: "flex",
|
|
357
|
+
"flex-direction": "column",
|
|
358
|
+
"row-gap": "lg",
|
|
359
|
+
mobile: {
|
|
360
|
+
"max-width": "300px",
|
|
361
|
+
"padding-top": "xl",
|
|
362
|
+
"padding-bottom": "xl",
|
|
363
|
+
"padding-left": "lg",
|
|
364
|
+
"padding-right": "lg",
|
|
365
|
+
"row-gap": "base",
|
|
366
|
+
},
|
|
367
|
+
},
|
|
368
|
+
title: {
|
|
369
|
+
"margin-bottom": "0",
|
|
370
|
+
},
|
|
371
|
+
description: {
|
|
372
|
+
"margin-bottom": "0",
|
|
373
|
+
color: "text-2",
|
|
374
|
+
},
|
|
375
|
+
cards_ctas_levoGroup: {
|
|
376
|
+
display: "flex",
|
|
377
|
+
"flex-direction": "row",
|
|
378
|
+
"column-gap": "sm",
|
|
379
|
+
"row-gap": "sm",
|
|
380
|
+
"justify-content": "center",
|
|
381
|
+
"align-items": "center",
|
|
382
|
+
"flex-wrap": "wrap",
|
|
383
|
+
"margin-top": "auto",
|
|
384
|
+
},
|
|
385
|
+
cards_ctas_levoGroupItem: {
|
|
386
|
+
cards_cta: {},
|
|
387
|
+
},
|
|
388
|
+
cards_ctas: [{}, {}],
|
|
389
|
+
},
|
|
390
|
+
content: DEFAULT_CONTENT,
|
|
391
|
+
config: {
|
|
392
|
+
title: {
|
|
393
|
+
heading: { level: 2 },
|
|
394
|
+
selectedVariants: { Heading_Level: "H4" },
|
|
395
|
+
},
|
|
396
|
+
cards_ctas: [
|
|
397
|
+
{ cards_cta: { selectedVariants: {} } },
|
|
398
|
+
{ cards_cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
399
|
+
],
|
|
248
400
|
},
|
|
249
401
|
},
|
|
250
402
|
],
|