@fluid-app/portal-sdk 0.1.509 → 0.1.511
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-D_Gsc07k.mjs → ShareablesScreen-0cse1_-D.mjs} +1 -1
- package/dist/{ShareablesScreen-BLdfT_j5.cjs → ShareablesScreen-BeIlj0JK.cjs} +74 -27
- package/dist/{ShareablesScreen-BLdfT_j5.cjs.map → ShareablesScreen-BeIlj0JK.cjs.map} +1 -1
- package/dist/{ShareablesScreen-BIxloqUX.cjs → ShareablesScreen-CNQy_Cyh.cjs} +1 -1
- package/dist/{ShareablesScreen-5AXAqF4v.mjs → ShareablesScreen-CjbwoZdH.mjs} +62 -27
- package/dist/ShareablesScreen-CjbwoZdH.mjs.map +1 -0
- package/dist/index.cjs +3 -3
- package/dist/index.mjs +3 -3
- package/package.json +16 -16
- package/dist/ShareablesScreen-5AXAqF4v.mjs.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -18,7 +18,7 @@ const require_QuickLinksWidget = require("./QuickLinksWidget-DqQDKLrr.cjs");
|
|
|
18
18
|
const require_static_dict_adapter = require("./static-dict-adapter-BCgoKiVT.cjs");
|
|
19
19
|
require("./SearchSort-9Blo6zOI.cjs");
|
|
20
20
|
require("./use-share-link-CwfwFW1s.cjs");
|
|
21
|
-
const require_ShareablesScreen = require("./ShareablesScreen-
|
|
21
|
+
const require_ShareablesScreen = require("./ShareablesScreen-BeIlj0JK.cjs");
|
|
22
22
|
require("./translation-api-context-factory-mbsJk2UU.cjs");
|
|
23
23
|
const require_shell_translation_api_context = require("./shell-translation-api-context-BxZ1W6Eb.cjs");
|
|
24
24
|
require("./widgets-api-context-CdgvPvNT.cjs");
|
|
@@ -2130,7 +2130,7 @@ const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => req
|
|
|
2130
2130
|
const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-CkOt48Wc.cjs")).then((m) => ({ default: m.ContactsScreen })));
|
|
2131
2131
|
const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-BHMbdNog.cjs")).then((m) => ({ default: m.ShopScreen })));
|
|
2132
2132
|
const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-BkQ1dCUy.cjs")).then((m) => ({ default: m.CustomersScreen })));
|
|
2133
|
-
const ShareablesScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShareablesScreen-
|
|
2133
|
+
const ShareablesScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShareablesScreen-CNQy_Cyh.cjs")).then((m) => ({ default: m.ShareablesScreen })));
|
|
2134
2134
|
const MySiteScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MySiteScreen-CUPn5nru.cjs")).then((m) => ({ default: m.MySiteScreen })));
|
|
2135
2135
|
const AppDownloadScreen = (0, react.lazy)(() => Promise.resolve().then(() => require("./AppDownloadScreen-PypP61Rq.cjs")).then((n) => n.AppDownloadScreen_exports).then((m) => ({ default: m.AppDownloadScreen })));
|
|
2136
2136
|
const ActivityScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ActivityScreen-BtJZDBL8.cjs")).then((m) => ({ default: m.ActivityScreen })));
|
|
@@ -4680,7 +4680,7 @@ const screenPropertySchemas = {
|
|
|
4680
4680
|
SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-DNPANUMS.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
|
|
4681
4681
|
CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-BkQ1dCUy.cjs")).then((m) => m.customersScreenPropertySchema),
|
|
4682
4682
|
MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-CUPn5nru.cjs")).then((m) => m.mySiteScreenPropertySchema),
|
|
4683
|
-
ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-
|
|
4683
|
+
ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-CNQy_Cyh.cjs")).then((m) => m.shareablesScreenPropertySchema),
|
|
4684
4684
|
ShopScreen: () => Promise.resolve().then(() => require("./ShopScreen-BHMbdNog.cjs")).then((m) => m.shopScreenPropertySchema),
|
|
4685
4685
|
AppDownloadScreen: () => Promise.resolve().then(() => require("./AppDownloadScreen-PypP61Rq.cjs")).then((n) => n.AppDownloadScreen_exports).then((m) => m.appDownloadScreenPropertySchema),
|
|
4686
4686
|
ActivityScreen: () => Promise.resolve().then(() => require("./ActivityScreen-BtJZDBL8.cjs")).then((m) => m.activityScreenPropertySchema)
|
package/dist/index.mjs
CHANGED
|
@@ -17,7 +17,7 @@ import { r as quickLinksWidgetPropertySchema, t as QuickLinksWidget } from "./Qu
|
|
|
17
17
|
import { a as useActiveLocale } from "./static-dict-adapter-DUyazFbx.mjs";
|
|
18
18
|
import "./SearchSort-BYxlLq4D.mjs";
|
|
19
19
|
import "./use-share-link-mOe2vbOG.mjs";
|
|
20
|
-
import { n as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-
|
|
20
|
+
import { n as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-CjbwoZdH.mjs";
|
|
21
21
|
import "./translation-api-context-factory-BTpIuUF0.mjs";
|
|
22
22
|
import { r as useShellTranslation, t as ShellTranslationContext } from "./shell-translation-api-context-CCQ7vCA6.mjs";
|
|
23
23
|
import "./widgets-api-context-6escG2w8.mjs";
|
|
@@ -2128,7 +2128,7 @@ const MessagingScreen$1 = lazy(() => import("./MessagingScreen-BqkBe42a.mjs").th
|
|
|
2128
2128
|
const ContactsScreen$1 = lazy(() => import("./ContactsScreen-9uwS06kQ.mjs").then((m) => ({ default: m.ContactsScreen })));
|
|
2129
2129
|
const ShopScreen$1 = lazy(() => import("./ShopScreen-DSSoDy5O.mjs").then((m) => ({ default: m.ShopScreen })));
|
|
2130
2130
|
const CustomersScreen$1 = lazy(() => import("./CustomersScreen-Dxo38EhE.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
|
|
2131
|
-
const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-
|
|
2131
|
+
const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-0cse1_-D.mjs").then((m) => ({ default: m.ShareablesScreen })));
|
|
2132
2132
|
const MySiteScreen$1 = lazy(() => import("./MySiteScreen-CmuWTTHD.mjs").then((m) => ({ default: m.MySiteScreen })));
|
|
2133
2133
|
const AppDownloadScreen = lazy(() => import("./AppDownloadScreen-C7efeY2m.mjs").then((n) => n.t).then((m) => ({ default: m.AppDownloadScreen })));
|
|
2134
2134
|
const ActivityScreen$1 = lazy(() => import("./ActivityScreen-8n5MUTqb.mjs").then((n) => n.n).then((m) => ({ default: m.ActivityScreen })));
|
|
@@ -4678,7 +4678,7 @@ const screenPropertySchemas = {
|
|
|
4678
4678
|
SubscriptionsScreen: () => import("./SubscriptionsScreen-Bq6eMkoN.mjs").then((m) => m.subscriptionsScreenPropertySchema),
|
|
4679
4679
|
CustomersScreen: () => import("./CustomersScreen-Dxo38EhE.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
|
|
4680
4680
|
MySiteScreen: () => import("./MySiteScreen-CmuWTTHD.mjs").then((m) => m.mySiteScreenPropertySchema),
|
|
4681
|
-
ShareablesScreen: () => import("./ShareablesScreen-
|
|
4681
|
+
ShareablesScreen: () => import("./ShareablesScreen-0cse1_-D.mjs").then((m) => m.shareablesScreenPropertySchema),
|
|
4682
4682
|
ShopScreen: () => import("./ShopScreen-DSSoDy5O.mjs").then((m) => m.shopScreenPropertySchema),
|
|
4683
4683
|
AppDownloadScreen: () => import("./AppDownloadScreen-C7efeY2m.mjs").then((n) => n.t).then((m) => m.appDownloadScreenPropertySchema),
|
|
4684
4684
|
ActivityScreen: () => import("./ActivityScreen-8n5MUTqb.mjs").then((n) => n.n).then((m) => m.activityScreenPropertySchema)
|
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.511",
|
|
4
4
|
"description": "SDK for building custom Fluid portals",
|
|
5
5
|
"files": [
|
|
6
6
|
"authoring",
|
|
@@ -86,44 +86,44 @@
|
|
|
86
86
|
"tsdown": "^0.21.0",
|
|
87
87
|
"typescript": "^5",
|
|
88
88
|
"zod": "4.3.5",
|
|
89
|
-
"@fluid-app/address-autocomplete": "0.1.0",
|
|
90
89
|
"@fluid-app/address-fields": "0.1.0",
|
|
90
|
+
"@fluid-app/address-autocomplete": "0.1.0",
|
|
91
|
+
"@fluid-app/auth": "0.1.0",
|
|
91
92
|
"@fluid-app/api-client-core": "0.1.0",
|
|
92
93
|
"@fluid-app/cart-ui": "0.1.31",
|
|
93
|
-
"@fluid-app/auth": "0.1.0",
|
|
94
94
|
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
95
95
|
"@fluid-app/contacts-core": "0.1.0",
|
|
96
|
-
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
97
96
|
"@fluid-app/contacts-ui": "0.1.0",
|
|
98
|
-
"@fluid-app/
|
|
99
|
-
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
97
|
+
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
100
98
|
"@fluid-app/file-picker-core": "0.1.0",
|
|
99
|
+
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
100
|
+
"@fluid-app/fluid-pay-ui": "0.1.0",
|
|
101
101
|
"@fluid-app/i18n": "0.1.0",
|
|
102
|
-
"@fluid-app/messaging-ui": "0.1.0",
|
|
103
102
|
"@fluid-app/messaging-api-client": "0.1.0",
|
|
104
103
|
"@fluid-app/messaging-core": "0.1.0",
|
|
104
|
+
"@fluid-app/messaging-ui": "0.1.0",
|
|
105
105
|
"@fluid-app/mysite-core": "0.1.0",
|
|
106
106
|
"@fluid-app/mysite-ui": "0.1.0",
|
|
107
107
|
"@fluid-app/orders-core": "0.1.0",
|
|
108
108
|
"@fluid-app/orders-ui": "0.1.0",
|
|
109
|
-
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
110
109
|
"@fluid-app/payments-display": "0.1.0",
|
|
111
|
-
"@fluid-app/portal-react": "0.1.0",
|
|
112
|
-
"@fluid-app/portal-tenant-api-client": "0.1.0",
|
|
113
110
|
"@fluid-app/portal-core": "0.1.23",
|
|
111
|
+
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
112
|
+
"@fluid-app/portal-tenant-api-client": "0.1.0",
|
|
113
|
+
"@fluid-app/portal-react": "0.1.0",
|
|
114
114
|
"@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
|
|
115
|
-
"@fluid-app/portal-tenant-pay-api-client": "0.1.0",
|
|
116
|
-
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
117
115
|
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
116
|
+
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
117
|
+
"@fluid-app/portal-tenant-pay-api-client": "0.1.0",
|
|
118
|
+
"@fluid-app/portal-widgets": "0.1.22",
|
|
118
119
|
"@fluid-app/portal-tenant-store-api-client": "0.1.0",
|
|
119
120
|
"@fluid-app/products-api-client": "0.1.0",
|
|
120
|
-
"@fluid-app/portal-widgets": "0.1.22",
|
|
121
|
-
"@fluid-app/profile-ui": "0.1.0",
|
|
122
|
-
"@fluid-app/profile-core": "0.1.0",
|
|
123
121
|
"@fluid-app/products-core": "0.1.0",
|
|
122
|
+
"@fluid-app/profile-core": "0.1.0",
|
|
123
|
+
"@fluid-app/profile-ui": "0.1.0",
|
|
124
124
|
"@fluid-app/query-persister": "0.1.0",
|
|
125
|
-
"@fluid-app/shareables-ui": "0.1.0",
|
|
126
125
|
"@fluid-app/shareables-core": "0.1.0",
|
|
126
|
+
"@fluid-app/shareables-ui": "0.1.0",
|
|
127
127
|
"@fluid-app/shop-core": "0.1.0",
|
|
128
128
|
"@fluid-app/shop-ui": "0.1.0",
|
|
129
129
|
"@fluid-app/store-core": "0.1.0",
|