@json-to-office/jto 0.9.0 → 0.11.2

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 (35) hide show
  1. package/README.md +10 -0
  2. package/dist/cli.js +2940 -6867
  3. package/dist/cli.js.map +1 -1
  4. package/dist/client/assets/{HomePage-CtePCdPD.js → HomePage-D1UvVA6K.js} +3 -3
  5. package/dist/client/assets/HomePage-D1UvVA6K.js.map +1 -0
  6. package/dist/client/assets/{JsonEditorPage-Dk_qYbQR.js → JsonEditorPage-CeSpZ1Q5.js} +3 -3
  7. package/dist/client/assets/{JsonEditorPage-Dk_qYbQR.js.map → JsonEditorPage-CeSpZ1Q5.js.map} +1 -1
  8. package/dist/client/assets/{MonacoPluginProvider-BmWwTUcW.js → MonacoPluginProvider-Ybzv4N6a.js} +3 -3
  9. package/dist/client/assets/{MonacoPluginProvider-BmWwTUcW.js.map → MonacoPluginProvider-Ybzv4N6a.js.map} +1 -1
  10. package/dist/client/assets/{button-jTamq7gj.js → button-COJ07qZY.js} +2 -2
  11. package/dist/client/assets/{button-jTamq7gj.js.map → button-COJ07qZY.js.map} +1 -1
  12. package/dist/client/assets/{editor-QOUTSCme.js → editor-D6UInUeu.js} +2 -2
  13. package/dist/client/assets/{editor-QOUTSCme.js.map → editor-D6UInUeu.js.map} +1 -1
  14. package/dist/client/assets/{editor-monaco-json-Bi4IKPau.js → editor-monaco-json-CcAwj92j.js} +2 -2
  15. package/dist/client/assets/{editor-monaco-json-Bi4IKPau.js.map → editor-monaco-json-CcAwj92j.js.map} +1 -1
  16. package/dist/client/assets/index-DMEmT8G4.css +1 -0
  17. package/dist/client/assets/{index-CLUTL9ST.js → index-XIrEiCYN.js} +3 -3
  18. package/dist/client/assets/{index-CLUTL9ST.js.map → index-XIrEiCYN.js.map} +1 -1
  19. package/dist/client/assets/preview-LDgzgj69.js +3 -0
  20. package/dist/client/assets/preview-LDgzgj69.js.map +1 -0
  21. package/dist/client/index.html +2 -2
  22. package/dist/client/templates/Alternative deck 16_9.pptx.json +3034 -0
  23. package/dist/client/templates/Brand template 16_9.pptx.json +1992 -0
  24. package/dist/client/templates/{Wiseair 16-9.pptx.json → Company deck 16_9.pptx.json } +2687 -2681
  25. package/dist/client/templates/{Wiseair.pptx.json → Company deck 4_3.pptx.json } +11 -52
  26. package/dist/client/templates/themes/wiseair.pptx.theme.json +61 -0
  27. package/dist/index.js +2 -2438
  28. package/dist/index.js.map +1 -1
  29. package/package.json +3 -2
  30. package/dist/client/assets/HomePage-CtePCdPD.js.map +0 -1
  31. package/dist/client/assets/index-DKIIAAih.css +0 -1
  32. package/dist/client/assets/preview-CtIrY86t.js +0 -3
  33. package/dist/client/assets/preview-CtIrY86t.js.map +0 -1
  34. package/dist/client/templates/Lumina Analytics.pptx.json +0 -1913
  35. package/dist/index.d.ts +0 -394
