prometeo-design-system 2.8.1 → 2.8.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.
Files changed (114) hide show
  1. package/dist/Avatar.es.js +1 -1
  2. package/dist/Button.es.js +6 -6
  3. package/dist/{CardProfile-CHUivLbW.js → CardProfile-BB-IP1MR.js} +29 -29
  4. package/dist/CardProfile.es.js +1 -1
  5. package/dist/CheckBox.es.js +5 -5
  6. package/dist/DatePicker.es.js +1557 -1497
  7. package/dist/DialogModal.es.js +1 -1
  8. package/dist/DrawerDesktop.es.js +10 -10
  9. package/dist/DrawerMobile.es.js +1 -1
  10. package/dist/DropZone.es.js +33 -33
  11. package/dist/FAButton.es.js +3 -3
  12. package/dist/Header.es.js +1 -1
  13. package/dist/HelperComponent-D_Cqdf1J.js +24 -0
  14. package/dist/Icons/Icons.d.ts +2 -2
  15. package/dist/Icons.es.js +1053 -2
  16. package/dist/Image.es.js +1 -1
  17. package/dist/{ImageGallery-TkgHO3JL.js → ImageGallery-CjaJ0UCN.js} +44 -44
  18. package/dist/ImageGallery.es.js +1 -1
  19. package/dist/{Input-CsNlU1Hu.js → Input-Bdo-Acix.js} +8 -15
  20. package/dist/Input.es.js +1 -1
  21. package/dist/InputMultiple.es.js +52 -52
  22. package/dist/{LayoutGeneric-CbaoatQB.js → LayoutGeneric-B6E-yOYJ.js} +1 -1
  23. package/dist/LayoutGeneric.es.js +1 -1
  24. package/dist/Logo.es.js +4 -4
  25. package/dist/Menu.es.js +3 -3
  26. package/dist/OtpInput.es.js +69 -69
  27. package/dist/Pagination.es.js +2 -2
  28. package/dist/ProfilePictureUpload.es.js +1 -1
  29. package/dist/ProgressBar.es.js +1 -1
  30. package/dist/RadioButton.es.js +2 -2
  31. package/dist/SegmentedButton.es.js +1 -1
  32. package/dist/{Select-D7Cs1OlG.js → Select-D2APaG1z.js} +5 -5
  33. package/dist/Select.es.js +1 -1
  34. package/dist/SelectSearch.es.js +2 -2
  35. package/dist/Skeleton.es.js +1 -1
  36. package/dist/Spinner.es.js +1 -1
  37. package/dist/Steps.es.js +15 -15
  38. package/dist/SwipeContainer.es.js +1 -1
  39. package/dist/Switch.es.js +1 -1
  40. package/dist/TabLinks.es.js +3 -3
  41. package/dist/Table.es.js +3 -3
  42. package/dist/TextArea.es.js +1 -1
  43. package/dist/Toast.es.js +24 -24
  44. package/dist/ToastProvider.es.js +1 -1
  45. package/dist/Tooltip.es.js +8 -8
  46. package/dist/components/Spinner/SpinnerV2.d.ts +12 -0
  47. package/dist/components/Toaster/Toaster.d.ts +3 -3
  48. package/dist/exports/Icons.d.ts +1 -1
  49. package/dist/index.d.ts +0 -12
  50. package/dist/{jsx-runtime-DKDX3adD.js → jsx-runtime-ByW6EXIE.js} +96 -94
  51. package/dist/prometeo-design-system.css +1 -1
  52. package/dist/prometeo-design-system.es.js +113 -124
  53. package/package.json +272 -294
  54. package/dist/CheckboxFormik.d.ts +0 -6
  55. package/dist/CheckboxFormik.es.js +0 -88
  56. package/dist/HelperComponent-CcGxM09g.js +0 -24
  57. package/dist/Icons-ChYkaR8R.js +0 -899
  58. package/dist/InputFormik.d.ts +0 -6
  59. package/dist/InputFormik.es.js +0 -213
  60. package/dist/InputFormikV2.d.ts +0 -6
  61. package/dist/InputFormikV2.es.js +0 -41
  62. package/dist/RadioButtonFormik.d.ts +0 -2
  63. package/dist/RadioButtonFormik.es.js +0 -30
  64. package/dist/SelectFormik.d.ts +0 -6
  65. package/dist/SelectFormik.es.js +0 -62
  66. package/dist/SelectFormikLegacy.d.ts +0 -6
  67. package/dist/SelectFormikLegacy.es.js +0 -194
  68. package/dist/components/CheckboxFormik/CheckboxFormik.d.ts +0 -12
  69. package/dist/components/InputFormik/InputFormik.d.ts +0 -23
  70. package/dist/components/InputFormik/InputFormikV2.d.ts +0 -6
  71. package/dist/components/RadioButtonFormik/RadioButtonFormik.d.ts +0 -8
  72. package/dist/components/SelectFormik/SelectFormik.d.ts +0 -8
  73. package/dist/components/SelectFormik/SelectFormikLegacy.d.ts +0 -21
  74. package/dist/exports/CheckboxFormik.d.ts +0 -2
  75. package/dist/exports/InputFormik.d.ts +0 -2
  76. package/dist/exports/InputFormikV2.d.ts +0 -2
  77. package/dist/exports/RadioButtonFormik.d.ts +0 -1
  78. package/dist/exports/SelectFormik.d.ts +0 -2
  79. package/dist/exports/SelectFormikLegacy.d.ts +0 -2
  80. package/dist/pages/Autocomplete.page.d.ts +0 -2
  81. package/dist/pages/ButtonsPage.d.ts +0 -2
  82. package/dist/pages/DatePicker.d.ts +0 -2
  83. package/dist/pages/DialogPage.d.ts +0 -2
  84. package/dist/pages/DrawersPage.d.ts +0 -2
  85. package/dist/pages/ImagesPage.d.ts +0 -2
  86. package/dist/pages/OtpPage.d.ts +0 -2
  87. package/dist/pages/RecurrentDatePicker.page.d.ts +0 -2
  88. package/dist/pages/SelectsPage.d.ts +0 -2
  89. package/dist/pages/Skeletons.d.ts +0 -2
  90. package/dist/pages/ToastsPage.d.ts +0 -2
  91. package/dist/preview/AutocompletePreview.d.ts +0 -2
  92. package/dist/preview/ButtonPreview.d.ts +0 -2
  93. package/dist/preview/DialogModalPreview.d.ts +0 -2
  94. package/dist/preview/DrawerMobilePreview.d.ts +0 -2
  95. package/dist/preview/Dropzone.d.ts +0 -2
  96. package/dist/preview/FABPreview.d.ts +0 -2
  97. package/dist/preview/IconsPreview.d.ts +0 -2
  98. package/dist/preview/ImagePreview.d.ts +0 -2
  99. package/dist/preview/InputsPreviews.d.ts +0 -2
  100. package/dist/preview/Layout.d.ts +0 -2
  101. package/dist/preview/OTPPreview.d.ts +0 -2
  102. package/dist/preview/RadioButtonPreview.d.ts +0 -2
  103. package/dist/preview/RecurrentDatePickerPreview.d.ts +0 -2
  104. package/dist/preview/SegmentedButtonPreview.d.ts +0 -2
  105. package/dist/preview/SelectPreview/CustomFooterExample.d.ts +0 -2
  106. package/dist/preview/SelectPreview/SelectGroupedOptionsPreview.d.ts +0 -2
  107. package/dist/preview/SelectPreview/SelectPreview.d.ts +0 -2
  108. package/dist/preview/SidebarPreview.d.ts +0 -2
  109. package/dist/preview/StepsPreview.d.ts +0 -2
  110. package/dist/preview/SwitchPreview.d.ts +0 -2
  111. package/dist/preview/TabLinks.d.ts +0 -2
  112. package/dist/preview/TablePreview.d.ts +0 -2
  113. package/dist/preview/TextArea.d.ts +0 -2
  114. package/dist/preview/ToastsPreview.d.ts +0 -2
