@rocicorp/zero 0.12.2025013000 → 0.12.2025013100

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 (123) hide show
  1. package/out/advanced.js +1 -1
  2. package/out/chunk-ALG35NEG.js +1 -0
  3. package/out/{chunk-UEPZPKPV.js → chunk-XBQPXRPX.js} +1505 -1542
  4. package/out/chunk-XBQPXRPX.js.map +7 -0
  5. package/out/react.js.map +2 -2
  6. package/out/replicache/src/types.d.ts +2 -2
  7. package/out/replicache/src/types.d.ts.map +1 -1
  8. package/out/solid.js +2 -2
  9. package/out/solid.js.map +2 -2
  10. package/out/zero/src/advanced.d.ts.map +1 -1
  11. package/out/zero/src/react.d.ts.map +1 -1
  12. package/out/zero/src/solid.d.ts.map +1 -1
  13. package/out/zero/src/zero.d.ts.map +1 -1
  14. package/out/zero-cache/src/auth/write-authorizer.d.ts +1 -1
  15. package/out/zero-cache/src/auth/write-authorizer.d.ts.map +1 -1
  16. package/out/zero-cache/src/auth/write-authorizer.js.map +1 -1
  17. package/out/zero-cache/src/db/delete-lite-db.js +1 -1
  18. package/out/zero-cache/src/db/delete-lite-db.js.map +1 -1
  19. package/out/zero-cache/src/services/change-streamer/error-type-enum.d.ts +0 -2
  20. package/out/zero-cache/src/services/change-streamer/error-type-enum.d.ts.map +1 -1
  21. package/out/zero-cache/src/services/change-streamer/error-type-enum.js +0 -1
  22. package/out/zero-cache/src/services/change-streamer/error-type-enum.js.map +1 -1
  23. package/out/zero-cache/src/services/change-streamer/storer.d.ts.map +1 -1
  24. package/out/zero-cache/src/services/change-streamer/storer.js +4 -5
  25. package/out/zero-cache/src/services/change-streamer/storer.js.map +1 -1
  26. package/out/zero-cache/src/services/http-service.js +2 -2
  27. package/out/zero-cache/src/services/http-service.js.map +1 -1
  28. package/out/zero-cache/src/services/life-cycle.d.ts +2 -1
  29. package/out/zero-cache/src/services/life-cycle.d.ts.map +1 -1
  30. package/out/zero-cache/src/services/life-cycle.js +3 -3
  31. package/out/zero-cache/src/services/life-cycle.js.map +1 -1
  32. package/out/zero-cache/src/services/running-state.js +1 -1
  33. package/out/zero-cache/src/services/running-state.js.map +1 -1
  34. package/out/zero-cache/src/services/view-syncer/client-handler.d.ts +1 -1
  35. package/out/zero-cache/src/services/view-syncer/client-handler.d.ts.map +1 -1
  36. package/out/zero-cache/src/services/view-syncer/client-handler.js.map +1 -1
  37. package/out/zero-cache/src/services/view-syncer/view-syncer.d.ts +3 -1
  38. package/out/zero-cache/src/services/view-syncer/view-syncer.d.ts.map +1 -1
  39. package/out/zero-cache/src/services/view-syncer/view-syncer.js +0 -1
  40. package/out/zero-cache/src/services/view-syncer/view-syncer.js.map +1 -1
  41. package/out/zero-cache/src/workers/connection.d.ts +1 -1
  42. package/out/zero-cache/src/workers/connection.d.ts.map +1 -1
  43. package/out/zero-cache/src/workers/connection.js +1 -1
  44. package/out/zero-cache/src/workers/connection.js.map +1 -1
  45. package/out/zero-cache/src/workers/syncer.d.ts +1 -1
  46. package/out/zero-cache/src/workers/syncer.d.ts.map +1 -1
  47. package/out/zero-cache/src/workers/syncer.js +2 -2
  48. package/out/zero-cache/src/workers/syncer.js.map +1 -1
  49. package/out/zero-client/src/client/context.d.ts +2 -2
  50. package/out/zero-client/src/client/context.d.ts.map +1 -1
  51. package/out/zero-client/src/client/crud.d.ts +1 -1
  52. package/out/zero-client/src/client/crud.d.ts.map +1 -1
  53. package/out/zero-client/src/client/custom.d.ts +3 -1
  54. package/out/zero-client/src/client/custom.d.ts.map +1 -1
  55. package/out/zero-client/src/client/log-options.d.ts +1 -1
  56. package/out/zero-client/src/client/log-options.d.ts.map +1 -1
  57. package/out/zero-client/src/client/options.d.ts +4 -4
  58. package/out/zero-client/src/client/options.d.ts.map +1 -1
  59. package/out/zero-client/src/client/query-manager.d.ts +4 -3
  60. package/out/zero-client/src/client/query-manager.d.ts.map +1 -1
  61. package/out/zero-client/src/client/replicache-types.d.ts +3 -1
  62. package/out/zero-client/src/client/replicache-types.d.ts.map +1 -1
  63. package/out/zero-client/src/client/zero-poke-handler.d.ts +2 -2
  64. package/out/zero-client/src/client/zero-poke-handler.d.ts.map +1 -1
  65. package/out/zero-client/src/client/zero.d.ts +7 -3
  66. package/out/zero-client/src/client/zero.d.ts.map +1 -1
  67. package/out/zero-client/src/mod.d.ts +13 -3
  68. package/out/zero-client/src/mod.d.ts.map +1 -1
  69. package/out/zero-client/src/types/client-state.d.ts +1 -1
  70. package/out/zero-client/src/types/client-state.d.ts.map +1 -1
  71. package/out/zero-react/src/use-query.d.ts +2 -2
  72. package/out/zero-react/src/use-query.d.ts.map +1 -1
  73. package/out/zero-react/src/use-zero.d.ts +2 -2
  74. package/out/zero-react/src/use-zero.d.ts.map +1 -1
  75. package/out/zero-schema/src/build-schema.js +1 -0
  76. package/out/zero-schema/src/build-schema.js.map +1 -1
  77. package/out/zero-schema/src/builder/relationship-builder.d.ts.map +1 -1
  78. package/out/zero-schema/src/builder/relationship-builder.js.map +1 -1
  79. package/out/zero-schema/src/permissions.d.ts +1 -1
  80. package/out/zero-schema/src/permissions.d.ts.map +1 -1
  81. package/out/zero-solid/src/create-zero.d.ts +1 -2
  82. package/out/zero-solid/src/create-zero.d.ts.map +1 -1
  83. package/out/zero-solid/src/solid-view.d.ts +2 -3
  84. package/out/zero-solid/src/solid-view.d.ts.map +1 -1
  85. package/out/zero-solid/src/use-query.d.ts +2 -2
  86. package/out/zero-solid/src/use-query.d.ts.map +1 -1
  87. package/out/zero.js +1 -1
  88. package/package.json +1 -1
  89. package/out/chunk-UEPZPKPV.js.map +0 -7
  90. package/out/chunk-ULOTOBTC.js +0 -1
  91. package/out/datadog/src/mod.d.ts +0 -2
  92. package/out/datadog/src/mod.d.ts.map +0 -1
  93. package/out/replicache/src/filter-async-iterable.d.ts +0 -10
  94. package/out/replicache/src/filter-async-iterable.d.ts.map +0 -1
  95. package/out/replicache/src/merge-async-iterables.d.ts +0 -16
  96. package/out/replicache/src/merge-async-iterables.d.ts.map +0 -1
  97. package/out/replicache/src/mod.d.ts +0 -39
  98. package/out/replicache/src/mod.d.ts.map +0 -1
  99. package/out/replicache/src/test-license-key.d.ts +0 -3
  100. package/out/replicache/src/test-license-key.d.ts.map +0 -1
  101. package/out/zero/src/change-protocol.d.ts +0 -2
  102. package/out/zero/src/change-protocol.d.ts.map +0 -1
  103. package/out/zero/src/change-protocol.js +0 -2
  104. package/out/zero/src/change-protocol.js.map +0 -1
  105. package/out/zero-cache/src/services/change-source/protocol/current/mod.d.ts +0 -7
  106. package/out/zero-cache/src/services/change-source/protocol/current/mod.d.ts.map +0 -1
  107. package/out/zero-cache/src/services/change-source/protocol/current/mod.js +0 -7
  108. package/out/zero-cache/src/services/change-source/protocol/current/mod.js.map +0 -1
  109. package/out/zero-cache/src/services/change-source/protocol/current/path.d.ts +0 -20
  110. package/out/zero-cache/src/services/change-source/protocol/current/path.d.ts.map +0 -1
  111. package/out/zero-cache/src/services/change-source/protocol/current/path.js +0 -20
  112. package/out/zero-cache/src/services/change-source/protocol/current/path.js.map +0 -1
  113. package/out/zero-cache/src/services/change-source/protocol/mod.d.ts +0 -2
  114. package/out/zero-cache/src/services/change-source/protocol/mod.d.ts.map +0 -1
  115. package/out/zero-cache/src/services/change-source/protocol/mod.js +0 -5
  116. package/out/zero-cache/src/services/change-source/protocol/mod.js.map +0 -1
  117. package/out/zero-protocol/src/mod.d.ts +0 -15
  118. package/out/zero-protocol/src/mod.d.ts.map +0 -1
  119. package/out/zero-protocol/src/mod.js +0 -16
  120. package/out/zero-protocol/src/mod.js.map +0 -1
  121. package/out/zero-schema/src/mod.d.ts +0 -5
  122. package/out/zero-schema/src/mod.d.ts.map +0 -1
  123. /package/out/{chunk-ULOTOBTC.js.map → chunk-ALG35NEG.js.map} +0 -0
