// Auto-generated ambient declarations for internal workspace packages. // These are private @superdoc/* packages that consumers cannot install. // This file prevents TypeScript errors when skipLibCheck is false. // // External packages (prosemirror-*, vue, eventemitter3, yjs, etc.) are NOT // shimmed here — their real types come from node_modules. Ambient shims for // external packages would override real types globally, breaking consumers // who depend on those packages (e.g. Tiptap users need real prosemirror types). // // NOTE: This is a script file (no exports), so `declare module` creates // global ambient declarations and top-level declarations are global. // --- Internal workspace packages (auto-generated) --- declare module '@superdoc/common/components/BasicUpload.vue' { const _: any; export default _; } declare module '@superdoc/composables/useUiFontFamily.js' { export type useUiFontFamily = any; } declare module '@superdoc/contracts' { export type ChartModel = any; export type ColumnLayout = any; export type FlowBlock = any; export type FlowMode = any; export type Fragment = any; export type ImageHyperlink = any; export type Layout = any; export type Measure = any; export type Page = any; export type SectionMetadata = any; export type StructuredContentLockMode = any; export type TableBlock = any; export type TableFragment = any; export type TableMeasure = any; export type TrackedChangesMode = any; } declare module '@superdoc/document-api' { export type AssertStep = any; export type AuthoritiesAddress = any; export type AuthoritiesConfig = any; export type AuthoritiesConfigureInput = any; export type AuthoritiesDomain = any; export type AuthoritiesGetInput = any; export type AuthoritiesInfo = any; export type AuthoritiesInsertInput = any; export type AuthoritiesListInput = any; export type AuthoritiesMutationResult = any; export type AuthoritiesRebuildInput = any; export type AuthoritiesRemoveInput = any; export type AuthorityEntryAddress = any; export type AuthorityEntryDomain = any; export type AuthorityEntryGetInput = any; export type AuthorityEntryInfo = any; export type AuthorityEntryInsertInput = any; export type AuthorityEntryListInput = any; export type AuthorityEntryMutationResult = any; export type AuthorityEntryRemoveInput = any; export type AuthorityEntryUpdateInput = any; export type BibliographyAddress = any; export type BibliographyConfigureInput = any; export type BibliographyGetInput = any; export type BibliographyInfo = any; export type BibliographyInsertInput = any; export type BibliographyMutationResult = any; export type BibliographyRebuildInput = any; export type BibliographyRemoveInput = any; export type BlockNodeAddress = any; export type BlockNodeType = any; export type BlocksDeleteInput = any; export type BlocksDeleteRangeInput = any; export type BlocksDeleteRangeResult = any; export type BlocksDeleteResult = any; export type BlocksListInput = any; export type BlocksListResult = any; export type BookmarkAddress = any; export type BookmarkDomain = any; export type BookmarkGetInput = any; export type BookmarkInfo = any; export type BookmarkInsertInput = any; export type BookmarkListInput = any; export type BookmarkMutationResult = any; export type BookmarkRemoveInput = any; export type BookmarkRenameInput = any; export type BookmarksListResult = any; export type CanContinueReason = any; export type CanJoinReason = any; export type CaptionAddress = any; export type CaptionConfigResult = any; export type CaptionConfigureInput = any; export type CaptionDomain = any; export type CaptionGetInput = any; export type CaptionInfo = any; export type CaptionInsertInput = any; export type CaptionListInput = any; export type CaptionMutationResult = any; export type CaptionRemoveInput = any; export type CaptionUpdateInput = any; export type CitationAddress = any; export type CitationDomain = any; export type CitationGetInput = any; export type CitationInfo = any; export type CitationInsertInput = any; export type CitationListInput = any; export type CitationMutationResult = any; export type CitationRemoveInput = any; export type CitationSourceAddress = any; export type CitationSourceDomain = any; export type CitationSourceGetInput = any; export type CitationSourceInfo = any; export type CitationSourceInsertInput = any; export type CitationSourceListInput = any; export type CitationSourceMutationResult = any; export type CitationSourceRemoveInput = any; export type CitationSourceUpdateInput = any; export type CitationUpdateInput = any; export type ClearContentInput = any; export type ClearEditingRestrictionInput = any; export type CommentInfo = any; export type CommentStatus = any; export type CommentsAdapter = any; export type ContentControlBinding = any; export type ContentControlInfo = any; export type ContentControlMutationResult = any; export type ContentControlTarget = any; export type ContentControlType = any; export type ContentControlsAdapter = any; export type ContentControlsCreateAdapter = any; export type ContentControlsListResult = any; export type ConvertToFloatingInput = any; export type ConvertToInlineInput = any; export type CreateHeadingInput = any; export type CreateHeadingResult = any; export type CreateImageInput = any; export type CreateImageResult = any; export type CreateParagraphInput = any; export type CreateParagraphResult = any; export type CreateSectionBreakInput = any; export type CreateSectionBreakResult = any; export type CreateTableInput = any; export type CreateTableOfContentsInput = any; export type CreateTableOfContentsResult = any; export type CreateTableResult = any; export type CropInput = any; export type CrossRefAddress = any; export type CrossRefDomain = any; export type CrossRefGetInput = any; export type CrossRefInfo = any; export type CrossRefInsertInput = any; export type CrossRefListInput = any; export type CrossRefMutationResult = any; export type CrossRefRebuildInput = any; export type CrossRefRemoveInput = any; export type DiffAdapter = any; export type DiffApplyResult = any; export type DiffCoverage = any; export type DiffPayload = any; export type DiffSnapshot = any; export type DiffSummary = any; export type DiscoveryItem = any; export type DiscoveryResult = any; export type DocumentApi = any; export type DocumentApiAdapters = any; export type DocumentApiCapabilities = any; export type DocumentInfo = any; export type DocumentMutationResult = any; export type DocumentProtectionState = any; export type EditingRestrictionMode = any; export type EndnoteStoryLocator = any; export type ExtractInput = any; export type ExtractResult = any; export type FieldAddress = any; export type FieldDomain = any; export type FieldGetInput = any; export type FieldInfo = any; export type FieldInsertInput = any; export type FieldListInput = any; export type FieldMutationResult = any; export type FieldRebuildInput = any; export type FieldRemoveInput = any; export type FindOutput = any; export type FlipInput = any; export type FootnoteAddress = any; export type FootnoteConfigResult = any; export type FootnoteConfigureInput = any; export type FootnoteDomain = any; export type FootnoteGetInput = any; export type FootnoteInfo = any; export type FootnoteInsertInput = any; export type FootnoteListInput = any; export type FootnoteMutationResult = any; export type FootnoteRemoveInput = any; export type FootnoteStoryLocator = any; export type FootnoteUpdateInput = any; export type FootnotesListResult = any; export type FormatBoldInput = any; export type FormatItalicInput = any; export type FormatStrikethroughInput = any; export type FormatUnderlineInput = any; export type GetHtmlInput = any; export type GetMarkdownInput = any; export type GetNodeByIdInput = any; export type GetTextInput = any; export type HeaderFooterKind = any; export type HeaderFooterPartStoryLocator = any; export type HeaderFooterPartsMutationResult = any; export type HeaderFooterResolveResult = any; export type HeaderFooterSlotEntry = any; export type HeaderFooterSlotStoryLocator = any; export type HeaderFooterVariant = any; export type HeaderFootersGetInput = any; export type HeaderFootersListQuery = any; export type HeaderFootersListResult = any; export type HeaderFootersPartsCreateInput = any; export type HeaderFootersPartsDeleteInput = any; export type HeaderFootersPartsListQuery = any; export type HeaderFootersPartsListResult = any; export type HeaderFootersRefsClearInput = any; export type HeaderFootersRefsSetInput = any; export type HeaderFootersRefsSetLinkedToPreviousInput = any; export type HeaderFootersResolveInput = any; export type HighlightRange = any; export type HistoryAdapter = any; export type HyperlinkInfo = any; export type HyperlinkMutationResult = any; export type HyperlinksGetInput = any; export type HyperlinksInsertInput = any; export type HyperlinksListQuery = any; export type HyperlinksListResult = any; export type HyperlinksPatchInput = any; export type HyperlinksRemoveInput = any; export type HyperlinksWrapInput = any; export type ImageSummary = any; export type ImagesDeleteInput = any; export type ImagesGetInput = any; export type ImagesListInput = any; export type ImagesListResult = any; export type ImagesMutationResult = any; export type IndexAddress = any; export type IndexConfig = any; export type IndexConfigureInput = any; export type IndexDomain = any; export type IndexEntryAddress = any; export type IndexEntryDomain = any; export type IndexEntryGetInput = any; export type IndexEntryInfo = any; export type IndexEntryInsertInput = any; export type IndexEntryListInput = any; export type IndexEntryMutationResult = any; export type IndexEntryRemoveInput = any; export type IndexEntryUpdateInput = any; export type IndexGetInput = any; export type IndexInfo = any; export type IndexInsertInput = any; export type IndexListInput = any; export type IndexMutationResult = any; export type IndexRebuildInput = any; export type IndexRemoveInput = any; export type InfoInput = any; export type InlineAnchor = any; export type InlineNodeType = any; export type InlineRunPatchKey = any; export type InlineStylePolicy = any; export type InlineToggleDirective = any; export type InlineTokenDiagnostic = any; export type InsertCaptionInput = any; export type InsertInput = any; export type JoinDirection = any; export type ListInsertInput = any; export type ListItemAddress = any; export type ListItemInfo = any; export type ListKind = any; export type ListTargetInput = any; export type ListsApplyPresetInput = any; export type ListsApplyStyleInput = any; export type ListsApplyTemplateInput = any; export type ListsAttachInput = any; export type ListsCanContinuePreviousInput = any; export type ListsCanContinuePreviousResult = any; export type ListsCanJoinInput = any; export type ListsCanJoinResult = any; export type ListsCaptureTemplateInput = any; export type ListsCaptureTemplateResult = any; export type ListsClearLevelOverridesInput = any; export type ListsContinuePreviousInput = any; export type ListsConvertToTextInput = any; export type ListsConvertToTextResult = any; export type ListsCreateInput = any; export type ListsCreateResult = any; export type ListsDetachInput = any; export type ListsDetachResult = any; export type ListsGetInput = any; export type ListsGetStyleInput = any; export type ListsGetStyleResult = any; export type ListsInsertResult = any; export type ListsJoinInput = any; export type ListsJoinResult = any; export type ListsListQuery = any; export type ListsListResult = any; export type ListsMutateItemResult = any; export type ListsRestartAtInput = any; export type ListsSeparateInput = any; export type ListsSeparateResult = any; export type ListsSetLevelAlignmentInput = any; export type ListsSetLevelBulletInput = any; export type ListsSetLevelIndentsInput = any; export type ListsSetLevelInput = any; export type ListsSetLevelLayoutInput = any; export type ListsSetLevelMarkerFontInput = any; export type ListsSetLevelNumberStyleInput = any; export type ListsSetLevelNumberingInput = any; export type ListsSetLevelPictureBulletInput = any; export type ListsSetLevelRestartInput = any; export type ListsSetLevelStartInput = any; export type ListsSetLevelTextInput = any; export type ListsSetLevelTrailingCharacterInput = any; export type ListsSetTypeInput = any; export type ListsSetValueInput = any; export type LockMode = any; export type MarkKey = any; export type MarkdownToFragmentInput = any; export type MatchContext = any; export type MatchRun = any; export type MatchStyle = any; export type MoveImageInput = any; export type MutationOptions = any; export type MutationStep = any; export type MutationsApplyInput = any; export type MutationsPreviewInput = any; export type MutationsPreviewOutput = any; export type NavigableAddress = any; export type NestingPolicy = any; export type NodeAddress = any; export type NodeInfo = any; export type NodeType = any; export type NormalizedStylesApplyOptions = any; export type ParagraphMutationResult = any; export type ParagraphsClearAlignmentInput = any; export type ParagraphsClearAllTabStopsInput = any; export type ParagraphsClearBorderInput = any; export type ParagraphsClearDirectionInput = any; export type ParagraphsClearIndentationInput = any; export type ParagraphsClearShadingInput = any; export type ParagraphsClearSpacingInput = any; export type ParagraphsClearStyleInput = any; export type ParagraphsClearTabStopInput = any; export type ParagraphsResetDirectFormattingInput = any; export type ParagraphsSetAlignmentInput = any; export type ParagraphsSetBorderInput = any; export type ParagraphsSetDirectionInput = any; export type ParagraphsSetFlowOptionsInput = any; export type ParagraphsSetIndentationInput = any; export type ParagraphsSetKeepOptionsInput = any; export type ParagraphsSetOutlineLevelInput = any; export type ParagraphsSetShadingInput = any; export type ParagraphsSetSpacingInput = any; export type ParagraphsSetStyleInput = any; export type ParagraphsSetTabStopInput = any; export type PermissionRangeInfo = any; export type PermissionRangeKind = any; export type PermissionRangeMutationResult = any; export type PermissionRangePrincipal = any; export type PermissionRangeRemoveResult = any; export type PermissionRangesCreateInput = any; export type PermissionRangesGetInput = any; export type PermissionRangesListInput = any; export type PermissionRangesListResult = any; export type PermissionRangesRemoveInput = any; export type PermissionRangesUpdatePrincipalInput = any; export type Placement = any; export type PlanReceipt = any; export type ProtectionMutationResult = any; export type Query = any; export type QueryMatchInput = any; export type QueryMatchOutput = any; export type QueryResult = any; export type Receipt = any; export type ReceiptFailureCode = any; export type RemoveCaptionInput = any; export type ReplaceInput = any; export type ReplaceSourceInput = any; export type ResetCropInput = any; export type ResolveRangeInput = any; export type ResolveRangeOutput = any; export type RevisionGuardOptions = any; export type RotateInput = any; export type SDContentNode = any; export type SDDocument = any; export type SDError = any; export type SDFindInput = any; export type SDFindResult = any; export type SDFragment = any; export type SDGetInput = any; export type SDInlineNode = any; export type SDMarkdownToFragmentResult = any; export type SDMutationReceipt = any; export type SDNodeResult = any; export type SDReadOptions = any; export type ScaleInput = any; export type SectionAddress = any; export type SectionBreakType = any; export type SectionColumns = any; export type SectionDirection = any; export type SectionDomain = any; export type SectionHeaderFooterKind = any; export type SectionHeaderFooterRefs = any; export type SectionHeaderFooterVariant = any; export type SectionInfo = any; export type SectionLineNumbering = any; export type SectionMutationResult = any; export type SectionPageBorders = any; export type SectionPageMargins = any; export type SectionPageNumbering = any; export type SectionPageSetup = any; export type SectionVerticalAlign = any; export type SectionsClearHeaderFooterRefInput = any; export type SectionsClearPageBordersInput = any; export type SectionsGetInput = any; export type SectionsListQuery = any; export type SectionsListResult = any; export type SectionsSetBreakTypeInput = any; export type SectionsSetColumnsInput = any; export type SectionsSetHeaderFooterMarginsInput = any; export type SectionsSetHeaderFooterRefInput = any; export type SectionsSetLineNumberingInput = any; export type SectionsSetLinkToPreviousInput = any; export type SectionsSetOddEvenHeadersFootersInput = any; export type SectionsSetPageBordersInput = any; export type SectionsSetPageMarginsInput = any; export type SectionsSetPageNumberingInput = any; export type SectionsSetPageSetupInput = any; export type SectionsSetSectionDirectionInput = any; export type SectionsSetTitlePageInput = any; export type SectionsSetVerticalAlignInput = any; export type SelectionMutationRequest = any; export type SelectionPoint = any; export type SelectionTarget = any; export type SetAltTextInput = any; export type SetAnchorOptionsInput = any; export type SetDecorativeInput = any; export type SetEditingRestrictionInput = any; export type SetHyperlinkInput = any; export type SetLockAspectRatioInput = any; export type SetNameInput = any; export type SetPositionInput = any; export type SetSizeInput = any; export type SetWrapDistancesInput = any; export type SetWrapSideInput = any; export type SetWrapTypeInput = any; export type SetZOrderInput = any; export type StepOutcome = any; export type StepOutcomeData = any; export type StoryLocator = any; export type StyleApplyInput = any; export type StyleApplyStep = any; export type StylesApplyInput = any; export type StylesApplyReceipt = any; export type TableAddress = any; export type TableCellAddress = any; export type TableCreateLocation = any; export type TableLocator = any; export type TableMutationResult = any; export type TableOrRowAddress = any; export type TablesApplyBorderPresetInput = any; export type TablesApplyStyleInput = any; export type TablesClearBorderInput = any; export type TablesClearCellSpacingInput = any; export type TablesClearDefaultStyleInput = any; export type TablesClearShadingInput = any; export type TablesClearStyleInput = any; export type TablesConvertFromTextInput = any; export type TablesConvertToTextInput = any; export type TablesDeleteCellInput = any; export type TablesDeleteColumnInput = any; export type TablesDeleteRowInput = any; export type TablesDistributeColumnsInput = any; export type TablesDistributeRowsInput = any; export type TablesGetCellsInput = any; export type TablesGetCellsOutput = any; export type TablesGetInput = any; export type TablesGetOutput = any; export type TablesGetPropertiesInput = any; export type TablesGetPropertiesOutput = any; export type TablesGetStylesInput = any; export type TablesGetStylesOutput = any; export type TablesInsertCellInput = any; export type TablesInsertColumnInput = any; export type TablesInsertRowInput = any; export type TablesMergeCellsInput = any; export type TablesMoveInput = any; export type TablesSetAltTextInput = any; export type TablesSetBorderInput = any; export type TablesSetBordersInput = any; export type TablesSetCellPaddingInput = any; export type TablesSetCellPropertiesInput = any; export type TablesSetCellSpacingInput = any; export type TablesSetColumnWidthInput = any; export type TablesSetDefaultStyleInput = any; export type TablesSetLayoutInput = any; export type TablesSetRowHeightInput = any; export type TablesSetRowOptionsInput = any; export type TablesSetShadingInput = any; export type TablesSetStyleInput = any; export type TablesSetStyleOptionInput = any; export type TablesSetTableOptionsInput = any; export type TablesSetTablePaddingInput = any; export type TablesSortInput = any; export type TablesSplitCellInput = any; export type TablesSplitInput = any; export type TablesUnmergeCellsInput = any; export type TextAddress = any; export type TextDeleteStep = any; export type TextInsertStep = any; export type TextMutationReceipt = any; export type TextMutationResolution = any; export type TextRewriteStep = any; export type TextTarget = any; export type TocAddress = any; export type TocConfigureInput = any; export type TocConfigurePatch = any; export type TocCreateLocation = any; export type TocDomain = any; export type TocEditEntryInput = any; export type TocEntryAddress = any; export type TocEntryDomain = any; export type TocEntryInfo = any; export type TocEntryMutationResult = any; export type TocGetEntryInput = any; export type TocGetInput = any; export type TocInfo = any; export type TocListEntriesQuery = any; export type TocListEntriesResult = any; export type TocListQuery = any; export type TocListResult = any; export type TocMarkEntryInput = any; export type TocMutationResult = any; export type TocRemoveInput = any; export type TocSwitchConfig = any; export type TocUnmarkEntryInput = any; export type TocUpdateInput = any; export type TrackChangeInfo = any; export type TrackChangeType = any; export type TrackChangeWordRevisionIds = any; export type TrackChangesAcceptAllInput = any; export type TrackChangesAcceptInput = any; export type TrackChangesGetInput = any; export type TrackChangesListInput = any; export type TrackChangesListResult = any; export type TrackChangesRejectAllInput = any; export type TrackChangesRejectInput = any; export type UnknownNodeDiagnostic = any; export type UpdateCaptionInput = any; export type WriteRequest = any; } declare module '@superdoc/layout-bridge' { export type HeaderFooterBatch = any; export type HeaderFooterConstraints = any; export type HeaderFooterIdentifier = any; export type HeaderFooterLayoutResult = any; export type MultiSectionHeaderFooterIdentifier = any; export type PageGeometryHelper = any; export type Point = any; export type PositionHit = any; export type TableHitResult = any; export type extractIdentifierFromConverter = any; } declare module '@superdoc/painter-dom' { export type DomPainterInput = any; export type DomPainterOptions = any; export type LayoutMode = any; export type PageDecorationProvider = any; export type PaintSnapshot = any; export type PaintSnapshotAnnotationEntity = any; export type PositionMapping = any; export type RulerOptions = any; } declare module '@superdoc/pm-adapter' { export type ConverterContext = any; } declare module '@superdoc/pm-adapter/sections/types.js' { export type SectionRange = any; } declare module '@superdoc/style-engine/ooxml' { export type NumberingProperties = any; export type OoxmlResolverParams = any; export type ParagraphProperties = any; export type ParagraphSpacing = any; export type RunProperties = any; export type StyleDefinition = any; export type StylesDocumentProperties = any; export type combineRunProperties = any; export type resolveParagraphProperties = any; export type resolveRunProperties = any; }