@undp/data-viz 2.3.19 → 2.4.0

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.
Files changed (95) hide show
  1. package/dist/BarGraph.cjs +1 -1
  2. package/dist/BarGraph.cjs.map +1 -1
  3. package/dist/BarGraph.js +1360 -1363
  4. package/dist/BarGraph.js.map +1 -1
  5. package/dist/BeeSwarmChart.cjs +1 -1
  6. package/dist/BeeSwarmChart.cjs.map +1 -1
  7. package/dist/BeeSwarmChart.js +302 -305
  8. package/dist/BeeSwarmChart.js.map +1 -1
  9. package/dist/BiVariateChoroplethMap.cjs +1 -1
  10. package/dist/BiVariateChoroplethMap.cjs.map +1 -1
  11. package/dist/BiVariateChoroplethMap.js +4 -4
  12. package/dist/BiVariateChoroplethMap.js.map +1 -1
  13. package/dist/BulletChart.cjs +1 -1
  14. package/dist/BulletChart.cjs.map +1 -1
  15. package/dist/BulletChart.js +591 -594
  16. package/dist/BulletChart.js.map +1 -1
  17. package/dist/ChoroplethMap.cjs +1 -1
  18. package/dist/ChoroplethMap.cjs.map +1 -1
  19. package/dist/ChoroplethMap.js +4 -4
  20. package/dist/ChoroplethMap.js.map +1 -1
  21. package/dist/CirclePackingGraph.cjs +1 -1
  22. package/dist/CirclePackingGraph.js +1 -1
  23. package/dist/DotDensityMap.cjs +1 -1
  24. package/dist/DotDensityMap.cjs.map +1 -1
  25. package/dist/DotDensityMap.js +255 -258
  26. package/dist/DotDensityMap.js.map +1 -1
  27. package/dist/DumbbellChart.cjs +1 -1
  28. package/dist/DumbbellChart.cjs.map +1 -1
  29. package/dist/DumbbellChart.js +553 -556
  30. package/dist/DumbbellChart.js.map +1 -1
  31. package/dist/{GraphEl-Dorm_qQE.js → GraphEl-B73N4RIA.js} +2 -2
  32. package/dist/{GraphEl-Dorm_qQE.js.map → GraphEl-B73N4RIA.js.map} +1 -1
  33. package/dist/{GraphEl-D8WRC8-j.cjs → GraphEl-Lt1og0C-.cjs} +2 -2
  34. package/dist/{GraphEl-D8WRC8-j.cjs.map → GraphEl-Lt1og0C-.cjs.map} +1 -1
  35. package/dist/GriddedGraphs.cjs +1 -1
  36. package/dist/GriddedGraphs.js +1 -1
  37. package/dist/Histogram.cjs +1 -1
  38. package/dist/Histogram.js +1 -1
  39. package/dist/HybridMap.cjs +1 -1
  40. package/dist/HybridMap.cjs.map +1 -1
  41. package/dist/HybridMap.js +310 -313
  42. package/dist/HybridMap.js.map +1 -1
  43. package/dist/MultiLineAltChart.cjs +1 -1
  44. package/dist/MultiLineAltChart.cjs.map +1 -1
  45. package/dist/MultiLineAltChart.js +269 -272
  46. package/dist/MultiLineAltChart.js.map +1 -1
  47. package/dist/MultiLineChart.cjs +1 -1
  48. package/dist/MultiLineChart.cjs.map +1 -1
  49. package/dist/MultiLineChart.js +319 -322
  50. package/dist/MultiLineChart.js.map +1 -1
  51. package/dist/RadarChart.cjs +1 -1
  52. package/dist/RadarChart.cjs.map +1 -1
  53. package/dist/RadarChart.js +3 -3
  54. package/dist/RadarChart.js.map +1 -1
  55. package/dist/SankeyChart.cjs +1 -1
  56. package/dist/SankeyChart.cjs.map +1 -1
  57. package/dist/SankeyChart.js +274 -280
  58. package/dist/SankeyChart.js.map +1 -1
  59. package/dist/ScatterPlot.cjs +1 -1
  60. package/dist/ScatterPlot.cjs.map +1 -1
  61. package/dist/ScatterPlot.js +341 -344
  62. package/dist/ScatterPlot.js.map +1 -1
  63. package/dist/SingleGraphDashboard.cjs +1 -1
  64. package/dist/SingleGraphDashboard.js +1 -1
  65. package/dist/SlopeChart.cjs +1 -1
  66. package/dist/SlopeChart.cjs.map +1 -1
  67. package/dist/SlopeChart.js +251 -254
  68. package/dist/SlopeChart.js.map +1 -1
  69. package/dist/StripChart.cjs +1 -1
  70. package/dist/StripChart.cjs.map +1 -1
  71. package/dist/StripChart.js +292 -295
  72. package/dist/StripChart.js.map +1 -1
  73. package/dist/ThreeDGlobe.cjs +1 -1
  74. package/dist/ThreeDGlobe.cjs.map +1 -1
  75. package/dist/ThreeDGlobe.js +3 -3
  76. package/dist/ThreeDGlobe.js.map +1 -1
  77. package/dist/TreeMapGraph.cjs +1 -1
  78. package/dist/TreeMapGraph.cjs.map +1 -1
  79. package/dist/TreeMapGraph.js +196 -199
  80. package/dist/TreeMapGraph.js.map +1 -1
  81. package/dist/WaterfallChart.cjs +1 -1
  82. package/dist/WaterfallChart.cjs.map +1 -1
  83. package/dist/WaterfallChart.js +274 -277
  84. package/dist/WaterfallChart.js.map +1 -1
  85. package/dist/index-B0Awa_de.js +377 -0
  86. package/dist/index-B0Awa_de.js.map +1 -0
  87. package/dist/index-CP8cmNzt.cjs +2 -0
  88. package/dist/index-CP8cmNzt.cjs.map +1 -0
  89. package/dist/index.cjs +1 -1
  90. package/dist/index.js +1 -1
  91. package/package.json +1 -1
  92. package/dist/index-Bdo_HXb_.cjs +0 -2
  93. package/dist/index-Bdo_HXb_.cjs.map +0 -1
  94. package/dist/index-CGrBpeUa.js +0 -380
  95. package/dist/index-CGrBpeUa.js.map +0 -1
@@ -1,6 +1,6 @@
1
- import { c as ze, j as s, m as We } from "./index-CHPV5EwG-BzibaIRc.js";
2
- import { useRef as Ye, useState as he, useEffect as Ee } from "react";
3
- import { p as j, f as Je } from "./parse-Dv4of-PN.js";
1
+ import { c as ze, j as s, m as Re } from "./index-CHPV5EwG-BzibaIRc.js";
2
+ import { useRef as Fe, useState as ce, useEffect as Ee } from "react";
3
+ import { p as L, f as Je } from "./parse-Dv4of-PN.js";
4
4
  import { o as Ke } from "./index-BZQYSqar.js";
5
5
  import { n as Be } from "./numberFormattingFunction-DqMf_v1m.js";
6
6
  import { T as Qe } from "./Tooltip-Bj-s__cI.js";
@@ -17,7 +17,7 @@ import { a as li } from "./linear-DNXM5Pdl.js";
17
17
  import { l as ci, c as mi } from "./line-DFlZsxI1.js";
18
18
  import { c as fi, s as di, a as ui, m as hi } from "./step-BrDul-H4.js";
19
19
  import { s as pi } from "./select-DKy99ogv.js";
20
- import { m as qt } from "./proxy-BsxtcZKa.js";
20
+ import { m as Ut } from "./proxy-BsxtcZKa.js";
21
21
  import { a as gi } from "./init-BhZylTFx.js";
22
22
  import { p as xi } from "./pointer-CWRWOsrb.js";
23
23
  import { u as yi } from "./use-in-view-KOXq5Kmc.js";
@@ -26,254 +26,254 @@ import { GraphHeader as wi } from "./GraphHeader.js";
26
26
  import { ColorLegend as Ci } from "./ColorLegend.js";
27
27
  import { Colors as bi } from "./Colors.js";
28
28
  import { E as Ai } from "./EmptyState-CaxXCkiN.js";
29
- import { g as Li } from "./generateRandomString-za3IQGfQ.js";
30
- import { a as Oi, G as ji } from "./GraphContainer-B8ZqOzKI.js";
29
+ import { g as Oi } from "./generateRandomString-za3IQGfQ.js";
30
+ import { a as Li, G as ji } from "./GraphContainer-B8ZqOzKI.js";
31
31
  import { g as Di } from "./getNoOfTicks-CpmRjcRF.js";
