@fluid-app/portal-sdk 0.1.174 → 0.1.175

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 (27) hide show
  1. package/dist/{PortalContentApiProvider-DNZj3MTz.cjs → PortalContentApiProvider-CqfumtyH.cjs} +4 -4
  2. package/dist/PortalContentApiProvider-CqfumtyH.cjs.map +1 -0
  3. package/dist/{PortalContentApiProvider-D0xhS3Ge.mjs → PortalContentApiProvider-CvYJD4mj.mjs} +4 -4
  4. package/dist/PortalContentApiProvider-CvYJD4mj.mjs.map +1 -0
  5. package/dist/{ProductsScreen-fPFSKVOn.cjs → ProductsScreen-BGFL7B9Y.cjs} +2 -2
  6. package/dist/{ProductsScreen-fPFSKVOn.cjs.map → ProductsScreen-BGFL7B9Y.cjs.map} +1 -1
  7. package/dist/{ProductsScreen-DIdRGVvA.mjs → ProductsScreen-BUCzY4c8.mjs} +2 -2
  8. package/dist/{ProductsScreen-CeNMvU4d.mjs → ProductsScreen-CJWgYPY9.mjs} +2 -2
  9. package/dist/{ProductsScreen-CeNMvU4d.mjs.map → ProductsScreen-CJWgYPY9.mjs.map} +1 -1
  10. package/dist/{ProductsScreen-iQf4zOus.cjs → ProductsScreen-CyOr92nO.cjs} +2 -2
  11. package/dist/{ShareablesScreen-Bl6aT0vn.cjs → ShareablesScreen-BYySYuY1.cjs} +2 -2
  12. package/dist/{ShareablesScreen-Bl6aT0vn.cjs.map → ShareablesScreen-BYySYuY1.cjs.map} +1 -1
  13. package/dist/{ShareablesScreen-D2JbmO7a.mjs → ShareablesScreen-Ca0VOB6e.mjs} +2 -2
  14. package/dist/{ShareablesScreen-D2JbmO7a.mjs.map → ShareablesScreen-Ca0VOB6e.mjs.map} +1 -1
  15. package/dist/{ShareablesScreen-CfchbhSH.mjs → ShareablesScreen-Cr-WyfrQ.mjs} +2 -2
  16. package/dist/{ShareablesScreen-CtuGiQ7_.cjs → ShareablesScreen-PPfy8gtj.cjs} +2 -2
  17. package/dist/index.cjs +8 -9
  18. package/dist/index.cjs.map +1 -1
  19. package/dist/index.d.cts +1 -2
  20. package/dist/index.d.cts.map +1 -1
  21. package/dist/index.d.mts +1 -2
  22. package/dist/index.d.mts.map +1 -1
  23. package/dist/index.mjs +8 -9
  24. package/dist/index.mjs.map +1 -1
  25. package/package.json +14 -17
  26. package/dist/PortalContentApiProvider-D0xhS3Ge.mjs.map +0 -1
  27. package/dist/PortalContentApiProvider-DNZj3MTz.cjs.map +0 -1
package/dist/index.mjs CHANGED
@@ -53,13 +53,13 @@ import "./src-DtigiQzn.mjs";
53
53
  import "./dist-_FHV_-LH.mjs";
54
54
  import { r as ordersScreenPropertySchema, t as OrdersScreen } from "./OrdersScreen-Br-KImu9.mjs";
