@prefecthq/prefect-ui-library 3.8.2 → 3.8.3

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.
Files changed (105) hide show
  1. package/dist/{RunsPageWithDefaultFilter-BXhdSkcE.mjs → RunsPageWithDefaultFilter-B6c-szkG.mjs} +2 -2
  2. package/dist/{RunsPageWithDefaultFilter-BXhdSkcE.mjs.map → RunsPageWithDefaultFilter-B6c-szkG.mjs.map} +1 -1
  3. package/dist/{WorkQueueToWorkPoolQueueRedirect-DGMAM8K1.mjs → WorkQueueToWorkPoolQueueRedirect-CNAP0jvn.mjs} +2 -2
  4. package/dist/{WorkQueueToWorkPoolQueueRedirect-DGMAM8K1.mjs.map → WorkQueueToWorkPoolQueueRedirect-CNAP0jvn.mjs.map} +1 -1
  5. package/dist/{index-Z4cJ40gp.mjs → index-DSDRh9tw.mjs} +2126 -2132
  6. package/dist/index-DSDRh9tw.mjs.map +1 -0
  7. package/dist/prefect-ui-library.mjs +1 -1
  8. package/dist/prefect-ui-library.umd.js +18 -18
  9. package/dist/prefect-ui-library.umd.js.map +1 -1
  10. package/dist/types/src/automations/components/AutomationCombobox.vue.d.ts +22 -17
  11. package/dist/types/src/automations/components/AutomationMenu.vue.d.ts +12 -7
  12. package/dist/types/src/automations/components/AutomationWithinInput.vue.d.ts +14 -9
  13. package/dist/types/src/components/ActivityChart.vue.d.ts +0 -1
  14. package/dist/types/src/components/ArtifactCard.vue.d.ts +15 -10
  15. package/dist/types/src/components/ArtifactMenu.vue.d.ts +5 -5
  16. package/dist/types/src/components/BlockDocument.vue.d.ts +14 -9
  17. package/dist/types/src/components/BlockDocumentCombobox.vue.d.ts +12 -7
  18. package/dist/types/src/components/BlockDocumentMenu.vue.d.ts +5 -5
  19. package/dist/types/src/components/BlockTypeCardLayout.vue.d.ts +12 -7
  20. package/dist/types/src/components/BlockTypeCardPreview.vue.d.ts +12 -7
  21. package/dist/types/src/components/CodeBanner.vue.d.ts +13 -8
  22. package/dist/types/src/components/CollectionItemCard.vue.d.ts +12 -7
  23. package/dist/types/src/components/ConcurrencyLimitResetModal.vue.d.ts +12 -7
  24. package/dist/types/src/components/ConcurrencyLimitV2ResetModal.vue.d.ts +12 -7
  25. package/dist/types/src/components/ConcurrencyLimitsCreateModal.vue.d.ts +12 -7
  26. package/dist/types/src/components/ConcurrencyLimitsV2CreateModal.vue.d.ts +12 -7
  27. package/dist/types/src/components/ConcurrencyLimitsV2UpdateModal.vue.d.ts +12 -7
  28. package/dist/types/src/components/ConfirmDeleteModal.vue.d.ts +18 -13
  29. package/dist/types/src/components/ConfirmStateChangeModal.vue.d.ts +17 -12
  30. package/dist/types/src/components/CopyableWrapper.vue.d.ts +12 -7
  31. package/dist/types/src/components/CronScheduleForm.vue.d.ts +18 -13
  32. package/dist/types/src/components/DashboardWorkPoolCardDetail.vue.d.ts +12 -7
  33. package/dist/types/src/components/DateInput.vue.d.ts +12 -7
  34. package/dist/types/src/components/DateRangeInput.vue.d.ts +12 -7
  35. package/dist/types/src/components/DateRangeSelect.vue.d.ts +12 -7
  36. package/dist/types/src/components/DeploymentCombobox.vue.d.ts +22 -17
  37. package/dist/types/src/components/DeploymentCustomRunOverflowMenuItem.vue.d.ts +12 -7
  38. package/dist/types/src/components/DeploymentDetails.vue.d.ts +12 -7
  39. package/dist/types/src/components/DeploymentForm.vue.d.ts +4 -4
  40. package/dist/types/src/components/DeploymentMenu.vue.d.ts +5 -5
  41. package/dist/types/src/components/DeploymentQuickRunOverflowMenuItem.vue.d.ts +12 -7
  42. package/dist/types/src/components/DeploymentsPageEmptyState.vue.d.ts +7 -2
  43. package/dist/types/src/components/DocumentationButton.vue.d.ts +12 -7
  44. package/dist/types/src/components/ExtraInfoModal.vue.d.ts +5 -5
  45. package/dist/types/src/components/ExtraInfoTooltip.vue.d.ts +12 -7
  46. package/dist/types/src/components/FlowCombobox.vue.d.ts +22 -17
  47. package/dist/types/src/components/FlowMenu.vue.d.ts +5 -5
  48. package/dist/types/src/components/FlowPopover.vue.d.ts +17 -12
  49. package/dist/types/src/components/FlowRouterLink.vue.d.ts +14 -9
  50. package/dist/types/src/components/FlowRunArtifacts.vue.d.ts +12 -7
  51. package/dist/types/src/components/FlowRunFilteredList.vue.d.ts +12 -7
  52. package/dist/types/src/components/FlowRunGraphPopover.vue.d.ts +147 -7
  53. package/dist/types/src/components/FlowRunListItem.vue.d.ts +16 -9
  54. package/dist/types/src/components/FlowRunMenu.vue.d.ts +14 -9
  55. package/dist/types/src/components/FlowRunsPageEmptyState.vue.d.ts +7 -2
  56. package/dist/types/src/components/FlowsPageEmptyState.vue.d.ts +7 -2
  57. package/dist/types/src/components/FormattedDate.vue.d.ts +15 -10
  58. package/dist/types/src/components/IconTextCount.vue.d.ts +16 -11
  59. package/dist/types/src/components/IntervalScheduleForm.vue.d.ts +18 -13
  60. package/dist/types/src/components/LogoImage.vue.d.ts +4 -4
  61. package/dist/types/src/components/LogsContainer.vue.d.ts +12 -7
  62. package/dist/types/src/components/MarketingBanner.vue.d.ts +13 -8
  63. package/dist/types/src/components/PageHeading.vue.d.ts +18 -13
  64. package/dist/types/src/components/PageHeadingFlowRunCreate.vue.d.ts +12 -7
  65. package/dist/types/src/components/QuickRunParametersModal.vue.d.ts +12 -7
  66. package/dist/types/src/components/ResourceLink.vue.d.ts +17 -12
  67. package/dist/types/src/components/ResultsCount.vue.d.ts +4 -4
  68. package/dist/types/src/components/RowGridLayoutList.vue.d.ts +15 -10
  69. package/dist/types/src/components/SaveFilterModal.vue.d.ts +12 -7
  70. package/dist/types/src/components/ScheduleFormModal.vue.d.ts +5 -5
  71. package/dist/types/src/components/SchemaInput.vue.d.ts +14 -9
  72. package/dist/types/src/components/SearchInput.vue.d.ts +4 -4
  73. package/dist/types/src/components/SelectedCount.vue.d.ts +4 -4
  74. package/dist/types/src/components/SeparatedList.vue.d.ts +17 -12
  75. package/dist/types/src/components/StateIcon.vue.d.ts +4 -4
  76. package/dist/types/src/components/StateListItem.vue.d.ts +17 -12
  77. package/dist/types/src/components/SubmitButton.vue.d.ts +4 -4
  78. package/dist/types/src/components/TaskRunArtifacts.vue.d.ts +12 -7
  79. package/dist/types/src/components/TimezoneSelect.vue.d.ts +12 -7
  80. package/dist/types/src/components/UseDeploymentSlot.vue.d.ts +14 -9
  81. package/dist/types/src/components/UseFlowSlot.vue.d.ts +14 -9
  82. package/dist/types/src/components/WorkPoolCombobox.vue.d.ts +22 -17
  83. package/dist/types/src/components/WorkPoolMenu.vue.d.ts +5 -5
  84. package/dist/types/src/components/WorkPoolQueueCombobox.vue.d.ts +22 -17
  85. package/dist/types/src/components/WorkPoolQueueMenu.vue.d.ts +5 -5
  86. package/dist/types/src/components/WorkQueueCombobox.vue.d.ts +22 -17
  87. package/dist/types/src/schemas/components/SchemaForm.vue.d.ts +27 -22
  88. package/dist/types/src/schemas/components/SchemaFormProperty.vue.d.ts +14 -9
  89. package/dist/types/src/schemas/components/SchemaFormPropertyMenu.vue.d.ts +12 -7
  90. package/dist/types/src/schemas/components/SchemaInput.vue.d.ts +21 -16
  91. package/dist/types/src/schemas/compositions/useSchemaPropertyInput.d.ts +68 -242
  92. package/dist/types/src/services/WorkspaceFlowRunsApi.d.ts +5 -1
  93. package/dist/types/src/services/can.d.ts +1 -1
  94. package/dist/types/src/services/schemas/properties/SchemaPropertyService.d.ts +5 -5
  95. package/dist/types/src/services/schemas/utilities.d.ts +3 -3
  96. package/dist/types/src/utilities/components.d.ts +8 -12
  97. package/package.json +6 -6
  98. package/src/components/FlowRunGraph.vue +1 -3
  99. package/src/schemas/components/SchemaFormPropertyUnknown.vue +2 -2
  100. package/src/schemas/compositions/useSchemaPropertyInput.ts +1 -1
  101. package/src/services/WorkspaceFlowRunsApi.ts +5 -1
  102. package/src/services/can.ts +1 -4
  103. package/src/services/schemas/properties/SchemaPropertyService.ts +2 -2
  104. package/src/utilities/components.ts +18 -12
  105. package/dist/index-Z4cJ40gp.mjs.map +0 -1
