@fluid-app/portal-sdk 0.1.415 → 0.1.416
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/{MessagingScreen-Cg2yJt8h.cjs → MessagingScreen-D9pxiuWT.cjs} +1 -1
- package/dist/{MessagingScreen-BqA9nLK3.mjs → MessagingScreen-DEGSn8mb.mjs} +4 -38
- package/dist/MessagingScreen-DEGSn8mb.mjs.map +1 -0
- package/dist/{MessagingScreen-lIDbQmPW.mjs → MessagingScreen-Dea5dy_l.mjs} +1 -1
- package/dist/{MessagingScreen-DVz7cYnY.cjs → MessagingScreen-JZNWyshx.cjs} +4 -38
- package/dist/MessagingScreen-JZNWyshx.cjs.map +1 -0
- package/dist/index.cjs +3 -3
- package/dist/index.mjs +3 -3
- package/package.json +13 -13
- package/dist/MessagingScreen-BqA9nLK3.mjs.map +0 -1
- package/dist/MessagingScreen-DVz7cYnY.cjs.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -64,7 +64,7 @@ const require_use_store = require("./use-store-Dl3HEHrF.cjs");
|
|
|
64
64
|
const require_CustomersScreen = require("./CustomersScreen-DEv5--MK.cjs");
|
|
65
65
|
const require_AppNavigationContext = require("./AppNavigationContext-D1Xx1-jH.cjs");
|
|
66
66
|
const require_authoring = require("./authoring-HytiVeJw.cjs");
|
|
67
|
-
const require_MessagingScreen = require("./MessagingScreen-
|
|
67
|
+
const require_MessagingScreen = require("./MessagingScreen-JZNWyshx.cjs");
|
|
68
68
|
require("./use-portal-card-add-3ds-flow-xdx4BQT6.cjs");
|
|
69
69
|
require("./display-tXE9ewkB.cjs");
|
|
70
70
|
require("./Combobox-Cgct29Ug.cjs");
|
|
@@ -1829,7 +1829,7 @@ const BuilderScreenView = (0, react.memo)(BuilderScreenViewImpl);
|
|
|
1829
1829
|
const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProfileScreen-BX1wease.cjs")).then((m) => ({ default: m.ProfileScreen })));
|
|
1830
1830
|
const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-cGGKxm6j.cjs")).then((m) => ({ default: m.OrdersScreen })));
|
|
1831
1831
|
const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-D11k_cwz.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
|
|
1832
|
-
const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-
|
|
1832
|
+
const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-D9pxiuWT.cjs")).then((m) => ({ default: m.MessagingScreen })));
|
|
1833
1833
|
const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-DK71syNB.cjs")).then((m) => ({ default: m.ContactsScreen })));
|
|
1834
1834
|
const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-DCJju_Ov.cjs")).then((m) => ({ default: m.ShopScreen })));
|
|
1835
1835
|
const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-C3ayVDk-.cjs")).then((m) => ({ default: m.CustomersScreen })));
|
|
@@ -3414,7 +3414,7 @@ const CORE_PAGE_IDS = {
|
|
|
3414
3414
|
//#region src/screens/index.ts
|
|
3415
3415
|
const screenPropertySchemas = {
|
|
3416
3416
|
ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-BX1wease.cjs")).then((m) => m.profileScreenPropertySchema),
|
|
3417
|
-
MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-
|
|
3417
|
+
MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-D9pxiuWT.cjs")).then((m) => m.messagingScreenPropertySchema),
|
|
3418
3418
|
ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-DK71syNB.cjs")).then((m) => m.contactsScreenPropertySchema),
|
|
3419
3419
|
OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-cGGKxm6j.cjs")).then((m) => m.ordersScreenPropertySchema),
|
|
3420
3420
|
SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-D11k_cwz.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
|
package/dist/index.mjs
CHANGED
|
@@ -37,7 +37,7 @@ import "./MediaRenderer-BydUiy9x.mjs";
|
|
|
37
37
|
import { r as carouselWidgetPropertySchema, t as CarouselWidget } from "./CarouselWidget-CRJ_4exb.mjs";
|
|
38
38
|
import { r as catchUpWidgetPropertySchema, t as CatchUpWidget } from "./CatchUpWidget-BmdYyvtU.mjs";
|
|
39
39
|
import { Gn as cn$1, bt as CollapsibleTrigger, ct as Popover, dt as PopoverTrigger, g as Skeleton$1, jn as Button, m as Toaster, ut as PopoverContent, vt as Collapsible, yt as CollapsibleContent } from "./src-CAi8-qUm.mjs";
|
|
40
|
-
import { i as useMessagingAuth, n as messagingScreenPropertySchema, r as useMessagingConfig, t as MessagingScreen } from "./MessagingScreen-
|
|
40
|
+
import { i as useMessagingAuth, n as messagingScreenPropertySchema, r as useMessagingConfig, t as MessagingScreen } from "./MessagingScreen-DEGSn8mb.mjs";
|
|
41
41
|
import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-BQFY2Efm.mjs";
|
|
42
42
|
import { r as chartWidgetPropertySchema, t as ChartWidget } from "./ChartWidget-DGOy0VqF.mjs";
|
|
43
43
|
import { r as containerWidgetPropertySchema, t as ContainerWidget } from "./ContainerWidget-swMSaIoO.mjs";
|
|
@@ -1826,7 +1826,7 @@ const BuilderScreenView = memo(BuilderScreenViewImpl);
|
|
|
1826
1826
|
const ProfileScreen$1 = lazy(() => import("./ProfileScreen-CzPi7pcv.mjs").then((m) => ({ default: m.ProfileScreen })));
|
|
1827
1827
|
const OrdersScreen$1 = lazy(() => import("./OrdersScreen-y0MuITQT.mjs").then((m) => ({ default: m.OrdersScreen })));
|
|
1828
1828
|
const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-KDZrTQK_.mjs").then((m) => ({ default: m.SubscriptionsScreen })));
|
|
1829
|
-
const MessagingScreen$1 = lazy(() => import("./MessagingScreen-
|
|
1829
|
+
const MessagingScreen$1 = lazy(() => import("./MessagingScreen-Dea5dy_l.mjs").then((m) => ({ default: m.MessagingScreen })));
|
|
1830
1830
|
const ContactsScreen$1 = lazy(() => import("./ContactsScreen-NIkGDkKN.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
|
|
1831
1831
|
const ShopScreen$1 = lazy(() => import("./ShopScreen-DJIgIwcy.mjs").then((m) => ({ default: m.ShopScreen })));
|
|
1832
1832
|
const CustomersScreen$1 = lazy(() => import("./CustomersScreen-51Qzvql5.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
|
|
@@ -3411,7 +3411,7 @@ const CORE_PAGE_IDS = {
|
|
|
3411
3411
|
//#region src/screens/index.ts
|
|
3412
3412
|
const screenPropertySchemas = {
|
|
3413
3413
|
ProfileScreen: () => import("./ProfileScreen-CzPi7pcv.mjs").then((m) => m.profileScreenPropertySchema),
|
|
3414
|
-
MessagingScreen: () => import("./MessagingScreen-
|
|
3414
|
+
MessagingScreen: () => import("./MessagingScreen-Dea5dy_l.mjs").then((m) => m.messagingScreenPropertySchema),
|
|
3415
3415
|
ContactsScreen: () => import("./ContactsScreen-NIkGDkKN.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
|
|
3416
3416
|
OrdersScreen: () => import("./OrdersScreen-y0MuITQT.mjs").then((m) => m.ordersScreenPropertySchema),
|
|
3417
3417
|
SubscriptionsScreen: () => import("./SubscriptionsScreen-KDZrTQK_.mjs").then((m) => m.subscriptionsScreenPropertySchema),
|
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.416",
|
|
4
4
|
"description": "SDK for building custom Fluid portals",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -88,46 +88,46 @@
|
|
|
88
88
|
"@fluid-app/address-fields": "0.1.0",
|
|
89
89
|
"@fluid-app/api-client-core": "0.1.0",
|
|
90
90
|
"@fluid-app/auth": "0.1.0",
|
|
91
|
-
"@fluid-app/cart-ui": "0.1.25",
|
|
92
91
|
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
92
|
+
"@fluid-app/cart-ui": "0.1.25",
|
|
93
93
|
"@fluid-app/contacts-core": "0.1.0",
|
|
94
94
|
"@fluid-app/contacts-ui": "0.1.0",
|
|
95
|
-
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
96
95
|
"@fluid-app/file-picker-core": "0.1.0",
|
|
96
|
+
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
97
|
+
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
97
98
|
"@fluid-app/fluid-pay-ui": "0.1.0",
|
|
99
|
+
"@fluid-app/i18n": "0.1.0",
|
|
98
100
|
"@fluid-app/messaging-api-client": "0.1.0",
|
|
99
|
-
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
100
101
|
"@fluid-app/messaging-core": "0.1.0",
|
|
101
102
|
"@fluid-app/messaging-ui": "0.1.0",
|
|
102
|
-
"@fluid-app/i18n": "0.1.0",
|
|
103
103
|
"@fluid-app/mysite-core": "0.1.0",
|
|
104
|
-
"@fluid-app/orders-core": "0.1.0",
|
|
105
104
|
"@fluid-app/mysite-ui": "0.1.0",
|
|
106
105
|
"@fluid-app/orders-ui": "0.1.0",
|
|
106
|
+
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
107
107
|
"@fluid-app/payments-display": "0.1.0",
|
|
108
|
+
"@fluid-app/orders-core": "0.1.0",
|
|
108
109
|
"@fluid-app/portal-core": "0.1.23",
|
|
109
|
-
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
110
110
|
"@fluid-app/portal-preview": "0.1.0",
|
|
111
111
|
"@fluid-app/portal-react": "0.1.0",
|
|
112
|
-
"@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
|
|
113
112
|
"@fluid-app/portal-tenant-api-client": "0.1.0",
|
|
113
|
+
"@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
|
|
114
114
|
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
115
115
|
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
116
116
|
"@fluid-app/portal-tenant-pay-api-client": "0.1.0",
|
|
117
|
-
"@fluid-app/portal-widgets": "0.1.22",
|
|
118
117
|
"@fluid-app/portal-tenant-store-api-client": "0.1.0",
|
|
119
118
|
"@fluid-app/products-api-client": "0.1.0",
|
|
119
|
+
"@fluid-app/portal-widgets": "0.1.22",
|
|
120
120
|
"@fluid-app/products-core": "0.1.0",
|
|
121
|
-
"@fluid-app/query-persister": "0.1.0",
|
|
122
121
|
"@fluid-app/profile-core": "0.1.0",
|
|
123
122
|
"@fluid-app/profile-ui": "0.1.0",
|
|
123
|
+
"@fluid-app/query-persister": "0.1.0",
|
|
124
|
+
"@fluid-app/shareables-core": "0.1.0",
|
|
125
|
+
"@fluid-app/shareables-ui": "0.1.0",
|
|
124
126
|
"@fluid-app/shop-core": "0.1.0",
|
|
125
127
|
"@fluid-app/shop-ui": "0.1.0",
|
|
126
|
-
"@fluid-app/shareables-ui": "0.1.0",
|
|
127
|
-
"@fluid-app/shareables-core": "0.1.0",
|
|
128
|
-
"@fluid-app/subscriptions-core": "0.1.0",
|
|
129
128
|
"@fluid-app/store-core": "0.1.0",
|
|
130
129
|
"@fluid-app/subscriptions-ui": "0.1.0",
|
|
130
|
+
"@fluid-app/subscriptions-core": "0.1.0",
|
|
131
131
|
"@fluid-app/typescript-config": "0.0.0",
|
|
132
132
|
"@fluid-app/ui-primitives": "0.1.13",
|
|
133
133
|
"@fluid-app/widget-runtime": "0.1.0"
|