abstract-document 12.0.1 → 12.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. package/lib/abstract-document-xml/abstract-doc-of-xml/abstract-doc-of-xml.d.ts +1 -1
  2. package/lib/abstract-document-xml/abstract-doc-of-xml/abstract-doc-of-xml.d.ts.map +1 -1
  3. package/lib/abstract-document-xml/abstract-doc-of-xml/abstract-doc-of-xml.js.map +1 -1
  4. package/lib/abstract-document-xml/abstract-doc-of-xml/index.d.ts +0 -1
  5. package/lib/abstract-document-xml/abstract-doc-of-xml/index.d.ts.map +1 -1
  6. package/lib/abstract-document-xml/abstract-doc-of-xml/index.js +1 -5
  7. package/lib/abstract-document-xml/abstract-doc-of-xml/index.js.map +1 -1
  8. package/lib/abstract-document-xml/index.d.ts +1 -0
  9. package/lib/abstract-document-xml/index.d.ts.map +1 -1
  10. package/lib/abstract-document-xml/index.js +8 -0
  11. package/lib/abstract-document-xml/index.js.map +1 -1
  12. package/lib/abstract-document-xml/xsd-template/xsd-template.d.ts +2 -2
  13. package/lib/abstract-document-xml/xsd-template/xsd-template.d.ts.map +1 -1
  14. package/lib/abstract-document-xml/xsd-template/xsd-template.js +1 -1
  15. package/lib/abstract-document-xml/xsd-template/xsd-template.js.map +1 -1
  16. package/package.json +2 -2
  17. package/src/abstract-document-exporters/__tests__/docx2/tmp/Group.docx +0 -0
  18. 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
  19. 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
  20. 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
  21. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple images.docx +0 -0
  22. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple tables.docx +0 -0
  23. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Center alignment.docx +0 -0
  24. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with End alignment.docx +0 -0
  25. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Start alignment that linebreaks.docx +0 -0
  26. package/src/abstract-document-exporters/__tests__/docx2/tmp/Multiple textrun with Start alignment.docx +0 -0
  27. package/src/abstract-document-exporters/__tests__/docx2/tmp/Page numbering.docx +0 -0
  28. 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
  29. package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table without rows.docx +0 -0
  30. package/src/abstract-document-exporters/__tests__/docx2/tmp/Simple table.docx +0 -0
  31. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single hyperlink.docx +0 -0
  32. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single image.docx +0 -0
  33. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Center alignment that linebreaks.docx +0 -0
  34. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Center alignment.docx +0 -0
  35. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with End alignment that linebreaks.docx +0 -0
  36. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with End alignment.docx +0 -0
  37. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Start alignment that linebreaks.docx +0 -0
  38. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun with Start alignment.docx +0 -0
  39. package/src/abstract-document-exporters/__tests__/docx2/tmp/Single textrun.docx +0 -0
  40. package/src/abstract-document-exporters/__tests__/docx2/tmp/hello with Arial font.docx +0 -0
  41. package/src/abstract-document-exporters/__tests__/docx2/tmp/hello.docx +0 -0
  42. package/src/abstract-document-exporters/__tests__/docx2/tmp/letter-dimensions.docx +0 -0
  43. package/src/abstract-document-exporters/__tests__/docx2/tmp/page-orientation-landscape.docx +0 -0
  44. package/src/abstract-document-exporters/__tests__/docx2/tmp/page-orientation-portrait.docx +0 -0
  45. package/src/abstract-document-exporters/__tests__/docx2/tmp/tocSeparator.docx +0 -0
  46. package/src/abstract-document-exporters/__tests__/docx2/tmp/world.docx +0 -0
  47. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position group.pdf +2 -2
  48. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position header and footer.pdf +2 -2
  49. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position paragraph.pdf +2 -2
  50. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in group.pdf +2 -2
  51. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position section in table.pdf +2 -2
  52. package/src/abstract-document-exporters/__tests__/pdf/tmp/Absolute position table.pdf +2 -2
  53. package/src/abstract-document-exporters/__tests__/pdf/tmp/Group Paragraphs.pdf +2 -2
  54. package/src/abstract-document-exporters/__tests__/pdf/tmp/Group Tables.pdf +2 -2
  55. package/src/abstract-document-exporters/__tests__/pdf/tmp/Group no keeptogether.pdf +2 -2
  56. package/src/abstract-document-exporters/__tests__/pdf/tmp/Group too big for one page.pdf +2 -2
  57. package/src/abstract-document-exporters/__tests__/pdf/tmp/Header and footer.pdf +2 -2
  58. package/src/abstract-document-exporters/__tests__/pdf/tmp/Hyperlink internal linktarget.pdf +2 -2
  59. package/src/abstract-document-exporters/__tests__/pdf/tmp/Hyperlink internal.pdf +2 -2
  60. package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line break.pdf +2 -2
  61. package/src/abstract-document-exporters/__tests__/pdf/tmp/Manual line breaks empty lines.pdf +2 -2
  62. package/src/abstract-document-exporters/__tests__/pdf/tmp/Margins header body footer.pdf +2 -2
  63. package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun no underline.pdf +2 -2
  64. package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun with underline.pdf +2 -2
  65. package/src/abstract-document-exporters/__tests__/pdf/tmp/Mixed hyperlink and textrun.pdf +2 -2
  66. 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
  67. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple images overflow.pdf +0 -0
  68. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple images.pdf +0 -0
  69. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Center alignment.pdf +2 -2
  70. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with End alignment.pdf +2 -2
  71. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment that linebreaks.pdf +2 -2
  72. package/src/abstract-document-exporters/__tests__/pdf/tmp/Multiple textrun with Start alignment.pdf +2 -2
  73. package/src/abstract-document-exporters/__tests__/pdf/tmp/Page numbering.pdf +2 -2
  74. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table row that doesnt fit page.pdf +2 -2
  75. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table single row.pdf +2 -2
  76. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with group.pdf +2 -2
  77. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with header 2.pdf +2 -2
  78. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with header.pdf +2 -2
  79. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin bottom.pdf +2 -2
  80. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin top single table.pdf +2 -2
  81. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with margin top.pdf +2 -2
  82. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with rowSpan multipages.pdf +2 -2
  83. package/src/abstract-document-exporters/__tests__/pdf/tmp/Pagebreak table with rowSpan.pdf +2 -2
  84. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table all auto.pdf +2 -2
  85. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table all fix.pdf +2 -2
  86. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table background.pdf +2 -2
  87. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table cell padding of image.pdf +0 -0
  88. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table cell padding of text.pdf +2 -2
  89. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table center alignment.pdf +2 -2
  90. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table colSpan and rowSpan.pdf +2 -2
  91. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table minimal row height.pdf +2 -2
  92. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table mix auto fix.pdf +2 -2
  93. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table padding.pdf +2 -2
  94. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table right alignment.pdf +2 -2
  95. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table row alignment.pdf +2 -2
  96. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell with wrapping.pdf +2 -2
  97. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table text alignment in cell.pdf +2 -2
  98. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with default colored borders.pdf +2 -2
  99. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with header.pdf +2 -2
  100. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with multi colored borders.pdf +2 -2
  101. package/src/abstract-document-exporters/__tests__/pdf/tmp/Simple table with single colored borders.pdf +2 -2
  102. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single date.pdf +2 -2
  103. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single figure.pdf +2 -2
  104. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink centered.pdf +2 -2
  105. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink no underline.pdf +2 -2
  106. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink right aligned.pdf +2 -2
  107. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single hyperlink.pdf +2 -2
  108. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image from URL.pdf +0 -0
  109. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color hex.pdf +2 -2
  110. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color name.pdf +2 -2
  111. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg color url.pdf +2 -2
  112. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image svg dasharray.pdf +2 -2
  113. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single image.pdf +0 -0
  114. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline alphabetic.pdf +2 -2
  115. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline bottom.pdf +2 -2
  116. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline hanging.pdf +2 -2
  117. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline middle.pdf +2 -2
  118. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun baseline top.pdf +2 -2
  119. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment that linebreaks.pdf +2 -2
  120. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Center alignment.pdf +2 -2
  121. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment that linebreaks.pdf +2 -2
  122. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with End alignment.pdf +2 -2
  123. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Justify alignment.pdf +2 -2
  124. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment that linebreaks.pdf +2 -2
  125. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with Start alignment.pdf +2 -2
  126. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun with super and subscripts.pdf +2 -2
  127. package/src/abstract-document-exporters/__tests__/pdf/tmp/Single textrun.pdf +2 -2
  128. package/src/abstract-document-exporters/__tests__/pdf/tmp/Table of content separator.pdf +2 -2
  129. package/src/abstract-document-exporters/__tests__/pdf/tmp/hello with roman font.pdf +2 -2
  130. package/src/abstract-document-exporters/__tests__/pdf/tmp/hello.pdf +2 -2
  131. package/src/abstract-document-exporters/__tests__/pdf/tmp/pagebreak.pdf +2 -2
  132. package/src/abstract-document-exporters/__tests__/pdf/tmp/world.pdf +2 -2
  133. package/src/abstract-document-xml/abstract-doc-of-xml/abstract-doc-of-xml.ts +1 -1
  134. package/src/abstract-document-xml/abstract-doc-of-xml/index.ts +0 -1
  135. package/src/abstract-document-xml/index.ts +9 -0
  136. package/src/abstract-document-xml/xsd-template/xsd-template.ts +1 -1
