@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,231 +1,11 @@
|
|
|
1
1
|
import { GraphSelectionPosition } from '@prefecthq/graphs';
|
|
2
|
-
import { PPopOver } from '@prefecthq/prefect-design';
|
|
3
|
-
import { StyleValue } from 'vue';
|
|
4
2
|
type __VLS_Props = {
|
|
5
3
|
position: GraphSelectionPosition;
|
|
6
4
|
};
|
|
7
|
-
declare const popOver: import("vue").Ref<({
|
|
8
|
-
$: import("vue").ComponentInternalInstance;
|
|
9
|
-
$data: {};
|
|
10
|
-
$props: {
|
|
11
|
-
readonly placement?: (import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[]) | undefined;
|
|
12
|
-
readonly autoClose?: boolean | undefined;
|
|
13
|
-
readonly to?: (string | Element) | undefined;
|
|
14
|
-
readonly group?: string | undefined;
|
|
15
|
-
readonly onOpen?: ((value: boolean) => any) | undefined | undefined;
|
|
16
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
|
|
17
|
-
placement?: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
18
|
-
autoClose?: boolean;
|
|
19
|
-
to?: string | Element;
|
|
20
|
-
group?: string;
|
|
21
|
-
} & {
|
|
22
|
-
onOpen?: ((value: boolean) => any) | undefined;
|
|
23
|
-
}>;
|
|
24
|
-
$attrs: {
|
|
25
|
-
[x: string]: unknown;
|
|
26
|
-
};
|
|
27
|
-
$refs: {
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
30
|
-
$slots: Readonly<{
|
|
31
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
32
|
-
}>;
|
|
33
|
-
$root: import("vue").ComponentPublicInstance | null;
|
|
34
|
-
$parent: import("vue").ComponentPublicInstance | null;
|
|
35
|
-
$host: Element | null;
|
|
36
|
-
$emit: (event: "open", value: boolean) => void;
|
|
37
|
-
$el: any;
|
|
38
|
-
$options: import("vue").ComponentOptionsBase<Readonly<{
|
|
39
|
-
placement?: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
40
|
-
autoClose?: boolean;
|
|
41
|
-
to?: string | Element;
|
|
42
|
-
group?: string;
|
|
43
|
-
} & {
|
|
44
|
-
onOpen?: ((value: boolean) => any) | undefined;
|
|
45
|
-
}>, {
|
|
46
|
-
open: () => void;
|
|
47
|
-
close: () => void;
|
|
48
|
-
toggle: () => void;
|
|
49
|
-
visible: import("vue").Ref<boolean, boolean>;
|
|
50
|
-
target: import("vue").Ref<Element | undefined, Element | undefined>;
|
|
51
|
-
content: import("vue").Ref<Element | undefined, Element | undefined>;
|
|
52
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
53
|
-
open: (value: boolean) => any;
|
|
54
|
-
}, string, {
|
|
55
|
-
to: string | Element;
|
|
56
|
-
placement: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
57
|
-
group: string;
|
|
58
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
59
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
60
|
-
created?: (() => void) | (() => void)[];
|
|
61
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
62
|
-
mounted?: (() => void) | (() => void)[];
|
|
63
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
64
|
-
updated?: (() => void) | (() => void)[];
|
|
65
|
-
activated?: (() => void) | (() => void)[];
|
|
66
|
-
deactivated?: (() => void) | (() => void)[];
|
|
67
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
68
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
69
|
-
destroyed?: (() => void) | (() => void)[];
|
|
70
|
-
unmounted?: (() => void) | (() => void)[];
|
|
71
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
72
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
73
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
74
|
-
};
|
|
75
|
-
$forceUpdate: () => void;
|
|
76
|
-
$nextTick: typeof import("vue").nextTick;
|
|
77
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
78
|
-
} & Readonly<{
|
|
79
|
-
to: string | Element;
|
|
80
|
-
placement: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
81
|
-
group: string;
|
|
82
|
-
}> & Omit<Readonly<{
|
|
83
|
-
placement?: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
84
|
-
autoClose?: boolean;
|
|
85
|
-
to?: string | Element;
|
|
86
|
-
group?: string;
|
|
87
|
-
} & {
|
|
88
|
-
onOpen?: ((value: boolean) => any) | undefined;
|
|
89
|
-
}>, "content" | "to" | "close" | "toggle" | "target" | "open" | "placement" | "group" | "visible"> & import("vue").ShallowUnwrapRef<{
|
|
90
|
-
open: () => void;
|
|
91
|
-
close: () => void;
|
|
92
|
-
toggle: () => void;
|
|
93
|
-
visible: import("vue").Ref<boolean, boolean>;
|
|
94
|
-
target: import("vue").Ref<Element | undefined, Element | undefined>;
|
|
95
|
-
content: import("vue").Ref<Element | undefined, Element | undefined>;
|
|
96
|
-
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
97
|
-
$slots: {
|
|
98
|
-
target?: ((props: {
|
|
99
|
-
open: () => void;
|
|
100
|
-
close: () => void;
|
|
101
|
-
toggle: () => void;
|
|
102
|
-
visible: boolean;
|
|
103
|
-
}) => any) | undefined;
|
|
104
|
-
default?: ((props: {
|
|
105
|
-
close: () => void;
|
|
106
|
-
}) => any) | undefined;
|
|
107
|
-
};
|
|
108
|
-
}) | undefined, ({
|
|
109
|
-
$: import("vue").ComponentInternalInstance;
|
|
110
|
-
$data: {};
|
|
111
|
-
$props: {
|
|
112
|
-
readonly placement?: (import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[]) | undefined;
|
|
113
|
-
readonly autoClose?: boolean | undefined;
|
|
114
|
-
readonly to?: (string | Element) | undefined;
|
|
115
|
-
readonly group?: string | undefined;
|
|
116
|
-
readonly onOpen?: ((value: boolean) => any) | undefined | undefined;
|
|
117
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
|
|
118
|
-
placement?: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
119
|
-
autoClose?: boolean;
|
|
120
|
-
to?: string | Element;
|
|
121
|
-
group?: string;
|
|
122
|
-
} & {
|
|
123
|
-
onOpen?: ((value: boolean) => any) | undefined;
|
|
124
|
-
}>;
|
|
125
|
-
$attrs: {
|
|
126
|
-
[x: string]: unknown;
|
|
127
|
-
};
|
|
128
|
-
$refs: {
|
|
129
|
-
[x: string]: unknown;
|
|
130
|
-
};
|
|
131
|
-
$slots: Readonly<{
|
|
132
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
133
|
-
}>;
|
|
134
|
-
$root: import("vue").ComponentPublicInstance | null;
|
|
135
|
-
$parent: import("vue").ComponentPublicInstance | null;
|
|
136
|
-
$host: Element | null;
|
|
137
|
-
$emit: (event: "open", value: boolean) => void;
|
|
138
|
-
$el: any;
|
|
139
|
-
$options: import("vue").ComponentOptionsBase<Readonly<{
|
|
140
|
-
placement?: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
141
|
-
autoClose?: boolean;
|
|
142
|
-
to?: string | Element;
|
|
143
|
-
group?: string;
|
|
144
|
-
} & {
|
|
145
|
-
onOpen?: ((value: boolean) => any) | undefined;
|
|
146
|
-
}>, {
|
|
147
|
-
open: () => void;
|
|
148
|
-
close: () => void;
|
|
149
|
-
toggle: () => void;
|
|
150
|
-
visible: import("vue").Ref<boolean, boolean>;
|
|
151
|
-
target: import("vue").Ref<Element | undefined, Element | undefined>;
|
|
152
|
-
content: import("vue").Ref<Element | undefined, Element | undefined>;
|
|
153
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
154
|
-
open: (value: boolean) => any;
|
|
155
|
-
}, string, {
|
|
156
|
-
to: string | Element;
|
|
157
|
-
placement: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
158
|
-
group: string;
|
|
159
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
160
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
161
|
-
created?: (() => void) | (() => void)[];
|
|
162
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
163
|
-
mounted?: (() => void) | (() => void)[];
|
|
164
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
165
|
-
updated?: (() => void) | (() => void)[];
|
|
166
|
-
activated?: (() => void) | (() => void)[];
|
|
167
|
-
deactivated?: (() => void) | (() => void)[];
|
|
168
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
169
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
170
|
-
destroyed?: (() => void) | (() => void)[];
|
|
171
|
-
unmounted?: (() => void) | (() => void)[];
|
|
172
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
173
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
174
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
175
|
-
};
|
|
176
|
-
$forceUpdate: () => void;
|
|
177
|
-
$nextTick: typeof import("vue").nextTick;
|
|
178
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
179
|
-
} & Readonly<{
|
|
180
|
-
to: string | Element;
|
|
181
|
-
placement: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
182
|
-
group: string;
|
|
183
|
-
}> & Omit<Readonly<{
|
|
184
|
-
placement?: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
|
|
185
|
-
autoClose?: boolean;
|
|
186
|
-
to?: string | Element;
|
|
187
|
-
group?: string;
|
|
188
|
-
} & {
|
|
189
|
-
onOpen?: ((value: boolean) => any) | undefined;
|
|
190
|
-
}>, "content" | "to" | "close" | "toggle" | "target" | "open" | "placement" | "group" | "visible"> & import("vue").ShallowUnwrapRef<{
|
|
191
|
-
open: () => void;
|
|
192
|
-
close: () => void;
|
|
193
|
-
toggle: () => void;
|
|
194
|
-
visible: import("vue").Ref<boolean, boolean>;
|
|
195
|
-
target: import("vue").Ref<Element | undefined, Element | undefined>;
|
|
196
|
-
content: import("vue").Ref<Element | undefined, Element | undefined>;
|
|
197
|
-
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
198
|
-
$slots: {
|
|
199
|
-
target?: ((props: {
|
|
200
|
-
open: () => void;
|
|
201
|
-
close: () => void;
|
|
202
|
-
toggle: () => void;
|
|
203
|
-
visible: boolean;
|
|
204
|
-
}) => any) | undefined;
|
|
205
|
-
default?: ((props: {
|
|
206
|
-
close: () => void;
|
|
207
|
-
}) => any) | undefined;
|
|
208
|
-
};
|
|
209
|
-
}) | undefined>;
|
|
210
|
-
declare const placement: import("@prefecthq/prefect-design").PositionMethod[];
|
|
211
|
-
declare const invisibleTargetStyles: import("vue").ComputedRef<StyleValue>;
|
|
212
|
-
declare const checkOpenState: () => void;
|
|
213
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
214
5
|
declare var __VLS_11: {};
|
|
215
|
-
type __VLS_Slots =
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
216
7
|
default?: (props: typeof __VLS_11) => any;
|
|
217
|
-
}
|
|
218
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
219
|
-
PPopOver: typeof PPopOver;
|
|
220
|
-
popOver: typeof popOver;
|
|
221
|
-
placement: typeof placement;
|
|
222
|
-
invisibleTargetStyles: typeof invisibleTargetStyles;
|
|
223
|
-
checkOpenState: typeof checkOpenState;
|
|
224
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
225
|
-
onClose: (args_0: null) => any;
|
|
226
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
227
|
-
onOnClose?: ((args_0: null) => any) | undefined;
|
|
228
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
8
|
+
};
|
|
229
9
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
230
10
|
onClose: (args_0: null) => any;
|
|
231
11
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
@@ -1,14 +1,4 @@
|
|
|
1
1
|
import { CheckboxModel } from '@prefecthq/prefect-design';
|
|
2
|
-
import DurationIconText from '../components/DurationIconText.vue';
|
|
3
|
-
import FlowRunBreadCrumbs from '../components/FlowRunBreadCrumbs.vue';
|
|
4
|
-
import FlowRunDeployment from '../components/FlowRunDeployment.vue';
|
|
5
|
-
import FlowRunParametersIconText from '../components/FlowRunParametersIconText.vue';
|
|
6
|
-
import FlowRunStartTime from '../components/FlowRunStartTime.vue';
|
|
7
|
-
import FlowRunTasksIconText from '../components/FlowRunTasksIconText.vue';
|
|
8
|
-
import FlowRunWorkPool from '../components/FlowRunWorkPool.vue';
|
|
9
|
-
import FlowRunWorkQueue from '../components/FlowRunWorkQueue.vue';
|
|
10
|
-
import StateBadge from '../components/StateBadge.vue';
|
|
11
|
-
import StateListItem from '../components/StateListItem.vue';
|
|
12
2
|
import { FlowRun } from '../models/FlowRun';
|
|
13
3
|
type __VLS_Props = {
|
|
14
4
|
selectable?: boolean;
|
|
@@ -17,41 +7,12 @@ type __VLS_Props = {
|
|
|
17
7
|
hideFlowName?: boolean;
|
|
18
8
|
hideDetails?: boolean;
|
|
19
9
|
};
|
|
20
|
-
declare const model: import("vue").WritableComputedRef<boolean | unknown[] | undefined, CheckboxModel>;
|
|
21
|
-
declare const stateType: import("vue").ComputedRef<"completed" | "failed" | "running" | "pending" | "scheduled" | "cancelled" | "cancelling" | "crashed" | "paused" | undefined>;
|
|
22
|
-
declare const tags: import("vue").ComputedRef<string[] | null>;
|
|
23
|
-
declare const value: import("vue").ComputedRef<string>;
|
|
24
|
-
declare const visible: import("vue").Ref<boolean, boolean>;
|
|
25
|
-
declare const el: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
|
|
26
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
27
10
|
declare var __VLS_31: {
|
|
28
11
|
flowRun: FlowRun;
|
|
29
12
|
};
|
|
30
|
-
type __VLS_Slots =
|
|
13
|
+
type __VLS_Slots = {} & {
|
|
31
14
|
after?: (props: typeof __VLS_31) => any;
|
|
32
|
-
}
|
|
33
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
34
|
-
DurationIconText: typeof DurationIconText;
|
|
35
|
-
FlowRunBreadCrumbs: typeof FlowRunBreadCrumbs;
|
|
36
|
-
FlowRunDeployment: typeof FlowRunDeployment;
|
|
37
|
-
FlowRunParametersIconText: typeof FlowRunParametersIconText;
|
|
38
|
-
FlowRunStartTime: typeof FlowRunStartTime;
|
|
39
|
-
FlowRunTasksIconText: typeof FlowRunTasksIconText;
|
|
40
|
-
FlowRunWorkPool: typeof FlowRunWorkPool;
|
|
41
|
-
FlowRunWorkQueue: typeof FlowRunWorkQueue;
|
|
42
|
-
StateBadge: typeof StateBadge;
|
|
43
|
-
StateListItem: typeof StateListItem;
|
|
44
|
-
model: typeof model;
|
|
45
|
-
stateType: typeof stateType;
|
|
46
|
-
tags: typeof tags;
|
|
47
|
-
value: typeof value;
|
|
48
|
-
visible: typeof visible;
|
|
49
|
-
el: typeof el;
|
|
50
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
51
|
-
"update:selected": (value: CheckboxModel) => any;
|
|
52
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
53
|
-
"onUpdate:selected"?: ((value: CheckboxModel) => any) | undefined;
|
|
54
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
15
|
+
};
|
|
55
16
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
56
17
|
"update:selected": (value: CheckboxModel) => any;
|
|
57
18
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|