@lpdjs/firestore-repo-service 2.6.9 → 2.6.11

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 (59) hide show
  1. package/dist/{create-servers-k4vH90mn.d.cts → create-servers-BV-E4Rp-.d.cts} +5 -5
  2. package/dist/{create-servers-DA8xV-aT.d.ts → create-servers-BhUavex0.d.ts} +5 -5
  3. package/dist/{firebase-auth-BTclYg-c.d.cts → firebase-auth-t1CAR-lp.d.cts} +9 -0
  4. package/dist/{firebase-auth-BTclYg-c.d.ts → firebase-auth-t1CAR-lp.d.ts} +9 -0
  5. package/dist/{index-BRjxlxWa.d.ts → index-4gzZw5m_.d.ts} +2 -2
  6. package/dist/{index-BOYhux7q.d.cts → index-CXWiqnFs.d.cts} +2 -2
  7. package/dist/index.cjs +15 -15
  8. package/dist/index.cjs.map +1 -1
  9. package/dist/index.d.cts +8 -8
  10. package/dist/index.d.ts +8 -8
  11. package/dist/index.js +15 -15
  12. package/dist/index.js.map +1 -1
  13. package/dist/{openapi-BnVlzg59.d.ts → openapi-Bq6KTWCR.d.ts} +1 -1
  14. package/dist/{openapi-Cci3oqin.d.cts → openapi-D71F-INl.d.cts} +1 -1
  15. package/dist/{queue-QISiqmAy.d.cts → queue-Bl-S-I-7.d.cts} +1 -1
  16. package/dist/{queue-B7uCIF1O.d.ts → queue-DP7t5Jp7.d.ts} +1 -1
  17. package/dist/servers/admin/index.cjs +4 -4
  18. package/dist/servers/admin/index.cjs.map +1 -1
  19. package/dist/servers/admin/index.d.cts +3 -3
  20. package/dist/servers/admin/index.d.ts +3 -3
  21. package/dist/servers/admin/index.js +4 -4
  22. package/dist/servers/admin/index.js.map +1 -1
  23. package/dist/servers/auth/index.cjs +10 -6
  24. package/dist/servers/auth/index.cjs.map +1 -1
  25. package/dist/servers/auth/index.d.cts +1 -1
  26. package/dist/servers/auth/index.d.ts +1 -1
  27. package/dist/servers/auth/index.js +10 -6
  28. package/dist/servers/auth/index.js.map +1 -1
  29. package/dist/servers/crud/index.cjs +2 -2
  30. package/dist/servers/crud/index.cjs.map +1 -1
  31. package/dist/servers/crud/index.d.cts +5 -5
  32. package/dist/servers/crud/index.d.ts +5 -5
  33. package/dist/servers/crud/index.js +2 -2
  34. package/dist/servers/crud/index.js.map +1 -1
  35. package/dist/servers/hono/index.cjs +233 -3
  36. package/dist/servers/hono/index.cjs.map +1 -1
  37. package/dist/servers/hono/index.d.cts +271 -76
  38. package/dist/servers/hono/index.d.ts +271 -76
  39. package/dist/servers/hono/index.js +233 -3
  40. package/dist/servers/hono/index.js.map +1 -1
  41. package/dist/servers/index.cjs +1 -1
  42. package/dist/servers/index.cjs.map +1 -1
  43. package/dist/servers/index.d.cts +8 -8
  44. package/dist/servers/index.d.ts +8 -8
  45. package/dist/servers/index.js +1 -1
  46. package/dist/servers/index.js.map +1 -1
  47. package/dist/sync/bigquery.d.cts +2 -2
  48. package/dist/sync/bigquery.d.ts +2 -2
  49. package/dist/sync/index.cjs +13 -13
  50. package/dist/sync/index.cjs.map +1 -1
  51. package/dist/sync/index.d.cts +5 -5
  52. package/dist/sync/index.d.ts +5 -5
  53. package/dist/sync/index.js +13 -13
  54. package/dist/sync/index.js.map +1 -1
  55. package/dist/{types-CCREogoy.d.cts → types-BxsdnGDM.d.cts} +1 -1
  56. package/dist/{types-n7q6N_Zw.d.ts → types-C6I3WtJS.d.ts} +1 -1
  57. package/dist/{types-B7KFW9S9.d.cts → types-C_alF2Xe.d.cts} +1 -1
  58. package/dist/{types-CMrrjq1V.d.ts → types-CmSUreTx.d.ts} +1 -1
  59. package/package.json +1 -1
package/dist/index.d.cts CHANGED
@@ -1,17 +1,17 @@
1
1
  import { d as HistoryConfigForModel } from './read-CTWZjxyh.cjs';
2
2
  import { Query, QuerySnapshot, Firestore } from 'firebase-admin/firestore';
3
3
  import { z } from 'zod';
