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