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