@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
|
@@ -3,43 +3,17 @@ import type { IBlock } from "@levo-so/studio";
|
|
|
3
3
|
const DEFAULT_CONTENT = {
|
|
4
4
|
layout: null,
|
|
5
5
|
container: null,
|
|
6
|
-
title: "
|
|
6
|
+
title: "Build what your city's skyline needs next",
|
|
7
7
|
ctas: [
|
|
8
8
|
{
|
|
9
|
-
button: "
|
|
9
|
+
button: "Request a proposal",
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
button: "
|
|
12
|
+
button: "See our projects",
|
|
13
13
|
},
|
|
14
14
|
],
|
|
15
|
-
ctaIcon: {
|
|
16
|
-
id: "9GFRzqRPswl8h",
|
|
17
|
-
kind: "image",
|
|
18
|
-
location: "https://static.levocdn.com/WLZ1TXTD/arrow-right-tryvMJ0Z2DosG.svg",
|
|
19
|
-
srcset: {},
|
|
20
|
-
},
|
|
21
|
-
cta2_rightIcon: {
|
|
22
|
-
kind: "custom",
|
|
23
|
-
data: {
|
|
24
|
-
id: "lDiFGcHOy3Il",
|
|
25
|
-
filename: "image.png",
|
|
26
|
-
kind: "image",
|
|
27
|
-
location: "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO.png",
|
|
28
|
-
srcset: {
|
|
29
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-1080w.webp",
|
|
30
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-1200w.webp",
|
|
31
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-1920w.webp",
|
|
32
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-320w.webp",
|
|
33
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-640w.webp",
|
|
34
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-750w.webp",
|
|
35
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-828w.webp",
|
|
36
|
-
path: "https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-320w.webp 320w, https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-1200w.webp 1200w, https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-rSCelHPGNUnO-1920w.webp 1920w",
|
|
37
|
-
},
|
|
38
|
-
mimetype: "image/png",
|
|
39
|
-
},
|
|
40
|
-
},
|
|
41
15
|
description:
|
|
42
|
-
"<p>
|
|
16
|
+
"<p>From groundbreaking to handover, we run BIM-coordinated commercial builds on fixed schedules with a zero-incident safety benchmark.</p>",
|
|
43
17
|
};
|
|
44
18
|
|
|
45
19
|
export type ICta1Content = typeof DEFAULT_CONTENT;
|
|
@@ -133,78 +107,280 @@ export const Cta1: IBlock = {
|
|
|
133
107
|
display: "flex",
|
|
134
108
|
"flex-direction": "row",
|
|
135
109
|
"align-items": "center",
|
|
110
|
+
"column-gap": "2xl",
|
|
136
111
|
mobile: {
|
|
137
112
|
"flex-direction": "column",
|
|
138
|
-
"row-gap": "
|
|
113
|
+
"row-gap": "lg",
|
|
114
|
+
"column-gap": "0",
|
|
139
115
|
},
|
|
140
116
|
tablet: {
|
|
141
117
|
"flex-direction": "column",
|
|
142
|
-
"row-gap": "
|
|
118
|
+
"row-gap": "lg",
|
|
119
|
+
"column-gap": "0",
|
|
143
120
|
},
|
|
144
121
|
"justify-content": "space-between",
|
|
145
122
|
},
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
"
|
|
123
|
+
"header-container": {
|
|
124
|
+
display: "flex",
|
|
125
|
+
"flex-direction": "column",
|
|
126
|
+
"row-gap": "sm",
|
|
127
|
+
"max-width": "560px",
|
|
149
128
|
tablet: {
|
|
150
|
-
"text-align": "center",
|
|
151
|
-
"margin-bottom": "xl",
|
|
152
129
|
"max-width": "100%",
|
|
130
|
+
"align-items": "center",
|
|
131
|
+
"text-align": "center",
|
|
153
132
|
},
|
|
154
133
|
mobile: {
|
|
155
|
-
"text-align": "center",
|
|
156
|
-
"margin-bottom": "lg",
|
|
157
134
|
"max-width": "100%",
|
|
135
|
+
"align-items": "center",
|
|
136
|
+
"text-align": "center",
|
|
158
137
|
},
|
|
159
138
|
},
|
|
139
|
+
title: {
|
|
140
|
+
"margin-bottom": "0",
|
|
141
|
+
},
|
|
142
|
+
description: {
|
|
143
|
+
"max-width": "560px",
|
|
144
|
+
},
|
|
160
145
|
ctas_levoGroup: {
|
|
161
146
|
display: "flex",
|
|
162
|
-
"
|
|
147
|
+
"flex-direction": "row",
|
|
148
|
+
"column-gap": "base",
|
|
163
149
|
"align-items": "center",
|
|
150
|
+
"justify-content": "flex-end",
|
|
151
|
+
"flex-shrink": "0",
|
|
164
152
|
mobile: {
|
|
165
153
|
"flex-direction": "column",
|
|
166
154
|
"row-gap": "2xs",
|
|
167
155
|
"column-gap": "0",
|
|
156
|
+
width: "100%",
|
|
168
157
|
},
|
|
169
158
|
tablet: {
|
|
170
|
-
"flex-direction": "column",
|
|
171
|
-
"row-gap": "xs",
|
|
172
|
-
"column-gap": "0",
|
|
173
159
|
width: "100%",
|
|
160
|
+
"justify-content": "center",
|
|
161
|
+
},
|
|
162
|
+
},
|
|
163
|
+
ctas_levoGroupItem: {
|
|
164
|
+
button: {
|
|
165
|
+
mobile: {
|
|
166
|
+
width: "100%",
|
|
167
|
+
},
|
|
168
|
+
},
|
|
169
|
+
},
|
|
170
|
+
ctas: [{}, {}],
|
|
171
|
+
},
|
|
172
|
+
content: DEFAULT_CONTENT,
|
|
173
|
+
config: {
|
|
174
|
+
title: {
|
|
175
|
+
heading: {
|
|
176
|
+
level: 2,
|
|
177
|
+
},
|
|
178
|
+
selectedVariants: {
|
|
179
|
+
Heading_Level: "H2",
|
|
180
|
+
},
|
|
181
|
+
},
|
|
182
|
+
"ctas.0.button": {
|
|
183
|
+
selectedVariants: {
|
|
184
|
+
Button_Variants: "Primary",
|
|
185
|
+
},
|
|
186
|
+
},
|
|
187
|
+
"ctas.1.button": {
|
|
188
|
+
selectedVariants: {
|
|
189
|
+
Button_Variants: "Secondary",
|
|
174
190
|
},
|
|
175
|
-
"flex-direction": "column",
|
|
176
|
-
"justify-content": "center",
|
|
177
|
-
"row-gap": "md",
|
|
178
|
-
width: "40%",
|
|
179
191
|
},
|
|
180
192
|
ctas: [
|
|
181
193
|
{
|
|
182
194
|
button: {
|
|
183
|
-
|
|
195
|
+
selectedVariants: {
|
|
196
|
+
Button_Variants: "Secondary",
|
|
197
|
+
},
|
|
184
198
|
},
|
|
185
199
|
},
|
|
200
|
+
],
|
|
201
|
+
},
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
title: "Centered",
|
|
205
|
+
key: "centered",
|
|
206
|
+
content: DEFAULT_CONTENT,
|
|
207
|
+
config: {
|
|
208
|
+
title: {
|
|
209
|
+
heading: {
|
|
210
|
+
level: 2,
|
|
211
|
+
},
|
|
212
|
+
selectedVariants: {
|
|
213
|
+
Heading_Level: "H2",
|
|
214
|
+
},
|
|
215
|
+
},
|
|
216
|
+
"ctas.0.button": {
|
|
217
|
+
selectedVariants: {
|
|
218
|
+
Button_Variants: "Primary",
|
|
219
|
+
},
|
|
220
|
+
},
|
|
221
|
+
"ctas.1.button": {
|
|
222
|
+
selectedVariants: {
|
|
223
|
+
Button_Variants: "Secondary",
|
|
224
|
+
},
|
|
225
|
+
},
|
|
226
|
+
ctas: [
|
|
186
227
|
{
|
|
187
228
|
button: {
|
|
229
|
+
selectedVariants: {
|
|
230
|
+
Button_Variants: "Secondary",
|
|
231
|
+
},
|
|
232
|
+
},
|
|
233
|
+
},
|
|
234
|
+
],
|
|
235
|
+
},
|
|
236
|
+
styles: {
|
|
237
|
+
layout: {},
|
|
238
|
+
container: {
|
|
239
|
+
display: "flex",
|
|
240
|
+
"flex-direction": "column",
|
|
241
|
+
"align-items": "center",
|
|
242
|
+
"text-align": "center",
|
|
243
|
+
"row-gap": "lg",
|
|
244
|
+
},
|
|
245
|
+
"header-container": {
|
|
246
|
+
display: "flex",
|
|
247
|
+
"flex-direction": "column",
|
|
248
|
+
"align-items": "center",
|
|
249
|
+
"row-gap": "sm",
|
|
250
|
+
"max-width": "640px",
|
|
251
|
+
},
|
|
252
|
+
title: {
|
|
253
|
+
"margin-bottom": "0",
|
|
254
|
+
"text-align": "center",
|
|
255
|
+
},
|
|
256
|
+
description: {
|
|
257
|
+
"max-width": "640px",
|
|
258
|
+
"text-align": "center",
|
|
259
|
+
},
|
|
260
|
+
ctas_levoGroup: {
|
|
261
|
+
display: "flex",
|
|
262
|
+
"flex-direction": "row",
|
|
263
|
+
"column-gap": "base",
|
|
264
|
+
"align-items": "center",
|
|
265
|
+
"justify-content": "center",
|
|
266
|
+
mobile: {
|
|
267
|
+
"flex-direction": "column",
|
|
268
|
+
"row-gap": "2xs",
|
|
269
|
+
"column-gap": "0",
|
|
270
|
+
width: "100%",
|
|
271
|
+
},
|
|
272
|
+
},
|
|
273
|
+
ctas_levoGroupItem: {
|
|
274
|
+
button: {
|
|
275
|
+
mobile: {
|
|
188
276
|
width: "100%",
|
|
189
277
|
},
|
|
190
278
|
},
|
|
279
|
+
},
|
|
280
|
+
ctas: [{}, {}],
|
|
281
|
+
},
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
title: "Card",
|
|
285
|
+
key: "card",
|
|
286
|
+
content: DEFAULT_CONTENT,
|
|
287
|
+
config: {
|
|
288
|
+
title: {
|
|
289
|
+
heading: {
|
|
290
|
+
level: 2,
|
|
291
|
+
},
|
|
292
|
+
selectedVariants: {
|
|
293
|
+
Heading_Level: "H2",
|
|
294
|
+
},
|
|
295
|
+
},
|
|
296
|
+
"ctas.0.button": {
|
|
297
|
+
selectedVariants: {
|
|
298
|
+
Button_Variants: "Primary",
|
|
299
|
+
},
|
|
300
|
+
},
|
|
301
|
+
"ctas.1.button": {
|
|
302
|
+
selectedVariants: {
|
|
303
|
+
Button_Variants: "Secondary",
|
|
304
|
+
},
|
|
305
|
+
},
|
|
306
|
+
ctas: [
|
|
307
|
+
{
|
|
308
|
+
button: {
|
|
309
|
+
selectedVariants: {
|
|
310
|
+
Button_Variants: "Secondary",
|
|
311
|
+
},
|
|
312
|
+
},
|
|
313
|
+
},
|
|
191
314
|
],
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
315
|
+
},
|
|
316
|
+
styles: {
|
|
317
|
+
layout: {
|
|
318
|
+
"background-color": "background-1",
|
|
319
|
+
},
|
|
320
|
+
container: {
|
|
321
|
+
display: "flex",
|
|
322
|
+
"flex-direction": "column",
|
|
323
|
+
"align-items": "center",
|
|
324
|
+
"text-align": "center",
|
|
325
|
+
"row-gap": "lg",
|
|
326
|
+
"background-color": "white",
|
|
327
|
+
"border-radius": "lg",
|
|
328
|
+
"border-width": "1px",
|
|
329
|
+
"border-style": "solid",
|
|
330
|
+
"border-color": "border",
|
|
331
|
+
"padding-top": "4xl",
|
|
332
|
+
"padding-bottom": "4xl",
|
|
333
|
+
"padding-left": "3xl",
|
|
334
|
+
"padding-right": "3xl",
|
|
335
|
+
"box-shadow": "lg",
|
|
195
336
|
mobile: {
|
|
196
|
-
|
|
197
|
-
|
|
337
|
+
"padding-top": "2xl",
|
|
338
|
+
"padding-bottom": "2xl",
|
|
339
|
+
"padding-left": "lg",
|
|
340
|
+
"padding-right": "lg",
|
|
198
341
|
},
|
|
199
342
|
},
|
|
200
|
-
|
|
201
|
-
|
|
343
|
+
"header-container": {
|
|
344
|
+
display: "flex",
|
|
345
|
+
"flex-direction": "column",
|
|
346
|
+
"align-items": "center",
|
|
347
|
+
"row-gap": "sm",
|
|
348
|
+
"max-width": "640px",
|
|
349
|
+
},
|
|
350
|
+
title: {
|
|
351
|
+
"margin-bottom": "0",
|
|
352
|
+
"text-align": "center",
|
|
202
353
|
},
|
|
203
|
-
"header-container": {},
|
|
204
354
|
description: {
|
|
205
|
-
"max-width": "
|
|
355
|
+
"max-width": "640px",
|
|
356
|
+
"text-align": "center",
|
|
357
|
+
},
|
|
358
|
+
ctas_levoGroup: {
|
|
359
|
+
display: "flex",
|
|
360
|
+
"flex-direction": "row",
|
|
361
|
+
"column-gap": "base",
|
|
362
|
+
"align-items": "center",
|
|
363
|
+
"justify-content": "center",
|
|
364
|
+
mobile: {
|
|
365
|
+
"flex-direction": "column",
|
|
366
|
+
"row-gap": "2xs",
|
|
367
|
+
"column-gap": "0",
|
|
368
|
+
width: "100%",
|
|
369
|
+
},
|
|
206
370
|
},
|
|
371
|
+
ctas_levoGroupItem: {
|
|
372
|
+
button: {
|
|
373
|
+
mobile: {
|
|
374
|
+
width: "100%",
|
|
375
|
+
},
|
|
376
|
+
},
|
|
377
|
+
},
|
|
378
|
+
ctas: [{}, {}],
|
|
207
379
|
},
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
title: "Split",
|
|
383
|
+
key: "split",
|
|
208
384
|
content: DEFAULT_CONTENT,
|
|
209
385
|
config: {
|
|
210
386
|
title: {
|
|
@@ -224,11 +400,6 @@ export const Cta1: IBlock = {
|
|
|
224
400
|
selectedVariants: {
|
|
225
401
|
Button_Variants: "Secondary",
|
|
226
402
|
},
|
|
227
|
-
button_icons: {
|
|
228
|
-
right: {
|
|
229
|
-
enabled: true,
|
|
230
|
-
},
|
|
231
|
-
},
|
|
232
403
|
},
|
|
233
404
|
ctas: [
|
|
234
405
|
{
|
|
@@ -240,6 +411,67 @@ export const Cta1: IBlock = {
|
|
|
240
411
|
},
|
|
241
412
|
],
|
|
242
413
|
},
|
|
414
|
+
styles: {
|
|
415
|
+
layout: {},
|
|
416
|
+
container: {
|
|
417
|
+
display: "flex",
|
|
418
|
+
"flex-direction": "row",
|
|
419
|
+
"align-items": "center",
|
|
420
|
+
"justify-content": "space-between",
|
|
421
|
+
"column-gap": "3xl",
|
|
422
|
+
mobile: {
|
|
423
|
+
"flex-direction": "column",
|
|
424
|
+
"row-gap": "xl",
|
|
425
|
+
"column-gap": "0",
|
|
426
|
+
},
|
|
427
|
+
tablet: {
|
|
428
|
+
"flex-direction": "column",
|
|
429
|
+
"row-gap": "xl",
|
|
430
|
+
"column-gap": "0",
|
|
431
|
+
},
|
|
432
|
+
},
|
|
433
|
+
"header-container": {
|
|
434
|
+
display: "flex",
|
|
435
|
+
"flex-direction": "column",
|
|
436
|
+
"row-gap": "sm",
|
|
437
|
+
width: "60%",
|
|
438
|
+
mobile: {
|
|
439
|
+
width: "100%",
|
|
440
|
+
"text-align": "center",
|
|
441
|
+
"align-items": "center",
|
|
442
|
+
},
|
|
443
|
+
tablet: {
|
|
444
|
+
width: "100%",
|
|
445
|
+
"text-align": "center",
|
|
446
|
+
"align-items": "center",
|
|
447
|
+
},
|
|
448
|
+
},
|
|
449
|
+
title: {
|
|
450
|
+
"margin-bottom": "0",
|
|
451
|
+
},
|
|
452
|
+
description: {
|
|
453
|
+
"max-width": "100%",
|
|
454
|
+
},
|
|
455
|
+
ctas_levoGroup: {
|
|
456
|
+
display: "flex",
|
|
457
|
+
"flex-direction": "column",
|
|
458
|
+
"row-gap": "sm",
|
|
459
|
+
"align-items": "stretch",
|
|
460
|
+
width: "40%",
|
|
461
|
+
mobile: {
|
|
462
|
+
width: "100%",
|
|
463
|
+
},
|
|
464
|
+
tablet: {
|
|
465
|
+
width: "100%",
|
|
466
|
+
},
|
|
467
|
+
},
|
|
468
|
+
ctas_levoGroupItem: {
|
|
469
|
+
button: {
|
|
470
|
+
width: "100%",
|
|
471
|
+
},
|
|
472
|
+
},
|
|
473
|
+
ctas: [{}, {}],
|
|
474
|
+
},
|
|
243
475
|
},
|
|
244
476
|
],
|
|
245
477
|
};
|