@fluid-app/portal-sdk 0.1.195 → 0.1.196

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 (22) hide show
  1. package/dist/{FluidProvider-dp9q6oRM.mjs → FluidProvider-CGqVqcHP.mjs} +3 -3
  2. package/dist/{FluidProvider-dp9q6oRM.mjs.map → FluidProvider-CGqVqcHP.mjs.map} +1 -1
  3. package/dist/{FluidProvider-BWBEdHQQ.cjs → FluidProvider-j5QX1XRm.cjs} +3 -3
  4. package/dist/{FluidProvider-BWBEdHQQ.cjs.map → FluidProvider-j5QX1XRm.cjs.map} +1 -1
  5. package/dist/{MessagingScreen-DX8A0ahD.cjs → MessagingScreen-BaGLql5n.cjs} +2 -2
  6. package/dist/{MessagingScreen-DX8A0ahD.cjs.map → MessagingScreen-BaGLql5n.cjs.map} +1 -1
  7. package/dist/{MessagingScreen-CJ3p3ZHq.cjs → MessagingScreen-Beyb0TUm.cjs} +2 -2
  8. package/dist/{MessagingScreen-BNsaLpzu.mjs → MessagingScreen-CpUfQIFf.mjs} +2 -2
  9. package/dist/{MessagingScreen-BNsaLpzu.mjs.map → MessagingScreen-CpUfQIFf.mjs.map} +1 -1
  10. package/dist/{ProfileScreen-DL-C2R6R.cjs → ProfileScreen-BoFYel4G.cjs} +2 -2
  11. package/dist/{ProfileScreen-BsjuHCor.cjs → ProfileScreen-CtMB7I96.cjs} +2 -2
  12. package/dist/{ProfileScreen-BsjuHCor.cjs.map → ProfileScreen-CtMB7I96.cjs.map} +1 -1
  13. package/dist/{ProfileScreen-eJvfI2YW.mjs → ProfileScreen-th1mmEn0.mjs} +2 -2
  14. package/dist/{ProfileScreen-eJvfI2YW.mjs.map → ProfileScreen-th1mmEn0.mjs.map} +1 -1
  15. package/dist/{ShopScreen-X802gHEX.cjs → ShopScreen-CUWxEit0.cjs} +2 -2
  16. package/dist/{ShopScreen-X802gHEX.cjs.map → ShopScreen-CUWxEit0.cjs.map} +1 -1
  17. package/dist/{ShopScreen-DEFhDrcd.cjs → ShopScreen-DN8UWl8P.cjs} +2 -2
  18. package/dist/{ShopScreen-5AXTCtLQ.mjs → ShopScreen-z-1csZzu.mjs} +2 -2
  19. package/dist/{ShopScreen-5AXTCtLQ.mjs.map → ShopScreen-z-1csZzu.mjs.map} +1 -1
  20. package/dist/index.cjs +10 -10
  21. package/dist/index.mjs +10 -10
  22. package/package.json +13 -13
@@ -2603,7 +2603,7 @@ function transformLegacyPointsLedger(data) {
2603
2603
  }))
2604
2604
  };
2605
2605
  }
2606
- function createLegacyWidgetsAdapter(config) {
2606
+ function createLegacyWidgetsApiAdapter(config) {
2607
2607
  function buildHeaders() {
2608
2608
  return {
2609
2609
  "content-type": "application/json",
@@ -2673,7 +2673,7 @@ function createLegacyWidgetsAdapter(config) {
2673
2673
  function createPortalWidgetsApiAdapter(client, legacyConfig) {
2674
2674
  const bff = createBffWidgetsAdapter(client);
2675
2675
  return {
2676
- ...createLegacyWidgetsAdapter(legacyConfig),
2676
+ ...createLegacyWidgetsApiAdapter(legacyConfig),
2677
2677
  ...bff
2678
2678
  };
2679
2679
  }
@@ -3184,4 +3184,4 @@ Object.defineProperty(exports, "widgetPropertySchemas", {
3184
3184
  }
3185
3185
  });
3186
3186
 
3187
- //# sourceMappingURL=FluidProvider-BWBEdHQQ.cjs.map
3187
+ //# sourceMappingURL=FluidProvider-j5QX1XRm.cjs.map