/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@docutain/capacitor-plugin-docutain-sdk@7.0.0/dist/plugin.cjs.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var core=require("@capacitor/core");exports.PDFPageFormat=void 0,function(e){e.FitToPages="FIT_TO_PAGES",e.A4="A4",e.A4Landscape="A4_LANDSCAPE",e.A5="A5",e.A5Landscape="A5_LANDSCAPE",e.Letter="LETTER",e.LetterLandscape="LETTER_LANDSCAPE",e.Legal="LEGAL",e.LegalLandscape="LEGAL_LANDSCAPE"}(exports.PDFPageFormat||(exports.PDFPageFormat={})),exports.ScanFilter=void 0,function(e){e.Auto="AUTO",e.Gray="GRAY",e.BlackWhite="BLACKWHITE",e.Original="ORIGINAL",e.Text="TEXT",e.Auto2="AUTO2",e.Illustration="ILLUSTRATION"}(exports.ScanFilter||(exports.ScanFilter={})),exports.PageSourceType=void 0,function(e){e.Original="ORIGINAL",e.CutFilter="CUT_FILTER",e.CutOnly="CUT_ONLY"}(exports.PageSourceType||(exports.PageSourceType={})),exports.LogLevel=void 0,function(e){e.Disable="DISABLE",e.Assert="ASSERT",e.Error="ERROR",e.Warning="WARNING",e.Info="INFO",e.Debug="DEBUG",e.Verbose="VERBOSE"}(exports.LogLevel||(exports.LogLevel={})),exports.Source=void 0,function(e){e.Camera="CAMERA",e.Image="IMAGE",e.Gallery="GALLERY",e.GalleryMultiple="GALLERY_MULTIPLE",e.CameraImport="CAMERA_IMPORT"}(exports.Source||(exports.Source={})),exports.StatusBarAppearance=void 0,function(e){e.Light="LIGHT",e.Dark="DARK"}(exports.StatusBarAppearance||(exports.StatusBarAppearance={})),exports.NavigationBarAppearance=void 0,function(e){e.Light="LIGHT",e.Dark="DARK"}(exports.NavigationBarAppearance||(exports.NavigationBarAppearance={}));const DocutainSDK=core.registerPlugin("DocutainSDK",{web:()=>Promise.resolve().then((function(){return web})).then((e=>new e.DocutainSDKWeb))});class DocutainSDKWeb extends core.WebPlugin{async initSDK(e){throw this.unimplemented("initSDK not implemented on web.")}async scanDocument(e){throw this.unimplemented("scanDocument not implemented on web.")}async startDocumentScanner(e){throw this.unimplemented("scanDocument not implemented on web.")}async loadFile(e){throw this.unimplemented("loadFile not implemented on web.")}async getText(){throw this.unimplemented("getText not implemented on web.")}async getTextPage(e){throw this.unimplemented("getTextPage not implemented on web.")}async setAnalyzeConfiguration(e){throw this.unimplemented("setAnalyzeConfiguration not implemented on web.")}async setAnalyzeConfigurationDocScan(e){throw this.unimplemented("setAnalyzeConfigurationDocScan not implemented on web.")}async analyze(){throw this.unimplemented("analyze not implemented on web.")}async writePDF(e){throw this.unimplemented("writePDF not implemented on web.")}async setLogLevel(e){throw this.unimplemented("setLogLevel not implemented on web.")}async getTraceFile(){throw this.unimplemented("getTraceFile not implemented on web.")}async deleteTempFiles(e){throw this.unimplemented("deleteTempFiles not implemented on web.")}async writeImage(e){throw this.unimplemented("writeImage not implemented on web.")}async getImageBytes(e){throw this.unimplemented("writeImage not implemented on web.")}async pageCount(){throw this.unimplemented("writeImage not implemented on web.")}async resetOnboarding(e){throw this.unimplemented("resetOnboarding not implemented on web.")}async onboardingDefaultItems(){throw this.unimplemented("onboardingDefaultItems not implemented on web.")}async scanTipsDefaultItems(){throw this.unimplemented("scanTipsDefaultItems not implemented on web.")}async startPhotoPayment(e){throw this.unimplemented("startPhotoPayment not implemented on web.")}async emptyResultScreenDefaultItems(){throw this.unimplemented("emptyResultScreenDefaultItems not implemented on web.")}}var web=Object.freeze({__proto__:null,DocutainSDKWeb:DocutainSDKWeb});exports.DocutainSDK=DocutainSDK;
//# sourceMappingURL=/sm/d92a60e33ca5685c0ab2b3fcc258cbdcf887d23602eebfbd471d77451f779980.map