mulmocast 2.6.17 → 2.6.19

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.
Files changed (32) hide show
  1. package/lib/methods/mulmo_presentation_style.d.ts +18 -0
  2. package/lib/methods/mulmo_presentation_style.js +23 -0
  3. package/lib/types/schema.d.ts +4359 -49
  4. package/lib/utils/context.d.ts +600 -0
  5. package/lib/utils/image_plugins/slide.js +7 -4
  6. package/package.json +5 -5
  7. package/scripts/test/cinematic_showcase.json +0 -1356
  8. package/scripts/test/golden_age_of_discovery.json +0 -270
  9. package/scripts/test/image-2.png +0 -0
  10. package/scripts/test/img_detector.png +0 -0
  11. package/scripts/test/img_higgs.png +0 -0
  12. package/scripts/test/img_lhc.png +0 -0
  13. package/scripts/test/macoro_anime_proto.json +0 -120
  14. package/scripts/test/minimum_beats_completed.json +0 -45
  15. package/scripts/test/test_all_elevenlabs_tts_model.json +0 -111
  16. package/scripts/test/test_all_gemini_tts_model.json +0 -433
  17. package/scripts/test/test_all_image.json +0 -49
  18. package/scripts/test/test_all_movie.json +0 -33
  19. package/scripts/test/test_captions_2.json +0 -31
  20. package/scripts/test/test_genai2.json +0 -25
  21. package/scripts/test/test_lipsync5.json +0 -66
  22. package/scripts/test/test_reference.json +0 -0
  23. package/scripts/test/test_slide_image_ref_gemini_en.json +0 -289
  24. package/scripts/test/test_slide_showcase_corporate.json +0 -497
  25. package/scripts/test/test_slide_showcase_creative.json +0 -545
  26. package/scripts/test/test_slide_showcase_minimal.json +0 -501
  27. package/scripts/test/test_slide_showcase_pop.json +0 -547
  28. package/scripts/test/test_slide_showcase_warm.json +0 -486
  29. package/scripts/test/test_wipe_simple.json +0 -37
  30. package/scripts/test/zenn_combined_example.json +0 -39
  31. package/scripts/test/zenn_layout_samples.json +0 -92
  32. package/scripts/test/zenn_markdown_demo.json +0 -79
