abstract-document 12.0.7 → 12.0.8

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 (122) hide show
  1. package/lib/abstract-document-xml/mustache-xml/parse-mustache-xml.d.ts +2 -0
  2. package/lib/abstract-document-xml/mustache-xml/parse-mustache-xml.d.ts.map +1 -1
  3. package/lib/abstract-document-xml/mustache-xml/parse-mustache-xml.js +8 -1
  4. package/lib/abstract-document-xml/mustache-xml/parse-mustache-xml.js.map +1 -1
  5. package/package.json +2 -2
  6. package/src/abstract-document-exporters/__tests__/docx2/tmp/Group.docx +0 -0
  7. package/src/abstract-document-exporters/__tests__/docx2/tmp/Header and footer.docx and b/package/src/abstract-document-exporters/__tests__/docx2/tmp/Header → footer.docx +0 -0
  8. package/src/abstract-document-exporters/__tests__/docx2/tmp/Mixed hyperlink and textrun.docx and b/package/src/abstract-document-exporters/__tests__/docx2/tmp/Mixed hyperlink → textrun.docx +0 -0
  9. package/src/abstract-document-exporters/__tests__/docx2/tmp/Mixed textrun and images.docx and b/package/src/abstract-document-exporters/__tests__/docx2/tmp/Mixed textrun → images.docx +0 -0
  10. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple images.docx +0 -0
  11. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple tables.docx +0 -0
  12. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Center alignment.docx +0 -0
  13. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with End alignment.docx +0 -0
  14. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Start alignment that linebreaks.docx +0 -0
  15. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Start alignment.docx +0 -0
  16. package/src/abstract-document-exporters/__tests__/docx2/tmp/Page numbering.docx +0 -0
  17. package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table colSpan and rowSpan.docx and b/package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table colSpan → rowSpan.docx +0 -0
  18. package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table without rows.docx +0 -0
  19. package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table.docx +0 -0
  20. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single hyperlink.docx +0 -0
  21. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single image.docx +0 -0
  22. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Center alignment that linebreaks.docx +0 -0
  23. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Center alignment.docx +0 -0
  24. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with End alignment that linebreaks.docx +0 -0
  25. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with End alignment.docx +0 -0
  26. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Start alignment that linebreaks.docx +0 -0
  27. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Start alignment.docx +0 -0
  28. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun.docx +0 -0
  29. package/src/abstract-document-exporters/__tests__/docx2/tmp/hello with Arial font.docx +0 -0
  30. package/src/abstract-document-exporters/__tests__/docx2/tmp/hello.docx +0 -0
  31. package/src/abstract-document-exporters/__tests__/docx2/tmp/letter-dimensions.docx +0 -0
  32. package/src/abstract-document-exporters/__tests__/docx2/tmp/page-orientation-landscape.docx +0 -0
  33. package/src/abstract-document-exporters/__tests__/docx2/tmp/page-orientation-portrait.docx +0 -0
  34. package/src/abstract-document-exporters/__tests__/docx2/tmp/tocSeparator.docx +0 -0
  35. package/src/abstract-document-exporters/__tests__/docx2/tmp/world.docx +0 -0
  36. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position group.pdf +2 -2
  37. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position header and footer.pdf +2 -2
  38. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position paragraph.pdf +2 -2
  39. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in group.pdf +2 -2
  40. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in table.pdf +2 -2
  41. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position table.pdf +2 -2
  42. package/src/abstract-document-exporters/__tests__/pdf/tmp/Group Paragraphs.pdf +2 -2
  43. package/src/abstract-document-exporters/__tests__/pdf/tmp/Group Tables.pdf +2 -2
  44. package/src/abstract-document-exporters/__tests__/pdf/tmp/Group no keeptogether.pdf +2 -2
  45. package/src/abstract-document-exporters/__tests__/pdf/tmp/Group too big for one page.pdf +2 -2
  46. package/src/abstract-document-exporters/__tests__/pdf/tmp/Header and footer.pdf +2 -2
  47. package/src/abstract-document-exporters/__tests__/pdf/tmp/Hyperlink internal linktarget.pdf +2 -2
  48. package/src/abstract-document-exporters/__tests__/pdf/tmp/Hyperlink internal.pdf +2 -2
  49. package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line break.pdf +2 -2
  50. package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line breaks empty lines.pdf +2 -2
  51. package/src/abstract-document-exporters/__tests__/pdf/tmp/Margins header body footer.pdf +2 -2
  52. package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun no underline.pdf +2 -2
  53. package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun with underline.pdf +2 -2
  54. package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun.pdf +2 -2
  55. package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed textrun and images.pdf and b/package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed textrun → images.pdf +0 -0
  56. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple images overflow.pdf +0 -0
  57. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple images.pdf +0 -0
  58. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Center alignment.pdf +2 -2
  59. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with End alignment.pdf +2 -2
  60. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment that linebreaks.pdf +2 -2
  61. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment.pdf +2 -2
  62. package/src/abstract-document-exporters/__tests__/pdf/tmp/Page numbering.pdf +2 -2
  63. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table row that doesnt fit page.pdf +2 -2
  64. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table single row.pdf +2 -2
  65. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with group.pdf +2 -2
  66. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with header 2.pdf +2 -2
  67. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with header.pdf +2 -2
  68. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin bottom.pdf +2 -2
  69. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin top single table.pdf +2 -2
  70. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin top.pdf +2 -2
  71. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with rowSpan multipages.pdf +2 -2
  72. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with rowSpan.pdf +2 -2
  73. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table all auto.pdf +2 -2
  74. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table all fix.pdf +2 -2
  75. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table background.pdf +2 -2
  76. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table cell padding of image.pdf +0 -0
  77. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table cell padding of text.pdf +2 -2
  78. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table center alignment.pdf +2 -2
  79. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table colSpan and rowSpan.pdf +2 -2
  80. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table minimal row height.pdf +2 -2
  81. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table mix auto fix.pdf +2 -2
  82. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table padding.pdf +2 -2
  83. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table right alignment.pdf +2 -2
  84. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table row alignment.pdf +2 -2
  85. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell with wrapping.pdf +2 -2
  86. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell.pdf +2 -2
  87. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with default colored borders.pdf +2 -2
  88. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with header.pdf +2 -2
  89. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with multi colored borders.pdf +2 -2
  90. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with single colored borders.pdf +2 -2
  91. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single date.pdf +2 -2
  92. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single figure.pdf +2 -2
  93. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink centered.pdf +2 -2
  94. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink no underline.pdf +2 -2
  95. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink right aligned.pdf +2 -2
  96. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink.pdf +2 -2
  97. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image from URL.pdf +0 -0
  98. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color hex.pdf +2 -2
  99. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color name.pdf +2 -2
  100. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color url.pdf +2 -2
  101. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg dasharray.pdf +2 -2
  102. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image.pdf +0 -0
  103. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline alphabetic.pdf +2 -2
  104. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline bottom.pdf +2 -2
  105. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline hanging.pdf +2 -2
  106. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline middle.pdf +2 -2
  107. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline top.pdf +2 -2
  108. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment that linebreaks.pdf +2 -2
  109. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment.pdf +2 -2
  110. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment that linebreaks.pdf +2 -2
  111. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment.pdf +2 -2
  112. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Justify alignment.pdf +2 -2
  113. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment that linebreaks.pdf +2 -2
  114. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment.pdf +2 -2
  115. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with super and subscripts.pdf +2 -2
  116. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun.pdf +2 -2
  117. package/src/abstract-document-exporters/__tests__/pdf/tmp/Table of content separator.pdf +2 -2
  118. package/src/abstract-document-exporters/__tests__/pdf/tmp/hello with roman font.pdf +2 -2
  119. package/src/abstract-document-exporters/__tests__/pdf/tmp/hello.pdf +2 -2
  120. package/src/abstract-document-exporters/__tests__/pdf/tmp/pagebreak.pdf +2 -2
  121. package/src/abstract-document-exporters/__tests__/pdf/tmp/world.pdf +2 -2
  122. package/src/abstract-document-xml/mustache-xml/parse-mustache-xml.ts +6 -1
