bmi-next-brokers 1.3.0 → 1.3.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/Select.css +1 -1
- package/dist/components/FileUpload/CompactFileUpload.d.ts +1 -1
- package/dist/components/FileUpload/CompactFileUpload.js +58 -56
- package/dist/components/Select/Select.d.ts +2 -0
- package/dist/components/Select/Select.js +187 -147
- package/dist/icons/Icon.js +1 -1
- package/dist/icons/components/CompareArrows.d.ts +3 -0
- package/dist/icons/components/CompareArrows.js +22 -0
- package/dist/icons/components/index.d.ts +3 -2
- package/dist/icons/components/index.js +116 -114
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +178 -176
- package/dist/index-DM9KWo94.js +250 -0
- package/package.json +1 -1
- package/dist/index-D2qcqwKe.js +0 -248
|
@@ -1,193 +1,233 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { useState as
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
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
|
-
|
|
1
|
+
import { jsxs as s, jsx as l, Fragment as C } from "react/jsx-runtime";
|
|
2
|
+
import { useState as M, useRef as N, useEffect as S } from "react";
|
|
3
|
+
import { r as H } from "../../index-CGDUIzcq.js";
|
|
4
|
+
import { Icon as v } from "../../icons/Icon.js";
|
|
5
|
+
import '../../assets/Select.css';const A = "_selectContainer_rm5cq_3", F = "_selectContainer_medium_rm5cq_9", G = "_selectContainer_large_rm5cq_13", J = "_selectContainer_extraLarge_rm5cq_14", K = "_label_rm5cq_18", Q = "_label_large_rm5cq_26", U = "_label_extraLarge_rm5cq_27", X = "_label_disabled_rm5cq_31", Y = "_selectWrapper_rm5cq_35", Z = "_select_rm5cq_3", z = "_medium_rm5cq_57", ee = "_small_rm5cq_58", re = "_btc_rm5cq_76", ne = "_open_rm5cq_87", te = "_disabled_rm5cq_91", le = "_placeholder_rm5cq_99", _e = "_selectValue_rm5cq_103", oe = "_chevron_rm5cq_112", ce = "_chevronOpen_rm5cq_117", ae = "_large_rm5cq_134", se = "_extraLarge_rm5cq_140", de = "_error_rm5cq_147", ie = "_errorShake_rm5cq_1", me = "_errorMessage_rm5cq_187", pe = "_errorMessageSlide_rm5cq_1", ue = "_errorMessage_medium_rm5cq_195", he = "_errorMessage_small_rm5cq_196", qe = "_errorMessage_large_rm5cq_200", ge = "_errorMessage_extraLarge_rm5cq_201", be = "_errorMessage_inverted_rm5cq_205", ve = "_helperText_rm5cq_209", xe = "_helperText_medium_rm5cq_215", $e = "_helperText_small_rm5cq_216", we = "_helperText_large_rm5cq_220", Te = "_helperText_extraLarge_rm5cq_221", fe = "_helperText_disabled_rm5cq_225", Le = "_iconLabel_rm5cq_229", Ce = "_icon_rm5cq_229", Me = "_icon_disabled_rm5cq_245", Ne = "_required_rm5cq_250", Se = "_required_inverted_rm5cq_255", Ee = "_required_disabled_rm5cq_259", Oe = "_required_inverted_disabled_rm5cq_263", Pe = "_dropdown_rm5cq_268", Ve = "_dropdownPortal_rm5cq_282", Ie = "_option_rm5cq_290", ke = "_optionSelected_rm5cq_334", Re = "_optionIcon_rm5cq_353", We = "_inverted_rm5cq_360", je = "_label_inverted_rm5cq_378", De = "_helperText_inverted_rm5cq_382", ye = "_icon_inverted_rm5cq_386", Be = "_dropdown_inverted_rm5cq_390", He = "_option_inverted_rm5cq_395", Ae = "_dropdownTable_rm5cq_438", Fe = "_optionTable_rm5cq_443", Ge = "_tableColumn_rm5cq_451", Je = "_columnHeader_rm5cq_459", Ke = "_columnValue_rm5cq_470", Qe = "_label_inverted_disabled_rm5cq_532", Ue = "_helperText_inverted_disabled_rm5cq_536", Xe = "_icon_inverted_disabled_rm5cq_540", e = {
|
|
6
|
+
selectContainer: A,
|
|
7
|
+
selectContainer_medium: F,
|
|
8
|
+
selectContainer_large: G,
|
|
9
|
+
selectContainer_extraLarge: J,
|
|
10
|
+
label: K,
|
|
11
|
+
label_large: Q,
|
|
12
|
+
label_extraLarge: U,
|
|
13
|
+
label_disabled: X,
|
|
14
|
+
selectWrapper: Y,
|
|
15
|
+
select: Z,
|
|
16
|
+
medium: z,
|
|
17
|
+
small: ee,
|
|
18
|
+
btc: re,
|
|
19
|
+
open: ne,
|
|
20
|
+
disabled: te,
|
|
21
|
+
placeholder: le,
|
|
22
|
+
selectValue: _e,
|
|
23
|
+
chevron: oe,
|
|
24
|
+
chevronOpen: ce,
|
|
25
|
+
large: ae,
|
|
26
|
+
extraLarge: se,
|
|
27
|
+
error: de,
|
|
28
|
+
errorShake: ie,
|
|
29
|
+
errorMessage: me,
|
|
30
|
+
errorMessageSlide: pe,
|
|
31
|
+
errorMessage_medium: ue,
|
|
32
|
+
errorMessage_small: he,
|
|
33
|
+
errorMessage_large: qe,
|
|
34
|
+
errorMessage_extraLarge: ge,
|
|
35
|
+
errorMessage_inverted: be,
|
|
36
|
+
helperText: ve,
|
|
37
|
+
helperText_medium: xe,
|
|
38
|
+
helperText_small: $e,
|
|
39
|
+
helperText_large: we,
|
|
40
|
+
helperText_extraLarge: Te,
|
|
41
|
+
helperText_disabled: fe,
|
|
42
|
+
iconLabel: Le,
|
|
43
|
+
icon: Ce,
|
|
44
|
+
icon_disabled: Me,
|
|
45
|
+
required: Ne,
|
|
46
|
+
required_inverted: Se,
|
|
47
|
+
required_disabled: Ee,
|
|
48
|
+
required_inverted_disabled: Oe,
|
|
49
|
+
dropdown: Pe,
|
|
50
|
+
dropdownPortal: Ve,
|
|
51
|
+
option: Ie,
|
|
52
|
+
optionSelected: ke,
|
|
53
|
+
optionIcon: Re,
|
|
54
|
+
inverted: We,
|
|
55
|
+
label_inverted: je,
|
|
56
|
+
helperText_inverted: De,
|
|
57
|
+
icon_inverted: ye,
|
|
58
|
+
dropdown_inverted: Be,
|
|
59
|
+
option_inverted: He,
|
|
60
|
+
dropdownTable: Ae,
|
|
61
|
+
optionTable: Fe,
|
|
62
|
+
tableColumn: Ge,
|
|
63
|
+
columnHeader: Je,
|
|
64
|
+
columnValue: Ke,
|
|
65
|
+
label_inverted_disabled: Qe,
|
|
66
|
+
helperText_inverted_disabled: Ue,
|
|
67
|
+
icon_inverted_disabled: Xe
|
|
68
|
+
}, rr = ({
|
|
69
|
+
size: _ = "medium",
|
|
70
|
+
label: x,
|
|
71
|
+
error: d,
|
|
72
|
+
helperText: $,
|
|
73
|
+
icon: p,
|
|
74
|
+
className: E,
|
|
75
|
+
required: O,
|
|
76
|
+
placeholder: P = "Seleccionar...",
|
|
77
|
+
options: w = [],
|
|
78
|
+
value: T,
|
|
79
|
+
onChange: f,
|
|
80
|
+
disabled: t = !1,
|
|
81
|
+
inverted: n = !1,
|
|
82
|
+
dynamicIcon: V = !1,
|
|
83
|
+
showPlaceholderIcon: I = !1,
|
|
84
|
+
btc: k = !1,
|
|
85
|
+
columnHeaders: u,
|
|
86
|
+
...R
|
|
79
87
|
}) => {
|
|
80
|
-
const [
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
88
|
+
const [o, h] = M(!1), [i, W] = M(null), q = N(null), g = N(null), c = w.find((r) => r.value === T), b = () => {
|
|
89
|
+
if (g.current) {
|
|
90
|
+
const r = g.current.getBoundingClientRect();
|
|
91
|
+
W({
|
|
92
|
+
top: r.bottom + 10,
|
|
93
|
+
left: r.left,
|
|
94
|
+
width: r.width
|
|
95
|
+
});
|
|
96
|
+
}
|
|
97
|
+
};
|
|
98
|
+
S(() => {
|
|
99
|
+
const r = (a) => {
|
|
100
|
+
q.current && !q.current.contains(a.target) && h(!1);
|
|
84
101
|
};
|
|
85
|
-
return document.addEventListener("mousedown",
|
|
86
|
-
document.removeEventListener("mousedown",
|
|
102
|
+
return document.addEventListener("mousedown", r), () => {
|
|
103
|
+
document.removeEventListener("mousedown", r);
|
|
87
104
|
};
|
|
88
|
-
}, [])
|
|
89
|
-
|
|
105
|
+
}, []), S(() => {
|
|
106
|
+
if (o) {
|
|
107
|
+
b();
|
|
108
|
+
const r = () => {
|
|
109
|
+
o && b();
|
|
110
|
+
}, a = () => {
|
|
111
|
+
o && b();
|
|
112
|
+
};
|
|
113
|
+
return window.addEventListener("scroll", r, !0), window.addEventListener("resize", a), () => {
|
|
114
|
+
window.removeEventListener("scroll", r, !0), window.removeEventListener("resize", a);
|
|
115
|
+
};
|
|
116
|
+
}
|
|
117
|
+
}, [o]);
|
|
118
|
+
const j = [
|
|
90
119
|
e.select,
|
|
91
|
-
|
|
92
|
-
e[
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
].filter(Boolean).join(" "),
|
|
99
|
-
|
|
100
|
-
},
|
|
101
|
-
|
|
120
|
+
k && e.btc,
|
|
121
|
+
e[_],
|
|
122
|
+
d ? e.error : "",
|
|
123
|
+
t ? e.disabled : "",
|
|
124
|
+
o ? e.open : "",
|
|
125
|
+
n ? e.inverted : "",
|
|
126
|
+
E
|
|
127
|
+
].filter(Boolean).join(" "), m = _ === "small" ? 16 : _ === "large" ? 20 : _ === "extraLarge" ? 24 : 18, L = V && (c != null && c.icon) ? c.icon : p, D = () => {
|
|
128
|
+
t || h(!o);
|
|
129
|
+
}, y = (r) => {
|
|
130
|
+
f && f(r), h(!1);
|
|
102
131
|
};
|
|
103
|
-
return /* @__PURE__ */
|
|
132
|
+
return /* @__PURE__ */ s(
|
|
104
133
|
"div",
|
|
105
134
|
{
|
|
106
|
-
className: `${e.selectContainer} ${
|
|
107
|
-
...
|
|
135
|
+
className: `${e.selectContainer} ${_ === "medium" ? e.selectContainer_medium : _ === "large" ? e.selectContainer_large : _ === "extraLarge" ? e.selectContainer_extraLarge : ""}`,
|
|
136
|
+
...R,
|
|
108
137
|
children: [
|
|
109
|
-
|
|
138
|
+
x && /* @__PURE__ */ s(
|
|
110
139
|
"label",
|
|
111
140
|
{
|
|
112
|
-
className: `${e.label} ${
|
|
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 : ""}`,
|
|
113
142
|
children: [
|
|
114
|
-
|
|
115
|
-
/* @__PURE__ */
|
|
143
|
+
x,
|
|
144
|
+
/* @__PURE__ */ l(
|
|
116
145
|
"span",
|
|
117
146
|
{
|
|
118
|
-
className: `${e.required} ${
|
|
119
|
-
children:
|
|
147
|
+
className: `${e.required} ${t && !n ? e.required_disabled : ""} ${n && !t ? e.required_inverted : ""} ${n && t ? e.required_inverted_disabled : ""}`,
|
|
148
|
+
children: O && "*"
|
|
120
149
|
}
|
|
121
150
|
)
|
|
122
151
|
]
|
|
123
152
|
}
|
|
124
153
|
),
|
|
125
|
-
/* @__PURE__ */
|
|
126
|
-
/* @__PURE__ */
|
|
127
|
-
/* @__PURE__ */
|
|
128
|
-
|
|
154
|
+
/* @__PURE__ */ s("div", { className: e.selectWrapper, ref: g, children: [
|
|
155
|
+
/* @__PURE__ */ s("div", { className: j, onClick: D, ref: q, children: [
|
|
156
|
+
/* @__PURE__ */ s("div", { className: e.iconLabel, children: [
|
|
157
|
+
L && I && /* @__PURE__ */ l(
|
|
129
158
|
"div",
|
|
130
159
|
{
|
|
131
|
-
className: `${e.icon} ${
|
|
132
|
-
children: /* @__PURE__ */
|
|
160
|
+
className: `${e.icon} ${t && !n ? e.icon_disabled : ""} ${n && !t ? e.icon_inverted : ""} ${n && t ? e.icon_inverted_disabled : ""}`,
|
|
161
|
+
children: /* @__PURE__ */ l(v, { name: L, width: m, height: m })
|
|
133
162
|
}
|
|
134
163
|
),
|
|
135
|
-
/* @__PURE__ */
|
|
164
|
+
/* @__PURE__ */ l(
|
|
136
165
|
"span",
|
|
137
166
|
{
|
|
138
167
|
className: `${e.selectValue} ${c ? "" : e.placeholder}`,
|
|
139
|
-
children: c ? c.label :
|
|
168
|
+
children: c ? c.label : P
|
|
140
169
|
}
|
|
141
170
|
)
|
|
142
171
|
] }),
|
|
143
|
-
/* @__PURE__ */
|
|
144
|
-
|
|
172
|
+
/* @__PURE__ */ l(
|
|
173
|
+
v,
|
|
145
174
|
{
|
|
146
175
|
name: "ArrowDown",
|
|
147
176
|
width: 16,
|
|
148
177
|
height: 16,
|
|
149
|
-
className: `${e.chevron} ${
|
|
178
|
+
className: `${e.chevron} ${o ? e.chevronOpen : ""}`
|
|
150
179
|
}
|
|
151
180
|
)
|
|
152
181
|
] }),
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
children: [
|
|
163
|
-
(o.icon || d) && /* @__PURE__ */ t("div", { className: e.optionIcon, children: /* @__PURE__ */ t(
|
|
164
|
-
g,
|
|
165
|
-
{
|
|
166
|
-
name: o.icon || d,
|
|
167
|
-
width: i,
|
|
168
|
-
height: i
|
|
169
|
-
}
|
|
170
|
-
) }),
|
|
171
|
-
o.label
|
|
172
|
-
]
|
|
182
|
+
o && !t && i && H.createPortal(
|
|
183
|
+
/* @__PURE__ */ l(
|
|
184
|
+
"div",
|
|
185
|
+
{
|
|
186
|
+
className: `${e.dropdown} ${e.dropdownPortal} ${n ? e.dropdown_inverted : ""} ${u ? e.dropdownTable : ""}`,
|
|
187
|
+
style: {
|
|
188
|
+
top: `${i.top}px`,
|
|
189
|
+
left: `${i.left}px`,
|
|
190
|
+
width: `${i.width}px`
|
|
173
191
|
},
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
192
|
+
children: w.map((r) => /* @__PURE__ */ l(
|
|
193
|
+
"div",
|
|
194
|
+
{
|
|
195
|
+
className: `${e.option} ${T === r.value ? e.optionSelected : ""} ${n ? e.option_inverted : ""} ${r.columns ? e.optionTable : ""}`,
|
|
196
|
+
onClick: () => y(r.value),
|
|
197
|
+
children: r.columns ? /* @__PURE__ */ l(C, { children: u && Object.entries(u).map(([a, B]) => /* @__PURE__ */ s("div", { className: e.tableColumn, children: [
|
|
198
|
+
/* @__PURE__ */ l("div", { className: e.columnHeader, children: B }),
|
|
199
|
+
/* @__PURE__ */ l("div", { className: e.columnValue, children: r.columns[a] || "" })
|
|
200
|
+
] }, a)) }) : /* @__PURE__ */ s(C, { children: [
|
|
201
|
+
(r.icon || p) && /* @__PURE__ */ l("div", { className: e.optionIcon, children: /* @__PURE__ */ l(
|
|
202
|
+
v,
|
|
203
|
+
{
|
|
204
|
+
name: r.icon || p,
|
|
205
|
+
width: m,
|
|
206
|
+
height: m
|
|
207
|
+
}
|
|
208
|
+
) }),
|
|
209
|
+
r.label
|
|
210
|
+
] })
|
|
211
|
+
},
|
|
212
|
+
r.value
|
|
213
|
+
))
|
|
214
|
+
}
|
|
215
|
+
),
|
|
216
|
+
document.body
|
|
177
217
|
)
|
|
178
218
|
] }),
|
|
179
|
-
|
|
219
|
+
d && /* @__PURE__ */ l(
|
|
180
220
|
"span",
|
|
181
221
|
{
|
|
182
|
-
className: `${e.errorMessage} ${e[`errorMessage_${
|
|
183
|
-
children:
|
|
222
|
+
className: `${e.errorMessage} ${e[`errorMessage_${_}`]} ${n ? e.errorMessage_inverted : ""}`,
|
|
223
|
+
children: d
|
|
184
224
|
}
|
|
185
225
|
),
|
|
186
|
-
|
|
226
|
+
$ && !d && /* @__PURE__ */ l(
|
|
187
227
|
"span",
|
|
188
228
|
{
|
|
189
|
-
className: `${e.helperText} ${e[`helperText_${
|
|
190
|
-
children:
|
|
229
|
+
className: `${e.helperText} ${e[`helperText_${_}`]} ${t && !n ? e.helperText_disabled : ""} ${n && !t ? e.helperText_inverted : ""} ${n && t ? e.helperText_inverted_disabled : ""}`,
|
|
230
|
+
children: $
|
|
191
231
|
}
|
|
192
232
|
)
|
|
193
233
|
]
|
|
@@ -195,5 +235,5 @@ import '../../assets/Select.css';const j = "_selectContainer_1o6wc_3", E = "_sel
|
|
|
195
235
|
);
|
|
196
236
|
};
|
|
197
237
|
export {
|
|
198
|
-
|
|
238
|
+
rr as Select
|
|
199
239
|
};
|
package/dist/icons/Icon.js
CHANGED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const r = (l) => /* @__PURE__ */ a(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 17 13",
|
|
8
|
+
width: "1em",
|
|
9
|
+
height: "1em",
|
|
10
|
+
...l,
|
|
11
|
+
children: /* @__PURE__ */ a(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
d: "M5.98 9.657H.832a.8.8 0 0 1-.593-.24.8.8 0 0 1-.24-.594q0-.354.24-.593.24-.24.593-.24H5.98L4.417 6.428a.78.78 0 0 1-.23-.573.85.85 0 0 1 .23-.594.8.8 0 0 1 .593-.25q.345 0 .594.25l2.98 2.979a.7.7 0 0 1 .176.27.9.9 0 0 1 .053.313.9.9 0 0 1-.053.313.7.7 0 0 1-.177.27l-3 3a.76.76 0 0 1-.583.24.84.84 0 0 1-.583-.26.88.88 0 0 1-.24-.583.76.76 0 0 1 .24-.584zm4.708-5 1.562 1.562q.23.23.23.573 0 .344-.23.594a.81.81 0 0 1-.594.25.81.81 0 0 1-.594-.25l-2.979-2.98a.7.7 0 0 1-.177-.27.9.9 0 0 1-.052-.313q0-.166.052-.312a.7.7 0 0 1 .177-.271l3-3a.76.76 0 0 1 .584-.24.84.84 0 0 1 .583.26.88.88 0 0 1 .24.584.76.76 0 0 1-.24.584L10.688 2.99h5.145q.354 0 .594.24t.24.593-.24.594a.8.8 0 0 1-.594.24z"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
r as default
|
|
22
|
+
};
|
|
@@ -2,7 +2,6 @@ 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';
|
|
6
5
|
export { default as AddIcon } from './AddIcon';
|
|
7
6
|
export { default as AlertIcon } from './AlertIcon';
|
|
8
7
|
export { default as AmericanExpress } from './AmericanExpress';
|
|
@@ -11,7 +10,6 @@ export { default as Apnfd } from './Apnfd';
|
|
|
11
10
|
export { default as Approve } from './Approve';
|
|
12
11
|
export { default as ArrowBack } from './ArrowBack';
|
|
13
12
|
export { default as ArrowsOutward } from './ArrowsOutward';
|
|
14
|
-
export { default as Assignment } from './Assignment';
|
|
15
13
|
export { default as AttachFile } from './AttachFile';
|
|
16
14
|
export { default as BusinessCenter } from './BusinessCenter';
|
|
17
15
|
export { default as CalendarIcon } from './CalendarIcon';
|
|
@@ -22,7 +20,9 @@ export { default as ChatBubble } from './ChatBubble';
|
|
|
22
20
|
export { default as CheckIcon } from './CheckIcon';
|
|
23
21
|
export { default as Checkbook } from './Checkbook';
|
|
24
22
|
export { default as ChevronLeft } from './ChevronLeft';
|
|
23
|
+
export { default as Close } from './Close';
|
|
25
24
|
export { default as Comisiones } from './Comisiones';
|
|
25
|
+
export { default as CompareArrows } from './CompareArrows';
|
|
26
26
|
export { default as ComputerCancel } from './ComputerCancel';
|
|
27
27
|
export { default as ComunicacionesIcon } from './ComunicacionesIcon';
|
|
28
28
|
export { default as ContentCopy } from './ContentCopy';
|
|
@@ -69,6 +69,7 @@ export { default as Menu } from './Menu';
|
|
|
69
69
|
export { default as MoreVert } from './MoreVert';
|
|
70
70
|
export { default as NextIcon } from './NextIcon';
|
|
71
71
|
export { default as Notes } from './Notes';
|
|
72
|
+
export { default as Notifications } from './Notifications';
|
|
72
73
|
export { default as NumPolizaIcon } from './NumPolizaIcon';
|
|
73
74
|
export { default as OpenInFull } from './OpenInFull';
|
|
74
75
|
export { default as Paid } from './Paid';
|