@dazhicheng/ui 1.5.4 → 1.5.6

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 (219) hide show
  1. package/dist/index.js +1423 -1414
  2. package/dist/style.css +1 -1
  3. package/package.json +3 -3
  4. package/dist/components/tt-area/TtArea.vue.d.ts +0 -2
  5. package/dist/components/tt-area/index.d.ts +0 -1
  6. package/dist/components/tt-button/index.d.ts +0 -1739
  7. package/dist/components/tt-button/index.vue.d.ts +0 -1004
  8. package/dist/components/tt-checkbox/index.d.ts +0 -36
  9. package/dist/components/tt-checkbox/index.vue.d.ts +0 -28
  10. package/dist/components/tt-checkbox/type.d.ts +0 -9
  11. package/dist/components/tt-drawer/index.d.ts +0 -3703
  12. package/dist/components/tt-drawer/src/RenderDrawer.vue.d.ts +0 -2121
  13. package/dist/components/tt-drawer/src/components/DrawerFooter.vue.d.ts +0 -94
  14. package/dist/components/tt-drawer/src/components/DrawerHeader.vue.d.ts +0 -27
  15. package/dist/components/tt-drawer/src/hooks/useDrawerRender.d.ts +0 -10
  16. package/dist/components/tt-drawer/src/hooks/useResizable.d.ts +0 -9
  17. package/dist/components/tt-drawer/src/index.d.ts +0 -10
  18. package/dist/components/tt-drawer/src/props.d.ts +0 -99
  19. package/dist/components/tt-drawer/src/typing.d.ts +0 -154
  20. package/dist/components/tt-drawer/src/utils/drawer-api.d.ts +0 -87
  21. package/dist/components/tt-empty/index.d.ts +0 -18
  22. package/dist/components/tt-form/index.d.ts +0 -13
  23. package/dist/components/tt-form/src/components/ExpandableArrow.vue.d.ts +0 -33
  24. package/dist/components/tt-form/src/components/FormActions.vue.d.ts +0 -34
  25. package/dist/components/tt-form/src/components/Slot.d.ts +0 -7
  26. package/dist/components/tt-form/src/config.d.ts +0 -6
  27. package/dist/components/tt-form/src/form/FormControl.vue.d.ts +0 -19
  28. package/dist/components/tt-form/src/form/FormDescription.vue.d.ts +0 -23
  29. package/dist/components/tt-form/src/form/FormItem.vue.d.ts +0 -23
  30. package/dist/components/tt-form/src/form/FormLabel.vue.d.ts +0 -23
  31. package/dist/components/tt-form/src/form/FormMessage.vue.d.ts +0 -2
  32. package/dist/components/tt-form/src/form/FormMessageToolTip.vue.d.ts +0 -8
  33. package/dist/components/tt-form/src/form/FormWarnMessage.vue.d.ts +0 -25
  34. package/dist/components/tt-form/src/form/RenderContent.vue.d.ts +0 -23
  35. package/dist/components/tt-form/src/form/index.d.ts +0 -10
  36. package/dist/components/tt-form/src/form/injectionKeys.d.ts +0 -2
  37. package/dist/components/tt-form/src/form/useFormField.d.ts +0 -11
  38. package/dist/components/tt-form/src/form-render/FormField.vue.d.ts +0 -28
  39. package/dist/components/tt-form/src/form-render/FormLabel.vue.d.ts +0 -27
  40. package/dist/components/tt-form/src/form-render/context.d.ts +0 -7
  41. package/dist/components/tt-form/src/form-render/dependencies.d.ts +0 -361
  42. package/dist/components/tt-form/src/form-render/expandable.d.ts +0 -9
  43. package/dist/components/tt-form/src/form-render/form.vue.d.ts +0 -38
  44. package/dist/components/tt-form/src/form-render/helper.d.ts +0 -11
  45. package/dist/components/tt-form/src/form-render/index.d.ts +0 -3
  46. package/dist/components/tt-form/src/formApi.d.ts +0 -71
  47. package/dist/components/tt-form/src/hooks/useEmitAsProps.d.ts +0 -7
  48. package/dist/components/tt-form/src/hooks/useFormFieldBus.d.ts +0 -14
  49. package/dist/components/tt-form/src/hooks/useForwardPriorityValues.d.ts +0 -14
  50. package/dist/components/tt-form/src/hooks/useForwardProps.d.ts +0 -7
  51. package/dist/components/tt-form/src/hooks/useForwardPropsEmits.d.ts +0 -8
  52. package/dist/components/tt-form/src/index.vue.d.ts +0 -27
  53. package/dist/components/tt-form/src/shared/createContext.d.ts +0 -8
  54. package/dist/components/tt-form/src/shared/global-state.d.ts +0 -17
  55. package/dist/components/tt-form/src/shared/store.d.ts +0 -1
  56. package/dist/components/tt-form/src/shared/zod-defaults.d.ts +0 -54
  57. package/dist/components/tt-form/src/types/common.d.ts +0 -11
  58. package/dist/components/tt-form/src/types/forms.d.ts +0 -280
  59. package/dist/components/tt-form/src/types/index.d.ts +0 -3
  60. package/dist/components/tt-form/src/types/paths.d.ts +0 -142
  61. package/dist/components/tt-form/src/types/shared.d.ts +0 -19
  62. package/dist/components/tt-form/src/types.d.ts +0 -383
  63. package/dist/components/tt-form/src/useForm.d.ts +0 -2
  64. package/dist/components/tt-form/src/useFormContext.d.ts +0 -12
  65. package/dist/components/tt-form-adapter/component/index.d.ts +0 -13
  66. package/dist/components/tt-form-adapter/index.d.ts +0 -36
  67. package/dist/components/tt-form-item-error-tooltip/index.d.ts +0 -1549
  68. package/dist/components/tt-form-item-error-tooltip/index.vue.d.ts +0 -784
  69. package/dist/components/tt-icon/index.d.ts +0 -76
  70. package/dist/components/tt-icon/index.vue.d.ts +0 -32
  71. package/dist/components/tt-image/index.d.ts +0 -127
  72. package/dist/components/tt-image/src/components/ImageViewer.d.ts +0 -89
  73. package/dist/components/tt-image/tt-image.d.ts +0 -126
  74. package/dist/components/tt-loading/index.d.ts +0 -16
  75. package/dist/components/tt-loading/src/directive.d.ts +0 -9
  76. package/dist/components/tt-loading/src/loading.vue.d.ts +0 -12
  77. package/dist/components/tt-loading/src/service.d.ts +0 -25
  78. package/dist/components/tt-loading/src/type.d.ts +0 -20
  79. package/dist/components/tt-modal/index.d.ts +0 -1809
  80. package/dist/components/tt-modal/src/RenderModal.vue.d.ts +0 -1008
  81. package/dist/components/tt-modal/src/components/ModalFooter.vue.d.ts +0 -210
  82. package/dist/components/tt-modal/src/components/ModalHeader.vue.d.ts +0 -31
  83. package/dist/components/tt-modal/src/components/ModalWrapper.vue.d.ts +0 -224
  84. package/dist/components/tt-modal/src/hooks/useModalRender.d.ts +0 -110
  85. package/dist/components/tt-modal/src/index.d.ts +0 -5
  86. package/dist/components/tt-modal/src/props.d.ts +0 -161
  87. package/dist/components/tt-modal/src/typing.d.ts +0 -188
  88. package/dist/components/tt-modal/src/utils/modal-api.d.ts +0 -97
  89. package/dist/components/tt-part/index.d.ts +0 -398
  90. package/dist/components/tt-part/index.vue.d.ts +0 -253
  91. package/dist/components/tt-part/type.d.ts +0 -100
  92. package/dist/components/tt-part-item/index.d.ts +0 -105
  93. package/dist/components/tt-part-item/index.vue.d.ts +0 -71
  94. package/dist/components/tt-part-item/type.d.ts +0 -81
  95. package/dist/components/tt-select/index.d.ts +0 -7
  96. package/dist/components/tt-select/src/Select.vue.d.ts +0 -861
  97. package/dist/components/tt-select/src/components/SelectTable.vue.d.ts +0 -111
  98. package/dist/components/tt-select/src/components/Table.vue.d.ts +0 -250
  99. package/dist/components/tt-select/src/const.d.ts +0 -16
  100. package/dist/components/tt-select/src/hooks/useDataSource.d.ts +0 -115
  101. package/dist/components/tt-select/src/hooks/useGrid.d.ts +0 -32
  102. package/dist/components/tt-select/src/hooks/useKeyboard.d.ts +0 -59
  103. package/dist/components/tt-select/src/hooks/usePagination.d.ts +0 -16
  104. package/dist/components/tt-select/src/hooks/useSelect.d.ts +0 -87
  105. package/dist/components/tt-select/src/hooks/useSelectTableEvent.d.ts +0 -178
  106. package/dist/components/tt-select/src/props.d.ts +0 -190
  107. package/dist/components/tt-select/src/types/index.d.ts +0 -142
  108. package/dist/components/tt-select/src/utils/index.d.ts +0 -9
  109. package/dist/components/tt-table/index.d.ts +0 -127
  110. package/dist/components/tt-table/src/Table.vue.d.ts +0 -1691
  111. package/dist/components/tt-table/src/componentMap.d.ts +0 -8
  112. package/dist/components/tt-table/src/components/RowContext.d.ts +0 -24
  113. package/dist/components/tt-table/src/components/TableAction.vue.d.ts +0 -79
  114. package/dist/components/tt-table/src/components/TableButtons.d.ts +0 -30
  115. package/dist/components/tt-table/src/components/TableColumnModal.vue.d.ts +0 -26
  116. package/dist/components/tt-table/src/components/TableToobalTools.vue.d.ts +0 -1537
  117. package/dist/components/tt-table/src/emits.d.ts +0 -1
  118. package/dist/components/tt-table/src/enum.d.ts +0 -2
  119. package/dist/components/tt-table/src/hooks/useCache.d.ts +0 -20
  120. package/dist/components/tt-table/src/hooks/useCellArea.d.ts +0 -15
  121. package/dist/components/tt-table/src/hooks/useColumns.d.ts +0 -27
  122. package/dist/components/tt-table/src/hooks/useCustomColumns.d.ts +0 -20
  123. package/dist/components/tt-table/src/hooks/useDataSource.d.ts +0 -29
  124. package/dist/components/tt-table/src/hooks/useLeftRightSlot.d.ts +0 -1082
  125. package/dist/components/tt-table/src/hooks/usePagination.d.ts +0 -102
  126. package/dist/components/tt-table/src/hooks/useRowSelection.d.ts +0 -30
  127. package/dist/components/tt-table/src/hooks/useTable.d.ts +0 -7
  128. package/dist/components/tt-table/src/hooks/useTableContext.d.ts +0 -43
  129. package/dist/components/tt-table/src/hooks/useTableEvent.d.ts +0 -101
  130. package/dist/components/tt-table/src/hooks/useTableForm.d.ts +0 -15
  131. package/dist/components/tt-table/src/hooks/useTableFormEvent.d.ts +0 -10
  132. package/dist/components/tt-table/src/hooks/useTableHeight.d.ts +0 -15
  133. package/dist/components/tt-table/src/hooks/useTableRender.d.ts +0 -93
  134. package/dist/components/tt-table/src/hooks/useTableSlot.d.ts +0 -11
  135. package/dist/components/tt-table/src/props.d.ts +0 -436
  136. package/dist/components/tt-table/src/toolProps.d.ts +0 -23
  137. package/dist/components/tt-table/src/types/table.d.ts +0 -489
  138. package/dist/components/tt-table/src/types/tableAction.d.ts +0 -26
  139. package/dist/components/tt-table/src/types/tableForm.d.ts +0 -64
  140. package/dist/components/tt-table/src/types/tableTools.d.ts +0 -10
  141. package/dist/components/tt-table/src/utils/context.d.ts +0 -18
  142. package/dist/components/tt-table/src/utils/filters.d.ts +0 -109
  143. package/dist/components/tt-table/src/utils/table-api.d.ts +0 -250
  144. package/dist/components/tt-table/src/utils/table-form-api.d.ts +0 -88
  145. package/dist/components/tt-table/src/utils/vxeTable.d.ts +0 -28
  146. package/dist/components/tt-text/index.d.ts +0 -76
  147. package/dist/components/tt-text/index.vue.d.ts +0 -50
  148. package/dist/components/tt-tree-select/index.d.ts +0 -5
  149. package/dist/components/tt-tree-select/src/TtTreeSelect.vue.d.ts +0 -6
  150. package/dist/components/tt-tree-select/src/cache-options.d.ts +0 -35
  151. package/dist/components/tt-tree-select/src/select.d.ts +0 -10
  152. package/dist/components/tt-tree-select/src/tree.d.ts +0 -23
  153. package/dist/components/tt-tree-select/src/utils.d.ts +0 -10
  154. package/dist/components/tt-validate/index.d.ts +0 -1
  155. package/dist/components/tt-validate/src/ErrorMessage.d.ts +0 -61
  156. package/dist/components/tt-validate/src/Field.d.ts +0 -430
  157. package/dist/components/tt-validate/src/FieldArray.d.ts +0 -47
  158. package/dist/components/tt-validate/src/Form.d.ts +0 -271
  159. package/dist/components/tt-validate/src/config.d.ts +0 -14
  160. package/dist/components/tt-validate/src/defineRule.d.ts +0 -9
  161. package/dist/components/tt-validate/src/index.d.ts +0 -36
  162. package/dist/components/tt-validate/src/symbols.d.ts +0 -6
  163. package/dist/components/tt-validate/src/types/common.d.ts +0 -11
  164. package/dist/components/tt-validate/src/types/forms.d.ts +0 -280
  165. package/dist/components/tt-validate/src/types/index.d.ts +0 -3
  166. package/dist/components/tt-validate/src/types/paths.d.ts +0 -142
  167. package/dist/components/tt-validate/src/types/shared.d.ts +0 -19
  168. package/dist/components/tt-validate/src/useField.d.ts +0 -30
  169. package/dist/components/tt-validate/src/useFieldArray.d.ts +0 -3
  170. package/dist/components/tt-validate/src/useFieldError.d.ts +0 -5
  171. package/dist/components/tt-validate/src/useFieldState.d.ts +0 -47
  172. package/dist/components/tt-validate/src/useFieldValue.d.ts +0 -5
  173. package/dist/components/tt-validate/src/useForm.d.ts +0 -23
  174. package/dist/components/tt-validate/src/useFormErrors.d.ts +0 -4
  175. package/dist/components/tt-validate/src/useFormValues.d.ts +0 -4
  176. package/dist/components/tt-validate/src/useIsFieldDirty.d.ts +0 -5
  177. package/dist/components/tt-validate/src/useIsFieldTouched.d.ts +0 -5
  178. package/dist/components/tt-validate/src/useIsFieldValid.d.ts +0 -5
  179. package/dist/components/tt-validate/src/useIsFormDirty.d.ts +0 -4
  180. package/dist/components/tt-validate/src/useIsFormTouched.d.ts +0 -4
  181. package/dist/components/tt-validate/src/useIsFormValid.d.ts +0 -4
  182. package/dist/components/tt-validate/src/useIsSubmitting.d.ts +0 -4
  183. package/dist/components/tt-validate/src/useIsValidating.d.ts +0 -4
  184. package/dist/components/tt-validate/src/useResetForm.d.ts +0 -2
  185. package/dist/components/tt-validate/src/useSetFieldError.d.ts +0 -5
  186. package/dist/components/tt-validate/src/useSetFieldTouched.d.ts +0 -5
  187. package/dist/components/tt-validate/src/useSetFieldValue.d.ts +0 -5
  188. package/dist/components/tt-validate/src/useSetFormErrors.d.ts +0 -4
  189. package/dist/components/tt-validate/src/useSetFormTouched.d.ts +0 -4
  190. package/dist/components/tt-validate/src/useSetFormValues.d.ts +0 -4
  191. package/dist/components/tt-validate/src/useSubmitCount.d.ts +0 -4
  192. package/dist/components/tt-validate/src/useSubmitForm.d.ts +0 -2
  193. package/dist/components/tt-validate/src/useValidateField.d.ts +0 -6
  194. package/dist/components/tt-validate/src/useValidateForm.d.ts +0 -5
  195. package/dist/components/tt-validate/src/utils/assertions.d.ts +0 -54
  196. package/dist/components/tt-validate/src/utils/common.d.ts +0 -48
  197. package/dist/components/tt-validate/src/utils/events.d.ts +0 -1
  198. package/dist/components/tt-validate/src/utils/index.d.ts +0 -5
  199. package/dist/components/tt-validate/src/utils/rules.d.ts +0 -13
  200. package/dist/components/tt-validate/src/utils/shared.d.ts +0 -19
  201. package/dist/components/tt-validate/src/utils/vnode.d.ts +0 -22
  202. package/dist/components/tt-validate/src/validate.d.ts +0 -21
  203. package/dist/components/tt-validate/zod/index.d.ts +0 -1
  204. package/dist/components/types.d.ts +0 -227
  205. package/dist/directives/auto-tip/index.d.ts +0 -3
  206. package/dist/directives/dialog-resize/index.d.ts +0 -25
  207. package/dist/directives/dialog-resize/use-css-variable.d.ts +0 -1
  208. package/dist/directives/dialog-resize/use-draggable.d.ts +0 -4
  209. package/dist/directives/dialog-resize/use-fullscreen.d.ts +0 -1
  210. package/dist/directives/dialog-resize/use-parse-translate.d.ts +0 -4
  211. package/dist/directives/dialog-resize/use-resizer.d.ts +0 -2
  212. package/dist/directives/disabled-tip/index.d.ts +0 -17
  213. package/dist/directives/index.d.ts +0 -3
  214. package/dist/hooks/useFormat.d.ts +0 -73
  215. package/dist/hooks/useLoading.d.ts +0 -9
  216. package/dist/hooks/useSetup.d.ts +0 -8
  217. package/dist/hooks/useTable.d.ts +0 -5
  218. package/dist/hooks/useTemplateSlot.d.ts +0 -9
  219. package/dist/index.d.ts +0 -46