@@ -176,7 +176,7 @@ endobj
176
176
  (PDFKit)
177
177
  endobj
178
178
  16 0 obj
179
- (D:20241123141550Z)
179
+ (D:20241123142724Z)
180
180
  endobj
181
181
  13 0 obj
182
182
  <<
@@ -243,7 +243,7 @@ trailer
243
243
  /Size 17
244
244
  /Root 3 0 R
245
245
  /Info 13 0 R
246
- /ID [<e11185faf0292d3dd5974929f0b1dbb8> <e11185faf0292d3dd5974929f0b1dbb8>]
246
+ /ID [<c3c539ffaf8205f1e7e9acbeab076461> <c3c539ffaf8205f1e7e9acbeab076461>]
247
247
  >>
248
248
  startxref
249
249
  2110
@@ -386,7 +386,7 @@ endobj
386
386
  (PDFKit)
387
387
  endobj
388
388
  16 0 obj
389
- (D:20241123141550Z)
389
+ (D:20241123142724Z)
390
390
  endobj
391
391
  13 0 obj
392
392
  <<
@@ -453,7 +453,7 @@ trailer
453
453
  /Size 17
454
454
  /Root 3 0 R
455
455
  /Info 13 0 R
456
- /ID [<8a5eb4aef171a72d1851e001ded95dd9> <8a5eb4aef171a72d1851e001ded95dd9>]
456
+ /ID [<d164f491ca10666990937216929bfc0b> <d164f491ca10666990937216929bfc0b>]
457
457
  >>