@@ -1,1913 +0,0 @@
1
- {
2
- "name": "pptx",
3
- "props": {
4
- "title": "Lumina Analytics — Quarterly Insights",
5
- "author": "Lumina Analytics",
6
- "company": "Lumina Analytics",
7
- "theme": "lumina",
8
- "pageNumberFormat": "09",
9
- "grid": {
10
- "columns": 12,
11
- "rows": 12,
12
- "margin": {
13
- "top": 0.5,
14
- "right": 0.5,
15
- "bottom": 0.5,
16
- "left": 0.5
17
- },
18
- "gutter": {
19
- "column": 0.15,
20
- "row": 0.15
21
- }
22
- },
23
- "templates": [
24
- {
25
- "name": "SECTION_DARK_TEMPLATE",
26
- "background": { "color": "primary" },
27
- "objects": [
28
- {
29
- "name": "image",
30
- "props": {
31
- "path": "https://placehold.co/180x40/0B1426/00B4D8?text=LUMINA&font=helvetica",
32
- "y": "94%",
33
- "w": "10%",
34
- "h": "3%",
35
- "grid": { "column": 0, "row": 0 }
36
- }
37
- },
38
- {
39
- "name": "shape",
40
- "props": {
41
- "type": "ellipse",
42
- "x": "88%",
43
- "y": "62%",
44
- "w": "1.6%",
45
- "h": "2.13%",
46
- "fill": { "color": "00B4D8", "transparency": 88 }
47
- }
48
- },
49
- {
50
- "name": "shape",
51
- "props": {
52
- "type": "ellipse",
53
- "x": "84%",
54
- "y": "60%",
55
- "w": "2%",
56
- "h": "2.67%",
57
- "fill": { "color": "00B4D8", "transparency": 84 }
58
- }
59
- },
60
- {
61
- "name": "shape",
62
- "props": {
63
- "type": "ellipse",
64
- "x": "80%",
65
- "y": "62.5%",
66
- "w": "1.4%",
67
- "h": "1.87%",
68
- "fill": { "color": "00B4D8", "transparency": 86 }
69
- }
70
- },
71
- {
72
- "name": "shape",
73
- "props": {
74
- "type": "ellipse",
75
- "x": "92%",
76
- "y": "66%",
77
- "w": "2.4%",
78
- "h": "3.2%",
79
- "fill": { "color": "00B4D8", "transparency": 78 }
80
- }
81
- },
82
- {
83
- "name": "shape",
84
- "props": {
85
- "type": "ellipse",
86
- "x": "87%",
87
- "y": "67%",
88
- "w": "2.8%",
89
- "h": "3.73%",
90
- "fill": { "color": "00B4D8", "transparency": 72 }
91
- }
92
- },
93
- {
94
- "name": "shape",
95
- "props": {
96
- "type": "ellipse",
97
- "x": "82.5%",
98
- "y": "68%",
99
- "w": "2.2%",
100
- "h": "2.93%",
101
- "fill": { "color": "00B4D8", "transparency": 76 }
102
- }
103
- },
104
- {
105
- "name": "shape",
106
- "props": {
107
- "type": "ellipse",
108
- "x": "78.5%",
109
- "y": "70%",
110
- "w": "1.8%",
111
- "h": "2.4%",
112
- "fill": { "color": "00B4D8", "transparency": 80 }
113
- }
114
- },
115
- {
116
- "name": "shape",
117
- "props": {
118
- "type": "ellipse",
119
- "x": "94%",
120
- "y": "72%",
121
- "w": "2.8%",
122
- "h": "3.73%",
123
- "fill": { "color": "00B4D8", "transparency": 68 }
124
- }
125
- },
126
- {
127
- "name": "shape",
128
- "props": {
129
- "type": "ellipse",
130
- "x": "89%",
131
- "y": "73%",
132
- "w": "3.2%",
133
- "h": "4.27%",
134
- "fill": { "color": "00B4D8", "transparency": 62 }
135
- }
136
- },
137
- {
138
- "name": "shape",
139
- "props": {
140
- "type": "ellipse",
141
- "x": "84%",
142
- "y": "74.5%",
143
- "w": "2.6%",
144
- "h": "3.47%",
145
- "fill": { "color": "00B4D8", "transparency": 66 }
146
- }
147
- },
148
- {
149
- "name": "shape",
150
- "props": {
151
- "type": "ellipse",
152
- "x": "80%",
153
- "y": "76%",
154
- "w": "2.2%",
155
- "h": "2.93%",
156
- "fill": { "color": "00B4D8", "transparency": 72 }
157
- }
158
- },
159
- {
160
- "name": "shape",
161
- "props": {
162
- "type": "ellipse",
163
- "x": "92%",
164
- "y": "79%",
165
- "w": "3.4%",
166
- "h": "4.53%",
167
- "fill": { "color": "00B4D8", "transparency": 55 }
168
- }
169
- },
170
- {
171
- "name": "shape",
172
- "props": {
173
- "type": "ellipse",
174
- "x": "87%",
175
- "y": "80%",
176
- "w": "3.8%",
177
- "h": "5.07%",
178
- "fill": { "color": "00B4D8", "transparency": 48 }
179
- }
180
- },
181
- {
182
- "name": "shape",
183
- "props": {
184
- "type": "ellipse",
185
- "x": "82.5%",
186
- "y": "82%",
187
- "w": "3%",
188
- "h": "4%",
189
- "fill": { "color": "00B4D8", "transparency": 55 }
190
- }
191
- },
192
- {
193
- "name": "shape",
194
- "props": {
195
- "type": "ellipse",
196
- "x": "78%",
197
- "y": "84%",
198
- "w": "2.6%",
199
- "h": "3.47%",
200
- "fill": { "color": "00B4D8", "transparency": 62 }
201
- }
202
- },
203
- {
204
- "name": "shape",
205
- "props": {
206
- "type": "ellipse",
207
- "x": "94%",
208
- "y": "86%",
209
- "w": "3.2%",
210
- "h": "4.27%",
211
- "fill": { "color": "00B4D8", "transparency": 45 }
212
- }
213
- },
214
- {
215
- "name": "shape",
216
- "props": {
217
- "type": "ellipse",
218
- "x": "89%",
219
- "y": "87.5%",
220
- "w": "4%",
221
- "h": "5.33%",
222
- "fill": { "color": "00B4D8", "transparency": 38 }
223
- }
224
- },
225
- {
226
- "name": "shape",
227
- "props": {
228
- "type": "ellipse",
229
- "x": "84%",
230
- "y": "89%",
231
- "w": "3.4%",
232
- "h": "4.53%",
233
- "fill": { "color": "00B4D8", "transparency": 42 }
234
- }
235
- },
236
- {
237
- "name": "text",
238
- "props": {
239
- "text": "{PAGE_NUMBER}",
240
- "x": "90%",
241
- "y": "94%",
242
- "w": "5%",
243
- "h": "4%",
244
- "color": "text2",
245
- "fontSize": 9,
246
- "align": "center",
247
- "valign": "middle"
248
- }
249
- }
250
- ],
251
- "placeholders": [
252
- {
253
- "name": "label",
254
- "grid": { "column": 0, "row": 5, "columnSpan": 7, "rowSpan": 1 },
255
- "defaults": {
256
- "name": "text",
257
- "props": { "fontSize": 11, "color": "accent", "bold": true }
258
- }
259
- },
260
- {
261
- "name": "title",
262
- "grid": { "column": 0, "row": 6, "columnSpan": 9, "rowSpan": 3 },
263
- "defaults": {
264
- "name": "text",
265
- "props": { "fontSize": 40, "color": "FFFFFF" }
266
- }
267
- },
268
- {
269
- "name": "description",
270
- "grid": { "column": 0, "row": 9, "columnSpan": 7, "rowSpan": 2 },
271
- "defaults": {
272
- "name": "text",
273
- "props": { "fontSize": 14, "color": "text2" }
274
- }
275
- }
276
- ]
277
- },
278
- {
279
- "name": "CONTENT_TEMPLATE",
280
- "background": { "color": "background" },
281
- "objects": [
282
- {
283
- "name": "image",
284
- "props": {
285
- "path": "https://placehold.co/180x40/0B1426/00B4D8?text=LUMINA&font=helvetica",
286
- "w": "8%",
287
- "h": "2.2%",
288
- "grid": { "column": 0, "row": 0 }
289
- }
290
- },
291
- {
292
- "name": "shape",
293
- "props": {
294
- "type": "rect",
295
- "x": "0%",
296
- "y": "96%",
297
- "w": "100%",
298
- "h": "4%",
299
- "fill": { "color": "primary" }
300
- }
301
- },
302
- {
303
- "name": "text",
304
- "props": {
305
- "text": "LUMINA ANALYTICS \u00b7 CONFIDENTIAL",
306
- "x": "4%",
307
- "y": "96.5%",
308
- "w": "40%",
309
- "h": "3%",
310
- "fontSize": 8,
311
- "color": "text2",
312
- "italic": true
313
- }
314
- },
315
- {
316
- "name": "text",
317
- "props": {
318
- "text": "{PAGE_NUMBER}",
319
- "x": "90%",
320
- "y": "96.5%",
321
- "w": "6%",
322
- "h": "3%",
323
- "fontSize": 8,
324
- "color": "text2",
325
- "align": "right"
326
- }
327
- }
328
- ],
329
- "placeholders": [
330
- {
331
- "name": "heading",
332
- "grid": { "column": 0, "row": 1, "columnSpan": 12, "rowSpan": 1 },
333
- "defaults": { "name": "text", "props": { "style": "heading1" } }
334
- },
335
- {
336
- "name": "body",
337
- "grid": { "column": 0, "row": 2, "columnSpan": 12, "rowSpan": 9 },
338
- "defaults": { "name": "text", "props": { "style": "body" } }
339
- }
340
- ]
341
- },
342
- {
343
- "name": "COVER_TEMPLATE",
344
- "background": { "color": "primary" },
345
- "objects": [
346
- {
347
- "name": "image",
348
- "props": {
349
- "path": "https://placehold.co/180x40/0B1426/00B4D8?text=LUMINA&font=helvetica",
350
- "w": "12%",
351
- "h": "3.5%",
352
- "grid": { "column": 0, "row": 0 }
353
- }
354
- },
355
- {
356
- "name": "shape",
357
- "props": {
358
- "type": "ellipse",
359
- "x": "92%",
360
- "y": "10%",
361
- "w": "1.6%",
362
- "h": "2.13%",
363
- "fill": { "color": "00B4D8", "transparency": 88 }
364
- }
365
- },
366
- {
367
- "name": "shape",
368
- "props": {
369
- "type": "ellipse",
370
- "x": "88%",
371
- "y": "8%",
372
- "w": "2%",
373
- "h": "2.67%",
374
- "fill": { "color": "00B4D8", "transparency": 84 }
375
- }
376
- },
377
- {
378
- "name": "shape",
379
- "props": {
380
- "type": "ellipse",
381
- "x": "84%",
382
- "y": "11%",
383
- "w": "1.4%",
384
- "h": "1.87%",
385
- "fill": { "color": "00B4D8", "transparency": 87 }
386
- }
387
- },
388
- {
389
- "name": "shape",
390
- "props": {
391
- "type": "ellipse",
392
- "x": "90%",
393
- "y": "15%",
394
- "w": "2.4%",
395
- "h": "3.2%",
396
- "fill": { "color": "00B4D8", "transparency": 78 }
397
- }
398
- },
399
- {
400
- "name": "shape",
401
- "props": {
402
- "type": "ellipse",
403
- "x": "85.5%",
404
- "y": "16%",
405
- "w": "2.8%",
406
- "h": "3.73%",
407
- "fill": { "color": "00B4D8", "transparency": 72 }
408
- }
409
- },
410
- {
411
- "name": "shape",
412
- "props": {
413
- "type": "ellipse",
414
- "x": "81%",
415
- "y": "18%",
416
- "w": "2.2%",
417
- "h": "2.93%",
418
- "fill": { "color": "00B4D8", "transparency": 76 }
419
- }
420
- },
421
- {
422
- "name": "shape",
423
- "props": {
424
- "type": "ellipse",
425
- "x": "93%",
426
- "y": "21%",
427
- "w": "3%",
428
- "h": "4%",
429
- "fill": { "color": "00B4D8", "transparency": 68 }
430
- }
431
- },
432
- {
433
- "name": "shape",
434
- "props": {
435
- "type": "ellipse",
436
- "x": "88%",
437
- "y": "22.5%",
438
- "w": "3.4%",
439
- "h": "4.53%",
440
- "fill": { "color": "00B4D8", "transparency": 60 }
441
- }
442
- },
443
- {
444
- "name": "shape",
445
- "props": {
446
- "type": "ellipse",
447
- "x": "83%",
448
- "y": "24%",
449
- "w": "2.8%",
450
- "h": "3.73%",
451
- "fill": { "color": "00B4D8", "transparency": 65 }
452
- }
453
- },
454
- {
455
- "name": "shape",
456
- "props": {
457
- "type": "ellipse",
458
- "x": "79%",
459
- "y": "26.5%",
460
- "w": "2.4%",
461
- "h": "3.2%",
462
- "fill": { "color": "00B4D8", "transparency": 72 }
463
- }
464
- },
465
- {
466
- "name": "shape",
467
- "props": {
468
- "type": "ellipse",
469
- "x": "91%",
470
- "y": "29%",
471
- "w": "3.6%",
472
- "h": "4.8%",
473
- "fill": { "color": "00B4D8", "transparency": 52 }
474
- }
475
- },
476
- {
477
- "name": "shape",
478
- "props": {
479
- "type": "ellipse",
480
- "x": "86%",
481
- "y": "30.5%",
482
- "w": "3.8%",
483
- "h": "5.07%",
484
- "fill": { "color": "00B4D8", "transparency": 45 }
485
- }
486
- },
487
- {
488
- "name": "shape",
489
- "props": {
490
- "type": "ellipse",
491
- "x": "81.5%",
492
- "y": "33%",
493
- "w": "3.2%",
494
- "h": "4.27%",
495
- "fill": { "color": "00B4D8", "transparency": 52 }
496
- }
497
- },
498
- {
499
- "name": "shape",
500
- "props": {
501
- "type": "ellipse",
502
- "x": "77.5%",
503
- "y": "36%",
504
- "w": "2.6%",
505
- "h": "3.47%",
506
- "fill": { "color": "00B4D8", "transparency": 62 }
507
- }
508
- },
509
- {
510
- "name": "shape",
511
- "props": {
512
- "type": "ellipse",
513
- "x": "93%",
514
- "y": "36.5%",
515
- "w": "3.4%",
516
- "h": "4.53%",
517
- "fill": { "color": "00B4D8", "transparency": 48 }
518
- }
519
- },
520
- {
521
- "name": "shape",
522
- "props": {
523
- "type": "ellipse",
524
- "x": "88%",
525
- "y": "38%",
526
- "w": "4.2%",
527
- "h": "5.6%",
528
- "fill": { "color": "00B4D8", "transparency": 38 }
529
- }
530
- },
531
- {
532
- "name": "shape",
533
- "props": {
534
- "type": "ellipse",
535
- "x": "83%",
536
- "y": "40.5%",
537
- "w": "3.6%",
538
- "h": "4.8%",
539
- "fill": { "color": "00B4D8", "transparency": 42 }
540
- }
541
- },
542
- {
543
- "name": "shape",
544
- "props": {
545
- "type": "ellipse",
546
- "x": "79%",
547
- "y": "43.5%",
548
- "w": "3%",
549
- "h": "4%",
550
- "fill": { "color": "00B4D8", "transparency": 52 }
551
- }
552
- },
553
- {
554
- "name": "shape",
555
- "props": {
556
- "type": "ellipse",
557
- "x": "91%",
558
- "y": "44.5%",
559
- "w": "4.6%",
560
- "h": "6.13%",
561
- "fill": { "color": "00B4D8", "transparency": 32 }
562
- }
563
- },
564
- {
565
- "name": "shape",
566
- "props": {
567
- "type": "ellipse",
568
- "x": "86%",
569
- "y": "47%",
570
- "w": "4%",
571
- "h": "5.33%",
572
- "fill": { "color": "00B4D8", "transparency": 35 }
573
- }
574
- },
575
- {
576
- "name": "shape",
577
- "props": {
578
- "type": "ellipse",
579
- "x": "81.5%",
580
- "y": "50%",
581
- "w": "3.4%",
582
- "h": "4.53%",
583
- "fill": { "color": "00B4D8", "transparency": 42 }
584
- }
585
- },
586
- {
587
- "name": "shape",
588
- "props": {
589
- "type": "ellipse",
590
- "x": "77%",
591
- "y": "53%",
592
- "w": "2.8%",
593
- "h": "3.73%",
594
- "fill": { "color": "00B4D8", "transparency": 52 }
595
- }
596
- },
597
- {
598
- "name": "shape",
599
- "props": {
600
- "type": "ellipse",
601
- "x": "93%",
602
- "y": "52.5%",
603
- "w": "4%",
604
- "h": "5.33%",
605
- "fill": { "color": "00B4D8", "transparency": 38 }
606
- }
607
- },
608
- {
609
- "name": "shape",
610
- "props": {
611
- "type": "ellipse",
612
- "x": "88%",
613
- "y": "55%",
614
- "w": "4.8%",
615
- "h": "6.4%",
616
- "fill": { "color": "00B4D8", "transparency": 28 }
617
- }
618
- },
619
- {
620
- "name": "shape",
621
- "props": {
622
- "type": "ellipse",
623
- "x": "83.5%",
624
- "y": "58%",
625
- "w": "4.2%",
626
- "h": "5.6%",
627
- "fill": { "color": "00B4D8", "transparency": 32 }
628
- }
629
- },
630
- {
631
- "name": "shape",
632
- "props": {
633
- "type": "ellipse",
634
- "x": "79.5%",
635
- "y": "61%",
636
- "w": "3.6%",
637
- "h": "4.8%",
638
- "fill": { "color": "00B4D8", "transparency": 40 }
639
- }
640
- },
641
- {
642
- "name": "shape",
643
- "props": {
644
- "type": "ellipse",
645
- "x": "91%",
646
- "y": "62.5%",
647
- "w": "5%",
648
- "h": "6.67%",
649
- "fill": { "color": "00B4D8", "transparency": 22 }
650
- }
651
- },
652
- {
653
- "name": "shape",
654
- "props": {
655
- "type": "ellipse",
656
- "x": "86%",
657
- "y": "65.5%",
658
- "w": "4.4%",
659
- "h": "5.87%",
660
- "fill": { "color": "00B4D8", "transparency": 28 }
661
- }
662
- },
663
- {
664
- "name": "shape",
665
- "props": {
666
- "type": "ellipse",
667
- "x": "81.5%",
668
- "y": "68.5%",
669
- "w": "3.8%",
670
- "h": "5.07%",
671
- "fill": { "color": "00B4D8", "transparency": 35 }
672
- }
673
- },
674
- {
675
- "name": "shape",
676
- "props": {
677
- "type": "ellipse",
678
- "x": "77.5%",
679
- "y": "71.5%",
680
- "w": "3.2%",
681
- "h": "4.27%",
682
- "fill": { "color": "00B4D8", "transparency": 45 }
683
- }
684
- },
685
- {
686
- "name": "shape",
687
- "props": {
688
- "type": "ellipse",
689
- "x": "93%",
690
- "y": "71%",
691
- "w": "4.6%",
692
- "h": "6.13%",
693
- "fill": { "color": "00B4D8", "transparency": 25 }
694
- }
695
- },
696
- {
697
- "name": "shape",
698
- "props": {
699
- "type": "ellipse",
700
- "x": "88.5%",
701
- "y": "74%",
702
- "w": "5.2%",
703
- "h": "6.93%",
704
- "fill": { "color": "00B4D8", "transparency": 18 }
705
- }
706
- },
707
- {
708
- "name": "shape",
709
- "props": {
710
- "type": "ellipse",
711
- "x": "84%",
712
- "y": "77%",
713
- "w": "4.6%",
714
- "h": "6.13%",
715
- "fill": { "color": "00B4D8", "transparency": 22 }
716
- }
717
- },
718
- {
719
- "name": "shape",
720
- "props": {
721
- "type": "ellipse",
722
- "x": "80%",
723
- "y": "80%",
724
- "w": "4%",
725
- "h": "5.33%",
726
- "fill": { "color": "00B4D8", "transparency": 30 }
727
- }
728
- }
729
- ],
730
- "placeholders": [
731
- {
732
- "name": "title",
733
- "grid": { "column": 0, "row": 3, "columnSpan": 8, "rowSpan": 3 },
734
- "defaults": {
735
- "name": "text",
736
- "props": { "fontSize": 48, "color": "FFFFFF" }
737
- }
738
- },
739
- {
740
- "name": "subtitle",
741
- "grid": { "column": 0, "row": 6, "columnSpan": 7, "rowSpan": 2 },
742
- "defaults": {
743
- "name": "text",
744
- "props": { "fontSize": 18, "color": "accent" }
745
- }
746
- },
747
- {
748
- "name": "meta",
749
- "grid": { "column": 0, "row": 10, "columnSpan": 6, "rowSpan": 1 },
750
- "defaults": {
751
- "name": "text",
752
- "props": { "fontSize": 12, "color": "text2" }
753
- }
754
- }
755
- ]
756
- },
757
- {
758
- "name": "TWO_COLUMN_TEMPLATE",
759
- "background": { "color": "background" },
760
- "objects": [
761
- {
762
- "name": "image",
763
- "props": {
764
- "path": "https://placehold.co/180x40/0B1426/00B4D8?text=LUMINA&font=helvetica",
765
- "w": "8%",
766
- "h": "2.2%",
767
- "grid": { "column": 0, "row": 0 }
768
- }
769
- },
770
- {
771
- "name": "shape",
772
- "props": {
773
- "type": "rect",
774
- "x": "0%",
775
- "y": "96%",
776
- "w": "100%",
777
- "h": "4%",
778
- "fill": { "color": "primary" }
779
- }
780
- },
781
- {
782
- "name": "text",
783
- "props": {
784
- "text": "LUMINA ANALYTICS \u00b7 CONFIDENTIAL",
785
- "x": "4%",
786
- "y": "96.5%",
787
- "w": "40%",
788
- "h": "3%",
789
- "fontSize": 8,
790
- "color": "text2",
791
- "italic": true
792
- }
793
- },
794
- {
795
- "name": "text",
796
- "props": {
797
- "text": "{PAGE_NUMBER}",
798
- "x": "90%",
799
- "y": "96.5%",
800
- "w": "6%",
801
- "h": "3%",
802
- "fontSize": 8,
803
- "color": "text2",
804
- "align": "right"
805
- }
806
- }
807
- ],
808
- "placeholders": [
809
- {
810
- "name": "heading",
811
- "grid": { "column": 0, "row": 1, "columnSpan": 12, "rowSpan": 1 },
812
- "defaults": { "name": "text", "props": { "style": "heading1" } }
813
- },
814
- {
815
- "name": "left",
816
- "grid": { "column": 0, "row": 2, "columnSpan": 6, "rowSpan": 9 },
817
- "defaults": { "name": "text", "props": { "style": "body" } }
818
- },
819
- {
820
- "name": "right",
821
- "grid": { "column": 6, "row": 2, "columnSpan": 6, "rowSpan": 9 },
822
- "defaults": { "name": "text", "props": { "style": "body" } }
823
- }
824
- ]
825
- }
826
- ]
827
- },
828
- "children": [
829
- {
830
- "name": "slide",
831
- "props": {
832
- "template": "COVER_TEMPLATE",
833
- "placeholders": {
834
- "title": {
835
- "name": "text",
836
- "props": { "text": "Quarterly Insights\nQ1 2026" }
837
- },
838
- "subtitle": {
839
- "name": "text",
840
- "props": {
841
- "text": "Revenue Analytics \u00b7 Customer Intelligence \u00b7 Market Position"
842
- }
843
- },
844
- "meta": {
845
- "name": "text",
846
- "props": {
847
- "text": "Prepared by Lumina Analytics \u00b7 April 2026 \u00b7 Confidential"
848
- }
849
- }
850
- }
851
- }
852
- },
853
- {
854
- "name": "slide",
855
- "props": {
856
- "template": "SECTION_DARK_TEMPLATE",
857
- "placeholders": {
858
- "label": { "name": "text", "props": { "text": "SECTION 01" } },
859
- "title": {
860
- "name": "text",
861
- "props": { "text": "Executive\nSummary" }
862
- },
863
- "description": {
864
- "name": "text",
865
- "props": {
866
- "text": "Key performance indicators and high-level trends for the quarter"
867
- }
868
- }
869
- }
870
- }
871
- },
872
- {
873
- "name": "slide",
874
- "props": {
875
- "template": "CONTENT_TEMPLATE",
876
- "placeholders": {
877
- "heading": { "name": "text", "props": { "text": "Key Metrics" } }
878
- }
879
- },
880
- "children": [
881
- {
882
- "name": "shape",
883
- "props": {
884
- "type": "roundRect",
885
- "fill": { "color": "accent" },
886
- "rectRadius": 0.1,
887
- "text": "$28.6M\nRevenue",
888
- "fontSize": 18,
889
- "bold": true,
890
- "fontColor": "FFFFFF",
891
- "align": "center",
892
- "valign": "middle",
893
- "grid": { "column": 0, "row": 2, "columnSpan": 3, "rowSpan": 2 }
894
- }
895
- },
896
- {
897
- "name": "shape",
898
- "props": {
899
- "type": "roundRect",
900
- "fill": { "color": "primary" },
901
- "rectRadius": 0.1,
902
- "text": "+31%\nYoY Growth",
903
- "fontSize": 18,
904
- "bold": true,
905
- "fontColor": "FFFFFF",
906
- "align": "center",
907
- "valign": "middle",
908
- "grid": { "column": 3, "row": 2, "columnSpan": 3, "rowSpan": 2 }
909
- }
910
- },
911
- {
912
- "name": "shape",
913
- "props": {
914
- "type": "roundRect",
915
- "fill": { "color": "accent5" },
916
- "rectRadius": 0.1,
917
- "text": "2,340\nActive Clients",
918
- "fontSize": 18,
919
- "bold": true,
920
- "fontColor": "FFFFFF",
921
- "align": "center",
922
- "valign": "middle",
923
- "grid": { "column": 6, "row": 2, "columnSpan": 3, "rowSpan": 2 }
924
- }
925
- },
926
- {
927
- "name": "shape",
928
- "props": {
929
- "type": "roundRect",
930
- "fill": { "color": "accent6" },
931
- "rectRadius": 0.1,
932
- "text": "96.8%\nRetention",
933
- "fontSize": 18,
934
- "bold": true,
935
- "fontColor": "FFFFFF",
936
- "align": "center",
937
- "valign": "middle",
938
- "grid": { "column": 9, "row": 2, "columnSpan": 3, "rowSpan": 2 }
939
- }
940
- },
941
- {
942
- "name": "text",
943
- "props": {
944
- "text": "Revenue surpassed forecast by 14%, driven by enterprise expansion and new APAC partnerships. Client retention improved 2.1pp quarter-over-quarter, reflecting stronger onboarding flows launched in January.",
945
- "fontSize": 13,
946
- "color": "text2",
947
- "lineSpacing": 22,
948
- "grid": { "column": 0, "row": 5, "columnSpan": 12, "rowSpan": 2 }
949
- }
950
- },
951
- {
952
- "name": "table",
953
- "props": {
954
- "rows": [
955
- [
956
- {
957
- "text": "Metric",
958
- "bold": true,
959
- "fill": "primary",
960
- "color": "FFFFFF"
961
- },
962
- {
963
- "text": "Target",
964
- "bold": true,
965
- "fill": "primary",
966
- "color": "FFFFFF"
967
- },
968
- {
969
- "text": "Actual",
970
- "bold": true,
971
- "fill": "primary",
972
- "color": "FFFFFF"
973
- },
974
- {
975
- "text": "Variance",
976
- "bold": true,
977
- "fill": "primary",
978
- "color": "FFFFFF"
979
- }
980
- ],
981
- [
982
- "Revenue",
983
- "$25.0M",
984
- "$28.6M",
985
- { "text": "+14.4%", "color": "accent5" }
986
- ],
987
- [
988
- "New Clients",
989
- "180",
990
- "214",
991
- { "text": "+18.9%", "color": "accent5" }
992
- ],
993
- ["NRR", "115%", "122%", { "text": "+7pp", "color": "accent5" }],
994
- [
995
- "Avg Deal Size",
996
- "$48K",
997
- "$52K",
998
- { "text": "+8.3%", "color": "accent5" }
999
- ]
1000
- ],
1001
- "fontSize": 11,
1002
- "color": "text",
1003
- "border": { "type": "solid", "pt": 0.5, "color": "text2" },
1004
- "grid": { "column": 0, "row": 7, "columnSpan": 12, "rowSpan": 4 }
1005
- }
1006
- }
1007
- ]
1008
- },
1009
- {
1010
- "name": "slide",
1011
- "props": {
1012
- "template": "SECTION_DARK_TEMPLATE",
1013
- "placeholders": {
1014
- "label": { "name": "text", "props": { "text": "SECTION 02" } },
1015
- "title": { "name": "text", "props": { "text": "Revenue\nAnalysis" } },
1016
- "description": {
1017
- "name": "text",
1018
- "props": {
1019
- "text": "Regional performance, segment breakdown, and growth trajectory"
1020
- }
1021
- }
1022
- }
1023
- }
1024
- },
1025
- {
1026
- "name": "slide",
1027
- "props": {
1028
- "template": "CONTENT_TEMPLATE",
1029
- "placeholders": {
1030
- "heading": {
1031
- "name": "text",
1032
- "props": { "text": "Revenue by Region" }
1033
- }
1034
- }
1035
- },
1036
- "children": [
1037
- {
1038
- "name": "chart",
1039
- "props": {
1040
- "type": "bar",
1041
- "barDir": "col",
1042
- "barGrouping": "clustered",
1043
- "showLegend": true,
1044
- "legendPos": "b",
1045
- "showTitle": true,
1046
- "title": "Quarterly Revenue by Region ($M)",
1047
- "titleFontSize": 12,
1048
- "valAxisLabelFormatCode": "$#,##0",
1049
- "barGapWidthPct": 80,
1050
- "data": [
1051
- {
1052
- "name": "North America",
1053
- "labels": ["Q2'25", "Q3'25", "Q4'25", "Q1'26"],
1054
- "values": [8.2, 9.1, 10.4, 12.8]
1055
- },
1056
- {
1057
- "name": "Europe",
1058
- "labels": ["Q2'25", "Q3'25", "Q4'25", "Q1'26"],
1059
- "values": [4.8, 5.2, 5.9, 7.1]
1060
- },
1061
- {
1062
- "name": "Asia-Pacific",
1063
- "labels": ["Q2'25", "Q3'25", "Q4'25", "Q1'26"],
1064
- "values": [2.1, 2.8, 3.6, 5.2]
1065
- },
1066
- {
1067
- "name": "LATAM",
1068
- "labels": ["Q2'25", "Q3'25", "Q4'25", "Q1'26"],
1069
- "values": [1.2, 1.5, 2.0, 3.5]
1070
- }
1071
- ],
1072
- "grid": { "column": 0, "row": 2, "columnSpan": 7, "rowSpan": 9 }
1073
- }
1074
- },
1075
- {
1076
- "name": "table",
1077
- "props": {
1078
- "rows": [
1079
- [
1080
- {
1081
- "text": "Region",
1082
- "bold": true,
1083
- "fill": "primary",
1084
- "color": "FFFFFF"
1085
- },
1086
- {
1087
- "text": "Q1 Rev",
1088
- "bold": true,
1089
- "fill": "primary",
1090
- "color": "FFFFFF"
1091
- },
1092
- {
1093
- "text": "QoQ",
1094
- "bold": true,
1095
- "fill": "primary",
1096
- "color": "FFFFFF"
1097
- }
1098
- ],
1099
- [
1100
- "North America",
1101
- "$12.8M",
1102
- { "text": "+23%", "color": "accent5" }
1103
- ],
1104
- ["Europe", "$7.1M", { "text": "+20%", "color": "accent5" }],
1105
- ["Asia-Pacific", "$5.2M", { "text": "+44%", "color": "accent5" }],
1106
- ["LATAM", "$3.5M", { "text": "+75%", "color": "accent5" }]
1107
- ],
1108
- "fontSize": 11,
1109
- "color": "text",
1110
- "border": { "type": "solid", "pt": 0.5, "color": "text2" },
1111
- "grid": { "column": 7, "row": 2, "columnSpan": 5, "rowSpan": 5 }
1112
- }
1113
- },
1114
- {
1115
- "name": "text",
1116
- "props": {
1117
- "text": "APAC expansion accelerated by Japan and South Korea enterprise deals. LATAM grew 75% QoQ following the S\u00e3o Paulo office launch in December.",
1118
- "fontSize": 11,
1119
- "color": "text2",
1120
- "lineSpacing": 20,
1121
- "grid": { "column": 7, "row": 8, "columnSpan": 5, "rowSpan": 3 }
1122
- }
1123
- }
1124
- ]
1125
- },
1126
- {
1127
- "name": "slide",
1128
- "props": {
1129
- "template": "TWO_COLUMN_TEMPLATE",
1130
- "placeholders": {
1131
- "heading": {
1132
- "name": "text",
1133
- "props": { "text": "Segment Breakdown" }
1134
- }
1135
- }
1136
- },
1137
- "children": [
1138
- {
1139
- "name": "chart",
1140
- "props": {
1141
- "type": "doughnut",
1142
- "showLegend": true,
1143
- "legendPos": "b",
1144
- "showTitle": true,
1145
- "title": "Revenue by Segment",
1146
- "titleFontSize": 12,
1147
- "showPercent": true,
1148
- "holeSize": 55,
1149
- "data": [
1150
- {
1151
- "name": "Segments",
1152
- "labels": ["Enterprise", "Mid-Market", "Growth", "Self-Serve"],
1153
- "values": [52, 24, 16, 8]
1154
- }
1155
- ],
1156
- "chartColors": ["primary", "secondary", "accent", "accent6"],
1157
- "grid": { "column": 0, "row": 2, "columnSpan": 6, "rowSpan": 9 }
1158
- }
1159
- },
1160
- {
1161
- "name": "table",
1162
- "props": {
1163
- "rows": [
1164
- [
1165
- {
1166
- "text": "Segment",
1167
- "bold": true,
1168
- "fill": "primary",
1169
- "color": "FFFFFF"
1170
- },
1171
- {
1172
- "text": "Revenue",
1173
- "bold": true,
1174
- "fill": "primary",
1175
- "color": "FFFFFF"
1176
- },
1177
- {
1178
- "text": "ACV",
1179
- "bold": true,
1180
- "fill": "primary",
1181
- "color": "FFFFFF"
1182
- }
1183
- ],
1184
- ["Enterprise", "$14.9M", "$185K"],
1185
- ["Mid-Market", "$6.9M", "$62K"],
1186
- ["Growth", "$4.6M", "$28K"],
1187
- ["Self-Serve", "$2.2M", "$4.8K"]
1188
- ],
1189
- "fontSize": 11,
1190
- "color": "text",
1191
- "border": { "type": "solid", "pt": 0.5, "color": "text2" },
1192
- "grid": { "column": 6, "row": 2, "columnSpan": 6, "rowSpan": 5 }
1193
- }
1194
- },
1195
- {
1196
- "name": "text",
1197
- "props": {
1198
- "text": "Enterprise remains the largest segment at 52% of revenue. Self-serve, launched in Q3 2025, grew 340% to $2.2M and is on track to reach $4M ARR by year-end.",
1199
- "fontSize": 12,
1200
- "color": "text2",
1201
- "lineSpacing": 20,
1202
- "grid": { "column": 6, "row": 8, "columnSpan": 6, "rowSpan": 3 }
1203
- }
1204
- }
1205
- ]
1206
- },
1207
- {
1208
- "name": "slide",
1209
- "props": {
1210
- "template": "CONTENT_TEMPLATE",
1211
- "placeholders": {
1212
- "heading": {
1213
- "name": "text",
1214
- "props": { "text": "Growth Trajectory" }
1215
- }
1216
- }
1217
- },
1218
- "children": [
1219
- {
1220
- "name": "chart",
1221
- "props": {
1222
- "type": "line",
1223
- "showLegend": true,
1224
- "legendPos": "b",
1225
- "showTitle": true,
1226
- "title": "Monthly Recurring Revenue ($M)",
1227
- "titleFontSize": 12,
1228
- "lineSmooth": true,
1229
- "lineSize": 3,
1230
- "lineDataSymbol": "circle",
1231
- "valAxisMinVal": 0,
1232
- "valAxisLabelFormatCode": "$#,##0.0",
1233
- "data": [
1234
- {
1235
- "name": "Actual MRR",
1236
- "labels": [
1237
- "Jul'25",
1238
- "Aug'25",
1239
- "Sep'25",
1240
- "Oct'25",
1241
- "Nov'25",
1242
- "Dec'25",
1243
- "Jan'26",
1244
- "Feb'26",
1245
- "Mar'26"
1246
- ],
1247
- "values": [5.8, 6.1, 6.5, 6.9, 7.4, 7.8, 8.4, 9.1, 9.8]
1248
- },
1249
- {
1250
- "name": "Target",
1251
- "labels": [
1252
- "Jul'25",
1253
- "Aug'25",
1254
- "Sep'25",
1255
- "Oct'25",
1256
- "Nov'25",
1257
- "Dec'25",
1258
- "Jan'26",
1259
- "Feb'26",
1260
- "Mar'26"
1261
- ],
1262
- "values": [5.5, 5.8, 6.2, 6.5, 6.9, 7.2, 7.6, 8.0, 8.5]
1263
- }
1264
- ],
1265
- "grid": { "column": 0, "row": 2, "columnSpan": 12, "rowSpan": 6 }
1266
- }
1267
- },
1268
- {
1269
- "name": "shape",
1270
- "props": {
1271
- "type": "roundRect",
1272
- "fill": { "color": "background2" },
1273
- "rectRadius": 0.1,
1274
- "text": "$9.8M\nMRR (Mar)",
1275
- "fontSize": 14,
1276
- "bold": true,
1277
- "fontColor": "primary",
1278
- "align": "center",
1279
- "valign": "middle",
1280
- "grid": { "column": 0, "row": 9, "columnSpan": 3, "rowSpan": 2 }
1281
- }
1282
- },
1283
- {
1284
- "name": "shape",
1285
- "props": {
1286
- "type": "roundRect",
1287
- "fill": { "color": "background2" },
1288
- "rectRadius": 0.1,
1289
- "text": "$117.6M\nARR Run Rate",
1290
- "fontSize": 14,
1291
- "bold": true,
1292
- "fontColor": "accent",
1293
- "align": "center",
1294
- "valign": "middle",
1295
- "grid": { "column": 3, "row": 9, "columnSpan": 3, "rowSpan": 2 }
1296
- }
1297
- },
1298
- {
1299
- "name": "shape",
1300
- "props": {
1301
- "type": "roundRect",
1302
- "fill": { "color": "background2" },
1303
- "rectRadius": 0.1,
1304
- "text": "+15.3%\nvs Target",
1305
- "fontSize": 14,
1306
- "bold": true,
1307
- "fontColor": "accent5",
1308
- "align": "center",
1309
- "valign": "middle",
1310
- "grid": { "column": 6, "row": 9, "columnSpan": 3, "rowSpan": 2 }
1311
- }
1312
- },
1313
- {
1314
- "name": "shape",
1315
- "props": {
1316
- "type": "roundRect",
1317
- "fill": { "color": "background2" },
1318
- "rectRadius": 0.1,
1319
- "text": "68.9%\nGross Margin",
1320
- "fontSize": 14,
1321
- "bold": true,
1322
- "fontColor": "accent6",
1323
- "align": "center",
1324
- "valign": "middle",
1325
- "grid": { "column": 9, "row": 9, "columnSpan": 3, "rowSpan": 2 }
1326
- }
1327
- }
1328
- ]
1329
- },
1330
- {
1331
- "name": "slide",
1332
- "props": {
1333
- "template": "SECTION_DARK_TEMPLATE",
1334
- "placeholders": {
1335
- "label": { "name": "text", "props": { "text": "SECTION 03" } },
1336
- "title": {
1337
- "name": "text",
1338
- "props": { "text": "Customer\nIntelligence" }
1339
- },
1340
- "description": {
1341
- "name": "text",
1342
- "props": {
1343
- "text": "Acquisition funnel, cohort analysis, and satisfaction metrics"
1344
- }
1345
- }
1346
- }
1347
- }
1348
- },
1349
- {
1350
- "name": "slide",
1351
- "props": {
1352
- "template": "CONTENT_TEMPLATE",
1353
- "placeholders": {
1354
- "heading": {
1355
- "name": "text",
1356
- "props": { "text": "Acquisition Funnel" }
1357
- }
1358
- }
1359
- },
1360
- "children": [
1361
- {
1362
- "name": "chart",
1363
- "props": {
1364
- "type": "bar",
1365
- "barDir": "bar",
1366
- "barGrouping": "stacked",
1367
- "showLegend": true,
1368
- "legendPos": "b",
1369
- "showTitle": true,
1370
- "title": "Pipeline Conversion by Stage",
1371
- "titleFontSize": 12,
1372
- "showValue": true,
1373
- "dataLabelFontSize": 9,
1374
- "data": [
1375
- {
1376
- "name": "Converted",
1377
- "labels": [
1378
- "Demo Requested",
1379
- "Qualified",
1380
- "Proposal Sent",
1381
- "Negotiation",
1382
- "Closed Won"
1383
- ],
1384
- "values": [1420, 680, 380, 260, 214]
1385
- },
1386
- {
1387
- "name": "Lost/Dropped",
1388
- "labels": [
1389
- "Demo Requested",
1390
- "Qualified",
1391
- "Proposal Sent",
1392
- "Negotiation",
1393
- "Closed Won"
1394
- ],
1395
- "values": [0, 740, 300, 120, 46]
1396
- }
1397
- ],
1398
- "grid": { "column": 0, "row": 2, "columnSpan": 7, "rowSpan": 9 }
1399
- }
1400
- },
1401
- {
1402
- "name": "table",
1403
- "props": {
1404
- "rows": [
1405
- [
1406
- {
1407
- "text": "Stage",
1408
- "bold": true,
1409
- "fill": "primary",
1410
- "color": "FFFFFF"
1411
- },
1412
- {
1413
- "text": "Conv %",
1414
- "bold": true,
1415
- "fill": "primary",
1416
- "color": "FFFFFF"
1417
- }
1418
- ],
1419
- ["Demo \u2192 Qualified", "47.9%"],
1420
- ["Qualified \u2192 Proposal", "55.9%"],
1421
- ["Proposal \u2192 Negotiation", "68.4%"],
1422
- ["Negotiation \u2192 Won", "82.3%"],
1423
- [
1424
- { "text": "Overall", "bold": true },
1425
- { "text": "15.1%", "bold": true }
1426
- ]
1427
- ],
1428
- "fontSize": 11,
1429
- "color": "text",
1430
- "border": { "type": "solid", "pt": 0.5, "color": "text2" },
1431
- "grid": { "column": 7, "row": 2, "columnSpan": 5, "rowSpan": 6 }
1432
- }
1433
- },
1434
- {
1435
- "name": "text",
1436
- "props": {
1437
- "text": "Funnel conversion improved 3.2pp from Q4 following the implementation of automated lead scoring. Top-of-funnel volume grew 28% through content marketing and strategic partnerships.",
1438
- "fontSize": 11,
1439
- "color": "text2",
1440
- "lineSpacing": 20,
1441
- "grid": { "column": 7, "row": 9, "columnSpan": 5, "rowSpan": 2 }
1442
- }
1443
- }
1444
- ]
1445
- },
1446
- {
1447
- "name": "slide",
1448
- "props": {
1449
- "template": "CONTENT_TEMPLATE",
1450
- "placeholders": {
1451
- "heading": {
1452
- "name": "text",
1453
- "props": { "text": "Customer Satisfaction" }
1454
- }
1455
- }
1456
- },
1457
- "children": [
1458
- {
1459
- "name": "chart",
1460
- "props": {
1461
- "type": "radar",
1462
- "radarStyle": "filled",
1463
- "showLegend": true,
1464
- "legendPos": "b",
1465
- "showTitle": true,
1466
- "title": "Satisfaction by Category (NPS Methodology)",
1467
- "titleFontSize": 12,
1468
- "data": [
1469
- {
1470
- "name": "Q1 2026",
1471
- "labels": [
1472
- "Product Quality",
1473
- "Onboarding",
1474
- "Support",
1475
- "Documentation",
1476
- "Value for Money",
1477
- "Innovation"
1478
- ],
1479
- "values": [92, 88, 85, 78, 82, 90]
1480
- },
1481
- {
1482
- "name": "Q4 2025",
1483
- "labels": [
1484
- "Product Quality",
1485
- "Onboarding",
1486
- "Support",
1487
- "Documentation",
1488
- "Value for Money",
1489
- "Innovation"
1490
- ],
1491
- "values": [88, 80, 83, 72, 80, 86]
1492
- }
1493
- ],
1494
- "grid": { "column": 0, "row": 2, "columnSpan": 6, "rowSpan": 9 }
1495
- }
1496
- },
1497
- {
1498
- "name": "chart",
1499
- "props": {
1500
- "type": "pie",
1501
- "showLegend": true,
1502
- "legendPos": "b",
1503
- "showTitle": true,
1504
- "title": "NPS Distribution",
1505
- "titleFontSize": 12,
1506
- "showPercent": true,
1507
- "showLabel": true,
1508
- "dataLabelFontSize": 10,
1509
- "firstSliceAng": 90,
1510
- "data": [
1511
- {
1512
- "name": "NPS",
1513
- "labels": ["Promoters", "Passives", "Detractors"],
1514
- "values": [68, 24, 8]
1515
- }
1516
- ],
1517
- "chartColors": ["accent5", "accent4", "accent4"],
1518
- "grid": { "column": 6, "row": 2, "columnSpan": 6, "rowSpan": 5 }
1519
- }
1520
- },
1521
- {
1522
- "name": "shape",
1523
- "props": {
1524
- "type": "roundRect",
1525
- "fill": { "color": "accent5" },
1526
- "rectRadius": 0.1,
1527
- "text": "NPS 72\n+8 vs Q4",
1528
- "fontSize": 16,
1529
- "bold": true,
1530
- "fontColor": "FFFFFF",
1531
- "align": "center",
1532
- "valign": "middle",
1533
- "grid": { "column": 6, "row": 8, "columnSpan": 3, "rowSpan": 2 }
1534
- }
1535
- },
1536
- {
1537
- "name": "shape",
1538
- "props": {
1539
- "type": "roundRect",
1540
- "fill": { "color": "accent" },
1541
- "rectRadius": 0.1,
1542
- "text": "CSAT 4.7/5\nTop Quartile",
1543
- "fontSize": 16,
1544
- "bold": true,
1545
- "fontColor": "FFFFFF",
1546
- "align": "center",
1547
- "valign": "middle",
1548
- "grid": { "column": 9, "row": 8, "columnSpan": 3, "rowSpan": 2 }
1549
- }
1550
- }
1551
- ]
1552
- },
1553
- {
1554
- "name": "slide",
1555
- "props": {
1556
- "template": "SECTION_DARK_TEMPLATE",
1557
- "placeholders": {
1558
- "label": { "name": "text", "props": { "text": "SECTION 04" } },
1559
- "title": { "name": "text", "props": { "text": "Market\nPosition" } },
1560
- "description": {
1561
- "name": "text",
1562
- "props": {
1563
- "text": "Competitive landscape, market share, and strategic outlook"
1564
- }
1565
- }
1566
- }
1567
- }
1568
- },
1569
- {
1570
- "name": "slide",
1571
- "props": {
1572
- "template": "CONTENT_TEMPLATE",
1573
- "placeholders": {
1574
- "heading": {
1575
- "name": "text",
1576
- "props": { "text": "Competitive Positioning" }
1577
- }
1578
- }
1579
- },
1580
- "children": [
1581
- {
1582
- "name": "chart",
1583
- "props": {
1584
- "type": "radar",
1585
- "radarStyle": "marker",
1586
- "showLegend": true,
1587
- "legendPos": "r",
1588
- "showTitle": true,
1589
- "title": "Capability Assessment",
1590
- "titleFontSize": 12,
1591
- "data": [
1592
- {
1593
- "name": "Lumina",
1594
- "labels": [
1595
- "Analytics Depth",
1596
- "Ease of Use",
1597
- "Integration",
1598
- "Scalability",
1599
- "Support",
1600
- "Price/Value",
1601
- "Innovation"
1602
- ],
1603
- "values": [9.2, 8.8, 9.0, 8.5, 8.7, 7.8, 9.4]
1604
- },
1605
- {
1606
- "name": "Competitor A",
1607
- "labels": [
1608
- "Analytics Depth",
1609
- "Ease of Use",
1610
- "Integration",
1611
- "Scalability",
1612
- "Support",
1613
- "Price/Value",
1614
- "Innovation"
1615
- ],
1616
- "values": [7.5, 7.2, 8.0, 9.0, 6.5, 6.8, 7.0]
1617
- },
1618
- {
1619
- "name": "Competitor B",
1620
- "labels": [
1621
- "Analytics Depth",
1622
- "Ease of Use",
1623
- "Integration",
1624
- "Scalability",
1625
- "Support",
1626
- "Price/Value",
1627
- "Innovation"
1628
- ],
1629
- "values": [8.0, 8.5, 6.5, 7.0, 8.0, 8.5, 6.5]
1630
- }
1631
- ],
1632
- "grid": { "column": 0, "row": 2, "columnSpan": 7, "rowSpan": 9 }
1633
- }
1634
- },
1635
- {
1636
- "name": "table",
1637
- "props": {
1638
- "rows": [
1639
- [
1640
- {
1641
- "text": "Dimension",
1642
- "bold": true,
1643
- "fill": "primary",
1644
- "color": "FFFFFF"
1645
- },
1646
- {
1647
- "text": "Lumina",
1648
- "bold": true,
1649
- "fill": "primary",
1650
- "color": "FFFFFF"
1651
- },
1652
- {
1653
- "text": "Leader?",
1654
- "bold": true,
1655
- "fill": "primary",
1656
- "color": "FFFFFF"
1657
- }
1658
- ],
1659
- [
1660
- "Analytics Depth",
1661
- "9.2",
1662
- { "text": "\u2713", "color": "accent5" }
1663
- ],
1664
- ["Ease of Use", "8.8", { "text": "\u2713", "color": "accent5" }],
1665
- ["Integration", "9.0", { "text": "\u2713", "color": "accent5" }],
1666
- ["Scalability", "8.5", "\u2013"],
1667
- ["Support", "8.7", { "text": "\u2713", "color": "accent5" }],
1668
- ["Price/Value", "7.8", "\u2013"],
1669
- ["Innovation", "9.4", { "text": "\u2713", "color": "accent5" }]
1670
- ],
1671
- "fontSize": 10,
1672
- "color": "text",
1673
- "border": { "type": "solid", "pt": 0.5, "color": "text2" },
1674
- "grid": { "column": 7, "row": 2, "columnSpan": 5, "rowSpan": 9 }
1675
- }
1676
- }
1677
- ]
1678
- },
1679
- {
1680
- "name": "slide",
1681
- "props": {
1682
- "template": "CONTENT_TEMPLATE",
1683
- "placeholders": {
1684
- "heading": {
1685
- "name": "text",
1686
- "props": { "text": "Market Share Trend" }
1687
- }
1688
- }
1689
- },
1690
- "children": [
1691
- {
1692
- "name": "chart",
1693
- "props": {
1694
- "type": "area",
1695
- "showLegend": true,
1696
- "legendPos": "b",
1697
- "showTitle": true,
1698
- "title": "Estimated Market Share (%)",
1699
- "titleFontSize": 12,
1700
- "valAxisMinVal": 0,
1701
- "valAxisMaxVal": 40,
1702
- "valAxisLabelFormatCode": "#,##0%",
1703
- "data": [
1704
- {
1705
- "name": "Lumina",
1706
- "labels": [
1707
- "2023",
1708
- "Q1'24",
1709
- "Q2'24",
1710
- "Q3'24",
1711
- "Q4'24",
1712
- "Q1'25",
1713
- "Q2'25",
1714
- "Q3'25",
1715
- "Q4'25",
1716
- "Q1'26"
1717
- ],
1718
- "values": [4, 5, 7, 9, 11, 14, 17, 20, 24, 28]
1719
- },
1720
- {
1721
- "name": "Competitor A",
1722
- "labels": [
1723
- "2023",
1724
- "Q1'24",
1725
- "Q2'24",
1726
- "Q3'24",
1727
- "Q4'24",
1728
- "Q1'25",
1729
- "Q2'25",
1730
- "Q3'25",
1731
- "Q4'25",
1732
- "Q1'26"
1733
- ],
1734
- "values": [32, 31, 30, 29, 28, 27, 26, 25, 24, 23]
1735
- },
1736
- {
1737
- "name": "Competitor B",
1738
- "labels": [
1739
- "2023",
1740
- "Q1'24",
1741
- "Q2'24",
1742
- "Q3'24",
1743
- "Q4'24",
1744
- "Q1'25",
1745
- "Q2'25",
1746
- "Q3'25",
1747
- "Q4'25",
1748
- "Q1'26"
1749
- ],
1750
- "values": [18, 18, 17, 17, 16, 16, 15, 15, 14, 14]
1751
- }
1752
- ],
1753
- "grid": { "column": 0, "row": 2, "columnSpan": 12, "rowSpan": 9 }
1754
- }
1755
- }
1756
- ]
1757
- },
1758
- {
1759
- "name": "slide",
1760
- "props": {
1761
- "template": "CONTENT_TEMPLATE",
1762
- "placeholders": {
1763
- "heading": {
1764
- "name": "text",
1765
- "props": { "text": "Strategic Priorities — Q2 2026" }
1766
- }
1767
- }
1768
- },
1769
- "children": [
1770
- {
1771
- "name": "shape",
1772
- "props": {
1773
- "type": "roundRect",
1774
- "fill": { "color": "background2" },
1775
- "rectRadius": 0.08,
1776
- "grid": { "column": 0, "row": 2, "columnSpan": 6, "rowSpan": 4 }
1777
- }
1778
- },
1779
- {
1780
- "name": "text",
1781
- "props": {
1782
- "text": "01 EXPAND APAC",
1783
- "fontSize": 14,
1784
- "bold": true,
1785
- "color": "accent",
1786
- "grid": { "column": 0, "row": 2, "columnSpan": 6, "rowSpan": 1 }
1787
- }
1788
- },
1789
- {
1790
- "name": "text",
1791
- "props": {
1792
- "text": "Open Tokyo and Singapore offices. Target 60 enterprise accounts in APAC by end of Q3. Deploy regional data centers for sub-50ms latency.",
1793
- "fontSize": 12,
1794
- "color": "text2",
1795
- "lineSpacing": 20,
1796
- "grid": { "column": 0, "row": 3, "columnSpan": 6, "rowSpan": 3 }
1797
- }
1798
- },
1799
-
1800
- {
1801
- "name": "shape",
1802
- "props": {
1803
- "type": "roundRect",
1804
- "fill": { "color": "background2" },
1805
- "rectRadius": 0.08,
1806
- "grid": { "column": 6, "row": 2, "columnSpan": 6, "rowSpan": 4 }
1807
- }
1808
- },
1809
- {
1810
- "name": "text",
1811
- "props": {
1812
- "text": "02 AI-NATIVE ANALYTICS",
1813
- "fontSize": 14,
1814
- "bold": true,
1815
- "color": "accent",
1816
- "grid": { "column": 6, "row": 2, "columnSpan": 6, "rowSpan": 1 }
1817
- }
1818
- },
1819
- {
1820
- "name": "text",
1821
- "props": {
1822
- "text": "Ship predictive revenue forecasting and anomaly detection. Natural language query interface for all dashboards. Targeting 40% reduction in time-to-insight.",
1823
- "fontSize": 12,
1824
- "color": "text2",
1825
- "lineSpacing": 20,
1826
- "grid": { "column": 6, "row": 3, "columnSpan": 6, "rowSpan": 3 }
1827
- }
1828
- },
1829
-
1830
- {
1831
- "name": "shape",
1832
- "props": {
1833
- "type": "roundRect",
1834
- "fill": { "color": "background2" },
1835
- "rectRadius": 0.08,
1836
- "grid": { "column": 0, "row": 7, "columnSpan": 6, "rowSpan": 4 }
1837
- }
1838
- },
1839
- {
1840
- "name": "text",
1841
- "props": {
1842
- "text": "03 PLATFORM PARTNERSHIPS",
1843
- "fontSize": 14,
1844
- "bold": true,
1845
- "color": "accent",
1846
- "grid": { "column": 0, "row": 7, "columnSpan": 6, "rowSpan": 1 }
1847
- }
1848
- },
1849
- {
1850
- "name": "text",
1851
- "props": {
1852
- "text": "Launch marketplace with 25+ certified integrations. Strategic partnerships with Salesforce, HubSpot, and Snowflake for embedded analytics.",
1853
- "fontSize": 12,
1854
- "color": "text2",
1855
- "lineSpacing": 20,
1856
- "grid": { "column": 0, "row": 8, "columnSpan": 6, "rowSpan": 3 }
1857
- }
1858
- },
1859
-
1860
- {
1861
- "name": "shape",
1862
- "props": {
1863
- "type": "roundRect",
1864
- "fill": { "color": "background2" },
1865
- "rectRadius": 0.08,
1866
- "grid": { "column": 6, "row": 7, "columnSpan": 6, "rowSpan": 4 }
1867
- }
1868
- },
1869
- {
1870
- "name": "text",
1871
- "props": {
1872
- "text": "04 OPERATIONAL SCALE",
1873
- "fontSize": 14,
1874
- "bold": true,
1875
- "color": "accent",
1876
- "grid": { "column": 6, "row": 7, "columnSpan": 6, "rowSpan": 1 }
1877
- }
1878
- },
1879
- {
1880
- "name": "text",
1881
- "props": {
1882
- "text": "Achieve SOC 2 Type II and ISO 27001 certifications. Grow team from 180 to 260 with emphasis on engineering and customer success.",
1883
- "fontSize": 12,
1884
- "color": "text2",
1885
- "lineSpacing": 20,
1886
- "grid": { "column": 6, "row": 8, "columnSpan": 6, "rowSpan": 3 }
1887
- }
1888
- }
1889
- ]
1890
- },
1891
- {
1892
- "name": "slide",
1893
- "props": {
1894
- "template": "COVER_TEMPLATE",
1895
- "placeholders": {
1896
- "title": { "name": "text", "props": { "text": "Thank You" } },
1897
- "subtitle": {
1898
- "name": "text",
1899
- "props": {
1900
- "text": "insights@lumina-analytics.io \u00b7 lumina-analytics.io"
1901
- }
1902
- },
1903
- "meta": {
1904
- "name": "text",
1905
- "props": {
1906
- "text": "This document contains proprietary information. Distribution requires written consent."
1907
- }
1908
- }
1909
- }
1910
- }
1911
- }
1912
- ]
1913
- }