@hb-hellotech/hb-ui 2.7.2 → 2.8.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. package/dist/App.d.ts.map +1 -1
  2. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/index.d.ts.map +1 -1
  3. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/HbFormItemFilterModal.d.ts.map +1 -1
  4. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.d.ts +1 -0
  5. package/dist/components/business_comp/list_page_comp/hb_form_item_filter_modal/src/type.d.ts.map +1 -1
  6. package/dist/components/business_comp/list_page_comp/hb_list_btns_act/index.d.ts.map +1 -1
  7. package/dist/components/business_comp/list_page_comp/hb_list_page_act/index.d.ts.map +1 -1
  8. package/dist/components/business_comp/list_page_comp/hb_list_page_act/src/HbListPageAct.d.ts.map +1 -1
  9. package/dist/components/business_comp/list_page_comp/hb_list_page_container/index.d.ts.map +1 -1
  10. package/dist/components/business_comp/list_page_comp/hb_list_table/index.d.ts.map +1 -1
  11. package/dist/components/business_comp/list_page_comp/hb_list_table/src/HbListTable.d.ts.map +1 -1
  12. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.d.ts +1 -0
  13. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/HbTableAct.d.ts.map +1 -1
  14. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts +3 -2
  15. package/dist/components/business_comp/list_page_comp/hb_list_table_act/src/type.d.ts.map +1 -1
  16. package/dist/components/business_comp/list_page_comp/hb_list_table_colums_set/index.d.ts.map +1 -1
  17. package/dist/components/business_comp/modal_comp/log_modal/index.d.ts.map +1 -1
  18. package/dist/components/business_comp/modal_comp/log_modal/src/HbLogModal.d.ts.map +1 -1
  19. package/dist/components/business_comp/unlist_page_comp/hb_card/index.d.ts +6 -0
  20. package/dist/components/business_comp/unlist_page_comp/hb_card/index.d.ts.map +1 -1
  21. package/dist/components/business_comp/unlist_page_comp/hb_card/src/HbLibCard.d.ts +3 -0
  22. package/dist/components/business_comp/unlist_page_comp/hb_card/src/HbLibCard.d.ts.map +1 -1
  23. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/index.d.ts +18 -0
  24. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/index.d.ts.map +1 -1
  25. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/src/HbLibDetailBox.d.ts +12 -0
  26. package/dist/components/business_comp/unlist_page_comp/hb_detail_box/src/HbLibDetailBox.d.ts.map +1 -1
  27. package/dist/components/business_comp/unlist_page_comp/hb_footer_bar/index.d.ts.map +1 -1
  28. package/dist/components/business_comp/unlist_page_comp/hb_page_header/index.d.ts.map +1 -1
  29. package/dist/components/business_comp/unlist_page_comp/hb_undetail_box/index.d.ts.map +1 -1
  30. package/dist/components/func_comp/hb_func_comp_copy/index.d.ts.map +1 -1
  31. package/dist/components/func_comp/hb_func_comp_drag/index.d.ts.map +1 -1
  32. package/dist/components/func_comp/hb_func_comp_sort/index.d.ts.map +1 -1
  33. package/dist/components/func_comp/hb_func_comp_tree/src/tree.d.ts +24 -51
  34. package/dist/components/func_comp/hb_func_file_preview/index.d.ts.map +1 -1
  35. package/dist/components/func_comp/hb_func_icon/index.d.ts +1 -0
  36. package/dist/components/func_comp/hb_func_icon/index.d.ts.map +1 -1
  37. package/dist/components/func_comp/hb_func_icon/src/icon.d.ts +4 -10
  38. package/dist/components/func_comp/hb_func_icon/src/icon.d.ts.map +1 -1
  39. package/dist/components/func_comp/hb_func_icon/src/type.d.ts +21 -0
  40. package/dist/components/func_comp/hb_func_icon/src/type.d.ts.map +1 -0
  41. package/dist/components/func_comp/hb_func_icon_list/index.d.ts +1 -0
  42. package/dist/components/func_comp/hb_func_icon_list/index.d.ts.map +1 -1
  43. package/dist/components/func_comp/hb_func_icon_list/src/icon_list.d.ts +3 -10
  44. package/dist/components/func_comp/hb_func_icon_list/src/icon_list.d.ts.map +1 -1
  45. package/dist/components/func_comp/hb_func_icon_list/src/type.d.ts +9 -0
  46. package/dist/components/func_comp/hb_func_icon_list/src/type.d.ts.map +1 -0
  47. package/dist/components/func_comp/hb_func_loading/index.d.ts.map +1 -1
  48. package/dist/components/func_comp/hb_icon_box/index.d.ts.map +1 -1
  49. package/dist/components/func_comp/hb_ui_config/index.d.ts +1 -0
  50. package/dist/components/func_comp/hb_ui_config/index.d.ts.map +1 -1
  51. package/dist/components/hooks/useCalTableHeight.d.ts.map +1 -1
  52. package/dist/components/hooks/useCalTableWidth.d.ts.map +1 -1
  53. package/dist/components/hooks/useFilePreview.d.ts.map +1 -1
  54. package/dist/components/hooks/useIconfont.d.ts +12 -3
  55. package/dist/components/hooks/useIconfont.d.ts.map +1 -1
  56. package/dist/components/hooks/useListFormItem.d.ts.map +1 -1
  57. package/dist/components/hooks/useModalDrag.d.ts.map +1 -1
  58. package/dist/components/utils/createBem.d.ts +2 -1
  59. package/dist/components/utils/createBem.d.ts.map +1 -1
  60. package/dist/components/utils/directives/click_outside/index.d.ts.map +1 -1
  61. package/dist/components/utils/directives/debounce_click/index.d.ts.map +1 -1
  62. package/dist/components/utils/directives/v_copy/index.d.ts.map +1 -1
  63. package/dist/components/utils/triggerBrowserDownload.d.ts +3 -1
  64. package/dist/components/utils/triggerBrowserDownload.d.ts.map +1 -1
  65. package/dist/components/utils/util.d.ts +14 -7
  66. package/dist/components/utils/util.d.ts.map +1 -1
  67. package/dist/components/utils/withInstall.d.ts +2 -1
  68. package/dist/components/utils/withInstall.d.ts.map +1 -1
  69. package/dist/config/index.d.ts +1 -0
  70. package/dist/config/index.d.ts.map +1 -1
  71. package/dist/demo/FormItemSave.d.ts +1 -1
  72. package/dist/demo/FormItemSave.d.ts.map +1 -1
  73. package/dist/demo/HbLibDetailBox.d.ts +4 -0
  74. package/dist/demo/HbLibDetailBox.d.ts.map +1 -0
  75. package/dist/demo/HbLibIcon.d.ts.map +1 -1
  76. package/dist/demo/HbModal.d.ts.map +1 -1
  77. package/dist/demo/HbUnDetailBox.d.ts +6 -0
  78. package/dist/demo/HbUnDetailBox.d.ts.map +1 -0
  79. package/dist/demo/Table.d.ts.map +1 -1
  80. package/dist/hb_component_lib.css +1 -1
  81. package/dist/hb_component_lib.js +2683 -2498
  82. package/dist/hb_component_lib.umd.cjs +111 -111
  83. package/package.json +6 -5
@@ -1 +1 @@
1
- {"version":3,"file":"useFilePreview.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useFilePreview.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAiB,KAAK,WAAW,EAAE,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAGhE,OAAO,EAEH,KAAK,eAAe,EACvB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kEAAkE,CAAC;AAWjH,MAAM,WAAW,iBAAiB;IAC9B;;;;;;;OAOG;IACH,eAAe,EAAE,eAAe,EAAE,CAAC;CACtC;AAED,MAAM,WAAW,oBAAoB;IACjC,4DAA4D;IAC5D,kBAAkB,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC,mCAAmC;IACnC,gBAAgB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC9B,0CAA0C;IAC1C,kBAAkB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAChC;;;;;OAKG;IACH,yBAAyB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,mBAAmB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACjC;;;;;OAKG;IACH,eAAe,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IACzD;;;;;OAKG;IACH,qBAAqB,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IAC/D,iCAAiC;IACjC,kBAAkB,EAAE,WAAW,CAAC,wBAAwB,GAAG,IAAI,CAAC,CAAC;IACjE,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,uCAAuC;IACvC,oBAAoB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAC3C;;;;;OAKG;IACH,aAAa,EAAE,CAAC,MAAM,EAAE,eAAe,EAAE,SAAS,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrE,mCAAmC;IACnC,cAAc,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;IAClD,sBAAsB;IACtB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B;;;;OAIG;IACH,4BAA4B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtD,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,4BAA4B;IAC5B,sBAAsB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACzE;;;;;OAKG;IACH,6BAA6B,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;CACtD;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,wBAAgB,cAAc,CAC1B,SAAS,EAAE,GAAG,CAAC,iBAAiB,CAAC,GAClC,oBAAoB,CAoLtB"}
1
+ {"version":3,"file":"useFilePreview.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useFilePreview.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C;;GAEG;AAEH,OAAO,EAAiB,KAAK,WAAW,EAAE,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAGhE,OAAO,EAEH,KAAK,eAAe,EACvB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kEAAkE,CAAC;AAWjH,MAAM,WAAW,iBAAiB;IAC9B;;;;;;;OAOG;IACH,eAAe,EAAE,eAAe,EAAE,CAAC;CACtC;AAED,MAAM,WAAW,oBAAoB;IACjC,4DAA4D;IAC5D,kBAAkB,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC,mCAAmC;IACnC,gBAAgB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC9B,0CAA0C;IAC1C,kBAAkB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAChC;;;;;OAKG;IACH,yBAAyB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,mBAAmB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACjC;;;;;OAKG;IACH,eAAe,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IACzD;;;;;OAKG;IACH,qBAAqB,EAAE,WAAW,CAAC,wBAAwB,EAAE,CAAC,CAAC;IAC/D,iCAAiC;IACjC,kBAAkB,EAAE,WAAW,CAAC,wBAAwB,GAAG,IAAI,CAAC,CAAC;IACjE,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,kCAAkC;IAClC,iBAAiB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IACxC,uCAAuC;IACvC,oBAAoB,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAC3C;;;;;OAKG;IACH,aAAa,EAAE,CAAC,MAAM,EAAE,eAAe,EAAE,SAAS,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrE,mCAAmC;IACnC,cAAc,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;IAClD,sBAAsB;IACtB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B;;;;OAIG;IACH,4BAA4B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtD,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,kBAAkB;IAClB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,4BAA4B;IAC5B,sBAAsB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACzE;;;;;OAKG;IACH,6BAA6B,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;CACtD;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,wBAAgB,cAAc,CAC1B,SAAS,EAAE,GAAG,CAAC,iBAAiB,CAAC,GAClC,oBAAoB,CAoLtB"}
@@ -1,7 +1,7 @@
1
1
  import { Ref, InjectionKey } from 'vue';
2
2
  /** 图标库的默认 iconfont CSS 地址 注意 这个是旧的地址 每次更新后都需要替换最新的地址*/
3
- export declare const HB_ICON_DEFAULT_CSS_URL = "//at.alicdn.com/t/c/font_5174416_x116sg1gb1q.css";
4
- export declare const HB_ICON_DEFAULT_SYMBOL_CSS_URL = "//at.alicdn.com/t/c/font_5174416_x116sg1gb1q.js";
3
+ export declare const HB_ICON_DEFAULT_CSS_URL = "//at.alicdn.com/t/c/font_5174416_qoxmdyvnz2.css";
4
+ export declare const HB_ICON_DEFAULT_SYMBOL_CSS_URL = "//at.alicdn.com/t/c/font_5174416_qoxmdyvnz2.js";
5
5
  /** 图标渲染模式:字体 class 或多色 SVG Symbol */
6
6
  export type HbLibIconMode = 'font' | 'symbol';
7
7
  /** 通过 app.use(HbLibIconList, options) 注入的全局配置 */
@@ -37,13 +37,22 @@ export interface UseIconfontOptions {
37
37
  */
38
38
  symbolIdScope?: string | boolean;
39
39
  }
40
- /** 是否为 iconfontSymbol(彩色 SVG)」类型的 `.js` 地址 */
40
+ /** @hb-doc 判断 iconfont 资源地址是否为 Symbol(彩色 SVG)类型的 .js 文件。 */
41
41
  export declare function isIconfontSymbolJsUrl(url: string): boolean;
42
42
  /**
43
43
  * 在 iconfont Symbol 脚本文本中,为每个 `<symbol id="...">` 增加前缀(仅匹配 symbol 标签上的 id)。
44
44
  */
45
45
  export declare function prefixSymbolIdsInIconfontJs(jsText: string, scopePrefix: string): string;
