@fluid-app/portal-sdk 0.1.202 → 0.1.204

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/index.cjs CHANGED
@@ -46,7 +46,7 @@ const require_use_store = require("./use-store-BLcehk1A.cjs");
46
46
  const require_CustomersScreen = require("./CustomersScreen-Rf5uucRx.cjs");
47
47
  const require_AppNavigationContext = require("./AppNavigationContext-CbK8uCjS.cjs");
48
48
  const require_MessagingScreen = require("./MessagingScreen-DtDbS3VZ.cjs");
49
- const require_ProfileScreen = require("./ProfileScreen-D5OxmzhM.cjs");
49
+ const require_ProfileScreen = require("./ProfileScreen-EtnwUHbd.cjs");
50
50
  require("./dist-CN_rfvBt.cjs");
51
51
  require("./es-C37CagK2.cjs");
52
52
  const require_ContactsScreen = require("./ContactsScreen-BQ6pvYOa.cjs");
@@ -61,7 +61,7 @@ require("./dist-Ck1Xpuzh.cjs");
61
61
  require("./PortalProductsApiProvider-o1axGadc.cjs");
62
62
  const require_ProductsScreen = require("./ProductsScreen-68jB202M.cjs");
63
63
  require("./use-mysite-portal-CJBowMpK.cjs");
64
- const require_MySiteScreen = require("./MySiteScreen-yiG3VMjV.cjs");
64
+ const require_MySiteScreen = require("./MySiteScreen-DDSiPpo4.cjs");
65
65
  const require_ShareablesScreen = require("./ShareablesScreen-CCqADUXE.cjs");
66
66
  const require_ShopScreen = require("./ShopScreen-DeLp93hN.cjs");
67
67
  require("./UpgradeScreen-CaYCxSix.cjs");
@@ -1128,7 +1128,7 @@ function ScreenHeader({ title }) {
1128
1128
  const { actions, breadcrumbs } = require_ScreenHeaderContext.useScreenHeaderContext();
1129
1129
  if (!title && !breadcrumbs) return null;
1130
1130
  return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
1131
- className: "border-border bg-background sticky top-0 z-10 flex flex-row items-center border-b px-4 py-3 md:px-6",
1131
+ className: "border-border bg-background sticky top-0 z-30 flex flex-row items-center border-b px-4 py-3 md:px-6",
1132
1132
  children: [
1133
1133
  !isMobile && /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(react_jsx_runtime.Fragment, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("button", {
1134
1134
  type: "button",
@@ -2134,7 +2134,7 @@ function AccountManageLayout({ children }) {
2134
2134
  }
2135
2135
  //#endregion
2136
2136
  //#region src/shell/system-screen-map.ts
2137
- const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-BMNq0NEB.cjs")).then((m) => ({ default: m.ProfileScreen })));
2137
+ const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-C4hRAZlK.cjs")).then((m) => ({ default: m.ProfileScreen })));
2138
2138
  const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-CpPg30aw.cjs")).then((m) => ({ default: m.OrdersScreen })));
2139
2139
  const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-Bt_YtoA3.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
2140
2140
  const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-DN2eQRxF.cjs")).then((m) => ({ default: m.MessagingScreen })));
@@ -2143,7 +2143,7 @@ const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require(
2143
2143
  const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-Rf5uucRx.cjs")).then((n) => n.CustomersScreen_exports).then((m) => ({ default: m.CustomersScreen })));
2144
2144
  const ProductsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProductsScreen-Bq0f4pQL.cjs")).then((m) => ({ default: m.ProductsScreen })));
2145
2145
  const ShareablesScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShareablesScreen-BYP65ZnU.cjs")).then((m) => ({ default: m.ShareablesScreen })));
2146
- const MySiteScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MySiteScreen-CqwsO0Pz.cjs")).then((m) => ({ default: m.MySiteScreen })));
2146
+ const MySiteScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MySiteScreen-B7oQq_qd.cjs")).then((m) => ({ default: m.MySiteScreen })));
2147
2147
  const UpgradeScreen = (0, react.lazy)(() => Promise.resolve().then(() => require("./UpgradeScreen-DeXrotSh.cjs")).then((m) => ({ default: m.UpgradeScreen })));
2148
2148
  const AppDownloadScreen = (0, react.lazy)(() => Promise.resolve().then(() => require("./AppDownloadScreen-iSpATQsi.cjs")).then((n) => n.AppDownloadScreen_exports).then((m) => ({ default: m.AppDownloadScreen })));
2149
2149
  const SYSTEM_SLUG_SCREEN_MAP = {
@@ -3629,14 +3629,14 @@ zod.z.object({
3629
3629
  //#endregion
3630
3630
  //#region src/screens/index.ts
3631
3631
  const screenPropertySchemas = {
3632
- ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-BMNq0NEB.cjs")).then((m) => m.profileScreenPropertySchema),
3632
+ ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-C4hRAZlK.cjs")).then((m) => m.profileScreenPropertySchema),
3633
3633
  MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-DN2eQRxF.cjs")).then((m) => m.messagingScreenPropertySchema),
3634
3634
  ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-Bw2GcYtk.cjs")).then((m) => m.contactsScreenPropertySchema),
3635
3635
  OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-CpPg30aw.cjs")).then((m) => m.ordersScreenPropertySchema),
3636
3636
  SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-Bt_YtoA3.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
3637
3637
  CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-Rf5uucRx.cjs")).then((n) => n.CustomersScreen_exports).then((m) => m.customersScreenPropertySchema),
3638
3638
  ProductsScreen: () => Promise.resolve().then(() => require("./ProductsScreen-Bq0f4pQL.cjs")).then((m) => m.productsScreenPropertySchema),
3639
- MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-CqwsO0Pz.cjs")).then((m) => m.mySiteScreenPropertySchema),
3639
+ MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-B7oQq_qd.cjs")).then((m) => m.mySiteScreenPropertySchema),
3640
3640
  ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-BYP65ZnU.cjs")).then((m) => m.shareablesScreenPropertySchema),
3641
3641
  ShopScreen: () => Promise.resolve().then(() => require("./ShopScreen-BzyBZ24D.cjs")).then((m) => m.shopScreenPropertySchema),
3642
3642
  UpgradeScreen: () => Promise.resolve().then(() => require("./UpgradeScreen-DeXrotSh.cjs")).then((m) => m.upgradeScreenPropertySchema),