@fluid-app/portal-sdk 0.1.175 → 0.1.176
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-Bpyt0Lsa.cjs → FluidProvider-BEgfE--y.cjs} +5 -29
- package/dist/FluidProvider-BEgfE--y.cjs.map +1 -0
- package/dist/{FluidProvider-CiCrw9aW.mjs → FluidProvider-ChiIk-EM.mjs} +5 -29
- package/dist/FluidProvider-ChiIk-EM.mjs.map +1 -0
- package/dist/{MessagingScreen-DsduPj7E.cjs → MessagingScreen-B53jKQB2.cjs} +2 -2
- package/dist/{MessagingScreen-DVpyX0RH.cjs → MessagingScreen-C7VcUx2f.cjs} +2 -2
- package/dist/{MessagingScreen-DVpyX0RH.cjs.map → MessagingScreen-C7VcUx2f.cjs.map} +1 -1
- package/dist/{MessagingScreen-BDp1yqcC.mjs → MessagingScreen-DqITGtTm.mjs} +2 -2
- package/dist/{MessagingScreen-BDp1yqcC.mjs.map → MessagingScreen-DqITGtTm.mjs.map} +1 -1
- package/dist/{ProfileScreen-BSWf_Rb-.cjs → ProfileScreen-3nnblgS2.cjs} +2 -2
- package/dist/{ProfileScreen-BSWf_Rb-.cjs.map → ProfileScreen-3nnblgS2.cjs.map} +1 -1
- package/dist/{ProfileScreen-Nric2qx3.cjs → ProfileScreen-BX3eqOdU.cjs} +2 -2
- package/dist/{ProfileScreen-DQ7Mjq_K.mjs → ProfileScreen-Tib5ue5H.mjs} +2 -2
- package/dist/{ProfileScreen-DQ7Mjq_K.mjs.map → ProfileScreen-Tib5ue5H.mjs.map} +1 -1
- package/dist/{ShopScreen-D0ddvQHi.mjs → ShopScreen-BbJbceF8.mjs} +2 -2
- package/dist/{ShopScreen-D0ddvQHi.mjs.map → ShopScreen-BbJbceF8.mjs.map} +1 -1
- package/dist/{ShopScreen-D1PcDp2n.cjs → ShopScreen-Cbz4oNU4.cjs} +2 -2
- package/dist/{ShopScreen-Ch1GbT5E.cjs → ShopScreen-Dhpq7-X2.cjs} +2 -2
- package/dist/{ShopScreen-Ch1GbT5E.cjs.map → ShopScreen-Dhpq7-X2.cjs.map} +1 -1
- package/dist/index.cjs +10 -10
- package/dist/index.mjs +10 -10
- package/package.json +18 -17
- package/dist/FluidProvider-Bpyt0Lsa.cjs.map +0 -1
- package/dist/FluidProvider-CiCrw9aW.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./es-CtZEZp97.mjs";
|
|
2
|
-
import { A as mergeDarkOverrides, C as DEFAULT_THEME_ID, D as deriveDarkVariant, E as generateThemeCSS, F as RADIUS_KEYS, G as deleteDatabase, H as useAppDefinitionApi, I as SEMANTIC_COLOR_NAMES, L as SHADE_STEPS, M as resolveTheme, N as FONT_FAMILY_KEYS, O as generateShades, P as FONT_SIZE_KEYS, S as DEFAULT_SPACING, T as getDefaultThemeDefinition, U as useFluidOsApi, V as useDataSourceApiOptional, W as createPersister, _ as serialiseTheme, a as createScreen, b as DEFAULT_FONT_SIZES, c as FluidThemeProvider, d as removeAllThemes, f as removeTheme, g as deserialiseTheme, h as transformThemes, i as widgetPropertySchemas, j as parseColor, k as getForegroundColor, l as useThemeContext, m as getActiveThemeId, n as useFluidContext, o as createWidgetFromShareable, p as buildThemeDefinition, r as DEFAULT_SDK_WIDGET_REGISTRY, s as createWidgetRegistry, t as FluidProvider, u as applyTheme, v as DEFAULT_COLORS, w as DEFAULT_THEME_NAME, x as DEFAULT_RADII, y as DEFAULT_FONT_FAMILIES } from "./FluidProvider-
|
|
2
|
+
import { A as mergeDarkOverrides, C as DEFAULT_THEME_ID, D as deriveDarkVariant, E as generateThemeCSS, F as RADIUS_KEYS, G as deleteDatabase, H as useAppDefinitionApi, I as SEMANTIC_COLOR_NAMES, L as SHADE_STEPS, M as resolveTheme, N as FONT_FAMILY_KEYS, O as generateShades, P as FONT_SIZE_KEYS, S as DEFAULT_SPACING, T as getDefaultThemeDefinition, U as useFluidOsApi, V as useDataSourceApiOptional, W as createPersister, _ as serialiseTheme, a as createScreen, b as DEFAULT_FONT_SIZES, c as FluidThemeProvider, d as removeAllThemes, f as removeTheme, g as deserialiseTheme, h as transformThemes, i as widgetPropertySchemas, j as parseColor, k as getForegroundColor, l as useThemeContext, m as getActiveThemeId, n as useFluidContext, o as createWidgetFromShareable, p as buildThemeDefinition, r as DEFAULT_SDK_WIDGET_REGISTRY, s as createWidgetRegistry, t as FluidProvider, u as applyTheme, v as DEFAULT_COLORS, w as DEFAULT_THEME_NAME, x as DEFAULT_RADII, y as DEFAULT_FONT_FAMILIES } from "./FluidProvider-ChiIk-EM.mjs";
|
|
3
3
|
import "./account-api-context-R4VVlZdv.mjs";
|
|
4
4
|
import "./store-api-context-DViwxyG4.mjs";
|
|
5
5
|
import "./mysite-api-context-kUTM3GNG.mjs";
|
|
@@ -20,7 +20,7 @@ import { r as calendarWidgetPropertySchema, t as CalendarWidget } from "./Calend
|
|
|
20
20
|
import { r as cardWidgetPropertySchema, t as CardWidget } from "./CardWidget-CyD8LYed.mjs";
|
|
21
21
|
import "./purify.es-Bl6SBkmi.mjs";
|
|
22
22
|
import { b as Skeleton$1, dt as PopoverContent, ft as PopoverTrigger, ht as CollapsibleTrigger, mt as CollapsibleContent, pt as Collapsible, un as Button, ut as Popover, v as Toaster, vn as cn$1 } from "./src-BYkS71q3.mjs";
|
|
23
|
-
import { a as useMessagingConfig, i as createFluidFileUploader, o as useMessagingAuth, r as messagingScreenPropertySchema, t as MessagingScreen } from "./MessagingScreen-
|
|
23
|
+
import { a as useMessagingConfig, i as createFluidFileUploader, o as useMessagingAuth, r as messagingScreenPropertySchema, t as MessagingScreen } from "./MessagingScreen-DqITGtTm.mjs";
|
|
24
24
|
import "./scroll-arrows-CMBCAcKb.mjs";
|
|
25
25
|
import "./MediaRenderer-xEZSMhh7.mjs";
|
|
26
26
|
import { r as carouselWidgetPropertySchema, t as CarouselWidget } from "./CarouselWidget-BhnzNA8j.mjs";
|
|
@@ -44,7 +44,7 @@ import { t as useAccount } from "./use-account-DnIECysc.mjs";
|
|
|
44
44
|
import { t as useStore } from "./use-store-46y6EX4R.mjs";
|
|
45
45
|
import { i as CoreScreenPlaceholder, r as customersScreenPropertySchema, t as CustomersScreen } from "./CustomersScreen-CVq7wur8.mjs";
|
|
46
46
|
import { n as useAppNavigation, t as AppNavigationProvider } from "./AppNavigationContext-qFKCN8FO.mjs";
|
|
47
|
-
import { r as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-
|
|
47
|
+
import { r as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-Tib5ue5H.mjs";
|
|
48
48
|
import "./dist-BJl_h8oY.mjs";
|
|
49
49
|
import { r as contactsScreenPropertySchema, t as ContactsScreen } from "./ContactsScreen-C1TCBi7p.mjs";
|
|
50
50
|
import "./SearchSort-C2bgQmpq.mjs";
|
|
@@ -60,7 +60,7 @@ import { n as productsScreenPropertySchema, t as ProductsScreen } from "./Produc
|
|
|
60
60
|
import "./use-mysite-portal-CtU6iAbx.mjs";
|
|
61
61
|
import { r as mySiteScreenPropertySchema, t as MySiteScreen } from "./MySiteScreen-BsePIEvg.mjs";
|
|
62
62
|
import { n as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-Ca0VOB6e.mjs";
|
|
63
|
-
import { r as shopScreenPropertySchema, t as ShopScreen } from "./ShopScreen-
|
|
63
|
+
import { r as shopScreenPropertySchema, t as ShopScreen } from "./ShopScreen-BbJbceF8.mjs";
|
|
64
64
|
import "./UpgradeScreen-Bci8XPr9.mjs";
|
|
65
65
|
import "./AppDownloadScreen-B3w9ipgu.mjs";
|
|
66
66
|
import * as React$1 from "react";
|
|
@@ -2609,12 +2609,12 @@ function AccountManageLayout({ children }) {
|
|
|
2609
2609
|
}
|
|
2610
2610
|
//#endregion
|
|
2611
2611
|
//#region src/shell/system-screen-map.ts
|
|
2612
|
-
const ProfileScreen$1 = lazy(() => import("./ProfileScreen-
|
|
2612
|
+
const ProfileScreen$1 = lazy(() => import("./ProfileScreen-Tib5ue5H.mjs").then((n) => n.n).then((m) => ({ default: m.ProfileScreen })));
|
|
2613
2613
|
const OrdersScreen$1 = lazy(() => import("./OrdersScreen-Br-KImu9.mjs").then((n) => n.n).then((m) => ({ default: m.OrdersScreen })));
|
|
2614
2614
|
const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-DBUELjIY.mjs").then((n) => n.n).then((m) => ({ default: m.SubscriptionsScreen })));
|
|
2615
|
-
const MessagingScreen$1 = lazy(() => import("./MessagingScreen-
|
|
2615
|
+
const MessagingScreen$1 = lazy(() => import("./MessagingScreen-DqITGtTm.mjs").then((n) => n.n).then((m) => ({ default: m.MessagingScreen })));
|
|
2616
2616
|
const ContactsScreen$1 = lazy(() => import("./ContactsScreen-C1TCBi7p.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
|
|
2617
|
-
const ShopScreen$1 = lazy(() => import("./ShopScreen-
|
|
2617
|
+
const ShopScreen$1 = lazy(() => import("./ShopScreen-BbJbceF8.mjs").then((n) => n.n).then((m) => ({ default: m.ShopScreen })));
|
|
2618
2618
|
const CustomersScreen$1 = lazy(() => import("./CustomersScreen-CVq7wur8.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
|
|
2619
2619
|
const ProductsScreen$1 = lazy(() => import("./ProductsScreen-BUCzY4c8.mjs").then((m) => ({ default: m.ProductsScreen })));
|
|
2620
2620
|
const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-Cr-WyfrQ.mjs").then((m) => ({ default: m.ShareablesScreen })));
|
|
@@ -4075,8 +4075,8 @@ z.object({
|
|
|
4075
4075
|
//#endregion
|
|
4076
4076
|
//#region src/screens/index.ts
|
|
4077
4077
|
const screenPropertySchemas = {
|
|
4078
|
-
ProfileScreen: () => import("./ProfileScreen-
|
|
4079
|
-
MessagingScreen: () => import("./MessagingScreen-
|
|
4078
|
+
ProfileScreen: () => import("./ProfileScreen-Tib5ue5H.mjs").then((n) => n.n).then((m) => m.profileScreenPropertySchema),
|
|
4079
|
+
MessagingScreen: () => import("./MessagingScreen-DqITGtTm.mjs").then((n) => n.n).then((m) => m.messagingScreenPropertySchema),
|
|
4080
4080
|
ContactsScreen: () => import("./ContactsScreen-C1TCBi7p.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
|
|
4081
4081
|
OrdersScreen: () => import("./OrdersScreen-Br-KImu9.mjs").then((n) => n.n).then((m) => m.ordersScreenPropertySchema),
|
|
4082
4082
|
SubscriptionsScreen: () => import("./SubscriptionsScreen-DBUELjIY.mjs").then((n) => n.n).then((m) => m.subscriptionsScreenPropertySchema),
|
|
@@ -4084,7 +4084,7 @@ const screenPropertySchemas = {
|
|
|
4084
4084
|
ProductsScreen: () => import("./ProductsScreen-BUCzY4c8.mjs").then((m) => m.productsScreenPropertySchema),
|
|
4085
4085
|
MySiteScreen: () => import("./MySiteScreen-BsePIEvg.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
|
|
4086
4086
|
ShareablesScreen: () => import("./ShareablesScreen-Cr-WyfrQ.mjs").then((m) => m.shareablesScreenPropertySchema),
|
|
4087
|
-
ShopScreen: () => import("./ShopScreen-
|
|
4087
|
+
ShopScreen: () => import("./ShopScreen-BbJbceF8.mjs").then((n) => n.n).then((m) => m.shopScreenPropertySchema),
|
|
4088
4088
|
UpgradeScreen: () => import("./UpgradeScreen-Bci8XPr9.mjs").then((n) => n.t).then((m) => m.upgradeScreenPropertySchema),
|
|
4089
4089
|
AppDownloadScreen: () => import("./AppDownloadScreen-B3w9ipgu.mjs").then((n) => n.t).then((m) => m.appDownloadScreenPropertySchema)
|
|
4090
4090
|
};
|
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.176",
|
|
4
4
|
"description": "SDK for building custom Fluid portals",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -72,48 +72,49 @@
|
|
|
72
72
|
"typescript": "^5",
|
|
73
73
|
"zod": "4.3.5",
|
|
74
74
|
"@fluid-app/api-client-core": "0.1.0",
|
|
75
|
-
"@fluid-app/company-switcher-core": "0.1.0",
|
|
76
|
-
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
77
75
|
"@fluid-app/auth": "0.1.0",
|
|
78
|
-
"@fluid-app/
|
|
76
|
+
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
77
|
+
"@fluid-app/company-switcher-core": "0.1.0",
|
|
78
|
+
"@fluid-app/contacts-ui": "0.1.0",
|
|
79
79
|
"@fluid-app/contacts-core": "0.1.0",
|
|
80
80
|
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
81
|
-
"@fluid-app/
|
|
81
|
+
"@fluid-app/cart-ui": "0.1.16",
|
|
82
82
|
"@fluid-app/file-picker-core": "0.1.0",
|
|
83
83
|
"@fluid-app/fluidos-api-client": "0.1.0",
|
|
84
|
-
"@fluid-app/messaging-api-client": "0.1.0",
|
|
85
|
-
"@fluid-app/contacts-ui": "0.1.0",
|
|
86
84
|
"@fluid-app/messaging-core": "0.1.0",
|
|
85
|
+
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
86
|
+
"@fluid-app/messaging-api-client": "0.1.0",
|
|
87
87
|
"@fluid-app/messaging-ui": "0.1.0",
|
|
88
88
|
"@fluid-app/mysite-core": "0.1.0",
|
|
89
|
-
"@fluid-app/mysite-ui": "0.1.0",
|
|
90
|
-
"@fluid-app/orders-ui": "0.1.0",
|
|
91
89
|
"@fluid-app/orders-core": "0.1.0",
|
|
92
90
|
"@fluid-app/permissions": "0.1.0",
|
|
93
91
|
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
94
|
-
"@fluid-app/portal-preview": "0.1.0",
|
|
95
92
|
"@fluid-app/portal-core": "0.1.23",
|
|
93
|
+
"@fluid-app/mysite-ui": "0.1.0",
|
|
96
94
|
"@fluid-app/portal-pro-upgrade-ui": "0.1.0",
|
|
95
|
+
"@fluid-app/orders-ui": "0.1.0",
|
|
96
|
+
"@fluid-app/portal-preview": "0.1.0",
|
|
97
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-pay-api-client": "0.1.0",
|
|
100
101
|
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
101
|
-
"@fluid-app/portal-widgets": "0.1.22",
|
|
102
102
|
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
103
|
-
"@fluid-app/portal-tenant-
|
|
103
|
+
"@fluid-app/portal-tenant-store-api-client": "0.1.0",
|
|
104
104
|
"@fluid-app/products-api-client": "0.1.0",
|
|
105
|
+
"@fluid-app/portal-widgets": "0.1.22",
|
|
105
106
|
"@fluid-app/products-core": "0.1.0",
|
|
106
107
|
"@fluid-app/profile-core": "0.1.0",
|
|
107
|
-
"@fluid-app/query-persister": "0.1.0",
|
|
108
108
|
"@fluid-app/profile-ui": "0.1.0",
|
|
109
|
-
"@fluid-app/
|
|
110
|
-
"@fluid-app/shareables-ui": "0.1.0",
|
|
109
|
+
"@fluid-app/query-persister": "0.1.0",
|
|
111
110
|
"@fluid-app/shop-ui": "0.1.0",
|
|
112
|
-
"@fluid-app/
|
|
111
|
+
"@fluid-app/shareables-ui": "0.1.0",
|
|
113
112
|
"@fluid-app/store-api-client": "0.1.0",
|
|
114
|
-
"@fluid-app/
|
|
113
|
+
"@fluid-app/shareables-core": "0.1.0",
|
|
114
|
+
"@fluid-app/store-core": "0.1.0",
|
|
115
115
|
"@fluid-app/subscriptions-ui": "0.1.0",
|
|
116
116
|
"@fluid-app/typescript-config": "0.0.0",
|
|
117
|
+
"@fluid-app/subscriptions-core": "0.1.0",
|
|
117
118
|
"@fluid-app/ui-primitives": "0.1.13"
|
|
118
119
|
},
|
|
119
120
|
"peerDependencies": {
|