@hb-hellotech/hb-ui 2.8.0 → 2.9.0-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 (93) hide show
  1. package/README.md +15 -0
  2. package/dist/App.d.ts.map +1 -1
  3. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/index.d.ts.map +1 -1
  4. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/HbFormItemFilterModal.d.ts.map +1 -1
  5. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/index.d.ts.map +1 -1
  6. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/src/HbListBtns.d.ts.map +1 -1
  7. package/dist/components/business_comp/list_page_comp/hb_list_page_act/index.d.ts +80 -6
  8. package/dist/components/business_comp/list_page_comp/hb_list_page_act/index.d.ts.map +1 -1
  9. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.d.ts +46 -4
  10. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.d.ts.map +1 -1
  11. package/dist/components/business_comp/list_page_comp/hb_list_page_container/index.d.ts.map +1 -1
  12. package/dist/components/business_comp/list_page_comp/hb_list_table/index.d.ts.map +1 -1
  13. package/dist/components/business_comp/list_page_comp/hb_list_table/src/HbListTable.d.ts +13 -26
  14. package/dist/components/business_comp/list_page_comp/hb_list_table/src/HbListTable.d.ts.map +1 -1
  15. package/dist/components/business_comp/list_page_comp/hb_list_table/src/type.d.ts +23 -8
  16. package/dist/components/business_comp/list_page_comp/hb_list_table/src/type.d.ts.map +1 -1
  17. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.d.ts.map +1 -1
  18. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts +3 -1
  19. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts.map +1 -1
  20. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/index.d.ts.map +1 -1
  21. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/src/HbTableColumnSet.d.ts.map +1 -1
  22. package/dist/components/business_comp/modal_comp/log_modal/index.d.ts +6 -6
  23. package/dist/components/business_comp/modal_comp/log_modal/index.d.ts.map +1 -1
  24. package/dist/components/business_comp/modal_comp/log_modal/src/HbLogModal.d.ts +2 -2
  25. package/dist/components/business_comp/unlist_page_comp/hb_card/index.d.ts.map +1 -1
  26. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/index.d.ts +21 -3
  27. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/index.d.ts.map +1 -1
  28. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/src/HbLibDetailBox.d.ts +13 -1
  29. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/src/HbLibDetailBox.d.ts.map +1 -1
  30. package/dist/components/business_comp/unlist_page_comp/hb_footer_bar/index.d.ts.map +1 -1
  31. package/dist/components/business_comp/unlist_page_comp/hb_page_header/index.d.ts.map +1 -1
  32. package/dist/components/business_comp/unlist_page_comp/hb_undetail_box/index.d.ts +3 -3
  33. package/dist/components/business_comp/unlist_page_comp/hb_undetail_box/index.d.ts.map +1 -1
  34. package/dist/components/business_comp/unlist_page_comp/hb_undetail_box/src/HbLibUnDetailBox.d.ts +1 -1
  35. package/dist/components/func_comp/hb_func_comp_copy/index.d.ts.map +1 -1
  36. package/dist/components/func_comp/hb_func_comp_drag/index.d.ts +6 -6
  37. package/dist/components/func_comp/hb_func_comp_drag/index.d.ts.map +1 -1
  38. package/dist/components/func_comp/hb_func_comp_drag/src/index.d.ts +2 -2
  39. package/dist/components/func_comp/hb_func_comp_sort/index.d.ts.map +1 -1
  40. package/dist/components/func_comp/hb_func_comp_tree/src/tree.d.ts +24 -51
  41. package/dist/components/func_comp/hb_func_file_preview/index.d.ts +14 -14
  42. package/dist/components/func_comp/hb_func_file_preview/index.d.ts.map +1 -1
  43. package/dist/components/func_comp/hb_func_file_preview/src/file_preview.d.ts +5 -5
  44. package/dist/components/func_comp/hb_func_file_preview/src/file_preview.d.ts.map +1 -1
  45. package/dist/components/func_comp/hb_func_icon/index.d.ts +1 -0
  46. package/dist/components/func_comp/hb_func_icon/index.d.ts.map +1 -1
  47. package/dist/components/func_comp/hb_func_icon/src/icon.d.ts +6 -11
  48. package/dist/components/func_comp/hb_func_icon/src/icon.d.ts.map +1 -1
  49. package/dist/components/func_comp/hb_func_icon/src/type.d.ts +23 -0
  50. package/dist/components/func_comp/hb_func_icon/src/type.d.ts.map +1 -0
  51. package/dist/components/func_comp/hb_func_icon_list/index.d.ts +1 -0
  52. package/dist/components/func_comp/hb_func_icon_list/index.d.ts.map +1 -1
  53. package/dist/components/func_comp/hb_func_icon_list/src/icon_list.d.ts +3 -10
  54. package/dist/components/func_comp/hb_func_icon_list/src/icon_list.d.ts.map +1 -1
  55. package/dist/components/func_comp/hb_func_icon_list/src/type.d.ts +9 -0
  56. package/dist/components/func_comp/hb_func_icon_list/src/type.d.ts.map +1 -0
  57. package/dist/components/func_comp/hb_func_loading/index.d.ts.map +1 -1
  58. package/dist/components/func_comp/hb_icon_box/index.d.ts.map +1 -1
  59. package/dist/components/func_comp/hb_icon_box/src/iconBox.d.ts +10 -0
  60. package/dist/components/func_comp/hb_icon_box/src/iconBox.d.ts.map +1 -1
  61. package/dist/components/func_comp/hb_ui_config/index.d.ts +2 -0
  62. package/dist/components/func_comp/hb_ui_config/index.d.ts.map +1 -1
  63. package/dist/components/func_comp/hb_ui_config/src/hbUiConfig.d.ts.map +1 -1
  64. package/dist/components/hooks/useCalTableHeight.d.ts.map +1 -1
  65. package/dist/components/hooks/useCalTableWidth.d.ts.map +1 -1
  66. package/dist/components/hooks/useFilePreview.d.ts.map +1 -1
  67. package/dist/components/hooks/useIconfont.d.ts +6 -4
  68. package/dist/components/hooks/useIconfont.d.ts.map +1 -1
  69. package/dist/components/hooks/useListFormItem.d.ts.map +1 -1
  70. package/dist/components/hooks/useModalDrag.d.ts.map +1 -1
  71. package/dist/components/utils/createBem.d.ts +2 -1
  72. package/dist/components/utils/createBem.d.ts.map +1 -1
  73. package/dist/components/utils/directives/click_outside/index.d.ts.map +1 -1
  74. package/dist/components/utils/directives/debounce_click/index.d.ts.map +1 -1
  75. package/dist/components/utils/directives/v_copy/index.d.ts.map +1 -1
  76. package/dist/components/utils/triggerBrowserDownload.d.ts +3 -1
  77. package/dist/components/utils/triggerBrowserDownload.d.ts.map +1 -1
  78. package/dist/components/utils/util.d.ts +14 -7
  79. package/dist/components/utils/util.d.ts.map +1 -1
  80. package/dist/components/utils/withInstall.d.ts +2 -1
  81. package/dist/components/utils/withInstall.d.ts.map +1 -1
  82. package/dist/config/index.d.ts +20 -3
  83. package/dist/config/index.d.ts.map +1 -1
  84. package/dist/demo/HbLibDetailBox.d.ts +4 -0
  85. package/dist/demo/HbLibDetailBox.d.ts.map +1 -0
  86. package/dist/demo/HbLibIcon.d.ts.map +1 -1
  87. package/dist/demo/HbUnDetailBox.d.ts +6 -0
  88. package/dist/demo/HbUnDetailBox.d.ts.map +1 -0
  89. package/dist/demo/Table.d.ts.map +1 -1
  90. package/dist/hb_component_lib.css +1 -1
  91. package/dist/hb_component_lib.js +4536 -4266
  92. package/dist/hb_component_lib.umd.cjs +117 -117
  93. package/package.json +8 -5
