@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
@@ -13,13 +13,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
13
13
  }, {}>;
14
14
  export default _default;
15
15
  type __VLS_WithDefaults<P, D> = {
16
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
16
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
17
17
  default: D[K];
18
18
  }> : P[K];
19
19
  };
20
- type __VLS_Prettify<T> = {
21
- [K in keyof T]: T[K];
22
- } & {};
23
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
24
21
  type __VLS_TypePropsToOption<T> = {
25
22
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -29,3 +26,6 @@ type __VLS_TypePropsToOption<T> = {
29
26
  required: true;
30
27
  };
31
28
  };
29
+ type __VLS_PrettifyLocal<T> = {
30
+ [K in keyof T]: T[K];
31
+ } & {};
@@ -1,7 +1,12 @@
1
1
  import { Log } from '../models/Log';
2
2
  declare function __VLS_template(): {
3
- empty?(_: {}): any;
3
+ slots: {
4
+ empty?(_: {}): 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
  logs: Log[];
7
12
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -11,13 +16,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
11
16
  }>>> & {
12
17
  onBottom?: (() => any) | undefined;
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,7 +1,12 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {}): any;
3
- actions?(_: {}): any;
2
+ slots: {
3
+ default?(_: {}): any;
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
  title?: string;
7
12
  subtitle?: string;
@@ -13,13 +18,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
13
18
  alternate?: boolean;
14
19
  centered?: boolean;
15
20
  }>>>, {}, {}>;
16
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
21
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
22
  export default _default;
18
- type __VLS_WithTemplateSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
23
23
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
24
24
  type __VLS_TypePropsToOption<T> = {
25
25
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -29,3 +29,8 @@ type __VLS_TypePropsToOption<T> = {
29
29
  required: true;
30
30
  };
31
31
  };
32
+ type __VLS_WithTemplateSlots<T, S> = T & {
33
+ new (): {
34
+ $slots: S;
35
+ };
36
+ };
@@ -1,10 +1,15 @@
1
1
  import { BreadCrumbs } from '@prefecthq/prefect-design';
2
2
  import { Size } from '../types';
3
3
  declare function __VLS_template(): {
4
- "after-crumbs"?(_: {}): any;
5
- default?(_: {}): any;
6
- actions?(_: {}): any;
4
+ slots: {
5
+ "after-crumbs"?(_: {}): any;
6
+ default?(_: {}): any;
7
+ actions?(_: {}): any;
8
+ };
9
+ refs: {};
10
+ attrs: Partial<{}>;
7
11
  };
12
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
8
13
  declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
9
14
  crumbs: BreadCrumbs;
10
15
  size?: Size;
@@ -18,21 +23,13 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<
18
23
  }>>>, {
19
24
  size: Size;
20
25
  }, {}>;
21
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
26
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
22
27
  export default _default;
23
28
  type __VLS_WithDefaults<P, D> = {
24
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
29
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
25
30
  default: D[K];
26
31
  }> : P[K];
27
32
  };
28
- type __VLS_Prettify<T> = {
29
- [K in keyof T]: T[K];
30
- } & {};
31
- type __VLS_WithTemplateSlots<T, S> = T & {
32
- new (): {
33
- $slots: S;
34
- };
35
- };
36
33
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
37
34
  type __VLS_TypePropsToOption<T> = {
38
35
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -42,3 +39,11 @@ type __VLS_TypePropsToOption<T> = {
42
39
  required: true;
43
40
  };
44
41
  };
42
+ type __VLS_WithTemplateSlots<T, S> = T & {
43
+ new (): {
44
+ $slots: S;
45
+ };
46
+ };
47
+ type __VLS_PrettifyLocal<T> = {
48
+ [K in keyof T]: T[K];
49
+ } & {};
@@ -1,19 +1,19 @@
1
1
  import { Deployment } from '../models';