@@ -5,31 +5,31 @@ type __VLS_PublicProps = {
5
5
  'selected': string | string[] | null | undefined;
6
6
  } & typeof __VLS_typeProps;
7
7
  declare function __VLS_template(): {
8
- default?(_: {
9
- value: string | number | boolean | null;
10
- label: string;
11
- option: {
8
+ slots: {
9
+ default?(_: {
10
+ value: string | number | boolean | null;
12
11
  label: string;
13
- value: import("@prefecthq/prefect-design").SelectModelValue;
14
- disabled?: boolean | undefined;
15
- } | undefined;
16
- }): any;
17
- option?(_: {
18
- option: any;
19
- }): any;
12
+ option: {
13
+ label: string;
14
+ value: import("@prefecthq/prefect-design").SelectModelValue;
15
+ disabled?: boolean | undefined;
16
+ } | undefined;
17
+ }): any;
18
+ option?(_: {
19
+ option: any;
20
+ }): any;
21
+ };
22
+ refs: {};
23
+ attrs: Partial<{}>;
20
24
  };
25
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
21
26
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<__VLS_PublicProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
22
27
  "update:selected": (selected: string | string[] | null | undefined) => void;
23
28
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<__VLS_PublicProps>>> & {
24
29
  "onUpdate:selected"?: ((selected: string | string[] | null | undefined) => any) | undefined;
25
30
  }, {}, {}>;
