@fluid-app/portal-sdk 0.1.334 → 0.1.335

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.
@@ -47,6 +47,6 @@ require("./ShopWidget-CGs4oaaC.cjs");
47
47
  require("./ScreenHeaderContext-DWDN0-mb.cjs");
48
48
  require("./AddressAutocompleteInput-CGH4Kic9.cjs");
49
49
  require("./Combobox-D9lqcqeg.cjs");
50
- const require_SubscriptionsScreen = require("./SubscriptionsScreen-DG2qu9A9.cjs");
50
+ const require_SubscriptionsScreen = require("./SubscriptionsScreen-CemaSoUv.cjs");
51
51
  exports.SubscriptionsScreen = require_SubscriptionsScreen.SubscriptionsScreen;
52
52
  exports.subscriptionsScreenPropertySchema = require_SubscriptionsScreen.subscriptionsScreenPropertySchema;
@@ -25,7 +25,7 @@ import "./MediaRenderer-CLmBOrvK.mjs";
25
25
  import "./CarouselWidget-Ce0X7aS8.mjs";
26
26
  import "./CatchUpWidget-Cr21SMIo.mjs";
27
27
  import "./src-DC5QoBhR.mjs";
28
- import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-DzJhgb_H.mjs";
28
+ import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-Blky8Wv8.mjs";
29
29
  import "./ChartWidget-80AuzFPc.mjs";
30
30
  import "./ContainerWidget-IgR1Ao3c.mjs";
31
31
  import "./ImageWidget-urRs17bw.mjs";
package/dist/index.cjs CHANGED
@@ -55,7 +55,7 @@ require("./AddressAutocompleteInput-CGH4Kic9.cjs");
55
55
  require("./Combobox-D9lqcqeg.cjs");
56
56
  require("./use-mysite-portal-BmrDScmS.cjs");
57
57
  const require_ProfileScreen = require("./ProfileScreen-k4gakTSe.cjs");
58
- const require_SubscriptionsScreen = require("./SubscriptionsScreen-DG2qu9A9.cjs");
58
+ const require_SubscriptionsScreen = require("./SubscriptionsScreen-CemaSoUv.cjs");
59
59
  require("./dist-BPZPs7SF.cjs");
60
60
  require("./es-CtTr3tb5.cjs");
61
61
  const require_ContactsScreen = require("./ContactsScreen-Dm8b4SyY.cjs");
@@ -2133,7 +2133,7 @@ const BuilderScreenView = (0, react.memo)(BuilderScreenViewImpl);
2133
2133
  //#region src/shell/system-screen-map.ts
2134
2134
  const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-F5MPDdtL.cjs")).then((m) => ({ default: m.ProfileScreen })));
2135
2135
  const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-H5Z_dSHK.cjs")).then((m) => ({ default: m.OrdersScreen })));
2136
- const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-dZwLcWJi.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
2136
+ const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-DBtKxiPF.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
2137
2137
  const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-DbHT2YWZ.cjs")).then((m) => ({ default: m.MessagingScreen })));
2138
2138
  const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-BYrRJ55W.cjs")).then((m) => ({ default: m.ContactsScreen })));
2139
2139
  const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-ztfxFYt5.cjs")).then((m) => ({ default: m.ShopScreen })));
