bmi-next-brokers 1.2.4 → 1.2.6
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/Input.module-DuUfwXwW.js +88 -0
- package/dist/assets/Button.css +1 -1
- package/dist/assets/Input.css +1 -1
- package/dist/assets/Select.css +1 -1
- package/dist/components/Button/Button.d.ts +1 -1
- package/dist/components/Button/Button.js +37 -36
- package/dist/components/FileUpload/CompactFileUpload.js +174 -136
- package/dist/components/Input/Checkbox/Checkbox.d.ts +2 -1
- package/dist/components/Input/Checkbox/Checkbox.js +102 -82
- package/dist/components/Input/Input.d.ts +3 -2
- package/dist/components/Input/Input.js +105 -68
- package/dist/components/Input/RadioButton/RadioButton.d.ts +2 -1
- package/dist/components/Input/RadioButton/RadioButton.js +103 -93
- package/dist/components/Select/Select.d.ts +2 -1
- package/dist/components/Select/Select.js +176 -159
- package/dist/icons/Icon.js +1 -1
- package/dist/icons/components/AmericanExpressRounded.d.ts +3 -0
- package/dist/icons/components/AmericanExpressRounded.js +12 -0
- package/dist/icons/components/DinersRounded.d.ts +3 -0
- package/dist/icons/components/DinersRounded.js +12 -0
- package/dist/icons/components/DiscoverRounded.d.ts +3 -0
- package/dist/icons/components/DiscoverRounded.js +12 -0
- package/dist/icons/components/FallbackCardRounded.d.ts +3 -0
- package/dist/icons/components/FallbackCardRounded.js +9 -0
- package/dist/icons/components/MastercardRounded.d.ts +3 -0
- package/dist/icons/components/MastercardRounded.js +10 -0
- package/dist/icons/components/PriceChange.d.ts +3 -0
- package/dist/icons/components/PriceChange.js +22 -0
- package/dist/icons/components/VisaRounded.d.ts +3 -0
- package/dist/icons/components/VisaRounded.js +8 -0
- package/dist/icons/components/index.d.ts +7 -0
- package/dist/icons/components/index.js +196 -182
- package/dist/icons/index.d.ts +7 -0
- package/dist/icons/index.js +230 -216
- package/dist/index-D2qcqwKe.js +248 -0
- package/package.json +1 -1
- package/dist/Input.module-DEnV7xlj.js +0 -78
- package/dist/index-DzpFRTwz.js +0 -234
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
const e = (q) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 81 61",
|
|
8
|
+
width: "1em",
|
|
9
|
+
height: "1em",
|
|
10
|
+
...q,
|
|
11
|
+
children: /* @__PURE__ */ t(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
d: "M8.473 60.46q-3.52 0-5.996-2.478Q0 55.505 0 51.982V8.445q0-3.522 2.477-5.983T8.473 0h63.114q3.52 0 5.996 2.478 2.477 2.477 2.477 5.999v43.539q0 3.522-2.477 5.983t-5.996 2.46zm0-8.473h63.114V8.473H8.473zM32.68 37.58H19.205q-1.562 0-2.618 1.05-1.057 1.05-1.057 2.603t1.057 2.625 2.618 1.072h4.9v1.225q0 1.562 1.05 2.618 1.05 1.057 2.604 1.057 1.553 0 2.624-1.057t1.072-2.618V44.93h3.675q2.082 0 3.491-1.409t1.409-3.491v-8.575q0-2.082-1.409-3.491t-3.491-1.41H22.88V22.88h13.475q1.562 0 2.618-1.05 1.057-1.05 1.057-2.604 0-1.553-1.057-2.624t-2.618-1.072h-4.9v-1.225q0-1.562-1.05-2.618-1.05-1.057-2.604-1.057-1.553 0-2.624 1.056t-1.072 2.619v1.225H20.43q-2.082 0-3.491 1.409t-1.41 3.49v8.576q0 2.082 1.41 3.491t3.49 1.409h12.25zm25.21 6.64 4.865-4.865q.584-.584.242-1.179t-1.077-.596h-9.48q-.735 0-1.077.596-.342.595.242 1.18l4.864 4.863q.304.356.707.356.404 0 .714-.356m-5.45-21.34h9.48q.735 0 1.077-.596.342-.595-.242-1.18L57.89 16.24q-.303-.355-.706-.355t-.715.355l-4.864 4.865q-.584.584-.242 1.179t1.077.596"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
e as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { jsxs as t, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const i = (h) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 44 44", width: "1em", height: "1em", ...h, children: [
|
|
3
|
+
/* @__PURE__ */ l("rect", { width: 44, height: 44, fill: "#1434CB", rx: 22 }),
|
|
4
|
+
/* @__PURE__ */ l("path", { fill: "#fff", d: "m18.231 18.196-3.285 7.628h-2.143l-1.617-6.087c-.098-.375-.183-.513-.482-.67-.487-.258-1.292-.5-2-.649l.048-.222h3.45c.44 0 .836.285.935.778l.854 4.414 2.11-5.192zm8.398 5.137c.01-2.013-2.86-2.124-2.84-3.023.006-.274.274-.565.86-.639.29-.037 1.09-.065 1.999.341l.356-1.617a5.6 5.6 0 0 0-1.897-.338c-2.004 0-3.414 1.037-3.426 2.521-.013 1.098 1.006 1.711 1.775 2.076.79.374 1.055.614 1.052.948-.005.512-.63.738-1.214.746-1.02.016-1.61-.268-2.082-.481l-.367 1.67c.473.212 1.348.397 2.254.406 2.13 0 3.524-1.024 3.53-2.61m5.293 2.491h1.875l-1.637-7.628h-1.73c-.39 0-.718.22-.864.56l-3.042 7.068h2.129l.423-1.14h2.601zm-2.263-2.703 1.068-2.864.614 2.864zm-8.53-4.925-1.677 7.628h-2.028l1.678-7.628z" })
|
|
5
|
+
] });
|
|
6
|
+
export {
|
|
7
|
+
i as default
|
|
8
|
+
};
|
|
@@ -5,6 +5,7 @@ export { default as AddAPhoto } from './AddAPhoto';
|
|
|
5
5
|
export { default as AddIcon } from './AddIcon';
|
|
6
6
|
export { default as AlertIcon } from './AlertIcon';
|
|
7
7
|
export { default as AmericanExpress } from './AmericanExpress';
|
|
8
|
+
export { default as AmericanExpressRounded } from './AmericanExpressRounded';
|
|
8
9
|
export { default as Apnfd } from './Apnfd';
|
|
9
10
|
export { default as Approve } from './Approve';
|
|
10
11
|
export { default as ArrowBack } from './ArrowBack';
|
|
@@ -32,11 +33,14 @@ export { default as DashboardIcon } from './DashboardIcon';
|
|
|
32
33
|
export { default as Delete } from './Delete';
|
|
33
34
|
export { default as DeniedIcon } from './DeniedIcon';
|
|
34
35
|
export { default as Diners } from './Diners';
|
|
36
|
+
export { default as DinersRounded } from './DinersRounded';
|
|
35
37
|
export { default as Discover } from './Discover';
|
|
38
|
+
export { default as DiscoverRounded } from './DiscoverRounded';
|
|
36
39
|
export { default as Distance } from './Distance';
|
|
37
40
|
export { default as Documentos } from './Documentos';
|
|
38
41
|
export { default as DownloadIcon } from './DownloadIcon';
|
|
39
42
|
export { default as EditIcon } from './EditIcon';
|
|
43
|
+
export { default as FallbackCardRounded } from './FallbackCardRounded';
|
|
40
44
|
export { default as Female } from './Female';
|
|
41
45
|
export { default as Filter } from './Filter';
|
|
42
46
|
export { default as Folder } from './Folder';
|
|
@@ -58,6 +62,7 @@ export { default as MailIcon } from './MailIcon';
|
|
|
58
62
|
export { default as Male } from './Male';
|
|
59
63
|
export { default as MasAcciones } from './MasAcciones';
|
|
60
64
|
export { default as Mastercard } from './Mastercard';
|
|
65
|
+
export { default as MastercardRounded } from './MastercardRounded';
|
|
61
66
|
export { default as Medical } from './Medical';
|
|
62
67
|
export { default as Menu } from './Menu';
|
|
63
68
|
export { default as MoreVert } from './MoreVert';
|
|
@@ -73,6 +78,7 @@ export { default as PersonCancel } from './PersonCancel';
|
|
|
73
78
|
export { default as PhotoLibrary } from './PhotoLibrary';
|
|
74
79
|
export { default as Planet } from './Planet';
|
|
75
80
|
export { default as PolizaIcon } from './PolizaIcon';
|
|
81
|
+
export { default as PriceChange } from './PriceChange';
|
|
76
82
|
export { default as ProductIcon } from './ProductIcon';
|
|
77
83
|
export { default as Public } from './Public';
|
|
78
84
|
export { default as ReembolsosIcon } from './ReembolsosIcon';
|
|
@@ -90,6 +96,7 @@ export { default as UnfoldMore } from './UnfoldMore';
|
|
|
90
96
|
export { default as Upload } from './Upload';
|
|
91
97
|
export { default as VerifiedUser } from './VerifiedUser';
|
|
92
98
|
export { default as Visa } from './Visa';
|
|
99
|
+
export { default as VisaRounded } from './VisaRounded';
|
|
93
100
|
export { default as Visibility } from './Visibility';
|
|
94
101
|
export { default as VisibilityOff } from './VisibilityOff';
|
|
95
102
|
export { default as Warning } from './Warning';
|
|
@@ -1,196 +1,210 @@
|
|
|
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
|
|
3
|
+
import { default as d } from "./Add.js";
|
|
4
|
+
import { default as l } from "./AddAPhoto.js";
|
|
5
|
+
import { default as p } from "./AddIcon.js";
|
|
6
6
|
import { default as x } from "./AlertIcon.js";
|
|
7
7
|
import { default as i } from "./AmericanExpress.js";
|
|
8
|
-
import { default as I } from "./
|
|
9
|
-
import { default as h } from "./
|
|
10
|
-
import { default as b } from "./
|
|
8
|
+
import { default as I } from "./AmericanExpressRounded.js";
|
|
9
|
+
import { default as h } from "./Apnfd.js";
|
|
10
|
+
import { default as b } from "./Approve.js";
|
|
11
|
+
import { default as P } from "./ArrowBack.js";
|
|
11
12
|
import { default as w } from "./ArrowsOutward.js";
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
13
|
+
import { default as F } from "./AttachFile.js";
|
|
14
|
+
import { default as g } from "./BusinessCenter.js";
|
|
15
|
+
import { default as S } from "./CalendarIcon.js";
|
|
16
|
+
import { default as v } from "./Call.js";
|
|
16
17
|
import { default as U } from "./CancelIcon.js";
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as
|
|
22
|
-
import { default as
|
|
23
|
-
import { default as
|
|
24
|
-
import { default as
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as yo } from "./
|
|
39
|
-
import { default as
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
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
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as
|
|
54
|
-
import { default as
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import { default as
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as ye } from "./
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
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
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as
|
|
78
|
-
import { default as
|
|
79
|
-
import { default as
|
|
80
|
-
import { default as
|
|
81
|
-
import { default as
|
|
82
|
-
import { default as
|
|
83
|
-
import { default as
|
|
84
|
-
import { default as
|
|
85
|
-
import { default as
|
|
86
|
-
import { default as
|
|
87
|
-
import { default as
|
|
88
|
-
import { default as
|
|
89
|
-
import { default as
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as yr } from "./
|
|
93
|
-
import { default as
|
|
94
|
-
import { default as
|
|
95
|
-
import { default as
|
|
96
|
-
import { default as
|
|
97
|
-
import { default as
|
|
18
|
+
import { default as E } from "./Certificado.js";
|
|
19
|
+
import { default as N } from "./ChatBubble.js";
|
|
20
|
+
import { default as z } from "./CheckIcon.js";
|
|
21
|
+
import { default as K } from "./Checkbook.js";
|
|
22
|
+
import { default as T } from "./ChevronLeft.js";
|
|
23
|
+
import { default as G } from "./Close.js";
|
|
24
|
+
import { default as Q } from "./Comisiones.js";
|
|
25
|
+
import { default as Y } from "./ComputerCancel.js";
|
|
26
|
+
import { default as _ } from "./ComunicacionesIcon.js";
|
|
27
|
+
import { default as oo } from "./ContentCopy.js";
|
|
28
|
+
import { default as ro } from "./ConyugeIcon.js";
|
|
29
|
+
import { default as to } from "./CotizacionesIcon.js";
|
|
30
|
+
import { default as so } from "./Credentials.js";
|
|
31
|
+
import { default as uo } from "./CreditCard.js";
|
|
32
|
+
import { default as mo } from "./DashboardIcon.js";
|
|
33
|
+
import { default as no } from "./Delete.js";
|
|
34
|
+
import { default as co } from "./DeniedIcon.js";
|
|
35
|
+
import { default as Co } from "./Diners.js";
|
|
36
|
+
import { default as Ao } from "./DinersRounded.js";
|
|
37
|
+
import { default as Do } from "./Discover.js";
|
|
38
|
+
import { default as Ro } from "./DiscoverRounded.js";
|
|
39
|
+
import { default as yo } from "./Distance.js";
|
|
40
|
+
import { default as Mo } from "./Documentos.js";
|
|
41
|
+
import { default as ko } from "./DownloadIcon.js";
|
|
42
|
+
import { default as Vo } from "./EditIcon.js";
|
|
43
|
+
import { default as Lo } from "./FallbackCardRounded.js";
|
|
44
|
+
import { default as Bo } from "./Female.js";
|
|
45
|
+
import { default as Ho } from "./Filter.js";
|
|
46
|
+
import { default as Oo } from "./Folder.js";
|
|
47
|
+
import { default as Wo } from "./FondosExtranjero.js";
|
|
48
|
+
import { default as jo } from "./Fumador.js";
|
|
49
|
+
import { default as qo } from "./HeadsetMic.js";
|
|
50
|
+
import { default as Jo } from "./HeightIcon.js";
|
|
51
|
+
import { default as Xo } from "./Help.js";
|
|
52
|
+
import { default as Zo } from "./HistorialIcon.js";
|
|
53
|
+
import { default as $o } from "./IdCodigoBroker.js";
|
|
54
|
+
import { default as ee } from "./Info.js";
|
|
55
|
+
import { default as ae } from "./InfoFinanciera.js";
|
|
56
|
+
import { default as fe } from "./KeyboardArrowDown.js";
|
|
57
|
+
import { default as se } from "./KeyboardArrowUp.js";
|
|
58
|
+
import { default as ue } from "./LocationOn.js";
|
|
59
|
+
import { default as me } from "./LocationSearching.js";
|
|
60
|
+
import { default as ne } from "./LockIcon.js";
|
|
61
|
+
import { default as ce } from "./MailIcon.js";
|
|
62
|
+
import { default as Ce } from "./Male.js";
|
|
63
|
+
import { default as Ae } from "./MasAcciones.js";
|
|
64
|
+
import { default as De } from "./Mastercard.js";
|
|
65
|
+
import { default as Re } from "./MastercardRounded.js";
|
|
66
|
+
import { default as ye } from "./Medical.js";
|
|
67
|
+
import { default as Me } from "./Menu.js";
|
|
68
|
+
import { default as ke } from "./MoreVert.js";
|
|
69
|
+
import { default as Ve } from "./NextIcon.js";
|
|
70
|
+
import { default as Le } from "./Notes.js";
|
|
71
|
+
import { default as Be } from "./Notifications.js";
|
|
72
|
+
import { default as He } from "./NumPolizaIcon.js";
|
|
73
|
+
import { default as Oe } from "./OpenInFull.js";
|
|
74
|
+
import { default as We } from "./Paid.js";
|
|
75
|
+
import { default as je } from "./Pep.js";
|
|
76
|
+
import { default as qe } from "./Person.js";
|
|
77
|
+
import { default as Je } from "./PersonCancel.js";
|
|
78
|
+
import { default as Xe } from "./PhotoLibrary.js";
|
|
79
|
+
import { default as Ze } from "./Planet.js";
|
|
80
|
+
import { default as $e } from "./PolizaIcon.js";
|
|
81
|
+
import { default as er } from "./PriceChange.js";
|
|
82
|
+
import { default as ar } from "./ProductIcon.js";
|
|
83
|
+
import { default as fr } from "./Public.js";
|
|
84
|
+
import { default as sr } from "./ReembolsosIcon.js";
|
|
85
|
+
import { default as ur } from "./Refresh.js";
|
|
86
|
+
import { default as mr } from "./Renovaciones.js";
|
|
87
|
+
import { default as nr } from "./Replay.js";
|
|
88
|
+
import { default as cr } from "./Reply.js";
|
|
89
|
+
import { default as Cr } from "./SearchIcon.js";
|
|
90
|
+
import { default as Ar } from "./Send.js";
|
|
91
|
+
import { default as Dr } from "./Share.js";
|
|
92
|
+
import { default as Rr } from "./SmallFamily.js";
|
|
93
|
+
import { default as yr } from "./Smartphone.js";
|
|
94
|
+
import { default as Mr } from "./Tutoriales.js";
|
|
95
|
+
import { default as kr } from "./UnfoldMore.js";
|
|
96
|
+
import { default as Vr } from "./Upload.js";
|
|
97
|
+
import { default as Lr } from "./VerifiedUser.js";
|
|
98
|
+
import { default as Br } from "./Visa.js";
|
|
99
|
+
import { default as Hr } from "./VisaRounded.js";
|
|
100
|
+
import { default as Or } from "./Visibility.js";
|
|
101
|
+
import { default as Wr } from "./VisibilityOff.js";
|
|
102
|
+
import { default as jr } from "./Warning.js";
|
|
103
|
+
import { default as qr } from "./WeightIcon.js";
|
|
104
|
+
import { default as Jr } from "./Whatsapp.js";
|
|
98
105
|
export {
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
106
|
+
d as Add,
|
|
107
|
+
l as AddAPhoto,
|
|
108
|
+
p as AddIcon,
|
|
102
109
|
x as AlertIcon,
|
|
103
110
|
i as AmericanExpress,
|
|
104
|
-
I as
|
|
105
|
-
h as
|
|
106
|
-
b as
|
|
111
|
+
I as AmericanExpressRounded,
|
|
112
|
+
h as Apnfd,
|
|
113
|
+
b as Approve,
|
|
114
|
+
P as ArrowBack,
|
|
107
115
|
r as ArrowDown,
|
|
108
116
|
t as ArrowUp,
|
|
109
117
|
w as ArrowsOutward,
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
118
|
+
F as AttachFile,
|
|
119
|
+
g as BusinessCenter,
|
|
120
|
+
S as CalendarIcon,
|
|
121
|
+
v as Call,
|
|
114
122
|
U as CancelIcon,
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
yo as
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
ye as
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
yr as
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
123
|
+
E as Certificado,
|
|
124
|
+
N as ChatBubble,
|
|
125
|
+
z as CheckIcon,
|
|
126
|
+
K as Checkbook,
|
|
127
|
+
T as ChevronLeft,
|
|
128
|
+
G as Close,
|
|
129
|
+
Q as Comisiones,
|
|
130
|
+
Y as ComputerCancel,
|
|
131
|
+
_ as ComunicacionesIcon,
|
|
132
|
+
oo as ContentCopy,
|
|
133
|
+
ro as ConyugeIcon,
|
|
134
|
+
to as CotizacionesIcon,
|
|
135
|
+
so as Credentials,
|
|
136
|
+
uo as CreditCard,
|
|
137
|
+
mo as DashboardIcon,
|
|
138
|
+
no as Delete,
|
|
139
|
+
co as DeniedIcon,
|
|
140
|
+
Co as Diners,
|
|
141
|
+
Ao as DinersRounded,
|
|
142
|
+
Do as Discover,
|
|
143
|
+
Ro as DiscoverRounded,
|
|
144
|
+
yo as Distance,
|
|
145
|
+
Mo as Documentos,
|
|
146
|
+
ko as DownloadIcon,
|
|
147
|
+
Vo as EditIcon,
|
|
148
|
+
Lo as FallbackCardRounded,
|
|
149
|
+
Bo as Female,
|
|
150
|
+
Ho as Filter,
|
|
151
|
+
Oo as Folder,
|
|
152
|
+
Wo as FondosExtranjero,
|
|
153
|
+
jo as Fumador,
|
|
154
|
+
qo as HeadsetMic,
|
|
155
|
+
Jo as HeightIcon,
|
|
156
|
+
Xo as Help,
|
|
157
|
+
Zo as HistorialIcon,
|
|
158
|
+
$o as IdCodigoBroker,
|
|
159
|
+
ee as Info,
|
|
160
|
+
ae as InfoFinanciera,
|
|
161
|
+
fe as KeyboardArrowDown,
|
|
162
|
+
se as KeyboardArrowUp,
|
|
163
|
+
ue as LocationOn,
|
|
164
|
+
me as LocationSearching,
|
|
165
|
+
ne as LockIcon,
|
|
166
|
+
ce as MailIcon,
|
|
167
|
+
Ce as Male,
|
|
168
|
+
Ae as MasAcciones,
|
|
169
|
+
De as Mastercard,
|
|
170
|
+
Re as MastercardRounded,
|
|
171
|
+
ye as Medical,
|
|
172
|
+
Me as Menu,
|
|
173
|
+
ke as MoreVert,
|
|
174
|
+
Ve as NextIcon,
|
|
175
|
+
Le as Notes,
|
|
176
|
+
Be as Notifications,
|
|
177
|
+
He as NumPolizaIcon,
|
|
178
|
+
Oe as OpenInFull,
|
|
179
|
+
We as Paid,
|
|
180
|
+
je as Pep,
|
|
181
|
+
qe as Person,
|
|
182
|
+
Je as PersonCancel,
|
|
183
|
+
Xe as PhotoLibrary,
|
|
184
|
+
Ze as Planet,
|
|
185
|
+
$e as PolizaIcon,
|
|
186
|
+
er as PriceChange,
|
|
187
|
+
ar as ProductIcon,
|
|
188
|
+
fr as Public,
|
|
189
|
+
sr as ReembolsosIcon,
|
|
190
|
+
ur as Refresh,
|
|
191
|
+
mr as Renovaciones,
|
|
192
|
+
nr as Replay,
|
|
193
|
+
cr as Reply,
|
|
194
|
+
Cr as SearchIcon,
|
|
195
|
+
Ar as Send,
|
|
196
|
+
Dr as Share,
|
|
197
|
+
Rr as SmallFamily,
|
|
198
|
+
yr as Smartphone,
|
|
199
|
+
Mr as Tutoriales,
|
|
200
|
+
kr as UnfoldMore,
|
|
201
|
+
Vr as Upload,
|
|
202
|
+
Lr as VerifiedUser,
|
|
203
|
+
Br as Visa,
|
|
204
|
+
Hr as VisaRounded,
|
|
205
|
+
Or as Visibility,
|
|
206
|
+
Wr as VisibilityOff,
|
|
207
|
+
jr as Warning,
|
|
208
|
+
qr as WeightIcon,
|
|
209
|
+
Jr as Whatsapp
|
|
196
210
|
};
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ export { default as AddAlert } from './components/AddAlert';
|
|
|
4
4
|
export { default as AddIcon } from './components/AddIcon';
|
|
5
5
|
export { default as AlertIcon } from './components/AlertIcon';
|
|
6
6
|
export { default as AmericanExpress } from './components/AmericanExpress';
|
|
7
|
+
export { default as AmericanExpressRounded } from './components/AmericanExpressRounded';
|
|
7
8
|
export { default as Apnfd } from './components/Apnfd';
|
|
8
9
|
export { default as Approve } from './components/Approve';
|
|
9
10
|
export { default as ArrowBack } from './components/ArrowBack';
|
|
@@ -42,11 +43,14 @@ export { default as DashboardIcon } from './components/DashboardIcon';
|
|
|
42
43
|
export { default as Delete } from './components/Delete';
|
|
43
44
|
export { default as DeniedIcon } from './components/DeniedIcon';
|
|
44
45
|
export { default as Diners } from './components/Diners';
|
|
46
|
+
export { default as DinersRounded } from './components/DinersRounded';
|
|
45
47
|
export { default as Discover } from './components/Discover';
|
|
48
|
+
export { default as DiscoverRounded } from './components/DiscoverRounded';
|
|
46
49
|
export { default as Distance } from './components/Distance';
|
|
47
50
|
export { default as Documentos } from './components/Documentos';
|
|
48
51
|
export { default as DownloadIcon } from './components/DownloadIcon';
|
|
49
52
|
export { default as EditIcon } from './components/EditIcon';
|
|
53
|
+
export { default as FallbackCardRounded } from './components/FallbackCardRounded';
|
|
50
54
|
export { default as Female } from './components/Female';
|
|
51
55
|
export { default as Filter } from './components/Filter';
|
|
52
56
|
export { default as Folder } from './components/Folder';
|
|
@@ -69,6 +73,7 @@ export { default as MailIcon } from './components/MailIcon';
|
|
|
69
73
|
export { default as Male } from './components/Male';
|
|
70
74
|
export { default as MasAcciones } from './components/MasAcciones';
|
|
71
75
|
export { default as Mastercard } from './components/Mastercard';
|
|
76
|
+
export { default as MastercardRounded } from './components/MastercardRounded';
|
|
72
77
|
export { default as Medical } from './components/Medical';
|
|
73
78
|
export { default as Menu } from './components/Menu';
|
|
74
79
|
export { default as MoreVert } from './components/MoreVert';
|
|
@@ -85,6 +90,7 @@ export { default as PersonCancel } from './components/PersonCancel';
|
|
|
85
90
|
export { default as PhotoLibrary } from './components/PhotoLibrary';
|
|
86
91
|
export { default as Planet } from './components/Planet';
|
|
87
92
|
export { default as PolizaIcon } from './components/PolizaIcon';
|
|
93
|
+
export { default as PriceChange } from './components/PriceChange';
|
|
88
94
|
export { default as ProductIcon } from './components/ProductIcon';
|
|
89
95
|
export { default as Public } from './components/Public';
|
|
90
96
|
export { default as ReembolsosIcon } from './components/ReembolsosIcon';
|
|
@@ -107,6 +113,7 @@ export { default as Upload } from './components/Upload';
|
|
|
107
113
|
export { default as UserGroup } from './components/UserGroup';
|
|
108
114
|
export { default as VerifiedUser } from './components/VerifiedUser';
|
|
109
115
|
export { default as Visa } from './components/Visa';
|
|
116
|
+
export { default as VisaRounded } from './components/VisaRounded';
|
|
110
117
|
export { default as Visibility } from './components/Visibility';
|
|
111
118
|
export { default as VisibilityOff } from './components/VisibilityOff';
|
|
112
119
|
export { default as Warning } from './components/Warning';
|