{"version":3,"file":"skeletonStyles.mjs","sources":["../../../../src/themes/GlobalStyles/skeletonStyles.ts"],"sourcesContent":["import { css } from '@emotion/react';\n\nimport { GrafanaTheme2 } from '@grafana/data';\n\nimport { skeletonAnimation } from '../../utils/skeleton';\n\nexport const getSkeletonStyles = (theme: GrafanaTheme2) => {\n  return css({\n    '.react-loading-skeleton': skeletonAnimation,\n  });\n};\n"],"names":[],"mappings":";;;AAMa,MAAA,iBAAA,GAAoB,CAAC,KAAyB,KAAA;AACzD,EAAA,OAAO,GAAI,CAAA;AAAA,IACT,yBAA2B,EAAA;AAAA,GAC5B,CAAA;AACH;;;;"}