@lpdjs/firestore-repo-service 2.3.3 → 2.3.4

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 (37) hide show
  1. package/dist/{create-servers-E79G_UgN.d.cts → create-servers-BmgAjUFD.d.cts} +2 -2
  2. package/dist/{create-servers-DwLmIAUH.d.ts → create-servers-Dv0V1LB8.d.ts} +2 -2
  3. package/dist/index.cjs +30 -30
  4. package/dist/index.cjs.map +1 -1
  5. package/dist/index.d.cts +3 -3
  6. package/dist/index.d.ts +3 -3
  7. package/dist/index.js +30 -30
  8. package/dist/index.js.map +1 -1
  9. package/dist/{queue-DnTHUopY.d.cts → queue-CmBKfeqG.d.cts} +1 -1
  10. package/dist/{queue-Dgk4HFSS.d.ts → queue-DLrIuZ7L.d.ts} +1 -1
  11. package/dist/servers/index.cjs +40 -40
  12. package/dist/servers/index.cjs.map +1 -1
  13. package/dist/servers/index.d.cts +3 -3
  14. package/dist/servers/index.d.ts +3 -3
  15. package/dist/servers/index.js +40 -40
  16. package/dist/servers/index.js.map +1 -1
  17. package/dist/sync/bigquery-storage.cjs +8 -0
  18. package/dist/sync/bigquery-storage.cjs.map +1 -0
  19. package/dist/sync/bigquery-storage.d.cts +113 -0
  20. package/dist/sync/bigquery-storage.d.ts +113 -0
  21. package/dist/sync/bigquery-storage.js +8 -0
  22. package/dist/sync/bigquery-storage.js.map +1 -0
  23. package/dist/sync/bigquery.cjs +7 -7
  24. package/dist/sync/bigquery.cjs.map +1 -1
  25. package/dist/sync/bigquery.d.cts +6 -1
  26. package/dist/sync/bigquery.d.ts +6 -1
  27. package/dist/sync/bigquery.js +7 -7
  28. package/dist/sync/bigquery.js.map +1 -1
  29. package/dist/sync/index.cjs +24 -24
  30. package/dist/sync/index.cjs.map +1 -1
  31. package/dist/sync/index.d.cts +4 -4
  32. package/dist/sync/index.d.ts +4 -4
  33. package/dist/sync/index.js +24 -24
  34. package/dist/sync/index.js.map +1 -1
  35. package/dist/{types-CBwcflkG.d.ts → types-Bhy7MfCj.d.ts} +19 -0
  36. package/dist/{types-BW592RAZ.d.cts → types-_JSH59Iy.d.cts} +19 -0
  37. package/package.json +19 -1
package/dist/index.d.cts CHANGED
@@ -3,13 +3,13 @@ import { Query, QuerySnapshot, Firestore } from 'firebase-admin/firestore';
3
3
  import { z } from 'zod';
4
4
  import { h as QueryOptions, P as PaginationOptions, f as RepositoryConfig, i as RelationConfig, C as ConfiguredRepository } from './types-BtdC0Qhu.cjs';
5
5
  export { A as ApiResponse, b as CrudRepoConfig, a as CrudServerOptions, E as ExtractDocumentRefSignature, j as ExtractUpdateSignature, g as FieldPath, F as FieldRole, p as GenerateGetMethods, q as GenerateQueryMethods, G as GetOptions, k as GetResult, I as IncludeConfigTyped, L as ListResponseData, o as PaginationResult, r as PaginationWithIncludeOptionsTyped, s as PopulateOptionsTyped, Q as QueryRequestBody, l as RelationalKeys, R as RepoFieldPath, e as RepoRelationKeys, U as UserFieldPath, W as WhereClause, m as createPaginationIterator, n as executePaginatedQuery } from './types-BtdC0Qhu.cjs';
6
- export { B as BoundAdminRepoConfig, a as BoundAdminServerOptions, b as BoundCrudRepoConfig, d as BoundCrudServerOptions, e as BoundFirestoreSyncConfig, C as CreateServersDeps, c as createServers } from './create-servers-E79G_UgN.cjs';
6
+ export { B as BoundAdminRepoConfig, a as BoundAdminServerOptions, b as BoundCrudRepoConfig, d as BoundCrudServerOptions, e as BoundFirestoreSyncConfig, C as CreateServersDeps, c as createServers } from './create-servers-BmgAjUFD.cjs';
7
7
  export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-BmagC7uw.cjs';
8
8
  export { M as MiniRouter } from './firebase-auth-D1APf9PA.cjs';
9
9
  import 'firebase-functions/v2/firestore';
10
10
  import 'firebase-functions/v2/https';
11
- import './queue-DnTHUopY.cjs';
12
- import './types-BW592RAZ.cjs';
11
+ import './queue-CmBKfeqG.cjs';
12
+ import './types-_JSH59Iy.cjs';
13
13
  import 'firebase-functions/v2/pubsub';
14
14
  import './openapi-ML_1hTx2.cjs';
15
15
 
package/dist/index.d.ts CHANGED
@@ -3,13 +3,13 @@ import { Query, QuerySnapshot, Firestore } from 'firebase-admin/firestore';
3
3
  import { z } from 'zod';
4
4
  import { h as QueryOptions, P as PaginationOptions, f as RepositoryConfig, i as RelationConfig, C as ConfiguredRepository } from './types-5vgXdUM2.js';
5
5
  export { A as ApiResponse, b as CrudRepoConfig, a as CrudServerOptions, E as ExtractDocumentRefSignature, j as ExtractUpdateSignature, g as FieldPath, F as FieldRole, p as GenerateGetMethods, q as GenerateQueryMethods, G as GetOptions, k as GetResult, I as IncludeConfigTyped, L as ListResponseData, o as PaginationResult, r as PaginationWithIncludeOptionsTyped, s as PopulateOptionsTyped, Q as QueryRequestBody, l as RelationalKeys, R as RepoFieldPath, e as RepoRelationKeys, U as UserFieldPath, W as WhereClause, m as createPaginationIterator, n as executePaginatedQuery } from './types-5vgXdUM2.js';
6
- export { B as BoundAdminRepoConfig, a as BoundAdminServerOptions, b as BoundCrudRepoConfig, d as BoundCrudServerOptions, e as BoundFirestoreSyncConfig, C as CreateServersDeps, c as createServers } from './create-servers-DwLmIAUH.js';
6
+ export { B as BoundAdminRepoConfig, a as BoundAdminServerOptions, b as BoundCrudRepoConfig, d as BoundCrudServerOptions, e as BoundFirestoreSyncConfig, C as CreateServersDeps, c as createServers } from './create-servers-Dv0V1LB8.js';
7
7
  export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-BxurOEz1.js';
8
8
  export { M as MiniRouter } from './firebase-auth-D1APf9PA.js';
9
9
  import 'firebase-functions/v2/firestore';
10
10
  import 'firebase-functions/v2/https';
11
- import './queue-Dgk4HFSS.js';
12
- import './types-CBwcflkG.js';
11
+ import './queue-DLrIuZ7L.js';
12
+ import './types-Bhy7MfCj.js';
13
13
  import 'firebase-functions/v2/pubsub';
14
14
  import './openapi-DIoQV_yQ.js';
15
15