bmi-next-brokers 3.0.7 → 3.0.9

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.
@@ -103,7 +103,7 @@ import '../../assets/Switch.css';const T = "_fullWidth_wo4ya_24", Z = "_option_w
103
103
  style: g,
104
104
  children: [
105
105
  s && /* @__PURE__ */ m(R, { name: s, size: M }),
106
- f && /* @__PURE__ */ m("p", { className: r.label, children: f })
106
+ f && /* @__PURE__ */ m("span", { className: r.label, children: f })
107
107
  ]
108
108
  },
109
109
  e
@@ -1,5 +1,5 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { I as p } from "../index-BxZPcrI0.js";
2
+ import { I as p } from "../index-CsBuQLgj.js";
3
3
  const m = ({
4
4
  name: o,
5
5
  width: c = 20,
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgGobierno: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgGobierno;
@@ -0,0 +1,14 @@
1
+ import { jsxs as i, jsx as h } from "react/jsx-runtime";
2
+ import { useId as t } from "react";
3
+ const m = (s) => {
4
+ const e = t();
5
+ return /* @__PURE__ */ i("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: "1em", height: "1em", ...s, children: [
6
+ /* @__PURE__ */ h("mask", { id: `${e}a`, width: 24, height: 24, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
7
+ maskType: "alpha"
8
+ }, children: /* @__PURE__ */ h("path", { fill: "#2054A5", d: "M0 0h24v24H0z" }) }),
9
+ /* @__PURE__ */ h("g", { mask: `url(#${e}a)`, children: /* @__PURE__ */ h("path", { fill: "#2054A5", d: "M6 19v-4H5a.97.97 0 0 1-.713-.287A.97.97 0 0 1 4 14q0-.424.287-.713A.97.97 0 0 1 5 13h1.1q.3-1.876 1.663-3.238A5.76 5.76 0 0 1 11 8.1V4q0-.424.287-.712A.97.97 0 0 1 12 3h5q.424 0 .712.288Q18 3.575 18 4v2q0 .424-.288.713A.97.97 0 0 1 17 7h-4v1.1q1.876.3 3.238 1.662A5.76 5.76 0 0 1 17.9 13H19q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 19 15h-1v4h3q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 21 21H3a.97.97 0 0 1-.712-.288A.97.97 0 0 1 2 20q0-.424.288-.712A.97.97 0 0 1 3 19zm2 0h3v-4H8zm5 0h3v-4h-3zm-4.85-6h7.7a3.95 3.95 0 0 0-1.425-2.162A3.84 3.84 0 0 0 12 10q-1.35 0-2.425.838A3.95 3.95 0 0 0 8.15 13" }) })
10
+ ] });
11
+ };
12
+ export {
13
+ m as default
14
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgNombrePropio: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgNombrePropio;
@@ -0,0 +1,14 @@
1
+ import { jsxs as h, jsx as q } from "react/jsx-runtime";
2
+ import { useId as e } from "react";
3
+ const t = (A) => {
4
+ const a = e();
5
+ return /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: "1em", height: "1em", ...A, children: [
6
+ /* @__PURE__ */ q("mask", { id: `${a}a`, width: 24, height: 24, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
7
+ maskType: "alpha"
8
+ }, children: /* @__PURE__ */ q("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }),
9
+ /* @__PURE__ */ q("g", { mask: `url(#${a}a)`, children: /* @__PURE__ */ q("path", { fill: "#2054A5", d: "M12 12q-1.275 0-2.137-.863Q9 10.276 9 9q0-1.25.863-2.125Q10.725 6 12 6q1.25 0 2.125.875T15 9q0 1.275-.875 2.137T12 12m0-2q.424 0 .713-.287A.97.97 0 0 0 13 9a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 8a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 9q0 .424.287.713.288.287.713.287m-6 7v-.9q0-.525.263-.988.262-.462.712-.737 1.15-.675 2.412-1.025A9.7 9.7 0 0 1 12 13q1.35 0 2.613.35 1.261.35 2.412 1.025.45.275.713.738T18 16.1v.9q0 .424-.288.712A.97.97 0 0 1 17 18H7a.97.97 0 0 1-.713-.288A.97.97 0 0 1 6 17m4-1.75a7.4 7.4 0 0 0-1.85.75h7.7a7.4 7.4 0 0 0-1.85-.75 8 8 0 0 0-2-.25q-1.025 0-2 .25M4 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 20v-3q0-.424.288-.712A.97.97 0 0 1 3 16q.424 0 .712.288Q4 16.575 4 17v3h3q.424 0 .713.288Q8 20.575 8 21q0 .424-.287.712A.97.97 0 0 1 7 22zM2 7V4q0-.824.587-1.412A1.93 1.93 0 0 1 4 2h3q.424 0 .713.288Q8 2.575 8 3q0 .424-.287.712A.97.97 0 0 1 7 4H4v3q0 .424-.288.713A.97.97 0 0 1 3 8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 2 7m18 15h-3a.97.97 0 0 1-.712-.288A.97.97 0 0 1 16 21q0-.424.288-.712A.97.97 0 0 1 17 20h3v-3q0-.424.288-.712A.97.97 0 0 1 21 16q.424 0 .712.288.288.287.288.712v3q0 .824-.587 1.413A1.93 1.93 0 0 1 20 22m0-15V4h-3a.97.97 0 0 1-.712-.288A.97.97 0 0 1 16 3q0-.424.288-.712A.97.97 0 0 1 17 2h3q.824 0 1.413.587Q22 3.176 22 4v3q0 .424-.288.713A.97.97 0 0 1 21 8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 20 7" }) })
10
+ ] });
11
+ };
12
+ export {
13
+ t as default
14
+ };
@@ -111,6 +111,7 @@ export { default as FondosExtranjero } from './components/FondosExtranjero';
111
111
  export { default as Fumador } from './components/Fumador';
112
112
  export { default as Gastro } from './components/Gastro';
113
113
  export { default as Ginecologia } from './components/Ginecologia';
114
+ export { default as Gobierno } from './components/Gobierno';
114
115
  export { default as GridView } from './components/GridView';
115
116
  export { default as Guatemala } from './components/Guatemala';
116
117
  export { default as Handshake } from './components/Handshake';
@@ -155,6 +156,7 @@ export { default as MoreVert } from './components/MoreVert';
155
156
  export { default as Mouse } from './components/Mouse';
156
157
  export { default as Musculo } from './components/Musculo';
157
158
  export { default as NextIcon } from './components/NextIcon';
159
+ export { default as NombrePropio } from './components/NombrePropio';
158
160
  export { default as Notes } from './components/Notes';
159
161
  export { default as Notifications } from './components/Notifications';
160
162
  export { default as NumPolizaIcon } from './components/NumPolizaIcon';