@embedpdf/snippet 2.2.0 → 2.4.0
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/{browser-awZxztMA-DP8ttsSz.js → browser-awZxztMA-D3GAv5zi.js} +1 -1
- package/dist/components/annotation-sidebar/dynamic-sidebar.d.ts +14 -0
- package/dist/components/annotation-sidebar/dynamic-sidebar.d.ts.map +1 -0
- package/dist/components/annotation-sidebar/property-schema.d.ts +43 -0
- package/dist/components/annotation-sidebar/property-schema.d.ts.map +1 -0
- package/dist/components/annotation-sidebar/property-sections.d.ts +12 -0
- package/dist/components/annotation-sidebar/property-sections.d.ts.map +1 -0
- package/dist/components/annotation-sidebar.d.ts.map +1 -1
- package/dist/components/app.d.ts.map +1 -1
- package/dist/components/comment-sidebar/annotation-card.d.ts.map +1 -1
- package/dist/components/comment-sidebar/config.d.ts.map +1 -1
- package/dist/components/icons/external-link.d.ts +3 -0
- package/dist/components/icons/external-link.d.ts.map +1 -0
- package/dist/components/icons/group.d.ts +4 -0
- package/dist/components/icons/group.d.ts.map +1 -0
- package/dist/components/icons/index.d.ts.map +1 -1
- package/dist/components/icons/link-off.d.ts +4 -0
- package/dist/components/icons/link-off.d.ts.map +1 -0
- package/dist/components/icons/link.d.ts +4 -0
- package/dist/components/icons/link.d.ts.map +1 -0
- package/dist/components/icons/marquee-select.d.ts +4 -0
- package/dist/components/icons/marquee-select.d.ts.map +1 -0
- package/dist/components/icons/redact-area.d.ts +1 -1
- package/dist/components/icons/redact-area.d.ts.map +1 -1
- package/dist/components/icons/redact-combined.d.ts +4 -0
- package/dist/components/icons/redact-combined.d.ts.map +1 -0
- package/dist/components/icons/redact.d.ts +1 -1
- package/dist/components/icons/redact.d.ts.map +1 -1
- package/dist/components/icons/redaction-sidebar.d.ts +4 -0
- package/dist/components/icons/redaction-sidebar.d.ts.map +1 -0
- package/dist/components/icons/ungroup.d.ts +4 -0
- package/dist/components/icons/ungroup.d.ts.map +1 -0
- package/dist/components/link-modal.d.ts +13 -0
- package/dist/components/link-modal.d.ts.map +1 -0
- package/dist/components/redaction-sidebar.d.ts +6 -0
- package/dist/components/redaction-sidebar.d.ts.map +1 -0
- package/dist/components/ui/icon.d.ts.map +1 -1
- package/dist/components/ui/tab-button.d.ts.map +1 -1
- package/dist/config/commands.d.ts.map +1 -1
- package/dist/config/translations.d.ts.map +1 -1
- package/dist/config/ui-schema.d.ts.map +1 -1
- package/dist/direct-engine-C7SfSLKO.js +1 -0
- package/dist/embedpdf-BKA1PzZQ.js +3 -0
- package/dist/embedpdf.js +1 -1
- package/dist/pdfium.wasm +0 -0
- package/dist/ui/schema-modal.d.ts +2 -1
- package/dist/ui/schema-modal.d.ts.map +1 -1
- package/dist/ui/schema-selection-menu.d.ts.map +1 -1
- package/dist/worker-engine-D2Ltspcj.js +1 -0
- package/package.json +30 -30
- package/dist/components/annotation-sidebar/free-text-sidebar.d.ts +0 -5
- package/dist/components/annotation-sidebar/free-text-sidebar.d.ts.map +0 -1
- package/dist/components/annotation-sidebar/ink-sidebar.d.ts +0 -5
- package/dist/components/annotation-sidebar/ink-sidebar.d.ts.map +0 -1
- package/dist/components/annotation-sidebar/line-sidebar.d.ts +0 -5
- package/dist/components/annotation-sidebar/line-sidebar.d.ts.map +0 -1
- package/dist/components/annotation-sidebar/polygon-sidebar.d.ts +0 -5
- package/dist/components/annotation-sidebar/polygon-sidebar.d.ts.map +0 -1
- package/dist/components/annotation-sidebar/registry.d.ts +0 -20
- package/dist/components/annotation-sidebar/registry.d.ts.map +0 -1
- package/dist/components/annotation-sidebar/shape-sidebar.d.ts +0 -5
- package/dist/components/annotation-sidebar/shape-sidebar.d.ts.map +0 -1
- package/dist/components/annotation-sidebar/stamp-sidebar.d.ts +0 -5
- package/dist/components/annotation-sidebar/stamp-sidebar.d.ts.map +0 -1
- package/dist/components/annotation-sidebar/text-markup-sidebar.d.ts +0 -5
- package/dist/components/annotation-sidebar/text-markup-sidebar.d.ts.map +0 -1
- package/dist/direct-engine-m4-HnUa2.js +0 -1
- package/dist/embedpdf-T0lTFeLi.js +0 -3
- package/dist/worker-engine-Ch3J8jLj.js +0 -1
package/dist/embedpdf.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
1
|
+
export{_ as AnnotationPlugin,ae as AttachmentPlugin,aa as BookmarkPlugin,a1 as CapturePlugin,a6 as CommandsPlugin,a7 as DocumentManagerPlugin,K as EmbedPdfContainer,ab as ExportPlugin,a9 as FullscreenPlugin,ad as HistoryPlugin,a5 as I18nPlugin,ag as InteractionManagerPlugin,ac as PanPlugin,a8 as PrintPlugin,a3 as RedactionMode,a2 as RedactionPlugin,af as RenderPlugin,W as RotatePlugin,R as Rotation,S as ScrollPlugin,M as ScrollStrategy,$ as SearchPlugin,a0 as SelectionPlugin,Q as SpreadMode,O as SpreadPlugin,Y as ThumbnailPlugin,X as TilingPlugin,a4 as UIPlugin,V as ViewportPlugin,U as ZoomMode,Z as ZoomPlugin,ak as createTheme,aj as darkTheme,L as default,ah as ignore,ai as lightTheme,al as registerIcon,am as registerIcons,J as version}from"./embedpdf-BKA1PzZQ.js";
|
package/dist/pdfium.wasm
CHANGED
|
Binary file
|
|
@@ -6,6 +6,7 @@ export interface ModalRendererProps {
|
|
|
6
6
|
isOpen: boolean;
|
|
7
7
|
onClose: () => void;
|
|
8
8
|
onExited: () => void;
|
|
9
|
+
modalProps?: Record<string, unknown>;
|
|
9
10
|
}
|
|
10
11
|
/**
|
|
11
12
|
* Schema-driven Modal Renderer for Preact
|
|
@@ -13,5 +14,5 @@ export interface ModalRendererProps {
|
|
|
13
14
|
* Renders modals defined in the UI schema.
|
|
14
15
|
* Supports animation lifecycle via isOpen and onExited props.
|
|
15
16
|
*/
|
|
16
|
-
export declare function SchemaModal({ schema, documentId, isOpen, onClose, onExited }: ModalRendererProps): h.JSX.Element | null;
|
|
17
|
+
export declare function SchemaModal({ schema, documentId, isOpen, onClose, onExited, modalProps, }: ModalRendererProps): h.JSX.Element | null;
|
|
17
18
|
//# sourceMappingURL=schema-modal.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema-modal.d.ts","sourceRoot":"","sources":["../../src/ui/schema-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAY,MAAM,QAAQ,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGlD,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE,WAAW,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,MAAM,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"schema-modal.d.ts","sourceRoot":"","sources":["../../src/ui/schema-modal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAY,MAAM,QAAQ,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGlD,MAAM,WAAW,kBAAkB;IACjC,MAAM,EAAE,WAAW,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACtC;AAED;;;;;GAKG;AACH,wBAAgB,WAAW,CAAC,EAC1B,MAAM,EACN,UAAU,EACV,MAAM,EACN,OAAO,EACP,QAAQ,EACR,UAAU,GACX,EAAE,kBAAkB,wBAmBpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema-selection-menu.d.ts","sourceRoot":"","sources":["../../src/ui/schema-selection-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAiB,MAAM,QAAQ,CAAC;AAC1C,OAAO,EACL,0BAA0B,EAI3B,MAAM,4BAA4B,CAAC;
|
|
1
|
+
{"version":3,"file":"schema-selection-menu.d.ts","sourceRoot":"","sources":["../../src/ui/schema-selection-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAiB,MAAM,QAAQ,CAAC;AAC1C,OAAO,EACL,0BAA0B,EAI3B,MAAM,4BAA4B,CAAC;AAIpC,wBAAgB,mBAAmB,CAAC,EAAE,MAAM,EAAE,UAAU,EAAE,KAAK,EAAE,EAAE,0BAA0B,iBAqC5F"}
|