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

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 (55) 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_item_filter_modal/src/type.d.ts +1 -0
  12. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.d.ts.map +1 -1
  13. package/dist/components/business_comp/list_page_comp/hb_form_select_filter/index.d.ts +5 -0
  14. package/dist/components/business_comp/list_page_comp/hb_form_select_filter/index.d.ts.map +1 -0
  15. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/index.d.ts +1 -232
  16. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/index.d.ts.map +1 -1
  17. package/dist/components/business_comp/list_page_comp/hb_form_select_modal/src/HbMutilpleSelectModal.vue.d.ts +2 -2
  18. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/index.d.ts +1 -88
  19. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/index.d.ts.map +1 -1
  20. package/dist/components/business_comp/list_page_comp/hb_list_form/index.d.ts +5 -0
  21. package/dist/components/business_comp/list_page_comp/hb_list_form/index.d.ts.map +1 -0
  22. package/dist/components/business_comp/list_page_comp/hb_list_form/src/type.d.ts +1 -0
  23. package/dist/components/business_comp/list_page_comp/hb_list_form/src/type.d.ts.map +1 -1
  24. package/dist/components/business_comp/list_page_comp/hb_list_page_act/index.d.ts +1 -58
  25. package/dist/components/business_comp/list_page_comp/hb_list_page_act/index.d.ts.map +1 -1
  26. package/dist/components/business_comp/list_page_comp/hb_list_page_container/index.d.ts +1 -97
  27. package/dist/components/business_comp/list_page_comp/hb_list_page_container/index.d.ts.map +1 -1
  28. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts +3 -0
  29. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts.map +1 -1
  30. package/dist/components/business_comp/list_page_comp/hb_list_table/index.d.ts +5 -0
  31. package/dist/components/business_comp/list_page_comp/hb_list_table/index.d.ts.map +1 -0
  32. package/dist/components/business_comp/list_page_comp/hb_list_table_act/index.d.ts +5 -0
  33. package/dist/components/business_comp/list_page_comp/hb_list_table_act/index.d.ts.map +1 -0
  34. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/index.d.ts +5 -0
  35. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/index.d.ts.map +1 -0
  36. package/dist/components/business_comp/modal_comp/index.d.ts +3 -0
  37. package/dist/components/business_comp/modal_comp/index.d.ts.map +1 -0
  38. package/dist/components/business_comp/modal_comp/log_modal/index.d.ts +5 -0
  39. package/dist/components/business_comp/modal_comp/log_modal/index.d.ts.map +1 -0
  40. package/dist/components/business_comp/modal_comp/log_modal/src/type.d.ts +14 -0
  41. package/dist/components/business_comp/modal_comp/log_modal/src/type.d.ts.map +1 -0
  42. package/dist/components/func_comp/hb_func_comp_copy/index.d.ts +1 -151
  43. package/dist/components/func_comp/hb_func_comp_copy/index.d.ts.map +1 -1
  44. package/dist/components/func_comp/hb_func_comp_drag/index.d.ts +1 -439
  45. package/dist/components/func_comp/hb_func_comp_drag/index.d.ts.map +1 -1
  46. package/dist/components/func_comp/hb_func_comp_drag/src/index.vue.d.ts +1 -1
  47. package/dist/components/index.d.ts.map +1 -1
  48. package/dist/components/utils/withInstall.d.ts +1 -4
  49. package/dist/components/utils/withInstall.d.ts.map +1 -1
  50. package/dist/hb_component_lib.css +1 -1
  51. package/dist/hb_component_lib.js +1436 -1179
  52. package/dist/hb_component_lib.umd.cjs +1 -1
  53. package/dist/index.d.ts +33 -0
  54. package/dist/index.d.ts.map +1 -1
  55. package/package.json +1 -1
