vue-data-ui
Version:
A user-empowering data visualization Vue 3 components library for eloquent data storytelling
99 lines (98 loc) • 2.15 kB
JavaScript
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
//#region src/themes/vue_ui_relation_circle.json
var t = /* @__PURE__ */ e({
celebration: () => a,
celebrationNight: () => o,
concrete: () => l,
dark: () => i,
default: () => u,
hack: () => s,
minimal: () => n,
minimalDark: () => r,
zen: () => c
}), n = { userOptions: { show: !1 } }, r = {
userOptions: { show: !1 },
style: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
labels: { color: "#CCCCCC" },
circle: { stroke: "#5A5A5A" },
plot: { color: "#1A1A1A" },
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
}
}
}, i = { style: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
labels: { color: "#CCCCCC" },
circle: { stroke: "#5A5A5A" },
plot: { color: "#1A1A1A" },
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
}
} }, a = { style: {
backgroundColor: "#FFF8E1",
color: "#424242",
labels: { color: "#424242" },
circle: { stroke: "#5D403780" },
plot: { color: "#5D4037" },
title: {
color: "#424242",
subtitle: { color: "#757575" }
}
} }, o = { style: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD",
labels: { color: "#BDBDBD" },
circle: { stroke: "#5D403780" },
plot: { color: "#5D4037" },
title: {
color: "#FFF8E1",
subtitle: { color: "#BDBDBD" }
}
} }, s = { style: {
backgroundColor: "#1A1A1A",
color: "#99AA99",
labels: { color: "#AACCAA" },
circle: { stroke: "#333333" },
plot: { color: "#66CC66" },
title: {
color: "#66CC66",
subtitle: { color: "#99AA99" }
}
} }, c = { style: {
backgroundColor: "#fbfafa",
color: "#8A9892",
labels: { color: "#A0AC94" },
circle: { stroke: "transparent" },
plot: { color: "#C09E85" },
title: {
color: "#8A9892",
subtitle: { color: "#99AA99" }
}
} }, l = { style: {
backgroundColor: "#f6f6fb",
color: "#50606C",
labels: { color: "#61747E" },
circle: { stroke: "#D2D7E0" },
plot: { color: "#97ACB7" },
title: {
color: "#50606C",
subtitle: { color: "#718890" }
}
} }, 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 };