@manuscripts/transform 4.3.21 → 4.3.23

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 (69) hide show
  1. package/README.md +2 -2
  2. package/dist/cjs/jats/__tests__/jats-exporter.test.js +11 -45
  3. package/dist/cjs/jats/__tests__/jats-importer.test.js +54 -76
  4. package/dist/cjs/jats/__tests__/jats-roundtrip.test.js +1 -2
  5. package/dist/cjs/jats/__tests__/utils.js +4 -17
  6. package/dist/cjs/jats/exporter/jats-exporter.js +190 -271
  7. package/dist/cjs/jats/importer/jats-dom-parser.js +16 -42
  8. package/dist/cjs/jats/importer/jats-parser-utils.js +5 -29
  9. package/dist/cjs/jats/importer/parse-jats-article.js +1 -6
  10. package/dist/cjs/schema/__tests__/docs.js +1830 -0
  11. package/dist/cjs/schema/__tests__/migration.test.js +3 -37
  12. package/dist/cjs/schema/migration/migration-scripts/4.3.12.js +39 -0
  13. package/dist/cjs/schema/migration/migration-scripts/index.js +2 -0
  14. package/dist/cjs/schema/nodes/blockquote_element.js +0 -2
  15. package/dist/cjs/schema/nodes/comment.js +2 -1
  16. package/dist/cjs/schema/nodes/contributor.js +11 -11
  17. package/dist/cjs/schema/nodes/equation.js +1 -3
  18. package/dist/cjs/schema/nodes/list.js +0 -2
  19. package/dist/cjs/schema/nodes/listing.js +1 -3
  20. package/dist/cjs/schema/nodes/paragraph.js +0 -2
  21. package/dist/cjs/schema/nodes/pullquote_element.js +0 -2
  22. package/dist/cjs/transformer/id.js +2 -14
  23. package/dist/cjs/transformer/node-names.js +6 -1
  24. package/dist/cjs/transformer/node-types.js +1 -47
  25. package/dist/cjs/version.js +1 -1
  26. package/dist/es/jats/__tests__/jats-exporter.test.js +11 -45
  27. package/dist/es/jats/__tests__/jats-importer.test.js +54 -76
  28. package/dist/es/jats/__tests__/jats-roundtrip.test.js +1 -2
  29. package/dist/es/jats/__tests__/utils.js +4 -17
  30. package/dist/es/jats/exporter/jats-exporter.js +190 -271
  31. package/dist/es/jats/importer/jats-dom-parser.js +16 -42
  32. package/dist/es/jats/importer/jats-parser-utils.js +6 -30
  33. package/dist/es/jats/importer/parse-jats-article.js +1 -6
  34. package/dist/es/schema/__tests__/docs.js +1827 -0
  35. package/dist/es/schema/__tests__/migration.test.js +3 -4
  36. package/dist/es/schema/migration/migration-scripts/4.3.12.js +37 -0
  37. package/dist/es/schema/migration/migration-scripts/index.js +2 -0
  38. package/dist/es/schema/nodes/blockquote_element.js +0 -2
  39. package/dist/es/schema/nodes/comment.js +2 -1
  40. package/dist/es/schema/nodes/contributor.js +11 -11
  41. package/dist/es/schema/nodes/equation.js +1 -3
  42. package/dist/es/schema/nodes/list.js +0 -2
  43. package/dist/es/schema/nodes/listing.js +1 -3
  44. package/dist/es/schema/nodes/paragraph.js +0 -2
  45. package/dist/es/schema/nodes/pullquote_element.js +0 -2
  46. package/dist/es/transformer/id.js +2 -14
  47. package/dist/es/transformer/node-names.js +4 -0
  48. package/dist/es/transformer/node-types.js +1 -47
  49. package/dist/es/version.js +1 -1
  50. package/dist/types/jats/__tests__/utils.d.ts +1 -11
  51. package/dist/types/jats/exporter/jats-exporter.d.ts +5 -10
  52. package/dist/types/jats/importer/jats-dom-parser.d.ts +0 -15
  53. package/dist/types/jats/importer/parse-jats-article.d.ts +1 -11
  54. package/dist/types/schema/__tests__/docs.d.ts +2 -0
  55. package/dist/types/schema/migration/migration-scripts/4.3.12.d.ts +8 -0
  56. package/dist/types/schema/migration/migration-scripts/index.d.ts +2 -1
  57. package/dist/types/schema/nodes/comment.d.ts +2 -2
  58. package/dist/types/schema/nodes/contributor.d.ts +11 -21
  59. package/dist/types/schema/types.d.ts +22 -0
  60. package/dist/types/transformer/node-names.d.ts +1 -0
  61. package/dist/types/transformer/node-types.d.ts +0 -2
  62. package/dist/types/version.d.ts +1 -1
  63. package/package.json +2 -2
  64. package/dist/cjs/jats/importer/jats-journal-meta-parser.js +0 -103
  65. package/dist/cjs/lib/styled-content.js +0 -28
  66. package/dist/es/jats/importer/jats-journal-meta-parser.js +0 -95
  67. package/dist/es/lib/styled-content.js +0 -23
  68. package/dist/types/jats/importer/jats-journal-meta-parser.d.ts +0 -46
  69. package/dist/types/lib/styled-content.d.ts +0 -22
