bmi-next 1.0.0 → 1.0.2
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/assets/index10.css +1 -1
- package/dist/assets/index11.css +1 -1
- package/dist/assets/index12.css +1 -1
- package/dist/assets/index13.css +1 -1
- package/dist/assets/index15.css +1 -1
- package/dist/assets/index21.css +1 -1
- package/dist/assets/index7.css +1 -1
- package/dist/assets/index8.css +1 -1
- package/dist/assets/index9.css +1 -1
- package/dist/components/Button/index.js +28 -28
- package/dist/components/FakeLoader/index.js +3 -3
- package/dist/components/Navbar/index.d.ts +2 -4
- package/dist/components/Navbar/index.js +81 -73
- package/dist/components/PasswordVisibility/index.js +1 -1
- package/dist/components/Popup/index.js +1 -1
- package/dist/components/Search/index.js +1 -1
- package/dist/components/Select/index.js +1 -1
- package/dist/components/SelectDrawer/index.js +1 -1
- package/dist/components/Steps/index.js +1 -1
- package/dist/icons/icons.d.ts +3 -1
- package/dist/icons/icons.js +248 -41
- package/package.json +1 -1
package/dist/assets/index10.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._container_xl4j7_1{display:flex;flex-direction:column;gap:5px;width:100%;position:relative}._inputContainer_xl4j7_9{display:flex;align-items:center;height:52px;box-sizing:border-box;padding-inline:16px;border-radius:16px;border:solid 1px rgba(3,12,36,.2);gap:16px;line-height:1}._inputContainer_xl4j7_9:has(input:invalid){border:solid 1px #f64c71;color:#f64c71;box-shadow:3px 3px #f64c71;transition:all .3s ease}._inputContainer_xl4j7_9:has(input:focus:not(:invalid)),._inputContainer_xl4j7_9:hover:has(input:valid){border:solid 1px #749cff;box-shadow:3px 3px #749cff;transition:all .3s ease}._input_xl4j7_9{width:100%;font-size:19px;border:none;font-family:Palaquin BMI}._input_xl4j7_9:focus{outline:none}._lista_xl4j7_46{position:absolute;width:100%;z-index:10;border:1px solid rgba(3,12,36,.2);margin-top:5px;list-style-type:none;padding:0;background-color:#fff;font-family:Palanquin BMI;max-height:300px;overflow-y:auto}._withScroll_xl4j7_60{border-radius:16px 5px 5px 16px}._withoutScroll_xl4j7_67{border-radius:16px}._lista_xl4j7_46._above_xl4j7_71{bottom:100%;margin-bottom:10px}._lista_xl4j7_46._below_xl4j7_76{top:100%;margin-top:10px}._lista_xl4j7_46>li{padding-inline:16px;height:52px;box-sizing:border-box;border-bottom:1px solid rgba(3,12,36,.2);cursor:pointer;font-size:19px;line-height:1;align-content:center}._lista_xl4j7_46>li:last-child{border-bottom:none}._lista_xl4j7_46>li:hover{background-color:#dceaff;transition:all .3s ease}._lista_xl4j7_46::-webkit-scrollbar{padding-left:5px;width:8px}._lista_xl4j7_46::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._lista_xl4j7_46::-webkit-scrollbar-thumb{background:#749cff;border-radius:10px}._lista_xl4j7_46::-webkit-scrollbar-thumb:hover{background:#749cff}
|
package/dist/assets/index11.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._popupOverlay_le3ds_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popup_le3ds_1{background-color:#fff;border-radius:16px;padding:17px;margin:34px;max-width:90%;max-height:90%;box-shadow:0 4px 6px #0000001a;animation:_fadeIn_le3ds_1 .3s ease-out;overflow-y:auto;box-sizing:border-box}@media (max-width: 906px){._popupOverlay_le3ds_1{align-items:flex-end}._popup_le3ds_1{margin:0;max-width:100%;border-bottom-right-radius:0;border-bottom-left-radius:0}}
|
package/dist/assets/index12.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._span_pnqdi_1{display:flex;align-items:center;gap:5px;color:#749cff;font-family:Palanquin BMI Bold;cursor:pointer;font-size:17px;line-height:1.29}
|
package/dist/assets/index13.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._containerNavbar_1q6yo_1{display:flex;flex-direction:column;position:fixed;top:env(safe-area-inset-top);left:0;right:0;background:#fff;z-index:1000}._navbar_1q6yo_12{display:flex;flex-direction:row;justify-content:center;align-items:start;position:relative;padding-inline:38px;height:128px}._backButton_1q6yo_22{position:absolute;left:15px;top:18.5px;color:#2054a5;cursor:pointer}._progressContainer_1q6yo_30{width:100%;display:flex;flex-direction:row}@media (max-width: 906px){._navbar_1q6yo_12{height:62px}}
|
package/dist/assets/index15.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._spinnerContainer_1q1wl_1{width:fit-content;position:relative;margin:10px}._spinner_1q1wl_1{width:222px;height:222px;border:5px solid #c9f3f7;border-top:5px solid #45c2d6;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_1q1wl_1 1s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._iconContainer_1q1wl_22{transform:translateY(4px)}@keyframes _rotation_1q1wl_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
|
package/dist/assets/index21.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._button_1y9mq_1{display:flex;justify-content:center;align-items:center;width:100%;gap:10px;border-radius:100px;height:56px;box-sizing:border-box;padding-bottom:4px;font-size:22px;cursor:pointer}._small_1y9mq_15{font-size:17px;line-height:20px;height:40px;font-family:Palanquin BMI Bold!important}._primary_1y9mq_21{background:#2054a5;border:0;color:#fff;font-family:Palanquin BMI Bold}._primary_1y9mq_21:hover{background:#1d71de;transition:all .3s ease}._primary_1y9mq_21:active{transform:scale(.98);transition:all .1s ease}._secondary_1y9mq_38{background:#fff;border:3px solid #2054a5;color:#2054a5;font-family:Palanquin BMI}._secondary_1y9mq_38:hover{border-color:#749cff;color:#749cff;background-color:#dceaff66;transition:all .1s ease}._secondary_1y9mq_38:hover>svg,._secondary_1y9mq_38:hover>svg path{fill:#749cff}._secondary_1y9mq_38:active{transform:scale(.98);border-color:#749cff;color:#749cff;background-color:#dceaff66;transition:all .1s ease}._button_1y9mq_1:disabled{background-color:#2054a51a;color:#2054a566;cursor:not-allowed;border-color:#e8eef6}._tertiary_1y9mq_72{background:#b8d0ff;border:0;color:#2054a5;font-family:Palanquin BMI}._tertiary_1y9mq_72:hover{background:#afc5f3;border:0;color:#2054a5;font-family:Palanquin BMI}._tertiary_1y9mq_72:active{transform:scale(.98);background:#afc5f3;border:0}._tertiary-green_1y9mq_92{background:#c9f3f7;border:0;color:#2054a5;font-family:Palanquin BMI}._tertiary-green_1y9mq_92:hover{background:#d9ffeb;border:0;color:#2054a5}._tertiary-green_1y9mq_92:active{transform:scale(.98);background:#d9ffeb;border:0}
|
package/dist/assets/index7.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._stepsContainer_1uwbm_1{width:100%;display:flex;flex-direction:row;gap:10px;margin-top:44px;margin-left:-85px}._stepWrapper_1uwbm_10{display:flex;flex-direction:row;justify-content:center;margin:0 auto 10px;align-items:center;width:505px;gap:6px}._step_1uwbm_1{display:flex;flex-direction:column;align-items:center;position:relative}._stepTitle_1uwbm_28{font-weight:700;position:absolute;font-size:17px;bottom:-35px;font-family:Palanquin BMI Bold}._stepTitlePending_1uwbm_36{color:#030c2433}._stepSeparator_1uwbm_40{flex:1;height:2px;align-self:center;transition:background-color .3s ease;background-color:#2054a5}._stepSeparatorPending_1uwbm_48{background-color:#030c2433}@media (max-width: 906px){._stepsContainer_1uwbm_1{padding-top:85px;margin-top:0;margin-left:0}._stepWrapper_1uwbm_10{width:100%;margin-left:30px;margin-right:45px}._stepTitle_1uwbm_28{font-size:15px;bottom:-25px}}
|
package/dist/assets/index8.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._selectDrawer_3w5dw_1{position:relative;width:100%}._selected_3w5dw_6{border-radius:16px;display:flex;gap:14px;border:1px solid rgba(3,12,36,.2);padding-left:22px;padding-right:5px;height:52px;box-sizing:border-box;background-color:#fff;cursor:pointer;align-items:center;font-size:19px;font-family:Palanquin BMI;line-height:1}._selected_3w5dw_6>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;align-content:center}
|
package/dist/assets/index9.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._container_bga53_1{display:flex;flex-direction:column;gap:5px;width:100%}._mySelect_bga53_8{width:100%;position:relative}._mySelect_bga53_8 select{display:none}._selected_bga53_18{border-radius:16px;display:flex;justify-content:space-between;gap:10px;border:1px solid rgba(3,12,36,.2);padding-left:22px;padding-right:5px;height:52px;box-sizing:border-box}._items_bga53_30 div:not(:nth-child(2)){border-top:1px solid rgba(3,12,36,.2)}._items_bga53_30 div,._selected_bga53_18{background-color:#fff;cursor:pointer;display:flex;align-items:center;font-size:19px;margin:0;font-family:Palanquin BMI;line-height:1}._items_bga53_30{margin-top:10px;max-height:300px;overflow-y:auto;position:absolute;width:100%;z-index:10;box-sizing:border-box;background-color:#fff;border:1px solid rgba(3,12,36,.2)}._withScroll_bga53_59{border-radius:16px 5px 5px 16px}._withoutScroll_bga53_66{border-radius:16px}._items_bga53_30 div{padding-inline:22px;height:52px;box-sizing:border-box}._items_bga53_30._above_bga53_76{bottom:100%;margin-bottom:10px}._items_bga53_30._below_bga53_81{top:100%;margin-top:10px}._items_bga53_30::-webkit-scrollbar{padding-left:5px;width:8px}._items_bga53_30::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._items_bga53_30::-webkit-scrollbar-thumb{background:#749cff;border-radius:10px}._items_bga53_30::-webkit-scrollbar-thumb:hover{background:#749cff}._hide_bga53_109{display:none}._items_bga53_30 div:hover{background-color:#dceaff;border-color:#dceaff;transition:all .3s ease}._selected_bga53_18:hover{border-color:#749cff;transition:all .3s ease;box-shadow:3px 3px #749cff}
|
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
import { jsxs as u, jsx as
|
|
2
|
-
import { useState as b, useEffect as
|
|
1
|
+
import { jsxs as u, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
import { useState as b, useEffect as g } from "react";
|
|
3
3
|
import "../../index-Cb7Kc3pQ.js";
|
|
4
|
-
import { Icon as
|
|
5
|
-
import '../../assets/index21.css';const
|
|
6
|
-
button:
|
|
7
|
-
small:
|
|
8
|
-
primary:
|
|
9
|
-
secondary:
|
|
10
|
-
tertiary:
|
|
11
|
-
"tertiary-green": "_tertiary-
|
|
12
|
-
},
|
|
4
|
+
import { Icon as n } from "../../icons/icons.js";
|
|
5
|
+
import '../../assets/index21.css';const q = "_button_1y9mq_1", w = "_small_1y9mq_15", C = "_primary_1y9mq_21", $ = "_secondary_1y9mq_38", M = "_tertiary_1y9mq_72", o = {
|
|
6
|
+
button: q,
|
|
7
|
+
small: w,
|
|
8
|
+
primary: C,
|
|
9
|
+
secondary: $,
|
|
10
|
+
tertiary: M,
|
|
11
|
+
"tertiary-green": "_tertiary-green_1y9mq_92"
|
|
12
|
+
}, O = ({
|
|
13
13
|
variant: e,
|
|
14
14
|
icon: t,
|
|
15
|
-
className:
|
|
16
|
-
children:
|
|
17
|
-
small:
|
|
15
|
+
className: a,
|
|
16
|
+
children: m,
|
|
17
|
+
small: i,
|
|
18
18
|
...r
|
|
19
19
|
}) => {
|
|
20
|
-
const
|
|
21
|
-
e === "secondary" && !r.disabled &&
|
|
20
|
+
const d = e === "primary" ? "primary" : e === "secondary" ? "secondary" : e === "tertiary" ? "tertiary" : "tertiary-green", _ = `${o.button} ${o[d]} ${a || ""}`, [y, s] = b(), f = () => {
|
|
21
|
+
e === "secondary" && !r.disabled && s("#749cff");
|
|
22
22
|
}, c = () => {
|
|
23
|
-
e === "secondary" && !r.disabled &&
|
|
23
|
+
e === "secondary" && !r.disabled && s("#2054a5");
|
|
24
24
|
};
|
|
25
|
-
return
|
|
25
|
+
return g(() => {
|
|
26
26
|
const h = (e === "secondary" || e === "tertiary" || e === "tertiary-green") && !r.disabled ? "#2054a5" : e === "primary" && !r.disabled ? "#fff" : "#2054a566";
|
|
27
|
-
|
|
27
|
+
s(h);
|
|
28
28
|
}, [r.disabled, e]), /* @__PURE__ */ u(
|
|
29
29
|
"button",
|
|
30
30
|
{
|
|
31
|
-
className: `${_} ${
|
|
31
|
+
className: `${_} ${i ? o.small : ""}`,
|
|
32
32
|
...r,
|
|
33
33
|
onMouseOver: f,
|
|
34
34
|
onMouseLeave: c,
|
|
35
35
|
children: [
|
|
36
|
-
t && t.position === "before" && /* @__PURE__ */
|
|
37
|
-
|
|
36
|
+
t && t.position === "before" && /* @__PURE__ */ l(
|
|
37
|
+
n,
|
|
38
38
|
{
|
|
39
39
|
name: t.name,
|
|
40
|
-
fill:
|
|
40
|
+
fill: y,
|
|
41
41
|
width: t.width,
|
|
42
42
|
height: t.height
|
|
43
43
|
}
|
|
44
44
|
),
|
|
45
|
-
|
|
46
|
-
t && t.position === "after" && /* @__PURE__ */
|
|
47
|
-
|
|
45
|
+
m,
|
|
46
|
+
t && t.position === "after" && /* @__PURE__ */ l(
|
|
47
|
+
n,
|
|
48
48
|
{
|
|
49
49
|
name: t.name,
|
|
50
|
-
fill:
|
|
50
|
+
fill: y,
|
|
51
51
|
width: t.width,
|
|
52
52
|
height: t.height
|
|
53
53
|
}
|
|
@@ -57,5 +57,5 @@ import '../../assets/index21.css';const g = "_button_jx6lo_1", j = "_small_jx6lo
|
|
|
57
57
|
);
|
|
58
58
|
};
|
|
59
59
|
export {
|
|
60
|
-
|
|
60
|
+
O as Button
|
|
61
61
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsxs as r, jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import { Image as o } from "../images/index.js";
|
|
3
|
-
import '../../assets/index15.css';const s = "
|
|
3
|
+
import '../../assets/index15.css';const s = "_spinnerContainer_1q1wl_1", t = "_spinner_1q1wl_1", a = "_iconContainer_1q1wl_22", i = {
|
|
4
4
|
spinnerContainer: s,
|
|
5
5
|
spinner: t,
|
|
6
6
|
iconContainer: a
|
|
7
7
|
};
|
|
8
|
-
function
|
|
8
|
+
function l({ src: e }) {
|
|
9
9
|
return /* @__PURE__ */ r("div", { className: i.spinnerContainer, children: [
|
|
10
10
|
/* @__PURE__ */ n("div", { className: i.spinner }),
|
|
11
11
|
/* @__PURE__ */ n("div", { className: i.iconContainer, children: /* @__PURE__ */ n(o, { src: e, width: 200, height: 200 }) })
|
|
12
12
|
] });
|
|
13
13
|
}
|
|
14
14
|
export {
|
|
15
|
-
|
|
15
|
+
l as FakeLoader
|
|
16
16
|
};
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { stepType } from '../Steps';
|
|
3
2
|
type zeroToHundred = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100;
|
|
4
3
|
interface NavProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
5
|
-
|
|
6
|
-
progress: zeroToHundred;
|
|
4
|
+
progress?: zeroToHundred;
|
|
7
5
|
handleBack?: () => void;
|
|
8
6
|
first: boolean;
|
|
9
|
-
bmiNext?: boolean;
|
|
10
7
|
title?: string;
|
|
11
8
|
style?: React.CSSProperties;
|
|
9
|
+
logo?: boolean;
|
|
12
10
|
className?: string;
|
|
13
11
|
}
|
|
14
12
|
/**
|
|
@@ -1,88 +1,96 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as r, jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import "../../index-Cb7Kc3pQ.js";
|
|
3
3
|
import "react";
|
|
4
|
-
import { Icon as
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
step: t,
|
|
14
|
-
progress: c,
|
|
4
|
+
import { Icon as e } from "../../icons/icons.js";
|
|
5
|
+
import { useIsMobile as b } from "../../hooks/useIsMobile.js";
|
|
6
|
+
import '../../assets/index13.css';const u = "_containerNavbar_1q6yo_1", v = "_navbar_1q6yo_12", x = "_backButton_1q6yo_22", g = "_progressContainer_1q6yo_30", o = {
|
|
7
|
+
containerNavbar: u,
|
|
8
|
+
navbar: v,
|
|
9
|
+
backButton: x,
|
|
10
|
+
progressContainer: g
|
|
11
|
+
}, f = ({
|
|
12
|
+
progress: a,
|
|
15
13
|
handleBack: i,
|
|
16
|
-
first:
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
...
|
|
14
|
+
first: s,
|
|
15
|
+
title: c,
|
|
16
|
+
style: d,
|
|
17
|
+
className: l,
|
|
18
|
+
logo: h = !0,
|
|
19
|
+
...p
|
|
22
20
|
}) => {
|
|
23
21
|
const m = () => {
|
|
24
|
-
if (
|
|
22
|
+
if (i) {
|
|
25
23
|
i();
|
|
26
24
|
return;
|
|
27
25
|
}
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
height: 27
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
/* @__PURE__ */ o("div", { children: l ? /* @__PURE__ */ o("p", { style: { marginTop: "15px", fontSize: "22px", fontFamily: "Palanquin BMI Bold", color: "#2054A5" }, children: l }) : /* @__PURE__ */ o("div", { style: { marginTop: "15px" }, children: /* @__PURE__ */ o(
|
|
42
|
-
s,
|
|
43
|
-
{
|
|
44
|
-
name: n ? "LogoBMINext" : "Logo",
|
|
45
|
-
width: r ? 60 : 83,
|
|
46
|
-
height: r ? 36 : 50
|
|
47
|
-
}
|
|
48
|
-
) }) }),
|
|
49
|
-
!r && t && /* @__PURE__ */ o(g, { step: t })
|
|
50
|
-
] }),
|
|
51
|
-
/* @__PURE__ */ e(
|
|
52
|
-
"div",
|
|
53
|
-
{
|
|
54
|
-
className: a.progressContainer,
|
|
55
|
-
style: n ? y : {},
|
|
56
|
-
children: [
|
|
57
|
-
/* @__PURE__ */ o(
|
|
58
|
-
"div",
|
|
26
|
+
}, t = b("(max-width: 906px)");
|
|
27
|
+
return /* @__PURE__ */ r(
|
|
28
|
+
"nav",
|
|
29
|
+
{
|
|
30
|
+
className: `${o.containerNavbar} ${l}`,
|
|
31
|
+
style: d,
|
|
32
|
+
...p,
|
|
33
|
+
children: [
|
|
34
|
+
/* @__PURE__ */ r("div", { className: o.navbar, children: [
|
|
35
|
+
!s && t && /* @__PURE__ */ n("span", { onClick: i, className: o.backButton, children: /* @__PURE__ */ n(e, { name: "ArrowLeft", width: 27, height: 27 }) }),
|
|
36
|
+
s && t && /* @__PURE__ */ n("span", { onClick: m, className: o.backButton, children: /* @__PURE__ */ n(e, { name: "Close", width: 33, height: 33 }) }),
|
|
37
|
+
/* @__PURE__ */ n("div", { children: c ? /* @__PURE__ */ n(
|
|
38
|
+
"p",
|
|
59
39
|
{
|
|
60
40
|
style: {
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
41
|
+
marginTop: "15px",
|
|
42
|
+
fontSize: "22px",
|
|
43
|
+
fontFamily: "Palanquin BMI Bold",
|
|
44
|
+
color: "#2054A5"
|
|
45
|
+
},
|
|
46
|
+
children: c
|
|
67
47
|
}
|
|
68
|
-
),
|
|
69
|
-
|
|
70
|
-
"div",
|
|
48
|
+
) : h && /* @__PURE__ */ n("div", { style: { marginTop: "15px" }, children: /* @__PURE__ */ n(
|
|
49
|
+
e,
|
|
71
50
|
{
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
width: `${100 - c}%`,
|
|
76
|
-
transition: "width 0.3s ease-in-out",
|
|
77
|
-
borderRadius: n ? "0 9px 9px 0" : "0px"
|
|
78
|
-
}
|
|
51
|
+
name: "LogoBMINext",
|
|
52
|
+
width: t ? 60 : 83,
|
|
53
|
+
height: t ? 36 : 50
|
|
79
54
|
}
|
|
80
|
-
)
|
|
81
|
-
]
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
55
|
+
) }) })
|
|
56
|
+
] }),
|
|
57
|
+
a && /* @__PURE__ */ r(
|
|
58
|
+
"div",
|
|
59
|
+
{
|
|
60
|
+
className: o.progressContainer,
|
|
61
|
+
style: { width: "93%", margin: "0 auto" },
|
|
62
|
+
children: [
|
|
63
|
+
/* @__PURE__ */ n(
|
|
64
|
+
"div",
|
|
65
|
+
{
|
|
66
|
+
style: {
|
|
67
|
+
height: "5px",
|
|
68
|
+
backgroundColor: "#c9f3f7",
|
|
69
|
+
width: `${a}%`,
|
|
70
|
+
transition: "width 0.3s ease-in-out",
|
|
71
|
+
borderRadius: "9px 0 0 9px"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
),
|
|
75
|
+
/* @__PURE__ */ n(
|
|
76
|
+
"div",
|
|
77
|
+
{
|
|
78
|
+
style: {
|
|
79
|
+
height: "5px",
|
|
80
|
+
backgroundColor: "#45c2d6",
|
|
81
|
+
width: `${100 - a}%`,
|
|
82
|
+
transition: "width 0.3s ease-in-out",
|
|
83
|
+
borderRadius: "0 9px 9px 0"
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
)
|
|
87
|
+
]
|
|
88
|
+
}
|
|
89
|
+
)
|
|
90
|
+
]
|
|
91
|
+
}
|
|
92
|
+
);
|
|
93
|
+
};
|
|
86
94
|
export {
|
|
87
|
-
|
|
95
|
+
f as Navbar
|
|
88
96
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as i, jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import { Icon as e } from "../../icons/icons.js";
|
|
3
|
-
import '../../assets/
|
|
3
|
+
import '../../assets/index12.css';const o = "_span_pnqdi_1", r = {
|
|
4
4
|
span: o
|
|
5
5
|
}, m = ({
|
|
6
6
|
visible: a,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as u } from "react/jsx-runtime";
|
|
2
2
|
import { useRef as d, useEffect as f } from "react";
|
|
3
|
-
import '../../assets/
|
|
3
|
+
import '../../assets/index11.css';const i = "_popupOverlay_le3ds_1", m = "_popup_le3ds_1", n = {
|
|
4
4
|
popupOverlay: i,
|
|
5
5
|
popup: m
|
|
6
6
|
}, y = ({
|
|
@@ -4,7 +4,7 @@ import "../../index-Cb7Kc3pQ.js";
|
|
|
4
4
|
import { Icon as R } from "../../icons/icons.js";
|
|
5
5
|
import { FieldError as B } from "../FieldError/index.js";
|
|
6
6
|
import { Spinner as E } from "../Spinner/index.js";
|
|
7
|
-
import '../../assets/
|
|
7
|
+
import '../../assets/index10.css';const L = "_container_xl4j7_1", N = "_inputContainer_xl4j7_9", y = "_input_xl4j7_9", O = "_lista_xl4j7_46", P = "_withScroll_xl4j7_60", $ = "_withoutScroll_xl4j7_67", q = "_above_xl4j7_71", A = "_below_xl4j7_76", e = {
|
|
8
8
|
container: L,
|
|
9
9
|
inputContainer: N,
|
|
10
10
|
input: y,
|
|
@@ -2,7 +2,7 @@ import { jsxs as v, jsx as r } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState as u, useRef as h, useEffect as _ } from "react";
|
|
3
3
|
import "../../index-Cb7Kc3pQ.js";
|
|
4
4
|
import { Icon as p } from "../../icons/icons.js";
|
|
5
|
-
import '../../assets/
|
|
5
|
+
import '../../assets/index9.css';const x = "_mySelect_bga53_8", A = "_selected_bga53_18", E = "_items_bga53_30", N = "_withScroll_bga53_59", O = "_withoutScroll_bga53_66", j = "_above_bga53_76", B = "_below_bga53_81", t = {
|
|
6
6
|
mySelect: x,
|
|
7
7
|
selected: A,
|
|
8
8
|
items: E,
|
|
@@ -3,7 +3,7 @@ import { Icon as E } from "../../icons/icons.js";
|
|
|
3
3
|
import { useState as a, useRef as w, useEffect as O } from "react";
|
|
4
4
|
import { Image as P } from "../images/index.js";
|
|
5
5
|
import { DrawerPortal as R } from "../DrawerPortal/index.js";
|
|
6
|
-
import '../../assets/
|
|
6
|
+
import '../../assets/index8.css';const j = "_selectDrawer_3w5dw_1", k = "_selected_3w5dw_6", h = {
|
|
7
7
|
selectDrawer: j,
|
|
8
8
|
selected: k
|
|
9
9
|
};
|
|
@@ -3,7 +3,7 @@ import d from "react";
|
|
|
3
3
|
import "../../index-Cb7Kc3pQ.js";
|
|
4
4
|
import { Icon as o } from "../../icons/icons.js";
|
|
5
5
|
import { useIsMobile as c } from "../../hooks/useIsMobile.js";
|
|
6
|
-
import '../../assets/
|
|
6
|
+
import '../../assets/index7.css';const m = "_stepsContainer_1uwbm_1", l = "_stepWrapper_1uwbm_10", P = "_step_1uwbm_1", g = "_stepTitle_1uwbm_28", _ = "_stepTitlePending_1uwbm_36", u = "_stepSeparator_1uwbm_40", C = "_stepSeparatorPending_1uwbm_48", t = {
|
|
7
7
|
stepsContainer: m,
|
|
8
8
|
stepWrapper: l,
|
|
9
9
|
step: P,
|
package/dist/icons/icons.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type IconName = "Exclamation" | "Email" | "Password" | "ShowEye" | "HideEye" | "ArrowBack" | "ArrowForward" | "ArrowBackNav" | "Logo" | "OneInProgress" | "TwoPending" | "ThreePending" | "TwoInProgress" | "ThreeInProgress" | "Done" | "ArrowDown" | "Search" | "Masculino" | "Femenino" | "Height" | "Weight" | "Smoke" | "SmokeOff" | "Upload" | "Telefono" | "EmailFill" | "Whatsapp" | "ArrowForwardExclusion" | "Close" | "Lock" | "Envelope" | "CollapseMenu" | "ExpandMenu" | "Notification" | "Dashboard" | "Users" | "Pagos" | "Cuestionario" | "Impagos" | "Comunicaciones" | "Tickets" | "Brokers" | "Colectivos" | "Configuracion" | "LogoCollapsed" | "LockPassword" | "Logout" | "PercentageUp" | "PercentageDown" | "ArrowUp" | "ArrowBackChart" | "ArrowForwardChart" | "AddCard" | "Add" | "Help" | "Unsubscribe" | "CheckCircle" | "Disable" | "Edit" | "Delete" | "Save" | "Eye" | "Mail" | "Resend" | "Reset" | "SwapVertical" | "Add" | "Clip" | "Send" | "Config" | "Trash" | "ReInit" | "CircleInterrogation" | "CircleDenied" | "CircleDolar" | "ArrowBackBg" | "ArrowForwardBg" | "Sort" | "TotalExclusion" | "PartialExclusion" | "EcuadorExclusion" | "Gestores" | "Pencil" | "Check" | "LogoBMINext" | "ArrowLeft" | "AddDocument" | "Family" | "User" | "Carnet" | "Savings" | "History" | "Docs";
|
|
1
|
+
export type IconName = "Exclamation" | "Email" | "Password" | "ShowEye" | "HideEye" | "ArrowBack" | "ArrowForward" | "ArrowBackNav" | "Logo" | "OneInProgress" | "TwoPending" | "ThreePending" | "TwoInProgress" | "ThreeInProgress" | "Done" | "ArrowDown" | "Search" | "Masculino" | "Femenino" | "Height" | "Weight" | "Smoke" | "SmokeOff" | "Upload" | "Telefono" | "EmailFill" | "Whatsapp" | "ArrowForwardExclusion" | "Close" | "Lock" | "Envelope" | "CollapseMenu" | "ExpandMenu" | "Notification" | "Dashboard" | "Users" | "Pagos" | "Cuestionario" | "Impagos" | "Comunicaciones" | "Tickets" | "Brokers" | "Colectivos" | "Configuracion" | "LogoCollapsed" | "LockPassword" | "Logout" | "PercentageUp" | "PercentageDown" | "ArrowUp" | "ArrowBackChart" | "ArrowForwardChart" | "AddCard" | "Add" | "Help" | "Unsubscribe" | "CheckCircle" | "Disable" | "Edit" | "Delete" | "Save" | "Eye" | "Mail" | "Resend" | "Reset" | "SwapVertical" | "Add" | "Clip" | "Send" | "Config" | "Trash" | "ReInit" | "CircleInterrogation" | "CircleDenied" | "CircleDolar" | "ArrowBackBg" | "ArrowForwardBg" | "Sort" | "TotalExclusion" | "PartialExclusion" | "EcuadorExclusion" | "Gestores" | "Pencil" | "Check" | "LogoBMINext" | "ArrowLeft" | "AddDocument" | "Family" | "User" | "Carnet" | "Savings" | "History" | "Docs" | "Filters" | "DownloadDoc";
|
|
2
2
|
interface IconProps {
|
|
3
3
|
width?: number;
|
|
4
4
|
height?: number;
|
|
@@ -101,4 +101,6 @@ export declare const Carnet: React.FC<IconProps>;
|
|
|
101
101
|
export declare const Savings: React.FC<IconProps>;
|
|
102
102
|
export declare const History: React.FC<IconProps>;
|
|
103
103
|
export declare const Docs: React.FC<IconProps>;
|
|
104
|
+
export declare const Filters: React.FC<IconProps>;
|
|
105
|
+
export declare const DownloadDoc: React.FC<IconProps>;
|
|
104
106
|
export {};
|
package/dist/icons/icons.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as a, jsxs as n } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
2
|
+
const J1 = ({
|
|
3
3
|
name: r,
|
|
4
4
|
width: c,
|
|
5
5
|
height: e,
|
|
@@ -73,11 +73,11 @@ const N1 = ({
|
|
|
73
73
|
case "ExpandMenu":
|
|
74
74
|
return /* @__PURE__ */ a(E, { width: c, height: e });
|
|
75
75
|
case "Notification":
|
|
76
|
-
return /* @__PURE__ */ a(
|
|
76
|
+
return /* @__PURE__ */ a(b, { width: c, height: e });
|
|
77
77
|
case "Dashboard":
|
|
78
|
-
return /* @__PURE__ */ a(
|
|
78
|
+
return /* @__PURE__ */ a(P, { width: c, height: e, fill: s });
|
|
79
79
|
case "Users":
|
|
80
|
-
return /* @__PURE__ */ a(
|
|
80
|
+
return /* @__PURE__ */ a(q, { width: c, height: e, fill: s });
|
|
81
81
|
case "Pagos":
|
|
82
82
|
return /* @__PURE__ */ a(I, { width: c, height: e, fill: s });
|
|
83
83
|
case "Cuestionario":
|
|
@@ -181,13 +181,17 @@ const N1 = ({
|
|
|
181
181
|
case "User":
|
|
182
182
|
return /* @__PURE__ */ a(E1, { width: c, height: e, fill: s });
|
|
183
183
|
case "Carnet":
|
|
184
|
-
return /* @__PURE__ */ a(
|
|
184
|
+
return /* @__PURE__ */ a(b1, { width: c, height: e, fill: s });
|
|
185
185
|
case "Savings":
|
|
186
|
-
return /* @__PURE__ */ a(
|
|
186
|
+
return /* @__PURE__ */ a(P1, { width: c, height: e, fill: s });
|
|
187
187
|
case "History":
|
|
188
|
-
return /* @__PURE__ */ a(
|
|
188
|
+
return /* @__PURE__ */ a(q1, { width: c, height: e, fill: s });
|
|
189
189
|
case "Docs":
|
|
190
190
|
return /* @__PURE__ */ a(I1, { width: c, height: e, fill: s });
|
|
191
|
+
case "Filters":
|
|
192
|
+
return /* @__PURE__ */ a(R1, { width: c, height: e, fill: s });
|
|
193
|
+
case "DownloadDoc":
|
|
194
|
+
return /* @__PURE__ */ a(N1, { width: c, height: e, fill: s });
|
|
191
195
|
default:
|
|
192
196
|
return null;
|
|
193
197
|
}
|
|
@@ -1264,7 +1268,7 @@ const N1 = ({
|
|
|
1264
1268
|
) })
|
|
1265
1269
|
]
|
|
1266
1270
|
}
|
|
1267
|
-
),
|
|
1271
|
+
), b = ({
|
|
1268
1272
|
width: r = 20,
|
|
1269
1273
|
height: c = 20,
|
|
1270
1274
|
fill: e = "#2054A5"
|
|
@@ -1284,7 +1288,7 @@ const N1 = ({
|
|
|
1284
1288
|
}
|
|
1285
1289
|
)
|
|
1286
1290
|
}
|
|
1287
|
-
),
|
|
1291
|
+
), P = ({
|
|
1288
1292
|
width: r = 20,
|
|
1289
1293
|
height: c = 20,
|
|
1290
1294
|
fill: e = "#2054A5"
|
|
@@ -1319,7 +1323,7 @@ const N1 = ({
|
|
|
1319
1323
|
) })
|
|
1320
1324
|
]
|
|
1321
1325
|
}
|
|
1322
|
-
),
|
|
1326
|
+
), q = ({
|
|
1323
1327
|
width: r = 20,
|
|
1324
1328
|
height: c = 20,
|
|
1325
1329
|
fill: e = "#2054A5"
|
|
@@ -1861,7 +1865,7 @@ const N1 = ({
|
|
|
1861
1865
|
) })
|
|
1862
1866
|
]
|
|
1863
1867
|
}
|
|
1864
|
-
),
|
|
1868
|
+
), K1 = ({
|
|
1865
1869
|
width: r = 20,
|
|
1866
1870
|
height: c = 20,
|
|
1867
1871
|
fill: e = "#2054A5"
|
|
@@ -2266,7 +2270,7 @@ const N1 = ({
|
|
|
2266
2270
|
) })
|
|
2267
2271
|
]
|
|
2268
2272
|
}
|
|
2269
|
-
),
|
|
2273
|
+
), Q1 = ({
|
|
2270
2274
|
width: r = 20,
|
|
2271
2275
|
height: c = 20,
|
|
2272
2276
|
fill: e = "#749CFF"
|
|
@@ -4068,7 +4072,13 @@ const N1 = ({
|
|
|
4068
4072
|
height: c
|
|
4069
4073
|
}
|
|
4070
4074
|
),
|
|
4071
|
-
/* @__PURE__ */ a("g", { mask: "url(#ixc8jib3la)", children: /* @__PURE__ */ a(
|
|
4075
|
+
/* @__PURE__ */ a("g", { mask: "url(#ixc8jib3la)", children: /* @__PURE__ */ a(
|
|
4076
|
+
"path",
|
|
4077
|
+
{
|
|
4078
|
+
d: "M18 8.175a10.603 10.603 0 0 1 3.622-2.698A10.599 10.599 0 0 1 26.1 4.5c2.75 0 5.087.963 7.012 2.888 1.925 1.925 2.888 4.262 2.888 7.012 0 .732-.076 1.448-.227 2.145a12.078 12.078 0 0 1-.63 2.032 1.658 1.658 0 0 1-.766.903c-.358.198-.74.229-1.144.092a1.405 1.405 0 0 1-.818-.695 1.181 1.181 0 0 1-.06-1.026 8.26 8.26 0 0 0 .597-1.681c.138-.58.207-1.17.207-1.77 0-1.969-.684-3.638-2.053-5.006C29.738 8.025 28.069 7.34 26.1 7.34c-1.369 0-2.633.36-3.793 1.08a14.787 14.787 0 0 0-3.13 2.6c-.316.353-.707.53-1.172.53-.465 0-.86-.177-1.183-.53a14.971 14.971 0 0 0-3.132-2.598A7.04 7.04 0 0 0 9.9 7.341c-1.97 0-3.637.684-5.004 2.053-1.367 1.368-2.05 3.038-2.05 5.008 0 .6.07 1.189.208 1.768a8.92 8.92 0 0 0 .59 1.69c.125.339.099.668-.078.986a1.458 1.458 0 0 1-.794.673 1.388 1.388 0 0 1-1.131-.072 1.56 1.56 0 0 1-.779-.886c-.277-.66-.49-1.34-.639-2.039A10.135 10.135 0 0 1 0 14.4c0-2.75.963-5.088 2.888-7.013C4.813 5.463 7.15 4.5 9.9 4.5c1.575 0 3.07.326 4.484.977 1.413.65 2.619 1.55 3.616 2.698zM1.301 33.598c-.4 0-.736-.137-1.01-.41a1.372 1.372 0 0 1-.41-1.01v-.812c0-.748.276-1.4.827-1.953.552-.554 1.321-.964 2.308-1.23a6.35 6.35 0 0 1 1.63-.285 17.034 17.034 0 0 1 1.587.032c.225.013.4.113.523.302a.669.669 0 0 1 .067.618 6.298 6.298 0 0 0-.259 1.063 7.456 7.456 0 0 0-.082 1.128v1.137c0 .4-.137.736-.41 1.01-.274.273-.61.41-1.01.41h-3.76zm7.58-1.42V31.04c0-1.663.842-3.005 2.527-4.026 1.685-1.02 3.883-1.531 6.592-1.531 2.738 0 4.943.51 6.614 1.531 1.67 1.021 2.506 2.363 2.506 4.026v1.137c0 .4-.137.736-.41 1.01-.274.273-.61.41-1.01.41H10.3c-.4 0-.736-.137-1.01-.41a1.372 1.372 0 0 1-.41-1.01zm22.059 1.42c-.4 0-.737-.137-1.01-.41a1.372 1.372 0 0 1-.41-1.01V31.04c0-.391-.028-.767-.082-1.128a6.433 6.433 0 0 0-.254-1.063.656.656 0 0 1 .06-.618.636.636 0 0 1 .524-.302 17.034 17.034 0 0 1 1.587-.032 6.35 6.35 0 0 1 1.63.285c.987.266 1.756.676 2.307 1.23.552.554.828 1.205.828 1.953v.812c0 .4-.137.736-.41 1.01-.274.273-.61.41-1.01.41h-3.76zm-12.945-5.423c-1.705 0-3.137.246-4.295.738-1.159.492-1.798 1.112-1.919 1.86v.125h12.451v-.15c-.128-.731-.766-1.343-1.912-1.835s-2.587-.738-4.325-.738zM5.74 26.638a2.7 2.7 0 0 1-1.984-.83 2.729 2.729 0 0 1-.827-1.997c0-.787.276-1.454.83-2.001a2.733 2.733 0 0 1 1.992-.82 2.73 2.73 0 0 1 2.003.821c.55.548.824 1.219.824 2.012 0 .77-.274 1.432-.823 1.986-.549.553-1.22.83-2.015.83zm24.5 0a2.7 2.7 0 0 1-1.984-.83 2.728 2.728 0 0 1-.827-1.997c0-.787.276-1.454.83-2.001a2.733 2.733 0 0 1 1.993-.82c.786 0 1.453.273 2.002.821.55.548.824 1.219.824 2.012 0 .77-.274 1.432-.823 1.986-.549.553-1.22.83-2.015.83zm-12.236-2.27c-1.287 0-2.379-.45-3.277-1.347-.897-.898-1.346-1.99-1.346-3.276 0-1.305.449-2.4 1.346-3.287.899-.886 1.99-1.33 3.276-1.33 1.305 0 2.401.444 3.287 1.33.887.887 1.33 1.982 1.33 3.287 0 1.286-.443 2.378-1.33 3.276-.886.898-1.982 1.346-3.287 1.346zm.005-6.548c-.542 0-1 .183-1.372.55-.372.367-.559.823-.559 1.368 0 .54.185.996.555 1.37.37.375.829.563 1.376.563.545 0 1.002-.187 1.369-.56.367-.372.55-.83.55-1.372 0-.55-.184-1.006-.554-1.372a1.868 1.868 0 0 0-1.365-.547z",
|
|
4079
|
+
fill: e
|
|
4080
|
+
}
|
|
4081
|
+
) })
|
|
4072
4082
|
]
|
|
4073
4083
|
}
|
|
4074
4084
|
), E1 = ({
|
|
@@ -4084,45 +4094,240 @@ const N1 = ({
|
|
|
4084
4094
|
fill: "none",
|
|
4085
4095
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4086
4096
|
children: [
|
|
4087
|
-
/* @__PURE__ */ a(
|
|
4088
|
-
|
|
4097
|
+
/* @__PURE__ */ a(
|
|
4098
|
+
"mask",
|
|
4099
|
+
{
|
|
4100
|
+
style: { maskType: "alpha" },
|
|
4101
|
+
maskUnits: "userSpaceOnUse",
|
|
4102
|
+
x: "0",
|
|
4103
|
+
y: "0",
|
|
4104
|
+
width: "40",
|
|
4105
|
+
height: "40",
|
|
4106
|
+
children: /* @__PURE__ */ a("path", { fill: "#D9D9D9", d: "M0 0h40v40H0z" })
|
|
4107
|
+
}
|
|
4108
|
+
),
|
|
4109
|
+
/* @__PURE__ */ a("g", { mask: "url(#t5caqk4bqa)", children: /* @__PURE__ */ a(
|
|
4110
|
+
"path",
|
|
4111
|
+
{
|
|
4112
|
+
d: "M9.417 29.084c1.64-1.176 3.324-2.086 5.056-2.73 1.731-.643 3.574-.965 5.528-.965 1.953 0 3.8.322 5.541.965 1.741.644 3.431 1.554 5.07 2.73 1.139-1.38 1.97-2.82 2.493-4.32.523-1.5.784-3.088.784-4.764 0-3.916-1.335-7.21-4.006-9.882C27.21 7.447 23.917 6.111 20 6.111c-3.917 0-7.211 1.336-9.882 4.007C7.447 12.79 6.112 16.084 6.112 20c0 1.676.266 3.264.798 4.764.533 1.5 1.368 2.94 2.507 4.32zm10.579-7.695c-1.617 0-2.98-.555-4.086-1.665-1.106-1.11-1.66-2.473-1.66-4.09s.556-2.979 1.666-4.085c1.11-1.107 2.473-1.66 4.09-1.66s2.978.555 4.085 1.665c1.107 1.11 1.66 2.473 1.66 4.09s-.555 2.979-1.665 4.085c-1.11 1.107-2.473 1.66-4.09 1.66zm.018 15.278c-2.296 0-4.458-.438-6.485-1.313-2.028-.875-3.797-2.067-5.306-3.576a16.907 16.907 0 0 1-3.577-5.3c-.875-2.022-1.312-4.184-1.312-6.485 0-2.3.437-4.46 1.312-6.48a16.93 16.93 0 0 1 3.577-5.29 16.906 16.906 0 0 1 5.299-3.577c2.023-.875 4.185-1.313 6.486-1.313 2.3 0 4.46.438 6.479 1.313a16.93 16.93 0 0 1 5.292 3.576 16.929 16.929 0 0 1 3.576 5.293c.875 2.019 1.312 4.176 1.312 6.472 0 2.296-.437 4.458-1.312 6.485-.875 2.028-2.067 3.797-3.576 5.306a16.929 16.929 0 0 1-5.293 3.576c-2.02.875-4.177 1.313-6.472 1.313zM20 33.889c1.509 0 2.967-.22 4.375-.66 1.407-.44 2.764-1.164 4.07-2.173a16.173 16.173 0 0 0-4.084-2.146A13.126 13.126 0 0 0 20 28.167c-1.491 0-2.945.247-4.362.743a16.173 16.173 0 0 0-4.083 2.146c1.306 1.009 2.662 1.734 4.07 2.173 1.407.44 2.865.66 4.375.66zm0-15.278c.87 0 1.583-.277 2.138-.833.556-.555.834-1.268.834-2.14 0-.87-.278-1.582-.834-2.138-.555-.555-1.268-.833-2.138-.833-.87 0-1.584.278-2.14.833-.555.556-.832 1.269-.832 2.139 0 .87.277 1.584.833 2.14.556.555 1.268.832 2.139.832z",
|
|
4113
|
+
fill: e
|
|
4114
|
+
}
|
|
4115
|
+
) }),
|
|
4089
4116
|
/* @__PURE__ */ a("circle", { cx: "31.533", cy: "9.5", r: "5.5", fill: "#F64C71" })
|
|
4090
4117
|
]
|
|
4091
4118
|
}
|
|
4092
|
-
),
|
|
4119
|
+
), b1 = ({
|
|
4093
4120
|
width: r = 36,
|
|
4094
4121
|
height: c = 36,
|
|
4095
4122
|
fill: e = "#2054A5"
|
|
4096
|
-
}) => /* @__PURE__ */ n(
|
|
4097
|
-
|
|
4098
|
-
|
|
4099
|
-
|
|
4123
|
+
}) => /* @__PURE__ */ n(
|
|
4124
|
+
"svg",
|
|
4125
|
+
{
|
|
4126
|
+
width: r,
|
|
4127
|
+
height: c,
|
|
4128
|
+
viewBox: "0 0 32 32",
|
|
4129
|
+
fill: "none",
|
|
4130
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4131
|
+
children: [
|
|
4132
|
+
/* @__PURE__ */ a(
|
|
4133
|
+
"mask",
|
|
4134
|
+
{
|
|
4135
|
+
style: { maskType: "alpha" },
|
|
4136
|
+
maskUnits: "userSpaceOnUse",
|
|
4137
|
+
x: "0",
|
|
4138
|
+
y: "0",
|
|
4139
|
+
width: "32",
|
|
4140
|
+
height: "32",
|
|
4141
|
+
children: /* @__PURE__ */ a("path", { fill: "#D9D9D9", d: "M0 0h32v32H0z" })
|
|
4142
|
+
}
|
|
4143
|
+
),
|
|
4144
|
+
/* @__PURE__ */ a("g", { mask: "url(#phmz9u2mea)", children: /* @__PURE__ */ a(
|
|
4145
|
+
"path",
|
|
4146
|
+
{
|
|
4147
|
+
d: "M24.222 17.111c.314 0 .578-.107.791-.32.213-.214.32-.479.32-.795 0-.316-.107-.58-.32-.79a1.08 1.08 0 0 0-.791-.317h-4c-.315 0-.58.107-.792.32-.213.214-.32.48-.32.795 0 .316.107.58.32.79.213.212.477.317.792.317h4zm0-4c.314 0 .578-.107.791-.32.213-.214.32-.479.32-.795 0-.316-.107-.58-.32-.79a1.08 1.08 0 0 0-.791-.317h-4c-.315 0-.58.107-.792.32-.213.214-.32.48-.32.795 0 .316.107.58.32.79.213.212.477.317.792.317h4zm-12.223 4.356c-.83 0-1.564.072-2.203.216a5.228 5.228 0 0 0-1.686.684c-.451.26-.8.577-1.044.953s-.367.78-.367 1.213c0 .23.083.42.249.572a.863.863 0 0 0 .607.229h8.889c.239 0 .442-.08.607-.24a.805.805 0 0 0 .248-.605c0-.388-.118-.765-.355-1.13-.237-.365-.582-.696-1.034-.992a5.294 5.294 0 0 0-1.7-.684c-.644-.144-1.381-.216-2.21-.216zm-.001-1.778c.69 0 1.281-.246 1.774-.737a2.413 2.413 0 0 0 .738-1.772c0-.69-.245-1.282-.737-1.774a2.413 2.413 0 0 0-1.772-.74c-.69 0-1.281.246-1.774.738a2.415 2.415 0 0 0-.739 1.772c0 .69.246 1.281.737 1.774a2.414 2.414 0 0 0 1.773.74zm-7.11 10.978c-.6 0-1.12-.22-1.561-.661-.44-.441-.661-.962-.661-1.561V7.555c0-.6.22-1.12.661-1.56.44-.441.961-.662 1.561-.662H27.11c.6 0 1.12.22 1.562.662.44.44.66.96.66 1.56v16.89c0 .6-.22 1.12-.66 1.56-.441.442-.962.662-1.562.662H4.888zm0-2.223H27.11V7.556H4.888v16.889z",
|
|
4148
|
+
fill: e
|
|
4149
|
+
}
|
|
4150
|
+
) })
|
|
4151
|
+
]
|
|
4152
|
+
}
|
|
4153
|
+
), P1 = ({
|
|
4100
4154
|
width: r = 36,
|
|
4101
4155
|
height: c = 36,
|
|
4102
4156
|
fill: e = "#2054A5"
|
|
4103
|
-
}) => /* @__PURE__ */ n(
|
|
4104
|
-
|
|
4105
|
-
|
|
4106
|
-
|
|
4157
|
+
}) => /* @__PURE__ */ n(
|
|
4158
|
+
"svg",
|
|
4159
|
+
{
|
|
4160
|
+
width: r,
|
|
4161
|
+
height: c,
|
|
4162
|
+
viewBox: "0 0 32 32",
|
|
4163
|
+
fill: "none",
|
|
4164
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4165
|
+
children: [
|
|
4166
|
+
/* @__PURE__ */ a(
|
|
4167
|
+
"mask",
|
|
4168
|
+
{
|
|
4169
|
+
style: { maskType: "alpha" },
|
|
4170
|
+
maskUnits: "userSpaceOnUse",
|
|
4171
|
+
x: "0",
|
|
4172
|
+
y: "0",
|
|
4173
|
+
width: "32",
|
|
4174
|
+
height: "32",
|
|
4175
|
+
children: /* @__PURE__ */ a("path", { fill: "#D9D9D9", d: "M0 0h32v32H0z" })
|
|
4176
|
+
}
|
|
4177
|
+
),
|
|
4178
|
+
/* @__PURE__ */ a("g", { mask: "url(#3x6vkxwvxa)", children: /* @__PURE__ */ a(
|
|
4179
|
+
"path",
|
|
4180
|
+
{
|
|
4181
|
+
d: "M7.744 28c-.482 0-.939-.163-1.372-.488-.433-.326-.72-.722-.862-1.19a189.155 189.155 0 0 1-1.378-4.916 70.752 70.752 0 0 1-.87-3.637 31.019 31.019 0 0 1-.46-2.778 20.822 20.822 0 0 1-.136-2.325c0-2.044.711-3.777 2.133-5.2C6.222 6.045 7.955 5.333 10 5.333h6.667c.6-.8 1.361-1.444 2.283-1.933.923-.489 1.94-.733 3.05-.733.556 0 1.028.194 1.417.583a1.929 1.929 0 0 1 .533 1.816 2.865 2.865 0 0 1-.116.367c-.09.245-.172.49-.25.734a5.288 5.288 0 0 0-.184.8L26.433 10h1.789c.314 0 .578.106.791.32.213.212.32.476.32.79v7.379c0 .248-.069.467-.206.658-.137.19-.328.327-.572.409l-2.987.984-1.758 5.87a2.2 2.2 0 0 1-.807 1.158c-.39.288-.836.432-1.337.432h-3.444a2.14 2.14 0 0 1-1.57-.653 2.141 2.141 0 0 1-.653-1.57v-.444h-2.666v.445c0 .61-.218 1.134-.653 1.57a2.14 2.14 0 0 1-1.57.652H7.744zm-.078-2.223h3.444v-2.666h7.112v2.666h3.444l2.089-6.955 3.355-1.145v-5.455h-1.6l-4.4-4.4c.015-.4.065-.852.15-1.356.086-.503.206-1.044.362-1.622a6.703 6.703 0 0 0-2.256 1.04c-.652.47-1.126 1.027-1.422 1.671H9.999c-1.411 0-2.616.5-3.614 1.497-.998.998-1.497 2.203-1.497 3.614 0 .926.241 2.532.722 4.817.482 2.285 1.167 5.05 2.056 8.294zm13.667-11.11c.378 0 .694-.128.95-.384a1.29 1.29 0 0 0 .383-.95 1.29 1.29 0 0 0-.383-.95 1.29 1.29 0 0 0-.95-.383 1.29 1.29 0 0 0-.95.383 1.29 1.29 0 0 0-.384.95c0 .378.128.695.384.95.255.256.572.383.95.383zm-5.111-3.111c.314 0 .578-.107.791-.321.213-.214.32-.479.32-.794 0-.317-.107-.58-.32-.791a1.08 1.08 0 0 0-.791-.317h-4.445c-.315 0-.579.107-.792.32a1.08 1.08 0 0 0-.319.795c0 .316.107.58.32.79.212.212.476.318.791.318h4.445z",
|
|
4182
|
+
fill: e
|
|
4183
|
+
}
|
|
4184
|
+
) })
|
|
4185
|
+
]
|
|
4186
|
+
}
|
|
4187
|
+
), q1 = ({
|
|
4107
4188
|
width: r = 36,
|
|
4108
4189
|
height: c = 36,
|
|
4109
4190
|
fill: e = "#2054A5"
|
|
4110
|
-
}) => /* @__PURE__ */ n(
|
|
4111
|
-
|
|
4112
|
-
|
|
4113
|
-
|
|
4191
|
+
}) => /* @__PURE__ */ n(
|
|
4192
|
+
"svg",
|
|
4193
|
+
{
|
|
4194
|
+
width: r,
|
|
4195
|
+
height: c,
|
|
4196
|
+
viewBox: "0 0 32 32",
|
|
4197
|
+
fill: "none",
|
|
4198
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4199
|
+
children: [
|
|
4200
|
+
/* @__PURE__ */ a(
|
|
4201
|
+
"mask",
|
|
4202
|
+
{
|
|
4203
|
+
style: { maskType: "alpha" },
|
|
4204
|
+
maskUnits: "userSpaceOnUse",
|
|
4205
|
+
x: "0",
|
|
4206
|
+
y: "0",
|
|
4207
|
+
width: "32",
|
|
4208
|
+
height: "32",
|
|
4209
|
+
children: /* @__PURE__ */ a("path", { fill: "#D9D9D9", d: "M0 0h32v32H0z" })
|
|
4210
|
+
}
|
|
4211
|
+
),
|
|
4212
|
+
/* @__PURE__ */ a("g", { mask: "url(#bb0qvpwyma)", children: /* @__PURE__ */ a(
|
|
4213
|
+
"path",
|
|
4214
|
+
{
|
|
4215
|
+
d: "M15.922 28.224c-3.067 0-5.728-.996-7.982-2.986-2.254-1.99-3.585-4.472-3.993-7.445a.98.98 0 0 1 .249-.87c.227-.255.52-.393.879-.415.337-.022.635.069.893.273.259.203.43.478.512.822.36 2.314 1.424 4.242 3.192 5.783 1.768 1.541 3.85 2.312 6.25 2.312 2.721 0 5.03-.953 6.923-2.86 1.894-1.906 2.841-4.222 2.841-6.948 0-2.681-.953-4.95-2.86-6.805-1.906-1.855-4.208-2.783-6.904-2.783-1.47 0-2.849.33-4.14.987a10.657 10.657 0 0 0-3.345 2.663h2.206c.331 0 .608.112.83.334.223.222.334.5.334.83 0 .335-.111.614-.334.838-.222.223-.499.335-.83.335H5.58c-.359 0-.659-.12-.9-.362a1.222 1.222 0 0 1-.362-.9V5.989a1.13 1.13 0 0 1 1.161-1.156 1.125 1.125 0 0 1 1.16 1.156v2.145a12.552 12.552 0 0 1 4.164-3.206 11.698 11.698 0 0 1 5.119-1.157c1.695 0 3.288.32 4.778.96 1.49.639 2.793 1.508 3.908 2.607a12.244 12.244 0 0 1 2.638 3.862c.644 1.475.966 3.06.966 4.756 0 1.695-.322 3.287-.966 4.778a12.304 12.304 0 0 1-2.638 3.895 12.581 12.581 0 0 1-3.908 2.627c-1.49.645-3.083.968-4.778.968zm1.263-12.712 3.605 3.552c.232.23.347.508.347.831 0 .323-.114.599-.343.827-.23.23-.502.346-.82.346-.316 0-.59-.115-.818-.346l-3.92-3.876a1.162 1.162 0 0 1-.284-.42 1.37 1.37 0 0 1-.087-.49v-5.513a1.134 1.134 0 0 1 1.164-1.156c.331 0 .607.11.827.33.22.219.33.495.33.826v5.09z",
|
|
4216
|
+
fill: e
|
|
4217
|
+
}
|
|
4218
|
+
) })
|
|
4219
|
+
]
|
|
4220
|
+
}
|
|
4221
|
+
), I1 = ({
|
|
4114
4222
|
width: r = 36,
|
|
4115
4223
|
height: c = 36,
|
|
4116
4224
|
fill: e = "#2054A5"
|
|
4117
|
-
}) => /* @__PURE__ */ n(
|
|
4118
|
-
|
|
4119
|
-
|
|
4120
|
-
|
|
4225
|
+
}) => /* @__PURE__ */ n(
|
|
4226
|
+
"svg",
|
|
4227
|
+
{
|
|
4228
|
+
width: r,
|
|
4229
|
+
height: c,
|
|
4230
|
+
viewBox: "0 0 32 32",
|
|
4231
|
+
fill: "none",
|
|
4232
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4233
|
+
children: [
|
|
4234
|
+
/* @__PURE__ */ a(
|
|
4235
|
+
"mask",
|
|
4236
|
+
{
|
|
4237
|
+
style: { maskType: "alpha" },
|
|
4238
|
+
maskUnits: "userSpaceOnUse",
|
|
4239
|
+
x: "0",
|
|
4240
|
+
y: "0",
|
|
4241
|
+
width: "32",
|
|
4242
|
+
height: "32",
|
|
4243
|
+
children: /* @__PURE__ */ a("path", { fill: "#D9D9D9", d: "M0 0h32v32H0z" })
|
|
4244
|
+
}
|
|
4245
|
+
),
|
|
4246
|
+
/* @__PURE__ */ a("g", { children: /* @__PURE__ */ a(
|
|
4247
|
+
"path",
|
|
4248
|
+
{
|
|
4249
|
+
d: "M11.776 16.89h8.445c.315 0 .579-.108.792-.321.213-.214.319-.479.319-.795 0-.316-.106-.58-.32-.79a1.08 1.08 0 0 0-.791-.317h-8.445c-.314 0-.578.107-.791.32a1.08 1.08 0 0 0-.32.795c0 .316.107.58.32.79.213.212.477.317.791.317zm0 4h8.445c.315 0 .579-.108.792-.321.213-.214.319-.479.319-.795 0-.316-.106-.58-.32-.79a1.08 1.08 0 0 0-.791-.317h-8.445c-.314 0-.578.107-.791.32a1.08 1.08 0 0 0-.32.795c0 .316.107.58.32.79.213.212.477.317.791.317zm0 4h4.445c.315 0 .579-.108.792-.321.213-.214.319-.479.319-.795 0-.316-.106-.58-.32-.79a1.08 1.08 0 0 0-.791-.317h-4.445c-.314 0-.578.107-.791.32a1.08 1.08 0 0 0-.32.795c0 .316.107.58.32.79.213.212.477.317.791.317zm-4.222 4.444c-.6 0-1.12-.22-1.561-.661-.44-.441-.661-.962-.661-1.562V4.89c0-.6.22-1.12.661-1.561.44-.44.961-.661 1.561-.661H18.21a2.267 2.267 0 0 1 1.578.656l6.222 6.222a2.268 2.268 0 0 1 .655 1.578V27.11c0 .6-.22 1.12-.66 1.562-.441.44-.962.66-1.562.66H7.554zm16.889-18.09h-4.755c-.463 0-.857-.161-1.181-.485a1.607 1.607 0 0 1-.486-1.181V4.889H7.554v22.222h16.889V11.245z",
|
|
4250
|
+
fill: e
|
|
4251
|
+
}
|
|
4252
|
+
) })
|
|
4253
|
+
]
|
|
4254
|
+
}
|
|
4255
|
+
), R1 = ({
|
|
4256
|
+
width: r = 20,
|
|
4257
|
+
height: c = 20,
|
|
4258
|
+
fill: e = "#749CFF"
|
|
4259
|
+
}) => /* @__PURE__ */ n(
|
|
4260
|
+
"svg",
|
|
4261
|
+
{
|
|
4262
|
+
width: r,
|
|
4263
|
+
height: c,
|
|
4264
|
+
viewBox: "0 0 20 20",
|
|
4265
|
+
fill: "none",
|
|
4266
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4267
|
+
children: [
|
|
4268
|
+
/* @__PURE__ */ a(
|
|
4269
|
+
"mask",
|
|
4270
|
+
{
|
|
4271
|
+
id: "gnl9qt8g9a",
|
|
4272
|
+
style: { maskType: "alpha" },
|
|
4273
|
+
maskUnits: "userSpaceOnUse",
|
|
4274
|
+
x: "0",
|
|
4275
|
+
y: "0",
|
|
4276
|
+
width: "20",
|
|
4277
|
+
height: "20",
|
|
4278
|
+
children: /* @__PURE__ */ a("path", { fill: "#D9D9D9", d: "M0 0h20v20H0z" })
|
|
4279
|
+
}
|
|
4280
|
+
),
|
|
4281
|
+
/* @__PURE__ */ a("g", { mask: "url(#gnl9qt8g9a)", children: /* @__PURE__ */ a(
|
|
4282
|
+
"path",
|
|
4283
|
+
{
|
|
4284
|
+
d: "M10.293 17.154a.816.816 0 0 1-.59-.237.787.787 0 0 1-.243-.587v-3.505c0-.234.08-.43.239-.588a.8.8 0 0 1 .586-.237c.231 0 .427.08.588.237a.79.79 0 0 1 .24.588v.925h5.17a.81.81 0 0 1 .59.236c.16.157.24.352.24.584a.815.815 0 0 1-.236.59.787.787 0 0 1-.588.245h-5.175v.925a.8.8 0 0 1-.236.587.792.792 0 0 1-.585.237zm-6.583-1.75a.795.795 0 0 1-.588-.239.801.801 0 0 1-.237-.586c0-.231.079-.427.237-.588a.791.791 0 0 1 .588-.24h3.505a.8.8 0 0 1 .587.235.792.792 0 0 1 .237.584.816.816 0 0 1-.237.59.787.787 0 0 1-.587.245H3.71zm3.009-2.83a.809.809 0 0 1-.59-.24.795.795 0 0 1-.244-.589v-.92h-2.17a.81.81 0 0 1-.59-.236.786.786 0 0 1-.24-.585c0-.232.079-.428.237-.589a.793.793 0 0 1 .588-.24h2.175V8.25c0-.234.08-.43.24-.588a.8.8 0 0 1 .585-.237c.231 0 .427.08.588.237.16.159.241.354.241.588v3.5a.8.8 0 0 1-.236.588.792.792 0 0 1-.584.237zm3.065-1.75a.8.8 0 0 1-.587-.235.791.791 0 0 1-.237-.585c0-.232.079-.428.237-.589a.793.793 0 0 1 .587-.24h6.505a.8.8 0 0 1 .588.236.792.792 0 0 1 .237.585.807.807 0 0 1-.237.589.793.793 0 0 1-.588.24H9.784zM12.794 8a.816.816 0 0 1-.59-.237.787.787 0 0 1-.244-.588V3.67c0-.233.08-.43.239-.587a.801.801 0 0 1 .586-.237c.231 0 .427.079.588.237a.79.79 0 0 1 .24.587v.926h2.676a.8.8 0 0 1 .588.236.791.791 0 0 1 .237.584.815.815 0 0 1-.237.59.787.787 0 0 1-.588.244h-2.675v.925a.8.8 0 0 1-.236.588.792.792 0 0 1-.585.237zM3.71 6.25a.794.794 0 0 1-.588-.24.8.8 0 0 1-.237-.585c0-.231.079-.427.237-.588a.791.791 0 0 1 .588-.241h6.505a.8.8 0 0 1 .587.236.792.792 0 0 1 .237.584.815.815 0 0 1-.237.59.787.787 0 0 1-.587.244H3.71z",
|
|
4285
|
+
fill: e
|
|
4286
|
+
}
|
|
4287
|
+
) })
|
|
4288
|
+
]
|
|
4289
|
+
}
|
|
4290
|
+
), N1 = ({
|
|
4291
|
+
width: r = 20,
|
|
4292
|
+
height: c = 20,
|
|
4293
|
+
fill: e = "#2054A5"
|
|
4294
|
+
}) => /* @__PURE__ */ n(
|
|
4295
|
+
"svg",
|
|
4296
|
+
{
|
|
4297
|
+
width: r,
|
|
4298
|
+
height: c,
|
|
4299
|
+
viewBox: "0 0 20 20",
|
|
4300
|
+
fill: "none",
|
|
4301
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4302
|
+
children: [
|
|
4303
|
+
/* @__PURE__ */ a(
|
|
4304
|
+
"mask",
|
|
4305
|
+
{
|
|
4306
|
+
id: "1brwmbugua",
|
|
4307
|
+
style: { maskType: "alpha" },
|
|
4308
|
+
maskUnits: "userSpaceOnUse",
|
|
4309
|
+
x: "0",
|
|
4310
|
+
y: "0",
|
|
4311
|
+
width: "20",
|
|
4312
|
+
height: "20",
|
|
4313
|
+
children: /* @__PURE__ */ a("path", { fill: "#D9D9D9", d: "M0 0h20v20H0z" })
|
|
4314
|
+
}
|
|
4315
|
+
),
|
|
4316
|
+
/* @__PURE__ */ a("g", { mask: "url(#1brwmbugua)", children: /* @__PURE__ */ a(
|
|
4317
|
+
"path",
|
|
4318
|
+
{
|
|
4319
|
+
d: "M9.995 12.583a.845.845 0 0 1-.601-.248L6.36 9.302a.803.803 0 0 1-.251-.61.874.874 0 0 1 .262-.612.848.848 0 0 1 1.232.005l1.53 1.552V3.695c0-.242.084-.447.25-.614a.83.83 0 0 1 .611-.25c.241 0 .446.083.616.25a.83.83 0 0 1 .253.614v5.942l1.552-1.552a.786.786 0 0 1 .603-.259.896.896 0 0 1 .624.27.851.851 0 0 1-.01 1.227l-3.028 3.012a.94.94 0 0 1-.284.183.845.845 0 0 1-.326.065zm-4.442 3.586c-.479 0-.886-.168-1.22-.505a1.672 1.672 0 0 1-.503-1.224v-.635c0-.243.083-.447.25-.614a.829.829 0 0 1 .61-.25c.241 0 .447.083.616.25a.83.83 0 0 1 .253.614v.635h8.88v-.635c0-.243.084-.447.25-.614a.83.83 0 0 1 .61-.25c.242 0 .447.083.616.25a.83.83 0 0 1 .254.614v.635c0 .479-.169.887-.506 1.224a1.668 1.668 0 0 1-1.224.505H5.553z",
|
|
4320
|
+
fill: e
|
|
4321
|
+
}
|
|
4322
|
+
) })
|
|
4323
|
+
]
|
|
4324
|
+
}
|
|
4325
|
+
);
|
|
4121
4326
|
export {
|
|
4122
4327
|
w1 as Add,
|
|
4123
4328
|
s1 as AddCard,
|
|
4124
4329
|
U1 as AddDocument,
|
|
4125
|
-
|
|
4330
|
+
K1 as AddIcon,
|
|
4126
4331
|
d as ArrowBack,
|
|
4127
4332
|
F1 as ArrowBackBg,
|
|
4128
4333
|
c1 as ArrowBackChart,
|
|
@@ -4135,7 +4340,7 @@ export {
|
|
|
4135
4340
|
O1 as ArrowLeft,
|
|
4136
4341
|
e1 as ArrowUp,
|
|
4137
4342
|
K as Brokers,
|
|
4138
|
-
|
|
4343
|
+
b1 as Carnet,
|
|
4139
4344
|
W1 as Check,
|
|
4140
4345
|
o1 as CheckCircle,
|
|
4141
4346
|
A1 as CircleDenied,
|
|
@@ -4149,11 +4354,12 @@ export {
|
|
|
4149
4354
|
z1 as Config,
|
|
4150
4355
|
X as Configuracion,
|
|
4151
4356
|
R as Cuestionario,
|
|
4152
|
-
|
|
4357
|
+
P as Dashboard,
|
|
4153
4358
|
i1 as Delete,
|
|
4154
4359
|
l1 as Disable,
|
|
4155
4360
|
I1 as Docs,
|
|
4156
4361
|
g as Done,
|
|
4362
|
+
N1 as DownloadDoc,
|
|
4157
4363
|
B1 as EcuadorExclusion,
|
|
4158
4364
|
h1 as Edit,
|
|
4159
4365
|
o as Email,
|
|
@@ -4164,12 +4370,13 @@ export {
|
|
|
4164
4370
|
p1 as Eye,
|
|
4165
4371
|
T1 as Family,
|
|
4166
4372
|
y as Femenino,
|
|
4373
|
+
R1 as Filters,
|
|
4167
4374
|
V1 as Gestores,
|
|
4168
4375
|
F as Height,
|
|
4169
4376
|
n1 as Help,
|
|
4170
4377
|
i as HideEye,
|
|
4171
|
-
|
|
4172
|
-
|
|
4378
|
+
q1 as History,
|
|
4379
|
+
J1 as Icon,
|
|
4173
4380
|
N as Impagos,
|
|
4174
4381
|
S as Lock,
|
|
4175
4382
|
Z as LockPassword,
|
|
@@ -4179,7 +4386,7 @@ export {
|
|
|
4179
4386
|
_ as Logout,
|
|
4180
4387
|
v1 as Mail,
|
|
4181
4388
|
A as Masculino,
|
|
4182
|
-
|
|
4389
|
+
b as Notification,
|
|
4183
4390
|
u as OneInProgress,
|
|
4184
4391
|
I as Pagos,
|
|
4185
4392
|
D1 as PartialExclusion,
|
|
@@ -4191,14 +4398,14 @@ export {
|
|
|
4191
4398
|
k1 as Resend,
|
|
4192
4399
|
u1 as Reset,
|
|
4193
4400
|
d1 as Save,
|
|
4194
|
-
|
|
4401
|
+
P1 as Savings,
|
|
4195
4402
|
L as Search,
|
|
4196
4403
|
M1 as Send,
|
|
4197
4404
|
h as ShowEye,
|
|
4198
4405
|
f as Smoke,
|
|
4199
4406
|
H as SmokeOff,
|
|
4200
4407
|
f1 as Sort,
|
|
4201
|
-
|
|
4408
|
+
Q1 as SwapVertical,
|
|
4202
4409
|
B as Telefono,
|
|
4203
4410
|
M as ThreeInProgress,
|
|
4204
4411
|
z as ThreePending,
|
|
@@ -4210,7 +4417,7 @@ export {
|
|
|
4210
4417
|
t1 as Unsubscribe,
|
|
4211
4418
|
D as Upload,
|
|
4212
4419
|
E1 as User,
|
|
4213
|
-
|
|
4420
|
+
q as Users,
|
|
4214
4421
|
C as Weight,
|
|
4215
4422
|
U as Whatsapp
|
|
4216
4423
|
};
|
package/package.json
CHANGED