46
+ /** @hb-doc 根据资源 URL 生成与 inject 逻辑一致的 Symbol 精灵根节点 id。 */
47
+ export declare function getIconfontSpriteRootId(resolvedUrl: string, injectCacheKey?: string): string;
46
48
  /**
49
+ * 为 iconfont Symbol 脚本里**第一个**根级 `<svg>` 设置稳定 `id`,便于 DOM 去重:
50
+ * 若页面上已有同 id 的精灵 SVG,可跳过再次执行脚本。
51
+ */
52
+ export declare function ensureRootSvgSpriteIdInIconfontJs(jsText: string, spriteRootId: string): string;
53
+ /**
54
+ * @hb-doc 动态加载 iconfont CSS 或 Symbol JS,并维护加载状态和图标列表。
55
+ *
47
56
  * 加载并解析 iconfont 资源(CSS 字体或 Symbol JS)的组合式函数。
48
57
  *
49
58
  * 子树单独换地址:在本页 `setup` 中调用本 hook,再对子组件 `provide('iconBaseClass', …)` 等同 main 的四个 key,
@@ -1 +1 @@
1
- {"version":3,"file":"useIconfont.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useIconfont.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAC5D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,KAAK,CAAC;AAExC,uDAAuD;AACvD,eAAO,MAAM,uBAAuB,qDACkB,CAAC;AAEvD,eAAO,MAAM,8BAA8B,oDACU,CAAC;AACtD,qCAAqC;AACrC,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,QAAQ,CAAC;AAE9C,iDAAiD;AACjD,MAAM,WAAW,sBAAsB;IACnC,4DAA4D;IAC5D,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,qCAAqC;IACrC,IAAI,CAAC,EAAE,aAAa,CAAC;CACxB;AAED,2BAA2B;AAC3B,eAAO,MAAM,kBAAkB,EAAE,YAAY,CAAC,sBAAsB,CACpC,CAAC;AAKjC,MAAM,WAAW,iBAAiB;IAC9B,sDAAsD;IACtD,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B,mEAAmE;IACnE,UAAU,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACxB,2CAA2C;IAC3C,WAAW,EAAE,GAAG,CAAC,MAAM,EAAE,CAAC,CAAC;IAC3B,oEAAoE;IACpE,QAAQ,EAAE,GAAG,CAAC,aAAa,CAAC,CAAC;CAChC;AAED;;;;;GAKG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACpC;AAQD,+CAA+C;AAC/C,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAG1D;AAoBD;;GAEG;AACH,wBAAgB,2BAA2B,CACvC,MAAM,EAAE,MAAM,EACd,WAAW,EAAE,MAAM,GACpB,MAAM,CAOR;AA2HD;;;;;;;;;GASG;AACH,wBAAgB,WAAW,CACvB,MAAM,CAAC,EAAE,GAAG,EACZ,IAAI,GAAE,MAAM,GAAG,QAAiB,EAChC,OAAO,CAAC,EAAE,kBAAkB,GAC7B,iBAAiB,CAoFnB"}
1
+ {"version":3,"file":"useIconfont.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useIconfont.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,KAAK,GAAG,EAAE,MAAM,KAAK,CAAC;AAC5D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,KAAK,CAAC;AAExC,uDAAuD;AACvD,eAAO,MAAM,uBAAuB,oDACiB,CAAC;AAEtD,eAAO,MAAM,8BAA8B,mDACS,CAAC;AACrD,qCAAqC;AACrC,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,QAAQ,CAAC;AAE9C,iDAAiD;AACjD,MAAM,WAAW,sBAAsB;IACnC,4DAA4D;IAC5D,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,qCAAqC;IACrC,IAAI,CAAC,EAAE,aAAa,CAAC;CACxB;AAED,2BAA2B;AAC3B,eAAO,MAAM,kBAAkB,EAAE,YAAY,CAAC,sBAAsB,CACpC,CAAC;AAKjC,MAAM,WAAW,iBAAiB;IAC9B,sDAAsD;IACtD,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B,mEAAmE;IACnE,UAAU,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACxB,2CAA2C;IAC3C,WAAW,EAAE,GAAG,CAAC,MAAM,EAAE,CAAC,CAAC;IAC3B,oEAAoE;IACpE,QAAQ,EAAE,GAAG,CAAC,aAAa,CAAC,CAAC;CAChC;AAED;;;;;GAKG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACpC;AAQD,4DAA4D;AAC5D,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAG1D;AAoBD;;GAEG;AACH,wBAAgB,2BAA2B,CACvC,MAAM,EAAE,MAAM,EACd,WAAW,EAAE,MAAM,GACpB,MAAM,CAOR;AAED,yDAAyD;AACzD,wBAAgB,uBAAuB,CACnC,WAAW,EAAE,MAAM,EACnB,cAAc,SAAK,GACpB,MAAM,CAIR;AAED;;;GAGG;AACH,wBAAgB,iCAAiC,CAC7C,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,MAAM,GACrB,MAAM,CAOR;AAiID;;;;;;;;;;;GAWG;AACH,wBAAgB,WAAW,CACvB,MAAM,CAAC,EAAE,GAAG,EACZ,IAAI,GAAE,MAAM,GAAG,QAAiB,EAChC,OAAO,CAAC,EAAE,kBAAkB,GAC7B,iBAAiB,CAoFnB"}
@@ -1 +1 @@
1
- {"version":3,"file":"useListFormItem.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useListFormItem.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oEAAoE,CAAC;AAI7G,QAAA,MAAM,eAAe,GAAI,OAAO,kBAAkB,EAAE;;;mCAMV,GAAG;CAgB5C,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"useListFormItem.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useListFormItem.ts"],"names":[],"mappings":";AAAA,qCAAqC;AACrC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oEAAoE,CAAC;AAI7G,QAAA,MAAM,eAAe,GAAI,OAAO,kBAAkB,EAAE;;;mCAMV,GAAG;CAgB5C,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useModalDrag.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useModalDrag.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,YAAY,GAAI,WAAW,MAAM;;;;CAoEtC,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"useModalDrag.d.ts","sourceRoot":"","sources":["../../../src/components/hooks/useModalDrag.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,YAAY,GAAI,WAAW,MAAM;;;;CAoEtC,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,4 +1,5 @@
1
- /**
1
+ /** @hb-doc 创建组件 BEM 命名空间。
2
+ *
2
3
  * 创建 BEM风格的类名
3
4
  * bem(block, element, modifier)
4
5
  * 比如 hhb-button
@@ -1 +1 @@
1
- {"version":3,"file":"createBem.d.ts","sourceRoot":"","sources":["../../../src/components/utils/createBem.ts"],"names":[],"mappings":"AAEA;;;;;;;;;KASK;AACL,eAAO,MAAM,eAAe,GAAI,OAAM,MAAW;gBAoBjC,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"}
1
+ {"version":3,"file":"createBem.d.ts","sourceRoot":"","sources":["../../../src/components/utils/createBem.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;KAUK;AACL,eAAO,MAAM,eAAe,GAAI,OAAM,MAAW;gBAoBjC,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"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/click_outside/index.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAA6C,eAAe,EAAE,MAAM,KAAK,CAAA;AAkErF,QAAA,MAAM,YAAY,EAAE,eAmCnB,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/click_outside/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAA6C,eAAe,EAAE,MAAM,KAAK,CAAA;AAkErF,QAAA,MAAM,YAAY,EAAE,eAmCnB,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/debounce_click/index.ts"],"names":[],"mappings":"AAAA;;;;;;KAMK;AAEL,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAEvC,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,WAAW;QACjB,mBAAmB,EAAE,CAAC,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC;KAC/D;CACJ;;gBAGe,WAAW,WAAW,gBAAgB;kBAuBpC,WAAW;;AAxB7B,wBA+BE"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/debounce_click/index.ts"],"names":[],"mappings":"AAAA,oCAAoC;AACpC;;;;;;KAMK;AAEL,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAEvC,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,WAAW;QACjB,mBAAmB,EAAE,CAAC,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC,GAAG,SAAS,CAAC;KAC/D;CACJ;;gBAGe,WAAW,WAAW,gBAAgB;kBAuBpC,WAAW;;AAxB7B,wBA+BE"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/v_copy/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAEvC,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,WAAW;QACnB,WAAW,EAAE,GAAG,CAAC;QACjB,iBAAiB,EAAE,GAAG,CAAC;QACvB,iBAAiB,EAAE,GAAG,CAAC;KACxB;CACF;;gBAiBa,WAAW,WAAW,gBAAgB;gBAgBtC,WAAW,WAAW,gBAAgB;kBAMpC,WAAW;;AAvB3B,wBAmCE"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/utils/directives/v_copy/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAEvC,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,WAAW;QACnB,WAAW,EAAE,GAAG,CAAC;QACjB,iBAAiB,EAAE,GAAG,CAAC;QACvB,iBAAiB,EAAE,GAAG,CAAC;KACxB;CACF;;gBAiBa,WAAW,WAAW,gBAAgB;gBAgBtC,WAAW,WAAW,gBAAgB;kBAMpC,WAAW;;AAvB3B,wBAmCE"}
@@ -1,4 +1,5 @@
1
- /**
1
+ /** @hb-doc 规范化 HTTP URL,处理空格、中文等字符。
2
+ *
2
3
  * @desc 触发文件下载。优先拉取 Blob 后在本地触发保存,避免 IE/Edge IE 模式下对跨域直链 `a.click()` 新开页签。
3
4
  * @remarks 阿里云 OSS 等跨域地址若未配置带 Cookie 的 CORS,须使用 omit 凭证,否则预检会失败。
4
5
  */
@@ -7,5 +8,6 @@
7
8
  * 网关拼接的预览 URL 若含未编码空格,`new URL` 可能失败,会先尝试把空格替换为 %20 再解析。
8
9
  */
9
10
  export declare function normalizeHttpUrlForRequest(raw: string): string;
11
+ /** @hb-doc 在浏览器中触发文件下载,并兼容 IE 模式。 */
10
12
  export declare function triggerBrowserDownload(url: string, filename: string): Promise<void>;
11
13
  //# sourceMappingURL=triggerBrowserDownload.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"triggerBrowserDownload.d.ts","sourceRoot":"","sources":["../../../src/components/utils/triggerBrowserDownload.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAMH;;;GAGG;AACH,wBAAgB,0BAA0B,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAY9D;AA6FD,wBAAsB,sBAAsB,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,GACjB,OAAO,CAAC,IAAI,CAAC,CAUf"}
