@hb-hellotech/hb-ui 1.3.16-beta.8 → 2.0.0

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 (103) hide show
  1. package/dist/components/business_comp/file_comp/import_file/src/HbImportFile.d.ts +3 -0
  2. package/dist/components/business_comp/file_comp/import_file/src/HbImportFile.d.ts.map +1 -0
  3. package/dist/components/business_comp/file_comp/import_file/src/type.d.ts +3 -2
  4. package/dist/components/business_comp/file_comp/import_file/src/type.d.ts.map +1 -1
  5. package/dist/components/business_comp/form_comp/hb_tooltip_select/src/HbTooltipSelect.d.ts +3 -0
  6. package/dist/components/business_comp/form_comp/hb_tooltip_select/src/HbTooltipSelect.d.ts.map +1 -0
  7. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/HbFormItemFilterModal.d.ts +3 -0
  8. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/HbFormItemFilterModal.d.ts.map +1 -0
  9. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.d.ts +1 -1
  10. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.d.ts.map +1 -1
  11. package/dist/components/business_comp/list_page_comp/hb_form_select_filter/src/HbListMultiSelect.d.ts +3 -0
  12. package/dist/components/business_comp/list_page_comp/hb_form_select_filter/src/HbListMultiSelect.d.ts.map +1 -0
  13. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/src/HbMutilpleSelectModal.d.ts +3 -0
  14. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/src/HbMutilpleSelectModal.d.ts.map +1 -0
  15. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/src/HbListBtns.d.ts +3 -0
  16. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/src/{HbListBtns.vue.d.ts.map → HbListBtns.d.ts.map} +1 -1
  17. package/dist/components/business_comp/list_page_comp/hb_list_form/src/HbListForm.d.ts +3 -0
  18. package/dist/components/business_comp/list_page_comp/hb_list_form/src/HbListForm.d.ts.map +1 -0
  19. package/dist/components/business_comp/list_page_comp/hb_list_form/src/type.d.ts +1 -1
  20. package/dist/components/business_comp/list_page_comp/hb_list_form/src/type.d.ts.map +1 -1
  21. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.d.ts +3 -0
  22. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.d.ts.map +1 -0
  23. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/type.d.ts +1 -1
  24. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/type.d.ts.map +1 -1
  25. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.d.ts +3 -0
  26. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.d.ts.map +1 -0
  27. package/dist/components/business_comp/list_page_comp/hb_list_table/src/HbListTable.d.ts +3 -0
  28. package/dist/components/business_comp/list_page_comp/hb_list_table/src/HbListTable.d.ts.map +1 -0
  29. package/dist/components/business_comp/list_page_comp/hb_list_table/src/type.d.ts +1 -1
  30. package/dist/components/business_comp/list_page_comp/hb_list_table/src/type.d.ts.map +1 -1
  31. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.d.ts +3 -0
  32. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.d.ts.map +1 -0
  33. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/src/HbTableColumnSet.d.ts +3 -0
  34. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/src/HbTableColumnSet.d.ts.map +1 -0
  35. package/dist/components/business_comp/modal_comp/log_modal/src/HbLogModal.d.ts +3 -0
  36. package/dist/components/business_comp/modal_comp/log_modal/src/HbLogModal.d.ts.map +1 -0
  37. package/dist/components/business_comp/unlist_page_comp/hb_card/src/HbLibCard.d.ts +3 -0
  38. package/dist/components/business_comp/unlist_page_comp/hb_card/src/{HbLibCard.vue.d.ts.map → HbLibCard.d.ts.map} +1 -1
  39. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/src/HbLibDetailBox.d.ts +3 -0
  40. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/src/HbLibDetailBox.d.ts.map +1 -0
  41. package/dist/components/business_comp/unlist_page_comp/hb_footer_bar/src/HbLibFooterBar.d.ts +15 -0
  42. package/dist/components/business_comp/unlist_page_comp/hb_footer_bar/src/HbLibFooterBar.d.ts.map +1 -0
  43. package/dist/components/business_comp/unlist_page_comp/hb_hover_anchor/src/HbLibAnchor.d.ts +3 -0
  44. package/dist/components/business_comp/unlist_page_comp/hb_hover_anchor/src/HbLibAnchor.d.ts.map +1 -0
  45. package/dist/components/business_comp/unlist_page_comp/hb_modal/src/HbLibModal.d.ts +3 -0
  46. package/dist/components/business_comp/unlist_page_comp/hb_modal/src/HbLibModal.d.ts.map +1 -0
  47. package/dist/components/business_comp/unlist_page_comp/hb_page_header/src/HbLibPageHeader.d.ts +3 -0
  48. package/dist/components/business_comp/unlist_page_comp/hb_page_header/src/HbLibPageHeader.d.ts.map +1 -0
  49. package/dist/components/business_comp/unlist_page_comp/hb_undetail_box/src/HbLibUnDetailBox.d.ts +3 -0
  50. package/dist/components/business_comp/unlist_page_comp/hb_undetail_box/src/HbLibUnDetailBox.d.ts.map +1 -0
  51. package/dist/components/func_comp/hb_func_comp_copy/src/copy.d.ts +3 -0
  52. package/dist/components/func_comp/hb_func_comp_copy/src/copy.d.ts.map +1 -0
  53. package/dist/components/func_comp/hb_func_comp_copy/src/type.d.ts +1 -1
  54. package/dist/components/func_comp/hb_func_comp_copy/src/type.d.ts.map +1 -1
  55. package/dist/components/func_comp/hb_func_comp_drag/src/index.d.ts +3 -0
  56. package/dist/components/func_comp/hb_func_comp_drag/src/index.d.ts.map +1 -0
  57. package/dist/components/func_comp/hb_func_comp_drag/src/type.d.ts +1 -1
  58. package/dist/components/func_comp/hb_func_comp_drag/src/type.d.ts.map +1 -1
  59. package/dist/components/func_comp/hb_func_comp_sort/src/sort.d.ts +3 -0
  60. package/dist/components/func_comp/hb_func_comp_sort/src/sort.d.ts.map +1 -0
  61. package/dist/components/func_comp/hb_func_comp_sort/src/type.d.ts +1 -1
  62. package/dist/components/func_comp/hb_func_comp_sort/src/type.d.ts.map +1 -1
  63. package/dist/components/func_comp/hb_func_loading/src/loading.d.ts +3 -0
  64. package/dist/components/func_comp/hb_func_loading/src/loading.d.ts.map +1 -0
  65. package/dist/components/func_comp/hb_ui_config/src/hbUiConfig.d.ts +3 -0
  66. package/dist/components/func_comp/hb_ui_config/src/{hbUiConfig.vue.d.ts.map → hbUiConfig.d.ts.map} +1 -1
  67. package/dist/components/hooks/useCalTableHeight.d.ts +1 -1
  68. package/dist/components/hooks/useCalTableWidth.d.ts +1 -1
  69. package/dist/components/index.d.ts +6 -3
  70. package/dist/components/index.d.ts.map +1 -1
  71. package/dist/components/utils/directives/debounce_click/index.d.ts +0 -1
  72. package/dist/components/utils/directives/debounce_click/index.d.ts.map +1 -1
  73. package/dist/components/utils/directives/index.d.ts +3 -10
  74. package/dist/components/utils/directives/index.d.ts.map +1 -1
  75. package/dist/components/utils/directives/v_copy/index.d.ts +0 -1
  76. package/dist/components/utils/directives/v_copy/index.d.ts.map +1 -1
  77. package/dist/hb_component_lib.css +1 -1
  78. package/dist/hb_component_lib.js +1206 -1200
  79. package/dist/hb_component_lib.umd.cjs +1 -1
  80. package/dist/index.d.ts +1 -1
  81. package/dist/index.d.ts.map +1 -1
  82. package/dist/shims-vue.d.ts +1 -1
  83. package/dist/vite-env.d.ts +3 -1
  84. package/package.json +13 -3
  85. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/src/HbMutilpleSelectModal.vue.d.ts +0 -112
  86. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/src/HbMutilpleSelectModal.vue.d.ts.map +0 -1
  87. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/src/HbListBtns.vue.d.ts +0 -40
  88. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.vue.d.ts +0 -34
  89. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.vue.d.ts.map +0 -1
  90. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts +0 -82
  91. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts.map +0 -1
  92. package/dist/components/business_comp/unlist_page_comp/hb_card/src/HbLibCard.vue.d.ts +0 -56
  93. package/dist/components/business_comp/unlist_page_comp/hb_footer_bar/src/HbLibFooterBar.vue.d.ts +0 -87
  94. package/dist/components/business_comp/unlist_page_comp/hb_footer_bar/src/HbLibFooterBar.vue.d.ts.map +0 -1
  95. package/dist/components/business_comp/unlist_page_comp/hb_hover_anchor/src/HbLibAnchor.vue.d.ts +0 -42
  96. package/dist/components/business_comp/unlist_page_comp/hb_hover_anchor/src/HbLibAnchor.vue.d.ts.map +0 -1
  97. package/dist/components/business_comp/unlist_page_comp/hb_modal/src/HbLibModal.vue.d.ts +0 -137
  98. package/dist/components/business_comp/unlist_page_comp/hb_modal/src/HbLibModal.vue.d.ts.map +0 -1
  99. package/dist/components/func_comp/hb_func_comp_drag/src/index.vue.d.ts +0 -182
  100. package/dist/components/func_comp/hb_func_comp_drag/src/index.vue.d.ts.map +0 -1
  101. package/dist/components/func_comp/hb_func_comp_sort/src/sort.vue.d.ts +0 -64
  102. package/dist/components/func_comp/hb_func_comp_sort/src/sort.vue.d.ts.map +0 -1
  103. package/dist/components/func_comp/hb_ui_config/src/hbUiConfig.vue.d.ts +0 -16
