@hb-hellotech/hb-ui 1.0.0 → 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.
- package/dist/components/business-comp/list-page-comp/hb_form_item_filter_modal/index.d.ts +2 -1
- package/dist/components/business-comp/list-page-comp/hb_form_item_filter_modal/index.d.ts.map +1 -0
- 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
- package/dist/components/business-comp/list-page-comp/hb_form_item_filter_modal/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_form_select_filter/index.d.ts +3 -2
- package/dist/components/business-comp/list-page-comp/hb_form_select_filter/index.d.ts.map +1 -0
- 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
- package/dist/components/business-comp/list-page-comp/hb_form_select_filter/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_form_select_modal/index.d.ts +2 -1
- package/dist/components/business-comp/list-page-comp/hb_form_select_modal/index.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_form_select_modal/src/HbMutilpleSelectModal.vue.d.ts +69 -56
- package/dist/components/business-comp/list-page-comp/hb_form_select_modal/src/HbMutilpleSelectModal.vue.d.ts.map +1 -0
- 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
- package/dist/components/business-comp/list-page-comp/hb_form_select_modal/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_btns_act/index.d.ts +2 -0
- package/dist/components/business-comp/list-page-comp/hb_list_btns_act/index.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_btns_act/src/HbListBtns.vue.d.ts +43 -35
- package/dist/components/business-comp/list-page-comp/hb_list_btns_act/src/HbListBtns.vue.d.ts.map +1 -0
- 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
- package/dist/components/business-comp/list-page-comp/hb_list_btns_act/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_form/index.d.ts +2 -1
- package/dist/components/business-comp/list-page-comp/hb_list_form/index.d.ts.map +1 -0
- package/dist/components/{types/hb_list_form_type.d.ts → business-comp/list-page-comp/hb_list_form/src/type.d.ts} +13 -0
- package/dist/components/business-comp/list-page-comp/hb_list_form/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_page_act/index.d.ts +2 -0
- package/dist/components/business-comp/list-page-comp/hb_list_page_act/index.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_page_act/src/HbListPageAct.vue.d.ts +34 -30
- package/dist/components/business-comp/list-page-comp/hb_list_page_act/src/HbListPageAct.vue.d.ts.map +1 -0
- 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
- package/dist/components/business-comp/list-page-comp/hb_list_page_act/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_page_container/index.d.ts +2 -0
- package/dist/components/business-comp/list-page-comp/hb_list_page_container/index.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts +31 -22
- package/dist/components/business-comp/list-page-comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts.map +1 -0
- 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
- package/dist/components/business-comp/list-page-comp/hb_list_page_container/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_table/index.d.ts +2 -1
- package/dist/components/business-comp/list-page-comp/hb_list_table/index.d.ts.map +1 -0
- package/dist/components/{types/hb_list_table_type.d.ts → business-comp/list-page-comp/hb_list_table/src/type.d.ts} +8 -0
- package/dist/components/business-comp/list-page-comp/hb_list_table/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_table_act/index.d.ts +2 -0
- package/dist/components/business-comp/list-page-comp/hb_list_table_act/index.d.ts.map +1 -0
- 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
- package/dist/components/business-comp/list-page-comp/hb_list_table_act/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/hb_list_table_colums_set/index.d.ts +2 -0
- package/dist/components/business-comp/list-page-comp/hb_list_table_colums_set/index.d.ts.map +1 -0
- 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
- package/dist/components/business-comp/list-page-comp/hb_list_table_colums_set/src/type.d.ts.map +1 -0
- package/dist/components/business-comp/list-page-comp/index.d.ts +13 -2
- package/dist/components/business-comp/list-page-comp/index.d.ts.map +1 -0
- package/dist/components/func-comp/hb_func_comp_copy/index.d.ts +1 -0
- package/dist/components/func-comp/hb_func_comp_copy/index.d.ts.map +1 -0
- package/dist/components/func-comp/hb_func_comp_copy/src/copy.vue.d.ts +1 -0
- package/dist/components/func-comp/hb_func_comp_copy/src/copy.vue.d.ts.map +1 -0
- package/dist/components/func-comp/hb_func_comp_copy/src/type.d.ts +1 -0
- package/dist/components/func-comp/hb_func_comp_copy/src/type.d.ts.map +1 -0
- package/dist/components/func-comp/hb_func_comp_tree/index.d.ts +1 -0
- package/dist/components/func-comp/hb_func_comp_tree/index.d.ts.map +1 -0
- package/dist/components/func-comp/hb_func_comp_tree/src/tree.d.ts +1 -0
- package/dist/components/func-comp/hb_func_comp_tree/src/tree.d.ts.map +1 -0
- package/dist/components/func-comp/hb_func_comp_tree/src/tree.vue.d.ts +1 -0
- package/dist/components/func-comp/hb_func_comp_tree/src/tree.vue.d.ts.map +1 -0
- package/dist/components/func-comp/hb_func_comp_tree/src/treeNode.vue.d.ts +1 -0
- package/dist/components/func-comp/hb_func_comp_tree/src/treeNode.vue.d.ts.map +1 -0
- package/dist/components/func-comp/index.d.ts +1 -0
- package/dist/components/func-comp/index.d.ts.map +1 -0
- package/dist/components/hooks/useCalTableHeight.d.ts +1 -0
- package/dist/components/hooks/useCalTableHeight.d.ts.map +1 -0
- package/dist/components/hooks/useCalTableWidth.d.ts +1 -0
- package/dist/components/hooks/useCalTableWidth.d.ts.map +1 -0
- package/dist/components/utils/createBem.d.ts +1 -0
- package/dist/components/utils/createBem.d.ts.map +1 -0
- package/dist/components/utils/withInstall.d.ts +1 -0
- package/dist/components/utils/withInstall.d.ts.map +1 -0
- package/dist/hb_component_lib.css +1 -0
- package/dist/hb_component_lib.js +1414 -35184
- package/dist/hb_component_lib.umd.cjs +1 -180
- package/dist/index.d.ts +85 -1
- package/dist/index.d.ts.map +1 -0
- package/dist/shims-vue.d.ts +5 -0
- package/dist/vite-env.d.ts +26 -0
- package/package.json +19 -14
- package/dist/components/func-comp/hb_func_comp_drag/index.d.ts +0 -442
- package/dist/components/func-comp/hb_func_comp_drag/src/index.vue.d.ts +0 -181
- package/dist/components/func-comp/hb_func_comp_drag/src/type.d.ts +0 -45
- package/dist/style.css +0 -1
|
@@ -1,17 +1,21 @@
|
|
|
1
1
|
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
tableHeight: {
|
|
3
|
+
type: NumberConstructor;
|
|
4
|
+
required: false;
|
|
5
|
+
default: number;
|
|
5
6
|
};
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
tabelData: {
|
|
8
|
+
type: ArrayConstructor;
|
|
9
|
+
required: false;
|
|
10
|
+
default: () => never[];
|
|
9
11
|
};
|
|
10
|
-
|
|
11
|
-
|
|
12
|
+
offsetBottom: {
|
|
13
|
+
type: NumberConstructor;
|
|
14
|
+
required: false;
|
|
12
15
|
};
|
|
13
|
-
|
|
14
|
-
|
|
16
|
+
minHeight: {
|
|
17
|
+
type: NumberConstructor;
|
|
18
|
+
required: false;
|
|
15
19
|
};
|
|
16
20
|
}>, {
|
|
17
21
|
props: any;
|
|
@@ -20,22 +24,27 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
|
|
|
20
24
|
tableHeight: import("vue").Ref<number, number>;
|
|
21
25
|
tbHeight: import("vue").ComputedRef<number>;
|
|
22
26
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
27
|
+
tableHeight: {
|
|
28
|
+
type: NumberConstructor;
|
|
29
|
+
required: false;
|
|
30
|
+
default: number;
|
|
26
31
|
};
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
32
|
+
tabelData: {
|
|
33
|
+
type: ArrayConstructor;
|
|
34
|
+
required: false;
|
|
35
|
+
default: () => never[];
|
|
30
36
|
};
|
|
31
|
-
|
|
32
|
-
|
|
37
|
+
offsetBottom: {
|
|
38
|
+
type: NumberConstructor;
|
|
39
|
+
required: false;
|
|
33
40
|
};
|
|
34
|
-
|
|
35
|
-
|
|
41
|
+
minHeight: {
|
|
42
|
+
type: NumberConstructor;
|
|
43
|
+
required: false;
|
|
36
44
|
};
|
|
37
45
|
}>> & Readonly<{}>, {
|
|
38
|
-
|
|
39
|
-
|
|
46
|
+
tableHeight: number;
|
|
47
|
+
tabelData: unknown[];
|
|
40
48
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
41
49
|
export default _sfc_main;
|
|
50
|
+
//# sourceMappingURL=HbListPageContainer.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HbListPageContainer.vue.d.ts","sourceRoot":"","sources":["HbListPageContainer.vue.ts"],"names":[],"mappings":"AAMA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAkCb,CAAA;AACF,eAAe,SAAS,CAAA"}
|
|
@@ -15,4 +15,11 @@ export declare const ListPageContainerProps: {
|
|
|
15
15
|
readonly type: NumberConstructor;
|
|
16
16
|
};
|
|
17
17
|
};
|
|
18
|
+
export interface ListPageContainerProps_Intf {
|
|
19
|
+
tableHeight?: number;
|
|
20
|
+
tabelData?: any[];
|
|
21
|
+
offsetBottom?: number;
|
|
22
|
+
minHeight?: number;
|
|
23
|
+
}
|
|
18
24
|
export type HbLibListPageContainerProps = ExtractPropTypes<typeof ListPageContainerProps>;
|
|
25
|
+
//# 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,MAAM,KAAK,CAAC;AAE5C,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;CAiBzB,CAAC;AAEX,MAAM,WAAW,2BAA2B;IAC1C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AACD,MAAM,MAAM,2BAA2B,GAAG,gBAAgB,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,WAAW,EAAE,GAA4B,CAAC;AAEhD,eAAe,WAAW,CAAC;AAE3B,MAAM,MAAM,aAAa,GAAG,YAAY,CAAC,OAAO,WAAW,CAAC,CAAC"}
|
|
@@ -31,4 +31,12 @@ export declare const HbTableProps: {
|
|
|
31
31
|
readonly default: 150;
|
|
32
32
|
};
|
|
33
33
|
};
|
|
34
|
+
export interface HbTableProps_Intf {
|
|
35
|
+
columns: ColumnType[];
|
|
36
|
+
childColumns?: ColumnType[];
|
|
37
|
+
rowHeight?: string | number;
|
|
38
|
+
defaultWidth: string | number;
|
|
39
|
+
[key: string]: unknown;
|
|
40
|
+
}
|
|
34
41
|
export type HbTablePropsType = ExtractPropTypes<typeof HbTableProps>;
|
|
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,UAAU;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IAEzB,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AACD,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;CAoBf,CAAC;AAEX,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,UAAU,EAAE,CAAC;IACtB,YAAY,CAAC,EAAE,UAAU,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,YAAY,EAAE,MAAM,GAAG,MAAM,CAAC;IAC9B,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AACD,MAAM,MAAM,gBAAgB,GAAG,gBAAgB,CAAC,OAAO,YAAY,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,kBAAkB,EAAE,GAAmC,CAAC;AAC9D,eAAe,kBAAkB,CAAC;AAElC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,kBAAkB,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,OAAO,EAAE,QAAQ,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,YAAY,GAAG,OAAO,CAAC;IACrC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED;;GAEG;AACH,MAAM,WAAW,KAAK;IACpB,OAAO,EAAE,UAAU,EAAE,CAAC;IACtB,MAAM,EAAE,GAAG,CAAC;IACZ,sBAAsB,CAAC,EAAE,MAAM,CAAC;CACjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAC3B,QAAA,MAAM,qBAAqB,EAAE,GAAsC,CAAC;AACpE,eAAe,qBAAqB,CAAC;AAErC,MAAM,MAAM,6BAA6B,GAAG,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
|
package/dist/components/business-comp/list-page-comp/hb_list_table_colums_set/src/type.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB"}
|
|
@@ -1,2 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import HbFormItemFilterModal from './hb_form_item_filter_modal';
|
|
2
|
+
import HbListForm from './hb_list_form';
|
|
3
|
+
import HbListPageAct from './hb_list_page_act';
|
|
4
|
+
import HbListBtnsAct from './hb_list_btns_act';
|
|
5
|
+
import HbListPageContainer from './hb_list_page_container';
|
|
6
|
+
import HbListMultiSelect from './hb_form_select_filter';
|
|
7
|
+
import HbMutilpleSelectModal from './hb_form_select_modal';
|
|
8
|
+
import HbTableAct from './hb_list_table_act';
|
|
9
|
+
import HbLibListTable from './hb_list_table';
|
|
10
|
+
import HbTableColumnSet from './hb_list_table_colums_set';
|
|
11
|
+
import HbLibCopy from '../../../components/func-comp/hb_func_comp_copy';
|
|
12
|
+
export { HbListForm as HbLibListForm, HbListPageAct as HbLibListPageAct, HbListBtnsAct as HbLibListBtnsAct, HbListPageContainer as HbLibListPageContainer, HbListMultiSelect as HbLibListMultiSelect, HbMutilpleSelectModal as HbLibMutilpleSelectModal, HbTableAct as HbLibTableAct, HbFormItemFilterModal as HbLibFormItemFilterModal, HbTableColumnSet as HbLibTableColumnSet, HbLibListTable, HbLibCopy, };
|
|
13
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,MAAM,6BAA6B,CAAC;AAChE,OAAO,UAAU,MAAM,gBAAgB,CAAC;AACxC,OAAO,aAAa,MAAM,oBAAoB,CAAC;AAC/C,OAAO,aAAa,MAAM,oBAAoB,CAAC;AAC/C,OAAO,mBAAmB,MAAM,0BAA0B,CAAC;AAC3D,OAAO,iBAAiB,MAAM,yBAAyB,CAAC;AACxD,OAAO,qBAAqB,MAAM,wBAAwB,CAAC;AAC3D,OAAO,UAAU,MAAM,qBAAqB,CAAC;AAC7C,OAAO,cAAc,MAAM,iBAAiB,CAAC;AAC7C,OAAO,gBAAgB,MAAM,4BAA4B,CAAC;AAC1D,OAAO,SAAS,MAAM,0CAA0C,CAAC;AAEjE,OAAO,EACL,UAAU,IAAI,aAAa,EAC3B,aAAa,IAAI,gBAAgB,EACjC,aAAa,IAAI,gBAAgB,EACjC,mBAAmB,IAAI,sBAAsB,EAC7C,iBAAiB,IAAI,oBAAoB,EACzC,qBAAqB,IAAI,wBAAwB,EACjD,UAAU,IAAI,aAAa,EAC3B,qBAAqB,IAAI,wBAAwB,EACjD,gBAAgB,IAAI,mBAAmB,EACvC,cAAc,EACd,SAAS,GACV,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAEA,cAAc,YAAY,CAAC;AAI3B,QAAA,MAAM,MAAM,EAAE,GAAuB,CAAC;AAEtC,eAAe,MAAM,CAAC;AAEtB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"copy.vue.d.ts","sourceRoot":"","sources":["copy.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAiB,KAAK,QAAQ,EAAoC,MAAM,KAAK,CAAC;AAIrF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAuDb,CAAA;AACF,eAAe,SAAS,CAAA"}
|
|
@@ -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,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0Cd,CAAC;AAEX,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,CAAC"}
|
|
@@ -455,3 +455,4 @@ declare const HbTree: ({
|
|
|
455
455
|
}, {}, 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>;
|
|
456
456
|
export default HbTree;
|
|
457
457
|
export type TreeInstance = InstanceType<typeof HbTree>;
|
|
458
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,cAAc,YAAY,CAAC;AAI3B,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mSAAoB,CAAC;AAEjC,eAAe,MAAM,CAAC;AAEtB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,MAAM,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tree.d.ts","sourceRoot":"","sources":["tree.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAErD,MAAM,MAAM,GAAG,GAAG,MAAM,GAAG,MAAM,CAAA;AAEjC,MAAM,WAAW,WAAW;IAC1B,KAAK,CAAC,EAAE,GAAG,CAAA;IACX,GAAG,CAAC,EAAE,GAAG,CAAA;IACT,QAAQ,CAAC,EAAE,WAAW,EAAE,CAAA;IACxB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;CACvB;AAGD,MAAM,WAAW,SAAU,SAAQ,QAAQ,CAAC,WAAW,CAAC;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,SAAS,CAAC,EAAE,GAAG,GAAG,IAAI,CAAA;IACtB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,WAAW,CAAA;CACzB;AACD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiDb,CAAA;AAEV,MAAM,MAAM,SAAS,GAAG,OAAO,CAAC,gBAAgB,CAAC,OAAO,UAAU,CAAC,CAAC,CAAA"}
|
|
@@ -184,3 +184,4 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
|
|
|
184
184
|
readonly clickToSelect: boolean;
|
|
185
185
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
186
186
|
export default _sfc_main;
|
|
187
|
+
//# sourceMappingURL=tree.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tree.vue.d.ts","sourceRoot":"","sources":["tree.vue.ts"],"names":[],"mappings":"AAGA,OAAO,EAAc,GAAG,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,QAAQ,CAAA;AAIhE,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAkBW,WAAW,EAAE;;wBAwEZ,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAiB5B,CAAA;AACF,eAAe,SAAS,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"treeNode.vue.d.ts","sourceRoot":"","sources":["treeNode.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAY,QAAQ,EAAE,MAAM,KAAK,CAAA;AACxC,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAA;AAIlC,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAgCb,CAAA;AACF,eAAe,SAAS,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,EAAE,GAGvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCalTableHeight.d.ts","sourceRoot":"","sources":["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;CACpB;AAED,QAAA,MAAM,iBAAiB,aAAa,kBAAkB;;;CA2LrD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCalTableWidth.d.ts","sourceRoot":"","sources":["useCalTableWidth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,WAAW,EAAE,MAAM,KAAK,CAAC;AAEjD,QAAA,MAAM,gBAAgB,YAAa,YAAY,GAAG,EAAE,CAAC,GAAG,GAAG,EAAE;;CAa5D,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createBem.d.ts","sourceRoot":"","sources":["createBem.ts"],"names":[],"mappings":"AAEA;;;;;;;;;KASK;AACL,eAAO,MAAM,eAAe,UAAU,MAAM;gBAoB5B,MAAM;iBAEL,MAAM;kBAEL,MAAM;gBAER,MAAM,WAAW,MAAM;kBAErB,MAAM,YAAY,MAAM;iBAEzB,MAAM,WAAW,MAAM,YAAY,MAAM;eAG3C,MAAM,SAAS,MAAM,GAAG,OAAO;CA9B7C,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"withInstall.d.ts","sourceRoot":"","sources":["withInstall.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAO,MAAM,EAAE,MAAM,KAAK,CAAA;AAEtC,KAAK,cAAc,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAA;AAEnC,eAAO,MAAM,WAAW,6FAavB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[data-v-37126124]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-h1-font-size: 20px;--hb-h2-font-size: 16px;--hb-text-font-size: 14px;--hb-subtext-font-size: 13px;--hb-subtext-color: #cccc;--hb-f-item-height: 34px;--hb-f-item-content-height: 30px;--hb-tip-font-size: 13px;--hb-border-radius: 6px;--hb-border-color: #d1d5db;--hb-list-button-height: 26px}.hb-sfcm[data-v-37126124] .ant-modal-header{border-bottom:1px solid var(--hb-border-color);margin-bottom:var(--hb-space)}.hb-sfcm__title[data-v-37126124]{font-size:var(--hb-h1-font-size);font-weight:700;color:var(--hb-title-color)}.hb-sfcm__title__tip[data-v-37126124]{margin-right:var(--hb-space);padding-left:var(--hb-space);color:#080808;font-size:16px;font-weight:500;position:relative}.hb-sfcm__title__tip[data-v-37126124]:before{content:"";width:6px;height:14px;background:var(--hb-theme-color);position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:var(--hb-border-radius)}.hb-sfcm__show__tag[data-v-37126124]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__show__tag__item[data-v-37126124]{float:left;margin-right:var(--hb-space);padding:2px 9px;background:var(--hb-theme-color);color:#fff;border:1px solid var(--hb-theme-color);border-radius:var(--hb-border-radius);margin-bottom:var(--hb-space);cursor:move;-webkit-user-select:none;user-select:none;display:flex;align-items:center}.hb-sfcm__show__tag__item.is-linked[data-v-37126124]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-fixed[data-v-37126124]{background:none;color:#9ca3af;border:1px solid var(--hb-border-color);cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-37126124]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-37126124]:hover{background:#ff7875;border-color:#ff7875}.hb-sfcm__unshow__tag[data-v-37126124]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__unshow__tag__item[data-v-37126124]{position:relative;float:left;margin-right:var(--hb-space);padding:2px 9px;color:#9ca3af;border:1px solid var(--hb-border-color);border-radius:var(--hb-border-radius);margin-bottom:var(--hb-space);cursor:pointer;-webkit-user-select:none;user-select:none}.hb-sfcm__unshow__tag__item.is-linked[data-v-37126124]{color:#ff7875;border-color:#ff7875}.hb-sfcm__show__tag__item-close[data-v-37126124]{margin-left:6px;cursor:pointer}.hb-sfcm__show__tag__item-close[data-v-37126124]:hover{transform:scale(1.3)}.hb-sfcm__unshow__tag__item-add[data-v-37126124]{position:absolute;width:100%;height:100%;top:0;left:0;background:#1a1818;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:var(--hb-border-radius)}.hb-sfcm__unshow__tag__empty[data-v-37126124]{text-align:center;color:var(--hb-border-color)}[data-v-cc28b022]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-h1-font-size: 20px;--hb-h2-font-size: 16px;--hb-text-font-size: 14px;--hb-subtext-font-size: 13px;--hb-subtext-color: #cccc;--hb-f-item-height: 34px;--hb-f-item-content-height: 30px;--hb-tip-font-size: 13px;--hb-border-radius: 6px;--hb-border-color: #d1d5db;--hb-list-button-height: 26px}.hb-form[data-v-cc28b022] .ant-form-item{margin-bottom:var(--hb-space)}.hb-form .hb-form__footer[data-v-cc28b022]{display:flex;justify-content:space-between}.hb-lib-form--container[data-v-cc28b022]{overflow:hidden;margin:6px}.hide[data-v-cc28b022]{height:0}.hb-form__form-item-col[data-v-cc28b022]{flex:0 0 auto;min-width:200px;width:auto;padding-right:var(--hb-space);margin-bottom:16px}.form-footer[data-v-cc28b022]{display:flex;align-items:center;margin-bottom:10px}.form-collapse-enter-active,.form-collapse-leave-active{transition:height .2s ease;overflow:hidden}.form-collapse-enter-from,.form-collapse-leave-to{height:0}.hb-lib-form-svg{width:16px;height:34px;margin-right:13px;cursor:pointer}.hb-lib-form-svg .icon{width:100%;height:100%}.hb-form-item-ui .ant-form-item.hb-lib-form-item-border--unneed{border:none!important}[data-v-8decdc56]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-h1-font-size: 20px;--hb-h2-font-size: 16px;--hb-text-font-size: 14px;--hb-subtext-font-size: 13px;--hb-subtext-color: #cccc;--hb-f-item-height: 34px;--hb-f-item-content-height: 30px;--hb-tip-font-size: 13px;--hb-border-radius: 6px;--hb-border-color: #d1d5db;--hb-list-button-height: 26px}.hb-lib-list-page-act-item[data-v-8decdc56]{margin-right:var(--hb-space)}[data-v-53427847]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-h1-font-size: 20px;--hb-h2-font-size: 16px;--hb-text-font-size: 14px;--hb-subtext-font-size: 13px;--hb-subtext-color: #cccc;--hb-f-item-height: 34px;--hb-f-item-content-height: 30px;--hb-tip-font-size: 13px;--hb-border-radius: 6px;--hb-border-color: #d1d5db;--hb-list-button-height: 26px}.hb-lib-list-btns-box[data-v-53427847]{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:5px 5px 0;margin-top:5px;border-radius:6px 6px 0 0}.hb-lib-list-btns-box .hb-lib-list-btns-right[data-v-53427847]{display:flex;align-items:center}.hb-lib-list-btns-act-svg[data-v-53427847]{cursor:pointer;width:21px;height:21px;display:inline-block}.hb-lib-list-btns-act-svg .icon[data-v-53427847]{width:100%;height:100%}.hb-lib-list-btns-act-open[data-v-53427847]{cursor:pointer;width:21px;height:21px;display:flex;justify-content:center;align-items:center}.hb-lib-list-btns-act-open .icon[data-v-53427847]{width:100%;height:100%}.hb-lib-list-btns-item[data-v-53427847]:not(:last-child){margin-right:10px}.hb-lib-list-btns-left[data-v-53427847]{display:flex;align-items:center}.flex-between[data-v-b362db65]{display:flex;justify-content:space-between;align-items:center}.flex-center[data-v-b362db65]{display:flex;align-items:center}.hb-lib-selector-wrapper[data-v-b362db65]{position:relative}.hb-lib-selector-wrapper .ant-input[data-v-b362db65]{cursor:pointer}.has-prefix[data-v-b362db65]:before{content:attr(data-prefix);position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#262626;font-size:14px;white-space:nowrap;pointer-events:none;z-index:1}.has-prefix[data-v-b362db65] .ant-select-selector{padding-left:calc(12px + var(--prefix-width, 0px))}.has-prefix[data-v-b362db65] .ant-select-selection-placeholder{padding-left:var(--prefix-width, 0px)}.hb-lib-selector-dropdown[data-v-b362db65]{padding:8px;min-width:200px}.hb-lib-selector-search[data-v-b362db65]{margin-bottom:8px}.hb-lib-selector-list[data-v-b362db65]{max-height:200px;overflow-y:auto}.hb-lib-selector-list[data-v-b362db65]::-webkit-scrollbar{width:6px}.hb-lib-selector-list[data-v-b362db65]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.hb-lib-selector-list[data-v-b362db65]::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.hb-lib-selector-list[data-v-b362db65]::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.hb-lib-selector-option[data-v-b362db65]{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px;transition:all .2s ease;gap:8px}.hb-lib-selector-option[data-v-b362db65]:hover{background-color:#f5f5f5}.hb-lib-selector-option.selected[data-v-b362db65]{background-color:#e6f7ff}.hb-lib-option-content[data-v-b362db65]{flex:1}.hb-lib-option-label[data-v-b362db65]{font-weight:500;color:#262626}.hb-lib-selector-empty[data-v-b362db65]{text-align:center;color:#bfbfbf;padding:20px 0;font-size:14px}.hb-lib-selector-footer[data-v-b362db65]{border-top:1px solid #f0f0f0;padding-top:8px;margin-top:8px;display:flex;justify-content:space-between;align-items:center}.hb-lib-footer-buttons[data-v-b362db65]{display:flex;gap:8px}.selector-tag[data-v-b362db65]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.selector-tag .tag-label[data-v-b362db65]{font-weight:500}.selector-tag .tag-description[data-v-b362db65]{margin-left:4px;font-size:12px;opacity:.8}.rotate-180[data-v-b362db65]{transform:rotate(180deg)}.transition-transform[data-v-b362db65]{transition:transform .2s}.hb-lib-search-tag[data-v-b362db65]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.hb-lib-search-tag__description[data-v-b362db65]{margin-left:4px;font-size:12px;opacity:.8}.hb-lib-multipleSelectModal-modal .ant-table-filter-trigger{font-size:18px!important}.hb-lib-multipleSelectModal-modal .ant-input-group-addon{border:none!important;cursor:pointer}.hb-lib-multipleSelectModal-modal .ant-modal-body{padding:calc(var(--hb-space) / 2)}.hb-lib-multipleSelectModal-modal .ant-table-thead .ant-table-column-title{color:#000;font-weight:bolder;font-size:18px}.hb-lib-multipleSelectModal-modal .ant-table-thead .ant-table-cell{color:#000;font-weight:bolder;font-size:18px;padding:calc(var(--hb-space) / 2)!important}.hb-lib-multipleSelectModal-modal .ant-table-row .ant-table-cell{padding:calc(var(--hb-space) / 2)!important}.hb-lib-multipleSelectModal-modal .ant-table-pagination.ant-pagination{margin:calc(var(--hb-space) / 2) 0!important}.hb-lib-form-item-filter-modal-search{padding:8px}.hb-lib-form-item-filter-modal-search-input{width:188px;margin-bottom:8px;display:block}.hb-lib-form-item-filter-modal-buttons{display:flex;justify-content:space-between;margin-top:10px}.hb-lib-table-act-box[data-v-e79addff]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.hb-lib-table-act-box .hb-lib-table-main-action[data-v-e79addff],.hb-lib-table-act-box .hb-lib-table-more-action[data-v-e79addff]{text-decoration:none}.hb-lib-table-act-box .hb-lib-table-more-action[data-v-e79addff]{display:inline-flex;align-items:center}.hb-lib-table-confirm-modal-content[data-v-e79addff]{font-size:16px}.hb-lib-table-act-box .ant-divider-vertical{margin:0}.ant-dropdown-menu-title-content>a:hover{color:var(--hb-theme-color)!important}.hb-lib-list-table[data-v-902c66e0]{background:#fff;padding:0 5px;border-radius:0 0 6px 6px}.hb-lib-list-table[data-v-902c66e0] .copy-text-eyevue.ab{position:relative!important;right:0!important;top:0!important}.hb-lib-list-table-act[data-v-902c66e0]{display:flex;justify-content:space-between;align-items:center}.nowrap-table[data-v-902c66e0] .ant-table-tbody>.ant-table-row>td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:var(--hb-lib-table-td-height)!important;box-sizing:content-box}[data-v-32cf2804]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-h1-font-size: 20px;--hb-h2-font-size: 16px;--hb-text-font-size: 14px;--hb-subtext-font-size: 13px;--hb-subtext-color: #cccc;--hb-f-item-height: 34px;--hb-f-item-content-height: 30px;--hb-tip-font-size: 13px;--hb-border-radius: 6px;--hb-border-color: #d1d5db;--hb-list-button-height: 26px}.ant-alert[data-v-32cf2804]{box-sizing:border-box;margin:0;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;padding:8px 15px 8px 37px;word-wrap:break-word;border-radius:var(--hb-border-radius);border:1px solid #ffb27a;background-color:#fff2e6}.ant-alert .com-alert[data-v-32cf2804]{display:flex;justify-content:space-between;width:100%;align-items:center}.ant-alert .com-alert a[data-v-32cf2804]{color:#ff5000}.select-all-container[data-v-32cf2804]{padding:8px 0}.hb-lib-table-setting-box[data-v-32cf2804]{display:flex}.hb-lib-table-set-drag[data-v-32cf2804]{max-height:300px;overflow-y:auto}.hb-lib-table-drag-item[data-v-32cf2804]{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid #f0f0f0;margin-bottom:4px;background-color:#fff;border-radius:var(--hb-border-radius);width:280px}.hb-lib-table-drag-item[data-v-32cf2804]:hover{background-color:#f5f5f5}.hb-lib-table-drag-item .drag-handle[data-v-32cf2804]{cursor:move;color:#999;padding:4px;-webkit-user-select:none;user-select:none}.ghost[data-v-32cf2804]{opacity:.5;background:#c8ebfb}.table-setting-checkbox-group[data-v-32cf2804]{display:flex;flex-wrap:wrap}.table-setting-checkbox-group[data-v-32cf2804] .ant-checkbox-group-item{margin-right:0;width:33.33%}.hb-lib-table-set-btn-group[data-v-32cf2804]{margin-top:10px;display:flex;justify-content:end;align-items:center;border-top:1px solid #f0f0f0;padding-top:8px}.drag-hide[data-v-32cf2804]{visibility:hidden}.hb-lib-table-drag-item-act-btn[data-v-32cf2804]{display:inline-block;cursor:pointer;width:14px;height:20px}.hb-lib-table-drag-item-act-btn .icon[data-v-32cf2804]{width:100%;height:100%}.hb-lib-table-col-set[data-v-32cf2804]{display:inline-block;cursor:pointer;width:22px;height:23px}.hb-lib-table-col-set .icon[data-v-32cf2804]{width:100%;height:100%}.hb-lib-table-drag-item-act[data-v-32cf2804]{display:flex;align-items:center;width:40px;justify-content:space-between}.alertInfoContent{width:auto!important}.hb-lib-copy-text-eyevue[data-v-69b8d557]{font-size:17px;cursor:pointer}.hb-lib-copy-text-eyevue.ab[data-v-69b8d557]{position:absolute;right:34px;top:50%;transform:translateY(-50%);background:#fff}.hb-lib-copy-text-eyevue.normal[data-v-69b8d557]{position:relative}:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-h1-font-size: 20px;--hb-h2-font-size: 16px;--hb-text-font-size: 14px;--hb-subtext-font-size: 13px;--hb-subtext-color: #cccc;--hb-f-item-height: 34px;--hb-f-item-content-height: 30px;--hb-tip-font-size: 13px;--hb-border-radius: 6px;--hb-border-color: #d1d5db;--hb-list-button-height: 26px}.hb-lib-list-page-container{background:#f5f5f5}.hb-lib-list-page-container .hb_list_page_button{height:var(--hb-list-button-height)!important;padding:0 var(--hb-space)!important}.hb-lib-list-page-container .hb_list_page_button:not(:last-child){margin-right:var(--hb-space)}.hb-lib-list-page-container .hb_list_page_button .buttonText{line-height:var(--hb-list-button-height)!important}.hb-lib-list-page-container .ant-table-pagination.ant-pagination{margin:calc(var(--hb-space) / 2) 0}.list-page-box{padding:5px 0 0}.list-page-box .ant-table-row .ant-table-cell,.list-page-box .ant-table-thead .ant-table-cell{padding:calc(var(--hb-space) / 2)!important}.list-page-box .ant-tabs-top>.ant-tabs-nav{margin-bottom:calc(var(--hb-space) / 2)!important}.list-page-box .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab{padding:calc(var(--hb-space) / 2) 0!important}.list-page-box .ant-table-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:var(--hb-border-radius)}.list-page-box .ant-table-bordered.ant-table-fixed-header .ant-table-body{height:var(--hb-list-table-height)!important;max-height:none!important}.list-page-box .ant-table-bordered.ant-table-fixed-header .ant-table-body>table{height:var(--hb-list-ttable-height)!important}.hb-lib-list-page-act-box{background:#fff;display:flex;justify-content:space-between;box-shadow:0 4px 3px #f0f0f0cf;padding:calc(var(--hb-space) / 2) var(--hb-space)}.hb-lib-list-page-act{display:flex;align-items:center}.hb-lib-list-page-act .hb-lib-list-page-act-svg{display:inline-block;width:18px;height:18px;cursor:pointer}.hb-lib-list-page-act .hb-lib-list-page-act-svg:not(:last-child){margin-right:calc(var(--hb-space) / 2)}.hb-lib-list-page-act .hb-lib-list-page-act-svg .icon{width:100%;height:100%}.hb-lib-list-page-breadcrumb{font-size:var(--hb-text-font-size);color:#3e3e3e;display:flex;align-items:center}.hb-lib-list-page-form-box{display:flex;justify-content:space-between;background:#fff;border-radius:8px}.hb-form-item-ui{flex:1}.hb-form-item-ui .ant-form-item{border:1px solid #d1d5db!important;border-radius:var(--hb-border-radius)!important;margin-bottom:var(--hb-space)!important;margin-right:var(--hb-space)!important;height:var(--hb-f-item-height);min-width:250px!important}.hb-form-item-ui .ant-input{border:none!important;border-radius:var(--hb-border-radius)!important;padding:4px var(--hb-space) 4px 0px!important}.hb-form-item-ui .ant-input:focus{outline:none!important;box-shadow:none!important}.hb-form-item-ui .ant-form-item-label>label{padding:0 0 0 var(--hb-space)}.hb-form-item-ui .ant-select-selector{border:none!important;border-radius:var(--hb-border-radius)!important;padding:0px var(--hb-space) 0px var(--hb-space)!important;outline:none!important;box-shadow:none!important}.hb-form-item-ui .ant-select-selector:focus{outline:none!important;box-shadow:none!important}.hb-form-item-ui .ant-select:focus{outline:none!important;box-shadow:none!important}.hb-form-item-ui .ant-select-focused{outline:none!important;box-shadow:none!important}.hb-form-item-ui .ant-input-affix-wrapper{height:var(--hb-f-item-content-height)!important;border:none!important;border-radius:var(--hb-border-radius)!important}.hb-form-item-ui .ant-input-affix-wrapper:focus{outline:none!important;box-shadow:none!important}.hb-form-item-ui .ant-picker,.hb-form-item-ui .ant-picker-range{border:none!important;border-radius:var(--hb-border-radius)!important}.hb-form-item-ui .ant-picker-focused{box-shadow:none!important}.hb-form-item-ui .ant-input-affix-wrapper:focus,.hb-form-item-ui .ant-input-affix-wrapper-focused{box-shadow:none!important}.hb-form-item-ui .ant-form-item-control-input-content{display:flex}.hb-form-item-ui .ant-select-selection-item{display:flex;align-items:center}.hb-form-item-ui .ant-select-selection-placeholder{padding-left:var(--hb-space)!important}.hb-form-item-ui .ant-select-selection-overflow{flex-wrap:nowrap;overflow:hidden}.hb-form-item-ui .ant-input-group-addon{border:none!important}body{overflow-x:hidden}.btn_pd{padding-bottom:var(--hb-space)!important}.hb-lib-detail-box .ant-card{margin-bottom:var(--hb-space)!important}.hb-lib-detail-box .ant-card-head{min-height:var(--hb-card-head)!important}.hb-lib-detail-box .ant-card-head .ant-card-head-title{padding:calc(var(--hb-space) / 2) 0!important}.hb-lib-detail-box .ant-card-body{padding:var(--hb-space)!important}.hb-lib-detail-box .ant-table-row .ant-table-cell,.hb-lib-detail-box .ant-table-thead .ant-table-cell{padding:calc(var(--hb-space) / 2)!important}.hb-lib-detail-box .ant-table-pagination.ant-pagination{margin:calc(var(--hb-space) / 2) 0!important}.hb-lib-detail-box .ant-descriptions-row,.hb-lib-detail-box .ant-descriptions-item{padding-bottom:calc(var(--hb-space) / 2)!important}
|