bmi-next-brokers 2.0.2 → 2.0.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/icons/Icon.js +1 -1
- package/dist/icons/components/DocumentoTick.d.ts +3 -0
- package/dist/icons/components/DocumentoTick.js +10 -0
- package/dist/icons/components/Dot.d.ts +1 -1
- package/dist/icons/components/Dot.js +3 -3
- package/dist/icons/components/MoneyOff.js +7 -36
- package/dist/icons/components/PersonAdd.js +7 -36
- package/dist/icons/components/index.d.ts +3 -41
- package/dist/icons/components/index.js +180 -256
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +204 -202
- package/dist/index-Bd7hp3_A.js +342 -0
- package/package.json +1 -1
- package/dist/index-DWosjvmt.js +0 -340
package/dist/icons/Icon.js
CHANGED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsxs as a, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const s = (t) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...t, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "documento_tick_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(#documento_tick_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "m11.432 15.938-1.41-1.435a.9.9 0 0 0-.328-.22 1 1 0 0 0-.365-.064q-.19 0-.37.065a.985.985 0 0 0-.625.938q0 .428.286.716l2.161 2.161a.945.945 0 0 0 .656.26 1 1 0 0 0 .352-.065.9.9 0 0 0 .294-.195l4.401-4.401a.97.97 0 0 0 .287-.706.95.95 0 0 0-.291-.7.97.97 0 0 0-.703-.287.95.95 0 0 0-.699.287zM6.868 22.5q-.775 0-1.321-.55A1.81 1.81 0 0 1 5 20.624V4.375q0-.774.55-1.324.552-.55 1.325-.551h7.344q.37 0 .706.13.334.13.622.417l3.906 3.906A1.8 1.8 0 0 1 20 8.281v12.344q0 .774-.551 1.324-.552.55-1.325.551zM13.75 7.813V4.374H6.875v16.25h11.25V8.75h-3.437a.9.9 0 0 1-.668-.27.9.9 0 0 1-.27-.668" }) })
|
|
7
|
+
] });
|
|
8
|
+
export {
|
|
9
|
+
s as default
|
|
10
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
const
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
const t = ({ style: e, ...l }) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", style: { color: "#2054A5", ...e }, ...l, children: /* @__PURE__ */ o("circle", { cx: 9, cy: 9, r: 2, fill: "currentColor" }) });
|
|
3
3
|
export {
|
|
4
|
-
|
|
4
|
+
t as default
|
|
5
5
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as s, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "money_off_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__ */ a("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#money_off_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M8.248 3.825V3q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216A.73.73 0 0 1 9.748 3v.788q.563.112 1.06.403.497.29.872.721a.78.78 0 0 1 .178.572.72.72 0 0 1-.29.516.78.78 0 0 1-.573.178.72.72 0 0 1-.515-.29 1.855 1.855 0 0 0-1.444-.675 1.5 1.5 0 0 0-.403.056q-.197.055-.385.15a.75.75 0 0 1-.59.019.74.74 0 0 1-.422-.413.75.75 0 0 1-.019-.59.74.74 0 0 1 .413-.422q.15-.075.31-.113zm6.075 12.6L11.398 13.5q-.28.281-.768.46a3.6 3.6 0 0 1-.882.215V15q0 .319-.215.534a.73.73 0 0 1-.535.216.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534v-.863a3.9 3.9 0 0 1-1.443-.684 3.6 3.6 0 0 1-.994-1.19.82.82 0 0 1-.056-.62.74.74 0 0 1 .393-.468.8.8 0 0 1 .629-.038.88.88 0 0 1 .478.413q.28.525.76.862.477.338 1.133.338.338 0 .62-.084.28-.085.543-.254L1.573 3.675a.71.71 0 0 1-.206-.525q0-.318.206-.525a.71.71 0 0 1 .525-.206q.32 0 .525.206l12.75 12.75a.71.71 0 0 1 .207.525.71.71 0 0 1-.207.525.71.71 0 0 1-.525.206.71.71 0 0 1-.525-.206"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const t = (e) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "money_off_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#money_off_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M8.248 3.825V3q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216A.73.73 0 0 1 9.748 3v.788q.563.112 1.06.403.497.29.872.721a.78.78 0 0 1 .178.572.72.72 0 0 1-.29.516.78.78 0 0 1-.573.178.72.72 0 0 1-.515-.29 1.855 1.855 0 0 0-1.444-.675 1.5 1.5 0 0 0-.403.056q-.197.055-.385.15a.75.75 0 0 1-.59.019.74.74 0 0 1-.422-.413.75.75 0 0 1-.019-.59.74.74 0 0 1 .413-.422q.15-.075.31-.113zm6.075 12.6L11.398 13.5q-.28.281-.768.46a3.6 3.6 0 0 1-.882.215V15q0 .319-.215.534a.73.73 0 0 1-.535.216.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534v-.863a3.9 3.9 0 0 1-1.443-.684 3.6 3.6 0 0 1-.994-1.19.82.82 0 0 1-.056-.62.74.74 0 0 1 .393-.468.8.8 0 0 1 .629-.038.88.88 0 0 1 .478.413q.28.525.76.862.477.338 1.133.338.338 0 .62-.084.28-.085.543-.254L1.573 3.675a.71.71 0 0 1-.206-.525q0-.318.206-.525a.71.71 0 0 1 .525-.206q.32 0 .525.206l12.75 12.75a.71.71 0 0 1 .207.525.71.71 0 0 1-.207.525.71.71 0 0 1-.525.206.71.71 0 0 1-.525-.206" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const t = (
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "person_add_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__ */ a("path", { fill: "currentColor", d: "M0 0h20v20H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#person_add_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M15.003 9.167h-1.667a.8.8 0 0 1-.594-.24.8.8 0 0 1-.24-.594q0-.354.24-.593.24-.24.594-.24h1.667V5.833q0-.354.24-.593.239-.24.593-.24t.594.24.24.593V7.5h1.666q.354 0 .594.24t.24.593-.24.594a.8.8 0 0 1-.594.24h-1.667v1.666q0 .354-.24.594a.8.8 0 0 1-.593.24.8.8 0 0 1-.594-.24.8.8 0 0 1-.24-.594zm-7.5.833a3.2 3.2 0 0 1-2.355-.98 3.2 3.2 0 0 1-.979-2.353q0-1.376.98-2.354a3.2 3.2 0 0 1 2.354-.98 3.2 3.2 0 0 1 2.354.98 3.2 3.2 0 0 1 .979 2.354 3.2 3.2 0 0 1-.98 2.354A3.2 3.2 0 0 1 7.504 10M.836 15v-.667q0-.708.365-1.302.364-.594.968-.906 1.291-.645 2.625-.969a11.5 11.5 0 0 1 2.709-.323q1.375 0 2.708.323t2.625.969q.604.312.969.906.364.594.364 1.302V15q0 .687-.49 1.177-.489.49-1.176.49h-10q-.688 0-1.177-.49A1.6 1.6 0 0 1 .836 15m1.667 0h10v-.667a.812.812 0 0 0-.417-.708 11 11 0 0 0-2.27-.844 9.7 9.7 0 0 0-4.626 0q-1.145.282-2.27.844a.81.81 0 0 0-.417.708zm5-6.667q.687 0 1.177-.49.49-.489.49-1.176 0-.688-.49-1.177A1.6 1.6 0 0 0 7.503 5q-.688 0-1.177.49-.49.489-.49 1.177 0 .687.49 1.177.489.49 1.177.49"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as e, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const t = (s) => /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", width: "1em", height: "1em", ...s, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "person_add_svg__a", width: 20, height: 20, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h20v20H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#person_add_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M15.003 9.167h-1.667a.8.8 0 0 1-.594-.24.8.8 0 0 1-.24-.594q0-.354.24-.593.24-.24.594-.24h1.667V5.833q0-.354.24-.593.239-.24.593-.24t.594.24.24.593V7.5h1.666q.354 0 .594.24t.24.593-.24.594a.8.8 0 0 1-.594.24h-1.667v1.666q0 .354-.24.594a.8.8 0 0 1-.593.24.8.8 0 0 1-.594-.24.8.8 0 0 1-.24-.594zm-7.5.833a3.2 3.2 0 0 1-2.355-.98 3.2 3.2 0 0 1-.979-2.353q0-1.376.98-2.354a3.2 3.2 0 0 1 2.354-.98 3.2 3.2 0 0 1 2.354.98 3.2 3.2 0 0 1 .979 2.354 3.2 3.2 0 0 1-.98 2.354A3.2 3.2 0 0 1 7.504 10M.836 15v-.667q0-.708.365-1.302.364-.594.968-.906 1.291-.645 2.625-.969a11.5 11.5 0 0 1 2.709-.323q1.375 0 2.708.323t2.625.969q.604.312.969.906.364.594.364 1.302V15q0 .687-.49 1.177-.489.49-1.176.49h-10q-.688 0-1.177-.49A1.6 1.6 0 0 1 .836 15m1.667 0h10v-.667a.812.812 0 0 0-.417-.708 11 11 0 0 0-2.27-.844 9.7 9.7 0 0 0-4.626 0q-1.145.282-2.27.844a.81.81 0 0 0-.417.708zm5-6.667q.687 0 1.177-.49.49-.489.49-1.176 0-.688-.49-1.177A1.6 1.6 0 0 0 7.503 5q-.688 0-1.177.49-.49.489-.49 1.177 0 .687.49 1.177.489.49 1.177.49" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
9
|
t as default
|
|
39
10
|
};
|
|
@@ -1,25 +1,14 @@
|
|
|
1
1
|
export { default as ArrowDown } from './ArrowDown';
|
|
2
2
|
export { default as ArrowUp } from './ArrowUp';
|
|
3
|
-
export { default as Colombia } from './Colombia';
|
|
4
|
-
export { default as CostaRica } from './CostaRica';
|
|
5
|
-
export { default as Ecuador } from './Ecuador';
|
|
6
|
-
export { default as Guatemala } from './Guatemala';
|
|
7
|
-
export { default as Internacional } from './Internacional';
|
|
8
|
-
export { default as RepDominicana } from './RepDominicana';
|
|
9
3
|
export { default as Add } from './Add';
|
|
10
4
|
export { default as AddAPhoto } from './AddAPhoto';
|
|
11
5
|
export { default as AddIcon } from './AddIcon';
|
|
12
|
-
export { default as AdminMeds } from './AdminMeds';
|
|
13
6
|
export { default as AlertIcon } from './AlertIcon';
|
|
14
|
-
export { default as AmericanExpress } from './AmericanExpress';
|
|
15
|
-
export { default as AmericanExpressRounded } from './AmericanExpressRounded';
|
|
16
7
|
export { default as Apnfd } from './Apnfd';
|
|
17
8
|
export { default as Approve } from './Approve';
|
|
18
9
|
export { default as ArrowBack } from './ArrowBack';
|
|
19
10
|
export { default as ArrowsOutward } from './ArrowsOutward';
|
|
20
|
-
export { default as Article } from './Article';
|
|
21
11
|
export { default as AttachFile } from './AttachFile';
|
|
22
|
-
export { default as BrokenImage } from './BrokenImage';
|
|
23
12
|
export { default as BusinessCenter } from './BusinessCenter';
|
|
24
13
|
export { default as CalendarIcon } from './CalendarIcon';
|
|
25
14
|
export { default as Call } from './Call';
|
|
@@ -27,37 +16,23 @@ export { default as CancelIcon } from './CancelIcon';
|
|
|
27
16
|
export { default as Certificado } from './Certificado';
|
|
28
17
|
export { default as ChatBubble } from './ChatBubble';
|
|
29
18
|
export { default as CheckIcon } from './CheckIcon';
|
|
30
|
-
export { default as Checkbook } from './Checkbook';
|
|
31
19
|
export { default as ChevronLeft } from './ChevronLeft';
|
|
32
|
-
export { default as Close } from './Close';
|
|
33
|
-
export { default as ColectivosIcon } from './ColectivosIcon';
|
|
34
20
|
export { default as Comisiones } from './Comisiones';
|
|
35
|
-
export { default as CompareArrows } from './CompareArrows';
|
|
36
|
-
export { default as ComputerCancel } from './ComputerCancel';
|
|
37
21
|
export { default as ComunicacionesIcon } from './ComunicacionesIcon';
|
|
38
22
|
export { default as ContentCopy } from './ContentCopy';
|
|
39
23
|
export { default as ConyugeIcon } from './ConyugeIcon';
|
|
40
24
|
export { default as CotizacionesIcon } from './CotizacionesIcon';
|
|
41
25
|
export { default as Credentials } from './Credentials';
|
|
42
26
|
export { default as CreditCard } from './CreditCard';
|
|
43
|
-
export { default as CurrencyExchange } from './CurrencyExchange';
|
|
44
27
|
export { default as DashboardIcon } from './DashboardIcon';
|
|
45
28
|
export { default as DatosIcon } from './DatosIcon';
|
|
46
29
|
export { default as Delete } from './Delete';
|
|
47
30
|
export { default as DeniedIcon } from './DeniedIcon';
|
|
48
|
-
export { default as Diagnosis } from './Diagnosis';
|
|
49
|
-
export { default as Diners } from './Diners';
|
|
50
|
-
export { default as DinersRounded } from './DinersRounded';
|
|
51
|
-
export { default as Discover } from './Discover';
|
|
52
|
-
export { default as DiscoverRounded } from './DiscoverRounded';
|
|
53
31
|
export { default as Distance } from './Distance';
|
|
32
|
+
export { default as DocumentoTick } from './DocumentoTick';
|
|
54
33
|
export { default as Documentos } from './Documentos';
|
|
55
|
-
export { default as Dot } from './Dot';
|
|
56
34
|
export { default as DownloadIcon } from './DownloadIcon';
|
|
57
35
|
export { default as EditIcon } from './EditIcon';
|
|
58
|
-
export { default as EstadosUnidos } from './EstadosUnidos';
|
|
59
|
-
export { default as Europa } from './Europa';
|
|
60
|
-
export { default as FallbackCardRounded } from './FallbackCardRounded';
|
|
61
36
|
export { default as Female } from './Female';
|
|
62
37
|
export { default as Filter } from './Filter';
|
|
63
38
|
export { default as Folder } from './Folder';
|
|
@@ -79,27 +54,21 @@ export { default as LogOut } from './LogOut';
|
|
|
79
54
|
export { default as MailIcon } from './MailIcon';
|
|
80
55
|
export { default as Male } from './Male';
|
|
81
56
|
export { default as MasAcciones } from './MasAcciones';
|
|
82
|
-
export { default as Mastercard } from './Mastercard';
|
|
83
|
-
export { default as MastercardRounded } from './MastercardRounded';
|
|
84
57
|
export { default as Medical } from './Medical';
|
|
85
58
|
export { default as Menu } from './Menu';
|
|
59
|
+
export { default as MoneyOff } from './MoneyOff';
|
|
86
60
|
export { default as MoreVert } from './MoreVert';
|
|
87
61
|
export { default as NextIcon } from './NextIcon';
|
|
88
62
|
export { default as Notes } from './Notes';
|
|
89
|
-
export { default as Notifications } from './Notifications';
|
|
90
63
|
export { default as NumPolizaIcon } from './NumPolizaIcon';
|
|
91
64
|
export { default as OpenInFull } from './OpenInFull';
|
|
92
|
-
export { default as Paid } from './Paid';
|
|
93
|
-
export { default as Password } from './Password';
|
|
94
65
|
export { default as Pep } from './Pep';
|
|
95
66
|
export { default as Person } from './Person';
|
|
67
|
+
export { default as PersonAdd } from './PersonAdd';
|
|
96
68
|
export { default as PersonCancel } from './PersonCancel';
|
|
97
|
-
export { default as PetSupplies } from './PetSupplies';
|
|
98
69
|
export { default as PhotoLibrary } from './PhotoLibrary';
|
|
99
70
|
export { default as Planet } from './Planet';
|
|
100
71
|
export { default as PolizaIcon } from './PolizaIcon';
|
|
101
|
-
export { default as PriceChange } from './PriceChange';
|
|
102
|
-
export { default as ProductIcon } from './ProductIcon';
|
|
103
72
|
export { default as Public } from './Public';
|
|
104
73
|
export { default as ReembolsosIcon } from './ReembolsosIcon';
|
|
105
74
|
export { default as Refresh } from './Refresh';
|
|
@@ -112,16 +81,9 @@ export { default as Share } from './Share';
|
|
|
112
81
|
export { default as ShieldWithHeart } from './ShieldWithHeart';
|
|
113
82
|
export { default as SmallFamily } from './SmallFamily';
|
|
114
83
|
export { default as Smartphone } from './Smartphone';
|
|
115
|
-
export { default as StepBlocked } from './StepBlocked';
|
|
116
|
-
export { default as StepDone } from './StepDone';
|
|
117
|
-
export { default as StepInProgress } from './StepInProgress';
|
|
118
|
-
export { default as StepPending } from './StepPending';
|
|
119
84
|
export { default as Tutoriales } from './Tutoriales';
|
|
120
85
|
export { default as UnfoldMore } from './UnfoldMore';
|
|
121
|
-
export { default as Upload } from './Upload';
|
|
122
86
|
export { default as VerifiedUser } from './VerifiedUser';
|
|
123
|
-
export { default as Visa } from './Visa';
|
|
124
|
-
export { default as VisaRounded } from './VisaRounded';
|
|
125
87
|
export { default as Visibility } from './Visibility';
|
|
126
88
|
export { default as VisibilityOff } from './VisibilityOff';
|
|
127
89
|
export { default as Warning } from './Warning';
|