@@ -18,8 +18,8 @@ declare const _default: WithInstall<{
18
18
  default: boolean;
19
19
  };
20
20
  }>> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {
21
- spinning: boolean;
22
21
  container: string;
22
+ spinning: boolean;
23
23
  formLabelWidth: number;
24
24
  }, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
25
25
  P: {};
@@ -45,8 +45,8 @@ declare const _default: WithInstall<{
45
45
  default: boolean;
46
46
  };
47
47
  }>> & Readonly<{}>, {}, {}, {}, {}, {
48
- spinning: boolean;
49
48
  container: string;
49
+ spinning: boolean;
50
50
  formLabelWidth: number;
51
51
  }>;
52
52
  __isFragment?: never;
@@ -69,8 +69,8 @@ declare const _default: WithInstall<{
69
69
  default: boolean;
70
70
  };
71
71
  }>> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
72
- spinning: boolean;
73
72
  container: string;
73
+ spinning: boolean;
74
74
  formLabelWidth: number;
75
75
  }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
76
76
  $slots: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_undetail_box/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,wBAA6C"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/business_comp/unlist_page_comp/hb_undetail_box/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAA6C"}
@@ -43,8 +43,8 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
43
43
  default: boolean;
44
44
  };
45
45
  }>> & Readonly<{}>, {
46
- spinning: boolean;
47
46
  container: string;
47
+ spinning: boolean;
48
48
  formLabelWidth: number;
49
49
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
50
50
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_copy/index.ts"],"names":[],"mappings":";;AAEA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAAoB,CAAC;AAEpC,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_copy/index.ts"],"names":[],"mappings":";;AAGA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAAoB,CAAC;AAEpC,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
@@ -56,11 +56,11 @@ declare const HbDragInstall: WithInstall<{
56
56
  readonly sort: boolean;
57
57
  readonly filter: string;
58
58
  readonly draggable: string;
59
- readonly ghostClass: string;
60
- readonly handle: string;
61
59
  readonly childrenType: ChildrenType;
62
60
  readonly dragClass: string;
61
+ readonly ghostClass: string;
63
62
  readonly chosenClass: string;
63
+ readonly handle: string;
64
64
  }, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
65
65
  P: {};
66
66
  B: {};
@@ -115,11 +115,11 @@ declare const HbDragInstall: WithInstall<{
115
115
  readonly sort: boolean;
116
116
  readonly filter: string;
117
117
  readonly draggable: string;
118
- readonly ghostClass: string;
119
- readonly handle: string;
120
118
  readonly childrenType: ChildrenType;
121
119
  readonly dragClass: string;
120
+ readonly ghostClass: string;
122
121
  readonly chosenClass: string;
122
+ readonly handle: string;
123
123
  }>;
124
124
  __isFragment?: never;
125
125
  __isTeleport?: never;
@@ -177,11 +177,11 @@ declare const HbDragInstall: WithInstall<{
177
177
  readonly sort: boolean;
178
178
  readonly filter: string;
179
179
  readonly draggable: string;
180
- readonly ghostClass: string;
181
- readonly handle: string;
182
180
  readonly childrenType: ChildrenType;
183
181
  readonly dragClass: string;
182
+ readonly ghostClass: string;
184
183
  readonly chosenClass: string;
184
+ readonly handle: string;
185
185
  }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
186
186
  $slots: {
187
187
  default?(_: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_drag/index.ts"],"names":[],"mappings":";;;AAEA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAsB,CAAC;AAC1C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,cAAc,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_drag/index.ts"],"names":[],"mappings":";;;AAGA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAsB,CAAC;AAC1C,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,cAAc,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC"}
@@ -101,11 +101,11 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
101
101
  readonly sort: boolean;
102
102
  readonly filter: string;
103
103
  readonly draggable: string;
104
- readonly ghostClass: string;
105
- readonly handle: string;
106
104
  readonly childrenType: ChildrenType;
107
105
  readonly dragClass: string;
106
+ readonly ghostClass: string;
108
107
  readonly chosenClass: string;
108
+ readonly handle: string;
109
109
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
110
110
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
111
111
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_sort/index.ts"],"names":[],"mappings":";;;AAEA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAAoB,CAAC;AAEpC,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_comp_sort/index.ts"],"names":[],"mappings":";;;AAGA,cAAc,YAAY,CAAC;AAE3B,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAAoB,CAAC;AAEpC,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
@@ -1,6 +1,24 @@
1
- import { Key, TreeOptions } from './tree';
2
- import { DefineComponent, ExtractPropTypes, PropType, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare const _default: DefineComponent<ExtractPropTypes<{
1
+ import { ExtractPropTypes, PropType } from 'vue';
2
+ export type Key = string | number;
3
+ export interface TreeOptions {
4
+ label?: Key;
5
+ key?: Key;
6
+ children?: TreeOptions[];
7
+ [key: string]: unknown;
8
+ }
9
+ export interface TreeNodes extends Required<TreeOptions> {
10
+ expanded?: boolean;
11
+ checked?: boolean;
12
+ indeterminate?: boolean;
13
+ disabled?: boolean;
14
+ loading?: boolean;
15
+ selected?: boolean;
16
+ leaf?: boolean;
17
+ parentKey?: Key | null;
18
+ level?: number;
19
+ originData?: TreeOptions;
20
+ }
21
+ export declare const btreeProps: {
4
22
  readonly data: {
5
23
  readonly type: PropType<TreeOptions[]>;
6
24
  readonly required: true;
@@ -36,51 +54,6 @@ declare const _default: DefineComponent<ExtractPropTypes<{
36
54
  readonly clickToSelect: {
37
55
  readonly type: BooleanConstructor;
38
56
  };
39
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
40
- readonly data: {
41
- readonly type: PropType<TreeOptions[]>;
42
- readonly required: true;
43
- };
44
- readonly modelValue: {
45
- readonly type: ArrayConstructor;
46
- readonly default: () => never[];
47
- };
48
- readonly labelKey: {
49
- readonly type: StringConstructor;
50
- readonly default: "label";
51
- };
52
- readonly keyKey: {
53
- readonly type: StringConstructor;
54
- readonly default: "key";
55
- };
56
- readonly childrenKey: {
57
- readonly type: StringConstructor;
58
- readonly default: "children";
59
- };
60
- readonly defaultExpandKeys: {
61
- readonly type: PropType<Key[]>;
62
- readonly default: () => never[];
63
- };
64
- readonly multiple: {
65
- readonly type: BooleanConstructor;
66
- readonly default: false;
67
- };
68
- readonly remote: {
69
- readonly type: BooleanConstructor;
70
- readonly default: false;
71
- };
72
- readonly clickToSelect: {
73
- readonly type: BooleanConstructor;
74
- };
75
- }>> & Readonly<{}>, {
76
- readonly multiple: boolean;
77
- readonly modelValue: unknown[];
78
- readonly labelKey: string;
79
- readonly keyKey: string;
80
- readonly childrenKey: string;
81
- readonly defaultExpandKeys: Key[];
82
- readonly remote: boolean;
83
- readonly clickToSelect: boolean;
84
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
85
- export default _default;
86
- //# sourceMappingURL=tree.vue.d.ts.map
57
+ };
58
+ export type TreeProps = Partial<ExtractPropTypes<typeof btreeProps>>;
59
+ //# sourceMappingURL=tree.d.ts.map
@@ -31,8 +31,8 @@ declare const HbLibFilePreview: WithInstall<{
31
31
  }> & Readonly<{
32
32
  onError?: ((err: unknown) => any) | undefined;
33
33
  onCancel?: (() => any) | undefined;
34
- "onUpdate:visible"?: ((open: boolean) => any) | undefined;
35
34
  onRendered?: (() => any) | undefined;
35
+ "onUpdate:visible"?: ((open: boolean) => any) | undefined;
36
36
  "onUpdate:fileIndex"?: ((index: number) => any) | undefined;
37
37
  onFileChange?: ((payload: {
38
38
  index: number;
@@ -59,8 +59,8 @@ declare const HbLibFilePreview: WithInstall<{
59
59
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
60
60
  error: (err: unknown) => any;
61
61
  cancel: () => any;
62
- "update:visible": (open: boolean) => any;
63
62
  rendered: () => any;
63
+ "update:visible": (open: boolean) => any;
64
64
  "update:fileIndex": (index: number) => any;
65
65
  fileChange: (payload: {
66
66
  index: number;
@@ -76,15 +76,15 @@ declare const HbLibFilePreview: WithInstall<{
76
76
  }) => any;
77
77
  }, PublicProps, {
78
78
  modalWidth: string | number;
79
+ height: string;
79
80
  visible: boolean;
80
81
  centered: boolean;
81
82
  maskClosable: boolean;
82
83
  destroyOnClose: boolean;
83
84
  keyboard: boolean;
84
- height: string;
85
- fileList: FilePreviewListItem_Intf[];
85
+ src: string | ArrayBuffer | Blob | null;
86
86
  fileName: string;
87
- src: string | Blob | ArrayBuffer | null;
87
+ fileList: FilePreviewListItem_Intf[];
88
88
  fileIndex: number;
89
89
  excelOptions: FilePreviewExcelOptions_Intf;
90
90
  pdfStaticFileUrl: string;
@@ -136,8 +136,8 @@ declare const HbLibFilePreview: WithInstall<{
136
136
  }> & Readonly<{
137
137
  onError?: ((err: unknown) => any) | undefined;
138
138
  onCancel?: (() => any) | undefined;
139
- "onUpdate:visible"?: ((open: boolean) => any) | undefined;
140
139
  onRendered?: (() => any) | undefined;
140
+ "onUpdate:visible"?: ((open: boolean) => any) | undefined;
141
141
  "onUpdate:fileIndex"?: ((index: number) => any) | undefined;
142
142
  onFileChange?: ((payload: {
143
143
  index: number;
@@ -163,15 +163,15 @@ declare const HbLibFilePreview: WithInstall<{
163
163
  closeModal: () => void;
164
164
  }, {}, {}, {}, {
165
165
  modalWidth: string | number;
166
+ height: string;
166
167
  visible: boolean;
167
168
  centered: boolean;
168
169
  maskClosable: boolean;
169
170
  destroyOnClose: boolean;
170
171
  keyboard: boolean;
171
- height: string;
172
- fileList: FilePreviewListItem_Intf[];
172
+ src: string | ArrayBuffer | Blob | null;
173
173
  fileName: string;
174
- src: string | Blob | ArrayBuffer | null;
174
+ fileList: FilePreviewListItem_Intf[];
175
175
  fileIndex: number;
176
176
  excelOptions: FilePreviewExcelOptions_Intf;
177
177
  pdfStaticFileUrl: string;
@@ -220,8 +220,8 @@ declare const HbLibFilePreview: WithInstall<{
220
220
  }> & Readonly<{
221
221
  onError?: ((err: unknown) => any) | undefined;
222
222
  onCancel?: (() => any) | undefined;
223
- "onUpdate:visible"?: ((open: boolean) => any) | undefined;
224
223
  onRendered?: (() => any) | undefined;
224
+ "onUpdate:visible"?: ((open: boolean) => any) | undefined;
225
225
  "onUpdate:fileIndex"?: ((index: number) => any) | undefined;
226
226
  onFileChange?: ((payload: {
227
227
  index: number;
@@ -248,8 +248,8 @@ declare const HbLibFilePreview: WithInstall<{
248
248
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
249
249
  error: (err: unknown) => any;
250
250
  cancel: () => any;
251
- "update:visible": (open: boolean) => any;
252
251
  rendered: () => any;
252
+ "update:visible": (open: boolean) => any;
253
253
  "update:fileIndex": (index: number) => any;
254
254
  fileChange: (payload: {
255
255
  index: number;
@@ -265,15 +265,15 @@ declare const HbLibFilePreview: WithInstall<{
265
265
  }) => any;
266
266
  }, string, {
267
267
  modalWidth: string | number;
268
+ height: string;
268
269
  visible: boolean;
269
270
  centered: boolean;
270
271
  maskClosable: boolean;
271
272
  destroyOnClose: boolean;
272
273
  keyboard: boolean;
273
- height: string;
274
- fileList: FilePreviewListItem_Intf[];
274
+ src: string | ArrayBuffer | Blob | null;
275
275
  fileName: string;
276
- src: string | Blob | ArrayBuffer | null;
276
+ fileList: FilePreviewListItem_Intf[];
277
277
  fileIndex: number;
278
278
  excelOptions: FilePreviewExcelOptions_Intf;
279
279
  pdfStaticFileUrl: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_file_preview/index.ts"],"names":[],"mappings":";;;AAGA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;oBAKixxB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAD,CAAC;;;;;;;;;;;GALvvxB,CAAC;AAElD,eAAe,gBAAgB,CAAC;AAEhC,MAAM,MAAM,wBAAwB,GAAG,YAAY,CAAC,OAAO,gBAAgB,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_file_preview/index.ts"],"names":[],"mappings":";;;AAIA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;oBAKiuxB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAAD,CAAC;;;;;;;;;;;GALvsxB,CAAC;AAElD,eAAe,gBAAgB,CAAC;AAEhC,MAAM,MAAM,wBAAwB,GAAG,YAAY,CAAC,OAAO,gBAAgB,CAAC,CAAC"}
@@ -110,8 +110,8 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {
110
110
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
111
111
  error: (err: unknown) => any;
112
112
  cancel: () => any;
113
- "update:visible": (open: boolean) => any;
114
113
  rendered: () => any;
114
+ "update:visible": (open: boolean) => any;
115
115
  "update:fileIndex": (index: number) => any;
116
116
  fileChange: (payload: {
117
117
  index: number;
@@ -128,8 +128,8 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {
128
128
  }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
129
129
  onError?: ((err: unknown) => any) | undefined;
130
130
  onCancel?: (() => any) | undefined;
131
- "onUpdate:visible"?: ((open: boolean) => any) | undefined;
132
131
  onRendered?: (() => any) | undefined;
132
+ "onUpdate:visible"?: ((open: boolean) => any) | undefined;
133
133
  "onUpdate:fileIndex"?: ((index: number) => any) | undefined;
134
134
  onFileChange?: ((payload: {
135
135
  index: number;
@@ -145,15 +145,15 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {
145
145
  }) => any) | undefined;
146
146
  }>, {
147
147
  modalWidth: string | number;
148
+ height: string;
148
149
  visible: boolean;
149
150
  centered: boolean;
150
151
  maskClosable: boolean;
151
152
  destroyOnClose: boolean;
152
153
  keyboard: boolean;
153
- height: string;
154
- fileList: FilePreviewListItem_Intf[];
154
+ src: string | ArrayBuffer | Blob | null;
155
155
  fileName: string;
156
- src: string | Blob | ArrayBuffer | null;
156
+ fileList: FilePreviewListItem_Intf[];
157
157
  fileIndex: number;
158
158
  excelOptions: FilePreviewExcelOptions_Intf;
159
159
  pdfStaticFileUrl: string;
@@ -1 +1 @@
1
- {"version":3,"file":"file_preview.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_file_preview/src/file_preview.vue"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"file_preview.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_file_preview/src/file_preview.vue"],"names":[],"mappings":"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"}
@@ -1,5 +1,6 @@
1
1
  import { Plugin } from 'vue';
2
2
  import { default as Icon } from './src/icon';
3
+ export type { HbLibIconProps } from './src/type';
3
4
  declare const HbLibIcon: typeof Icon & Plugin;
4
5
  export default HbLibIcon;
5
6
  export type HbLibIconInstance = InstanceType<typeof HbLibIcon>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_icon/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAClC,OAAO,IAAI,MAAM,gBAAgB,CAAC;AAElC,QAAA,MAAM,SAAS,EAAW,OAAO,IAAI,GAAG,MAAM,CAAC;AAE/C,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,iBAAiB,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_icon/index.ts"],"names":[],"mappings":"AAAA,gDAAgD;AAEhD,OAAO,KAAK,EAAE,MAAM,EAAO,MAAM,KAAK,CAAC;AACvC,OAAO,IAAI,MAAM,gBAAgB,CAAC;AAElC,YAAY,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAEjD,QAAA,MAAM,SAAS,EAAW,OAAO,IAAI,GAAG,MAAM,CAAC;AAyB/C,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,iBAAiB,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
@@ -1,17 +1,12 @@
1
+ import { HbLibIconProps } from './type';
1
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- type __VLS_Props = {
3
- name: string;
4
- className?: string;
5
- width?: number;
6
- height?: number;
7
- iMode?: 'font' | 'symbol' | undefined;
8
- iBaseClass?: string;
9
- iPrefix?: string;
10
- };
11
- declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
12
- name: string;
3
+ declare const _default: DefineComponent<HbLibIconProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<HbLibIconProps> & Readonly<{}>, {
13
4
  width: number;
14
5
  height: number;
6
+ initFillColor: string;
7
+ hoverBgColor: string;
8
+ name: string;
9
+ hover: boolean | string;
15
10
  className: string;
16
11
  iMode: "symbol" | "font";
17
12
  iBaseClass: string;
@@ -1 +1 @@
1
- {"version":3,"file":"icon.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon/src/icon.vue"],"names":[],"mappings":";AASA;AAsHA,KAAK,WAAW,GAAG;IACX,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC;IACtC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;;UAPQ,MAAM;WAEJ,MAAM;YACL,MAAM;eAFH,MAAM;;gBAIL,MAAM;aACT,MAAM;;AA0JxB,wBAQG"}
1
+ {"version":3,"file":"icon.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon/src/icon.vue"],"names":[],"mappings":";AA4BA;AAgNA,OAAO,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAC;;;;;;;;;;;;;AA+OxC,wBAQG"}
@@ -0,0 +1,23 @@
1
+ export interface HbLibIconProps {
2
+ /** 图标名称 */
3
+ name?: string;
4
+ /** 类名 */
5
+ className?: string;
6
+ /** 宽度 */
7
+ width?: number;
8
+ /** 高度 */
9
+ height?: number;
10
+ /** 图标渲染模式 */
11
+ iMode?: 'font' | 'symbol' | undefined;
12
+ /** 图标基础类名 */
13
+ iBaseClass?: string;
14
+ /** 图标前缀 */
15
+ iPrefix?: string;
16
+ /** 初始填充颜色 */
17
+ initFillColor?: string;
18
+ /** 悬浮颜色 */
19
+ hover?: boolean | string;
20
+ /** 是否需要悬浮背景颜色 */
21
+ hoverBgColor?: string | undefined;
22
+ }
23
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon/src/type.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,cAAc;IAC3B,WAAW;IACX,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS;IACT,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS;IACT,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS;IACT,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa;IACb,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC;IACtC,aAAa;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW;IACX,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa;IACb,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,WAAW;IACX,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IACzB,iBAAiB;IACjB,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACrC"}
@@ -1,6 +1,7 @@
1
1
  import { Plugin } from 'vue';
2
2
  import { default as IconList } from './src/icon_list';
3
3
  import { HB_ICON_GLOBAL_KEY, HB_ICON_DEFAULT_CSS_URL, HbLibIconGlobalOptions } from '../../hooks/useIconfont';
4
+ export type { HbLibIconListProps } from './src/type';
4
5
  declare const HbLibIconList: typeof IconList & Plugin;
5
6
  export default HbLibIconList;
6
7
  export type HbLibIconListInstance = InstanceType<typeof HbLibIconList>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_icon_list/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAO,MAAM,EAAE,MAAM,KAAK,CAAC;AACvC,OAAO,QAAQ,MAAM,qBAAqB,CAAC;AAC3C,OAAO,EACH,kBAAkB,EAClB,uBAAuB,EACvB,KAAK,sBAAsB,EAC9B,MAAM,gCAAgC,CAAC;AAExC,QAAA,MAAM,aAAa,EAAe,OAAO,QAAQ,GAAG,MAAM,CAAC;AAe3D,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,qBAAqB,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC;AACvE,YAAY,EAAE,sBAAsB,EAAE,CAAC;AACvC,OAAO,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_icon_list/index.ts"],"names":[],"mappings":"AAAA,2DAA2D;AAE3D,OAAO,KAAK,EAAO,MAAM,EAAE,MAAM,KAAK,CAAC;AACvC,OAAO,QAAQ,MAAM,qBAAqB,CAAC;AAC3C,OAAO,EACH,kBAAkB,EAClB,uBAAuB,EACvB,KAAK,sBAAsB,EAC9B,MAAM,gCAAgC,CAAC;AACxC,YAAY,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AACrD,QAAA,MAAM,aAAa,EAAe,OAAO,QAAQ,GAAG,MAAM,CAAC;AAe3D,eAAe,aAAa,CAAC;AAE7B,MAAM,MAAM,qBAAqB,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC;AACvE,YAAY,EAAE,sBAAsB,EAAE,CAAC;AACvC,OAAO,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,CAAC"}
@@ -1,13 +1,6 @@
1
+ import { HbLibIconListProps } from './type';
1
2
  import { HbLibIconMode } from '../../../hooks/useIconfont';
2
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- type __VLS_Props = {
4
- /** iconfont 地址:`.css` 字体图标或 `.js` Symbol(彩色 SVG);优先级高于全局配置 */
5
- cssUrl?: string;
6
- /** 当前选中的图标 name,可用 v-model:selected 双向绑定 */
7
- selected?: string;
8
- /** 图标渲染模式:字体 class 或多色 SVG Symbol */
9
- mode?: 'font' | 'symbol';
10
- };
11
4
  declare function __VLS_template(): {
12
5
  attrs: Partial<{}>;
13
6
  slots: {
@@ -22,10 +15,10 @@ declare function __VLS_template(): {
22
15
  rootEl: HTMLDivElement;
23
16
  };
24
17
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
25
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
18
+ declare const __VLS_component: DefineComponent<HbLibIconListProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
26
19
  select: (name: string) => any;
27
20
  "update:selected": (name: string) => any;
28
- }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
21
+ }, string, PublicProps, Readonly<HbLibIconListProps> & Readonly<{
29
22
  onSelect?: ((name: string) => any) | undefined;
30
23
  "onUpdate:selected"?: ((name: string) => any) | undefined;
31
24
  }>, {
@@ -1 +1 @@
1
- {"version":3,"file":"icon_list.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon_list/src/icon_list.vue"],"names":[],"mappings":";;AA4BA;AA0JA,KAAK,WAAW,GAAG;IACX,8DAA8D;IAC9D,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,4CAA4C;IAC5C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,qCAAqC;IACrC,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;CAC5B,CAAC;AAmDN,iBAAS,cAAc;WA4DT,OAAO,IAA6B;;;;;;;YAVpB,GAAG;;;;EAehC;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;UAvIN,MAAM,GAAG,QAAQ;cAFb,MAAM;YAFR,MAAM;wFAoJrB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"icon_list.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon_list/src/icon_list.vue"],"names":[],"mappings":";;AA4BA;AA0IA,OAAO,EAAE,kBAAkB,EAAE,MAAM,QAAQ,CAAC;AAwD5C,iBAAS,cAAc;WA4DT,OAAO,IAA6B;;;;;;;YAVpB,GAAG;;;;EAehC;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;wFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -0,0 +1,9 @@
1
+ export interface HbLibIconListProps {
2
+ /** iconfont 地址:`.css` 字体图标或 `.js` Symbol(彩色 SVG);优先级高于全局配置 */
3
+ cssUrl?: string;
4
+ /** 当前选中的图标 name,可用 v-model:selected 双向绑定 */
5
+ selected?: string;
6
+ /** 图标渲染模式:字体 class 或多色 SVG Symbol */
7
+ mode?: 'font' | 'symbol';
8
+ }
9
+ //# sourceMappingURL=type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_func_icon_list/src/type.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IAC/B,8DAA8D;IAC9D,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,4CAA4C;IAC5C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,qCAAqC;IACrC,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;CAC5B"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_loading/index.ts"],"names":[],"mappings":";;AAIA,QAAA,MAAM,YAAY;;;;;;;;;;;;wFAAuB,CAAC;AAE1C,eAAe,YAAY,CAAC;AAE5B,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_func_loading/index.ts"],"names":[],"mappings":";;AAKA,QAAA,MAAM,YAAY;;;;;;;;;;;;wFAAuB,CAAC;AAE1C,eAAe,YAAY,CAAC;AAE5B,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_icon_box/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAClC,OAAO,OAAO,MAAM,mBAAmB,CAAC;AAExC,QAAA,MAAM,YAAY,EAAc,OAAO,OAAO,GAAG,MAAM,CAAC;AAExD,eAAe,YAAY,CAAC;AAE5B,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_icon_box/index.ts"],"names":[],"mappings":"AAAA,uDAAuD;AAEvD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAClC,OAAO,OAAO,MAAM,mBAAmB,CAAC;AAExC,QAAA,MAAM,YAAY,EAAc,OAAO,OAAO,GAAG,MAAM,CAAC;AAExD,eAAe,YAAY,CAAC;AAE5B,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,OAAO,YAAY,CAAC,CAAC"}
@@ -6,6 +6,16 @@ type __VLS_Props = {
6
6
  mode?: 'font' | 'symbol';
7
7
  /** Symbol(`.js`)模式下为每个 `<symbol id>` 增加的前缀 */
8
8
  symbolIdScope?: string | boolean;
9
+ /** 图标宽度 */
10
+ width?: number;
11
+ /** 图标高度 */
12
+ height?: number;
13
+ /** 图标初始填充颜色 */
14
+ initFillColor?: string;
15
+ /** 图标悬浮颜色 */
16
+ hover?: boolean | string;
17
+ /** 是否需要悬浮背景颜色 */
18
+ hoverBgColor?: string | undefined;
9
19
  };
10
20
  declare function __VLS_template(): {
11
21
  attrs: Partial<{}>;
@@ -1 +1 @@
1
- {"version":3,"file":"iconBox.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_icon_box/src/iconBox.vue"],"names":[],"mappings":";AAIA;AAmCA,KAAK,WAAW,GAAG;IACf,kCAAkC;IAClC,GAAG,EAAE,MAAM,CAAC;IACZ,qCAAqC;IACrC,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IACzB,8CAA8C;IAC9C,aAAa,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACpC,CAAC;AAiBF,iBAAS,cAAc;WAoBT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAMnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"iconBox.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_icon_box/src/iconBox.vue"],"names":[],"mappings":";AAIA;AAkFA,KAAK,WAAW,GAAG;IACf,kCAAkC;IAClC,GAAG,EAAE,MAAM,CAAC;IACZ,qCAAqC;IACrC,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IACzB,8CAA8C;IAC9C,aAAa,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACjC,WAAW;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW;IACX,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,eAAe;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa;IACb,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IACzB,iBAAiB;IACjB,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACrC,CAAC;AAoCF,iBAAS,cAAc;WAoBT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAMnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,7 +1,9 @@
1
1
  import { WithInstall } from '../../utils/withInstall';
2
2
  import { CreateComponentPublicInstanceWithMixins, ComponentOptionsMixin, PublicProps, GlobalComponents, GlobalDirectives, ComponentProvideOptions, ComponentOptionsBase, VNodeProps, AllowedComponentProps, ComponentCustomProps } from 'vue';
3
3
  import { Global_config_intf } from '../../../config';
4
+ /** @hb-doc 全局组件配置 Provider,用于向组件库注入统一配置。 */
4
5
  export { GLOBAL_CONFIG_KEY } from './constants';
6
+ export { type Global_config_intf } from '../../../config';
5
7
  declare const HbUiConfig: WithInstall<{
6
8
  new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly<{
7
9
  config?: Global_config_intf;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_ui_config/index.ts"],"names":[],"mappings":";;;AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;GAA2B,CAAC;AAE5C,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/func_comp/hb_ui_config/index.ts"],"names":[],"mappings":";;;AAAA,4CAA4C;AAC5C,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAIhD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;GAA2B,CAAC;AAE5C,eAAe,UAAU,CAAC;AAE1B,MAAM,MAAM,kBAAkB,GAAG,YAAY,CAAC,OAAO,UAAU,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"hbUiConfig.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_ui_config/src/hbUiConfig.vue"],"names":[],"mappings":";AAYA;AAuCA,OAAsB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAO7D,KAAK,WAAW,GAAG;IACf,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC/B,CAAC;AAeF,iBAAS,cAAc;WA0BT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,6SAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"hbUiConfig.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/func_comp/hb_ui_config/src/hbUiConfig.vue"],"names":[],"mappings":";AAiBA;AAAA,OAgDsB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAO7D,KAAK,WAAW,GAAG;IACf,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC/B,CAAC;AAmBF,iBAAS,cAAc;WA6BT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,6SAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCalTableHeight.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useCalTableHeight.ts"],"names":[],"mappings":";AAGA,UAAU,kBAAkB;IAC1B,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,iBAAiB,GAAI,UAAS,kBAAuB;;;CAgM1D,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"useCalTableHeight.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useCalTableHeight.ts"],"names":[],"mappings":";AAIA,UAAU,kBAAkB;IAC1B,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,iBAAiB,GAAI,UAAS,kBAAuB;;;CAgM1D,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCalTableWidth.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useCalTableWidth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,WAAW,EAAE,MAAM,KAAK,CAAC;AAEjD,QAAA,MAAM,gBAAgB,GAAI,SAAS,WAAW,CAAC,GAAG,EAAE,CAAC,GAAG,GAAG,EAAE;;CAa5D,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"useCalTableWidth.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useCalTableWidth.ts"],"names":[],"mappings":"AAAA,4BAA4B;AAC5B,OAAO,EAAY,KAAK,WAAW,EAAE,MAAM,KAAK,CAAC;AAEjD,QAAA,MAAM,gBAAgB,GAAI,SAAS,WAAW,CAAC,GAAG,EAAE,CAAC,GAAG,GAAG,EAAE;;CAa5D,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useFilePreview.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useFilePreview.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAiB,KAAK,WAAW,EAAE,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAGhE,OAAO,EAEH,KAAK,eAAe,EACvB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kEAAkE,CAAC;AAWjH,MAAM,WAAW,iBAAiB;IAC9B;;;;;;;OAOG;IACH,eAAe,EAAE,eAAe,EAAE,CAAC;CACtC;AAED,MAAM,WAAW,oBAAoB;IACjC,4DAA4D;IAC5D,kBAAkB,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC,mCAAmC;IACnC,gBAAgB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC9B,0CAA0C;IAC1C,kBAAkB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAChC;;;;;OAKG;IACH,yBAAyB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,mBAAmB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACjC;;;;;OAKG;IACH,eAAe,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IACzD;;;;;OAKG;IACH,qBAAqB,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IAC/D,iCAAiC;IACjC,kBAAkB,EAAE,WAAW,CAAC,wBAAwB,GAAG,IAAI,CAAC,CAAC;IACjE,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,uCAAuC;IACvC,oBAAoB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAC3C;;;;;OAKG;IACH,aAAa,EAAE,CAAC,MAAM,EAAE,eAAe,EAAE,SAAS,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrE,mCAAmC;IACnC,cAAc,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;IAClD,sBAAsB;IACtB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B;;;;OAIG;IACH,4BAA4B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtD,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,4BAA4B;IAC5B,sBAAsB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACzE;;;;;OAKG;IACH,6BAA6B,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;CACtD;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,wBAAgB,cAAc,CAC1B,SAAS,EAAE,GAAG,CAAC,iBAAiB,CAAC,GAClC,oBAAoB,CAoLtB"}
1
+ {"version":3,"file":"useFilePreview.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useFilePreview.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C;;GAEG;AAEH,OAAO,EAAiB,KAAK,WAAW,EAAE,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAGhE,OAAO,EAEH,KAAK,eAAe,EACvB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kEAAkE,CAAC;AAWjH,MAAM,WAAW,iBAAiB;IAC9B;;;;;;;OAOG;IACH,eAAe,EAAE,eAAe,EAAE,CAAC;CACtC;AAED,MAAM,WAAW,oBAAoB;IACjC,4DAA4D;IAC5D,kBAAkB,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC,mCAAmC;IACnC,gBAAgB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC9B,0CAA0C;IAC1C,kBAAkB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAChC;;;;;OAKG;IACH,yBAAyB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,mBAAmB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACjC;;;;;OAKG;IACH,eAAe,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IACzD;;;;;OAKG;IACH,qBAAqB,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IAC/D,iCAAiC;IACjC,kBAAkB,EAAE,WAAW,CAAC,wBAAwB,GAAG,IAAI,CAAC,CAAC;IACjE,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,uCAAuC;IACvC,oBAAoB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAC3C;;;;;OAKG;IACH,aAAa,EAAE,CAAC,MAAM,EAAE,eAAe,EAAE,SAAS,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrE,mCAAmC;IACnC,cAAc,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;IAClD,sBAAsB;IACtB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B;;;;OAIG;IACH,4BAA4B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtD,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,4BAA4B;IAC5B,sBAAsB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACzE;;;;;OAKG;IACH,6BAA6B,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;CACtD;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,wBAAgB,cAAc,CAC1B,SAAS,EAAE,GAAG,CAAC,iBAAiB,CAAC,GAClC,oBAAoB,CAoLtB"}