32
32
  function Ti(i) {
33
33
  const t = ze.c(154), {
34
34
  data: y,
35
- width: it,
36
- height: Jt,
35
+ width: nt,
36
+ height: qt,
37
37
  lineColors: D,
38
38
  dateFormat: a,
39
- noOfXTicks: Le,
39
+ noOfXTicks: we,
40
40
  labels: T,
41
- rightMargin: St,
42
- topMargin: L,
43
- bottomMargin: ot,
44
- suffix: E,
45
- prefix: B,
41
+ rightMargin: Tt,
42
+ topMargin: O,
43
+ bottomMargin: st,
44
+ suffix: z,
45
+ prefix: U,
46
46
  leftMargin: w,
47
- tooltip: nt,
48
- onSeriesMouseOver: Kt,
49
- showValues: Oe,
50
- showColorLegendAtTop: je,
51
- refValues: kt,
52
- highlightAreaSettings: Qt,
53
- minValue: z,
54
- maxValue: st,
55
- highlightedLines: at,
47
+ tooltip: at,
48
+ onSeriesMouseOver: Jt,
49
+ showValues: Ce,
50
+ showColorLegendAtTop: be,
51
+ refValues: St,
52
+ highlightAreaSettings: Kt,
53
+ minValue: q,
54
+ maxValue: rt,
55
+ highlightedLines: lt,
56
56
  animate: n,
57
- rtl: U,
58
- strokeWidth: Zt,
59
- showDots: _t,
60
- annotations: Mt,
61
- customHighlightAreaSettings: $t,
62
- yAxisTitle: rt,
63
- noOfYTicks: te,
64
- minDate: pe,
65
- maxDate: ge,
66
- curveType: Vt,
57
+ rtl: J,
58
+ strokeWidth: Qt,
59
+ showDots: Zt,
60
+ annotations: kt,
61
+ customHighlightAreaSettings: Mt,
62
+ yAxisTitle: ct,
63
+ noOfYTicks: me,
64
+ minDate: fe,
65
+ maxDate: de,
66
+ curveType: $t,
67
67
  styles: v,
68
68
  classNames: x,
69
- dimmedOpacity: xe,
70
- precision: q,
71
- customLayers: J,
72
- dashedLines: lt,
73
- dashSettings: Nt,
74
- labelsToBeHidden: De,
75
- revealClipId: ct,
69
+ dimmedOpacity: ue,
70
+ precision: K,
71
+ customLayers: Q,
72
+ dashedLines: mt,
73
+ dashSettings: Vt,
74
+ labelsToBeHidden: Ae,
75
+ revealClipId: ft,
76
76
  locale: V,
77
- naLabel: Te
78
- } = i, ee = Ye(null);
79
- let mt;
80
- t[0] !== n.amount || t[1] !== n.once ? (mt = {
77
+ naLabel: Oe
78
+ } = i, _t = Fe(null);
79
+ let dt;
80
+ t[0] !== n.amount || t[1] !== n.once ? (dt = {
81
81
  once: n.once,
82
82
  amount: n.amount
83
- }, t[0] = n.amount, t[1] = n.once, t[2] = mt) : mt = t[2];
84
- const f = yi(ee, mt), [m, h] = he(!1);
85
- let Ht, It;
86
- t[3] !== n.duration || t[4] !== m || t[5] !== f ? (Ht = () => {
83
+ }, t[0] = n.amount, t[1] = n.once, t[2] = dt) : dt = t[2];
84
+ const f = yi(_t, dt), [m, h] = ce(!1);
85
+ let Nt, Ht;
86
+ t[3] !== n.duration || t[4] !== m || t[5] !== f ? (Nt = () => {
87
87
  if (f && !m) {
88
88
  const o = setTimeout(() => {
89
89
  h(!0);
90
90
  }, (n.duration + 0.5) * 1e3);
91
91
  return () => clearTimeout(o);
92
92
  }
93
- }, It = [f, m, n.duration], t[3] = n.duration, t[4] = m, t[5] = f, t[6] = Ht, t[7] = It) : (Ht = t[6], It = t[7]), Ee(Ht, It);
94
- const ie = Vt === "linear" ? mi : Vt === "step" ? fi : Vt === "stepAfter" ? di : Vt === "stepBefore" ? ui : hi, [b, Rt] = he(void 0), [K, ye] = he(void 0), [Ft, ve] = he(void 0), N = rt ? w + 30 : w;
95
- let ft;
96
- t[8] !== ot || t[9] !== St || t[10] !== N || t[11] !== L ? (ft = {
97
- top: L,
98
- bottom: ot,
99
- left: N,
100
- right: St
101
- }, t[8] = ot, t[9] = St, t[10] = N, t[11] = L, t[12] = ft) : ft = t[12];
102
- const p = ft, dt = Ye(null);
93
+ }, Ht = [f, m, n.duration], t[3] = n.duration, t[4] = m, t[5] = f, t[6] = Nt, t[7] = Ht) : (Nt = t[6], Ht = t[7]), Ee(Nt, Ht);
94
+ const te = $t === "linear" ? mi : $t === "step" ? fi : $t === "stepAfter" ? di : $t === "stepBefore" ? ui : hi, [b, It] = ce(void 0), [Z, he] = ce(void 0), [Rt, pe] = ce(void 0), N = ct ? w + 30 : w;
103
95
  let ut;
104
- t[13] !== a ? (ut = (o) => ({
96
+ t[8] !== st || t[9] !== Tt || t[10] !== N || t[11] !== O ? (ut = {
97
+ top: O,
98
+ bottom: st,
99
+ left: N,
100
+ right: Tt
101
+ }, t[8] = st, t[9] = Tt, t[10] = N, t[11] = O, t[12] = ut) : ut = t[12];
102
+ const p = ut, ht = Fe(null);
103
+ let pt;
104
+ t[13] !== a ? (pt = (o) => ({
105
105
  ...o,
106
- date: j(`${o.date}`, a, /* @__PURE__ */ new Date())
107
- }), t[13] = a, t[14] = ut) : ut = t[14];
108
- const d = Ke(y.map(ut), ["date"], ["asc"]), we = d[0].y.map((o, e) => d.map((u) => ({
106
+ date: L(`${o.date}`, a, /* @__PURE__ */ new Date())
107
+ }), t[13] = a, t[14] = pt) : pt = t[14];
108
+ const d = Ke(y.map(pt), ["date"], ["asc"]), ge = d[0].y.map((o, e) => d.map((u) => ({
109
109
  ...u,
110
110
  y: u.y[e]
111
111
  })).filter(qi));
112
- let ht;
113
- if (t[15] !== a || t[16] !== Qt) {
112
+ let gt;
113
+ if (t[15] !== a || t[16] !== Kt) {
114
114
  let o;
115
115
  t[18] !== a ? (o = (e) => ({
116
116
  ...e,
117
- coordinates: [e.coordinates[0] === null ? null : j(`${e.coordinates[0]}`, a, /* @__PURE__ */ new Date()), e.coordinates[1] === null ? null : j(`${e.coordinates[1]}`, a, /* @__PURE__ */ new Date())]
118
- }), t[18] = a, t[19] = o) : o = t[19], ht = Qt.map(o), t[15] = a, t[16] = Qt, t[17] = ht;
117
+ coordinates: [e.coordinates[0] === null ? null : L(`${e.coordinates[0]}`, a, /* @__PURE__ */ new Date()), e.coordinates[1] === null ? null : L(`${e.coordinates[1]}`, a, /* @__PURE__ */ new Date())]
118
+ }), t[18] = a, t[19] = o) : o = t[19], gt = Kt.map(o), t[15] = a, t[16] = Kt, t[17] = gt;
119
119
  } else
120
- ht = t[17];
121
- const Wt = ht;
122
- let pt;
123
- if (t[20] !== $t || t[21] !== a) {
120
+ gt = t[17];
121
+ const Ft = gt;
122
+ let xt;
123
+ if (t[20] !== Mt || t[21] !== a) {
124
124
  let o;
125
125
  t[23] !== a ? (o = (e) => ({
126
126
  ...e,
127
- coordinates: e.coordinates.map((u, et) => et % 2 === 0 ? j(`${u}`, a, /* @__PURE__ */ new Date()) : u)
128
- }), t[23] = a, t[24] = o) : o = t[24], pt = $t.map(o), t[20] = $t, t[21] = a, t[22] = pt;
127
+ coordinates: e.coordinates.map((u, ot) => ot % 2 === 0 ? L(`${u}`, a, /* @__PURE__ */ new Date()) : u)
128
+ }), t[23] = a, t[24] = o) : o = t[24], xt = Mt.map(o), t[20] = Mt, t[21] = a, t[22] = xt;
129
129
  } else
130
- pt = t[22];
131
- const Ce = pt, c = it - p.left - p.right, g = Jt - p.top - p.bottom, be = pe ? j(`${pe}`, a, /* @__PURE__ */ new Date()) : d[0].date, oe = ge ? j(`${ge}`, a, /* @__PURE__ */ new Date()) : d[d.length - 1].date, C = A(z) ? Math.min(...d.map(zi)) ? Math.min(...d.map(Ei)) > 0 ? 0 : Math.min(...d.map(Xi)) : 0 : z, H = Math.max(...d.map(Yi)) ? Math.max(...d.map(Fi)) : 0, r = ri().domain([be, oe]).range([0, c]);
132
- let Q;
133
- t[25] !== C || t[26] !== z ? (Q = A(z) ? C : z, t[25] = C, t[26] = z, t[27] = Q) : Q = t[27];
134
- let Z;
135
- t[28] !== H || t[29] !== st ? (Z = A(st) ? H > 0 ? H : 0 : st, t[28] = H, t[29] = st, t[30] = Z) : Z = t[30];
136
- const l = li().domain([Q, Z]).range([g, 0]).nice(), I = ci().x((o) => r(o.date)).y((o) => l(o.y)).curve(ie), ne = l.ticks(te), se = r.ticks(Le);
130
+ xt = t[22];
131
+ const xe = xt, l = nt - p.left - p.right, g = qt - p.top - p.bottom, ye = fe ? L(`${fe}`, a, /* @__PURE__ */ new Date()) : d[0].date, ee = de ? L(`${de}`, a, /* @__PURE__ */ new Date()) : d[d.length - 1].date, C = A(q) ? Math.min(...d.map(zi)) ? Math.min(...d.map(Ei)) > 0 ? 0 : Math.min(...d.map(Xi)) : 0 : q, H = Math.max(...d.map(Yi)) ? Math.max(...d.map(Fi)) : 0, r = ri().domain([ye, ee]).range([0, l]);
132
+ let _;
133
+ t[25] !== C || t[26] !== q ? (_ = A(q) ? C : q, t[25] = C, t[26] = q, t[27] = _) : _ = t[27];
134
+ let j;
135
+ t[28] !== H || t[29] !== rt ? (j = A(rt) ? H > 0 ? H : 0 : rt, t[28] = H, t[29] = rt, t[30] = j) : j = t[30];
136
+ const c = li().domain([_, j]).range([g, 0]).nice(), ie = ci().x((o) => r(o.date)).y((o) => c(o.y)).curve(te), oe = c.ticks(me), Wt = r.ticks(we);
137
137
  Ee(() => {
138
138
  const o = (u) => {
139
- const et = d[gi(d.map(Ri), r.invert(xi(u)[0]), 0)];
140
- Rt(et || d[d.length - 1]), ve(u.clientY), ye(u.clientX), Kt?.(et || d[d.length - 1]);
139
+ const ot = d[gi(d.map(Ri), r.invert(xi(u)[0]), 0)];
140
+ It(ot || d[d.length - 1]), pe(u.clientY), he(u.clientX), Jt?.(ot || d[d.length - 1]);
141
141
  }, e = () => {
142
- Rt(void 0), ye(void 0), ve(void 0);
142
+ It(void 0), he(void 0), pe(void 0);
143
143
  };
144
- pi(dt.current).on("mousemove", o).on("mouseout", e), Kt?.(void 0);
145
- }, [r, d, Kt]);
146
- let gt;
147
- t[31] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (gt = {
144
+ pi(ht.current).on("mousemove", o).on("mouseout", e), Jt?.(void 0);
145
+ }, [r, d, Jt]);
146
+ let yt;
147
+ t[31] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (yt = {
148
148
  width: 0
149
- }, t[31] = gt) : gt = t[31];
149
+ }, t[31] = yt) : yt = t[31];
150
150
  let S;