@@ -1,56 +1,51 @@
1
1
  import { default as Se } from "./Avatar.es.js";
2
2
  import { default as Ie } from "./Button.es.js";
3
- import { C as Re, a as Le } from "./CardProfile-CHUivLbW.js";
3
+ import { C as Re, a as Le } from "./CardProfile-BB-IP1MR.js";
4
4
  import { default as Ae } from "./CheckBox.es.js";
5
- import { default as qe } from "./CheckboxFormik.es.js";
6
- import { default as De, useDialogControl as Ee } from "./DialogModal.es.js";
7
- import { default as Fe, useDrawerDesktop as He } from "./DrawerDesktop.es.js";
8
- import { default as $e, useDrawerMobile as Me } from "./DrawerMobile.es.js";
9
- import { default as Ve } from "./Header.es.js";
10
- import { I as _e } from "./Input-CsNlU1Hu.js";
11
- import { default as Ze } from "./InputFormik.es.js";
12
- import { InputMultiple as Ke } from "./InputMultiple.es.js";
13
- import { default as Ye } from "./Logo.es.js";
14
- import { Menu as tt } from "./Menu.es.js";
15
- import { default as rt } from "./Pagination.es.js";
16
- import { ProfilePictureUpload as nt } from "./ProfilePictureUpload.es.js";
17
- import { default as st } from "./ProgressBar.es.js";
18
- import { S as ct } from "./Select-D7Cs1OlG.js";
19
- import { default as dt } from "./SelectFormikLegacy.es.js";
20
- import { default as mt } from "./SelectFormik.es.js";
21
- import { default as xt } from "./Spinner.es.js";
22
- import { Steps as yt } from "./Steps.es.js";
23
- import { default as gt } from "./SwipeContainer.es.js";
24
- import { Switch as wt } from "./Switch.es.js";
25
- import { default as Nt } from "./DatePicker.es.js";
26
- import { Table as St, TableBody as kt, TableCaption as It, TableCell as Bt, TableFooter as Rt, TableHead as Lt, TableHeader as Tt, TableRow as At } from "./Table.es.js";
27
- import { default as qt } from "./TabLinks.es.js";
28
- import { default as Dt } from "./TextArea.es.js";
29
- import { default as Ot } from "./Tooltip.es.js";
30
- import { Skeleton as Ht } from "./Skeleton.es.js";
31
- import { SegmentedButton as $t } from "./SegmentedButton.es.js";
32
- import { u as k } from "./LayoutGeneric-CbaoatQB.js";
33
- import { L as Ut, S as Vt } from "./LayoutGeneric-CbaoatQB.js";
34
- import { I as _t } from "./ImageGallery-TkgHO3JL.js";
35
- import { default as Zt } from "./Image.es.js";
36
- import { default as Kt, toastpyrion as Qt } from "./Toast.es.js";
37
- import { default as ea } from "./ToastProvider.es.js";
38
- import { default as aa } from "./SelectSearch.es.js";
39
- import { default as oa } from "./FAButton.es.js";
40
- import { default as ia } from "./InputFormikV2.es.js";
41
- import { RadioButtonFormik as la } from "./RadioButtonFormik.es.js";
42
- import { RadioButton as ua } from "./RadioButton.es.js";
43
- import { j as a } from "./jsx-runtime-DKDX3adD.js";
5
+ import { default as qe, useDialogControl as ze } from "./DialogModal.es.js";
6
+ import { default as De, useDrawerDesktop as Oe } from "./DrawerDesktop.es.js";
7
+ import { default as We, useDrawerMobile as $e } from "./DrawerMobile.es.js";
8
+ import { default as Fe } from "./Header.es.js";
9
+ import { I as Ge } from "./Input-Bdo-Acix.js";
10
+ import { InputMultiple as _e } from "./InputMultiple.es.js";
11
+ import { default as Ze } from "./Logo.es.js";
12
+ import { Menu as Ke } from "./Menu.es.js";
13
+ import { default as Ye } from "./Pagination.es.js";
14
+ import { ProfilePictureUpload as tt } from "./ProfilePictureUpload.es.js";
15
+ import { default as rt } from "./ProgressBar.es.js";
16
+ import { S as nt } from "./Select-D2APaG1z.js";
17
+ import { default as st } from "./Spinner.es.js";
18
+ import { Steps as ct } from "./Steps.es.js";
19
+ import { default as dt } from "./SwipeContainer.es.js";
20
+ import { Switch as mt } from "./Switch.es.js";
21
+ import { default as xt } from "./DatePicker.es.js";
22
+ import { Table as yt, TableBody as gt, TableCaption as vt, TableCell as ht, TableFooter as wt, TableHead as jt, TableHeader as Nt, TableRow as Ct } from "./Table.es.js";
23
+ import { default as kt } from "./TabLinks.es.js";
24
+ import { default as Bt } from "./TextArea.es.js";
25
+ import { default as Lt } from "./Tooltip.es.js";
26
+ import { Skeleton as At } from "./Skeleton.es.js";
27
+ import { SegmentedButton as qt } from "./SegmentedButton.es.js";
28
+ import { u as k } from "./LayoutGeneric-B6E-yOYJ.js";
29
+ import { L as Et, S as Dt } from "./LayoutGeneric-B6E-yOYJ.js";
30
+ import { I as Ht } from "./ImageGallery-CjaJ0UCN.js";
31
+ import { default as $t } from "./Image.es.js";
32
+ import { default as Ft, toastpyrion as Ut } from "./Toast.es.js";
33
+ import { default as Vt } from "./ToastProvider.es.js";
34
+ import { default as Xt } from "./SelectSearch.es.js";
35
+ import { default as Jt } from "./FAButton.es.js";
36
+ import { RadioButton as Qt } from "./RadioButton.es.js";
37
+ import { j as a } from "./jsx-runtime-ByW6EXIE.js";
44
38
  import { c as u } from "./cn-B6yFEsav.js";
