@edifice.io/collect-frontend 0.2.2-develop-pedago.3.20260428100327 → 0.2.2-develop-pedago.3.20260429123410

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.
@@ -2,10 +2,10 @@ import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
2
  import { useEdificeClient as m, Flex as r, Button as u, IconButton as I, useBreakpoint as f, useDate as S, Badge as g } from "@edifice.io/react";
3
3
  import { IconPinOn as O, IconOptions as y, IconSave as L, IconSend as v, IconArrowLeft as M, IconCalendarLight as N } from "@edifice.io/react/icons";
4
4
  import { useTranslation as p } from "react-i18next";
5
- import { u as b, D as w } from "./DropdownActionTable-CvNm60OE.js";
5
+ import { u as b, D as w } from "./DropdownActionTable-BHP-TGlM.js";
6
6
  import { ContribSubmissionStatus as x } from "@edifice.io/collect-client-rest";
7
7
  import { create as A } from "zustand";
8
- import { c as H } from "./index-iptt7YqO.js";
8
+ import { c as H } from "./index-DDhOaOpE.js";
9
9
  const D = ({
10
10
  collection: n
11
11
  }) => {
@@ -1,5 +1,5 @@
1
- import { c as s, T as c, P as u, a as i, b as m, C as P, Q as d } from "./HASRA6WW-DiNHbZJN.js";
2
- import { o as v, p as C, q as e } from "./index-iptt7YqO.js";
1
+ import { c as s, T as c, P as u, a as i, b as m, C as P, Q as d } from "./HASRA6WW-BY2E1RA8.js";
2
+ import { n as v, o as C, p as e } from "./index-DDhOaOpE.js";
3
3
  var h = (t) => {
4
4
  const [r, o] = s({
5
5
  prefix: "TanstackQueryDevtools"
@@ -3,15 +3,15 @@ import { SubmissionStatus as f, ManagerSubmissionStatus as M, WORKFLOW_RIGHTS as
3
3
  import { useDirectory as R, Flex as u, Avatar as P, Badge as v, useEdificeClient as w, Heading as O, Table as C, Button as x, LoadingScreen as T, Modal as I, Dropdown as N, useToast as G, useBreakpoint as j, useDate as _, EmptyScreen as K, Checkbox as Y, Grid as L, useHasWorkflow as J } from "@edifice.io/react";
4
4
  import { useNavigate as $, useParams as X } from "react-router-dom";
5
5
  import { useState as A, useEffect as k } from "react";
6
- import { A as Z, C as q } from "./AppHeaderCollection-Q8dUq1oT.js";
6
+ import { A as Z, C as q } from "./AppHeaderCollection-7S1yg441.js";
7
7
  import { IconUsers as ee, IconRafterDown as U, IconEdit as te, IconTextPage as se, IconCalendarLight as ne } from "@edifice.io/react/icons";
8
8
  import { useTranslation as D } from "react-i18next";
9
- import { u as ie, a as oe, s as ae } from "./submission.queries-BvT12997.js";
9
+ import { u as ie, a as oe, s as ae } from "./submission.queries-OxjmMzFF.js";
10
10
  import { create as ce } from "zustand";
11
- import { c as le, g as re, P as de, h as ue } from "./index-iptt7YqO.js";
11
+ import { c as le, f as re, P as de, g as ue } from "./index-DDhOaOpE.js";
12
12
  import { u as F } from "./useGetStatusSubmission-DxHmLPxr.js";
13
- import { u as E } from "./DropdownActionTable-CvNm60OE.js";
14
- import { D as me } from "./DeleteCollectionModal-m3BO627w.js";
13
+ import { u as E } from "./DropdownActionTable-BHP-TGlM.js";
14
+ import { D as me } from "./DeleteCollectionModal-BrR3Ex-F.js";
15
15
  import { Editor as H } from "@edifice.io/react/editor";
16
16
  import { E as he } from "./emptyscreen-list-collection-CWGxO4Ss.js";
17
17
  const W = (t) => {
@@ -0,0 +1,73 @@
1
+ import { jsxs as a, jsx as e } from "react/jsx-runtime";
2
+ import { WORKFLOW_RIGHTS as d } from "@edifice.io/collect-client-rest";
3
+ import { useEdificeClient as u, useHasWorkflow as m, Button as i, useBreakpoint as g, Flex as I, AppHeader as L, Breadcrumb as x, Grid as r, LoadingScreen as N } from "@edifice.io/react";
4
+ import { Suspense as S } from "react";
5
+ import { useNavigate as E, useLocation as O, Navigate as T, Outlet as b } from "react-router-dom";
6
+ import { IconDepositeInbox as A, IconPlus as w } from "@edifice.io/react/icons";
7
+ import { useTranslation as R } from "react-i18next";
8
+ import { u as y, M as p, C as H } from "./index-DDhOaOpE.js";
9
+ function k() {
10
+ const { appCode: c } = u(), { t: o } = R(c), t = E(), n = m(d.COLLECTION_CREATE);
11
+ return /* @__PURE__ */ a("div", { className: "d-flex flex-fill align-items-center justify-content-end gap-12 align-self-end", children: [
12
+ /* @__PURE__ */ e(
13
+ i,
14
+ {
15
+ type: "button",
16
+ color: "primary",
17
+ variant: "outline",
18
+ leftIcon: /* @__PURE__ */ e(A, {}),
19
+ onClick: () => {
20
+ },
21
+ children: o("collection.appHeaderAction.button.toCollection")
22
+ }
23
+ ),
24
+ n && /* @__PURE__ */ e(
25
+ i,
26
+ {
27
+ "data-testid": "collect-collection-app-header-create-collection-button",
28
+ type: "button",
29
+ color: "primary",
30
+ leftIcon: /* @__PURE__ */ e(w, {}),
31
+ onClick: () => t("/create/form"),
32
+ children: o("collection.appHeaderAction.button.newCollection")
33
+ }
34
+ )
35
+ ] });
36
+ }
37
+ const G = async () => null, U = () => {
38
+ const { currentApp: c } = u(), { pathname: o } = O(), t = m(d.COLLECTION_CREATE), { header: n, showMenu: s } = y(), { lg: f } = g();
39
+ console.log("header", n), console.log("showmenu", s);
40
+ const C = n !== !1, l = s !== !1, h = o === "/" || o === `/${p.LIST_COLLECTIONS}`;
41
+ return t !== void 0 && !t && h ? /* @__PURE__ */ e(T, { to: `/${p.LIST_SUBMISSIONS}`, replace: !0 }) : /* @__PURE__ */ a(I, { direction: "column", className: "flex-grow-1", children: [
42
+ C && /* @__PURE__ */ e(L, { render: k, children: /* @__PURE__ */ e(x, { app: c }) }),
43
+ /* @__PURE__ */ a(r, { className: "flex-grow-1", children: [
44
+ l && /* @__PURE__ */ e(
45
+ r.Col,
46
+ {
47
+ sm: "3",
48
+ md: "3",
49
+ lg: "2",
50
+ xl: "3",
51
+ className: "d-none d-lg-block",
52
+ as: "aside",
53
+ children: /* @__PURE__ */ e(H, {})
54
+ }
55
+ ),
56
+ /* @__PURE__ */ e(
57
+ r.Col,
58
+ {
59
+ sm: "4",
60
+ md: "8",
61
+ lg: l ? "6" : "12",
62
+ xl: l ? "9" : "12",
63
+ className: `${l && f ? "cancel-gap" : ""}`,
64
+ children: /* @__PURE__ */ e(S, { fallback: /* @__PURE__ */ e(N, {}), children: /* @__PURE__ */ e(b, {}) })
65
+ }
66
+ )
67
+ ] })
68
+ ] });
69
+ };
70
+ export {
71
+ U as Component,
72
+ G as loader
73
+ };
@@ -1,17 +1,17 @@
1
1
  import { jsx as e, Fragment as T, jsxs as u } from "react/jsx-runtime";
2
2
  import { useState as D, useMemo as L, useCallback as B, useEffect as E } from "react";
3
3
  import { S as A } from "./SearchBarCollect-DBKaVVDV.js";
4
- import { c as F, b as M, W as O, d as R } from "./index-iptt7YqO.js";
4
+ import { c as F, a as M, W as O, b as R } from "./index-DDhOaOpE.js";
5
5
  import { useDate as $, Table as m, Flex as I, Badge as k, IconButton as S, useEdificeClient as v, EmptyScreen as G, LoadingScreen as j } from "@edifice.io/react";
6
6
  import { useTranslation as N } from "react-i18next";
7
7
  import { E as Q } from "./emptyscreen-list-collection-CWGxO4Ss.js";
8
- import { D as W } from "./DeleteCollectionModal-m3BO627w.js";
8
+ import { D as W } from "./DeleteCollectionModal-BrR3Ex-F.js";
9
9
  import { SortDirection as b, CollectionSortField as y } from "@edifice.io/collect-client-rest";
10
10
  import { create as _ } from "zustand";
11
11
  import { IconOptions as H, IconRafterLeft as z, IconRafterRight as K, IconListOrder as U, IconArrowUp as Y, IconArrowDown as Z } from "@edifice.io/react/icons";
12
12
  import { t as q } from "i18next";
13
13
  import { useNavigate as J } from "react-router-dom";
14
- import { D as V } from "./DropdownActionTable-CvNm60OE.js";
14
+ import { D as V } from "./DropdownActionTable-BHP-TGlM.js";
15
15
  const X = {
16
16
  search: "",
17
17
  sortBy: y.DEADLINE,
@@ -1,11 +1,11 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
- import { useEdificeClient as m, useToast as f, Modal as d, Button as C } from "@edifice.io/react";
3
- import { IconDelete as h } from "@edifice.io/react/icons";
2
+ import { useEdificeClient as m, useToast as h, Modal as d, Button as C } from "@edifice.io/react";
3
+ import { IconDelete as f } from "@edifice.io/react/icons";
4
4
  import { useTranslation as p } from "react-i18next";
5
- import { i as M } from "./index-iptt7YqO.js";
6
- import { u as D } from "./DropdownActionTable-CvNm60OE.js";
5
+ import { h as M } from "./index-DDhOaOpE.js";
6
+ import { u as D } from "./DropdownActionTable-BHP-TGlM.js";
7
7
  const y = () => {
8
- const { appCode: r } = m(), { t: n } = p(r), e = f(), a = M(), { isDeleteModalOpen: l, onCloseDeleteModal: c, deleteCollectionId: i } = D((o) => ({
8
+ const { appCode: r } = m(), { t: n } = p(r), e = h(), a = M(), { isDeleteModalOpen: l, onCloseDeleteModal: c, deleteCollectionId: i } = D((o) => ({
9
9
  isDeleteModalOpen: o.isDeleteModalOpen,
10
10
  onCloseDeleteModal: o.onCloseDeleteModal,
11
11
  deleteCollectionId: o.deleteCollectionId
@@ -57,7 +57,7 @@ const y = () => {
57
57
  "data-testid": "collect-collection-delete-modal-button-delete",
58
58
  color: "danger",
59
59
  onClick: i,
60
- leftIcon: /* @__PURE__ */ t(h, {}),
60
+ leftIcon: /* @__PURE__ */ t(f, {}),
61
61
  children: e("collection.delete")
62
62
  }
63
63
  )
@@ -6,7 +6,7 @@ import { IconExternalLink as I, IconEdit as h, IconShare as O, IconDelete as w }
6
6
  import { useTranslation as D } from "react-i18next";
7
7
  import { useNavigate as C } from "react-router-dom";
8
8
  import { create as b } from "zustand";
9
- import { c as M } from "./index-iptt7YqO.js";
9
+ import { c as M } from "./index-DDhOaOpE.js";
10
10
  const T = b((e) => ({
11
11
  isDeleteModalOpen: !1,
12
12
  deleteCollectionId: null,
@@ -4,27 +4,27 @@ import { useEdificeClient as I, useBreakpoint as w, useToast as E, useHasWorkflo
4
4
  import { useState as O } from "react";
5
5
  import { useTranslation as P } from "react-i18next";
6
6
  import { useParams as k, useNavigate as A } from "react-router-dom";
7
- import { n as Q, g as R, P as W, F as j, h as H } from "./index-iptt7YqO.js";
8
- import { s as S } from "./submission.queries-BvT12997.js";
7
+ import { m as Q, f as R, P as W, F as j, g as H } from "./index-DDhOaOpE.js";
8
+ import { s as S } from "./submission.queries-OxjmMzFF.js";
9
9
  const J = (s) => async ({ params: i }) => {
10
10
  const a = Number(i.collectionId);
11
11
  return await s.ensureQueryData(H(a)), await s.prefetchInfiniteQuery(
12
12
  S(a)
13
13
  ), null;
14
14
  }, V = () => {
15
- const { appCode: s } = I(), { t: i } = P(s), { lg: a } = w(), d = k(), u = A(), m = E(), f = F(v.COLLECTION_CREATE), p = Q(), [e, T] = O(void 0), { data: n, isLoading: l } = R(
15
+ const { appCode: s } = I(), { t: i } = P(s), { lg: a } = w(), d = k(), m = A(), u = E(), f = F(v.COLLECTION_CREATE), p = Q(), [e, T] = O(void 0), { data: o, isLoading: l } = R(
16
16
  Number(d.collectionId)
17
17
  );
18
18
  if (l)
19
19
  return /* @__PURE__ */ t(L, {});
20
- if (!f || !n) return /* @__PURE__ */ t(W, {});
20
+ if (!f || !o) return /* @__PURE__ */ t(W, {});
21
21
  const b = async () => {
22
22
  const r = Number(d.collectionId);
23
23
  if (!r) return;
24
24
  const c = {
25
- title: (e == null ? void 0 : e.title) ?? n.name ?? "",
26
- description: (e == null ? void 0 : e.description) ?? n.content ?? "",
27
- deadline: (e == null ? void 0 : e.deadline) ?? (n.deadline ? new Date(n.deadline) : void 0),
25
+ title: (e == null ? void 0 : e.title) ?? o.name ?? "",
26
+ description: (e == null ? void 0 : e.description) ?? o.content ?? "",
27
+ deadline: (e == null ? void 0 : e.deadline) ?? (o.deadline ? new Date(o.deadline) : void 0),
28
28
  attachments: (e == null ? void 0 : e.attachments) ?? [],
29
29
  sharings: (e == null ? void 0 : e.sharings) ?? []
30
30
  };
@@ -35,22 +35,22 @@ const J = (s) => async ({ params: i }) => {
35
35
  name: c.title,
36
36
  content: c.description,
37
37
  deadline: c.deadline ?? /* @__PURE__ */ new Date(),
38
- attachments: c.attachments.map((o) => ({
39
- name: o.name,
38
+ attachments: c.attachments.map((n) => ({
39
+ name: n.name,
40
40
  type: x.ATTACHMENT,
41
- uri: o.filename,
42
- mimeType: o.contentType
41
+ uri: n.filename,
42
+ mimeType: n.contentType
43
43
  }))
44
44
  }
45
- }), m.success(i("collection.toast.success.collection.update"), {
45
+ }), u.success(i("collection.toast.success.collection.update"), {
46
46
  duration: 1e4,
47
47
  isDismissible: !0
48
- }), u(`/list-collections/id/${r}`);
49
- } catch (o) {
50
- m.error(i("collection.toast.error.collection.update"), {
48
+ }), m(`/list-collections/id/${r}`);
49
+ } catch (n) {
50
+ u.error(i("collection.toast.error.collection.update"), {
51
51
  duration: 1e4,
52
52
  isDismissible: !0
53
- }), console.log(o);
53
+ }), console.log(n);
54
54
  }
55
55
  };
56
56
  return /* @__PURE__ */ g(N, { children: [
@@ -63,7 +63,7 @@ const J = (s) => async ({ params: i }) => {
63
63
  children: /* @__PURE__ */ t(
64
64
  j,
65
65
  {
66
- collection: n,
66
+ collection: o,
67
67
  updateWizardData: T
68
68
  }
69
69
  )
@@ -76,7 +76,7 @@ const J = (s) => async ({ params: i }) => {
76
76
  variant: "outline",
77
77
  color: "primary",
78
78
  isLoading: l,
79
- onClick: () => u(-1),
79
+ onClick: () => m(-1),
80
80
  "data-testid": "collect-cancel-sharings-button",
81
81
  children: i("collection.cancel")
82
82
  }
@@ -1,7 +1,7 @@
1
1
  var bs = Object.defineProperty;
2
2
  var ps = (e, t, n) => t in e ? bs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var qe = (e, t, n) => ps(e, typeof t != "symbol" ? t + "" : t, n);
4
- import { r as z, s as H, p as D, q as v, t as xe, v as wt, w as _o, x as N, y as k, z as G, A as T, B as ws, D as or, E as $e, G as V, H as Gn, I as Vn, J as dt, K as M, L as q, N as xs, O as cn, Q as Ne, R as $s, T as qt, U as zt, V as Cs, X as Ss, Y as $n, Z as ks, _ as Br, $ as Kt, a0 as Ro, a1 as Es, a2 as W, a3 as Nr, a4 as Ds, a5 as As, a6 as ir, a7 as Ms, a8 as Ts, a9 as Fs, aa as zn, ab as Is, ac as Os, ad as oe, ae as Ls, af as Ps } from "./index-iptt7YqO.js";
4
+ import { q as z, r as H, o as D, p as v, s as xe, t as wt, v as _o, w as N, x as k, y as G, z as T, A as ws, B as or, D as $e, E as V, G as Gn, H as Vn, I as dt, J as M, K as q, L as xs, N as cn, O as Ne, Q as $s, R as qt, T as zt, U as Cs, V as Ss, X as $n, Y as ks, Z as Br, _ as Kt, $ as Ro, a0 as Es, a1 as W, a2 as Nr, a3 as Ds, a4 as As, a5 as ir, a6 as Ms, a7 as Ts, a8 as Fs, a9 as zn, aa as Is, ab as Os, ac as oe, ad as Ls, ae as Ps } from "./index-DDhOaOpE.js";
5
5
  var qs = (e) => e != null, _s = (e) => e.filter(qs);
6
6
  function Rs(e) {
7
7
  return (...t) => {
@@ -1,5 +1,5 @@
1
- import { c, T as l, P as m, a as u, D as v, Q as i } from "./HASRA6WW-DiNHbZJN.js";
2
- import { o as p, p as d, q as e } from "./index-iptt7YqO.js";
1
+ import { c, T as l, P as m, a as u, D as v, Q as i } from "./HASRA6WW-BY2E1RA8.js";
2
+ import { n as p, o as d, p as e } from "./index-DDhOaOpE.js";
3
3
  var f = (a) => {
4
4
  const [r, o] = c({
5
5
  prefix: "TanstackQueryDevtools"
@@ -3,8 +3,8 @@ import { WORKFLOW_RIGHTS as N } from "@edifice.io/collect-client-rest";
3
3
  import { useEdificeClient as v, useBreakpoint as I, useToast as D, useHasWorkflow as E, LoadingScreen as O, Grid as l, Flex as d, Button as u } from "@edifice.io/react";
4
4
  import { useTranslation as S } from "react-i18next";
5
5
  import { useParams as k, useNavigate as w } from "react-router-dom";
6
- import { j as A, k as m, g as L, P as j, l as P, h as Q, m as R } from "./index-iptt7YqO.js";
7
- import { s as U } from "./submission.queries-BvT12997.js";
6
+ import { i as A, j as m, f as L, P as j, k as P, g as Q, l as R } from "./index-DDhOaOpE.js";
7
+ import { s as U } from "./submission.queries-OxjmMzFF.js";
8
8
  const K = (o) => async ({ params: t }) => {
9
9
  const s = Number(t.collectionId);
10
10
  return await o.ensureQueryData(Q(s)), await o.prefetchInfiniteQuery(
@@ -2,7 +2,7 @@ import { jsx as r, jsxs as t, Fragment as c } from "react/jsx-runtime";
2
2
  import { WORKFLOW_RIGHTS as f } from "@edifice.io/collect-client-rest";
3
3
  import { useEdificeClient as u, useHasWorkflow as l, LoadingScreen as m, Layout as p } from "@edifice.io/react";
4
4
  import { useLoaderData as L, Outlet as e, ScrollRestoration as n } from "react-router-dom";
5
- import { P as d } from "./index-iptt7YqO.js";
5
+ import { P as d } from "./index-DDhOaOpE.js";
6
6
  const g = async () => null;
7
7
  function E() {
8
8
  const { init: s } = u(), i = l(f.COLLECTION_ACCESS), o = L(), a = (o == null ? void 0 : o.header) !== !1;
@@ -1,15 +1,15 @@
1
1
  import { jsxs as a, jsx as s } from "react/jsx-runtime";
2
- import { useEdificeClient as m, Flex as l, Heading as y, IconButton as v, Modal as u, Button as f, useToast as E, useBreakpoint as O, Grid as h, LoadingScreen as P } from "@edifice.io/react";
2
+ import { useEdificeClient as m, Flex as l, Heading as y, IconButton as v, Modal as u, Button as C, useToast as E, useBreakpoint as O, Grid as h, LoadingScreen as P } from "@edifice.io/react";
3
3
  import { useNavigate as x, useParams as k } from "react-router-dom";
4
4
  import { useState as B, useEffect as N } from "react";
5
- import { u as g, A as T, C as j } from "./AppHeaderCollection-Q8dUq1oT.js";
5
+ import { u as g, A as T, C as j } from "./AppHeaderCollection-7S1yg441.js";
6
6
  import { Editor as U } from "@edifice.io/react/editor";
7
7
  import { IconPinOn as A, IconRafterUp as H, IconRafterDown as Q, IconSend as F, IconTextPage as R } from "@edifice.io/react/icons";
8
8
  import { useTranslation as b } from "react-i18next";
9
9
  import { ContribSubmissionStatus as $ } from "@edifice.io/collect-client-rest";
10
- import { u as w } from "./DropdownActionTable-CvNm60OE.js";
11
- import { b as W, c as z, d as G } from "./submission.queries-BvT12997.js";
12
- import { g as V, P as J, h as K } from "./index-iptt7YqO.js";
10
+ import { u as w } from "./DropdownActionTable-BHP-TGlM.js";
11
+ import { b as W, c as z, d as G } from "./submission.queries-OxjmMzFF.js";
12
+ import { f as V, P as J, g as K } from "./index-DDhOaOpE.js";
13
13
  const I = ({
14
14
  collection: n,
15
15
  isMobile: o = !1
@@ -71,7 +71,7 @@ const I = ({
71
71
  ] }),
72
72
  /* @__PURE__ */ a(u.Footer, { children: [
73
73
  /* @__PURE__ */ s(
74
- f,
74
+ C,
75
75
  {
76
76
  "data-testid": "collect-submission-modal-button-cancel",
77
77
  color: "tertiary",
@@ -81,7 +81,7 @@ const I = ({
81
81
  }
82
82
  ),
83
83
  /* @__PURE__ */ s(
84
- f,
84
+ C,
85
85
  {
86
86
  "data-testid": "collect-submission-modal-button-send",
87
87
  onClick: () => i({
@@ -141,7 +141,7 @@ const I = ({
141
141
  submissionContent: d,
142
142
  isUpdateSubmissionModalOpen: p,
143
143
  onCloseUpdateSubmissionModal: S,
144
- setSubmissionIsLoading: C
144
+ setSubmissionIsLoading: f
145
145
  } = g((r) => ({
146
146
  submissionContent: r.submissionContent,
147
147
  isUpdateSubmissionModalOpen: r.isUpdateSubmissionModalOpen,
@@ -156,7 +156,7 @@ const I = ({
156
156
  isRedirect: L
157
157
  }) => {
158
158
  try {
159
- C(!0), await D.mutateAsync({
159
+ f(!0), await D.mutateAsync({
160
160
  collectionId: n.id,
161
161
  submissionId: o.id,
162
162
  data: {
@@ -169,7 +169,7 @@ const I = ({
169
169
  } catch (M) {
170
170
  console.error("Error updating submission:", M), e.error(t("collection.toast.error.submission.update"));
171
171
  } finally {
172
- C(!1), L && c("/list-submissions"), S();
172
+ f(!1), L && c("/list-submissions"), S();
173
173
  }
174
174
  }
175
175
  };
@@ -4,7 +4,7 @@ import { S as j } from "./SearchBarCollect-DBKaVVDV.js";
4
4
  import { CollectionStatus as N, SubmissionStatus as v } from "@edifice.io/collect-client-rest";
5
5
  import { useTranslation as S } from "react-i18next";
6
6
  import { create as R } from "zustand";
7
- import { c as U, e as Y, f as k } from "./index-iptt7YqO.js";
7
+ import { c as U, d as Y, e as k } from "./index-DDhOaOpE.js";
8
8
  import { IconRafterDown as z } from "@edifice.io/react/icons";
9
9
  import { useNavigate as A } from "react-router-dom";
10
10
  import { E as G } from "./emptyscreen-list-collection-CWGxO4Ss.js";