151
151
  t[32] !== n.duration ? (S = {
152
152
  duration: n.duration
153
153
  }, t[32] = n.duration, t[33] = S) : S = t[33];
154
- let R;
155
- t[34] !== c || t[35] !== S ? (R = {
156
- initial: gt,
154
+ let I;
155
+ t[34] !== l || t[35] !== S ? (I = {
156
+ initial: yt,
157
157
  whileInView: {
158
- width: c,
158
+ width: l,
159
159
  transition: S
160
160
  }
161
- }, t[34] = c, t[35] = S, t[36] = R) : R = t[36];
162
- const xt = f ? "whileInView" : "initial";
163
- let F;
164
- t[37] !== g || t[38] !== R || t[39] !== xt ? (F = /* @__PURE__ */ s.jsx(qt.rect, { x: 0, y: 0, height: g, variants: R, initial: "initial", animate: xt }), t[37] = g, t[38] = R, t[39] = xt, t[40] = F) : F = t[40];
165
- let yt;
166
- t[41] !== ct || t[42] !== F ? (yt = /* @__PURE__ */ s.jsx("defs", { children: /* @__PURE__ */ s.jsx("clipPath", { id: ct, children: F }) }), t[41] = ct, t[42] = F, t[43] = yt) : yt = t[43];
161
+ }, t[34] = l, t[35] = S, t[36] = I) : I = t[36];
162
+ const Yt = f ? "whileInView" : "initial";
163
+ let R;
164
+ t[37] !== g || t[38] !== I || t[39] !== Yt ? (R = /* @__PURE__ */ s.jsx(Ut.rect, { x: 0, y: 0, height: g, variants: I, initial: "initial", animate: Yt }), t[37] = g, t[38] = I, t[39] = Yt, t[40] = R) : R = t[40];
167
165
  let vt;
168
- t[44] !== n || t[45] !== g || t[46] !== c || t[47] !== Wt || t[48] !== f || t[49] !== r ? (vt = /* @__PURE__ */ s.jsx(ai, { areaSettings: Wt, width: c, height: g, scale: r, animate: n, isInView: f }), t[44] = n, t[45] = g, t[46] = c, t[47] = Wt, t[48] = f, t[49] = r, t[50] = vt) : vt = t[50];
169
- const Yt = v?.yAxis?.gridLines, Pt = v?.yAxis?.labels;
166
+ t[41] !== ft || t[42] !== R ? (vt = /* @__PURE__ */ s.jsx("defs", { children: /* @__PURE__ */ s.jsx("clipPath", { id: ft, children: R }) }), t[41] = ft, t[42] = R, t[43] = vt) : vt = t[43];
170
167
  let wt;
171
- t[51] !== Yt || t[52] !== Pt ? (wt = {
172
- gridLines: Yt,
173
- labels: Pt
174
- }, t[51] = Yt, t[52] = Pt, t[53] = wt) : wt = t[53];
175
- const Ct = x?.yAxis?.gridLines, Xt = x?.yAxis?.labels;
176
- let _;
177
- t[54] !== Ct || t[55] !== Xt ? (_ = {
178
- gridLines: Ct,
168
+ t[44] !== n || t[45] !== g || t[46] !== l || t[47] !== Ft || t[48] !== f || t[49] !== r ? (wt = /* @__PURE__ */ s.jsx(ai, { areaSettings: Ft, width: l, height: g, scale: r, animate: n, isInView: f }), t[44] = n, t[45] = g, t[46] = l, t[47] = Ft, t[48] = f, t[49] = r, t[50] = wt) : wt = t[50];
169
+ const Pt = v?.yAxis?.gridLines, Ct = v?.yAxis?.labels;
170
+ let bt;
171
+ t[51] !== Pt || t[52] !== Ct ? (bt = {
172
+ gridLines: Pt,
173
+ labels: Ct
174
+ }, t[51] = Pt, t[52] = Ct, t[53] = bt) : bt = t[53];
175
+ const At = x?.yAxis?.gridLines, Xt = x?.yAxis?.labels;
176
+ let tt;
177
+ t[54] !== At || t[55] !== Xt ? (tt = {
178
+ gridLines: At,
179
179
  labels: Xt
180
- }, t[54] = Ct, t[55] = Xt, t[56] = _) : _ = t[56];
181
- const Gt = l(C < 0 ? 0 : C), bt = l(C < 0 ? 0 : C), Et = 0 - w, At = c + p.right, W = C < 0 ? 0 : C;
182
- let O;
183
- t[57] !== V || t[58] !== q || t[59] !== B || t[60] !== E || t[61] !== W ? (O = Be(W, void 0, q, B, E, V), t[57] = V, t[58] = q, t[59] = B, t[60] = E, t[61] = W, t[62] = O) : O = t[62];
184
- const Bt = 0 - w, zt = l(C < 0 ? 0 : C), tt = H < 0 ? "1em" : -5;
185
- let Lt;
186
- t[63] !== Bt || t[64] !== zt || t[65] !== tt ? (Lt = {
187
- x: Bt,
188
- y: zt,
189
- dx: 0,
190
- dy: tt
191
- }, t[63] = Bt, t[64] = zt, t[65] = tt, t[66] = Lt) : Lt = t[66];
192
- const Ot = x?.xAxis?.axis, Ae = x?.yAxis?.labels;
180
+ }, t[54] = At, t[55] = Xt, t[56] = tt) : tt = t[56];
181
+ const Gt = c(C < 0 ? 0 : C), Ot = c(C < 0 ? 0 : C), F = 0 - w, W = l + p.right, Et = C < 0 ? 0 : C;
193
182
  let Y;
194
- t[67] !== Ot || t[68] !== Ae ? (Y = {
195
- axis: Ot,
196
- label: Ae
197
- }, t[67] = Ot, t[68] = Ae, t[69] = Y) : Y = t[69];
198
- const ae = v?.xAxis?.axis, jt = v?.yAxis?.labels;
183
+ t[57] !== V || t[58] !== K || t[59] !== U || t[60] !== z || t[61] !== Et ? (Y = Be(Et, void 0, K, U, z, V), t[57] = V, t[58] = K, t[59] = U, t[60] = z, t[61] = Et, t[62] = Y) : Y = t[62];
184
+ const et = 0 - w, ve = c(C < 0 ? 0 : C), Lt = H < 0 ? "1em" : -5;
185
+ let jt;
186
+ t[63] !== et || t[64] !== ve || t[65] !== Lt ? (jt = {
187
+ x: et,
188
+ y: ve,
189
+ dx: 0,
190
+ dy: Lt
191
+ }, t[63] = et, t[64] = ve, t[65] = Lt, t[66] = jt) : jt = t[66];
192
+ const Bt = x?.xAxis?.axis, ne = x?.yAxis?.labels;
199
193
  let k;
200
- t[70] !== ae || t[71] !== jt ? (k = {
201
- axis: ae,
202
- label: jt
203
- }, t[70] = ae, t[71] = jt, t[72] = k) : k = t[72];
204
- let Dt;
205
- t[73] !== Gt || t[74] !== bt || t[75] !== Et || t[76] !== At || t[77] !== O || t[78] !== Lt || t[79] !== Y || t[80] !== k ? (Dt = /* @__PURE__ */ s.jsx(ii, { y1: Gt, y2: bt, x1: Et, x2: At, label: O, labelPos: Lt, classNames: Y, styles: k }), t[73] = Gt, t[74] = bt, t[75] = Et, t[76] = At, t[77] = O, t[78] = Lt, t[79] = Y, t[80] = k, t[81] = Dt) : Dt = t[81];
206
- const Ut = 0 - w - 15, P = g / 2, X = v?.yAxis?.title, G = x?.yAxis?.title;
194
+ t[67] !== Bt || t[68] !== ne ? (k = {
195
+ axis: Bt,
196
+ label: ne
197
+ }, t[67] = Bt, t[68] = ne, t[69] = k) : k = t[69];
198
+ const Dt = v?.xAxis?.axis, zt = v?.yAxis?.labels;
199
+ let P;
200
+ t[70] !== Dt || t[71] !== zt ? (P = {
201
+ axis: Dt,
202
+ label: zt
203
+ }, t[70] = Dt, t[71] = zt, t[72] = P) : P = t[72];
207
204
  let M;
