@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,14 +1,177 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
+
const IMG_1 = {
|
|
4
|
+
id: "7453390482770966601",
|
|
5
|
+
kind: "image",
|
|
6
|
+
location: "https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
8
|
+
srcset: {
|
|
9
|
+
"320w":
|
|
10
|
+
"https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
11
|
+
"640w":
|
|
12
|
+
"https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
13
|
+
"750w":
|
|
14
|
+
"https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
15
|
+
"828w":
|
|
16
|
+
"https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
17
|
+
"1080w":
|
|
18
|
+
"https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
19
|
+
"1200w":
|
|
20
|
+
"https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
21
|
+
"1920w":
|
|
22
|
+
"https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
23
|
+
path: "https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/7947968/pexels-photo-7947968.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
24
|
+
},
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
const IMG_2 = {
|
|
28
|
+
id: "7453390485599631905",
|
|
29
|
+
kind: "image",
|
|
30
|
+
location: "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg",
|
|
31
|
+
mimetype: "image/jpeg",
|
|
32
|
+
srcset: {
|
|
33
|
+
"320w":
|
|
34
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
35
|
+
"640w":
|
|
36
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
37
|
+
"750w":
|
|
38
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
39
|
+
"828w":
|
|
40
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
41
|
+
"1080w":
|
|
42
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
43
|
+
"1200w":
|
|
44
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
45
|
+
"1920w":
|
|
46
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
47
|
+
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",
|
|
48
|
+
},
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const IMG_3 = {
|
|
52
|
+
id: "7453390490213904040",
|
|
53
|
+
kind: "image",
|
|
54
|
+
location: "https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg",
|
|
55
|
+
mimetype: "image/jpeg",
|
|
56
|
+
srcset: {
|
|
57
|
+
"320w":
|
|
58
|
+
"https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
59
|
+
"640w":
|
|
60
|
+
"https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
61
|
+
"750w":
|
|
62
|
+
"https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
63
|
+
"828w":
|
|
64
|
+
"https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
65
|
+
"1080w":
|
|
66
|
+
"https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
67
|
+
"1200w":
|
|
68
|
+
"https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
69
|
+
"1920w":
|
|
70
|
+
"https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
71
|
+
path: "https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/5480781/pexels-photo-5480781.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
72
|
+
},
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
const IMG_4 = {
|
|
76
|
+
id: "7453390492643983688",
|
|
77
|
+
kind: "image",
|
|
78
|
+
location: "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg",
|
|
79
|
+
mimetype: "image/jpeg",
|
|
80
|
+
srcset: {
|
|
81
|
+
"320w":
|
|
82
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
83
|
+
"640w":
|
|
84
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
85
|
+
"750w":
|
|
86
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
87
|
+
"828w":
|
|
88
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
89
|
+
"1080w":
|
|
90
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
91
|
+
"1200w":
|
|
92
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
93
|
+
"1920w":
|
|
94
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
95
|
+
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",
|
|
96
|
+
},
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
const IMG_5 = {
|
|
100
|
+
id: "7453390497676962390",
|
|
101
|
+
kind: "image",
|
|
102
|
+
location: "https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg",
|
|
103
|
+
mimetype: "image/jpeg",
|
|
104
|
+
srcset: {
|
|
105
|
+
"320w":
|
|
106
|
+
"https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
107
|
+
"640w":
|
|
108
|
+
"https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
109
|
+
"750w":
|
|
110
|
+
"https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
111
|
+
"828w":
|
|
112
|
+
"https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
113
|
+
"1080w":
|
|
114
|
+
"https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
115
|
+
"1200w":
|
|
116
|
+
"https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
117
|
+
"1920w":
|
|
118
|
+
"https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
119
|
+
path: "https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/3872166/pexels-photo-3872166.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
120
|
+
},
|
|
121
|
+
};
|
|
122
|
+
|
|
123
|
+
const IMG_6 = {
|
|
124
|
+
id: "7453390498337336390",
|
|
125
|
+
kind: "image",
|
|
126
|
+
location: "https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg",
|
|
127
|
+
mimetype: "image/jpeg",
|
|
128
|
+
srcset: {
|
|
129
|
+
"320w":
|
|
130
|
+
"https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
131
|
+
"640w":
|
|
132
|
+
"https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
133
|
+
"750w":
|
|
134
|
+
"https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
135
|
+
"828w":
|
|
136
|
+
"https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
137
|
+
"1080w":
|
|
138
|
+
"https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
139
|
+
"1200w":
|
|
140
|
+
"https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
141
|
+
"1920w":
|
|
142
|
+
"https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
143
|
+
path: "https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/7495609/pexels-photo-7495609.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
144
|
+
},
|
|
145
|
+
};
|
|
146
|
+
|
|
147
|
+
const ICON_TAG = {
|
|
148
|
+
kind: "icon",
|
|
149
|
+
data: {
|
|
150
|
+
id: "tag-2",
|
|
151
|
+
label: "Tag 2",
|
|
152
|
+
svgCode:
|
|
153
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12.0701 21.98C10.6601 21.98 9.24009 21.44 8.17009 20.37L3.64009 15.84C2.54009 14.74 1.96009 13.22 2.03009 11.67L2.27009 6.66C2.38009 4.27 4.27009 2.38 6.67009 2.26L11.6701 2.02C13.2301 1.95 14.7401 2.53 15.8401 3.63L20.3701 8.16C22.5201 10.31 22.5201 13.82 20.3701 15.97L15.9801 20.36C14.9001 21.44 13.4901 21.98 12.0701 21.98ZM4.70009 14.77L9.23009 19.3C10.8001 20.87 13.3501 20.87 14.9201 19.3L19.3101 14.91C20.8801 13.34 20.8801 10.79 19.3101 9.22L14.7701 4.7C13.9701 3.9 12.8801 3.48 11.7301 3.53L6.73009 3.77C5.11009 3.84 3.84009 5.11 3.76009 6.73L3.52009 11.74C3.47009 12.86 3.90009 13.97 4.70009 14.77Z" fill="var(--color-icon-primary)"/>\n<path d="M9.5 12.75C7.71 12.75 6.25 11.29 6.25 9.5C6.25 7.71 7.71 6.25 9.5 6.25C11.29 6.25 12.75 7.71 12.75 9.5C12.75 11.29 11.29 12.75 9.5 12.75ZM9.5 7.75C8.54 7.75 7.75 8.54 7.75 9.5C7.75 10.46 8.54 11.25 9.5 11.25C10.46 11.25 11.25 10.46 11.25 9.5C11.25 8.54 10.46 7.75 9.5 7.75Z" fill="var(--color-icon-primary)"/>\n<path d="M13.0004 17.75C12.8104 17.75 12.6204 17.68 12.4704 17.53C12.1804 17.24 12.1804 16.76 12.4704 16.47L16.4704 12.47C16.7604 12.18 17.2404 12.18 17.5304 12.47C17.8204 12.76 17.8204 13.24 17.5304 13.53L13.5304 17.53C13.3804 17.68 13.1904 17.75 13.0004 17.75Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
154
|
+
},
|
|
155
|
+
};
|
|
156
|
+
|
|
157
|
+
const ICON_CLOCK = {
|
|
158
|
+
kind: "icon",
|
|
159
|
+
data: {
|
|
160
|
+
id: "clock",
|
|
161
|
+
label: "Clock",
|
|
162
|
+
svgCode:
|
|
163
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M15.7096 15.93C15.5796 15.93 15.4496 15.9 15.3296 15.82L12.2296 13.97C11.4596 13.51 10.8896 12.5 10.8896 11.61V7.51001C10.8896 7.10001 11.2296 6.76001 11.6396 6.76001C12.0496 6.76001 12.3896 7.10001 12.3896 7.51001V11.61C12.3896 11.97 12.6896 12.5 12.9996 12.68L16.0996 14.53C16.4596 14.74 16.5696 15.2 16.3596 15.56C16.2096 15.8 15.9596 15.93 15.7096 15.93Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
164
|
+
},
|
|
165
|
+
};
|
|
166
|
+
|
|
3
167
|
const DEFAULT_CONTENT = {
|
|
4
168
|
layout: null,
|
|
5
169
|
container: null,
|
|
6
170
|
header_wrapper: null,
|
|
7
|
-
header: "
|
|
8
|
-
filters_levoGroup: null,
|
|
171
|
+
header: "Insights from the build team",
|
|
9
172
|
pagination_wrapper: null,
|
|
10
173
|
pagination_left: "Previous",
|
|
11
|
-
pagination_text: "",
|
|
174
|
+
pagination_text: "1 of 3",
|
|
12
175
|
pagination_right: "Next",
|
|
13
176
|
listing_wrapper: null,
|
|
14
177
|
filters_accordion: null,
|
|
@@ -20,115 +183,91 @@ const DEFAULT_CONTENT = {
|
|
|
20
183
|
listing: [
|
|
21
184
|
{
|
|
22
185
|
card: null,
|
|
23
|
-
media:
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
workspace_id: "WLZ1TXTD",
|
|
27
|
-
filename: "pexels-2147499152-29632553.jpg",
|
|
28
|
-
kind: "image",
|
|
29
|
-
path: "WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo.jpg",
|
|
30
|
-
location:
|
|
31
|
-
"https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo.jpg",
|
|
32
|
-
metadata: {
|
|
33
|
-
etag: '"d2ab426d617eec426c1e6ba5605ab5d6"',
|
|
34
|
-
mimetype: "image/jpeg",
|
|
35
|
-
size: 2688667,
|
|
36
|
-
},
|
|
37
|
-
srcset: {
|
|
38
|
-
"1080w":
|
|
39
|
-
"https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-1080w.webp",
|
|
40
|
-
"1200w":
|
|
41
|
-
"https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-1200w.webp",
|
|
42
|
-
"1920w":
|
|
43
|
-
"https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-1920w.webp",
|
|
44
|
-
"320w":
|
|
45
|
-
"https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-320w.webp",
|
|
46
|
-
"640w":
|
|
47
|
-
"https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-640w.webp",
|
|
48
|
-
"750w":
|
|
49
|
-
"https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-750w.webp",
|
|
50
|
-
"828w":
|
|
51
|
-
"https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-828w.webp",
|
|
52
|
-
path: "https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-1920w.webp 1920w, https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-320w.webp 320w, https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-640w.webp 640w, https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-750w.webp 750w, https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-828w.webp 828w, https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-1080w.webp 1080w, https://static.levostg.online/WLZ1TXTD/pexels-2147499152-29632553-WT0prjeW1uuo-1200w.webp 1200w",
|
|
53
|
-
},
|
|
54
|
-
created_at: "2025-04-25T09:26:00.096Z",
|
|
55
|
-
updated_at: "2025-04-25T09:26:00.096Z",
|
|
56
|
-
created_by: null,
|
|
57
|
-
updated_by: null,
|
|
58
|
-
},
|
|
59
|
-
"filter_content-wrapper": null,
|
|
186
|
+
media: IMG_1,
|
|
187
|
+
filter_info_wrapper: null,
|
|
188
|
+
filter_content: null,
|
|
60
189
|
points: [
|
|
61
|
-
{
|
|
62
|
-
|
|
63
|
-
icon: {
|
|
64
|
-
kind: "icon",
|
|
65
|
-
data: {
|
|
66
|
-
id: "archive-minus",
|
|
67
|
-
label: "Archive Minus",
|
|
68
|
-
tags: ["archive", "custom", "directional", "minus"],
|
|
69
|
-
svgCode:
|
|
70
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.5 11.4H9.5C9.09 11.4 8.75 11.06 8.75 10.65C8.75 10.24 9.09 9.90002 9.5 9.90002H14.5C14.91 9.90002 15.25 10.24 15.25 10.65C15.25 11.06 14.91 11.4 14.5 11.4Z" fill="var(--color-icon-primary)"/>\n<path d="M4.92957 22.75C4.50957 22.75 4.11957 22.65 3.76957 22.45C2.99957 22 2.55957 21.09 2.55957 19.96V5.86C2.55957 3.32 4.62957 1.25 7.16957 1.25H16.8196C19.3596 1.25 21.4296 3.32 21.4296 5.86V19.95C21.4296 21.08 20.9896 21.99 20.2196 22.44C19.4496 22.89 18.4396 22.84 17.4496 22.29L12.5696 19.58C12.2796 19.42 11.7096 19.42 11.4196 19.58L6.53957 22.29C5.99957 22.59 5.44957 22.75 4.92957 22.75ZM7.17957 2.75C5.46957 2.75 4.06957 4.15 4.06957 5.86V19.95C4.06957 20.54 4.23957 20.98 4.53957 21.15C4.83957 21.33 5.30957 21.27 5.81957 20.98L10.6996 18.27C11.4396 17.86 12.5596 17.86 13.2996 18.27L18.1796 20.98C18.6896 21.27 19.1596 21.33 19.4596 21.15C19.7596 20.97 19.9296 20.53 19.9296 19.95V5.86C19.9296 4.15 18.5296 2.75 16.8196 2.75H7.17957Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
71
|
-
},
|
|
72
|
-
},
|
|
73
|
-
text: "Senior Designer",
|
|
74
|
-
},
|
|
190
|
+
{ container: null, icon: ICON_TAG, text: "Product launch" },
|
|
191
|
+
{ container: null, icon: ICON_CLOCK, text: "8 min read" },
|
|
75
192
|
],
|
|
193
|
+
title: "Shipping real-time collab in six weeks",
|
|
194
|
+
cta: "Read article",
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
card: null,
|
|
198
|
+
media: IMG_2,
|
|
199
|
+
filter_info_wrapper: null,
|
|
76
200
|
filter_content: null,
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
},
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
},
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
},
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
201
|
+
points: [
|
|
202
|
+
{ container: null, icon: ICON_TAG, text: "Analytics deep dive" },
|
|
203
|
+
{ container: null, icon: ICON_CLOCK, text: "12 min read" },
|
|
204
|
+
],
|
|
205
|
+
title: "Instrument every funnel you ship",
|
|
206
|
+
cta: "Read article",
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
card: null,
|
|
210
|
+
media: IMG_3,
|
|
211
|
+
filter_info_wrapper: null,
|
|
212
|
+
filter_content: null,
|
|
213
|
+
points: [
|
|
214
|
+
{ container: null, icon: ICON_TAG, text: "Infrastructure" },
|
|
215
|
+
{ container: null, icon: ICON_CLOCK, text: "10 min read" },
|
|
216
|
+
],
|
|
217
|
+
title: "The migration that cut p95 by 40%",
|
|
218
|
+
cta: "Read article",
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
card: null,
|
|
222
|
+
media: IMG_4,
|
|
223
|
+
filter_info_wrapper: null,
|
|
224
|
+
filter_content: null,
|
|
225
|
+
points: [
|
|
226
|
+
{ container: null, icon: ICON_TAG, text: "Hiring & culture" },
|
|
227
|
+
{ container: null, icon: ICON_CLOCK, text: "6 min read" },
|
|
228
|
+
],
|
|
229
|
+
title: "A hiring playbook for SaaS engineers",
|
|
230
|
+
cta: "Read article",
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
card: null,
|
|
234
|
+
media: IMG_5,
|
|
235
|
+
filter_info_wrapper: null,
|
|
236
|
+
filter_content: null,
|
|
237
|
+
points: [
|
|
238
|
+
{ container: null, icon: ICON_TAG, text: "Engineering" },
|
|
239
|
+
{ container: null, icon: ICON_CLOCK, text: "14 min read" },
|
|
240
|
+
],
|
|
241
|
+
title: "Monorepo, finally: what worked for us",
|
|
242
|
+
cta: "Read article",
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
card: null,
|
|
246
|
+
media: IMG_6,
|
|
247
|
+
filter_info_wrapper: null,
|
|
248
|
+
filter_content: null,
|
|
249
|
+
points: [
|
|
250
|
+
{ container: null, icon: ICON_TAG, text: "Startup journey" },
|
|
251
|
+
{ container: null, icon: ICON_CLOCK, text: "9 min read" },
|
|
252
|
+
],
|
|
253
|
+
title: "From seed to Series A in eighteen months",
|
|
254
|
+
cta: "Read article",
|
|
119
255
|
},
|
|
120
256
|
],
|
|
121
257
|
};
|
|
122
258
|
|
|
123
259
|
export type IFilterListing1Content = typeof DEFAULT_CONTENT;
|
|
124
260
|
|
|
261
|
+
const LISTING_STYLES_PLACEHOLDERS = [{}, {}, {}, {}, {}, {}];
|
|
262
|
+
const POINTS_STYLES_PLACEHOLDERS = [{}, {}];
|
|
263
|
+
|
|
125
264
|
export const FilterListing1: IBlock = {
|
|
126
265
|
category_id: "filter-listing",
|
|
127
266
|
title: "Filter Listing 1",
|
|
128
267
|
key: "filter-listing-1",
|
|
129
268
|
version: "v1",
|
|
130
269
|
prompt_description:
|
|
131
|
-
"Three-column grid of
|
|
270
|
+
"Three-column grid of article cards, each with a large image, headline, and tag + read-time metadata; section headline with optional filters sidebar and pagination controls below.",
|
|
132
271
|
content_schema: [
|
|
133
272
|
{
|
|
134
273
|
key: "layout",
|
|
@@ -151,7 +290,7 @@ export const FilterListing1: IBlock = {
|
|
|
151
290
|
field_interface: "HeadingWidget",
|
|
152
291
|
hint: {
|
|
153
292
|
prompt_description:
|
|
154
|
-
"Section heading introducing featured
|
|
293
|
+
"Section heading introducing featured articles. Make it concise, bold, and inviting. Use a confident and energetic tone.",
|
|
155
294
|
min_characters: 16,
|
|
156
295
|
max_characters: 30,
|
|
157
296
|
},
|
|
@@ -204,9 +343,9 @@ export const FilterListing1: IBlock = {
|
|
|
204
343
|
field_interface: "BoxWidget",
|
|
205
344
|
hint: {
|
|
206
345
|
prompt_description:
|
|
207
|
-
"Repeating list of
|
|
208
|
-
min_items: 6,
|
|
209
|
-
max_items: 9,
|
|
346
|
+
"Repeating list of article cards displayed in a grid. Each card should showcase a featured post with image, headline, and metadata tags (category, reading time). The content should be diverse, engaging, and visually consistent.",
|
|
347
|
+
min_items: 6,
|
|
348
|
+
max_items: 9,
|
|
210
349
|
},
|
|
211
350
|
options: {},
|
|
212
351
|
fields: [
|
|
@@ -221,7 +360,7 @@ export const FilterListing1: IBlock = {
|
|
|
221
360
|
field_interface: "MediaWidget",
|
|
222
361
|
hint: {
|
|
223
362
|
prompt_description:
|
|
224
|
-
"Featured image for the
|
|
363
|
+
"Featured image for the article card, visually representing the post. Should be high-quality, visually engaging, and align with the article's topic. Landscape orientation, fits the top portion of the card.",
|
|
225
364
|
orientation: "landscape",
|
|
226
365
|
size: "large",
|
|
227
366
|
usecase: "hero",
|
|
@@ -244,7 +383,7 @@ export const FilterListing1: IBlock = {
|
|
|
244
383
|
field_interface: "BoxWidget",
|
|
245
384
|
hint: {
|
|
246
385
|
prompt_description:
|
|
247
|
-
"Repeatable group for
|
|
386
|
+
"Repeatable group for article metadata tags (category, reading time, etc.) displayed alongside icons.",
|
|
248
387
|
min_items: 1,
|
|
249
388
|
max_items: 3,
|
|
250
389
|
},
|
|
@@ -260,7 +399,7 @@ export const FilterListing1: IBlock = {
|
|
|
260
399
|
field_interface: "IconWidget",
|
|
261
400
|
hint: {
|
|
262
401
|
prompt_description:
|
|
263
|
-
"Small icon placed next to the
|
|
402
|
+
"Small icon placed next to the metadata text, visually representing the tag type. Minimalistic style preferred.",
|
|
264
403
|
orientation: "square",
|
|
265
404
|
size: "icon",
|
|
266
405
|
usecase: "icon",
|
|
@@ -272,7 +411,7 @@ export const FilterListing1: IBlock = {
|
|
|
272
411
|
field_interface: "TypographyWidget",
|
|
273
412
|
hint: {
|
|
274
413
|
prompt_description:
|
|
275
|
-
"
|
|
414
|
+
"Short metadata tag for the article, such as category ('Product launch', 'Engineering') or read time ('8 min read'). Keep it brief.",
|
|
276
415
|
min_characters: 10,
|
|
277
416
|
max_characters: 30,
|
|
278
417
|
},
|
|
@@ -285,22 +424,11 @@ export const FilterListing1: IBlock = {
|
|
|
285
424
|
field_interface: "HeadingWidget",
|
|
286
425
|
hint: {
|
|
287
426
|
prompt_description:
|
|
288
|
-
"Headline for the
|
|
427
|
+
"Headline for the article card, designed to attract attention and encourage clicks. Should be clear, engaging, and fit on 1 or 2 lines. Editorial, inviting tone.",
|
|
289
428
|
min_characters: 28,
|
|
290
429
|
max_characters: 60,
|
|
291
430
|
},
|
|
292
431
|
},
|
|
293
|
-
{
|
|
294
|
-
key: "description",
|
|
295
|
-
label: "Description",
|
|
296
|
-
field_interface: "TypographyWidget",
|
|
297
|
-
hint: {
|
|
298
|
-
prompt_description:
|
|
299
|
-
"Short excerpt or summary of the article, displayed on the card. It should generate curiosity and briefly explain the filter's theme or story in 1-2 concise sentences.",
|
|
300
|
-
min_characters: 60,
|
|
301
|
-
max_characters: 130,
|
|
302
|
-
},
|
|
303
|
-
},
|
|
304
432
|
{
|
|
305
433
|
key: "cta",
|
|
306
434
|
label: "CTA",
|
|
@@ -319,7 +447,7 @@ export const FilterListing1: IBlock = {
|
|
|
319
447
|
field_interface: "ButtonWidget",
|
|
320
448
|
hint: {
|
|
321
449
|
prompt_description:
|
|
322
|
-
"Pagination control button to navigate to the previous page of
|
|
450
|
+
"Pagination control button to navigate to the previous page of cards. Keep the label brief, such as 'Previous' or a left arrow.",
|
|
323
451
|
min_characters: 5,
|
|
324
452
|
max_characters: 12,
|
|
325
453
|
},
|
|
@@ -330,7 +458,7 @@ export const FilterListing1: IBlock = {
|
|
|
330
458
|
field_interface: "TypographyWidget",
|
|
331
459
|
hint: {
|
|
332
460
|
prompt_description:
|
|
333
|
-
"Displays current and total page number
|
|
461
|
+
"Displays current and total page number, e.g. '1/3' or '1 of 3'. Should be minimal, clear, and unambiguous.",
|
|
334
462
|
min_characters: 3,
|
|
335
463
|
max_characters: 12,
|
|
336
464
|
},
|
|
@@ -341,7 +469,7 @@ export const FilterListing1: IBlock = {
|
|
|
341
469
|
field_interface: "ButtonWidget",
|
|
342
470
|
hint: {
|
|
343
471
|
prompt_description:
|
|
344
|
-
"Pagination control button to navigate to the next page of
|
|
472
|
+
"Pagination control button to navigate to the next page of cards. Should be concise, such as 'Next' or a right arrow.",
|
|
345
473
|
min_characters: 4,
|
|
346
474
|
max_characters: 8,
|
|
347
475
|
},
|
|
@@ -354,34 +482,30 @@ export const FilterListing1: IBlock = {
|
|
|
354
482
|
styles: {
|
|
355
483
|
layout: {
|
|
356
484
|
width: "100%",
|
|
357
|
-
"padding-top": "
|
|
358
|
-
"padding-bottom": "
|
|
359
|
-
"padding-right": "
|
|
360
|
-
"padding-left": "
|
|
485
|
+
"padding-top": "3xl",
|
|
486
|
+
"padding-bottom": "3xl",
|
|
487
|
+
"padding-right": "4xl",
|
|
488
|
+
"padding-left": "4xl",
|
|
361
489
|
tablet: {
|
|
362
|
-
"padding-top": "5xl",
|
|
363
|
-
"padding-bottom": "5xl",
|
|
364
|
-
"padding-right": "5xl",
|
|
365
|
-
"padding-left": "5xl",
|
|
366
|
-
},
|
|
367
|
-
mobile: {
|
|
368
490
|
"padding-top": "2xl",
|
|
369
491
|
"padding-bottom": "2xl",
|
|
370
492
|
"padding-right": "2xl",
|
|
371
493
|
"padding-left": "2xl",
|
|
372
494
|
},
|
|
495
|
+
mobile: {
|
|
496
|
+
"padding-top": "xl",
|
|
497
|
+
"padding-bottom": "xl",
|
|
498
|
+
"padding-right": "lg",
|
|
499
|
+
"padding-left": "lg",
|
|
500
|
+
},
|
|
373
501
|
},
|
|
374
502
|
container: {
|
|
375
503
|
width: "100%",
|
|
376
504
|
display: "flex",
|
|
377
505
|
"flex-direction": "column",
|
|
378
|
-
"row-gap": "
|
|
379
|
-
tablet: {
|
|
380
|
-
|
|
381
|
-
},
|
|
382
|
-
mobile: {
|
|
383
|
-
"row-gap": "4xl",
|
|
384
|
-
},
|
|
506
|
+
"row-gap": "3xl",
|
|
507
|
+
tablet: { "row-gap": "2xl" },
|
|
508
|
+
mobile: { "row-gap": "xl" },
|
|
385
509
|
},
|
|
386
510
|
header_wrapper: {
|
|
387
511
|
display: "flex",
|
|
@@ -395,33 +519,28 @@ export const FilterListing1: IBlock = {
|
|
|
395
519
|
"justify-content": "flex-start",
|
|
396
520
|
},
|
|
397
521
|
},
|
|
398
|
-
header: {
|
|
399
|
-
flex: "1",
|
|
400
|
-
},
|
|
522
|
+
header: { flex: "1" },
|
|
401
523
|
listing_wrapper: {
|
|
402
524
|
display: "flex",
|
|
403
|
-
"column-gap": "
|
|
525
|
+
"column-gap": "2xl",
|
|
404
526
|
"align-items": "flex-start",
|
|
527
|
+
mobile: {
|
|
528
|
+
"flex-direction": "column",
|
|
529
|
+
"row-gap": "xl",
|
|
530
|
+
},
|
|
405
531
|
},
|
|
406
532
|
filters_accordion: {
|
|
407
533
|
width: "280px",
|
|
408
534
|
"min-width": "280px",
|
|
409
|
-
tablet: {
|
|
410
|
-
|
|
411
|
-
"min-width": "240px",
|
|
412
|
-
},
|
|
413
|
-
mobile: {
|
|
414
|
-
width: "100%",
|
|
415
|
-
"min-width": "auto",
|
|
416
|
-
},
|
|
535
|
+
tablet: { width: "240px", "min-width": "240px" },
|
|
536
|
+
mobile: { width: "100%", "min-width": "auto" },
|
|
417
537
|
},
|
|
418
538
|
filters_accordion_item: {
|
|
419
|
-
"border-color": "
|
|
539
|
+
"border-color": "border",
|
|
420
540
|
"border-width": "1px",
|
|
421
541
|
"border-style": "solid",
|
|
422
|
-
"border-radius": "
|
|
423
|
-
"background-color": "
|
|
424
|
-
"box-shadow": "lg",
|
|
542
|
+
"border-radius": "lg",
|
|
543
|
+
"background-color": "background-1",
|
|
425
544
|
},
|
|
426
545
|
filters_accordion_trigger: {
|
|
427
546
|
width: "100%",
|
|
@@ -430,46 +549,24 @@ export const FilterListing1: IBlock = {
|
|
|
430
549
|
"justify-content": "space-between",
|
|
431
550
|
"padding-top": "lg",
|
|
432
551
|
"padding-bottom": "lg",
|
|
433
|
-
"padding-left": "
|
|
434
|
-
"padding-right": "
|
|
435
|
-
tablet: {
|
|
436
|
-
"padding-top": "md",
|
|
437
|
-
"padding-bottom": "md",
|
|
438
|
-
"padding-left": "lg",
|
|
439
|
-
"padding-right": "lg",
|
|
440
|
-
},
|
|
441
|
-
mobile: {
|
|
442
|
-
"padding-top": "sm",
|
|
443
|
-
"padding-bottom": "sm",
|
|
444
|
-
"padding-left": "md",
|
|
445
|
-
"padding-right": "md",
|
|
446
|
-
},
|
|
552
|
+
"padding-left": "lg",
|
|
553
|
+
"padding-right": "lg",
|
|
447
554
|
},
|
|
448
555
|
filters_accordion_title: {
|
|
449
|
-
"font-size": "
|
|
556
|
+
"font-size": "base",
|
|
450
557
|
"font-weight": 600,
|
|
451
558
|
color: "text-1",
|
|
452
559
|
},
|
|
453
560
|
filters_accordion_content: {
|
|
454
561
|
"padding-top": "none",
|
|
455
|
-
"padding-bottom": "
|
|
456
|
-
"padding-left": "
|
|
457
|
-
"padding-right": "
|
|
458
|
-
tablet: {
|
|
459
|
-
"padding-bottom": "lg",
|
|
460
|
-
"padding-left": "lg",
|
|
461
|
-
"padding-right": "lg",
|
|
462
|
-
},
|
|
463
|
-
mobile: {
|
|
464
|
-
"padding-bottom": "md",
|
|
465
|
-
"padding-left": "md",
|
|
466
|
-
"padding-right": "md",
|
|
467
|
-
},
|
|
562
|
+
"padding-bottom": "lg",
|
|
563
|
+
"padding-left": "lg",
|
|
564
|
+
"padding-right": "lg",
|
|
468
565
|
},
|
|
469
566
|
filters_box: {
|
|
470
567
|
display: "flex",
|
|
471
568
|
"flex-direction": "column",
|
|
472
|
-
"row-gap": "
|
|
569
|
+
"row-gap": "md",
|
|
473
570
|
},
|
|
474
571
|
listing_levoGroup: {
|
|
475
572
|
display: "grid",
|
|
@@ -485,99 +582,398 @@ export const FilterListing1: IBlock = {
|
|
|
485
582
|
},
|
|
486
583
|
mobile: {
|
|
487
584
|
"grid-template-columns": "repeat(1, minmax(0, 1fr))",
|
|
488
|
-
"row-gap": "
|
|
585
|
+
"row-gap": "xl",
|
|
489
586
|
},
|
|
490
587
|
},
|
|
491
|
-
|
|
492
|
-
{
|
|
493
|
-
|
|
588
|
+
listing_levoGroupItem: {
|
|
589
|
+
card: {
|
|
590
|
+
display: "flex",
|
|
591
|
+
width: "full",
|
|
592
|
+
height: "100%",
|
|
593
|
+
"flex-direction": "column",
|
|
594
|
+
"row-gap": "md",
|
|
595
|
+
},
|
|
596
|
+
media: {
|
|
597
|
+
width: "full",
|
|
598
|
+
height: "200px",
|
|
599
|
+
"aspect-ratio": "16 / 10",
|
|
600
|
+
"object-fit": "cover",
|
|
601
|
+
"border-radius": "base",
|
|
602
|
+
},
|
|
603
|
+
filter_info_wrapper: {
|
|
604
|
+
display: "flex",
|
|
605
|
+
width: "full",
|
|
606
|
+
height: "100%",
|
|
607
|
+
"flex-direction": "column",
|
|
608
|
+
"row-gap": "md",
|
|
609
|
+
},
|
|
610
|
+
filter_content: {
|
|
611
|
+
display: "flex",
|
|
612
|
+
width: "full",
|
|
613
|
+
"flex-direction": "column",
|
|
614
|
+
"row-gap": "xs",
|
|
615
|
+
},
|
|
616
|
+
points_levoGroup: {
|
|
617
|
+
display: "flex",
|
|
618
|
+
"flex-direction": "row",
|
|
619
|
+
"flex-wrap": "wrap",
|
|
620
|
+
"column-gap": "md",
|
|
621
|
+
"row-gap": "2xs",
|
|
622
|
+
},
|
|
623
|
+
points_levoGroupItem: {
|
|
624
|
+
container: {
|
|
494
625
|
display: "flex",
|
|
495
|
-
|
|
496
|
-
"
|
|
497
|
-
"row-gap": "xl",
|
|
498
|
-
tablet: {
|
|
499
|
-
"row-gap": "md",
|
|
500
|
-
},
|
|
626
|
+
"align-items": "center",
|
|
627
|
+
"column-gap": "2xs",
|
|
501
628
|
},
|
|
502
|
-
|
|
503
|
-
height: "
|
|
504
|
-
width: "
|
|
505
|
-
"
|
|
629
|
+
icon: {
|
|
630
|
+
height: "14px",
|
|
631
|
+
width: "14px",
|
|
632
|
+
"font-size": "14px",
|
|
633
|
+
"object-fit": "contain",
|
|
634
|
+
"flex-shrink": "0",
|
|
635
|
+
color: "brand",
|
|
506
636
|
},
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
|
|
513
|
-
"row-gap": "xs",
|
|
514
|
-
},
|
|
637
|
+
text: {
|
|
638
|
+
"font-size": "xs",
|
|
639
|
+
"font-weight": 600,
|
|
640
|
+
"letter-spacing": "0.04em",
|
|
641
|
+
"text-transform": "uppercase",
|
|
642
|
+
color: "brand",
|
|
515
643
|
},
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
644
|
+
},
|
|
645
|
+
points: POINTS_STYLES_PLACEHOLDERS,
|
|
646
|
+
title: {
|
|
647
|
+
color: "text-1",
|
|
648
|
+
"font-weight": 600,
|
|
649
|
+
},
|
|
650
|
+
cta: {
|
|
651
|
+
"margin-top": "auto",
|
|
652
|
+
"align-self": "flex-start",
|
|
653
|
+
},
|
|
654
|
+
},
|
|
655
|
+
listing: LISTING_STYLES_PLACEHOLDERS,
|
|
656
|
+
pagination_wrapper: {
|
|
657
|
+
display: "flex",
|
|
658
|
+
width: "full",
|
|
659
|
+
"justify-content": "center",
|
|
660
|
+
"align-items": "center",
|
|
661
|
+
"column-gap": "md",
|
|
662
|
+
},
|
|
663
|
+
pagination_left: {},
|
|
664
|
+
pagination_text: {},
|
|
665
|
+
pagination_right: {},
|
|
666
|
+
},
|
|
667
|
+
content: DEFAULT_CONTENT,
|
|
668
|
+
config: {
|
|
669
|
+
header: {
|
|
670
|
+
heading: { level: 2 },
|
|
671
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
672
|
+
},
|
|
673
|
+
listing: [
|
|
674
|
+
{
|
|
675
|
+
title: {
|
|
676
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
677
|
+
heading: { level: 5 },
|
|
524
678
|
},
|
|
525
|
-
|
|
679
|
+
cta: {
|
|
680
|
+
selectedVariants: { Button_Variants: "Link" },
|
|
681
|
+
},
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } },
|
|
685
|
+
cta: { selectedVariants: { Button_Variants: "Link" } },
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } },
|
|
689
|
+
cta: { selectedVariants: { Button_Variants: "Link" } },
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } },
|
|
693
|
+
cta: { selectedVariants: { Button_Variants: "Link" } },
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } },
|
|
697
|
+
cta: { selectedVariants: { Button_Variants: "Link" } },
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } },
|
|
701
|
+
cta: { selectedVariants: { Button_Variants: "Link" } },
|
|
702
|
+
},
|
|
703
|
+
],
|
|
704
|
+
},
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
key: "top-filters",
|
|
708
|
+
title: "Top Filters",
|
|
709
|
+
styles: {
|
|
710
|
+
layout: {
|
|
711
|
+
width: "100%",
|
|
712
|
+
"padding-top": "3xl",
|
|
713
|
+
"padding-bottom": "3xl",
|
|
714
|
+
"padding-left": "3xl",
|
|
715
|
+
"padding-right": "3xl",
|
|
716
|
+
tablet: { "padding-left": "2xl", "padding-right": "2xl" },
|
|
717
|
+
mobile: { "padding-left": "lg", "padding-right": "lg" },
|
|
718
|
+
},
|
|
719
|
+
container: {
|
|
720
|
+
display: "flex",
|
|
721
|
+
"flex-direction": "column",
|
|
722
|
+
"row-gap": "2xl",
|
|
723
|
+
},
|
|
724
|
+
header_wrapper: {
|
|
725
|
+
display: "flex",
|
|
726
|
+
"justify-content": "space-between",
|
|
727
|
+
"align-items": "center",
|
|
728
|
+
},
|
|
729
|
+
header: { flex: "1" },
|
|
730
|
+
listing_wrapper: {
|
|
731
|
+
display: "flex",
|
|
732
|
+
"flex-direction": "column",
|
|
733
|
+
"row-gap": "xl",
|
|
734
|
+
},
|
|
735
|
+
filters_accordion: { width: "100%" },
|
|
736
|
+
filters_accordion_item: {
|
|
737
|
+
"border-style": "solid",
|
|
738
|
+
"border-width": "1px",
|
|
739
|
+
"border-color": "border",
|
|
740
|
+
"border-radius": "lg",
|
|
741
|
+
"background-color": "background-1",
|
|
742
|
+
},
|
|
743
|
+
filters_accordion_trigger: {
|
|
744
|
+
display: "flex",
|
|
745
|
+
"align-items": "center",
|
|
746
|
+
"justify-content": "space-between",
|
|
747
|
+
"padding-top": "md",
|
|
748
|
+
"padding-bottom": "md",
|
|
749
|
+
"padding-left": "lg",
|
|
750
|
+
"padding-right": "lg",
|
|
751
|
+
},
|
|
752
|
+
filters_accordion_title: { "font-weight": 600 },
|
|
753
|
+
filters_accordion_content: {
|
|
754
|
+
"padding-top": "none",
|
|
755
|
+
"padding-bottom": "lg",
|
|
756
|
+
"padding-left": "lg",
|
|
757
|
+
"padding-right": "lg",
|
|
758
|
+
},
|
|
759
|
+
filters_box: {
|
|
760
|
+
display: "flex",
|
|
761
|
+
"flex-wrap": "wrap",
|
|
762
|
+
"column-gap": "md",
|
|
763
|
+
"row-gap": "md",
|
|
764
|
+
},
|
|
765
|
+
listing_levoGroup: {
|
|
766
|
+
display: "grid",
|
|
767
|
+
"grid-template-columns": "repeat(3, minmax(0, 1fr))",
|
|
768
|
+
"column-gap": "xl",
|
|
769
|
+
"row-gap": "xl",
|
|
770
|
+
tablet: { "grid-template-columns": "repeat(2, minmax(0, 1fr))" },
|
|
771
|
+
mobile: { "grid-template-columns": "repeat(1, minmax(0, 1fr))" },
|
|
772
|
+
},
|
|
773
|
+
listing_levoGroupItem: {
|
|
774
|
+
card: {
|
|
775
|
+
display: "flex",
|
|
776
|
+
height: "100%",
|
|
777
|
+
"flex-direction": "column",
|
|
778
|
+
"background-color": "background-1",
|
|
779
|
+
"border-radius": "lg",
|
|
780
|
+
"overflow-x": "hidden",
|
|
781
|
+
"overflow-y": "hidden",
|
|
782
|
+
"box-shadow": "default",
|
|
783
|
+
},
|
|
784
|
+
media: {
|
|
785
|
+
width: "100%",
|
|
786
|
+
height: "200px",
|
|
787
|
+
"aspect-ratio": "16 / 10",
|
|
788
|
+
"object-fit": "cover",
|
|
789
|
+
},
|
|
790
|
+
filter_info_wrapper: {
|
|
791
|
+
display: "flex",
|
|
792
|
+
"flex-direction": "column",
|
|
793
|
+
"row-gap": "md",
|
|
794
|
+
height: "100%",
|
|
795
|
+
"padding-top": "lg",
|
|
796
|
+
"padding-bottom": "lg",
|
|
797
|
+
"padding-left": "lg",
|
|
798
|
+
"padding-right": "lg",
|
|
799
|
+
},
|
|
800
|
+
filter_content: {
|
|
801
|
+
display: "flex",
|
|
802
|
+
"flex-direction": "column",
|
|
803
|
+
"row-gap": "xs",
|
|
804
|
+
},
|
|
805
|
+
points_levoGroup: {
|
|
806
|
+
display: "flex",
|
|
807
|
+
"flex-direction": "row",
|
|
808
|
+
"flex-wrap": "wrap",
|
|
809
|
+
"column-gap": "md",
|
|
810
|
+
"row-gap": "2xs",
|
|
811
|
+
},
|
|
812
|
+
points_levoGroupItem: {
|
|
813
|
+
container: {
|
|
526
814
|
display: "flex",
|
|
527
|
-
"
|
|
528
|
-
"
|
|
815
|
+
"align-items": "center",
|
|
816
|
+
"column-gap": "2xs",
|
|
529
817
|
},
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
"column-gap": "xs",
|
|
537
|
-
tablet: {
|
|
538
|
-
"column-gap": "2xs",
|
|
539
|
-
},
|
|
540
|
-
},
|
|
541
|
-
icon: {
|
|
542
|
-
height: "22px",
|
|
543
|
-
width: "22px",
|
|
544
|
-
"object-fit": "contain",
|
|
545
|
-
tablet: {
|
|
546
|
-
height: "18px",
|
|
547
|
-
width: "18px",
|
|
548
|
-
},
|
|
549
|
-
"font-size": "22px",
|
|
550
|
-
},
|
|
551
|
-
text: {
|
|
552
|
-
"font-size": "lg",
|
|
553
|
-
},
|
|
554
|
-
},
|
|
555
|
-
],
|
|
556
|
-
title: {
|
|
557
|
-
color: "text-1",
|
|
818
|
+
icon: {
|
|
819
|
+
height: "14px",
|
|
820
|
+
width: "14px",
|
|
821
|
+
"font-size": "14px",
|
|
822
|
+
"flex-shrink": "0",
|
|
823
|
+
color: "brand",
|
|
558
824
|
},
|
|
559
|
-
|
|
560
|
-
|
|
825
|
+
text: {
|
|
826
|
+
"font-size": "xs",
|
|
827
|
+
"font-weight": 600,
|
|
828
|
+
"letter-spacing": "0.04em",
|
|
829
|
+
"text-transform": "uppercase",
|
|
830
|
+
color: "brand",
|
|
561
831
|
},
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
832
|
+
},
|
|
833
|
+
points: POINTS_STYLES_PLACEHOLDERS,
|
|
834
|
+
title: { color: "text-1", "font-weight": 600 },
|
|
835
|
+
cta: {
|
|
836
|
+
"margin-top": "auto",
|
|
837
|
+
"align-self": "flex-start",
|
|
838
|
+
},
|
|
839
|
+
},
|
|
840
|
+
listing: LISTING_STYLES_PLACEHOLDERS,
|
|
841
|
+
pagination_wrapper: {
|
|
842
|
+
display: "flex",
|
|
843
|
+
"justify-content": "center",
|
|
844
|
+
"column-gap": "md",
|
|
845
|
+
},
|
|
846
|
+
pagination_left: {},
|
|
847
|
+
pagination_text: {},
|
|
848
|
+
pagination_right: {},
|
|
849
|
+
},
|
|
850
|
+
content: DEFAULT_CONTENT,
|
|
851
|
+
config: {
|
|
852
|
+
header: {
|
|
853
|
+
heading: { level: 2 },
|
|
854
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
855
|
+
},
|
|
856
|
+
listing: [
|
|
857
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
858
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
859
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
860
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
861
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
862
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
863
|
+
],
|
|
864
|
+
},
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
key: "card-grid",
|
|
868
|
+
title: "Card Grid",
|
|
869
|
+
styles: {
|
|
870
|
+
layout: {
|
|
871
|
+
"padding-top": "3xl",
|
|
872
|
+
"padding-bottom": "3xl",
|
|
873
|
+
"padding-left": "3xl",
|
|
874
|
+
"padding-right": "3xl",
|
|
875
|
+
"background-color": "background-2",
|
|
876
|
+
tablet: { "padding-left": "2xl", "padding-right": "2xl" },
|
|
877
|
+
mobile: { "padding-left": "lg", "padding-right": "lg" },
|
|
878
|
+
},
|
|
879
|
+
container: {
|
|
880
|
+
display: "flex",
|
|
881
|
+
"flex-direction": "column",
|
|
882
|
+
"row-gap": "2xl",
|
|
883
|
+
},
|
|
884
|
+
header_wrapper: {
|
|
885
|
+
display: "flex",
|
|
886
|
+
"justify-content": "center",
|
|
887
|
+
"text-align": "center",
|
|
888
|
+
},
|
|
889
|
+
header: {},
|
|
890
|
+
listing_wrapper: {
|
|
891
|
+
display: "flex",
|
|
892
|
+
"flex-direction": "column",
|
|
893
|
+
"row-gap": "xl",
|
|
894
|
+
},
|
|
895
|
+
filters_accordion: { display: "none" },
|
|
896
|
+
filters_accordion_item: {},
|
|
897
|
+
filters_accordion_trigger: {},
|
|
898
|
+
filters_accordion_title: {},
|
|
899
|
+
filters_accordion_content: {},
|
|
900
|
+
filters_box: {},
|
|
901
|
+
listing_levoGroup: {
|
|
902
|
+
display: "grid",
|
|
903
|
+
"grid-template-columns": "repeat(3, minmax(0, 1fr))",
|
|
904
|
+
"column-gap": "xl",
|
|
905
|
+
"row-gap": "xl",
|
|
906
|
+
tablet: { "grid-template-columns": "repeat(2, minmax(0, 1fr))" },
|
|
907
|
+
mobile: { "grid-template-columns": "repeat(1, minmax(0, 1fr))" },
|
|
908
|
+
},
|
|
909
|
+
listing_levoGroupItem: {
|
|
910
|
+
card: {
|
|
911
|
+
display: "flex",
|
|
912
|
+
height: "100%",
|
|
913
|
+
"flex-direction": "column",
|
|
914
|
+
"background-color": "background-1",
|
|
915
|
+
"border-radius": "xl",
|
|
916
|
+
"overflow-x": "hidden",
|
|
917
|
+
"overflow-y": "hidden",
|
|
918
|
+
"box-shadow": "default",
|
|
919
|
+
},
|
|
920
|
+
media: {
|
|
921
|
+
width: "100%",
|
|
922
|
+
height: "200px",
|
|
923
|
+
"aspect-ratio": "16 / 10",
|
|
924
|
+
"object-fit": "cover",
|
|
925
|
+
},
|
|
926
|
+
filter_info_wrapper: {
|
|
927
|
+
display: "flex",
|
|
928
|
+
"flex-direction": "column",
|
|
929
|
+
"row-gap": "md",
|
|
930
|
+
height: "100%",
|
|
931
|
+
"padding-top": "lg",
|
|
932
|
+
"padding-bottom": "lg",
|
|
933
|
+
"padding-left": "lg",
|
|
934
|
+
"padding-right": "lg",
|
|
935
|
+
},
|
|
936
|
+
filter_content: {
|
|
937
|
+
display: "flex",
|
|
938
|
+
"flex-direction": "column",
|
|
939
|
+
"row-gap": "xs",
|
|
940
|
+
},
|
|
941
|
+
points_levoGroup: {
|
|
942
|
+
display: "flex",
|
|
943
|
+
"flex-direction": "row",
|
|
944
|
+
"flex-wrap": "wrap",
|
|
945
|
+
"column-gap": "md",
|
|
946
|
+
"row-gap": "2xs",
|
|
947
|
+
},
|
|
948
|
+
points_levoGroupItem: {
|
|
949
|
+
container: {
|
|
950
|
+
display: "flex",
|
|
951
|
+
"align-items": "center",
|
|
952
|
+
"column-gap": "2xs",
|
|
953
|
+
},
|
|
954
|
+
icon: {
|
|
955
|
+
height: "14px",
|
|
956
|
+
width: "14px",
|
|
957
|
+
"font-size": "14px",
|
|
958
|
+
"flex-shrink": "0",
|
|
959
|
+
color: "brand",
|
|
568
960
|
},
|
|
569
|
-
|
|
570
|
-
"font-size": "
|
|
571
|
-
"font-weight":
|
|
572
|
-
|
|
961
|
+
text: {
|
|
962
|
+
"font-size": "xs",
|
|
963
|
+
"font-weight": 600,
|
|
964
|
+
"letter-spacing": "0.04em",
|
|
965
|
+
"text-transform": "uppercase",
|
|
966
|
+
color: "brand",
|
|
573
967
|
},
|
|
574
968
|
},
|
|
575
|
-
|
|
969
|
+
points: POINTS_STYLES_PLACEHOLDERS,
|
|
970
|
+
title: { "font-weight": 700 },
|
|
971
|
+
cta: { "margin-top": "auto", "align-self": "flex-start" },
|
|
972
|
+
},
|
|
973
|
+
listing: LISTING_STYLES_PLACEHOLDERS,
|
|
576
974
|
pagination_wrapper: {
|
|
577
975
|
display: "flex",
|
|
578
|
-
width: "full",
|
|
579
976
|
"justify-content": "center",
|
|
580
|
-
"align-items": "center",
|
|
581
977
|
"column-gap": "md",
|
|
582
978
|
},
|
|
583
979
|
pagination_left: {},
|
|
@@ -587,24 +983,280 @@ export const FilterListing1: IBlock = {
|
|
|
587
983
|
content: DEFAULT_CONTENT,
|
|
588
984
|
config: {
|
|
589
985
|
header: {
|
|
590
|
-
heading: {
|
|
591
|
-
|
|
986
|
+
heading: { level: 2 },
|
|
987
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
988
|
+
},
|
|
989
|
+
listing: [
|
|
990
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
991
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
992
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
993
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
994
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
995
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
996
|
+
],
|
|
997
|
+
},
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
key: "list-view",
|
|
1001
|
+
title: "List View",
|
|
1002
|
+
styles: {
|
|
1003
|
+
layout: {
|
|
1004
|
+
"padding-top": "3xl",
|
|
1005
|
+
"padding-bottom": "3xl",
|
|
1006
|
+
"padding-left": "3xl",
|
|
1007
|
+
"padding-right": "3xl",
|
|
1008
|
+
tablet: { "padding-left": "2xl", "padding-right": "2xl" },
|
|
1009
|
+
mobile: { "padding-left": "lg", "padding-right": "lg" },
|
|
1010
|
+
},
|
|
1011
|
+
container: {
|
|
1012
|
+
display: "flex",
|
|
1013
|
+
"flex-direction": "column",
|
|
1014
|
+
"row-gap": "2xl",
|
|
1015
|
+
"max-width": "960px",
|
|
1016
|
+
"margin-left": "auto",
|
|
1017
|
+
"margin-right": "auto",
|
|
1018
|
+
},
|
|
1019
|
+
header_wrapper: {
|
|
1020
|
+
display: "flex",
|
|
1021
|
+
"justify-content": "space-between",
|
|
1022
|
+
"align-items": "center",
|
|
1023
|
+
},
|
|
1024
|
+
header: {},
|
|
1025
|
+
listing_wrapper: {
|
|
1026
|
+
display: "flex",
|
|
1027
|
+
"flex-direction": "column",
|
|
1028
|
+
"row-gap": "lg",
|
|
1029
|
+
},
|
|
1030
|
+
filters_accordion: { display: "none" },
|
|
1031
|
+
filters_accordion_item: {},
|
|
1032
|
+
filters_accordion_trigger: {},
|
|
1033
|
+
filters_accordion_title: {},
|
|
1034
|
+
filters_accordion_content: {},
|
|
1035
|
+
filters_box: {},
|
|
1036
|
+
listing_levoGroup: {
|
|
1037
|
+
display: "flex",
|
|
1038
|
+
"flex-direction": "column",
|
|
1039
|
+
"row-gap": "md",
|
|
1040
|
+
},
|
|
1041
|
+
listing_levoGroupItem: {
|
|
1042
|
+
card: {
|
|
1043
|
+
display: "flex",
|
|
1044
|
+
"column-gap": "lg",
|
|
1045
|
+
"padding-top": "lg",
|
|
1046
|
+
"padding-bottom": "lg",
|
|
1047
|
+
"padding-left": "lg",
|
|
1048
|
+
"padding-right": "lg",
|
|
1049
|
+
"border-style": "solid",
|
|
1050
|
+
"border-width": "1px",
|
|
1051
|
+
"border-color": "border",
|
|
1052
|
+
"border-radius": "lg",
|
|
1053
|
+
"background-color": "background-1",
|
|
1054
|
+
mobile: { "flex-direction": "column", "row-gap": "md" },
|
|
1055
|
+
},
|
|
1056
|
+
media: {
|
|
1057
|
+
width: "220px",
|
|
1058
|
+
height: "160px",
|
|
1059
|
+
"aspect-ratio": "11 / 8",
|
|
1060
|
+
"object-fit": "cover",
|
|
1061
|
+
"border-radius": "base",
|
|
1062
|
+
"flex-shrink": "0",
|
|
1063
|
+
mobile: { width: "100%", height: "200px" },
|
|
1064
|
+
},
|
|
1065
|
+
filter_info_wrapper: {
|
|
1066
|
+
display: "flex",
|
|
1067
|
+
"flex-direction": "column",
|
|
1068
|
+
"row-gap": "md",
|
|
1069
|
+
flex: "1",
|
|
1070
|
+
height: "100%",
|
|
592
1071
|
},
|
|
593
|
-
|
|
594
|
-
|
|
1072
|
+
filter_content: {
|
|
1073
|
+
display: "flex",
|
|
1074
|
+
"flex-direction": "column",
|
|
1075
|
+
"row-gap": "xs",
|
|
1076
|
+
flex: "1",
|
|
1077
|
+
},
|
|
1078
|
+
points_levoGroup: {
|
|
1079
|
+
display: "flex",
|
|
1080
|
+
"column-gap": "md",
|
|
1081
|
+
"flex-wrap": "wrap",
|
|
1082
|
+
"row-gap": "2xs",
|
|
595
1083
|
},
|
|
1084
|
+
points_levoGroupItem: {
|
|
1085
|
+
container: {
|
|
1086
|
+
display: "flex",
|
|
1087
|
+
"align-items": "center",
|
|
1088
|
+
"column-gap": "2xs",
|
|
1089
|
+
},
|
|
1090
|
+
icon: {
|
|
1091
|
+
height: "14px",
|
|
1092
|
+
width: "14px",
|
|
1093
|
+
"font-size": "14px",
|
|
1094
|
+
"flex-shrink": "0",
|
|
1095
|
+
color: "brand",
|
|
1096
|
+
},
|
|
1097
|
+
text: {
|
|
1098
|
+
"font-size": "xs",
|
|
1099
|
+
"font-weight": 600,
|
|
1100
|
+
"letter-spacing": "0.04em",
|
|
1101
|
+
"text-transform": "uppercase",
|
|
1102
|
+
color: "brand",
|
|
1103
|
+
},
|
|
1104
|
+
},
|
|
1105
|
+
points: POINTS_STYLES_PLACEHOLDERS,
|
|
1106
|
+
title: { color: "text-1", "font-weight": 600 },
|
|
1107
|
+
cta: { "margin-top": "auto", "align-self": "flex-start" },
|
|
1108
|
+
},
|
|
1109
|
+
listing: LISTING_STYLES_PLACEHOLDERS,
|
|
1110
|
+
pagination_wrapper: {
|
|
1111
|
+
display: "flex",
|
|
1112
|
+
"justify-content": "center",
|
|
1113
|
+
"column-gap": "md",
|
|
1114
|
+
},
|
|
1115
|
+
pagination_left: {},
|
|
1116
|
+
pagination_text: {},
|
|
1117
|
+
pagination_right: {},
|
|
1118
|
+
},
|
|
1119
|
+
content: DEFAULT_CONTENT,
|
|
1120
|
+
config: {
|
|
1121
|
+
header: {
|
|
1122
|
+
heading: { level: 2 },
|
|
1123
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
596
1124
|
},
|
|
597
1125
|
listing: [
|
|
598
|
-
{
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
1126
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
1127
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
1128
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
1129
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
1130
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
1131
|
+
{ title: { selectedVariants: { Heading_Level: "H5" }, heading: { level: 5 } }, cta: { selectedVariants: { Button_Variants: "Link" } } },
|
|
1132
|
+
],
|
|
1133
|
+
},
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
key: "compact",
|
|
1137
|
+
title: "Compact",
|
|
1138
|
+
styles: {
|
|
1139
|
+
layout: {
|
|
1140
|
+
"padding-top": "2xl",
|
|
1141
|
+
"padding-bottom": "2xl",
|
|
1142
|
+
"padding-left": "2xl",
|
|
1143
|
+
"padding-right": "2xl",
|
|
1144
|
+
mobile: { "padding-left": "lg", "padding-right": "lg" },
|
|
1145
|
+
},
|
|
1146
|
+
container: {
|
|
1147
|
+
display: "flex",
|
|
1148
|
+
"flex-direction": "column",
|
|
1149
|
+
"row-gap": "xl",
|
|
1150
|
+
"max-width": "760px",
|
|
1151
|
+
"margin-left": "auto",
|
|
1152
|
+
"margin-right": "auto",
|
|
1153
|
+
},
|
|
1154
|
+
header_wrapper: {
|
|
1155
|
+
display: "flex",
|
|
1156
|
+
"justify-content": "space-between",
|
|
1157
|
+
"align-items": "center",
|
|
1158
|
+
},
|
|
1159
|
+
header: {},
|
|
1160
|
+
listing_wrapper: {
|
|
1161
|
+
display: "flex",
|
|
1162
|
+
"flex-direction": "column",
|
|
1163
|
+
},
|
|
1164
|
+
filters_accordion: { display: "none" },
|
|
1165
|
+
filters_accordion_item: {},
|
|
1166
|
+
filters_accordion_trigger: {},
|
|
1167
|
+
filters_accordion_title: {},
|
|
1168
|
+
filters_accordion_content: {},
|
|
1169
|
+
filters_box: {},
|
|
1170
|
+
listing_levoGroup: {
|
|
1171
|
+
display: "flex",
|
|
1172
|
+
"flex-direction": "column",
|
|
1173
|
+
},
|
|
1174
|
+
listing_levoGroupItem: {
|
|
1175
|
+
card: {
|
|
1176
|
+
display: "flex",
|
|
1177
|
+
"column-gap": "md",
|
|
1178
|
+
"padding-top": "md",
|
|
1179
|
+
"padding-bottom": "md",
|
|
1180
|
+
"align-items": "center",
|
|
1181
|
+
"border-bottom-style": "solid",
|
|
1182
|
+
"border-bottom-width": "1px",
|
|
1183
|
+
"border-bottom-color": "border",
|
|
1184
|
+
},
|
|
1185
|
+
media: {
|
|
1186
|
+
width: "96px",
|
|
1187
|
+
height: "72px",
|
|
1188
|
+
"aspect-ratio": "4 / 3",
|
|
1189
|
+
"object-fit": "cover",
|
|
1190
|
+
"border-radius": "base",
|
|
1191
|
+
"flex-shrink": "0",
|
|
1192
|
+
},
|
|
1193
|
+
filter_info_wrapper: {
|
|
1194
|
+
display: "flex",
|
|
1195
|
+
"flex-direction": "column",
|
|
1196
|
+
"row-gap": "2xs",
|
|
1197
|
+
flex: "1",
|
|
1198
|
+
},
|
|
1199
|
+
filter_content: {
|
|
1200
|
+
display: "flex",
|
|
1201
|
+
"flex-direction": "column",
|
|
1202
|
+
"row-gap": "2xs",
|
|
1203
|
+
flex: "1",
|
|
1204
|
+
},
|
|
1205
|
+
points_levoGroup: {
|
|
1206
|
+
display: "flex",
|
|
1207
|
+
"column-gap": "md",
|
|
1208
|
+
"flex-wrap": "wrap",
|
|
1209
|
+
"row-gap": "2xs",
|
|
1210
|
+
},
|
|
1211
|
+
points_levoGroupItem: {
|
|
1212
|
+
container: {
|
|
1213
|
+
display: "flex",
|
|
1214
|
+
"align-items": "center",
|
|
1215
|
+
"column-gap": "2xs",
|
|
1216
|
+
},
|
|
1217
|
+
icon: {
|
|
1218
|
+
height: "12px",
|
|
1219
|
+
width: "12px",
|
|
1220
|
+
"font-size": "12px",
|
|
1221
|
+
"flex-shrink": "0",
|
|
1222
|
+
color: "brand",
|
|
1223
|
+
},
|
|
1224
|
+
text: {
|
|
1225
|
+
"font-size": "xs",
|
|
1226
|
+
"font-weight": 600,
|
|
1227
|
+
"letter-spacing": "0.04em",
|
|
1228
|
+
"text-transform": "uppercase",
|
|
1229
|
+
color: "brand",
|
|
606
1230
|
},
|
|
607
1231
|
},
|
|
1232
|
+
points: POINTS_STYLES_PLACEHOLDERS,
|
|
1233
|
+
title: { "font-weight": 600 },
|
|
1234
|
+
cta: { display: "none" },
|
|
1235
|
+
},
|
|
1236
|
+
listing: LISTING_STYLES_PLACEHOLDERS,
|
|
1237
|
+
pagination_wrapper: {
|
|
1238
|
+
display: "flex",
|
|
1239
|
+
"justify-content": "center",
|
|
1240
|
+
"column-gap": "sm",
|
|
1241
|
+
"padding-top": "md",
|
|
1242
|
+
},
|
|
1243
|
+
pagination_left: {},
|
|
1244
|
+
pagination_text: {},
|
|
1245
|
+
pagination_right: {},
|
|
1246
|
+
},
|
|
1247
|
+
content: DEFAULT_CONTENT,
|
|
1248
|
+
config: {
|
|
1249
|
+
header: {
|
|
1250
|
+
heading: { level: 3 },
|
|
1251
|
+
selectedVariants: { Heading_Level: "H3" },
|
|
1252
|
+
},
|
|
1253
|
+
listing: [
|
|
1254
|
+
{ title: { selectedVariants: { Heading_Level: "H6" }, heading: { level: 6 } } },
|
|
1255
|
+
{ title: { selectedVariants: { Heading_Level: "H6" }, heading: { level: 6 } } },
|
|
1256
|
+
{ title: { selectedVariants: { Heading_Level: "H6" }, heading: { level: 6 } } },
|
|
1257
|
+
{ title: { selectedVariants: { Heading_Level: "H6" }, heading: { level: 6 } } },
|
|
1258
|
+
{ title: { selectedVariants: { Heading_Level: "H6" }, heading: { level: 6 } } },
|
|
1259
|
+
{ title: { selectedVariants: { Heading_Level: "H6" }, heading: { level: 6 } } },
|
|
608
1260
|
],
|
|
609
1261
|
},
|
|
610
1262
|
},
|