26
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
31
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
27
32
  export default _default;
28
- type __VLS_WithTemplateSlots<T, S> = T & {
29
- new (): {
30
- $slots: S;
31
- };
32
- };
33
33
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
34
34
  type __VLS_TypePropsToOption<T> = {
35
35
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -39,3 +39,8 @@ type __VLS_TypePropsToOption<T> = {
39
39
  required: true;
40
40
  };
41
41
  };
42
+ type __VLS_WithTemplateSlots<T, S> = T & {
43
+ new (): {
44
+ $slots: S;
45
+ };
46
+ };
@@ -13,11 +13,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
13
13
  }): any;
14
14
  }>;
15
15
  export default _default;
16
- type __VLS_WithTemplateSlots<T, S> = T & {
17
- new (): {
18
- $slots: S;
19
- };
20
- };
21
16
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
17
  type __VLS_TypePropsToOption<T> = {
23
18
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -27,3 +22,8 @@ type __VLS_TypePropsToOption<T> = {
27
22
  required: true;
28
23
  };
29
24
  };
25
+ type __VLS_WithTemplateSlots<T, S> = T & {
26
+ new (): {
27
+ $slots: S;
28
+ };
29
+ };
@@ -1,23 +1,23 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {
3
- open: () => void;
4
- close: () => void;
5
- toggle: () => void;
6
- flow: import("..").Flow | undefined;
7
- }): any;
2
+ slots: {
3
+ default?(_: {
4
+ open: any;
5
+ close: any;
6
+ toggle: any;
7
+ flow: import("..").Flow | undefined;
8
+ }): any;
9
+ };
10
+ refs: {};
11
+ attrs: Partial<{}>;
8
12
  };
