vue-data-ui 2.0.5 → 2.0.7
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 (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-
|
|
12823
|
+
return (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-58e4734f.js")).catch(function(o) {
|
|
12824
12824
|
return Promise.reject(new Error("Could not load canvg: " + o));
|
|
12825
12825
|
}).then(function(o) {
|
|
12826
12826
|
return o.default ? o.default : o;
|
|
@@ -17779,6 +17779,10 @@ const Ww = ["innerHTML"], Xw = {
|
|
|
17779
17779
|
show: {
|
|
17780
17780
|
type: Boolean,
|
|
17781
17781
|
default: !1
|
|
17782
|
+
},
|
|
17783
|
+
isCustom: {
|
|
17784
|
+
type: Boolean,
|
|
17785
|
+
default: !1
|
|
17782
17786
|
}
|
|
17783
17787
|
},
|
|
17784
17788
|
setup(e) {
|
|
@@ -17791,15 +17795,15 @@ const Ww = ["innerHTML"], Xw = {
|
|
|
17791
17795
|
key: 0,
|
|
17792
17796
|
ref_key: "tooltip",
|
|
17793
17797
|
ref: o,
|
|
17794
|
-
class: "vue-data-ui-tooltip",
|
|
17795
|
-
style: N(`top:${a.value.top}px;left:${a.value.left}px
|
|
17798
|
+
class: $e({ "vue-data-ui-custom-tooltip": e.isCustom, "vue-data-ui-tooltip": !e.isCustom }),
|
|
17799
|
+
style: N(`top:${a.value.top}px;left:${a.value.left}px;${e.isCustom ? "" : `background:${t.backgroundColor};color:${t.color};max-width:${t.maxWidth}`}`)
|
|
17796
17800
|
}, [
|
|
17797
17801
|
Dt(l.$slots, "default", {}, void 0, !0),
|
|
17798
17802
|
b("div", { innerHTML: e.content }, null, 8, Ww),
|
|
17799
17803
|
Dt(l.$slots, "content-after", {}, void 0, !0)
|
|
17800
|
-
],
|
|
17804
|
+
], 6)) : I("", !0);
|
|
17801
17805
|
}
|
|
17802
|
-
}, El = /* @__PURE__ */ Lt(Xw, [["__scopeId", "data-v-
|
|
17806
|
+
}, El = /* @__PURE__ */ Lt(Xw, [["__scopeId", "data-v-6f1e2944"]]), qw = {
|
|
17803
17807
|
beforeMount(e, t) {
|
|
17804
17808
|
e.clickOutsideEvent = function(o) {
|
|
17805
17809
|
e === o.target || e.contains(o.target) || t.value(o);
|
|
@@ -19032,7 +19036,7 @@ const D5 = St(), P5 = {
|
|
|
19032
19036
|
}));
|
|
19033
19037
|
let t = "", o = e.map((l) => l.value).filter((l) => this.isSafeValue(l) && l !== null).reduce((l, n) => Math.abs(l) + Math.abs(n), 0);
|
|
19034
19038
|
const r = this.timeLabels[this.selectedSerieIndex], a = this.chartConfig.chart.tooltip.customFormat;
|
|
19035
|
-
return a && typeof a({
|
|
19039
|
+
return a && typeof a == "function" && typeof a({
|
|
19036
19040
|
seriesIndex: this.selectedSerieIndex,
|
|
19037
19041
|
datapoint: e,
|
|
19038
19042
|
series: this.absoluteDataset,
|
|
@@ -20394,8 +20398,9 @@ function Qx(e, t, o, r, a, l) {
|
|
|
20394
20398
|
backgroundColor: l.chartConfig.chart.tooltip.backgroundColor,
|
|
20395
20399
|
color: l.chartConfig.chart.tooltip.color,
|
|
20396
20400
|
parent: e.$refs.chart,
|
|
20397
|
-
content: l.tooltipContent
|
|
20398
|
-
|
|
20401
|
+
content: l.tooltipContent,
|
|
20402
|
+
isCustom: !!l.chartConfig.chart.tooltip.customFormat
|
|
20403
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
20399
20404
|
a.mutableConfig.showTable ? (g(), y("div", {
|
|
20400
20405
|
key: 6,
|
|
20401
20406
|
style: N(`${a.isPrinting ? "" : "max-height:400px"};overflow:auto;width:100%;margin-top:48px`)
|
|
@@ -20441,7 +20446,7 @@ function Qx(e, t, o, r, a, l) {
|
|
|
20441
20446
|
], 4)) : I("", !0)
|
|
20442
20447
|
], 14, z5);
|
|
20443
20448
|
}
|
|
20444
|
-
const MH = /* @__PURE__ */ Lt(P5, [["render", Qx], ["__scopeId", "data-v-
|
|
20449
|
+
const MH = /* @__PURE__ */ Lt(P5, [["render", Qx], ["__scopeId", "data-v-a8a874ed"]]);
|
|
20445
20450
|
const Ux = {
|
|
20446
20451
|
name: "vue-ui-table",
|
|
20447
20452
|
props: {
|
|
@@ -22360,8 +22365,9 @@ const a4 = ["id"], r4 = ["viewBox"], n4 = ["id"], A4 = ["stop-color"], i4 = ["st
|
|
|
22360
22365
|
backgroundColor: h.value.style.chart.tooltip.backgroundColor,
|
|
22361
22366
|
color: h.value.style.chart.tooltip.color,
|
|
22362
22367
|
parent: u.value,
|
|
22363
|
-
content: v.value
|
|
22364
|
-
|
|
22368
|
+
content: v.value,
|
|
22369
|
+
isCustom: !!h.value.style.chart.tooltip.customFormat
|
|
22370
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
22365
22371
|
f.value.showTable ? (g(), ot(Cl, {
|
|
22366
22372
|
key: 3,
|
|
22367
22373
|
colNames: k.value.colNames,
|
|
@@ -22383,7 +22389,7 @@ const a4 = ["id"], r4 = ["viewBox"], n4 = ["id"], A4 = ["stop-color"], i4 = ["st
|
|
|
22383
22389
|
}, 8, ["colNames", "head", "body", "config", "title"])) : I("", !0)
|
|
22384
22390
|
], 14, a4));
|
|
22385
22391
|
}
|
|
22386
|
-
}, EH = /* @__PURE__ */ Lt(E4, [["__scopeId", "data-v-
|
|
22392
|
+
}, EH = /* @__PURE__ */ Lt(E4, [["__scopeId", "data-v-32001c44"]]);
|
|
22387
22393
|
const $4 = ["id"], N4 = ["viewBox"], T4 = ["id"], H4 = ["stop-color"], D4 = ["stop-color"], P4 = { key: 0 }, z4 = ["font-size", "fill", "x", "y"], O4 = ["font-size", "fill", "x", "y"], R4 = ["rx", "x", "y", "height", "width", "stroke", "stroke-width"], K4 = ["rx", "x", "y", "height", "width", "fill", "stroke", "stroke-width"], V4 = ["onMouseover", "x", "y", "height", "width"], j4 = {
|
|
22388
22394
|
key: 1,
|
|
22389
22395
|
x: 0,
|
|
@@ -22515,7 +22521,7 @@ const $4 = ["id"], N4 = ["viewBox"], T4 = ["id"], H4 = ["stop-color"], D4 = ["st
|
|
|
22515
22521
|
const Ae = P.value[ye];
|
|
22516
22522
|
c.value = !0, w.value = P.value[ye].serieIndex;
|
|
22517
22523
|
const z = h.value.style.chart.tooltip.customFormat;
|
|
22518
|
-
if (z && typeof z({ seriesIndex: P.value[ye].absoluteIndex, datapoint: Ae, series: O.value, config: h.value }) == "string")
|
|
22524
|
+
if (z && typeof z == "function" && typeof z({ seriesIndex: P.value[ye].absoluteIndex, datapoint: Ae, series: O.value, config: h.value }) == "string")
|
|
22519
22525
|
v.value = z({ seriesIndex: P.value[ye].absoluteIndex, datapoint: Ae, series: O.value, config: h.value });
|
|
22520
22526
|
else {
|
|
22521
22527
|
let X = "";
|
|
@@ -22787,8 +22793,9 @@ const $4 = ["id"], N4 = ["viewBox"], T4 = ["id"], H4 = ["stop-color"], D4 = ["st
|
|
|
22787
22793
|
backgroundColor: h.value.style.chart.tooltip.backgroundColor,
|
|
22788
22794
|
color: h.value.style.chart.tooltip.color,
|
|
22789
22795
|
parent: u.value,
|
|
22790
|
-
content: v.value
|
|
22791
|
-
|
|
22796
|
+
content: v.value,
|
|
22797
|
+
isCustom: !!h.value.style.chart.tooltip.customFormat
|
|
22798
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
22792
22799
|
f.value.showTable ? (g(), ot(Cl, {
|
|
22793
22800
|
key: 3,
|
|
22794
22801
|
colNames: M.value.colNames,
|
|
@@ -22810,7 +22817,7 @@ const $4 = ["id"], N4 = ["viewBox"], T4 = ["id"], H4 = ["stop-color"], D4 = ["st
|
|
|
22810
22817
|
}, 8, ["colNames", "head", "body", "config", "title"])) : I("", !0)
|
|
22811
22818
|
], 14, $4));
|
|
22812
22819
|
}
|
|
22813
|
-
}, $H = /* @__PURE__ */ Lt(ek, [["__scopeId", "data-v-
|
|
22820
|
+
}, $H = /* @__PURE__ */ Lt(ek, [["__scopeId", "data-v-ce74618a"]]), tk = ["viewBox"], ok = ["id"], lk = ["stop-color"], ak = ["stop-color"], rk = ["height", "width", "fill", "rx"], nk = ["height", "width", "fill", "rx"], Ak = ["height", "width", "fill", "rx"], ik = {
|
|
22814
22821
|
__name: "vue-ui-sparkbar",
|
|
22815
22822
|
props: {
|
|
22816
22823
|
config: {
|
|
@@ -23070,7 +23077,7 @@ const sk = ["id"], uk = ["viewBox"], ck = ["id"], dk = ["stop-color"], hk = ["st
|
|
|
23070
23077
|
le.value = [], se.value = he, c.value = !0;
|
|
23071
23078
|
let ue = "";
|
|
23072
23079
|
const ye = i.value.style.chart.tooltip.customFormat;
|
|
23073
|
-
if (
|
|
23080
|
+
if (ye && typeof ye == "function" && typeof ye({
|
|
23074
23081
|
seriesIndex: he,
|
|
23075
23082
|
datapoint: M,
|
|
23076
23083
|
series: { categories: R.value, datapoints: O.value, radar: pe.value },
|
|
@@ -23338,7 +23345,8 @@ const sk = ["id"], uk = ["viewBox"], ck = ["id"], dk = ["stop-color"], hk = ["st
|
|
|
23338
23345
|
backgroundColor: i.value.style.chart.tooltip.backgroundColor,
|
|
23339
23346
|
color: i.value.style.chart.tooltip.color,
|
|
23340
23347
|
parent: u.value,
|
|
23341
|
-
content: v.value
|
|
23348
|
+
content: v.value,
|
|
23349
|
+
isCustom: !!i.value.style.chart.tooltip.customFormat
|
|
23342
23350
|
}, {
|
|
23343
23351
|
"content-after": dt(() => [
|
|
23344
23352
|
b("div", Uk, [
|
|
@@ -23349,7 +23357,7 @@ const sk = ["id"], uk = ["viewBox"], ck = ["id"], dk = ["stop-color"], hk = ["st
|
|
|
23349
23357
|
])
|
|
23350
23358
|
]),
|
|
23351
23359
|
_: 1
|
|
23352
|
-
}, 8, ["show", "backgroundColor", "color", "parent", "content"]),
|
|
23360
|
+
}, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
23353
23361
|
h.value.showTable ? (g(), y("div", {
|
|
23354
23362
|
key: 3,
|
|
23355
23363
|
class: "vue-ui-radar-table",
|
|
@@ -23373,7 +23381,7 @@ const sk = ["id"], uk = ["viewBox"], ck = ["id"], dk = ["stop-color"], hk = ["st
|
|
|
23373
23381
|
], 4)) : I("", !0)
|
|
23374
23382
|
], 14, sk));
|
|
23375
23383
|
}
|
|
23376
|
-
}, NH = /* @__PURE__ */ Lt(Mk, [["__scopeId", "data-v-
|
|
23384
|
+
}, NH = /* @__PURE__ */ Lt(Mk, [["__scopeId", "data-v-7408c7e4"]]);
|
|
23377
23385
|
const Ik = ["id"], Ek = ["viewBox", "id"], $k = ["id"], Nk = ["stop-color"], Tk = ["stop-color"], Hk = { key: 0 }, Dk = ["font-size", "fill", "x", "y"], Pk = ["font-size", "fill", "x", "y"], zk = { key: 1 }, Ok = ["fill", "x", "y", "height", "width", "stroke-width", "stroke", "rx"], Rk = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], Kk = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], Vk = { key: 2 }, jk = ["points", "fill"], Gk = ["points", "fill"], Wk = ["points", "fill"], Xk = ["points", "fill"], qk = { key: 3 }, Yk = ["y", "fill", "font-size"], Jk = ["x", "y", "fill", "font-size"], Zk = ["x", "y", "fill", "font-size"], e3 = ["y", "fill", "font-size"], t3 = { key: 4 }, o3 = ["x", "y", "font-size", "fill"], l3 = ["x", "y", "font-size", "fill"], a3 = ["x", "y", "font-size", "fill"], r3 = ["id", "font-size"], n3 = ["id", "font-size"], A3 = ["id", "font-size"], i3 = { key: 5 }, s3 = ["fill", "points"], u3 = { key: 0 }, c3 = ["x", "y", "font-size", "fill"], d3 = { key: 0 }, h3 = ["x", "y", "onMouseover", "onClick"], f3 = ["y"], v3 = ["onClick"], g3 = ["onClick"], y3 = {
|
|
23378
23386
|
key: 0,
|
|
23379
23387
|
height: "14",
|
|
@@ -23618,7 +23626,7 @@ const Ik = ["id"], Ek = ["viewBox", "id"], $k = ["id"], Nk = ["stop-color"], Tk
|
|
|
23618
23626
|
shape: Ae.shape
|
|
23619
23627
|
}, c.value = !0;
|
|
23620
23628
|
const re = h.value.style.chart.tooltip.customFormat;
|
|
23621
|
-
if (re && typeof re({
|
|
23629
|
+
if (re && typeof re == "function" && typeof re({
|
|
23622
23630
|
seriesIndex: X,
|
|
23623
23631
|
datapoint: z,
|
|
23624
23632
|
series: D.value,
|
|
@@ -24051,7 +24059,8 @@ const Ik = ["id"], Ek = ["viewBox", "id"], $k = ["id"], Nk = ["stop-color"], Tk
|
|
|
24051
24059
|
backgroundColor: h.value.style.chart.tooltip.backgroundColor,
|
|
24052
24060
|
color: h.value.style.chart.tooltip.color,
|
|
24053
24061
|
parent: u.value,
|
|
24054
|
-
content: v.value
|
|
24062
|
+
content: v.value,
|
|
24063
|
+
isCustom: !!h.value.style.chart.tooltip.customFormat
|
|
24055
24064
|
}, {
|
|
24056
24065
|
default: dt(() => [
|
|
24057
24066
|
h.value.style.chart.tooltip.showShape ? (g(), y("svg", y3, [
|
|
@@ -24066,7 +24075,7 @@ const Ik = ["id"], Ek = ["viewBox", "id"], $k = ["id"], Nk = ["stop-color"], Tk
|
|
|
24066
24075
|
])) : I("", !0)
|
|
24067
24076
|
]),
|
|
24068
24077
|
_: 1
|
|
24069
|
-
}, 8, ["show", "backgroundColor", "color", "parent", "content"]),
|
|
24078
|
+
}, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
24070
24079
|
f.value.showTable ? (g(), y("div", {
|
|
24071
24080
|
key: 3,
|
|
24072
24081
|
class: "vue-ui-quadrant-table",
|
|
@@ -24092,7 +24101,7 @@ const Ik = ["id"], Ek = ["viewBox", "id"], $k = ["id"], Nk = ["stop-color"], Tk
|
|
|
24092
24101
|
], 4)) : I("", !0)
|
|
24093
24102
|
], 14, Ik));
|
|
24094
24103
|
}
|
|
24095
|
-
}, TH = /* @__PURE__ */ Lt(b3, [["__scopeId", "data-v-
|
|
24104
|
+
}, TH = /* @__PURE__ */ Lt(b3, [["__scopeId", "data-v-ec4452b1"]]);
|
|
24096
24105
|
const w3 = ["id"], m3 = ["viewBox"], x3 = ["id"], C3 = ["stop-color"], B3 = ["stop-color"], k3 = ["stop-color"], _3 = { key: 0 }, F3 = ["font-size", "fill", "x", "y"], S3 = ["font-size", "fill", "x", "y"], L3 = ["font-size", "fill", "x", "y"], Q3 = ["d", "stroke", "stroke-width"], U3 = { key: 1 }, M3 = ["cx", "cy", "fill"], I3 = ["cx", "cy", "r", "fill"], E3 = ["y", "width", "height", "fill"], $3 = ["cx", "cy", "r", "fill", "stroke", "stroke-width"], N3 = ["cx", "cy", "r", "fill", "stroke", "stroke-width"], T3 = ["x", "y", "font-size", "font-weight", "fill"], H3 = ["x", "y", "font-size", "font-weight", "fill"], D3 = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], P3 = ["x1", "y1", "x2", "y2", "stroke", "stroke-width"], z3 = ["cx", "cy", "fill", "r", "stroke-width", "stroke"], O3 = ["x", "y", "font-size", "fill"], R3 = {
|
|
24097
24106
|
__name: "vue-ui-gauge",
|
|
24098
24107
|
props: {
|
|
@@ -25811,7 +25820,7 @@ const v6 = ["id"], g6 = ["onClick"], y6 = ["viewBox"], p6 = ["id"], b6 = ["stop-
|
|
|
25811
25820
|
setup(e, { expose: t, emit: o }) {
|
|
25812
25821
|
const r = e;
|
|
25813
25822
|
Da((X) => ({
|
|
25814
|
-
"
|
|
25823
|
+
"19dc5b84": X.tdo
|
|
25815
25824
|
}));
|
|
25816
25825
|
const a = J(St()), l = J(kt.vue_ui_vertical_bar), n = J(!1), A = J(!1), u = J(null), s = J(null), c = J(!1), v = J(""), w = J(0), i = J(null), h = J(0), f = ve(() => It({
|
|
25817
25826
|
userConfig: r.config,
|
|
@@ -25916,7 +25925,7 @@ const v6 = ["id"], g6 = ["onClick"], y6 = ["viewBox"], p6 = ["id"], b6 = ["stop-
|
|
|
25916
25925
|
c.value = !0, k.value = X.id;
|
|
25917
25926
|
let q = "";
|
|
25918
25927
|
const E = X.isChild ? X.parentName : X.name, Ue = X.isChild ? X.name : "", fe = f.value.style.chart.tooltip.customFormat;
|
|
25919
|
-
fe && typeof fe({
|
|
25928
|
+
fe && typeof fe == "function" && typeof fe({
|
|
25920
25929
|
datapoint: X,
|
|
25921
25930
|
series: ie.value,
|
|
25922
25931
|
config: f.value,
|
|
@@ -26252,8 +26261,9 @@ const v6 = ["id"], g6 = ["onClick"], y6 = ["viewBox"], p6 = ["id"], b6 = ["stop-
|
|
|
26252
26261
|
backgroundColor: f.value.style.chart.tooltip.backgroundColor,
|
|
26253
26262
|
color: f.value.style.chart.tooltip.color,
|
|
26254
26263
|
parent: u.value,
|
|
26255
|
-
content: v.value
|
|
26256
|
-
|
|
26264
|
+
content: v.value,
|
|
26265
|
+
isCustom: !!f.value.style.chart.tooltip.customFormat
|
|
26266
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
26257
26267
|
b("div", {
|
|
26258
26268
|
ref_key: "tableContainer",
|
|
26259
26269
|
ref: C,
|
|
@@ -26378,7 +26388,7 @@ const v6 = ["id"], g6 = ["onClick"], y6 = ["viewBox"], p6 = ["id"], b6 = ["stop-
|
|
|
26378
26388
|
], 512)
|
|
26379
26389
|
], 14, v6));
|
|
26380
26390
|
}
|
|
26381
|
-
}, zH = /* @__PURE__ */ Lt(J6, [["__scopeId", "data-v-
|
|
26391
|
+
}, zH = /* @__PURE__ */ Lt(J6, [["__scopeId", "data-v-3d319131"]]), OH = {
|
|
26382
26392
|
__name: "vue-ui-screenshot",
|
|
26383
26393
|
props: {
|
|
26384
26394
|
config: {
|
|
@@ -27980,7 +27990,7 @@ const Pa = (e) => ($n("data-v-51b3e622"), e = e(), Nn(), e), g8 = ["id"], y8 = [
|
|
|
27980
27990
|
], 14, g8));
|
|
27981
27991
|
}
|
|
27982
27992
|
}, KH = /* @__PURE__ */ Lt(LL, [["__scopeId", "data-v-51b3e622"]]);
|
|
27983
|
-
const QL = (e) => ($n("data-v-
|
|
27993
|
+
const QL = (e) => ($n("data-v-e99e4e98"), e = e(), Nn(), e), UL = ["id"], ML = ["viewBox"], IL = { key: 0 }, EL = ["font-size", "fill", "x"], $L = ["font-size", "fill", "x", "y"], NL = ["x", "y", "width", "height", "fill", "stroke", "stroke-width"], TL = ["x", "y", "width", "height", "fill", "stroke", "stroke-width"], HL = ["font-size", "font-weight", "fill", "x", "y"], DL = ["x", "y", "width", "height", "onMouseover"], PL = { key: 0 }, zL = ["font-size", "fill", "x", "y", "font-weight"], OL = { key: 1 }, RL = ["x", "y", "font-size", "fill", "font-weight"], KL = { key: 2 }, VL = {
|
|
27984
27994
|
id: "colorScaleVertical",
|
|
27985
27995
|
x2: "0%",
|
|
27986
27996
|
y2: "100%"
|
|
@@ -28021,7 +28031,7 @@ const QL = (e) => ($n("data-v-d3c66fb2"), e = e(), Nn(), e), UL = ["id"], ML = [
|
|
|
28021
28031
|
setup(e, { expose: t }) {
|
|
28022
28032
|
const o = e;
|
|
28023
28033
|
Da((L) => ({
|
|
28024
|
-
"
|
|
28034
|
+
"0a1d8ff9": L.tdo
|
|
28025
28035
|
}));
|
|
28026
28036
|
const r = J(St()), a = J(kt.vue_ui_heatmap), l = J(!1), n = J(!1), A = J(null), u = J(null), s = J(!1), c = J(""), v = J(void 0), w = J(0), i = J(null), h = J(!1), f = ve(() => It({
|
|
28027
28037
|
userConfig: o.config,
|
|
@@ -28088,7 +28098,7 @@ const QL = (e) => ($n("data-v-d3c66fb2"), e = e(), Nn(), e), UL = ["id"], ML = [
|
|
|
28088
28098
|
v.value = ye, Y.value = M, s.value = !0;
|
|
28089
28099
|
let Ae = "";
|
|
28090
28100
|
const z = f.value.style.tooltip.customFormat;
|
|
28091
|
-
z && typeof z({
|
|
28101
|
+
z && typeof z == "function" && typeof z({
|
|
28092
28102
|
datapoint: L,
|
|
28093
28103
|
seriesIndex: W,
|
|
28094
28104
|
series: de.value,
|
|
@@ -28408,8 +28418,9 @@ const QL = (e) => ($n("data-v-d3c66fb2"), e = e(), Nn(), e), UL = ["id"], ML = [
|
|
|
28408
28418
|
backgroundColor: f.value.style.tooltip.backgroundColor,
|
|
28409
28419
|
color: f.value.style.tooltip.color,
|
|
28410
28420
|
parent: A.value,
|
|
28411
|
-
content: c.value
|
|
28412
|
-
|
|
28421
|
+
content: c.value,
|
|
28422
|
+
isCustom: !!f.value.style.tooltip.customFormat
|
|
28423
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
28413
28424
|
b("div", {
|
|
28414
28425
|
ref_key: "tableContainer",
|
|
28415
28426
|
ref: i,
|
|
@@ -28468,7 +28479,7 @@ const QL = (e) => ($n("data-v-d3c66fb2"), e = e(), Nn(), e), UL = ["id"], ML = [
|
|
|
28468
28479
|
], 512)
|
|
28469
28480
|
], 14, UL));
|
|
28470
28481
|
}
|
|
28471
|
-
}, VH = /* @__PURE__ */ Lt(pQ, [["__scopeId", "data-v-
|
|
28482
|
+
}, VH = /* @__PURE__ */ Lt(pQ, [["__scopeId", "data-v-e99e4e98"]]);
|
|
28472
28483
|
const bQ = ["id"], wQ = ["viewBox"], mQ = { key: 0 }, xQ = ["font-size", "fill", "x"], CQ = ["font-size", "fill", "x", "y"], BQ = { key: 1 }, kQ = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], _Q = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], FQ = { key: 0 }, SQ = ["cx", "cy", "r", "fill", "stroke", "stroke-width", "onMouseover"], LQ = { key: 1 }, QQ = { key: 2 }, UQ = ["x", "y", "font-size", "fill"], MQ = ["x", "y", "font-size", "fill"], IQ = ["id", "font-size", "font-weight", "fill"], EQ = { key: 3 }, $Q = ["x", "y", "font-size", "fill"], NQ = ["x", "y", "font-size", "fill"], TQ = ["font-size", "font-weight", "fill", "x", "y"], HQ = ["id"], DQ = ["x", "y", "width", "height"], PQ = { key: 4 }, zQ = ["x1", "x2", "y1", "y2", "stroke-dasharray", "stroke", "stroke-width", "clip-path"], OQ = ["x", "y", "fill", "font-size", "font-weight"], RQ = ["y", "height"], KQ = ["onClick"], VQ = ["onClick"], jQ = {
|
|
28473
28484
|
key: 0,
|
|
28474
28485
|
style: { width: "100%", display: "flex", "align-items": "center", "justify-content": "center" }
|
|
@@ -28591,7 +28602,7 @@ const bQ = ["id"], wQ = ["viewBox"], mQ = { key: 0 }, xQ = ["font-size", "fill",
|
|
|
28591
28602
|
ee.value = k.id, D.value = k;
|
|
28592
28603
|
let Q = "";
|
|
28593
28604
|
const L = w.value.style.tooltip.customFormat;
|
|
28594
|
-
L && typeof L({
|
|
28605
|
+
L && typeof L == "function" && typeof L({
|
|
28595
28606
|
datapoint: k,
|
|
28596
28607
|
seriesIndex: U,
|
|
28597
28608
|
series: O.value,
|
|
@@ -28930,7 +28941,8 @@ const bQ = ["id"], wQ = ["viewBox"], mQ = { key: 0 }, xQ = ["font-size", "fill",
|
|
|
28930
28941
|
backgroundColor: w.value.style.tooltip.backgroundColor,
|
|
28931
28942
|
color: w.value.style.tooltip.color,
|
|
28932
28943
|
parent: A.value,
|
|
28933
|
-
content: c.value
|
|
28944
|
+
content: c.value,
|
|
28945
|
+
isCustom: !!w.value.style.tooltip.customFormat
|
|
28934
28946
|
}, {
|
|
28935
28947
|
default: dt(() => [
|
|
28936
28948
|
w.value.style.tooltip.showShape ? (g(), y("div", jQ, [
|
|
@@ -28945,7 +28957,7 @@ const bQ = ["id"], wQ = ["viewBox"], mQ = { key: 0 }, xQ = ["font-size", "fill",
|
|
|
28945
28957
|
])) : I("", !0)
|
|
28946
28958
|
]),
|
|
28947
28959
|
_: 1
|
|
28948
|
-
}, 8, ["show", "backgroundColor", "color", "parent", "content"]),
|
|
28960
|
+
}, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
28949
28961
|
i.value.showTable ? (g(), y("div", {
|
|
28950
28962
|
key: 3,
|
|
28951
28963
|
style: N(`${n.value ? "" : "max-height:400px"};overflow:auto;width:100%;margin-top:${i.value.inside ? "48px" : ""}`)
|
|
@@ -28968,7 +28980,7 @@ const bQ = ["id"], wQ = ["viewBox"], mQ = { key: 0 }, xQ = ["font-size", "fill",
|
|
|
28968
28980
|
], 4)) : I("", !0)
|
|
28969
28981
|
], 14, bQ));
|
|
28970
28982
|
}
|
|
28971
|
-
}, jH = /* @__PURE__ */ Lt(XQ, [["__scopeId", "data-v-
|
|
28983
|
+
}, jH = /* @__PURE__ */ Lt(XQ, [["__scopeId", "data-v-defe438d"]]);
|
|
28972
28984
|
const qQ = ["id"], YQ = ["viewBox"], JQ = { key: 0 }, ZQ = ["id"], eU = ["stop-color"], tU = ["stop-color"], oU = ["stop-color"], lU = ["id"], aU = ["stop-color"], rU = ["stop-color"], nU = ["stop-color"], AU = { key: 0 }, iU = ["font-size", "fill", "x"], sU = ["font-size", "fill", "x", "y"], uU = { key: 1 }, cU = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], dU = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], hU = { key: 2 }, fU = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], vU = ["x", "y", "font-size", "fill", "font-weight"], gU = { key: 3 }, yU = ["x", "y", "font-size", "fill", "font-weight"], pU = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], bU = { key: 0 }, wU = ["cx", "cy", "r", "fill"], mU = ["cx", "cy", "r", "fill"], xU = { key: 1 }, CU = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], BU = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], kU = ["x", "y", "height", "width", "fill", "rx"], _U = ["x", "y", "height", "width", "fill", "rx", "stroke", "stroke-width"], FU = ["x", "y", "height", "width", "fill", "onMouseover"], SU = {
|
|
28973
28985
|
key: 2,
|
|
28974
28986
|
class: "vue-ui-candlestick-range-slider-wrapper",
|
|
@@ -29070,7 +29082,7 @@ const qQ = ["id"], YQ = ["viewBox"], JQ = { key: 0 }, ZQ = ["id"], eU = ["stop-c
|
|
|
29070
29082
|
function de(U, Q) {
|
|
29071
29083
|
v.value = U;
|
|
29072
29084
|
const L = i.value.style.tooltip.customFormat;
|
|
29073
|
-
if (L && typeof L({
|
|
29085
|
+
if (L && typeof L == "function" && typeof L({
|
|
29074
29086
|
seriesIndex: U,
|
|
29075
29087
|
datapoint: Q,
|
|
29076
29088
|
series: ne.value,
|
|
@@ -29455,8 +29467,9 @@ const qQ = ["id"], YQ = ["viewBox"], JQ = { key: 0 }, ZQ = ["id"], eU = ["stop-c
|
|
|
29455
29467
|
backgroundColor: i.value.style.tooltip.backgroundColor,
|
|
29456
29468
|
color: i.value.style.tooltip.color,
|
|
29457
29469
|
parent: c.value,
|
|
29458
|
-
content: s.value
|
|
29459
|
-
|
|
29470
|
+
content: s.value,
|
|
29471
|
+
isCustom: !!i.value.style.tooltip.customFormat
|
|
29472
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
29460
29473
|
h.value.showTable ? (g(), y("div", {
|
|
29461
29474
|
key: 3,
|
|
29462
29475
|
style: N(`${n.value ? "" : "max-height:400px"};overflow:auto;width:100%;margin-top:48px`)
|
|
@@ -29479,7 +29492,7 @@ const qQ = ["id"], YQ = ["viewBox"], JQ = { key: 0 }, ZQ = ["id"], eU = ["stop-c
|
|
|
29479
29492
|
], 4)) : I("", !0)
|
|
29480
29493
|
], 14, qQ));
|
|
29481
29494
|
}
|
|
29482
|
-
}, GH = /* @__PURE__ */ Lt(NU, [["__scopeId", "data-v-
|
|
29495
|
+
}, GH = /* @__PURE__ */ Lt(NU, [["__scopeId", "data-v-9034b9f0"]]);
|
|
29483
29496
|
const TU = ["id"], HU = ["viewBox"], DU = ["id"], PU = ["stop-color"], zU = ["stop-color"], OU = ["id"], RU = ["stop-color"], KU = ["stop-color"], VU = { key: 0 }, jU = ["font-size", "fill", "x"], GU = ["font-size", "fill", "x", "y"], WU = ["x", "y", "width", "height", "fill", "rx"], XU = ["x", "y", "width", "height", "fill", "rx"], qU = ["x", "y", "width", "height", "fill", "rx"], YU = ["x", "y", "width", "height", "fill", "rx"], JU = { key: 0 }, ZU = ["x", "y", "fill", "font-size", "font-weight"], e7 = ["x", "y", "fill", "font-size", "font-weight"], t7 = { key: 1 }, o7 = ["x", "y", "font-size", "fill", "font-weight"], l7 = { key: 2 }, a7 = { key: 0 }, r7 = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], n7 = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], A7 = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], i7 = ["x", "y", "font-size", "fill", "font-weight"], s7 = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], u7 = ["x", "y", "font-size", "fill", "font-weight"], c7 = ["x", "y", "font-size", "fill", "font-weight"], d7 = ["x", "y", "width", "height", "fill", "onMouseover"], h7 = {
|
|
29484
29497
|
__name: "vue-ui-age-pyramid",
|
|
29485
29498
|
props: {
|
|
@@ -29586,7 +29599,7 @@ const TU = ["id"], HU = ["viewBox"], DU = ["id"], PU = ["stop-color"], zU = ["st
|
|
|
29586
29599
|
function D(S, K) {
|
|
29587
29600
|
v.value = S;
|
|
29588
29601
|
const T = i.value.style.tooltip.customFormat;
|
|
29589
|
-
if (T && typeof T({
|
|
29602
|
+
if (T && typeof T == "function" && typeof T({
|
|
29590
29603
|
seriesIndex: S,
|
|
29591
29604
|
datapoint: {
|
|
29592
29605
|
segment: K[0],
|
|
@@ -29956,8 +29969,9 @@ const TU = ["id"], HU = ["viewBox"], DU = ["id"], PU = ["stop-color"], zU = ["st
|
|
|
29956
29969
|
backgroundColor: i.value.style.tooltip.backgroundColor,
|
|
29957
29970
|
color: i.value.style.tooltip.color,
|
|
29958
29971
|
parent: A.value,
|
|
29959
|
-
content: c.value
|
|
29960
|
-
|
|
29972
|
+
content: c.value,
|
|
29973
|
+
isCustom: !!i.value.style.tooltip.customFormat
|
|
29974
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
29961
29975
|
h.value.showTable ? (g(), y("div", {
|
|
29962
29976
|
key: 2,
|
|
29963
29977
|
style: N(`${n.value ? "" : "max-height:400px"};overflow:auto;width:100%;margin-top:${h.value.inside ? "48px" : ""}`)
|
|
@@ -29980,7 +29994,7 @@ const TU = ["id"], HU = ["viewBox"], DU = ["id"], PU = ["stop-color"], zU = ["st
|
|
|
29980
29994
|
], 4)) : I("", !0)
|
|
29981
29995
|
], 14, TU));
|
|
29982
29996
|
}
|
|
29983
|
-
}, WH = /* @__PURE__ */ Lt(h7, [["__scopeId", "data-v-
|
|
29997
|
+
}, WH = /* @__PURE__ */ Lt(h7, [["__scopeId", "data-v-e68f8162"]]);
|
|
29984
29998
|
const f7 = (e) => ($n("data-v-f95b5501"), e = e(), Nn(), e), v7 = {
|
|
29985
29999
|
key: 0,
|
|
29986
30000
|
"data-html2canvas-ignore": "",
|
|
@@ -34141,7 +34155,7 @@ const i$ = ["id"], s$ = ["viewBox"], u$ = ["id"], c$ = ["stop-color"], d$ = ["st
|
|
|
34141
34155
|
return;
|
|
34142
34156
|
w.value = U;
|
|
34143
34157
|
const L = ne.value[U], W = h.value.style.chart.tooltip.customFormat;
|
|
34144
|
-
if (W && typeof W({
|
|
34158
|
+
if (W && typeof W == "function" && typeof W({
|
|
34145
34159
|
seriesIndex: U,
|
|
34146
34160
|
datapoint: Q,
|
|
34147
34161
|
series: ne.value,
|
|
@@ -34391,8 +34405,9 @@ const i$ = ["id"], s$ = ["viewBox"], u$ = ["id"], c$ = ["stop-color"], d$ = ["st
|
|
|
34391
34405
|
backgroundColor: h.value.style.chart.tooltip.backgroundColor,
|
|
34392
34406
|
color: h.value.style.chart.tooltip.color,
|
|
34393
34407
|
parent: u.value,
|
|
34394
|
-
content: v.value
|
|
34395
|
-
|
|
34408
|
+
content: v.value,
|
|
34409
|
+
isCustom: !!h.value.style.chart.tooltip.customFormat
|
|
34410
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
34396
34411
|
f.value.showTable ? (g(), ot(Cl, {
|
|
34397
34412
|
key: 3,
|
|
34398
34413
|
colNames: K.value.colNames,
|
|
@@ -34414,7 +34429,7 @@ const i$ = ["id"], s$ = ["viewBox"], u$ = ["id"], c$ = ["stop-color"], d$ = ["st
|
|
|
34414
34429
|
}, 8, ["colNames", "head", "body", "config", "title"])) : I("", !0)
|
|
34415
34430
|
], 46, i$));
|
|
34416
34431
|
}
|
|
34417
|
-
}, oD = /* @__PURE__ */ Lt(w$, [["__scopeId", "data-v-
|
|
34432
|
+
}, oD = /* @__PURE__ */ Lt(w$, [["__scopeId", "data-v-cd443f97"]]);
|
|
34418
34433
|
const m$ = ["id"], x$ = ["viewBox"], C$ = ["x1", "x2", "y1", "y2", "stroke", "stroke-linecap"], B$ = ["cx", "cy", "r", "stroke", "stroke-width"], k$ = ["x", "y", "font-size", "fill", "font-weight"], _$ = {
|
|
34419
34434
|
__name: "vue-ui-wheel",
|
|
34420
34435
|
props: {
|
|
@@ -36783,7 +36798,7 @@ const iH = ["id"], sH = ["viewBox"], uH = ["id"], cH = ["stop-color"], dH = ["st
|
|
|
36783
36798
|
}
|
|
36784
36799
|
function me(z) {
|
|
36785
36800
|
const X = C.value.style.chart.tooltip.customFormat;
|
|
36786
|
-
if (X && typeof X({
|
|
36801
|
+
if (X && typeof X == "function" && typeof X({
|
|
36787
36802
|
seriesIndex: -1,
|
|
36788
36803
|
datapoint: z,
|
|
36789
36804
|
series: ne.value,
|
|
@@ -37023,8 +37038,9 @@ const iH = ["id"], sH = ["viewBox"], uH = ["id"], cH = ["stop-color"], dH = ["st
|
|
|
37023
37038
|
backgroundColor: C.value.style.chart.tooltip.backgroundColor,
|
|
37024
37039
|
color: C.value.style.chart.tooltip.color,
|
|
37025
37040
|
parent: c.value,
|
|
37026
|
-
content: s.value
|
|
37027
|
-
|
|
37041
|
+
content: s.value,
|
|
37042
|
+
isCustom: !!C.value.style.chart.tooltip.customFormat
|
|
37043
|
+
}, null, 8, ["show", "backgroundColor", "color", "parent", "content", "isCustom"]),
|
|
37028
37044
|
x.value.showTable ? (g(), y("div", {
|
|
37029
37045
|
key: 3,
|
|
37030
37046
|
style: N(`${l.value ? "" : "max-height:400px"};overflow:auto;width:100%;margin-top:48px`)
|
|
@@ -37050,7 +37066,7 @@ const iH = ["id"], sH = ["viewBox"], uH = ["id"], cH = ["stop-color"], dH = ["st
|
|
|
37050
37066
|
], 4)) : I("", !0)
|
|
37051
37067
|
], 46, iH));
|
|
37052
37068
|
}
|
|
37053
|
-
}, sD = /* @__PURE__ */ Lt(fH, [["__scopeId", "data-v-
|
|
37069
|
+
}, sD = /* @__PURE__ */ Lt(fH, [["__scopeId", "data-v-92aa2ced"]]), vH = { class: "vue-ui-element-arrow" }, gH = ["id", "viewBox", "refX", "refY", "markerWidth", "markerHeight"], yH = ["d", "fill"], pH = ["id", "viewBox", "refX", "refY", "markerWidth", "markerHeight"], bH = ["d", "fill"], wH = ["x1", "y1", "x2", "y2", "stroke", "stroke-width", "stroke-linecap", "stroke-dasharray", "marker-end", "marker-start"], uD = {
|
|
37054
37070
|
__name: "Arrow",
|
|
37055
37071
|
props: {
|
|
37056
37072
|
markerEnd: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./index-
|
|
1
|
+
import { _ as Ha } from "./index-98389466.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
|
-
.vue-ui-data-table thead[data-v-9516b354]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-9516b354]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-9516b354],th[data-v-9516b354],td[data-v-9516b354]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-9516b354]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-9516b354]{display:none}.vue-ui-responsive td[data-v-9516b354]{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-9516b354]{outline:var(--19008478)}.vue-ui-responsive td[data-v-9516b354]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-9516b354]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-9516b354]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-data-ui-tooltip[data-v-e3ec7b87]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;position:fixed;padding:12px;z-index:2}svg *[data-v-8eff3e91]{all:unset}.spin[data-v-8eff3e91]{animation:smartspin-8eff3e91 .5s infinite linear}@keyframes smartspin-8eff3e91{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-user-options[data-v-dfcf13d5]{z-index:1}.vue-ui-user-options-drawer[data-open=false][data-v-dfcf13d5]{display:none}.vue-ui-user-options-drawer[data-open=true][data-v-dfcf13d5]{position:absolute;right:4px;top:36px;display:flex;flex-direction:column;gap:4px;animation:show-user-options-dfcf13d5 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-dfcf13d5{0%{opacity:0;transform:translateY(-6px) scaleY(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.vue-ui-user-options-closing[data-v-dfcf13d5]{animation:close-user-options-dfcf13d5 125ms ease-out;transform-origin:top;opacity:1}@keyframes close-user-options-dfcf13d5{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scaleY(.95)}}.vue-ui-user-options-button[data-v-dfcf13d5]{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-dfcf13d5]:hover{background:rgba(0,0,0,.05)!important}.vue-ui-user-options-button[data-v-dfcf13d5]:focus-visible{outline:1px solid #CCCCCC}.vue-ui-sparkline *[data-v-0684eb3e]{transition:unset}.vue-ui-data-table thead[data-v-61b8b965]{position:sticky;top:0;-webkit-user-select:none;user-select:none}table[data-v-61b8b965]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-61b8b965],th[data-v-61b8b965],td[data-v-61b8b965]{padding:.5rem;font-variant-numeric:tabular-nums}th[data-v-61b8b965],td[data-v-61b8b965]{white-space:nowrap}.sticky-col[data-v-61b8b965]{position:-webkit-sticky;position:sticky;width:100px;min-width:100px;right:0}.sticky-col-first[data-v-61b8b965]{position:-webkit-sticky;position:sticky;width:100px;min-width:100px;left:0}.vue-ui-responsive .sticky-col[data-v-61b8b965],.vue-ui-responsive .sticky-col-first[data-v-61b8b965]{position:initial;width:initial;min-width:initial;left:initial;right:initial}.vue-ui-responsive th[data-v-61b8b965]{display:none}.vue-ui-responsive td[data-v-61b8b965]{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-61b8b965]{outline:var(--77583f7c)}.vue-ui-responsive td[data-v-61b8b965]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-61b8b965]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-61b8b965]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-xy *[data-v-526cfed7]{transition:unset}path[data-v-526cfed7],line[data-v-526cfed7],rect[data-v-526cfed7]{animation:xyAnimation-526cfed7 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-526cfed7{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-xy[data-v-526cfed7]{position:relative}.vue-ui-xy-legend[data-v-526cfed7]{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-526cfed7]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;cursor:pointer}.vue-ui-xy-legend-item-segregated[data-v-526cfed7]{opacity:.5}.vue-ui-xy-title[data-v-526cfed7]{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.vue-ui-xy svg rect[data-v-526cfed7]{transition:all .11s ease-in-out}.vue-ui-xy-table-wrapper[data-v-526cfed7]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-xy-table-wrapper-printing[data-v-526cfed7]{max-height:unset;height:fit-content}.vue-ui-xy-range-slider-wrapper[data-v-526cfed7]{width:100%;margin:0 auto;display:flex;flex-direction:row;gap:6px;align-items:center}.vue-ui-xy-range-slider[data-v-526cfed7]{position:relative;width:100%;margin:0 auto;height:12px}.vue-ui-xy-range-slider-label-right[data-v-526cfed7],.vue-ui-xy-range-slider-label-left[data-v-526cfed7]{width:100%}.vue-ui-xy-range-slider-label-right[data-v-526cfed7]{text-align:left}.vue-ui-xy-range-slider-label-left[data-v-526cfed7]{text-align:right}input[type=range][data-v-526cfed7]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;position:absolute;margin:auto;top:0;bottom:0;background-color:transparent;pointer-events:none}.vue-ui-xy-slider-track[data-v-526cfed7]{width:100%;height:5px;position:absolute;margin:auto;top:0;bottom:0;border-radius:5px}input[type=range][data-v-526cfed7]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}input[type=range][data-v-526cfed7]::-moz-range-track{-moz-appearance:none;height:5px}input[type=range][data-v-526cfed7]::-ms-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px}input[type=range][data-v-526cfed7]::-webkit-slider-thumb{-webkit-appearance:none;height:1.3em;width:1.3em;background-color:#858585;cursor:pointer;margin-top:-6px;pointer-events:auto;border-radius:50%}input[type=range][data-v-526cfed7]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.3em;width:1.3em;cursor:pointer;border-radius:50%;background-color:#858585;pointer-events:auto}input[type=range][data-v-526cfed7]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.3em;width:1.3em;cursor:pointer;border-radius:50%;background-color:#858585;pointer-events:auto}input[type=range][data-v-526cfed7]:active::-webkit-slider-thumb{background-color:#ccc;border:3px solid #858585}canvas[data-v-526cfed7]{width:100%;object-fit:contain}.vue-ui-dna *[data-v-526cfed7]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-526cfed7]{height:80%!important}.vue-data-ui-fullscreen--off[data-v-526cfed7]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-526cfed7]{overflow:scroll}.vue-ui-xy-refresh-button[data-v-526cfed7]{outline:none;border:none;background:transparent;height:36px;width:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.vue-ui-xy-refresh-button[data-v-526cfed7]:focus{outline:1px solid #CCCCCC}.vue-ui-table-main[data-v-15ec08d4]{height:fit-content;padding:0 0 98px;position:relative}.vue-ui-table__wrapper[data-v-15ec08d4]{overflow-x:auto;padding:0 12px 48px;position:relative;width:calc(100% - 24px)}.vue-ui-table-main thead[data-v-15ec08d4]{position:sticky;top:0}.vue-ui-table[data-v-15ec08d4]{width:100%;position:relative}.vue-ui-table-main table[data-v-15ec08d4]{border-collapse:collapse}.vue-ui-table-main th[data-v-15ec08d4],.vue-ui-table-main td[data-v-15ec08d4]{padding:3px 8px}.vue-ui-table-main tr td[data-v-15ec08d4]{outline:1px solid white}.vue-ui-table-main .th-numeric[data-v-15ec08d4]{text-align:right;font-variant-numeric:tabular-nums}.vue-ui-table-main .th-filter[data-v-15ec08d4]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;position:relative}.vue-ui-table-main button[data-v-15ec08d4]{align-items:center;cursor:pointer;display:flex;justify-content:center;width:32px}.vue-ui-table-main input[data-v-15ec08d4]{padding:0 6px;font-family:Satoshi}.vue-ui-table-main button[data-v-15ec08d4],.vue-ui-table-main input[data-v-15ec08d4]{border-radius:6px;height:32px}.vue-ui-table-main button[data-v-15ec08d4]{border:1px solid grey}.vue-ui-table-main button[data-v-15ec08d4]:hover,.vue-ui-table-main button[data-v-15ec08d4]:focus,.vue-ui-table-main input[data-v-15ec08d4]:hover,.vue-ui-table-main input[data-v-15ec08d4]:focus{outline:3px solid rgba(128,128,128,.432)}.vue-ui-table-main button.clicked[data-v-15ec08d4]{animation:clicked-15ec08d4 .15s ease-in-out}.vue-ui-table-main button[disabled][data-v-15ec08d4]{cursor:not-allowed}.vue-ui-table-main button[disabled][data-v-15ec08d4]:focus,.vue-ui-table-main button[disabled][data-v-15ec08d4]:hover{outline:none}button.th-reset[data-v-15ec08d4]:not(:disabled){background:radial-gradient(at top,#f19a71,#F17171);border:1px solid #F17171;color:#fff}.vue-ui-table-main button.th-reset[data-v-15ec08d4]:not(:disabled):hover,.vue-ui-table-main button.th-reset[data-v-15ec08d4]:not(:disabled):focus{outline:3px solid #f171717e}.vue-ui-table-main [data-is-open=false][data-v-15ec08d4]{transform:scale(0)}.vue-ui-table-main .th-dropdown[data-is-open=true][data-v-15ec08d4]{animation:open-dropdown-15ec08d4 .2s ease-in}.vue-ui-table-main .th-dropdown[data-is-open=false][data-v-15ec08d4]{animation:close-dropdown-15ec08d4 .2s ease-in}.vue-ui-table-main .th-dropdown[data-v-15ec08d4]{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-15ec08d4]{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-15ec08d4]:hover{background-color:#ffffff1a;box-shadow:0 3px 6px -3px #00000080;z-index:1}.vue-ui-table-main button.close-dropdown[data-v-15ec08d4],.vue-ui-table-main button.close-chart-modal[data-v-15ec08d4]{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-15ec08d4]:hover,.vue-ui-table-main button.close-dropdown[data-v-15ec08d4]:focus,.vue-ui-table-main button.close-chart-modal[data-v-15ec08d4]:hover,.vue-ui-table-main button.close-char-modal[data-v-15ec08d4]:focus{outline:3px solid #2d353c71}.vue-ui-table-main .th-button-active[data-v-15ec08d4]{background:radial-gradient(at top,#968bf1,#6376DD);color:#fff}.vue-ui-table-main .th-button-active[data-v-15ec08d4]:hover,.vue-ui-table-main .th-button-active[data-v-15ec08d4]:focus{outline:3px solid #6375dd7a}.vue-ui-table-main .th-date[data-v-15ec08d4]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--inputs[data-v-15ec08d4]{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--button[data-v-15ec08d4]{display:flex;gap:3px}.vue-ui-table-main input[type=date][data-v-15ec08d4]{border-radius:4px;font-size:12px;font-variant-numeric:tabular-nums;height:20px!important;width:100px}.vue-ui-table-main .date-fieldset[data-v-15ec08d4]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-fieldset label[data-v-15ec08d4]{font-size:12px;font-weight:400}@keyframes clicked-15ec08d4{0%{transform:scale(.9)}90%{transform:scale(1.03)}to{transform:scale(1)}}.vue-ui-table-main td.td-numeric[data-v-15ec08d4]{cursor:pointer}.vue-ui-table-main .td-selector-info[data-v-15ec08d4]{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-15ec08d4]{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-15ec08d4]:hover,.vue-ui-table-main button.td-selector-info-reset[data-v-15ec08d4]:focus{outline:3px solid #f171717e}.vue-ui-table-main .format-num[data-v-15ec08d4]{font-variant-numeric:tabular-nums}.vue-ui-table-main .td-selector-icon[data-v-15ec08d4]{margin-bottom:-5px;margin-right:6px}.vue-ui-table-main .vue-ui-table-pagination[data-v-15ec08d4]{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-15ec08d4]{height:36px;padding:1px;width:36px}.vue-ui-table-main .vue-ui-table-navigation-indicator[data-v-15ec08d4]{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-15ec08d4]{align-items:center;display:flex;flex-direction:column;justify-content:center}.vue-ui-table-main input.vue-ui-table-page-scroller[data-v-15ec08d4]{cursor:pointer;height:24px;padding:0}.vue-ui-table-main .vue-ui-table-paginator[data-v-15ec08d4]{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-15ec08d4]{border-radius:3px}.vue-ui-table-main .vue-ui-table-size-warning[data-v-15ec08d4]{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-15ec08d4]{height:12px}.vue-ui-table-main .col-selector[data-v-15ec08d4]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.vue-ui-table-main th.col-selector--selected[data-v-15ec08d4]{background:radial-gradient(at top left,#9586eb,#6376DD);color:#fff}.vue-ui-table-main th.col-selector--selected div[data-v-15ec08d4]{background:transparent;color:#fff}.vue-ui-table-main .vue-ui-table-chart-modal[data-v-15ec08d4]{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-15ec08d4]{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-15ec08d4]{border-radius:6px}.vue-ui-table-main td.vue-ui-table-td-iteration[data-v-15ec08d4]{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-15ec08d4]{font-size:12px;padding-left:12px}.vue-ui-table-main .chart-modal-options[data-v-15ec08d4]{bottom:12px;display:flex;flex-direction:row;gap:8px;position:absolute;right:24px}.vue-ui-table-main .chart-modal-options button[data-v-15ec08d4]{height:24px;padding:3px;width:24px}.vue-ui-table-main .th-range-filter[data-v-15ec08d4]{display:flex;align-items:center;justify-content:center;gap:2px;flex-direction:column}.vue-ui-table-main .th-range-filter input[data-v-15ec08d4]{height:20px;width:60px;font-variant-numeric:tabular-nums;font-size:12px}.vue-ui-table-main .th-range-filter label[data-v-15ec08d4]{font-size:12px;font-weight:400;margin-bottom:-3px}.vue-ui-table-main .vue-ui-table-fieldset-wrapper[data-v-15ec08d4]{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:12px}.vue-ui-table-main .vue-ui-table-fieldset[data-v-15ec08d4]{border-radius:6px;margin-bottom:24px;border:1px solid white}.vue-ui-table-main .vue-ui-table-fieldset legend[data-v-15ec08d4]{color:gray}.vue-ui-table-main .vue-ui-table-fieldset-option[data-v-15ec08d4]{display:flex;align-items:center}.vue-ui-table-main .vue-ui-table-fieldset-option input[data-v-15ec08d4]{height:14px;width:14px;border-radius:50%}.vue-ui-table-main button.vue-ui-table-generate-donut[data-v-15ec08d4]{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-15ec08d4]{opacity:.5}.vue-ui-table-main .vue-ui-table-donut-legend[data-v-15ec08d4]{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-15ec08d4]{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.vue-ui-table-main .vue-ui-table-donut-label[data-v-15ec08d4]{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-15ec08d4]{font-size:3px;line-height:3px}.vue-ui-table-main td[data-v-15ec08d4]:focus{outline:3px solid #202d7470}.vue-ui-table-main .vue-ui-table-export-hub[data-v-15ec08d4]{left:5px;position:absolute;top:0;z-index:1001}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-v-15ec08d4]{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-15ec08d4]{animation:open-dropdown-15ec08d4 .2s ease-in forwards}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=false][data-v-15ec08d4]{animation:close-dropdown-15ec08d4 .2s ease-in}.vue-ui-table-main .vue-ui-table-export-hub-options[data-v-15ec08d4]{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-15ec08d4]{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-15ec08d4]{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-15ec08d4]{font-size:12px;line-height:12px;margin-bottom:6px;width:100px}.vue-ui-table-main .td-nan[data-v-15ec08d4]{background:#F17171}.vue-ui-table-main .td-has-nan[data-v-15ec08d4],.vue-ui-table-main .th-has-nan[data-v-15ec08d4]{background:#F17171;min-width:100px;color:#fff}@keyframes open-dropdown-15ec08d4{0%{transform:scaleY(.9);opacity:0}50%{transform:scaleY(1.05);opacity:1}to{transform:scale(1);opacity:1}}@keyframes close-dropdown-15ec08d4{0%{transform:scale(1.05);opacity:1}to{transform:scale(0);opacity:0}}.vue-data-ui-legend[data-v-936a361a]{-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-936a361a]{-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-donut *[data-v-6682a198]{transition:unset}.vue-ui-donut[data-v-6682a198]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-6682a198]{animation:donut-6682a198 .5s ease-in-out;transform-origin:center}@keyframes donut-6682a198{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-6682a198]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-6682a198]{animation:none!important}.vue-ui-donut-blur[data-v-6682a198]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-6682a198]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-6682a198]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-6682a198]{overflow:auto}.vue-ui-waffle *[data-v-7575346a]{transition:unset}.vue-ui-waffle[data-v-7575346a]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-waffle .vue-ui-waffle-label[data-v-7575346a]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-waffle-blur[data-v-7575346a]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-7575346a]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-7575346a]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-7575346a]{overflow:auto}.vue-ui-radar *[data-v-84cc5d49]{transition:unset}path[data-v-84cc5d49],line[data-v-84cc5d49],rect[data-v-84cc5d49],circle[data-v-84cc5d49]{animation:xyAnimation-84cc5d49 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-84cc5d49{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-radar[data-v-84cc5d49]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-radar .vue-ui-radar-label[data-v-84cc5d49]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-84cc5d49]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-84cc5d49]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-84cc5d49]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-84cc5d49]{overflow:auto}.vue-ui-quadrant *[data-v-70fadd93]{transition:unset}.vue-ui-quadrant[data-v-70fadd93]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-70fadd93],line[data-v-70fadd93],rect[data-v-70fadd93],circle[data-v-70fadd93],polygon[data-v-70fadd93]{animation:quadrantAnimation-70fadd93 .5s ease-in-out;transform-origin:center}@keyframes quadrantAnimation-70fadd93{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-70fadd93]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-70fadd93]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-70fadd93]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-70fadd93]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-70fadd93]{overflow:auto}.vue-ui-gauge *[data-v-d5a0bdc3]{transition:unset}.vue-ui-gauge[data-v-d5a0bdc3]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-gauge .vue-ui-gauge-label[data-v-d5a0bdc3]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-gauge-legend[data-v-d5a0bdc3]{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-d5a0bdc3]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;height:24px}.vue-ui-gauge-tooltip[data-v-d5a0bdc3]{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-data-ui-fullscreen--on[data-v-d5a0bdc3]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d5a0bdc3]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d5a0bdc3]{overflow:auto}.vue-ui-chestnut *[data-v-a1879176]{transition:unset}.vue-ui-chestnut[data-v-a1879176]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-chestnut .vue-ui-chestnut-label[data-v-a1879176]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-chestnut-legend[data-v-a1879176]{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-a1879176]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;height:24px}.vue-ui-chestnut-tooltip[data-v-a1879176]{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-a1879176]{opacity:0;animation:chestnut-opacity-a1879176 .2s ease-in-out forwards}@keyframes chestnut-opacity-a1879176{0%{transform:scaleX(.98);opacity:0}to{transform:scale(1);opacity:1}}.vue-data-ui-fullscreen--on[data-v-a1879176]{height:100%!important}.vue-data-ui-fullscreen--off[data-v-a1879176]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a1879176]{overflow:auto}.vue-ui-chestnut-table[data-v-a1879176]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-a1879176]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-a1879176]{width:100%;padding:1rem;border-collapse:collapse;overflow-x:auto}caption[data-v-a1879176],th[data-v-a1879176],td[data-v-a1879176]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-a1879176]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-a1879176]{display:none}.vue-ui-responsive td[data-v-a1879176]{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-a1879176]{outline:var(--f5aa65ba)}.vue-ui-responsive td[data-v-a1879176]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-a1879176]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-a1879176]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-onion *[data-v-f8d19b42]{transition:unset}.vue-ui-onion[data-v-f8d19b42]{-webkit-user-select:none;user-select:none;position:relative}circle[data-v-f8d19b42]{animation:xyAnimation-f8d19b42 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-f8d19b42{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-f8d19b42]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-onion-tooltip[data-v-f8d19b42]{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-f8d19b42]{width:100%;border-collapse:collapse}.vue-ui-onion table td[data-v-f8d19b42]{text-align:right;padding-right:6px;font-variant-numeric:tabular-nums}.vue-ui-onion table th[data-v-f8d19b42]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}.vue-ui-dna *[data-v-f8d19b42]{animation:none!important}.vue-ui-onion-blur[data-v-f8d19b42]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-f8d19b42]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-f8d19b42]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-f8d19b42]{overflow:auto}.vue-ui-vertical-bar *[data-v-a8ce0a59]{transition:unset}path[data-v-a8ce0a59],line[data-v-a8ce0a59],rect[data-v-a8ce0a59],circle[data-v-a8ce0a59],polygon[data-v-a8ce0a59]{animation:verticalBarAnimation-a8ce0a59 .5s ease-in-out;transform-origin:center}@keyframes verticalBarAnimation-a8ce0a59{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-a8ce0a59]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-vertical-bar .vue-ui-vertical-bar-label[data-v-a8ce0a59]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-a8ce0a59]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a8ce0a59]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-a8ce0a59]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a8ce0a59]{overflow:auto}.vue-ui-vertical-bar-table[data-v-a8ce0a59]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-a8ce0a59]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-a8ce0a59]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-a8ce0a59],th[data-v-a8ce0a59],td[data-v-a8ce0a59]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-a8ce0a59]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-a8ce0a59]{display:none}.vue-ui-responsive td[data-v-a8ce0a59]{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-a8ce0a59]{outline:var(--3ad750db)}.vue-ui-responsive td[data-v-a8ce0a59]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-a8ce0a59]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-a8ce0a59]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-rating-wrapper[data-v-2a69821f]{display:flex;align-items:center;gap:1px;width:100%}.vue-ui-mouse-trap[data-v-2a69821f]{cursor:pointer}.vue-ui-mouse-trap[data-v-2a69821f]:focus:not(:focus-visible){outline:none}.vue-ui-skeleton-animated[data-v-51b3e622]{animation:skeleton-animate-51b3e622 1.62s infinite linear}@keyframes skeleton-animate-51b3e622{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.vue-ui-heatmap *[data-v-d3c66fb2]{transition:unset}.vue-ui-heatmap[data-v-d3c66fb2]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-heatmap .vue-ui-heatmap-label[data-v-d3c66fb2]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-heatmap-legend[data-v-d3c66fb2]{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-d3c66fb2]{display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-heatmap-tooltip[data-v-d3c66fb2]{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-d3c66fb2]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-data-ui-fullscreen--on[data-v-d3c66fb2]{height:80%!important}.vue-data-ui-fullscreen--off[data-v-d3c66fb2]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d3c66fb2]{overflow:auto}.vue-ui-data-table thead[data-v-d3c66fb2]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-d3c66fb2]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-d3c66fb2],th[data-v-d3c66fb2],td[data-v-d3c66fb2]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-d3c66fb2]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-d3c66fb2]{display:none}.vue-ui-responsive td[data-v-d3c66fb2]{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-d3c66fb2]{outline:var(--6a238847)}.vue-ui-responsive td[data-v-d3c66fb2]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-d3c66fb2]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-d3c66fb2]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-scatter *[data-v-dbd96d59]{transition:unset}.vue-ui-scatter[data-v-dbd96d59]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-dbd96d59],line[data-v-dbd96d59],circle[data-v-dbd96d59]{animation:verticalBarAnimation-dbd96d59 .5s ease-in-out!important;transform-origin:center!important}@keyframes verticalBarAnimation-dbd96d59{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-dbd96d59]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-scatter-tooltip[data-v-dbd96d59]{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-dbd96d59]{width:100%;border-collapse:collapse}.vue-ui-scatter table td[data-v-dbd96d59]{text-align:right;padding-right:6px;font-variant-numeric:tabular-nums}.vue-ui-scatter table th[data-v-dbd96d59]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}.vue-ui-dna *[data-v-dbd96d59]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-dbd96d59]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-dbd96d59]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-dbd96d59]{overflow:auto}.vue-ui-candlestick *[data-v-5f87f510]{transition:unset}.vue-ui-candlestick[data-v-5f87f510]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-5f87f510],line[data-v-5f87f510],rect[data-v-5f87f510]{animation:xyAnimation-5f87f510 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-5f87f510{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-5f87f510]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-candlestick-tooltip[data-v-5f87f510]{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-candlestick-range-slider-wrapper[data-v-5f87f510]{width:100%;display:flex;flex-direction:row;gap:6px;align-items:center}.vue-ui-candlestick-range-slider[data-v-5f87f510]{position:relative;width:100%;height:12px}.vue-ui-candlestick-range-slider-label-right[data-v-5f87f510],.vue-ui-candlestick-range-slider-label-left[data-v-5f87f510]{width:130px}.vue-ui-candlestick-range-slider-label-right[data-v-5f87f510]{text-align:left}.vue-ui-candlestick-range-slider-label-left[data-v-5f87f510]{text-align:right}input[type=range][data-v-5f87f510]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;position:absolute;margin:auto;top:0;bottom:0;left:0;background-color:transparent;pointer-events:none}.vue-ui-candlestick-slider-track[data-v-5f87f510]{width:100%;height:5px;position:absolute;margin:auto;top:0;bottom:0;border-radius:5px}input[type=range][data-v-5f87f510]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}input[type=range][data-v-5f87f510]::-moz-range-track{-moz-appearance:none;height:5px}input[type=range][data-v-5f87f510]::-ms-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px}input[type=range][data-v-5f87f510]::-webkit-slider-thumb{-webkit-appearance:none;height:1.3em;width:1.3em;background-color:#858585;cursor:pointer;margin-top:-6px;pointer-events:auto;border-radius:50%}input[type=range][data-v-5f87f510]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.3em;width:1.3em;cursor:pointer;border-radius:50%;background-color:#858585;pointer-events:auto}input[type=range][data-v-5f87f510]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.3em;width:1.3em;cursor:pointer;border-radius:50%;background-color:#858585;pointer-events:auto}input[type=range][data-v-5f87f510]:active::-webkit-slider-thumb{background-color:#ccc;border:3px solid #858585}.vue-ui-dna *[data-v-5f87f510]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-5f87f510]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-5f87f510]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-5f87f510]{overflow:auto}.vue-ui-age-pyramid *[data-v-3b83a67e]{transition:unset}.vue-ui-age-pyramid[data-v-3b83a67e]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-age-pyramid .vue-ui-age-pyramid-label[data-v-3b83a67e]{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-3b83a67e]{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-3b83a67e]{display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-age-pyramid-tooltip[data-v-3b83a67e]{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-data-ui-fullscreen--on[data-v-3b83a67e]{height:90%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-3b83a67e]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-3b83a67e]{overflow:auto}.vue-ui-dashboard-container[data-v-f95b5501]{width:100%;height:fit-content;position:relative;overflow:hidden}.vue-ui-dashboard-grid-container[data-v-f95b5501]{position:absolute;width:100%;height:100%;overflow:hidden}.vue-ui-dashboard-grid[data-v-f95b5501]{position:absolute;width:100%;height:100%}.vue-ui-dashboard-grid-item[data-v-f95b5501]{position:absolute;border:2px solid transparent;transition:opacity .1s ease-in-out}.vue-ui-dashboard-grid-item[data-v-f95b5501]:hover{border:2px dashed var(--53292d96)}.vue-ui-dashboard-grid-item:hover .vue-ui-dashboard-resize-handle[data-v-f95b5501]{opacity:.5}.vue-ui-dashboard-resize-handle[data-v-f95b5501]{position:absolute;width:10px;height:10px;background:var(--f57466f8);opacity:0;transition:opacity .1s ease-in-out}.vue-ui-dashboard-resize-handle[data-v-f95b5501]:hover{opacity:1}.vue-ui-dashboard-top-left[data-v-f95b5501]{top:-5px;left:-5px;cursor:nw-resize}.vue-ui-dashboard-top-right[data-v-f95b5501]{top:-5px;right:-5px;cursor:ne-resize}.vue-ui-dashboard-bottom-left[data-v-f95b5501]{bottom:-5px;left:-5px;cursor:sw-resize}.vue-ui-dashboard-bottom-right[data-v-f95b5501]{bottom:-5px;right:-5px;cursor:se-resize}.vue-ui-dashboard-button[data-v-f95b5501]{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-f95b5501]:hover{background:rgba(0,0,0,.05)}.vue-ui-dashboard-print-icon[data-v-f95b5501]{animation:smartspin-f95b5501 .5s infinite linear}@keyframes smartspin-f95b5501{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-annotator summary[data-v-f2c33156]{text-align:center}.vue-ui-annotator button.button-tool[data-v-f2c33156]{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-f2c33156]:hover{opacity:1}.vue-ui-annotator button.button-tool[data-v-f2c33156]:disabled{opacity:.3;cursor:not-allowed}.vue-ui-annotator .tool-selection[data-v-f2c33156]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.vue-ui-annotator .tool-input[data-v-f2c33156]{display:flex;flex-direction:column;align-items:center}.vue-ui-annotator .tool-input input[data-v-f2c33156]{background:white;padding:3px;border-radius:3px;width:40px}.vue-ui-annotator .tool-input label[data-v-f2c33156]{font-size:.6em}.vue-ui-annotator text[data-v-f2c33156]{-webkit-user-select:none;user-select:none}.vue-ui-annotator summary[data-v-f2c33156]{-webkit-user-select:none;user-select:none;cursor:pointer}.vue-ui-annotator .animated-circle-print[data-v-f2c33156]{stroke-linecap:round!important;stroke-dasharray:400;stroke-dashoffset:0;animation:animate-circle-f2c33156 1s infinite linear}@keyframes animate-circle-f2c33156{0%{opacity:0;stroke-dashoffset:400}to{opacity:1;stroke-dashoffset:0}}.vue-ui-annotator .tooltip[data-v-f2c33156]{position:relative;display:inline-block;border-bottom:1px dotted black}.vue-ui-annotator .tooltip .tooltiptext[data-v-f2c33156]{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-f2c33156]: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-f2c33156]{visibility:visible;opacity:1}.vue-ui-annotator .draw--free[data-v-f2c33156]{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-47a45dc9]{animation:vue-ui-smile-47a45dc9 .3s ease-in-out;transform-origin:center}@keyframes vue-ui-smile-47a45dc9{0%{transform:scale(.9)}50%{transform:scale(1.2)}75%{transform:scale(.95)}90%{transform:scale(1.1)}to{transform:scale(1)}}.vue-ui-relation-circle[data-v-647737a6]{position:relative}svg.relation-circle[data-v-647737a6]{background:transparent;overflow:visible;padding:12px}.vue-ui-relation-circle-plot[data-v-647737a6],.vue-ui-relation-circle-legend[data-v-647737a6]{cursor:pointer}path.vue-ui-relation-circle-selected[data-v-647737a6],line.vue-ui-relation-circle-selected[data-v-647737a6]{stroke-dasharray:var(--888bad1e);stroke-dashoffset:var(--888bad1e);animation:vue-ui-relation-circle-dash-647737a6 var(--ea46ca60) linear forwards}@keyframes vue-ui-relation-circle-dash-647737a6{to{stroke-dashoffset:var(--6e48ba9c)}}.vue-data-ui-fullscreen--on[data-v-647737a6]{height:100%!important}.vue-data-ui-fullscreen--off[data-v-647737a6]{max-width:100%}.vue-ui-thermometer[data-v-3e344a6d]{position:relative}rect.vue-ui-thermometer-temperature[data-v-3e344a6d]{animation:vue-ui-thermometer-temp-3e344a6d var(--69535f48) ease-in-out;transform-origin:center}text.vue-ui-thermometer-temperature-value[data-v-3e344a6d]{opacity:0;animation:vue-ui-thermometer-value-3e344a6d var(--69535f48) ease-in-out forwards}@keyframes vue-ui-thermometer-value-3e344a6d{0%{opacity:0}to{opacity:1}}@keyframes vue-ui-thermometer-temp-3e344a6d{0%{height:var(--a48bdb74);clip-path:url(#vueUiPill)}50%{height:calc(var(--8dd8fe9a) + 10px);clip-path:url(#vueUiPill)}60%{height:calc(var(--8dd8fe9a) - 5px);clip-path:url(#vueUiPill)}70%{height:calc(var(--8dd8fe9a) + 4px);clip-path:url(#vueUiPill)}80%{height:calc(var(--8dd8fe9a) - 3px);clip-path:url(#vueUiPill)}90%{height:calc(var(--8dd8fe9a) + 2px)}95%{height:calc(var(--8dd8fe9a) - 1px)}to{height:var(--8dd8fe9a)}}.vue-data-ui-fullscreen--on[data-v-3e344a6d]{height:90%!important}.vue-data-ui-fullscreen--off[data-v-3e344a6d]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-3e344a6d]{overflow:auto}.vue-ui-rings *[data-v-62cdac21]{transition:unset}.vue-ui-rings[data-v-62cdac21]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-rings-shadow[data-v-62cdac21]{filter:drop-shadow(0 6px 12px rgba(0,0,0,.15))}.vue-ui-rings-blur[data-v-62cdac21]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-ui-rings-opacity[data-v-62cdac21]{opacity:.3;transition:opacity .15s ease-in-out}.vue-ui-rings-item[data-v-62cdac21]{transform:scale(0);animation:ring-appear-62cdac21 .5s ease-in forwards;transform-origin:bottom}@keyframes ring-appear-62cdac21{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-data-ui-fullscreen--on[data-v-62cdac21]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-62cdac21]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-62cdac21]{overflow:auto}.vue-ui-wheel *[data-v-9074ad0d]{transition:unset}.vue-ui-wheel[data-v-9074ad0d]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-9074ad0d]{animation:animate-tick-9074ad0d .3s ease-in;transform-origin:center}@keyframes animate-tick-9074ad0d{0%{stroke-width:8}80%{stroke-width:6}to{stroke-width:5}}.vue-data-ui-fullscreen--on[data-v-9074ad0d]{height:90%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9074ad0d]{max-width:100%}.vue-ui-tiremarks *[data-v-7ea66ce5]{transition:unset}.vue-ui-tiremarks[data-v-7ea66ce5]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-7ea66ce5]{animation:animate-tick-7ea66ce5 .3s ease-in;transform-origin:center}@keyframes animate-tick-7ea66ce5{0%{stroke-width:2;transform:scaleY(1.1)}to{stroke-width:initial;transform:scale(1)}}.vue-data-ui-fullscreen--on[data-v-7ea66ce5]{height:100%!important}.vue-data-ui-fullscreen--off[data-v-7ea66ce5]{max-width:100%}.vue-ui-donut-evolution *[data-v-d990bf07]{transition:unset;transition:opacity .5s ease-in-out}.vue-ui-donut-evolution[data-v-d990bf07]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-donut-evolution-focus[data-v-d990bf07]{animation:donut-d990bf07 .5s ease-in-out;transform-origin:center}.donut-hover[data-v-d990bf07]{cursor:pointer}.donut-opacity[data-v-d990bf07]{transition:opacity .2s ease-in-out}.donut-behind[data-v-d990bf07]{opacity:.1}@keyframes donut-d990bf07{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-data-ui-fullscreen--on[data-v-d990bf07]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d990bf07]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d990bf07]{overflow:auto}.vue-ui-mood-radar *[data-v-dbc7e467]{transition:unset}.vue-ui-mood-radar[data-v-dbc7e467]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-mood-radar-trap[data-v-dbc7e467]{transition:all .2s ease-in-out}.vue-data-ui-fullscreen--on[data-v-dbc7e467]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-dbc7e467]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-dbc7e467]{overflow:auto}.vue-ui-3d-bar *[data-v-58604152]{transition:unset}.vue-ui-3d-bar[data-v-58604152]{-webkit-user-select:none;user-select:none;position:relative}.vue-data-ui-fullscreen--on[data-v-58604152]{height:100%!important}.vue-data-ui-fullscreen--off[data-v-58604152]{max-width:100%}.vue-ui-molecule *[data-v-0851d821]{transition:unset}.vue-ui-molecule[data-v-0851d821]{-webkit-user-select:none;user-select:none;position:relative}.vue-data-ui-fullscreen--on[data-v-0851d821]{height:100%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-0851d821]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-0851d821]{overflow:auto}path.onion-animated[data-v-f5a5533d]{stroke-dasharray:0;stroke-dashoffset:0;animation:onion-groove-f5a5533d infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes onion-groove-f5a5533d{0%{stroke-dasharray:160;stroke-dashoffset:-140;filter:blur(0px)}to{stroke-dasharray:160;stroke-dashoffset:0;filter:var(--303b926a)}}path.line-animated[data-v-f5a5533d]{stroke-dasharray:0;stroke-dashoffset:0;animation:line-funk-f5a5533d infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes line-funk-f5a5533d{0%{stroke-dasharray:300;stroke-dashoffset:300;filter:blur(0px)}to{stroke-dasharray:300;stroke-dashoffset:100;filter:var(--06b4053a)}}path.bar-animated[data-v-f5a5533d]{stroke-dasharray:0;stroke-dashoffset:0;animation:bar-jazz-f5a5533d infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes bar-jazz-f5a5533d{0%{stroke-dasharray:60;stroke-dashoffset:60;filter:blur(0px)}to{stroke-dasharray:60;stroke-dashoffset:0;filter:var(--6ebbc19c)}}
|
|
1
|
+
.vue-ui-data-table thead[data-v-9516b354]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-9516b354]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-9516b354],th[data-v-9516b354],td[data-v-9516b354]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-9516b354]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-9516b354]{display:none}.vue-ui-responsive td[data-v-9516b354]{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-9516b354]{outline:var(--19008478)}.vue-ui-responsive td[data-v-9516b354]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-9516b354]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-9516b354]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-data-ui-tooltip[data-v-6f1e2944]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;position:fixed;padding:12px;z-index:2}.vue-data-ui-custom-tooltip{position:fixed;z-index:2}svg *[data-v-8eff3e91]{all:unset}.spin[data-v-8eff3e91]{animation:smartspin-8eff3e91 .5s infinite linear}@keyframes smartspin-8eff3e91{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-user-options[data-v-dfcf13d5]{z-index:1}.vue-ui-user-options-drawer[data-open=false][data-v-dfcf13d5]{display:none}.vue-ui-user-options-drawer[data-open=true][data-v-dfcf13d5]{position:absolute;right:4px;top:36px;display:flex;flex-direction:column;gap:4px;animation:show-user-options-dfcf13d5 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-dfcf13d5{0%{opacity:0;transform:translateY(-6px) scaleY(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.vue-ui-user-options-closing[data-v-dfcf13d5]{animation:close-user-options-dfcf13d5 125ms ease-out;transform-origin:top;opacity:1}@keyframes close-user-options-dfcf13d5{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scaleY(.95)}}.vue-ui-user-options-button[data-v-dfcf13d5]{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-dfcf13d5]:hover{background:rgba(0,0,0,.05)!important}.vue-ui-user-options-button[data-v-dfcf13d5]:focus-visible{outline:1px solid #CCCCCC}.vue-ui-sparkline *[data-v-0684eb3e]{transition:unset}.vue-ui-data-table thead[data-v-61b8b965]{position:sticky;top:0;-webkit-user-select:none;user-select:none}table[data-v-61b8b965]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-61b8b965],th[data-v-61b8b965],td[data-v-61b8b965]{padding:.5rem;font-variant-numeric:tabular-nums}th[data-v-61b8b965],td[data-v-61b8b965]{white-space:nowrap}.sticky-col[data-v-61b8b965]{position:-webkit-sticky;position:sticky;width:100px;min-width:100px;right:0}.sticky-col-first[data-v-61b8b965]{position:-webkit-sticky;position:sticky;width:100px;min-width:100px;left:0}.vue-ui-responsive .sticky-col[data-v-61b8b965],.vue-ui-responsive .sticky-col-first[data-v-61b8b965]{position:initial;width:initial;min-width:initial;left:initial;right:initial}.vue-ui-responsive th[data-v-61b8b965]{display:none}.vue-ui-responsive td[data-v-61b8b965]{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-61b8b965]{outline:var(--77583f7c)}.vue-ui-responsive td[data-v-61b8b965]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-61b8b965]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-61b8b965]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-xy *[data-v-a8a874ed]{transition:unset}path[data-v-a8a874ed],line[data-v-a8a874ed],rect[data-v-a8a874ed]{animation:xyAnimation-a8a874ed .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-a8a874ed{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-xy[data-v-a8a874ed]{position:relative}.vue-ui-xy-legend[data-v-a8a874ed]{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-a8a874ed]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;cursor:pointer}.vue-ui-xy-legend-item-segregated[data-v-a8a874ed]{opacity:.5}.vue-ui-xy-title[data-v-a8a874ed]{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.vue-ui-xy svg rect[data-v-a8a874ed]{transition:all .11s ease-in-out}.vue-ui-xy-table-wrapper[data-v-a8a874ed]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-xy-table-wrapper-printing[data-v-a8a874ed]{max-height:unset;height:fit-content}.vue-ui-xy-range-slider-wrapper[data-v-a8a874ed]{width:100%;margin:0 auto;display:flex;flex-direction:row;gap:6px;align-items:center}.vue-ui-xy-range-slider[data-v-a8a874ed]{position:relative;width:100%;margin:0 auto;height:12px}.vue-ui-xy-range-slider-label-right[data-v-a8a874ed],.vue-ui-xy-range-slider-label-left[data-v-a8a874ed]{width:100%}.vue-ui-xy-range-slider-label-right[data-v-a8a874ed]{text-align:left}.vue-ui-xy-range-slider-label-left[data-v-a8a874ed]{text-align:right}input[type=range][data-v-a8a874ed]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;position:absolute;margin:auto;top:0;bottom:0;background-color:transparent;pointer-events:none}.vue-ui-xy-slider-track[data-v-a8a874ed]{width:100%;height:5px;position:absolute;margin:auto;top:0;bottom:0;border-radius:5px}input[type=range][data-v-a8a874ed]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}input[type=range][data-v-a8a874ed]::-moz-range-track{-moz-appearance:none;height:5px}input[type=range][data-v-a8a874ed]::-ms-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px}input[type=range][data-v-a8a874ed]::-webkit-slider-thumb{-webkit-appearance:none;height:1.3em;width:1.3em;background-color:#858585;cursor:pointer;margin-top:-6px;pointer-events:auto;border-radius:50%}input[type=range][data-v-a8a874ed]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.3em;width:1.3em;cursor:pointer;border-radius:50%;background-color:#858585;pointer-events:auto}input[type=range][data-v-a8a874ed]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.3em;width:1.3em;cursor:pointer;border-radius:50%;background-color:#858585;pointer-events:auto}input[type=range][data-v-a8a874ed]:active::-webkit-slider-thumb{background-color:#ccc;border:3px solid #858585}canvas[data-v-a8a874ed]{width:100%;object-fit:contain}.vue-ui-dna *[data-v-a8a874ed]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-a8a874ed]{height:80%!important}.vue-data-ui-fullscreen--off[data-v-a8a874ed]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a8a874ed]{overflow:scroll}.vue-ui-xy-refresh-button[data-v-a8a874ed]{outline:none;border:none;background:transparent;height:36px;width:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.vue-ui-xy-refresh-button[data-v-a8a874ed]:focus{outline:1px solid #CCCCCC}.vue-ui-table-main[data-v-15ec08d4]{height:fit-content;padding:0 0 98px;position:relative}.vue-ui-table__wrapper[data-v-15ec08d4]{overflow-x:auto;padding:0 12px 48px;position:relative;width:calc(100% - 24px)}.vue-ui-table-main thead[data-v-15ec08d4]{position:sticky;top:0}.vue-ui-table[data-v-15ec08d4]{width:100%;position:relative}.vue-ui-table-main table[data-v-15ec08d4]{border-collapse:collapse}.vue-ui-table-main th[data-v-15ec08d4],.vue-ui-table-main td[data-v-15ec08d4]{padding:3px 8px}.vue-ui-table-main tr td[data-v-15ec08d4]{outline:1px solid white}.vue-ui-table-main .th-numeric[data-v-15ec08d4]{text-align:right;font-variant-numeric:tabular-nums}.vue-ui-table-main .th-filter[data-v-15ec08d4]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;position:relative}.vue-ui-table-main button[data-v-15ec08d4]{align-items:center;cursor:pointer;display:flex;justify-content:center;width:32px}.vue-ui-table-main input[data-v-15ec08d4]{padding:0 6px;font-family:Satoshi}.vue-ui-table-main button[data-v-15ec08d4],.vue-ui-table-main input[data-v-15ec08d4]{border-radius:6px;height:32px}.vue-ui-table-main button[data-v-15ec08d4]{border:1px solid grey}.vue-ui-table-main button[data-v-15ec08d4]:hover,.vue-ui-table-main button[data-v-15ec08d4]:focus,.vue-ui-table-main input[data-v-15ec08d4]:hover,.vue-ui-table-main input[data-v-15ec08d4]:focus{outline:3px solid rgba(128,128,128,.432)}.vue-ui-table-main button.clicked[data-v-15ec08d4]{animation:clicked-15ec08d4 .15s ease-in-out}.vue-ui-table-main button[disabled][data-v-15ec08d4]{cursor:not-allowed}.vue-ui-table-main button[disabled][data-v-15ec08d4]:focus,.vue-ui-table-main button[disabled][data-v-15ec08d4]:hover{outline:none}button.th-reset[data-v-15ec08d4]:not(:disabled){background:radial-gradient(at top,#f19a71,#F17171);border:1px solid #F17171;color:#fff}.vue-ui-table-main button.th-reset[data-v-15ec08d4]:not(:disabled):hover,.vue-ui-table-main button.th-reset[data-v-15ec08d4]:not(:disabled):focus{outline:3px solid #f171717e}.vue-ui-table-main [data-is-open=false][data-v-15ec08d4]{transform:scale(0)}.vue-ui-table-main .th-dropdown[data-is-open=true][data-v-15ec08d4]{animation:open-dropdown-15ec08d4 .2s ease-in}.vue-ui-table-main .th-dropdown[data-is-open=false][data-v-15ec08d4]{animation:close-dropdown-15ec08d4 .2s ease-in}.vue-ui-table-main .th-dropdown[data-v-15ec08d4]{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-15ec08d4]{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-15ec08d4]:hover{background-color:#ffffff1a;box-shadow:0 3px 6px -3px #00000080;z-index:1}.vue-ui-table-main button.close-dropdown[data-v-15ec08d4],.vue-ui-table-main button.close-chart-modal[data-v-15ec08d4]{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-15ec08d4]:hover,.vue-ui-table-main button.close-dropdown[data-v-15ec08d4]:focus,.vue-ui-table-main button.close-chart-modal[data-v-15ec08d4]:hover,.vue-ui-table-main button.close-char-modal[data-v-15ec08d4]:focus{outline:3px solid #2d353c71}.vue-ui-table-main .th-button-active[data-v-15ec08d4]{background:radial-gradient(at top,#968bf1,#6376DD);color:#fff}.vue-ui-table-main .th-button-active[data-v-15ec08d4]:hover,.vue-ui-table-main .th-button-active[data-v-15ec08d4]:focus{outline:3px solid #6375dd7a}.vue-ui-table-main .th-date[data-v-15ec08d4]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--inputs[data-v-15ec08d4]{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--button[data-v-15ec08d4]{display:flex;gap:3px}.vue-ui-table-main input[type=date][data-v-15ec08d4]{border-radius:4px;font-size:12px;font-variant-numeric:tabular-nums;height:20px!important;width:100px}.vue-ui-table-main .date-fieldset[data-v-15ec08d4]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-fieldset label[data-v-15ec08d4]{font-size:12px;font-weight:400}@keyframes clicked-15ec08d4{0%{transform:scale(.9)}90%{transform:scale(1.03)}to{transform:scale(1)}}.vue-ui-table-main td.td-numeric[data-v-15ec08d4]{cursor:pointer}.vue-ui-table-main .td-selector-info[data-v-15ec08d4]{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-15ec08d4]{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-15ec08d4]:hover,.vue-ui-table-main button.td-selector-info-reset[data-v-15ec08d4]:focus{outline:3px solid #f171717e}.vue-ui-table-main .format-num[data-v-15ec08d4]{font-variant-numeric:tabular-nums}.vue-ui-table-main .td-selector-icon[data-v-15ec08d4]{margin-bottom:-5px;margin-right:6px}.vue-ui-table-main .vue-ui-table-pagination[data-v-15ec08d4]{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-15ec08d4]{height:36px;padding:1px;width:36px}.vue-ui-table-main .vue-ui-table-navigation-indicator[data-v-15ec08d4]{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-15ec08d4]{align-items:center;display:flex;flex-direction:column;justify-content:center}.vue-ui-table-main input.vue-ui-table-page-scroller[data-v-15ec08d4]{cursor:pointer;height:24px;padding:0}.vue-ui-table-main .vue-ui-table-paginator[data-v-15ec08d4]{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-15ec08d4]{border-radius:3px}.vue-ui-table-main .vue-ui-table-size-warning[data-v-15ec08d4]{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-15ec08d4]{height:12px}.vue-ui-table-main .col-selector[data-v-15ec08d4]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.vue-ui-table-main th.col-selector--selected[data-v-15ec08d4]{background:radial-gradient(at top left,#9586eb,#6376DD);color:#fff}.vue-ui-table-main th.col-selector--selected div[data-v-15ec08d4]{background:transparent;color:#fff}.vue-ui-table-main .vue-ui-table-chart-modal[data-v-15ec08d4]{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-15ec08d4]{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-15ec08d4]{border-radius:6px}.vue-ui-table-main td.vue-ui-table-td-iteration[data-v-15ec08d4]{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-15ec08d4]{font-size:12px;padding-left:12px}.vue-ui-table-main .chart-modal-options[data-v-15ec08d4]{bottom:12px;display:flex;flex-direction:row;gap:8px;position:absolute;right:24px}.vue-ui-table-main .chart-modal-options button[data-v-15ec08d4]{height:24px;padding:3px;width:24px}.vue-ui-table-main .th-range-filter[data-v-15ec08d4]{display:flex;align-items:center;justify-content:center;gap:2px;flex-direction:column}.vue-ui-table-main .th-range-filter input[data-v-15ec08d4]{height:20px;width:60px;font-variant-numeric:tabular-nums;font-size:12px}.vue-ui-table-main .th-range-filter label[data-v-15ec08d4]{font-size:12px;font-weight:400;margin-bottom:-3px}.vue-ui-table-main .vue-ui-table-fieldset-wrapper[data-v-15ec08d4]{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:12px}.vue-ui-table-main .vue-ui-table-fieldset[data-v-15ec08d4]{border-radius:6px;margin-bottom:24px;border:1px solid white}.vue-ui-table-main .vue-ui-table-fieldset legend[data-v-15ec08d4]{color:gray}.vue-ui-table-main .vue-ui-table-fieldset-option[data-v-15ec08d4]{display:flex;align-items:center}.vue-ui-table-main .vue-ui-table-fieldset-option input[data-v-15ec08d4]{height:14px;width:14px;border-radius:50%}.vue-ui-table-main button.vue-ui-table-generate-donut[data-v-15ec08d4]{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-15ec08d4]{opacity:.5}.vue-ui-table-main .vue-ui-table-donut-legend[data-v-15ec08d4]{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-15ec08d4]{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.vue-ui-table-main .vue-ui-table-donut-label[data-v-15ec08d4]{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-15ec08d4]{font-size:3px;line-height:3px}.vue-ui-table-main td[data-v-15ec08d4]:focus{outline:3px solid #202d7470}.vue-ui-table-main .vue-ui-table-export-hub[data-v-15ec08d4]{left:5px;position:absolute;top:0;z-index:1001}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-v-15ec08d4]{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-15ec08d4]{animation:open-dropdown-15ec08d4 .2s ease-in forwards}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=false][data-v-15ec08d4]{animation:close-dropdown-15ec08d4 .2s ease-in}.vue-ui-table-main .vue-ui-table-export-hub-options[data-v-15ec08d4]{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-15ec08d4]{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-15ec08d4]{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-15ec08d4]{font-size:12px;line-height:12px;margin-bottom:6px;width:100px}.vue-ui-table-main .td-nan[data-v-15ec08d4]{background:#F17171}.vue-ui-table-main .td-has-nan[data-v-15ec08d4],.vue-ui-table-main .th-has-nan[data-v-15ec08d4]{background:#F17171;min-width:100px;color:#fff}@keyframes open-dropdown-15ec08d4{0%{transform:scaleY(.9);opacity:0}50%{transform:scaleY(1.05);opacity:1}to{transform:scale(1);opacity:1}}@keyframes close-dropdown-15ec08d4{0%{transform:scale(1.05);opacity:1}to{transform:scale(0);opacity:0}}.vue-data-ui-legend[data-v-936a361a]{-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-936a361a]{-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-donut *[data-v-32001c44]{transition:unset}.vue-ui-donut[data-v-32001c44]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-32001c44]{animation:donut-32001c44 .5s ease-in-out;transform-origin:center}@keyframes donut-32001c44{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-32001c44]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-32001c44]{animation:none!important}.vue-ui-donut-blur[data-v-32001c44]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-32001c44]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-32001c44]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-32001c44]{overflow:auto}.vue-ui-waffle *[data-v-ce74618a]{transition:unset}.vue-ui-waffle[data-v-ce74618a]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-waffle .vue-ui-waffle-label[data-v-ce74618a]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-waffle-blur[data-v-ce74618a]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-ce74618a]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ce74618a]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ce74618a]{overflow:auto}.vue-ui-radar *[data-v-7408c7e4]{transition:unset}path[data-v-7408c7e4],line[data-v-7408c7e4],rect[data-v-7408c7e4],circle[data-v-7408c7e4]{animation:xyAnimation-7408c7e4 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-7408c7e4{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-ui-radar[data-v-7408c7e4]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-radar .vue-ui-radar-label[data-v-7408c7e4]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-7408c7e4]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-7408c7e4]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-7408c7e4]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-7408c7e4]{overflow:auto}.vue-ui-quadrant *[data-v-ec4452b1]{transition:unset}.vue-ui-quadrant[data-v-ec4452b1]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-ec4452b1],line[data-v-ec4452b1],rect[data-v-ec4452b1],circle[data-v-ec4452b1],polygon[data-v-ec4452b1]{animation:quadrantAnimation-ec4452b1 .5s ease-in-out;transform-origin:center}@keyframes quadrantAnimation-ec4452b1{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-ec4452b1]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-ec4452b1]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-ec4452b1]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ec4452b1]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ec4452b1]{overflow:auto}.vue-ui-gauge *[data-v-d5a0bdc3]{transition:unset}.vue-ui-gauge[data-v-d5a0bdc3]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-gauge .vue-ui-gauge-label[data-v-d5a0bdc3]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-gauge-legend[data-v-d5a0bdc3]{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-d5a0bdc3]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;height:24px}.vue-ui-gauge-tooltip[data-v-d5a0bdc3]{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-data-ui-fullscreen--on[data-v-d5a0bdc3]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d5a0bdc3]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d5a0bdc3]{overflow:auto}.vue-ui-chestnut *[data-v-a1879176]{transition:unset}.vue-ui-chestnut[data-v-a1879176]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-chestnut .vue-ui-chestnut-label[data-v-a1879176]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-chestnut-legend[data-v-a1879176]{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-a1879176]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;height:24px}.vue-ui-chestnut-tooltip[data-v-a1879176]{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-a1879176]{opacity:0;animation:chestnut-opacity-a1879176 .2s ease-in-out forwards}@keyframes chestnut-opacity-a1879176{0%{transform:scaleX(.98);opacity:0}to{transform:scale(1);opacity:1}}.vue-data-ui-fullscreen--on[data-v-a1879176]{height:100%!important}.vue-data-ui-fullscreen--off[data-v-a1879176]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-a1879176]{overflow:auto}.vue-ui-chestnut-table[data-v-a1879176]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-a1879176]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-a1879176]{width:100%;padding:1rem;border-collapse:collapse;overflow-x:auto}caption[data-v-a1879176],th[data-v-a1879176],td[data-v-a1879176]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-a1879176]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-a1879176]{display:none}.vue-ui-responsive td[data-v-a1879176]{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-a1879176]{outline:var(--f5aa65ba)}.vue-ui-responsive td[data-v-a1879176]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-a1879176]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-a1879176]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-onion *[data-v-f8d19b42]{transition:unset}.vue-ui-onion[data-v-f8d19b42]{-webkit-user-select:none;user-select:none;position:relative}circle[data-v-f8d19b42]{animation:xyAnimation-f8d19b42 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-f8d19b42{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-f8d19b42]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-onion-tooltip[data-v-f8d19b42]{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-f8d19b42]{width:100%;border-collapse:collapse}.vue-ui-onion table td[data-v-f8d19b42]{text-align:right;padding-right:6px;font-variant-numeric:tabular-nums}.vue-ui-onion table th[data-v-f8d19b42]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}.vue-ui-dna *[data-v-f8d19b42]{animation:none!important}.vue-ui-onion-blur[data-v-f8d19b42]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-f8d19b42]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-f8d19b42]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-f8d19b42]{overflow:auto}.vue-ui-vertical-bar *[data-v-3d319131]{transition:unset}path[data-v-3d319131],line[data-v-3d319131],rect[data-v-3d319131],circle[data-v-3d319131],polygon[data-v-3d319131]{animation:verticalBarAnimation-3d319131 .5s ease-in-out;transform-origin:center}@keyframes verticalBarAnimation-3d319131{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-3d319131]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-vertical-bar .vue-ui-vertical-bar-label[data-v-3d319131]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna *[data-v-3d319131]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-3d319131]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-3d319131]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-3d319131]{overflow:auto}.vue-ui-vertical-bar-table[data-v-3d319131]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-ui-data-table thead[data-v-3d319131]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-3d319131]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-3d319131],th[data-v-3d319131],td[data-v-3d319131]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-3d319131]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-3d319131]{display:none}.vue-ui-responsive td[data-v-3d319131]{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-3d319131]{outline:var(--19dc5b84)}.vue-ui-responsive td[data-v-3d319131]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-3d319131]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-3d319131]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-rating-wrapper[data-v-2a69821f]{display:flex;align-items:center;gap:1px;width:100%}.vue-ui-mouse-trap[data-v-2a69821f]{cursor:pointer}.vue-ui-mouse-trap[data-v-2a69821f]:focus:not(:focus-visible){outline:none}.vue-ui-skeleton-animated[data-v-51b3e622]{animation:skeleton-animate-51b3e622 1.62s infinite linear}@keyframes skeleton-animate-51b3e622{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.vue-ui-heatmap *[data-v-e99e4e98]{transition:unset}.vue-ui-heatmap[data-v-e99e4e98]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-heatmap .vue-ui-heatmap-label[data-v-e99e4e98]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-heatmap-legend[data-v-e99e4e98]{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-e99e4e98]{display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-heatmap-tooltip[data-v-e99e4e98]{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-e99e4e98]{width:100%;max-height:300px;overflow:auto;margin-top:24px;position:relative}.vue-data-ui-fullscreen--on[data-v-e99e4e98]{height:80%!important}.vue-data-ui-fullscreen--off[data-v-e99e4e98]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-e99e4e98]{overflow:auto}.vue-ui-data-table thead[data-v-e99e4e98]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}table[data-v-e99e4e98]{width:100%;padding:1rem;border-collapse:collapse}caption[data-v-e99e4e98],th[data-v-e99e4e98],td[data-v-e99e4e98]{padding:.5rem;font-variant-numeric:tabular-nums}caption[data-v-e99e4e98]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-e99e4e98]{display:none}.vue-ui-responsive td[data-v-e99e4e98]{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-e99e4e98]{outline:var(--0a1d8ff9)}.vue-ui-responsive td[data-v-e99e4e98]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-e99e4e98]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-e99e4e98]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-scatter *[data-v-defe438d]{transition:unset}.vue-ui-scatter[data-v-defe438d]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-defe438d],line[data-v-defe438d],circle[data-v-defe438d]{animation:verticalBarAnimation-defe438d .5s ease-in-out!important;transform-origin:center!important}@keyframes verticalBarAnimation-defe438d{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-defe438d]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-scatter-tooltip[data-v-defe438d]{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-defe438d]{width:100%;border-collapse:collapse}.vue-ui-scatter table td[data-v-defe438d]{text-align:right;padding-right:6px;font-variant-numeric:tabular-nums}.vue-ui-scatter table th[data-v-defe438d]{position:sticky;top:0;font-weight:400;-webkit-user-select:none;user-select:none}.vue-ui-dna *[data-v-defe438d]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-defe438d]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-defe438d]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-defe438d]{overflow:auto}.vue-ui-candlestick *[data-v-9034b9f0]{transition:unset}.vue-ui-candlestick[data-v-9034b9f0]{-webkit-user-select:none;user-select:none;position:relative}path[data-v-9034b9f0],line[data-v-9034b9f0],rect[data-v-9034b9f0]{animation:xyAnimation-9034b9f0 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-9034b9f0{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-9034b9f0]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-candlestick-tooltip[data-v-9034b9f0]{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-candlestick-range-slider-wrapper[data-v-9034b9f0]{width:100%;display:flex;flex-direction:row;gap:6px;align-items:center}.vue-ui-candlestick-range-slider[data-v-9034b9f0]{position:relative;width:100%;height:12px}.vue-ui-candlestick-range-slider-label-right[data-v-9034b9f0],.vue-ui-candlestick-range-slider-label-left[data-v-9034b9f0]{width:130px}.vue-ui-candlestick-range-slider-label-right[data-v-9034b9f0]{text-align:left}.vue-ui-candlestick-range-slider-label-left[data-v-9034b9f0]{text-align:right}input[type=range][data-v-9034b9f0]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;position:absolute;margin:auto;top:0;bottom:0;left:0;background-color:transparent;pointer-events:none}.vue-ui-candlestick-slider-track[data-v-9034b9f0]{width:100%;height:5px;position:absolute;margin:auto;top:0;bottom:0;border-radius:5px}input[type=range][data-v-9034b9f0]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}input[type=range][data-v-9034b9f0]::-moz-range-track{-moz-appearance:none;height:5px}input[type=range][data-v-9034b9f0]::-ms-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:5px}input[type=range][data-v-9034b9f0]::-webkit-slider-thumb{-webkit-appearance:none;height:1.3em;width:1.3em;background-color:#858585;cursor:pointer;margin-top:-6px;pointer-events:auto;border-radius:50%}input[type=range][data-v-9034b9f0]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.3em;width:1.3em;cursor:pointer;border-radius:50%;background-color:#858585;pointer-events:auto}input[type=range][data-v-9034b9f0]::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.3em;width:1.3em;cursor:pointer;border-radius:50%;background-color:#858585;pointer-events:auto}input[type=range][data-v-9034b9f0]:active::-webkit-slider-thumb{background-color:#ccc;border:3px solid #858585}.vue-ui-dna *[data-v-9034b9f0]{animation:none!important}.vue-data-ui-fullscreen--on[data-v-9034b9f0]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9034b9f0]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-9034b9f0]{overflow:auto}.vue-ui-age-pyramid *[data-v-e68f8162]{transition:unset}.vue-ui-age-pyramid[data-v-e68f8162]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-age-pyramid .vue-ui-age-pyramid-label[data-v-e68f8162]{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-e68f8162]{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-e68f8162]{display:flex;align-items:center;gap:6px;cursor:pointer;height:24px}.vue-ui-age-pyramid-tooltip[data-v-e68f8162]{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-data-ui-fullscreen--on[data-v-e68f8162]{height:90%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-e68f8162]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-e68f8162]{overflow:auto}.vue-ui-dashboard-container[data-v-f95b5501]{width:100%;height:fit-content;position:relative;overflow:hidden}.vue-ui-dashboard-grid-container[data-v-f95b5501]{position:absolute;width:100%;height:100%;overflow:hidden}.vue-ui-dashboard-grid[data-v-f95b5501]{position:absolute;width:100%;height:100%}.vue-ui-dashboard-grid-item[data-v-f95b5501]{position:absolute;border:2px solid transparent;transition:opacity .1s ease-in-out}.vue-ui-dashboard-grid-item[data-v-f95b5501]:hover{border:2px dashed var(--53292d96)}.vue-ui-dashboard-grid-item:hover .vue-ui-dashboard-resize-handle[data-v-f95b5501]{opacity:.5}.vue-ui-dashboard-resize-handle[data-v-f95b5501]{position:absolute;width:10px;height:10px;background:var(--f57466f8);opacity:0;transition:opacity .1s ease-in-out}.vue-ui-dashboard-resize-handle[data-v-f95b5501]:hover{opacity:1}.vue-ui-dashboard-top-left[data-v-f95b5501]{top:-5px;left:-5px;cursor:nw-resize}.vue-ui-dashboard-top-right[data-v-f95b5501]{top:-5px;right:-5px;cursor:ne-resize}.vue-ui-dashboard-bottom-left[data-v-f95b5501]{bottom:-5px;left:-5px;cursor:sw-resize}.vue-ui-dashboard-bottom-right[data-v-f95b5501]{bottom:-5px;right:-5px;cursor:se-resize}.vue-ui-dashboard-button[data-v-f95b5501]{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-f95b5501]:hover{background:rgba(0,0,0,.05)}.vue-ui-dashboard-print-icon[data-v-f95b5501]{animation:smartspin-f95b5501 .5s infinite linear}@keyframes smartspin-f95b5501{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vue-ui-annotator summary[data-v-f2c33156]{text-align:center}.vue-ui-annotator button.button-tool[data-v-f2c33156]{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-f2c33156]:hover{opacity:1}.vue-ui-annotator button.button-tool[data-v-f2c33156]:disabled{opacity:.3;cursor:not-allowed}.vue-ui-annotator .tool-selection[data-v-f2c33156]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.vue-ui-annotator .tool-input[data-v-f2c33156]{display:flex;flex-direction:column;align-items:center}.vue-ui-annotator .tool-input input[data-v-f2c33156]{background:white;padding:3px;border-radius:3px;width:40px}.vue-ui-annotator .tool-input label[data-v-f2c33156]{font-size:.6em}.vue-ui-annotator text[data-v-f2c33156]{-webkit-user-select:none;user-select:none}.vue-ui-annotator summary[data-v-f2c33156]{-webkit-user-select:none;user-select:none;cursor:pointer}.vue-ui-annotator .animated-circle-print[data-v-f2c33156]{stroke-linecap:round!important;stroke-dasharray:400;stroke-dashoffset:0;animation:animate-circle-f2c33156 1s infinite linear}@keyframes animate-circle-f2c33156{0%{opacity:0;stroke-dashoffset:400}to{opacity:1;stroke-dashoffset:0}}.vue-ui-annotator .tooltip[data-v-f2c33156]{position:relative;display:inline-block;border-bottom:1px dotted black}.vue-ui-annotator .tooltip .tooltiptext[data-v-f2c33156]{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-f2c33156]: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-f2c33156]{visibility:visible;opacity:1}.vue-ui-annotator .draw--free[data-v-f2c33156]{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-47a45dc9]{animation:vue-ui-smile-47a45dc9 .3s ease-in-out;transform-origin:center}@keyframes vue-ui-smile-47a45dc9{0%{transform:scale(.9)}50%{transform:scale(1.2)}75%{transform:scale(.95)}90%{transform:scale(1.1)}to{transform:scale(1)}}.vue-ui-relation-circle[data-v-647737a6]{position:relative}svg.relation-circle[data-v-647737a6]{background:transparent;overflow:visible;padding:12px}.vue-ui-relation-circle-plot[data-v-647737a6],.vue-ui-relation-circle-legend[data-v-647737a6]{cursor:pointer}path.vue-ui-relation-circle-selected[data-v-647737a6],line.vue-ui-relation-circle-selected[data-v-647737a6]{stroke-dasharray:var(--888bad1e);stroke-dashoffset:var(--888bad1e);animation:vue-ui-relation-circle-dash-647737a6 var(--ea46ca60) linear forwards}@keyframes vue-ui-relation-circle-dash-647737a6{to{stroke-dashoffset:var(--6e48ba9c)}}.vue-data-ui-fullscreen--on[data-v-647737a6]{height:100%!important}.vue-data-ui-fullscreen--off[data-v-647737a6]{max-width:100%}.vue-ui-thermometer[data-v-3e344a6d]{position:relative}rect.vue-ui-thermometer-temperature[data-v-3e344a6d]{animation:vue-ui-thermometer-temp-3e344a6d var(--69535f48) ease-in-out;transform-origin:center}text.vue-ui-thermometer-temperature-value[data-v-3e344a6d]{opacity:0;animation:vue-ui-thermometer-value-3e344a6d var(--69535f48) ease-in-out forwards}@keyframes vue-ui-thermometer-value-3e344a6d{0%{opacity:0}to{opacity:1}}@keyframes vue-ui-thermometer-temp-3e344a6d{0%{height:var(--a48bdb74);clip-path:url(#vueUiPill)}50%{height:calc(var(--8dd8fe9a) + 10px);clip-path:url(#vueUiPill)}60%{height:calc(var(--8dd8fe9a) - 5px);clip-path:url(#vueUiPill)}70%{height:calc(var(--8dd8fe9a) + 4px);clip-path:url(#vueUiPill)}80%{height:calc(var(--8dd8fe9a) - 3px);clip-path:url(#vueUiPill)}90%{height:calc(var(--8dd8fe9a) + 2px)}95%{height:calc(var(--8dd8fe9a) - 1px)}to{height:var(--8dd8fe9a)}}.vue-data-ui-fullscreen--on[data-v-3e344a6d]{height:90%!important}.vue-data-ui-fullscreen--off[data-v-3e344a6d]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-3e344a6d]{overflow:auto}.vue-ui-rings *[data-v-cd443f97]{transition:unset}.vue-ui-rings[data-v-cd443f97]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-rings-shadow[data-v-cd443f97]{filter:drop-shadow(0 6px 12px rgba(0,0,0,.15))}.vue-ui-rings-blur[data-v-cd443f97]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-ui-rings-opacity[data-v-cd443f97]{opacity:.3;transition:opacity .15s ease-in-out}.vue-ui-rings-item[data-v-cd443f97]{transform:scale(0);animation:ring-appear-cd443f97 .5s ease-in forwards;transform-origin:bottom}@keyframes ring-appear-cd443f97{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-data-ui-fullscreen--on[data-v-cd443f97]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-cd443f97]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-cd443f97]{overflow:auto}.vue-ui-wheel *[data-v-9074ad0d]{transition:unset}.vue-ui-wheel[data-v-9074ad0d]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-9074ad0d]{animation:animate-tick-9074ad0d .3s ease-in;transform-origin:center}@keyframes animate-tick-9074ad0d{0%{stroke-width:8}80%{stroke-width:6}to{stroke-width:5}}.vue-data-ui-fullscreen--on[data-v-9074ad0d]{height:90%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9074ad0d]{max-width:100%}.vue-ui-tiremarks *[data-v-7ea66ce5]{transition:unset}.vue-ui-tiremarks[data-v-7ea66ce5]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-tick-animated[data-v-7ea66ce5]{animation:animate-tick-7ea66ce5 .3s ease-in;transform-origin:center}@keyframes animate-tick-7ea66ce5{0%{stroke-width:2;transform:scaleY(1.1)}to{stroke-width:initial;transform:scale(1)}}.vue-data-ui-fullscreen--on[data-v-7ea66ce5]{height:100%!important}.vue-data-ui-fullscreen--off[data-v-7ea66ce5]{max-width:100%}.vue-ui-donut-evolution *[data-v-d990bf07]{transition:unset;transition:opacity .5s ease-in-out}.vue-ui-donut-evolution[data-v-d990bf07]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-donut-evolution-focus[data-v-d990bf07]{animation:donut-d990bf07 .5s ease-in-out;transform-origin:center}.donut-hover[data-v-d990bf07]{cursor:pointer}.donut-opacity[data-v-d990bf07]{transition:opacity .2s ease-in-out}.donut-behind[data-v-d990bf07]{opacity:.1}@keyframes donut-d990bf07{0%{transform:scale(.9);opacity:0}80%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}.vue-data-ui-fullscreen--on[data-v-d990bf07]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d990bf07]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d990bf07]{overflow:auto}.vue-ui-mood-radar *[data-v-dbc7e467]{transition:unset}.vue-ui-mood-radar[data-v-dbc7e467]{-webkit-user-select:none;user-select:none;position:relative}.vue-ui-mood-radar-trap[data-v-dbc7e467]{transition:all .2s ease-in-out}.vue-data-ui-fullscreen--on[data-v-dbc7e467]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-dbc7e467]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-dbc7e467]{overflow:auto}.vue-ui-3d-bar *[data-v-58604152]{transition:unset}.vue-ui-3d-bar[data-v-58604152]{-webkit-user-select:none;user-select:none;position:relative}.vue-data-ui-fullscreen--on[data-v-58604152]{height:100%!important}.vue-data-ui-fullscreen--off[data-v-58604152]{max-width:100%}.vue-ui-molecule *[data-v-92aa2ced]{transition:unset}.vue-ui-molecule[data-v-92aa2ced]{-webkit-user-select:none;user-select:none;position:relative}.vue-data-ui-fullscreen--on[data-v-92aa2ced]{height:100%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-92aa2ced]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-92aa2ced]{overflow:auto}path.onion-animated[data-v-f5a5533d]{stroke-dasharray:0;stroke-dashoffset:0;animation:onion-groove-f5a5533d infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes onion-groove-f5a5533d{0%{stroke-dasharray:160;stroke-dashoffset:-140;filter:blur(0px)}to{stroke-dasharray:160;stroke-dashoffset:0;filter:var(--303b926a)}}path.line-animated[data-v-f5a5533d]{stroke-dasharray:0;stroke-dashoffset:0;animation:line-funk-f5a5533d infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes line-funk-f5a5533d{0%{stroke-dasharray:300;stroke-dashoffset:300;filter:blur(0px)}to{stroke-dasharray:300;stroke-dashoffset:100;filter:var(--06b4053a)}}path.bar-animated[data-v-f5a5533d]{stroke-dasharray:0;stroke-dashoffset:0;animation:bar-jazz-f5a5533d infinite cubic-bezier(.53,.15,.57,.93) 3s}@keyframes bar-jazz-f5a5533d{0%{stroke-dasharray:60;stroke-dashoffset:60;filter:blur(0px)}to{stroke-dasharray:60;stroke-dashoffset:0;filter:var(--6ebbc19c)}}
|
package/dist/vue-data-ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as s, F as u, p as V, s as U, o as r, g as t, r as o, G as n, b as l, C as S, f as d, m as k, D as m, J as c, H as g, E as p, h as b, e as h, d as D, k as f, u as C, z as R, n as T, j as y, l as A, t as B, y as H, x as M, q as v, S as w, a as x, T as E, w as G, B as I, i as W, c as j, A as q, v as z, K as F } from "./index-
|
|
1
|
+
import { I as s, F as u, p as V, s as U, o as r, g as t, r as o, G as n, b as l, C as S, f as d, m as k, D as m, J as c, H as g, E as p, h as b, e as h, d as D, k as f, u as C, z as R, n as T, j as y, l as A, t as B, y as H, x as M, q as v, S as w, a as x, T as E, w as G, B as I, i as W, c as j, A as q, v as z, K as F } from "./index-98389466.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as Arrow,
|