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