@hb-hellotech/hb-ui 1.2.5-beta.6.1 → 1.2.9

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 (51) hide show
  1. package/dist/components/business_comp/file_comp/import_file/index.d.ts +5 -0
  2. package/dist/components/business_comp/file_comp/import_file/index.d.ts.map +1 -0
  3. package/dist/components/business_comp/file_comp/import_file/src/type.d.ts +13 -0
  4. package/dist/components/business_comp/file_comp/import_file/src/type.d.ts.map +1 -0
  5. package/dist/components/business_comp/file_comp/index.d.ts +3 -0
  6. package/dist/components/business_comp/file_comp/index.d.ts.map +1 -0
  7. package/dist/components/business_comp/form_comp/hb_tooltip_select/index.d.ts +5 -0
  8. package/dist/components/business_comp/form_comp/hb_tooltip_select/index.d.ts.map +1 -0
  9. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/index.d.ts +5 -0
  10. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/index.d.ts.map +1 -0
  11. package/dist/components/business_comp/list_page_comp/hb_form_select_filter/index.d.ts +5 -0
  12. package/dist/components/business_comp/list_page_comp/hb_form_select_filter/index.d.ts.map +1 -0
  13. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/index.d.ts +1 -232
  14. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/index.d.ts.map +1 -1
  15. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/src/HbMutilpleSelectModal.vue.d.ts +2 -2
  16. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/index.d.ts +1 -88
  17. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/index.d.ts.map +1 -1
  18. package/dist/components/business_comp/list_page_comp/hb_list_form/index.d.ts +5 -0
  19. package/dist/components/business_comp/list_page_comp/hb_list_form/index.d.ts.map +1 -0
  20. package/dist/components/business_comp/list_page_comp/hb_list_page_act/index.d.ts +1 -58
  21. package/dist/components/business_comp/list_page_comp/hb_list_page_act/index.d.ts.map +1 -1
  22. package/dist/components/business_comp/list_page_comp/hb_list_page_container/index.d.ts +1 -97
  23. package/dist/components/business_comp/list_page_comp/hb_list_page_container/index.d.ts.map +1 -1
  24. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts +3 -0
  25. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts.map +1 -1
  26. package/dist/components/business_comp/list_page_comp/hb_list_table/index.d.ts +5 -0
  27. package/dist/components/business_comp/list_page_comp/hb_list_table/index.d.ts.map +1 -0
  28. package/dist/components/business_comp/list_page_comp/hb_list_table_act/index.d.ts +5 -0
  29. package/dist/components/business_comp/list_page_comp/hb_list_table_act/index.d.ts.map +1 -0
  30. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/index.d.ts +5 -0
  31. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/index.d.ts.map +1 -0
  32. package/dist/components/business_comp/modal_comp/index.d.ts +3 -0
  33. package/dist/components/business_comp/modal_comp/index.d.ts.map +1 -0
  34. package/dist/components/business_comp/modal_comp/log_modal/index.d.ts +5 -0
  35. package/dist/components/business_comp/modal_comp/log_modal/index.d.ts.map +1 -0
  36. package/dist/components/business_comp/modal_comp/log_modal/src/type.d.ts +14 -0
  37. package/dist/components/business_comp/modal_comp/log_modal/src/type.d.ts.map +1 -0
  38. package/dist/components/func_comp/hb_func_comp_copy/index.d.ts +1 -151
  39. package/dist/components/func_comp/hb_func_comp_copy/index.d.ts.map +1 -1
  40. package/dist/components/func_comp/hb_func_comp_drag/index.d.ts +1 -439
  41. package/dist/components/func_comp/hb_func_comp_drag/index.d.ts.map +1 -1
  42. package/dist/components/func_comp/hb_func_comp_drag/src/index.vue.d.ts +1 -1
  43. package/dist/components/index.d.ts.map +1 -1
  44. package/dist/components/utils/withInstall.d.ts +1 -4
  45. package/dist/components/utils/withInstall.d.ts.map +1 -1
  46. package/dist/hb_component_lib.css +1 -1
  47. package/dist/hb_component_lib.js +1469 -1183
  48. package/dist/hb_component_lib.umd.cjs +1 -1
  49. package/dist/index.d.ts +33 -0
  50. package/dist/index.d.ts.map +1 -1
  51. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,kBAAkB,KAAgC,CAAC;AACzD,eAAe,kBAAkB,CAAC;AAElC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,kBAAkB,CAAC,CAAC"}
