vue-data-ui
Version:
A user-empowering data visualization Vue 3 components library for eloquent data storytelling
249 lines (248 loc) • 4.56 kB
JavaScript
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
//#region src/themes/vue_ui_geo.json
var t = /* @__PURE__ */ e({
celebration: () => a,
celebrationNight: () => o,
concrete: () => l,
dark: () => i,
default: () => u,
hack: () => c,
minimal: () => n,
minimalDark: () => r,
zen: () => s
}), n = { userOptions: { show: !1 } }, r = {
userOptions: { show: !1 },
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
controls: {
backgroundColor: "#2A2A2A",
buttonColor: "#2A2A2A",
color: "#CCCCCC",
border: "1px solid #4A4A4A"
},
territory: {
fill: "#2A2A2A",
stroke: "#5A5A5A",
hover: {
fill: "#3A3A3A",
stroke: "#6A6A6A"
}
},
points: {
stroke: "#1A1A1A",
fill: "#CCCCCC",
labels: { color: "#CCCCCC" }
},
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
},
tooltip: {
backgroundColor: "#1A1A1A",
backgroundOpacity: 70,
color: "#CCCCCC",
borderColor: "#3A3A3A"
}
} }
}, i = { style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
controls: {
backgroundColor: "#2A2A2A",
buttonColor: "#2A2A2A",
color: "#CCCCCC",
border: "1px solid #4A4A4A"
},
territory: {
fill: "#2A2A2A",
stroke: "#5A5A5A",
hover: {
fill: "#3A3A3A",
stroke: "#6A6A6A"
}
},
points: {
stroke: "#1A1A1A",
fill: "#CCCCCC",
labels: { color: "#CCCCCC" }
},
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
},
tooltip: {
backgroundColor: "#1A1A1A",
backgroundOpacity: 70,
color: "#CCCCCC",
borderColor: "#5A5A5A"
}
} } }, a = { style: { chart: {
backgroundColor: "#FFF8E1",
color: "#424242",
controls: {
backgroundColor: "#FFF8E1",
buttonColor: "#FFF8E1",
color: "#424242",
border: "1px solid #d9bbb2"
},
title: {
color: "#424242",
subtitle: { color: "#757575" }
},
tooltip: {
backgroundColor: "#FFECB3",
backgroundOpacity: 30,
color: "#424242",
borderColor: "#FF8A65"
},
territory: {
fill: "#e3dcc8",
stroke: "#f7c0b0",
hover: {
fill: "#FFECB3",
stroke: "#FF8A65"
}
},
points: {
stroke: "#FFF8E1",
fill: "#424242",
labels: { color: "#424242" }
}
} } }, o = { style: { chart: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD",
controls: {
backgroundColor: "#1E1E1E",
buttonColor: "#1E1E1E",
color: "#BDBDBD",
border: "1px solid #3A3A3A"
},
title: {
color: "#FFF8E1",
subtitle: { color: "#BDBDBD" }
},
tooltip: {
backgroundColor: "#1E1E1E",
backgroundOpacity: 30,
color: "#FFF8E1",
borderColor: "#FF8A65"
},
territory: {
fill: "#2A1E1E",
stroke: "#6e483c",
hover: {
fill: "#403e39",
stroke: "#805244"
}
},
points: {
stroke: "#1E1E1E",
fill: "#BDBDBD",
labels: { color: "#BDBDBD" }
}
} } }, s = { style: { chart: {
backgroundColor: "#fbfafa",
color: "#8A9892",
controls: {
backgroundColor: "#fbfafa",
buttonColor: "#fbfafa",
color: "#99AA99",
border: "1px solid #ebded3"
},
title: {
color: "#8A9892",
subtitle: { color: "#99AA99" }
},
tooltip: {
backgroundColor: "#fbfafa",
color: "#8A9892"
},
territory: {
fill: "#e6e2df",
stroke: "#fbfafa",
hover: {
fill: "#dbd5d0",
stroke: "#fbfafa"
}
},
points: {
stroke: "#fbfafa",
fill: "#8A9892",
labels: { color: "#8A9892" }
}
} } }, c = { style: { chart: {
backgroundColor: "#1A1A1A",
color: "#99AA99",
controls: {
backgroundColor: "#1A1A1A",
buttonColor: "#1A1A1A",
color: "#99AA99",
border: "1px solid #1e361e"
},
title: {
color: "#66CC66",
subtitle: { color: "#99AA99" }
},
tooltip: {
backgroundColor: "#2A2F2A",
color: "#AACCAA",
borderColor: "#66CC66"
},
territory: {
fill: "#1A1F1A",
stroke: "#2c5c2c",
hover: {
fill: "#3A3A3A",
stroke: "#66CC66"
}
},
points: {
stroke: "#2c5c2c",
fill: "#66CC66",
labels: { color: "#99AA99" }
}
} } }, l = { style: { chart: {
backgroundColor: "#f6f6fb",
color: "#50606C",
controls: {
backgroundColor: "#f6f6fb",
buttonColor: "#f6f6fb",
color: "#50606C",
border: "1px solid #98aab8",
borderRadius: "0"
},
title: {
color: "#50606C",
subtitle: { color: "#718890" }
},
tooltip: {
backgroundColor: "#f6f6fb",
color: "#50606C"
},
territory: {
fill: "#cfdae3",
stroke: "#98aab8",
hover: {
fill: "#bcc8d1",
stroke: "#50606C"
}
},
points: {
stroke: "#f6f6fb",
fill: "#50606C",
labels: { color: "#50606C" }
}
} } }, u = {
default: {},
minimal: n,
minimalDark: r,
dark: i,
celebration: a,
celebrationNight: o,
zen: s,
hack: c,
concrete: l
};
//#endregion
export { t as n, u as t };