@json-to-office/jto 1.2.0 → 1.5.0

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 (51) hide show
  1. package/dist/cli.js +178 -31
  2. package/dist/cli.js.map +1 -1
  3. package/dist/client/assets/{HomePage-jkIz_s7u.js → HomePage-ChJyDqzj.js} +44 -44
  4. package/dist/client/assets/HomePage-ChJyDqzj.js.map +1 -0
  5. package/dist/client/assets/{JsonEditorPage-DR8UoROz.js → JsonEditorPage-COHI5Wez.js} +3 -3
  6. package/dist/client/assets/{JsonEditorPage-DR8UoROz.js.map → JsonEditorPage-COHI5Wez.js.map} +1 -1
  7. package/dist/client/assets/{MonacoPluginProvider-CE5NPGwN.js → MonacoPluginProvider-prawCY6T.js} +3 -3
  8. package/dist/client/assets/MonacoPluginProvider-prawCY6T.js.map +1 -0
  9. package/dist/client/assets/editor-BO-KsLDk.js +9 -0
  10. package/dist/client/assets/editor-BO-KsLDk.js.map +1 -0
  11. package/dist/client/assets/editor-monaco-json-CJh63Fsz.js +24 -0
  12. package/dist/client/assets/editor-monaco-json-CJh63Fsz.js.map +1 -0
  13. package/dist/client/assets/editor-refs-store-CVLA_D5G.js +2 -0
  14. package/dist/client/assets/{editor-refs-store-DKOJcTAk.js.map → editor-refs-store-CVLA_D5G.js.map} +1 -1
  15. package/dist/client/assets/index-CrzIwHLS.css +1 -0
  16. package/dist/client/assets/index-otgy8_us.js +5 -0
  17. package/dist/client/assets/index-otgy8_us.js.map +1 -0
  18. package/dist/client/assets/preview-3fuCtJiz.js +2 -0
  19. package/dist/client/assets/preview-3fuCtJiz.js.map +1 -0
  20. package/dist/client/assets/{ui-vendor-DpjQWJgX.js → ui-vendor-Bq4-oNFL.js} +92 -57
  21. package/dist/client/assets/ui-vendor-Bq4-oNFL.js.map +1 -0
  22. package/dist/client/assets/useQualityAnalysis-Ci_jNmHv.js +6 -0
  23. package/dist/client/assets/useQualityAnalysis-Ci_jNmHv.js.map +1 -0
  24. package/dist/client/index.html +3 -3
  25. package/dist/client/templates/data-report-presentation.pptx.json +22 -22
  26. package/dist/client/templates/minimalist-pitch-deck.pptx.json +52 -52
  27. package/dist/client/templates/modern-annual-report-1.docx.json +2 -2
  28. package/dist/client/templates/modern-annual-report-2.docx.json +2 -2
  29. package/dist/client/templates/modern-annual-report-3.docx.json +1 -1
  30. package/dist/client/templates/tech-report.docx.json +8 -8
  31. package/dist/client/templates/themes/corporate.pptx.theme.json +12 -2
  32. package/dist/client/templates/themes/minimal.pptx.theme.json +12 -2
  33. package/dist/client/templates/themes/vibrant.pptx.theme.json +12 -2
  34. package/package.json +8 -7
  35. package/dist/client/assets/HomePage-jkIz_s7u.js.map +0 -1
  36. package/dist/client/assets/MonacoPluginProvider-CE5NPGwN.js.map +0 -1
  37. package/dist/client/assets/editor-edmvhW9F.js +0 -9
  38. package/dist/client/assets/editor-edmvhW9F.js.map +0 -1
  39. package/dist/client/assets/editor-monaco-json-CAlvfPc7.js +0 -24
  40. package/dist/client/assets/editor-monaco-json-CAlvfPc7.js.map +0 -1
  41. package/dist/client/assets/editor-refs-store-DKOJcTAk.js +0 -2
  42. package/dist/client/assets/index-CNvLzaJ7.css +0 -1
  43. package/dist/client/assets/index-DLlW4q4v.js +0 -5
  44. package/dist/client/assets/index-DLlW4q4v.js.map +0 -1
  45. package/dist/client/assets/preview-zo-CHAU0.js +0 -2
  46. package/dist/client/assets/preview-zo-CHAU0.js.map +0 -1
  47. package/dist/client/assets/ui-vendor-DpjQWJgX.js.map +0 -1
  48. package/dist/client/templates/Alternative deck 16_9.pptx.json +0 -3103
  49. package/dist/client/templates/Brand template 16_9.pptx.json +0 -2013
  50. package/dist/client/templates/Company deck 16_9.pptx.json +0 -6384
  51. package/dist/client/templates/Company deck 4_3.pptx.json +0 -5426