458
458
  startxref
459
459
  4103
@@ -631,7 +631,7 @@ endobj
631
631
  (PDFKit)
632
632
  endobj
633
633
  16 0 obj
634
- (D:20241123141550Z)
634
+ (D:20241123142724Z)
635
635
  endobj
636
636
  13 0 obj
637
637
  <<
@@ -698,7 +698,7 @@ trailer
698
698
  /Size 17
699
699
  /Root 3 0 R
700
700
  /Info 13 0 R
701
- /ID [<fe0d6e970ed2c1c3acdc95fb974b1081> <fe0d6e970ed2c1c3acdc95fb974b1081>]
701
+ /ID [<b6066180aad06d5d4b1e39dd50ab9783> <b6066180aad06d5d4b1e39dd50ab9783>]
702
702
  >>
703
703
  startxref
704
704
  6576
@@ -3880,7 +3880,7 @@ endobj
3880
3880
  (PDFKit)
3881
3881
  endobj
3882
3882
  19 0 obj
3883
- (D:20241123141550Z)
3883
+ (D:20241123142724Z)
3884
3884
  endobj
3885
3885
  16 0 obj
3886
3886
  <<
@@ -3950,7 +3950,7 @@ trailer
3950
3950
  /Size 20
3951
3951
  /Root 3 0 R
3952
3952
  /Info 16 0 R
3953
- /ID [<3e07d1559bd7d24fac0e9e6b684be4f3> <3e07d1559bd7d24fac0e9e6b684be4f3>]
3953
+ /ID [<345f7146a012eb1887ff468dcbf438f4> <345f7146a012eb1887ff468dcbf438f4>]
3954
3954
  >>
3955
3955
  startxref
3956
3956
  38203
@@ -351,7 +351,7 @@ endobj
351
351
  (PDFKit)
352
352
  endobj
353
353
  16 0 obj
354
- (D:20241123141550Z)
354
+ (D:20241123142724Z)
355
355
  endobj
356
356
  13 0 obj
357
357
  <<
@@ -418,7 +418,7 @@ trailer
418
418
  /Size 17
419
419
  /Root 3 0 R
420
420
  /Info 13 0 R
421
- /ID [<1856091790d53f6f143ca868910ec73a> <1856091790d53f6f143ca868910ec73a>]
421
+ /ID [<fafb40b6f14d4fd704ebeec6d7ae818a> <fafb40b6f14d4fd704ebeec6d7ae818a>]
422
422
  >>
423
423
  startxref
424
424
  3960
@@ -281,7 +281,7 @@ endobj
281
281
  (PDFKit)
282
282
  endobj
283
283
  16 0 obj
284
- (D:20241123141550Z)
284
+ (D:20241123142724Z)
285
285
  endobj
286
286
  13 0 obj
287
287
  <<
@@ -348,7 +348,7 @@ trailer
348
348
  /Size 17
349
349
  /Root 3 0 R
350
350
  /Info 13 0 R
351
- /ID [<684ee42a4e67fc47880e79c53baad948> <684ee42a4e67fc47880e79c53baad948>]
351
+ /ID [<232ee822c843e42d632284dea124513f> <232ee822c843e42d632284dea124513f>]
352
352
  >>
353
353
  startxref
354
354
  3079
@@ -351,7 +351,7 @@ endobj
351
351
  (PDFKit)
352
352
  endobj
353
353
  16 0 obj
354
- (D:20241123141550Z)
354
+ (D:20241123142724Z)
355
355
  endobj
356
356
  13 0 obj
357
357
  <<
@@ -418,7 +418,7 @@ trailer
418
418
  /Size 17
419
419
  /Root 3 0 R
