react-ecosistema-unp 2.0.0-pre.9 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AppList-CIoSxKhh.js → AppList-BshxZhoN.js} +77 -77
- package/dist/{index-C1R4rkuA.js → SileoNotifications-BESOBARG.js} +1 -1
- package/dist/assets/MenuLateral.css +1 -1
- package/dist/assets/SileoNotifications.css +1 -1
- package/dist/cards/tarjeta/nuevo-elemento/NuevoElemento.js +1 -1
- package/dist/cards/tarjeta-info/TarjetaInfo.js +1 -1
- package/dist/data/tarjeta-datos/TarjetaDatos.js +1 -1
- package/dist/{index-BX37Bvqw.js → index-h-TtOxhs.js} +57 -57
- package/dist/lib/shared/menu-lateral/MenuLateral.d.ts +13 -0
- package/dist/lib/shared/ventana-lienzo/VentanaLienzo.d.ts +7 -1
- package/dist/lib/shared/ventana-tabs/VentanaTabs.d.ts +6 -0
- package/dist/lib/shared.d.ts +3 -0
- package/dist/lib/utils.d.ts +1 -0
- package/dist/shared/app-list/AppList.js +2 -2
- package/dist/shared/iconos-sistema/IconosSistema.js +1 -1
- package/dist/shared/iconos-sistema/logout-button/LogoutButton.js +1 -1
- package/dist/shared/menu-lateral/MenuLateral.js +307 -258
- package/dist/shared/notificacion-usuario/NotificacionUsuario.js +58 -59
- package/dist/shared/ventana-lienzo/VentanaLienzo.js +32 -22
- package/dist/shared/ventana-tabs/VentanaTabs.js +117 -103
- package/dist/tables/custom-data-table/CustomDataTable.js +4 -5
- package/dist/tables/custom-data-table-split/CustomDataTableSplit.js +4 -5
- package/dist/tables/eco-data-table/components/EcoBandejaEncabezado.js +2 -3
- package/dist/tables/eco-data-table/components/EcoDataTable/EcoDataTable.js +22 -22
- package/dist/tables/tabla-registros/buscador/Buscador.js +3 -3
- package/dist/tables/tabla-registros/encabezado-tabla/EncabezadoTabla.js +2 -3
- package/dist/tables/tabla-registros/modal-v2/EcoModal.js +74 -78
- package/dist/tables/tabla-registros/tabla/Tabla.js +15 -15
- package/dist/ui/alertas/AlertaFormulario.js +1 -1
- package/dist/ui/contenido-modal/ContenidoModal.js +1 -1
- package/dist/ui/contenido-modal/ContenidoModalv0.1.js +6 -6
- package/dist/ui/contenido-modal-v2/ContenidoModalV2.js +1 -1
- package/dist/ui/contenido-modal-v2/ModalV2Menu.js +1 -1
- package/dist/ui/icono-tooltip/IconoTooltip.js +4 -4
- package/dist/ui/items-modal/ItemsModal.js +1 -1
- package/dist/ui/nav-formularios-lateral/NavFormulariosLateral.js +1 -1
- package/dist/ui/notificacion-popover-v2/NotificacionPopoverV2.js +1 -1
- package/dist/ui/status-filter-bar/StatusFilterBar.js +4 -4
- package/dist/ui/status-semaphore/StatusSemaphore.js +1 -1
- package/dist/ui/stepper-v2/StepperV2.js +1 -1
- package/dist/utils/eco-provider/EcoContext.js +10 -8
- package/dist/utils/modal-radicados/AuxRadicadosComponents/TarjetaRadicado.js +3 -4
- package/dist/utils/modal-radicados/ModalDocumento.js +88 -49
- package/dist/utils/modal-radicados/ModalRadicado.js +27 -27
- package/dist/utils/modal-radicados/VisorDocumento.js +2 -3
- package/dist/utils/notifications/SileoNotifications.js +15 -16
- package/dist/utils/unp-historico/UnpHistorico.js +2 -3
- package/dist/utils/validations/useFormValidation.js +54 -35
- package/dist/utils.js +17 -15
- package/package.json +1 -1
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import { jsx as e, Fragment as He, jsxs as ee } from "react/jsx-runtime";
|
|
2
2
|
import * as C from "react";
|
|
3
|
-
import { useEffect as
|
|
4
|
-
import {
|
|
3
|
+
import { useEffect as W, useRef as V, useReducer as Ns, useContext as R, useCallback as J, useMemo as We, useState as gs } from "react";
|
|
4
|
+
import { E as Ae, a7 as zs, a8 as hs, a9 as vs, g as ws, aa as q, i as re, T as Cs, ab as Se, ac as xe, ad as bs, ae as ie, af as Ie, ag as $e, ah as ce, ai as le, aj as As, ak as de, al as ys, am as X, an as ke, ao as Fs, D as ue, ap as x, k as Ge, W as Te, aq as Oe, ar as me, z as Rs, as as Ds, at as Y, au as Me, $ as pe, av as Es, s as Ps, aw as Z, ax as fe, a4 as Ne, ay as Ss, az as ge, aA as Q, aB as xs, aC as k, aD as Is, a5 as ze, B as $s, aE as he, aF as ks, M as Ue, aG as ve, aH as Gs, aI as we, aJ as Ce, aK as L, aL as be, R as Ts } from "./index-h-TtOxhs.js";
|
|
5
5
|
import { G as Os } from "./iconBase-DSKTHwal.js";
|
|
6
6
|
import { c as G } from "./index-ZphT3dr_.js";
|
|
7
7
|
import { u as T, a as Ms } from "./ThemeProvider-Cv61y4Uy.js";
|
|
8
8
|
import { a as Us, u as ye } from "./useMergedRefs-YI9EGKd_.js";
|
|
9
|
-
import { $ as
|
|
9
|
+
import { $ as Bs, S as se, m as ae, u as Ls, T as js } from "./TabContext-Du6X9q-A.js";
|
|
10
10
|
import { u as H } from "./useEventCallback-Bfo0-hwZ.js";
|
|
11
|
-
import { c as _s, d as Hs, m as
|
|
12
|
-
import { B as
|
|
11
|
+
import { c as _s, d as Hs, m as Ws, b as Vs, a as Js, j as Be, f as Ks, u as qs, e as Xs } from "./useIsomorphicEffect-DH-agvLb.js";
|
|
12
|
+
import { B as Ve } from "./Button-ChyKCwSh.js";
|
|
13
13
|
import { A as Je } from "./Anchor-BfRjyGjE.js";
|
|
14
|
-
import { w as
|
|
15
|
-
import { B as
|
|
16
|
-
import './assets/AppList.css';function
|
|
14
|
+
import { w as Ys } from "./warning-DfuoVnCC.js";
|
|
15
|
+
import { B as Zs } from "./Button-eLVX04GZ.js";
|
|
16
|
+
import './assets/AppList.css';function Qs(o, t, n, r = !1) {
|
|
17
17
|
const c = H(n);
|
|
18
|
-
|
|
18
|
+
W(() => {
|
|
19
19
|
const i = typeof o == "function" ? o() : o;
|
|
20
20
|
return i.addEventListener(t, c, r), () => i.removeEventListener(t, c, r);
|
|
21
21
|
}, [o]);
|
|
22
22
|
}
|
|
23
23
|
function ea(o) {
|
|
24
|
-
const t =
|
|
25
|
-
return
|
|
24
|
+
const t = V(null);
|
|
25
|
+
return W(() => {
|
|
26
26
|
t.current = o;
|
|
27
27
|
}), t.current;
|
|
28
28
|
}
|
|
29
29
|
var sa = Function.prototype.bind.call(Function.prototype.call, [].slice);
|
|
30
|
-
function
|
|
30
|
+
function Le(o, t) {
|
|
31
31
|
return sa(o.querySelectorAll(t));
|
|
32
32
|
}
|
|
33
33
|
function aa() {
|
|
@@ -47,7 +47,7 @@ function ta(o, t) {
|
|
|
47
47
|
const na = () => {
|
|
48
48
|
};
|
|
49
49
|
function Ke(o = {}) {
|
|
50
|
-
const t = R(oe), [n, r] = _s(), c =
|
|
50
|
+
const t = R(oe), [n, r] = _s(), c = V(!1), {
|
|
51
51
|
flip: i,
|
|
52
52
|
offset: l,
|
|
53
53
|
rootCloseEvent: d,
|
|
@@ -65,7 +65,7 @@ function Ke(o = {}) {
|
|
|
65
65
|
setMenu: y,
|
|
66
66
|
menuElement: O,
|
|
67
67
|
toggleElement: P
|
|
68
|
-
} = t || {}, v = Hs(P, O,
|
|
68
|
+
} = t || {}, v = Hs(P, O, Ws({
|
|
69
69
|
placement: u || E || "bottom-start",
|
|
70
70
|
enabled: z,
|
|
71
71
|
enableEvents: m ?? h,
|
|
@@ -91,7 +91,7 @@ function Ke(o = {}) {
|
|
|
91
91
|
style: v.styles.arrow
|
|
92
92
|
}) : {}
|
|
93
93
|
};
|
|
94
|
-
return
|
|
94
|
+
return Vs(O, D, {
|
|
95
95
|
clickTrigger: d,
|
|
96
96
|
disabled: !h
|
|
97
97
|
}), [M, b];
|
|
@@ -112,19 +112,19 @@ qe.displayName = "DropdownMenu";
|
|
|
112
112
|
const Xe = (o) => {
|
|
113
113
|
var t;
|
|
114
114
|
return ((t = o.getAttribute("role")) == null ? void 0 : t.toLowerCase()) === "menu";
|
|
115
|
-
},
|
|
115
|
+
}, je = () => {
|
|
116
116
|
};
|
|
117
|
-
function
|
|
118
|
-
const o =
|
|
117
|
+
function Ye() {
|
|
118
|
+
const o = Bs(), {
|
|
119
119
|
show: t = !1,
|
|
120
|
-
toggle: n =
|
|
120
|
+
toggle: n = je,
|
|
121
121
|
setToggle: r,
|
|
122
122
|
menuElement: c
|
|
123
123
|
} = R(oe) || {}, i = J((d) => {
|
|
124
124
|
n(!t, d);
|
|
125
125
|
}, [t, n]), l = {
|
|
126
126
|
id: o,
|
|
127
|
-
ref: r ||
|
|
127
|
+
ref: r || je,
|
|
128
128
|
onClick: i,
|
|
129
129
|
"aria-expanded": !!t
|
|
130
130
|
};
|
|
@@ -133,15 +133,15 @@ function Qe() {
|
|
|
133
133
|
toggle: n
|
|
134
134
|
}];
|
|
135
135
|
}
|
|
136
|
-
function
|
|
136
|
+
function Ze({
|
|
137
137
|
children: o
|
|
138
138
|
}) {
|
|
139
|
-
const [t, n] =
|
|
139
|
+
const [t, n] = Ye();
|
|
140
140
|
return /* @__PURE__ */ e(He, {
|
|
141
141
|
children: o(t, n)
|
|
142
142
|
});
|
|
143
143
|
}
|
|
144
|
-
|
|
144
|
+
Ze.displayName = "DropdownToggle";
|
|
145
145
|
const Fe = /* @__PURE__ */ C.createContext(null);
|
|
146
146
|
Fe.displayName = "NavContext";
|
|
147
147
|
const ra = "data-rr-ui-", ia = "rrUi";
|
|
@@ -161,7 +161,7 @@ function la(o, t) {
|
|
|
161
161
|
}
|
|
162
162
|
return n;
|
|
163
163
|
}
|
|
164
|
-
function
|
|
164
|
+
function Qe({
|
|
165
165
|
key: o,
|
|
166
166
|
href: t,
|
|
167
167
|
active: n,
|
|
@@ -188,9 +188,9 @@ const es = /* @__PURE__ */ C.forwardRef((o, t) => {
|
|
|
188
188
|
disabled: r,
|
|
189
189
|
onClick: c,
|
|
190
190
|
active: i,
|
|
191
|
-
as: l =
|
|
191
|
+
as: l = Ve
|
|
192
192
|
} = o, d = la(o, ca);
|
|
193
|
-
const [f] =
|
|
193
|
+
const [f] = Qe({
|
|
194
194
|
key: n,
|
|
195
195
|
href: d.href,
|
|
196
196
|
disabled: r,
|
|
@@ -203,7 +203,7 @@ const es = /* @__PURE__ */ C.forwardRef((o, t) => {
|
|
|
203
203
|
});
|
|
204
204
|
es.displayName = "DropdownItem";
|
|
205
205
|
function _e() {
|
|
206
|
-
const o = aa(), t =
|
|
206
|
+
const o = aa(), t = V(null), n = J((r) => {
|
|
207
207
|
t.current = r, o();
|
|
208
208
|
}, [o]);
|
|
209
209
|
return [t, n];
|
|
@@ -218,14 +218,14 @@ function K({
|
|
|
218
218
|
placement: l = "bottom-start",
|
|
219
219
|
children: d
|
|
220
220
|
}) {
|
|
221
|
-
const f = Js(), [u, p] =
|
|
221
|
+
const f = Js(), [u, p] = Ls(t, o, r), [m, z] = _e(), h = m.current, [D, E] = _e(), y = D.current, O = ea(u), P = V(null), v = V(!1), M = R(se), b = J((N, g, A = g == null ? void 0 : g.type) => {
|
|
222
222
|
p(N, {
|
|
223
223
|
originalEvent: g,
|
|
224
224
|
source: A
|
|
225
225
|
});
|
|
226
226
|
}, [p]), U = H((N, g) => {
|
|
227
227
|
n == null || n(N, g), b(!1, g, "select"), g.isPropagationStopped() || M == null || M(N, g);
|
|
228
|
-
}), F =
|
|
228
|
+
}), F = We(() => ({
|
|
229
229
|
toggle: b,
|
|
230
230
|
placement: l,
|
|
231
231
|
show: u,
|
|
@@ -242,26 +242,26 @@ function K({
|
|
|
242
242
|
let g = i;
|
|
243
243
|
if (g == null && (g = m.current && Xe(m.current) ? "keyboard" : !1), g === !1 || g === "keyboard" && !/^key.+$/.test(N))
|
|
244
244
|
return;
|
|
245
|
-
const A =
|
|
245
|
+
const A = Le(m.current, c)[0];
|
|
246
246
|
A && A.focus && A.focus();
|
|
247
247
|
});
|
|
248
|
-
|
|
248
|
+
W(() => {
|
|
249
249
|
u ? I() : v.current && (v.current = !1, w());
|
|
250
|
-
}, [u, v, w, I]),
|
|
250
|
+
}, [u, v, w, I]), W(() => {
|
|
251
251
|
P.current = null;
|
|
252
252
|
});
|
|
253
253
|
const _ = (N, g) => {
|
|
254
254
|
if (!m.current) return null;
|
|
255
|
-
const A =
|
|
255
|
+
const A = Le(m.current, c);
|
|
256
256
|
let $ = A.indexOf(N) + g;
|
|
257
257
|
return $ = Math.max(0, Math.min($, A.length)), A[$];
|
|
258
258
|
};
|
|
259
|
-
return
|
|
259
|
+
return Qs(J(() => f.document, [f]), "keydown", (N) => {
|
|
260
260
|
var g, A;
|
|
261
261
|
const {
|
|
262
262
|
key: $
|
|
263
|
-
} = N,
|
|
264
|
-
if (/input|textarea/i.test(
|
|
263
|
+
} = N, B = N.target, Ee = (g = m.current) == null ? void 0 : g.contains(B), fs = (A = D.current) == null ? void 0 : A.contains(B);
|
|
264
|
+
if (/input|textarea/i.test(B.tagName) && ($ === " " || $ !== "Escape" && Ee || $ === "Escape" && B.type === "search") || !Ee && !fs || $ === "Tab" && (!m.current || !u))
|
|
265
265
|
return;
|
|
266
266
|
P.current = N.type;
|
|
267
267
|
const ne = {
|
|
@@ -270,7 +270,7 @@ function K({
|
|
|
270
270
|
};
|
|
271
271
|
switch ($) {
|
|
272
272
|
case "ArrowUp": {
|
|
273
|
-
const S = _(
|
|
273
|
+
const S = _(B, -1);
|
|
274
274
|
S && S.focus && S.focus(), N.preventDefault();
|
|
275
275
|
return;
|
|
276
276
|
}
|
|
@@ -278,12 +278,12 @@ function K({
|
|
|
278
278
|
if (N.preventDefault(), !u)
|
|
279
279
|
p(!0, ne);
|
|
280
280
|
else {
|
|
281
|
-
const S = _(
|
|
281
|
+
const S = _(B, 1);
|
|
282
282
|
S && S.focus && S.focus();
|
|
283
283
|
}
|
|
284
284
|
return;
|
|
285
285
|
case "Tab":
|
|
286
|
-
Us(
|
|
286
|
+
Us(B.ownerDocument, "keyup", (S) => {
|
|
287
287
|
var Pe;
|
|
288
288
|
(S.key === "Tab" && !S.target || !((Pe = m.current) != null && Pe.contains(S.target))) && p(!1, ne);
|
|
289
289
|
}, {
|
|
@@ -304,7 +304,7 @@ function K({
|
|
|
304
304
|
}
|
|
305
305
|
K.displayName = "Dropdown";
|
|
306
306
|
K.Menu = qe;
|
|
307
|
-
K.Toggle =
|
|
307
|
+
K.Toggle = Ze;
|
|
308
308
|
K.Item = es;
|
|
309
309
|
const Re = /* @__PURE__ */ C.createContext({});
|
|
310
310
|
Re.displayName = "DropdownContext";
|
|
@@ -344,7 +344,7 @@ const os = /* @__PURE__ */ C.forwardRef(({
|
|
|
344
344
|
as: l = Je,
|
|
345
345
|
...d
|
|
346
346
|
}, f) => {
|
|
347
|
-
const u = T(o, "dropdown-item"), [p, m] =
|
|
347
|
+
const u = T(o, "dropdown-item"), [p, m] = Qe({
|
|
348
348
|
key: n,
|
|
349
349
|
href: d.href,
|
|
350
350
|
disabled: r,
|
|
@@ -377,7 +377,7 @@ ns.displayName = "NavbarContext";
|
|
|
377
377
|
function rs(o, t) {
|
|
378
378
|
if (process.env.NODE_ENV === "production") return o;
|
|
379
379
|
const n = J((r) => {
|
|
380
|
-
r == null || !r.isReactComponent || (process.env.NODE_ENV !== "production" ?
|
|
380
|
+
r == null || !r.isReactComponent || (process.env.NODE_ENV !== "production" ? Be(!1, `${t} injected a ref to a provided \`as\` component that resolved to a component instance instead of a DOM element. Use \`React.forwardRef\` to provide the injected ref to the class component as a prop in order to pass it directly to a DOM element`) : Be(!1));
|
|
381
381
|
}, [t]);
|
|
382
382
|
return ye(n, o);
|
|
383
383
|
}
|
|
@@ -411,7 +411,7 @@ const cs = /* @__PURE__ */ C.forwardRef(({
|
|
|
411
411
|
if (n)
|
|
412
412
|
if (typeof n == "object") {
|
|
413
413
|
const N = Object.keys(n);
|
|
414
|
-
if (process.env.NODE_ENV !== "production" &&
|
|
414
|
+
if (process.env.NODE_ENV !== "production" && Ys(N.length === 1, "There should only be 1 breakpoint when passing an object to `align`"), N.length) {
|
|
415
415
|
const g = N[0], A = n[g];
|
|
416
416
|
z = A === "start", v.push(`${D}-${g}-${A}`);
|
|
417
417
|
}
|
|
@@ -455,12 +455,12 @@ const ls = /* @__PURE__ */ C.forwardRef(({
|
|
|
455
455
|
className: n,
|
|
456
456
|
childBsPrefix: r,
|
|
457
457
|
// Need to define the default "as" during prop destructuring to be compatible with styled-components github.com/react-bootstrap/react-bootstrap/issues/3595
|
|
458
|
-
as: c =
|
|
458
|
+
as: c = Zs,
|
|
459
459
|
...i
|
|
460
460
|
}, l) => {
|
|
461
461
|
const d = T(o, "dropdown-toggle"), f = R(oe);
|
|
462
462
|
r !== void 0 && (i.bsPrefix = r);
|
|
463
|
-
const [u] =
|
|
463
|
+
const [u] = Ye();
|
|
464
464
|
return u.ref = ye(u.ref, rs(l, "DropdownToggle")), /* @__PURE__ */ e(c, {
|
|
465
465
|
className: G(n, d, t && `${d}-split`, (f == null ? void 0 : f.show) && "show"),
|
|
466
466
|
...u,
|
|
@@ -488,7 +488,7 @@ const ds = /* @__PURE__ */ C.forwardRef((o, t) => {
|
|
|
488
488
|
}), D = R(De), E = T(n, "dropdown"), y = Ms(), O = (F) => z === !1 ? F === "click" : z === "inside" ? F !== "rootClose" : z === "outside" ? F !== "select" : !0, P = Xs((F, w) => {
|
|
489
489
|
var I;
|
|
490
490
|
!((I = w.originalEvent) == null || (I = I.target) == null) && I.classList.contains("dropdown-toggle") && w.source === "mousedown" || (w.originalEvent.currentTarget === document && (w.source !== "keydown" || w.originalEvent.key === "Escape") && (w.source = "rootClose"), O(w.source) && (f == null || f(F, w)));
|
|
491
|
-
}), M = is(l === "end", r, y), b =
|
|
491
|
+
}), M = is(l === "end", r, y), b = We(() => ({
|
|
492
492
|
align: l,
|
|
493
493
|
drop: r,
|
|
494
494
|
isRTL: y
|
|
@@ -518,7 +518,7 @@ const ds = /* @__PURE__ */ C.forwardRef((o, t) => {
|
|
|
518
518
|
});
|
|
519
519
|
});
|
|
520
520
|
ds.displayName = "Dropdown";
|
|
521
|
-
const
|
|
521
|
+
const j = Object.assign(ds, {
|
|
522
522
|
Toggle: ls,
|
|
523
523
|
Menu: cs,
|
|
524
524
|
Item: os,
|
|
@@ -543,7 +543,7 @@ function us({
|
|
|
543
543
|
role: c,
|
|
544
544
|
disabled: i
|
|
545
545
|
}) {
|
|
546
|
-
const l = R(se), d = R(Fe), f = R(
|
|
546
|
+
const l = R(se), d = R(Fe), f = R(js);
|
|
547
547
|
let u = n;
|
|
548
548
|
const p = {
|
|
549
549
|
role: c
|
|
@@ -561,7 +561,7 @@ function us({
|
|
|
561
561
|
}
|
|
562
562
|
const ma = /* @__PURE__ */ C.forwardRef((o, t) => {
|
|
563
563
|
let {
|
|
564
|
-
as: n =
|
|
564
|
+
as: n = Ve,
|
|
565
565
|
active: r,
|
|
566
566
|
eventKey: c
|
|
567
567
|
} = o, i = ua(o, da);
|
|
@@ -614,11 +614,11 @@ const ps = /* @__PURE__ */ C.forwardRef(({
|
|
|
614
614
|
...m
|
|
615
615
|
}, z) => {
|
|
616
616
|
const h = T(void 0, "nav-item");
|
|
617
|
-
return /* @__PURE__ */ ee(
|
|
617
|
+
return /* @__PURE__ */ ee(j, {
|
|
618
618
|
ref: z,
|
|
619
619
|
...m,
|
|
620
620
|
className: G(c, h),
|
|
621
|
-
children: [/* @__PURE__ */ e(
|
|
621
|
+
children: [/* @__PURE__ */ e(j.Toggle, {
|
|
622
622
|
id: o,
|
|
623
623
|
eventKey: null,
|
|
624
624
|
active: f,
|
|
@@ -626,7 +626,7 @@ const ps = /* @__PURE__ */ C.forwardRef(({
|
|
|
626
626
|
childBsPrefix: r,
|
|
627
627
|
as: ms,
|
|
628
628
|
children: t
|
|
629
|
-
}), /* @__PURE__ */ e(
|
|
629
|
+
}), /* @__PURE__ */ e(j.Menu, {
|
|
630
630
|
role: l,
|
|
631
631
|
renderOnMount: u,
|
|
632
632
|
rootCloseEvent: i,
|
|
@@ -637,10 +637,10 @@ const ps = /* @__PURE__ */ C.forwardRef(({
|
|
|
637
637
|
});
|
|
638
638
|
ps.displayName = "NavDropdown";
|
|
639
639
|
const pa = Object.assign(ps, {
|
|
640
|
-
Item:
|
|
641
|
-
ItemText:
|
|
642
|
-
Divider:
|
|
643
|
-
Header:
|
|
640
|
+
Item: j.Item,
|
|
641
|
+
ItemText: j.ItemText,
|
|
642
|
+
Divider: j.Divider,
|
|
643
|
+
Header: j.Header
|
|
644
644
|
});
|
|
645
645
|
function fa(o) {
|
|
646
646
|
return Os({ attr: { fill: "currentColor", viewBox: "0 0 16 16" }, child: [{ tag: "path", attr: { d: "M1 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1zM1 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1zM1 12a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z" }, child: [] }] })(o);
|
|
@@ -650,20 +650,20 @@ const s = 24, a = "icon-app-2", Na = {
|
|
|
650
650
|
Usuario: /* @__PURE__ */ e(Ae, { size: s, className: a }),
|
|
651
651
|
Beneficiario: /* @__PURE__ */ e(Ae, { size: s, className: a }),
|
|
652
652
|
"Usuario convenio": /* @__PURE__ */ e(ce, { size: s, className: a }),
|
|
653
|
-
Funcionario: /* @__PURE__ */ e(
|
|
653
|
+
Funcionario: /* @__PURE__ */ e(Q, { size: s, className: a }),
|
|
654
654
|
// Asesores
|
|
655
655
|
"Asesor(a) Poblacional": /* @__PURE__ */ e(be, { size: s, className: a }),
|
|
656
656
|
"Asesor(a) poblacional": /* @__PURE__ */ e(be, { size: s, className: a }),
|
|
657
657
|
"Asesor de Información": /* @__PURE__ */ e(Ts, { size: s, className: a }),
|
|
658
658
|
"Asesor poblacional DG": /* @__PURE__ */ e(be, { size: s, className: a }),
|
|
659
659
|
// Digitadores
|
|
660
|
-
Digitador: /* @__PURE__ */ e(
|
|
661
|
-
"Digitador (SESP)": /* @__PURE__ */ e(
|
|
662
|
-
"Digitador (SER)": /* @__PURE__ */ e(
|
|
663
|
-
"Digitador (GSC)": /* @__PURE__ */ e(
|
|
664
|
-
"Digitador Cerrem": /* @__PURE__ */ e(
|
|
665
|
-
"Digitador Resoluciones": /* @__PURE__ */ e(
|
|
666
|
-
"Digitador Correspondencia": /* @__PURE__ */ e(
|
|
660
|
+
Digitador: /* @__PURE__ */ e(L, { size: s, className: a }),
|
|
661
|
+
"Digitador (SESP)": /* @__PURE__ */ e(L, { size: s, className: a }),
|
|
662
|
+
"Digitador (SER)": /* @__PURE__ */ e(L, { size: s, className: a }),
|
|
663
|
+
"Digitador (GSC)": /* @__PURE__ */ e(L, { size: s, className: a }),
|
|
664
|
+
"Digitador Cerrem": /* @__PURE__ */ e(L, { size: s, className: a }),
|
|
665
|
+
"Digitador Resoluciones": /* @__PURE__ */ e(L, { size: s, className: a }),
|
|
666
|
+
"Digitador Correspondencia": /* @__PURE__ */ e(L, { size: s, className: a }),
|
|
667
667
|
// Radicación / Recepción
|
|
668
668
|
Radicador: /* @__PURE__ */ e(Ce, { size: s, className: a }),
|
|
669
669
|
"Receptor Recursos Reposición": /* @__PURE__ */ e(Ce, { size: s, className: a }),
|
|
@@ -675,7 +675,7 @@ const s = 24, a = "icon-app-2", Na = {
|
|
|
675
675
|
"Reparto Juridico Cerrem": /* @__PURE__ */ e(k, { size: s, className: a }),
|
|
676
676
|
"Reparto Inactivaciones": /* @__PURE__ */ e(we, { size: s, className: a }),
|
|
677
677
|
// Gestión de personas / población
|
|
678
|
-
"Gestor Poblacional": /* @__PURE__ */ e(
|
|
678
|
+
"Gestor Poblacional": /* @__PURE__ */ e(Z, { size: s, className: a }),
|
|
679
679
|
"Persona de Protección": /* @__PURE__ */ e(Gs, { size: s, className: a }),
|
|
680
680
|
// Analistas
|
|
681
681
|
"Analista de Asignaciones": /* @__PURE__ */ e(X, { size: s, className: a }),
|
|
@@ -727,9 +727,9 @@ const s = 24, a = "icon-app-2", Na = {
|
|
|
727
727
|
// Dirección
|
|
728
728
|
"Director General de la UNP": /* @__PURE__ */ e(xs, { size: s, className: a }),
|
|
729
729
|
// Jefes
|
|
730
|
-
"Jefe OCDI": /* @__PURE__ */ e(
|
|
731
|
-
"Jefe OAJ": /* @__PURE__ */ e(
|
|
732
|
-
"Jefe Ad-hoc": /* @__PURE__ */ e(
|
|
730
|
+
"Jefe OCDI": /* @__PURE__ */ e(Q, { size: s, className: a }),
|
|
731
|
+
"Jefe OAJ": /* @__PURE__ */ e(Q, { size: s, className: a }),
|
|
732
|
+
"Jefe Ad-hoc": /* @__PURE__ */ e(Q, { size: s, className: a }),
|
|
733
733
|
// Administradores
|
|
734
734
|
Administrador: /* @__PURE__ */ e(ge, { size: s, className: a }),
|
|
735
735
|
"Administrador ASP": /* @__PURE__ */ e(ge, { size: s, className: a }),
|
|
@@ -743,13 +743,13 @@ const s = 24, a = "icon-app-2", Na = {
|
|
|
743
743
|
"Líder ASP": /* @__PURE__ */ e(Ne, { size: s, className: a }),
|
|
744
744
|
// Gestores varios
|
|
745
745
|
"Gestor Viáticos": /* @__PURE__ */ e(fe, { size: s, className: a }),
|
|
746
|
-
"Gestores ASP": /* @__PURE__ */ e(
|
|
747
|
-
"Gestores UT": /* @__PURE__ */ e(
|
|
746
|
+
"Gestores ASP": /* @__PURE__ */ e(Z, { size: s, className: a }),
|
|
747
|
+
"Gestores UT": /* @__PURE__ */ e(Z, { size: s, className: a }),
|
|
748
748
|
"Gestor de mantenimiento": /* @__PURE__ */ e(le, { size: s, className: a }),
|
|
749
749
|
"Gestor mant. vehículos": /* @__PURE__ */ e(le, { size: s, className: a }),
|
|
750
750
|
"Gestor Trámite": /* @__PURE__ */ e(X, { size: s, className: a }),
|
|
751
751
|
"Gestor Registros CTAR": /* @__PURE__ */ e(me, { size: s, className: a }),
|
|
752
|
-
"Gestor de roles": /* @__PURE__ */ e(
|
|
752
|
+
"Gestor de roles": /* @__PURE__ */ e(Z, { size: s, className: a }),
|
|
753
753
|
"Gestor de archivos": /* @__PURE__ */ e(Ps, { size: s, className: a }),
|
|
754
754
|
"Gestión de Inventario": /* @__PURE__ */ e(Es, { size: s, className: a }),
|
|
755
755
|
"Gestión UNP": /* @__PURE__ */ e(pe, { size: s, className: a }),
|
|
@@ -757,10 +757,10 @@ const s = 24, a = "icon-app-2", Na = {
|
|
|
757
757
|
"Operador SICP": /* @__PURE__ */ e(Me, { size: s, className: a }),
|
|
758
758
|
"Operador NOA": /* @__PURE__ */ e(Me, { size: s, className: a }),
|
|
759
759
|
// Datos / Visualización
|
|
760
|
-
"Visor de datos DER": /* @__PURE__ */ e(
|
|
761
|
-
"Visor de datos CTAR": /* @__PURE__ */ e(
|
|
762
|
-
"Visor de datos (GT)": /* @__PURE__ */ e(
|
|
763
|
-
"Visor de datos (GSC)": /* @__PURE__ */ e(
|
|
760
|
+
"Visor de datos DER": /* @__PURE__ */ e(Y, { size: s, className: a }),
|
|
761
|
+
"Visor de datos CTAR": /* @__PURE__ */ e(Y, { size: s, className: a }),
|
|
762
|
+
"Visor de datos (GT)": /* @__PURE__ */ e(Y, { size: s, className: a }),
|
|
763
|
+
"Visor de datos (GSC)": /* @__PURE__ */ e(Y, { size: s, className: a }),
|
|
764
764
|
"Visualización de datos (SESP)": /* @__PURE__ */ e(Ds, { size: s, className: a }),
|
|
765
765
|
"Actualización de datos (SESP)": /* @__PURE__ */ e(Rs, { size: s, className: a }),
|
|
766
766
|
"Apoyo Gestión Datos": /* @__PURE__ */ e(me, { size: s, className: a }),
|
|
@@ -818,7 +818,7 @@ const s = 24, a = "icon-app-2", Na = {
|
|
|
818
818
|
"Redactor Noticias": /* @__PURE__ */ e(hs, { size: s, className: a })
|
|
819
819
|
}, Ia = () => {
|
|
820
820
|
const [o, t] = gs([]), n = location.pathname, r = n.startsWith("/") ? n : `/${n}`;
|
|
821
|
-
|
|
821
|
+
W(() => {
|
|
822
822
|
const i = localStorage.getItem("auth_state");
|
|
823
823
|
if (i)
|
|
824
824
|
try {
|
|
@@ -880,6 +880,6 @@ export {
|
|
|
880
880
|
ms as c,
|
|
881
881
|
te as d,
|
|
882
882
|
ns as e,
|
|
883
|
-
|
|
883
|
+
Le as q,
|
|
884
884
|
aa as u
|
|
885
885
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as nt, jsx as C, Fragment as ga } from "react/jsx-runtime";
|
|
2
2
|
import { createContext as Xt, useRef as E, useLayoutEffect as ke, useEffect as it, useContext as st, useId as ya, useCallback as at, useMemo as ot, Fragment as or, createElement as va, useInsertionEffect as ar, forwardRef as xa, Component as wa, useState as xt, memo as lr } from "react";
|
|
3
|
-
function O() {
|
|
3
|
+
import './assets/SileoNotifications.css';function O() {
|
|
4
4
|
return O = Object.assign || function(e) {
|
|
5
5
|
for (var n = 1; n < arguments.length; n++) {
|
|
6
6
|
var i = arguments[n];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import"https://fonts.googleapis.com/css2?family=Domine:wght@400;500;600;700&family=Noto+Sans:wght@300;600&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap";:root{--color-default: #303d50;--color-white: #fff;--color-body: #ffffff;--color-light: #e0e0e0;--Color-complementario: #2e4b6b}*{padding:0%;margin:0%;box-sizing:border-box;font-family:roboto,sans-serif}body{min-height:calc(100vh - .5rem)}.sidebar-bar-panel{min-height:100vh;width:78px;padding:6px 14px;background-color:var(--color-default);transition:all .5s ease;position:fixed;top:0;left:0;z-index:10}.sidebar-bar-panel.open{width:280px;z-index:10}.sidebar-bar-panel .logo_details{height:60px;display:flex;align-items:center;position:relative}.logo-image{height:30px;max-width:30px;min-width:0px;object-fit:contain;margin-right:10px;margin-left:4px}.sidebar-bar-panel .logo_details .icon{opacity:0;transition:all .5s ease}.sidebar-bar-panel .logo_details .logo-name{color:var(--color-white);font-size:18px;font-weight:600;padding-left:0;max-width:180px;min-width:0px;opacity:0;transition:all .5s ease;z-index:0}.sidebar-bar-panel.open .logo_details .icon,.sidebar-bar-panel.open .logo_details .logo-name{opacity:1}.sidebar-bar-panel .logo_details #btn{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:23px;text-align:center;cursor:pointer;transition:all .5s ease}.sidebar-bar-panel.open .logo_details #btn{text-align:right;left:84.5%}.sidebar-bar-panel .i{color:var(--color-white);height:30px;line-height:60px;min-width:50px;font-size:25px;text-align:center;font-weight:400}.sidebar-bar-panel .i2{color:var(--color-white);height:20px;line-height:60px;min-width:50px;font-size:25px;text-align:center;font-weight:300}.sidebar-bar-panel .i1{color:var(--color-white);height:18px;line-height:60px;min-width:50px;font-size:25px;text-align:center;font-weight:500}.sidebar-bar-panel .nav-list-panel{margin-top:20px;height:100%;padding:0}.sidebar-bar-panel li{position:relative;margin:20px 0;list-style:none}.sidebar-bar-panel li .tooltip{position:absolute;top:-20px;left:calc(100% + 15px);z-index:9000!important;background-color:var(--color-white);box-shadow:0 5px 10px #0000004d;padding:6px 14px;font-size:15px;font-weight:500;border-radius:5px;white-space:nowrap;opacity:0;pointer-events:none}.sidebar-bar-panel li:hover .tooltip{opacity:1;pointer-events:auto;transition:all .4s ease;top:50%;transform:translateY(-50%)}.sidebar-bar-panel.open li .tooltip{display:none}.sidebar-bar-panel li a{display:flex;height:100%;width:100%;align-items:center;text-decoration:none;background-color:var(--color-default);position:relative;transition:all .5s ease;z-index:12}.sidebar-bar-panel li a:after{content:"";position:absolute;width:100%;height:35px;transform:scaleX(0);background-color:var(--color-white);border-radius:5px;transition:transform .3s ease-in-out;transform-origin:left;z-index:-2}.sidebar-bar-panel li a:hover:after{transform:scaleX(1);color:var(--color-default);height:35px}.sidebar-bar-panel li a .link_name{color:var(--color-white);font-size:15px;font-weight:500;white-space:nowrap;pointer-events:auto;transition:all .4s ease;pointer-events:none;opacity:0}.sidebar-bar-panel li a:hover .link_name,.sidebar-bar-panel li a:hover .i{transition:all .5s ease;color:var(--color-default)}.sidebar-bar-panel li a:hover .bx{color:var(--color-default)}.sidebar-bar-panel.open li a .link_name{opacity:1;pointer-events:auto}.sidebar-bar-panel .profile-content{position:absolute;color:var(--color-white);bottom:0;left:0;width:100%}.sidebar-bar-panel .profile-content .profile{position:relative;padding:18px;height:75px;background:none;transition:all .5s ease}.sidebar-bar-panel .profile-content .profile a{text-decoration:none;color:var(--color-white)}.sidebar-bar-panel.open .profile-content .profile{background-color:var(--Color-complementario)}.profile-content .profile .profile-detail{display:flex;align-items:center;opacity:0;pointer-events:auto;white-space:nowrap}.sidebar-bar-panel.open .profile .profile-detail{opacity:1;pointer-events:auto}.sidebar-bar-panel.open .profile .icon{left:90%;background:none}.sidebar-bar-panel .profile .icon:hover{cursor:pointer}.profile .profile-detail .name-job{margin-left:10px}.profile .profile-detail .name{font-size:15px;font-weight:600}.profile .profile-detail .job{font-size:12px;font-weight:400}.profile .icon{position:absolute;left:50%;bottom:23%;transform:translate(-50%);min-width:40px;line-height:60px;height:38px;text-align:center;transition:all .5s ease;background:var(--Color-complementario);padding:7px;border-radius:7px}.main-section{margin-top:0;margin-left:78px;margin-right:0;transition:margin-left .5s ease;z-index:1}.menu-open .main-section{margin-left:280px;z-index:1}.bg-custom{background-color:#303d50;border:#ffffff}.bg-custom:hover{background-color:#2e465f}.custom-collapse{animation:slideFromRight .5s ease forwards}.custom-collapse-reverse{animation:slideToRight .5s ease forwards}@keyframes slideFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideToRight{0%{transform:translate(0)}to{transform:translate(100%)}}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;animation:stroke-check .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:20px;height:20px;border-radius:50%;display:block;stroke-width:3;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #7ac142;animation:fill-check .4s ease-in-out .4s forwards,scale-check .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-check .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke-check{to{stroke-dashoffset:0}}@keyframes scale-check{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill-check{to{box-shadow:inset 0 0 0 30px #98e2609a}}.x-checkmark{width:20px;height:20px;border-radius:50%;display:block;stroke-width:3;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #c14242;animation:fill-x .4s ease-in-out .4s forwards,scale-x .3s ease-in-out .9s both}.x-checkmark_circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#c14242;fill:none;animation:stroke-x .6s cubic-bezier(.65,0,.45,1) forwards}.x-checkmark_check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-x .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke-x{to{stroke-dashoffset:0}}@keyframes scale-x{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill-x{to{box-shadow:inset 0 0 0 30px #e260609a}}.ripplemark{width:20px;height:20px;display:block;margin:10% auto;background-color:#60c4e29a;border-radius:50%;overflow:visible}.ripplemark__wave{fill:none;stroke:#fff;stroke-width:5;opacity:.8;transform-origin:center;animation:ripple-wave 1.5s ease-out infinite}@keyframes ripple-wave{0%{r:0;opacity:.8}70%{r:20;opacity:.2}to{r:25;opacity:0}}.gear{width:20px;height:20px;display:block;margin:auto;animation:rotate-gear 60s linear infinite}.gear__path{stroke:#ffffff57;stroke-width:2;fill:none}@keyframes rotate-gear{to{transform:rotate(360deg)}}.gear-tooltip-container{position:relative}.gear-tooltip-text{visibility:hidden;width:max-content;background-color:#d3635fe7;color:#000;text-align:center;border-radius:7px;background-color:var(--color-white);box-shadow:0 5px 10px #0000004d;padding:6px 10px;position:absolute;top:-30%;left:80%;opacity:0;transition:opacity .1s;pointer-events:none;transition:all .1s ease-in-out;font-size:.85rem;font-weight:500;z-index:9999}.gear-tooltip-container:hover .gear-tooltip-text{visibility:visible;opacity:.9}
|
|
1
|
+
@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap";:root{--ml-bg: #1f4c7b;--ml-bg-footer: #2b5b8e;--ml-hover: #2a6499;--ml-active-bg: rgba(255, 255, 255, .14);--ml-text: #ffffff;--ml-text-muted: rgba(255, 255, 255, .75);--ml-divider: rgba(255, 255, 255, .2);--ml-scrim: rgba(18, 36, 58, .5);--ml-trigger: #215183;--ml-trigger-hover: #1a4269;--ml-trigger-bg: #f8f9fa;--ml-drawer-width: 300px;--ml-trigger-size: 40px;--ml-trigger-inset: 12px;--ml-edge-gap: var(--ml-trigger-inset);--ml-content-offset: calc(var(--ml-trigger-inset) + var(--ml-trigger-size));--ml-tabs-offset: calc( var(--ml-trigger-inset) + var(--ml-trigger-size) + var(--ml-edge-gap) );--ml-z-trigger: 1020;--ml-z-scrim: 11000;--ml-z-drawer: 11010;--ml-duration: .28s;--ml-ease: cubic-bezier(.22, 1, .36, 1);--ml-safe-top: env(safe-area-inset-top, 0px);--ml-safe-bottom: env(safe-area-inset-bottom, 0px);--ml-safe-left: env(safe-area-inset-left, 0px)}*{font-family:Roboto,roboto,sans-serif}body{min-height:calc(100vh - .5rem)}.ml-trigger{position:fixed;top:calc(8px + var(--ml-safe-top));left:calc(var(--ml-trigger-inset) + var(--ml-safe-left));z-index:var(--ml-z-trigger);width:var(--ml-trigger-size);height:var(--ml-trigger-size);min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:var(--ml-trigger-bg);color:var(--ml-trigger);font-size:24px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color var(--ml-duration) var(--ml-ease),color var(--ml-duration) var(--ml-ease),opacity var(--ml-duration) var(--ml-ease)}.ml-trigger:hover,.ml-trigger:focus-visible{background:#eef2f6;color:var(--ml-trigger-hover);outline:none}.ml-trigger--hidden{opacity:0;pointer-events:none}.ml-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--ml-z-scrim);pointer-events:none;visibility:hidden;transition:visibility 0s linear var(--ml-duration)}.ml-overlay--open{pointer-events:auto;visibility:visible;transition:visibility 0s linear 0s}.ml-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ml-scrim);opacity:0;transition:opacity var(--ml-duration) var(--ml-ease)}.ml-overlay--open .ml-scrim{opacity:1}.ml-drawer{position:absolute;top:0;left:0;height:100%;height:100dvh;width:var(--ml-drawer-width);max-width:min(var(--ml-drawer-width),100vw);background:var(--ml-bg);color:var(--ml-text);display:flex;flex-direction:column;transform:translate(-100%);transition:transform var(--ml-duration) var(--ml-ease);z-index:var(--ml-z-drawer);will-change:transform;padding-top:var(--ml-safe-top);padding-bottom:var(--ml-safe-bottom);padding-left:var(--ml-safe-left)}.ml-overlay--open .ml-drawer{transform:translate(0)}.ml-drawer-header{flex-shrink:0;min-height:56px;display:flex;align-items:center;gap:12px;padding:16px 8px 8px 16px;background:var(--ml-bg)}.ml-logo{height:28px;width:28px;object-fit:contain;flex-shrink:0}.ml-brand{flex:1;min-width:0;font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ml-text)}.ml-header-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.ml-status-icon{position:relative;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0;cursor:default}.ml-status-icon .checkmark,.ml-status-icon .x-checkmark,.ml-status-icon .ripplemark,.ml-status-icon .gear{width:18px;height:18px;margin:0}.ml-status-icon .checkmark,.ml-status-icon .x-checkmark{box-shadow:none!important;animation:none!important}.ml-status-icon .checkmark__circle,.ml-status-icon .x-checkmark_circle,.ml-status-icon .checkmark__check,.ml-status-icon .x-checkmark_check{animation:none!important;stroke-dasharray:none;stroke-dashoffset:0}.ml-tooltip{position:absolute;top:calc(100% + 6px);right:0;z-index:20;width:max-content;max-width:200px;padding:6px 10px;border-radius:8px;background:#2c3338;color:#fff;font-size:12px;font-weight:500;line-height:1.3;white-space:nowrap;text-align:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.ml-status-icon:hover .ml-tooltip,.ml-status-icon:focus-within .ml-tooltip{opacity:1;visibility:visible}.ml-close{flex-shrink:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:transparent;color:var(--ml-text);font-size:26px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s var(--ml-ease)}.ml-close:hover,.ml-close:focus-visible{background:var(--ml-active-bg);outline:none}.ml-nav{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:8px 0 12px}.ml-nav-list{list-style:none;margin:0;padding:0}.ml-divider{height:1px;margin:8px 16px;background:var(--ml-divider);list-style:none}.ml-section-label{list-style:none;padding:8px 20px 4px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ml-text-muted)}.ml-nav-link{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 12px;margin:2px 8px;border-radius:8px;text-decoration:none;color:var(--ml-text);-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s var(--ml-ease)}.ml-nav-link:hover,.ml-nav-link:focus-visible,.ml-nav-link:active{background:var(--ml-hover);color:var(--ml-text);outline:none}.ml-item-icon{flex-shrink:0;width:22px;height:22px;font-size:22px;color:var(--ml-text)}.ml-item-icon--svg{display:block}.ml-nav-label{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ml-text)}.ml-drawer-footer{flex-shrink:0;background:var(--ml-bg-footer);padding:8px 16px calc(10px + var(--ml-safe-bottom))}.ml-profile{display:flex;align-items:center;gap:4px;min-height:44px}.ml-profile-info{flex:1;min-width:0;display:flex;align-items:center;border:none;background:transparent;color:var(--ml-text);cursor:pointer;padding:8px 10px;border-radius:8px;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s var(--ml-ease)}.ml-profile-info:hover,.ml-profile-info:focus-visible,.ml-profile-info:active{background:var(--ml-active-bg);outline:none}.ml-profile-name{font-size:14px;font-weight:600;max-width:100%;color:var(--ml-text)}.ml-logout{flex-shrink:0;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:transparent;color:var(--ml-text);font-size:22px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s var(--ml-ease)}.ml-logout:hover,.ml-logout:focus-visible,.ml-logout:active{background:var(--ml-hover);color:var(--ml-text);outline:none}.main-section{margin-top:0;margin-left:0;margin-right:0;z-index:1}.main-section.has-side-menu .breadcrumb-container{padding-left:var(--ml-content-offset)}.main-section.has-side-menu .breadcrumb-container .breadcrumb-wrapper{padding-left:6px;padding-right:1rem}.main-section.has-side-menu .nav.nav-tabs,.main-section.has-side-menu ul.nav-tabs,.main-section.has-side-menu .nav-tabs{padding-left:var(--ml-tabs-offset)!important}@media(max-width:768px){:root{--ml-drawer-width: 280px;--ml-trigger-inset: 8px;--ml-trigger-size: 40px}.ml-trigger{top:calc(6px + var(--ml-safe-top))}.ml-nav-link{min-height:48px}}@media(max-width:480px){:root{--ml-drawer-width: 100%;--ml-trigger-inset: 8px;--ml-trigger-size: 44px}.ml-drawer{width:100%;max-width:100vw}.ml-drawer-header{min-height:52px;padding:6px 6px 6px 12px}.ml-brand{font-size:15px}.ml-nav-link{min-height:48px;margin:1px 6px;padding:0 12px}.ml-nav-label{font-size:15px}.ml-drawer-footer{padding:6px 8px calc(8px + var(--ml-safe-bottom))}.ml-profile-name{font-size:13px}}@media(hover:none){.ml-nav-link:hover{background:transparent}.ml-nav-link:active{background:var(--ml-hover)}}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;animation:stroke-check .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:20px;height:20px;border-radius:50%;display:block;stroke-width:3;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #7ac142;animation:fill-check .4s ease-in-out .4s forwards,scale-check .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-check .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke-check{to{stroke-dashoffset:0}}@keyframes scale-check{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill-check{to{box-shadow:inset 0 0 0 30px #98e2609a}}.x-checkmark{width:20px;height:20px;border-radius:50%;display:block;stroke-width:3;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #c14242;animation:fill-x .4s ease-in-out .4s forwards,scale-x .3s ease-in-out .9s both}.x-checkmark_circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#c14242;fill:none;animation:stroke-x .6s cubic-bezier(.65,0,.45,1) forwards}.x-checkmark_check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-x .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke-x{to{stroke-dashoffset:0}}@keyframes scale-x{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill-x{to{box-shadow:inset 0 0 0 30px #e260609a}}.ripplemark{width:20px;height:20px;display:block;margin:10% auto;background-color:#60c4e29a;border-radius:50%;overflow:visible}.ripplemark__wave{fill:none;stroke:#fff;stroke-width:5;opacity:.8;transform-origin:center;animation:ripple-wave 1.5s ease-out infinite}@keyframes ripple-wave{0%{r:0;opacity:.8}70%{r:20;opacity:.2}to{r:25;opacity:0}}.gear{width:20px;height:20px;display:block;margin:auto;animation:rotate-gear 60s linear infinite}.gear__path{stroke:#ffffff57;stroke-width:2;fill:none}@keyframes rotate-gear{to{transform:rotate(360deg)}}.gear-tooltip-container{position:relative}.gear-tooltip-text{visibility:hidden;width:max-content;background-color:#d3635fe7;color:#000;text-align:center;border-radius:7px;background-color:var(--color-white);box-shadow:0 5px 10px #0000004d;padding:6px 10px;position:absolute;top:-30%;left:80%;opacity:0;transition:opacity .1s;pointer-events:none;transition:all .1s ease-in-out;font-size:.85rem;font-weight:500;z-index:9999}.gear-tooltip-container:hover .gear-tooltip-text{visibility:visible;opacity:.9}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--sileo-spring-easing: linear( 0, .002 .6%, .007 1.2%, .015 1.8%, .026 2.4%, .041 3.1%, .06 3.8%, .108 5.3%, .157 6.6%, .214 8%, .467 13.7%, .577 16.3%, .631 17.7%, .682 19.1%, .73 20.5%, .771 21.8%, .808 23.1%, .844 24.5%, .874 25.8%, .903 27.2%, .928 28.6%, .952 30.1%, .972 31.6%, .988 33.1%, 1.01 35.7%, 1.025 38.5%, 1.034 41.6%, 1.038 45%, 1.035 50.1%, 1.012 64.2%, 1.003 73%, .999 83.7%, 1 );--sileo-duration: .6s;--sileo-height: 40px;--sileo-width: 350px;--sileo-state-success: oklch(.723 .219 142.136);--sileo-state-loading: oklch(.556 0 0);--sileo-state-error: oklch(.637 .237 25.331);--sileo-state-warning: oklch(.795 .184 86.047);--sileo-state-info: oklch(.685 .169 237.323);--sileo-state-action: oklch(.623 .214 259.815)}[data-sileo-toast]{position:relative;cursor:pointer;pointer-events:auto;touch-action:none;border:0;background:transparent;padding:0;width:var(--sileo-width);height:var(--_h, var(--sileo-height));opacity:0;transform:translateZ(0) scale(.95);transform-origin:center;contain:layout style;overflow:visible}[data-sileo-toast][data-state=loading]{cursor:default}[data-sileo-toast][data-ready=true]{opacity:1;transform:translateZ(0) scale(1);transition:transform calc(var(--sileo-duration) * .66) var(--sileo-spring-easing),opacity calc(var(--sileo-duration) * .66) var(--sileo-spring-easing),margin-bottom calc(var(--sileo-duration) * .66) var(--sileo-spring-easing),margin-top calc(var(--sileo-duration) * .66) var(--sileo-spring-easing),height var(--sileo-duration) var(--sileo-spring-easing)}[data-sileo-viewport][data-position^=top] [data-sileo-toast]:not([data-ready=true]){transform:translateY(-6px) scale(.95)}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast]:not([data-ready=true]){transform:translateY(6px) scale(.95)}[data-sileo-toast][data-ready=true][data-exiting=true]{opacity:0;pointer-events:none}[data-sileo-viewport][data-position^=top] [data-sileo-toast][data-ready=true][data-exiting=true]{transform:translateY(-6px) scale(.95)}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast][data-ready=true][data-exiting=true]{transform:translateY(6px) scale(.95)}[data-sileo-canvas]{position:absolute;left:0;right:0;pointer-events:none;transform:translateZ(0);contain:layout style;overflow:visible}[data-sileo-canvas][data-edge=top]{bottom:0;transform:scaleY(-1) translateZ(0)}[data-sileo-canvas][data-edge=bottom]{top:0}[data-sileo-svg]{overflow:visible}[data-sileo-header]{position:absolute;z-index:20;display:flex;align-items:center;padding:.5rem;height:var(--sileo-height);overflow:hidden;left:var(--_px, 0px);transform:var(--_ht);max-width:var(--_pw)}[data-sileo-toast][data-ready=true] [data-sileo-header]{transition:transform var(--sileo-duration) var(--sileo-spring-easing),left var(--sileo-duration) var(--sileo-spring-easing),max-width var(--sileo-duration) var(--sileo-spring-easing)}[data-sileo-header][data-edge=top]{bottom:0}[data-sileo-header][data-edge=bottom]{top:0}[data-sileo-header-stack]{position:relative;display:inline-flex;align-items:center;height:100%}[data-sileo-header-inner]{display:flex;align-items:center;gap:.5rem;white-space:nowrap;opacity:1;filter:blur(0px);transform:translateZ(0)}[data-sileo-header-inner][data-layer=current]{position:relative;z-index:1;animation:sileo-header-enter var(--sileo-duration) var(--sileo-spring-easing) both}[data-sileo-header-inner][data-layer=current]:not(:only-child),[data-sileo-header-inner][data-exiting=true]{will-change:opacity,filter}[data-sileo-header-inner][data-layer=prev]{position:absolute;left:0;top:0;z-index:0;pointer-events:none}[data-sileo-header-inner][data-exiting=true]{animation:sileo-header-exit calc(var(--sileo-duration) * .7) ease forwards}[data-sileo-badge]{display:flex;height:24px;width:24px;flex-shrink:0;align-items:center;justify-content:center;padding:2px;box-sizing:border-box;border-radius:9999px;color:var(--sileo-tone, currentColor);background-color:var(--sileo-tone-bg, transparent)}[data-sileo-title]{font-size:.825rem;line-height:1rem;font-weight:500;text-transform:capitalize;color:var(--sileo-tone, currentColor)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state]{--_c: var(--sileo-state-success)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=loading]{--_c: var(--sileo-state-loading)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=error]{--_c: var(--sileo-state-error)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=warning]{--_c: var(--sileo-state-warning)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=info]{--_c: var(--sileo-state-info)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=action]{--_c: var(--sileo-state-action)}:is([data-sileo-badge],[data-sileo-title])[data-state]{--sileo-tone: var(--_c);--sileo-tone-bg: color-mix(in oklch, var(--_c) 20%, transparent)}[data-sileo-content]{position:absolute;left:0;z-index:10;width:100%;pointer-events:none;opacity:var(--_co, 0)}[data-sileo-content]:not([data-visible=true]){content-visibility:hidden}[data-sileo-toast][data-ready=true] [data-sileo-content]{transition:opacity calc(var(--sileo-duration) * .08) ease calc(var(--sileo-duration) * .04)}[data-sileo-content][data-edge=top]{top:0}[data-sileo-content][data-edge=bottom]{top:var(--sileo-height)}[data-sileo-content][data-visible=true]{pointer-events:auto}[data-sileo-toast][data-ready=true] [data-sileo-content][data-visible=true]{transition:opacity calc(var(--sileo-duration) * .6) ease calc(var(--sileo-duration) * .3)}[data-sileo-description]{width:100%;text-align:left;padding:1rem;font-size:.875rem;line-height:1.25rem;contain:layout style paint;content-visibility:auto}[data-sileo-button]{display:flex;align-items:center;justify-content:center;height:1.75rem;padding:0 .625rem;margin-top:.75rem;border-radius:9999px;border:0;font-size:.75rem;font-weight:500;cursor:pointer;color:var(--sileo-btn-color, currentColor);background-color:var(--sileo-btn-bg, transparent);transition:background-color .15s ease}[data-sileo-button]:hover{background-color:var(--sileo-btn-bg-hover, transparent)}[data-sileo-button][data-state]{--sileo-btn-color: var(--_c);--sileo-btn-bg: color-mix(in oklch, var(--_c) 15%, transparent);--sileo-btn-bg-hover: color-mix(in oklch, var(--_c) 25%, transparent)}[data-sileo-icon=spin]{animation:sileo-spin 1s linear infinite}@keyframes sileo-spin{to{transform:rotate(360deg)}}@keyframes sileo-header-enter{0%{opacity:0;filter:blur(6px)}to{opacity:1;filter:blur(0px)}}@keyframes sileo-header-exit{0%{opacity:1;filter:blur(0px)}to{opacity:0;filter:blur(6px)}}[data-sileo-viewport]{position:fixed;z-index:50;display:flex;gap:.75rem;padding:.75rem;pointer-events:none;max-width:calc(100vw - 1.5rem);contain:layout style}[data-sileo-viewport][data-position^=top] [data-sileo-toast]:not([data-ready=true]){margin-bottom:calc(-1 * (var(--sileo-height) + .75rem))}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast]:not([data-ready=true]){margin-top:calc(-1 * (var(--sileo-height) + .75rem))}[data-sileo-viewport][data-position^=top]{top:0;flex-direction:column-reverse}[data-sileo-viewport][data-position^=bottom]{bottom:0;flex-direction:column}[data-sileo-viewport][data-position$=left]{left:0;align-items:flex-start}[data-sileo-viewport][data-position$=right]{right:0;align-items:flex-end}[data-sileo-viewport][data-position$=center]{left:50%;transform:translate(-50%);align-items:center}@media(prefers-reduced-motion:no-preference){[data-sileo-toast][data-ready=true]:hover,[data-sileo-toast][data-ready=true][data-exiting=true]{will-change:transform,opacity,height}}@media(prefers-reduced-motion:reduce){[data-sileo-viewport],[data-sileo-viewport] *,[data-sileo-viewport] *:before,[data-sileo-viewport] *:after{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}[data-sileo-viewport][data-theme=dark] [data-sileo-description]{color:#00000080}[data-sileo-viewport][data-theme=light] [data-sileo-description]{color:#ffffff80}.eco-sileo-action-stack{display:flex;flex-direction:column;gap:8px;padding:4px 0}.eco-sileo-action-text{margin:0;font-size:.88rem;color:#475569;line-height:1.5}.eco-sileo-btn-ajustar{width:100%;height:34px;padding:0 16px;background-color:#fffbeb;color:#d97706;border:1px solid #fde68a;border-radius:9999px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;margin-top:4px}.eco-sileo-btn-ajustar:hover{background-color:#fef3c7;color:#b45309}.eco-sileo-action-stack~button,.eco-sileo-action-stack+button,[data-sileo] .sileo-action-button{background-color:#10b981!important;color:#fff!important;text-decoration:none!important;border-radius:9999px!important;font-weight:600!important;font-size:13px!important;border:none!important;height:34px!important;width:100%!important;margin-top:4px!important;display:flex!important;justify-content:center!important;align-items:center!important}.eco-sileo-loading-spinner{width:18px;height:18px;border:2px solid rgba(16,185,129,.1);border-left-color:#10b981;border-radius:50%;animation:eco-sileo-spin .8s linear infinite}@keyframes eco-sileo-spin{to{transform:rotate(360deg)}}:root{--sileo-z-index: 2147483647}[data-sileo-toast],[data-sileo-toaster]{z-index:var(--sileo-z-index)!important}[data-sileo-toaster][data-theme=dark] .eco-sileo-action-text{color:#9ca3af!important}[data-sileo-toaster][data-theme=dark] .eco-sileo-btn-ajustar{background-color:#451a03!important;color:#fbbf24!important;border-color:#78350f!important}[class*=sileo],.sileo-toaster,[data-sileo-toast],[data-sileo-toaster]{z-index:
|
|
1
|
+
:root{--sileo-spring-easing: linear( 0, .002 .6%, .007 1.2%, .015 1.8%, .026 2.4%, .041 3.1%, .06 3.8%, .108 5.3%, .157 6.6%, .214 8%, .467 13.7%, .577 16.3%, .631 17.7%, .682 19.1%, .73 20.5%, .771 21.8%, .808 23.1%, .844 24.5%, .874 25.8%, .903 27.2%, .928 28.6%, .952 30.1%, .972 31.6%, .988 33.1%, 1.01 35.7%, 1.025 38.5%, 1.034 41.6%, 1.038 45%, 1.035 50.1%, 1.012 64.2%, 1.003 73%, .999 83.7%, 1 );--sileo-duration: .6s;--sileo-height: 40px;--sileo-width: 350px;--sileo-state-success: oklch(.723 .219 142.136);--sileo-state-loading: oklch(.556 0 0);--sileo-state-error: oklch(.637 .237 25.331);--sileo-state-warning: oklch(.795 .184 86.047);--sileo-state-info: oklch(.685 .169 237.323);--sileo-state-action: oklch(.623 .214 259.815)}[data-sileo-toast]{position:relative;cursor:pointer;pointer-events:auto;touch-action:none;border:0;background:transparent;padding:0;width:var(--sileo-width);height:var(--_h, var(--sileo-height));opacity:0;transform:translateZ(0) scale(.95);transform-origin:center;contain:layout style;overflow:visible}[data-sileo-toast][data-state=loading]{cursor:default}[data-sileo-toast][data-ready=true]{opacity:1;transform:translateZ(0) scale(1);transition:transform calc(var(--sileo-duration) * .66) var(--sileo-spring-easing),opacity calc(var(--sileo-duration) * .66) var(--sileo-spring-easing),margin-bottom calc(var(--sileo-duration) * .66) var(--sileo-spring-easing),margin-top calc(var(--sileo-duration) * .66) var(--sileo-spring-easing),height var(--sileo-duration) var(--sileo-spring-easing)}[data-sileo-viewport][data-position^=top] [data-sileo-toast]:not([data-ready=true]){transform:translateY(-6px) scale(.95)}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast]:not([data-ready=true]){transform:translateY(6px) scale(.95)}[data-sileo-toast][data-ready=true][data-exiting=true]{opacity:0;pointer-events:none}[data-sileo-viewport][data-position^=top] [data-sileo-toast][data-ready=true][data-exiting=true]{transform:translateY(-6px) scale(.95)}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast][data-ready=true][data-exiting=true]{transform:translateY(6px) scale(.95)}[data-sileo-canvas]{position:absolute;left:0;right:0;pointer-events:none;transform:translateZ(0);contain:layout style;overflow:visible}[data-sileo-canvas][data-edge=top]{bottom:0;transform:scaleY(-1) translateZ(0)}[data-sileo-canvas][data-edge=bottom]{top:0}[data-sileo-svg]{overflow:visible}[data-sileo-header]{position:absolute;z-index:20;display:flex;align-items:center;padding:.5rem;height:var(--sileo-height);overflow:hidden;left:var(--_px, 0px);transform:var(--_ht);max-width:var(--_pw)}[data-sileo-toast][data-ready=true] [data-sileo-header]{transition:transform var(--sileo-duration) var(--sileo-spring-easing),left var(--sileo-duration) var(--sileo-spring-easing),max-width var(--sileo-duration) var(--sileo-spring-easing)}[data-sileo-header][data-edge=top]{bottom:0}[data-sileo-header][data-edge=bottom]{top:0}[data-sileo-header-stack]{position:relative;display:inline-flex;align-items:center;height:100%}[data-sileo-header-inner]{display:flex;align-items:center;gap:.5rem;white-space:nowrap;opacity:1;filter:blur(0px);transform:translateZ(0)}[data-sileo-header-inner][data-layer=current]{position:relative;z-index:1;animation:sileo-header-enter var(--sileo-duration) var(--sileo-spring-easing) both}[data-sileo-header-inner][data-layer=current]:not(:only-child),[data-sileo-header-inner][data-exiting=true]{will-change:opacity,filter}[data-sileo-header-inner][data-layer=prev]{position:absolute;left:0;top:0;z-index:0;pointer-events:none}[data-sileo-header-inner][data-exiting=true]{animation:sileo-header-exit calc(var(--sileo-duration) * .7) ease forwards}[data-sileo-badge]{display:flex;height:24px;width:24px;flex-shrink:0;align-items:center;justify-content:center;padding:2px;box-sizing:border-box;border-radius:9999px;color:var(--sileo-tone, currentColor);background-color:var(--sileo-tone-bg, transparent)}[data-sileo-title]{font-size:.825rem;line-height:1rem;font-weight:500;text-transform:capitalize;color:var(--sileo-tone, currentColor)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state]{--_c: var(--sileo-state-success)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=loading]{--_c: var(--sileo-state-loading)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=error]{--_c: var(--sileo-state-error)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=warning]{--_c: var(--sileo-state-warning)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=info]{--_c: var(--sileo-state-info)}:is([data-sileo-badge],[data-sileo-title],[data-sileo-button])[data-state=action]{--_c: var(--sileo-state-action)}:is([data-sileo-badge],[data-sileo-title])[data-state]{--sileo-tone: var(--_c);--sileo-tone-bg: color-mix(in oklch, var(--_c) 20%, transparent)}[data-sileo-content]{position:absolute;left:0;z-index:10;width:100%;pointer-events:none;opacity:var(--_co, 0)}[data-sileo-content]:not([data-visible=true]){content-visibility:hidden}[data-sileo-toast][data-ready=true] [data-sileo-content]{transition:opacity calc(var(--sileo-duration) * .08) ease calc(var(--sileo-duration) * .04)}[data-sileo-content][data-edge=top]{top:0}[data-sileo-content][data-edge=bottom]{top:var(--sileo-height)}[data-sileo-content][data-visible=true]{pointer-events:auto}[data-sileo-toast][data-ready=true] [data-sileo-content][data-visible=true]{transition:opacity calc(var(--sileo-duration) * .6) ease calc(var(--sileo-duration) * .3)}[data-sileo-description]{width:100%;text-align:left;padding:1rem;font-size:.875rem;line-height:1.25rem;contain:layout style paint;content-visibility:auto}[data-sileo-button]{display:flex;align-items:center;justify-content:center;height:1.75rem;padding:0 .625rem;margin-top:.75rem;border-radius:9999px;border:0;font-size:.75rem;font-weight:500;cursor:pointer;color:var(--sileo-btn-color, currentColor);background-color:var(--sileo-btn-bg, transparent);transition:background-color .15s ease}[data-sileo-button]:hover{background-color:var(--sileo-btn-bg-hover, transparent)}[data-sileo-button][data-state]{--sileo-btn-color: var(--_c);--sileo-btn-bg: color-mix(in oklch, var(--_c) 15%, transparent);--sileo-btn-bg-hover: color-mix(in oklch, var(--_c) 25%, transparent)}[data-sileo-icon=spin]{animation:sileo-spin 1s linear infinite}@keyframes sileo-spin{to{transform:rotate(360deg)}}@keyframes sileo-header-enter{0%{opacity:0;filter:blur(6px)}to{opacity:1;filter:blur(0px)}}@keyframes sileo-header-exit{0%{opacity:1;filter:blur(0px)}to{opacity:0;filter:blur(6px)}}[data-sileo-viewport]{position:fixed;z-index:50;display:flex;gap:.75rem;padding:.75rem;pointer-events:none;max-width:calc(100vw - 1.5rem);contain:layout style}[data-sileo-viewport][data-position^=top] [data-sileo-toast]:not([data-ready=true]){margin-bottom:calc(-1 * (var(--sileo-height) + .75rem))}[data-sileo-viewport][data-position^=bottom] [data-sileo-toast]:not([data-ready=true]){margin-top:calc(-1 * (var(--sileo-height) + .75rem))}[data-sileo-viewport][data-position^=top]{top:0;flex-direction:column-reverse}[data-sileo-viewport][data-position^=bottom]{bottom:0;flex-direction:column}[data-sileo-viewport][data-position$=left]{left:0;align-items:flex-start}[data-sileo-viewport][data-position$=right]{right:0;align-items:flex-end}[data-sileo-viewport][data-position$=center]{left:50%;transform:translate(-50%);align-items:center}@media(prefers-reduced-motion:no-preference){[data-sileo-toast][data-ready=true]:hover,[data-sileo-toast][data-ready=true][data-exiting=true]{will-change:transform,opacity,height}}@media(prefers-reduced-motion:reduce){[data-sileo-viewport],[data-sileo-viewport] *,[data-sileo-viewport] *:before,[data-sileo-viewport] *:after{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}[data-sileo-viewport][data-theme=dark] [data-sileo-description]{color:#00000080}[data-sileo-viewport][data-theme=light] [data-sileo-description]{color:#ffffff80}.eco-sileo-action-stack{display:flex;flex-direction:column;gap:8px;padding:4px 0}.eco-sileo-action-text{margin:0;font-size:.88rem;color:#475569;line-height:1.5}.eco-sileo-btn-ajustar{width:100%;height:34px;padding:0 16px;background-color:#fffbeb;color:#d97706;border:1px solid #fde68a;border-radius:9999px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;margin-top:4px}.eco-sileo-btn-ajustar:hover{background-color:#fef3c7;color:#b45309}.eco-sileo-action-stack~button,.eco-sileo-action-stack+button,[data-sileo] .sileo-action-button{background-color:#10b981!important;color:#fff!important;text-decoration:none!important;border-radius:9999px!important;font-weight:600!important;font-size:13px!important;border:none!important;height:34px!important;width:100%!important;margin-top:4px!important;display:flex!important;justify-content:center!important;align-items:center!important}.eco-sileo-loading-spinner{width:18px;height:18px;border:2px solid rgba(16,185,129,.1);border-left-color:#10b981;border-radius:50%;animation:eco-sileo-spin .8s linear infinite}@keyframes eco-sileo-spin{to{transform:rotate(360deg)}}:root{--sileo-z-index: 2147483647}[data-sileo-toast],[data-sileo-toaster]{z-index:var(--sileo-z-index)!important}[data-sileo-toaster][data-theme=dark] .eco-sileo-action-text{color:#9ca3af!important}[data-sileo-toaster][data-theme=dark] .eco-sileo-btn-ajustar{background-color:#451a03!important;color:#fbbf24!important;border-color:#78350f!important}[class*=sileo],.sileo-toaster,[data-sileo-toast],[data-sileo-toaster],[data-sileo-viewport],[data-sonner-toaster],.sileo-container,#sileo-container{z-index:2147483647!important}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as n, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { G as s } from "../../../index-h-TtOxhs.js";
|
|
3
3
|
import '../../../assets/Bootstrap.css';/* empty css */
|
|
4
4
|
import { B as a } from "../../../Button-eLVX04GZ.js";
|
|
5
5
|
const d = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as a, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { useState as c, useRef as u, useEffect as j } from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { l as p, m as N } from "../../index-h-TtOxhs.js";
|
|
4
4
|
import '../../assets/TarjetaInfo.css';/* empty css */
|
|
5
5
|
const b = ({ icon: l, label: h, show: f = !1, children: o, extraItem: i }) => {
|
|
6
6
|
const [e, s] = c(f), [m, r] = c(0), n = u(null);
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import '../../assets/SeccionTarjetaLectura.css';import '../../assets/Logo.css';import '../../assets/TarjetaLectura.css';import '../../assets/ContenedorTarjeta.css';import '../../assets/Bootstrap.css';import '../../assets/Tarjeta.css';/* empty css */
|
|
4
4
|
/* empty css */
|
|
5
5
|
import "../../cards/tarjeta/seccion-tarjeta/SeccionTarjeta.js";
|
|
6
|
-
import {
|
|
6
|
+
import { E as t } from "../../index-h-TtOxhs.js";
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|