@fluid-app/portal-sdk 0.1.178 → 0.1.180
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-TKGU3gSm.mjs → FluidProvider-Bjlw3uIJ.mjs} +54 -84
- package/dist/FluidProvider-Bjlw3uIJ.mjs.map +1 -0
- package/dist/{FluidProvider-CIuinUdw.cjs → FluidProvider-XHTzXe-E.cjs} +53 -89
- package/dist/FluidProvider-XHTzXe-E.cjs.map +1 -0
- package/dist/{MessagingScreen-CwMR1WJG.cjs → MessagingScreen-BcpCwuYL.cjs} +2 -2
- package/dist/{MessagingScreen-CwMR1WJG.cjs.map → MessagingScreen-BcpCwuYL.cjs.map} +1 -1
- package/dist/{MessagingScreen-BUC8Fwaz.mjs → MessagingScreen-CxWUaN04.mjs} +2 -2
- package/dist/{MessagingScreen-BUC8Fwaz.mjs.map → MessagingScreen-CxWUaN04.mjs.map} +1 -1
- package/dist/{MessagingScreen-XzPsvsXP.cjs → MessagingScreen-D35g9qBs.cjs} +2 -2
- package/dist/{ProductsScreen-C0KlCDt_.mjs → ProductsScreen-08MJy-SJ.mjs} +2 -0
- package/dist/{ProfileScreen-De6Xdkr4.cjs → ProfileScreen-C-8qFmXB.cjs} +2 -2
- package/dist/{ProfileScreen-De6Xdkr4.cjs.map → ProfileScreen-C-8qFmXB.cjs.map} +1 -1
- package/dist/{ProfileScreen-BuDwsZ3f.mjs → ProfileScreen-CQJyNrls.mjs} +2 -2
- package/dist/{ProfileScreen-BuDwsZ3f.mjs.map → ProfileScreen-CQJyNrls.mjs.map} +1 -1
- package/dist/{ProfileScreen-CD0p8061.cjs → ProfileScreen-CZDMIHZ9.cjs} +2 -2
- package/dist/{ShareablesScreen-_S-OESoe.mjs → ShareablesScreen-jHqnOgXM.mjs} +2 -0
- package/dist/{ShopScreen-DqUle1Zv.cjs → ShopScreen-BeuMn_38.cjs} +2 -2
- package/dist/{ShopScreen-Bg5pr5RL.mjs → ShopScreen-ChzQkJ1u.mjs} +2 -2
- package/dist/{ShopScreen-Bg5pr5RL.mjs.map → ShopScreen-ChzQkJ1u.mjs.map} +1 -1
- package/dist/{ShopScreen-z1kE-juB.cjs → ShopScreen-GBG7PGT3.cjs} +2 -2
- package/dist/{ShopScreen-z1kE-juB.cjs.map → ShopScreen-GBG7PGT3.cjs.map} +1 -1
- package/dist/index.cjs +61 -62
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +110 -20
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +110 -20
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +65 -66
- package/dist/index.mjs.map +1 -1
- package/package.json +12 -12
- package/dist/FluidProvider-CIuinUdw.cjs.map +0 -1
- package/dist/FluidProvider-TKGU3gSm.mjs.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as __exportAll } from "./es-I9usCQT-.mjs";
|
|
2
|
-
import { B as usePayApi, n as useFluidContext, z as useLanguagesApi } from "./FluidProvider-
|
|
2
|
+
import { B as usePayApi, n as useFluidContext, z as useLanguagesApi } from "./FluidProvider-Bjlw3uIJ.mjs";
|
|
3
3
|
import { n as useAccountApi } from "./account-api-context-BIZ_aibJ.mjs";
|
|
4
4
|
import { n as useCountriesApi } from "./countries-api-context-Dob_AzPO.mjs";
|
|
5
5
|
import { t as parseApiErrors } from "./parse-api-errors-BLAAn3cQ.mjs";
|
|
@@ -3026,4 +3026,4 @@ const profileScreenPropertySchema = {
|
|
|
3026
3026
|
//#endregion
|
|
3027
3027
|
export { ProfileScreen_exports as n, profileScreenPropertySchema as r, ProfileScreen as t };
|
|
3028
3028
|
|
|
3029
|
-
//# sourceMappingURL=ProfileScreen-
|
|
3029
|
+
//# sourceMappingURL=ProfileScreen-CQJyNrls.mjs.map
|