420
420
  /Info 13 0 R
421
- /ID [<5e9b0a33066dfadf848f91b87257e61b> <5e9b0a33066dfadf848f91b87257e61b>]
421
+ /ID [<b6ea8f1e77c21e3fc36721be326dbd2b> <b6ea8f1e77c21e3fc36721be326dbd2b>]
422
422
  >>
423
423
  startxref
424
424
  3964
@@ -4033,7 +4033,7 @@ endobj
4033
4033
  (PDFKit)
4034
4034
  endobj
4035
4035
  19 0 obj
4036
- (D:20241123141550Z)
4036
+ (D:20241123142724Z)
4037
4037
  endobj
4038
4038
  16 0 obj
4039
4039
  <<
@@ -4103,7 +4103,7 @@ trailer
4103
4103
  /Size 20
4104
4104
  /Root 3 0 R
4105
4105
  /Info 16 0 R
4106
- /ID [<7ea30ce5b91dac8386bddc528309813b> <7ea30ce5b91dac8386bddc528309813b>]
4106
+ /ID [<27ae602f734dd43dff5d294b3b744002> <27ae602f734dd43dff5d294b3b744002>]
4107
4107
  >>
4108
4108
  startxref
4109
4109
  41280
@@ -434,7 +434,7 @@ endobj
434
434
  (PDFKit)
435
435
  endobj
436
436
  16 0 obj
437
- (D:20241123141550Z)
437
+ (D:20241123142724Z)
438
438
  endobj
439
439
  13 0 obj
440
440
  <<
@@ -501,7 +501,7 @@ trailer
501
501
  /Size 17
502
502
  /Root 3 0 R
503
503
  /Info 13 0 R
504
- /ID [<730b7d0c0fbd12237f7026585ab2cf88> <730b7d0c0fbd12237f7026585ab2cf88>]
504
+ /ID [<bb0a72af02a0855f8db5c48ffa2be75d> <bb0a72af02a0855f8db5c48ffa2be75d>]
505
505
  >>
506
506
  startxref
507
507
  4569
@@ -75,7 +75,7 @@ endobj
75
75
  (PDFKit)
76
76
  endobj
77
77
  13 0 obj
78
- (D:20241123141550Z)
78
+ (D:20241123142724Z)
79
79
  endobj
80
80
  10 0 obj
81
81
  <<
@@ -139,7 +139,7 @@ trailer
139
139
  /Size 14
140
140
  /Root 3 0 R
141
141
  /Info 10 0 R
142
- /ID [<ccdc919b20d54ccd5ab1f2d31df50ebc> <ccdc919b20d54ccd5ab1f2d31df50ebc>]
142
+ /ID [<963d9aeea6c30e50e30d8559cfcc8acb> <963d9aeea6c30e50e30d8559cfcc8acb>]
143
143
  >>
144
144
  startxref
145
145
  1167
@@ -75,7 +75,7 @@ endobj
75
75
  (PDFKit)
76
76
  endobj
77
77
  13 0 obj
78
- (D:20241123141550Z)
78
+ (D:20241123142724Z)
79
79
  endobj
80
80
  10 0 obj
81
81
  <<
@@ -139,7 +139,7 @@ trailer
139
139
  /Size 14
140
140
  /Root 3 0 R
141
141
  /Info 10 0 R
142
- /ID [<11c282d27d2bab84941cc31c9ddd8734> <11c282d27d2bab84941cc31c9ddd8734>]
142
+ /ID [<ce6101c44c1a48abe075168fa153ad9b> <ce6101c44c1a48abe075168fa153ad9b>]
143
143
  >>
144
144
  startxref
145
145
  1141
@@ -78,7 +78,7 @@ endobj
78
78
  (PDFKit)
79
79
  endobj
80
80
  11 0 obj
81
- (D:20241123141551Z)
81
+ (D:20241123142724Z)
82
82
  endobj
83
83
  8 0 obj
84
84
  <<
@@ -132,7 +132,7 @@ trailer
132
132
  /Size 12
133
133
  /Root 3 0 R
134
134
  /Info 8 0 R
135
- /ID [<bad629144a97a8dc1c8870c02dd89a0e> <bad629144a97a8dc1c8870c02dd89a0e>]
135
+ /ID [<5d238e59b8ca4470c5877ab5e093bf1b> <5d238e59b8ca4470c5877ab5e093bf1b>]
136
136
  >>
137
137
  startxref
138
138
  1086
@@ -252,7 +252,7 @@ endobj
252
252
  (PDFKit)
