@sandlada/vue-mdc
Version:

67 lines (66 loc) • 1.32 kB
JavaScript
const filled = "_filled_vqy1f_3";
const elevated = "_elevated_vqy1f_5";
const outlined = "_outlined_vqy1f_6";
const text = "_text_vqy1f_7";
const round = "_round_vqy1f_39";
const small = "_small_vqy1f_49";
const medium = "_medium_vqy1f_59";
const large = "_large_vqy1f_69";
const square = "_square_vqy1f_89";
const togglable = "_togglable_vqy1f_139";
const selected = "_selected_vqy1f_139";
const toggle = "_toggle_vqy1f_239";
const unselected = "_unselected_vqy1f_239";
const label = "_label_vqy1f_324";
const disabled = "_disabled_vqy1f_459";
const button = "_button_vqy1f_467";
const background = "_background_vqy1f_526";
const touch = "_touch_vqy1f_587";
const outline = "_outline_vqy1f_6";
const css = {
filled,
"filled-tonal": "_filled-tonal_vqy1f_4",
elevated,
outlined,
text,
round,
"extra-small": "_extra-small_vqy1f_39",
small,
medium,
large,
"extra-large": "_extra-large_vqy1f_79",
square,
togglable,
selected,
toggle,
unselected,
label,
disabled,
button,
background,
touch,
outline
};
export {
background,
button,
css as default,
disabled,
elevated,
filled,
label,
large,
medium,
outline,
outlined,
round,
selected,
small,
square,
text,
togglable,
toggle,
touch,
unselected
};
//# sourceMappingURL=button.module.scss.js.map