@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,41 +1,17 @@
|
|
|
1
1
|
import { SchemaProperty } from '../../schemas/types/schema';
|
|
2
2
|
import { SchemaValue, PrefectKind } from '../../schemas/types/schemaValues';
|
|
3
|
-
declare const kind: import("vue").ModelRef<"none" | "json" | "jinja" | "workspace_variable", string, "none" | "json" | "jinja" | "workspace_variable", "none" | "json" | "jinja" | "workspace_variable">;
|
|
4
3
|
type __VLS_Props = {
|
|
5
4
|
property: SchemaProperty;
|
|
6
5
|
disabled?: boolean;
|
|
7
6
|
};
|
|
8
|
-
declare const showMenu: import("vue").ComputedRef<number | import("vue").Slot<any> | undefined>;
|
|
9
|
-
declare const showNone: import("vue").ComputedRef<boolean>;
|
|
10
|
-
declare const showUseDefault: import("vue").ComputedRef<boolean>;
|
|
11
|
-
declare function showKind(value: PrefectKind): boolean;
|
|
12
|
-
declare function setDefaultValue(): void;
|
|
13
7
|
type __VLS_PublicProps = __VLS_Props & {
|
|
14
8
|
'kind': PrefectKind;
|
|
15
9
|
'value': SchemaValue;
|
|
16
10
|
};
|
|
17
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
18
11
|
declare var __VLS_50: {};
|
|
19
|
-
type __VLS_Slots =
|
|
12
|
+
type __VLS_Slots = {} & {
|
|
20
13
|
default?: (props: typeof __VLS_50) => any;
|
|
21
|
-
}
|
|
22
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
23
|
-
kind: typeof kind;
|
|
24
|
-
showMenu: typeof showMenu;
|
|
25
|
-
showNone: typeof showNone;
|
|
26
|
-
showUseDefault: typeof showUseDefault;
|
|
27
|
-
showKind: typeof showKind;
|
|
28
|
-
setDefaultValue: typeof setDefaultValue;
|
|
29
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
|
-
'update:kind': (value: "none" | "json" | "jinja" | "workspace_variable") => any;
|
|
31
|
-
'update:value': (value: unknown) => any;
|
|
32
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
33
|
-
kind: PrefectKind;
|
|
34
|
-
value: SchemaValue;
|
|
35
|
-
} & {
|
|
36
|
-
"onUpdate:kind"?: ((value: "none" | "json" | "jinja" | "workspace_variable") => any) | undefined;
|
|
37
|
-
"onUpdate:value"?: ((value: unknown) => any) | undefined;
|
|
38
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
14
|
+
};
|
|
39
15
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
40
16
|
'update:kind': (value: "none" | "json" | "jinja" | "workspace_variable") => any;
|
|
41
17
|
'update:value': (value: unknown) => any;
|
|
@@ -77,7 +77,7 @@ export declare const mocker: Mocker<{
|
|
|
77
77
|
parameters: MockFunction<Record<string, unknown>, [(Record<string, unknown> | undefined)?, (import("..").Schema | undefined)?]>;
|
|
78
78
|
runName: MockFunction<string, []>;
|
|
79
79
|
schedule: MockFunction<import("..").Schedule, [({
|
|
80
|
-
type?: "interval" | "
|
|
80
|
+
type?: "interval" | "rrule" | "cron";
|
|
81
81
|
} | undefined)?, (Partial<import("..").Schedule> | undefined)?]>;
|
|
82
82
|
schema: MockFunction<import("..").Schema, [(import("..").Schema | undefined)?]>;
|
|
83
83
|
schemaProperties: MockFunction<import("..").SchemaProperties, [(import("..").SchemaProperties | undefined)?]>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prefecthq/prefect-ui-library",
|
|
3
|
-
"version": "3.12.
|
|
3
|
+
"version": "3.12.10",
|
|
4
4
|
"private": false,
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"@types/lodash.debounce": "4.0.9",
|
|
58
58
|
"@types/lodash.isequal": "^4.5.8",
|
|
59
59
|
"@types/lodash.merge": "4.6.9",
|
|
60
|
-
"@types/node": "^22.
|
|
60
|
+
"@types/node": "^22.15.3",
|
|
61
61
|
"@types/prismjs": "^1.26.5",
|
|
62
62
|
"@vitejs/plugin-vue": "5.2.3",
|
|
63
63
|
"auto-changelog": "^2.5.0",
|
|
@@ -69,10 +69,10 @@
|
|
|
69
69
|
"tailwindcss": "3.4.17",
|
|
70
70
|
"tsc-alias": "1.8.15",
|
|
71
71
|
"typescript": "5.8.3",
|
|
72
|
-
"vite": "6.3.
|
|
72
|
+
"vite": "6.3.3",
|
|
73
73
|
"vite-svg-loader": "^5.1.0",
|
|
74
74
|
"vitest": "^3.1.2",
|
|
75
|
-
"vue-tsc": "^2.2.
|
|
75
|
+
"vue-tsc": "^2.2.10"
|
|
76
76
|
},
|
|
77
77
|
"peerDependencies": {
|
|
78
78
|
"@prefecthq/prefect-design": "^2.14.18",
|
|
@@ -12,8 +12,8 @@ export const mapFlowStatsFilterToFlowRunsFilter: MapFunction<FlowStatsFilter, Fl
|
|
|
12
12
|
id: [source.flowId],
|
|
13
13
|
},
|
|
14
14
|
flowRuns: {
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
startTimeAfter: startDate,
|
|
16
|
+
startTimeBefore: endDate,
|
|
17
17
|
},
|
|
18
18
|
}
|
|
19
19
|
|
|
@@ -27,8 +27,8 @@ export const mapSavedSearchFilterToFlowRunsFilter: MapFunction<SavedSearchFilter
|
|
|
27
27
|
state: {
|
|
28
28
|
name: stateNames,
|
|
29
29
|
},
|
|
30
|
-
|
|
31
|
-
|
|
30
|
+
startTimeAfter: startDate,
|
|
31
|
+
startTimeBefore: endDate,
|
|
32
32
|
},
|
|
33
33
|
}
|
|
34
34
|
}
|