@@ -254,7 +254,7 @@ endobj
254
254
  (PDFKit)
255
255
  endobj
256
256
  13 0 obj
257
- (D:20241122105105Z)
257
+ (D:20241122105758Z)
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 [<094d2038e1bd26ec14aecd7b44d5db12> <094d2038e1bd26ec14aecd7b44d5db12>]
321
+ /ID [<50da263cff84fd1e368f6e316da57754> <50da263cff84fd1e368f6e316da57754>]
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:20241122105105Z)
185
+ (D:20241122105758Z)
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 [<c81ca392256eb8131d0fc48a732c662c> <c81ca392256eb8131d0fc48a732c662c>]
249
+ /ID [<593a0f44328cc23395cd7fe22a3c2ace> <593a0f44328cc23395cd7fe22a3c2ace>]
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:20241122105105Z)
162
+ (D:20241122105758Z)
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 [<3692fc58ed9627bffaf89d8dccea2548> <3692fc58ed9627bffaf89d8dccea2548>]
226
+ /ID [<218194d07e08f49c1cf43f6dee212f8f> <218194d07e08f49c1cf43f6dee212f8f>]
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:20241122105105Z)
360
+ (D:20241122105758Z)
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 [<1c6bcc56b1325967db6808a42d79b93f> <1c6bcc56b1325967db6808a42d79b93f>]
424
+ /ID [<455e93b11486c8cf8aeb66524d8cc861> <455e93b11486c8cf8aeb66524d8cc861>]
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:20241122105105Z)
162
+ (D:20241122105758Z)
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 [<76373df4e3e3432652d47a86f2476caa> <76373df4e3e3432652d47a86f2476caa>]
226
+ /ID [<614d638b3ef59756121802f2fc6f6159> <614d638b3ef59756121802f2fc6f6159>]
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:20241122105105Z)
162
+ (D:20241122105758Z)
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 [<df8a8df670dd945ace2a1ef69ff5feb6> <df8a8df670dd945ace2a1ef69ff5feb6>]
226
+ /ID [<781c7bdf6de6ed699b39e455e8ed4d60> <781c7bdf6de6ed699b39e455e8ed4d60>]
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:20241122105104Z)
56
+ (D:20241122105757Z)
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 [<853695c671082768c44f85509c2f625b> <853695c671082768c44f85509c2f625b>]
120
+ /ID [<be64eaec244825125a1c6ddce428d9f8> <be64eaec244825125a1c6ddce428d9f8>]
121
121
  >>
