@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,1082 +0,0 @@
1
- import { VxeGridInstance } from 'vxe-table';
2
- import { TtTableLeftRightRowNode, TtTableProps } from '../types/table';
3
- import { Recordable } from '../../../../../../utils/src';
4
- import { ComputedRef, Ref } from 'vue';
5
- export declare function useLeftRightSlot(propsRef: ComputedRef<TtTableProps>, xGridRef: Ref<VxeGridInstance<Recordable>>, tableData: Ref<Recordable[]>): {
6
- handleLeftRightSlotScroll: (scrollTop?: number) => Promise<void>;
7
- handleLeftRightSlotInit: (isScrollInit?: boolean) => Promise<void>;
8
- leftRightSlotRows: Ref<{
9
- offsetTop?: number | undefined;
10
- rowid?: string | undefined;
11
- item?: any;
12
- items?: any[] | undefined;
13
- index?: number | undefined;
14
- parent?: any;
15
- }[], TtTableLeftRightRowNode[] | {
16
- offsetTop?: number | undefined;
17
- rowid?: string | undefined;
18
- item?: any;
19
- items?: any[] | undefined;
20
- index?: number | undefined;
21
- parent?: any;
22
- }[]>;
23
- tableHeaderHight: import('vue').ShallowRef<number, number>;
24
- leftSlotScrollbarRef: Ref<({
25
- $: import('vue').ComponentInternalInstance;
26
- $data: {};
27
- $props: Partial<{
28
- tabindex: number | string;
29
- height: number | string;
30
- maxHeight: number | string;
31
- tag: keyof HTMLElementTagNameMap | (string & {});
32
- minSize: number;
33
- distance: number;
34
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
35
- wrapClass: string | string[];
36
- viewClass: string | string[];
37
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
38
- }> & Omit<{
39
- readonly height: number | string;
40
- readonly maxHeight: number | string;
41
- readonly distance: number;
42
- readonly wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
43
- readonly wrapClass: string | string[];
44
- readonly viewClass: string | string[];
45
- readonly viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
46
- readonly tag: keyof HTMLElementTagNameMap | (string & {});
47
- readonly minSize: number;
48
- readonly id?: string | undefined;
49
- readonly ariaLabel?: string | undefined;
50
- readonly role?: string | undefined;
51
- readonly native?: boolean | undefined;
52
- readonly noresize?: boolean | undefined;
53
- readonly always?: boolean | undefined;
54
- readonly tabindex?: number | string | undefined;
55
- readonly ariaOrientation?: "horizontal" | "vertical" | "undefined" | undefined;
56
- onScroll?: ((args_0: {
57
- scrollTop: number;
58
- scrollLeft: number;
59
- }) => any) | undefined | undefined;
60
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined | undefined;
61
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex">;
62
- $attrs: {
63
- [x: string]: unknown;
64
- };
65
- $refs: {
66
- [x: string]: unknown;
67
- };
68
- $slots: Readonly<{
69
- [name: string]: import('vue').Slot<any> | undefined;
70
- }>;
71
- $root: import('vue').ComponentPublicInstance | null;
72
- $parent: import('vue').ComponentPublicInstance | null;
73
- $host: Element | null;
74
- $emit: ((event: "scroll", args_0: {
75
- scrollTop: number;
76
- scrollLeft: number;
77
- }) => void) & ((event: "end-reached", direction: import('element-plus').ScrollbarDirection) => void);
78
- $el: any;
79
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
80
- id: {
81
- type: import('vue').PropType<string>;
82
- };
83
- height: {
84
- type: import('vue').PropType<string | number>;
85
- default: string;
86
- };
87
- maxHeight: {
88
- type: import('vue').PropType<string | number>;
89
- default: string;
90
- };
91
- ariaLabel: {
92
- type: import('vue').PropType<string>;
93
- };
94
- role: {
95
- type: import('vue').PropType<string>;
96
- };
97
- distance: {
98
- type: import('vue').PropType<number>;
99
- default: number;
100
- };
101
- native: {
102
- type: import('vue').PropType<boolean>;
103
- };
104
- wrapStyle: {
105
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
106
- default: string;
107
- };
108
- wrapClass: {
109
- type: import('vue').PropType<string | string[]>;
110
- default: string;
111
- };
112
- viewClass: {
113
- type: import('vue').PropType<string | string[]>;
114
- default: string;
115
- };
116
- viewStyle: {
117
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
118
- default: string;
119
- };
120
- noresize: {
121
- type: import('vue').PropType<boolean>;
122
- };
123
- tag: {
124
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
125
- default: string;
126
- };
127
- always: {
128
- type: import('vue').PropType<boolean>;
129
- };
130
- minSize: {
131
- type: import('vue').PropType<number>;
132
- default: number;
133
- };
134
- tabindex: {
135
- type: import('vue').PropType<string | number>;
136
- default: undefined;
137
- };
138
- ariaOrientation: {
139
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
140
- };
141
- }>> & {
142
- onScroll?: ((args_0: {
143
- scrollTop: number;
144
- scrollLeft: number;
145
- }) => any) | undefined;
146
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
147
- }, {
148
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
149
- update: () => void;
150
- scrollTo: {
151
- (xCord: number, yCord?: number): void;
152
- (options: ScrollToOptions): void;
153
- };
154
- setScrollTop: (value: number) => void;
155
- setScrollLeft: (value: number) => void;
156
- handleScroll: () => void;
157
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
158
- scroll: (args_0: {
159
- scrollTop: number;
160
- scrollLeft: number;
161
- }) => void;
162
- "end-reached": (direction: import('element-plus').ScrollbarDirection) => void;
163
- }, string, {
164
- tabindex: number | string;
165
- height: number | string;
166
- maxHeight: number | string;
167
- tag: keyof HTMLElementTagNameMap | (string & {});
168
- minSize: number;
169
- distance: number;
170
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
171
- wrapClass: string | string[];
172
- viewClass: string | string[];
173
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
174
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
175
- beforeCreate?: (() => void) | (() => void)[];
176
- created?: (() => void) | (() => void)[];
177
- beforeMount?: (() => void) | (() => void)[];
178
- mounted?: (() => void) | (() => void)[];
179
- beforeUpdate?: (() => void) | (() => void)[];
180
- updated?: (() => void) | (() => void)[];
181
- activated?: (() => void) | (() => void)[];
182
- deactivated?: (() => void) | (() => void)[];
183
- beforeDestroy?: (() => void) | (() => void)[];
184
- beforeUnmount?: (() => void) | (() => void)[];
185
- destroyed?: (() => void) | (() => void)[];
186
- unmounted?: (() => void) | (() => void)[];
187
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
188
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
189
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
190
- };
191
- $forceUpdate: () => void;
192
- $nextTick: typeof import('vue').nextTick;
193
- $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;
194
- } & Readonly<{
195
- tabindex: number | string;
196
- height: number | string;
197
- maxHeight: number | string;
198
- tag: keyof HTMLElementTagNameMap | (string & {});
199
- minSize: number;
200
- distance: number;
201
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
202
- wrapClass: string | string[];
203
- viewClass: string | string[];
204
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
205
- }> & Omit<Readonly<import('vue').ExtractPropTypes<{
206
- id: {
207
- type: import('vue').PropType<string>;
208
- };
209
- height: {
210
- type: import('vue').PropType<string | number>;
211
- default: string;
212
- };
213
- maxHeight: {
214
- type: import('vue').PropType<string | number>;
215
- default: string;
216
- };
217
- ariaLabel: {
218
- type: import('vue').PropType<string>;
219
- };
220
- role: {
221
- type: import('vue').PropType<string>;
222
- };
223
- distance: {
224
- type: import('vue').PropType<number>;
225
- default: number;
226
- };
227
- native: {
228
- type: import('vue').PropType<boolean>;
229
- };
230
- wrapStyle: {
231
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
232
- default: string;
233
- };
234
- wrapClass: {
235
- type: import('vue').PropType<string | string[]>;
236
- default: string;
237
- };
238
- viewClass: {
239
- type: import('vue').PropType<string | string[]>;
240
- default: string;
241
- };
242
- viewStyle: {
243
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
244
- default: string;
245
- };
246
- noresize: {
247
- type: import('vue').PropType<boolean>;
248
- };
249
- tag: {
250
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
251
- default: string;
252
- };
253
- always: {
254
- type: import('vue').PropType<boolean>;
255
- };
256
- minSize: {
257
- type: import('vue').PropType<number>;
258
- default: number;
259
- };
260
- tabindex: {
261
- type: import('vue').PropType<string | number>;
262
- default: undefined;
263
- };
264
- ariaOrientation: {
265
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
266
- };
267
- }>> & {
268
- onScroll?: ((args_0: {
269
- scrollTop: number;
270
- scrollLeft: number;
271
- }) => any) | undefined;
272
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
273
- }, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & import('vue').ShallowUnwrapRef<{
274
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
275
- update: () => void;
276
- scrollTo: {
277
- (xCord: number, yCord?: number): void;
278
- (options: ScrollToOptions): void;
279
- };
280
- setScrollTop: (value: number) => void;
281
- setScrollLeft: (value: number) => void;
282
- handleScroll: () => void;
283
- }> & {} & import('vue').ComponentCustomProperties & {} & {
284
- $slots: {
285
- default?: (props: {}) => any;
286
- };
287
- }) | undefined, ({
288
- $: import('vue').ComponentInternalInstance;
289
- $data: {};
290
- $props: Partial<{
291
- tabindex: number | string;
292
- height: number | string;
293
- maxHeight: number | string;
294
- tag: keyof HTMLElementTagNameMap | (string & {});
295
- minSize: number;
296
- distance: number;
297
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
298
- wrapClass: string | string[];
299
- viewClass: string | string[];
300
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
301
- }> & Omit<{
302
- readonly height: number | string;
303
- readonly maxHeight: number | string;
304
- readonly distance: number;
305
- readonly wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
306
- readonly wrapClass: string | string[];
307
- readonly viewClass: string | string[];
308
- readonly viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
309
- readonly tag: keyof HTMLElementTagNameMap | (string & {});
310
- readonly minSize: number;
311
- readonly id?: string | undefined;
312
- readonly ariaLabel?: string | undefined;
313
- readonly role?: string | undefined;
314
- readonly native?: boolean | undefined;
315
- readonly noresize?: boolean | undefined;
316
- readonly always?: boolean | undefined;
317
- readonly tabindex?: number | string | undefined;
318
- readonly ariaOrientation?: "horizontal" | "vertical" | "undefined" | undefined;
319
- onScroll?: ((args_0: {
320
- scrollTop: number;
321
- scrollLeft: number;
322
- }) => any) | undefined | undefined;
323
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined | undefined;
324
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex">;
325
- $attrs: {
326
- [x: string]: unknown;
327
- };
328
- $refs: {
329
- [x: string]: unknown;
330
- };
331
- $slots: Readonly<{
332
- [name: string]: import('vue').Slot<any> | undefined;
333
- }>;
334
- $root: import('vue').ComponentPublicInstance | null;
335
- $parent: import('vue').ComponentPublicInstance | null;
336
- $host: Element | null;
337
- $emit: ((event: "scroll", args_0: {
338
- scrollTop: number;
339
- scrollLeft: number;
340
- }) => void) & ((event: "end-reached", direction: import('element-plus').ScrollbarDirection) => void);
341
- $el: any;
342
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
343
- id: {
344
- type: import('vue').PropType<string>;
345
- };
346
- height: {
347
- type: import('vue').PropType<string | number>;
348
- default: string;
349
- };
350
- maxHeight: {
351
- type: import('vue').PropType<string | number>;
352
- default: string;
353
- };
354
- ariaLabel: {
355
- type: import('vue').PropType<string>;
356
- };
357
- role: {
358
- type: import('vue').PropType<string>;
359
- };
360
- distance: {
361
- type: import('vue').PropType<number>;
362
- default: number;
363
- };
364
- native: {
365
- type: import('vue').PropType<boolean>;
366
- };
367
- wrapStyle: {
368
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
369
- default: string;
370
- };
371
- wrapClass: {
372
- type: import('vue').PropType<string | string[]>;
373
- default: string;
374
- };
375
- viewClass: {
376
- type: import('vue').PropType<string | string[]>;
377
- default: string;
378
- };
379
- viewStyle: {
380
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
381
- default: string;
382
- };
383
- noresize: {
384
- type: import('vue').PropType<boolean>;
385
- };
386
- tag: {
387
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
388
- default: string;
389
- };
390
- always: {
391
- type: import('vue').PropType<boolean>;
392
- };
393
- minSize: {
394
- type: import('vue').PropType<number>;
395
- default: number;
396
- };
397
- tabindex: {
398
- type: import('vue').PropType<string | number>;
399
- default: undefined;
400
- };
401
- ariaOrientation: {
402
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
403
- };
404
- }>> & {
405
- onScroll?: ((args_0: {
406
- scrollTop: number;
407
- scrollLeft: number;
408
- }) => any) | undefined;
409
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
410
- }, {
411
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
412
- update: () => void;
413
- scrollTo: {
414
- (xCord: number, yCord?: number): void;
415
- (options: ScrollToOptions): void;
416
- };
417
- setScrollTop: (value: number) => void;
418
- setScrollLeft: (value: number) => void;
419
- handleScroll: () => void;
420
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
421
- scroll: (args_0: {
422
- scrollTop: number;
423
- scrollLeft: number;
424
- }) => void;
425
- "end-reached": (direction: import('element-plus').ScrollbarDirection) => void;
426
- }, string, {
427
- tabindex: number | string;
428
- height: number | string;
429
- maxHeight: number | string;
430
- tag: keyof HTMLElementTagNameMap | (string & {});
431
- minSize: number;
432
- distance: number;
433
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
434
- wrapClass: string | string[];
435
- viewClass: string | string[];
436
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
437
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
438
- beforeCreate?: (() => void) | (() => void)[];
439
- created?: (() => void) | (() => void)[];
440
- beforeMount?: (() => void) | (() => void)[];
441
- mounted?: (() => void) | (() => void)[];
442
- beforeUpdate?: (() => void) | (() => void)[];
443
- updated?: (() => void) | (() => void)[];
444
- activated?: (() => void) | (() => void)[];
445
- deactivated?: (() => void) | (() => void)[];
446
- beforeDestroy?: (() => void) | (() => void)[];
447
- beforeUnmount?: (() => void) | (() => void)[];
448
- destroyed?: (() => void) | (() => void)[];
449
- unmounted?: (() => void) | (() => void)[];
450
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
451
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
452
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
453
- };
454
- $forceUpdate: () => void;
455
- $nextTick: typeof import('vue').nextTick;
456
- $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;
457
- } & Readonly<{
458
- tabindex: number | string;
459
- height: number | string;
460
- maxHeight: number | string;
461
- tag: keyof HTMLElementTagNameMap | (string & {});
462
- minSize: number;
463
- distance: number;
464
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
465
- wrapClass: string | string[];
466
- viewClass: string | string[];
467
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
468
- }> & Omit<Readonly<import('vue').ExtractPropTypes<{
469
- id: {
470
- type: import('vue').PropType<string>;
471
- };
472
- height: {
473
- type: import('vue').PropType<string | number>;
474
- default: string;
475
- };
476
- maxHeight: {
477
- type: import('vue').PropType<string | number>;
478
- default: string;
479
- };
480
- ariaLabel: {
481
- type: import('vue').PropType<string>;
482
- };
483
- role: {
484
- type: import('vue').PropType<string>;
485
- };
486
- distance: {
487
- type: import('vue').PropType<number>;
488
- default: number;
489
- };
490
- native: {
491
- type: import('vue').PropType<boolean>;
492
- };
493
- wrapStyle: {
494
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
495
- default: string;
496
- };
497
- wrapClass: {
498
- type: import('vue').PropType<string | string[]>;
499
- default: string;
500
- };
501
- viewClass: {
502
- type: import('vue').PropType<string | string[]>;
503
- default: string;
504
- };
505
- viewStyle: {
506
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
507
- default: string;
508
- };
509
- noresize: {
510
- type: import('vue').PropType<boolean>;
511
- };
512
- tag: {
513
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
514
- default: string;
515
- };
516
- always: {
517
- type: import('vue').PropType<boolean>;
518
- };
519
- minSize: {
520
- type: import('vue').PropType<number>;
521
- default: number;
522
- };
523
- tabindex: {
524
- type: import('vue').PropType<string | number>;
525
- default: undefined;
526
- };
527
- ariaOrientation: {
528
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
529
- };
530
- }>> & {
531
- onScroll?: ((args_0: {
532
- scrollTop: number;
533
- scrollLeft: number;
534
- }) => any) | undefined;
535
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
536
- }, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & import('vue').ShallowUnwrapRef<{
537
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
538
- update: () => void;
539
- scrollTo: {
540
- (xCord: number, yCord?: number): void;
541
- (options: ScrollToOptions): void;
542
- };
543
- setScrollTop: (value: number) => void;
544
- setScrollLeft: (value: number) => void;
545
- handleScroll: () => void;
546
- }> & {} & import('vue').ComponentCustomProperties & {} & {
547
- $slots: {
548
- default?: (props: {}) => any;
549
- };
550
- }) | undefined>;
551
- rightSlotScrollbarRef: Ref<({
552
- $: import('vue').ComponentInternalInstance;
553
- $data: {};
554
- $props: Partial<{
555
- tabindex: number | string;
556
- height: number | string;
557
- maxHeight: number | string;
558
- tag: keyof HTMLElementTagNameMap | (string & {});
559
- minSize: number;
560
- distance: number;
561
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
562
- wrapClass: string | string[];
563
- viewClass: string | string[];
564
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
565
- }> & Omit<{
566
- readonly height: number | string;
567
- readonly maxHeight: number | string;
568
- readonly distance: number;
569
- readonly wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
570
- readonly wrapClass: string | string[];
571
- readonly viewClass: string | string[];
572
- readonly viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
573
- readonly tag: keyof HTMLElementTagNameMap | (string & {});
574
- readonly minSize: number;
575
- readonly id?: string | undefined;
576
- readonly ariaLabel?: string | undefined;
577
- readonly role?: string | undefined;
578
- readonly native?: boolean | undefined;
579
- readonly noresize?: boolean | undefined;
580
- readonly always?: boolean | undefined;
581
- readonly tabindex?: number | string | undefined;
582
- readonly ariaOrientation?: "horizontal" | "vertical" | "undefined" | undefined;
583
- onScroll?: ((args_0: {
584
- scrollTop: number;
585
- scrollLeft: number;
586
- }) => any) | undefined | undefined;
587
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined | undefined;
588
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex">;
589
- $attrs: {
590
- [x: string]: unknown;
591
- };
592
- $refs: {
593
- [x: string]: unknown;
594
- };
595
- $slots: Readonly<{
596
- [name: string]: import('vue').Slot<any> | undefined;
597
- }>;
598
- $root: import('vue').ComponentPublicInstance | null;
599
- $parent: import('vue').ComponentPublicInstance | null;
600
- $host: Element | null;
601
- $emit: ((event: "scroll", args_0: {
602
- scrollTop: number;
603
- scrollLeft: number;
604
- }) => void) & ((event: "end-reached", direction: import('element-plus').ScrollbarDirection) => void);
605
- $el: any;
606
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
607
- id: {
608
- type: import('vue').PropType<string>;
609
- };
610
- height: {
611
- type: import('vue').PropType<string | number>;
612
- default: string;
613
- };
614
- maxHeight: {
615
- type: import('vue').PropType<string | number>;
616
- default: string;
617
- };
618
- ariaLabel: {
619
- type: import('vue').PropType<string>;
620
- };
621
- role: {
622
- type: import('vue').PropType<string>;
623
- };
624
- distance: {
625
- type: import('vue').PropType<number>;
626
- default: number;
627
- };
628
- native: {
629
- type: import('vue').PropType<boolean>;
630
- };
631
- wrapStyle: {
632
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
633
- default: string;
634
- };
635
- wrapClass: {
636
- type: import('vue').PropType<string | string[]>;
637
- default: string;
638
- };
639
- viewClass: {
640
- type: import('vue').PropType<string | string[]>;
641
- default: string;
642
- };
643
- viewStyle: {
644
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
645
- default: string;
646
- };
647
- noresize: {
648
- type: import('vue').PropType<boolean>;
649
- };
650
- tag: {
651
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
652
- default: string;
653
- };
654
- always: {
655
- type: import('vue').PropType<boolean>;
656
- };
657
- minSize: {
658
- type: import('vue').PropType<number>;
659
- default: number;
660
- };
661
- tabindex: {
662
- type: import('vue').PropType<string | number>;
663
- default: undefined;
664
- };
665
- ariaOrientation: {
666
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
667
- };
668
- }>> & {
669
- onScroll?: ((args_0: {
670
- scrollTop: number;
671
- scrollLeft: number;
672
- }) => any) | undefined;
673
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
674
- }, {
675
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
676
- update: () => void;
677
- scrollTo: {
678
- (xCord: number, yCord?: number): void;
679
- (options: ScrollToOptions): void;
680
- };
681
- setScrollTop: (value: number) => void;
682
- setScrollLeft: (value: number) => void;
683
- handleScroll: () => void;
684
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
685
- scroll: (args_0: {
686
- scrollTop: number;
687
- scrollLeft: number;
688
- }) => void;
689
- "end-reached": (direction: import('element-plus').ScrollbarDirection) => void;
690
- }, string, {
691
- tabindex: number | string;
692
- height: number | string;
693
- maxHeight: number | string;
694
- tag: keyof HTMLElementTagNameMap | (string & {});
695
- minSize: number;
696
- distance: number;
697
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
698
- wrapClass: string | string[];
699
- viewClass: string | string[];
700
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
701
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
702
- beforeCreate?: (() => void) | (() => void)[];
703
- created?: (() => void) | (() => void)[];
704
- beforeMount?: (() => void) | (() => void)[];
705
- mounted?: (() => void) | (() => void)[];
706
- beforeUpdate?: (() => void) | (() => void)[];
707
- updated?: (() => void) | (() => void)[];
708
- activated?: (() => void) | (() => void)[];
709
- deactivated?: (() => void) | (() => void)[];
710
- beforeDestroy?: (() => void) | (() => void)[];
711
- beforeUnmount?: (() => void) | (() => void)[];
712
- destroyed?: (() => void) | (() => void)[];
713
- unmounted?: (() => void) | (() => void)[];
714
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
715
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
716
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
717
- };
718
- $forceUpdate: () => void;
719
- $nextTick: typeof import('vue').nextTick;
720
- $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;
721
- } & Readonly<{
722
- tabindex: number | string;
723
- height: number | string;
724
- maxHeight: number | string;
725
- tag: keyof HTMLElementTagNameMap | (string & {});
726
- minSize: number;
727
- distance: number;
728
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
729
- wrapClass: string | string[];
730
- viewClass: string | string[];
731
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
732
- }> & Omit<Readonly<import('vue').ExtractPropTypes<{
733
- id: {
734
- type: import('vue').PropType<string>;
735
- };
736
- height: {
737
- type: import('vue').PropType<string | number>;
738
- default: string;
739
- };
740
- maxHeight: {
741
- type: import('vue').PropType<string | number>;
742
- default: string;
743
- };
744
- ariaLabel: {
745
- type: import('vue').PropType<string>;
746
- };
747
- role: {
748
- type: import('vue').PropType<string>;
749
- };
750
- distance: {
751
- type: import('vue').PropType<number>;
752
- default: number;
753
- };
754
- native: {
755
- type: import('vue').PropType<boolean>;
756
- };
757
- wrapStyle: {
758
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
759
- default: string;
760
- };
761
- wrapClass: {
762
- type: import('vue').PropType<string | string[]>;
763
- default: string;
764
- };
765
- viewClass: {
766
- type: import('vue').PropType<string | string[]>;
767
- default: string;
768
- };
769
- viewStyle: {
770
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
771
- default: string;
772
- };
773
- noresize: {
774
- type: import('vue').PropType<boolean>;
775
- };
776
- tag: {
777
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
778
- default: string;
779
- };
780
- always: {
781
- type: import('vue').PropType<boolean>;
782
- };
783
- minSize: {
784
- type: import('vue').PropType<number>;
785
- default: number;
786
- };
787
- tabindex: {
788
- type: import('vue').PropType<string | number>;
789
- default: undefined;
790
- };
791
- ariaOrientation: {
792
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
793
- };
794
- }>> & {
795
- onScroll?: ((args_0: {
796
- scrollTop: number;
797
- scrollLeft: number;
798
- }) => any) | undefined;
799
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
800
- }, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & import('vue').ShallowUnwrapRef<{
801
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
802
- update: () => void;
803
- scrollTo: {
804
- (xCord: number, yCord?: number): void;
805
- (options: ScrollToOptions): void;
806
- };
807
- setScrollTop: (value: number) => void;
808
- setScrollLeft: (value: number) => void;
809
- handleScroll: () => void;
810
- }> & {} & import('vue').ComponentCustomProperties & {} & {
811
- $slots: {
812
- default?: (props: {}) => any;
813
- };
814
- }) | undefined, ({
815
- $: import('vue').ComponentInternalInstance;
816
- $data: {};
817
- $props: Partial<{
818
- tabindex: number | string;
819
- height: number | string;
820
- maxHeight: number | string;
821
- tag: keyof HTMLElementTagNameMap | (string & {});
822
- minSize: number;
823
- distance: number;
824
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
825
- wrapClass: string | string[];
826
- viewClass: string | string[];
827
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
828
- }> & Omit<{
829
- readonly height: number | string;
830
- readonly maxHeight: number | string;
831
- readonly distance: number;
832
- readonly wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
833
- readonly wrapClass: string | string[];
834
- readonly viewClass: string | string[];
835
- readonly viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
836
- readonly tag: keyof HTMLElementTagNameMap | (string & {});
837
- readonly minSize: number;
838
- readonly id?: string | undefined;
839
- readonly ariaLabel?: string | undefined;
840
- readonly role?: string | undefined;
841
- readonly native?: boolean | undefined;
842
- readonly noresize?: boolean | undefined;
843
- readonly always?: boolean | undefined;
844
- readonly tabindex?: number | string | undefined;
845
- readonly ariaOrientation?: "horizontal" | "vertical" | "undefined" | undefined;
846
- onScroll?: ((args_0: {
847
- scrollTop: number;
848
- scrollLeft: number;
849
- }) => any) | undefined | undefined;
850
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined | undefined;
851
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex">;
852
- $attrs: {
853
- [x: string]: unknown;
854
- };
855
- $refs: {
856
- [x: string]: unknown;
857
- };
858
- $slots: Readonly<{
859
- [name: string]: import('vue').Slot<any> | undefined;
860
- }>;
861
- $root: import('vue').ComponentPublicInstance | null;
862
- $parent: import('vue').ComponentPublicInstance | null;
863
- $host: Element | null;
864
- $emit: ((event: "scroll", args_0: {
865
- scrollTop: number;
866
- scrollLeft: number;
867
- }) => void) & ((event: "end-reached", direction: import('element-plus').ScrollbarDirection) => void);
868
- $el: any;
869
- $options: import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
870
- id: {
871
- type: import('vue').PropType<string>;
872
- };
873
- height: {
874
- type: import('vue').PropType<string | number>;
875
- default: string;
876
- };
877
- maxHeight: {
878
- type: import('vue').PropType<string | number>;
879
- default: string;
880
- };
881
- ariaLabel: {
882
- type: import('vue').PropType<string>;
883
- };
884
- role: {
885
- type: import('vue').PropType<string>;
886
- };
887
- distance: {
888
- type: import('vue').PropType<number>;
889
- default: number;
890
- };
891
- native: {
892
- type: import('vue').PropType<boolean>;
893
- };
894
- wrapStyle: {
895
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
896
- default: string;
897
- };
898
- wrapClass: {
899
- type: import('vue').PropType<string | string[]>;
900
- default: string;
901
- };
902
- viewClass: {
903
- type: import('vue').PropType<string | string[]>;
904
- default: string;
905
- };
906
- viewStyle: {
907
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
908
- default: string;
909
- };
910
- noresize: {
911
- type: import('vue').PropType<boolean>;
912
- };
913
- tag: {
914
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
915
- default: string;
916
- };
917
- always: {
918
- type: import('vue').PropType<boolean>;
919
- };
920
- minSize: {
921
- type: import('vue').PropType<number>;
922
- default: number;
923
- };
924
- tabindex: {
925
- type: import('vue').PropType<string | number>;
926
- default: undefined;
927
- };
928
- ariaOrientation: {
929
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
930
- };
931
- }>> & {
932
- onScroll?: ((args_0: {
933
- scrollTop: number;
934
- scrollLeft: number;
935
- }) => any) | undefined;
936
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
937
- }, {
938
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
939
- update: () => void;
940
- scrollTo: {
941
- (xCord: number, yCord?: number): void;
942
- (options: ScrollToOptions): void;
943
- };
944
- setScrollTop: (value: number) => void;
945
- setScrollLeft: (value: number) => void;
946
- handleScroll: () => void;
947
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
948
- scroll: (args_0: {
949
- scrollTop: number;
950
- scrollLeft: number;
951
- }) => void;
952
- "end-reached": (direction: import('element-plus').ScrollbarDirection) => void;
953
- }, string, {
954
- tabindex: number | string;
955
- height: number | string;
956
- maxHeight: number | string;
957
- tag: keyof HTMLElementTagNameMap | (string & {});
958
- minSize: number;
959
- distance: number;
960
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
961
- wrapClass: string | string[];
962
- viewClass: string | string[];
963
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
964
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
965
- beforeCreate?: (() => void) | (() => void)[];
966
- created?: (() => void) | (() => void)[];
967
- beforeMount?: (() => void) | (() => void)[];
968
- mounted?: (() => void) | (() => void)[];
969
- beforeUpdate?: (() => void) | (() => void)[];
970
- updated?: (() => void) | (() => void)[];
971
- activated?: (() => void) | (() => void)[];
972
- deactivated?: (() => void) | (() => void)[];
973
- beforeDestroy?: (() => void) | (() => void)[];
974
- beforeUnmount?: (() => void) | (() => void)[];
975
- destroyed?: (() => void) | (() => void)[];
976
- unmounted?: (() => void) | (() => void)[];
977
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
978
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
979
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
980
- };
981
- $forceUpdate: () => void;
982
- $nextTick: typeof import('vue').nextTick;
983
- $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;
984
- } & Readonly<{
985
- tabindex: number | string;
986
- height: number | string;
987
- maxHeight: number | string;
988
- tag: keyof HTMLElementTagNameMap | (string & {});
989
- minSize: number;
990
- distance: number;
991
- wrapStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
992
- wrapClass: string | string[];
993
- viewClass: string | string[];
994
- viewStyle: string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null;
995
- }> & Omit<Readonly<import('vue').ExtractPropTypes<{
996
- id: {
997
- type: import('vue').PropType<string>;
998
- };
999
- height: {
1000
- type: import('vue').PropType<string | number>;
1001
- default: string;
1002
- };
1003
- maxHeight: {
1004
- type: import('vue').PropType<string | number>;
1005
- default: string;
1006
- };
1007
- ariaLabel: {
1008
- type: import('vue').PropType<string>;
1009
- };
1010
- role: {
1011
- type: import('vue').PropType<string>;
1012
- };
1013
- distance: {
1014
- type: import('vue').PropType<number>;
1015
- default: number;
1016
- };
1017
- native: {
1018
- type: import('vue').PropType<boolean>;
1019
- };
1020
- wrapStyle: {
1021
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1022
- default: string;
1023
- };
1024
- wrapClass: {
1025
- type: import('vue').PropType<string | string[]>;
1026
- default: string;
1027
- };
1028
- viewClass: {
1029
- type: import('vue').PropType<string | string[]>;
1030
- default: string;
1031
- };
1032
- viewStyle: {
1033
- type: import('vue').PropType<string | false | import('vue').CSSProperties | import('vue').StyleValue[] | null>;
1034
- default: string;
1035
- };
1036
- noresize: {
1037
- type: import('vue').PropType<boolean>;
1038
- };
1039
- tag: {
1040
- type: import('vue').PropType<(string & {}) | keyof HTMLElementTagNameMap>;
1041
- default: string;
1042
- };
1043
- always: {
1044
- type: import('vue').PropType<boolean>;
1045
- };
1046
- minSize: {
1047
- type: import('vue').PropType<number>;
1048
- default: number;
1049
- };
1050
- tabindex: {
1051
- type: import('vue').PropType<string | number>;
1052
- default: undefined;
1053
- };
1054
- ariaOrientation: {
1055
- type: import('vue').PropType<"undefined" | "horizontal" | "vertical">;
1056
- };
1057
- }>> & {
1058
- onScroll?: ((args_0: {
1059
- scrollTop: number;
1060
- scrollLeft: number;
1061
- }) => any) | undefined;
1062
- "onEnd-reached"?: ((direction: import('element-plus').ScrollbarDirection) => any) | undefined;
1063
- }, "height" | "maxHeight" | "distance" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "tag" | "minSize" | "tabindex" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & import('vue').ShallowUnwrapRef<{
1064
- wrapRef: import('vue').Ref<HTMLDivElement | undefined>;
1065
- update: () => void;
1066
- scrollTo: {
1067
- (xCord: number, yCord?: number): void;
1068
- (options: ScrollToOptions): void;
1069
- };
1070
- setScrollTop: (value: number) => void;
1071
- setScrollLeft: (value: number) => void;
1072
- handleScroll: () => void;
1073
- }> & {} & import('vue').ComponentCustomProperties & {} & {
1074
- $slots: {
1075
- default?: (props: {}) => any;
1076
- };
1077
- }) | undefined>;
1078
- tableBodyHeight: import('vue').ShallowRef<number, number>;
1079
- tableBodyWrapHeight: import('vue').ShallowRef<number, number>;
1080
- tableBodyScrollTop: import('vue').ShallowRef<number, number>;
1081
- tableBodyScrollHeight: import('vue').ShallowRef<number, number>;
1082
- };