@@ -0,0 +1,5 @@
1
+ export * from './src/type';
2
+ declare const HbLibImportFile: any;
3
+ export default HbLibImportFile;
4
+ export type HbLibImportFileInstance = InstanceType<typeof HbLibImportFile>;
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,eAAe,KAA4B,CAAC;AAElD,eAAe,eAAe,CAAC;AAE/B,MAAM,MAAM,uBAAuB,GAAG,YAAY,CAAC,OAAO,eAAe,CAAC,CAAC"}
@@ -0,0 +1,13 @@
1
+ export interface HbImportFile_Intf {
2
+ title?: string;
3
+ modalWidth?: number;
4
+ acceptFile?: string;
5
+ isRequired?: boolean;
6
+ templateUrl?: string;
7
+ maxCount?: number;
8
+ multiple?: boolean;
9
+ btnText?: string;
10
+ beforeUpload?: (file: File) => Promise<boolean>;
11
+ beforeSubmit?: (files: File[]) => Promise<boolean>;
12
+ }
13
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,iBAAiB;IAEhC,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IAChD,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;CACpD"}
@@ -0,0 +1,3 @@
1
+ import HbLibImportFile from './import_file';
2
+ export { HbLibImportFile };
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,eAAe,MAAM,eAAe,CAAC;AAE5C,OAAO,EAAE,eAAe,EAAE,CAAC"}
@@ -0,0 +1,5 @@
1
+ export * from './src/type';
2
+ declare const HbTooltipSelect: any;
3
+ export default HbTooltipSelect;
4
+ export type HbTooltipSelectInstance = InstanceType<typeof HbTooltipSelect>;
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,eAAe,KAA6B,CAAC;AAEnD,eAAe,eAAe,CAAC;AAE/B,MAAM,MAAM,uBAAuB,GAAG,YAAY,CAAC,OAAO,eAAe,CAAC,CAAC"}
@@ -0,0 +1,5 @@
1
+ export * from './src/type';
2
+ declare const HbFormItemFilterModal: any;
3
+ export default HbFormItemFilterModal;
4
+ export type HbFormItemFilterModalInstance = InstanceType<typeof HbFormItemFilterModal>;
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;AAE3B,QAAA,MAAM,qBAAqB,KAAoB,CAAC;AAChD,eAAe,qBAAqB,CAAC;AAErC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
@@ -37,6 +37,7 @@ export interface HbSfCmProps_Intf {
37
37
  afterChange?: (val: any) => void;
38
38
  title?: string;
39
39
  showNumber?: number;
40
+ saveKey?: string;
40
41
  }
41
42
  export type HbSfCmType = ExtractPropTypes<typeof HbSfCmProps>;
42
43
  //# sourceMappingURL=type.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEtD,MAAM,WAAW,kBAAkB;IAEjC,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,GAAG,EAAE,MAAM,CAAC;IAEZ,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAGD,MAAM,WAAW,eAAgB,SAAQ,kBAAkB;IAEzD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,WAAW;;;;;;;sCAQa,GAAG,KAAK,IAAI;;;;;;;;;;;CAWvC,CAAC;AAGX,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,eAAe,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,MAAM,UAAU,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,CAAC"}
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEtD,MAAM,WAAW,kBAAkB;IAEjC,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,GAAG,EAAE,MAAM,CAAC;IAEZ,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAGD,MAAM,WAAW,eAAgB,SAAQ,kBAAkB;IAEzD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,WAAW;;;;;;;sCAQa,GAAG,KAAK,IAAI;;;;;;;;;;;CAWvC,CAAC;AAGX,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,eAAe,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,UAAU,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,CAAC"}
@@ -0,0 +1,5 @@
1
+ export * from './src/type';
2
+ declare const HbFormSelectFilter: any;
3
+ export default HbFormSelectFilter;
4
+ export type HbFormItemFilterModalInstance = InstanceType<typeof HbFormSelectFilter>;
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;AAE3B,QAAA,MAAM,kBAAkB,KAAgC,CAAC;AAEzD,eAAe,kBAAkB,CAAC;AAElC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,kBAAkB,CAAC,CAAC"}
@@ -1,236 +1,5 @@
1
1
  export * from './src/type';
