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