@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,17 +1,22 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {
3
- value: string | number | boolean | null;
4
- label: string;
5
- option: {
2
+ slots: {
3
+ default?(_: {
4
+ value: string | number | boolean | null;
6
5
  label: string;
7
- value: import("@prefecthq/prefect-design").SelectModelValue;
8
- disabled?: boolean | undefined;
9
- } | undefined;
10
- }): any;
11
- option?(_: {
12
- option: any;
13
- }): any;
6
+ option: {
7
+ label: string;
8
+ value: import("@prefecthq/prefect-design").SelectModelValue;
9
+ disabled?: boolean | undefined;
10
+ } | undefined;
11
+ }): any;
12
+ option?(_: {
13
+ option: any;
14
+ }): any;
15
+ };
16
+ refs: {};
17
+ attrs: Partial<{}>;
14
18
  };
19
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
20
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
16
21
  selected: string | string[] | null | undefined;
17
22
  emptyMessage?: string;
@@ -27,13 +32,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
27
32
  }>>> & {
28
33
  "onUpdate:selected"?: ((value: string | string[] | null) => any) | undefined;
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
- type __VLS_WithTemplateSlots<T, S> = T & {
33
- new (): {
34
- $slots: S;
35
- };
36
- };
37
37
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
38
38
  type __VLS_TypePropsToOption<T> = {
39
39
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -43,3 +43,8 @@ type __VLS_TypePropsToOption<T> = {
43
43
  required: true;
44
44
  };
45
45
  };
46
+ type __VLS_WithTemplateSlots<T, S> = T & {
47
+ new (): {
48
+ $slots: S;
49
+ };
50
+ };
@@ -1,7 +1,12 @@
1
1
  import { Automation } from '../../automations/types/automation';
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
  automation: Automation;
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
  onDelete?: (() => 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
+ };
@@ -6,22 +6,22 @@ type __VLS_PublicProps = {
6
6
  'time': number;
7
7
  } & typeof __VLS_typeProps;
8
8
  declare function __VLS_template(): {
9
- label?(_: {
10
- id: string;
11
- }): any;
9
+ slots: {
10
+ label?(_: {
11
+ id: any;
12
+ }): any;
13
+ };
14
+ refs: {};
15
+ attrs: Partial<{}>;
12
16
  };
17
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
13
18
  declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<__VLS_PublicProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
19
  "update:time": (time: number) => void;
15
20
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<__VLS_PublicProps>>> & {
16
21
  "onUpdate:time"?: ((time: number) => any) | undefined;
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
+ };
@@ -11,7 +11,6 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
11
11
  history: RunHistory[];
12
12
  }>>>, {}, {}>;
13
13
  export default _default;
14
-
15
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
15
  type __VLS_TypePropsToOption<T> = {
17
16
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -1,10 +1,15 @@
1
1
  import { Artifact, ArtifactCollection } from '../models';
2
2
  declare function __VLS_template(): {
3
- default?(_: {}): any;
4
- "summary-label"?(_: {}): any;
5
- "summary-value"?(_: {}): any;
6
- description?(_: {}): any;
3
+ slots: {
4
+ default?(_: {}): any;
5
+ "summary-label"?(_: {}): any;
6
+ "summary-value"?(_: {}): any;
7
+ description?(_: {}): 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
  artifact: Artifact | ArtifactCollection;
10
15
  condense?: boolean;
@@ -14,13 +19,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
14
19
  condense?: boolean;
15
20
  interactive?: boolean;
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
+ };
@@ -9,11 +9,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
9
9
  }): any;
10
10
  }>;
11
11
  export default _default;
12
- type __VLS_WithTemplateSlots<T, S> = T & {
13
- new (): {
14
- $slots: S;
15
- };
16
- };
17
12
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
13
  type __VLS_TypePropsToOption<T> = {
19
14
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -23,3 +18,8 @@ type __VLS_TypePropsToOption<T> = {
23
18
  required: true;
24
19
  };
25
20
  };
