@fluid-app/portal-sdk 0.1.254 → 0.1.255
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/{AddressAutocompleteInput-Dy5sL54V.mjs → AddressAutocompleteInput-Dg-75n-K.mjs} +9 -12
- package/dist/AddressAutocompleteInput-Dg-75n-K.mjs.map +1 -0
- package/dist/{AddressAutocompleteInput-eO2ZMNvX.cjs → AddressAutocompleteInput-W2jWPYoJ.cjs} +26 -11
- package/dist/AddressAutocompleteInput-W2jWPYoJ.cjs.map +1 -0
- package/dist/{ProfileScreen-CfTHeXRn.mjs → ProfileScreen-D42NNNqT.mjs} +2 -2
- package/dist/{ProfileScreen-DxO1rvGl.mjs → ProfileScreen-Dvq3SfmI.mjs} +2 -2
- package/dist/{ProfileScreen-DxO1rvGl.mjs.map → ProfileScreen-Dvq3SfmI.mjs.map} +1 -1
- package/dist/{ProfileScreen-CFXyi6hi.cjs → ProfileScreen-LL3z9-cx.cjs} +2 -2
- package/dist/{ProfileScreen-CFXyi6hi.cjs.map → ProfileScreen-LL3z9-cx.cjs.map} +1 -1
- package/dist/{ProfileScreen-CS-4fa9g.cjs → ProfileScreen-dU8ZM8eY.cjs} +2 -2
- package/dist/{SubscriptionsScreen-ByoOMsky.cjs → SubscriptionsScreen-Bm8Ncl1e.cjs} +624 -166
- package/dist/SubscriptionsScreen-Bm8Ncl1e.cjs.map +1 -0
- package/dist/{SubscriptionsScreen-Y4UgpC1Y.mjs → SubscriptionsScreen-CsNE6gik.mjs} +627 -169
- package/dist/SubscriptionsScreen-CsNE6gik.mjs.map +1 -0
- package/dist/{SubscriptionsScreen-GCZYPM8-.cjs → SubscriptionsScreen-ztgglvXe.cjs} +2 -2
- package/dist/index.cjs +7 -7
- package/dist/index.mjs +7 -7
- package/package.json +15 -15
- package/dist/AddressAutocompleteInput-Dy5sL54V.mjs.map +0 -1
- package/dist/AddressAutocompleteInput-eO2ZMNvX.cjs.map +0 -1
- package/dist/SubscriptionsScreen-ByoOMsky.cjs.map +0 -1
- package/dist/SubscriptionsScreen-Y4UgpC1Y.mjs.map +0 -1
|
@@ -4,8 +4,8 @@ require("./api-context-BkBvyFVK.cjs");
|
|
|
4
4
|
require("./countries-api-context-C0C0K9gJ.cjs");
|
|
5
5
|
require("./src-xGZGQSPj.cjs");
|
|
6
6
|
require("./ScreenHeaderContext-JDIUM84f.cjs");
|
|
7
|
-
require("./AddressAutocompleteInput-
|
|
8
|
-
const require_SubscriptionsScreen = require("./SubscriptionsScreen-
|
|
7
|
+
require("./AddressAutocompleteInput-W2jWPYoJ.cjs");
|
|
8
|
+
const require_SubscriptionsScreen = require("./SubscriptionsScreen-Bm8Ncl1e.cjs");
|
|
9
9
|
require("./order-status-badge-BbY5RoiL.cjs");
|
|
10
10
|
require("./SearchSort-CKdDCwqf.cjs");
|
|
11
11
|
exports.SubscriptionsScreen = require_SubscriptionsScreen.SubscriptionsScreen;
|
package/dist/index.cjs
CHANGED
|
@@ -48,11 +48,11 @@ const require_CustomersScreen = require("./CustomersScreen-1amzWWd1.cjs");
|
|
|
48
48
|
const require_use_account = require("./use-account-BfU-TydK.cjs");
|
|
49
49
|
const require_AppNavigationContext = require("./AppNavigationContext-CDowN9gd.cjs");
|
|
50
50
|
const require_MessagingScreen = require("./MessagingScreen-CrTcbztO.cjs");
|
|
51
|
-
require("./AddressAutocompleteInput-
|
|
51
|
+
require("./AddressAutocompleteInput-W2jWPYoJ.cjs");
|
|
52
52
|
require("./dist-DXtRwmpl.cjs");
|
|
53
53
|
require("./components-ByF_YWtD.cjs");
|
|
54
|
-
const require_ProfileScreen = require("./ProfileScreen-
|
|
55
|
-
const require_SubscriptionsScreen = require("./SubscriptionsScreen-
|
|
54
|
+
const require_ProfileScreen = require("./ProfileScreen-LL3z9-cx.cjs");
|
|
55
|
+
const require_SubscriptionsScreen = require("./SubscriptionsScreen-Bm8Ncl1e.cjs");
|
|
56
56
|
require("./dist-BPZPs7SF.cjs");
|
|
57
57
|
require("./es-CtTr3tb5.cjs");
|
|
58
58
|
require("./static-dict-adapter-BLfRl80i.cjs");
|
|
@@ -2075,9 +2075,9 @@ function BuilderScreenViewImpl({ screen, className }) {
|
|
|
2075
2075
|
const BuilderScreenView = (0, react.memo)(BuilderScreenViewImpl);
|
|
2076
2076
|
//#endregion
|
|
2077
2077
|
//#region src/shell/system-screen-map.ts
|
|
2078
|
-
const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-
|
|
2078
|
+
const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-dU8ZM8eY.cjs")).then((m) => ({ default: m.ProfileScreen })));
|
|
2079
2079
|
const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-BCi3J2KO.cjs")).then((m) => ({ default: m.OrdersScreen })));
|
|
2080
|
-
const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-
|
|
2080
|
+
const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-ztgglvXe.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
|
|
2081
2081
|
const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-BohdQMST.cjs")).then((m) => ({ default: m.MessagingScreen })));
|
|
2082
2082
|
const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-BC5P7RD1.cjs")).then((m) => ({ default: m.ContactsScreen })));
|
|
2083
2083
|
const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-CrRI83Xk.cjs")).then((m) => ({ default: m.ShopScreen })));
|
|
@@ -3728,11 +3728,11 @@ zod.z.object({
|
|
|
3728
3728
|
//#endregion
|
|
3729
3729
|
//#region src/screens/index.ts
|
|
3730
3730
|
const screenPropertySchemas = {
|
|
3731
|
-
ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-
|
|
3731
|
+
ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-dU8ZM8eY.cjs")).then((m) => m.profileScreenPropertySchema),
|
|
3732
3732
|
MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-BohdQMST.cjs")).then((m) => m.messagingScreenPropertySchema),
|
|
3733
3733
|
ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-BC5P7RD1.cjs")).then((m) => m.contactsScreenPropertySchema),
|
|
3734
3734
|
OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-BCi3J2KO.cjs")).then((m) => m.ordersScreenPropertySchema),
|
|
3735
|
-
SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-
|
|
3735
|
+
SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-ztgglvXe.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
|
|
3736
3736
|
CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-1amzWWd1.cjs")).then((n) => n.CustomersScreen_exports).then((m) => m.customersScreenPropertySchema),
|
|
3737
3737
|
MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-B9kehnJ0.cjs")).then((m) => m.mySiteScreenPropertySchema),
|
|
3738
3738
|
ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-76VSaL07.cjs")).then((m) => m.shareablesScreenPropertySchema),
|
package/dist/index.mjs
CHANGED
|
@@ -25,7 +25,7 @@ import { r as carouselWidgetPropertySchema, t as CarouselWidget } from "./Carous
|
|
|
25
25
|
import { r as catchUpWidgetPropertySchema, t as CatchUpWidget } from "./CatchUpWidget-Bj30ZbUk.mjs";
|
|
26
26
|
import { At as CardTitle, C as Skeleton$1, Dt as CardDescription, In as cn$1, On as Button, Ot as CardFooter, _t as CollapsibleContent, gt as Collapsible, ht as PopoverTrigger, kt as CardHeader, mt as PopoverContent, pt as Popover, vt as CollapsibleTrigger, wt as Card, x as Toaster } from "./src-C2-FdDaD.mjs";
|
|
27
27
|
import { a as useMessagingAuth, i as useMessagingConfig, n as messagingScreenPropertySchema, r as createFluidFileUploader, t as MessagingScreen } from "./MessagingScreen-CKE4KsvW.mjs";
|
|
28
|
-
import { r as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-
|
|
28
|
+
import { r as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-CsNE6gik.mjs";
|
|
29
29
|
import { r as chartWidgetPropertySchema, t as ChartWidget } from "./ChartWidget-VQNT2NgS.mjs";
|
|
30
30
|
import { r as containerWidgetPropertySchema, t as ContainerWidget } from "./ContainerWidget-YMePQ1FG.mjs";
|
|
31
31
|
import { r as imageWidgetPropertySchema, t as ImageWidget } from "./ImageWidget-DmaAQZBK.mjs";
|
|
@@ -47,10 +47,10 @@ import { t as useStore } from "./use-store-efmQhKpB.mjs";
|
|
|
47
47
|
import { i as CoreScreenPlaceholder, r as customersScreenPropertySchema, t as CustomersScreen } from "./CustomersScreen-COYZv9YJ.mjs";
|
|
48
48
|
import { t as useAccount } from "./use-account-CBMPhhs7.mjs";
|
|
49
49
|
import { n as useAppNavigation, t as AppNavigationProvider } from "./AppNavigationContext-Dvc0yoZF.mjs";
|
|
50
|
-
import "./AddressAutocompleteInput-
|
|
50
|
+
import "./AddressAutocompleteInput-Dg-75n-K.mjs";
|
|
51
51
|
import "./sortable.esm-C-MnF_6h.mjs";
|
|
52
52
|
import "./components-C556hFhF.mjs";
|
|
53
|
-
import { n as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-
|
|
53
|
+
import { n as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-Dvq3SfmI.mjs";
|
|
54
54
|
import "./dist-CCN3CBrB.mjs";
|
|
55
55
|
import "./es-CJB82_ux.mjs";
|
|
56
56
|
import "./static-dict-adapter-CdbsRyE-.mjs";
|
|
@@ -2073,9 +2073,9 @@ function BuilderScreenViewImpl({ screen, className }) {
|
|
|
2073
2073
|
const BuilderScreenView = memo(BuilderScreenViewImpl);
|
|
2074
2074
|
//#endregion
|
|
2075
2075
|
//#region src/shell/system-screen-map.ts
|
|
2076
|
-
const ProfileScreen$1 = lazy(() => import("./ProfileScreen-
|
|
2076
|
+
const ProfileScreen$1 = lazy(() => import("./ProfileScreen-D42NNNqT.mjs").then((m) => ({ default: m.ProfileScreen })));
|
|
2077
2077
|
const OrdersScreen$1 = lazy(() => import("./OrdersScreen-BQiVo6oK.mjs").then((n) => n.n).then((m) => ({ default: m.OrdersScreen })));
|
|
2078
|
-
const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-
|
|
2078
|
+
const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-CsNE6gik.mjs").then((n) => n.n).then((m) => ({ default: m.SubscriptionsScreen })));
|
|
2079
2079
|
const MessagingScreen$1 = lazy(() => import("./MessagingScreen-BU7xPuff.mjs").then((m) => ({ default: m.MessagingScreen })));
|
|
2080
2080
|
const ContactsScreen$1 = lazy(() => import("./ContactsScreen-CYl6fWtE.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
|
|
2081
2081
|
const ShopScreen$1 = lazy(() => import("./ShopScreen-kuA8cWVc.mjs").then((m) => ({ default: m.ShopScreen })));
|
|
@@ -3726,11 +3726,11 @@ z.object({
|
|
|
3726
3726
|
//#endregion
|
|
3727
3727
|
//#region src/screens/index.ts
|
|
3728
3728
|
const screenPropertySchemas = {
|
|
3729
|
-
ProfileScreen: () => import("./ProfileScreen-
|
|
3729
|
+
ProfileScreen: () => import("./ProfileScreen-D42NNNqT.mjs").then((m) => m.profileScreenPropertySchema),
|
|
3730
3730
|
MessagingScreen: () => import("./MessagingScreen-BU7xPuff.mjs").then((m) => m.messagingScreenPropertySchema),
|
|
3731
3731
|
ContactsScreen: () => import("./ContactsScreen-CYl6fWtE.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
|
|
3732
3732
|
OrdersScreen: () => import("./OrdersScreen-BQiVo6oK.mjs").then((n) => n.n).then((m) => m.ordersScreenPropertySchema),
|
|
3733
|
-
SubscriptionsScreen: () => import("./SubscriptionsScreen-
|
|
3733
|
+
SubscriptionsScreen: () => import("./SubscriptionsScreen-CsNE6gik.mjs").then((n) => n.n).then((m) => m.subscriptionsScreenPropertySchema),
|
|
3734
3734
|
CustomersScreen: () => import("./CustomersScreen-COYZv9YJ.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
|
|
3735
3735
|
MySiteScreen: () => import("./MySiteScreen-NLTRHHJf.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
|
|
3736
3736
|
ShareablesScreen: () => import("./ShareablesScreen-D-8ftgWG.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.
|
|
3
|
+
"version": "0.1.255",
|
|
4
4
|
"description": "SDK for building custom Fluid portals",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -72,15 +72,15 @@
|
|
|
72
72
|
"typescript": "^5",
|
|
73
73
|
"zod": "4.3.5",
|
|
74
74
|
"@fluid-app/address-autocomplete": "0.1.0",
|
|
75
|
-
"@fluid-app/api-client-core": "0.1.0",
|
|
76
75
|
"@fluid-app/auth": "0.1.0",
|
|
77
|
-
"@fluid-app/
|
|
78
|
-
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
76
|
+
"@fluid-app/api-client-core": "0.1.0",
|
|
79
77
|
"@fluid-app/cart-ui": "0.1.17",
|
|
78
|
+
"@fluid-app/company-switcher-core": "0.1.0",
|
|
80
79
|
"@fluid-app/contacts-core": "0.1.0",
|
|
81
|
-
"@fluid-app/
|
|
80
|
+
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
82
81
|
"@fluid-app/contacts-ui": "0.1.0",
|
|
83
82
|
"@fluid-app/file-picker-core": "0.1.0",
|
|
83
|
+
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
84
84
|
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
85
85
|
"@fluid-app/fluid-pay-ui": "0.1.0",
|
|
86
86
|
"@fluid-app/fluidos-api-client": "0.1.0",
|
|
@@ -93,33 +93,33 @@
|
|
|
93
93
|
"@fluid-app/orders-core": "0.1.0",
|
|
94
94
|
"@fluid-app/orders-ui": "0.1.0",
|
|
95
95
|
"@fluid-app/permissions": "0.1.0",
|
|
96
|
-
"@fluid-app/portal-preview": "0.1.0",
|
|
97
|
-
"@fluid-app/portal-core": "0.1.23",
|
|
98
96
|
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
97
|
+
"@fluid-app/portal-core": "0.1.23",
|
|
98
|
+
"@fluid-app/portal-pro-upgrade-ui": "0.1.0",
|
|
99
|
+
"@fluid-app/portal-preview": "0.1.0",
|
|
99
100
|
"@fluid-app/portal-react": "0.1.0",
|
|
100
101
|
"@fluid-app/portal-tenant-api-client": "0.1.0",
|
|
101
102
|
"@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
|
|
102
|
-
"@fluid-app/portal-
|
|
103
|
+
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
103
104
|
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
104
105
|
"@fluid-app/portal-tenant-pay-api-client": "0.1.0",
|
|
105
106
|
"@fluid-app/portal-tenant-store-api-client": "0.1.0",
|
|
106
|
-
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
107
107
|
"@fluid-app/portal-widgets": "0.1.22",
|
|
108
|
+
"@fluid-app/products-api-client": "0.1.0",
|
|
108
109
|
"@fluid-app/products-core": "0.1.0",
|
|
109
110
|
"@fluid-app/profile-core": "0.1.0",
|
|
110
|
-
"@fluid-app/profile-ui": "0.1.0",
|
|
111
|
-
"@fluid-app/shareables-core": "0.1.0",
|
|
112
111
|
"@fluid-app/query-persister": "0.1.0",
|
|
112
|
+
"@fluid-app/shareables-core": "0.1.0",
|
|
113
|
+
"@fluid-app/profile-ui": "0.1.0",
|
|
113
114
|
"@fluid-app/shareables-ui": "0.1.0",
|
|
114
|
-
"@fluid-app/products-api-client": "0.1.0",
|
|
115
115
|
"@fluid-app/shop-core": "0.1.0",
|
|
116
116
|
"@fluid-app/shop-ui": "0.1.0",
|
|
117
117
|
"@fluid-app/store-api-client": "0.1.0",
|
|
118
|
-
"@fluid-app/subscriptions-core": "0.1.0",
|
|
119
118
|
"@fluid-app/store-core": "0.1.0",
|
|
119
|
+
"@fluid-app/subscriptions-core": "0.1.0",
|
|
120
|
+
"@fluid-app/subscriptions-ui": "0.1.0",
|
|
120
121
|
"@fluid-app/typescript-config": "0.0.0",
|
|
121
|
-
"@fluid-app/ui-primitives": "0.1.13"
|
|
122
|
-
"@fluid-app/subscriptions-ui": "0.1.0"
|
|
122
|
+
"@fluid-app/ui-primitives": "0.1.13"
|
|
123
123
|
},
|
|
124
124
|
"peerDependencies": {
|
|
125
125
|
"@hookform/resolvers": "^5.2.2",
|