kompendium
Version:
Documentation generator for Stencil components
14 lines (10 loc) • 1.98 kB
JavaScript
;
var index = require('./index-DYiJ6dQL.js');
const defineCustomElements = async (win, options) => {
if (typeof window === 'undefined') return undefined;
await index.globalScripts();
return index.bootstrapLazy([["kompendium-component.cjs",[[257,"kompendium-component",{"docs":[16],"schemas":[16],"match":[16],"examplePropsFactory":[16]}]]],["kompendium-type.cjs",[[257,"kompendium-type",{"types":[16],"match":[16],"type":[32]}]]],["kompendium-example-code.cjs",[[257,"kompendium-example-code"]]],["kompendium-example-markdown.cjs",[[257,"kompendium-example-markdown"]]],["kompendium-guide.cjs",[[257,"kompendium-guide",{"data":[16],"route":[32]}]]],["kompendium-debug.cjs",[[257,"kompendium-debug",{"docs":[16],"schemas":[16],"match":[16],"examplePropsFactory":[16]}]]],["kompendium-code.cjs",[[257,"kompendium-code",{"language":[1],"code":[32]}]]],["kompendium-markdown.cjs",[[257,"kompendium-markdown",{"text":[1]}]]],["kompendium-playground.cjs",[[257,"kompendium-playground",{"component":[16],"schema":[16],"propsFactory":[16],"activeTab":[32],"theme":[32]}]]],["kompendium-proplist_2.cjs",[[257,"kompendium-proplist",{"items":[16]}],[257,"kompendium-taglist",{"tags":[16],"compact":[4]}]]],["kompendium-app_7.cjs",[[257,"kompendium-app",{"path":[1],"examplePropsFactory":[16],"data":[32],"index":[32]},null,{"data":["watchData"]}],[257,"kompendium-navigation",{"menu":[16],"header":[1],"logo":[1],"index":[8],"route":[32],"displayNavPanel":[32]}],[260,"stencil-route",{"url":[1],"component":[1],"componentProps":[16],"routeRender":[16],"currentPath":[32]}],[260,"stencil-route-switch",{"scrollTopOffset":[2,"scroll-top-offset"],"currentPath":[32]}],[260,"stencil-router"],[257,"kompendium-darkmode-switch",{"theme":[32],"systemSettingIsDark":[32]}],[257,"kompendium-search",{"index":[8],"documents":[32]}]]]], options);
};
exports.setNonce = index.setNonce;
exports.defineCustomElements = defineCustomElements;
//# sourceMappingURL=loader.cjs.js.map