@fluid-app/portal-sdk 0.1.273 → 0.1.274

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.
@@ -5,6 +5,7 @@ import "./store-api-context-C1lXT_3d.mjs";
5
5
  import "./api-context-3GmfqvIB.mjs";
6
6
  import "./mysite-api-context-5-qpKHWA.mjs";
7
7
  import "./countries-api-context-CMh13cfX.mjs";
8
+ import "./PortalTenantClientProvider-4ZmY6hac.mjs";
8
9
  import "./registry-context-BSJeDI2A.mjs";
9
10
  import "./WidgetInteractionContext-I716c8kj.mjs";
10
11
  import "./EmbedWidget-Czn_RJbm.mjs";
@@ -1,8 +1,10 @@
1
1
  import "./account-api-context-BIZ_aibJ.mjs";
2
2
  import "./store-api-context-C1lXT_3d.mjs";
3
3
  import "./mysite-api-context-5-qpKHWA.mjs";
4
+ import "./PortalTenantClientProvider-4ZmY6hac.mjs";
4
5
  import "./src-CuunV7ET.mjs";
5
6
  import "./ScreenHeaderContext-kG_zh0zW.mjs";
7
+ import "./AppNavigationContext-Dvc0yoZF.mjs";
6
8
  import "./use-mysite-portal-OOfCj5aP.mjs";
7
9
  import "./dist-BstXVe25.mjs";
8
10
  import "./es-vAAOLrG8.mjs";
@@ -5,6 +5,7 @@ import "./store-api-context-C1lXT_3d.mjs";
5
5
  import "./api-context-3GmfqvIB.mjs";
6
6
  import "./mysite-api-context-5-qpKHWA.mjs";
7
7
  import "./countries-api-context-CMh13cfX.mjs";
8
+ import "./PortalTenantClientProvider-4ZmY6hac.mjs";
8
9
  import "./registry-context-BSJeDI2A.mjs";
9
10
  import "./WidgetInteractionContext-I716c8kj.mjs";
10
11
  import "./EmbedWidget-Czn_RJbm.mjs";
@@ -40,6 +41,7 @@ import "./TableWidget-xVOxMx97.mjs";
40
41
  import "./ToDoWidget-Ch_uUNya.mjs";
41
42
  import "./VideoWidget-BiaPF0-w.mjs";
42
43
  import "./ScreenHeaderContext-kG_zh0zW.mjs";
44
+ import "./AppNavigationContext-Dvc0yoZF.mjs";
43
45
  import "./translation-api-context-factory-BH4KNa0H.mjs";
44
46
  import "./translations-BRU8vfkq.mjs";
45
47
  import "./PortalProductsApiProvider-cV7ssBv1.mjs";
package/dist/index.cjs CHANGED
@@ -48,7 +48,7 @@ const require_use_store = require("./use-store-D-GqHw7R.cjs");
48
48
  const require_CustomersScreen = require("./CustomersScreen-1amzWWd1.cjs");
49
49
  const require_use_account = require("./use-account-BfU-TydK.cjs");
50
50
  const require_AppNavigationContext = require("./AppNavigationContext-CDowN9gd.cjs");
51
- const require_MessagingScreen = require("./MessagingScreen-DQ7h_qEA.cjs");
51
+ const require_MessagingScreen = require("./MessagingScreen-DbPqXpOt.cjs");
52
52
  require("./translation-api-context-factory-Bzw9AErt.cjs");
53
53
  require("./AddressAutocompleteInput-CAI2D_JY.cjs");
54
54
  require("./translations-ZQ1MA1s1.cjs");
@@ -2072,7 +2072,7 @@ const BuilderScreenView = (0, react.memo)(BuilderScreenViewImpl);
2072
2072
  const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-CGqL5QOe.cjs")).then((m) => ({ default: m.ProfileScreen })));
2073
2073
  const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-DGTu7t6N.cjs")).then((m) => ({ default: m.OrdersScreen })));
2074
2074
  const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-DaqJ_Z-W.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
