vue-data-ui
Version:
A user-empowering data visualization Vue 3 components library for eloquent data storytelling
179 lines (178 loc) • 3.23 kB
JavaScript
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
//#region src/themes/vue_ui_gauge.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: { layout: { track: { useGradient: !1 } } } }
}, r = {
userOptions: { show: !1 },
style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
layout: {
markers: { color: "#CCCCCC" },
pointer: {
stroke: "#1A1A1A",
circle: {
stroke: "#1A1A1A",
color: "#5A5A5A"
}
},
track: { useGradient: !1 }
},
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
}
} }
}, i = { style: { chart: {
backgroundColor: "#1A1A1A",
color: "#CCCCCC",
layout: {
markers: { color: "#CCCCCC" },
pointer: {
stroke: "#1A1A1A",
circle: {
stroke: "#1A1A1A",
color: "#5A5A5A"
}
}
},
title: {
color: "#CCCCCC",
subtitle: { color: "#757575" }
}
} } }, a = { style: { chart: {
backgroundColor: "#FFF8E1",
color: "#424242",
layout: {
track: { useGradient: !1 },
markers: { color: "#5D4037" },
pointer: {
type: "pointy",
stroke: "#FFF8E1",
circle: {
stroke: "#FFF8E1",
strokeWidth: 1,
color: "#5D4037"
}
}
},
title: {
color: "#424242",
subtitle: { color: "#757575" }
}
} } }, o = { style: { chart: {
backgroundColor: "#1E1E1E",
color: "#BDBDBD",
layout: {
track: { useGradient: !1 },
markers: { color: "#BDBDBD" },
pointer: {
type: "pointy",
stroke: "#1E1E1E",
circle: {
stroke: "#1E1E1E",
strokeWidth: 1,
color: "#5D4037"
}
}
},
title: {
color: "#FFF8E1",
subtitle: { color: "#BDBDBD" }
}
} } }, s = { style: { chart: {
backgroundColor: "#1A1A1A",
color: "#99AA99",
layout: {
track: { useGradient: !1 },
markers: {
color: "#99CC99",
backgroundColor: "#1A1A1A",
stroke: "#66CC66"
},
pointer: {
type: "pointy",
stroke: "#1A1A1A",
circle: {
stroke: "#66CC66",
strokeWidth: 1,
color: "#1A1A1A"
}
}
},
title: {
color: "#66CC66",
subtitle: { color: "#99AA99" }
}
} } }, c = { style: { chart: {
backgroundColor: "#fbfafa",
color: "#8A9892",
layout: {
track: { useGradient: !1 },
markers: {
color: "#A0AC94",
backgroundColor: "#fbfafa",
stroke: "#EBD6CC"
},
pointer: {
type: "rounded",
stroke: "#fbfafa",
circle: {
stroke: "#EBD6CC",
strokeWidth: 1,
color: "#fbfafa"
}
}
},
title: {
color: "#8A9892",
subtitle: { color: "#99AA99" }
}
} } }, l = { style: { chart: {
backgroundColor: "#f6f6fb",
color: "#50606C",
layout: {
track: { useGradient: !1 },
markers: {
color: "#4F5B75",
backgroundColor: "#4F5B75",
stroke: "#9FA9BE"
},
pointer: {
type: "pointy",
stroke: "#f6f6fb",
circle: {
stroke: "#f6f6fb",
strokeWidth: 1,
color: "#4F5B75"
}
}
},
title: {
color: "#66CC66",
subtitle: { color: "#99AA99" }
}
} } }, 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 };