@dvina/sdk 4.0.158 → 4.0.163
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/{_generated_documents-SSHBPLV6.js → _generated_documents-GBXPBIEJ.js} +3 -3
- package/dist/{_generated_documents-SSHBPLV6.js.map → _generated_documents-GBXPBIEJ.js.map} +1 -1
- package/dist/{_generated_documents-FCUXNVBW.cjs → _generated_documents-QQXURV5T.cjs} +541 -541
- package/dist/{_generated_documents-FCUXNVBW.cjs.map → _generated_documents-QQXURV5T.cjs.map} +1 -1
- package/dist/adapters/angular/index.cjs +4 -4
- package/dist/adapters/angular/index.d.cts +1 -1
- package/dist/adapters/angular/index.d.ts +1 -1
- package/dist/adapters/angular/index.js +2 -2
- package/dist/{chunk-MGXRS6O3.js → chunk-3QH7N6AT.js} +8 -8
- package/dist/chunk-3QH7N6AT.js.map +1 -0
- package/dist/{chunk-DQ7S5FF4.cjs → chunk-MFVKPMD4.cjs} +8 -8
- package/dist/chunk-MFVKPMD4.cjs.map +1 -0
- package/dist/{chunk-QMZSB7Y2.js → chunk-NEAQRDPR.js} +34 -8
- package/dist/chunk-NEAQRDPR.js.map +1 -0
- package/dist/{chunk-F5JJJBQF.cjs → chunk-VYYPPIWZ.cjs} +530 -504
- package/dist/chunk-VYYPPIWZ.cjs.map +1 -0
- package/dist/{client-XVHzWm3U.d.cts → client-DLtMCNRg.d.cts} +4 -1
- package/dist/{client-3EwhShWm.d.ts → client-Dly4UNbO.d.ts} +4 -1
- package/dist/index.cjs +395 -395
- package/dist/index.d.cts +7 -3
- package/dist/index.d.ts +7 -3
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-DQ7S5FF4.cjs.map +0 -1
- package/dist/chunk-F5JJJBQF.cjs.map +0 -1
- package/dist/chunk-MGXRS6O3.js.map +0 -1
- package/dist/chunk-QMZSB7Y2.js.map +0 -1
|
@@ -4150,6 +4150,7 @@ type FeedConnectionFragment = {
|
|
|
4150
4150
|
pivotConfig?: any | null;
|
|
4151
4151
|
presentation: Presentation;
|
|
4152
4152
|
query: any;
|
|
4153
|
+
thumbnailFileId?: string | null;
|
|
4153
4154
|
} | {
|
|
4154
4155
|
__typename: 'FeedIntegrationData';
|
|
4155
4156
|
integrationProviderKey?: string | null;
|
|
@@ -4200,6 +4201,7 @@ type FeedInsightDataFragment = {
|
|
|
4200
4201
|
pivotConfig?: any | null;
|
|
4201
4202
|
presentation: Presentation;
|
|
4202
4203
|
query: any;
|
|
4204
|
+
thumbnailFileId?: string | null;
|
|
4203
4205
|
};
|
|
4204
4206
|
type FeedIntegrationDataFragment = {
|
|
4205
4207
|
__typename: 'FeedIntegrationData';
|
|
@@ -4248,6 +4250,7 @@ type FeedItemFragment = {
|
|
|
4248
4250
|
pivotConfig?: any | null;
|
|
4249
4251
|
presentation: Presentation;
|
|
4250
4252
|
query: any;
|
|
4253
|
+
thumbnailFileId?: string | null;
|
|
4251
4254
|
} | {
|
|
4252
4255
|
__typename: 'FeedIntegrationData';
|
|
4253
4256
|
integrationProviderKey?: string | null;
|
|
@@ -4908,7 +4911,7 @@ type ReportMemberFragment = {
|
|
|
4908
4911
|
type ResolvedFileUrlFragment = {
|
|
4909
4912
|
__typename: 'ResolvedFileUrl';
|
|
4910
4913
|
id: string;
|
|
4911
|
-
url
|
|
4914
|
+
url?: string | null;
|
|
4912
4915
|
};
|
|
4913
4916
|
type StreamEventSchemaAnchorFragment = {
|
|
4914
4917
|
__typename: 'StreamEventSchemaAnchor';
|
|
@@ -4150,6 +4150,7 @@ type FeedConnectionFragment = {
|
|
|
4150
4150
|
pivotConfig?: any | null;
|
|
4151
4151
|
presentation: Presentation;
|
|
4152
4152
|
query: any;
|
|
4153
|
+
thumbnailFileId?: string | null;
|
|
4153
4154
|
} | {
|
|
4154
4155
|
__typename: 'FeedIntegrationData';
|
|
4155
4156
|
integrationProviderKey?: string | null;
|
|
@@ -4200,6 +4201,7 @@ type FeedInsightDataFragment = {
|
|
|
4200
4201
|
pivotConfig?: any | null;
|
|
4201
4202
|
presentation: Presentation;
|
|
4202
4203
|
query: any;
|
|
4204
|
+
thumbnailFileId?: string | null;
|
|
4203
4205
|
};
|
|
4204
4206
|
type FeedIntegrationDataFragment = {
|
|
4205
4207
|
__typename: 'FeedIntegrationData';
|
|
@@ -4248,6 +4250,7 @@ type FeedItemFragment = {
|
|
|
4248
4250
|
pivotConfig?: any | null;
|
|
4249
4251
|
presentation: Presentation;
|
|
4250
4252
|
query: any;
|
|
4253
|
+
thumbnailFileId?: string | null;
|
|
4251
4254
|
} | {
|
|
4252
4255
|
__typename: 'FeedIntegrationData';
|
|
4253
4256
|
integrationProviderKey?: string | null;
|
|
@@ -4908,7 +4911,7 @@ type ReportMemberFragment = {
|
|
|
4908
4911
|
type ResolvedFileUrlFragment = {
|
|
4909
4912
|
__typename: 'ResolvedFileUrl';
|
|
4910
4913
|
id: string;
|
|
4911
|
-
url
|
|
4914
|
+
url?: string | null;
|
|
4912
4915
|
};
|
|
4913
4916
|
type StreamEventSchemaAnchorFragment = {
|
|
4914
4917
|
__typename: 'StreamEventSchemaAnchor';
|