vue-data-ui
Version:
A user-empowering data visualization Vue 3 components library for eloquent data storytelling
65 lines (64 loc) • 1.87 kB
JavaScript
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
//#region src/themes/vue_ui_sparkbar.json
var t = /* @__PURE__ */ e({
celebration: () => a,
celebrationNight: () => o,
concrete: () => l,
dark: () => i,
default: () => u,
hack: () => s,
minimal: () => n,
minimalDark: () => r,
zen: () => c
}), n = {}, r = { style: {
backgroundColor: "#1A1A1A",
gutter: { backgroundColor: "#3A3A3A" },
bar: { gradient: { underlayerColor: "#1A1A1A" } },
labels: { name: { color: "#CCCCCC" } },
title: { color: "#CCCCCC" }
} }, i = { style: {
backgroundColor: "#1A1A1A",
gutter: { backgroundColor: "#3A3A3A" },
bar: { gradient: { underlayerColor: "#1A1A1A" } },
labels: { name: { color: "#CCCCCC" } },
title: { color: "#CCCCCC" }
} }, a = { style: {
backgroundColor: "#FFF8E1",
gutter: { backgroundColor: "#ded6ca" },
bar: { gradient: { underlayerColor: "#FFF8E1" } },
labels: { name: { color: "#424242" } },
title: { color: "#424242" }
} }, o = { style: {
backgroundColor: "#1E1E1E",
gutter: { backgroundColor: "#2E2E2E" },
bar: { gradient: { underlayerColor: "#FFF8E1" } },
labels: { name: { color: "#BDBDBD" } },
title: { color: "#BDBDBD" }
} }, s = { style: {
backgroundColor: "#1A1A1A",
gutter: { backgroundColor: "#333333" },
bar: { gradient: { underlayerColor: "#1A1A1A" } },
labels: { name: { color: "#99CC99" } },
title: { color: "#66CC66" }
} }, c = { style: {
backgroundColor: "#fbfafa",
gutter: { backgroundColor: "#f5f0eb" },
bar: { gradient: { underlayerColor: "#fbfafa" } },
labels: { name: { color: "#8A9892" } }
} }, l = { style: {
backgroundColor: "#f6f6fb",
bar: { gradient: { underlayerColor: "#f6f6fb" } },
labels: { name: { color: "#50606C" } }
} }, u = {
default: {},
minimal: n,
minimalDark: r,
dark: i,
celebration: a,
celebrationNight: o,
hack: s,
zen: c,
concrete: l
};
//#endregion
export { t as n, u as t };