13
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
14
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
10
15
  flowId: string;
11
16
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
12
17
  flowId: string;
13
18
  }>>>, {}, {}>;
14
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
19
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
15
20
  export default _default;
16
- type __VLS_WithTemplateSlots<T, S> = T & {
17
- new (): {
18
- $slots: S;
19
- };
20
- };
21
21
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
22
  type __VLS_TypePropsToOption<T> = {
23
23
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -27,3 +27,8 @@ type __VLS_TypePropsToOption<T> = {
27
27
  required: true;
28
28
  };
29
29
  };
30
+ type __VLS_WithTemplateSlots<T, S> = T & {
31
+ new (): {
32
+ $slots: S;
33
+ };
34
+ };
@@ -1,8 +1,13 @@
1
1
  declare function __VLS_template(): {
2
- before?(_: {}): any;
3
- default?(_: {}): any;
4
- after?(_: {}): any;
2
+ slots: {
3
+ before?(_: {}): any;
4
+ default?(_: {}): any;
5
+ after?(_: {}): any;
6
+ };
7
+ refs: {};
8
+ attrs: Partial<{}>;
5
9
  };
10
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
6
11
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
7
12
  flowId: string;
8
13
  before?: string;
@@ -12,13 +17,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
12
17
  before?: string;
13
18
  after?: string;
14
19
  }>>>, {}, {}>;
15
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
20
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
16
21
  export default _default;
17
- type __VLS_WithTemplateSlots<T, S> = T & {
18
- new (): {
19
- $slots: S;
20
- };
21
- };
22
22
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
23
  type __VLS_TypePropsToOption<T> = {
24
24
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -28,3 +28,8 @@ type __VLS_TypePropsToOption<T> = {
28
28
  required: true;
29
29
  };
30
30
  };
31
+ type __VLS_WithTemplateSlots<T, S> = T & {
32
+ new (): {
33
+ $slots: S;
34
+ };
35
+ };
@@ -1,19 +1,19 @@
1
1
  import { FlowRun } from '../models';
2
2
  declare function __VLS_template(): {
3
- actions?(_: {}): any;
3
+ slots: {
4
+ actions?(_: {}): any;
5
+ };
6
+ refs: {};
7
+ attrs: Partial<{}>;
4
8
  };
9
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
5
10
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
6
11
  flowRun: FlowRun;
7
12
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
8
13
  flowRun: FlowRun;
9
14
  }>>>, {}, {}>;
10
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
15
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
11
16
  export default _default;
