@fluid-app/portal-sdk 0.1.450 → 0.1.451
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-BjSf_FiB.cjs → FluidProvider-BULkBuyn.cjs} +121 -28
- package/dist/FluidProvider-BULkBuyn.cjs.map +1 -0
- package/dist/{FluidProvider-CXqSq1iX.mjs → FluidProvider-CA_HAl9a.mjs} +116 -29
- package/dist/FluidProvider-CA_HAl9a.mjs.map +1 -0
- package/dist/{MessagingScreen-Ck5kiA-O.mjs → MessagingScreen-BdsSr7l4.mjs} +2 -2
- package/dist/{MessagingScreen-NdUsPc_N.cjs → MessagingScreen-CApfcPd5.cjs} +2 -2
- package/dist/{MessagingScreen-NdUsPc_N.cjs.map → MessagingScreen-CApfcPd5.cjs.map} +1 -1
- package/dist/{MessagingScreen-CtMw_Wp3.mjs → MessagingScreen-Cf0OOWZ5.mjs} +2 -2
- package/dist/{MessagingScreen-CtMw_Wp3.mjs.map → MessagingScreen-Cf0OOWZ5.mjs.map} +1 -1
- package/dist/{MessagingScreen-BAl4Hg2w.cjs → MessagingScreen-N3CiZ807.cjs} +2 -2
- package/dist/{OrdersScreen-B3sEroyv.mjs → OrdersScreen-BPihQMaX.mjs} +2 -2
- package/dist/{OrdersScreen-B3sEroyv.mjs.map → OrdersScreen-BPihQMaX.mjs.map} +1 -1
- package/dist/{OrdersScreen-iCm9w3Kz.cjs → OrdersScreen-CgU8hdeD.cjs} +2 -2
- package/dist/{OrdersScreen-Dz_rz68P.mjs → OrdersScreen-Cv-qovZG.mjs} +2 -2
- package/dist/{OrdersScreen-CNCGv-jL.cjs → OrdersScreen-DEv_TOuP.cjs} +2 -2
- package/dist/{OrdersScreen-CNCGv-jL.cjs.map → OrdersScreen-DEv_TOuP.cjs.map} +1 -1
- package/dist/{ProfileScreen--xpXB--h.mjs → ProfileScreen-BPPBknUb.mjs} +3 -3
- package/dist/{ProfileScreen-Ce8jwoAg.cjs → ProfileScreen-Bp3kvBsM.cjs} +3 -3
- package/dist/{ProfileScreen-CCVbDYek.cjs → ProfileScreen-Dh1zfLSC.cjs} +3 -3
- package/dist/{ProfileScreen-CCVbDYek.cjs.map → ProfileScreen-Dh1zfLSC.cjs.map} +1 -1
- package/dist/{ProfileScreen-DD8HaCNH.mjs → ProfileScreen-Gvi6qWH9.mjs} +3 -3
- package/dist/{ProfileScreen-DD8HaCNH.mjs.map → ProfileScreen-Gvi6qWH9.mjs.map} +1 -1
- package/dist/{ShopScreen-DsKCSRzS.mjs → ShopScreen-BQu3Hv89.mjs} +2 -2
- package/dist/{ShopScreen-DsKCSRzS.mjs.map → ShopScreen-BQu3Hv89.mjs.map} +1 -1
- package/dist/{ShopScreen-Cm-B46dF.cjs → ShopScreen-DqdBdkjS.cjs} +2 -2
- package/dist/{ShopScreen-Cm-B46dF.cjs.map → ShopScreen-DqdBdkjS.cjs.map} +1 -1
- package/dist/{ShopScreen-B9xABYoy.mjs → ShopScreen-eC3clAjp.mjs} +2 -2
- package/dist/{ShopScreen-CRVZOMY5.cjs → ShopScreen-lyjY8yxm.cjs} +2 -2
- package/dist/{SubscriptionsScreen-D1qYFGmN.cjs → SubscriptionsScreen-CYCQcYMB.cjs} +3 -3
- package/dist/{SubscriptionsScreen-C17iAZ_N.mjs → SubscriptionsScreen-Db9gI6D6.mjs} +3 -3
- package/dist/{SubscriptionsScreen-DhxSxQ43.cjs → SubscriptionsScreen-aaF2B1qD.cjs} +3 -3
- package/dist/{SubscriptionsScreen-DhxSxQ43.cjs.map → SubscriptionsScreen-aaF2B1qD.cjs.map} +1 -1
- package/dist/{SubscriptionsScreen-IWNnfQ36.mjs → SubscriptionsScreen-bCXc9Bqn.mjs} +3 -3
- package/dist/{SubscriptionsScreen-IWNnfQ36.mjs.map → SubscriptionsScreen-bCXc9Bqn.mjs.map} +1 -1
- package/dist/index.cjs +34 -22
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +34 -22
- package/dist/index.mjs.map +1 -1
- package/dist/{use-portal-card-add-3ds-flow-Ch7FwzUp.cjs → use-portal-card-add-3ds-flow-1JkstOR0.cjs} +2 -2
- package/dist/{use-portal-card-add-3ds-flow-Ch7FwzUp.cjs.map → use-portal-card-add-3ds-flow-1JkstOR0.cjs.map} +1 -1
- package/dist/{use-portal-card-add-3ds-flow-hgln6QRL.mjs → use-portal-card-add-3ds-flow-DueNr2yx.mjs} +2 -2
- package/dist/{use-portal-card-add-3ds-flow-hgln6QRL.mjs.map → use-portal-card-add-3ds-flow-DueNr2yx.mjs.map} +1 -1
- package/package.json +8 -8
- package/dist/FluidProvider-BjSf_FiB.cjs.map +0 -1
- package/dist/FluidProvider-CXqSq1iX.mjs.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.451",
|
|
4
4
|
"description": "SDK for building custom Fluid portals",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -76,15 +76,15 @@
|
|
|
76
76
|
"tsdown": "^0.21.0",
|
|
77
77
|
"typescript": "^5",
|
|
78
78
|
"zod": "4.3.5",
|
|
79
|
+
"@fluid-app/address-autocomplete": "0.1.0",
|
|
79
80
|
"@fluid-app/address-fields": "0.1.0",
|
|
80
81
|
"@fluid-app/api-client-core": "0.1.0",
|
|
81
82
|
"@fluid-app/auth": "0.1.0",
|
|
82
83
|
"@fluid-app/cart-ui": "0.1.25",
|
|
83
|
-
"@fluid-app/address-autocomplete": "0.1.0",
|
|
84
84
|
"@fluid-app/company-switcher-ui": "0.1.0",
|
|
85
|
-
"@fluid-app/contacts-ui": "0.1.0",
|
|
86
85
|
"@fluid-app/contacts-core": "0.1.0",
|
|
87
86
|
"@fluid-app/file-picker-api-client": "0.1.0",
|
|
87
|
+
"@fluid-app/contacts-ui": "0.1.0",
|
|
88
88
|
"@fluid-app/file-picker-core": "0.1.0",
|
|
89
89
|
"@fluid-app/fluid-pay-core": "0.1.0",
|
|
90
90
|
"@fluid-app/fluid-pay-ui": "0.1.0",
|
|
@@ -95,18 +95,18 @@
|
|
|
95
95
|
"@fluid-app/mysite-core": "0.1.0",
|
|
96
96
|
"@fluid-app/mysite-ui": "0.1.0",
|
|
97
97
|
"@fluid-app/orders-core": "0.1.0",
|
|
98
|
-
"@fluid-app/payments-display": "0.1.0",
|
|
99
98
|
"@fluid-app/orders-ui": "0.1.0",
|
|
100
|
-
"@fluid-app/
|
|
99
|
+
"@fluid-app/payments-display": "0.1.0",
|
|
101
100
|
"@fluid-app/portal-app-download-ui": "0.1.0",
|
|
101
|
+
"@fluid-app/portal-core": "0.1.23",
|
|
102
102
|
"@fluid-app/portal-react": "0.1.0",
|
|
103
103
|
"@fluid-app/portal-tenant-api-client": "0.1.0",
|
|
104
104
|
"@fluid-app/portal-tenant-contacts-api-client": "0.1.0",
|
|
105
105
|
"@fluid-app/portal-tenant-content-api-client": "0.1.0",
|
|
106
|
-
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
107
106
|
"@fluid-app/portal-tenant-pay-api-client": "0.1.0",
|
|
108
|
-
"@fluid-app/portal-tenant-
|
|
107
|
+
"@fluid-app/portal-tenant-mysite-api-client": "0.1.0",
|
|
109
108
|
"@fluid-app/portal-widgets": "0.1.22",
|
|
109
|
+
"@fluid-app/portal-tenant-store-api-client": "0.1.0",
|
|
110
110
|
"@fluid-app/products-api-client": "0.1.0",
|
|
111
111
|
"@fluid-app/products-core": "0.1.0",
|
|
112
112
|
"@fluid-app/profile-core": "0.1.0",
|
|
@@ -114,8 +114,8 @@
|
|
|
114
114
|
"@fluid-app/query-persister": "0.1.0",
|
|
115
115
|
"@fluid-app/shareables-core": "0.1.0",
|
|
116
116
|
"@fluid-app/shareables-ui": "0.1.0",
|
|
117
|
-
"@fluid-app/shop-ui": "0.1.0",
|
|
118
117
|
"@fluid-app/shop-core": "0.1.0",
|
|
118
|
+
"@fluid-app/shop-ui": "0.1.0",
|
|
119
119
|
"@fluid-app/store-core": "0.1.0",
|
|
120
120
|
"@fluid-app/subscriptions-core": "0.1.0",
|
|
121
121
|
"@fluid-app/subscriptions-ui": "0.1.0",
|