{"version":3,"sources":["theme/default/grid-placeholder-row.m.css"],"names":[],"mappings":"AAAA,2CAA2C;AAC3C;CACC,kBAAkB;CAClB,wBAAwB;CACxB,iBAAiB;CACjB,oBAAoB;CACpB,iBAAiB;CACjB,wBAAwB;CACxB,+BAA+B;SACvB,uBAAuB;CAC/B,aAAa;CACb;AACD,8BAA8B;AAC9B;CACC,aAAa;CACb,YAAY;CACZ,aAAa;CACb,wCAAwC;CACxC,mBAAmB;CACnB,yCAAyC;CACzC,+EAA+E;SACvE,uEAAuE;CAC/E,kBAAkB;CAClB;AACD;CACC;EACC,kCAAkC;UAC1B,0BAA0B;EAClC;CACD;AACD;CACC;EACC,kCAAkC;UAC1B,0BAA0B;EAClC;CACD","file":"grid-placeholder-row.m.css","sourcesContent":["/* The root class for the PlaceholderRow */\n.grid-placeholder-row-m__root__2Vhpx {\n\tline-height: 30px;\n\tborder: 1px solid black;\n\tborder-top: none;\n\twhite-space: nowrap;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n\t-webkit-box-sizing: border-box;\n\t        box-sizing: border-box;\n\theight: 30px;\n}\n/* Added to the loading row */\n.grid-placeholder-row-m__loading__209c6 {\n\tmargin: auto;\n\twidth: 16px;\n\theight: 16px;\n\tborder: 3px solid var(--disabled-color);\n\tborder-radius: 50%;\n\tborder-top-color: var(--component-color);\n\t-webkit-animation: grid-placeholder-row-m__spin__3mogv 1s ease-in-out infinite;\n\t        animation: grid-placeholder-row-m__spin__3mogv 1s ease-in-out infinite;\n\twill-change: auto;\n}\n@-webkit-keyframes grid-placeholder-row-m__spin__3mogv {\n\tto {\n\t\t-webkit-transform: rotate(360deg);\n\t\t        transform: rotate(360deg);\n\t}\n}\n@keyframes grid-placeholder-row-m__spin__3mogv {\n\tto {\n\t\t-webkit-transform: rotate(360deg);\n\t\t        transform: rotate(360deg);\n\t}\n}\n"],"sourceRoot":""}