@levo-so/blocks 0.1.81 → 0.1.82

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.
@@ -0,0 +1,1341 @@
1
+ import type { IBlock } from "@levo-so/studio";
2
+
3
+ const DUMMY_IMAGE = {
4
+ id: "7141014160938075687",
5
+ location: "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH.png",
6
+ kind: "image",
7
+ mimetype: "image/png",
8
+ srcset: {
9
+ "1080w": "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-1080w.webp",
10
+ "1200w": "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-1200w.webp",
11
+ "1920w": "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-1920w.webp",
12
+ "320w": "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-320w.webp",
13
+ "640w": "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-640w.webp",
14
+ "750w": "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-750w.webp",
15
+ "828w": "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-828w.webp",
16
+ path: "https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-640w.webp 640w, https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-1080w.webp 1080w, https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-1200w.webp 1200w, https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-1920w.webp 1920w, https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-320w.webp 320w, https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-750w.webp 750w, https://static.levocdn.com/WLZ1TXTD/defaultblue-tryFJ012mgyH-828w.webp 828w",
17
+ },
18
+ };
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
+ const DEFAULT_CONTENT = {
32
+ layout: null,
33
+ container: null,
34
+ "cta-section": null,
35
+ "cta-heading": "Upcoming Events of 2025",
36
+ "cta-button": "",
37
+ title: "Events",
38
+ events: [
39
+ {
40
+ eventWrapper: null,
41
+ image: DUMMY_IMAGE,
42
+ textWrapper: null,
43
+ "caption-text": "Sponsor Event",
44
+ "date-icon-wrapper": null,
45
+ "date-icon": DUMMY_ICON,
46
+ publishedAt: "25 July, 2025",
47
+ title: "Books, Brighter Futures: A Day for Change",
48
+ description: "Over 400 children will receive new educational supplies during this Event.",
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
+ ],
110
+ paginationWrapper: null,
111
+ paginationLeftButton: "Prev",
112
+ paginationText: "",
113
+ 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
+ },
170
+ {
171
+ eventWrapper: null,
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.",
181
+ },
182
+ {
183
+ eventWrapper: null,
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.",
193
+ },
194
+ ],
195
+ paginationWrapper: null,
196
+ paginationLeftButton: "Previous",
197
+ paginationText: "",
198
+ paginationRightButton: "Next",
199
+ };
200
+
201
+ export type ICards19Content = typeof DEFAULT_CONTENT;
202
+
203
+ export const Cards19: IBlock = {
204
+ category_id: "cards",
205
+ title: "Cards 19",
206
+ key: "cards-19",
207
+ version: "v1",
208
+ prompt_description:
209
+ "Grid of event cards in two rows, each card featuring a top image, event title, brief description, and date; section headline above and pagination buttons below.",
210
+ content_schema: [
211
+ {
212
+ key: "layout",
213
+ label: "Layout",
214
+ field_interface: "LayoutWidget",
215
+ hint: {
216
+ prompt_description:
217
+ "Defines the overall structure and layout of the Events block. No content generation required.",
218
+ },
219
+ },
220
+ {
221
+ key: "container",
222
+ label: "Container",
223
+ field_interface: "ContainerWidget",
224
+ hint: {
225
+ prompt_description:
226
+ "Contains the whole Events section, providing spacing and alignment for visual consistency. No content generation required.",
227
+ },
228
+ },
229
+ {
230
+ key: "header-container",
231
+ label: "Header Container",
232
+ field_interface: "BoxWidget",
233
+ hint: {
234
+ prompt_description:
235
+ "Container for the call-to-action section at the top of the events block, holding the main heading and action button. No content generation required.",
236
+ },
237
+ },
238
+ {
239
+ key: "cta-button",
240
+ label: "CTA Button",
241
+ field_interface: "ButtonWidget",
242
+ hint: {
243
+ prompt_description:
244
+ "Call-to-action button displayed next to the main heading. Should encourage exploration, such as 'View all' or 'See more events'.",
245
+ min_characters: 6,
246
+ max_characters: 15,
247
+ },
248
+ },
249
+ {
250
+ key: "title",
251
+ label: "Title",
252
+ field_interface: "HeadingWidget",
253
+ hint: {
254
+ prompt_description:
255
+ "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.",
256
+ min_characters: 5,
257
+ max_characters: 18,
258
+ },
259
+ },
260
+ {
261
+ key: "events",
262
+ label: "Events",
263
+ field_interface: "BoxWidget",
264
+ kind: "group",
265
+ fields: [
266
+ {
267
+ key: "eventWrapper",
268
+ label: "Event Wrapper",
269
+ field_interface: "BoxWidget",
270
+ },
271
+ {
272
+ key: "image",
273
+ label: "Image",
274
+ field_interface: "ImageWidget",
275
+ hint: {
276
+ prompt_description:
277
+ "Visual banner or cover image for the event, displayed prominently at the top of each card. Should be inviting and relevant to the event content.",
278
+ orientation: "landscape",
279
+ size: "medium",
280
+ usecase: "hero",
281
+ },
282
+ },
283
+ {
284
+ key: "text-wrapper",
285
+ label: "Text Wrapper",
286
+ field_interface: "BoxWidget",
287
+ },
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
+ {
306
+ key: "date-wrapper",
307
+ label: "Date Wrapper",
308
+ field_interface: "BoxWidget",
309
+ hint: {
310
+ prompt_description:
311
+ "Container for the date icon and date text, arranged in a flex layout. No content generation required.",
312
+ },
313
+ },
314
+ {
315
+ key: "date-icon",
316
+ label: "Date Icon",
317
+ field_interface: "IconWidget",
318
+ hint: {
319
+ prompt_description:
320
+ "Small calendar or date icon displayed next to the event date. Should be simple and clearly recognizable.",
321
+ orientation: "square",
322
+ size: "icon",
323
+ usecase: "icon",
324
+ },
325
+ },
326
+ {
327
+ key: "publishedAt-header",
328
+ label: "Published At Header",
329
+ field_interface: "TypographyWidget",
330
+ hint: {
331
+ prompt_description:
332
+ "Displays the date and time of the event. Format as 'Month DD, YYYY HH:MM AM/PM'. Keep it short, clear, and easily readable.",
333
+ min_characters: 16,
334
+ max_characters: 28,
335
+ },
336
+ },
337
+ {
338
+ key: "title",
339
+ label: "Title",
340
+ field_interface: "TypographyWidget",
341
+ hint: {
342
+ prompt_description:
343
+ "Event card headline. Should be the name or title of the event, immediately catching the user's attention. Aim for clarity and engagement.",
344
+ min_characters: 8,
345
+ max_characters: 32,
346
+ },
347
+ },
348
+ {
349
+ key: "description",
350
+ label: "Description",
351
+ field_interface: "TypographyWidget",
352
+ hint: {
353
+ prompt_description:
354
+ "Short summary or description of the event, conveying value and enticing interest. Displayed in one or two lines under the event title. Keep concise yet informative.",
355
+ min_characters: 40,
356
+ max_characters: 120,
357
+ },
358
+ },
359
+ {
360
+ key: "publishedAt",
361
+ label: "Published At",
362
+ field_interface: "TypographyWidget",
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,
368
+ },
369
+ },
370
+ ],
371
+ hint: {
372
+ prompt_description:
373
+ "A group representing a grid of event cards. Each card highlights an upcoming or featured event. Intended for listing multiple events at a glance.",
374
+ min_items: 6,
375
+ max_items: 6,
376
+ },
377
+ },
378
+ {
379
+ key: "paginationWrapper",
380
+ label: "Pagination Wrapper",
381
+ field_interface: "BoxWidget",
382
+ hint: {
383
+ prompt_description:
384
+ "Container holding pagination controls (buttons and info) at the bottom of the event grid. Provides structure and alignment for pagination elements. No content generation required.",
385
+ },
386
+ },
387
+ {
388
+ key: "paginationLeftButton",
389
+ label: "Pagination Left Button",
390
+ field_interface: "ButtonWidget",
391
+ hint: {
392
+ prompt_description:
393
+ "Button for navigating to the previous page of events. Label should be clear and descriptive, such as 'Previous'.",
394
+ min_characters: 4,
395
+ max_characters: 12,
396
+ },
397
+ },
398
+ {
399
+ key: "paginationInfo",
400
+ label: "Pagination Info",
401
+ field_interface: "TypographyWidget",
402
+ hint: {
403
+ prompt_description:
404
+ "Displays the current events page and total pages, e.g., '1/10'. Keep format concise and clear.",
405
+ min_characters: 3,
406
+ max_characters: 8,
407
+ },
408
+ },
409
+ {
410
+ key: "paginationText",
411
+ label: "Pagination Text",
412
+ field_interface: "TypographyWidget",
413
+ hint: {
414
+ prompt_description:
415
+ "Displays the current events page and total pages, e.g., '1/10'. Keep format concise and clear.",
416
+ min_characters: 3,
417
+ max_characters: 8,
418
+ },
419
+ },
420
+ {
421
+ key: "paginationRightButton",
422
+ label: "Pagination Right Button",
423
+ field_interface: "ButtonWidget",
424
+ hint: {
425
+ prompt_description:
426
+ "Button for navigating to the next page of events. Label should be clear and descriptive, such as 'Next'.",
427
+ min_characters: 4,
428
+ max_characters: 12,
429
+ },
430
+ },
431
+ ],
432
+ layouts: [
433
+ {
434
+ key: "default",
435
+ title: "Default",
436
+ styles: {
437
+ layout: {
438
+ "padding-left": "10xl",
439
+ "padding-right": "10xl",
440
+ "padding-top": "5xl",
441
+ "padding-bottom": "5xl",
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",
459
+ },
460
+ container: {
461
+ display: "flex",
462
+ "flex-direction": "column",
463
+ "align-items": "center",
464
+ "row-gap": "2xl",
465
+ },
466
+ events_levoGroup: {
467
+ display: "grid",
468
+ width: "100%",
469
+ "grid-template-columns": "repeat(3, 1fr)",
470
+ "row-gap": "5xl",
471
+ "column-gap": "5xl",
472
+ tablet: {
473
+ "grid-template-columns": "repeat(2, 1fr)",
474
+ },
475
+ mobile: {
476
+ "grid-template-columns": "repeat(1, 1fr)",
477
+ "row-gap": "lg",
478
+ },
479
+ },
480
+ events: [
481
+ {
482
+ eventWrapper: {
483
+ "border-radius": "base",
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",
528
+ },
529
+ },
530
+ {
531
+ eventWrapper: {
532
+ "border-radius": "xl",
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",
578
+ },
579
+ },
580
+ {
581
+ eventWrapper: {
582
+ "border-radius": "base",
583
+ overflow: "hidden",
584
+ "box-shadow": "default",
585
+ filter: "none",
586
+ },
587
+ image: {
588
+ width: "100%",
589
+ },
590
+ textWrapper: {
591
+ "padding-left": "xl",
592
+ "padding-top": "2xl",
593
+ "padding-right": "xl",
594
+ "padding-bottom": "2xl",
595
+ display: "flex",
596
+ "flex-direction": "column",
597
+ "row-gap": "sm",
598
+ },
599
+ title: {
600
+ "font-weight": 400,
601
+ "font-size": "xl",
602
+ },
603
+ description: {
604
+ overflow: "hidden",
605
+ display: "-webkit-box",
606
+ "-webkit-box-orient": "vertical",
607
+ "-webkit-line-clamp": 3,
608
+ color: "text-2",
609
+ },
610
+ publishedAt: {
611
+ color: "text-2",
612
+ },
613
+ "text-container": {
614
+ filter: "none",
615
+ display: "none",
616
+ },
617
+ "text-wrapper": {
618
+ "padding-left": "xl",
619
+ "padding-top": "2xl",
620
+ "padding-right": "xl",
621
+ "padding-bottom": "2xl",
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",
687
+ "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
+ "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
+ },
721
+ },
722
+ {
723
+ eventWrapper: {
724
+ "border-radius": "base",
725
+ overflow: "hidden",
726
+ "box-shadow": "default",
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
+ },
768
+ },
769
+ ],
770
+ paginationWrapper: {
771
+ width: "100%",
772
+ display: "flex",
773
+ "justify-content": "center",
774
+ "column-gap": "lg",
775
+ "align-items": "center",
776
+ },
777
+ "cta-button": {
778
+ filter: "none",
779
+ },
780
+ },
781
+ content: DEFAULT_CONTENT,
782
+ config: {
783
+ title: {
784
+ selectedVariants: {
785
+ Heading_Level: "H2",
786
+ },
787
+ heading: {
788
+ level: 2,
789
+ },
790
+ },
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
+ },
941
+ {
942
+ eventWrapper: {
943
+ "border-radius": "base",
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",
1016
+ },
1017
+ },
1018
+ {
1019
+ eventWrapper: {
1020
+ "border-radius": "base",
1021
+ overflow: "hidden",
1022
+ "box-shadow": "default",
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",
1167
+ },
1168
+ },
1169
+ {
1170
+ eventWrapper: {
1171
+ "border-radius": "base",
1172
+ overflow: "hidden",
1173
+ "box-shadow": "default",
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,
1225
+ },
1226
+ title: {
1227
+ "font-weight": 600,
1228
+ "font-size": "xl",
1229
+ "margin-bottom": "xs",
1230
+ color: "text-1",
1231
+ },
1232
+ description: {
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",
1317
+ },
1318
+ },
1319
+ ],
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
+ },
1339
+ },
1340
+ ],
1341
+ };