2
- declare const HbFormSelectModal: ({
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
- modelTitle: {
5
- type: StringConstructor;
6
- required: false;
7
- default: string;
8
- };
9
- modalWidth: {
10
- type: NumberConstructor;
11
- required: false;
12
- default: number;
13
- };
14
- tableHeight: {
15
- type: NumberConstructor;
16
- required: false;
17
- default: number;
18
- };
19
- tableColumn: {
20
- type: ArrayConstructor;
21
- required: true;
22
- default: () => never[];
23
- };
24
- tableData: {
25
- type: ArrayConstructor;
26
- required: false;
27
- default: () => never[];
28
- };
29
- tableKey: {
30
- type: StringConstructor;
31
- required: false;
32
- default: string;
33
- };
34
- labelKey: {
35
- type: StringConstructor;
36
- required: false;
37
- default: string;
38
- };
39
- }>> & Readonly<{
40
- onHandleCancel?: ((...args: any[]) => any) | undefined;
41
- onHandleConfirm?: ((...args: any[]) => any) | undefined;
42
- }>, {
43
- props: any;
44
- emits: (event: "handleCancel" | "handleConfirm", ...args: any[]) => void;
45
- visible: import("vue").Ref<boolean, boolean>;
46
- inputValue: import("vue").Ref<string, string>;
47
- searchInput: import("vue").Ref<any, any>;
48
- hbMultipSelectModalRef: import("vue").Ref<any, any>;
49
- selectedRowKeysResult: any;
50
- selectedRowKeysRowResult: any;
51
- tableRef: import("vue").Ref<any, any>;
52
- state: {
53
- searchText: string | number;
54
- searchedColumn: string | number;
55
- };
56
- data: import("vue").ComputedRef<any>;
57
- columns: import("vue").ComputedRef<any>;
58
- handleOk: () => void;
59
- handleCancel: () => void;
60
- handleOpen: () => void;
61
- handleFooterReset: () => void;
62
- resetInputVal: () => void;
63
- handleSearch: (selectedKeys: (string | number)[], confirm: () => void, dataIndex: string | number) => void;
64
- handleReset: (clearFilters: any, confirm: any) => void;
65
- onSelectChange: (selectedRowKeys: any[], selectionRows: any[]) => void;
66
- readonly UnorderedListOutlined: import("@ant-design/icons-vue/lib/icons/UnorderedListOutlined").UnorderedListOutlinedIconType;
67
- readonly SearchOutlined: import("@ant-design/icons-vue/lib/icons/SearchOutlined").SearchOutlinedIconType;
68
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleCancel" | "handleConfirm")[], import("vue").PublicProps, {
69
- tableHeight: number;
70
- modelTitle: string;
71
- modalWidth: number;
72
- tableColumn: unknown[];
73
- tableData: unknown[];
74
- tableKey: string;
75
- labelKey: string;
76
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
77
- P: {};
78
- B: {};
79
- D: {};
80
- C: {};
81
- M: {};
82
- Defaults: {};
83
- }, Readonly<import("vue").ExtractPropTypes<{
84
- modelTitle: {
85
- type: StringConstructor;
86
- required: false;
87
- default: string;
88
- };
89
- modalWidth: {
90
- type: NumberConstructor;
91
- required: false;
92
- default: number;
93
- };
94
- tableHeight: {
95
- type: NumberConstructor;
96
- required: false;
97
- default: number;
98
- };
99
- tableColumn: {
100
- type: ArrayConstructor;
101
- required: true;
102
- default: () => never[];
103
- };
104
- tableData: {
105
- type: ArrayConstructor;
106
- required: false;
107
- default: () => never[];
108
- };
109
- tableKey: {
110
- type: StringConstructor;
111
- required: false;
112
- default: string;
113
- };
114
- labelKey: {
115
- type: StringConstructor;
116
- required: false;
117
- default: string;
118
- };
119
- }>> & Readonly<{
120
- onHandleCancel?: ((...args: any[]) => any) | undefined;
121
- onHandleConfirm?: ((...args: any[]) => any) | undefined;
122
- }>, {
123
- props: any;
124
- emits: (event: "handleCancel" | "handleConfirm", ...args: any[]) => void;
125
- visible: import("vue").Ref<boolean, boolean>;
126
- inputValue: import("vue").Ref<string, string>;
127
- searchInput: import("vue").Ref<any, any>;
128
- hbMultipSelectModalRef: import("vue").Ref<any, any>;
129
- selectedRowKeysResult: any;
130
- selectedRowKeysRowResult: any;
131
- tableRef: import("vue").Ref<any, any>;
132
- state: {
133
- searchText: string | number;
134
- searchedColumn: string | number;
135
- };
136
- data: import("vue").ComputedRef<any>;
137
- columns: import("vue").ComputedRef<any>;
138
- handleOk: () => void;
139
- handleCancel: () => void;
140
- handleOpen: () => void;
141
- handleFooterReset: () => void;
142
- resetInputVal: () => void;
143
- handleSearch: (selectedKeys: (string | number)[], confirm: () => void, dataIndex: string | number) => void;
144
- handleReset: (clearFilters: any, confirm: any) => void;
145
- onSelectChange: (selectedRowKeys: any[], selectionRows: any[]) => void;
146
- readonly UnorderedListOutlined: import("@ant-design/icons-vue/lib/icons/UnorderedListOutlined").UnorderedListOutlinedIconType;
147
- readonly SearchOutlined: import("@ant-design/icons-vue/lib/icons/SearchOutlined").SearchOutlinedIconType;
148
- }, {}, {}, {}, {
149
- tableHeight: number;
150
- modelTitle: string;
151
- modalWidth: number;
152
- tableColumn: unknown[];
153
- tableData: unknown[];
154
- tableKey: string;
155
- labelKey: string;
156
- }>;
157
- __isFragment?: undefined;
158
- __isTeleport?: undefined;
159
- __isSuspense?: undefined;
160
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
161
- modelTitle: {
162
- type: StringConstructor;
163
- required: false;
164
- default: string;
165
- };
166
- modalWidth: {
167
- type: NumberConstructor;
168
- required: false;
169
- default: number;
170
- };
171
- tableHeight: {
172
- type: NumberConstructor;
173
- required: false;
174
- default: number;
175
- };
176
- tableColumn: {
177
- type: ArrayConstructor;
178
- required: true;
179
- default: () => never[];
180
- };
181
- tableData: {
182
- type: ArrayConstructor;
183
- required: false;
184
- default: () => never[];
185
- };
186
- tableKey: {
187
- type: StringConstructor;
188
- required: false;
189
- default: string;
190
- };
191
- labelKey: {
192
- type: StringConstructor;
193
- required: false;
194
- default: string;
195
- };
196
- }>> & Readonly<{
197
- onHandleCancel?: ((...args: any[]) => any) | undefined;
198
- onHandleConfirm?: ((...args: any[]) => any) | undefined;
199
- }>, {
200
- props: any;
201
- emits: (event: "handleCancel" | "handleConfirm", ...args: any[]) => void;
202
- visible: import("vue").Ref<boolean, boolean>;
203
- inputValue: import("vue").Ref<string, string>;
204
- searchInput: import("vue").Ref<any, any>;
205
- hbMultipSelectModalRef: import("vue").Ref<any, any>;
206
- selectedRowKeysResult: any;
207
- selectedRowKeysRowResult: any;
208
- tableRef: import("vue").Ref<any, any>;
209
- state: {
210
- searchText: string | number;
211
- searchedColumn: string | number;
212
- };
213
- data: import("vue").ComputedRef<any>;
214
- columns: import("vue").ComputedRef<any>;
215
- handleOk: () => void;
216
- handleCancel: () => void;
217
- handleOpen: () => void;
218
- handleFooterReset: () => void;
219
- resetInputVal: () => void;
220
- handleSearch: (selectedKeys: (string | number)[], confirm: () => void, dataIndex: string | number) => void;
221
- handleReset: (clearFilters: any, confirm: any) => void;
222
- onSelectChange: (selectedRowKeys: any[], selectionRows: any[]) => void;
223
- readonly UnorderedListOutlined: import("@ant-design/icons-vue/lib/icons/UnorderedListOutlined").UnorderedListOutlinedIconType;
224
- readonly SearchOutlined: import("@ant-design/icons-vue/lib/icons/SearchOutlined").SearchOutlinedIconType;
225
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleCancel" | "handleConfirm")[], "handleCancel" | "handleConfirm", {
226
- tableHeight: number;
227
- modelTitle: string;
228
- modalWidth: number;
229
- tableColumn: unknown[];
230
- tableData: unknown[];
231
- tableKey: string;
232
- labelKey: string;
233
- }, {}, 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 HbFormSelectModal: any;
234
3
  export default HbFormSelectModal;