2
2
  declare function __VLS_template(): {
3
- "after-crumbs"?(_: {}): any;
3
+ slots: {
4
+ "after-crumbs"?(_: {}): 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
  deployment: Deployment;
7
12
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
8
13
  deployment: Deployment;
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
+ };
@@ -6,20 +6,20 @@ type __VLS_PublicProps = {
6
6
  'showModal': boolean;
7
7
  } & typeof __VLS_typeProps;
8
8
  declare function __VLS_template(): {
9
- actions?(_: {}): any;
9
+ slots: {
10
+ actions?(_: {}): any;
11
+ };
12
+ refs: {};
13
+ attrs: Partial<{}>;
10
14
  };
15
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
16
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<__VLS_PublicProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
17
  "update:showModal": (showModal: boolean) => void;
13
18
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<__VLS_PublicProps>>> & {
14
19
  "onUpdate:showModal"?: ((showModal: boolean) => any) | undefined;
15
20
  }, {}, {}>;
16
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
21
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
22
  export default _default;
18
- type __VLS_WithTemplateSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
23
23
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
24
24
  type __VLS_TypePropsToOption<T> = {
25
25
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -29,3 +29,8 @@ type __VLS_TypePropsToOption<T> = {
29
29
  required: true;
30
30
  };
31
31
  };
32
+ type __VLS_WithTemplateSlots<T, S> = T & {
33
+ new (): {
34
+ $slots: S;
35
+ };
36
+ };
@@ -1,24 +1,24 @@
1
1
  import { WorkspaceEventResource } from '../models/workspaceEvent';
2
2
  declare function __VLS_template(): {
3
- default?(_: {
4
- id: string | null;
5
- name: string | null;
6
- role: "flow" | "tag" | "work-queue" | "work-pool" | "automation" | "deployment" | "workspace" | "flow-run" | "task-run" | "block-document" | "concurrency-limit" | "artifact-collection" | "creator" | "actor" | "webhook" | null;
7
- resourceId: string;
8
- }): any;
3
+ slots: {
4
+ default?(_: {
5
+ id: string | null;
6
+ name: string | null;
7
+ role: "flow" | "tag" | "work-queue" | "work-pool" | "automation" | "deployment" | "workspace" | "flow-run" | "task-run" | "block-document" | "concurrency-limit" | "artifact-collection" | "creator" | "actor" | "webhook" | null;
8
+ resourceId: string;
9
+ }): any;
10
+ };
11
+ refs: {};
12
+ attrs: Partial<{}>;
9
13
  };
14
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
10
15
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
11
16
  resource: WorkspaceEventResource;
12
17
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
13
18
  resource: WorkspaceEventResource;
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
+ };
@@ -13,13 +13,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
13
13
  }, {}>;
14
14
  export default _default;
15
15
  type __VLS_WithDefaults<P, D> = {
16
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
16
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
17
17
  default: D[K];
18
18
  }> : P[K];
19
19
  };
20
- type __VLS_Prettify<T> = {
21
- [K in keyof T]: T[K];
22
- } & {};
23
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
24
21
  type __VLS_TypePropsToOption<T> = {
25
22
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -29,3 +26,6 @@ type __VLS_TypePropsToOption<T> = {
29
26
  required: true;
30
27
  };
31
28
  };
