@prefecthq/prefect-ui-library 3.12.8 → 3.12.10
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/{RunsPageWithDefaultFilter-umBJVr8U.mjs → RunsPageWithDefaultFilter-rweNsjzV.mjs} +2 -2
- package/dist/{RunsPageWithDefaultFilter-umBJVr8U.mjs.map → RunsPageWithDefaultFilter-rweNsjzV.mjs.map} +1 -1
- package/dist/{WorkQueueToWorkPoolQueueRedirect-DEUCC_Qo.mjs → WorkQueueToWorkPoolQueueRedirect-DcC3MDka.mjs} +2 -2
- package/dist/{WorkQueueToWorkPoolQueueRedirect-DEUCC_Qo.mjs.map → WorkQueueToWorkPoolQueueRedirect-DcC3MDka.mjs.map} +1 -1
- package/dist/{index-CPp5RYan.mjs → index-BxV9_Yx0.mjs} +11 -8
- package/dist/{index-CPp5RYan.mjs.map → index-BxV9_Yx0.mjs.map} +1 -1
- package/dist/prefect-ui-library.mjs +1 -1
- package/dist/prefect-ui-library.umd.js +2 -2
- package/dist/prefect-ui-library.umd.js.map +1 -1
- package/dist/types/src/automations/components/AutomationCombobox.vue.d.ts +3 -26
- package/dist/types/src/automations/components/AutomationWithinInput.vue.d.ts +3 -19
- package/dist/types/src/components/ArtifactCard.vue.d.ts +2 -32
- package/dist/types/src/components/ArtifactMenu.vue.d.ts +2 -7
- package/dist/types/src/components/AutomationMenu.vue.d.ts +2 -434
- package/dist/types/src/components/BlockDocument.vue.d.ts +2 -7
- package/dist/types/src/components/BlockDocumentMenu.vue.d.ts +2 -23
- package/dist/types/src/components/BlockTypeCardLayout.vue.d.ts +2 -7
- package/dist/types/src/components/BlockTypeCardPreview.vue.d.ts +2 -419
- package/dist/types/src/components/CodeBanner.vue.d.ts +2 -9
- package/dist/types/src/components/CollectionItemCard.vue.d.ts +2 -7
- package/dist/types/src/components/ConcurrencyLimitResetModal.vue.d.ts +2 -15
- package/dist/types/src/components/ConcurrencyLimitV2ResetModal.vue.d.ts +2 -17
- package/dist/types/src/components/ConcurrencyLimitsCreateModal.vue.d.ts +2 -27
- package/dist/types/src/components/ConcurrencyLimitsV2CreateModal.vue.d.ts +2 -33
- package/dist/types/src/components/ConcurrencyLimitsV2UpdateModal.vue.d.ts +2 -39
- package/dist/types/src/components/ConfirmDeleteModal.vue.d.ts +2 -15
- package/dist/types/src/components/ConfirmStateChangeModal.vue.d.ts +2 -29
- package/dist/types/src/components/CopyableWrapper.vue.d.ts +2 -9
- package/dist/types/src/components/CronScheduleForm.vue.d.ts +2 -37
- package/dist/types/src/components/DashboardWorkPoolCardDetail.vue.d.ts +2 -4
- package/dist/types/src/components/DateRangeInput.vue.d.ts +2 -19
- package/dist/types/src/components/DeploymentCombobox.vue.d.ts +3 -39
- package/dist/types/src/components/DeploymentCustomRunOverflowMenuItem.vue.d.ts +2 -417
- package/dist/types/src/components/DeploymentDetails.vue.d.ts +3 -448
- package/dist/types/src/components/DeploymentMenu.vue.d.ts +2 -436
- package/dist/types/src/components/DeploymentQuickRunOverflowMenuItem.vue.d.ts +2 -7
- package/dist/types/src/components/DeploymentsPageEmptyState.vue.d.ts +2 -12
- package/dist/types/src/components/DocumentationButton.vue.d.ts +2 -4
- package/dist/types/src/components/ExtraInfoModal.vue.d.ts +3 -2
- package/dist/types/src/components/ExtraInfoTooltip.vue.d.ts +2 -4
- package/dist/types/src/components/FlowCombobox.vue.d.ts +3 -37
- package/dist/types/src/components/FlowMenu.vue.d.ts +2 -432
- package/dist/types/src/components/FlowPopover.vue.d.ts +5 -16
- package/dist/types/src/components/FlowRouterLink.vue.d.ts +2 -421
- package/dist/types/src/components/FlowRunArtifacts.vue.d.ts +2 -438
- package/dist/types/src/components/FlowRunFilteredList.vue.d.ts +2 -36
- package/dist/types/src/components/FlowRunGraphPopover.vue.d.ts +2 -222
- package/dist/types/src/components/FlowRunListItem.vue.d.ts +2 -41
- package/dist/types/src/components/FlowRunMenu.vue.d.ts +3 -473
- package/dist/types/src/components/FlowRunsPageEmptyState.vue.d.ts +2 -12
- package/dist/types/src/components/FlowsPageEmptyState.vue.d.ts +2 -12
- package/dist/types/src/components/FormattedDate.vue.d.ts +2 -7
- package/dist/types/src/components/IconTextCount.vue.d.ts +2 -7
- package/dist/types/src/components/IntervalScheduleForm.vue.d.ts +2 -39
- package/dist/types/src/components/LogsContainer.vue.d.ts +2 -24
- package/dist/types/src/components/MarketingBanner.vue.d.ts +2 -14
- package/dist/types/src/components/PageHeading.vue.d.ts +3 -17
- package/dist/types/src/components/PageHeadingFlowRunCreate.vue.d.ts +2 -37
- package/dist/types/src/components/QuickRunParametersModal.vue.d.ts +2 -29
- package/dist/types/src/components/ResourceLink.vue.d.ts +3 -14
- package/dist/types/src/components/RowGridLayoutList.vue.d.ts +2 -14
- package/dist/types/src/components/SaveFilterModal.vue.d.ts +2 -21
- package/dist/types/src/components/ScheduleFormModal.vue.d.ts +2 -2
- package/dist/types/src/components/SchemaInput.vue.d.ts +2 -31
- package/dist/types/src/components/SeparatedList.vue.d.ts +2 -9
- package/dist/types/src/components/StateListItem.vue.d.ts +2 -79
- package/dist/types/src/components/TaskRunArtifacts.vue.d.ts +2 -432
- package/dist/types/src/components/UseDeploymentSlot.vue.d.ts +2 -7
- package/dist/types/src/components/UseFlowSlot.vue.d.ts +2 -7
- package/dist/types/src/components/WorkPoolCombobox.vue.d.ts +3 -26
- package/dist/types/src/components/WorkPoolMenu.vue.d.ts +2 -429
- package/dist/types/src/components/WorkPoolQueueCombobox.vue.d.ts +3 -24
- package/dist/types/src/components/WorkPoolQueueMenu.vue.d.ts +2 -433
- package/dist/types/src/components/WorkQueueCombobox.vue.d.ts +3 -26
- package/dist/types/src/mocks/index.d.ts +1 -1
- package/dist/types/src/models/DeploymentVersion.d.ts +2 -0
- package/dist/types/src/models/api/DeploymentVersionResponse.d.ts +1 -0
- package/dist/types/src/schemas/components/SchemaFormProperty.vue.d.ts +2 -146
- package/dist/types/src/schemas/components/SchemaFormPropertyMenu.vue.d.ts +2 -26
- package/dist/types/src/services/Mocker.d.ts +1 -1
- package/package.json +4 -4
- package/src/maps/deployment.ts +1 -0
- package/src/maps/flowStatsFilter.ts +2 -2
- package/src/maps/savedSearchFilter.ts +2 -2
- package/src/mocks/deploymentVersion.ts +1 -0
- package/src/models/DeploymentVersion.ts +3 -0
- package/src/models/api/DeploymentVersionResponse.ts +1 -0
|
@@ -1,441 +1,11 @@
|
|
|
1
|
-
import ArtifactCard from '../components/ArtifactCard.vue';
|
|
2
|
-
import RowGridLayoutList from '../components/RowGridLayoutList.vue';
|
|
3
|
-
import ViewModeButtonGroup from '../components/ViewModeButtonGroup.vue';
|
|
4
1
|
import { TaskRun } from '../models';
|
|
5
|
-
import { ArtifactsFilter } from '../models/Filters';
|
|
6
2
|
type __VLS_Props = {
|
|
7
3
|
taskRun: TaskRun;
|
|
8
4
|
};
|
|
9
|
-
declare const condense: import("vue").ComputedRef<boolean>;
|
|
10
|
-
declare const routes: {
|
|
11
|
-
automations: () => {
|
|
12
|
-
readonly name: "workspace.automations";
|
|
13
|
-
readonly params: {
|
|
14
|
-
readonly accountId?: string | undefined;
|
|
15
|
-
readonly workspaceId?: string | undefined;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
automation: (automationId: string) => {
|
|
19
|
-
readonly name: "workspace.automation.view";
|
|
20
|
-
readonly params: {
|
|
21
|
-
readonly automationId: string;
|
|
22
|
-
readonly accountId?: string | undefined;
|
|
23
|
-
readonly workspaceId?: string | undefined;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
automationCreate: (automationQuery?: import("..").CreateAutomationQuery) => {
|
|
27
|
-
readonly name: "workspace.automation.create";
|
|
28
|
-
readonly params: {
|
|
29
|
-
readonly accountId?: string | undefined;
|
|
30
|
-
readonly workspaceId?: string | undefined;
|
|
31
|
-
};
|
|
32
|
-
readonly query: import("vue-router").LocationQuery | undefined;
|
|
33
|
-
};
|
|
34
|
-
automationEdit: (automationId: string) => {
|
|
35
|
-
readonly name: "workspace.automation.edit";
|
|
36
|
-
readonly params: {
|
|
37
|
-
readonly automationId: string;
|
|
38
|
-
readonly accountId?: string | undefined;
|
|
39
|
-
readonly workspaceId?: string | undefined;
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
automateEvent: (event: import("../models").WorkspaceEvent, actions?: import("..").AutomationAction[]) => {
|
|
43
|
-
readonly name: "workspace.automation.create";
|
|
44
|
-
readonly params: {
|
|
45
|
-
readonly accountId?: string | undefined;
|
|
46
|
-
readonly workspaceId?: string | undefined;
|
|
47
|
-
};
|
|
48
|
-
readonly query: import("vue-router").LocationQuery;
|
|
49
|
-
};
|
|
50
|
-
automateFlow: (flowId: string, actions?: import("..").AutomationAction[]) => {
|
|
51
|
-
readonly name: "workspace.automation.create";
|
|
52
|
-
readonly params: {
|
|
53
|
-
readonly accountId?: string | undefined;
|
|
54
|
-
readonly workspaceId?: string | undefined;
|
|
55
|
-
};
|
|
56
|
-
readonly query: import("vue-router").LocationQuery;
|
|
57
|
-
};
|
|
58
|
-
automateWorkPool: (workPoolId: string, actions?: import("..").AutomationAction[]) => {
|
|
59
|
-
readonly name: "workspace.automation.create";
|
|
60
|
-
readonly params: {
|
|
61
|
-
readonly accountId?: string | undefined;
|
|
62
|
-
readonly workspaceId?: string | undefined;
|
|
63
|
-
};
|
|
64
|
-
readonly query: import("vue-router").LocationQuery;
|
|
65
|
-
};
|
|
66
|
-
automateWorkPoolQueue: (workPoolQueueId: string, actions?: import("..").AutomationAction[]) => {
|
|
67
|
-
readonly name: "workspace.automation.create";
|
|
68
|
-
readonly params: {
|
|
69
|
-
readonly accountId?: string | undefined;
|
|
70
|
-
readonly workspaceId?: string | undefined;
|
|
71
|
-
};
|
|
72
|
-
readonly query: import("vue-router").LocationQuery;
|
|
73
|
-
};
|
|
74
|
-
events: () => {
|
|
75
|
-
readonly name: "workspace.events";
|
|
76
|
-
};
|
|
77
|
-
event: (eventId: string, eventDate: Date) => {
|
|
78
|
-
readonly name: "workspace.event";
|
|
79
|
-
readonly params: {
|
|
80
|
-
readonly eventId: string;
|
|
81
|
-
readonly eventDate: string;
|
|
82
|
-
};
|
|
83
|
-
};
|
|
84
|
-
artifact: (artifactId: string) => {
|
|
85
|
-
readonly name: "workspace.artifacts.artifact";
|
|
86
|
-
readonly params: {
|
|
87
|
-
readonly accountId?: string | undefined;
|
|
88
|
-
readonly workspaceId?: string | undefined;
|
|
89
|
-
readonly artifactId: string;
|
|
90
|
-
};
|
|
91
|
-
};
|
|
92
|
-
artifactKey: (artifactKey: string) => {
|
|
93
|
-
readonly name: "workspace.artifacts.artifact.key";
|
|
94
|
-
readonly params: {
|
|
95
|
-
readonly accountId?: string | undefined;
|
|
96
|
-
readonly workspaceId?: string | undefined;
|
|
97
|
-
readonly artifactKey: string;
|
|
98
|
-
};
|
|
99
|
-
};
|
|
100
|
-
artifacts: () => {
|
|
101
|
-
readonly name: "workspace.artifacts";
|
|
102
|
-
readonly params: {
|
|
103
|
-
readonly accountId?: string | undefined;
|
|
104
|
-
readonly workspaceId?: string | undefined;
|
|
105
|
-
};
|
|
106
|
-
};
|
|
107
|
-
dashboard: () => {
|
|
108
|
-
readonly name: "workspace.dashboard";
|
|
109
|
-
readonly params: {
|
|
110
|
-
readonly accountId?: string | undefined;
|
|
111
|
-
readonly workspaceId?: string | undefined;
|
|
112
|
-
};
|
|
113
|
-
};
|
|
114
|
-
runs: (query?: {
|
|
115
|
-
tab?: string;
|
|
116
|
-
}) => {
|
|
117
|
-
readonly name: "workspace.runs";
|
|
118
|
-
readonly params: {
|
|
119
|
-
readonly accountId?: string | undefined;
|
|
120
|
-
readonly workspaceId?: string | undefined;
|
|
121
|
-
};
|
|
122
|
-
readonly query: {
|
|
123
|
-
tab?: string;
|
|
124
|
-
} | undefined;
|
|
125
|
-
};
|
|
126
|
-
flowRuns: () => {
|
|
127
|
-
readonly name: "workspace.flow-runs";
|
|
128
|
-
readonly params: {
|
|
129
|
-
readonly accountId?: string | undefined;
|
|
130
|
-
readonly workspaceId?: string | undefined;
|
|
131
|
-
};
|
|
132
|
-
};
|
|
133
|
-
flowRun: (flowRunId: string) => {
|
|
134
|
-
readonly name: "workspace.runs.flow-run";
|
|
135
|
-
readonly params: {
|
|
136
|
-
readonly accountId?: string | undefined;
|
|
137
|
-
readonly workspaceId?: string | undefined;
|
|
138
|
-
readonly flowRunId: string;
|
|
139
|
-
};
|
|
140
|
-
};
|
|
141
|
-
taskRun: (taskRunId: string) => {
|
|
142
|
-
readonly name: "workspace.runs.task-run";
|
|
143
|
-
readonly params: {
|
|
144
|
-
readonly accountId?: string | undefined;
|
|
145
|
-
readonly workspaceId?: string | undefined;
|
|
146
|
-
readonly taskRunId: string;
|
|
147
|
-
};
|
|
148
|
-
};
|
|
149
|
-
flows: () => {
|
|
150
|
-
readonly name: "workspace.flows";
|
|
151
|
-
readonly params: {
|
|
152
|
-
readonly accountId?: string | undefined;
|
|
153
|
-
readonly workspaceId?: string | undefined;
|
|
154
|
-
};
|
|
155
|
-
};
|
|
156
|
-
flow: (flowId: string) => {
|
|
157
|
-
readonly name: "workspace.flows.flow";
|
|
158
|
-
readonly params: {
|
|
159
|
-
readonly accountId?: string | undefined;
|
|
160
|
-
readonly workspaceId?: string | undefined;
|
|
161
|
-
readonly flowId: string;
|
|
162
|
-
};
|
|
163
|
-
};
|
|
164
|
-
flowCollections: () => {
|
|
165
|
-
readonly name: "workspace.flows.collections";
|
|
166
|
-
readonly params: {
|
|
167
|
-
readonly accountId?: string | undefined;
|
|
168
|
-
readonly workspaceId?: string | undefined;
|
|
169
|
-
};
|
|
170
|
-
};
|
|
171
|
-
flowCollection: (name: string) => {
|
|
172
|
-
readonly name: "workspace.flows.collections.collection";
|
|
173
|
-
readonly params: {
|
|
174
|
-
readonly accountId?: string | undefined;
|
|
175
|
-
readonly workspaceId?: string | undefined;
|
|
176
|
-
readonly name: string;
|
|
177
|
-
};
|
|
178
|
-
};
|
|
179
|
-
deployments: () => {
|
|
180
|
-
readonly name: "workspace.deployments";
|
|
181
|
-
readonly params: {
|
|
182
|
-
readonly accountId?: string | undefined;
|
|
183
|
-
readonly workspaceId?: string | undefined;
|
|
184
|
-
};
|
|
185
|
-
};
|
|
186
|
-
deployment: (deploymentId: string, versionId?: string, query?: {
|
|
187
|
-
tab?: string;
|
|
188
|
-
} & import("vue-router").LocationQuery) => {
|
|
189
|
-
readonly name: "workspace.deployments.deployment";
|
|
190
|
-
readonly params: {
|
|
191
|
-
readonly accountId?: string | undefined;
|
|
192
|
-
readonly workspaceId?: string | undefined;
|
|
193
|
-
readonly deploymentId: string;
|
|
194
|
-
};
|
|
195
|
-
readonly query: {
|
|
196
|
-
readonly tab?: string;
|
|
197
|
-
readonly versionId: string | undefined;
|
|
198
|
-
};
|
|
199
|
-
};
|
|
200
|
-
deploymentEdit: (deploymentId: string) => {
|
|
201
|
-
readonly name: "workspace.deployments.deployment-edit";
|
|
202
|
-
readonly params: {
|
|
203
|
-
readonly accountId?: string | undefined;
|
|
204
|
-
readonly workspaceId?: string | undefined;
|
|
205
|
-
readonly deploymentId: string;
|
|
206
|
-
};
|
|
207
|
-
};
|
|
208
|
-
deploymentDuplicate: (deploymentId: string) => {
|
|
209
|
-
readonly name: "workspace.deployments.deployment-duplicate";
|
|
210
|
-
readonly params: {
|
|
211
|
-
readonly accountId?: string | undefined;
|
|
212
|
-
readonly workspaceId?: string | undefined;
|
|
213
|
-
readonly deploymentId: string;
|
|
214
|
-
};
|
|
215
|
-
};
|
|
216
|
-
deploymentFlowRunCreate: (deploymentId: string, parameters?: Record<string, unknown>) => {
|
|
217
|
-
readonly name: "workspace.deployments.deployment-flow-run-create";
|
|
218
|
-
readonly params: {
|
|
219
|
-
readonly accountId?: string | undefined;
|
|
220
|
-
readonly workspaceId?: string | undefined;
|
|
221
|
-
readonly deploymentId: string;
|
|
222
|
-
};
|
|
223
|
-
readonly query: {
|
|
224
|
-
parameters: string;
|
|
225
|
-
} | {
|
|
226
|
-
parameters?: undefined;
|
|
227
|
-
};
|
|
228
|
-
};
|
|
229
|
-
workQueues: () => {
|
|
230
|
-
readonly name: "workspace.work-queues";
|
|
231
|
-
readonly params: {
|
|
232
|
-
readonly accountId?: string | undefined;
|
|
233
|
-
readonly workspaceId?: string | undefined;
|
|
234
|
-
};
|
|
235
|
-
};
|
|
236
|
-
workQueue: (workQueueId: string) => {
|
|
237
|
-
readonly name: "workspace.work-queues.work-queue";
|
|
238
|
-
readonly params: {
|
|
239
|
-
readonly accountId?: string | undefined;
|
|
240
|
-
readonly workspaceId?: string | undefined;
|
|
241
|
-
readonly workQueueId: string;
|
|
242
|
-
};
|
|
243
|
-
};
|
|
244
|
-
workQueueCreate: () => {
|
|
245
|
-
readonly name: "workspace.work-queues.work-queue-create";
|
|
246
|
-
readonly params: {
|
|
247
|
-
readonly accountId?: string | undefined;
|
|
248
|
-
readonly workspaceId?: string | undefined;
|
|
249
|
-
};
|
|
250
|
-
};
|
|
251
|
-
workQueueEdit: (workQueueId: string) => {
|
|
252
|
-
readonly name: "workspace.work-queues.work-queue-edit";
|
|
253
|
-
readonly params: {
|
|
254
|
-
readonly accountId?: string | undefined;
|
|
255
|
-
readonly workspaceId?: string | undefined;
|
|
256
|
-
readonly workQueueId: string;
|
|
257
|
-
};
|
|
258
|
-
};
|
|
259
|
-
blocks: () => {
|
|
260
|
-
readonly name: "workspace.blocks";
|
|
261
|
-
readonly params: {
|
|
262
|
-
readonly accountId?: string | undefined;
|
|
263
|
-
readonly workspaceId?: string | undefined;
|
|
264
|
-
};
|
|
265
|
-
};
|
|
266
|
-
blocksCatalog: () => {
|
|
267
|
-
readonly name: "workspace.blocks.catalog";
|
|
268
|
-
readonly params: {
|
|
269
|
-
readonly accountId?: string | undefined;
|
|
270
|
-
readonly workspaceId?: string | undefined;
|
|
271
|
-
};
|
|
272
|
-
};
|
|
273
|
-
blocksCatalogView: (blockTypeSlug: string) => {
|
|
274
|
-
readonly name: "workspace.blocks.catalog-view";
|
|
275
|
-
readonly params: {
|
|
276
|
-
readonly accountId?: string | undefined;
|
|
277
|
-
readonly workspaceId?: string | undefined;
|
|
278
|
-
readonly blockTypeSlug: string;
|
|
279
|
-
};
|
|
280
|
-
};
|
|
281
|
-
blockCreate: (blockTypeSlug: string) => {
|
|
282
|
-
readonly name: "workspace.blocks.block-create";
|
|
283
|
-
readonly params: {
|
|
284
|
-
readonly accountId?: string | undefined;
|
|
285
|
-
readonly workspaceId?: string | undefined;
|
|
286
|
-
readonly blockTypeSlug: string;
|
|
287
|
-
};
|
|
288
|
-
};
|
|
289
|
-
block: (blockDocumentId: string) => {
|
|
290
|
-
readonly name: "workspace.blocks.block";
|
|
291
|
-
readonly params: {
|
|
292
|
-
readonly accountId?: string | undefined;
|
|
293
|
-
readonly workspaceId?: string | undefined;
|
|
294
|
-
readonly blockDocumentId: string;
|
|
295
|
-
};
|
|
296
|
-
};
|
|
297
|
-
blockEdit: (blockDocumentId: string) => {
|
|
298
|
-
readonly name: "workspace.blocks.block-edit";
|
|
299
|
-
readonly params: {
|
|
300
|
-
readonly accountId?: string | undefined;
|
|
301
|
-
readonly workspaceId?: string | undefined;
|
|
302
|
-
readonly blockDocumentId: string;
|
|
303
|
-
};
|
|
304
|
-
};
|
|
305
|
-
notifications: () => {
|
|
306
|
-
readonly name: "workspace.notifications";
|
|
307
|
-
readonly params: {
|
|
308
|
-
readonly accountId?: string | undefined;
|
|
309
|
-
readonly workspaceId?: string | undefined;
|
|
310
|
-
};
|
|
311
|
-
};
|
|
312
|
-
notificationCreate: () => {
|
|
313
|
-
readonly name: "workspace.notifications.create";
|
|
314
|
-
readonly params: {
|
|
315
|
-
readonly accountId?: string | undefined;
|
|
316
|
-
readonly workspaceId?: string | undefined;
|
|
317
|
-
};
|
|
318
|
-
};
|
|
319
|
-
notificationEdit: (notificationId: string) => {
|
|
320
|
-
readonly name: "workspace.notifications.notification-edit";
|
|
321
|
-
readonly params: {
|
|
322
|
-
readonly accountId?: string | undefined;
|
|
323
|
-
readonly workspaceId?: string | undefined;
|
|
324
|
-
readonly notificationId: string;
|
|
325
|
-
};
|
|
326
|
-
};
|
|
327
|
-
concurrencyLimit: (concurrencyLimitId: string) => {
|
|
328
|
-
readonly name: "workspace.concurrency-limits.concurrency-limit";
|
|
329
|
-
readonly params: {
|
|
330
|
-
readonly accountId?: string | undefined;
|
|
331
|
-
readonly workspaceId?: string | undefined;
|
|
332
|
-
readonly concurrencyLimitId: string;
|
|
333
|
-
};
|
|
334
|
-
};
|
|
335
|
-
concurrencyLimits: () => {
|
|
336
|
-
readonly name: "workspace.concurrency-limits";
|
|
337
|
-
readonly params: {
|
|
338
|
-
readonly accountId?: string | undefined;
|
|
339
|
-
readonly workspaceId?: string | undefined;
|
|
340
|
-
};
|
|
341
|
-
};
|
|
342
|
-
concurrencyLimitsV2: () => {
|
|
343
|
-
readonly name: "workspace.concurrency-limits-v2";
|
|
344
|
-
readonly params: {
|
|
345
|
-
readonly accountId?: string | undefined;
|
|
346
|
-
readonly workspaceId?: string | undefined;
|
|
347
|
-
};
|
|
348
|
-
};
|
|
349
|
-
concurrencyLimitV2: (concurrencyLimitId: string) => {
|
|
350
|
-
readonly name: "workspace.concurrency-limits-v2.concurrency-limit";
|
|
351
|
-
readonly params: {
|
|
352
|
-
readonly accountId?: string | undefined;
|
|
353
|
-
readonly workspaceId?: string | undefined;
|
|
354
|
-
readonly concurrencyLimitId: string;
|
|
355
|
-
};
|
|
356
|
-
};
|
|
357
|
-
variables: () => {
|
|
358
|
-
readonly name: "workspace.variables";
|
|
359
|
-
readonly params: {
|
|
360
|
-
readonly accountId?: string | undefined;
|
|
361
|
-
readonly workspaceId?: string | undefined;
|
|
362
|
-
};
|
|
363
|
-
};
|
|
364
|
-
workPools: () => {
|
|
365
|
-
readonly name: "workspace.work-pools";
|
|
366
|
-
readonly params: {
|
|
367
|
-
readonly accountId?: string | undefined;
|
|
368
|
-
readonly workspaceId?: string | undefined;
|
|
369
|
-
};
|
|
370
|
-
};
|
|
371
|
-
workPool: (workPoolName: string) => {
|
|
372
|
-
readonly name: "workspace.work-pools.work-pool";
|
|
373
|
-
readonly params: {
|
|
374
|
-
readonly accountId?: string | undefined;
|
|
375
|
-
readonly workspaceId?: string | undefined;
|
|
376
|
-
readonly workPoolName: string;
|
|
377
|
-
};
|
|
378
|
-
};
|
|
379
|
-
workPoolCreate: () => {
|
|
380
|
-
readonly name: "workspace.work-pools.work-pool-create";
|
|
381
|
-
readonly params: {
|
|
382
|
-
readonly accountId?: string | undefined;
|
|
383
|
-
readonly workspaceId?: string | undefined;
|
|
384
|
-
};
|
|
385
|
-
};
|
|
386
|
-
workPoolEdit: (workPoolName: string) => {
|
|
387
|
-
readonly name: "workspace.work-pools.work-pool-edit";
|
|
388
|
-
readonly params: {
|
|
389
|
-
readonly accountId?: string | undefined;
|
|
390
|
-
readonly workspaceId?: string | undefined;
|
|
391
|
-
readonly workPoolName: string;
|
|
392
|
-
};
|
|
393
|
-
};
|
|
394
|
-
workPoolQueue: (workPoolName: string, workPoolQueueName: string) => {
|
|
395
|
-
readonly name: "workspace.work-pools.work-pool.work-pool-queue";
|
|
396
|
-
readonly params: {
|
|
397
|
-
readonly accountId?: string | undefined;
|
|
398
|
-
readonly workspaceId?: string | undefined;
|
|
399
|
-
readonly workPoolName: string;
|
|
400
|
-
readonly workPoolQueueName: string;
|
|
401
|
-
};
|
|
402
|
-
};
|
|
403
|
-
workPoolQueueCreate: (workPoolName: string) => {
|
|
404
|
-
readonly name: "workspace.work-pools.work-pool.work-pool-queue-create";
|
|
405
|
-
readonly params: {
|
|
406
|
-
readonly accountId?: string | undefined;
|
|
407
|
-
readonly workspaceId?: string | undefined;
|
|
408
|
-
readonly workPoolName: string;
|
|
409
|
-
};
|
|
410
|
-
};
|
|
411
|
-
workPoolQueueEdit: (workPoolName: string, workPoolQueueName: string) => {
|
|
412
|
-
readonly name: "workspace.work-pools.work-pool.work-pool-queue-edit";
|
|
413
|
-
readonly params: {
|
|
414
|
-
readonly accountId?: string | undefined;
|
|
415
|
-
readonly workspaceId?: string | undefined;
|
|
416
|
-
readonly workPoolName: string;
|
|
417
|
-
readonly workPoolQueueName: string;
|
|
418
|
-
};
|
|
419
|
-
};
|
|
420
|
-
};
|
|
421
|
-
declare const artifactsSubscription: import("@prefecthq/vue-compositions").UseSubscription<(filter?: ArtifactsFilter) => Promise<import("../models").Artifact[]>>;
|
|
422
|
-
declare const artifacts: import("vue").ComputedRef<import("../models").Artifact[]>;
|
|
423
|
-
declare const emptyMessage: import("vue").ComputedRef<string>;
|
|
424
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
425
5
|
declare var __VLS_1: {};
|
|
426
|
-
type __VLS_Slots =
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
427
7
|
actions?: (props: typeof __VLS_1) => any;
|
|
428
|
-
}
|
|
429
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
430
|
-
ArtifactCard: typeof ArtifactCard;
|
|
431
|
-
RowGridLayoutList: typeof RowGridLayoutList;
|
|
432
|
-
ViewModeButtonGroup: typeof ViewModeButtonGroup;
|
|
433
|
-
condense: typeof condense;
|
|
434
|
-
routes: typeof routes;
|
|
435
|
-
artifactsSubscription: typeof artifactsSubscription;
|
|
436
|
-
artifacts: typeof artifacts;
|
|
437
|
-
emptyMessage: typeof emptyMessage;
|
|
438
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
8
|
+
};
|
|
439
9
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
440
10
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
441
11
|
export default _default;
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
deploymentId: string | null | undefined;
|
|
3
3
|
};
|
|
4
|
-
declare const deployment: import("vue").ComputedRef<import("..").Deployment | undefined>;
|
|
5
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
6
4
|
declare var __VLS_1: {
|
|
7
5
|
deployment: import("..").Deployment;
|
|
8
6
|
};
|
|
9
|
-
type __VLS_Slots =
|
|
7
|
+
type __VLS_Slots = {} & {
|
|
10
8
|
default?: (props: typeof __VLS_1) => any;
|
|
11
|
-
}
|
|
12
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
13
|
-
deployment: typeof deployment;
|
|
14
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
9
|
+
};
|
|
15
10
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
16
11
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
17
12
|
export default _default;
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
flowId: string | null | undefined;
|
|
3
3
|
};
|
|
4
|
-
declare const flow: import("vue").ComputedRef<import("..").Flow | undefined>;
|
|
5
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
6
4
|
declare var __VLS_1: {
|
|
7
5
|
flow: import("..").Flow;
|
|
8
6
|
};
|
|
9
|
-
type __VLS_Slots =
|
|
7
|
+
type __VLS_Slots = {} & {
|
|
10
8
|
default?: (props: typeof __VLS_1) => any;
|
|
11
|
-
}
|
|
12
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
13
|
-
flow: typeof flow;
|
|
14
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
9
|
+
};
|
|
15
10
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
16
11
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
17
12
|
export default _default;
|
|
@@ -1,40 +1,17 @@
|
|
|
1
|
-
import { PCombobox, SelectOption } from '@prefecthq/prefect-design';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
selected: string | string[] | null | undefined;
|
|
4
3
|
emptyMessage?: string;
|
|
5
4
|
allowUnset?: boolean;
|
|
6
5
|
multiple?: boolean;
|
|
7
6
|
};
|
|
8
|
-
declare
|
|
9
|
-
declare const internalValue: import("vue").WritableComputedRef<string | string[] | null | undefined, string | string[] | null | undefined>;
|
|
10
|
-
declare const options: import("vue").ComputedRef<SelectOption[]>;
|
|
11
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
12
|
-
declare var __VLS_6: {
|
|
13
|
-
value: string | number | boolean | null;
|
|
14
|
-
label: string;
|
|
15
|
-
option: {
|
|
16
|
-
label: string;
|
|
17
|
-
value: import("@prefecthq/prefect-design").SelectModelValue;
|
|
18
|
-
disabled?: boolean;
|
|
19
|
-
} | undefined;
|
|
20
|
-
}, __VLS_8: {
|
|
7
|
+
declare var __VLS_6: any, __VLS_8: {
|
|
21
8
|
option: any;
|
|
22
9
|
};
|
|
23
|
-
type __VLS_Slots =
|
|
10
|
+
type __VLS_Slots = {} & {
|
|
24
11
|
default?: (props: typeof __VLS_6) => any;
|
|
25
12
|
} & {
|
|
26
13
|
option?: (props: typeof __VLS_8) => any;
|
|
27
|
-
}
|
|
28
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
29
|
-
PCombobox: typeof PCombobox;
|
|
30
|
-
multiple: typeof multiple;
|
|
31
|
-
internalValue: typeof internalValue;
|
|
32
|
-
options: typeof options;
|
|
33
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
34
|
-
"update:selected": (value: string | string[] | null | undefined) => any;
|
|
35
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
36
|
-
"onUpdate:selected"?: ((value: string | string[] | null | undefined) => any) | undefined;
|
|
37
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
14
|
+
};
|
|
38
15
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
39
16
|
"update:selected": (value: string | string[] | null | undefined) => any;
|
|
40
17
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|