45
- import A, { useRef as v, useState as g, useLayoutEffect as P, createContext as q, useContext as z, forwardRef as C, useEffect as h, useCallback as D } from "react";
39
+ import A, { useRef as g, useState as v, useLayoutEffect as P, createContext as q, useContext as z, forwardRef as C, useEffect as h, useCallback as E } from "react";
46
40
  import { useGSAP as I } from "@gsap/react";
47
41
  import x from "gsap";
48
- import { I as w } from "./Icons-ChYkaR8R.js";
42
+ import { CloseNavBarDesktop as w } from "./Icons.es.js";
43
+ import { Icons as ea } from "./Icons.es.js";
49
44
  import { motion as b, AnimatePresence as B } from "framer-motion";
50
- import { default as fa } from "./OtpInput.es.js";
51
- import { useDropzone as E } from "react-dropzone";
52
- import { useIsMobile as pa } from "./useDevice.es.js";
53
- import { DropZone as ba } from "./DropZone.es.js";
45
+ import { default as aa } from "./OtpInput.es.js";
46
+ import { useDropzone as D } from "react-dropzone";
47
+ import { useIsMobile as oa } from "./useDevice.es.js";
48
+ import { DropZone as ia } from "./DropZone.es.js";
54
49
  const O = (t, e) => {
55
50
  I(
56
51
  () => {
@@ -113,7 +108,7 @@ const O = (t, e) => {
113
108
  primarySidebarCollapsed: s,
114
109
  onClose: l
115
110
  }) => {
116
- const c = v(null), [d, i] = g({ left: 0, width: 0 }), { primarySidebarRef: f, tabBarRef: m } = k();
111
+ const c = g(null), [d, i] = v({ left: 0, width: 0 }), { primarySidebarRef: f, tabBarRef: m } = k();
117
112
  return P(() => {
118
113
  if (f?.current && m?.current) {
119
114
  const p = f.current.getBoundingClientRect();
@@ -151,12 +146,12 @@ const O = (t, e) => {
151
146
  }
152
147
  )
153
148
  ] }) });