12
- type __VLS_WithTemplateSlots<T, S> = T & {
13
- new (): {
14
- $slots: S;
15
- };
16
- };
17
17
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
18
  type __VLS_TypePropsToOption<T> = {
19
19
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -23,3 +23,8 @@ type __VLS_TypePropsToOption<T> = {
23
23
  required: true;
24
24
  };
25
25
  };
26
+ type __VLS_WithTemplateSlots<T, S> = T & {
27
+ new (): {
28
+ $slots: S;
29
+ };
30
+ };
@@ -1,7 +1,12 @@
1
1
  import { FlowRunsFilter } from '../models/Filters';
2
2
  declare function __VLS_template(): {
3
- "empty-message"?(_: {}): any;
3
+ slots: {
4
+ "empty-message"?(_: {}): any;
5
+ };
6
+ refs: {};
7
+ attrs: Partial<{}>;
4
8
  };
9
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
5
10
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
6
11
  filter?: FlowRunsFilter;
7
12
  selectable?: boolean;
@@ -15,13 +20,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
15
20
  hideDetails?: boolean;
16
21
  hideFlowName?: boolean;
17
22
  }>>>, {}, {}>;
18
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
23
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
19
24
  export default _default;
20
- type __VLS_WithTemplateSlots<T, S> = T & {
21
- new (): {
22
- $slots: S;
23
- };
24
- };
25
25
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
26
26
  type __VLS_TypePropsToOption<T> = {
27
27
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -31,3 +31,8 @@ type __VLS_TypePropsToOption<T> = {
31
31
  required: true;
32
32
  };
33
33
  };
34
+ type __VLS_WithTemplateSlots<T, S> = T & {
35
+ new (): {
36
+ $slots: S;
37
+ };
38
+ };
@@ -1,7 +1,147 @@
1
1
  import { GraphSelectionPosition } from '@prefecthq/graphs';
