@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
@@ -1,8 +1,13 @@
1
1
  declare function __VLS_template(): {
2
- title?(_: {}): any;
3
- message?(_: {}): any;
4
- actions?(_: {}): any;
2
+ slots: {
3
+ title?(_: {}): any;
4
+ message?(_: {}): any;
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_WithDefaults<__VLS_TypePropsToOption<{
7
12
  showModal: boolean;
8
13
  label?: string;
@@ -32,21 +37,13 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<
32
37
  label: string;
33
38
  action: "Delete" | "Remove";
34
39
  }, {}>;
35
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
40
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
36
41
  export default _default;
37
42
  type __VLS_WithDefaults<P, D> = {
38
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
43
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
39
44
  default: D[K];
40
45
  }> : P[K];
41
46
  };
42
- type __VLS_Prettify<T> = {
43
- [K in keyof T]: T[K];
44
- } & {};
45
- type __VLS_WithTemplateSlots<T, S> = T & {
46
- new (): {
47
- $slots: S;
48
- };
49
- };
50
47
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
51
48
  type __VLS_TypePropsToOption<T> = {
52
49
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -56,3 +53,11 @@ type __VLS_TypePropsToOption<T> = {
56
53
  required: true;
57
54
  };
58
55
  };
56
+ type __VLS_WithTemplateSlots<T, S> = T & {
57
+ new (): {
58
+ $slots: S;
59
+ };
60
+ };
61
+ type __VLS_PrettifyLocal<T> = {
62
+ [K in keyof T]: T[K];
63
+ } & {};
@@ -1,8 +1,13 @@
1
1
  import { FlowRun, StateUpdateDetails, TaskRun } from '../models';
2
2
  declare function __VLS_template(): {
3
- title?(_: {}): any;
4
- actions?(_: {}): any;
3
+ slots: {
4
+ title?(_: {}): any;
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_WithDefaults<__VLS_TypePropsToOption<{
7
12
  showModal: boolean;
8
13
  label?: string;
@@ -24,21 +29,13 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<
24
29
  }, {
25
30
  label: string;
26
31
  }, {}>;
27
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
32
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
28
33
  export default _default;
29
34
  type __VLS_WithDefaults<P, D> = {
30
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
35
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
31
36
  default: D[K];
32
37
  }> : P[K];
33
38
  };
34
- type __VLS_Prettify<T> = {
35
- [K in keyof T]: T[K];
36
- } & {};
37
- type __VLS_WithTemplateSlots<T, S> = T & {
38
- new (): {
39
- $slots: S;
40
- };
41
- };
42
39
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
43
40
  type __VLS_TypePropsToOption<T> = {
44
41
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -48,3 +45,11 @@ type __VLS_TypePropsToOption<T> = {
48
45
  required: true;
49
46
  };
50
47
  };
48
+ type __VLS_WithTemplateSlots<T, S> = T & {
49
+ new (): {
50
+ $slots: S;
51
+ };
52
+ };
53
+ type __VLS_PrettifyLocal<T> = {
54
+ [K in keyof T]: T[K];
55
+ } & {};
@@ -1,18 +1,18 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {}): any;
2
+ slots: {
3
+ default?(_: {}): 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<__VLS_TypePropsToOption<{
5
10
  textToCopy: string;
6
11
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
7
12
  textToCopy: string;
8
13
  }>>>, {}, {}>;
9
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
14
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
10
15
  export default _default;
11
- type __VLS_WithTemplateSlots<T, S> = T & {
12
- new (): {
13
- $slots: S;
14
- };
15
- };
16
16
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
17
17
  type __VLS_TypePropsToOption<T> = {
18
18
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -22,3 +22,8 @@ type __VLS_TypePropsToOption<T> = {
22
22
  required: true;
23
23
  };
24
24
  };
25
+ type __VLS_WithTemplateSlots<T, S> = T & {
26
+ new (): {
27
+ $slots: S;
28
+ };
29
+ };
@@ -1,9 +1,14 @@
1
1
  import { CronSchedule } 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?: CronSchedule;
@@ -27,21 +32,13 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<
27
32
  }, {
28
33
  schedule: CronSchedule;
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
+ } & {};
@@ -1,18 +1,18 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {}): any;
2
+ slots: {
3
+ default?(_: {}): 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<__VLS_TypePropsToOption<{
5
10
  label: string;
6
11
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
7
12
  label: string;
8
13
  }>>>, {}, {}>;
9
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
14
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
10
15
  export default _default;
11
- type __VLS_WithTemplateSlots<T, S> = T & {
12
- new (): {
13
- $slots: S;
14
- };
15
- };
16
16
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
17
17
  type __VLS_TypePropsToOption<T> = {
18
18
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -22,3 +22,8 @@ type __VLS_TypePropsToOption<T> = {
22
22
  required: true;
23
23
  };
24
24
  };
25
+ type __VLS_WithTemplateSlots<T, S> = T & {
26
+ new (): {
27
+ $slots: S;
28
+ };
29
+ };
@@ -1,4 +1,9 @@
1
- declare function __VLS_template(): Partial<Record<NonNullable<string | number>, (_: any) => any>>;
1
+ declare function __VLS_template(): {
2
+ slots: Partial<Record<NonNullable<string | number>, (_: any) => any>>;
3
+ refs: {};
4
+ attrs: Partial<{}>;
5
+ };
6
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
2
7
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
3
8
  modelValue: Date | null | undefined;
4
9
  viewingDate?: Date;
@@ -18,13 +23,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
18
23
  "onUpdate:modelValue"?: ((value: Date | null) => any) | undefined;
19
24
  "onUpdate:viewingDate"?: ((value: Date | undefined) => any) | undefined;
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
- type __VLS_WithTemplateSlots<T, S> = T & {
24
- new (): {
25
- $slots: S;
26
- };
27
- };
28
28
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
29
29
  type __VLS_TypePropsToOption<T> = {
30
30
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -34,3 +34,8 @@ type __VLS_TypePropsToOption<T> = {
34
34
  required: true;
35
35
  };
36
36
  };
37
+ type __VLS_WithTemplateSlots<T, S> = T & {
38
+ new (): {
39
+ $slots: S;
40
+ };
41
+ };
@@ -1,4 +1,9 @@
1
- declare function __VLS_template(): Partial<Record<NonNullable<string | number>, (_: any) => any>>;
1
+ declare function __VLS_template(): {
2
+ slots: Partial<Record<NonNullable<string | number>, (_: any) => any>>;
3
+ refs: {};
4
+ attrs: Partial<{}>;
5
+ };
6
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
2
7
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
3
8
  startDate: Date | null | undefined;
4
9
  endDate: Date | null | undefined;
@@ -16,13 +21,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
16
21
  "onUpdate:startDate"?: ((value: Date | null) => any) | undefined;
17
22
  "onUpdate:endDate"?: ((value: Date | null) => 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
+ };
@@ -1,5 +1,10 @@
1
1
  import { DateRangeSelectValue } from '@prefecthq/prefect-design';
2
- declare function __VLS_template(): Partial<Record<NonNullable<string | number>, (_: any) => any>>;
2
+ declare function __VLS_template(): {
3
+ slots: Partial<Record<NonNullable<string | number>, (_: any) => any>>;
4
+ refs: {};
5
+ attrs: Partial<{}>;
6
+ };
7
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
3
8
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
4
9
  modelValue: DateRangeSelectValue;
5
10
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -9,13 +14,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
9
14
  }>>> & {
10
15
  "onUpdate:modelValue"?: ((value: DateRangeSelectValue) => any) | undefined;
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
+ };
@@ -10,31 +10,31 @@ type __VLS_PublicProps = {
10
10
  'selected': string | string[] | null | undefined;
11
11
  } & typeof __VLS_typeProps;
