kompendium
Version:
Documentation generator for Stencil components
12 lines (9 loc) • 1.93 kB
JavaScript
import { g as globalScripts, b as bootstrapLazy } from './index-9UrzenzW.js';
export { s as setNonce } from './index-9UrzenzW.js';
const defineCustomElements = async (win, options) => {
if (typeof window === 'undefined') return undefined;
await globalScripts();
return bootstrapLazy([["kompendium-component",[[257,"kompendium-component",{"docs":[16],"schemas":[16],"match":[16],"examplePropsFactory":[16]}]]],["kompendium-type",[[257,"kompendium-type",{"types":[16],"match":[16],"type":[32]}]]],["kompendium-example-code",[[257,"kompendium-example-code"]]],["kompendium-example-markdown",[[257,"kompendium-example-markdown"]]],["kompendium-guide",[[257,"kompendium-guide",{"data":[16],"route":[32]}]]],["kompendium-debug",[[257,"kompendium-debug",{"docs":[16],"schemas":[16],"match":[16],"examplePropsFactory":[16]}]]],["kompendium-code",[[257,"kompendium-code",{"language":[1],"code":[32]}]]],["kompendium-markdown",[[257,"kompendium-markdown",{"text":[1]}]]],["kompendium-playground",[[257,"kompendium-playground",{"component":[16],"schema":[16],"propsFactory":[16],"activeTab":[32],"theme":[32]}]]],["kompendium-proplist_2",[[257,"kompendium-proplist",{"items":[16]}],[257,"kompendium-taglist",{"tags":[16],"compact":[4]}]]],["kompendium-app_7",[[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);
};
export { defineCustomElements };
//# sourceMappingURL=loader.js.map