@fluid-app/portal-sdk 0.1.228 → 0.1.230
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/{FluidProvider-Bl8BC3N1.cjs → FluidProvider-Bc56jo27.cjs} +5 -3
- package/dist/{FluidProvider-Bl8BC3N1.cjs.map → FluidProvider-Bc56jo27.cjs.map} +1 -1
- package/dist/{FluidProvider-1ny2_ye-.mjs → FluidProvider-CLpYfVNX.mjs} +5 -3
- package/dist/{FluidProvider-1ny2_ye-.mjs.map → FluidProvider-CLpYfVNX.mjs.map} +1 -1
- package/dist/{MessagingScreen-CF2894Tr.cjs → MessagingScreen-BJnHF8Va.cjs} +2 -2
- package/dist/{MessagingScreen-CF2894Tr.cjs.map → MessagingScreen-BJnHF8Va.cjs.map} +1 -1
- package/dist/{MessagingScreen-7VQtzmmg.mjs → MessagingScreen-DLmXcdxZ.mjs} +2 -2
- package/dist/{MessagingScreen-7VQtzmmg.mjs.map → MessagingScreen-DLmXcdxZ.mjs.map} +1 -1
- package/dist/{MessagingScreen-BbCJ4ctF.cjs → MessagingScreen-araykPtU.cjs} +2 -2
- package/dist/{ProfileScreen-BOvOpIS1.mjs → ProfileScreen-B55RliPH.mjs} +2 -2
- package/dist/{ProfileScreen-BOvOpIS1.mjs.map → ProfileScreen-B55RliPH.mjs.map} +1 -1
- package/dist/{ProfileScreen-DE6Rrw23.cjs → ProfileScreen-CgieZEps.cjs} +2 -2
- package/dist/{ProfileScreen-DE6Rrw23.cjs.map → ProfileScreen-CgieZEps.cjs.map} +1 -1
- package/dist/{ProfileScreen-BT-SOUnq.cjs → ProfileScreen-KkzdoK5p.cjs} +2 -2
- package/dist/{ShareablesScreen-ujMMFRgM.cjs → ShareablesScreen-CTIe6EH0.cjs} +1 -1
- package/dist/{ShareablesScreen-DaOvfu8L.mjs → ShareablesScreen-DjRtywMv.mjs} +75 -89
- package/dist/ShareablesScreen-DjRtywMv.mjs.map +1 -0
- package/dist/{ShareablesScreen-D6zYE_qj.cjs → ShareablesScreen-o6frhZUM.cjs} +75 -89
- package/dist/ShareablesScreen-o6frhZUM.cjs.map +1 -0
- package/dist/{ShopScreen-yZUXE55P.cjs → ShopScreen-8VoJvVs7.cjs} +2 -2
- package/dist/{ShopScreen-yZUXE55P.cjs.map → ShopScreen-8VoJvVs7.cjs.map} +1 -1
- package/dist/{ShopScreen-IQ3tqLfP.cjs → ShopScreen-Bgflgt7W.cjs} +2 -2
- package/dist/{ShopScreen-CJcGSrG4.mjs → ShopScreen-DEKy0nFN.mjs} +2 -2
- package/dist/{ShopScreen-CJcGSrG4.mjs.map → ShopScreen-DEKy0nFN.mjs.map} +1 -1
- package/dist/index.cjs +13 -13
- package/dist/index.mjs +13 -13
- package/package.json +14 -14
- package/dist/ShareablesScreen-D6zYE_qj.cjs.map +0 -1
- package/dist/ShareablesScreen-DaOvfu8L.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./es-BkP8gyWU.mjs";
|
|
2
|
-
import { a as createScreen, c as FluidThemeProvider, f as useAppDefinitionApi, i as widgetPropertySchemas, l as useThemeContext, m as deleteDatabase, n as useFluidContext, o as createWidgetFromShareable, p as createPersister, r as DEFAULT_SDK_WIDGET_REGISTRY, s as createWidgetRegistry, t as FluidProvider } from "./FluidProvider-
|
|
2
|
+
import { a as createScreen, c as FluidThemeProvider, f as useAppDefinitionApi, i as widgetPropertySchemas, l as useThemeContext, m as deleteDatabase, n as useFluidContext, o as createWidgetFromShareable, p as createPersister, r as DEFAULT_SDK_WIDGET_REGISTRY, s as createWidgetRegistry, t as FluidProvider } from "./FluidProvider-CLpYfVNX.mjs";
|
|
3
3
|
import { a as assertNever, i as assertDefined, n as DataAwareWidget, o as isWidgetType, r as WIDGET_TYPE_NAMES, s as isWidgetTypeName, u as useRegistry } from "./ScreenRenderer-Bk23YOtN.mjs";
|
|
4
4
|
import "./account-api-context-BIZ_aibJ.mjs";
|
|
5
5
|
import "./store-api-context-C1lXT_3d.mjs";
|
|
@@ -25,7 +25,7 @@ import "./MediaRenderer-CqUpv3St.mjs";
|
|
|
25
25
|
import { r as carouselWidgetPropertySchema, t as CarouselWidget } from "./CarouselWidget-B5a66pDc.mjs";
|
|
26
26
|
import { r as catchUpWidgetPropertySchema, t as CatchUpWidget } from "./CatchUpWidget-X2680gAn.mjs";
|
|
27
27
|
import { C as Skeleton$1, En as Button, Pn as cn$1, _t as CollapsibleContent, gt as Collapsible, ht as PopoverTrigger, mt as PopoverContent, pt as Popover, vt as CollapsibleTrigger, x as Toaster } from "./src-CCqVyAdS.mjs";
|
|
28
|
-
import { a as useMessagingConfig, i as createFluidFileUploader, o as useMessagingAuth, r as messagingScreenPropertySchema, t as MessagingScreen } from "./MessagingScreen-
|
|
28
|
+
import { a as useMessagingConfig, i as createFluidFileUploader, o as useMessagingAuth, r as messagingScreenPropertySchema, t as MessagingScreen } from "./MessagingScreen-DLmXcdxZ.mjs";
|
|
29
29
|
import { r as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-mUaEWHn5.mjs";
|
|
30
30
|
import { r as chartWidgetPropertySchema, t as ChartWidget } from "./ChartWidget-ByvB8nlZ.mjs";
|
|
31
31
|
import { r as containerWidgetPropertySchema, t as ContainerWidget } from "./ContainerWidget-CN7mQWpx.mjs";
|
|
@@ -50,7 +50,7 @@ import { t as useStore } from "./use-store-3holBUj4.mjs";
|
|
|
50
50
|
import { i as CoreScreenPlaceholder, r as customersScreenPropertySchema, t as CustomersScreen } from "./CustomersScreen-D55HjYHC.mjs";
|
|
51
51
|
import { n as useAppNavigation, t as AppNavigationProvider } from "./AppNavigationContext-BcZZMtV6.mjs";
|
|
52
52
|
import "./fluid-pay-api-adapter-Dv2K17WN.mjs";
|
|
53
|
-
import { r as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-
|
|
53
|
+
import { r as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-B55RliPH.mjs";
|
|
54
54
|
import "./dist-q1wrtxfG.mjs";
|
|
55
55
|
import { r as contactsScreenPropertySchema, t as ContactsScreen } from "./ContactsScreen-DHHzJhO4.mjs";
|
|
56
56
|
import "./SearchSort-BQ-nf9gJ.mjs";
|
|
@@ -60,9 +60,9 @@ import "./order-status-badge-CnQE7lFJ.mjs";
|
|
|
60
60
|
import { r as ordersScreenPropertySchema, t as OrdersScreen } from "./OrdersScreen-YWHy3VBL.mjs";
|
|
61
61
|
import "./sortable.esm-BSpvRpWg.mjs";
|
|
62
62
|
import { r as mySiteScreenPropertySchema, t as MySiteScreen } from "./MySiteScreen-Q9xN2oxD.mjs";
|
|
63
|
-
import { r as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-
|
|
63
|
+
import { r as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-DjRtywMv.mjs";
|
|
64
64
|
import "./PortalProductsApiProvider-BeCWFRtF.mjs";
|
|
65
|
-
import { r as shopScreenPropertySchema, t as ShopScreen } from "./ShopScreen-
|
|
65
|
+
import { r as shopScreenPropertySchema, t as ShopScreen } from "./ShopScreen-DEKy0nFN.mjs";
|
|
66
66
|
import "./UpgradeScreen-CGiVn0KG.mjs";
|
|
67
67
|
import "./AppDownloadScreen-zrhWlSE7.mjs";
|
|
68
68
|
import * as React$1 from "react";
|
|
@@ -2140,14 +2140,14 @@ function AccountManageLayout({ children }) {
|
|
|
2140
2140
|
}
|
|
2141
2141
|
//#endregion
|
|
2142
2142
|
//#region src/shell/system-screen-map.ts
|
|
2143
|
-
const ProfileScreen$1 = lazy(() => import("./ProfileScreen-
|
|
2143
|
+
const ProfileScreen$1 = lazy(() => import("./ProfileScreen-B55RliPH.mjs").then((n) => n.n).then((m) => ({ default: m.ProfileScreen })));
|
|
2144
2144
|
const OrdersScreen$1 = lazy(() => import("./OrdersScreen-YWHy3VBL.mjs").then((n) => n.n).then((m) => ({ default: m.OrdersScreen })));
|
|
2145
2145
|
const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-mUaEWHn5.mjs").then((n) => n.n).then((m) => ({ default: m.SubscriptionsScreen })));
|
|
2146
|
-
const MessagingScreen$1 = lazy(() => import("./MessagingScreen-
|
|
2146
|
+
const MessagingScreen$1 = lazy(() => import("./MessagingScreen-DLmXcdxZ.mjs").then((n) => n.n).then((m) => ({ default: m.MessagingScreen })));
|
|
2147
2147
|
const ContactsScreen$1 = lazy(() => import("./ContactsScreen-DHHzJhO4.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
|
|
2148
|
-
const ShopScreen$1 = lazy(() => import("./ShopScreen-
|
|
2148
|
+
const ShopScreen$1 = lazy(() => import("./ShopScreen-DEKy0nFN.mjs").then((n) => n.n).then((m) => ({ default: m.ShopScreen })));
|
|
2149
2149
|
const CustomersScreen$1 = lazy(() => import("./CustomersScreen-D55HjYHC.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
|
|
2150
|
-
const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-
|
|
2150
|
+
const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-DjRtywMv.mjs").then((n) => n.n).then((m) => ({ default: m.ShareablesScreen })));
|
|
2151
2151
|
const MySiteScreen$1 = lazy(() => import("./MySiteScreen-Q9xN2oxD.mjs").then((n) => n.n).then((m) => ({ default: m.MySiteScreen })));
|
|
2152
2152
|
const UpgradeScreen = lazy(() => import("./UpgradeScreen-CGiVn0KG.mjs").then((n) => n.t).then((m) => ({ default: m.UpgradeScreen })));
|
|
2153
2153
|
const AppDownloadScreen = lazy(() => import("./AppDownloadScreen-zrhWlSE7.mjs").then((n) => n.t).then((m) => ({ default: m.AppDownloadScreen })));
|
|
@@ -3634,15 +3634,15 @@ z.object({
|
|
|
3634
3634
|
//#endregion
|
|
3635
3635
|
//#region src/screens/index.ts
|
|
3636
3636
|
const screenPropertySchemas = {
|
|
3637
|
-
ProfileScreen: () => import("./ProfileScreen-
|
|
3638
|
-
MessagingScreen: () => import("./MessagingScreen-
|
|
3637
|
+
ProfileScreen: () => import("./ProfileScreen-B55RliPH.mjs").then((n) => n.n).then((m) => m.profileScreenPropertySchema),
|
|
3638
|
+
MessagingScreen: () => import("./MessagingScreen-DLmXcdxZ.mjs").then((n) => n.n).then((m) => m.messagingScreenPropertySchema),
|
|
3639
3639
|
ContactsScreen: () => import("./ContactsScreen-DHHzJhO4.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
|
|
3640
3640
|
OrdersScreen: () => import("./OrdersScreen-YWHy3VBL.mjs").then((n) => n.n).then((m) => m.ordersScreenPropertySchema),
|
|
3641
3641
|
SubscriptionsScreen: () => import("./SubscriptionsScreen-mUaEWHn5.mjs").then((n) => n.n).then((m) => m.subscriptionsScreenPropertySchema),
|
|
3642
3642
|
CustomersScreen: () => import("./CustomersScreen-D55HjYHC.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
|
|
3643
3643
|
MySiteScreen: () => import("./MySiteScreen-Q9xN2oxD.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
|
|
3644
|
-
ShareablesScreen: () => import("./ShareablesScreen-
|
|
3645
|
-
ShopScreen: () => import("./ShopScreen-
|
|
3644
|
+
ShareablesScreen: () => import("./ShareablesScreen-DjRtywMv.mjs").then((n) => n.n).then((m) => m.shareablesScreenPropertySchema),
|
|
3645
|
+
ShopScreen: () => import("./ShopScreen-DEKy0nFN.mjs").then((n) => n.n).then((m) => m.shopScreenPropertySchema),
|
|
3646
3646
|
UpgradeScreen: () => import("./UpgradeScreen-CGiVn0KG.mjs").then((n) => n.t).then((m) => m.upgradeScreenPropertySchema),
|
|
3647
3647
|
AppDownloadScreen: () => import("./AppDownloadScreen-zrhWlSE7.mjs").then((n) => n.t).then((m) => m.appDownloadScreenPropertySchema)
|
|
3648
3648
|
};
|
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.230",
|
|
4
4
|
"description": "SDK for building custom Fluid portals",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -73,45 +73,45 @@
|
|
|
73
73
|
"zod": "4.3.5",
|
|
74
74
|
"@fluid-app/api-client-core": "0.1.0",
|
|
75
75
|
"@fluid-app/auth": "0.1.0",
|
|
76
|
-
"@fluid-app/company-switcher-core": "0.1.0",
|
|
77
|
-
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
78
76
|
"@fluid-app/cart-ui": "0.1.17",
|
|
77
|
+
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
78
|
+
"@fluid-app/company-switcher-core": "0.1.0",
|
|
79
79
|
"@fluid-app/contacts-core": "0.1.0",
|
|
80
80
|
"@fluid-app/contacts-ui": "0.1.0",
|
|
81
|
-
"@fluid-app/file-picker-core": "0.1.0",
|
|
82
81
|
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
83
82
|
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
84
|
-
"@fluid-app/
|
|
85
|
-
"@fluid-app/messaging-ui": "0.1.0",
|
|
83
|
+
"@fluid-app/file-picker-core": "0.1.0",
|
|
86
84
|
"@fluid-app/messaging-api-client": "0.1.0",
|
|
85
|
+
"@fluid-app/fluidos-api-client": "0.1.0",
|
|
87
86
|
"@fluid-app/messaging-core": "0.1.0",
|
|
88
|
-
"@fluid-app/
|
|
87
|
+
"@fluid-app/messaging-ui": "0.1.0",
|
|
88
|
+
"@fluid-app/mysite-core": "0.1.0",
|
|
89
89
|
"@fluid-app/mysite-ui": "0.1.0",
|
|
90
|
+
"@fluid-app/orders-core": "0.1.0",
|
|
90
91
|
"@fluid-app/orders-ui": "0.1.0",
|
|
91
|
-
"@fluid-app/mysite-core": "0.1.0",
|
|
92
92
|
"@fluid-app/permissions": "0.1.0",
|
|
93
|
-
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
94
93
|
"@fluid-app/portal-core": "0.1.23",
|
|
94
|
+
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
95
95
|
"@fluid-app/portal-preview": "0.1.0",
|
|
96
|
-
"@fluid-app/portal-react": "0.1.0",
|
|
97
96
|
"@fluid-app/portal-pro-upgrade-ui": "0.1.0",
|
|
97
|
+
"@fluid-app/portal-react": "0.1.0",
|
|
98
98
|
"@fluid-app/portal-tenant-api-client": "0.1.0",
|
|
99
99
|
"@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
|
|
100
|
+
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
101
|
+
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
100
102
|
"@fluid-app/portal-tenant-pay-api-client": "0.1.0",
|
|
101
103
|
"@fluid-app/portal-tenant-store-api-client": "0.1.0",
|
|
102
|
-
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
103
|
-
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
104
104
|
"@fluid-app/portal-widgets": "0.1.22",
|
|
105
105
|
"@fluid-app/products-api-client": "0.1.0",
|
|
106
106
|
"@fluid-app/products-core": "0.1.0",
|
|
107
107
|
"@fluid-app/profile-core": "0.1.0",
|
|
108
108
|
"@fluid-app/profile-ui": "0.1.0",
|
|
109
|
-
"@fluid-app/shareables-core": "0.1.0",
|
|
110
109
|
"@fluid-app/query-persister": "0.1.0",
|
|
110
|
+
"@fluid-app/shareables-core": "0.1.0",
|
|
111
111
|
"@fluid-app/shareables-ui": "0.1.0",
|
|
112
112
|
"@fluid-app/shop-ui": "0.1.0",
|
|
113
|
-
"@fluid-app/store-core": "0.1.0",
|
|
114
113
|
"@fluid-app/store-api-client": "0.1.0",
|
|
114
|
+
"@fluid-app/store-core": "0.1.0",
|
|
115
115
|
"@fluid-app/subscriptions-core": "0.1.0",
|
|
116
116
|
"@fluid-app/subscriptions-ui": "0.1.0",
|
|
117
117
|
"@fluid-app/typescript-config": "0.0.0",
|