@lpdjs/firestore-repo-service 2.6.2-beta.0 → 2.6.2

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 (45) hide show
  1. package/dist/{create-servers-CVudVM8e.d.ts → create-servers-BlxW-09M.d.ts} +5 -5
  2. package/dist/{create-servers-B4GrBqdA.d.cts → create-servers-DoOU7VMv.d.cts} +5 -5
  3. package/dist/{firebase-auth-Dpvrd8MP.d.cts → firebase-auth-BTclYg-c.d.cts} +8 -4
  4. package/dist/{firebase-auth-Dpvrd8MP.d.ts → firebase-auth-BTclYg-c.d.ts} +8 -4
  5. package/dist/{index-oFhGCBrY.d.ts → index-BM1mgnpJ.d.ts} +2 -2
  6. package/dist/{index-DzO9MfNI.d.cts → index-BuxFmMV8.d.cts} +2 -2
  7. package/dist/index.cjs.map +1 -1
  8. package/dist/index.d.cts +8 -8
  9. package/dist/index.d.ts +8 -8
  10. package/dist/index.js.map +1 -1
  11. package/dist/{openapi-DB8bXZB-.d.ts → openapi-ChZojCEO.d.ts} +1 -1
  12. package/dist/{openapi-B2w5tVRR.d.cts → openapi-DpMtzJGo.d.cts} +1 -1
  13. package/dist/{queue-DYmbVDu5.d.ts → queue-B7uCIF1O.d.ts} +1 -1
  14. package/dist/{queue-B8YUTnBT.d.cts → queue-QISiqmAy.d.cts} +1 -1
  15. package/dist/servers/admin/index.cjs.map +1 -1
  16. package/dist/servers/admin/index.d.cts +3 -3
  17. package/dist/servers/admin/index.d.ts +3 -3
  18. package/dist/servers/admin/index.js.map +1 -1
  19. package/dist/servers/auth/index.cjs +2 -2
  20. package/dist/servers/auth/index.cjs.map +1 -1
  21. package/dist/servers/auth/index.d.cts +1 -1
  22. package/dist/servers/auth/index.d.ts +1 -1
  23. package/dist/servers/auth/index.js +2 -2
  24. package/dist/servers/auth/index.js.map +1 -1
  25. package/dist/servers/crud/index.cjs.map +1 -1
  26. package/dist/servers/crud/index.d.cts +5 -5
  27. package/dist/servers/crud/index.d.ts +5 -5
  28. package/dist/servers/crud/index.js.map +1 -1
  29. package/dist/servers/index.cjs +34 -34
  30. package/dist/servers/index.cjs.map +1 -1
  31. package/dist/servers/index.d.cts +8 -8
  32. package/dist/servers/index.d.ts +8 -8
  33. package/dist/servers/index.js +34 -34
  34. package/dist/servers/index.js.map +1 -1
  35. package/dist/sync/bigquery.d.cts +2 -2
  36. package/dist/sync/bigquery.d.ts +2 -2
  37. package/dist/sync/index.cjs.map +1 -1
  38. package/dist/sync/index.d.cts +5 -5
  39. package/dist/sync/index.d.ts +5 -5
  40. package/dist/sync/index.js.map +1 -1
  41. package/dist/{types-wcX7xfdo.d.cts → types-CCREogoy.d.cts} +1 -1
  42. package/dist/{types-FLGn8CAI.d.ts → types-CMrrjq1V.d.ts} +1 -1
  43. package/dist/{types-BHZ-Gk-s.d.ts → types-CeyFvYXO.d.ts} +1 -1
  44. package/dist/{types-GvexCqrq.d.cts → types-KYdNUffK.d.cts} +1 -1
  45. package/package.json +1 -1
