@levo-so/blocks 0.1.75 → 0.1.77
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 +4 -4
- package/src/blocks/about-us/about-us-1.schema.ts +0 -3
- package/src/blocks/blogs/ClientOnly.tsx +24 -0
- package/src/blocks/blogs/blog-listing-1.schema.ts +750 -111
- package/src/blocks/blogs/blog-listing-1.tsx +123 -41
- package/src/blocks/blogs/blog-listing-2.schema.ts +1127 -2640
- package/src/blocks/blogs/blog-listing-2.tsx +110 -23
- package/src/blocks/blogs/blog-listing-3.schema.ts +713 -2010
- package/src/blocks/blogs/blog-listing-3.tsx +118 -20
- package/src/blocks/blogs/blog-post-1.schema.ts +262 -32
- package/src/blocks/blogs/blog-post-1.tsx +217 -28
- package/src/blocks/cards/cards-16.schema.ts +947 -0
- package/src/blocks/cards/cards-16.tsx +106 -0
- package/src/blocks/cards/cards-17.schema.ts +1945 -0
- package/src/blocks/cards/cards-17.tsx +112 -0
- package/src/blocks/cards/cards-18.schema.ts +1040 -0
- package/src/blocks/cards/cards-18.tsx +102 -0
- package/src/blocks/cards/cards-2.schema.ts +2 -2
- package/src/blocks/cards/cards-3.schema.ts +3 -16
- package/src/blocks/cards/cards-4.schema.ts +3 -28
- package/src/blocks/cards/cards-7.schema.ts +4 -7
- package/src/blocks/cards/cards-8.schema.ts +1 -10
- package/src/blocks/carousel/carousel-2.schema.ts +1 -2
- package/src/blocks/content/content-10.schema.ts +450 -0
- package/src/blocks/content/content-10.tsx +43 -0
- package/src/blocks/content/content-3.schema.ts +22 -28
- package/src/blocks/content/content-5.schema.ts +0 -4
- package/src/blocks/cta/cta-1.schema.ts +0 -3
- package/src/blocks/event/event-details.schema.ts +41 -175
- package/src/blocks/event/event-details.tsx +45 -50
- package/src/blocks/event/event-listing-2.schema.ts +437 -202
- package/src/blocks/event/event-listing-2.tsx +86 -22
- package/src/blocks/event/event-listing-3.schema.ts +232 -196
- package/src/blocks/event/event-listing-3.tsx +62 -29
- package/src/blocks/event/event-listing-4.schema.ts +314 -2824
- package/src/blocks/event/event-listing-4.tsx +68 -32
- package/src/blocks/event/event-listing.schema.ts +176 -1032
- package/src/blocks/event/event-listing.tsx +59 -25
- package/src/blocks/features/features-1/variants/stylized-cards-v2.ts +0 -1
- package/src/blocks/features/features-4.schema.ts +4 -14
- package/src/blocks/features/features-5.schema.ts +30 -51
- package/src/blocks/features/features-6.schema.ts +0 -1
- package/src/blocks/filter-listing/filter-listing-1.schema.ts +1 -3
- package/src/blocks/footer/footer-3.schema.ts +6 -14
- package/src/blocks/hero/hero-11.schema.ts +25 -54
- package/src/blocks/hero/hero-5.schema.ts +2 -6
- package/src/blocks/hero/hero-6.schema.ts +1 -10
- package/src/blocks/index.ts +4 -0
- package/src/blocks/logos/logos-1.schema.ts +0 -30
- package/src/blocks/pricing/pricing-1.schema.ts +0 -3
- package/src/blocks/stats/variants/default.ts +4 -5
- package/src/blocks/team/team-2.schema.ts +57 -154
- package/src/blocks/team/team-3.schema.ts +14 -31
- package/src/blocks/testimonial/testimonial-4.schema.ts +67 -152
- package/src/blocks/testimonial/testimonial-5/variants/default.ts +0 -1
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithLogo.ts +0 -1
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithRatings.ts +0 -1
- package/src/schemas/blocks.ts +8 -0
|
@@ -17,24 +17,15 @@ const DUMMY_IMAGE = {
|
|
|
17
17
|
},
|
|
18
18
|
};
|
|
19
19
|
|
|
20
|
-
const DUMMY_ICON = {
|
|
21
|
-
kind: "icon",
|
|
22
|
-
data: {
|
|
23
|
-
id: "archive-minus",
|
|
24
|
-
label: "Archive Minus",
|
|
25
|
-
tags: ["archive", "custom", "directional", "minus"],
|
|
26
|
-
svgCode:
|
|
27
|
-
'<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>',
|
|
28
|
-
},
|
|
29
|
-
};
|
|
30
|
-
|
|
31
20
|
const DEFAULT_CONTENT = {
|
|
32
21
|
layout: null,
|
|
33
22
|
container: null,
|
|
34
23
|
"cta-section": null,
|
|
35
24
|
"cta-heading": "Upcoming Events of 2025",
|
|
36
|
-
"cta-button": "",
|
|
25
|
+
"cta-button": "View all",
|
|
37
26
|
title: "Events",
|
|
27
|
+
description:
|
|
28
|
+
"Events that light up our day Events that light up our day Events that light up our day ",
|
|
38
29
|
events: [
|
|
39
30
|
{
|
|
40
31
|
eventWrapper: null,
|
|
@@ -42,160 +33,34 @@ const DEFAULT_CONTENT = {
|
|
|
42
33
|
textWrapper: null,
|
|
43
34
|
"caption-text": "Sponsor Event",
|
|
44
35
|
"date-icon-wrapper": null,
|
|
45
|
-
"date-icon":
|
|
36
|
+
"date-icon": {
|
|
37
|
+
kind: "icon",
|
|
38
|
+
data: {
|
|
39
|
+
id: "calendar-1",
|
|
40
|
+
label: "Calendar 1",
|
|
41
|
+
tags: ["calendar", "custom", "time"],
|
|
42
|
+
svgCode:
|
|
43
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M8 5.75C7.59 5.75 7.25 5.41 7.25 5V2C7.25 1.59 7.59 1.25 8 1.25C8.41 1.25 8.75 1.59 8.75 2V5C8.75 5.41 8.41 5.75 8 5.75Z" fill="var(--color-icon-primary)"/>\n<path d="M16 5.75C15.59 5.75 15.25 5.41 15.25 5V2C15.25 1.59 15.59 1.25 16 1.25C16.41 1.25 16.75 1.59 16.75 2V5C16.75 5.41 16.41 5.75 16 5.75Z" fill="var(--color-icon-primary)"/>\n<path d="M8.5 14.5001C8.37 14.5001 8.24 14.4701 8.12 14.4201C7.99 14.3701 7.89 14.3001 7.79 14.2101C7.61 14.0201 7.5 13.7701 7.5 13.5001C7.5 13.3701 7.53 13.2401 7.58 13.1201C7.63 13.0001 7.7 12.8901 7.79 12.7901C7.89 12.7001 7.99 12.6301 8.12 12.5801C8.48 12.4301 8.93 12.5101 9.21 12.7901C9.39 12.9801 9.5 13.2401 9.5 13.5001C9.5 13.5601 9.49 13.6301 9.48 13.7001C9.47 13.7601 9.45 13.8201 9.42 13.8801C9.4 13.9401 9.37 14.0001 9.33 14.0601C9.3 14.1101 9.25 14.1601 9.21 14.2101C9.02 14.3901 8.76 14.5001 8.5 14.5001Z" fill="var(--color-icon-primary)"/>\n<path d="M12 14.5C11.87 14.5 11.74 14.47 11.62 14.42C11.49 14.37 11.39 14.3 11.29 14.21C11.11 14.02 11 13.77 11 13.5C11 13.37 11.03 13.24 11.08 13.12C11.13 13 11.2 12.89 11.29 12.79C11.39 12.7 11.49 12.63 11.62 12.58C11.98 12.42 12.43 12.51 12.71 12.79C12.89 12.98 13 13.24 13 13.5C13 13.56 12.99 13.63 12.98 13.7C12.97 13.76 12.95 13.82 12.92 13.88C12.9 13.94 12.87 14 12.83 14.06C12.8 14.11 12.75 14.16 12.71 14.21C12.52 14.39 12.26 14.5 12 14.5Z" fill="var(--color-icon-primary)"/>\n<path d="M15.5 14.5C15.37 14.5 15.24 14.47 15.12 14.42C14.99 14.37 14.89 14.3 14.79 14.21C14.75 14.16 14.71 14.11 14.67 14.06C14.63 14 14.6 13.94 14.58 13.88C14.55 13.82 14.53 13.76 14.52 13.7C14.51 13.63 14.5 13.56 14.5 13.5C14.5 13.24 14.61 12.98 14.79 12.79C14.89 12.7 14.99 12.63 15.12 12.58C15.49 12.42 15.93 12.51 16.21 12.79C16.39 12.98 16.5 13.24 16.5 13.5C16.5 13.56 16.49 13.63 16.48 13.7C16.47 13.76 16.45 13.82 16.42 13.88C16.4 13.94 16.37 14 16.33 14.06C16.3 14.11 16.25 14.16 16.21 14.21C16.02 14.39 15.76 14.5 15.5 14.5Z" fill="var(--color-icon-primary)"/>\n<path d="M8.5 17.9999C8.37 17.9999 8.24 17.97 8.12 17.92C8 17.87 7.89 17.7999 7.79 17.7099C7.61 17.5199 7.5 17.2599 7.5 16.9999C7.5 16.8699 7.53 16.7399 7.58 16.6199C7.63 16.4899 7.7 16.38 7.79 16.29C8.16 15.92 8.84 15.92 9.21 16.29C9.39 16.48 9.5 16.7399 9.5 16.9999C9.5 17.2599 9.39 17.5199 9.21 17.7099C9.02 17.8899 8.76 17.9999 8.5 17.9999Z" fill="var(--color-icon-primary)"/>\n<path d="M12 17.9999C11.74 17.9999 11.48 17.8899 11.29 17.7099C11.11 17.5199 11 17.2599 11 16.9999C11 16.8699 11.03 16.7399 11.08 16.6199C11.13 16.4899 11.2 16.38 11.29 16.29C11.66 15.92 12.34 15.92 12.71 16.29C12.8 16.38 12.87 16.4899 12.92 16.6199C12.97 16.7399 13 16.8699 13 16.9999C13 17.2599 12.89 17.5199 12.71 17.7099C12.52 17.8899 12.26 17.9999 12 17.9999Z" fill="var(--color-icon-primary)"/>\n<path d="M15.5 18C15.24 18 14.98 17.89 14.79 17.71C14.7 17.62 14.63 17.51 14.58 17.38C14.53 17.26 14.5 17.13 14.5 17C14.5 16.87 14.53 16.74 14.58 16.62C14.63 16.49 14.7 16.38 14.79 16.29C15.02 16.06 15.37 15.95 15.69 16.02C15.76 16.03 15.82 16.05 15.88 16.08C15.94 16.1 16 16.13 16.06 16.17C16.11 16.2 16.16 16.25 16.21 16.29C16.39 16.48 16.5 16.74 16.5 17C16.5 17.26 16.39 17.52 16.21 17.71C16.02 17.89 15.76 18 15.5 18Z" fill="var(--color-icon-primary)"/>\n<path d="M20.5 9.83997H3.5C3.09 9.83997 2.75 9.49997 2.75 9.08997C2.75 8.67997 3.09 8.33997 3.5 8.33997H20.5C20.91 8.33997 21.25 8.67997 21.25 9.08997C21.25 9.49997 20.91 9.83997 20.5 9.83997Z" fill="var(--color-icon-primary)"/>\n<path d="M16 22.75H8C4.35 22.75 2.25 20.65 2.25 17V8.5C2.25 4.85 4.35 2.75 8 2.75H16C19.65 2.75 21.75 4.85 21.75 8.5V17C21.75 20.65 19.65 22.75 16 22.75ZM8 4.25C5.14 4.25 3.75 5.64 3.75 8.5V17C3.75 19.86 5.14 21.25 8 21.25H16C18.86 21.25 20.25 19.86 20.25 17V8.5C20.25 5.64 18.86 4.25 16 4.25H8Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
44
|
+
},
|
|
45
|
+
},
|
|
46
46
|
publishedAt: "25 July, 2025",
|
|
47
47
|
title: "Books, Brighter Futures: A Day for Change",
|
|
48
48
|
description: "Over 400 children will receive new educational supplies during this Event.",
|
|
49
49
|
},
|
|
50
|
-
{
|
|
51
|
-
eventWrapper: null,
|
|
52
|
-
image: DUMMY_IMAGE,
|
|
53
|
-
textWrapper: null,
|
|
54
|
-
"caption-text": "Community Event",
|
|
55
|
-
"date-icon-wrapper": null,
|
|
56
|
-
"date-icon": DUMMY_ICON,
|
|
57
|
-
publishedAt: "15 August, 2025",
|
|
58
|
-
title: "Stories of Impact: Volunteers Who Inspire",
|
|
59
|
-
description:
|
|
60
|
-
"Hear from passionate volunteers about their life-changing moments while working",
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
eventWrapper: null,
|
|
64
|
-
image: DUMMY_IMAGE,
|
|
65
|
-
textWrapper: null,
|
|
66
|
-
"caption-text": "Fundraiser Event",
|
|
67
|
-
"date-icon-wrapper": null,
|
|
68
|
-
"date-icon": DUMMY_ICON,
|
|
69
|
-
publishedAt: "3 December, 2025",
|
|
70
|
-
title: "Voices for a Cause: Music & Giving",
|
|
71
|
-
description: "Experience an evening of soulful and delightful performances and storytelling.",
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
eventWrapper: null,
|
|
75
|
-
image: DUMMY_IMAGE,
|
|
76
|
-
textWrapper: null,
|
|
77
|
-
"caption-text": "Workshop Event",
|
|
78
|
-
"date-icon-wrapper": null,
|
|
79
|
-
"date-icon": DUMMY_ICON,
|
|
80
|
-
publishedAt: "10 March, 2025",
|
|
81
|
-
title: "Digital Skills for Tomorrow",
|
|
82
|
-
description:
|
|
83
|
-
"Learn essential digital skills that will help you succeed in the modern workplace.",
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
eventWrapper: null,
|
|
87
|
-
image: DUMMY_IMAGE,
|
|
88
|
-
textWrapper: null,
|
|
89
|
-
"caption-text": "Health Event",
|
|
90
|
-
"date-icon-wrapper": null,
|
|
91
|
-
"date-icon": DUMMY_ICON,
|
|
92
|
-
publishedAt: "22 September, 2025",
|
|
93
|
-
title: "Wellness Wednesday: Mind & Body",
|
|
94
|
-
description:
|
|
95
|
-
"Join us for a comprehensive wellness program focusing on mental and physical health.",
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
eventWrapper: null,
|
|
99
|
-
image: DUMMY_IMAGE,
|
|
100
|
-
textWrapper: null,
|
|
101
|
-
"caption-text": "Career Event",
|
|
102
|
-
"date-icon-wrapper": null,
|
|
103
|
-
"date-icon": DUMMY_ICON,
|
|
104
|
-
publishedAt: "8 November, 2025",
|
|
105
|
-
title: "Career Fair: Your Future Awaits",
|
|
106
|
-
description:
|
|
107
|
-
"Connect with top employers and discover exciting career opportunities in your field.",
|
|
108
|
-
},
|
|
109
50
|
],
|
|
110
51
|
paginationWrapper: null,
|
|
111
|
-
paginationLeftButton: "
|
|
52
|
+
paginationLeftButton: "Previous",
|
|
112
53
|
paginationText: "",
|
|
113
54
|
paginationRightButton: "Next",
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
const DEFAULT_CONTENT_CTA = {
|
|
117
|
-
layout: null,
|
|
118
|
-
container: null,
|
|
119
|
-
"cta-section": null,
|
|
120
|
-
"cta-heading": "Upcoming Events of 2025",
|
|
121
|
-
"cta-button": "View all",
|
|
122
|
-
title: "Events",
|
|
123
|
-
events: [
|
|
124
|
-
{
|
|
125
|
-
eventWrapper: null,
|
|
126
|
-
image: DUMMY_IMAGE,
|
|
127
|
-
textWrapper: null,
|
|
128
|
-
"caption-text": "Sponsor Event",
|
|
129
|
-
"date-icon-wrapper": null,
|
|
130
|
-
"date-icon": DUMMY_ICON,
|
|
131
|
-
publishedAt: "25 July, 2025",
|
|
132
|
-
title: "Books, Brighter Futures: A Day for Change",
|
|
133
|
-
description: "Over 400 children will receive new educational supplies during this Event.",
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
eventWrapper: null,
|
|
137
|
-
image: DUMMY_IMAGE,
|
|
138
|
-
textWrapper: null,
|
|
139
|
-
"caption-text": "Community Event",
|
|
140
|
-
"date-icon-wrapper": null,
|
|
141
|
-
"date-icon": DUMMY_ICON,
|
|
142
|
-
publishedAt: "15 August, 2025",
|
|
143
|
-
title: "Stories of Impact: Volunteers Who Inspire",
|
|
144
|
-
description:
|
|
145
|
-
"Hear from passionate volunteers about their life-changing moments while working",
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
eventWrapper: null,
|
|
149
|
-
image: DUMMY_IMAGE,
|
|
150
|
-
textWrapper: null,
|
|
151
|
-
"caption-text": "Fundraiser Event",
|
|
152
|
-
"date-icon-wrapper": null,
|
|
153
|
-
"date-icon": DUMMY_ICON,
|
|
154
|
-
publishedAt: "3 December, 2025",
|
|
155
|
-
title: "Voices for a Cause: Music & Giving",
|
|
156
|
-
description: "Experience an evening of soulful and delightful performances and storytelling.",
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
eventWrapper: null,
|
|
160
|
-
image: DUMMY_IMAGE,
|
|
161
|
-
textWrapper: null,
|
|
162
|
-
"caption-text": "Workshop Event",
|
|
163
|
-
"date-icon-wrapper": null,
|
|
164
|
-
"date-icon": DUMMY_ICON,
|
|
165
|
-
publishedAt: "10 March, 2025",
|
|
166
|
-
title: "Digital Skills for Tomorrow",
|
|
167
|
-
description:
|
|
168
|
-
"Learn essential digital skills that will help you succeed in the modern workplace.",
|
|
169
|
-
},
|
|
55
|
+
"header-ctas_levoGroup": null,
|
|
56
|
+
"header-ctas": [
|
|
170
57
|
{
|
|
171
|
-
|
|
172
|
-
image: DUMMY_IMAGE,
|
|
173
|
-
textWrapper: null,
|
|
174
|
-
"caption-text": "Health Event",
|
|
175
|
-
"date-icon-wrapper": null,
|
|
176
|
-
"date-icon": DUMMY_ICON,
|
|
177
|
-
publishedAt: "22 September, 2025",
|
|
178
|
-
title: "Wellness Wednesday: Mind & Body",
|
|
179
|
-
description:
|
|
180
|
-
"Join us for a comprehensive wellness program focusing on mental and physical health.",
|
|
58
|
+
"header-cta": "Learn More",
|
|
181
59
|
},
|
|
182
60
|
{
|
|
183
|
-
|
|
184
|
-
image: DUMMY_IMAGE,
|
|
185
|
-
textWrapper: null,
|
|
186
|
-
"caption-text": "Career Event",
|
|
187
|
-
"date-icon-wrapper": null,
|
|
188
|
-
"date-icon": DUMMY_ICON,
|
|
189
|
-
publishedAt: "8 November, 2025",
|
|
190
|
-
title: "Career Fair: Your Future Awaits",
|
|
191
|
-
description:
|
|
192
|
-
"Connect with top employers and discover exciting career opportunities in your field.",
|
|
61
|
+
"header-cta": "View All",
|
|
193
62
|
},
|
|
194
63
|
],
|
|
195
|
-
paginationWrapper: null,
|
|
196
|
-
paginationLeftButton: "Previous",
|
|
197
|
-
paginationText: "",
|
|
198
|
-
paginationRightButton: "Next",
|
|
199
64
|
};
|
|
200
65
|
|
|
201
66
|
export type IEventListing = typeof DEFAULT_CONTENT;
|
|
@@ -226,6 +91,11 @@ export const EventListing: IBlock = {
|
|
|
226
91
|
"Contains the whole Events section, providing spacing and alignment for visual consistency. No content generation required.",
|
|
227
92
|
},
|
|
228
93
|
},
|
|
94
|
+
{
|
|
95
|
+
key: "header",
|
|
96
|
+
label: "Header",
|
|
97
|
+
field_interface: "BoxWidget",
|
|
98
|
+
},
|
|
229
99
|
{
|
|
230
100
|
key: "header-container",
|
|
231
101
|
label: "Header Container",
|
|
@@ -236,20 +106,20 @@ export const EventListing: IBlock = {
|
|
|
236
106
|
},
|
|
237
107
|
},
|
|
238
108
|
{
|
|
239
|
-
key: "
|
|
240
|
-
label: "
|
|
241
|
-
field_interface: "
|
|
109
|
+
key: "title",
|
|
110
|
+
label: "Title",
|
|
111
|
+
field_interface: "HeadingWidget",
|
|
242
112
|
hint: {
|
|
243
113
|
prompt_description:
|
|
244
|
-
"
|
|
245
|
-
min_characters:
|
|
246
|
-
max_characters:
|
|
114
|
+
"Block headline centered at the top of the Events section. Should clearly state the purpose of the section, such as 'Events' or a similarly concise title.",
|
|
115
|
+
min_characters: 5,
|
|
116
|
+
max_characters: 18,
|
|
247
117
|
},
|
|
248
118
|
},
|
|
249
119
|
{
|
|
250
|
-
key: "
|
|
251
|
-
label: "
|
|
252
|
-
field_interface: "
|
|
120
|
+
key: "description",
|
|
121
|
+
label: "Description",
|
|
122
|
+
field_interface: "TypographyWidget",
|
|
253
123
|
hint: {
|
|
254
124
|
prompt_description:
|
|
255
125
|
"Block headline centered at the top of the Events section. Should clearly state the purpose of the section, such as 'Events' or a similarly concise title.",
|
|
@@ -257,11 +127,37 @@ export const EventListing: IBlock = {
|
|
|
257
127
|
max_characters: 18,
|
|
258
128
|
},
|
|
259
129
|
},
|
|
130
|
+
{
|
|
131
|
+
key: "header-ctas",
|
|
132
|
+
label: "Header CTAs",
|
|
133
|
+
kind: "group",
|
|
134
|
+
field_interface: "BoxWidget",
|
|
135
|
+
fields: [
|
|
136
|
+
{
|
|
137
|
+
key: "header-cta",
|
|
138
|
+
label: "Header CTA",
|
|
139
|
+
field_interface: "ButtonWidget",
|
|
140
|
+
hint: {
|
|
141
|
+
prompt_description:
|
|
142
|
+
"Call-to-action button for manual user interaction. Can be configured to navigate to blog listing or other actions.",
|
|
143
|
+
usecase: "button",
|
|
144
|
+
min_characters: 6,
|
|
145
|
+
max_characters: 16,
|
|
146
|
+
},
|
|
147
|
+
},
|
|
148
|
+
],
|
|
149
|
+
// No hint needed: layout grouping only
|
|
150
|
+
},
|
|
260
151
|
{
|
|
261
152
|
key: "events",
|
|
262
153
|
label: "Events",
|
|
263
154
|
field_interface: "BoxWidget",
|
|
264
155
|
kind: "group",
|
|
156
|
+
options: {
|
|
157
|
+
module_field: {
|
|
158
|
+
module: "event",
|
|
159
|
+
},
|
|
160
|
+
},
|
|
265
161
|
fields: [
|
|
266
162
|
{
|
|
267
163
|
key: "eventWrapper",
|
|
@@ -279,29 +175,18 @@ export const EventListing: IBlock = {
|
|
|
279
175
|
size: "medium",
|
|
280
176
|
usecase: "hero",
|
|
281
177
|
},
|
|
178
|
+
options: {
|
|
179
|
+
module_field: {
|
|
180
|
+
module: "event",
|
|
181
|
+
key: "cover_image",
|
|
182
|
+
},
|
|
183
|
+
},
|
|
282
184
|
},
|
|
283
185
|
{
|
|
284
186
|
key: "text-wrapper",
|
|
285
187
|
label: "Text Wrapper",
|
|
286
188
|
field_interface: "BoxWidget",
|
|
287
189
|
},
|
|
288
|
-
{
|
|
289
|
-
key: "text-container",
|
|
290
|
-
label: "Text Container",
|
|
291
|
-
field_interface: "BoxWidget",
|
|
292
|
-
},
|
|
293
|
-
|
|
294
|
-
{
|
|
295
|
-
key: "caption-text",
|
|
296
|
-
label: "Caption Text",
|
|
297
|
-
field_interface: "TypographyWidget",
|
|
298
|
-
hint: {
|
|
299
|
-
prompt_description:
|
|
300
|
-
"Small caption or category label for the event, displayed prominently at the top of the card content. Examples: 'Sponsor Event', 'Community Event', 'Fundraiser Event'.",
|
|
301
|
-
min_characters: 8,
|
|
302
|
-
max_characters: 25,
|
|
303
|
-
},
|
|
304
|
-
},
|
|
305
190
|
{
|
|
306
191
|
key: "date-wrapper",
|
|
307
192
|
label: "Date Wrapper",
|
|
@@ -324,8 +209,8 @@ export const EventListing: IBlock = {
|
|
|
324
209
|
},
|
|
325
210
|
},
|
|
326
211
|
{
|
|
327
|
-
key: "
|
|
328
|
-
label: "
|
|
212
|
+
key: "startsAt",
|
|
213
|
+
label: "Starts At",
|
|
329
214
|
field_interface: "TypographyWidget",
|
|
330
215
|
hint: {
|
|
331
216
|
prompt_description:
|
|
@@ -333,17 +218,29 @@ export const EventListing: IBlock = {
|
|
|
333
218
|
min_characters: 16,
|
|
334
219
|
max_characters: 28,
|
|
335
220
|
},
|
|
221
|
+
options: {
|
|
222
|
+
module_field: {
|
|
223
|
+
module: "event",
|
|
224
|
+
key: "starts_at",
|
|
225
|
+
},
|
|
226
|
+
},
|
|
336
227
|
},
|
|
337
228
|
{
|
|
338
229
|
key: "title",
|
|
339
230
|
label: "Title",
|
|
340
|
-
field_interface: "
|
|
231
|
+
field_interface: "HeadingWidget",
|
|
341
232
|
hint: {
|
|
342
233
|
prompt_description:
|
|
343
234
|
"Event card headline. Should be the name or title of the event, immediately catching the user's attention. Aim for clarity and engagement.",
|
|
344
235
|
min_characters: 8,
|
|
345
236
|
max_characters: 32,
|
|
346
237
|
},
|
|
238
|
+
options: {
|
|
239
|
+
module_field: {
|
|
240
|
+
module: "event",
|
|
241
|
+
key: "title",
|
|
242
|
+
},
|
|
243
|
+
},
|
|
347
244
|
},
|
|
348
245
|
{
|
|
349
246
|
key: "description",
|
|
@@ -355,16 +252,11 @@ export const EventListing: IBlock = {
|
|
|
355
252
|
min_characters: 40,
|
|
356
253
|
max_characters: 120,
|
|
357
254
|
},
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
hint: {
|
|
364
|
-
prompt_description:
|
|
365
|
-
"Displays the date and time of the event. Format as 'Month DD, YYYY HH:MM AM/PM'. Keep it short, clear, and easily readable.",
|
|
366
|
-
min_characters: 16,
|
|
367
|
-
max_characters: 28,
|
|
255
|
+
options: {
|
|
256
|
+
module_field: {
|
|
257
|
+
module: "event",
|
|
258
|
+
key: "description",
|
|
259
|
+
},
|
|
368
260
|
},
|
|
369
261
|
},
|
|
370
262
|
],
|
|
@@ -429,34 +321,19 @@ export const EventListing: IBlock = {
|
|
|
429
321
|
},
|
|
430
322
|
},
|
|
431
323
|
],
|
|
324
|
+
source: [{ required: true, module: "event", type: "block", field_key: "events" }],
|
|
432
325
|
layouts: [
|
|
433
326
|
{
|
|
434
327
|
key: "default",
|
|
435
328
|
title: "Default",
|
|
436
329
|
styles: {
|
|
437
|
-
layout: {
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
"
|
|
442
|
-
tablet: {
|
|
443
|
-
"padding-left": "8xl",
|
|
444
|
-
"padding-right": "8xl",
|
|
445
|
-
"padding-top": "4xl",
|
|
446
|
-
"padding-bottom": "4xl",
|
|
447
|
-
},
|
|
448
|
-
mobile: {
|
|
449
|
-
"padding-left": "6xl",
|
|
450
|
-
"padding-right": "6xl",
|
|
451
|
-
"padding-top": "3xl",
|
|
452
|
-
"padding-bottom": "3xl",
|
|
453
|
-
},
|
|
454
|
-
filter: "none",
|
|
455
|
-
},
|
|
456
|
-
title: {
|
|
457
|
-
"padding-left": "none",
|
|
458
|
-
color: "text-1",
|
|
330
|
+
layout: {},
|
|
331
|
+
"header-container": {
|
|
332
|
+
display: "flex",
|
|
333
|
+
width: "100%",
|
|
334
|
+
"flex-direction": "column",
|
|
459
335
|
},
|
|
336
|
+
title: {},
|
|
460
337
|
container: {
|
|
461
338
|
display: "flex",
|
|
462
339
|
"flex-direction": "column",
|
|
@@ -477,296 +354,76 @@ export const EventListing: IBlock = {
|
|
|
477
354
|
"row-gap": "lg",
|
|
478
355
|
},
|
|
479
356
|
},
|
|
480
|
-
|
|
357
|
+
"header-ctas_levoGroup": {
|
|
358
|
+
display: "flex",
|
|
359
|
+
"column-gap": "md",
|
|
360
|
+
"align-items": "center",
|
|
361
|
+
},
|
|
362
|
+
"header-ctas": [
|
|
481
363
|
{
|
|
482
|
-
|
|
483
|
-
"
|
|
484
|
-
overflow: "hidden",
|
|
485
|
-
"box-shadow": "default",
|
|
486
|
-
},
|
|
487
|
-
image: {
|
|
488
|
-
width: "100%",
|
|
489
|
-
},
|
|
490
|
-
textWrapper: {
|
|
491
|
-
"padding-left": "xl",
|
|
492
|
-
"padding-top": "2xl",
|
|
493
|
-
"padding-right": "xl",
|
|
494
|
-
"padding-bottom": "2xl",
|
|
495
|
-
display: "flex",
|
|
496
|
-
"flex-direction": "column",
|
|
497
|
-
"row-gap": "sm",
|
|
498
|
-
},
|
|
499
|
-
title: {
|
|
500
|
-
"font-weight": 400,
|
|
501
|
-
"font-size": "xl",
|
|
502
|
-
filter: "none",
|
|
503
|
-
color: "text-1",
|
|
504
|
-
},
|
|
505
|
-
description: {
|
|
506
|
-
overflow: "hidden",
|
|
507
|
-
display: "-webkit-box",
|
|
508
|
-
"-webkit-box-orient": "vertical",
|
|
509
|
-
"-webkit-line-clamp": 3,
|
|
510
|
-
color: "text-2",
|
|
511
|
-
},
|
|
512
|
-
publishedAt: {
|
|
513
|
-
"font-size": "sm",
|
|
514
|
-
},
|
|
515
|
-
"text-container": {
|
|
516
|
-
filter: "none",
|
|
517
|
-
display: "none",
|
|
518
|
-
},
|
|
519
|
-
"text-wrapper": {
|
|
520
|
-
"padding-left": "xl",
|
|
521
|
-
"padding-top": "2xl",
|
|
522
|
-
"padding-right": "xl",
|
|
523
|
-
"padding-bottom": "2xl",
|
|
524
|
-
display: "flex",
|
|
525
|
-
"flex-direction": "column",
|
|
526
|
-
"row-gap": "sm",
|
|
527
|
-
filter: "none",
|
|
364
|
+
"header-cta": {
|
|
365
|
+
"white-space": "nowrap",
|
|
528
366
|
},
|
|
529
367
|
},
|
|
530
368
|
{
|
|
531
|
-
|
|
532
|
-
"
|
|
533
|
-
overflow: "hidden",
|
|
534
|
-
"box-shadow": "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",
|
|
535
|
-
filter: "none",
|
|
536
|
-
},
|
|
537
|
-
image: {
|
|
538
|
-
width: "100%",
|
|
539
|
-
},
|
|
540
|
-
textWrapper: {
|
|
541
|
-
"padding-left": "xl",
|
|
542
|
-
"padding-top": "2xl",
|
|
543
|
-
"padding-right": "xl",
|
|
544
|
-
"padding-bottom": "2xl",
|
|
545
|
-
display: "flex",
|
|
546
|
-
"flex-direction": "column",
|
|
547
|
-
"row-gap": "sm",
|
|
548
|
-
},
|
|
549
|
-
title: {
|
|
550
|
-
"font-weight": 400,
|
|
551
|
-
"font-size": "xl",
|
|
552
|
-
filter: "none",
|
|
553
|
-
color: "text-1",
|
|
554
|
-
},
|
|
555
|
-
description: {
|
|
556
|
-
overflow: "hidden",
|
|
557
|
-
display: "-webkit-box",
|
|
558
|
-
"-webkit-box-orient": "vertical",
|
|
559
|
-
"-webkit-line-clamp": 3,
|
|
560
|
-
color: "text-2",
|
|
561
|
-
},
|
|
562
|
-
publishedAt: {
|
|
563
|
-
"font-size": "sm",
|
|
564
|
-
},
|
|
565
|
-
"text-container": {
|
|
566
|
-
filter: "none",
|
|
567
|
-
display: "none",
|
|
568
|
-
},
|
|
569
|
-
"text-wrapper": {
|
|
570
|
-
"padding-left": "xl",
|
|
571
|
-
"padding-top": "2xl",
|
|
572
|
-
"padding-right": "xl",
|
|
573
|
-
"padding-bottom": "2xl",
|
|
574
|
-
display: "flex",
|
|
575
|
-
"flex-direction": "column",
|
|
576
|
-
"row-gap": "sm",
|
|
577
|
-
filter: "none",
|
|
369
|
+
"header-cta": {
|
|
370
|
+
"white-space": "nowrap",
|
|
578
371
|
},
|
|
579
372
|
},
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
"
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
"padding-
|
|
621
|
-
"padding-bottom": "
|
|
622
|
-
display: "flex",
|
|
623
|
-
"flex-direction": "column",
|
|
624
|
-
"row-gap": "sm",
|
|
625
|
-
filter: "none",
|
|
626
|
-
},
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
eventWrapper: {
|
|
630
|
-
"border-radius": "base",
|
|
631
|
-
overflow: "hidden",
|
|
632
|
-
"box-shadow": "default",
|
|
633
|
-
},
|
|
634
|
-
image: {
|
|
635
|
-
width: "100%",
|
|
636
|
-
},
|
|
637
|
-
textWrapper: {
|
|
638
|
-
"padding-left": "xl",
|
|
639
|
-
"padding-top": "2xl",
|
|
640
|
-
"padding-right": "xl",
|
|
641
|
-
"padding-bottom": "2xl",
|
|
642
|
-
display: "flex",
|
|
643
|
-
"flex-direction": "column",
|
|
644
|
-
"row-gap": "sm",
|
|
645
|
-
},
|
|
646
|
-
title: {
|
|
647
|
-
"font-weight": 400,
|
|
648
|
-
"font-size": "xl",
|
|
649
|
-
},
|
|
650
|
-
description: {
|
|
651
|
-
overflow: "hidden",
|
|
652
|
-
display: "-webkit-box",
|
|
653
|
-
"-webkit-box-orient": "vertical",
|
|
654
|
-
"-webkit-line-clamp": 3,
|
|
655
|
-
color: "text-2",
|
|
656
|
-
},
|
|
657
|
-
publishedAt: {
|
|
658
|
-
"font-size": "sm",
|
|
659
|
-
},
|
|
660
|
-
"text-container": {
|
|
661
|
-
filter: "none",
|
|
662
|
-
display: "none",
|
|
663
|
-
},
|
|
664
|
-
"text-wrapper": {
|
|
665
|
-
"padding-left": "xl",
|
|
666
|
-
"padding-top": "2xl",
|
|
667
|
-
"padding-right": "xl",
|
|
668
|
-
"padding-bottom": "2xl",
|
|
669
|
-
display: "flex",
|
|
670
|
-
"flex-direction": "column",
|
|
671
|
-
"row-gap": "sm",
|
|
672
|
-
filter: "none",
|
|
673
|
-
},
|
|
674
|
-
},
|
|
675
|
-
{
|
|
676
|
-
eventWrapper: {
|
|
677
|
-
"border-radius": "base",
|
|
678
|
-
overflow: "hidden",
|
|
679
|
-
"box-shadow": "default",
|
|
680
|
-
},
|
|
681
|
-
image: {
|
|
682
|
-
width: "100%",
|
|
683
|
-
},
|
|
684
|
-
textWrapper: {
|
|
685
|
-
"padding-left": "xl",
|
|
686
|
-
"padding-top": "2xl",
|
|
373
|
+
],
|
|
374
|
+
events_levoGroupItem: {
|
|
375
|
+
eventWrapper: {
|
|
376
|
+
"border-radius": "base",
|
|
377
|
+
overflow: "hidden",
|
|
378
|
+
"box-shadow": "default",
|
|
379
|
+
position: "relative",
|
|
380
|
+
},
|
|
381
|
+
image: {
|
|
382
|
+
width: "100%",
|
|
383
|
+
height: "200px",
|
|
384
|
+
"object-fit": "cover",
|
|
385
|
+
"border-radius": "base",
|
|
386
|
+
},
|
|
387
|
+
"date-wrapper": {
|
|
388
|
+
display: "flex",
|
|
389
|
+
"align-items": "center",
|
|
390
|
+
"column-gap": "2xs",
|
|
391
|
+
"border-left": "1px solid #000",
|
|
392
|
+
"padding-left": "2xs",
|
|
393
|
+
},
|
|
394
|
+
"date-icon": {
|
|
395
|
+
width: "16px",
|
|
396
|
+
height: "16px",
|
|
397
|
+
},
|
|
398
|
+
startsAt: {
|
|
399
|
+
"font-weight": 500,
|
|
400
|
+
},
|
|
401
|
+
title: {
|
|
402
|
+
"font-weight": 600,
|
|
403
|
+
"font-size": "xl",
|
|
404
|
+
"margin-bottom": "4xs",
|
|
405
|
+
"margin-top": "xs",
|
|
406
|
+
},
|
|
407
|
+
"text-wrapper": {
|
|
408
|
+
"padding-top": "2xl",
|
|
409
|
+
"padding-bottom": "2xl",
|
|
410
|
+
"padding-right": "2xl",
|
|
411
|
+
"padding-left": "2xl",
|
|
412
|
+
mobile: {
|
|
413
|
+
"padding-top": "xl",
|
|
414
|
+
"padding-bottom": "xl",
|
|
687
415
|
"padding-right": "xl",
|
|
688
|
-
"padding-bottom": "2xl",
|
|
689
|
-
display: "flex",
|
|
690
|
-
"flex-direction": "column",
|
|
691
|
-
"row-gap": "sm",
|
|
692
|
-
},
|
|
693
|
-
title: {
|
|
694
|
-
"font-weight": 400,
|
|
695
|
-
"font-size": "xl",
|
|
696
|
-
},
|
|
697
|
-
description: {
|
|
698
|
-
overflow: "hidden",
|
|
699
|
-
display: "-webkit-box",
|
|
700
|
-
"-webkit-box-orient": "vertical",
|
|
701
|
-
"-webkit-line-clamp": 3,
|
|
702
|
-
color: "text-2",
|
|
703
|
-
},
|
|
704
|
-
publishedAt: {
|
|
705
|
-
"font-size": "sm",
|
|
706
|
-
},
|
|
707
|
-
"text-container": {
|
|
708
|
-
filter: "none",
|
|
709
|
-
display: "none",
|
|
710
|
-
},
|
|
711
|
-
"text-wrapper": {
|
|
712
416
|
"padding-left": "xl",
|
|
713
|
-
"padding-top": "2xl",
|
|
714
|
-
"padding-right": "xl",
|
|
715
|
-
"padding-bottom": "2xl",
|
|
716
|
-
display: "flex",
|
|
717
|
-
"flex-direction": "column",
|
|
718
|
-
"row-gap": "sm",
|
|
719
|
-
filter: "none",
|
|
720
417
|
},
|
|
721
418
|
},
|
|
722
|
-
{
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
},
|
|
728
|
-
image: {
|
|
729
|
-
width: "100%",
|
|
730
|
-
},
|
|
731
|
-
textWrapper: {
|
|
732
|
-
"padding-left": "xl",
|
|
733
|
-
"padding-top": "2xl",
|
|
734
|
-
"padding-right": "xl",
|
|
735
|
-
"padding-bottom": "2xl",
|
|
736
|
-
display: "flex",
|
|
737
|
-
"flex-direction": "column",
|
|
738
|
-
"row-gap": "sm",
|
|
739
|
-
},
|
|
740
|
-
title: {
|
|
741
|
-
"font-weight": 400,
|
|
742
|
-
"font-size": "xl",
|
|
743
|
-
},
|
|
744
|
-
description: {
|
|
745
|
-
overflow: "hidden",
|
|
746
|
-
display: "-webkit-box",
|
|
747
|
-
"-webkit-box-orient": "vertical",
|
|
748
|
-
"-webkit-line-clamp": 3,
|
|
749
|
-
color: "text-2",
|
|
750
|
-
},
|
|
751
|
-
publishedAt: {
|
|
752
|
-
"font-size": "sm",
|
|
753
|
-
},
|
|
754
|
-
"text-container": {
|
|
755
|
-
filter: "none",
|
|
756
|
-
display: "none",
|
|
757
|
-
},
|
|
758
|
-
"text-wrapper": {
|
|
759
|
-
"padding-left": "xl",
|
|
760
|
-
"padding-top": "2xl",
|
|
761
|
-
"padding-right": "xl",
|
|
762
|
-
"padding-bottom": "2xl",
|
|
763
|
-
display: "flex",
|
|
764
|
-
"flex-direction": "column",
|
|
765
|
-
"row-gap": "sm",
|
|
766
|
-
filter: "none",
|
|
767
|
-
},
|
|
419
|
+
description: {
|
|
420
|
+
overflow: "hidden",
|
|
421
|
+
display: "-webkit-box",
|
|
422
|
+
"-webkit-box-orient": "vertical",
|
|
423
|
+
"-webkit-line-clamp": 3,
|
|
768
424
|
},
|
|
769
|
-
|
|
425
|
+
},
|
|
426
|
+
events: [],
|
|
770
427
|
paginationWrapper: {
|
|
771
428
|
width: "100%",
|
|
772
429
|
display: "flex",
|
|
@@ -774,567 +431,54 @@ export const EventListing: IBlock = {
|
|
|
774
431
|
"column-gap": "lg",
|
|
775
432
|
"align-items": "center",
|
|
776
433
|
},
|
|
777
|
-
|
|
778
|
-
|
|
434
|
+
header: {
|
|
435
|
+
display: "flex",
|
|
436
|
+
width: "100%",
|
|
437
|
+
"column-gap": "base",
|
|
438
|
+
"margin-bottom": "3xl",
|
|
779
439
|
},
|
|
780
440
|
},
|
|
781
441
|
content: DEFAULT_CONTENT,
|
|
782
442
|
config: {
|
|
783
443
|
title: {
|
|
784
444
|
selectedVariants: {
|
|
785
|
-
Heading_Level: "
|
|
445
|
+
Heading_Level: "H4",
|
|
786
446
|
},
|
|
787
447
|
heading: {
|
|
788
|
-
level: 2,
|
|
448
|
+
level: "2",
|
|
789
449
|
},
|
|
790
450
|
},
|
|
791
|
-
|
|
792
|
-
},
|
|
793
|
-
{
|
|
794
|
-
key: "cta-variant",
|
|
795
|
-
title: "CTA Variant",
|
|
796
|
-
styles: {
|
|
797
|
-
layout: {
|
|
798
|
-
"padding-left": "10xl",
|
|
799
|
-
"padding-right": "10xl",
|
|
800
|
-
"padding-top": "5xl",
|
|
801
|
-
"padding-bottom": "5xl",
|
|
802
|
-
tablet: {
|
|
803
|
-
"padding-left": "8xl",
|
|
804
|
-
"padding-right": "8xl",
|
|
805
|
-
"padding-top": "4xl",
|
|
806
|
-
"padding-bottom": "4xl",
|
|
807
|
-
},
|
|
808
|
-
mobile: {
|
|
809
|
-
"padding-left": "6xl",
|
|
810
|
-
"padding-right": "6xl",
|
|
811
|
-
"padding-top": "3xl",
|
|
812
|
-
"padding-bottom": "3xl",
|
|
813
|
-
},
|
|
814
|
-
filter: "none",
|
|
815
|
-
},
|
|
816
|
-
"header-container": {
|
|
817
|
-
display: "flex",
|
|
818
|
-
width: "100%",
|
|
819
|
-
"justify-content": "space-between",
|
|
820
|
-
"align-items": "center",
|
|
821
|
-
"margin-bottom": "3xl",
|
|
822
|
-
mobile: {
|
|
823
|
-
"flex-direction": "column",
|
|
824
|
-
"align-items": "flex-start",
|
|
825
|
-
"row-gap": "lg",
|
|
826
|
-
},
|
|
827
|
-
},
|
|
828
|
-
title: {
|
|
829
|
-
color: "text-1",
|
|
830
|
-
margin: "0",
|
|
831
|
-
},
|
|
832
|
-
|
|
833
|
-
container: {
|
|
834
|
-
display: "flex",
|
|
835
|
-
"flex-direction": "column",
|
|
836
|
-
"align-items": "center",
|
|
837
|
-
"row-gap": "2xl",
|
|
838
|
-
filter: "none",
|
|
839
|
-
},
|
|
840
|
-
events_levoGroup: {
|
|
841
|
-
display: "grid",
|
|
842
|
-
width: "100%",
|
|
843
|
-
"grid-template-columns": "repeat(3, 1fr)",
|
|
844
|
-
"row-gap": "5xl",
|
|
845
|
-
"column-gap": "5xl",
|
|
846
|
-
tablet: {
|
|
847
|
-
"grid-template-columns": "repeat(2, 1fr)",
|
|
848
|
-
},
|
|
849
|
-
mobile: {
|
|
850
|
-
"grid-template-columns": "repeat(1, 1fr)",
|
|
851
|
-
"row-gap": "lg",
|
|
852
|
-
},
|
|
853
|
-
},
|
|
854
|
-
events: [
|
|
855
|
-
{
|
|
856
|
-
eventWrapper: {
|
|
857
|
-
"border-radius": "base",
|
|
858
|
-
overflow: "hidden",
|
|
859
|
-
"box-shadow": "default",
|
|
860
|
-
position: "relative",
|
|
861
|
-
filter: "none",
|
|
862
|
-
"padding-bottom": "base",
|
|
863
|
-
},
|
|
864
|
-
image: {
|
|
865
|
-
width: "100%",
|
|
866
|
-
height: "200px",
|
|
867
|
-
"object-fit": "cover",
|
|
868
|
-
filter: "none",
|
|
869
|
-
"border-radius": "base",
|
|
870
|
-
},
|
|
871
|
-
"text-wrapper": {
|
|
872
|
-
"padding-left": "xl",
|
|
873
|
-
"padding-top": "2xl",
|
|
874
|
-
"padding-right": "xl",
|
|
875
|
-
"padding-bottom": "base",
|
|
876
|
-
display: "flex",
|
|
877
|
-
"flex-direction": "column",
|
|
878
|
-
"row-gap": "lg",
|
|
879
|
-
filter: "none",
|
|
880
|
-
},
|
|
881
|
-
"text-container": {
|
|
882
|
-
display: "flex",
|
|
883
|
-
"justify-content": "start",
|
|
884
|
-
"align-items": "center",
|
|
885
|
-
filter: "none",
|
|
886
|
-
"column-gap": "xs",
|
|
887
|
-
},
|
|
888
|
-
"caption-text": {
|
|
889
|
-
"font-family": "var(--font-body)",
|
|
890
|
-
color: "white",
|
|
891
|
-
"font-size": "xs",
|
|
892
|
-
"line-height": "normal",
|
|
893
|
-
"background-color": "brand",
|
|
894
|
-
"font-weight": 500,
|
|
895
|
-
"padding-left": "sm",
|
|
896
|
-
"padding-right": "sm",
|
|
897
|
-
"padding-top": "2xs",
|
|
898
|
-
"padding-bottom": "2xs",
|
|
899
|
-
"border-radius": "3xl",
|
|
900
|
-
filter: "none",
|
|
901
|
-
},
|
|
902
|
-
"date-wrapper": {
|
|
903
|
-
display: "flex",
|
|
904
|
-
"align-items": "center",
|
|
905
|
-
"column-gap": "2xs",
|
|
906
|
-
filter: "none",
|
|
907
|
-
" border-left": "1px solid #000",
|
|
908
|
-
"padding-left": "2xs",
|
|
909
|
-
},
|
|
910
|
-
"date-icon": {
|
|
911
|
-
width: "16px",
|
|
912
|
-
height: "16px",
|
|
913
|
-
filter: "none",
|
|
914
|
-
},
|
|
915
|
-
"publishedAt-header": {
|
|
916
|
-
"font-size": "sm",
|
|
917
|
-
color: "text-2",
|
|
918
|
-
"font-weight": 500,
|
|
919
|
-
filter: "none",
|
|
920
|
-
},
|
|
921
|
-
title: {
|
|
922
|
-
"font-weight": 600,
|
|
923
|
-
"font-size": "xl",
|
|
924
|
-
"margin-bottom": "xs",
|
|
925
|
-
color: "text-1",
|
|
926
|
-
filter: "none",
|
|
927
|
-
},
|
|
928
|
-
description: {
|
|
929
|
-
overflow: "hidden",
|
|
930
|
-
display: "-webkit-box",
|
|
931
|
-
"-webkit-box-orient": "vertical",
|
|
932
|
-
"-webkit-line-clamp": 3,
|
|
933
|
-
color: "text-2",
|
|
934
|
-
"line-height": 1.5,
|
|
935
|
-
},
|
|
936
|
-
publishedAt: {
|
|
937
|
-
display: "none",
|
|
938
|
-
filter: "none",
|
|
939
|
-
},
|
|
940
|
-
},
|
|
451
|
+
"header-ctas": [
|
|
941
452
|
{
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
overflow: "hidden",
|
|
945
|
-
"box-shadow": "default",
|
|
946
|
-
position: "relative",
|
|
947
|
-
filter: "none",
|
|
948
|
-
},
|
|
949
|
-
image: {
|
|
950
|
-
width: "100%",
|
|
951
|
-
height: "200px",
|
|
952
|
-
"object-fit": "cover",
|
|
953
|
-
filter: "none",
|
|
954
|
-
},
|
|
955
|
-
"text-wrapper": {
|
|
956
|
-
"padding-left": "xl",
|
|
957
|
-
"padding-top": "2xl",
|
|
958
|
-
"padding-right": "xl",
|
|
959
|
-
"padding-bottom": "base",
|
|
960
|
-
display: "flex",
|
|
961
|
-
"flex-direction": "column",
|
|
962
|
-
"row-gap": "lg",
|
|
963
|
-
filter: "none",
|
|
964
|
-
},
|
|
965
|
-
"text-container": {
|
|
966
|
-
display: "flex",
|
|
967
|
-
"justify-content": "start",
|
|
968
|
-
"align-items": "center",
|
|
969
|
-
filter: "none",
|
|
970
|
-
"column-gap": "lg",
|
|
971
|
-
},
|
|
972
|
-
"caption-text": {
|
|
973
|
-
"font-family": "var(--font-body)",
|
|
974
|
-
color: "white",
|
|
975
|
-
"font-size": "xs",
|
|
976
|
-
"line-height": "normal",
|
|
977
|
-
"background-color": "brand",
|
|
978
|
-
"font-weight": 500,
|
|
979
|
-
"padding-left": "sm",
|
|
980
|
-
"padding-right": "sm",
|
|
981
|
-
"padding-top": "2xs",
|
|
982
|
-
"padding-bottom": "2xs",
|
|
983
|
-
"border-radius": "3xl",
|
|
984
|
-
filter: "none",
|
|
985
|
-
},
|
|
986
|
-
"date-wrapper": {
|
|
987
|
-
display: "flex",
|
|
988
|
-
"align-items": "center",
|
|
989
|
-
"column-gap": "xs",
|
|
990
|
-
},
|
|
991
|
-
"date-icon": {
|
|
992
|
-
width: "16px",
|
|
993
|
-
height: "16px",
|
|
994
|
-
},
|
|
995
|
-
"publishedAt-header": {
|
|
996
|
-
"font-size": "sm",
|
|
997
|
-
color: "text-2",
|
|
998
|
-
"font-weight": 500,
|
|
999
|
-
},
|
|
1000
|
-
title: {
|
|
1001
|
-
"font-weight": 600,
|
|
1002
|
-
"font-size": "xl",
|
|
1003
|
-
"margin-bottom": "xs",
|
|
1004
|
-
color: "text-1",
|
|
1005
|
-
},
|
|
1006
|
-
description: {
|
|
1007
|
-
overflow: "hidden",
|
|
1008
|
-
display: "-webkit-box",
|
|
1009
|
-
"-webkit-box-orient": "vertical",
|
|
1010
|
-
"-webkit-line-clamp": 3,
|
|
1011
|
-
color: "text-2",
|
|
1012
|
-
"line-height": 1.5,
|
|
1013
|
-
},
|
|
1014
|
-
publishedAt: {
|
|
1015
|
-
display: "none",
|
|
453
|
+
"header-cta": {
|
|
454
|
+
selectedVariants: {},
|
|
1016
455
|
},
|
|
1017
456
|
},
|
|
1018
457
|
{
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
position: "relative",
|
|
1024
|
-
filter: "none",
|
|
1025
|
-
},
|
|
1026
|
-
image: {
|
|
1027
|
-
width: "100%",
|
|
1028
|
-
height: "200px",
|
|
1029
|
-
"object-fit": "cover",
|
|
1030
|
-
},
|
|
1031
|
-
"text-wrapper": {
|
|
1032
|
-
"padding-left": "xl",
|
|
1033
|
-
"padding-top": "2xl",
|
|
1034
|
-
"padding-right": "xl",
|
|
1035
|
-
"padding-bottom": "base",
|
|
1036
|
-
display: "flex",
|
|
1037
|
-
"flex-direction": "column",
|
|
1038
|
-
"row-gap": "lg",
|
|
1039
|
-
filter: "none",
|
|
1040
|
-
},
|
|
1041
|
-
"text-container": {
|
|
1042
|
-
display: "flex",
|
|
1043
|
-
"justify-content": "start",
|
|
1044
|
-
"align-items": "center",
|
|
1045
|
-
filter: "none",
|
|
1046
|
-
"column-gap": "lg",
|
|
1047
|
-
},
|
|
1048
|
-
"caption-text": {
|
|
1049
|
-
"font-family": "var(--font-body)",
|
|
1050
|
-
color: "white",
|
|
1051
|
-
"font-size": "xs",
|
|
1052
|
-
"line-height": "normal",
|
|
1053
|
-
"background-color": "brand",
|
|
1054
|
-
"font-weight": 500,
|
|
1055
|
-
"padding-left": "sm",
|
|
1056
|
-
"padding-right": "sm",
|
|
1057
|
-
"padding-top": "2xs",
|
|
1058
|
-
"padding-bottom": "2xs",
|
|
1059
|
-
"border-radius": "3xl",
|
|
1060
|
-
filter: "none",
|
|
1061
|
-
},
|
|
1062
|
-
"date-wrapper": {
|
|
1063
|
-
display: "flex",
|
|
1064
|
-
"align-items": "center",
|
|
1065
|
-
"column-gap": "xs",
|
|
1066
|
-
},
|
|
1067
|
-
"date-icon": {
|
|
1068
|
-
width: "16px",
|
|
1069
|
-
height: "16px",
|
|
1070
|
-
},
|
|
1071
|
-
"publishedAt-header": {
|
|
1072
|
-
"font-size": "sm",
|
|
1073
|
-
color: "text-2",
|
|
1074
|
-
"font-weight": 500,
|
|
1075
|
-
},
|
|
1076
|
-
title: {
|
|
1077
|
-
"font-weight": 600,
|
|
1078
|
-
"font-size": "xl",
|
|
1079
|
-
"margin-bottom": "xs",
|
|
1080
|
-
color: "text-1",
|
|
1081
|
-
},
|
|
1082
|
-
description: {
|
|
1083
|
-
overflow: "hidden",
|
|
1084
|
-
display: "-webkit-box",
|
|
1085
|
-
"-webkit-box-orient": "vertical",
|
|
1086
|
-
"-webkit-line-clamp": 3,
|
|
1087
|
-
color: "text-2",
|
|
1088
|
-
"line-height": 1.5,
|
|
1089
|
-
},
|
|
1090
|
-
publishedAt: {
|
|
1091
|
-
display: "none",
|
|
1092
|
-
},
|
|
1093
|
-
},
|
|
1094
|
-
{
|
|
1095
|
-
eventWrapper: {
|
|
1096
|
-
"border-radius": "base",
|
|
1097
|
-
overflow: "hidden",
|
|
1098
|
-
"box-shadow": "default",
|
|
1099
|
-
position: "relative",
|
|
1100
|
-
},
|
|
1101
|
-
image: {
|
|
1102
|
-
width: "100%",
|
|
1103
|
-
height: "200px",
|
|
1104
|
-
"object-fit": "cover",
|
|
1105
|
-
},
|
|
1106
|
-
"text-wrapper": {
|
|
1107
|
-
"padding-left": "base",
|
|
1108
|
-
"padding-top": "2xl",
|
|
1109
|
-
"padding-right": "base",
|
|
1110
|
-
"padding-bottom": "base",
|
|
1111
|
-
display: "flex",
|
|
1112
|
-
"flex-direction": "column",
|
|
1113
|
-
"row-gap": "lg",
|
|
1114
|
-
filter: "none",
|
|
1115
|
-
},
|
|
1116
|
-
"text-container": {
|
|
1117
|
-
display: "flex",
|
|
1118
|
-
"justify-content": "start",
|
|
1119
|
-
"align-items": "center",
|
|
1120
|
-
filter: "none",
|
|
1121
|
-
"column-gap": "lg",
|
|
1122
|
-
},
|
|
1123
|
-
"caption-text": {
|
|
1124
|
-
"font-family": "var(--font-body)",
|
|
1125
|
-
color: "white",
|
|
1126
|
-
"font-size": "xs",
|
|
1127
|
-
"line-height": "normal",
|
|
1128
|
-
"background-color": "brand",
|
|
1129
|
-
"font-weight": 500,
|
|
1130
|
-
"padding-left": "sm",
|
|
1131
|
-
"padding-right": "sm",
|
|
1132
|
-
"padding-top": "2xs",
|
|
1133
|
-
"padding-bottom": "2xs",
|
|
1134
|
-
"border-radius": "3xl",
|
|
1135
|
-
filter: "none",
|
|
1136
|
-
},
|
|
1137
|
-
"date-wrapper": {
|
|
1138
|
-
display: "flex",
|
|
1139
|
-
"align-items": "center",
|
|
1140
|
-
"column-gap": "xs",
|
|
1141
|
-
},
|
|
1142
|
-
"date-icon": {
|
|
1143
|
-
width: "16px",
|
|
1144
|
-
height: "16px",
|
|
1145
|
-
},
|
|
1146
|
-
"publishedAt-header": {
|
|
1147
|
-
"font-size": "sm",
|
|
1148
|
-
color: "text-2",
|
|
1149
|
-
"font-weight": 500,
|
|
1150
|
-
},
|
|
1151
|
-
title: {
|
|
1152
|
-
"font-weight": 600,
|
|
1153
|
-
"font-size": "xl",
|
|
1154
|
-
"margin-bottom": "xs",
|
|
1155
|
-
color: "text-1",
|
|
1156
|
-
},
|
|
1157
|
-
description: {
|
|
1158
|
-
overflow: "hidden",
|
|
1159
|
-
display: "-webkit-box",
|
|
1160
|
-
"-webkit-box-orient": "vertical",
|
|
1161
|
-
"-webkit-line-clamp": 3,
|
|
1162
|
-
color: "text-2",
|
|
1163
|
-
"line-height": 1.5,
|
|
1164
|
-
},
|
|
1165
|
-
publishedAt: {
|
|
1166
|
-
display: "none",
|
|
458
|
+
"header-cta": {
|
|
459
|
+
selectedVariants: {
|
|
460
|
+
Button_Variants: "Secondary",
|
|
461
|
+
},
|
|
1167
462
|
},
|
|
1168
463
|
},
|
|
464
|
+
],
|
|
465
|
+
events: [
|
|
1169
466
|
{
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
position: "relative",
|
|
1175
|
-
},
|
|
1176
|
-
image: {
|
|
1177
|
-
width: "100%",
|
|
1178
|
-
height: "200px",
|
|
1179
|
-
"object-fit": "cover",
|
|
1180
|
-
},
|
|
1181
|
-
"text-wrapper": {
|
|
1182
|
-
"padding-left": "xl",
|
|
1183
|
-
"padding-top": "2xl",
|
|
1184
|
-
"padding-right": "xl",
|
|
1185
|
-
"padding-bottom": "base",
|
|
1186
|
-
display: "flex",
|
|
1187
|
-
"flex-direction": "column",
|
|
1188
|
-
"row-gap": "lg",
|
|
1189
|
-
filter: "none",
|
|
1190
|
-
},
|
|
1191
|
-
"text-container": {
|
|
1192
|
-
display: "flex",
|
|
1193
|
-
"justify-content": "start",
|
|
1194
|
-
"align-items": "center",
|
|
1195
|
-
filter: "none",
|
|
1196
|
-
"column-gap": "lg",
|
|
1197
|
-
},
|
|
1198
|
-
"caption-text": {
|
|
1199
|
-
"font-family": "var(--font-body)",
|
|
1200
|
-
color: "white",
|
|
1201
|
-
"font-size": "xs",
|
|
1202
|
-
"line-height": "normal",
|
|
1203
|
-
"background-color": "brand",
|
|
1204
|
-
"font-weight": 500,
|
|
1205
|
-
"padding-left": "sm",
|
|
1206
|
-
"padding-right": "sm",
|
|
1207
|
-
"padding-top": "2xs",
|
|
1208
|
-
"padding-bottom": "2xs",
|
|
1209
|
-
"border-radius": "3xl",
|
|
1210
|
-
filter: "none",
|
|
1211
|
-
},
|
|
1212
|
-
"date-wrapper": {
|
|
1213
|
-
display: "flex",
|
|
1214
|
-
"align-items": "center",
|
|
1215
|
-
"column-gap": "xs",
|
|
1216
|
-
},
|
|
1217
|
-
"date-icon": {
|
|
1218
|
-
width: "16px",
|
|
1219
|
-
height: "16px",
|
|
1220
|
-
},
|
|
1221
|
-
"publishedAt-header": {
|
|
1222
|
-
"font-size": "sm",
|
|
1223
|
-
color: "text-2",
|
|
1224
|
-
"font-weight": 500,
|
|
467
|
+
startsAt: {
|
|
468
|
+
selectedVariants: {
|
|
469
|
+
Typography_Variants: "Small",
|
|
470
|
+
},
|
|
1225
471
|
},
|
|
1226
472
|
title: {
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
overflow: "hidden",
|
|
1234
|
-
display: "-webkit-box",
|
|
1235
|
-
"-webkit-box-orient": "vertical",
|
|
1236
|
-
"-webkit-line-clamp": 3,
|
|
1237
|
-
color: "text-2",
|
|
1238
|
-
"line-height": 1.5,
|
|
1239
|
-
},
|
|
1240
|
-
publishedAt: {
|
|
1241
|
-
display: "none",
|
|
1242
|
-
},
|
|
1243
|
-
},
|
|
1244
|
-
{
|
|
1245
|
-
eventWrapper: {
|
|
1246
|
-
"border-radius": "base",
|
|
1247
|
-
overflow: "hidden",
|
|
1248
|
-
"box-shadow": "default",
|
|
1249
|
-
position: "relative",
|
|
1250
|
-
},
|
|
1251
|
-
image: {
|
|
1252
|
-
width: "100%",
|
|
1253
|
-
height: "200px",
|
|
1254
|
-
"object-fit": "cover",
|
|
1255
|
-
},
|
|
1256
|
-
"text-wrapper": {
|
|
1257
|
-
"padding-left": "xl",
|
|
1258
|
-
"padding-top": "2xl",
|
|
1259
|
-
"padding-right": "xl",
|
|
1260
|
-
"padding-bottom": "base",
|
|
1261
|
-
display: "flex",
|
|
1262
|
-
"flex-direction": "column",
|
|
1263
|
-
"row-gap": "lg",
|
|
1264
|
-
filter: "none",
|
|
1265
|
-
},
|
|
1266
|
-
"text-container": {
|
|
1267
|
-
display: "flex",
|
|
1268
|
-
"justify-content": "start",
|
|
1269
|
-
"align-items": "center",
|
|
1270
|
-
filter: "none",
|
|
1271
|
-
"column-gap": "lg",
|
|
1272
|
-
},
|
|
1273
|
-
"caption-text": {
|
|
1274
|
-
"font-family": "var(--font-body)",
|
|
1275
|
-
color: "white",
|
|
1276
|
-
"font-size": "xs",
|
|
1277
|
-
"line-height": "normal",
|
|
1278
|
-
"background-color": "brand",
|
|
1279
|
-
"font-weight": 500,
|
|
1280
|
-
"padding-left": "sm",
|
|
1281
|
-
"padding-right": "sm",
|
|
1282
|
-
"padding-top": "2xs",
|
|
1283
|
-
"padding-bottom": "2xs",
|
|
1284
|
-
"border-radius": "3xl",
|
|
1285
|
-
filter: "none",
|
|
1286
|
-
},
|
|
1287
|
-
"date-wrapper": {
|
|
1288
|
-
display: "flex",
|
|
1289
|
-
"align-items": "center",
|
|
1290
|
-
"column-gap": "xs",
|
|
1291
|
-
},
|
|
1292
|
-
"date-icon": {
|
|
1293
|
-
width: "16px",
|
|
1294
|
-
height: "16px",
|
|
1295
|
-
},
|
|
1296
|
-
"publishedAt-header": {
|
|
1297
|
-
"font-size": "sm",
|
|
1298
|
-
color: "text-2",
|
|
1299
|
-
"font-weight": 500,
|
|
1300
|
-
},
|
|
1301
|
-
title: {
|
|
1302
|
-
"font-weight": 600,
|
|
1303
|
-
"font-size": "xl",
|
|
1304
|
-
"margin-bottom": "xs",
|
|
1305
|
-
color: "text-1",
|
|
1306
|
-
},
|
|
1307
|
-
description: {
|
|
1308
|
-
overflow: "hidden",
|
|
1309
|
-
display: "-webkit-box",
|
|
1310
|
-
"-webkit-box-orient": "vertical",
|
|
1311
|
-
"-webkit-line-clamp": 3,
|
|
1312
|
-
color: "text-2",
|
|
1313
|
-
"line-height": 1.5,
|
|
1314
|
-
},
|
|
1315
|
-
publishedAt: {
|
|
1316
|
-
display: "none",
|
|
473
|
+
heading: {
|
|
474
|
+
level: "4",
|
|
475
|
+
},
|
|
476
|
+
selectedVariants: {
|
|
477
|
+
Heading_Level: "H6",
|
|
478
|
+
},
|
|
1317
479
|
},
|
|
1318
480
|
},
|
|
1319
481
|
],
|
|
1320
|
-
paginationWrapper: {
|
|
1321
|
-
width: "100%",
|
|
1322
|
-
display: "flex",
|
|
1323
|
-
"justify-content": "center",
|
|
1324
|
-
"column-gap": "lg",
|
|
1325
|
-
"align-items": "center",
|
|
1326
|
-
},
|
|
1327
|
-
},
|
|
1328
|
-
content: DEFAULT_CONTENT_CTA,
|
|
1329
|
-
config: {
|
|
1330
|
-
title: {
|
|
1331
|
-
selectedVariants: {
|
|
1332
|
-
Heading_Level: "H2",
|
|
1333
|
-
},
|
|
1334
|
-
heading: {
|
|
1335
|
-
level: 2,
|
|
1336
|
-
},
|
|
1337
|
-
},
|
|
1338
482
|
},
|
|
1339
483
|
},
|
|
1340
484
|
],
|