208
- t[82] !== Ut || t[83] !== P || t[84] !== X || t[85] !== G || t[86] !== rt ? (M = /* @__PURE__ */ s.jsx(ei, { x: Ut, y: P, style: X, className: G, text: rt, rotate90: !0 }), t[82] = Ut, t[83] = P, t[84] = X, t[85] = G, t[86] = rt, t[87] = M) : M = t[87];
205
+ t[73] !== Gt || t[74] !== Ot || t[75] !== F || t[76] !== W || t[77] !== Y || t[78] !== jt || t[79] !== k || t[80] !== P ? (M = /* @__PURE__ */ s.jsx(ii, { y1: Gt, y2: Ot, x1: F, x2: W, label: Y, labelPos: jt, classNames: k, styles: P }), t[73] = Gt, t[74] = Ot, t[75] = F, t[76] = W, t[77] = Y, t[78] = jt, t[79] = k, t[80] = P, t[81] = M) : M = t[81];
206
+ const X = 0 - w - 15, G = g / 2, E = v?.yAxis?.title, B = x?.yAxis?.title;
209
207
  let $;
210
- t[88] !== a ? ($ = (o) => Je(o, a), t[88] = a, t[89] = $) : $ = t[89];
211
- const Tt = se.map($), re = se.map((o) => r(o)), le = v?.xAxis?.gridLines, ce = v?.xAxis?.labels;
212
- let Se;
213
- t[90] !== le || t[91] !== ce ? (Se = {
214
- gridLines: le,
215
- labels: ce
216
- }, t[90] = le, t[91] = ce, t[92] = Se) : Se = t[92];
208
+ t[82] !== X || t[83] !== G || t[84] !== E || t[85] !== B || t[86] !== ct ? ($ = /* @__PURE__ */ s.jsx(ei, { x: X, y: G, style: E, className: B, text: ct, rotate90: !0 }), t[82] = X, t[83] = G, t[84] = E, t[85] = B, t[86] = ct, t[87] = $) : $ = t[87];
209
+ let it;
210
+ t[88] !== a ? (it = (o) => Je(o, a), t[88] = a, t[89] = it) : it = t[89];
211
+ const Le = Wt.map(it), je = Wt.map((o) => r(o)), We = v?.xAxis?.gridLines, Ye = v?.xAxis?.labels;
212
+ let De;
213
+ t[90] !== We || t[91] !== Ye ? (De = {
214
+ gridLines: We,
215
+ labels: Ye
216
+ }, t[90] = We, t[91] = Ye, t[92] = De) : De = t[92];
217
217
  const Pe = x?.xAxis?.gridLines;
218
- let me;
219
- t[93] !== Pe ? (me = We("opacity-0", Pe), t[93] = Pe, t[94] = me) : me = t[94];
218
+ let se;
219
+ t[93] !== Pe ? (se = Re("opacity-0", Pe), t[93] = Pe, t[94] = se) : se = t[94];
220
220
  const Xe = x?.xAxis?.labels;