2
2
  declare function __VLS_template(): {
3
- default?(_: {}): any;
3
+ slots: {
4
+ default?(_: {}): any;
5
+ };
6
+ refs: {
7
+ popOver: ({
8
+ $: import("vue").ComponentInternalInstance;
9
+ $data: {};
10
+ $props: Partial<{
11
+ to: string | Element;
12
+ placement: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
13
+ group: string;
14
+ }> & Omit<{
15
+ readonly to: string | Element;
16
+ readonly placement: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
17
+ readonly group: string;
18
+ readonly autoClose?: boolean | undefined;
19
+ onOpen?: ((value: boolean) => any) | undefined;
20
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
21
+ to: {
22
+ type: import("vue").PropType<string | Element>;
23
+ default: string;
24
+ };
25
+ placement: {
26
+ type: import("vue").PropType<import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[]>;
27
+ default: () => import("@prefecthq/prefect-design").PositionMethod[];
28
+ };
29
+ autoClose: {
30
+ type: import("vue").PropType<boolean>;
31
+ };
32
+ group: {
33
+ type: import("vue").PropType<string>;
34
+ default: () => string;
35
+ };
36
+ }>> & {
37
+ onOpen?: ((value: boolean) => any) | undefined;
38
+ }, "to" | "placement" | "group">;
39
+ $attrs: {
40
+ [x: string]: unknown;
41
+ };
42
+ $refs: {
43
+ [x: string]: unknown;
44
+ };
45
+ $slots: Readonly<{
46
+ [name: string]: import("vue").Slot<any> | undefined;
47
+ }>;
48
+ $root: import("vue").ComponentPublicInstance | null;
49
+ $parent: import("vue").ComponentPublicInstance | null;
50
+ $emit: (event: "open", value: boolean) => void;
51
+ $el: any;
52
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
53
+ to: {
54
+ type: import("vue").PropType<string | Element>;
55
+ default: string;
56
+ };
57
+ placement: {
58
+ type: import("vue").PropType<import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[]>;
59
+ default: () => import("@prefecthq/prefect-design").PositionMethod[];
60
+ };
61
+ autoClose: {
62
+ type: import("vue").PropType<boolean>;
63
+ };
64
+ group: {
65
+ type: import("vue").PropType<string>;
66
+ default: () => string;
67
+ };
68
+ }>> & {
69
+ onOpen?: ((value: boolean) => any) | undefined;
70
+ }, {
71
+ open: () => void;
72
+ close: () => void;
73
+ toggle: () => void;
74
+ visible: import("vue").Ref<boolean>;
75
+ target: import("vue").Ref<Element | undefined>;
76
+ content: import("vue").Ref<Element | undefined>;
77
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
78
+ open: (value: boolean) => void;
79
+ }, string, {
80
+ to: string | Element;
81
+ placement: import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[];
82
+ group: string;
83
+ }, {}, string, {}> & {
84
+ beforeCreate?: (() => void) | (() => void)[];
85
+ created?: (() => void) | (() => void)[];
86
+ beforeMount?: (() => void) | (() => void)[];
87
+ mounted?: (() => void) | (() => void)[];
88
+ beforeUpdate?: (() => void) | (() => void)[];
89
+ updated?: (() => void) | (() => void)[];
90
+ activated?: (() => void) | (() => void)[];
91
+ deactivated?: (() => void) | (() => void)[];
92
+ beforeDestroy?: (() => void) | (() => void)[];
93
+ beforeUnmount?: (() => void) | (() => void)[];
94
+ destroyed?: (() => void) | (() => void)[];
95
+ unmounted?: (() => void) | (() => void)[];
96
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
97
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
98
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
99
+ };
100
+ $forceUpdate: () => void;
101
+ $nextTick: typeof import("vue").nextTick;
102
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
103
+ } & Omit<Readonly<import("vue").ExtractPropTypes<{
104
+ to: {
105
+ type: import("vue").PropType<string | Element>;
106
+ default: string;
107
+ };
108
+ placement: {
109
+ type: import("vue").PropType<import("@prefecthq/prefect-design").PositionMethod | import("@prefecthq/prefect-design").PositionMethod[]>;
110
+ default: () => import("@prefecthq/prefect-design").PositionMethod[];
111
+ };
112
+ autoClose: {
113
+ type: import("vue").PropType<boolean>;
114
+ };
115
+ group: {
116
+ type: import("vue").PropType<string>;
117
+ default: () => string;
118
+ };
119
+ }>> & {
120
+ onOpen?: ((value: boolean) => any) | undefined;
121
+ }, "content" | "target" | "open" | "close" | "toggle" | "visible"> & import("vue").ShallowUnwrapRef<{
122
+ open: () => void;
123
+ close: () => void;
124
+ toggle: () => void;
125
+ visible: import("vue").Ref<boolean>;
126
+ target: import("vue").Ref<Element | undefined>;
127
+ content: import("vue").Ref<Element | undefined>;
128
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
129
+ $slots: {
130
+ target?(_: {
131
+ open: () => void;
132
+ close: () => void;
133
+ toggle: () => void;
134
+ visible: boolean;
135
+ }): any;
136
+ default?(_: {
137
+ close: () => void;
138
+ }): any;
139
+ };
140
+ }) | null;
141
+ };
142
+ attrs: Partial<{}>;
4
143
  };
144
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
5
145
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
6
146
  position: GraphSelectionPosition;
7
147
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -11,13 +151,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
11
151
  }>>> & {
12
152
  onOnClose?: ((args_0: null) => any) | undefined;
13
153
  }, {}, {}>;
14
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
154
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
15
155
  export default _default;
16
- type __VLS_WithTemplateSlots<T, S> = T & {
17
- new (): {
18
- $slots: S;
19
- };
20
- };
21
156
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
157
  type __VLS_TypePropsToOption<T> = {
23
158
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -27,3 +162,8 @@ type __VLS_TypePropsToOption<T> = {
27
162
  required: true;
28
163
  };
29
164
  };
165
+ type __VLS_WithTemplateSlots<T, S> = T & {
166
+ new (): {
167
+ $slots: S;
168
+ };
169
+ };
@@ -1,10 +1,17 @@
1
1
  import { CheckboxModel } from '@prefecthq/prefect-design';
