@fluid-app/portal-sdk 0.1.394 → 0.1.395

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.
@@ -58,6 +58,6 @@ require("./use-portal-card-add-3ds-flow-Cpuii3FV.cjs");
58
58
  require("./display-Bbu9dVv-.cjs");
59
59
  require("./Combobox-CMWzBod7.cjs");
60
60
  require("./prop-types-BL9DoSxF.cjs");
61
- const require_SubscriptionsScreen = require("./SubscriptionsScreen-DUZE2Jur.cjs");
61
+ const require_SubscriptionsScreen = require("./SubscriptionsScreen-DBL7_xI5.cjs");
62
62
  exports.SubscriptionsScreen = require_SubscriptionsScreen.SubscriptionsScreen;
63
63
  exports.subscriptionsScreenPropertySchema = require_SubscriptionsScreen.subscriptionsScreenPropertySchema;
package/dist/index.cjs CHANGED
@@ -72,7 +72,7 @@ require("./Combobox-CMWzBod7.cjs");
72
72
  require("./prop-types-BL9DoSxF.cjs");
73
73
  require("./use-mysite-portal-C_V5cNaa.cjs");
74
74
  const require_ProfileScreen = require("./ProfileScreen-DMi2uEUl.cjs");
75
- const require_SubscriptionsScreen = require("./SubscriptionsScreen-DUZE2Jur.cjs");
75
+ const require_SubscriptionsScreen = require("./SubscriptionsScreen-DBL7_xI5.cjs");
76
76
  require("./dist-BY7oIoRh.cjs");
77
77
  require("./es-C0D2Nzch.cjs");
78
78
  require("./dist-D2JCrLWW.cjs");
@@ -1830,7 +1830,7 @@ const BuilderScreenView = (0, react.memo)(BuilderScreenViewImpl);
1830
1830
  //#region src/shell/system-screen-map.ts
1831
1831
  const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-BKEkPMyq.cjs")).then((m) => ({ default: m.ProfileScreen })));
1832
1832
  const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-C6nlb8uV.cjs")).then((m) => ({ default: m.OrdersScreen })));
1833
- const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-DDzvb-kH.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
1833
+ const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-DhlAqLG7.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
1834
1834
  const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-CwrWuze0.cjs")).then((m) => ({ default: m.MessagingScreen })));
1835
1835
  const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-C3uIh2YY.cjs")).then((m) => ({ default: m.ContactsScreen })));
1836
1836
  const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-bWF1Oqsi.cjs")).then((m) => ({ default: m.ShopScreen })));
