bmi-next-brokers 1.3.3 → 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.
@@ -1,39 +1,10 @@
1
1
  import { jsxs as t, jsx as h } from "react/jsx-runtime";
2
- const r = (e) => /* @__PURE__ */ t(
3
- "svg",
4
- {
5
- xmlns: "http://www.w3.org/2000/svg",
6
- fill: "none",
7
- viewBox: "0 0 18 18",
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
- r as default
9
+ s as default
39
10
  };
@@ -1,39 +1,10 @@
1
- import { jsxs as e, jsx as r } from "react/jsx-runtime";
2
- const s = (a) => /* @__PURE__ */ e(
3
- "svg",
4
- {
5
- xmlns: "http://www.w3.org/2000/svg",
6
- fill: "none",
7
- viewBox: "0 0 20 20",
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
- s as default
9
+ l as default
39
10
  };
@@ -1,39 +1,10 @@
1
- import { jsxs as h, jsx as s } from "react/jsx-runtime";
2
- const a = (e) => /* @__PURE__ */ h(
3
- "svg",
4
- {
5
- xmlns: "http://www.w3.org/2000/svg",
6
- fill: "none",
7
- viewBox: "0 0 18 18",
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
- a as default
9
+ t as default
39
10
  };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgCheckCircle;
@@ -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 Checkbook } from './Checkbook';
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 d } from "./Add.js";
4
- import { default as l } from "./AddAPhoto.js";
5
- import { default as p } from "./AddIcon.js";
6
- import { default as x } from "./AlertIcon.js";
7
- import { default as i } from "./AmericanExpress.js";
8
- import { default as I } from "./AmericanExpressRounded.js";
9
- import { default as A } from "./Apnfd.js";
10
- import { default as b } from "./Approve.js";
11
- import { default as P } from "./ArrowBack.js";
12
- import { default as R } from "./ArrowsOutward.js";
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";
17
- import { default as U } from "./CancelIcon.js";
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";
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 "./CompareArrows.js";
26
- import { default as _ } from "./ComputerCancel.js";
27
- import { default as oo } from "./ComunicacionesIcon.js";
28
- import { default as ro } from "./ContentCopy.js";
29
- import { default as to } from "./ConyugeIcon.js";
30
- import { default as so } from "./CotizacionesIcon.js";
31
- import { default as uo } from "./Credentials.js";
32
- import { default as mo } from "./CreditCard.js";
33
- import { default as no } from "./DashboardIcon.js";
34
- import { default as co } from "./Delete.js";
35
- import { default as Co } from "./DeniedIcon.js";
36
- import { default as ho } from "./Diners.js";
37
- import { default as Do } from "./DinersRounded.js";
38
- import { default as wo } from "./Discover.js";
39
- import { default as yo } from "./DiscoverRounded.js";
40
- import { default as Mo } from "./Distance.js";
41
- import { default as ko } from "./Documentos.js";
42
- import { default as Vo } from "./DownloadIcon.js";
43
- import { default as Lo } from "./EditIcon.js";
44
- import { default as Bo } from "./FallbackCardRounded.js";
45
- import { default as Ho } from "./Female.js";
46
- import { default as Oo } from "./Filter.js";
47
- import { default as Wo } from "./Folder.js";
48
- import { default as jo } from "./FondosExtranjero.js";
49
- import { default as qo } from "./Fumador.js";
50
- import { default as Jo } from "./HeadsetMic.js";
51
- import { default as Xo } from "./HeightIcon.js";
52
- import { default as Zo } from "./Help.js";
53
- import { default as $o } from "./HistorialIcon.js";
54
- import { default as ee } from "./IdCodigoBroker.js";
55
- import { default as ae } from "./Info.js";
56
- import { default as fe } from "./InfoFinanciera.js";
57
- import { default as se } from "./KeyboardArrowDown.js";
58
- import { default as ue } from "./KeyboardArrowUp.js";
59
- import { default as me } from "./LocationOn.js";
60
- import { default as ne } from "./LocationSearching.js";
61
- import { default as ce } from "./LockIcon.js";
62
- import { default as Ce } from "./MailIcon.js";
63
- import { default as he } from "./Male.js";
64
- import { default as De } from "./MasAcciones.js";
65
- import { default as we } from "./Mastercard.js";
66
- import { default as ye } from "./MastercardRounded.js";
67
- import { default as Me } from "./Medical.js";
68
- import { default as ke } from "./Menu.js";
69
- import { default as Ve } from "./MoreVert.js";
70
- import { default as Le } from "./NextIcon.js";
71
- import { default as Be } from "./Notes.js";
72
- import { default as He } from "./Notifications.js";
73
- import { default as Oe } from "./NumPolizaIcon.js";
74
- import { default as We } from "./OpenInFull.js";
75
- import { default as je } from "./Paid.js";
76
- import { default as qe } from "./Pep.js";
77
- import { default as Je } from "./Person.js";
78
- import { default as Xe } from "./PersonCancel.js";
79
- import { default as Ze } from "./PhotoLibrary.js";
80
- import { default as $e } from "./Planet.js";
81
- import { default as er } from "./PolizaIcon.js";
82
- import { default as ar } from "./PriceChange.js";
83
- import { default as fr } from "./ProductIcon.js";
84
- import { default as sr } from "./Public.js";
85
- import { default as ur } from "./ReembolsosIcon.js";
86
- import { default as mr } from "./Refresh.js";
87
- import { default as nr } from "./Renovaciones.js";
88
- import { default as cr } from "./Replay.js";
89
- import { default as Cr } from "./Reply.js";
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
- d as Add,
108
- l as AddAPhoto,
109
- p as AddIcon,
110
- x as AlertIcon,
111
- i as AmericanExpress,
112
- I as AmericanExpressRounded,
113
- A as Apnfd,
114
- b as Approve,
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
- R as ArrowsOutward,
119
- F as AttachFile,
120
- g as BusinessCenter,
121
- S as CalendarIcon,
122
- v as Call,
123
- U as CancelIcon,
124
- E as Certificado,
125
- N as ChatBubble,
126
- z as CheckIcon,
127
- K as Checkbook,
128
- T as ChevronLeft,
129
- G as Close,
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 CompareArrows,
132
- _ as ComputerCancel,
133
- oo as ComunicacionesIcon,
134
- ro as ContentCopy,
135
- to as ConyugeIcon,
136
- so as CotizacionesIcon,
137
- uo as Credentials,
138
- mo as CreditCard,
139
- no as DashboardIcon,
140
- co as Delete,
141
- Co as DeniedIcon,
142
- ho as Diners,
143
- Do as DinersRounded,
144
- wo as Discover,
145
- yo as DiscoverRounded,
146
- Mo as Distance,
147
- ko as Documentos,
148
- Vo as DownloadIcon,
149
- Lo as EditIcon,
150
- Bo as FallbackCardRounded,
151
- Ho as Female,
152
- Oo as Filter,
153
- Wo as Folder,
154
- jo as FondosExtranjero,
155
- qo as Fumador,
156
- Jo as HeadsetMic,
157
- Xo as HeightIcon,
158
- Zo as Help,
159
- $o as HistorialIcon,
160
- ee as IdCodigoBroker,
161
- ae as Info,
162
- fe as InfoFinanciera,
163
- se as KeyboardArrowDown,
164
- ue as KeyboardArrowUp,
165
- me as LocationOn,
166
- ne as LocationSearching,
167
- ce as LockIcon,
168
- Ce as MailIcon,
169
- he as Male,
170
- De as MasAcciones,
171
- we as Mastercard,
172
- ye as MastercardRounded,
173
- Me as Medical,
174
- ke as Menu,
175
- Ve as MoreVert,
176
- Le as NextIcon,
177
- Be as Notes,
178
- He as Notifications,
179
- Oe as NumPolizaIcon,
180
- We as OpenInFull,
181
- je as Paid,
182
- qe as Pep,
183
- Je as Person,
184
- Xe as PersonCancel,
185
- Ze as PhotoLibrary,
186
- $e as Planet,
187
- er as PolizaIcon,
188
- ar as PriceChange,
189
- fr as ProductIcon,
190
- sr as Public,
191
- ur as ReembolsosIcon,
192
- mr as Refresh,
193
- nr as Renovaciones,
194
- cr as Replay,
195
- Cr as Reply,
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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bmi-next-brokers",
3
3
  "description": "Componentes de UI para proyecto BMI Next Brokers",
4
- "version": "1.3.3",
4
+ "version": "1.3.4",
5
5
  "author": "BMI Ahorro España",
6
6
  "contributors": [
7
7
  "José Ramón Jiménez <jrjimenez@bmicos.com>",