@@ -0,0 +1,1830 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.v2_3_20 = void 0;
4
+ exports.v2_3_20 = {
5
+ type: 'manuscript',
6
+ attrs: {
7
+ id: 'MPManuscript:8EB79C14-9F61-483A-902F-A0B8EF5973C9',
8
+ doi: '',
9
+ },
10
+ content: [
11
+ {
12
+ type: 'title',
13
+ attrs: {
14
+ id: 'MPTitles:8EB79C14-9F61-483A-902F-A0B8EF5973C1',
15
+ placeholder: 'Insert title here...',
16
+ dataTracked: null,
17
+ },
18
+ content: [
19
+ {
20
+ type: 'text',
21
+ text: 'main title',
22
+ },
23
+ ],
24
+ },
25
+ {
26
+ type: 'contributors',
27
+ attrs: {
28
+ id: '',
29
+ },
30
+ content: [
31
+ {
32
+ type: 'contributor',
33
+ attrs: {
34
+ id: 'MPContributor:585DB23A-8778-4AFF-986F-CFF7B733CDE6',
35
+ role: 'author',
36
+ email: 'user@example.com',
37
+ affiliations: [
38
+ 'MPAffiliation:DED56C09-42E2-4AB4-BA15-9260389E2B08',
39
+ ],
40
+ bibliographicName: {
41
+ given: 'Example',
42
+ _id: 'MPBibliographicName:24C5AC82-0130-4C94-A6D7-E8A2699EAAC8',
43
+ objectType: 'MPBibliographicName',
44
+ family: 'Author',
45
+ },
46
+ userID: '',
47
+ invitationID: '',
48
+ isJointContributor: true,
49
+ ORCIDIdentifier: '',
50
+ dataTracked: null,
51
+ contents: '',
52
+ },
53
+ content: [
54
+ {
55
+ type: 'text',
56
+ text: '_',
57
+ },
58
+ ],
59
+ },
60
+ {
61
+ type: 'contributor',
62
+ attrs: {
63
+ id: 'MPContributor:8AD5903E-0C9C-4F46-87AE-124142CE12C2',
64
+ role: 'author',
65
+ email: 'author@example.com',
66
+ affiliations: [],
67
+ bibliographicName: {
68
+ given: 'Corresponding',
69
+ _id: 'MPBibliographicName:E5B649B2-1B97-46FF-AA36-ADDC3B532517',
70
+ objectType: 'MPBibliographicName',
71
+ family: 'Author',
72
+ },
73
+ userID: '',
74
+ invitationID: '',
75
+ isCorresponding: 1,
76
+ ORCIDIdentifier: '',
77
+ dataTracked: null,
78
+ contents: '',
79
+ },
80
+ content: [
81
+ {
82
+ type: 'text',
83
+ text: '_',
84
+ },
85
+ ],
86
+ },
87
+ ],
88
+ },
89
+ {
90
+ type: 'affiliations',
91
+ attrs: {
92
+ id: '',
93
+ },
94
+ content: [
95
+ {
96
+ type: 'affiliation',
97
+ attrs: {
98
+ id: 'MPAffiliation:DED56C09-42E2-4AB4-BA15-9260389E2B08',
99
+ institution: 'University of Examples',
100
+ department: 'Dept of Examples',
101
+ addressLine1: '',
102
+ addressLine2: '',
103
+ addressLine3: '',
104
+ postCode: '',
105
+ country: 'United Kingdom',
106
+ county: '',
107
+ city: '',
108
+ priority: 1,
109
+ email: {
110
+ href: 'mailto:',
111
+ text: 'mail',
112
+ },
113
+ dataTracked: null,
114
+ },
115
+ content: [
116
+ {
117
+ type: 'text',
118
+ text: '_',
119
+ },
120
+ ],
121
+ },
122
+ ],
123
+ },
124
+ {
125
+ type: 'abstracts',
126
+ attrs: {
127
+ id: '',
128
+ },
129
+ },
130
+ {
131
+ type: 'body',
132
+ attrs: {
133
+ id: '',
134
+ },
135
+ content: [
136
+ {
137
+ type: 'toc_section',
138
+ attrs: {
139
+ id: 'MPSection:DFCBE345-A12D-451E-8320-723F25D2F472',
140
+ dataTracked: null,
141
+ },
142
+ content: [
143
+ {
144
+ type: 'section_title',
145
+ attrs: {
146
+ dataTracked: null,
147
+ },
148
+ content: [
149
+ {
150
+ type: 'text',
151
+ text: 'Table of Contents',
152
+ },
153
+ ],
154
+ },
155
+ {
156
+ type: 'toc_element',
157
+ attrs: {
158
+ id: 'MPTOCElement:657C54DB-78B5-4206-E322-170F68263A01',
159
+ contents: '<div id="MPTOCElement:657C54DB-78B5-4206-E322-170F68263A01" class="manuscript-toc" contenteditable="false">\n \n \n \n \n \n\n\t\n \n \n \n <ul class="manuscript-toc-list">\n \n\t\n\t \n <li class="manuscript-toc-list-item" data-referenced-section="MPSection:DFCBE345-A12D-451E-8320-723F25D2F472" data-referenced-section-path-length="1">\n 1. Table of Contents\n </li>\n\n \n\n \n \n \n\n \n \n \n \n \n\n\t\n\t \n <li class="manuscript-toc-list-item" data-referenced-section="MPSection:77786D47-6060-4FBC-BC13-5FA754968D6A" data-referenced-section-path-length="1">\n 2. First section\n </li>\n\n \n\n \n \n \n\n \n \n \n \n \n\n\t\n\t \n <li class="manuscript-toc-list-item" data-referenced-section="MPSection:F8EE617B-484B-4CF2-F1CA-014F5307D5CF" data-referenced-section-path-length="1">\n 3. Section Two\n </li>\n\n \n\n \n \n \n\n \n \n \n \n \n\n\t\n\t \n <li class="manuscript-toc-list-item" data-referenced-section="MPSection:E07B0D52-9642-4D58-E577-26F8804E3DEE" data-referenced-section-path-length="1">\n 4. Bibliography\n </li>\n\n \n\n \n \n \n </ul>\n \n\n \n</div>',
160
+ paragraphStyle: 'MPParagraphStyle:74D17A3A-33C0-43EB-9389-51335C698744',
161
+ dataTracked: null,
162
+ },
163
+ },
164
+ ],
165
+ },
166
+ {
167
+ type: 'section',
168
+ attrs: {
169
+ id: 'MPSection:77786D47-6060-4FBC-BC13-5FA754968D6A',
170
+ category: '',
171
+ titleSuppressed: false,
172
+ dataTracked: null,
173
+ },
174
+ content: [
175
+ {
176
+ type: 'section_title',
177
+ attrs: {
178
+ dataTracked: null,
179
+ },
180
+ content: [
181
+ {
182
+ type: 'text',
183
+ text: 'First section',
184
+ },
185
+ ],
186
+ },
187
+ {
188
+ type: 'paragraph',
189
+ attrs: {
190
+ id: 'MPParagraphElement:150780D7-CFED-4529-9398-77B5C7625044',
191
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
192
+ placeholder: 'Start from here. Enjoy writing! - the Manuscripts Team.',
193
+ dataTracked: null,
194
+ },
195
+ content: [
196
+ {
197
+ type: 'text',
198
+ text: 'The first section.',
199
+ },
200
+ ],
201
+ },
202
+ {
203
+ type: 'paragraph',
204
+ attrs: {
205
+ id: 'MPParagraphElement:60C13548-23C0-4348-FE98-0510E0B61B18',
206
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
207
+ placeholder: '',
208
+ dataTracked: null,
209
+ },
210
+ content: [
211
+ {
212
+ type: 'text',
213
+ text: 'The text in this sentence is ',
214
+ },
215
+ {
216
+ type: 'text',
217
+ marks: [
218
+ {
219
+ type: 'bold',
220
+ },
221
+ ],
222
+ text: 'bold',
223
+ },
224
+ {
225
+ type: 'text',
226
+ text: ', ',
227
+ },
228
+ {
229
+ type: 'text',
230
+ marks: [
231
+ {
232
+ type: 'italic',
233
+ },
234
+ ],
235
+ text: 'italic',
236
+ },
237
+ {
238
+ type: 'text',
239
+ text: ', or ',
240
+ },
241
+ {
242
+ type: 'text',
243
+ marks: [
244
+ {
245
+ type: 'underline',
246
+ },
247
+ ],
248
+ text: 'underlined',
249
+ },
250
+ {
251
+ type: 'text',
252
+ text: '.',
253
+ },
254
+ ],
255
+ },
256
+ {
257
+ type: 'paragraph',
258
+ attrs: {
259
+ id: 'MPParagraphElement:A89DC62A-90ED-4283-AB6D-06CA2519D801',
260
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
261
+ placeholder: '',
262
+ dataTracked: null,
263
+ },
264
+ content: [
265
+ {
266
+ type: 'text',
267
+ marks: [
268
+ {
269
+ type: 'bold',
270
+ },
271
+ {
272
+ type: 'italic',
273
+ },
274
+ {
275
+ type: 'underline',
276
+ },
277
+ ],
278
+ text: 'The text in this sentence is bold, italic and underlined.',
279
+ },
280
+ ],
281
+ },
282
+ {
283
+ type: 'paragraph',
284
+ attrs: {
285
+ id: 'MPParagraphElement:05A0ED43-8928-4C69-A17C-0A98795001CD',
286
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
287
+ placeholder: '',
288
+ dataTracked: null,
289
+ },
290
+ content: [
291
+ {
292
+ type: 'text',
293
+ text: 'The text in this sentence is ',
294
+ },
295
+ {
296
+ type: 'text',
297
+ marks: [
298
+ {
299
+ type: 'superscript',
300
+ },
301
+ ],
302
+ text: 'superscript',
303
+ },
304
+ {
305
+ type: 'text',
306
+ text: ' and ',
307
+ },
308
+ {
309
+ type: 'text',
310
+ marks: [
311
+ {
312
+ type: 'subscript',
313
+ },
314
+ ],
315
+ text: 'subscript',
316
+ },
317
+ {
318
+ type: 'text',
319
+ text: '.',
320
+ },
321
+ ],
322
+ },
323
+ ],
324
+ },
325
+ {
326
+ type: 'section',
327
+ attrs: {
328
+ id: 'MPSection:F8EE617B-484B-4CF2-F1CA-014F5307D5CF',
329
+ category: '',
330
+ titleSuppressed: true,
331
+ dataTracked: null,
332
+ },
333
+ content: [
334
+ {
335
+ type: 'section_title',
336
+ attrs: {
337
+ dataTracked: null,
338
+ },
339
+ content: [
340
+ {
341
+ type: 'text',
342
+ text: 'Section Two',
343
+ },
344
+ ],
345
+ },
346
+ {
347
+ type: 'paragraph',
348
+ attrs: {
349
+ id: 'MPParagraphElement:4DF93A63-D44D-41CF-AF54-23712B8703FA',
350
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
351
+ placeholder: '',
352
+ dataTracked: null,
353
+ },
354
+ content: [
355
+ {
356
+ type: 'text',
357
+ text: 'The heading of this section is hidden.',
358
+ },
359
+ ],
360
+ },
361
+ {
362
+ type: 'list',
363
+ attrs: {
364
+ id: 'MPListElement:D1C6E3B5-C549-47B8-B051-1F534E8AA7E7',
365
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
366
+ dataTracked: null,
367
+ listStyleType: 'order',
368
+ },
369
+ content: [
370
+ {
371
+ type: 'list_item',
372
+ attrs: {
373
+ placeholder: 'List item',
374
+ dataTracked: null,
375
+ },
376
+ content: [
377
+ {
378
+ type: 'paragraph',
379
+ attrs: {
380
+ id: '',
381
+ paragraphStyle: '',
382
+ placeholder: '',
383
+ dataTracked: null,
384
+ },
385
+ content: [
386
+ {
387
+ type: 'text',
388
+ text: 'A numbered list.',
389
+ },
390
+ ],
391
+ },
392
+ ],
393
+ },
394
+ ],
395
+ },
396
+ {
397
+ type: 'list',
398
+ attrs: {
399
+ id: 'MPListElement:F11B9FCA-5DB5-4ED4-FEF9-10CDCB64F96E',
400
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
401
+ dataTracked: null,
402
+ listStyleType: 'bullet',
403
+ },
404
+ content: [
405
+ {
406
+ type: 'list_item',
407
+ attrs: {
408
+ placeholder: 'List item',
409
+ dataTracked: null,
410
+ },
411
+ content: [
412
+ {
413
+ type: 'paragraph',
414
+ attrs: {
415
+ id: '',
416
+ paragraphStyle: '',
417
+ placeholder: '',
418
+ dataTracked: null,
419
+ },
420
+ content: [
421
+ {
422
+ type: 'text',
423
+ text: 'A bullet list.',
424
+ },
425
+ ],
426
+ },
427
+ ],
428
+ },
429
+ ],
430
+ },
431
+ {
432
+ type: 'list',
433
+ attrs: {
434
+ id: 'MPListElement:AF5341C4-5E24-40BF-B853-F966726431EB',
435
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
436
+ dataTracked: null,
437
+ listStyleType: 'order',
438
+ },
439
+ content: [
440
+ {
441
+ type: 'list_item',
442
+ attrs: {
443
+ placeholder: 'List item',
444
+ dataTracked: null,
445
+ },
446
+ content: [
447
+ {
448
+ type: 'paragraph',
449
+ attrs: {
450
+ id: '',
451
+ paragraphStyle: '',
452
+ placeholder: '',
453
+ dataTracked: null,
454
+ },
455
+ content: [
456
+ {
457
+ type: 'text',
458
+ text: 'A numbered list with a nested list.',
459
+ },
460
+ ],
461
+ },
462
+ {
463
+ type: 'list',
464
+ attrs: {
465
+ id: null,
466
+ paragraphStyle: '',
467
+ dataTracked: null,
468
+ listStyleType: 'order',
469
+ },
470
+ content: [
471
+ {
472
+ type: 'list_item',
473
+ attrs: {
474
+ placeholder: 'List item',
475
+ dataTracked: null,
476
+ },
477
+ content: [
478
+ {
479
+ type: 'paragraph',
480
+ attrs: {
481
+ id: '',
482
+ paragraphStyle: '',
483
+ placeholder: '',
484
+ dataTracked: null,
485
+ },
486
+ content: [
487
+ {
488
+ type: 'text',
489
+ text: 'This item is nested.',
490
+ },
491
+ ],
492
+ },
493
+ ],
494
+ },
495
+ ],
496
+ },
497
+ ],
498
+ },
499
+ ],
500
+ },
501
+ {
502
+ type: 'figure_element',
503
+ attrs: {
504
+ figureLayout: '',
505
+ figureStyle: 'MPFigureStyle:12916784-C8A2-414E-919D-490172E82B25',
506
+ id: 'MPFigureElement:A5D68C57-B5BB-4D10-E0C3-ECED717A2AA7',
507
+ label: '',
508
+ sizeFraction: 0,
509
+ suppressCaption: false,
510
+ suppressTitle: true,
511
+ dataTracked: null,
512
+ },
513
+ content: [
514
+ {
515
+ type: 'figure',
516
+ attrs: {
517
+ id: 'MPFigure:D673DF08-D75E-4061-8EC1-9611EAB302F0',
518
+ src: 'attachment:figure1',
519
+ contentType: 'image/png',
520
+ dataTracked: null,
521
+ },
522
+ },
523
+ {
524
+ type: 'figcaption',
525
+ attrs: {
526
+ dataTracked: null,
527
+ },
528
+ content: [
529
+ {
530
+ type: 'caption_title',
531
+ attrs: {
532
+ placeholder: 'Title...',
533
+ dataTracked: null,
534
+ },
535
+ },
536
+ {
537
+ type: 'caption',
538
+ attrs: {
539
+ placeholder: 'Caption...',
540
+ dataTracked: null,
541
+ },
542
+ content: [
543
+ {
544
+ type: 'text',
545
+ text: 'A figure with a caption',
546
+ },
547
+ ],
548
+ },
549
+ ],
550
+ },
551
+ {
552
+ type: 'listing',
553
+ attrs: {
554
+ id: '',
555
+ contents: '',
556
+ language: '',
557
+ languageKey: 'null',
558
+ isExpanded: false,
559
+ isExecuting: false,
560
+ dataTracked: null,
561
+ },
562
+ },
563
+ ],
564
+ },
565
+ {
566
+ type: 'figure_element',
567
+ attrs: {
568
+ figureLayout: '',
569
+ figureStyle: 'MPFigureStyle:12916784-C8A2-414E-919D-490172E82B25',
570
+ id: 'MPFigureElement:B32BDEC8-E816-4946-C0BB-0404AF2F0C29',
571
+ label: '',
572
+ sizeFraction: 0,
573
+ suppressCaption: true,
574
+ suppressTitle: true,
575
+ dataTracked: null,
576
+ },
577
+ content: [
578
+ {
579
+ type: 'figure',
580
+ attrs: {
581
+ id: 'MPFigure:AD65D628-A904-4DC4-A026-F8F4C08F6557',
582
+ src: 'chemoji/chemoji7.png',
583
+ contentType: 'image/png',
584
+ dataTracked: null,
585
+ },
586
+ },
587
+ {
588
+ type: 'figcaption',
589
+ attrs: {
590
+ dataTracked: null,
591
+ },
592
+ content: [
593
+ {
594
+ type: 'caption_title',
595
+ attrs: {
596
+ placeholder: 'Title...',
597
+ dataTracked: null,
598
+ },
599
+ },
600
+ {
601
+ type: 'caption',
602
+ attrs: {
603
+ placeholder: 'Caption...',
604
+ dataTracked: null,
605
+ },
606
+ content: [
607
+ {
608
+ type: 'text',
609
+ text: 'A figure with hidden caption',
610
+ },
611
+ ],
612
+ },
613
+ ],
614
+ },
615
+ {
616
+ type: 'listing',
617
+ attrs: {
618
+ id: '',
619
+ contents: '',
620
+ language: '',
621
+ languageKey: 'null',
622
+ isExpanded: false,
623
+ isExecuting: false,
624
+ dataTracked: null,
625
+ },
626
+ },
627
+ ],
628
+ },
629
+ {
630
+ type: 'table_element',
631
+ attrs: {
632
+ id: 'MPTableElement:82BD8BAF-D136-4536-AD9C-92C30B9D7315',
633
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
634
+ tableStyle: 'MPTableStyle:08C0E93B-848D-491F-8EB2-A8A0B17714BA',
635
+ label: '',
636
+ suppressCaption: false,
637
+ suppressTitle: true,
638
+ suppressFooter: false,
639
+ suppressHeader: false,
640
+ expandListing: false,
641
+ dataTracked: null,
642
+ },
643
+ content: [
644
+ {
645
+ type: 'table',
646
+ attrs: {
647
+ id: 'MPTable:509A944E-994C-4867-AE55-593628C5DBD5',
648
+ dataTracked: null,
649
+ },
650
+ content: [
651
+ {
652
+ type: 'table_row',
653
+ attrs: {
654
+ dataTracked: null,
655
+ },
656
+ content: [
657
+ {
658
+ type: 'table_header',
659
+ attrs: {
660
+ colspan: 1,
661
+ rowspan: 1,
662
+ colwidth: null,
663
+ placeholder: 'Header 1',
664
+ valign: null,
665
+ align: null,
666
+ scope: null,
667
+ style: null,
668
+ dataTracked: null,
669
+ },
670
+ content: [
671
+ {
672
+ type: 'text',
673
+ text: 'Table Header',
674
+ },
675
+ ],
676
+ },
677
+ {
678
+ type: 'table_header',
679
+ attrs: {
680
+ colspan: 1,
681
+ rowspan: 1,
682
+ colwidth: null,
683
+ placeholder: 'Header 2',
684
+ valign: null,
685
+ align: null,
686
+ scope: null,
687
+ style: null,
688
+ dataTracked: null,
689
+ },
690
+ content: [
691
+ {
692
+ type: 'text',
693
+ text: 'Table Header',
694
+ },
695
+ ],
696
+ },
697
+ ],
698
+ },
699
+ {
700
+ type: 'table_row',
701
+ attrs: {
702
+ dataTracked: null,
703
+ },
704
+ content: [
705
+ {
706
+ type: 'table_cell',
707
+ attrs: {
708
+ colspan: 1,
709
+ rowspan: 1,
710
+ colwidth: null,
711
+ placeholder: 'Data',
712
+ valign: null,
713
+ align: null,
714
+ scope: null,
715
+ style: null,
716
+ dataTracked: null,
717
+ },
718
+ content: [
719
+ {
720
+ type: 'text',
721
+ text: 'Table Data',
722
+ },
723
+ ],
724
+ },
725
+ {
726
+ type: 'table_cell',
727
+ attrs: {
728
+ colspan: 1,
729
+ rowspan: 1,
730
+ colwidth: null,
731
+ placeholder: 'Data',
732
+ valign: null,
733
+ align: null,
734
+ scope: null,
735
+ style: null,
736
+ dataTracked: null,
737
+ },
738
+ content: [
739
+ {
740
+ type: 'text',
741
+ text: 'Table Data',
742
+ },
743
+ ],
744
+ },
745
+ ],
746
+ },
747
+ {
748
+ type: 'table_row',
749
+ attrs: {
750
+ dataTracked: null,
751
+ },
752
+ content: [
753
+ {
754
+ type: 'table_cell',
755
+ attrs: {
756
+ colspan: 1,
757
+ rowspan: 1,
758
+ colwidth: null,
759
+ placeholder: 'Data',
760
+ valign: null,
761
+ align: null,
762
+ scope: null,
763
+ style: null,
764
+ dataTracked: null,
765
+ },
766
+ content: [
767
+ {
768
+ type: 'text',
769
+ text: 'Table Data',
770
+ },
771
+ ],
772
+ },
773
+ {
774
+ type: 'table_cell',
775
+ attrs: {
776
+ colspan: 1,
777
+ rowspan: 1,
778
+ colwidth: null,
779
+ placeholder: 'Data',
780
+ valign: null,
781
+ align: null,
782
+ scope: null,
783
+ style: null,
784
+ dataTracked: null,
785
+ },
786
+ content: [
787
+ {
788
+ type: 'text',
789
+ text: 'Table Data',
790
+ },
791
+ ],
792
+ },
793
+ ],
794
+ },
795
+ {
796
+ type: 'table_row',
797
+ attrs: {
798
+ dataTracked: null,
799
+ },
800
+ content: [
801
+ {
802
+ type: 'table_cell',
803
+ attrs: {
804
+ colspan: 1,
805
+ rowspan: 1,
806
+ colwidth: null,
807
+ placeholder: 'Footer 1',
808
+ valign: null,
809
+ align: null,
810
+ scope: null,
811
+ style: null,
812
+ dataTracked: null,
813
+ },
814
+ content: [
815
+ {
816
+ type: 'text',
817
+ text: 'Table Footer',
818
+ },
819
+ ],
820
+ },
821
+ {
822
+ type: 'table_cell',
823
+ attrs: {
824
+ colspan: 1,
825
+ rowspan: 1,
826
+ colwidth: null,
827
+ placeholder: 'Footer 2',
828
+ valign: null,
829
+ align: null,
830
+ scope: null,
831
+ style: null,
832
+ dataTracked: null,
833
+ },
834
+ content: [
835
+ {
836
+ type: 'text',
837
+ text: 'Table Footer',
838
+ },
839
+ ],
840
+ },
841
+ ],
842
+ },
843
+ ],
844
+ },
845
+ {
846
+ type: 'figcaption',
847
+ attrs: {
848
+ dataTracked: null,
849
+ },
850
+ content: [
851
+ {
852
+ type: 'caption_title',
853
+ attrs: {
854
+ placeholder: 'Title...',
855
+ dataTracked: null,
856
+ },
857
+ },
858
+ {
859
+ type: 'caption',
860
+ attrs: {
861
+ placeholder: 'Caption...',
862
+ dataTracked: null,
863
+ },
864
+ content: [
865
+ {
866
+ type: 'text',
867
+ text: 'A table',
868
+ },
869
+ ],
870
+ },
871
+ ],
872
+ },
873
+ {
874
+ type: 'listing',
875
+ attrs: {
876
+ id: '',
877
+ contents: '',
878
+ language: '',
879
+ languageKey: 'null',
880
+ isExpanded: false,
881
+ isExecuting: false,
882
+ dataTracked: null,
883
+ },
884
+ },
885
+ ],
886
+ },
887
+ {
888
+ type: 'table_element',
889
+ attrs: {
890
+ id: 'MPTableElement:E0D445B4-18C4-43D3-97B3-1076A7BB5CF4',
891
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
892
+ tableStyle: 'MPTableStyle:08C0E93B-848D-491F-8EB2-A8A0B17714BA',
893
+ label: '',
894
+ suppressCaption: false,
895
+ suppressTitle: true,
896
+ suppressFooter: false,
897
+ suppressHeader: true,
898
+ expandListing: false,
899
+ dataTracked: null,
900
+ },
901
+ content: [
902
+ {
903
+ type: 'table',
904
+ attrs: {
905
+ id: 'MPTable:7E83812B-A759-4D38-C1C5-F6507D2FC2A9',
906
+ dataTracked: null,
907
+ },
908
+ content: [
909
+ {
910
+ type: 'table_row',
911
+ attrs: {
912
+ dataTracked: null,
913
+ },
914
+ content: [
915
+ {
916
+ type: 'table_header',
917
+ attrs: {
918
+ colspan: 1,
919
+ rowspan: 1,
920
+ colwidth: null,
921
+ placeholder: 'Header 1',
922
+ valign: null,
923
+ align: null,
924
+ scope: null,
925
+ style: null,
926
+ dataTracked: null,
927
+ },
928
+ content: [
929
+ {
930
+ type: 'text',
931
+ text: 'Table Header',
932
+ },
933
+ ],
934
+ },
935
+ {
936
+ type: 'table_header',
937
+ attrs: {
938
+ colspan: 1,
939
+ rowspan: 1,
940
+ colwidth: null,
941
+ placeholder: 'Header 2',
942
+ valign: null,
943
+ align: null,
944
+ scope: null,
945
+ style: null,
946
+ dataTracked: null,
947
+ },
948
+ },
949
+ ],
950
+ },
951
+ {
952
+ type: 'table_row',
953
+ attrs: {
954
+ dataTracked: null,
955
+ },
956
+ content: [
957
+ {
958
+ type: 'table_cell',
959
+ attrs: {
960
+ colspan: 1,
961
+ rowspan: 1,
962
+ colwidth: null,
963
+ placeholder: 'Data',
964
+ valign: null,
965
+ align: null,
966
+ scope: null,
967
+ style: null,
968
+ dataTracked: null,
969
+ },
970
+ },
971
+ {
972
+ type: 'table_cell',
973
+ attrs: {
974
+ colspan: 1,
975
+ rowspan: 1,
976
+ colwidth: null,
977
+ placeholder: 'Data',
978
+ valign: null,
979
+ align: null,
980
+ scope: null,
981
+ style: null,
982
+ dataTracked: null,
983
+ },
984
+ },
985
+ ],
986
+ },
987
+ {
988
+ type: 'table_row',
989
+ attrs: {
990
+ dataTracked: null,
991
+ },
992
+ content: [
993
+ {
994
+ type: 'table_cell',
995
+ attrs: {
996
+ colspan: 1,
997
+ rowspan: 1,
998
+ colwidth: null,
999
+ placeholder: 'Data',
1000
+ valign: null,
1001
+ align: null,
1002
+ scope: null,
1003
+ style: null,
1004
+ dataTracked: null,
1005
+ },
1006
+ },
1007
+ {
1008
+ type: 'table_cell',
1009
+ attrs: {
1010
+ colspan: 1,
1011
+ rowspan: 1,
1012
+ colwidth: null,
1013
+ placeholder: 'Data',
1014
+ valign: null,
1015
+ align: null,
1016
+ scope: null,
1017
+ style: null,
1018
+ dataTracked: null,
1019
+ },
1020
+ },
1021
+ ],
1022
+ },
1023
+ {
1024
+ type: 'table_row',
1025
+ attrs: {
1026
+ dataTracked: null,
1027
+ },
1028
+ content: [
1029
+ {
1030
+ type: 'table_cell',
1031
+ attrs: {
1032
+ colspan: 1,
1033
+ rowspan: 1,
1034
+ colwidth: null,
1035
+ placeholder: 'Footer 1',
1036
+ valign: null,
1037
+ align: null,
1038
+ scope: null,
1039
+ style: null,
1040
+ dataTracked: null,
1041
+ },
1042
+ },
1043
+ {
1044
+ type: 'table_cell',
1045
+ attrs: {
1046
+ colspan: 1,
1047
+ rowspan: 1,
1048
+ colwidth: null,
1049
+ placeholder: 'Footer 2',
1050
+ valign: null,
1051
+ align: null,
1052
+ scope: null,
1053
+ style: null,
1054
+ dataTracked: null,
1055
+ },
1056
+ },
1057
+ ],
1058
+ },
1059
+ ],
1060
+ },
1061
+ {
1062
+ type: 'figcaption',
1063
+ attrs: {
1064
+ dataTracked: null,
1065
+ },
1066
+ content: [
1067
+ {
1068
+ type: 'caption_title',
1069
+ attrs: {
1070
+ placeholder: 'Title...',
1071
+ dataTracked: null,
1072
+ },
1073
+ },
1074
+ {
1075
+ type: 'caption',
1076
+ attrs: {
1077
+ placeholder: 'Caption...',
1078
+ dataTracked: null,
1079
+ },
1080
+ content: [
1081
+ {
1082
+ type: 'text',
1083
+ text: 'A table with hidden header',
1084
+ },
1085
+ ],
1086
+ },
1087
+ ],
1088
+ },
1089
+ {
1090
+ type: 'listing',
1091
+ attrs: {
1092
+ id: '',
1093
+ contents: '',
1094
+ language: '',
1095
+ languageKey: 'null',
1096
+ isExpanded: false,
1097
+ isExecuting: false,
1098
+ dataTracked: null,
1099
+ },
1100
+ },
1101
+ ],
1102
+ },
1103
+ {
1104
+ type: 'table_element',
1105
+ attrs: {
1106
+ id: 'MPTableElement:1DF69096-DBA3-47B0-B8C2-E06491E4C655',
1107
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1108
+ tableStyle: 'MPTableStyle:08C0E93B-848D-491F-8EB2-A8A0B17714BA',
1109
+ label: '',
1110
+ suppressCaption: false,
1111
+ suppressTitle: true,
1112
+ suppressFooter: true,
1113
+ suppressHeader: false,
1114
+ expandListing: false,
1115
+ dataTracked: null,
1116
+ },
1117
+ content: [
1118
+ {
1119
+ type: 'table',
1120
+ attrs: {
1121
+ id: 'MPTable:2A2413E2-71F5-4B6C-F513-7B44748E49A8',
1122
+ dataTracked: null,
1123
+ },
1124
+ content: [
1125
+ {
1126
+ type: 'table_row',
1127
+ attrs: {
1128
+ dataTracked: null,
1129
+ },
1130
+ content: [
1131
+ {
1132
+ type: 'table_header',
1133
+ attrs: {
1134
+ colspan: 1,
1135
+ rowspan: 1,
1136
+ colwidth: null,
1137
+ placeholder: 'Header 1',
1138
+ valign: null,
1139
+ align: null,
1140
+ scope: null,
1141
+ style: null,
1142
+ dataTracked: null,
1143
+ },
1144
+ },
1145
+ {
1146
+ type: 'table_header',
1147
+ attrs: {
1148
+ colspan: 1,
1149
+ rowspan: 1,
1150
+ colwidth: null,
1151
+ placeholder: 'Header 2',
1152
+ valign: null,
1153
+ align: null,
1154
+ scope: null,
1155
+ style: null,
1156
+ dataTracked: null,
1157
+ },
1158
+ },
1159
+ ],
1160
+ },
1161
+ {
1162
+ type: 'table_row',
1163
+ attrs: {
1164
+ dataTracked: null,
1165
+ },
1166
+ content: [
1167
+ {
1168
+ type: 'table_cell',
1169
+ attrs: {
1170
+ colspan: 1,
1171
+ rowspan: 1,
1172
+ colwidth: null,
1173
+ placeholder: 'Data',
1174
+ valign: null,
1175
+ align: null,
1176
+ scope: null,
1177
+ style: null,
1178
+ dataTracked: null,
1179
+ },
1180
+ },
1181
+ {
1182
+ type: 'table_cell',
1183
+ attrs: {
1184
+ colspan: 1,
1185
+ rowspan: 1,
1186
+ colwidth: null,
1187
+ placeholder: 'Data',
1188
+ valign: null,
1189
+ align: null,
1190
+ scope: null,
1191
+ style: null,
1192
+ dataTracked: null,
1193
+ },
1194
+ },
1195
+ ],
1196
+ },
1197
+ {
1198
+ type: 'table_row',
1199
+ attrs: {
1200
+ dataTracked: null,
1201
+ },
1202
+ content: [
1203
+ {
1204
+ type: 'table_cell',
1205
+ attrs: {
1206
+ colspan: 1,
1207
+ rowspan: 1,
1208
+ colwidth: null,
1209
+ placeholder: 'Data',
1210
+ valign: null,
1211
+ align: null,
1212
+ scope: null,
1213
+ style: null,
1214
+ dataTracked: null,
1215
+ },
1216
+ },
1217
+ {
1218
+ type: 'table_cell',
1219
+ attrs: {
1220
+ colspan: 1,
1221
+ rowspan: 1,
1222
+ colwidth: null,
1223
+ placeholder: 'Data',
1224
+ valign: null,
1225
+ align: null,
1226
+ scope: null,
1227
+ style: null,
1228
+ dataTracked: null,
1229
+ },
1230
+ },
1231
+ ],
1232
+ },
1233
+ {
1234
+ type: 'table_row',
1235
+ attrs: {
1236
+ dataTracked: null,
1237
+ },
1238
+ content: [
1239
+ {
1240
+ type: 'table_cell',
1241
+ attrs: {
1242
+ colspan: 1,
1243
+ rowspan: 1,
1244
+ colwidth: null,
1245
+ placeholder: 'Footer 1',
1246
+ valign: null,
1247
+ align: null,
1248
+ scope: null,
1249
+ style: null,
1250
+ dataTracked: null,
1251
+ },
1252
+ },
1253
+ {
1254
+ type: 'table_cell',
1255
+ attrs: {
1256
+ colspan: 1,
1257
+ rowspan: 1,
1258
+ colwidth: null,
1259
+ placeholder: 'Footer 2',
1260
+ valign: null,
1261
+ align: null,
1262
+ scope: null,
1263
+ style: null,
1264
+ dataTracked: null,
1265
+ },
1266
+ },
1267
+ ],
1268
+ },
1269
+ ],
1270
+ },
1271
+ {
1272
+ type: 'figcaption',
1273
+ attrs: {
1274
+ dataTracked: null,
1275
+ },
1276
+ content: [
1277
+ {
1278
+ type: 'caption_title',
1279
+ attrs: {
1280
+ placeholder: 'Title...',
1281
+ dataTracked: null,
1282
+ },
1283
+ },
1284
+ {
1285
+ type: 'caption',
1286
+ attrs: {
1287
+ placeholder: 'Caption...',
1288
+ dataTracked: null,
1289
+ },
1290
+ content: [
1291
+ {
1292
+ type: 'text',
1293
+ text: 'A table with hidden footer',
1294
+ },
1295
+ ],
1296
+ },
1297
+ ],
1298
+ },
1299
+ {
1300
+ type: 'listing',
1301
+ attrs: {
1302
+ id: '',
1303
+ contents: '',
1304
+ language: '',
1305
+ languageKey: 'null',
1306
+ isExpanded: false,
1307
+ isExecuting: false,
1308
+ dataTracked: null,
1309
+ },
1310
+ },
1311
+ ],
1312
+ },
1313
+ {
1314
+ type: 'table_element',
1315
+ attrs: {
1316
+ id: 'MPTableElement:89CF51B2-A20C-4AB9-CBD9-F47DAF167DAA',
1317
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1318
+ tableStyle: 'MPTableStyle:08C0E93B-848D-491F-8EB2-A8A0B17714BA',
1319
+ label: '',
1320
+ suppressCaption: false,
1321
+ suppressTitle: true,
1322
+ suppressFooter: false,
1323
+ suppressHeader: false,
1324
+ expandListing: false,
1325
+ dataTracked: null,
1326
+ },
1327
+ content: [
1328
+ {
1329
+ type: 'table',
1330
+ attrs: {
1331
+ id: 'MPTable:6C045963-404A-4E1E-FF81-B40E9772A6A6',
1332
+ dataTracked: null,
1333
+ },
1334
+ content: [
1335
+ {
1336
+ type: 'table_row',
1337
+ attrs: {
1338
+ dataTracked: null,
1339
+ },
1340
+ content: [
1341
+ {
1342
+ type: 'table_header',
1343
+ attrs: {
1344
+ colspan: 1,
1345
+ rowspan: 1,
1346
+ colwidth: null,
1347
+ placeholder: 'Header 1',
1348
+ valign: null,
1349
+ align: null,
1350
+ scope: null,
1351
+ style: null,
1352
+ dataTracked: null,
1353
+ },
1354
+ },
1355
+ {
1356
+ type: 'table_header',
1357
+ attrs: {
1358
+ colspan: 1,
1359
+ rowspan: 1,
1360
+ colwidth: null,
1361
+ placeholder: 'Header 2',
1362
+ valign: null,
1363
+ align: null,
1364
+ scope: null,
1365
+ style: null,
1366
+ dataTracked: null,
1367
+ },
1368
+ },
1369
+ ],
1370
+ },
1371
+ {
1372
+ type: 'table_row',
1373
+ attrs: {
1374
+ dataTracked: null,
1375
+ },
1376
+ content: [
1377
+ {
1378
+ type: 'table_cell',
1379
+ attrs: {
1380
+ colspan: 1,
1381
+ rowspan: 1,
1382
+ colwidth: null,
1383
+ placeholder: 'Data',
1384
+ valign: null,
1385
+ align: null,
1386
+ scope: null,
1387
+ style: null,
1388
+ dataTracked: null,
1389
+ },
1390
+ },
1391
+ {
1392
+ type: 'table_cell',
1393
+ attrs: {
1394
+ colspan: 1,
1395
+ rowspan: 1,
1396
+ colwidth: null,
1397
+ placeholder: 'Data',
1398
+ valign: null,
1399
+ align: null,
1400
+ scope: null,
1401
+ style: null,
1402
+ dataTracked: null,
1403
+ },
1404
+ },
1405
+ ],
1406
+ },
1407
+ {
1408
+ type: 'table_row',
1409
+ attrs: {
1410
+ dataTracked: null,
1411
+ },
1412
+ content: [
1413
+ {
1414
+ type: 'table_cell',
1415
+ attrs: {
1416
+ colspan: 1,
1417
+ rowspan: 1,
1418
+ colwidth: null,
1419
+ placeholder: 'Data',
1420
+ valign: null,
1421
+ align: null,
1422
+ scope: null,
1423
+ style: null,
1424
+ dataTracked: null,
1425
+ },
1426
+ },
1427
+ {
1428
+ type: 'table_cell',
1429
+ attrs: {
1430
+ colspan: 1,
1431
+ rowspan: 1,
1432
+ colwidth: null,
1433
+ placeholder: 'Data',
1434
+ valign: null,
1435
+ align: null,
1436
+ scope: null,
1437
+ style: null,
1438
+ dataTracked: null,
1439
+ },
1440
+ },
1441
+ ],
1442
+ },
1443
+ {
1444
+ type: 'table_row',
1445
+ attrs: {
1446
+ dataTracked: null,
1447
+ },
1448
+ content: [
1449
+ {
1450
+ type: 'table_cell',
1451
+ attrs: {
1452
+ colspan: 1,
1453
+ rowspan: 1,
1454
+ colwidth: null,
1455
+ placeholder: 'Footer 1',
1456
+ valign: null,
1457
+ align: null,
1458
+ scope: null,
1459
+ style: null,
1460
+ dataTracked: null,
1461
+ },
1462
+ },
1463
+ {
1464
+ type: 'table_cell',
1465
+ attrs: {
1466
+ colspan: 1,
1467
+ rowspan: 1,
1468
+ colwidth: null,
1469
+ placeholder: 'Footer 2',
1470
+ valign: null,
1471
+ align: null,
1472
+ scope: null,
1473
+ style: null,
1474
+ dataTracked: null,
1475
+ },
1476
+ },
1477
+ ],
1478
+ },
1479
+ ],
1480
+ },
1481
+ {
1482
+ type: 'figcaption',
1483
+ attrs: {
1484
+ dataTracked: null,
1485
+ },
1486
+ content: [
1487
+ {
1488
+ type: 'caption_title',
1489
+ attrs: {
1490
+ placeholder: 'Title...',
1491
+ dataTracked: null,
1492
+ },
1493
+ },
1494
+ {
1495
+ type: 'caption',
1496
+ attrs: {
1497
+ placeholder: 'Caption...',
1498
+ dataTracked: null,
1499
+ },
1500
+ content: [
1501
+ {
1502
+ type: 'text',
1503
+ text: 'A table with hidden caption',
1504
+ },
1505
+ ],
1506
+ },
1507
+ ],
1508
+ },
1509
+ {
1510
+ type: 'listing',
1511
+ attrs: {
1512
+ id: '',
1513
+ contents: '',
1514
+ language: '',
1515
+ languageKey: 'null',
1516
+ isExpanded: false,
1517
+ isExecuting: false,
1518
+ dataTracked: null,
1519
+ },
1520
+ },
1521
+ ],
1522
+ },
1523
+ {
1524
+ type: 'equation_element',
1525
+ attrs: {
1526
+ id: 'MPEquationElement:3896A81A-D43B-483F-B990-F64518A940D1',
1527
+ label: 'Equation 1',
1528
+ dataTracked: null,
1529
+ },
1530
+ content: [
1531
+ {
1532
+ type: 'equation',
1533
+ attrs: {
1534
+ id: 'MPEquation:C900DDA4-BE45-4AF6-8C9F-CA0AA5FCC403',
1535
+ contents: '<mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:mi>ρ</mml:mi><mml:mi>ρ</mml:mi></mml:math>',
1536
+ format: 'mathml',
1537
+ dataTracked: null,
1538
+ },
1539
+ },
1540
+ ],
1541
+ },
1542
+ {
1543
+ type: 'listing_element',
1544
+ attrs: {
1545
+ id: 'MPListingElement:160785A9-4BC0-4C55-C4DE-AF5F4D858DCE',
1546
+ suppressCaption: false,
1547
+ suppressTitle: true,
1548
+ dataTracked: null,
1549
+ },
1550
+ content: [
1551
+ {
1552
+ type: 'listing',
1553
+ attrs: {
1554
+ id: 'MPListing:4D688DCF-29CD-40CC-93BD-2B13CD883257',
1555
+ contents: "// a JavaScript code block\n\nconst x = 'y'",
1556
+ language: 'JavaScript',
1557
+ languageKey: 'javascript',
1558
+ isExpanded: false,
1559
+ isExecuting: false,
1560
+ dataTracked: null,
1561
+ },
1562
+ },
1563
+ {
1564
+ type: 'figcaption',
1565
+ attrs: {
1566
+ dataTracked: null,
1567
+ },
1568
+ content: [
1569
+ {
1570
+ type: 'caption_title',
1571
+ attrs: {
1572
+ placeholder: 'Title...',
1573
+ dataTracked: null,
1574
+ },
1575
+ },
1576
+ {
1577
+ type: 'caption',
1578
+ attrs: {
1579
+ placeholder: 'Caption...',
1580
+ dataTracked: null,
1581
+ },
1582
+ },
1583
+ ],
1584
+ },
1585
+ ],
1586
+ },
1587
+ {
1588
+ type: 'paragraph',
1589
+ attrs: {
1590
+ id: 'MPParagraphElement:345B8B57-2E5E-45ED-E587-4EAAC2BD63E9',
1591
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1592
+ placeholder: '',
1593
+ dataTracked: null,
1594
+ },
1595
+ content: [
1596
+ {
1597
+ type: 'text',
1598
+ text: 'An inline equation: ',
1599
+ },
1600
+ {
1601
+ type: 'inline_equation',
1602
+ attrs: {
1603
+ dataTracked: null,
1604
+ id: 'inline-formula-1',
1605
+ contents: '<mml:math xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:mi>ρ</mml:mi><mml:mi>ρ</mml:mi></mml:math>',
1606
+ format: 'mathml',
1607
+ },
1608
+ },
1609
+ ],
1610
+ },
1611
+ {
1612
+ type: 'paragraph',
1613
+ attrs: {
1614
+ id: 'MPParagraphElement:6B6DBF43-F7B2-404C-89DD-0EC1E1442B27',
1615
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1616
+ placeholder: '',
1617
+ dataTracked: null,
1618
+ },
1619
+ content: [
1620
+ {
1621
+ type: 'text',
1622
+ text: 'A cross-reference to a figure: ',
1623
+ },
1624
+ {
1625
+ type: 'cross_reference',
1626
+ attrs: {
1627
+ rids: [
1628
+ 'MPFigureElement:A5D68C57-B5BB-4D10-E0C3-ECED717A2AA7',
1629
+ ],
1630
+ label: 'Figure 1',
1631
+ customLabel: '',
1632
+ dataTracked: null,
1633
+ },
1634
+ },
1635
+ ],
1636
+ },
1637
+ {
1638
+ type: 'paragraph',
1639
+ attrs: {
1640
+ id: 'MPParagraphElement:41B99DAB-F86C-477F-D36C-2B8590B5DAD0',
1641
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1642
+ placeholder: '',
1643
+ dataTracked: null,
1644
+ },
1645
+ content: [
1646
+ {
1647
+ type: 'text',
1648
+ text: 'A cross-reference to a table: ',
1649
+ },
1650
+ {
1651
+ type: 'cross_reference',
1652
+ attrs: {
1653
+ rids: ['MPTable:509A944E-994C-4867-AE55-593628C5DBD5'],
1654
+ label: 'Table 1',
1655
+ customLabel: '',
1656
+ dataTracked: null,
1657
+ },
1658
+ },
1659
+ ],
1660
+ },
1661
+ {
1662
+ type: 'paragraph',
1663
+ attrs: {
1664
+ id: 'MPParagraphElement:C8A173A4-DF32-4242-E800-28A1AE5B48B8',
1665
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1666
+ placeholder: '',
1667
+ dataTracked: null,
1668
+ },
1669
+ content: [
1670
+ {
1671
+ type: 'text',
1672
+ text: 'A cross-reference to an equation: ',
1673
+ },
1674
+ {
1675
+ type: 'cross_reference',
1676
+ attrs: {
1677
+ rids: ['MPEquation:C900DDA4-BE45-4AF6-8C9F-CA0AA5FCC403'],
1678
+ label: 'Equation 1',
1679
+ customLabel: '',
1680
+ dataTracked: null,
1681
+ },
1682
+ },
1683
+ ],
1684
+ },
1685
+ {
1686
+ type: 'paragraph',
1687
+ attrs: {
1688
+ id: 'MPParagraphElement:CB7347E5-8502-4667-82B9-51104BB1FEDB',
1689
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1690
+ placeholder: '',
1691
+ dataTracked: null,
1692
+ },
1693
+ content: [
1694
+ {
1695
+ type: 'citation',
1696
+ attrs: {
1697
+ id: 'MPCitation:C1BA9478-E940-4273-CB5C-0DDCD62CFBF2',
1698
+ rids: [
1699
+ 'MPBibliographyItem:8C394C86-F7B0-48CE-D5BC-E7A10FCE7FA5',
1700
+ ],
1701
+ contents: 'A hyperlink',
1702
+ selectedText: '',
1703
+ dataTracked: null,
1704
+ },
1705
+ },
1706
+ ],
1707
+ },
1708
+ {
1709
+ type: 'paragraph',
1710
+ attrs: {
1711
+ id: 'MPParagraphElement:3708E8C7-441C-4502-8BFC-D3A2059CEF8B',
1712
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1713
+ placeholder: '',
1714
+ dataTracked: null,
1715
+ },
1716
+ content: [
1717
+ {
1718
+ type: 'text',
1719
+ text: 'A footnote:',
1720
+ },
1721
+ {
1722
+ type: 'inline_footnote',
1723
+ attrs: {
1724
+ rids: ['MPFootnote:B1589279-0F3B-472B-BF11-3F59D6B65791'],
1725
+ contents: '1',
1726
+ dataTracked: null,
1727
+ },
1728
+ },
1729
+ ],
1730
+ },
1731
+ {
1732
+ type: 'footnotes_element',
1733
+ attrs: {
1734
+ id: 'MPFootnotesElement:4CD7CE08-0880-46BD-FF83-52E32AEFAC3E',
1735
+ kind: 'footnote',
1736
+ paragraphStyle: 'MPParagraphStyle:76353811-8E1D-4D11-A1B5-C960C9EEEFCD',
1737
+ dataTracked: null,
1738
+ },
1739
+ content: [
1740
+ {
1741
+ type: 'footnote',
1742
+ attrs: {
1743
+ id: 'MPFootnote:B1589279-0F3B-472B-BF11-3F59D6B65791',
1744
+ kind: 'footnote',
1745
+ paragraphStyle: '',
1746
+ placeholder: '',
1747
+ dataTracked: null,
1748
+ },
1749
+ content: [
1750
+ {
1751
+ type: 'paragraph',
1752
+ attrs: {
1753
+ id: '',
1754
+ paragraphStyle: '',
1755
+ placeholder: '',
1756
+ dataTracked: null,
1757
+ },
1758
+ content: [
1759
+ {
1760
+ type: 'text',
1761
+ text: 'This is a footnote.',
1762
+ },
1763
+ ],
1764
+ },
1765
+ ],
1766
+ },
1767
+ ],
1768
+ },
1769
+ ],
1770
+ },
1771
+ ],
1772
+ },
1773
+ {
1774
+ type: 'backmatter',
1775
+ attrs: {
1776
+ id: '',
1777
+ placeholder: ' ',
1778
+ },
1779
+ content: [
1780
+ {
1781
+ type: 'bibliography_section',
1782
+ attrs: {
1783
+ id: 'MPSection:E07B0D52-9642-4D58-E577-26F8804E3DEE',
1784
+ dataTracked: null,
1785
+ },
1786
+ content: [
1787
+ {
1788
+ type: 'section_title',
1789
+ attrs: {
1790
+ dataTracked: null,
1791
+ },
1792
+ content: [
1793
+ {
1794
+ type: 'text',
1795
+ text: 'Bibliography',
1796
+ },
1797
+ ],
1798
+ },
1799
+ {
1800
+ type: 'bibliography_element',
1801
+ attrs: {
1802
+ id: 'MPBibliographyElement:5987B3BA-D894-4700-90D6-114E20B9F3B1',
1803
+ contents: '',
1804
+ paragraphStyle: 'MPParagraphStyle:7EAB5784-717B-4672-BD59-8CA324FB0637',
1805
+ dataTracked: null,
1806
+ },
1807
+ content: [
1808
+ {
1809
+ type: 'bibliography_item',
1810
+ attrs: {
1811
+ id: 'MPBibliographyItem:8C394C86-F7B0-48CE-D5BC-E7A10FCE7FA5',
1812
+ title: 'A hyperlink',
1813
+ paragraphStyle: '',
1814
+ dataTracked: null,
1815
+ },
1816
+ },
1817
+ ],
1818
+ },
1819
+ ],
1820
+ },
1821
+ ],
1822
+ },
1823
+ {
1824
+ type: 'comments',
1825
+ attrs: {
1826
+ id: '',
1827
+ },
1828
+ },
1829
+ ],
1830
+ };