4
- import { h as QueryOptions, P as PaginationOptions, f as RepositoryConfig, i as RelationConfig, C as ConfiguredRepository } from './types-B7KFW9S9.cjs';
5
- export { A as ApiResponse, b as CrudRepoConfig, a as CrudServerOptions, E as ExtractDocumentRefSignature, j as ExtractUpdateSignature, g as FieldPath, F as FieldRole, t as GenerateGetMethods, u as GenerateQueryMethods, G as GetOptions, k as GetResult, I as IncludeConfigTyped, L as ListResponseData, o as PaginationResult, v as PaginationWithIncludeOptionsTyped, w as PopulateOptionsTyped, Q as QueryRequestBody, l as RelationalKeys, R as RepoFieldPath, e as RepoRelationKeys, p as SystemBackfillFailure, q as SystemBackfillOptions, r as SystemBackfillResult, U as UserFieldPath, W as WhereClause, m as createPaginationIterator, n as executePaginatedQuery } from './types-B7KFW9S9.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-k4vH90mn.cjs';
7
- export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-BOYhux7q.cjs';
8
- export { M as MiniRouter } from './firebase-auth-BTclYg-c.cjs';
4
+ import { h as QueryOptions, P as PaginationOptions, f as RepositoryConfig, i as RelationConfig, C as ConfiguredRepository } from './types-C_alF2Xe.cjs';
5
+ export { A as ApiResponse, b as CrudRepoConfig, a as CrudServerOptions, E as ExtractDocumentRefSignature, j as ExtractUpdateSignature, g as FieldPath, F as FieldRole, t as GenerateGetMethods, u as GenerateQueryMethods, G as GetOptions, k as GetResult, I as IncludeConfigTyped, L as ListResponseData, o as PaginationResult, v as PaginationWithIncludeOptionsTyped, w as PopulateOptionsTyped, Q as QueryRequestBody, l as RelationalKeys, R as RepoFieldPath, e as RepoRelationKeys, p as SystemBackfillFailure, q as SystemBackfillOptions, r as SystemBackfillResult, U as UserFieldPath, W as WhereClause, m as createPaginationIterator, n as executePaginatedQuery } from './types-C_alF2Xe.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-BV-E4Rp-.cjs';
7
+ export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-CXWiqnFs.cjs';
8
+ export { M as MiniRouter } from './firebase-auth-t1CAR-lp.cjs';
9
9
  import 'firebase-functions/v2/firestore';
10
10
  import 'firebase-functions/v2/https';
11
- import './queue-QISiqmAy.cjs';
12
- import './types-CCREogoy.cjs';
11
+ import './queue-Bl-S-I-7.cjs';
12
+ import './types-BxsdnGDM.cjs';
13
13
  import 'firebase-functions/v2/pubsub';
14
- import './openapi-Cci3oqin.cjs';
14
+ import './openapi-D71F-INl.cjs';
15
15
 
16
16
  /**
17
17
  * Apply QueryOptions to a Firestore query.
package/dist/index.d.ts CHANGED
@@ -1,17 +1,17 @@
1
1
  import { d as HistoryConfigForModel } from './read-CTWZjxyh.js';
2
2
  import { Query, QuerySnapshot, Firestore } from 'firebase-admin/firestore';
3
3
  import { z } from 'zod';
4
- import { h as QueryOptions, P as PaginationOptions, f as RepositoryConfig, i as RelationConfig, C as ConfiguredRepository } from './types-n7q6N_Zw.js';
5
- export { A as ApiResponse, b as CrudRepoConfig, a as CrudServerOptions, E as ExtractDocumentRefSignature, j as ExtractUpdateSignature, g as FieldPath, F as FieldRole, t as GenerateGetMethods, u as GenerateQueryMethods, G as GetOptions, k as GetResult, I as IncludeConfigTyped, L as ListResponseData, o as PaginationResult, v as PaginationWithIncludeOptionsTyped, w as PopulateOptionsTyped, Q as QueryRequestBody, l as RelationalKeys, R as RepoFieldPath, e as RepoRelationKeys, p as SystemBackfillFailure, q as SystemBackfillOptions, r as SystemBackfillResult, U as UserFieldPath, W as WhereClause, m as createPaginationIterator, n as executePaginatedQuery } from './types-n7q6N_Zw.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-DA8xV-aT.js';
7
- export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-BRjxlxWa.js';
8
- export { M as MiniRouter } from './firebase-auth-BTclYg-c.js';
4
+ import { h as QueryOptions, P as PaginationOptions, f as RepositoryConfig, i as RelationConfig, C as ConfiguredRepository } from './types-C6I3WtJS.js';
5
+ export { A as ApiResponse, b as CrudRepoConfig, a as CrudServerOptions, E as ExtractDocumentRefSignature, j as ExtractUpdateSignature, g as FieldPath, F as FieldRole, t as GenerateGetMethods, u as GenerateQueryMethods, G as GetOptions, k as GetResult, I as IncludeConfigTyped, L as ListResponseData, o as PaginationResult, v as PaginationWithIncludeOptionsTyped, w as PopulateOptionsTyped, Q as QueryRequestBody, l as RelationalKeys, R as RepoFieldPath, e as RepoRelationKeys, p as SystemBackfillFailure, q as SystemBackfillOptions, r as SystemBackfillResult, U as UserFieldPath, W as WhereClause, m as createPaginationIterator, n as executePaginatedQuery } from './types-C6I3WtJS.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-BhUavex0.js';
7
+ export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-4gzZw5m_.js';
8
+ export { M as MiniRouter } from './firebase-auth-t1CAR-lp.js';
9
9
  import 'firebase-functions/v2/firestore';
10
10
  import 'firebase-functions/v2/https';
11
- import './queue-B7uCIF1O.js';
12
- import './types-CMrrjq1V.js';
11
+ import './queue-DP7t5Jp7.js';
12
+ import './types-CmSUreTx.js';
13
13
  import 'firebase-functions/v2/pubsub';
14
- import './openapi-BnVlzg59.js';
14
+ import './openapi-Bq6KTWCR.js';
15
15
 
16
16
  /**
17
17
  * Apply QueryOptions to a Firestore query.