@dvina/sdk 4.0.109 → 4.0.126
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-H4JUEJGN.cjs → _generated_documents-2J4XR7QK.cjs} +508 -504
- package/dist/{_generated_documents-H4JUEJGN.cjs.map → _generated_documents-2J4XR7QK.cjs.map} +1 -1
- package/dist/{_generated_documents-XATE7GCV.js → _generated_documents-EETCZBVL.js} +3 -3
- package/dist/{_generated_documents-XATE7GCV.js.map → _generated_documents-EETCZBVL.js.map} +1 -1
- package/dist/adapters/angular/index.cjs +4 -4
- package/dist/adapters/angular/index.js +2 -2
- package/dist/{chunk-Q7MZGXS4.js → chunk-4J3LMQVG.js} +4 -3
- package/dist/chunk-4J3LMQVG.js.map +1 -0
- package/dist/{chunk-TVPEMUOT.js → chunk-7N4QKDOR.js} +49 -7
- package/dist/chunk-7N4QKDOR.js.map +1 -0
- package/dist/{chunk-GL6CUR7S.cjs → chunk-H5WMTA3W.cjs} +4 -2
- package/dist/chunk-H5WMTA3W.cjs.map +1 -0
- package/dist/{chunk-F6T7Z73Y.cjs → chunk-NXYGWVNO.cjs} +541 -498
- package/dist/chunk-NXYGWVNO.cjs.map +1 -0
- package/dist/index.cjs +383 -379
- package/dist/index.d.cts +10 -1
- package/dist/index.d.ts +10 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-F6T7Z73Y.cjs.map +0 -1
- package/dist/chunk-GL6CUR7S.cjs.map +0 -1
- package/dist/chunk-Q7MZGXS4.js.map +0 -1
- package/dist/chunk-TVPEMUOT.js.map +0 -1
|
@@ -720,6 +720,7 @@ var ResolvePulseEventDocument = { "kind": "Document", "definitions": [{ "kind":
|
|
|
720
720
|
var ScheduleWorkspaceDeletionDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "scheduleWorkspaceDeletion" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "scheduleWorkspaceDeletion" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "WorkspaceDeleteSchedule" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "WorkspaceDeleteSchedule" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "WorkspaceDeleteSchedule" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "scheduledAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "workspaceId" } }] } }] };
|
|
721
721
|
var SetDatabasePrimaryKeyDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "setDatabasePrimaryKey" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "fields" } }, "type": { "kind": "NonNullType", "type": { "kind": "ListType", "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "tableId" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "setDatabasePrimaryKey" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "fields" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "fields" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "tableId" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "tableId" } } }] }] } }] };
|
|
722
722
|
var UpdateAgentDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "updateAgent" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "data" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "AgentUpdateInput" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "AgentWhereUniqueInput" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "updateAgent" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "data" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "data" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "Agent" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "Agent" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Agent" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "emoji" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "instruction" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }] } }] };
|
|
723
|
+
var UpdateArtifactNameDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "updateArtifactName" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "name" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "updateArtifactName" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "name" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "name" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "Artifact" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "Artifact" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Artifact" } }, "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": "chatId" } }, { "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": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "kind" } }, { "kind": "Field", "name": { "kind": "Name", "value": "message" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "messageId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "toolCallId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "userId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "workspaceId" } }] } }] };
|
|
723
724
|
var UpdateChatDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "updateChat" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "data" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatUpdateInput" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ChatWhereUniqueInput" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "updateChat" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "data" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "data" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "Chat" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "Chat" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Chat" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "closedAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "insight" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "insightId" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "originMeta" } }, { "kind": "Field", "name": { "kind": "Name", "value": "piiMaskRules" } }, { "kind": "Field", "name": { "kind": "Name", "value": "piiSanitizationEnabled" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }] } }] };
|
|
724
725
|
var UpdateDatabaseDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "updateDatabase" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "data" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "DatabaseUpdateInput" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "DatabaseWhereUniqueInput" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "updateDatabase" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "data" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "data" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "Database" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "Database" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Database" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "__typename" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "engineKey" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "isReady" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "updatedAt" } }] } }] };
|
|
725
726
|
var UpdateDocumentDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "mutation", "name": { "kind": "Name", "value": "updateDocument" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "data" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "DocumentUpdateInput" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "DocumentWhereUniqueInput" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "updateDocument" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "data" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "data" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } } }], "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" } }] } }] };
|
|
@@ -1322,6 +1323,7 @@ exports.ToolResultArtifactOutputFragmentDoc = ToolResultArtifactOutputFragmentDo
|
|
|
1322
1323
|
exports.ToolResultEventOutputFragmentDoc = ToolResultEventOutputFragmentDoc;
|
|
1323
1324
|
exports.ToolStartEventOutputFragmentDoc = ToolStartEventOutputFragmentDoc;
|
|
1324
1325
|
exports.UpdateAgentDocument = UpdateAgentDocument;
|
|
1326
|
+
exports.UpdateArtifactNameDocument = UpdateArtifactNameDocument;
|
|
1325
1327
|
exports.UpdateChatDocument = UpdateChatDocument;
|
|
1326
1328
|
exports.UpdateDatabaseDocument = UpdateDatabaseDocument;
|
|
1327
1329
|
exports.UpdateDocumentDocument = UpdateDocumentDocument;
|
|
@@ -1359,5 +1361,5 @@ exports.WorkspaceDeleteScheduleFragmentDoc = WorkspaceDeleteScheduleFragmentDoc;
|
|
|
1359
1361
|
exports.WorkspaceDeleteScheduleMaxAggregateFragmentDoc = WorkspaceDeleteScheduleMaxAggregateFragmentDoc;
|
|
1360
1362
|
exports.WorkspaceDeleteScheduleMinAggregateFragmentDoc = WorkspaceDeleteScheduleMinAggregateFragmentDoc;
|
|
1361
1363
|
exports.WorkspaceDeletionScheduleDocument = WorkspaceDeletionScheduleDocument;
|
|
1362
|
-
//# sourceMappingURL=chunk-
|
|
1363
|
-
//# sourceMappingURL=chunk-
|
|
1364
|
+
//# sourceMappingURL=chunk-H5WMTA3W.cjs.map
|
|
1365
|
+
//# sourceMappingURL=chunk-H5WMTA3W.cjs.map
|