import "@/pdfjs-dist/es5/build/pdf"; import "@/pdfjs-dist/lib/web/genericcom"; import "@/pdfjs-dist/lib/web/pdf_print_service"; import "@/pdfjs-dist/build/pdf.worker.entry"; import "@/sass/icons.scss"; import "@/sass/index.scss"; import { ToolbarConfig, Theme, ToolbarIdConfig, PageScale, IFile, IAdsibInformation, MODE_AGETIC } from "@/types"; import { PropType } from "vue"; import { DateTime } from "luxon"; declare const _default: import("vue").DefineComponent { agetic: boolean; adsib: boolean; }; type: PropType; }; viewSignature: { default: () => { agetic: boolean; adsib: boolean; }; type: PropType; }; viewButton: { default: () => { print: boolean; openFile: boolean; presentationMode: boolean; download: boolean; bookmark: boolean; files: boolean; }; type: PropType; }; config: { default: () => ToolbarConfig; type: PropType; }; files: { type: PropType; default: any[]; }; token: { type: StringConstructor; default: string; }; tokenAgetic: { type: StringConstructor; default: string; }; modeAgetic: { type: PropType; default: MODE_AGETIC; }; msAdsib: { type: StringConstructor; default: string; }; msAgetic: { type: StringConstructor; default: string; }; msSeguridad: { type: StringConstructor; default: string; }; footerText: { type: StringConstructor; default: string; }; footerVisible: { type: BooleanConstructor; default: boolean; }; waterMarkerActive: { type: BooleanConstructor; default: boolean; }; waterMarkerText: { type: StringConstructor; default: string; }; disableButtonSignAutomatic: { type: BooleanConstructor; default: boolean; }; verifyFunctionary: { type: BooleanConstructor; default: boolean; }; title: { type: BooleanConstructor; default: () => boolean; }; toastEnabled: { type: BooleanConstructor; default: () => boolean; }; buttonDeleteFile: { type: BooleanConstructor; default: () => boolean; }; buttonSyncFile: { type: BooleanConstructor; default: () => boolean; }; enableInformationFile: { type: BooleanConstructor; default: () => boolean; }; fileName: StringConstructor; pdf: { type: (StringConstructor | ArrayBufferConstructor)[]; }; theme: PropType; idConfig: { type: PropType; default: () => ToolbarConfig; }; pageScale: PropType; pageNumber: NumberConstructor; }>, { onSyncFile: () => Promise; modalSync: import("vue").Ref; loadingAction: { login_agetic: boolean; sync_file: boolean; }; disabledButtonLegalComputed: import("vue").ComputedRef; adsibEnabled: import("vue").ComputedRef; adsibInformation: import("vue").Ref<{ solicitud?: { createdAt: string; estado: string; }; contrato?: { fechaInicio: string; fechaFin: string; descripcion: string; createdAt: string; estado: number; }; token?: { createdAt: string; estado: number; }; }, IAdsibInformation | { solicitud?: { createdAt: string; estado: string; }; contrato?: { fechaInicio: string; fechaFin: string; descripcion: string; createdAt: string; estado: number; }; token?: { createdAt: string; estado: number; }; }>; passwordVisible: import("vue").Ref; filesInformation: import("vue").Ref; pin: import("vue").Ref; modalFirma: import("vue").Ref; onModal: (val: boolean) => boolean; loader: { message: string; adsib: boolean; agetic: boolean; }; data_items: { adsib: any[]; adsibLoading: boolean; agetic: any[]; ageticLoading: boolean; }; ciudadaniaDigital: import("vue").Ref; onLoginCiudadaniaDigital: () => Promise; onFirmar: () => Promise; onAprobarCiudadania: () => Promise; items: import("vue").ComputedRef<{ adsib: any[]; agetic: any[]; }>; valorLegal: { agetic: boolean; adsib: boolean; }; loading: import("vue").Ref; pdfApp: any; showElem: (defaultToolbarPath: string, customToolbarElem?: keyof ToolbarIdConfig) => boolean; slotProps: import("vue").ComputedRef<{ toggleTheme: () => void; isSidebarHidden: boolean; isFindbarHidden: boolean; }>; isToolbarHidden: import("vue").ComputedRef<"" | "zero-top">; isSidebarToolbarHidden: import("vue").ComputedRef; localTheme: import("vue").ComputedRef; defaultLocale: import("vue").Ref; aprobadores: import("vue").Ref; bindOpenHandler: () => void; viewSidebar: { fileSelect: any; files: boolean; signatures: boolean; }; onSelectFile: (file: any) => void; onDeleteFile: (id: string) => void; onOpenSidebar: (key: "files" | "signatures", section?: "agetic" | "adsib" | undefined) => void; onLoadSignatarios: () => void; formatSizeUnits: any; DateTime: typeof DateTime; DATE_FORMAT_HUMAN: string; DATE_TIME_FULL_HUMAN: string; progressArg: string; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("after-created" | "pages-rendered" | "open" | "fileSign" | "fileApprove" | "deleteFile" | "update:theme")[], "after-created" | "pages-rendered" | "open" | "fileSign" | "fileApprove" | "deleteFile" | "update:theme", import("vue").PublicProps, Readonly { agetic: boolean; adsib: boolean; }; type: PropType; }; viewSignature: { default: () => { agetic: boolean; adsib: boolean; }; type: PropType; }; viewButton: { default: () => { print: boolean; openFile: boolean; presentationMode: boolean; download: boolean; bookmark: boolean; files: boolean; }; type: PropType; }; config: { default: () => ToolbarConfig; type: PropType; }; files: { type: PropType; default: any[]; }; token: { type: StringConstructor; default: string; }; tokenAgetic: { type: StringConstructor; default: string; }; modeAgetic: { type: PropType; default: MODE_AGETIC; }; msAdsib: { type: StringConstructor; default: string; }; msAgetic: { type: StringConstructor; default: string; }; msSeguridad: { type: StringConstructor; default: string; }; footerText: { type: StringConstructor; default: string; }; footerVisible: { type: BooleanConstructor; default: boolean; }; waterMarkerActive: { type: BooleanConstructor; default: boolean; }; waterMarkerText: { type: StringConstructor; default: string; }; disableButtonSignAutomatic: { type: BooleanConstructor; default: boolean; }; verifyFunctionary: { type: BooleanConstructor; default: boolean; }; title: { type: BooleanConstructor; default: () => boolean; }; toastEnabled: { type: BooleanConstructor; default: () => boolean; }; buttonDeleteFile: { type: BooleanConstructor; default: () => boolean; }; buttonSyncFile: { type: BooleanConstructor; default: () => boolean; }; enableInformationFile: { type: BooleanConstructor; default: () => boolean; }; fileName: StringConstructor; pdf: { type: (StringConstructor | ArrayBufferConstructor)[]; }; theme: PropType; idConfig: { type: PropType; default: () => ToolbarConfig; }; pageScale: PropType; pageNumber: NumberConstructor; }>> & Readonly<{ onOpen?: (...args: any[]) => any; "onAfter-created"?: (...args: any[]) => any; "onPages-rendered"?: (...args: any[]) => any; onFileSign?: (...args: any[]) => any; onFileApprove?: (...args: any[]) => any; onDeleteFile?: (...args: any[]) => any; "onUpdate:theme"?: (...args: any[]) => any; }>, { title: boolean; viewButton: ToolbarConfig; viewSignature: ToolbarConfig; files: IFile[]; token: string; signature: ToolbarConfig; config: ToolbarConfig; tokenAgetic: string; modeAgetic: MODE_AGETIC; msAdsib: string; msAgetic: string; msSeguridad: string; footerText: string; footerVisible: boolean; waterMarkerActive: boolean; waterMarkerText: string; disableButtonSignAutomatic: boolean; verifyFunctionary: boolean; toastEnabled: boolean; buttonDeleteFile: boolean; buttonSyncFile: boolean; enableInformationFile: boolean; idConfig: ToolbarIdConfig; }, {}, { AdsibInformation: import("vue").DefineComponent, { DateTime: typeof DateTime; DATE_FORMAT_HUMAN: string; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; LoaderComponent: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { message: string; }, {}, { LoaderIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; EyeIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; EyeSlashIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; OverlayContainer: import("vue").DefineComponent<{}, { progressArg: string; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; SidebarLeft: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Toolbar: import("vue").DefineComponent { files: boolean; }; }; pdfApp: { type: PropType; }; viewButton: { default: () => { print: boolean; openFile: boolean; presentationMode: boolean; download: boolean; bookmark: boolean; files: boolean; }; type: PropType; }; viewSignature: { default: () => { print: boolean; openFile: boolean; presentationMode: boolean; download: boolean; bookmark: boolean; files: boolean; }; type: PropType; }; valorLegal: { default: () => { print: boolean; openFile: boolean; presentationMode: boolean; download: boolean; bookmark: boolean; files: boolean; }; type: PropType; }; }>, { visible: { print: boolean; toolbarViewerMiddle: boolean; toolbarViewerMiddleZoom: boolean; toolbarViewerLeft: boolean; toolbarViewerRight: boolean; }; getScale(value: number): string; onPrint: () => Promise; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly { files: boolean; }; }; pdfApp: { type: PropType; }; viewButton: { default: () => { print: boolean; openFile: boolean; presentationMode: boolean; download: boolean; bookmark: boolean; files: boolean; }; type: PropType; }; viewSignature: { default: () => { print: boolean; openFile: boolean; presentationMode: boolean; download: boolean; bookmark: boolean; files: boolean; }; type: PropType; }; valorLegal: { default: () => { print: boolean; openFile: boolean; presentationMode: boolean; download: boolean; bookmark: boolean; files: boolean; }; type: PropType; }; }>> & Readonly<{}>, { viewSidebar: { files: boolean; }; viewButton: ToolbarConfig; viewSignature: ToolbarConfig; valorLegal: ToolbarConfig; }, {}, { LoaderComponent: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { message: string; }, {}, { LoaderIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; FileIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; BarraIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; BarraSimpleIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; FullIScreenIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; PrintIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; AbsibIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; AgeticIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; BookmarkIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; DownIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; DownloadIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; ZoomInIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; ZoomOutIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; UpIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; SearchIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; FileSimpleIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; AbsibSimpleIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; AgeticSimpleIcon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; ErrorWrapper: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=pdf-viewer.vue.d.ts.map