29
+ type __VLS_PrettifyLocal<T> = {
30
+ [K in keyof T]: T[K];
31
+ } & {};
@@ -1,21 +1,21 @@
1
1
  declare function __VLS_template(): {
2
- empty?(_: {}): any;
3
- default?(_: {
4
- item: any;
5
- }): any;
2
+ slots: {
3
+ empty?(_: {}): any;
4
+ default?(_: {
5
+ item: any;
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
  items: any[];
9
14
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
10
15
  items: any[];
11
16
  }>>>, {}, {}>;
12
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
17
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
13
18
  export default _default;
14
- type __VLS_WithTemplateSlots<T, S> = T & {
15
- new (): {
16
- $slots: S;
17
- };
18
- };
19
19
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
20
20
  type __VLS_TypePropsToOption<T> = {
21
21
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -25,3 +25,8 @@ type __VLS_TypePropsToOption<T> = {
25
25
  required: true;
26
26
  };
27
27
  };
28
+ type __VLS_WithTemplateSlots<T, S> = T & {
29
+ new (): {
30
+ $slots: S;
31
+ };
32
+ };
@@ -1,8 +1,13 @@
1
1
  import { SavedFlowRunsSearch } from '../compositions/useSavedFlowRunsSearches';
2
2
  import { SavedSearch } from '../models/SavedSearch';
3
3
  declare function __VLS_template(): {
4
- actions?(_: {}): any;
4
+ slots: {
5
+ actions?(_: {}): 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
  showModal: boolean;
8
13
  savedSearch: SavedFlowRunsSearch;
@@ -16,13 +21,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
16
21
  "onUpdate:showModal"?: ((value: boolean) => any) | undefined;
17
22
  onSaved?: ((value: SavedSearch) => any) | undefined;
18
23
  }, {}, {}>;
19
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
24
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
20
25
  export default _default;
21
- type __VLS_WithTemplateSlots<T, S> = T & {
22
- new (): {
23
- $slots: S;
24
- };
25
- };
26
26
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
27
27
  type __VLS_TypePropsToOption<T> = {
28
28
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -32,3 +32,8 @@ type __VLS_TypePropsToOption<T> = {
32
32
  required: true;
33
33
  };
34
34
  };
35
+ type __VLS_WithTemplateSlots<T, S> = T & {
36
+ new (): {
37
+ $slots: S;
38
+ };
39
+ };
@@ -15,11 +15,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
15
15
  }): any;
16
16
  }>;
17
17
  export default _default;
18
- type __VLS_WithTemplateSlots<T, S> = T & {
19
- new (): {
20
- $slots: S;
21
- };
22
- };
23
18
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
24
19
  type __VLS_TypePropsToOption<T> = {
25
20
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -29,3 +24,8 @@ type __VLS_TypePropsToOption<T> = {
29
24
  required: true;
30
25
  };
31
26
  };
27
+ type __VLS_WithTemplateSlots<T, S> = T & {
28
+ new (): {
29
+ $slots: S;
30
+ };
31
+ };
@@ -1,10 +1,15 @@
1
1
  import { SchemaInputType } from '../types/schemaInput';
2
2
  import { SchemaValues, Schema } from '../types/schemas';
3
3
  declare function __VLS_template(): {
4
- "button-group"?(_: {}): any;
5
- "null-input-type"?(_: {}): any;
6
- empty?(_: {}): any;
4
+ slots: {
5
+ "button-group"?(_: {}): any;
6
+ "null-input-type"?(_: {}): any;
7
+ empty?(_: {}): any;
8
+ };
9
+ refs: {};
10
+ attrs: Partial<{}>;
7
11
  };
12
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
8
13
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
9
14
  /**
10
15
  * @deprecated Use SchemaFormInputV2.vue
@@ -28,13 +33,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
28
33
  "onUpdate:modelValue"?: ((value: SchemaValues | null | undefined) => any) | undefined;
29
34
  "onUpdate:inputType"?: ((value: "json" | "form" | null) => any) | undefined;
30
35
  }, {}, {}>;
31
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
36
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
32
37
  export default _default;
33
- type __VLS_WithTemplateSlots<T, S> = T & {
34
- new (): {
35
- $slots: S;
36
- };
37
- };
38
38
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
39
39
  type __VLS_TypePropsToOption<T> = {
40
40
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -44,3 +44,8 @@ type __VLS_TypePropsToOption<T> = {
44
44
  required: true;
45
45
  };
46
46
  };
47
+ type __VLS_WithTemplateSlots<T, S> = T & {
48
+ new (): {
49
+ $slots: S;
50
+ };
51
+ };
@@ -27,13 +27,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
27
27
  }, {}>;
28
28
  export default _default;
29
29
  type __VLS_WithDefaults<P, D> = {
30
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
30
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
31
31
  default: D[K];
32
32
  }> : P[K];
33
33
  };
34
- type __VLS_Prettify<T> = {
35
- [K in keyof T]: T[K];
36
- } & {};
37
34
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
38
35
  type __VLS_TypePropsToOption<T> = {
39
36
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -43,3 +40,6 @@ type __VLS_TypePropsToOption<T> = {
43
40
  required: true;
44
41
  };
45
42
  };
43
+ type __VLS_PrettifyLocal<T> = {
44
+ [K in keyof T]: T[K];
45
+ } & {};
@@ -13,13 +13,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
13
13
  }, {}>;
14
14
  export default _default;
15
15
  type __VLS_WithDefaults<P, D> = {
16
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
16
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
17
17
  default: D[K];
18
18
  }> : P[K];
19
19
  };
20
- type __VLS_Prettify<T> = {
21
- [K in keyof T]: T[K];
22
- } & {};
23
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
24
21
  type __VLS_TypePropsToOption<T> = {
25
22
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -29,3 +26,6 @@ type __VLS_TypePropsToOption<T> = {
29
26
  required: true;
30
27
  };
31
28
  };
29
+ type __VLS_PrettifyLocal<T> = {
30
+ [K in keyof T]: T[K];
31
+ } & {};
@@ -1,23 +1,23 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {
3
- item: string;
4
- }): any;
5
- default?(_: {
6
- item: string;
7
- }): any;
2
+ slots: {
3
+ default?(_: {
4
+ item: string;
5
+ }): any;
6
+ default?(_: {
7
+ item: string;
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
  itemArray: string[];
11
16
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
12
17
  itemArray: 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
+ };
@@ -15,13 +15,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
15
15
  }, {}>;
16
16
  export default _default;
17
17
  type __VLS_WithDefaults<P, D> = {
18
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
18
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
19
19
  default: D[K];
20
20
  }> : P[K];
21
21
  };
22
- type __VLS_Prettify<T> = {
23
- [K in keyof T]: T[K];
24
- } & {};
25
22
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
26
23
  type __VLS_TypePropsToOption<T> = {
27
24
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -31,3 +28,6 @@ type __VLS_TypePropsToOption<T> = {
31
28
  required: true;
32
29
  };
33
30
  };
31
+ type __VLS_PrettifyLocal<T> = {
32
+ [K in keyof T]: T[K];
33
+ } & {};
@@ -1,13 +1,18 @@
1
1
  import { CheckboxModel } from '@prefecthq/prefect-design';
2
2
  import { StateType } from '../models/StateType';
3
3
  declare function __VLS_template(): {
4
- name?(_: {}): any;
5
- tags?(_: {}): any;
6
- action?(_: {}): any;
7
- meta?(_: {}): any;
8
- relationships?(_: {}): any;
9
- default?(_: {}): any;
4
+ slots: {
5
+ name?(_: {}): any;
6
+ tags?(_: {}): any;
7
+ action?(_: {}): any;
8
+ meta?(_: {}): any;
9
+ relationships?(_: {}): any;
10
+ default?(_: {}): any;
11
+ };
12
+ refs: {};
13
+ attrs: Partial<{}>;
10
14
  };
15
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
16
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
12
17
  selectable?: boolean;
13
18
  selected?: CheckboxModel | null;
@@ -25,13 +30,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
25
30
  }>>> & {
26
31
  "onUpdate:selected"?: ((value: CheckboxModel) => any) | undefined;
27
32
  }, {}, {}>;
28
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
33
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
29
34
  export default _default;
30
- type __VLS_WithTemplateSlots<T, S> = T & {
31
- new (): {
32
- $slots: S;
33
- };
34
- };
35
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
36
36
  type __VLS_TypePropsToOption<T> = {
37
37
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -41,3 +41,8 @@ type __VLS_TypePropsToOption<T> = {
41
41
  required: true;
42
42
  };
43
43
  };
44
+ type __VLS_WithTemplateSlots<T, S> = T & {
45
+ new (): {
46
+ $slots: S;
47
+ };
48
+ };
@@ -12,13 +12,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
12
12
  }, {}>;
13
13
  export default _default;
14
14
  type __VLS_WithDefaults<P, D> = {
15
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
15
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
16
16
  default: D[K];
17
17
  }> : P[K];
18
18
  };
19
- type __VLS_Prettify<T> = {
20
- [K in keyof T]: T[K];
21
- } & {};
22
19
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
20
  type __VLS_TypePropsToOption<T> = {
24
21
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -28,3 +25,6 @@ type __VLS_TypePropsToOption<T> = {
28
25
  required: true;
29
26
  };
30
27
  };
28
+ type __VLS_PrettifyLocal<T> = {
29
+ [K in keyof T]: T[K];
30
+ } & {};
@@ -1,19 +1,19 @@
1
1
  import { TaskRun } 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
  taskRun: TaskRun;
7
12
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
8
13
  taskRun: TaskRun;
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
+ };