@hb-hellotech/hb-ui 1.3.8 → 1.3.9

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 (35) hide show
  1. package/dist/components/business_comp/list_page_comp/hb_list_form/src/type.d.ts +2 -0
  2. package/dist/components/business_comp/list_page_comp/hb_list_form/src/type.d.ts.map +1 -1
  3. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.vue.d.ts +10 -1
  4. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.vue.d.ts.map +1 -1
  5. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/type.d.ts +6 -1
  6. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/type.d.ts.map +1 -1
  7. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts +25 -6
  8. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/HbListPageContainer.vue.d.ts.map +1 -1
  9. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/type.d.ts +5 -0
  10. package/dist/components/business_comp/list_page_comp/hb_list_page_container/src/type.d.ts.map +1 -1
  11. package/dist/components/business_comp/list_page_comp/hb_list_table/src/type.d.ts +2 -0
  12. package/dist/components/business_comp/list_page_comp/hb_list_table/src/type.d.ts.map +1 -1
  13. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts +2 -0
  14. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts.map +1 -1
  15. package/dist/components/business_comp/modal_comp/log_modal/src/type.d.ts +1 -0
  16. package/dist/components/business_comp/modal_comp/log_modal/src/type.d.ts.map +1 -1
  17. package/dist/components/func_comp/hb_func_comp_sort/index.d.ts +5 -0
  18. package/dist/components/func_comp/hb_func_comp_sort/index.d.ts.map +1 -0
  19. package/dist/components/func_comp/hb_func_comp_sort/src/sort.vue.d.ts +64 -0
  20. package/dist/components/func_comp/hb_func_comp_sort/src/sort.vue.d.ts.map +1 -0
  21. package/dist/components/func_comp/hb_func_comp_sort/src/type.d.ts +37 -0
  22. package/dist/components/func_comp/hb_func_comp_sort/src/type.d.ts.map +1 -0
  23. package/dist/components/func_comp/index.d.ts +2 -1
  24. package/dist/components/func_comp/index.d.ts.map +1 -1
  25. package/dist/components/hooks/useCalTableHeight.d.ts +1 -0
  26. package/dist/components/hooks/useCalTableHeight.d.ts.map +1 -1
  27. package/dist/components.d.ts +1 -0
  28. package/dist/config/index.d.ts +39 -0
  29. package/dist/config/index.d.ts.map +1 -0
  30. package/dist/hb_component_lib.css +1 -1
  31. package/dist/hb_component_lib.js +1797 -1460
  32. package/dist/hb_component_lib.umd.cjs +1 -1
  33. package/dist/index.d.ts +14 -1
  34. package/dist/index.d.ts.map +1 -1
  35. package/package.json +2 -1
@@ -13,6 +13,7 @@ export interface BaseFormItem extends Partial<FormItemProps> {
13
13
  isFixed?: boolean;
14
14
  left?: Partial<HbFormItems>;
15
15
  right?: Partial<HbFormItems>;
16
+ showAll?: boolean;
16
17
  isUnNeedBorder?: boolean;
17
18
  [key: string]: any;
18
19
  }
@@ -83,6 +84,7 @@ export interface HbFormProps_Intf {
83
84
  isFormExpanded?: boolean;
84
85
  needFilter?: boolean;
85
86
  needSearchCase?: boolean;
87
+ showNumber?: number;
86
88
  searchList?: SearchCaseItems[];
87
89
  calTableHeight?: () => void;
88
90
  }
@@ -1 +1 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AACtD,OAAO,KAAK,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/D,MAAM,MAAM,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AACxC,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,cAAc,GAAG,OAAO,GAAG,QAAQ,CAAC;AAE7G,MAAM,MAAM,IAAI,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAEvC,MAAM,WAAW,YAAa,SAAQ,OAAO,CAAC,aAAa,CAAC;IAE1D,IAAI,EAAE,IAAI,CAAC;IAEX,IAAI,EAAE,MAAM,CAAC;IAEb,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,IAAI,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;IAC5B,KAAK,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;IAE7B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAGD,KAAK,8BAA8B,CAAC,CAAC,SAAS,IAAI,IAAI,CAAC,SAAS,QAAQ,GACpE,YAAY,GAAG;IAAE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAAE,GAC/C,YAAY,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAAE,CAAC;AAGrD,MAAM,MAAM,WAAW,GAAG,8BAA8B,CAAC,QAAQ,GAAG,QAAQ,CAAC,CAAC;AAE9E,eAAO,MAAM,WAAW;;;;;;;;;;;iBAYb,OAAO,MAAM,EAAE,GAAG,CAAC;iBACnB,OAAO,MAAM,EAAE,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;sCAgCO,IAAI;;;CAG/B,CAAC;AAEX,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AACD,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,WAAW,EAAE,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC9B,YAAY,CAAC,EAAE;QACb,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QACzB,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;KAC1B,CAAC;IACF,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,eAAe,EAAE,CAAC;IAC/B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;CAC7B;AAED,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,GAAG,SAAS,CAAC"}
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AACtD,OAAO,KAAK,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/D,MAAM,MAAM,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AACxC,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,cAAc,GAAG,OAAO,GAAG,QAAQ,CAAC;AAE7G,MAAM,MAAM,IAAI,GAAG,QAAQ,GAAG,QAAQ,CAAC;AAEvC,MAAM,WAAW,YAAa,SAAQ,OAAO,CAAC,aAAa,CAAC;IAE1D,IAAI,EAAE,IAAI,CAAC;IAEX,IAAI,EAAE,MAAM,CAAC;IAEb,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,IAAI,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;IAC5B,KAAK,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;IAE7B,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,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,eAAe;IAC9B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AACD,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,WAAW,EAAE,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC9B,YAAY,CAAC,EAAE;QACb,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QACzB,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;KAC1B,CAAC;IACF,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,eAAe,EAAE,CAAC;IAC/B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;CAC7B;AAED,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,GAAG,SAAS,CAAC"}
@@ -1,12 +1,17 @@
1
+ import { Global_config_intf } from '../../../../../config';
1
2
  declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