@@ -1,547 +0,0 @@
1
- {
2
- "$mulmocast": { "version": "1.1" },
3
- "lang": "en",
4
- "title": "Slide Showcase - Pop Style",
5
- "beats": [
6
- {
7
- "text": "Title slide in bright pop style",
8
- "image": {
9
- "type": "slide",
10
- "theme": {
11
- "colors": {
12
- "bg": "FFF0F5",
13
- "bgCard": "FFFFFF",
14
- "bgCardAlt": "FDE8EF",
15
- "text": "1A1A2E",
16
- "textMuted": "4A4A6A",
17
- "textDim": "9090B0",
18
- "primary": "E91E63",
19
- "accent": "7C3AED",
20
- "success": "10B981",
21
- "warning": "F59E0B",
22
- "danger": "EF4444",
23
- "info": "06B6D4",
24
- "highlight": "F97316"
25
- },
26
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
27
- },
28
- "slide": {
29
- "layout": "title",
30
- "title": "Design System\nShowcase 2026",
31
- "subtitle": "Bright, bold, and beautiful — the pop style brings energy to every slide",
32
- "author": "Creative Studio | Spring 2026",
33
- "note": "This showcase demonstrates all 11 layouts with a vibrant pop color palette featuring hot pink, purple, and warm orange accents."
34
- }
35
- }
36
- },
37
- {
38
- "text": "Three-step workflow in pop colors",
39
- "image": {
40
- "type": "slide",
41
- "theme": {
42
- "colors": {
43
- "bg": "FFF0F5",
44
- "bgCard": "FFFFFF",
45
- "bgCardAlt": "FDE8EF",
46
- "text": "1A1A2E",
47
- "textMuted": "4A4A6A",
48
- "textDim": "9090B0",
49
- "primary": "E91E63",
50
- "accent": "7C3AED",
51
- "success": "10B981",
52
- "warning": "F59E0B",
53
- "danger": "EF4444",
54
- "info": "06B6D4",
55
- "highlight": "F97316"
56
- },
57
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
58
- },
59
- "slide": {
60
- "layout": "columns",
61
- "accentColor": "primary",
62
- "stepLabel": "PROCESS",
63
- "title": "Creative Workflow",
64
- "subtitle": "From concept to launch in three phases",
65
- "showArrows": true,
66
- "columns": [
67
- {
68
- "title": "Ideate",
69
- "num": 1,
70
- "accentColor": "primary",
71
- "content": [
72
- { "type": "text", "value": "Brainstorm concepts and gather inspiration from diverse sources." },
73
- { "type": "bullets", "items": ["Mood boards", "Competitive analysis", "User interviews"] }
74
- ]
75
- },
76
- {
77
- "title": "Design",
78
- "num": 2,
79
- "accentColor": "accent",
80
- "content": [
81
- { "type": "text", "value": "Create wireframes, prototypes, and high-fidelity mockups." },
82
- { "type": "bullets", "items": ["Figma prototypes", "Design tokens", "Component library"] }
83
- ]
84
- },
85
- {
86
- "title": "Ship",
87
- "num": 3,
88
- "accentColor": "success",
89
- "content": [
90
- { "type": "text", "value": "Build, test, and deploy the final product to users." },
91
- { "type": "bullets", "items": ["CI/CD pipeline", "A/B testing", "Launch metrics"] }
92
- ]
93
- }
94
- ],
95
- "callout": { "label": "Timeline", "text": "Average cycle time: 2 weeks from idea to production", "color": "primary", "leftBar": true }
96
- }
97
- }
98
- },
99
- {
100
- "text": "Key metrics in pop style",
101
- "image": {
102
- "type": "slide",
103
- "theme": {
104
- "colors": {
105
- "bg": "FFF0F5",
106
- "bgCard": "FFFFFF",
107
- "bgCardAlt": "FDE8EF",
108
- "text": "1A1A2E",
109
- "textMuted": "4A4A6A",
110
- "textDim": "9090B0",
111
- "primary": "E91E63",
112
- "accent": "7C3AED",
113
- "success": "10B981",
114
- "warning": "F59E0B",
115
- "danger": "EF4444",
116
- "info": "06B6D4",
117
- "highlight": "F97316"
118
- },
119
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
120
- },
121
- "slide": {
122
- "layout": "stats",
123
- "accentColor": "primary",
124
- "title": "Campaign Results",
125
- "subtitle": "Q1 2026 performance across all channels",
126
- "stats": [
127
- { "value": "2.4M", "label": "Impressions", "color": "primary", "change": "+128%" },
128
- { "value": "340K", "label": "Engagements", "color": "accent", "change": "+85%" },
129
- { "value": "12.4%", "label": "Conv. Rate", "color": "success", "change": "+3.2%" },
130
- { "value": "$1.8M", "label": "Revenue", "color": "highlight", "change": "+67%" }
131
- ],
132
- "callout": { "text": "Best performing quarter in company history", "align": "center" }
133
- }
134
- }
135
- },
136
- {
137
- "text": "Before and after comparison",
138
- "image": {
139
- "type": "slide",
140
- "theme": {
141
- "colors": {
142
- "bg": "FFF0F5",
143
- "bgCard": "FFFFFF",
144
- "bgCardAlt": "FDE8EF",
145
- "text": "1A1A2E",
146
- "textMuted": "4A4A6A",
147
- "textDim": "9090B0",
148
- "primary": "E91E63",
149
- "accent": "7C3AED",
150
- "success": "10B981",
151
- "warning": "F59E0B",
152
- "danger": "EF4444",
153
- "info": "06B6D4",
154
- "highlight": "F97316"
155
- },
156
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
157
- },
158
- "slide": {
159
- "layout": "comparison",
160
- "accentColor": "primary",
161
- "title": "Brand Refresh",
162
- "subtitle": "Modernizing our visual identity",
163
- "left": {
164
- "title": "Old Brand",
165
- "accentColor": "danger",
166
- "content": [
167
- { "type": "bullets", "items": ["Dated typography", "Inconsistent colors", "No design system", "Manual asset creation"], "icon": "✗" },
168
- { "type": "metric", "value": "48h", "label": "Avg. design turnaround", "color": "danger" }
169
- ],
170
- "footer": "Last updated 2019"
171
- },
172
- "right": {
173
- "title": "New Brand",
174
- "accentColor": "success",
175
- "content": [
176
- { "type": "bullets", "items": ["Modern type scale", "Semantic color tokens", "Full component library", "Automated generation"], "icon": "✓" },
177
- { "type": "metric", "value": "2h", "label": "Avg. design turnaround", "color": "success" }
178
- ],
179
- "footer": "Launched February 2026"
180
- },
181
- "callout": { "label": "Impact", "text": "24x faster design delivery with 95% brand consistency", "color": "success", "leftBar": true }
182
- }
183
- }
184
- },
185
- {
186
- "text": "Services grid with icons",
187
- "image": {
188
- "type": "slide",
189
- "theme": {
190
- "colors": {
191
- "bg": "FFF0F5",
192
- "bgCard": "FFFFFF",
193
- "bgCardAlt": "FDE8EF",
194
- "text": "1A1A2E",
195
- "textMuted": "4A4A6A",
196
- "textDim": "9090B0",
197
- "primary": "E91E63",
198
- "accent": "7C3AED",
199
- "success": "10B981",
200
- "warning": "F59E0B",
201
- "danger": "EF4444",
202
- "info": "06B6D4",
203
- "highlight": "F97316"
204
- },
205
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
206
- },
207
- "slide": {
208
- "layout": "grid",
209
- "accentColor": "accent",
210
- "title": "Our Services",
211
- "subtitle": "Full-stack creative solutions for modern brands",
212
- "gridColumns": 3,
213
- "items": [
214
- { "title": "Brand Identity", "icon": "Br", "accentColor": "primary", "description": "Logos, color systems, and brand guidelines" },
215
- { "title": "Web Design", "icon": "W", "accentColor": "accent", "description": "Responsive websites and landing pages" },
216
- { "title": "Motion", "icon": "Mo", "accentColor": "info", "description": "Animations, transitions, and video" },
217
- { "title": "UX Research", "icon": "Ux", "accentColor": "success", "description": "User testing and experience mapping" },
218
- { "title": "Social Media", "icon": "SM", "accentColor": "warning", "description": "Content strategy and campaign design" },
219
- { "title": "Print", "icon": "Pr", "accentColor": "highlight", "description": "Packaging, brochures, and merch" }
220
- ]
221
- }
222
- }
223
- },
224
- {
225
- "text": "Inspirational quote",
226
- "image": {
227
- "type": "slide",
228
- "theme": {
229
- "colors": {
230
- "bg": "FFF0F5",
231
- "bgCard": "FFFFFF",
232
- "bgCardAlt": "FDE8EF",
233
- "text": "1A1A2E",
234
- "textMuted": "4A4A6A",
235
- "textDim": "9090B0",
236
- "primary": "E91E63",
237
- "accent": "7C3AED",
238
- "success": "10B981",
239
- "warning": "F59E0B",
240
- "danger": "EF4444",
241
- "info": "06B6D4",
242
- "highlight": "F97316"
243
- },
244
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
245
- },
246
- "slide": {
247
- "layout": "bigQuote",
248
- "accentColor": "primary",
249
- "quote": "Design is not just what it looks like and feels like. Design is how it works.",
250
- "author": "Steve Jobs",
251
- "role": "Co-founder, Apple Inc."
252
- }
253
- }
254
- },
255
- {
256
- "text": "Project timeline",
257
- "image": {
258
- "type": "slide",
259
- "theme": {
260
- "colors": {
261
- "bg": "FFF0F5",
262
- "bgCard": "FFFFFF",
263
- "bgCardAlt": "FDE8EF",
264
- "text": "1A1A2E",
265
- "textMuted": "4A4A6A",
266
- "textDim": "9090B0",
267
- "primary": "E91E63",
268
- "accent": "7C3AED",
269
- "success": "10B981",
270
- "warning": "F59E0B",
271
- "danger": "EF4444",
272
- "info": "06B6D4",
273
- "highlight": "F97316"
274
- },
275
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
276
- },
277
- "slide": {
278
- "layout": "timeline",
279
- "accentColor": "primary",
280
- "stepLabel": "ROADMAP",
281
- "title": "Product Launch Timeline",
282
- "subtitle": "From concept to market in 12 weeks",
283
- "items": [
284
- { "date": "Week 1-2", "title": "Discovery", "description": "User research\nCompetitive audit", "color": "primary", "done": true },
285
- { "date": "Week 3-5", "title": "Design", "description": "Wireframes\nVisual design", "color": "accent", "done": true },
286
- { "date": "Week 6-9", "title": "Build", "description": "Frontend dev\nBackend API", "color": "info", "done": true },
287
- { "date": "Week 10-11", "title": "Test", "description": "QA & UAT\nPerformance", "color": "warning" },
288
- { "date": "Week 12", "title": "Launch", "description": "Deploy & monitor\nPress release", "color": "success" }
289
- ]
290
- }
291
- }
292
- },
293
- {
294
- "text": "Split layout with image",
295
- "image": {
296
- "type": "slide",
297
- "theme": {
298
- "colors": {
299
- "bg": "FFF0F5",
300
- "bgCard": "FFFFFF",
301
- "bgCardAlt": "FDE8EF",
302
- "text": "1A1A2E",
303
- "textMuted": "4A4A6A",
304
- "textDim": "9090B0",
305
- "primary": "E91E63",
306
- "accent": "7C3AED",
307
- "success": "10B981",
308
- "warning": "F59E0B",
309
- "danger": "EF4444",
310
- "info": "06B6D4",
311
- "highlight": "F97316"
312
- },
313
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
314
- },
315
- "slide": {
316
- "layout": "split",
317
- "accentColor": "primary",
318
- "left": {
319
- "title": "Our Studio",
320
- "label": "ABOUT US",
321
- "accentColor": "primary",
322
- "ratio": 50,
323
- "content": [
324
- { "type": "text", "value": "We are a team of passionate designers and developers creating beautiful digital experiences.", "bold": true },
325
- { "type": "divider", "color": "primary" },
326
- { "type": "bullets", "items": ["Founded in 2020", "25+ team members", "200+ projects delivered", "Clients in 15 countries"] },
327
- { "type": "callout", "text": "Winner of 3 Webby Awards in 2025", "style": "info" }
328
- ]
329
- },
330
- "right": {
331
- "ratio": 50,
332
- "content": [{ "type": "image", "src": "https://picsum.photos/seed/studio22/600/400", "alt": "Creative studio workspace", "fit": "cover" }]
333
- }
334
- }
335
- }
336
- },
337
- {
338
- "text": "Strategic priority matrix",
339
- "image": {
340
- "type": "slide",
341
- "theme": {
342
- "colors": {
343
- "bg": "FFF0F5",
344
- "bgCard": "FFFFFF",
345
- "bgCardAlt": "FDE8EF",
346
- "text": "1A1A2E",
347
- "textMuted": "4A4A6A",
348
- "textDim": "9090B0",
349
- "primary": "E91E63",
350
- "accent": "7C3AED",
351
- "success": "10B981",
352
- "warning": "F59E0B",
353
- "danger": "EF4444",
354
- "info": "06B6D4",
355
- "highlight": "F97316"
356
- },
357
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
358
- },
359
- "slide": {
360
- "layout": "matrix",
361
- "accentColor": "accent",
362
- "title": "Priority Matrix",
363
- "subtitle": "Categorizing initiatives by impact and effort",
364
- "xAxis": { "low": "Low Effort", "high": "High Effort" },
365
- "yAxis": { "low": "Low Impact", "high": "High Impact" },
366
- "cells": [
367
- { "label": "Quick Wins", "accentColor": "success", "items": ["Newsletter redesign", "Social templates", "Email signatures"] },
368
- { "label": "Major Projects", "accentColor": "primary", "items": ["Full rebrand", "Design system v2", "Website overhaul"] },
369
- { "label": "Fill-ins", "accentColor": "info", "items": ["Icon updates", "Color tweaks", "Font swap"] },
370
- { "label": "Thankless Tasks", "accentColor": "warning", "items": ["Legacy migration", "Accessibility audit", "Documentation"] }
371
- ]
372
- }
373
- }
374
- },
375
- {
376
- "text": "Pricing comparison table",
377
- "image": {
378
- "type": "slide",
379
- "theme": {
380
- "colors": {
381
- "bg": "FFF0F5",
382
- "bgCard": "FFFFFF",
383
- "bgCardAlt": "FDE8EF",
384
- "text": "1A1A2E",
385
- "textMuted": "4A4A6A",
386
- "textDim": "9090B0",
387
- "primary": "E91E63",
388
- "accent": "7C3AED",
389
- "success": "10B981",
390
- "warning": "F59E0B",
391
- "danger": "EF4444",
392
- "info": "06B6D4",
393
- "highlight": "F97316"
394
- },
395
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
396
- },
397
- "slide": {
398
- "layout": "table",
399
- "accentColor": "primary",
400
- "title": "Pricing Plans",
401
- "subtitle": "Choose the plan that fits your needs",
402
- "headers": ["Feature", "Starter", "Pro", "Enterprise"],
403
- "rowHeaders": true,
404
- "striped": true,
405
- "rows": [
406
- ["Projects", "3", "Unlimited", { "text": "Unlimited", "color": "success", "bold": true }],
407
- ["Team Members", "1", "5", { "text": "Unlimited", "color": "success", "bold": true }],
408
- ["Storage", "5 GB", "50 GB", { "text": "500 GB", "color": "success", "bold": true }],
409
- ["Support", "Email", "Priority", { "text": "Dedicated", "color": "primary", "bold": true }],
410
- [
411
- "Custom Domain",
412
- { "text": "✗", "color": "danger" },
413
- { "text": "✓", "color": "success", "bold": true },
414
- { "text": "✓", "color": "success", "bold": true }
415
- ],
416
- [
417
- "Analytics",
418
- { "text": "Basic", "color": "warning" },
419
- { "text": "Advanced", "color": "info" },
420
- { "text": "Full Suite", "color": "primary", "bold": true }
421
- ],
422
- ["Price/mo", "$9", "$29", { "text": "Custom", "color": "accent", "bold": true }]
423
- ],
424
- "callout": { "label": "Special", "text": "Annual billing saves 20% — all plans include 14-day free trial", "color": "primary", "leftBar": true }
425
- }
426
- }
427
- },
428
- {
429
- "text": "Customer journey funnel",
430
- "image": {
431
- "type": "slide",
432
- "theme": {
433
- "colors": {
434
- "bg": "FFF0F5",
435
- "bgCard": "FFFFFF",
436
- "bgCardAlt": "FDE8EF",
437
- "text": "1A1A2E",
438
- "textMuted": "4A4A6A",
439
- "textDim": "9090B0",
440
- "primary": "E91E63",
441
- "accent": "7C3AED",
442
- "success": "10B981",
443
- "warning": "F59E0B",
444
- "danger": "EF4444",
445
- "info": "06B6D4",
446
- "highlight": "F97316"
447
- },
448
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
449
- },
450
- "slide": {
451
- "layout": "funnel",
452
- "accentColor": "primary",
453
- "title": "Customer Journey",
454
- "subtitle": "From discovery to brand advocate",
455
- "stages": [
456
- { "label": "Awareness", "value": "100K", "description": "Social media reach & ad impressions", "color": "primary" },
457
- { "label": "Interest", "value": "25K", "description": "Website visits & content engagement", "color": "accent" },
458
- { "label": "Consideration", "value": "8K", "description": "Free trial signups", "color": "info" },
459
- { "label": "Purchase", "value": "2.4K", "description": "Paid subscriptions", "color": "warning" },
460
- { "label": "Loyalty", "value": "900", "description": "Annual renewals & referrals", "color": "success" }
461
- ],
462
- "callout": { "text": "0.9% end-to-end conversion — industry avg is 0.4%", "align": "center" }
463
- }
464
- }
465
- },
466
- {
467
- "text": "Photo gallery grid",
468
- "image": {
469
- "type": "slide",
470
- "theme": {
471
- "colors": {
472
- "bg": "FFF0F5",
473
- "bgCard": "FFFFFF",
474
- "bgCardAlt": "FDE8EF",
475
- "text": "1A1A2E",
476
- "textMuted": "4A4A6A",
477
- "textDim": "9090B0",
478
- "primary": "E91E63",
479
- "accent": "7C3AED",
480
- "success": "10B981",
481
- "warning": "F59E0B",
482
- "danger": "EF4444",
483
- "info": "06B6D4",
484
- "highlight": "F97316"
485
- },
486
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
487
- },
488
- "slide": {
489
- "layout": "grid",
490
- "accentColor": "primary",
491
- "title": "Recent Work",
492
- "subtitle": "Selected projects from our portfolio",
493
- "gridColumns": 3,
494
- "items": [
495
- {
496
- "title": "Nature Campaign",
497
- "accentColor": "success",
498
- "content": [{ "type": "image", "src": "https://picsum.photos/seed/nature55/400/250", "alt": "Nature photography", "fit": "cover" }]
499
- },
500
- {
501
- "title": "Urban Series",
502
- "accentColor": "primary",
503
- "content": [{ "type": "image", "src": "https://picsum.photos/seed/urban33/400/250", "alt": "Urban photography", "fit": "cover" }]
504
- },
505
- {
506
- "title": "Abstract Art",
507
- "accentColor": "accent",
508
- "content": [{ "type": "image", "src": "https://picsum.photos/seed/abstract7/400/250", "alt": "Abstract art", "fit": "cover" }]
509
- }
510
- ]
511
- }
512
- }
513
- },
514
- {
515
- "text": "Closing slide",
516
- "image": {
517
- "type": "slide",
518
- "theme": {
519
- "colors": {
520
- "bg": "FFF0F5",
521
- "bgCard": "FFFFFF",
522
- "bgCardAlt": "FDE8EF",
523
- "text": "1A1A2E",
524
- "textMuted": "4A4A6A",
525
- "textDim": "9090B0",
526
- "primary": "E91E63",
527
- "accent": "7C3AED",
528
- "success": "10B981",
529
- "warning": "F59E0B",
530
- "danger": "EF4444",
531
- "info": "06B6D4",
532
- "highlight": "F97316"
533
- },
534
- "fonts": { "title": "Georgia", "body": "Calibri", "mono": "Consolas" }
535
- },
536
- "slide": {
537
- "layout": "title",
538
- "accentColor": "primary",
539
- "title": "Let's Create\nSomething Amazing",
540
- "subtitle": "hello@prismstudio.design | prismstudio.design",
541
- "author": "Prism Creative Studio | 2026",
542
- "style": { "bgColor": "FDE8EF", "footer": "Pop Style Showcase | MulmoCast Slide DSL" }
543
- }
544
- }
545
- }
546
- ]
547
- }