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