@fluid-app/portal-sdk 0.1.232 → 0.1.233

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.
@@ -9,7 +9,7 @@ require("./es-UfEBhcZD.cjs");
9
9
  require("./SearchSort-O89uV2dl.cjs");
10
10
  require("./dist-myuZC8sf.cjs");
11
11
  require("./dist-BQZkLGL6.cjs");
12
- const require_ShareablesScreen = require("./ShareablesScreen-DfrTNnRw.cjs");
12
+ const require_ShareablesScreen = require("./ShareablesScreen-DJ1yd3qu.cjs");
13
13
  require("./PortalProductsApiProvider-DL8nl7To.cjs");
14
14
  exports.ShareablesScreen = require_ShareablesScreen.ShareablesScreen;
15
15
  exports.shareablesScreenPropertySchema = require_ShareablesScreen.shareablesScreenPropertySchema;
package/dist/index.cjs CHANGED
@@ -62,7 +62,7 @@ require("./order-status-badge-Cqkx76d8.cjs");
62
62
  const require_OrdersScreen = require("./OrdersScreen-e5DdNpD-.cjs");
63
63
  require("./dist-BQZkLGL6.cjs");
64
64
  const require_MySiteScreen = require("./MySiteScreen-B1yomsp6.cjs");
65
- const require_ShareablesScreen = require("./ShareablesScreen-DfrTNnRw.cjs");
65
+ const require_ShareablesScreen = require("./ShareablesScreen-DJ1yd3qu.cjs");
66
66
  require("./PortalProductsApiProvider-DL8nl7To.cjs");
67
67
  const require_ShopScreen = require("./ShopScreen-jk3Y3-x8.cjs");
68
68
  require("./UpgradeScreen-QhhBuHXE.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-9cZWC9PP.cjs")).then((m) => ({ default: m.ContactsScreen })));
2150
2150
  const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-CFR2O1jn.cjs")).then((m) => ({ default: m.ShopScreen })));
2151
2151
  const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-GROLIynQ.cjs")).then((n) => n.CustomersScreen_exports).then((m) => ({ default: m.CustomersScreen })));
2152
- const ShareablesScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShareablesScreen-DQjgnn2x.cjs")).then((m) => ({ default: m.ShareablesScreen })));
2152
+ const ShareablesScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShareablesScreen-DzswDadv.cjs")).then((m) => ({ default: m.ShareablesScreen })));
2153
2153
  const MySiteScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MySiteScreen-5-eNH2S6.cjs")).then((m) => ({ default: m.MySiteScreen })));
2154
2154
  const UpgradeScreen = (0, react.lazy)(() => Promise.resolve().then(() => require("./UpgradeScreen-BJbdv9T9.cjs")).then((m) => ({ default: m.UpgradeScreen })));