12
12
  declare function __VLS_template(): {
13
- default?(_: {
14
- value: string | number | boolean | null;
15
- label: string;
16
- option: {
13
+ slots: {
14
+ default?(_: {
15
+ value: string | number | boolean | null;
17
16
  label: string;
18
- value: import("@prefecthq/prefect-design").SelectModelValue;
19
- disabled?: boolean | undefined;
20
- } | undefined;
21
- }): any;
22
- option?(_: {
23
- option: DeploymentOption;
24
- }): any;
17
+ option: {
18
+ label: string;
19
+ value: import("@prefecthq/prefect-design").SelectModelValue;
20
+ disabled?: boolean | undefined;
21
+ } | undefined;
22
+ }): any;
23
+ option?(_: {
24
+ option: DeploymentOption;
25
+ }): any;
26
+ };
27
+ refs: {};
28
+ attrs: Partial<{}>;
25
29
  };
30
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
26
31
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<__VLS_PublicProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
27
32
  "update:selected": (selected: string | string[] | null | undefined) => void;
28
33
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<__VLS_PublicProps>>> & {
29
34
  "onUpdate:selected"?: ((selected: string | string[] | null | undefined) => 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
+ };
@@ -1,19 +1,19 @@
1
1
  import { Deployment } from '../models';
2
2
  declare function __VLS_template(): {
3
- default?(_: {}): any;
3
+ slots: {
4
+ default?(_: {}): 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
+ };
@@ -1,7 +1,12 @@
1
1
  import { Deployment } from '../models';
2
2
  declare function __VLS_template(): {
3
- default?(_: {}): any;
3
+ slots: {
4
+ default?(_: {}): 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
  alternate?: boolean;
@@ -13,13 +18,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
13
18
  }>>> & {
14
19
  onUpdate?: (() => 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
+ };
@@ -19,13 +19,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
19
19
  }, {}>;
20
20
  export default _default;
21
21
  type __VLS_WithDefaults<P, D> = {
22
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
22
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
23
23
  default: D[K];
24
24
  }> : P[K];
25
25
  };
26
- type __VLS_Prettify<T> = {
27
- [K in keyof T]: T[K];
28
- } & {};
29
26
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
30
27
  type __VLS_TypePropsToOption<T> = {
31
28
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -35,3 +32,6 @@ type __VLS_TypePropsToOption<T> = {
35
32
  required: true;
36
33
  };
37
34
  };
35
+ type __VLS_PrettifyLocal<T> = {
36
+ [K in keyof T]: T[K];
37
+ } & {};
@@ -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,7 +1,12 @@
1
1
  import { Deployment } from '../models';
2
2
  declare function __VLS_template(): {
3
- default?(_: {}): any;
3
+ slots: {
4
+ default?(_: {}): 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
  openModal: () => void;
@@ -9,13 +14,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
9
14
  deployment: Deployment;
10
15
  openModal: () => void;
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
  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,18 +1,18 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {}): any;
2
+ slots: {
3
+ default?(_: {}): 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<__VLS_TypePropsToOption<{
5
10
  to: string;
6
11
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
7
12
  to: string;
8
13
  }>>>, {}, {}>;
9
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
14
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
10
15
  export default _default;
11
- type __VLS_WithTemplateSlots<T, S> = T & {
12
- new (): {
13
- $slots: S;
14
- };
15
- };
16
16
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
17
17
  type __VLS_TypePropsToOption<T> = {
18
18
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -22,3 +22,8 @@ type __VLS_TypePropsToOption<T> = {
22
22
  required: true;
23
23
  };
24
24
  };
25
+ type __VLS_WithTemplateSlots<T, S> = T & {
26
+ new (): {
27
+ $slots: S;
28
+ };
29
+ };
@@ -7,11 +7,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
7
7
  actions?(_: {}): any;
8
8
  }>;
9
9
  export default _default;
10
- type __VLS_WithTemplateSlots<T, S> = T & {
11
- new (): {
12
- $slots: S;
13
- };
14
- };
15
10
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
11
  type __VLS_TypePropsToOption<T> = {
17
12
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -21,3 +16,8 @@ type __VLS_TypePropsToOption<T> = {
21
16
  required: true;
22
17
  };
23
18
  };
19
+ type __VLS_WithTemplateSlots<T, S> = T & {
20
+ new (): {
21
+ $slots: S;
22
+ };
23
+ };
@@ -1,18 +1,18 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {}): any;
2
+ slots: {
3
+ default?(_: {}): 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<__VLS_TypePropsToOption<{
5
10
  description: string;
6
11
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
7
12
  description: string;
8
13
  }>>>, {}, {}>;
9
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
14
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
10
15
  export default _default;
11
- type __VLS_WithTemplateSlots<T, S> = T & {
12
- new (): {
13
- $slots: S;
14
- };
15
- };
16
16
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
17
17
  type __VLS_TypePropsToOption<T> = {
18
18
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -22,3 +22,8 @@ type __VLS_TypePropsToOption<T> = {
22
22
  required: true;
23
23
  };
24
24
  };
25
+ type __VLS_WithTemplateSlots<T, S> = T & {
26
+ new (): {
27
+ $slots: S;
28
+ };
29
+ };