221
- let fe;
222
- t[95] !== Xe ? (fe = We("fill-primary-gray-700 dark:fill-primary-gray-300 xs:max-[360px]:hidden text-[9px] md:text-[10px] lg:text-xs", Xe), t[95] = Xe, t[96] = fe) : fe = t[96];
223
- let ke;
224
- t[97] !== me || t[98] !== fe ? (ke = {
225
- gridLines: me,
226
- labels: fe
227
- }, t[97] = me, t[98] = fe, t[99] = ke) : ke = t[99];
228
- let Me;
229
- t[100] !== J ? (Me = J.filter(Ni).map(Vi), t[100] = J, t[101] = Me) : Me = t[101];
230
- const Ge = we.map((o, e) => /* @__PURE__ */ s.jsxs(qt.g, { exit: {
221
+ let ae;
222
+ t[95] !== Xe ? (ae = Re("fill-primary-gray-700 dark:fill-primary-gray-300 xs:max-[360px]:hidden text-[9px] md:text-[10px] lg:text-xs", Xe), t[95] = Xe, t[96] = ae) : ae = t[96];
223
+ let Te;
224
+ t[97] !== se || t[98] !== ae ? (Te = {
225
+ gridLines: se,
226
+ labels: ae
227
+ }, t[97] = se, t[98] = ae, t[99] = Te) : Te = t[99];
228
+ let Se;
229
+ t[100] !== Q ? (Se = Q.filter(Ni).map(Vi), t[100] = Q, t[101] = Se) : Se = t[101];
230
+ const Ge = ge.map((o, e) => /* @__PURE__ */ s.jsxs(Ut.g, { exit: {
231
231
  opacity: 0,
232
232
  transition: {
233
233
  duration: n.duration
234
234
  }
235
235
  }, variants: {
236
236
  initial: {
237
- opacity: at.length !== 0 ? at.indexOf(T[e]) !== -1 ? 1 : xe : 1
237
+ opacity: lt ? lt.indexOf(T[e]) !== -1 ? 1 : ue : 1
238
238
  },
239
239
  whileInView: {
240
- opacity: at.length !== 0 ? at.indexOf(T[e]) !== -1 ? 1 : xe : 1,
240
+ opacity: lt ? lt.indexOf(T[e]) !== -1 ? 1 : ue : 1,
241
241
  transition: {
242
242
  duration: n.duration
243
243
  }
244
244
  }
245
245
  }, initial: "initial", animate: f ? "whileInView" : "initial", children: [
246
- /* @__PURE__ */ s.jsx(qt.path, { style: {
246
+ /* @__PURE__ */ s.jsx(Ut.path, { style: {
247
247
  fill: "none",
248
- strokeWidth: Zt
249
- }, clipPath: `url(#${ct})`, exit: {
248
+ strokeWidth: Qt
249
+ }, clipPath: `url(#${ft})`, exit: {
250
250
  opacity: 0,
251
251
  transition: {
252
252
  duration: n.duration
253
253
  }
254
254
  }, variants: {
255
255
  initial: {
256
- ...lt.length === 0 ? {
256
+ ...mt.length === 0 ? {
257
257
  pathLength: 0
258
258
  } : {},
259
- d: I(o.filter($i)) || "",
259
+ d: ie(o.filter($i)) || "",
260
260
  opacity: 1,
261
261
  stroke: D[e]
262
262
  },
263
263
  whileInView: {
264
- ...lt.length === 0 ? {
264
+ ...mt.length === 0 ? {
265
265
  pathLength: 1
266
266
  } : {},
267
- d: I(o.filter(Mi)) || "",
267
+ d: ie(o.filter(Mi)) || "",
268
268
  opacity: 1,
269
269
  stroke: D[e],
270
270
  transition: {
271
271
  duration: n.duration
272
272
  }
273
273
  }
274
- }, strokeDasharray: lt.includes(T[e]) ? Nt[e % Nt.length] : void 0, initial: "initial", animate: f ? "whileInView" : "initial" }),
275
- o.map((u, et) => /* @__PURE__ */ s.jsx("g", { children: A(u.y) ? null : /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
276
- _t ? /* @__PURE__ */ s.jsx(qt.circle, { r: c / d.length < 5 ? 0 : c / d.length < 20 ? 2 : 4, exit: {
274
+ }, strokeDasharray: mt.includes(T[e]) ? Vt[e % Vt.length] : void 0, initial: "initial", animate: f ? "whileInView" : "initial" }),
275
+ o.map((u, ot) => /* @__PURE__ */ s.jsx("g", { children: A(u.y) ? null : /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
276
+ Zt ? /* @__PURE__ */ s.jsx(Ut.circle, { r: l / d.length < 5 ? 0 : l / d.length < 20 ? 2 : 4, exit: {
277
277
  opacity: 0,
278
278
  transition: {
279
279
  duration: n.duration
@@ -283,7 +283,7 @@ function Ti(i) {
283
283
  opacity: 0,
284
284
  fill: D[e],
285
285
  cx: r(u.date),
286
- cy: l(u.y)
286
+ cy: c(u.y)
287
287
  },
288
288
  whileInView: {
289
289
  opacity: 1,
@@ -293,13 +293,13 @@ function Ti(i) {
293
293
  delay: m ? 0 : n.duration
294
294
  },
295
295
  cx: r(u.date),
296
- cy: l(u.y)
296
+ cy: c(u.y)
297
297
  }
298
298
  }, initial: "initial", animate: f ? "whileInView" : "initial" }) : null,
299
- Oe ? /* @__PURE__ */ s.jsx(qt.text, { dy: -8, style: {
299
+ Ce ? /* @__PURE__ */ s.jsx(Ut.text, { dy: -8, style: {
300
300
  textAnchor: "middle",
301
301
  ...v?.graphObjectValues || {}
302
- }, className: We("graph-value text-xs font-bold", x?.graphObjectValues), exit: {
302
+ }, className: Re("graph-value text-xs font-bold", x?.graphObjectValues), exit: {
303
303
  opacity: 0,
304
304
  transition: {
305
305
  duration: n.duration
@@ -309,21 +309,21 @@ function Ti(i) {
309
309
  opacity: 0,
310
310
  fill: D[e],
311
311
  x: r(u.date),
312
- y: l(u.y)
312
+ y: c(u.y)
313
313
  },
314
314
  whileInView: {
315
315
  opacity: 1,
316
316
  fill: D[e],
317
317
  x: r(u.date),
318
- y: l(u.y),
318
+ y: c(u.y),
319
319
  transition: {
320
320
  duration: m ? n.duration : 0.5,
321
321
  delay: m ? 0 : n.duration
322
322
  }
323
323
  }
324
- }, initial: "initial", animate: f ? "whileInView" : "initial", children: Be(u.y, Te, q, B, E, V) }) : null
325
- ] }) }, et)),
326
- je || De.includes(T[e]) ? null : /* @__PURE__ */ s.jsx(qt.text, { className: "text-xs", dx: 5, dy: 4, exit: {
324
+ }, initial: "initial", animate: f ? "whileInView" : "initial", children: Be(u.y, Oe, K, U, z, V) }) : null
325
+ ] }) }, ot)),
326
+ be || Ae.includes(T[e]) ? null : /* @__PURE__ */ s.jsx(Ut.text, { className: "text-xs", dx: 5, dy: 4, exit: {
327
327
  opacity: 0,
328
328
  transition: {
329
329
  duration: n.duration
@@ -333,13 +333,13 @@ function Ti(i) {
333
333
  opacity: 0,
334
334
  fill: D[e],
335
335
  x: r(o[o.length - 1].date),
336
- y: l(o[o.length - 1].y)
336
+ y: c(o[o.length - 1].y)
337
337
  },
338
338
  whileInView: {
339
339
  opacity: 1,
340
340
  fill: D[e],
341
341
  x: r(o[o.length - 1].date),
342
- y: l(o[o.length - 1].y),
342
+ y: c(o[o.length - 1].y),
343
343
  transition: {
344
344
  duration: m ? n.duration : 0.5,
345
345
  delay: m ? 0 : n.duration
@@ -347,77 +347,77 @@ function Ti(i) {
347
347
  }
348
348
  }, initial: "initial", animate: f ? "whileInView" : "initial", children: T[e] })
349
349
  ] }, T[e]));
350
- let de;
351
- t[102] !== x?.mouseOverLine || t[103] !== g || t[104] !== b || t[105] !== v?.mouseOverLine || t[106] !== r ? (de = b ? /* @__PURE__ */ s.jsx("line", { y1: 0, y2: g, x1: r(b.date), x2: r(b.date), className: We("undp-tick-line stroke-primary-gray-700 dark:stroke-primary-gray-100", x?.mouseOverLine), style: v?.mouseOverLine }) : null, t[102] = x?.mouseOverLine, t[103] = g, t[104] = b, t[105] = v?.mouseOverLine, t[106] = r, t[107] = de) : de = t[107];
352
- let $e;
353
- t[108] !== Ge || t[109] !== de ? ($e = /* @__PURE__ */ s.jsxs("g", { children: [
350
+ let re;
351
+ t[102] !== x?.mouseOverLine || t[103] !== g || t[104] !== b || t[105] !== v?.mouseOverLine || t[106] !== r ? (re = b ? /* @__PURE__ */ s.jsx("line", { y1: 0, y2: g, x1: r(b.date), x2: r(b.date), className: Re("undp-tick-line stroke-primary-gray-700 dark:stroke-primary-gray-100", x?.mouseOverLine), style: v?.mouseOverLine }) : null, t[102] = x?.mouseOverLine, t[103] = g, t[104] = b, t[105] = v?.mouseOverLine, t[106] = r, t[107] = re) : re = t[107];
352
+ let ke;
353
+ t[108] !== Ge || t[109] !== re ? (ke = /* @__PURE__ */ s.jsxs("g", { children: [
354
354
  Ge,
355
- de
356
- ] }), t[108] = Ge, t[109] = de, t[110] = $e) : $e = t[110];
357
- let Ve;
358
- t[111] !== n || t[112] !== c || t[113] !== f || t[114] !== w || t[115] !== p.right || t[116] !== kt || t[117] !== l ? (Ve = kt ? /* @__PURE__ */ s.jsx(s.Fragment, { children: kt.map((o, e) => /* @__PURE__ */ s.jsx(ni, { text: o.text, color: o.color, y: l(o.value), x1: 0 - w, x2: c + p.right, classNames: o.classNames, styles: o.styles, animate: n, isInView: f }, e)) }) : null, t[111] = n, t[112] = c, t[113] = f, t[114] = w, t[115] = p.right, t[116] = kt, t[117] = l, t[118] = Ve) : Ve = t[118];
359
- let ue;
360
- if (t[119] !== n || t[120] !== Mt || t[121] !== a || t[122] !== c || t[123] !== f || t[124] !== p.right || t[125] !== U || t[126] !== r || t[127] !== l) {
355
+ re
356
+ ] }), t[108] = Ge, t[109] = re, t[110] = ke) : ke = t[110];
357
+ let Me;
358
+ t[111] !== n || t[112] !== l || t[113] !== f || t[114] !== w || t[115] !== p.right || t[116] !== St || t[117] !== c ? (Me = St ? /* @__PURE__ */ s.jsx(s.Fragment, { children: St.map((o, e) => /* @__PURE__ */ s.jsx(ni, { text: o.text, color: o.color, y: c(o.value), x1: 0 - w, x2: l + p.right, classNames: o.classNames, styles: o.styles, animate: n, isInView: f }, e)) }) : null, t[111] = n, t[112] = l, t[113] = f, t[114] = w, t[115] = p.right, t[116] = St, t[117] = c, t[118] = Me) : Me = t[118];
359
+ let le;
360
+ if (t[119] !== n || t[120] !== kt || t[121] !== a || t[122] !== l || t[123] !== f || t[124] !== p.right || t[125] !== J || t[126] !== r || t[127] !== c) {
361
361
  let o;
362
- t[129] !== n || t[130] !== a || t[131] !== c || t[132] !== f || t[133] !== p.right || t[134] !== U || t[135] !== r || t[136] !== l ? (o = (e, u) => {
363
- const et = _e({
364
- x: e.xCoordinate ? r(j(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0),
365
- y: e.yCoordinate ? l(e.yCoordinate) + (e.yOffset || 0) - 8 : 0 + (e.yOffset || 0) - 8
362
+ t[129] !== n || t[130] !== a || t[131] !== l || t[132] !== f || t[133] !== p.right || t[134] !== J || t[135] !== r || t[136] !== c ? (o = (e, u) => {
363
+ const ot = _e({
364
+ x: e.xCoordinate ? r(L(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0),
365
+ y: e.yCoordinate ? c(e.yCoordinate) + (e.yOffset || 0) - 8 : 0 + (e.yOffset || 0) - 8
366
366
  }, {
367
- x: e.xCoordinate ? r(j(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) : 0,
368
- y: e.yCoordinate ? l(e.yCoordinate) : 0
367
+ x: e.xCoordinate ? r(L(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) : 0,
368
+ y: e.yCoordinate ? c(e.yCoordinate) : 0
369
369
  }, A(e.connectorRadius) ? 3.5 : e.connectorRadius), Ue = e.showConnector ? {
370
- y1: et.y,
371
- x1: et.x,
372
- y2: e.yCoordinate ? l(e.yCoordinate) + (e.yOffset || 0) : 0 + (e.yOffset || 0),
373
- x2: e.xCoordinate ? r(j(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0),
374
- cy: e.yCoordinate ? l(e.yCoordinate) : 0,
375
- cx: e.xCoordinate ? r(j(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) : 0,
370
+ y1: ot.y,
371
+ x1: ot.x,
372
+ y2: e.yCoordinate ? c(e.yCoordinate) + (e.yOffset || 0) : 0 + (e.yOffset || 0),
373
+ x2: e.xCoordinate ? r(L(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0),
374
+ cy: e.yCoordinate ? c(e.yCoordinate) : 0,
375
+ cx: e.xCoordinate ? r(L(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) : 0,
376
376
  circleRadius: A(e.connectorRadius) ? 3.5 : e.connectorRadius,
377
377
  strokeWidth: e.showConnector === !0 ? 2 : Math.min(e.showConnector || 0, 1)
378
378
  } : void 0, qe = {
379
- y: e.yCoordinate ? l(e.yCoordinate) + (e.yOffset || 0) - 8 : 0 + (e.yOffset || 0) - 8,
380
- x: U ? 0 : e.xCoordinate ? r(j(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0),
381
- width: U ? e.xCoordinate ? r(j(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0) : c + p.right - (e.xCoordinate ? r(j(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0)),
379
+ y: e.yCoordinate ? c(e.yCoordinate) + (e.yOffset || 0) - 8 : 0 + (e.yOffset || 0) - 8,
380
+ x: J ? 0 : e.xCoordinate ? r(L(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0),
381
+ width: J ? e.xCoordinate ? r(L(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0) : l + p.right - (e.xCoordinate ? r(L(`${e.xCoordinate}`, a, /* @__PURE__ */ new Date())) + (e.xOffset || 0) : 0 + (e.xOffset || 0)),
382
382
  maxWidth: e.maxWidth,
383
383
  fontWeight: e.fontWeight,
384
384
  align: e.align
385
385
  };
386
386
  return /* @__PURE__ */ s.jsx(ti, { color: e.color, connectorsSettings: Ue, labelSettings: qe, text: e.text, classNames: e.classNames, styles: e.styles, animate: n, isInView: f }, u);
387
- }, t[129] = n, t[130] = a, t[131] = c, t[132] = f, t[133] = p.right, t[134] = U, t[135] = r, t[136] = l, t[137] = o) : o = t[137], ue = Mt.map(o), t[119] = n, t[120] = Mt, t[121] = a, t[122] = c, t[123] = f, t[124] = p.right, t[125] = U, t[126] = r, t[127] = l, t[128] = ue;
387
+ }, t[129] = n, t[130] = a, t[131] = l, t[132] = f, t[133] = p.right, t[134] = J, t[135] = r, t[136] = c, t[137] = o) : o = t[137], le = kt.map(o), t[119] = n, t[120] = kt, t[121] = a, t[122] = l, t[123] = f, t[124] = p.right, t[125] = J, t[126] = r, t[127] = c, t[128] = le;
388
388
  } else
389
- ue = t[128];
389
+ le = t[128];
390
+ let $e;
391
+ t[138] !== le ? ($e = /* @__PURE__ */ s.jsx("g", { children: le }), t[138] = le, t[139] = $e) : $e = t[139];
392
+ let Ve;
393
+ t[140] !== Q ? (Ve = Q.filter(ki).map(Si), t[140] = Q, t[141] = Ve) : Ve = t[141];
390
394
  let Ne;
391
- t[138] !== ue ? (Ne = /* @__PURE__ */ s.jsx("g", { children: ue }), t[138] = ue, t[139] = Ne) : Ne = t[139];
392
- let He;
393
- t[140] !== J ? (He = J.filter(ki).map(Si), t[140] = J, t[141] = He) : He = t[141];
394
- let Ie;
395
- t[142] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (Ie = {
395
+ t[142] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (Ne = {
396
396
  fill: "none",
397
397
  pointerEvents: "all"
398
- }, t[142] = Ie) : Ie = t[142];
399
- let Re;
400
- t[143] !== dt || t[144] !== g || t[145] !== c ? (Re = /* @__PURE__ */ s.jsx("rect", { ref: dt, style: Ie, width: c, height: g }), t[143] = dt, t[144] = g, t[145] = c, t[146] = Re) : Re = t[146];
401
- let Fe;
402
- return t[147] !== x?.tooltip || t[148] !== K || t[149] !== Ft || t[150] !== b || t[151] !== v?.tooltip || t[152] !== nt ? (Fe = b && nt && K && Ft ? /* @__PURE__ */ s.jsx(Qe, { data: b, body: nt, xPos: K, yPos: Ft, backgroundStyle: v?.tooltip, className: x?.tooltip }) : null, t[147] = x?.tooltip, t[148] = K, t[149] = Ft, t[150] = b, t[151] = v?.tooltip, t[152] = nt, t[153] = Fe) : Fe = t[153], /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
403
- /* @__PURE__ */ s.jsx(qt.svg, { width: `${it}px`, height: `${Jt}px`, viewBox: `0 0 ${it} ${Jt}`, direction: "ltr", ref: ee, children: /* @__PURE__ */ s.jsxs("g", { transform: `translate(${p.left},${p.top})`, children: [
404
- yt,
398
+ }, t[142] = Ne) : Ne = t[142];
399
+ let He;
400
+ t[143] !== ht || t[144] !== g || t[145] !== l ? (He = /* @__PURE__ */ s.jsx("rect", { ref: ht, style: Ne, width: l, height: g }), t[143] = ht, t[144] = g, t[145] = l, t[146] = He) : He = t[146];
401
+ let Ie;
402
+ return t[147] !== x?.tooltip || t[148] !== Z || t[149] !== Rt || t[150] !== b || t[151] !== v?.tooltip || t[152] !== at ? (Ie = b && at && Z && Rt ? /* @__PURE__ */ s.jsx(Qe, { data: b, body: at, xPos: Z, yPos: Rt, backgroundStyle: v?.tooltip, className: x?.tooltip }) : null, t[147] = x?.tooltip, t[148] = Z, t[149] = Rt, t[150] = b, t[151] = v?.tooltip, t[152] = at, t[153] = Ie) : Ie = t[153], /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
403
+ /* @__PURE__ */ s.jsx(Ut.svg, { width: `${nt}px`, height: `${qt}px`, viewBox: `0 0 ${nt} ${qt}`, direction: "ltr", ref: _t, children: /* @__PURE__ */ s.jsxs("g", { transform: `translate(${p.left},${p.top})`, children: [
405
404
  vt,
406
- /* @__PURE__ */ s.jsx(Ze, { areaSettings: Ce, scaleX: r, scaleY: l, animate: n, isInView: f }),
405
+ wt,
406
+ /* @__PURE__ */ s.jsx(Ze, { areaSettings: xe, scaleX: r, scaleY: c, animate: n, isInView: f }),
407
407
  /* @__PURE__ */ s.jsxs("g", { children: [
408
- /* @__PURE__ */ s.jsx(si, { values: ne.filter(Ii), y: ne.filter(Hi).map((o) => l(o)), x1: 0 - w, x2: c + p.right, styles: wt, classNames: _, suffix: E, prefix: B, labelType: "secondary", showGridLines: !0, labelPos: "vertical", precision: q, locale: V }),
409
- Dt,
410
- M
408
+ /* @__PURE__ */ s.jsx(si, { values: oe.filter(Ii), y: oe.filter(Hi).map((o) => c(o)), x1: 0 - w, x2: l + p.right, styles: bt, classNames: tt, suffix: z, prefix: U, labelType: "secondary", showGridLines: !0, labelPos: "vertical", precision: K, locale: V }),
409
+ M,
410
+ $
411
411
  ] }),
412
- /* @__PURE__ */ s.jsx("g", { children: /* @__PURE__ */ s.jsx(oi, { values: Tt, x: re, y1: 0, y2: g, styles: Se, classNames: ke, suffix: E, prefix: B, labelType: "primary", showGridLines: !0, precision: q, locale: V }) }),
412
+ /* @__PURE__ */ s.jsx("g", { children: /* @__PURE__ */ s.jsx(oi, { values: Le, x: je, y1: 0, y2: g, styles: De, classNames: Te, suffix: z, prefix: U, labelType: "primary", showGridLines: !0, precision: K, locale: V }) }),
413
+ Se,
414
+ ke,
413
415
  Me,
414
416
  $e,
415
417
  Ve,
416
- Ne,
417
- He,
418
- Re
418
+ He
419
419
  ] }) }),
420
- Fe
420
+ Ie
421
421
  ] });
422
422
  }
423
423
  function Si(i) {
@@ -481,143 +481,140 @@ function qi(i) {
481
481
  return !A(i.y);
482
482
  }
483
483
  function $o(i) {
484
- const t = ze.c(115), {
484
+ const t = ze.c(113), {
485
485
  data: y,
486
- graphTitle: it,
487
- lineColors: Jt,
486
+ graphTitle: nt,
487
+ lineColors: qt,
488
488
  suffix: D,
489
489
  sources: a,
490
- prefix: Le,
490
+ prefix: we,
491
491
  graphDescription: T,
492
- height: St,
493
- width: L,
494
- footNote: ot,
495
- noOfXTicks: E,
496
- dateFormat: B,
492
+ height: Tt,
493
+ width: O,
494
+ footNote: st,
495
+ noOfXTicks: z,
496
+ dateFormat: U,
497
497
  labels: w,
498
- padding: nt,
499
- showValues: Kt,
500
- backgroundColor: Oe,
501
- leftMargin: je,
502
- rightMargin: kt,
503
- topMargin: Qt,
504
- bottomMargin: z,
505
- tooltip: st,
506
- relativeHeight: at,
498
+ padding: at,
499
+ showValues: Jt,
500
+ backgroundColor: Ce,
501
+ leftMargin: be,
502
+ rightMargin: St,
503
+ topMargin: Kt,
504
+ bottomMargin: q,
505
+ tooltip: rt,
506
+ relativeHeight: lt,
507
507
  onSeriesMouseOver: n,
508
- showColorLegendAtTop: U,
509
- refValues: Zt,
510
- highlightAreaSettings: _t,
511
- graphID: Mt,
512
- minValue: $t,
513
- maxValue: rt,
514
- highlightedLines: te,
515
- graphDownload: pe,
516
- dataDownload: ge,
517
- animate: Vt,
508
+ showColorLegendAtTop: J,
509
+ refValues: Qt,
510
+ highlightAreaSettings: Zt,
511
+ graphID: kt,
512
+ minValue: Mt,
513
+ maxValue: ct,
514
+ highlightedLines: me,
515
+ graphDownload: fe,
516
+ dataDownload: de,
517
+ animate: $t,
518
518
  language: v,
519
519
  colorLegendTitle: x,
520
- minHeight: xe,
521
- strokeWidth: q,
522
- showDots: J,
523
- annotations: lt,
524
- customHighlightAreaSettings: Nt,
525
- theme: De,
526
- ariaLabel: ct,
520
+ minHeight: ue,
521
+ strokeWidth: K,
522
+ showDots: Q,
523
+ annotations: mt,
524
+ customHighlightAreaSettings: Vt,
525
+ theme: Ae,
526
+ ariaLabel: ft,
527
527
  yAxisTitle: V,
528
- noOfYTicks: Te,
529
- minDate: ee,
530
- maxDate: mt,
528
+ noOfYTicks: Oe,
529
+ minDate: _t,
530
+ maxDate: dt,
531
531
  curveType: f,
532
532
  styles: m,
533
533
  classNames: h,
534
- dimmedOpacity: Ht,
535
- precision: It,
536
- customLayers: ie,
534
+ dimmedOpacity: Nt,
535
+ precision: Ht,
536
+ customLayers: te,
537
537
  dashedLines: b,
538
- dashSettings: Rt,
539
- labelsToBeHidden: K,
540
- showColorScale: ye,
541
- locale: Ft,
542
- naLabel: ve
543
- } = i, N = Jt === void 0 ? bi.light.categoricalColors.colors : Jt, ft = D === void 0 ? "" : D, p = Le === void 0 ? "" : Le, dt = E === void 0 ? 10 : E, ut = B === void 0 ? "yyyy" : B, d = Kt === void 0 ? !1 : Kt, we = Oe === void 0 ? !1 : Oe, ht = je === void 0 ? 30 : je, Wt = kt === void 0 ? 50 : kt, pt = Qt === void 0 ? 20 : Qt, Ce = z === void 0 ? 25 : z, c = U === void 0 ? !1 : U;
538
+ dashSettings: It,
539
+ labelsToBeHidden: Z,
540
+ showColorScale: he,
541
+ locale: Rt,
542
+ naLabel: pe
543
+ } = i, N = qt === void 0 ? bi.light.categoricalColors.colors : qt, ut = D === void 0 ? "" : D, p = we === void 0 ? "" : we, ht = z === void 0 ? 10 : z, pt = U === void 0 ? "yyyy" : U, d = Jt === void 0 ? !1 : Jt, ge = Ce === void 0 ? !1 : Ce, gt = be === void 0 ? 30 : be, Ft = St === void 0 ? 50 : St, xt = Kt === void 0 ? 20 : Kt, xe = q === void 0 ? 25 : q, l = J === void 0 ? !1 : J;
544
544
  let g;
545
- t[0] !== Zt ? (g = Zt === void 0 ? [] : Zt, t[0] = Zt, t[1] = g) : g = t[1];
546
- const be = g;
547
- let oe;
548
- t[2] !== _t ? (oe = _t === void 0 ? [] : _t, t[2] = _t, t[3] = oe) : oe = t[3];
549
- const C = oe;
550
- let H;
551
- t[4] !== te ? (H = te === void 0 ? [] : te, t[4] = te, t[5] = H) : H = t[5];
552
- const r = H, Q = pe === void 0 ? !1 : pe, Z = ge === void 0 ? !1 : ge, l = Vt === void 0 ? !1 : Vt, I = v === void 0 ? "en" : v, ne = xe === void 0 ? 0 : xe, se = q === void 0 ? 2 : q, gt = J === void 0 ? !0 : J;
545
+ t[0] !== Qt ? (g = Qt === void 0 ? [] : Qt, t[0] = Qt, t[1] = g) : g = t[1];
546
+ const ye = g;
547
+ let ee;
548
+ t[2] !== Zt ? (ee = Zt === void 0 ? [] : Zt, t[2] = Zt, t[3] = ee) : ee = t[3];
549
+ const C = ee, H = fe === void 0 ? !1 : fe, r = de === void 0 ? !1 : de, _ = $t === void 0 ? !1 : $t, j = v === void 0 ? "en" : v, c = ue === void 0 ? 0 : ue, ie = K === void 0 ? 2 : K, oe = Q === void 0 ? !0 : Q;
550
+ let Wt;
551
+ t[4] !== mt ? (Wt = mt === void 0 ? [] : mt, t[4] = mt, t[5] = Wt) : Wt = t[5];
552
+ const yt = Wt;
553
553
  let S;
554
- t[6] !== lt ? (S = lt === void 0 ? [] : lt, t[6] = lt, t[7] = S) : S = t[7];
555
- const R = S;
556
- let xt;
557
- t[8] !== Nt ? (xt = Nt === void 0 ? [] : Nt, t[8] = Nt, t[9] = xt) : xt = t[9];
558
- const F = xt, yt = De === void 0 ? "light" : De, vt = Te === void 0 ? 5 : Te, Yt = f === void 0 ? "curve" : f, Pt = Ht === void 0 ? 0.3 : Ht, wt = It === void 0 ? 2 : It;
554
+ t[6] !== Vt ? (S = Vt === void 0 ? [] : Vt, t[6] = Vt, t[7] = S) : S = t[7];
555
+ const I = S, Yt = Ae === void 0 ? "light" : Ae, R = Oe === void 0 ? 5 : Oe, vt = f === void 0 ? "curve" : f, wt = Nt === void 0 ? 0.3 : Nt, Pt = Ht === void 0 ? 2 : Ht;
559
556
  let Ct;
560
- t[10] !== ie ? (Ct = ie === void 0 ? [] : ie, t[10] = ie, t[11] = Ct) : Ct = t[11];
561
- const Xt = Ct;
562
- let _;
563
- t[12] !== b ? (_ = b === void 0 ? [] : b, t[12] = b, t[13] = _) : _ = t[13];
564
- const Gt = _;
565
- let bt;
566
- t[14] !== Rt ? (bt = Rt === void 0 ? ["5 5"] : Rt, t[14] = Rt, t[15] = bt) : bt = t[15];
567
- const Et = bt;
557
+ t[8] !== te ? (Ct = te === void 0 ? [] : te, t[8] = te, t[9] = Ct) : Ct = t[9];
558
+ const bt = Ct;
568
559
  let At;
569
- t[16] !== K ? (At = K === void 0 ? [] : K, t[16] = K, t[17] = At) : At = t[17];
570
- const W = At, O = ye === void 0 ? !0 : ye, Bt = Ft === void 0 ? "en" : Ft, zt = ve === void 0 ? "NA" : ve, [tt, Lt] = he(0), [Ot, Ae] = he(0), Y = Ye(null), ae = Ye(null);
571
- let jt, k;
572
- t[18] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (jt = () => {
573
- const le = new ResizeObserver((ce) => {
574
- Lt(ce[0].target.clientWidth || 620), Ae(ce[0].target.clientHeight || 480);
560
+ t[10] !== b ? (At = b === void 0 ? [] : b, t[10] = b, t[11] = At) : At = t[11];
561
+ const Xt = At;
562
+ let tt;
563
+ t[12] !== It ? (tt = It === void 0 ? ["5 5"] : It, t[12] = It, t[13] = tt) : tt = t[13];
564
+ const Gt = tt;
565
+ let Ot;
566
+ t[14] !== Z ? (Ot = Z === void 0 ? [] : Z, t[14] = Z, t[15] = Ot) : Ot = t[15];
567
+ const F = Ot, W = he === void 0 ? !0 : he, Et = Rt === void 0 ? "en" : Rt, Y = pe === void 0 ? "NA" : pe, [et, ve] = ce(0), [Lt, jt] = ce(0), Bt = Fe(null), ne = Fe(null);
568
+ let k, Dt;
569
+ t[16] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (k = () => {
570
+ const Le = new ResizeObserver((je) => {
571
+ ve(je[0].target.clientWidth || 620), jt(je[0].target.clientHeight || 480);
575
572
  });
576
- return Y.current && le.observe(Y.current), () => le.disconnect();
577
- }, k = [], t[18] = jt, t[19] = k) : (jt = t[18], k = t[19]), Ee(jt, k);
578
- const Dt = h?.graphContainer, Ut = m?.graphContainer;
579
- let P;
580
- t[20] !== h?.description || t[21] !== h?.title || t[22] !== y || t[23] !== Z || t[24] !== T || t[25] !== Q || t[26] !== it || t[27] !== m?.description || t[28] !== m?.title || t[29] !== L ? (P = it || T || Q || Z ? /* @__PURE__ */ s.jsx(wi, { styles: {
573
+ return Bt.current && Le.observe(Bt.current), () => Le.disconnect();
574
+ }, Dt = [], t[16] = k, t[17] = Dt) : (k = t[16], Dt = t[17]), Ee(k, Dt);
575
+ const zt = h?.graphContainer, P = m?.graphContainer;
576
+ let M;
577
+ t[18] !== h?.description || t[19] !== h?.title || t[20] !== y || t[21] !== r || t[22] !== T || t[23] !== H || t[24] !== nt || t[25] !== m?.description || t[26] !== m?.title || t[27] !== O ? (M = nt || T || H || r ? /* @__PURE__ */ s.jsx(wi, { styles: {
581
578
  title: m?.title,
582
579
  description: m?.description
583
580
  }, classNames: {
584
581
  title: h?.title,
585
582
  description: h?.description
586
- }, graphTitle: it, graphDescription: T, width: L, graphDownload: Q ? ae : void 0, dataDownload: Z ? y.map(_i).filter(Zi).length > 0 ? y.map(Qi).filter(Ki) : y.filter(Ji) : null }) : null, t[20] = h?.description, t[21] = h?.title, t[22] = y, t[23] = Z, t[24] = T, t[25] = Q, t[26] = it, t[27] = m?.description, t[28] = m?.title, t[29] = L, t[30] = P) : P = t[30];
583
+ }, graphTitle: nt, graphDescription: T, width: O, graphDownload: H ? ne : void 0, dataDownload: r ? y.map(_i).filter(Zi).length > 0 ? y.map(Qi).filter(Ki) : y.filter(Ji) : null }) : null, t[18] = h?.description, t[19] = h?.title, t[20] = y, t[21] = r, t[22] = T, t[23] = H, t[24] = nt, t[25] = m?.description, t[26] = m?.title, t[27] = O, t[28] = M) : M = t[28];
587
584
  let X;
588
- t[31] !== h?.colorLegend || t[32] !== x || t[33] !== y.length || t[34] !== w || t[35] !== W || t[36] !== N || t[37] !== c || t[38] !== O ? (X = c && O && y.length > 0 ? /* @__PURE__ */ s.jsx(Ci, { colorDomain: w, colorLegendTitle: x, labelsToBeHidden: W, colors: N, showNAColor: !1, className: h?.colorLegend }) : null, t[31] = h?.colorLegend, t[32] = x, t[33] = y.length, t[34] = w, t[35] = W, t[36] = N, t[37] = c, t[38] = O, t[39] = X) : X = t[39];
585
+ t[29] !== h?.colorLegend || t[30] !== x || t[31] !== y.length || t[32] !== w || t[33] !== F || t[34] !== N || t[35] !== l || t[36] !== W ? (X = l && W && y.length > 0 ? /* @__PURE__ */ s.jsx(Ci, { colorDomain: w, colorLegendTitle: x, labelsToBeHidden: F, colors: N, showNAColor: !1, className: h?.colorLegend }) : null, t[29] = h?.colorLegend, t[30] = x, t[31] = y.length, t[32] = w, t[33] = F, t[34] = N, t[35] = l, t[36] = W, t[37] = X) : X = t[37];
589
586
  let G;
590
- t[40] !== y.length ? (G = y.length === 0 && /* @__PURE__ */ s.jsx(Ai, {}), t[40] = y.length, t[41] = G) : G = t[41];
591
- let M;
592
- t[42] !== l || t[43] !== R || t[44] !== Ce || t[45] !== h || t[46] !== Yt || t[47] !== F || t[48] !== Xt || t[49] !== Et || t[50] !== Gt || t[51] !== y || t[52] !== ut || t[53] !== Pt || t[54] !== C || t[55] !== r || t[56] !== w || t[57] !== W || t[58] !== I || t[59] !== ht || t[60] !== N || t[61] !== Bt || t[62] !== mt || t[63] !== rt || t[64] !== ee || t[65] !== $t || t[66] !== zt || t[67] !== dt || t[68] !== vt || t[69] !== n || t[70] !== wt || t[71] !== p || t[72] !== be || t[73] !== Wt || t[74] !== c || t[75] !== O || t[76] !== gt || t[77] !== d || t[78] !== se || t[79] !== m || t[80] !== ft || t[81] !== Ot || t[82] !== tt || t[83] !== st || t[84] !== pt || t[85] !== V ? (M = tt && Ot && y.length > 0 ? /* @__PURE__ */ s.jsx(Ti, { data: y, lineColors: N, width: tt, height: Ot, dateFormat: ut, noOfXTicks: dt ?? Di(tt), leftMargin: ht, rightMargin: Wt, topMargin: pt, bottomMargin: Ce, labels: w, tooltip: st, onSeriesMouseOver: n, showColorLegendAtTop: O ? c : !0, showValues: d, suffix: ft, prefix: p, highlightAreaSettings: C, refValues: be, minValue: $t, maxValue: rt, highlightedLines: r, animate: l === !0 ? {
587
+ t[38] !== y.length ? (G = y.length === 0 && /* @__PURE__ */ s.jsx(Ai, {}), t[38] = y.length, t[39] = G) : G = t[39];
588
+ let E;
589
+ t[40] !== _ || t[41] !== yt || t[42] !== xe || t[43] !== h || t[44] !== vt || t[45] !== I || t[46] !== bt || t[47] !== Gt || t[48] !== Xt || t[49] !== y || t[50] !== pt || t[51] !== wt || t[52] !== C || t[53] !== me || t[54] !== w || t[55] !== F || t[56] !== j || t[57] !== gt || t[58] !== N || t[59] !== Et || t[60] !== dt || t[61] !== ct || t[62] !== _t || t[63] !== Mt || t[64] !== Y || t[65] !== ht || t[66] !== R || t[67] !== n || t[68] !== Pt || t[69] !== p || t[70] !== ye || t[71] !== Ft || t[72] !== l || t[73] !== W || t[74] !== oe || t[75] !== d || t[76] !== ie || t[77] !== m || t[78] !== ut || t[79] !== Lt || t[80] !== et || t[81] !== rt || t[82] !== xt || t[83] !== V ? (E = et && Lt && y.length > 0 ? /* @__PURE__ */ s.jsx(Ti, { data: y, lineColors: N, width: et, height: Lt, dateFormat: pt, noOfXTicks: ht ?? Di(et), leftMargin: gt, rightMargin: Ft, topMargin: xt, bottomMargin: xe, labels: w, tooltip: rt, onSeriesMouseOver: n, showColorLegendAtTop: W ? l : !0, showValues: d, suffix: ut, prefix: p, highlightAreaSettings: C, refValues: ye, minValue: Mt, maxValue: ct, highlightedLines: me, animate: _ === !0 ? {
593
590
  duration: 0.5,
594
591
  once: !0,
595
592
  amount: 0.5
596
- } : l || {
593
+ } : _ || {
597
594
  duration: 0,
598
595
  once: !0,
599
596
  amount: 0
600
- }, rtl: I === "he" || I === "ar", strokeWidth: se, showDots: gt, annotations: R, customHighlightAreaSettings: F, yAxisTitle: V, noOfYTicks: vt, minDate: ee, maxDate: mt, curveType: Yt, styles: m, classNames: h, dimmedOpacity: Pt, precision: wt, customLayers: Xt, labelsToBeHidden: W, dashedLines: Gt, dashSettings: Et, revealClipId: Li(8), locale: Bt, naLabel: zt }) : null, t[42] = l, t[43] = R, t[44] = Ce, t[45] = h, t[46] = Yt, t[47] = F, t[48] = Xt, t[49] = Et, t[50] = Gt, t[51] = y, t[52] = ut, t[53] = Pt, t[54] = C, t[55] = r, t[56] = w, t[57] = W, t[58] = I, t[59] = ht, t[60] = N, t[61] = Bt, t[62] = mt, t[63] = rt, t[64] = ee, t[65] = $t, t[66] = zt, t[67] = dt, t[68] = vt, t[69] = n, t[70] = wt, t[71] = p, t[72] = be, t[73] = Wt, t[74] = c, t[75] = O, t[76] = gt, t[77] = d, t[78] = se, t[79] = m, t[80] = ft, t[81] = Ot, t[82] = tt, t[83] = st, t[84] = pt, t[85] = V, t[86] = M) : M = t[86];
601
- let $;
602
- t[87] !== G || t[88] !== M ? ($ = /* @__PURE__ */ s.jsxs(Oi, { ref: Y, children: [
597
+ }, rtl: j === "he" || j === "ar", strokeWidth: ie, showDots: oe, annotations: yt, customHighlightAreaSettings: I, yAxisTitle: V, noOfYTicks: R, minDate: _t, maxDate: dt, curveType: vt, styles: m, classNames: h, dimmedOpacity: wt, precision: Pt, customLayers: bt, labelsToBeHidden: F, dashedLines: Xt, dashSettings: Gt, revealClipId: Oi(8), locale: Et, naLabel: Y }) : null, t[40] = _, t[41] = yt, t[42] = xe, t[43] = h, t[44] = vt, t[45] = I, t[46] = bt, t[47] = Gt, t[48] = Xt, t[49] = y, t[50] = pt, t[51] = wt, t[52] = C, t[53] = me, t[54] = w, t[55] = F, t[56] = j, t[57] = gt, t[58] = N, t[59] = Et, t[60] = dt, t[61] = ct, t[62] = _t, t[63] = Mt, t[64] = Y, t[65] = ht, t[66] = R, t[67] = n, t[68] = Pt, t[69] = p, t[70] = ye, t[71] = Ft, t[72] = l, t[73] = W, t[74] = oe, t[75] = d, t[76] = ie, t[77] = m, t[78] = ut, t[79] = Lt, t[80] = et, t[81] = rt, t[82] = xt, t[83] = V, t[84] = E) : E = t[84];
598
+ let B;
599
+ t[85] !== G || t[86] !== E ? (B = /* @__PURE__ */ s.jsxs(Li, { ref: Bt, children: [
603
600
  G,
604
- M
605
- ] }), t[87] = G, t[88] = M, t[89] = $) : $ = t[89];
606
- let Tt;
607
- t[90] !== h?.footnote || t[91] !== h?.source || t[92] !== ot || t[93] !== a || t[94] !== m?.footnote || t[95] !== m?.source || t[96] !== L ? (Tt = a || ot ? /* @__PURE__ */ s.jsx(vi, { styles: {
601
+ E
602
+ ] }), t[85] = G, t[86] = E, t[87] = B) : B = t[87];
603
+ let $;
604
+ t[88] !== h?.footnote || t[89] !== h?.source || t[90] !== st || t[91] !== a || t[92] !== m?.footnote || t[93] !== m?.source || t[94] !== O ? ($ = a || st ? /* @__PURE__ */ s.jsx(vi, { styles: {
608
605
  footnote: m?.footnote,
609
606
  source: m?.source
610
607
  }, classNames: {
611
608
  footnote: h?.footnote,
612
609
  source: h?.source
613
- }, sources: a, footNote: ot, width: L }) : null, t[90] = h?.footnote, t[91] = h?.source, t[92] = ot, t[93] = a, t[94] = m?.footnote, t[95] = m?.source, t[96] = L, t[97] = Tt) : Tt = t[97];
614
- let re;
615
- return t[98] !== ct || t[99] !== we || t[100] !== Mt || t[101] !== St || t[102] !== I || t[103] !== ne || t[104] !== nt || t[105] !== at || t[106] !== Dt || t[107] !== Ut || t[108] !== P || t[109] !== X || t[110] !== $ || t[111] !== Tt || t[112] !== yt || t[113] !== L ? (re = /* @__PURE__ */ s.jsxs(ji, { className: Dt, style: Ut, id: Mt, ref: ae, "aria-label": ct, backgroundColor: we, theme: yt, language: I, minHeight: ne, width: L, height: St, relativeHeight: at, padding: nt, children: [
616
- P,
610
+ }, sources: a, footNote: st, width: O }) : null, t[88] = h?.footnote, t[89] = h?.source, t[90] = st, t[91] = a, t[92] = m?.footnote, t[93] = m?.source, t[94] = O, t[95] = $) : $ = t[95];
611
+ let it;
612
+ return t[96] !== ft || t[97] !== ge || t[98] !== kt || t[99] !== Tt || t[100] !== j || t[101] !== c || t[102] !== at || t[103] !== lt || t[104] !== zt || t[105] !== P || t[106] !== M || t[107] !== X || t[108] !== B || t[109] !== $ || t[110] !== Yt || t[111] !== O ? (it = /* @__PURE__ */ s.jsxs(ji, { className: zt, style: P, id: kt, ref: ne, "aria-label": ft, backgroundColor: ge, theme: Yt, language: j, minHeight: c, width: O, height: Tt, relativeHeight: lt, padding: at, children: [
613
+ M,
617
614
  X,
618
- $,
619
- Tt
620
- ] }), t[98] = ct, t[99] = we, t[100] = Mt, t[101] = St, t[102] = I, t[103] = ne, t[104] = nt, t[105] = at, t[106] = Dt, t[107] = Ut, t[108] = P, t[109] = X, t[110] = $, t[111] = Tt, t[112] = yt, t[113] = L, t[114] = re) : re = t[114], re;
615
+ B,
616
+ $
617
+ ] }), t[96] = ft, t[97] = ge, t[98] = kt, t[99] = Tt, t[100] = j, t[101] = c, t[102] = at, t[103] = lt, t[104] = zt, t[105] = P, t[106] = M, t[107] = X, t[108] = B, t[109] = $, t[110] = Yt, t[111] = O, t[112] = it) : it = t[112], it;
621
618
  }
622
619
  function Ji(i) {
623
620
  return i !== void 0;