@blocknote/xl-multi-column 0.19.2 → 0.21.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.
@@ -0,0 +1,1087 @@
1
+ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
2
+
3
+ exports[`Test moveBlocksDown > Move into column list 1`] = `
4
+ [
5
+ {
6
+ "children": [
7
+ {
8
+ "children": [],
9
+ "content": [
10
+ {
11
+ "styles": {},
12
+ "text": "Nested Paragraph 0",
13
+ "type": "text",
14
+ },
15
+ ],
16
+ "id": "nested-paragraph-0",
17
+ "props": {
18
+ "backgroundColor": "default",
19
+ "textAlignment": "left",
20
+ "textColor": "default",
21
+ },
22
+ "type": "paragraph",
23
+ },
24
+ ],
25
+ "content": [
26
+ {
27
+ "styles": {},
28
+ "text": "Paragraph 0",
29
+ "type": "text",
30
+ },
31
+ ],
32
+ "id": "paragraph-0",
33
+ "props": {
34
+ "backgroundColor": "default",
35
+ "textAlignment": "left",
36
+ "textColor": "default",
37
+ },
38
+ "type": "paragraph",
39
+ },
40
+ {
41
+ "children": [
42
+ {
43
+ "children": [
44
+ {
45
+ "children": [],
46
+ "content": [
47
+ {
48
+ "styles": {},
49
+ "text": "Paragraph 1",
50
+ "type": "text",
51
+ },
52
+ ],
53
+ "id": "paragraph-1",
54
+ "props": {
55
+ "backgroundColor": "default",
56
+ "textAlignment": "left",
57
+ "textColor": "default",
58
+ },
59
+ "type": "paragraph",
60
+ },
61
+ {
62
+ "children": [],
63
+ "content": [
64
+ {
65
+ "styles": {},
66
+ "text": "Column Paragraph 0",
67
+ "type": "text",
68
+ },
69
+ ],
70
+ "id": "column-paragraph-0",
71
+ "props": {
72
+ "backgroundColor": "default",
73
+ "textAlignment": "left",
74
+ "textColor": "default",
75
+ },
76
+ "type": "paragraph",
77
+ },
78
+ {
79
+ "children": [],
80
+ "content": [
81
+ {
82
+ "styles": {},
83
+ "text": "Column Paragraph 1",
84
+ "type": "text",
85
+ },
86
+ ],
87
+ "id": "column-paragraph-1",
88
+ "props": {
89
+ "backgroundColor": "default",
90
+ "textAlignment": "left",
91
+ "textColor": "default",
92
+ },
93
+ "type": "paragraph",
94
+ },
95
+ ],
96
+ "content": undefined,
97
+ "id": "column-0",
98
+ "props": {
99
+ "width": 1,
100
+ },
101
+ "type": "column",
102
+ },
103
+ {
104
+ "children": [
105
+ {
106
+ "children": [],
107
+ "content": [
108
+ {
109
+ "styles": {},
110
+ "text": "Column Paragraph 2",
111
+ "type": "text",
112
+ },
113
+ ],
114
+ "id": "column-paragraph-2",
115
+ "props": {
116
+ "backgroundColor": "default",
117
+ "textAlignment": "left",
118
+ "textColor": "default",
119
+ },
120
+ "type": "paragraph",
121
+ },
122
+ {
123
+ "children": [],
124
+ "content": [
125
+ {
126
+ "styles": {},
127
+ "text": "Column Paragraph 3",
128
+ "type": "text",
129
+ },
130
+ ],
131
+ "id": "column-paragraph-3",
132
+ "props": {
133
+ "backgroundColor": "default",
134
+ "textAlignment": "left",
135
+ "textColor": "default",
136
+ },
137
+ "type": "paragraph",
138
+ },
139
+ ],
140
+ "content": undefined,
141
+ "id": "column-1",
142
+ "props": {
143
+ "width": 1,
144
+ },
145
+ "type": "column",
146
+ },
147
+ ],
148
+ "content": undefined,
149
+ "id": "column-list-0",
150
+ "props": {},
151
+ "type": "columnList",
152
+ },
153
+ {
154
+ "children": [],
155
+ "content": [
156
+ {
157
+ "styles": {},
158
+ "text": "Paragraph 2",
159
+ "type": "text",
160
+ },
161
+ ],
162
+ "id": "paragraph-2",
163
+ "props": {
164
+ "backgroundColor": "default",
165
+ "textAlignment": "left",
166
+ "textColor": "default",
167
+ },
168
+ "type": "paragraph",
169
+ },
170
+ {
171
+ "children": [],
172
+ "content": [],
173
+ "id": "trailing-paragraph",
174
+ "props": {
175
+ "backgroundColor": "default",
176
+ "textAlignment": "left",
177
+ "textColor": "default",
178
+ },
179
+ "type": "paragraph",
180
+ },
181
+ ]
182
+ `;
183
+
184
+ exports[`Test moveBlocksDown > Move into next column 1`] = `
185
+ [
186
+ {
187
+ "children": [
188
+ {
189
+ "children": [],
190
+ "content": [
191
+ {
192
+ "styles": {},
193
+ "text": "Nested Paragraph 0",
194
+ "type": "text",
195
+ },
196
+ ],
197
+ "id": "nested-paragraph-0",
198
+ "props": {
199
+ "backgroundColor": "default",
200
+ "textAlignment": "left",
201
+ "textColor": "default",
202
+ },
203
+ "type": "paragraph",
204
+ },
205
+ ],
206
+ "content": [
207
+ {
208
+ "styles": {},
209
+ "text": "Paragraph 0",
210
+ "type": "text",
211
+ },
212
+ ],
213
+ "id": "paragraph-0",
214
+ "props": {
215
+ "backgroundColor": "default",
216
+ "textAlignment": "left",
217
+ "textColor": "default",
218
+ },
219
+ "type": "paragraph",
220
+ },
221
+ {
222
+ "children": [],
223
+ "content": [
224
+ {
225
+ "styles": {},
226
+ "text": "Paragraph 1",
227
+ "type": "text",
228
+ },
229
+ ],
230
+ "id": "paragraph-1",
231
+ "props": {
232
+ "backgroundColor": "default",
233
+ "textAlignment": "left",
234
+ "textColor": "default",
235
+ },
236
+ "type": "paragraph",
237
+ },
238
+ {
239
+ "children": [
240
+ {
241
+ "children": [
242
+ {
243
+ "children": [],
244
+ "content": [
245
+ {
246
+ "styles": {},
247
+ "text": "Column Paragraph 0",
248
+ "type": "text",
249
+ },
250
+ ],
251
+ "id": "column-paragraph-0",
252
+ "props": {
253
+ "backgroundColor": "default",
254
+ "textAlignment": "left",
255
+ "textColor": "default",
256
+ },
257
+ "type": "paragraph",
258
+ },
259
+ ],
260
+ "content": undefined,
261
+ "id": "column-0",
262
+ "props": {
263
+ "width": 1,
264
+ },
265
+ "type": "column",
266
+ },
267
+ {
268
+ "children": [
269
+ {
270
+ "children": [],
271
+ "content": [
272
+ {
273
+ "styles": {},
274
+ "text": "Column Paragraph 1",
275
+ "type": "text",
276
+ },
277
+ ],
278
+ "id": "column-paragraph-1",
279
+ "props": {
280
+ "backgroundColor": "default",
281
+ "textAlignment": "left",
282
+ "textColor": "default",
283
+ },
284
+ "type": "paragraph",
285
+ },
286
+ {
287
+ "children": [],
288
+ "content": [
289
+ {
290
+ "styles": {},
291
+ "text": "Column Paragraph 2",
292
+ "type": "text",
293
+ },
294
+ ],
295
+ "id": "column-paragraph-2",
296
+ "props": {
297
+ "backgroundColor": "default",
298
+ "textAlignment": "left",
299
+ "textColor": "default",
300
+ },
301
+ "type": "paragraph",
302
+ },
303
+ {
304
+ "children": [],
305
+ "content": [
306
+ {
307
+ "styles": {},
308
+ "text": "Column Paragraph 3",
309
+ "type": "text",
310
+ },
311
+ ],
312
+ "id": "column-paragraph-3",
313
+ "props": {
314
+ "backgroundColor": "default",
315
+ "textAlignment": "left",
316
+ "textColor": "default",
317
+ },
318
+ "type": "paragraph",
319
+ },
320
+ ],
321
+ "content": undefined,
322
+ "id": "column-1",
323
+ "props": {
324
+ "width": 1,
325
+ },
326
+ "type": "column",
327
+ },
328
+ ],
329
+ "content": undefined,
330
+ "id": "column-list-0",
331
+ "props": {},
332
+ "type": "columnList",
333
+ },
334
+ {
335
+ "children": [],
336
+ "content": [
337
+ {
338
+ "styles": {},
339
+ "text": "Paragraph 2",
340
+ "type": "text",
341
+ },
342
+ ],
343
+ "id": "paragraph-2",
344
+ "props": {
345
+ "backgroundColor": "default",
346
+ "textAlignment": "left",
347
+ "textColor": "default",
348
+ },
349
+ "type": "paragraph",
350
+ },
351
+ {
352
+ "children": [],
353
+ "content": [],
354
+ "id": "trailing-paragraph",
355
+ "props": {
356
+ "backgroundColor": "default",
357
+ "textAlignment": "left",
358
+ "textColor": "default",
359
+ },
360
+ "type": "paragraph",
361
+ },
362
+ ]
363
+ `;
364
+
365
+ exports[`Test moveBlocksDown > Move out of column list 1`] = `
366
+ [
367
+ {
368
+ "children": [
369
+ {
370
+ "children": [],
371
+ "content": [
372
+ {
373
+ "styles": {},
374
+ "text": "Nested Paragraph 0",
375
+ "type": "text",
376
+ },
377
+ ],
378
+ "id": "nested-paragraph-0",
379
+ "props": {
380
+ "backgroundColor": "default",
381
+ "textAlignment": "left",
382
+ "textColor": "default",
383
+ },
384
+ "type": "paragraph",
385
+ },
386
+ ],
387
+ "content": [
388
+ {
389
+ "styles": {},
390
+ "text": "Paragraph 0",
391
+ "type": "text",
392
+ },
393
+ ],
394
+ "id": "paragraph-0",
395
+ "props": {
396
+ "backgroundColor": "default",
397
+ "textAlignment": "left",
398
+ "textColor": "default",
399
+ },
400
+ "type": "paragraph",
401
+ },
402
+ {
403
+ "children": [],
404
+ "content": [
405
+ {
406
+ "styles": {},
407
+ "text": "Paragraph 1",
408
+ "type": "text",
409
+ },
410
+ ],
411
+ "id": "paragraph-1",
412
+ "props": {
413
+ "backgroundColor": "default",
414
+ "textAlignment": "left",
415
+ "textColor": "default",
416
+ },
417
+ "type": "paragraph",
418
+ },
419
+ {
420
+ "children": [
421
+ {
422
+ "children": [
423
+ {
424
+ "children": [],
425
+ "content": [
426
+ {
427
+ "styles": {},
428
+ "text": "Column Paragraph 0",
429
+ "type": "text",
430
+ },
431
+ ],
432
+ "id": "column-paragraph-0",
433
+ "props": {
434
+ "backgroundColor": "default",
435
+ "textAlignment": "left",
436
+ "textColor": "default",
437
+ },
438
+ "type": "paragraph",
439
+ },
440
+ {
441
+ "children": [],
442
+ "content": [
443
+ {
444
+ "styles": {},
445
+ "text": "Column Paragraph 1",
446
+ "type": "text",
447
+ },
448
+ ],
449
+ "id": "column-paragraph-1",
450
+ "props": {
451
+ "backgroundColor": "default",
452
+ "textAlignment": "left",
453
+ "textColor": "default",
454
+ },
455
+ "type": "paragraph",
456
+ },
457
+ ],
458
+ "content": undefined,
459
+ "id": "column-0",
460
+ "props": {
461
+ "width": 1,
462
+ },
463
+ "type": "column",
464
+ },
465
+ {
466
+ "children": [
467
+ {
468
+ "children": [],
469
+ "content": [
470
+ {
471
+ "styles": {},
472
+ "text": "Column Paragraph 2",
473
+ "type": "text",
474
+ },
475
+ ],
476
+ "id": "column-paragraph-2",
477
+ "props": {
478
+ "backgroundColor": "default",
479
+ "textAlignment": "left",
480
+ "textColor": "default",
481
+ },
482
+ "type": "paragraph",
483
+ },
484
+ ],
485
+ "content": undefined,
486
+ "id": "column-1",
487
+ "props": {
488
+ "width": 1,
489
+ },
490
+ "type": "column",
491
+ },
492
+ ],
493
+ "content": undefined,
494
+ "id": "column-list-0",
495
+ "props": {},
496
+ "type": "columnList",
497
+ },
498
+ {
499
+ "children": [],
500
+ "content": [
501
+ {
502
+ "styles": {},
503
+ "text": "Column Paragraph 3",
504
+ "type": "text",
505
+ },
506
+ ],
507
+ "id": "column-paragraph-3",
508
+ "props": {
509
+ "backgroundColor": "default",
510
+ "textAlignment": "left",
511
+ "textColor": "default",
512
+ },
513
+ "type": "paragraph",
514
+ },
515
+ {
516
+ "children": [],
517
+ "content": [
518
+ {
519
+ "styles": {},
520
+ "text": "Paragraph 2",
521
+ "type": "text",
522
+ },
523
+ ],
524
+ "id": "paragraph-2",
525
+ "props": {
526
+ "backgroundColor": "default",
527
+ "textAlignment": "left",
528
+ "textColor": "default",
529
+ },
530
+ "type": "paragraph",
531
+ },
532
+ {
533
+ "children": [],
534
+ "content": [],
535
+ "id": "trailing-paragraph",
536
+ "props": {
537
+ "backgroundColor": "default",
538
+ "textAlignment": "left",
539
+ "textColor": "default",
540
+ },
541
+ "type": "paragraph",
542
+ },
543
+ ]
544
+ `;
545
+
546
+ exports[`Test moveBlocksUp > Move into column list 1`] = `
547
+ [
548
+ {
549
+ "children": [
550
+ {
551
+ "children": [],
552
+ "content": [
553
+ {
554
+ "styles": {},
555
+ "text": "Nested Paragraph 0",
556
+ "type": "text",
557
+ },
558
+ ],
559
+ "id": "nested-paragraph-0",
560
+ "props": {
561
+ "backgroundColor": "default",
562
+ "textAlignment": "left",
563
+ "textColor": "default",
564
+ },
565
+ "type": "paragraph",
566
+ },
567
+ ],
568
+ "content": [
569
+ {
570
+ "styles": {},
571
+ "text": "Paragraph 0",
572
+ "type": "text",
573
+ },
574
+ ],
575
+ "id": "paragraph-0",
576
+ "props": {
577
+ "backgroundColor": "default",
578
+ "textAlignment": "left",
579
+ "textColor": "default",
580
+ },
581
+ "type": "paragraph",
582
+ },
583
+ {
584
+ "children": [],
585
+ "content": [
586
+ {
587
+ "styles": {},
588
+ "text": "Paragraph 1",
589
+ "type": "text",
590
+ },
591
+ ],
592
+ "id": "paragraph-1",
593
+ "props": {
594
+ "backgroundColor": "default",
595
+ "textAlignment": "left",
596
+ "textColor": "default",
597
+ },
598
+ "type": "paragraph",
599
+ },
600
+ {
601
+ "children": [
602
+ {
603
+ "children": [
604
+ {
605
+ "children": [],
606
+ "content": [
607
+ {
608
+ "styles": {},
609
+ "text": "Column Paragraph 0",
610
+ "type": "text",
611
+ },
612
+ ],
613
+ "id": "column-paragraph-0",
614
+ "props": {
615
+ "backgroundColor": "default",
616
+ "textAlignment": "left",
617
+ "textColor": "default",
618
+ },
619
+ "type": "paragraph",
620
+ },
621
+ {
622
+ "children": [],
623
+ "content": [
624
+ {
625
+ "styles": {},
626
+ "text": "Column Paragraph 1",
627
+ "type": "text",
628
+ },
629
+ ],
630
+ "id": "column-paragraph-1",
631
+ "props": {
632
+ "backgroundColor": "default",
633
+ "textAlignment": "left",
634
+ "textColor": "default",
635
+ },
636
+ "type": "paragraph",
637
+ },
638
+ ],
639
+ "content": undefined,
640
+ "id": "column-0",
641
+ "props": {
642
+ "width": 1,
643
+ },
644
+ "type": "column",
645
+ },
646
+ {
647
+ "children": [
648
+ {
649
+ "children": [],
650
+ "content": [
651
+ {
652
+ "styles": {},
653
+ "text": "Column Paragraph 2",
654
+ "type": "text",
655
+ },
656
+ ],
657
+ "id": "column-paragraph-2",
658
+ "props": {
659
+ "backgroundColor": "default",
660
+ "textAlignment": "left",
661
+ "textColor": "default",
662
+ },
663
+ "type": "paragraph",
664
+ },
665
+ {
666
+ "children": [],
667
+ "content": [
668
+ {
669
+ "styles": {},
670
+ "text": "Column Paragraph 3",
671
+ "type": "text",
672
+ },
673
+ ],
674
+ "id": "column-paragraph-3",
675
+ "props": {
676
+ "backgroundColor": "default",
677
+ "textAlignment": "left",
678
+ "textColor": "default",
679
+ },
680
+ "type": "paragraph",
681
+ },
682
+ {
683
+ "children": [],
684
+ "content": [
685
+ {
686
+ "styles": {},
687
+ "text": "Paragraph 2",
688
+ "type": "text",
689
+ },
690
+ ],
691
+ "id": "paragraph-2",
692
+ "props": {
693
+ "backgroundColor": "default",
694
+ "textAlignment": "left",
695
+ "textColor": "default",
696
+ },
697
+ "type": "paragraph",
698
+ },
699
+ ],
700
+ "content": undefined,
701
+ "id": "column-1",
702
+ "props": {
703
+ "width": 1,
704
+ },
705
+ "type": "column",
706
+ },
707
+ ],
708
+ "content": undefined,
709
+ "id": "column-list-0",
710
+ "props": {},
711
+ "type": "columnList",
712
+ },
713
+ {
714
+ "children": [],
715
+ "content": [],
716
+ "id": "trailing-paragraph",
717
+ "props": {
718
+ "backgroundColor": "default",
719
+ "textAlignment": "left",
720
+ "textColor": "default",
721
+ },
722
+ "type": "paragraph",
723
+ },
724
+ ]
725
+ `;
726
+
727
+ exports[`Test moveBlocksUp > Move into previous column 1`] = `
728
+ [
729
+ {
730
+ "children": [
731
+ {
732
+ "children": [],
733
+ "content": [
734
+ {
735
+ "styles": {},
736
+ "text": "Nested Paragraph 0",
737
+ "type": "text",
738
+ },
739
+ ],
740
+ "id": "nested-paragraph-0",
741
+ "props": {
742
+ "backgroundColor": "default",
743
+ "textAlignment": "left",
744
+ "textColor": "default",
745
+ },
746
+ "type": "paragraph",
747
+ },
748
+ ],
749
+ "content": [
750
+ {
751
+ "styles": {},
752
+ "text": "Paragraph 0",
753
+ "type": "text",
754
+ },
755
+ ],
756
+ "id": "paragraph-0",
757
+ "props": {
758
+ "backgroundColor": "default",
759
+ "textAlignment": "left",
760
+ "textColor": "default",
761
+ },
762
+ "type": "paragraph",
763
+ },
764
+ {
765
+ "children": [],
766
+ "content": [
767
+ {
768
+ "styles": {},
769
+ "text": "Paragraph 1",
770
+ "type": "text",
771
+ },
772
+ ],
773
+ "id": "paragraph-1",
774
+ "props": {
775
+ "backgroundColor": "default",
776
+ "textAlignment": "left",
777
+ "textColor": "default",
778
+ },
779
+ "type": "paragraph",
780
+ },
781
+ {
782
+ "children": [
783
+ {
784
+ "children": [
785
+ {
786
+ "children": [],
787
+ "content": [
788
+ {
789
+ "styles": {},
790
+ "text": "Column Paragraph 0",
791
+ "type": "text",
792
+ },
793
+ ],
794
+ "id": "column-paragraph-0",
795
+ "props": {
796
+ "backgroundColor": "default",
797
+ "textAlignment": "left",
798
+ "textColor": "default",
799
+ },
800
+ "type": "paragraph",
801
+ },
802
+ {
803
+ "children": [],
804
+ "content": [
805
+ {
806
+ "styles": {},
807
+ "text": "Column Paragraph 1",
808
+ "type": "text",
809
+ },
810
+ ],
811
+ "id": "column-paragraph-1",
812
+ "props": {
813
+ "backgroundColor": "default",
814
+ "textAlignment": "left",
815
+ "textColor": "default",
816
+ },
817
+ "type": "paragraph",
818
+ },
819
+ {
820
+ "children": [],
821
+ "content": [
822
+ {
823
+ "styles": {},
824
+ "text": "Column Paragraph 2",
825
+ "type": "text",
826
+ },
827
+ ],
828
+ "id": "column-paragraph-2",
829
+ "props": {
830
+ "backgroundColor": "default",
831
+ "textAlignment": "left",
832
+ "textColor": "default",
833
+ },
834
+ "type": "paragraph",
835
+ },
836
+ ],
837
+ "content": undefined,
838
+ "id": "column-0",
839
+ "props": {
840
+ "width": 1,
841
+ },
842
+ "type": "column",
843
+ },
844
+ {
845
+ "children": [
846
+ {
847
+ "children": [],
848
+ "content": [
849
+ {
850
+ "styles": {},
851
+ "text": "Column Paragraph 3",
852
+ "type": "text",
853
+ },
854
+ ],
855
+ "id": "column-paragraph-3",
856
+ "props": {
857
+ "backgroundColor": "default",
858
+ "textAlignment": "left",
859
+ "textColor": "default",
860
+ },
861
+ "type": "paragraph",
862
+ },
863
+ ],
864
+ "content": undefined,
865
+ "id": "column-1",
866
+ "props": {
867
+ "width": 1,
868
+ },
869
+ "type": "column",
870
+ },
871
+ ],
872
+ "content": undefined,
873
+ "id": "column-list-0",
874
+ "props": {},
875
+ "type": "columnList",
876
+ },
877
+ {
878
+ "children": [],
879
+ "content": [
880
+ {
881
+ "styles": {},
882
+ "text": "Paragraph 2",
883
+ "type": "text",
884
+ },
885
+ ],
886
+ "id": "paragraph-2",
887
+ "props": {
888
+ "backgroundColor": "default",
889
+ "textAlignment": "left",
890
+ "textColor": "default",
891
+ },
892
+ "type": "paragraph",
893
+ },
894
+ {
895
+ "children": [],
896
+ "content": [],
897
+ "id": "trailing-paragraph",
898
+ "props": {
899
+ "backgroundColor": "default",
900
+ "textAlignment": "left",
901
+ "textColor": "default",
902
+ },
903
+ "type": "paragraph",
904
+ },
905
+ ]
906
+ `;
907
+
908
+ exports[`Test moveBlocksUp > Move out of column list 1`] = `
909
+ [
910
+ {
911
+ "children": [
912
+ {
913
+ "children": [],
914
+ "content": [
915
+ {
916
+ "styles": {},
917
+ "text": "Nested Paragraph 0",
918
+ "type": "text",
919
+ },
920
+ ],
921
+ "id": "nested-paragraph-0",
922
+ "props": {
923
+ "backgroundColor": "default",
924
+ "textAlignment": "left",
925
+ "textColor": "default",
926
+ },
927
+ "type": "paragraph",
928
+ },
929
+ ],
930
+ "content": [
931
+ {
932
+ "styles": {},
933
+ "text": "Paragraph 0",
934
+ "type": "text",
935
+ },
936
+ ],
937
+ "id": "paragraph-0",
938
+ "props": {
939
+ "backgroundColor": "default",
940
+ "textAlignment": "left",
941
+ "textColor": "default",
942
+ },
943
+ "type": "paragraph",
944
+ },
945
+ {
946
+ "children": [],
947
+ "content": [
948
+ {
949
+ "styles": {},
950
+ "text": "Paragraph 1",
951
+ "type": "text",
952
+ },
953
+ ],
954
+ "id": "paragraph-1",
955
+ "props": {
956
+ "backgroundColor": "default",
957
+ "textAlignment": "left",
958
+ "textColor": "default",
959
+ },
960
+ "type": "paragraph",
961
+ },
962
+ {
963
+ "children": [],
964
+ "content": [
965
+ {
966
+ "styles": {},
967
+ "text": "Column Paragraph 0",
968
+ "type": "text",
969
+ },
970
+ ],
971
+ "id": "column-paragraph-0",
972
+ "props": {
973
+ "backgroundColor": "default",
974
+ "textAlignment": "left",
975
+ "textColor": "default",
976
+ },
977
+ "type": "paragraph",
978
+ },
979
+ {
980
+ "children": [
981
+ {
982
+ "children": [
983
+ {
984
+ "children": [],
985
+ "content": [
986
+ {
987
+ "styles": {},
988
+ "text": "Column Paragraph 1",
989
+ "type": "text",
990
+ },
991
+ ],
992
+ "id": "column-paragraph-1",
993
+ "props": {
994
+ "backgroundColor": "default",
995
+ "textAlignment": "left",
996
+ "textColor": "default",
997
+ },
998
+ "type": "paragraph",
999
+ },
1000
+ ],
1001
+ "content": undefined,
1002
+ "id": "column-0",
1003
+ "props": {
1004
+ "width": 1,
1005
+ },
1006
+ "type": "column",
1007
+ },
1008
+ {
1009
+ "children": [
1010
+ {
1011
+ "children": [],
1012
+ "content": [
1013
+ {
1014
+ "styles": {},
1015
+ "text": "Column Paragraph 2",
1016
+ "type": "text",
1017
+ },
1018
+ ],
1019
+ "id": "column-paragraph-2",
1020
+ "props": {
1021
+ "backgroundColor": "default",
1022
+ "textAlignment": "left",
1023
+ "textColor": "default",
1024
+ },
1025
+ "type": "paragraph",
1026
+ },
1027
+ {
1028
+ "children": [],
1029
+ "content": [
1030
+ {
1031
+ "styles": {},
1032
+ "text": "Column Paragraph 3",
1033
+ "type": "text",
1034
+ },
1035
+ ],
1036
+ "id": "column-paragraph-3",
1037
+ "props": {
1038
+ "backgroundColor": "default",
1039
+ "textAlignment": "left",
1040
+ "textColor": "default",
1041
+ },
1042
+ "type": "paragraph",
1043
+ },
1044
+ ],
1045
+ "content": undefined,
1046
+ "id": "column-1",
1047
+ "props": {
1048
+ "width": 1,
1049
+ },
1050
+ "type": "column",
1051
+ },
1052
+ ],
1053
+ "content": undefined,
1054
+ "id": "column-list-0",
1055
+ "props": {},
1056
+ "type": "columnList",
1057
+ },
1058
+ {
1059
+ "children": [],
1060
+ "content": [
1061
+ {
1062
+ "styles": {},
1063
+ "text": "Paragraph 2",
1064
+ "type": "text",
1065
+ },
1066
+ ],
1067
+ "id": "paragraph-2",
1068
+ "props": {
1069
+ "backgroundColor": "default",
1070
+ "textAlignment": "left",
1071
+ "textColor": "default",
1072
+ },
1073
+ "type": "paragraph",
1074
+ },
1075
+ {
1076
+ "children": [],
1077
+ "content": [],
1078
+ "id": "trailing-paragraph",
1079
+ "props": {
1080
+ "backgroundColor": "default",
1081
+ "textAlignment": "left",
1082
+ "textColor": "default",
1083
+ },
1084
+ "type": "paragraph",
1085
+ },
1086
+ ]
1087
+ `;