UNPKG

@jaak.ai/file-uploader

Version:
22 lines (19 loc) 848 B
import { p as promiseResolve, b as bootstrapLazy } from './index-847de2c0.js'; export { s as setNonce } from './index-847de2c0.js'; import { g as globalScripts } from './app-globals-0f993ce5.js'; /* Stencil Client Patch Browser v4.17.0 | MIT Licensed | https://stenciljs.com */ var patchBrowser = () => { const importMeta = import.meta.url; const opts = {}; if (importMeta !== "") { opts.resourcesUrl = new URL(".", importMeta).href; } return promiseResolve(opts); }; patchBrowser().then(async (options) => { await globalScripts(); return bootstrapLazy([["file-uploader",[[1,"file-uploader",{"config":[16],"_preview":[32],"_base64":[32],"_type":[32],"_selectedFile":[32],"documentPreview":[32],"inputFileRef":[32],"selectFileHandler":[64],"onRemovedSelected":[64]}]]]], options); }); //# sourceMappingURL=file-uploader.js.map