vue-data-ui
Version:
A user-empowering data visualization Vue 3 components library for eloquent data storytelling
293 lines (292 loc) • 5.02 kB
JavaScript
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
//#region src/themes/vue_ui_waffle.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 },
style: { chart: {
legend: { show: !1 },
layout: { rect: { useGradient: !1 } }
} }
}, r = {
userOptions: { show: !1 },
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
layout: { rect: {
rounded: !1,
stroke: "#1A1A1A",
useGradient: !1
} },
legend: {
show: !1,
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
selectAllToggle: {
backgroundColor: "#3A3A3A",
color: "#CCCCCC"
}
},
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
},
tooltip: {
backgroundColor: "#1A1A1A",
backgroundOpacity: 70,
color: "#CCCCCC",
borderColor: "#3A3A3A"
}
} },
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
},
td: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
}
}
}, i = {
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
layout: { rect: {
rounded: !1,
stroke: "#1A1A1A"
} },
legend: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
selectAllToggle: {
backgroundColor: "#3A3A3A",
color: "#CCCCCC"
}
},
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
},
tooltip: {
backgroundColor: "#1A1A1A",
backgroundOpacity: 70,
color: "#CCCCCC",
borderColor: "#5A5A5A"
}
} },
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
},
td: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
}
}
}, a = {
style: { chart: {
backgroundColor: "#FFF8E1",
color: "#424242",
layout: { rect: {
rounded: !1,
stroke: "#FFF8E1",
useGradient: !1
} },
legend: {
color: "#424242",
backgroundColor: "#FFF8E1",
selectAllToggle: {
backgroundColor: "#5D4037",
color: "#FFF8E1"
}
},
title: {
color: "#424242",
subtitle: { color: "#757575" }
},
tooltip: {
backgroundColor: "#FFECB3",
backgroundOpacity: 30,
color: "#424242",
borderColor: "#FF8A65"
}
} },
table: {
th: {
backgroundColor: "#FFF8E1",
color: "#424242"
},
td: {
backgroundColor: "#FFF8E1",
color: "#424242"
}
}
}, o = {
style: { chart: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD",
layout: { rect: {
rounded: !1,
stroke: "#1E1E1E",
useGradient: !1
} },
legend: {
color: "#BDBDBD",
backgroundColor: "#1E1E1E",
selectAllToggle: {
backgroundColor: "#3A3A3A",
color: "#BDBDBD"
}
},
title: {
color: "#FFF8E1",
subtitle: { color: "#BDBDBD" }
},
tooltip: {
backgroundColor: "#1E1E1E",
backgroundOpacity: 30,
color: "#FFF8E1",
borderColor: "#FF8A65"
}
} },
table: {
th: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD"
},
td: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD"
}
}
}, s = {
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#99AA99",
layout: { rect: {
rounded: !1,
stroke: "#66CC66",
useGradient: !1
} },
legend: {
color: "#99AA99",
backgroundColor: "#1A1A1A",
selectAllToggle: {
backgroundColor: "#3A3A3A",
color: "#99AA99"
}
},
title: {
color: "#66CC66",
subtitle: { color: "#99AA99" }
},
tooltip: {
backgroundColor: "#2A2F2A",
color: "#AACCAA",
borderColor: "#66CC66"
}
} },
table: {
th: {
backgroundColor: "#1A1A1A",
color: "#99AA99"
},
td: {
backgroundColor: "#1A1A1A",
color: "#AACCAA"
}
}
}, c = {
style: { chart: {
backgroundColor: "#fbfafa",
color: "#8A9892",
layout: { rect: {
rounding: 4,
stroke: "#fbfafa"
} },
legend: {
backgroundColor: "#fbfafa",
color: "#99AA99",
selectAllToggle: {
backgroundColor: "#E0CFC3",
color: "#8F837A"
}
},
title: {
color: "#8A9892",
subtitle: { color: "#99AA99" }
},
tooltip: {
backgroundColor: "#fbfafa",
color: "#8A9892"
}
} },
table: {
th: {
backgroundColor: "#fbfafa",
color: "#8F837A"
},
td: {
backgroundColor: "#fbfafa",
color: "#8F837A"
}
}
}, l = {
style: { chart: {
backgroundColor: "#f6f6fb",
color: "#50606C",
layout: { rect: {
rounded: !1,
stroke: "#404C5A",
useGradient: !1
} },
legend: {
backgroundColor: "#f6f6fb",
color: "#61747E",
selectAllToggle: {
backgroundColor: "#50606C",
color: "#f6f6fb"
}
},
title: {
color: "#50606C",
subtitle: { color: "#718890" }
},
tooltip: {
backgroundColor: "#f6f6fb",
color: "#50606C"
}
} },
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 };