UNPKG

@jkun/watermark

Version:
18 lines (14 loc) 867 B
import { p as promiseResolve, b as bootstrapLazy } from './index-10bffd43.js'; /* Stencil Client Patch Esm v2.20.0 | MIT Licensed | https://stenciljs.com */ const patchEsm = () => { return promiseResolve(); }; const defineCustomElements = (win, options) => { if (typeof window === 'undefined') return Promise.resolve(); return patchEsm().then(() => { return bootstrapLazy([["ivy-watermark",[[1,"ivy-watermark",{"width":[1],"height":[1],"content":[1],"rotate":[1],"zIndex":[1,"z-index"],"fontSize":[1,"font-size"],"fontWeight":[1,"font-weight"],"fontStyle":[1,"font-style"],"fontColor":[1,"font-color"],"fontFamily":[1,"font-family"],"gapX":[1,"gap-x"],"gapY":[1,"gap-y"],"offsetY":[1,"offset-y"],"offsetX":[1,"offset-x"],"image":[32],"waterSrc":[32],"backgroundSize":[32],"watermarkIndex":[32]}]]]], options); }); }; export { defineCustomElements };