@arolariu/components
Version:
🎨 70+ beautiful, accessible React components built on Base UI. TypeScript-first, CSS Modules styling, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡
27 lines (26 loc) • 1.07 kB
JavaScript
import "./chart_module.css";
const chart_module = {
container: "container-nkcPpN",
tooltip: "tooltip-JE6YdG",
tooltipLabel: "tooltipLabel-s0Q2Ku",
tooltipBody: "tooltipBody-jbC6nV",
tooltipItem: "tooltipItem-GQgek3",
tooltipItemCenter: "tooltipItemCenter-U79aab",
tooltipValueRow: "tooltipValueRow-W6aHe5",
tooltipValueRowNested: "tooltipValueRowNested-UriMgN",
tooltipNameWrapper: "tooltipNameWrapper-zOUl5L",
tooltipName: "tooltipName-QTzGcl",
tooltipValue: "tooltipValue-kCE38M",
tooltipIndicator: "tooltipIndicator-ToRPAT",
tooltipIndicatorDot: "tooltipIndicatorDot-zHrqQT",
tooltipIndicatorLine: "tooltipIndicatorLine-kDgqOa",
tooltipIndicatorDashed: "tooltipIndicatorDashed-L16gSV",
tooltipIndicatorDashedNested: "tooltipIndicatorDashedNested-VLpo90",
legend: "legend-GVSwSg",
legendTop: "legendTop-RfnkG0",
legendBottom: "legendBottom-gpGzdR",
legendItem: "legendItem-twJYyE",
legendColor: "legendColor-cybxIQ"
};
export default chart_module;
//# sourceMappingURL=chart.module.js.map