Newer
Older
import { a as patchEsm, b as bootstrapLazy } from './core-71f84fa0.js';
var defineCustomElements = function (win, options) {
return patchEsm().then(function () {
bootstrapLazy([["hy-row", [[4, "hy-row", { "justify": [1], "align": [1] }]]], ["hy-baseline_9", [[4, "hy-button", { "variant": [1], "icon": [1], "iconRight": [1, "icon-right"] }], [4, "hy-baseline"], [4, "hy-docs-container"], [1, "hy-heading", { "heading": [1] }], [1, "hy-ingress"], [1, "hy-link", { "variant": [1], "textContent": [1, "text-content"], "url": [1], "ariaLabel": [1, "aria-label"], "isExternal": [4, "is-external"] }], [1, "hy-paragraph-text"], [1, "hy-tiny-text"], [0, "hy-icon", { "icon": [1], "fill": [1], "size": [2] }]]]], options);
});
};
export { defineCustomElements };