122
122
  startxref
123
123
  944
@@ -133,7 +133,7 @@ endobj
133
133
  (PDFKit)
134
134
  endobj
135
135
  13 0 obj
136
- (D:20241122105105Z)
136
+ (D:20241122105758Z)
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 [<77b0a25eee74cba1e7685cdccb494963> <77b0a25eee74cba1e7685cdccb494963>]
200
+ /ID [<6fc07200c86aab7f701bc44ec2598803> <6fc07200c86aab7f701bc44ec2598803>]
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:20241122105105Z)
63
+ (D:20241122105758Z)
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 [<f35fad0b51447fe309414ff8361a5ca8> <f35fad0b51447fe309414ff8361a5ca8>]
128
+ /ID [<2fe3a217ca79e5fba62ad0194c55200b> <2fe3a217ca79e5fba62ad0194c55200b>]
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:20241122105105Z)
74
+ (D:20241122105758Z)
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 [<ef89cf956a868a0e77601c57c0a1d437> <ef89cf956a868a0e77601c57c0a1d437>]
140
+ /ID [<91cabfb7eae81e0f3df4dfe91082b44b> <91cabfb7eae81e0f3df4dfe91082b44b>]
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:20241122105105Z)
63
+ (D:20241122105758Z)
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 [<5a65b5b91ac19d7260b284a8665decda> <5a65b5b91ac19d7260b284a8665decda>]
128
+ /ID [<4bf538e0ddf69171eb31dd55d419556b> <4bf538e0ddf69171eb31dd55d419556b>]
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:20241122105105Z)
63
+ (D:20241122105758Z)
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 [<4c705595e1311f7b5864ff5109b181a1> <4c705595e1311f7b5864ff5109b181a1>]
128
+ /ID [<deca8d920af04d8fea5e22a419215813> <deca8d920af04d8fea5e22a419215813>]
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:20241122105105Z)
107
+ (D:20241122105758Z)
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 [<6bc430920bdd38cd3b02c026891439d6> <6bc430920bdd38cd3b02c026891439d6>]
171
+ /ID [<83b6d43297c612b1a35e4601ab12c7b4> <83b6d43297c612b1a35e4601ab12c7b4>]
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:20241122105105Z)
107
+ (D:20241122105758Z)
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 [<5a0a82ca820a3d13e4ba8332abaeddef> <5a0a82ca820a3d13e4ba8332abaeddef>]
171
+ /ID [<5c4a46ab0b6366bc8c33ed176695b7f4> <5c4a46ab0b6366bc8c33ed176695b7f4>]
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:20241122105105Z)
151
+ (D:20241122105758Z)
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 [<b2af08eeff1346748b5c74953e5e8782> <b2af08eeff1346748b5c74953e5e8782>]
212
+ /ID [<bba8b74277c2e1290f3c86a20dff9bdf> <bba8b74277c2e1290f3c86a20dff9bdf>]
213
213
  >>