@@ -1,1691 +0,0 @@
1
- import { Ref, nextTick } from 'vue';
2
- import { VxeGridEventProps, VxeGridInstance, VxeGridProps, VxeTableDefines } from 'vxe-table';
3
- import { TtTableExtendedTableApi, TtTableProps } from './types/table';
4
- import { Recordable } from '../../../../../utils/src';
5
- declare function __VLS_template(): {
6
- attrs: Partial<{}>;
7
- slots: Readonly<{
8
- [key: string]: (props: Recordable) => void;
9
- top_title: (props: Recordable) => void;
10
- toolbar_buttons: (props: Recordable) => void;
11
- toolbar_tools: (props: Recordable) => void;
12
- buttom_left: (props: Recordable) => void;
13
- pager_left: (props: Recordable) => void;
14
- default: (props: Recordable) => void;
15
- }> & {
16
- [key: string]: (props: Recordable) => void;
17
- top_title: (props: Recordable) => void;
18
- toolbar_buttons: (props: Recordable) => void;
19
- toolbar_tools: (props: Recordable) => void;
20
- buttom_left: (props: Recordable) => void;
21
- pager_left: (props: Recordable) => void;
22
- default: (props: Recordable) => void;
23
- };
24
- refs: {
25
- wrapRef: HTMLDivElement;
26
- xGrid: (import('vxe-table').VxeGridMethods<any> & {
27
- $props: VxeGridProps<any> & VxeGridEventProps<any>;
28
- $slots: import('vxe-table').VxeGridSlots<any>;
29
- }) | null;
30
- leftSlotScrollbarRef: ({
31
- $: import('vue').ComponentInternalInstance;
32
- $data: {};
33
- $props: Partial<{
34
- tabindex: number | string;
35
- height: number | string;
36
- maxHeight: number | string;
37
- tag: keyof HTMLElementTagNameMap | (string & {});
38
- minSize: number;
39
- distance: number;
40
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
41
- wrapClass: string | string[];
42
- viewClass: string | string[];
43
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
44
- }> & Omit<{
45
- readonly height: number | string;
46
- readonly maxHeight: number | string;
47
- readonly distance: number;
48
- readonly wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
49
- readonly wrapClass: string | string[];
50
- readonly viewClass: string | string[];
51
- readonly viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
52
- readonly tag: keyof HTMLElementTagNameMap | (string & {});
53
- readonly minSize: number;
54
- readonly id?: string | undefined;
55
- readonly ariaLabel?: string | undefined;
56
- readonly role?: string | undefined;
57
- readonly native?: boolean | undefined;
58
- readonly noresize?: boolean | undefined;
59
- readonly always?: boolean | undefined;
60
- readonly tabindex?: number | string | undefined;
61
- readonly ariaOrientation?: "horizontal" | "vertical" | "undefined" | undefined;
62
- onScroll?: ((args_0: {
63
- scrollTop: number;
64
- scrollLeft: number;
65
- }) => any) | undefined | undefined;
66
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined | undefined;
67
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex">;
68
- $attrs: {
69
- [x: string]: unknown;
70
- };
71
- $refs: {
72
- [x: string]: unknown;
73
- };
74
- $slots: Readonly<{
75
- [name: string]: import('vue').Slot<any> | undefined;
76
- }>;
77
- $root: import('vue').ComponentPublicInstance | null;
78
- $parent: import('vue').ComponentPublicInstance | null;
79
- $host: Element | null;
80
- $emit: ((event: "scroll", args_0: {
81
- scrollTop: number;
82
- scrollLeft: number;
83
- }) => void) & ((event: "end-reached", direction: import('element-plus').ScrollbarDirection) => void);
84
- $el: any;
85
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
86
- id: {
87
- type: import('vue').PropType<string>;
88
- };
89
- height: {
90
- type: import('vue').PropType<string | number>;
91
- default: string;
92
- };
93
- maxHeight: {
94
- type: import('vue').PropType<string | number>;
95
- default: string;
96
- };
97
- ariaLabel: {
98
- type: import('vue').PropType<string>;
99
- };
100
- role: {
101
- type: import('vue').PropType<string>;
102
- };
103
- distance: {
104
- type: import('vue').PropType<number>;
105
- default: number;
106
- };
107
- native: {
108
- type: import('vue').PropType<boolean>;
109
- };
110
- wrapStyle: {
111
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
112
- default: string;
113
- };
114
- wrapClass: {
115
- type: import('vue').PropType<string | string[]>;
116
- default: string;
117
- };
118
- viewClass: {
119
- type: import('vue').PropType<string | string[]>;
120
- default: string;
121
- };
122
- viewStyle: {
123
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
124
- default: string;
125
- };
126
- noresize: {
127
- type: import('vue').PropType<boolean>;
128
- };
129
- tag: {
130
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
131
- default: string;
132
- };
133
- always: {
134
- type: import('vue').PropType<boolean>;
135
- };
136
- minSize: {
137
- type: import('vue').PropType<number>;
138
- default: number;
139
- };
140
- tabindex: {
141
- type: import('vue').PropType<string | number>;
142
- default: undefined;
143
- };
144
- ariaOrientation: {
145
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
146
- };
147
- }>> & {
148
- onScroll?: ((args_0: {
149
- scrollTop: number;
150
- scrollLeft: number;
151
- }) => any) | undefined;
152
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
153
- }, {
154
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
155
- update: () => void;
156
- scrollTo: {
157
- (xCord: number, yCord?: number): void;
158
- (options: ScrollToOptions): void;
159
- };
160
- setScrollTop: (value: number) => void;
161
- setScrollLeft: (value: number) => void;
162
- handleScroll: () => void;
163
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
164
- scroll: (args_0: {
165
- scrollTop: number;
166
- scrollLeft: number;
167
- }) => void;
168
- "end-reached": (direction: import('element-plus').ScrollbarDirection) => void;
169
- }, string, {
170
- tabindex: number | string;
171
- height: number | string;
172
- maxHeight: number | string;
173
- tag: keyof HTMLElementTagNameMap | (string & {});
174
- minSize: number;
175
- distance: number;
176
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
177
- wrapClass: string | string[];
178
- viewClass: string | string[];
179
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
180
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
181
- beforeCreate?: (() => void) | (() => void)[];
182
- created?: (() => void) | (() => void)[];
183
- beforeMount?: (() => void) | (() => void)[];
184
- mounted?: (() => void) | (() => void)[];
185
- beforeUpdate?: (() => void) | (() => void)[];
186
- updated?: (() => void) | (() => void)[];
187
- activated?: (() => void) | (() => void)[];
188
- deactivated?: (() => void) | (() => void)[];
189
- beforeDestroy?: (() => void) | (() => void)[];
190
- beforeUnmount?: (() => void) | (() => void)[];
191
- destroyed?: (() => void) | (() => void)[];
192
- unmounted?: (() => void) | (() => void)[];
193
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
194
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
195
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
196
- };
197
- $forceUpdate: () => void;
198
- $nextTick: typeof nextTick;
199
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
200
- } & Readonly<{
201
- tabindex: number | string;
202
- height: number | string;
203
- maxHeight: number | string;
204
- tag: keyof HTMLElementTagNameMap | (string & {});
205
- minSize: number;
206
- distance: number;
207
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
208
- wrapClass: string | string[];
209
- viewClass: string | string[];
210
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
211
- }> & Omit<Readonly<import('vue').ExtractPropTypes<{
212
- id: {
213
- type: import('vue').PropType<string>;
214
- };
215
- height: {
216
- type: import('vue').PropType<string | number>;
217
- default: string;
218
- };
219
- maxHeight: {
220
- type: import('vue').PropType<string | number>;
221
- default: string;
222
- };
223
- ariaLabel: {
224
- type: import('vue').PropType<string>;
225
- };
226
- role: {
227
- type: import('vue').PropType<string>;
228
- };
229
- distance: {
230
- type: import('vue').PropType<number>;
231
- default: number;
232
- };
233
- native: {
234
- type: import('vue').PropType<boolean>;
235
- };
236
- wrapStyle: {
237
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
238
- default: string;
239
- };
240
- wrapClass: {
241
- type: import('vue').PropType<string | string[]>;
242
- default: string;
243
- };
244
- viewClass: {
245
- type: import('vue').PropType<string | string[]>;
246
- default: string;
247
- };
248
- viewStyle: {
249
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
250
- default: string;
251
- };
252
- noresize: {
253
- type: import('vue').PropType<boolean>;
254
- };
255
- tag: {
256
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
257
- default: string;
258
- };
259
- always: {
260
- type: import('vue').PropType<boolean>;
261
- };
262
- minSize: {
263
- type: import('vue').PropType<number>;
264
- default: number;
265
- };
266
- tabindex: {
267
- type: import('vue').PropType<string | number>;
268
- default: undefined;
269
- };
270
- ariaOrientation: {
271
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
272
- };
273
- }>> & {
274
- onScroll?: ((args_0: {
275
- scrollTop: number;
276
- scrollLeft: number;
277
- }) => any) | undefined;
278
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
279
- }, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & import('vue').ShallowUnwrapRef<{
280
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
281
- update: () => void;
282
- scrollTo: {
283
- (xCord: number, yCord?: number): void;
284
- (options: ScrollToOptions): void;
285
- };
286
- setScrollTop: (value: number) => void;
287
- setScrollLeft: (value: number) => void;
288
- handleScroll: () => void;
289
- }> & {} & import('vue').ComponentCustomProperties & {} & {
290
- $slots: {
291
- default?: (props: {}) => any;
292
- };
293
- }) | null;
294
- rightSlotScrollbarRef: ({
295
- $: import('vue').ComponentInternalInstance;
296
- $data: {};
297
- $props: Partial<{
298
- tabindex: number | string;
299
- height: number | string;
300
- maxHeight: number | string;
301
- tag: keyof HTMLElementTagNameMap | (string & {});
302
- minSize: number;
303
- distance: number;
304
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
305
- wrapClass: string | string[];
306
- viewClass: string | string[];
307
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
308
- }> & Omit<{
309
- readonly height: number | string;
310
- readonly maxHeight: number | string;
311
- readonly distance: number;
312
- readonly wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
313
- readonly wrapClass: string | string[];
314
- readonly viewClass: string | string[];
315
- readonly viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
316
- readonly tag: keyof HTMLElementTagNameMap | (string & {});
317
- readonly minSize: number;
318
- readonly id?: string | undefined;
319
- readonly ariaLabel?: string | undefined;
320
- readonly role?: string | undefined;
321
- readonly native?: boolean | undefined;
322
- readonly noresize?: boolean | undefined;
323
- readonly always?: boolean | undefined;
324
- readonly tabindex?: number | string | undefined;
325
- readonly ariaOrientation?: "horizontal" | "vertical" | "undefined" | undefined;
326
- onScroll?: ((args_0: {
327
- scrollTop: number;
328
- scrollLeft: number;
329
- }) => any) | undefined | undefined;
330
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined | undefined;
331
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex">;
332
- $attrs: {
333
- [x: string]: unknown;
334
- };
335
- $refs: {
336
- [x: string]: unknown;
337
- };
338
- $slots: Readonly<{
339
- [name: string]: import('vue').Slot<any> | undefined;
340
- }>;
341
- $root: import('vue').ComponentPublicInstance | null;
342
- $parent: import('vue').ComponentPublicInstance | null;
343
- $host: Element | null;
344
- $emit: ((event: "scroll", args_0: {
345
- scrollTop: number;
346
- scrollLeft: number;
347
- }) => void) & ((event: "end-reached", direction: import('element-plus').ScrollbarDirection) => void);
348
- $el: any;
349
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
350
- id: {
351
- type: import('vue').PropType<string>;
352
- };
353
- height: {
354
- type: import('vue').PropType<string | number>;
355
- default: string;
356
- };
357
- maxHeight: {
358
- type: import('vue').PropType<string | number>;
359
- default: string;
360
- };
361
- ariaLabel: {
362
- type: import('vue').PropType<string>;
363
- };
364
- role: {
365
- type: import('vue').PropType<string>;
366
- };
367
- distance: {
368
- type: import('vue').PropType<number>;
369
- default: number;
370
- };
371
- native: {
372
- type: import('vue').PropType<boolean>;
373
- };
374
- wrapStyle: {
375
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
376
- default: string;
377
- };
378
- wrapClass: {
379
- type: import('vue').PropType<string | string[]>;
380
- default: string;
381
- };
382
- viewClass: {
383
- type: import('vue').PropType<string | string[]>;
384
- default: string;
385
- };
386
- viewStyle: {
387
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
388
- default: string;
389
- };
390
- noresize: {
391
- type: import('vue').PropType<boolean>;
392
- };
393
- tag: {
394
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
395
- default: string;
396
- };
397
- always: {
398
- type: import('vue').PropType<boolean>;
399
- };
400
- minSize: {
401
- type: import('vue').PropType<number>;
402
- default: number;
403
- };
404
- tabindex: {
405
- type: import('vue').PropType<string | number>;
406
- default: undefined;
407
- };
408
- ariaOrientation: {
409
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
410
- };
411
- }>> & {
412
- onScroll?: ((args_0: {
413
- scrollTop: number;
414
- scrollLeft: number;
415
- }) => any) | undefined;
416
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
417
- }, {
418
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
419
- update: () => void;
420
- scrollTo: {
421
- (xCord: number, yCord?: number): void;
422
- (options: ScrollToOptions): void;
423
- };
424
- setScrollTop: (value: number) => void;
425
- setScrollLeft: (value: number) => void;
426
- handleScroll: () => void;
427
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
428
- scroll: (args_0: {
429
- scrollTop: number;
430
- scrollLeft: number;
431
- }) => void;
432
- "end-reached": (direction: import('element-plus').ScrollbarDirection) => void;
433
- }, string, {
434
- tabindex: number | string;
435
- height: number | string;
436
- maxHeight: number | string;
437
- tag: keyof HTMLElementTagNameMap | (string & {});
438
- minSize: number;
439
- distance: number;
440
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
441
- wrapClass: string | string[];
442
- viewClass: string | string[];
443
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
444
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
445
- beforeCreate?: (() => void) | (() => void)[];
446
- created?: (() => void) | (() => void)[];
447
- beforeMount?: (() => void) | (() => void)[];
448
- mounted?: (() => void) | (() => void)[];
449
- beforeUpdate?: (() => void) | (() => void)[];
450
- updated?: (() => void) | (() => void)[];
451
- activated?: (() => void) | (() => void)[];
452
- deactivated?: (() => void) | (() => void)[];
453
- beforeDestroy?: (() => void) | (() => void)[];
454
- beforeUnmount?: (() => void) | (() => void)[];
455
- destroyed?: (() => void) | (() => void)[];
456
- unmounted?: (() => void) | (() => void)[];
457
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
458
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
459
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
460
- };
461
- $forceUpdate: () => void;
462
- $nextTick: typeof nextTick;
463
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
464
- } & Readonly<{
465
- tabindex: number | string;
466
- height: number | string;
467
- maxHeight: number | string;
468
- tag: keyof HTMLElementTagNameMap | (string & {});
469
- minSize: number;
470
- distance: number;
471
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
472
- wrapClass: string | string[];
473
- viewClass: string | string[];
474
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
475
- }> & Omit<Readonly<import('vue').ExtractPropTypes<{
476
- id: {
477
- type: import('vue').PropType<string>;
478
- };
479
- height: {
480
- type: import('vue').PropType<string | number>;
481
- default: string;
482
- };
483
- maxHeight: {
484
- type: import('vue').PropType<string | number>;
485
- default: string;
486
- };
487
- ariaLabel: {
488
- type: import('vue').PropType<string>;
489
- };
490
- role: {
491
- type: import('vue').PropType<string>;
492
- };
493
- distance: {
494
- type: import('vue').PropType<number>;
495
- default: number;
496
- };
497
- native: {
498
- type: import('vue').PropType<boolean>;
499
- };
500
- wrapStyle: {
501
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
502
- default: string;
503
- };
504
- wrapClass: {
505
- type: import('vue').PropType<string | string[]>;
506
- default: string;
507
- };
508
- viewClass: {
509
- type: import('vue').PropType<string | string[]>;
510
- default: string;
511
- };
512
- viewStyle: {
513
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
514
- default: string;
515
- };
516
- noresize: {
517
- type: import('vue').PropType<boolean>;
518
- };
519
- tag: {
520
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
521
- default: string;
522
- };
523
- always: {
524
- type: import('vue').PropType<boolean>;
525
- };
526
- minSize: {
527
- type: import('vue').PropType<number>;
528
- default: number;
529
- };
530
- tabindex: {
531
- type: import('vue').PropType<string | number>;
532
- default: undefined;
533
- };
534
- ariaOrientation: {
535
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
536
- };
537
- }>> & {
538
- onScroll?: ((args_0: {
539
- scrollTop: number;
540
- scrollLeft: number;
541
- }) => any) | undefined;
542
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
543
- }, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & import('vue').ShallowUnwrapRef<{
544
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
545
- update: () => void;
546
- scrollTo: {
547
- (xCord: number, yCord?: number): void;
548
- (options: ScrollToOptions): void;
549
- };
550
- setScrollTop: (value: number) => void;
551
- setScrollLeft: (value: number) => void;
552
- handleScroll: () => void;
553
- }> & {} & import('vue').ComponentCustomProperties & {} & {
554
- $slots: {
555
- default?: (props: {}) => any;
556
- };
557
- }) | null;
558
- };
559
- rootEl: HTMLDivElement;
560
- };
561
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
562
- declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
563
- keyboardConfig: {
564
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.KeyboardConfig>;
565
- default: () => import("vxe-table").VxeTablePropTypes.KeyboardConfig<any> | undefined;
566
- };
567
- menuConfig: {
568
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.MenuConfig>;
569
- default: () => {};
570
- };
571
- mouseConfig: {
572
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.MouseConfig>;
573
- default: () => import("vxe-table").VxeTablePropTypes.MouseConfig | undefined;
574
- };
575
- checkboxConfig: {
576
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.CheckboxConfig>;
577
- default: () => import("vxe-table").VxeTablePropTypes.CheckboxConfig<import("vxe-table").VxeTablePropTypes.Row> | undefined;
578
- };
579
- radioConfig: {
580
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.RadioConfig>;
581
- default: () => import("vxe-table").VxeTablePropTypes.RadioConfig<import("vxe-table").VxeTablePropTypes.Row> | undefined;
582
- };
583
- columns: {
584
- type: import('vue').PropType<TtTableProps["columns"]>;
585
- default: () => never[];
586
- };
587
- height: {
588
- type: (StringConstructor | NumberConstructor)[];
589
- default: undefined;
590
- };
591
- showOverflow: {
592
- type: import('vue').PropType<TtTableProps["showOverflow"]>;
593
- default: boolean;
594
- };
595
- showHeaderOverflow: {
596
- type: import('vue').PropType<TtTableProps["showHeaderOverflow"]>;
597
- default: boolean;
598
- };
599
- pagerConfig: {
600
- type: import('vue').PropType<TtTableProps["pagerConfig"]>;
601
- default: () => import("vxe-table").VxeGridPropTypes.PagerConfig | undefined;
602
- };
603
- toolbarConfig: {
604
- type: import('vue').PropType<TtTableProps["toolbarConfig"]>;
605
- default: () => null;
606
- };
607
- zoomConfig: {
608
- type: import('vue').PropType<TtTableProps["zoomConfig"]>;
609
- default: () => null;
610
- };
611
- size: {
612
- type: import('vue').PropType<TtTableProps["size"]>;
613
- default: () => import('vxe-pc-ui').VxeComponentSizeType | undefined;
614
- };
615
- toolTipErrorPlacement: {
616
- type: import('vue').PropType<"top" | "bottom" | "left" | "right">;
617
- default: string;
618
- };
619
- showToolbar: any;
620
- columnsFieldSort: any;
621
- columnsFieldNoSort: any;
622
- showRefresh: {
623
- type: BooleanConstructor;
624
- default: () => boolean | undefined;
625
- };
626
- showSetting: {
627
- type: BooleanConstructor;
628
- default: () => boolean | undefined;
629
- };
630
- showSetColumn: {
631
- type: BooleanConstructor;
632
- default: () => boolean | undefined;
633
- };
634
- showLineHeight: {
635
- type: BooleanConstructor;
636
- default: () => any;
637
- };
638
- notSetColumnField: any;
639
- filterNoVisibleField: any;
640
- showTableAlert: any;
641
- api: {
642
- type: import('vue').PropType<(...arg: any[]) => Promise<any>>;
643
- default: null;
644
- };
645
- searchInfo: {
646
- type: ObjectConstructor;
647
- default: () => {};
648
- };
649
- immediate: any;
650
- resultCode: {
651
- type: (StringConstructor | NumberConstructor)[];
652
- default: number;
653
- };
654
- afterFetch: {
655
- type: import('vue').PropType<TtTableProps["afterFetch"]>;
656
- default: null;
657
- };
658
- beforeFetch: {
659
- type: import('vue').PropType<TtTableProps["beforeFetch"]>;
660
- default: null;
661
- };
662
- data: {
663
- type: import('vue').PropType<TtTableProps["data"]>;
664
- default: never[];
665
- };
666
- isScrollFetch: {
667
- type: BooleanConstructor;
668
- default: boolean;
669
- };
670
- showScrollFetchLoading: {
671
- type: BooleanConstructor;
672
- default: boolean;
673
- };
674
- showCheckbox: any;
675
- showRadio: any;
676
- showIndex: any;
677
- isCellResize: any;
678
- isColumnsDrag: any;
679
- isCellSort: any;
680
- isAreaCheckData: any;
681
- showAction: any;
682
- actionWidth: any;
683
- actionTitle: any;
684
- actionProps: {
685
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
686
- default: () => {};
687
- };
688
- indexColumnProps: {
689
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
690
- default: () => {};
691
- };
692
- checkboxColumnProps: {
693
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
694
- default: () => {};
695
- };
696
- rowDragColumnProps: {
697
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
698
- default: () => {};
699
- };
700
- radioColumnProps: {
701
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
702
- default: () => {};
703
- };
704
- tableRowId: {
705
- type: StringConstructor;
706
- default: () => string | undefined;
707
- };
708
- customizeColumn: {
709
- type: import('vue').PropType<TtTableProps["customizeColumn"]>;
710
- };
711
- showPager: any;
712
- total: any;
713
- currentPageField: {
714
- type: StringConstructor;
715
- default: () => string | undefined;
716
- };
717
- pageSizeField: {
718
- type: StringConstructor;
719
- default: () => string | undefined;
720
- };
721
- totalField: {
722
- type: StringConstructor;
723
- default: () => string | undefined;
724
- };
725
- dataField: {
726
- type: StringConstructor;
727
- default: () => string | undefined;
728
- };
729
- modelValue: {
730
- type: ArrayConstructor[];
731
- default: () => never[];
732
- };
733
- title: any;
734
- showTitle: any;
735
- autoHeight: any;
736
- offsetHeight: any;
737
- leftSlotWidth: any;
738
- rightSlotWidth: any;
739
- loadingText: {
740
- type: StringConstructor;
741
- default: () => string | undefined;
742
- };
743
- emptyImageStyle: any;
744
- emptyText: {
745
- type: StringConstructor;
746
- default: () => string | undefined;
747
- };
748
- emptyImageStatus: {
749
- type: import('vue').PropType<"no-data" | "no-search">;
750
- default: string;
751
- };
752
- noSearchText: {
753
- type: StringConstructor;
754
- default: () => string | undefined;
755
- };
756
- isHanderSubmit: any;
757
- columnsKey: {
758
- type: import('vue').PropType<string | (() => string)>;
759
- default: string;
760
- };
761
- useHttpCache: {
762
- type: BooleanConstructor;
763
- default: () => boolean | undefined;
764
- };
765
- defaultDisplayFields: {
766
- type: import('vue').PropType<string[]>;
767
- default: () => string[] | undefined;
768
- };
769
- isRowDrag: any;
770
- treeNode: any;
771
- getSyncSlotComponent: {
772
- type: import('vue').PropType<(column: any, row: any, type: "default" | "edit") => import('vue').VNode | import('vue').VNode[] | string>;
773
- };
774
- clearTreeExpand: any;
775
- isI18n: any;
776
- isDataCloneDeep: any;
777
- tableApi: {
778
- type: import('vue').PropType<TtTableExtendedTableApi>;
779
- };
780
- formApi: {
781
- type: import('vue').PropType<import('../../tt-form').TtExtendedFormApi>;
782
- };
783
- useSearchForm: any;
784
- disabledTeleport: any;
785
- testId: {
786
- type: StringConstructor;
787
- default: undefined;
788
- };
789
- }>, {
790
- xGrid: Ref<VxeGridInstance<Recordable> | undefined, VxeGridInstance<Recordable> | undefined>;
791
- reload: (data?: import('..').FetchParams) => Promise<void>;
792
- redoHeight: () => void;
793
- setProps: (props: Partial<TtTableProps>) => void;
794
- setLoading: (loading: boolean) => void;
795
- getLoading?: import('vue').ComputedRef<boolean | undefined>;
796
- setTableColumns: (columns: import("vxe-table").VxeGridPropTypes.Columns<import("vxe-table").VxeTablePropTypes.Row>) => void;
797
- emitLoading?: (loading: boolean, uid: number) => void;
798
- getDataSource: () => import("vxe-table").VxeTablePropTypes.Row[];
799
- setPagination: (props: Partial<import("vxe-table").VxeGridPropTypes.PagerConfig>) => void;
800
- getPagination: () => import("vxe-table").VxeGridPropTypes.PagerConfig | undefined;
801
- getTableInstance: () => import('vxe-table').VxeGridMethods;
802
- getSelectRowKeys: () => import('..').TtSelectRowKeysType;
803
- getSelectRows: () => import('..').TtSelectRowsType;
804
- getTableColumns: () => import("vxe-table").VxeGridPropTypes.Columns<import("vxe-table").VxeTablePropTypes.Row> | undefined;
805
- setSelectedRowKeys: (rows: import('..').TtSelectRowsType, keys?: import('..').TtSelectRowKeysType) => void;
806
- clearSelectedRowKeys: () => void;
807
- selectedKeys: import('vue').MaybeRef<import('..').TtSelectRowKeysType>;
808
- selectedRows: import('vue').MaybeRef<import('..').TtSelectRowsType>;
809
- insert: (records: any) => Promise<{
810
- row: import("vxe-table").VxeTablePropTypes.Row;
811
- rows: import("vxe-table").VxeTablePropTypes.Row[];
812
- }>;
813
- insertAt: (records: any, row: any | -1 | null) => Promise<{
814
- row: import("vxe-table").VxeTablePropTypes.Row;
815
- rows: import("vxe-table").VxeTablePropTypes.Row[];
816
- }>;
817
- remove: (rows?: any | any[]) => Promise<{
818
- row: import("vxe-table").VxeTablePropTypes.Row;
819
- rows: import("vxe-table").VxeTablePropTypes.Row[];
820
- }>;
821
- removeCheckboxRow: () => Promise<{
822
- row: import("vxe-table").VxeTablePropTypes.Row;
823
- rows: import("vxe-table").VxeTablePropTypes.Row[];
824
- }>;
825
- removeRadioRow: () => Promise<{
826
- row: import("vxe-table").VxeTablePropTypes.Row;
827
- rows: import("vxe-table").VxeTablePropTypes.Row[];
828
- }>;
829
- removeCurrentRow: () => Promise<{
830
- row: import("vxe-table").VxeTablePropTypes.Row;
831
- rows: import("vxe-table").VxeTablePropTypes.Row[];
832
- }>;
833
- clearEditRevertData: (records: import("vxe-table").VxeTablePropTypes.Row) => void;
834
- setEditRow: (row: import("vxe-table").VxeTablePropTypes.Row, fieldOrColumn?: boolean | string | VxeTableDefines.ColumnInfo) => void;
835
- setEditCell: (row: import("vxe-table").VxeTablePropTypes.Row, fieldOrColumn: string | VxeTableDefines.ColumnInfo) => void;
836
- loadData: (data: any[]) => Promise<any>;
837
- reloadData: (data: any[]) => Promise<void>;
838
- reloadColumn: (columns: (VxeTableDefines.ColumnOptions<any> | VxeTableDefines.ColumnInfo<any>)[]) => Promise<void>;
839
- reloadRow: (rows: any | any[], record?: any, field?: string) => Promise<void>;
840
- clearData: (rows?: any | any[], field?: string) => Promise<any>;
841
- reloadRowExpand: (row: any) => Promise<void>;
842
- reloadTreeExpand: (row: any) => Promise<any>;
843
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
844
- keyboardConfig: {
845
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.KeyboardConfig>;
846
- default: () => import("vxe-table").VxeTablePropTypes.KeyboardConfig<any> | undefined;
847
- };
848
- menuConfig: {
849
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.MenuConfig>;
850
- default: () => {};
851
- };
852
- mouseConfig: {
853
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.MouseConfig>;
854
- default: () => import("vxe-table").VxeTablePropTypes.MouseConfig | undefined;
855
- };
856
- checkboxConfig: {
857
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.CheckboxConfig>;
858
- default: () => import("vxe-table").VxeTablePropTypes.CheckboxConfig<import("vxe-table").VxeTablePropTypes.Row> | undefined;
859
- };
860
- radioConfig: {
861
- type: import('vue').PropType<import("vxe-table").VxeTablePropTypes.RadioConfig>;
862
- default: () => import("vxe-table").VxeTablePropTypes.RadioConfig<import("vxe-table").VxeTablePropTypes.Row> | undefined;
863
- };
864
- columns: {
865
- type: import('vue').PropType<TtTableProps["columns"]>;
866
- default: () => never[];
867
- };
868
- height: {
869
- type: (StringConstructor | NumberConstructor)[];
870
- default: undefined;
871
- };
872
- showOverflow: {
873
- type: import('vue').PropType<TtTableProps["showOverflow"]>;
874
- default: boolean;
875
- };
876
- showHeaderOverflow: {
877
- type: import('vue').PropType<TtTableProps["showHeaderOverflow"]>;
878
- default: boolean;
879
- };
880
- pagerConfig: {
881
- type: import('vue').PropType<TtTableProps["pagerConfig"]>;
882
- default: () => import("vxe-table").VxeGridPropTypes.PagerConfig | undefined;
883
- };
884
- toolbarConfig: {
885
- type: import('vue').PropType<TtTableProps["toolbarConfig"]>;
886
- default: () => null;
887
- };
888
- zoomConfig: {
889
- type: import('vue').PropType<TtTableProps["zoomConfig"]>;
890
- default: () => null;
891
- };
892
- size: {
893
- type: import('vue').PropType<TtTableProps["size"]>;
894
- default: () => import('vxe-pc-ui').VxeComponentSizeType | undefined;
895
- };
896
- toolTipErrorPlacement: {
897
- type: import('vue').PropType<"top" | "bottom" | "left" | "right">;
898
- default: string;
899
- };
900
- showToolbar: any;
901
- columnsFieldSort: any;
902
- columnsFieldNoSort: any;
903
- showRefresh: {
904
- type: BooleanConstructor;
905
- default: () => boolean | undefined;
906
- };
907
- showSetting: {
908
- type: BooleanConstructor;
909
- default: () => boolean | undefined;
910
- };
911
- showSetColumn: {
912
- type: BooleanConstructor;
913
- default: () => boolean | undefined;
914
- };
915
- showLineHeight: {
916
- type: BooleanConstructor;
917
- default: () => any;
918
- };
919
- notSetColumnField: any;
920
- filterNoVisibleField: any;
921
- showTableAlert: any;
922
- api: {
923
- type: import('vue').PropType<(...arg: any[]) => Promise<any>>;
924
- default: null;
925
- };
926
- searchInfo: {
927
- type: ObjectConstructor;
928
- default: () => {};
929
- };
930
- immediate: any;
931
- resultCode: {
932
- type: (StringConstructor | NumberConstructor)[];
933
- default: number;
934
- };
935
- afterFetch: {
936
- type: import('vue').PropType<TtTableProps["afterFetch"]>;
937
- default: null;
938
- };
939
- beforeFetch: {
940
- type: import('vue').PropType<TtTableProps["beforeFetch"]>;
941
- default: null;
942
- };
943
- data: {
944
- type: import('vue').PropType<TtTableProps["data"]>;
945
- default: never[];
946
- };
947
- isScrollFetch: {
948
- type: BooleanConstructor;
949
- default: boolean;
950
- };
951
- showScrollFetchLoading: {
952
- type: BooleanConstructor;
953
- default: boolean;
954
- };
955
- showCheckbox: any;
956
- showRadio: any;
957
- showIndex: any;
958
- isCellResize: any;
959
- isColumnsDrag: any;
960
- isCellSort: any;
961
- isAreaCheckData: any;
962
- showAction: any;
963
- actionWidth: any;
964
- actionTitle: any;
965
- actionProps: {
966
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
967
- default: () => {};
968
- };
969
- indexColumnProps: {
970
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
971
- default: () => {};
972
- };
973
- checkboxColumnProps: {
974
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
975
- default: () => {};
976
- };
977
- rowDragColumnProps: {
978
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
979
- default: () => {};
980
- };
981
- radioColumnProps: {
982
- type: import('vue').PropType<VxeTableDefines.ColumnOptions>;
983
- default: () => {};
984
- };
985
- tableRowId: {
986
- type: StringConstructor;
987
- default: () => string | undefined;
988
- };
989
- customizeColumn: {
990
- type: import('vue').PropType<TtTableProps["customizeColumn"]>;
991
- };
992
- showPager: any;
993
- total: any;
994
- currentPageField: {
995
- type: StringConstructor;
996
- default: () => string | undefined;
997
- };
998
- pageSizeField: {
999
- type: StringConstructor;
1000
- default: () => string | undefined;
1001
- };
1002
- totalField: {
1003
- type: StringConstructor;
1004
- default: () => string | undefined;
1005
- };
1006
- dataField: {
1007
- type: StringConstructor;
1008
- default: () => string | undefined;
1009
- };
1010
- modelValue: {
1011
- type: ArrayConstructor[];
1012
- default: () => never[];
1013
- };
1014
- title: any;
1015
- showTitle: any;
1016
- autoHeight: any;
1017
- offsetHeight: any;
1018
- leftSlotWidth: any;
1019
- rightSlotWidth: any;
1020
- loadingText: {
1021
- type: StringConstructor;
1022
- default: () => string | undefined;
1023
- };
1024
- emptyImageStyle: any;
1025
- emptyText: {
1026
- type: StringConstructor;
1027
- default: () => string | undefined;
1028
- };
1029
- emptyImageStatus: {
1030
- type: import('vue').PropType<"no-data" | "no-search">;
1031
- default: string;
1032
- };
1033
- noSearchText: {
1034
- type: StringConstructor;
1035
- default: () => string | undefined;
1036
- };
1037
- isHanderSubmit: any;
1038
- columnsKey: {
1039
- type: import('vue').PropType<string | (() => string)>;
1040
- default: string;
1041
- };
1042
- useHttpCache: {
1043
- type: BooleanConstructor;
1044
- default: () => boolean | undefined;
1045
- };
1046
- defaultDisplayFields: {
1047
- type: import('vue').PropType<string[]>;
1048
- default: () => string[] | undefined;
1049
- };
1050
- isRowDrag: any;
1051
- treeNode: any;
1052
- getSyncSlotComponent: {
1053
- type: import('vue').PropType<(column: any, row: any, type: "default" | "edit") => import('vue').VNode | import('vue').VNode[] | string>;
1054
- };
1055
- clearTreeExpand: any;
1056
- isI18n: any;
1057
- isDataCloneDeep: any;
1058
- tableApi: {
1059
- type: import('vue').PropType<TtTableExtendedTableApi>;
1060
- };
1061
- formApi: {
1062
- type: import('vue').PropType<import('../../tt-form').TtExtendedFormApi>;
1063
- };
1064
- useSearchForm: any;
1065
- disabledTeleport: any;
1066
- testId: {
1067
- type: StringConstructor;
1068
- default: undefined;
1069
- };
1070
- }>> & Readonly<{}>, {
1071
- currentPageField: string;
1072
- pageSizeField: string;
1073
- totalField: string;
1074
- dataField: string;
1075
- tableRowId: string;
1076
- resultCode: string | number;
1077
- loadingText: string;
1078
- emptyText: string;
1079
- noSearchText: string;
1080
- useHttpCache: boolean;
1081
- showSetting: boolean;
1082
- showRefresh: boolean;
1083
- size: import('vxe-pc-ui').VxeComponentSizeType | undefined;
1084
- columnsKey: string | (() => string);
1085
- total: any;
1086
- data: import('vue').MaybeRef<any[]> | undefined;
1087
- columns: import('vue').MaybeRef<VxeTableDefines.ColumnOptions<any>[]> | undefined;
1088
- pagerConfig: import("vxe-table").VxeGridPropTypes.PagerConfig | undefined;
1089
- toolbarConfig: import("vxe-table").VxeGridPropTypes.ToolbarConfig | undefined;
1090
- zoomConfig: import("vxe-table").VxeGridPropTypes.ZoomConfig | undefined;
1091
- height: string | number;
1092
- showOverflow: import("vxe-table").VxeTablePropTypes.ShowOverflow | undefined;
1093
- showHeaderOverflow: import("vxe-table").VxeTablePropTypes.ShowOverflow | undefined;
1094
- radioConfig: import("vxe-table").VxeTablePropTypes.RadioConfig<import("vxe-table").VxeTablePropTypes.Row>;
1095
- checkboxConfig: import("vxe-table").VxeTablePropTypes.CheckboxConfig<import("vxe-table").VxeTablePropTypes.Row>;
1096
- menuConfig: import("vxe-table").VxeTablePropTypes.MenuConfig<any>;
1097
- mouseConfig: import("vxe-table").VxeTablePropTypes.MouseConfig;
1098
- keyboardConfig: import("vxe-table").VxeTablePropTypes.KeyboardConfig<any>;
1099
- afterFetch: ((data: import("vxe-table").VxeTablePropTypes.Row[], res: globalThis.Recordable) => Promise<import("vxe-table").VxeTablePropTypes.Row[]>) | undefined;
1100
- beforeFetch: ((params: globalThis.Recordable) => Promise<globalThis.Recordable>) | undefined;
1101
- title: any;
1102
- toolTipErrorPlacement: "top" | "bottom" | "left" | "right";
1103
- showToolbar: any;
1104
- columnsFieldSort: any;
1105
- columnsFieldNoSort: any;
1106
- showSetColumn: boolean;
1107
- showLineHeight: boolean;
1108
- notSetColumnField: any;
1109
- filterNoVisibleField: any;
1110
- showTableAlert: any;
1111
- api: (...arg: any[]) => Promise<any>;
1112
- searchInfo: Record<string, any>;
1113
- immediate: any;
1114
- isScrollFetch: boolean;
1115
- showScrollFetchLoading: boolean;
1116
- showCheckbox: any;
1117
- showRadio: any;
1118
- showIndex: any;
1119
- isCellResize: any;
1120
- isColumnsDrag: any;
1121
- isCellSort: any;
1122
- isAreaCheckData: any;
1123
- showAction: any;
1124
- actionWidth: any;
1125
- actionTitle: any;
1126
- actionProps: VxeTableDefines.ColumnOptions<any>;
1127
- indexColumnProps: VxeTableDefines.ColumnOptions<any>;
1128
- checkboxColumnProps: VxeTableDefines.ColumnOptions<any>;
1129
- rowDragColumnProps: VxeTableDefines.ColumnOptions<any>;
1130
- radioColumnProps: VxeTableDefines.ColumnOptions<any>;
1131
- showPager: any;
1132
- modelValue: unknown[];
1133
- showTitle: any;
1134
- autoHeight: any;
1135
- offsetHeight: any;
1136
- leftSlotWidth: any;
1137
- rightSlotWidth: any;
1138
- emptyImageStyle: any;
1139
- emptyImageStatus: "no-data" | "no-search";
1140
- isHanderSubmit: any;
1141
- defaultDisplayFields: string[];
1142
- isRowDrag: any;
1143
- treeNode: any;
1144
- clearTreeExpand: any;
1145
- isI18n: any;
1146
- isDataCloneDeep: any;
1147
- useSearchForm: any;
1148
- disabledTeleport: any;
1149
- testId: string;
1150
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
1151
- wrapRef: HTMLDivElement;
1152
- xGrid: (import('vxe-table').VxeGridMethods<any> & {
1153
- $props: VxeGridProps<any> & VxeGridEventProps<any>;
1154
- $slots: import('vxe-table').VxeGridSlots<any>;
1155
- }) | null;
1156
- leftSlotScrollbarRef: ({
1157
- $: import('vue').ComponentInternalInstance;
1158
- $data: {};
1159
- $props: Partial<{
1160
- tabindex: number | string;
1161
- height: number | string;
1162
- maxHeight: number | string;
1163
- tag: keyof HTMLElementTagNameMap | (string & {});
1164
- minSize: number;
1165
- distance: number;
1166
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1167
- wrapClass: string | string[];
1168
- viewClass: string | string[];
1169
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1170
- }> & Omit<{
1171
- readonly height: number | string;
1172
- readonly maxHeight: number | string;
1173
- readonly distance: number;
1174
- readonly wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1175
- readonly wrapClass: string | string[];
1176
- readonly viewClass: string | string[];
1177
- readonly viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1178
- readonly tag: keyof HTMLElementTagNameMap | (string & {});
1179
- readonly minSize: number;
1180
- readonly id?: string | undefined;
1181
- readonly ariaLabel?: string | undefined;
1182
- readonly role?: string | undefined;
1183
- readonly native?: boolean | undefined;
1184
- readonly noresize?: boolean | undefined;
1185
- readonly always?: boolean | undefined;
1186
- readonly tabindex?: number | string | undefined;
1187
- readonly ariaOrientation?: "horizontal" | "vertical" | "undefined" | undefined;
1188
- onScroll?: ((args_0: {
1189
- scrollTop: number;
1190
- scrollLeft: number;
1191
- }) => any) | undefined | undefined;
1192
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined | undefined;
1193
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex">;
1194
- $attrs: {
1195
- [x: string]: unknown;
1196
- };
1197
- $refs: {
1198
- [x: string]: unknown;
1199
- };
1200
- $slots: Readonly<{
1201
- [name: string]: import('vue').Slot<any> | undefined;
1202
- }>;
1203
- $root: import('vue').ComponentPublicInstance | null;
1204
- $parent: import('vue').ComponentPublicInstance | null;
1205
- $host: Element | null;
1206
- $emit: ((event: "scroll", args_0: {
1207
- scrollTop: number;
1208
- scrollLeft: number;
1209
- }) => void) & ((event: "end-reached", direction: import('element-plus').ScrollbarDirection) => void);
1210
- $el: any;
1211
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1212
- id: {
1213
- type: import('vue').PropType<string>;
1214
- };
1215
- height: {
1216
- type: import('vue').PropType<string | number>;
1217
- default: string;
1218
- };
1219
- maxHeight: {
1220
- type: import('vue').PropType<string | number>;
1221
- default: string;
1222
- };
1223
- ariaLabel: {
1224
- type: import('vue').PropType<string>;
1225
- };
1226
- role: {
1227
- type: import('vue').PropType<string>;
1228
- };
1229
- distance: {
1230
- type: import('vue').PropType<number>;
1231
- default: number;
1232
- };
1233
- native: {
1234
- type: import('vue').PropType<boolean>;
1235
- };
1236
- wrapStyle: {
1237
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1238
- default: string;
1239
- };
1240
- wrapClass: {
1241
- type: import('vue').PropType<string | string[]>;
1242
- default: string;
1243
- };
1244
- viewClass: {
1245
- type: import('vue').PropType<string | string[]>;
1246
- default: string;
1247
- };
1248
- viewStyle: {
1249
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1250
- default: string;
1251
- };
1252
- noresize: {
1253
- type: import('vue').PropType<boolean>;
1254
- };
1255
- tag: {
1256
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
1257
- default: string;
1258
- };
1259
- always: {
1260
- type: import('vue').PropType<boolean>;
1261
- };
1262
- minSize: {
1263
- type: import('vue').PropType<number>;
1264
- default: number;
1265
- };
1266
- tabindex: {
1267
- type: import('vue').PropType<string | number>;
1268
- default: undefined;
1269
- };
1270
- ariaOrientation: {
1271
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
1272
- };
1273
- }>> & {
1274
- onScroll?: ((args_0: {
1275
- scrollTop: number;
1276
- scrollLeft: number;
1277
- }) => any) | undefined;
1278
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
1279
- }, {
1280
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
1281
- update: () => void;
1282
- scrollTo: {
1283
- (xCord: number, yCord?: number): void;
1284
- (options: ScrollToOptions): void;
1285
- };
1286
- setScrollTop: (value: number) => void;
1287
- setScrollLeft: (value: number) => void;
1288
- handleScroll: () => void;
1289
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1290
- scroll: (args_0: {
1291
- scrollTop: number;
1292
- scrollLeft: number;
1293
- }) => void;
1294
- "end-reached": (direction: import('element-plus').ScrollbarDirection) => void;
1295
- }, string, {
1296
- tabindex: number | string;
1297
- height: number | string;
1298
- maxHeight: number | string;
1299
- tag: keyof HTMLElementTagNameMap | (string & {});
1300
- minSize: number;
1301
- distance: number;
1302
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1303
- wrapClass: string | string[];
1304
- viewClass: string | string[];
1305
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1306
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1307
- beforeCreate?: (() => void) | (() => void)[];
1308
- created?: (() => void) | (() => void)[];
1309
- beforeMount?: (() => void) | (() => void)[];
1310
- mounted?: (() => void) | (() => void)[];
1311
- beforeUpdate?: (() => void) | (() => void)[];
1312
- updated?: (() => void) | (() => void)[];
1313
- activated?: (() => void) | (() => void)[];
1314
- deactivated?: (() => void) | (() => void)[];
1315
- beforeDestroy?: (() => void) | (() => void)[];
1316
- beforeUnmount?: (() => void) | (() => void)[];
1317
- destroyed?: (() => void) | (() => void)[];
1318
- unmounted?: (() => void) | (() => void)[];
1319
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1320
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1321
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1322
- };
1323
- $forceUpdate: () => void;
1324
- $nextTick: typeof nextTick;
1325
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1326
- } & Readonly<{
1327
- tabindex: number | string;
1328
- height: number | string;
1329
- maxHeight: number | string;
1330
- tag: keyof HTMLElementTagNameMap | (string & {});
1331
- minSize: number;
1332
- distance: number;
1333
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1334
- wrapClass: string | string[];
1335
- viewClass: string | string[];
1336
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1337
- }> & Omit<Readonly<import('vue').ExtractPropTypes<{
1338
- id: {
1339
- type: import('vue').PropType<string>;
1340
- };
1341
- height: {
1342
- type: import('vue').PropType<string | number>;
1343
- default: string;
1344
- };
1345
- maxHeight: {
1346
- type: import('vue').PropType<string | number>;
1347
- default: string;
1348
- };
1349
- ariaLabel: {
1350
- type: import('vue').PropType<string>;
1351
- };
1352
- role: {
1353
- type: import('vue').PropType<string>;
1354
- };
1355
- distance: {
1356
- type: import('vue').PropType<number>;
1357
- default: number;
1358
- };
1359
- native: {
1360
- type: import('vue').PropType<boolean>;
1361
- };
1362
- wrapStyle: {
1363
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1364
- default: string;
1365
- };
1366
- wrapClass: {
1367
- type: import('vue').PropType<string | string[]>;
1368
- default: string;
1369
- };
1370
- viewClass: {
1371
- type: import('vue').PropType<string | string[]>;
1372
- default: string;
1373
- };
1374
- viewStyle: {
1375
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1376
- default: string;
1377
- };
1378
- noresize: {
1379
- type: import('vue').PropType<boolean>;
1380
- };
1381
- tag: {
1382
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
1383
- default: string;
1384
- };
1385
- always: {
1386
- type: import('vue').PropType<boolean>;
1387
- };
1388
- minSize: {
1389
- type: import('vue').PropType<number>;
1390
- default: number;
1391
- };
1392
- tabindex: {
1393
- type: import('vue').PropType<string | number>;
1394
- default: undefined;
1395
- };
1396
- ariaOrientation: {
1397
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
1398
- };
1399
- }>> & {
1400
- onScroll?: ((args_0: {
1401
- scrollTop: number;
1402
- scrollLeft: number;
1403
- }) => any) | undefined;
1404
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
1405
- }, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & import('vue').ShallowUnwrapRef<{
1406
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
1407
- update: () => void;
1408
- scrollTo: {
1409
- (xCord: number, yCord?: number): void;
1410
- (options: ScrollToOptions): void;
1411
- };
1412
- setScrollTop: (value: number) => void;
1413
- setScrollLeft: (value: number) => void;
1414
- handleScroll: () => void;
1415
- }> & {} & import('vue').ComponentCustomProperties & {} & {
1416
- $slots: {
1417
- default?: (props: {}) => any;
1418
- };
1419
- }) | null;
1420
- rightSlotScrollbarRef: ({
1421
- $: import('vue').ComponentInternalInstance;
1422
- $data: {};
1423
- $props: Partial<{
1424
- tabindex: number | string;
1425
- height: number | string;
1426
- maxHeight: number | string;
1427
- tag: keyof HTMLElementTagNameMap | (string & {});
1428
- minSize: number;
1429
- distance: number;
1430
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1431
- wrapClass: string | string[];
1432
- viewClass: string | string[];
1433
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1434
- }> & Omit<{
1435
- readonly height: number | string;
1436
- readonly maxHeight: number | string;
1437
- readonly distance: number;
1438
- readonly wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1439
- readonly wrapClass: string | string[];
1440
- readonly viewClass: string | string[];
1441
- readonly viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1442
- readonly tag: keyof HTMLElementTagNameMap | (string & {});
1443
- readonly minSize: number;
1444
- readonly id?: string | undefined;
1445
- readonly ariaLabel?: string | undefined;
1446
- readonly role?: string | undefined;
1447
- readonly native?: boolean | undefined;
1448
- readonly noresize?: boolean | undefined;
1449
- readonly always?: boolean | undefined;
1450
- readonly tabindex?: number | string | undefined;
1451
- readonly ariaOrientation?: "horizontal" | "vertical" | "undefined" | undefined;
1452
- onScroll?: ((args_0: {
1453
- scrollTop: number;
1454
- scrollLeft: number;
1455
- }) => any) | undefined | undefined;
1456
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined | undefined;
1457
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex">;
1458
- $attrs: {
1459
- [x: string]: unknown;
1460
- };
1461
- $refs: {
1462
- [x: string]: unknown;
1463
- };
1464
- $slots: Readonly<{
1465
- [name: string]: import('vue').Slot<any> | undefined;
1466
- }>;
1467
- $root: import('vue').ComponentPublicInstance | null;
1468
- $parent: import('vue').ComponentPublicInstance | null;
1469
- $host: Element | null;
1470
- $emit: ((event: "scroll", args_0: {
1471
- scrollTop: number;
1472
- scrollLeft: number;
1473
- }) => void) & ((event: "end-reached", direction: import('element-plus').ScrollbarDirection) => void);
1474
- $el: any;
1475
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1476
- id: {
1477
- type: import('vue').PropType<string>;
1478
- };
1479
- height: {
1480
- type: import('vue').PropType<string | number>;
1481
- default: string;
1482
- };
1483
- maxHeight: {
1484
- type: import('vue').PropType<string | number>;
1485
- default: string;
1486
- };
1487
- ariaLabel: {
1488
- type: import('vue').PropType<string>;
1489
- };
1490
- role: {
1491
- type: import('vue').PropType<string>;
1492
- };
1493
- distance: {
1494
- type: import('vue').PropType<number>;
1495
- default: number;
1496
- };
1497
- native: {
1498
- type: import('vue').PropType<boolean>;
1499
- };
1500
- wrapStyle: {
1501
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1502
- default: string;
1503
- };
1504
- wrapClass: {
1505
- type: import('vue').PropType<string | string[]>;
1506
- default: string;
1507
- };
1508
- viewClass: {
1509
- type: import('vue').PropType<string | string[]>;
1510
- default: string;
1511
- };
1512
- viewStyle: {
1513
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1514
- default: string;
1515
- };
1516
- noresize: {
1517
- type: import('vue').PropType<boolean>;
1518
- };
1519
- tag: {
1520
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
1521
- default: string;
1522
- };
1523
- always: {
1524
- type: import('vue').PropType<boolean>;
1525
- };
1526
- minSize: {
1527
- type: import('vue').PropType<number>;
1528
- default: number;
1529
- };
1530
- tabindex: {
1531
- type: import('vue').PropType<string | number>;
1532
- default: undefined;
1533
- };
1534
- ariaOrientation: {
1535
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
1536
- };
1537
- }>> & {
1538
- onScroll?: ((args_0: {
1539
- scrollTop: number;
1540
- scrollLeft: number;
1541
- }) => any) | undefined;
1542
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
1543
- }, {
1544
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
1545
- update: () => void;
1546
- scrollTo: {
1547
- (xCord: number, yCord?: number): void;
1548
- (options: ScrollToOptions): void;
1549
- };
1550
- setScrollTop: (value: number) => void;
1551
- setScrollLeft: (value: number) => void;
1552
- handleScroll: () => void;
1553
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1554
- scroll: (args_0: {
1555
- scrollTop: number;
1556
- scrollLeft: number;
1557
- }) => void;
1558
- "end-reached": (direction: import('element-plus').ScrollbarDirection) => void;
1559
- }, string, {
1560
- tabindex: number | string;
1561
- height: number | string;
1562
- maxHeight: number | string;
1563
- tag: keyof HTMLElementTagNameMap | (string & {});
1564
- minSize: number;
1565
- distance: number;
1566
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1567
- wrapClass: string | string[];
1568
- viewClass: string | string[];
1569
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1570
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
1571
- beforeCreate?: (() => void) | (() => void)[];
1572
- created?: (() => void) | (() => void)[];
1573
- beforeMount?: (() => void) | (() => void)[];
1574
- mounted?: (() => void) | (() => void)[];
1575
- beforeUpdate?: (() => void) | (() => void)[];
1576
- updated?: (() => void) | (() => void)[];
1577
- activated?: (() => void) | (() => void)[];
1578
- deactivated?: (() => void) | (() => void)[];
1579
- beforeDestroy?: (() => void) | (() => void)[];
1580
- beforeUnmount?: (() => void) | (() => void)[];
1581
- destroyed?: (() => void) | (() => void)[];
1582
- unmounted?: (() => void) | (() => void)[];
1583
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1584
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
1585
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
1586
- };
1587
- $forceUpdate: () => void;
1588
- $nextTick: typeof nextTick;
1589
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
1590
- } & Readonly<{
1591
- tabindex: number | string;
1592
- height: number | string;
1593
- maxHeight: number | string;
1594
- tag: keyof HTMLElementTagNameMap | (string & {});
1595
- minSize: number;
1596
- distance: number;
1597
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1598
- wrapClass: string | string[];
1599
- viewClass: string | string[];
1600
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
1601
- }> & Omit<Readonly<import('vue').ExtractPropTypes<{
1602
- id: {
1603
- type: import('vue').PropType<string>;
1604
- };
1605
- height: {
1606
- type: import('vue').PropType<string | number>;
1607
- default: string;
1608
- };
1609
- maxHeight: {
1610
- type: import('vue').PropType<string | number>;
1611
- default: string;
1612
- };
1613
- ariaLabel: {
1614
- type: import('vue').PropType<string>;
1615
- };
1616
- role: {
1617
- type: import('vue').PropType<string>;
1618
- };
1619
- distance: {
1620
- type: import('vue').PropType<number>;
1621
- default: number;
1622
- };
1623
- native: {
1624
- type: import('vue').PropType<boolean>;
1625
- };
1626
- wrapStyle: {
1627
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1628
- default: string;
1629
- };
1630
- wrapClass: {
1631
- type: import('vue').PropType<string | string[]>;
1632
- default: string;
1633
- };
1634
- viewClass: {
1635
- type: import('vue').PropType<string | string[]>;
1636
- default: string;
1637
- };
1638
- viewStyle: {
1639
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1640
- default: string;
1641
- };
1642
- noresize: {
1643
- type: import('vue').PropType<boolean>;
1644
- };
1645
- tag: {
1646
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
1647
- default: string;
1648
- };
1649
- always: {
1650
- type: import('vue').PropType<boolean>;
1651
- };
1652
- minSize: {
1653
- type: import('vue').PropType<number>;
1654
- default: number;
1655
- };
1656
- tabindex: {
1657
- type: import('vue').PropType<string | number>;
1658
- default: undefined;
1659
- };
1660
- ariaOrientation: {
1661
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
1662
- };
1663
- }>> & {
1664
- onScroll?: ((args_0: {
1665
- scrollTop: number;
1666
- scrollLeft: number;
1667
- }) => any) | undefined;
1668
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
1669
- }, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & import('vue').ShallowUnwrapRef<{
1670
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
1671
- update: () => void;
1672
- scrollTo: {
1673
- (xCord: number, yCord?: number): void;
1674
- (options: ScrollToOptions): void;
1675
- };
1676
- setScrollTop: (value: number) => void;
1677
- setScrollLeft: (value: number) => void;
1678
- handleScroll: () => void;
1679
- }> & {} & import('vue').ComponentCustomProperties & {} & {
1680
- $slots: {
1681
- default?: (props: {}) => any;
1682
- };
1683
- }) | null;
1684
- }, HTMLDivElement>;
1685
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
1686
- export default _default;
1687
- type __VLS_WithTemplateSlots<T, S> = T & {
1688
- new (): {
1689
- $slots: S;
1690
- };
1691
- };