@sandlada/vue-mdc
Version:

50 lines (49 loc) • 1.21 kB
JavaScript
const scrim = "_scrim_1u2tn_39";
const headline = "_headline_1u2tn_51";
const icon = "_icon_1u2tn_70";
const scroller = "_scroller_1u2tn_85";
const scrollable = "_scrollable_1u2tn_92";
const content = "_content_1u2tn_95";
const actions = "_actions_1u2tn_109";
const container = "_container_1u2tn_125";
const anchor = "_anchor_1u2tn_141";
const top = "_top_1u2tn_144";
const bottom = "_bottom_1u2tn_147";
const css = {
"dialog-container": "_dialog-container_1u2tn_2",
scrim,
"headline-wrapper": "_headline-wrapper_1u2tn_51",
headline,
"icon-wrapper": "_icon-wrapper_1u2tn_70",
icon,
"has-icon": "_has-icon_1u2tn_81",
scroller,
scrollable,
"content-wrapper": "_content-wrapper_1u2tn_95",
content,
"actions-wrapper": "_actions-wrapper_1u2tn_109",
actions,
"has-headline": "_has-headline_1u2tn_122",
container,
anchor,
top,
bottom,
"has-actions": "_has-actions_1u2tn_150",
"show-top-divider": "_show-top-divider_1u2tn_158",
"show-bottom-divider": "_show-bottom-divider_1u2tn_158"
};
export {
actions,
anchor,
bottom,
container,
content,
css as default,
headline,
icon,
scrim,
scrollable,
scroller,
top
};
//# sourceMappingURL=dialog.module.scss.js.map