2
2
  import { FlowRun } from '../models/FlowRun';
3
3
  declare function __VLS_template(): {
4
- after?(_: {
5
- flowRun: FlowRun;
6
- }): any;
4
+ slots: {
5
+ after?(_: {
6
+ flowRun: FlowRun;
7
+ }): any;
8
+ };
9
+ refs: {
10
+ el: HTMLDivElement;
11
+ };
12
+ attrs: Partial<{}>;
7
13
  };
14
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
8
15
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
9
16
  selectable?: boolean;
10
17
  selected?: CheckboxModel | null;
@@ -22,13 +29,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
22
29
  }>>> & {
23
30
  "onUpdate:selected"?: ((value: CheckboxModel) => any) | undefined;
24
31
  }, {}, {}>;
25
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
32
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
26
33
  export default _default;
27
- type __VLS_WithTemplateSlots<T, S> = T & {
28
- new (): {
29
- $slots: S;
30
- };
31
- };
32
34
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
33
35
  type __VLS_TypePropsToOption<T> = {
34
36
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -38,3 +40,8 @@ type __VLS_TypePropsToOption<T> = {
38
40
  required: true;
39
41
  };
40
42
  };
43
+ type __VLS_WithTemplateSlots<T, S> = T & {
44
+ new (): {
45
+ $slots: S;
46
+ };
47
+ };
@@ -1,8 +1,13 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {
3
- flowRun: import("../models").FlowRun | undefined;
4
- }): any;
2
+ slots: {
3
+ default?(_: {
4
+ flowRun: import("../models").FlowRun | undefined;
5
+ }): any;
6
+ };
7
+ refs: {};
8
+ attrs: Partial<{}>;
5
9
  };
10
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
6
11
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
7
12
  flowRunId: string;
8
13
  showAll?: boolean;
@@ -14,13 +19,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
14
19
  }>>> & {
15
20
  onDelete?: ((...args: any[]) => any) | undefined;
16
21
  }, {}, {}>;
17
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
22
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
18
23
  export default _default;
19
- type __VLS_WithTemplateSlots<T, S> = T & {
20
- new (): {
21
- $slots: S;
22
- };
23
- };
24
24
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
25
25
  type __VLS_TypePropsToOption<T> = {
26
26
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -30,3 +30,8 @@ type __VLS_TypePropsToOption<T> = {
30
30
  required: true;
31
31
  };
32
32
  };
33
+ type __VLS_WithTemplateSlots<T, S> = T & {
34
+ new (): {
35
+ $slots: S;
36
+ };
37
+ };
@@ -1,8 +1,13 @@
1
1
  declare function __VLS_template(): {
2
- actions?(_: {}): any;
2
+ slots: {
3
+ actions?(_: {}): any;
4
+ };
5
+ refs: {};
6
+ attrs: Partial<{}>;
3
7
  };
8
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
4
9
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
10
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
6
11
  export default _default;
