vue-data-ui
Version:
A user-empowering data visualization Vue 3 components library for eloquent data storytelling
202 lines (201 loc) • 3.73 kB
JavaScript
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
//#region src/themes/vue_ui_bump.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 },
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
},
td: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
}
},
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
layout: {
lines: { coatingColor: "#1A1A1A" },
nameLabels: { color: "#CCCCCC" },
plots: { stroke: "#1A1A1A" },
timeLabels: { color: "#CCCCCC" }
},
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
}
} }
}, i = {
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
},
td: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
}
},
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
layout: {
lines: { coatingColor: "#1A1A1A" },
nameLabels: { color: "#CCCCCC" },
plots: { stroke: "#1A1A1A" },
timeLabels: { color: "#CCCCCC" }
},
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
}
} }
}, a = {
table: {
th: {
backgroundColor: "#FFF8E1",
color: "#424242"
},
td: {
backgroundColor: "#FFF8E1",
color: "#424242"
}
},
style: { chart: {
backgroundColor: "#FFF8E1",
color: "#424242",
layout: {
lines: { coatingColor: "#FFF8E1" },
nameLabels: { color: "#424242" },
plots: { stroke: "#FFF8E1" },
timeLabels: { color: "#424242" }
},
title: {
color: "#424242",
subtitle: { color: "#757575" }
}
} }
}, o = {
table: {
th: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD"
},
td: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD"
}
},
style: { chart: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD",
layout: {
lines: { coatingColor: "#1E1E1E" },
nameLabels: { color: "#BDBDBD" },
plots: { stroke: "#1E1E1E" },
timeLabels: { color: "#BDBDBD" }
},
title: {
color: "#FFF8E1",
subtitle: { color: "#BDBDBD" }
}
} }
}, s = {
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#99AA99"
},
td: {
backgroundColor: "#1A1A1A",
color: "#AACCAA"
}
},
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#99AA99",
layout: {
lines: { coatingColor: "#1A1A1A" },
nameLabels: { color: "#99AA99" },
plots: { stroke: "#1A1A1A" },
timeLabels: { color: "#99AA99" }
},
title: {
color: "#66CC66",
subtitle: { color: "#99AA99" }
}
} }
}, c = {
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#99AA99"
},
td: {
backgroundColor: "#1A1A1A",
color: "#AACCAA"
}
},
style: { chart: {
backgroundColor: "#fbfafa",
color: "#8A9892",
layout: {
lines: { coatingColor: "#fbfafa" },
nameLabels: { color: "#8A9892" },
plots: { stroke: "#fbfafa" },
timeLabels: { color: "#8A9892" }
},
title: {
color: "#8A9892",
subtitle: { color: "#99AA99" }
}
} }
}, l = {
table: {
th: {
backgroundColor: "#f6f6fb",
color: "#50606C"
},
td: {
backgroundColor: "#f6f6fb",
color: "#50606C"
}
},
style: { chart: {
backgroundColor: "#f6f6fb",
color: "#50606C",
layout: {
lines: { coatingColor: "#f6f6fb" },
nameLabels: { color: "#50606C" },
plots: { stroke: "#f6f6fb" },
timeLabels: { color: "#50606C" }
},
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 };