@fluid-app/portal-sdk 0.1.192 → 0.1.194

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 (25) hide show
  1. package/dist/{PortalContentApiProvider-Bwi7FOTs.mjs → PortalContentApiProvider-Bxtd3cTD.mjs} +242 -96
  2. package/dist/PortalContentApiProvider-Bxtd3cTD.mjs.map +1 -0
  3. package/dist/{PortalContentApiProvider-Cb-DGxBo.cjs → PortalContentApiProvider-D_0DbqrK.cjs} +242 -96
  4. package/dist/PortalContentApiProvider-D_0DbqrK.cjs.map +1 -0
  5. package/dist/{ProductsScreen-CdbwRM5O.mjs → ProductsScreen-CIZEyhz1.mjs} +2 -2
  6. package/dist/{ProductsScreen-Cd8hpH-3.mjs → ProductsScreen-COiPDOoi.mjs} +2 -2
  7. package/dist/{ProductsScreen-Cd8hpH-3.mjs.map → ProductsScreen-COiPDOoi.mjs.map} +1 -1
  8. package/dist/{ProductsScreen-BQqP8-N9.cjs → ProductsScreen-DjvCNiay.cjs} +2 -2
  9. package/dist/{ProductsScreen-BQqP8-N9.cjs.map → ProductsScreen-DjvCNiay.cjs.map} +1 -1
  10. package/dist/{ProductsScreen-DgPjO-HY.cjs → ProductsScreen-DliPMmcL.cjs} +2 -2
  11. package/dist/{ShareablesScreen-BEm7wQaI.cjs → ShareablesScreen-BDdgmBeh.cjs} +2 -2
  12. package/dist/{ShareablesScreen-BUuuUpDS.mjs → ShareablesScreen-Bk0VnMyz.mjs} +6 -2
  13. package/dist/ShareablesScreen-Bk0VnMyz.mjs.map +1 -0
  14. package/dist/{ShareablesScreen-DoJ8EIDG.mjs → ShareablesScreen-C4OnaaH6.mjs} +2 -2
  15. package/dist/{ShareablesScreen-C1PQmDVa.cjs → ShareablesScreen-ivCaHKjM.cjs} +6 -2
  16. package/dist/ShareablesScreen-ivCaHKjM.cjs.map +1 -0
  17. package/dist/index.cjs +7 -7
  18. package/dist/index.d.cts.map +1 -1
  19. package/dist/index.d.mts.map +1 -1
  20. package/dist/index.mjs +7 -7
  21. package/package.json +16 -16
  22. package/dist/PortalContentApiProvider-Bwi7FOTs.mjs.map +0 -1
  23. package/dist/PortalContentApiProvider-Cb-DGxBo.cjs.map +0 -1
  24. package/dist/ShareablesScreen-BUuuUpDS.mjs.map +0 -1
  25. package/dist/ShareablesScreen-C1PQmDVa.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.192",
3
+ "version": "0.1.194",
4
4
  "description": "SDK for building custom Fluid portals",
5
5
  "files": [
6
6
  "dist",
@@ -71,48 +71,48 @@
71
71
  "tsdown": "^0.21.0",
72
72
  "typescript": "^5",
73
73
  "zod": "4.3.5",
74
- "@fluid-app/api-client-core": "0.1.0",
75
74
  "@fluid-app/auth": "0.1.0",
75
+ "@fluid-app/api-client-core": "0.1.0",
76
76
  "@fluid-app/cart-ui": "0.1.16",
77
- "@fluid-app/company-switcher-core": "0.1.0",
78
77
  "@fluid-app/company-switcher-ui": "0.1.0",
78
+ "@fluid-app/company-switcher-core": "0.1.0",
79
79
  "@fluid-app/contacts-core": "0.1.0",
80
- "@fluid-app/fluid-pay-core": "0.1.0",
81
80
  "@fluid-app/contacts-ui": "0.1.0",
81
+ "@fluid-app/file-picker-core": "0.1.0",
82
82
  "@fluid-app/file-picker-api-client": "0.1.0",
83
83
  "@fluid-app/fluidos-api-client": "0.1.0",
84
+ "@fluid-app/fluid-pay-core": "0.1.0",
84
85
  "@fluid-app/messaging-core": "0.1.0",
85
- "@fluid-app/file-picker-core": "0.1.0",
86
86
  "@fluid-app/messaging-ui": "0.1.0",
87
- "@fluid-app/messaging-api-client": "0.1.0",
88
87
  "@fluid-app/mysite-core": "0.1.0",
89
88
  "@fluid-app/orders-core": "0.1.0",
90
89
  "@fluid-app/orders-ui": "0.1.0",
91
- "@fluid-app/mysite-ui": "0.1.0",
92
90
  "@fluid-app/permissions": "0.1.0",
91
+ "@fluid-app/messaging-api-client": "0.1.0",
92
+ "@fluid-app/mysite-ui": "0.1.0",
93
93
  "@fluid-app/portal-app-download-ui": "0.1.0",
94
- "@fluid-app/portal-core": "0.1.23",
95
94
  "@fluid-app/portal-preview": "0.1.0",
95
+ "@fluid-app/portal-core": "0.1.23",
96
96
  "@fluid-app/portal-pro-upgrade-ui": "0.1.0",
97
97
  "@fluid-app/portal-react": "0.1.0",
98
- "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
99
- "@fluid-app/portal-tenant-api-client": "0.1.0",
100
- "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
101
98
  "@fluid-app/portal-tenant-pay-api-client": "0.1.0",
99
+ "@fluid-app/portal-tenant-api-client": "0.1.0",
100
+ "@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
102
101
  "@fluid-app/portal-tenant-store-api-client": "0.1.0",
102
+ "@fluid-app/products-core": "0.1.0",
103
+ "@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
104
+ "@fluid-app/products-api-client": "0.1.0",
103
105
  "@fluid-app/portal-tenant-content-api-client": "0.1.0",
104
106
  "@fluid-app/portal-widgets": "0.1.22",
105
107
  "@fluid-app/profile-core": "0.1.0",
106
- "@fluid-app/products-api-client": "0.1.0",
107
- "@fluid-app/products-core": "0.1.0",
108
108
  "@fluid-app/profile-ui": "0.1.0",
109
- "@fluid-app/shareables-core": "0.1.0",
110
109
  "@fluid-app/query-persister": "0.1.0",
111
- "@fluid-app/shop-ui": "0.1.0",
110
+ "@fluid-app/shareables-core": "0.1.0",
112
111
  "@fluid-app/shareables-ui": "0.1.0",
113
112
  "@fluid-app/store-api-client": "0.1.0",
114
- "@fluid-app/subscriptions-core": "0.1.0",
113
+ "@fluid-app/shop-ui": "0.1.0",
115
114
  "@fluid-app/store-core": "0.1.0",
115
+ "@fluid-app/subscriptions-core": "0.1.0",
116
116
  "@fluid-app/subscriptions-ui": "0.1.0",
117
117
  "@fluid-app/typescript-config": "0.0.0",
118
118
  "@fluid-app/ui-primitives": "0.1.13"