214
214
  startxref
215
215
  1708
@@ -75,7 +75,7 @@ endobj
75
75
  (PDFKit)
76
76
  endobj
77
77
  12 0 obj
78
- (D:20241122105105Z)
78
+ (D:20241122105758Z)
79
79
  endobj
80
80
  9 0 obj
81
81
  <<
@@ -130,7 +130,7 @@ trailer
130
130
  /Size 13
131
131
  /Root 3 0 R
132
132
  /Info 9 0 R
133
- /ID [<602dc6fbc2a865d565efc5d57f7669a8> <602dc6fbc2a865d565efc5d57f7669a8>]
133
+ /ID [<fd1a2c525b83fab5ea6bd243cbaf3ded> <fd1a2c525b83fab5ea6bd243cbaf3ded>]
134
134
  >>
135
135
  startxref
136
136
  972
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<adc7a40d1e9a83f7eecbf8d990ca2ff2> <adc7a40d1e9a83f7eecbf8d990ca2ff2>]
120
+ /ID [<e0ef1cbbdb919a3d9199ab0db6dbcf01> <e0ef1cbbdb919a3d9199ab0db6dbcf01>]
121
121
  >>
122
122
  startxref
123
123
  902
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<eae5f18265723045f083fb5516388cc6> <eae5f18265723045f083fb5516388cc6>]
120
+ /ID [<f2e03e0c3001963c95ff4b95c6a40f60> <f2e03e0c3001963c95ff4b95c6a40f60>]
121
121
  >>
122
122
  startxref
123
123
  905
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<f7de2e32d7525d62ffc4ad91a6a6656b> <f7de2e32d7525d62ffc4ad91a6a6656b>]
120
+ /ID [<72c630df3fb1052f03b08d84e80649c0> <72c630df3fb1052f03b08d84e80649c0>]
121
121
  >>
122
122
  startxref
