@sandlada/vue-mdc
Version:

39 lines (38 loc) • 752 B
JavaScript
const filled = "_filled_15b5d_3";
const outlined = "_outlined_15b5d_5";
const disabled = "_disabled_15b5d_30";
const button = "_button_15b5d_36";
const background = "_background_15b5d_81";
const label = "_label_15b5d_90";
const left = "_left_15b5d_128";
const right = "_right_15b5d_134";
const touch = "_touch_15b5d_140";
const outline = "_outline_15b5d_5";
const css = {
filled,
"filled-tonal": "_filled-tonal_15b5d_4",
outlined,
disabled,
button,
background,
label,
left,
right,
touch,
outline,
"button-group": "_button-group_15b5d_956"
};
export {
background,
button,
css as default,
disabled,
filled,
label,
left,
outline,
outlined,
right,
touch
};
//# sourceMappingURL=split-button.module.scss.js.map