@fluid-app/portal-sdk 0.1.140 → 0.1.142
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.
- package/dist/{ContactsScreen-DlLy87h_.cjs → ContactsScreen-BPeQemgG.cjs} +28 -33
- package/dist/ContactsScreen-BPeQemgG.cjs.map +1 -0
- package/dist/{ContactsScreen-DNQMiNlS.mjs → ContactsScreen-cWDFP8e-.mjs} +28 -33
- package/dist/ContactsScreen-cWDFP8e-.mjs.map +1 -0
- package/dist/{ContactsScreen-Ch84WukS.cjs → ContactsScreen-gJB99SIY.cjs} +1 -1
- package/dist/{OrdersScreen-Bnb_9MmQ.cjs → OrdersScreen-BB_n4hgl.cjs} +1 -1
- package/dist/{OrdersScreen-3ekrgdeJ.mjs → OrdersScreen-BHtq-tvn.mjs} +2 -2
- package/dist/{OrdersScreen-3ekrgdeJ.mjs.map → OrdersScreen-BHtq-tvn.mjs.map} +1 -1
- package/dist/{OrdersScreen-BpgyybYv.cjs → OrdersScreen-CbCus7pT.cjs} +2 -2
- package/dist/{OrdersScreen-BpgyybYv.cjs.map → OrdersScreen-CbCus7pT.cjs.map} +1 -1
- package/dist/{ProductsScreen-DTpNKgt-.cjs → ProductsScreen-CP29k8Z3.cjs} +1 -1
- package/dist/{ProductsScreen-DWdePYt1.mjs → ProductsScreen-CU8nGFN5.mjs} +2 -2
- package/dist/{ProductsScreen-DWdePYt1.mjs.map → ProductsScreen-CU8nGFN5.mjs.map} +1 -1
- package/dist/{ProductsScreen-CdkcbVlB.cjs → ProductsScreen-CuMgdka9.cjs} +2 -2
- package/dist/{ProductsScreen-CdkcbVlB.cjs.map → ProductsScreen-CuMgdka9.cjs.map} +1 -1
- package/dist/{ProductsScreen-DvZu_1eL.mjs → ProductsScreen-DSgwSnVj.mjs} +1 -1
- package/dist/{ProfileScreen-LHDIyy7E.mjs → ProfileScreen-BajH0_kR.mjs} +2 -2
- package/dist/{ProfileScreen-LHDIyy7E.mjs.map → ProfileScreen-BajH0_kR.mjs.map} +1 -1
- package/dist/{ProfileScreen-B8M9aU0e.cjs → ProfileScreen-CDZ632ue.cjs} +2 -2
- package/dist/{ProfileScreen-B8M9aU0e.cjs.map → ProfileScreen-CDZ632ue.cjs.map} +1 -1
- package/dist/{ProfileScreen-cfqauoLb.cjs → ProfileScreen-CjrhOuY3.cjs} +1 -1
- package/dist/{ShareablesScreen-B6ZvbSB9.mjs → ShareablesScreen-B63fbgRJ.mjs} +1 -1
- package/dist/{ShareablesScreen--gmqmzBa.mjs → ShareablesScreen-F3ockfKE.mjs} +2 -2
- package/dist/{ShareablesScreen--gmqmzBa.mjs.map → ShareablesScreen-F3ockfKE.mjs.map} +1 -1
- package/dist/{ShareablesScreen-Cik6hIjb.cjs → ShareablesScreen-ITLkfDHV.cjs} +2 -2
- package/dist/{ShareablesScreen-Cik6hIjb.cjs.map → ShareablesScreen-ITLkfDHV.cjs.map} +1 -1
- package/dist/{ShareablesScreen-DAyoNLBd.cjs → ShareablesScreen-acj-gCLe.cjs} +1 -1
- package/dist/{SubscriptionsScreen-BK8qvbi5.cjs → SubscriptionsScreen-01RuJl73.cjs} +1 -1
- package/dist/{SubscriptionsScreen-DabXd_9r.mjs → SubscriptionsScreen-B2-iZojm.mjs} +2 -2
- package/dist/{SubscriptionsScreen-DabXd_9r.mjs.map → SubscriptionsScreen-B2-iZojm.mjs.map} +1 -1
- package/dist/{SubscriptionsScreen-CMiwa63C.cjs → SubscriptionsScreen-DV5RUV66.cjs} +2 -2
- package/dist/{SubscriptionsScreen-CMiwa63C.cjs.map → SubscriptionsScreen-DV5RUV66.cjs.map} +1 -1
- package/dist/index.cjs +18 -18
- package/dist/index.mjs +18 -18
- package/dist/{use-account-clients-D7oen4jF.mjs → use-account-clients-CNDyBxm7.mjs} +1 -7
- package/dist/use-account-clients-CNDyBxm7.mjs.map +1 -0
- package/dist/{use-account-clients-CFT974q2.cjs → use-account-clients-nmrVvm98.cjs} +1 -7
- package/dist/use-account-clients-nmrVvm98.cjs.map +1 -0
- package/package.json +10 -10
- package/dist/ContactsScreen-DNQMiNlS.mjs.map +0 -1
- package/dist/ContactsScreen-DlLy87h_.cjs.map +0 -1
- package/dist/use-account-clients-CFT974q2.cjs.map +0 -1
- package/dist/use-account-clients-D7oen4jF.mjs.map +0 -1
|
@@ -4,7 +4,7 @@ import { n as languages_list, r as parseApiErrors, t as createPortalTenantCountr
|
|
|
4
4
|
import { $ as DialogContent, A as SelectTrigger, D as Select, Gt as BreadcrumbList, H as DropdownMenu, Ht as Breadcrumb, K as DropdownMenuSeparator, Kt as BreadcrumbPage, M as Input, O as SelectContent, Q as DialogClose, U as DropdownMenuContent, Ut as BreadcrumbItem, V as Label, W as DropdownMenuItem, X as DropdownMenuTrigger, Xt as AvatarFallback, Yt as Avatar, Z as Dialog, _ as fluidToast, at as DialogTitle, dn as AccordionContent, fn as AccordionItem, hn as cn, j as SelectValue, k as SelectItem, mn as useZodForm, nt as DialogHeader, pn as AccordionTrigger, sn as Button, tt as DialogFooter, un as Accordion, y as Skeleton } from "./src-Dzoe4IgB.mjs";
|
|
5
5
|
import { t as useFluidAuth } from "./use-fluid-auth-DrtkGGwT.mjs";
|
|
6
6
|
import { r as useScreenHeaderBreadcrumbs } from "./ScreenHeaderContext-CrdfLGKk.mjs";
|
|
7
|
-
import { r as usePayApi, t as useAccountApi } from "./use-account-clients-
|
|
7
|
+
import { r as usePayApi, t as useAccountApi } from "./use-account-clients-CNDyBxm7.mjs";
|
|
8
8
|
import { createContext, useCallback, useContext, useEffect, useMemo, useRef, useState } from "react";
|
|
9
9
|
import { useMutation, useQuery, useQueryClient } from "@tanstack/react-query";
|
|
10
10
|
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -2881,4 +2881,4 @@ const profileScreenPropertySchema = {
|
|
|
2881
2881
|
//#endregion
|
|
2882
2882
|
export { ProfileScreen_exports as n, profileScreenPropertySchema as r, ProfileScreen as t };
|
|
2883
2883
|
|
|
2884
|
-
//# sourceMappingURL=ProfileScreen-
|
|
2884
|
+
//# sourceMappingURL=ProfileScreen-BajH0_kR.mjs.map
|