gf-components 0.1.150 → 0.1.152
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.
- package/dist/index.cjs.js +33 -33
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +188 -230
- package/dist/index.es.js.map +1 -1
- package/dist/src/components/renewableTrend/RenewableTrend.d.ts +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1640,7 +1640,7 @@ function Tc(e) {
|
|
|
1640
1640
|
return t ^= t >>> 13, t = /* Math.imul(h, m): */
|
|
1641
1641
|
(t & 65535) * 1540483477 + ((t >>> 16) * 59797 << 16), ((t ^ t >>> 15) >>> 0).toString(36);
|
|
1642
1642
|
}
|
|
1643
|
-
function
|
|
1643
|
+
function pr() {
|
|
1644
1644
|
return !!(typeof window < "u" && window.document && window.document.createElement);
|
|
1645
1645
|
}
|
|
1646
1646
|
function DE(e, t) {
|
|
@@ -1676,7 +1676,7 @@ function E5(e) {
|
|
|
1676
1676
|
}
|
|
1677
1677
|
function $b(e) {
|
|
1678
1678
|
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1679
|
-
if (!
|
|
1679
|
+
if (!pr())
|
|
1680
1680
|
return null;
|
|
1681
1681
|
var n = t.csp, r = t.prepend, i = t.priority, o = i === void 0 ? 0 : i, a = BE(r), s = a === "prependQueue", l = document.createElement("style");
|
|
1682
1682
|
l.setAttribute(w8, a), s && o && l.setAttribute(S8, "".concat(o)), n != null && n.nonce && (l.nonce = n == null ? void 0 : n.nonce), l.innerHTML = e;
|
|
@@ -1973,7 +1973,7 @@ function Cc(e) {
|
|
|
1973
1973
|
function _8(e, t) {
|
|
1974
1974
|
return Tc("".concat(t, "_").concat(Cc(e, !0)));
|
|
1975
1975
|
}
|
|
1976
|
-
var d3 =
|
|
1976
|
+
var d3 = pr();
|
|
1977
1977
|
function _e(e) {
|
|
1978
1978
|
return typeof e == "number" ? "".concat(e, "px") : e;
|
|
1979
1979
|
}
|
|
@@ -2010,7 +2010,7 @@ var _u = function(t) {
|
|
|
2010
2010
|
}), [o, JE(i, n, {
|
|
2011
2011
|
scope: r == null ? void 0 : r.scope
|
|
2012
2012
|
})];
|
|
2013
|
-
}, E8 = process.env.NODE_ENV !== "test" &&
|
|
2013
|
+
}, E8 = process.env.NODE_ENV !== "test" && pr() ? C.useLayoutEffect : C.useEffect, ln = function(t, n) {
|
|
2014
2014
|
var r = C.useRef(!0);
|
|
2015
2015
|
E8(function() {
|
|
2016
2016
|
return t(r.current);
|
|
@@ -2495,7 +2495,7 @@ var AO = function(t, n, r) {
|
|
|
2495
2495
|
t === "animation" && r.hashId && n !== "none" && kb("You seem to be using hashed animation '".concat(n, "', in which case 'animationName' with Keyframe as value is recommended."), r);
|
|
2496
2496
|
}, T8 = "data-ant-cssinjs-cache-path", Pb = "_FILE_STYLE__", $a, Ib = !0;
|
|
2497
2497
|
function FO() {
|
|
2498
|
-
if (!$a && ($a = {},
|
|
2498
|
+
if (!$a && ($a = {}, pr())) {
|
|
2499
2499
|
var e = document.createElement("div");
|
|
2500
2500
|
e.className = T8, e.style.position = "fixed", e.style.visibility = "hidden", e.style.top = "-9999px", document.body.appendChild(e);
|
|
2501
2501
|
var t = getComputedStyle(e).content || "";
|
|
@@ -2516,7 +2516,7 @@ function DO(e) {
|
|
|
2516
2516
|
}
|
|
2517
2517
|
function zO(e) {
|
|
2518
2518
|
var t = $a[e], n = null;
|
|
2519
|
-
if (t &&
|
|
2519
|
+
if (t && pr())
|
|
2520
2520
|
if (Ib)
|
|
2521
2521
|
n = Pb;
|
|
2522
2522
|
else {
|
|
@@ -4060,7 +4060,7 @@ function RH(e, t) {
|
|
|
4060
4060
|
}
|
|
4061
4061
|
function LH(e, t) {
|
|
4062
4062
|
const n = RH(e, t);
|
|
4063
|
-
|
|
4063
|
+
pr() ? Co(n, `${TH}-dynamic-theme`) : process.env.NODE_ENV !== "production" && ol(!1, "ConfigProvider", "SSR do not support dynamic theme with css variables.");
|
|
4064
4064
|
}
|
|
4065
4065
|
const Bo = /* @__PURE__ */ C.createContext(!1), jH = (e) => {
|
|
4066
4066
|
let {
|
|
@@ -5040,8 +5040,8 @@ function fV(e, t) {
|
|
|
5040
5040
|
};
|
|
5041
5041
|
return e && ("AnimationEvent" in t || delete n.animationend.animation, "TransitionEvent" in t || delete n.transitionend.transition), n;
|
|
5042
5042
|
}
|
|
5043
|
-
var hV = fV(
|
|
5044
|
-
if (
|
|
5043
|
+
var hV = fV(pr(), typeof window < "u" ? window : {}), gy = {};
|
|
5044
|
+
if (pr()) {
|
|
5045
5045
|
var gV = document.createElement("div");
|
|
5046
5046
|
gy = gV.style;
|
|
5047
5047
|
}
|
|
@@ -5083,7 +5083,7 @@ const vV = function(e) {
|
|
|
5083
5083
|
};
|
|
5084
5084
|
}, []), [r, n];
|
|
5085
5085
|
};
|
|
5086
|
-
var yy =
|
|
5086
|
+
var yy = pr() ? rb : St;
|
|
5087
5087
|
const pV = function() {
|
|
5088
5088
|
var e = C.useRef(null);
|
|
5089
5089
|
function t() {
|
|
@@ -8085,7 +8085,7 @@ process.env.NODE_ENV !== "production" && (p1.displayName = "Button");
|
|
|
8085
8085
|
var Ny = /* @__PURE__ */ C.createContext(null), u9 = [];
|
|
8086
8086
|
function cR(e, t) {
|
|
8087
8087
|
var n = C.useState(function() {
|
|
8088
|
-
if (!
|
|
8088
|
+
if (!pr())
|
|
8089
8089
|
return null;
|
|
8090
8090
|
var p = document.createElement("div");
|
|
8091
8091
|
return process.env.NODE_ENV !== "production" && t && p.setAttribute("data-debug", t), p;
|
|
@@ -8172,10 +8172,10 @@ function pR(e) {
|
|
|
8172
8172
|
return vR;
|
|
8173
8173
|
}
|
|
8174
8174
|
var f9 = function(t) {
|
|
8175
|
-
return t === !1 ? !1 : !
|
|
8175
|
+
return t === !1 ? !1 : !pr() || !t ? null : typeof t == "string" ? document.querySelector(t) : typeof t == "function" ? t() : t;
|
|
8176
8176
|
}, Y5 = /* @__PURE__ */ C.forwardRef(function(e, t) {
|
|
8177
8177
|
var n = e.open, r = e.autoLock, i = e.getContainer, o = e.debug, a = e.autoDestroy, s = a === void 0 ? !0 : a, l = e.children, c = C.useState(n), u = se(c, 2), d = u[0], f = u[1], h = d || n;
|
|
8178
|
-
process.env.NODE_ENV !== "production" && Tt(
|
|
8178
|
+
process.env.NODE_ENV !== "production" && Tt(pr() || !n, "Portal only work in client side. Please call 'useEffect' to show Portal instead default render in SSR."), C.useEffect(function() {
|
|
8179
8179
|
(s || n) && f(n);
|
|
8180
8180
|
}, [n, s]);
|
|
8181
8181
|
var p = C.useState(function() {
|
|
@@ -8186,14 +8186,14 @@ var f9 = function(t) {
|
|
|
8186
8186
|
b(I ?? null);
|
|
8187
8187
|
});
|
|
8188
8188
|
var y = cR(h && !v, o), x = se(y, 2), S = x[0], w = x[1], $ = v ?? S;
|
|
8189
|
-
gR(r && n &&
|
|
8189
|
+
gR(r && n && pr() && ($ === S || $ === document.body));
|
|
8190
8190
|
var H = null;
|
|
8191
8191
|
if (l && Ba(l) && t) {
|
|
8192
8192
|
var _ = l;
|
|
8193
8193
|
H = _.ref;
|
|
8194
8194
|
}
|
|
8195
8195
|
var M = rl(H, t);
|
|
8196
|
-
if (!h || !
|
|
8196
|
+
if (!h || !pr() || v === void 0)
|
|
8197
8197
|
return null;
|
|
8198
8198
|
var E = $ === !1 || pR(), T = l;
|
|
8199
8199
|
return t && (T = /* @__PURE__ */ C.cloneElement(l, {
|
|
@@ -10294,7 +10294,7 @@ const hL = (e) => {
|
|
|
10294
10294
|
}, i)), t && (i = /* @__PURE__ */ Ne.createElement(HT, null, i)), i;
|
|
10295
10295
|
};
|
|
10296
10296
|
var qy = function(t) {
|
|
10297
|
-
if (
|
|
10297
|
+
if (pr() && window.document.documentElement) {
|
|
10298
10298
|
var n = Array.isArray(t) ? t : [t], r = window.document.documentElement;
|
|
10299
10299
|
return n.some(function(i) {
|
|
10300
10300
|
return i in r.style;
|
|
@@ -13899,7 +13899,7 @@ const Sk = function(e, t, n, r, i) {
|
|
|
13899
13899
|
}), l;
|
|
13900
13900
|
}, [e, r, i, n, t]);
|
|
13901
13901
|
};
|
|
13902
|
-
var U9 = 0, $k = process.env.NODE_ENV !== "test" &&
|
|
13902
|
+
var U9 = 0, $k = process.env.NODE_ENV !== "test" && pr();
|
|
13903
13903
|
function Mk() {
|
|
13904
13904
|
var e;
|
|
13905
13905
|
return $k ? (e = U9, U9 += 1) : e = "TEST_OR_SSR", e;
|
|
@@ -16988,74 +16988,74 @@ function g6(e, t) {
|
|
|
16988
16988
|
return n;
|
|
16989
16989
|
});
|
|
16990
16990
|
}
|
|
16991
|
-
var
|
|
16991
|
+
var gr = {
|
|
16992
16992
|
adjustX: 1,
|
|
16993
16993
|
adjustY: 1
|
|
16994
16994
|
}, fI = {
|
|
16995
16995
|
topLeft: {
|
|
16996
16996
|
points: ["bl", "tl"],
|
|
16997
|
-
overflow:
|
|
16997
|
+
overflow: gr
|
|
16998
16998
|
},
|
|
16999
16999
|
topRight: {
|
|
17000
17000
|
points: ["br", "tr"],
|
|
17001
|
-
overflow:
|
|
17001
|
+
overflow: gr
|
|
17002
17002
|
},
|
|
17003
17003
|
bottomLeft: {
|
|
17004
17004
|
points: ["tl", "bl"],
|
|
17005
|
-
overflow:
|
|
17005
|
+
overflow: gr
|
|
17006
17006
|
},
|
|
17007
17007
|
bottomRight: {
|
|
17008
17008
|
points: ["tr", "br"],
|
|
17009
|
-
overflow:
|
|
17009
|
+
overflow: gr
|
|
17010
17010
|
},
|
|
17011
17011
|
leftTop: {
|
|
17012
17012
|
points: ["tr", "tl"],
|
|
17013
|
-
overflow:
|
|
17013
|
+
overflow: gr
|
|
17014
17014
|
},
|
|
17015
17015
|
leftBottom: {
|
|
17016
17016
|
points: ["br", "bl"],
|
|
17017
|
-
overflow:
|
|
17017
|
+
overflow: gr
|
|
17018
17018
|
},
|
|
17019
17019
|
rightTop: {
|
|
17020
17020
|
points: ["tl", "tr"],
|
|
17021
|
-
overflow:
|
|
17021
|
+
overflow: gr
|
|
17022
17022
|
},
|
|
17023
17023
|
rightBottom: {
|
|
17024
17024
|
points: ["bl", "br"],
|
|
17025
|
-
overflow:
|
|
17025
|
+
overflow: gr
|
|
17026
17026
|
}
|
|
17027
17027
|
}, hI = {
|
|
17028
17028
|
topLeft: {
|
|
17029
17029
|
points: ["bl", "tl"],
|
|
17030
|
-
overflow:
|
|
17030
|
+
overflow: gr
|
|
17031
17031
|
},
|
|
17032
17032
|
topRight: {
|
|
17033
17033
|
points: ["br", "tr"],
|
|
17034
|
-
overflow:
|
|
17034
|
+
overflow: gr
|
|
17035
17035
|
},
|
|
17036
17036
|
bottomLeft: {
|
|
17037
17037
|
points: ["tl", "bl"],
|
|
17038
|
-
overflow:
|
|
17038
|
+
overflow: gr
|
|
17039
17039
|
},
|
|
17040
17040
|
bottomRight: {
|
|
17041
17041
|
points: ["tr", "br"],
|
|
17042
|
-
overflow:
|
|
17042
|
+
overflow: gr
|
|
17043
17043
|
},
|
|
17044
17044
|
rightTop: {
|
|
17045
17045
|
points: ["tr", "tl"],
|
|
17046
|
-
overflow:
|
|
17046
|
+
overflow: gr
|
|
17047
17047
|
},
|
|
17048
17048
|
rightBottom: {
|
|
17049
17049
|
points: ["br", "bl"],
|
|
17050
|
-
overflow:
|
|
17050
|
+
overflow: gr
|
|
17051
17051
|
},
|
|
17052
17052
|
leftTop: {
|
|
17053
17053
|
points: ["tl", "tr"],
|
|
17054
|
-
overflow:
|
|
17054
|
+
overflow: gr
|
|
17055
17055
|
},
|
|
17056
17056
|
leftBottom: {
|
|
17057
17057
|
points: ["bl", "br"],
|
|
17058
|
-
overflow:
|
|
17058
|
+
overflow: gr
|
|
17059
17059
|
}
|
|
17060
17060
|
};
|
|
17061
17061
|
function DC(e, t, n) {
|
|
@@ -23760,7 +23760,7 @@ const UF = Zt(p1)`
|
|
|
23760
23760
|
height: 24px;
|
|
23761
23761
|
font: var(--gf-label-md-default);
|
|
23762
23762
|
color: --gf-color-text-primary;
|
|
23763
|
-
`,
|
|
23763
|
+
`, N7e = ({
|
|
23764
23764
|
content: e,
|
|
23765
23765
|
handler: t,
|
|
23766
23766
|
disabled: n = !1,
|
|
@@ -23838,7 +23838,7 @@ const UF = Zt(p1)`
|
|
|
23838
23838
|
`, JF = Zt(_x)`
|
|
23839
23839
|
font: var(--gf-label-md-default);
|
|
23840
23840
|
color: var(--gf-color-text-secondary);
|
|
23841
|
-
`,
|
|
23841
|
+
`, F7e = ({
|
|
23842
23842
|
disabled: e = !1,
|
|
23843
23843
|
icon: t = xx,
|
|
23844
23844
|
title: n = "Title",
|
|
@@ -23915,7 +23915,7 @@ const UF = Zt(p1)`
|
|
|
23915
23915
|
font: var(--gf-label-md-default);
|
|
23916
23916
|
color: var(--gf-color-button-primary);
|
|
23917
23917
|
text-decoration-line: underline;
|
|
23918
|
-
`,
|
|
23918
|
+
`, D7e = ({
|
|
23919
23919
|
title: e,
|
|
23920
23920
|
subtitle: t,
|
|
23921
23921
|
text: n,
|
|
@@ -23962,7 +23962,7 @@ const UF = Zt(p1)`
|
|
|
23962
23962
|
}
|
|
23963
23963
|
)
|
|
23964
23964
|
] });
|
|
23965
|
-
},
|
|
23965
|
+
}, z7e = ({
|
|
23966
23966
|
tabList: e,
|
|
23967
23967
|
tabContent: t,
|
|
23968
23968
|
expandContent: n,
|
|
@@ -24003,7 +24003,7 @@ const UF = Zt(p1)`
|
|
|
24003
24003
|
}
|
|
24004
24004
|
)
|
|
24005
24005
|
] });
|
|
24006
|
-
}, { Paragraph:
|
|
24006
|
+
}, { Paragraph: B7e, Text: C6 } = Eo, sD = Zt($1)`
|
|
24007
24007
|
min-width: 226px;
|
|
24008
24008
|
`, lD = Zt(C6)`
|
|
24009
24009
|
font: var(--gf-header-h1);
|
|
@@ -24066,21 +24066,21 @@ const UF = Zt(p1)`
|
|
|
24066
24066
|
/* @__PURE__ */ m.jsx("path", { d: "M14 1.8335H2.00001C1.46958 1.8335 0.960869 2.04421 0.585796 2.41928C0.210723 2.79436 9.8296e-06 3.30306 9.8296e-06 3.8335V4.50016C-0.00062718 4.62038 0.029707 4.73873 0.0880899 4.84382C0.146473 4.94891 0.230936 5.03719 0.333343 5.10016L7.66668 9.10016C7.76904 9.15405 7.8848 9.17721 8.00001 9.16683C8.11522 9.17721 8.23098 9.15405 8.33334 9.10016L15.6667 5.10016C15.7691 5.03719 15.8535 4.94891 15.9119 4.84382C15.9703 4.73873 16.0006 4.62038 16 4.50016V3.8335C16 3.30306 15.7893 2.79436 15.4142 2.41928C15.0392 2.04421 14.5304 1.8335 14 1.8335Z", fill: "#152BEE" })
|
|
24067
24067
|
] }),
|
|
24068
24068
|
/* @__PURE__ */ m.jsx("defs", { children: /* @__PURE__ */ m.jsx("clipPath", { id: "clip0_907_17408", children: /* @__PURE__ */ m.jsx("rect", { width: "16", height: "16", fill: "white", transform: "translate(0 0.5)" }) }) })
|
|
24069
|
-
] }), mD = () => /* @__PURE__ */ m.jsx("svg", { style: { width: "100%", height: "100%" }, viewBox: "0 0 10 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ m.jsx("path", { d: "M10 5.5C10 2.74167 7.75833 0.5 5 0.5C2.24167 0.5 0 2.74167 0 5.5C0 9.25 5 14.6667 5 14.6667C5 14.6667 10 9.25 10 5.5ZM3.33333 5.5C3.33333 4.58333 4.08333 3.83333 5 3.83333C5.91667 3.83333 6.66667 4.58333 6.66667 5.5C6.66667 5.94203 6.49107 6.36595 6.17851 6.67851C5.86595 6.99107 5.44203 7.16667 5 7.16667C4.55797 7.16667 4.13405 6.99107 3.82149 6.67851C3.50893 6.36595 3.33333 5.94203 3.33333 5.5Z", fill: "#152BEE" }) }),
|
|
24069
|
+
] }), mD = () => /* @__PURE__ */ m.jsx("svg", { style: { width: "100%", height: "100%" }, viewBox: "0 0 10 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ m.jsx("path", { d: "M10 5.5C10 2.74167 7.75833 0.5 5 0.5C2.24167 0.5 0 2.74167 0 5.5C0 9.25 5 14.6667 5 14.6667C5 14.6667 10 9.25 10 5.5ZM3.33333 5.5C3.33333 4.58333 4.08333 3.83333 5 3.83333C5.91667 3.83333 6.66667 4.58333 6.66667 5.5C6.66667 5.94203 6.49107 6.36595 6.17851 6.67851C5.86595 6.99107 5.44203 7.16667 5 7.16667C4.55797 7.16667 4.13405 6.99107 3.82149 6.67851C3.50893 6.36595 3.33333 5.94203 3.33333 5.5Z", fill: "#152BEE" }) }), W7e = ({
|
|
24070
24070
|
label: e,
|
|
24071
24071
|
href: t,
|
|
24072
24072
|
icon: n = /* @__PURE__ */ m.jsx(pD, {}),
|
|
24073
24073
|
type: r = "light",
|
|
24074
24074
|
placement: i = "left",
|
|
24075
24075
|
...o
|
|
24076
|
-
}) => /* @__PURE__ */ m.jsx(x6, { label: e, icon: n, href: t, type: r, ...o }),
|
|
24076
|
+
}) => /* @__PURE__ */ m.jsx(x6, { label: e, icon: n, href: t, type: r, ...o }), Z7e = ({
|
|
24077
24077
|
label: e,
|
|
24078
24078
|
href: t,
|
|
24079
24079
|
icon: n = /* @__PURE__ */ m.jsx(mD, {}),
|
|
24080
24080
|
type: r = "light",
|
|
24081
24081
|
placement: i = "left",
|
|
24082
24082
|
...o
|
|
24083
|
-
}) => /* @__PURE__ */ m.jsx(x6, { label: e, icon: n, href: t, type: r, ...o }),
|
|
24083
|
+
}) => /* @__PURE__ */ m.jsx(x6, { label: e, icon: n, href: t, type: r, ...o }), U7e = ({
|
|
24084
24084
|
label: e,
|
|
24085
24085
|
href: t,
|
|
24086
24086
|
icon: n = /* @__PURE__ */ m.jsx(vD, {}),
|
|
@@ -24096,7 +24096,7 @@ const UF = Zt(p1)`
|
|
|
24096
24096
|
`, yD = Zt.div`
|
|
24097
24097
|
font: var(--gf-label-lg-default);
|
|
24098
24098
|
color: var(--gf-color-text-secondary);
|
|
24099
|
-
`,
|
|
24099
|
+
`, q7e = ({
|
|
24100
24100
|
id: e,
|
|
24101
24101
|
text: t,
|
|
24102
24102
|
columns: n,
|
|
@@ -24129,7 +24129,7 @@ const UF = Zt(p1)`
|
|
|
24129
24129
|
)
|
|
24130
24130
|
}
|
|
24131
24131
|
)
|
|
24132
|
-
] }),
|
|
24132
|
+
] }), G7e = ({
|
|
24133
24133
|
metricsData: e,
|
|
24134
24134
|
className: t = null,
|
|
24135
24135
|
gap: n = null,
|
|
@@ -28247,35 +28247,35 @@ function Ov() {
|
|
|
28247
28247
|
}
|
|
28248
28248
|
function t1(e) {
|
|
28249
28249
|
var t, n;
|
|
28250
|
-
return e = (e + "").trim().toLowerCase(), (t = tX.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? Hv(t) : n === 3 ? new
|
|
28250
|
+
return e = (e + "").trim().toLowerCase(), (t = tX.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? Hv(t) : n === 3 ? new vr(t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, (t & 15) << 4 | t & 15, 1) : n === 8 ? gu(t >> 24 & 255, t >> 16 & 255, t >> 8 & 255, (t & 255) / 255) : n === 4 ? gu(t >> 12 & 15 | t >> 8 & 240, t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, ((t & 15) << 4 | t & 15) / 255) : null) : (t = nX.exec(e)) ? new vr(t[1], t[2], t[3], 1) : (t = rX.exec(e)) ? new vr(t[1] * 255 / 100, t[2] * 255 / 100, t[3] * 255 / 100, 1) : (t = iX.exec(e)) ? gu(t[1], t[2], t[3], t[4]) : (t = oX.exec(e)) ? gu(t[1] * 255 / 100, t[2] * 255 / 100, t[3] * 255 / 100, t[4]) : (t = aX.exec(e)) ? Rv(t[1], t[2] / 100, t[3] / 100, 1) : (t = sX.exec(e)) ? Rv(t[1], t[2] / 100, t[3] / 100, t[4]) : _v.hasOwnProperty(e) ? Hv(_v[e]) : e === "transparent" ? new vr(NaN, NaN, NaN, 0) : null;
|
|
28251
28251
|
}
|
|
28252
28252
|
function Hv(e) {
|
|
28253
|
-
return new
|
|
28253
|
+
return new vr(e >> 16 & 255, e >> 8 & 255, e & 255, 1);
|
|
28254
28254
|
}
|
|
28255
28255
|
function gu(e, t, n, r) {
|
|
28256
|
-
return r <= 0 && (e = t = n = NaN), new
|
|
28256
|
+
return r <= 0 && (e = t = n = NaN), new vr(e, t, n, r);
|
|
28257
28257
|
}
|
|
28258
28258
|
function Zw(e) {
|
|
28259
|
-
return e instanceof xl || (e = t1(e)), e ? (e = e.rgb(), new
|
|
28259
|
+
return e instanceof xl || (e = t1(e)), e ? (e = e.rgb(), new vr(e.r, e.g, e.b, e.opacity)) : new vr();
|
|
28260
28260
|
}
|
|
28261
28261
|
function Zo(e, t, n, r) {
|
|
28262
|
-
return arguments.length === 1 ? Zw(e) : new
|
|
28262
|
+
return arguments.length === 1 ? Zw(e) : new vr(e, t, n, r ?? 1);
|
|
28263
28263
|
}
|
|
28264
|
-
function
|
|
28264
|
+
function vr(e, t, n, r) {
|
|
28265
28265
|
this.r = +e, this.g = +t, this.b = +n, this.opacity = +r;
|
|
28266
28266
|
}
|
|
28267
|
-
T0(
|
|
28267
|
+
T0(vr, Zo, t7(xl, {
|
|
28268
28268
|
brighter(e) {
|
|
28269
|
-
return e = e == null ? Ys : Math.pow(Ys, e), new
|
|
28269
|
+
return e = e == null ? Ys : Math.pow(Ys, e), new vr(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
28270
28270
|
},
|
|
28271
28271
|
darker(e) {
|
|
28272
|
-
return e = e == null ? Ra : Math.pow(Ra, e), new
|
|
28272
|
+
return e = e == null ? Ra : Math.pow(Ra, e), new vr(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
28273
28273
|
},
|
|
28274
28274
|
rgb() {
|
|
28275
28275
|
return this;
|
|
28276
28276
|
},
|
|
28277
28277
|
clamp() {
|
|
28278
|
-
return new
|
|
28278
|
+
return new vr(Ma(this.r), Ma(this.g), Ma(this.b), vd(this.opacity));
|
|
28279
28279
|
},
|
|
28280
28280
|
displayable() {
|
|
28281
28281
|
return -0.5 <= this.r && this.r < 255.5 && -0.5 <= this.g && this.g < 255.5 && -0.5 <= this.b && this.b < 255.5 && 0 <= this.opacity && this.opacity <= 1;
|
|
@@ -28332,7 +28332,7 @@ T0(fi, dX, t7(xl, {
|
|
|
28332
28332
|
},
|
|
28333
28333
|
rgb() {
|
|
28334
28334
|
var e = this.h % 360 + (this.h < 0) * 360, t = isNaN(e) || isNaN(this.s) ? 0 : this.s, n = this.l, r = n + (n < 0.5 ? n : 1 - n) * t, i = 2 * n - r;
|
|
28335
|
-
return new
|
|
28335
|
+
return new vr(
|
|
28336
28336
|
b2(e >= 240 ? e - 240 : e + 120, i, r),
|
|
28337
28337
|
b2(e, i, r),
|
|
28338
28338
|
b2(e < 120 ? e + 240 : e - 120, i, r),
|
|
@@ -28363,7 +28363,7 @@ const fX = Math.PI / 180, hX = 180 / Math.PI;
|
|
|
28363
28363
|
var qw = -0.14861, n7 = 1.78277, r7 = -0.29227, R0 = -0.90649, n1 = 1.97294, jv = n1 * R0, kv = n1 * n7, Pv = n7 * r7 - R0 * qw;
|
|
28364
28364
|
function gX(e) {
|
|
28365
28365
|
if (e instanceof _a) return new _a(e.h, e.s, e.l, e.opacity);
|
|
28366
|
-
e instanceof
|
|
28366
|
+
e instanceof vr || (e = Zw(e));
|
|
28367
28367
|
var t = e.r / 255, n = e.g / 255, r = e.b / 255, i = (Pv * r + jv * t - kv * n) / (Pv + jv - kv), o = r - i, a = (n1 * (n - i) - r7 * o) / R0, s = Math.sqrt(a * a + o * o) / (n1 * i * (1 - i)), l = s ? Math.atan2(a, o) * hX - 120 : NaN;
|
|
28368
28368
|
return new _a(l < 0 ? l + 360 : l, s, i, e.opacity);
|
|
28369
28369
|
}
|
|
@@ -28382,7 +28382,7 @@ T0(_a, ji, t7(xl, {
|
|
|
28382
28382
|
},
|
|
28383
28383
|
rgb() {
|
|
28384
28384
|
var e = isNaN(this.h) ? 0 : (this.h + 120) * fX, t = +this.l, n = isNaN(this.s) ? 0 : this.s * t * (1 - t), r = Math.cos(e), i = Math.sin(e);
|
|
28385
|
-
return new
|
|
28385
|
+
return new vr(
|
|
28386
28386
|
255 * (t + n * (qw * r + n7 * i)),
|
|
28387
28387
|
255 * (t + n * (r7 * r + R0 * i)),
|
|
28388
28388
|
255 * (t + n * (n1 * r)),
|
|
@@ -30297,7 +30297,7 @@ function Dt(e) {
|
|
|
30297
30297
|
return e;
|
|
30298
30298
|
};
|
|
30299
30299
|
}
|
|
30300
|
-
const cp = Math.abs,
|
|
30300
|
+
const cp = Math.abs, ur = Math.atan2, la = Math.cos, XJ = Math.max, M2 = Math.min, Mi = Math.sin, Vs = Math.sqrt, hr = 1e-12, i1 = Math.PI, wd = i1 / 2, Nu = 2 * i1;
|
|
30301
30301
|
function QJ(e) {
|
|
30302
30302
|
return e > 1 ? 0 : e < -1 ? i1 : Math.acos(e);
|
|
30303
30303
|
}
|
|
@@ -30396,7 +30396,7 @@ function aee(e) {
|
|
|
30396
30396
|
}
|
|
30397
30397
|
function see(e, t, n, r, i, o, a, s) {
|
|
30398
30398
|
var l = n - e, c = r - t, u = a - i, d = s - o, f = d * l - u * c;
|
|
30399
|
-
if (!(f * f <
|
|
30399
|
+
if (!(f * f < hr))
|
|
30400
30400
|
return f = (u * (t - o) - d * (e - i)) / f, [e + f * l, t + f * c];
|
|
30401
30401
|
}
|
|
30402
30402
|
function yu(e, t, n, r, i, o, a) {
|
|
@@ -30414,17 +30414,17 @@ function lee() {
|
|
|
30414
30414
|
var e = nee, t = ree, n = Dt(0), r = null, i = iee, o = oee, a = aee, s = null, l = oh(c);
|
|
30415
30415
|
function c() {
|
|
30416
30416
|
var u, d, f = +e.apply(this, arguments), h = +t.apply(this, arguments), p = i.apply(this, arguments) - wd, g = o.apply(this, arguments) - wd, v = cp(g - p), b = g > p;
|
|
30417
|
-
if (s || (s = u = l()), h < f && (d = h, h = f, f = d), !(h >
|
|
30418
|
-
else if (v > Nu -
|
|
30419
|
-
s.moveTo(h * la(p), h * Mi(p)), s.arc(0, 0, h, p, g, !b), f >
|
|
30417
|
+
if (s || (s = u = l()), h < f && (d = h, h = f, f = d), !(h > hr)) s.moveTo(0, 0);
|
|
30418
|
+
else if (v > Nu - hr)
|
|
30419
|
+
s.moveTo(h * la(p), h * Mi(p)), s.arc(0, 0, h, p, g, !b), f > hr && (s.moveTo(f * la(g), f * Mi(g)), s.arc(0, 0, f, g, p, b));
|
|
30420
30420
|
else {
|
|
30421
|
-
var y = p, x = g, S = p, w = g, $ = v, H = v, _ = a.apply(this, arguments) / 2, M = _ >
|
|
30422
|
-
if (M >
|
|
30421
|
+
var y = p, x = g, S = p, w = g, $ = v, H = v, _ = a.apply(this, arguments) / 2, M = _ > hr && (r ? +r.apply(this, arguments) : Vs(f * f + h * h)), E = M2(cp(h - f) / 2, +n.apply(this, arguments)), T = E, I = E, L, V;
|
|
30422
|
+
if (M > hr) {
|
|
30423
30423
|
var j = up(M / f * Mi(_)), R = up(M / h * Mi(_));
|
|
30424
|
-
($ -= j * 2) >
|
|
30424
|
+
($ -= j * 2) > hr ? (j *= b ? 1 : -1, S += j, w -= j) : ($ = 0, S = w = (p + g) / 2), (H -= R * 2) > hr ? (R *= b ? 1 : -1, y += R, x -= R) : (H = 0, y = x = (p + g) / 2);
|
|
30425
30425
|
}
|
|
30426
30426
|
var O = h * la(y), P = h * Mi(y), k = f * la(w), A = f * Mi(w);
|
|
30427
|
-
if (E >
|
|
30427
|
+
if (E > hr) {
|
|
30428
30428
|
var D = h * la(x), U = h * Mi(x), q = f * la(S), G = f * Mi(S), J;
|
|
30429
30429
|
if (v < i1)
|
|
30430
30430
|
if (J = see(O, P, q, G, D, U, k, A)) {
|
|
@@ -30433,7 +30433,7 @@ function lee() {
|
|
|
30433
30433
|
} else
|
|
30434
30434
|
T = I = 0;
|
|
30435
30435
|
}
|
|
30436
|
-
H >
|
|
30436
|
+
H > hr ? I > hr ? (L = yu(q, G, O, P, h, I, b), V = yu(D, U, k, A, h, I, b), s.moveTo(L.cx + L.x01, L.cy + L.y01), I < E ? s.arc(L.cx, L.cy, I, ur(L.y01, L.x01), ur(V.y01, V.x01), !b) : (s.arc(L.cx, L.cy, I, ur(L.y01, L.x01), ur(L.y11, L.x11), !b), s.arc(0, 0, h, ur(L.cy + L.y11, L.cx + L.x11), ur(V.cy + V.y11, V.cx + V.x11), !b), s.arc(V.cx, V.cy, I, ur(V.y11, V.x11), ur(V.y01, V.x01), !b))) : (s.moveTo(O, P), s.arc(0, 0, h, y, x, !b)) : s.moveTo(O, P), !(f > hr) || !($ > hr) ? s.lineTo(k, A) : T > hr ? (L = yu(k, A, D, U, f, -T, b), V = yu(O, P, q, G, f, -T, b), s.lineTo(L.cx + L.x01, L.cy + L.y01), T < E ? s.arc(L.cx, L.cy, T, ur(L.y01, L.x01), ur(V.y01, V.x01), !b) : (s.arc(L.cx, L.cy, T, ur(L.y01, L.x01), ur(L.y11, L.x11), !b), s.arc(0, 0, f, ur(L.cy + L.y11, L.cx + L.x11), ur(V.cy + V.y11, V.cx + V.x11), b), s.arc(V.cx, V.cy, T, ur(V.y11, V.x11), ur(V.y01, V.x01), !b))) : s.arc(0, 0, f, w, S, b);
|
|
30437
30437
|
}
|
|
30438
30438
|
if (s.closePath(), u) return s = null, u + "" || null;
|
|
30439
30439
|
}
|
|
@@ -30935,11 +30935,11 @@ const vh = function e(t) {
|
|
|
30935
30935
|
}(0);
|
|
30936
30936
|
function ph(e, t, n) {
|
|
30937
30937
|
var r = e._x1, i = e._y1, o = e._x2, a = e._y2;
|
|
30938
|
-
if (e._l01_a >
|
|
30938
|
+
if (e._l01_a > hr) {
|
|
30939
30939
|
var s = 2 * e._l01_2a + 3 * e._l01_a * e._l12_a + e._l12_2a, l = 3 * e._l01_a * (e._l01_a + e._l12_a);
|
|
30940
30940
|
r = (r * s - e._x0 * e._l12_2a + e._x2 * e._l01_2a) / l, i = (i * s - e._y0 * e._l12_2a + e._y2 * e._l01_2a) / l;
|
|
30941
30941
|
}
|
|
30942
|
-
if (e._l23_a >
|
|
30942
|
+
if (e._l23_a > hr) {
|
|
30943
30943
|
var c = 2 * e._l23_2a + 3 * e._l23_a * e._l12_a + e._l12_2a, u = 3 * e._l23_a * (e._l23_a + e._l12_a);
|
|
30944
30944
|
o = (o * c + e._x1 * e._l23_2a - t * e._l12_2a) / u, a = (a * c + e._y1 * e._l23_2a - n * e._l12_2a) / u;
|
|
30945
30945
|
}
|
|
@@ -33599,14 +33599,14 @@ const Kse = {
|
|
|
33599
33599
|
boxShadow: "0 1px 2px rgba(0, 0, 0, 0.25)",
|
|
33600
33600
|
padding: "5px 9px",
|
|
33601
33601
|
font: "var(--gf-label-lg-default)"
|
|
33602
|
-
},
|
|
33602
|
+
}, cr = ({
|
|
33603
33603
|
id: e = null,
|
|
33604
33604
|
style: t = {},
|
|
33605
33605
|
body: n = null
|
|
33606
33606
|
}) => /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
33607
33607
|
/* @__PURE__ */ m.jsx(En, {}),
|
|
33608
33608
|
/* @__PURE__ */ m.jsx("div", { id: e, style: { ...Kse, ...t }, children: n || /* @__PURE__ */ m.jsx("span", { children: "Custom tooltip" }) })
|
|
33609
|
-
] }),
|
|
33609
|
+
] }), K7e = ({
|
|
33610
33610
|
sankeyData: e,
|
|
33611
33611
|
linktooltip: t = null,
|
|
33612
33612
|
nodetooltip: n = null,
|
|
@@ -33627,13 +33627,13 @@ const Kse = {
|
|
|
33627
33627
|
...i
|
|
33628
33628
|
},
|
|
33629
33629
|
nodeTooltip: ({ node: o }) => /* @__PURE__ */ m.jsx(
|
|
33630
|
-
|
|
33630
|
+
cr,
|
|
33631
33631
|
{
|
|
33632
33632
|
body: (n == null ? void 0 : n({ node: o })) || /* @__PURE__ */ m.jsx("span", { children: "Sankey node tooltip" })
|
|
33633
33633
|
}
|
|
33634
33634
|
),
|
|
33635
33635
|
linkTooltip: ({ link: o }) => /* @__PURE__ */ m.jsx(
|
|
33636
|
-
|
|
33636
|
+
cr,
|
|
33637
33637
|
{
|
|
33638
33638
|
body: (t == null ? void 0 : t({ link: o })) || /* @__PURE__ */ m.jsx("span", { children: "Sankey link tooltip" })
|
|
33639
33639
|
}
|
|
@@ -33984,7 +33984,7 @@ const Tle = Zt.span`
|
|
|
33984
33984
|
font: var(--gf-label-md-default);
|
|
33985
33985
|
color: var(--gf-color-text-secondary);
|
|
33986
33986
|
font-size: 10px;
|
|
33987
|
-
`,
|
|
33987
|
+
`, X7e = ({
|
|
33988
33988
|
pieChartData: e,
|
|
33989
33989
|
title: t,
|
|
33990
33990
|
isEmpty: n,
|
|
@@ -34057,7 +34057,7 @@ const Tle = Zt.span`
|
|
|
34057
34057
|
f
|
|
34058
34058
|
],
|
|
34059
34059
|
tooltip: (p) => /* @__PURE__ */ m.jsx(
|
|
34060
|
-
|
|
34060
|
+
cr,
|
|
34061
34061
|
{
|
|
34062
34062
|
body: (o == null ? void 0 : o(p)) || /* @__PURE__ */ m.jsx("span", { children: "Pie chart tooltip" })
|
|
34063
34063
|
}
|
|
@@ -34966,7 +34966,7 @@ var Q4 = { dotSize: 4, noteWidth: 120, noteTextOffset: 8, animate: !0 }, Rue = f
|
|
|
34966
34966
|
r.annotations.link.outlineWidth > 0 && (e.lineCap = "square", e.strokeStyle = r.annotations.link.outlineColor, e.lineWidth = r.annotations.link.strokeWidth + 2 * r.annotations.link.outlineWidth, e.beginPath(), xm(e, i.computed.points), e.stroke(), e.lineCap = "butt"), a1(i) && r.annotations.outline.outlineWidth > 0 && (e.strokeStyle = r.annotations.outline.outlineColor, e.lineWidth = r.annotations.outline.strokeWidth + 2 * r.annotations.outline.outlineWidth, e.beginPath(), e.arc(i.x, i.y, i.size / 2, 0, 2 * Math.PI), e.stroke()), J4(i) && r.annotations.symbol.outlineWidth > 0 && (e.strokeStyle = r.annotations.symbol.outlineColor, e.lineWidth = 2 * r.annotations.symbol.outlineWidth, e.beginPath(), e.arc(i.x, i.y, i.size / 2, 0, 2 * Math.PI), e.stroke()), s1(i) && r.annotations.outline.outlineWidth > 0 && (e.strokeStyle = r.annotations.outline.outlineColor, e.lineWidth = r.annotations.outline.strokeWidth + 2 * r.annotations.outline.outlineWidth, e.beginPath(), e.rect(i.x - i.width / 2, i.y - i.height / 2, i.width, i.height), e.stroke()), e.strokeStyle = r.annotations.link.stroke, e.lineWidth = r.annotations.link.strokeWidth, e.beginPath(), xm(e, i.computed.points), e.stroke(), a1(i) && (e.strokeStyle = r.annotations.outline.stroke, e.lineWidth = r.annotations.outline.strokeWidth, e.beginPath(), e.arc(i.x, i.y, i.size / 2, 0, 2 * Math.PI), e.stroke()), J4(i) && (e.fillStyle = r.annotations.symbol.fill, e.beginPath(), e.arc(i.x, i.y, i.size / 2, 0, 2 * Math.PI), e.fill()), s1(i) && (e.strokeStyle = r.annotations.outline.stroke, e.lineWidth = r.annotations.outline.strokeWidth, e.beginPath(), e.rect(i.x - i.width / 2, i.y - i.height / 2, i.width, i.height), e.stroke()), typeof i.note == "function" ? i.note(e, { datum: i.datum, x: i.computed.text[0], y: i.computed.text[1], theme: r }) : (e.font = r.annotations.text.fontSize + "px " + r.annotations.text.fontFamily, e.textAlign = "left", e.textBaseline = "alphabetic", e.fillStyle = r.annotations.text.fill, e.strokeStyle = r.annotations.text.outlineColor, e.lineWidth = 2 * r.annotations.text.outlineWidth, r.annotations.text.outlineWidth > 0 && (e.lineJoin = "round", e.strokeText(i.note, i.computed.text[0], i.computed.text[1]), e.lineJoin = "miter"), e.fillText(i.note, i.computed.text[0], i.computed.text[1]));
|
|
34967
34967
|
}), e.restore());
|
|
34968
34968
|
};
|
|
34969
|
-
const xo = 11102230246251565e-32,
|
|
34969
|
+
const xo = 11102230246251565e-32, dr = 134217729, Zue = (3 + 8 * xo) * xo;
|
|
34970
34970
|
function F2(e, t, n, r, i) {
|
|
34971
34971
|
let o, a, s, l, c = t[0], u = r[0], d = 0, f = 0;
|
|
34972
34972
|
u > c == u > -c ? (o = c, c = t[++d]) : (o = u, u = r[++f]);
|
|
@@ -34992,14 +34992,14 @@ const que = (3 + 16 * xo) * xo, Gue = (2 + 12 * xo) * xo, Yue = (9 + 64 * xo) *
|
|
|
34992
34992
|
function Kue(e, t, n, r, i, o, a) {
|
|
34993
34993
|
let s, l, c, u, d, f, h, p, g, v, b, y, x, S, w, $, H, _;
|
|
34994
34994
|
const M = e - i, E = n - i, T = t - o, I = r - o;
|
|
34995
|
-
S = M * I, f =
|
|
34995
|
+
S = M * I, f = dr * M, h = f - (f - M), p = M - h, f = dr * I, g = f - (f - I), v = I - g, w = p * v - (S - h * g - p * g - h * v), $ = T * E, f = dr * T, h = f - (f - T), p = T - h, f = dr * E, g = f - (f - E), v = E - g, H = p * v - ($ - h * g - p * g - h * v), b = w - H, d = w - b, ws[0] = w - (b + d) + (d - H), y = S + b, d = y - S, x = S - (y - d) + (b - d), b = x - $, d = x - b, ws[1] = x - (b + d) + (d - $), _ = y + b, d = _ - y, ws[2] = y - (_ - d) + (b - d), ws[3] = _;
|
|
34996
34996
|
let L = Uue(4, ws), V = Gue * a;
|
|
34997
34997
|
if (L >= V || -L >= V || (d = e - M, s = e - (M + d) + (d - i), d = n - E, c = n - (E + d) + (d - i), d = t - T, l = t - (T + d) + (d - o), d = r - I, u = r - (I + d) + (d - o), s === 0 && l === 0 && c === 0 && u === 0) || (V = Yue * a + Zue * Math.abs(L), L += M * u + I * s - (T * c + E * l), L >= V || -L >= V)) return L;
|
|
34998
|
-
S = s * I, f =
|
|
34998
|
+
S = s * I, f = dr * s, h = f - (f - s), p = s - h, f = dr * I, g = f - (f - I), v = I - g, w = p * v - (S - h * g - p * g - h * v), $ = l * E, f = dr * l, h = f - (f - l), p = l - h, f = dr * E, g = f - (f - E), v = E - g, H = p * v - ($ - h * g - p * g - h * v), b = w - H, d = w - b, xr[0] = w - (b + d) + (d - H), y = S + b, d = y - S, x = S - (y - d) + (b - d), b = x - $, d = x - b, xr[1] = x - (b + d) + (d - $), _ = y + b, d = _ - y, xr[2] = y - (_ - d) + (b - d), xr[3] = _;
|
|
34999
34999
|
const j = F2(4, ws, 4, xr, wm);
|
|
35000
|
-
S = M * u, f =
|
|
35000
|
+
S = M * u, f = dr * M, h = f - (f - M), p = M - h, f = dr * u, g = f - (f - u), v = u - g, w = p * v - (S - h * g - p * g - h * v), $ = T * c, f = dr * T, h = f - (f - T), p = T - h, f = dr * c, g = f - (f - c), v = c - g, H = p * v - ($ - h * g - p * g - h * v), b = w - H, d = w - b, xr[0] = w - (b + d) + (d - H), y = S + b, d = y - S, x = S - (y - d) + (b - d), b = x - $, d = x - b, xr[1] = x - (b + d) + (d - $), _ = y + b, d = _ - y, xr[2] = y - (_ - d) + (b - d), xr[3] = _;
|
|
35001
35001
|
const R = F2(j, wm, 4, xr, Sm);
|
|
35002
|
-
S = s * u, f =
|
|
35002
|
+
S = s * u, f = dr * s, h = f - (f - s), p = s - h, f = dr * u, g = f - (f - u), v = u - g, w = p * v - (S - h * g - p * g - h * v), $ = l * c, f = dr * l, h = f - (f - l), p = l - h, f = dr * c, g = f - (f - c), v = c - g, H = p * v - ($ - h * g - p * g - h * v), b = w - H, d = w - b, xr[0] = w - (b + d) + (d - H), y = S + b, d = y - S, x = S - (y - d) + (b - d), b = x - $, d = x - b, xr[1] = x - (b + d) + (d - $), _ = y + b, d = _ - y, xr[2] = y - (_ - d) + (b - d), xr[3] = _;
|
|
35003
35003
|
const O = F2(R, Sm, 4, xr, $m);
|
|
35004
35004
|
return $m[O - 1];
|
|
35005
35005
|
}
|
|
@@ -35796,7 +35796,7 @@ var gde = function(e) {
|
|
|
35796
35796
|
}, colors: { scheme: "nivo" }, isInteractive: !0, debugMesh: !1, tooltip: function(e) {
|
|
35797
35797
|
var t = e.node;
|
|
35798
35798
|
return m.jsx(Gs, { id: t.serieId, value: "x: " + t.formattedX + ", y: " + t.formattedY, enableChip: !0, color: t.color });
|
|
35799
|
-
}, markers: [], legends: [], annotations: [] }, $n = Dr({}, uM, { blendMode: "normal", layers: ["grid", "axes", "nodes", "markers", "mesh", "legends", "annotations"], role: "img", useMesh: !0, animate: !0, motionConfig: "default" }),
|
|
35799
|
+
}, markers: [], legends: [], annotations: [] }, $n = Dr({}, uM, { blendMode: "normal", layers: ["grid", "axes", "nodes", "markers", "mesh", "legends", "annotations"], role: "img", useMesh: !0, animate: !0, motionConfig: "default" }), fr = Dr({}, uM, { layers: ["grid", "axes", "nodes", "mesh", "legends", "annotations"], pixelRatio: typeof window < "u" && window.devicePixelRatio || 1, renderNode: function(e, t) {
|
|
35800
35800
|
e.beginPath(), e.arc(t.x, t.y, t.size / 2, 0, 2 * Math.PI), e.fillStyle = t.color, e.fill();
|
|
35801
35801
|
} }), pde = function(e) {
|
|
35802
35802
|
var t = e.nodes, n = e.annotations, r = cM(t, n);
|
|
@@ -35853,7 +35853,7 @@ var gde = function(e) {
|
|
|
35853
35853
|
return m.jsx(Sde, Dr({ width: n, height: r }, e));
|
|
35854
35854
|
} });
|
|
35855
35855
|
}, $de = ["isInteractive", "renderWrapper", "theme"], Mde = function(e) {
|
|
35856
|
-
var t = e.data, n = e.xScale, r = n === void 0 ?
|
|
35856
|
+
var t = e.data, n = e.xScale, r = n === void 0 ? fr.xScale : n, i = e.xFormat, o = e.yScale, a = o === void 0 ? fr.yScale : o, s = e.yFormat, l = e.width, c = e.height, u = e.margin, d = e.pixelRatio, f = d === void 0 ? fr.pixelRatio : d, h = e.layers, p = h === void 0 ? fr.layers : h, g = e.colors, v = g === void 0 ? fr.colors : g, b = e.nodeId, y = b === void 0 ? $n.nodeId : b, x = e.nodeSize, S = x === void 0 ? fr.nodeSize : x, w = e.renderNode, $ = w === void 0 ? fr.renderNode : w, H = e.enableGridX, _ = H === void 0 ? fr.enableGridX : H, M = e.gridXValues, E = e.enableGridY, T = E === void 0 ? fr.enableGridY : E, I = e.gridYValues, L = e.axisTop, V = e.axisRight, j = e.axisBottom, R = j === void 0 ? fr.axisBottom : j, O = e.axisLeft, P = O === void 0 ? fr.axisLeft : O, k = e.annotations, A = k === void 0 ? fr.annotations : k, D = e.isInteractive, U = D === void 0 ? fr.isInteractive : D, q = e.debugMesh, G = q === void 0 ? fr.debugMesh : q, J = e.onMouseEnter, X = e.onMouseMove, Y = e.onMouseLeave, Q = e.onClick, B = e.tooltip, W = B === void 0 ? fr.tooltip : B, Z = e.legends, N = Z === void 0 ? fr.legends : Z, ne = e.canvasRef, z = Le(null), re = Qt(), ie = pt(null), ge = ie[0], ye = ie[1], pe = ns(l, c, u), be = pe.margin, we = pe.innerWidth, ve = pe.innerHeight, he = pe.outerWidth, le = pe.outerHeight, $e = lM({ data: t, xScaleSpec: r, xFormat: i, yScaleSpec: a, yFormat: s, width: we, height: ve, nodeId: y, nodeSize: S, colors: v }), fe = $e.xScale, Fe = $e.yScale, Ae = $e.nodes, Te = $e.legendData, je = cM(Ae, A), Qe = Wh({ points: Ae, width: we, height: ve, debug: G }), et = Qe.delaunay, Be = Qe.voronoi, ke = Se(function() {
|
|
35857
35857
|
return { xScale: fe, yScale: Fe, nodes: Ae, margin: be, innerWidth: we, innerHeight: ve, outerWidth: he, outerHeight: le };
|
|
35858
35858
|
}, [fe, Fe, Ae, be, we, ve, he, le]);
|
|
35859
35859
|
St(function() {
|
|
@@ -35920,7 +35920,7 @@ const Ede = ({ x1: e, x2: t, y1: n, y2: r }) => (
|
|
|
35920
35920
|
strokeWidth: "3"
|
|
35921
35921
|
}
|
|
35922
35922
|
) })
|
|
35923
|
-
),
|
|
35923
|
+
), Q7e = ({
|
|
35924
35924
|
scatterPlotData: e,
|
|
35925
35925
|
style: t = {},
|
|
35926
35926
|
margin: n = {},
|
|
@@ -35980,7 +35980,7 @@ const Ede = ({ x1: e, x2: t, y1: n, y2: r }) => (
|
|
|
35980
35980
|
)
|
|
35981
35981
|
],
|
|
35982
35982
|
tooltip: ({ node: g }) => /* @__PURE__ */ m.jsx(
|
|
35983
|
-
|
|
35983
|
+
cr,
|
|
35984
35984
|
{
|
|
35985
35985
|
body: (o == null ? void 0 : o({ node: g })) || /* @__PURE__ */ m.jsx("span", { children: "Scatterplot tooltip" })
|
|
35986
35986
|
}
|
|
@@ -36667,7 +36667,7 @@ const b2e = (e, t = 12) => {
|
|
|
36667
36667
|
b2e(s, n).width > t ? (i.push(o), o = r[a]) : o = s;
|
|
36668
36668
|
}
|
|
36669
36669
|
return i.push(o), i;
|
|
36670
|
-
},
|
|
36670
|
+
}, J7e = ({
|
|
36671
36671
|
treeMapData: e,
|
|
36672
36672
|
style: t = {},
|
|
36673
36673
|
colors: n = { scheme: "nivo" },
|
|
@@ -36785,7 +36785,7 @@ const b2e = (e, t = 12) => {
|
|
|
36785
36785
|
enableLabel: !1,
|
|
36786
36786
|
nodeOpacity: 0,
|
|
36787
36787
|
borderWidth: 0,
|
|
36788
|
-
tooltip: ({ node: $ }) => /* @__PURE__ */ m.jsx(
|
|
36788
|
+
tooltip: ({ node: $ }) => /* @__PURE__ */ m.jsx(cr, { body: (v == null ? void 0 : v({ node: $ })) || /* @__PURE__ */ m.jsx("span", { children: "Treemap tooltip" }) }),
|
|
36789
36789
|
layers: [w, "nodes"]
|
|
36790
36790
|
}
|
|
36791
36791
|
) }),
|
|
@@ -37093,7 +37093,7 @@ const D2e = Zt.span`
|
|
|
37093
37093
|
}
|
|
37094
37094
|
),
|
|
37095
37095
|
/* @__PURE__ */ m.jsx(D2e, { children: `${e} ${z2e[e]}` })
|
|
37096
|
-
] }, `legend-${t}`)) }),
|
|
37096
|
+
] }, `legend-${t}`)) }), ehe = ({
|
|
37097
37097
|
trendsData: e,
|
|
37098
37098
|
height: t = null,
|
|
37099
37099
|
margin: n = {},
|
|
@@ -37138,7 +37138,7 @@ const D2e = Zt.span`
|
|
|
37138
37138
|
pointLabelYOffset: -12,
|
|
37139
37139
|
useMesh: !0,
|
|
37140
37140
|
tooltip: (s) => /* @__PURE__ */ m.jsx(
|
|
37141
|
-
|
|
37141
|
+
cr,
|
|
37142
37142
|
{
|
|
37143
37143
|
body: (a == null ? void 0 : a(s)) || /* @__PURE__ */ m.jsx("span", { children: "Line tooltip" })
|
|
37144
37144
|
}
|
|
@@ -37148,7 +37148,7 @@ const D2e = Zt.span`
|
|
|
37148
37148
|
] })
|
|
37149
37149
|
] }), W2e = Zt.h3`
|
|
37150
37150
|
color: var(--gf-color-button-primary);
|
|
37151
|
-
`,
|
|
37151
|
+
`, the = ({ selectors: e, setter: t, style: n }) => {
|
|
37152
37152
|
const r = 24 / e.length;
|
|
37153
37153
|
return /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
37154
37154
|
/* @__PURE__ */ m.jsx(En, {}),
|
|
@@ -37192,7 +37192,7 @@ const D2e = Zt.span`
|
|
|
37192
37192
|
G: "Verbranden",
|
|
37193
37193
|
H: "Storten",
|
|
37194
37194
|
I: "Opslag"
|
|
37195
|
-
},
|
|
37195
|
+
}, nhe = ({
|
|
37196
37196
|
data: e,
|
|
37197
37197
|
margin: t = {},
|
|
37198
37198
|
height: n = null,
|
|
@@ -37268,8 +37268,8 @@ const D2e = Zt.span`
|
|
|
37268
37268
|
nodeBorderWidth: 0,
|
|
37269
37269
|
nodeThickness: 20,
|
|
37270
37270
|
nodeSpacing: 32,
|
|
37271
|
-
nodeTooltip: ({ node: b }) => /* @__PURE__ */ m.jsx(
|
|
37272
|
-
linkTooltip: ({ link: b }) => /* @__PURE__ */ m.jsx(
|
|
37271
|
+
nodeTooltip: ({ node: b }) => /* @__PURE__ */ m.jsx(cr, { body: (r == null ? void 0 : r({ node: b })) || /* @__PURE__ */ m.jsx("span", { children: "Node tooltip" }) }),
|
|
37272
|
+
linkTooltip: ({ link: b }) => /* @__PURE__ */ m.jsx(cr, { body: (i == null ? void 0 : i({ link: b })) || /* @__PURE__ */ m.jsx("span", { children: "Link tooltip" }) }),
|
|
37273
37273
|
layers: ["links", "nodes", g]
|
|
37274
37274
|
}
|
|
37275
37275
|
)
|
|
@@ -37577,7 +37577,7 @@ const D2e = Zt.span`
|
|
|
37577
37577
|
}
|
|
37578
37578
|
),
|
|
37579
37579
|
/* @__PURE__ */ m.jsx(
|
|
37580
|
-
|
|
37580
|
+
cr,
|
|
37581
37581
|
{
|
|
37582
37582
|
id: "overview-sankey-tooltip",
|
|
37583
37583
|
style: {
|
|
@@ -39085,10 +39085,10 @@ const f5 = 12, w_ = 14, $5e = Zt.tspan`
|
|
|
39085
39085
|
axisBottom: null,
|
|
39086
39086
|
axisLeft: null,
|
|
39087
39087
|
layers: ["grid", "axes", "bars", u],
|
|
39088
|
-
tooltip: (p) => /* @__PURE__ */ m.jsx(
|
|
39088
|
+
tooltip: (p) => /* @__PURE__ */ m.jsx(cr, { body: (s == null ? void 0 : s(p)) || /* @__PURE__ */ m.jsx("span", { children: "Overview barchart tooltip" }) })
|
|
39089
39089
|
}
|
|
39090
39090
|
) });
|
|
39091
|
-
},
|
|
39091
|
+
}, rhe = ({
|
|
39092
39092
|
sankey: e = {},
|
|
39093
39093
|
bar: t = {}
|
|
39094
39094
|
}) => {
|
|
@@ -39136,7 +39136,7 @@ const f5 = 12, w_ = 14, $5e = Zt.tspan`
|
|
|
39136
39136
|
raw: "hsl(331, 100%, 36%)",
|
|
39137
39137
|
abiotic: "hsl(0, 0%, 49%)",
|
|
39138
39138
|
goal: "hsl(182, 30%, 45%)"
|
|
39139
|
-
}, Y2 = (e) => e.reduce((t, n) => n < t ? n : t, 1 / 0), K2 = (e) => e.reduce((t, n) => n > t ? n : t, -1 / 0),
|
|
39139
|
+
}, Y2 = (e) => e.reduce((t, n) => n < t ? n : t, 1 / 0), K2 = (e) => e.reduce((t, n) => n > t ? n : t, -1 / 0), ihe = ({
|
|
39140
39140
|
data: e,
|
|
39141
39141
|
style: t = {},
|
|
39142
39142
|
height: n = 600,
|
|
@@ -39251,7 +39251,7 @@ const f5 = 12, w_ = 14, $5e = Zt.tspan`
|
|
|
39251
39251
|
"nodes"
|
|
39252
39252
|
],
|
|
39253
39253
|
tooltip: ({ node: M }) => /* @__PURE__ */ m.jsx(
|
|
39254
|
-
|
|
39254
|
+
cr,
|
|
39255
39255
|
{
|
|
39256
39256
|
body: (l == null ? void 0 : l({ node: M })) || /* @__PURE__ */ m.jsx("span", { children: "Tooltip" })
|
|
39257
39257
|
}
|
|
@@ -39282,7 +39282,7 @@ const f5 = 12, w_ = 14, $5e = Zt.tspan`
|
|
|
39282
39282
|
S_(s, n).width > t ? (i.push(o), o = r[a]) : o = s;
|
|
39283
39283
|
}
|
|
39284
39284
|
return i.push(o), i;
|
|
39285
|
-
},
|
|
39285
|
+
}, ohe = ({
|
|
39286
39286
|
data: e = [],
|
|
39287
39287
|
height: t = 600,
|
|
39288
39288
|
margin: n = {},
|
|
@@ -39416,7 +39416,7 @@ const f5 = 12, w_ = 14, $5e = Zt.tspan`
|
|
|
39416
39416
|
},
|
|
39417
39417
|
axisLeft: null,
|
|
39418
39418
|
layers: [...f, y],
|
|
39419
|
-
tooltip: (_) => /* @__PURE__ */ m.jsx(
|
|
39419
|
+
tooltip: (_) => /* @__PURE__ */ m.jsx(cr, { body: (a == null ? void 0 : a(_)) || /* @__PURE__ */ m.jsx("span", { children: "Tooltip" }) })
|
|
39420
39420
|
}
|
|
39421
39421
|
) }),
|
|
39422
39422
|
/* @__PURE__ */ m.jsx(w, { data: e, keys: i })
|
|
@@ -40480,7 +40480,7 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
40480
40480
|
v
|
|
40481
40481
|
)) }) });
|
|
40482
40482
|
}
|
|
40483
|
-
),
|
|
40483
|
+
), ahe = ({
|
|
40484
40484
|
data: e,
|
|
40485
40485
|
height: t = 1300,
|
|
40486
40486
|
margin: n = {},
|
|
@@ -40680,7 +40680,7 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
40680
40680
|
E,
|
|
40681
40681
|
T
|
|
40682
40682
|
],
|
|
40683
|
-
tooltip: (V) => /* @__PURE__ */ m.jsx(
|
|
40683
|
+
tooltip: (V) => /* @__PURE__ */ m.jsx(cr, { body: (d == null ? void 0 : d(V)) || /* @__PURE__ */ m.jsx("span", { children: "Tooltip" }) }),
|
|
40684
40684
|
legends: [
|
|
40685
40685
|
{
|
|
40686
40686
|
anchor: "bottom",
|
|
@@ -40726,7 +40726,7 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
40726
40726
|
color: "var(--gf-color-text-secondary)",
|
|
40727
40727
|
fontSize: "12px",
|
|
40728
40728
|
lineHeight: "14px"
|
|
40729
|
-
},
|
|
40729
|
+
}, she = ({
|
|
40730
40730
|
data: e,
|
|
40731
40731
|
height: t = 500,
|
|
40732
40732
|
padding: n = 0.2,
|
|
@@ -40820,7 +40820,7 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
40820
40820
|
...s
|
|
40821
40821
|
},
|
|
40822
40822
|
layers: ["grid", "axes", "bars", x, $],
|
|
40823
|
-
tooltip: (_) => /* @__PURE__ */ m.jsx(
|
|
40823
|
+
tooltip: (_) => /* @__PURE__ */ m.jsx(cr, { body: (h == null ? void 0 : h(_)) || /* @__PURE__ */ m.jsx("span", { children: "Tooltip" }) })
|
|
40824
40824
|
}
|
|
40825
40825
|
) })
|
|
40826
40826
|
] });
|
|
@@ -40858,7 +40858,7 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
40858
40858
|
name: "Aantal unieke kritieke grondstoffen",
|
|
40859
40859
|
legend: "Aantal unieke kritieke grondstoffen"
|
|
40860
40860
|
}
|
|
40861
|
-
},
|
|
40861
|
+
}, lhe = ({
|
|
40862
40862
|
data: e = [],
|
|
40863
40863
|
height: t = 1300,
|
|
40864
40864
|
margin: n = {},
|
|
@@ -40975,7 +40975,7 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
40975
40975
|
},
|
|
40976
40976
|
axisLeft: null,
|
|
40977
40977
|
layers: [H, ...p, ...j ? [w] : []],
|
|
40978
|
-
tooltip: (O) => /* @__PURE__ */ m.jsx(
|
|
40978
|
+
tooltip: (O) => /* @__PURE__ */ m.jsx(cr, { body: (s == null ? void 0 : s(O)) || /* @__PURE__ */ m.jsx("span", { children: "Tooltip" }) }),
|
|
40979
40979
|
markers: [
|
|
40980
40980
|
{
|
|
40981
40981
|
axis: "x",
|
|
@@ -41024,7 +41024,7 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
41024
41024
|
Consumptiegoederen: "hsla(35, 74%, 73%, 1)",
|
|
41025
41025
|
Overig: "hsla(269, 24%, 77%, 1)",
|
|
41026
41026
|
Maakindustrie: "hsla(26, 74%, 58%, 1)"
|
|
41027
|
-
},
|
|
41027
|
+
}, che = ({
|
|
41028
41028
|
data: e,
|
|
41029
41029
|
height: t = 500,
|
|
41030
41030
|
padding: n = 0.2,
|
|
@@ -41100,7 +41100,7 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
41100
41100
|
"bars",
|
|
41101
41101
|
f
|
|
41102
41102
|
],
|
|
41103
|
-
tooltip: (p) => /* @__PURE__ */ m.jsx(
|
|
41103
|
+
tooltip: (p) => /* @__PURE__ */ m.jsx(cr, { body: (c == null ? void 0 : c(p)) || /* @__PURE__ */ m.jsx("span", { children: "Tooltip" }) })
|
|
41104
41104
|
}
|
|
41105
41105
|
) }),
|
|
41106
41106
|
/* @__PURE__ */ m.jsx(h, { data: e, keys: r })
|
|
@@ -41116,90 +41116,48 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
41116
41116
|
goodsOther: "Goederen - Overige materialen",
|
|
41117
41117
|
wasteRenewable: "Afval - Hernieuwbare materialen",
|
|
41118
41118
|
wasteOther: "Afval - Overige materialen"
|
|
41119
|
-
},
|
|
41120
|
-
"div",
|
|
41121
|
-
{
|
|
41122
|
-
style: {
|
|
41123
|
-
position: "fixed",
|
|
41124
|
-
top: t,
|
|
41125
|
-
left: e,
|
|
41126
|
-
background: "white",
|
|
41127
|
-
padding: "6px 10px",
|
|
41128
|
-
boxShadow: "0 2px 6px rgba(0,0,0,0.15)",
|
|
41129
|
-
pointerEvents: "none",
|
|
41130
|
-
color: "#333",
|
|
41131
|
-
transform: "translate(-50%, -100%)",
|
|
41132
|
-
zIndex: 10
|
|
41133
|
-
},
|
|
41134
|
-
children: (o == null ? void 0 : o()) || "Tooltip text"
|
|
41135
|
-
}
|
|
41136
|
-
), dhe = ({
|
|
41119
|
+
}, uhe = ({
|
|
41137
41120
|
data: e,
|
|
41138
41121
|
height: t = 400,
|
|
41139
41122
|
colorMap: n = nb,
|
|
41140
41123
|
margin: r = {},
|
|
41141
41124
|
padding: i = 0.3,
|
|
41142
41125
|
innerPadding: o = 4,
|
|
41143
|
-
|
|
41126
|
+
tooltip: a = null,
|
|
41144
41127
|
axisBottom: s = {},
|
|
41145
41128
|
axisLeft: l = {}
|
|
41146
41129
|
}) => {
|
|
41147
|
-
const
|
|
41148
|
-
|
|
41149
|
-
x: g.clientX,
|
|
41150
|
-
y: g.clientY,
|
|
41151
|
-
label: v,
|
|
41152
|
-
value: b,
|
|
41153
|
-
color: y,
|
|
41154
|
-
tooltip: a
|
|
41155
|
-
});
|
|
41156
|
-
}, f = () => u(null), h = (g) => g.bars.map((v, b) => {
|
|
41157
|
-
const y = v.data.id, x = v.data.data, S = y == null ? void 0 : y.replace("Total", ""), w = x == null ? void 0 : x[`${S}Total`], $ = x == null ? void 0 : x[`${S}Renewable`], H = x == null ? void 0 : x[`${S}Other`], _ = w ? v.height * $ / w : 0, M = w ? v.height * H / w : 0;
|
|
41130
|
+
const c = (d) => d.bars.map((f, h) => {
|
|
41131
|
+
const p = f.data.id, g = f.data.data, v = p == null ? void 0 : p.replace("Total", ""), b = g == null ? void 0 : g[`${v}Total`], y = g == null ? void 0 : g[`${v}Renewable`], x = g == null ? void 0 : g[`${v}Other`], S = b ? f.height * y / b : 0, w = b ? f.height * x / b : 0;
|
|
41158
41132
|
return /* @__PURE__ */ m.jsxs("g", { children: [
|
|
41159
41133
|
/* @__PURE__ */ m.jsx(
|
|
41160
41134
|
"rect",
|
|
41161
41135
|
{
|
|
41162
|
-
x:
|
|
41163
|
-
y:
|
|
41164
|
-
width:
|
|
41165
|
-
height:
|
|
41166
|
-
fill: n[`${
|
|
41167
|
-
style: { cursor: "pointer" },
|
|
41168
|
-
onMouseMove: (E) => d(
|
|
41169
|
-
E,
|
|
41170
|
-
`${S} Renewable`,
|
|
41171
|
-
$,
|
|
41172
|
-
n[`${S}Renewable`]
|
|
41173
|
-
),
|
|
41174
|
-
onMouseLeave: f
|
|
41136
|
+
x: f.x,
|
|
41137
|
+
y: f.y + w,
|
|
41138
|
+
width: f.width,
|
|
41139
|
+
height: S,
|
|
41140
|
+
fill: n[`${v}Renewable`]
|
|
41175
41141
|
}
|
|
41176
41142
|
),
|
|
41177
41143
|
/* @__PURE__ */ m.jsx(
|
|
41178
41144
|
"rect",
|
|
41179
41145
|
{
|
|
41180
|
-
x:
|
|
41181
|
-
y:
|
|
41182
|
-
width:
|
|
41183
|
-
height:
|
|
41184
|
-
fill: n[`${
|
|
41185
|
-
style: { cursor: "pointer" },
|
|
41186
|
-
onMouseMove: (E) => d(
|
|
41187
|
-
E,
|
|
41188
|
-
`${S} Other`,
|
|
41189
|
-
H,
|
|
41190
|
-
n[`${S}Other`]
|
|
41191
|
-
),
|
|
41192
|
-
onMouseLeave: f
|
|
41146
|
+
x: f.x,
|
|
41147
|
+
y: f.y - 1,
|
|
41148
|
+
width: f.width,
|
|
41149
|
+
height: w,
|
|
41150
|
+
fill: n[`${v}Other`]
|
|
41193
41151
|
}
|
|
41194
41152
|
)
|
|
41195
|
-
] },
|
|
41196
|
-
}),
|
|
41153
|
+
] }, h);
|
|
41154
|
+
}), u = () => /* @__PURE__ */ m.jsx(
|
|
41197
41155
|
un,
|
|
41198
41156
|
{
|
|
41199
41157
|
justify: "center",
|
|
41200
41158
|
gap: 16,
|
|
41201
41159
|
wrap: !0,
|
|
41202
|
-
children: Object.entries(nb).map(([
|
|
41160
|
+
children: Object.entries(nb).map(([d, f], h) => /* @__PURE__ */ m.jsxs(
|
|
41203
41161
|
un,
|
|
41204
41162
|
{
|
|
41205
41163
|
align: "center",
|
|
@@ -41211,19 +41169,19 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
41211
41169
|
style: {
|
|
41212
41170
|
width: 16,
|
|
41213
41171
|
height: 16,
|
|
41214
|
-
background:
|
|
41172
|
+
background: f
|
|
41215
41173
|
}
|
|
41216
41174
|
}
|
|
41217
41175
|
),
|
|
41218
|
-
/* @__PURE__ */ m.jsx("span", { style: { fontSize: 12 }, children: J2 == null ? void 0 : J2[
|
|
41176
|
+
/* @__PURE__ */ m.jsx("span", { style: { fontSize: 12 }, children: J2 == null ? void 0 : J2[d] })
|
|
41219
41177
|
]
|
|
41220
41178
|
},
|
|
41221
|
-
|
|
41179
|
+
h
|
|
41222
41180
|
))
|
|
41223
41181
|
}
|
|
41224
41182
|
);
|
|
41225
41183
|
return /* @__PURE__ */ m.jsxs(un, { vertical: !0, gap: 8, children: [
|
|
41226
|
-
/* @__PURE__ */ m.
|
|
41184
|
+
/* @__PURE__ */ m.jsx(
|
|
41227
41185
|
"div",
|
|
41228
41186
|
{
|
|
41229
41187
|
style: {
|
|
@@ -41232,80 +41190,80 @@ const za = 12, d1 = 14, Rs = Zt.tspan`
|
|
|
41232
41190
|
width: "100%",
|
|
41233
41191
|
overflow: "visible"
|
|
41234
41192
|
},
|
|
41235
|
-
children:
|
|
41236
|
-
|
|
41237
|
-
|
|
41238
|
-
|
|
41239
|
-
|
|
41240
|
-
|
|
41241
|
-
|
|
41242
|
-
|
|
41243
|
-
|
|
41244
|
-
|
|
41245
|
-
|
|
41246
|
-
|
|
41247
|
-
|
|
41248
|
-
|
|
41249
|
-
|
|
41250
|
-
|
|
41251
|
-
|
|
41252
|
-
|
|
41253
|
-
|
|
41254
|
-
|
|
41255
|
-
|
|
41256
|
-
|
|
41257
|
-
|
|
41258
|
-
|
|
41259
|
-
|
|
41260
|
-
|
|
41261
|
-
|
|
41262
|
-
|
|
41263
|
-
|
|
41264
|
-
|
|
41265
|
-
|
|
41266
|
-
|
|
41267
|
-
|
|
41268
|
-
|
|
41193
|
+
children: /* @__PURE__ */ m.jsx(
|
|
41194
|
+
kl,
|
|
41195
|
+
{
|
|
41196
|
+
data: e,
|
|
41197
|
+
keys: ["goodsTotal", "wasteTotal"],
|
|
41198
|
+
indexBy: "year",
|
|
41199
|
+
groupMode: "grouped",
|
|
41200
|
+
padding: i,
|
|
41201
|
+
innerPadding: o,
|
|
41202
|
+
enableLabel: !1,
|
|
41203
|
+
colors: (d) => "rgba(0, 0, 0, 0)",
|
|
41204
|
+
margin: {
|
|
41205
|
+
top: 50,
|
|
41206
|
+
right: 0,
|
|
41207
|
+
bottom: 50,
|
|
41208
|
+
left: 60,
|
|
41209
|
+
...r
|
|
41210
|
+
},
|
|
41211
|
+
axisLeft: {
|
|
41212
|
+
legend: "Gewicht (Mt)",
|
|
41213
|
+
legendPosition: "middle",
|
|
41214
|
+
legendOffset: -40,
|
|
41215
|
+
...l
|
|
41216
|
+
},
|
|
41217
|
+
axisBottom: {
|
|
41218
|
+
legend: "Jaar",
|
|
41219
|
+
legendPosition: "middle",
|
|
41220
|
+
legendOffset: 40,
|
|
41221
|
+
...s
|
|
41222
|
+
},
|
|
41223
|
+
layers: ["axes", "grid", c, "bars"],
|
|
41224
|
+
tooltip: (d) => /* @__PURE__ */ m.jsx(cr, { body: (a == null ? void 0 : a(d)) || /* @__PURE__ */ m.jsx("span", { children: "Tooltip" }) })
|
|
41225
|
+
}
|
|
41226
|
+
)
|
|
41269
41227
|
}
|
|
41270
41228
|
),
|
|
41271
|
-
/* @__PURE__ */ m.jsx(
|
|
41229
|
+
/* @__PURE__ */ m.jsx(u, {})
|
|
41272
41230
|
] });
|
|
41273
41231
|
};
|
|
41274
41232
|
export {
|
|
41275
|
-
|
|
41276
|
-
|
|
41277
|
-
|
|
41278
|
-
|
|
41279
|
-
|
|
41280
|
-
|
|
41281
|
-
|
|
41282
|
-
|
|
41233
|
+
Z7e as AddressLink,
|
|
41234
|
+
ohe as BarChart,
|
|
41235
|
+
nhe as BenchmarkSankey,
|
|
41236
|
+
N7e as ButtonControls,
|
|
41237
|
+
lhe as CrmValueChart,
|
|
41238
|
+
cr as CustomToolTip,
|
|
41239
|
+
q7e as Description,
|
|
41240
|
+
ihe as DomRawChart,
|
|
41283
41241
|
qF as DownloadButton,
|
|
41284
|
-
|
|
41242
|
+
W7e as EmailLink,
|
|
41285
41243
|
GF as ExpandButton,
|
|
41286
41244
|
Mx as GFButton,
|
|
41287
41245
|
$1 as GFCard,
|
|
41288
|
-
|
|
41289
|
-
|
|
41290
|
-
|
|
41246
|
+
G7e as GFMetricsGrid,
|
|
41247
|
+
she as GoalChart,
|
|
41248
|
+
che as ImpactTrend,
|
|
41291
41249
|
x6 as Link,
|
|
41292
41250
|
mD as LocationIcon,
|
|
41293
41251
|
pD as MailIcon,
|
|
41294
|
-
|
|
41252
|
+
ahe as MaterialHeatmap,
|
|
41295
41253
|
dD as Metrics,
|
|
41296
|
-
|
|
41254
|
+
F7e as NavCard,
|
|
41297
41255
|
vD as PhoneIcon,
|
|
41298
|
-
|
|
41299
|
-
|
|
41300
|
-
|
|
41301
|
-
|
|
41302
|
-
|
|
41303
|
-
|
|
41304
|
-
|
|
41256
|
+
U7e as PhoneLink,
|
|
41257
|
+
X7e as PieChart,
|
|
41258
|
+
D7e as QuickNavCard,
|
|
41259
|
+
uhe as RenewableTrend,
|
|
41260
|
+
K7e as Sankey,
|
|
41261
|
+
Q7e as ScatterPlot,
|
|
41262
|
+
z7e as TabCard,
|
|
41305
41263
|
nD as Title,
|
|
41306
|
-
|
|
41307
|
-
|
|
41308
|
-
|
|
41309
|
-
|
|
41264
|
+
J7e as TreeMap,
|
|
41265
|
+
ehe as Trends,
|
|
41266
|
+
the as VisSelectors,
|
|
41267
|
+
rhe as WasteOverview
|
|
41310
41268
|
};
|
|
41311
41269
|
//# sourceMappingURL=index.es.js.map
|