@fluid-app/portal-sdk 0.1.261 → 0.1.262
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-CoSgK0jL.cjs → FluidProvider-BYY876dq.cjs} +2 -1
- package/dist/{FluidProvider-CoSgK0jL.cjs.map → FluidProvider-BYY876dq.cjs.map} +1 -1
- package/dist/{FluidProvider-C0YKxODs.mjs → FluidProvider-CUHp_iVC.mjs} +2 -1
- package/dist/{FluidProvider-C0YKxODs.mjs.map → FluidProvider-CUHp_iVC.mjs.map} +1 -1
- package/dist/{MessagingScreen-DgS_ZEzO.mjs → MessagingScreen-B3kKbJhB.mjs} +2 -2
- package/dist/{MessagingScreen-ga_zEAeB.cjs → MessagingScreen-CDcEFd7F.cjs} +2 -2
- package/dist/{MessagingScreen-ga_zEAeB.cjs.map → MessagingScreen-CDcEFd7F.cjs.map} +1 -1
- package/dist/{MessagingScreen-Ck6c7BK3.mjs → MessagingScreen-CvjEk6aj.mjs} +2 -2
- package/dist/{MessagingScreen-Ck6c7BK3.mjs.map → MessagingScreen-CvjEk6aj.mjs.map} +1 -1
- package/dist/{MessagingScreen-CKIs5m0_.cjs → MessagingScreen-Dsln_2kr.cjs} +2 -2
- package/dist/{ProfileScreen-B7sbMdbH.cjs → ProfileScreen-BjEd2z7J.cjs} +2 -2
- package/dist/{ProfileScreen-FG1DZum3.mjs → ProfileScreen-Cj4peRzX.mjs} +2 -2
- package/dist/{ProfileScreen-FG1DZum3.mjs.map → ProfileScreen-Cj4peRzX.mjs.map} +1 -1
- package/dist/{ProfileScreen-90-Jf8IH.mjs → ProfileScreen-DOiAQJBY.mjs} +2 -2
- package/dist/{ProfileScreen-DYO-1rw4.cjs → ProfileScreen-kwDCfeaF.cjs} +2 -2
- package/dist/{ProfileScreen-DYO-1rw4.cjs.map → ProfileScreen-kwDCfeaF.cjs.map} +1 -1
- package/dist/{ShopScreen-BDhf2CmC.cjs → ShopScreen-CRsMsa6i.cjs} +2 -2
- package/dist/{ShopScreen-BDhf2CmC.cjs.map → ShopScreen-CRsMsa6i.cjs.map} +1 -1
- package/dist/{ShopScreen-BhYkCXLT.mjs → ShopScreen-CTUGv0wk.mjs} +2 -2
- package/dist/{ShopScreen-BgTi5eCl.cjs → ShopScreen-Cxhc4ma8.cjs} +2 -2
- package/dist/{ShopScreen-D0p5rQD8.mjs → ShopScreen-DPO-zJ5Q.mjs} +2 -2
- package/dist/{ShopScreen-D0p5rQD8.mjs.map → ShopScreen-DPO-zJ5Q.mjs.map} +1 -1
- package/dist/index.cjs +12 -12
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +12 -12
- package/dist/index.mjs.map +1 -1
- package/package.json +19 -19
package/dist/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("./chunk-9hOWP6kD.cjs");
|
|
3
|
-
const require_FluidProvider = require("./FluidProvider-
|
|
3
|
+
const require_FluidProvider = require("./FluidProvider-BYY876dq.cjs");
|
|
4
4
|
const require_ScreenRenderer = require("./ScreenRenderer-j7Nz1HQx.cjs");
|
|
5
5
|
require("./account-api-context-DZP9IiGg.cjs");
|
|
6
6
|
require("./store-api-context-D1gZn22Z.cjs");
|
|
@@ -48,10 +48,10 @@ const require_use_store = require("./use-store-D-GqHw7R.cjs");
|
|
|
48
48
|
const require_CustomersScreen = require("./CustomersScreen-1amzWWd1.cjs");
|
|
49
49
|
const require_use_account = require("./use-account-BfU-TydK.cjs");
|
|
50
50
|
const require_AppNavigationContext = require("./AppNavigationContext-CDowN9gd.cjs");
|
|
51
|
-
const require_MessagingScreen = require("./MessagingScreen-
|
|
51
|
+
const require_MessagingScreen = require("./MessagingScreen-CDcEFd7F.cjs");
|
|
52
52
|
require("./AddressAutocompleteInput-BrnJTpK8.cjs");
|
|
53
53
|
require("./use-mysite-portal-YnHKJ-Y-.cjs");
|
|
54
|
-
const require_ProfileScreen = require("./ProfileScreen-
|
|
54
|
+
const require_ProfileScreen = require("./ProfileScreen-kwDCfeaF.cjs");
|
|
55
55
|
const require_SubscriptionsScreen = require("./SubscriptionsScreen-Ckx7UJeZ.cjs");
|
|
56
56
|
require("./dist-DbRTQ2QF.cjs");
|
|
57
57
|
require("./es-UfEBhcZD.cjs");
|
|
@@ -64,7 +64,7 @@ const require_MySiteScreen = require("./MySiteScreen-BlC5FIaV.cjs");
|
|
|
64
64
|
require("./dist-DdMbxOP3.cjs");
|
|
65
65
|
const require_ShareablesScreen = require("./ShareablesScreen-rPMqwTRY.cjs");
|
|
66
66
|
require("./PortalProductsApiProvider-BQjaVXm1.cjs");
|
|
67
|
-
const require_ShopScreen = require("./ShopScreen-
|
|
67
|
+
const require_ShopScreen = require("./ShopScreen-CRsMsa6i.cjs");
|
|
68
68
|
require("./UpgradeScreen-TIdoerQF.cjs");
|
|
69
69
|
require("./AppDownloadScreen-BaljfdIh.cjs");
|
|
70
70
|
let react = require("react");
|
|
@@ -2068,12 +2068,12 @@ function BuilderScreenViewImpl({ screen, className }) {
|
|
|
2068
2068
|
const BuilderScreenView = (0, react.memo)(BuilderScreenViewImpl);
|
|
2069
2069
|
//#endregion
|
|
2070
2070
|
//#region src/shell/system-screen-map.ts
|
|
2071
|
-
const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-
|
|
2071
|
+
const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-BjEd2z7J.cjs")).then((m) => ({ default: m.ProfileScreen })));
|
|
2072
2072
|
const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-DyOlX2o-.cjs")).then((m) => ({ default: m.OrdersScreen })));
|
|
2073
2073
|
const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-BvOmeOMp.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
|
|
2074
|
-
const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-
|
|
2074
|
+
const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-Dsln_2kr.cjs")).then((m) => ({ default: m.MessagingScreen })));
|
|
2075
2075
|
const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-D9GTzEO7.cjs")).then((m) => ({ default: m.ContactsScreen })));
|
|
2076
|
-
const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-
|
|
2076
|
+
const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-Cxhc4ma8.cjs")).then((m) => ({ default: m.ShopScreen })));
|
|
2077
2077
|
const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-1amzWWd1.cjs")).then((n) => n.CustomersScreen_exports).then((m) => ({ default: m.CustomersScreen })));
|
|
2078
2078
|
const ShareablesScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShareablesScreen-CL3mi3dY.cjs")).then((m) => ({ default: m.ShareablesScreen })));
|
|
2079
2079
|
const MySiteScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MySiteScreen-BM4OiFdW.cjs")).then((m) => ({ default: m.MySiteScreen })));
|
|
@@ -2394,13 +2394,13 @@ function AppShell({ appData: appDataProp, navigation: navigationProp, customPage
|
|
|
2394
2394
|
name: account?.first_name && account?.last_name ? `${account.first_name} ${account.last_name}` : null,
|
|
2395
2395
|
email: account?.email ?? null,
|
|
2396
2396
|
imageUrl: account?.avatar_url ?? null,
|
|
2397
|
-
publicId: account?.
|
|
2397
|
+
publicId: account?.public_id
|
|
2398
2398
|
}), [
|
|
2399
2399
|
account?.first_name,
|
|
2400
2400
|
account?.last_name,
|
|
2401
2401
|
account?.email,
|
|
2402
2402
|
account?.avatar_url,
|
|
2403
|
-
account?.
|
|
2403
|
+
account?.public_id
|
|
2404
2404
|
]);
|
|
2405
2405
|
const activeTheme = (0, react.useMemo)(() => {
|
|
2406
2406
|
const themes = appData?.profile?.themes;
|
|
@@ -3728,15 +3728,15 @@ zod.z.object({
|
|
|
3728
3728
|
//#endregion
|
|
3729
3729
|
//#region src/screens/index.ts
|
|
3730
3730
|
const screenPropertySchemas = {
|
|
3731
|
-
ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-
|
|
3732
|
-
MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-
|
|
3731
|
+
ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-BjEd2z7J.cjs")).then((m) => m.profileScreenPropertySchema),
|
|
3732
|
+
MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-Dsln_2kr.cjs")).then((m) => m.messagingScreenPropertySchema),
|
|
3733
3733
|
ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-D9GTzEO7.cjs")).then((m) => m.contactsScreenPropertySchema),
|
|
3734
3734
|
OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-DyOlX2o-.cjs")).then((m) => m.ordersScreenPropertySchema),
|
|
3735
3735
|
SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-BvOmeOMp.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-BM4OiFdW.cjs")).then((m) => m.mySiteScreenPropertySchema),
|
|
3738
3738
|
ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-CL3mi3dY.cjs")).then((m) => m.shareablesScreenPropertySchema),
|
|
3739
|
-
ShopScreen: () => Promise.resolve().then(() => require("./ShopScreen-
|
|
3739
|
+
ShopScreen: () => Promise.resolve().then(() => require("./ShopScreen-Cxhc4ma8.cjs")).then((m) => m.shopScreenPropertySchema),
|
|
3740
3740
|
UpgradeScreen: () => Promise.resolve().then(() => require("./UpgradeScreen-Dc01GH7Z.cjs")).then((m) => m.upgradeScreenPropertySchema),
|
|
3741
3741
|
AppDownloadScreen: () => Promise.resolve().then(() => require("./AppDownloadScreen-BaljfdIh.cjs")).then((n) => n.AppDownloadScreen_exports).then((m) => m.appDownloadScreenPropertySchema)
|
|
3742
3742
|
};
|