@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,51 +1,14 @@
|
|
|
1
|
-
import { PLabel, PNumberInput, PForm } from '@prefecthq/prefect-design';
|
|
2
1
|
import { ConcurrencyV2Limit } from '../models/ConcurrencyV2Limit';
|
|
3
2
|
type __VLS_Props = {
|
|
4
3
|
concurrencyLimit: ConcurrencyV2Limit;
|
|
5
4
|
};
|
|
6
|
-
declare const showModal: import("vue").ModelRef<boolean, string, boolean, boolean>;
|
|
7
|
-
declare const updateLimitTitle: import("vue").ComputedRef<string>;
|
|
8
|
-
declare const name: import("vue").Ref<string, string>;
|
|
9
|
-
declare const nameState: import("@prefecthq/vue-compositions").UseValidationState, nameErrorMessage: import("vue").Ref<string, string>;
|
|
10
|
-
declare const limit: import("vue").Ref<number, number>;
|
|
11
|
-
declare const limitState: import("@prefecthq/vue-compositions").UseValidationState, limitErrorMessage: import("vue").Ref<string, string>;
|
|
12
|
-
declare const active: import("vue").Ref<boolean, boolean>;
|
|
13
|
-
declare const activeSlots: import("vue").Ref<number, number>;
|
|
14
|
-
declare const decay: import("vue").Ref<number, number>;
|
|
15
|
-
declare const pending: import("vue").ComputedRef<boolean>;
|
|
16
|
-
declare const submit: () => Promise<void>;
|
|
17
5
|
type __VLS_PublicProps = __VLS_Props & {
|
|
18
6
|
'showModal': boolean;
|
|
19
7
|
};
|
|
20
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
21
8
|
declare var __VLS_58: {};
|
|
22
|
-
type __VLS_Slots =
|
|
9
|
+
type __VLS_Slots = {} & {
|
|
23
10
|
actions?: (props: typeof __VLS_58) => any;
|
|
24
|
-
}
|
|
25
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
26
|
-
PLabel: typeof PLabel;
|
|
27
|
-
PNumberInput: typeof PNumberInput;
|
|
28
|
-
PForm: typeof PForm;
|
|
29
|
-
showModal: typeof showModal;
|
|
30
|
-
updateLimitTitle: typeof updateLimitTitle;
|
|
31
|
-
name: typeof name;
|
|
32
|
-
nameState: typeof nameState;
|
|
33
|
-
nameErrorMessage: typeof nameErrorMessage;
|
|
34
|
-
limit: typeof limit;
|
|
35
|
-
limitState: typeof limitState;
|
|
36
|
-
limitErrorMessage: typeof limitErrorMessage;
|
|
37
|
-
active: typeof active;
|
|
38
|
-
activeSlots: typeof activeSlots;
|
|
39
|
-
decay: typeof decay;
|
|
40
|
-
pending: typeof pending;
|
|
41
|
-
submit: typeof submit;
|
|
42
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
43
|
-
'update:showModal': (value: boolean) => any;
|
|
44
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
45
|
-
showModal: boolean;
|
|
46
|
-
} & {
|
|
47
|
-
"onUpdate:showModal"?: ((value: boolean) => any) | undefined;
|
|
48
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
11
|
+
};
|
|
49
12
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
50
13
|
'update:showModal': (value: boolean) => any;
|
|
51
14
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
@@ -1,33 +1,20 @@
|
|
|
1
|
-
declare const show: import("vue").ModelRef<boolean, string, boolean, boolean>;
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
label?: string;
|
|
4
3
|
name?: string;
|
|
5
4
|
loading?: boolean;
|
|
6
5
|
action?: 'Delete' | 'Remove';
|
|
7
6
|
};
|
|
8
|
-
declare const handleDeleteClick: () => void;
|
|
9
7
|
type __VLS_PublicProps = __VLS_Props & {
|
|
10
8
|
'showModal': boolean;
|
|
11
9
|
};
|
|
12
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
13
10
|
declare var __VLS_10: {}, __VLS_12: {}, __VLS_14: {};
|
|
14
|
-
type __VLS_Slots =
|
|
11
|
+
type __VLS_Slots = {} & {
|
|
15
12
|
title?: (props: typeof __VLS_10) => any;
|
|
16
13
|
} & {
|
|
17
14
|
message?: (props: typeof __VLS_12) => any;
|
|
18
15
|
} & {
|
|
19
16
|
actions?: (props: typeof __VLS_14) => any;
|
|
20
|
-
}
|
|
21
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
22
|
-
show: typeof show;
|
|
23
|
-
handleDeleteClick: typeof handleDeleteClick;
|
|
24
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
25
|
-
delete: () => any;
|
|
26
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
27
|
-
showModal: boolean;
|
|
28
|
-
} & {
|
|
29
|
-
onDelete?: (() => any) | undefined;
|
|
30
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
17
|
+
};
|
|
31
18
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
32
19
|
delete: () => any;
|
|
33
20
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
@@ -1,42 +1,15 @@
|
|
|
1
|
-
import StateBadge from '../components/StateBadge.vue';
|
|
2
|
-
import StateSelect from '../components/StateSelect.vue';
|
|
3
1
|
import { FlowRun, StateUpdateDetails, TaskRun } from '../models';
|
|
4
2
|
type __VLS_Props = {
|
|
5
3
|
showModal: boolean;
|
|
6
4
|
label?: string;
|
|
7
5
|
run: FlowRun | TaskRun;
|
|
8
6
|
};
|
|
9
|
-
declare const internalValue: import("vue").WritableComputedRef<boolean, boolean>;
|
|
10
|
-
declare const isSubmitting: import("vue").Ref<boolean, boolean>;
|
|
11
|
-
declare const type: import("vue").Ref<string, string>, typeState: import("vee-validate").FieldMeta<string>, stateErrorMessage: import("vue").Ref<string | undefined, string | undefined>;
|
|
12
|
-
declare const message: import("vue").Ref<string, string>;
|
|
13
|
-
declare const submit: (e?: Event) => Promise<void | undefined>;
|
|
14
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
15
7
|
declare var __VLS_6: {}, __VLS_42: {};
|
|
16
|
-
type __VLS_Slots =
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
17
9
|
title?: (props: typeof __VLS_6) => any;
|
|
18
10
|
} & {
|
|
19
11
|
actions?: (props: typeof __VLS_42) => any;
|
|
20
|
-
}
|
|
21
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
22
|
-
StateBadge: typeof StateBadge;
|
|
23
|
-
StateSelect: typeof StateSelect;
|
|
24
|
-
internalValue: typeof internalValue;
|
|
25
|
-
isSubmitting: typeof isSubmitting;
|
|
26
|
-
type: typeof type;
|
|
27
|
-
typeState: typeof typeState;
|
|
28
|
-
stateErrorMessage: typeof stateErrorMessage;
|
|
29
|
-
message: typeof message;
|
|
30
|
-
submit: typeof submit;
|
|
31
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
32
|
-
change: (value: StateUpdateDetails) => any;
|
|
33
|
-
"update:showModal": (value: boolean) => any;
|
|
34
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
35
|
-
onChange?: ((value: StateUpdateDetails) => any) | undefined;
|
|
36
|
-
"onUpdate:showModal"?: ((value: boolean) => any) | undefined;
|
|
37
|
-
}>, {
|
|
38
|
-
label: string;
|
|
39
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
12
|
+
};
|
|
40
13
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
41
14
|
change: (value: StateUpdateDetails) => any;
|
|
42
15
|
"update:showModal": (value: boolean) => any;
|
|
@@ -1,17 +1,10 @@
|
|
|
1
|
-
import { PButton } from '@prefecthq/prefect-design';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
textToCopy: string;
|
|
4
3
|
};
|
|
5
|
-
declare function copy(): void;
|
|
6
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
7
4
|
declare var __VLS_1: {};
|
|
8
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = {} & {
|
|
9
6
|
default?: (props: typeof __VLS_1) => any;
|
|
10
|
-
}
|
|
11
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
12
|
-
PButton: typeof PButton;
|
|
13
|
-
copy: typeof copy;
|
|
14
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
7
|
+
};
|
|
15
8
|
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
9
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
17
10
|
export default _default;
|
|
@@ -1,49 +1,14 @@
|
|
|
1
|
-
import DayOrDescriptionModal from '../components/DayOrDescriptionModal.vue';
|
|
2
|
-
import TimezoneSelect from '../components/TimezoneSelect.vue';
|
|
3
1
|
import { CronSchedule } from '../models';
|
|
4
2
|
type __VLS_Props = {
|
|
5
3
|
hideActions?: boolean;
|
|
6
4
|
schedule?: CronSchedule;
|
|
7
5
|
};
|
|
8
|
-
declare const cron: import("vue").Ref<string, string>, cronState: import("vee-validate").FieldMeta<string>, cronErrors: import("vue").Ref<string[], string[]>;
|
|
9
|
-
declare const timezone: import("vue").Ref<string | null, string | null>;
|
|
10
|
-
declare const dayOr: import("vue").Ref<boolean, boolean>;
|
|
11
|
-
declare const internalValue: import("vue").ComputedRef<CronSchedule>;
|
|
12
|
-
declare const disabled: import("vue").ComputedRef<boolean>;
|
|
13
|
-
declare const cancel: () => void;
|
|
14
|
-
declare const submit: () => void;
|
|
15
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
16
6
|
declare var __VLS_40: {
|
|
17
7
|
disabled: boolean;
|
|
18
8
|
};
|
|
19
|
-
type __VLS_Slots =
|
|
9
|
+
type __VLS_Slots = {} & {
|
|
20
10
|
footer?: (props: typeof __VLS_40) => any;
|
|
21
|
-
}
|
|
22
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
23
|
-
DayOrDescriptionModal: typeof DayOrDescriptionModal;
|
|
24
|
-
TimezoneSelect: typeof TimezoneSelect;
|
|
25
|
-
cron: typeof cron;
|
|
26
|
-
cronState: typeof cronState;
|
|
27
|
-
cronErrors: typeof cronErrors;
|
|
28
|
-
timezone: typeof timezone;
|
|
29
|
-
dayOr: typeof dayOr;
|
|
30
|
-
internalValue: typeof internalValue;
|
|
31
|
-
disabled: typeof disabled;
|
|
32
|
-
cancel: typeof cancel;
|
|
33
|
-
submit: typeof submit;
|
|
34
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
35
|
-
cancel: () => void;
|
|
36
|
-
submit: (value: CronSchedule) => void;
|
|
37
|
-
"update:schedule": (value: CronSchedule) => void;
|
|
38
|
-
"update:disabled": (value: boolean) => void;
|
|
39
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
40
|
-
onCancel?: (() => any) | undefined;
|
|
41
|
-
onSubmit?: ((value: CronSchedule) => any) | undefined;
|
|
42
|
-
"onUpdate:schedule"?: ((value: CronSchedule) => any) | undefined;
|
|
43
|
-
"onUpdate:disabled"?: ((value: boolean) => any) | undefined;
|
|
44
|
-
}>, {
|
|
45
|
-
schedule: CronSchedule;
|
|
46
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
11
|
+
};
|
|
47
12
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
48
13
|
cancel: () => void;
|
|
49
14
|
submit: (value: CronSchedule) => void;
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
label: string;
|
|
3
3
|
};
|
|
4
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
5
4
|
declare var __VLS_1: {};
|
|
6
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_1) => any;
|
|
8
|
-
}
|
|
9
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
7
|
+
};
|
|
10
8
|
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, {}>;
|
|
11
9
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
12
10
|
export default _default;
|
|
@@ -3,29 +3,12 @@ type __VLS_Props = {
|
|
|
3
3
|
endDate: Date | null | undefined;
|
|
4
4
|
viewingDate?: Date;
|
|
5
5
|
};
|
|
6
|
-
declare const adjustedStartDate: import("vue").WritableComputedRef<Date | null, Date | null>;
|
|
7
|
-
declare const adjustedEndDate: import("vue").WritableComputedRef<Date | null, Date | null>;
|
|
8
|
-
declare const adjustedViewingDate: import("vue").WritableComputedRef<Date | undefined, Date | undefined>;
|
|
9
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
10
6
|
declare var __VLS_6: {
|
|
11
7
|
date: any;
|
|
12
8
|
};
|
|
13
|
-
type __VLS_Slots =
|
|
9
|
+
type __VLS_Slots = {} & {
|
|
14
10
|
default?: (props: typeof __VLS_6) => any;
|
|
15
|
-
}
|
|
16
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
17
|
-
adjustedStartDate: typeof adjustedStartDate;
|
|
18
|
-
adjustedEndDate: typeof adjustedEndDate;
|
|
19
|
-
adjustedViewingDate: typeof adjustedViewingDate;
|
|
20
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
|
-
"update:startDate": (value: Date | null) => void;
|
|
22
|
-
"update:endDate": (value: Date | null) => void;
|
|
23
|
-
"update:viewingDate": (value: Date | undefined) => void;
|
|
24
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
25
|
-
"onUpdate:viewingDate"?: ((value: Date | undefined) => any) | undefined;
|
|
26
|
-
"onUpdate:startDate"?: ((value: Date | null) => any) | undefined;
|
|
27
|
-
"onUpdate:endDate"?: ((value: Date | null) => any) | undefined;
|
|
28
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
11
|
+
};
|
|
29
12
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
13
|
"update:startDate": (value: Date | null) => void;
|
|
31
14
|
"update:endDate": (value: Date | null) => void;
|
|
@@ -1,58 +1,22 @@
|
|
|
1
|
-
import { PCombobox } from '@prefecthq/prefect-design';
|
|
2
|
-
import { DeploymentComboboxOption } from '../components';
|
|
3
|
-
import UseDeploymentSlot from '../components/UseDeploymentSlot.vue';
|
|
4
|
-
import { isString } from '../utilities';
|
|
5
1
|
type DeploymentOption = {
|
|
6
2
|
label: string;
|
|
7
3
|
value: string | null;
|
|
8
4
|
flowId?: string;
|
|
9
5
|
};
|
|
10
|
-
declare const selected: import("vue").ModelRef<string | string[] | null | undefined, string, string | string[] | null | undefined, string | string[] | null | undefined>;
|
|
11
6
|
type __VLS_Props = {
|
|
12
7
|
allowUnset?: boolean;
|
|
13
8
|
};
|
|
14
|
-
declare const search: import("vue").Ref<string, string>;
|
|
15
|
-
declare const deployments: import("vue").ComputedRef<import("..").Deployment[]>, count: import("vue").ComputedRef<number>;
|
|
16
|
-
declare const moreLink: import("vue").ComputedRef<import("..").Route>;
|
|
17
|
-
declare const options: import("vue").ComputedRef<DeploymentOption[]>;
|
|
18
9
|
type __VLS_PublicProps = __VLS_Props & {
|
|
19
10
|
'selected': string | string[] | null | undefined;
|
|
20
11
|
};
|
|
21
|
-
declare
|
|
22
|
-
declare var __VLS_6: {
|
|
23
|
-
value: string | number | boolean | null;
|
|
24
|
-
label: string;
|
|
25
|
-
option: {
|
|
26
|
-
label: string;
|
|
27
|
-
value: import("@prefecthq/prefect-design").SelectModelValue;
|
|
28
|
-
disabled?: boolean;
|
|
29
|
-
} | undefined;
|
|
30
|
-
}, __VLS_15: {
|
|
12
|
+
declare var __VLS_6: any, __VLS_15: {
|
|
31
13
|
option: DeploymentOption;
|
|
32
14
|
};
|
|
33
|
-
type __VLS_Slots =
|
|
15
|
+
type __VLS_Slots = {} & {
|
|
34
16
|
default?: (props: typeof __VLS_6) => any;
|
|
35
17
|
} & {
|
|
36
18
|
option?: (props: typeof __VLS_15) => any;
|
|
37
|
-
}
|
|
38
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
39
|
-
PCombobox: typeof PCombobox;
|
|
40
|
-
DeploymentComboboxOption: typeof DeploymentComboboxOption;
|
|
41
|
-
UseDeploymentSlot: typeof UseDeploymentSlot;
|
|
42
|
-
isString: typeof isString;
|
|
43
|
-
selected: typeof selected;
|
|
44
|
-
search: typeof search;
|
|
45
|
-
deployments: typeof deployments;
|
|
46
|
-
count: typeof count;
|
|
47
|
-
moreLink: typeof moreLink;
|
|
48
|
-
options: typeof options;
|
|
49
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
50
|
-
'update:selected': (value: string | string[] | null | undefined) => any;
|
|
51
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
52
|
-
selected: string | string[] | null | undefined;
|
|
53
|
-
} & {
|
|
54
|
-
"onUpdate:selected"?: ((value: string | string[] | null | undefined) => any) | undefined;
|
|
55
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
19
|
+
};
|
|
56
20
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
57
21
|
'update:selected': (value: string | string[] | null | undefined) => any;
|
|
58
22
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|