abstract-document 12.0.2 → 12.0.3

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/index.d.ts +2 -1
  2. package/lib/abstract-document-xml/index.d.ts.map +1 -1
  3. package/lib/abstract-document-xml/index.js +6 -5
  4. package/lib/abstract-document-xml/index.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/index.ts +14 -1
@@ -53,7 +53,7 @@ endobj
53
53
  (PDFKit)
54
54
  endobj
55
55
  13 0 obj
56
- (D:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<e0ef1cbbdb919a3d9199ab0db6dbcf01> <e0ef1cbbdb919a3d9199ab0db6dbcf01>]
120
+ /ID [<860db1d45327e5e77679523631b94321> <860db1d45327e5e77679523631b94321>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<f2e03e0c3001963c95ff4b95c6a40f60> <f2e03e0c3001963c95ff4b95c6a40f60>]
120
+ /ID [<7ac35e28dd8649ccdd761e5b51a065f6> <7ac35e28dd8649ccdd761e5b51a065f6>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<72c630df3fb1052f03b08d84e80649c0> <72c630df3fb1052f03b08d84e80649c0>]
120
+ /ID [<ed9fe5c1ba1b3ec4c53d878511fff79d> <ed9fe5c1ba1b3ec4c53d878511fff79d>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<3ab162b2d64532cb5219c2e80149ad1a> <3ab162b2d64532cb5219c2e80149ad1a>]
120
+ /ID [<00a287277dd2eea44fcdd746f9b24489> <00a287277dd2eea44fcdd746f9b24489>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<d71d405617d02a2caa7d5f3f0644c413> <d71d405617d02a2caa7d5f3f0644c413>]
120
+ /ID [<b2b13eb75764ea33b962e2d4a6ae38d8> <b2b13eb75764ea33b962e2d4a6ae38d8>]
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:20241122105758Z)
64
+ (D:20241122110547Z)
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 [<c618ce674341da084a5b6692cb4f63f0> <c618ce674341da084a5b6692cb4f63f0>]
128
+ /ID [<5c45227258f2afb2857e0f6d86f2568d> <5c45227258f2afb2857e0f6d86f2568d>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<d423f82e4364c0633f4de1c065288815> <d423f82e4364c0633f4de1c065288815>]
120
+ /ID [<4073ccf3bcffe4d1d4c4dacf1337bf90> <4073ccf3bcffe4d1d4c4dacf1337bf90>]
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:20241122105758Z)
64
+ (D:20241122110547Z)
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 [<4c7c5098919eb20b52218cdda4902cbc> <4c7c5098919eb20b52218cdda4902cbc>]
128
+ /ID [<b24cdf76d3b41605a0af771786dc7478> <b24cdf76d3b41605a0af771786dc7478>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<cdd8ba743448a21c8d3846191cb6a41a> <cdd8ba743448a21c8d3846191cb6a41a>]
120
+ /ID [<351248a7908d99361d7a8ed065e44a0b> <351248a7908d99361d7a8ed065e44a0b>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<3c5b89e1db6fd9a23031d18a10070684> <3c5b89e1db6fd9a23031d18a10070684>]
120
+ /ID [<d723a5b51af2b8ecf8f350a28833f875> <d723a5b51af2b8ecf8f350a28833f875>]
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:20241122105758Z)
64
+ (D:20241122110547Z)
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 [<7fc984c3de930faf9ceff04d395674c6> <7fc984c3de930faf9ceff04d395674c6>]
128
+ /ID [<4fcb6b822acab114e46adb18e45c223d> <4fcb6b822acab114e46adb18e45c223d>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<8df0d7159a0940a8e15a6276f7bd8957> <8df0d7159a0940a8e15a6276f7bd8957>]
120
+ /ID [<70e6695324d4e7bfb8c2c89a0444e9ef> <70e6695324d4e7bfb8c2c89a0444e9ef>]
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:20241122105758Z)
78
+ (D:20241122110547Z)
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 [<5b134fd005d030cf9cc76d587569da07> <5b134fd005d030cf9cc76d587569da07>]
142
+ /ID [<93de8b0c58764021903957c0cd20b58b> <93de8b0c58764021903957c0cd20b58b>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<9d45d8634430323b1f6ecd5a2ddae87f> <9d45d8634430323b1f6ecd5a2ddae87f>]
120
+ /ID [<17ac25d712b0130c5302be2a9e88aebd> <17ac25d712b0130c5302be2a9e88aebd>]
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:20241122105758Z)
74
+ (D:20241122110547Z)
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 [<99ceb87045e920d723e24c614c079ff9> <99ceb87045e920d723e24c614c079ff9>]
139
+ /ID [<6f741abc24c6d9d81caa8f492da78546> <6f741abc24c6d9d81caa8f492da78546>]
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:20241122105757Z)
56
+ (D:20241122110546Z)
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 [<fb48cec9fa79e14070b52a8b731dead4> <fb48cec9fa79e14070b52a8b731dead4>]
120
+ /ID [<bec4412a8b456f138118ad94a0b43f3b> <bec4412a8b456f138118ad94a0b43f3b>]
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:20241122105758Z)
96
+ (D:20241122110547Z)
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 [<a45c861c2da07ac7ee1db3723db5dbe4> <a45c861c2da07ac7ee1db3723db5dbe4>]
163
+ /ID [<4fa604475df0a5bc6ada06c96af316d9> <4fa604475df0a5bc6ada06c96af316d9>]
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:20241122105757Z)
56
+ (D:20241122110546Z)
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 [<fbc2199587a7fe2cad099a32b5af4c4b> <fbc2199587a7fe2cad099a32b5af4c4b>]
120
+ /ID [<58037393a8d73333b1f1f468619b439f> <58037393a8d73333b1f1f468619b439f>]
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:20241122105758Z)
56
+ (D:20241122110547Z)
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 [<d17635775b11ca63227ae30bb0b625ce> <d17635775b11ca63227ae30bb0b625ce>]
120
+ /ID [<9bb1199f7bf7dcf526c6e2060e05552a> <9bb1199f7bf7dcf526c6e2060e05552a>]
121
121
  >>
122
122
  startxref
123
123
  918
@@ -1,6 +1,19 @@
1
+ import {
2
+ parseMustacheXml,
3
+ parseXml,
4
+ XmlElement,
5
+ errorToReadableText,
6
+ findElement,
7
+ getChildren,
8
+ mustacheRender,
9
+ validateMustacheXml,
10
+ } from "../../../mustache-xml";
11
+
1
12
  export * from "./xsd-template";
2
13
  export * from "./abstract-doc-of-xml";
14
+
3
15
  export {
16
+ parseMustacheXml,
4
17
  parseXml,
5
18
  XmlElement,
6
19
  findElement,
@@ -8,4 +21,4 @@ export {
8
21
  mustacheRender,
9
22
  validateMustacheXml,
10
23
  errorToReadableText,
11
- } from "../../../mustache-xml";
24
+ };