bmi-next-brokers 1.6.2 → 1.6.3
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/components/AddAlert.js +7 -36
- package/dist/icons/components/Aetna.js +1 -18
- package/dist/icons/components/AnchorEmpty.js +7 -36
- package/dist/icons/components/AnchorFill.js +8 -37
- package/dist/icons/components/ArrowForward.js +8 -37
- package/dist/icons/components/Assignment.js +8 -37
- package/dist/icons/components/CheckCircle.js +7 -36
- package/dist/icons/components/Comunicaciones.js +7 -36
- package/dist/icons/components/Facturas.js +7 -36
- package/dist/icons/components/Headset.js +8 -37
- package/dist/icons/components/Home.js +8 -37
- package/dist/icons/components/Hospital.js +4 -27
- package/dist/icons/components/Schedule.js +7 -36
- package/dist/icons/components/Stethoscope.js +6 -35
- package/dist/icons/components/Swich.js +8 -37
- package/dist/main.d.ts +0 -2
- package/dist/main.js +28 -30
- package/package.json +1 -1
- package/dist/assets/Search.css +0 -1
- package/dist/components/Search/Search.d.ts +0 -25
- package/dist/components/Search/Search.js +0 -188
- package/dist/components/Search/index.d.ts +0 -1
- package/dist/components/Search/index.js +0 -4
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as t, jsx as h } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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
|
-
|
|
9
|
+
s as default
|
|
39
10
|
};
|
|
@@ -1,22 +1,5 @@
|
|
|
1
1
|
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
-
const v = (h) => /* @__PURE__ */ c(
|
|
3
|
-
"svg",
|
|
4
|
-
{
|
|
5
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
-
fill: "none",
|
|
7
|
-
viewBox: "0 0 77 15",
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...h,
|
|
11
|
-
children: /* @__PURE__ */ c(
|
|
12
|
-
"path",
|
|
13
|
-
{
|
|
14
|
-
fill: "currentColor",
|
|
15
|
-
d: "M71.15 11.191c0-1.01.118-2.473.118-4.179 0-3.158-1.3-4.34-4.82-4.34-1.705 0-3.203.243-4.133.65l.118 2.508c.812-.442 1.985-.848 3.122-.848 1.625 0 2.067.65 2.067 2.229v.244h-.523c-3.972 0-5.84 1.218-5.84 3.447s1.138 3.646 4.423 3.646c1.741 0 3.402-.243 5.631-.243-.162-.849-.162-2.193-.162-3.123zm-4.62 1.21c-1.218 0-1.742-.407-1.742-1.418s.65-1.543 2.31-1.543h.488c0 .93-.036 2.067.036 2.834-.28.081-.686.117-1.092.117zm-30.64-.118c-1.985 0-3.041-1.01-3.041-2.635v-.082c.36 0 1.056.037 1.462.037 3.529 0 5.306-1.092 5.306-3.484 0-2.067-1.498-3.402-4.702-3.402-3.934 0-5.469 1.741-5.839 4.864-.568-.036-1.218-.036-2.067-.036V7.02c0-3.158-1.3-4.34-4.819-4.34-1.706 0-3.204.243-4.133.65l.117 2.508c.812-.442 1.986-.848 3.123-.848 1.624 0 2.112.65 2.112 2.229v.244h-.524c-3.97 0-5.84 1.218-5.84 3.447s1.138 3.646 4.423 3.646c1.742 0 3.403-.243 5.632-.243-.163-.93-.163-2.266-.163-3.16 0-.486.036-1.055.036-1.705.93 0 1.625.045 2.067.045.325 3.728 2.265 5.063 6.245 5.063 1.463 0 2.96-.243 3.773-.604l-.117-2.51c-.768.488-1.869.849-3.042.849zm-13.582.117c-1.219 0-1.742-.406-1.742-1.417 0-1.01.65-1.543 2.31-1.543h.487c0 .93-.036 2.067.037 2.834-.28.081-.731.117-1.092.117zm10.505-4.819c0-1.58.487-2.753 1.949-2.753.812 0 1.38.443 1.38 1.219 0 1.092-.73 1.624-2.274 1.624-.36 0-.767 0-1.055-.036zm26.993 1.498V6.85c0-2.879-1.254-4.133-4.819-4.133-1.986 0-3.402.36-5.632.36.118 2.031.118 4.504.118 6.038s-.036 4.377-.118 5.27h3.809c-.081-.893-.163-3.528-.163-5.27 0-1.01 0-2.229.037-3.853.36-.118.848-.244 1.38-.244 1.336 0 1.787.605 1.787 2.346V9.07c0 1.58-.036 4.377-.117 5.27h3.809c0-.893-.082-3.483-.082-5.27zm-12.003 2.753.163 2.509c-.28.08-1.219.243-2.428.243-2.51 0-3.854-1.056-3.854-3.646 0-2.03.036-4.26.036-5.469h-1.3c.046-.568 0-1.336 0-1.904C42.37 3.24 42.976 2.148 43.3 0h2.148c-.082.893-.118 2.148-.163 3.041h2.274V5.47h-2.31v4.422c0 1.706.361 2.194 1.498 2.194.406 0 .849-.082 1.056-.244zM4.438 1.66c.487 0 .93.162 1.3.523l2.111 2.112 2.112-2.112a1.78 1.78 0 0 1 1.3-.523c.442 0 .93.162 1.3.523l2.59 2.59a1.804 1.804 0 0 1 0 2.59l-7.292 7.257-7.31-7.284a1.804 1.804 0 0 1 0-2.59l2.59-2.59a1.9 1.9 0 0 1 1.299-.487m67.444 1.047h1.985v.406H73.1v2.03h-.487v-2.03h-.767zm2.427 0h.65l.325 1.055c.081.325.244.93.244.93s.162-.605.243-.93l.325-1.055h.65v2.427h-.442v-.893c0-.442.036-1.092.036-1.092s-.162.568-.28 1.056l-.28.93h-.442l-.28-.93a11 11 0 0 1-.28-1.056s.046.686.046 1.092v.893h-.442V2.717z"
|
|
16
|
-
}
|
|
17
|
-
)
|
|
18
|
-
}
|
|
19
|
-
);
|
|
2
|
+
const v = (h) => /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 77 15", width: "1em", height: "1em", ...h, children: /* @__PURE__ */ c("path", { fill: "#fff", d: "M71.15 11.191c0-1.01.118-2.473.118-4.179 0-3.158-1.3-4.34-4.82-4.34-1.705 0-3.203.243-4.133.65l.118 2.508c.812-.442 1.985-.848 3.122-.848 1.625 0 2.067.65 2.067 2.229v.244h-.523c-3.972 0-5.84 1.218-5.84 3.447s1.138 3.646 4.423 3.646c1.741 0 3.402-.243 5.631-.243-.162-.849-.162-2.193-.162-3.123zm-4.62 1.21c-1.218 0-1.742-.407-1.742-1.418s.65-1.543 2.31-1.543h.488c0 .93-.036 2.067.036 2.834-.28.081-.686.117-1.092.117zm-30.64-.118c-1.985 0-3.041-1.01-3.041-2.635v-.082c.36 0 1.056.037 1.462.037 3.529 0 5.306-1.092 5.306-3.484 0-2.067-1.498-3.402-4.702-3.402-3.934 0-5.469 1.741-5.839 4.864-.568-.036-1.218-.036-2.067-.036V7.02c0-3.158-1.3-4.34-4.819-4.34-1.706 0-3.204.243-4.133.65l.117 2.508c.812-.442 1.986-.848 3.123-.848 1.624 0 2.112.65 2.112 2.229v.244h-.524c-3.97 0-5.84 1.218-5.84 3.447s1.138 3.646 4.423 3.646c1.742 0 3.403-.243 5.632-.243-.163-.93-.163-2.266-.163-3.16 0-.486.036-1.055.036-1.705.93 0 1.625.045 2.067.045.325 3.728 2.265 5.063 6.245 5.063 1.463 0 2.96-.243 3.773-.604l-.117-2.51c-.768.488-1.869.849-3.042.849zm-13.582.117c-1.219 0-1.742-.406-1.742-1.417 0-1.01.65-1.543 2.31-1.543h.487c0 .93-.036 2.067.037 2.834-.28.081-.731.117-1.092.117zm10.505-4.819c0-1.58.487-2.753 1.949-2.753.812 0 1.38.443 1.38 1.219 0 1.092-.73 1.624-2.274 1.624-.36 0-.767 0-1.055-.036zm26.993 1.498V6.85c0-2.879-1.254-4.133-4.819-4.133-1.986 0-3.402.36-5.632.36.118 2.031.118 4.504.118 6.038s-.036 4.377-.118 5.27h3.809c-.081-.893-.163-3.528-.163-5.27 0-1.01 0-2.229.037-3.853.36-.118.848-.244 1.38-.244 1.336 0 1.787.605 1.787 2.346V9.07c0 1.58-.036 4.377-.117 5.27h3.809c0-.893-.082-3.483-.082-5.27zm-12.003 2.753.163 2.509c-.28.08-1.219.243-2.428.243-2.51 0-3.854-1.056-3.854-3.646 0-2.03.036-4.26.036-5.469h-1.3c.046-.568 0-1.336 0-1.904C42.37 3.24 42.976 2.148 43.3 0h2.148c-.082.893-.118 2.148-.163 3.041h2.274V5.47h-2.31v4.422c0 1.706.361 2.194 1.498 2.194.406 0 .849-.082 1.056-.244zM4.438 1.66c.487 0 .93.162 1.3.523l2.111 2.112 2.112-2.112a1.78 1.78 0 0 1 1.3-.523c.442 0 .93.162 1.3.523l2.59 2.59a1.804 1.804 0 0 1 0 2.59l-7.292 7.257-7.31-7.284a1.804 1.804 0 0 1 0-2.59l2.59-2.59a1.9 1.9 0 0 1 1.299-.487m67.444 1.047h1.985v.406H73.1v2.03h-.487v-2.03h-.767zm2.427 0h.65l.325 1.055c.081.325.244.93.244.93s.162-.605.243-.93l.325-1.055h.65v2.427h-.442v-.893c0-.442.036-1.092.036-1.092s-.162.568-.28 1.056l-.28.93h-.442l-.28-.93a11 11 0 0 1-.28-1.056s.046.686.046 1.092v.893h-.442V2.717z" }) });
|
|
20
3
|
export {
|
|
21
4
|
v as default
|
|
22
5
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as h, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "anchor_empty_svg__a",
|
|
16
|
-
width: 16,
|
|
17
|
-
height: 16,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h16v16H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#anchor_empty_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M10.667 3.333V8L11.8 9.133a.67.67 0 0 1 .2.484V10a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192H8.667v3.9a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.191.65.65 0 0 1-.475-.191.65.65 0 0 1-.192-.475v-3.9H4.667a.65.65 0 0 1-.475-.192A.65.65 0 0 1 4 10v-.383a.7.7 0 0 1 .2-.484L5.333 8V3.333a.65.65 0 0 1-.475-.191.65.65 0 0 1-.191-.475q0-.285.191-.475A.65.65 0 0 1 5.333 2h5.334q.283 0 .475.192a.65.65 0 0 1 .191.475.65.65 0 0 1-.191.475.65.65 0 0 1-.475.191m-4.767 6h4.2l-.767-.766V3.333H6.667v5.234z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const t = (e) => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "anchor_empty_svg__a", width: 16, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h16v16H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#anchor_empty_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M10.667 3.333V8L11.8 9.133a.67.67 0 0 1 .2.484V10a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192H8.667v3.9a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.191.65.65 0 0 1-.475-.191.65.65 0 0 1-.192-.475v-3.9H4.667a.65.65 0 0 1-.475-.192A.65.65 0 0 1 4 10v-.383a.7.7 0 0 1 .2-.484L5.333 8V3.333a.65.65 0 0 1-.475-.191.65.65 0 0 1-.191-.475q0-.285.191-.475A.65.65 0 0 1 5.333 2h5.334q.283 0 .475.192a.65.65 0 0 1 .191.475.65.65 0 0 1-.191.475.65.65 0 0 1-.475.191m-4.767 6h4.2l-.767-.766V3.333H6.667v5.234z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...l,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "anchor_fill_svg__a",
|
|
16
|
-
width: 16,
|
|
17
|
-
height: 16,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h16v16H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#anchor_fill_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M10.667 3.333V8L11.8 9.133a.67.67 0 0 1 .2.484V10a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192H8.667v3.9a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.191.65.65 0 0 1-.475-.191.65.65 0 0 1-.192-.475v-3.9H4.667a.65.65 0 0 1-.475-.192A.65.65 0 0 1 4 10v-.383a.7.7 0 0 1 .2-.484L5.333 8V3.333a.65.65 0 0 1-.475-.191.65.65 0 0 1-.191-.475q0-.285.191-.475A.65.65 0 0 1 5.333 2h5.334q.283 0 .475.192a.65.65 0 0 1 .191.475.65.65 0 0 1-.191.475.65.65 0 0 1-.475.191"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as h, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const e = (l) => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "1em", height: "1em", ...l, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "anchor_fill_svg__a", width: 16, height: 16, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h16v16H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#anchor_fill_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M10.667 3.333V8L11.8 9.133a.67.67 0 0 1 .2.484V10a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192H8.667v3.9a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.191.65.65 0 0 1-.475-.191.65.65 0 0 1-.192-.475v-3.9H4.667a.65.65 0 0 1-.475-.192A.65.65 0 0 1 4 10v-.383a.7.7 0 0 1 .2-.484L5.333 8V3.333a.65.65 0 0 1-.475-.191.65.65 0 0 1-.191-.475q0-.285.191-.475A.65.65 0 0 1 5.333 2h5.334q.283 0 .475.192a.65.65 0 0 1 .191.475.65.65 0 0 1-.191.475.65.65 0 0 1-.475.191" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
e as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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
|
-
|
|
9
|
+
l as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...a,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "check_circle_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#check_circle_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
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"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
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
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
s as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const h = (
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...s,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "comunicaciones_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#comunicaciones_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M22.711 20.409q-.019.625-.622.863-.604.238-1.072-.23l-1.964-1.966H9.549q-.897 0-1.53-.632a2.09 2.09 0 0 1-.631-1.532v-1.25h9.894q.897 0 1.53-.631.63-.632.631-1.53V7.369h1.25q.898 0 1.53.632.63.633.631 1.53v10.74q0 .069-.046.104a.16.16 0 0 1-.097.034M4.306 12.427l.801-.801h10.3V4.282H4.305zM3.23 16.104q-.42 0-.752-.282-.333-.282-.333-.793V4.282q0-.899.631-1.53a2.08 2.08 0 0 1 1.53-.632h11.1q.9 0 1.53.632.632.632.632 1.53v7.344q0 .899-.632 1.53a2.08 2.08 0 0 1-1.53.631H5.994L3.976 15.8q-.164.155-.353.23t-.393.075"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as e, jsx as s } from "react/jsx-runtime";
|
|
2
|
+
const h = (a) => /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ s("mask", { id: "comunicaciones_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ s("g", { mask: "url(#comunicaciones_svg__a)", children: /* @__PURE__ */ s("path", { fill: "#2054A5", d: "M22.711 20.409q-.019.625-.622.863-.604.238-1.072-.23l-1.964-1.966H9.549q-.897 0-1.53-.632a2.09 2.09 0 0 1-.631-1.532v-1.25h9.894q.897 0 1.53-.631.63-.632.631-1.53V7.369h1.25q.898 0 1.53.632.63.633.631 1.53v10.74q0 .069-.046.104a.16.16 0 0 1-.097.034M4.306 12.427l.801-.801h10.3V4.282H4.305zM3.23 16.104q-.42 0-.752-.282-.333-.282-.333-.793V4.282q0-.899.631-1.53a2.08 2.08 0 0 1 1.53-.632h11.1q.9 0 1.53.632.632.632.632 1.53v7.344q0 .899-.632 1.53a2.08 2.08 0 0 1-1.53.631H5.994L3.976 15.8q-.164.155-.353.23t-.393.075" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
9
|
h as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as s, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...l,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "facturas_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#facturas_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M3.54 22.255V2.777q0-.192.151-.26.152-.07.305.056l.709.553a.48.48 0 0 0 .337.126.52.52 0 0 0 .342-.132l.804-.628a.515.515 0 0 1 .679-.006l.817.634a.49.49 0 0 0 .331.123.52.52 0 0 0 .341-.123l.823-.64a.48.48 0 0 1 .332-.124.52.52 0 0 1 .34.123l.824.641a.47.47 0 0 0 .332.12.54.54 0 0 0 .34-.126l.818-.629a.5.5 0 0 1 .331-.125.5.5 0 0 1 .341.12l.823.64a.49.49 0 0 0 .332.123.52.52 0 0 0 .34-.123l.824-.64a.48.48 0 0 1 .332-.124.52.52 0 0 1 .34.123l.824.641a.49.49 0 0 0 .331.123.52.52 0 0 0 .341-.123l.83-.64a.49.49 0 0 1 .331-.124.52.52 0 0 1 .341.123l.817.635q.146.129.338.129a.5.5 0 0 0 .34-.13l.685-.534q.153-.126.304-.057.152.069.152.261v19.472q0 .192-.152.26-.15.07-.304-.056l-.684-.535a.47.47 0 0 0-.332-.13.53.53 0 0 0-.347.13l-.817.634a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.83-.64a.49.49 0 0 0-.331-.123.52.52 0 0 0-.341.123l-.824.64a.48.48 0 0 1-.331.123.52.52 0 0 1-.341-.123l-.823-.64a.49.49 0 0 0-.332-.123.52.52 0 0 0-.34.123l-.824.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.824-.64a.49.49 0 0 0-.331-.123.52.52 0 0 0-.341.123l-.823.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.824-.64a.49.49 0 0 0-.332-.123.52.52 0 0 0-.34.123l-.83.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.817-.634a.506.506 0 0 0-.679 0l-.684.535q-.153.126-.305.057t-.152-.261m5.023-5.33h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.699.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.284.95.95 0 0 0-.285.698q0 .415.285.704.285.29.702.289m0-3.438h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.698.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.283.95.95 0 0 0-.285.699q0 .413.285.704.285.288.702.288m0-3.437h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.699.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.284.95.95 0 0 0-.285.698q0 .415.285.704.285.29.702.289M5.7 19.307h13.6V5.694h-13.6z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const t = (l) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...l, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "facturas_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#facturas_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M3.54 22.255V2.777q0-.192.151-.26.152-.07.305.056l.709.553a.48.48 0 0 0 .337.126.52.52 0 0 0 .342-.132l.804-.628a.515.515 0 0 1 .679-.006l.817.634a.49.49 0 0 0 .331.123.52.52 0 0 0 .341-.123l.823-.64a.48.48 0 0 1 .332-.124.52.52 0 0 1 .34.123l.824.641a.47.47 0 0 0 .332.12.54.54 0 0 0 .34-.126l.818-.629a.5.5 0 0 1 .331-.125.5.5 0 0 1 .341.12l.823.64a.49.49 0 0 0 .332.123.52.52 0 0 0 .34-.123l.824-.64a.48.48 0 0 1 .332-.124.52.52 0 0 1 .34.123l.824.641a.49.49 0 0 0 .331.123.52.52 0 0 0 .341-.123l.83-.64a.49.49 0 0 1 .331-.124.52.52 0 0 1 .341.123l.817.635q.146.129.338.129a.5.5 0 0 0 .34-.13l.685-.534q.153-.126.304-.057.152.069.152.261v19.472q0 .192-.152.26-.15.07-.304-.056l-.684-.535a.47.47 0 0 0-.332-.13.53.53 0 0 0-.347.13l-.817.634a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.83-.64a.49.49 0 0 0-.331-.123.52.52 0 0 0-.341.123l-.824.64a.48.48 0 0 1-.331.123.52.52 0 0 1-.341-.123l-.823-.64a.49.49 0 0 0-.332-.123.52.52 0 0 0-.34.123l-.824.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.824-.64a.49.49 0 0 0-.331-.123.52.52 0 0 0-.341.123l-.823.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.824-.64a.49.49 0 0 0-.332-.123.52.52 0 0 0-.34.123l-.83.64a.48.48 0 0 1-.332.123.52.52 0 0 1-.34-.123l-.817-.634a.506.506 0 0 0-.679 0l-.684.535q-.153.126-.305.057t-.152-.261m5.023-5.33h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.699.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.284.95.95 0 0 0-.285.698q0 .415.285.704.285.29.702.289m0-3.438h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.698.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.283.95.95 0 0 0-.285.699q0 .413.285.704.285.288.702.288m0-3.437h7.876a.96.96 0 0 0 .702-.283.95.95 0 0 0 .285-.699.97.97 0 0 0-.285-.704.95.95 0 0 0-.702-.289H8.563a.96.96 0 0 0-.702.284.95.95 0 0 0-.285.698q0 .415.285.704.285.29.702.289M5.7 19.307h13.6V5.694h-13.6z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...h,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "headset_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 29,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: -2,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0-1.25h25v27.5H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#headset_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M5.803 19.415a2.24 2.24 0 0 1-1.444-.621 1.88 1.88 0 0 1-.609-1.432v-6.35a8.3 8.3 0 0 1 .671-3.328 8.5 8.5 0 0 1 4.55-4.525 8.3 8.3 0 0 1 3.294-.659q1.747 0 3.304.655a8.4 8.4 0 0 1 2.712 1.808 8.6 8.6 0 0 1 1.826 2.713q.67 1.56.67 3.332v9.482q0 .836-.6 1.445t-1.453.609H13.23a.94.94 0 0 1-.688-.279.94.94 0 0 1-.28-.69q0-.411.28-.692a.94.94 0 0 1 .694-.28h5.487v-1.188h-2.198q-.852 0-1.453-.6-.6-.601-.6-1.456v-3.294q0-.855.6-1.45.6-.597 1.453-.597h2.198v-1.01q0-2.748-1.887-4.6-1.887-1.855-4.567-1.855-2.667 0-4.567 1.854t-1.9 4.6v1.01h2.198q.853 0 1.453.601t.6 1.455v3.295q0 .855-.6 1.45-.6.597-1.453.597zm0-2.053h2.198v-3.29H5.803zm10.723 0h2.198v-3.29h-2.198z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as a, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const t = (h) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...h, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "headset_svg__a", width: 25, height: 29, x: 0, y: -2, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0-1.25h25v27.5H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#headset_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#1B468A", d: "M5.803 19.415a2.24 2.24 0 0 1-1.444-.621 1.88 1.88 0 0 1-.609-1.432v-6.35a8.3 8.3 0 0 1 .671-3.328 8.5 8.5 0 0 1 4.55-4.525 8.3 8.3 0 0 1 3.294-.659q1.747 0 3.304.655a8.4 8.4 0 0 1 2.712 1.808 8.6 8.6 0 0 1 1.826 2.713q.67 1.56.67 3.332v9.482q0 .836-.6 1.445t-1.453.609H13.23a.94.94 0 0 1-.688-.279.94.94 0 0 1-.28-.69q0-.411.28-.692a.94.94 0 0 1 .694-.28h5.487v-1.188h-2.198q-.852 0-1.453-.6-.6-.601-.6-1.456v-3.294q0-.855.6-1.45.6-.597 1.453-.597h2.198v-1.01q0-2.748-1.887-4.6-1.887-1.855-4.567-1.855-2.667 0-4.567 1.854t-1.9 4.6v1.01h2.198q.853 0 1.453.601t.6 1.455v3.295q0 .855-.6 1.45-.6.597-1.453.597zm0-2.053h2.198v-3.29H5.803zm10.723 0h2.198v-3.29h-2.198z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
t as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as a, jsx as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...h,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "home_svg__a",
|
|
16
|
-
width: 21,
|
|
17
|
-
height: 22,
|
|
18
|
-
x: -1,
|
|
19
|
-
y: -1,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M-.73-.664h20.731v20.731H-.73z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#home_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M4.254 13.85h2.332V9.963q0-.33.224-.554a.75.75 0 0 1 .554-.223h3.11q.33 0 .553.223a.75.75 0 0 1 .224.554v3.887h2.332V6.853L8.92 3.355 4.254 6.853zm-1.555 0V6.853a1.54 1.54 0 0 1 .622-1.244l4.665-3.498q.408-.31.933-.311.525 0 .932.311l4.665 3.498q.292.214.457.545.165.33.165.7v6.996q0 .642-.457 1.098-.456.457-1.098.457h-3.11a.75.75 0 0 1-.554-.224.75.75 0 0 1-.223-.553V10.74H8.141v3.887q0 .33-.223.554a.75.75 0 0 1-.554.224h-3.11q-.642 0-1.098-.457a1.5 1.5 0 0 1-.457-1.098"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as a, jsx as h } from "react/jsx-runtime";
|
|
2
|
+
const l = (e) => /* @__PURE__ */ a("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: "home_svg__a", width: 21, height: 22, x: -1, y: -1, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ h("path", { fill: "currentColor", d: "M-.73-.664h20.731v20.731H-.73z" }) }),
|
|
6
|
+
/* @__PURE__ */ h("g", { mask: "url(#home_svg__a)", children: /* @__PURE__ */ h("path", { fill: "#2054A5", d: "M4.254 13.85h2.332V9.963q0-.33.224-.554a.75.75 0 0 1 .554-.223h3.11q.33 0 .553.223a.75.75 0 0 1 .224.554v3.887h2.332V6.853L8.92 3.355 4.254 6.853zm-1.555 0V6.853a1.54 1.54 0 0 1 .622-1.244l4.665-3.498q.408-.31.933-.311.525 0 .932.311l4.665 3.498q.292.214.457.545.165.33.165.7v6.996q0 .642-.457 1.098-.456.457-1.098.457h-3.11a.75.75 0 0 1-.554-.224.75.75 0 0 1-.223-.553V10.74H8.141v3.887q0 .33-.223.554a.75.75 0 0 1-.554.224h-3.11q-.642 0-1.098-.457a1.5 1.5 0 0 1-.457-1.098" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
l as default
|
|
39
10
|
};
|
|
@@ -1,31 +1,8 @@
|
|
|
1
1
|
import { jsxs as v, jsx as h } from "react/jsx-runtime";
|
|
2
|
-
const l = (a) => /* @__PURE__ */ v(
|
|
3
|
-
"
|
|
4
|
-
{
|
|
5
|
-
|
|
6
|
-
fill: "none",
|
|
7
|
-
viewBox: "0 0 32 29",
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...a,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ h(
|
|
13
|
-
"path",
|
|
14
|
-
{
|
|
15
|
-
fill: "currentColor",
|
|
16
|
-
d: "M18.779 18.667h2.02v2.02a.74.74 0 0 0 .224.531.73.73 0 0 0 .53.224h1.108a.7.7 0 0 0 .522-.224.75.75 0 0 0 .205-.53v-2.02h2.048a.7.7 0 0 0 .521-.224.74.74 0 0 0 .205-.522v-1.108a.7.7 0 0 0-.205-.52.7.7 0 0 0-.521-.206h-2.048V14.04a.7.7 0 0 0-.205-.521.7.7 0 0 0-.522-.205h-1.108a.76.76 0 0 0-.53.205.68.68 0 0 0-.224.521v2.048h-2.02a.72.72 0 0 0-.521.205.68.68 0 0 0-.224.521v1.108c0 .205.075.373.224.522a.72.72 0 0 0 .521.223"
|
|
17
|
-
}
|
|
18
|
-
),
|
|
19
|
-
/* @__PURE__ */ h(
|
|
20
|
-
"path",
|
|
21
|
-
{
|
|
22
|
-
fill: "currentColor",
|
|
23
|
-
d: "M30.65 7.206a2.83 2.83 0 0 0-2.076-.866h-12.84V2.942c0-.81-.288-1.499-.865-2.076A2.83 2.83 0 0 0 12.792 0h-9.85C2.132 0 1.443.289.866.866A2.83 2.83 0 0 0 0 2.942v22.522c0 .82.289 1.508.866 2.076a2.86 2.86 0 0 0 2.076.857h25.632c.81 0 1.498-.29 2.076-.857a2.81 2.81 0 0 0 .866-2.076V9.282c0-.81-.29-1.499-.866-2.076M12.913 25.585H2.821v-3.752h10.083v3.752zm0-6.34H2.821v-3.753h10.083v3.752zm0-6.332H2.821V9.161h10.083v3.752zm0-6.34H2.821V2.821h10.083v3.752zm15.772 19.012H15.492V9.16h13.193z"
|
|
24
|
-
}
|
|
25
|
-
)
|
|
26
|
-
]
|
|
27
|
-
}
|
|
28
|
-
);
|
|
2
|
+
const l = (a) => /* @__PURE__ */ v("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 29", width: "1em", height: "1em", ...a, children: [
|
|
3
|
+
/* @__PURE__ */ h("path", { fill: "#2054A5", d: "M18.779 18.667h2.02v2.02a.74.74 0 0 0 .224.531.73.73 0 0 0 .53.224h1.108a.7.7 0 0 0 .522-.224.75.75 0 0 0 .205-.53v-2.02h2.048a.7.7 0 0 0 .521-.224.74.74 0 0 0 .205-.522v-1.108a.7.7 0 0 0-.205-.52.7.7 0 0 0-.521-.206h-2.048V14.04a.7.7 0 0 0-.205-.521.7.7 0 0 0-.522-.205h-1.108a.76.76 0 0 0-.53.205.68.68 0 0 0-.224.521v2.048h-2.02a.72.72 0 0 0-.521.205.68.68 0 0 0-.224.521v1.108c0 .205.075.373.224.522a.72.72 0 0 0 .521.223" }),
|
|
4
|
+
/* @__PURE__ */ h("path", { fill: "#2054A5", d: "M30.65 7.206a2.83 2.83 0 0 0-2.076-.866h-12.84V2.942c0-.81-.288-1.499-.865-2.076A2.83 2.83 0 0 0 12.792 0h-9.85C2.132 0 1.443.289.866.866A2.83 2.83 0 0 0 0 2.942v22.522c0 .82.289 1.508.866 2.076a2.86 2.86 0 0 0 2.076.857h25.632c.81 0 1.498-.29 2.076-.857a2.81 2.81 0 0 0 .866-2.076V9.282c0-.81-.29-1.499-.866-2.076M12.913 25.585H2.821v-3.752h10.083v3.752zm0-6.34H2.821v-3.753h10.083v3.752zm0-6.332H2.821V9.161h10.083v3.752zm0-6.34H2.821V2.821h10.083v3.752zm15.772 19.012H15.492V9.16h13.193z" })
|
|
5
|
+
] });
|
|
29
6
|
export {
|
|
30
7
|
l as default
|
|
31
8
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const h = (a) => /* @__PURE__ */
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...a,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "schedule_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ e("g", { mask: "url(#schedule_svg__a)", children: /* @__PURE__ */ e(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M13.532 11.669V7.312a1 1 0 0 0-.295-.735 1 1 0 0 0-.73-.296q-.437 0-.737.296a1 1 0 0 0-.3.735v4.778q0 .24.087.431.088.192.237.34l3.386 3.386q.32.321.73.308a1.07 1.07 0 0 0 .732-.33 1 1 0 0 0 .324-.733q0-.415-.332-.745zM12.5 22.712a9.95 9.95 0 0 1-3.972-.798 10.3 10.3 0 0 1-3.25-2.192q-1.394-1.395-2.193-3.254a10 10 0 0 1-.797-3.98q0-2.121.797-3.981a10.1 10.1 0 0 1 2.192-3.243 10.4 10.4 0 0 1 3.254-2.179 10 10 0 0 1 3.98-.797q2.122 0 3.982.804 1.86.803 3.237 2.18a10.3 10.3 0 0 1 2.179 3.24 10 10 0 0 1 .802 3.988 9.95 9.95 0 0 1-.797 3.972 10.4 10.4 0 0 1-2.179 3.25q-1.382 1.395-3.245 2.192a10 10 0 0 1-3.99.797m.012-2.162q3.34 0 5.69-2.358 2.348-2.357 2.348-5.705 0-3.345-2.348-5.692-2.35-2.346-5.69-2.345T6.811 6.795q-2.36 2.346-2.36 5.692 0 3.348 2.36 5.705 2.361 2.358 5.702 2.358"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const h = (a) => /* @__PURE__ */ s("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: "schedule_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(#schedule_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "M13.532 11.669V7.312a1 1 0 0 0-.295-.735 1 1 0 0 0-.73-.296q-.437 0-.737.296a1 1 0 0 0-.3.735v4.778q0 .24.087.431.088.192.237.34l3.386 3.386q.32.321.73.308a1.07 1.07 0 0 0 .732-.33 1 1 0 0 0 .324-.733q0-.415-.332-.745zM12.5 22.712a9.95 9.95 0 0 1-3.972-.798 10.3 10.3 0 0 1-3.25-2.192q-1.394-1.395-2.193-3.254a10 10 0 0 1-.797-3.98q0-2.121.797-3.981a10.1 10.1 0 0 1 2.192-3.243 10.4 10.4 0 0 1 3.254-2.179 10 10 0 0 1 3.98-.797q2.122 0 3.982.804 1.86.803 3.237 2.18a10.3 10.3 0 0 1 2.179 3.24 10 10 0 0 1 .802 3.988 9.95 9.95 0 0 1-.797 3.972 10.4 10.4 0 0 1-2.179 3.25q-1.382 1.395-3.245 2.192a10 10 0 0 1-3.99.797m.012-2.162q3.34 0 5.69-2.358 2.348-2.357 2.348-5.705 0-3.345-2.348-5.692-2.35-2.346-5.69-2.345T6.811 6.795q-2.36 2.346-2.36 5.692 0 3.348 2.36 5.705 2.361 2.358 5.702 2.358" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
9
|
h as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
1
|
import { jsxs as s, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
const a = (e) => /* @__PURE__ */ s(
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...e,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ t(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "stethoscope_svg__a",
|
|
16
|
-
width: 25,
|
|
17
|
-
height: 25,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ t("path", { fill: "currentColor", d: "M0 0h25v25H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ t("g", { mask: "url(#stethoscope_svg__a)", children: /* @__PURE__ */ t(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M13.986 22.873q-2.685 0-4.564-1.899t-1.88-4.595v-.65q-2.331-.325-3.936-2.065T2.002 9.513V4.519q0-.455.313-.768.313-.312.768-.313h2.274v-.312q.031-.43.334-.715.301-.285.735-.285.452 0 .77.313.316.313.317.768V5.83q0 .455-.312.768a1.04 1.04 0 0 1-.764.313q-.434 0-.74-.285a1.04 1.04 0 0 1-.34-.715V5.6H4.163v3.925q0 1.718 1.217 2.912 1.215 1.194 2.946 1.194 1.73 0 2.946-1.194t1.216-2.912V5.6h-1.194v.312q-.031.43-.334.715-.301.285-.735.285-.453 0-.77-.313a1.04 1.04 0 0 1-.317-.768V3.207q0-.455.312-.768t.764-.313q.434 0 .74.285.309.285.34.715v.312h2.274q.455 0 .768.313.313.314.313.768v4.994q0 2.296-1.4 4t-3.545 2.15v.742q0 1.798 1.248 3.066t3.036 1.267 3.03-1.267 1.244-3.066v-1.471a3.23 3.23 0 0 1-1.631-1.181Q16 12.898 16 11.775q0-1.395.974-2.37.974-.973 2.369-.973t2.37.974q.972.974.973 2.369 0 1.125-.63 1.978-.631.854-1.632 1.177v1.449q0 2.696-1.876 4.595-1.877 1.9-4.562 1.9m5.357-9.867q.519 0 .875-.356a1.2 1.2 0 0 0 .356-.875 1.2 1.2 0 0 0-.356-.875 1.2 1.2 0 0 0-.875-.356 1.2 1.2 0 0 0-.875.356 1.2 1.2 0 0 0-.356.875q0 .52.356.875.356.357.875.356"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
2
|
+
const a = (e) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...e, children: [
|
|
3
|
+
/* @__PURE__ */ t("mask", { id: "stethoscope_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ t("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ t("g", { mask: "url(#stethoscope_svg__a)", children: /* @__PURE__ */ t("path", { fill: "#2054A5", d: "M13.986 22.873q-2.685 0-4.564-1.899t-1.88-4.595v-.65q-2.331-.325-3.936-2.065T2.002 9.513V4.519q0-.455.313-.768.313-.312.768-.313h2.274v-.312q.031-.43.334-.715.301-.285.735-.285.452 0 .77.313.316.313.317.768V5.83q0 .455-.312.768a1.04 1.04 0 0 1-.764.313q-.434 0-.74-.285a1.04 1.04 0 0 1-.34-.715V5.6H4.163v3.925q0 1.718 1.217 2.912 1.215 1.194 2.946 1.194 1.73 0 2.946-1.194t1.216-2.912V5.6h-1.194v.312q-.031.43-.334.715-.301.285-.735.285-.453 0-.77-.313a1.04 1.04 0 0 1-.317-.768V3.207q0-.455.312-.768t.764-.313q.434 0 .74.285.309.285.34.715v.312h2.274q.455 0 .768.313.313.314.313.768v4.994q0 2.296-1.4 4t-3.545 2.15v.742q0 1.798 1.248 3.066t3.036 1.267 3.03-1.267 1.244-3.066v-1.471a3.23 3.23 0 0 1-1.631-1.181Q16 12.898 16 11.775q0-1.395.974-2.37.974-.973 2.369-.973t2.37.974q.972.974.973 2.369 0 1.125-.63 1.978-.631.854-1.632 1.177v1.449q0 2.696-1.876 4.595-1.877 1.9-4.562 1.9m5.357-9.867q.519 0 .875-.356a1.2 1.2 0 0 0 .356-.875 1.2 1.2 0 0 0-.356-.875 1.2 1.2 0 0 0-.875-.356 1.2 1.2 0 0 0-.875.356 1.2 1.2 0 0 0-.356.875q0 .52.356.875.356.357.875.356" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
9
|
a as default
|
|
39
10
|
};
|
|
@@ -1,39 +1,10 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em",
|
|
10
|
-
...l,
|
|
11
|
-
children: [
|
|
12
|
-
/* @__PURE__ */ a(
|
|
13
|
-
"mask",
|
|
14
|
-
{
|
|
15
|
-
id: "Swich_svg__a",
|
|
16
|
-
width: 18,
|
|
17
|
-
height: 18,
|
|
18
|
-
x: 0,
|
|
19
|
-
y: 0,
|
|
20
|
-
maskUnits: "userSpaceOnUse",
|
|
21
|
-
style: {
|
|
22
|
-
maskType: "alpha"
|
|
23
|
-
},
|
|
24
|
-
children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h18v18H0z" })
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ a("g", { mask: "url(#Swich_svg__a)", children: /* @__PURE__ */ a(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: "currentColor",
|
|
31
|
-
d: "M6.881 12H2.25a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.318.216-.534a.73.73 0 0 1 .534-.216h4.631L5.475 9.094a.7.7 0 0 1-.206-.516q0-.309.206-.534a.73.73 0 0 1 .534-.225.73.73 0 0 1 .535.225l2.681 2.681a.66.66 0 0 1 .16.244.8.8 0 0 1 .046.281.8.8 0 0 1-.047.281.66.66 0 0 1-.159.244l-2.7 2.7a.69.69 0 0 1-.525.216.76.76 0 0 1-.525-.235.8.8 0 0 1-.216-.525.69.69 0 0 1 .216-.525zm4.238-4.5 1.406 1.406a.7.7 0 0 1 .206.516.76.76 0 0 1-.206.534.73.73 0 0 1-.534.225.73.73 0 0 1-.535-.225l-2.681-2.68a.66.66 0 0 1-.16-.245.8.8 0 0 1-.046-.28q0-.15.047-.282a.66.66 0 0 1 .159-.244l2.7-2.7A.69.69 0 0 1 12 3.31q.3.01.525.235a.8.8 0 0 1 .216.525.69.69 0 0 1-.216.525L11.119 6h4.631q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .319-.216.534a.73.73 0 0 1-.534.216z"
|
|
32
|
-
}
|
|
33
|
-
) })
|
|
34
|
-
]
|
|
35
|
-
}
|
|
36
|
-
);
|
|
1
|
+
import { jsxs as l, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const e = (h) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 18", width: "1em", height: "1em", ...h, children: [
|
|
3
|
+
/* @__PURE__ */ a("mask", { id: "Swich_svg__a", width: 18, height: 18, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M0 0h18v18H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ a("g", { mask: "url(#Swich_svg__a)", children: /* @__PURE__ */ a("path", { fill: "#2054A5", d: "M6.881 12H2.25a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.318.216-.534a.73.73 0 0 1 .534-.216h4.631L5.475 9.094a.7.7 0 0 1-.206-.516q0-.309.206-.534a.73.73 0 0 1 .534-.225.73.73 0 0 1 .535.225l2.681 2.681a.66.66 0 0 1 .16.244.8.8 0 0 1 .046.281.8.8 0 0 1-.047.281.66.66 0 0 1-.159.244l-2.7 2.7a.69.69 0 0 1-.525.216.76.76 0 0 1-.525-.235.8.8 0 0 1-.216-.525.69.69 0 0 1 .216-.525zm4.238-4.5 1.406 1.406a.7.7 0 0 1 .206.516.76.76 0 0 1-.206.534.73.73 0 0 1-.534.225.73.73 0 0 1-.535-.225l-2.681-2.68a.66.66 0 0 1-.16-.245.8.8 0 0 1-.046-.28q0-.15.047-.282a.66.66 0 0 1 .159-.244l2.7-2.7A.69.69 0 0 1 12 3.31q.3.01.525.235a.8.8 0 0 1 .216.525.69.69 0 0 1-.216.525L11.119 6h4.631q.319 0 .534.216a.73.73 0 0 1 .216.534q0 .319-.216.534a.73.73 0 0 1-.534.216z" }) })
|
|
7
|
+
] });
|
|
37
8
|
export {
|
|
38
|
-
|
|
9
|
+
e as default
|
|
39
10
|
};
|
package/dist/main.d.ts
CHANGED
|
@@ -8,7 +8,6 @@ export { FileUpload, CompactFileUpload } from './components/FileUpload';
|
|
|
8
8
|
export { Input } from './components/Input';
|
|
9
9
|
export { Checkbox } from './components/Input/Checkbox/Checkbox';
|
|
10
10
|
export { RadioButton } from './components/Input/RadioButton/RadioButton';
|
|
11
|
-
export { Search } from './components/Search';
|
|
12
11
|
export { Navbar } from './components/navbar';
|
|
13
12
|
export { ProgressBar } from './components/progressBar';
|
|
14
13
|
export { Select } from './components/Select';
|
|
@@ -26,7 +25,6 @@ export type { FileUploadProps, FileUploadVariant, CompactFileUploadProps, Compac
|
|
|
26
25
|
export type { InputProps, InputSize } from './components/Input';
|
|
27
26
|
export type { CheckboxProps } from './components/Input/Checkbox/Checkbox';
|
|
28
27
|
export type { RadioButtonProps } from './components/Input/RadioButton/RadioButton';
|
|
29
|
-
export type { SearchProps, SearchSize, SearchOption } from './components/Search';
|
|
30
28
|
export type { NavbarOption } from './components/navbar';
|
|
31
29
|
export type { ProgressBar as ProgressBarProps } from './components/progressBar';
|
|
32
30
|
export type { SelectProps, SelectSize, SelectOption, } from './components/Select';
|
package/dist/main.js
CHANGED
|
@@ -2,43 +2,41 @@ import { Icon as e } from "./icons/Icon.js";
|
|
|
2
2
|
import { Badge as p } from "./components/badge/index.js";
|
|
3
3
|
import { Button as x } from "./components/Button/Button.js";
|
|
4
4
|
import { ButtonGroup as a } from "./components/ButtonGroup/ButtonGroup.js";
|
|
5
|
-
import { Dialog as
|
|
6
|
-
import { FileUpload as
|
|
5
|
+
import { Dialog as n } from "./components/Dialog/Dialog.js";
|
|
6
|
+
import { FileUpload as c } from "./components/FileUpload/FileUpload.js";
|
|
7
7
|
import { CompactFileUpload as i } from "./components/FileUpload/CompactFileUpload.js";
|
|
8
|
-
import { Input as
|
|
9
|
-
import { Checkbox as
|
|
8
|
+
import { Input as b } from "./components/Input/Input.js";
|
|
9
|
+
import { Checkbox as S } from "./components/Input/Checkbox/Checkbox.js";
|
|
10
10
|
import { RadioButton as T } from "./components/Input/RadioButton/RadioButton.js";
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import { useScrollLock as H } from "./hooks/useScrollLock.js";
|
|
11
|
+
import { Navbar as C } from "./components/navbar/index.js";
|
|
12
|
+
import { ProgressBar as G } from "./components/progressBar/index.js";
|
|
13
|
+
import { Select as U } from "./components/Select/Select.js";
|
|
14
|
+
import { Spinner as v } from "./components/Spinner/Spinner.js";
|
|
15
|
+
import { Stepper as L } from "./components/stepper/index.js";
|
|
16
|
+
import { Tab as N } from "./components/tab/index.js";
|
|
17
|
+
import { TabGroup as R } from "./components/tab/tabGroup/index.js";
|
|
18
|
+
import { Toast as q } from "./components/Toast/Toast.js";
|
|
19
|
+
import { Modal as y } from "./components/modal/index.js";
|
|
20
|
+
import { useScrollLock as A } from "./hooks/useScrollLock.js";
|
|
22
21
|
import './assets/main.css';export {
|
|
23
22
|
p as Badge,
|
|
24
23
|
x as Button,
|
|
25
24
|
a as ButtonGroup,
|
|
26
|
-
|
|
25
|
+
S as Checkbox,
|
|
27
26
|
i as CompactFileUpload,
|
|
28
|
-
|
|
29
|
-
|
|
27
|
+
n as Dialog,
|
|
28
|
+
c as FileUpload,
|
|
30
29
|
e as Icon,
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
30
|
+
b as Input,
|
|
31
|
+
y as Modal,
|
|
32
|
+
C as Navbar,
|
|
33
|
+
G as ProgressBar,
|
|
35
34
|
T as RadioButton,
|
|
36
|
-
|
|
37
|
-
v as
|
|
38
|
-
L as
|
|
39
|
-
N as
|
|
40
|
-
R as
|
|
41
|
-
q as
|
|
42
|
-
|
|
43
|
-
H as useScrollLock
|
|
35
|
+
U as Select,
|
|
36
|
+
v as Spinner,
|
|
37
|
+
L as Stepper,
|
|
38
|
+
N as Tab,
|
|
39
|
+
R as TabGroup,
|
|
40
|
+
q as Toast,
|
|
41
|
+
A as useScrollLock
|
|
44
42
|
};
|
package/package.json
CHANGED
package/dist/assets/Search.css
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
._searchContainer_12k26_1{display:flex;flex-direction:column;gap:4px;cursor:pointer}._label_12k26_8{font-family:Poppins Regular;font-size:13px;color:var(--Content-Neutral-Default-Active, #000);font-weight:500;padding-left:4px}._label_large_12k26_16{font-size:15px;margin-bottom:6px}._label_disabled_12k26_21{color:var(--content-disabled-default, #cbd5e1)}._searchWrapper_12k26_25{position:relative;display:flex;align-items:center;width:100%}._search_12k26_1{border:1px solid #ddd;border-radius:16px;font-family:Poppins Regular;font-weight:100;outline:none;transition:all .2s ease;width:100%;background-color:#fff}._search_12k26_1:focus{box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}._search_12k26_1:active{border:1px solid var(--Stroke-Neutral-Primary, #94a3b8)}._search_12k26_1::placeholder{color:var(--Content-Neutral-Default-Default, #a3a3a3)}._search_12k26_1:disabled{border-radius:16px;border:1px solid var(--Stroke-Disabled-Default, #cbd5e1);background:var(--Fill-Disabled-Default, #f8fafc);color:var(--content-disabled-default, #cbd5e1);cursor:not-allowed}._search_12k26_1:disabled::placeholder{color:var(--Content-Neutral-Disabled, #94a3b8)}._small_12k26_68{padding:8px 11px 8px 28px;font-size:12px}._medium_12k26_73{padding:8px 10px 8px 30px;font-size:14px}._large_12k26_78{padding:11px 12px 11px 32px;font-size:15px}._small_12k26_68:not(:placeholder-shown){padding:8px 32px 8px 28px}._medium_12k26_73:not(:placeholder-shown){padding:8px 36px 8px 30px}._large_12k26_78:not(:placeholder-shown){padding:11px 40px 11px 32px}._error_12k26_97{border:1px solid var(--Stroke-Negative-Active, #dc2626);background:var(--Fill-Negative-Default-Active, #fee2e2);color:var(--Content-Negative-Default-Active, #dc2626);animation:_errorShake_12k26_1 .4s ease-in-out}._error_12k26_97::placeholder{color:#d6837a}._error_12k26_97:active{border:1px solid var(--Stroke-Negative-Active, #dc2626)}._error_12k26_97:focus{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)}._errorMessage_12k26_116{font-family:Poppins Medium;color:#e74c3c;margin-top:2px;margin-left:4px;animation:_errorMessageSlide_12k26_1 .3s ease-out;transform-origin:top}._errorMessage_small_12k26_125{font-size:10px}._errorMessage_medium_12k26_129{font-size:12px}._errorMessage_large_12k26_133{font-size:14px}._helperText_12k26_137{font-family:Poppins Regular;color:#acacac;margin-top:2px;margin-left:4px}._helperText_small_12k26_144,._helperText_medium_12k26_148{font-size:11px}._helperText_large_12k26_152{font-size:13px;margin-top:7px}._helperText_disabled_12k26_157{color:var(--content-disabled-default, #cbd5e1)}._icon_12k26_162{position:absolute;left:8px;color:var(--Content-Neutral-Default, #475569);pointer-events:none;z-index:10;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}._icon_disabled_12k26_175{color:var(--Content-Neutral-Disabled, #94a3b8)}._clearButton_12k26_180{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--Content-Neutral-Default, #475569);padding:4px;border-radius:4px;transition:all .2s ease;z-index:10}._clearButton_12k26_180:hover{background-color:var(--Fill-Neutral-Default-Hover, #f1f5f9);color:var(--Content-Neutral-Default-Active, #000)}._clearButton_12k26_180:focus{outline:none;box-shadow:0 0 0 2px var(--ui-blue-400, #7eaae6)}._clearButton_disabled_12k26_208{color:var(--Content-Neutral-Disabled, #94a3b8);cursor:not-allowed}._clearButton_disabled_12k26_208:hover{background:none}._clearButton_inverted_12k26_218{color:#fff}._clearButton_inverted_12k26_218:hover{background-color:#ffffff1a;color:#fff}._clearButton_inverted_12k26_218:focus{box-shadow:0 0 0 2px #ffffff4d}._clearButton_inverted_disabled_12k26_231{color:var(--content-disabled-default, #4f88d9);cursor:not-allowed}._clearButton_inverted_disabled_12k26_231:hover{background:none}._required_12k26_241{color:var(--Content-Negative-Default-Active, #dc2626);margin-left:2px}@keyframes _errorShake_12k26_1{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}@keyframes _errorMessageSlide_12k26_1{0%{opacity:0;transform:translateY(-5px) scaleY(0)}50%{opacity:.8;transform:translateY(-2px) scaleY(.7)}to{opacity:1;transform:translateY(0) scaleY(1)}}._inverted_12k26_283{border:1px solid var(--Stroke-Neutral-Secondary, #c9e1f6);background-color:transparent!important;color:#fff!important}._inverted_12k26_283:focus{box-shadow:0 0 0 3px #ffffff4d!important}._inverted_12k26_283:active{border:1px solid white!important}._inverted_12k26_283::placeholder{color:#ffffffb3!important}._label_inverted_12k26_301{color:#fff!important}._helperText_inverted_12k26_305{color:var(--Content-Neutral-Default-Default, #fafafa)}._icon_inverted_12k26_309{color:#fff!important}._errorMessage_inverted_12k26_313{color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_12k26_283._error_12k26_97{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important;background-color:transparent!important}._inverted_12k26_283._error_12k26_97::placeholder{color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_12k26_283._error_12k26_97:focus{border:1px solid transparent!important;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_12k26_283._error_12k26_97:active{border:1px solid transparent!important;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_12k26_283:disabled{border:1px solid var(--Stroke-Disabled-Default, #1b468a)!important;background-color:transparent!important;color:var(--content-disabled-default, #4f88d9)!important;cursor:not-allowed}._inverted_12k26_283:disabled::placeholder{color:var(--content-disabled-default, #4f88d9)!important}._label_inverted_disabled_12k26_350{color:var(--Content-Neutral-Default-Active, #FFF)}._helperText_inverted_disabled_12k26_354{color:var(--Content-Neutral-Default-Default, #FAFAFA)}._icon_inverted_disabled_12k26_358{color:var(--content-disabled-default, #4f88d9)!important}._inverted_12k26_283:disabled:focus,._inverted_12k26_283:disabled:active{box-shadow:none!important}._inverted_12k26_283._error_12k26_97:disabled{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_12k26_283._error_12k26_97:disabled:focus,._inverted_12k26_283._error_12k26_97:disabled:active{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_12k26_283._error_12k26_97:disabled::placeholder{color:var(--Content-Negative-Default-Active, #f87171)!important}._required_inverted_12k26_382{color:var(--Content-Negative-Default-Active, #f87171)}._required_disabled_12k26_386{color:var(--content-disabled-default, #CBD5E1)}._required_inverted_disabled_12k26_390{color:var(--content-disabled-default, #4F88D9)}._dropdown_12k26_395{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid var(--Stroke-Neutral-Primary, #ddd);border-radius:12px;box-shadow:0 4px 12px #0000001a;max-height:240px;overflow-y:auto;z-index:1000;animation:_dropdownSlide_12k26_1 .2s ease-out}._dropdown_inverted_12k26_411{background:var(--Fill-Brand-Inverted-Active, #2054A5);border:1px solid var(--Stroke-Neutral-Secondary, #c9e1f6);box-shadow:0 4px 12px #0000004d}._option_12k26_418{display:flex;align-items:center;padding:10px 12px;cursor:pointer;transition:all .2s ease;color:var(--Content-Neutral-Default-Active, #000);font-family:Poppins Regular;font-size:14px;border-bottom:1px solid var(--Stroke-Neutral-Primary, #e5e7eb)}._option_12k26_418:first-child{border-radius:12px 12px 0 0}._option_12k26_418:last-child{border-radius:0 0 12px 12px;border-bottom:none}._option_12k26_418:hover,._option_highlighted_12k26_440{background:var(--Fill-Neutral-Default-Hover, #f1f5f9)}._option_inverted_12k26_444{color:#fff;border-bottom-color:#fff3}._option_inverted_12k26_444:hover,._option_inverted_12k26_444._option_highlighted_12k26_440{background:#ffffff1a}._option_inverted_12k26_444:last-child{border-bottom:none}._optionIcon_12k26_458{display:flex;align-items:center;justify-content:center;margin-right:8px;color:var(--Content-Neutral-Default, #475569)}._option_inverted_12k26_444 ._optionIcon_12k26_458{color:#fffc}._optionLabel_12k26_470{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes _dropdownSlide_12k26_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdown_12k26_395::-webkit-scrollbar{width:6px}._dropdown_12k26_395::-webkit-scrollbar-track{background:transparent}._dropdown_12k26_395::-webkit-scrollbar-thumb{background:var(--Stroke-Neutral-Primary, #cbd5e1);border-radius:3px}._dropdown_12k26_395::-webkit-scrollbar-thumb:hover{background:var(--Stroke-Neutral-Primary, #94a3b8)}._dropdown_inverted_12k26_411::-webkit-scrollbar-thumb{background:#ffffff4d}._dropdown_inverted_12k26_411::-webkit-scrollbar-thumb:hover{background:#ffffff80}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import * as Icons from "../../icons/index";
|
|
3
|
-
export type SearchSize = "small" | "medium" | "large";
|
|
4
|
-
export type IconName = keyof typeof Icons;
|
|
5
|
-
export interface SearchOption {
|
|
6
|
-
value: string;
|
|
7
|
-
label: string;
|
|
8
|
-
icon?: IconName;
|
|
9
|
-
}
|
|
10
|
-
export interface SearchProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, 'size'> {
|
|
11
|
-
size?: SearchSize;
|
|
12
|
-
label?: string;
|
|
13
|
-
error?: string;
|
|
14
|
-
helperText?: string;
|
|
15
|
-
className?: string;
|
|
16
|
-
required?: boolean;
|
|
17
|
-
inverted?: boolean;
|
|
18
|
-
clearable?: boolean;
|
|
19
|
-
onClear?: () => void;
|
|
20
|
-
onSearch?: (value: string) => void;
|
|
21
|
-
options?: SearchOption[];
|
|
22
|
-
onOptionSelect?: (option: SearchOption) => void;
|
|
23
|
-
showOptionsOnFocus?: boolean;
|
|
24
|
-
}
|
|
25
|
-
export declare const Search: React.FC<SearchProps>;
|
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
import { jsxs as k, jsx as _ } from "react/jsx-runtime";
|
|
2
|
-
import { useState as x, useRef as y, useEffect as A } from "react";
|
|
3
|
-
import { Icon as $ } from "../../icons/Icon.js";
|
|
4
|
-
import '../../assets/Search.css';const H = "_searchContainer_12k26_1", U = "_label_12k26_8", G = "_label_large_12k26_16", J = "_label_disabled_12k26_21", P = "_searchWrapper_12k26_25", Q = "_search_12k26_1", X = "_small_12k26_68", Y = "_medium_12k26_73", Z = "_large_12k26_78", z = "_error_12k26_97", ee = "_errorShake_12k26_1", re = "_errorMessage_12k26_116", te = "_errorMessageSlide_12k26_1", le = "_errorMessage_small_12k26_125", ne = "_errorMessage_medium_12k26_129", _e = "_errorMessage_large_12k26_133", ae = "_helperText_12k26_137", de = "_helperText_small_12k26_144", se = "_helperText_medium_12k26_148", ie = "_helperText_large_12k26_152", oe = "_helperText_disabled_12k26_157", ce = "_icon_12k26_162", he = "_icon_disabled_12k26_175", be = "_clearButton_12k26_180", ue = "_clearButton_disabled_12k26_208", ge = "_clearButton_inverted_12k26_218", me = "_clearButton_inverted_disabled_12k26_231", ke = "_required_12k26_241", ve = "_inverted_12k26_283", pe = "_label_inverted_12k26_301", fe = "_helperText_inverted_12k26_305", we = "_icon_inverted_12k26_309", xe = "_errorMessage_inverted_12k26_313", $e = "_label_inverted_disabled_12k26_350", Te = "_helperText_inverted_disabled_12k26_354", Me = "_icon_inverted_disabled_12k26_358", Be = "_required_inverted_12k26_382", qe = "_required_disabled_12k26_386", Se = "_required_inverted_disabled_12k26_390", Ne = "_dropdown_12k26_395", ye = "_dropdownSlide_12k26_1", Ce = "_dropdown_inverted_12k26_411", Ee = "_option_12k26_418", Ie = "_option_highlighted_12k26_440", De = "_option_inverted_12k26_444", Le = "_optionIcon_12k26_458", Fe = "_optionLabel_12k26_470", e = {
|
|
5
|
-
searchContainer: H,
|
|
6
|
-
label: U,
|
|
7
|
-
label_large: G,
|
|
8
|
-
label_disabled: J,
|
|
9
|
-
searchWrapper: P,
|
|
10
|
-
search: Q,
|
|
11
|
-
small: X,
|
|
12
|
-
medium: Y,
|
|
13
|
-
large: Z,
|
|
14
|
-
error: z,
|
|
15
|
-
errorShake: ee,
|
|
16
|
-
errorMessage: re,
|
|
17
|
-
errorMessageSlide: te,
|
|
18
|
-
errorMessage_small: le,
|
|
19
|
-
errorMessage_medium: ne,
|
|
20
|
-
errorMessage_large: _e,
|
|
21
|
-
helperText: ae,
|
|
22
|
-
helperText_small: de,
|
|
23
|
-
helperText_medium: se,
|
|
24
|
-
helperText_large: ie,
|
|
25
|
-
helperText_disabled: oe,
|
|
26
|
-
icon: ce,
|
|
27
|
-
icon_disabled: he,
|
|
28
|
-
clearButton: be,
|
|
29
|
-
clearButton_disabled: ue,
|
|
30
|
-
clearButton_inverted: ge,
|
|
31
|
-
clearButton_inverted_disabled: me,
|
|
32
|
-
required: ke,
|
|
33
|
-
inverted: ve,
|
|
34
|
-
label_inverted: pe,
|
|
35
|
-
helperText_inverted: fe,
|
|
36
|
-
icon_inverted: we,
|
|
37
|
-
errorMessage_inverted: xe,
|
|
38
|
-
label_inverted_disabled: $e,
|
|
39
|
-
helperText_inverted_disabled: Te,
|
|
40
|
-
icon_inverted_disabled: Me,
|
|
41
|
-
required_inverted: Be,
|
|
42
|
-
required_disabled: qe,
|
|
43
|
-
required_inverted_disabled: Se,
|
|
44
|
-
dropdown: Ne,
|
|
45
|
-
dropdownSlide: ye,
|
|
46
|
-
dropdown_inverted: Ce,
|
|
47
|
-
option: Ee,
|
|
48
|
-
option_highlighted: Ie,
|
|
49
|
-
option_inverted: De,
|
|
50
|
-
optionIcon: Le,
|
|
51
|
-
optionLabel: Fe
|
|
52
|
-
}, We = ({
|
|
53
|
-
size: a = "medium",
|
|
54
|
-
label: T,
|
|
55
|
-
error: h,
|
|
56
|
-
helperText: M,
|
|
57
|
-
className: C,
|
|
58
|
-
required: E,
|
|
59
|
-
inverted: l = !1,
|
|
60
|
-
clearable: I = !0,
|
|
61
|
-
onClear: B,
|
|
62
|
-
onSearch: b,
|
|
63
|
-
value: v,
|
|
64
|
-
onChange: d,
|
|
65
|
-
options: u = [],
|
|
66
|
-
onOptionSelect: q,
|
|
67
|
-
showOptionsOnFocus: D = !1,
|
|
68
|
-
...t
|
|
69
|
-
}) => {
|
|
70
|
-
const [g, p] = x(v || ""), [S, s] = x(!1), [m, i] = x(-1), f = y(null), L = y(null), F = [
|
|
71
|
-
e.search,
|
|
72
|
-
e[a],
|
|
73
|
-
h ? e.error : "",
|
|
74
|
-
l ? e.inverted : "",
|
|
75
|
-
C
|
|
76
|
-
].filter(Boolean).join(" "), o = a === "small" ? 16 : a === "large" ? 20 : 18, c = u.filter(
|
|
77
|
-
(r) => r.label.toLowerCase().includes(String(g).toLowerCase())
|
|
78
|
-
);
|
|
79
|
-
A(() => {
|
|
80
|
-
const r = (n) => {
|
|
81
|
-
f.current && !f.current.contains(n.target) && s(!1);
|
|
82
|
-
};
|
|
83
|
-
return document.addEventListener("mousedown", r), () => document.removeEventListener("mousedown", r);
|
|
84
|
-
}, []);
|
|
85
|
-
const K = (r) => {
|
|
86
|
-
const n = r.target.value;
|
|
87
|
-
p(n), s(u.length > 0 && n.length > 0), i(-1), d && d(r);
|
|
88
|
-
}, O = (r) => {
|
|
89
|
-
if (u.length > 0 && S)
|
|
90
|
-
switch (r.key) {
|
|
91
|
-
case "ArrowDown":
|
|
92
|
-
r.preventDefault(), i(
|
|
93
|
-
(n) => n < c.length - 1 ? n + 1 : n
|
|
94
|
-
);
|
|
95
|
-
break;
|
|
96
|
-
case "ArrowUp":
|
|
97
|
-
r.preventDefault(), i((n) => n > 0 ? n - 1 : -1);
|
|
98
|
-
break;
|
|
99
|
-
case "Enter":
|
|
100
|
-
r.preventDefault(), m >= 0 && c[m] ? N(c[m]) : b && (b(String(g)), s(!1));
|
|
101
|
-
break;
|
|
102
|
-
case "Escape":
|
|
103
|
-
s(!1), i(-1);
|
|
104
|
-
break;
|
|
105
|
-
}
|
|
106
|
-
else r.key === "Enter" && b && b(String(g));
|
|
107
|
-
t.onKeyDown && t.onKeyDown(r);
|
|
108
|
-
}, N = (r) => {
|
|
109
|
-
if (p(r.label), s(!1), i(-1), q && q(r), d) {
|
|
110
|
-
const n = {
|
|
111
|
-
target: { value: r.label }
|
|
112
|
-
};
|
|
113
|
-
d(n);
|
|
114
|
-
}
|
|
115
|
-
}, V = (r) => {
|
|
116
|
-
D && u.length > 0 && s(!0), t.onFocus && t.onFocus(r);
|
|
117
|
-
}, W = () => {
|
|
118
|
-
p(""), B && B(), d && d({
|
|
119
|
-
target: { value: "" }
|
|
120
|
-
});
|
|
121
|
-
}, w = v !== void 0 ? v : g, j = I && w && String(w).length > 0, R = S && c.length > 0 && !t.disabled;
|
|
122
|
-
return /* @__PURE__ */ k("div", { className: e.searchContainer, ref: f, children: [
|
|
123
|
-
T && /* @__PURE__ */ k("label", { className: `${e.label} ${a === "large" ? e.label_large : ""} ${t.disabled && !l ? e.label_disabled : ""} ${l && !t.disabled ? e.label_inverted : ""} ${l && t.disabled ? e.label_inverted_disabled : ""}`, children: [
|
|
124
|
-
T,
|
|
125
|
-
/* @__PURE__ */ _("span", { className: `${e.required} ${l ? e.required_inverted : ""}`, children: E && "*" })
|
|
126
|
-
] }),
|
|
127
|
-
/* @__PURE__ */ k("div", { className: e.searchWrapper, children: [
|
|
128
|
-
/* @__PURE__ */ _("div", { className: `${e.icon} ${t.disabled && !l ? e.icon_disabled : ""} ${l && !t.disabled ? e.icon_inverted : ""} ${l && t.disabled ? e.icon_inverted_disabled : ""}`, children: /* @__PURE__ */ _(
|
|
129
|
-
$,
|
|
130
|
-
{
|
|
131
|
-
name: "SearchIcon",
|
|
132
|
-
width: o,
|
|
133
|
-
height: o
|
|
134
|
-
}
|
|
135
|
-
) }),
|
|
136
|
-
/* @__PURE__ */ _(
|
|
137
|
-
"input",
|
|
138
|
-
{
|
|
139
|
-
ref: L,
|
|
140
|
-
className: F,
|
|
141
|
-
type: "text",
|
|
142
|
-
value: w,
|
|
143
|
-
onChange: K,
|
|
144
|
-
onKeyDown: O,
|
|
145
|
-
onFocus: V,
|
|
146
|
-
autoComplete: "off",
|
|
147
|
-
...t
|
|
148
|
-
}
|
|
149
|
-
),
|
|
150
|
-
R && /* @__PURE__ */ _("div", { className: `${e.dropdown} ${l ? e.dropdown_inverted : ""}`, children: c.map((r, n) => /* @__PURE__ */ k(
|
|
151
|
-
"div",
|
|
152
|
-
{
|
|
153
|
-
className: `${e.option} ${n === m ? e.option_highlighted : ""} ${l ? e.option_inverted : ""}`,
|
|
154
|
-
onClick: () => N(r),
|
|
155
|
-
onMouseEnter: () => i(n),
|
|
156
|
-
children: [
|
|
157
|
-
r.icon && /* @__PURE__ */ _("div", { className: e.optionIcon, children: /* @__PURE__ */ _($, { name: r.icon, width: o, height: o }) }),
|
|
158
|
-
/* @__PURE__ */ _("span", { className: e.optionLabel, children: r.label })
|
|
159
|
-
]
|
|
160
|
-
},
|
|
161
|
-
r.value
|
|
162
|
-
)) }),
|
|
163
|
-
j && /* @__PURE__ */ _(
|
|
164
|
-
"button",
|
|
165
|
-
{
|
|
166
|
-
type: "button",
|
|
167
|
-
className: `${e.clearButton} ${t.disabled && !l ? e.clearButton_disabled : ""} ${l && !t.disabled ? e.clearButton_inverted : ""} ${l && t.disabled ? e.clearButton_inverted_disabled : ""}`,
|
|
168
|
-
onClick: W,
|
|
169
|
-
disabled: t.disabled,
|
|
170
|
-
"aria-label": "Limpiar búsqueda",
|
|
171
|
-
children: /* @__PURE__ */ _(
|
|
172
|
-
$,
|
|
173
|
-
{
|
|
174
|
-
name: "Close",
|
|
175
|
-
width: o,
|
|
176
|
-
height: o
|
|
177
|
-
}
|
|
178
|
-
)
|
|
179
|
-
}
|
|
180
|
-
)
|
|
181
|
-
] }),
|
|
182
|
-
h && /* @__PURE__ */ _("span", { className: `${e.errorMessage} ${e[`errorMessage_${a}`]} ${l ? e.errorMessage_inverted : ""}`, children: h }),
|
|
183
|
-
M && !h && /* @__PURE__ */ _("span", { className: `${e.helperText} ${e[`helperText_${a}`]} ${t.disabled && !l ? e.helperText_disabled : ""} ${l && !t.disabled ? e.helperText_inverted : ""} ${l && t.disabled ? e.helperText_inverted_disabled : ""}`, children: M })
|
|
184
|
-
] });
|
|
185
|
-
};
|
|
186
|
-
export {
|
|
187
|
-
We as Search
|
|
188
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { Search, type SearchProps, type SearchSize, type SearchOption } from './Search';
|