@hb-hellotech/hb-ui 1.0.1 → 1.0.2

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 (82) hide show
  1. package/dist/components/business-comp/list-page-comp/hb_form_item_filter_modal/index.d.ts +2 -1
  2. package/dist/components/business-comp/list-page-comp/hb_form_item_filter_modal/index.d.ts.map +1 -0
  3. package/dist/components/{types/hb_form_item_filter_modal_type.d.ts → business-comp/list-page-comp/hb_form_item_filter_modal/src/type.d.ts} +9 -4
  4. package/dist/components/business-comp/list-page-comp/hb_form_item_filter_modal/src/type.d.ts.map +1 -0
  5. package/dist/components/business-comp/list-page-comp/hb_form_select_filter/index.d.ts +2 -1
  6. package/dist/components/business-comp/list-page-comp/hb_form_select_filter/index.d.ts.map +1 -0
  7. package/dist/components/{types/hb_form_select_filter_type.d.ts → business-comp/list-page-comp/hb_form_select_filter/src/type.d.ts} +1 -0
  8. package/dist/components/business-comp/list-page-comp/hb_form_select_filter/src/type.d.ts.map +1 -0
  9. package/dist/components/business-comp/list-page-comp/hb_form_select_modal/index.d.ts +2 -1
  10. package/dist/components/business-comp/list-page-comp/hb_form_select_modal/index.d.ts.map +1 -0
  11. package/dist/components/business-comp/list-page-comp/hb_form_select_modal/src/HbMutilpleSelectModal.vue.d.ts +66 -53
  12. package/dist/components/business-comp/list-page-comp/hb_form_select_modal/src/HbMutilpleSelectModal.vue.d.ts.map +1 -0
  13. package/dist/components/{types/hb_form_select_modal_type.d.ts → business-comp/list-page-comp/hb_form_select_modal/src/type.d.ts} +10 -0
  14. package/dist/components/business-comp/list-page-comp/hb_form_select_modal/src/type.d.ts.map +1 -0
  15. package/dist/components/business-comp/list-page-comp/hb_list_btns_act/index.d.ts +2 -0
  16. package/dist/components/business-comp/list-page-comp/hb_list_btns_act/index.d.ts.map +1 -0
  17. package/dist/components/business-comp/list-page-comp/hb_list_btns_act/src/HbListBtns.vue.d.ts +43 -35
  18. package/dist/components/business-comp/list-page-comp/hb_list_btns_act/src/HbListBtns.vue.d.ts.map +1 -0
  19. package/dist/components/{types/hb_list_btns_act_type.d.ts → business-comp/list-page-comp/hb_list_btns_act/src/type.d.ts} +9 -1
  20. package/dist/components/business-comp/list-page-comp/hb_list_btns_act/src/type.d.ts.map +1 -0
  21. package/dist/components/business-comp/list-page-comp/hb_list_form/index.d.ts +2 -1
  22. package/dist/components/business-comp/list-page-comp/hb_list_form/index.d.ts.map +1 -0
  23. package/dist/components/{types/hb_list_form_type.d.ts → business-comp/list-page-comp/hb_list_form/src/type.d.ts} +13 -0
  24. package/dist/components/business-comp/list-page-comp/hb_list_form/src/type.d.ts.map +1 -0
  25. package/dist/components/business-comp/list-page-comp/hb_list_page_act/index.d.ts +2 -0
  26. package/dist/components/business-comp/list-page-comp/hb_list_page_act/index.d.ts.map +1 -0
  27. package/dist/components/business-comp/list-page-comp/hb_list_page_act/src/HbListPageAct.vue.d.ts +34 -29
  28. package/dist/components/business-comp/list-page-comp/hb_list_page_act/src/HbListPageAct.vue.d.ts.map +1 -0
  29. package/dist/components/{types/hb_list_page_act_type.d.ts → business-comp/list-page-comp/hb_list_page_act/src/type.d.ts} +8 -1
  30. package/dist/components/business-comp/list-page-comp/hb_list_page_act/src/type.d.ts.map +1 -0
  31. package/dist/components/business-comp/list-page-comp/hb_list_page_container/index.d.ts +2 -0
  32. package/dist/components/business-comp/list-page-comp/hb_list_page_container/index.d.ts.map +1 -0
  33. package/dist/components/business-comp/list-page-comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts +31 -22
  34. package/dist/components/business-comp/list-page-comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts.map +1 -0
  35. package/dist/components/{types/hb_list_page_container_type.d.ts → business-comp/list-page-comp/hb_list_page_container/src/type.d.ts} +7 -0
  36. package/dist/components/business-comp/list-page-comp/hb_list_page_container/src/type.d.ts.map +1 -0
  37. package/dist/components/business-comp/list-page-comp/hb_list_table/index.d.ts +2 -1
  38. package/dist/components/business-comp/list-page-comp/hb_list_table/index.d.ts.map +1 -0
  39. package/dist/components/{types/hb_list_table_type.d.ts → business-comp/list-page-comp/hb_list_table/src/type.d.ts} +8 -0
  40. package/dist/components/business-comp/list-page-comp/hb_list_table/src/type.d.ts.map +1 -0
  41. package/dist/components/business-comp/list-page-comp/hb_list_table_act/index.d.ts +2 -0
  42. package/dist/components/business-comp/list-page-comp/hb_list_table_act/index.d.ts.map +1 -0
  43. package/dist/components/{types/hb_list_table_act_type.d.ts → business-comp/list-page-comp/hb_list_table_act/src/type.d.ts} +1 -0
  44. package/dist/components/business-comp/list-page-comp/hb_list_table_act/src/type.d.ts.map +1 -0
  45. package/dist/components/business-comp/list-page-comp/hb_list_table_colums_set/index.d.ts +2 -0
  46. package/dist/components/business-comp/list-page-comp/hb_list_table_colums_set/index.d.ts.map +1 -0
  47. package/dist/components/{types/hb_list_table_colums_set_type.d.ts → business-comp/list-page-comp/hb_list_table_colums_set/src/type.d.ts} +1 -0
  48. package/dist/components/business-comp/list-page-comp/hb_list_table_colums_set/src/type.d.ts.map +1 -0
  49. package/dist/components/business-comp/list-page-comp/index.d.ts +1 -0
  50. package/dist/components/business-comp/list-page-comp/index.d.ts.map +1 -0
  51. package/dist/components/func-comp/hb_func_comp_copy/index.d.ts +1 -0
  52. package/dist/components/func-comp/hb_func_comp_copy/index.d.ts.map +1 -0
  53. package/dist/components/func-comp/hb_func_comp_copy/src/copy.vue.d.ts +1 -0
  54. package/dist/components/func-comp/hb_func_comp_copy/src/copy.vue.d.ts.map +1 -0
  55. package/dist/components/func-comp/hb_func_comp_copy/src/type.d.ts +1 -0
  56. package/dist/components/func-comp/hb_func_comp_copy/src/type.d.ts.map +1 -0
  57. package/dist/components/func-comp/hb_func_comp_tree/index.d.ts +1 -0
  58. package/dist/components/func-comp/hb_func_comp_tree/index.d.ts.map +1 -0
  59. package/dist/components/func-comp/hb_func_comp_tree/src/tree.d.ts +1 -0
  60. package/dist/components/func-comp/hb_func_comp_tree/src/tree.d.ts.map +1 -0
  61. package/dist/components/func-comp/hb_func_comp_tree/src/tree.vue.d.ts +1 -0
  62. package/dist/components/func-comp/hb_func_comp_tree/src/tree.vue.d.ts.map +1 -0
  63. package/dist/components/func-comp/hb_func_comp_tree/src/treeNode.vue.d.ts +1 -0
  64. package/dist/components/func-comp/hb_func_comp_tree/src/treeNode.vue.d.ts.map +1 -0
  65. package/dist/components/func-comp/index.d.ts +1 -0
  66. package/dist/components/func-comp/index.d.ts.map +1 -0
  67. package/dist/components/hooks/useCalTableHeight.d.ts +1 -0
  68. package/dist/components/hooks/useCalTableHeight.d.ts.map +1 -0
  69. package/dist/components/hooks/useCalTableWidth.d.ts +1 -0
  70. package/dist/components/hooks/useCalTableWidth.d.ts.map +1 -0
  71. package/dist/components/utils/createBem.d.ts +1 -0
  72. package/dist/components/utils/createBem.d.ts.map +1 -0
  73. package/dist/components/utils/withInstall.d.ts +1 -0
  74. package/dist/components/utils/withInstall.d.ts.map +1 -0
  75. package/dist/hb_component_lib.css +1 -1
  76. package/dist/hb_component_lib.js +983 -1018
  77. package/dist/hb_component_lib.umd.cjs +1 -1
  78. package/dist/index.d.ts +6 -2
  79. package/dist/index.d.ts.map +1 -0
  80. package/dist/shims-vue.d.ts +5 -0
  81. package/package.json +1 -1
  82. package/dist/types/components.d.ts +0 -32