55
55
  import { r as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-DBUELjIY.mjs";
56
- import "./PortalContentApiProvider-D0xhS3Ge.mjs";
56
+ import "./PortalContentApiProvider-CvYJD4mj.mjs";
57
57
  import "./sortable.esm-CzzU6kIR.mjs";
58
58
  import "./PortalProductsApiProvider-BWtB6rV2.mjs";
59
- import { n as productsScreenPropertySchema, t as ProductsScreen } from "./ProductsScreen-CeNMvU4d.mjs";
59
+ import { n as productsScreenPropertySchema, t as ProductsScreen } from "./ProductsScreen-CJWgYPY9.mjs";
60
60
  import "./use-mysite-portal-CtU6iAbx.mjs";
61
61
  import { r as mySiteScreenPropertySchema, t as MySiteScreen } from "./MySiteScreen-BsePIEvg.mjs";
62
- import { n as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-D2JbmO7a.mjs";
62
+ import { n as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-Ca0VOB6e.mjs";
63
63
  import { r as shopScreenPropertySchema, t as ShopScreen } from "./ShopScreen-D0ddvQHi.mjs";
64
64
  import "./UpgradeScreen-Bci8XPr9.mjs";
65
65
  import "./AppDownloadScreen-B3w9ipgu.mjs";
@@ -1419,8 +1419,7 @@ function toRawManifest(raw) {
1419
1419
  /**
1420
1420
  * Transform a raw FluidOS manifest API response into RepAppData.
1421
1421
  *
1422
- * This is the top-level transform used by `useFluidApp` and `useFluidProfile`.
1423
- * It handles:
1422
+ * Handles:
1424
1423
  * - Theme transformation (legacy and new formats)
1425
1424
  * - Screen normalization (component_tree array wrapping)
1426
1425
  * - Navigation item transformation (recursive with position sorting)
@@ -2617,8 +2616,8 @@ const MessagingScreen$1 = lazy(() => import("./MessagingScreen-BDp1yqcC.mjs").th
2617
2616
  const ContactsScreen$1 = lazy(() => import("./ContactsScreen-C1TCBi7p.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
2618
2617
  const ShopScreen$1 = lazy(() => import("./ShopScreen-D0ddvQHi.mjs").then((n) => n.n).then((m) => ({ default: m.ShopScreen })));
2619
2618
  const CustomersScreen$1 = lazy(() => import("./CustomersScreen-CVq7wur8.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
2620
- const ProductsScreen$1 = lazy(() => import("./ProductsScreen-DIdRGVvA.mjs").then((m) => ({ default: m.ProductsScreen })));
2621
- const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-CfchbhSH.mjs").then((m) => ({ default: m.ShareablesScreen })));
2619
+ const ProductsScreen$1 = lazy(() => import("./ProductsScreen-BUCzY4c8.mjs").then((m) => ({ default: m.ProductsScreen })));
2620
+ const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-Cr-WyfrQ.mjs").then((m) => ({ default: m.ShareablesScreen })));
2622
2621
  const MySiteScreen$1 = lazy(() => import("./MySiteScreen-BsePIEvg.mjs").then((n) => n.n).then((m) => ({ default: m.MySiteScreen })));
2623
2622
  const UpgradeScreen = lazy(() => import("./UpgradeScreen-Bci8XPr9.mjs").then((n) => n.t).then((m) => ({ default: m.UpgradeScreen })));
2624
2623
  const AppDownloadScreen = lazy(() => import("./AppDownloadScreen-B3w9ipgu.mjs").then((n) => n.t).then((m) => ({ default: m.AppDownloadScreen })));
@@ -4082,9 +4081,9 @@ const screenPropertySchemas = {
4082
4081
  OrdersScreen: () => import("./OrdersScreen-Br-KImu9.mjs").then((n) => n.n).then((m) => m.ordersScreenPropertySchema),
4083
4082
  SubscriptionsScreen: () => import("./SubscriptionsScreen-DBUELjIY.mjs").then((n) => n.n).then((m) => m.subscriptionsScreenPropertySchema),
4084
4083
  CustomersScreen: () => import("./CustomersScreen-CVq7wur8.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
4085
- ProductsScreen: () => import("./ProductsScreen-DIdRGVvA.mjs").then((m) => m.productsScreenPropertySchema),
4084
+ ProductsScreen: () => import("./ProductsScreen-BUCzY4c8.mjs").then((m) => m.productsScreenPropertySchema),
4086
4085
  MySiteScreen: () => import("./MySiteScreen-BsePIEvg.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
4087
- ShareablesScreen: () => import("./ShareablesScreen-CfchbhSH.mjs").then((m) => m.shareablesScreenPropertySchema),
4086
+ ShareablesScreen: () => import("./ShareablesScreen-Cr-WyfrQ.mjs").then((m) => m.shareablesScreenPropertySchema),
4088
4087
  ShopScreen: () => import("./ShopScreen-D0ddvQHi.mjs").then((n) => n.n).then((m) => m.shopScreenPropertySchema),
4089
4088
  UpgradeScreen: () => import("./UpgradeScreen-Bci8XPr9.mjs").then((n) => n.t).then((m) => m.upgradeScreenPropertySchema),
4090
4089
  AppDownloadScreen: () => import("./AppDownloadScreen-B3w9ipgu.mjs").then((n) => n.t).then((m) => m.appDownloadScreenPropertySchema)