@fluid-app/portal-sdk 0.1.260 → 0.1.262
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/{FluidProvider-CoSgK0jL.cjs → FluidProvider-BYY876dq.cjs} +2 -1
- package/dist/{FluidProvider-CoSgK0jL.cjs.map → FluidProvider-BYY876dq.cjs.map} +1 -1
- package/dist/{FluidProvider-C0YKxODs.mjs → FluidProvider-CUHp_iVC.mjs} +2 -1
- package/dist/{FluidProvider-C0YKxODs.mjs.map → FluidProvider-CUHp_iVC.mjs.map} +1 -1
- package/dist/{MessagingScreen-B8BIzgvw.mjs → MessagingScreen-B3kKbJhB.mjs} +2 -3
- package/dist/{MessagingScreen-ga_zEAeB.cjs → MessagingScreen-CDcEFd7F.cjs} +2 -2
- package/dist/{MessagingScreen-ga_zEAeB.cjs.map → MessagingScreen-CDcEFd7F.cjs.map} +1 -1
- package/dist/{MessagingScreen-Ck6c7BK3.mjs → MessagingScreen-CvjEk6aj.mjs} +2 -2
- package/dist/{MessagingScreen-Ck6c7BK3.mjs.map → MessagingScreen-CvjEk6aj.mjs.map} +1 -1
- package/dist/{MessagingScreen-CKIs5m0_.cjs → MessagingScreen-Dsln_2kr.cjs} +2 -2
- package/dist/{ProfileScreen-B7sbMdbH.cjs → ProfileScreen-BjEd2z7J.cjs} +2 -2
- package/dist/{ProfileScreen-FG1DZum3.mjs → ProfileScreen-Cj4peRzX.mjs} +2 -2
- package/dist/{ProfileScreen-FG1DZum3.mjs.map → ProfileScreen-Cj4peRzX.mjs.map} +1 -1
- package/dist/{ProfileScreen-Cs_Zq3au.mjs → ProfileScreen-DOiAQJBY.mjs} +2 -3
- package/dist/{ProfileScreen-DYO-1rw4.cjs → ProfileScreen-kwDCfeaF.cjs} +2 -2
- package/dist/{ProfileScreen-DYO-1rw4.cjs.map → ProfileScreen-kwDCfeaF.cjs.map} +1 -1
- package/dist/{ShareablesScreen-BwBHXkls.mjs → ShareablesScreen-C13NYElH.mjs} +0 -1
- package/dist/{ShopScreen-BDhf2CmC.cjs → ShopScreen-CRsMsa6i.cjs} +2 -2
- package/dist/{ShopScreen-BDhf2CmC.cjs.map → ShopScreen-CRsMsa6i.cjs.map} +1 -1
- package/dist/{ShopScreen-DC8Mka7r.mjs → ShopScreen-CTUGv0wk.mjs} +2 -3
- package/dist/{ShopScreen-BgTi5eCl.cjs → ShopScreen-Cxhc4ma8.cjs} +2 -2
- package/dist/{ShopScreen-D0p5rQD8.mjs → ShopScreen-DPO-zJ5Q.mjs} +2 -2
- package/dist/{ShopScreen-D0p5rQD8.mjs.map → ShopScreen-DPO-zJ5Q.mjs.map} +1 -1
- package/dist/index.cjs +19 -19
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +21 -21
- package/dist/index.mjs.map +1 -1
- package/package.json +19 -19
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { F as __commonJSMin, I as __exportAll, L as __require, R as __toESM } from "./portal_tenant_content-DPLnrtOG.mjs";
|
|
2
|
-
import { I as ApiError, n as useFluidContext } from "./FluidProvider-
|
|
2
|
+
import { I as ApiError, n as useFluidContext } from "./FluidProvider-CUHp_iVC.mjs";
|
|
3
3
|
import { $ as DropdownMenuSeparator, $t as normalizeDates, An as cn, En as Button, Ft as isBefore, It as isAfter, J as DropdownMenuContent, Jt as isSameDay, Kt as endOfMonth, L as Input, Lt as format$1, Mt as Calendar$1, Nt as subDays, Pt as isSameYear, Qt as startOfDay, R as IconToggle, X as DropdownMenuLabel, Y as DropdownMenuItem, Zt as differenceInCalendarDays, an as addDays, at as DialogClose, b as fluidToast, cn as millisecondsInHour, ht as PopoverTrigger, i as TooltipTrigger, in as addMonths, it as Dialog, ln as millisecondsInMinute, mt as PopoverContent, n as TooltipContent, on as toDate, ot as DialogContent, pt as Popover, q as DropdownMenu, qt as differenceInCalendarMonths, r as TooltipProvider, rt as DropdownMenuTrigger, sn as constructFrom, t as Tooltip, v as SpinnerWithText, z as IconButton } from "./src-B3W228vu.mjs";
|
|
4
4
|
import { n as useScreenHeaderActions, r as useScreenHeaderBreadcrumbs } from "./ScreenHeaderContext-kG_zh0zW.mjs";
|
|
5
5
|
import { t as useStore } from "./use-store-efmQhKpB.mjs";
|
|
@@ -54740,4 +54740,4 @@ const messagingScreenPropertySchema = {
|
|
|
54740
54740
|
//#endregion
|
|
54741
54741
|
export { useMessagingAuth as a, useMessagingConfig as i, messagingScreenPropertySchema as n, createFluidFileUploader as r, MessagingScreen as t };
|
|
54742
54742
|
|
|
54743
|
-
//# sourceMappingURL=MessagingScreen-
|
|
54743
|
+
//# sourceMappingURL=MessagingScreen-CvjEk6aj.mjs.map
|