@dvina/sdk 4.0.106 → 4.0.109
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-BIPMKLWN.cjs → _generated_documents-H4JUEJGN.cjs} +507 -503
- package/dist/{_generated_documents-BIPMKLWN.cjs.map → _generated_documents-H4JUEJGN.cjs.map} +1 -1
- package/dist/{_generated_documents-L5HBBN2K.js → _generated_documents-XATE7GCV.js} +3 -3
- package/dist/{_generated_documents-L5HBBN2K.js.map → _generated_documents-XATE7GCV.js.map} +1 -1
- package/dist/adapters/angular/index.cjs +4 -4
- package/dist/adapters/angular/index.js +2 -2
- package/dist/{chunk-KH5LMKKK.cjs → chunk-F6T7Z73Y.cjs} +507 -495
- package/dist/chunk-F6T7Z73Y.cjs.map +1 -0
- package/dist/{chunk-5IUEWNZ6.cjs → chunk-GL6CUR7S.cjs} +4 -2
- package/dist/chunk-GL6CUR7S.cjs.map +1 -0
- package/dist/{chunk-YWW3KUXV.js → chunk-Q7MZGXS4.js} +4 -3
- package/dist/chunk-Q7MZGXS4.js.map +1 -0
- package/dist/{chunk-V26674F2.js → chunk-TVPEMUOT.js} +16 -5
- package/dist/chunk-TVPEMUOT.js.map +1 -0
- package/dist/index.cjs +382 -378
- package/dist/index.d.cts +9 -1
- package/dist/index.d.ts +9 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-5IUEWNZ6.cjs.map +0 -1
- package/dist/chunk-KH5LMKKK.cjs.map +0 -1
- package/dist/chunk-V26674F2.js.map +0 -1
- package/dist/chunk-YWW3KUXV.js.map +0 -1
|
@@ -710,6 +710,7 @@ var PreviewChatImportDocument = { "kind": "Document", "definitions": [{ "kind":
|
|
|
710
710
|
var ReanalyzeDocumentDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "reanalyzeDocument" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "reanalyzeDocument" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "Document" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "Document" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Document" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "contents" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "file" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "fileId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "formatKey" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "isDeepAnalyzed" } }, { "kind": "Field", "name": { "kind": "Name", "value": "isReady" } }, { "kind": "Field", "name": { "kind": "Name", "value": "isStructured" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "path" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }] } }] };
|
|
711
711
|
var RefineMindInstructionDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "refineMindInstruction" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "instruction" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "refineMindInstruction" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "instruction" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "instruction" } } }] }] } }] };
|
|
712
712
|
var RefreshDatabaseSchemaDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "refreshDatabaseSchema" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "databaseId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "refreshDatabaseSchema" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "databaseId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "databaseId" } } }] }] } }] };
|
|
713
|
+
var RefreshInsightDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "refreshInsight" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "refreshInsight" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "Insight" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "Insight" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Insight" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "chat" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "description" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "output" } }, { "kind": "Field", "name": { "kind": "Name", "value": "pivotConfig" } }, { "kind": "Field", "name": { "kind": "Name", "value": "presentation" } }, { "kind": "Field", "name": { "kind": "Name", "value": "query" } }, { "kind": "Field", "name": { "kind": "Name", "value": "thumbnailFile" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "thumbnailFileId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }] } }] };
|
|
713
714
|
var ReinterpretSourceDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "reinterpretSource" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "sourceId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "reinterpretSource" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "sourceId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "sourceId" } } }] }] } }] };
|
|
714
715
|
var ReinterpretSourcesOfuserDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "reinterpretSourcesOfuser" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "userId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "workspaceId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "reinterpretSourcesOfuser" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "userId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "userId" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "workspaceId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "workspaceId" } } }] }] } }] };
|
|
715
716
|
var RelocateInsightDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "relocateInsight" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "insightId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "order" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Int" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "reportId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "size" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ReportMemberSize" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "relocateInsight" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "insightId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "insightId" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "order" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "order" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "reportId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "reportId" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "size" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "size" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "Report" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "Report" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Report" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "description" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }] } }] };
|
|
@@ -1243,6 +1244,7 @@ exports.ReanalyzeDocumentDocument = ReanalyzeDocumentDocument;
|
|
|
1243
1244
|
exports.ReasoningEventOutputFragmentDoc = ReasoningEventOutputFragmentDoc;
|
|
1244
1245
|
exports.RefineMindInstructionDocument = RefineMindInstructionDocument;
|
|
1245
1246
|
exports.RefreshDatabaseSchemaDocument = RefreshDatabaseSchemaDocument;
|
|
1247
|
+
exports.RefreshInsightDocument = RefreshInsightDocument;
|
|
1246
1248
|
exports.ReinterpretSourceDocument = ReinterpretSourceDocument;
|
|
1247
1249
|
exports.ReinterpretSourcesOfuserDocument = ReinterpretSourcesOfuserDocument;
|
|
1248
1250
|
exports.RelationCountAggregateFragmentDoc = RelationCountAggregateFragmentDoc;
|
|
@@ -1357,5 +1359,5 @@ exports.WorkspaceDeleteScheduleFragmentDoc = WorkspaceDeleteScheduleFragmentDoc;
|
|
|
1357
1359
|
exports.WorkspaceDeleteScheduleMaxAggregateFragmentDoc = WorkspaceDeleteScheduleMaxAggregateFragmentDoc;
|
|
1358
1360
|
exports.WorkspaceDeleteScheduleMinAggregateFragmentDoc = WorkspaceDeleteScheduleMinAggregateFragmentDoc;
|
|
1359
1361
|
exports.WorkspaceDeletionScheduleDocument = WorkspaceDeletionScheduleDocument;
|
|
1360
|
-
//# sourceMappingURL=chunk-
|
|
1361
|
-
//# sourceMappingURL=chunk-
|
|
1362
|
+
//# sourceMappingURL=chunk-GL6CUR7S.cjs.map
|
|
1363
|
+
//# sourceMappingURL=chunk-GL6CUR7S.cjs.map
|