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