1
+ {"version":3,"file":"triggerBrowserDownload.d.ts","sourceRoot":"","sources":["../../../src/components/utils/triggerBrowserDownload.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAMH;;;GAGG;AACH,wBAAgB,0BAA0B,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAY9D;AA6FD,qCAAqC;AACrC,wBAAsB,sBAAsB,CACxC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,GACjB,OAAO,CAAC,IAAI,CAAC,CAUf"}
@@ -1,5 +1,6 @@
1
1
  type Func = (...args: any[]) => any;
2
- /**
2
+ /** @hb-doc 防抖函数,延迟执行高频触发的函数。
3
+ *
3
4
  * 防抖函数
4
5
  * @param { Function } func 函数
5
6
  * @param { Number } delay 防抖时间
@@ -11,7 +12,7 @@ export declare function debounce(func: Func, delay?: number, immediate?: boolean
11
12
  cancel(): void;
12
13
  };
13
14
  /**
14
- * 节流函数
15
+ * @hb-doc 节流函数,限制函数在固定时间间隔内执行。
15
16
  * @param { Function } func
16
17
  * @param { Boolean } interval
17
18
  * @param { Object } options
@@ -25,20 +26,24 @@ export declare function throttle(func: Func, interval: number, options?: {
25
26
  cancel(): void;
26
27
  };
27
28
  /**
28
- * 驼峰转换下划线
29
+ * @hb-doc 将驼峰命名转换为下划线命名。
29
30
  * @param { String } name
30
31
  */
31
32
  export declare function toLine(name: string): string;
33
+ /** @hb-doc 数字格式化,支持精度、千分位、前缀和后缀。 */
32
34
  export declare function formatNumber(value: number | string, precision?: number, separator?: string, decimal?: string, prefix?: string, suffix?: string): string;
33
35
  /**
34
36
  * PC / 移动端设备判断
35
37
  * 用于路由划分、样式适配等
36
38
  */
37
- /** 视口宽度 >= 此值视为 PC 端(px) */
39
+ /** @hb-doc PC 和移动端判断的默认断点。 */
38
40
  export declare const PC_BREAKPOINT = 768;
41
+ /** @hb-doc 判断当前视口是否为 PC。 */
39
42
  export declare function isPC(): boolean;
43
+ /** @hb-doc 判断当前视口是否为移动端。 */
40
44
  export declare function isMobile(): boolean;
41
45
  export type DeviceType = 'pc' | 'mobile';
46
+ /** @hb-doc 返回当前设备类型。 */
42
47
  export declare function getDeviceType(): DeviceType;
43
48
  export interface HbFileItem_Intf {
44
49
  fileName: string;
@@ -49,14 +54,16 @@ export interface HbFileItem_Intf {
49
54
  uploadDate?: string;
50
55
  [key: string]: unknown;
51
56
  }
52
- /** 可从文件名或完整 URL 解析扩展名(忽略 ?# 后参数) */
57
+ /** @hb-doc 从文件名或 URL 中解析扩展名。 */
53
58
  export declare const getFileExtensionFromName: (nameOrUrl: string) => string;
54
- /** 是否为可内嵌预览的图片类型(依据文件名或 URL) */
59
+ /** @hb-doc 判断附件是否为可内嵌预览图片。 */
55
60
  export declare const isAttachmentImagePreview: (fileNameOrUrl: string) => boolean;
56
- /** 供应商附件:仅 PDF 与常见图片支持内嵌预览 */
61
+ /** @hb-doc 判断附件是否支持内嵌预览。 */
57
62
  export declare const isAttachmentPreviewable: (fileName: string) => boolean;
63
+ /** @hb-doc 获取附件下载地址。 */
58
64
  export declare const getAttachmentDownloadUrl: <T extends HbFileItem_Intf>(row: T) => string;
59
65
  /**
66
+ * @hb-doc 根据附件信息在列表中定位当前附件下标。
60
67
  * @desc 在 `attachmentInfos` 中定位被点击的附件下标。
61
68
  * 仅依赖 fileUuid 会在接口缺省、全空或重复时始终命中第一项,需结合列表下标与预览/下载地址兜底。
62
69
  */
@@ -1 +1 @@
1
- {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../src/components/utils/util.ts"],"names":[],"mappings":"AAAA,KAAK,IAAI,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;AACpC;;;;;;GAMG;AACH,wBAAgB,QAAQ,CACpB,IAAI,EAAE,IAAI,EACV,KAAK,GAAE,MAAY,EACnB,SAAS,CAAC,EAAE,OAAO,EACnB,cAAc,CAAC,EAAE,IAAI;WAIa,OAAO,WAAW,GAAG,EAAE;;EAiC5D;AAED;;;;;;GAMG;AACH,wBAAgB,QAAQ,CACpB,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,MAAM,EAChB,OAAO;;;CAAqC;WAKV,OAAO,WAAW,GAAG,EAAE;;EA0B5D;AAED;;;GAGG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,MAAM,UAElC;AAYD,wBAAgB,YAAY,CACxB,KAAK,EAAE,MAAM,GAAG,MAAM,EACtB,SAAS,SAAI,EACb,SAAS,SAAM,EACf,OAAO,SAAM,EACb,MAAM,SAAK,EACX,MAAM,SAAK,GACZ,MAAM,CAsBR;AAED;;;GAGG;AAEH,4BAA4B;AAC5B,eAAO,MAAM,aAAa,MAAM,CAAC;AAEjC,wBAAgB,IAAI,IAAI,OAAO,CAG9B;AAED,wBAAgB,QAAQ,IAAI,OAAO,CAElC;AAED,MAAM,MAAM,UAAU,GAAG,IAAI,GAAG,QAAQ,CAAC;AAEzC,wBAAgB,aAAa,IAAI,UAAU,CAE1C;AAED,MAAM,WAAW,eAAe;IAE5B,QAAQ,EAAE,MAAM,CAAC;IAEjB,UAAU,EAAE,MAAM,CAAC;IAEnB,WAAW,EAAE,MAAM,CAAC;IAEpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CAC1B;AAED,oCAAoC;AACpC,eAAO,MAAM,wBAAwB,GAAI,WAAW,MAAM,KAAG,MAI5D,CAAC;AAYF,gCAAgC;AAChC,eAAO,MAAM,wBAAwB,GAAI,eAAe,MAAM,KAAG,OAEhE,CAAC;AAEF,8BAA8B;AAC9B,eAAO,MAAM,uBAAuB,GAAI,UAAU,MAAM,KAAG,OAG1D,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,CAAC,SAAS,eAAe,EAC9D,KAAK,CAAC,KACP,MAEF,CAAC;AACF;;;GAGG;AACH,eAAO,MAAM,4BAA4B,GAAI,CAAC,SAAS,eAAe,EAClE,MAAM,CAAC,EAAE,EACT,MAAM,CAAC,EACP,UAAU;IACN,uBAAuB;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B,KACF,MA8CF,CAAC"}
1
+ {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../src/components/utils/util.ts"],"names":[],"mappings":"AAAA,KAAK,IAAI,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;AACpC;;;;;;;GAOG;AACH,wBAAgB,QAAQ,CACpB,IAAI,EAAE,IAAI,EACV,KAAK,GAAE,MAAY,EACnB,SAAS,CAAC,EAAE,OAAO,EACnB,cAAc,CAAC,EAAE,IAAI;WAIa,OAAO,WAAW,GAAG,EAAE;;EAiC5D;AAED;;;;;;GAMG;AACH,wBAAgB,QAAQ,CACpB,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,MAAM,EAChB,OAAO;;;CAAqC;WAKV,OAAO,WAAW,GAAG,EAAE;;EA0B5D;AAED;;;GAGG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,MAAM,UAElC;AAED,oCAAoC;AAWpC,wBAAgB,YAAY,CACxB,KAAK,EAAE,MAAM,GAAG,MAAM,EACtB,SAAS,SAAI,EACb,SAAS,SAAM,EACf,OAAO,SAAM,EACb,MAAM,SAAK,EACX,MAAM,SAAK,GACZ,MAAM,CAsBR;AAED;;;GAGG;AAEH,8BAA8B;AAC9B,eAAO,MAAM,aAAa,MAAM,CAAC;AAEjC,4BAA4B;AAC5B,wBAAgB,IAAI,IAAI,OAAO,CAG9B;AAED,4BAA4B;AAC5B,wBAAgB,QAAQ,IAAI,OAAO,CAElC;AAED,MAAM,MAAM,UAAU,GAAG,IAAI,GAAG,QAAQ,CAAC;AAEzC,wBAAwB;AACxB,wBAAgB,aAAa,IAAI,UAAU,CAE1C;AAED,MAAM,WAAW,eAAe;IAE5B,QAAQ,EAAE,MAAM,CAAC;IAEjB,UAAU,EAAE,MAAM,CAAC;IAEnB,WAAW,EAAE,MAAM,CAAC;IAEpB,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CAC1B;AAED,gCAAgC;AAChC,eAAO,MAAM,wBAAwB,GAAI,WAAW,MAAM,KAAG,MAI5D,CAAC;AAYF,8BAA8B;AAC9B,eAAO,MAAM,wBAAwB,GAAI,eAAe,MAAM,KAAG,OAEhE,CAAC;AAEF,4BAA4B;AAC5B,eAAO,MAAM,uBAAuB,GAAI,UAAU,MAAM,KAAG,OAG1D,CAAC;AAEF,wBAAwB;AACxB,eAAO,MAAM,wBAAwB,GAAI,CAAC,SAAS,eAAe,EAC9D,KAAK,CAAC,KACP,MAEF,CAAC;AACF;;;;GAIG;AACH,eAAO,MAAM,4BAA4B,GAAI,CAAC,SAAS,eAAe,EAClE,MAAM,CAAC,EAAE,EACT,MAAM,CAAC,EACP,UAAU;IACN,uBAAuB;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B,KACF,MA8CF,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import { Component, Plugin } from 'vue';
2
- /**
2
+ /** @hb-doc 为 Vue 组件补充 install 方法,支持 app.use 注册。
3
+ *
3
4
  * 包装后的组件:保留原组件(多为 `DefineComponent`)的 props / emits / slots 等类型,并附带 Vue `Plugin.install`。
4
5
  * 在模板或 `h()` 中使用时,IDE 会展示与原始 SFC 一致的类型提示。
5
6
  */
@@ -1 +1 @@
1
- {"version":3,"file":"withInstall.d.ts","sourceRoot":"","sources":["../../../src/components/utils/withInstall.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAO,SAAS,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAElD;;;GAGG;AACH,MAAM,MAAM,WAAW,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC;AAExC;;;;;;GAMG;AACH,wBAAgB,WAAW,CAAC,CAAC,SAAS,SAAS,EAAE,SAAS,EAAE,CAAC,GAAG,WAAW,CAAC,CAAC,CAAC,CAO7E"}
1
+ {"version":3,"file":"withInstall.d.ts","sourceRoot":"","sources":["../../../src/components/utils/withInstall.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAO,SAAS,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAElD;;;;GAIG;AACH,MAAM,MAAM,WAAW,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC;AAExC;;;;;;GAMG;AACH,wBAAgB,WAAW,CAAC,CAAC,SAAS,SAAS,EAAE,SAAS,EAAE,CAAC,GAAG,WAAW,CAAC,CAAC,CAAC,CAO7E"}
@@ -43,6 +43,7 @@ export interface Global_config_intf {
43
43
  };
44
44
  HbLibUnDetailBox?: {
45
45
  backTopBottom?: number;
46
+ hbTopActionsTop?: number | string;
46
47
  };
47
48
  HbLibCard?: {
48
49
  formItemMb?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IAE/B,UAAU,CAAC,EAAE;QACT,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;KACvB,CAAC;IAEF,SAAS,CAAC,EAAE;QAER,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;KAC3B,CAAC;IAGF,sBAAsB,CAAC,EAAE;QAErB,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB,SAAS,CAAC,EAAE,MAAM,CAAC;QAEnB,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB,eAAe,CAAC,EAAE,OAAO,CAAC;KAC7B,CAAC;IAGF,gBAAgB,CAAC,EAAE;QAEf,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;QAEvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;KAC9B,CAAC;IAGF,aAAa,CAAC,EAAE;QAEZ,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,CAAC;IAGF,gBAAgB,CAAC,EAAE;QAEf,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,CAAC;IAEF,wBAAwB,CAAC,EAAE;QAEvB,UAAU,CAAC,EAAE,MAAM,CAAC;QAEpB,gBAAgB,CAAC,EAAE,MAAM,CAAC;KAC7B,CAAC;IAGF,cAAc,CAAC,EAAE;QAEb,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB,iBAAiB,CAAC,EAAE,OAAO,CAAC;QAE5B,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QAE7B,sBAAsB,CAAC,EAAE,MAAM,CAAC;QAChC,aAAa,CAAC,EAAE,MAAM,CAAC;KAC1B,CAAC;IAEF,gBAAgB,CAAC,EAAE;QACf,aAAa,CAAC,EAAE,MAAM,CAAC;KAC1B,CAAC;IACF,SAAS,CAAC,EAAE;QAER,UAAU,CAAC,EAAE,MAAM,CAAC;KACvB,CAAC;IACF,SAAS,CAAC,EAAE;QACR,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,MAAM,CAAC,EAAE,MAAM,CAAC;KACnB,CAAC;CACL;AAGD,QAAA,MAAM,aAAa,EAAE,kBA0CpB,CAAC;AACF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kBAAkB;IAE/B,UAAU,CAAC,EAAE;QACT,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;KACvB,CAAC;IAEF,SAAS,CAAC,EAAE;QAER,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;KAC3B,CAAC;IAGF,sBAAsB,CAAC,EAAE;QAErB,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB,SAAS,CAAC,EAAE,MAAM,CAAC;QAEnB,OAAO,CAAC,EAAE,MAAM,CAAC;QAEjB,YAAY,CAAC,EAAE,MAAM,CAAC;QAEtB,eAAe,CAAC,EAAE,OAAO,CAAC;KAC7B,CAAC;IAGF,gBAAgB,CAAC,EAAE;QAEf,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;QAEvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;KAC9B,CAAC;IAGF,aAAa,CAAC,EAAE;QAEZ,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,CAAC;IAGF,gBAAgB,CAAC,EAAE;QAEf,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,CAAC;IAEF,wBAAwB,CAAC,EAAE;QAEvB,UAAU,CAAC,EAAE,MAAM,CAAC;QAEpB,gBAAgB,CAAC,EAAE,MAAM,CAAC;KAC7B,CAAC;IAGF,cAAc,CAAC,EAAE;QAEb,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB,iBAAiB,CAAC,EAAE,OAAO,CAAC;QAE5B,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;QAE7B,sBAAsB,CAAC,EAAE,MAAM,CAAC;QAChC,aAAa,CAAC,EAAE,MAAM,CAAC;KAC1B,CAAC;IAEF,gBAAgB,CAAC,EAAE;QACf,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,eAAe,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;KACrC,CAAC;IACF,SAAS,CAAC,EAAE;QAER,UAAU,CAAC,EAAE,MAAM,CAAC;KACvB,CAAC;IACF,SAAS,CAAC,EAAE;QACR,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,MAAM,CAAC,EAAE,MAAM,CAAC;KACnB,CAAC;CACL;AAGD,QAAA,MAAM,aAAa,EAAE,kBA0CpB,CAAC;AACF,eAAe,aAAa,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
2
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLElement>;
3
3
  export default _default;
4
4
  //# sourceMappingURL=FormItemSave.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FormItemSave.vue.d.ts","sourceRoot":"","sources":["../../src/demo/FormItemSave.vue"],"names":[],"mappings":";;AAwfA,wBAMG"}
1
+ {"version":3,"file":"FormItemSave.vue.d.ts","sourceRoot":"","sources":["../../src/demo/FormItemSave.vue"],"names":[],"mappings":";;AAoYA,wBAMG"}
@@ -0,0 +1,4 @@
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
3
+ export default _default;
4
+ //# sourceMappingURL=HbLibDetailBox.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HbLibDetailBox.vue.d.ts","sourceRoot":"","sources":["../../src/demo/HbLibDetailBox.vue"],"names":[],"mappings":";;AAkQA,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"HbLibIcon.vue.d.ts","sourceRoot":"","sources":["../../src/demo/HbLibIcon.vue"],"names":[],"mappings":";;AA+DA,wBAMG"}
1
+ {"version":3,"file":"HbLibIcon.vue.d.ts","sourceRoot":"","sources":["../../src/demo/HbLibIcon.vue"],"names":[],"mappings":";;AAyEA,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"HbModal.vue.d.ts","sourceRoot":"","sources":["../../src/demo/HbModal.vue"],"names":[],"mappings":";;AAkWA,wBAMG"}
1
+ {"version":3,"file":"HbModal.vue.d.ts","sourceRoot":"","sources":["../../src/demo/HbModal.vue"],"names":[],"mappings":";;AA8WA,wBAMG"}
@@ -0,0 +1,6 @@
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
3
+ hbEditPageContainer: unknown;
4
+ }, HTMLDivElement>;
5
+ export default _default;
6
+ //# sourceMappingURL=HbUnDetailBox.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HbUnDetailBox.vue.d.ts","sourceRoot":"","sources":["../../src/demo/HbUnDetailBox.vue"],"names":[],"mappings":";;;;AA8GA,wBAOG"}
@@ -1 +1 @@
1
- {"version":3,"file":"Table.vue.d.ts","sourceRoot":"","sources":["../../src/demo/Table.vue"],"names":[],"mappings":";;AA+oBA,wBAKG"}
1
+ {"version":3,"file":"Table.vue.d.ts","sourceRoot":"","sources":["../../src/demo/Table.vue"],"names":[],"mappings":";;AA6pBA,wBAKG"}
@@ -1 +1 @@
1
- [data-v-657502f3]:root{--hb-form-item-margin: 10px;--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-657502f3] .ant-modal-header{border-bottom:1px solid var(--hb-border-color);margin-bottom:var(--hb-space)}.hb-sfcm__title[data-v-657502f3]{font-size:var(--hb-h1-font-size);font-weight:700;color:var(--hb-title-color)}.hb-sfcm__title__tip[data-v-657502f3]{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-657502f3]: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-657502f3]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__show__tag__item[data-v-657502f3]{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-657502f3]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-fixed[data-v-657502f3]{background:none;color:#9ca3af;border:1px solid var(--hb-border-color);cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-657502f3]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-657502f3]:hover{background:#ff7875;border-color:#ff7875}.hb-sfcm__unshow__tag[data-v-657502f3]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__unshow__tag__item[data-v-657502f3]{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-657502f3]{color:#ff7875;border-color:#ff7875}.hb-sfcm__show__tag__item-close[data-v-657502f3]{margin-left:6px;cursor:pointer}.hb-sfcm__show__tag__item-close[data-v-657502f3]:hover{transform:scale(1.3)}.hb-sfcm__unshow__tag__item-add[data-v-657502f3]{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-657502f3]{text-align:center;color:var(--hb-border-color)}[data-v-feaad513]:root{--hb-form-item-margin: 10px;--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-feaad513]{flex-direction:column}.hb-form[data-v-feaad513] .ant-form-item{margin-bottom:var(--hb-form-space)}.hb-form .hb-form__footer[data-v-feaad513]{display:flex;justify-content:space-between;margin-top:-6px}.hb-lib-form--container[data-v-feaad513]{overflow:hidden;margin:6px}.hide[data-v-feaad513]{height:0}.hb-form__form-item-col[data-v-feaad513]{flex:0 0 auto;min-width:200px;width:auto;padding-right:var(--hb-space);margin-bottom:16px}.form-footer[data-v-feaad513]{display:flex;align-items:center;margin-bottom:10px}.scheme-fontWeight[data-v-feaad513]{font-weight:600}.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}.ant-row[sublabel] .ant-form-item-label label,.ant-row[sublabellanguage] .ant-form-item-label label{display:none!important}[data-v-c7cd0710]:root{--hb-form-item-margin: 10px;--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-40c1a746]:root{--hb-form-item-margin: 10px;--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-40c1a746]{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-40c1a746]{display:flex;align-items:center}.hb-lib-list-btns-act-svg[data-v-40c1a746]{cursor:pointer;width:21px;height:21px;display:inline-block}.hb-lib-list-btns-act-svg .icon[data-v-40c1a746]{width:100%;height:100%}.hb-lib-list-btns-act-open[data-v-40c1a746]{cursor:pointer;width:21px;height:21px;display:flex;justify-content:center;align-items:center}.hb-lib-list-btns-act-open .icon[data-v-40c1a746]{width:100%;height:100%}.hb-lib-list-btns-item[data-v-40c1a746]:not(:last-child){margin-right:10px}.hb-lib-list-btns-left[data-v-40c1a746]{display:flex;align-items:center}.flex-between[data-v-14ede517]{display:flex;justify-content:space-between;align-items:center}.flex-center[data-v-14ede517]{display:flex;align-items:center}.hb-lib-selector-wrapper[data-v-14ede517]{position:relative}.hb-lib-selector-wrapper .ant-input[data-v-14ede517]{cursor:pointer}.has-prefix[data-v-14ede517]: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-14ede517] .ant-select-selector{padding-left:calc(12px + var(--prefix-width, 0px))}.has-prefix[data-v-14ede517] .ant-select-selection-placeholder{padding-left:var(--prefix-width, 0px)}.hb-lib-selector-dropdown[data-v-14ede517]{padding:8px;min-width:200px}.hb-lib-selector-search[data-v-14ede517]{margin-bottom:8px}.hb-lib-selector-list[data-v-14ede517]{max-height:200px;overflow-y:auto}.hb-lib-selector-list[data-v-14ede517]::-webkit-scrollbar{width:6px}.hb-lib-selector-list[data-v-14ede517]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.hb-lib-selector-list[data-v-14ede517]::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.hb-lib-selector-list[data-v-14ede517]::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.hb-lib-selector-option[data-v-14ede517]{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px;transition:all .2s ease;gap:8px}.hb-lib-selector-option[data-v-14ede517]:hover{background-color:#f5f5f5}.hb-lib-selector-option.selected[data-v-14ede517]{background-color:#e6f7ff}.hb-lib-option-content[data-v-14ede517]{flex:1}.hb-lib-option-label[data-v-14ede517]{font-weight:500;color:#262626}.hb-lib-selector-empty[data-v-14ede517]{text-align:center;color:#bfbfbf;padding:20px 0;font-size:14px}.hb-lib-selector-footer[data-v-14ede517]{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-14ede517]{display:flex;gap:8px}.selector-tag[data-v-14ede517]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.selector-tag .tag-label[data-v-14ede517]{font-weight:500}.selector-tag .tag-description[data-v-14ede517]{margin-left:4px;font-size:12px;opacity:.8}.rotate-180[data-v-14ede517]{transform:rotate(180deg)}.transition-transform[data-v-14ede517]{transition:transform .2s}.hb-lib-search-tag[data-v-14ede517]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.hb-lib-search-tag__description[data-v-14ede517]{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-25fd055e]{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-25fd055e],.hb-lib-table-act-box .hb-lib-table-more-action[data-v-25fd055e]{text-decoration:none}.hb-lib-table-act-box .hb-lib-table-more-action[data-v-25fd055e]{display:inline-flex;align-items:center}.hb-lib-table-act-box[data-v-25fd055e] .ant-divider:not(:has(+a)){display:none}.hb-lib-table-confirm-modal-content[data-v-25fd055e]{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-6c43044f]{background:#fff;padding:0 5px;border-radius:0 0 6px 6px}.hb-lib-list-table[data-v-6c43044f] .copy-text-eyevue.ab{position:relative!important;right:0!important;top:0!important}.hb-lib-list-table-act[data-v-6c43044f]{display:flex;justify-content:space-between;align-items:center}.nowrap-table[data-v-6c43044f] .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-5dd5443c]:root{--hb-form-item-margin: 10px;--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-5dd5443c]{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-5dd5443c]{display:flex;justify-content:space-between;width:100%;align-items:center}.ant-alert .com-alert a[data-v-5dd5443c]{color:#ff5000}.select-all-container[data-v-5dd5443c]{padding:8px 0}.hb-lib-table-setting-box[data-v-5dd5443c]{display:flex}.hb-lib-table-set-drag[data-v-5dd5443c]{max-height:300px;overflow-y:auto}.hb-lib-table-drag-item[data-v-5dd5443c]{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-5dd5443c]:hover{background-color:#f5f5f5}.hb-lib-table-drag-item .drag-handle[data-v-5dd5443c]{cursor:move;color:#999;padding:4px;-webkit-user-select:none;user-select:none}.ghost[data-v-5dd5443c]{opacity:.5;background:#c8ebfb}.table-setting-checkbox-group[data-v-5dd5443c]{display:flex;flex-wrap:wrap}.table-setting-checkbox-group[data-v-5dd5443c] .ant-checkbox-group-item{margin-right:0;width:33.33%}.hb-lib-table-set-btn-group[data-v-5dd5443c]{margin-top:10px;display:flex;justify-content:end;align-items:center;border-top:1px solid #f0f0f0;padding-top:8px}.drag-hide[data-v-5dd5443c]{visibility:hidden}.hb-lib-table-drag-item-act-btn[data-v-5dd5443c]{display:inline-block;cursor:pointer;width:14px;height:20px}.hb-lib-table-drag-item-act-btn .icon[data-v-5dd5443c]{width:100%;height:100%}.hb-lib-table-col-set[data-v-5dd5443c]{display:inline-block;cursor:pointer;width:22px;height:23px}.hb-lib-table-col-set .icon[data-v-5dd5443c]{width:100%;height:100%}.hb-lib-table-drag-item-act[data-v-5dd5443c]{display:flex;align-items:center;width:40px;justify-content:space-between}.column_setting_popover{width:auto!important}.hb_lib_form_tooltip_select[data-v-13285691]{width:100%}.hb_lib_form_tooltip_select__option[data-v-13285691]{display:inline-flex;align-items:center;gap:4px}.hb_lib_form_tooltip_select__option.is-ellipsis[data-v-13285691]{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-a11cda0f]{text-align:center;margin:0}[data-v-ac23253c]:root{--hb-form-item-margin: 10px;--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}.log_remark[data-v-ac23253c]{width:85%}.hb_lib_log_modal_content[data-v-ac23253c]{padding:var(--hb-space) 0}.__module-card[data-v-4d8c1b1b]{margin-bottom:6px}.modal__module-card[data-v-4d8c1b1b]{margin-bottom:0}.hb_card[data-v-4d8c1b1b]{box-shadow:var(--box-shadow-base);border-radius:4px;border:1px solid #f3f4f6;background-color:#fff;overflow:hidden;color:#1f2837;-webkit-transition:.3s;transition:.3s;padding-bottom:6px}.hb_card_header[data-v-4d8c1b1b]{padding:6px;box-sizing:border-box}.hb_fix[data-v-4d8c1b1b]{display:flex;justify-content:space-between;align-items:center}.hb_fix .hb_card_header-title[data-v-4d8c1b1b]{display:inline-flex;align-items:center;font-weight:700;font-size:13px;color:#374151bf}.hb_fix .hb_card_header-title[data-v-4d8c1b1b]:before{content:"";margin-right:8px;background:var(--hb-theme-color);display:inline-block;width:4px;height:14px}.hb_card_body[data-v-4d8c1b1b]{padding:0 6px}.hb_card_form[data-v-4d8c1b1b]{display:grid;grid-template-columns:repeat(4,1fr);gap:0 22px}.hb_card_form[data-v-4d8c1b1b] .ant-form-item{width:100%!important;margin-bottom:5px;margin-right:0}.hb_card_form[data-v-4d8c1b1b] .ant-form-item.col_2{grid-column:span 2}.hb_card_form[data-v-4d8c1b1b] .ant-form-item.col_3{grid-column:span 3}.hb_card_form[data-v-4d8c1b1b] .ant-form-item.col_4,.hb_card_form[data-v-4d8c1b1b] .ant-form-item.col_all{grid-column:span 4}@media screen and (max-width:1600px){.hb_card_form[data-v-4d8c1b1b] .ant-form-item.col_all{grid-column:span 3}}.hb_card_form[data-v-4d8c1b1b] .ant-form-item-with-help{margin-bottom:0!important}.hb_card_form[data-v-4d8c1b1b] .ant-form-item-with-help .ant-form-item-explain{font-size:12px;min-height:20px}.hb_card_form[data-v-4d8c1b1b] .ant-form-item-label{padding:0 0 2px!important}@media screen and (max-width:1600px){.hb_card_form[data-v-4d8c1b1b]{grid-template-columns:repeat(3,1fr)}.hb_card_form .col_2[data-v-4d8c1b1b]{grid-column:span 2}.hb_card_form .col_3[data-v-4d8c1b1b],.hb_card_form .col_4[data-v-4d8c1b1b]{grid-column:span 3}}.hb_card_form[data-v-4d8c1b1b] .ant-form-item-label>label:after{margin-right:5px;content:""}.hb_card_flex_form[data-v-4d8c1b1b]{display:flex;justify-content:space-between;flex-wrap:wrap}.hb_card_flex_form[data-v-4d8c1b1b] .ant-form-item-with-help{margin-bottom:0!important}.hb_card_flex_form[data-v-4d8c1b1b] .ant-form-item{margin-bottom:var(--hb-card-form-item-mb)}.hb_card_flex_form[data-v-4d8c1b1b] .ant-form-item-with-help .ant-form-item-explain{font-size:12px;min-height:20px}.hb_card_flex_form[data-v-4d8c1b1b] .ant-form-item-label>label:after{margin:0 8px}.hb_card_flex_form[data-v-4d8c1b1b] .ant-form-item{width:48%!important}.hb_card_flex_form.l1c[data-v-4d8c1b1b] .ant-form-item{width:100%!important}.hb_card_flex_form.l3c[data-v-4d8c1b1b] .ant-form-item{width:30%!important}.hb_card_flex_form.l3c[data-v-4d8c1b1b] .ant-form-item.col_2{width:65%!important}.hb_card_flex_form.l4c[data-v-4d8c1b1b] .ant-form-item{width:23%!important}.hb_card_flex_form.l4c[data-v-4d8c1b1b] .ant-form-item.col_2{width:48.7%!important}.hb_card_flex_form.l4c[data-v-4d8c1b1b] .ant-form-item.col_3{width:74.4%!important}.hb_card_flex_form[data-v-4d8c1b1b] .ant-form-item.col_all{width:100%!important}.anchors[data-v-d51548d8]{position:fixed;right:-10px;transform:translate(calc(100% - 31px));padding:8px 24px 8px 5px;box-shadow:0 10px 15px -3 #00000014,0 4px 6px -2 #0000000a;border-radius:4px 0 0 4px;border:1px solid #e5e7eb;border-right:none;background-color:#fff;transition:all .2s ease-in-out;z-index:9999}.anchors[data-v-d51548d8]:hover{transform:translate(0)}.anchors .anchor-item[data-v-d51548d8]{padding:8px 0;display:flex;text-align:left;cursor:pointer}.anchors .anchor-item .step[data-v-d51548d8]{width:20px;padding-top:4px;position:relative}.anchors .anchor-item .step .line[data-v-d51548d8]{position:absolute;width:2px;left:4px;height:44px;background-color:#ebeef5}.anchors .anchor-item .step .circle[data-v-d51548d8]{position:absolute;z-index:2;width:10px;height:10px;border-radius:50%;border:2px solid #d5dae5;background-color:#fff;box-sizing:border-box;transition:all .3s ease}.anchors .anchor-item .step .circle[data-v-d51548d8]:after{width:4px;height:4px;border-radius:100%;background-color:#fff;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s ease}.anchors .anchor-item .title[data-v-d51548d8]{height:18px;line-height:18px;color:#374151;transition:color .3s ease;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anchors .anchor-item.isActive .circle[data-v-d51548d8]{border-color:var(--hb-theme-color);background-color:var(--hb-theme-color)}.anchors .anchor-item.isActive .circle[data-v-d51548d8]:after{transform:translate(-50%,-50%) scale(1)}.anchors .anchor-item.isActive .title[data-v-d51548d8]{color:var(--hb-theme-color)}.anchors .anchor-item:last-child .step .line[data-v-d51548d8]{width:0}.hb_detail_top_wrapper_sticky[data-v-f2c2c397]{position:sticky;top:0;background:#fff;margin-bottom:5px;padding:5px;z-index:1000;transition:all .3s ease}.hb_detail_top_act_sticky[data-v-f2c2c397]{opacity:0;position:fixed;background:#fff;top:112px;z-index:0;left:160px;right:0;padding:10px 16px;box-shadow:0 2px 8px #00000026}.hb_detail_top_act_sticky.can_show[data-v-f2c2c397]{z-index:88888;opacity:1}.hb_detail_wrapper[data-v-f2c2c397]{position:relative;background:#f1f2f5;width:100%;height:100%;box-sizing:border-box;overflow:hidden;padding-bottom:150px}.hb_detail_wrapper[data-v-f2c2c397] .ant-table-content::-webkit-scrollbar-thumb{background:#f3f4f6}.hb_detail_wrapper[data-v-f2c2c397] .ant-table-content::-webkit-scrollbar-thumb:hover{background:#ff5000}.hb_detail_wrapper[data-v-f2c2c397] .ant-form-item-label>label{font-size:13px;color:#374151}.hb_detail_wrapper[data-v-f2c2c397] .anchorStyle{position:fixed;right:-76px;top:114px!important;z-index:90000!important;padding:0 15px!important;background:#fff;border:1px;box-shadow:0 0 11px 3px #ccc;border-radius:6px;transition:all .3s ease}.hb_detail_wrapper[data-v-f2c2c397] .anchorStyle:hover{right:0}.hb_detail_wrapper[data-v-f2c2c397] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:6px!important;font-size:13px}.hb_detail_wrapper.hb_need_set_desc_label_width[data-v-f2c2c397] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{width:var(--hb-detail-desc-label-width)}.hb_detail_wrapper.hb_need_set_desc_value_width[data-v-f2c2c397] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{width:var(--hb-detail-desc-value-width)}.hb_detail_wrapper[data-v-f2c2c397] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{padding:6px!important;font-size:13px}.hb_detail_wrapper[data-v-f2c2c397] .ant-table-pagination.ant-pagination{margin:5px 0}.hb_detail_wrapper[data-v-f2c2c397] .ant-table.ant-table-middle .ant-table-thead>tr>th{padding:6px 4px}.hb_detail_wrapper[data-v-f2c2c397] .ant-table.ant-table-middle .ant-table-tbody>tr>td{padding:6px 4px}.hb_detail_wrapper[data-v-f2c2c397] .ant-table-tbody>tr>td{padding:6px;font-size:13px}.hb_detail_wrapper[data-v-f2c2c397] .ant-table-thead>tr>th{color:#6b7280;font-weight:600;background:#f3f4f6;font-size:13px;padding:6px}.hb_detail_wrapper[data-v-f2c2c397] .ant-empty-normal{margin:0}.hb_detail_wrapper[data-v-f2c2c397] .ant-table-footer{padding:6px 16px}.hb_detail_wrapper .hb_detail_top_wrapper[data-v-f2c2c397]{background:#fff;margin-bottom:10px;padding:10px}.hb_detail_wrapper .hb_detail_all_info[data-v-f2c2c397]{display:flex}.hb_detail_wrapper .hb_detail_all_info .hb_detail_info_title[data-v-f2c2c397]{font-size:16px;font-weight:700}.hb_detail_wrapper .hb_detail_all_info .hb_detail_info_content[data-v-f2c2c397]{font-size:15px;color:gray}.hb_detail_wrapper .hb_detail_all_info .hb_detail_info_content .create_by[data-v-f2c2c397]{margin-right:10px}.hb_detail_wrapper[data-v-f2c2c397] .ant-tabs{background:#fff;padding:0 6px}.hb-back-top-inner[data-v-f2c2c397]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:50%;color:var(--hb-theme-color);font-size:30px;box-shadow:0 0 8px 2px #0000004d}.hb_edit_detail_content_wrapper[data-v-f2c2c397]{height:100%;overflow:auto}.hb_detail_content[data-v-f2c2c397]{min-width:800px;margin:0 auto;box-sizing:border-box}.hb_detail_content .anticon-rollback[data-v-f2c2c397]{color:var(--hb-theme-color)}.ml6[data-v-f2c2c397]{margin-left:6px}.footer-affix-wrapper[data-v-23f13fb5]{left:var(--pageHeaderOrFonterLeft);position:fixed;bottom:0;right:0;z-index:1000000}.page-footer-bar[data-v-23f13fb5]{display:flex;justify-content:center;align-items:center;height:56px;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000000f;width:100%}.page-footer-bar.page_footer_btn_left[data-v-23f13fb5]{justify-content:flex-start;padding-left:var(--hb-space)}.page-footer-bar.page_footer_btn_right[data-v-23f13fb5]{justify-content:flex-end;padding-right:var(--hb-space)}.hb_list_page_button[data-v-23f13fb5]:not(:last-child){margin-right:var(--hb-space)}.__module-card[data-v-866a050a]{margin-bottom:6px}.modal__module-card[data-v-866a050a]{margin-bottom:0}.hb_card[data-v-866a050a]{box-shadow:var(--box-shadow-base);border-radius:4px;border:1px solid #f3f4f6;background-color:#fff;overflow:hidden;color:#1f2837;-webkit-transition:.3s;transition:.3s;padding-bottom:6px}.hb_card_header[data-v-866a050a]{padding:6px;box-sizing:border-box}.hb_fix[data-v-866a050a]{display:flex;justify-content:space-between;align-items:center}.hb_fix .hb_card_header-title[data-v-866a050a]{display:inline-flex;align-items:center;font-weight:700;font-size:13px;color:#374151bf}.hb_fix .hb_card_header-title[data-v-866a050a]:before{content:"";margin-right:8px;background:var(--hb-theme-color);display:inline-block;width:4px;height:14px}.hb_card_body[data-v-866a050a]{padding:0 6px}.hb_card_form[data-v-866a050a]{display:grid;grid-template-columns:repeat(4,1fr);gap:0 22px}.hb_card_form[data-v-866a050a] .ant-form-item{width:100%!important;margin-bottom:5px;margin-right:0}.hb_card_form[data-v-866a050a] .ant-form-item.col_2{grid-column:span 2}.hb_card_form[data-v-866a050a] .ant-form-item.col_3{grid-column:span 3}.hb_card_form[data-v-866a050a] .ant-form-item.col_4,.hb_card_form[data-v-866a050a] .ant-form-item.col_all{grid-column:span 4}@media screen and (max-width:1600px){.hb_card_form[data-v-866a050a] .ant-form-item.col_all{grid-column:span 3}}.hb_card_form[data-v-866a050a] .ant-form-item-with-help{margin-bottom:0!important}.hb_card_form[data-v-866a050a] .ant-form-item-with-help .ant-form-item-explain{font-size:12px;min-height:20px}.hb_card_form[data-v-866a050a] .ant-form-item-label{padding:0 0 2px!important}@media screen and (max-width:1600px){.hb_card_form[data-v-866a050a]{grid-template-columns:repeat(3,1fr)}.hb_card_form .col_2[data-v-866a050a]{grid-column:span 2}.hb_card_form .col_3[data-v-866a050a],.hb_card_form .col_4[data-v-866a050a]{grid-column:span 3}}.hb_card_form[data-v-866a050a] .ant-form-item-label>label:after{margin-right:5px;content:""}.hb_card_flex_form[data-v-866a050a]{display:flex;justify-content:space-between;flex-wrap:wrap}.hb_card_flex_form[data-v-866a050a] .ant-form-item-with-help{margin-bottom:0!important}.hb_card_flex_form[data-v-866a050a] .ant-form-item{margin-bottom:var(--hb-card-form-item-mb)}.hb_card_flex_form[data-v-866a050a] .ant-form-item-with-help .ant-form-item-explain{font-size:12px;min-height:20px}.hb_card_flex_form[data-v-866a050a] .ant-form-item-label>label:after{margin:0 8px}.hb_card_flex_form[data-v-866a050a] .ant-form-item{width:48%!important}.hb_card_flex_form.l1c[data-v-866a050a] .ant-form-item{width:100%!important}.hb_card_flex_form.l3c[data-v-866a050a] .ant-form-item{width:30%!important}.hb_card_flex_form.l3c[data-v-866a050a] .ant-form-item.col_2{width:65%!important}.hb_card_flex_form.l4c[data-v-866a050a] .ant-form-item{width:23%!important}.hb_card_flex_form.l4c[data-v-866a050a] .ant-form-item.col_2{width:48.7%!important}.hb_card_flex_form.l4c[data-v-866a050a] .ant-form-item.col_3{width:74.4%!important}.hb_card_flex_form[data-v-866a050a] .ant-form-item.col_all{width:100%!important}.hb_modal_wrapper .__module-card[data-v-866a050a]{margin-bottom:0!important}.hb_modal_wrapper[data-v-866a050a] .hb_card{border:none!important;box-shadow:var(--box-shadow-base);background-color:#fff;overflow:hidden;color:#1f2837;-webkit-transition:.3s;transition:.3s}.hb_modal_wrapper[data-v-866a050a] .hb_card_header{padding:6px;box-sizing:border-box}.hb_modal_wrapper[data-v-866a050a] .hb_fix{display:flex;justify-content:space-between;align-items:center}.hb_modal_wrapper[data-v-866a050a] .hb_fix .hb_card_header-title{display:inline-flex;align-items:center;font-weight:700;font-size:13px;color:#374151bf}.hb_modal_wrapper[data-v-866a050a] .hb_fix .hb_card_header-title:before{content:"";margin-right:8px;background:var(--hb-theme-color);display:inline-block;width:4px;height:14px}.hb_modal_wrapper[data-v-866a050a] .ant-form-vertical .ant-form-item-label{padding:0 0 2px}.hb_modal_wrapper[data-v-866a050a] .hb_card_body{padding:0 6px}.hb_modal_wrapper[data-v-866a050a] .ant-form-item-label>label{font-size:13px;color:#000000ad}.hb_modal_wrapper .hb_card_form_sub_title[data-v-866a050a]{font-size:13px;color:#374151bf}.hb_modal_wrapper[data-v-866a050a] .ant-table-thead>tr>th{color:#6b7280;font-weight:600;background:#f3f4f6;font-size:13px;padding:6px}.hb_modal_wrapper[data-v-866a050a] .ant-table-pagination.ant-pagination{margin:5px 0}.hb_modal_wrapper[data-v-866a050a] .ant-table-tbody>tr>td{padding:6px;font-size:13px}.hb_modal_wrapper[data-v-866a050a] .ant-table-content>table>tbody>tr>td{padding:6px;font-size:13px}.hb_modal_wrapper[data-v-866a050a] .ant-empty-normal{margin:0}.hb_modal_wrapper[data-v-866a050a] .ant-table-footer{padding:6px 16px}.hb_detail_modal_wrapper .__module-card[data-v-866a050a]{margin-bottom:0!important}.hb_detail_modal_wrapper[data-v-866a050a] .hb_card_body{padding-top:0}.hb_detail_modal_wrapper[data-v-866a050a] .ant-form-item-label>label:after{margin:0 8px}.hb_detail_modal_wrapper .hb_card_form_sub_title[data-v-866a050a]{font-size:13px;font-weight:700}.hb_detail_modal_wrapper[data-v-866a050a] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:6px!important;font-size:13px}.hb_detail_modal_wrapper.hb_need_set_desc_label_width[data-v-866a050a] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{width:var(--hb-detail-desc-label-width)}.hb_detail_modal_wrapper.hb_need_set_desc_value_width[data-v-866a050a] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{width:var(--hb-detail-desc-value-width)}.hb_detail_modal_wrapper[data-v-866a050a] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{padding:6px!important;font-size:13px}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-pagination.ant-pagination{margin:5px 0}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-tbody>tr>td{padding:6px;font-size:13px}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-content>table>tbody>tr>td{padding:6px;font-size:13px}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-thead>tr>th{color:#6b7280;font-weight:600;background:#f3f4f6;font-size:13px;padding:6px}.hb_detail_modal_wrapper[data-v-866a050a] .ant-empty-normal{margin:0}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-footer{padding:6px 16px}.hb_detail_modal_wrapper[data-v-866a050a] .hb_card{border:none}.__detail-content[data-v-41f1fc73]{min-width:800px;margin:0 auto;padding-top:33px;padding-bottom:80px;box-sizing:border-box;background-color:#f0f2f5}.hb-back-top-inner[data-v-41f1fc73]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:50%;color:var(--hb-theme-color);font-size:30px;box-shadow:0 0 8px 2px #0000004d}.hb_edit_detail_content_wrapper[data-v-41f1fc73]{height:100%;overflow:auto}.hb_detail_content[data-v-41f1fc73]{min-width:800px;margin:0 auto;box-sizing:border-box}.hb_detail_content .anticon-rollback[data-v-41f1fc73]{color:var(--hb-theme-color)}[data-v-41f1fc73] .ant-table-content::-webkit-scrollbar-thumb{background:#f3f4f6}[data-v-41f1fc73] .ant-table-content::-webkit-scrollbar-thumb:hover{background:#ff5000}[data-v-41f1fc73] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,[data-v-41f1fc73] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{padding:6px!important;font-size:13px}[data-v-41f1fc73] .ant-table-pagination.ant-pagination{margin:6px 0}[data-v-41f1fc73] .ant-table.ant-table-middle .ant-table-thead>tr>th{padding:6px 4px}[data-v-41f1fc73] .ant-table.ant-table-middle .ant-table-tbody>tr>td{padding:6px 4px}[data-v-41f1fc73] .ant-table-tbody>tr>td{padding:6px;font-size:13px}[data-v-41f1fc73] .ant-table-thead>tr>th{color:#6b7280;font-weight:600;background:#f3f4f6;font-size:13px;padding:6px}[data-v-41f1fc73] .ant-empty-normal{margin:0}[data-v-41f1fc73] .ant-table-footer{padding:6px 16px}.hb_edit_wrapper[data-v-41f1fc73] .ant-form-item-label>label{font-size:13px;color:#374151}.hb_edit_header[data-v-83fcd208]{left:var(--pageHeaderOrFonterLeft);position:fixed;width:100%;z-index:9;justify-content:space-between;box-sizing:border-box;display:flex;height:34px;padding-left:0;background:#fff;align-items:center;box-shadow:0 1px 2px #0000000f,0 1px 3px #0000001a}.hb_edit_header_left[data-v-83fcd208]{font-size:14px;font-weight:700;color:#374151;height:100%;display:flex;align-items:center;padding-left:10px}.hb_edit_header_left .anticon-rollback[data-v-83fcd208]{color:var(--hb-theme-color)}.hb_edit_header_left .backBtn[data-v-83fcd208]{margin-left:6px;height:100%;display:flex;align-items:center}.hb-lib-copy-text-eyevue[data-v-2b6710a1]{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-2b6710a1]{width:13px;height:14px}.drag-slot-wrapper[data-v-841ac118]{cursor:move;padding:8px;background-color:#f9f9f9;border:1px solid #eee;margin-bottom:10px}[data-v-cf0b0a0d]:root{--hb-form-item-margin: 10px;--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}.hb_lib_loading_loading_anima[data-v-22f438b9]{background-color:#f0f0f059;display:flex;justify-content:center;align-items:center;perspective:800px;position:fixed;inset:0}.cube[data-v-22f438b9]{position:relative;width:100px;height:100px;transform-style:preserve-3d;animation:rotate-22f438b9 4s infinite linear}.side[data-v-22f438b9]{position:absolute;width:100px;height:100px;background:#ff5000cc;border:3px solid #fff;opacity:.9;box-shadow:inset 0 0 15px #ffffff80}.front[data-v-22f438b9]{transform:translateZ(50px);background:#ff5000f2}.back[data-v-22f438b9]{transform:rotateY(180deg) translateZ(50px);background:#e64800e6}.right[data-v-22f438b9]{transform:rotateY(90deg) translateZ(50px);background:#ff6626e6}.left[data-v-22f438b9]{transform:rotateY(-90deg) translateZ(50px);background:#ff4000e6}.top[data-v-22f438b9]{transform:rotateX(90deg) translateZ(50px);background:#ff8040e6}.bottom[data-v-22f438b9]{transform:rotateX(-90deg) translateZ(50px);background:#cc4000e6}@keyframes rotate-22f438b9{0%{transform:rotateX(0) rotateY(0) rotate(0)}to{transform:rotateX(360deg) rotateY(360deg) rotate(360deg)}}.hb_lib_loading_load_tips[data-v-22f438b9]{position:absolute;bottom:36%;text-align:center;font-size:16px;color:#666}.file-preview[data-v-513d7b3b]{width:100%;box-sizing:border-box;border:1px solid #f0f0f0;border-radius:4px;overflow:hidden;background:#fafafa;display:flex;flex-direction:column}.file-preview__modal-footer[data-v-513d7b3b]{display:flex;justify-content:flex-end;align-items:center;height:45px;width:100%}.file-preview__body[data-v-513d7b3b]{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column}.file-preview__placeholder[data-v-513d7b3b]{display:flex;align-items:center;justify-content:center;flex:1;min-height:120px;color:#00000073;font-size:14px;padding:16px}.file-preview__image[data-v-513d7b3b]{display:block;max-width:100%;max-height:100%;width:auto;height:auto;margin:0 auto;object-fit:contain;background:#fff}.file-preview__office[data-v-513d7b3b]{flex:1;min-height:200px;background:#fff}.file-preview-modal-wrap .ant-modal-body[data-v-513d7b3b]{padding-top:12px;padding-bottom:8px}.file-preview-modal-body__iframe[data-v-513d7b3b]{flex:1;min-height:0;width:100%;align-self:stretch}.hb-icon-list[data-v-1ac4c7e7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;padding:12px}.hb-icon-list__item[data-v-1ac4c7e7]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;border:1px solid #eee;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s}.hb-icon-list__item[data-v-1ac4c7e7]:hover{border-color:#1677ff;color:#1677ff;box-shadow:0 2px 8px #1677ff26}.hb-icon-list__item--active[data-v-1ac4c7e7]{border-color:#1677ff;color:#1677ff;background:#e6f4ff}.hb-icon-list__item i[data-v-1ac4c7e7]{font-size:28px;line-height:1}.hb-icon-list__item .hb-icon-list__symbol[data-v-1ac4c7e7]{width:28px;height:28px;display:block}.hb-icon-list__name[data-v-1ac4c7e7]{margin-top:8px;font-size:12px;color:#666;word-break:break-all;text-align:center}.hb-lib-icon__symbol[data-v-91f8ae8b]{display:inline-block;width:100%;height:100%}:root{--hb-form-item-margin: 10px;--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}.isNotMb{margin-bottom:0!important}.hb_form_item_mb{margin-bottom:var(--hb-form-item-margin)!important}.hb_small_button{height:var(--hb-list-button-height)!important;padding:0 var(--hb-space)!important}.ant-form-item .ant-input-textarea-show-count:after{margin-bottom:-9px}.vue-office-docx{height:100%;overflow-y:auto}.vue-office-docx .docx-wrapper>section.docx{margin-bottom:5px}@media screen and (max-width:800px){.vue-office-docx .docx-wrapper{padding:10px}.vue-office-docx .docx-wrapper>section.docx{padding:10px!important;width:100%!important}}body{margin:0}.x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.x-spreadsheet-sheet{position:relative;overflow:hidden}.x-spreadsheet-table{vertical-align:bottom}.x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000;font-size:12px;z-index:201}.x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.x-spreadsheet-color-palette{padding:5px}.x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.x-spreadsheet-color-palette table td:hover{border-color:#ddd}.x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.x-spreadsheet-border-palette{padding:6px}.x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.x-spreadsheet-border-palette table td{margin:0}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.x-spreadsheet-dropdown{position:relative}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.x-spreadsheet-resizer{position:absolute;z-index:11}.x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.x-spreadsheet-resizer.horizontal{cursor:row-resize}.x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.x-spreadsheet-resizer.vertical{cursor:col-resize}.x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.x-spreadsheet-editor,.x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:#4b89ff1a;z-index:5}.x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.x-spreadsheet-editor{z-index:20}.x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-item:hover,.x-spreadsheet-item.active{background:#0000000d}.x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.x-spreadsheet-item.state,.x-spreadsheet-header.state{padding-left:35px!important;position:relative}.x-spreadsheet-item.state:before,.x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:#00000014;border-radius:2px}.x-spreadsheet-item.state.checked:before,.x-spreadsheet-header.state.checked:before{background:#4b89ff}.x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.x-spreadsheet-suggest,.x-spreadsheet-contextmenu,.x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.x-spreadsheet-suggest{width:200px}.x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.x-spreadsheet-menu{display:flex;overflow-x:auto;list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.x-spreadsheet-canvas-card-wraper{margin:40px 20px}.x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.x-spreadsheet-calendar{color:#000000a6;background:#fff;-webkit-user-select:none;user-select:none}.x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:#00000014}.x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.x-spreadsheet-calendar .calendar-body th,.x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.x-spreadsheet-calendar .calendar-body td>.cell.active,.x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.x-spreadsheet-buttons{display:flex;justify-content:flex-end}.x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.x-spreadsheet-button.active,.x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.x-spreadsheet-button.primary:hover,.x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.x-spreadsheet-form-field:first-child{margin-left:0}.x-spreadsheet-form-field.error .x-spreadsheet-form-select,.x-spreadsheet-form-field.error input{border-color:#f04134}.x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.x-spreadsheet-dimmer.active{display:block;opacity:1}form fieldset{border:none}form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.x-spreadsheet-modal,.x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.x-spreadsheet-toast{background-color:#ffffffd9}.x-spreadsheet-modal-header,.x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.x-spreadsheet-toast-header{color:#f2711c}.x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:#00000014;font-size:1.0785em}.x-spreadsheet-modal-header,.x-spreadsheet-modal-content,.x-spreadsheet-toast-header,.x-spreadsheet-toast-content{padding:.75em 1em}.x-spreadsheet-menu li:first-child{display:none}.vue-office-excel{height:100%}
1
+ [data-v-e23cf2d6]:root{--hb-form-item-margin: 10px;--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-e23cf2d6] .ant-modal-header{border-bottom:1px solid var(--hb-border-color);margin-bottom:var(--hb-space)}.hb-sfcm__title[data-v-e23cf2d6]{font-size:var(--hb-h1-font-size);font-weight:700;color:var(--hb-title-color)}.hb-sfcm__title__tip[data-v-e23cf2d6]{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-e23cf2d6]: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-e23cf2d6]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__show__tag__item[data-v-e23cf2d6]{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-e23cf2d6]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-fixed[data-v-e23cf2d6]{background:none;color:#9ca3af;border:1px solid var(--hb-border-color);cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-e23cf2d6]{background:#ff7875;border-color:#ff7875;cursor:not-allowed}.hb-sfcm__show__tag .is-linked[data-v-e23cf2d6]:hover{background:#ff7875;border-color:#ff7875}.hb-sfcm__unshow__tag[data-v-e23cf2d6]{padding-top:var(--hb-space);overflow:hidden}.hb-sfcm__unshow__tag__item[data-v-e23cf2d6]{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-e23cf2d6]{color:#ff7875;border-color:#ff7875}.hb-sfcm__show__tag__item-close[data-v-e23cf2d6]{margin-left:6px;cursor:pointer}.hb-sfcm__show__tag__item-close[data-v-e23cf2d6]:hover{transform:scale(1.3)}.hb-sfcm__unshow__tag__item-add[data-v-e23cf2d6]{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-e23cf2d6]{text-align:center;color:var(--hb-border-color)}[data-v-01be3452]:root{--hb-form-item-margin: 10px;--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-01be3452]{flex-direction:column}.hb-form[data-v-01be3452] .ant-form-item{margin-bottom:var(--hb-form-space)}.hb-form .hb-form__footer[data-v-01be3452]{display:flex;justify-content:space-between;margin-top:-6px}.hb-lib-form--container[data-v-01be3452]{overflow:hidden;margin:6px}.hide[data-v-01be3452]{height:0}.hb-form__form-item-col[data-v-01be3452]{flex:0 0 auto;min-width:200px;width:auto;padding-right:var(--hb-space);margin-bottom:16px}.form-footer[data-v-01be3452]{display:flex;align-items:center;margin-bottom:10px}.scheme-fontWeight[data-v-01be3452]{font-weight:600}.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}.ant-row[sublabel] .ant-form-item-label label,.ant-row[sublabellanguage] .ant-form-item-label label{display:none!important}[data-v-a786e48a]:root{--hb-form-item-margin: 10px;--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-a786e48a]{margin-right:var(--hb-space)}.hb-lib-list-page-breadcrumb-item[data-v-a786e48a]{color:#3e3e3e}.hb-lib-list-page-breadcrumb-item-divider[data-v-a786e48a]{margin:0 6px;color:#3e3e3e}.last-item[data-v-a786e48a]{color:#000000a8;font-weight:700}[data-v-40c1a746]:root{--hb-form-item-margin: 10px;--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-40c1a746]{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-40c1a746]{display:flex;align-items:center}.hb-lib-list-btns-act-svg[data-v-40c1a746]{cursor:pointer;width:21px;height:21px;display:inline-block}.hb-lib-list-btns-act-svg .icon[data-v-40c1a746]{width:100%;height:100%}.hb-lib-list-btns-act-open[data-v-40c1a746]{cursor:pointer;width:21px;height:21px;display:flex;justify-content:center;align-items:center}.hb-lib-list-btns-act-open .icon[data-v-40c1a746]{width:100%;height:100%}.hb-lib-list-btns-item[data-v-40c1a746]:not(:last-child){margin-right:10px}.hb-lib-list-btns-left[data-v-40c1a746]{display:flex;align-items:center}.flex-between[data-v-14ede517]{display:flex;justify-content:space-between;align-items:center}.flex-center[data-v-14ede517]{display:flex;align-items:center}.hb-lib-selector-wrapper[data-v-14ede517]{position:relative}.hb-lib-selector-wrapper .ant-input[data-v-14ede517]{cursor:pointer}.has-prefix[data-v-14ede517]: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-14ede517] .ant-select-selector{padding-left:calc(12px + var(--prefix-width, 0px))}.has-prefix[data-v-14ede517] .ant-select-selection-placeholder{padding-left:var(--prefix-width, 0px)}.hb-lib-selector-dropdown[data-v-14ede517]{padding:8px;min-width:200px}.hb-lib-selector-search[data-v-14ede517]{margin-bottom:8px}.hb-lib-selector-list[data-v-14ede517]{max-height:200px;overflow-y:auto}.hb-lib-selector-list[data-v-14ede517]::-webkit-scrollbar{width:6px}.hb-lib-selector-list[data-v-14ede517]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.hb-lib-selector-list[data-v-14ede517]::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.hb-lib-selector-list[data-v-14ede517]::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.hb-lib-selector-option[data-v-14ede517]{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px;transition:all .2s ease;gap:8px}.hb-lib-selector-option[data-v-14ede517]:hover{background-color:#f5f5f5}.hb-lib-selector-option.selected[data-v-14ede517]{background-color:#e6f7ff}.hb-lib-option-content[data-v-14ede517]{flex:1}.hb-lib-option-label[data-v-14ede517]{font-weight:500;color:#262626}.hb-lib-selector-empty[data-v-14ede517]{text-align:center;color:#bfbfbf;padding:20px 0;font-size:14px}.hb-lib-selector-footer[data-v-14ede517]{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-14ede517]{display:flex;gap:8px}.selector-tag[data-v-14ede517]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.selector-tag .tag-label[data-v-14ede517]{font-weight:500}.selector-tag .tag-description[data-v-14ede517]{margin-left:4px;font-size:12px;opacity:.8}.rotate-180[data-v-14ede517]{transform:rotate(180deg)}.transition-transform[data-v-14ede517]{transition:transform .2s}.hb-lib-search-tag[data-v-14ede517]{margin-right:3px;border-radius:4px;border-color:#ff5000;color:#ff5000}.hb-lib-search-tag__description[data-v-14ede517]{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-ec0b7ef0]{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-ec0b7ef0],.hb-lib-table-act-box .hb-lib-table-more-action[data-v-ec0b7ef0]{text-decoration:none}.hb-lib-table-act-box .hb-lib-table-main-action.is-loading[data-v-ec0b7ef0],.hb-lib-table-act-box .hb-lib-table-more-action.is-loading[data-v-ec0b7ef0]{pointer-events:none;opacity:.65}.hb-lib-table-act-box .hb-lib-table-action-loading-icon[data-v-ec0b7ef0]{margin-right:4px}.hb-lib-table-act-box .hb-lib-table-more-action[data-v-ec0b7ef0]{display:inline-flex;align-items:center}.hb-lib-table-act-box[data-v-ec0b7ef0] .ant-divider:not(:has(+a)){display:none}.hb-lib-table-confirm-modal-content[data-v-ec0b7ef0]{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-66578d50]{white-space:pre-wrap;background:#fff;padding:0 5px;border-radius:0 0 6px 6px}.hb-lib-list-table[data-v-66578d50] .copy-text-eyevue.ab{position:relative!important;right:0!important;top:0!important}.hb-lib-list-table-act[data-v-66578d50]{display:flex;justify-content:space-between;align-items:center}.nowrap-table[data-v-66578d50] .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-3b97f848]:root{--hb-form-item-margin: 10px;--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-3b97f848]{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-3b97f848]{display:flex;justify-content:space-between;width:100%;align-items:center}.ant-alert .com-alert a[data-v-3b97f848]{color:#ff5000}.select-all-container[data-v-3b97f848]{padding:8px 0}.hb-lib-table-setting-box[data-v-3b97f848]{display:flex}.hb-lib-table-set-drag[data-v-3b97f848]{max-height:300px;overflow-y:auto}.hb-lib-table-drag-item[data-v-3b97f848]{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-3b97f848]:hover{background-color:#f5f5f5}.hb-lib-table-drag-item .drag-handle[data-v-3b97f848]{cursor:move;color:#999;padding:4px;-webkit-user-select:none;user-select:none}.ghost[data-v-3b97f848]{opacity:.5;background:#c8ebfb}.table-setting-checkbox-group[data-v-3b97f848]{display:flex;flex-wrap:wrap}.table-setting-checkbox-group[data-v-3b97f848] .ant-checkbox-group-item{margin-right:0;width:33.33%}.hb-lib-table-set-btn-group[data-v-3b97f848]{margin-top:10px;display:flex;justify-content:end;align-items:center;border-top:1px solid #f0f0f0;padding-top:8px}.drag-hide[data-v-3b97f848]{visibility:hidden}.hb-lib-table-drag-item-act-btn[data-v-3b97f848]{display:inline-block;cursor:pointer;width:14px;height:20px}.hb-lib-table-drag-item-act-btn .icon[data-v-3b97f848]{width:100%;height:100%}.hb-lib-table-col-set[data-v-3b97f848]{display:inline-block;cursor:pointer;width:22px;height:23px}.hb-lib-table-col-set .icon[data-v-3b97f848]{width:100%;height:100%}.hb-lib-table-drag-item-act[data-v-3b97f848]{display:flex;align-items:center;width:40px;justify-content:space-between}.column_setting_popover{width:auto!important}.hb_lib_form_tooltip_select[data-v-13285691]{width:100%}.hb_lib_form_tooltip_select__option[data-v-13285691]{display:inline-flex;align-items:center;gap:4px}.hb_lib_form_tooltip_select__option.is-ellipsis[data-v-13285691]{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-a11cda0f]{text-align:center;margin:0}[data-v-3ab75993]:root{--hb-form-item-margin: 10px;--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}.log_remark[data-v-3ab75993]{width:85%}.hb_lib_log_modal_content[data-v-3ab75993]{padding:var(--hb-space) 0}.__module-card[data-v-220e891f]{margin-bottom:6px}.modal__module-card[data-v-220e891f]{margin-bottom:0}.hb_card[data-v-220e891f]{box-shadow:var(--box-shadow-base);border-radius:4px;border:1px solid #f3f4f6;background-color:#fff;overflow:hidden;color:#1f2837;-webkit-transition:.3s;transition:.3s;padding-bottom:6px}.hb_card_header[data-v-220e891f]{padding:6px;box-sizing:border-box}.hb_fix[data-v-220e891f]{display:flex;justify-content:space-between;align-items:center}.hb_fix .hb_card_header-title[data-v-220e891f]{display:inline-flex;align-items:center;font-weight:700;font-size:13px;color:#374151bf}.hb_fix .hb_card_header-title[data-v-220e891f]:before{content:"";margin-right:8px;background:var(--hb-theme-color);display:inline-block;width:4px;height:14px}.hb_card_body[data-v-220e891f]{padding:0 6px}.hb_card_form[data-v-220e891f]{display:grid;grid-template-columns:repeat(4,1fr);gap:0 22px}.hb_card_form[data-v-220e891f] .ant-form-item{width:100%!important;margin-bottom:5px;margin-right:0}.hb_card_form[data-v-220e891f] .ant-form-item.col_2{grid-column:span 2}.hb_card_form[data-v-220e891f] .ant-form-item.col_3{grid-column:span 3}.hb_card_form[data-v-220e891f] .ant-form-item.col_4,.hb_card_form[data-v-220e891f] .ant-form-item.col_all{grid-column:span 4}@media screen and (max-width:1600px){.hb_card_form[data-v-220e891f] .ant-form-item.col_all{grid-column:span 3}}.hb_card_form[data-v-220e891f] .ant-form-item-with-help{margin-bottom:0!important}.hb_card_form[data-v-220e891f] .ant-form-item-with-help .ant-form-item-explain{font-size:12px;min-height:20px}.hb_card_form[data-v-220e891f] .ant-form-item-label{padding:0 0 2px!important}@media screen and (max-width:1600px){.hb_card_form[data-v-220e891f]{grid-template-columns:repeat(3,1fr)}.hb_card_form .col_2[data-v-220e891f]{grid-column:span 2}.hb_card_form .col_3[data-v-220e891f],.hb_card_form .col_4[data-v-220e891f]{grid-column:span 3}}.hb_card_form[data-v-220e891f] .ant-form-item-label>label:after{margin-right:5px;content:""}.hb_card_flex_form[data-v-220e891f]{display:flex;justify-content:space-between;flex-wrap:wrap}.hb_card_flex_form[data-v-220e891f] .ant-form-item-with-help{margin-bottom:0!important}.hb_card_flex_form[data-v-220e891f] .ant-form-item{margin-bottom:var(--hb-card-form-item-mb)}.hb_card_flex_form[data-v-220e891f] .ant-form-item-with-help .ant-form-item-explain{font-size:12px;min-height:20px}.hb_card_flex_form[data-v-220e891f] .ant-form-item-label>label:after{margin:0 8px}.hb_card_flex_form[data-v-220e891f] .ant-form-item{width:48%!important}.hb_card_flex_form.l1c[data-v-220e891f] .ant-form-item{width:100%!important}.hb_card_flex_form.l3c[data-v-220e891f] .ant-form-item{width:30%!important}.hb_card_flex_form.l3c[data-v-220e891f] .ant-form-item.col_2{width:65%!important}.hb_card_flex_form.l4c[data-v-220e891f] .ant-form-item{width:23%!important}.hb_card_flex_form.l4c[data-v-220e891f] .ant-form-item.col_2{width:48.7%!important}.hb_card_flex_form.l4c[data-v-220e891f] .ant-form-item.col_3{width:74.4%!important}.hb_card_flex_form[data-v-220e891f] .ant-form-item.col_all{width:100%!important}.anchors[data-v-d51548d8]{position:fixed;right:-10px;transform:translate(calc(100% - 31px));padding:8px 24px 8px 5px;box-shadow:0 10px 15px -3 #00000014,0 4px 6px -2 #0000000a;border-radius:4px 0 0 4px;border:1px solid #e5e7eb;border-right:none;background-color:#fff;transition:all .2s ease-in-out;z-index:9999}.anchors[data-v-d51548d8]:hover{transform:translate(0)}.anchors .anchor-item[data-v-d51548d8]{padding:8px 0;display:flex;text-align:left;cursor:pointer}.anchors .anchor-item .step[data-v-d51548d8]{width:20px;padding-top:4px;position:relative}.anchors .anchor-item .step .line[data-v-d51548d8]{position:absolute;width:2px;left:4px;height:44px;background-color:#ebeef5}.anchors .anchor-item .step .circle[data-v-d51548d8]{position:absolute;z-index:2;width:10px;height:10px;border-radius:50%;border:2px solid #d5dae5;background-color:#fff;box-sizing:border-box;transition:all .3s ease}.anchors .anchor-item .step .circle[data-v-d51548d8]:after{width:4px;height:4px;border-radius:100%;background-color:#fff;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s ease}.anchors .anchor-item .title[data-v-d51548d8]{height:18px;line-height:18px;color:#374151;transition:color .3s ease;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anchors .anchor-item.isActive .circle[data-v-d51548d8]{border-color:var(--hb-theme-color);background-color:var(--hb-theme-color)}.anchors .anchor-item.isActive .circle[data-v-d51548d8]:after{transform:translate(-50%,-50%) scale(1)}.anchors .anchor-item.isActive .title[data-v-d51548d8]{color:var(--hb-theme-color)}.anchors .anchor-item:last-child .step .line[data-v-d51548d8]{width:0}.hb_detail_top_wrapper_sticky[data-v-bd0edf40]{position:sticky;top:0;background:#fff;margin-bottom:5px;padding:5px;z-index:1000;transition:all .3s ease}.hb_detail_top_act_sticky[data-v-bd0edf40]{opacity:0;position:fixed;background:#fff;z-index:0;right:0;padding:10px 16px;box-shadow:0 2px 8px #00000026}.hb_detail_top_act_sticky.can_show[data-v-bd0edf40]{z-index:88888;opacity:1}.hb_detail_wrapper[data-v-bd0edf40]{position:relative;background:#f1f2f5;width:100%;height:100%;box-sizing:border-box;overflow:hidden;padding-bottom:150px}.hb_detail_wrapper[data-v-bd0edf40] .ant-table-content::-webkit-scrollbar-thumb{background:#f3f4f6}.hb_detail_wrapper[data-v-bd0edf40] .ant-table-content::-webkit-scrollbar-thumb:hover{background:#ff5000}.hb_detail_wrapper[data-v-bd0edf40] .ant-form-item-label>label{font-size:13px;color:#374151}.hb_detail_wrapper[data-v-bd0edf40] .anchorStyle{position:fixed;right:-76px;top:114px!important;z-index:90000!important;padding:0 15px!important;background:#fff;border:1px;box-shadow:0 0 11px 3px #ccc;border-radius:6px;transition:all .3s ease}.hb_detail_wrapper[data-v-bd0edf40] .anchorStyle:hover{right:0}.hb_detail_wrapper[data-v-bd0edf40] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:6px!important;font-size:13px}.hb_detail_wrapper.hb_need_set_desc_label_width[data-v-bd0edf40] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{width:var(--hb-detail-desc-label-width)}.hb_detail_wrapper.hb_need_set_desc_value_width[data-v-bd0edf40] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{width:var(--hb-detail-desc-value-width)}.hb_detail_wrapper[data-v-bd0edf40] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{padding:6px!important;font-size:13px}.hb_detail_wrapper[data-v-bd0edf40] .ant-table-pagination.ant-pagination{margin:5px 0}.hb_detail_wrapper[data-v-bd0edf40] .ant-table.ant-table-middle .ant-table-thead>tr>th{padding:6px 4px}.hb_detail_wrapper[data-v-bd0edf40] .ant-table.ant-table-middle .ant-table-tbody>tr>td{padding:6px 4px}.hb_detail_wrapper[data-v-bd0edf40] .ant-table-tbody>tr>td{padding:6px;font-size:13px}.hb_detail_wrapper[data-v-bd0edf40] .ant-table-thead>tr>th{color:#6b7280;font-weight:600;background:#f3f4f6;font-size:13px;padding:6px}.hb_detail_wrapper[data-v-bd0edf40] .ant-empty-normal{margin:0}.hb_detail_wrapper[data-v-bd0edf40] .ant-table-footer{padding:6px 16px}.hb_detail_wrapper .hb_detail_top_wrapper[data-v-bd0edf40]{background:#fff;margin-bottom:10px;padding:10px}.hb_detail_wrapper .hb_detail_all_info[data-v-bd0edf40]{display:flex}.hb_detail_wrapper .hb_detail_all_info .hb_detail_info_title[data-v-bd0edf40]{font-size:16px;font-weight:700}.hb_detail_wrapper .hb_detail_all_info .hb_detail_info_content[data-v-bd0edf40]{font-size:15px;color:gray}.hb_detail_wrapper .hb_detail_all_info .hb_detail_info_content .create_by[data-v-bd0edf40]{margin-right:10px}.hb_detail_wrapper[data-v-bd0edf40] .ant-tabs{background:#fff;padding:0 6px}.hb-back-top-inner[data-v-bd0edf40]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:50%;color:var(--hb-theme-color);font-size:30px;box-shadow:0 0 8px 2px #0000004d}.hb_edit_detail_content_wrapper[data-v-bd0edf40]{height:100%;overflow:auto}.hb_detail_content[data-v-bd0edf40]{min-width:800px;margin:0 auto;box-sizing:border-box}.hb_detail_content .anticon-rollback[data-v-bd0edf40]{color:var(--hb-theme-color)}.ml6[data-v-bd0edf40]{margin-left:6px}.footer-affix-wrapper[data-v-23f13fb5]{left:var(--pageHeaderOrFonterLeft);position:fixed;bottom:0;right:0;z-index:1000000}.page-footer-bar[data-v-23f13fb5]{display:flex;justify-content:center;align-items:center;height:56px;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000000f;width:100%}.page-footer-bar.page_footer_btn_left[data-v-23f13fb5]{justify-content:flex-start;padding-left:var(--hb-space)}.page-footer-bar.page_footer_btn_right[data-v-23f13fb5]{justify-content:flex-end;padding-right:var(--hb-space)}.hb_list_page_button[data-v-23f13fb5]:not(:last-child){margin-right:var(--hb-space)}.__module-card[data-v-866a050a]{margin-bottom:6px}.modal__module-card[data-v-866a050a]{margin-bottom:0}.hb_card[data-v-866a050a]{box-shadow:var(--box-shadow-base);border-radius:4px;border:1px solid #f3f4f6;background-color:#fff;overflow:hidden;color:#1f2837;-webkit-transition:.3s;transition:.3s;padding-bottom:6px}.hb_card_header[data-v-866a050a]{padding:6px;box-sizing:border-box}.hb_fix[data-v-866a050a]{display:flex;justify-content:space-between;align-items:center}.hb_fix .hb_card_header-title[data-v-866a050a]{display:inline-flex;align-items:center;font-weight:700;font-size:13px;color:#374151bf}.hb_fix .hb_card_header-title[data-v-866a050a]:before{content:"";margin-right:8px;background:var(--hb-theme-color);display:inline-block;width:4px;height:14px}.hb_card_body[data-v-866a050a]{padding:0 6px}.hb_card_form[data-v-866a050a]{display:grid;grid-template-columns:repeat(4,1fr);gap:0 22px}.hb_card_form[data-v-866a050a] .ant-form-item{width:100%!important;margin-bottom:5px;margin-right:0}.hb_card_form[data-v-866a050a] .ant-form-item.col_2{grid-column:span 2}.hb_card_form[data-v-866a050a] .ant-form-item.col_3{grid-column:span 3}.hb_card_form[data-v-866a050a] .ant-form-item.col_4,.hb_card_form[data-v-866a050a] .ant-form-item.col_all{grid-column:span 4}@media screen and (max-width:1600px){.hb_card_form[data-v-866a050a] .ant-form-item.col_all{grid-column:span 3}}.hb_card_form[data-v-866a050a] .ant-form-item-with-help{margin-bottom:0!important}.hb_card_form[data-v-866a050a] .ant-form-item-with-help .ant-form-item-explain{font-size:12px;min-height:20px}.hb_card_form[data-v-866a050a] .ant-form-item-label{padding:0 0 2px!important}@media screen and (max-width:1600px){.hb_card_form[data-v-866a050a]{grid-template-columns:repeat(3,1fr)}.hb_card_form .col_2[data-v-866a050a]{grid-column:span 2}.hb_card_form .col_3[data-v-866a050a],.hb_card_form .col_4[data-v-866a050a]{grid-column:span 3}}.hb_card_form[data-v-866a050a] .ant-form-item-label>label:after{margin-right:5px;content:""}.hb_card_flex_form[data-v-866a050a]{display:flex;justify-content:space-between;flex-wrap:wrap}.hb_card_flex_form[data-v-866a050a] .ant-form-item-with-help{margin-bottom:0!important}.hb_card_flex_form[data-v-866a050a] .ant-form-item{margin-bottom:var(--hb-card-form-item-mb)}.hb_card_flex_form[data-v-866a050a] .ant-form-item-with-help .ant-form-item-explain{font-size:12px;min-height:20px}.hb_card_flex_form[data-v-866a050a] .ant-form-item-label>label:after{margin:0 8px}.hb_card_flex_form[data-v-866a050a] .ant-form-item{width:48%!important}.hb_card_flex_form.l1c[data-v-866a050a] .ant-form-item{width:100%!important}.hb_card_flex_form.l3c[data-v-866a050a] .ant-form-item{width:30%!important}.hb_card_flex_form.l3c[data-v-866a050a] .ant-form-item.col_2{width:65%!important}.hb_card_flex_form.l4c[data-v-866a050a] .ant-form-item{width:23%!important}.hb_card_flex_form.l4c[data-v-866a050a] .ant-form-item.col_2{width:48.7%!important}.hb_card_flex_form.l4c[data-v-866a050a] .ant-form-item.col_3{width:74.4%!important}.hb_card_flex_form[data-v-866a050a] .ant-form-item.col_all{width:100%!important}.hb_modal_wrapper .__module-card[data-v-866a050a]{margin-bottom:0!important}.hb_modal_wrapper[data-v-866a050a] .hb_card{border:none!important;box-shadow:var(--box-shadow-base);background-color:#fff;overflow:hidden;color:#1f2837;-webkit-transition:.3s;transition:.3s}.hb_modal_wrapper[data-v-866a050a] .hb_card_header{padding:6px;box-sizing:border-box}.hb_modal_wrapper[data-v-866a050a] .hb_fix{display:flex;justify-content:space-between;align-items:center}.hb_modal_wrapper[data-v-866a050a] .hb_fix .hb_card_header-title{display:inline-flex;align-items:center;font-weight:700;font-size:13px;color:#374151bf}.hb_modal_wrapper[data-v-866a050a] .hb_fix .hb_card_header-title:before{content:"";margin-right:8px;background:var(--hb-theme-color);display:inline-block;width:4px;height:14px}.hb_modal_wrapper[data-v-866a050a] .ant-form-vertical .ant-form-item-label{padding:0 0 2px}.hb_modal_wrapper[data-v-866a050a] .hb_card_body{padding:0 6px}.hb_modal_wrapper[data-v-866a050a] .ant-form-item-label>label{font-size:13px;color:#000000ad}.hb_modal_wrapper .hb_card_form_sub_title[data-v-866a050a]{font-size:13px;color:#374151bf}.hb_modal_wrapper[data-v-866a050a] .ant-table-thead>tr>th{color:#6b7280;font-weight:600;background:#f3f4f6;font-size:13px;padding:6px}.hb_modal_wrapper[data-v-866a050a] .ant-table-pagination.ant-pagination{margin:5px 0}.hb_modal_wrapper[data-v-866a050a] .ant-table-tbody>tr>td{padding:6px;font-size:13px}.hb_modal_wrapper[data-v-866a050a] .ant-table-content>table>tbody>tr>td{padding:6px;font-size:13px}.hb_modal_wrapper[data-v-866a050a] .ant-empty-normal{margin:0}.hb_modal_wrapper[data-v-866a050a] .ant-table-footer{padding:6px 16px}.hb_detail_modal_wrapper .__module-card[data-v-866a050a]{margin-bottom:0!important}.hb_detail_modal_wrapper[data-v-866a050a] .hb_card_body{padding-top:0}.hb_detail_modal_wrapper[data-v-866a050a] .ant-form-item-label>label:after{margin:0 8px}.hb_detail_modal_wrapper .hb_card_form_sub_title[data-v-866a050a]{font-size:13px;font-weight:700}.hb_detail_modal_wrapper[data-v-866a050a] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:6px!important;font-size:13px}.hb_detail_modal_wrapper.hb_need_set_desc_label_width[data-v-866a050a] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{width:var(--hb-detail-desc-label-width)}.hb_detail_modal_wrapper.hb_need_set_desc_value_width[data-v-866a050a] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{width:var(--hb-detail-desc-value-width)}.hb_detail_modal_wrapper[data-v-866a050a] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{padding:6px!important;font-size:13px}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-pagination.ant-pagination{margin:5px 0}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-tbody>tr>td{padding:6px;font-size:13px}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-content>table>tbody>tr>td{padding:6px;font-size:13px}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-thead>tr>th{color:#6b7280;font-weight:600;background:#f3f4f6;font-size:13px;padding:6px}.hb_detail_modal_wrapper[data-v-866a050a] .ant-empty-normal{margin:0}.hb_detail_modal_wrapper[data-v-866a050a] .ant-table-footer{padding:6px 16px}.hb_detail_modal_wrapper[data-v-866a050a] .hb_card{border:none}.__detail-content[data-v-41f1fc73]{min-width:800px;margin:0 auto;padding-top:33px;padding-bottom:80px;box-sizing:border-box;background-color:#f0f2f5}.hb-back-top-inner[data-v-41f1fc73]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:50%;color:var(--hb-theme-color);font-size:30px;box-shadow:0 0 8px 2px #0000004d}.hb_edit_detail_content_wrapper[data-v-41f1fc73]{height:100%;overflow:auto}.hb_detail_content[data-v-41f1fc73]{min-width:800px;margin:0 auto;box-sizing:border-box}.hb_detail_content .anticon-rollback[data-v-41f1fc73]{color:var(--hb-theme-color)}[data-v-41f1fc73] .ant-table-content::-webkit-scrollbar-thumb{background:#f3f4f6}[data-v-41f1fc73] .ant-table-content::-webkit-scrollbar-thumb:hover{background:#ff5000}[data-v-41f1fc73] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,[data-v-41f1fc73] .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content{padding:6px!important;font-size:13px}[data-v-41f1fc73] .ant-table-pagination.ant-pagination{margin:6px 0}[data-v-41f1fc73] .ant-table.ant-table-middle .ant-table-thead>tr>th{padding:6px 4px}[data-v-41f1fc73] .ant-table.ant-table-middle .ant-table-tbody>tr>td{padding:6px 4px}[data-v-41f1fc73] .ant-table-tbody>tr>td{padding:6px;font-size:13px}[data-v-41f1fc73] .ant-table-thead>tr>th{color:#6b7280;font-weight:600;background:#f3f4f6;font-size:13px;padding:6px}[data-v-41f1fc73] .ant-empty-normal{margin:0}[data-v-41f1fc73] .ant-table-footer{padding:6px 16px}.hb_edit_wrapper[data-v-41f1fc73] .ant-form-item-label>label{font-size:13px;color:#374151}.hb_edit_header[data-v-83fcd208]{left:var(--pageHeaderOrFonterLeft);position:fixed;width:100%;z-index:9;justify-content:space-between;box-sizing:border-box;display:flex;height:34px;padding-left:0;background:#fff;align-items:center;box-shadow:0 1px 2px #0000000f,0 1px 3px #0000001a}.hb_edit_header_left[data-v-83fcd208]{font-size:14px;font-weight:700;color:#374151;height:100%;display:flex;align-items:center;padding-left:10px}.hb_edit_header_left .anticon-rollback[data-v-83fcd208]{color:var(--hb-theme-color)}.hb_edit_header_left .backBtn[data-v-83fcd208]{margin-left:6px;height:100%;display:flex;align-items:center}.hb-lib-copy-text-eyevue[data-v-2b6710a1]{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-2b6710a1]{width:13px;height:14px}.drag-slot-wrapper[data-v-841ac118]{cursor:move;padding:8px;background-color:#f9f9f9;border:1px solid #eee;margin-bottom:10px}[data-v-cf0b0a0d]:root{--hb-form-item-margin: 10px;--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}.hb_lib_loading_loading_anima[data-v-22f438b9]{background-color:#f0f0f059;display:flex;justify-content:center;align-items:center;perspective:800px;position:fixed;inset:0}.cube[data-v-22f438b9]{position:relative;width:100px;height:100px;transform-style:preserve-3d;animation:rotate-22f438b9 4s infinite linear}.side[data-v-22f438b9]{position:absolute;width:100px;height:100px;background:#ff5000cc;border:3px solid #fff;opacity:.9;box-shadow:inset 0 0 15px #ffffff80}.front[data-v-22f438b9]{transform:translateZ(50px);background:#ff5000f2}.back[data-v-22f438b9]{transform:rotateY(180deg) translateZ(50px);background:#e64800e6}.right[data-v-22f438b9]{transform:rotateY(90deg) translateZ(50px);background:#ff6626e6}.left[data-v-22f438b9]{transform:rotateY(-90deg) translateZ(50px);background:#ff4000e6}.top[data-v-22f438b9]{transform:rotateX(90deg) translateZ(50px);background:#ff8040e6}.bottom[data-v-22f438b9]{transform:rotateX(-90deg) translateZ(50px);background:#cc4000e6}@keyframes rotate-22f438b9{0%{transform:rotateX(0) rotateY(0) rotate(0)}to{transform:rotateX(360deg) rotateY(360deg) rotate(360deg)}}.hb_lib_loading_load_tips[data-v-22f438b9]{position:absolute;bottom:36%;text-align:center;font-size:16px;color:#666}.file-preview[data-v-513d7b3b]{width:100%;box-sizing:border-box;border:1px solid #f0f0f0;border-radius:4px;overflow:hidden;background:#fafafa;display:flex;flex-direction:column}.file-preview__modal-footer[data-v-513d7b3b]{display:flex;justify-content:flex-end;align-items:center;height:45px;width:100%}.file-preview__body[data-v-513d7b3b]{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column}.file-preview__placeholder[data-v-513d7b3b]{display:flex;align-items:center;justify-content:center;flex:1;min-height:120px;color:#00000073;font-size:14px;padding:16px}.file-preview__image[data-v-513d7b3b]{display:block;max-width:100%;max-height:100%;width:auto;height:auto;margin:0 auto;object-fit:contain;background:#fff}.file-preview__office[data-v-513d7b3b]{flex:1;min-height:200px;background:#fff}.file-preview-modal-wrap .ant-modal-body[data-v-513d7b3b]{padding-top:12px;padding-bottom:8px}.file-preview-modal-body__iframe[data-v-513d7b3b]{flex:1;min-height:0;width:100%;align-self:stretch}.hb-icon-list[data-v-35e114dd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;padding:12px}.hb-icon-list__item[data-v-35e114dd]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;border:1px solid #eee;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s}.hb-icon-list__item[data-v-35e114dd]:hover{border-color:#1677ff;color:#1677ff;box-shadow:0 2px 8px #1677ff26}.hb-icon-list__item--active[data-v-35e114dd]{border-color:#1677ff;color:#1677ff;background:#e6f4ff}.hb-icon-list__item i[data-v-35e114dd]{font-size:28px;line-height:1}.hb-icon-list__item .hb-icon-list__symbol[data-v-35e114dd]{width:28px;height:28px;display:block}.hb-icon-list__name[data-v-35e114dd]{margin-top:8px;font-size:12px;color:#666;word-break:break-all;text-align:center}.hb-lib-icon__symbol[data-v-9a2203c0]{display:inline-block;width:100%;height:100%}.hb-icon-hover[data-v-9a2203c0]:hover{fill:var(--color-hover)!important;cursor:pointer}:root{--hb-color-bg-page: #f0f1f5;--hb-color-bg-container: #ffffff;--hb-color-split: #e5e6eb;--hb-color-border: #dcdcdc;--hb-color-text: #3e3a39;--hb-color-text-secondary: #666666;--hb-color-text-placeholder: #999999;--hb-color-btn-secondary: #f2f3f5;--hb-color-text-disabled: #b0b0b0;--hb-color-bg-disable: #f5f5f5;--hb-color-text-inverse: #ffffff;--hb-color-primary: #ff5000;--hb-color-link: #0052d9;--hb-color-primary-hover: #ff854d;--hb-color-primary-active: #ff3c00;--hb-color-primary-disabled: rgba(255, 80, 0, .3);--hb-color-focus: rgba(255, 80, 0, .2);--hb-color-bg-active: #ffdccc;--hb-color-error: #fe1c4c;--hb-color-error-hover: #fe4970;--hb-color-error-active: #fc1042;--hb-color-error-disabled: rgba(254, 28, 76, .3);--hb-color-error-focus: rgba(254, 28, 76, .2);--hb-color-error-light: #fff1f0;--hb-color-warning: #ffa21e;--hb-color-warning-hover: #ffb54b;--hb-color-warning-active: #ff871e;--hb-color-warning-disabled: rgba(255, 162, 30, .3);--hb-color-warning-focus: rgba(255, 162, 30, .2);--hb-color-warning-light: #fffbe6;--hb-color-success: #00b42a;--hb-color-success-hover: #33c355;--hb-color-success-active: #06a92d;--hb-color-success-disabled: rgba(0, 180, 42, .3);--hb-color-success-focus: rgba(0, 180, 42, .2);--hb-color-success-light: #e8fff3;--hb-radius-none: 0px;--hb-radius-xs: 2px;--hb-radius-sm: 4px;--hb-radius-lg: 8px;--hb-radius-full: 9999px;--hb-td-shadow-1: 0 1px 10px rgba(0, 0, 0, .05), 0 4px 5px rgba(0, 0, 0, .08), 0 2px 4px -1px rgba;--hb-td-shadow-2: 0 3px 14px 2px rgba(0, 0, 0, .05), 0 8px 10px 1px rgba(0, 0, 0, .06), 0 5px 5px -3px rgba;--hb-td-shadow-3: 0 6px 30px 5px rgba(0, 0, 0, .05), 0 16px 24px 2px rgba(0, 0, 0, .04), 0 8px 10px -5px rgba;--hb-spacing-xs: 4px;--hb-spacing-sm: 8px;--hb-spacing-md: 12px;--hb-spacing-lg: 16px;--hb-spacing-xl: 20px;--hb-font-size-titleprimary: 16px;--hb-font-size-titlesecondary: 14px;--hb-font-size-bodydefault: 14px;--hb-font-size-captiondefault: 12px;--hb-font-size-captionsmall: 10px;--hb-font-weight-regular: 400;--hb-font-weight-medium: 500;--hb-white: #ffffff;--hb-gray-100: #f3f3f3;--hb-gray-200: #eeeeee;--hb-gray-300: #e7e7e7;--hb-gray-400: #dcdcdc;--hb-gray-500: #b0b0b0;--hb-gray-600: #a6a6a6;--hb-gray-700: #666666;--hb-gray-800: #333333;--hb-page-bg: #f0f1f5;--hb-stroke: #e5e6eb;--hb-brand-orange: #ff5000;--hb-link-blue: #0052d9;--hb-color-color-ffffff: #ffffff;--hb-color-color-000000: #000000;--hb-color-color-f3f3f3: #f3f3f3;--hb-color-color-e7e7e7: #e7e7e7;--hb-color-color-eeeeee: #eeeeee;--hb-color-color-dcdcdc: #dcdcdc;--hb-color-color-0: #a6a6a6;--hb-color-color-1: #333333;--hb-color-color-2: #666666;--hb-color-color-ff5000: #ff5000;--hb-color-color-3: #0052d9;--hb-color-color-4: #ff844c;--hb-color-color-5: #ff3c00;--hb-color-color-6: #ffdccc;--hb-color-color-fe1c4c: #fe1c4c;--hb-color-color-7: #fe4970;--hb-color-color-8: #fc1042;--hb-color-color-9: #fff1f0;--hb-color-color-ffa21e: #ffa21e;--hb-color-color-10: #ffb54b;--hb-color-color-11: #ff871e;--hb-color-color-12: #fffbe6;--hb-color-color-00b42a: #00b42a;--hb-color-color-13: #33c355;--hb-color-color-14: #06a92d;--hb-color-color-15: #e8fff3;--hb-color-color-16: #f0f1f5;--hb-color-color-17: #e5e6eb;--hb-font-pingfang-sc-36-600-: 36px / 600 / 44px;--hb-font-pingfang-sc-20-600-: 20px / 600 / 28px;--hb-font-pingfang-sc-20-400-: 20px / 400 / 28px;--hb-font-pingfang-sc-16-500-: 16px / 500 / 22px;--hb-font-pingfang-sc-16-400-: 16px / 400 / 22px;--hb-font-pingfang-sc-14-500-: 14px / 500 / 22px;--hb-font-pingfang-sc-14-400-: 14px / 400 / 22px;--hb-font-pingfang-sc-12-400-: 12px / 400 / 22px;--hb-font-pingfang-sc-10-400-: 10px / 400 / 22px;--hb-shadow-shadow-drop-4: 0px 2px 4px -1px rgba;--hb-shadow-shadow-drop-5: 0px 5px 5px -3px rgba;--hb-shadow-shadow-drop-10: 0px 8px 10px -5px rgba;--hb-shadow-shadow-drop-14: 0px 3px 14px 2px rgba;--hb-shadow-shadow-drop-24: 0px 16px 24px 2px rgba;--hb-shadow-shadow-drop-30: 0px 6px 30px 5px rgba;--hb-brand-color: var(--hb-color-color-ff5000);--hb-text-color-link: var(--hb-color-color-3);--hb-bg-color-page: var(--hb-color-color-16);--hb-component-stroke: var(--hb-color-color-17);--hb-error-color: var(--hb-color-color-fe1c4c);--hb-warning-color: var(--hb-color-color-ffa21e);--hb-success-color: var(--hb-color-color-00b42a)}:root{--hb-form-item-margin: 10px;--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{display:flex;justify-content:space-between;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}.isNotMb{margin-bottom:0!important}.hb_form_item_mb{margin-bottom:var(--hb-form-item-margin)!important}.hb_small_button{height:var(--hb-list-button-height)!important;padding:0 var(--hb-space)!important}.ant-form-item .ant-input-textarea-show-count:after{margin-bottom:-9px}.vue-office-docx{height:100%;overflow-y:auto}.vue-office-docx .docx-wrapper>section.docx{margin-bottom:5px}@media screen and (max-width:800px){.vue-office-docx .docx-wrapper{padding:10px}.vue-office-docx .docx-wrapper>section.docx{padding:10px!important;width:100%!important}}body{margin:0}.x-spreadsheet{font-size:13px;line-height:normal;-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;box-sizing:content-box;background:#fff;-webkit-font-smoothing:antialiased}.x-spreadsheet textarea{font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif}.x-spreadsheet-sheet{position:relative;overflow:hidden}.x-spreadsheet-table{vertical-align:bottom}.x-spreadsheet-tooltip{font-family:inherit;position:absolute;padding:5px 10px;color:#fff;border-radius:1px;background:#000;font-size:12px;z-index:201}.x-spreadsheet-tooltip:before{pointer-events:none;position:absolute;left:calc(50% - 4px);top:-4px;content:"";width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;box-shadow:1px 1px 3px -1px #0000004d}.x-spreadsheet-color-palette{padding:5px}.x-spreadsheet-color-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:2;background:#fff}.x-spreadsheet-color-palette table td{margin:0;cursor:pointer;border:1px solid transparent}.x-spreadsheet-color-palette table td:hover{border-color:#ddd}.x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell{width:16px;height:16px}.x-spreadsheet-border-palette{padding:6px}.x-spreadsheet-border-palette table{margin:0;padding:0;border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed}.x-spreadsheet-border-palette table td{margin:0}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left{border-right:1px solid #eee;padding-right:6px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell{width:30px;height:30px;cursor:pointer;text-align:center}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover{background-color:#eee}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right{padding-left:6px}.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type{position:relative;left:0;top:-3px}.x-spreadsheet-dropdown{position:relative}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-content{position:absolute;z-index:200;background:#fff;box-shadow:1px 2px 5px 2px #33333326}.x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content{top:calc(100% + 5px);left:0}.x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content{top:calc(100% + 5px);right:0}.x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);left:0}.x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content{bottom:calc(100% + 5px);right:0}.x-spreadsheet-dropdown .x-spreadsheet-dropdown-title{padding:0 5px;display:inline-block}.x-spreadsheet-resizer{position:absolute;z-index:11}.x-spreadsheet-resizer .x-spreadsheet-resizer-hover{background-color:#4b89ff40}.x-spreadsheet-resizer .x-spreadsheet-resizer-line{position:absolute}.x-spreadsheet-resizer.horizontal{cursor:row-resize}.x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line{border-bottom:2px dashed #4b89ff;left:0;bottom:0}.x-spreadsheet-resizer.vertical{cursor:col-resize}.x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line{border-right:2px dashed #4b89ff;top:0;right:0}.x-spreadsheet-scrollbar{position:absolute;bottom:0;right:0;background-color:#f4f5f8;opacity:.9;z-index:12}.x-spreadsheet-scrollbar.horizontal{right:15px;overflow-x:scroll;overflow-y:hidden}.x-spreadsheet-scrollbar.horizontal>div{height:1px;background:#ddd}.x-spreadsheet-scrollbar.vertical{bottom:15px;overflow-x:hidden;overflow-y:scroll}.x-spreadsheet-scrollbar.vertical>div{width:1px;background:#ddd}.x-spreadsheet-overlayer{position:absolute;left:0;top:0;z-index:10}.x-spreadsheet-overlayer .x-spreadsheet-overlayer-content{position:absolute;overflow:hidden;pointer-events:none;width:100%;height:100%}.x-spreadsheet-editor,.x-spreadsheet-selector{box-sizing:content-box;position:absolute;overflow:hidden;pointer-events:none;top:0;left:0;width:100%;height:100%}.x-spreadsheet-selector .hide-input{position:absolute;z-index:0}.x-spreadsheet-selector .hide-input input{padding:0;width:0;border:none!important}.x-spreadsheet-selector .x-spreadsheet-selector-area{position:absolute;border:2px solid #4b89ff;background:#4b89ff1a;z-index:5}.x-spreadsheet-selector .x-spreadsheet-selector-clipboard,.x-spreadsheet-selector .x-spreadsheet-selector-autofill{position:absolute;background:transparent;z-index:100}.x-spreadsheet-selector .x-spreadsheet-selector-clipboard{border:2px dashed #4b89ff}.x-spreadsheet-selector .x-spreadsheet-selector-autofill{border:1px dashed rgba(0,0,0,.45)}.x-spreadsheet-selector .x-spreadsheet-selector-corner{pointer-events:auto;position:absolute;cursor:crosshair;font-size:0;height:5px;width:5px;right:-5px;bottom:-5px;border:2px solid #ffffff;background:#4b89ff}.x-spreadsheet-editor{z-index:20}.x-spreadsheet-editor .x-spreadsheet-editor-area{position:absolute;text-align:left;border:2px solid #4b89ff;line-height:0;z-index:100;pointer-events:auto}.x-spreadsheet-editor .x-spreadsheet-editor-area textarea{box-sizing:content-box;border:none;padding:0 3px;outline:none;resize:none;text-align:start;overflow-y:hidden;font:400 13px Arial,Lato,Source Sans Pro,Roboto,Helvetica,sans-serif;color:inherit;white-space:normal;word-wrap:break-word;line-height:22px;margin:0}.x-spreadsheet-editor .x-spreadsheet-editor-area .textline{overflow:hidden;visibility:hidden;position:fixed;top:0;left:0}.x-spreadsheet-item{-webkit-user-select:none;user-select:none;background:0;border:1px solid transparent;outline:none;height:26px;color:#000000e6;line-height:26px;list-style:none;padding:2px 10px;cursor:default;text-align:left;overflow:hidden}.x-spreadsheet-item.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-item:hover,.x-spreadsheet-item.active{background:#0000000d}.x-spreadsheet-item.divider{height:0;padding:0;margin:5px 0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.x-spreadsheet-item .label{float:right;opacity:.65;font-size:1em}.x-spreadsheet-item.state,.x-spreadsheet-header.state{padding-left:35px!important;position:relative}.x-spreadsheet-item.state:before,.x-spreadsheet-header.state:before{content:"";position:absolute;width:10px;height:10px;left:12px;top:calc(50% - 5px);background:#00000014;border-radius:2px}.x-spreadsheet-item.state.checked:before,.x-spreadsheet-header.state.checked:before{background:#4b89ff}.x-spreadsheet-checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;font-size:1rem;line-height:1em}.x-spreadsheet-checkbox>input{position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:-1}.x-spreadsheet-suggest,.x-spreadsheet-contextmenu,.x-spreadsheet-sort-filter{position:absolute;box-shadow:1px 2px 5px 2px #33333326;background:#fff;z-index:100;width:260px;pointer-events:auto;overflow:auto}.x-spreadsheet-suggest{width:200px}.x-spreadsheet-filter{border:1px solid #e9e9e9;font-size:12px;margin:10px}.x-spreadsheet-filter .x-spreadsheet-header{padding:.5em .75em;background:#f8f8f9;border-bottom:1px solid #e9e9e9;border-left:1px solid transparent}.x-spreadsheet-filter .x-spreadsheet-body{height:200px;overflow-y:auto}.x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item{height:20px;line-height:20px}.x-spreadsheet-sort-filter .x-spreadsheet-buttons{margin:10px}.x-spreadsheet-bottombar{height:40px;padding:0 30px;text-align:left;background:#f5f6f7;display:flex}.x-spreadsheet-bottombar{position:relative;border-top:1px solid #e0e2e4}.x-spreadsheet-bottombar .x-spreadsheet-menu>li{line-height:40px;height:40px;padding-top:0;padding-bottom:0;vertical-align:middle;border-right:1px solid #e8eaed}.x-spreadsheet-menu{display:flex;overflow-x:auto;list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.x-spreadsheet-menu>li{float:left;line-height:1.25em;padding:.785em 1em;margin:0;vertical-align:middle;text-align:left;font-weight:400;color:#80868b;white-space:nowrap;cursor:pointer;transition:all .3s;font-weight:700}.x-spreadsheet-menu>li.active{background-color:#fff;color:#000000a6}.x-spreadsheet-menu>li .x-spreadsheet-dropdown{display:inline-block}.x-spreadsheet-print{position:absolute;left:0;top:0;z-index:100;width:100%;height:100%;display:flex;flex-direction:column}.x-spreadsheet-print-bar{background:#424242;height:60px;line-height:60px;padding:0 30px}.x-spreadsheet-print-bar .-title{color:#fff;font-weight:700;font-size:1.2em;float:left}.x-spreadsheet-print-bar .-right{float:right;margin-top:12px}.x-spreadsheet-print-content{display:flex;flex:auto;flex-direction:row;background:#d0d0d0;height:calc(100% - 60px)}.x-spreadsheet-print-content .-sider{flex:0 0 300px;width:300px;border-left:2px solid #ccc;background:#fff}.x-spreadsheet-print-content .-content{flex:auto;overflow-x:auto;overflow-y:scroll;height:100%}.x-spreadsheet-canvas-card-wraper{margin:40px 20px}.x-spreadsheet-canvas-card{background:#fff;margin:auto;page-break-before:auto;page-break-after:always;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 5px #0003}.x-spreadsheet-calendar{color:#000000a6;background:#fff;-webkit-user-select:none;user-select:none}.x-spreadsheet-calendar .calendar-header{font-weight:700;line-height:30px;text-align:center;width:100%;float:left;background:#f9fafb}.x-spreadsheet-calendar .calendar-header .calendar-header-left{padding-left:5px;float:left}.x-spreadsheet-calendar .calendar-header .calendar-header-right{float:right}.x-spreadsheet-calendar .calendar-header .calendar-header-right a{padding:3px 0;margin-right:2px;border-radius:2px}.x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover{background:#00000014}.x-spreadsheet-calendar .calendar-body{border-collapse:collapse;border-spacing:0}.x-spreadsheet-calendar .calendar-body th,.x-spreadsheet-calendar .calendar-body td{width:14.28571429%;min-width:32px;text-align:center;font-weight:700;line-height:30px;padding:0}.x-spreadsheet-calendar .calendar-body td>.cell:hover{background:#ecf6fd}.x-spreadsheet-calendar .calendar-body td>.cell.active,.x-spreadsheet-calendar .calendar-body td>.cell.active:hover{background:#ecf6fd;color:#2185d0}.x-spreadsheet-calendar .calendar-body td>.cell.disabled{pointer-events:none;opacity:.5}.x-spreadsheet-datepicker{box-shadow:2px 2px 5px #0003;position:absolute;left:0;top:calc(100% + 5px);z-index:10;width:auto}.x-spreadsheet-buttons{display:flex;justify-content:flex-end}.x-spreadsheet-buttons .x-spreadsheet-button{margin-left:8px}.x-spreadsheet-button{display:inline-block;border-radius:3px;line-height:1em;min-height:1em;white-space:nowrap;text-align:center;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1em;color:#0009;background:#e0e1e2;text-decoration:none;font-family:Lato,proxima-nova,Helvetica Neue,Arial,sans-serif;outline:none;vertical-align:baseline;zoom:1;-webkit-user-select:none;user-select:none;transition:all .1s linear}.x-spreadsheet-button.active,.x-spreadsheet-button:hover{background-color:#c0c1c2;color:#000c}.x-spreadsheet-button.primary{color:#fff;background-color:#2185d0}.x-spreadsheet-button.primary:hover,.x-spreadsheet-button.primary.active{color:#fff;background-color:#1678c2}.x-spreadsheet-form-input{font-size:1em;position:relative;font-weight:400;display:inline-flex;color:#000000de}.x-spreadsheet-form-input input{z-index:1;margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:30px;height:30px;padding:0 8px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:inset 0 1px 2px #0a0a0a0f}.x-spreadsheet-form-input input:focus{border-color:#4b89ff;box-shadow:inset 0 1px 2px #4b89ff33}.x-spreadsheet-form-select{position:relative;display:inline-block;background:#fff;border:1px solid #e9e9e9;border-radius:2px;cursor:pointer;color:#000000de;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px 2px #0a0a0a0f}.x-spreadsheet-form-select .input-text{text-overflow:ellipsis;white-space:nowrap;min-width:60px;width:auto;height:30px;line-height:30px;padding:0 8px}.x-spreadsheet-form-fields{display:flex;flex-direction:row;flex-wrap:wrap}.x-spreadsheet-form-fields .x-spreadsheet-form-field{flex:0 1 auto}.x-spreadsheet-form-fields .x-spreadsheet-form-field .label{display:inline-block;margin:0 10px 0 0}.x-spreadsheet-form-field{display:block;vertical-align:middle;margin-left:10px;margin-bottom:10px}.x-spreadsheet-form-field:first-child{margin-left:0}.x-spreadsheet-form-field.error .x-spreadsheet-form-select,.x-spreadsheet-form-field.error input{border-color:#f04134}.x-spreadsheet-form-field .tip{color:#f04134;font-size:.9em}.x-spreadsheet-dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:#0009;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;z-index:1000}.x-spreadsheet-dimmer.active{display:block;opacity:1}form fieldset{border:none}form fieldset label{display:block;margin-bottom:.5em;font-size:1em;color:#666}form fieldset select{font-size:1.1em;width:100%;background-color:#fff;border:none;border-bottom:2px solid #ddd;padding:.5em .85em;border-radius:2px}.x-spreadsheet-modal,.x-spreadsheet-toast{font-size:13px;position:fixed;z-index:1001;text-align:left;line-height:1.25em;min-width:360px;color:#000000de;font-family:Lato,Source Sans Pro,Roboto,Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid rgba(0,0,0,.1);background-color:#fff;background-clip:padding-box;box-shadow:#0003 0 2px 8px}.x-spreadsheet-toast{background-color:#ffffffd9}.x-spreadsheet-modal-header,.x-spreadsheet-toast-header{font-weight:600;background-clip:padding-box;background-color:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px 4px 0 0}.x-spreadsheet-toast-header{color:#f2711c}.x-spreadsheet-modal-header{border-bottom:1px solid #e0e2e4;background:#00000014;font-size:1.0785em}.x-spreadsheet-modal-header,.x-spreadsheet-modal-content,.x-spreadsheet-toast-header,.x-spreadsheet-toast-content{padding:.75em 1em}.x-spreadsheet-menu li:first-child{display:none}.vue-office-excel{height:100%}