Skip to content
Snippets Groups Projects
loader.cjs.js 1.06 KiB
Newer Older
  • Learn to ignore specific revisions
  • Tuukka Turu's avatar
    Tuukka Turu committed
    'use strict';
    
    Object.defineProperty(exports, '__esModule', { value: true });
    
    
    Tuukka Turu's avatar
    Tuukka Turu committed
    const index = require('./index-552c6bcd.js');
    
    Tuukka Turu's avatar
    Tuukka Turu committed
    
    
    Tuukka Turu's avatar
    Tuukka Turu committed
    const defineCustomElements = (win, options) => index.patchEsm().then(() => {
    
    Tuukka Turu's avatar
    Tuukka Turu committed
      return index.bootstrapLazy([["hy-baseline.cjs",[[4,"hy-baseline"]]],["hy-accordion-container_15.cjs",[[4,"hy-accordion-item",{"accordiontitle":[1],"ready":[32]}],[4,"hy-button",{"variant":[1],"state":[1],"icon":[1],"iconRight":[1,"icon-right"]}],[4,"hy-accordion-container",{"accordionid":[1]}],[4,"hy-docs-container"],[4,"hy-grid-container"],[4,"hy-grid-item",{"columns":[1],"columnssm":[1],"columnslg":[1],"contentalign":[1]}],[4,"hy-grid-row"],[1,"hy-heading",{"heading":[1],"section":[1]}],[1,"hy-ingress"],[1,"hy-link",{"variant":[1],"linkContent":[1,"link-content"],"url":[1],"ariaLabel":[1,"aria-label"],"isExternal":[4,"is-external"]}],[1,"hy-paragraph-text"],[4,"hy-row",{"justify":[1],"align":[1]}],[4,"hy-section-container"],[1,"hy-tiny-text"],[0,"hy-icon",{"icon":[1],"fill":[1],"size":[2]}]]]], options);
    
    Tuukka Turu's avatar
    Tuukka Turu committed
    });
    
    Tuukka Turu's avatar
    Tuukka Turu committed
    
    exports.defineCustomElements = defineCustomElements;