@opengeni/artifact-tool 0.2.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 (203) hide show
  1. package/LICENSE +190 -0
  2. package/README.md +104 -0
  3. package/dist/bounded-zip.d.ts +28 -0
  4. package/dist/chunk-4BSENMAE.js +39 -0
  5. package/dist/chunk-4BSENMAE.js.map +1 -0
  6. package/dist/chunk-4FRFNNBM.js +276 -0
  7. package/dist/chunk-4FRFNNBM.js.map +1 -0
  8. package/dist/chunk-5XIA6KHZ.js +49 -0
  9. package/dist/chunk-5XIA6KHZ.js.map +1 -0
  10. package/dist/chunk-66CT2ZRP.js +2229 -0
  11. package/dist/chunk-66CT2ZRP.js.map +1 -0
  12. package/dist/chunk-72SYDU4O.js +319 -0
  13. package/dist/chunk-72SYDU4O.js.map +1 -0
  14. package/dist/chunk-B2ZJRZDA.js +279 -0
  15. package/dist/chunk-B2ZJRZDA.js.map +1 -0
  16. package/dist/chunk-DCTLTNPW.js +2458 -0
  17. package/dist/chunk-DCTLTNPW.js.map +1 -0
  18. package/dist/chunk-FGZM4FQ6.js +473 -0
  19. package/dist/chunk-FGZM4FQ6.js.map +1 -0
  20. package/dist/chunk-HTJBLBDE.js +591 -0
  21. package/dist/chunk-HTJBLBDE.js.map +1 -0
  22. package/dist/chunk-IYFXZQ34.js +5306 -0
  23. package/dist/chunk-IYFXZQ34.js.map +1 -0
  24. package/dist/chunk-J6N7IR44.js +172 -0
  25. package/dist/chunk-J6N7IR44.js.map +1 -0
  26. package/dist/chunk-N2IHNWBS.js +1002 -0
  27. package/dist/chunk-N2IHNWBS.js.map +1 -0
  28. package/dist/chunk-NAG44K67.js +549 -0
  29. package/dist/chunk-NAG44K67.js.map +1 -0
  30. package/dist/chunk-O24KTEGP.js +33 -0
  31. package/dist/chunk-O24KTEGP.js.map +1 -0
  32. package/dist/chunk-PI2AZVGK.js +2074 -0
  33. package/dist/chunk-PI2AZVGK.js.map +1 -0
  34. package/dist/chunk-Q2FFHEY7.js +40 -0
  35. package/dist/chunk-Q2FFHEY7.js.map +1 -0
  36. package/dist/chunk-RBGQADXA.js +57 -0
  37. package/dist/chunk-RBGQADXA.js.map +1 -0
  38. package/dist/chunk-U5G2BKM2.js +613 -0
  39. package/dist/chunk-U5G2BKM2.js.map +1 -0
  40. package/dist/chunk-VOJHMSM3.js +39 -0
  41. package/dist/chunk-VOJHMSM3.js.map +1 -0
  42. package/dist/chunk-VUNV25KB.js +16 -0
  43. package/dist/chunk-VUNV25KB.js.map +1 -0
  44. package/dist/chunk-XIFUNVBO.js +101 -0
  45. package/dist/chunk-XIFUNVBO.js.map +1 -0
  46. package/dist/chunk-ZCJYRJGB.js +489 -0
  47. package/dist/chunk-ZCJYRJGB.js.map +1 -0
  48. package/dist/chunk-ZZXPEE4S.js +2260 -0
  49. package/dist/chunk-ZZXPEE4S.js.map +1 -0
  50. package/dist/document-docx-api.d.ts +49 -0
  51. package/dist/document-docx-codec.d.ts +9 -0
  52. package/dist/document-docx-codec.js +4765 -0
  53. package/dist/document-docx-codec.js.map +1 -0
  54. package/dist/document-docx-import.d.ts +261 -0
  55. package/dist/document-docx-packer.d.ts +18 -0
  56. package/dist/document-docx-state.d.ts +12 -0
  57. package/dist/document-render.d.ts +3 -0
  58. package/dist/document-render.js +492 -0
  59. package/dist/document-render.js.map +1 -0
  60. package/dist/document.d.ts +432 -0
  61. package/dist/document.js +37 -0
  62. package/dist/document.js.map +1 -0
  63. package/dist/errors.d.ts +23 -0
  64. package/dist/file-blob.d.ts +11 -0
  65. package/dist/index.d.ts +4 -0
  66. package/dist/index.js +186 -0
  67. package/dist/index.js.map +1 -0
  68. package/dist/inspection.d.ts +12 -0
  69. package/dist/kernel.d.ts +101 -0
  70. package/dist/lib-GQLPACFK.js +9746 -0
  71. package/dist/lib-GQLPACFK.js.map +1 -0
  72. package/dist/materializer-cli-entry.d.ts +2 -0
  73. package/dist/materializer-cli-entry.js +29 -0
  74. package/dist/materializer-cli-entry.js.map +1 -0
  75. package/dist/materializer-cli.d.ts +24 -0
  76. package/dist/materializer-cli.js +24 -0
  77. package/dist/materializer-cli.js.map +1 -0
  78. package/dist/native-raster.d.ts +10 -0
  79. package/dist/native.d.ts +129 -0
  80. package/dist/native.js +31 -0
  81. package/dist/native.js.map +1 -0
  82. package/dist/office-import.d.ts +48 -0
  83. package/dist/office-import.js +154 -0
  84. package/dist/office-import.js.map +1 -0
  85. package/dist/presentation-pptx-api.d.ts +60 -0
  86. package/dist/presentation-pptx-import.d.ts +5 -0
  87. package/dist/presentation-pptx-state-digest-765CZZED.js +10 -0
  88. package/dist/presentation-pptx-state-digest-765CZZED.js.map +1 -0
  89. package/dist/presentation-pptx-state-digest.d.ts +3 -0
  90. package/dist/presentation-pptx-state.d.ts +4 -0
  91. package/dist/presentation-pptx-xml.d.ts +29 -0
  92. package/dist/presentation-pptx.d.ts +5 -0
  93. package/dist/presentation-pptx.js +2365 -0
  94. package/dist/presentation-pptx.js.map +1 -0
  95. package/dist/presentation-render.d.ts +29 -0
  96. package/dist/presentation-render.js +375 -0
  97. package/dist/presentation-render.js.map +1 -0
  98. package/dist/presentation.d.ts +565 -0
  99. package/dist/presentation.js +71 -0
  100. package/dist/presentation.js.map +1 -0
  101. package/dist/production-composite.d.ts +68 -0
  102. package/dist/production-document.d.ts +2 -0
  103. package/dist/production-document.js +176 -0
  104. package/dist/production-document.js.map +1 -0
  105. package/dist/production-native-codecs.d.ts +94 -0
  106. package/dist/production-presentation.d.ts +2 -0
  107. package/dist/production-presentation.js +176 -0
  108. package/dist/production-presentation.js.map +1 -0
  109. package/dist/production-sha256.d.ts +2 -0
  110. package/dist/production-spreadsheet-native.d.ts +12 -0
  111. package/dist/production-spreadsheet.d.ts +2 -0
  112. package/dist/production-spreadsheet.js +176 -0
  113. package/dist/production-spreadsheet.js.map +1 -0
  114. package/dist/production.d.ts +96 -0
  115. package/dist/raster-image.d.ts +34 -0
  116. package/dist/reference.d.ts +17 -0
  117. package/dist/reference.js +574 -0
  118. package/dist/reference.js.map +1 -0
  119. package/dist/runtime-cli-entry.d.ts +2 -0
  120. package/dist/runtime-cli-entry.js +21 -0
  121. package/dist/runtime-cli-entry.js.map +1 -0
  122. package/dist/runtime-cli.d.ts +76 -0
  123. package/dist/runtime-cli.js +26 -0
  124. package/dist/runtime-cli.js.map +1 -0
  125. package/dist/runtime-development.d.ts +73 -0
  126. package/dist/runtime-development.js +30 -0
  127. package/dist/runtime-development.js.map +1 -0
  128. package/dist/runtime-receipt.d.ts +19 -0
  129. package/dist/runtime.d.ts +355 -0
  130. package/dist/runtime.js +42 -0
  131. package/dist/runtime.js.map +1 -0
  132. package/dist/snapshot.d.ts +26 -0
  133. package/dist/snapshot.js +61 -0
  134. package/dist/snapshot.js.map +1 -0
  135. package/dist/spreadsheet-address.d.ts +18 -0
  136. package/dist/spreadsheet-file.d.ts +17 -0
  137. package/dist/spreadsheet-formula.d.ts +67 -0
  138. package/dist/spreadsheet-image.d.ts +17 -0
  139. package/dist/spreadsheet-render.d.ts +5 -0
  140. package/dist/spreadsheet-render.js +752 -0
  141. package/dist/spreadsheet-render.js.map +1 -0
  142. package/dist/spreadsheet-types.d.ts +155 -0
  143. package/dist/spreadsheet-xlsx-api.d.ts +88 -0
  144. package/dist/spreadsheet-xlsx-codec.d.ts +16 -0
  145. package/dist/spreadsheet-xlsx-codec.js +16 -0
  146. package/dist/spreadsheet-xlsx-codec.js.map +1 -0
  147. package/dist/spreadsheet-xlsx-state.d.ts +16 -0
  148. package/dist/spreadsheet.d.ts +724 -0
  149. package/dist/spreadsheet.js +67 -0
  150. package/dist/spreadsheet.js.map +1 -0
  151. package/package.json +129 -0
  152. package/src/bounded-zip.ts +450 -0
  153. package/src/document-docx-api.ts +64 -0
  154. package/src/document-docx-codec.ts +2253 -0
  155. package/src/document-docx-import.ts +3814 -0
  156. package/src/document-docx-packer.ts +72 -0
  157. package/src/document-docx-state.ts +59 -0
  158. package/src/document-render.ts +615 -0
  159. package/src/document.ts +2800 -0
  160. package/src/errors.ts +45 -0
  161. package/src/file-blob.ts +43 -0
  162. package/src/index.ts +4 -0
  163. package/src/inspection.ts +50 -0
  164. package/src/kernel.ts +525 -0
  165. package/src/materializer-cli-entry.ts +11 -0
  166. package/src/materializer-cli.ts +743 -0
  167. package/src/native-raster.ts +141 -0
  168. package/src/native.ts +390 -0
  169. package/src/office-import.ts +243 -0
  170. package/src/presentation-pptx-api.ts +107 -0
  171. package/src/presentation-pptx-import.ts +2065 -0
  172. package/src/presentation-pptx-state-digest.ts +46 -0
  173. package/src/presentation-pptx-state.ts +18 -0
  174. package/src/presentation-pptx-xml.ts +473 -0
  175. package/src/presentation-pptx.ts +447 -0
  176. package/src/presentation-render.ts +532 -0
  177. package/src/presentation.ts +2599 -0
  178. package/src/production-composite.ts +805 -0
  179. package/src/production-document.ts +2 -0
  180. package/src/production-native-codecs.ts +1141 -0
  181. package/src/production-presentation.ts +2 -0
  182. package/src/production-sha256.ts +150 -0
  183. package/src/production-spreadsheet-native.ts +686 -0
  184. package/src/production-spreadsheet.ts +2 -0
  185. package/src/production.ts +1022 -0
  186. package/src/raster-image.ts +586 -0
  187. package/src/reference.ts +17 -0
  188. package/src/runtime-cli-entry.ts +13 -0
  189. package/src/runtime-cli.ts +670 -0
  190. package/src/runtime-development.ts +689 -0
  191. package/src/runtime-receipt.ts +169 -0
  192. package/src/runtime.ts +1463 -0
  193. package/src/snapshot.ts +88 -0
  194. package/src/spreadsheet-address.ts +90 -0
  195. package/src/spreadsheet-file.ts +71 -0
  196. package/src/spreadsheet-formula.ts +1212 -0
  197. package/src/spreadsheet-image.ts +242 -0
  198. package/src/spreadsheet-render.ts +985 -0
  199. package/src/spreadsheet-types.ts +171 -0
  200. package/src/spreadsheet-xlsx-api.ts +123 -0
  201. package/src/spreadsheet-xlsx-codec.ts +3063 -0
  202. package/src/spreadsheet-xlsx-state.ts +191 -0
  203. package/src/spreadsheet.ts +5195 -0
