@fluid-app/portal-sdk 0.1.228 → 0.1.229
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/{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/index.cjs +3 -3
- package/dist/index.mjs +3 -3
- package/package.json +12 -12
- package/dist/ShareablesScreen-D6zYE_qj.cjs.map +0 -1
- package/dist/ShareablesScreen-DaOvfu8L.mjs.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -62,7 +62,7 @@ require("./order-status-badge-NMygmn5d.cjs");
|
|
|
62
62
|
const require_OrdersScreen = require("./OrdersScreen-BPrt9kNr.cjs");
|
|
63
63
|
require("./dist-FHf4OHgt.cjs");
|
|
64
64
|
const require_MySiteScreen = require("./MySiteScreen-DwgWY0cl.cjs");
|
|
65
|
-
const require_ShareablesScreen = require("./ShareablesScreen-
|
|
65
|
+
const require_ShareablesScreen = require("./ShareablesScreen-o6frhZUM.cjs");
|
|
66
66
|
require("./PortalProductsApiProvider-Bb5B1Hv5.cjs");
|
|
67
67
|
const require_ShopScreen = require("./ShopScreen-yZUXE55P.cjs");
|
|
68
68
|
require("./UpgradeScreen-BaclFXEh.cjs");
|
|
@@ -2149,7 +2149,7 @@ const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => req
|
|
|
2149
2149
|
const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-BfS33bcq.cjs")).then((m) => ({ default: m.ContactsScreen })));
|
|
2150
2150
|
const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-IQ3tqLfP.cjs")).then((m) => ({ default: m.ShopScreen })));
|
|
2151
2151
|
const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-DW3BuhBs.cjs")).then((n) => n.CustomersScreen_exports).then((m) => ({ default: m.CustomersScreen })));
|
|
2152
|
-
const ShareablesScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShareablesScreen-
|
|
2152
|
+
const ShareablesScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShareablesScreen-CTIe6EH0.cjs")).then((m) => ({ default: m.ShareablesScreen })));
|
|
2153
2153
|
const MySiteScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MySiteScreen-DsR9VEwa.cjs")).then((m) => ({ default: m.MySiteScreen })));
|
|
2154
2154
|
const UpgradeScreen = (0, react.lazy)(() => Promise.resolve().then(() => require("./UpgradeScreen-4Z5_ALSr.cjs")).then((m) => ({ default: m.UpgradeScreen })));
|
|
2155
2155
|
const AppDownloadScreen = (0, react.lazy)(() => Promise.resolve().then(() => require("./AppDownloadScreen-BmYJ7Zgb.cjs")).then((n) => n.AppDownloadScreen_exports).then((m) => ({ default: m.AppDownloadScreen })));
|
|
@@ -3643,7 +3643,7 @@ const screenPropertySchemas = {
|
|
|
3643
3643
|
SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-CISCXowf.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
|
|
3644
3644
|
CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-DW3BuhBs.cjs")).then((n) => n.CustomersScreen_exports).then((m) => m.customersScreenPropertySchema),
|
|
3645
3645
|
MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-DsR9VEwa.cjs")).then((m) => m.mySiteScreenPropertySchema),
|
|
3646
|
-
ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-
|
|
3646
|
+
ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-CTIe6EH0.cjs")).then((m) => m.shareablesScreenPropertySchema),
|
|
3647
3647
|
ShopScreen: () => Promise.resolve().then(() => require("./ShopScreen-IQ3tqLfP.cjs")).then((m) => m.shopScreenPropertySchema),
|
|
3648
3648
|
UpgradeScreen: () => Promise.resolve().then(() => require("./UpgradeScreen-4Z5_ALSr.cjs")).then((m) => m.upgradeScreenPropertySchema),
|
|
3649
3649
|
AppDownloadScreen: () => Promise.resolve().then(() => require("./AppDownloadScreen-BmYJ7Zgb.cjs")).then((n) => n.AppDownloadScreen_exports).then((m) => m.appDownloadScreenPropertySchema)
|
package/dist/index.mjs
CHANGED
|
@@ -60,7 +60,7 @@ 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
65
|
import { r as shopScreenPropertySchema, t as ShopScreen } from "./ShopScreen-CJcGSrG4.mjs";
|
|
66
66
|
import "./UpgradeScreen-CGiVn0KG.mjs";
|
|
@@ -2147,7 +2147,7 @@ const MessagingScreen$1 = lazy(() => import("./MessagingScreen-7VQtzmmg.mjs").th
|
|
|
2147
2147
|
const ContactsScreen$1 = lazy(() => import("./ContactsScreen-DHHzJhO4.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
|
|
2148
2148
|
const ShopScreen$1 = lazy(() => import("./ShopScreen-CJcGSrG4.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 })));
|
|
@@ -3641,7 +3641,7 @@ const screenPropertySchemas = {
|
|
|
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-
|
|
3644
|
+
ShareablesScreen: () => import("./ShareablesScreen-DjRtywMv.mjs").then((n) => n.n).then((m) => m.shareablesScreenPropertySchema),
|
|
3645
3645
|
ShopScreen: () => import("./ShopScreen-CJcGSrG4.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)
|
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.229",
|
|
4
4
|
"description": "SDK for building custom Fluid portals",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -72,35 +72,35 @@
|
|
|
72
72
|
"typescript": "^5",
|
|
73
73
|
"zod": "4.3.5",
|
|
74
74
|
"@fluid-app/api-client-core": "0.1.0",
|
|
75
|
+
"@fluid-app/cart-ui": "0.1.17",
|
|
75
76
|
"@fluid-app/auth": "0.1.0",
|
|
76
77
|
"@fluid-app/company-switcher-core": "0.1.0",
|
|
77
78
|
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
78
|
-
"@fluid-app/cart-ui": "0.1.17",
|
|
79
|
-
"@fluid-app/contacts-core": "0.1.0",
|
|
80
79
|
"@fluid-app/contacts-ui": "0.1.0",
|
|
81
|
-
"@fluid-app/
|
|
80
|
+
"@fluid-app/contacts-core": "0.1.0",
|
|
82
81
|
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
82
|
+
"@fluid-app/file-picker-core": "0.1.0",
|
|
83
83
|
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
84
84
|
"@fluid-app/fluidos-api-client": "0.1.0",
|
|
85
|
-
"@fluid-app/messaging-ui": "0.1.0",
|
|
86
85
|
"@fluid-app/messaging-api-client": "0.1.0",
|
|
87
86
|
"@fluid-app/messaging-core": "0.1.0",
|
|
88
|
-
"@fluid-app/orders-core": "0.1.0",
|
|
89
|
-
"@fluid-app/mysite-ui": "0.1.0",
|
|
90
|
-
"@fluid-app/orders-ui": "0.1.0",
|
|
91
87
|
"@fluid-app/mysite-core": "0.1.0",
|
|
88
|
+
"@fluid-app/messaging-ui": "0.1.0",
|
|
89
|
+
"@fluid-app/mysite-ui": "0.1.0",
|
|
90
|
+
"@fluid-app/orders-core": "0.1.0",
|
|
92
91
|
"@fluid-app/permissions": "0.1.0",
|
|
92
|
+
"@fluid-app/orders-ui": "0.1.0",
|
|
93
93
|
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
94
94
|
"@fluid-app/portal-core": "0.1.23",
|
|
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",
|
|
@@ -113,8 +113,8 @@
|
|
|
113
113
|
"@fluid-app/store-core": "0.1.0",
|
|
114
114
|
"@fluid-app/store-api-client": "0.1.0",
|
|
115
115
|
"@fluid-app/subscriptions-core": "0.1.0",
|
|
116
|
-
"@fluid-app/subscriptions-ui": "0.1.0",
|
|
117
116
|
"@fluid-app/typescript-config": "0.0.0",
|
|
117
|
+
"@fluid-app/subscriptions-ui": "0.1.0",
|
|
118
118
|
"@fluid-app/ui-primitives": "0.1.13"
|
|
119
119
|
},
|
|
120
120
|
"peerDependencies": {
|