vue-data-ui
Version:
A user-empowering data visualization Vue 3 components library for eloquent data storytelling
125 lines (124 loc) • 2.17 kB
JavaScript
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
//#region src/themes/vue_ui_table_sparkline.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 },
title: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
subtitle: { color: "#757575" }
},
thead: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
},
tbody: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
}
}, i = {
title: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
subtitle: { color: "#757575" }
},
thead: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
},
tbody: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC"
}
}, a = {
title: {
backgroundColor: "#FFF8E1",
color: "#424242",
subtitle: { color: "#757575" }
},
thead: {
backgroundColor: "#FFF8E1",
color: "#424242"
},
tbody: {
backgroundColor: "#FFF8E1",
color: "#424242"
}
}, o = {
title: {
backgroundColor: "#1E1E1E",
color: "#FFF8E1",
subtitle: { color: "#BDBDBD" }
},
thead: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD"
},
tbody: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD"
}
}, s = {
title: {
backgroundColor: "#1A1A1A",
color: "#66CC66",
subtitle: { color: "#99AA99" }
},
thead: {
backgroundColor: "#1A1A1A",
color: "#99AA99"
},
tbody: {
backgroundColor: "#1A1A1A",
color: "#99AA99"
}
}, c = {
title: {
backgroundColor: "#fbfafa",
color: "#8A9892",
subtitle: { color: "#99AA99" }
},
thead: {
backgroundColor: "#fbfafa",
color: "#8A9892"
},
tbody: {
backgroundColor: "#fbfafa",
color: "#A0AC94"
}
}, l = {
title: {
backgroundColor: "#f6f6fb",
color: "#50606C",
subtitle: { color: "#718890" }
},
thead: {
backgroundColor: "#f6f6fb",
color: "#50606C"
},
tbody: {
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 };