UNPKG

mwcpl

Version:

Master's Web Component Pattern Library

12 lines (7 loc) 963 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-c7535d82.js'); const defineCustomElements = (win, options) => index.patchEsm().then(() => { return index.bootstrapLazy([["mwcpl-button_11.cjs",[[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); }); exports.defineCustomElements = defineCustomElements;