@lunora/client 1.0.0-alpha.1 → 1.0.0-alpha.100

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 (88) hide show
  1. package/LICENSE.md +6 -0
  2. package/README.md +3 -1
  3. package/__assets__/package-og.svg +1 -1
  4. package/dist/auth/index.d.mts +12 -10
  5. package/dist/auth/index.d.ts +12 -10
  6. package/dist/auth/index.mjs +1 -60
  7. package/dist/index.d.mts +917 -183
  8. package/dist/index.d.ts +917 -183
  9. package/dist/index.mjs +1 -14
  10. package/dist/packem_shared/CONFLICT_ERROR_CODE-BOeeP_Wl.mjs +1 -0
  11. package/dist/packem_shared/ClientServiceWorker-DXnBXeWK.mjs +1 -0
  12. package/dist/packem_shared/DEFAULT_MAX_BUFFER-D3QH2iaq.mjs +1 -0
  13. package/dist/packem_shared/LunoraClient-DArMFG67.mjs +1 -0
  14. package/dist/packem_shared/OfflineQueue-ZapYrAVi.mjs +1 -0
  15. package/dist/packem_shared/RETIRE_AFTER_DURABLE_SEQ_ADVANCE-DoEHtuR8.mjs +1 -0
  16. package/dist/packem_shared/SKIP-d7LeP-sY.mjs +1 -0
  17. package/dist/packem_shared/SubscriptionRegistry-CS-AFUI9.mjs +1 -0
  18. package/dist/packem_shared/TabCoordinator-CXD7vulJ.mjs +1 -0
  19. package/dist/packem_shared/anyApi-CBOws2ZA.mjs +1 -0
  20. package/dist/packem_shared/applyDelta-DwcQmRsV.mjs +1 -0
  21. package/dist/packem_shared/createAsyncStoragePersistence-CeUW9NTj.mjs +1 -0
  22. package/dist/packem_shared/createAsyncStorageQueryCache-BfZkthAE.mjs +1 -0
  23. package/dist/packem_shared/createCallRunner-Bwcrfh76.mjs +1 -0
  24. package/dist/packem_shared/createClientQuery-B8Nfj-7o.mjs +1 -0
  25. package/dist/packem_shared/createInMemoryBookmarkStorage-BooZhW0n.mjs +1 -0
  26. package/dist/packem_shared/createInMemoryPersistence-Cz2W6XVj.mjs +1 -0
  27. package/dist/packem_shared/createInMemoryQueryCache-D2uNHLfM.mjs +1 -0
  28. package/dist/packem_shared/createLocalStore-nwwRbT0L.mjs +1 -0
  29. package/dist/packem_shared/createMutatorRunner-CuMRJpUx.mjs +1 -0
  30. package/dist/packem_shared/createReconnect-CjTmjJDH.mjs +1 -0
  31. package/dist/packem_shared/createReply-CwFABEJs.mjs +1 -0
  32. package/dist/packem_shared/createServerClient-BrNyme3I.mjs +1 -0
  33. package/dist/packem_shared/createSnapshotPrecondition-GRVKxPsh.mjs +1 -0
  34. package/dist/packem_shared/delta-merge-vxvH3PvF.mjs +1 -0
  35. package/dist/packem_shared/deserializePreloaded-C6NTQdFa.mjs +1 -0
  36. package/dist/packem_shared/function-reference.d-Br_hsKje.d.mts +45 -0
  37. package/dist/packem_shared/function-reference.d-Br_hsKje.d.ts +45 -0
  38. package/dist/packem_shared/getServerSession-BaOoo1p6.mjs +1 -0
  39. package/dist/packem_shared/httpStream-CPdblK2G.mjs +11 -0
  40. package/dist/packem_shared/idb-utility-C8WS390w.mjs +1 -0
  41. package/dist/packem_shared/local-store-CVfQDdXy.mjs +1 -0
  42. package/dist/packem_shared/lunora-client.d-C5tvkz8x.d.mts +3891 -0
  43. package/dist/packem_shared/lunora-client.d-CK3FxGNH.d.ts +3891 -0
  44. package/dist/packem_shared/offline-queue-xntsWiKt.mjs +1 -0
  45. package/dist/packem_shared/preload.d-CAXl1Y8Y.d.mts +21 -0
  46. package/dist/packem_shared/preload.d-Csjxr5HM.d.ts +21 -0
  47. package/dist/packem_shared/preloadQuery-uFy24PCR.mjs +1 -0
  48. package/dist/packem_shared/single-blob-store-DrhzObic.mjs +1 -0
  49. package/dist/packem_shared/wire-codec-Sw1rAu-Z.mjs +1 -0
  50. package/dist/packem_shared/wire-key-HsUDTlQ7.mjs +1 -0
  51. package/dist/pagination/index.d.mts +42 -42
  52. package/dist/pagination/index.d.ts +42 -42
  53. package/dist/pagination/index.mjs +1 -61
  54. package/dist/query/index.d.mts +111 -43
  55. package/dist/query/index.d.ts +111 -43
  56. package/dist/query/index.mjs +1 -1
  57. package/dist/service.d.mts +49 -0
  58. package/dist/service.d.ts +49 -0
  59. package/dist/service.mjs +1 -0
  60. package/dist/ssr/index.d.mts +109 -79
  61. package/dist/ssr/index.d.ts +109 -79
  62. package/dist/ssr/index.mjs +1 -4
  63. package/dist/upload.d.mts +35 -0
  64. package/dist/upload.d.ts +35 -0
  65. package/dist/upload.mjs +1 -0
  66. package/package.json +17 -2
  67. package/dist/packem_shared/CONFLICT_ERROR_CODE-aUdVbEDw.mjs +0 -4
  68. package/dist/packem_shared/LunoraClient-B00f7VUM.mjs +0 -2165
  69. package/dist/packem_shared/OfflineQueue-D5p_QgF_.mjs +0 -127
  70. package/dist/packem_shared/SKIP-vItZChkw.mjs +0 -50
  71. package/dist/packem_shared/SubscriptionRegistry-B-Qx_Gux.mjs +0 -26
  72. package/dist/packem_shared/applyDelta-4jFGTPA3.mjs +0 -61
  73. package/dist/packem_shared/createAsyncStoragePersistence-1Z5BZ8RC.mjs +0 -45
  74. package/dist/packem_shared/createInMemoryBookmarkStorage-BoN7a7TH.mjs +0 -11
  75. package/dist/packem_shared/createIndexedDbPersistence-CW82inU5.mjs +0 -105
  76. package/dist/packem_shared/createIndexedDbQueryCache-B1PQ9Twl.mjs +0 -138
  77. package/dist/packem_shared/createLocalStore-DSUfoLqY.mjs +0 -36
  78. package/dist/packem_shared/createMutationRunner-BqsavzvG.mjs +0 -21
  79. package/dist/packem_shared/createReconnect-Di_-oHH7.mjs +0 -22
  80. package/dist/packem_shared/createServerClient-DyFIHnWZ.mjs +0 -11
  81. package/dist/packem_shared/createStream-BDkqO5PW.mjs +0 -107
  82. package/dist/packem_shared/getServerSession-8jXewqxd.mjs +0 -13
  83. package/dist/packem_shared/lunora-client.d-DGvyuJ_p.d.mts +0 -1597
  84. package/dist/packem_shared/lunora-client.d-DGvyuJ_p.d.ts +0 -1597
  85. package/dist/packem_shared/preload.d-BoDmFqSG.d.ts +0 -20
  86. package/dist/packem_shared/preload.d-dSaRMuhL.d.mts +0 -20
  87. package/dist/packem_shared/preloadQuery-lobFkD2Z.mjs +0 -13
  88. package/dist/packem_shared/serializePreloaded-C0eJTY_W.mjs +0 -4
