bmi-next-brokers 1.3.6 → 1.3.8

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.
@@ -25,16 +25,17 @@ export { default as Call } from './components/Call';
25
25
  export { default as CancelIcon } from './components/CancelIcon';
26
26
  export { default as Certificado } from './components/Certificado';
27
27
  export { default as ChatBubble } from './components/ChatBubble';
28
+ export { default as CheckCircle } from './components/CheckCircle';
28
29
  export { default as CheckIcon } from './components/CheckIcon';
29
30
  export { default as Checkbook } from './components/Checkbook';
30
31
  export { default as ChevronLeft } from './components/ChevronLeft';
31
32
  export { default as Close } from './components/Close';
32
33
  export { default as ClosePanel } from './components/ClosePanel';
33
- export { default as CheckCircle } from './components/CheckCircle';
34
34
  export { default as CobrarIcon } from './components/CobrarIcon';
35
35
  export { default as Comisiones } from './components/Comisiones';
36
36
  export { default as CompareArrows } from './components/CompareArrows';
37
37
  export { default as ComputerCancel } from './components/ComputerCancel';
38
+ export { default as Comunicaciones } from './components/Comunicaciones';
38
39
  export { default as ComunicacionesIcon } from './components/ComunicacionesIcon';
39
40
  export { default as ContentCopy } from './components/ContentCopy';
40
41
  export { default as ConyugeIcon } from './components/ConyugeIcon';
@@ -52,16 +53,19 @@ export { default as Distance } from './components/Distance';
52
53
  export { default as Documentos } from './components/Documentos';
53
54
  export { default as DownloadIcon } from './components/DownloadIcon';
54
55
  export { default as EditIcon } from './components/EditIcon';
56
+ export { default as Facturas } from './components/Facturas';
55
57
  export { default as FallbackCardRounded } from './components/FallbackCardRounded';
56
58
  export { default as Female } from './components/Female';
57
59
  export { default as Filter } from './components/Filter';
58
60
  export { default as Folder } from './components/Folder';
59
61
  export { default as FondosExtranjero } from './components/FondosExtranjero';
60
62
  export { default as Fumador } from './components/Fumador';
63
+ export { default as Headset } from './components/Headset';
61
64
  export { default as HeadsetMic } from './components/HeadsetMic';
62
65
  export { default as HeightIcon } from './components/HeightIcon';
63
66
  export { default as Help } from './components/Help';
64
67
  export { default as HistorialIcon } from './components/HistorialIcon';
68
+ export { default as Hospital } from './components/Hospital';
65
69
  export { default as IdCodigoBroker } from './components/IdCodigoBroker';
66
70
  export { default as ImpagoIcon } from './components/ImpagoIcon';
67
71
  export { default as Info } from './components/Info';
@@ -100,6 +104,7 @@ export { default as Refresh } from './components/Refresh';
100
104
  export { default as Renovaciones } from './components/Renovaciones';
101
105
  export { default as Replay } from './components/Replay';
102
106
  export { default as Reply } from './components/Reply';
107
+ export { default as Schedule } from './components/Schedule';
103
108
  export { default as SearchIcon } from './components/SearchIcon';
104
109
  export { default as Send } from './components/Send';
105
110
  export { default as Settings } from './components/Settings';
@@ -109,6 +114,7 @@ export { default as Smartphone } from './components/Smartphone';
109
114
  export { default as StepDone } from './components/StepDone';
110
115
  export { default as StepInProgress } from './components/StepInProgress';
111
116
  export { default as StepPending } from './components/StepPending';
117
+ export { default as Stethoscope } from './components/Stethoscope';
112
118
  export { default as Tutoriales } from './components/Tutoriales';
113
119
  export { default as UnfoldMore } from './components/UnfoldMore';
114
120
  export { default as Upload } from './components/Upload';
@@ -11,12 +11,12 @@ import { default as w } from "./components/ArrowBack.js";
11
11
  import { default as g } from "./components/ArrowBackIosNew.js";
12
12
  import { default as D } from "./components/ArrowDown.js";
13
13
  import { default as R } from "./components/ArrowForward.js";
14
- import { default as M } from "./components/ArrowForwardIos.js";
14
+ import { default as y } from "./components/ArrowForwardIos.js";
15
15
  import { default as k } from "./components/ArrowRight.js";