@@ -0,0 +1,5 @@
1
+ export * from './src/type';
2
+ declare const HbListPageTableColSet: any;
3
+ export default HbListPageTableColSet;
4
+ export type HbFormItemFilterModalInstance = InstanceType<typeof HbListPageTableColSet>;
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,qBAAqB,KAAmC,CAAC;AAC/D,eAAe,qBAAqB,CAAC;AAErC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import HbLibLogModal from './log_modal';
2
+ export { HbLibLogModal };
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,MAAM,aAAa,CAAC;AAExC,OAAO,EAAE,aAAa,EAAE,CAAC"}
@@ -0,0 +1,5 @@
1
+ export * from './src/type';
2
+ declare const HbLibLogModal: any;
3
+ export default HbLibLogModal;
4
+ export type HbLibImportFileInstance = InstanceType<typeof HbLibLogModal>;
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,aAAa,KAA0B,CAAC;AAE9C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,uBAAuB,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { ColumnsType } from 'ant-design-vue/lib/table';
2
+ export interface LogModalProps_Intf {
3
+ visible?: boolean;
4
+ title?: string;
5
+ width?: string | number;
6
+ scrollY?: number;
7
+ params?: Record<string, any>;
8
+ url?: string;
9
+ columns?: ColumnsType;
10
+ logBtnText?: string;
11
+ pagination?: Record<string, any>;
12
+ getLogData?: (params: Record<string, any>) => Promise<any>;
13
+ }
14
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,MAAM,WAAW,kBAAkB;IACjC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC7B,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,OAAO,CAAC,GAAG,CAAC,CAAC;CAC5D"}
@@ -1,155 +1,5 @@
1
1
  export * from './src/type';