235
4
  export type HbFormItemFilterModalInstance = InstanceType<typeof HbFormSelectModal>;
236
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;AAC3B,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mSAA+B,CAAC;AACvD,eAAe,iBAAiB,CAAC;AAEjC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,iBAAiB,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,iBAAiB,KAA+B,CAAC;AACvD,eAAe,iBAAiB,CAAC;AAEjC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,iBAAiB,CAAC,CAAC"}
@@ -100,9 +100,9 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
100
100
  onHandleCancel?: ((...args: any[]) => any) | undefined;
101
101
  onHandleConfirm?: ((...args: any[]) => any) | undefined;
102
102
  }>, {
103
- tableHeight: number;
104
- modelTitle: string;
105
103
  modalWidth: number;
104
+ modelTitle: string;
105
+ tableHeight: number;
106
106
  tableColumn: unknown[];
107
107
  tableData: unknown[];
108
108
  tableKey: string;
@@ -1,92 +1,5 @@
1
1
  export * from './src/type';
2
- declare const HbListBtns: ({
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
- needReload: {
5
- type: BooleanConstructor;
6
- required: false;
7
- default: boolean;
8
- };
9
- needOpenOrClose: {
10
- type: BooleanConstructor;
11
- required: false;
12
- default: boolean;
13
- };
14
- }>> & Readonly<{
15
- onHandleOpenOrClose?: ((...args: any[]) => any) | undefined;
16
- onHandleReload?: ((...args: any[]) => any) | undefined;
17
- }>, {
18
- props: any;
19
- emits: (event: "handleOpenOrClose" | "handleReload", ...args: any[]) => void;
20
- isFormExpanded: import("vue").Ref<boolean, boolean>;
21
- handleOpenOrClose: () => void;
22
- handleReload: () => void;
23
- readonly UpCircleOutlined: import("@ant-design/icons-vue/lib/icons/UpCircleOutlined").UpCircleOutlinedIconType;
24
- readonly DownCircleOutlined: import("@ant-design/icons-vue/lib/icons/DownCircleOutlined").DownCircleOutlinedIconType;
25
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleOpenOrClose" | "handleReload")[], import("vue").PublicProps, {
26
- needReload: boolean;
27
- needOpenOrClose: boolean;
28
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
29
- P: {};
30
- B: {};
31
- D: {};
32
- C: {};
33
- M: {};
34
- Defaults: {};
35
- }, Readonly<import("vue").ExtractPropTypes<{
36
- needReload: {
37
- type: BooleanConstructor;
38
- required: false;
39
- default: boolean;
40
- };
41
- needOpenOrClose: {
42
- type: BooleanConstructor;
43
- required: false;
44
- default: boolean;
45
- };
46
- }>> & Readonly<{
47
- onHandleOpenOrClose?: ((...args: any[]) => any) | undefined;
48
- onHandleReload?: ((...args: any[]) => any) | undefined;
49
- }>, {
50
- props: any;
51
- emits: (event: "handleOpenOrClose" | "handleReload", ...args: any[]) => void;
52
- isFormExpanded: import("vue").Ref<boolean, boolean>;
53
- handleOpenOrClose: () => void;
54
- handleReload: () => void;
55
- readonly UpCircleOutlined: import("@ant-design/icons-vue/lib/icons/UpCircleOutlined").UpCircleOutlinedIconType;
56
- readonly DownCircleOutlined: import("@ant-design/icons-vue/lib/icons/DownCircleOutlined").DownCircleOutlinedIconType;
57
- }, {}, {}, {}, {
58
- needReload: boolean;
59
- needOpenOrClose: boolean;
60
- }>;
61
- __isFragment?: undefined;
62
- __isTeleport?: undefined;
63
- __isSuspense?: undefined;
64
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
65
- needReload: {
66
- type: BooleanConstructor;
67
- required: false;
68
- default: boolean;
69
- };
70
- needOpenOrClose: {
71
- type: BooleanConstructor;
72
- required: false;
73
- default: boolean;
74
- };
75
- }>> & Readonly<{
76
- onHandleOpenOrClose?: ((...args: any[]) => any) | undefined;
77
- onHandleReload?: ((...args: any[]) => any) | undefined;
78
- }>, {
79
- props: any;
80
- emits: (event: "handleOpenOrClose" | "handleReload", ...args: any[]) => void;
81
- isFormExpanded: import("vue").Ref<boolean, boolean>;
82
- handleOpenOrClose: () => void;
83
- handleReload: () => void;
84
- readonly UpCircleOutlined: import("@ant-design/icons-vue/lib/icons/UpCircleOutlined").UpCircleOutlinedIconType;
85
- readonly DownCircleOutlined: import("@ant-design/icons-vue/lib/icons/DownCircleOutlined").DownCircleOutlinedIconType;
86
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleOpenOrClose" | "handleReload")[], "handleOpenOrClose" | "handleReload", {
87
- needReload: boolean;
88
- needOpenOrClose: boolean;
89
- }, {}, 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 HbListBtns: any;
90
3
  export default HbListBtns;
91
4
  export type HbListBtnsInstance = InstanceType<typeof HbListBtns>;
92
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;AAC3B,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mSAAwB,CAAC;AACzC,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,UAAU,KAAwB,CAAC;AACzC,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
@@ -0,0 +1,5 @@
1
+ export * from './src/type';
2
+ declare const HbListForm: any;
3
+ export default HbListForm;
4
+ export type FormInstance = InstanceType<typeof HbListForm>;
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;AAE3B,QAAA,MAAM,UAAU,KAAwB,CAAC;AAEzC,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
@@ -73,6 +73,7 @@ export interface HbFormProps_Intf {
73
73
  row: Record<string, any>;
74
74
  col: Record<string, any>;
75
75
  };
76
+ saveKey?: string;
76
77
  needFooter?: boolean;
77
78
  isFormExpanded?: boolean;
78
79
  needFilter?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AACtD,OAAO,KAAK,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/D,MAAM,MAAM,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AACxC,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,cAAc,GAAG,OAAO,GAAG,QAAQ,CAAC;AAE7G,MAAM,MAAM,IAAI,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAEvC,MAAM,WAAW,YAAa,SAAQ,OAAO,CAAC,aAAa,CAAC;IAE1D,IAAI,EAAE,IAAI,CAAC;IAEX,IAAI,EAAE,MAAM,CAAC;IAEb,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,IAAI,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;IAC5B,KAAK,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;IAE7B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAGD,KAAK,8BAA8B,CAAC,CAAC,SAAS,IAAI,IAAI,CAAC,SAAS,QAAQ,GACpE,YAAY,GAAG;IAAE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAAE,GAC/C,YAAY,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAAE,CAAC;AAGrD,MAAM,MAAM,WAAW,GAAG,8BAA8B,CAAC,QAAQ,GAAG,QAAQ,CAAC,CAAC;AAE9E,eAAO,MAAM,WAAW;;;;;;;;;;;iBAYb,OAAO,MAAM,EAAE,GAAG,CAAC;iBACnB,OAAO,MAAM,EAAE,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;sCAgCO,IAAI;;;CAG/B,CAAC;AAEX,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,WAAW,EAAE,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC9B,YAAY,CAAC,EAAE;QACb,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QACzB,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;KAC1B,CAAC;IACF,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;CAC7B;AAED,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,GAAG,SAAS,CAAC"}
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AACtD,OAAO,KAAK,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/D,MAAM,MAAM,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AACxC,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,cAAc,GAAG,OAAO,GAAG,QAAQ,CAAC;AAE7G,MAAM,MAAM,IAAI,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAEvC,MAAM,WAAW,YAAa,SAAQ,OAAO,CAAC,aAAa,CAAC;IAE1D,IAAI,EAAE,IAAI,CAAC;IAEX,IAAI,EAAE,MAAM,CAAC;IAEb,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,IAAI,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;IAC5B,KAAK,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;IAE7B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAGD,KAAK,8BAA8B,CAAC,CAAC,SAAS,IAAI,IAAI,CAAC,SAAS,QAAQ,GACpE,YAAY,GAAG;IAAE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAAE,GAC/C,YAAY,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAAE,CAAC;AAGrD,MAAM,MAAM,WAAW,GAAG,8BAA8B,CAAC,QAAQ,GAAG,QAAQ,CAAC,CAAC;AAE9E,eAAO,MAAM,WAAW;;;;;;;;;;;iBAYb,OAAO,MAAM,EAAE,GAAG,CAAC;iBACnB,OAAO,MAAM,EAAE,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;sCAgCO,IAAI;;;CAG/B,CAAC;AAEX,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,WAAW,EAAE,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC9B,YAAY,CAAC,EAAE;QACb,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QACzB,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;KAC1B,CAAC;IACF,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;CAC7B;AAED,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,GAAG,SAAS,CAAC"}
@@ -1,62 +1,5 @@
1
1
  export * from './src/type';
2
- declare const HbListPageAct: ({
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
- isShowFullScreen: {
5
- type: BooleanConstructor;
6
- required: false;
7
- default: boolean;
8
- };
9
- }>> & Readonly<{}>, {
10
- props: any;
11
- ListPageBoxObj: any;
12
- isFullscreen: import("vue").Ref<boolean, boolean>;
13
- toggle: () => Promise<void>;
14
- breadCrumbData: import("vue").Ref<string, string>;
15
- handleBreadCrumb: () => void;
16
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
17
- isShowFullScreen: boolean;
18
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
19
- P: {};
20
- B: {};
21
- D: {};
22
- C: {};
23
- M: {};
24
- Defaults: {};
25
- }, Readonly<import("vue").ExtractPropTypes<{
26
- isShowFullScreen: {
27
- type: BooleanConstructor;
28
- required: false;
29
- default: boolean;
30
- };
31
- }>> & Readonly<{}>, {
32
- props: any;
33
- ListPageBoxObj: any;
34
- isFullscreen: import("vue").Ref<boolean, boolean>;
35
- toggle: () => Promise<void>;
36
- breadCrumbData: import("vue").Ref<string, string>;
37
- handleBreadCrumb: () => void;
38
- }, {}, {}, {}, {
39
- isShowFullScreen: boolean;
40
- }>;
41
- __isFragment?: undefined;
42
- __isTeleport?: undefined;
43
- __isSuspense?: undefined;
44
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
45
- isShowFullScreen: {
46
- type: BooleanConstructor;
47
- required: false;
48
- default: boolean;
49
- };
50
- }>> & Readonly<{}>, {
51
- props: any;
52
- ListPageBoxObj: any;
53
- isFullscreen: import("vue").Ref<boolean, boolean>;
54
- toggle: () => Promise<void>;
55
- breadCrumbData: import("vue").Ref<string, string>;
56
- handleBreadCrumb: () => void;
57
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
58
- isShowFullScreen: boolean;
59
- }, {}, 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 HbListPageAct: any;
60
3
  export default HbListPageAct;
61
4
  export type HbFormItemFilterModalInstance = InstanceType<typeof HbListPageAct>;
62
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;AAC3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mSAA2B,CAAC;AAC/C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,aAAa,KAA2B,CAAC;AAC/C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
@@ -1,101 +1,5 @@
1
1
  export * from './src/type';
2
- declare const HbListPageBox: ({
3
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
4
- tableHeight: {
5
- type: NumberConstructor;
6
- required: false;
7
- default: number;
8
- };
9
- tabelData: {
10
- type: ArrayConstructor;
11
- required: false;
12
- default: () => never[];
13
- };
14
- offsetBottom: {
15
- type: NumberConstructor;
16
- required: false;
17
- };
18
- minHeight: {
19
- type: NumberConstructor;
20
- required: false;
21
- };
22
- }>> & Readonly<{}>, {
23
- props: any;
24
- PageContainerRef: Readonly<import("vue").ShallowRef<unknown, unknown>>;
25
- calTableHeight: () => void;
26
- tableHeight: import("vue").Ref<number, number>;
27
- tbHeight: import("vue").ComputedRef<number>;
28
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
29
- tableHeight: number;
30
- tabelData: unknown[];
31
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
32
- P: {};
33
- B: {};
34
- D: {};
35
- C: {};
36
- M: {};
37
- Defaults: {};
38
- }, Readonly<import("vue").ExtractPropTypes<{
39
- tableHeight: {
40
- type: NumberConstructor;
41
- required: false;
42
- default: number;
43
- };
44
- tabelData: {
45
- type: ArrayConstructor;
46
- required: false;
47
- default: () => never[];
48
- };
49
- offsetBottom: {
50
- type: NumberConstructor;
51
- required: false;
52
- };
53
- minHeight: {
54
- type: NumberConstructor;
55
- required: false;
56
- };
57
- }>> & Readonly<{}>, {
58
- props: any;
59
- PageContainerRef: Readonly<import("vue").ShallowRef<unknown, unknown>>;
60
- calTableHeight: () => void;
61
- tableHeight: import("vue").Ref<number, number>;
62
- tbHeight: import("vue").ComputedRef<number>;
63
- }, {}, {}, {}, {
64
- tableHeight: number;
65
- tabelData: unknown[];
66
- }>;
67
- __isFragment?: undefined;
68
- __isTeleport?: undefined;
69
- __isSuspense?: undefined;
70
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
71
- tableHeight: {
72
- type: NumberConstructor;
73
- required: false;
74
- default: number;
75
- };
76
- tabelData: {
77
- type: ArrayConstructor;
78
- required: false;
79
- default: () => never[];
80
- };
81
- offsetBottom: {
82
- type: NumberConstructor;
83
- required: false;
84
- };
85
- minHeight: {
86
- type: NumberConstructor;
87
- required: false;
88
- };
89
- }>> & Readonly<{}>, {
90
- props: any;
91
- PageContainerRef: Readonly<import("vue").ShallowRef<unknown, unknown>>;
92
- calTableHeight: () => void;
93
- tableHeight: import("vue").Ref<number, number>;
94
- tbHeight: import("vue").ComputedRef<number>;
95
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
96
- tableHeight: number;
97
- tabelData: unknown[];
98
- }, {}, 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 HbListPageBox: any;
99
3
  export default HbListPageBox;
100
4
  export type HbFormItemFilterModalInstance = InstanceType<typeof HbListPageBox>;
101
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;AAC3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mSAAiC,CAAC;AACrD,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,aAAa,KAAiC,CAAC;AACrD,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}