bmi-next-brokers 1.3.2 → 1.3.4
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/components/Select/Select.js +121 -120
- package/dist/icons/components/AddAlert.js +7 -36
- package/dist/icons/components/ArrowForward.js +8 -37
- package/dist/icons/components/Assignment.js +8 -37
- package/dist/icons/components/CheckCircle.d.ts +3 -0
- package/dist/icons/components/CheckCircle.js +10 -0
- package/dist/icons/components/index.d.ts +4 -20
- package/dist/icons/components/index.js +172 -204
- package/package.json +1 -1
|
@@ -1,176 +1,176 @@
|
|
|
1
|
-
import { jsxs as s, jsx as l, Fragment as
|
|
2
|
-
import { useState as
|
|
3
|
-
import { r as
|
|
4
|
-
import { Icon as
|
|
5
|
-
import '../../assets/Select.css';const
|
|
6
|
-
selectContainer:
|
|
7
|
-
selectContainer_medium:
|
|
8
|
-
selectContainer_large:
|
|
9
|
-
selectContainer_extraLarge:
|
|
10
|
-
label:
|
|
11
|
-
label_large:
|
|
12
|
-
label_extraLarge:
|
|
13
|
-
label_disabled:
|
|
14
|
-
selectWrapper:
|
|
15
|
-
select:
|
|
16
|
-
medium:
|
|
17
|
-
small:
|
|
18
|
-
btc:
|
|
19
|
-
open:
|
|
20
|
-
disabled:
|
|
21
|
-
placeholder:
|
|
22
|
-
selectValue:
|
|
23
|
-
chevron:
|
|
24
|
-
chevronOpen:
|
|
25
|
-
large:
|
|
26
|
-
extraLarge:
|
|
27
|
-
error:
|
|
28
|
-
errorShake:
|
|
29
|
-
errorMessage:
|
|
30
|
-
errorMessageSlide:
|
|
31
|
-
errorMessage_medium:
|
|
32
|
-
errorMessage_small:
|
|
33
|
-
errorMessage_large:
|
|
34
|
-
errorMessage_extraLarge:
|
|
35
|
-
errorMessage_inverted:
|
|
36
|
-
helperText:
|
|
37
|
-
helperText_medium:
|
|
38
|
-
helperText_small:
|
|
39
|
-
helperText_large:
|
|
40
|
-
helperText_extraLarge:
|
|
41
|
-
helperText_disabled:
|
|
42
|
-
iconLabel:
|
|
43
|
-
icon:
|
|
44
|
-
icon_disabled:
|
|
45
|
-
required:
|
|
46
|
-
required_inverted:
|
|
47
|
-
required_disabled:
|
|
48
|
-
required_inverted_disabled:
|
|
49
|
-
dropdown:
|
|
50
|
-
dropdownPortal:
|
|
51
|
-
option:
|
|
52
|
-
optionSelected:
|
|
53
|
-
optionIcon:
|
|
54
|
-
inverted:
|
|
55
|
-
label_inverted:
|
|
56
|
-
helperText_inverted:
|
|
57
|
-
icon_inverted:
|
|
58
|
-
dropdown_inverted:
|
|
59
|
-
option_inverted:
|
|
60
|
-
dropdownTable:
|
|
61
|
-
optionTable:
|
|
62
|
-
tableColumn:
|
|
63
|
-
columnHeader:
|
|
64
|
-
columnValue:
|
|
65
|
-
label_inverted_disabled:
|
|
66
|
-
helperText_inverted_disabled:
|
|
67
|
-
icon_inverted_disabled:
|
|
68
|
-
},
|
|
1
|
+
import { jsxs as s, jsx as l, Fragment as N } from "react/jsx-runtime";
|
|
2
|
+
import { useState as S, useRef as x, useEffect as E } from "react";
|
|
3
|
+
import { r as A } from "../../index-CGDUIzcq.js";
|
|
4
|
+
import { Icon as $ } from "../../icons/Icon.js";
|
|
5
|
+
import '../../assets/Select.css';const F = "_selectContainer_rm5cq_3", G = "_selectContainer_medium_rm5cq_9", J = "_selectContainer_large_rm5cq_13", K = "_selectContainer_extraLarge_rm5cq_14", Q = "_label_rm5cq_18", U = "_label_large_rm5cq_26", X = "_label_extraLarge_rm5cq_27", Y = "_label_disabled_rm5cq_31", Z = "_selectWrapper_rm5cq_35", z = "_select_rm5cq_3", ee = "_medium_rm5cq_57", re = "_small_rm5cq_58", ne = "_btc_rm5cq_76", te = "_open_rm5cq_87", le = "_disabled_rm5cq_91", _e = "_placeholder_rm5cq_99", oe = "_selectValue_rm5cq_103", ce = "_chevron_rm5cq_112", ae = "_chevronOpen_rm5cq_117", se = "_large_rm5cq_134", de = "_extraLarge_rm5cq_140", ie = "_error_rm5cq_147", me = "_errorShake_rm5cq_1", pe = "_errorMessage_rm5cq_187", ue = "_errorMessageSlide_rm5cq_1", he = "_errorMessage_medium_rm5cq_195", qe = "_errorMessage_small_rm5cq_196", ge = "_errorMessage_large_rm5cq_200", be = "_errorMessage_extraLarge_rm5cq_201", ve = "_errorMessage_inverted_rm5cq_205", xe = "_helperText_rm5cq_209", $e = "_helperText_medium_rm5cq_215", we = "_helperText_small_rm5cq_216", Te = "_helperText_large_rm5cq_220", fe = "_helperText_extraLarge_rm5cq_221", Le = "_helperText_disabled_rm5cq_225", Ce = "_iconLabel_rm5cq_229", Me = "_icon_rm5cq_229", Ne = "_icon_disabled_rm5cq_245", Se = "_required_rm5cq_250", Ee = "_required_inverted_rm5cq_255", Oe = "_required_disabled_rm5cq_259", Pe = "_required_inverted_disabled_rm5cq_263", Ve = "_dropdown_rm5cq_268", Ie = "_dropdownPortal_rm5cq_282", ke = "_option_rm5cq_290", Re = "_optionSelected_rm5cq_334", We = "_optionIcon_rm5cq_353", je = "_inverted_rm5cq_360", De = "_label_inverted_rm5cq_378", ye = "_helperText_inverted_rm5cq_382", Be = "_icon_inverted_rm5cq_386", He = "_dropdown_inverted_rm5cq_390", Ae = "_option_inverted_rm5cq_395", Fe = "_dropdownTable_rm5cq_438", Ge = "_optionTable_rm5cq_443", Je = "_tableColumn_rm5cq_451", Ke = "_columnHeader_rm5cq_459", Qe = "_columnValue_rm5cq_470", Ue = "_label_inverted_disabled_rm5cq_532", Xe = "_helperText_inverted_disabled_rm5cq_536", Ye = "_icon_inverted_disabled_rm5cq_540", e = {
|
|
6
|
+
selectContainer: F,
|
|
7
|
+
selectContainer_medium: G,
|
|
8
|
+
selectContainer_large: J,
|
|
9
|
+
selectContainer_extraLarge: K,
|
|
10
|
+
label: Q,
|
|
11
|
+
label_large: U,
|
|
12
|
+
label_extraLarge: X,
|
|
13
|
+
label_disabled: Y,
|
|
14
|
+
selectWrapper: Z,
|
|
15
|
+
select: z,
|
|
16
|
+
medium: ee,
|
|
17
|
+
small: re,
|
|
18
|
+
btc: ne,
|
|
19
|
+
open: te,
|
|
20
|
+
disabled: le,
|
|
21
|
+
placeholder: _e,
|
|
22
|
+
selectValue: oe,
|
|
23
|
+
chevron: ce,
|
|
24
|
+
chevronOpen: ae,
|
|
25
|
+
large: se,
|
|
26
|
+
extraLarge: de,
|
|
27
|
+
error: ie,
|
|
28
|
+
errorShake: me,
|
|
29
|
+
errorMessage: pe,
|
|
30
|
+
errorMessageSlide: ue,
|
|
31
|
+
errorMessage_medium: he,
|
|
32
|
+
errorMessage_small: qe,
|
|
33
|
+
errorMessage_large: ge,
|
|
34
|
+
errorMessage_extraLarge: be,
|
|
35
|
+
errorMessage_inverted: ve,
|
|
36
|
+
helperText: xe,
|
|
37
|
+
helperText_medium: $e,
|
|
38
|
+
helperText_small: we,
|
|
39
|
+
helperText_large: Te,
|
|
40
|
+
helperText_extraLarge: fe,
|
|
41
|
+
helperText_disabled: Le,
|
|
42
|
+
iconLabel: Ce,
|
|
43
|
+
icon: Me,
|
|
44
|
+
icon_disabled: Ne,
|
|
45
|
+
required: Se,
|
|
46
|
+
required_inverted: Ee,
|
|
47
|
+
required_disabled: Oe,
|
|
48
|
+
required_inverted_disabled: Pe,
|
|
49
|
+
dropdown: Ve,
|
|
50
|
+
dropdownPortal: Ie,
|
|
51
|
+
option: ke,
|
|
52
|
+
optionSelected: Re,
|
|
53
|
+
optionIcon: We,
|
|
54
|
+
inverted: je,
|
|
55
|
+
label_inverted: De,
|
|
56
|
+
helperText_inverted: ye,
|
|
57
|
+
icon_inverted: Be,
|
|
58
|
+
dropdown_inverted: He,
|
|
59
|
+
option_inverted: Ae,
|
|
60
|
+
dropdownTable: Fe,
|
|
61
|
+
optionTable: Ge,
|
|
62
|
+
tableColumn: Je,
|
|
63
|
+
columnHeader: Ke,
|
|
64
|
+
columnValue: Qe,
|
|
65
|
+
label_inverted_disabled: Ue,
|
|
66
|
+
helperText_inverted_disabled: Xe,
|
|
67
|
+
icon_inverted_disabled: Ye
|
|
68
|
+
}, nr = ({
|
|
69
69
|
size: _ = "medium",
|
|
70
|
-
label:
|
|
70
|
+
label: w,
|
|
71
71
|
error: d,
|
|
72
|
-
helperText:
|
|
72
|
+
helperText: T,
|
|
73
73
|
icon: p,
|
|
74
|
-
className:
|
|
75
|
-
required:
|
|
76
|
-
placeholder:
|
|
77
|
-
options:
|
|
78
|
-
value:
|
|
79
|
-
onChange:
|
|
74
|
+
className: O,
|
|
75
|
+
required: P,
|
|
76
|
+
placeholder: V = "Seleccionar...",
|
|
77
|
+
options: f = [],
|
|
78
|
+
value: L,
|
|
79
|
+
onChange: C,
|
|
80
80
|
disabled: t = !1,
|
|
81
81
|
inverted: n = !1,
|
|
82
|
-
dynamicIcon:
|
|
83
|
-
showPlaceholderIcon:
|
|
84
|
-
btc:
|
|
82
|
+
dynamicIcon: I = !1,
|
|
83
|
+
showPlaceholderIcon: k = !1,
|
|
84
|
+
btc: R = !1,
|
|
85
85
|
columnHeaders: u,
|
|
86
|
-
...
|
|
86
|
+
...W
|
|
87
87
|
}) => {
|
|
88
|
-
const [o, h] =
|
|
88
|
+
const [o, h] = S(!1), [i, j] = S(null), q = x(null), g = x(null), b = x(null), a = f.find((r) => r.value === L), v = () => {
|
|
89
89
|
if (g.current) {
|
|
90
90
|
const r = g.current.getBoundingClientRect();
|
|
91
|
-
|
|
91
|
+
j({
|
|
92
92
|
top: r.bottom + 10,
|
|
93
93
|
left: r.left,
|
|
94
94
|
width: r.width
|
|
95
95
|
});
|
|
96
96
|
}
|
|
97
97
|
};
|
|
98
|
-
|
|
99
|
-
const r = (
|
|
100
|
-
q.current && !q.current.contains(
|
|
98
|
+
E(() => {
|
|
99
|
+
const r = (c) => {
|
|
100
|
+
q.current && !q.current.contains(c.target) && b.current && !b.current.contains(c.target) && h(!1);
|
|
101
101
|
};
|
|
102
102
|
return document.addEventListener("mousedown", r), () => {
|
|
103
103
|
document.removeEventListener("mousedown", r);
|
|
104
104
|
};
|
|
105
|
-
}, []),
|
|
105
|
+
}, []), E(() => {
|
|
106
106
|
if (o) {
|
|
107
|
-
|
|
107
|
+
v();
|
|
108
108
|
const r = () => {
|
|
109
|
-
o &&
|
|
110
|
-
},
|
|
111
|
-
o &&
|
|
109
|
+
o && v();
|
|
110
|
+
}, c = () => {
|
|
111
|
+
o && v();
|
|
112
112
|
};
|
|
113
|
-
return window.addEventListener("scroll", r, !0), window.addEventListener("resize",
|
|
114
|
-
window.removeEventListener("scroll", r, !0), window.removeEventListener("resize",
|
|
113
|
+
return window.addEventListener("scroll", r, !0), window.addEventListener("resize", c), () => {
|
|
114
|
+
window.removeEventListener("scroll", r, !0), window.removeEventListener("resize", c);
|
|
115
115
|
};
|
|
116
116
|
}
|
|
117
117
|
}, [o]);
|
|
118
|
-
const
|
|
118
|
+
const D = [
|
|
119
119
|
e.select,
|
|
120
|
-
|
|
120
|
+
R && e.btc,
|
|
121
121
|
e[_],
|
|
122
122
|
d ? e.error : "",
|
|
123
123
|
t ? e.disabled : "",
|
|
124
124
|
o ? e.open : "",
|
|
125
125
|
n ? e.inverted : "",
|
|
126
|
-
|
|
127
|
-
].filter(Boolean).join(" "), m = _ === "small" ? 16 : _ === "large" ? 20 : _ === "extraLarge" ? 24 : 18,
|
|
126
|
+
O
|
|
127
|
+
].filter(Boolean).join(" "), m = _ === "small" ? 16 : _ === "large" ? 20 : _ === "extraLarge" ? 24 : 18, M = I && (a != null && a.icon) ? a.icon : p, y = () => {
|
|
128
128
|
t || h(!o);
|
|
129
|
-
},
|
|
130
|
-
|
|
129
|
+
}, B = (r) => {
|
|
130
|
+
C && C(r), h(!1);
|
|
131
131
|
};
|
|
132
132
|
return /* @__PURE__ */ s(
|
|
133
133
|
"div",
|
|
134
134
|
{
|
|
135
135
|
className: `${e.selectContainer} ${_ === "medium" ? e.selectContainer_medium : _ === "large" ? e.selectContainer_large : _ === "extraLarge" ? e.selectContainer_extraLarge : ""}`,
|
|
136
|
-
...
|
|
136
|
+
...W,
|
|
137
137
|
children: [
|
|
138
|
-
|
|
138
|
+
w && /* @__PURE__ */ s(
|
|
139
139
|
"label",
|
|
140
140
|
{
|
|
141
141
|
className: `${e.label} ${_ === "large" ? e.label_large : ""} ${_ === "extraLarge" ? e.label_extraLarge : ""} ${t && !n ? e.label_disabled : ""} ${n && !t ? e.label_inverted : ""} ${n && t ? e.label_inverted_disabled : ""}`,
|
|
142
142
|
children: [
|
|
143
|
-
|
|
143
|
+
w,
|
|
144
144
|
/* @__PURE__ */ l(
|
|
145
145
|
"span",
|
|
146
146
|
{
|
|
147
147
|
className: `${e.required} ${t && !n ? e.required_disabled : ""} ${n && !t ? e.required_inverted : ""} ${n && t ? e.required_inverted_disabled : ""}`,
|
|
148
|
-
children:
|
|
148
|
+
children: P && "*"
|
|
149
149
|
}
|
|
150
150
|
)
|
|
151
151
|
]
|
|
152
152
|
}
|
|
153
153
|
),
|
|
154
154
|
/* @__PURE__ */ s("div", { className: e.selectWrapper, ref: g, children: [
|
|
155
|
-
/* @__PURE__ */ s("div", { className:
|
|
155
|
+
/* @__PURE__ */ s("div", { className: D, onClick: y, ref: q, children: [
|
|
156
156
|
/* @__PURE__ */ s("div", { className: e.iconLabel, children: [
|
|
157
|
-
|
|
157
|
+
M && k && /* @__PURE__ */ l(
|
|
158
158
|
"div",
|
|
159
159
|
{
|
|
160
160
|
className: `${e.icon} ${t && !n ? e.icon_disabled : ""} ${n && !t ? e.icon_inverted : ""} ${n && t ? e.icon_inverted_disabled : ""}`,
|
|
161
|
-
children: /* @__PURE__ */ l(
|
|
161
|
+
children: /* @__PURE__ */ l($, { name: M, width: m, height: m })
|
|
162
162
|
}
|
|
163
163
|
),
|
|
164
164
|
/* @__PURE__ */ l(
|
|
165
165
|
"span",
|
|
166
166
|
{
|
|
167
|
-
className: `${e.selectValue} ${
|
|
168
|
-
children:
|
|
167
|
+
className: `${e.selectValue} ${a ? "" : e.placeholder}`,
|
|
168
|
+
children: a ? a.label : V
|
|
169
169
|
}
|
|
170
170
|
)
|
|
171
171
|
] }),
|
|
172
172
|
/* @__PURE__ */ l(
|
|
173
|
-
|
|
173
|
+
$,
|
|
174
174
|
{
|
|
175
175
|
name: "ArrowDown",
|
|
176
176
|
width: 16,
|
|
@@ -179,27 +179,28 @@ import '../../assets/Select.css';const A = "_selectContainer_rm5cq_3", F = "_sel
|
|
|
179
179
|
}
|
|
180
180
|
)
|
|
181
181
|
] }),
|
|
182
|
-
o && !t && i &&
|
|
182
|
+
o && !t && i && A.createPortal(
|
|
183
183
|
/* @__PURE__ */ l(
|
|
184
184
|
"div",
|
|
185
185
|
{
|
|
186
|
+
ref: b,
|
|
186
187
|
className: `${e.dropdown} ${e.dropdownPortal} ${n ? e.dropdown_inverted : ""} ${u ? e.dropdownTable : ""}`,
|
|
187
188
|
style: {
|
|
188
189
|
top: `${i.top}px`,
|
|
189
190
|
left: `${i.left}px`,
|
|
190
191
|
width: `${i.width}px`
|
|
191
192
|
},
|
|
192
|
-
children:
|
|
193
|
+
children: f.map((r) => /* @__PURE__ */ l(
|
|
193
194
|
"div",
|
|
194
195
|
{
|
|
195
|
-
className: `${e.option} ${
|
|
196
|
-
onClick: () =>
|
|
197
|
-
children: r.columns ? /* @__PURE__ */ l(
|
|
198
|
-
/* @__PURE__ */ l("div", { className: e.columnHeader, children:
|
|
199
|
-
/* @__PURE__ */ l("div", { className: e.columnValue, children: r.columns[
|
|
200
|
-
] },
|
|
196
|
+
className: `${e.option} ${L === r.value ? e.optionSelected : ""} ${n ? e.option_inverted : ""} ${r.columns ? e.optionTable : ""}`,
|
|
197
|
+
onClick: () => B(r.value),
|
|
198
|
+
children: r.columns ? /* @__PURE__ */ l(N, { children: u && Object.entries(u).map(([c, H]) => /* @__PURE__ */ s("div", { className: e.tableColumn, children: [
|
|
199
|
+
/* @__PURE__ */ l("div", { className: e.columnHeader, children: H }),
|
|
200
|
+
/* @__PURE__ */ l("div", { className: e.columnValue, children: r.columns[c] || "" })
|
|
201
|
+
] }, c)) }) : /* @__PURE__ */ s(N, { children: [
|
|
201
202
|
(r.icon || p) && /* @__PURE__ */ l("div", { className: e.optionIcon, children: /* @__PURE__ */ l(
|
|
202
|
-
|
|
203
|
+
$,
|
|
203
204
|
{
|
|
204
205
|
name: r.icon || p,
|
|
205
206
|
width: m,
|
|
@@ -223,11 +224,11 @@ import '../../assets/Select.css';const A = "_selectContainer_rm5cq_3", F = "_sel
|
|
|
223
224
|
children: d
|
|
224
225
|
}
|
|
225
226
|
),
|
|
226
|
-
|
|
227
|
+
T && !d && /* @__PURE__ */ l(
|
|
227
228
|
"span",
|
|
228
229
|
{
|
|
229
230
|
className: `${e.helperText} ${e[`helperText_${_}`]} ${t && !n ? e.helperText_disabled : ""} ${n && !t ? e.helperText_inverted : ""} ${n && t ? e.helperText_inverted_disabled : ""}`,
|
|
230
|
-
children:
|
|
231
|
+
children: T
|
|
231
232
|
}
|
|
232
233
|
)
|
|
233
234
|
]
|
|
@@ -235,5 +236,5 @@ import '../../assets/Select.css';const A = "_selectContainer_rm5cq_3", F = "_sel
|
|
|
235
236
|
);
|
|
236
237
|
};
|
|
237
238
|
export {
|
|
238
|
-
|
|
239
|
+
nr as Select
|
|
239
240
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as t, jsx as h } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ h(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "add_alert_svg__a",
|
|
16
|
-
width: 18,
|
|
17
|
-
height: 18,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ h("g", { mask: "url(#add_alert_svg__a)", children: /* @__PURE__ */ h(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M8.25 11.25h1.5v-1.5h1.5v-1.5h-1.5v-1.5h-1.5v1.5h-1.5v1.5h1.5zm-5.25 3v-1.5h1.5V7.5q0-1.556.938-2.766A4.33 4.33 0 0 1 7.874 3.15v-.525q0-.468.328-.797Q8.532 1.5 9 1.5t.797.328q.328.328.328.797v.525q1.5.375 2.438 1.584.937 1.21.937 2.766v5.25H15v1.5zm6 2.25q-.619 0-1.06-.44A1.45 1.45 0 0 1 7.5 15h3q0 .619-.44 1.06-.442.44-1.06.44m-3-3.75h6V7.5q0-1.237-.881-2.119A2.9 2.9 0 0 0 9 4.5q-1.237 0-2.119.881A2.9 2.9 0 0 0 6 7.5z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const s = (e) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ h("mask", { id: "add_alert_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ h("g", { mask: "url(#add_alert_svg__a)", children: /* @__PURE__ */ h("path", { fill: "#113B71", d: "M8.25 11.25h1.5v-1.5h1.5v-1.5h-1.5v-1.5h-1.5v1.5h-1.5v1.5h1.5zm-5.25 3v-1.5h1.5V7.5q0-1.556.938-2.766A4.33 4.33 0 0 1 7.874 3.15v-.525q0-.468.328-.797Q8.532 1.5 9 1.5t.797.328q.328.328.328.797v.525q1.5.375 2.438 1.584.937 1.21.937 2.766v5.25H15v1.5zm6 2.25q-.619 0-1.06-.44A1.45 1.45 0 0 1 7.5 15h3q0 .619-.44 1.06-.442.44-1.06.44m-3-3.75h6V7.5q0-1.237-.881-2.119A2.9 2.9 0 0 0 9 4.5q-1.237 0-2.119.881A2.9 2.9 0 0 0 6 7.5z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
s as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...a,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ r(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "arrow_forward_svg__a",
|
|
16
|
-
width: 20,
|
|
17
|
-
height: 20,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M0 0h20v20H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ r("g", { mask: "url(#arrow_forward_svg__a)", children: /* @__PURE__ */ r(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M13.48 10.835H3.334V9.168H13.48L8.813 4.502 10 3.335l6.667 6.667L10 16.668l-1.187-1.166z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as s, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
const l = (a) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ r("mask", { id: "arrow_forward_svg__a", width: 20, height: 20, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M0 0h20v20H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ r("g", { mask: "url(#arrow_forward_svg__a)", children: /* @__PURE__ */ r("path", { fill: "#fff", d: "M13.48 10.835H3.334V9.168H13.48L8.813 4.502 10 3.335l6.667 6.667L10 16.668l-1.187-1.166z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
l as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ s(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "assignment_svg__a",
|
|
16
|
-
width: 18,
|
|
17
|
-
height: 18,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ s("g", { mask: "url(#assignment_svg__a)", children: /* @__PURE__ */ s(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M3.75 15.75q-.62 0-1.06-.44a1.45 1.45 0 0 1-.44-1.06V3.75q0-.62.44-1.06.442-.44 1.06-.44H6.9q.243-.675.816-1.087Q8.286.75 9 .75q.713 0 1.284.413.572.411.816 1.087h3.15q.619 0 1.06.44.44.442.44 1.06v10.5q0 .619-.44 1.06-.442.44-1.06.44zm0-1.5h10.5V3.75H3.75zm1.5-1.5h5.25v-1.5H5.25zm0-3h7.5v-1.5h-7.5zm0-3h7.5v-1.5h-7.5zM9 3.188a.546.546 0 0 0 .563-.563A.546.546 0 0 0 9 2.063a.546.546 0 0 0-.562.562.546.546 0 0 0 .562.563"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as e, jsx as s } from "react/jsx-runtime";
|
|
2
|
+
const t = (h) => /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...h, children: [
|
|
3
|
+
/* @__PURE__ */ s("mask", { id: "assignment_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ s("g", { mask: "url(#assignment_svg__a)", children: /* @__PURE__ */ s("path", { fill: "#113B71", d: "M3.75 15.75q-.62 0-1.06-.44a1.45 1.45 0 0 1-.44-1.06V3.75q0-.62.44-1.06.442-.44 1.06-.44H6.9q.243-.675.816-1.087Q8.286.75 9 .75q.713 0 1.284.413.572.411.816 1.087h3.15q.619 0 1.06.44.44.442.44 1.06v10.5q0 .619-.44 1.06-.442.44-1.06.44zm0-1.5h10.5V3.75H3.75zm1.5-1.5h5.25v-1.5H5.25zm0-3h7.5v-1.5h-7.5zm0-3h7.5v-1.5h-7.5zM9 3.188a.546.546 0 0 0 .563-.563A.546.546 0 0 0 9 2.063a.546.546 0 0 0-.562.562.546.546 0 0 0 .562.563" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const s = (a) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "check_circle_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#check_circle_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "M11.154 13.376 9.754 12a1.02 1.02 0 0 0-.739-.324q-.414 0-.738.324a1.02 1.02 0 0 0-.32.752q.002.427.326.75l2.114 2.115q.333.33.758.33.426 0 .756-.33l4.776-4.777q.324-.324.324-.748t-.324-.748a1.02 1.02 0 0 0-.738-.324q-.414 0-.738.324zm1.347 9.336a10 10 0 0 1-3.967-.798 10.3 10.3 0 0 1-3.256-2.192q-1.394-1.395-2.192-3.255A10 10 0 0 1 2.29 12.5q0-2.133.797-3.98a10.3 10.3 0 0 1 2.192-3.242q1.395-1.395 3.256-2.192a10 10 0 0 1 3.967-.798q2.133 0 3.98.798a10.3 10.3 0 0 1 3.242 2.192q1.395 1.394 2.192 3.242.798 1.847.797 3.98a10 10 0 0 1-.797 3.967 10.3 10.3 0 0 1-2.192 3.255q-1.395 1.395-3.242 2.192t-3.98.798m0-2.162q3.36 0 5.705-2.344 2.345-2.346 2.345-5.706t-2.345-5.705-5.705-2.345q-3.36 0-5.706 2.345Q4.451 9.14 4.451 12.5t2.344 5.706q2.346 2.344 5.706 2.344" }) })
|
|
7
|
+
] });
|
|
8
|
+
export {
|
|
9
|
+
s as default
|
|
10
|
+
};
|
|
@@ -2,14 +2,15 @@ export { default as ArrowDown } from './ArrowDown';
|
|
|
2
2
|
export { default as ArrowUp } from './ArrowUp';
|
|
3
3
|
export { default as Add } from './Add';
|
|
4
4
|
export { default as AddAPhoto } from './AddAPhoto';
|
|
5
|
+
export { default as AddAlert } from './AddAlert';
|
|
5
6
|
export { default as AddIcon } from './AddIcon';
|
|
6
7
|
export { default as AlertIcon } from './AlertIcon';
|
|
7
|
-
export { default as AmericanExpress } from './AmericanExpress';
|
|
8
|
-
export { default as AmericanExpressRounded } from './AmericanExpressRounded';
|
|
9
8
|
export { default as Apnfd } from './Apnfd';
|
|
10
9
|
export { default as Approve } from './Approve';
|
|
11
10
|
export { default as ArrowBack } from './ArrowBack';
|
|
11
|
+
export { default as ArrowForward } from './ArrowForward';
|
|
12
12
|
export { default as ArrowsOutward } from './ArrowsOutward';
|
|
13
|
+
export { default as Assignment } from './Assignment';
|
|
13
14
|
export { default as AttachFile } from './AttachFile';
|
|
14
15
|
export { default as BusinessCenter } from './BusinessCenter';
|
|
15
16
|
export { default as CalendarIcon } from './CalendarIcon';
|
|
@@ -18,12 +19,9 @@ export { default as CancelIcon } from './CancelIcon';
|
|
|
18
19
|
export { default as Certificado } from './Certificado';
|
|
19
20
|
export { default as ChatBubble } from './ChatBubble';
|
|
20
21
|
export { default as CheckIcon } from './CheckIcon';
|
|
21
|
-
export { default as
|
|
22
|
+
export { default as CheckCircle } from './CheckCircle';
|
|
22
23
|
export { default as ChevronLeft } from './ChevronLeft';
|
|
23
|
-
export { default as Close } from './Close';
|
|
24
24
|
export { default as Comisiones } from './Comisiones';
|
|
25
|
-
export { default as CompareArrows } from './CompareArrows';
|
|
26
|
-
export { default as ComputerCancel } from './ComputerCancel';
|
|
27
25
|
export { default as ComunicacionesIcon } from './ComunicacionesIcon';
|
|
28
26
|
export { default as ContentCopy } from './ContentCopy';
|
|
29
27
|
export { default as ConyugeIcon } from './ConyugeIcon';
|
|
@@ -33,15 +31,10 @@ export { default as CreditCard } from './CreditCard';
|
|
|
33
31
|
export { default as DashboardIcon } from './DashboardIcon';
|
|
34
32
|
export { default as Delete } from './Delete';
|
|
35
33
|
export { default as DeniedIcon } from './DeniedIcon';
|
|
36
|
-
export { default as Diners } from './Diners';
|
|
37
|
-
export { default as DinersRounded } from './DinersRounded';
|
|
38
|
-
export { default as Discover } from './Discover';
|
|
39
|
-
export { default as DiscoverRounded } from './DiscoverRounded';
|
|
40
34
|
export { default as Distance } from './Distance';
|
|
41
35
|
export { default as Documentos } from './Documentos';
|
|
42
36
|
export { default as DownloadIcon } from './DownloadIcon';
|
|
43
37
|
export { default as EditIcon } from './EditIcon';
|
|
44
|
-
export { default as FallbackCardRounded } from './FallbackCardRounded';
|
|
45
38
|
export { default as Female } from './Female';
|
|
46
39
|
export { default as Filter } from './Filter';
|
|
47
40
|
export { default as Folder } from './Folder';
|
|
@@ -62,25 +55,19 @@ export { default as LockIcon } from './LockIcon';
|
|
|
62
55
|
export { default as MailIcon } from './MailIcon';
|
|
63
56
|
export { default as Male } from './Male';
|
|
64
57
|
export { default as MasAcciones } from './MasAcciones';
|
|
65
|
-
export { default as Mastercard } from './Mastercard';
|
|
66
|
-
export { default as MastercardRounded } from './MastercardRounded';
|
|
67
58
|
export { default as Medical } from './Medical';
|
|
68
59
|
export { default as Menu } from './Menu';
|
|
69
60
|
export { default as MoreVert } from './MoreVert';
|
|
70
61
|
export { default as NextIcon } from './NextIcon';
|
|
71
62
|
export { default as Notes } from './Notes';
|
|
72
|
-
export { default as Notifications } from './Notifications';
|
|
73
63
|
export { default as NumPolizaIcon } from './NumPolizaIcon';
|
|
74
64
|
export { default as OpenInFull } from './OpenInFull';
|
|
75
|
-
export { default as Paid } from './Paid';
|
|
76
65
|
export { default as Pep } from './Pep';
|
|
77
66
|
export { default as Person } from './Person';
|
|
78
67
|
export { default as PersonCancel } from './PersonCancel';
|
|
79
68
|
export { default as PhotoLibrary } from './PhotoLibrary';
|
|
80
69
|
export { default as Planet } from './Planet';
|
|
81
70
|
export { default as PolizaIcon } from './PolizaIcon';
|
|
82
|
-
export { default as PriceChange } from './PriceChange';
|
|
83
|
-
export { default as ProductIcon } from './ProductIcon';
|
|
84
71
|
export { default as Public } from './Public';
|
|
85
72
|
export { default as ReembolsosIcon } from './ReembolsosIcon';
|
|
86
73
|
export { default as Refresh } from './Refresh';
|
|
@@ -94,10 +81,7 @@ export { default as SmallFamily } from './SmallFamily';
|
|
|
94
81
|
export { default as Smartphone } from './Smartphone';
|
|
95
82
|
export { default as Tutoriales } from './Tutoriales';
|
|
96
83
|
export { default as UnfoldMore } from './UnfoldMore';
|
|
97
|
-
export { default as Upload } from './Upload';
|
|
98
84
|
export { default as VerifiedUser } from './VerifiedUser';
|
|
99
|
-
export { default as Visa } from './Visa';
|
|
100
|
-
export { default as VisaRounded } from './VisaRounded';
|
|
101
85
|
export { default as Visibility } from './Visibility';
|
|
102
86
|
export { default as VisibilityOff } from './VisibilityOff';
|
|
103
87
|
export { default as Warning } from './Warning';
|
|
@@ -1,212 +1,180 @@
|
|
|
1
1
|
import { default as r } from "./ArrowDown.js";
|
|
2
2
|
import { default as t } from "./ArrowUp.js";
|
|
3
|
-
import { default as
|
|
4
|
-
import { default as
|
|
5
|
-
import { default as
|
|
6
|
-
import { default as x } from "./
|
|
7
|
-
import { default as i } from "./
|
|
8
|
-
import { default as I } from "./
|
|
9
|
-
import { default as A } from "./
|
|
10
|
-
import { default as
|
|
11
|
-
import { default as
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
16
|
-
import { default as
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as K } from "./
|
|
22
|
-
import { default as T } from "./
|
|
23
|
-
import { default as G } from "./
|
|
3
|
+
import { default as l } from "./Add.js";
|
|
4
|
+
import { default as s } from "./AddAPhoto.js";
|
|
5
|
+
import { default as u } from "./AddAlert.js";
|
|
6
|
+
import { default as x } from "./AddIcon.js";
|
|
7
|
+
import { default as i } from "./AlertIcon.js";
|
|
8
|
+
import { default as I } from "./Apnfd.js";
|
|
9
|
+
import { default as A } from "./Approve.js";
|
|
10
|
+
import { default as w } from "./ArrowBack.js";
|
|
11
|
+
import { default as y } from "./ArrowForward.js";
|
|
12
|
+
import { default as P } from "./ArrowsOutward.js";
|
|
13
|
+
import { default as M } from "./Assignment.js";
|
|
14
|
+
import { default as S } from "./AttachFile.js";
|
|
15
|
+
import { default as L } from "./BusinessCenter.js";
|
|
16
|
+
import { default as B } from "./CalendarIcon.js";
|
|
17
|
+
import { default as O } from "./Call.js";
|
|
18
|
+
import { default as V } from "./CancelIcon.js";
|
|
19
|
+
import { default as z } from "./Certificado.js";
|
|
20
|
+
import { default as W } from "./ChatBubble.js";
|
|
21
|
+
import { default as K } from "./CheckIcon.js";
|
|
22
|
+
import { default as T } from "./CheckCircle.js";
|
|
23
|
+
import { default as G } from "./ChevronLeft.js";
|
|
24
24
|
import { default as Q } from "./Comisiones.js";
|
|
25
|
-
import { default as Y } from "./
|
|
26
|
-
import { default as _ } from "./
|
|
27
|
-
import { default as oo } from "./
|
|
28
|
-
import { default as ro } from "./
|
|
29
|
-
import { default as to } from "./
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as mo } from "./
|
|
33
|
-
import { default as no } from "./
|
|
34
|
-
import { default as co } from "./
|
|
35
|
-
import { default as Co } from "./
|
|
36
|
-
import { default as ho } from "./
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as ko } from "./
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as jo } from "./
|
|
49
|
-
import { default as qo } from "./
|
|
50
|
-
import { default as Jo } from "./
|
|
51
|
-
import { default as Xo } from "./
|
|
52
|
-
import { default as Zo } from "./
|
|
53
|
-
import { default as $o } from "./
|
|
54
|
-
import { default as ee } from "./
|
|
55
|
-
import { default as ae } from "./
|
|
56
|
-
import { default as fe } from "./
|
|
57
|
-
import { default as
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as me } from "./
|
|
60
|
-
import { default as ne } from "./
|
|
61
|
-
import { default as ce } from "./
|
|
62
|
-
import { default as Ce } from "./
|
|
63
|
-
import { default as he } from "./
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as ke } from "./
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as
|
|
75
|
-
import { default as je } from "./
|
|
76
|
-
import { default as qe } from "./
|
|
77
|
-
import { default as Je } from "./
|
|
78
|
-
import { default as Xe } from "./
|
|
79
|
-
import { default as Ze } from "./
|
|
80
|
-
import { default as $e } from "./
|
|
81
|
-
import { default as er } from "./
|
|
82
|
-
import { default as ar } from "./
|
|
83
|
-
import { default as fr } from "./
|
|
84
|
-
import { default as
|
|
85
|
-
import { default as
|
|
86
|
-
import { default as mr } from "./
|
|
87
|
-
import { default as nr } from "./
|
|
88
|
-
import { default as cr } from "./
|
|
89
|
-
import { default as Cr } from "./
|
|
90
|
-
import { default as hr } from "./SearchIcon.js";
|
|
91
|
-
import { default as Dr } from "./Send.js";
|
|
92
|
-
import { default as wr } from "./Share.js";
|
|
93
|
-
import { default as yr } from "./SmallFamily.js";
|
|
94
|
-
import { default as Mr } from "./Smartphone.js";
|
|
95
|
-
import { default as kr } from "./Tutoriales.js";
|
|
96
|
-
import { default as Vr } from "./UnfoldMore.js";
|
|
97
|
-
import { default as Lr } from "./Upload.js";
|
|
98
|
-
import { default as Br } from "./VerifiedUser.js";
|
|
99
|
-
import { default as Hr } from "./Visa.js";
|
|
100
|
-
import { default as Or } from "./VisaRounded.js";
|
|
101
|
-
import { default as Wr } from "./Visibility.js";
|
|
102
|
-
import { default as jr } from "./VisibilityOff.js";
|
|
103
|
-
import { default as qr } from "./Warning.js";
|
|
104
|
-
import { default as Jr } from "./WeightIcon.js";
|
|
105
|
-
import { default as Xr } from "./Whatsapp.js";
|
|
25
|
+
import { default as Y } from "./ComunicacionesIcon.js";
|
|
26
|
+
import { default as _ } from "./ContentCopy.js";
|
|
27
|
+
import { default as oo } from "./ConyugeIcon.js";
|
|
28
|
+
import { default as ro } from "./CotizacionesIcon.js";
|
|
29
|
+
import { default as to } from "./Credentials.js";
|
|
30
|
+
import { default as lo } from "./CreditCard.js";
|
|
31
|
+
import { default as po } from "./DashboardIcon.js";
|
|
32
|
+
import { default as mo } from "./Delete.js";
|
|
33
|
+
import { default as no } from "./DeniedIcon.js";
|
|
34
|
+
import { default as co } from "./Distance.js";
|
|
35
|
+
import { default as Co } from "./Documentos.js";
|
|
36
|
+
import { default as ho } from "./DownloadIcon.js";
|
|
37
|
+
import { default as bo } from "./EditIcon.js";
|
|
38
|
+
import { default as Fo } from "./Female.js";
|
|
39
|
+
import { default as Do } from "./Filter.js";
|
|
40
|
+
import { default as go } from "./Folder.js";
|
|
41
|
+
import { default as ko } from "./FondosExtranjero.js";
|
|
42
|
+
import { default as Ro } from "./Fumador.js";
|
|
43
|
+
import { default as Ho } from "./HeadsetMic.js";
|
|
44
|
+
import { default as Uo } from "./HeightIcon.js";
|
|
45
|
+
import { default as vo } from "./Help.js";
|
|
46
|
+
import { default as No } from "./HistorialIcon.js";
|
|
47
|
+
import { default as Eo } from "./IdCodigoBroker.js";
|
|
48
|
+
import { default as jo } from "./Info.js";
|
|
49
|
+
import { default as qo } from "./InfoFinanciera.js";
|
|
50
|
+
import { default as Jo } from "./KeyboardArrowDown.js";
|
|
51
|
+
import { default as Xo } from "./KeyboardArrowUp.js";
|
|
52
|
+
import { default as Zo } from "./LocationOn.js";
|
|
53
|
+
import { default as $o } from "./LocationSearching.js";
|
|
54
|
+
import { default as ee } from "./LockIcon.js";
|
|
55
|
+
import { default as ae } from "./MailIcon.js";
|
|
56
|
+
import { default as fe } from "./Male.js";
|
|
57
|
+
import { default as de } from "./MasAcciones.js";
|
|
58
|
+
import { default as pe } from "./Medical.js";
|
|
59
|
+
import { default as me } from "./Menu.js";
|
|
60
|
+
import { default as ne } from "./MoreVert.js";
|
|
61
|
+
import { default as ce } from "./NextIcon.js";
|
|
62
|
+
import { default as Ce } from "./Notes.js";
|
|
63
|
+
import { default as he } from "./NumPolizaIcon.js";
|
|
64
|
+
import { default as be } from "./OpenInFull.js";
|
|
65
|
+
import { default as Fe } from "./Pep.js";
|
|
66
|
+
import { default as De } from "./Person.js";
|
|
67
|
+
import { default as ge } from "./PersonCancel.js";
|
|
68
|
+
import { default as ke } from "./PhotoLibrary.js";
|
|
69
|
+
import { default as Re } from "./Planet.js";
|
|
70
|
+
import { default as He } from "./PolizaIcon.js";
|
|
71
|
+
import { default as Ue } from "./Public.js";
|
|
72
|
+
import { default as ve } from "./ReembolsosIcon.js";
|
|
73
|
+
import { default as Ne } from "./Refresh.js";
|
|
74
|
+
import { default as Ee } from "./Renovaciones.js";
|
|
75
|
+
import { default as je } from "./Replay.js";
|
|
76
|
+
import { default as qe } from "./Reply.js";
|
|
77
|
+
import { default as Je } from "./SearchIcon.js";
|
|
78
|
+
import { default as Xe } from "./Send.js";
|
|
79
|
+
import { default as Ze } from "./Share.js";
|
|
80
|
+
import { default as $e } from "./SmallFamily.js";
|
|
81
|
+
import { default as er } from "./Smartphone.js";
|
|
82
|
+
import { default as ar } from "./Tutoriales.js";
|
|
83
|
+
import { default as fr } from "./UnfoldMore.js";
|
|
84
|
+
import { default as dr } from "./VerifiedUser.js";
|
|
85
|
+
import { default as pr } from "./Visibility.js";
|
|
86
|
+
import { default as mr } from "./VisibilityOff.js";
|
|
87
|
+
import { default as nr } from "./Warning.js";
|
|
88
|
+
import { default as cr } from "./WeightIcon.js";
|
|
89
|
+
import { default as Cr } from "./Whatsapp.js";
|
|
106
90
|
export {
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
x as
|
|
111
|
-
i as
|
|
112
|
-
I as
|
|
113
|
-
A as
|
|
114
|
-
|
|
115
|
-
P as ArrowBack,
|
|
91
|
+
l as Add,
|
|
92
|
+
s as AddAPhoto,
|
|
93
|
+
u as AddAlert,
|
|
94
|
+
x as AddIcon,
|
|
95
|
+
i as AlertIcon,
|
|
96
|
+
I as Apnfd,
|
|
97
|
+
A as Approve,
|
|
98
|
+
w as ArrowBack,
|
|
116
99
|
r as ArrowDown,
|
|
100
|
+
y as ArrowForward,
|
|
117
101
|
t as ArrowUp,
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
G as
|
|
102
|
+
P as ArrowsOutward,
|
|
103
|
+
M as Assignment,
|
|
104
|
+
S as AttachFile,
|
|
105
|
+
L as BusinessCenter,
|
|
106
|
+
B as CalendarIcon,
|
|
107
|
+
O as Call,
|
|
108
|
+
V as CancelIcon,
|
|
109
|
+
z as Certificado,
|
|
110
|
+
W as ChatBubble,
|
|
111
|
+
T as CheckCircle,
|
|
112
|
+
K as CheckIcon,
|
|
113
|
+
G as ChevronLeft,
|
|
130
114
|
Q as Comisiones,
|
|
131
|
-
Y as
|
|
132
|
-
_ as
|
|
133
|
-
oo as
|
|
134
|
-
ro as
|
|
135
|
-
to as
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
mo as
|
|
139
|
-
no as
|
|
140
|
-
co as
|
|
141
|
-
Co as
|
|
142
|
-
ho as
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
ko as
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
jo as
|
|
155
|
-
qo as
|
|
156
|
-
Jo as
|
|
157
|
-
Xo as
|
|
158
|
-
Zo as
|
|
159
|
-
$o as
|
|
160
|
-
ee as
|
|
161
|
-
ae as
|
|
162
|
-
fe as
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
me as
|
|
166
|
-
ne as
|
|
167
|
-
ce as
|
|
168
|
-
Ce as
|
|
169
|
-
he as
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
ke as
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
je as
|
|
182
|
-
qe as
|
|
183
|
-
Je as
|
|
184
|
-
Xe as
|
|
185
|
-
Ze as
|
|
186
|
-
$e as
|
|
187
|
-
er as
|
|
188
|
-
ar as
|
|
189
|
-
fr as
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
mr as
|
|
193
|
-
nr as
|
|
194
|
-
cr as
|
|
195
|
-
Cr as
|
|
196
|
-
hr as SearchIcon,
|
|
197
|
-
Dr as Send,
|
|
198
|
-
wr as Share,
|
|
199
|
-
yr as SmallFamily,
|
|
200
|
-
Mr as Smartphone,
|
|
201
|
-
kr as Tutoriales,
|
|
202
|
-
Vr as UnfoldMore,
|
|
203
|
-
Lr as Upload,
|
|
204
|
-
Br as VerifiedUser,
|
|
205
|
-
Hr as Visa,
|
|
206
|
-
Or as VisaRounded,
|
|
207
|
-
Wr as Visibility,
|
|
208
|
-
jr as VisibilityOff,
|
|
209
|
-
qr as Warning,
|
|
210
|
-
Jr as WeightIcon,
|
|
211
|
-
Xr as Whatsapp
|
|
115
|
+
Y as ComunicacionesIcon,
|
|
116
|
+
_ as ContentCopy,
|
|
117
|
+
oo as ConyugeIcon,
|
|
118
|
+
ro as CotizacionesIcon,
|
|
119
|
+
to as Credentials,
|
|
120
|
+
lo as CreditCard,
|
|
121
|
+
po as DashboardIcon,
|
|
122
|
+
mo as Delete,
|
|
123
|
+
no as DeniedIcon,
|
|
124
|
+
co as Distance,
|
|
125
|
+
Co as Documentos,
|
|
126
|
+
ho as DownloadIcon,
|
|
127
|
+
bo as EditIcon,
|
|
128
|
+
Fo as Female,
|
|
129
|
+
Do as Filter,
|
|
130
|
+
go as Folder,
|
|
131
|
+
ko as FondosExtranjero,
|
|
132
|
+
Ro as Fumador,
|
|
133
|
+
Ho as HeadsetMic,
|
|
134
|
+
Uo as HeightIcon,
|
|
135
|
+
vo as Help,
|
|
136
|
+
No as HistorialIcon,
|
|
137
|
+
Eo as IdCodigoBroker,
|
|
138
|
+
jo as Info,
|
|
139
|
+
qo as InfoFinanciera,
|
|
140
|
+
Jo as KeyboardArrowDown,
|
|
141
|
+
Xo as KeyboardArrowUp,
|
|
142
|
+
Zo as LocationOn,
|
|
143
|
+
$o as LocationSearching,
|
|
144
|
+
ee as LockIcon,
|
|
145
|
+
ae as MailIcon,
|
|
146
|
+
fe as Male,
|
|
147
|
+
de as MasAcciones,
|
|
148
|
+
pe as Medical,
|
|
149
|
+
me as Menu,
|
|
150
|
+
ne as MoreVert,
|
|
151
|
+
ce as NextIcon,
|
|
152
|
+
Ce as Notes,
|
|
153
|
+
he as NumPolizaIcon,
|
|
154
|
+
be as OpenInFull,
|
|
155
|
+
Fe as Pep,
|
|
156
|
+
De as Person,
|
|
157
|
+
ge as PersonCancel,
|
|
158
|
+
ke as PhotoLibrary,
|
|
159
|
+
Re as Planet,
|
|
160
|
+
He as PolizaIcon,
|
|
161
|
+
Ue as Public,
|
|
162
|
+
ve as ReembolsosIcon,
|
|
163
|
+
Ne as Refresh,
|
|
164
|
+
Ee as Renovaciones,
|
|
165
|
+
je as Replay,
|
|
166
|
+
qe as Reply,
|
|
167
|
+
Je as SearchIcon,
|
|
168
|
+
Xe as Send,
|
|
169
|
+
Ze as Share,
|
|
170
|
+
$e as SmallFamily,
|
|
171
|
+
er as Smartphone,
|
|
172
|
+
ar as Tutoriales,
|
|
173
|
+
fr as UnfoldMore,
|
|
174
|
+
dr as VerifiedUser,
|
|
175
|
+
pr as Visibility,
|
|
176
|
+
mr as VisibilityOff,
|
|
177
|
+
nr as Warning,
|
|
178
|
+
cr as WeightIcon,
|
|
179
|
+
Cr as Whatsapp
|
|
212
180
|
};
|
package/package.json
CHANGED