vue-data-ui
Version:
A user-empowering data visualization Vue 3 components library for eloquent data storytelling
186 lines (185 loc) • 3.43 kB
JavaScript
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
//#region src/themes/vue_ui_3d_bar.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: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
box: { stroke: "#5A5A5A" },
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
},
legend: { color: "#CCCCCC" },
dataLabel: { color: "#CCCCCC" }
} },
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
},
td: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
}
}
}, i = {
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
box: { stroke: "#5A5A5A" },
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
},
legend: { color: "#CCCCCC" },
dataLabel: { color: "#CCCCCC" }
} },
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
},
td: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
}
}
}, a = {
style: { chart: {
backgroundColor: "#FFF8E1",
color: "#424242",
bar: { color: "#D32F2F" },
box: { stroke: "#5D4037" },
title: {
color: "#424242",
subtitle: { color: "#757575" }
},
legend: { color: "#424242" },
dataLabel: { color: "#424242" }
} },
table: {
th: {
backgroundColor: "#FFF8E1",
color: "#424242"
},
td: {
backgroundColor: "#FFF8E1",
color: "#424242"
}
}
}, o = {
style: { chart: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD",
bar: { color: "#D32F2F" },
box: { stroke: "#5D4037" },
title: {
color: "#FFF8E1",
subtitle: { color: "#BDBDBD" }
},
legend: { color: "#BDBDBD" },
dataLabel: { color: "#BDBDBD" }
} },
table: {
th: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD"
},
td: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD"
}
}
}, s = {
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#99AA99",
bar: { color: "#66CC66" },
box: { stroke: "#333333" },
title: {
color: "#66CC66",
subtitle: { color: "#99AA99" }
},
legend: { color: "#99AA99" },
dataLabel: { color: "#AACCAA" }
} },
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#99AA99"
},
td: {
backgroundColor: "#1A1A1A",
color: "#AACCAA"
}
}
}, c = {
style: { chart: {
backgroundColor: "#fbfafa",
color: "#8A9892",
bar: { color: "#B9B99D" },
box: { stroke: "#DCDFE7" },
title: {
color: "#8A9892",
subtitle: { color: "#99AA99" }
},
legend: { color: "#99AA99" },
dataLabel: { color: "#A0AC94" }
} },
table: {
th: {
backgroundColor: "#fbfafa",
color: "#8F837A"
},
td: {
backgroundColor: "#fbfafa",
color: "#8F837A"
}
}
}, l = {
style: { chart: {
backgroundColor: "#f6f6fb",
color: "#50606C",
bar: { color: "#4A6A75" },
box: { stroke: "#DEE1DE" },
title: {
color: "#50606C",
subtitle: { color: "#718890" }
},
legend: { color: "#61747E" },
dataLabel: { color: "#61747E" }
} },
table: {
th: {
backgroundColor: "#f6f6fb",
color: "#50606C"
},
td: {
backgroundColor: "#f6f6fb",
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 };