@fluid-app/portal-sdk 0.1.81 → 0.1.82

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 (22) hide show
  1. package/dist/{ContactsScreen-BYYBp1Yg.cjs → ContactsScreen-BF2txIn2.cjs} +2 -2
  2. package/dist/{ContactsScreen-BYYBp1Yg.cjs.map → ContactsScreen-BF2txIn2.cjs.map} +1 -1
  3. package/dist/{ContactsScreen-DLBNGbX4.cjs → ContactsScreen-Cphil7Lf.cjs} +2 -2
  4. package/dist/{ContactsScreen-D7RF6oZT.mjs → ContactsScreen-w2w-l_0b.mjs} +2 -2
  5. package/dist/{ContactsScreen-D7RF6oZT.mjs.map → ContactsScreen-w2w-l_0b.mjs.map} +1 -1
  6. package/dist/{OrdersScreen-Co3VodYi.mjs → OrdersScreen-C0dg1NEJ.mjs} +2 -2
  7. package/dist/{OrdersScreen-Co3VodYi.mjs.map → OrdersScreen-C0dg1NEJ.mjs.map} +1 -1
  8. package/dist/{OrdersScreen-NQwaoaED.cjs → OrdersScreen-C_fTfG0m.cjs} +2 -2
  9. package/dist/{OrdersScreen-NQwaoaED.cjs.map → OrdersScreen-C_fTfG0m.cjs.map} +1 -1
  10. package/dist/{OrdersScreen-Q1tdk5IV.cjs → OrdersScreen-DipdGDcy.cjs} +2 -2
  11. package/dist/{SubscriptionsScreen-DM4IGuCP.cjs → SubscriptionsScreen-BM4Tk_vo.cjs} +2 -2
  12. package/dist/{SubscriptionsScreen-DM4IGuCP.cjs.map → SubscriptionsScreen-BM4Tk_vo.cjs.map} +1 -1
  13. package/dist/{SubscriptionsScreen-BUFLc2Cg.mjs → SubscriptionsScreen-CRJjvX47.mjs} +2 -2
  14. package/dist/{SubscriptionsScreen-BUFLc2Cg.mjs.map → SubscriptionsScreen-CRJjvX47.mjs.map} +1 -1
  15. package/dist/{SubscriptionsScreen-BRJbIAE2.cjs → SubscriptionsScreen-iSqfV2RZ.cjs} +2 -2
  16. package/dist/index.cjs +10 -10
  17. package/dist/index.mjs +10 -10
  18. package/dist/{order-detail-o-C0YhaZ.mjs → order-detail-B-4hsupW.mjs} +12 -3
  19. package/dist/{order-detail-o-C0YhaZ.mjs.map → order-detail-B-4hsupW.mjs.map} +1 -1
  20. package/dist/{order-detail-65Ln2EUO.cjs → order-detail-Cj68hbgK.cjs} +12 -3
  21. package/dist/{order-detail-65Ln2EUO.cjs.map → order-detail-Cj68hbgK.cjs.map} +1 -1
  22. package/package.json +16 -16
@@ -34,9 +34,9 @@ require("./TableWidget-Duw_7iyh.cjs");
34
34
  require("./ToDoWidget-eGB9cfou.cjs");
35
35
  require("./VideoWidget-CNHJrY7I.cjs");
36
36
  require("./ScreenHeaderContext-wrJlkhgN.cjs");
37
- require("./order-detail-65Ln2EUO.cjs");
37
+ require("./order-detail-Cj68hbgK.cjs");
38
38
  require("./dist-BbS_7TvS.cjs");
39
- const require_ContactsScreen = require("./ContactsScreen-BYYBp1Yg.cjs");
39
+ const require_ContactsScreen = require("./ContactsScreen-BF2txIn2.cjs");
40
40
  require("./src-C_kOrGdZ.cjs");
41
41
  require("./dist-B4Ke7bHH.cjs");
42
42
  exports.ContactsScreen = require_ContactsScreen.ContactsScreen;
@@ -3,7 +3,7 @@ import { bt as createFetchClient, n as useFluidContext } from "./FluidProvider-a
3
3
  import { t as parseApiErrors } from "./parse-api-errors-Dy2gL1eC.mjs";
4
4
  import { $t as Avatar, A as SelectContent, C as SheetContent, Ct as CardContent, E as SheetTitle, Et as CardTitle, G as Label, I as Input, J as DropdownMenuItem, Jt as BreadcrumbLink, K as DropdownMenu, Kt as Breadcrumb, M as SelectTrigger, N as SelectValue, Qt as Badge, S as Sheet, T as SheetHeader, Tt as CardHeader, X as DropdownMenuSeparator, Xt as BreadcrumbPage, Y as DropdownMenuLabel, Yt as BreadcrumbList, Zt as BreadcrumbSeparator, an as AlertDialogContent, c as TabsList, cn as AlertDialogHeader, d as TableBody, dn as Button, en as AvatarFallback, et as DropdownMenuTrigger, f as TableCell, h as TableRow, i as TooltipTrigger, in as AlertDialogCancel, j as SelectItem, k as Select, l as TabsTrigger, m as TableHeader, n as TooltipContent, nn as AlertDialog, o as Tabs, on as AlertDialogDescription, p as TableHead, q as DropdownMenuContent, qt as BreadcrumbItem, r as TooltipProvider, rn as AlertDialogAction, s as TabsContent, sn as AlertDialogFooter, t as Tooltip, tn as AvatarImage, u as Table$1, un as AlertDialogTitle, vn as useZodForm, w as SheetFooter, x as Skeleton, xt as Card, y as fluidToast, yn as cn } from "./src-77nf0QPD.mjs";
5
5
  import { n as useScreenHeaderActions, r as useScreenHeaderBreadcrumbs } from "./ScreenHeaderContext-NdrJ58Mg.mjs";
6
- import { i as PaginationFooter } from "./order-detail-o-C0YhaZ.mjs";
6
+ import { i as PaginationFooter } from "./order-detail-B-4hsupW.mjs";
7
7
  import { a as useEditor, n as Heading, o as Placeholder, r as EditorContent, t as StarterKit } from "./dist-CMGXkSgZ.mjs";
8
8
  import { n as TextAlign, t as Underline } from "./dist-Cl4FsM3V.mjs";
9
9
  import { useCallback, useEffect, useImperativeHandle, useMemo, useRef, useState } from "react";
@@ -4351,4 +4351,4 @@ const contactsScreenPropertySchema = {
4351
4351
  //#endregion
4352
4352
  export { ContactsScreen_exports as n, contactsScreenPropertySchema as r, ContactsScreen as t };
4353
4353
 
4354
- //# sourceMappingURL=ContactsScreen-D7RF6oZT.mjs.map
4354
+ //# sourceMappingURL=ContactsScreen-w2w-l_0b.mjs.map