2155
2155
  const AppDownloadScreen = (0, react.lazy)(() => Promise.resolve().then(() => require("./AppDownloadScreen-B0YwMqYM.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-DOf7rlRP.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
3644
3644
  CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-GROLIynQ.cjs")).then((n) => n.CustomersScreen_exports).then((m) => m.customersScreenPropertySchema),
3645
3645
  MySiteScreen: () => Promise.resolve().then(() => require("./MySiteScreen-5-eNH2S6.cjs")).then((m) => m.mySiteScreenPropertySchema),
3646
- ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-DQjgnn2x.cjs")).then((m) => m.shareablesScreenPropertySchema),
3646
+ ShareablesScreen: () => Promise.resolve().then(() => require("./ShareablesScreen-DzswDadv.cjs")).then((m) => m.shareablesScreenPropertySchema),
3647
3647
  ShopScreen: () => Promise.resolve().then(() => require("./ShopScreen-CFR2O1jn.cjs")).then((m) => m.shopScreenPropertySchema),
3648
3648
  UpgradeScreen: () => Promise.resolve().then(() => require("./UpgradeScreen-BJbdv9T9.cjs")).then((m) => m.upgradeScreenPropertySchema),
3649
3649
  AppDownloadScreen: () => Promise.resolve().then(() => require("./AppDownloadScreen-B0YwMqYM.cjs")).then((n) => n.AppDownloadScreen_exports).then((m) => m.appDownloadScreenPropertySchema)
package/dist/index.mjs CHANGED
@@ -60,7 +60,7 @@ import "./order-status-badge-CL5XC2va.mjs";
60
60
  import { r as ordersScreenPropertySchema, t as OrdersScreen } from "./OrdersScreen-DkTGTQJZ.mjs";
61
61
  import "./sortable.esm-C8G00cCP.mjs";
62
62
  import { r as mySiteScreenPropertySchema, t as MySiteScreen } from "./MySiteScreen-BBT8FN5s.mjs";
63
- import { r as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-DHKFnIOE.mjs";
63
+ import { r as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-DNjpEjLv.mjs";
64
64
  import "./PortalProductsApiProvider-BIZg_c4Y.mjs";
65
65
  import { r as shopScreenPropertySchema, t as ShopScreen } from "./ShopScreen-CLN8FFiL.mjs";
66
66
  import "./UpgradeScreen-DMxxZjj_.mjs";
@@ -2147,7 +2147,7 @@ const MessagingScreen$1 = lazy(() => import("./MessagingScreen-Q17pdhUz.mjs").th
2147
2147
  const ContactsScreen$1 = lazy(() => import("./ContactsScreen-B4Ue9m5H.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
2148
2148
  const ShopScreen$1 = lazy(() => import("./ShopScreen-CLN8FFiL.mjs").then((n) => n.n).then((m) => ({ default: m.ShopScreen })));
2149
2149
  const CustomersScreen$1 = lazy(() => import("./CustomersScreen-CX3P2KpF.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
2150
- const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-DHKFnIOE.mjs").then((n) => n.n).then((m) => ({ default: m.ShareablesScreen })));
2150
+ const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-DNjpEjLv.mjs").then((n) => n.n).then((m) => ({ default: m.ShareablesScreen })));
2151
2151
  const MySiteScreen$1 = lazy(() => import("./MySiteScreen-BBT8FN5s.mjs").then((n) => n.n).then((m) => ({ default: m.MySiteScreen })));
2152
2152
  const UpgradeScreen = lazy(() => import("./UpgradeScreen-DMxxZjj_.mjs").then((n) => n.t).then((m) => ({ default: m.UpgradeScreen })));
2153
2153
  const AppDownloadScreen = lazy(() => import("./AppDownloadScreen-Dj5ZPsSb.mjs").then((n) => n.t).then((m) => ({ default: m.AppDownloadScreen })));
@@ -3641,7 +3641,7 @@ const screenPropertySchemas = {
3641
3641
  SubscriptionsScreen: () => import("./SubscriptionsScreen-CVPj6hhP.mjs").then((n) => n.n).then((m) => m.subscriptionsScreenPropertySchema),
3642
3642
  CustomersScreen: () => import("./CustomersScreen-CX3P2KpF.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
3643
3643
  MySiteScreen: () => import("./MySiteScreen-BBT8FN5s.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
3644
- ShareablesScreen: () => import("./ShareablesScreen-DHKFnIOE.mjs").then((n) => n.n).then((m) => m.shareablesScreenPropertySchema),
3644
+ ShareablesScreen: () => import("./ShareablesScreen-DNjpEjLv.mjs").then((n) => n.n).then((m) => m.shareablesScreenPropertySchema),
3645
3645
  ShopScreen: () => import("./ShopScreen-CLN8FFiL.mjs").then((n) => n.n).then((m) => m.shopScreenPropertySchema),
3646
3646
  UpgradeScreen: () => import("./UpgradeScreen-DMxxZjj_.mjs").then((n) => n.t).then((m) => m.upgradeScreenPropertySchema),
3647
3647
  AppDownloadScreen: () => import("./AppDownloadScreen-Dj5ZPsSb.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.232",
3
+ "version": "0.1.233",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "dist",
@@ -74,43 +74,43 @@
74
74
  "@fluid-app/api-client-core": "0.1.0",
75
75
  "@fluid-app/auth": "0.1.0",
76
76
  "@fluid-app/company-switcher-core": "0.1.0",
77
- "@fluid-app/company-switcher-ui": "0.1.0",
78
77
  "@fluid-app/cart-ui": "0.1.17",
78
+ "@fluid-app/company-switcher-ui": "0.1.0",
79
79
  "@fluid-app/contacts-core": "0.1.0",
80
80
  "@fluid-app/contacts-ui": "0.1.0",
81
81
  "@fluid-app/file-picker-api-client": "0.1.0",
82
82
  "@fluid-app/file-picker-core": "0.1.0",
83
83
  "@fluid-app/fluid-pay-core": "0.1.0",
84
+ "@fluid-app/fluidos-api-client": "0.1.0",
84
85
  "@fluid-app/messaging-api-client": "0.1.0",
85
86
  "@fluid-app/messaging-core": "0.1.0",
86
- "@fluid-app/fluidos-api-client": "0.1.0",
87
- "@fluid-app/messaging-ui": "0.1.0",
88
87
  "@fluid-app/mysite-ui": "0.1.0",
89
- "@fluid-app/orders-core": "0.1.0",
90
88
  "@fluid-app/mysite-core": "0.1.0",
89
+ "@fluid-app/messaging-ui": "0.1.0",
90
+ "@fluid-app/orders-core": "0.1.0",
91
91
  "@fluid-app/orders-ui": "0.1.0",
92
92
  "@fluid-app/permissions": "0.1.0",
93
93
  "@fluid-app/portal-app-download-ui": "0.1.0",
94
- "@fluid-app/portal-preview": "0.1.0",
95
94
  "@fluid-app/portal-core": "0.1.23",
95
+ "@fluid-app/portal-preview": "0.1.0",
96
96
  "@fluid-app/portal-react": "0.1.0",
97
- "@fluid-app/portal-tenant-api-client": "0.1.0",
98
97
  "@fluid-app/portal-pro-upgrade-ui": "0.1.0",
99
- "@fluid-app/portal-tenant-content-api-client": "0.1.0",
98
+ "@fluid-app/portal-tenant-api-client": "0.1.0",
100
99
  "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
100
+ "@fluid-app/portal-tenant-content-api-client": "0.1.0",
101
101
  "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
102
102
  "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
103
- "@fluid-app/portal-tenant-store-api-client": "0.1.0",
104
103
  "@fluid-app/portal-widgets": "0.1.22",
104
+ "@fluid-app/portal-tenant-store-api-client": "0.1.0",
105
105
  "@fluid-app/products-api-client": "0.1.0",
106
106
  "@fluid-app/products-core": "0.1.0",
107
107
  "@fluid-app/profile-core": "0.1.0",
108
108
  "@fluid-app/profile-ui": "0.1.0",
109
- "@fluid-app/query-persister": "0.1.0",
110
109
  "@fluid-app/shareables-core": "0.1.0",
111
110
  "@fluid-app/shareables-ui": "0.1.0",
112
- "@fluid-app/shop-ui": "0.1.0",
113
111
  "@fluid-app/store-api-client": "0.1.0",
112
+ "@fluid-app/query-persister": "0.1.0",
113
+ "@fluid-app/shop-ui": "0.1.0",
114
114
  "@fluid-app/store-core": "0.1.0",
115
115
  "@fluid-app/subscriptions-core": "0.1.0",
116
116
  "@fluid-app/subscriptions-ui": "0.1.0",