UNPKG

animated-charts

Version:

Animated chart web components for all frameworks (React, Angular, Vue, HTML)

28 lines (22 loc) 1.6 kB
'use strict'; var index = require('./index-BOxpMbh1.js'); var appGlobals = require('./app-globals-V2Kpy_OQ.js'); var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null; /* Stencil Client Patch Browser v4.35.3 | MIT Licensed | https://stenciljs.com */ var patchBrowser = () => { const importMeta = (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('animated-charts.cjs.js', document.baseURI).href)); const opts = {}; if (importMeta !== "") { opts.resourcesUrl = new URL(".", importMeta).href; } return index.promiseResolve(opts); }; patchBrowser().then(async (options) => { await appGlobals.globalScripts(); return index.bootstrapLazy([["animated-area-chart.cjs",[[1,"animated-area-chart",{"data":[16],"labels":[16],"color":[1],"height":[2],"chartTitle":[1,"chart-title"]}]]],["animated-bar-chart.cjs",[[1,"animated-bar-chart",{"data":[16],"labels":[16],"colors":[16],"height":[2],"chartTitle":[1,"chart-title"]}]]],["animated-donut-chart.cjs",[[1,"animated-donut-chart",{"data":[16],"labels":[16],"colors":[16],"size":[2],"strokeWidth":[2,"stroke-width"],"chartTitle":[1,"chart-title"]}]]],["animated-line-chart.cjs",[[1,"animated-line-chart",{"data":[16],"labels":[16],"color":[1],"height":[2],"chartTitle":[1,"chart-title"]}]]]], options); }); exports.setNonce = index.setNonce; //# sourceMappingURL=animated-charts.cjs.js.map //# sourceMappingURL=animated-charts.cjs.js.map