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