UNPKG

mwcpl

Version:

Master's Web Component Pattern Library

8 lines (5 loc) 875 B
import { a as patchEsm, b as bootstrapLazy } from './index-e40c6465.js'; const defineCustomElements = (win, options) => patchEsm().then(() => { return bootstrapLazy([["mwcpl-button_11",[[1,"mwcpl-button",{"label":[1],"uppercase":[4],"fullwidth":[4],"outlined":[4],"disabled":[4],"rounded":[4],"loading":[4]}],[1,"mwcpl-dialog",{"heading":[1],"open":[516],"dismissable":[4]}],[1,"mwcpl-fab",{"label":[1],"mini":[4]}],[1,"mwcpl-form-field",{"label":[1],"fullwidth":[4]}],[1,"mwcpl-list",{"clickable":[4]}],[1,"mwcpl-list-item"],[1,"mwcpl-navbar",{"fixed":[4]}],[1,"mwcpl-navbar-item",{"active":[4],"label":[1],"href":[1],"spacer":[4],"open":[4],"header":[4],"iconless":[4]}],[1,"mwcpl-notification",{"label":[1],"show":[516]}],[1,"mwcpl-tree-view"],[1,"mwcpl-tree-view-item",{"label":[1],"open":[516],"hasChildren":[32]}]]]], options); }); export { defineCustomElements };