123
123
  906
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<df298173c67ceb74d2635fdb1f59046c> <df298173c67ceb74d2635fdb1f59046c>]
120
+ /ID [<3ab162b2d64532cb5219c2e80149ad1a> <3ab162b2d64532cb5219c2e80149ad1a>]
121
121
  >>
122
122
  startxref
123
123
  906
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<d78b93220da3da6d4d322585d5df3935> <d78b93220da3da6d4d322585d5df3935>]
120
+ /ID [<d71d405617d02a2caa7d5f3f0644c413> <d71d405617d02a2caa7d5f3f0644c413>]
121
121
  >>
122
122
  startxref
123
123
  905
@@ -61,7 +61,7 @@ endobj
61
61
  (PDFKit)
62
62
  endobj
63
63
  13 0 obj
64
- (D:20241122105105Z)
64
+ (D:20241122105758Z)
65
65
  endobj
66
66
  10 0 obj
67
67
  <<
@@ -125,7 +125,7 @@ trailer
125
125
  /Size 14
126
126
  /Root 3 0 R
127
127
  /Info 10 0 R
128
- /ID [<8055b6c451d534a4a83a1b14d1d65e1a> <8055b6c451d534a4a83a1b14d1d65e1a>]
128
+ /ID [<c618ce674341da084a5b6692cb4f63f0> <c618ce674341da084a5b6692cb4f63f0>]
129
129
  >>
130
130
  startxref
131
131
  1508
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<c980e0dde75292378bc003890fddecb6> <c980e0dde75292378bc003890fddecb6>]
120
+ /ID [<d423f82e4364c0633f4de1c065288815> <d423f82e4364c0633f4de1c065288815>]
121
121
  >>
122
122
  startxref
123
123
  935
@@ -61,7 +61,7 @@ endobj
61
61
  (PDFKit)
62
62
  endobj
63
63
  13 0 obj
64
- (D:20241122105105Z)
64
+ (D:20241122105758Z)
65
65
  endobj
66
66
  10 0 obj
67
67
  <<
@@ -125,7 +125,7 @@ trailer
125
125
  /Size 14
126
126
  /Root 3 0 R
127
127
  /Info 10 0 R
128
- /ID [<125913659741b15c4cb442fb83dc70fe> <125913659741b15c4cb442fb83dc70fe>]
128
+ /ID [<4c7c5098919eb20b52218cdda4902cbc> <4c7c5098919eb20b52218cdda4902cbc>]
129
129
  >>
130
130
  startxref
131
131
  1508
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<1b5f921a9d16e1d0d8f44f3214a13312> <1b5f921a9d16e1d0d8f44f3214a13312>]
120
+ /ID [<cdd8ba743448a21c8d3846191cb6a41a> <cdd8ba743448a21c8d3846191cb6a41a>]
121
121
  >>
122
122
  startxref
123
123
  934
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<a94d51b482abcff14727e2ad2430ab13> <a94d51b482abcff14727e2ad2430ab13>]
120
+ /ID [<3c5b89e1db6fd9a23031d18a10070684> <3c5b89e1db6fd9a23031d18a10070684>]
121
121
  >>
122
122
  startxref
123
123
  929
@@ -61,7 +61,7 @@ endobj
61
61
  (PDFKit)
62
62
  endobj
63
63
  13 0 obj
64
- (D:20241122105105Z)
64
+ (D:20241122105758Z)
65
65
  endobj
66
66
  10 0 obj
67
67
  <<
@@ -125,7 +125,7 @@ trailer
125
125
  /Size 14
126
126
  /Root 3 0 R
127
127
  /Info 10 0 R
128
- /ID [<a3f329fa0ac80186a05cc11633ce979c> <a3f329fa0ac80186a05cc11633ce979c>]
128
+ /ID [<7fc984c3de930faf9ceff04d395674c6> <7fc984c3de930faf9ceff04d395674c6>]
129
129
  >>
130
130
  startxref
131
131
  1499
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<39f01f640110841d69f6d883a0fb59fd> <39f01f640110841d69f6d883a0fb59fd>]
120
+ /ID [<8df0d7159a0940a8e15a6276f7bd8957> <8df0d7159a0940a8e15a6276f7bd8957>]
121
121
  >>
122
122
  startxref
123
123
  929