154
- }, F = ({ children: t, className: e }) => /* @__PURE__ */ a.jsx("div", { className: u("h-16 ", e), children: t }), H = ({ children: t, className: e }) => /* @__PURE__ */ a.jsx("div", { className: u("flex-1 overflow-y-auto p-4", e), children: t }), W = ({ children: t, className: e }) => /* @__PURE__ */ a.jsx("div", { className: u("p-4 border-t border-neutral-strong-default", e), children: t }), $ = ({ className: t }) => /* @__PURE__ */ a.jsx("div", { className: u("flex-1", t) }), de = Object.assign(S, {
149
+ }, H = ({ children: t, className: e }) => /* @__PURE__ */ a.jsx("div", { className: u("h-16 ", e), children: t }), W = ({ children: t, className: e }) => /* @__PURE__ */ a.jsx("div", { className: u("flex-1 overflow-y-auto p-4", e), children: t }), $ = ({ children: t, className: e }) => /* @__PURE__ */ a.jsx("div", { className: u("p-4 border-t border-neutral-strong-default", e), children: t }), M = ({ className: t }) => /* @__PURE__ */ a.jsx("div", { className: u("flex-1", t) }), de = Object.assign(S, {
155
150
  Root: S,
156
- Header: F,
157
- Content: H,
158
- Footer: W,
159
- Spacer: $
151
+ Header: H,
152
+ Content: W,
153
+ Footer: $,
154
+ Spacer: M
160
155
  }), R = q(
161
156
  void 0
162
157
  ), fe = () => {
@@ -164,10 +159,10 @@ const O = (t, e) => {
164
159
  if (!t)
165
160
  throw new Error("useSidebar must be used within a Sidebar.Root");
166
161
  return t;
167
- }, M = ({
162
+ }, F = ({
168
163
  children: t
169
164
  }) => {
170
- const [e, r] = g(!1), [n, o] = g(!1), s = v(null), l = () => {
165
+ const [e, r] = v(!1), [n, o] = v(!1), s = g(null), l = () => {
171
166
  r(!1), o(!1);
172
167
  }, c = () => {
173
168
  r(!0), o(!1);
@@ -232,11 +227,11 @@ const O = (t, e) => {
232
227
  secondaryBarContent: x.utils.toArray(".secondary-bar *"),
233
228
  badgeInLink: x.utils.toArray(".badge-in-link")
234
229
  };
235
- e ? V(n, o) : G(n, o), o.secondaryBar && _(o.secondaryBar);
230
+ e ? G(n, o) : V(n, o), o.secondaryBar && _(o.secondaryBar);
236
231
  },
237
232
  { scope: t, dependencies: [e, r] }
238
233
  );
239
- }, V = (t, e) => {
234
+ }, G = (t, e) => {
240
235
  t.to(e.navbar, {
241
236
  width: "5rem",
242
237
  duration: 0.2,
@@ -375,7 +370,7 @@ const O = (t, e) => {
375
370
  },
376
371
  -1
377
372
  );
378
- }, G = (t, e) => {
373
+ }, V = (t, e) => {
379
374
  t.to(e.navbar, { width: "20rem" }, -1).to(
380
375
  e.navLinkItems,
381
376
  {
@@ -511,7 +506,7 @@ const O = (t, e) => {
511
506
  ease: "power2.in"
512
507
  });
513
508
  }, X = C((t, e) => {
514
- const [r, n] = g(t?.currentTabName || t.tabs[0].name), o = v(null), { tabs: s = [], className: l, activeColor: c = "var(--neutral-900)" } = t;
509
+ const [r, n] = v(t?.currentTabName || t.tabs[0].name), o = g(null), { tabs: s = [], className: l, activeColor: c = "var(--neutral-900)" } = t;
515
510
  h(() => {
516
511
  o.current?.style.setProperty("--tab-bg", c);
517
512
  }, [c]);
@@ -561,7 +556,7 @@ const O = (t, e) => {
561
556
  );
562
557
  }), Z = C(
563
558
  ({ children: t, isCollapsed: e = !1, className: r = "", tabs: n = [], currentTabName: o }, s) => {
564
- const l = v(null), c = v(null), { registerPrimarySidebar: d, registerTabBar: i } = k(), f = D((m) => {
559
+ const l = g(null), c = g(null), { registerPrimarySidebar: d, registerTabBar: i } = k(), f = E((m) => {
565
560
  l.current = m, typeof s == "function" ? s(m) : s && (s.current = m);
566
561
  }, [s]);
567
562
  return h(() => {
@@ -598,7 +593,7 @@ const O = (t, e) => {
598
593
  );
599
594
  }
600
595
  ), N = C(
601
- (t, e) => /* @__PURE__ */ a.jsx(M, { children: /* @__PURE__ */ a.jsx(Z, { ...t, ref: e }) })
596
+ (t, e) => /* @__PURE__ */ a.jsx(F, { children: /* @__PURE__ */ a.jsx(Z, { ...t, ref: e }) })
602
597
  );
603
598
  N.displayName = "SidebarRoot";
604
599
  const J = ({ isCollapsed: t, onToggleCollapse: e }) => /* @__PURE__ */ a.jsx("div", { className: u("flex mt-5 mb-4 justify-end mr-5 container-icon-collapsade", t && ""), children: /* @__PURE__ */ a.jsx(
@@ -609,7 +604,7 @@ const J = ({ isCollapsed: t, onToggleCollapse: e }) => /* @__PURE__ */ a.jsx("di
609
604
  title: t ? "Expandir Navbar" : "Contraer Navbar",
610
605
  "aria-label": t ? "Expandir Navbar" : "Contraer Navbar",
611
606
  className: "cursor-pointer text-neutral-default-default hover:text-primary-default transition-colors duration-300",
612
- children: t ? /* @__PURE__ */ a.jsx(w.CloseNavBarDesktop, { size: 24, className: "rotate-180 transition-transform duration-300" }) : /* @__PURE__ */ a.jsx(w.CloseNavBarDesktop, { size: 24, className: "rotate-0 transition-transform duration-300" })
607
+ children: t ? /* @__PURE__ */ a.jsx(w, { size: 24, className: "rotate-180 transition-transform duration-300" }) : /* @__PURE__ */ a.jsx(w, { size: 24, className: "rotate-0 transition-transform duration-300" })
613
608
  }
614
609
  ) }), K = ({ children: t, className: e }) => /* @__PURE__ */ a.jsx("div", { className: `${e} sidebar-header`, children: t }), Q = ({ className: t }) => /* @__PURE__ */ a.jsx("div", { className: u("px-3 flex justify-center items-center w-full mb-4", t), children: /* @__PURE__ */ a.jsx("div", { className: "border-b border-neutral-strong-default border w-full" }) }), Y = ({ children: t, className: e }) => /* @__PURE__ */ a.jsx("div", { className: e, children: t }), ee = ({ className: t, size: e = "auto" }) => {
615
610
  const r = () => {
@@ -843,7 +838,7 @@ const J = ({ isCollapsed: t, onToggleCollapse: e }) => /* @__PURE__ */ a.jsx("di
843
838
  /* @__PURE__ */ a.jsx(
844
839
  b.div,
845
840
  {
846
- className: "nav-icon-wrapper flex items-center justify-center flex-shrink-0",
841
+ className: "nav-icon-wrapper flex items-center justify-center shrink-0",
847
842
  animate: {
848
843
  scale: y ? 1.05 : 1
849
844
  },
@@ -877,13 +872,13 @@ const J = ({ isCollapsed: t, onToggleCollapse: e }) => /* @__PURE__ */ a.jsx("di
877
872
  setIsActiveModalNotification: e
878
873
  }) => ({ handleNotificationClick: () => {
879
874
  e(!0);
880
- }, isActiveModalNotification: t }), ve = (t) => {
881
- const e = v(null);
875
+ }, isActiveModalNotification: t }), ge = (t) => {
876
+ const e = g(null);
882
877
  return {
883
878
  isCollapsed: t,
884
879
  navbarRef: e
885
880
  };
886
- }, ge = ({
881
+ }, ve = ({
887
882
  isCollapsed: t,
888
883
  onToggle: e
889
884
  }) => /* @__PURE__ */ a.jsx("div", { className: "", children: /* @__PURE__ */ a.jsx(
@@ -893,7 +888,7 @@ const J = ({ isCollapsed: t, onToggleCollapse: e }) => /* @__PURE__ */ a.jsx("di
893
888
  title: t ? "Expandir Navbar" : "Contraer Navbar",
894
889
  "aria-label": t ? "Expandir Navbar" : "Contraer Navbar",
895
890
  className: "cursor-pointer text-neutral-default-default hover:text-primary-default transition-colors duration-300",
896
- children: t ? /* @__PURE__ */ a.jsx(w.CloseNavBarDesktop, { size: 34, className: "rotate-180 transition-transform duration-300" }) : /* @__PURE__ */ a.jsx(w.CloseNavBarDesktop, { size: 34, className: "rotate-0 transition-transform duration-300" })
891
+ children: t ? /* @__PURE__ */ a.jsx(w, { size: 34, className: "rotate-180 transition-transform duration-300" }) : /* @__PURE__ */ a.jsx(w, { size: 34, className: "rotate-0 transition-transform duration-300" })
897
892
  }
898
893
  ) }), he = ({ logoUrl: t, companyName: e }) => /* @__PURE__ */ a.jsx("div", { className: "w-full flex justify-center items-center p-2 h-20", children: /* @__PURE__ */ a.jsx(
899
894
  "img",
@@ -913,7 +908,7 @@ function we({
913
908
  s.length > 0 && t?.(s), l.length > 0 && e?.(l);
914
909
  },
915
910
  [t, e]
916
- ), o = E({
911
+ ), o = D({
917
912
  onDrop: n,
918
913
  ...r
919
914
  });
@@ -923,7 +918,7 @@ function we({
923
918
  };
924
919
  }
925
920
  const je = (t, e = !0) => {
926
- const r = v(null);
921
+ const r = g(null);
927
922
  return h(() => {
928
923
  if (!e) return;
929
924
  const n = (o) => {
@@ -949,71 +944,65 @@ export {
949
944
  Re as CardProfile,
950
945
  Le as ChangueAccount,
951
946
  Ae as CheckBox,
952
- qe as CheckboxFormik,
953
947
  he as CompanyLogo,
954
- Nt as DatePicker,
955
- De as DialogModal,
956
- Fe as DrawerDesktop,
957
- $e as DrawerMobile,
958
- ba as DropZone,
959
- oa as FAButton,
960
- Ve as Header,
961
- w as Icons,
962
- Zt as Image,
963
- _t as ImageGallery,
964
- _e as Input,
965
- Ze as InputFormik,
966
- ia as InputFormikV2,
967
- Ke as InputMultiple,
968
- Ut as LayoutGeneric,
969
- Ye as Logo,
970
- tt as Menu,
948
+ xt as DatePicker,
949
+ qe as DialogModal,
950
+ De as DrawerDesktop,
951
+ We as DrawerMobile,
952
+ ia as DropZone,
953
+ Jt as FAButton,
954
+ Fe as Header,
955
+ ea as Icons,
956
+ $t as Image,
957
+ Ht as ImageGallery,
958
+ Ge as Input,
959
+ _e as InputMultiple,
960
+ Et as LayoutGeneric,
961
+ Ze as Logo,
962
+ Ke as Menu,
971
963
  xe as NavBarActions,
972
- ge as NavbarCollapseButton,
964
+ ve as NavbarCollapseButton,
973
965
  be as NavbarLinks,
974
966
  pe as NavigationLink,
975
- fa as OtpInput,
976
- rt as Pagination,
977
- nt as ProfilePictureUpload,
978
- st as ProgressBar,
979
- ua as RadioButton,
980
- la as RadioButtonFormik,
967
+ aa as OtpInput,
968
+ Ye as Pagination,
969
+ tt as ProfilePictureUpload,
970
+ rt as ProgressBar,
971
+ Qt as RadioButton,
981
972
  de as SecondaryBar,
982
- $t as SegmentedButton,
983
- ct as Select,
984
- mt as SelectFormik,
985
- dt as SelectFormikLegacy,
986
- aa as SelectSearch,
973
+ qt as SegmentedButton,
974
+ nt as Select,
975
+ Xt as SelectSearch,
987
976
  me as Sidebar,
988
- M as SidebarProvider,
989
- Vt as SidebarRefProvider,
990
- Ht as Skeleton,
991
- xt as Spinner,
992
- yt as Steps,
993
- gt as SwipeContainer,
994
- wt as Switch,
995
- qt as TabLinks,
996
- St as Table,
997
- kt as TableBody,
998
- It as TableCaption,
999
- Bt as TableCell,
1000
- Rt as TableFooter,
1001
- Lt as TableHead,
1002
- Tt as TableHeader,
1003
- At as TableRow,
1004
- Dt as TextArea,
1005
- Kt as Toast,
1006
- ea as ToastProvider,
1007
- Ot as Tooltip,
1008
- Qt as toastpyrion,
977
+ F as SidebarProvider,
978
+ Dt as SidebarRefProvider,
979
+ At as Skeleton,
980
+ st as Spinner,
981
+ ct as Steps,
982
+ dt as SwipeContainer,
983
+ mt as Switch,
984
+ kt as TabLinks,
985
+ yt as Table,
986
+ gt as TableBody,
987
+ vt as TableCaption,
988
+ ht as TableCell,
989
+ wt as TableFooter,
990
+ jt as TableHead,
991
+ Nt as TableHeader,
992
+ Ct as TableRow,
993
+ Bt as TextArea,
994
+ Ft as Toast,
995
+ Vt as ToastProvider,
996
+ Lt as Tooltip,
997
+ Ut as toastpyrion,
1009
998
  ye as useActionsNavbar,
1010
999
  je as useClickOutside,
1011
- Ee as useDialogControl,
1012
- He as useDrawerDesktop,
1013
- Me as useDrawerMobile,
1000
+ ze as useDialogControl,
1001
+ Oe as useDrawerDesktop,
1002
+ $e as useDrawerMobile,
1014
1003
  we as useFileDropzone,
1015
- pa as useIsMobile,
1016
- ve as useNavbarCollapse,
1004
+ oa as useIsMobile,
1005
+ ge as useNavbarCollapse,
1017
1006
  fe as useSidebar,
1018
1007
  k as useSidebarContext
1019
1008
  };