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,5 +1,5 @@
1
- import { j as q } from "../jsx-runtime-DKDX3adD.js";
2
- import { m } from "../iconUtils-D0lVAgGT.js";
1
+ import { j as q } from "../jsx-runtime-GkKLlHH4.js";
2
+ import { m } from "../iconUtils-rTOfKDxE.js";
3
3
  const e = m(({ size: t = 24, className: r, ...o }) => /* @__PURE__ */ q.jsx(
4
4
  "svg",
5
5
  {
@@ -1,5 +1,5 @@
1
- import { j as s } from "../jsx-runtime-DKDX3adD.js";
2
- import { m as e } from "../iconUtils-D0lVAgGT.js";
1
+ import { j as s } from "../jsx-runtime-GkKLlHH4.js";
2
+ import { m as e } from "../iconUtils-rTOfKDxE.js";
3
3
  const n = e(({ size: t = 24, className: i, ...r }) => /* @__PURE__ */ s.jsxs(
4
4
  "svg",
5
5
  {
@@ -4,4 +4,6 @@ export interface IconProps {
4
4
  className?: string;
5
5
  props?: React.SVGProps<SVGSVGElement>;
6
6
  }
7
+ export declare const SYSTEM_ICON_FLAG = "__isPrometeoIcon";
7
8
  export declare const memoIcon: <T extends IconProps>(Component: (props: T) => ReactElement) => import('react').MemoExoticComponent<(props: T) => ReactElement>;
9
+ export declare const isSystemIconComponent: (component: any) => boolean;
package/dist/Image.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { j as n } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as n } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { memo as P, useState as x, useRef as E, useCallback as w, useEffect as N } from "react";
3
3
  import R from "./Spinner.es.js";
4
4
  import { c as u } from "./cn-B6yFEsav.js";
@@ -1,4 +1,4 @@
1
- import { j as t } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as t } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import Q, { memo as M, forwardRef as A, useRef as v, useEffect as ee, useCallback as i, useState as R, useImperativeHandle as te } from "react";
3
3
  import { c as X } from "./cn-B6yFEsav.js";
4
4
  import { u as re } from "./useDragScroll-CHN9OMwn.js";
@@ -1,4 +1,4 @@
1
- import { I as p } from "./ImageGallery-4DdXqwRy.js";
1
+ import { I as p } from "./ImageGallery-DG9ovlQ-.js";
2
2
  import { useRef as u, useCallback as r } from "react";
3
3
  const g = () => {
4
4
  const e = u(null), t = r((a) => {
package/dist/Input.es.js CHANGED
@@ -1,9 +1,9 @@
1
- import { j as t } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as t } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { c as e } from "./cn-B6yFEsav.js";
3
3
  import { memo as Z, forwardRef as q, useState as V } from "react";
4
4
  import F from "./Spinner.es.js";
5
5
  import { u as ee } from "./useLabelBackground-D5SzHhl_.js";
6
- import { H as te } from "./HelperComponent-DhGU_ug-.js";
6
+ import { H as te } from "./HelperComponent-ljsn0xD6.js";
7
7
  import { EyeVisibility as re } from "./Icons/EyeVisibility.es.js";
8
8
  import { EyeVisibilityOff as oe } from "./Icons/EyeVisibilityOff.es.js";
9
9
  import le from "./Button.es.js";
@@ -106,7 +106,7 @@ const x = {
106
106
  },
107
107
  large: {
108
108
  container: "text-lg",
109
- input: "h-14 px-3 text-lg border-b border-t-0 border-x-0 rounded-none focus:ring-0 prometeo-fonts-body-xlarge ",
109
+ input: "h-14 px-3 text-lg border-b border-t-0! border-x-0! rounded-none focus:ring-0! prometeo-fonts-body-xlarge ",
110
110
  label: "peer-placeholder-shown:prometeo-fonts-body-xlarge peer-focus:prometeo-fonts-label-large peer-focus:text-neutral-medium-default prometeo-fonts-label-large ",
111
111
  icon: "w-6 h-6 right-3",
112
112
  button: ""
@@ -1,15 +1,15 @@
1
- import { j as r } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as r } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { c as d } from "./cn-B6yFEsav.js";
3
- import M, { useRef as _, useState as x, useCallback as Z, useEffect as T } from "react";
4
- import { Close as ee } from "./Icons/Close.es.js";
5
- import { Info as te } from "./Icons/Info.es.js";
6
- import { Error as re } from "./Icons/Error.es.js";
7
- const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator: w = ",", variant: I = "default", placeholder: K, itemClassName: U, itemIcon: V, helperText: j, errorText: N, disabled: a, onClick: F, className: $, readonly: h, onValueDelete: B, ...O }) => {
8
- const o = _(null), E = _(null), [u, n] = x(""), [z, i] = x(0), [q, c] = x(!0), [v, P] = x(!1), [m, p] = x(!1), [k, y] = x(null), g = (e) => {
3
+ import M, { useRef as _, useState as x, useCallback as T, useEffect as ee } from "react";
4
+ import { Close as te } from "./Icons/Close.es.js";
5
+ import { Info as re } from "./Icons/Info.es.js";
6
+ import { Error as se } from "./Icons/Error.es.js";
7
+ const le = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator: w = ",", variant: I = "default", placeholder: K, itemClassName: U, itemIcon: V, helperText: j, errorText: N, disabled: a, onClick: F, className: $, readonly: h, onValueDelete: B, tabIndex: O, ...q }) => {
8
+ const o = _(null), E = _(null), [u, n] = x(""), [z, i] = x(0), [A, c] = x(!0), [v, P] = x(!1), [m, p] = x(!1), [k, y] = x(null), g = (e) => {
9
9
  if (h || !e) return;
10
10
  const t = e.selectionStart ?? u.length;
11
11
  i(t);
12
- }, A = (e) => {
12
+ }, G = (e) => {
13
13
  if (h) return;
14
14
  if (e.target.value[e.target.value.length - 1] === w && u.length > 0) {
15
15
  const s = u.trim();
@@ -27,17 +27,17 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
27
27
  n(e.target.value), c(!1);
28
28
  }
29
29
  g(e.target);
30
- }, b = Z(() => {
30
+ }, b = T(() => {
31
31
  const e = u.trim();
32
32
  if (e.length === 0) {
33
33
  p(!1), n(""), c(!0), i(0), y(null);
34
34
  return;
35
35
  }
36
- p(!1), k !== null && f(Q(l.map((t, s) => s === k ? e : t))), n(""), c(!0), i(0), y(null);
37
- }, [k, u, f, l]), G = (e) => {
36
+ p(!1), k !== null && f(W(l.map((t, s) => s === k ? e : t))), n(""), c(!0), i(0), y(null);
37
+ }, [k, u, f, l]), H = (e) => {
38
38
  if (!h) {
39
39
  if (e.key === "Backspace" && u.length === 0) {
40
- if (q) {
40
+ if (A) {
41
41
  const t = l[l.length - 1];
42
42
  t && (f(l.filter((s) => s !== t)), n(t), i(t.length));
43
43
  } else
@@ -54,16 +54,16 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
54
54
  }
55
55
  e.key === "Escape" && m && (p(!1), n(""), c(!0), i(0), y(null)), g(e.currentTarget);
56
56
  }
57
- }, H = (e) => {
57
+ }, J = (e) => {
58
58
  const t = l.filter((s) => s !== e);
59
59
  f(t), B?.(e);
60
- }, J = (e) => {
61
- h || (L(e), p(!0), n(e), i(e.length), y(l.length - 1), o.current?.focus());
62
60
  }, L = (e) => {
61
+ h || (Q(e), p(!0), n(e), i(e.length), y(l.length - 1), o.current?.focus());
62
+ }, Q = (e) => {
63
63
  const t = l.filter((s) => s !== e);
64
64
  f([...t, e]);
65
- }, Q = (e) => e.filter((t, s, Y) => Y.indexOf(t) === s);
66
- T(() => {
65
+ }, W = (e) => e.filter((t, s, Z) => Z.indexOf(t) === s);
66
+ ee(() => {
67
67
  o.current && (o.current.onfocus = () => {
68
68
  P(!0);
69
69
  }, o.current.onblur = () => {
@@ -72,7 +72,7 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
72
72
  m && b();
73
73
  });
74
74
  }, [m, b]);
75
- const W = {
75
+ const X = {
76
76
  isFocused: {
77
77
  error: "border-error-default-focused ring-error-default-focused",
78
78
  success: "border-success-default-focused ring-success-default-focused",
@@ -91,7 +91,7 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
91
91
  warning: "border-warning-default-disabled",
92
92
  default: "border-neutral-default-disabled"
93
93
  }
94
- }, X = {
94
+ }, Y = {
95
95
  default: {
96
96
  default: "text-neutral-default-default",
97
97
  isFocused: "text-neutral-default-focused",
@@ -120,7 +120,7 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
120
120
  /* @__PURE__ */ r.jsx("p", { className: d(
121
121
  "mb-1 px-3",
122
122
  "prometeo-fonts-label-large",
123
- X?.[I || "default"]?.[R]
123
+ Y?.[I || "default"]?.[R]
124
124
  ), children: S }),
125
125
  /* @__PURE__ */ r.jsxs("div", { className: "relative", children: [
126
126
  /* @__PURE__ */ r.jsx(
@@ -128,8 +128,8 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
128
128
  {
129
129
  ref: o,
130
130
  value: u,
131
- onKeyUp: G,
132
- onChange: A,
131
+ onKeyUp: H,
132
+ onChange: G,
133
133
  onClick: (e) => g(e.currentTarget),
134
134
  onSelect: (e) => g(e.currentTarget),
135
135
  name: D,
@@ -145,7 +145,8 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
145
145
  autoCapitalize: "off",
146
146
  spellCheck: "false",
147
147
  inputMode: "text",
148
- ...O
148
+ tabIndex: O,
149
+ ...q
149
150
  }
150
151
  ),
151
152
  /* @__PURE__ */ r.jsxs(
@@ -157,7 +158,7 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
157
158
  "flex flex-wrap gap-1 min-h-[58px]",
158
159
  "transition-all duration-300 ease-in-out",
159
160
  "cursor-text",
160
- W[R][I],
161
+ X[R][I],
161
162
  v ? "ring-[1px]" : "",
162
163
  // 'hover:border-primary-default-hover',
163
164
  a && "hover:border-neutral-default-disabled"
@@ -201,7 +202,7 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
201
202
  "span",
202
203
  {
203
204
  onClick: (s) => {
204
- s.stopPropagation(), !a && J(e);
205
+ s.stopPropagation(), !a && L(e);
205
206
  },
206
207
  className: d(
207
208
  "cursor-pointer hover:text-neutral-default-hover",
@@ -214,14 +215,14 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
214
215
  "div",
215
216
  {
216
217
  onClick: (s) => {
217
- s.stopPropagation(), !a && H(e);
218
+ s.stopPropagation(), !a && J(e);
218
219
  },
219
220
  className: d(
220
221
  "cursor-pointer hover:scale-105 transition-all duration-200 ",
221
222
  a && " cursor-default hover:scale-100 "
222
223
  ),
223
224
  children: /* @__PURE__ */ r.jsx(
224
- ee,
225
+ te,
225
226
  {
226
227
  size: 16,
227
228
  className: d(
@@ -250,16 +251,16 @@ const se = ({ label: S, name: D, onChange: f, value: l, icon: C, valueSeparator:
250
251
  )
251
252
  ] }),
252
253
  j && I !== "error" && !a && (typeof j == "string" ? /* @__PURE__ */ r.jsxs("div", { className: "prometeo-fonts-body-small text-neutral-medium-default ml-3 mt-1 flex items-center gap-1", children: [
253
- /* @__PURE__ */ r.jsx(te, { size: 16, className: "text-neutral-medium-default" }),
254
+ /* @__PURE__ */ r.jsx(re, { size: 16, className: "text-neutral-medium-default" }),
254
255
  j
255
256
  ] }) : /* @__PURE__ */ r.jsx("div", { className: "ml-3", children: j })),
256
257
  N && typeof N == "string" && !a ? /* @__PURE__ */ r.jsxs("div", { className: "prometeo-fonts-body-small text-error-default-default ml-3 mt-1 flex items-center gap-1", children: [
257
- /* @__PURE__ */ r.jsx(re, { size: 16, className: "text-error-default-default" }),
258
+ /* @__PURE__ */ r.jsx(se, { size: 16, className: "text-error-default-default" }),
258
259
  N
259
260
  ] }) : N
260
261
  ] });
261
- }, ie = M.memo(se);
262
+ }, ce = M.memo(le);
262
263
  export {
263
- ie as InputMultiple,
264
- ie as default
264
+ ce as InputMultiple,
265
+ ce as default
265
266
  };
package/dist/Logo.es.js CHANGED
@@ -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 { TicketFilled as t } from "./Icons/TicketFilled.es.js";
3
3
  const s = () => /* @__PURE__ */ e.jsxs("div", { className: "container-logo flex items-center justify-center gap-1 bg-linear-to-br from-[#312C85] to-[#1E1A4D] rounded-md min-w-[185px]", children: [
4
4
  /* @__PURE__ */ e.jsx(t, { size: 28, className: "rotate-140 text-primary-medium-pressed icon-logo" }),
package/dist/Menu.es.js CHANGED
@@ -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 r } from "./cn-B6yFEsav.js";
3
3
  import { AnimatePresence as n, motion as o } from "framer-motion";
4
4
  const s = ({ menuRef: t, children: a, className: i }) => /* @__PURE__ */ e.jsx("div", { ref: t, className: r("flex bg-neutral-default-default absolute bottom-10 left-24 border border-neutral-strong-default h-auto w-60 rounded-md px-2", i), children: /* @__PURE__ */ e.jsx(n, { mode: "wait", children: /* @__PURE__ */ e.jsx(
@@ -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 { useCallback as h } from "react";
3
3
  import { c as o } from "./cn-B6yFEsav.js";
4
4
  import b from "./Avatar.es.js";
@@ -1,4 +1,4 @@
1
- import { j as p } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as p } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { c as $ } from "./cn-B6yFEsav.js";
3
3
  import * as n from "react";
4
4
  import ge, { memo as Re } from "react";
@@ -1,4 +1,4 @@
1
- import { j as t } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as t } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { motion as a } from "framer-motion";
3
3
  function h({
4
4
  currentPage: i = 1,
@@ -1,4 +1,4 @@
1
- import { j as y } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as y } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { c as _ } from "./cn-B6yFEsav.js";
3
3
  import { memo as j, useRef as v, useCallback as A, useEffect as u } from "react";
4
4
  import { createPortal as C } from "react-dom";
@@ -1,4 +1,4 @@
1
- import { j as o } from "./jsx-runtime-DKDX3adD.js";
1
+ import { j as o } from "./jsx-runtime-GkKLlHH4.js";
2
2
  import { memo as L, useRef as w, useLayoutEffect as N } from "react";
3
3
  import R from "./Avatar.es.js";
4
4
  import { c as i } from "./cn-B6yFEsav.js";
@@ -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 j } from "./cn-B6yFEsav.js";
3
3
  import T from "react";
4
4
  const M = T.forwardRef(