js.documents 1.91.3 → 1.91.5
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.
- package/dist/convert/convert.d.cts +2 -2
- package/dist/convert/convert.d.ts +1 -1
- package/dist/convert/document-fonts.d.cts +1 -1
- package/dist/convert/document-fonts.d.ts +1 -1
- package/dist/convert/port.d.cts +1 -2
- package/dist/convert/port.d.ts +1 -2
- package/dist/edit/geometry.d.cts +1 -1
- package/dist/edit/geometry.d.ts +1 -1
- package/dist/edit/markdown/editor.d.cts +1 -1
- package/dist/edit/markdown/editor.d.ts +1 -1
- package/dist/edit/odg/editor.d.cts +1 -1
- package/dist/edit/odg/editor.d.ts +1 -1
- package/dist/edit/odg/page.d.cts +2 -2
- package/dist/edit/odg/page.d.ts +2 -2
- package/dist/edit/odp/editor.d.cts +1 -1
- package/dist/edit/odp/editor.d.ts +1 -1
- package/dist/edit/odp/image.d.cts +1 -1
- package/dist/edit/odp/image.d.ts +1 -1
- package/dist/edit/odp/shape.d.cts +1 -1
- package/dist/edit/odp/shape.d.ts +1 -1
- package/dist/edit/odp/slide.d.cts +4 -4
- package/dist/edit/odp/slide.d.ts +4 -4
- package/dist/edit/odt/content.d.cts +2 -2
- package/dist/edit/odt/content.d.ts +2 -2
- package/dist/edit/odt/editor.d.cts +4 -4
- package/dist/edit/odt/editor.d.ts +4 -4
- package/dist/edit/odt/formula.d.cts +1 -1
- package/dist/edit/odt/formula.d.ts +1 -1
- package/dist/edit/odt/image.d.cts +1 -1
- package/dist/edit/odt/image.d.ts +1 -1
- package/dist/edit/odt/list.d.cts +1 -1
- package/dist/edit/odt/list.d.ts +1 -1
- package/dist/edit/odt/paragraph.d.cts +1 -1
- package/dist/edit/odt/paragraph.d.ts +1 -1
- package/dist/edit/odt/table.d.cts +1 -1
- package/dist/edit/odt/table.d.ts +1 -1
- package/dist/edit/pptx/editor.d.cts +1 -1
- package/dist/edit/pptx/editor.d.ts +1 -1
- package/dist/edit/pptx/image.d.cts +1 -1
- package/dist/edit/pptx/image.d.ts +1 -1
- package/dist/edit/pptx/shape.d.cts +1 -1
- package/dist/edit/pptx/shape.d.ts +1 -1
- package/dist/edit/pptx/slide.d.cts +4 -4
- package/dist/edit/pptx/slide.d.ts +4 -4
- package/dist/edit/pptx/table.d.cts +1 -1
- package/dist/edit/pptx/table.d.ts +1 -1
- package/dist/fonts/odf.d.cts +1 -1
- package/dist/fonts/odf.d.ts +1 -1
- package/dist/fonts/ooxml.d.cts +1 -1
- package/dist/fonts/ooxml.d.ts +1 -1
- package/dist/fonts/registry.d.cts +1 -1
- package/dist/fonts/registry.d.ts +1 -1
- package/dist/geometry-DUF273hM.d.cts +6 -0
- package/dist/geometry-DUF273hM.d.ts +6 -0
- package/dist/{image-DwrOnL_Z.d.ts → image-BFn8Rm6P.d.ts} +1 -1
- package/dist/{image-Cs8xF753.d.ts → image-BgN3j3ly.d.ts} +1 -1
- package/dist/{image-M5SezZVI.d.cts → image-C6lKT9ZH.d.cts} +1 -1
- package/dist/{image-DHcA9kaK.d.ts → image-CNuBLN5L.d.ts} +1 -1
- package/dist/{image-7snmKIxn.d.cts → image-DK0YCpYO.d.cts} +1 -1
- package/dist/{image-m_rfpuY8.d.cts → image-K3MAhLJc.d.cts} +1 -1
- package/dist/index.d.cts +11 -12
- package/dist/index.d.ts +11 -12
- package/dist/layout/drawing.cjs +1 -2
- package/dist/layout/drawing.d.cts +1 -2
- package/dist/layout/drawing.d.ts +1 -2
- package/dist/layout/drawing.js +1 -2
- package/dist/layout/engine.cjs +3 -2
- package/dist/layout/engine.d.cts +1 -2
- package/dist/layout/engine.d.ts +1 -2
- package/dist/layout/engine.js +2 -1
- package/dist/layout/shared.cjs +2 -1
- package/dist/layout/shared.d.cts +1 -2
- package/dist/layout/shared.d.ts +1 -2
- package/dist/layout/shared.js +2 -1
- package/dist/layout/sheets.cjs +3 -2
- package/dist/layout/sheets.d.cts +1 -2
- package/dist/layout/sheets.d.ts +1 -2
- package/dist/layout/sheets.js +2 -1
- package/dist/layout/slides.cjs +3 -2
- package/dist/layout/slides.d.cts +1 -2
- package/dist/layout/slides.d.ts +1 -2
- package/dist/layout/slides.js +3 -2
- package/dist/layout/text-layout.cjs +215 -0
- package/dist/layout/text-layout.d.cts +5 -0
- package/dist/layout/text-layout.d.ts +5 -0
- package/dist/layout/text-layout.js +214 -0
- package/dist/{list-4lN_90Pt.d.ts → list-CSIIzXAV.d.ts} +1 -1
- package/dist/{list-fKlr6jWd.d.cts → list-MCxkKpI7.d.cts} +1 -1
- package/dist/mathml/compose.d.cts +1 -1
- package/dist/mathml/compose.d.ts +1 -1
- package/dist/mathml/layout-types.d.cts +2 -51
- package/dist/mathml/layout-types.d.ts +2 -51
- package/dist/mathml/layout.d.cts +5 -5
- package/dist/mathml/layout.d.ts +5 -5
- package/dist/mathml/radical.d.cts +1 -1
- package/dist/mathml/radical.d.ts +1 -1
- package/dist/model/geometry.cjs +12 -0
- package/dist/model/geometry.d.cts +2 -2
- package/dist/model/geometry.d.ts +2 -2
- package/dist/model/geometry.js +12 -1
- package/dist/odf/formula/detect.d.cts +1 -1
- package/dist/odf/formula/detect.d.ts +1 -1
- package/dist/odf/shared/flow-anchor.d.cts +1 -1
- package/dist/odf/shared/flow-anchor.d.ts +1 -1
- package/dist/{paragraph-Bz20facN.d.ts → paragraph--0f7PjzJ.d.ts} +1 -1
- package/dist/{paragraph-BlN-ErQS.d.cts → paragraph-D7324S0j.d.cts} +1 -1
- package/dist/{registry-CrSqLIcn.d.ts → registry-DpF4A9EM.d.ts} +2 -1
- package/dist/{registry-CeZB1W_p.d.cts → registry-ZAWlWHqJ.d.cts} +2 -1
- package/dist/{shape-lA-bEGqk.d.cts → shape-B0yAqgxZ.d.cts} +3 -3
- package/dist/{shape-C3NECkae.d.ts → shape-CnYhKn5U.d.ts} +1 -1
- package/dist/{shape-CoiqTTA-.d.cts → shape-De9583Kz.d.cts} +1 -1
- package/dist/{shape-DFO5259y.d.ts → shape-tOOiQ2UZ.d.ts} +3 -3
- package/dist/{table-BRXbauz6.d.ts → table-DUM0vvIO.d.ts} +1 -1
- package/dist/{table-DV-Glhx_.d.ts → table-ce9uQfqn.d.ts} +2 -2
- package/dist/{table-CjUjLcsE.d.cts → table-fnUiKudF.d.cts} +2 -2
- package/dist/{table-CNrk1jGM.d.cts → table-u6fXNuDO.d.cts} +1 -1
- package/package.json +1 -1
- package/dist/geometry-DaJr8yQW.d.cts +0 -5
- package/dist/geometry-DaJr8yQW.d.ts +0 -5
- package/dist/mathml/metrics.cjs +0 -0
- package/dist/mathml/metrics.d.cts +0 -60
- package/dist/mathml/metrics.d.ts +0 -60
- package/dist/mathml/metrics.js +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { n as HsqldbDecodeOptions } from "../rowformat-Cl2exlEh.cjs";
|
|
2
2
|
import { t as OmmlDiagnostic } from "../shared-DLZ3IQUl.cjs";
|
|
3
|
-
import { t as DocumentFontRegistryOptions } from "../registry-
|
|
3
|
+
import { t as DocumentFontRegistryOptions } from "../registry-ZAWlWHqJ.cjs";
|
|
4
4
|
import { ContentDocument, ContentSection, DocumentPackage } from "document-schema.js";
|
|
5
5
|
import { MarkdownImageResolver } from "markdown-codec";
|
|
6
|
-
import { PdfDiagnosticSink, WinAnsiSubstitution } from "pdf-codec";
|
|
7
6
|
import { OdmSection, Package } from "odf.js";
|
|
7
|
+
import { PdfDiagnosticSink, WinAnsiSubstitution } from "pdf-codec";
|
|
8
8
|
//#region src/convert/convert.d.ts
|
|
9
9
|
interface DocumentToPdfOptions extends DocumentFontRegistryOptions {
|
|
10
10
|
readonly signal?: AbortSignal;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as HsqldbDecodeOptions } from "../rowformat-Cl2exlEh.js";
|
|
2
2
|
import { t as OmmlDiagnostic } from "../shared-DUOzjwcL.js";
|
|
3
|
-
import { t as DocumentFontRegistryOptions } from "../registry-
|
|
3
|
+
import { t as DocumentFontRegistryOptions } from "../registry-DpF4A9EM.js";
|
|
4
4
|
import { ContentDocument, ContentSection, DocumentPackage } from "document-schema.js";
|
|
5
5
|
import { OdmSection, Package } from "odf.js";
|
|
6
6
|
import { MarkdownImageResolver } from "markdown-codec";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DocumentFormat } from "./port.cjs";
|
|
2
|
-
import { ProvidedFont } from "
|
|
2
|
+
import { ProvidedFont } from "document-schema.js";
|
|
3
3
|
//#region src/convert/document-fonts.d.ts
|
|
4
4
|
declare class UnsupportedFontSourceFormatError extends Error {
|
|
5
5
|
readonly format: DocumentFormat;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DocumentFormat } from "./port.js";
|
|
2
|
-
import { ProvidedFont } from "
|
|
2
|
+
import { ProvidedFont } from "document-schema.js";
|
|
3
3
|
//#region src/convert/document-fonts.d.ts
|
|
4
4
|
declare class UnsupportedFontSourceFormatError extends Error {
|
|
5
5
|
readonly format: DocumentFormat;
|
package/dist/convert/port.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { DocumentPackage } from "document-schema.js";
|
|
1
|
+
import { DocumentPackage, FontSubstitution, ProvidedFont } from "document-schema.js";
|
|
2
2
|
import { MarkdownImageResolver } from "markdown-codec";
|
|
3
|
-
import { FontSubstitution, ProvidedFont } from "pdf-codec";
|
|
4
3
|
import { z } from "zod";
|
|
5
4
|
//#region src/convert/port.d.ts
|
|
6
5
|
declare const DocumentFormatSchema: z.ZodEnum<{
|
package/dist/convert/port.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { DocumentPackage } from "document-schema.js";
|
|
1
|
+
import { DocumentPackage, FontSubstitution, ProvidedFont } from "document-schema.js";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import { MarkdownImageResolver } from "markdown-codec";
|
|
4
|
-
import { FontSubstitution, ProvidedFont } from "pdf-codec";
|
|
5
4
|
//#region src/convert/port.d.ts
|
|
6
5
|
declare const DocumentFormatSchema: z.ZodEnum<{
|
|
7
6
|
docx: "docx";
|
package/dist/edit/geometry.d.cts
CHANGED
package/dist/edit/geometry.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.cjs";
|
|
2
|
-
import { r as Margins, s as PageSize$1 } from "../../geometry-
|
|
2
|
+
import { r as Margins, s as PageSize$1 } from "../../geometry-DUF273hM.cjs";
|
|
3
3
|
import { MarkdownParagraph, ParagraphInit } from "./paragraph.cjs";
|
|
4
4
|
import { MarkdownList, MarkdownListInit } from "./list.cjs";
|
|
5
5
|
import { MarkdownTable, TableInit } from "./table.cjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.js";
|
|
2
|
-
import { r as Margins, s as PageSize$1 } from "../../geometry-
|
|
2
|
+
import { r as Margins, s as PageSize$1 } from "../../geometry-DUF273hM.js";
|
|
3
3
|
import { MarkdownParagraph, ParagraphInit } from "./paragraph.js";
|
|
4
4
|
import { MarkdownList, MarkdownListInit } from "./list.js";
|
|
5
5
|
import { MarkdownTable, TableInit } from "./table.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.cjs";
|
|
2
|
-
import { s as PageSize } from "../../geometry-
|
|
2
|
+
import { s as PageSize } from "../../geometry-DUF273hM.cjs";
|
|
3
3
|
import { OdgPage } from "./page.cjs";
|
|
4
4
|
import { Package } from "odf.js";
|
|
5
5
|
//#region src/edit/odg/editor.d.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.js";
|
|
2
|
-
import { s as PageSize } from "../../geometry-
|
|
2
|
+
import { s as PageSize } from "../../geometry-DUF273hM.js";
|
|
3
3
|
import { OdgPage } from "./page.js";
|
|
4
4
|
import { Package } from "odf.js";
|
|
5
5
|
//#region src/edit/odg/editor.d.ts
|
package/dist/edit/odg/page.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as ImageInit } from "../../image-
|
|
2
|
-
import { t as OdpShape } from "../../shape-
|
|
1
|
+
import { t as ImageInit } from "../../image-C6lKT9ZH.cjs";
|
|
2
|
+
import { t as OdpShape } from "../../shape-B0yAqgxZ.cjs";
|
|
3
3
|
import { a as OdgLineVector, l as PathVectorInit, n as LineVectorInit, o as OdgPathVector, r as OdgBoxVector, s as OdgVector, t as BoxVectorInit } from "../../vector-D03KX8Ux.cjs";
|
|
4
4
|
import { Box, ContentVector } from "document-schema.js";
|
|
5
5
|
import { Package, XmlElement, XmlNode } from "odf.js";
|
package/dist/edit/odg/page.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as ImageInit } from "../../image-
|
|
2
|
-
import { t as OdpShape } from "../../shape-
|
|
1
|
+
import { t as ImageInit } from "../../image-CNuBLN5L.js";
|
|
2
|
+
import { t as OdpShape } from "../../shape-tOOiQ2UZ.js";
|
|
3
3
|
import { a as OdgLineVector, l as PathVectorInit, n as LineVectorInit, o as OdgPathVector, r as OdgBoxVector, s as OdgVector, t as BoxVectorInit } from "../../vector-D03KX8Ux.js";
|
|
4
4
|
import { Box, ContentVector } from "document-schema.js";
|
|
5
5
|
import { Package, XmlElement, XmlNode } from "odf.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.cjs";
|
|
2
|
-
import { s as PageSize } from "../../geometry-
|
|
2
|
+
import { s as PageSize } from "../../geometry-DUF273hM.cjs";
|
|
3
3
|
import { OdpSlide } from "./slide.cjs";
|
|
4
4
|
import { Package } from "odf.js";
|
|
5
5
|
//#region src/edit/odp/editor.d.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.js";
|
|
2
|
-
import { s as PageSize } from "../../geometry-
|
|
2
|
+
import { s as PageSize } from "../../geometry-DUF273hM.js";
|
|
3
3
|
import { OdpSlide } from "./slide.js";
|
|
4
4
|
import { Package } from "odf.js";
|
|
5
5
|
//#region src/edit/odp/editor.d.ts
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as MediaContext, r as insertImageFrameMedia, t as ImageInit } from "../../image-
|
|
1
|
+
import { n as MediaContext, r as insertImageFrameMedia, t as ImageInit } from "../../image-C6lKT9ZH.cjs";
|
|
2
2
|
export { ImageInit, MediaContext, insertImageFrameMedia };
|
package/dist/edit/odp/image.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as MediaContext, r as insertImageFrameMedia, t as ImageInit } from "../../image-
|
|
1
|
+
import { n as MediaContext, r as insertImageFrameMedia, t as ImageInit } from "../../image-CNuBLN5L.js";
|
|
2
2
|
export { ImageInit, MediaContext, insertImageFrameMedia };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as buildTextBoxFrame, n as buildImageFrame, r as buildTableFrame, t as OdpShape } from "../../shape-
|
|
1
|
+
import { i as buildTextBoxFrame, n as buildImageFrame, r as buildTableFrame, t as OdpShape } from "../../shape-B0yAqgxZ.cjs";
|
|
2
2
|
export { OdpShape, buildImageFrame, buildTableFrame, buildTextBoxFrame };
|
package/dist/edit/odp/shape.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as buildTextBoxFrame, n as buildImageFrame, r as buildTableFrame, t as OdpShape } from "../../shape-
|
|
1
|
+
import { i as buildTextBoxFrame, n as buildImageFrame, r as buildTableFrame, t as OdpShape } from "../../shape-tOOiQ2UZ.js";
|
|
2
2
|
export { OdpShape, buildImageFrame, buildTableFrame, buildTextBoxFrame };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as Box$1 } from "../../geometry-
|
|
2
|
-
import { t as ImageInit } from "../../image-
|
|
3
|
-
import { t as OdpShape } from "../../shape-
|
|
1
|
+
import { t as Box$1 } from "../../geometry-DUF273hM.cjs";
|
|
2
|
+
import { t as ImageInit } from "../../image-C6lKT9ZH.cjs";
|
|
3
|
+
import { t as OdpShape } from "../../shape-B0yAqgxZ.cjs";
|
|
4
4
|
import { s as OdgVector } from "../../vector-D03KX8Ux.cjs";
|
|
5
|
-
import { a as TableInit, n as OdtTable } from "../../table-
|
|
5
|
+
import { a as TableInit, n as OdtTable } from "../../table-u6fXNuDO.cjs";
|
|
6
6
|
import { ContentVector } from "document-schema.js";
|
|
7
7
|
import { Package, XmlElement, XmlNode } from "odf.js";
|
|
8
8
|
//#region src/edit/odp/slide.d.ts
|
package/dist/edit/odp/slide.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as Box$1 } from "../../geometry-
|
|
2
|
-
import { t as ImageInit } from "../../image-
|
|
3
|
-
import { t as OdpShape } from "../../shape-
|
|
1
|
+
import { t as Box$1 } from "../../geometry-DUF273hM.js";
|
|
2
|
+
import { t as ImageInit } from "../../image-CNuBLN5L.js";
|
|
3
|
+
import { t as OdpShape } from "../../shape-tOOiQ2UZ.js";
|
|
4
4
|
import { s as OdgVector } from "../../vector-D03KX8Ux.js";
|
|
5
|
-
import { a as TableInit, n as OdtTable } from "../../table-
|
|
5
|
+
import { a as TableInit, n as OdtTable } from "../../table-DUM0vvIO.js";
|
|
6
6
|
import { ContentVector } from "document-schema.js";
|
|
7
7
|
import { Package, XmlElement, XmlNode } from "odf.js";
|
|
8
8
|
//#region src/edit/odp/slide.d.ts
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.cjs";
|
|
2
|
-
import { t as OdtParagraph } from "../../paragraph-
|
|
3
|
-
import { n as OdtTable } from "../../table-
|
|
2
|
+
import { t as OdtParagraph } from "../../paragraph-D7324S0j.cjs";
|
|
3
|
+
import { n as OdtTable } from "../../table-u6fXNuDO.cjs";
|
|
4
4
|
import { ContentDocument, ContentParagraph, ContentTable } from "document-schema.js";
|
|
5
5
|
import { Package } from "odf.js";
|
|
6
6
|
//#region src/edit/odt/content.d.ts
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.js";
|
|
2
|
-
import { t as OdtParagraph } from "../../paragraph
|
|
3
|
-
import { n as OdtTable } from "../../table-
|
|
2
|
+
import { t as OdtParagraph } from "../../paragraph--0f7PjzJ.js";
|
|
3
|
+
import { n as OdtTable } from "../../table-DUM0vvIO.js";
|
|
4
4
|
import { ContentDocument, ContentParagraph, ContentTable } from "document-schema.js";
|
|
5
5
|
import { Package } from "odf.js";
|
|
6
6
|
//#region src/edit/odt/content.d.ts
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.cjs";
|
|
2
|
-
import { t as Box$1 } from "../../geometry-
|
|
3
|
-
import { n as ParagraphInit, t as OdtParagraph } from "../../paragraph-
|
|
4
|
-
import { t as OdtList } from "../../list-
|
|
5
|
-
import { a as TableInit, n as OdtTable } from "../../table-
|
|
2
|
+
import { t as Box$1 } from "../../geometry-DUF273hM.cjs";
|
|
3
|
+
import { n as ParagraphInit, t as OdtParagraph } from "../../paragraph-D7324S0j.cjs";
|
|
4
|
+
import { t as OdtList } from "../../list-MCxkKpI7.cjs";
|
|
5
|
+
import { a as TableInit, n as OdtTable } from "../../table-u6fXNuDO.cjs";
|
|
6
6
|
import { ContentFormula, ContentVector } from "document-schema.js";
|
|
7
7
|
import { Package } from "odf.js";
|
|
8
8
|
//#region src/edit/odt/editor.d.ts
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.js";
|
|
2
|
-
import { t as Box$1 } from "../../geometry-
|
|
3
|
-
import { n as ParagraphInit, t as OdtParagraph } from "../../paragraph
|
|
4
|
-
import { t as OdtList } from "../../list-
|
|
5
|
-
import { a as TableInit, n as OdtTable } from "../../table-
|
|
2
|
+
import { t as Box$1 } from "../../geometry-DUF273hM.js";
|
|
3
|
+
import { n as ParagraphInit, t as OdtParagraph } from "../../paragraph--0f7PjzJ.js";
|
|
4
|
+
import { t as OdtList } from "../../list-CSIIzXAV.js";
|
|
5
|
+
import { a as TableInit, n as OdtTable } from "../../table-DUM0vvIO.js";
|
|
6
6
|
import { ContentFormula, ContentVector } from "document-schema.js";
|
|
7
7
|
import { Package } from "odf.js";
|
|
8
8
|
//#region src/edit/odt/editor.d.ts
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as buildImageFrame, r as insertImageFrameMedia, t as ImageInit } from "../../image-
|
|
1
|
+
import { n as buildImageFrame, r as insertImageFrameMedia, t as ImageInit } from "../../image-K3MAhLJc.cjs";
|
|
2
2
|
export { ImageInit, buildImageFrame, insertImageFrameMedia };
|
package/dist/edit/odt/image.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as buildImageFrame, r as insertImageFrameMedia, t as ImageInit } from "../../image-
|
|
1
|
+
import { n as buildImageFrame, r as insertImageFrameMedia, t as ImageInit } from "../../image-BFn8Rm6P.js";
|
|
2
2
|
export { ImageInit, buildImageFrame, insertImageFrameMedia };
|
package/dist/edit/odt/list.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as OdtListItem, r as buildList, t as OdtList } from "../../list-
|
|
1
|
+
import { n as OdtListItem, r as buildList, t as OdtList } from "../../list-MCxkKpI7.cjs";
|
|
2
2
|
export { OdtList, OdtListItem, buildList };
|
package/dist/edit/odt/list.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as OdtListItem, r as buildList, t as OdtList } from "../../list-
|
|
1
|
+
import { n as OdtListItem, r as buildList, t as OdtList } from "../../list-CSIIzXAV.js";
|
|
2
2
|
export { OdtList, OdtListItem, buildList };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as ParagraphInit, r as buildParagraph, t as OdtParagraph } from "../../paragraph-
|
|
1
|
+
import { n as ParagraphInit, r as buildParagraph, t as OdtParagraph } from "../../paragraph-D7324S0j.cjs";
|
|
2
2
|
export { OdtParagraph, ParagraphInit, buildParagraph };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as ParagraphInit, r as buildParagraph, t as OdtParagraph } from "../../paragraph
|
|
1
|
+
import { n as ParagraphInit, r as buildParagraph, t as OdtParagraph } from "../../paragraph--0f7PjzJ.js";
|
|
2
2
|
export { OdtParagraph, ParagraphInit, buildParagraph };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as TableInit, c as readCellDecoration, i as OdtTableRow, n as OdtTable, o as buildCellStyle, r as OdtTableCell, s as buildTable, t as CellDecoration } from "../../table-
|
|
1
|
+
import { a as TableInit, c as readCellDecoration, i as OdtTableRow, n as OdtTable, o as buildCellStyle, r as OdtTableCell, s as buildTable, t as CellDecoration } from "../../table-u6fXNuDO.cjs";
|
|
2
2
|
export { CellDecoration, OdtTable, OdtTableCell, OdtTableRow, TableInit, buildCellStyle, buildTable, readCellDecoration };
|
package/dist/edit/odt/table.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as TableInit, c as readCellDecoration, i as OdtTableRow, n as OdtTable, o as buildCellStyle, r as OdtTableCell, s as buildTable, t as CellDecoration } from "../../table-
|
|
1
|
+
import { a as TableInit, c as readCellDecoration, i as OdtTableRow, n as OdtTable, o as buildCellStyle, r as OdtTableCell, s as buildTable, t as CellDecoration } from "../../table-DUM0vvIO.js";
|
|
2
2
|
export { CellDecoration, OdtTable, OdtTableCell, OdtTableRow, TableInit, buildCellStyle, buildTable, readCellDecoration };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.cjs";
|
|
2
|
-
import { s as PageSize } from "../../geometry-
|
|
2
|
+
import { s as PageSize } from "../../geometry-DUF273hM.cjs";
|
|
3
3
|
import { PptxSlide } from "./slide.cjs";
|
|
4
4
|
import { Package } from "ooxml.js";
|
|
5
5
|
//#region src/edit/pptx/editor.d.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClockPort } from "../../ports/clock.js";
|
|
2
|
-
import { s as PageSize } from "../../geometry-
|
|
2
|
+
import { s as PageSize } from "../../geometry-DUF273hM.js";
|
|
3
3
|
import { PptxSlide } from "./slide.js";
|
|
4
4
|
import { Package } from "ooxml.js";
|
|
5
5
|
//#region src/edit/pptx/editor.d.ts
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as MediaContext, r as insertPictureShapeMedia, t as ImageInit } from "../../image-
|
|
1
|
+
import { n as MediaContext, r as insertPictureShapeMedia, t as ImageInit } from "../../image-DK0YCpYO.cjs";
|
|
2
2
|
export { ImageInit, MediaContext, insertPictureShapeMedia };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as MediaContext, r as insertPictureShapeMedia, t as ImageInit } from "../../image-
|
|
1
|
+
import { n as MediaContext, r as insertPictureShapeMedia, t as ImageInit } from "../../image-BgN3j3ly.js";
|
|
2
2
|
export { ImageInit, MediaContext, insertPictureShapeMedia };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as buildDrawingParagraph, i as ROTATION_UNITS_PER_DEGREE, n as DrawingRunInit, o as buildPictureShape, r as PptxShape, s as buildTextBoxShape, t as DrawingParagraphInit } from "../../shape-
|
|
1
|
+
import { a as buildDrawingParagraph, i as ROTATION_UNITS_PER_DEGREE, n as DrawingRunInit, o as buildPictureShape, r as PptxShape, s as buildTextBoxShape, t as DrawingParagraphInit } from "../../shape-De9583Kz.cjs";
|
|
2
2
|
export { DrawingParagraphInit, DrawingRunInit, PptxShape, ROTATION_UNITS_PER_DEGREE, buildDrawingParagraph, buildPictureShape, buildTextBoxShape };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as buildDrawingParagraph, i as ROTATION_UNITS_PER_DEGREE, n as DrawingRunInit, o as buildPictureShape, r as PptxShape, s as buildTextBoxShape, t as DrawingParagraphInit } from "../../shape-
|
|
1
|
+
import { a as buildDrawingParagraph, i as ROTATION_UNITS_PER_DEGREE, n as DrawingRunInit, o as buildPictureShape, r as PptxShape, s as buildTextBoxShape, t as DrawingParagraphInit } from "../../shape-CnYhKn5U.js";
|
|
2
2
|
export { DrawingParagraphInit, DrawingRunInit, PptxShape, ROTATION_UNITS_PER_DEGREE, buildDrawingParagraph, buildPictureShape, buildTextBoxShape };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as Box$1 } from "../../geometry-
|
|
2
|
-
import { t as ImageInit } from "../../image-
|
|
3
|
-
import { r as PptxShape } from "../../shape-
|
|
4
|
-
import { r as PptxTableInit, t as PptxTable } from "../../table-
|
|
1
|
+
import { t as Box$1 } from "../../geometry-DUF273hM.cjs";
|
|
2
|
+
import { t as ImageInit } from "../../image-DK0YCpYO.cjs";
|
|
3
|
+
import { r as PptxShape } from "../../shape-De9583Kz.cjs";
|
|
4
|
+
import { r as PptxTableInit, t as PptxTable } from "../../table-fnUiKudF.cjs";
|
|
5
5
|
import { ContentVector } from "document-schema.js";
|
|
6
6
|
import { Package, XmlElement, XmlNode } from "ooxml.js";
|
|
7
7
|
//#region src/edit/pptx/slide.d.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as Box$1 } from "../../geometry-
|
|
2
|
-
import { t as ImageInit } from "../../image-
|
|
3
|
-
import { r as PptxShape } from "../../shape-
|
|
4
|
-
import { r as PptxTableInit, t as PptxTable } from "../../table-
|
|
1
|
+
import { t as Box$1 } from "../../geometry-DUF273hM.js";
|
|
2
|
+
import { t as ImageInit } from "../../image-BgN3j3ly.js";
|
|
3
|
+
import { r as PptxShape } from "../../shape-CnYhKn5U.js";
|
|
4
|
+
import { r as PptxTableInit, t as PptxTable } from "../../table-ce9uQfqn.js";
|
|
5
5
|
import { Package, XmlElement, XmlNode } from "ooxml.js";
|
|
6
6
|
import { ContentVector } from "document-schema.js";
|
|
7
7
|
//#region src/edit/pptx/slide.d.ts
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as buildDrawingTable, i as PptxTableRow, n as PptxTableCell, o as buildTableGraphicFrame, r as PptxTableInit, s as findGraphicFrameTable, t as PptxTable } from "../../table-
|
|
1
|
+
import { a as buildDrawingTable, i as PptxTableRow, n as PptxTableCell, o as buildTableGraphicFrame, r as PptxTableInit, s as findGraphicFrameTable, t as PptxTable } from "../../table-fnUiKudF.cjs";
|
|
2
2
|
export { PptxTable, PptxTableCell, PptxTableInit, PptxTableRow, buildDrawingTable, buildTableGraphicFrame, findGraphicFrameTable };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as buildDrawingTable, i as PptxTableRow, n as PptxTableCell, o as buildTableGraphicFrame, r as PptxTableInit, s as findGraphicFrameTable, t as PptxTable } from "../../table-
|
|
1
|
+
import { a as buildDrawingTable, i as PptxTableRow, n as PptxTableCell, o as buildTableGraphicFrame, r as PptxTableInit, s as findGraphicFrameTable, t as PptxTable } from "../../table-ce9uQfqn.js";
|
|
2
2
|
export { PptxTable, PptxTableCell, PptxTableInit, PptxTableRow, buildDrawingTable, buildTableGraphicFrame, findGraphicFrameTable };
|
package/dist/fonts/odf.d.cts
CHANGED
package/dist/fonts/odf.d.ts
CHANGED
package/dist/fonts/ooxml.d.cts
CHANGED
package/dist/fonts/ooxml.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as extractSourceFonts, n as FontSourcePackage, r as createDocumentFontRegistry, t as DocumentFontRegistryOptions } from "../registry-
|
|
1
|
+
import { i as extractSourceFonts, n as FontSourcePackage, r as createDocumentFontRegistry, t as DocumentFontRegistryOptions } from "../registry-ZAWlWHqJ.cjs";
|
|
2
2
|
export { DocumentFontRegistryOptions, FontSourcePackage, createDocumentFontRegistry, extractSourceFonts };
|
package/dist/fonts/registry.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as extractSourceFonts, n as FontSourcePackage, r as createDocumentFontRegistry, t as DocumentFontRegistryOptions } from "../registry-
|
|
1
|
+
import { i as extractSourceFonts, n as FontSourcePackage, r as createDocumentFontRegistry, t as DocumentFontRegistryOptions } from "../registry-DpF4A9EM.js";
|
|
2
2
|
export { DocumentFontRegistryOptions, FontSourcePackage, createDocumentFontRegistry, extractSourceFonts };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { Box, Box as Box$1, BoxSchema, Margins, MarginsSchema, PAGE_SIZE_A4, PAGE_SIZE_LETTER, PageSize as PageSize$1, PageSizeSchema, Point, Point as Point$1, SLIDE_SIZE_STANDARD, SLIDE_SIZE_WIDESCREEN } from "document-schema.js";
|
|
2
|
+
//#region src/model/geometry.d.ts
|
|
3
|
+
declare function flipY(box: Box, containerHeightPt: number): Box;
|
|
4
|
+
declare function rotatePointAboutCenter(point: Point, center: Point, degrees: number): Point;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { PAGE_SIZE_A4 as a, PageSizeSchema as c, SLIDE_SIZE_WIDESCREEN as d, flipY as f, MarginsSchema as i, Point$1 as l, BoxSchema as n, PAGE_SIZE_LETTER as o, rotatePointAboutCenter as p, Margins as r, PageSize$1 as s, Box$1 as t, SLIDE_SIZE_STANDARD as u };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { Box, Box as Box$1, BoxSchema, Margins, MarginsSchema, PAGE_SIZE_A4, PAGE_SIZE_LETTER, PageSize as PageSize$1, PageSizeSchema, Point, Point as Point$1, SLIDE_SIZE_STANDARD, SLIDE_SIZE_WIDESCREEN } from "document-schema.js";
|
|
2
|
+
//#region src/model/geometry.d.ts
|
|
3
|
+
declare function flipY(box: Box, containerHeightPt: number): Box;
|
|
4
|
+
declare function rotatePointAboutCenter(point: Point, center: Point, degrees: number): Point;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { PAGE_SIZE_A4 as a, PageSizeSchema as c, SLIDE_SIZE_WIDESCREEN as d, flipY as f, MarginsSchema as i, Point$1 as l, BoxSchema as n, PAGE_SIZE_LETTER as o, rotatePointAboutCenter as p, Margins as r, PageSize$1 as s, Box$1 as t, SLIDE_SIZE_STANDARD as u };
|