@lpdjs/firestore-repo-service 2.3.7 → 2.4.3
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/README.md +4 -0
- package/dist/{create-servers-BmgAjUFD.d.cts → create-servers-B9dTUhvR.d.cts} +2 -2
- package/dist/{create-servers-Dv0V1LB8.d.ts → create-servers-BFhdPPeo.d.ts} +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js.map +1 -1
- package/dist/{queue-DLrIuZ7L.d.ts → queue-CVchaGAh.d.ts} +1 -1
- package/dist/{queue-CmBKfeqG.d.cts → queue-xMOZxY0M.d.cts} +1 -1
- package/dist/servers/index.cjs.map +1 -1
- package/dist/servers/index.d.cts +3 -3
- package/dist/servers/index.d.ts +3 -3
- package/dist/servers/index.js.map +1 -1
- package/dist/sync/bigquery.cjs +7 -8
- package/dist/sync/bigquery.cjs.map +1 -1
- package/dist/sync/bigquery.d.cts +147 -35
- package/dist/sync/bigquery.d.ts +147 -35
- package/dist/sync/bigquery.js +7 -8
- package/dist/sync/bigquery.js.map +1 -1
- package/dist/sync/index.cjs.map +1 -1
- package/dist/sync/index.d.cts +4 -4
- package/dist/sync/index.d.ts +4 -4
- package/dist/sync/index.js.map +1 -1
- package/dist/{types-_JSH59Iy.d.cts → types-BgIGWlR1.d.cts} +1 -2
- package/dist/{types-Bhy7MfCj.d.ts → types-ChzVPw4k.d.ts} +1 -2
- package/package.json +1 -14
- package/dist/sync/bigquery-storage.cjs +0 -8
- package/dist/sync/bigquery-storage.cjs.map +0 -1
- package/dist/sync/bigquery-storage.d.cts +0 -125
- package/dist/sync/bigquery-storage.d.ts +0 -125
- package/dist/sync/bigquery-storage.js +0 -8
- package/dist/sync/bigquery-storage.js.map +0 -1
package/dist/servers/index.d.cts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
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-
|
|
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-B9dTUhvR.cjs';
|
|
2
2
|
import { P as PageOptions, C as ColumnMeta, F as FilterState, R as RelationalFieldMeta, S as SortState, Q as QueryError } from '../index-BmagC7uw.cjs';
|
|
3
3
|
export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig, c as RepoRegistry } from '../index-BmagC7uw.cjs';
|
|
4
4
|
export { A as ApiResponse, b as CrudRepoConfig, c as CrudRepoEntry, d as CrudRepoRegistry, a as CrudServerOptions, F as FieldRole, L as ListResponseData, Q as QueryRequestBody, R as RepoFieldPath, e as RepoRelationKeys, U as UserFieldPath } from '../types-BtdC0Qhu.cjs';
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
export { h as Middleware, M as MiniRouter, R as RouteHandler } from '../firebase-auth-D1APf9PA.cjs';
|
|
7
7
|
import * as hono_jsx_jsx_dev_runtime from 'hono/jsx/jsx-dev-runtime';
|
|
8
|
-
import '../queue-
|
|
9
|
-
import '../types-
|
|
8
|
+
import '../queue-xMOZxY0M.cjs';
|
|
9
|
+
import '../types-BgIGWlR1.cjs';
|
|
10
10
|
import 'firebase-functions/v2/firestore';
|
|
11
11
|
import 'firebase-functions/v2/https';
|
|
12
12
|
import 'firebase-functions/v2/pubsub';
|
package/dist/servers/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
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-
|
|
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-BFhdPPeo.js';
|
|
2
2
|
import { P as PageOptions, C as ColumnMeta, F as FilterState, R as RelationalFieldMeta, S as SortState, Q as QueryError } from '../index-BxurOEz1.js';
|
|
3
3
|
export { a as AdminRepoConfig, b as AdminRepoEntry, A as AdminServerOptions, B as BasicAuthConfig, c as RepoRegistry } from '../index-BxurOEz1.js';
|
|
4
4
|
export { A as ApiResponse, b as CrudRepoConfig, c as CrudRepoEntry, d as CrudRepoRegistry, a as CrudServerOptions, F as FieldRole, L as ListResponseData, Q as QueryRequestBody, R as RepoFieldPath, e as RepoRelationKeys, U as UserFieldPath } from '../types-5vgXdUM2.js';
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
export { h as Middleware, M as MiniRouter, R as RouteHandler } from '../firebase-auth-D1APf9PA.js';
|
|
7
7
|
import * as hono_jsx_jsx_dev_runtime from 'hono/jsx/jsx-dev-runtime';
|
|
8
|
-
import '../queue-
|
|
9
|
-
import '../types-
|
|
8
|
+
import '../queue-CVchaGAh.js';
|
|
9
|
+
import '../types-ChzVPw4k.js';
|
|
10
10
|
import 'firebase-functions/v2/firestore';
|
|
11
11
|
import 'firebase-functions/v2/https';
|
|
12
12
|
import 'firebase-functions/v2/pubsub';
|