@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.
- package/dist/{RunsPageWithDefaultFilter-umBJVr8U.mjs → RunsPageWithDefaultFilter-rweNsjzV.mjs} +2 -2
- package/dist/{RunsPageWithDefaultFilter-umBJVr8U.mjs.map → RunsPageWithDefaultFilter-rweNsjzV.mjs.map} +1 -1
- package/dist/{WorkQueueToWorkPoolQueueRedirect-DEUCC_Qo.mjs → WorkQueueToWorkPoolQueueRedirect-DcC3MDka.mjs} +2 -2
- package/dist/{WorkQueueToWorkPoolQueueRedirect-DEUCC_Qo.mjs.map → WorkQueueToWorkPoolQueueRedirect-DcC3MDka.mjs.map} +1 -1
- package/dist/{index-CPp5RYan.mjs → index-BxV9_Yx0.mjs} +11 -8
- package/dist/{index-CPp5RYan.mjs.map → index-BxV9_Yx0.mjs.map} +1 -1
- package/dist/prefect-ui-library.mjs +1 -1
- package/dist/prefect-ui-library.umd.js +2 -2
- 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/models/DeploymentVersion.d.ts +2 -0
- package/dist/types/src/models/api/DeploymentVersionResponse.d.ts +1 -0
- 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/deployment.ts +1 -0
- package/src/maps/flowStatsFilter.ts +2 -2
- package/src/maps/savedSearchFilter.ts +2 -2
- package/src/mocks/deploymentVersion.ts +1 -0
- package/src/models/DeploymentVersion.ts +3 -0
- package/src/models/api/DeploymentVersionResponse.ts +1 -0
|
@@ -4,24 +4,12 @@ type __VLS_Props = {
|
|
|
4
4
|
alternate?: boolean;
|
|
5
5
|
centered?: boolean;
|
|
6
6
|
};
|
|
7
|
-
declare const classes: import("vue").ComputedRef<{
|
|
8
|
-
root: {
|
|
9
|
-
'marketing-banner--alternate': boolean;
|
|
10
|
-
};
|
|
11
|
-
content: {
|
|
12
|
-
'marketing-banner__content--centered': boolean;
|
|
13
|
-
};
|
|
14
|
-
}>;
|
|
15
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
16
7
|
declare var __VLS_6: {}, __VLS_12: {};
|
|
17
|
-
type __VLS_Slots =
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
18
9
|
default?: (props: typeof __VLS_6) => any;
|
|
19
10
|
} & {
|
|
20
11
|
actions?: (props: typeof __VLS_12) => any;
|
|
21
|
-
}
|
|
22
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
23
|
-
classes: typeof classes;
|
|
24
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
12
|
+
};
|
|
25
13
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
26
14
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
27
15
|
export default _default;
|
|
@@ -1,31 +1,17 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { BreadCrumbs } from '@prefecthq/prefect-design';
|
|
2
2
|
import { Size } from '../types';
|
|
3
3
|
type __VLS_Props = {
|
|
4
4
|
crumbs: BreadCrumbs;
|
|
5
5
|
size?: Size;
|
|
6
6
|
};
|
|
7
|
-
declare const classes: import("vue").ComputedRef<{
|
|
8
|
-
'page-heading__crumbs--xs': boolean;
|
|
9
|
-
'page-heading__crumbs--sm': boolean;
|
|
10
|
-
'page-heading__crumbs--md': boolean;
|
|
11
|
-
'page-heading__crumbs--lg': boolean;
|
|
12
|
-
'page-heading__crumbs--xl': boolean;
|
|
13
|
-
}>;
|
|
14
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
15
7
|
declare var __VLS_5: {}, __VLS_7: {}, __VLS_9: {};
|
|
16
|
-
type __VLS_Slots =
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
17
9
|
'after-crumbs'?: (props: typeof __VLS_5) => any;
|
|
18
10
|
} & {
|
|
19
11
|
default?: (props: typeof __VLS_7) => any;
|
|
20
12
|
} & {
|
|
21
13
|
actions?: (props: typeof __VLS_9) => any;
|
|
22
|
-
}
|
|
23
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
24
|
-
PBreadCrumbs: typeof PBreadCrumbs;
|
|
25
|
-
classes: typeof classes;
|
|
26
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {
|
|
27
|
-
size: Size;
|
|
28
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
14
|
+
};
|
|
29
15
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {
|
|
30
16
|
size: Size;
|
|
31
17
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
@@ -1,46 +1,11 @@
|
|
|
1
|
-
import DeploymentRelationships from '../components/DeploymentRelationships.vue';
|
|
2
|
-
import PageHeading from '../components/PageHeading.vue';
|
|
3
1
|
import { Deployment } from '../models';
|
|
4
2
|
type __VLS_Props = {
|
|
5
3
|
deployment: Deployment;
|
|
6
4
|
};
|
|
7
|
-
declare const crumbs: import("vue").ComputedRef<({
|
|
8
|
-
text: string;
|
|
9
|
-
to: {
|
|
10
|
-
readonly name: "workspace.deployments";
|
|
11
|
-
readonly params: {
|
|
12
|
-
readonly accountId?: string | undefined;
|
|
13
|
-
readonly workspaceId?: string | undefined;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
} | {
|
|
17
|
-
text: string;
|
|
18
|
-
to: {
|
|
19
|
-
readonly name: "workspace.deployments.deployment";
|
|
20
|
-
readonly params: {
|
|
21
|
-
readonly accountId?: string | undefined;
|
|
22
|
-
readonly workspaceId?: string | undefined;
|
|
23
|
-
readonly deploymentId: string;
|
|
24
|
-
};
|
|
25
|
-
readonly query: {
|
|
26
|
-
readonly tab?: string;
|
|
27
|
-
readonly versionId: string | undefined;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
} | {
|
|
31
|
-
text: string;
|
|
32
|
-
to?: undefined;
|
|
33
|
-
})[]>;
|
|
34
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
35
5
|
declare var __VLS_5: {};
|
|
36
|
-
type __VLS_Slots =
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
37
7
|
'after-crumbs'?: (props: typeof __VLS_5) => any;
|
|
38
|
-
}
|
|
39
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
40
|
-
DeploymentRelationships: typeof DeploymentRelationships;
|
|
41
|
-
PageHeading: typeof PageHeading;
|
|
42
|
-
crumbs: typeof crumbs;
|
|
43
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
8
|
+
};
|
|
44
9
|
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, {}>;
|
|
45
10
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
46
11
|
export default _default;
|
|
@@ -1,41 +1,14 @@
|
|
|
1
|
-
import { PButton } from '@prefecthq/prefect-design';
|
|
2
|
-
import { localization } from '../localization';
|
|
3
1
|
import { Deployment } from '../models';
|
|
4
|
-
import { SchemaFormV2, SchemaValuesV2 } from '../schemas';
|
|
5
|
-
declare const showModal: import("vue").ModelRef<boolean, string, boolean, boolean>;
|
|
6
2
|
type __VLS_Props = {
|
|
7
3
|
deployment: Deployment;
|
|
8
4
|
};
|
|
9
|
-
declare const formId: string;
|
|
10
|
-
declare const loading: import("vue").Ref<boolean, boolean>;
|
|
11
|
-
declare const enforceParameterSchema: import("vue").Ref<boolean, boolean>;
|
|
12
|
-
declare const parameters: import("vue").Ref<SchemaValuesV2, SchemaValuesV2>;
|
|
13
|
-
declare function submit(): Promise<void>;
|
|
14
5
|
type __VLS_PublicProps = __VLS_Props & {
|
|
15
6
|
'showModal': boolean;
|
|
16
7
|
};
|
|
17
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
18
8
|
declare var __VLS_38: {};
|
|
19
|
-
type __VLS_Slots =
|
|
9
|
+
type __VLS_Slots = {} & {
|
|
20
10
|
actions?: (props: typeof __VLS_38) => any;
|
|
21
|
-
}
|
|
22
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
23
|
-
PButton: typeof PButton;
|
|
24
|
-
localization: typeof localization;
|
|
25
|
-
SchemaFormV2: typeof SchemaFormV2;
|
|
26
|
-
showModal: typeof showModal;
|
|
27
|
-
formId: typeof formId;
|
|
28
|
-
loading: typeof loading;
|
|
29
|
-
enforceParameterSchema: typeof enforceParameterSchema;
|
|
30
|
-
parameters: typeof parameters;
|
|
31
|
-
submit: typeof submit;
|
|
32
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
33
|
-
'update:showModal': (value: boolean) => any;
|
|
34
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
35
|
-
showModal: boolean;
|
|
36
|
-
} & {
|
|
37
|
-
"onUpdate:showModal"?: ((value: boolean) => any) | undefined;
|
|
38
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
11
|
+
};
|
|
39
12
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
40
13
|
'update:showModal': (value: boolean) => any;
|
|
41
14
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
@@ -1,27 +1,16 @@
|
|
|
1
|
-
import { RouteLocationRaw } from 'vue-router';
|
|
2
1
|
import { WorkspaceEventResource } from '../models/workspaceEvent';
|
|
3
2
|
type __VLS_Props = {
|
|
4
3
|
resource: WorkspaceEventResource;
|
|
5
4
|
};
|
|
6
|
-
declare const id: import("vue").ComputedRef<string | null>, name: import("vue").ComputedRef<string | null>, role: import("vue").ComputedRef<"flow" | "tag" | "work-queue" | "work-pool" | "automation" | "deployment" | "workspace" | "flow-run" | "block-document" | "task-run" | "concurrency-limit" | "artifact-collection" | "creator" | "actor" | "webhook" | null>, resourceId: import("vue").ComputedRef<string>;
|
|
7
|
-
declare const linkToResource: import("vue").ComputedRef<RouteLocationRaw | undefined>;
|
|
8
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
9
5
|
declare var __VLS_6: {
|
|
10
6
|
id: string | null;
|
|
11
7
|
name: string | null;
|
|
12
|
-
role: "flow" | "tag" | "work-queue" | "work-pool" | "automation" | "deployment" | "workspace" | "flow-run" | "
|
|
8
|
+
role: "flow" | "tag" | "work-queue" | "work-pool" | "automation" | "deployment" | "workspace" | "flow-run" | "task-run" | "block-document" | "concurrency-limit" | "artifact-collection" | "creator" | "actor" | "webhook" | null;
|
|
13
9
|
resourceId: string;
|
|
14
10
|
};
|
|
15
|
-
type __VLS_Slots =
|
|
11
|
+
type __VLS_Slots = {} & {
|
|
16
12
|
default?: (props: typeof __VLS_6) => any;
|
|
17
|
-
}
|
|
18
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
19
|
-
id: typeof id;
|
|
20
|
-
name: typeof name;
|
|
21
|
-
role: typeof role;
|
|
22
|
-
resourceId: typeof resourceId;
|
|
23
|
-
linkToResource: typeof linkToResource;
|
|
24
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
13
|
+
};
|
|
25
14
|
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, {}>;
|
|
26
15
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
27
16
|
export default _default;
|
|
@@ -1,26 +1,14 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
items: any[];
|
|
3
3
|
};
|
|
4
|
-
declare const empty: import("vue").ComputedRef<boolean>;
|
|
5
|
-
declare const classes: import("vue").ComputedRef<{
|
|
6
|
-
root: {
|
|
7
|
-
'row-grid-layout-list--grid': boolean;
|
|
8
|
-
'row-grid-layout-list--rows': boolean;
|
|
9
|
-
};
|
|
10
|
-
}>;
|
|
11
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
12
4
|
declare var __VLS_1: {}, __VLS_8: {
|
|
13
5
|
item: any;
|
|
14
6
|
};
|
|
15
|
-
type __VLS_Slots =
|
|
7
|
+
type __VLS_Slots = {} & {
|
|
16
8
|
empty?: (props: typeof __VLS_1) => any;
|
|
17
9
|
} & {
|
|
18
10
|
default?: (props: typeof __VLS_8) => any;
|
|
19
|
-
}
|
|
20
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
21
|
-
empty: typeof empty;
|
|
22
|
-
classes: typeof classes;
|
|
23
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
11
|
+
};
|
|
24
12
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
25
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
26
14
|
export default _default;
|
|
@@ -4,29 +4,10 @@ type __VLS_Props = {
|
|
|
4
4
|
showModal: boolean;
|
|
5
5
|
savedSearch: SavedFlowRunsSearch;
|
|
6
6
|
};
|
|
7
|
-
declare const internalShowModal: import("vue").WritableComputedRef<boolean, boolean>;
|
|
8
|
-
declare const isSubmitting: import("vue").Ref<boolean, boolean>;
|
|
9
|
-
declare const filterName: import("vue").Ref<string, string>, filterNameState: import("vee-validate").FieldMeta<string>, filterErrorMessage: import("vue").Ref<string | undefined, string | undefined>;
|
|
10
|
-
declare const submit: (e?: Event) => Promise<void | undefined>;
|
|
11
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
12
7
|
declare var __VLS_26: {};
|
|
13
|
-
type __VLS_Slots =
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
14
9
|
actions?: (props: typeof __VLS_26) => any;
|
|
15
|
-
}
|
|
16
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
17
|
-
internalShowModal: typeof internalShowModal;
|
|
18
|
-
isSubmitting: typeof isSubmitting;
|
|
19
|
-
filterName: typeof filterName;
|
|
20
|
-
filterNameState: typeof filterNameState;
|
|
21
|
-
filterErrorMessage: typeof filterErrorMessage;
|
|
22
|
-
submit: typeof submit;
|
|
23
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
24
|
-
"update:showModal": (value: boolean) => any;
|
|
25
|
-
saved: (value: SavedSearch) => any;
|
|
26
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
27
|
-
"onUpdate:showModal"?: ((value: boolean) => any) | undefined;
|
|
28
|
-
onSaved?: ((value: SavedSearch) => any) | undefined;
|
|
29
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
10
|
+
};
|
|
30
11
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
31
12
|
"update:showModal": (value: boolean) => any;
|
|
32
13
|
saved: (value: SavedSearch) => any;
|
|
@@ -30,10 +30,10 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
|
|
|
30
30
|
} & {
|
|
31
31
|
onSubmit?: ((value: DeploymentScheduleCompatible) => any) | undefined;
|
|
32
32
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>, {
|
|
33
|
-
default?: (
|
|
33
|
+
default?: (props: {
|
|
34
34
|
open: () => void;
|
|
35
35
|
close: () => void;
|
|
36
|
-
}) => any
|
|
36
|
+
}) => any;
|
|
37
37
|
}>;
|
|
38
38
|
export default _default;
|
|
39
39
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { SchemaFormFields } from '../components';
|
|
2
|
-
import { localization } from '../localization';
|
|
3
1
|
import { SchemaInputType } from '../types/schemaInput';
|
|
4
2
|
import { SchemaValues, Schema } from '../types/schemas';
|
|
5
3
|
type __VLS_Props = {
|
|
@@ -11,41 +9,14 @@ type __VLS_Props = {
|
|
|
11
9
|
inputType?: SchemaInputType;
|
|
12
10
|
disableInputTypes?: boolean;
|
|
13
11
|
};
|
|
14
|
-
declare const hasPropertiesInSchema: import("vue").ComputedRef<boolean>;
|
|
15
|
-
declare const inputTypeOptions: {
|
|
16
|
-
value: string;
|
|
17
|
-
label: string;
|
|
18
|
-
}[];
|
|
19
|
-
declare const inputType: import("vue").WritableComputedRef<"json" | "form" | null, "json" | "form" | null>;
|
|
20
|
-
declare const json: import("vue").Ref<string, string>;
|
|
21
|
-
declare const jsonState: import("@prefecthq/vue-compositions").UseValidationState, jsonError: import("vue").Ref<string, string>;
|
|
22
|
-
declare function syncJsonToForm(): void;
|
|
23
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
24
12
|
declare var __VLS_6: {}, __VLS_32: {}, __VLS_34: {};
|
|
25
|
-
type __VLS_Slots =
|
|
13
|
+
type __VLS_Slots = {} & {
|
|
26
14
|
'button-group'?: (props: typeof __VLS_6) => any;
|
|
27
15
|
} & {
|
|
28
16
|
'null-input-type'?: (props: typeof __VLS_32) => any;
|
|
29
17
|
} & {
|
|
30
18
|
empty?: (props: typeof __VLS_34) => any;
|
|
31
|
-
}
|
|
32
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
33
|
-
SchemaFormFields: typeof SchemaFormFields;
|
|
34
|
-
localization: typeof localization;
|
|
35
|
-
hasPropertiesInSchema: typeof hasPropertiesInSchema;
|
|
36
|
-
inputTypeOptions: typeof inputTypeOptions;
|
|
37
|
-
inputType: typeof inputType;
|
|
38
|
-
json: typeof json;
|
|
39
|
-
jsonState: typeof jsonState;
|
|
40
|
-
jsonError: typeof jsonError;
|
|
41
|
-
syncJsonToForm: typeof syncJsonToForm;
|
|
42
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
43
|
-
"update:modelValue": (value: SchemaValues | null | undefined) => any;
|
|
44
|
-
"update:inputType": (value: "json" | "form" | null) => any;
|
|
45
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
46
|
-
"onUpdate:modelValue"?: ((value: SchemaValues | null | undefined) => any) | undefined;
|
|
47
|
-
"onUpdate:inputType"?: ((value: "json" | "form" | null) => any) | undefined;
|
|
48
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
19
|
+
};
|
|
49
20
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
50
21
|
"update:modelValue": (value: SchemaValues | null | undefined) => any;
|
|
51
22
|
"update:inputType": (value: "json" | "form" | null) => any;
|
|
@@ -1,23 +1,16 @@
|
|
|
1
|
-
import { allButLastArrayItems } from '../utilities/arrays';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
itemArray: string[];
|
|
4
3
|
};
|
|
5
|
-
declare const lastItem: import("vue").ComputedRef<string>;
|
|
6
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
7
4
|
declare var __VLS_1: {
|
|
8
5
|
item: string;
|
|
9
6
|
}, __VLS_3: {
|
|
10
7
|
item: string;
|
|
11
8
|
};
|
|
12
|
-
type __VLS_Slots =
|
|
9
|
+
type __VLS_Slots = {} & {
|
|
13
10
|
default?: (props: typeof __VLS_1) => any;
|
|
14
11
|
} & {
|
|
15
12
|
default?: (props: typeof __VLS_3) => any;
|
|
16
|
-
}
|
|
17
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
18
|
-
allButLastArrayItems: typeof allButLastArrayItems;
|
|
19
|
-
lastItem: typeof lastItem;
|
|
20
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
13
|
+
};
|
|
21
14
|
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, {}>;
|
|
22
15
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
23
16
|
export default _default;
|
|
@@ -7,74 +7,8 @@ type __VLS_Props = {
|
|
|
7
7
|
stateType?: StateType | null | undefined;
|
|
8
8
|
tags?: string[] | null;
|
|
9
9
|
};
|
|
10
|
-
declare const component: import("vue").ComputedRef<({
|
|
11
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
12
|
-
selected: (boolean | unknown[] | undefined) | null;
|
|
13
|
-
value: unknown;
|
|
14
|
-
disabled?: boolean;
|
|
15
|
-
} & {
|
|
16
|
-
"onUpdate:selected"?: ((value: boolean | unknown[] | undefined) => any) | undefined;
|
|
17
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
18
|
-
"update:selected": (value: boolean | unknown[] | undefined) => any;
|
|
19
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
|
|
20
|
-
selected: (boolean | unknown[] | undefined) | null;
|
|
21
|
-
value: unknown;
|
|
22
|
-
disabled?: boolean;
|
|
23
|
-
} & {
|
|
24
|
-
"onUpdate:selected"?: ((value: boolean | unknown[] | undefined) => any) | undefined;
|
|
25
|
-
}>, {}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, import("vue").ComponentProvideOptions, {
|
|
26
|
-
P: {};
|
|
27
|
-
B: {};
|
|
28
|
-
D: {};
|
|
29
|
-
C: {};
|
|
30
|
-
M: {};
|
|
31
|
-
Defaults: {};
|
|
32
|
-
}, Readonly<{
|
|
33
|
-
selected: (boolean | unknown[] | undefined) | null;
|
|
34
|
-
value: unknown;
|
|
35
|
-
disabled?: boolean;
|
|
36
|
-
} & {
|
|
37
|
-
"onUpdate:selected"?: ((value: boolean | unknown[] | undefined) => any) | undefined;
|
|
38
|
-
}>, {}, {}, {}, {}, {}>;
|
|
39
|
-
__isFragment?: never;
|
|
40
|
-
__isTeleport?: never;
|
|
41
|
-
__isSuspense?: never;
|
|
42
|
-
} & import("vue").ComponentOptionsBase<Readonly<{
|
|
43
|
-
selected: (boolean | unknown[] | undefined) | null;
|
|
44
|
-
value: unknown;
|
|
45
|
-
disabled?: boolean;
|
|
46
|
-
} & {
|
|
47
|
-
"onUpdate:selected"?: ((value: boolean | unknown[] | undefined) => any) | undefined;
|
|
48
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
49
|
-
"update:selected": (value: boolean | unknown[] | undefined) => any;
|
|
50
|
-
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
51
|
-
$slots: {
|
|
52
|
-
default?: ((props: {}) => any) | undefined;
|
|
53
|
-
};
|
|
54
|
-
})) | ({
|
|
55
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{}>, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, import("vue").ComponentProvideOptions, {
|
|
56
|
-
P: {};
|
|
57
|
-
B: {};
|
|
58
|
-
D: {};
|
|
59
|
-
C: {};
|
|
60
|
-
M: {};
|
|
61
|
-
Defaults: {};
|
|
62
|
-
}, Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
63
|
-
__isFragment?: never;
|
|
64
|
-
__isTeleport?: never;
|
|
65
|
-
__isSuspense?: never;
|
|
66
|
-
} & import("vue").ComponentOptionsBase<Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
67
|
-
$slots: {
|
|
68
|
-
default?: ((props: {}) => any) | undefined;
|
|
69
|
-
};
|
|
70
|
-
}))>;
|
|
71
|
-
declare const model: import("vue").WritableComputedRef<boolean | unknown[] | undefined, CheckboxModel>;
|
|
72
|
-
declare const classes: import("vue").ComputedRef<string>;
|
|
73
|
-
declare const justify: import("vue").ComputedRef<"right" | "left">;
|
|
74
|
-
declare const tags: import("vue").ComputedRef<string[]>;
|
|
75
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
76
10
|
declare var __VLS_6: {}, __VLS_8: {}, __VLS_14: {}, __VLS_16: {}, __VLS_18: {}, __VLS_20: {};
|
|
77
|
-
type __VLS_Slots =
|
|
11
|
+
type __VLS_Slots = {} & {
|
|
78
12
|
name?: (props: typeof __VLS_6) => any;
|
|
79
13
|
} & {
|
|
80
14
|
tags?: (props: typeof __VLS_8) => any;
|
|
@@ -86,18 +20,7 @@ type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$
|
|
|
86
20
|
relationships?: (props: typeof __VLS_18) => any;
|
|
87
21
|
} & {
|
|
88
22
|
default?: (props: typeof __VLS_20) => any;
|
|
89
|
-
}
|
|
90
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
91
|
-
component: typeof component;
|
|
92
|
-
model: typeof model;
|
|
93
|
-
classes: typeof classes;
|
|
94
|
-
justify: typeof justify;
|
|
95
|
-
tags: typeof tags;
|
|
96
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
97
|
-
"update:selected": (value: CheckboxModel) => any;
|
|
98
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
99
|
-
"onUpdate:selected"?: ((value: CheckboxModel) => any) | undefined;
|
|
100
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
23
|
+
};
|
|
101
24
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
102
25
|
"update:selected": (value: CheckboxModel) => any;
|
|
103
26
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|