253
253
  endobj
254
254
  13 0 obj
255
- (D:20241123141551Z)
255
+ (D:20241123142724Z)
256
256
  endobj
257
257
  10 0 obj
258
258
  <<
@@ -316,7 +316,7 @@ trailer
316
316
  /Size 14
317
317
  /Root 3 0 R
318
318
  /Info 10 0 R
319
- /ID [<00386274dac2e736bd17186324b136da> <00386274dac2e736bd17186324b136da>]
319
+ /ID [<e9b49b03e99ea7fb1c8de45465002589> <e9b49b03e99ea7fb1c8de45465002589>]
320
320
  >>
321
321
  startxref
322
322
  2887
@@ -77,7 +77,7 @@ endobj
77
77
  (PDFKit)
78
78
  endobj
79
79
  13 0 obj
80
- (D:20241123141551Z)
80
+ (D:20241123142724Z)
81
81
  endobj
82
82
  10 0 obj
83
83
  <<
@@ -141,7 +141,7 @@ trailer
141
141
  /Size 14
142
142
  /Root 3 0 R
143
143
  /Info 10 0 R
144
- /ID [<a1e8b32b94e5671b5fc120c65297cae1> <a1e8b32b94e5671b5fc120c65297cae1>]
144
+ /ID [<34ff18b90819169f76ca99e7beae7dd9> <34ff18b90819169f76ca99e7beae7dd9>]
145
145
  >>
146
146
  startxref
147
147
  1163
@@ -322,7 +322,7 @@ endobj
322
322
  (PDFKit)
323
323
  endobj
324
324
  13 0 obj
325
- (D:20241123141551Z)
325
+ (D:20241123142724Z)
326
326
  endobj
327
327
  10 0 obj
328
328
  <<
@@ -386,7 +386,7 @@ trailer
386
386
  /Size 14
387
387
  /Root 3 0 R
388
388
  /Info 10 0 R
389
- /ID [<48fc6b4c988b85ea01bc2ca7f5ca49dd> <48fc6b4c988b85ea01bc2ca7f5ca49dd>]
389
+ /ID [<2836e7a26843204aea0bf2e239c333fa> <2836e7a26843204aea0bf2e239c333fa>]
390
390
  >>
391
391
  startxref
392
392
  3436
@@ -410,7 +410,7 @@ endobj
410
410
  (PDFKit)
411
411
  endobj
412
412
  13 0 obj
413
- (D:20241123141551Z)
413
+ (D:20241123142724Z)
414
414
  endobj
415
415
  10 0 obj
416
416
  <<
@@ -474,7 +474,7 @@ trailer
474
474
  /Size 14
475
475
  /Root 3 0 R
476
476
  /Info 10 0 R
477
- /ID [<adea443fd2dc6056745909a23b292728> <adea443fd2dc6056745909a23b292728>]
477
+ /ID [<bd5938f1b2fc8a7ee8269a4fa0dc77b1> <bd5938f1b2fc8a7ee8269a4fa0dc77b1>]
478
478
  >>
479
479
  startxref
480
480
  4760
@@ -75,7 +75,7 @@ endobj
75
75
  (PDFKit)
76
76
  endobj
77
77
  13 0 obj
78
- (D:20241123141551Z)
78
+ (D:20241123142724Z)
79
79
  endobj
80
80
  10 0 obj
81
81
  <<
@@ -139,7 +139,7 @@ trailer
139
139
  /Size 14
140
140
  /Root 3 0 R
141
141
  /Info 10 0 R
142
- /ID [<3fca9e3cdfbc89ae467d5f1914dfd4d3> <3fca9e3cdfbc89ae467d5f1914dfd4d3>]
142
+ /ID [<c08cbc8d902559e9f1a2136453b123ee> <c08cbc8d902559e9f1a2136453b123ee>]
143
143
  >>
144
144
  startxref
145
145
  1139
@@ -77,7 +77,7 @@ endobj
77
77
  (PDFKit)
78
78
  endobj
79
79
  13 0 obj
80
- (D:20241123141551Z)
80
+ (D:20241123142724Z)
81
81
  endobj
82
82
  10 0 obj
83
83
  <<
@@ -141,7 +141,7 @@ trailer
141
141
  /Size 14
142
142
  /Root 3 0 R
143
143
  /Info 10 0 R