2
- declare const HbCopy: ({
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
- readonly cpText: {
5
- readonly type: StringConstructor;
6
- readonly default: "";
7
- };
8
- readonly K: {
9
- readonly type: StringConstructor;
10
- readonly default: "";
11
- };
12
- readonly V: {
13
- readonly type: StringConstructor;
14
- };
15
- readonly L: {
16
- readonly type: StringConstructor;
17
- };
18
- readonly data: {
19
- readonly type: import("vue").PropType<any[] | Record<string, any>>;
20
- };
21
- readonly tooltipTitle: {
22
- readonly type: StringConstructor;
23
- readonly default: "复制";
24
- };
25
- readonly copySuccessTip: {
26
- readonly type: StringConstructor;
27
- readonly default: "复制成功";
28
- };
29
- readonly cpStyle: {
30
- readonly type: ObjectConstructor;
31
- readonly default: () => {};
32
- };
33
- readonly classType: {
34
- readonly type: StringConstructor;
35
- readonly default: "ab";
36
- };
37
- }>> & Readonly<{}>, {
38
- props: any;
39
- dataRef: import("vue").Ref<any, any>;
40
- getCopyText: import("vue").ComputedRef<string>;
41
- copyText: () => void;
42
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
43
- readonly cpText: string;
44
- readonly K: string;
45
- readonly tooltipTitle: string;
46
- readonly copySuccessTip: string;
47
- readonly cpStyle: Record<string, any>;
48
- readonly classType: string;
49
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
50
- P: {};
51
- B: {};
52
- D: {};
53
- C: {};
54
- M: {};
55
- Defaults: {};
56
- }, Readonly<import("vue").ExtractPropTypes<{
57
- readonly cpText: {
58
- readonly type: StringConstructor;
59
- readonly default: "";
60
- };
61
- readonly K: {
62
- readonly type: StringConstructor;
63
- readonly default: "";
64
- };
65
- readonly V: {
66
- readonly type: StringConstructor;
67
- };
68
- readonly L: {
69
- readonly type: StringConstructor;
70
- };
71
- readonly data: {
72
- readonly type: import("vue").PropType<any[] | Record<string, any>>;
73
- };
74
- readonly tooltipTitle: {
75
- readonly type: StringConstructor;
76
- readonly default: "复制";
77
- };
78
- readonly copySuccessTip: {
79
- readonly type: StringConstructor;
80
- readonly default: "复制成功";
81
- };
82
- readonly cpStyle: {
83
- readonly type: ObjectConstructor;
84
- readonly default: () => {};
85
- };
86
- readonly classType: {
87
- readonly type: StringConstructor;
88
- readonly default: "ab";
89
- };
90
- }>> & Readonly<{}>, {
91
- props: any;
92
- dataRef: import("vue").Ref<any, any>;
93
- getCopyText: import("vue").ComputedRef<string>;
94
- copyText: () => void;
95
- }, {}, {}, {}, {
96
- readonly cpText: string;
97
- readonly K: string;
98
- readonly tooltipTitle: string;
99
- readonly copySuccessTip: string;
100
- readonly cpStyle: Record<string, any>;
101
- readonly classType: string;
102
- }>;
103
- __isFragment?: undefined;
104
- __isTeleport?: undefined;
105
- __isSuspense?: undefined;
106
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
107
- readonly cpText: {
108
- readonly type: StringConstructor;
109
- readonly default: "";
110
- };
111
- readonly K: {
112
- readonly type: StringConstructor;
113
- readonly default: "";
114
- };
115
- readonly V: {
116
- readonly type: StringConstructor;
117
- };
118
- readonly L: {
119
- readonly type: StringConstructor;
120
- };
121
- readonly data: {
122
- readonly type: import("vue").PropType<any[] | Record<string, any>>;
123
- };
124
- readonly tooltipTitle: {
125
- readonly type: StringConstructor;
126
- readonly default: "复制";
127
- };
128
- readonly copySuccessTip: {
129
- readonly type: StringConstructor;
130
- readonly default: "复制成功";
131
- };
132
- readonly cpStyle: {
133
- readonly type: ObjectConstructor;
134
- readonly default: () => {};
135
- };
136
- readonly classType: {
137
- readonly type: StringConstructor;
138
- readonly default: "ab";
139
- };
140
- }>> & Readonly<{}>, {
141
- props: any;
142
- dataRef: import("vue").Ref<any, any>;
143
- getCopyText: import("vue").ComputedRef<string>;
144
- copyText: () => void;
145
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
146
- readonly cpText: string;
147
- readonly K: string;
148
- readonly tooltipTitle: string;
149
- readonly copySuccessTip: string;
150
- readonly cpStyle: Record<string, any>;
151
- readonly classType: string;
152
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[], any[]>) & Record<string, any>;
2
+ declare const HbCopy: any;
153
3
  export default HbCopy;
154
4
  export type CopyInstance = InstanceType<typeof HbCopy>;
155
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mSAAoB,CAAC;AAEjC,eAAe,MAAM,CAAC;AAEtB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,MAAM,KAAoB,CAAC;AAEjC,eAAe,MAAM,CAAC;AAEtB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC"}
@@ -1,443 +1,5 @@
1
1
  export * from './src/type';