3
  isShowFullScreen: {
3
4
  type: BooleanConstructor;
4
5
  required: false;
5
6
  default: boolean;
6
7
  };
8
+ hideDomList: {
9
+ type: ArrayConstructor;
10
+ required: false;
11
+ };
7
12
  }>, {
13
+ globalConfig: Global_config_intf;
8
14
  props: any;
9
- ListPageBoxObj: any;
10
15
  isFullscreen: import("vue").Ref<boolean, boolean>;
11
16
  toggle: () => Promise<void>;
12
17
  breadCrumbData: import("vue").Ref<string, string>;
@@ -18,6 +23,10 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
18
23
  required: false;
19
24
  default: boolean;
20
25
  };
26
+ hideDomList: {
27
+ type: ArrayConstructor;
28
+ required: false;
29
+ };
21
30
  }>> & Readonly<{}>, {
22
31
  isShowFullScreen: boolean;
23
32
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -1 +1 @@
1
- {"version":3,"file":"HbListPageAct.vue.d.ts","sourceRoot":"","sources":["HbListPageAct.vue.ts"],"names":[],"mappings":"AAOA,QAAA,MAAM,SAAS;;;;;;;;;;;;;uBAkCW,aAAa;;;;;;;;;4EAkBrC,CAAA;AACF,eAAe,SAAS,CAAA"}
1
+ {"version":3,"file":"HbListPageAct.vue.d.ts","sourceRoot":"","sources":["HbListPageAct.vue.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAI9C,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;uBAgFW,aAAa;;;;;;;;;;;;;4EAkBrC,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -1,4 +1,4 @@
1
- import type { ExtractPropTypes } from 'vue';
1
+ import type { ExtractPropTypes, PropType } from 'vue';
2
2
  export interface Breadcrumbs_intf {
3
3
  label: string;
4
4
  value: string;
@@ -8,9 +8,14 @@ export declare const HbListPageActProps: {
8
8
  readonly type: BooleanConstructor;
9
9
  readonly default: true;
10
10
  };
11
+ readonly hideDomList: {
12
+ readonly type: PropType<string[]>;
13
+ readonly default: () => never[];
14
+ };
11
15
  };
12
16
  export interface HbListPageActProps_Intf {
13
17
  isShowFullScreen?: boolean;
18
+ hideDomList?: Array<string>;
14
19
  }
15
20
  export type HbListPageActType = ExtractPropTypes<typeof HbListPageActProps>;
16
21
  //# sourceMappingURL=type.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAY,MAAM,KAAK,CAAC;AAGtD,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,kBAAkB;;;;;CAMrB,CAAC;AAEX,MAAM,WAAW,uBAAuB;IACtC,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,MAAM,iBAAiB,GAAG,gBAAgB,CAAC,OAAO,kBAAkB,CAAC,CAAC"}
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEtD,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,kBAAkB;;;;;;;;;CAUrB,CAAC;AAEX,MAAM,WAAW,uBAAuB;IACtC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC7B;AAED,MAAM,MAAM,iBAAiB,GAAG,gBAAgB,CAAC,OAAO,kBAAkB,CAAC,CAAC"}
@@ -1,8 +1,8 @@
1
+ import { Global_config_intf } from '../../../../../config';
1
2
  declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
3
  tableHeight: {
3
4
  type: NumberConstructor;
4
5
  required: false;
5
- default: number;
6
6
  };
7
7
  tabelData: {
8
8
  type: ArrayConstructor;
@@ -12,15 +12,29 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
12
12
  offsetBottom: {
13
13
  type: NumberConstructor;
14
14
  required: false;
15
- default: number;
16
15
  };
17
16
  minHeight: {
18
17
  type: NumberConstructor;
19
18
  required: false;
20
19
  };
20
+ timeOut: {
21
+ type: NumberConstructor;
22
+ required: false;
23
+ };
24
+ isFixTbHeight: {
25
+ type: BooleanConstructor;
26
+ required: false;
27
+ };
21
28
  }>, {
29
+ globalConfig: Global_config_intf;
30
+ isFullscreen: import("vue").Ref<boolean, boolean>;
22
31
  props: any;
23
32
  PageContainerRef: Readonly<import("vue").ShallowRef<unknown, unknown>>;
33
+ offsetHeight: import("vue").ComputedRef<number>;
34
+ offsetBottom: import("vue").ComputedRef<any>;
35
+ minHeight: import("vue").ComputedRef<any>;
36
+ timeOut: import("vue").ComputedRef<any>;
37
+ isFixTbHeight: import("vue").ComputedRef<boolean>;
24
38
  calTableHeight: () => void;
25
39
  tableHeight: import("vue").Ref<number, number>;
26
40
  tbHeight: import("vue").ComputedRef<number>;
@@ -28,7 +42,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
28
42
  tableHeight: {
29
43
  type: NumberConstructor;
30
44
  required: false;
31
- default: number;
32
45
  };
33
46
  tabelData: {
34
47
  type: ArrayConstructor;
@@ -38,15 +51,21 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
38
51
  offsetBottom: {
39
52
  type: NumberConstructor;
40
53
  required: false;
41
- default: number;
42
54
  };
43
55
  minHeight: {
44
56
  type: NumberConstructor;
45
57
  required: false;
46
58
  };
59
+ timeOut: {
60
+ type: NumberConstructor;
61
+ required: false;
62
+ };
63
+ isFixTbHeight: {
64
+ type: BooleanConstructor;
65
+ required: false;
66
+ };
47
67
  }>> & Readonly<{}>, {
48
- offsetBottom: number;
49
- tableHeight: number;
68
+ isFixTbHeight: boolean;
50
69
  tabelData: unknown[];
51
70
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
52
71
  export default _sfc_main;
@@ -1 +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"}
1
+ {"version":3,"file":"HbListPageContainer.vue.d.ts","sourceRoot":"","sources":["HbListPageContainer.vue.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAI9C,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAoDb,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -14,12 +14,17 @@ export declare const ListPageContainerProps: {
14
14
  readonly minHeight: {
15
15
  readonly type: NumberConstructor;
16
16
  };
17
+ readonly timeOut: {
18
+ readonly type: NumberConstructor;
19
+ };
17
20
  };
18
21
  export interface ListPageContainerProps_Intf {
19
22
  tableHeight?: number;
20
23
  tabelData?: any[];
21
24
  offsetBottom?: number;
22
25
  minHeight?: number;
26
+ timeOut?: number;
27
+ isFixTbHeight?: boolean;
23
28
  }
24
29
  export type HbLibListPageContainerProps = ExtractPropTypes<typeof ListPageContainerProps>;
25
30
  //# sourceMappingURL=type.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,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"}
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;;;;;;;;;;;;;;;;;;CAoBzB,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;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AACD,MAAM,MAAM,2BAA2B,GAAG,gBAAgB,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
@@ -15,6 +15,7 @@ export interface ColumnType {
15
15
  needFormat?: boolean;
16
16
  format?: string;
17
17
  tags?: TagType;
18
+ strLen?: number;
18
19
  [key: string]: any;
19
20
  }
20
21
  export declare const HbTableProps: {
@@ -40,6 +41,7 @@ export interface HbTableProps_Intf {
40
41
  rowHeight?: string | number;
41
42
  defaultWidth: string | number;
42
43
  tooltipPlacement?: string;
44
+ isFixTbHeight?: boolean;
43
45
  [key: string]: unknown;
44
46
  }
45
47
  export type HbTablePropsType = ExtractPropTypes<typeof HbTableProps>;
@@ -1 +1 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEtD,MAAM,WAAW,OAAO;IAEtB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AACD,MAAM,WAAW,UAAU;IAEzB,KAAK,EAAE,MAAM,CAAC;IAEd,SAAS,EAAE,MAAM,CAAC;IAElB,GAAG,EAAE,MAAM,CAAC;IAEZ,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAExB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,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;IAEhB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,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,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,YAAY,EAAE,MAAM,GAAG,MAAM,CAAC;IAC9B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AACD,MAAM,MAAM,gBAAgB,GAAG,gBAAgB,CAAC,OAAO,YAAY,CAAC,CAAC"}
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEtD,MAAM,WAAW,OAAO;IAEtB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AACD,MAAM,WAAW,UAAU;IAEzB,KAAK,EAAE,MAAM,CAAC;IAEd,SAAS,EAAE,MAAM,CAAC;IAElB,GAAG,EAAE,MAAM,CAAC;IAEZ,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAExB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,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;IAEhB,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf,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,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,YAAY,EAAE,MAAM,GAAG,MAAM,CAAC;IAC9B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AACD,MAAM,MAAM,gBAAgB,GAAG,gBAAgB,CAAC,OAAO,YAAY,CAAC,CAAC"}
@@ -12,11 +12,13 @@ export interface ActionItem {
12
12
  confirmType?: 'popconfirm' | 'modal';
13
13
  confirmContent?: string;
14
14
  permissionsTag?: string;
15
+ slot?: string;
15
16
  }
16
17
  /**
17
18
  * 组件属性接口定义
18
19
  */
19
20
  export interface Props {
21
+ filterPermission?: Function;
20
22
  actions: ActionItem[];
21
23
  record: any;
22
24
  buttonDisplaysQuantity?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,UAAU;IAEzB,GAAG,EAAE,MAAM,CAAC;IAEZ,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"}
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,UAAU;IAEzB,GAAG,EAAE,MAAM,CAAC;IAEZ,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;IACxB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,MAAM,WAAW,KAAK;IACpB,gBAAgB,CAAC,EAAE,QAAQ,CAAC;IAC5B,OAAO,EAAE,UAAU,EAAE,CAAC;IACtB,MAAM,EAAE,GAAG,CAAC;IACZ,sBAAsB,CAAC,EAAE,MAAM,CAAC;CACjC"}
@@ -1,6 +1,7 @@
1
1
  import { ColumnsType } from 'ant-design-vue/lib/table';
2
2
  export interface LogModalProps_Intf {
3
3
  visible?: boolean;
4
+ needBtn?: boolean;
4
5
  title?: string;
5
6
  width?: string | number;
6
7
  height?: string | number;
@@ -1 +1 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,MAAM,WAAW,kBAAkB;IACjC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAExB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAEzB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC7B,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb,OAAO,CAAC,EAAE,WAAW,CAAC;IAEtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAEjC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,OAAO,CAAC,GAAG,CAAC,CAAC;CAC5D"}
1
+ {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,MAAM,WAAW,kBAAkB;IACjC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAExB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAEzB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC7B,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb,OAAO,CAAC,EAAE,WAAW,CAAC;IAEtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAEjC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,OAAO,CAAC,GAAG,CAAC,CAAC;CAC5D"}
@@ -0,0 +1,5 @@
1
+ export * from './src/type';
2
+ declare const HbLibSort: any;
3
+ export default HbLibSort;
4
+ export type SortInstance = InstanceType<typeof HbLibSort>;
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,SAAS,KAAoB,CAAC;AAEpC,eAAe,SAAS,CAAC;AAEzB,MAAM,MAAM,YAAY,GAAG,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC"}
@@ -0,0 +1,64 @@
1
+ import { type PropType } from 'vue';
2
+ import { SortItem } from './type';
3
+ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ readonly triggerWay: {
5
+ readonly type: PropType<"click" | "hover">;
6
+ readonly default: "click";
7
+ };
8
+ readonly colText: {
9
+ readonly type: StringConstructor;
10
+ readonly default: "";
11
+ };
12
+ readonly menuItems: {
13
+ readonly type: PropType<SortItem[]>;
14
+ readonly default: () => never[];
15
+ };
16
+ readonly getSort: {
17
+ readonly type: PropType<(currentSort: {
18
+ orderFeild: string;
19
+ orderBy: "" | "Asc" | "Desc" | undefined;
20
+ }) => void>;
21
+ };
22
+ }>, {
23
+ props: any;
24
+ emits: (event: "change", ...args: any[]) => void;
25
+ currentMenuItems: import("vue").Ref<{
26
+ label: string;
27
+ value: string;
28
+ sort?: "" | "Asc" | "Desc" | undefined;
29
+ }[], SortItem[] | {
30
+ label: string;
31
+ value: string;
32
+ sort?: "" | "Asc" | "Desc" | undefined;
33
+ }[]>;
34
+ currentActiveItem: import("vue").Ref<string, string>;
35
+ handleMenuClick: (item: SortItem) => void;
36
+ readonly DownOutlined: import("@ant-design/icons-vue/lib/icons/DownOutlined").DownOutlinedIconType;
37
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
38
+ readonly triggerWay: {
39
+ readonly type: PropType<"click" | "hover">;
40
+ readonly default: "click";
41
+ };
42
+ readonly colText: {
43
+ readonly type: StringConstructor;
44
+ readonly default: "";
45
+ };
46
+ readonly menuItems: {
47
+ readonly type: PropType<SortItem[]>;
48
+ readonly default: () => never[];
49
+ };
50
+ readonly getSort: {
51
+ readonly type: PropType<(currentSort: {
52
+ orderFeild: string;
53
+ orderBy: "" | "Asc" | "Desc" | undefined;
54
+ }) => void>;
55
+ };
56
+ }>> & Readonly<{
57
+ onChange?: ((...args: any[]) => any) | undefined;
58
+ }>, {
59
+ readonly triggerWay: "click" | "hover";
60
+ readonly colText: string;
61
+ readonly menuItems: SortItem[];
62
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
63
+ export default _sfc_main;
64
+ //# sourceMappingURL=sort.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sort.vue.d.ts","sourceRoot":"","sources":["sort.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,KAAK,QAAQ,EAAS,MAAM,KAAK,CAAC;AAEhD,OAAO,EAAe,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE/C,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAmCgB,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAoBrC,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -0,0 +1,37 @@
1
+ import type { ExtractPropTypes, PropType } from 'vue';
2
+ export interface SortItem {
3
+ label: string;
4
+ value: string;
5
+ sort?: 'Asc' | 'Desc' | '';
6
+ }
7
+ export declare const HbSortProps: {
8
+ readonly triggerWay: {
9
+ readonly type: PropType<"click" | "hover">;
10
+ readonly default: "click";
11
+ };
12
+ readonly colText: {
13
+ readonly type: StringConstructor;
14
+ readonly default: "";
15
+ };
16
+ readonly menuItems: {
17
+ readonly type: PropType<SortItem[]>;
18
+ readonly default: () => never[];
19
+ };
20
+ readonly getSort: {
21
+ readonly type: PropType<(currentSort: {
22
+ orderFeild: string;
23
+ orderBy: 'Asc' | 'Desc' | '' | undefined;
24
+ }) => void>;
25
+ };
26
+ };
27
+ export interface HbSortProps_Intf {
28
+ triggerWay?: 'click' | 'hover';
29
+ colText: string;
30
+ menuItems: SortItem[];
31
+ getSort?: (currentSort: {
32
+ orderFeild: string;
33
+ orderBy: 'Asc' | 'Desc' | '' | undefined;
34
+ }) => void;
35
+ }
36
+ export type HbSortPropsType = ExtractPropTypes<typeof HbSortProps>;
37
+ //# 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,MAAM,WAAW,QAAQ;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,EAAE,CAAC;CAC5B;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;8CAcqB;YAAE,UAAU,EAAE,MAAM,CAAC;YAAC,OAAO,EAAE,KAAK,GAAG,MAAM,GAAG,EAAE,GAAG,SAAS,CAAA;SAAE,KAAK,IAAI;;CAE5G,CAAC;AAEX,MAAM,WAAW,gBAAgB;IAE/B,UAAU,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;IAE/B,OAAO,EAAE,MAAM,CAAC;IAEhB,SAAS,EAAE,QAAQ,EAAE,CAAC;IAEtB,OAAO,CAAC,EAAE,CAAC,WAAW,EAAE;QAAE,UAAU,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,KAAK,GAAG,MAAM,GAAG,EAAE,GAAG,SAAS,CAAA;KAAE,KAAK,IAAI,CAAC;CACnG;AACD,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC,OAAO,WAAW,CAAC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import HbLibCopy from './hb_func_comp_copy';
2
2
  import HbDragInstall from './hb_func_comp_drag';
3
- export { HbLibCopy, HbDragInstall as HbLibFuncCompDrag };
3
+ import HbLibSort from './hb_func_comp_sort';
4
+ export { HbLibCopy, HbLibSort, HbDragInstall as HbLibFuncCompDrag };
4
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,qBAAqB,CAAC;AAC5C,OAAO,aAAa,MAAM,qBAAqB,CAAC;AAEhD,OAAO,EAAE,SAAS,EAAE,aAAa,IAAI,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,qBAAqB,CAAC;AAC5C,OAAO,aAAa,MAAM,qBAAqB,CAAC;AAChD,OAAO,SAAS,MAAM,qBAAqB,CAAC;AAE5C,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,aAAa,IAAI,iBAAiB,EAAE,CAAC"}
@@ -2,6 +2,7 @@ interface TableHeightOptions {
2
2
  formRef?: any;
3
3
  offsetBottom?: number;
4
4
  minHeight?: number;
5
+ timeOut?: number;
5
6
  }
6
7
  declare const useCalTableHeight: (options?: TableHeightOptions) => {
7
8
  tableHeight: import("vue").Ref<number, number>;
@@ -1 +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"}
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;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,iBAAiB,aAAa,kBAAkB;;;CAgMrD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -13,5 +13,6 @@ declare module '@vue/runtime-core' {
13
13
  HbLibTableColumnSet: typeof components.HbLibTableColumnSet;
14
14
  HbLibListTable: typeof components.HbLibListTable;
15
15
  HbLibFuncCompCopy: typeof func_components.HbLibFuncCompCopy;
16
+ HbLibSort: typeof func_components.HbLibSort;
16
17
  }
17
18
  }
@@ -0,0 +1,39 @@
1
+ export interface Global_config_intf {
2
+ importFile?: {
3
+ isRequired?: boolean;
4
+ modalWidth?: number;
5
+ maxCount?: number;
6
+ multiple?: boolean;
7
+ acceptFile?: string;
8
+ };
9
+ listTable?: {
10
+ align?: 'left' | 'center' | 'right';
11
+ colSaveTimeOut?: number;
12
+ defaultColWidth?: number;
13
+ ellipsisNumber?: number;
14
+ };
15
+ HbLibListPageContainer?: {
16
+ offsetBottom?: number;
17
+ minHeight?: number;
18
+ timeOut?: number;
19
+ offsetHeight?: number;
20
+ isFixTbHeight?: boolean;
21
+ };
22
+ HbLibListPageAct?: {
23
+ hideDomList?: string[];
24
+ breadCrumbListKey?: string;
25
+ };
26
+ HbLibListForm?: {
27
+ needFooter?: boolean;
28
+ };
29
+ HbLibListBtnsAct?: {
30
+ needFooter?: boolean;
31
+ };
32
+ HbLibFormItemFilterModal?: {
33
+ modalWidth?: number;
34
+ defaultShowCount?: number;
35
+ };
36
+ }
37
+ declare const global_config: Global_config_intf;
38
+ export default global_config;
39
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IAEjC,UAAU,CAAC,EAAE;QACX,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,UAAU,CAAC,EAAE,MAAM,CAAC;KACrB,CAAC;IAEF,SAAS,CAAC,EAAE;QAEV,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;QAEpC,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB,eAAe,CAAC,EAAE,MAAM,CAAC;QAEzB,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB,CAAC;IAGF,sBAAsB,CAAC,EAAE;QAEvB,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB,SAAS,CAAC,EAAE,MAAM,CAAC;QAEnB,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB,aAAa,CAAC,EAAE,OAAO,CAAC;KACzB,CAAC;IAGF,gBAAgB,CAAC,EAAE;QAEjB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;QAEvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;KAC5B,CAAC;IAGF,aAAa,CAAC,EAAE;QAEd,UAAU,CAAC,EAAE,OAAO,CAAC;KACtB,CAAC;IAGF,gBAAgB,CAAC,EAAE;QAEjB,UAAU,CAAC,EAAE,OAAO,CAAC;KACtB,CAAC;IAEF,wBAAwB,CAAC,EAAE;QAEzB,UAAU,CAAC,EAAE,MAAM,CAAC;QAEpB,gBAAgB,CAAC,EAAE,MAAM,CAAC;KAC3B,CAAC;CACH;AAGD,QAAA,MAAM,aAAa,EAAE,kBA2BpB,CAAC;AACF,eAAe,aAAa,CAAC"}
@@ -1 +1 @@
1
- [data-v-abe66e59]: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-abe66e59] .ant-modal-header{border-bottom:1px solid var(--hb-border-color);margin-bottom:var(--hb-space)}.hb-sfcm__title[data-v-abe66e59]{font-size:var(--hb-h1-font-size);font-weight:700;color:var(--hb-title-color)}.hb-sfcm__title__tip[data-v-abe66e59]{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-abe66e59]: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-abe66e59]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__show__tag__item[data-v-abe66e59]{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-abe66e59]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-fixed[data-v-abe66e59]{background:none;color:#9ca3af;border:1px solid var(--hb-border-color);cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-abe66e59]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-abe66e59]:hover{background:#ff7875;border-color:#ff7875}.hb-sfcm__unshow__tag[data-v-abe66e59]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__unshow__tag__item[data-v-abe66e59]{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-abe66e59]{color:#ff7875;border-color:#ff7875}.hb-sfcm__show__tag__item-close[data-v-abe66e59]{margin-left:6px;cursor:pointer}.hb-sfcm__show__tag__item-close[data-v-abe66e59]:hover{transform:scale(1.3)}.hb-sfcm__unshow__tag__item-add[data-v-abe66e59]{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-abe66e59]{text-align:center;color:var(--hb-border-color)}[data-v-04ccb514]: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-04ccb514] .ant-form-item{margin-bottom:var(--hb-space)}.hb-form .hb-form__footer[data-v-04ccb514]{display:flex;justify-content:space-between}.hb-lib-form--container[data-v-04ccb514]{overflow:hidden;margin:6px}.hide[data-v-04ccb514]{height:0}.hb-form__form-item-col[data-v-04ccb514]{flex:0 0 auto;min-width:200px;width:auto;padding-right:var(--hb-space);margin-bottom:16px}.form-footer[data-v-04ccb514]{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-5b0fb36b]: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-5b0fb36b]{margin-right:var(--hb-space)}[data-v-de62f20a]: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-de62f20a]{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-de62f20a]{display:flex;align-items:center}.hb-lib-list-btns-act-svg[data-v-de62f20a]{cursor:pointer;width:21px;height:21px;display:inline-block}.hb-lib-list-btns-act-svg .icon[data-v-de62f20a]{width:100%;height:100%}.hb-lib-list-btns-act-open[data-v-de62f20a]{cursor:pointer;width:21px;height:21px;display:flex;justify-content:center;align-items:center}.hb-lib-list-btns-act-open .icon[data-v-de62f20a]{width:100%;height:100%}.hb-lib-list-btns-item[data-v-de62f20a]:not(:last-child){margin-right:10px}.hb-lib-list-btns-left[data-v-de62f20a]{display:flex;align-items:center}.flex-between[data-v-87177371]{display:flex;justify-content:space-between;align-items:center}.flex-center[data-v-87177371]{display:flex;align-items:center}.hb-lib-selector-wrapper[data-v-87177371]{position:relative}.hb-lib-selector-wrapper .ant-input[data-v-87177371]{cursor:pointer}.has-prefix[data-v-87177371]: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-87177371] .ant-select-selector{padding-left:calc(12px + var(--prefix-width, 0px))}.has-prefix[data-v-87177371] .ant-select-selection-placeholder{padding-left:var(--prefix-width, 0px)}.hb-lib-selector-dropdown[data-v-87177371]{padding:8px;min-width:200px}.hb-lib-selector-search[data-v-87177371]{margin-bottom:8px}.hb-lib-selector-list[data-v-87177371]{max-height:200px;overflow-y:auto}.hb-lib-selector-list[data-v-87177371]::-webkit-scrollbar{width:6px}.hb-lib-selector-list[data-v-87177371]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.hb-lib-selector-list[data-v-87177371]::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.hb-lib-selector-list[data-v-87177371]::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.hb-lib-selector-option[data-v-87177371]{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px;transition:all .2s ease;gap:8px}.hb-lib-selector-option[data-v-87177371]:hover{background-color:#f5f5f5}.hb-lib-selector-option.selected[data-v-87177371]{background-color:#e6f7ff}.hb-lib-option-content[data-v-87177371]{flex:1}.hb-lib-option-label[data-v-87177371]{font-weight:500;color:#262626}.hb-lib-selector-empty[data-v-87177371]{text-align:center;color:#bfbfbf;padding:20px 0;font-size:14px}.hb-lib-selector-footer[data-v-87177371]{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-87177371]{display:flex;gap:8px}.selector-tag[data-v-87177371]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.selector-tag .tag-label[data-v-87177371]{font-weight:500}.selector-tag .tag-description[data-v-87177371]{margin-left:4px;font-size:12px;opacity:.8}.rotate-180[data-v-87177371]{transform:rotate(180deg)}.transition-transform[data-v-87177371]{transition:transform .2s}.hb-lib-search-tag[data-v-87177371]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.hb-lib-search-tag__description[data-v-87177371]{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-a96574fa]{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-a96574fa],.hb-lib-table-act-box .hb-lib-table-more-action[data-v-a96574fa]{text-decoration:none}.hb-lib-table-act-box .hb-lib-table-more-action[data-v-a96574fa]{display:inline-flex;align-items:center}.hb-lib-table-confirm-modal-content[data-v-a96574fa]{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-28fef803]{background:#fff;padding:0 5px;border-radius:0 0 6px 6px}.hb-lib-list-table[data-v-28fef803] .copy-text-eyevue.ab{position:relative!important;right:0!important;top:0!important}.hb-lib-list-table-act[data-v-28fef803]{display:flex;justify-content:space-between;align-items:center}.nowrap-table[data-v-28fef803] .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-772844f6]: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-772844f6]{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-772844f6]{display:flex;justify-content:space-between;width:100%;align-items:center}.ant-alert .com-alert a[data-v-772844f6]{color:#ff5000}.select-all-container[data-v-772844f6]{padding:8px 0}.hb-lib-table-setting-box[data-v-772844f6]{display:flex}.hb-lib-table-set-drag[data-v-772844f6]{max-height:300px;overflow-y:auto}.hb-lib-table-drag-item[data-v-772844f6]{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-772844f6]:hover{background-color:#f5f5f5}.hb-lib-table-drag-item .drag-handle[data-v-772844f6]{cursor:move;color:#999;padding:4px;-webkit-user-select:none;user-select:none}.ghost[data-v-772844f6]{opacity:.5;background:#c8ebfb}.table-setting-checkbox-group[data-v-772844f6]{display:flex;flex-wrap:wrap}.table-setting-checkbox-group[data-v-772844f6] .ant-checkbox-group-item{margin-right:0;width:33.33%}.hb-lib-table-set-btn-group[data-v-772844f6]{margin-top:10px;display:flex;justify-content:end;align-items:center;border-top:1px solid #f0f0f0;padding-top:8px}.drag-hide[data-v-772844f6]{visibility:hidden}.hb-lib-table-drag-item-act-btn[data-v-772844f6]{display:inline-block;cursor:pointer;width:14px;height:20px}.hb-lib-table-drag-item-act-btn .icon[data-v-772844f6]{width:100%;height:100%}.hb-lib-table-col-set[data-v-772844f6]{display:inline-block;cursor:pointer;width:22px;height:23px}.hb-lib-table-col-set .icon[data-v-772844f6]{width:100%;height:100%}.hb-lib-table-drag-item-act[data-v-772844f6]{display:flex;align-items:center;width:40px;justify-content:space-between}.column_setting_popover{width:auto!important}.hb_lib_form_tooltip_select[data-v-b04f5675]{width:100%}.hb_lib_form_tooltip_select__option[data-v-b04f5675]{display:inline-flex;align-items:center;gap:4px}.hb_lib_form_tooltip_select__option.is-ellipsis[data-v-b04f5675]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb_lib_form_tooltip_select__dropdown .ant-select-item-option-content{display:flex;align-items:center;gap:4px}.hb_import_btn[data-v-d61501db]{text-align:center;margin:0}.hb-lib-copy-text-eyevue[data-v-2531dd06]{cursor:pointer;font-size:20px;display:flex;justify-content:center;align-items:center;width:17px;height:17px;margin-left:8px}.hb-lib-copy-text-eyevue svg[data-v-2531dd06]{width:100%;height:100%}.drag-slot-wrapper[data-v-15b227f5]{cursor:move;padding:8px;background-color:#f9f9f9;border:1px solid #eee;margin-bottom:10px}.log_remark[data-v-8fda463e]{width:85%}: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:#fff}.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-input-search-button{border:none!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}.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-input-number{border:none!important;border-radius:var(--hb-border-radius)!important}.hb-form-item-ui .ant-input-number: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}
1
+ [data-v-93f23c9d]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-form-space: 6px;--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-93f23c9d] .ant-modal-header{border-bottom:1px solid var(--hb-border-color);margin-bottom:var(--hb-space)}.hb-sfcm__title[data-v-93f23c9d]{font-size:var(--hb-h1-font-size);font-weight:700;color:var(--hb-title-color)}.hb-sfcm__title__tip[data-v-93f23c9d]{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-93f23c9d]: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-93f23c9d]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__show__tag__item[data-v-93f23c9d]{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-93f23c9d]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-fixed[data-v-93f23c9d]{background:none;color:#9ca3af;border:1px solid var(--hb-border-color);cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-93f23c9d]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-93f23c9d]:hover{background:#ff7875;border-color:#ff7875}.hb-sfcm__unshow__tag[data-v-93f23c9d]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__unshow__tag__item[data-v-93f23c9d]{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-93f23c9d]{color:#ff7875;border-color:#ff7875}.hb-sfcm__show__tag__item-close[data-v-93f23c9d]{margin-left:6px;cursor:pointer}.hb-sfcm__show__tag__item-close[data-v-93f23c9d]:hover{transform:scale(1.3)}.hb-sfcm__unshow__tag__item-add[data-v-93f23c9d]{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-93f23c9d]{text-align:center;color:var(--hb-border-color)}[data-v-7c06b729]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-form-space: 6px;--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}.isNeedFooterCss[data-v-7c06b729]{flex-direction:column}.hb-form[data-v-7c06b729] .ant-form-item{margin-bottom:var(--hb-form-space)}.hb-form .hb-form__footer[data-v-7c06b729]{display:flex;justify-content:space-between;margin-top:-15px}.hb-lib-form--container[data-v-7c06b729]{overflow:hidden;margin:6px}.hide[data-v-7c06b729]{height:0}.hb-form__form-item-col[data-v-7c06b729]{flex:0 0 auto;min-width:200px;width:auto;padding-right:var(--hb-space);margin-bottom:16px}.form-footer[data-v-7c06b729]{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{margin-right:13px;cursor:pointer;display:flex;align-items:center}.hb-lib-form-svg .icon{width:18px;height:20px}.hb-form-item-ui .ant-form-item.hb-lib-form-item-border--unneed{border:none!important}.hb-form-item-ui .ant-form-item.hb_lib_form_item--needShowAll{height:auto!important}.hb-form-item-ui .ant-form-item.hb_lib_form_item--needShowAll .ant-select-selection-overflow{flex-wrap:wrap;max-width:373px}.hb-form-item-ui .ant-form-item.hb_lib_form_item--needShowAll .ant-form-item-control-input-content{max-width:373px}.hb-form-item-ui .ant-form-item.hb_lib_form_item--needShowAll .ant-select-show-arrow{height:var(--hb-f-item-height)!important}.hb-form__footer__right{display:flex;align-items:center;justify-content:space-between;min-width:206px}[data-v-c7cd0710]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-form-space: 6px;--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-c7cd0710]{margin-right:var(--hb-space)}[data-v-de62f20a]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-form-space: 6px;--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-de62f20a]{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-de62f20a]{display:flex;align-items:center}.hb-lib-list-btns-act-svg[data-v-de62f20a]{cursor:pointer;width:21px;height:21px;display:inline-block}.hb-lib-list-btns-act-svg .icon[data-v-de62f20a]{width:100%;height:100%}.hb-lib-list-btns-act-open[data-v-de62f20a]{cursor:pointer;width:21px;height:21px;display:flex;justify-content:center;align-items:center}.hb-lib-list-btns-act-open .icon[data-v-de62f20a]{width:100%;height:100%}.hb-lib-list-btns-item[data-v-de62f20a]:not(:last-child){margin-right:10px}.hb-lib-list-btns-left[data-v-de62f20a]{display:flex;align-items:center}.flex-between[data-v-87177371]{display:flex;justify-content:space-between;align-items:center}.flex-center[data-v-87177371]{display:flex;align-items:center}.hb-lib-selector-wrapper[data-v-87177371]{position:relative}.hb-lib-selector-wrapper .ant-input[data-v-87177371]{cursor:pointer}.has-prefix[data-v-87177371]: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-87177371] .ant-select-selector{padding-left:calc(12px + var(--prefix-width, 0px))}.has-prefix[data-v-87177371] .ant-select-selection-placeholder{padding-left:var(--prefix-width, 0px)}.hb-lib-selector-dropdown[data-v-87177371]{padding:8px;min-width:200px}.hb-lib-selector-search[data-v-87177371]{margin-bottom:8px}.hb-lib-selector-list[data-v-87177371]{max-height:200px;overflow-y:auto}.hb-lib-selector-list[data-v-87177371]::-webkit-scrollbar{width:6px}.hb-lib-selector-list[data-v-87177371]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.hb-lib-selector-list[data-v-87177371]::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.hb-lib-selector-list[data-v-87177371]::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.hb-lib-selector-option[data-v-87177371]{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px;transition:all .2s ease;gap:8px}.hb-lib-selector-option[data-v-87177371]:hover{background-color:#f5f5f5}.hb-lib-selector-option.selected[data-v-87177371]{background-color:#e6f7ff}.hb-lib-option-content[data-v-87177371]{flex:1}.hb-lib-option-label[data-v-87177371]{font-weight:500;color:#262626}.hb-lib-selector-empty[data-v-87177371]{text-align:center;color:#bfbfbf;padding:20px 0;font-size:14px}.hb-lib-selector-footer[data-v-87177371]{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-87177371]{display:flex;gap:8px}.selector-tag[data-v-87177371]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.selector-tag .tag-label[data-v-87177371]{font-weight:500}.selector-tag .tag-description[data-v-87177371]{margin-left:4px;font-size:12px;opacity:.8}.rotate-180[data-v-87177371]{transform:rotate(180deg)}.transition-transform[data-v-87177371]{transition:transform .2s}.hb-lib-search-tag[data-v-87177371]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.hb-lib-search-tag__description[data-v-87177371]{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-2e9541c9]{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-2e9541c9],.hb-lib-table-act-box .hb-lib-table-more-action[data-v-2e9541c9]{text-decoration:none}.hb-lib-table-act-box .hb-lib-table-more-action[data-v-2e9541c9]{display:inline-flex;align-items:center}.hb-lib-table-confirm-modal-content[data-v-2e9541c9]{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-af66e788]{background:#fff;padding:0 5px;border-radius:0 0 6px 6px}.hb-lib-list-table[data-v-af66e788] .copy-text-eyevue.ab{position:relative!important;right:0!important;top:0!important}.hb-lib-list-table-act[data-v-af66e788]{display:flex;justify-content:space-between;align-items:center}.nowrap-table[data-v-af66e788] .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-772844f6]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-form-space: 6px;--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-772844f6]{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-772844f6]{display:flex;justify-content:space-between;width:100%;align-items:center}.ant-alert .com-alert a[data-v-772844f6]{color:#ff5000}.select-all-container[data-v-772844f6]{padding:8px 0}.hb-lib-table-setting-box[data-v-772844f6]{display:flex}.hb-lib-table-set-drag[data-v-772844f6]{max-height:300px;overflow-y:auto}.hb-lib-table-drag-item[data-v-772844f6]{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-772844f6]:hover{background-color:#f5f5f5}.hb-lib-table-drag-item .drag-handle[data-v-772844f6]{cursor:move;color:#999;padding:4px;-webkit-user-select:none;user-select:none}.ghost[data-v-772844f6]{opacity:.5;background:#c8ebfb}.table-setting-checkbox-group[data-v-772844f6]{display:flex;flex-wrap:wrap}.table-setting-checkbox-group[data-v-772844f6] .ant-checkbox-group-item{margin-right:0;width:33.33%}.hb-lib-table-set-btn-group[data-v-772844f6]{margin-top:10px;display:flex;justify-content:end;align-items:center;border-top:1px solid #f0f0f0;padding-top:8px}.drag-hide[data-v-772844f6]{visibility:hidden}.hb-lib-table-drag-item-act-btn[data-v-772844f6]{display:inline-block;cursor:pointer;width:14px;height:20px}.hb-lib-table-drag-item-act-btn .icon[data-v-772844f6]{width:100%;height:100%}.hb-lib-table-col-set[data-v-772844f6]{display:inline-block;cursor:pointer;width:22px;height:23px}.hb-lib-table-col-set .icon[data-v-772844f6]{width:100%;height:100%}.hb-lib-table-drag-item-act[data-v-772844f6]{display:flex;align-items:center;width:40px;justify-content:space-between}.column_setting_popover{width:auto!important}.hb_lib_form_tooltip_select[data-v-b04f5675]{width:100%}.hb_lib_form_tooltip_select__option[data-v-b04f5675]{display:inline-flex;align-items:center;gap:4px}.hb_lib_form_tooltip_select__option.is-ellipsis[data-v-b04f5675]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb_lib_form_tooltip_select__dropdown .ant-select-item-option-content{display:flex;align-items:center;gap:4px}.hb_import_btn[data-v-d61501db]{text-align:center;margin:0}.hb-lib-copy-text-eyevue[data-v-40447517]{cursor:pointer;font-size:20px;display:inline-flex;justify-content:center;align-items:center;width:17px;height:17px;margin-left:8px}.hb-lib-copy-text-eyevue svg[data-v-40447517]{width:13px;height:14px}.drag-slot-wrapper[data-v-15b227f5]{cursor:move;padding:8px;background-color:#f9f9f9;border:1px solid #eee;margin-bottom:10px}[data-v-cf0b0a0d]:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-form-space: 6px;--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}.activted[data-v-cf0b0a0d]{color:var(--hb-theme-color)}.ant-dropdown-link[data-v-cf0b0a0d]{cursor:pointer}.log_remark[data-v-1eb2950e]{width:85%}:root{--hb-theme-color: #ff5000;--hb-title-color: #333;--hb-space: 10px;--hb-form-space: 6px;--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:#fff}.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-input-search-button{border:none!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}.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 #d1d5dbb3!important;border-radius:var(--hb-border-radius)!important;margin-bottom:var(--hb-form-space)!important;margin-right:var(--hb-form-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-input-number{border:none!important;border-radius:var(--hb-border-radius)!important}.hb-form-item-ui .ant-input-number:focus{outline:none!important;box-shadow:none!important}.hb-form-item-ui .ant-form-item-label>label{padding:0 0 0 var(--hb-form-space)}.hb-form-item-ui .ant-select-selector{border:none!important;border-radius:var(--hb-border-radius)!important;padding:0px var(--hb-form-space) 0px var(--hb-form-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-form-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}