144
- /ID [<77ed9392d7f95e80009c580616bec1b6> <77ed9392d7f95e80009c580616bec1b6>]
144
+ /ID [<5b48ecfb8cc4c15008a8b39f63cb39c4> <5b48ecfb8cc4c15008a8b39f63cb39c4>]
145
145
  >>
146
146
  startxref
147
147
  1144
@@ -77,7 +77,7 @@ endobj
77
77
  (PDFKit)
78
78
  endobj
79
79
  13 0 obj
80
- (D:20241123141551Z)
80
+ (D:20241123142725Z)
81
81
  endobj
82
82
  10 0 obj
83
83
  <<
@@ -141,7 +141,7 @@ trailer
141
141
  /Size 14
142
142
  /Root 3 0 R
143
143
  /Info 10 0 R
144
- /ID [<7dce1ed783b76e796fe390145c4da5e6> <7dce1ed783b76e796fe390145c4da5e6>]
144
+ /ID [<e86f61f7a5ce802e3fa61c2c2555d9d9> <e86f61f7a5ce802e3fa61c2c2555d9d9>]
145
145
  >>
146
146
  startxref
147
147
  1160
@@ -206,7 +206,7 @@ endobj
206
206
  (PDFKit)
207
207
  endobj
208
208
  13 0 obj
209
- (D:20241123141551Z)
209
+ (D:20241123142725Z)
210
210
  endobj
211
211
  10 0 obj
212
212
  <<
@@ -270,7 +270,7 @@ trailer
270
270
  /Size 14
271
271
  /Root 3 0 R
272
272
  /Info 10 0 R
273
- /ID [<3e1e3d294b9d89b8789f67140ed375a4> <3e1e3d294b9d89b8789f67140ed375a4>]
273
+ /ID [<cd78a80c2c5ad43eb6bd6735eb391e0a> <cd78a80c2c5ad43eb6bd6735eb391e0a>]
274
274
  >>
275
275
  startxref
276
276
  2439
@@ -254,7 +254,7 @@ endobj
254
254
  (PDFKit)
255
255
  endobj
256
256
  13 0 obj
257
- (D:20241123141551Z)
257
+ (D:20241123142725Z)
258
258
  endobj
259
259
  10 0 obj
260
260
  <<
@@ -318,7 +318,7 @@ trailer
318
318
  /Size 14
319
319
  /Root 3 0 R
320
320
  /Info 10 0 R
321
- /ID [<ea46a26504879ced1e27212395d9af5c> <ea46a26504879ced1e27212395d9af5c>]
321
+ /ID [<7c6baf5361b47c69fe2edbe19fed07d4> <7c6baf5361b47c69fe2edbe19fed07d4>]
322
322
  >>
323
323
  startxref
324
324
  3167
@@ -182,7 +182,7 @@ endobj
182
182
  (PDFKit)
183
183
  endobj
184
184
  13 0 obj
185
- (D:20241123141551Z)
185
+ (D:20241123142725Z)
186
186
  endobj
187
187
  10 0 obj
188
188
  <<
@@ -246,7 +246,7 @@ trailer
246
246
  /Size 14
247
247
  /Root 3 0 R
248
248
  /Info 10 0 R
249
- /ID [<63bd941242e8a41cdfd546f98a9ffe3e> <63bd941242e8a41cdfd546f98a9ffe3e>]
249
+ /ID [<bc322cf6852a23fa9cc0719bdfaaf351> <bc322cf6852a23fa9cc0719bdfaaf351>]
250
250
  >>
251
251
  startxref
252
252
  2189
@@ -159,7 +159,7 @@ endobj
159
159
  (PDFKit)
160
160
  endobj
161
161
  13 0 obj
162
- (D:20241123141551Z)
162
+ (D:20241123142725Z)
163
163
  endobj
164
164
  10 0 obj
165
165
  <<
@@ -223,7 +223,7 @@ trailer
223
223
  /Size 14
224
224
  /Root 3 0 R
225
225
  /Info 10 0 R
226
- /ID [<6b424831fa059c25fece0d357a4e3827> <6b424831fa059c25fece0d357a4e3827>]
226
+ /ID [<b279352cfe73ad264cc68db7be41a0fb> <b279352cfe73ad264cc68db7be41a0fb>]
227
227
  >>
228
228
  startxref
229
229
  1919
@@ -357,7 +357,7 @@ endobj
357
357
  (PDFKit)
358
358
  endobj
359
359
  13 0 obj
360
- (D:20241123141551Z)
360
+ (D:20241123142725Z)
361
361
  endobj
362
362
  10 0 obj
363
363
  <<
