UNPKG

@teamhive/lottie-player

Version:

Lottie animation web component.

14 lines (9 loc) 732 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const core = require('./core-4809b0f4.js'); const defineCustomElements = (win, options) => { return core.patchEsm().then(() => { core.bootstrapLazy([["lottie-player.cjs",[[1,"lottie-player",{"mode":[1],"autoplay":[4],"background":[513],"controls":[4],"count":[2],"direction":[2],"hover":[4],"loop":[516],"renderer":[1],"speed":[2],"src":[1],"currentState":[1,"current-state"],"seeker":[8],"intermission":[2],"play":[64],"pause":[64],"stop":[64],"seek":[64],"getLottie":[64],"setSpeed":[64],"setDirection":[64],"setLooping":[64],"togglePlay":[64],"toggleLooping":[64]}]]]], options); }); }; exports.defineCustomElements = defineCustomElements;