@fluid-app/portal-sdk 0.1.165 → 0.1.166
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/{FluidProvider-DbLFKavY.cjs → FluidProvider-DMFD--HI.cjs} +16 -270
- package/dist/FluidProvider-DMFD--HI.cjs.map +1 -0
- package/dist/{FluidProvider-BfATASw-.mjs → FluidProvider-qmTRBp3-.mjs} +17 -259
- package/dist/FluidProvider-qmTRBp3-.mjs.map +1 -0
- package/dist/{MessagingScreen-Dhg3eu32.mjs → MessagingScreen-B78wJC_8.mjs} +2 -2
- package/dist/{MessagingScreen-Dhg3eu32.mjs.map → MessagingScreen-B78wJC_8.mjs.map} +1 -1
- package/dist/{MessagingScreen-lFvwnAU6.cjs → MessagingScreen-BlCjptc6.cjs} +3 -3
- package/dist/{MessagingScreen-lFvwnAU6.cjs.map → MessagingScreen-BlCjptc6.cjs.map} +1 -1
- package/dist/{MessagingScreen-Dd0EBrre.cjs → MessagingScreen-DRD8xnXj.cjs} +2 -2
- package/dist/{ProductsScreen-nHmUftQn.mjs → ProductsScreen-C8amMeRh.mjs} +2 -0
- package/dist/{ProfileScreen-DUj4bkhx.cjs → ProfileScreen-CfHE4Ded.cjs} +2 -2
- package/dist/{ProfileScreen-DUj4bkhx.cjs.map → ProfileScreen-CfHE4Ded.cjs.map} +1 -1
- package/dist/{ProfileScreen-BuIxKbXC.mjs → ProfileScreen-Ct-m03oC.mjs} +2 -2
- package/dist/{ProfileScreen-BuIxKbXC.mjs.map → ProfileScreen-Ct-m03oC.mjs.map} +1 -1
- package/dist/{ProfileScreen-uAud2ErT.cjs → ProfileScreen-hD0bjuys.cjs} +2 -2
- package/dist/{ShareablesScreen-CdTyyDRO.mjs → ShareablesScreen-JxVPd89h.mjs} +2 -0
- package/dist/{ShopScreen-BUXUtEuj.cjs → ShopScreen-D9clGspu.cjs} +2 -2
- package/dist/{ShopScreen-BUXUtEuj.cjs.map → ShopScreen-D9clGspu.cjs.map} +1 -1
- package/dist/{ShopScreen-BH6zQndJ.mjs → ShopScreen-DW0puWGa.mjs} +2 -2
- package/dist/{ShopScreen-BH6zQndJ.mjs.map → ShopScreen-DW0puWGa.mjs.map} +1 -1
- package/dist/{ShopScreen-BbucUNI7.cjs → ShopScreen-Dvsz_wyc.cjs} +2 -2
- package/dist/index.cjs +10 -12
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +24 -161
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +24 -161
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +15 -15
- package/dist/index.mjs.map +1 -1
- package/package.json +16 -16
- package/dist/FluidProvider-BfATASw-.mjs.map +0 -1
- package/dist/FluidProvider-DbLFKavY.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.
|
|
3
|
+
"version": "0.1.166",
|
|
4
4
|
"description": "SDK for building custom Fluid portals",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -72,51 +72,51 @@
|
|
|
72
72
|
"typescript": "^5",
|
|
73
73
|
"zod": "4.3.5",
|
|
74
74
|
"@fluid-app/api-client-core": "0.1.0",
|
|
75
|
-
"@fluid-app/
|
|
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",
|
|
77
78
|
"@fluid-app/contacts-api-client": "0.1.0",
|
|
78
|
-
"@fluid-app/cart-ui": "0.1.16",
|
|
79
79
|
"@fluid-app/contacts-core": "0.1.0",
|
|
80
|
-
"@fluid-app/auth": "0.1.0",
|
|
81
80
|
"@fluid-app/contacts-ui": "0.1.0",
|
|
82
|
-
"@fluid-app/fluid-pay-api-client": "0.1.0",
|
|
83
81
|
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
84
|
-
"@fluid-app/
|
|
82
|
+
"@fluid-app/cart-ui": "0.1.16",
|
|
85
83
|
"@fluid-app/file-picker-core": "0.1.0",
|
|
86
84
|
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
85
|
+
"@fluid-app/fluid-pay-api-client": "0.1.0",
|
|
86
|
+
"@fluid-app/fluidos-api-client": "0.1.0",
|
|
87
87
|
"@fluid-app/messaging-api-client": "0.1.0",
|
|
88
|
-
"@fluid-app/messaging-core": "0.1.0",
|
|
89
88
|
"@fluid-app/messaging-ui": "0.1.0",
|
|
89
|
+
"@fluid-app/messaging-core": "0.1.0",
|
|
90
90
|
"@fluid-app/mysite-core": "0.1.0",
|
|
91
91
|
"@fluid-app/mysite-ui": "0.1.0",
|
|
92
|
+
"@fluid-app/orders-core": "0.1.0",
|
|
92
93
|
"@fluid-app/orders-ui": "0.1.0",
|
|
93
|
-
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
94
|
-
"@fluid-app/portal-core": "0.1.23",
|
|
95
94
|
"@fluid-app/permissions": "0.1.0",
|
|
96
|
-
"@fluid-app/portal-
|
|
95
|
+
"@fluid-app/portal-core": "0.1.23",
|
|
97
96
|
"@fluid-app/portal-preview": "0.1.0",
|
|
98
|
-
"@fluid-app/
|
|
97
|
+
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
98
|
+
"@fluid-app/portal-pro-upgrade-ui": "0.1.0",
|
|
99
99
|
"@fluid-app/portal-react": "0.1.0",
|
|
100
100
|
"@fluid-app/portal-tenant-api-client": "0.1.0",
|
|
101
101
|
"@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
|
|
102
|
+
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
102
103
|
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
103
104
|
"@fluid-app/portal-tenant-pay-api-client": "0.1.0",
|
|
104
105
|
"@fluid-app/portal-widgets": "0.1.22",
|
|
105
|
-
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
106
|
-
"@fluid-app/products-core": "0.1.0",
|
|
107
106
|
"@fluid-app/products-api-client": "0.1.0",
|
|
108
|
-
"@fluid-app/
|
|
107
|
+
"@fluid-app/products-core": "0.1.0",
|
|
109
108
|
"@fluid-app/profile-core": "0.1.0",
|
|
110
|
-
"@fluid-app/
|
|
109
|
+
"@fluid-app/profile-ui": "0.1.0",
|
|
111
110
|
"@fluid-app/query-persister": "0.1.0",
|
|
111
|
+
"@fluid-app/shareables-api-client": "0.1.0",
|
|
112
112
|
"@fluid-app/shareables-core": "0.1.0",
|
|
113
113
|
"@fluid-app/shareables-ui": "0.1.0",
|
|
114
114
|
"@fluid-app/shop-ui": "0.1.0",
|
|
115
115
|
"@fluid-app/store-api-client": "0.1.0",
|
|
116
116
|
"@fluid-app/store-core": "0.1.0",
|
|
117
|
+
"@fluid-app/subscriptions-core": "0.1.0",
|
|
117
118
|
"@fluid-app/typescript-config": "0.0.0",
|
|
118
119
|
"@fluid-app/subscriptions-ui": "0.1.0",
|
|
119
|
-
"@fluid-app/subscriptions-core": "0.1.0",
|
|
120
120
|
"@fluid-app/ui-primitives": "0.1.13"
|
|
121
121
|
},
|
|
122
122
|
"peerDependencies": {
|