21
+ type __VLS_WithTemplateSlots<T, S> = T & {
22
+ new (): {
23
+ $slots: S;
24
+ };
25
+ };
@@ -1,20 +1,20 @@
1
1
  declare function __VLS_template(): {
2
- default?(_: {
3
- blockDocument: import("..").BlockDocument;
4
- }): any;
2
+ slots: {
3
+ default?(_: {
4
+ blockDocument: import("..").BlockDocument;
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
  blockDocumentId: string;
8
13
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
9
14
  blockDocumentId: string;
10
15
  }>>>, {}, {}>;
11
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
16
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
12
17
  export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
14
- new (): {
15
- $slots: S;
16
- };
17
- };
18
18
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
19
19
  type __VLS_TypePropsToOption<T> = {
20
20
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -24,3 +24,8 @@ type __VLS_TypePropsToOption<T> = {
24
24
  required: true;
25
25
  };
26
26
  };
27
+ type __VLS_WithTemplateSlots<T, S> = T & {
28
+ new (): {
29
+ $slots: S;
30
+ };
31
+ };
@@ -1,5 +1,10 @@
1
1
  import { BlockDocument } from '../models/BlockDocument';
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
  selected: string | null | undefined;
5
10
  blockDocuments: BlockDocument[];
@@ -13,13 +18,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
13
18
  }>>> & {
14
19
  "onUpdate:selected"?: ((value: string | null) => 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
+ };
@@ -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,19 +1,19 @@
1
1
  import { BlockType } 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
  blockType: BlockType;
7
12
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
8
13
  blockType: BlockType;
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,19 +1,19 @@
1
1
  import { BlockType } from '../models/BlockType';
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
  blockType: BlockType;
7
12
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
8
13
  blockType: BlockType;
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
  declare function __VLS_template(): {
2
- title?(_: {}): any;
3
- subtitle?(_: {}): any;
2
+ slots: {
3
+ title?(_: {}): any;
4
+ subtitle?(_: {}): 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;
@@ -11,13 +16,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
11
16
  subtitle?: string;
12
17
  command: string | 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,19 +1,19 @@
1
1
  import { CollectionItem } 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
  collectionItem: CollectionItem;
7
12
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
8
13
  collectionItem: CollectionItem;
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 { ConcurrencyLimit } from '../models/ConcurrencyLimit';
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
  showModal: boolean;
7
12
  concurrencyLimit: ConcurrencyLimit;
@@ -13,13 +18,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
13
18
  }>>> & {
14
19
  "onUpdate:showModal"?: ((value: 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
+ };
@@ -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,6 +1,11 @@
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<__VLS_TypePropsToOption<{
5
10
  showModal: boolean;
6
11
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -10,13 +15,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
10
15
  }>>> & {
11
16
  "onUpdate:showModal"?: ((value: boolean) => any) | undefined;
12
17
  }, {}, {}>;
13
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
18
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
14
19
  export default _default;
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
- new (): {
17
- $slots: S;
18
- };
19
- };
20
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
21
21
  type __VLS_TypePropsToOption<T> = {
22
22
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -26,3 +26,8 @@ type __VLS_TypePropsToOption<T> = {
26
26
  required: true;
27
27
  };
28
28
  };
29
+ type __VLS_WithTemplateSlots<T, S> = T & {
30
+ new (): {
31
+ $slots: S;
32
+ };
33
+ };
@@ -1,6 +1,11 @@
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<__VLS_TypePropsToOption<{
5
10
  showModal: boolean;
6
11
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -10,13 +15,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
10
15
  }>>> & {
11
16
  "onUpdate:showModal"?: ((value: boolean) => any) | undefined;
12
17
  }, {}, {}>;
13
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
18
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
14
19
  export default _default;
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
- new (): {
17
- $slots: S;
18
- };
19
- };
20
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
21
21
  type __VLS_TypePropsToOption<T> = {
22
22
  [K in keyof T]-?: {} extends Pick<T, K> ? {
@@ -26,3 +26,8 @@ type __VLS_TypePropsToOption<T> = {
26
26
  required: true;
27
27
  };
28
28
  };
29
+ type __VLS_WithTemplateSlots<T, S> = T & {
30
+ new (): {
31
+ $slots: S;
32
+ };
33
+ };
@@ -1,7 +1,12 @@
1
1
  import { ConcurrencyV2Limit } from '../models/ConcurrencyV2Limit';
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
  showModal: boolean;
7
12
  concurrencyLimit: ConcurrencyV2Limit;
@@ -13,13 +18,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
13
18
  }>>> & {
14
19
  "onUpdate:showModal"?: ((value: 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
+ };