7
12
  type __VLS_WithTemplateSlots<T, S> = T & {
8
13
  new (): {
@@ -1,8 +1,13 @@
1
1
  declare function __VLS_template(): {
2
- actions?(_: {}): any;
2
+ slots: {
3
+ actions?(_: {}): any;
4
+ };
5
+ refs: {};
6
+ attrs: Partial<{}>;
3
7
  };
8
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
4
9
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
5
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
10
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
6
11
  export default _default;
7
12
  type __VLS_WithTemplateSlots<T, S> = T & {
8
13
  new (): {
@@ -1,9 +1,14 @@
1
1
  declare function __VLS_template(): {
2
- tooltip?(_: {}): any;
3
- default?(_: {
4
- date: string;
5
- }): any;
2
+ slots: {
3
+ tooltip?(_: {}): any;
4
+ default?(_: {
5
+ date: string;
6
+ }): any;
7
+ };
8
+ refs: {};
9
+ attrs: Partial<{}>;
6
10
  };
11
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
7
12
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
8
13
  date: Date;
9
14
  format?: "date" | "datetime" | "relative" | "numeric";
@@ -11,13 +16,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
11
16
  date: Date;
12
17
  format?: "date" | "datetime" | "relative" | "numeric";
13
18
  }>>>, {}, {}>;
14
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
19
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
15
20
  export default _default;
16
- type __VLS_WithTemplateSlots<T, S> = T & {
17
- new (): {
18
- $slots: S;
19
- };
20
- };
21
21
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
22
22
  type __VLS_TypePropsToOption<T> = {
23
23
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -27,3 +27,8 @@ type __VLS_TypePropsToOption<T> = {
27
27
  required: true;
28
28
  };
29
29
  };
30
+ type __VLS_WithTemplateSlots<T, S> = T & {
31
+ new (): {
32
+ $slots: S;
33
+ };
34
+ };
@@ -1,11 +1,16 @@
1
1
  import { Icon } from '@prefecthq/prefect-design';
2
2
  declare function __VLS_template(): {
3
- default?(_: {
4
- count: number;
5
- formattedLabel: string;
6
- }): any;
7
- empty?(_: {}): any;
3
+ slots: {
4
+ default?(_: {
5
+ count: number;
6
+ formattedLabel: string;
7
+ }): any;
8
+ empty?(_: {}): any;
9
+ };
10
+ refs: {};
11
+ attrs: Partial<{}>;
8
12
  };
13
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
14
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
10
15
  count: number;
11
16
  label?: string;
@@ -15,13 +20,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
15
20
  label?: string;
16
21
  icon: Icon;
17
22
  }>>>, {}, {}>;
18
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
23
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
19
24
  export default _default;
20
- type __VLS_WithTemplateSlots<T, S> = T & {
21
- new (): {
22
- $slots: S;
23
- };
24
- };
25
25
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
26
26
  type __VLS_TypePropsToOption<T> = {
27
27
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -31,3 +31,8 @@ type __VLS_TypePropsToOption<T> = {
31
31
  required: true;
32
32
  };
33
33
  };
34
+ type __VLS_WithTemplateSlots<T, S> = T & {
35
+ new (): {
36
+ $slots: S;
37
+ };
38
+ };
@@ -1,9 +1,14 @@
1
1
  import { IntervalSchedule } from '../models';
2
2
  declare function __VLS_template(): {
3
- footer?(_: {
4
- disabled: boolean;
5
- }): any;
3
+ slots: {
4
+ footer?(_: {
5
+ disabled: boolean;
6
+ }): any;
7
+ };
8
+ refs: {};
9
+ attrs: Partial<{}>;
6
10
  };
11
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
7
12
  declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
8
13
  hideActions?: boolean;
9
14
  schedule?: IntervalSchedule;
@@ -27,21 +32,13 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<
27
32
  }, {
28
33
  schedule: IntervalSchedule;
29
34
  }, {}>;
30
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
35
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
31
36
  export default _default;
32
37
  type __VLS_WithDefaults<P, D> = {
33
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
38
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
34
39
  default: D[K];
35
40
  }> : P[K];
36
41
  };
37
- type __VLS_Prettify<T> = {
38
- [K in keyof T]: T[K];
39
- } & {};
40
- type __VLS_WithTemplateSlots<T, S> = T & {
41
- new (): {
42
- $slots: S;
43
- };
44
- };
45
42
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
46
43
  type __VLS_TypePropsToOption<T> = {
47
44
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -51,3 +48,11 @@ type __VLS_TypePropsToOption<T> = {
51
48
  required: true;
52
49
  };
53
50
  };
51
+ type __VLS_WithTemplateSlots<T, S> = T & {
52
+ new (): {
53
+ $slots: S;
54
+ };
55
+ };
56
+ type __VLS_PrettifyLocal<T> = {
57
+ [K in keyof T]: T[K];
58
+ } & {};