@@ -421,7 +421,7 @@ trailer
421
421
  /Size 14
422
422
  /Root 3 0 R
423
423
  /Info 10 0 R
424
- /ID [<ceee52fe2b902f22b6908c55ecb73ef3> <ceee52fe2b902f22b6908c55ecb73ef3>]
424
+ /ID [<6b2d9b24d095257c3f84e75763fc0840> <6b2d9b24d095257c3f84e75763fc0840>]
425
425
  >>
426
426
  startxref
427
427
  3775
@@ -159,7 +159,7 @@ endobj
159
159
  (PDFKit)
160
160
  endobj
161
161
  13 0 obj
162
- (D:20241123141551Z)
162
+ (D:20241123142725Z)
163
163
  endobj
164
164
  10 0 obj
165
165
  <<
@@ -223,7 +223,7 @@ trailer
223
223
  /Size 14
224
224
  /Root 3 0 R
225
225
  /Info 10 0 R
226
- /ID [<4ad233c5851aef84165b5c56486a6f8e> <4ad233c5851aef84165b5c56486a6f8e>]
226
+ /ID [<adeece7fa924b58767a4f262556b3ecd> <adeece7fa924b58767a4f262556b3ecd>]
227
227
  >>
228
228
  startxref
229
229
  1970
@@ -159,7 +159,7 @@ endobj
159
159
  (PDFKit)
160
160
  endobj
161
161
  13 0 obj
162
- (D:20241123141551Z)
162
+ (D:20241123142725Z)
163
163
  endobj
164
164
  10 0 obj
165
165
  <<
@@ -223,7 +223,7 @@ trailer
223
223
  /Size 14
224
224
  /Root 3 0 R
225
225
  /Info 10 0 R
226
- /ID [<01e372dc345311cd849d879e7ad9bc5c> <01e372dc345311cd849d879e7ad9bc5c>]
226
+ /ID [<cf380ed89a8f861b02b42cd7e56b5ef0> <cf380ed89a8f861b02b42cd7e56b5ef0>]
227
227
  >>
228
228
  startxref
229
229
  1919
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241123141550Z)
56
+ (D:20241123142724Z)
57
57
  endobj
58
58
  10 0 obj
59
59
  <<
@@ -117,7 +117,7 @@ trailer
117
117
  /Size 14
118
118
  /Root 3 0 R
119
119
  /Info 10 0 R
120
- /ID [<fdd1b4ed580c28f621dad9b673a5d2f3> <fdd1b4ed580c28f621dad9b673a5d2f3>]
120
+ /ID [<a8894d4cabafb8b9c91464d74b984c49> <a8894d4cabafb8b9c91464d74b984c49>]
121
121
  >>
122
122
  startxref
123
123
  931
@@ -133,7 +133,7 @@ endobj
133
133
  (PDFKit)
134
134
  endobj
135
135
  13 0 obj
136
- (D:20241123141551Z)
136
+ (D:20241123142725Z)
137
137
  endobj
138
138
  10 0 obj
139
139
  <<
@@ -197,7 +197,7 @@ trailer
197
197
  /Size 14
198
198
  /Root 3 0 R
199
199
  /Info 10 0 R
200
- /ID [<9c06f8ac8d3442a1e5342334a586db97> <9c06f8ac8d3442a1e5342334a586db97>]
200
+ /ID [<fd3c1831f8dd55848c07a5ba893371eb> <fd3c1831f8dd55848c07a5ba893371eb>]
201
201
  >>
202
202
  startxref
203
203
  1745
@@ -60,7 +60,7 @@ endobj
60
60
  (PDFKit)
61
61
  endobj
62
62
  14 0 obj
63
- (D:20241123141551Z)
63
+ (D:20241123142725Z)
64
64
  endobj
65
65
  11 0 obj
66
66
  <<
@@ -125,7 +125,7 @@ trailer
125
125
  /Size 15
126
126
  /Root 3 0 R
127
127
  /Info 11 0 R
128
- /ID [<a52dfadd379abc06f1cfbd82a158f74b> <a52dfadd379abc06f1cfbd82a158f74b>]
128
+ /ID [<8a9ade975d67ed015a4a0ac91fd1efe4> <8a9ade975d67ed015a4a0ac91fd1efe4>]
129
129
  >>
130
130
  startxref
131
131
  1013
@@ -71,7 +71,7 @@ endobj
71
71
  (PDFKit)
72
72
  endobj
73
73
  15 0 obj
