vue-data-ui 2.2.25 → 2.2.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -12820,7 +12820,7 @@ function(e) {
|
|
|
12820
12820
|
*/
|
|
12821
12821
|
function(e) {
|
|
12822
12822
|
function t() {
|
|
12823
|
-
return (Qt.canvg ? Promise.resolve(Qt.canvg) : import("./index.es-
|
|
12823
|
+
return (Qt.canvg ? Promise.resolve(Qt.canvg) : import("./index.es-6533c603.js")).catch(function(a) {
|
|
12824
12824
|
return Promise.reject(new Error("Could not load canvg: " + a));
|
|
12825
12825
|
}).then(function(a) {
|
|
12826
12826
|
return a.default ? a.default : a;
|
|
@@ -27417,7 +27417,7 @@ const W4 = ["id"], K4 = { style: { "z-index": "1", "padding-right": "24px" } },
|
|
|
27417
27417
|
__proto__: null,
|
|
27418
27418
|
default: g1
|
|
27419
27419
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
27420
|
-
const a_ = (e) => (Do("data-v-
|
|
27420
|
+
const a_ = (e) => (Do("data-v-0f9f4301"), e = e(), To(), e), r_ = { class: "vue-data-ui-slicer-labels" }, n_ = { key: 0 }, s_ = { class: "double-range-slider" }, i_ = /* @__PURE__ */ a_(() => /* @__PURE__ */ y("div", { class: "slider-track" }, null, -1)), A_ = ["min", "max"], u_ = ["min", "max"], c_ = {
|
|
27421
27421
|
__name: "Slicer",
|
|
27422
27422
|
props: {
|
|
27423
27423
|
background: {
|
|
@@ -27477,17 +27477,17 @@ const a_ = (e) => (Do("data-v-c538f874"), e = e(), To(), e), r_ = { class: "vue-
|
|
|
27477
27477
|
setup(e, { emit: t }) {
|
|
27478
27478
|
const a = e;
|
|
27479
27479
|
qo((p) => ({
|
|
27480
|
-
|
|
27481
|
-
|
|
27482
|
-
"
|
|
27483
|
-
|
|
27484
|
-
|
|
27480
|
+
d00d196c: s.value,
|
|
27481
|
+
"2feefbbe": f.value,
|
|
27482
|
+
"163942af": u.value,
|
|
27483
|
+
"10243cee": e.selectColor,
|
|
27484
|
+
a016ff08: i.value
|
|
27485
27485
|
}));
|
|
27486
27486
|
const r = P(a.min), o = P(a.max), l = le(() => {
|
|
27487
27487
|
const p = a.max - a.min, g = (r.value - a.min) / p * 100, h = (o.value - a.min) / p * 100;
|
|
27488
27488
|
return {
|
|
27489
27489
|
left: `${g}%`,
|
|
27490
|
-
width: `${h - g
|
|
27490
|
+
width: `${h - g}%`,
|
|
27491
27491
|
background: a.selectColor
|
|
27492
27492
|
};
|
|
27493
27493
|
}), s = le(() => a.inputColor), i = le(() => a.background), u = le(() => `${a.selectColor}33`), f = le(() => a.borderColor);
|
|
@@ -27566,7 +27566,7 @@ const a_ = (e) => (Do("data-v-c538f874"), e = e(), To(), e), r_ = { class: "vue-
|
|
|
27566
27566
|
])
|
|
27567
27567
|
]));
|
|
27568
27568
|
}
|
|
27569
|
-
}, gi = /* @__PURE__ */ Mt(c_, [["__scopeId", "data-v-
|
|
27569
|
+
}, gi = /* @__PURE__ */ Mt(c_, [["__scopeId", "data-v-0f9f4301"]]);
|
|
27570
27570
|
const d_ = ["id"], h_ = {
|
|
27571
27571
|
key: 0,
|
|
27572
27572
|
class: "vue-ui-accordion-arrow"
|
|
@@ -27712,7 +27712,9 @@ const g_ = xt(), y_ = {
|
|
|
27712
27712
|
dataLabels: {
|
|
27713
27713
|
show: !0
|
|
27714
27714
|
},
|
|
27715
|
-
showTable: !1
|
|
27715
|
+
showTable: !1,
|
|
27716
|
+
isStacked: !1,
|
|
27717
|
+
useIndividualScale: !1
|
|
27716
27718
|
},
|
|
27717
27719
|
selectedSerieIndex: null,
|
|
27718
27720
|
selectedRowIndex: null,
|
|
@@ -27782,7 +27784,7 @@ const g_ = xt(), y_ = {
|
|
|
27782
27784
|
scale: o.scale,
|
|
27783
27785
|
yOffset: o.yOffset,
|
|
27784
27786
|
individualHeight: o.individualHeight,
|
|
27785
|
-
x: this.
|
|
27787
|
+
x: this.mutableConfig.isStacked ? this.drawingArea.left : this.drawingArea.left / r * (l + 1),
|
|
27786
27788
|
yLabels: o.scaleYLabels || o.scale.ticks.map((s) => ({
|
|
27787
27789
|
y: s >= 0 ? o.zero - o.individualHeight * (s / o.max) : o.zero + o.individualHeight * Math.abs(s) / o.max,
|
|
27788
27790
|
value: s
|
|
@@ -27899,8 +27901,8 @@ const g_ = xt(), y_ = {
|
|
|
27899
27901
|
}, s = {
|
|
27900
27902
|
max: e.scaleMax || Math.max(...e.absoluteValues) || 1,
|
|
27901
27903
|
min: e.scaleMin || Math.min(...e.absoluteValues.filter((z) => ![void 0, null].includes(z))) > 0 ? 0 : Math.min(...e.absoluteValues.filter((z) => ![null, void 0].includes(z)))
|
|
27902
|
-
}, i = e.scaleSteps || this.chartConfig.chart.grid.labels.yAxis.commonScaleSteps, u = this.calculateNiceScale(s.min, s.max, i), f = this.calculateNiceScale(l.valueMin, l.valueMax, i), b = u.min >= 0 ? 0 : Math.abs(u.min), d = 0, m = u.max + b, p = f.max + Math.abs(d), g = this.
|
|
27903
|
-
const be = this.
|
|
27904
|
+
}, i = e.scaleSteps || this.chartConfig.chart.grid.labels.yAxis.commonScaleSteps, u = this.calculateNiceScale(s.min, s.max, i), f = this.calculateNiceScale(l.valueMin, l.valueMax, i), b = u.min >= 0 ? 0 : Math.abs(u.min), d = 0, m = u.max + b, p = f.max + Math.abs(d), g = this.mutableConfig.isStacked ? this.drawingArea.height * (1 - e.cumulatedStackRatio) : 0, h = this.mutableConfig.isStacked ? this.drawingArea.height * e.stackRatio - this.chartConfig.chart.grid.labels.yAxis.gap : this.drawingArea.height, n = this.drawingArea.bottom - g - h * b / m, k = this.drawingArea.bottom - g - h * d / p, x = this.absoluteDataset.filter((z) => z.type === "bar").filter((z) => !this.segregatedSeries.includes(z.id)).length, w = e.series.map((z, W) => {
|
|
27905
|
+
const be = this.mutableConfig.useIndividualScale ? (e.absoluteValues[W] + b) / m : this.ratioToMax(z), N = this.mutableConfig.useIndividualScale && this.mutableConfig.isStacked ? this.drawingArea.left + this.drawingArea.width / this.maxSeries * W : this.drawingArea.left + this.slot.bar * t + this.slot.bar * W * x - this.barSlot / 2 - t * this.barPeriodGap;
|
|
27904
27906
|
return {
|
|
27905
27907
|
yOffset: g,
|
|
27906
27908
|
individualHeight: h,
|
|
@@ -27911,7 +27913,7 @@ const g_ = xt(), y_ = {
|
|
|
27911
27913
|
individualMax: m
|
|
27912
27914
|
};
|
|
27913
27915
|
}), V = e.absoluteValues.map((z) => f.min >= 0 ? (z - Math.abs(f.min)) / (f.max - Math.abs(f.min)) : (z + Math.abs(f.min)) / (f.max + Math.abs(f.min))), Y = e.series.map((z, W) => {
|
|
27914
|
-
const be = this.
|
|
27916
|
+
const be = this.mutableConfig.useIndividualScale && this.mutableConfig.isStacked ? this.drawingArea.left + this.drawingArea.width / this.maxSeries * W : this.drawingArea.left - this.slot.bar / 2 + this.slot.bar * t + this.slot.bar * W * this.absoluteDataset.filter((N) => N.type === "bar").filter((N) => !this.segregatedSeries.includes(N.id)).length;
|
|
27915
27917
|
return {
|
|
27916
27918
|
yOffset: g,
|
|
27917
27919
|
individualHeight: h,
|
|
@@ -27960,8 +27962,8 @@ const g_ = xt(), y_ = {
|
|
|
27960
27962
|
}, l = {
|
|
27961
27963
|
max: e.scaleMax || Math.max(...e.absoluteValues) || 1,
|
|
27962
27964
|
min: e.scaleMin || (Math.min(...e.absoluteValues) > 0 ? 0 : Math.min(...e.absoluteValues))
|
|
27963
|
-
}, s = e.scaleSteps || this.chartConfig.chart.grid.labels.yAxis.commonScaleSteps, i = this.calculateNiceScale(l.min, l.max, s), u = this.calculateNiceScale(o.valueMin, o.valueMax, s), f = i.min >= 0 ? 0 : Math.abs(i.min), b = 0, d = i.max + Math.abs(f), m = u.max + Math.abs(b), p = this.
|
|
27964
|
-
const be = this.
|
|
27965
|
+
}, s = e.scaleSteps || this.chartConfig.chart.grid.labels.yAxis.commonScaleSteps, i = this.calculateNiceScale(l.min, l.max, s), u = this.calculateNiceScale(o.valueMin, o.valueMax, s), f = i.min >= 0 ? 0 : Math.abs(i.min), b = 0, d = i.max + Math.abs(f), m = u.max + Math.abs(b), p = this.mutableConfig.isStacked ? this.drawingArea.height * (1 - e.cumulatedStackRatio) : 0, g = this.mutableConfig.isStacked ? this.drawingArea.height * e.stackRatio - this.chartConfig.chart.grid.labels.yAxis.gap : this.drawingArea.height, h = this.drawingArea.bottom - p - g * f / d, n = this.drawingArea.bottom - p - g * b / m, k = e.series.map((z, W) => {
|
|
27966
|
+
const be = this.mutableConfig.useIndividualScale ? (e.absoluteValues[W] + Math.abs(f)) / d : this.ratioToMax(z);
|
|
27965
27967
|
return {
|
|
27966
27968
|
x: this.drawingArea.left + this.slot.line / 2 + this.slot.line * W,
|
|
27967
27969
|
y: this.drawingArea.bottom - p - g * be,
|
|
@@ -27995,7 +27997,7 @@ const g_ = xt(), y_ = {
|
|
|
27995
27997
|
zeroPosition: e.autoScaling ? n : h,
|
|
27996
27998
|
curve: e.autoScaling ? Y : V,
|
|
27997
27999
|
plots: e.autoScaling ? w : k,
|
|
27998
|
-
area: e.useArea ? this.
|
|
28000
|
+
area: e.useArea ? this.mutableConfig.useIndividualScale ? this.createIndividualArea(e.autoScaling ? w : k, e.autoScaling ? n : h) : this.createArea(k) : ""
|
|
27999
28001
|
};
|
|
28000
28002
|
});
|
|
28001
28003
|
},
|
|
@@ -28009,8 +28011,8 @@ const g_ = xt(), y_ = {
|
|
|
28009
28011
|
}, l = {
|
|
28010
28012
|
max: e.scaleMax || Math.max(...e.absoluteValues) || 1,
|
|
28011
28013
|
min: e.scaleMin || Math.min(...e.absoluteValues) > 0 ? 0 : Math.min(...e.absoluteValues)
|
|
28012
|
-
}, s = e.scaleSteps || this.chartConfig.chart.grid.labels.yAxis.commonScaleSteps, i = this.calculateNiceScale(l.min, l.max, s), u = this.calculateNiceScale(o.valueMin, o.valueMax, s), f = i.min >= 0 ? 0 : Math.abs(i.min), b = 0, d = i.max + f, m = u.max + Math.abs(b), p = this.
|
|
28013
|
-
const z = this.
|
|
28014
|
+
}, s = e.scaleSteps || this.chartConfig.chart.grid.labels.yAxis.commonScaleSteps, i = this.calculateNiceScale(l.min, l.max, s), u = this.calculateNiceScale(o.valueMin, o.valueMax, s), f = i.min >= 0 ? 0 : Math.abs(i.min), b = 0, d = i.max + f, m = u.max + Math.abs(b), p = this.mutableConfig.isStacked ? this.drawingArea.height * (1 - e.cumulatedStackRatio) : 0, g = this.mutableConfig.isStacked ? this.drawingArea.height * e.stackRatio - this.chartConfig.chart.grid.labels.yAxis.gap : this.drawingArea.height, h = this.drawingArea.bottom - p - g * f / d, n = this.drawingArea.bottom - p - g * b / m, k = e.series.map((oe, O) => {
|
|
28015
|
+
const z = this.mutableConfig.useIndividualScale ? (e.absoluteValues[O] + Math.abs(f)) / d : this.ratioToMax(oe);
|
|
28014
28016
|
return {
|
|
28015
28017
|
x: this.drawingArea.left + this.slot.plot / 2 + this.slot.plot * O,
|
|
28016
28018
|
y: this.drawingArea.bottom - p - g * z,
|
|
@@ -28044,7 +28046,7 @@ const g_ = xt(), y_ = {
|
|
|
28044
28046
|
});
|
|
28045
28047
|
},
|
|
28046
28048
|
drawingArea() {
|
|
28047
|
-
const e = this.
|
|
28049
|
+
const e = this.mutableConfig.useIndividualScale && this.chartConfig.chart.grid.labels.show ? this.absoluteDataset.filter((t) => !this.segregatedSeries.includes(t.id)).length * (this.mutableConfig.isStacked ? 0 : this.chartConfig.chart.grid.labels.yAxis.labelWidth) : 0;
|
|
28048
28050
|
return {
|
|
28049
28051
|
top: this.chartConfig.chart.padding.top,
|
|
28050
28052
|
right: this.chartConfig.chart.width - this.chartConfig.chart.padding.right,
|
|
@@ -28252,7 +28254,9 @@ const g_ = xt(), y_ = {
|
|
|
28252
28254
|
dataLabels: {
|
|
28253
28255
|
show: !0
|
|
28254
28256
|
},
|
|
28255
|
-
showTable: this.chartConfig.showTable === !0
|
|
28257
|
+
showTable: this.chartConfig.showTable === !0,
|
|
28258
|
+
isStacked: this.chartConfig.chart.grid.labels.yAxis.stacked,
|
|
28259
|
+
useIndividualScale: this.chartConfig.chart.grid.labels.yAxis.useIndividualScale
|
|
28256
28260
|
};
|
|
28257
28261
|
},
|
|
28258
28262
|
methods: {
|
|
@@ -28281,8 +28285,11 @@ const g_ = xt(), y_ = {
|
|
|
28281
28285
|
objectIsEmpty: Vt,
|
|
28282
28286
|
createTSpans: ow,
|
|
28283
28287
|
useNestedProp: At,
|
|
28288
|
+
toggleStack() {
|
|
28289
|
+
this.mutableConfig.isStacked = !this.mutableConfig.isStacked, this.mutableConfig.isStacked ? this.mutableConfig.useIndividualScale = !0 : this.mutableConfig.useIndividualScale = this.chartConfig.chart.grid.labels.yAxis.useIndividualScale;
|
|
28290
|
+
},
|
|
28284
28291
|
checkAutoScaleError(e) {
|
|
28285
|
-
e.autoScaling && (this.
|
|
28292
|
+
e.autoScaling && (this.mutableConfig.useIndividualScale || console.warn(`VueUiXy (datapoint: ${e.name}) : autoScaling only works when config.chart.grid.labels.yAxis.useIndividualScale is set to true`), this.mutableConfig.isStacked || console.warn(`VueUiXy (datapoint: ${e.name}) : autoScaling only works when config.chart.grid.labels.yAxis.stacked is set to true`));
|
|
28286
28293
|
},
|
|
28287
28294
|
createArea(e) {
|
|
28288
28295
|
if (!e[0])
|
|
@@ -28332,10 +28339,10 @@ const g_ = xt(), y_ = {
|
|
|
28332
28339
|
return e.value >= 0 ? e.zeroPosition - e.y : e.y - e.zeroPosition;
|
|
28333
28340
|
},
|
|
28334
28341
|
calcRectWidth() {
|
|
28335
|
-
return this.
|
|
28342
|
+
return this.mutableConfig.useIndividualScale && this.mutableConfig.isStacked ? this.slot.line - this.drawingArea.width / this.maxSeries * 0.1 : this.slot.bar;
|
|
28336
28343
|
},
|
|
28337
28344
|
calcRectX(e) {
|
|
28338
|
-
return this.
|
|
28345
|
+
return this.mutableConfig.useIndividualScale && this.mutableConfig.isStacked ? e.x + this.drawingArea.width / this.maxSeries * 0.05 : e.x + this.slot.bar / 2;
|
|
28339
28346
|
},
|
|
28340
28347
|
calcRectY(e) {
|
|
28341
28348
|
return e.value >= 0 ? e.y : this.zero;
|
|
@@ -28490,6 +28497,8 @@ function c6(e, t, a, r, o, l) {
|
|
|
28490
28497
|
hasImg: "",
|
|
28491
28498
|
hasLabel: "",
|
|
28492
28499
|
hasTable: "",
|
|
28500
|
+
hasStack: a.dataset.length > 1,
|
|
28501
|
+
isStacked: o.mutableConfig.isStacked,
|
|
28493
28502
|
hasFullscreen: "",
|
|
28494
28503
|
isFullscreen: o.isFullscreen,
|
|
28495
28504
|
chartElement: e.$refs.chart,
|
|
@@ -28498,8 +28507,9 @@ function c6(e, t, a, r, o, l) {
|
|
|
28498
28507
|
onGenerateCsv: l.generateCsv,
|
|
28499
28508
|
onGenerateImage: l.generateImage,
|
|
28500
28509
|
onToggleTable: t[0] || (t[0] = (n) => o.mutableConfig.showTable = !o.mutableConfig.showTable),
|
|
28501
|
-
onToggleLabels: t[1] || (t[1] = (n) => o.mutableConfig.dataLabels.show = !o.mutableConfig.dataLabels.show)
|
|
28502
|
-
|
|
28510
|
+
onToggleLabels: t[1] || (t[1] = (n) => o.mutableConfig.dataLabels.show = !o.mutableConfig.dataLabels.show),
|
|
28511
|
+
onToggleStack: l.toggleStack
|
|
28512
|
+
}, null, 8, ["backgroundColor", "color", "isPrinting", "isImaging", "uid", "hasStack", "isStacked", "isFullscreen", "chartElement", "onToggleFullscreen", "onGeneratePdf", "onGenerateCsv", "onGenerateImage", "onToggleStack"])) : S("", !0),
|
|
28503
28513
|
l.isDataset ? (A(), c("svg", {
|
|
28504
28514
|
key: 2,
|
|
28505
28515
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -28520,7 +28530,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
28520
28530
|
y2: l.drawingArea.bottom,
|
|
28521
28531
|
"stroke-linecap": "round"
|
|
28522
28532
|
}, null, 8, C_)) : S("", !0),
|
|
28523
|
-
|
|
28533
|
+
o.mutableConfig.useIndividualScale ? l.chartConfig.chart.grid.showHorizontalLines ? (A(!0), c(ve, { key: 2 }, Fe(l.allScales, (n) => (A(), c("g", null, [
|
|
28524
28534
|
n.id === o.selectedScale && n.yLabels.length ? (A(!0), c(ve, { key: 0 }, Fe(n.yLabels, (k) => (A(), c("line", {
|
|
28525
28535
|
x1: l.drawingArea.left,
|
|
28526
28536
|
x2: l.drawingArea.right,
|
|
@@ -28682,9 +28692,9 @@ function c6(e, t, a, r, o, l) {
|
|
|
28682
28692
|
l.canShowValue(x.value) ? (A(), c("rect", {
|
|
28683
28693
|
key: 0,
|
|
28684
28694
|
x: l.calcRectX(x),
|
|
28685
|
-
y:
|
|
28686
|
-
height:
|
|
28687
|
-
width: l.calcRectWidth() - (
|
|
28695
|
+
y: o.mutableConfig.useIndividualScale ? l.calcIndividualRectY(x) : l.calcRectY(x),
|
|
28696
|
+
height: o.mutableConfig.useIndividualScale ? l.calcIndividualHeight(x) : l.calcRectHeight(x),
|
|
28697
|
+
width: l.calcRectWidth() - (o.mutableConfig.useIndividualScale && o.mutableConfig.isStacked ? 0 : l.barPeriodGap),
|
|
28688
28698
|
rx: l.chartConfig.bar.borderRadius,
|
|
28689
28699
|
fill: l.chartConfig.bar.useGradient ? x.value >= 0 ? `url(#rectGradient_pos_${k}_${o.uniqueId})` : `url(#rectGradient_neg_${k}_${o.uniqueId})` : n.color,
|
|
28690
28700
|
stroke: l.chartConfig.bar.border.useSerieColor ? n.color : l.chartConfig.bar.border.stroke,
|
|
@@ -28732,7 +28742,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
28732
28742
|
})), 9, J_)) : S("", !0)
|
|
28733
28743
|
])) : S("", !0)
|
|
28734
28744
|
], 6))), 128)) : S("", !0),
|
|
28735
|
-
!
|
|
28745
|
+
!o.mutableConfig.useIndividualScale && l.chartConfig.chart.grid.labels.zeroLine.show ? (A(), c("line", {
|
|
28736
28746
|
key: 1,
|
|
28737
28747
|
stroke: l.chartConfig.chart.grid.stroke,
|
|
28738
28748
|
"stroke-width": "1",
|
|
@@ -28840,7 +28850,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
28840
28850
|
n.useArea && n.plots.length > 1 ? (A(), c("g", i3, [
|
|
28841
28851
|
n.smooth ? (A(), c("path", {
|
|
28842
28852
|
key: 0,
|
|
28843
|
-
d: `M ${n.plots[0] ? n.plots[0].x : Math.min(...n.plots.filter((x) => !!x).map((x) => x.x))},${
|
|
28853
|
+
d: `M ${n.plots[0] ? n.plots[0].x : Math.min(...n.plots.filter((x) => !!x).map((x) => x.x))},${o.mutableConfig.isStacked ? l.drawingArea.bottom - n.yOffset : l.drawingArea.bottom} ${n.curve} L ${n.plots.at(-1) ? n.plots.at(-1).x : l.drawingArea.left + l.slot.line * k + l.slot.line / 2},${o.mutableConfig.isStacked ? l.drawingArea.bottom - n.yOffset : l.drawingArea.bottom} Z`,
|
|
28844
28854
|
fill: l.chartConfig.line.area.useGradient ? `url(#areaGradient_${k}_${o.uniqueId})` : `${n.color}${o.opacity[l.chartConfig.line.area.opacity]}`
|
|
28845
28855
|
}, null, 8, A3)) : (A(), c("path", {
|
|
28846
28856
|
key: 1,
|
|
@@ -28938,7 +28948,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
28938
28948
|
}, [
|
|
28939
28949
|
x && (!Object.hasOwn(n, "dataLabels") || n.dataLabels === !0) && l.chartConfig.bar.labels.show ? (A(), c("text", {
|
|
28940
28950
|
key: 0,
|
|
28941
|
-
x:
|
|
28951
|
+
x: o.mutableConfig.useIndividualScale && o.mutableConfig.isStacked ? x.x + l.slot.line / 2 : l.calcRectX(x) + l.calcRectWidth() / 2 - l.barPeriodGap / 2,
|
|
28942
28952
|
y: x.y + (x.value > 0 ? l.chartConfig.bar.labels.offsetY : -l.chartConfig.bar.labels.offsetY * 3),
|
|
28943
28953
|
"text-anchor": "middle",
|
|
28944
28954
|
"font-size": l.chartConfig.chart.labels.fontSize,
|
|
@@ -28946,7 +28956,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
28946
28956
|
}, Z(l.canShowValue(x.value) ? l.dataLabel({ p: l.chartConfig.chart.labels.prefix, v: x.value, s: l.chartConfig.chart.labels.suffix, r: l.chartConfig.bar.labels.rounding }) : ""), 9, m3)) : S("", !0),
|
|
28947
28957
|
x && l.chartConfig.bar.serieName.show ? (A(), c("text", {
|
|
28948
28958
|
key: 1,
|
|
28949
|
-
x:
|
|
28959
|
+
x: o.mutableConfig.useIndividualScale && o.mutableConfig.isStacked ? x.x + l.slot.line / 2 : x.x + l.calcRectWidth() * 1.1,
|
|
28950
28960
|
y: x.y + (x.value > 0 ? l.chartConfig.bar.serieName.offsetY : -l.chartConfig.bar.serieName.offsetY * 3),
|
|
28951
28961
|
"text-anchor": "middle",
|
|
28952
28962
|
"font-size": l.chartConfig.chart.labels.fontSize,
|
|
@@ -29166,13 +29176,13 @@ function c6(e, t, a, r, o, l) {
|
|
|
29166
29176
|
]))), 128))
|
|
29167
29177
|
], 6))), 128)),
|
|
29168
29178
|
l.chartConfig.chart.grid.labels.show ? (A(), c("g", H3, [
|
|
29169
|
-
|
|
29179
|
+
o.mutableConfig.useIndividualScale ? (A(), c(ve, { key: 0 }, [
|
|
29170
29180
|
(A(!0), c(ve, null, Fe(l.allScales, (n) => (A(), c("g", null, [
|
|
29171
29181
|
y("line", {
|
|
29172
29182
|
x1: n.x,
|
|
29173
29183
|
x2: n.x,
|
|
29174
|
-
y1:
|
|
29175
|
-
y2:
|
|
29184
|
+
y1: o.mutableConfig.isStacked ? l.drawingArea.bottom - n.yOffset - n.individualHeight : l.drawingArea.top,
|
|
29185
|
+
y2: o.mutableConfig.isStacked ? l.drawingArea.bottom - n.yOffset : l.drawingArea.bottom,
|
|
29176
29186
|
stroke: n.color,
|
|
29177
29187
|
"stroke-width": l.chartConfig.chart.grid.stroke,
|
|
29178
29188
|
"stroke-linecap": "round",
|
|
@@ -29186,7 +29196,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
29186
29196
|
fill: n.color,
|
|
29187
29197
|
"font-size": l.chartConfig.chart.grid.labels.fontSize,
|
|
29188
29198
|
"text-anchor": "middle",
|
|
29189
|
-
transform: `translate(${n.x - l.chartConfig.chart.grid.labels.yAxis.labelWidth + 5}, ${
|
|
29199
|
+
transform: `translate(${n.x - l.chartConfig.chart.grid.labels.yAxis.labelWidth + 5}, ${o.mutableConfig.isStacked ? l.drawingArea.bottom - n.yOffset - n.individualHeight / 2 : l.drawingArea.top + l.drawingArea.height / 2}) rotate(-90)`
|
|
29190
29200
|
}, Z(n.name) + " " + Z(n.scaleLabel ? `- ${n.scaleLabel}` : ""), 9, z3),
|
|
29191
29201
|
(A(!0), c(ve, null, Fe(n.yLabels, (k, x) => (A(), c("line", {
|
|
29192
29202
|
x1: n.x - 3,
|
|
@@ -29228,7 +29238,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
29228
29238
|
}, Z(l.canShowValue(n.value) ? l.dataLabel({ p: l.chartConfig.chart.labels.prefix, v: n.value, s: l.chartConfig.chart.labels.suffix, r: 1 }) : ""), 9, W3)) : S("", !0)
|
|
29229
29239
|
]))), 128))
|
|
29230
29240
|
])) : S("", !0),
|
|
29231
|
-
|
|
29241
|
+
o.mutableConfig.useIndividualScale && !o.mutableConfig.isStacked ? (A(!0), c(ve, { key: 7 }, Fe(l.allScales, (n) => (A(), c("rect", {
|
|
29232
29242
|
x: n.x - l.chartConfig.chart.grid.labels.yAxis.labelWidth,
|
|
29233
29243
|
y: l.drawingArea.top,
|
|
29234
29244
|
width: l.chartConfig.chart.grid.labels.yAxis.labelWidth,
|
|
@@ -29238,7 +29248,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
29238
29248
|
onMouseleave: t[2] || (t[2] = (k) => o.selectedScale = null)
|
|
29239
29249
|
}, null, 40, K3))), 256)) : S("", !0),
|
|
29240
29250
|
y("g", null, [
|
|
29241
|
-
l.chartConfig.chart.grid.labels.axis.yLabel && !
|
|
29251
|
+
l.chartConfig.chart.grid.labels.axis.yLabel && !o.mutableConfig.useIndividualScale ? (A(), c("text", {
|
|
29242
29252
|
key: 0,
|
|
29243
29253
|
"font-size": l.chartConfig.chart.grid.labels.axis.fontSize,
|
|
29244
29254
|
fill: l.chartConfig.chart.grid.labels.color,
|
|
@@ -29502,7 +29512,7 @@ function c6(e, t, a, r, o, l) {
|
|
|
29502
29512
|
}, 8, ["config"])) : S("", !0)
|
|
29503
29513
|
], 14, p_);
|
|
29504
29514
|
}
|
|
29505
|
-
const d6 = /* @__PURE__ */ Mt(y_, [["render", c6], ["__scopeId", "data-v-
|
|
29515
|
+
const d6 = /* @__PURE__ */ Mt(y_, [["render", c6], ["__scopeId", "data-v-9d6be7f3"]]), h6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
29506
29516
|
__proto__: null,
|
|
29507
29517
|
default: d6
|
|
29508
29518
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -53434,7 +53444,7 @@ const Aq = ["id"], uq = ["xmlns", "viewBox"], cq = { key: 0 }, dq = ["x1", "x2",
|
|
|
53434
53444
|
__proto__: null,
|
|
53435
53445
|
default: Xq
|
|
53436
53446
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
53437
|
-
const Yq = ["id"], Jq = ["xmlns", "viewBox"], Zq = ["transform"], eY = ["fill", "font-weight", "x", "y", "
|
|
53447
|
+
const Yq = ["id"], Jq = ["xmlns", "viewBox"], Zq = ["transform"], eY = ["fill", "font-weight", "x", "y", "font-size", "transform"], tY = ["innerHTML"], lY = {
|
|
53438
53448
|
__name: "vue-ui-word-cloud",
|
|
53439
53449
|
props: {
|
|
53440
53450
|
config: {
|
|
@@ -53679,16 +53689,16 @@ const Yq = ["id"], Jq = ["xmlns", "viewBox"], Zq = ["transform"], eY = ["fill",
|
|
|
53679
53689
|
(A(!0), c(ve, null, Fe(n.value, (me, he) => (A(), c("g", null, [
|
|
53680
53690
|
(A(), c("text", {
|
|
53681
53691
|
fill: me.color,
|
|
53682
|
-
"text-anchor": "middle",
|
|
53683
53692
|
"font-weight": d.value.style.chart.words.bold ? "bold" : "normal",
|
|
53684
53693
|
key: he,
|
|
53685
53694
|
x: me.x,
|
|
53686
53695
|
y: me.y,
|
|
53687
|
-
dy: me.fontSize / 2,
|
|
53688
53696
|
"font-size": me.fontSize,
|
|
53689
53697
|
transform: `translate(${me.width / 2}, ${me.height / 2})`,
|
|
53690
53698
|
style: J(`animation-delay:${he * d.value.animationDelayMs}ms !important`),
|
|
53691
|
-
class: Ie({ animated: d.value.useCssAnimation })
|
|
53699
|
+
class: Ie({ animated: d.value.useCssAnimation }),
|
|
53700
|
+
"text-anchor": "middle",
|
|
53701
|
+
"dominant-baseline": "middle"
|
|
53692
53702
|
}, Z(me.name), 15, eY))
|
|
53693
53703
|
]))), 256))
|
|
53694
53704
|
], 8, Zq),
|
|
@@ -53737,7 +53747,7 @@ const Yq = ["id"], Jq = ["xmlns", "viewBox"], Zq = ["transform"], eY = ["fill",
|
|
|
53737
53747
|
}, 8, ["config"])) : S("", !0)
|
|
53738
53748
|
], 12, Yq));
|
|
53739
53749
|
}
|
|
53740
|
-
}, oY = /* @__PURE__ */ Mt(lY, [["__scopeId", "data-v-
|
|
53750
|
+
}, oY = /* @__PURE__ */ Mt(lY, [["__scopeId", "data-v-0e2afe9e"]]), aY = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
53741
53751
|
__proto__: null,
|
|
53742
53752
|
default: oY
|
|
53743
53753
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-eded71ad.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
var Tt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
4
4
|
function Vo(a) {
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
svg *[data-v-1ba9ca68]{all:unset}.spin[data-v-1ba9ca68]{animation:smartspin-1ba9ca68 .5s infinite linear}@keyframes smartspin-1ba9ca68{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-data-table thead[data-v-4f23609e]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-4f23609e]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-4f23609e],th[data-v-4f23609e],td[data-v-4f23609e]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-4f23609e]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-4f23609e]{display:none}.vue-ui-responsive td[data-v-4f23609e]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-4f23609e]{outline:var(--32d68130)}.vue-ui-responsive td[data-v-4f23609e]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-4f23609e]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-4f23609e]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-data-ui-tooltip{box-shadow:0 6px 12px -6px #0003;position:fixed;padding:12px;z-index:3!important}.vue-data-ui-custom-tooltip{position:fixed;z-index:3}.vue-ui-user-options[data-v-6a58a212]{z-index:1}.vue-ui-user-options-drawer[data-open=false][data-v-6a58a212]{display:none}.vue-ui-user-options-drawer[data-open=true][data-v-6a58a212]{position:absolute;right:4px;top:36px;display:flex;flex-direction:column;gap:4px;animation:show-user-options-6a58a212 125ms ease-in forwards;transform-origin:top;opacity:0;border-radius:0 0 3px 3px;box-shadow:0 6px 12px -6px #0000004d}@keyframes show-user-options-6a58a212{0%{opacity:0;transform:translateY(-6px) scaleY(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.vue-ui-user-options-closing[data-v-6a58a212]{animation:close-user-options-6a58a212 125ms ease-out;transform-origin:top;opacity:1}@keyframes close-user-options-6a58a212{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scaleY(.95)}}.vue-ui-user-options-button[data-v-6a58a212]{all:unset;padding:0 3px;border-radius:3px;height:30px;border:1px solid transparent;background:inherit;display:flex;align-items:center;justify-content:center;width:fit-content;cursor:pointer}.vue-ui-user-options-button[data-v-6a58a212]:hover{background:rgba(0,0,0,.05)!important}.vue-ui-user-options-button[data-v-6a58a212]:focus-visible{outline:1px solid #CCCCCC}.vue-ui-skeleton-animated[data-v-030db148]{animation:skeleton-animate-030db148 1.62s infinite linear}@keyframes skeleton-animate-030db148{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.vue-ui-sparkline *[data-v-96a930d3]{transition:unset}.vue-ui-data-table thead[data-v-0d061183]{position:sticky;top:0;-webkit-user-select:none;user-select:none}table[data-v-0d061183]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-0d061183],th[data-v-0d061183],td[data-v-0d061183]{padding:.5rem;font-variant-numeric:tabular-nums}th[data-v-0d061183],td[data-v-0d061183]{white-space:nowrap}.sticky-col[data-v-0d061183]{position:-webkit-sticky;position:sticky;width:100px;min-width:100px;right:0}.sticky-col-first[data-v-0d061183]{position:-webkit-sticky;position:sticky;width:100px;min-width:100px;left:0}.vue-ui-responsive .sticky-col[data-v-0d061183],.vue-ui-responsive .sticky-col-first[data-v-0d061183]{position:initial;width:initial;min-width:initial;left:initial;right:initial}.vue-ui-responsive th[data-v-0d061183]{display:none}.vue-ui-responsive td[data-v-0d061183]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-0d061183]{outline:var(--02474a58)}.vue-ui-responsive td[data-v-0d061183]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-0d061183]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-0d061183]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.double-range-slider[data-v-c538f874]{position:relative!important;width:calc(100% - 48px);height:40px;margin:0 auto}input[type=range][data-v-c538f874]{position:absolute;left:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none;z-index:3}input[type=range][data-v-c538f874]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:20px;height:20px;background-color:var(--17a76127);border-radius:50%;cursor:pointer;position:relative;z-index:2;outline:2px solid var(--a0c62cca);transition:all .2s ease-in-out}input[type=range][data-v-c538f874]::-webkit-slider-thumb:active,input[type=range][data-v-c538f874]::-webkit-slider-thumb:hover{box-shadow:0 0 0 10px var(--2fc296cc);background-color:var(--e05baa6a)}input[type=range][data-v-c538f874]::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;background-color:var(--17a76127);border-radius:50%;cursor:pointer;position:relative;z-index:2;outline:2px solid var(--a0c62cca);transition:all .2s ease-in-out}input[type=range][data-v-c538f874]::-moz-range-thumb:active,input[type=range][data-v-c538f874]::-moz-range-thumb:hover{box-shadow:0 0 0 10px var(--2fc296cc);background-color:var(--e05baa6a)}input[type=range][data-v-c538f874]::-ms-thumb{pointer-events:auto;width:20px;height:20px;background-color:var(--17a76127);border-radius:50%;cursor:pointer;position:relative;z-index:2;outline:2px solid var(--a0c62cca);transition:all .2s ease-in-out}input[type=range][data-v-c538f874]::-ms-thumb:active,input[type=range][data-v-c538f874]::-ms-thumb:hover{box-shadow:0 0 0 10px var(--2fc296cc);background-color:var(--e05baa6a)}.slider-track[data-v-c538f874]{position:absolute;width:99%;height:8px;border-radius:4px;background:var(--ade3904e);top:8px;z-index:1;left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%)}.range-highlight[data-v-c538f874]{position:absolute;height:8px;top:8px;z-index:1;border-radius:4px}.vue-data-ui-refresh-button[data-v-c538f874]{outline:none;border:none;background:transparent;height:36px;width:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:transform .2s ease-in-out;transform-origin:center}.vue-data-ui-refresh-button[data-v-c538f874]:focus{outline:1px solid var(--17a76127)}.vue-data-ui-refresh-button[data-v-c538f874]:hover{transform:rotate(-90deg)}.vue-data-ui-slicer-labels[data-v-c538f874]{display:flex;flex-direction:row;align-items:center;padding:0 24px;height:40px}.vue-data-ui-slicer-label-left[data-v-c538f874],.vue-data-ui-slicer-label-right[data-v-c538f874]{width:100%}.vue-data-ui-slicer-label-left[data-v-c538f874]{text-align:left}.vue-data-ui-slicer-label-right[data-v-c538f874]{text-align:right}summary[data-v-37a86640]{-webkit-user-select:none;user-select:none;cursor:pointer}details[data-v-37a86640]{overflow:hidden}details>summary[data-v-37a86640]{list-style:none}.vue-ui-accordion-head[data-v-37a86640]{display:flex;flex-direction:row;gap:6px}.vue-ui-accordion-arrow[data-v-37a86640]{display:flex;place-items:center;justify-content:center;width:fit-content;transform:rotate(0);transition:transform .3s ease-in-out;transform-origin:center}details[open]>summary .vue-ui-accordion-arrow[data-v-37a86640]{transform:rotate(90deg)}details summary[data-v-37a86640]::-webkit-details-marker{display:none}div.vue-ui-accordion-content[data-v-37a86640]{opacity:0;box-sizing:border-box;max-height:0;overflow:hidden;transition:max-height .4s ease-out,opacity .4s ease-out}details[open]+div.vue-ui-accordion-content[data-v-37a86640]{max-height:var(--2139af3e);transition:max-height 1s ease-out,opacity 1s ease-out;opacity:1}details[open] span[data-v-37a86640]:before{rotate:90deg;transition:rotate .2s ease-out}.vue-ui-dna *[data-v-6a29c683]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-6a29c683]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-6a29c683]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-6a29c683]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-6a29c683]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-6a29c683]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-xy *[data-v-6a29c683]{transition:unset}path[data-v-6a29c683],line[data-v-6a29c683],rect[data-v-6a29c683]{animation:xyAnimation-6a29c683 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-6a29c683{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-xy[data-v-6a29c683]{position:relative}.vue-ui-xy-legend[data-v-6a29c683]{align-items:center;column-gap:24px;display:flex;flex-wrap:wrap;justify-content:center;-webkit-user-select:none;user-select:none;width:100%}.vue-ui-xy-legend-item[data-v-6a29c683]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;cursor:pointer}.vue-ui-xy-legend-item-segregated[data-v-6a29c683]{opacity:.5}.vue-ui-xy-title[data-v-6a29c683]{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.vue-ui-xy svg rect[data-v-6a29c683]{transition:all .11s ease-in-out}canvas[data-v-6a29c683]{width:100%;object-fit:contain}.vue-ui-table-main[data-v-eca448e3]{height:fit-content;padding:0 0 98px;position:relative}.vue-ui-table__wrapper[data-v-eca448e3]{overflow-x:auto;padding:0 12px 48px;position:relative;width:calc(100% - 24px)}.vue-ui-table-main thead[data-v-eca448e3]{position:sticky;top:0}.vue-ui-table[data-v-eca448e3]{width:100%;position:relative}.vue-ui-table-main table[data-v-eca448e3]{border-collapse:collapse}.vue-ui-table-main th[data-v-eca448e3],.vue-ui-table-main td[data-v-eca448e3]{padding:3px 8px}.vue-ui-table-main tr td[data-v-eca448e3]{outline:1px solid white}.vue-ui-table-main .th-numeric[data-v-eca448e3]{text-align:right;font-variant-numeric:tabular-nums}.vue-ui-table-main .th-filter[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;position:relative}.vue-ui-table-main button[data-v-eca448e3]{align-items:center;cursor:pointer;display:flex;justify-content:center;width:32px}.vue-ui-table-main input[data-v-eca448e3]{padding:0 6px;font-family:Satoshi}.vue-ui-table-main button[data-v-eca448e3],.vue-ui-table-main input[data-v-eca448e3]{border-radius:6px;height:32px}.vue-ui-table-main button[data-v-eca448e3]{border:1px solid grey}.vue-ui-table-main button[data-v-eca448e3]:hover,.vue-ui-table-main button[data-v-eca448e3]:focus,.vue-ui-table-main input[data-v-eca448e3]:hover,.vue-ui-table-main input[data-v-eca448e3]:focus{outline:3px solid rgba(128,128,128,.432)}.vue-ui-table-main button.clicked[data-v-eca448e3]{animation:clicked-eca448e3 .15s ease-in-out}.vue-ui-table-main button[disabled][data-v-eca448e3]{cursor:not-allowed}.vue-ui-table-main button[disabled][data-v-eca448e3]:focus,.vue-ui-table-main button[disabled][data-v-eca448e3]:hover{outline:none}button.th-reset[data-v-eca448e3]:not(:disabled){background:radial-gradient(at top,#f19a71,#F17171);border:1px solid #F17171;color:#fff}.vue-ui-table-main button.th-reset[data-v-eca448e3]:not(:disabled):hover,.vue-ui-table-main button.th-reset[data-v-eca448e3]:not(:disabled):focus{outline:3px solid #f171717e}.vue-ui-table-main [data-is-open=false][data-v-eca448e3]{transform:scale(0)}.vue-ui-table-main .th-dropdown[data-is-open=true][data-v-eca448e3]{animation:open-dropdown-eca448e3 .2s ease-in}.vue-ui-table-main .th-dropdown[data-is-open=false][data-v-eca448e3]{animation:close-dropdown-eca448e3 .2s ease-in}.vue-ui-table-main .th-dropdown[data-v-eca448e3]{align-items:center;border-radius:8px;border:1px solid white;box-shadow:0 6px 12px -6px #00000080;display:flex;flex-direction:column;justify-content:flex-start;left:0;max-width:300px;min-width:150px;padding:24px 12px 12px;position:absolute;top:calc(100% + 12px)}.vue-ui-table-main .th-option[data-v-eca448e3]{border-radius:6px;cursor:pointer;padding:2px 6px;text-align:left;-webkit-user-select:none;user-select:none;width:100%;font-weight:400}.vue-ui-table-main .th-option[data-v-eca448e3]:hover{background-color:#ffffff1a;box-shadow:0 3px 6px -3px #00000080;z-index:1}.vue-ui-table-main button.close-dropdown[data-v-eca448e3],.vue-ui-table-main button.close-chart-modal[data-v-eca448e3]{align-items:center;border-radius:50%;border:none;display:flex;height:20px;padding:2px;position:absolute;right:6px;top:6px;width:20px}.vue-ui-table-main button.close-dropdown[data-v-eca448e3]:hover,.vue-ui-table-main button.close-dropdown[data-v-eca448e3]:focus,.vue-ui-table-main button.close-chart-modal[data-v-eca448e3]:hover,.vue-ui-table-main button.close-char-modal[data-v-eca448e3]:focus{outline:3px solid #2d353c71}.vue-ui-table-main .th-button-active[data-v-eca448e3]{background:radial-gradient(at top,#968bf1,#6376DD);color:#fff}.vue-ui-table-main .th-button-active[data-v-eca448e3]:hover,.vue-ui-table-main .th-button-active[data-v-eca448e3]:focus{outline:3px solid #6375dd7a}.vue-ui-table-main .th-date[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--inputs[data-v-eca448e3]{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--button[data-v-eca448e3]{display:flex;gap:3px}.vue-ui-table-main input[type=date][data-v-eca448e3]{border-radius:4px;font-size:12px;font-variant-numeric:tabular-nums;height:20px!important;width:100px}.vue-ui-table-main .date-fieldset[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-fieldset label[data-v-eca448e3]{font-size:12px;font-weight:400}@keyframes clicked-eca448e3{0%{transform:scale(.9)}90%{transform:scale(1.03)}to{transform:scale(1)}}.vue-ui-table-main td.td-numeric[data-v-eca448e3]{cursor:pointer}.vue-ui-table-main .td-selector-info[data-v-eca448e3]{align-items:center;border-radius:0 0 6px 6px;bottom:76px;display:flex;font-size:14px;justify-content:flex-end;min-height:20px;padding:2px 4px 2px 2px;position:absolute;right:0;text-align:right;width:100%;z-index:1}.vue-ui-table-main button.td-selector-info-reset[data-v-eca448e3]{background:transparent;border:none;color:#f17171;height:14px;margin-left:24px;padding:0;width:14px}.vue-ui-table-main button.td-selector-info-reset[data-v-eca448e3]:hover,.vue-ui-table-main button.td-selector-info-reset[data-v-eca448e3]:focus{outline:3px solid #f171717e}.vue-ui-table-main .format-num[data-v-eca448e3]{font-variant-numeric:tabular-nums}.vue-ui-table-main .td-selector-icon[data-v-eca448e3]{margin-bottom:-5px;margin-right:6px}.vue-ui-table-main .vue-ui-table-pagination[data-v-eca448e3]{align-items:center;bottom:24px;display:flex;flex-direction:row;gap:12px;height:40px;justify-content:center;position:absolute;width:100%;z-index:1}.vue-ui-table-main button.vue-ui-table-navigation[data-v-eca448e3]{height:36px;padding:1px;width:36px}.vue-ui-table-main .vue-ui-table-navigation-indicator[data-v-eca448e3]{border-radius:6px;bottom:70px;height:6px;position:absolute;transition:all .1s ease-in-out}.vue-ui-table-main .vue-ui-table-page-scroller-wrapper[data-v-eca448e3]{align-items:center;display:flex;flex-direction:column;justify-content:center}.vue-ui-table-main input.vue-ui-table-page-scroller[data-v-eca448e3]{cursor:pointer;height:24px;padding:0}.vue-ui-table-main .vue-ui-table-paginator[data-v-eca448e3]{position:absolute;bottom:0;z-index:2;left:12px;display:flex;flex-direction:row;gap:6px;font-size:14px;justify-content:center;align-items:center;width:calc(100% - 24px)}.vue-ui-table-main .vue-ui-table-paginator select[data-v-eca448e3]{border-radius:3px}.vue-ui-table-main .vue-ui-table-size-warning[data-v-eca448e3]{align-items:center;bottom:-24px;color:#f17171;display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:6px;justify-content:center;position:absolute;text-align:center;width:100%}.vue-ui-table-main th.vue-ui-table-col-selector[data-v-eca448e3]{height:12px}.vue-ui-table-main .col-selector[data-v-eca448e3]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.vue-ui-table-main th.col-selector--selected[data-v-eca448e3]{background:radial-gradient(at top left,#9586eb,#6376DD);color:#fff}.vue-ui-table-main th.col-selector--selected div[data-v-eca448e3]{background:transparent;color:#fff}.vue-ui-table-main .vue-ui-table-chart-modal[data-v-eca448e3]{align-items:center;border-radius:8px;border:1px solid white;box-shadow:0 6px 12px -6px #0000004d;display:flex;flex-direction:column;justify-content:center;min-height:200px;min-width:300px;max-width:800px;overflow:hidden;padding:12px;position:fixed;resize:horizontal;-webkit-user-select:none;user-select:none;z-index:10000}.vue-ui-table-main .vue-ui-table-chart-svg[data-v-eca448e3]{border-radius:6px;margin-bottom:12px;overflow:visible;padding:12px;width:calc(100% - 24px)}.vue-ui-table-main .vue-ui-table-donut-chart[data-v-eca448e3]{border-radius:6px}.vue-ui-table-main td.vue-ui-table-td-iteration[data-v-eca448e3]{font-size:12px;font-variant-numeric:tabular-nums;text-align:right;-webkit-user-select:none;user-select:none}.vue-ui-table-main .chart-trend[data-v-eca448e3]{font-size:12px;padding-left:12px}.vue-ui-table-main .chart-modal-options[data-v-eca448e3]{bottom:12px;display:flex;flex-direction:row;gap:8px;position:absolute;right:24px}.vue-ui-table-main .chart-modal-options button[data-v-eca448e3]{height:24px;padding:3px;width:24px}.vue-ui-table-main .th-range-filter[data-v-eca448e3]{display:flex;align-items:center;justify-content:center;gap:2px;flex-direction:column}.vue-ui-table-main .th-range-filter input[data-v-eca448e3]{height:20px;width:60px;font-variant-numeric:tabular-nums;font-size:12px}.vue-ui-table-main .th-range-filter label[data-v-eca448e3]{font-size:12px;font-weight:400;margin-bottom:-3px}.vue-ui-table-main .vue-ui-table-fieldset-wrapper[data-v-eca448e3]{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:12px}.vue-ui-table-main .vue-ui-table-fieldset[data-v-eca448e3]{border-radius:6px;margin-bottom:24px;border:1px solid white}.vue-ui-table-main .vue-ui-table-fieldset legend[data-v-eca448e3]{color:gray}.vue-ui-table-main .vue-ui-table-fieldset-option[data-v-eca448e3]{display:flex;align-items:center}.vue-ui-table-main .vue-ui-table-fieldset-option input[data-v-eca448e3]{height:14px;width:14px;border-radius:50%}.vue-ui-table-main button.vue-ui-table-generate-donut[data-v-eca448e3]{align-items:center;display:flex;gap:3px;justify-content:center;margin:24px auto 12px;padding-left:12px;padding-right:12px;width:fit-content}.vue-ui-table-main button.vue-ui-table-generate-donut[disabled][data-v-eca448e3]{opacity:.5}.vue-ui-table-main .vue-ui-table-donut-legend[data-v-eca448e3]{align-items:center;column-gap:12px;display:flex;flex-wrap:wrap;font-size:12px;justify-content:center;margin:0 auto;max-width:400px;padding-bottom:36px}.vue-ui-table-main .vue-ui-table-donut-legend-item[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.vue-ui-table-main .vue-ui-table-donut-label[data-v-eca448e3]{align-items:center;display:flex;flex-direction:column;font-size:4px;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-table-main .vue-ui-table-donut-label-name[data-v-eca448e3]{font-size:3px;line-height:3px}.vue-ui-table-main td[data-v-eca448e3]:focus{outline:3px solid #202d7470}.vue-ui-table-main .vue-ui-table-export-hub[data-v-eca448e3]{left:5px;position:absolute;top:0;z-index:1001}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-v-eca448e3]{position:absolute;top:40px;left:0;padding:24px;border-radius:8px;border:1px solid white;box-shadow:0 6px 12px -6px #00000080;transform:scale(0);opacity:0}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=true][data-v-eca448e3]{animation:open-dropdown-eca448e3 .2s ease-in forwards}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=false][data-v-eca448e3]{animation:close-dropdown-eca448e3 .2s ease-in}.vue-ui-table-main .vue-ui-table-export-hub-options[data-v-eca448e3]{margin-top:12px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.vue-ui-table-main .vue-ui-table-export-hub-options button[data-v-eca448e3]{width:fit-content;display:flex;align-items:center;justify-content:center;gap:3px;min-width:130px}.vue-ui-table-main .vue-ui-table-export-hub-option-wrapper[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-start}.vue-ui-table-main .vue-ui-table-export-hub-option-wrapper .label[data-v-eca448e3]{font-size:12px;line-height:12px;margin-bottom:6px;width:100px}.vue-ui-table-main .td-nan[data-v-eca448e3]{background:#F17171}.vue-ui-table-main .td-has-nan[data-v-eca448e3],.vue-ui-table-main .th-has-nan[data-v-eca448e3]{background:#F17171;min-width:100px;color:#fff}@keyframes open-dropdown-eca448e3{0%{transform:scaleY(.9);opacity:0}50%{transform:scaleY(1.05);opacity:1}to{transform:scale(1);opacity:1}}@keyframes close-dropdown-eca448e3{0%{transform:scale(1.05);opacity:1}to{transform:scale(0);opacity:0}}.vue-data-ui-legend[data-v-a5a45422]{-webkit-user-select:none;user-select:none;height:fit-content;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-data-ui-legend-item[data-v-a5a45422]{-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px;cursor:pointer;height:fit-content;text-align:left}.vue-ui-dna *[data-v-c581256a]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c581256a]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c581256a]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c581256a]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c581256a]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c581256a]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-donut *[data-v-c581256a]{transition:unset}.vue-ui-donut[data-v-c581256a]{-webkit-user-select:none;user-select:none;position:relative}.animated[data-v-c581256a]{animation:donut-c581256a .5s ease-in-out;transform-origin:center}@keyframes donut-c581256a{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-donut .vue-ui-donut-label[data-v-c581256a]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-donut-datalabel-slot[data-v-c581256a]{width:100%;height:-webkit-fit-content;height:fit-content}.vue-ui-donut-datalabel-slot-not-safari[data-v-c581256a]{position:absolute;top:0;transform:translateY(-50%)}.vue-ui-dna *[data-v-b233a198]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b233a198]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b233a198]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b233a198]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b233a198]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b233a198]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-waffle *[data-v-b233a198]{transition:unset}.vue-ui-waffle[data-v-b233a198]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-waffle .vue-ui-waffle-label[data-v-b233a198]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-f4c092af]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-f4c092af]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-f4c092af]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-f4c092af]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-f4c092af]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-f4c092af]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-radar *[data-v-f4c092af]{transition:unset}path[data-v-f4c092af],line[data-v-f4c092af],rect[data-v-f4c092af],circle[data-v-f4c092af]{animation:xyAnimation-f4c092af .5s ease-in-out!important;transform-origin:center}@keyframes xyAnimation-f4c092af{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-radar[data-v-f4c092af]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-radar .vue-ui-radar-label[data-v-f4c092af]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}polygon[data-v-f4c092af]{transform-origin:center}.animated-in[data-v-f4c092af]{animation:animatedIn-f4c092af .3s cubic-bezier(0,1.01,1,1) forwards}@keyframes animatedIn-f4c092af{0%{transform:scale(0)}80%{transform:scale(1.05)}to{transform:scale(1)}}.animated-out[data-v-f4c092af]{animation:animatedOut-f4c092af .3s cubic-bezier(0,1.01,1,1) forwards}@keyframes animatedOut-f4c092af{0%{transform:scale(1)}to{transform:scale(0)}}.vue-ui-dna *[data-v-ae216bdd]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-ae216bdd]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ae216bdd]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ae216bdd]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-ae216bdd]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-ae216bdd]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-quadrant *[data-v-ae216bdd]{transition:unset}.vue-ui-quadrant[data-v-ae216bdd]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-ae216bdd],line[data-v-ae216bdd],rect[data-v-ae216bdd],circle[data-v-ae216bdd],polygon[data-v-ae216bdd]{animation:quadrantAnimation-ae216bdd .5s ease-in-out;transform-origin:center}@keyframes quadrantAnimation-ae216bdd{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-quadrant .vue-ui-quadrant-label[data-v-ae216bdd]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-quadrant-mini-map-cell[data-v-ae216bdd],.vue-ui-quadrant-mini-map-cell-selectable[data-v-ae216bdd],.vue-ui-quadrant-minimap-crosshairs[data-v-ae216bdd]{animation:none!important;transition:opacity .15s ease-in-out}.vue-ui-quadrant-mini-map-cell[data-v-ae216bdd]:hover{stroke:#fff;stroke-width:1px}.vue-ui-quadrant-mini-map-cell-selectable[data-v-ae216bdd]:hover{opacity:.5!important}.vue-ui-dna *[data-v-c9ec8246]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c9ec8246]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c9ec8246]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c9ec8246]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c9ec8246]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c9ec8246]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-gauge *[data-v-c9ec8246]{transition:unset}.vue-ui-gauge[data-v-c9ec8246]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-gauge .vue-ui-gauge-label[data-v-c9ec8246]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-gauge-legend[data-v-c9ec8246]{height:100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-ui-gauge-legend-item[data-v-c9ec8246]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;height:24px}.vue-ui-gauge-tooltip[data-v-c9ec8246]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-dna *[data-v-7bedf47d]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-7bedf47d]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-7bedf47d]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-7bedf47d]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-7bedf47d]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-7bedf47d]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-chestnut *[data-v-7bedf47d]{transition:unset}.vue-ui-chestnut[data-v-7bedf47d]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-chestnut .vue-ui-chestnut-label[data-v-7bedf47d]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-chestnut-legend[data-v-7bedf47d]{height:100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-ui-chestnut-legend-item[data-v-7bedf47d]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;height:24px}.vue-ui-chestnut-tooltip[data-v-7bedf47d]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-chestnut-animated[data-v-7bedf47d]{opacity:0;animation:chestnut-opacity-7bedf47d .2s ease-in-out forwards}@keyframes chestnut-opacity-7bedf47d{0%{transform:scaleX(.98);opacity:0}to{transform:scale(1);opacity:1}}.vue-ui-chestnut-table[data-v-7bedf47d]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-7bedf47d]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-7bedf47d]{width:100%;padding:1rem;border-collapse:collapse;overflow-x:auto}caption[data-v-7bedf47d],th[data-v-7bedf47d],td[data-v-7bedf47d]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-7bedf47d]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-7bedf47d]{display:none}.vue-ui-responsive td[data-v-7bedf47d]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-7bedf47d]{outline:var(--7dfc6424)}.vue-ui-responsive td[data-v-7bedf47d]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-7bedf47d]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-7bedf47d]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}path[data-v-7bedf47d],circle[data-v-7bedf47d],rect[data-v-7bedf47d],text[data-v-7bedf47d],line[data-v-7bedf47d]{transition:opacity .3s ease-in-out!important}.vue-ui-dna *[data-v-c7f8d0f9]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c7f8d0f9]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c7f8d0f9]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c7f8d0f9]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c7f8d0f9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c7f8d0f9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-onion *[data-v-c7f8d0f9]{transition:unset}.vue-ui-onion[data-v-c7f8d0f9]{-webkit-user-select:none;user-select:none;position:relative}circle[data-v-c7f8d0f9]{animation:xyAnimation-c7f8d0f9 .5s ease-in-out;transform-origin:center;transition:all .3s ease-in-out!important}@keyframes xyAnimation-c7f8d0f9{0%{transform:scale(.9) rotate(-90g);opacity:0}80%{transform:scale(1.02) rotate(-90deg);opacity:1}to{transform:scale(1) rotate(-90deg);opacity:1}}.vue-ui-onion .vue-ui-onion-label[data-v-c7f8d0f9]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-onion-tooltip[data-v-c7f8d0f9]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-onion table[data-v-c7f8d0f9]{width:100%;border-collapse:collapse}.vue-ui-onion table td[data-v-c7f8d0f9]{text-align:right;padding-right:6px;font-variant-numeric:tabular-nums}.vue-ui-onion table th[data-v-c7f8d0f9]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}.vue-ui-onion-blur[data-v-c7f8d0f9]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-ui-dna *[data-v-52b71476]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-52b71476]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-52b71476]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-52b71476]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-52b71476]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-52b71476]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-vertical-bar *[data-v-52b71476]{transition:unset}path[data-v-52b71476],line[data-v-52b71476],rect[data-v-52b71476],circle[data-v-52b71476],polygon[data-v-52b71476]{animation:verticalBarAnimation-52b71476 .5s ease-in-out;transform-origin:center}@keyframes verticalBarAnimation-52b71476{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-vertical-bar[data-v-52b71476]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-vertical-bar .vue-ui-vertical-bar-label[data-v-52b71476]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-vertical-bar-table[data-v-52b71476]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-52b71476]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-52b71476]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-52b71476],th[data-v-52b71476],td[data-v-52b71476]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-52b71476]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-52b71476]{display:none}.vue-ui-responsive td[data-v-52b71476]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-52b71476]{outline:var(--d96729d6)}.vue-ui-responsive td[data-v-52b71476]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-52b71476]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-52b71476]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.animated[data-v-52b71476]{transition:all .3s ease-in-out!important}.vue-ui-rating-wrapper[data-v-ce2b46a5]{display:flex;align-items:center;gap:1px;width:100%}.vue-ui-mouse-trap[data-v-ce2b46a5]{cursor:pointer}.vue-ui-mouse-trap[data-v-ce2b46a5]:focus:not(:focus-visible){outline:none}.vue-ui-dna *[data-v-ffbab371]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-ffbab371]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ffbab371]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ffbab371]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-ffbab371]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-ffbab371]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-heatmap *[data-v-ffbab371]{transition:unset}.vue-ui-heatmap[data-v-ffbab371]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-heatmap .vue-ui-heatmap-label[data-v-ffbab371]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-heatmap-legend[data-v-ffbab371]{height:100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-ui-heatmap-legend-item[data-v-ffbab371]{display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-heatmap-tooltip[data-v-ffbab371]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-heatmap-table[data-v-ffbab371]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-ffbab371]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-ffbab371]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-ffbab371],th[data-v-ffbab371],td[data-v-ffbab371]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-ffbab371]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-ffbab371]{display:none}.vue-ui-responsive td[data-v-ffbab371]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-ffbab371]{outline:var(--496d9c42)}.vue-ui-responsive td[data-v-ffbab371]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-ffbab371]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-ffbab371]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-dna *[data-v-2ca2371b]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-2ca2371b]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-2ca2371b]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-2ca2371b]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-2ca2371b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-2ca2371b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-scatter *[data-v-2ca2371b]{transition:unset}.vue-ui-scatter[data-v-2ca2371b]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-2ca2371b],line[data-v-2ca2371b]:not(.line-pointer),circle[data-v-2ca2371b]:not(.line-pointer){animation:verticalBarAnimation-2ca2371b .5s ease-in-out!important;transform-origin:center!important}@keyframes verticalBarAnimation-2ca2371b{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-scatter .vue-ui-scatter-label[data-v-2ca2371b]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-scatter-tooltip[data-v-2ca2371b]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-scatter table[data-v-2ca2371b]{width:100%;border-collapse:collapse}.vue-ui-scatter table td[data-v-2ca2371b]{text-align:right;padding-right:6px;font-variant-numeric:tabular-nums}.vue-ui-scatter table th[data-v-2ca2371b]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}.line-pointer[data-v-2ca2371b]{animation:line-pointer-opacity-2ca2371b .3s ease-in-out forwards;opacity:0}@keyframes line-pointer-opacity-2ca2371b{0%{opacity:0}to{opacity:1}}.vue-ui-dna *[data-v-61913c0f]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-61913c0f]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-61913c0f]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-61913c0f]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-61913c0f]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-61913c0f]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-candlestick *[data-v-61913c0f]{transition:unset}.vue-ui-candlestick[data-v-61913c0f]{-webkit-user-select:none;user-select:none;width:100%}path[data-v-61913c0f],line[data-v-61913c0f],rect[data-v-61913c0f]{animation:xyAnimation-61913c0f .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-61913c0f{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-candlestick .vue-ui-candlestick-label[data-v-61913c0f]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-candlestick-tooltip[data-v-61913c0f]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-dna *[data-v-46c3bde3]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-46c3bde3]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-46c3bde3]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-46c3bde3]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-46c3bde3]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-46c3bde3]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-age-pyramid *[data-v-46c3bde3]{transition:unset}.vue-ui-age-pyramid[data-v-46c3bde3]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-age-pyramid .vue-ui-age-pyramid-label[data-v-46c3bde3]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-age-pyramid-legend[data-v-46c3bde3]{height:100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-ui-age-pyramid-legend-item[data-v-46c3bde3]{display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-age-pyramid-tooltip[data-v-46c3bde3]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1;font-variant-numeric:tabular-nums}.vue-ui-dashboard-container[data-v-d4bc5f10]{width:100%;height:fit-content;position:relative;overflow:hidden}.vue-ui-dashboard-grid-container[data-v-d4bc5f10]{position:absolute;width:100%;height:100%;overflow:hidden}.vue-ui-dashboard-grid[data-v-d4bc5f10]{position:absolute;width:100%;height:100%}.vue-ui-dashboard-grid-item[data-v-d4bc5f10]{position:absolute;border:2px solid transparent;transition:opacity .1s ease-in-out}.vue-ui-dashboard-grid-item[data-v-d4bc5f10]:hover{border:2px dashed var(--5114af16)}.vue-ui-dashboard-grid-item:hover .vue-ui-dashboard-resize-handle[data-v-d4bc5f10]{opacity:.5}.vue-ui-dashboard-resize-handle[data-v-d4bc5f10]{position:absolute;width:10px;height:10px;background:var(--44ca7b04);opacity:0;transition:opacity .1s ease-in-out}.vue-ui-dashboard-resize-handle[data-v-d4bc5f10]:hover{opacity:1}.vue-ui-dashboard-top-left[data-v-d4bc5f10]{top:-5px;left:-5px;cursor:nw-resize}.vue-ui-dashboard-top-right[data-v-d4bc5f10]{top:-5px;right:-5px;cursor:ne-resize}.vue-ui-dashboard-bottom-left[data-v-d4bc5f10]{bottom:-5px;left:-5px;cursor:sw-resize}.vue-ui-dashboard-bottom-right[data-v-d4bc5f10]{bottom:-5px;right:-5px;cursor:se-resize}.vue-ui-dashboard-button[data-v-d4bc5f10]{margin:6px 0;border-radius:3px;height:30px;border:1px solid #b9bfc4;background:inherit;display:flex;align-items:center;justify-content:center;font-family:inherit;cursor:pointer}.vue-ui-dashboard-button[data-v-d4bc5f10]:hover{background:rgba(0,0,0,.05)}.vue-ui-dashboard-print-icon[data-v-d4bc5f10]{animation:smartspin-d4bc5f10 .5s infinite linear}@keyframes smartspin-d4bc5f10{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-annotator summary[data-v-72a863ed]{text-align:center}.vue-ui-annotator button.button-tool[data-v-72a863ed]{align-items:center;cursor:pointer!important;display:flex;height:28px;justify-content:center;opacity:.9;padding:2px;width:28px}.vue-ui-annotator button.button-tool[data-v-72a863ed]:hover{opacity:1}.vue-ui-annotator button.button-tool[data-v-72a863ed]:disabled{opacity:.3;cursor:not-allowed}.vue-ui-annotator .tool-selection[data-v-72a863ed]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.vue-ui-annotator .tool-input[data-v-72a863ed]{display:flex;flex-direction:column;align-items:center}.vue-ui-annotator .tool-input input[data-v-72a863ed]{background:white;padding:3px;border-radius:3px;width:40px}.vue-ui-annotator .tool-input label[data-v-72a863ed]{font-size:.6em}.vue-ui-annotator text[data-v-72a863ed]{-webkit-user-select:none;user-select:none}.vue-ui-annotator summary[data-v-72a863ed]{-webkit-user-select:none;user-select:none;cursor:pointer}.vue-ui-annotator .animated-circle-print[data-v-72a863ed]{stroke-linecap:round!important;stroke-dasharray:400;stroke-dashoffset:0;animation:animate-circle-72a863ed 1s infinite linear}@keyframes animate-circle-72a863ed{0%{opacity:0;stroke-dashoffset:400}to{opacity:1;stroke-dashoffset:0}}.vue-ui-annotator .tooltip[data-v-72a863ed]{position:relative;display:inline-block;border-bottom:1px dotted black}.vue-ui-annotator .tooltip .tooltiptext[data-v-72a863ed]{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}.vue-ui-annotator .tooltip .tooltiptext[data-v-72a863ed]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.vue-ui-annotator .tooltip:hover .tooltiptext[data-v-72a863ed]{visibility:visible;opacity:1}.vue-ui-annotator .draw--free[data-v-72a863ed]{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAABg2lDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpSIVh2YQcchQnSyIijhKFYtgobQVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg+AHi6OSk6CIl/i8ptIjx4Lgf7+497t4BQrPKNKtnAtB020wn4lIuvyqFXhGGiAhCiMnMMpKZxSx8x9c9Any9i/Es/3N/jgG1YDEgIBHPMcO0iTeIZzZtg/M+scjKskp8Tjxu0gWJH7muePzGueSywDNFM5ueJxaJpVIXK13MyqZGPE0cVTWd8oWcxyrnLc5atc7a9+QvDBf0lQzXaY4ggSUkkYIEBXVUUIWNGK06KRbStB/38Q+7/hS5FHJVwMixgBo0yK4f/A9+d2sVpya9pHAc6H1xnI9RILQLtBqO833sOK0TIPgMXOkdf60JzH6S3uho0SNgcBu4uO5oyh5wuQMMPRmyKbtSkKZQLALvZ/RNeSByC/Sveb2193H6AGSpq+Ub4OAQGCtR9rrPu/u6e/v3TLu/H5C7crM1WjgWAAAABmJLR0QAqwB5AHWF+8OUAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH5gwUExIUagzGcQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABfSURBVBjTldAxDoNQDIPhL0+q1L33P1AvAhN7xfK6WAgoLfSfrNiykpQtE+7RLzx2vgF9D3o8lWDmn1QVVMP0LZQGmNtqp1/cmou0XHdG/+sYeGZwFBqPCub8rkcvvAGvsi1VYarR8wAAAABJRU5ErkJggg==) 5 5,auto}.vue-ui-smiley-rated[data-v-826aeb05]{animation:vue-ui-smile-826aeb05 .3s ease-in-out;transform-origin:center}@keyframes vue-ui-smile-826aeb05{0%{transform:scale(.9)}50%{transform:scale(1.2)}75%{transform:scale(.95)}90%{transform:scale(1.1)}to{transform:scale(1)}}.vue-ui-dna *[data-v-df1ba43f]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-df1ba43f]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-df1ba43f]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-df1ba43f]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-df1ba43f]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-df1ba43f]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-relation-circle[data-v-df1ba43f]{position:relative}svg.relation-circle[data-v-df1ba43f]{background:transparent;overflow:visible}.vue-ui-relation-circle-plot[data-v-df1ba43f],.vue-ui-relation-circle-legend[data-v-df1ba43f]{cursor:pointer}path.vue-ui-relation-circle-selected[data-v-df1ba43f],line.vue-ui-relation-circle-selected[data-v-df1ba43f]{stroke-dasharray:var(--1e567dda);stroke-dashoffset:var(--1e567dda);animation:vue-ui-relation-circle-dash-df1ba43f var(--0882dd1c) linear forwards}@keyframes vue-ui-relation-circle-dash-df1ba43f{to{stroke-dashoffset:var(--21aed9d4)}}.vue-ui-dna *[data-v-a8d740fc]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a8d740fc]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-a8d740fc]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a8d740fc]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-a8d740fc]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-a8d740fc]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-thermometer[data-v-a8d740fc]{position:relative}rect.vue-ui-thermometer-temperature[data-v-a8d740fc]{animation:vue-ui-thermometer-temp-a8d740fc var(--32a26a86) ease-in-out;transform-origin:center}text.vue-ui-thermometer-temperature-value[data-v-a8d740fc]{opacity:0;animation:vue-ui-thermometer-value-a8d740fc var(--32a26a86) ease-in-out forwards}@keyframes vue-ui-thermometer-value-a8d740fc{0%{opacity:0}to{opacity:1}}@keyframes vue-ui-thermometer-temp-a8d740fc{0%{height:var(--4867d51e);clip-path:url(#vueUiPill)}50%{height:calc(var(--e8db5ac4) + 10px);clip-path:url(#vueUiPill)}60%{height:calc(var(--e8db5ac4) - 5px);clip-path:url(#vueUiPill)}70%{height:calc(var(--e8db5ac4) + 4px);clip-path:url(#vueUiPill)}80%{height:calc(var(--e8db5ac4) - 3px);clip-path:url(#vueUiPill)}90%{height:calc(var(--e8db5ac4) + 2px)}95%{height:calc(var(--e8db5ac4) - 1px)}to{height:var(--e8db5ac4)}}.vue-ui-sparkstackbar-legend[data-v-7b97971d]{display:flex;flex-wrap:wrap;column-gap:12px;width:calc(100% - 12px);padding:0 6px}.vue-ui-sparkstackbar-legend-item[data-v-7b97971d]{cursor:pointer;transition:opacity .2s ease-in-out}.vue-ui-sparkstackbar-legend-item-unselected[data-v-7b97971d]{opacity:.3}rect.animated[data-v-7b97971d]{transition:all .3s ease-in-out!important}.vue-ui-sparkhistogram-shape[data-v-8c02ac59]{animation:expand-8c02ac59 var(--09cd817b) ease-in forwards;transform-origin:center;transform:scaleY(0)}@keyframes expand-8c02ac59{80%{transform:scaleY(1.1)}90%{transform:scaleY(.95)}95%{transform:scaleY(1.03)}to{transform:scale(1)}}.vue-ui-dna *[data-v-097aee62]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-097aee62]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-097aee62]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-097aee62]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-097aee62]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-097aee62]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-rings *[data-v-097aee62]{transition:unset}.vue-ui-rings[data-v-097aee62]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-rings-shadow[data-v-097aee62]{filter:drop-shadow(0 6px 12px rgba(0,0,0,.15))}.vue-ui-rings-blur[data-v-097aee62]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-ui-rings-opacity[data-v-097aee62]{opacity:.3;transition:opacity .15s ease-in-out}.vue-ui-rings-item[data-v-097aee62]{transform:scale(0);animation:ring-appear-097aee62 .5s ease-in forwards;transform-origin:bottom}@keyframes ring-appear-097aee62{0%{opacity:0;transform:scale(.8,.7)}60%{transform:scale(1.03,1.05)}80%{transform:scale(.98,.96)}90%{transform:scale(1.01,1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-dna *[data-v-418e9755]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-418e9755]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-418e9755]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-418e9755]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-418e9755]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-418e9755]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-wheel *[data-v-418e9755]{transition:unset}.vue-ui-wheel[data-v-418e9755]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-418e9755]{animation:animate-tick-418e9755 .3s ease-in;transform-origin:center}@keyframes animate-tick-418e9755{0%{stroke-width:8}80%{stroke-width:6}to{stroke-width:5}}.vue-ui-dna *[data-v-632c6ab0]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-632c6ab0]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-632c6ab0]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-632c6ab0]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-632c6ab0]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-632c6ab0]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-tiremarks *[data-v-632c6ab0]{transition:unset}.vue-ui-tiremarks[data-v-632c6ab0]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-632c6ab0]{animation:animate-tick-632c6ab0 .3s ease-in;transform-origin:center}@keyframes animate-tick-632c6ab0{0%{stroke-width:2;transform:scaleY(1.1)}to{stroke-width:initial;transform:scale(1)}}.vue-ui-dna *[data-v-c309b6a8]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c309b6a8]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c309b6a8]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c309b6a8]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c309b6a8]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c309b6a8]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-donut-evolution *[data-v-c309b6a8]{transition:unset;transition:opacity .5s ease-in-out}.vue-ui-donut-evolution[data-v-c309b6a8]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-donut-evolution-focus[data-v-c309b6a8]{animation:donut-c309b6a8 .5s ease-in-out;transform-origin:center}.donut-hover[data-v-c309b6a8]{cursor:pointer}.donut-opacity[data-v-c309b6a8]{transition:opacity .2s ease-in-out}.donut-behind[data-v-c309b6a8]{opacity:.1}@keyframes donut-c309b6a8{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-donut-evolution-dialog *[data-v-c309b6a8]{animation:dialog-pop-c309b6a8 .1s ease-in!important;transform-origin:center!important}@keyframes dialog-pop-c309b6a8{0%{transform:scale(.8);opacity:0}90%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-dna *[data-v-73c6990c]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-73c6990c]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-73c6990c]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-73c6990c]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-73c6990c]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-73c6990c]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-mood-radar *[data-v-73c6990c]{transition:unset}.vue-ui-mood-radar[data-v-73c6990c]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-mood-radar-trap[data-v-73c6990c]{transition:all .2s ease-in-out}.vue-ui-dna *[data-v-4c83af4b]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-4c83af4b]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-4c83af4b]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-4c83af4b]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-4c83af4b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-4c83af4b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-3d-bar *[data-v-4c83af4b]{transition:unset}.vue-ui-3d-bar[data-v-4c83af4b]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-3d-bar-stack[data-v-4c83af4b]{transition:opacity .2s ease-in-out}.vue-ui-donut-arc-path[data-v-4c83af4b]{animation:donut-4c83af4b .5s ease-in-out;transform-origin:center}@keyframes donut-4c83af4b{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-dna *[data-v-be78c0c9]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-be78c0c9]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-be78c0c9]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-be78c0c9]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-be78c0c9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-be78c0c9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-molecule *[data-v-be78c0c9]{transition:unset}.vue-ui-molecule[data-v-be78c0c9]{-webkit-user-select:none;user-select:none;position:relative}path.onion-animated[data-v-baedef4c]{stroke-dasharray:0;stroke-dashoffset:0;animation:onion-groove-baedef4c infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes onion-groove-baedef4c{0%{stroke-dasharray:160;stroke-dashoffset:-140;filter:blur(0px)}to{stroke-dasharray:160;stroke-dashoffset:0;filter:var(--735c55ae)}}path.line-animated[data-v-baedef4c]{stroke-dasharray:0;stroke-dashoffset:0;animation:line-funk-baedef4c infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes line-funk-baedef4c{0%{stroke-dasharray:300;stroke-dashoffset:300;filter:blur(0px)}to{stroke-dasharray:300;stroke-dashoffset:100;filter:var(--97047cc2)}}path.bar-animated[data-v-baedef4c]{stroke-dasharray:0;stroke-dashoffset:0;animation:bar-jazz-baedef4c infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes bar-jazz-baedef4c{0%{stroke-dasharray:60;stroke-dashoffset:60;filter:blur(0px)}to{stroke-dasharray:60;stroke-dashoffset:0;filter:var(--18e2e376)}}.vue-ui-dna *[data-v-9e42f916]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-9e42f916]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9e42f916]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-9e42f916]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-9e42f916]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-9e42f916]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-nested-donuts *[data-v-9e42f916]{transition:unset}.vue-ui-nested-donuts[data-v-9e42f916]{-webkit-user-select:none;user-select:none;position:relative}.animated[data-v-9e42f916]{animation:donut-9e42f916 .5s ease-in-out;transform-origin:center}@keyframes donut-9e42f916{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-nested-donuts-legend[data-v-9e42f916]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.vue-ui-nested-donuts-legend-title[data-v-9e42f916]{width:100%;padding:0 0 12px}@keyframes vue-ui-sparkgauge-animation{0%{stroke-dashoffset:169.5;opacity:-1}}.vue-ui-galaxy *[data-v-83213feb]{transition:unset}.vue-ui-galaxy[data-v-83213feb]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-83213feb]{animation:galaxy-83213feb .5s ease-in-out;transform-origin:center;transition:stroke-width .1s ease-in-out!important}@keyframes galaxy-83213feb{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-galaxy .vue-ui-galaxy-label[data-v-83213feb]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-83213feb]{animation:none!important}.vue-ui-galaxy-blur[data-v-83213feb]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-83213feb]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-83213feb]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-83213feb]{overflow:auto}.vue-ui-dna *[data-v-b953b904]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b953b904]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b953b904]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b953b904]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b953b904]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b953b904]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-treemap *[data-v-b953b904]{transition:unset}.vue-ui-treemap[data-v-b953b904]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-treemap-cell-default[data-v-b953b904]{text-align:left}.vue-ui-treemap-cell[data-v-b953b904],.vue-ui-treemap-cell-foreignObject[data-v-b953b904]{pointer-events:none}.vue-ui-treemap-rect[data-v-b953b904]{transition:all .2s ease-in-out}.vue-ui-treemap-zoom-info[data-v-b953b904]{pointer-events:none;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.vue-ui-treemap-cell-zoom[data-v-b953b904]{animation:zoom-cell-b953b904 .2s ease-in forwards!important;transform-origin:center}@keyframes zoom-cell-b953b904{0%{transform:scale(.8);opacity:0;filter:drop-shadow(0px 12px 12px black)}to{transform:scale(1);opacity:1}}.vue-ui-table-heatmap[data-v-5866a35d]{position:relative;border-collapse:collapse}.vue-ui-table-heatmap th[data-v-5866a35d],.vue-ui-table-heatmap tr[data-v-5866a35d],.vue-ui-table-heatmap td[data-v-5866a35d]{border:var(--bb5e6540) solid var(--0d159c3b)}.vue-ui-responsive th[data-v-5866a35d]{display:none}.vue-ui-responsive td[data-v-5866a35d]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive td[data-v-5866a35d]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-5866a35d]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-5866a35d]:before{content:attr(data-cell) ": "}.vue-ui-dna *[data-v-9a981126]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-9a981126]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9a981126]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-9a981126]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-9a981126]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-9a981126]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-quick-chart *[data-v-9a981126]{transition:unset}.vue-ui-quick-chart[data-v-9a981126]{-webkit-user-select:none;user-select:none;width:100%}.vue-ui-quick-chart-not-processable[data-v-9a981126]{align-items:center;background:rgba(255,0,0,.1);border-radius:6px;color:red;display:flex;flex-direction:row;gap:12px;justify-content:center;padding:12px}.vue-ui-quick-chart-title[data-v-9a981126]{padding:0 40px 12px}.vue-ui-quick-chart-legend[data-v-9a981126]{align-items:center;display:flex;column-gap:24px;justify-content:center;width:100%;flex-wrap:wrap}.vue-ui-quick-chart-legend-item[data-v-9a981126]{display:flex;flex-direction:flex-row;gap:6px;align-items:center}.quick-animation[data-v-9a981126]{animation:quick-9a981126 .5s ease-in-out;transform-origin:center}@keyframes quick-9a981126{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.rotating-circles[data-v-c7b54730]{transform-origin:center;animation:rotateCircles-c7b54730 2s infinite linear}@keyframes rotateCircles-c7b54730{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-wave[data-v-c7b54730]{animation:circleWave-c7b54730 1s cubic-bezier(0,1.01,1,1);transform-origin:center}@keyframes circleWave-c7b54730{0%{transform:scale(1);opacity:1}to{transform:scale(20);opacity:0}}.vue-ui-spark-trend *[data-v-d9c98df4]{transition:unset}.vue-ui-dna *[data-v-15636fd4]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-15636fd4]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-15636fd4]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-15636fd4]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-15636fd4]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-15636fd4]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-strip-plot[data-v-15636fd4]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-strip-plot-animated *{transition-property:cy,opacity;transition-duration:.3s}.vue-ui-strip-plot-select-circle *{transition:all .1s ease-in-out!important}.vue-ui-dna *[data-v-5c77b1f6]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-5c77b1f6]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-5c77b1f6]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-5c77b1f6]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-5c77b1f6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-5c77b1f6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-dumbbell *[data-v-5c77b1f6]{transition:unset}.vue-ui-dumbbell[data-v-5c77b1f6]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-dna *[data-v-d010b4db]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-d010b4db]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d010b4db]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d010b4db]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-d010b4db]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-d010b4db]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-word-cloud *[data-v-d010b4db]{transition:unset}.vue-ui-word-cloud[data-v-d010b4db]{position:relative}text.animated[data-v-d010b4db]{opacity:0;-webkit-user-select:none;user-select:none;animation:word-opacity-d010b4db .3s ease-in forwards;transform-origin:center}@keyframes word-opacity-d010b4db{0%{opacity:0}to{opacity:1}}.vue-ui-dna *[data-v-49c4de1e]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-49c4de1e]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-49c4de1e]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-49c4de1e]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-49c4de1e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-49c4de1e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-xy-canvas[data-v-49c4de1e]{width:100%}canvas[data-v-49c4de1e]{position:absolute;top:0;left:0}
|
|
1
|
+
svg *[data-v-1ba9ca68]{all:unset}.spin[data-v-1ba9ca68]{animation:smartspin-1ba9ca68 .5s infinite linear}@keyframes smartspin-1ba9ca68{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-data-table thead[data-v-4f23609e]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-4f23609e]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-4f23609e],th[data-v-4f23609e],td[data-v-4f23609e]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-4f23609e]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-4f23609e]{display:none}.vue-ui-responsive td[data-v-4f23609e]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-4f23609e]{outline:var(--32d68130)}.vue-ui-responsive td[data-v-4f23609e]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-4f23609e]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-4f23609e]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-data-ui-tooltip{box-shadow:0 6px 12px -6px #0003;position:fixed;padding:12px;z-index:3!important}.vue-data-ui-custom-tooltip{position:fixed;z-index:3}.vue-ui-user-options[data-v-6a58a212]{z-index:1}.vue-ui-user-options-drawer[data-open=false][data-v-6a58a212]{display:none}.vue-ui-user-options-drawer[data-open=true][data-v-6a58a212]{position:absolute;right:4px;top:36px;display:flex;flex-direction:column;gap:4px;animation:show-user-options-6a58a212 125ms ease-in forwards;transform-origin:top;opacity:0;border-radius:0 0 3px 3px;box-shadow:0 6px 12px -6px #0000004d}@keyframes show-user-options-6a58a212{0%{opacity:0;transform:translateY(-6px) scaleY(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.vue-ui-user-options-closing[data-v-6a58a212]{animation:close-user-options-6a58a212 125ms ease-out;transform-origin:top;opacity:1}@keyframes close-user-options-6a58a212{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scaleY(.95)}}.vue-ui-user-options-button[data-v-6a58a212]{all:unset;padding:0 3px;border-radius:3px;height:30px;border:1px solid transparent;background:inherit;display:flex;align-items:center;justify-content:center;width:fit-content;cursor:pointer}.vue-ui-user-options-button[data-v-6a58a212]:hover{background:rgba(0,0,0,.05)!important}.vue-ui-user-options-button[data-v-6a58a212]:focus-visible{outline:1px solid #CCCCCC}.vue-ui-skeleton-animated[data-v-030db148]{animation:skeleton-animate-030db148 1.62s infinite linear}@keyframes skeleton-animate-030db148{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.vue-ui-sparkline *[data-v-96a930d3]{transition:unset}.vue-ui-data-table thead[data-v-0d061183]{position:sticky;top:0;-webkit-user-select:none;user-select:none}table[data-v-0d061183]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-0d061183],th[data-v-0d061183],td[data-v-0d061183]{padding:.5rem;font-variant-numeric:tabular-nums}th[data-v-0d061183],td[data-v-0d061183]{white-space:nowrap}.sticky-col[data-v-0d061183]{position:-webkit-sticky;position:sticky;width:100px;min-width:100px;right:0}.sticky-col-first[data-v-0d061183]{position:-webkit-sticky;position:sticky;width:100px;min-width:100px;left:0}.vue-ui-responsive .sticky-col[data-v-0d061183],.vue-ui-responsive .sticky-col-first[data-v-0d061183]{position:initial;width:initial;min-width:initial;left:initial;right:initial}.vue-ui-responsive th[data-v-0d061183]{display:none}.vue-ui-responsive td[data-v-0d061183]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-0d061183]{outline:var(--02474a58)}.vue-ui-responsive td[data-v-0d061183]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-0d061183]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-0d061183]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.double-range-slider[data-v-0f9f4301]{position:relative!important;width:calc(100% - 48px);height:40px;margin:0 auto}input[type=range][data-v-0f9f4301]{position:absolute;left:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none;z-index:3}input[type=range][data-v-0f9f4301]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:20px;height:20px;background-color:var(--d00d196c);border-radius:50%;cursor:pointer;position:relative;z-index:2;outline:2px solid var(--2feefbbe);transition:all .2s ease-in-out}input[type=range][data-v-0f9f4301]::-webkit-slider-thumb:active,input[type=range][data-v-0f9f4301]::-webkit-slider-thumb:hover{box-shadow:0 0 0 10px var(--163942af);background-color:var(--10243cee)}input[type=range][data-v-0f9f4301]::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;background-color:var(--d00d196c);border-radius:50%;cursor:pointer;position:relative;z-index:2;outline:2px solid var(--2feefbbe);transition:all .2s ease-in-out}input[type=range][data-v-0f9f4301]::-moz-range-thumb:active,input[type=range][data-v-0f9f4301]::-moz-range-thumb:hover{box-shadow:0 0 0 10px var(--163942af);background-color:var(--10243cee)}input[type=range][data-v-0f9f4301]::-ms-thumb{pointer-events:auto;width:20px;height:20px;background-color:var(--d00d196c);border-radius:50%;cursor:pointer;position:relative;z-index:2;outline:2px solid var(--2feefbbe);transition:all .2s ease-in-out}input[type=range][data-v-0f9f4301]::-ms-thumb:active,input[type=range][data-v-0f9f4301]::-ms-thumb:hover{box-shadow:0 0 0 10px var(--163942af);background-color:var(--10243cee)}.slider-track[data-v-0f9f4301]{position:absolute;width:99%;height:8px;border-radius:4px;background:var(--a016ff08);top:8px;z-index:1;left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%)}.range-highlight[data-v-0f9f4301]{position:absolute;height:8px;top:8px;z-index:1;border-radius:4px}.vue-data-ui-refresh-button[data-v-0f9f4301]{outline:none;border:none;background:transparent;height:36px;width:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:transform .2s ease-in-out;transform-origin:center}.vue-data-ui-refresh-button[data-v-0f9f4301]:focus{outline:1px solid var(--d00d196c)}.vue-data-ui-refresh-button[data-v-0f9f4301]:hover{transform:rotate(-90deg)}.vue-data-ui-slicer-labels[data-v-0f9f4301]{display:flex;flex-direction:row;align-items:center;padding:0 24px;height:40px}.vue-data-ui-slicer-label-left[data-v-0f9f4301],.vue-data-ui-slicer-label-right[data-v-0f9f4301]{width:100%}.vue-data-ui-slicer-label-left[data-v-0f9f4301]{text-align:left}.vue-data-ui-slicer-label-right[data-v-0f9f4301]{text-align:right}summary[data-v-37a86640]{-webkit-user-select:none;user-select:none;cursor:pointer}details[data-v-37a86640]{overflow:hidden}details>summary[data-v-37a86640]{list-style:none}.vue-ui-accordion-head[data-v-37a86640]{display:flex;flex-direction:row;gap:6px}.vue-ui-accordion-arrow[data-v-37a86640]{display:flex;place-items:center;justify-content:center;width:fit-content;transform:rotate(0);transition:transform .3s ease-in-out;transform-origin:center}details[open]>summary .vue-ui-accordion-arrow[data-v-37a86640]{transform:rotate(90deg)}details summary[data-v-37a86640]::-webkit-details-marker{display:none}div.vue-ui-accordion-content[data-v-37a86640]{opacity:0;box-sizing:border-box;max-height:0;overflow:hidden;transition:max-height .4s ease-out,opacity .4s ease-out}details[open]+div.vue-ui-accordion-content[data-v-37a86640]{max-height:var(--2139af3e);transition:max-height 1s ease-out,opacity 1s ease-out;opacity:1}details[open] span[data-v-37a86640]:before{rotate:90deg;transition:rotate .2s ease-out}.vue-ui-dna *[data-v-9d6be7f3]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-9d6be7f3]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9d6be7f3]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-9d6be7f3]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-9d6be7f3]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-9d6be7f3]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-xy *[data-v-9d6be7f3]{transition:unset}path[data-v-9d6be7f3],line[data-v-9d6be7f3],rect[data-v-9d6be7f3]{animation:xyAnimation-9d6be7f3 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-9d6be7f3{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-xy[data-v-9d6be7f3]{position:relative}.vue-ui-xy-legend[data-v-9d6be7f3]{align-items:center;column-gap:24px;display:flex;flex-wrap:wrap;justify-content:center;-webkit-user-select:none;user-select:none;width:100%}.vue-ui-xy-legend-item[data-v-9d6be7f3]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;cursor:pointer}.vue-ui-xy-legend-item-segregated[data-v-9d6be7f3]{opacity:.5}.vue-ui-xy-title[data-v-9d6be7f3]{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.vue-ui-xy svg rect[data-v-9d6be7f3]{transition:all .11s ease-in-out}canvas[data-v-9d6be7f3]{width:100%;object-fit:contain}.vue-ui-table-main[data-v-eca448e3]{height:fit-content;padding:0 0 98px;position:relative}.vue-ui-table__wrapper[data-v-eca448e3]{overflow-x:auto;padding:0 12px 48px;position:relative;width:calc(100% - 24px)}.vue-ui-table-main thead[data-v-eca448e3]{position:sticky;top:0}.vue-ui-table[data-v-eca448e3]{width:100%;position:relative}.vue-ui-table-main table[data-v-eca448e3]{border-collapse:collapse}.vue-ui-table-main th[data-v-eca448e3],.vue-ui-table-main td[data-v-eca448e3]{padding:3px 8px}.vue-ui-table-main tr td[data-v-eca448e3]{outline:1px solid white}.vue-ui-table-main .th-numeric[data-v-eca448e3]{text-align:right;font-variant-numeric:tabular-nums}.vue-ui-table-main .th-filter[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;position:relative}.vue-ui-table-main button[data-v-eca448e3]{align-items:center;cursor:pointer;display:flex;justify-content:center;width:32px}.vue-ui-table-main input[data-v-eca448e3]{padding:0 6px;font-family:Satoshi}.vue-ui-table-main button[data-v-eca448e3],.vue-ui-table-main input[data-v-eca448e3]{border-radius:6px;height:32px}.vue-ui-table-main button[data-v-eca448e3]{border:1px solid grey}.vue-ui-table-main button[data-v-eca448e3]:hover,.vue-ui-table-main button[data-v-eca448e3]:focus,.vue-ui-table-main input[data-v-eca448e3]:hover,.vue-ui-table-main input[data-v-eca448e3]:focus{outline:3px solid rgba(128,128,128,.432)}.vue-ui-table-main button.clicked[data-v-eca448e3]{animation:clicked-eca448e3 .15s ease-in-out}.vue-ui-table-main button[disabled][data-v-eca448e3]{cursor:not-allowed}.vue-ui-table-main button[disabled][data-v-eca448e3]:focus,.vue-ui-table-main button[disabled][data-v-eca448e3]:hover{outline:none}button.th-reset[data-v-eca448e3]:not(:disabled){background:radial-gradient(at top,#f19a71,#F17171);border:1px solid #F17171;color:#fff}.vue-ui-table-main button.th-reset[data-v-eca448e3]:not(:disabled):hover,.vue-ui-table-main button.th-reset[data-v-eca448e3]:not(:disabled):focus{outline:3px solid #f171717e}.vue-ui-table-main [data-is-open=false][data-v-eca448e3]{transform:scale(0)}.vue-ui-table-main .th-dropdown[data-is-open=true][data-v-eca448e3]{animation:open-dropdown-eca448e3 .2s ease-in}.vue-ui-table-main .th-dropdown[data-is-open=false][data-v-eca448e3]{animation:close-dropdown-eca448e3 .2s ease-in}.vue-ui-table-main .th-dropdown[data-v-eca448e3]{align-items:center;border-radius:8px;border:1px solid white;box-shadow:0 6px 12px -6px #00000080;display:flex;flex-direction:column;justify-content:flex-start;left:0;max-width:300px;min-width:150px;padding:24px 12px 12px;position:absolute;top:calc(100% + 12px)}.vue-ui-table-main .th-option[data-v-eca448e3]{border-radius:6px;cursor:pointer;padding:2px 6px;text-align:left;-webkit-user-select:none;user-select:none;width:100%;font-weight:400}.vue-ui-table-main .th-option[data-v-eca448e3]:hover{background-color:#ffffff1a;box-shadow:0 3px 6px -3px #00000080;z-index:1}.vue-ui-table-main button.close-dropdown[data-v-eca448e3],.vue-ui-table-main button.close-chart-modal[data-v-eca448e3]{align-items:center;border-radius:50%;border:none;display:flex;height:20px;padding:2px;position:absolute;right:6px;top:6px;width:20px}.vue-ui-table-main button.close-dropdown[data-v-eca448e3]:hover,.vue-ui-table-main button.close-dropdown[data-v-eca448e3]:focus,.vue-ui-table-main button.close-chart-modal[data-v-eca448e3]:hover,.vue-ui-table-main button.close-char-modal[data-v-eca448e3]:focus{outline:3px solid #2d353c71}.vue-ui-table-main .th-button-active[data-v-eca448e3]{background:radial-gradient(at top,#968bf1,#6376DD);color:#fff}.vue-ui-table-main .th-button-active[data-v-eca448e3]:hover,.vue-ui-table-main .th-button-active[data-v-eca448e3]:focus{outline:3px solid #6375dd7a}.vue-ui-table-main .th-date[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--inputs[data-v-eca448e3]{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--button[data-v-eca448e3]{display:flex;gap:3px}.vue-ui-table-main input[type=date][data-v-eca448e3]{border-radius:4px;font-size:12px;font-variant-numeric:tabular-nums;height:20px!important;width:100px}.vue-ui-table-main .date-fieldset[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-fieldset label[data-v-eca448e3]{font-size:12px;font-weight:400}@keyframes clicked-eca448e3{0%{transform:scale(.9)}90%{transform:scale(1.03)}to{transform:scale(1)}}.vue-ui-table-main td.td-numeric[data-v-eca448e3]{cursor:pointer}.vue-ui-table-main .td-selector-info[data-v-eca448e3]{align-items:center;border-radius:0 0 6px 6px;bottom:76px;display:flex;font-size:14px;justify-content:flex-end;min-height:20px;padding:2px 4px 2px 2px;position:absolute;right:0;text-align:right;width:100%;z-index:1}.vue-ui-table-main button.td-selector-info-reset[data-v-eca448e3]{background:transparent;border:none;color:#f17171;height:14px;margin-left:24px;padding:0;width:14px}.vue-ui-table-main button.td-selector-info-reset[data-v-eca448e3]:hover,.vue-ui-table-main button.td-selector-info-reset[data-v-eca448e3]:focus{outline:3px solid #f171717e}.vue-ui-table-main .format-num[data-v-eca448e3]{font-variant-numeric:tabular-nums}.vue-ui-table-main .td-selector-icon[data-v-eca448e3]{margin-bottom:-5px;margin-right:6px}.vue-ui-table-main .vue-ui-table-pagination[data-v-eca448e3]{align-items:center;bottom:24px;display:flex;flex-direction:row;gap:12px;height:40px;justify-content:center;position:absolute;width:100%;z-index:1}.vue-ui-table-main button.vue-ui-table-navigation[data-v-eca448e3]{height:36px;padding:1px;width:36px}.vue-ui-table-main .vue-ui-table-navigation-indicator[data-v-eca448e3]{border-radius:6px;bottom:70px;height:6px;position:absolute;transition:all .1s ease-in-out}.vue-ui-table-main .vue-ui-table-page-scroller-wrapper[data-v-eca448e3]{align-items:center;display:flex;flex-direction:column;justify-content:center}.vue-ui-table-main input.vue-ui-table-page-scroller[data-v-eca448e3]{cursor:pointer;height:24px;padding:0}.vue-ui-table-main .vue-ui-table-paginator[data-v-eca448e3]{position:absolute;bottom:0;z-index:2;left:12px;display:flex;flex-direction:row;gap:6px;font-size:14px;justify-content:center;align-items:center;width:calc(100% - 24px)}.vue-ui-table-main .vue-ui-table-paginator select[data-v-eca448e3]{border-radius:3px}.vue-ui-table-main .vue-ui-table-size-warning[data-v-eca448e3]{align-items:center;bottom:-24px;color:#f17171;display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:6px;justify-content:center;position:absolute;text-align:center;width:100%}.vue-ui-table-main th.vue-ui-table-col-selector[data-v-eca448e3]{height:12px}.vue-ui-table-main .col-selector[data-v-eca448e3]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.vue-ui-table-main th.col-selector--selected[data-v-eca448e3]{background:radial-gradient(at top left,#9586eb,#6376DD);color:#fff}.vue-ui-table-main th.col-selector--selected div[data-v-eca448e3]{background:transparent;color:#fff}.vue-ui-table-main .vue-ui-table-chart-modal[data-v-eca448e3]{align-items:center;border-radius:8px;border:1px solid white;box-shadow:0 6px 12px -6px #0000004d;display:flex;flex-direction:column;justify-content:center;min-height:200px;min-width:300px;max-width:800px;overflow:hidden;padding:12px;position:fixed;resize:horizontal;-webkit-user-select:none;user-select:none;z-index:10000}.vue-ui-table-main .vue-ui-table-chart-svg[data-v-eca448e3]{border-radius:6px;margin-bottom:12px;overflow:visible;padding:12px;width:calc(100% - 24px)}.vue-ui-table-main .vue-ui-table-donut-chart[data-v-eca448e3]{border-radius:6px}.vue-ui-table-main td.vue-ui-table-td-iteration[data-v-eca448e3]{font-size:12px;font-variant-numeric:tabular-nums;text-align:right;-webkit-user-select:none;user-select:none}.vue-ui-table-main .chart-trend[data-v-eca448e3]{font-size:12px;padding-left:12px}.vue-ui-table-main .chart-modal-options[data-v-eca448e3]{bottom:12px;display:flex;flex-direction:row;gap:8px;position:absolute;right:24px}.vue-ui-table-main .chart-modal-options button[data-v-eca448e3]{height:24px;padding:3px;width:24px}.vue-ui-table-main .th-range-filter[data-v-eca448e3]{display:flex;align-items:center;justify-content:center;gap:2px;flex-direction:column}.vue-ui-table-main .th-range-filter input[data-v-eca448e3]{height:20px;width:60px;font-variant-numeric:tabular-nums;font-size:12px}.vue-ui-table-main .th-range-filter label[data-v-eca448e3]{font-size:12px;font-weight:400;margin-bottom:-3px}.vue-ui-table-main .vue-ui-table-fieldset-wrapper[data-v-eca448e3]{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:12px}.vue-ui-table-main .vue-ui-table-fieldset[data-v-eca448e3]{border-radius:6px;margin-bottom:24px;border:1px solid white}.vue-ui-table-main .vue-ui-table-fieldset legend[data-v-eca448e3]{color:gray}.vue-ui-table-main .vue-ui-table-fieldset-option[data-v-eca448e3]{display:flex;align-items:center}.vue-ui-table-main .vue-ui-table-fieldset-option input[data-v-eca448e3]{height:14px;width:14px;border-radius:50%}.vue-ui-table-main button.vue-ui-table-generate-donut[data-v-eca448e3]{align-items:center;display:flex;gap:3px;justify-content:center;margin:24px auto 12px;padding-left:12px;padding-right:12px;width:fit-content}.vue-ui-table-main button.vue-ui-table-generate-donut[disabled][data-v-eca448e3]{opacity:.5}.vue-ui-table-main .vue-ui-table-donut-legend[data-v-eca448e3]{align-items:center;column-gap:12px;display:flex;flex-wrap:wrap;font-size:12px;justify-content:center;margin:0 auto;max-width:400px;padding-bottom:36px}.vue-ui-table-main .vue-ui-table-donut-legend-item[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.vue-ui-table-main .vue-ui-table-donut-label[data-v-eca448e3]{align-items:center;display:flex;flex-direction:column;font-size:4px;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-table-main .vue-ui-table-donut-label-name[data-v-eca448e3]{font-size:3px;line-height:3px}.vue-ui-table-main td[data-v-eca448e3]:focus{outline:3px solid #202d7470}.vue-ui-table-main .vue-ui-table-export-hub[data-v-eca448e3]{left:5px;position:absolute;top:0;z-index:1001}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-v-eca448e3]{position:absolute;top:40px;left:0;padding:24px;border-radius:8px;border:1px solid white;box-shadow:0 6px 12px -6px #00000080;transform:scale(0);opacity:0}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=true][data-v-eca448e3]{animation:open-dropdown-eca448e3 .2s ease-in forwards}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=false][data-v-eca448e3]{animation:close-dropdown-eca448e3 .2s ease-in}.vue-ui-table-main .vue-ui-table-export-hub-options[data-v-eca448e3]{margin-top:12px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.vue-ui-table-main .vue-ui-table-export-hub-options button[data-v-eca448e3]{width:fit-content;display:flex;align-items:center;justify-content:center;gap:3px;min-width:130px}.vue-ui-table-main .vue-ui-table-export-hub-option-wrapper[data-v-eca448e3]{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-start}.vue-ui-table-main .vue-ui-table-export-hub-option-wrapper .label[data-v-eca448e3]{font-size:12px;line-height:12px;margin-bottom:6px;width:100px}.vue-ui-table-main .td-nan[data-v-eca448e3]{background:#F17171}.vue-ui-table-main .td-has-nan[data-v-eca448e3],.vue-ui-table-main .th-has-nan[data-v-eca448e3]{background:#F17171;min-width:100px;color:#fff}@keyframes open-dropdown-eca448e3{0%{transform:scaleY(.9);opacity:0}50%{transform:scaleY(1.05);opacity:1}to{transform:scale(1);opacity:1}}@keyframes close-dropdown-eca448e3{0%{transform:scale(1.05);opacity:1}to{transform:scale(0);opacity:0}}.vue-data-ui-legend[data-v-a5a45422]{-webkit-user-select:none;user-select:none;height:fit-content;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-data-ui-legend-item[data-v-a5a45422]{-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px;cursor:pointer;height:fit-content;text-align:left}.vue-ui-dna *[data-v-c581256a]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c581256a]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c581256a]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c581256a]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c581256a]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c581256a]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-donut *[data-v-c581256a]{transition:unset}.vue-ui-donut[data-v-c581256a]{-webkit-user-select:none;user-select:none;position:relative}.animated[data-v-c581256a]{animation:donut-c581256a .5s ease-in-out;transform-origin:center}@keyframes donut-c581256a{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-donut .vue-ui-donut-label[data-v-c581256a]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-donut-datalabel-slot[data-v-c581256a]{width:100%;height:-webkit-fit-content;height:fit-content}.vue-ui-donut-datalabel-slot-not-safari[data-v-c581256a]{position:absolute;top:0;transform:translateY(-50%)}.vue-ui-dna *[data-v-b233a198]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b233a198]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b233a198]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b233a198]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b233a198]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b233a198]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-waffle *[data-v-b233a198]{transition:unset}.vue-ui-waffle[data-v-b233a198]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-waffle .vue-ui-waffle-label[data-v-b233a198]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-f4c092af]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-f4c092af]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-f4c092af]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-f4c092af]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-f4c092af]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-f4c092af]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-radar *[data-v-f4c092af]{transition:unset}path[data-v-f4c092af],line[data-v-f4c092af],rect[data-v-f4c092af],circle[data-v-f4c092af]{animation:xyAnimation-f4c092af .5s ease-in-out!important;transform-origin:center}@keyframes xyAnimation-f4c092af{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-radar[data-v-f4c092af]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-radar .vue-ui-radar-label[data-v-f4c092af]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}polygon[data-v-f4c092af]{transform-origin:center}.animated-in[data-v-f4c092af]{animation:animatedIn-f4c092af .3s cubic-bezier(0,1.01,1,1) forwards}@keyframes animatedIn-f4c092af{0%{transform:scale(0)}80%{transform:scale(1.05)}to{transform:scale(1)}}.animated-out[data-v-f4c092af]{animation:animatedOut-f4c092af .3s cubic-bezier(0,1.01,1,1) forwards}@keyframes animatedOut-f4c092af{0%{transform:scale(1)}to{transform:scale(0)}}.vue-ui-dna *[data-v-ae216bdd]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-ae216bdd]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ae216bdd]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ae216bdd]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-ae216bdd]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-ae216bdd]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-quadrant *[data-v-ae216bdd]{transition:unset}.vue-ui-quadrant[data-v-ae216bdd]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-ae216bdd],line[data-v-ae216bdd],rect[data-v-ae216bdd],circle[data-v-ae216bdd],polygon[data-v-ae216bdd]{animation:quadrantAnimation-ae216bdd .5s ease-in-out;transform-origin:center}@keyframes quadrantAnimation-ae216bdd{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-quadrant .vue-ui-quadrant-label[data-v-ae216bdd]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-quadrant-mini-map-cell[data-v-ae216bdd],.vue-ui-quadrant-mini-map-cell-selectable[data-v-ae216bdd],.vue-ui-quadrant-minimap-crosshairs[data-v-ae216bdd]{animation:none!important;transition:opacity .15s ease-in-out}.vue-ui-quadrant-mini-map-cell[data-v-ae216bdd]:hover{stroke:#fff;stroke-width:1px}.vue-ui-quadrant-mini-map-cell-selectable[data-v-ae216bdd]:hover{opacity:.5!important}.vue-ui-dna *[data-v-c9ec8246]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c9ec8246]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c9ec8246]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c9ec8246]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c9ec8246]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c9ec8246]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-gauge *[data-v-c9ec8246]{transition:unset}.vue-ui-gauge[data-v-c9ec8246]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-gauge .vue-ui-gauge-label[data-v-c9ec8246]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-gauge-legend[data-v-c9ec8246]{height:100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-ui-gauge-legend-item[data-v-c9ec8246]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;height:24px}.vue-ui-gauge-tooltip[data-v-c9ec8246]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-dna *[data-v-7bedf47d]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-7bedf47d]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-7bedf47d]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-7bedf47d]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-7bedf47d]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-7bedf47d]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-chestnut *[data-v-7bedf47d]{transition:unset}.vue-ui-chestnut[data-v-7bedf47d]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-chestnut .vue-ui-chestnut-label[data-v-7bedf47d]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-chestnut-legend[data-v-7bedf47d]{height:100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-ui-chestnut-legend-item[data-v-7bedf47d]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;height:24px}.vue-ui-chestnut-tooltip[data-v-7bedf47d]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-chestnut-animated[data-v-7bedf47d]{opacity:0;animation:chestnut-opacity-7bedf47d .2s ease-in-out forwards}@keyframes chestnut-opacity-7bedf47d{0%{transform:scaleX(.98);opacity:0}to{transform:scale(1);opacity:1}}.vue-ui-chestnut-table[data-v-7bedf47d]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-7bedf47d]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-7bedf47d]{width:100%;padding:1rem;border-collapse:collapse;overflow-x:auto}caption[data-v-7bedf47d],th[data-v-7bedf47d],td[data-v-7bedf47d]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-7bedf47d]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-7bedf47d]{display:none}.vue-ui-responsive td[data-v-7bedf47d]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-7bedf47d]{outline:var(--7dfc6424)}.vue-ui-responsive td[data-v-7bedf47d]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-7bedf47d]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-7bedf47d]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}path[data-v-7bedf47d],circle[data-v-7bedf47d],rect[data-v-7bedf47d],text[data-v-7bedf47d],line[data-v-7bedf47d]{transition:opacity .3s ease-in-out!important}.vue-ui-dna *[data-v-c7f8d0f9]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c7f8d0f9]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c7f8d0f9]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c7f8d0f9]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c7f8d0f9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c7f8d0f9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-onion *[data-v-c7f8d0f9]{transition:unset}.vue-ui-onion[data-v-c7f8d0f9]{-webkit-user-select:none;user-select:none;position:relative}circle[data-v-c7f8d0f9]{animation:xyAnimation-c7f8d0f9 .5s ease-in-out;transform-origin:center;transition:all .3s ease-in-out!important}@keyframes xyAnimation-c7f8d0f9{0%{transform:scale(.9) rotate(-90g);opacity:0}80%{transform:scale(1.02) rotate(-90deg);opacity:1}to{transform:scale(1) rotate(-90deg);opacity:1}}.vue-ui-onion .vue-ui-onion-label[data-v-c7f8d0f9]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-onion-tooltip[data-v-c7f8d0f9]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-onion table[data-v-c7f8d0f9]{width:100%;border-collapse:collapse}.vue-ui-onion table td[data-v-c7f8d0f9]{text-align:right;padding-right:6px;font-variant-numeric:tabular-nums}.vue-ui-onion table th[data-v-c7f8d0f9]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}.vue-ui-onion-blur[data-v-c7f8d0f9]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-ui-dna *[data-v-52b71476]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-52b71476]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-52b71476]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-52b71476]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-52b71476]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-52b71476]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-vertical-bar *[data-v-52b71476]{transition:unset}path[data-v-52b71476],line[data-v-52b71476],rect[data-v-52b71476],circle[data-v-52b71476],polygon[data-v-52b71476]{animation:verticalBarAnimation-52b71476 .5s ease-in-out;transform-origin:center}@keyframes verticalBarAnimation-52b71476{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-vertical-bar[data-v-52b71476]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-vertical-bar .vue-ui-vertical-bar-label[data-v-52b71476]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-vertical-bar-table[data-v-52b71476]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-52b71476]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-52b71476]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-52b71476],th[data-v-52b71476],td[data-v-52b71476]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-52b71476]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-52b71476]{display:none}.vue-ui-responsive td[data-v-52b71476]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-52b71476]{outline:var(--d96729d6)}.vue-ui-responsive td[data-v-52b71476]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-52b71476]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-52b71476]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.animated[data-v-52b71476]{transition:all .3s ease-in-out!important}.vue-ui-rating-wrapper[data-v-ce2b46a5]{display:flex;align-items:center;gap:1px;width:100%}.vue-ui-mouse-trap[data-v-ce2b46a5]{cursor:pointer}.vue-ui-mouse-trap[data-v-ce2b46a5]:focus:not(:focus-visible){outline:none}.vue-ui-dna *[data-v-ffbab371]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-ffbab371]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ffbab371]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ffbab371]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-ffbab371]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-ffbab371]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-heatmap *[data-v-ffbab371]{transition:unset}.vue-ui-heatmap[data-v-ffbab371]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-heatmap .vue-ui-heatmap-label[data-v-ffbab371]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-heatmap-legend[data-v-ffbab371]{height:100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-ui-heatmap-legend-item[data-v-ffbab371]{display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-heatmap-tooltip[data-v-ffbab371]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-heatmap-table[data-v-ffbab371]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-ffbab371]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-ffbab371]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-ffbab371],th[data-v-ffbab371],td[data-v-ffbab371]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-ffbab371]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-ffbab371]{display:none}.vue-ui-responsive td[data-v-ffbab371]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive tr[data-v-ffbab371]{outline:var(--496d9c42)}.vue-ui-responsive td[data-v-ffbab371]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-ffbab371]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-ffbab371]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-dna *[data-v-2ca2371b]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-2ca2371b]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-2ca2371b]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-2ca2371b]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-2ca2371b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-2ca2371b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-scatter *[data-v-2ca2371b]{transition:unset}.vue-ui-scatter[data-v-2ca2371b]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-2ca2371b],line[data-v-2ca2371b]:not(.line-pointer),circle[data-v-2ca2371b]:not(.line-pointer){animation:verticalBarAnimation-2ca2371b .5s ease-in-out!important;transform-origin:center!important}@keyframes verticalBarAnimation-2ca2371b{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-scatter .vue-ui-scatter-label[data-v-2ca2371b]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-scatter-tooltip[data-v-2ca2371b]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-scatter table[data-v-2ca2371b]{width:100%;border-collapse:collapse}.vue-ui-scatter table td[data-v-2ca2371b]{text-align:right;padding-right:6px;font-variant-numeric:tabular-nums}.vue-ui-scatter table th[data-v-2ca2371b]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}.line-pointer[data-v-2ca2371b]{animation:line-pointer-opacity-2ca2371b .3s ease-in-out forwards;opacity:0}@keyframes line-pointer-opacity-2ca2371b{0%{opacity:0}to{opacity:1}}.vue-ui-dna *[data-v-61913c0f]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-61913c0f]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-61913c0f]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-61913c0f]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-61913c0f]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-61913c0f]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-candlestick *[data-v-61913c0f]{transition:unset}.vue-ui-candlestick[data-v-61913c0f]{-webkit-user-select:none;user-select:none;width:100%}path[data-v-61913c0f],line[data-v-61913c0f],rect[data-v-61913c0f]{animation:xyAnimation-61913c0f .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-61913c0f{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-candlestick .vue-ui-candlestick-label[data-v-61913c0f]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-candlestick-tooltip[data-v-61913c0f]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1}.vue-ui-dna *[data-v-46c3bde3]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-46c3bde3]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-46c3bde3]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-46c3bde3]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-46c3bde3]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-46c3bde3]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-age-pyramid *[data-v-46c3bde3]{transition:unset}.vue-ui-age-pyramid[data-v-46c3bde3]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-age-pyramid .vue-ui-age-pyramid-label[data-v-46c3bde3]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-age-pyramid-legend[data-v-46c3bde3]{height:100%;width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:18px}.vue-ui-age-pyramid-legend-item[data-v-46c3bde3]{display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-age-pyramid-tooltip[data-v-46c3bde3]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;position:fixed;padding:12px;z-index:1;font-variant-numeric:tabular-nums}.vue-ui-dashboard-container[data-v-d4bc5f10]{width:100%;height:fit-content;position:relative;overflow:hidden}.vue-ui-dashboard-grid-container[data-v-d4bc5f10]{position:absolute;width:100%;height:100%;overflow:hidden}.vue-ui-dashboard-grid[data-v-d4bc5f10]{position:absolute;width:100%;height:100%}.vue-ui-dashboard-grid-item[data-v-d4bc5f10]{position:absolute;border:2px solid transparent;transition:opacity .1s ease-in-out}.vue-ui-dashboard-grid-item[data-v-d4bc5f10]:hover{border:2px dashed var(--5114af16)}.vue-ui-dashboard-grid-item:hover .vue-ui-dashboard-resize-handle[data-v-d4bc5f10]{opacity:.5}.vue-ui-dashboard-resize-handle[data-v-d4bc5f10]{position:absolute;width:10px;height:10px;background:var(--44ca7b04);opacity:0;transition:opacity .1s ease-in-out}.vue-ui-dashboard-resize-handle[data-v-d4bc5f10]:hover{opacity:1}.vue-ui-dashboard-top-left[data-v-d4bc5f10]{top:-5px;left:-5px;cursor:nw-resize}.vue-ui-dashboard-top-right[data-v-d4bc5f10]{top:-5px;right:-5px;cursor:ne-resize}.vue-ui-dashboard-bottom-left[data-v-d4bc5f10]{bottom:-5px;left:-5px;cursor:sw-resize}.vue-ui-dashboard-bottom-right[data-v-d4bc5f10]{bottom:-5px;right:-5px;cursor:se-resize}.vue-ui-dashboard-button[data-v-d4bc5f10]{margin:6px 0;border-radius:3px;height:30px;border:1px solid #b9bfc4;background:inherit;display:flex;align-items:center;justify-content:center;font-family:inherit;cursor:pointer}.vue-ui-dashboard-button[data-v-d4bc5f10]:hover{background:rgba(0,0,0,.05)}.vue-ui-dashboard-print-icon[data-v-d4bc5f10]{animation:smartspin-d4bc5f10 .5s infinite linear}@keyframes smartspin-d4bc5f10{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-annotator summary[data-v-72a863ed]{text-align:center}.vue-ui-annotator button.button-tool[data-v-72a863ed]{align-items:center;cursor:pointer!important;display:flex;height:28px;justify-content:center;opacity:.9;padding:2px;width:28px}.vue-ui-annotator button.button-tool[data-v-72a863ed]:hover{opacity:1}.vue-ui-annotator button.button-tool[data-v-72a863ed]:disabled{opacity:.3;cursor:not-allowed}.vue-ui-annotator .tool-selection[data-v-72a863ed]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.vue-ui-annotator .tool-input[data-v-72a863ed]{display:flex;flex-direction:column;align-items:center}.vue-ui-annotator .tool-input input[data-v-72a863ed]{background:white;padding:3px;border-radius:3px;width:40px}.vue-ui-annotator .tool-input label[data-v-72a863ed]{font-size:.6em}.vue-ui-annotator text[data-v-72a863ed]{-webkit-user-select:none;user-select:none}.vue-ui-annotator summary[data-v-72a863ed]{-webkit-user-select:none;user-select:none;cursor:pointer}.vue-ui-annotator .animated-circle-print[data-v-72a863ed]{stroke-linecap:round!important;stroke-dasharray:400;stroke-dashoffset:0;animation:animate-circle-72a863ed 1s infinite linear}@keyframes animate-circle-72a863ed{0%{opacity:0;stroke-dashoffset:400}to{opacity:1;stroke-dashoffset:0}}.vue-ui-annotator .tooltip[data-v-72a863ed]{position:relative;display:inline-block;border-bottom:1px dotted black}.vue-ui-annotator .tooltip .tooltiptext[data-v-72a863ed]{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}.vue-ui-annotator .tooltip .tooltiptext[data-v-72a863ed]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.vue-ui-annotator .tooltip:hover .tooltiptext[data-v-72a863ed]{visibility:visible;opacity:1}.vue-ui-annotator .draw--free[data-v-72a863ed]{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAABg2lDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpSIVh2YQcchQnSyIijhKFYtgobQVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg+AHi6OSk6CIl/i8ptIjx4Lgf7+497t4BQrPKNKtnAtB020wn4lIuvyqFXhGGiAhCiMnMMpKZxSx8x9c9Any9i/Es/3N/jgG1YDEgIBHPMcO0iTeIZzZtg/M+scjKskp8Tjxu0gWJH7muePzGueSywDNFM5ueJxaJpVIXK13MyqZGPE0cVTWd8oWcxyrnLc5atc7a9+QvDBf0lQzXaY4ggSUkkYIEBXVUUIWNGK06KRbStB/38Q+7/hS5FHJVwMixgBo0yK4f/A9+d2sVpya9pHAc6H1xnI9RILQLtBqO833sOK0TIPgMXOkdf60JzH6S3uho0SNgcBu4uO5oyh5wuQMMPRmyKbtSkKZQLALvZ/RNeSByC/Sveb2193H6AGSpq+Ub4OAQGCtR9rrPu/u6e/v3TLu/H5C7crM1WjgWAAAABmJLR0QAqwB5AHWF+8OUAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH5gwUExIUagzGcQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABfSURBVBjTldAxDoNQDIPhL0+q1L33P1AvAhN7xfK6WAgoLfSfrNiykpQtE+7RLzx2vgF9D3o8lWDmn1QVVMP0LZQGmNtqp1/cmou0XHdG/+sYeGZwFBqPCub8rkcvvAGvsi1VYarR8wAAAABJRU5ErkJggg==) 5 5,auto}.vue-ui-smiley-rated[data-v-826aeb05]{animation:vue-ui-smile-826aeb05 .3s ease-in-out;transform-origin:center}@keyframes vue-ui-smile-826aeb05{0%{transform:scale(.9)}50%{transform:scale(1.2)}75%{transform:scale(.95)}90%{transform:scale(1.1)}to{transform:scale(1)}}.vue-ui-dna *[data-v-df1ba43f]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-df1ba43f]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-df1ba43f]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-df1ba43f]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-df1ba43f]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-df1ba43f]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-relation-circle[data-v-df1ba43f]{position:relative}svg.relation-circle[data-v-df1ba43f]{background:transparent;overflow:visible}.vue-ui-relation-circle-plot[data-v-df1ba43f],.vue-ui-relation-circle-legend[data-v-df1ba43f]{cursor:pointer}path.vue-ui-relation-circle-selected[data-v-df1ba43f],line.vue-ui-relation-circle-selected[data-v-df1ba43f]{stroke-dasharray:var(--1e567dda);stroke-dashoffset:var(--1e567dda);animation:vue-ui-relation-circle-dash-df1ba43f var(--0882dd1c) linear forwards}@keyframes vue-ui-relation-circle-dash-df1ba43f{to{stroke-dashoffset:var(--21aed9d4)}}.vue-ui-dna *[data-v-a8d740fc]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a8d740fc]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-a8d740fc]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a8d740fc]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-a8d740fc]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-a8d740fc]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-thermometer[data-v-a8d740fc]{position:relative}rect.vue-ui-thermometer-temperature[data-v-a8d740fc]{animation:vue-ui-thermometer-temp-a8d740fc var(--32a26a86) ease-in-out;transform-origin:center}text.vue-ui-thermometer-temperature-value[data-v-a8d740fc]{opacity:0;animation:vue-ui-thermometer-value-a8d740fc var(--32a26a86) ease-in-out forwards}@keyframes vue-ui-thermometer-value-a8d740fc{0%{opacity:0}to{opacity:1}}@keyframes vue-ui-thermometer-temp-a8d740fc{0%{height:var(--4867d51e);clip-path:url(#vueUiPill)}50%{height:calc(var(--e8db5ac4) + 10px);clip-path:url(#vueUiPill)}60%{height:calc(var(--e8db5ac4) - 5px);clip-path:url(#vueUiPill)}70%{height:calc(var(--e8db5ac4) + 4px);clip-path:url(#vueUiPill)}80%{height:calc(var(--e8db5ac4) - 3px);clip-path:url(#vueUiPill)}90%{height:calc(var(--e8db5ac4) + 2px)}95%{height:calc(var(--e8db5ac4) - 1px)}to{height:var(--e8db5ac4)}}.vue-ui-sparkstackbar-legend[data-v-7b97971d]{display:flex;flex-wrap:wrap;column-gap:12px;width:calc(100% - 12px);padding:0 6px}.vue-ui-sparkstackbar-legend-item[data-v-7b97971d]{cursor:pointer;transition:opacity .2s ease-in-out}.vue-ui-sparkstackbar-legend-item-unselected[data-v-7b97971d]{opacity:.3}rect.animated[data-v-7b97971d]{transition:all .3s ease-in-out!important}.vue-ui-sparkhistogram-shape[data-v-8c02ac59]{animation:expand-8c02ac59 var(--09cd817b) ease-in forwards;transform-origin:center;transform:scaleY(0)}@keyframes expand-8c02ac59{80%{transform:scaleY(1.1)}90%{transform:scaleY(.95)}95%{transform:scaleY(1.03)}to{transform:scale(1)}}.vue-ui-dna *[data-v-097aee62]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-097aee62]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-097aee62]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-097aee62]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-097aee62]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-097aee62]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-rings *[data-v-097aee62]{transition:unset}.vue-ui-rings[data-v-097aee62]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-rings-shadow[data-v-097aee62]{filter:drop-shadow(0 6px 12px rgba(0,0,0,.15))}.vue-ui-rings-blur[data-v-097aee62]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-ui-rings-opacity[data-v-097aee62]{opacity:.3;transition:opacity .15s ease-in-out}.vue-ui-rings-item[data-v-097aee62]{transform:scale(0);animation:ring-appear-097aee62 .5s ease-in forwards;transform-origin:bottom}@keyframes ring-appear-097aee62{0%{opacity:0;transform:scale(.8,.7)}60%{transform:scale(1.03,1.05)}80%{transform:scale(.98,.96)}90%{transform:scale(1.01,1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-dna *[data-v-418e9755]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-418e9755]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-418e9755]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-418e9755]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-418e9755]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-418e9755]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-wheel *[data-v-418e9755]{transition:unset}.vue-ui-wheel[data-v-418e9755]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-418e9755]{animation:animate-tick-418e9755 .3s ease-in;transform-origin:center}@keyframes animate-tick-418e9755{0%{stroke-width:8}80%{stroke-width:6}to{stroke-width:5}}.vue-ui-dna *[data-v-632c6ab0]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-632c6ab0]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-632c6ab0]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-632c6ab0]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-632c6ab0]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-632c6ab0]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-tiremarks *[data-v-632c6ab0]{transition:unset}.vue-ui-tiremarks[data-v-632c6ab0]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-632c6ab0]{animation:animate-tick-632c6ab0 .3s ease-in;transform-origin:center}@keyframes animate-tick-632c6ab0{0%{stroke-width:2;transform:scaleY(1.1)}to{stroke-width:initial;transform:scale(1)}}.vue-ui-dna *[data-v-c309b6a8]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c309b6a8]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c309b6a8]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c309b6a8]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c309b6a8]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c309b6a8]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-donut-evolution *[data-v-c309b6a8]{transition:unset;transition:opacity .5s ease-in-out}.vue-ui-donut-evolution[data-v-c309b6a8]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-donut-evolution-focus[data-v-c309b6a8]{animation:donut-c309b6a8 .5s ease-in-out;transform-origin:center}.donut-hover[data-v-c309b6a8]{cursor:pointer}.donut-opacity[data-v-c309b6a8]{transition:opacity .2s ease-in-out}.donut-behind[data-v-c309b6a8]{opacity:.1}@keyframes donut-c309b6a8{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-donut-evolution-dialog *[data-v-c309b6a8]{animation:dialog-pop-c309b6a8 .1s ease-in!important;transform-origin:center!important}@keyframes dialog-pop-c309b6a8{0%{transform:scale(.8);opacity:0}90%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-dna *[data-v-73c6990c]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-73c6990c]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-73c6990c]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-73c6990c]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-73c6990c]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-73c6990c]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-mood-radar *[data-v-73c6990c]{transition:unset}.vue-ui-mood-radar[data-v-73c6990c]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-mood-radar-trap[data-v-73c6990c]{transition:all .2s ease-in-out}.vue-ui-dna *[data-v-4c83af4b]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-4c83af4b]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-4c83af4b]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-4c83af4b]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-4c83af4b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-4c83af4b]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-3d-bar *[data-v-4c83af4b]{transition:unset}.vue-ui-3d-bar[data-v-4c83af4b]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-3d-bar-stack[data-v-4c83af4b]{transition:opacity .2s ease-in-out}.vue-ui-donut-arc-path[data-v-4c83af4b]{animation:donut-4c83af4b .5s ease-in-out;transform-origin:center}@keyframes donut-4c83af4b{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-dna *[data-v-be78c0c9]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-be78c0c9]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-be78c0c9]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-be78c0c9]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-be78c0c9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-be78c0c9]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-molecule *[data-v-be78c0c9]{transition:unset}.vue-ui-molecule[data-v-be78c0c9]{-webkit-user-select:none;user-select:none;position:relative}path.onion-animated[data-v-baedef4c]{stroke-dasharray:0;stroke-dashoffset:0;animation:onion-groove-baedef4c infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes onion-groove-baedef4c{0%{stroke-dasharray:160;stroke-dashoffset:-140;filter:blur(0px)}to{stroke-dasharray:160;stroke-dashoffset:0;filter:var(--735c55ae)}}path.line-animated[data-v-baedef4c]{stroke-dasharray:0;stroke-dashoffset:0;animation:line-funk-baedef4c infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes line-funk-baedef4c{0%{stroke-dasharray:300;stroke-dashoffset:300;filter:blur(0px)}to{stroke-dasharray:300;stroke-dashoffset:100;filter:var(--97047cc2)}}path.bar-animated[data-v-baedef4c]{stroke-dasharray:0;stroke-dashoffset:0;animation:bar-jazz-baedef4c infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes bar-jazz-baedef4c{0%{stroke-dasharray:60;stroke-dashoffset:60;filter:blur(0px)}to{stroke-dasharray:60;stroke-dashoffset:0;filter:var(--18e2e376)}}.vue-ui-dna *[data-v-9e42f916]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-9e42f916]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9e42f916]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-9e42f916]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-9e42f916]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-9e42f916]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-nested-donuts *[data-v-9e42f916]{transition:unset}.vue-ui-nested-donuts[data-v-9e42f916]{-webkit-user-select:none;user-select:none;position:relative}.animated[data-v-9e42f916]{animation:donut-9e42f916 .5s ease-in-out;transform-origin:center}@keyframes donut-9e42f916{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-nested-donuts-legend[data-v-9e42f916]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.vue-ui-nested-donuts-legend-title[data-v-9e42f916]{width:100%;padding:0 0 12px}@keyframes vue-ui-sparkgauge-animation{0%{stroke-dashoffset:169.5;opacity:-1}}.vue-ui-galaxy *[data-v-83213feb]{transition:unset}.vue-ui-galaxy[data-v-83213feb]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-83213feb]{animation:galaxy-83213feb .5s ease-in-out;transform-origin:center;transition:stroke-width .1s ease-in-out!important}@keyframes galaxy-83213feb{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-galaxy .vue-ui-galaxy-label[data-v-83213feb]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-83213feb]{animation:none!important}.vue-ui-galaxy-blur[data-v-83213feb]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-83213feb]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-83213feb]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-83213feb]{overflow:auto}.vue-ui-dna *[data-v-b953b904]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b953b904]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b953b904]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b953b904]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b953b904]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b953b904]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-treemap *[data-v-b953b904]{transition:unset}.vue-ui-treemap[data-v-b953b904]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-treemap-cell-default[data-v-b953b904]{text-align:left}.vue-ui-treemap-cell[data-v-b953b904],.vue-ui-treemap-cell-foreignObject[data-v-b953b904]{pointer-events:none}.vue-ui-treemap-rect[data-v-b953b904]{transition:all .2s ease-in-out}.vue-ui-treemap-zoom-info[data-v-b953b904]{pointer-events:none;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.vue-ui-treemap-cell-zoom[data-v-b953b904]{animation:zoom-cell-b953b904 .2s ease-in forwards!important;transform-origin:center}@keyframes zoom-cell-b953b904{0%{transform:scale(.8);opacity:0;filter:drop-shadow(0px 12px 12px black)}to{transform:scale(1);opacity:1}}.vue-ui-table-heatmap[data-v-5866a35d]{position:relative;border-collapse:collapse}.vue-ui-table-heatmap th[data-v-5866a35d],.vue-ui-table-heatmap tr[data-v-5866a35d],.vue-ui-table-heatmap td[data-v-5866a35d]{border:var(--bb5e6540) solid var(--0d159c3b)}.vue-ui-responsive th[data-v-5866a35d]{display:none}.vue-ui-responsive td[data-v-5866a35d]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;outline:none!important;text-align:left}.vue-ui-responsive td[data-v-5866a35d]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-5866a35d]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-5866a35d]:before{content:attr(data-cell) ": "}.vue-ui-dna *[data-v-9a981126]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-9a981126]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9a981126]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-9a981126]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-9a981126]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-9a981126]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-quick-chart *[data-v-9a981126]{transition:unset}.vue-ui-quick-chart[data-v-9a981126]{-webkit-user-select:none;user-select:none;width:100%}.vue-ui-quick-chart-not-processable[data-v-9a981126]{align-items:center;background:rgba(255,0,0,.1);border-radius:6px;color:red;display:flex;flex-direction:row;gap:12px;justify-content:center;padding:12px}.vue-ui-quick-chart-title[data-v-9a981126]{padding:0 40px 12px}.vue-ui-quick-chart-legend[data-v-9a981126]{align-items:center;display:flex;column-gap:24px;justify-content:center;width:100%;flex-wrap:wrap}.vue-ui-quick-chart-legend-item[data-v-9a981126]{display:flex;flex-direction:flex-row;gap:6px;align-items:center}.quick-animation[data-v-9a981126]{animation:quick-9a981126 .5s ease-in-out;transform-origin:center}@keyframes quick-9a981126{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.rotating-circles[data-v-c7b54730]{transform-origin:center;animation:rotateCircles-c7b54730 2s infinite linear}@keyframes rotateCircles-c7b54730{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-wave[data-v-c7b54730]{animation:circleWave-c7b54730 1s cubic-bezier(0,1.01,1,1);transform-origin:center}@keyframes circleWave-c7b54730{0%{transform:scale(1);opacity:1}to{transform:scale(20);opacity:0}}.vue-ui-spark-trend *[data-v-d9c98df4]{transition:unset}.vue-ui-dna *[data-v-15636fd4]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-15636fd4]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-15636fd4]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-15636fd4]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-15636fd4]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-15636fd4]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-strip-plot[data-v-15636fd4]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-strip-plot-animated *{transition-property:cy,opacity;transition-duration:.3s}.vue-ui-strip-plot-select-circle *{transition:all .1s ease-in-out!important}.vue-ui-dna *[data-v-5c77b1f6]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-5c77b1f6]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-5c77b1f6]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-5c77b1f6]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-5c77b1f6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-5c77b1f6]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-dumbbell *[data-v-5c77b1f6]{transition:unset}.vue-ui-dumbbell[data-v-5c77b1f6]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-dna *[data-v-0e2afe9e]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-0e2afe9e]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-0e2afe9e]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-0e2afe9e]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-0e2afe9e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-0e2afe9e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-word-cloud *[data-v-0e2afe9e]{transition:unset}.vue-ui-word-cloud[data-v-0e2afe9e]{position:relative}text.animated[data-v-0e2afe9e]{opacity:0;-webkit-user-select:none;user-select:none;animation:word-opacity-0e2afe9e .3s ease-in forwards;transform-origin:center}@keyframes word-opacity-0e2afe9e{0%{opacity:0}to{opacity:1}}.vue-ui-dna *[data-v-49c4de1e]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-49c4de1e]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-49c4de1e]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-49c4de1e]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-49c4de1e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 8 8 L 8 4 L 10 4 L 10 8 L 14 8 L 14 10 L 10 10 L 10 14 L 8 14 L 8 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-data-ui-zoom-minus[data-v-49c4de1e]{cursor:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' height='24' width='24'><path fill='none' d='M 14.65 14.65 L 18 18' stroke-linejoin='round' stroke-width='2' stroke='white'/><path fill='none' stroke-width='1' stroke='black' d='M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9'/><path fill='none' d='M 9 0 A 1 1 0 0 0 9 18 A 1 1 0 0 0 9 0' stroke-width='0.5' stroke='white'/><path fill='none' d='M 4 8 L 14 8 L 14 10 L 4 10 Z' stroke-linejoin='round' stroke-width='0.5' stroke='white'/></svg>") 10 10,pointer}.vue-ui-xy-canvas[data-v-49c4de1e]{width:100%}canvas[data-v-49c4de1e]{position:absolute;top:0;left:0}
|
package/dist/vue-data-ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as s, Q as u, F as V, X as U, p as r, s as t, o, g as n, Z as l, r as d, G as m, b as p, C as g, a1 as S, R as c, f as k, m as C, D, U as T, J as b, H as h, E as f, O as y, h as R, e as A, Y as P, d as W, k as x, u as H, z as M, n as v, j as B, S as G, t as Q, y as X, x as w, $ as E, q as F, P as I, l as K, a0 as L, a as N, W as O, T as j, w as q, B as z, V as J, i as Y, c as Z, A as $, a2 as _, v as aa, a3 as ea, N as ia, K as sa, M as ua, L as Va } from "./index-
|
|
1
|
+
import { I as s, Q as u, F as V, X as U, p as r, s as t, o, g as n, Z as l, r as d, G as m, b as p, C as g, a1 as S, R as c, f as k, m as C, D, U as T, J as b, H as h, E as f, O as y, h as R, e as A, Y as P, d as W, k as x, u as H, z as M, n as v, j as B, S as G, t as Q, y as X, x as w, $ as E, q as F, P as I, l as K, a0 as L, a as N, W as O, T as j, w as q, B as z, V as J, i as Y, c as Z, A as $, a2 as _, v as aa, a3 as ea, N as ia, K as sa, M as ua, L as Va } from "./index-eded71ad.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as Arrow,
|
package/package.json
CHANGED