@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.
Files changed (87) hide show
  1. package/dist/{RunsPageWithDefaultFilter-umBJVr8U.mjs → RunsPageWithDefaultFilter-rweNsjzV.mjs} +2 -2
  2. package/dist/{RunsPageWithDefaultFilter-umBJVr8U.mjs.map → RunsPageWithDefaultFilter-rweNsjzV.mjs.map} +1 -1
  3. package/dist/{WorkQueueToWorkPoolQueueRedirect-DEUCC_Qo.mjs → WorkQueueToWorkPoolQueueRedirect-DcC3MDka.mjs} +2 -2
  4. package/dist/{WorkQueueToWorkPoolQueueRedirect-DEUCC_Qo.mjs.map → WorkQueueToWorkPoolQueueRedirect-DcC3MDka.mjs.map} +1 -1
  5. package/dist/{index-CPp5RYan.mjs → index-BxV9_Yx0.mjs} +11 -8
  6. package/dist/{index-CPp5RYan.mjs.map → index-BxV9_Yx0.mjs.map} +1 -1
  7. package/dist/prefect-ui-library.mjs +1 -1
  8. package/dist/prefect-ui-library.umd.js +2 -2
  9. package/dist/prefect-ui-library.umd.js.map +1 -1
  10. package/dist/types/src/automations/components/AutomationCombobox.vue.d.ts +3 -26
  11. package/dist/types/src/automations/components/AutomationWithinInput.vue.d.ts +3 -19
  12. package/dist/types/src/components/ArtifactCard.vue.d.ts +2 -32
  13. package/dist/types/src/components/ArtifactMenu.vue.d.ts +2 -7
  14. package/dist/types/src/components/AutomationMenu.vue.d.ts +2 -434
  15. package/dist/types/src/components/BlockDocument.vue.d.ts +2 -7
  16. package/dist/types/src/components/BlockDocumentMenu.vue.d.ts +2 -23
  17. package/dist/types/src/components/BlockTypeCardLayout.vue.d.ts +2 -7
  18. package/dist/types/src/components/BlockTypeCardPreview.vue.d.ts +2 -419
  19. package/dist/types/src/components/CodeBanner.vue.d.ts +2 -9
  20. package/dist/types/src/components/CollectionItemCard.vue.d.ts +2 -7
  21. package/dist/types/src/components/ConcurrencyLimitResetModal.vue.d.ts +2 -15
  22. package/dist/types/src/components/ConcurrencyLimitV2ResetModal.vue.d.ts +2 -17
  23. package/dist/types/src/components/ConcurrencyLimitsCreateModal.vue.d.ts +2 -27
  24. package/dist/types/src/components/ConcurrencyLimitsV2CreateModal.vue.d.ts +2 -33
  25. package/dist/types/src/components/ConcurrencyLimitsV2UpdateModal.vue.d.ts +2 -39
  26. package/dist/types/src/components/ConfirmDeleteModal.vue.d.ts +2 -15
  27. package/dist/types/src/components/ConfirmStateChangeModal.vue.d.ts +2 -29
  28. package/dist/types/src/components/CopyableWrapper.vue.d.ts +2 -9
  29. package/dist/types/src/components/CronScheduleForm.vue.d.ts +2 -37
  30. package/dist/types/src/components/DashboardWorkPoolCardDetail.vue.d.ts +2 -4
  31. package/dist/types/src/components/DateRangeInput.vue.d.ts +2 -19
  32. package/dist/types/src/components/DeploymentCombobox.vue.d.ts +3 -39
  33. package/dist/types/src/components/DeploymentCustomRunOverflowMenuItem.vue.d.ts +2 -417
  34. package/dist/types/src/components/DeploymentDetails.vue.d.ts +3 -448
  35. package/dist/types/src/components/DeploymentMenu.vue.d.ts +2 -436
  36. package/dist/types/src/components/DeploymentQuickRunOverflowMenuItem.vue.d.ts +2 -7
  37. package/dist/types/src/components/DeploymentsPageEmptyState.vue.d.ts +2 -12
  38. package/dist/types/src/components/DocumentationButton.vue.d.ts +2 -4
  39. package/dist/types/src/components/ExtraInfoModal.vue.d.ts +3 -2
  40. package/dist/types/src/components/ExtraInfoTooltip.vue.d.ts +2 -4
  41. package/dist/types/src/components/FlowCombobox.vue.d.ts +3 -37
  42. package/dist/types/src/components/FlowMenu.vue.d.ts +2 -432
  43. package/dist/types/src/components/FlowPopover.vue.d.ts +5 -16
  44. package/dist/types/src/components/FlowRouterLink.vue.d.ts +2 -421
  45. package/dist/types/src/components/FlowRunArtifacts.vue.d.ts +2 -438
  46. package/dist/types/src/components/FlowRunFilteredList.vue.d.ts +2 -36
  47. package/dist/types/src/components/FlowRunGraphPopover.vue.d.ts +2 -222
  48. package/dist/types/src/components/FlowRunListItem.vue.d.ts +2 -41
  49. package/dist/types/src/components/FlowRunMenu.vue.d.ts +3 -473
  50. package/dist/types/src/components/FlowRunsPageEmptyState.vue.d.ts +2 -12
  51. package/dist/types/src/components/FlowsPageEmptyState.vue.d.ts +2 -12
  52. package/dist/types/src/components/FormattedDate.vue.d.ts +2 -7
  53. package/dist/types/src/components/IconTextCount.vue.d.ts +2 -7
  54. package/dist/types/src/components/IntervalScheduleForm.vue.d.ts +2 -39
  55. package/dist/types/src/components/LogsContainer.vue.d.ts +2 -24
  56. package/dist/types/src/components/MarketingBanner.vue.d.ts +2 -14
  57. package/dist/types/src/components/PageHeading.vue.d.ts +3 -17
  58. package/dist/types/src/components/PageHeadingFlowRunCreate.vue.d.ts +2 -37
  59. package/dist/types/src/components/QuickRunParametersModal.vue.d.ts +2 -29
  60. package/dist/types/src/components/ResourceLink.vue.d.ts +3 -14
  61. package/dist/types/src/components/RowGridLayoutList.vue.d.ts +2 -14
  62. package/dist/types/src/components/SaveFilterModal.vue.d.ts +2 -21
  63. package/dist/types/src/components/ScheduleFormModal.vue.d.ts +2 -2
  64. package/dist/types/src/components/SchemaInput.vue.d.ts +2 -31
  65. package/dist/types/src/components/SeparatedList.vue.d.ts +2 -9
  66. package/dist/types/src/components/StateListItem.vue.d.ts +2 -79
  67. package/dist/types/src/components/TaskRunArtifacts.vue.d.ts +2 -432
  68. package/dist/types/src/components/UseDeploymentSlot.vue.d.ts +2 -7
  69. package/dist/types/src/components/UseFlowSlot.vue.d.ts +2 -7
  70. package/dist/types/src/components/WorkPoolCombobox.vue.d.ts +3 -26
  71. package/dist/types/src/components/WorkPoolMenu.vue.d.ts +2 -429
  72. package/dist/types/src/components/WorkPoolQueueCombobox.vue.d.ts +3 -24
  73. package/dist/types/src/components/WorkPoolQueueMenu.vue.d.ts +2 -433
  74. package/dist/types/src/components/WorkQueueCombobox.vue.d.ts +3 -26
  75. package/dist/types/src/mocks/index.d.ts +1 -1
  76. package/dist/types/src/models/DeploymentVersion.d.ts +2 -0
  77. package/dist/types/src/models/api/DeploymentVersionResponse.d.ts +1 -0
  78. package/dist/types/src/schemas/components/SchemaFormProperty.vue.d.ts +2 -146
  79. package/dist/types/src/schemas/components/SchemaFormPropertyMenu.vue.d.ts +2 -26
  80. package/dist/types/src/services/Mocker.d.ts +1 -1
  81. package/package.json +4 -4
  82. package/src/maps/deployment.ts +1 -0
  83. package/src/maps/flowStatsFilter.ts +2 -2
  84. package/src/maps/savedSearchFilter.ts +2 -2
  85. package/src/mocks/deploymentVersion.ts +1 -0
  86. package/src/models/DeploymentVersion.ts +3 -0
  87. package/src/models/api/DeploymentVersionResponse.ts +1 -0
