{"version":3,"sources":["theme/default/slide-pane.m.css"],"names":[],"mappings":"AAAA,iCAAiC;AACjC;CACC;AACD,4CAA4C;AAC5C;;;CAGC,kFAAkF;CAClF,0EAA0E;CAC1E,kEAAkE;CAClE,iIAAiI;CACjI;AACD,2CAA2C;AAC3C;CACC,uCAAuC;CACvC;AACD,4CAA4C;AAC5C;CACC;AACD,uBAAuB;AACvB;CACC,8CAA8C;CAC9C;AACD,wBAAwB;AACxB;CACC,mBAAmB;CACnB;AACD,mCAAmC;AACnC;CACC;AACD,+BAA+B;AAC/B;CACC,mBAAmB;CACnB,SAAS;CACT,oCAAoC;SAC5B,4BAA4B;CACpC,YAAY;CACZ,gBAAgB;CAChB,aAAa;CACb,aAAa;CACb,iBAAiB;CACjB;AACD,6BAA6B;AAC7B;CACC,gBAAgB;CAChB;AACD,kCAAkC;AAClC;CACC,qCAAqC;SAC7B,6BAA6B;CACrC;AACD,mCAAmC;AACnC;CACC,oCAAoC;SAC5B,4BAA4B;CACpC;AACD,iCAAiC;AACjC;CACC,qCAAqC;SAC7B,6BAA6B;CACrC;AACD,oCAAoC;AACpC;CACC,oCAAoC;SAC5B,4BAA4B;CACpC;AACD,iCAAiC;AACjC;CACC,mCAAmC;SAC3B,2BAA2B;CACnC","file":"slide-pane.m.css","sourcesContent":["/* The root style of SlidePane */\n.slide-pane-m__root__33Y_g {\n}\n/* Animation for sliding the SlidePane in */\n.slide-pane-m__slideIn__10s-H,\n\n.slide-pane-m__slideOut__2UBE4 {\n\t-webkit-transition: -webkit-transform ease-in-out var(--short-animation-duration);\n\ttransition: -webkit-transform ease-in-out var(--short-animation-duration);\n\ttransition: transform ease-in-out var(--short-animation-duration);\n\ttransition: transform ease-in-out var(--short-animation-duration), -webkit-transform ease-in-out var(--short-animation-duration);\n}\n/* Added when a visible underlay is used */\n.slide-pane-m__underlayVisible__3F33P {\n\tbackground: var(--underlay-background);\n}\n/* Contains the children of the SlidePane */\n.slide-pane-m__content__1jv82 {\n}\n/* Contains the pane */\n.slide-pane-m__pane__3zl4l {\n\tbackground-color: var(--component-background);\n}\n/* Added to the title */\n.slide-pane-m__title__T17z9 {\n\tposition: relative;\n}\n/* The text content of the title */\n.slide-pane-m__titleContent__30OgZ {\n}\n/* Added to the close button */\n.slide-pane-m__close__29zmb {\n\tposition: absolute;\n\ttop: 50%;\n\t-webkit-transform: translateY(-50%);\n\t        transform: translateY(-50%);\n\tright: 35px;\n\tcursor: pointer;\n\tfont-size: 0;\n\tborder: none;\n\tbackground: none;\n}\n/* Added to the close icon */\n.slide-pane-m__closeIcon__MvNMF {\n\tfont-size: 14px;\n}\n/* Added to a left-aligned pane */\n.slide-pane-m__left__3YhR5 {\n\t-webkit-transform: translateX(-100%);\n\t        transform: translateX(-100%);\n}\n/* Added to a right-aligned pane */\n.slide-pane-m__right__11H13 {\n\t-webkit-transform: translateX(100%);\n\t        transform: translateX(100%);\n}\n/* Added to a top-aligned pane */\n.slide-pane-m__top__2Ett_ {\n\t-webkit-transform: translateY(-100%);\n\t        transform: translateY(-100%);\n}\n/* Added to a bottom-aligned pane */\n.slide-pane-m__bottom__-G1iu {\n\t-webkit-transform: translateY(100%);\n\t        transform: translateY(100%);\n}\n/* Added to an open slide pane */\n.slide-pane-m__open__3nrDM {\n\t-webkit-transform: translate(0, 0);\n\t        transform: translate(0, 0);\n}\n"],"sourceRoot":""}