@fluid-app/portal-sdk 0.1.174 → 0.1.176

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.
Files changed (48) hide show
  1. package/dist/{FluidProvider-Bpyt0Lsa.cjs → FluidProvider-BEgfE--y.cjs} +5 -29
  2. package/dist/FluidProvider-BEgfE--y.cjs.map +1 -0
  3. package/dist/{FluidProvider-CiCrw9aW.mjs → FluidProvider-ChiIk-EM.mjs} +5 -29
  4. package/dist/FluidProvider-ChiIk-EM.mjs.map +1 -0
  5. package/dist/{MessagingScreen-DsduPj7E.cjs → MessagingScreen-B53jKQB2.cjs} +2 -2
  6. package/dist/{MessagingScreen-DVpyX0RH.cjs → MessagingScreen-C7VcUx2f.cjs} +2 -2
  7. package/dist/{MessagingScreen-DVpyX0RH.cjs.map → MessagingScreen-C7VcUx2f.cjs.map} +1 -1
  8. package/dist/{MessagingScreen-BDp1yqcC.mjs → MessagingScreen-DqITGtTm.mjs} +2 -2
  9. package/dist/{MessagingScreen-BDp1yqcC.mjs.map → MessagingScreen-DqITGtTm.mjs.map} +1 -1
  10. package/dist/{PortalContentApiProvider-DNZj3MTz.cjs → PortalContentApiProvider-CqfumtyH.cjs} +4 -4
  11. package/dist/PortalContentApiProvider-CqfumtyH.cjs.map +1 -0
  12. package/dist/{PortalContentApiProvider-D0xhS3Ge.mjs → PortalContentApiProvider-CvYJD4mj.mjs} +4 -4
  13. package/dist/PortalContentApiProvider-CvYJD4mj.mjs.map +1 -0
  14. package/dist/{ProductsScreen-fPFSKVOn.cjs → ProductsScreen-BGFL7B9Y.cjs} +2 -2
  15. package/dist/{ProductsScreen-fPFSKVOn.cjs.map → ProductsScreen-BGFL7B9Y.cjs.map} +1 -1
  16. package/dist/{ProductsScreen-DIdRGVvA.mjs → ProductsScreen-BUCzY4c8.mjs} +2 -2
  17. package/dist/{ProductsScreen-CeNMvU4d.mjs → ProductsScreen-CJWgYPY9.mjs} +2 -2
  18. package/dist/{ProductsScreen-CeNMvU4d.mjs.map → ProductsScreen-CJWgYPY9.mjs.map} +1 -1
  19. package/dist/{ProductsScreen-iQf4zOus.cjs → ProductsScreen-CyOr92nO.cjs} +2 -2
  20. package/dist/{ProfileScreen-BSWf_Rb-.cjs → ProfileScreen-3nnblgS2.cjs} +2 -2
  21. package/dist/{ProfileScreen-BSWf_Rb-.cjs.map → ProfileScreen-3nnblgS2.cjs.map} +1 -1
  22. package/dist/{ProfileScreen-Nric2qx3.cjs → ProfileScreen-BX3eqOdU.cjs} +2 -2
  23. package/dist/{ProfileScreen-DQ7Mjq_K.mjs → ProfileScreen-Tib5ue5H.mjs} +2 -2
  24. package/dist/{ProfileScreen-DQ7Mjq_K.mjs.map → ProfileScreen-Tib5ue5H.mjs.map} +1 -1
  25. package/dist/{ShareablesScreen-Bl6aT0vn.cjs → ShareablesScreen-BYySYuY1.cjs} +2 -2
  26. package/dist/{ShareablesScreen-Bl6aT0vn.cjs.map → ShareablesScreen-BYySYuY1.cjs.map} +1 -1
  27. package/dist/{ShareablesScreen-D2JbmO7a.mjs → ShareablesScreen-Ca0VOB6e.mjs} +2 -2
  28. package/dist/{ShareablesScreen-D2JbmO7a.mjs.map → ShareablesScreen-Ca0VOB6e.mjs.map} +1 -1
  29. package/dist/{ShareablesScreen-CfchbhSH.mjs → ShareablesScreen-Cr-WyfrQ.mjs} +2 -2
  30. package/dist/{ShareablesScreen-CtuGiQ7_.cjs → ShareablesScreen-PPfy8gtj.cjs} +2 -2
  31. package/dist/{ShopScreen-D0ddvQHi.mjs → ShopScreen-BbJbceF8.mjs} +2 -2
  32. package/dist/{ShopScreen-D0ddvQHi.mjs.map → ShopScreen-BbJbceF8.mjs.map} +1 -1
  33. package/dist/{ShopScreen-D1PcDp2n.cjs → ShopScreen-Cbz4oNU4.cjs} +2 -2
  34. package/dist/{ShopScreen-Ch1GbT5E.cjs → ShopScreen-Dhpq7-X2.cjs} +2 -2
  35. package/dist/{ShopScreen-Ch1GbT5E.cjs.map → ShopScreen-Dhpq7-X2.cjs.map} +1 -1
  36. package/dist/index.cjs +18 -19
  37. package/dist/index.cjs.map +1 -1
  38. package/dist/index.d.cts +1 -2
  39. package/dist/index.d.cts.map +1 -1
  40. package/dist/index.d.mts +1 -2
  41. package/dist/index.d.mts.map +1 -1
  42. package/dist/index.mjs +18 -19
  43. package/dist/index.mjs.map +1 -1
  44. package/package.json +19 -21
  45. package/dist/FluidProvider-Bpyt0Lsa.cjs.map +0 -1
  46. package/dist/FluidProvider-CiCrw9aW.mjs.map +0 -1
  47. package/dist/PortalContentApiProvider-D0xhS3Ge.mjs.map +0 -1
  48. package/dist/PortalContentApiProvider-DNZj3MTz.cjs.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-app/portal-sdk",
