prometeo-design-system 4.6.5 → 4.7.1

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.
Files changed (140) hide show
  1. package/dist/Avatar.es.js +1 -1
  2. package/dist/Button.es.js +1 -1
  3. package/dist/CardProfile.es.js +1 -1
  4. package/dist/CheckBox.es.js +1 -1
  5. package/dist/Chip.es.js +7 -7
  6. package/dist/DatePicker-CaeM0ulv.js +3741 -0
  7. package/dist/DatePicker.es.js +1 -1
  8. package/dist/DialogModal.es.js +81 -73
  9. package/dist/DrawerDesktop.es.js +1 -1
  10. package/dist/DrawerMobile.es.js +1 -1
  11. package/dist/DropZone.es.js +1 -1
  12. package/dist/FAButton.es.js +1 -1
  13. package/dist/Header.es.js +22 -22
  14. package/dist/{HelperComponent-DhGU_ug-.js → HelperComponent-ljsn0xD6.js} +1 -1
  15. package/dist/IconButton.es.js +125 -78
  16. package/dist/Icons/AccountCircle.es.js +2 -2
  17. package/dist/Icons/Add.es.js +2 -2
  18. package/dist/Icons/ArrowDownward.es.js +2 -2
  19. package/dist/Icons/ArrowLeft.es.js +2 -2
  20. package/dist/Icons/ArrowUpDown.es.js +2 -2
  21. package/dist/Icons/ArrowUpward.es.js +2 -2
  22. package/dist/Icons/AttachFile.es.js +2 -2
  23. package/dist/Icons/Boards.es.js +2 -2
  24. package/dist/Icons/Calendar.es.js +2 -2
  25. package/dist/Icons/Cancel.es.js +2 -2
  26. package/dist/Icons/Check.es.js +2 -2
  27. package/dist/Icons/CheckCircle.es.js +2 -2
  28. package/dist/Icons/CheckList.es.js +2 -2
  29. package/dist/Icons/ChevronDown.es.js +2 -2
  30. package/dist/Icons/Clock.es.js +2 -2
  31. package/dist/Icons/Close.es.js +2 -2
  32. package/dist/Icons/CloseNavBarDesktop.es.js +2 -2
  33. package/dist/Icons/Collapse.es.js +2 -2
  34. package/dist/Icons/Company.es.js +2 -2
  35. package/dist/Icons/Copy.es.js +2 -2
  36. package/dist/Icons/CrevronLeft.es.js +2 -2
  37. package/dist/Icons/CrevronRight.es.js +2 -2
  38. package/dist/Icons/DocumentFill.es.js +2 -2
  39. package/dist/Icons/Download.es.js +2 -2
  40. package/dist/Icons/DragIndicator.es.js +2 -2
  41. package/dist/Icons/Edit.es.js +2 -2
  42. package/dist/Icons/EditFill.es.js +2 -2
  43. package/dist/Icons/Email.es.js +2 -2
  44. package/dist/Icons/Error.es.js +2 -2
  45. package/dist/Icons/EyeVisibility.es.js +2 -2
  46. package/dist/Icons/EyeVisibilityOff.es.js +2 -2
  47. package/dist/Icons/FaLock.es.js +2 -2
  48. package/dist/Icons/FastForward.es.js +2 -2
  49. package/dist/Icons/File.es.js +2 -2
  50. package/dist/Icons/Filter.es.js +2 -2
  51. package/dist/Icons/FormatColorText.es.js +2 -2
  52. package/dist/Icons/Help.es.js +2 -2
  53. package/dist/Icons/HistoryActivity.es.js +2 -2
  54. package/dist/Icons/Home.es.js +2 -2
  55. package/dist/Icons/Image.es.js +2 -2
  56. package/dist/Icons/Info.es.js +2 -2
  57. package/dist/Icons/Logout.es.js +2 -2
  58. package/dist/Icons/MessageSquare.es.js +2 -2
  59. package/dist/Icons/MessageSquareFill.es.js +2 -2
  60. package/dist/Icons/MoreVert.es.js +2 -2
  61. package/dist/Icons/Notifications.es.js +2 -2
  62. package/dist/Icons/Pause.es.js +2 -2
  63. package/dist/Icons/Reassignment.es.js +2 -2
  64. package/dist/Icons/ReassignmentFill.es.js +2 -2
  65. package/dist/Icons/Reload.es.js +2 -2
  66. package/dist/Icons/Search.es.js +2 -2
  67. package/dist/Icons/Send.es.js +2 -2
  68. package/dist/Icons/Settings.es.js +2 -2
  69. package/dist/Icons/Shared.es.js +2 -2
  70. package/dist/Icons/Sort.es.js +2 -2
  71. package/dist/Icons/StarFill.es.js +2 -2
  72. package/dist/Icons/Stars.es.js +2 -2
  73. package/dist/Icons/Ticket.es.js +2 -2
  74. package/dist/Icons/TicketFilled.es.js +2 -2
  75. package/dist/Icons/Trash.es.js +2 -2
  76. package/dist/Icons/TrashFill.es.js +2 -2
  77. package/dist/Icons/Upload.es.js +2 -2
  78. package/dist/Icons/UploadCloud.es.js +2 -2
  79. package/dist/Icons/UserAdd.es.js +2 -2
  80. package/dist/Icons/UserAddFill.es.js +2 -2
  81. package/dist/Icons/UserAvatar.es.js +2 -2
  82. package/dist/Icons/UserPerson.es.js +2 -2
  83. package/dist/Icons/WhatsApp.es.js +2 -2
  84. package/dist/Icons/iconUtils.d.ts +2 -0
  85. package/dist/Image.es.js +1 -1
  86. package/dist/{ImageGallery-4DdXqwRy.js → ImageGallery-DG9ovlQ-.js} +1 -1
  87. package/dist/ImageGallery.es.js +1 -1
  88. package/dist/Input.es.js +3 -3
  89. package/dist/InputMultiple.es.js +33 -32
  90. package/dist/Logo.es.js +1 -1
  91. package/dist/Menu.es.js +1 -1
  92. package/dist/NotificationCard.es.js +1 -1
  93. package/dist/OtpInput.es.js +1 -1
  94. package/dist/Pagination.es.js +1 -1
  95. package/dist/PlainTooltip.es.js +1 -1
  96. package/dist/ProfilePictureUpload.es.js +1 -1
  97. package/dist/ProgressBar.es.js +1 -1
  98. package/dist/PyrionLayout.es.js +765 -746
  99. package/dist/RadioButton.es.js +2 -2
  100. package/dist/RecurrentDatePicker.es.js +3 -3
  101. package/dist/RecurrentDatePickerRRule.es.js +2 -4
  102. package/dist/Scrollable.es.js +137 -134
  103. package/dist/SegmentedButton.es.js +1 -1
  104. package/dist/Select.es.js +2 -2
  105. package/dist/SelectSearch.es.js +1 -1
  106. package/dist/Skeleton.es.js +2 -2
  107. package/dist/Spinner.es.js +1 -1
  108. package/dist/Steps.es.js +1 -1
  109. package/dist/Switch.es.js +7 -7
  110. package/dist/{TabLinks-C0ywjYt-.js → TabLinks-DnoWdrdk.js} +2 -2
  111. package/dist/TabLinks.es.js +1 -1
  112. package/dist/Table.es.js +1 -1
  113. package/dist/TextArea.es.js +92 -84
  114. package/dist/TicketCard.es.js +1 -1
  115. package/dist/Toast.es.js +1 -1
  116. package/dist/ToastProvider.es.js +1 -1
  117. package/dist/Tooltip.es.js +1 -1
  118. package/dist/UserCard.es.js +1 -1
  119. package/dist/assets/DialogModal.png +0 -0
  120. package/dist/assets/DialogModalSizes.png +0 -0
  121. package/dist/assets/Header.png +0 -0
  122. package/dist/{badge-CiiB9SGl.js → badge-BEx-0Q-K.js} +1 -1
  123. package/dist/components/DatePicker/DatePicker.d.ts +1 -0
  124. package/dist/components/Dialog/Dialog.d.ts +1 -0
  125. package/dist/components/Header/Header.d.ts +2 -1
  126. package/dist/components/IconButton/IconButton.d.ts +1 -1
  127. package/dist/components/InputMultiple/InputMultiple.d.ts +2 -1
  128. package/dist/components/PyrionNavigationDrawer/PLNotificationsList.d.ts +4 -1
  129. package/dist/components/PyrionNavigationDrawer/PLNotificationsLoader.d.ts +6 -0
  130. package/dist/components/PyrionNavigationDrawer/PyrionLayout.d.ts +3 -1
  131. package/dist/components/Scrollable/Scrollable.d.ts +2 -0
  132. package/dist/components/TextArea/TextArea.d.ts +3 -0
  133. package/dist/iconUtils-rTOfKDxE.js +9 -0
  134. package/dist/{jsx-runtime-DKDX3adD.js → jsx-runtime-GkKLlHH4.js} +2 -20
  135. package/dist/prometeo-design-system.es.js +5 -5
  136. package/dist/styles.css +1 -1
  137. package/package.json +3 -2
  138. package/src/styles/base.css +5 -0
  139. package/dist/DatePicker-n6qm0fey.js +0 -3573
  140. package/dist/iconUtils-D0lVAgGT.js +0 -5
