@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
@@ -4,7 +4,7 @@ require("./src-DvJ4o9Sq.cjs");
4
4
  require("./scroll-arrows-dZxr2ECN.cjs");
5
5
  require("./ScreenHeaderContext-DRIKmM2G.cjs");
6
6
  require("./dist-C-JA9EGF.cjs");
7
- const require_ContactsScreen = require("./ContactsScreen-D7EBGdu1.cjs");
7
+ const require_ContactsScreen = require("./ContactsScreen-psnV3fcP.cjs");
8
8
  require("./SearchSort-29u6qhlf.cjs");
9
9
  require("./order-status-badge-CDdk0tyF.cjs");
10
10
  require("./src-CCWtT_n-.cjs");
@@ -4197,7 +4197,7 @@ async function contacts_tasks_destroy(client, contact_id, id) {
4197
4197
  return client.delete(`/api/contacts/${contact_id}/tasks/${id}`);
4198
4198
  }
4199
4199
  //#endregion
4200
- //#region src/contacts/create-portal-contacts-adapter.ts
4200
+ //#region src/adapters/contacts-api-adapter.ts
4201
4201
  const EMPTY_META = {
4202
4202
  total_count: 0,
4203
4203
  total_pages: 0,
@@ -4606,4 +4606,4 @@ Object.defineProperty(exports, "contactsScreenPropertySchema", {
4606
4606
  }
4607
4607
  });
4608
4608
 
4609
- //# sourceMappingURL=ContactsScreen-D7EBGdu1.cjs.map
4609
+ //# sourceMappingURL=ContactsScreen-psnV3fcP.cjs.map