@fluid-app/portal-sdk 0.1.115 → 0.1.116

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.
@@ -35,7 +35,7 @@ require("./ToDoWidget-DZUvDwnJ.cjs");
35
35
  require("./VideoWidget-BmVIIfvM.cjs");
36
36
  require("./ScreenHeaderContext-DpVOhFzT.cjs");
37
37
  require("./dist-BbS_7TvS.cjs");
38
- const require_ContactsScreen = require("./ContactsScreen-CjMFgsml.cjs");
38
+ const require_ContactsScreen = require("./ContactsScreen-D0LZl9eo.cjs");
39
39
  require("./order-detail-B1lvW7Yr.cjs");
40
40
  require("./src-Bp-dRR29.cjs");
41
41
  require("./dist-DkYXiQQ1.cjs");
@@ -33,7 +33,6 @@ import "./SpacerWidget-B3zkEePP.mjs";
33
33
  import "./TableWidget-CC4XnRF2.mjs";
34
34
  import "./ToDoWidget-qyFLHU_o.mjs";
35
35
  import "./VideoWidget-CpUPsOI7.mjs";
36
- import "./use-fluid-api-CvCyT9Qg.mjs";
37
36
  import "./dist-CMGXkSgZ.mjs";
38
37
  import "./es-B84KtbcD.mjs";
39
38
  export { MessagingScreen, messagingScreenPropertySchema };
@@ -33,9 +33,6 @@ import "./TableWidget-CC4XnRF2.mjs";
33
33
  import "./ToDoWidget-qyFLHU_o.mjs";
34
34
  import "./VideoWidget-CpUPsOI7.mjs";
35
35
  import "./ScreenHeaderContext-CrdfLGKk.mjs";
36
- import "./use-fluid-api-CvCyT9Qg.mjs";
37
- import "./use-current-user-YXY2vnPc.mjs";
38
- import "./AppNavigationContext-Du3Qq0yc.mjs";
39
36
  import "./dist-CMGXkSgZ.mjs";
40
37
  import "./es-B84KtbcD.mjs";
41
38
  import "./dist-B1HwSrso.mjs";
@@ -32,12 +32,8 @@ import "./SpacerWidget-B3zkEePP.mjs";
32
32
  import "./TableWidget-CC4XnRF2.mjs";
33
33
  import "./ToDoWidget-qyFLHU_o.mjs";
34
34
  import "./VideoWidget-CpUPsOI7.mjs";
35
- import "./use-fluid-auth-C2pSlmtB.mjs";
36
35
  import "./ScreenHeaderContext-CrdfLGKk.mjs";
37
- import "./use-fluid-api-CvCyT9Qg.mjs";
38
- import "./use-current-user-YXY2vnPc.mjs";
39
36
  import { n as shareablesScreenPropertySchema, t as ShareablesScreen } from "./ShareablesScreen-BXBZ7Z-9.mjs";
40
- import "./AppNavigationContext-Du3Qq0yc.mjs";
41
37
  import "./dist-CMGXkSgZ.mjs";
42
38
  import "./es-B84KtbcD.mjs";
43
39
  import "./dist-B1HwSrso.mjs";
package/dist/index.cjs CHANGED
@@ -45,7 +45,7 @@ const require_MessagingScreen = require("./MessagingScreen-CkXV8WHH.cjs");
45
45
  const require_ProfileScreen = require("./ProfileScreen-6ncejUCd.cjs");
46
46
  require("./dist-BbS_7TvS.cjs");
47
47
  require("./es-BSkb3AZk.cjs");
48
- const require_ContactsScreen = require("./ContactsScreen-CjMFgsml.cjs");
48
+ const require_ContactsScreen = require("./ContactsScreen-D0LZl9eo.cjs");
49
49
  require("./order-detail-B1lvW7Yr.cjs");
50
50
  require("./src-Bp-dRR29.cjs");
51
51
  require("./dist-DkYXiQQ1.cjs");
@@ -2997,7 +2997,7 @@ const ProfileScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => requi
2997
2997
  const OrdersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./OrdersScreen-C5QnwlAJ.cjs")).then((m) => ({ default: m.OrdersScreen })));
2998
2998
  const SubscriptionsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./SubscriptionsScreen-CSEc917H.cjs")).then((m) => ({ default: m.SubscriptionsScreen })));
2999
2999
  const MessagingScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./MessagingScreen-Dj1NK0CP.cjs")).then((m) => ({ default: m.MessagingScreen })));