@@ -1,4 +1,4 @@
1
- import { D as r, D as t } from "./DatePicker-n6qm0fey.js";
1
+ import { D as r, D as t } from "./DatePicker-CaeM0ulv.js";
2
2
  export {
3
3
  r as DatePicker,
4
4
  t as default
@@ -1,32 +1,38 @@
1
- import { j as e } from "./jsx-runtime-DKDX3adD.js";
2
- import { forwardRef as Q, memo as j, useState as L, useRef as F, useCallback as x, useImperativeHandle as W, Children as R, isValidElement as U } from "react";
3
- import { createPortal as X } from "react-dom";
4
- import { c as p } from "./cn-B6yFEsav.js";
5
- const V = Q(
6
- ({ children: t, onClose: n, className: o, attachToParent: s = !1, zindex: v = 40, debugMode: a = !1, safeMarginSize: _ = 24, title: T, scroll: m = "content" }, $) => {
7
- const [N, z] = L(!1), [D, O] = L(null), k = F(n), w = F(D);
8
- k.current = n, w.current = D;
9
- const P = x((f) => {
10
- O(f ?? null), z(!0);
11
- }, []), E = x(() => {
12
- z(!1), k.current?.(w.current), setTimeout(() => O(null), 300);
1
+ import { j as e } from "./jsx-runtime-GkKLlHH4.js";
2
+ import { forwardRef as W, memo as y, useState as G, useRef as z, useCallback as u, useImperativeHandle as X, Children as R, isValidElement as L } from "react";
3
+ import { createPortal as Y } from "react-dom";
4
+ import { c as m } from "./cn-B6yFEsav.js";
5
+ import { c as Z } from "./index-BOQuZ0gG.js";
6
+ const U = W(
7
+ ({ children: t, onClose: n, className: o, attachToParent: s = !1, zindex: j = 40, debugMode: a = !1, safeMarginSize: V = 24, title: F, scroll: f = "content", size: _ = "medium" }, q) => {
8
+ const [v, T] = G(!1), [N, O] = G(null), k = z(n), D = z(N);
9
+ k.current = n, D.current = N;
10
+ const P = u((c) => {
11
+ O(c ?? null), T(!0);
12
+ }, []), w = u(() => {
13
+ T(!1), k.current?.(D.current), setTimeout(() => O(null), 300);
13
14
  }, []);
14
- W(
15
- $,
15
+ X(
16
+ q,
16
17
  () => ({
17
18
  open: P,
18
- close: E,
19
- isOpen: N,
20
- getContext: () => w.current
19
+ close: w,
20
+ isOpen: v,
21
+ getContext: () => D.current
21
22
  }),
22
- [P, E, N]
23
+ [P, w, v]
23
24
  );
24
- const q = `max-[500px]:max-w-[calc(100%-32px)]
25
- max-[1200px]:max-w-[min(800px,calc(100%-32px))]
26
- min-[1200px]:max-w-[min(1224px,calc(100%-100px))] min-[1200px]:min-w-[1100px]`;
27
- let C, b;
28
- typeof t == "function" ? (console.log("es un child de tipo function"), C = t(D), b = R.toArray(C), console.log(b, "Child array")) : (C = t, b = R.toArray(C));
29
- const B = (f) => {
25
+ const B = Z("max-h-[calc(100%-80px)]", {
26
+ variants: {
27
+ size: {
28
+ medium: " max-w-[min(740px,calc(100%-32px))]",
29
+ large: " max-w-[min(1224px,calc(100%-80px))]"
30
+ }
31
+ }
32
+ });
33
+ let b, E;
34
+ typeof t == "function" ? (b = t(N), E = R.toArray(b)) : (b = t, E = R.toArray(b));
35
+ const J = (c) => {
30
36
  const l = {
31
37
  header: null,
32
38
  titleContent: null,
@@ -34,7 +40,7 @@ const V = Q(
34
40
  footer: null,
35
41
  middleChildren: []
36
42
  }, S = (r) => {
37
- if (!U(r)) {
43
+ if (!L(r)) {
38
44
  l.middleChildren.push(r);
39
45
  return;
40
46
  }
@@ -42,14 +48,14 @@ const V = Q(
42
48
  l.titleContent = r;
43
49
  return;
44
50
  }
45
- if (r.type === d && !l.header) {
51
+ if (r.type === p && !l.header) {
46
52
  const i = r.props;
47
- l.header = /* @__PURE__ */ e.jsx(d, { ...i, debugMode: a, children: i.children });
53
+ l.header = /* @__PURE__ */ e.jsx(p, { ...i, debugMode: a, children: i.children });
48
54
  return;
49
55
  }
50
- if (r.type === u && !l.content) {
56
+ if (r.type === x && !l.content) {
51
57
  const i = r.props;
52
- l.content = /* @__PURE__ */ e.jsx(u, { ...i, debugMode: a, scroll: m, children: i.children });
58
+ l.content = /* @__PURE__ */ e.jsx(x, { ...i, debugMode: a, scroll: f, children: i.children });
53
59
  return;
54
60
  }
55
61
  if (r.type === h && !l.footer) {
@@ -57,41 +63,43 @@ const V = Q(
57
63
  l.footer = /* @__PURE__ */ e.jsx(h, { ...i, debugMode: a, children: i.children });
58
64
  return;
59
65
  }
60
- const G = r.props;
61
- G?.children && R.toArray(G.children).forEach(S), r.type !== d && r.type !== u && r.type !== h && r.type !== g && l.middleChildren.push(r);
66
+ const $ = r.props;
67
+ $?.children && R.toArray($.children).forEach(S), r.type !== p && r.type !== x && r.type !== h && r.type !== g && l.middleChildren.push(r);
62
68
  };
63
- return f.forEach(S), l;
69
+ return c.forEach(S), l;
64
70
  };
65
- let { header: c, titleContent: y, content: J, footer: K, middleChildren: A } = B(b);
66
- if (!c && T && (c = /* @__PURE__ */ e.jsx(d, { title: T, debugMode: a }), y = null), c && y && U(c)) {
67
- const f = c.props;
68
- f.title && (c = /* @__PURE__ */ e.jsx(d, { ...f, title: "", debugMode: a, children: y }), y = null);
71
+ let { header: d, titleContent: C, content: K, footer: Q, middleChildren: A } = J(E);
72
+ if (!d && F && (d = /* @__PURE__ */ e.jsx(p, { title: F, debugMode: a }), C = null), d && C && L(d)) {
73
+ const c = d.props;
74
+ c.title && (d = /* @__PURE__ */ e.jsx(p, { ...c, title: "", debugMode: a, children: C }), C = null);
69
75
  }
70
- const H = J ?? (A.length ? /* @__PURE__ */ e.jsx(u, { debugMode: a, scroll: m, children: A }) : null), I = /* @__PURE__ */ e.jsx(e.Fragment, { children: N && /* @__PURE__ */ e.jsx(
76
+ const H = K ?? (A.length ? /* @__PURE__ */ e.jsx(x, { debugMode: a, scroll: f, children: A }) : null), I = /* @__PURE__ */ e.jsx(e.Fragment, { children: v && /* @__PURE__ */ e.jsx(
71
77
  "div",
72
78
  {
73
79
  className: "fixed inset-0 z-50 flex items-center justify-center bg-black/30 backdrop-blur-[1.5px]",
74
- style: { zIndex: v },
75
- onClick: E,
80
+ style: { zIndex: j },
81
+ onClick: w,
76
82
  children: /* @__PURE__ */ e.jsxs(
77
83
  "div",
78
84
  {
79
- onClick: (f) => f.stopPropagation(),
80
- className: p(
85
+ onClick: (c) => c.stopPropagation(),
86
+ className: m(
81
87
  "bg-neutral-default-default rounded-lg shadow-lg border-neutral-strong-default border relative ",
82
- "max-h-[calc(100%-128px)] h-dvh w-full",
88
+ `w-auto ${f === "content" ? "" : "prometeo-scrollbar-thin!"}`,
89
+ f === "dialog" && "overflow-auto ",
90
+ f === "content" && "",
83
91
  "flex flex-col ",
84
- q,
92
+ B({ size: _ }),
85
93
  o
86
94
  ),
87
95
  style: {
88
- "--safe-margin-size": `${_}px`
96
+ "--safe-margin-size": `${V}px`
89
97
  },
90
98
  children: [
91
99
  /* @__PURE__ */ e.jsx(
92
100
  "div",
93
101
  {
94
- className: p(
102
+ className: m(
95
103
  "absolute bg-transparent z-[-1] -top-(--safe-margin-size) -left-(--safe-margin-size) -right-(--safe-margin-size) -bottom-(--safe-margin-size)",
96
104
  a && "after:content-['SECURE_MARGIN'] after:text-red-300 after:prometeo-fonts-label-small after:ml-2 "
97
105
  ),
@@ -101,26 +109,26 @@ const V = Q(
101
109
  }
102
110
  }
103
111
  ),
104
- /* @__PURE__ */ e.jsxs("div", { className: p(
105
- "flex flex-col h-full",
106
- m === "dialog" && "overflow-y-auto",
107
- m === "content" && "overflow-hidden"
112
+ /* @__PURE__ */ e.jsxs("div", { className: m(
113
+ "flex flex-col h-auto prometeo-scrollbar-thin!",
114
+ f === "dialog" && "overflow-hidden min-w-max min-h-max",
115
+ f === "content" && "overflow-hidden"
108
116
  ), children: [
109
- c,
110
- m === "dialog" ? /* @__PURE__ */ e.jsx("div", { className: "flex flex-col flex-1", children: H }) : H,
111
- K
117
+ d,
118
+ f === "dialog" ? /* @__PURE__ */ e.jsx("div", { className: "flex flex-col flex-1", children: H }) : H,
119
+ Q
112
120
  ] })
113
121
  ]
114
122
  }
115
123
  )
116
124
  }
117
125
  ) });
118
- return s ? I : X(I, document.body);
126
+ return s ? I : Y(I, document.body);
119
127
  }
120
128
  );
121
- V.displayName = "Dialog";
122
- const u = j(({ children: t, className: n, debugMode: o, scroll: s }) => /* @__PURE__ */ e.jsx("div", { className: p(
123
- "flex flex-col p-4",
129
+ U.displayName = "Dialog";
130
+ const x = y(({ children: t, className: n, debugMode: o, scroll: s }) => /* @__PURE__ */ e.jsx("div", { className: m(
131
+ "flex flex-col p-4 prometeo-scrollbar-thin!",
124
132
  o && "border-2 border-dashed border-red-500 bg-red-200/40 relative after:content-['CONTENT'] after:absolute after:top-2 after:left-1/2 after:w-max after:h-full after:text-red-500 ",
125
133
  n,
126
134
  // Para scroll='content', este componente necesita su propio scroll y altura mínima
@@ -128,10 +136,10 @@ const u = j(({ children: t, className: n, debugMode: o, scroll: s }) => /* @__PU
128
136
  // Para scroll='dialog', el contenido debe ocupar todo el espacio disponible pero sin scroll
129
137
  s === "dialog" && "flex-1 min-h-max "
130
138
  ), children: t }));
131
- u.displayName = "DialogContent";
132
- const g = j(({ children: t, className: n, debugMode: o }) => /* @__PURE__ */ e.jsx("h1", { className: p("prometeo-fonts-headline-small text-neutral-strong-default w-max", o && 'bg-red-400/40 relative after:content-["TITLE"] after:absolute after:top-0 after:-translate-y-5 after:left-0 after:w-max after:h-full after:text-red-500 after:prometeo-fonts-label-large', n), children: t }));
139
+ x.displayName = "DialogContent";
140
+ const g = y(({ children: t, className: n, debugMode: o }) => /* @__PURE__ */ e.jsx("h1", { className: m("prometeo-fonts-headline-small text-neutral-strong-default w-max", o && 'bg-red-400/40 relative after:content-["TITLE"] after:absolute after:top-0 after:-translate-y-5 after:left-0 after:w-max after:h-full after:text-red-500 after:prometeo-fonts-label-large', n), children: t }));
133
141
  g.displayName = "DialogTitle";
134
- const d = j(({ children: t, className: n, title: o, debugMode: s }) => /* @__PURE__ */ e.jsxs("div", { className: p(
142
+ const p = y(({ children: t, className: n, title: o, debugMode: s }) => /* @__PURE__ */ e.jsxs("div", { className: m(
135
143
  "p-4",
136
144
  s && "border-2 border-dashed border-red-600 bg-red-200/40! relative after:content-['HEADER'] after:absolute after:top-1 after:left-1/2 after:w-max after:h-full after:text-red-500",
137
145
  n
@@ -139,35 +147,35 @@ const d = j(({ children: t, className: n, title: o, debugMode: s }) => /* @__PUR
139
147
  o && /* @__PURE__ */ e.jsx(g, { debugMode: s, children: o }),
140
148
  t
141
149
  ] }));
142
- d.displayName = "DialogHeader";
143
- const h = j(({ children: t, className: n, debugMode: o }) => /* @__PURE__ */ e.jsx("div", { className: p(
150
+ p.displayName = "DialogHeader";
151
+ const h = y(({ children: t, className: n, debugMode: o }) => /* @__PURE__ */ e.jsx("div", { className: m(
144
152
  o && "border-2 border-dashed border-red-600 bg-red-200/40! relative after:content-['FOOTER'] after:absolute after:top-1 after:left-1/2 after:w-max after:h-full after:text-red-500",
145
- "border-t border-neutral-strong-default p-4",
153
+ "border-t border-neutral-strong-default p-4 w-full",
146
154
  n
147
155
  ), children: t }));
148
156
  h.displayName = "DialogFooter";
149
- const Y = Object.assign(V, {
150
- Content: u,
151
- Header: d,
157
+ const M = Object.assign(U, {
158
+ Content: x,
159
+ Header: p,
152
160
  Footer: h,
153
161
  Title: g
154
162
  });
155
- Y.displayName = "DialogModal";
156
- const re = () => {
157
- const t = F(null), n = x((a) => {
163
+ M.displayName = "DialogModal";
164
+ const ae = () => {
165
+ const t = z(null), n = u((a) => {
158
166
  t.current?.open(a);
159
- }, []), o = x(() => {
167
+ }, []), o = u(() => {
160
168
  t.current?.close();
161
- }, []), s = x(() => t.current?.isOpen ?? !1, []), v = x(() => t.current?.getContext() ?? null, []);
169
+ }, []), s = u(() => t.current?.isOpen ?? !1, []), j = u(() => t.current?.getContext() ?? null, []);
162
170
  return {
163
171
  ref: t,
164
172
  open: n,
165
173
  close: o,
166
174
  isOpen: s,
167
- getContext: v
175
+ getContext: j
168
176
  };
169
177
  };
170
178
  export {
171
- Y as default,
172
- re as useDialogControl
179
+ M as default,
180
+ ae as useDialogControl
173
181
  };
@@ -1,4 +1,4 @@
1
- import { j as m } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as m } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { c as R } from "./cn-B6yFEsav.js";
3
3
  import { c as j } from "./index-BOQuZ0gG.js";
4
4
  import { createPortal as B } from "react-dom";
@@ -1,4 +1,4 @@
1
- import { j as m } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as m } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { c as _ } from "./cn-B6yFEsav.js";
3
3
  import { forwardRef as V, useState as $, useRef as v, useEffect as y, useCallback as c, useMemo as Q, useImperativeHandle as X } from "react";
4
4
  import { createPortal as Z } from "react-dom";
@@ -1,4 +1,4 @@
1
- import { j as e } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as e } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { c as i } from "./cn-B6yFEsav.js";
3
3
  import P, { useCallback as R } from "react";
4
4
  import { useDropzone as z } from "react-dropzone";
@@ -1,4 +1,4 @@
1
- import { j as c } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as c } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import u, { memo as n } from "react";
3
3
  import { c as f } from "./cn-B6yFEsav.js";
4
4
  import { createPortal as v } from "react-dom";
package/dist/Header.es.js CHANGED
@@ -1,34 +1,34 @@
1
- import { j as t } from "./jsx-runtime-DKDX3adD.js";
2
- import { c as a } from "./cn-B6yFEsav.js";
3
- import { motion as n } from "framer-motion";
1
+ import { j as s } from "./jsx-runtime-GkKLlHH4.js";
2
+ import { c as i } from "./cn-B6yFEsav.js";
3
+ import { motion as o } from "framer-motion";
4
4
  import { memo as f } from "react";
5
- const c = ({ title: e, subtitle: l, children: s, className: r, subtitleClassName: d, titleClassName: m, mainActionSlot: i }) => /* @__PURE__ */ t.jsxs(
6
- n.header,
5
+ const c = ({ title: e, subtitle: l, children: m, className: d, subtitleClassName: r, titleClassName: n, mainActionSlot: a, secondarySlot: t }) => /* @__PURE__ */ s.jsxs(
6
+ o.header,
7
7
  {
8
8
  initial: { opacity: 0, y: -10 },
9
9
  animate: { opacity: 1, y: 0 },
10
10
  transition: { duration: 0.6, ease: "easeOut" },
11
- className: a(
12
- "flex items-center sm:min-h-20 md:min-h-24 lg:min-h-28 xl:min-h-32 2xl:min-h-36 overflow-hidden px-4 md:px-4 py-2 md:py-3",
13
- "flex justify-between items-center w-full max-w-full overflow-hidden",
14
- r
11
+ className: i(
12
+ "flex md:flex-col gap-1 w-full max-w-full",
13
+ d
15
14
  ),
16
15
  children: [
17
- /* @__PURE__ */ t.jsxs("div", { className: a(
18
- "flex items-center md:items-start md:flex-col leading-6 h-full justify-center overflow-hidden",
19
- i && "justify-start gap-1 w-full"
20
- ), children: [
21
- i && /* @__PURE__ */ t.jsx("div", { className: "", children: typeof i == "function" ? i() : i }),
22
- /* @__PURE__ */ t.jsxs("div", { className: a("flex flex-col leading-6 justify-center relative overflow-hidden md:px-2 "), children: [
23
- l && /* @__PURE__ */ t.jsx("h3", { className: a(" prometeo-fonts-body-medium text-neutral-medium-default line-clamp-1 text-nowrap overflow-hidden text-ellipsis w-full", d), children: l }),
24
- e && /* @__PURE__ */ t.jsx("h1", { className: a("prometeo-fonts-headline-small text-neutral-strong-default line-clamp-1 text-nowrap overflow-hidden text-ellipsis w-full wrap-break-word", m), children: e })
25
- ] })
16
+ /* @__PURE__ */ s.jsxs("div", { className: "md:w-full min-h-12 md:px-3 flex justify-between", children: [
17
+ a && /* @__PURE__ */ s.jsx("div", { className: "", children: typeof a == "function" ? a() : a }),
18
+ t && /* @__PURE__ */ s.jsx("div", { className: "hidden md:flex", children: typeof t == "function" ? t() : t })
26
19
  ] }),
27
- s && /* @__PURE__ */ t.jsx("div", { className: "shrink relative", children: s })
20
+ /* @__PURE__ */ s.jsxs("div", { className: "w-full min-h-12 flex justify-between md:px-6", children: [
21
+ /* @__PURE__ */ s.jsxs("div", { className: i("flex flex-col leading-6 justify-center relative overflow-hidden"), children: [
22
+ l && /* @__PURE__ */ s.jsx("h3", { className: i(" prometeo-fonts-body-small md:prometeo-fonts-body-medium text-neutral-medium-default line-clamp-1 text-nowrap overflow-hidden text-ellipsis w-full", r), children: l }),
23
+ e && /* @__PURE__ */ s.jsx("h1", { className: i("prometeo-fonts-headline-xsmall md:prometeo-fonts-headline-small text-neutral-strong-default line-clamp-1 text-nowrap overflow-hidden text-ellipsis w-full wrap-break-word", n), children: e })
24
+ ] }),
25
+ m,
26
+ t && /* @__PURE__ */ s.jsx("div", { className: "md:hidden", children: typeof t == "function" ? t() : t })
27
+ ] })
28
28
  ]
29
29
  }
30
- ), o = f(c, (e, l) => e.title !== l.title || e.subtitle !== l.subtitle || e.className !== l.className ? !1 : e.children !== l.children ? !e.children && !l.children : !0);
31
- o.displayName = "Header";
30
+ ), x = f(c, (e, l) => e.title === l.title && e.subtitle === l.subtitle && e.className === l.className && e.subtitleClassName === l.subtitleClassName && e.titleClassName === l.titleClassName && e.mainActionSlot === l.mainActionSlot && e.secondarySlot === l.secondarySlot && e.children === l.children);
31
+ x.displayName = "Header";
32
32
  export {
33
- o as default
33
+ x as default
34
34
  };
@@ -1,4 +1,4 @@
1
- import { j as e } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as e } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { memo as c } from "react";
3
3
  import { c as r } from "./cn-B6yFEsav.js";
4
4
  import { Check as i } from "./Icons/Check.es.js";
@@ -1,9 +1,10 @@
1
- import { j as r } from "./jsx-runtime-DKDX3adD.js";
2
- import { memo as C, useMemo as E } from "react";
3
- import R from "./Spinner.es.js";
4
- import { c as b } from "./index-BOQuZ0gG.js";
5
- import { c as f } from "./cn-B6yFEsav.js";
6
- const u = {
1
+ import { j as a } from "./jsx-runtime-GkKLlHH4.js";
2
+ import { memo as A, useMemo as M, isValidElement as h } from "react";
3
+ import { i as v } from "./iconUtils-rTOfKDxE.js";
4
+ import T from "./Spinner.es.js";
5
+ import { c as I } from "./index-BOQuZ0gG.js";
6
+ import { c as y } from "./cn-B6yFEsav.js";
7
+ const g = {
7
8
  small: {
8
9
  container: "w-8 h-8 p-0 rounded-[6px]"
9
10
  },
@@ -100,7 +101,7 @@ const u = {
100
101
  icon: "text-neutral-medium-focused group-hover:text-neutral-medium-focused group-active:text-neutral-medium-focused"
101
102
  }
102
103
  }
103
- }, a = {
104
+ }, c = {
104
105
  small: {
105
106
  container: "",
106
107
  icon: ""
@@ -113,29 +114,29 @@ const u = {
113
114
  container: "",
114
115
  icon: ""
115
116
  }
116
- }, h = {
117
+ }, V = {
117
118
  container: "flex justify-center items-center gap-1 w-max rounded-lg bg-transparent cursor-pointer transition-all ease-in-out duration-300 relative",
118
119
  icon: "w-max transition-all ease-in-out duration-300 flex justify-center items-center"
119
- }, p = {
120
+ }, w = {
120
121
  true: {
121
122
  container: "hover:scale-105 active:scale-95 disabled:scale-100"
122
123
  },
123
124
  false: {
124
125
  container: ""
125
126
  }
126
- }, g = {
127
+ }, j = {
127
128
  true: {
128
129
  icon: "group-hover:rotate-90 group-active:rotate-0 group-disabled:rotate-0"
129
130
  },
130
131
  false: {
131
132
  icon: ""
132
133
  }
133
- }, q = b(h.container, {
134
+ }, _ = I(V.container, {
134
135
  variants: {
135
136
  size: {
136
- small: `${a.small.container} ${u.small.container}`,
137
- medium: `${a.medium.container} ${u.medium.container}`,
138
- large: `${a.large.container} ${u.large.container}`
137
+ small: `${c.small.container} ${g.small.container}`,
138
+ medium: `${c.medium.container} ${g.medium.container}`,
139
+ large: `${c.large.container} ${g.large.container}`
139
140
  },
140
141
  variant: {
141
142
  fill: "",
@@ -151,8 +152,8 @@ const u = {
151
152
  disabled: ""
152
153
  },
153
154
  animation: {
154
- true: p.true.container,
155
- false: p.false.container
155
+ true: w.true.container,
156
+ false: w.false.container
156
157
  }
157
158
  },
158
159
  compoundVariants: [
@@ -181,12 +182,12 @@ const u = {
181
182
  color: "primary",
182
183
  animation: !0
183
184
  }
184
- }), A = b(h.icon, {
185
+ }), f = I(V.icon, {
185
186
  variants: {
186
187
  size: {
187
- small: a.small.icon,
188
- medium: a.medium.icon,
189
- large: a.large.icon
188
+ small: c.small.icon,
189
+ medium: c.medium.icon,
190
+ large: c.large.icon
190
191
  },
191
192
  variant: {
192
193
  fill: "",
@@ -202,8 +203,8 @@ const u = {
202
203
  disabled: ""
203
204
  },
204
205
  animateIcon: {
205
- true: g.true.icon,
206
- false: g.false.icon
206
+ true: j.true.icon,
207
+ false: j.false.icon
207
208
  }
208
209
  },
209
210
  compoundVariants: [
@@ -232,75 +233,121 @@ const u = {
232
233
  color: "primary",
233
234
  animateIcon: !0
234
235
  }
235
- }), M = ({
236
- onClick: x,
237
- icon: y,
238
- contentClassName: n,
239
- animate: w = !1,
240
- animateIcon: j = !1,
241
- isLoading: t = !1,
242
- children: V,
243
- hideSpinner: d = !1,
244
- spinner: v = /* @__PURE__ */ r.jsx(R, { size: "small", variant: "clip", color: "var(--neutral-600)", className: "size-4 " }),
245
- type: I,
246
- className: $,
247
- disabled: o,
236
+ }), q = ({
237
+ onClick: N,
238
+ icon: d,
239
+ contentClassName: p,
240
+ animate: $ = !1,
241
+ animateIcon: k = !1,
242
+ isLoading: n = !1,
243
+ children: r,
244
+ hideSpinner: b = !1,
245
+ spinner: x = /* @__PURE__ */ a.jsx(T, { size: "small", variant: "clip", color: "var(--neutral-600)", className: "size-4 " }),
246
+ type: S,
247
+ className: z,
248
+ disabled: m,
248
249
  variant: i = "fill",
249
- form: k,
250
- size: l = "medium",
251
- color: z = "primary"
250
+ form: B,
251
+ size: s = "medium",
252
+ color: C = "primary"
252
253
  }) => {
253
- const s = V || y;
254
- if (!s)
255
- throw new Error('IconButton: Se requiere un icon (prop "icon" o "children")');
256
- const m = !!(j && !o && !t), S = !!(w && !o && !t), c = o || t ? "disabled" : z, N = E(() => {
257
- if (t)
258
- return /* @__PURE__ */ r.jsx("div", { className: "flex items-center justify-center", children: !d && v });
259
- const B = s;
260
- return /* @__PURE__ */ r.jsx("div", { className: f("flex items-center justify-center select-none", n), children: /* @__PURE__ */ r.jsx(
261
- "span",
262
- {
263
- className: A({
264
- size: l,
265
- variant: i,
266
- color: c,
267
- animateIcon: m
268
- }),
269
- children: /* @__PURE__ */ r.jsx(B, {})
270
- }
271
- ) });
254
+ const u = !!(k && !m && !n), E = !!($ && !m && !n), l = m || n ? "disabled" : C, R = M(() => {
255
+ if (n)
256
+ return /* @__PURE__ */ a.jsx("div", { className: "flex items-center justify-center", children: !b && x });
257
+ let t = null;
258
+ if (console.log(typeof r), r)
259
+ if (h(r))
260
+ v(r.type) ? t = t = /* @__PURE__ */ a.jsx(
261
+ "span",
262
+ {
263
+ className: f({
264
+ size: s,
265
+ variant: i,
266
+ color: l,
267
+ animateIcon: u
268
+ }),
269
+ children: r
270
+ }
271
+ ) : t = r;
272
+ else if (typeof r == "function")
273
+ try {
274
+ const o = r();
275
+ h(o) && (v(o.type) ? t = /* @__PURE__ */ a.jsx(
276
+ "span",
277
+ {
278
+ className: f({
279
+ size: s,
280
+ variant: i,
281
+ color: l,
282
+ animateIcon: u
283
+ }),
284
+ children: o
285
+ }
286
+ ) : t = o);
287
+ } catch {
288
+ t = null;
289
+ }
290
+ else typeof r == "object" && (v(r) ? t = /* @__PURE__ */ a.jsx(
291
+ "span",
292
+ {
293
+ className: f({
294
+ size: s,
295
+ variant: i,
296
+ color: l,
297
+ animateIcon: u
298
+ }),
299
+ children: r
300
+ }
301
+ ) : t = r);
302
+ else if (d && v(d)) {
303
+ const o = d;
304
+ t = /* @__PURE__ */ a.jsx(
305
+ "span",
306
+ {
307
+ className: f({
308
+ size: s,
309
+ variant: i,
310
+ color: l,
311
+ animateIcon: u
312
+ }),
313
+ children: /* @__PURE__ */ a.jsx(o, {})
314
+ }
315
+ );
316
+ }
317
+ return t ? /* @__PURE__ */ a.jsx("div", { className: y("flex items-center justify-center select-none", p), children: t }) : null;
272
318
  }, [
273
- n,
274
- s,
319
+ p,
320
+ r,
321
+ d,
275
322
  i,
323
+ s,
276
324
  l,
277
- c,
278
- t,
279
- d,
280
- v,
281
- m
325
+ n,
326
+ b,
327
+ x,
328
+ u
282
329
  ]);
283
- return /* @__PURE__ */ r.jsx(
330
+ return /* @__PURE__ */ a.jsx(
284
331
  "button",
285
332
  {
286
- type: I,
287
- className: f(
333
+ type: S,
334
+ className: y(
288
335
  "group",
289
- q({
290
- size: l,
336
+ _({
337
+ size: s,
291
338
  variant: i,
292
- color: c,
293
- animation: S
339
+ color: l,
340
+ animation: E
294
341
  }),
295
- $
342
+ z
296
343
  ),
297
- disabled: o || t,
298
- form: k,
299
- onClick: x,
300
- children: /* @__PURE__ */ r.jsx("div", { className: `flex items-center gap-1 ${n}`, children: N })
344
+ disabled: m || n,
345
+ form: B,
346
+ onClick: N,
347
+ children: /* @__PURE__ */ a.jsx("div", { className: `flex items-center gap-1 ${p}`, children: R })
301
348
  }
302
349
  );
303
- }, J = C(M);
350
+ }, O = A(q);
304
351
  export {
305
- J as default
352
+ O as default
306
353
  };
@@ -1,5 +1,5 @@
1
- import { j as t } from "../jsx-runtime-DKDX3adD.js";
2
- import { m as o } from "../iconUtils-D0lVAgGT.js";
1
+ import { j as t } from "../jsx-runtime-GkKLlHH4.js";
2
+ import { m as o } from "../iconUtils-rTOfKDxE.js";
3
3
  const e = o(
4
4
  ({ size: q = 24, className: T, ...m }) => /* @__PURE__ */ t.jsx(
5
5
  "svg",