@fluid-app/portal-sdk 0.1.526 → 0.1.528

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
@@ -74,7 +74,7 @@ const require_AppNavigationContext = require("./AppNavigationContext-C6FeqL-k.cj
74
74
  const require_self = require("./self-D_UqZ8TJ.cjs");
75
75
  const require_use_store = require("./use-store-CZPKdvkG.cjs");
76
76
  const require_sidebar = require("./sidebar-zkV-HxHW.cjs");
77
- const require_MessagingScreen = require("./MessagingScreen-D_Y3Coa6.cjs");
77
+ const require_MessagingScreen = require("./MessagingScreen-_1KfmCJQ.cjs");
78
78
  const require_use_navigation_parent = require("./use-navigation-parent-BMFPIGdi.cjs");
79
79
  const require_ScreenHeaderContext = require("./ScreenHeaderContext-Df1DvpEW.cjs");
80
80
  const require_ShopScreen = require("./ShopScreen-C45whueB.cjs");
@@ -2128,7 +2128,7 @@ function resolveMemberTypePage(registry, memberTypeSlug, currentSlug, baseSlug)
2128
2128
  const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-DYNeWfwK.cjs")).then((m) => ({ default: m.ProfileScreen })));
2129
2129
  const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-CSYdmQVZ.cjs")).then((m) => ({ default: m.OrdersScreen })));
2130
2130
  const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-C0s1Dy_5.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
2131
- const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-CY8VbrOx.cjs")).then((m) => ({ default: m.MessagingScreen })));
2131
+ const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-BwltXF5V.cjs")).then((m) => ({ default: m.MessagingScreen })));
2132
2132
  const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-DEQAF0fC.cjs")).then((m) => ({ default: m.ContactsScreen })));
2133
2133
  const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-BHMbdNog.cjs")).then((m) => ({ default: m.ShopScreen })));
2134
2134
  const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-BkQ1dCUy.cjs")).then((m) => ({ default: m.CustomersScreen })));
@@ -4676,7 +4676,7 @@ const CORE_PAGE_IDS = {
4676
4676
  //#region src/screens/index.ts
4677
4677
  const screenPropertySchemas = {
4678
4678
  ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-DYNeWfwK.cjs")).then((m) => m.profileScreenPropertySchema),
4679
- MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-CY8VbrOx.cjs")).then((m) => m.messagingScreenPropertySchema),
4679
+ MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-BwltXF5V.cjs")).then((m) => m.messagingScreenPropertySchema),
4680
4680
  ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-DEQAF0fC.cjs")).then((m) => m.contactsScreenPropertySchema),
4681
4681
  OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-CSYdmQVZ.cjs")).then((m) => m.ordersScreenPropertySchema),
4682
4682
  SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-C0s1Dy_5.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
package/dist/index.mjs CHANGED
@@ -36,7 +36,7 @@ import { r as bulletListWidgetPropertySchema, t as BulletListWidget } from "./Bu
36
36
  import "./preview-context-BWmZf_Qw.mjs";
37
37
  import { n as calendarWidgetPropertySchema, t as CalendarWidget } from "./CalendarWidget-XcCCAFsM.mjs";
38
38
  import "./error-state-Vy3ZKhKa.mjs";
39
- import { a as BottomNavVisibilityProvider, i as useMessagingAuth, n as messagingScreenPropertySchema, o as useBottomNavHidden, r as useMessagingConfig, t as MessagingScreen } from "./MessagingScreen-DwU7sqzj.mjs";
39
+ import { a as BottomNavVisibilityProvider, i as useMessagingAuth, n as messagingScreenPropertySchema, o as useBottomNavHidden, r as useMessagingConfig, t as MessagingScreen } from "./MessagingScreen-CNCV4tG2.mjs";
40
40
  import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-CJheY605.mjs";
41
41
  import "./WidgetLoadingSkeleton-VmD6A-rW.mjs";
42
42
  import { r as cardWidgetPropertySchema, t as CardWidget } from "./CardWidget-BeTseq2w.mjs";
@@ -2126,7 +2126,7 @@ function resolveMemberTypePage(registry, memberTypeSlug, currentSlug, baseSlug)
2126
2126
  const ProfileScreen$1 = lazy(() => import("./ProfileScreen-DsFhKUi2.mjs").then((m) => ({ default: m.ProfileScreen })));
2127
2127
  const OrdersScreen$1 = lazy(() => import("./OrdersScreen-CNYPIZBb.mjs").then((m) => ({ default: m.OrdersScreen })));
2128
2128
  const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-D0wBR3ji.mjs").then((m) => ({ default: m.SubscriptionsScreen })));
2129
- const MessagingScreen$1 = lazy(() => import("./MessagingScreen-8OZSwMYW.mjs").then((m) => ({ default: m.MessagingScreen })));
2129
+ const MessagingScreen$1 = lazy(() => import("./MessagingScreen-DvWWsnk5.mjs").then((m) => ({ default: m.MessagingScreen })));
2130
2130
  const ContactsScreen$1 = lazy(() => import("./ContactsScreen-C_UMnqhN.mjs").then((m) => ({ default: m.ContactsScreen })));
2131
2131
  const ShopScreen$1 = lazy(() => import("./ShopScreen-DSSoDy5O.mjs").then((m) => ({ default: m.ShopScreen })));
2132
2132
  const CustomersScreen$1 = lazy(() => import("./CustomersScreen-Dxo38EhE.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
@@ -4674,7 +4674,7 @@ const CORE_PAGE_IDS = {
4674
4674
  //#region src/screens/index.ts
4675
4675
  const screenPropertySchemas = {
4676
4676
  ProfileScreen: () => import("./ProfileScreen-DsFhKUi2.mjs").then((m) => m.profileScreenPropertySchema),
4677
- MessagingScreen: () => import("./MessagingScreen-8OZSwMYW.mjs").then((m) => m.messagingScreenPropertySchema),
4677
+ MessagingScreen: () => import("./MessagingScreen-DvWWsnk5.mjs").then((m) => m.messagingScreenPropertySchema),
4678
4678
  ContactsScreen: () => import("./ContactsScreen-C_UMnqhN.mjs").then((m) => m.contactsScreenPropertySchema),
4679
4679
  OrdersScreen: () => import("./OrdersScreen-CNYPIZBb.mjs").then((m) => m.ordersScreenPropertySchema),
4680
4680
  SubscriptionsScreen: () => import("./SubscriptionsScreen-D0wBR3ji.mjs").then((m) => m.subscriptionsScreenPropertySchema),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-app/portal-sdk",
3
- "version": "0.1.526",
3
+ "version": "0.1.528",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "authoring",
@@ -65,7 +65,7 @@
65
65
  "tailwind-merge": "^3.0.2",
66
66
  "tw-animate-css": "^1.4.0",
67
67
  "use-sync-external-store": "^1.4.0",
68
- "@fluid-app/widget-runtime": "0.1.11"
68
+ "@fluid-app/widget-runtime": "0.1.12"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@hookform/resolvers": "^5.2.2",
@@ -86,49 +86,49 @@
86
86
  "tsdown": "^0.21.0",
87
87
  "typescript": "^5",
88
88
  "zod": "4.3.5",
89
- "@fluid-app/address-autocomplete": "0.1.0",
90
- "@fluid-app/auth": "0.1.0",
91
89
  "@fluid-app/address-fields": "0.1.0",
90
+ "@fluid-app/auth": "0.1.0",
92
91
  "@fluid-app/api-client-core": "0.1.0",
93
- "@fluid-app/cart-ui": "0.1.36",
92
+ "@fluid-app/address-autocomplete": "0.1.0",
93
+ "@fluid-app/cart-ui": "0.1.37",
94
94
  "@fluid-app/company-switcher-ui": "0.1.0",
95
+ "@fluid-app/contacts-ui": "0.1.0",
95
96
  "@fluid-app/contacts-core": "0.1.0",
96
97
  "@fluid-app/file-picker-api-client": "0.1.0",
97
- "@fluid-app/contacts-ui": "0.1.0",
98
98
  "@fluid-app/file-picker-core": "0.1.0",
99
99
  "@fluid-app/fluid-pay-core": "0.1.0",
100
100
  "@fluid-app/fluid-pay-ui": "0.1.0",
101
101
  "@fluid-app/i18n": "0.1.0",
102
+ "@fluid-app/messaging-api-client": "0.1.0",
102
103
  "@fluid-app/messaging-core": "0.1.0",
103
- "@fluid-app/mysite-core": "0.1.0",
104
104
  "@fluid-app/messaging-ui": "0.1.0",
105
- "@fluid-app/messaging-api-client": "0.1.0",
106
- "@fluid-app/orders-core": "0.1.0",
105
+ "@fluid-app/mysite-core": "0.1.0",
107
106
  "@fluid-app/mysite-ui": "0.1.0",
107
+ "@fluid-app/orders-core": "0.1.0",
108
108
  "@fluid-app/orders-ui": "0.1.0",
109
- "@fluid-app/payments-display": "0.1.0",
110
109
  "@fluid-app/portal-app-download-ui": "0.1.0",
110
+ "@fluid-app/payments-display": "0.1.0",
111
111
  "@fluid-app/portal-core": "0.1.23",
112
112
  "@fluid-app/portal-react": "0.1.0",
113
- "@fluid-app/portal-tenant-content-api-client": "0.1.0",
114
113
  "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
115
- "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
114
+ "@fluid-app/portal-tenant-content-api-client": "0.1.0",
116
115
  "@fluid-app/portal-tenant-api-client": "0.1.0",
117
- "@fluid-app/portal-tenant-store-api-client": "0.1.0",
116
+ "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
118
117
  "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
118
+ "@fluid-app/portal-tenant-store-api-client": "0.1.0",
119
119
  "@fluid-app/products-api-client": "0.1.0",
120
120
  "@fluid-app/portal-widgets": "0.1.22",
121
121
  "@fluid-app/products-core": "0.1.0",
122
122
  "@fluid-app/profile-core": "0.1.0",
123
+ "@fluid-app/query-persister": "0.1.0",
123
124
  "@fluid-app/profile-ui": "0.1.0",
124
125
  "@fluid-app/shareables-core": "0.1.0",
125
126
  "@fluid-app/shareables-ui": "0.1.0",
126
- "@fluid-app/query-persister": "0.1.0",
127
- "@fluid-app/shop-ui": "0.1.0",
128
127
  "@fluid-app/shop-core": "0.1.0",
128
+ "@fluid-app/shop-ui": "0.1.0",
129
129
  "@fluid-app/store-core": "0.1.0",
130
- "@fluid-app/subscriptions-ui": "0.1.0",
131
130
  "@fluid-app/subscriptions-core": "0.1.0",
131
+ "@fluid-app/subscriptions-ui": "0.1.0",
132
132
  "@fluid-app/typescript-config": "0.0.0",
133
133
  "@fluid-app/ui-components": "0.1.0",
134
134
  "@fluid-app/ui-primitives": "0.1.13"