@@ -4047,7 +4047,7 @@ const screenPropertySchemas = {
4047
4047
  MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-DbHT2YWZ.cjs")).then((m) => m.messagingScreenPropertySchema),
4048
4048
  ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-BYrRJ55W.cjs")).then((m) => m.contactsScreenPropertySchema),
4049
4049
  OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-H5Z_dSHK.cjs")).then((m) => m.ordersScreenPropertySchema),
4050
- SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-dZwLcWJi.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
4050
+ SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-DBtKxiPF.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
4051
4051
  CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-DtDU7jkB.cjs")).then((n) => n.CustomersScreen_exports).then((m) => m.customersScreenPropertySchema),
4052
4052
  MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-f8zAVWT-.cjs")).then((m) => m.mySiteScreenPropertySchema),
4053
4053
  ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-Cvxi4Fen.cjs")).then((m) => m.shareablesScreenPropertySchema),
package/dist/index.mjs CHANGED
@@ -26,7 +26,7 @@ import { r as carouselWidgetPropertySchema, t as CarouselWidget } from "./Carous
26
26
  import { r as catchUpWidgetPropertySchema, t as CatchUpWidget } from "./CatchUpWidget-Cr21SMIo.mjs";
27
27
  import { Dt as CardHeader, Et as CardFooter, Ot as CardTitle, St as Card, Tt as CardDescription, at as Popover, ct as PopoverTrigger, gt as CollapsibleTrigger, h as Skeleton$1, ht as CollapsibleContent, kn as cn$1, mt as Collapsible, p as Toaster, st as PopoverContent, wn as Button } from "./src-DC5QoBhR.mjs";
28
28
  import { a as useMessagingAuth, i as useMessagingConfig, n as messagingScreenPropertySchema, r as createFluidFileUploader, t as MessagingScreen } from "./MessagingScreen-CszrlhFR.mjs";
29
- import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-DzJhgb_H.mjs";
29
+ import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-Blky8Wv8.mjs";
30
30
  import { r as chartWidgetPropertySchema, t as ChartWidget } from "./ChartWidget-80AuzFPc.mjs";
31
31
  import { r as containerWidgetPropertySchema, t as ContainerWidget } from "./ContainerWidget-IgR1Ao3c.mjs";
32
32
  import { r as imageWidgetPropertySchema, t as ImageWidget } from "./ImageWidget-urRs17bw.mjs";
@@ -2131,7 +2131,7 @@ const BuilderScreenView = memo(BuilderScreenViewImpl);
2131
2131
  //#region src/shell/system-screen-map.ts
2132
2132
  const ProfileScreen$1 = lazy(() => import("./ProfileScreen-BJ3d1UA1.mjs").then((m) => ({ default: m.ProfileScreen })));
2133
2133
  const OrdersScreen$1 = lazy(() => import("./OrdersScreen-DXdMTKiy.mjs").then((m) => ({ default: m.OrdersScreen })));
2134
- const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-Fz7WzPge.mjs").then((m) => ({ default: m.SubscriptionsScreen })));
2134
+ const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-DEmYXiXj.mjs").then((m) => ({ default: m.SubscriptionsScreen })));
2135
2135
  const MessagingScreen$1 = lazy(() => import("./MessagingScreen-BkOZHZtL.mjs").then((m) => ({ default: m.MessagingScreen })));
2136
2136
  const ContactsScreen$1 = lazy(() => import("./ContactsScreen-DDgwD2MI.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
2137
2137
  const ShopScreen$1 = lazy(() => import("./ShopScreen-B0DwIaM6.mjs").then((m) => ({ default: m.ShopScreen })));
@@ -4045,7 +4045,7 @@ const screenPropertySchemas = {
4045
4045
  MessagingScreen: () => import("./MessagingScreen-BkOZHZtL.mjs").then((m) => m.messagingScreenPropertySchema),
4046
4046
  ContactsScreen: () => import("./ContactsScreen-DDgwD2MI.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
4047
4047
  OrdersScreen: () => import("./OrdersScreen-DXdMTKiy.mjs").then((m) => m.ordersScreenPropertySchema),
4048
- SubscriptionsScreen: () => import("./SubscriptionsScreen-Fz7WzPge.mjs").then((m) => m.subscriptionsScreenPropertySchema),
4048
+ SubscriptionsScreen: () => import("./SubscriptionsScreen-DEmYXiXj.mjs").then((m) => m.subscriptionsScreenPropertySchema),
4049
4049
  CustomersScreen: () => import("./CustomersScreen-6QY5c1N8.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
4050
4050
  MySiteScreen: () => import("./MySiteScreen-C3xnULq3.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
4051
4051
  ShareablesScreen: () => import("./ShareablesScreen-DK5h1Wv1.mjs").then((m) => m.shareablesScreenPropertySchema),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-app/portal-sdk",
3
- "version": "0.1.334",
3
+ "version": "0.1.335",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "dist",
@@ -73,53 +73,53 @@
73
73
  "zod": "4.3.5",
74
74
  "@fluid-app/address-autocomplete": "0.1.0",
75
75
  "@fluid-app/api-client-core": "0.1.0",
76
- "@fluid-app/cart-ui": "0.1.22",
77
- "@fluid-app/company-switcher-ui": "0.1.0",
78
- "@fluid-app/company-switcher-core": "0.1.0",
79
76
  "@fluid-app/auth": "0.1.0",
77
+ "@fluid-app/company-switcher-core": "0.1.0",
78
+ "@fluid-app/cart-ui": "0.1.22",
80
79
  "@fluid-app/contacts-core": "0.1.0",
80
+ "@fluid-app/company-switcher-ui": "0.1.0",
81
81
  "@fluid-app/contacts-ui": "0.1.0",
82
82
  "@fluid-app/file-picker-core": "0.1.0",
83
- "@fluid-app/file-picker-api-client": "0.1.0",
84
83
  "@fluid-app/fluid-pay-core": "0.1.0",
85
- "@fluid-app/fluidos-api-client": "0.1.0",
86
84
  "@fluid-app/fluid-pay-ui": "0.1.0",
85
+ "@fluid-app/file-picker-api-client": "0.1.0",
86
+ "@fluid-app/fluidos-api-client": "0.1.0",
87
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
- "@fluid-app/mysite-core": "0.1.0",
91
90
  "@fluid-app/messaging-ui": "0.1.0",
91
+ "@fluid-app/mysite-core": "0.1.0",
92
92
  "@fluid-app/mysite-ui": "0.1.0",
93
93
  "@fluid-app/orders-core": "0.1.0",
94
- "@fluid-app/portal-app-download-ui": "0.1.0",
94
+ "@fluid-app/permissions": "0.1.0",
95
95
  "@fluid-app/orders-ui": "0.1.0",
96
+ "@fluid-app/portal-app-download-ui": "0.1.0",
96
97
  "@fluid-app/portal-core": "0.1.23",
97
- "@fluid-app/permissions": "0.1.0",
98
98
  "@fluid-app/portal-preview": "0.1.0",
99
99
  "@fluid-app/portal-pro-upgrade-ui": "0.1.0",
100
- "@fluid-app/portal-react": "0.1.0",
101
100
  "@fluid-app/portal-tenant-api-client": "0.1.0",
102
- "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
103
101
  "@fluid-app/portal-tenant-content-api-client": "0.1.0",
102
+ "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
103
+ "@fluid-app/portal-react": "0.1.0",
104
+ "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
104
105
  "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
105
106
  "@fluid-app/portal-tenant-store-api-client": "0.1.0",
106
107
  "@fluid-app/portal-widgets": "0.1.22",
107
- "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
108
- "@fluid-app/products-api-client": "0.1.0",
109
108
  "@fluid-app/products-core": "0.1.0",
110
- "@fluid-app/profile-ui": "0.1.0",
109
+ "@fluid-app/products-api-client": "0.1.0",
111
110
  "@fluid-app/profile-core": "0.1.0",
112
- "@fluid-app/query-persister": "0.1.0",
111
+ "@fluid-app/profile-ui": "0.1.0",
113
112
  "@fluid-app/shareables-core": "0.1.0",
113
+ "@fluid-app/query-persister": "0.1.0",
114
114
  "@fluid-app/shareables-ui": "0.1.0",
115
115
  "@fluid-app/shop-core": "0.1.0",
116
- "@fluid-app/shop-ui": "0.1.0",
117
116
  "@fluid-app/store-api-client": "0.1.0",
118
- "@fluid-app/subscriptions-core": "0.1.0",
117
+ "@fluid-app/shop-ui": "0.1.0",
119
118
  "@fluid-app/store-core": "0.1.0",
120
119
  "@fluid-app/subscriptions-ui": "0.1.0",
121
- "@fluid-app/ui-primitives": "0.1.13",
122
- "@fluid-app/typescript-config": "0.0.0"
120
+ "@fluid-app/subscriptions-core": "0.1.0",
121
+ "@fluid-app/typescript-config": "0.0.0",
122
+ "@fluid-app/ui-primitives": "0.1.13"
123
123
  },
124
124
  "peerDependencies": {
125
125
  "@hookform/resolvers": "^5.2.2",