@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.
Files changed (32) hide show
  1. package/dist/{FluidProvider-DbLFKavY.cjs → FluidProvider-DMFD--HI.cjs} +16 -270
  2. package/dist/FluidProvider-DMFD--HI.cjs.map +1 -0
  3. package/dist/{FluidProvider-BfATASw-.mjs → FluidProvider-qmTRBp3-.mjs} +17 -259
  4. package/dist/FluidProvider-qmTRBp3-.mjs.map +1 -0
  5. package/dist/{MessagingScreen-Dhg3eu32.mjs → MessagingScreen-B78wJC_8.mjs} +2 -2
  6. package/dist/{MessagingScreen-Dhg3eu32.mjs.map → MessagingScreen-B78wJC_8.mjs.map} +1 -1
  7. package/dist/{MessagingScreen-lFvwnAU6.cjs → MessagingScreen-BlCjptc6.cjs} +3 -3
  8. package/dist/{MessagingScreen-lFvwnAU6.cjs.map → MessagingScreen-BlCjptc6.cjs.map} +1 -1
  9. package/dist/{MessagingScreen-Dd0EBrre.cjs → MessagingScreen-DRD8xnXj.cjs} +2 -2
  10. package/dist/{ProductsScreen-nHmUftQn.mjs → ProductsScreen-C8amMeRh.mjs} +2 -0
  11. package/dist/{ProfileScreen-DUj4bkhx.cjs → ProfileScreen-CfHE4Ded.cjs} +2 -2
  12. package/dist/{ProfileScreen-DUj4bkhx.cjs.map → ProfileScreen-CfHE4Ded.cjs.map} +1 -1
  13. package/dist/{ProfileScreen-BuIxKbXC.mjs → ProfileScreen-Ct-m03oC.mjs} +2 -2
  14. package/dist/{ProfileScreen-BuIxKbXC.mjs.map → ProfileScreen-Ct-m03oC.mjs.map} +1 -1
  15. package/dist/{ProfileScreen-uAud2ErT.cjs → ProfileScreen-hD0bjuys.cjs} +2 -2
  16. package/dist/{ShareablesScreen-CdTyyDRO.mjs → ShareablesScreen-JxVPd89h.mjs} +2 -0
  17. package/dist/{ShopScreen-BUXUtEuj.cjs → ShopScreen-D9clGspu.cjs} +2 -2
  18. package/dist/{ShopScreen-BUXUtEuj.cjs.map → ShopScreen-D9clGspu.cjs.map} +1 -1
  19. package/dist/{ShopScreen-BH6zQndJ.mjs → ShopScreen-DW0puWGa.mjs} +2 -2
  20. package/dist/{ShopScreen-BH6zQndJ.mjs.map → ShopScreen-DW0puWGa.mjs.map} +1 -1
  21. package/dist/{ShopScreen-BbucUNI7.cjs → ShopScreen-Dvsz_wyc.cjs} +2 -2
  22. package/dist/index.cjs +10 -12
  23. package/dist/index.cjs.map +1 -1
  24. package/dist/index.d.cts +24 -161
  25. package/dist/index.d.cts.map +1 -1
  26. package/dist/index.d.mts +24 -161
  27. package/dist/index.d.mts.map +1 -1
  28. package/dist/index.mjs +15 -15
  29. package/dist/index.mjs.map +1 -1
  30. package/package.json +16 -16
  31. package/dist/FluidProvider-BfATASw-.mjs.map +0 -1
  32. package/dist/FluidProvider-DbLFKavY.cjs.map +0 -1
@@ -1,5 +1,5 @@
1
1
  const require_chunk = require("./chunk-9hOWP6kD.cjs");
2
- const require_FluidProvider = require("./FluidProvider-DbLFKavY.cjs");
2
+ const require_FluidProvider = require("./FluidProvider-DMFD--HI.cjs");
3
3
  const require_src = require("./src-BvDb-3SK.cjs");
4
4
  const require_dist = require("./dist-thaj08s5.cjs");
5
5
  const require_es = require("./es-xQF-WIMq.cjs");
@@ -32,7 +32,7 @@ function useMessagingAuth() {
32
32
  * `instanceof ApiError` catches errors from any Fluid API client.
33
33
  * `instanceof MessagingApiError` catches only messaging errors.
34
34
  */
35
- var MessagingApiError = class extends require_FluidProvider.ApiError$1 {
35
+ var MessagingApiError = class extends require_FluidProvider.ApiError {
36
36
  constructor(message, status, data) {
37
37
  super(message, status, data);
38
38
  this.name = "MessagingApiError";
@@ -59669,4 +59669,4 @@ Object.defineProperty(exports, "useMessagingConfig", {
59669
59669
  }
59670
59670
  });
59671
59671
 
59672
- //# sourceMappingURL=MessagingScreen-lFvwnAU6.cjs.map
59672
+ //# sourceMappingURL=MessagingScreen-BlCjptc6.cjs.map