3
- "version": "0.1.174",
3
+ "version": "0.1.176",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "dist",
@@ -73,51 +73,49 @@
73
73
  "zod": "4.3.5",
74
74
  "@fluid-app/api-client-core": "0.1.0",
75
75
  "@fluid-app/auth": "0.1.0",
76
- "@fluid-app/cart-ui": "0.1.16",
77
- "@fluid-app/company-switcher-core": "0.1.0",
78
76
  "@fluid-app/company-switcher-ui": "0.1.0",
79
- "@fluid-app/contacts-api-client": "0.1.0",
77
+ "@fluid-app/company-switcher-core": "0.1.0",
78
+ "@fluid-app/contacts-ui": "0.1.0",
80
79
  "@fluid-app/contacts-core": "0.1.0",
81
80
  "@fluid-app/file-picker-api-client": "0.1.0",
82
- "@fluid-app/contacts-ui": "0.1.0",
83
- "@fluid-app/fluid-pay-api-client": "0.1.0",
84
- "@fluid-app/fluid-pay-core": "0.1.0",
81
+ "@fluid-app/cart-ui": "0.1.16",
85
82
  "@fluid-app/file-picker-core": "0.1.0",
86
83
  "@fluid-app/fluidos-api-client": "0.1.0",
87
84
  "@fluid-app/messaging-core": "0.1.0",
85
+ "@fluid-app/fluid-pay-core": "0.1.0",
88
86
  "@fluid-app/messaging-api-client": "0.1.0",
89
87
  "@fluid-app/messaging-ui": "0.1.0",
90
88
  "@fluid-app/mysite-core": "0.1.0",
91
- "@fluid-app/mysite-ui": "0.1.0",
92
89
  "@fluid-app/orders-core": "0.1.0",
93
- "@fluid-app/orders-ui": "0.1.0",
94
90
  "@fluid-app/permissions": "0.1.0",
95
91
  "@fluid-app/portal-app-download-ui": "0.1.0",
96
- "@fluid-app/portal-preview": "0.1.0",
92
+ "@fluid-app/portal-core": "0.1.23",
93
+ "@fluid-app/mysite-ui": "0.1.0",
97
94
  "@fluid-app/portal-pro-upgrade-ui": "0.1.0",
95
+ "@fluid-app/orders-ui": "0.1.0",
96
+ "@fluid-app/portal-preview": "0.1.0",
98
97
  "@fluid-app/portal-react": "0.1.0",
99
98
  "@fluid-app/portal-tenant-api-client": "0.1.0",
100
- "@fluid-app/portal-core": "0.1.23",
101
99
  "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
100
+ "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
102
101
  "@fluid-app/portal-tenant-content-api-client": "0.1.0",
103
102
  "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
104
- "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
103
+ "@fluid-app/portal-tenant-store-api-client": "0.1.0",
104
+ "@fluid-app/products-api-client": "0.1.0",
105
105
  "@fluid-app/portal-widgets": "0.1.22",
106
- "@fluid-app/profile-core": "0.1.0",
107
106
  "@fluid-app/products-core": "0.1.0",
108
- "@fluid-app/products-api-client": "0.1.0",
109
- "@fluid-app/query-persister": "0.1.0",
107
+ "@fluid-app/profile-core": "0.1.0",
110
108
  "@fluid-app/profile-ui": "0.1.0",
111
- "@fluid-app/shareables-api-client": "0.1.0",
112
- "@fluid-app/shareables-ui": "0.1.0",
109
+ "@fluid-app/query-persister": "0.1.0",
113
110
  "@fluid-app/shop-ui": "0.1.0",
114
- "@fluid-app/shareables-core": "0.1.0",
111
+ "@fluid-app/shareables-ui": "0.1.0",
115
112
  "@fluid-app/store-api-client": "0.1.0",
116
- "@fluid-app/subscriptions-core": "0.1.0",
113
+ "@fluid-app/shareables-core": "0.1.0",
117
114
  "@fluid-app/store-core": "0.1.0",
115
+ "@fluid-app/subscriptions-ui": "0.1.0",
118
116
  "@fluid-app/typescript-config": "0.0.0",
119
- "@fluid-app/ui-primitives": "0.1.13",
120
- "@fluid-app/subscriptions-ui": "0.1.0"
117
+ "@fluid-app/subscriptions-core": "0.1.0",
118
+ "@fluid-app/ui-primitives": "0.1.13"
121
119
  },
122
120
  "peerDependencies": {
123
121
  "@hookform/resolvers": "^5.2.2",