3000
- const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-CBjv2bLC.cjs")).then((m) => ({ default: m.ContactsScreen })));
3000
+ const ContactsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ContactsScreen-DZ8U0aJv.cjs")).then((m) => ({ default: m.ContactsScreen })));
3001
3001
  const ShopScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ShopScreen-DRChaCjS.cjs")).then((m) => ({ default: m.ShopScreen })));
3002
3002
  const CustomersScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./CustomersScreen-9f10-_AZ.cjs")).then((n) => n.CustomersScreen_exports).then((m) => ({ default: m.CustomersScreen })));
3003
3003
  const ProductsScreen$1 = (0, react.lazy)(() => Promise.resolve().then(() => require("./ProductsScreen-CJ4c9gD7.cjs")).then((m) => ({ default: m.ProductsScreen })));
@@ -4463,7 +4463,7 @@ function useContact(_contactId) {
4463
4463
  const screenPropertySchemas = {
4464
4464
  ProfileScreen: () => Promise.resolve().then(() => require("./ProfileScreen-BFOtOkTV.cjs")).then((m) => m.profileScreenPropertySchema),
4465
4465
  MessagingScreen: () => Promise.resolve().then(() => require("./MessagingScreen-Dj1NK0CP.cjs")).then((m) => m.messagingScreenPropertySchema),
4466
- ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-CBjv2bLC.cjs")).then((m) => m.contactsScreenPropertySchema),
4466
+ ContactsScreen: () => Promise.resolve().then(() => require("./ContactsScreen-DZ8U0aJv.cjs")).then((m) => m.contactsScreenPropertySchema),
4467
4467
  OrdersScreen: () => Promise.resolve().then(() => require("./OrdersScreen-C5QnwlAJ.cjs")).then((m) => m.ordersScreenPropertySchema),
4468
4468
  SubscriptionsScreen: () => Promise.resolve().then(() => require("./SubscriptionsScreen-CSEc917H.cjs")).then((m) => m.subscriptionsScreenPropertySchema),
4469
4469
  CustomersScreen: () => Promise.resolve().then(() => require("./CustomersScreen-9f10-_AZ.cjs")).then((n) => n.CustomersScreen_exports).then((m) => m.customersScreenPropertySchema),
package/dist/index.mjs CHANGED
@@ -43,7 +43,7 @@ import { n as useAppNavigation, t as AppNavigationProvider } from "./AppNavigati
43
43
  import { r as profileScreenPropertySchema, t as ProfileScreen } from "./ProfileScreen-DtRy_GWa.mjs";
44
44
  import "./dist-CMGXkSgZ.mjs";
45
45
  import "./es-B84KtbcD.mjs";
46
- import { r as contactsScreenPropertySchema, t as ContactsScreen } from "./ContactsScreen-CL6sD1Eb.mjs";
46
+ import { r as contactsScreenPropertySchema, t as ContactsScreen } from "./ContactsScreen-DDgoR8CH.mjs";
47
47
  import "./order-detail-B5cxyosZ.mjs";
48
48
  import "./src-B7j_mfeS.mjs";
49
49
  import "./dist-B1HwSrso.mjs";
@@ -2994,12 +2994,12 @@ function AccountManageLayout({ children }) {
2994
2994
  const ProfileScreen$1 = lazy(() => import("./ProfileScreen-DtRy_GWa.mjs").then((n) => n.n).then((m) => ({ default: m.ProfileScreen })));
2995
2995
  const OrdersScreen$1 = lazy(() => import("./OrdersScreen-BJETamou.mjs").then((n) => n.n).then((m) => ({ default: m.OrdersScreen })));
2996
2996
  const SubscriptionsScreen$1 = lazy(() => import("./SubscriptionsScreen-DGKW-i80.mjs").then((n) => n.n).then((m) => ({ default: m.SubscriptionsScreen })));
2997
- const MessagingScreen$1 = lazy(() => import("./MessagingScreen-DRcY1N_8.mjs").then((m) => ({ default: m.MessagingScreen })));
2998
- const ContactsScreen$1 = lazy(() => import("./ContactsScreen-CL6sD1Eb.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
2997
+ const MessagingScreen$1 = lazy(() => import("./MessagingScreen-DyoTr6qg.mjs").then((m) => ({ default: m.MessagingScreen })));
2998
+ const ContactsScreen$1 = lazy(() => import("./ContactsScreen-DDgoR8CH.mjs").then((n) => n.n).then((m) => ({ default: m.ContactsScreen })));
2999
2999
  const ShopScreen$1 = lazy(() => import("./ShopScreen-DCV6T_CN.mjs").then((n) => n.n).then((m) => ({ default: m.ShopScreen })));
3000
3000
  const CustomersScreen$1 = lazy(() => import("./CustomersScreen-xAauAB-B.mjs").then((n) => n.n).then((m) => ({ default: m.CustomersScreen })));
3001
- const ProductsScreen$1 = lazy(() => import("./ProductsScreen-cUnZTQXj.mjs").then((m) => ({ default: m.ProductsScreen })));
3002
- const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-Ci_HfDpD.mjs").then((m) => ({ default: m.ShareablesScreen })));
3001
+ const ProductsScreen$1 = lazy(() => import("./ProductsScreen-C9crLQdu.mjs").then((m) => ({ default: m.ProductsScreen })));
3002
+ const ShareablesScreen$1 = lazy(() => import("./ShareablesScreen-CEslRgCn.mjs").then((m) => ({ default: m.ShareablesScreen })));
3003
3003
  const MySiteScreen$1 = lazy(() => import("./MySiteScreen-BvLsBrYD.mjs").then((n) => n.n).then((m) => ({ default: m.MySiteScreen })));
3004
3004
  const UpgradeScreen = lazy(() => import("./UpgradeScreen-GTOZCURK.mjs").then((n) => n.t).then((m) => ({ default: m.UpgradeScreen })));
3005
3005
  const AppDownloadScreen = lazy(() => import("./AppDownloadScreen-85-mmB0D.mjs").then((n) => n.t).then((m) => ({ default: m.AppDownloadScreen })));
@@ -4460,14 +4460,14 @@ function useContact(_contactId) {
4460
4460
  //#region src/screens/index.ts
4461
4461
  const screenPropertySchemas = {
4462
4462
  ProfileScreen: () => import("./ProfileScreen-DtRy_GWa.mjs").then((n) => n.n).then((m) => m.profileScreenPropertySchema),
4463
- MessagingScreen: () => import("./MessagingScreen-DRcY1N_8.mjs").then((m) => m.messagingScreenPropertySchema),
4464
- ContactsScreen: () => import("./ContactsScreen-CL6sD1Eb.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
4463
+ MessagingScreen: () => import("./MessagingScreen-DyoTr6qg.mjs").then((m) => m.messagingScreenPropertySchema),
4464
+ ContactsScreen: () => import("./ContactsScreen-DDgoR8CH.mjs").then((n) => n.n).then((m) => m.contactsScreenPropertySchema),
4465
4465
  OrdersScreen: () => import("./OrdersScreen-BJETamou.mjs").then((n) => n.n).then((m) => m.ordersScreenPropertySchema),
4466
4466
  SubscriptionsScreen: () => import("./SubscriptionsScreen-DGKW-i80.mjs").then((n) => n.n).then((m) => m.subscriptionsScreenPropertySchema),
4467
4467
  CustomersScreen: () => import("./CustomersScreen-xAauAB-B.mjs").then((n) => n.n).then((m) => m.customersScreenPropertySchema),
4468
- ProductsScreen: () => import("./ProductsScreen-cUnZTQXj.mjs").then((m) => m.productsScreenPropertySchema),
4468
+ ProductsScreen: () => import("./ProductsScreen-C9crLQdu.mjs").then((m) => m.productsScreenPropertySchema),
4469
4469
  MySiteScreen: () => import("./MySiteScreen-BvLsBrYD.mjs").then((n) => n.n).then((m) => m.mySiteScreenPropertySchema),
4470
- ShareablesScreen: () => import("./ShareablesScreen-Ci_HfDpD.mjs").then((m) => m.shareablesScreenPropertySchema),
4470
+ ShareablesScreen: () => import("./ShareablesScreen-CEslRgCn.mjs").then((m) => m.shareablesScreenPropertySchema),
4471
4471
  ShopScreen: () => import("./ShopScreen-DCV6T_CN.mjs").then((n) => n.n).then((m) => m.shopScreenPropertySchema),
4472
4472
  UpgradeScreen: () => import("./UpgradeScreen-GTOZCURK.mjs").then((n) => n.t).then((m) => m.upgradeScreenPropertySchema),
4473
4473
  AppDownloadScreen: () => import("./AppDownloadScreen-85-mmB0D.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.115",
3
+ "version": "0.1.116",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "dist",
@@ -65,49 +65,47 @@
65
65
  "tsdown": "^0.21.0",
66
66
  "typescript": "^5",
67
67
  "zod": "4.3.5",
68
+ "@fluid-app/auth": "0.1.0",
68
69
  "@fluid-app/api-client-core": "0.1.0",
69
- "@fluid-app/company-switcher-ui": "0.1.0",
70
70
  "@fluid-app/company-switcher-core": "0.1.0",
71
71
  "@fluid-app/cart-ui": "0.1.13",
72
- "@fluid-app/auth": "0.1.0",
72
+ "@fluid-app/company-switcher-ui": "0.1.0",
73
+ "@fluid-app/contacts-api-client": "0.1.0",
73
74
  "@fluid-app/contacts-core": "0.1.0",
75
+ "@fluid-app/file-picker-api-client": "0.1.0",
76
+ "@fluid-app/fluid-pay-api-client": "0.1.0",
74
77
  "@fluid-app/contacts-ui": "0.1.0",
75
78
  "@fluid-app/fluid-pay-core": "0.1.0",
76
- "@fluid-app/file-picker-api-client": "0.1.0",
77
79
  "@fluid-app/fluidos-api-client": "0.1.0",
78
- "@fluid-app/fluid-pay-api-client": "0.1.0",
79
80
  "@fluid-app/messaging-core": "0.1.0",
80
81
  "@fluid-app/messaging-api-client": "0.1.0",
81
- "@fluid-app/mysite-ui": "0.1.0",
82
- "@fluid-app/orders-core": "0.1.0",
83
82
  "@fluid-app/messaging-ui": "0.1.0",
83
+ "@fluid-app/mysite-ui": "0.1.0",
84
84
  "@fluid-app/orders-api-client": "0.1.0",
85
- "@fluid-app/permissions": "0.1.0",
86
85
  "@fluid-app/orders-ui": "0.1.0",
86
+ "@fluid-app/permissions": "0.1.0",
87
87
  "@fluid-app/portal-app-download-ui": "0.1.0",
88
- "@fluid-app/portal-react": "0.1.0",
89
- "@fluid-app/portal-preview": "0.1.0",
90
88
  "@fluid-app/portal-core": "0.1.23",
91
- "@fluid-app/portal-tenant-api-client": "0.1.0",
89
+ "@fluid-app/orders-core": "0.1.0",
90
+ "@fluid-app/portal-preview": "0.1.0",
92
91
  "@fluid-app/portal-pro-upgrade-ui": "0.1.0",
92
+ "@fluid-app/portal-react": "0.1.0",
93
93
  "@fluid-app/portal-widgets": "0.1.22",
94
94
  "@fluid-app/products-api-client": "0.1.0",
95
95
  "@fluid-app/products-core": "0.1.0",
96
- "@fluid-app/profile-core": "0.1.0",
97
96
  "@fluid-app/profile-ui": "0.1.0",
98
- "@fluid-app/query-persister": "0.1.0",
99
- "@fluid-app/shareables-api-client": "0.1.0",
97
+ "@fluid-app/profile-core": "0.1.0",
100
98
  "@fluid-app/shareables-core": "0.1.0",
101
- "@fluid-app/shop-ui": "0.1.0",
102
99
  "@fluid-app/shareables-ui": "0.1.0",
100
+ "@fluid-app/query-persister": "0.1.0",
101
+ "@fluid-app/shop-ui": "0.1.0",
103
102
  "@fluid-app/subscriptions-api-client": "0.1.0",
104
- "@fluid-app/subscriptions-ui": "0.1.0",
105
103
  "@fluid-app/subscriptions-core": "0.1.0",
104
+ "@fluid-app/subscriptions-ui": "0.1.0",
105
+ "@fluid-app/shareables-api-client": "0.1.0",
106
106
  "@fluid-app/typescript-config": "0.0.0",
107
107
  "@fluid-app/ui-primitives": "0.1.13",
108
- "@fluid-app/user-contacts-api-client": "0.1.0",
109
- "@fluid-app/user-notes-api-client": "0.1.0",
110
- "@fluid-app/user-tasks-api-client": "0.1.0"
108
+ "@fluid-app/portal-tenant-api-client": "0.1.0"
111
109
  },
112
110
  "peerDependencies": {
113
111
  "@hookform/resolvers": "^5.2.2",