2075
- const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-DEWkwVp3.cjs")).then((m) => ({ default: m.MessagingScreen })));
2075
+ const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-DpA2wUNe.cjs")).then((m) => ({ default: m.MessagingScreen })));
2076
2076
  const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-a6dpVSXx.cjs")).then((m) => ({ default: m.ContactsScreen })));
2077
2077
  const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-ChGw7BXX.cjs")).then((m) => ({ default: m.ShopScreen })));
2078
2078
  const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-1amzWWd1.cjs")).then((n) => n.CustomersScreen_exports).then((m) => ({ default: m.CustomersScreen })));
@@ -3730,7 +3730,7 @@ zod.z.object({
3730
3730
  //#region src/screens/index.ts
3731
3731
  const screenPropertySchemas = {
3732
3732
  ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-CGqL5QOe.cjs")).then((m) => m.profileScreenPropertySchema),
3733
- MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-DEWkwVp3.cjs")).then((m) => m.messagingScreenPropertySchema),
3733
+ MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-DpA2wUNe.cjs")).then((m) => m.messagingScreenPropertySchema),
3734
3734
  ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-a6dpVSXx.cjs")).then((m) => m.contactsScreenPropertySchema),
3735
3735
  OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-DGTu7t6N.cjs")).then((m) => m.ordersScreenPropertySchema),
3736
3736
  SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-DaqJ_Z-W.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
package/dist/index.mjs CHANGED
@@ -25,7 +25,7 @@ import "./MediaRenderer-13Jlf38P.mjs";
25
25
  import { r as carouselWidgetPropertySchema, t as CarouselWidget } from "./CarouselWidget-Dhjf60LS.mjs";
26
26
  import { r as catchUpWidgetPropertySchema, t as CatchUpWidget } from "./CatchUpWidget-CM-iCMhK.mjs";
27
27
  import { Sn as cn$1, St as CardTitle, at as Popover, bt as CardFooter, ct as Collapsible, gt as Card, h as Skeleton$1, lt as CollapsibleContent, ot as PopoverContent, p as Toaster, st as PopoverTrigger, ut as CollapsibleTrigger, vn as Button, xt as CardHeader, yt as CardDescription } from "./src-CuunV7ET.mjs";
28
- import { a as useMessagingAuth, i as useMessagingConfig, n as messagingScreenPropertySchema, r as createFluidFileUploader, t as MessagingScreen } from "./MessagingScreen-Dks3Jd3O.mjs";
28
+ import { a as useMessagingAuth, i as useMessagingConfig, n as messagingScreenPropertySchema, r as createFluidFileUploader, t as MessagingScreen } from "./MessagingScreen-VBxlbe-V.mjs";
29
29
  import { r as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-BNXHGFip.mjs";
30
30
  import { r as chartWidgetPropertySchema, t as ChartWidget } from "./ChartWidget-C-6v9jT3.mjs";
31
31
  import { r as containerWidgetPropertySchema, t as ContainerWidget } from "./ContainerWidget-2Rep2gGz.mjs";
@@ -2067,14 +2067,14 @@ function BuilderScreenViewImpl({ screen, className }) {
2067
2067
  const BuilderScreenView = memo(BuilderScreenViewImpl);
2068
2068
  //#endregion
2069
2069
  //#region src/shell/system-screen-map.ts
2070
- const ProfileScreen$1 = lazy(() => import("./ProfileScreen-2XbRJXeU.mjs").then((m) => ({ default: m.ProfileScreen })));
2070
+ const ProfileScreen$1 = lazy(() => import("./ProfileScreen-B2kQGaD3.mjs").then((m) => ({ default: m.ProfileScreen })));
2071
2071
  const OrdersScreen$1 = lazy(() => import("./OrdersScreen-Czr4Km3x.mjs").then((n) => n.n).then((m) => ({ default: m.OrdersScreen })));
2072
2072
  const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-BNXHGFip.mjs").then((n) => n.n).then((m) => ({ default: m.SubscriptionsScreen })));
2073
- const MessagingScreen$1 = lazy(() => import("./MessagingScreen-UycGyIwP.mjs").then((m) => ({ default: m.MessagingScreen })));
2073
+ const MessagingScreen$1 = lazy(() => import("./MessagingScreen-Cbf3cF4E.mjs").then((m) => ({ default: m.MessagingScreen })));
2074
2074
  const ContactsScreen$1 = lazy(() => import("./ContactsScreen-kY3v3ZxZ.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
2075
- const ShopScreen$1 = lazy(() => import("./ShopScreen-CpXslphD.mjs").then((m) => ({ default: m.ShopScreen })));
2075
+ const ShopScreen$1 = lazy(() => import("./ShopScreen-DzbMr00c.mjs").then((m) => ({ default: m.ShopScreen })));
2076
2076
  const CustomersScreen$1 = lazy(() => import("./CustomersScreen-COYZv9YJ.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
2077
- const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-DNhjtDVp.mjs").then((m) => ({ default: m.ShareablesScreen })));
2077
+ const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-DZLtr19w.mjs").then((m) => ({ default: m.ShareablesScreen })));
2078
2078
  const MySiteScreen$1 = lazy(() => import("./MySiteScreen-B0OoJUGo.mjs").then((n) => n.n).then((m) => ({ default: m.MySiteScreen })));
2079
2079
  const UpgradeScreen = lazy(() => import("./UpgradeScreen-aaOTEGXB.mjs").then((n) => n.t).then((m) => ({ default: m.UpgradeScreen })));
2080
2080
  const AppDownloadScreen = lazy(() => import("./AppDownloadScreen-KXGKhmTt.mjs").then((n) => n.t).then((m) => ({ default: m.AppDownloadScreen })));
@@ -3727,15 +3727,15 @@ z.object({
3727
3727
  //#endregion
3728
3728
  //#region src/screens/index.ts
3729
3729
  const screenPropertySchemas = {
3730
- ProfileScreen: () => import("./ProfileScreen-2XbRJXeU.mjs").then((m) => m.profileScreenPropertySchema),
3731
- MessagingScreen: () => import("./MessagingScreen-UycGyIwP.mjs").then((m) => m.messagingScreenPropertySchema),
3730
+ ProfileScreen: () => import("./ProfileScreen-B2kQGaD3.mjs").then((m) => m.profileScreenPropertySchema),
3731
+ MessagingScreen: () => import("./MessagingScreen-Cbf3cF4E.mjs").then((m) => m.messagingScreenPropertySchema),
3732
3732
  ContactsScreen: () => import("./ContactsScreen-kY3v3ZxZ.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
3733
3733
  OrdersScreen: () => import("./OrdersScreen-Czr4Km3x.mjs").then((n) => n.n).then((m) => m.ordersScreenPropertySchema),
3734
3734
  SubscriptionsScreen: () => import("./SubscriptionsScreen-BNXHGFip.mjs").then((n) => n.n).then((m) => m.subscriptionsScreenPropertySchema),
3735
3735
  CustomersScreen: () => import("./CustomersScreen-COYZv9YJ.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
3736
3736
  MySiteScreen: () => import("./MySiteScreen-B0OoJUGo.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
3737
- ShareablesScreen: () => import("./ShareablesScreen-DNhjtDVp.mjs").then((m) => m.shareablesScreenPropertySchema),
3738
- ShopScreen: () => import("./ShopScreen-CpXslphD.mjs").then((m) => m.shopScreenPropertySchema),
3737
+ ShareablesScreen: () => import("./ShareablesScreen-DZLtr19w.mjs").then((m) => m.shareablesScreenPropertySchema),
3738
+ ShopScreen: () => import("./ShopScreen-DzbMr00c.mjs").then((m) => m.shopScreenPropertySchema),
3739
3739
  UpgradeScreen: () => import("./UpgradeScreen-aaOTEGXB.mjs").then((n) => n.t).then((m) => m.upgradeScreenPropertySchema),
3740
3740
  AppDownloadScreen: () => import("./AppDownloadScreen-KXGKhmTt.mjs").then((n) => n.t).then((m) => m.appDownloadScreenPropertySchema)
3741
3741
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-app/portal-sdk",
3
- "version": "0.1.273",
3
+ "version": "0.1.274",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "dist",
@@ -72,19 +72,19 @@
72
72
  "typescript": "^5",
73
73
  "zod": "4.3.5",
74
74
  "@fluid-app/address-autocomplete": "0.1.0",
75
- "@fluid-app/auth": "0.1.0",
76
- "@fluid-app/api-client-core": "0.1.0",
77
- "@fluid-app/company-switcher-core": "0.1.0",
78
75
  "@fluid-app/cart-ui": "0.1.19",
79
- "@fluid-app/company-switcher-ui": "0.1.0",
76
+ "@fluid-app/company-switcher-core": "0.1.0",
80
77
  "@fluid-app/contacts-core": "0.1.0",
78
+ "@fluid-app/company-switcher-ui": "0.1.0",
81
79
  "@fluid-app/contacts-ui": "0.1.0",
82
80
  "@fluid-app/file-picker-api-client": "0.1.0",
83
81
  "@fluid-app/file-picker-core": "0.1.0",
84
- "@fluid-app/fluid-pay-ui": "0.1.0",
82
+ "@fluid-app/api-client-core": "0.1.0",
85
83
  "@fluid-app/fluid-pay-core": "0.1.0",
86
- "@fluid-app/i18n": "0.1.0",
84
+ "@fluid-app/fluid-pay-ui": "0.1.0",
85
+ "@fluid-app/auth": "0.1.0",
87
86
  "@fluid-app/fluidos-api-client": "0.1.0",
87
+ "@fluid-app/i18n": "0.1.0",
88
88
  "@fluid-app/messaging-api-client": "0.1.0",
89
89
  "@fluid-app/messaging-core": "0.1.0",
90
90
  "@fluid-app/messaging-ui": "0.1.0",
@@ -95,23 +95,22 @@
95
95
  "@fluid-app/permissions": "0.1.0",
96
96
  "@fluid-app/portal-app-download-ui": "0.1.0",
97
97
  "@fluid-app/portal-core": "0.1.23",
98
- "@fluid-app/portal-preview": "0.1.0",
99
98
  "@fluid-app/portal-pro-upgrade-ui": "0.1.0",
99
+ "@fluid-app/portal-preview": "0.1.0",
100
100
  "@fluid-app/portal-react": "0.1.0",
101
101
  "@fluid-app/portal-tenant-api-client": "0.1.0",
102
- "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
103
102
  "@fluid-app/portal-tenant-content-api-client": "0.1.0",
103
+ "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
104
104
  "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
105
105
  "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
106
106
  "@fluid-app/portal-tenant-store-api-client": "0.1.0",
107
107
  "@fluid-app/portal-widgets": "0.1.22",
108
108
  "@fluid-app/products-api-client": "0.1.0",
109
- "@fluid-app/products-core": "0.1.0",
110
109
  "@fluid-app/profile-core": "0.1.0",
111
- "@fluid-app/profile-ui": "0.1.0",
110
+ "@fluid-app/products-core": "0.1.0",
112
111
  "@fluid-app/query-persister": "0.1.0",
112
+ "@fluid-app/profile-ui": "0.1.0",
113
113
  "@fluid-app/shareables-core": "0.1.0",
114
- "@fluid-app/shareables-ui": "0.1.0",
115
114
  "@fluid-app/shop-core": "0.1.0",
116
115
  "@fluid-app/shop-ui": "0.1.0",
117
116
  "@fluid-app/store-api-client": "0.1.0",
@@ -119,6 +118,7 @@
119
118
  "@fluid-app/subscriptions-core": "0.1.0",
120
119
  "@fluid-app/subscriptions-ui": "0.1.0",
121
120
  "@fluid-app/typescript-config": "0.0.0",
121
+ "@fluid-app/shareables-ui": "0.1.0",
122
122
  "@fluid-app/ui-primitives": "0.1.13"
123
123
  },
124
124
  "peerDependencies": {