@@ -1 +0,0 @@
1
- //# sourceMappingURL=chunk-ULOTOBTC.js.map
@@ -1,2 +0,0 @@
1
- export { DatadogLogSink, type DatadogLogSinkOptions, } from './datadog-log-sink.ts';
2
- //# sourceMappingURL=mod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../datadog/src/mod.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,cAAc,EACd,KAAK,qBAAqB,GAC3B,MAAM,uBAAuB,CAAC"}
@@ -1,10 +0,0 @@
1
- import type { IterableUnion } from './iterable-union.ts';
2
- /**
3
- * Filters an async iterable.
4
- *
5
- * This utility function is provided because it is useful when using
6
- * {@link makeScanResult}. It can be used to filter out tombstones (delete entries)
7
- * for example.
8
- */
9
- export declare function filterAsyncIterable<V>(iter: IterableUnion<V>, predicate: (v: V) => boolean): AsyncIterable<V>;
10
- //# sourceMappingURL=filter-async-iterable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"filter-async-iterable.d.ts","sourceRoot":"","sources":["../../../../replicache/src/filter-async-iterable.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,aAAa,EAAC,MAAM,qBAAqB,CAAC;AAEvD;;;;;;GAMG;AACH,wBAAuB,mBAAmB,CAAC,CAAC,EAC1C,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,EACtB,SAAS,EAAE,CAAC,CAAC,EAAE,CAAC,KAAK,OAAO,GAC3B,aAAa,CAAC,CAAC,CAAC,CAMlB"}
@@ -1,16 +0,0 @@
1
- import { type IterableUnion } from './iterable-union.ts';
2
- /**
3
- * Merges an iterable on to another iterable.
4
- *
5
- * The two iterables need to be ordered and the `compare` function is used to
6
- * compare two different elements.
7
- *
8
- * If two elements are equal (`compare` returns `0`) then the element from the
9
- * second iterable is picked.
10
- *
11
- * This utility function is provided because it is useful when using
12
- * {@link makeScanResult}. It can be used to merge an in memory pending async
13
- * iterable on to a persistent async iterable for example.
14
- */
15
- export declare function mergeAsyncIterables<A, B>(iterableBase: IterableUnion<A>, iterableOverlay: IterableUnion<B>, compare: (a: A, b: B) => number): AsyncIterable<A | B>;
16
- //# sourceMappingURL=merge-async-iterables.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"merge-async-iterables.d.ts","sourceRoot":"","sources":["../../../../replicache/src/merge-async-iterables.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,KAAK,aAAa,EAAC,MAAM,qBAAqB,CAAC;AAEpE;;;;;;;;;;;;GAYG;AACH,wBAAuB,mBAAmB,CAAC,CAAC,EAAE,CAAC,EAC7C,YAAY,EAAE,aAAa,CAAC,CAAC,CAAC,EAC9B,eAAe,EAAE,aAAa,CAAC,CAAC,CAAC,EACjC,OAAO,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,MAAM,GAC9B,aAAa,CAAC,CAAC,GAAG,CAAC,CAAC,CA8CtB"}
@@ -1,39 +0,0 @@
1
- export { consoleLogSink } from '@rocicorp/logger';
2
- export type { LogLevel, LogSink } from '@rocicorp/logger';
3
- export type { JSONObject, JSONValue, ReadonlyJSONObject, ReadonlyJSONValue, } from '../../shared/src/json.ts';
4
- export type { MaybePromise } from '../../shared/src/types.ts';
5
- export type { Diff as ExperimentalDiff, DiffOperation as ExperimentalDiffOperation, DiffOperationAdd as ExperimentalDiffOperationAdd, DiffOperationChange as ExperimentalDiffOperationChange, DiffOperationDel as ExperimentalDiffOperationDel, IndexDiff as ExperimentalIndexDiff, NoIndexDiff as ExperimentalNoIndexDiff, } from './btree/node.ts';
6
- export type { Cookie } from './cookies.ts';
7
- export type { IndexKey } from './db/index.ts';
8
- export type { ClientStateNotFoundResponse, VersionNotSupportedResponse, } from './error-responses.ts';
9
- export { filterAsyncIterable } from './filter-async-iterable.ts';
10
- export { getDefaultPuller } from './get-default-puller.ts';
11
- export { getDefaultPusher } from './get-default-pusher.ts';
12
- export type { HTTPRequestInfo } from './http-request-info.ts';
13
- export type { IndexDefinition, IndexDefinitions } from './index-defs.ts';
14
- export type { IterableUnion } from './iterable-union.ts';
15
- export { IDBNotFoundError } from './kv/idb-store.ts';
16
- export type { CreateStore as CreateKVStore, DropStore as DropKVStore, Read as KVRead, Store as KVStore, StoreProvider as KVStoreProvider, Write as KVWrite, } from './kv/store.ts';
17
- export { mergeAsyncIterables } from './merge-async-iterables.ts';
18
- export type { PatchOperation } from './patch-operation.ts';
19
- export type { PendingMutation } from './pending-mutations.ts';
20
- export { deleteAllReplicacheData, dropAllDatabases, dropDatabase, type DropDatabaseOptions, } from './persist/collect-idb-databases.ts';
21
- export type { Puller, PullerResult, PullResponse } from './puller.ts';
22
- export type { Pusher, PusherResult, PushError, PushResponse } from './pusher.ts';
23
- export type { ReplicacheOptions } from './replicache-options.ts';
24
- export { makeIDBName, Replicache } from './replicache.ts';
25
- export { makeScanResult } from './scan-iterator.ts';
26
- export type { AsyncIterableIteratorToArray, GetIndexScanIterator, GetScanIterator, ScanResult, } from './scan-iterator.ts';
27
- export { isScanIndexOptions } from './scan-options.ts';
28
- export type { KeyTypeForScanOptions, ScanIndexOptions, ScanNoIndexOptions, ScanOptionIndexedStartKey, ScanOptions, } from './scan-options.ts';
29
- export type { WatchCallbackForOptions as ExperimentalWatchCallbackForOptions, WatchIndexCallback as ExperimentalWatchIndexCallback, WatchIndexOptions as ExperimentalWatchIndexOptions, WatchNoIndexCallback as ExperimentalWatchNoIndexCallback, WatchNoIndexOptions as ExperimentalWatchNoIndexOptions, WatchOptions as ExperimentalWatchOptions, SubscribeOptions, } from './subscriptions.ts';
30
- export type { ClientGroupID, ClientID } from './sync/ids.ts';
31
- export { PullError } from './sync/pull-error.ts';
32
- export type { PullRequest } from './sync/pull.ts';
33
- export type { Mutation, PushRequest } from './sync/push.ts';
34
- export { TEST_LICENSE_KEY } from './test-license-key.ts';
35
- export { TransactionClosedError } from './transaction-closed-error.ts';
36
- export type { CreateIndexDefinition, DeepReadonly, DeepReadonlyObject, ReadTransaction, TransactionEnvironment, TransactionLocation, TransactionReason, WriteTransaction, } from './transactions.ts';
37
- export type { MakeMutator, MakeMutators, MutatorDefs, MutatorReturn, Poke, RequestOptions, UpdateNeededReason, } from './types.ts';
38
- export { version } from './version.ts';
39
- //# sourceMappingURL=mod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../replicache/src/mod.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,cAAc,EAAC,MAAM,kBAAkB,CAAC;AAChD,YAAY,EAAC,QAAQ,EAAE,OAAO,EAAC,MAAM,kBAAkB,CAAC;AACxD,YAAY,EACV,UAAU,EACV,SAAS,EACT,kBAAkB,EAClB,iBAAiB,GAClB,MAAM,0BAA0B,CAAC;AAClC,YAAY,EAAC,YAAY,EAAC,MAAM,2BAA2B,CAAC;AAC5D,YAAY,EACV,IAAI,IAAI,gBAAgB,EACxB,aAAa,IAAI,yBAAyB,EAC1C,gBAAgB,IAAI,4BAA4B,EAChD,mBAAmB,IAAI,+BAA+B,EACtD,gBAAgB,IAAI,4BAA4B,EAChD,SAAS,IAAI,qBAAqB,EAClC,WAAW,IAAI,uBAAuB,GACvC,MAAM,iBAAiB,CAAC;AACzB,YAAY,EAAC,MAAM,EAAC,MAAM,cAAc,CAAC;AACzC,YAAY,EAAC,QAAQ,EAAC,MAAM,eAAe,CAAC;AAC5C,YAAY,EACV,2BAA2B,EAC3B,2BAA2B,GAC5B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAC,mBAAmB,EAAC,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAC,gBAAgB,EAAC,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAC,gBAAgB,EAAC,MAAM,yBAAyB,CAAC;AACzD,YAAY,EAAC,eAAe,EAAC,MAAM,wBAAwB,CAAC;AAC5D,YAAY,EAAC,eAAe,EAAE,gBAAgB,EAAC,MAAM,iBAAiB,CAAC;AACvE,YAAY,EAAC,aAAa,EAAC,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAC,gBAAgB,EAAC,MAAM,mBAAmB,CAAC;AACnD,YAAY,EACV,WAAW,IAAI,aAAa,EAC5B,SAAS,IAAI,WAAW,EACxB,IAAI,IAAI,MAAM,EACd,KAAK,IAAI,OAAO,EAChB,aAAa,IAAI,eAAe,EAChC,KAAK,IAAI,OAAO,GACjB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAC,mBAAmB,EAAC,MAAM,4BAA4B,CAAC;AAC/D,YAAY,EAAC,cAAc,EAAC,MAAM,sBAAsB,CAAC;AACzD,YAAY,EAAC,eAAe,EAAC,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EACL,uBAAuB,EACvB,gBAAgB,EAChB,YAAY,EACZ,KAAK,mBAAmB,GACzB,MAAM,oCAAoC,CAAC;AAC5C,YAAY,EAAC,MAAM,EAAE,YAAY,EAAE,YAAY,EAAC,MAAM,aAAa,CAAC;AACpE,YAAY,EAAC,MAAM,EAAE,YAAY,EAAE,SAAS,EAAE,YAAY,EAAC,MAAM,aAAa,CAAC;AAC/E,YAAY,EAAC,iBAAiB,EAAC,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAC,WAAW,EAAE,UAAU,EAAC,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAC,cAAc,EAAC,MAAM,oBAAoB,CAAC;AAClD,YAAY,EACV,4BAA4B,EAC5B,oBAAoB,EACpB,eAAe,EACf,UAAU,GACX,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAC,kBAAkB,EAAC,MAAM,mBAAmB,CAAC;AACrD,YAAY,EACV,qBAAqB,EACrB,gBAAgB,EAChB,kBAAkB,EAClB,yBAAyB,EACzB,WAAW,GACZ,MAAM,mBAAmB,CAAC;AAC3B,YAAY,EACV,uBAAuB,IAAI,mCAAmC,EAC9D,kBAAkB,IAAI,8BAA8B,EACpD,iBAAiB,IAAI,6BAA6B,EAClD,oBAAoB,IAAI,gCAAgC,EACxD,mBAAmB,IAAI,+BAA+B,EACtD,YAAY,IAAI,wBAAwB,EACxC,gBAAgB,GACjB,MAAM,oBAAoB,CAAC;AAC5B,YAAY,EAAC,aAAa,EAAE,QAAQ,EAAC,MAAM,eAAe,CAAC;AAC3D,OAAO,EAAC,SAAS,EAAC,MAAM,sBAAsB,CAAC;AAC/C,YAAY,EAAC,WAAW,EAAC,MAAM,gBAAgB,CAAC;AAChD,YAAY,EAAC,QAAQ,EAAE,WAAW,EAAC,MAAM,gBAAgB,CAAC;AAC1D,OAAO,EAAC,gBAAgB,EAAC,MAAM,uBAAuB,CAAC;AACvD,OAAO,EAAC,sBAAsB,EAAC,MAAM,+BAA+B,CAAC;AACrE,YAAY,EACV,qBAAqB,EACrB,YAAY,EACZ,kBAAkB,EAClB,eAAe,EACf,sBAAsB,EACtB,mBAAmB,EACnB,iBAAiB,EACjB,gBAAgB,GACjB,MAAM,mBAAmB,CAAC;AAC3B,YAAY,EACV,WAAW,EACX,YAAY,EACZ,WAAW,EACX,aAAa,EACb,IAAI,EACJ,cAAc,EACd,kBAAkB,GACnB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAC,OAAO,EAAC,MAAM,cAAc,CAAC"}
@@ -1,3 +0,0 @@
1
- /** @deprecated */
2
- export declare const TEST_LICENSE_KEY = "This key only good for automated testing";
3
- //# sourceMappingURL=test-license-key.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"test-license-key.d.ts","sourceRoot":"","sources":["../../../../replicache/src/test-license-key.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,eAAO,MAAM,gBAAgB,6CAA6C,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from '../../zero-cache/src/services/change-source/protocol/mod.ts';
2
- //# sourceMappingURL=change-protocol.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"change-protocol.d.ts","sourceRoot":"","sources":["../../../src/change-protocol.ts"],"names":[],"mappings":"AAAA,cAAc,6DAA6D,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from "../../zero-cache/src/services/change-source/protocol/mod.js";
2
- //# sourceMappingURL=change-protocol.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"change-protocol.js","sourceRoot":"","sources":["../../../src/change-protocol.ts"],"names":[],"mappings":"AAAA,cAAc,6DAA6D,CAAC"}
@@ -1,7 +0,0 @@
1
- export * from './control.ts';
2
- export * from './data.ts';
3
- export * from './downstream.ts';
4
- export * from './path.ts';
5
- export * from './status.ts';
6
- export * from './upstream.ts';
7
- //# sourceMappingURL=mod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../../../zero-cache/src/services/change-source/protocol/current/mod.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC"}
@@ -1,7 +0,0 @@
1
- export * from "./control.js";
2
- export * from "./data.js";
3
- export * from "./downstream.js";
4
- export * from "./path.js";
5
- export * from "./status.js";
6
- export * from "./upstream.js";
7
- //# sourceMappingURL=mod.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.js","sourceRoot":"","sources":["../../../../../../../../zero-cache/src/services/change-source/protocol/current/mod.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC"}
@@ -1,20 +0,0 @@
1
- /**
2
- * The path required for a custom Change Source endpoint implementing the
3
- * Change Source protocol. The version in the path indicates the current
4
- * (i.e. latest) protocol version of the code, and is the only protocol
5
- * supported by the code.
6
- *
7
- * Eventually, when a backwards incompatible change is made to the protocol,
8
- * the version will be bumped to ensure that the protocol is only used for an
9
- * endpoint that explicitly understands it. (While the protocol is in flux
10
- * and being developed, a starting "v0" version will not follow this
11
- * convention.)
12
- *
13
- * Historic versions are kept in the source code (e.g. v1, v2, etc.) to
14
- * allow Change Source implementations to import and support multiple
15
- * versions simultaneously. This is necessary to seamlessly transitioning
16
- * from a `zero-cache` speaking one version to a `zero-cache` speaking
17
- * another.
18
- */
19
- export declare const CHANGE_SOURCE_PATH = "/changes/v0/stream";
20
- //# sourceMappingURL=path.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"path.d.ts","sourceRoot":"","sources":["../../../../../../../../zero-cache/src/services/change-source/protocol/current/path.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;GAiBG;AACH,eAAO,MAAM,kBAAkB,uBAAuB,CAAC"}
@@ -1,20 +0,0 @@
1
- /**
2
- * The path required for a custom Change Source endpoint implementing the
3
- * Change Source protocol. The version in the path indicates the current
4
- * (i.e. latest) protocol version of the code, and is the only protocol
5
- * supported by the code.
6
- *
7
- * Eventually, when a backwards incompatible change is made to the protocol,
8
- * the version will be bumped to ensure that the protocol is only used for an
9
- * endpoint that explicitly understands it. (While the protocol is in flux
10
- * and being developed, a starting "v0" version will not follow this
11
- * convention.)
12
- *
13
- * Historic versions are kept in the source code (e.g. v1, v2, etc.) to
14
- * allow Change Source implementations to import and support multiple
15
- * versions simultaneously. This is necessary to seamlessly transitioning
16
- * from a `zero-cache` speaking one version to a `zero-cache` speaking
17
- * another.
18
- */
19
- export const CHANGE_SOURCE_PATH = '/changes/v0/stream';
20
- //# sourceMappingURL=path.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"path.js","sourceRoot":"","sources":["../../../../../../../../zero-cache/src/services/change-source/protocol/current/path.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,oBAAoB,CAAC"}
@@ -1,2 +0,0 @@
1
- export * as v0 from './current/mod.ts';
2
- //# sourceMappingURL=mod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../../zero-cache/src/services/change-source/protocol/mod.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,MAAM,kBAAkB,CAAC"}
@@ -1,5 +0,0 @@
1
- // Types are externally exported under stable versions. Code within
2
- // zero-cache, on the contrary, should reference the files in
3
- // current/* so that it is versioned with the latest version.
4
- export * as v0 from "./current/mod.js";
5
- //# sourceMappingURL=mod.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.js","sourceRoot":"","sources":["../../../../../../../zero-cache/src/services/change-source/protocol/mod.ts"],"names":[],"mappings":"AAAA,mEAAmE;AACnE,6DAA6D;AAC7D,6DAA6D;AAC7D,OAAO,KAAK,EAAE,MAAM,kBAAkB,CAAC"}
@@ -1,15 +0,0 @@
1
- export * from './change-desired-queries.ts';
2
- export * from './clients-patch.ts';
3
- export * from './connect.ts';
4
- export * from './down.ts';
5
- export * from './error.ts';
6
- export * from './ping.ts';
7
- export * from './poke.ts';
8
- export * from './pong.ts';
9
- export * from './pull.ts';
10
- export * from './push.ts';
11
- export * from './queries-patch.ts';
12
- export * from './row-patch.ts';
13
- export * from './up.ts';
14
- export * from './version.ts';
15
- //# sourceMappingURL=mod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../zero-protocol/src/mod.ts"],"names":[],"mappings":"AACA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC"}
@@ -1,16 +0,0 @@
1
- // TODO: Remove this file
2
- export * from "./change-desired-queries.js";
3
- export * from "./clients-patch.js";
4
- export * from "./connect.js";
5
- export * from "./down.js";
6
- export * from "./error.js";
7
- export * from "./ping.js";
8
- export * from "./poke.js";
9
- export * from "./pong.js";
10
- export * from "./pull.js";
11
- export * from "./push.js";
12
- export * from "./queries-patch.js";
13
- export * from "./row-patch.js";
14
- export * from "./up.js";
15
- export * from "./version.js";
16
- //# sourceMappingURL=mod.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.js","sourceRoot":"","sources":["../../../../zero-protocol/src/mod.ts"],"names":[],"mappings":"AAAA,yBAAyB;AACzB,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC"}
@@ -1,5 +0,0 @@
1
- export { authQuery } from '../../zql/src/query/auth-query.ts';
2
- export { createSchema, type Schema } from './builder/schema-builder.ts';
3
- export { definePermissions } from './permissions.ts';
4
- export { type TableSchema } from './table-schema.ts';
5
- //# sourceMappingURL=mod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../zero-schema/src/mod.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,mCAAmC,CAAC;AAC5D,OAAO,EAAC,YAAY,EAAE,KAAK,MAAM,EAAC,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAC,iBAAiB,EAAC,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAC,KAAK,WAAW,EAAC,MAAM,mBAAmB,CAAC"}