2
- declare const HbDragInstall: ({
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
- readonly dragList: {
5
- readonly type: import("vue").PropType<import("./src/type").DragItems_Intf[]>;
6
- readonly required: true;
7
- };
8
- readonly childrenType: {
9
- readonly type: import("vue").PropType<import("./src/type").ChildrenType>;
10
- readonly default: "html";
11
- };
12
- readonly dragClass: {
13
- readonly type: StringConstructor;
14
- readonly default: "drag-item";
15
- };
16
- readonly ghostClass: {
17
- readonly type: StringConstructor;
18
- readonly default: null;
19
- };
20
- readonly chosenClass: {
21
- readonly type: StringConstructor;
22
- readonly default: null;
23
- };
24
- readonly sort: {
25
- readonly type: BooleanConstructor;
26
- readonly default: true;
27
- };
28
- readonly handle: {
29
- readonly type: StringConstructor;
30
- readonly default: "";
31
- };
32
- readonly filter: {
33
- readonly type: StringConstructor;
34
- readonly default: "";
35
- };
36
- readonly draggable: {
37
- readonly type: StringConstructor;
38
- readonly default: "";
39
- };
40
- }>> & Readonly<{
41
- "onUpdate:dragList"?: ((...args: any[]) => any) | undefined;
42
- onHandleDragStart?: ((...args: any[]) => any) | undefined;
43
- onHandleDragEnd?: ((...args: any[]) => any) | undefined;
44
- onHandleDragAdd?: ((...args: any[]) => any) | undefined;
45
- onHandleDragRemove?: ((...args: any[]) => any) | undefined;
46
- }>, {
47
- props: any;
48
- localData: import("vue").ShallowRef<any[], any[]>;
49
- bem: {
50
- b: (block?: string | undefined) => string;
51
- e: (element: string) => string;
52
- m: (modifier: string) => string;
53
- be: (block: string, element: string) => string;
54
- em: (element: string, modifier: string) => string;
55
- bem: (block: string, element: string, modifier: string) => string;
56
- is: (name: string, state: string | boolean) => string;
57
- };
58
- emits: (event: "update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove", ...args: any[]) => void;
59
- handleDragStart: (e: any) => void;
60
- handleDragEnd: (e: any) => void;
61
- handleDragAdd: (e: any) => void;
62
- handleDragRemove: (e: any) => void;
63
- readonly draggable: import("vue").DefineComponent<{
64
- list: {
65
- type: ArrayConstructor;
66
- required: boolean;
67
- default: any;
68
- };
69
- modelValue: {
70
- type: ArrayConstructor;
71
- required: boolean;
72
- default: any;
73
- };
74
- itemKey: {
75
- type: (StringConstructor | FunctionConstructor)[];
76
- required: boolean;
77
- };
78
- clone: {
79
- type: FunctionConstructor;
80
- default: (original: any) => any;
81
- };
82
- tag: {
83
- type: StringConstructor;
84
- default: string;
85
- };
86
- move: {
87
- type: FunctionConstructor;
88
- default: any;
89
- };
90
- componentData: {
91
- type: ObjectConstructor;
92
- required: boolean;
93
- default: any;
94
- };
95
- }, unknown, {
96
- error: boolean;
97
- }, {
98
- realList(): any;
99
- getKey(): any;
100
- }, {
101
- getUnderlyingVm(domElement: any): any;
102
- getUnderlyingPotencialDraggableComponent(htmElement: any): any;
103
- emitChanges(evt: any): void;
104
- alterList(onList: any): void;
105
- spliceList(): void;
106
- updatePosition(oldIndex: any, newIndex: any): void;
107
- getRelatedContextFromMoveEvent({ to, related }: {
108
- to: any;
109
- related: any;
110
- }): any;
111
- getVmIndexFromDomIndex(domIndex: any): any;
112
- onDragStart(evt: any): void;
113
- onDragAdd(evt: any): void;
114
- onDragRemove(evt: any): void;
115
- onDragUpdate(evt: any): void;
116
- computeFutureIndex(relatedContext: any, evt: any): any;
117
- onDragMove(evt: any, originalEvent: any): any;
118
- onDragEnd(): void;
119
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
120
- move: Function;
121
- tag: string;
122
- clone: Function;
123
- list: unknown[];
124
- modelValue: unknown[];
125
- componentData: Record<string, any>;
126
- } & {
127
- itemKey?: string | Function | undefined;
128
- }>, {
129
- move: Function;
130
- tag: string;
131
- clone: Function;
132
- list: unknown[];
133
- modelValue: unknown[];
134
- componentData: Record<string, any>;
135
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
136
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove")[], import("vue").PublicProps, {
137
- readonly sort: boolean;
138
- readonly filter: string;
139
- readonly childrenType: import("./src/type").ChildrenType;
140
- readonly dragClass: string;
141
- readonly ghostClass: string;
142
- readonly chosenClass: string;
143
- readonly handle: string;
144
- readonly draggable: string;
145
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
146
- P: {};
147
- B: {};
148
- D: {};
149
- C: {};
150
- M: {};
151
- Defaults: {};
152
- }, Readonly<import("vue").ExtractPropTypes<{
153
- readonly dragList: {
154
- readonly type: import("vue").PropType<import("./src/type").DragItems_Intf[]>;
155
- readonly required: true;
156
- };
157
- readonly childrenType: {
158
- readonly type: import("vue").PropType<import("./src/type").ChildrenType>;
159
- readonly default: "html";
160
- };
161
- readonly dragClass: {
162
- readonly type: StringConstructor;
163
- readonly default: "drag-item";
164
- };
165
- readonly ghostClass: {
166
- readonly type: StringConstructor;
167
- readonly default: null;
168
- };
169
- readonly chosenClass: {
170
- readonly type: StringConstructor;
171
- readonly default: null;
172
- };
173
- readonly sort: {
174
- readonly type: BooleanConstructor;
175
- readonly default: true;
176
- };
177
- readonly handle: {
178
- readonly type: StringConstructor;
179
- readonly default: "";
180
- };
181
- readonly filter: {
182
- readonly type: StringConstructor;
183
- readonly default: "";
184
- };
185
- readonly draggable: {
186
- readonly type: StringConstructor;
187
- readonly default: "";
188
- };
189
- }>> & Readonly<{
190
- "onUpdate:dragList"?: ((...args: any[]) => any) | undefined;
191
- onHandleDragStart?: ((...args: any[]) => any) | undefined;
192
- onHandleDragEnd?: ((...args: any[]) => any) | undefined;
193
- onHandleDragAdd?: ((...args: any[]) => any) | undefined;
194
- onHandleDragRemove?: ((...args: any[]) => any) | undefined;
195
- }>, {
196
- props: any;
197
- localData: import("vue").ShallowRef<any[], any[]>;
198
- bem: {
199
- b: (block?: string | undefined) => string;
200
- e: (element: string) => string;
201
- m: (modifier: string) => string;
202
- be: (block: string, element: string) => string;
203
- em: (element: string, modifier: string) => string;
204
- bem: (block: string, element: string, modifier: string) => string;
205
- is: (name: string, state: string | boolean) => string;
206
- };
207
- emits: (event: "update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove", ...args: any[]) => void;
208
- handleDragStart: (e: any) => void;
209
- handleDragEnd: (e: any) => void;
210
- handleDragAdd: (e: any) => void;
211
- handleDragRemove: (e: any) => void;
212
- readonly draggable: import("vue").DefineComponent<{
213
- list: {
214
- type: ArrayConstructor;
215
- required: boolean;
216
- default: any;
217
- };
218
- modelValue: {
219
- type: ArrayConstructor;
220
- required: boolean;
221
- default: any;
222
- };
223
- itemKey: {
224
- type: (StringConstructor | FunctionConstructor)[];
225
- required: boolean;
226
- };
227
- clone: {
228
- type: FunctionConstructor;
229
- default: (original: any) => any;
230
- };
231
- tag: {
232
- type: StringConstructor;
233
- default: string;
234
- };
235
- move: {
236
- type: FunctionConstructor;
237
- default: any;
238
- };
239
- componentData: {
240
- type: ObjectConstructor;
241
- required: boolean;
242
- default: any;
243
- };
244
- }, unknown, {
245
- error: boolean;
246
- }, {
247
- realList(): any;
248
- getKey(): any;
249
- }, {
250
- getUnderlyingVm(domElement: any): any;
251
- getUnderlyingPotencialDraggableComponent(htmElement: any): any;
252
- emitChanges(evt: any): void;
253
- alterList(onList: any): void;
254
- spliceList(): void;
255
- updatePosition(oldIndex: any, newIndex: any): void;
256
- getRelatedContextFromMoveEvent({ to, related }: {
257
- to: any;
258
- related: any;
259
- }): any;
260
- getVmIndexFromDomIndex(domIndex: any): any;
261
- onDragStart(evt: any): void;
262
- onDragAdd(evt: any): void;
263
- onDragRemove(evt: any): void;
264
- onDragUpdate(evt: any): void;
265
- computeFutureIndex(relatedContext: any, evt: any): any;
266
- onDragMove(evt: any, originalEvent: any): any;
267
- onDragEnd(): void;
268
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
269
- move: Function;
270
- tag: string;
271
- clone: Function;
272
- list: unknown[];
273
- modelValue: unknown[];
274
- componentData: Record<string, any>;
275
- } & {
276
- itemKey?: string | Function | undefined;
277
- }>, {
278
- move: Function;
279
- tag: string;
280
- clone: Function;
281
- list: unknown[];
282
- modelValue: unknown[];
283
- componentData: Record<string, any>;
284
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
285
- }, {}, {}, {}, {
286
- readonly sort: boolean;
287
- readonly filter: string;
288
- readonly childrenType: import("./src/type").ChildrenType;
289
- readonly dragClass: string;
290
- readonly ghostClass: string;
291
- readonly chosenClass: string;
292
- readonly handle: string;
293
- readonly draggable: string;
294
- }>;
295
- __isFragment?: undefined;
296
- __isTeleport?: undefined;
297
- __isSuspense?: undefined;
298
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
299
- readonly dragList: {
300
- readonly type: import("vue").PropType<import("./src/type").DragItems_Intf[]>;
301
- readonly required: true;
302
- };
303
- readonly childrenType: {
304
- readonly type: import("vue").PropType<import("./src/type").ChildrenType>;
305
- readonly default: "html";
306
- };
307
- readonly dragClass: {
308
- readonly type: StringConstructor;
309
- readonly default: "drag-item";
310
- };
311
- readonly ghostClass: {
312
- readonly type: StringConstructor;
313
- readonly default: null;
314
- };
315
- readonly chosenClass: {
316
- readonly type: StringConstructor;
317
- readonly default: null;
318
- };
319
- readonly sort: {
320
- readonly type: BooleanConstructor;
321
- readonly default: true;
322
- };
323
- readonly handle: {
324
- readonly type: StringConstructor;
325
- readonly default: "";
326
- };
327
- readonly filter: {
328
- readonly type: StringConstructor;
329
- readonly default: "";
330
- };
331
- readonly draggable: {
332
- readonly type: StringConstructor;
333
- readonly default: "";
334
- };
335
- }>> & Readonly<{
336
- "onUpdate:dragList"?: ((...args: any[]) => any) | undefined;
337
- onHandleDragStart?: ((...args: any[]) => any) | undefined;
338
- onHandleDragEnd?: ((...args: any[]) => any) | undefined;
339
- onHandleDragAdd?: ((...args: any[]) => any) | undefined;
340
- onHandleDragRemove?: ((...args: any[]) => any) | undefined;
341
- }>, {
342
- props: any;
343
- localData: import("vue").ShallowRef<any[], any[]>;
344
- bem: {
345
- b: (block?: string | undefined) => string;
346
- e: (element: string) => string;
347
- m: (modifier: string) => string;
348
- be: (block: string, element: string) => string;
349
- em: (element: string, modifier: string) => string;
350
- bem: (block: string, element: string, modifier: string) => string;
351
- is: (name: string, state: string | boolean) => string;
352
- };
353
- emits: (event: "update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove", ...args: any[]) => void;
354
- handleDragStart: (e: any) => void;
355
- handleDragEnd: (e: any) => void;
356
- handleDragAdd: (e: any) => void;
357
- handleDragRemove: (e: any) => void;
358
- readonly draggable: import("vue").DefineComponent<{
359
- list: {
360
- type: ArrayConstructor;
361
- required: boolean;
362
- default: any;
363
- };
364
- modelValue: {
365
- type: ArrayConstructor;
366
- required: boolean;
367
- default: any;
368
- };
369
- itemKey: {
370
- type: (StringConstructor | FunctionConstructor)[];
371
- required: boolean;
372
- };
373
- clone: {
374
- type: FunctionConstructor;
375
- default: (original: any) => any;
376
- };
377
- tag: {
378
- type: StringConstructor;
379
- default: string;
380
- };
381
- move: {
382
- type: FunctionConstructor;
383
- default: any;
384
- };
385
- componentData: {
386
- type: ObjectConstructor;
387
- required: boolean;
388
- default: any;
389
- };
390
- }, unknown, {
391
- error: boolean;
392
- }, {
393
- realList(): any;
394
- getKey(): any;
395
- }, {
396
- getUnderlyingVm(domElement: any): any;
397
- getUnderlyingPotencialDraggableComponent(htmElement: any): any;
398
- emitChanges(evt: any): void;
399
- alterList(onList: any): void;
400
- spliceList(): void;
401
- updatePosition(oldIndex: any, newIndex: any): void;
402
- getRelatedContextFromMoveEvent({ to, related }: {
403
- to: any;
404
- related: any;
405
- }): any;
406
- getVmIndexFromDomIndex(domIndex: any): any;
407
- onDragStart(evt: any): void;
408
- onDragAdd(evt: any): void;
409
- onDragRemove(evt: any): void;
410
- onDragUpdate(evt: any): void;
411
- computeFutureIndex(relatedContext: any, evt: any): any;
412
- onDragMove(evt: any, originalEvent: any): any;
413
- onDragEnd(): void;
414
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
415
- move: Function;
416
- tag: string;
417
- clone: Function;
418
- list: unknown[];
419
- modelValue: unknown[];
420
- componentData: Record<string, any>;
421
- } & {
422
- itemKey?: string | Function | undefined;
423
- }>, {
424
- move: Function;
425
- tag: string;
426
- clone: Function;
427
- list: unknown[];
428
- modelValue: unknown[];
429
- componentData: Record<string, any>;
430
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
431
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove")[], "update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove", {
432
- readonly sort: boolean;
433
- readonly filter: string;
434
- readonly childrenType: import("./src/type").ChildrenType;
435
- readonly dragClass: string;
436
- readonly ghostClass: string;
437
- readonly chosenClass: string;
438
- readonly handle: string;
439
- readonly draggable: string;
440
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[], any[]>) & Record<string, any>;
2
+ declare const HbDragInstall: any;
441
3
  export default HbDragInstall;
442
4
  export type HbDragInstance = InstanceType<typeof HbDragInstall>;
443
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mSAAsB,CAAC;AAC1C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,cAAc,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,aAAa,KAAsB,CAAC;AAC1C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,cAAc,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
@@ -169,8 +169,8 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
169
169
  onHandleDragAdd?: ((...args: any[]) => any) | undefined;
170
170
  onHandleDragRemove?: ((...args: any[]) => any) | undefined;
171
171
  }>, {
172
- readonly sort: boolean;
173
172
  readonly filter: string;
173
+ readonly sort: boolean;
174
174
  readonly childrenType: import("./type").ChildrenType;
175
175
  readonly dragClass: string;
176
176
  readonly ghostClass: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAM7B,QAAA,IAAI,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAIxC,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAQ7B,QAAA,IAAI,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAMxC,CAAC;AAEF,eAAe,cAAc,CAAC"}