16
- import { default as L } from "./components/ArrowUp.js";
17
- import { default as V } from "./components/ArrowsOutward.js";
18
- import { default as N } from "./components/Assignment.js";
19
- import { default as E } from "./components/AttachFile.js";
16
+ import { default as H } from "./components/ArrowUp.js";
17
+ import { default as U } from "./components/ArrowsOutward.js";
18
+ import { default as v } from "./components/Assignment.js";
19
+ import { default as O } from "./components/AttachFile.js";
20
20
  import { default as z } from "./components/BmiCollapsed.js";
21
21
  import { default as K } from "./components/BmiLogo.js";
22
22
  import { default as G } from "./components/BusinessCenter.js";
@@ -25,102 +25,108 @@ import { default as Q } from "./components/Call.js";
25
25
  import { default as Y } from "./components/CancelIcon.js";
26
26
  import { default as _ } from "./components/Certificado.js";
27
27
  import { default as oo } from "./components/ChatBubble.js";
28
- import { default as ro } from "./components/CheckIcon.js";
29
- import { default as to } from "./components/Checkbook.js";
30
- import { default as so } from "./components/ChevronLeft.js";
31
- import { default as po } from "./components/Close.js";
32
- import { default as mo } from "./components/ClosePanel.js";
33
- import { default as no } from "./components/CheckCircle.js";
28
+ import { default as ro } from "./components/CheckCircle.js";
29
+ import { default as to } from "./components/CheckIcon.js";
30
+ import { default as so } from "./components/Checkbook.js";
31
+ import { default as po } from "./components/ChevronLeft.js";
32
+ import { default as mo } from "./components/Close.js";
33
+ import { default as no } from "./components/ClosePanel.js";
34
34
  import { default as co } from "./components/CobrarIcon.js";
35
35
  import { default as Co } from "./components/Comisiones.js";
36
36
  import { default as ho } from "./components/CompareArrows.js";
37
37
  import { default as Po } from "./components/ComputerCancel.js";