@@ -1,16 +1,16 @@
1
- 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-B4GrBqdA.cjs';
2
- import { P as PageOptions, C as ColumnMeta, F as FilterState, R as RelationalFieldMeta, S as SortState, Q as QueryError } from '../index-DzO9MfNI.cjs';
3
- export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig, c as RepoRegistry } from '../index-DzO9MfNI.cjs';
4
- export { A as ApiResponse, b as CrudRepoConfig, c as CrudRepoEntry, d as CrudRepoRegistry, a as CrudServerOptions, D as DEFAULT_HTML_CSP, F as FieldRole, L as ListResponseData, Q as QueryRequestBody, R as RepoFieldPath, e as RepoRelationKeys, S as SecurityHeadersOptions, U as UserFieldPath, s as securityHeaders } from '../types-GvexCqrq.cjs';
1
+ 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-DoOU7VMv.cjs';
2
+ import { P as PageOptions, C as ColumnMeta, F as FilterState, R as RelationalFieldMeta, S as SortState, Q as QueryError } from '../index-BuxFmMV8.cjs';
3
+ export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig, c as RepoRegistry } from '../index-BuxFmMV8.cjs';
4
+ export { A as ApiResponse, b as CrudRepoConfig, c as CrudRepoEntry, d as CrudRepoRegistry, a as CrudServerOptions, D as DEFAULT_HTML_CSP, F as FieldRole, L as ListResponseData, Q as QueryRequestBody, R as RepoFieldPath, e as RepoRelationKeys, S as SecurityHeadersOptions, U as UserFieldPath, s as securityHeaders } from '../types-KYdNUffK.cjs';
5
5
  import { z } from 'zod';
6
- export { h as Middleware, M as MiniRouter, R as RouteHandler } from '../firebase-auth-Dpvrd8MP.cjs';
6
+ export { h as Middleware, M as MiniRouter, R as RouteHandler } from '../firebase-auth-BTclYg-c.cjs';
7
7
  import * as hono_jsx_jsx_dev_runtime from 'hono/jsx/jsx-dev-runtime';
8
- import '../queue-B8YUTnBT.cjs';
9
- import '../types-wcX7xfdo.cjs';
8
+ import '../queue-QISiqmAy.cjs';
9
+ import '../types-CCREogoy.cjs';
10
10
  import 'firebase-functions/v2/firestore';
11
11
  import 'firebase-functions/v2/https';
12
12
  import 'firebase-functions/v2/pubsub';
13
- import '../openapi-B2w5tVRR.cjs';
13
+ import '../openapi-DpMtzJGo.cjs';
14
14
  import '../read-CTWZjxyh.cjs';
15
15
  import 'firebase-admin/firestore';
16
16
 
@@ -1,16 +1,16 @@
1
- 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-CVudVM8e.js';
2
- import { P as PageOptions, C as ColumnMeta, F as FilterState, R as RelationalFieldMeta, S as SortState, Q as QueryError } from '../index-oFhGCBrY.js';
3
- export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig, c as RepoRegistry } from '../index-oFhGCBrY.js';
4
- export { A as ApiResponse, b as CrudRepoConfig, c as CrudRepoEntry, d as CrudRepoRegistry, a as CrudServerOptions, D as DEFAULT_HTML_CSP, F as FieldRole, L as ListResponseData, Q as QueryRequestBody, R as RepoFieldPath, e as RepoRelationKeys, S as SecurityHeadersOptions, U as UserFieldPath, s as securityHeaders } from '../types-BHZ-Gk-s.js';
1
+ 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-BlxW-09M.js';
2
+ import { P as PageOptions, C as ColumnMeta, F as FilterState, R as RelationalFieldMeta, S as SortState, Q as QueryError } from '../index-BM1mgnpJ.js';
3
+ export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig, c as RepoRegistry } from '../index-BM1mgnpJ.js';
4
+ export { A as ApiResponse, b as CrudRepoConfig, c as CrudRepoEntry, d as CrudRepoRegistry, a as CrudServerOptions, D as DEFAULT_HTML_CSP, F as FieldRole, L as ListResponseData, Q as QueryRequestBody, R as RepoFieldPath, e as RepoRelationKeys, S as SecurityHeadersOptions, U as UserFieldPath, s as securityHeaders } from '../types-CeyFvYXO.js';
5
5
  import { z } from 'zod';
6
- export { h as Middleware, M as MiniRouter, R as RouteHandler } from '../firebase-auth-Dpvrd8MP.js';
6
+ export { h as Middleware, M as MiniRouter, R as RouteHandler } from '../firebase-auth-BTclYg-c.js';
7
7
  import * as hono_jsx_jsx_dev_runtime from 'hono/jsx/jsx-dev-runtime';
8
- import '../queue-DYmbVDu5.js';
9
- import '../types-FLGn8CAI.js';
8
+ import '../queue-B7uCIF1O.js';
9
+ import '../types-CMrrjq1V.js';
10
10
  import 'firebase-functions/v2/firestore';
11
11
  import 'firebase-functions/v2/https';
12
12
  import 'firebase-functions/v2/pubsub';
13
- import '../openapi-DB8bXZB-.js';
13
+ import '../openapi-ChZojCEO.js';
14
14
  import '../read-CTWZjxyh.js';
15
15
  import 'firebase-admin/firestore';
16
16