@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.
- package/dist/{create-servers-CVudVM8e.d.ts → create-servers-BlxW-09M.d.ts} +5 -5
- package/dist/{create-servers-B4GrBqdA.d.cts → create-servers-DoOU7VMv.d.cts} +5 -5
- package/dist/{firebase-auth-Dpvrd8MP.d.cts → firebase-auth-BTclYg-c.d.cts} +8 -4
- package/dist/{firebase-auth-Dpvrd8MP.d.ts → firebase-auth-BTclYg-c.d.ts} +8 -4
- package/dist/{index-oFhGCBrY.d.ts → index-BM1mgnpJ.d.ts} +2 -2
- package/dist/{index-DzO9MfNI.d.cts → index-BuxFmMV8.d.cts} +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js.map +1 -1
- package/dist/{openapi-DB8bXZB-.d.ts → openapi-ChZojCEO.d.ts} +1 -1
- package/dist/{openapi-B2w5tVRR.d.cts → openapi-DpMtzJGo.d.cts} +1 -1
- package/dist/{queue-DYmbVDu5.d.ts → queue-B7uCIF1O.d.ts} +1 -1
- package/dist/{queue-B8YUTnBT.d.cts → queue-QISiqmAy.d.cts} +1 -1
- package/dist/servers/admin/index.cjs.map +1 -1
- package/dist/servers/admin/index.d.cts +3 -3
- package/dist/servers/admin/index.d.ts +3 -3
- package/dist/servers/admin/index.js.map +1 -1
- package/dist/servers/auth/index.cjs +2 -2
- package/dist/servers/auth/index.cjs.map +1 -1
- package/dist/servers/auth/index.d.cts +1 -1
- package/dist/servers/auth/index.d.ts +1 -1
- package/dist/servers/auth/index.js +2 -2
- package/dist/servers/auth/index.js.map +1 -1
- package/dist/servers/crud/index.cjs.map +1 -1
- package/dist/servers/crud/index.d.cts +5 -5
- package/dist/servers/crud/index.d.ts +5 -5
- package/dist/servers/crud/index.js.map +1 -1
- package/dist/servers/index.cjs +34 -34
- package/dist/servers/index.cjs.map +1 -1
- package/dist/servers/index.d.cts +8 -8
- package/dist/servers/index.d.ts +8 -8
- package/dist/servers/index.js +34 -34
- package/dist/servers/index.js.map +1 -1
- package/dist/sync/bigquery.d.cts +2 -2
- package/dist/sync/bigquery.d.ts +2 -2
- package/dist/sync/index.cjs.map +1 -1
- package/dist/sync/index.d.cts +5 -5
- package/dist/sync/index.d.ts +5 -5
- package/dist/sync/index.js.map +1 -1
- package/dist/{types-wcX7xfdo.d.cts → types-CCREogoy.d.cts} +1 -1
- package/dist/{types-FLGn8CAI.d.ts → types-CMrrjq1V.d.ts} +1 -1
- package/dist/{types-BHZ-Gk-s.d.ts → types-CeyFvYXO.d.ts} +1 -1
- package/dist/{types-GvexCqrq.d.cts → types-KYdNUffK.d.cts} +1 -1
- 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-
|
|
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, t 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-
|
|
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-
|
|
7
|
-
export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-
|
|
8
|
-
export { M as MiniRouter } from './firebase-auth-
|
|
4
|
+
import { h as QueryOptions, P as PaginationOptions, f as RepositoryConfig, i as RelationConfig, C as ConfiguredRepository } from './types-KYdNUffK.cjs';
|
|
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, t 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-KYdNUffK.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-DoOU7VMv.cjs';
|
|
7
|
+
export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-BuxFmMV8.cjs';
|
|
8
|
+
export { M as MiniRouter } from './firebase-auth-BTclYg-c.cjs';
|
|
9
9
|
import 'firebase-functions/v2/firestore';
|
|
10
10
|
import 'firebase-functions/v2/https';
|
|
11
|
-
import './queue-
|
|
12
|
-
import './types-
|
|
11
|
+
import './queue-QISiqmAy.cjs';
|
|
12
|
+
import './types-CCREogoy.cjs';
|
|
13
13
|
import 'firebase-functions/v2/pubsub';
|
|
14
|
-
import './openapi-
|
|
14
|
+
import './openapi-DpMtzJGo.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-
|
|
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, t 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-
|
|
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-
|
|
7
|
-
export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-
|
|
8
|
-
export { M as MiniRouter } from './firebase-auth-
|
|
4
|
+
import { h as QueryOptions, P as PaginationOptions, f as RepositoryConfig, i as RelationConfig, C as ConfiguredRepository } from './types-CeyFvYXO.js';
|
|
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, t 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-CeyFvYXO.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-BlxW-09M.js';
|
|
7
|
+
export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig } from './index-BM1mgnpJ.js';
|
|
8
|
+
export { M as MiniRouter } from './firebase-auth-BTclYg-c.js';
|
|
9
9
|
import 'firebase-functions/v2/firestore';
|
|
10
10
|
import 'firebase-functions/v2/https';
|
|
11
|
-
import './queue-
|
|
12
|
-
import './types-
|
|
11
|
+
import './queue-B7uCIF1O.js';
|
|
12
|
+
import './types-CMrrjq1V.js';
|
|
13
13
|
import 'firebase-functions/v2/pubsub';
|
|
14
|
-
import './openapi-
|
|
14
|
+
import './openapi-ChZojCEO.js';
|
|
15
15
|
|
|
16
16
|
/**
|
|
17
17
|
* Apply QueryOptions to a Firestore query.
|