@01.software/sdk 0.43.0 → 0.44.0
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/CHANGELOG.md +17 -0
- package/README.md +17 -18
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +6 -6
- package/dist/client.d.ts +6 -6
- package/dist/client.js.map +1 -1
- package/dist/{collection-client-gWsA7BVP.d.ts → collection-client-DWooaiTr.d.ts} +3 -3
- package/dist/{collection-client-U70KizLf.d.cts → collection-client-Dyl-CDcj.d.cts} +3 -3
- package/dist/{const-BBynifk0.d.cts → const-1vleZ6ov.d.cts} +1 -1
- package/dist/{const-_WWHU-gX.d.ts → const-pGDnsy0o.d.ts} +1 -1
- package/dist/{index-DPi5NWU8.d.ts → index-DUNySyxV.d.ts} +3 -3
- package/dist/{index-Dg4Y6Aq7.d.cts → index-a6g7vqAD.d.cts} +3 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +7 -7
- package/dist/index.d.ts +7 -7
- package/dist/index.js.map +1 -1
- package/dist/{payload-types-DLxkB7Mv.d.cts → payload-types-CDsuOEfM.d.cts} +4 -9
- package/dist/{payload-types-DLxkB7Mv.d.ts → payload-types-CDsuOEfM.d.ts} +4 -9
- package/dist/query.d.cts +5 -5
- package/dist/query.d.ts +5 -5
- package/dist/realtime.d.cts +2 -2
- package/dist/realtime.d.ts +2 -2
- package/dist/server.cjs.map +1 -1
- package/dist/server.d.cts +7 -7
- package/dist/server.d.ts +7 -7
- package/dist/server.js.map +1 -1
- package/dist/{types-Bpx5sYKo.d.cts → types-CDND3hzq.d.cts} +12 -7
- package/dist/{types-B9lGhZlB.d.ts → types-Dt9FJisi.d.ts} +12 -7
- package/dist/{types-B1ngKbWI.d.cts → types-SoXsbKhj.d.cts} +1 -1
- package/dist/{types-BiKNBwRA.d.ts → types-oiae_LMm.d.ts} +1 -1
- package/dist/ui/form.d.cts +1 -1
- package/dist/ui/form.d.ts +1 -1
- package/dist/ui/video.d.cts +1 -1
- package/dist/ui/video.d.ts +1 -1
- package/dist/webhook.d.cts +4 -4
- package/dist/webhook.d.ts +4 -4
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { D as DebugConfig, y as RetryConfig, g as ApiQueryOptions, P as PayloadFindResponse, o as PayloadMutationResponse, aC as ApiDeleteOptions, aD as PublicReadQueryOptions } from './types-
|
|
1
|
+
import { D as DebugConfig, y as RetryConfig, g as ApiQueryOptions, P as PayloadFindResponse, o as PayloadMutationResponse, aC as ApiDeleteOptions, aD as PublicReadQueryOptions } from './types-Dt9FJisi.js';
|
|
2
2
|
import { GenerateMetadataOptions, Metadata } from './metadata.js';
|
|
3
|
-
import { S as ServerCollection, P as PublicCollection } from './const-
|
|
4
|
-
import { C as CollectionType } from './types-
|
|
3
|
+
import { S as ServerCollection, P as PublicCollection } from './const-pGDnsy0o.js';
|
|
4
|
+
import { C as CollectionType } from './types-oiae_LMm.js';
|
|
5
5
|
|
|
6
6
|
interface FetchOptions extends RequestInit {
|
|
7
7
|
apiUrl?: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { D as DebugConfig, y as RetryConfig, g as ApiQueryOptions, P as PayloadFindResponse, o as PayloadMutationResponse, aC as ApiDeleteOptions, aD as PublicReadQueryOptions } from './types-
|
|
1
|
+
import { D as DebugConfig, y as RetryConfig, g as ApiQueryOptions, P as PayloadFindResponse, o as PayloadMutationResponse, aC as ApiDeleteOptions, aD as PublicReadQueryOptions } from './types-CDND3hzq.cjs';
|
|
2
2
|
import { GenerateMetadataOptions, Metadata } from './metadata.cjs';
|
|
3
|
-
import { S as ServerCollection, P as PublicCollection } from './const-
|
|
4
|
-
import { C as CollectionType } from './types-
|
|
3
|
+
import { S as ServerCollection, P as PublicCollection } from './const-1vleZ6ov.cjs';
|
|
4
|
+
import { C as CollectionType } from './types-SoXsbKhj.cjs';
|
|
5
5
|
|
|
6
6
|
interface FetchOptions extends RequestInit {
|
|
7
7
|
apiUrl?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as Collection } from './const-
|
|
2
|
-
import { C as CollectionType } from './types-
|
|
3
|
-
import './payload-types-
|
|
1
|
+
import { C as Collection } from './const-pGDnsy0o.js';
|
|
2
|
+
import { C as CollectionType } from './types-oiae_LMm.js';
|
|
3
|
+
import './payload-types-CDsuOEfM.js';
|
|
4
4
|
|
|
5
5
|
type WebhookOperation = string;
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as Collection } from './const-
|
|
2
|
-
import { C as CollectionType } from './types-
|
|
3
|
-
import './payload-types-
|
|
1
|
+
import { C as Collection } from './const-1vleZ6ov.cjs';
|
|
2
|
+
import { C as CollectionType } from './types-SoXsbKhj.cjs';
|
|
3
|
+
import './payload-types-CDsuOEfM.cjs';
|
|
4
4
|
|
|
5
5
|
type WebhookOperation = string;
|
|
6
6
|
/**
|