@@ -1,443 +1,13 @@
1
- import CopyOverflowMenuItem from '../components/CopyOverflowMenuItem.vue';
2
- import { ConfirmDeleteModal } from '../components/index';
3
1
  import { Flow } from '../models';
4
2
  type __VLS_Props = {
5
3
  flow: Flow;
6
4
  };
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 showDeleteModal: import("vue").Ref<boolean, boolean>, openDeleteModal: () => void;
420
- declare const deleteFlow: (id: string) => Promise<void>;
421
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
422
5
  declare var __VLS_16: {
423
6
  flow: Flow;
424
7
  };
425
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
8
+ type __VLS_Slots = {} & {
426
9
  default?: (props: typeof __VLS_16) => any;
427
- }>;
428
- declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
429
- CopyOverflowMenuItem: typeof CopyOverflowMenuItem;
430
- ConfirmDeleteModal: typeof ConfirmDeleteModal;
431
- can: typeof can;
432
- routes: typeof routes;
433
- showDeleteModal: typeof showDeleteModal;
434
- openDeleteModal: typeof openDeleteModal;
435
- deleteFlow: typeof deleteFlow;
436
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
437
- delete: (...args: any[]) => void;
438
- }, string, import("vue").PublicProps, Readonly<__VLS_Props & {
439
- onDelete?: ((...args: any[]) => any) | undefined;
440
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
10
+ };
441
11
  declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
442
12
  delete: (...args: any[]) => void;
443
13
  }, string, import("vue").PublicProps, Readonly<__VLS_Props & {
@@ -1,26 +1,15 @@
1
- import { FlowRouterLink, NextFlowRun, LastFlowRun } from '../components';
2
1
  type __VLS_Props = {
3
2
  flowId: string;
4
3
  };
5
- declare const placement: import("@prefecthq/prefect-design").PositionMethod[];
6
- declare const flow: import("vue").ComputedRef<import("..").Flow | undefined>;
7
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
8
4
  declare var __VLS_6: {
9
- open: () => void;
10
- close: () => void;
11
- toggle: () => void;
5
+ open: any;
6
+ close: any;
7
+ toggle: any;
12
8
  flow: import("..").Flow | undefined;
13
9
  };
14
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
10
+ type __VLS_Slots = {} & {
15
11
  default?: (props: typeof __VLS_6) => any;
16
- }>;
17
- declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
18
- FlowRouterLink: typeof FlowRouterLink;
19
- NextFlowRun: typeof NextFlowRun;
20
- LastFlowRun: typeof LastFlowRun;
21
- placement: typeof placement;
22
- flow: typeof flow;
23
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
12
+ };
24
13
  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, {}>;
25
14
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
26
15
  export default _default;