react-ecosistema-unp 1.7.7 → 1.7.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- .bg-unp{border-radius:6px 6px 0 0!important;background-color:#303d50!important}.tarjeta-unp{border-radius:12px!important;box-shadow:0 6px 10px #00000019;border-bottom-left-radius:12px;margin-bottom:1.5rem}.tarjeta-header-unp{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.card-close-button{background:none;border:none;font-size:1.5em;cursor:pointer;color:#fff;margin-left:auto}.card-close-button:hover{color:#d36269}
1
+ .bg-unp{border-radius:6px 6px 0 0!important;background-color:#303d50!important}.tarjeta-unp{border-radius:12px!important;box-shadow:0 6px 10px #00000019;border-bottom-left-radius:12px;margin-bottom:1rem}.tarjeta-header-unp{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.card-close-button{background:none;border:none;font-size:1.5em;cursor:pointer;color:#fff;margin-left:auto}.card-close-button:hover{color:#d36269}
@@ -1,43 +1,43 @@
1
- import { jsxs as o, jsx as e, Fragment as S } from "react/jsx-runtime";
1
+ import { jsxs as l, jsx as t, Fragment as c } from "react/jsx-runtime";
2
2
  import a from "react";
3
3
  import '../../assets/Bootstrap.css';import '../../assets/Tarjeta.css';/* empty css */
4
4
  /* empty css */
5
- import { C as x, a as h } from "../../Card-DAsInpjB.js";
6
- import { C as B } from "../../CardBody-CqyD8ylW.js";
7
- import { B as E } from "../../Button-B87TJYml.js";
8
- const T = {
9
- marginBottom: "20px",
5
+ import { C as v, a as E } from "../../Card-DAsInpjB.js";
6
+ import { C as T } from "../../CardBody-CqyD8ylW.js";
7
+ import { B as x } from "../../Button-B87TJYml.js";
8
+ const V = {
10
9
  width: "100px"
11
- }, I = ({
12
- title: d,
10
+ }, k = ({
11
+ title: y,
13
12
  header: s = !1,
14
- children: n,
15
- method: l = "get",
16
- validated: c = !1,
17
- onSubmit: u,
18
- hasPaddingTop: y = !0,
13
+ children: i,
14
+ method: o = "get",
15
+ validated: u = !1,
16
+ onSubmit: f,
17
+ hasPaddingTop: g = !0,
19
18
  onClose: r,
20
- hasBody: f = !0,
21
- buttonLabel: g = "Enviar",
22
- isButtonDisabled: b = !1
19
+ hasBody: b = !0,
20
+ buttonLabel: j = "Enviar",
21
+ isButtonDisabled: h = !1,
22
+ extraButton: m
23
23
  }) => {
24
- const i = a.Children.toArray(n), j = i[0] && a.isValidElement(i[0]) && i[0].type.displayName === "Subtitulo", m = i.filter(
25
- (t) => a.isValidElement(t) && t.type.displayName === "SeccionTarjeta"
26
- ), C = m.length > 0, N = a.Children.map(n, (t, p) => a.isValidElement(t) && t.type.displayName === "SeccionTarjeta" ? a.cloneElement(t, {
27
- isGray: t.props.isGray ?? p % 2 === 1,
28
- isLast: t.props.isLast ?? p === m.length - 1
29
- }) : t);
30
- return /* @__PURE__ */ o(
24
+ const n = a.Children.toArray(i), C = n[0] && a.isValidElement(n[0]) && n[0].type.displayName === "Subtitulo", p = n.filter(
25
+ (e) => a.isValidElement(e) && e.type.displayName === "SeccionTarjeta"
26
+ ), N = p.length > 0, S = a.Children.map(i, (e, d) => a.isValidElement(e) && e.type.displayName === "SeccionTarjeta" ? a.cloneElement(e, {
27
+ isGray: e.props.isGray ?? d % 2 === 1,
28
+ isLast: e.props.isLast ?? d === p.length - 1
29
+ }) : e);
30
+ return /* @__PURE__ */ l(
31
31
  "form",
32
32
  {
33
- method: l,
33
+ method: o,
34
34
  noValidate: !0,
35
- onSubmit: u,
36
- className: c ? "was-validated" : "",
35
+ onSubmit: f,
36
+ className: u ? "was-validated" : "",
37
37
  children: [
38
- /* @__PURE__ */ o(x, { className: "border-0 tarjeta-unp", children: [
39
- /* @__PURE__ */ o(
40
- h,
38
+ /* @__PURE__ */ l(v, { className: "border-0 tarjeta-unp", children: [
39
+ /* @__PURE__ */ l(
40
+ E,
41
41
  {
42
42
  className: "bg-unp text-light tarjeta-header-unp",
43
43
  style: {
@@ -50,18 +50,21 @@ const T = {
50
50
  alignItems: "center"
51
51
  },
52
52
  children: [
53
- /* @__PURE__ */ e("span", { style: { marginLeft: s && r ? "auto" : "" }, children: d }),
54
- r && /* @__PURE__ */ e("button", { className: "card-close-button", onClick: r, type: "button", children: "×" })
53
+ /* @__PURE__ */ t("span", { style: { marginLeft: s && r ? "auto" : "" }, children: y }),
54
+ r && /* @__PURE__ */ t("button", { className: "card-close-button", onClick: r, type: "button", children: "×" })
55
55
  ]
56
56
  }
57
57
  ),
58
- C ? N : f ? /* @__PURE__ */ e(B, { className: `${j || !y ? "pt-0" : ""}`, children: n }) : /* @__PURE__ */ e(S, { children: n })
58
+ N ? S : b ? /* @__PURE__ */ t(T, { className: `${C || !g ? "pt-0" : ""}`, children: i }) : /* @__PURE__ */ t(c, { children: i })
59
59
  ] }),
60
- l === "post" && /* @__PURE__ */ e("div", { style: { display: "flex", justifyContent: "end" }, children: /* @__PURE__ */ e(E, { variant: "unp_send", style: T, type: "submit", disabled: b, children: g }) })
60
+ (o === "post" || m) && /* @__PURE__ */ l("div", { style: { display: "flex", justifyContent: "end", gap: "0.5rem", marginBottom: "1rem" }, children: [
61
+ /* @__PURE__ */ t("div", { children: o === "post" && /* @__PURE__ */ t(x, { variant: "unp_send", style: V, type: "submit", disabled: h, children: j }) }),
62
+ /* @__PURE__ */ t("div", { children: m && /* @__PURE__ */ t(c, { children: m }) })
63
+ ] })
61
64
  ]
62
65
  }
63
66
  );
64
67
  };
65
68
  export {
66
- I as Tarjeta
69
+ k as Tarjeta
67
70
  };
@@ -12,6 +12,7 @@ interface TarjetaProps {
12
12
  hasBody?: boolean;
13
13
  buttonLabel?: string;
14
14
  isButtonDisabled?: boolean;
15
+ extraButton?: React.ReactNode;
15
16
  }
16
17
  declare const Tarjeta: React.FC<TarjetaProps>;
17
18
  export { Tarjeta };
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "react-ecosistema-unp",
3
3
  "author": "Ecosistema de Información - Unidad Nacional de Protección",
4
4
  "private": false,
5
- "version": "1.7.7",
5
+ "version": "1.7.8",
6
6
  "type": "module",
7
7
  "exports": {
8
8
  ".": {