@@ -0,0 +1,96 @@
1
+ import type { FileBlob } from "./file-blob.js";
2
+ import { Document as ReferenceDocument, DocumentFile as ReferenceDocumentFile, type DocumentCreateOptions, type SerializedDocument } from "./document.js";
3
+ import { Presentation as ReferencePresentation, PresentationFile as ReferencePresentationFile, type PresentationCreateOptions } from "./presentation.js";
4
+ import { ArtifactKernelRuntime } from "./runtime.js";
5
+ import { Workbook as ReferenceWorkbook, type SerializedWorkbook, type WorkbookOptions } from "./spreadsheet.js";
6
+ import { SpreadsheetFile as ReferenceSpreadsheetFile } from "./spreadsheet-file.js";
7
+ export { SPREADSHEET_RECALCULATION_LIMITS, SPREADSHEET_SNAPSHOT_LIMITS, ChartSeriesCollection, CommentThread, ConditionalFormattingCollection, DataValidationCollection, FreezePanes, ImageCollection, Range, RangeConditionalFormats, RangeFormat, RangeSparklines, ShapeCollection, SparklineGroup, SparklineGroupCollection, SpreadsheetChart, SpreadsheetChartSeries, SpreadsheetImage, SpreadsheetShape, Table, TableCollection, WorkbookComments, Worksheet, WorksheetCollection, validateSerializedWorkbook, } from "./spreadsheet.js";
8
+ export type { RangeSparklineConfig, RangeWritePayload, SerializedWorkbook, SparklineConfig, SpreadsheetRecalculationLimits, WorkbookChange, WorkbookOptions, } from "./spreadsheet.js";
9
+ export { DocumentBlockCollection, DocumentCommentThread, DocumentComments, DocumentPageBreak, DocumentParagraph, DocumentSection, DocumentSectionStories, DocumentSections, DocumentStory, DocumentTable, DocumentTextRun, TrackedChange, TrackedChanges, } from "./document.js";
10
+ export type { DocumentBlock, DocumentCreateOptions, DocumentPageGeometry, DocumentParagraphEdit, DocumentParagraphFormat, DocumentParagraphStyle, DocumentRenderOptions, DocumentStoryBlock, DocumentTableStyle, DocumentTextStyle, DocumentTextStylePatch, SerializedDocument, SerializedDocumentBlock, SerializedDocumentComment, SerializedDocumentSection, SerializedPageBreak, SerializedParagraph, SerializedStory, SerializedTable, SerializedTextRun, SerializedTrackedChange, } from "./document.js";
11
+ export { InvalidPresentationInputError, PresentationChart, PresentationChartCollection, PresentationChartSeries, PresentationChartSeriesCollection, PresentationGroup, PresentationGroupCollection, PresentationImage, PresentationImageCollection, PresentationLayout, PresentationLayoutCollection, PresentationMaster, PresentationMasterCollection, PresentationShape, PresentationShapeCollection, PresentationTable, PresentationTableCell, PresentationTableCollection, PresentationText, Slide, SlideCollection, SlidePlaceholderCollection, UnsupportedPresentationFeatureError, assertPresentationRenderPixelBudget, presentationColorValue, truncatePresentationText, } from "./presentation.js";
12
+ export type { PresentationChartConfig, PresentationChartSeriesConfig, PresentationChartType, PresentationCreateOptions, PresentationElement, PresentationExportOptions, PresentationFill, PresentationGroupChild, PresentationGroupChildConfig, PresentationGroupConfig, PresentationImageConfig, PresentationImageResolution, PresentationImageResolver, PresentationInspectOptions, PresentationInspectResult, PresentationLayoutConfig, PresentationLine, PresentationMasterConfig, PresentationPosition, PresentationRasterImageContentType, PresentationResolvedObject, PresentationShapeConfig, PresentationShapeGeometry, PresentationTableCellConfig, PresentationTableCellInput, PresentationTableConfig, PresentationTemplateElement, PresentationTextStyle, } from "./presentation.js";
13
+ export { SpreadsheetFidelityError, SpreadsheetSecurityError } from "./spreadsheet-file.js";
14
+ export type { SpreadsheetFidelityIssue, SpreadsheetLossPreservationEnvelope, SpreadsheetXlsxExportOptions, SpreadsheetXlsxImportLimits, SpreadsheetXlsxImportOptions, } from "./spreadsheet-file.js";
15
+ export type ArtifactBatchControls<Root> = Readonly<{
16
+ /** One atomic host/native transaction; nested edits reconcile exactly once. */
17
+ batch<Result>(callback: (artifact: Root) => Result): Result;
18
+ /** Idempotently releases the owned exact native session. */
19
+ dispose(): void;
20
+ }>;
21
+ export type Workbook = ReferenceWorkbook & ArtifactBatchControls<ReferenceWorkbook>;
22
+ export type Document = ReferenceDocument & ArtifactBatchControls<ReferenceDocument>;
23
+ export type Presentation = ReferencePresentation & ArtifactBatchControls<ReferencePresentation>;
24
+ export type WorkbookFactory = Readonly<{
25
+ prototype: ReferenceWorkbook;
26
+ [Symbol.hasInstance](value: unknown): boolean;
27
+ create(options?: WorkbookOptions): Workbook;
28
+ fromCSV(csvText: string, options?: {
29
+ sheetName?: string;
30
+ delimiter?: string;
31
+ }): Promise<Workbook>;
32
+ fromJSON(input: unknown): Workbook;
33
+ }>;
34
+ export type DocumentFactory = Readonly<{
35
+ prototype: ReferenceDocument;
36
+ [Symbol.hasInstance](value: unknown): boolean;
37
+ create(options?: DocumentCreateOptions): Document;
38
+ fromJSON(input: unknown): Document;
39
+ }>;
40
+ export type PresentationFactory = Readonly<{
41
+ prototype: ReferencePresentation;
42
+ [Symbol.hasInstance](value: unknown): boolean;
43
+ create(options?: PresentationCreateOptions): Presentation;
44
+ }>;
45
+ /**
46
+ * Installs the one exact native runtime selected by host bootstrap. Runtime
47
+ * replacement is deliberately forbidden: a process that needs another target
48
+ * must use an isolated worker/process and configure it once.
49
+ */
50
+ export declare function configureArtifactRuntime(runtime: ArtifactKernelRuntime): void;
51
+ /** Exact configured runtime, or null before the host bootstrap runs. */
52
+ export declare function getConfiguredArtifactRuntime(): ArtifactKernelRuntime | null;
53
+ /** Skill-compatible factory; returned objects are exact native composites. */
54
+ export declare const Workbook: WorkbookFactory;
55
+ /** Skill-compatible factory; returned objects are exact native composites. */
56
+ export declare const Document: DocumentFactory;
57
+ /** Skill-compatible factory; returned objects are exact native composites. */
58
+ export declare const Presentation: PresentationFactory;
59
+ export declare class SpreadsheetFile {
60
+ static importXlsx(...args: Parameters<typeof ReferenceSpreadsheetFile.importXlsx>): Promise<Workbook>;
61
+ static exportXlsx(workbook: ReferenceWorkbook, options?: Parameters<typeof ReferenceSpreadsheetFile.exportXlsx>[1]): Promise<FileBlob>;
62
+ static fidelityReport(workbook: ReferenceWorkbook): ReturnType<typeof ReferenceSpreadsheetFile.fidelityReport>;
63
+ static lossPreservationEnvelope(workbook: ReferenceWorkbook): ReturnType<typeof ReferenceSpreadsheetFile.lossPreservationEnvelope>;
64
+ static attachLossPreservationEnvelope(workbook: ReferenceWorkbook, envelope: Parameters<typeof ReferenceSpreadsheetFile.attachLossPreservationEnvelope>[1], options?: Parameters<typeof ReferenceSpreadsheetFile.attachLossPreservationEnvelope>[2]): Promise<void>;
65
+ }
66
+ export declare class DocumentFile {
67
+ static importDocx(...args: Parameters<typeof ReferenceDocumentFile.importDocx>): Promise<Document>;
68
+ static exportDocx(document: ReferenceDocument): Promise<FileBlob>;
69
+ }
70
+ export declare class PresentationFile {
71
+ static importPptx(...args: Parameters<typeof ReferencePresentationFile.importPptx>): Promise<Presentation>;
72
+ static exportPptx(presentation: ReferencePresentation, options?: Parameters<typeof ReferencePresentationFile.exportPptx>[1]): Promise<FileBlob>;
73
+ static fidelityReport(presentation: ReferencePresentation): ReturnType<typeof ReferencePresentationFile.fidelityReport>;
74
+ static lossPreservationEnvelope(presentation: ReferencePresentation): ReturnType<typeof ReferencePresentationFile.lossPreservationEnvelope>;
75
+ }
76
+ export type ArtifactCompositeDiagnostics = Readonly<{
77
+ version: 1;
78
+ modality: "spreadsheet" | "document" | "presentation";
79
+ namespace: string;
80
+ runtimeTarget: string;
81
+ runtimeBuildIdentity: string;
82
+ nativeRevision: bigint;
83
+ nativeStateHash: string;
84
+ nativeSnapshot: Uint8Array;
85
+ hostProjection: SerializedWorkbook | SerializedDocument | Record<string, unknown>;
86
+ }>;
87
+ /**
88
+ * Point-in-time diagnostics only. This is deliberately not a persistence,
89
+ * restore, or provenance envelope: presentation layout snapshots omit media
90
+ * bytes and host capabilities, and the two projections are not cryptographically
91
+ * bound. Durable state uses canonical collaboration snapshots plus the owned
92
+ * format-loss envelope instead of pretending this view is restorable.
93
+ */
94
+ export declare function getArtifactCompositeDiagnostics(artifact: ReferenceWorkbook | ReferenceDocument | ReferencePresentation): ArtifactCompositeDiagnostics;
95
+ /** Idempotently closes the exact native session owned by a facade artifact. */
96
+ export declare function disposeArtifact(artifact: ReferenceWorkbook | ReferenceDocument | ReferencePresentation): void;
@@ -0,0 +1,34 @@
1
+ export type RasterImageContentType = "image/png" | "image/jpeg" | "image/gif" | "image/webp";
2
+ export type RasterImageMetadata = {
3
+ contentType: RasterImageContentType;
4
+ width: number;
5
+ height: number;
6
+ };
7
+ /** Internal validation failure. Public model boundaries translate this to their typed error. */
8
+ export declare class RasterImageValidationError extends Error {
9
+ readonly name = "RasterImageValidationError";
10
+ get detail(): string;
11
+ }
12
+ /** Decode already-syntax-checked base64 without forcing a large intermediary string when supported. */
13
+ export declare function decodeRasterBase64(encoded: string): Uint8Array<ArrayBuffer>;
14
+ /** Encode bytes using the zero-copy native primitive where available, with a bounded fallback. */
15
+ export declare function encodeRasterBase64(bytes: Uint8Array): string;
16
+ /** Normalize one supported raster MIME without admitting active image formats. */
17
+ export declare function normalizeRasterContentType(value: unknown): RasterImageContentType;
18
+ /** Validate bytes and, when supplied, bind the declared MIME to their signature. */
19
+ export declare function validateRasterImageBytes(bytes: Uint8Array, declaredType?: unknown): RasterImageContentType;
20
+ /** Strictly decode and canonicalize an inline raster source under a byte cap. */
21
+ export declare function canonicalizeRasterDataUrl(value: unknown, maximumBytes: number): Readonly<{
22
+ contentType: RasterImageContentType;
23
+ canonical: string;
24
+ byteLength: number;
25
+ }>;
26
+ /** Count UTF-8 bytes without allocating an encoded copy; returns as soon as the cap is crossed. */
27
+ export declare function boundedUtf8ByteLength(value: string, maximum: number): number;
28
+ /**
29
+ * Structurally validates supported raster bytes before a native/browser decoder sees them.
30
+ *
31
+ * Callers must separately bound the encoded byte length. This parser bounds decoded canvas,
32
+ * animation frame count, and cumulative animated pixels while walking each container once.
33
+ */
34
+ export declare function inspectRasterImage(bytes: Uint8Array): RasterImageMetadata;
@@ -0,0 +1,17 @@
1
+ /**
2
+ * TypeScript artifact models used for API conformance, codec development, and
3
+ * deterministic tests. They are not a production fallback for the Rust
4
+ * native/WASM kernel.
5
+ *
6
+ * Production Node/Bun spreadsheet editing uses the native session facade.
7
+ * Browser editing uses `@opengeni/sdk/editable-artifacts`, which owns a
8
+ * dedicated Worker and the paired WASM kernel.
9
+ */
10
+ export * from "./document.js";
11
+ export * from "./kernel.js";
12
+ export * from "./presentation.js";
13
+ export * from "./spreadsheet.js";
14
+ export { SpreadsheetFile } from "./spreadsheet-file.js";
15
+ export { Document as ReferenceDocument } from "./document.js";
16
+ export { Presentation as ReferencePresentation } from "./presentation.js";
17
+ export { Workbook as ReferenceWorkbook } from "./spreadsheet.js";