@@ -1,137 +0,0 @@
1
- import { CSSProperties } from 'vue';
2
- declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
- visible: {
4
- type: BooleanConstructor;
5
- default: boolean;
6
- };
7
- type: {
8
- type: StringConstructor;
9
- default: string;
10
- };
11
- title: {
12
- type: StringConstructor;
13
- default: string;
14
- };
15
- modalStyle: {
16
- type: ObjectConstructor;
17
- default: () => {};
18
- };
19
- bodyStyle: {
20
- type: ObjectConstructor;
21
- default: () => {
22
- top: string;
23
- };
24
- };
25
- wrapStyle: {
26
- type: ObjectConstructor;
27
- default: () => {};
28
- };
29
- spinning: {
30
- type: BooleanConstructor;
31
- default: boolean;
32
- };
33
- descLabelWidth: {
34
- type: NumberConstructor;
35
- };
36
- descValueWidth: {
37
- type: NumberConstructor;
38
- };
39
- }>, {
40
- emits: (event: "update:visible" | "ok" | "cancel", ...args: any[]) => void;
41
- props: any;
42
- currentVisible: import("vue").WritableComputedRef<boolean, boolean>;
43
- modalTitleRef: import("vue").Ref<HTMLElement, HTMLElement>;
44
- currentModalStyle: import("vue").ComputedRef<{
45
- top: string;
46
- }>;
47
- currentWrapStyle: import("vue").ComputedRef<{
48
- overflow: string;
49
- }>;
50
- currentBodyStyle: import("vue").ComputedRef<{
51
- maxHeight: string;
52
- overflowY: string;
53
- padding: string;
54
- }>;
55
- x: import("vue").Ref<number, number>;
56
- y: import("vue").Ref<number, number>;
57
- isDragging: import("vue").ComputedRef<boolean>;
58
- startX: import("vue").Ref<number, number>;
59
- startY: import("vue").Ref<number, number>;
60
- startedDrag: import("vue").Ref<boolean, boolean>;
61
- transformX: import("vue").Ref<number, number>;
62
- transformY: import("vue").Ref<number, number>;
63
- preTransformX: import("vue").Ref<number, number>;
64
- preTransformY: import("vue").Ref<number, number>;
65
- dragRect: import("vue").Ref<{
66
- left: number;
67
- right: number;
68
- top: number;
69
- bottom: number;
70
- }, {
71
- left: number;
72
- right: number;
73
- top: number;
74
- bottom: number;
75
- } | {
76
- left: number;
77
- right: number;
78
- top: number;
79
- bottom: number;
80
- }>;
81
- resetPositionTimer: any;
82
- resetDragPosition: () => void;
83
- transformStyle: import("vue").ComputedRef<CSSProperties>;
84
- handleCancel: () => void;
85
- handleOk: () => void;
86
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "ok" | "cancel")[], "update:visible" | "ok" | "cancel", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
87
- visible: {
88
- type: BooleanConstructor;
89
- default: boolean;
90
- };
91
- type: {
92
- type: StringConstructor;
93
- default: string;
94
- };
95
- title: {
96
- type: StringConstructor;
97
- default: string;
98
- };
99
- modalStyle: {
100
- type: ObjectConstructor;
101
- default: () => {};
102
- };
103
- bodyStyle: {
104
- type: ObjectConstructor;
105
- default: () => {
106
- top: string;
107
- };
108
- };
109
- wrapStyle: {
110
- type: ObjectConstructor;
111
- default: () => {};
112
- };
113
- spinning: {
114
- type: BooleanConstructor;
115
- default: boolean;
116
- };
117
- descLabelWidth: {
118
- type: NumberConstructor;
119
- };
120
- descValueWidth: {
121
- type: NumberConstructor;
122
- };
123
- }>> & Readonly<{
124
- onCancel?: ((...args: any[]) => any) | undefined;
125
- "onUpdate:visible"?: ((...args: any[]) => any) | undefined;
126
- onOk?: ((...args: any[]) => any) | undefined;
127
- }>, {
128
- type: string;
129
- spinning: boolean;
130
- visible: boolean;
131
- title: string;
132
- modalStyle: Record<string, any>;
133
- bodyStyle: Record<string, any>;
134
- wrapStyle: Record<string, any>;
135
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
136
- export default _sfc_main;
137
- //# sourceMappingURL=HbLibModal.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HbLibModal.vue.d.ts","sourceRoot":"","sources":["HbLibModal.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAiB,aAAa,EAAmC,MAAM,KAAK,CAAC;AAGpF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAgLb,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -1,182 +0,0 @@
1
- declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- readonly dragList: {
3
- readonly type: import("vue").PropType<import("./type").DragItems_Intf[]>;
4
- readonly required: true;
5
- };
6
- readonly childrenType: {
7
- readonly type: import("vue").PropType<import("./type").ChildrenType>;
8
- readonly default: "html";
9
- };
10
- readonly dragClass: {
11
- readonly type: StringConstructor;
12
- readonly default: "drag-item";
13
- };
14
- readonly ghostClass: {
15
- readonly type: StringConstructor;
16
- readonly default: null;
17
- };
18
- readonly chosenClass: {
19
- readonly type: StringConstructor;
20
- readonly default: null;
21
- };
22
- readonly sort: {
23
- readonly type: BooleanConstructor;
24
- readonly default: true;
25
- };
26
- readonly handle: {
27
- readonly type: StringConstructor;
28
- readonly default: "";
29
- };
30
- readonly filter: {
31
- readonly type: StringConstructor;
32
- readonly default: "";
33
- };
34
- readonly draggable: {
35
- readonly type: StringConstructor;
36
- readonly default: "";
37
- };
38
- }>, {
39
- props: any;
40
- localData: import("vue").ShallowRef<any[], any[]>;
41
- bem: {
42
- b: (block?: string | undefined) => string;
43
- e: (element: string) => string;
44
- m: (modifier: string) => string;
45
- be: (block: string, element: string) => string;
46
- em: (element: string, modifier: string) => string;
47
- bem: (block: string, element: string, modifier: string) => string;
48
- is: (name: string, state: string | boolean) => string;
49
- };
50
- emits: (event: "update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove", ...args: any[]) => void;
51
- handleDragStart: (e: any) => void;
52
- handleDragEnd: (e: any) => void;
53
- handleDragAdd: (e: any) => void;
54
- handleDragRemove: (e: any) => void;
55
- readonly draggable: import("vue").DefineComponent<{
56
- list: {
57
- type: ArrayConstructor;
58
- required: boolean;
59
- default: any;
60
- };
61
- modelValue: {
62
- type: ArrayConstructor;
63
- required: boolean;
64
- default: any;
65
- };
66
- itemKey: {
67
- type: (StringConstructor | FunctionConstructor)[];
68
- required: boolean;
69
- };
70
- clone: {
71
- type: FunctionConstructor;
72
- default: (original: any) => any;
73
- };
74
- tag: {
75
- type: StringConstructor;
76
- default: string;
77
- };
78
- move: {
79
- type: FunctionConstructor;
80
- default: any;
81
- };
82
- componentData: {
83
- type: ObjectConstructor;
84
- required: boolean;
85
- default: any;
86
- };
87
- }, unknown, {
88
- error: boolean;
89
- }, {
90
- realList(): any;
91
- getKey(): any;
92
- }, {
93
- getUnderlyingVm(domElement: any): any;
94
- getUnderlyingPotencialDraggableComponent(htmElement: any): any;
95
- emitChanges(evt: any): void;
96
- alterList(onList: any): void;
97
- spliceList(): void;
98
- updatePosition(oldIndex: any, newIndex: any): void;
99
- getRelatedContextFromMoveEvent({ to, related }: {
100
- to: any;
101
- related: any;
102
- }): any;
103
- getVmIndexFromDomIndex(domIndex: any): any;
104
- onDragStart(evt: any): void;
105
- onDragAdd(evt: any): void;
106
- onDragRemove(evt: any): void;
107
- onDragUpdate(evt: any): void;
108
- computeFutureIndex(relatedContext: any, evt: any): any;
109
- onDragMove(evt: any, originalEvent: any): any;
110
- onDragEnd(): void;
111
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
112
- move: Function;
113
- tag: string;
114
- clone: Function;
115
- list: unknown[];
116
- modelValue: unknown[];
117
- componentData: Record<string, any>;
118
- } & {
119
- itemKey?: string | Function | undefined;
120
- }>, {
121
- move: Function;
122
- tag: string;
123
- clone: Function;
124
- list: unknown[];
125
- modelValue: unknown[];
126
- componentData: Record<string, any>;
127
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
128
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove")[], "update:dragList" | "handleDragStart" | "handleDragEnd" | "handleDragAdd" | "handleDragRemove", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
129
- readonly dragList: {
130
- readonly type: import("vue").PropType<import("./type").DragItems_Intf[]>;
131
- readonly required: true;
132
- };
133
- readonly childrenType: {
134
- readonly type: import("vue").PropType<import("./type").ChildrenType>;
135
- readonly default: "html";
136
- };
137
- readonly dragClass: {
138
- readonly type: StringConstructor;
139
- readonly default: "drag-item";
140
- };
141
- readonly ghostClass: {
142
- readonly type: StringConstructor;
143
- readonly default: null;
144
- };
145
- readonly chosenClass: {
146
- readonly type: StringConstructor;
147
- readonly default: null;
148
- };
149
- readonly sort: {
150
- readonly type: BooleanConstructor;
151
- readonly default: true;
152
- };
153
- readonly handle: {
154
- readonly type: StringConstructor;
155
- readonly default: "";
156
- };
157
- readonly filter: {
158
- readonly type: StringConstructor;
159
- readonly default: "";
160
- };
161
- readonly draggable: {
162
- readonly type: StringConstructor;
163
- readonly default: "";
164
- };
165
- }>> & Readonly<{
166
- "onUpdate:dragList"?: ((...args: any[]) => any) | undefined;
167
- onHandleDragStart?: ((...args: any[]) => any) | undefined;
168
- onHandleDragEnd?: ((...args: any[]) => any) | undefined;
169
- onHandleDragAdd?: ((...args: any[]) => any) | undefined;
170
- onHandleDragRemove?: ((...args: any[]) => any) | undefined;
171
- }>, {
172
- readonly sort: boolean;
173
- readonly filter: string;
174
- readonly childrenType: import("./type").ChildrenType;
175
- readonly dragClass: string;
176
- readonly ghostClass: string;
177
- readonly chosenClass: string;
178
- readonly handle: string;
179
- readonly draggable: string;
180
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
181
- export default _sfc_main;
182
- //# sourceMappingURL=index.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.vue.d.ts","sourceRoot":"","sources":["index.vue.ts"],"names":[],"mappings":"AAOA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA0Ba,GAAG;uBAIL,GAAG;uBAIH,GAAG;0BAIA,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAU9B,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -1,64 +0,0 @@
1
- import { type PropType } from 'vue';
2
- import { SortItem } from './type';
3
- declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- readonly triggerWay: {
5
- readonly type: PropType<"click" | "hover">;
6
- readonly default: "click";
7
- };
8
- readonly colText: {
9
- readonly type: StringConstructor;
10
- readonly default: "";
11
- };
12
- readonly menuItems: {
13
- readonly type: PropType<SortItem[]>;
14
- readonly default: () => never[];
15
- };
16
- readonly getSort: {
17
- readonly type: PropType<(currentSort: {
18
- orderFeild: string;
19
- orderBy: "" | "Asc" | "Desc" | undefined;
20
- }) => void>;
21
- };
22
- }>, {
23
- props: any;
24
- emits: (event: "change", ...args: any[]) => void;
25
- currentMenuItems: import("vue").Ref<{
26
- label: string;
27
- value: string;
28
- sort?: "" | "Asc" | "Desc" | undefined;
29
- }[], SortItem[] | {
30
- label: string;
31
- value: string;
32
- sort?: "" | "Asc" | "Desc" | undefined;
33
- }[]>;
34
- currentActiveItem: import("vue").Ref<string, string>;
35
- handleMenuClick: (item: SortItem) => void;
36
- readonly DownOutlined: import("@ant-design/icons-vue/lib/icons/DownOutlined").DownOutlinedIconType;
37
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
38
- readonly triggerWay: {
39
- readonly type: PropType<"click" | "hover">;
40
- readonly default: "click";
41
- };
42
- readonly colText: {
43
- readonly type: StringConstructor;
44
- readonly default: "";
45
- };
46
- readonly menuItems: {
47
- readonly type: PropType<SortItem[]>;
48
- readonly default: () => never[];
49
- };
50
- readonly getSort: {
51
- readonly type: PropType<(currentSort: {
52
- orderFeild: string;
53
- orderBy: "" | "Asc" | "Desc" | undefined;
54
- }) => void>;
55
- };
56
- }>> & Readonly<{
57
- onChange?: ((...args: any[]) => any) | undefined;
58
- }>, {
59
- readonly triggerWay: "click" | "hover";
60
- readonly colText: string;
61
- readonly menuItems: SortItem[];
62
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
63
- export default _sfc_main;
64
- //# sourceMappingURL=sort.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sort.vue.d.ts","sourceRoot":"","sources":["sort.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,KAAK,QAAQ,EAAS,MAAM,KAAK,CAAC;AAEhD,OAAO,EAAe,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE/C,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAmCgB,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAoBrC,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -1,16 +0,0 @@
1
- declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- config: {
3
- type: ObjectConstructor;
4
- required: false;
5
- };
6
- }>, {
7
- props: any;
8
- mergedConfig: any;
9
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
10
- config: {
11
- type: ObjectConstructor;
12
- required: false;
13
- };
14
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
15
- export default _sfc_main;
16
- //# sourceMappingURL=hbUiConfig.vue.d.ts.map