@prefecthq/prefect-ui-library 1.6.28 → 1.6.31

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.
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
+ export default _default;
@@ -3,5 +3,5 @@ import { WorkspaceFlowsApi } from '../services';
3
3
  import { MaybeRef } from '../types';
4
4
  import { UseEntitySubscription } from '../types/useEntitySubscription';
5
5
  export type UseFlows = UseEntitySubscription<WorkspaceFlowsApi['getFlows'], 'flows'>;
6
- export declare function useFlows(filter: MaybeRef<FlowsFilter>): UseFlows;
6
+ export declare function useFlows(filter: MaybeRef<FlowsFilter | null | undefined>): UseFlows;
7
7
  export declare function useFlows(flowIds: MaybeRef<string[] | null | undefined>): UseFlows;
@@ -161,6 +161,8 @@ export declare const localization: {
161
161
  result: string;
162
162
  noResults: string;
163
163
  none: string;
164
+ dashboardWorkPoolsCard: string;
165
+ percentChangeOverTimePeriod: (percent: string | number) => string;
164
166
  infraOverrides: string;
165
167
  terminalTaskRunNoArtifacts: string;
166
168
  nonTerminalTaskRunNoArtifacts: string;
@@ -161,6 +161,8 @@ export declare const en: {
161
161
  result: string;
162
162
  noResults: string;
163
163
  none: string;
164
+ dashboardWorkPoolsCard: string;
165
+ percentChangeOverTimePeriod: (percent: string | number) => string;
164
166
  infraOverrides: string;
165
167
  terminalTaskRunNoArtifacts: string;
166
168
  nonTerminalTaskRunNoArtifacts: string;
@@ -1,4 +1,4 @@
1
- import { k as O, f as k, $ as b, l as c } from "./index-639fde03.mjs";
1
+ import { k as O, f as k, $ as b, l as c } from "./index-192322cc.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-89dca1ae.mjs.map
1538
+ //# sourceMappingURL=viewport.es-ae91b8e8-6ca2c9d1.mjs.map