{"version":3,"file":"uPlot.mjs","sources":["../../../../src/themes/GlobalStyles/uPlot.ts"],"sourcesContent":["import { css } from '@emotion/react';\n\nimport { GrafanaTheme2 } from '@grafana/data';\n\nexport function getUplotStyles(theme: GrafanaTheme2) {\n  return css({\n    '.uplot': {\n      fontFamily: 'inherit',\n    },\n\n    '.u-select': {\n      background: 'rgba(120, 120, 130, 0.2)',\n    },\n\n    '.u-hz .u-cursor-x, .u-vt .u-cursor-y': {\n      borderRight: '1px dashed rgba(120, 120, 130, 0.5)',\n    },\n\n    '.u-hz .u-cursor-y, .u-vt .u-cursor-x': {\n      borderBottom: '1px dashed rgba(120, 120, 130, 0.5)',\n    },\n\n    '.shared-crosshair:not(.plot-active) .u-cursor-pt': {\n      display: 'none !important',\n    },\n  });\n}\n"],"names":[],"mappings":";;AAIO,SAAS,eAAe,KAAsB,EAAA;AACnD,EAAA,OAAO,GAAI,CAAA;AAAA,IACT,QAAU,EAAA;AAAA,MACR,UAAY,EAAA;AAAA,KACd;AAAA,IAEA,WAAa,EAAA;AAAA,MACX,UAAY,EAAA;AAAA,KACd;AAAA,IAEA,sCAAwC,EAAA;AAAA,MACtC,WAAa,EAAA;AAAA,KACf;AAAA,IAEA,sCAAwC,EAAA;AAAA,MACtC,YAAc,EAAA;AAAA,KAChB;AAAA,IAEA,kDAAoD,EAAA;AAAA,MAClD,OAAS,EAAA;AAAA;AACX,GACD,CAAA;AACH;;;;"}