bmi-next 1.0.76 → 1.0.78
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/icons.d.ts +4 -1
- package/dist/icons/icons.js +76 -46
- package/package.json +1 -1
package/dist/icons/icons.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type IconName = "Exclamation" | "Email" | "Password" | "ShowEye" | "HideEye" | "ArrowDown" | "Search" | "Masculino" | "Femenino" | "Height" | "Weight" | "Smoke" | "SmokeOff" | "Upload" | "Telefono" | "EmailFill" | "Whatsapp" | "Close" | "Lock" | "Envelope" | "CollapseMenu" | "ExpandMenu" | "Notification" | "Users" | "Pagos" | "Impagos" | "Configuracion" | "LockPassword" | "Logout" | "AddCard" | "Add" | "Help" | "Unsubscribe" | "CheckCircle" | "Disable" | "Edit" | "Delete" | "Save" | "Eye" | "Mail" | "Resend" | "Reset" | "SwapVertical" | "Clip" | "Send" | "Trash" | "ReInit" | "CircleDolar" | "Sort" | "Pencil" | "Check" | "LogoBMI+" | "ArrowLeft" | "ArrowRight" | "AddDocument" | "Family" | "User" | "Carnet" | "Savings" | "History" | "Docs" | "Filters" | "DownloadDoc" | "Biometric" | "Aetna" | "BMI" | "CircleDenied" | "ArrowForwardBtn" | "Share" | "Gallery" | "Camera" | "Sthetoscope" | "Shield" | "LogoBMIHorizontal" | "LogoBMIVertical" | "Profesional" | "BusquedaCiudad" | "Medico" | "Laboratorio" | "CercaDeMi" | "CuadroMedico" | "Celular" | "Headset" | "Internet" | "Calendar" | "Table" | "Autorizaciones" | "Warning" | "Person" | "StepInProgress" | "StepPending" | "StepDone" | "StepBlocked" | "IconoVida" | "IconoSalud" | "Planet" | "KeyboardArrowDown" | "USD" | "GT" | "EUR" | "DO" | "CR" | "CO" | "ToastInfo" | "ToastCancel";
|
|
1
|
+
export type IconName = "Exclamation" | "Email" | "Password" | "ShowEye" | "HideEye" | "ArrowDown" | "Search" | "Masculino" | "Femenino" | "Height" | "Weight" | "Smoke" | "SmokeOff" | "Upload" | "Telefono" | "EmailFill" | "Whatsapp" | "Close" | "Lock" | "Envelope" | "CollapseMenu" | "ExpandMenu" | "Notification" | "Users" | "Pagos" | "Impagos" | "Configuracion" | "LockPassword" | "Logout" | "AddCard" | "Add" | "Help" | "Unsubscribe" | "CheckCircle" | "Disable" | "Edit" | "Delete" | "Save" | "Eye" | "Mail" | "Resend" | "Reset" | "SwapVertical" | "Clip" | "Send" | "Trash" | "ReInit" | "CircleDolar" | "Sort" | "Pencil" | "Check" | "LogoBMI+" | "ArrowLeft" | "ArrowRight" | "AddDocument" | "Family" | "User" | "Carnet" | "Savings" | "History" | "Docs" | "Filters" | "DownloadDoc" | "Biometric" | "Aetna" | "BMI" | "CircleDenied" | "ArrowForwardBtn" | "Share" | "Gallery" | "Camera" | "Sthetoscope" | "Shield" | "LogoBMIHorizontal" | "LogoBMIVertical" | "Profesional" | "BusquedaCiudad" | "Medico" | "Laboratorio" | "CercaDeMi" | "CuadroMedico" | "Celular" | "Headset" | "Internet" | "Calendar" | "Table" | "Autorizaciones" | "Warning" | "Person" | "StepInProgress" | "StepPending" | "StepDone" | "StepBlocked" | "IconoVida" | "IconoSalud" | "Planet" | "KeyboardArrowDown" | "USD" | "GT" | "EUR" | "DO" | "CR" | "CO" | "Certificado" | "ToastInfo" | "ToastCancel" | "AdminMeds" | "Bone";
|
|
2
2
|
interface IconProps {
|
|
3
3
|
width?: number;
|
|
4
4
|
height?: number;
|
|
@@ -111,6 +111,9 @@ export declare const CR: React.FC<IconProps>;
|
|
|
111
111
|
export declare const CO: React.FC<IconProps>;
|
|
112
112
|
export declare const Planet: React.FC<IconProps>;
|
|
113
113
|
export declare const KeyboardArrowDown: React.FC<IconProps>;
|
|
114
|
+
export declare const Certificado: React.FC<IconProps>;
|
|
114
115
|
export declare const ToastInfo: React.FC<IconProps>;
|
|
115
116
|
export declare const ToastCancel: React.FC<IconProps>;
|
|
117
|
+
export declare const AdminMeds: React.FC<IconProps>;
|
|
118
|
+
export declare const Bone: React.FC<IconProps>;
|
|
116
119
|
export {};
|
package/dist/icons/icons.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as C, jsxs as M } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
2
|
+
const c4 = ({
|
|
3
3
|
name: l,
|
|
4
4
|
width: a,
|
|
5
5
|
height: L,
|
|
@@ -11,17 +11,17 @@ const l4 = ({
|
|
|
11
11
|
case "Email":
|
|
12
12
|
return /* @__PURE__ */ C(h, { width: a, height: L, fill: t });
|
|
13
13
|
case "Password":
|
|
14
|
-
return /* @__PURE__ */ C(Z, { width: a, height: L, fill: t });
|
|
15
|
-
case "ShowEye":
|
|
16
14
|
return /* @__PURE__ */ C(e, { width: a, height: L, fill: t });
|
|
15
|
+
case "ShowEye":
|
|
16
|
+
return /* @__PURE__ */ C(Z, { width: a, height: L, fill: t });
|
|
17
17
|
case "HideEye":
|
|
18
18
|
return /* @__PURE__ */ C(i, { width: a, height: L, fill: t });
|
|
19
19
|
case "ArrowDown":
|
|
20
20
|
return /* @__PURE__ */ C(s, { width: a, height: L, fill: t });
|
|
21
21
|
case "Search":
|
|
22
|
-
return /* @__PURE__ */ C(r, { width: a, height: L, fill: t });
|
|
23
|
-
case "Masculino":
|
|
24
22
|
return /* @__PURE__ */ C(n, { width: a, height: L, fill: t });
|
|
23
|
+
case "Masculino":
|
|
24
|
+
return /* @__PURE__ */ C(r, { width: a, height: L, fill: t });
|
|
25
25
|
case "Femenino":
|
|
26
26
|
return /* @__PURE__ */ C(d, { width: a, height: L, fill: t });
|
|
27
27
|
case "Height":
|
|
@@ -43,9 +43,9 @@ const l4 = ({
|
|
|
43
43
|
case "Close":
|
|
44
44
|
return /* @__PURE__ */ C(u, { width: a, height: L, fill: t });
|
|
45
45
|
case "Lock":
|
|
46
|
-
return /* @__PURE__ */ C(z, { width: a, height: L });
|
|
47
|
-
case "Envelope":
|
|
48
46
|
return /* @__PURE__ */ C(g, { width: a, height: L });
|
|
47
|
+
case "Envelope":
|
|
48
|
+
return /* @__PURE__ */ C(z, { width: a, height: L });
|
|
49
49
|
case "CollapseMenu":
|
|
50
50
|
return /* @__PURE__ */ C(k, { width: a, height: L });
|
|
51
51
|
case "ExpandMenu":
|
|
@@ -119,17 +119,17 @@ const l4 = ({
|
|
|
119
119
|
case "User":
|
|
120
120
|
return /* @__PURE__ */ C(h1, { width: a, height: L, fill: t });
|
|
121
121
|
case "Carnet":
|
|
122
|
-
return /* @__PURE__ */ C(Z1, { width: a, height: L, fill: t });
|
|
123
|
-
case "Savings":
|
|
124
122
|
return /* @__PURE__ */ C(e1, { width: a, height: L, fill: t });
|
|
123
|
+
case "Savings":
|
|
124
|
+
return /* @__PURE__ */ C(Z1, { width: a, height: L, fill: t });
|
|
125
125
|
case "History":
|
|
126
126
|
return /* @__PURE__ */ C(i1, { width: a, height: L, fill: t });
|
|
127
127
|
case "Docs":
|
|
128
128
|
return /* @__PURE__ */ C(s1, { width: a, height: L, fill: t });
|
|
129
129
|
case "Filters":
|
|
130
|
-
return /* @__PURE__ */ C(r1, { width: a, height: L, fill: t });
|
|
131
|
-
case "DownloadDoc":
|
|
132
130
|
return /* @__PURE__ */ C(n1, { width: a, height: L, fill: t });
|
|
131
|
+
case "DownloadDoc":
|
|
132
|
+
return /* @__PURE__ */ C(r1, { width: a, height: L, fill: t });
|
|
133
133
|
case "Biometric":
|
|
134
134
|
return /* @__PURE__ */ C(d1, { width: a, height: L, fill: t });
|
|
135
135
|
case "BMI":
|
|
@@ -151,9 +151,9 @@ const l4 = ({
|
|
|
151
151
|
case "Shield":
|
|
152
152
|
return /* @__PURE__ */ C(u1, { width: a, height: L, fill: t });
|
|
153
153
|
case "LogoBMIHorizontal":
|
|
154
|
-
return /* @__PURE__ */ C(z1, { width: a, height: L, fill: t });
|
|
155
|
-
case "LogoBMIVertical":
|
|
156
154
|
return /* @__PURE__ */ C(g1, { width: a, height: L, fill: t });
|
|
155
|
+
case "LogoBMIVertical":
|
|
156
|
+
return /* @__PURE__ */ C(z1, { width: a, height: L, fill: t });
|
|
157
157
|
case "Profesional":
|
|
158
158
|
return /* @__PURE__ */ C(k1, { width: a, height: L, fill: t });
|
|
159
159
|
case "Medico":
|
|
@@ -210,10 +210,16 @@ const l4 = ({
|
|
|
210
210
|
return /* @__PURE__ */ C(Q1, { width: a, height: L });
|
|
211
211
|
case "CO":
|
|
212
212
|
return /* @__PURE__ */ C(X1, { width: a, height: L });
|
|
213
|
+
case "Certificado":
|
|
214
|
+
return /* @__PURE__ */ C(C4, { width: a, height: L });
|
|
213
215
|
case "ToastInfo":
|
|
214
|
-
return /* @__PURE__ */ C(C4, { width: a, height: L, fill: t });
|
|
215
|
-
case "ToastCancel":
|
|
216
216
|
return /* @__PURE__ */ C(L4, { width: a, height: L, fill: t });
|
|
217
|
+
case "ToastCancel":
|
|
218
|
+
return /* @__PURE__ */ C(a4, { width: a, height: L, fill: t });
|
|
219
|
+
case "AdminMeds":
|
|
220
|
+
return /* @__PURE__ */ C(l4, { width: a, height: L, fill: t });
|
|
221
|
+
case "Bone":
|
|
222
|
+
return /* @__PURE__ */ C(M4, { width: a, height: L, fill: t });
|
|
217
223
|
default:
|
|
218
224
|
return null;
|
|
219
225
|
}
|
|
@@ -258,7 +264,7 @@ const l4 = ({
|
|
|
258
264
|
}
|
|
259
265
|
)
|
|
260
266
|
}
|
|
261
|
-
),
|
|
267
|
+
), e = ({
|
|
262
268
|
width: l = 20,
|
|
263
269
|
height: a = 20,
|
|
264
270
|
fill: L = "#030C24"
|
|
@@ -279,7 +285,7 @@ const l4 = ({
|
|
|
279
285
|
}
|
|
280
286
|
)
|
|
281
287
|
}
|
|
282
|
-
),
|
|
288
|
+
), Z = ({
|
|
283
289
|
width: l = 22,
|
|
284
290
|
height: a = 21,
|
|
285
291
|
fill: L = "#749CFF"
|
|
@@ -341,7 +347,7 @@ const l4 = ({
|
|
|
341
347
|
}
|
|
342
348
|
)
|
|
343
349
|
}
|
|
344
|
-
),
|
|
350
|
+
), n = ({
|
|
345
351
|
width: l = 22,
|
|
346
352
|
height: a = 23,
|
|
347
353
|
fill: L = "#030C24"
|
|
@@ -362,7 +368,7 @@ const l4 = ({
|
|
|
362
368
|
}
|
|
363
369
|
)
|
|
364
370
|
}
|
|
365
|
-
),
|
|
371
|
+
), r = ({
|
|
366
372
|
width: l = 70,
|
|
367
373
|
height: a = 71,
|
|
368
374
|
fill: L = "#749CFF"
|
|
@@ -584,7 +590,7 @@ const l4 = ({
|
|
|
584
590
|
}
|
|
585
591
|
)
|
|
586
592
|
}
|
|
587
|
-
),
|
|
593
|
+
), g = ({ width: l = 53, height: a = 64 }) => /* @__PURE__ */ M(
|
|
588
594
|
"svg",
|
|
589
595
|
{
|
|
590
596
|
width: l,
|
|
@@ -753,7 +759,7 @@ const l4 = ({
|
|
|
753
759
|
] })
|
|
754
760
|
]
|
|
755
761
|
}
|
|
756
|
-
),
|
|
762
|
+
), z = ({ width: l = 97, height: a = 86 }) => /* @__PURE__ */ M(
|
|
757
763
|
"svg",
|
|
758
764
|
{
|
|
759
765
|
width: l,
|
|
@@ -1560,7 +1566,7 @@ const l4 = ({
|
|
|
1560
1566
|
) })
|
|
1561
1567
|
]
|
|
1562
1568
|
}
|
|
1563
|
-
),
|
|
1569
|
+
), h4 = ({
|
|
1564
1570
|
width: l = 20,
|
|
1565
1571
|
height: a = 20,
|
|
1566
1572
|
fill: L = "#749CFF"
|
|
@@ -2168,7 +2174,7 @@ const l4 = ({
|
|
|
2168
2174
|
) })
|
|
2169
2175
|
]
|
|
2170
2176
|
}
|
|
2171
|
-
),
|
|
2177
|
+
), e1 = ({
|
|
2172
2178
|
width: l = 36,
|
|
2173
2179
|
height: a = 36,
|
|
2174
2180
|
fill: L = "#2054A5"
|
|
@@ -2202,7 +2208,7 @@ const l4 = ({
|
|
|
2202
2208
|
) })
|
|
2203
2209
|
]
|
|
2204
2210
|
}
|
|
2205
|
-
),
|
|
2211
|
+
), Z1 = ({
|
|
2206
2212
|
width: l = 36,
|
|
2207
2213
|
height: a = 36,
|
|
2208
2214
|
fill: L = "#2054A5"
|
|
@@ -2304,7 +2310,7 @@ const l4 = ({
|
|
|
2304
2310
|
) })
|
|
2305
2311
|
]
|
|
2306
2312
|
}
|
|
2307
|
-
),
|
|
2313
|
+
), n1 = ({
|
|
2308
2314
|
width: l = 20,
|
|
2309
2315
|
height: a = 20,
|
|
2310
2316
|
fill: L = "#749CFF"
|
|
@@ -2339,7 +2345,7 @@ const l4 = ({
|
|
|
2339
2345
|
) })
|
|
2340
2346
|
]
|
|
2341
2347
|
}
|
|
2342
|
-
),
|
|
2348
|
+
), r1 = ({
|
|
2343
2349
|
width: l = 20,
|
|
2344
2350
|
height: a = 20,
|
|
2345
2351
|
fill: L = "#2054A5"
|
|
@@ -2672,7 +2678,7 @@ const l4 = ({
|
|
|
2672
2678
|
) })
|
|
2673
2679
|
]
|
|
2674
2680
|
}
|
|
2675
|
-
),
|
|
2681
|
+
), g1 = ({
|
|
2676
2682
|
width: l = 135,
|
|
2677
2683
|
height: a = 28,
|
|
2678
2684
|
fill: L = "#2054A5"
|
|
@@ -2716,7 +2722,7 @@ const l4 = ({
|
|
|
2716
2722
|
) })
|
|
2717
2723
|
]
|
|
2718
2724
|
}
|
|
2719
|
-
),
|
|
2725
|
+
), z1 = ({
|
|
2720
2726
|
width: l = 135,
|
|
2721
2727
|
height: a = 28,
|
|
2722
2728
|
fill: L = "#2054A5"
|
|
@@ -7711,6 +7717,13 @@ const l4 = ({
|
|
|
7711
7717
|
)
|
|
7712
7718
|
}
|
|
7713
7719
|
), C4 = ({
|
|
7720
|
+
width: l = 36,
|
|
7721
|
+
height: a = 36,
|
|
7722
|
+
fill: L = "#2054A5"
|
|
7723
|
+
}) => /* @__PURE__ */ M("svg", { width: l, height: a, viewBox: "0 0 36 36", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
7724
|
+
/* @__PURE__ */ C("mask", { id: "mask0_6650_147644", style: { maskType: "alpha" }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "36", height: "36", children: /* @__PURE__ */ C("rect", { width: "36", height: "36", fill: "#D9D9D9" }) }),
|
|
7725
|
+
/* @__PURE__ */ C("g", { mask: "url(#mask0_6650_147644)", children: /* @__PURE__ */ C("path", { d: "M18.0003 17.8995L15.2204 20.0134C15.0731 20.1169 14.9285 20.1199 14.7865 20.0224C14.6445 19.9252 14.5995 19.7957 14.6515 19.6339L15.7105 16.1993L12.8646 13.986C12.7196 13.8865 12.6789 13.758 12.7424 13.6005C12.8056 13.443 12.92 13.3643 13.0855 13.3643H16.5404L17.6613 9.8408C17.7193 9.6753 17.8323 9.59255 18.0003 9.59255C18.1683 9.59255 18.2813 9.6753 18.3393 9.8408L19.435 13.3643H22.9113C23.073 13.3643 23.1871 13.443 23.2536 13.6005C23.3202 13.758 23.2809 13.8865 23.1359 13.986L20.2863 16.1993L21.3115 19.6339C21.3635 19.7957 21.3242 19.9252 21.1934 20.0224C21.0629 20.1199 20.924 20.1169 20.7768 20.0134L18.0003 17.8995ZM18.0003 31.7344L10.8704 34.1115C10.4126 34.271 9.98477 34.2037 9.58677 33.9094C9.18877 33.6154 8.98977 33.2302 8.98977 32.7537V23.2377C7.88327 22.0764 7.06652 20.7818 6.53952 19.3538C6.01252 17.9255 5.74902 16.4583 5.74902 14.952C5.74902 11.503 6.92865 8.59892 9.2879 6.23967C11.6471 3.88067 14.5513 2.70117 18.0003 2.70117C21.4493 2.70117 24.3544 3.88067 26.7156 6.23967C29.0769 8.59892 30.2575 11.503 30.2575 14.952C30.2575 16.4583 29.993 17.9255 29.464 19.3538C28.935 20.7818 28.1173 22.0764 27.0108 23.2377V32.7537C27.0108 33.2302 26.8118 33.6154 26.4138 33.9094C26.0158 34.2037 25.5899 34.271 25.1361 34.1115L18.0003 31.7344ZM24.6734 21.6285C26.4981 19.8058 27.4105 17.5813 27.4105 14.955C27.4105 12.329 26.4981 10.1037 24.6734 8.27892C22.8486 6.45417 20.6243 5.5418 18.0003 5.5418C15.3763 5.5418 13.1519 6.45417 11.3271 8.27892C9.5024 10.1037 8.59002 12.329 8.59002 14.955C8.59002 17.5813 9.5024 19.8058 11.3271 21.6285C13.1519 23.4513 15.3763 24.3627 18.0003 24.3627C20.6243 24.3627 22.8486 23.4513 24.6734 21.6285ZM11.6001 31.032L18.0003 29.0937L24.4004 31.032V25.3178C23.4359 25.9618 22.4031 26.438 21.3021 26.7465C20.2009 27.055 19.1003 27.2093 18.0003 27.2093C16.9003 27.2093 15.7996 27.055 14.6984 26.7465C13.5974 26.438 12.5646 25.9618 11.6001 25.3178V31.032Z", fill: L }) })
|
|
7726
|
+
] }), L4 = ({
|
|
7714
7727
|
width: l = 20,
|
|
7715
7728
|
height: a = 20,
|
|
7716
7729
|
fill: L = "black"
|
|
@@ -7747,7 +7760,7 @@ const l4 = ({
|
|
|
7747
7760
|
/* @__PURE__ */ C("g", { mask: "url(#info_svg__a)", children: /* @__PURE__ */ C("path", { fill: L, d: "M0 0h20v20H0z" }) })
|
|
7748
7761
|
]
|
|
7749
7762
|
}
|
|
7750
|
-
),
|
|
7763
|
+
), a4 = ({
|
|
7751
7764
|
width: l = 20,
|
|
7752
7765
|
height: a = 20,
|
|
7753
7766
|
fill: L = "black"
|
|
@@ -7784,11 +7797,26 @@ const l4 = ({
|
|
|
7784
7797
|
) })
|
|
7785
7798
|
]
|
|
7786
7799
|
}
|
|
7787
|
-
)
|
|
7800
|
+
), l4 = ({
|
|
7801
|
+
width: l = 24,
|
|
7802
|
+
height: a = 24,
|
|
7803
|
+
fill: L = "#2054A5"
|
|
7804
|
+
}) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", width: l, height: a, viewBox: "0 0 24 24", fill: "none", children: [
|
|
7805
|
+
/* @__PURE__ */ C("mask", { id: "mask0_7828_116381", style: { maskType: "alpha" }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "24", height: "24", children: /* @__PURE__ */ C("rect", { width: "24", height: "24", fill: "#2054A5" }) }),
|
|
7806
|
+
/* @__PURE__ */ C("g", { mask: "url(#mask0_7828_116381)", children: /* @__PURE__ */ C("path", { d: "M12.35 16.7083C11.6833 17.3749 10.875 17.7083 9.925 17.7083C8.975 17.7083 8.16667 17.3749 7.5 16.7083C6.83333 16.0416 6.5 15.2374 6.5 14.2958C6.5 13.3541 6.83333 12.5499 7.5 11.8833L11.65 7.70825C12.3167 7.04158 13.125 6.70825 14.075 6.70825C15.025 6.70825 15.8333 7.04158 16.5 7.70825C17.1667 8.37492 17.5 9.17908 17.5 10.1208C17.5 11.0624 17.1667 11.8666 16.5 12.5333L12.35 16.7083ZM8.9 15.2832C9.28333 15.6666 9.67917 15.8041 10.0875 15.6958C10.4958 15.5874 10.775 15.4583 10.925 15.3083L12.3 13.9082L10.3 11.9083L8.9 13.2832C8.61667 13.5666 8.475 13.8999 8.475 14.2832C8.475 14.6666 8.61667 14.9999 8.9 15.2832ZM15.1 9.13325C14.7167 8.74992 14.3208 8.61242 13.9125 8.72075C13.5042 8.82908 13.225 8.95825 13.075 9.10825L11.7 10.5083L13.7 12.5083L15.1 11.1333C15.3833 10.8499 15.525 10.5166 15.525 10.1333C15.525 9.74992 15.3833 9.41658 15.1 9.13325ZM5 21.2083C4.45 21.2083 3.97917 21.0124 3.5875 20.6208C3.19583 20.2291 3 19.7582 3 19.2083V5.20825C3 4.65825 3.19583 4.18742 3.5875 3.79575C3.97917 3.40409 4.45 3.20825 5 3.20825H9.2C9.41667 2.60825 9.77917 2.12492 10.2875 1.75825C10.7958 1.39159 11.3667 1.20825 12 1.20825C12.6333 1.20825 13.2042 1.39159 13.7125 1.75825C14.2208 2.12492 14.5833 2.60825 14.8 3.20825H19C19.55 3.20825 20.0208 3.40409 20.4125 3.79575C20.8042 4.18742 21 4.65825 21 5.20825V19.2083C21 19.7582 20.8042 20.2291 20.4125 20.6208C20.0208 21.0124 19.55 21.2083 19 21.2083H5ZM5 19.2083H19V5.20825H5V19.2083ZM12 4.45825C12.2167 4.45825 12.3958 4.38742 12.5375 4.24575C12.6792 4.10408 12.75 3.92492 12.75 3.70825C12.75 3.49159 12.6792 3.31242 12.5375 3.17075C12.3958 3.02909 12.2167 2.95825 12 2.95825C11.7833 2.95825 11.6042 3.02909 11.4625 3.17075C11.3208 3.31242 11.25 3.49159 11.25 3.70825C11.25 3.92492 11.3208 4.10408 11.4625 4.24575C11.6042 4.38742 11.7833 4.45825 12 4.45825Z", fill: L }) })
|
|
7807
|
+
] }), M4 = ({
|
|
7808
|
+
width: l = 24,
|
|
7809
|
+
height: a = 24,
|
|
7810
|
+
fill: L = "#2054A5"
|
|
7811
|
+
}) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", width: l, height: a, viewBox: "0 0 24 24", fill: "none", children: [
|
|
7812
|
+
/* @__PURE__ */ C("mask", { id: "mask0_7827_116287", style: { maskType: "alpha" }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "24", height: "24", children: /* @__PURE__ */ C("rect", { width: "24", height: "24", fill: "#2054A5" }) }),
|
|
7813
|
+
/* @__PURE__ */ C("g", { mask: "url(#mask0_7827_116287)", children: /* @__PURE__ */ C("path", { d: "M9.5 22C8.51667 22 7.6875 21.6625 7.0125 20.9875C6.3375 20.3125 6 19.4833 6 18.5C6 18.35 6.02083 18.2333 6.0625 18.15C6.10417 18.0667 6.1 18 6.05 17.95C6 17.9 5.93333 17.8958 5.85 17.9375C5.76667 17.9792 5.65 18 5.5 18C4.51667 18 3.6875 17.6625 3.0125 16.9875C2.3375 16.3125 2 15.4833 2 14.5C2 13.5167 2.3375 12.6875 3.0125 12.0125C3.6875 11.3375 4.51667 11 5.5 11C5.88333 11 6.23333 11.05 6.55 11.15C6.86667 11.25 7.16667 11.4 7.45 11.6L11.6 7.45C11.4 7.16667 11.25 6.86667 11.15 6.55C11.05 6.23333 11 5.88333 11 5.5C11 4.51667 11.3375 3.6875 12.0125 3.0125C12.6875 2.3375 13.5167 2 14.5 2C15.4833 2 16.3125 2.3375 16.9875 3.0125C17.6625 3.6875 18 4.51667 18 5.5C18 5.65 17.9792 5.76667 17.9375 5.85C17.8958 5.93333 17.9 6 17.95 6.05C18 6.1 18.0667 6.10417 18.15 6.0625C18.2333 6.02083 18.35 6 18.5 6C19.4833 6 20.3125 6.3375 20.9875 7.0125C21.6625 7.6875 22 8.51667 22 9.5C22 10.4833 21.6625 11.3125 20.9875 11.9875C20.3125 12.6625 19.4833 13 18.5 13C18.1167 13 17.7667 12.95 17.45 12.85C17.1333 12.75 16.8333 12.6 16.55 12.4L12.4 16.55C12.6 16.8333 12.75 17.1333 12.85 17.45C12.95 17.7667 13 18.1167 13 18.5C13 19.4833 12.6625 20.3125 11.9875 20.9875C11.3125 21.6625 10.4833 22 9.5 22ZM9.5 20C9.93333 20 10.2917 19.8583 10.575 19.575C10.8583 19.2917 11 18.9333 11 18.5C11 18.35 10.9792 18.2042 10.9375 18.0625C10.8958 17.9208 10.8333 17.7833 10.75 17.65C10.4667 17.25 10.35 16.8208 10.4 16.3625C10.45 15.9042 10.65 15.5 11 15.15L15.15 11C15.5 10.65 15.9042 10.45 16.3625 10.4C16.8208 10.35 17.25 10.4667 17.65 10.75C17.7833 10.8333 17.9208 10.8958 18.0625 10.9375C18.2042 10.9792 18.35 11 18.5 11C18.9333 11 19.2917 10.8583 19.575 10.575C19.8583 10.2917 20 9.93333 20 9.5C20 9.06667 19.8583 8.70833 19.575 8.425C19.2917 8.14167 18.9333 8 18.5 8C17.9167 8 17.5083 7.97083 17.275 7.9125C17.0417 7.85417 16.8 7.7 16.55 7.45C16.3 7.2 16.1458 6.95833 16.0875 6.725C16.0292 6.49167 16 6.08333 16 5.5C16 5.06667 15.8583 4.70833 15.575 4.425C15.2917 4.14167 14.9333 4 14.5 4C14.0667 4 13.7083 4.14167 13.425 4.425C13.1417 4.70833 13 5.06667 13 5.5C13 5.68333 13.0167 5.8375 13.05 5.9625C13.0833 6.0875 13.15 6.21667 13.25 6.35C13.5333 6.75 13.65 7.17917 13.6 7.6375C13.55 8.09583 13.35 8.5 13 8.85L8.85 13C8.5 13.35 8.09583 13.55 7.6375 13.6C7.17917 13.65 6.75 13.5333 6.35 13.25C6.21667 13.1667 6.07917 13.1042 5.9375 13.0625C5.79583 13.0208 5.65 13 5.5 13C5.06667 13 4.70833 13.1417 4.425 13.425C4.14167 13.7083 4 14.0667 4 14.5C4 14.9333 4.14167 15.2917 4.425 15.575C4.70833 15.8583 5.06667 16 5.5 16C6.08333 16 6.49167 16.0292 6.725 16.0875C6.95833 16.1458 7.2 16.3 7.45 16.55C7.7 16.8 7.85417 17.0417 7.9125 17.275C7.97083 17.5083 8 17.9167 8 18.5C8 18.9333 8.14167 19.2917 8.425 19.575C8.70833 19.8583 9.06667 20 9.5 20Z", fill: L }) })
|
|
7814
|
+
] });
|
|
7788
7815
|
export {
|
|
7789
7816
|
K as Add,
|
|
7790
7817
|
_ as AddCard,
|
|
7791
7818
|
C1 as AddDocument,
|
|
7819
|
+
l4 as AdminMeds,
|
|
7792
7820
|
p1 as Aetna,
|
|
7793
7821
|
s as ArrowDown,
|
|
7794
7822
|
o1 as ArrowForwardBtn,
|
|
@@ -7797,14 +7825,16 @@ export {
|
|
|
7797
7825
|
O1 as Autorizaciones,
|
|
7798
7826
|
H1 as BMI,
|
|
7799
7827
|
d1 as Biometric,
|
|
7828
|
+
M4 as Bone,
|
|
7800
7829
|
A1 as BusquedaCiudad,
|
|
7801
7830
|
X1 as CO,
|
|
7802
7831
|
Q1 as CR,
|
|
7803
7832
|
_1 as Calendar,
|
|
7804
7833
|
m1 as Camera,
|
|
7805
|
-
|
|
7834
|
+
e1 as Carnet,
|
|
7806
7835
|
B1 as Celular,
|
|
7807
7836
|
D1 as CercaDeMi,
|
|
7837
|
+
C4 as Certificado,
|
|
7808
7838
|
a1 as Check,
|
|
7809
7839
|
b as CheckCircle,
|
|
7810
7840
|
V1 as CircleDenied,
|
|
@@ -7818,18 +7848,18 @@ export {
|
|
|
7818
7848
|
P as Delete,
|
|
7819
7849
|
T as Disable,
|
|
7820
7850
|
s1 as Docs,
|
|
7821
|
-
|
|
7851
|
+
r1 as DownloadDoc,
|
|
7822
7852
|
N1 as EUR,
|
|
7823
7853
|
q as Edit,
|
|
7824
7854
|
h as Email,
|
|
7825
7855
|
m as EmailFill,
|
|
7826
|
-
|
|
7856
|
+
z as Envelope,
|
|
7827
7857
|
c as Exclamation,
|
|
7828
7858
|
F as ExpandMenu,
|
|
7829
7859
|
I as Eye,
|
|
7830
7860
|
c1 as Family,
|
|
7831
7861
|
d as Femenino,
|
|
7832
|
-
|
|
7862
|
+
n1 as Filters,
|
|
7833
7863
|
K1 as GT,
|
|
7834
7864
|
v1 as Gallery,
|
|
7835
7865
|
U1 as Headset,
|
|
@@ -7837,25 +7867,25 @@ export {
|
|
|
7837
7867
|
S as Help,
|
|
7838
7868
|
i as HideEye,
|
|
7839
7869
|
i1 as History,
|
|
7840
|
-
|
|
7870
|
+
c4 as Icon,
|
|
7841
7871
|
R1 as IconoSalud,
|
|
7842
7872
|
G1 as IconoVida,
|
|
7843
7873
|
D as Impagos,
|
|
7844
7874
|
E1 as Internet,
|
|
7845
7875
|
$1 as KeyboardArrowDown,
|
|
7846
7876
|
x1 as Laboratorio,
|
|
7847
|
-
|
|
7877
|
+
g as Lock,
|
|
7848
7878
|
U as LockPassword,
|
|
7849
7879
|
l1 as LogoBMI,
|
|
7850
|
-
|
|
7851
|
-
|
|
7880
|
+
g1 as LogoBMIHorizontal,
|
|
7881
|
+
z1 as LogoBMIVertical,
|
|
7852
7882
|
E as Logout,
|
|
7853
7883
|
G as Mail,
|
|
7854
|
-
|
|
7884
|
+
r as Masculino,
|
|
7855
7885
|
F1 as Medico,
|
|
7856
7886
|
x as Notification,
|
|
7857
7887
|
A as Pagos,
|
|
7858
|
-
|
|
7888
|
+
e as Password,
|
|
7859
7889
|
L1 as Pencil,
|
|
7860
7890
|
T1 as Person,
|
|
7861
7891
|
Y1 as Planet,
|
|
@@ -7864,12 +7894,12 @@ export {
|
|
|
7864
7894
|
R as Resend,
|
|
7865
7895
|
W as Reset,
|
|
7866
7896
|
j as Save,
|
|
7867
|
-
|
|
7868
|
-
|
|
7897
|
+
Z1 as Savings,
|
|
7898
|
+
n as Search,
|
|
7869
7899
|
J as Send,
|
|
7870
7900
|
f1 as Share,
|
|
7871
7901
|
u1 as Shield,
|
|
7872
|
-
|
|
7902
|
+
Z as ShowEye,
|
|
7873
7903
|
V as Smoke,
|
|
7874
7904
|
o as SmokeOff,
|
|
7875
7905
|
$ as Sort,
|
|
@@ -7878,11 +7908,11 @@ export {
|
|
|
7878
7908
|
j1 as StepInProgress,
|
|
7879
7909
|
I1 as StepPending,
|
|
7880
7910
|
w1 as Sthetoscope,
|
|
7881
|
-
|
|
7911
|
+
h4 as SwapVertical,
|
|
7882
7912
|
S1 as Table,
|
|
7883
7913
|
v as Telefono,
|
|
7884
|
-
|
|
7885
|
-
|
|
7914
|
+
a4 as ToastCancel,
|
|
7915
|
+
L4 as ToastInfo,
|
|
7886
7916
|
Q as Trash,
|
|
7887
7917
|
W1 as USD,
|
|
7888
7918
|
O as Unsubscribe,
|
package/package.json
CHANGED