@@ -75,7 +75,7 @@ endobj
75
75
  (PDFKit)
76
76
  endobj
77
77
  13 0 obj
78
- (D:20241122105105Z)
78
+ (D:20241122105758Z)
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 [<97ddb3af4b5019d03f956b9bede3a2a2> <97ddb3af4b5019d03f956b9bede3a2a2>]
142
+ /ID [<5b134fd005d030cf9cc76d587569da07> <5b134fd005d030cf9cc76d587569da07>]
143
143
  >>
144
144
  startxref
145
145
  1173
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<dfcb123447cc588d6f47e6a5db2f2467> <dfcb123447cc588d6f47e6a5db2f2467>]
120
+ /ID [<9d45d8634430323b1f6ecd5a2ddae87f> <9d45d8634430323b1f6ecd5a2ddae87f>]
121
121
  >>
122
122
  startxref
123
123
  905
@@ -71,7 +71,7 @@ endobj
71
71
  (PDFKit)
72
72
  endobj
73
73
  14 0 obj
74
- (D:20241122105105Z)
74
+ (D:20241122105758Z)
75
75
  endobj
76
76
  11 0 obj
77
77
  <<
@@ -136,7 +136,7 @@ trailer
136
136
  /Size 15
137
137
  /Root 3 0 R
138
138
  /Info 11 0 R
139
- /ID [<796c958222176d940cef94105cefe7d6> <796c958222176d940cef94105cefe7d6>]
139
+ /ID [<99ceb87045e920d723e24c614c079ff9> <99ceb87045e920d723e24c614c079ff9>]
140
140
  >>
141
141
  startxref
142
142
  1232
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105104Z)
56
+ (D:20241122105757Z)
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 [<817bde4134e9a687c4a8fb9261adf980> <817bde4134e9a687c4a8fb9261adf980>]
120
+ /ID [<fb48cec9fa79e14070b52a8b731dead4> <fb48cec9fa79e14070b52a8b731dead4>]
121
121
  >>
122
122
  startxref
123
123
  975
@@ -93,7 +93,7 @@ endobj
93
93
  (PDFKit)
94
94
  endobj
95
95
  16 0 obj
96
- (D:20241122105105Z)
96
+ (D:20241122105758Z)
97
97
  endobj
98
98
  13 0 obj
99
99
  <<
@@ -160,7 +160,7 @@ trailer
160
160
  /Size 17
161
161
  /Root 3 0 R
162
162
  /Info 13 0 R
163
- /ID [<4f2230d360c40c2379eb57a235682e3c> <4f2230d360c40c2379eb57a235682e3c>]
163
+ /ID [<a45c861c2da07ac7ee1db3723db5dbe4> <a45c861c2da07ac7ee1db3723db5dbe4>]
164
164
  >>
165
165
  startxref
166
166
  1330
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105104Z)
56
+ (D:20241122105757Z)
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 [<6ea4d9a8c31f9c352da360f5182da65d> <6ea4d9a8c31f9c352da360f5182da65d>]
120
+ /ID [<fbc2199587a7fe2cad099a32b5af4c4b> <fbc2199587a7fe2cad099a32b5af4c4b>]
121
121
  >>
122
122
  startxref
123
123
  905
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105105Z)
56
+ (D:20241122105758Z)
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 [<0914470963c7e5b11ee48c965b62abd2> <0914470963c7e5b11ee48c965b62abd2>]
120
+ /ID [<d17635775b11ca63227ae30bb0b625ce> <d17635775b11ca63227ae30bb0b625ce>]
121
121
  >>
122
122
  startxref
123
123
  918
@@ -1,5 +1,5 @@
1
- import { XmlElement } from "@abstract-visuals/mustache-xml";
2
1
  import { ADCreatorFn, propsCreators } from "./creator";
2
+ import { XmlElement } from "../../../../mustache-xml";
3
3
 
4
4
  export function abstractDocOfXml(
5
5
  creators: Record<string, ADCreatorFn>,
@@ -1,4 +1,3 @@
1
1
  export * from "./abstract-doc-of-xml";
2
2
  export { creators } from "./creator";
3
3
  export type { ImageResource } from "./custom-elements";
4
- export { parseXml, XmlElement, findElement, getChildren } from "@abstract-visuals/mustache-xml";