@@ -3399,7 +3399,7 @@ const screenPropertySchemas = {
3399
3399
  MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-CwrWuze0.cjs")).then((m) => m.messagingScreenPropertySchema),
3400
3400
  ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-C3uIh2YY.cjs")).then((m) => m.contactsScreenPropertySchema),
3401
3401
  OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-C6nlb8uV.cjs")).then((m) => m.ordersScreenPropertySchema),
3402
- SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-DDzvb-kH.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
3402
+ SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-DhlAqLG7.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
3403
3403
  CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-BP5AcObz.cjs")).then((m) => m.customersScreenPropertySchema),
3404
3404
  MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-ARB1ty65.cjs")).then((m) => m.mySiteScreenPropertySchema),
3405
3405
  ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-DJmMJcNt.cjs")).then((m) => m.shareablesScreenPropertySchema),
package/dist/index.mjs CHANGED
@@ -38,7 +38,7 @@ import { r as carouselWidgetPropertySchema, t as CarouselWidget } from "./Carous
38
38
  import { r as catchUpWidgetPropertySchema, t as CatchUpWidget } from "./CatchUpWidget-B_hq7S18.mjs";
39
39
  import { Kn as cn$1, bt as CollapsibleTrigger, ct as Popover, dt as PopoverTrigger, g as Skeleton$1, jn as Button, m as Toaster, ut as PopoverContent, vt as Collapsible, yt as CollapsibleContent } from "./src-DX_SrMKJ.mjs";
40
40
  import { i as useMessagingAuth, n as messagingScreenPropertySchema, r as useMessagingConfig, t as MessagingScreen } from "./MessagingScreen-CssfHbTa.mjs";
41
- import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-D73rtFkC.mjs";
41
+ import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-BN2n4Elu.mjs";
42
42
  import { r as chartWidgetPropertySchema, t as ChartWidget } from "./ChartWidget-Bf7dLwLt.mjs";
43
43
  import { r as containerWidgetPropertySchema, t as ContainerWidget } from "./ContainerWidget-LbcYW_t6.mjs";
44
44
  import { r as embedWidgetPropertySchema, t as EmbedWidget } from "./EmbedWidget-OUVO-0QR.mjs";
@@ -1827,7 +1827,7 @@ const BuilderScreenView = memo(BuilderScreenViewImpl);
1827
1827
  //#region src/shell/system-screen-map.ts
1828
1828
  const ProfileScreen$1 = lazy(() => import("./ProfileScreen-MYwib7uk.mjs").then((m) => ({ default: m.ProfileScreen })));
1829
1829
  const OrdersScreen$1 = lazy(() => import("./OrdersScreen-B0zLPyHf.mjs").then((m) => ({ default: m.OrdersScreen })));
1830
- const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-O2fF6ZPV.mjs").then((m) => ({ default: m.SubscriptionsScreen })));
1830
+ const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-Bop6Bans.mjs").then((m) => ({ default: m.SubscriptionsScreen })));
1831
1831
  const MessagingScreen$1 = lazy(() => import("./MessagingScreen-D0gx_NDU.mjs").then((m) => ({ default: m.MessagingScreen })));
1832
1832
  const ContactsScreen$1 = lazy(() => import("./ContactsScreen-6ICU7plZ.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
1833
1833
  const ShopScreen$1 = lazy(() => import("./ShopScreen-B4U3PPMU.mjs").then((m) => ({ default: m.ShopScreen })));
@@ -3396,7 +3396,7 @@ const screenPropertySchemas = {
3396
3396
  MessagingScreen: () => import("./MessagingScreen-D0gx_NDU.mjs").then((m) => m.messagingScreenPropertySchema),
3397
3397
  ContactsScreen: () => import("./ContactsScreen-6ICU7plZ.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
3398
3398
  OrdersScreen: () => import("./OrdersScreen-B0zLPyHf.mjs").then((m) => m.ordersScreenPropertySchema),
3399
- SubscriptionsScreen: () => import("./SubscriptionsScreen-O2fF6ZPV.mjs").then((m) => m.subscriptionsScreenPropertySchema),
3399
+ SubscriptionsScreen: () => import("./SubscriptionsScreen-Bop6Bans.mjs").then((m) => m.subscriptionsScreenPropertySchema),
3400
3400
  CustomersScreen: () => import("./CustomersScreen-Dnod5Kf5.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
3401
3401
  MySiteScreen: () => import("./MySiteScreen-BPeiqAa1.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
3402
3402
  ShareablesScreen: () => import("./ShareablesScreen-DKd1qC0y.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.394",
3
+ "version": "0.1.395",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "dist",
@@ -81,17 +81,17 @@
81
81
  "tsdown": "^0.21.0",
82
82
  "typescript": "^5",
83
83
  "zod": "4.3.5",
84
- "@fluid-app/api-client-core": "0.1.0",
85
84
  "@fluid-app/address-autocomplete": "0.1.0",
86
- "@fluid-app/address-fields": "0.1.0",
87
85
  "@fluid-app/auth": "0.1.0",
86
+ "@fluid-app/address-fields": "0.1.0",
88
87
  "@fluid-app/cart-ui": "0.1.25",
88
+ "@fluid-app/api-client-core": "0.1.0",
89
89
  "@fluid-app/company-switcher-ui": "0.1.0",
90
90
  "@fluid-app/contacts-core": "0.1.0",
91
- "@fluid-app/file-picker-api-client": "0.1.0",
92
91
  "@fluid-app/contacts-ui": "0.1.0",
93
- "@fluid-app/file-picker-core": "0.1.0",
92
+ "@fluid-app/file-picker-api-client": "0.1.0",
94
93
  "@fluid-app/fluid-pay-core": "0.1.0",
94
+ "@fluid-app/file-picker-core": "0.1.0",
95
95
  "@fluid-app/i18n": "0.1.0",
96
96
  "@fluid-app/fluid-pay-ui": "0.1.0",
97
97
  "@fluid-app/messaging-api-client": "0.1.0",
@@ -100,33 +100,33 @@
100
100
  "@fluid-app/mysite-core": "0.1.0",
101
101
  "@fluid-app/mysite-ui": "0.1.0",
102
102
  "@fluid-app/orders-core": "0.1.0",
103
- "@fluid-app/orders-ui": "0.1.0",
104
103
  "@fluid-app/payments-display": "0.1.0",
105
104
  "@fluid-app/portal-app-download-ui": "0.1.0",
105
+ "@fluid-app/orders-ui": "0.1.0",
106
106
  "@fluid-app/portal-core": "0.1.23",
107
107
  "@fluid-app/portal-preview": "0.1.0",
108
- "@fluid-app/portal-pro-upgrade-ui": "0.1.0",
109
108
  "@fluid-app/portal-react": "0.1.0",
110
- "@fluid-app/portal-tenant-api-client": "0.1.0",
109
+ "@fluid-app/portal-pro-upgrade-ui": "0.1.0",
111
110
  "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
112
- "@fluid-app/portal-tenant-content-api-client": "0.1.0",
111
+ "@fluid-app/portal-tenant-api-client": "0.1.0",
113
112
  "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
113
+ "@fluid-app/portal-tenant-content-api-client": "0.1.0",
114
114
  "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
115
115
  "@fluid-app/portal-tenant-store-api-client": "0.1.0",
116
116
  "@fluid-app/portal-widgets": "0.1.22",
117
117
  "@fluid-app/products-api-client": "0.1.0",
118
- "@fluid-app/products-core": "0.1.0",
119
118
  "@fluid-app/profile-core": "0.1.0",
120
119
  "@fluid-app/profile-ui": "0.1.0",
121
- "@fluid-app/query-persister": "0.1.0",
120
+ "@fluid-app/products-core": "0.1.0",
122
121
  "@fluid-app/shareables-core": "0.1.0",
122
+ "@fluid-app/query-persister": "0.1.0",
123
123
  "@fluid-app/shareables-ui": "0.1.0",
124
- "@fluid-app/shop-ui": "0.1.0",
125
- "@fluid-app/shop-core": "0.1.0",
126
124
  "@fluid-app/store-core": "0.1.0",
125
+ "@fluid-app/shop-ui": "0.1.0",
127
126
  "@fluid-app/subscriptions-core": "0.1.0",
128
- "@fluid-app/subscriptions-ui": "0.1.0",
127
+ "@fluid-app/shop-core": "0.1.0",
129
128
  "@fluid-app/typescript-config": "0.0.0",
129
+ "@fluid-app/subscriptions-ui": "0.1.0",
130
130
  "@fluid-app/ui-primitives": "0.1.13",
131
131
  "@fluid-app/widget-runtime": "0.1.0"
132
132
  },