package/LICENSE.md CHANGED
@@ -103,3 +103,9 @@ Unless required by applicable law or agreed to in writing, software distributed
103
103
  under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
104
104
  CONDITIONS OF ANY KIND, either express or implied. See the License for the
105
105
  specific language governing permissions and limitations under the License.
106
+
107
+ <!-- DEPENDENCIES -->
108
+ <!-- /DEPENDENCIES -->
109
+
110
+ <!-- TYPE_DEPENDENCIES -->
111
+ <!-- /TYPE_DEPENDENCIES -->
package/README.md CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  ---
36
36
 
37
- The framework-agnostic browser/edge SDK for Lunora. It runs RPC over HTTP and real-time deltas over a single multiplexed WebSocket, with optimistic updates, an offline mutation queue, and decorrelated-jitter reconnect built in. It is the lowest-level user-facing entry point that every framework adapter (React, Vue, Svelte, Solid) layers on top of.
37
+ The framework-agnostic browser/edge SDK for Lunora. It runs RPC over HTTP and real-time deltas over a single multiplexed WebSocket, with optimistic updates, an offline mutation queue, and exponential-backoff-with-jitter reconnect built in. It is the lowest-level user-facing entry point that every framework adapter (React, Vue, Svelte, Solid) layers on top of.
38
38
 
39
39
  Part of the [Lunora](https://github.com/anolilab/lunora) framework — a type-safe, real-time backend on Cloudflare Workers + Durable Objects with a Vite-first DX.
40
40
 
@@ -74,6 +74,8 @@ const unsubscribe = client.subscribe(api.messages.list, { room: "general" }, (ne
74
74
  client.close();
75
75
  ```
76
76
 
77
+ `client.subscribeShape({ name, args }, cb)` is the [local-first sync engine](https://lunora.sh/docs/concepts/local-first)'s parallel to `subscribe`: it replicates a **partial view** of a table (a server-defined shape) over the poke diff protocol instead of re-running a query. Most apps consume it through [`@lunora/db`](https://www.npmjs.com/package/@lunora/db)'s `lunoraCollectionOptions({ shape })` rather than directly.
78
+
77
79
  > This README covers the basics. For the full API, options, and guides, see the **[documentation](https://lunora.sh/docs/api/client)**.
78
80
 
79
81
  ## Related