@tmf_ciclica/ciclicastorybook 1.2.5 → 1.2.6
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 +4 -4
- package/dist/index.es.js +392 -386
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -3,13 +3,13 @@ import { jsxs as m, jsx as n, Fragment as Ee } from "react/jsx-runtime";
|
|
|
3
3
|
import * as me from "react";
|
|
4
4
|
import V, { useState as D, useEffect as F, useMemo as he, useLayoutEffect as Et, useRef as ae } from "react";
|
|
5
5
|
import e from "prop-types";
|
|
6
|
-
import { useTranslation as
|
|
6
|
+
import { useTranslation as L, Trans as We } from "react-i18next";
|
|
7
7
|
import { motion as Ge } from "framer-motion";
|
|
8
8
|
import { create as Ct } from "zustand";
|
|
9
9
|
import * as Ae from "d3";
|
|
10
10
|
import jt from "mapbox-gl";
|
|
11
|
-
import { useSelector as
|
|
12
|
-
import
|
|
11
|
+
import { useSelector as Zt } from "react-redux";
|
|
12
|
+
import zt, { Source as Ht, Layer as Kt, NavigationControl as Ut, Popup as Wt } from "react-map-gl/mapbox";
|
|
13
13
|
import Ie from "maplibre-gl";
|
|
14
14
|
import { Protocol as Gt } from "pmtiles";
|
|
15
15
|
import Yt, { Source as Qt, Layer as Xt, NavigationControl as Jt, Popup as e2 } from "react-map-gl/maplibre";
|
|
@@ -134,7 +134,7 @@ const Je = "data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%20
|
|
|
134
134
|
onClickFilters: b = (v) => console.log(`Filters clicked: ${v}`),
|
|
135
135
|
onClickAmbit: f = (v) => console.log(`OnCLickAmbit: ${v}`)
|
|
136
136
|
}) => {
|
|
137
|
-
const { t: v } =
|
|
137
|
+
const { t: v } = L(), [_, y] = D(i);
|
|
138
138
|
F(() => {
|
|
139
139
|
i && y(i);
|
|
140
140
|
}, [i]);
|
|
@@ -219,10 +219,10 @@ $2.propTypes = {
|
|
|
219
219
|
containerStyles: e.object,
|
|
220
220
|
onCLickNewAmbit: e.func
|
|
221
221
|
};
|
|
222
|
-
const B2 = "_buttonsContainer_1ks7x_2",
|
|
222
|
+
const B2 = "_buttonsContainer_1ks7x_2", L2 = "_vertical_1ks7x_6", T2 = "_horizontal_1ks7x_9", M2 = "_button_1ks7x_2", V2 = "_active_1ks7x_25", D2 = "_buttonName_1ks7x_28", ee = {
|
|
223
223
|
buttonsContainer: B2,
|
|
224
|
-
vertical:
|
|
225
|
-
horizontal:
|
|
224
|
+
vertical: L2,
|
|
225
|
+
horizontal: T2,
|
|
226
226
|
button: M2,
|
|
227
227
|
active: V2,
|
|
228
228
|
buttonName: D2
|
|
@@ -232,7 +232,7 @@ const B2 = "_buttonsContainer_1ks7x_2", T2 = "_vertical_1ks7x_6", L2 = "_horizon
|
|
|
232
232
|
bottom: I2,
|
|
233
233
|
right: O2
|
|
234
234
|
}, re = ({ text: i, position: d, styleCustom: s = null }) => {
|
|
235
|
-
const { t: o } =
|
|
235
|
+
const { t: o } = L();
|
|
236
236
|
return /* @__PURE__ */ n("div", { className: `tooltip ${R2[d]}`, style: s, children: o(i) });
|
|
237
237
|
};
|
|
238
238
|
re.propTypes = {
|
|
@@ -248,7 +248,7 @@ const q2 = ({
|
|
|
248
248
|
useTooltip: t = !1,
|
|
249
249
|
tooltipPosition: r = "top"
|
|
250
250
|
}) => {
|
|
251
|
-
const { t: c } =
|
|
251
|
+
const { t: c } = L();
|
|
252
252
|
return /* @__PURE__ */ n(
|
|
253
253
|
"div",
|
|
254
254
|
{
|
|
@@ -321,7 +321,7 @@ const P2 = "_indicatorsCategory_11gdl_2", E2 = "_title_11gdl_6", j2 = "_mainTitl
|
|
|
321
321
|
titleMarginChildren: u = 15,
|
|
322
322
|
mainTitle: h = !1
|
|
323
323
|
}) => {
|
|
324
|
-
const { t: g } =
|
|
324
|
+
const { t: g } = L();
|
|
325
325
|
return /* @__PURE__ */ m(
|
|
326
326
|
Ge.div,
|
|
327
327
|
{
|
|
@@ -366,8 +366,8 @@ le.propTypes = {
|
|
|
366
366
|
showBottomBar: e.bool,
|
|
367
367
|
titleFontStyles: e.object
|
|
368
368
|
};
|
|
369
|
-
const
|
|
370
|
-
AppliedFiltersContainer:
|
|
369
|
+
const $s = () => /* @__PURE__ */ n("div", { children: "EditAmbit" }), Z2 = "data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201L13.9996%2013.9996'%20stroke='%23FDFDFD'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20d='M14%201L1.00044%2013.9996'%20stroke='%23FDFDFD'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e", z2 = "_AppliedFiltersContainer_cokx9_2", H2 = "_AppliedFilterContent_cokx9_11", et = {
|
|
370
|
+
AppliedFiltersContainer: z2,
|
|
371
371
|
AppliedFilterContent: H2
|
|
372
372
|
}, M = Ct((i) => ({
|
|
373
373
|
activeCategory: "",
|
|
@@ -379,7 +379,7 @@ const So = () => /* @__PURE__ */ n("div", { children: "EditAmbit" }), z2 = "data
|
|
|
379
379
|
activeFiltersType: null,
|
|
380
380
|
geoLayers: []
|
|
381
381
|
})), yt = ({ title: i, onClick: d, isOpen: s = !0, textColor: o = "#ffffff", backgroundColor: t = "#605B5680", activeColor: r, fontColor: c = "#605B56" }) => {
|
|
382
|
-
const { t: a } =
|
|
382
|
+
const { t: a } = L(), { tematicalFiltersSelected: l, activeFiltersType: u } = M((b) => b), h = (b) => {
|
|
383
383
|
M.setState((f) => ({
|
|
384
384
|
tematicalFiltersSelected: f.tematicalFiltersSelected.filter(
|
|
385
385
|
(v) => v.code !== b
|
|
@@ -399,7 +399,7 @@ const So = () => /* @__PURE__ */ n("div", { children: "EditAmbit" }), z2 = "data
|
|
|
399
399
|
color: c,
|
|
400
400
|
children: /* @__PURE__ */ n("div", { className: et.AppliedFiltersContainer, children: l == null ? void 0 : l.map((b, f) => /* @__PURE__ */ m("div", { className: et.AppliedFilterContent, style: { color: o, background: t }, children: [
|
|
401
401
|
a(b.name),
|
|
402
|
-
/* @__PURE__ */ n("img", { src:
|
|
402
|
+
/* @__PURE__ */ n("img", { src: Z2, alt: "CloseIcon", onClick: () => h(b.code), style: { cursor: "pointer" } })
|
|
403
403
|
] }, f)) })
|
|
404
404
|
}
|
|
405
405
|
);
|
|
@@ -429,7 +429,7 @@ const K2 = "_layersList_cn837_25", U2 = "_layerName_cn837_34", tt = {
|
|
|
429
429
|
activeColor: t,
|
|
430
430
|
onGeoLayersChange: r
|
|
431
431
|
}) => {
|
|
432
|
-
const { t: c } =
|
|
432
|
+
const { t: c } = L(), { activeFiltersType: a, geoLayers: l } = M((g) => g), u = () => {
|
|
433
433
|
a == "geographical" ? M.setState(() => ({ activeFiltersType: null })) : M.setState(() => ({ activeFiltersType: "geographical" }));
|
|
434
434
|
}, h = (g) => {
|
|
435
435
|
M.setState((b) => ({
|
|
@@ -482,7 +482,7 @@ const W2 = "_checkboxContainer_1nxra_2", G2 = {
|
|
|
482
482
|
indicator: o,
|
|
483
483
|
value: t
|
|
484
484
|
}) => {
|
|
485
|
-
const { t: r } =
|
|
485
|
+
const { t: r } = L(), { title: c } = o || {}, { fontColor: a, inputsColor: l } = M((u) => u);
|
|
486
486
|
return /* @__PURE__ */ m(
|
|
487
487
|
"div",
|
|
488
488
|
{
|
|
@@ -543,17 +543,17 @@ function $e(i) {
|
|
|
543
543
|
});
|
|
544
544
|
}
|
|
545
545
|
function te(i, d) {
|
|
546
|
-
return
|
|
546
|
+
return Ze(function(s, o) {
|
|
547
547
|
let t = s;
|
|
548
548
|
return t <= o.min && (t = o.min), t >= o.max && (t = o.max), t;
|
|
549
549
|
}(i, d), d);
|
|
550
550
|
}
|
|
551
|
-
function
|
|
551
|
+
function Ze(i, d) {
|
|
552
552
|
const s = (i - d.min) % d.step;
|
|
553
553
|
let o = i - s;
|
|
554
554
|
return 2 * Math.abs(s) >= d.step && (o += s > 0 ? d.step : -d.step), parseFloat(o.toFixed(5));
|
|
555
555
|
}
|
|
556
|
-
let
|
|
556
|
+
let ze = function(i) {
|
|
557
557
|
function d(o) {
|
|
558
558
|
var t;
|
|
559
559
|
(t = i.call(this, o) || this).onKeyUp = () => {
|
|
@@ -765,9 +765,9 @@ let Ze = function(i) {
|
|
|
765
765
|
}(c, t, g, h))), this.setState({ value: t }, this.fireChangeEvent.bind(this, "onChange"));
|
|
766
766
|
}, s.pushSucceeding = function(o, t, r) {
|
|
767
767
|
let c, a;
|
|
768
|
-
for (c = r, a = o[c] + t; o[c + 1] !== null && a > o[c + 1]; c += 1, a = o[c] + t) o[c + 1] =
|
|
768
|
+
for (c = r, a = o[c] + t; o[c + 1] !== null && a > o[c + 1]; c += 1, a = o[c] + t) o[c + 1] = Ze(a, this.props);
|
|
769
769
|
}, s.pushPreceding = function(o, t, r) {
|
|
770
|
-
for (let c = r, a = o[c] - t; o[c - 1] !== null && a < o[c - 1]; c -= 1, a = o[c] - t) o[c - 1] =
|
|
770
|
+
for (let c = r, a = o[c] - t; o[c - 1] !== null && a < o[c - 1]; c -= 1, a = o[c] - t) o[c - 1] = Ze(a, this.props);
|
|
771
771
|
}, s.axisKey = function() {
|
|
772
772
|
return this.props.orientation === "vertical" ? "Y" : "X";
|
|
773
773
|
}, s.orthogonalAxisKey = function() {
|
|
@@ -816,15 +816,15 @@ let Ze = function(i) {
|
|
|
816
816
|
}, style: { position: "relative" }, className: this.props.className + (this.props.disabled ? " disabled" : ""), onMouseDown: this.onSliderMouseDown, onClick: this.onSliderClick }, c, a, l);
|
|
817
817
|
}, d;
|
|
818
818
|
}(V.Component);
|
|
819
|
-
|
|
820
|
-
var He =
|
|
821
|
-
const Q2 = "_container_4u41i_2", X2 = "_unitLabel_4u41i_8", J2 = "_slider_4u41i_11",
|
|
819
|
+
ze.displayName = "ReactSlider", ze.defaultProps = { min: 0, max: 100, step: 1, pageFn: (i) => 10 * i, minDistance: 0, defaultValue: 0, orientation: "horizontal", className: "slider", thumbClassName: "thumb", thumbActiveClassName: "active", trackClassName: "track", markClassName: "mark", withTracks: !0, pearling: !1, disabled: !1, snapDragDisabled: !1, invert: !1, marks: [], renderThumb: (i) => V.createElement("div", i), renderTrack: (i) => V.createElement("div", i), renderMark: (i) => V.createElement("span", i) };
|
|
820
|
+
var He = ze;
|
|
821
|
+
const Q2 = "_container_4u41i_2", X2 = "_unitLabel_4u41i_8", J2 = "_slider_4u41i_11", e0 = "_thumb_4u41i_17", t0 = "_track_4u41i_26", n0 = "_labels_4u41i_32", ce = {
|
|
822
822
|
container: Q2,
|
|
823
823
|
unitLabel: X2,
|
|
824
824
|
slider: J2,
|
|
825
|
-
thumb:
|
|
826
|
-
track:
|
|
827
|
-
labels:
|
|
825
|
+
thumb: e0,
|
|
826
|
+
track: t0,
|
|
827
|
+
labels: n0
|
|
828
828
|
}, wt = ({
|
|
829
829
|
min: i = 0,
|
|
830
830
|
max: d = 100,
|
|
@@ -836,7 +836,7 @@ const Q2 = "_container_4u41i_2", X2 = "_unitLabel_4u41i_8", J2 = "_slider_4u41i_
|
|
|
836
836
|
defaultValue: a,
|
|
837
837
|
isDate: l
|
|
838
838
|
}) => {
|
|
839
|
-
const { t: u } =
|
|
839
|
+
const { t: u } = L(), h = l ? new Date(i).getTime() : null, g = l ? new Date(d).getTime() : null, [b, f] = D(l ? [h, g] : [i, d]), v = (_) => {
|
|
840
840
|
f(_), o == null || o({ min: _[0], max: _[1] });
|
|
841
841
|
};
|
|
842
842
|
return F(() => {
|
|
@@ -892,11 +892,11 @@ wt.propTypes = {
|
|
|
892
892
|
fontColor: e.string,
|
|
893
893
|
value: e.arrayOf(e.number)
|
|
894
894
|
};
|
|
895
|
-
const
|
|
896
|
-
tematicalFiltersInputContainer:
|
|
897
|
-
inputTypeContainer:
|
|
898
|
-
checkboxContainer:
|
|
899
|
-
absoluteSliderContainer:
|
|
895
|
+
const i0 = "_tematicalFiltersInputContainer_1vm1r_2", s0 = "_inputTypeContainer_1vm1r_2", o0 = "_checkboxContainer_1vm1r_28", r0 = "_absoluteSliderContainer_1vm1r_37", Be = {
|
|
896
|
+
tematicalFiltersInputContainer: i0,
|
|
897
|
+
inputTypeContainer: s0,
|
|
898
|
+
checkboxContainer: o0,
|
|
899
|
+
absoluteSliderContainer: r0
|
|
900
900
|
}, Ye = ({
|
|
901
901
|
indicator: i,
|
|
902
902
|
//onChangeBothType
|
|
@@ -925,11 +925,11 @@ const sn = "_tematicalFiltersInputContainer_1vm1r_2", on = "_inputTypeContainer_
|
|
|
925
925
|
inputsColor: C
|
|
926
926
|
} = M((N) => N), x = (N) => {
|
|
927
927
|
if (N) {
|
|
928
|
-
const { min: S, max: $, valueClicked: k, allValues: B } = N || {}, { code: A, type: H, source:
|
|
929
|
-
let
|
|
930
|
-
H == "both" && (
|
|
928
|
+
const { min: S, max: $, valueClicked: k, allValues: B } = N || {}, { code: A, type: H, source: T } = i || {}, j = v ? "abs" : f ? "cat" : "both";
|
|
929
|
+
let Z = A[0];
|
|
930
|
+
H == "both" && (Z = j == "cat" ? A[1] : A[0]), j == "cat" ? M.setState((J) => {
|
|
931
931
|
let Y = J.tematicalFiltersSelected.find(
|
|
932
|
-
(q) => q.code ===
|
|
932
|
+
(q) => q.code === Z
|
|
933
933
|
);
|
|
934
934
|
if (Y) {
|
|
935
935
|
let q = [Y.values];
|
|
@@ -937,11 +937,11 @@ const sn = "_tematicalFiltersInputContainer_1vm1r_2", on = "_inputTypeContainer_
|
|
|
937
937
|
(E) => E !== k
|
|
938
938
|
) : q = [...Y.values, k], q.length == B.length ? {
|
|
939
939
|
tematicalFiltersSelected: J.tematicalFiltersSelected.filter(
|
|
940
|
-
(E) => E.code !==
|
|
940
|
+
(E) => E.code !== Z
|
|
941
941
|
)
|
|
942
942
|
} : {
|
|
943
943
|
tematicalFiltersSelected: J.tematicalFiltersSelected.map(
|
|
944
|
-
(E) => E.code ===
|
|
944
|
+
(E) => E.code === Z ? { ...E, values: q } : E
|
|
945
945
|
)
|
|
946
946
|
};
|
|
947
947
|
} else {
|
|
@@ -951,10 +951,10 @@ const sn = "_tematicalFiltersInputContainer_1vm1r_2", on = "_inputTypeContainer_
|
|
|
951
951
|
..._,
|
|
952
952
|
{
|
|
953
953
|
type: "cat",
|
|
954
|
-
code:
|
|
954
|
+
code: Z,
|
|
955
955
|
values: q.filter((E) => E !== k),
|
|
956
956
|
name: i.name,
|
|
957
|
-
source:
|
|
957
|
+
source: T,
|
|
958
958
|
isDate: b
|
|
959
959
|
}
|
|
960
960
|
]
|
|
@@ -962,19 +962,19 @@ const sn = "_tematicalFiltersInputContainer_1vm1r_2", on = "_inputTypeContainer_
|
|
|
962
962
|
}
|
|
963
963
|
}) : j == "abs" && M.setState((J) => {
|
|
964
964
|
let Y = J.tematicalFiltersSelected.find(
|
|
965
|
-
(q) => q.code ===
|
|
965
|
+
(q) => q.code === Z
|
|
966
966
|
);
|
|
967
967
|
if (S == i.minValue && $ == i.maxValue)
|
|
968
968
|
return {
|
|
969
969
|
tematicalFiltersSelected: J.tematicalFiltersSelected.filter(
|
|
970
|
-
(q) => q.code !==
|
|
970
|
+
(q) => q.code !== Z
|
|
971
971
|
)
|
|
972
972
|
};
|
|
973
973
|
if (Y) {
|
|
974
974
|
let q = { ...Y, min: S, max: $, type: j, isDate: b };
|
|
975
975
|
return {
|
|
976
976
|
tematicalFiltersSelected: J.tematicalFiltersSelected.map(
|
|
977
|
-
(E) => E.code ===
|
|
977
|
+
(E) => E.code === Z ? q : E
|
|
978
978
|
)
|
|
979
979
|
};
|
|
980
980
|
} else
|
|
@@ -983,7 +983,7 @@ const sn = "_tematicalFiltersInputContainer_1vm1r_2", on = "_inputTypeContainer_
|
|
|
983
983
|
..._,
|
|
984
984
|
{
|
|
985
985
|
type: j,
|
|
986
|
-
code:
|
|
986
|
+
code: Z,
|
|
987
987
|
min: S,
|
|
988
988
|
max: $,
|
|
989
989
|
name: i.name,
|
|
@@ -1218,7 +1218,7 @@ const kt = ({
|
|
|
1218
1218
|
inputsColor: t = "#605B56",
|
|
1219
1219
|
activeColor: r
|
|
1220
1220
|
}) => {
|
|
1221
|
-
const { tematicalFiltersSelected: c, activeFiltersType: a } = M((h) => h), { t: l } =
|
|
1221
|
+
const { tematicalFiltersSelected: c, activeFiltersType: a } = M((h) => h), { t: l } = L();
|
|
1222
1222
|
F(() => {
|
|
1223
1223
|
}, [c]), F(() => {
|
|
1224
1224
|
o && M.setState(() => ({ fontColor: o }));
|
|
@@ -1258,15 +1258,15 @@ kt.propTypes = {
|
|
|
1258
1258
|
inputsColor: e.string,
|
|
1259
1259
|
activeColor: e.string
|
|
1260
1260
|
};
|
|
1261
|
-
const
|
|
1262
|
-
FiltersAmbitContainer:
|
|
1263
|
-
FiltersAmbitHeader:
|
|
1264
|
-
FiltersAmbitTitle:
|
|
1265
|
-
FiltersAmbitDescription:
|
|
1266
|
-
FiltersAmbitDescriptionTitle:
|
|
1267
|
-
warning:
|
|
1268
|
-
buttonContainer:
|
|
1269
|
-
},
|
|
1261
|
+
const a0 = "_FiltersAmbitContainer_bp6cj_2", l0 = "_FiltersAmbitHeader_bp6cj_15", c0 = "_FiltersAmbitTitle_bp6cj_23", d0 = "_FiltersAmbitDescription_bp6cj_32", u0 = "_FiltersAmbitDescriptionTitle_bp6cj_43", p0 = "_warning_bp6cj_47", m0 = "_buttonContainer_bp6cj_50", ne = {
|
|
1262
|
+
FiltersAmbitContainer: a0,
|
|
1263
|
+
FiltersAmbitHeader: l0,
|
|
1264
|
+
FiltersAmbitTitle: c0,
|
|
1265
|
+
FiltersAmbitDescription: d0,
|
|
1266
|
+
FiltersAmbitDescriptionTitle: u0,
|
|
1267
|
+
warning: p0,
|
|
1268
|
+
buttonContainer: m0
|
|
1269
|
+
}, h0 = ({
|
|
1270
1270
|
ambitName: i,
|
|
1271
1271
|
ambitDescription: d,
|
|
1272
1272
|
defaultFilters: s,
|
|
@@ -1287,9 +1287,9 @@ const ln = "_FiltersAmbitContainer_bp6cj_2", cn = "_FiltersAmbitHeader_bp6cj_15"
|
|
|
1287
1287
|
descriptionRequired: y = !1
|
|
1288
1288
|
//campo descripción required
|
|
1289
1289
|
}) => {
|
|
1290
|
-
const { t: p } =
|
|
1290
|
+
const { t: p } = L(), { tematicalFiltersSelected: C, activeFiltersType: x, geoLayers: w } = M((T) => T), [N, S] = D(i || null), [$, k] = D(d || null), [B, A] = D(!1);
|
|
1291
1291
|
F(() => {
|
|
1292
|
-
s && s.length > 0 && M.setState((
|
|
1292
|
+
s && s.length > 0 && M.setState((T) => ({
|
|
1293
1293
|
tematicalFiltersSelected: s
|
|
1294
1294
|
}));
|
|
1295
1295
|
}, [s]), F(() => {
|
|
@@ -1301,8 +1301,8 @@ const ln = "_FiltersAmbitContainer_bp6cj_2", cn = "_FiltersAmbitHeader_bp6cj_15"
|
|
|
1301
1301
|
y ? N && $ ? l({ name: N, description: $ }) : A(!0) : N ? l({ name: N, description: $ }) : A(!0);
|
|
1302
1302
|
};
|
|
1303
1303
|
return F(() => {
|
|
1304
|
-
g.includes("geographical") && x != "geographical" && w.length > 0 && M.setState((
|
|
1305
|
-
geoLayers:
|
|
1304
|
+
g.includes("geographical") && x != "geographical" && w.length > 0 && M.setState((T) => ({
|
|
1305
|
+
geoLayers: T.geoLayers.map((j) => ({
|
|
1306
1306
|
...j,
|
|
1307
1307
|
active: !1
|
|
1308
1308
|
}))
|
|
@@ -1314,8 +1314,8 @@ const ln = "_FiltersAmbitContainer_bp6cj_2", cn = "_FiltersAmbitHeader_bp6cj_15"
|
|
|
1314
1314
|
"input",
|
|
1315
1315
|
{
|
|
1316
1316
|
type: "text",
|
|
1317
|
-
onChange: (
|
|
1318
|
-
A(!1), S(
|
|
1317
|
+
onChange: (T) => {
|
|
1318
|
+
A(!1), S(T.target.value);
|
|
1319
1319
|
},
|
|
1320
1320
|
value: N,
|
|
1321
1321
|
placeholder: p(u)
|
|
@@ -1325,8 +1325,8 @@ const ln = "_FiltersAmbitContainer_bp6cj_2", cn = "_FiltersAmbitHeader_bp6cj_15"
|
|
|
1325
1325
|
"textarea",
|
|
1326
1326
|
{
|
|
1327
1327
|
value: $,
|
|
1328
|
-
onChange: (
|
|
1329
|
-
y && A(!1), k(
|
|
1328
|
+
onChange: (T) => {
|
|
1329
|
+
y && A(!1), k(T.target.value);
|
|
1330
1330
|
},
|
|
1331
1331
|
placeholder: p(h)
|
|
1332
1332
|
}
|
|
@@ -1367,7 +1367,7 @@ const ln = "_FiltersAmbitContainer_bp6cj_2", cn = "_FiltersAmbitHeader_bp6cj_15"
|
|
|
1367
1367
|
] })
|
|
1368
1368
|
] });
|
|
1369
1369
|
};
|
|
1370
|
-
|
|
1370
|
+
h0.propTypes = {
|
|
1371
1371
|
indicators: e.arrayOf(e.object).isRequired,
|
|
1372
1372
|
ambitName: e.string,
|
|
1373
1373
|
ambitDescription: e.string,
|
|
@@ -1574,10 +1574,10 @@ St.propTypes = {
|
|
|
1574
1574
|
maxValue: e.number,
|
|
1575
1575
|
orientation: e.oneOf(["horizontal", "vertical"])
|
|
1576
1576
|
};
|
|
1577
|
-
const
|
|
1578
|
-
graphicContainer:
|
|
1579
|
-
titleContainer:
|
|
1580
|
-
},
|
|
1577
|
+
const g0 = "_graphicContainer_c9zrg_2", C0 = "_titleContainer_c9zrg_14", nt = {
|
|
1578
|
+
graphicContainer: g0,
|
|
1579
|
+
titleContainer: C0
|
|
1580
|
+
}, f0 = ({
|
|
1581
1581
|
data: i,
|
|
1582
1582
|
graphLength: d = 700,
|
|
1583
1583
|
containerStyle: s,
|
|
@@ -1589,7 +1589,7 @@ const Cn = "_graphicContainer_c9zrg_2", fn = "_titleContainer_c9zrg_14", nt = {
|
|
|
1589
1589
|
leftPadding: l = -200,
|
|
1590
1590
|
orientation: u = "horizontal"
|
|
1591
1591
|
}) => {
|
|
1592
|
-
const { t: h } =
|
|
1592
|
+
const { t: h } = L();
|
|
1593
1593
|
return /* @__PURE__ */ m(
|
|
1594
1594
|
"div",
|
|
1595
1595
|
{
|
|
@@ -1617,7 +1617,7 @@ const Cn = "_graphicContainer_c9zrg_2", fn = "_titleContainer_c9zrg_14", nt = {
|
|
|
1617
1617
|
}
|
|
1618
1618
|
);
|
|
1619
1619
|
};
|
|
1620
|
-
|
|
1620
|
+
f0.propTypes = {
|
|
1621
1621
|
data: e.arrayOf(
|
|
1622
1622
|
e.shape({
|
|
1623
1623
|
color: e.string.isRequired,
|
|
@@ -1634,21 +1634,21 @@ bn.propTypes = {
|
|
|
1634
1634
|
numberOfDivisions: e.number,
|
|
1635
1635
|
leftPadding: e.number
|
|
1636
1636
|
};
|
|
1637
|
-
const
|
|
1638
|
-
indicatorsCategory:
|
|
1639
|
-
title:
|
|
1640
|
-
list:
|
|
1641
|
-
}, it = "data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.32549%200H4.65882V3.40392H8V4.61176H4.65882V8H3.32549V4.61176H0V3.40392H3.32549V0Z'%20fill='%23605B56'/%3e%3c/svg%3e",
|
|
1642
|
-
indicatorContainer:
|
|
1643
|
-
indicatorNameContainer:
|
|
1644
|
-
dot:
|
|
1645
|
-
indicatorName:
|
|
1646
|
-
switchExternalContainer:
|
|
1647
|
-
switchType:
|
|
1648
|
-
switchTypeOptions:
|
|
1649
|
-
optionContainer:
|
|
1650
|
-
customRadious:
|
|
1651
|
-
optionText:
|
|
1637
|
+
const b0 = "_indicatorsCategory_arwy3_2", y0 = "_title_arwy3_5", _0 = "_list_arwy3_13", Le = {
|
|
1638
|
+
indicatorsCategory: b0,
|
|
1639
|
+
title: y0,
|
|
1640
|
+
list: _0
|
|
1641
|
+
}, it = "data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.32549%200H4.65882V3.40392H8V4.61176H4.65882V8H3.32549V4.61176H0V3.40392H3.32549V0Z'%20fill='%23605B56'/%3e%3c/svg%3e", v0 = "data:image/svg+xml,%3csvg%20width='8'%20height='8'%20viewBox='0%200%208%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.32549%200H4.65882V3.40392H8V4.61176H4.65882V8H3.32549V4.61176H0V3.40392H3.32549V0Z'%20fill='%23ffffff'/%3e%3c/svg%3e", w0 = "_indicatorContainer_17b40_2", x0 = "_indicatorNameContainer_17b40_11", N0 = "_dot_17b40_17", k0 = "_indicatorName_17b40_11", S0 = "_switchExternalContainer_17b40_31", $0 = "_switchType_17b40_39", B0 = "_switchTypeOptions_17b40_43", L0 = "_optionContainer_17b40_54", T0 = "_customRadious_17b40_64", M0 = "_optionText_17b40_71", R = {
|
|
1642
|
+
indicatorContainer: w0,
|
|
1643
|
+
indicatorNameContainer: x0,
|
|
1644
|
+
dot: N0,
|
|
1645
|
+
indicatorName: k0,
|
|
1646
|
+
switchExternalContainer: S0,
|
|
1647
|
+
switchType: $0,
|
|
1648
|
+
switchTypeOptions: B0,
|
|
1649
|
+
optionContainer: L0,
|
|
1650
|
+
customRadious: T0,
|
|
1651
|
+
optionText: M0
|
|
1652
1652
|
}, Qe = ({
|
|
1653
1653
|
indicator: i,
|
|
1654
1654
|
values: d = [],
|
|
@@ -1660,7 +1660,7 @@ const yn = "_indicatorsCategory_arwy3_2", _n = "_title_arwy3_5", vn = "_list_arw
|
|
|
1660
1660
|
multiple: a = !1,
|
|
1661
1661
|
onChangeType: l
|
|
1662
1662
|
}) => {
|
|
1663
|
-
const { t: u } =
|
|
1663
|
+
const { t: u } = L(), { name: h, type: g, disabled: b } = i;
|
|
1664
1664
|
console.log(it);
|
|
1665
1665
|
const [f, v] = D(!1);
|
|
1666
1666
|
F(() => {
|
|
@@ -1761,7 +1761,7 @@ const yn = "_indicatorsCategory_arwy3_2", _n = "_title_arwy3_5", vn = "_list_arw
|
|
|
1761
1761
|
backgroundColor: f ? s : "transparent"
|
|
1762
1762
|
},
|
|
1763
1763
|
className: R.dot,
|
|
1764
|
-
children: a && /* @__PURE__ */ n("img", { src: f ?
|
|
1764
|
+
children: a && /* @__PURE__ */ n("img", { src: f ? v0 : it, alt: "" })
|
|
1765
1765
|
}
|
|
1766
1766
|
),
|
|
1767
1767
|
/* @__PURE__ */ n(
|
|
@@ -1801,9 +1801,9 @@ Qe.propTypes = {
|
|
|
1801
1801
|
multiple: e.bool,
|
|
1802
1802
|
onClickIndicator: e.func
|
|
1803
1803
|
};
|
|
1804
|
-
const
|
|
1805
|
-
indicatorsSubCategory:
|
|
1806
|
-
list:
|
|
1804
|
+
const V0 = "_indicatorsSubCategory_1nuug_2", D0 = "_list_1nuug_11", st = {
|
|
1805
|
+
indicatorsSubCategory: V0,
|
|
1806
|
+
list: D0
|
|
1807
1807
|
}, $t = ({
|
|
1808
1808
|
subcName: i,
|
|
1809
1809
|
indicators: d,
|
|
@@ -1818,7 +1818,7 @@ const Dn = "_indicatorsSubCategory_1nuug_2", Fn = "_list_1nuug_11", st = {
|
|
|
1818
1818
|
activeIndicatorType: h,
|
|
1819
1819
|
onChangeType: g
|
|
1820
1820
|
}) => {
|
|
1821
|
-
const { t: b } =
|
|
1821
|
+
const { t: b } = L(), [f, v] = D(!1);
|
|
1822
1822
|
return F(() => {
|
|
1823
1823
|
v(t == c);
|
|
1824
1824
|
}, [t, c]), /* @__PURE__ */ m(
|
|
@@ -1885,13 +1885,13 @@ const Bt = ({
|
|
|
1885
1885
|
onChangeType: b
|
|
1886
1886
|
}) => {
|
|
1887
1887
|
var y;
|
|
1888
|
-
const { t: f } =
|
|
1888
|
+
const { t: f } = L(), [v, _] = D(!1);
|
|
1889
1889
|
return F(() => {
|
|
1890
1890
|
_(r === d);
|
|
1891
1891
|
}, [r, d]), /* @__PURE__ */ m(
|
|
1892
1892
|
Ge.div,
|
|
1893
1893
|
{
|
|
1894
|
-
className:
|
|
1894
|
+
className: Le.indicatorsCategory,
|
|
1895
1895
|
initial: { height: "53px" },
|
|
1896
1896
|
animate: { height: v ? "auto" : "53px" },
|
|
1897
1897
|
transition: { duration: 0.4 },
|
|
@@ -1901,8 +1901,8 @@ const Bt = ({
|
|
|
1901
1901
|
marginBottom: v ? "20px" : "0px"
|
|
1902
1902
|
},
|
|
1903
1903
|
children: [
|
|
1904
|
-
/* @__PURE__ */ m("h2", { className: `${
|
|
1905
|
-
/* @__PURE__ */ n("span", { className:
|
|
1904
|
+
/* @__PURE__ */ m("h2", { className: `${Le.title}`, onClick: () => t(d), children: [
|
|
1905
|
+
/* @__PURE__ */ n("span", { className: Le.plus, style: { color: v ? s : o }, children: v ? "-" : "+" }),
|
|
1906
1906
|
/* @__PURE__ */ n(
|
|
1907
1907
|
"span",
|
|
1908
1908
|
{
|
|
@@ -1930,7 +1930,7 @@ const Bt = ({
|
|
|
1930
1930
|
},
|
|
1931
1931
|
`subcKey ${w}`
|
|
1932
1932
|
)
|
|
1933
|
-
) : /* @__PURE__ */ n("div", { className:
|
|
1933
|
+
) : /* @__PURE__ */ n("div", { className: Le.list, children: (y = i.indicators) == null ? void 0 : y.map((p, C) => /* @__PURE__ */ n(
|
|
1934
1934
|
Qe,
|
|
1935
1935
|
{
|
|
1936
1936
|
indicator: p,
|
|
@@ -1963,10 +1963,10 @@ Bt.propTypes = {
|
|
|
1963
1963
|
activeColor: e.string,
|
|
1964
1964
|
defaultColor: e.string
|
|
1965
1965
|
};
|
|
1966
|
-
const
|
|
1967
|
-
indicatorsList:
|
|
1968
|
-
title:
|
|
1969
|
-
},
|
|
1966
|
+
const F0 = "_indicatorsList_13b3m_2", A0 = "_title_13b3m_6", ot = {
|
|
1967
|
+
indicatorsList: F0,
|
|
1968
|
+
title: A0
|
|
1969
|
+
}, I0 = ({
|
|
1970
1970
|
indicators: i,
|
|
1971
1971
|
activeColor: d,
|
|
1972
1972
|
defaultColor: s = "#92898A",
|
|
@@ -1980,7 +1980,7 @@ const An = "_indicatorsList_13b3m_2", In = "_title_13b3m_6", ot = {
|
|
|
1980
1980
|
changeIndType: c,
|
|
1981
1981
|
activeIndicatorType: a
|
|
1982
1982
|
}) => {
|
|
1983
|
-
const { t: l } =
|
|
1983
|
+
const { t: l } = L(), [u, h] = D(), [g, b] = D(), [f, v] = D(), _ = (w) => {
|
|
1984
1984
|
h(u == w ? null : w);
|
|
1985
1985
|
}, y = (w) => {
|
|
1986
1986
|
b(g == w ? null : w);
|
|
@@ -2049,7 +2049,7 @@ const An = "_indicatorsList_13b3m_2", In = "_title_13b3m_6", ot = {
|
|
|
2049
2049
|
))
|
|
2050
2050
|
] });
|
|
2051
2051
|
};
|
|
2052
|
-
|
|
2052
|
+
I0.propTypes = {
|
|
2053
2053
|
indicators: e.arrayOf(e.object),
|
|
2054
2054
|
activeColor: e.string,
|
|
2055
2055
|
defaultColor: e.string,
|
|
@@ -2060,14 +2060,14 @@ On.propTypes = {
|
|
|
2060
2060
|
defaultValue: e.oneOfType([e.object, e.array]),
|
|
2061
2061
|
activeIndicatorType: e.string
|
|
2062
2062
|
};
|
|
2063
|
-
const
|
|
2064
|
-
langSelector:
|
|
2065
|
-
currentLang:
|
|
2066
|
-
arrow:
|
|
2067
|
-
prevImg:
|
|
2068
|
-
langMenu:
|
|
2069
|
-
},
|
|
2070
|
-
const [o, t] = D(!1), { i18n: r } =
|
|
2063
|
+
const O0 = "_langSelector_o9enq_2", R0 = "_currentLang_o9enq_14", q0 = "_arrow_o9enq_26", P0 = "_prevImg_o9enq_29", E0 = "_langMenu_o9enq_33", de = {
|
|
2064
|
+
langSelector: O0,
|
|
2065
|
+
currentLang: R0,
|
|
2066
|
+
arrow: q0,
|
|
2067
|
+
prevImg: P0,
|
|
2068
|
+
langMenu: E0
|
|
2069
|
+
}, j0 = ({ langs: i, arrow: d, imgPrev: s }) => {
|
|
2070
|
+
const [o, t] = D(!1), { i18n: r } = L(), c = i.find((l) => l.code == r.language), a = (l) => {
|
|
2071
2071
|
r.changeLanguage(l), t(!1);
|
|
2072
2072
|
};
|
|
2073
2073
|
return /* @__PURE__ */ m("div", { className: de.langSelector, children: [
|
|
@@ -2096,7 +2096,7 @@ const Rn = "_langSelector_o9enq_2", qn = "_currentLang_o9enq_14", Pn = "_arrow_o
|
|
|
2096
2096
|
)) })
|
|
2097
2097
|
] });
|
|
2098
2098
|
};
|
|
2099
|
-
|
|
2099
|
+
j0.propTypes = {
|
|
2100
2100
|
langs: e.arrayOf(
|
|
2101
2101
|
e.shape({
|
|
2102
2102
|
code: e.string,
|
|
@@ -2110,23 +2110,23 @@ zn.propTypes = {
|
|
|
2110
2110
|
arrow: e.object,
|
|
2111
2111
|
imgPrev: e.object
|
|
2112
2112
|
};
|
|
2113
|
-
const
|
|
2114
|
-
legendContainer:
|
|
2115
|
-
closeButton:
|
|
2116
|
-
titleContainer:
|
|
2117
|
-
infoContainer:
|
|
2118
|
-
titleLegendList:
|
|
2119
|
-
legendListContainer:
|
|
2120
|
-
gridContainer:
|
|
2121
|
-
elementLegendContainer:
|
|
2122
|
-
colorDot:
|
|
2123
|
-
absoluteValueContainer:
|
|
2124
|
-
absoluteValueColor:
|
|
2125
|
-
absoluteValueText:
|
|
2126
|
-
noDataContainer:
|
|
2127
|
-
noData:
|
|
2128
|
-
moreInfoContainer:
|
|
2129
|
-
},
|
|
2113
|
+
const Z0 = "_legendContainer_qs4x9_3", z0 = "_closeButton_qs4x9_31", H0 = "_titleContainer_qs4x9_59", K0 = "_infoContainer_qs4x9_65", U0 = "_titleLegendList_qs4x9_76", W0 = "_legendListContainer_qs4x9_82", G0 = "_gridContainer_qs4x9_82", Y0 = "_elementLegendContainer_qs4x9_88", Q0 = "_colorDot_qs4x9_94", X0 = "_absoluteValueContainer_qs4x9_100", J0 = "_absoluteValueColor_qs4x9_103", en = "_absoluteValueText_qs4x9_108", tn = "_noDataContainer_qs4x9_120", nn = "_noData_qs4x9_120", sn = "_moreInfoContainer_qs4x9_141", O = {
|
|
2114
|
+
legendContainer: Z0,
|
|
2115
|
+
closeButton: z0,
|
|
2116
|
+
titleContainer: H0,
|
|
2117
|
+
infoContainer: K0,
|
|
2118
|
+
titleLegendList: U0,
|
|
2119
|
+
legendListContainer: W0,
|
|
2120
|
+
gridContainer: G0,
|
|
2121
|
+
elementLegendContainer: Y0,
|
|
2122
|
+
colorDot: Q0,
|
|
2123
|
+
absoluteValueContainer: X0,
|
|
2124
|
+
absoluteValueColor: J0,
|
|
2125
|
+
absoluteValueText: en,
|
|
2126
|
+
noDataContainer: tn,
|
|
2127
|
+
noData: nn,
|
|
2128
|
+
moreInfoContainer: sn
|
|
2129
|
+
}, on = ({
|
|
2130
2130
|
//JSON with the styles of the container (optional)
|
|
2131
2131
|
containerStyles: i,
|
|
2132
2132
|
//Title on top of the legend
|
|
@@ -2149,7 +2149,7 @@ const Zn = "_legendContainer_qs4x9_3", Hn = "_closeButton_qs4x9_31", Kn = "_titl
|
|
|
2149
2149
|
buttonTitle: a,
|
|
2150
2150
|
onClickClose: l
|
|
2151
2151
|
}) => {
|
|
2152
|
-
const { t: u } =
|
|
2152
|
+
const { t: u } = L();
|
|
2153
2153
|
return /* @__PURE__ */ m(
|
|
2154
2154
|
"div",
|
|
2155
2155
|
{
|
|
@@ -2227,7 +2227,7 @@ const Zn = "_legendContainer_qs4x9_3", Hn = "_closeButton_qs4x9_31", Kn = "_titl
|
|
|
2227
2227
|
}
|
|
2228
2228
|
);
|
|
2229
2229
|
};
|
|
2230
|
-
|
|
2230
|
+
on.propTypes = {
|
|
2231
2231
|
title: e.string,
|
|
2232
2232
|
containerStyles: e.object,
|
|
2233
2233
|
infoList: e.arrayOf(
|
|
@@ -2254,23 +2254,23 @@ o0.propTypes = {
|
|
|
2254
2254
|
onClickClose: e.func,
|
|
2255
2255
|
noDataColor: e.string
|
|
2256
2256
|
};
|
|
2257
|
-
const
|
|
2258
|
-
logo:
|
|
2259
|
-
},
|
|
2260
|
-
const { t: o } =
|
|
2257
|
+
const rn = "_logo_1ewa6_2", rt = {
|
|
2258
|
+
logo: rn
|
|
2259
|
+
}, an = ({ src: i, alt: d, href: s }) => {
|
|
2260
|
+
const { t: o } = L(), t = /* @__PURE__ */ n("img", { src: i, alt: o(d) });
|
|
2261
2261
|
return s ? /* @__PURE__ */ n("div", { className: rt.logo, children: /* @__PURE__ */ n("a", { href: s, children: t }) }) : /* @__PURE__ */ n("div", { className: rt.logo, children: t });
|
|
2262
2262
|
};
|
|
2263
|
-
|
|
2263
|
+
an.propTypes = {
|
|
2264
2264
|
src: e.string.isRequired,
|
|
2265
2265
|
alt: e.string.isRequired,
|
|
2266
2266
|
href: e.string,
|
|
2267
2267
|
className: e.string
|
|
2268
2268
|
};
|
|
2269
|
-
const
|
|
2270
|
-
mapContainer:
|
|
2269
|
+
const ln = "_mapContainer_84pkf_2", cn = {
|
|
2270
|
+
mapContainer: ln
|
|
2271
2271
|
};
|
|
2272
2272
|
jt.accessToken = "pk.eyJ1IjoiY2ljbGljYSIsImEiOiJja3llODhxZ2UwYzF1Mm5xcHVhMzI3anhqIn0.-r56FLAzEH57eVsB2ZeVcA";
|
|
2273
|
-
const
|
|
2273
|
+
const dn = ({
|
|
2274
2274
|
initialView: i = { latitude: 39.4699, longitude: -0.3763, zoom: 12 },
|
|
2275
2275
|
maxZoom: d = 17,
|
|
2276
2276
|
minZoom: s = 8,
|
|
@@ -2283,7 +2283,7 @@ const d0 = ({
|
|
|
2283
2283
|
sources: u = [],
|
|
2284
2284
|
layers: h = []
|
|
2285
2285
|
}) => {
|
|
2286
|
-
const g = ae(), [b, f] = D(null), v =
|
|
2286
|
+
const g = ae(), [b, f] = D(null), v = Zt((_) => _.mapState.showTexts);
|
|
2287
2287
|
return F(() => {
|
|
2288
2288
|
if (g.current) {
|
|
2289
2289
|
const _ = g.current.getMap();
|
|
@@ -2291,8 +2291,8 @@ const d0 = ({
|
|
|
2291
2291
|
p.type == "symbol" && p.id != "professionals" && (v ? _.setLayoutProperty(p.id, "visibility", "visible") : _.setLayoutProperty(p.id, "visibility", "none"));
|
|
2292
2292
|
});
|
|
2293
2293
|
}
|
|
2294
|
-
}, [v]), /* @__PURE__ */ n("div", { className: `${
|
|
2295
|
-
|
|
2294
|
+
}, [v]), /* @__PURE__ */ n("div", { className: `${cn.mapContainer}`, style: r, children: /* @__PURE__ */ m(
|
|
2295
|
+
zt,
|
|
2296
2296
|
{
|
|
2297
2297
|
initialViewState: i,
|
|
2298
2298
|
ref: g,
|
|
@@ -2335,7 +2335,7 @@ const d0 = ({
|
|
|
2335
2335
|
}
|
|
2336
2336
|
) });
|
|
2337
2337
|
};
|
|
2338
|
-
|
|
2338
|
+
dn.propTypes = {
|
|
2339
2339
|
initialView: e.shape({
|
|
2340
2340
|
latitude: e.number.isRequired,
|
|
2341
2341
|
longitude: e.number.isRequired,
|
|
@@ -2380,13 +2380,13 @@ d0.propTypes = {
|
|
|
2380
2380
|
})
|
|
2381
2381
|
)
|
|
2382
2382
|
};
|
|
2383
|
-
const
|
|
2384
|
-
mapContainer:
|
|
2385
|
-
},
|
|
2386
|
-
FeaturePopUp:
|
|
2387
|
-
title:
|
|
2388
|
-
},
|
|
2389
|
-
const { t: d } =
|
|
2383
|
+
const un = "_mapContainer_b0pyr_3", pn = {
|
|
2384
|
+
mapContainer: un
|
|
2385
|
+
}, mn = "_FeaturePopUp_mt8l5_2", hn = "_title_mt8l5_9", at = {
|
|
2386
|
+
FeaturePopUp: mn,
|
|
2387
|
+
title: hn
|
|
2388
|
+
}, gn = ({ props: i }) => {
|
|
2389
|
+
const { t: d } = L();
|
|
2390
2390
|
return /* @__PURE__ */ n("div", { className: at.FeaturePopUp, children: i.map((s) => /* @__PURE__ */ m("p", { children: [
|
|
2391
2391
|
/* @__PURE__ */ m("span", { className: at.title, children: [
|
|
2392
2392
|
/* @__PURE__ */ n(We, { i18nKey: s.name, components: { sup: /* @__PURE__ */ n("sup", {}) }, shouldUnescape: !0 }),
|
|
@@ -2398,7 +2398,7 @@ const u0 = "_mapContainer_b0pyr_3", p0 = {
|
|
|
2398
2398
|
d(s.unit)
|
|
2399
2399
|
] })
|
|
2400
2400
|
] })) });
|
|
2401
|
-
},
|
|
2401
|
+
}, Cn = ({
|
|
2402
2402
|
initialView: i = { latitude: 39.4699, longitude: -0.3763, zoom: 12 },
|
|
2403
2403
|
maxZoom: d = 17,
|
|
2404
2404
|
minZoom: s = 8,
|
|
@@ -2427,7 +2427,7 @@ const u0 = "_mapContainer_b0pyr_3", p0 = {
|
|
|
2427
2427
|
return Ie.addProtocol("pmtiles", _.tile), () => {
|
|
2428
2428
|
Ie.removeProtocol("pmtiles");
|
|
2429
2429
|
};
|
|
2430
|
-
}, []), /* @__PURE__ */ n("div", { className: `${
|
|
2430
|
+
}, []), /* @__PURE__ */ n("div", { className: `${pn.mapContainer}`, style: r && r, children: /* @__PURE__ */ m(
|
|
2431
2431
|
Yt,
|
|
2432
2432
|
{
|
|
2433
2433
|
mapLib: Ie,
|
|
@@ -2468,14 +2468,14 @@ const u0 = "_mapContainer_b0pyr_3", p0 = {
|
|
|
2468
2468
|
longitude: h.lng,
|
|
2469
2469
|
latitude: h.lat,
|
|
2470
2470
|
onClose: g,
|
|
2471
|
-
children: /* @__PURE__ */ n(
|
|
2471
|
+
children: /* @__PURE__ */ n(gn, { props: h.props })
|
|
2472
2472
|
}
|
|
2473
2473
|
)
|
|
2474
2474
|
]
|
|
2475
2475
|
}
|
|
2476
2476
|
) });
|
|
2477
2477
|
};
|
|
2478
|
-
|
|
2478
|
+
Cn.propTypes = {
|
|
2479
2479
|
initialView: e.shape({
|
|
2480
2480
|
latitude: e.number.isRequired,
|
|
2481
2481
|
longitude: e.number.isRequired,
|
|
@@ -2519,14 +2519,14 @@ C0.propTypes = {
|
|
|
2519
2519
|
popUpParams: e.object,
|
|
2520
2520
|
onClosePopUp: e.func
|
|
2521
2521
|
};
|
|
2522
|
-
const
|
|
2523
|
-
sectionBar:
|
|
2524
|
-
leftContent:
|
|
2525
|
-
textContainer:
|
|
2526
|
-
title:
|
|
2527
|
-
subtitle:
|
|
2528
|
-
rightContent:
|
|
2529
|
-
},
|
|
2522
|
+
const fn = "_sectionBar_1egwc_2", bn = "_leftContent_1egwc_14", yn = "_textContainer_1egwc_20", _n = "_title_1egwc_27", vn = "_subtitle_1egwc_33", wn = "_rightContent_1egwc_38", ie = {
|
|
2523
|
+
sectionBar: fn,
|
|
2524
|
+
leftContent: bn,
|
|
2525
|
+
textContainer: yn,
|
|
2526
|
+
title: _n,
|
|
2527
|
+
subtitle: vn,
|
|
2528
|
+
rightContent: wn
|
|
2529
|
+
}, xn = ({
|
|
2530
2530
|
leftIcon: i,
|
|
2531
2531
|
title: d,
|
|
2532
2532
|
subtitle: s,
|
|
@@ -2535,7 +2535,7 @@ const f0 = "_sectionBar_1egwc_2", b0 = "_leftContent_1egwc_14", y0 = "_textConta
|
|
|
2535
2535
|
width: r,
|
|
2536
2536
|
borderTop: c = !1
|
|
2537
2537
|
}) => {
|
|
2538
|
-
const { t: a } =
|
|
2538
|
+
const { t: a } = L();
|
|
2539
2539
|
return /* @__PURE__ */ m("div", { className: ie.sectionBar, style: { width: r && r, borderTop: c ? "1px solid #000" : "0px" }, children: [
|
|
2540
2540
|
/* @__PURE__ */ m("div", { className: ie.leftContent, children: [
|
|
2541
2541
|
i && /* @__PURE__ */ n("img", { src: i, alt: "Icono", className: ie.icon }),
|
|
@@ -2547,7 +2547,7 @@ const f0 = "_sectionBar_1egwc_2", b0 = "_leftContent_1egwc_14", y0 = "_textConta
|
|
|
2547
2547
|
/* @__PURE__ */ n("div", { className: ie.rightContent, children: o })
|
|
2548
2548
|
] });
|
|
2549
2549
|
};
|
|
2550
|
-
|
|
2550
|
+
xn.propTypes = {
|
|
2551
2551
|
leftIcon: e.string,
|
|
2552
2552
|
// URL del icono de la sección
|
|
2553
2553
|
title: e.string.isRequired,
|
|
@@ -2562,7 +2562,7 @@ x0.propTypes = {
|
|
|
2562
2562
|
// ancho de la barra
|
|
2563
2563
|
borderTop: e.bool
|
|
2564
2564
|
};
|
|
2565
|
-
const
|
|
2565
|
+
const Nn = t2({
|
|
2566
2566
|
name: "mapSlice",
|
|
2567
2567
|
initialState: {
|
|
2568
2568
|
showTexts: !0,
|
|
@@ -2588,12 +2588,12 @@ const N0 = t2({
|
|
|
2588
2588
|
i.activeIndicatorUnit = d.payload;
|
|
2589
2589
|
}
|
|
2590
2590
|
}
|
|
2591
|
-
}), { setShowTexts:
|
|
2592
|
-
slider: $
|
|
2593
|
-
playButton:
|
|
2594
|
-
sliderOpen:
|
|
2595
|
-
sliderResults:
|
|
2596
|
-
},
|
|
2591
|
+
}), { setShowTexts: Bs, setYear: Ls, setActiveIndicatorKey: Ts, setActiveIndicatorType: Ms, setActiveIndicatorUnit: Vs } = Nn.actions, kn = "data:image/svg+xml,%3csvg%20width='42'%20height='42'%20viewBox='0%200%2042%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='21'%20cy='21'%20r='20.25'%20fill='%23FDFDFD'%20stroke='%23605B56'%20stroke-width='1.5'/%3e%3cpath%20d='M15.2722%2012.6627C15.2722%2011.8929%2016.1055%2011.4118%2016.7722%2011.7967L31.5641%2020.3368C32.2308%2020.7217%2032.2308%2021.684%2031.5641%2022.0689L16.7722%2030.609C16.1055%2030.9939%2015.2722%2030.5128%2015.2722%2029.743L15.2722%2012.6627Z'%20fill='%23605B56'/%3e%3c/svg%3e", Sn = "data:image/svg+xml,%3csvg%20width='42'%20height='42'%20viewBox='0%200%2042%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='21'%20cy='21'%20r='20.25'%20fill='%23FDFDFD'%20stroke='%23605B56'%20stroke-width='1.5'/%3e%3crect%20x='15'%20y='12'%20width='4'%20height='19'%20rx='1'%20fill='%23605B56'/%3e%3crect%20x='23'%20y='12'%20width='4'%20height='19'%20rx='1'%20fill='%23605B56'/%3e%3c/svg%3e", $n = "_slider_1prh1_2", Bn = "_playButton_1prh1_14", Ln = "_sliderOpen_1prh1_25", Tn = "_sliderResults_1prh1_29", Ce = {
|
|
2592
|
+
slider: $n,
|
|
2593
|
+
playButton: Bn,
|
|
2594
|
+
sliderOpen: Ln,
|
|
2595
|
+
sliderResults: Tn
|
|
2596
|
+
}, Mn = ({
|
|
2597
2597
|
onResults: i = !1,
|
|
2598
2598
|
defaultYear: d = 2025,
|
|
2599
2599
|
firstYear: s = 2025,
|
|
@@ -2679,13 +2679,13 @@ const N0 = t2({
|
|
|
2679
2679
|
}
|
|
2680
2680
|
),
|
|
2681
2681
|
o,
|
|
2682
|
-
!h && /* @__PURE__ */ n("button", { className: Ce.playButton, onClick: b, children: /* @__PURE__ */ n("img", { src:
|
|
2683
|
-
h && /* @__PURE__ */ n("button", { className: Ce.playButton, onClick: f, children: /* @__PURE__ */ n("img", { src:
|
|
2682
|
+
!h && /* @__PURE__ */ n("button", { className: Ce.playButton, onClick: b, children: /* @__PURE__ */ n("img", { src: kn, alt: "Play" }) }),
|
|
2683
|
+
h && /* @__PURE__ */ n("button", { className: Ce.playButton, onClick: f, children: /* @__PURE__ */ n("img", { src: Sn, alt: "Pause" }) })
|
|
2684
2684
|
]
|
|
2685
2685
|
}
|
|
2686
2686
|
) });
|
|
2687
2687
|
};
|
|
2688
|
-
|
|
2688
|
+
Mn.propTypes = {
|
|
2689
2689
|
defaultYear: e.number,
|
|
2690
2690
|
onResults: e.bool,
|
|
2691
2691
|
firstYear: e.number,
|
|
@@ -2694,11 +2694,11 @@ M0.propTypes = {
|
|
|
2694
2694
|
rightBarOpen: e.bool,
|
|
2695
2695
|
onChange: e.func
|
|
2696
2696
|
};
|
|
2697
|
-
const
|
|
2698
|
-
TopNavMenuContainer:
|
|
2699
|
-
topNavOptions:
|
|
2700
|
-
active:
|
|
2701
|
-
},
|
|
2697
|
+
const Vn = "_TopNavMenuContainer_12mp4_2", Dn = "_topNavOptions_12mp4_13", Fn = "_active_12mp4_27", qe = {
|
|
2698
|
+
TopNavMenuContainer: Vn,
|
|
2699
|
+
topNavOptions: Dn,
|
|
2700
|
+
active: Fn
|
|
2701
|
+
}, An = ({
|
|
2702
2702
|
options: i = [],
|
|
2703
2703
|
containerStyles: d,
|
|
2704
2704
|
borderColor: s = "red",
|
|
@@ -2707,7 +2707,7 @@ const V0 = "_TopNavMenuContainer_12mp4_2", D0 = "_topNavOptions_12mp4_13", F0 =
|
|
|
2707
2707
|
console.log("Changed NavLink", r);
|
|
2708
2708
|
}
|
|
2709
2709
|
}) => {
|
|
2710
|
-
const { t: r } =
|
|
2710
|
+
const { t: r } = L();
|
|
2711
2711
|
return /* @__PURE__ */ n("div", { className: qe.TopNavMenuContainer, style: { ...d }, children: i.map((c, a) => /* @__PURE__ */ n(
|
|
2712
2712
|
ft,
|
|
2713
2713
|
{
|
|
@@ -2723,7 +2723,7 @@ const V0 = "_TopNavMenuContainer_12mp4_2", D0 = "_topNavOptions_12mp4_13", F0 =
|
|
|
2723
2723
|
a
|
|
2724
2724
|
)) });
|
|
2725
2725
|
};
|
|
2726
|
-
|
|
2726
|
+
An.propTypes = {
|
|
2727
2727
|
options: e.arrayOf(e.object),
|
|
2728
2728
|
cssProps: e.shape({
|
|
2729
2729
|
borderColor: e.string.isRequired,
|
|
@@ -2733,9 +2733,9 @@ A0.propTypes = {
|
|
|
2733
2733
|
// activeColor: PropTypes.string,
|
|
2734
2734
|
// defaultColor: PropTypes.string
|
|
2735
2735
|
};
|
|
2736
|
-
const
|
|
2737
|
-
LogInButton:
|
|
2738
|
-
},
|
|
2736
|
+
const In = "_LogInButton_1vxj5_2", On = {
|
|
2737
|
+
LogInButton: In
|
|
2738
|
+
}, Rn = ({
|
|
2739
2739
|
cssClass: i,
|
|
2740
2740
|
notLoggedInLabel: d = "Log in",
|
|
2741
2741
|
loggedInLabel: s = "Log out",
|
|
@@ -2749,18 +2749,18 @@ const I0 = "_LogInButton_1vxj5_2", O0 = {
|
|
|
2749
2749
|
console.log("Logout clicked");
|
|
2750
2750
|
}
|
|
2751
2751
|
}) => {
|
|
2752
|
-
const { t: l } =
|
|
2752
|
+
const { t: l } = L();
|
|
2753
2753
|
return /* @__PURE__ */ n(
|
|
2754
2754
|
"div",
|
|
2755
2755
|
{
|
|
2756
2756
|
style: { ...o },
|
|
2757
|
-
className: `${
|
|
2757
|
+
className: `${On.LogInButton} link ${i}`,
|
|
2758
2758
|
onClick: r ? a : c,
|
|
2759
2759
|
children: r ? t || l(s) : l(d)
|
|
2760
2760
|
}
|
|
2761
2761
|
);
|
|
2762
2762
|
};
|
|
2763
|
-
|
|
2763
|
+
Rn.propTypes = {
|
|
2764
2764
|
cssClass: e.string,
|
|
2765
2765
|
notLoggedInLabel: e.string,
|
|
2766
2766
|
loggedInLabel: e.string,
|
|
@@ -2768,24 +2768,24 @@ R0.propTypes = {
|
|
|
2768
2768
|
userName: e.string,
|
|
2769
2769
|
isLoggedIn: e.bool
|
|
2770
2770
|
};
|
|
2771
|
-
const
|
|
2772
|
-
elementSelector:
|
|
2773
|
-
header:
|
|
2774
|
-
nameDateContainer:
|
|
2775
|
-
elementName:
|
|
2776
|
-
elementDate:
|
|
2777
|
-
buttonsContainer:
|
|
2778
|
-
elementListContainer:
|
|
2779
|
-
newElementButtonContainer:
|
|
2780
|
-
},
|
|
2781
|
-
listElement:
|
|
2782
|
-
elementNameDate:
|
|
2783
|
-
elementNameContainer:
|
|
2784
|
-
elementName:
|
|
2785
|
-
elementDate:
|
|
2786
|
-
elementButtons:
|
|
2771
|
+
const qn = "_elementSelector_1ox68_2", Pn = "_header_1ox68_14", En = "_nameDateContainer_1ox68_24", jn = "_elementName_1ox68_40", Zn = "_elementDate_1ox68_54", zn = "_buttonsContainer_1ox68_68", Hn = "_elementListContainer_1ox68_77", Kn = "_newElementButtonContainer_1ox68_81", U = {
|
|
2772
|
+
elementSelector: qn,
|
|
2773
|
+
header: Pn,
|
|
2774
|
+
nameDateContainer: En,
|
|
2775
|
+
elementName: jn,
|
|
2776
|
+
elementDate: Zn,
|
|
2777
|
+
buttonsContainer: zn,
|
|
2778
|
+
elementListContainer: Hn,
|
|
2779
|
+
newElementButtonContainer: Kn
|
|
2780
|
+
}, Un = "_listElement_1evjl_2", Wn = "_elementNameDate_1evjl_18", Gn = "_elementNameContainer_1evjl_28", Yn = "_elementName_1evjl_18", Qn = "_elementDate_1evjl_43", Xn = "_elementButtons_1evjl_46", Jn = "_moreInfoContainer_1evjl_69", ei = "_moreInfo_1evjl_69", K = {
|
|
2781
|
+
listElement: Un,
|
|
2782
|
+
elementNameDate: Wn,
|
|
2783
|
+
elementNameContainer: Gn,
|
|
2784
|
+
elementName: Yn,
|
|
2785
|
+
elementDate: Qn,
|
|
2786
|
+
elementButtons: Xn,
|
|
2787
2787
|
break: "_break_1evjl_64",
|
|
2788
|
-
moreInfoContainer:
|
|
2788
|
+
moreInfoContainer: Jn,
|
|
2789
2789
|
moreInfo: ei
|
|
2790
2790
|
}, ti = "data:image/svg+xml,%3csvg%20width='31'%20height='31'%20viewBox='0%200%2031%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Eliminar'%3e%3ccircle%20id='Ellipse%20220'%20cx='15.5106'%20cy='15.8063'%20r='14.3521'%20stroke='%23605B56'%20stroke-width='1.5'/%3e%3cpath%20id='Vector'%20d='M20.8581%2010.5548H17.5491V10.4015C17.5491%209.17493%2016.6257%208.255%2015.4714%208.255C14.3171%208.255%2013.3167%209.17493%2013.3167%2010.4015V10.5548H10.0846C9.69985%2010.5548%209.46899%2010.7848%209.46899%2011.1681C9.46899%2011.5514%209.69985%2011.7814%2010.0846%2011.7814H10.2385V21.2106C10.2385%2022.3605%2011.162%2023.3571%2012.3932%2023.3571H18.5495C19.7038%2023.3571%2020.7042%2022.4372%2020.7042%2021.2106V11.7047H20.9351C21.2429%2011.7047%2021.5507%2011.4747%2021.5507%2011.0914C21.5507%2010.7081%2021.1659%2010.5548%2020.8581%2010.5548ZM14.471%2010.4015C14.471%209.86488%2014.9327%209.40491%2015.4714%209.40491C16.01%209.40491%2016.3948%209.86488%2016.3948%2010.4015V10.5548H14.471V10.4015ZM16.3948%2018.8342V15.0011C16.3948%2014.6178%2016.6257%2014.3878%2017.0104%2014.3878C17.3952%2014.3878%2017.6261%2014.6178%2017.6261%2015.0011V18.8342C17.6261%2019.1408%2017.3952%2019.4474%2017.0104%2019.4474C16.6257%2019.4474%2016.3948%2019.1408%2016.3948%2018.8342ZM13.3167%2018.8342V15.0011C13.3167%2014.6178%2013.5475%2014.3878%2013.9323%2014.3878C14.3171%2014.3878%2014.5479%2014.6178%2014.5479%2015.0011V18.8342C14.5479%2019.1408%2014.3171%2019.4474%2013.9323%2019.4474C13.5475%2019.4474%2013.3167%2019.1408%2013.3167%2018.8342Z'%20fill='%23605B56'/%3e%3c/g%3e%3c/svg%3e", ni = "data:image/svg+xml,%3csvg%20width='31'%20height='31'%20viewBox='0%200%2031%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%209259'%3e%3ccircle%20id='Ellipse%20219'%20cx='15.3062'%20cy='15.8063'%20r='14.3521'%20stroke='%23605B56'%20stroke-width='1.5'/%3e%3cg%20id='Group%203973'%3e%3cg%20id='Rectangle%20495'%3e%3cmask%20id='path-2-inside-1_4451_10560'%20fill='white'%3e%3crect%20x='10.4033'%20y='7.70422'%20width='12.8'%20height='12.8'%20rx='1'/%3e%3c/mask%3e%3crect%20x='10.4033'%20y='7.70422'%20width='12.8'%20height='12.8'%20rx='1'%20stroke='%23605B56'%20stroke-width='3'%20mask='url(%23path-2-inside-1_4451_10560)'/%3e%3c/g%3e%3cg%20id='Group%203972'%3e%3crect%20id='Rectangle%20496'%20x='7.2041'%20y='10.9042'%20width='12.8'%20height='12.8'%20rx='1'%20fill='%23605B56'/%3e%3cpath%20id='+'%20d='M16.3785%2018.0509H14.3838V20.0776H12.9331V18.0509H10.9385V16.6749H12.9331V14.6376H14.3838V16.6749H16.3785V18.0509Z'%20fill='%23FDFDFD'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", ii = "data:image/svg+xml,%3csvg%20width='31'%20height='31'%20viewBox='0%200%2031%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%209260'%3e%3ccircle%20id='Ellipse%20219'%20cx='15.1021'%20cy='15.8063'%20r='14.3521'%20stroke='%23605B56'%20stroke-width='1.5'/%3e%3cpath%20id='Vector'%20d='M8.20744%208.70422C7.34769%208.70422%206.88873%209.71735%207.45568%2010.3637L13.3518%2017.085C13.5118%2017.2675%2013.6%2017.5018%2013.6%2017.7445V23.2443C13.6%2023.6283%2013.8199%2023.9783%2014.1658%2024.1451L15.9658%2025.0128C16.6297%2025.3329%2017.4%2024.8491%2017.4%2024.112V17.7445C17.4%2017.5018%2017.4882%2017.2675%2017.6482%2017.085L23.5443%2010.3637C24.1113%209.71735%2023.6523%208.70422%2022.7926%208.70422H8.20744Z'%20fill='%23605B56'/%3e%3c/g%3e%3c/svg%3e", si = "data:image/svg+xml,%3csvg%20width='31'%20height='31'%20viewBox='0%200%2031%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%206725'%3e%3ccircle%20id='Ellipse%20219'%20cx='15.1021'%20cy='15.7148'%20r='14.3521'%20stroke='%23605B56'%20stroke-opacity='0.5'%20stroke-width='1.5'/%3e%3cg%20id='Group%206724'%3e%3cpath%20id='Vector'%20d='M17.4114%2023.3302C17.4114%2024.5419%2016.4269%2027.4724%2015.2126%2027.4724C13.9982%2027.4724%2013.0137%2024.5419%2013.0137%2023.3302C13.0137%2022.7483%2013.2453%2022.1902%2013.6577%2021.7787C14.0701%2021.3673%2014.6294%2021.1361%2015.2126%2021.1361C15.7957%2021.1361%2016.355%2021.3673%2016.7674%2021.7787C17.1798%2022.1902%2017.4114%2022.7483%2017.4114%2023.3302Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Union'%20d='M15.2919%2020.6088H11.2899L11.289%2020.6078C10.6273%2020.7718%209.36856%2021.3396%209.39931%2023.2845C9.39931%2023.2845%207.41254%2021.7976%208.17372%2019.0179L8.25575%2018.7445C8.59675%2017.7118%209.66004%2016.7306%2010.7714%2016.2435C10.7337%2012.8666%2011.5045%208.19644%2015.2919%204.724V20.6088ZM10.6835%2017.4164C10.5323%2017.5091%2010.3819%2017.6125%2010.2372%2017.7279C9.77215%2018.099%209.43634%2018.5195%209.26747%2018.8988L9.20595%2019.058C8.95666%2019.8145%208.9632%2020.4347%209.07607%2020.9291C9.34144%2020.5645%209.66233%2020.2832%209.9999%2020.0746C10.2365%2019.9284%2010.4715%2019.8251%2010.6835%2019.7494V17.4164Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Union_2'%20d='M15.293%204.724C19.0931%208.20817%2019.8548%2012.8981%2019.8115%2016.2777C20.8629%2016.7859%2021.8411%2017.7218%2022.165%2018.7045C23.1398%2021.6599%2021.0225%2023.2445%2021.0225%2023.2445C21.051%2021.4361%2019.9648%2020.8184%2019.2803%2020.6088H15.293V4.724ZM19.7676%2017.3949C19.7586%2017.5313%2019.7493%2017.6646%2019.7383%2017.7943V19.7094C19.9502%2019.7851%2020.1854%2019.8884%2020.4219%2020.0345C20.7595%2020.2432%2021.0794%2020.5253%2021.3447%2020.89C21.4466%2020.444%2021.4627%2019.8956%2021.2812%2019.2367L21.2148%2019.0179C21.0772%2018.6004%2020.7157%2018.1118%2020.1846%2017.6879C20.0493%2017.58%2019.9088%2017.4829%2019.7676%2017.3949Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cg%20id='Vector_2'%3e%3cpath%20d='M12.541%208.28445C12.541%208.28445%2014.8218%209.81829%2018.0434%208.28445C18.0434%208.28445%2016.9978%206.03912%2015.2919%204.61267C15.2919%204.61267%2013.7894%205.92343%2012.541%208.28445Z'%20fill='%23FDFDFD'/%3e%3cpath%20d='M15.3057%205.29626C15.9532%205.9116%2016.4918%206.63792%2016.8867%207.2533C17.0801%207.55466%2017.2355%207.82605%2017.3516%208.03748C16.0573%208.54342%2014.966%208.52427%2014.1807%208.36951C13.781%208.29074%2013.4584%208.17533%2013.2266%208.07556C13.7607%207.14513%2014.32%206.40895%2014.7646%205.88806C14.9759%205.64056%2015.1621%205.44302%2015.3057%205.29626Z'%20stroke='%23605B56'%20stroke-opacity='0.5'/%3e%3c/g%3e%3cpath%20id='Vector_3'%20d='M17.6984%2012.9862C17.6985%2013.4539%2017.5596%2013.9111%2017.2993%2014.3001C17.039%2014.689%2016.669%2014.9922%2016.236%2015.1712C15.803%2015.3503%2015.3265%2015.3972%2014.8668%2015.3061C14.4071%2015.2149%2013.9848%2014.9898%2013.6533%2014.6591C13.3218%2014.3285%2013.0961%2013.9072%2013.0046%2013.4485C12.9131%2012.9898%2012.96%2012.5143%2013.1393%2012.0822C13.3186%2011.6501%2013.6224%2011.2808%2014.0121%2011.021C14.4018%2010.7611%2014.86%2010.6224%2015.3287%2010.6224C15.957%2010.6224%2016.5597%2010.8715%2017.004%2011.3147C17.4484%2011.758%2017.6982%2012.3593%2017.6984%2012.9862Z'%20fill='%23FDFDFD'/%3e%3cpath%20id='Vector_4'%20d='M17.1358%2013.0038C17.1358%2013.36%2017.0299%2013.7083%2016.8316%2014.0045C16.6332%2014.3007%2016.3513%2014.5316%2016.0214%2014.6679C15.6916%2014.8042%2015.3286%2014.8399%2014.9784%2014.7704C14.6282%2014.7009%2014.3066%2014.5294%2014.0541%2014.2774C13.8017%2014.0255%2013.6297%2013.7046%2013.5601%2013.3552C13.4904%2013.0058%2013.5262%2012.6436%2013.6628%2012.3145C13.7994%2011.9853%2014.0308%2011.704%2014.3277%2011.5061C14.6245%2011.3082%2014.9736%2011.2025%2015.3306%2011.2025C15.8094%2011.2025%2016.2685%2011.3923%2016.6071%2011.7301C16.9456%2012.0679%2017.1358%2012.526%2017.1358%2013.0038Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_5'%20d='M16.7061%2013.2093C16.6508%2013.2093%2016.5978%2013.1874%2016.5588%2013.1485C16.5197%2013.1095%2016.4978%2013.0566%2016.4978%2013.0015C16.4974%2012.7236%2016.3866%2012.4572%2016.1897%2012.2607C15.9928%2012.0642%2015.7258%2011.9537%2015.4473%2011.9533C15.4175%2011.9582%2015.3869%2011.9566%2015.3578%2011.9485C15.3287%2011.9405%2015.3017%2011.9262%2015.2786%2011.9067C15.2556%2011.8872%2015.237%2011.8629%2015.2244%2011.8356C15.2117%2011.8082%2015.2051%2011.7784%2015.2051%2011.7482C15.2051%2011.7181%2015.2117%2011.6883%2015.2244%2011.6609C15.237%2011.6336%2015.2556%2011.6093%2015.2786%2011.5898C15.3017%2011.5703%2015.3287%2011.556%2015.3578%2011.5479C15.3869%2011.5399%2015.4175%2011.5383%2015.4473%2011.5432C15.8348%2011.5435%2016.2063%2011.6973%2016.4803%2011.9707C16.7543%2012.2441%2016.9084%2012.6148%2016.9088%2013.0015C16.9088%2013.0557%2016.8876%2013.1077%2016.8498%2013.1465C16.8119%2013.1854%2016.7603%2013.2079%2016.7061%2013.2093Z'%20fill='%23FDFDFD'/%3e%3cpath%20id='Vector_6'%20d='M16.8082%2013.6607C16.8082%2013.7106%2016.7934%2013.7594%2016.7656%2013.8008C16.7378%2013.8423%2016.6984%2013.8746%2016.6522%2013.8937C16.606%2013.9128%2016.5552%2013.9178%2016.5062%2013.9081C16.4571%2013.8983%2016.4121%2013.8743%2016.3768%2013.8391C16.3414%2013.8038%2016.3173%2013.7589%2016.3076%2013.7099C16.2978%2013.661%2016.3028%2013.6103%2016.322%2013.5642C16.3411%2013.5182%2016.3735%2013.4788%2016.4151%2013.4511C16.4566%2013.4234%2016.5055%2013.4086%2016.5555%2013.4086C16.6225%2013.4086%2016.6868%2013.4351%2016.7342%2013.4824C16.7816%2013.5297%2016.8082%2013.5939%2016.8082%2013.6607Z'%20fill='%23FDFDFD'/%3e%3cpath%20id='Vector_7'%20d='M15.6008%2016.0612C15.5633%2016.0097%2015.5141%2015.9677%2015.4573%2015.9388C15.4005%2015.9099%2015.3376%2015.8949%2015.2738%2015.8949H15.1898C15.126%2015.8948%2015.0631%2015.9099%2015.0062%2015.9388C14.9494%2015.9677%2014.9002%2016.0096%2014.8627%2016.0612C14.8627%2016.0612%2013.6074%2017.4973%2014.1816%2021.0915C14.4989%2023.0777%2015.2314%2023.6694%2015.2314%2023.6694C15.2314%2023.6694%2015.9639%2023.0777%2016.2819%2021.0915C16.8561%2017.4973%2015.6008%2016.0612%2015.6008%2016.0612Z'%20fill='%23FDFDFD'/%3e%3cpath%20id='Vector_8'%20d='M15.1468%2015.8949C15.083%2015.8948%2015.0201%2015.9099%2014.9632%2015.9388C14.9064%2015.9677%2014.8572%2016.0096%2014.8198%2016.0612C14.8198%2016.0612%2013.5645%2017.4973%2014.1387%2021.0915C14.456%2023.0777%2015.1884%2023.6694%2015.1884%2023.6694V15.8949H15.1468Z'%20fill='%23FDFDFD'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e", oi = "data:image/svg+xml,%3csvg%20width='31'%20height='31'%20viewBox='0%200%2031%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='15.3062'%20cy='15.2144'%20r='14.3521'%20stroke='%2392898A'%20stroke-width='1.5'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9898%2012.7234V9.89008C11.9898%208.88815%2012.3811%207.92726%2013.0777%207.21879C13.7743%206.51032%2014.719%206.1123%2015.7041%206.1123C16.6892%206.1123%2017.6339%206.51032%2018.3305%207.21879C19.0271%207.92726%2019.4184%208.88815%2019.4184%209.89008V12.7234H20.347C20.8395%2012.7234%2021.3119%2012.9224%2021.6602%2013.2767C22.0084%2013.6309%2022.2041%2014.1113%2022.2041%2014.6123V21.2234C22.2041%2021.7244%2022.0084%2022.2048%2021.6602%2022.5591C21.3119%2022.9133%2020.8395%2023.1123%2020.347%2023.1123H11.0612C10.5687%2023.1123%2010.0963%2022.9133%209.74805%2022.5591C9.39976%2022.2048%209.2041%2021.7244%209.2041%2021.2234V14.6123C9.2041%2014.1113%209.39976%2013.6309%209.74805%2013.2767C10.0963%2012.9224%2010.5687%2012.7234%2011.0612%2012.7234H11.9898ZM13.847%209.89008C13.847%209.38912%2014.0426%208.90867%2014.3909%208.55444C14.7392%208.2002%2015.2116%208.00119%2015.7041%208.00119C16.1966%208.00119%2016.669%208.2002%2017.0173%208.55444C17.3656%208.90867%2017.5612%209.38912%2017.5612%209.89008V12.7234H13.847V9.89008ZM15.7041%2015.5567C15.9504%2015.5567%2016.1866%2015.6563%2016.3607%2015.8334C16.5348%2016.0105%2016.6327%2016.2507%2016.6327%2016.5012V19.3345C16.6327%2019.585%2016.5348%2019.8252%2016.3607%2020.0023C16.1866%2020.1795%2015.9504%2020.279%2015.7041%2020.279C15.4578%2020.279%2015.2216%2020.1795%2015.0475%2020.0023C14.8734%2019.8252%2014.7755%2019.585%2014.7755%2019.3345V16.5012C14.7755%2016.2507%2014.8734%2016.0105%2015.0475%2015.8334C15.2216%2015.6563%2015.4578%2015.5567%2015.7041%2015.5567Z'%20fill='%2392898A'/%3e%3c/svg%3e";
|
|
2791
2791
|
var lt;
|
|
@@ -2812,7 +2812,7 @@ var ri = function(d) {
|
|
|
2812
2812
|
d: "M12.951 10.297a3.307 3.307 0 1 0 0-6.614 3.307 3.307 0 0 0 0 6.614"
|
|
2813
2813
|
}))));
|
|
2814
2814
|
};
|
|
2815
|
-
const ai = "data:image/svg+xml,%3csvg%20width='26'%20height='18'%20viewBox='0%200%2026%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%205207'%3e%3cpath%20id='Vector'%20d='M12.9837%206.40625C11.1707%206.40625%209.69531%207.88162%209.69531%209.69462C9.69531%2010.0276%209.74618%2010.3514%209.83869%2010.652C9.93579%2010.9711%2010.0792%2011.2718%2010.2642%2011.54L14.8291%206.97512C14.5562%206.79013%2014.2602%206.64676%2013.9411%206.54962C13.6404%206.45712%2013.3167%206.40625%2012.9837%206.40625Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_2'%20d='M19.4938%204.44079C19.318%204.36678%2019.1191%204.40841%2018.985%204.53792L16.3534%207.16955V7.17415C16.543%207.42855%2016.7049%207.70604%2016.8344%208.00204C17.0656%208.52004%2017.1905%209.09354%2017.1905%209.69478C17.1905%2012.0165%2015.3035%2013.9035%2012.9818%2013.9035C12.3805%2013.9035%2011.807%2013.7787%2011.289%2013.5474C10.993%2013.4179%2010.7155%2013.256%2010.4611%2013.0664H10.4565L8.52788%2014.995C8.41225%2015.1153%208.36601%2015.2864%208.41225%2015.4437C8.45389%2015.6055%208.57875%2015.7304%208.74063%2015.772C10.0958%2016.1189%2011.511%2016.2947%2012.9494%2016.2947C18.245%2016.2947%2023.055%2013.9359%2025.8161%209.98153C25.9271%209.82429%2025.9271%209.61153%2025.8161%209.45427C24.2991%207.27591%2022.1115%205.54154%2019.4938%204.44079Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_3'%20d='M12.9843%2012.979C14.7973%2012.979%2016.268%2011.5082%2016.268%209.6952C16.268%209.35295%2016.2171%209.0292%2016.12%208.71933C16.0229%208.4002%2015.8749%208.10419%2015.6899%207.83594L11.125%2012.4008C11.3933%2012.5858%2011.6893%2012.7338%2012.0084%2012.831C12.3183%2012.9281%2012.6466%2012.979%2012.9843%2012.979Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_4'%20d='M9.12048%2011.3694C8.89386%2010.856%208.769%2010.2918%208.769%209.69516C8.769%207.3734%2010.656%205.48178%2012.9824%205.48178C13.579%205.48178%2014.1433%205.60667%2014.6566%205.83329C14.9526%205.95815%2015.2347%206.12004%2015.4891%206.31428L17.3808%204.42267L21.0114%200.792026C21.1918%200.611646%2021.1918%200.315664%2021.0114%200.135285C20.831%20-0.0450949%2020.535%20-0.0450949%2020.3546%200.135285L16.8951%203.59478C15.6186%203.28491%2014.2959%203.13228%2012.95%203.13228C7.65437%203.13228%202.84439%205.49565%200.0832465%209.45464C-0.0277488%209.61191%20-0.0277488%209.82467%200.0832465%209.9819C1.48001%2011.9845%203.44563%2013.6079%205.78125%2014.7087L3.37162%2017.1183C3.19127%2017.2986%203.19127%2017.5947%203.37162%2017.775C3.46412%2017.8629%203.57975%2017.9091%203.7%2017.9091C3.82026%2017.9091%203.93588%2017.8629%204.02839%2017.775L9.60151%2012.2019C9.40727%2011.9429%209.24536%2011.6654%209.12048%2011.3694Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3c/g%3e%3c/svg%3e",
|
|
2815
|
+
const ai = "data:image/svg+xml,%3csvg%20width='26'%20height='18'%20viewBox='0%200%2026%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%205207'%3e%3cpath%20id='Vector'%20d='M12.9837%206.40625C11.1707%206.40625%209.69531%207.88162%209.69531%209.69462C9.69531%2010.0276%209.74618%2010.3514%209.83869%2010.652C9.93579%2010.9711%2010.0792%2011.2718%2010.2642%2011.54L14.8291%206.97512C14.5562%206.79013%2014.2602%206.64676%2013.9411%206.54962C13.6404%206.45712%2013.3167%206.40625%2012.9837%206.40625Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_2'%20d='M19.4938%204.44079C19.318%204.36678%2019.1191%204.40841%2018.985%204.53792L16.3534%207.16955V7.17415C16.543%207.42855%2016.7049%207.70604%2016.8344%208.00204C17.0656%208.52004%2017.1905%209.09354%2017.1905%209.69478C17.1905%2012.0165%2015.3035%2013.9035%2012.9818%2013.9035C12.3805%2013.9035%2011.807%2013.7787%2011.289%2013.5474C10.993%2013.4179%2010.7155%2013.256%2010.4611%2013.0664H10.4565L8.52788%2014.995C8.41225%2015.1153%208.36601%2015.2864%208.41225%2015.4437C8.45389%2015.6055%208.57875%2015.7304%208.74063%2015.772C10.0958%2016.1189%2011.511%2016.2947%2012.9494%2016.2947C18.245%2016.2947%2023.055%2013.9359%2025.8161%209.98153C25.9271%209.82429%2025.9271%209.61153%2025.8161%209.45427C24.2991%207.27591%2022.1115%205.54154%2019.4938%204.44079Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_3'%20d='M12.9843%2012.979C14.7973%2012.979%2016.268%2011.5082%2016.268%209.6952C16.268%209.35295%2016.2171%209.0292%2016.12%208.71933C16.0229%208.4002%2015.8749%208.10419%2015.6899%207.83594L11.125%2012.4008C11.3933%2012.5858%2011.6893%2012.7338%2012.0084%2012.831C12.3183%2012.9281%2012.6466%2012.979%2012.9843%2012.979Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_4'%20d='M9.12048%2011.3694C8.89386%2010.856%208.769%2010.2918%208.769%209.69516C8.769%207.3734%2010.656%205.48178%2012.9824%205.48178C13.579%205.48178%2014.1433%205.60667%2014.6566%205.83329C14.9526%205.95815%2015.2347%206.12004%2015.4891%206.31428L17.3808%204.42267L21.0114%200.792026C21.1918%200.611646%2021.1918%200.315664%2021.0114%200.135285C20.831%20-0.0450949%2020.535%20-0.0450949%2020.3546%200.135285L16.8951%203.59478C15.6186%203.28491%2014.2959%203.13228%2012.95%203.13228C7.65437%203.13228%202.84439%205.49565%200.0832465%209.45464C-0.0277488%209.61191%20-0.0277488%209.82467%200.0832465%209.9819C1.48001%2011.9845%203.44563%2013.6079%205.78125%2014.7087L3.37162%2017.1183C3.19127%2017.2986%203.19127%2017.5947%203.37162%2017.775C3.46412%2017.8629%203.57975%2017.9091%203.7%2017.9091C3.82026%2017.9091%203.93588%2017.8629%204.02839%2017.775L9.60151%2012.2019C9.40727%2011.9429%209.24536%2011.6654%209.12048%2011.3694Z'%20fill='%23605B56'%20fill-opacity='0.5'/%3e%3c/g%3e%3c/svg%3e", Lt = ({
|
|
2816
2816
|
listelement: i,
|
|
2817
2817
|
onClickElement: d,
|
|
2818
2818
|
isActive: s,
|
|
@@ -2825,7 +2825,7 @@ const ai = "data:image/svg+xml,%3csvg%20width='26'%20height='18'%20viewBox='0%20
|
|
|
2825
2825
|
defaultTooltip: u,
|
|
2826
2826
|
showEye: h = !0
|
|
2827
2827
|
}) => {
|
|
2828
|
-
const { name: g, created_at: b, id: f, isBeingProcessed: v } = i, [_, y] = D(!1), { t: p } =
|
|
2828
|
+
const { name: g, created_at: b, id: f, isBeingProcessed: v } = i, [_, y] = D(!1), { t: p } = L();
|
|
2829
2829
|
return /* @__PURE__ */ m(
|
|
2830
2830
|
"div",
|
|
2831
2831
|
{
|
|
@@ -2877,7 +2877,7 @@ const ai = "data:image/svg+xml,%3csvg%20width='26'%20height='18'%20viewBox='0%20
|
|
|
2877
2877
|
}
|
|
2878
2878
|
);
|
|
2879
2879
|
};
|
|
2880
|
-
|
|
2880
|
+
Lt.propTypes = {
|
|
2881
2881
|
listelement: e.shape({
|
|
2882
2882
|
name: e.string.isRequired,
|
|
2883
2883
|
created_at: e.string,
|
|
@@ -2935,7 +2935,7 @@ const ct = "data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%20
|
|
|
2935
2935
|
//texto para el tooltip del símbolo de candado para los elementos default
|
|
2936
2936
|
showEye: f = !0
|
|
2937
2937
|
}) => {
|
|
2938
|
-
const { t: v } =
|
|
2938
|
+
const { t: v } = L(), [_, y] = D(i);
|
|
2939
2939
|
F(() => {
|
|
2940
2940
|
i && y(i);
|
|
2941
2941
|
}, [i]);
|
|
@@ -2969,7 +2969,7 @@ const ct = "data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%20
|
|
|
2969
2969
|
}
|
|
2970
2970
|
),
|
|
2971
2971
|
/* @__PURE__ */ n("div", { className: U.elementListContainer, children: _ && _.length > 0 && _.map((C) => /* @__PURE__ */ n(
|
|
2972
|
-
|
|
2972
|
+
Lt,
|
|
2973
2973
|
{
|
|
2974
2974
|
isActive: d == C.id,
|
|
2975
2975
|
listelement: C,
|
|
@@ -3057,9 +3057,9 @@ const ci = "_formContainer_asv64_2", di = "_categorySelectorContainer_asv64_11",
|
|
|
3057
3057
|
radioList: "radioList",
|
|
3058
3058
|
select: "select"
|
|
3059
3059
|
};
|
|
3060
|
-
var mi = (i) => i.type === "checkbox", hi = (i) => i instanceof Date,
|
|
3060
|
+
var mi = (i) => i.type === "checkbox", hi = (i) => i instanceof Date, Tt = (i) => i == null;
|
|
3061
3061
|
const gi = (i) => typeof i == "object";
|
|
3062
|
-
var ve = (i) => !
|
|
3062
|
+
var ve = (i) => !Tt(i) && !Array.isArray(i) && gi(i) && !hi(i), Ci = (i) => ve(i) && i.target ? mi(i.target) ? i.target.checked : i.target.value : i, fi = (i) => i.substring(0, i.search(/\.\d+(\.|$)/)) || i, bi = (i, d) => i.has(fi(d)), yi = (i) => {
|
|
3063
3063
|
const d = i.constructor && i.constructor.prototype;
|
|
3064
3064
|
return ve(d) && d.hasOwnProperty("isPrototypeOf");
|
|
3065
3065
|
}, _i = typeof window < "u" && typeof window.HTMLElement < "u" && typeof document < "u";
|
|
@@ -3081,7 +3081,7 @@ function Mt(i) {
|
|
|
3081
3081
|
var Vt = (i) => /^\w*$/.test(i), Ue = (i) => i === void 0, vi = (i) => Array.isArray(i) ? i.filter(Boolean) : [], Dt = (i) => vi(i.replace(/["|']|\]/g, "").split(/\.|\[/)), P = (i, d, s) => {
|
|
3082
3082
|
if (!d || !ve(i))
|
|
3083
3083
|
return s;
|
|
3084
|
-
const o = (Vt(d) ? [d] : Dt(d)).reduce((t, r) =>
|
|
3084
|
+
const o = (Vt(d) ? [d] : Dt(d)).reduce((t, r) => Tt(t) ? t : t[r], i);
|
|
3085
3085
|
return Ue(o) || o === i ? Ue(i[d]) ? s : i[d] : o;
|
|
3086
3086
|
}, Pe = (i) => typeof i == "boolean", dt = (i, d, s) => {
|
|
3087
3087
|
let o = -1;
|
|
@@ -3248,10 +3248,10 @@ function $i(i) {
|
|
|
3248
3248
|
fieldState: g
|
|
3249
3249
|
}), [_, l, g]);
|
|
3250
3250
|
}
|
|
3251
|
-
const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2",
|
|
3251
|
+
const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Li = "_labelContainer_1o3iy_5", Ti = "_inputContainer_1o3iy_8", Mi = "_showPasswordButton_1o3iy_14", Vi = "_forgotPassButton_1o3iy_26", ye = {
|
|
3252
3252
|
textInputContainer: Bi,
|
|
3253
|
-
labelContainer:
|
|
3254
|
-
inputContainer:
|
|
3253
|
+
labelContainer: Li,
|
|
3254
|
+
inputContainer: Ti,
|
|
3255
3255
|
showPasswordButton: Mi,
|
|
3256
3256
|
forgotPassButton: Vi
|
|
3257
3257
|
}, Di = "_errorMessage_1xiyb_2", Fi = {
|
|
@@ -3261,7 +3261,7 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3261
3261
|
errorColor: d = "red",
|
|
3262
3262
|
containerStyles: s
|
|
3263
3263
|
}) => {
|
|
3264
|
-
const { t: o } =
|
|
3264
|
+
const { t: o } = L();
|
|
3265
3265
|
return /* @__PURE__ */ n(
|
|
3266
3266
|
"div",
|
|
3267
3267
|
{
|
|
@@ -3270,7 +3270,7 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3270
3270
|
children: i ? o(i) : ""
|
|
3271
3271
|
}
|
|
3272
3272
|
);
|
|
3273
|
-
}, Ne = Ct((i) => ({
|
|
3273
|
+
}, Ai = "data:image/svg+xml,%3csvg%20width='26'%20height='14'%20viewBox='0%200%2026%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%205763'%3e%3cpath%20id='Vector'%20d='M12.95%200C7.659%200%202.84899%202.3634%200.0832465%206.31776C-0.0277488%206.47963%20-0.0277488%206.68776%200.0832465%206.84962C2.84439%2010.804%207.65437%2013.1628%2012.95%2013.1628C18.2456%2013.1628%2023.0556%2010.804%2025.8168%206.84962C25.9278%206.68775%2025.9278%206.47963%2025.8168%206.31776C23.051%202.36339%2018.241%200%2012.95%200ZM12.95%2010.8132C10.619%2010.8132%208.71812%208.91238%208.71812%206.58139C8.71812%204.25041%2010.619%202.34951%2012.95%202.34951C15.281%202.34951%2017.1819%204.25038%2017.1819%206.58139C17.1819%208.91241%2015.281%2010.8132%2012.95%2010.8132Z'%20fill='white'/%3e%3cpath%20id='Vector_2'%20d='M12.9514%209.88816C14.7777%209.88816%2016.2583%208.40763%2016.2583%206.58129C16.2583%204.75495%2014.7777%203.27441%2012.9514%203.27441C11.1251%203.27441%209.64453%204.75495%209.64453%206.58129C9.64453%208.40763%2011.1251%209.88816%2012.9514%209.88816Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e", Ii = "data:image/svg+xml,%3csvg%20width='26'%20height='18'%20viewBox='0%200%2026%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%205995'%3e%3cpath%20id='Vector'%20d='M12.9837%206.40625C11.1707%206.40625%209.69531%207.88162%209.69531%209.69462C9.69531%2010.0276%209.74618%2010.3514%209.83869%2010.652C9.93579%2010.9711%2010.0792%2011.2718%2010.2642%2011.54L14.8291%206.97512C14.5562%206.79013%2014.2602%206.64676%2013.9411%206.54962C13.6404%206.45712%2013.3167%206.40625%2012.9837%206.40625Z'%20fill='white'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_2'%20d='M19.4938%204.44079C19.318%204.36678%2019.1191%204.40841%2018.985%204.53792L16.3534%207.16955V7.17415C16.543%207.42855%2016.7049%207.70604%2016.8344%208.00204C17.0656%208.52004%2017.1905%209.09354%2017.1905%209.69478C17.1905%2012.0165%2015.3035%2013.9035%2012.9818%2013.9035C12.3805%2013.9035%2011.807%2013.7787%2011.289%2013.5474C10.993%2013.4179%2010.7155%2013.256%2010.4611%2013.0664H10.4565L8.52788%2014.995C8.41225%2015.1153%208.36601%2015.2864%208.41225%2015.4437C8.45389%2015.6055%208.57875%2015.7304%208.74063%2015.772C10.0958%2016.1189%2011.511%2016.2947%2012.9494%2016.2947C18.245%2016.2947%2023.055%2013.9359%2025.8161%209.98153C25.9271%209.82429%2025.9271%209.61153%2025.8161%209.45427C24.2991%207.27591%2022.1115%205.54154%2019.4938%204.44079Z'%20fill='white'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_3'%20d='M12.9843%2012.979C14.7973%2012.979%2016.268%2011.5082%2016.268%209.6952C16.268%209.35295%2016.2171%209.0292%2016.12%208.71933C16.0229%208.4002%2015.8749%208.10419%2015.6899%207.83594L11.125%2012.4008C11.3933%2012.5858%2011.6893%2012.7338%2012.0084%2012.831C12.3183%2012.9281%2012.6466%2012.979%2012.9843%2012.979Z'%20fill='white'%20fill-opacity='0.5'/%3e%3cpath%20id='Vector_4'%20d='M9.12048%2011.3694C8.89386%2010.856%208.769%2010.2918%208.769%209.69516C8.769%207.3734%2010.656%205.48178%2012.9824%205.48178C13.579%205.48178%2014.1433%205.60667%2014.6566%205.83329C14.9526%205.95815%2015.2347%206.12004%2015.4891%206.31428L17.3808%204.42267L21.0114%200.792026C21.1918%200.611646%2021.1918%200.315664%2021.0114%200.135285C20.831%20-0.0450949%2020.535%20-0.0450949%2020.3546%200.135285L16.8951%203.59478C15.6186%203.28491%2014.2959%203.13228%2012.95%203.13228C7.65437%203.13228%202.84439%205.49565%200.0832465%209.45464C-0.0277488%209.61191%20-0.0277488%209.82467%200.0832465%209.9819C1.48001%2011.9845%203.44563%2013.6079%205.78125%2014.7087L3.37162%2017.1183C3.19127%2017.2986%203.19127%2017.5947%203.37162%2017.775C3.46412%2017.8629%203.57975%2017.9091%203.7%2017.9091C3.82026%2017.9091%203.93588%2017.8629%204.02839%2017.775L9.60151%2012.2019C9.40727%2011.9429%209.24536%2011.6654%209.12048%2011.3694Z'%20fill='white'%20fill-opacity='0.5'/%3e%3c/g%3e%3c/svg%3e", Ne = Ct((i) => ({
|
|
3274
3274
|
errorColor: "red"
|
|
3275
3275
|
})), mt = ({ input: i, reactHookFormInstance: d }) => {
|
|
3276
3276
|
const {
|
|
@@ -3287,7 +3287,7 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3287
3287
|
console.log("Click on forgot password");
|
|
3288
3288
|
},
|
|
3289
3289
|
forgotPassLabel: b = "forgot-password"
|
|
3290
|
-
} = i, { t: f } =
|
|
3290
|
+
} = i, { t: f } = L(), { control: v, trigger: _, clearErrors: y } = d, { errorColor: p } = Ne((N) => N), [C, x] = D(!1);
|
|
3291
3291
|
ae(c);
|
|
3292
3292
|
const w = () => o ? o === "password" && C ? "text" : o : "text";
|
|
3293
3293
|
return /* @__PURE__ */ n(
|
|
@@ -3329,7 +3329,13 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3329
3329
|
onClick: () => x(!C),
|
|
3330
3330
|
type: "button",
|
|
3331
3331
|
className: ye.showPasswordButton,
|
|
3332
|
-
children:
|
|
3332
|
+
children: /* @__PURE__ */ n(
|
|
3333
|
+
"img",
|
|
3334
|
+
{
|
|
3335
|
+
src: C ? Ii : Ai,
|
|
3336
|
+
alt: f("show-password")
|
|
3337
|
+
}
|
|
3338
|
+
)
|
|
3333
3339
|
}
|
|
3334
3340
|
)
|
|
3335
3341
|
]
|
|
@@ -3347,16 +3353,16 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3347
3353
|
}
|
|
3348
3354
|
}
|
|
3349
3355
|
);
|
|
3350
|
-
},
|
|
3351
|
-
inputsContainer:
|
|
3352
|
-
},
|
|
3353
|
-
selectInputContainer:
|
|
3354
|
-
labelContainer:
|
|
3355
|
-
inputContainer:
|
|
3356
|
-
selectInput:
|
|
3357
|
-
option:
|
|
3358
|
-
dropdownArrow:
|
|
3359
|
-
}, ht = "data:image/svg+xml,%3csvg%20width='19'%20height='10'%20viewBox='0%200%2019%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20311'%20d='M1%201.09961L8.79289%208.8925C9.18342%209.28303%209.81658%209.28303%2010.2071%208.8925L18%201.09961'%20stroke='%23605B56'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e",
|
|
3356
|
+
}, Oi = "_inputsContainer_10t9s_2", ue = {
|
|
3357
|
+
inputsContainer: Oi
|
|
3358
|
+
}, Ri = "_selectInputContainer_1rj0h_2", qi = "_labelContainer_1rj0h_6", Pi = "_inputContainer_1rj0h_9", Ei = "_selectInput_1rj0h_2", ji = "_option_1rj0h_23", Zi = "_dropdownArrow_1rj0h_26", z = {
|
|
3359
|
+
selectInputContainer: Ri,
|
|
3360
|
+
labelContainer: qi,
|
|
3361
|
+
inputContainer: Pi,
|
|
3362
|
+
selectInput: Ei,
|
|
3363
|
+
option: ji,
|
|
3364
|
+
dropdownArrow: Zi
|
|
3365
|
+
}, ht = "data:image/svg+xml,%3csvg%20width='19'%20height='10'%20viewBox='0%200%2019%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20311'%20d='M1%201.09961L8.79289%208.8925C9.18342%209.28303%209.81658%209.28303%2010.2071%208.8925L18%201.09961'%20stroke='%23605B56'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e", zi = ({ input: i, reactHookFormInstance: d, onChange: s }) => {
|
|
3360
3366
|
const {
|
|
3361
3367
|
code: o,
|
|
3362
3368
|
type: t,
|
|
@@ -3369,7 +3375,7 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3369
3375
|
width: g = 325,
|
|
3370
3376
|
options: b = []
|
|
3371
3377
|
//Used if we dont use react hook form
|
|
3372
|
-
} = i, { t: f } =
|
|
3378
|
+
} = i, { t: f } = L(), { control: v, trigger: _, clearErrors: y } = d || {}, { errorColor: p } = Ne((w) => w);
|
|
3373
3379
|
ae(a);
|
|
3374
3380
|
const [C, x] = D(null);
|
|
3375
3381
|
return F(() => {
|
|
@@ -3388,13 +3394,13 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3388
3394
|
},
|
|
3389
3395
|
render: ({ field: w, fieldState: N }) => {
|
|
3390
3396
|
var S;
|
|
3391
|
-
return /* @__PURE__ */ m("div", { className:
|
|
3392
|
-
r && /* @__PURE__ */ m("h3", { className:
|
|
3397
|
+
return /* @__PURE__ */ m("div", { className: z.selectInputContainer, children: [
|
|
3398
|
+
r && /* @__PURE__ */ m("h3", { className: z.labelContainer, children: [
|
|
3393
3399
|
f(r),
|
|
3394
3400
|
" ",
|
|
3395
3401
|
a && /* @__PURE__ */ n("label", { style: { color: N.error ? h : "" }, children: "*" })
|
|
3396
3402
|
] }),
|
|
3397
|
-
/* @__PURE__ */ m("div", { className:
|
|
3403
|
+
/* @__PURE__ */ m("div", { className: z.inputContainer, style: { width: g }, children: [
|
|
3398
3404
|
/* @__PURE__ */ m(
|
|
3399
3405
|
"select",
|
|
3400
3406
|
{
|
|
@@ -3403,14 +3409,14 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3403
3409
|
const k = $.target.value, B = b.every((A) => typeof A.value == "number") ? Number(k) : k;
|
|
3404
3410
|
w.onChange(B);
|
|
3405
3411
|
},
|
|
3406
|
-
className:
|
|
3412
|
+
className: z.selectInput,
|
|
3407
3413
|
children: [
|
|
3408
3414
|
/* @__PURE__ */ n("option", { value: "", disabled: !0, hidden: !0, children: f(u || "selectOption") }),
|
|
3409
3415
|
b.map(($, k) => /* @__PURE__ */ n(
|
|
3410
3416
|
"option",
|
|
3411
3417
|
{
|
|
3412
3418
|
value: $.value,
|
|
3413
|
-
className:
|
|
3419
|
+
className: z.option,
|
|
3414
3420
|
children: f($.label)
|
|
3415
3421
|
},
|
|
3416
3422
|
k
|
|
@@ -3423,7 +3429,7 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3423
3429
|
{
|
|
3424
3430
|
src: ht,
|
|
3425
3431
|
alt: "Open",
|
|
3426
|
-
className:
|
|
3432
|
+
className: z.dropdownArrow
|
|
3427
3433
|
}
|
|
3428
3434
|
)
|
|
3429
3435
|
] }),
|
|
@@ -3437,13 +3443,13 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3437
3443
|
] });
|
|
3438
3444
|
}
|
|
3439
3445
|
}
|
|
3440
|
-
) : /* @__PURE__ */ m("div", { className:
|
|
3441
|
-
r && /* @__PURE__ */ m("h3", { className:
|
|
3446
|
+
) : /* @__PURE__ */ m("div", { className: z.selectInputContainer, children: [
|
|
3447
|
+
r && /* @__PURE__ */ m("h3", { className: z.labelContainer, children: [
|
|
3442
3448
|
f(r),
|
|
3443
3449
|
" ",
|
|
3444
3450
|
a && /* @__PURE__ */ n("label", { children: "*" })
|
|
3445
3451
|
] }),
|
|
3446
|
-
/* @__PURE__ */ m("div", { className:
|
|
3452
|
+
/* @__PURE__ */ m("div", { className: z.inputContainer, style: { width: g }, children: [
|
|
3447
3453
|
/* @__PURE__ */ m(
|
|
3448
3454
|
"select",
|
|
3449
3455
|
{
|
|
@@ -3452,14 +3458,14 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3452
3458
|
const N = w.target.value, S = b.every(($) => typeof $.value == "number") ? Number(N) : N;
|
|
3453
3459
|
x(S);
|
|
3454
3460
|
},
|
|
3455
|
-
className:
|
|
3461
|
+
className: z.selectInput,
|
|
3456
3462
|
children: [
|
|
3457
3463
|
/* @__PURE__ */ n("option", { value: "", disabled: !0, hidden: !0, children: f(u || "selectOption") }),
|
|
3458
3464
|
b.map((w, N) => /* @__PURE__ */ n(
|
|
3459
3465
|
"option",
|
|
3460
3466
|
{
|
|
3461
3467
|
value: w.value,
|
|
3462
|
-
className:
|
|
3468
|
+
className: z.option,
|
|
3463
3469
|
children: f(w.label)
|
|
3464
3470
|
},
|
|
3465
3471
|
N
|
|
@@ -3467,17 +3473,17 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3467
3473
|
]
|
|
3468
3474
|
}
|
|
3469
3475
|
),
|
|
3470
|
-
/* @__PURE__ */ n("img", { src: ht, alt: "Open", className:
|
|
3476
|
+
/* @__PURE__ */ n("img", { src: ht, alt: "Open", className: z.dropdownArrow })
|
|
3471
3477
|
] })
|
|
3472
3478
|
] });
|
|
3473
|
-
},
|
|
3474
|
-
radioButtonContainer:
|
|
3475
|
-
wholeInputContainer:
|
|
3476
|
-
questionContainer:
|
|
3477
|
-
radioQuestion:
|
|
3478
|
-
inputContainer:
|
|
3479
|
-
radioInput:
|
|
3480
|
-
},
|
|
3479
|
+
}, Hi = "_radioButtonContainer_1e994_2", Ki = "_wholeInputContainer_1e994_5", Ui = "_questionContainer_1e994_27", Wi = "_radioQuestion_1e994_59", Gi = "_inputContainer_1e994_63", Yi = "_radioInput_1e994_93", se = {
|
|
3480
|
+
radioButtonContainer: Hi,
|
|
3481
|
+
wholeInputContainer: Ki,
|
|
3482
|
+
questionContainer: Ui,
|
|
3483
|
+
radioQuestion: Wi,
|
|
3484
|
+
inputContainer: Gi,
|
|
3485
|
+
radioInput: Yi
|
|
3486
|
+
}, Qi = ({ input: i, reactHookFormInstance: d }) => {
|
|
3481
3487
|
const {
|
|
3482
3488
|
code: s,
|
|
3483
3489
|
label: o,
|
|
@@ -3486,7 +3492,7 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3486
3492
|
errorColor: c = "red",
|
|
3487
3493
|
options: a = [],
|
|
3488
3494
|
multi: l = !1
|
|
3489
|
-
} = i, { t: u } =
|
|
3495
|
+
} = i, { t: u } = L(), { control: h, trigger: g, clearErrors: b } = d, { errorColor: f } = Ne((y) => y), v = ({ options: y, onChange: p, actualValue: C }) => {
|
|
3490
3496
|
if (l && C && C.length > 0) {
|
|
3491
3497
|
let x = C.filter((w) => w !== y);
|
|
3492
3498
|
p(x);
|
|
@@ -3535,15 +3541,15 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3535
3541
|
disabled: B = !1,
|
|
3536
3542
|
italicLabel: A
|
|
3537
3543
|
}, H) => {
|
|
3538
|
-
const
|
|
3544
|
+
const T = x && l ? x.isArray && (x == null ? void 0 : x.length) > 0 && x.some((j) => j === k) : x === k;
|
|
3539
3545
|
return /* @__PURE__ */ m("label", { children: [
|
|
3540
3546
|
/* @__PURE__ */ n(
|
|
3541
3547
|
"input",
|
|
3542
3548
|
{
|
|
3543
3549
|
type: "radio",
|
|
3544
|
-
checked:
|
|
3550
|
+
checked: T,
|
|
3545
3551
|
onChange: () => {
|
|
3546
|
-
l ?
|
|
3552
|
+
l ? T ? v({
|
|
3547
3553
|
actualValue: x,
|
|
3548
3554
|
options: a,
|
|
3549
3555
|
onChange: p
|
|
@@ -3573,15 +3579,15 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3573
3579
|
}
|
|
3574
3580
|
}
|
|
3575
3581
|
);
|
|
3576
|
-
},
|
|
3577
|
-
rankingSliderContainer:
|
|
3578
|
-
labelContainer:
|
|
3579
|
-
inputContainer:
|
|
3580
|
-
slider:
|
|
3581
|
-
thumb:
|
|
3582
|
-
labels:
|
|
3583
|
-
minLabel:
|
|
3584
|
-
maxLabel:
|
|
3582
|
+
}, Xi = "_rankingSliderContainer_1lekm_2", Ji = "_labelContainer_1lekm_6", e1 = "_inputContainer_1lekm_10", t1 = "_slider_1lekm_20", n1 = "_thumb_1lekm_27", i1 = "_labels_1lekm_37", s1 = "_minLabel_1lekm_67", o1 = "_maxLabel_1lekm_67", I = {
|
|
3583
|
+
rankingSliderContainer: Xi,
|
|
3584
|
+
labelContainer: Ji,
|
|
3585
|
+
inputContainer: e1,
|
|
3586
|
+
slider: t1,
|
|
3587
|
+
thumb: n1,
|
|
3588
|
+
labels: i1,
|
|
3589
|
+
minLabel: s1,
|
|
3590
|
+
maxLabel: o1
|
|
3585
3591
|
}, It = ({ input: i, reactHookFormInstance: d, onChange: s }) => {
|
|
3586
3592
|
const {
|
|
3587
3593
|
code: o,
|
|
@@ -3603,7 +3609,7 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3603
3609
|
(B, A) => r + A
|
|
3604
3610
|
),
|
|
3605
3611
|
showMarksNumber: p = !0
|
|
3606
|
-
} = i, { t: C } =
|
|
3612
|
+
} = i, { t: C } = L(), { control: x, trigger: w, clearErrors: N } = d || {};
|
|
3607
3613
|
ae(u);
|
|
3608
3614
|
const { errorColorForm: S } = Ne((B) => B), [$, k] = D(a);
|
|
3609
3615
|
return d ? /* @__PURE__ */ n(
|
|
@@ -3636,15 +3642,15 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3636
3642
|
max: c,
|
|
3637
3643
|
step: 1,
|
|
3638
3644
|
value: B.value ?? a,
|
|
3639
|
-
onChange: (
|
|
3645
|
+
onChange: (T) => B.onChange(T),
|
|
3640
3646
|
marks: !0,
|
|
3641
3647
|
className: I.slider,
|
|
3642
3648
|
thumbClassName: I.thumb,
|
|
3643
|
-
renderThumb: (
|
|
3649
|
+
renderThumb: (T) => /* @__PURE__ */ n(
|
|
3644
3650
|
"div",
|
|
3645
3651
|
{
|
|
3646
|
-
...
|
|
3647
|
-
style: { ...
|
|
3652
|
+
...T,
|
|
3653
|
+
style: { ...T.style, backgroundColor: l }
|
|
3648
3654
|
}
|
|
3649
3655
|
),
|
|
3650
3656
|
trackClassName: I.track,
|
|
@@ -3652,7 +3658,7 @@ const we = (i) => i.render($i(i)), Bi = "_textInputContainer_1o3iy_2", Ti = "_la
|
|
|
3652
3658
|
disabled: _
|
|
3653
3659
|
}
|
|
3654
3660
|
),
|
|
3655
|
-
y && /* @__PURE__ */ n("div", { className: I.labels, children: y.map((
|
|
3661
|
+
y && /* @__PURE__ */ n("div", { className: I.labels, children: y.map((T) => /* @__PURE__ */ n("span", { children: p && T }, T)) })
|
|
3656
3662
|
] }),
|
|
3657
3663
|
v && /* @__PURE__ */ n("div", { className: I.maxLabel, children: C(v) })
|
|
3658
3664
|
] }),
|
|
@@ -3784,7 +3790,7 @@ const _e = ({
|
|
|
3784
3790
|
className: ue.inputContainer,
|
|
3785
3791
|
style: { ...d },
|
|
3786
3792
|
children: /* @__PURE__ */ n(
|
|
3787
|
-
|
|
3793
|
+
zi,
|
|
3788
3794
|
{
|
|
3789
3795
|
input: c,
|
|
3790
3796
|
reactHookFormInstance: s
|
|
@@ -3800,7 +3806,7 @@ const _e = ({
|
|
|
3800
3806
|
className: ue.inputContainer,
|
|
3801
3807
|
style: { ...d },
|
|
3802
3808
|
children: /* @__PURE__ */ n(
|
|
3803
|
-
|
|
3809
|
+
Qi,
|
|
3804
3810
|
{
|
|
3805
3811
|
input: c,
|
|
3806
3812
|
reactHookFormInstance: s
|
|
@@ -3829,10 +3835,10 @@ const _e = ({
|
|
|
3829
3835
|
return /* @__PURE__ */ n("div", { children: /* @__PURE__ */ n("h4", { children: "Default" }) }, `${c.code}${a}`);
|
|
3830
3836
|
}
|
|
3831
3837
|
}) });
|
|
3832
|
-
},
|
|
3833
|
-
categorySelector:
|
|
3834
|
-
sectionItemActive:
|
|
3835
|
-
sectionItem:
|
|
3838
|
+
}, r1 = "_categorySelector_1t164_2", a1 = "_sectionItemActive_1t164_16", l1 = "_sectionItem_1t164_16", Te = {
|
|
3839
|
+
categorySelector: r1,
|
|
3840
|
+
sectionItemActive: a1,
|
|
3841
|
+
sectionItem: l1
|
|
3836
3842
|
}, gt = ({
|
|
3837
3843
|
categories: i,
|
|
3838
3844
|
onChange: d,
|
|
@@ -3840,20 +3846,20 @@ const _e = ({
|
|
|
3840
3846
|
activeColor: o,
|
|
3841
3847
|
containerStyles: t = {}
|
|
3842
3848
|
}) => {
|
|
3843
|
-
const { t: r } =
|
|
3849
|
+
const { t: r } = L(), c = (a) => {
|
|
3844
3850
|
d(a);
|
|
3845
3851
|
};
|
|
3846
3852
|
return /* @__PURE__ */ n(
|
|
3847
3853
|
"div",
|
|
3848
3854
|
{
|
|
3849
|
-
className:
|
|
3855
|
+
className: Te.categorySelector,
|
|
3850
3856
|
style: t ? { ...t } : {},
|
|
3851
3857
|
children: i.map((a, l) => {
|
|
3852
3858
|
const { id: u, label: h } = a, g = s == u;
|
|
3853
3859
|
return /* @__PURE__ */ n(
|
|
3854
3860
|
"button",
|
|
3855
3861
|
{
|
|
3856
|
-
className: `${
|
|
3862
|
+
className: `${Te.sectionItem} ${g ? Te.sectionItemActive : ""}`,
|
|
3857
3863
|
type: "button",
|
|
3858
3864
|
style: { backgroundColor: g ? o : "inherit" },
|
|
3859
3865
|
onClick: () => c(u),
|
|
@@ -3861,7 +3867,7 @@ const _e = ({
|
|
|
3861
3867
|
"span",
|
|
3862
3868
|
{
|
|
3863
3869
|
style: { color: g ? "white" : "inherit" },
|
|
3864
|
-
className:
|
|
3870
|
+
className: Te.sectionLabel,
|
|
3865
3871
|
children: r(h)
|
|
3866
3872
|
}
|
|
3867
3873
|
)
|
|
@@ -3871,7 +3877,7 @@ const _e = ({
|
|
|
3871
3877
|
})
|
|
3872
3878
|
}
|
|
3873
3879
|
);
|
|
3874
|
-
},
|
|
3880
|
+
}, Ds = ({
|
|
3875
3881
|
reactHookFormInstance: i,
|
|
3876
3882
|
formObject: d,
|
|
3877
3883
|
CategoryComponent: s,
|
|
@@ -3887,7 +3893,7 @@ const _e = ({
|
|
|
3887
3893
|
activeCategoryColor: b = "#b32f5d",
|
|
3888
3894
|
onSubmit: f = (v) => console.log("Form submitted with: ", v)
|
|
3889
3895
|
}) => {
|
|
3890
|
-
const { t: v } =
|
|
3896
|
+
const { t: v } = L(), { handleSubmit: _, control: y } = i;
|
|
3891
3897
|
F(() => {
|
|
3892
3898
|
r && Ne.setState(() => ({ errorColor: r }));
|
|
3893
3899
|
}, [r]);
|
|
@@ -3924,47 +3930,47 @@ const _e = ({
|
|
|
3924
3930
|
{
|
|
3925
3931
|
activeCategory: N,
|
|
3926
3932
|
categories: H,
|
|
3927
|
-
onChange: (
|
|
3933
|
+
onChange: (T) => S(T),
|
|
3928
3934
|
activeColor: b
|
|
3929
3935
|
}
|
|
3930
3936
|
)
|
|
3931
3937
|
},
|
|
3932
3938
|
k.categoryId
|
|
3933
3939
|
),
|
|
3934
|
-
H.map((
|
|
3935
|
-
const
|
|
3940
|
+
H.map((T, j) => {
|
|
3941
|
+
const Z = !N || T.id === N;
|
|
3936
3942
|
return s ? /* @__PURE__ */ n(
|
|
3937
3943
|
"div",
|
|
3938
3944
|
{
|
|
3939
3945
|
style: {
|
|
3940
|
-
display:
|
|
3946
|
+
display: Z ? "block" : "none",
|
|
3941
3947
|
width: "100%"
|
|
3942
3948
|
},
|
|
3943
|
-
children: /* @__PURE__ */ n(s, { title:
|
|
3949
|
+
children: /* @__PURE__ */ n(s, { title: T.label, children: /* @__PURE__ */ n(
|
|
3944
3950
|
_e,
|
|
3945
3951
|
{
|
|
3946
|
-
inputs:
|
|
3952
|
+
inputs: T.inputs,
|
|
3947
3953
|
control: y,
|
|
3948
3954
|
inputContainerStyles: o,
|
|
3949
3955
|
errorColor: r,
|
|
3950
3956
|
reactHookFormInstance: i
|
|
3951
3957
|
}
|
|
3952
|
-
) },
|
|
3958
|
+
) }, T.id)
|
|
3953
3959
|
},
|
|
3954
|
-
`${
|
|
3960
|
+
`${T.id}${j}`
|
|
3955
3961
|
) : /* @__PURE__ */ m(
|
|
3956
3962
|
"div",
|
|
3957
3963
|
{
|
|
3958
3964
|
style: {
|
|
3959
3965
|
width: "100%",
|
|
3960
|
-
display:
|
|
3966
|
+
display: Z ? "block" : "none"
|
|
3961
3967
|
},
|
|
3962
3968
|
children: [
|
|
3963
|
-
/* @__PURE__ */ n("h3", { style: { marginBottom: 15 }, children: v(
|
|
3969
|
+
/* @__PURE__ */ n("h3", { style: { marginBottom: 15 }, children: v(T.label) }),
|
|
3964
3970
|
/* @__PURE__ */ n(
|
|
3965
3971
|
_e,
|
|
3966
3972
|
{
|
|
3967
|
-
inputs:
|
|
3973
|
+
inputs: T.inputs,
|
|
3968
3974
|
control: y,
|
|
3969
3975
|
inputContainerStyles: o,
|
|
3970
3976
|
errorColor: r,
|
|
@@ -3973,7 +3979,7 @@ const _e = ({
|
|
|
3973
3979
|
)
|
|
3974
3980
|
]
|
|
3975
3981
|
},
|
|
3976
|
-
`${
|
|
3982
|
+
`${T.id}${j}`
|
|
3977
3983
|
);
|
|
3978
3984
|
})
|
|
3979
3985
|
] });
|
|
@@ -4041,16 +4047,16 @@ const _e = ({
|
|
|
4041
4047
|
/* @__PURE__ */ n(xe, { errorMessage: t, errorColor: r })
|
|
4042
4048
|
] })
|
|
4043
4049
|
] });
|
|
4044
|
-
},
|
|
4045
|
-
overlay:
|
|
4046
|
-
modal:
|
|
4047
|
-
closeButton:
|
|
4048
|
-
icon:
|
|
4049
|
-
message:
|
|
4050
|
-
submessage:
|
|
4051
|
-
buttonsContainer:
|
|
4052
|
-
buttonWrapper:
|
|
4053
|
-
},
|
|
4050
|
+
}, c1 = "_overlay_mnd4j_2", d1 = "_modal_mnd4j_15", u1 = "_closeButton_mnd4j_29", p1 = "_icon_mnd4j_39", m1 = "_message_mnd4j_45", h1 = "_submessage_mnd4j_51", g1 = "_buttonsContainer_mnd4j_57", C1 = "_buttonWrapper_mnd4j_64", X = {
|
|
4051
|
+
overlay: c1,
|
|
4052
|
+
modal: d1,
|
|
4053
|
+
closeButton: u1,
|
|
4054
|
+
icon: p1,
|
|
4055
|
+
message: m1,
|
|
4056
|
+
submessage: h1,
|
|
4057
|
+
buttonsContainer: g1,
|
|
4058
|
+
buttonWrapper: C1
|
|
4059
|
+
}, f1 = ({
|
|
4054
4060
|
onClose: i,
|
|
4055
4061
|
icon: d,
|
|
4056
4062
|
message: s,
|
|
@@ -4072,7 +4078,7 @@ const _e = ({
|
|
|
4072
4078
|
]
|
|
4073
4079
|
}
|
|
4074
4080
|
) });
|
|
4075
|
-
|
|
4081
|
+
f1.propTypes = {
|
|
4076
4082
|
/** Función que se ejecuta al clicar la "X" de cierre */
|
|
4077
4083
|
onClose: e.func.isRequired,
|
|
4078
4084
|
/** URL de la imagen opcional que aparece sobre el mensaje */
|
|
@@ -4088,16 +4094,16 @@ gs.propTypes = {
|
|
|
4088
4094
|
/** Anchura máxima del modal (por defecto 400px) */
|
|
4089
4095
|
maxWidth: e.string
|
|
4090
4096
|
};
|
|
4091
|
-
const
|
|
4092
|
-
stepsContainer:
|
|
4093
|
-
stepWrapper:
|
|
4094
|
-
circleContainer:
|
|
4095
|
-
circle:
|
|
4096
|
-
active:
|
|
4097
|
-
completed:
|
|
4098
|
-
label:
|
|
4099
|
-
labelActive:
|
|
4100
|
-
connector:
|
|
4097
|
+
const b1 = "_stepsContainer_1cyua_3", y1 = "_stepWrapper_1cyua_9", _1 = "_circleContainer_1cyua_19", v1 = "_circle_1cyua_19", w1 = "_active_1cyua_39", x1 = "_completed_1cyua_44", N1 = "_label_1cyua_50", k1 = "_labelActive_1cyua_56", S1 = "_connector_1cyua_61", W = {
|
|
4098
|
+
stepsContainer: b1,
|
|
4099
|
+
stepWrapper: y1,
|
|
4100
|
+
circleContainer: _1,
|
|
4101
|
+
circle: v1,
|
|
4102
|
+
active: w1,
|
|
4103
|
+
completed: x1,
|
|
4104
|
+
label: N1,
|
|
4105
|
+
labelActive: k1,
|
|
4106
|
+
connector: S1
|
|
4101
4107
|
}, Ot = ({ steps: i, activeColor: d }) => /* @__PURE__ */ n("div", { className: W.stepsContainer, children: i.map((s, o) => {
|
|
4102
4108
|
const t = s.status === "active", r = s.status === "completed";
|
|
4103
4109
|
return /* @__PURE__ */ m("div", { className: W.stepWrapper, children: [
|
|
@@ -4138,9 +4144,9 @@ Ot.defaultProps = {
|
|
|
4138
4144
|
activeColor: "#C2185B"
|
|
4139
4145
|
// color por defecto
|
|
4140
4146
|
};
|
|
4141
|
-
const
|
|
4142
|
-
statusTextContainer:
|
|
4143
|
-
}, Rt = ({ text: i, color: d }) => /* @__PURE__ */ n("div", { className:
|
|
4147
|
+
const $1 = "_statusTextContainer_ch14r_2", B1 = {
|
|
4148
|
+
statusTextContainer: $1
|
|
4149
|
+
}, Rt = ({ text: i, color: d }) => /* @__PURE__ */ n("div", { className: B1.statusTextContainer, style: { background: d }, children: /* @__PURE__ */ n("span", { children: i }) });
|
|
4144
4150
|
Rt.propTypes = {
|
|
4145
4151
|
text: e.string,
|
|
4146
4152
|
color: e.string
|
|
@@ -4149,14 +4155,14 @@ Rt.defaultProps = {
|
|
|
4149
4155
|
color: "#C2185B"
|
|
4150
4156
|
// color por defecto
|
|
4151
4157
|
};
|
|
4152
|
-
const
|
|
4153
|
-
buttonsContainer:
|
|
4154
|
-
button:
|
|
4155
|
-
active:
|
|
4156
|
-
},
|
|
4158
|
+
const L1 = "_buttonsContainer_1c7dw_2", T1 = "_button_1c7dw_2", M1 = "_active_1c7dw_20", Me = {
|
|
4159
|
+
buttonsContainer: L1,
|
|
4160
|
+
button: T1,
|
|
4161
|
+
active: M1
|
|
4162
|
+
}, V1 = ({
|
|
4157
4163
|
buttons: i = []
|
|
4158
4164
|
}) => {
|
|
4159
|
-
const { t: d } =
|
|
4165
|
+
const { t: d } = L();
|
|
4160
4166
|
return /* @__PURE__ */ n("div", { className: `${Me.buttonsContainer}`, children: i.map((s, o) => {
|
|
4161
4167
|
const {
|
|
4162
4168
|
isActive: t,
|
|
@@ -4174,7 +4180,7 @@ const $s = "_buttonsContainer_1c7dw_2", Bs = "_button_1c7dw_2", Ts = "_active_1c
|
|
|
4174
4180
|
) }, o);
|
|
4175
4181
|
}) });
|
|
4176
4182
|
};
|
|
4177
|
-
|
|
4183
|
+
V1.propTypes = {
|
|
4178
4184
|
buttons: e.arrayOf(
|
|
4179
4185
|
e.shape({
|
|
4180
4186
|
isActive: e.bool,
|
|
@@ -4184,14 +4190,14 @@ Ls.propTypes = {
|
|
|
4184
4190
|
})
|
|
4185
4191
|
).isRequired
|
|
4186
4192
|
};
|
|
4187
|
-
const
|
|
4188
|
-
switchContainer:
|
|
4189
|
-
labelRight:
|
|
4190
|
-
labelLeft:
|
|
4193
|
+
const D1 = "_switchContainer_194wl_2", F1 = "_labelRight_194wl_9", A1 = "_labelLeft_194wl_9", I1 = "_slider_194wl_28", O1 = "_disabled_194wl_54", pe = {
|
|
4194
|
+
switchContainer: D1,
|
|
4195
|
+
labelRight: F1,
|
|
4196
|
+
labelLeft: A1,
|
|
4191
4197
|
switch: "_switch_194wl_2",
|
|
4192
|
-
slider:
|
|
4193
|
-
disabled:
|
|
4194
|
-
},
|
|
4198
|
+
slider: I1,
|
|
4199
|
+
disabled: O1
|
|
4200
|
+
}, R1 = ({ input: i, reactHookFormInstance: d, onChange: s, onoff: o = !0 }) => {
|
|
4195
4201
|
const {
|
|
4196
4202
|
code: t,
|
|
4197
4203
|
labelLeft: r,
|
|
@@ -4200,7 +4206,7 @@ const Ms = "_switchContainer_194wl_2", Vs = "_labelRight_194wl_9", Ds = "_labelL
|
|
|
4200
4206
|
colorOn: l = "#5A514D",
|
|
4201
4207
|
disabled: u = !1,
|
|
4202
4208
|
width: h = 240
|
|
4203
|
-
} = i, { t: g } =
|
|
4209
|
+
} = i, { t: g } = L(), { control: b } = d || {}, [f, v] = D(a), _ = (p) => {
|
|
4204
4210
|
v(p), s && s(p);
|
|
4205
4211
|
}, y = (p, C) => /* @__PURE__ */ m("div", { className: pe.switchContainer, style: { width: `${h}px` }, children: [
|
|
4206
4212
|
r && /* @__PURE__ */ n(
|
|
@@ -4243,7 +4249,7 @@ const Ms = "_switchContainer_194wl_2", Vs = "_labelRight_194wl_9", Ds = "_labelL
|
|
|
4243
4249
|
}
|
|
4244
4250
|
) : y(f, _);
|
|
4245
4251
|
};
|
|
4246
|
-
|
|
4252
|
+
R1.propTypes = {
|
|
4247
4253
|
input: e.shape({
|
|
4248
4254
|
code: e.string,
|
|
4249
4255
|
labelLeft: e.string,
|
|
@@ -4255,12 +4261,12 @@ Is.propTypes = {
|
|
|
4255
4261
|
reactHookFormInstance: e.object,
|
|
4256
4262
|
onChange: e.func
|
|
4257
4263
|
};
|
|
4258
|
-
const
|
|
4259
|
-
overlay:
|
|
4260
|
-
popup:
|
|
4261
|
-
gif:
|
|
4262
|
-
message:
|
|
4263
|
-
},
|
|
4264
|
+
const q1 = "_overlay_1xyw2_2", P1 = "_popup_1xyw2_15", E1 = "_gif_1xyw2_25", j1 = "_message_1xyw2_31", Ve = {
|
|
4265
|
+
overlay: q1,
|
|
4266
|
+
popup: P1,
|
|
4267
|
+
gif: E1,
|
|
4268
|
+
message: j1
|
|
4269
|
+
}, Z1 = ({ gifSrc: i, message: d }) => /* @__PURE__ */ n("div", { className: Ve.overlay, children: /* @__PURE__ */ m("div", { className: Ve.popup, children: [
|
|
4264
4270
|
i && /* @__PURE__ */ n(
|
|
4265
4271
|
"img",
|
|
4266
4272
|
{
|
|
@@ -4271,19 +4277,19 @@ const Os = "_overlay_1xyw2_2", Rs = "_popup_1xyw2_15", qs = "_gif_1xyw2_25", Ps
|
|
|
4271
4277
|
),
|
|
4272
4278
|
d && /* @__PURE__ */ n("p", { className: Ve.message, children: d })
|
|
4273
4279
|
] }) });
|
|
4274
|
-
|
|
4280
|
+
Z1.propTypes = {
|
|
4275
4281
|
gifSrc: e.string,
|
|
4276
4282
|
message: e.string
|
|
4277
4283
|
};
|
|
4278
|
-
const
|
|
4279
|
-
container:
|
|
4280
|
-
burger:
|
|
4281
|
-
open:
|
|
4282
|
-
menu:
|
|
4283
|
-
list:
|
|
4284
|
-
link:
|
|
4285
|
-
button:
|
|
4286
|
-
active:
|
|
4284
|
+
const z1 = "_container_gnwec_2", H1 = "_burger_gnwec_6", K1 = "_open_gnwec_29", U1 = "_menu_gnwec_41", W1 = "_list_gnwec_71", G1 = "_link_gnwec_80", Y1 = "_button_gnwec_81", Q1 = "_active_gnwec_90", G = {
|
|
4285
|
+
container: z1,
|
|
4286
|
+
burger: H1,
|
|
4287
|
+
open: K1,
|
|
4288
|
+
menu: U1,
|
|
4289
|
+
list: W1,
|
|
4290
|
+
link: G1,
|
|
4291
|
+
button: Y1,
|
|
4292
|
+
active: Q1
|
|
4287
4293
|
}, qt = ({ options: i, backgroundColor: d, textColor: s, iconColor: o }) => {
|
|
4288
4294
|
const [t, r] = D(!1), c = () => r(!t), a = () => r(!1);
|
|
4289
4295
|
return /* @__PURE__ */ m("div", { className: G.container, children: [
|
|
@@ -4346,13 +4352,13 @@ qt.defaultProps = {
|
|
|
4346
4352
|
textColor: "#000000",
|
|
4347
4353
|
iconColor: "#000000"
|
|
4348
4354
|
};
|
|
4349
|
-
const
|
|
4350
|
-
header:
|
|
4351
|
-
leftComponents:
|
|
4352
|
-
centerComponents:
|
|
4353
|
-
rightComponents:
|
|
4354
|
-
componentsContainer:
|
|
4355
|
-
},
|
|
4355
|
+
const X1 = "_header_13kbt_2", J1 = "_leftComponents_13kbt_13", es = "_centerComponents_13kbt_14", ts = "_rightComponents_13kbt_15", ns = "_componentsContainer_13kbt_32", oe = {
|
|
4356
|
+
header: X1,
|
|
4357
|
+
leftComponents: J1,
|
|
4358
|
+
centerComponents: es,
|
|
4359
|
+
rightComponents: ts,
|
|
4360
|
+
componentsContainer: ns
|
|
4361
|
+
}, is = ({
|
|
4356
4362
|
cssProps: i,
|
|
4357
4363
|
leftComponents: d = [],
|
|
4358
4364
|
centerComponents: s = [],
|
|
@@ -4381,7 +4387,7 @@ const Ys = "_header_13kbt_2", Qs = "_leftComponents_13kbt_13", Xs = "_centerComp
|
|
|
4381
4387
|
]
|
|
4382
4388
|
}
|
|
4383
4389
|
);
|
|
4384
|
-
|
|
4390
|
+
is.propTypes = {
|
|
4385
4391
|
leftComponents: e.arrayOf(e.node),
|
|
4386
4392
|
centerComponents: e.arrayOf(e.node),
|
|
4387
4393
|
rightComponents: e.arrayOf(e.node),
|
|
@@ -4391,12 +4397,12 @@ to.propTypes = {
|
|
|
4391
4397
|
backgroundColor: e.string,
|
|
4392
4398
|
isFooter: e.bool
|
|
4393
4399
|
};
|
|
4394
|
-
const
|
|
4395
|
-
sidebar:
|
|
4396
|
-
open:
|
|
4397
|
-
content:
|
|
4398
|
-
closeButton:
|
|
4399
|
-
},
|
|
4400
|
+
const ss = "_sidebar_1kaqu_2", os = "_open_1kaqu_16", rs = "_content_1kaqu_20", as = "_closeButton_1kaqu_25", De = {
|
|
4401
|
+
sidebar: ss,
|
|
4402
|
+
open: os,
|
|
4403
|
+
content: rs,
|
|
4404
|
+
closeButton: as
|
|
4405
|
+
}, ls = "data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Group%203699'%3e%3cpath%20id='Vector%20223'%20d='M1%201L18.1566%2018.1566'%20stroke='%23605B56'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3cpath%20id='Vector%20224'%20d='M18.1575%201L1.00083%2018.1566'%20stroke='%23605B56'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/g%3e%3c/svg%3e", cs = ({
|
|
4400
4406
|
width: i = "300px",
|
|
4401
4407
|
children: d,
|
|
4402
4408
|
showRightBar: s,
|
|
@@ -4411,13 +4417,13 @@ const no = "_sidebar_1kaqu_2", io = "_open_1kaqu_16", so = "_content_1kaqu_20",
|
|
|
4411
4417
|
className: `${De.sidebar} ${s ? De.open : ""}`,
|
|
4412
4418
|
style: { width: s ? i : 0 },
|
|
4413
4419
|
children: s && /* @__PURE__ */ m("div", { className: De.content, children: [
|
|
4414
|
-
/* @__PURE__ */ n("button", { className: De.closeButton, onClick: t, children: /* @__PURE__ */ n("img", { src:
|
|
4420
|
+
/* @__PURE__ */ n("button", { className: De.closeButton, onClick: t, children: /* @__PURE__ */ n("img", { src: ls, alt: "Close Sidebar" }) }),
|
|
4415
4421
|
d
|
|
4416
4422
|
] })
|
|
4417
4423
|
}
|
|
4418
4424
|
);
|
|
4419
4425
|
};
|
|
4420
|
-
|
|
4426
|
+
cs.propTypes = {
|
|
4421
4427
|
width: e.string,
|
|
4422
4428
|
children: e.node,
|
|
4423
4429
|
showRightBar: e.bool,
|
|
@@ -4427,37 +4433,37 @@ export {
|
|
|
4427
4433
|
$2 as AmbitSelector,
|
|
4428
4434
|
St as BarChart,
|
|
4429
4435
|
qt as BurgerMenu,
|
|
4430
|
-
|
|
4436
|
+
V1 as ButtonsBar,
|
|
4431
4437
|
q2 as ButtonsList,
|
|
4432
4438
|
gt as CategorySelector,
|
|
4433
4439
|
le as DropdownList,
|
|
4434
|
-
|
|
4440
|
+
$s as EditAmbit,
|
|
4435
4441
|
xe as ErrorMessage,
|
|
4436
|
-
|
|
4437
|
-
|
|
4442
|
+
h0 as FiltersAmbit,
|
|
4443
|
+
Ds as Form,
|
|
4438
4444
|
Fe as GeneralButton,
|
|
4439
|
-
|
|
4440
|
-
|
|
4441
|
-
|
|
4442
|
-
|
|
4443
|
-
|
|
4445
|
+
f0 as Graphic,
|
|
4446
|
+
is as HeaderSection,
|
|
4447
|
+
I0 as IndicatorsList,
|
|
4448
|
+
j0 as LangSelector,
|
|
4449
|
+
on as Legend,
|
|
4444
4450
|
li as ListSelector,
|
|
4445
|
-
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
|
|
4449
|
-
|
|
4450
|
-
|
|
4451
|
-
|
|
4451
|
+
Z1 as Loader,
|
|
4452
|
+
Rn as LogInButton,
|
|
4453
|
+
an as LogoApp,
|
|
4454
|
+
dn as MapboxMap,
|
|
4455
|
+
Cn as MaplibreMap,
|
|
4456
|
+
f1 as ModalAlert,
|
|
4457
|
+
Qi as RadioButtonInput,
|
|
4452
4458
|
It as RankingSlider,
|
|
4453
|
-
|
|
4454
|
-
|
|
4455
|
-
|
|
4459
|
+
cs as RightSidebar,
|
|
4460
|
+
xn as SectionBar,
|
|
4461
|
+
zi as SelectInput,
|
|
4456
4462
|
Rt as StatusText,
|
|
4457
4463
|
Ot as Steps,
|
|
4458
|
-
|
|
4464
|
+
R1 as Switch,
|
|
4459
4465
|
mt as TextInput,
|
|
4460
|
-
|
|
4466
|
+
Mn as TimeSlider,
|
|
4461
4467
|
re as Tooltip,
|
|
4462
|
-
|
|
4468
|
+
An as TopNavMenu
|
|
4463
4469
|
};
|