@@ -1,2013 +0,0 @@
1
- {
2
- "name": "pptx",
3
- "props": {
4
- "title": "Wiseair Brand Template",
5
- "author": "Wiseair S.r.l.",
6
- "company": "Wiseair S.r.l.",
7
- "subject": "Corporate mobility presentation template",
8
- "theme": "wiseair",
9
- "slideWidth": 13.333,
10
- "slideHeight": 7.5,
11
- "pageNumberFormat": "09",
12
- "grid": {
13
- "columns": 12,
14
- "rows": 12,
15
- "margin": {
16
- "top": 0.5,
17
- "right": 0.5,
18
- "bottom": 0.5,
19
- "left": 0.5
20
- },
21
- "gutter": {
22
- "column": 0.16,
23
- "row": 0.16
24
- }
25
- },
26
- "templates": [
27
- {
28
- "name": "COVER",
29
- "background": {
30
- "color": "background"
31
- },
32
- "objects": [
33
- {
34
- "name": "shape",
35
- "props": {
36
- "type": "rect",
37
- "fill": {
38
- "color": "accent"
39
- },
40
- "x": "0%",
41
- "y": "0%",
42
- "w": "0.4%",
43
- "h": "100%"
44
- }
45
- },
46
- {
47
- "name": "shape",
48
- "props": {
49
- "type": "ellipse",
50
- "fill": {
51
- "color": "accent"
52
- },
53
- "x": "88%",
54
- "y": "10%",
55
- "w": "0.6%",
56
- "h": "1.07%"
57
- }
58
- },
59
- {
60
- "name": "shape",
61
- "props": {
62
- "type": "ellipse",
63
- "fill": {
64
- "color": "accent"
65
- },
66
- "x": "90.5%",
67
- "y": "10%",
68
- "w": "0.6%",
69
- "h": "1.07%"
70
- }
71
- },
72
- {
73
- "name": "shape",
74
- "props": {
75
- "type": "ellipse",
76
- "fill": {
77
- "color": "accent"
78
- },
79
- "x": "93%",
80
- "y": "10%",
81
- "w": "0.6%",
82
- "h": "1.07%"
83
- }
84
- },
85
- {
86
- "name": "shape",
87
- "props": {
88
- "type": "ellipse",
89
- "fill": {
90
- "color": "accent"
91
- },
92
- "x": "95.5%",
93
- "y": "10%",
94
- "w": "0.6%",
95
- "h": "1.07%"
96
- }
97
- },
98
- {
99
- "name": "shape",
100
- "props": {
101
- "type": "ellipse",
102
- "fill": {
103
- "color": "accent4"
104
- },
105
- "x": "88%",
106
- "y": "12.5%",
107
- "w": "0.6%",
108
- "h": "1.07%"
109
- }
110
- },
111
- {
112
- "name": "shape",
113
- "props": {
114
- "type": "ellipse",
115
- "fill": {
116
- "color": "accent4"
117
- },
118
- "x": "90.5%",
119
- "y": "12.5%",
120
- "w": "0.6%",
121
- "h": "1.07%"
122
- }
123
- },
124
- {
125
- "name": "shape",
126
- "props": {
127
- "type": "ellipse",
128
- "fill": {
129
- "color": "accent"
130
- },
131
- "x": "93%",
132
- "y": "12.5%",
133
- "w": "0.6%",
134
- "h": "1.07%"
135
- }
136
- },
137
- {
138
- "name": "shape",
139
- "props": {
140
- "type": "ellipse",
141
- "fill": {
142
- "color": "accent"
143
- },
144
- "x": "95.5%",
145
- "y": "12.5%",
146
- "w": "0.6%",
147
- "h": "1.07%"
148
- }
149
- },
150
- {
151
- "name": "shape",
152
- "props": {
153
- "type": "ellipse",
154
- "fill": {
155
- "color": "accent4"
156
- },
157
- "x": "88%",
158
- "y": "15%",
159
- "w": "0.6%",
160
- "h": "1.07%"
161
- }
162
- },
163
- {
164
- "name": "shape",
165
- "props": {
166
- "type": "ellipse",
167
- "fill": {
168
- "color": "accent4"
169
- },
170
- "x": "90.5%",
171
- "y": "15%",
172
- "w": "0.6%",
173
- "h": "1.07%"
174
- }
175
- },
176
- {
177
- "name": "shape",
178
- "props": {
179
- "type": "ellipse",
180
- "fill": {
181
- "color": "accent4"
182
- },
183
- "x": "93%",
184
- "y": "15%",
185
- "w": "0.6%",
186
- "h": "1.07%"
187
- }
188
- },
189
- {
190
- "name": "shape",
191
- "props": {
192
- "type": "ellipse",
193
- "fill": {
194
- "color": "accent"
195
- },
196
- "x": "95.5%",
197
- "y": "15%",
198
- "w": "0.6%",
199
- "h": "1.07%"
200
- }
201
- },
202
- {
203
- "name": "shape",
204
- "props": {
205
- "type": "ellipse",
206
- "fill": {
207
- "color": "accent4"
208
- },
209
- "x": "88%",
210
- "y": "17.5%",
211
- "w": "0.6%",
212
- "h": "1.07%"
213
- }
214
- },
215
- {
216
- "name": "shape",
217
- "props": {
218
- "type": "ellipse",
219
- "fill": {
220
- "color": "accent4"
221
- },
222
- "x": "90.5%",
223
- "y": "17.5%",
224
- "w": "0.6%",
225
- "h": "1.07%"
226
- }
227
- },
228
- {
229
- "name": "shape",
230
- "props": {
231
- "type": "ellipse",
232
- "fill": {
233
- "color": "accent4"
234
- },
235
- "x": "93%",
236
- "y": "17.5%",
237
- "w": "0.6%",
238
- "h": "1.07%"
239
- }
240
- },
241
- {
242
- "name": "shape",
243
- "props": {
244
- "type": "ellipse",
245
- "fill": {
246
- "color": "accent4"
247
- },
248
- "x": "95.5%",
249
- "y": "17.5%",
250
- "w": "0.6%",
251
- "h": "1.07%"
252
- }
253
- },
254
- {
255
- "name": "text",
256
- "props": {
257
- "text": "wiseair",
258
- "fontFace": "Inter",
259
- "fontSize": 16,
260
- "bold": false,
261
- "color": "primary",
262
- "x": "3%",
263
- "y": "92%",
264
- "w": "20%",
265
- "h": "4%",
266
- "align": "left",
267
- "valign": "middle"
268
- }
269
- },
270
- {
271
- "name": "text",
272
- "props": {
273
- "text": "Making mobility work",
274
- "fontFace": "Inter",
275
- "fontSize": 9,
276
- "bold": false,
277
- "color": "text2",
278
- "charSpacing": 4,
279
- "x": "3%",
280
- "y": "95.5%",
281
- "w": "30%",
282
- "h": "3%",
283
- "align": "left",
284
- "valign": "middle"
285
- }
286
- }
287
- ],
288
- "placeholders": [
289
- {
290
- "name": "preTitle",
291
- "grid": {
292
- "column": 0,
293
- "row": 1,
294
- "columnSpan": 6,
295
- "rowSpan": 1
296
- },
297
- "defaults": {
298
- "name": "text",
299
- "props": {
300
- "fontSize": 11,
301
- "bold": false,
302
- "color": "accent",
303
- "charSpacing": 4,
304
- "valign": "bottom",
305
- "align": "left"
306
- }
307
- }
308
- },
309
- {
310
- "name": "title",
311
- "grid": {
312
- "column": 0,
313
- "row": 4,
314
- "columnSpan": 11,
315
- "rowSpan": 5
316
- },
317
- "defaults": {
318
- "name": "text",
319
- "props": {
320
- "fontSize": 60,
321
- "bold": false,
322
- "color": "primary",
323
- "lineSpacing": 68,
324
- "valign": "top",
325
- "align": "left"
326
- }
327
- }
328
- },
329
- {
330
- "name": "subtitle",
331
- "grid": {
332
- "column": 0,
333
- "row": 9,
334
- "columnSpan": 9,
335
- "rowSpan": 2
336
- },
337
- "defaults": {
338
- "name": "text",
339
- "props": {
340
- "style": "subtitle",
341
- "valign": "top",
342
- "align": "left"
343
- }
344
- }
345
- },
346
- {
347
- "name": "meta",
348
- "grid": {
349
- "column": 7,
350
- "row": 11,
351
- "columnSpan": 5,
352
- "rowSpan": 1
353
- },
354
- "defaults": {
355
- "name": "text",
356
- "props": {
357
- "fontSize": 11,
358
- "color": "text2",
359
- "valign": "middle",
360
- "align": "right"
361
- }
362
- }
363
- }
364
- ]
365
- },
366
- {
367
- "name": "SECTION_DIVIDER",
368
- "background": {
369
- "color": "primary"
370
- },
371
- "objects": [
372
- {
373
- "name": "shape",
374
- "props": {
375
- "type": "rect",
376
- "fill": {
377
- "color": "accent"
378
- },
379
- "x": "0%",
380
- "y": "0%",
381
- "w": "0.4%",
382
- "h": "100%"
383
- }
384
- },
385
- {
386
- "name": "shape",
387
- "props": {
388
- "type": "ellipse",
389
- "fill": {
390
- "color": "accent"
391
- },
392
- "x": "88%",
393
- "y": "82%",
394
- "w": "0.6%",
395
- "h": "1.07%"
396
- }
397
- },
398
- {
399
- "name": "shape",
400
- "props": {
401
- "type": "ellipse",
402
- "fill": {
403
- "color": "accent"
404
- },
405
- "x": "90.5%",
406
- "y": "82%",
407
- "w": "0.6%",
408
- "h": "1.07%"
409
- }
410
- },
411
- {
412
- "name": "shape",
413
- "props": {
414
- "type": "ellipse",
415
- "fill": {
416
- "color": "accent"
417
- },
418
- "x": "93%",
419
- "y": "82%",
420
- "w": "0.6%",
421
- "h": "1.07%"
422
- }
423
- },
424
- {
425
- "name": "shape",
426
- "props": {
427
- "type": "ellipse",
428
- "fill": {
429
- "color": "accent"
430
- },
431
- "x": "95.5%",
432
- "y": "82%",
433
- "w": "0.6%",
434
- "h": "1.07%"
435
- }
436
- },
437
- {
438
- "name": "shape",
439
- "props": {
440
- "type": "ellipse",
441
- "fill": {
442
- "color": "accent5"
443
- },
444
- "x": "88%",
445
- "y": "84.5%",
446
- "w": "0.6%",
447
- "h": "1.07%"
448
- }
449
- },
450
- {
451
- "name": "shape",
452
- "props": {
453
- "type": "ellipse",
454
- "fill": {
455
- "color": "accent5"
456
- },
457
- "x": "90.5%",
458
- "y": "84.5%",
459
- "w": "0.6%",
460
- "h": "1.07%"
461
- }
462
- },
463
- {
464
- "name": "shape",
465
- "props": {
466
- "type": "ellipse",
467
- "fill": {
468
- "color": "accent5"
469
- },
470
- "x": "93%",
471
- "y": "84.5%",
472
- "w": "0.6%",
473
- "h": "1.07%"
474
- }
475
- },
476
- {
477
- "name": "shape",
478
- "props": {
479
- "type": "ellipse",
480
- "fill": {
481
- "color": "accent5"
482
- },
483
- "x": "95.5%",
484
- "y": "84.5%",
485
- "w": "0.6%",
486
- "h": "1.07%"
487
- }
488
- },
489
- {
490
- "name": "text",
491
- "props": {
492
- "text": "wiseair",
493
- "fontFace": "Inter",
494
- "fontSize": 14,
495
- "bold": false,
496
- "color": "FAFAFA",
497
- "x": "3%",
498
- "y": "92%",
499
- "w": "20%",
500
- "h": "4%",
501
- "align": "left",
502
- "valign": "middle"
503
- }
504
- }
505
- ],
506
- "placeholders": [
507
- {
508
- "name": "ghostNumber",
509
- "x": "62%",
510
- "y": "10%",
511
- "w": "34%",
512
- "h": "55%",
513
- "defaults": {
514
- "name": "text",
515
- "props": {
516
- "fontSize": 240,
517
- "bold": false,
518
- "color": "2A3148",
519
- "lineSpacing": 240,
520
- "align": "right",
521
- "valign": "top"
522
- }
523
- }
524
- },
525
- {
526
- "name": "label",
527
- "grid": {
528
- "column": 0,
529
- "row": 4,
530
- "columnSpan": 6,
531
- "rowSpan": 1
532
- },
533
- "defaults": {
534
- "name": "text",
535
- "props": {
536
- "fontSize": 11,
537
- "bold": false,
538
- "color": "accent5",
539
- "charSpacing": 4,
540
- "valign": "bottom",
541
- "align": "left"
542
- }
543
- }
544
- },
545
- {
546
- "name": "title",
547
- "grid": {
548
- "column": 0,
549
- "row": 5,
550
- "columnSpan": 11,
551
- "rowSpan": 4
552
- },
553
- "defaults": {
554
- "name": "text",
555
- "props": {
556
- "fontSize": 48,
557
- "bold": false,
558
- "color": "FAFAFA",
559
- "lineSpacing": 56,
560
- "valign": "top",
561
- "align": "left"
562
- }
563
- }
564
- },
565
- {
566
- "name": "description",
567
- "grid": {
568
- "column": 0,
569
- "row": 10,
570
- "columnSpan": 9,
571
- "rowSpan": 2
572
- },
573
- "defaults": {
574
- "name": "text",
575
- "props": {
576
- "fontSize": 16,
577
- "color": "D6E6FF",
578
- "lineSpacing": 24,
579
- "valign": "top",
580
- "align": "left"
581
- }
582
- }
583
- }
584
- ]
585
- },
586
- {
587
- "name": "CONTENT",
588
- "background": {
589
- "color": "background"
590
- },
591
- "objects": [
592
- {
593
- "name": "shape",
594
- "props": {
595
- "type": "rect",
596
- "fill": {
597
- "color": "accent"
598
- },
599
- "x": "0%",
600
- "y": "0%",
601
- "w": "0.4%",
602
- "h": "100%"
603
- }
604
- },
605
- {
606
- "name": "text",
607
- "props": {
608
- "text": "wiseair",
609
- "fontFace": "Inter",
610
- "fontSize": 11,
611
- "bold": false,
612
- "color": "primary",
613
- "x": "3%",
614
- "y": "94%",
615
- "w": "20%",
616
- "h": "4%",
617
- "align": "left",
618
- "valign": "middle"
619
- }
620
- },
621
- {
622
- "name": "text",
623
- "props": {
624
- "text": "{PAGE_NUMBER}",
625
- "fontFace": "Inter",
626
- "fontSize": 9,
627
- "color": "text2",
628
- "x": "85%",
629
- "y": "94%",
630
- "w": "8%",
631
- "h": "4%",
632
- "align": "right",
633
- "valign": "middle"
634
- }
635
- }
636
- ],
637
- "placeholders": [
638
- {
639
- "name": "section",
640
- "grid": {
641
- "column": 0,
642
- "row": 0,
643
- "columnSpan": 12,
644
- "rowSpan": 1
645
- },
646
- "defaults": {
647
- "name": "text",
648
- "props": {
649
- "fontSize": 11,
650
- "bold": false,
651
- "color": "accent",
652
- "charSpacing": 4,
653
- "valign": "bottom",
654
- "align": "left"
655
- }
656
- }
657
- },
658
- {
659
- "name": "heading",
660
- "grid": {
661
- "column": 0,
662
- "row": 1,
663
- "columnSpan": 12,
664
- "rowSpan": 3
665
- },
666
- "defaults": {
667
- "name": "text",
668
- "props": {
669
- "style": "heading1",
670
- "valign": "top",
671
- "align": "left"
672
- }
673
- }
674
- },
675
- {
676
- "name": "rule",
677
- "x": "3.7%",
678
- "y": "39%",
679
- "w": "3%",
680
- "h": "0.3%",
681
- "defaults": {
682
- "name": "shape",
683
- "props": {
684
- "type": "rect",
685
- "fill": {
686
- "color": "accent"
687
- }
688
- }
689
- }
690
- },
691
- {
692
- "name": "content",
693
- "grid": {
694
- "column": 0,
695
- "row": 5,
696
- "columnSpan": 12,
697
- "rowSpan": 6
698
- },
699
- "defaults": {
700
- "name": "text",
701
- "props": {
702
- "style": "body",
703
- "valign": "top",
704
- "align": "left"
705
- }
706
- }
707
- }
708
- ]
709
- },
710
- {
711
- "name": "TWO_COLUMN",
712
- "background": {
713
- "color": "background"
714
- },
715
- "objects": [
716
- {
717
- "name": "shape",
718
- "props": {
719
- "type": "rect",
720
- "fill": {
721
- "color": "accent"
722
- },
723
- "x": "0%",
724
- "y": "0%",
725
- "w": "0.4%",
726
- "h": "100%"
727
- }
728
- },
729
- {
730
- "name": "shape",
731
- "props": {
732
- "type": "rect",
733
- "fill": {
734
- "color": "background2"
735
- },
736
- "x": "49.85%",
737
- "y": "44%",
738
- "w": "0.18%",
739
- "h": "46%"
740
- }
741
- },
742
- {
743
- "name": "text",
744
- "props": {
745
- "text": "wiseair",
746
- "fontFace": "Inter",
747
- "fontSize": 11,
748
- "bold": false,
749
- "color": "primary",
750
- "x": "3%",
751
- "y": "94%",
752
- "w": "20%",
753
- "h": "4%",
754
- "align": "left",
755
- "valign": "middle"
756
- }
757
- },
758
- {
759
- "name": "text",
760
- "props": {
761
- "text": "{PAGE_NUMBER}",
762
- "fontFace": "Inter",
763
- "fontSize": 9,
764
- "color": "text2",
765
- "x": "85%",
766
- "y": "94%",
767
- "w": "8%",
768
- "h": "4%",
769
- "align": "right",
770
- "valign": "middle"
771
- }
772
- }
773
- ],
774
- "placeholders": [
775
- {
776
- "name": "section",
777
- "grid": {
778
- "column": 0,
779
- "row": 0,
780
- "columnSpan": 12,
781
- "rowSpan": 1
782
- },
783
- "defaults": {
784
- "name": "text",
785
- "props": {
786
- "fontSize": 11,
787
- "bold": false,
788
- "color": "accent",
789
- "charSpacing": 4,
790
- "valign": "bottom",
791
- "align": "left"
792
- }
793
- }
794
- },
795
- {
796
- "name": "heading",
797
- "grid": {
798
- "column": 0,
799
- "row": 1,
800
- "columnSpan": 12,
801
- "rowSpan": 3
802
- },
803
- "defaults": {
804
- "name": "text",
805
- "props": {
806
- "style": "heading1",
807
- "valign": "top",
808
- "align": "left"
809
- }
810
- }
811
- },
812
- {
813
- "name": "leftTitle",
814
- "grid": {
815
- "column": 0,
816
- "row": 5,
817
- "columnSpan": 6,
818
- "rowSpan": 1
819
- },
820
- "defaults": {
821
- "name": "text",
822
- "props": {
823
- "style": "heading3",
824
- "valign": "top",
825
- "align": "left"
826
- }
827
- }
828
- },
829
- {
830
- "name": "rightTitle",
831
- "grid": {
832
- "column": 6,
833
- "row": 5,
834
- "columnSpan": 6,
835
- "rowSpan": 1
836
- },
837
- "defaults": {
838
- "name": "text",
839
- "props": {
840
- "style": "heading3",
841
- "valign": "top",
842
- "align": "left"
843
- }
844
- }
845
- },
846
- {
847
- "name": "left",
848
- "grid": {
849
- "column": 0,
850
- "row": 6,
851
- "columnSpan": 6,
852
- "rowSpan": 5
853
- },
854
- "defaults": {
855
- "name": "text",
856
- "props": {
857
- "style": "body",
858
- "valign": "top",
859
- "align": "left"
860
- }
861
- }
862
- },
863
- {
864
- "name": "right",
865
- "grid": {
866
- "column": 6,
867
- "row": 6,
868
- "columnSpan": 6,
869
- "rowSpan": 5
870
- },
871
- "defaults": {
872
- "name": "text",
873
- "props": {
874
- "style": "body",
875
- "valign": "top",
876
- "align": "left"
877
- }
878
- }
879
- }
880
- ]
881
- },
882
- {
883
- "name": "METRICS",
884
- "background": {
885
- "color": "background"
886
- },
887
- "objects": [
888
- {
889
- "name": "shape",
890
- "props": {
891
- "type": "rect",
892
- "fill": {
893
- "color": "accent"
894
- },
895
- "x": "0%",
896
- "y": "0%",
897
- "w": "0.4%",
898
- "h": "100%"
899
- }
900
- },
901
- {
902
- "name": "text",
903
- "props": {
904
- "text": "wiseair",
905
- "fontFace": "Inter",
906
- "fontSize": 11,
907
- "bold": false,
908
- "color": "primary",
909
- "x": "3%",
910
- "y": "94%",
911
- "w": "20%",
912
- "h": "4%",
913
- "align": "left",
914
- "valign": "middle"
915
- }
916
- },
917
- {
918
- "name": "text",
919
- "props": {
920
- "text": "{PAGE_NUMBER}",
921
- "fontFace": "Inter",
922
- "fontSize": 9,
923
- "color": "text2",
924
- "x": "85%",
925
- "y": "94%",
926
- "w": "8%",
927
- "h": "4%",
928
- "align": "right",
929
- "valign": "middle"
930
- }
931
- }
932
- ],
933
- "placeholders": [
934
- {
935
- "name": "section",
936
- "grid": {
937
- "column": 0,
938
- "row": 0,
939
- "columnSpan": 12,
940
- "rowSpan": 1
941
- },
942
- "defaults": {
943
- "name": "text",
944
- "props": {
945
- "fontSize": 11,
946
- "bold": false,
947
- "color": "accent",
948
- "charSpacing": 4,
949
- "valign": "bottom",
950
- "align": "left"
951
- }
952
- }
953
- },
954
- {
955
- "name": "heading",
956
- "grid": {
957
- "column": 0,
958
- "row": 1,
959
- "columnSpan": 12,
960
- "rowSpan": 3
961
- },
962
- "defaults": {
963
- "name": "text",
964
- "props": {
965
- "style": "heading1",
966
- "valign": "top",
967
- "align": "left"
968
- }
969
- }
970
- },
971
- {
972
- "name": "kpi1Card",
973
- "grid": {
974
- "column": 0,
975
- "row": 6,
976
- "columnSpan": 3,
977
- "rowSpan": 5
978
- },
979
- "defaults": {
980
- "name": "shape",
981
- "props": {
982
- "type": "rect",
983
- "fill": {
984
- "color": "background2"
985
- },
986
- "rectRadius": 0.05
987
- }
988
- }
989
- },
990
- {
991
- "name": "kpi1Value",
992
- "grid": {
993
- "column": 0,
994
- "row": 7,
995
- "columnSpan": 3,
996
- "rowSpan": 2
997
- },
998
- "defaults": {
999
- "name": "text",
1000
- "props": {
1001
- "fontSize": 48,
1002
- "bold": false,
1003
- "color": "primary",
1004
- "lineSpacing": 56,
1005
- "valign": "top",
1006
- "align": "left",
1007
- "margin": 14
1008
- }
1009
- }
1010
- },
1011
- {
1012
- "name": "kpi1Label",
1013
- "grid": {
1014
- "column": 0,
1015
- "row": 9,
1016
- "columnSpan": 3,
1017
- "rowSpan": 1
1018
- },
1019
- "defaults": {
1020
- "name": "text",
1021
- "props": {
1022
- "fontSize": 9,
1023
- "bold": false,
1024
- "color": "text2",
1025
- "charSpacing": 3,
1026
- "valign": "top",
1027
- "align": "left",
1028
- "margin": 14
1029
- }
1030
- }
1031
- },
1032
- {
1033
- "name": "kpi1Rule",
1034
- "x": "5.6%",
1035
- "y": "85.5%",
1036
- "w": "4%",
1037
- "h": "0.4%",
1038
- "defaults": {
1039
- "name": "shape",
1040
- "props": {
1041
- "type": "rect",
1042
- "fill": {
1043
- "color": "accent"
1044
- }
1045
- }
1046
- }
1047
- },
1048
- {
1049
- "name": "kpi2Card",
1050
- "grid": {
1051
- "column": 3,
1052
- "row": 6,
1053
- "columnSpan": 3,
1054
- "rowSpan": 5
1055
- },
1056
- "defaults": {
1057
- "name": "shape",
1058
- "props": {
1059
- "type": "rect",
1060
- "fill": {
1061
- "color": "background2"
1062
- },
1063
- "rectRadius": 0.05
1064
- }
1065
- }
1066
- },
1067
- {
1068
- "name": "kpi2Value",
1069
- "grid": {
1070
- "column": 3,
1071
- "row": 7,
1072
- "columnSpan": 3,
1073
- "rowSpan": 2
1074
- },
1075
- "defaults": {
1076
- "name": "text",
1077
- "props": {
1078
- "fontSize": 48,
1079
- "bold": false,
1080
- "color": "primary",
1081
- "lineSpacing": 56,
1082
- "valign": "top",
1083
- "align": "left",
1084
- "margin": 14
1085
- }
1086
- }
1087
- },
1088
- {
1089
- "name": "kpi2Label",
1090
- "grid": {
1091
- "column": 3,
1092
- "row": 9,
1093
- "columnSpan": 3,
1094
- "rowSpan": 1
1095
- },
1096
- "defaults": {
1097
- "name": "text",
1098
- "props": {
1099
- "fontSize": 9,
1100
- "bold": false,
1101
- "color": "text2",
1102
- "charSpacing": 3,
1103
- "valign": "top",
1104
- "align": "left",
1105
- "margin": 14
1106
- }
1107
- }
1108
- },
1109
- {
1110
- "name": "kpi2Rule",
1111
- "x": "29%",
1112
- "y": "85.5%",
1113
- "w": "4%",
1114
- "h": "0.4%",
1115
- "defaults": {
1116
- "name": "shape",
1117
- "props": {
1118
- "type": "rect",
1119
- "fill": {
1120
- "color": "accent"
1121
- }
1122
- }
1123
- }
1124
- },
1125
- {
1126
- "name": "kpi3Card",
1127
- "grid": {
1128
- "column": 6,
1129
- "row": 6,
1130
- "columnSpan": 3,
1131
- "rowSpan": 5
1132
- },
1133
- "defaults": {
1134
- "name": "shape",
1135
- "props": {
1136
- "type": "rect",
1137
- "fill": {
1138
- "color": "background2"
1139
- },
1140
- "rectRadius": 0.05
1141
- }
1142
- }
1143
- },
1144
- {
1145
- "name": "kpi3Value",
1146
- "grid": {
1147
- "column": 6,
1148
- "row": 7,
1149
- "columnSpan": 3,
1150
- "rowSpan": 2
1151
- },
1152
- "defaults": {
1153
- "name": "text",
1154
- "props": {
1155
- "fontSize": 48,
1156
- "bold": false,
1157
- "color": "primary",
1158
- "lineSpacing": 56,
1159
- "valign": "top",
1160
- "align": "left",
1161
- "margin": 14
1162
- }
1163
- }
1164
- },
1165
- {
1166
- "name": "kpi3Label",
1167
- "grid": {
1168
- "column": 6,
1169
- "row": 9,
1170
- "columnSpan": 3,
1171
- "rowSpan": 1
1172
- },
1173
- "defaults": {
1174
- "name": "text",
1175
- "props": {
1176
- "fontSize": 9,
1177
- "bold": false,
1178
- "color": "text2",
1179
- "charSpacing": 3,
1180
- "valign": "top",
1181
- "align": "left",
1182
- "margin": 14
1183
- }
1184
- }
1185
- },
1186
- {
1187
- "name": "kpi3Rule",
1188
- "x": "52.4%",
1189
- "y": "85.5%",
1190
- "w": "4%",
1191
- "h": "0.4%",
1192
- "defaults": {
1193
- "name": "shape",
1194
- "props": {
1195
- "type": "rect",
1196
- "fill": {
1197
- "color": "accent"
1198
- }
1199
- }
1200
- }
1201
- },
1202
- {
1203
- "name": "kpi4Card",
1204
- "grid": {
1205
- "column": 9,
1206
- "row": 6,
1207
- "columnSpan": 3,
1208
- "rowSpan": 5
1209
- },
1210
- "defaults": {
1211
- "name": "shape",
1212
- "props": {
1213
- "type": "rect",
1214
- "fill": {
1215
- "color": "background2"
1216
- },
1217
- "rectRadius": 0.05
1218
- }
1219
- }
1220
- },
1221
- {
1222
- "name": "kpi4Value",
1223
- "grid": {
1224
- "column": 9,
1225
- "row": 7,
1226
- "columnSpan": 3,
1227
- "rowSpan": 2
1228
- },
1229
- "defaults": {
1230
- "name": "text",
1231
- "props": {
1232
- "fontSize": 48,
1233
- "bold": false,
1234
- "color": "primary",
1235
- "lineSpacing": 56,
1236
- "valign": "top",
1237
- "align": "left",
1238
- "margin": 14
1239
- }
1240
- }
1241
- },
1242
- {
1243
- "name": "kpi4Label",
1244
- "grid": {
1245
- "column": 9,
1246
- "row": 9,
1247
- "columnSpan": 3,
1248
- "rowSpan": 1
1249
- },
1250
- "defaults": {
1251
- "name": "text",
1252
- "props": {
1253
- "fontSize": 9,
1254
- "bold": false,
1255
- "color": "text2",
1256
- "charSpacing": 3,
1257
- "valign": "top",
1258
- "align": "left",
1259
- "margin": 14
1260
- }
1261
- }
1262
- },
1263
- {
1264
- "name": "kpi4Rule",
1265
- "x": "75.8%",
1266
- "y": "85.5%",
1267
- "w": "4%",
1268
- "h": "0.4%",
1269
- "defaults": {
1270
- "name": "shape",
1271
- "props": {
1272
- "type": "rect",
1273
- "fill": {
1274
- "color": "accent"
1275
- }
1276
- }
1277
- }
1278
- }
1279
- ]
1280
- },
1281
- {
1282
- "name": "CHART",
1283
- "background": {
1284
- "color": "background"
1285
- },
1286
- "objects": [
1287
- {
1288
- "name": "shape",
1289
- "props": {
1290
- "type": "rect",
1291
- "fill": {
1292
- "color": "accent"
1293
- },
1294
- "x": "0%",
1295
- "y": "0%",
1296
- "w": "0.4%",
1297
- "h": "100%"
1298
- }
1299
- },
1300
- {
1301
- "name": "text",
1302
- "props": {
1303
- "text": "wiseair",
1304
- "fontFace": "Inter",
1305
- "fontSize": 11,
1306
- "bold": false,
1307
- "color": "primary",
1308
- "x": "3%",
1309
- "y": "94%",
1310
- "w": "20%",
1311
- "h": "4%",
1312
- "align": "left",
1313
- "valign": "middle"
1314
- }
1315
- },
1316
- {
1317
- "name": "text",
1318
- "props": {
1319
- "text": "{PAGE_NUMBER}",
1320
- "fontFace": "Inter",
1321
- "fontSize": 9,
1322
- "color": "text2",
1323
- "x": "85%",
1324
- "y": "94%",
1325
- "w": "8%",
1326
- "h": "4%",
1327
- "align": "right",
1328
- "valign": "middle"
1329
- }
1330
- }
1331
- ],
1332
- "placeholders": [
1333
- {
1334
- "name": "section",
1335
- "grid": {
1336
- "column": 0,
1337
- "row": 0,
1338
- "columnSpan": 12,
1339
- "rowSpan": 1
1340
- },
1341
- "defaults": {
1342
- "name": "text",
1343
- "props": {
1344
- "fontSize": 11,
1345
- "bold": false,
1346
- "color": "accent",
1347
- "charSpacing": 4,
1348
- "valign": "bottom",
1349
- "align": "left"
1350
- }
1351
- }
1352
- },
1353
- {
1354
- "name": "heading",
1355
- "grid": {
1356
- "column": 0,
1357
- "row": 1,
1358
- "columnSpan": 9,
1359
- "rowSpan": 2
1360
- },
1361
- "defaults": {
1362
- "name": "text",
1363
- "props": {
1364
- "style": "heading2",
1365
- "valign": "top",
1366
- "align": "left"
1367
- }
1368
- }
1369
- },
1370
- {
1371
- "name": "subhead",
1372
- "grid": {
1373
- "column": 0,
1374
- "row": 3,
1375
- "columnSpan": 9,
1376
- "rowSpan": 1
1377
- },
1378
- "defaults": {
1379
- "name": "text",
1380
- "props": {
1381
- "style": "caption",
1382
- "valign": "top",
1383
- "align": "left"
1384
- }
1385
- }
1386
- },
1387
- {
1388
- "name": "chart",
1389
- "grid": {
1390
- "column": 0,
1391
- "row": 5,
1392
- "columnSpan": 12,
1393
- "rowSpan": 6
1394
- },
1395
- "defaults": {
1396
- "name": "chart",
1397
- "props": {}
1398
- }
1399
- }
1400
- ]
1401
- },
1402
- {
1403
- "name": "CLOSING",
1404
- "background": {
1405
- "color": "primary"
1406
- },
1407
- "objects": [
1408
- {
1409
- "name": "shape",
1410
- "props": {
1411
- "type": "rect",
1412
- "fill": {
1413
- "color": "accent"
1414
- },
1415
- "x": "0%",
1416
- "y": "0%",
1417
- "w": "0.4%",
1418
- "h": "100%"
1419
- }
1420
- },
1421
- {
1422
- "name": "shape",
1423
- "props": {
1424
- "type": "ellipse",
1425
- "fill": {
1426
- "color": "accent"
1427
- },
1428
- "x": "82%",
1429
- "y": "78%",
1430
- "w": "0.6%",
1431
- "h": "1.07%"
1432
- }
1433
- },
1434
- {
1435
- "name": "shape",
1436
- "props": {
1437
- "type": "ellipse",
1438
- "fill": {
1439
- "color": "accent"
1440
- },
1441
- "x": "84.5%",
1442
- "y": "78%",
1443
- "w": "0.6%",
1444
- "h": "1.07%"
1445
- }
1446
- },
1447
- {
1448
- "name": "shape",
1449
- "props": {
1450
- "type": "ellipse",
1451
- "fill": {
1452
- "color": "accent"
1453
- },
1454
- "x": "87%",
1455
- "y": "78%",
1456
- "w": "0.6%",
1457
- "h": "1.07%"
1458
- }
1459
- },
1460
- {
1461
- "name": "shape",
1462
- "props": {
1463
- "type": "ellipse",
1464
- "fill": {
1465
- "color": "accent"
1466
- },
1467
- "x": "89.5%",
1468
- "y": "78%",
1469
- "w": "0.6%",
1470
- "h": "1.07%"
1471
- }
1472
- },
1473
- {
1474
- "name": "shape",
1475
- "props": {
1476
- "type": "ellipse",
1477
- "fill": {
1478
- "color": "accent5"
1479
- },
1480
- "x": "82%",
1481
- "y": "80.5%",
1482
- "w": "0.6%",
1483
- "h": "1.07%"
1484
- }
1485
- },
1486
- {
1487
- "name": "shape",
1488
- "props": {
1489
- "type": "ellipse",
1490
- "fill": {
1491
- "color": "accent5"
1492
- },
1493
- "x": "84.5%",
1494
- "y": "80.5%",
1495
- "w": "0.6%",
1496
- "h": "1.07%"
1497
- }
1498
- },
1499
- {
1500
- "name": "shape",
1501
- "props": {
1502
- "type": "ellipse",
1503
- "fill": {
1504
- "color": "accent5"
1505
- },
1506
- "x": "87%",
1507
- "y": "80.5%",
1508
- "w": "0.6%",
1509
- "h": "1.07%"
1510
- }
1511
- },
1512
- {
1513
- "name": "shape",
1514
- "props": {
1515
- "type": "ellipse",
1516
- "fill": {
1517
- "color": "accent5"
1518
- },
1519
- "x": "89.5%",
1520
- "y": "80.5%",
1521
- "w": "0.6%",
1522
- "h": "1.07%"
1523
- }
1524
- }
1525
- ],
1526
- "placeholders": [
1527
- {
1528
- "name": "preheading",
1529
- "grid": {
1530
- "column": 0,
1531
- "row": 1,
1532
- "columnSpan": 8,
1533
- "rowSpan": 1
1534
- },
1535
- "defaults": {
1536
- "name": "text",
1537
- "props": {
1538
- "fontSize": 11,
1539
- "bold": false,
1540
- "color": "accent5",
1541
- "charSpacing": 4,
1542
- "valign": "bottom",
1543
- "align": "left"
1544
- }
1545
- }
1546
- },
1547
- {
1548
- "name": "heading",
1549
- "grid": {
1550
- "column": 0,
1551
- "row": 3,
1552
- "columnSpan": 11,
1553
- "rowSpan": 4
1554
- },
1555
- "defaults": {
1556
- "name": "text",
1557
- "props": {
1558
- "fontSize": 56,
1559
- "bold": false,
1560
- "color": "FAFAFA",
1561
- "lineSpacing": 64,
1562
- "valign": "top",
1563
- "align": "left"
1564
- }
1565
- }
1566
- },
1567
- {
1568
- "name": "body",
1569
- "grid": {
1570
- "column": 0,
1571
- "row": 7,
1572
- "columnSpan": 8,
1573
- "rowSpan": 3
1574
- },
1575
- "defaults": {
1576
- "name": "text",
1577
- "props": {
1578
- "fontSize": 18,
1579
- "color": "D6E6FF",
1580
- "lineSpacing": 26,
1581
- "valign": "top",
1582
- "align": "left"
1583
- }
1584
- }
1585
- },
1586
- {
1587
- "name": "contacts",
1588
- "grid": {
1589
- "column": 0,
1590
- "row": 11,
1591
- "columnSpan": 12,
1592
- "rowSpan": 1
1593
- },
1594
- "defaults": {
1595
- "name": "text",
1596
- "props": {
1597
- "fontSize": 12,
1598
- "color": "7B8DD9",
1599
- "valign": "middle",
1600
- "align": "left"
1601
- }
1602
- }
1603
- }
1604
- ]
1605
- }
1606
- ]
1607
- },
1608
- "children": [
1609
- {
1610
- "name": "slide",
1611
- "props": {
1612
- "meta": {
1613
- "title": "Cover"
1614
- },
1615
- "template": "COVER",
1616
- "placeholders": {
1617
- "preTitle": {
1618
- "name": "text",
1619
- "props": {
1620
- "text": "SECTION LABEL · CATEGORY"
1621
- }
1622
- },
1623
- "title": {
1624
- "name": "text",
1625
- "props": {
1626
- "text": "Lorem ipsum dolor sit amet, consectetur."
1627
- }
1628
- },
1629
- "subtitle": {
1630
- "name": "text",
1631
- "props": {
1632
- "text": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo."
1633
- }
1634
- },
1635
- "meta": {
1636
- "name": "text",
1637
- "props": {
1638
- "text": "Location · Month YYYY"
1639
- }
1640
- }
1641
- },
1642
- "notes": "Cover slide. Replace title with the deck headline, subtitle with the one-line context."
1643
- }
1644
- },
1645
- {
1646
- "name": "slide",
1647
- "props": {
1648
- "meta": {
1649
- "title": "Section divider"
1650
- },
1651
- "template": "SECTION_DIVIDER",
1652
- "placeholders": {
1653
- "ghostNumber": {
1654
- "name": "text",
1655
- "props": {
1656
- "text": "01"
1657
- }
1658
- },
1659
- "label": {
1660
- "name": "text",
1661
- "props": {
1662
- "text": "CHAPTER LABEL"
1663
- }
1664
- },
1665
- "title": {
1666
- "name": "text",
1667
- "props": {
1668
- "text": "Section title goes here"
1669
- }
1670
- },
1671
- "description": {
1672
- "name": "text",
1673
- "props": {
1674
- "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore."
1675
- }
1676
- }
1677
- },
1678
- "notes": "Chapter break. Use the ghost number to anchor the composition."
1679
- }
1680
- },
1681
- {
1682
- "name": "slide",
1683
- "props": {
1684
- "meta": {
1685
- "title": "Content"
1686
- },
1687
- "template": "CONTENT",
1688
- "placeholders": {
1689
- "section": {
1690
- "name": "text",
1691
- "props": {
1692
- "text": "01 · SECTION TITLE"
1693
- }
1694
- },
1695
- "heading": {
1696
- "name": "text",
1697
- "props": {
1698
- "text": "Lorem ipsum dolor sit amet"
1699
- }
1700
- },
1701
- "rule": {
1702
- "name": "shape",
1703
- "props": {
1704
- "type": "rect",
1705
- "fill": {
1706
- "color": "accent"
1707
- }
1708
- }
1709
- },
1710
- "content": {
1711
- "name": "text",
1712
- "props": {
1713
- "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
1714
- }
1715
- }
1716
- },
1717
- "notes": "Workhorse content slide. Two short paragraphs is the comfortable dose."
1718
- }
1719
- },
1720
- {
1721
- "name": "slide",
1722
- "props": {
1723
- "meta": {
1724
- "title": "Two-column comparison"
1725
- },
1726
- "template": "TWO_COLUMN",
1727
- "placeholders": {
1728
- "section": {
1729
- "name": "text",
1730
- "props": {
1731
- "text": "01 · SECTION TITLE"
1732
- }
1733
- },
1734
- "heading": {
1735
- "name": "text",
1736
- "props": {
1737
- "text": "Lorem ipsum, dolor sit amet"
1738
- }
1739
- },
1740
- "leftTitle": {
1741
- "name": "text",
1742
- "props": {
1743
- "text": "Left column"
1744
- }
1745
- },
1746
- "rightTitle": {
1747
- "name": "text",
1748
- "props": {
1749
- "text": "Right column"
1750
- }
1751
- },
1752
- "left": {
1753
- "name": "text",
1754
- "props": {
1755
- "text": "· Lorem ipsum dolor sit amet\n· Consectetur adipiscing elit\n· Sed do eiusmod tempor\n· Incididunt ut labore et dolore\n· Magna aliqua ut enim\n· Ad minim veniam quis"
1756
- }
1757
- },
1758
- "right": {
1759
- "name": "text",
1760
- "props": {
1761
- "text": "· Nostrud exercitation ullamco\n· Laboris nisi ut aliquip\n· Ex ea commodo consequat\n· Duis aute irure dolor\n· In reprehenderit voluptate\n· Velit esse cillum dolore"
1762
- }
1763
- }
1764
- },
1765
- "notes": "Two-column comparison. Match the bullet count on both sides for visual rhythm."
1766
- }
1767
- },
1768
- {
1769
- "name": "slide",
1770
- "props": {
1771
- "meta": {
1772
- "title": "Metrics"
1773
- },
1774
- "template": "METRICS",
1775
- "placeholders": {
1776
- "section": {
1777
- "name": "text",
1778
- "props": {
1779
- "text": "02 · HEADLINE METRICS"
1780
- }
1781
- },
1782
- "heading": {
1783
- "name": "text",
1784
- "props": {
1785
- "text": "Lorem ipsum dolor sit amet"
1786
- }
1787
- },
1788
- "kpi1Card": {
1789
- "name": "shape",
1790
- "props": {
1791
- "type": "rect",
1792
- "fill": {
1793
- "color": "background2"
1794
- },
1795
- "rectRadius": 0.05
1796
- }
1797
- },
1798
- "kpi1Value": {
1799
- "name": "text",
1800
- "props": {
1801
- "text": "100+"
1802
- }
1803
- },
1804
- "kpi1Label": {
1805
- "name": "text",
1806
- "props": {
1807
- "text": "METRIC ONE LABEL"
1808
- }
1809
- },
1810
- "kpi1Rule": {
1811
- "name": "shape",
1812
- "props": {
1813
- "type": "rect",
1814
- "fill": {
1815
- "color": "accent"
1816
- }
1817
- }
1818
- },
1819
- "kpi2Card": {
1820
- "name": "shape",
1821
- "props": {
1822
- "type": "rect",
1823
- "fill": {
1824
- "color": "background2"
1825
- },
1826
- "rectRadius": 0.05
1827
- }
1828
- },
1829
- "kpi2Value": {
1830
- "name": "text",
1831
- "props": {
1832
- "text": "250K"
1833
- }
1834
- },
1835
- "kpi2Label": {
1836
- "name": "text",
1837
- "props": {
1838
- "text": "METRIC TWO LABEL"
1839
- }
1840
- },
1841
- "kpi2Rule": {
1842
- "name": "shape",
1843
- "props": {
1844
- "type": "rect",
1845
- "fill": {
1846
- "color": "accent"
1847
- }
1848
- }
1849
- },
1850
- "kpi3Card": {
1851
- "name": "shape",
1852
- "props": {
1853
- "type": "rect",
1854
- "fill": {
1855
- "color": "background2"
1856
- },
1857
- "rectRadius": 0.05
1858
- }
1859
- },
1860
- "kpi3Value": {
1861
- "name": "text",
1862
- "props": {
1863
- "text": "92%"
1864
- }
1865
- },
1866
- "kpi3Label": {
1867
- "name": "text",
1868
- "props": {
1869
- "text": "METRIC THREE LABEL"
1870
- }
1871
- },
1872
- "kpi3Rule": {
1873
- "name": "shape",
1874
- "props": {
1875
- "type": "rect",
1876
- "fill": {
1877
- "color": "accent"
1878
- }
1879
- }
1880
- },
1881
- "kpi4Card": {
1882
- "name": "shape",
1883
- "props": {
1884
- "type": "rect",
1885
- "fill": {
1886
- "color": "background2"
1887
- },
1888
- "rectRadius": 0.05
1889
- }
1890
- },
1891
- "kpi4Value": {
1892
- "name": "text",
1893
- "props": {
1894
- "text": "−18%"
1895
- }
1896
- },
1897
- "kpi4Label": {
1898
- "name": "text",
1899
- "props": {
1900
- "text": "METRIC FOUR LABEL"
1901
- }
1902
- },
1903
- "kpi4Rule": {
1904
- "name": "shape",
1905
- "props": {
1906
- "type": "rect",
1907
- "fill": {
1908
- "color": "accent"
1909
- }
1910
- }
1911
- }
1912
- },
1913
- "notes": "Headline numbers. Left-aligned to avoid the centered KPI-card cliché."
1914
- }
1915
- },
1916
- {
1917
- "name": "slide",
1918
- "props": {
1919
- "meta": {
1920
- "title": "Chart"
1921
- },
1922
- "template": "CHART",
1923
- "placeholders": {
1924
- "section": {
1925
- "name": "text",
1926
- "props": {
1927
- "text": "02 · HEADLINE METRICS"
1928
- }
1929
- },
1930
- "heading": {
1931
- "name": "text",
1932
- "props": {
1933
- "text": "Lorem ipsum, dolor sit amet"
1934
- }
1935
- },
1936
- "subhead": {
1937
- "name": "text",
1938
- "props": {
1939
- "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit (n=00)"
1940
- }
1941
- },
1942
- "chart": {
1943
- "name": "chart",
1944
- "props": {
1945
- "type": "bar",
1946
- "barDir": "col",
1947
- "barGrouping": "clustered",
1948
- "showLegend": true,
1949
- "legendPos": "b",
1950
- "legendFontSize": 10,
1951
- "legendColor": "383F5D",
1952
- "showTitle": false,
1953
- "catAxisLabelFontSize": 11,
1954
- "catAxisLabelColor": "383F5D",
1955
- "valAxisLabelColor": "383F5D",
1956
- "valAxisLabelFormatCode": "0\"%\"",
1957
- "data": [
1958
- {
1959
- "name": "Series A",
1960
- "labels": ["Lorem", "Ipsum", "Dolor", "Sit", "Amet"],
1961
- "values": [62, 18, 4, 12, 4]
1962
- },
1963
- {
1964
- "name": "Series B",
1965
- "labels": ["Lorem", "Ipsum", "Dolor", "Sit", "Amet"],
1966
- "values": [44, 23, 11, 18, 4]
1967
- }
1968
- ],
1969
- "chartColors": ["1D2130", "586CC9"]
1970
- }
1971
- }
1972
- },
1973
- "notes": "Use when a single chart carries the slide. The subhead clarifies units and sample."
1974
- }
1975
- },
1976
- {
1977
- "name": "slide",
1978
- "props": {
1979
- "meta": {
1980
- "title": "Closing"
1981
- },
1982
- "template": "CLOSING",
1983
- "placeholders": {
1984
- "preheading": {
1985
- "name": "text",
1986
- "props": {
1987
- "text": "GET IN TOUCH"
1988
- }
1989
- },
1990
- "heading": {
1991
- "name": "text",
1992
- "props": {
1993
- "text": "Lorem ipsum dolor sit amet?"
1994
- }
1995
- },
1996
- "body": {
1997
- "name": "text",
1998
- "props": {
1999
- "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
2000
- }
2001
- },
2002
- "contacts": {
2003
- "name": "text",
2004
- "props": {
2005
- "text": "example.com · hello@example.com · City, Country"
2006
- }
2007
- }
2008
- },
2009
- "notes": "Closing mirrors the cover: same navy background and dot pattern, repositioned bottom-right."
2010
- }
2011
- }
2012
- ]
2013
- }