@prefecthq/prefect-ui-library 1.6.6 → 1.6.8
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/{index-e8290a43.mjs → index-159fa818.mjs} +18367 -20420
- package/dist/index-159fa818.mjs.map +1 -0
- package/dist/prefect-ui-library.mjs +694 -684
- package/dist/prefect-ui-library.umd.js +148 -148
- package/dist/prefect-ui-library.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/types/demo/components/ComponentPage.vue.d.ts +2 -2
- package/dist/types/demo/components/HashLink.vue.d.ts +1 -1
- package/dist/types/demo/components/ResizableSection.vue.d.ts +1 -1
- package/dist/types/src/components/ArtifactCard.vue.d.ts +3 -3
- package/dist/types/src/components/ArtifactMenu.vue.d.ts +2 -2
- package/dist/types/src/components/ArtifactTimelineItemContent.vue.d.ts +5 -4
- package/dist/types/src/components/BlockDocument.vue.d.ts +2 -2
- package/dist/types/src/components/BlockDocumentCombobox.vue.d.ts +1 -1
- package/dist/types/src/components/BlockSchemaCreateForm.vue.d.ts +0 -1
- package/dist/types/src/components/BlockSchemaEditForm.vue.d.ts +0 -1
- package/dist/types/src/components/BlockTypeCard.vue.d.ts +1 -1
- package/dist/types/src/components/BlockTypeCardLayout.vue.d.ts +1 -1
- package/dist/types/src/components/BlockTypeCardPreview.vue.d.ts +1 -1
- package/dist/types/src/components/CodeBanner.vue.d.ts +2 -2
- package/dist/types/src/components/CollectionItemCard.vue.d.ts +1 -1
- package/dist/types/src/components/ColorModeSelectOption.vue.d.ts +2 -3
- package/dist/types/src/components/ConcurrencyLimitsCreateModal.vue.d.ts +1 -1
- package/dist/types/src/components/ConfirmDeleteModal.vue.d.ts +9 -7
- package/dist/types/src/components/ConfirmStateChangeModal.vue.d.ts +7 -5
- package/dist/types/src/components/CopyableWrapper.vue.d.ts +1 -1
- package/dist/types/src/components/CronScheduleForm.vue.d.ts +7 -7
- package/dist/types/src/components/DateInput.vue.d.ts +1 -2
- package/dist/types/src/components/DateRangeInput.vue.d.ts +1 -3
- package/dist/types/src/components/DeploymentCombobox.vue.d.ts +9 -11
- package/dist/types/src/components/DeploymentCustomRunOverflowMenuItem.vue.d.ts +1 -1
- package/dist/types/src/components/DeploymentForm.vue.d.ts +0 -1
- package/dist/types/src/components/DeploymentList.vue.d.ts +5 -6
- package/dist/types/src/components/DeploymentListItem.vue.d.ts +0 -1
- package/dist/types/src/components/DeploymentParameters.vue.d.ts +2 -0
- package/dist/types/src/components/DeploymentQuickRunOverflowMenuItem.vue.d.ts +1 -1
- package/dist/types/src/components/DocumentationButton.vue.d.ts +1 -1
- package/dist/types/src/components/ExtraInfoModal.vue.d.ts +2 -2
- package/dist/types/src/components/FlowCombobox.vue.d.ts +4 -4
- package/dist/types/src/components/FlowList.vue.d.ts +4 -5
- package/dist/types/src/components/FlowListItem.vue.d.ts +1 -1
- package/dist/types/src/components/FlowMenu.vue.d.ts +2 -2
- package/dist/types/src/components/FlowRouterLink.vue.d.ts +2 -2
- package/dist/types/src/components/FlowRunArtifacts.vue.d.ts +1 -1
- package/dist/types/src/components/FlowRunCancelModal.vue.d.ts +0 -1
- package/dist/types/src/components/FlowRunCreateForm.vue.d.ts +0 -1
- package/dist/types/src/components/FlowRunFilteredList.vue.d.ts +5 -5
- package/dist/types/src/components/FlowRunResults.vue.d.ts +1 -1
- package/dist/types/src/components/FlowRunRetryModal.vue.d.ts +0 -1
- package/dist/types/src/components/FlowRunTimeline.vue.d.ts +0 -2
- package/dist/types/src/components/FlowRunTimelineOptions.vue.d.ts +0 -1
- package/dist/types/src/components/FlowRunWorkQueue.vue.d.ts +2 -0
- package/dist/types/src/components/FlowRunsSort.vue.d.ts +2 -3
- package/dist/types/src/components/IntervalScheduleForm.vue.d.ts +7 -7
- package/dist/types/src/components/ListItemMeta.vue.d.ts +3 -3
- package/dist/types/src/components/LogLevelLabel.vue.d.ts +2 -3
- package/dist/types/src/components/LogLevelSelect.vue.d.ts +4 -5
- package/dist/types/src/components/LogoImage.vue.d.ts +6 -3
- package/dist/types/src/components/LogsContainer.vue.d.ts +1 -1
- package/dist/types/src/components/LogsSort.vue.d.ts +2 -3
- package/dist/types/src/components/MarketingBanner.vue.d.ts +2 -2
- package/dist/types/src/components/NotificationDetails.vue.d.ts +2 -2
- package/dist/types/src/components/NotificationForm.vue.d.ts +0 -2
- package/dist/types/src/components/NotificationStatusSelect.vue.d.ts +2 -3
- package/dist/types/src/components/NotificationsTable.vue.d.ts +0 -1
- package/dist/types/src/components/PageHeading.vue.d.ts +3 -3
- package/dist/types/src/components/PageHeadingDeployment.vue.d.ts +0 -1
- package/dist/types/src/components/PageHeadingWorkPool.vue.d.ts +0 -1
- package/dist/types/src/components/PageHeadingWorkPoolQueue.vue.d.ts +0 -1
- package/dist/types/src/components/PageHeadingWorkQueue.vue.d.ts +0 -1
- package/dist/types/src/components/QuickRunParametersModal.vue.d.ts +1 -1
- package/dist/types/src/components/ResultsCount.vue.d.ts +5 -2
- package/dist/types/src/components/RowGridLayoutList.vue.d.ts +3 -3
- package/dist/types/src/components/SaveFilterModal.vue.d.ts +1 -2
- package/dist/types/src/components/SavedFiltersDeleteModal.vue.d.ts +0 -1
- package/dist/types/src/components/ScheduleFormModal.vue.d.ts +2 -2
- package/dist/types/src/components/SchemaForm.vue.d.ts +0 -1
- package/dist/types/src/components/SchemaPropertyKeyValue.vue.d.ts +3 -3
- package/dist/types/src/components/SearchInput.vue.d.ts +5 -2
- package/dist/types/src/components/SelectedCount.vue.d.ts +5 -2
- package/dist/types/src/components/SeparatedList.vue.d.ts +2 -2
- package/dist/types/src/components/StateIcon.vue.d.ts +7 -5
- package/dist/types/src/components/StateListItem.vue.d.ts +8 -9
- package/dist/types/src/components/SubmitButton.vue.d.ts +5 -2
- package/dist/types/src/components/TaskRunArtifacts.vue.d.ts +1 -1
- package/dist/types/src/components/TimezoneSelect.vue.d.ts +1 -1
- package/dist/types/src/components/VariableCreateModal.vue.d.ts +0 -1
- package/dist/types/src/components/VariableEditModal.vue.d.ts +0 -1
- package/dist/types/src/components/VariableMenu.vue.d.ts +0 -1
- package/dist/types/src/components/VariablesTable.vue.d.ts +2 -2
- package/dist/types/src/components/WorkPoolCombobox.vue.d.ts +4 -4
- package/dist/types/src/components/WorkPoolList.vue.d.ts +0 -1
- package/dist/types/src/components/WorkPoolQueueCombobox.vue.d.ts +4 -4
- package/dist/types/src/components/WorkPoolQueueMenu.vue.d.ts +2 -2
- package/dist/types/src/components/WorkPoolQueueStatusBadge.vue.d.ts +18 -0
- package/dist/types/src/components/WorkPoolQueueStatusIcon.vue.d.ts +17 -0
- package/dist/types/src/components/WorkQueueCombobox.vue.d.ts +4 -4
- package/dist/types/src/components/WorkQueueCreateForm.vue.d.ts +0 -1
- package/dist/types/src/components/WorkQueueEditForm.vue.d.ts +0 -1
- package/dist/types/src/components/WorkQueueMenu.vue.d.ts +2 -2
- package/dist/types/src/components/WorkQueuesTable.vue.d.ts +0 -1
- package/dist/types/src/components/index.d.ts +2 -0
- package/dist/types/src/compositions/useComponent.d.ts +2 -10
- package/dist/types/src/compositions/useFlowRuns.d.ts +3 -1
- package/dist/types/src/maps/index.d.ts +1 -1
- package/dist/types/src/mocks/index.d.ts +2 -2
- package/dist/types/src/models/FlowRun.d.ts +2 -1
- package/dist/types/src/services/Mapper.d.ts +1 -1
- package/dist/types/src/services/Mocker.d.ts +2 -2
- package/dist/types/src/services/WorkspaceApi.d.ts +1 -1
- package/dist/types/src/services/index.d.ts +7 -3
- package/dist/types/src/services/storage/Storage.d.ts +16 -0
- package/dist/types/src/services/storage/StorageItem.d.ts +4 -0
- package/dist/types/src/services/storage/flowRunStorage.d.ts +4 -0
- package/dist/types/src/services/storage/index.d.ts +4 -0
- package/dist/types/src/services/storage/useStorage.d.ts +11 -0
- package/dist/types/src/types/states.d.ts +2 -2
- package/dist/types/src/utilities/timezone.d.ts +30 -30
- package/dist/types/src/utilities/tryOnScopeDispose.d.ts +1 -0
- package/dist/{viewport.es-ae91b8e8-6fbd0256.mjs → viewport.es-ae91b8e8-0e9e92bf.mjs} +2 -2
- package/dist/{viewport.es-ae91b8e8-6fbd0256.mjs.map → viewport.es-ae91b8e8-0e9e92bf.mjs.map} +1 -1
- package/package.json +11 -11
- package/dist/index-e8290a43.mjs.map +0 -1
|
@@ -13,7 +13,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
13
13
|
}>>> & {
|
|
14
14
|
"onUpdate:selected"?: ((value: string | string[] | null) => any) | undefined;
|
|
15
15
|
}, {}>, {
|
|
16
|
-
default
|
|
16
|
+
default?(_: {
|
|
17
17
|
value: string | number | boolean | null;
|
|
18
18
|
label: string;
|
|
19
19
|
option: {
|
|
@@ -21,10 +21,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
21
21
|
value: import("@prefecthq/prefect-design").SelectModelValue;
|
|
22
22
|
disabled?: boolean | undefined;
|
|
23
23
|
} | undefined;
|
|
24
|
-
})
|
|
25
|
-
option
|
|
24
|
+
}): any;
|
|
25
|
+
option?(_: {
|
|
26
26
|
option: any;
|
|
27
|
-
})
|
|
27
|
+
}): any;
|
|
28
28
|
}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -10,9 +10,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
10
10
|
}>>> & {
|
|
11
11
|
onDelete?: (() => any) | undefined;
|
|
12
12
|
}, {}>, {
|
|
13
|
-
default
|
|
13
|
+
default?(_: {
|
|
14
14
|
workPoolQueue: WorkPoolQueue;
|
|
15
|
-
})
|
|
15
|
+
}): any;
|
|
16
16
|
}>;
|
|
17
17
|
export default _default;
|
|
18
18
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { WorkPool, WorkPoolQueue } from '../models';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
3
|
+
workQueue: WorkPoolQueue;
|
|
4
|
+
workPool: WorkPool;
|
|
5
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
6
|
+
workQueue: WorkPoolQueue;
|
|
7
|
+
workPool: WorkPool;
|
|
8
|
+
}>>>, {}>;
|
|
9
|
+
export default _default;
|
|
10
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
11
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
12
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
13
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
14
|
+
} : {
|
|
15
|
+
type: import('vue').PropType<T[K]>;
|
|
16
|
+
required: true;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
workQueueName: string;
|
|
3
|
+
workPoolName: string;
|
|
4
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
+
workQueueName: string;
|
|
6
|
+
workPoolName: string;
|
|
7
|
+
}>>>, {}>;
|
|
8
|
+
export default _default;
|
|
9
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
10
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
11
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
12
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
13
|
+
} : {
|
|
14
|
+
type: import('vue').PropType<T[K]>;
|
|
15
|
+
required: true;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
@@ -13,7 +13,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
13
13
|
}>>> & {
|
|
14
14
|
"onUpdate:selected"?: ((value: string | string[] | null) => any) | undefined;
|
|
15
15
|
}, {}>, {
|
|
16
|
-
default
|
|
16
|
+
default?(_: {
|
|
17
17
|
value: string | number | boolean | null;
|
|
18
18
|
label: string;
|
|
19
19
|
option: {
|
|
@@ -21,10 +21,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
21
21
|
value: import("@prefecthq/prefect-design").SelectModelValue;
|
|
22
22
|
disabled?: boolean | undefined;
|
|
23
23
|
} | undefined;
|
|
24
|
-
})
|
|
25
|
-
option
|
|
24
|
+
}): any;
|
|
25
|
+
option?(_: {
|
|
26
26
|
option: any;
|
|
27
|
-
})
|
|
27
|
+
}): any;
|
|
28
28
|
}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { WorkQueueCreate } from '../models';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
3
3
|
submit: (value: WorkQueueCreate) => void;
|
|
4
|
-
} & {
|
|
5
4
|
cancel: () => void;
|
|
6
5
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
7
6
|
onSubmit?: ((value: WorkQueueCreate) => any) | undefined;
|
|
@@ -7,7 +7,6 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
7
7
|
isPaused: boolean;
|
|
8
8
|
concurrencyLimit: number | null;
|
|
9
9
|
}>) => void;
|
|
10
|
-
} & {
|
|
11
10
|
cancel: () => void;
|
|
12
11
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
13
12
|
workQueue: WorkQueue;
|
|
@@ -8,9 +8,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
8
8
|
}>>> & {
|
|
9
9
|
onDelete?: ((value: string) => any) | undefined;
|
|
10
10
|
}, {}>, {
|
|
11
|
-
default
|
|
11
|
+
default?(_: {
|
|
12
12
|
workQueue: WorkQueue;
|
|
13
|
-
})
|
|
13
|
+
}): any;
|
|
14
14
|
}>;
|
|
15
15
|
export default _default;
|
|
16
16
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -3,7 +3,6 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
3
3
|
workQueues: WorkQueue[];
|
|
4
4
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
delete: () => void;
|
|
6
|
-
} & {
|
|
7
6
|
update: () => void;
|
|
8
7
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
9
8
|
workQueues: WorkQueue[];
|
|
@@ -251,6 +251,8 @@ export { default as WorkPoolQueueMenu } from './WorkPoolQueueMenu.vue';
|
|
|
251
251
|
export { default as WorkPoolQueuePriorityLabel } from './WorkPoolQueuePriorityLabel.vue';
|
|
252
252
|
export { default as WorkPoolQueuesDeleteButton } from './WorkPoolQueuesDeleteButton.vue';
|
|
253
253
|
export { default as WorkPoolQueuesTable } from './WorkPoolQueuesTable.vue';
|
|
254
|
+
export { default as WorkPoolQueueStatusBadge } from './WorkPoolQueueStatusBadge.vue';
|
|
255
|
+
export { default as WorkPoolQueueStatusIcon } from './WorkPoolQueueStatusIcon.vue';
|
|
254
256
|
export { default as WorkPoolQueueToggle } from './WorkPoolQueueToggle.vue';
|
|
255
257
|
export { default as WorkPoolQueueUpcomingFlowRunsList } from './WorkPoolQueueUpcomingFlowRunsList.vue';
|
|
256
258
|
export { default as WorkPools } from './WorkPools.vue';
|
|
@@ -1,14 +1,6 @@
|
|
|
1
1
|
import { InjectionKey } from 'vue';
|
|
2
2
|
import * as components from '../components';
|
|
3
3
|
type Components = typeof components;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
$props: T;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
type ProvidedComponents = {
|
|
10
|
-
[P in keyof Components]?: ComponentDefinition<InstanceType<Components[P]>['$props']>;
|
|
11
|
-
};
|
|
12
|
-
export declare const componentsKey: InjectionKey<ProvidedComponents>;
|
|
13
|
-
export declare function useComponent(): ProvidedComponents;
|
|
4
|
+
export declare const componentsKey: InjectionKey<Partial<Components>>;
|
|
5
|
+
export declare function useComponent(): Components;
|
|
14
6
|
export {};
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { SubscriptionOptions } from '@prefecthq/vue-compositions';
|
|
1
2
|
import { Ref } from 'vue';
|
|
3
|
+
import { FlowRunsFilter } from '../models/Filters';
|
|
2
4
|
import { WorkspaceFlowRunsApi } from '../services';
|
|
3
5
|
import { UseEntitySubscription } from '../types/useEntitySubscription';
|
|
4
6
|
export type UseFlowRuns = UseEntitySubscription<WorkspaceFlowRunsApi['getFlowRuns'], 'flowRuns'>;
|
|
5
|
-
export declare function useFlowRuns(
|
|
7
|
+
export declare function useFlowRuns(filter: FlowRunsFilter | Ref<FlowRunsFilter | null | undefined>, options?: SubscriptionOptions): UseFlowRuns;
|
|
@@ -179,7 +179,7 @@ export declare const maps: {
|
|
|
179
179
|
};
|
|
180
180
|
RunHistory: {
|
|
181
181
|
FlowRunHistoryResponse: import("..").MapFunction<import("..").RunHistory, import("..").FlowRunHistoryResponse>;
|
|
182
|
-
DivergingBarChartItem: import("..").MapFunction<import("..").RunHistory, import("@prefecthq/vue-charts").DivergingBarChartItem
|
|
182
|
+
DivergingBarChartItem: import("..").MapFunction<import("..").RunHistory, import("@prefecthq/vue-charts").DivergingBarChartItem>;
|
|
183
183
|
};
|
|
184
184
|
SavedSearchCreate: {
|
|
185
185
|
SavedSearchCreateRequest: import("..").MapFunction<import("..").SavedSearchCreate, import("..").SavedSearchCreateRequest>;
|
|
@@ -10,7 +10,7 @@ export declare const mocks: {
|
|
|
10
10
|
blockType: import("..").MockFunction<import("..").BlockType, [(Partial<import("..").BlockType> | undefined)?]>;
|
|
11
11
|
blockTypeSnippet: import("..").MockFunction<string, []>;
|
|
12
12
|
boolean: import("..").MockFunction<boolean, []>;
|
|
13
|
-
char: import("..").MockFunction<"
|
|
13
|
+
char: import("..").MockFunction<"h" | "d" | "w" | "m" | "y" | "a" | "b" | "c" | "e" | "f" | "g" | "i" | "j" | "k" | "l" | "n" | "o" | "p" | "q" | "r" | "s" | "t" | "u" | "v" | "x" | "z", []>;
|
|
14
14
|
collectionItem: import("..").MockFunction<import("..").CollectionItem, [(Partial<import("..").CollectionItem> | undefined)?]>;
|
|
15
15
|
concurrencyLimit: import("..").MockFunction<import("..").ConcurrencyLimit, [(Partial<import("..").ConcurrencyLimit> | undefined)?]>;
|
|
16
16
|
createdOrUpdatedBy: import("..").MockFunction<import("..").CreatedOrUpdatedBy, [(Partial<import("..").CreatedOrUpdatedBy> | undefined)?]>;
|
|
@@ -31,7 +31,7 @@ export declare const mocks: {
|
|
|
31
31
|
height: number;
|
|
32
32
|
}) | undefined)?]>;
|
|
33
33
|
log: import("..").MockFunction<import("..").Log, [(Partial<import("..").Log> | undefined)?]>;
|
|
34
|
-
logLevel: import("..").MockFunction<0 | 10 | 20 | 30 | 40
|
|
34
|
+
logLevel: import("..").MockFunction<0 | 10 | 50 | 20 | 30 | 40, []>;
|
|
35
35
|
markdownCodeBlockString: import("..").MockFunction<string, [({
|
|
36
36
|
lines?: number | undefined;
|
|
37
37
|
} | undefined)?]>;
|
|
@@ -2,6 +2,7 @@ import { CreatedOrUpdatedBy } from '../models/CreatedOrUpdatedBy';
|
|
|
2
2
|
import { EmpiricalPolicy } from '../models/EmpiricalPolicy';
|
|
3
3
|
import { State } from '../models/State';
|
|
4
4
|
import { StateType } from '../models/StateType';
|
|
5
|
+
import { StorageItem } from '../services/storage/StorageItem';
|
|
5
6
|
import { PrefectStateNames } from '../types';
|
|
6
7
|
import { SchemaValues } from '../types/schemas';
|
|
7
8
|
export interface IFlowRun {
|
|
@@ -37,7 +38,7 @@ export interface IFlowRun {
|
|
|
37
38
|
workPoolName: string | null;
|
|
38
39
|
workPoolQueueName: string | null;
|
|
39
40
|
}
|
|
40
|
-
export declare class FlowRun implements IFlowRun {
|
|
41
|
+
export declare class FlowRun extends StorageItem implements IFlowRun {
|
|
41
42
|
readonly id: string;
|
|
42
43
|
readonly flowId: string;
|
|
43
44
|
readonly deploymentId: string | null;
|
|
@@ -203,7 +203,7 @@ export declare const mapper: Mapper<{
|
|
|
203
203
|
};
|
|
204
204
|
RunHistory: {
|
|
205
205
|
FlowRunHistoryResponse: MapFunction<import("..").RunHistory, import("..").FlowRunHistoryResponse>;
|
|
206
|
-
DivergingBarChartItem: MapFunction<import("..").RunHistory, import("@prefecthq/vue-charts").DivergingBarChartItem
|
|
206
|
+
DivergingBarChartItem: MapFunction<import("..").RunHistory, import("@prefecthq/vue-charts").DivergingBarChartItem>;
|
|
207
207
|
};
|
|
208
208
|
SavedSearchCreate: {
|
|
209
209
|
SavedSearchCreateRequest: MapFunction<import("..").SavedSearchCreate, import("..").SavedSearchCreateRequest>;
|
|
@@ -23,7 +23,7 @@ export declare const mocker: Mocker<{
|
|
|
23
23
|
blockType: MockFunction<import("..").BlockType, [(Partial<import("..").BlockType> | undefined)?]>;
|
|
24
24
|
blockTypeSnippet: MockFunction<string, []>;
|
|
25
25
|
boolean: MockFunction<boolean, []>;
|
|
26
|
-
char: MockFunction<"
|
|
26
|
+
char: MockFunction<"h" | "d" | "w" | "m" | "y" | "a" | "b" | "c" | "e" | "f" | "g" | "i" | "j" | "k" | "l" | "n" | "o" | "p" | "q" | "r" | "s" | "t" | "u" | "v" | "x" | "z", []>;
|
|
27
27
|
collectionItem: MockFunction<import("..").CollectionItem, [(Partial<import("..").CollectionItem> | undefined)?]>;
|
|
28
28
|
concurrencyLimit: MockFunction<import("..").ConcurrencyLimit, [(Partial<import("..").ConcurrencyLimit> | undefined)?]>;
|
|
29
29
|
createdOrUpdatedBy: MockFunction<import("..").CreatedOrUpdatedBy, [(Partial<import("..").CreatedOrUpdatedBy> | undefined)?]>;
|
|
@@ -44,7 +44,7 @@ export declare const mocker: Mocker<{
|
|
|
44
44
|
height: number;
|
|
45
45
|
}) | undefined)?]>;
|
|
46
46
|
log: MockFunction<import("..").Log, [(Partial<import("..").Log> | undefined)?]>;
|
|
47
|
-
logLevel: MockFunction<0 | 10 | 20 | 30 | 40
|
|
47
|
+
logLevel: MockFunction<0 | 10 | 50 | 20 | 30 | 40, []>;
|
|
48
48
|
markdownCodeBlockString: MockFunction<string, [({
|
|
49
49
|
lines?: number | undefined;
|
|
50
50
|
} | undefined)?]>;
|
|
@@ -6,5 +6,5 @@ export type CloudApiConfig = PrefectConfig & {
|
|
|
6
6
|
export type WorkspaceApiConfig = PrefectConfig | CloudApiConfig;
|
|
7
7
|
export declare function isCloudConfig(config: WorkspaceApiConfig): config is CloudApiConfig;
|
|
8
8
|
export declare class WorkspaceApi extends Api<WorkspaceApiConfig> {
|
|
9
|
-
protected apiBaseUrl: ApiBaseUrl
|
|
9
|
+
protected apiBaseUrl: ApiBaseUrl;
|
|
10
10
|
}
|
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
export * from './Api';
|
|
2
|
-
export * from './
|
|
2
|
+
export * from './BatchProcessor';
|
|
3
3
|
export * from './CollectionsApi';
|
|
4
4
|
export * from './HealthApi';
|
|
5
5
|
export * from './Mapper';
|
|
6
6
|
export * from './Mocker';
|
|
7
7
|
export * from './RouteGuardExecutioner';
|
|
8
|
-
export * from './schemas';
|
|
9
8
|
export * from './SimpleIdManager';
|
|
10
9
|
export * from './UiApi';
|
|
11
10
|
export * from './WorkspaceApi';
|
|
11
|
+
export * from './WorkspaceArtifactsApi';
|
|
12
12
|
export * from './WorkspaceBlockCapabilitiesApi';
|
|
13
13
|
export * from './WorkspaceBlockDocumentsApi';
|
|
14
14
|
export * from './WorkspaceBlockSchemasApi';
|
|
15
15
|
export * from './WorkspaceBlockTypesApi';
|
|
16
|
+
export * from './WorkspaceConcurrencyLimitsApi';
|
|
16
17
|
export * from './WorkspaceDeploymentsApi';
|
|
17
18
|
export * from './WorkspaceFlowRunsApi';
|
|
18
19
|
export * from './WorkspaceFlowsApi';
|
|
@@ -22,6 +23,9 @@ export * from './WorkspaceSavedSearchesApi';
|
|
|
22
23
|
export * from './WorkspaceTaskRunsApi';
|
|
23
24
|
export * from './WorkspaceVariablesApi';
|
|
24
25
|
export * from './WorkspaceWorkPoolQueuesApi';
|
|
25
|
-
export * from './WorkspaceWorkPoolsApi';
|
|
26
26
|
export * from './WorkspaceWorkPoolWorkersApi';
|
|
27
|
+
export * from './WorkspaceWorkPoolsApi';
|
|
27
28
|
export * from './WorkspaceWorkQueuesApi';
|
|
29
|
+
export * from './can';
|
|
30
|
+
export * from './schemas';
|
|
31
|
+
export * from './storage';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { StorageItem } from '../../services/storage/StorageItem';
|
|
2
|
+
export type Unsubscribe = () => void;
|
|
3
|
+
export declare class Storage<T extends StorageItem> {
|
|
4
|
+
private readonly subscriptions;
|
|
5
|
+
private readonly store;
|
|
6
|
+
add(value: T): void;
|
|
7
|
+
remove(id: string): void;
|
|
8
|
+
get(id: string): T | undefined;
|
|
9
|
+
addAll(values: T[]): void;
|
|
10
|
+
removeAll(ids: string[]): void;
|
|
11
|
+
getAll(ids: string[]): T[];
|
|
12
|
+
subscribe(id: string): Unsubscribe;
|
|
13
|
+
unsubscribe(id: string, subscriptionId: string): void;
|
|
14
|
+
private getSubscription;
|
|
15
|
+
private isNewValue;
|
|
16
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { FlowRun } from '../../models/FlowRun';
|
|
2
|
+
import { Storage } from '../../services/storage/Storage';
|
|
3
|
+
export declare const flowRunStorage: Storage<FlowRun>;
|
|
4
|
+
export declare const useFlowRunStorage: () => import("../../services/storage/useStorage").UseStorage<FlowRun>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Storage } from '../../services/storage/Storage';
|
|
2
|
+
import { StorageItem } from '../../services/storage/StorageItem';
|
|
3
|
+
export type UseStorage<T extends StorageItem> = {
|
|
4
|
+
add: (value: T) => void;
|
|
5
|
+
addAll: (value: T[]) => void;
|
|
6
|
+
remove: (id: string) => void;
|
|
7
|
+
removeAll: (ids: string[]) => void;
|
|
8
|
+
get: (id: string) => T | undefined;
|
|
9
|
+
getAll: (ids: string[]) => T[];
|
|
10
|
+
};
|
|
11
|
+
export declare function useStorage<T extends StorageItem>(storage: Storage<T>): () => UseStorage<T>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const prefectStateNames: readonly ["Scheduled", "Late", "Resuming", "Pending", "Paused", "Running", "Completed", "Cancelled", "Cancelling", "Crashed", "Failed", "TimedOut"];
|
|
1
|
+
export declare const prefectStateNames: readonly ["Scheduled", "Late", "Resuming", "Pending", "Paused", "Running", "Retrying", "Completed", "Cancelled", "Cancelling", "Crashed", "Failed", "TimedOut"];
|
|
2
2
|
export type PrefectStateNames = typeof prefectStateNames[number];
|
|
3
|
-
export declare const prefectStateNamesWithoutScheduled: readonly ["Pending", "Paused", "Running", "Completed", "Cancelled", "Cancelling", "Crashed", "Failed", "TimedOut"];
|
|
3
|
+
export declare const prefectStateNamesWithoutScheduled: readonly ["Pending", "Paused", "Running", "Retrying", "Completed", "Cancelled", "Cancelling", "Crashed", "Failed", "TimedOut"];
|
|
@@ -40,7 +40,7 @@ export declare const dateFunctions: {
|
|
|
40
40
|
differenceInCalendarQuarters(dateLeft: number | Date, dateRight: number | Date): number;
|
|
41
41
|
differenceInCalendarWeeks(dateLeft: number | Date, dateRight: number | Date, options?: {
|
|
42
42
|
locale?: Locale | undefined;
|
|
43
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
43
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
44
44
|
} | undefined): number;
|
|
45
45
|
differenceInCalendarYears(dateLeft: number | Date, dateRight: number | Date): number;
|
|
46
46
|
differenceInDays(dateLeft: number | Date, dateRight: number | Date): number;
|
|
@@ -79,7 +79,7 @@ export declare const dateFunctions: {
|
|
|
79
79
|
eachWeekendOfYear(date: number | Date): Date[];
|
|
80
80
|
eachWeekOfInterval(interval: Interval, options?: {
|
|
81
81
|
locale?: Locale | undefined;
|
|
82
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
82
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
83
83
|
} | undefined): Date[];
|
|
84
84
|
eachYearOfInterval(interval: Interval): Date[];
|
|
85
85
|
endOfDay(date: number | Date): Date;
|
|
@@ -97,13 +97,13 @@ export declare const dateFunctions: {
|
|
|
97
97
|
endOfTomorrow(): Date;
|
|
98
98
|
endOfWeek(date: number | Date, options?: {
|
|
99
99
|
locale?: Locale | undefined;
|
|
100
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
100
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
101
101
|
} | undefined): Date;
|
|
102
102
|
endOfYear(date: number | Date): Date;
|
|
103
103
|
endOfYesterday(): Date;
|
|
104
104
|
format(date: number | Date, format: string, options?: {
|
|
105
105
|
locale?: Locale | undefined;
|
|
106
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
106
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
107
107
|
firstWeekContainsDate?: number | undefined;
|
|
108
108
|
useAdditionalWeekYearTokens?: boolean | undefined;
|
|
109
109
|
useAdditionalDayOfYearTokens?: boolean | undefined;
|
|
@@ -147,15 +147,15 @@ export declare const dateFunctions: {
|
|
|
147
147
|
formatISODuration(duration: Duration): string;
|
|
148
148
|
formatRelative(date: number | Date, baseDate: number | Date, options?: {
|
|
149
149
|
locale?: Locale | undefined;
|
|
150
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
150
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
151
151
|
} | undefined): string;
|
|
152
152
|
formatRFC3339(date: number | Date, options?: {
|
|
153
|
-
fractionDigits?: 0 | 1 |
|
|
153
|
+
fractionDigits?: 0 | 1 | 2 | 3 | undefined;
|
|
154
154
|
} | undefined): string;
|
|
155
155
|
formatRFC7231(date: number | Date): string;
|
|
156
156
|
fromUnixTime(unixTime: number): Date;
|
|
157
157
|
getDate(date: number | Date): number;
|
|
158
|
-
getDay(date: number | Date): 0 | 1 | 4 |
|
|
158
|
+
getDay(date: number | Date): 0 | 1 | 4 | 6 | 5 | 2 | 3;
|
|
159
159
|
getDayOfYear(date: number | Date): number;
|
|
160
160
|
getDaysInMonth(date: number | Date): number;
|
|
161
161
|
getDaysInYear(date: number | Date): number;
|
|
@@ -176,21 +176,21 @@ export declare const dateFunctions: {
|
|
|
176
176
|
getUnixTime(date: number | Date): number;
|
|
177
177
|
getWeek(date: number | Date, options?: {
|
|
178
178
|
locale?: Locale | undefined;
|
|
179
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
180
|
-
firstWeekContainsDate?: 1 | 4 |
|
|
179
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
180
|
+
firstWeekContainsDate?: 1 | 4 | 7 | 6 | 5 | 2 | 3 | undefined;
|
|
181
181
|
} | undefined): number;
|
|
182
182
|
getWeekOfMonth(date: number | Date, options?: {
|
|
183
183
|
locale?: Locale | undefined;
|
|
184
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
184
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
185
185
|
} | undefined): number;
|
|
186
186
|
getWeeksInMonth(date: number | Date, options?: {
|
|
187
187
|
locale?: Locale | undefined;
|
|
188
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
188
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
189
189
|
} | undefined): number;
|
|
190
190
|
getWeekYear(date: number | Date, options?: {
|
|
191
191
|
locale?: Locale | undefined;
|
|
192
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
193
|
-
firstWeekContainsDate?: 1 | 4 |
|
|
192
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
193
|
+
firstWeekContainsDate?: 1 | 4 | 7 | 6 | 5 | 2 | 3 | undefined;
|
|
194
194
|
} | undefined): number;
|
|
195
195
|
getYear(date: number | Date): number;
|
|
196
196
|
hoursToMilliseconds(hours: number): number;
|
|
@@ -233,8 +233,8 @@ export declare const dateFunctions: {
|
|
|
233
233
|
isLeapYear(date: number | Date): boolean;
|
|
234
234
|
isMatch(dateString: string, formatString: string, options?: {
|
|
235
235
|
locale?: Locale | undefined;
|
|
236
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
237
|
-
firstWeekContainsDate?: 1 | 4 |
|
|
236
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
237
|
+
firstWeekContainsDate?: 1 | 4 | 7 | 6 | 5 | 2 | 3 | undefined;
|
|
238
238
|
useAdditionalWeekYearTokens?: boolean | undefined;
|
|
239
239
|
useAdditionalDayOfYearTokens?: boolean | undefined;
|
|
240
240
|
} | undefined): boolean;
|
|
@@ -250,7 +250,7 @@ export declare const dateFunctions: {
|
|
|
250
250
|
isSameSecond(dateLeft: number | Date, dateRight: number | Date): boolean;
|
|
251
251
|
isSameWeek(dateLeft: number | Date, dateRight: number | Date, options?: {
|
|
252
252
|
locale?: Locale | undefined;
|
|
253
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
253
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
254
254
|
} | undefined): boolean;
|
|
255
255
|
isSameYear(dateLeft: number | Date, dateRight: number | Date): boolean;
|
|
256
256
|
isSaturday(date: number | Date): boolean;
|
|
@@ -263,7 +263,7 @@ export declare const dateFunctions: {
|
|
|
263
263
|
isThisSecond(date: number | Date): boolean;
|
|
264
264
|
isThisWeek(date: number | Date, options?: {
|
|
265
265
|
locale?: Locale | undefined;
|
|
266
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
266
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
267
267
|
} | undefined): boolean;
|
|
268
268
|
isThisYear(date: number | Date): boolean;
|
|
269
269
|
isThursday(date: number | Date): boolean;
|
|
@@ -284,7 +284,7 @@ export declare const dateFunctions: {
|
|
|
284
284
|
} | undefined): Date;
|
|
285
285
|
lastDayOfWeek(date: number | Date, options?: {
|
|
286
286
|
locale?: Locale | undefined;
|
|
287
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
287
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
288
288
|
} | undefined): Date;
|
|
289
289
|
lastDayOfYear(date: number | Date): Date;
|
|
290
290
|
lightFormat(date: number | Date, format: string): string;
|
|
@@ -309,8 +309,8 @@ export declare const dateFunctions: {
|
|
|
309
309
|
nextWednesday(date: number | Date): Date;
|
|
310
310
|
parse(dateString: string, formatString: string, referenceDate: number | Date, options?: {
|
|
311
311
|
locale?: Locale | undefined;
|
|
312
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
313
|
-
firstWeekContainsDate?: 1 | 4 |
|
|
312
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
313
|
+
firstWeekContainsDate?: 1 | 4 | 7 | 6 | 5 | 2 | 3 | undefined;
|
|
314
314
|
useAdditionalWeekYearTokens?: boolean | undefined;
|
|
315
315
|
useAdditionalDayOfYearTokens?: boolean | undefined;
|
|
316
316
|
} | undefined): Date;
|
|
@@ -347,13 +347,13 @@ export declare const dateFunctions: {
|
|
|
347
347
|
setDate(date: number | Date, dayOfMonth: number): Date;
|
|
348
348
|
setDay(date: number | Date, day: number, options?: {
|
|
349
349
|
locale?: Locale | undefined;
|
|
350
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
350
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
351
351
|
} | undefined): Date;
|
|
352
352
|
setDayOfYear(date: number | Date, dayOfYear: number): Date;
|
|
353
353
|
setDefaultOptions(newOptions: {
|
|
354
354
|
locale?: Locale | undefined;
|
|
355
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
356
|
-
firstWeekContainsDate?: 1 | 4 |
|
|
355
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
356
|
+
firstWeekContainsDate?: 1 | 4 | 7 | 6 | 5 | 2 | 3 | undefined;
|
|
357
357
|
}): void;
|
|
358
358
|
setHours(date: number | Date, hours: number): Date;
|
|
359
359
|
setISODay(date: number | Date, day: number): Date;
|
|
@@ -366,13 +366,13 @@ export declare const dateFunctions: {
|
|
|
366
366
|
setSeconds(date: number | Date, seconds: number): Date;
|
|
367
367
|
setWeek(date: number | Date, week: number, options?: {
|
|
368
368
|
locale?: Locale | undefined;
|
|
369
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
370
|
-
firstWeekContainsDate?: 1 | 4 |
|
|
369
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
370
|
+
firstWeekContainsDate?: 1 | 4 | 7 | 6 | 5 | 2 | 3 | undefined;
|
|
371
371
|
} | undefined): Date;
|
|
372
372
|
setWeekYear(date: number | Date, weekYear: number, options?: {
|
|
373
373
|
locale?: Locale | undefined;
|
|
374
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
375
|
-
firstWeekContainsDate?: 1 | 4 |
|
|
374
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
375
|
+
firstWeekContainsDate?: 1 | 4 | 7 | 6 | 5 | 2 | 3 | undefined;
|
|
376
376
|
} | undefined): Date;
|
|
377
377
|
setYear(date: number | Date, year: number): Date;
|
|
378
378
|
startOfDay(date: number | Date): Date;
|
|
@@ -388,12 +388,12 @@ export declare const dateFunctions: {
|
|
|
388
388
|
startOfTomorrow(): Date;
|
|
389
389
|
startOfWeek(date: number | Date, options?: {
|
|
390
390
|
locale?: Locale | undefined;
|
|
391
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
391
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
392
392
|
} | undefined): Date;
|
|
393
393
|
startOfWeekYear(date: number | Date, options?: {
|
|
394
394
|
locale?: Locale | undefined;
|
|
395
|
-
weekStartsOn?: 0 | 1 | 4 |
|
|
396
|
-
firstWeekContainsDate?: 1 | 4 |
|
|
395
|
+
weekStartsOn?: 0 | 1 | 4 | 6 | 5 | 2 | 3 | undefined;
|
|
396
|
+
firstWeekContainsDate?: 1 | 4 | 7 | 6 | 5 | 2 | 3 | undefined;
|
|
397
397
|
} | undefined): Date;
|
|
398
398
|
startOfYear(date: number | Date): Date;
|
|
399
399
|
startOfYesterday(): Date;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function tryOnScopeDispose(callback: () => void): boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { k as O, f as k, $ as b, l as c } from "./index-
|
|
1
|
+
import { k as O, f as k, $ as b, l as c } from "./index-159fa818.mjs";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "@prefecthq/vue-charts";
|
|
4
4
|
import "@prefecthq/prefect-design";
|
|
@@ -1535,4 +1535,4 @@ export {
|
|
|
1535
1535
|
C as Viewport,
|
|
1536
1536
|
N as Wheel
|
|
1537
1537
|
};
|
|
1538
|
-
//# sourceMappingURL=viewport.es-ae91b8e8-
|
|
1538
|
+
//# sourceMappingURL=viewport.es-ae91b8e8-0e9e92bf.mjs.map
|