@@ -1,4 +1,5 @@
1
- export * from '../../../../components/types/hb_form_item_filter_modal_type';
1
+ export * from './src/type';
2
2
  declare const HbFormItemFilterModal: any;
3
3
  export default HbFormItemFilterModal;
4
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,EAAE,GAAuB,CAAC;AACrD,eAAe,qBAAqB,CAAC;AAErC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
@@ -8,16 +8,14 @@ export interface LocalShowList_intf {
8
8
  labelLanguage?: string;
9
9
  [key: string]: any;
10
10
  }
11
- export interface HbSfCmProps_intf {
11
+ export interface HbSfCmList_intf extends LocalShowList_intf {
12
12
  subLabel?: string;
13
- label?: string;
14
13
  prop?: string;
15
14
  showNumber?: number;
16
- [key: string]: any;
17
15
  }
18
16
  export declare const HbSfCmProps: {
19
17
  readonly list: {
20
- readonly type: PropType<HbSfCmProps_intf[]>;
18
+ readonly type: PropType<HbSfCmList_intf[]>;
21
19
  readonly default: () => never[];
22
20
  readonly required: true;
23
21
  };
@@ -34,4 +32,11 @@ export declare const HbSfCmProps: {
34
32
  readonly default: 40;
35
33
  };
36
34
  };
35
+ export interface HbSfCmProps_Intf {
36
+ list: HbSfCmList_intf[];
37
+ afterChange?: (val: any) => void;
38
+ title?: string;
39
+ showNumber?: number;
40
+ }
37
41
  export type HbSfCmType = ExtractPropTypes<typeof HbSfCmProps>;
42
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +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;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,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,4 +1,5 @@
1
1
  import HbFormSelectFilter from './src/HbListMultiSelect.vue';
2
- export * from '../../../../components/types/hb_form_select_filter_type';
2
+ export * from './src/type';
3
3
  export default HbFormSelectFilter;
4
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":"AAAA,OAAO,kBAAkB,MAAM,6BAA6B,CAAC;AAE7D,cAAc,YAAY,CAAC;AAO3B,eAAe,kBAAkB,CAAC;AAElC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,kBAAkB,CAAC,CAAC"}
@@ -25,3 +25,4 @@ export interface Emits_Intf {
25
25
  cancel: [];
26
26
  search: [keyword: string];
27
27
  }
28
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAGD,MAAM,WAAW,kBAAkB;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC1B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,UAAU;IACzB,cAAc,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC,CAAC;IAC3C,oBAAoB,EAAE,CAAC,WAAW,EAAE,MAAM,CAAC,CAAC;IAC5C,MAAM,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,EAAE,eAAe,EAAE,mBAAmB,EAAE,CAAC,CAAC;IAC3E,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,EAAE,eAAe,EAAE,mBAAmB,EAAE,CAAC,CAAC;IAC5E,MAAM,EAAE,EAAE,CAAC;IACX,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;CAC3B"}
@@ -1,4 +1,5 @@
1
- export * from '../../../../components/types/hb_form_select_modal_type';
1
+ export * from './src/type';
2
2
  declare const HbFormSelectModal: any;
3
3
  export default HbFormSelectModal;
4
4
  export type HbFormItemFilterModalInstance = InstanceType<typeof HbFormSelectModal>;
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,iBAAiB,EAAE,GAAkC,CAAC;AAC5D,eAAe,iBAAiB,CAAC;AAEjC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,iBAAiB,CAAC,CAAC"}
@@ -1,32 +1,38 @@
1
1
  declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- readonly modelTitle: {
3
- readonly type: StringConstructor;
4
- readonly default: "搜索弹窗";
2
+ modelTitle: {
3
+ type: StringConstructor;
4
+ required: false;
5
+ default: string;
5
6
  };
6
- readonly modalWidth: {
7
- readonly type: NumberConstructor;
8
- readonly default: 800;
7
+ modalWidth: {
8
+ type: NumberConstructor;
9
+ required: false;
10
+ default: number;
9
11
  };
10
- readonly tableHeight: {
11
- readonly type: NumberConstructor;
12
- readonly default: 500;
12
+ tableHeight: {
13
+ type: NumberConstructor;
14
+ required: false;
15
+ default: number;
13
16
  };
14
- readonly tableColumn: {
15
- readonly type: ArrayConstructor;
16
- readonly default: () => never[];
17
- readonly required: true;
17
+ tableColumn: {
18
+ type: ArrayConstructor;
19
+ required: true;
20
+ default: () => never[];
18
21
  };
19
- readonly tableData: {
20
- readonly type: ArrayConstructor;
21
- readonly default: () => never[];
22
+ tableData: {
23
+ type: ArrayConstructor;
24
+ required: false;
25
+ default: () => never[];
22
26
  };
23
- readonly tableKey: {
24
- readonly type: StringConstructor;
25
- readonly default: "id";
27
+ tableKey: {
28
+ type: StringConstructor;
29
+ required: false;
30
+ default: string;
26
31
  };
27
- readonly labelKey: {
28
- readonly type: StringConstructor;
29
- readonly default: "label";
32
+ labelKey: {
33
+ type: StringConstructor;
34
+ required: false;
35
+ default: string;
30
36
  };
31
37
  }>, {
32
38
  props: any;
@@ -42,8 +48,8 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
42
48
  searchText: string | number;
43
49
  searchedColumn: string | number;
44
50
  };
45
- data: import("vue").ComputedRef<any[]>;
46
- columns: import("vue").ComputedRef<any[]>;
51
+ data: import("vue").ComputedRef<any>;
52
+ columns: import("vue").ComputedRef<any>;
47
53
  handleOk: () => void;
48
54
  handleCancel: () => void;
49
55
  handleOpen: () => void;
@@ -55,45 +61,52 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
55
61
  readonly UnorderedListOutlined: import("@ant-design/icons-vue/lib/icons/UnorderedListOutlined").UnorderedListOutlinedIconType;
56
62
  readonly SearchOutlined: import("@ant-design/icons-vue/lib/icons/SearchOutlined").SearchOutlinedIconType;
57
63
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleCancel" | "handleConfirm")[], "handleCancel" | "handleConfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
58
- readonly modelTitle: {
59
- readonly type: StringConstructor;
60
- readonly default: "搜索弹窗";
64
+ modelTitle: {
65
+ type: StringConstructor;
66
+ required: false;
67
+ default: string;
61
68
  };
62
- readonly modalWidth: {
63
- readonly type: NumberConstructor;
64
- readonly default: 800;
69
+ modalWidth: {
70
+ type: NumberConstructor;
71
+ required: false;
72
+ default: number;
65
73
  };
66
- readonly tableHeight: {
67
- readonly type: NumberConstructor;
68
- readonly default: 500;
74
+ tableHeight: {
75
+ type: NumberConstructor;
76
+ required: false;
77
+ default: number;
69
78
  };
70
- readonly tableColumn: {
71
- readonly type: ArrayConstructor;
72
- readonly default: () => never[];
73
- readonly required: true;
79
+ tableColumn: {
80
+ type: ArrayConstructor;
81
+ required: true;
82
+ default: () => never[];
74
83
  };
75
- readonly tableData: {
76
- readonly type: ArrayConstructor;
77
- readonly default: () => never[];
84
+ tableData: {
85
+ type: ArrayConstructor;
86
+ required: false;
87
+ default: () => never[];
78
88
  };
79
- readonly tableKey: {
80
- readonly type: StringConstructor;
81
- readonly default: "id";
89
+ tableKey: {
90
+ type: StringConstructor;
91
+ required: false;
92
+ default: string;
82
93
  };
83
- readonly labelKey: {
84
- readonly type: StringConstructor;
85
- readonly default: "label";
94
+ labelKey: {
95
+ type: StringConstructor;
96
+ required: false;
97
+ default: string;
86
98
  };
87
99
  }>> & Readonly<{
88
100
  onHandleCancel?: ((...args: any[]) => any) | undefined;
89
101
  onHandleConfirm?: ((...args: any[]) => any) | undefined;
90
102
  }>, {
91
- readonly labelKey: string;
92
- readonly modelTitle: string;
93
- readonly modalWidth: number;
94
- readonly tableHeight: number;
95
- readonly tableColumn: unknown[];
96
- readonly tableData: unknown[];
97
- readonly tableKey: string;
103
+ labelKey: string;
104
+ modalWidth: number;
105
+ modelTitle: string;
106
+ tableHeight: number;
107
+ tableColumn: unknown[];
108
+ tableData: unknown[];
109
+ tableKey: string;
98
110
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
99
111
  export default _sfc_main;
112
+ //# sourceMappingURL=HbMutilpleSelectModal.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HbMutilpleSelectModal.vue.d.ts","sourceRoot":"","sources":["HbMutilpleSelectModal.vue.ts"],"names":[],"mappings":"AAOA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6IqB,MAAM,MAAM,GAAG,MAAM,CAAC,WAAW,MAAM,IAAI,aAAa,MAAM,GAAG,MAAM;gCAYxE,GAAG,WAAW,GAAG;sCAYX,MAAM,GAAG,CAAC,iBAAiB,MAAM,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAkB5E,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -30,4 +30,14 @@ export declare const HbFormSelectModalprops: {
30
30
  readonly default: "label";
31
31
  };
32
32
  };
33
+ export interface HbFormSelectModalprops_Intf {
34
+ modelTitle?: string;
35
+ modalWidth?: number;
36
+ tableHeight?: number;
37
+ tableColumn: any[];
38
+ tableData?: any[];
39
+ tableKey?: string;
40
+ labelKey?: string;
41
+ }
33
42
  export type HbFormSelectModalpropsType = ExtractPropTypes<typeof HbFormSelectModalprops>;
43
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAY,MAAM,KAAK,CAAC;AAEtD,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8BzB,CAAC;AAEX,MAAM,WAAW,2BAA2B;IAC1C,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,GAAG,EAAE,CAAC;IACnB,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AACD,MAAM,MAAM,0BAA0B,GAAG,gBAAgB,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
@@ -1,3 +1,5 @@
1
+ export * from './src/type';
1
2
  declare const HbListBtns: any;
2
3
  export default HbListBtns;
3
4
  export type HbListBtnsInstance = InstanceType<typeof HbListBtns>;
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,UAAU,EAAE,GAA2B,CAAC;AAC9C,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
@@ -1,20 +1,23 @@
1
- import { type PropType } from 'vue';
2
1
  declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
- readonly formItems: {
4
- readonly type: PropType<import("../../hb_form_item_filter_modal").LocalShowList_intf[]>;
5
- readonly default: () => never[];
6
- };
7
- readonly isShowSelfFilter: {
8
- readonly type: BooleanConstructor;
9
- readonly default: true;
10
- };
11
- readonly needReload: {
12
- readonly type: BooleanConstructor;
13
- readonly default: true;
14
- };
15
- readonly needOpenOrClose: {
16
- readonly type: BooleanConstructor;
17
- readonly default: true;
2
+ formItems: {
3
+ type: ArrayConstructor;
4
+ required: true;
5
+ default: () => never[];
6
+ };
7
+ isShowSelfFilter: {
8
+ type: BooleanConstructor;
9
+ required: false;
10
+ default: boolean;
11
+ };
12
+ needReload: {
13
+ type: BooleanConstructor;
14
+ required: false;
15
+ default: boolean;
16
+ };
17
+ needOpenOrClose: {
18
+ type: BooleanConstructor;
19
+ required: false;
20
+ default: boolean;
18
21
  };
19
22
  }>, {
20
23
  props: any;
@@ -25,29 +28,34 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
25
28
  readonly UpCircleOutlined: import("@ant-design/icons-vue/lib/icons/UpCircleOutlined").UpCircleOutlinedIconType;
26
29
  readonly DownCircleOutlined: import("@ant-design/icons-vue/lib/icons/DownCircleOutlined").DownCircleOutlinedIconType;
27
30
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleOpenOrClose" | "handleReload")[], "handleOpenOrClose" | "handleReload", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
- readonly formItems: {
29
- readonly type: PropType<import("../../hb_form_item_filter_modal").LocalShowList_intf[]>;
30
- readonly default: () => never[];
31
- };
32
- readonly isShowSelfFilter: {
33
- readonly type: BooleanConstructor;
34
- readonly default: true;
35
- };
36
- readonly needReload: {
37
- readonly type: BooleanConstructor;
38
- readonly default: true;
39
- };
40
- readonly needOpenOrClose: {
41
- readonly type: BooleanConstructor;
42
- readonly default: true;
31
+ formItems: {
32
+ type: ArrayConstructor;
33
+ required: true;
34
+ default: () => never[];
35
+ };
36
+ isShowSelfFilter: {
37
+ type: BooleanConstructor;
38
+ required: false;
39
+ default: boolean;
40
+ };
41
+ needReload: {
42
+ type: BooleanConstructor;
43
+ required: false;
44
+ default: boolean;
45
+ };
46
+ needOpenOrClose: {
47
+ type: BooleanConstructor;
48
+ required: false;
49
+ default: boolean;
43
50
  };
44
51
  }>> & Readonly<{
45
52
  onHandleOpenOrClose?: ((...args: any[]) => any) | undefined;
46
53
  onHandleReload?: ((...args: any[]) => any) | undefined;
47
54
  }>, {
48
- readonly formItems: import("../../hb_form_item_filter_modal").LocalShowList_intf[];
49
- readonly isShowSelfFilter: boolean;
50
- readonly needReload: boolean;
51
- readonly needOpenOrClose: boolean;
55
+ formItems: unknown[];
56
+ isShowSelfFilter: boolean;
57
+ needReload: boolean;
58
+ needOpenOrClose: boolean;
52
59
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
53
60
  export default _sfc_main;
61
+ //# sourceMappingURL=HbListBtns.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HbListBtns.vue.d.ts","sourceRoot":"","sources":["HbListBtns.vue.ts"],"names":[],"mappings":"AAKA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAmCb,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import type { ExtractPropTypes, PropType } from 'vue';
2
- import type { LocalShowList_intf } from '../../components/types/hb_form_item_filter_modal_type';
2
+ import type { LocalShowList_intf } from '../../../../../components/business-comp/list-page-comp/hb_form_item_filter_modal/src/type';
3
3
  export declare const HbListBtnsProps: {
4
4
  readonly formItems: {
5
5
  readonly type: PropType<LocalShowList_intf[]>;
@@ -18,4 +18,12 @@ export declare const HbListBtnsProps: {
18
18
  readonly default: true;
19
19
  };
20
20
  };
21
+ export interface HbListBtnsProps_intf {
22
+ formItems: LocalShowList_intf[];
23
+ isShowSelfFilter?: boolean;
24
+ needReload?: boolean;
25
+ needOpenOrClose?: boolean;
26
+ [key: string]: any;
27
+ }
21
28
  export type HbListBtnsPropsType = ExtractPropTypes<typeof HbListBtnsProps>;
29
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +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,kBAAkB,EAAE,MAAM,8EAA8E,CAAC;AAEvH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;CAkBlB,CAAC;AAEX,MAAM,WAAW,oBAAoB;IACnC,SAAS,EAAE,kBAAkB,EAAE,CAAC;IAChC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AACD,MAAM,MAAM,mBAAmB,GAAG,gBAAgB,CAAC,OAAO,eAAe,CAAC,CAAC"}
@@ -1,4 +1,5 @@
1
- export * from '../../../../components/types/hb_list_form_type';
1
+ export * from './src/type';
2
2
  declare const HbListForm: any;
3
3
  export default HbListForm;
4
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,EAAE,GAA2B,CAAC;AAE9C,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
@@ -66,5 +66,18 @@ export declare const HbFormProps: {
66
66
  readonly default: () => void;
67
67
  };
68
68
  };
69
+ export interface HbFormProps_Intf {
70
+ items: HbFormItems[];
71
+ formData: Record<string, any>;
72
+ layoutConfig?: {
73
+ row: Record<string, any>;
74
+ col: Record<string, any>;
75
+ };
76
+ needFooter?: boolean;
77
+ isFormExpanded?: boolean;
78
+ needFilter?: boolean;
79
+ calTableHeight?: () => void;
80
+ }
69
81
  export type HbFormPropsType = ExtractPropTypes<typeof HbFormProps> & FormProps;
70
82
  export {};
83
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +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;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,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,3 +1,5 @@
1
+ export * from './src/type';
1
2
  declare const HbListPageAct: any;
2
3
  export default HbListPageAct;
3
4
  export type HbFormItemFilterModalInstance = InstanceType<typeof HbListPageAct>;
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,aAAa,EAAE,GAA8B,CAAC;AACpD,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
@@ -1,20 +1,22 @@
1
- import { type PropType } from 'vue';
2
1
  declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
- readonly formItems: {
4
- readonly type: PropType<import("../../hb_form_item_filter_modal").LocalShowList_intf[]>;
5
- readonly default: () => never[];
2
+ formItems: {
3
+ type: ArrayConstructor;
4
+ required: true;
6
5
  };
7
- readonly isShowSelfFilter: {
8
- readonly type: BooleanConstructor;
9
- readonly default: true;
6
+ isShowSelfFilter: {
7
+ type: BooleanConstructor;
8
+ required: false;
9
+ default: boolean;
10
10
  };
11
- readonly isShowOpenClose: {
12
- readonly type: BooleanConstructor;
13
- readonly default: true;
11
+ isShowOpenClose: {
12
+ type: BooleanConstructor;
13
+ required: false;
14
+ default: boolean;
14
15
  };
15
- readonly isShowFullScreen: {
16
- readonly type: BooleanConstructor;
17
- readonly default: true;
16
+ isShowFullScreen: {
17
+ type: BooleanConstructor;
18
+ required: false;
19
+ default: boolean;
18
20
  };
19
21
  }>, {
20
22
  props: any;
@@ -25,21 +27,24 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
25
27
  breadCrumbData: import("vue").Ref<string, string>;
26
28
  handleBreadCrumb: () => void;
27
29
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleSearch" | "handleReset" | "handleOpenOrClose" | "handleSfcmConfirm")[], "handleSearch" | "handleReset" | "handleOpenOrClose" | "handleSfcmConfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
- readonly formItems: {
29
- readonly type: PropType<import("../../hb_form_item_filter_modal").LocalShowList_intf[]>;
30
- readonly default: () => never[];
30
+ formItems: {
31
+ type: ArrayConstructor;
32
+ required: true;
31
33
  };
32
- readonly isShowSelfFilter: {
33
- readonly type: BooleanConstructor;
34
- readonly default: true;
34
+ isShowSelfFilter: {
35
+ type: BooleanConstructor;
36
+ required: false;
37
+ default: boolean;
35
38
  };
36
- readonly isShowOpenClose: {
37
- readonly type: BooleanConstructor;
38
- readonly default: true;
39
+ isShowOpenClose: {
40
+ type: BooleanConstructor;
41
+ required: false;
42
+ default: boolean;
39
43
  };
40
- readonly isShowFullScreen: {
41
- readonly type: BooleanConstructor;
42
- readonly default: true;
44
+ isShowFullScreen: {
45
+ type: BooleanConstructor;
46
+ required: false;
47
+ default: boolean;
43
48
  };
44
49
  }>> & Readonly<{
45
50
  onHandleOpenOrClose?: ((...args: any[]) => any) | undefined;
@@ -47,9 +52,9 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
47
52
  onHandleReset?: ((...args: any[]) => any) | undefined;
48
53
  onHandleSfcmConfirm?: ((...args: any[]) => any) | undefined;
49
54
  }>, {
50
- readonly formItems: import("../../hb_form_item_filter_modal").LocalShowList_intf[];
51
- readonly isShowSelfFilter: boolean;
52
- readonly isShowOpenClose: boolean;
53
- readonly isShowFullScreen: boolean;
55
+ isShowSelfFilter: boolean;
56
+ isShowOpenClose: boolean;
57
+ isShowFullScreen: boolean;
54
58
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
55
59
  export default _sfc_main;
60
+ //# sourceMappingURL=HbListPageAct.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HbListPageAct.vue.d.ts","sourceRoot":"","sources":["HbListPageAct.vue.ts"],"names":[],"mappings":"AAOA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EA2Cb,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import type { ExtractPropTypes, PropType } from 'vue';
2
- import type { LocalShowList_intf } from '../../components/types/hb_form_item_filter_modal_type';
2
+ import type { LocalShowList_intf } from '../../../../../components/business-comp/list-page-comp/hb_form_item_filter_modal/src/type';
3
3
  export interface Breadcrumbs_intf {
4
4
  label: string;
5
5
  value: string;
@@ -22,4 +22,11 @@ export declare const HbListPageActProps: {
22
22
  readonly default: true;
23
23
  };
24
24
  };
25
+ export interface HbListPageActProps_Intf {
26
+ formItems: LocalShowList_intf[];
27
+ isShowSelfFilter?: boolean;
28
+ isShowOpenClose?: boolean;
29
+ isShowFullScreen?: boolean;
30
+ }
25
31
  export type HbListPageActType = ExtractPropTypes<typeof HbListPageActProps>;
32
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +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,kBAAkB,EAAE,MAAM,8EAA8E,CAAC;AAEvH,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;CAoBrB,CAAC;AAEX,MAAM,WAAW,uBAAuB;IACtC,SAAS,EAAE,kBAAkB,EAAE,CAAC;IAChC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,MAAM,iBAAiB,GAAG,gBAAgB,CAAC,OAAO,kBAAkB,CAAC,CAAC"}
@@ -1,3 +1,5 @@
1
+ export * from './src/type';
1
2
  declare const HbListPageBox: any;
2
3
  export default HbListPageBox;
3
4
  export type HbFormItemFilterModalInstance = InstanceType<typeof HbListPageBox>;
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,aAAa,EAAE,GAAoC,CAAC;AAC1D,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}