38
- import { default as bo } from "./components/ComunicacionesIcon.js";
39
- import { default as Fo } from "./components/ContentCopy.js";
40
- import { default as yo } from "./components/ConyugeIcon.js";
41
- import { default as So } from "./components/CotizacionesIcon.js";
42
- import { default as Bo } from "./components/Credentials.js";
43
- import { default as Uo } from "./components/CreditCard.js";
44
- import { default as vo } from "./components/DashboardIcon.js";
45
- import { default as Oo } from "./components/Delete.js";
46
- import { default as Ho } from "./components/DeniedIcon.js";
47
- import { default as Wo } from "./components/Diners.js";
48
- import { default as jo } from "./components/DinersRounded.js";
49
- import { default as To } from "./components/Discover.js";
50
- import { default as Jo } from "./components/DiscoverRounded.js";
51
- import { default as Xo } from "./components/Distance.js";
52
- import { default as Zo } from "./components/Documentos.js";
53
- import { default as $o } from "./components/DownloadIcon.js";
54
- import { default as ee } from "./components/EditIcon.js";
55
- import { default as ae } from "./components/FallbackCardRounded.js";
56
- import { default as fe } from "./components/Female.js";
57
- import { default as de } from "./components/Filter.js";
58
- import { default as pe } from "./components/Folder.js";
59
- import { default as me } from "./components/FondosExtranjero.js";
60
- import { default as ne } from "./components/Fumador.js";
61
- import { default as ce } from "./components/HeadsetMic.js";
62
- import { default as Ce } from "./components/HeightIcon.js";
63
- import { default as he } from "./components/Help.js";
64
- import { default as Pe } from "./components/HistorialIcon.js";
65
- import { default as be } from "./components/IdCodigoBroker.js";
66
- import { default as Fe } from "./components/ImpagoIcon.js";
67
- import { default as ye } from "./components/Info.js";
68
- import { default as Se } from "./components/InfoFinanciera.js";
69
- import { default as Be } from "./components/KeyboardArrowDown.js";
70
- import { default as Ue } from "./components/KeyboardArrowUp.js";
71
- import { default as ve } from "./components/LocationOn.js";
72
- import { default as Oe } from "./components/LocationSearching.js";
73
- import { default as He } from "./components/LockIcon.js";
74
- import { default as We } from "./components/MailIcon.js";
75
- import { default as je } from "./components/Male.js";
76
- import { default as Te } from "./components/MasAcciones.js";
77
- import { default as Je } from "./components/Mastercard.js";
78
- import { default as Xe } from "./components/MastercardRounded.js";
79
- import { default as Ze } from "./components/Medical.js";
80
- import { default as $e } from "./components/Menu.js";
81
- import { default as er } from "./components/MoreVert.js";
82
- import { default as ar } from "./components/NextIcon.js";
83
- import { default as fr } from "./components/Notes.js";
84
- import { default as dr } from "./components/Notifications.js";
85
- import { default as pr } from "./components/NumPolizaIcon.js";
86
- import { default as mr } from "./components/OpenInFull.js";
87
- import { default as nr } from "./components/OpenPanel.js";
88
- import { default as cr } from "./components/Paid.js";
89
- import { default as Cr } from "./components/Pep.js";
90
- import { default as hr } from "./components/Person.js";
91
- import { default as Pr } from "./components/PersonCancel.js";
92
- import { default as br } from "./components/PhotoLibrary.js";
93
- import { default as Fr } from "./components/Planet.js";
94
- import { default as yr } from "./components/PolizaIcon.js";
95
- import { default as Sr } from "./components/PriceChange.js";
96
- import { default as Br } from "./components/ProductIcon.js";
97
- import { default as Ur } from "./components/Public.js";
98
- import { default as vr } from "./components/ReembolsosIcon.js";
99
- import { default as Or } from "./components/Refresh.js";
100
- import { default as Hr } from "./components/Renovaciones.js";
101
- import { default as Wr } from "./components/Replay.js";
102
- import { default as jr } from "./components/Reply.js";
103
- import { default as Tr } from "./components/SearchIcon.js";
104
- import { default as Jr } from "./components/Send.js";
105
- import { default as Xr } from "./components/Settings.js";
106
- import { default as Zr } from "./components/Share.js";
107
- import { default as $r } from "./components/SmallFamily.js";
108
- import { default as ea } from "./components/Smartphone.js";
109
- import { default as aa } from "./components/StepDone.js";
110
- import { default as fa } from "./components/StepInProgress.js";
111
- import { default as da } from "./components/StepPending.js";
112
- import { default as pa } from "./components/Tutoriales.js";
113
- import { default as ma } from "./components/UnfoldMore.js";
114
- import { default as na } from "./components/Upload.js";
115
- import { default as ca } from "./components/UserGroup.js";
116
- import { default as Ca } from "./components/VerifiedUser.js";
117
- import { default as ha } from "./components/Visa.js";
118
- import { default as Pa } from "./components/VisaRounded.js";
119
- import { default as ba } from "./components/Visibility.js";
120
- import { default as Fa } from "./components/VisibilityOff.js";
121
- import { default as ya } from "./components/Warning.js";
122
- import { default as Sa } from "./components/WeightIcon.js";
123
- import { default as Ba } from "./components/Whatsapp.js";
38
+ import { default as bo } from "./components/Comunicaciones.js";
39
+ import { default as Fo } from "./components/ComunicacionesIcon.js";
40
+ import { default as So } from "./components/ContentCopy.js";
41
+ import { default as Mo } from "./components/ConyugeIcon.js";
42
+ import { default as Bo } from "./components/CotizacionesIcon.js";
43
+ import { default as Lo } from "./components/Credentials.js";
44
+ import { default as Vo } from "./components/CreditCard.js";
45
+ import { default as No } from "./components/DashboardIcon.js";
46
+ import { default as Eo } from "./components/Delete.js";
47
+ import { default as Wo } from "./components/DeniedIcon.js";
48
+ import { default as jo } from "./components/Diners.js";
49
+ import { default as To } from "./components/DinersRounded.js";
50
+ import { default as Jo } from "./components/Discover.js";
51
+ import { default as Xo } from "./components/DiscoverRounded.js";
52
+ import { default as Zo } from "./components/Distance.js";
53
+ import { default as $o } from "./components/Documentos.js";
54
+ import { default as ee } from "./components/DownloadIcon.js";
55
+ import { default as ae } from "./components/EditIcon.js";
56
+ import { default as fe } from "./components/Facturas.js";
57
+ import { default as de } from "./components/FallbackCardRounded.js";
58
+ import { default as pe } from "./components/Female.js";
59
+ import { default as me } from "./components/Filter.js";
60
+ import { default as ne } from "./components/Folder.js";
61
+ import { default as ce } from "./components/FondosExtranjero.js";
62
+ import { default as Ce } from "./components/Fumador.js";
63
+ import { default as he } from "./components/Headset.js";
64
+ import { default as Pe } from "./components/HeadsetMic.js";
65
+ import { default as be } from "./components/HeightIcon.js";
66
+ import { default as Fe } from "./components/Help.js";
67
+ import { default as Se } from "./components/HistorialIcon.js";
68
+ import { default as Me } from "./components/Hospital.js";
69
+ import { default as Be } from "./components/IdCodigoBroker.js";
70
+ import { default as Le } from "./components/ImpagoIcon.js";
71
+ import { default as Ve } from "./components/Info.js";
72
+ import { default as Ne } from "./components/InfoFinanciera.js";
73
+ import { default as Ee } from "./components/KeyboardArrowDown.js";
74
+ import { default as We } from "./components/KeyboardArrowUp.js";
75
+ import { default as je } from "./components/LocationOn.js";
76
+ import { default as Te } from "./components/LocationSearching.js";
77
+ import { default as Je } from "./components/LockIcon.js";
78
+ import { default as Xe } from "./components/MailIcon.js";
79
+ import { default as Ze } from "./components/Male.js";
80
+ import { default as $e } from "./components/MasAcciones.js";
81
+ import { default as er } from "./components/Mastercard.js";
82
+ import { default as ar } from "./components/MastercardRounded.js";
83
+ import { default as fr } from "./components/Medical.js";
84
+ import { default as dr } from "./components/Menu.js";
85
+ import { default as pr } from "./components/MoreVert.js";
86
+ import { default as mr } from "./components/NextIcon.js";
87
+ import { default as nr } from "./components/Notes.js";
88
+ import { default as cr } from "./components/Notifications.js";
89
+ import { default as Cr } from "./components/NumPolizaIcon.js";
90
+ import { default as hr } from "./components/OpenInFull.js";
91
+ import { default as Pr } from "./components/OpenPanel.js";
92
+ import { default as br } from "./components/Paid.js";
93
+ import { default as Fr } from "./components/Pep.js";
94
+ import { default as Sr } from "./components/Person.js";
95
+ import { default as Mr } from "./components/PersonCancel.js";
96
+ import { default as Br } from "./components/PhotoLibrary.js";
97
+ import { default as Lr } from "./components/Planet.js";
98
+ import { default as Vr } from "./components/PolizaIcon.js";
99
+ import { default as Nr } from "./components/PriceChange.js";
100
+ import { default as Er } from "./components/ProductIcon.js";
101
+ import { default as Wr } from "./components/Public.js";
102
+ import { default as jr } from "./components/ReembolsosIcon.js";
103
+ import { default as Tr } from "./components/Refresh.js";
104
+ import { default as Jr } from "./components/Renovaciones.js";
105
+ import { default as Xr } from "./components/Replay.js";
106
+ import { default as Zr } from "./components/Reply.js";
107
+ import { default as $r } from "./components/Schedule.js";
108
+ import { default as ea } from "./components/SearchIcon.js";
109
+ import { default as aa } from "./components/Send.js";
110
+ import { default as fa } from "./components/Settings.js";
111
+ import { default as da } from "./components/Share.js";
112
+ import { default as pa } from "./components/SmallFamily.js";
113
+ import { default as ma } from "./components/Smartphone.js";
114
+ import { default as na } from "./components/StepDone.js";
115
+ import { default as ca } from "./components/StepInProgress.js";
116
+ import { default as Ca } from "./components/StepPending.js";
117
+ import { default as ha } from "./components/Stethoscope.js";
118
+ import { default as Pa } from "./components/Tutoriales.js";
119
+ import { default as ba } from "./components/UnfoldMore.js";
120
+ import { default as Fa } from "./components/Upload.js";
121
+ import { default as Sa } from "./components/UserGroup.js";
122
+ import { default as Ma } from "./components/VerifiedUser.js";
123
+ import { default as Ba } from "./components/Visa.js";
124
+ import { default as La } from "./components/VisaRounded.js";
125
+ import { default as Va } from "./components/Visibility.js";
126
+ import { default as Na } from "./components/VisibilityOff.js";
127
+ import { default as Ea } from "./components/Warning.js";
128
+ import { default as Wa } from "./components/WeightIcon.js";
129
+ import { default as ja } from "./components/Whatsapp.js";
124
130
  export {
125
131
  r as Add,
126
132
  t as AddAPhoto,
@@ -135,12 +141,12 @@ export {
135
141
  g as ArrowBackIosNew,
136
142
  D as ArrowDown,
137
143
  R as ArrowForward,
138
- M as ArrowForwardIos,
144
+ y as ArrowForwardIos,
139
145
  k as ArrowRight,
140
- L as ArrowUp,
141
- V as ArrowsOutward,
142
- N as Assignment,
143
- E as AttachFile,
146
+ H as ArrowUp,
147
+ U as ArrowsOutward,
148
+ v as Assignment,
149
+ O as AttachFile,
144
150
  z as BmiCollapsed,
145
151
  K as BmiLogo,
146
152
  G as BusinessCenter,
@@ -149,100 +155,106 @@ export {
149
155
  Y as CancelIcon,
150
156
  _ as Certificado,
151
157
  oo as ChatBubble,
152
- no as CheckCircle,
153
- ro as CheckIcon,
154
- to as Checkbook,
155
- so as ChevronLeft,
156
- po as Close,
157
- mo as ClosePanel,
158
+ ro as CheckCircle,
159
+ to as CheckIcon,
160
+ so as Checkbook,
161
+ po as ChevronLeft,
162
+ mo as Close,
163
+ no as ClosePanel,
158
164
  co as CobrarIcon,
159
165
  Co as Comisiones,
160
166
  ho as CompareArrows,
161
167
  Po as ComputerCancel,
162
- bo as ComunicacionesIcon,
163
- Fo as ContentCopy,
164
- yo as ConyugeIcon,
165
- So as CotizacionesIcon,
166
- Bo as Credentials,
167
- Uo as CreditCard,
168
- vo as DashboardIcon,
169
- Oo as Delete,
170
- Ho as DeniedIcon,
171
- Wo as Diners,
172
- jo as DinersRounded,
173
- To as Discover,
174
- Jo as DiscoverRounded,
175
- Xo as Distance,
176
- Zo as Documentos,
177
- $o as DownloadIcon,
178
- ee as EditIcon,
179
- ae as FallbackCardRounded,
180
- fe as Female,
181
- de as Filter,
182
- pe as Folder,
183
- me as FondosExtranjero,
184
- ne as Fumador,
185
- ce as HeadsetMic,
186
- Ce as HeightIcon,
187
- he as Help,
188
- Pe as HistorialIcon,
189
- be as IdCodigoBroker,
190
- Fe as ImpagoIcon,
191
- ye as Info,
192
- Se as InfoFinanciera,
193
- Be as KeyboardArrowDown,
194
- Ue as KeyboardArrowUp,
195
- ve as LocationOn,
196
- Oe as LocationSearching,
197
- He as LockIcon,
198
- We as MailIcon,
199
- je as Male,
200
- Te as MasAcciones,
201
- Je as Mastercard,
202
- Xe as MastercardRounded,
203
- Ze as Medical,
204
- $e as Menu,
205
- er as MoreVert,
206
- ar as NextIcon,
207
- fr as Notes,
208
- dr as Notifications,
209
- pr as NumPolizaIcon,
210
- mr as OpenInFull,
211
- nr as OpenPanel,
212
- cr as Paid,
213
- Cr as Pep,
214
- hr as Person,
215
- Pr as PersonCancel,
216
- br as PhotoLibrary,
217
- Fr as Planet,
218
- yr as PolizaIcon,
219
- Sr as PriceChange,
220
- Br as ProductIcon,
221
- Ur as Public,
222
- vr as ReembolsosIcon,
223
- Or as Refresh,
224
- Hr as Renovaciones,
225
- Wr as Replay,
226
- jr as Reply,
227
- Tr as SearchIcon,
228
- Jr as Send,
229
- Xr as Settings,
230
- Zr as Share,
231
- $r as SmallFamily,
232
- ea as Smartphone,
233
- aa as StepDone,
234
- fa as StepInProgress,
235
- da as StepPending,
236
- pa as Tutoriales,
237
- ma as UnfoldMore,
238
- na as Upload,
239
- ca as UserGroup,
240
- Ca as VerifiedUser,
241
- ha as Visa,
242
- Pa as VisaRounded,
243
- ba as Visibility,
244
- Fa as VisibilityOff,
245
- ya as Warning,
246
- Sa as WeightIcon,
247
- Ba as Whatsapp
168
+ bo as Comunicaciones,
169
+ Fo as ComunicacionesIcon,
170
+ So as ContentCopy,
171
+ Mo as ConyugeIcon,
172
+ Bo as CotizacionesIcon,
173
+ Lo as Credentials,
174
+ Vo as CreditCard,
175
+ No as DashboardIcon,
176
+ Eo as Delete,
177
+ Wo as DeniedIcon,
178
+ jo as Diners,
179
+ To as DinersRounded,
180
+ Jo as Discover,
181
+ Xo as DiscoverRounded,
182
+ Zo as Distance,
183
+ $o as Documentos,
184
+ ee as DownloadIcon,
185
+ ae as EditIcon,
186
+ fe as Facturas,
187
+ de as FallbackCardRounded,
188
+ pe as Female,
189
+ me as Filter,
190
+ ne as Folder,
191
+ ce as FondosExtranjero,
192
+ Ce as Fumador,
193
+ he as Headset,
194
+ Pe as HeadsetMic,
195
+ be as HeightIcon,
196
+ Fe as Help,
197
+ Se as HistorialIcon,
198
+ Me as Hospital,
199
+ Be as IdCodigoBroker,
200
+ Le as ImpagoIcon,
201
+ Ve as Info,
202
+ Ne as InfoFinanciera,
203
+ Ee as KeyboardArrowDown,
204
+ We as KeyboardArrowUp,
205
+ je as LocationOn,
206
+ Te as LocationSearching,
207
+ Je as LockIcon,
208
+ Xe as MailIcon,
209
+ Ze as Male,
210
+ $e as MasAcciones,
211
+ er as Mastercard,
212
+ ar as MastercardRounded,
213
+ fr as Medical,
214
+ dr as Menu,
215
+ pr as MoreVert,
216
+ mr as NextIcon,
217
+ nr as Notes,
218
+ cr as Notifications,
219
+ Cr as NumPolizaIcon,
220
+ hr as OpenInFull,
221
+ Pr as OpenPanel,
222
+ br as Paid,
223
+ Fr as Pep,
224
+ Sr as Person,
225
+ Mr as PersonCancel,
226
+ Br as PhotoLibrary,
227
+ Lr as Planet,
228
+ Vr as PolizaIcon,
229
+ Nr as PriceChange,
230
+ Er as ProductIcon,
231
+ Wr as Public,
232
+ jr as ReembolsosIcon,
233
+ Tr as Refresh,
234
+ Jr as Renovaciones,
235
+ Xr as Replay,
236
+ Zr as Reply,
237
+ $r as Schedule,
238
+ ea as SearchIcon,
239
+ aa as Send,
240
+ fa as Settings,
241
+ da as Share,
242
+ pa as SmallFamily,
243
+ ma as Smartphone,
244
+ na as StepDone,
245
+ ca as StepInProgress,
246
+ Ca as StepPending,
247
+ ha as Stethoscope,
248
+ Pa as Tutoriales,
249
+ ba as UnfoldMore,
250
+ Fa as Upload,
251
+ Sa as UserGroup,
252
+ Ma as VerifiedUser,
253
+ Ba as Visa,
254
+ La as VisaRounded,
255
+ Va as Visibility,
256
+ Na as VisibilityOff,
257
+ Ea as Warning,
258
+ Wa as WeightIcon,
259
+ ja as Whatsapp
248
260
  };