backend.ai-ui 25.16.0-canary-c810e47cd-20251105 → 25.16.0-canary-601fe0515-20251106
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/LICENSE +165 -0
- package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragment.graphql.ts +52 -0
- package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragmentRestoreArtifactsMutation.graphql.ts +114 -0
- package/dist/__generated__/BAIArtifactDescriptionsFragment.graphql.ts +82 -0
- package/dist/__generated__/BAIArtifactRevisionDeleteButtonFragment.graphql.ts +45 -0
- package/dist/__generated__/BAIArtifactRevisionDownloadButtonFragment.graphql.ts +45 -0
- package/dist/__generated__/BAIArtifactRevisionTableArtifactRevisionFragment.graphql.ts +93 -0
- package/dist/__generated__/BAIArtifactRevisionTableLatestRevisionFragment.graphql.ts +42 -0
- package/dist/__generated__/BAIArtifactStatusTagFragment.graphql.ts +43 -0
- package/dist/__generated__/BAIArtifactTableArtifactFragment.graphql.ts +185 -0
- package/dist/__generated__/BAIArtifactTypeTagFragment.graphql.ts +43 -0
- package/dist/__generated__/BAIBucketSelectQuery.graphql.ts +241 -0
- package/dist/__generated__/BAIDeactivateArtifactsModalArtifactsFragment.graphql.ts +52 -0
- package/dist/__generated__/BAIDeactivateArtifactsModalDeleteArtifactsMutation.graphql.ts +114 -0
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactFragment.graphql.ts +48 -0
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactRevisionFragment.graphql.ts +69 -0
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalCleanupVersionMutation.graphql.ts +186 -0
- package/dist/__generated__/BAIImportArtifactModalArtifactFragment.graphql.ts +64 -0
- package/dist/__generated__/BAIImportArtifactModalArtifactRevisionFragment.graphql.ts +69 -0
- package/dist/__generated__/BAIImportArtifactModalImportArtifactsMutation.graphql.ts +261 -0
- package/dist/__generated__/BAIImportFromHuggingFaceModalScanArtifactModelsMutation.graphql.ts +208 -0
- package/dist/__generated__/BAIObjectStorageSelectQuery.graphql.ts +146 -0
- package/dist/__generated__/BAIPullingArtifactRevisionAlertCancelMutation.graphql.ts +114 -0
- package/dist/__generated__/BAIPullingArtifactRevisionAlertFragment.graphql.ts +59 -0
- package/dist/__generated__/BAISessionAgentIdsFragment.graphql.ts +42 -0
- package/dist/__generated__/BAISessionClusterModeFragment.graphql.ts +50 -0
- package/dist/__generated__/BAISessionTypeTagFragment.graphql.ts +42 -0
- package/dist/__generated__/BAISessionTypeTagStoriesQuery.graphql.ts +105 -0
- package/dist/__generated__/BAIVFolderDeleteButtonFragment.graphql.ts +44 -0
- package/dist/__generated__/UNSAFELazyUserEmailViewQuery.graphql.ts +110 -0
- package/dist/__generated__/useViewerQuery.graphql.ts +128 -0
- package/package.json +11 -11
- package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragmentRestoreArtifactsMutation.graphql.d.ts +0 -22
- package/dist/__generated__/BAIArtifactDescriptionsFragment.graphql.d.ts +0 -17
- package/dist/__generated__/BAIArtifactRevisionDeleteButtonFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIArtifactRevisionDownloadButtonFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIArtifactRevisionTableArtifactRevisionFragment.graphql.d.ts +0 -17
- package/dist/__generated__/BAIArtifactRevisionTableLatestRevisionFragment.graphql.d.ts +0 -11
- package/dist/__generated__/BAIArtifactStatusTagFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIArtifactTableArtifactFragment.graphql.d.ts +0 -30
- package/dist/__generated__/BAIArtifactTypeTagFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIBucketSelectQuery.graphql.d.ts +0 -29
- package/dist/__generated__/BAIDeactivateArtifactsModalArtifactsFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIDeactivateArtifactsModalDeleteArtifactsMutation.graphql.d.ts +0 -22
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactRevisionFragment.graphql.d.ts +0 -15
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalCleanupVersionMutation.graphql.d.ts +0 -25
- package/dist/__generated__/BAIImportArtifactModalArtifactFragment.graphql.d.ts +0 -13
- package/dist/__generated__/BAIImportArtifactModalArtifactRevisionFragment.graphql.d.ts +0 -15
- package/dist/__generated__/BAIImportArtifactModalImportArtifactsMutation.graphql.d.ts +0 -33
- package/dist/__generated__/BAIImportFromHuggingFaceModalScanArtifactModelsMutation.graphql.d.ts +0 -32
- package/dist/__generated__/BAIObjectStorageSelectQuery.graphql.d.ts +0 -22
- package/dist/__generated__/BAIPullingArtifactRevisionAlertCancelMutation.graphql.d.ts +0 -22
- package/dist/__generated__/BAIPullingArtifactRevisionAlertFragment.graphql.d.ts +0 -14
- package/dist/__generated__/BAISessionAgentIdsFragment.graphql.d.ts +0 -11
- package/dist/__generated__/BAISessionClusterModeFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAISessionTypeTagFragment.graphql.d.ts +0 -11
- package/dist/__generated__/BAISessionTypeTagStoriesQuery.graphql.d.ts +0 -13
- package/dist/__generated__/BAIVFolderDeleteButtonFragment.graphql.d.ts +0 -11
- package/dist/__generated__/UNSAFELazyUserEmailViewQuery.graphql.d.ts +0 -15
- package/dist/__generated__/useViewerQuery.graphql.d.ts +0 -16
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<e23e22f60b0045d4abcd8a75bb31f138>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
12
|
+
export type ArtifactAvailability = "ALIVE" | "DELETED" | "%future added value";
|
|
13
|
+
export type ArtifactStatus = "AVAILABLE" | "FAILED" | "NEEDS_APPROVAL" | "PULLED" | "PULLING" | "REJECTED" | "SCANNED" | "VERIFYING" | "%future added value";
|
|
14
|
+
import { FragmentRefs } from "relay-runtime";
|
|
15
|
+
export type BAIArtifactTableArtifactFragment$data = ReadonlyArray<{
|
|
16
|
+
readonly availability: ArtifactAvailability;
|
|
17
|
+
readonly description: string | null | undefined;
|
|
18
|
+
readonly id: string;
|
|
19
|
+
readonly latestVersion: {
|
|
20
|
+
readonly edges: ReadonlyArray<{
|
|
21
|
+
readonly node: {
|
|
22
|
+
readonly id: string;
|
|
23
|
+
readonly size: any | null | undefined;
|
|
24
|
+
readonly status: ArtifactStatus;
|
|
25
|
+
readonly version: string;
|
|
26
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIArtifactRevisionDownloadButtonFragment" | "BAIArtifactStatusTagFragment">;
|
|
27
|
+
};
|
|
28
|
+
}>;
|
|
29
|
+
};
|
|
30
|
+
readonly name: string;
|
|
31
|
+
readonly scannedAt: string;
|
|
32
|
+
readonly updatedAt: string;
|
|
33
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIArtifactTypeTagFragment">;
|
|
34
|
+
readonly " $fragmentType": "BAIArtifactTableArtifactFragment";
|
|
35
|
+
}>;
|
|
36
|
+
export type BAIArtifactTableArtifactFragment$key = ReadonlyArray<{
|
|
37
|
+
readonly " $data"?: BAIArtifactTableArtifactFragment$data;
|
|
38
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIArtifactTableArtifactFragment">;
|
|
39
|
+
}>;
|
|
40
|
+
|
|
41
|
+
const node: ReaderFragment = (function(){
|
|
42
|
+
var v0 = {
|
|
43
|
+
"alias": null,
|
|
44
|
+
"args": null,
|
|
45
|
+
"kind": "ScalarField",
|
|
46
|
+
"name": "id",
|
|
47
|
+
"storageKey": null
|
|
48
|
+
};
|
|
49
|
+
return {
|
|
50
|
+
"argumentDefinitions": [],
|
|
51
|
+
"kind": "Fragment",
|
|
52
|
+
"metadata": {
|
|
53
|
+
"plural": true
|
|
54
|
+
},
|
|
55
|
+
"name": "BAIArtifactTableArtifactFragment",
|
|
56
|
+
"selections": [
|
|
57
|
+
(v0/*: any*/),
|
|
58
|
+
{
|
|
59
|
+
"alias": null,
|
|
60
|
+
"args": null,
|
|
61
|
+
"kind": "ScalarField",
|
|
62
|
+
"name": "name",
|
|
63
|
+
"storageKey": null
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"alias": null,
|
|
67
|
+
"args": null,
|
|
68
|
+
"kind": "ScalarField",
|
|
69
|
+
"name": "description",
|
|
70
|
+
"storageKey": null
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"alias": null,
|
|
74
|
+
"args": null,
|
|
75
|
+
"kind": "ScalarField",
|
|
76
|
+
"name": "updatedAt",
|
|
77
|
+
"storageKey": null
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"alias": null,
|
|
81
|
+
"args": null,
|
|
82
|
+
"kind": "ScalarField",
|
|
83
|
+
"name": "scannedAt",
|
|
84
|
+
"storageKey": null
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"alias": null,
|
|
88
|
+
"args": null,
|
|
89
|
+
"kind": "ScalarField",
|
|
90
|
+
"name": "availability",
|
|
91
|
+
"storageKey": null
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"args": null,
|
|
95
|
+
"kind": "FragmentSpread",
|
|
96
|
+
"name": "BAIArtifactTypeTagFragment"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"alias": "latestVersion",
|
|
100
|
+
"args": [
|
|
101
|
+
{
|
|
102
|
+
"kind": "Literal",
|
|
103
|
+
"name": "first",
|
|
104
|
+
"value": 1
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"kind": "Literal",
|
|
108
|
+
"name": "orderBy",
|
|
109
|
+
"value": {
|
|
110
|
+
"direction": "DESC",
|
|
111
|
+
"field": "VERSION"
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
],
|
|
115
|
+
"concreteType": "ArtifactRevisionConnection",
|
|
116
|
+
"kind": "LinkedField",
|
|
117
|
+
"name": "revisions",
|
|
118
|
+
"plural": false,
|
|
119
|
+
"selections": [
|
|
120
|
+
{
|
|
121
|
+
"alias": null,
|
|
122
|
+
"args": null,
|
|
123
|
+
"concreteType": "ArtifactRevisionEdge",
|
|
124
|
+
"kind": "LinkedField",
|
|
125
|
+
"name": "edges",
|
|
126
|
+
"plural": true,
|
|
127
|
+
"selections": [
|
|
128
|
+
{
|
|
129
|
+
"alias": null,
|
|
130
|
+
"args": null,
|
|
131
|
+
"concreteType": "ArtifactRevision",
|
|
132
|
+
"kind": "LinkedField",
|
|
133
|
+
"name": "node",
|
|
134
|
+
"plural": false,
|
|
135
|
+
"selections": [
|
|
136
|
+
(v0/*: any*/),
|
|
137
|
+
{
|
|
138
|
+
"alias": null,
|
|
139
|
+
"args": null,
|
|
140
|
+
"kind": "ScalarField",
|
|
141
|
+
"name": "version",
|
|
142
|
+
"storageKey": null
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"alias": null,
|
|
146
|
+
"args": null,
|
|
147
|
+
"kind": "ScalarField",
|
|
148
|
+
"name": "size",
|
|
149
|
+
"storageKey": null
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"alias": null,
|
|
153
|
+
"args": null,
|
|
154
|
+
"kind": "ScalarField",
|
|
155
|
+
"name": "status",
|
|
156
|
+
"storageKey": null
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"args": null,
|
|
160
|
+
"kind": "FragmentSpread",
|
|
161
|
+
"name": "BAIArtifactStatusTagFragment"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"args": null,
|
|
165
|
+
"kind": "FragmentSpread",
|
|
166
|
+
"name": "BAIArtifactRevisionDownloadButtonFragment"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"storageKey": null
|
|
170
|
+
}
|
|
171
|
+
],
|
|
172
|
+
"storageKey": null
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"storageKey": "revisions(first:1,orderBy:{\"direction\":\"DESC\",\"field\":\"VERSION\"})"
|
|
176
|
+
}
|
|
177
|
+
],
|
|
178
|
+
"type": "Artifact",
|
|
179
|
+
"abstractKey": null
|
|
180
|
+
};
|
|
181
|
+
})();
|
|
182
|
+
|
|
183
|
+
(node as any).hash = "fbeb3d550b5c52f8eb62b6d98321db32";
|
|
184
|
+
|
|
185
|
+
export default node;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<4af1c5fc566bb1c8b5c894efc70279f4>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
12
|
+
export type ArtifactType = "IMAGE" | "MODEL" | "PACKAGE" | "%future added value";
|
|
13
|
+
import { FragmentRefs } from "relay-runtime";
|
|
14
|
+
export type BAIArtifactTypeTagFragment$data = {
|
|
15
|
+
readonly type: ArtifactType;
|
|
16
|
+
readonly " $fragmentType": "BAIArtifactTypeTagFragment";
|
|
17
|
+
};
|
|
18
|
+
export type BAIArtifactTypeTagFragment$key = {
|
|
19
|
+
readonly " $data"?: BAIArtifactTypeTagFragment$data;
|
|
20
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIArtifactTypeTagFragment">;
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
const node: ReaderFragment = {
|
|
24
|
+
"argumentDefinitions": [],
|
|
25
|
+
"kind": "Fragment",
|
|
26
|
+
"metadata": null,
|
|
27
|
+
"name": "BAIArtifactTypeTagFragment",
|
|
28
|
+
"selections": [
|
|
29
|
+
{
|
|
30
|
+
"alias": null,
|
|
31
|
+
"args": null,
|
|
32
|
+
"kind": "ScalarField",
|
|
33
|
+
"name": "type",
|
|
34
|
+
"storageKey": null
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"type": "Artifact",
|
|
38
|
+
"abstractKey": null
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
(node as any).hash = "8dfa15dbbcc071df4635b038e17bdf52";
|
|
42
|
+
|
|
43
|
+
export default node;
|
|
@@ -0,0 +1,241 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<8c647124ef94632f7c6ad007a1ada545>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ConcreteRequest } from 'relay-runtime';
|
|
12
|
+
export type BAIBucketSelectQuery$variables = {
|
|
13
|
+
after?: string | null | undefined;
|
|
14
|
+
before?: string | null | undefined;
|
|
15
|
+
first?: number | null | undefined;
|
|
16
|
+
last?: number | null | undefined;
|
|
17
|
+
limit: number;
|
|
18
|
+
objectStorageId: string;
|
|
19
|
+
offset: number;
|
|
20
|
+
};
|
|
21
|
+
export type BAIBucketSelectQuery$data = {
|
|
22
|
+
readonly objectStorage: {
|
|
23
|
+
readonly namespaces: {
|
|
24
|
+
readonly count: number;
|
|
25
|
+
readonly edges: ReadonlyArray<{
|
|
26
|
+
readonly node: {
|
|
27
|
+
readonly id: string;
|
|
28
|
+
readonly namespace: string;
|
|
29
|
+
};
|
|
30
|
+
}>;
|
|
31
|
+
};
|
|
32
|
+
} | null | undefined;
|
|
33
|
+
};
|
|
34
|
+
export type BAIBucketSelectQuery = {
|
|
35
|
+
response: BAIBucketSelectQuery$data;
|
|
36
|
+
variables: BAIBucketSelectQuery$variables;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
const node: ConcreteRequest = (function(){
|
|
40
|
+
var v0 = {
|
|
41
|
+
"defaultValue": null,
|
|
42
|
+
"kind": "LocalArgument",
|
|
43
|
+
"name": "after"
|
|
44
|
+
},
|
|
45
|
+
v1 = {
|
|
46
|
+
"defaultValue": null,
|
|
47
|
+
"kind": "LocalArgument",
|
|
48
|
+
"name": "before"
|
|
49
|
+
},
|
|
50
|
+
v2 = {
|
|
51
|
+
"defaultValue": null,
|
|
52
|
+
"kind": "LocalArgument",
|
|
53
|
+
"name": "first"
|
|
54
|
+
},
|
|
55
|
+
v3 = {
|
|
56
|
+
"defaultValue": null,
|
|
57
|
+
"kind": "LocalArgument",
|
|
58
|
+
"name": "last"
|
|
59
|
+
},
|
|
60
|
+
v4 = {
|
|
61
|
+
"defaultValue": null,
|
|
62
|
+
"kind": "LocalArgument",
|
|
63
|
+
"name": "limit"
|
|
64
|
+
},
|
|
65
|
+
v5 = {
|
|
66
|
+
"defaultValue": null,
|
|
67
|
+
"kind": "LocalArgument",
|
|
68
|
+
"name": "objectStorageId"
|
|
69
|
+
},
|
|
70
|
+
v6 = {
|
|
71
|
+
"defaultValue": null,
|
|
72
|
+
"kind": "LocalArgument",
|
|
73
|
+
"name": "offset"
|
|
74
|
+
},
|
|
75
|
+
v7 = [
|
|
76
|
+
{
|
|
77
|
+
"kind": "Variable",
|
|
78
|
+
"name": "id",
|
|
79
|
+
"variableName": "objectStorageId"
|
|
80
|
+
}
|
|
81
|
+
],
|
|
82
|
+
v8 = {
|
|
83
|
+
"alias": null,
|
|
84
|
+
"args": null,
|
|
85
|
+
"kind": "ScalarField",
|
|
86
|
+
"name": "id",
|
|
87
|
+
"storageKey": null
|
|
88
|
+
},
|
|
89
|
+
v9 = {
|
|
90
|
+
"alias": null,
|
|
91
|
+
"args": [
|
|
92
|
+
{
|
|
93
|
+
"kind": "Variable",
|
|
94
|
+
"name": "after",
|
|
95
|
+
"variableName": "after"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"kind": "Variable",
|
|
99
|
+
"name": "before",
|
|
100
|
+
"variableName": "before"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"kind": "Variable",
|
|
104
|
+
"name": "first",
|
|
105
|
+
"variableName": "first"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"kind": "Variable",
|
|
109
|
+
"name": "last",
|
|
110
|
+
"variableName": "last"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"kind": "Variable",
|
|
114
|
+
"name": "limit",
|
|
115
|
+
"variableName": "limit"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"kind": "Variable",
|
|
119
|
+
"name": "offset",
|
|
120
|
+
"variableName": "offset"
|
|
121
|
+
}
|
|
122
|
+
],
|
|
123
|
+
"concreteType": "StorageNamespaceConnection",
|
|
124
|
+
"kind": "LinkedField",
|
|
125
|
+
"name": "namespaces",
|
|
126
|
+
"plural": false,
|
|
127
|
+
"selections": [
|
|
128
|
+
{
|
|
129
|
+
"alias": null,
|
|
130
|
+
"args": null,
|
|
131
|
+
"kind": "ScalarField",
|
|
132
|
+
"name": "count",
|
|
133
|
+
"storageKey": null
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"alias": null,
|
|
137
|
+
"args": null,
|
|
138
|
+
"concreteType": "StorageNamespaceEdge",
|
|
139
|
+
"kind": "LinkedField",
|
|
140
|
+
"name": "edges",
|
|
141
|
+
"plural": true,
|
|
142
|
+
"selections": [
|
|
143
|
+
{
|
|
144
|
+
"alias": null,
|
|
145
|
+
"args": null,
|
|
146
|
+
"concreteType": "StorageNamespace",
|
|
147
|
+
"kind": "LinkedField",
|
|
148
|
+
"name": "node",
|
|
149
|
+
"plural": false,
|
|
150
|
+
"selections": [
|
|
151
|
+
(v8/*: any*/),
|
|
152
|
+
{
|
|
153
|
+
"alias": null,
|
|
154
|
+
"args": null,
|
|
155
|
+
"kind": "ScalarField",
|
|
156
|
+
"name": "namespace",
|
|
157
|
+
"storageKey": null
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"storageKey": null
|
|
161
|
+
}
|
|
162
|
+
],
|
|
163
|
+
"storageKey": null
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"storageKey": null
|
|
167
|
+
};
|
|
168
|
+
return {
|
|
169
|
+
"fragment": {
|
|
170
|
+
"argumentDefinitions": [
|
|
171
|
+
(v0/*: any*/),
|
|
172
|
+
(v1/*: any*/),
|
|
173
|
+
(v2/*: any*/),
|
|
174
|
+
(v3/*: any*/),
|
|
175
|
+
(v4/*: any*/),
|
|
176
|
+
(v5/*: any*/),
|
|
177
|
+
(v6/*: any*/)
|
|
178
|
+
],
|
|
179
|
+
"kind": "Fragment",
|
|
180
|
+
"metadata": null,
|
|
181
|
+
"name": "BAIBucketSelectQuery",
|
|
182
|
+
"selections": [
|
|
183
|
+
{
|
|
184
|
+
"alias": null,
|
|
185
|
+
"args": (v7/*: any*/),
|
|
186
|
+
"concreteType": "ObjectStorage",
|
|
187
|
+
"kind": "LinkedField",
|
|
188
|
+
"name": "objectStorage",
|
|
189
|
+
"plural": false,
|
|
190
|
+
"selections": [
|
|
191
|
+
(v9/*: any*/)
|
|
192
|
+
],
|
|
193
|
+
"storageKey": null
|
|
194
|
+
}
|
|
195
|
+
],
|
|
196
|
+
"type": "Query",
|
|
197
|
+
"abstractKey": null
|
|
198
|
+
},
|
|
199
|
+
"kind": "Request",
|
|
200
|
+
"operation": {
|
|
201
|
+
"argumentDefinitions": [
|
|
202
|
+
(v6/*: any*/),
|
|
203
|
+
(v4/*: any*/),
|
|
204
|
+
(v5/*: any*/),
|
|
205
|
+
(v2/*: any*/),
|
|
206
|
+
(v3/*: any*/),
|
|
207
|
+
(v1/*: any*/),
|
|
208
|
+
(v0/*: any*/)
|
|
209
|
+
],
|
|
210
|
+
"kind": "Operation",
|
|
211
|
+
"name": "BAIBucketSelectQuery",
|
|
212
|
+
"selections": [
|
|
213
|
+
{
|
|
214
|
+
"alias": null,
|
|
215
|
+
"args": (v7/*: any*/),
|
|
216
|
+
"concreteType": "ObjectStorage",
|
|
217
|
+
"kind": "LinkedField",
|
|
218
|
+
"name": "objectStorage",
|
|
219
|
+
"plural": false,
|
|
220
|
+
"selections": [
|
|
221
|
+
(v9/*: any*/),
|
|
222
|
+
(v8/*: any*/)
|
|
223
|
+
],
|
|
224
|
+
"storageKey": null
|
|
225
|
+
}
|
|
226
|
+
]
|
|
227
|
+
},
|
|
228
|
+
"params": {
|
|
229
|
+
"cacheID": "dfe75c45f8a342024973e5b51f6946b2",
|
|
230
|
+
"id": null,
|
|
231
|
+
"metadata": {},
|
|
232
|
+
"name": "BAIBucketSelectQuery",
|
|
233
|
+
"operationKind": "query",
|
|
234
|
+
"text": "query BAIBucketSelectQuery(\n $offset: Int!\n $limit: Int!\n $objectStorageId: ID!\n $first: Int\n $last: Int\n $before: String\n $after: String\n) {\n objectStorage(id: $objectStorageId) {\n namespaces(offset: $offset, limit: $limit, first: $first, last: $last, before: $before, after: $after) {\n count\n edges {\n node {\n id\n namespace\n }\n }\n }\n id\n }\n}\n"
|
|
235
|
+
}
|
|
236
|
+
};
|
|
237
|
+
})();
|
|
238
|
+
|
|
239
|
+
(node as any).hash = "e224afebab2a27b999cb53f837eb6f56";
|
|
240
|
+
|
|
241
|
+
export default node;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<8dc5a9b661bfc9acd5de5dd304e5f389>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
12
|
+
import { FragmentRefs } from "relay-runtime";
|
|
13
|
+
export type BAIDeactivateArtifactsModalArtifactsFragment$data = ReadonlyArray<{
|
|
14
|
+
readonly id: string;
|
|
15
|
+
readonly name: string;
|
|
16
|
+
readonly " $fragmentType": "BAIDeactivateArtifactsModalArtifactsFragment";
|
|
17
|
+
}>;
|
|
18
|
+
export type BAIDeactivateArtifactsModalArtifactsFragment$key = ReadonlyArray<{
|
|
19
|
+
readonly " $data"?: BAIDeactivateArtifactsModalArtifactsFragment$data;
|
|
20
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIDeactivateArtifactsModalArtifactsFragment">;
|
|
21
|
+
}>;
|
|
22
|
+
|
|
23
|
+
const node: ReaderFragment = {
|
|
24
|
+
"argumentDefinitions": [],
|
|
25
|
+
"kind": "Fragment",
|
|
26
|
+
"metadata": {
|
|
27
|
+
"plural": true
|
|
28
|
+
},
|
|
29
|
+
"name": "BAIDeactivateArtifactsModalArtifactsFragment",
|
|
30
|
+
"selections": [
|
|
31
|
+
{
|
|
32
|
+
"alias": null,
|
|
33
|
+
"args": null,
|
|
34
|
+
"kind": "ScalarField",
|
|
35
|
+
"name": "id",
|
|
36
|
+
"storageKey": null
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"alias": null,
|
|
40
|
+
"args": null,
|
|
41
|
+
"kind": "ScalarField",
|
|
42
|
+
"name": "name",
|
|
43
|
+
"storageKey": null
|
|
44
|
+
}
|
|
45
|
+
],
|
|
46
|
+
"type": "Artifact",
|
|
47
|
+
"abstractKey": null
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
(node as any).hash = "26ee1b9a7472e661b724e54fd20b19a2";
|
|
51
|
+
|
|
52
|
+
export default node;
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<ffa221e30678bfbcaaee1975fbcbd882>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ConcreteRequest } from 'relay-runtime';
|
|
12
|
+
export type ArtifactAvailability = "ALIVE" | "DELETED" | "%future added value";
|
|
13
|
+
export type DeleteArtifactsInput = {
|
|
14
|
+
artifactIds: ReadonlyArray<string>;
|
|
15
|
+
};
|
|
16
|
+
export type BAIDeactivateArtifactsModalDeleteArtifactsMutation$variables = {
|
|
17
|
+
input: DeleteArtifactsInput;
|
|
18
|
+
};
|
|
19
|
+
export type BAIDeactivateArtifactsModalDeleteArtifactsMutation$data = {
|
|
20
|
+
readonly deleteArtifacts: {
|
|
21
|
+
readonly artifacts: ReadonlyArray<{
|
|
22
|
+
readonly availability: ArtifactAvailability;
|
|
23
|
+
readonly id: string;
|
|
24
|
+
}>;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
export type BAIDeactivateArtifactsModalDeleteArtifactsMutation = {
|
|
28
|
+
response: BAIDeactivateArtifactsModalDeleteArtifactsMutation$data;
|
|
29
|
+
variables: BAIDeactivateArtifactsModalDeleteArtifactsMutation$variables;
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
const node: ConcreteRequest = (function(){
|
|
33
|
+
var v0 = [
|
|
34
|
+
{
|
|
35
|
+
"defaultValue": null,
|
|
36
|
+
"kind": "LocalArgument",
|
|
37
|
+
"name": "input"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
v1 = [
|
|
41
|
+
{
|
|
42
|
+
"alias": null,
|
|
43
|
+
"args": [
|
|
44
|
+
{
|
|
45
|
+
"kind": "Variable",
|
|
46
|
+
"name": "input",
|
|
47
|
+
"variableName": "input"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"concreteType": "DeleteArtifactsPayload",
|
|
51
|
+
"kind": "LinkedField",
|
|
52
|
+
"name": "deleteArtifacts",
|
|
53
|
+
"plural": false,
|
|
54
|
+
"selections": [
|
|
55
|
+
{
|
|
56
|
+
"alias": null,
|
|
57
|
+
"args": null,
|
|
58
|
+
"concreteType": "Artifact",
|
|
59
|
+
"kind": "LinkedField",
|
|
60
|
+
"name": "artifacts",
|
|
61
|
+
"plural": true,
|
|
62
|
+
"selections": [
|
|
63
|
+
{
|
|
64
|
+
"alias": null,
|
|
65
|
+
"args": null,
|
|
66
|
+
"kind": "ScalarField",
|
|
67
|
+
"name": "id",
|
|
68
|
+
"storageKey": null
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"alias": null,
|
|
72
|
+
"args": null,
|
|
73
|
+
"kind": "ScalarField",
|
|
74
|
+
"name": "availability",
|
|
75
|
+
"storageKey": null
|
|
76
|
+
}
|
|
77
|
+
],
|
|
78
|
+
"storageKey": null
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"storageKey": null
|
|
82
|
+
}
|
|
83
|
+
];
|
|
84
|
+
return {
|
|
85
|
+
"fragment": {
|
|
86
|
+
"argumentDefinitions": (v0/*: any*/),
|
|
87
|
+
"kind": "Fragment",
|
|
88
|
+
"metadata": null,
|
|
89
|
+
"name": "BAIDeactivateArtifactsModalDeleteArtifactsMutation",
|
|
90
|
+
"selections": (v1/*: any*/),
|
|
91
|
+
"type": "Mutation",
|
|
92
|
+
"abstractKey": null
|
|
93
|
+
},
|
|
94
|
+
"kind": "Request",
|
|
95
|
+
"operation": {
|
|
96
|
+
"argumentDefinitions": (v0/*: any*/),
|
|
97
|
+
"kind": "Operation",
|
|
98
|
+
"name": "BAIDeactivateArtifactsModalDeleteArtifactsMutation",
|
|
99
|
+
"selections": (v1/*: any*/)
|
|
100
|
+
},
|
|
101
|
+
"params": {
|
|
102
|
+
"cacheID": "e45a6c0badd3acc1f5f3b7801541d496",
|
|
103
|
+
"id": null,
|
|
104
|
+
"metadata": {},
|
|
105
|
+
"name": "BAIDeactivateArtifactsModalDeleteArtifactsMutation",
|
|
106
|
+
"operationKind": "mutation",
|
|
107
|
+
"text": "mutation BAIDeactivateArtifactsModalDeleteArtifactsMutation(\n $input: DeleteArtifactsInput!\n) {\n deleteArtifacts(input: $input) {\n artifacts {\n id\n availability\n }\n }\n}\n"
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
})();
|
|
111
|
+
|
|
112
|
+
(node as any).hash = "377ca74de3de373f6dda7069cc9b34eb";
|
|
113
|
+
|
|
114
|
+
export default node;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<7967acd8f0afc86d9d47fd1c157c63f9>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
12
|
+
import { FragmentRefs } from "relay-runtime";
|
|
13
|
+
export type BAIDeleteArtifactRevisionsModalArtifactFragment$data = {
|
|
14
|
+
readonly id: string;
|
|
15
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIArtifactDescriptionsFragment">;
|
|
16
|
+
readonly " $fragmentType": "BAIDeleteArtifactRevisionsModalArtifactFragment";
|
|
17
|
+
};
|
|
18
|
+
export type BAIDeleteArtifactRevisionsModalArtifactFragment$key = {
|
|
19
|
+
readonly " $data"?: BAIDeleteArtifactRevisionsModalArtifactFragment$data;
|
|
20
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIDeleteArtifactRevisionsModalArtifactFragment">;
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
const node: ReaderFragment = {
|
|
24
|
+
"argumentDefinitions": [],
|
|
25
|
+
"kind": "Fragment",
|
|
26
|
+
"metadata": null,
|
|
27
|
+
"name": "BAIDeleteArtifactRevisionsModalArtifactFragment",
|
|
28
|
+
"selections": [
|
|
29
|
+
{
|
|
30
|
+
"alias": null,
|
|
31
|
+
"args": null,
|
|
32
|
+
"kind": "ScalarField",
|
|
33
|
+
"name": "id",
|
|
34
|
+
"storageKey": null
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"args": null,
|
|
38
|
+
"kind": "FragmentSpread",
|
|
39
|
+
"name": "BAIArtifactDescriptionsFragment"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
42
|
+
"type": "Artifact",
|
|
43
|
+
"abstractKey": null
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
(node as any).hash = "8eac061158289fcc677ac78d52d22410";
|
|
47
|
+
|
|
48
|
+
export default node;
|