@fluid-app/portal-sdk 0.1.147 → 0.1.149

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 (41) hide show
  1. package/dist/{ContactsScreen-CRwQbaPg.mjs → ContactsScreen-DtABz7O7.mjs} +2 -2
  2. package/dist/ContactsScreen-DtABz7O7.mjs.map +1 -0
  3. package/dist/{ContactsScreen-TDXVil2l.cjs → ContactsScreen-DuKE5ruf.cjs} +1 -1
  4. package/dist/{ContactsScreen-D7EBGdu1.cjs → ContactsScreen-psnV3fcP.cjs} +2 -2
  5. package/dist/ContactsScreen-psnV3fcP.cjs.map +1 -0
  6. package/dist/{MessagingScreen-D6jmQG0E.cjs → MessagingScreen-B5lqBpVo.cjs} +1 -1
  7. package/dist/{MessagingScreen-BG-eib6U.cjs → MessagingScreen-DSU_xyHK.cjs} +2 -2
  8. package/dist/MessagingScreen-DSU_xyHK.cjs.map +1 -0
  9. package/dist/{MessagingScreen-Bt0wmxDg.mjs → MessagingScreen-gbTy8V_o.mjs} +2 -2
  10. package/dist/MessagingScreen-gbTy8V_o.mjs.map +1 -0
  11. package/dist/{ProductsScreen-D6grDsLg.mjs → ProductsScreen--hkyw5c3.mjs} +9 -16
  12. package/dist/ProductsScreen--hkyw5c3.mjs.map +1 -0
  13. package/dist/{ProductsScreen-BYziWeSs.cjs → ProductsScreen-C8wwsfu0.cjs} +14 -21
  14. package/dist/ProductsScreen-C8wwsfu0.cjs.map +1 -0
  15. package/dist/{ProductsScreen-V6jOhd4m.cjs → ProductsScreen-DG_SMNs5.cjs} +2 -2
  16. package/dist/{ProductsScreen-CMpMLotN.mjs → ProductsScreen-IbgDLX51.mjs} +7 -2
  17. package/dist/{ShareablesScreen-BpOu1VpJ.cjs → ShareablesScreen-B0JMhiKA.cjs} +41 -26
  18. package/dist/ShareablesScreen-B0JMhiKA.cjs.map +1 -0
  19. package/dist/{ShareablesScreen-7W63bXCs.mjs → ShareablesScreen-B8ZsEkgi.mjs} +32 -17
  20. package/dist/ShareablesScreen-B8ZsEkgi.mjs.map +1 -0
  21. package/dist/{ShareablesScreen-DvCp2TyE.mjs → ShareablesScreen-C2zLeoy7.mjs} +8 -2
  22. package/dist/{ShareablesScreen-Do-aNX-x.cjs → ShareablesScreen-Caf2fI3S.cjs} +2 -2
  23. package/dist/index.cjs +13 -13
  24. package/dist/index.d.cts.map +1 -1
  25. package/dist/index.d.mts.map +1 -1
  26. package/dist/index.mjs +13 -13
  27. package/dist/{use-account-clients-DdEdLQc1.mjs → use-portal-shareables-api-CCRQARQM.mjs} +60 -28
  28. package/dist/use-portal-shareables-api-CCRQARQM.mjs.map +1 -0
  29. package/dist/{use-account-clients-Db7XdaFV.cjs → use-portal-shareables-api-CwSezl14.cjs} +65 -57
  30. package/dist/use-portal-shareables-api-CwSezl14.cjs.map +1 -0
  31. package/package.json +18 -17
  32. package/dist/ContactsScreen-CRwQbaPg.mjs.map +0 -1
  33. package/dist/ContactsScreen-D7EBGdu1.cjs.map +0 -1
  34. package/dist/MessagingScreen-BG-eib6U.cjs.map +0 -1
  35. package/dist/MessagingScreen-Bt0wmxDg.mjs.map +0 -1
  36. package/dist/ProductsScreen-BYziWeSs.cjs.map +0 -1
  37. package/dist/ProductsScreen-D6grDsLg.mjs.map +0 -1
  38. package/dist/ShareablesScreen-7W63bXCs.mjs.map +0 -1
  39. package/dist/ShareablesScreen-BpOu1VpJ.cjs.map +0 -1
  40. package/dist/use-account-clients-Db7XdaFV.cjs.map +0 -1
  41. package/dist/use-account-clients-DdEdLQc1.mjs.map +0 -1
@@ -34,7 +34,7 @@ require("./SpacerWidget-CeK5LUCB.cjs");
34
34
  require("./TableWidget-ClKJOfOs.cjs");
35
35
  require("./ToDoWidget-Ci1sonDp.cjs");
36
36
  require("./VideoWidget-BsKyKf0O.cjs");
37
- const require_MessagingScreen = require("./MessagingScreen-BG-eib6U.cjs");
37
+ const require_MessagingScreen = require("./MessagingScreen-DSU_xyHK.cjs");
38
38
  require("./dist-C-JA9EGF.cjs");
39
39
  require("./es-D_ZSl548.cjs");
40
40
  exports.MessagingScreen = require_MessagingScreen.MessagingScreen;
@@ -914,7 +914,7 @@ zod.z.strictObject({ bot: zod.z.strictObject({
914
914
  conversation_ids: zod.z.array(zod.z.number()).optional()
915
915
  }) });
916
916
  //#endregion
917
- //#region src/messaging/create-messaging-api.ts
917
+ //#region src/adapters/messaging-api-adapter.ts
918
918
  /**
919
919
  * Creates a {@link MessagingApi} adapter backed by the messaging API client.
920
920
  * This is the portal's adapter — it wires the concrete client to the
@@ -59713,4 +59713,4 @@ Object.defineProperty(exports, "useMessagingConfig", {
59713
59713
  }
59714
59714
  });
59715
59715
 
59716
- //# sourceMappingURL=MessagingScreen-BG-eib6U.cjs.map
59716
+ //# sourceMappingURL=MessagingScreen-DSU_xyHK.cjs.map