{"version":3,"sources":["theme/default/snackbar.m.css"],"names":[],"mappings":"AAAA,oCAAoC;AACpC;CACC,cAAc;CACd;AACD,2CAA2C;AAC3C;CACC,qBAAqB;CACrB,qBAAqB;CACrB,cAAc;CACd,WAAW;CACX;AACD,0CAA0C;AAC1C;CACC,oBAAoB;KAChB,qBAAqB;SACjB,aAAa;CACrB,UAAU;CACV;AACD,0CAA0C;AAC1C;CACC,qBAAqB;CACrB,qBAAqB;CACrB,cAAc;CACd,qBAAqB;KACjB,eAAe;CACnB;AACD,+BAA+B;AAC/B;CACC,qBAAqB;CACrB,qBAAqB;CACrB,cAAc;CACd;AACD,4CAA4C;AAC5C;CACC,WAAW;CACX;AACD,kDAAkD;AAClD;CACC,4BAA4B;CAC5B;AACD,8CAA8C;AAC9C;CACC,0BAA0B;CAC1B;AACD,mDAAmD;AACnD;CACC,wBAAwB;KACpB,qBAAqB;SACjB,4BAA4B;CACpC;AACD,gDAAgD;AAChD;CACC,6BAA6B;CAC7B,8BAA8B;KAC1B,2BAA2B;SACvB,uBAAuB;CAC/B,yBAAyB;KACrB,sBAAsB;SAClB,wBAAwB;CAChC","file":"snackbar.m.css","sourcesContent":["/* The root class of the Snackbar */\n.snackbar-m__root__3Yd1O {\n\tdisplay: none;\n}\n/* Contains the contents of the snackbar */\n.snackbar-m__content__3EJHP {\n\tdisplay: -webkit-box;\n\tdisplay: -ms-flexbox;\n\tdisplay: flex;\n\topacity: 0;\n}\n/* Contains the message of the snackbar */\n.snackbar-m__label__20yv8 {\n\t-webkit-box-flex: 1;\n\t    -ms-flex-positive: 1;\n\t        flex-grow: 1;\n\tmargin: 0;\n}\n/* Contains the actions of the snackbar */\n.snackbar-m__actions__3zoVQ {\n\tdisplay: -webkit-box;\n\tdisplay: -ms-flexbox;\n\tdisplay: flex;\n\t-ms-flex-negative: 0;\n\t    flex-shrink: 0;\n}\n/* Added to an open snackbar */\n.snackbar-m__open__3gBsb {\n\tdisplay: -webkit-box;\n\tdisplay: -ms-flexbox;\n\tdisplay: flex;\n}\n/* Styles the content of an open snackbar */\n.snackbar-m__open__3gBsb .snackbar-m__content__3EJHP {\n\topacity: 1;\n}\n/* Added when a successful message is displayed */\n.snackbar-m__success__HVhu1 .snackbar-m__label__20yv8 {\n\tcolor: var(--success-color);\n}\n/* Added when an error message is displayed */\n.snackbar-m__error__233fn .snackbar-m__label__20yv8 {\n\tcolor: var(--error-color);\n}\n/* Added to justify the contents of the snackbar */\n.snackbar-m__leading__1PVlh {\n\t-webkit-box-pack: start;\n\t    -ms-flex-pack: start;\n\t        justify-content: flex-start;\n}\n/* Added to display snackbar messages stacked */\n.snackbar-m__stacked__1yV1e .snackbar-m__content__3EJHP {\n\t-webkit-box-orient: vertical;\n\t-webkit-box-direction: normal;\n\t    -ms-flex-direction: column;\n\t        flex-direction: column;\n\t-webkit-box-align: start;\n\t    -ms-flex-align: start;\n\t        align-items: flex-start;\n}\n"],"sourceRoot":""}