74
- (D:20241123141551Z)
74
+ (D:20241123142725Z)
75
75
  endobj
76
76
  12 0 obj
77
77
  <<
@@ -137,7 +137,7 @@ trailer
137
137
  /Size 16
138
138
  /Root 3 0 R
139
139
  /Info 12 0 R
140
- /ID [<4627bb468efb7ab8bdc307cf64506b76> <4627bb468efb7ab8bdc307cf64506b76>]
140
+ /ID [<904bb923c6cc34e474695001aca07504> <904bb923c6cc34e474695001aca07504>]
141
141
  >>
142
142
  startxref
143
143
  1183
@@ -60,7 +60,7 @@ endobj
60
60
  (PDFKit)
61
61
  endobj
62
62
  14 0 obj
63
- (D:20241123141551Z)
63
+ (D:20241123142725Z)
64
64
  endobj
65
65
  11 0 obj
66
66
  <<
@@ -125,7 +125,7 @@ trailer
125
125
  /Size 15
126
126
  /Root 3 0 R
127
127
  /Info 11 0 R
128
- /ID [<e0138eb9b4ba08bb24a053d97ce7ec29> <e0138eb9b4ba08bb24a053d97ce7ec29>]
128
+ /ID [<803b443892608c8172af265855357399> <803b443892608c8172af265855357399>]
129
129
  >>
130
130
  startxref
131
131
  1010
@@ -60,7 +60,7 @@ endobj
60
60
  (PDFKit)
61
61
  endobj
62
62
  14 0 obj
63
- (D:20241123141551Z)
63
+ (D:20241123142725Z)
64
64
  endobj
65
65
  11 0 obj
66
66
  <<
@@ -125,7 +125,7 @@ trailer
125
125
  /Size 15
126
126
  /Root 3 0 R
127
127
  /Info 11 0 R
128
- /ID [<9721636e972b91a3abd35f71d797e3c1> <9721636e972b91a3abd35f71d797e3c1>]
128
+ /ID [<83a5226017873b62963d8b195c6a64fc> <83a5226017873b62963d8b195c6a64fc>]
129
129
  >>
130
130
  startxref
131
131
  1002
@@ -104,7 +104,7 @@ endobj
104
104
  (PDFKit)
105
105
  endobj
106
106
  13 0 obj
107
- (D:20241123141551Z)
107
+ (D:20241123142725Z)
108
108
  endobj
109
109
  10 0 obj
110
110
  <<
@@ -168,7 +168,7 @@ trailer
168
168
  /Size 14
169
169
  /Root 3 0 R
170
170
  /Info 10 0 R
171
- /ID [<7bf178c8f4ff85035a091cfc9b4ceb6c> <7bf178c8f4ff85035a091cfc9b4ceb6c>]
171
+ /ID [<64d25fcf4c9ba27d844e3e1f9c6eb29c> <64d25fcf4c9ba27d844e3e1f9c6eb29c>]
172
172
  >>
173
173
  startxref
174
174
  1470
@@ -104,7 +104,7 @@ endobj
104
104
  (PDFKit)
105
105
  endobj
106
106
  13 0 obj
107
- (D:20241123141551Z)
107
+ (D:20241123142725Z)
108
108
  endobj
109
109
  10 0 obj
110
110
  <<
@@ -168,7 +168,7 @@ trailer
168
168
  /Size 14
169
169
  /Root 3 0 R
170
170
  /Info 10 0 R
171
- /ID [<ab273115c7e9b40563e7139cbceca033> <ab273115c7e9b40563e7139cbceca033>]
171
+ /ID [<c78019da5736c849618c691431f502b8> <c78019da5736c849618c691431f502b8>]
172
172
  >>
173
173
  startxref
174
174
  1470
@@ -148,7 +148,7 @@ endobj
148
148
  (PDFKit)
149
149
  endobj
150
150
  18 0 obj
151
- (D:20241123141551Z)
151
+ (D:20241123142725Z)
152
152
  endobj
153
153
  15 0 obj
154
154
  <<
@@ -209,7 +209,7 @@ trailer
209
209
  /Size 19
210
210
  /Root 3 0 R
211
211
  /Info 15 0 R
212
- /ID [<4e0eef8baece64fc3cc4b46e5b54872b> <4e0eef8baece64fc3cc4b46e5b54872b>]
212
+ /ID [<503b96ed45db72a9b75dc01c03bab2bd> <503b96ed45db72a9b75dc01c03bab2bd>]
213
213
  >>
214
214
  startxref
215
215
  1708