cnhis-design-vue 3.2.5 → 3.2.6-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (357) hide show
  1. package/README.md +87 -87
  2. package/es/components/annotation-edit/src/type.d.ts +1 -1
  3. package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
  4. package/es/components/big-table/index.d.ts +6 -56
  5. package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
  6. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
  8. package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
  9. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  10. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
  11. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
  12. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
  13. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
  14. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
  15. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
  16. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
  17. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
  18. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
  19. package/es/components/button-print/index.d.ts +43 -2917
  20. package/es/components/button-print/src/ButtonPrint.vue.d.ts +43 -2917
  21. package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
  22. package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
  23. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
  24. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
  25. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +18 -1457
  26. package/es/components/button-print/src/components/OldPrintComponent.vue2.js +1 -1
  27. package/es/components/calendar/index.d.ts +4 -4
  28. package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
  29. package/es/components/calendar/src/types/index.d.ts +1 -1
  30. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
  31. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  32. package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
  33. package/es/components/callback/src/types/index.d.ts +1 -1
  34. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
  35. package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
  36. package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
  37. package/es/components/classification/index.d.ts +4 -14
  38. package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
  39. package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
  40. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  41. package/es/components/classification/src/index.vue.d.ts +4 -14
  42. package/es/components/config-provider/src/interface.d.ts +2 -2
  43. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  44. package/es/components/drag-scroll/src/types.d.ts +2 -2
  45. package/es/components/expand-field/index.d.ts +41 -575
  46. package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
  47. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
  48. package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
  49. package/es/components/expand-field/src/index.vue.d.ts +41 -575
  50. package/es/components/expand-field/src/types/index.d.ts +1 -1
  51. package/es/components/fabric-chart/index.d.ts +10 -10
  52. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
  53. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
  54. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  55. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
  56. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  57. package/es/components/fabric-chart/src/interface.d.ts +9 -9
  58. package/es/components/field-set/index.d.ts +5 -52
  59. package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
  60. package/es/components/field-set/src/FieldColor.vue2.js +1 -1
  61. package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -20
  62. package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
  63. package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
  64. package/es/components/field-set/src/FieldSet.vue2.js +1 -1
  65. package/es/components/field-set/src/Index.vue.d.ts +6 -53
  66. package/es/components/field-set/src/Index.vue2.js +1 -1
  67. package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
  68. package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
  69. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
  70. package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
  71. package/es/components/field-set/src/constants/index.d.ts +1 -1
  72. package/es/components/field-set/src/types/index.d.ts +8 -8
  73. package/es/components/field-set/style/index.css +1 -1
  74. package/es/components/form-config/index.d.ts +62 -4785
  75. package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
  76. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
  77. package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
  78. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
  79. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
  80. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
  81. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
  82. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
  83. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
  84. package/es/components/form-config/src/types/index.d.ts +8 -8
  85. package/es/components/form-render/index.d.ts +15 -75
  86. package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
  87. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
  88. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
  89. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
  90. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
  91. package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
  92. package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
  93. package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
  94. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
  95. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
  96. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +9 -0
  97. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
  98. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
  99. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
  100. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  101. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  102. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  103. package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
  104. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
  105. package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
  106. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
  107. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
  108. package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
  109. package/es/components/form-render/src/types/index.d.ts +13 -13
  110. package/es/components/form-render/src/utils/index.d.ts +1 -1
  111. package/es/components/iho-chat/index.d.ts +719 -0
  112. package/es/components/iho-chat/index.js +1 -0
  113. package/es/components/iho-chat/src/Index.vue.d.ts +723 -0
  114. package/es/components/iho-chat/src/Index.vue2.js +1 -0
  115. package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +64 -0
  116. package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue2.js +1 -1
  117. package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.d.ts +24 -11
  118. package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -0
  119. package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +333 -0
  120. package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -0
  121. package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.d.ts +21 -209
  122. package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -0
  123. package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.d.ts +1 -11
  124. package/es/components/iho-chat/src/components/ChatRecord.vue2.js +1 -0
  125. package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.d.ts +2 -2
  126. package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +73 -0
  127. package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -0
  128. package/es/components/iho-chat/src/components/ContextMenu.d.ts +17 -0
  129. package/es/components/iho-chat/src/components/ContextMenu.js +1 -0
  130. package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -0
  131. package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.d.ts +1 -9
  132. package/es/components/iho-chat/src/components/Video.vue.d.ts +37 -0
  133. package/es/components/{biunique-chat → iho-chat}/src/constants/index.d.ts +13 -1
  134. package/es/components/iho-chat/src/constants/index.js +1 -0
  135. package/es/components/iho-chat/src/hooks/useSession.js +1 -0
  136. package/es/components/{biunique-chat → iho-chat}/src/types/index.d.ts +2 -2
  137. package/es/components/{biunique-chat → iho-chat}/src/utils/index.d.ts +2 -0
  138. package/es/components/{biunique-chat → iho-chat}/src/utils/index.js +1 -1
  139. package/es/components/iho-chat/style/index.css +1 -0
  140. package/es/components/iho-table/index.d.ts +46 -1567
  141. package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
  142. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  143. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
  144. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
  145. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
  146. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  147. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  148. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  149. package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
  150. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
  151. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
  152. package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
  153. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +18 -17
  154. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
  155. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  156. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
  157. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
  158. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
  159. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
  160. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
  161. package/es/components/iho-table/src/types/index.d.ts +17 -17
  162. package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
  163. package/es/components/iho-table/style/index.css +1 -1
  164. package/es/components/index.css +1 -1
  165. package/es/components/index.d.ts +2 -2
  166. package/es/components/index.js +1 -1
  167. package/es/components/info-header/index.d.ts +65 -1723
  168. package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
  169. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
  170. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
  171. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
  172. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
  173. package/es/components/info-header/src/types/index.d.ts +4 -3
  174. package/es/components/keyboard/index.d.ts +1 -1
  175. package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
  176. package/es/components/map/src/types/index.d.ts +2 -2
  177. package/es/components/quick-search/index.d.ts +1 -295
  178. package/es/components/quick-search/src/index.vue.d.ts +1 -295
  179. package/es/components/recommend-search/index.d.ts +28 -28
  180. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
  181. package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
  182. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
  183. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
  184. package/es/components/recommend-search/src/types/index.d.ts +2 -2
  185. package/es/components/scale-view/index.d.ts +6 -300
  186. package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
  187. package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
  188. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
  189. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
  190. package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
  191. package/es/components/scale-view/src/types/index.d.ts +1 -1
  192. package/es/components/search-cascader/index.d.ts +15 -14
  193. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +16 -15
  194. package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
  195. package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
  196. package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
  197. package/es/components/select-label/index.d.ts +3 -21
  198. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
  199. package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
  200. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
  201. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
  202. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
  203. package/es/components/select-label/src/index.vue.d.ts +2 -14
  204. package/es/components/select-label/src/types/index.d.ts +3 -3
  205. package/es/components/select-person/index.d.ts +36 -168
  206. package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
  207. package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
  208. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
  209. package/es/components/shortcut-provider/index.d.ts +1 -1
  210. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  211. package/es/components/shortcut-setter/index.d.ts +23 -1606
  212. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
  213. package/es/components/step-notice/index.d.ts +94 -1615
  214. package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
  215. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
  216. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
  217. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
  218. package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
  219. package/es/components/step-notice/src/utils.d.ts +1 -1
  220. package/es/components/steps-wheel/index.d.ts +1 -1
  221. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
  222. package/es/components/table-export-field/index.d.ts +3 -630
  223. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
  224. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
  225. package/es/components/table-export-field/src/index.vue.d.ts +5 -632
  226. package/es/components/table-export-field/src/types/index.d.ts +1 -1
  227. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
  228. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
  229. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
  230. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  231. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
  232. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
  233. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
  234. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
  235. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
  236. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
  237. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
  238. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
  239. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
  240. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
  241. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
  242. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  243. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
  244. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
  245. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
  246. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
  247. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
  248. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  249. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
  250. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
  251. package/es/components/table-filter/src/types/index.d.ts +25 -25
  252. package/es/components/time-line/index.d.ts +1 -48
  253. package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
  254. package/es/components/tooth-bitmap/index.d.ts +3 -3
  255. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
  256. package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
  257. package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
  258. package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
  259. package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
  260. package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
  261. package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
  262. package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
  263. package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
  264. package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
  265. package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
  266. package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
  267. package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
  268. package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
  269. package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
  270. package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
  271. package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
  272. package/es/shared/assets/img/failure.png.js +1 -1
  273. package/es/shared/assets/img/no-permission.png.js +1 -1
  274. package/es/shared/assets/img/nodata.png.js +1 -1
  275. package/es/shared/assets/img/notfound.png.js +1 -1
  276. package/es/shared/assets/img/qr.png.js +1 -1
  277. package/es/shared/assets/img/success.png.js +1 -1
  278. package/es/shared/assets/img/table_style_2.png.js +1 -1
  279. package/es/shared/assets/img/video.png.js +1 -1
  280. package/es/shared/assets/img/video_default_cover.png.js +1 -1
  281. package/es/shared/assets/img/xb_big.png.js +1 -1
  282. package/es/shared/assets/img/xb_small.png.js +1 -1
  283. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
  284. package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
  285. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
  286. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -1
  287. package/es/shared/hooks/useLevelSearchCascader.js +1 -1
  288. package/es/shared/hooks/useTheme.d.ts +2 -2
  289. package/es/shared/package.json.js +1 -1
  290. package/es/shared/types/business.d.ts +1 -1
  291. package/es/shared/types/index.d.ts +15 -15
  292. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
  293. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
  294. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
  295. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
  296. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
  297. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
  298. package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
  299. package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
  300. package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
  301. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
  302. package/es/shared/utils/vexutils.d.ts +2 -2
  303. package/package.json +6 -5
  304. package/es/components/biunique-chat/index.d.ts +0 -1692
  305. package/es/components/biunique-chat/index.js +0 -1
  306. package/es/components/biunique-chat/src/Index.vue.d.ts +0 -1695
  307. package/es/components/biunique-chat/src/Index.vue2.js +0 -1
  308. package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +0 -263
  309. package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +0 -1
  310. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +0 -733
  311. package/es/components/biunique-chat/src/components/ChatHeader.vue2.js +0 -1
  312. package/es/components/biunique-chat/src/components/ChatMain.vue2.js +0 -1
  313. package/es/components/biunique-chat/src/components/ChatRecord.vue2.js +0 -1
  314. package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +0 -258
  315. package/es/components/biunique-chat/src/components/ChatSet.vue2.js +0 -1
  316. package/es/components/biunique-chat/src/components/MessageTemplate.vue2.js +0 -1
  317. package/es/components/biunique-chat/src/constants/index.js +0 -1
  318. package/es/components/biunique-chat/src/hooks/useSession.js +0 -1
  319. package/es/components/biunique-chat/style/index.css +0 -1
  320. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  321. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  322. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  323. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  324. package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
  325. package/es/shared/utils/fabricjs/index.d.ts +0 -6823
  326. package/es/shared/utils/tapable/index.d.ts +0 -139
  327. /package/es/components/{biunique-chat → iho-chat}/src/Index.vue.js +0 -0
  328. /package/es/components/{biunique-chat → iho-chat}/src/api/index.d.ts +0 -0
  329. /package/es/components/{biunique-chat → iho-chat}/src/api/index.js +0 -0
  330. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue.js +0 -0
  331. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.js +0 -0
  332. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatHeader.vue.js +0 -0
  333. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.js +0 -0
  334. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.js +0 -0
  335. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.js +0 -0
  336. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue2.js +0 -0
  337. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSet.vue.js +0 -0
  338. /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.d.ts +0 -0
  339. /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.js +0 -0
  340. /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.js +0 -0
  341. /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue2.js +0 -0
  342. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.d.ts +0 -0
  343. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.js +0 -0
  344. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue2.js +0 -0
  345. /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.d.ts +0 -0
  346. /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.js +0 -0
  347. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.d.ts +0 -0
  348. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.js +0 -0
  349. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useSession.d.ts +0 -0
  350. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.d.ts +0 -0
  351. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.js +0 -0
  352. /package/es/components/{biunique-chat → iho-chat}/src/types/index.js +0 -0
  353. /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.d.ts +0 -0
  354. /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.js +0 -0
  355. /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.d.ts +0 -0
  356. /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.js +0 -0
  357. /package/es/components/{biunique-chat → iho-chat}/style/iconfont.ttf +0 -0
@@ -7,13 +7,13 @@ import { DragScrollConfig } from '../../../../components/drag-scroll';
7
7
  import { IHO_TABLE_STRING_STATUS, IhoTableEventNameTuple, IhoTableRowGroupSequence } from '../../../../components/iho-table/src/constants';
8
8
  import Sortable from 'sortablejs';
9
9
  export * from './pluginType';
10
- export declare type $VxeTable = VxeTableConstructor & VxeTableMethods & VxeTablePrivateMethods;
10
+ export type $VxeTable = VxeTableConstructor & VxeTableMethods & VxeTablePrivateMethods;
11
11
  export interface IhoTableRowGroupItem {
12
12
  groupName?: string;
13
13
  title: string;
14
14
  list: string[];
15
15
  }
16
- export declare type IhoTableConfig = VxeTableProps & Partial<{
16
+ export type IhoTableConfig = VxeTableProps & Partial<{
17
17
  uuid: string;
18
18
  isTree: MaybeString<0 | 1 | 2 | 3>;
19
19
  isBatchSelect: MaybeString<0 | 1>;
@@ -106,7 +106,7 @@ export declare type IhoTableConfig = VxeTableProps & Partial<{
106
106
  Partial<{
107
107
  [K in EventNameToEventListener<typeof IhoTableEventNameTuple[number]>]: (...payload: IhoTableEmitPayload<EventListenerToEventName<K>>) => void;
108
108
  }>;
109
- export declare type IhoTableFieldItem = {
109
+ export type IhoTableFieldItem = {
110
110
  [K in keyof VxeTableDefines.ColumnInfo]?: K extends 'children' ? IhoTableFieldItem[] : K extends keyof VxeTableDefines.ColumnInfo ? VxeTableDefines.ColumnInfo[K] : never;
111
111
  } & Partial<{
112
112
  annotation: boolean;
@@ -154,7 +154,7 @@ export declare namespace IhoTableLowCodeField {
154
154
  connectColumn?: VxeTableDefines.ColumnInfo;
155
155
  }) => Promise<AnyObject[]>;
156
156
  }
157
- export declare type LowCodeTableFieldItem = {
157
+ export type LowCodeTableFieldItem = {
158
158
  columnName: string;
159
159
  [K: string]: any;
160
160
  } & Partial<{
@@ -221,7 +221,7 @@ export declare type LowCodeTableFieldItem = {
221
221
  lazyRequest: boolean;
222
222
  labelToValue: boolean;
223
223
  }> & Partial<VxeTableDefines.ColumnInfo>;
224
- export declare type IhoTableFormChangePayload = {
224
+ export type IhoTableFormChangePayload = {
225
225
  column: IhoTableFieldItem;
226
226
  row: AnyObject;
227
227
  value: unknown;
@@ -231,22 +231,22 @@ export declare type IhoTableFormChangePayload = {
231
231
  option?: null | AnyObject;
232
232
  $table: VxeTableConstructor & VxeTablePrivateMethods;
233
233
  };
234
- export declare type IhoTableEmits = <T extends typeof IhoTableEventNameTuple[number]>(event: T, ...args: IhoTableEmitPayload<T>) => void;
235
- export declare type EventListenerToEventName<T extends string> = T extends `on${infer R}` ? R extends `${infer F}${infer L}` ? `${Lowercase<F>}${L}` : never : never;
236
- export declare type EventNameToEventListener<T extends string> = T extends `${infer L}${infer R}` ? `on${Uppercase<L>}${R}` : never;
237
- export declare type IhoTableHandler = Record<'updateConfigRef' | 'updateFieldListRef' | 'updateTableDataRef', () => void>;
238
- export declare type IhoTableEventNameUnion = TupleToUnion<typeof IhoTableEventNameTuple>;
239
- export declare type IHoTableKeyboardPayload = IhoTableFormChangePayload & {
234
+ export type IhoTableEmits = <T extends typeof IhoTableEventNameTuple[number]>(event: T, ...args: IhoTableEmitPayload<T>) => void;
235
+ export type EventListenerToEventName<T extends string> = T extends `on${infer R}` ? R extends `${infer F}${infer L}` ? `${Lowercase<F>}${L}` : never : never;
236
+ export type EventNameToEventListener<T extends string> = T extends `${infer L}${infer R}` ? `on${Uppercase<L>}${R}` : never;
237
+ export type IhoTableHandler = Record<'updateConfigRef' | 'updateFieldListRef' | 'updateTableDataRef', () => void>;
238
+ export type IhoTableEventNameUnion = TupleToUnion<typeof IhoTableEventNameTuple>;
239
+ export type IHoTableKeyboardPayload = IhoTableFormChangePayload & {
240
240
  key: string;
241
241
  };
242
- export declare type IhoTableEmitPayload<T extends typeof IhoTableEventNameTuple[number]> = T extends 'formChange' | 'formClick' ? [IhoTableFormChangePayload] : T extends 'keyboard' ? [IHoTableKeyboardPayload] : T extends 'settingClick' ? [] : T extends 'rowDrag' ? [Sortable.SortableEvent] : T extends keyof VxeTableListeners ? Parameters<NonNullable<VxeTableListeners[T]>> : [];
243
- export declare type IhoTableAnchorItem = {
242
+ export type IhoTableEmitPayload<T extends typeof IhoTableEventNameTuple[number]> = T extends 'formChange' | 'formClick' ? [IhoTableFormChangePayload] : T extends 'keyboard' ? [IHoTableKeyboardPayload] : T extends 'settingClick' ? [] : T extends 'rowDrag' ? [Sortable.SortableEvent] : T extends keyof VxeTableListeners ? Parameters<NonNullable<VxeTableListeners[T]>> : [];
243
+ export type IhoTableAnchorItem = {
244
244
  field: string;
245
245
  title: string;
246
246
  left: number;
247
247
  };
248
- export declare type IhoTableEventTypes = VxeTableEventProps & VxePagerEventProps;
249
- export declare type IhoTableExpose = {
248
+ export type IhoTableEventTypes = VxeTableEventProps & VxePagerEventProps;
249
+ export type IhoTableExpose = {
250
250
  $table: VxeTableInstance;
251
251
  loadData(data: AnyObject[]): void;
252
252
  setSort(field: string, value: 'asc' | 'desc' | null): void;
@@ -257,7 +257,7 @@ export declare type IhoTableExpose = {
257
257
  };
258
258
  tableDataResolved(): Promise<void>;
259
259
  };
260
- export declare type IhoTableSeparateInfo = {
260
+ export type IhoTableSeparateInfo = {
261
261
  index: number;
262
262
  isOriginRow: boolean;
263
263
  isLastRow: boolean;
@@ -267,7 +267,7 @@ export declare type IhoTableSeparateInfo = {
267
267
  separateLength: number;
268
268
  ihoTableHandler?: IhoTableHandler;
269
269
  };
270
- export declare type IhoTableProps = Partial<{
270
+ export type IhoTableProps = Partial<{
271
271
  tableConfig: IhoTableConfig;
272
272
  fieldList: IhoTableFieldItem[];
273
273
  tableData: AnyObject[];
@@ -7,7 +7,7 @@ import { VxeTableEvents } from 'vxe-table/types/table';
7
7
  import { VxePagerEvents } from 'vxe-table/types/pager';
8
8
  import { VxeGlobalInterceptor } from 'vxe-table/types/v-x-e-table';
9
9
  import { $VxeTable, IhoTableConfig, IhoTableEmits, IhoTableEventTypes, IhoTableFieldItem, IhoTableHandler, IhoTableProps } from '.';
10
- export declare type IhoTableInstance = {
10
+ export type IhoTableInstance = {
11
11
  interceptor: VxeGlobalInterceptor;
12
12
  renderer: VxeGlobalRenderer;
13
13
  commands: VxeGlobalCommands;
@@ -16,19 +16,19 @@ export declare type IhoTableInstance = {
16
16
  hooks: VxeGlobalHooks;
17
17
  setup: (option: VXETableSetupOptions) => void;
18
18
  };
19
- export declare type TablePlugin = {
19
+ export type TablePlugin = {
20
20
  name: string;
21
21
  vxe?(vxeTable: IhoTableInstance): void;
22
22
  apply?(hooks: TableHooks): void;
23
23
  };
24
- export declare type IhoTableHandlerContext<isRef extends boolean = true> = {
24
+ export type IhoTableHandlerContext<isRef extends boolean = true> = {
25
25
  $table: isRef extends true ? Ref<Nullable<VxeTableInstance>> : Nullable<VxeTableInstance>;
26
26
  emits: IhoTableEmits;
27
27
  globProps: IhoTableProps;
28
28
  loading: Ref<boolean>;
29
29
  $xeTable: Ref<$VxeTable | undefined>;
30
30
  };
31
- export declare type TableHooks = Readonly<{
31
+ export type TableHooks = Readonly<{
32
32
  configHooks: AbstractConfigHooks;
33
33
  fieldHooks: AbstractFieldHooks;
34
34
  eventHooks: AbstractEventHooks;
@@ -37,8 +37,8 @@ export declare type TableHooks = Readonly<{
37
37
  domInsertHooks: AbstractDomInsertHooks;
38
38
  exposeHooks: AbstractExposeHooks;
39
39
  }>;
40
- export declare type WithTableConfig<T = []> = T extends any[] ? [...T, IhoTableConfig] : [T, IhoTableConfig];
41
- declare type ConfigHookType<T> = SyncWaterfallHook<[...WithTableConfig<[T]>, IhoTableHandlerContext]>;
40
+ export type WithTableConfig<T = []> = T extends any[] ? [...T, IhoTableConfig] : [T, IhoTableConfig];
41
+ type ConfigHookType<T> = SyncWaterfallHook<[...WithTableConfig<[T]>, IhoTableHandlerContext]>;
42
42
  export declare abstract class AbstractConfigHooks {
43
43
  abstract readonly config: SyncWaterfallHook<[IhoTableConfig, IhoTableHandlerContext]>;
44
44
  abstract readonly rowConfig: ConfigHookType<IhoTableConfig['rowConfig']>;
@@ -65,16 +65,16 @@ export interface FieldHookContext {
65
65
  insertBefore(field: ArrayAble<IhoTableFieldItem>): void;
66
66
  insertAfter(field: ArrayAble<IhoTableFieldItem>): void;
67
67
  }
68
- export declare type WithFieldHookContext<T = []> = [...WithTableConfig<T>, IhoTableHandlerContext];
68
+ export type WithFieldHookContext<T = []> = [...WithTableConfig<T>, IhoTableHandlerContext];
69
69
  export declare abstract class AbstractFieldHooks {
70
70
  abstract readonly fieldStart: AsyncParallelHook<WithFieldHookContext>;
71
71
  abstract readonly field: SyncWaterfallHook<WithFieldHookContext<[IhoTableFieldItem, FieldHookContext]>>;
72
72
  abstract readonly fieldList: SyncWaterfallHook<WithFieldHookContext<[IhoTableFieldItem[]]>>;
73
73
  abstract readonly fieldEnd: AsyncParallelHook<WithFieldHookContext>;
74
74
  }
75
- export declare type WithIhoEventContext<T> = [...WithTableConfig<T>, IhoTableHandler & IhoTableHandlerContext<false>];
76
- declare type EventHookType<T extends AnyFn> = AsyncParallelHook<WithIhoEventContext<Parameters<T>>>;
77
- declare type VxeEventTypes = Required<{
75
+ export type WithIhoEventContext<T> = [...WithTableConfig<T>, IhoTableHandler & IhoTableHandlerContext<false>];
76
+ type EventHookType<T extends AnyFn> = AsyncParallelHook<WithIhoEventContext<Parameters<T>>>;
77
+ type VxeEventTypes = Required<{
78
78
  readonly [K in keyof IhoTableEventTypes]: EventHookType<NonNullable<IhoTableEventTypes[K]>>;
79
79
  }>;
80
80
  export declare abstract class AbstractEventHooks implements VxeEventTypes {
@@ -142,14 +142,14 @@ export declare abstract class AbstractEventHooks implements VxeEventTypes {
142
142
  abstract readonly onCellAreaSelectionAllEnd: EventHookType<(payload: any) => void>;
143
143
  abstract readonly onPageChange: EventHookType<VxePagerEvents.PageChange>;
144
144
  }
145
- declare type DataHookContext = {
145
+ type DataHookContext = {
146
146
  remove(): void;
147
147
  $table: MaybeRef<Nullable<VxeTableInstance>>;
148
148
  index: number;
149
149
  insertBefore(data: ArrayAble<AnyObject>): void;
150
150
  insertAfter(data: ArrayAble<AnyObject>): void;
151
151
  };
152
- export declare type WithTableDataContext<T> = [...WithTableConfig<T>, DataHookContext];
152
+ export type WithTableDataContext<T> = [...WithTableConfig<T>, DataHookContext];
153
153
  export declare abstract class AbstractDataHooks {
154
154
  abstract readonly dataStart: AsyncParallelHook<WithTableConfig>;
155
155
  abstract readonly data: AsyncSeriesHook<WithTableDataContext<[AnyObject]>>;
@@ -163,7 +163,7 @@ export declare abstract class AbstractDomInsertHooks {
163
163
  abstract readonly header: SyncWaterfallHook<[VNode[]]>;
164
164
  abstract readonly footer: SyncWaterfallHook<[VNode[]]>;
165
165
  }
166
- export declare type WithExposeHookConfig<T = []> = [
166
+ export type WithExposeHookConfig<T = []> = [
167
167
  ...(T extends any[] ? T : [T]),
168
168
  Ref<IhoTableConfig>,
169
169
  IhoTableHandler & IhoTableHandlerContext
@@ -1 +1 @@
1
- .iho-table{height:100%;position:relative}.iho-table .vxe-header--column{font-weight:400;text-shadow:0 0 1px}.iho-table .vxe-body--column.col--drag{cursor:move}.iho-table .vxe-table.size--mini{font-size:14px}.iho-table .vxe-table.size--mini .vxe-body--column:not(.col--ellipsis),.iho-table .vxe-table.size--mini .vxe-footer--column:not(.col--ellipsis),.iho-table .vxe-table.size--mini .vxe-header--column:not(.col--ellipsis){padding:4px 0}.iho-table .vxe-table.size--mini .vxe-sort--asc-btn{top:-2px}.iho-table .vxe-table.size--mini .vxe-sort--desc-btn{bottom:0}.iho-table__headerWrapper{display:inline-flex;flex-wrap:nowrap}.iho-table__boldCell{font-weight:700}.iho-table .vxe-table .vxe-table--header-wrapper,.iho-table .vxe-table.vxe-table--render-default{color:#212121}.iho-table .vxe-table--body-wrapper::-webkit-scrollbar,.iho-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar{background-color:transparent;height:10px;width:10px}.iho-table .vxe-table--body-wrapper::-webkit-scrollbar-thumb,.iho-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#b2b2b2;border:3px dashed transparent;border-radius:5px}.iho-table .vxe-table--body-wrapper::-webkit-scrollbar-thumb:hover,.iho-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb:hover{background:#b2b2b2}.iho-table .vxe-table--empty-content{height:100%;width:100%}.iho-table .vxe-table--empty-content>div,.iho-table .vxe-tree-cell{height:100%}.iho-table .vxe-table--header{background-color:#f2f2f2}.iho-table .vxe-table--header .checkbox-cell--disable{border:2px solid #c0c4cc;border-radius:50%;box-sizing:border-box;cursor:not-allowed;display:inline-block;height:18px;left:-2px;position:relative;top:3px;width:18px}.iho-table .vxe-table--header .checkbox-cell--disable:before{background-color:#c0c4cc;content:"";height:16px;left:50%;position:absolute;top:-2px;transform:translate(-60%) rotate(-45deg);width:2px}.iho-table .vxe-footer--row .vxe-footer--column>.vxe-cell .vxe-cell--item{height:30px;line-height:30px}.iho-table .vxe-table--render-default .vxe-body--column.col--selected{box-shadow:inset 0 0 0 2px var(--c-primary-color)}.iho-table .vxe-table--render-default .vxe-body--row.row--hover,.iho-table .vxe-table--render-default .vxe-body--row.row--hover.row--stripe{background-color:var(--c-hover-color)}.iho-table .vxe-table--render-default .vxe-body--row.row--stripe{background-color:var(--c-stripe-color)}.iho-table .vxe-table--render-default .vxe-body--row.row--checked,.iho-table .vxe-table--render-default .vxe-body--row.row--current,.iho-table .vxe-table--render-default .vxe-body--row.row--radio{background-color:var(--c-primary-color-opacity2);text-shadow:0 0 1px}.iho-table .vxe-table--render-default .vxe-body--row.row--hover.row--checked,.iho-table .vxe-table--render-default .vxe-body--row.row--hover.row--current,.iho-table .vxe-table--render-default .vxe-body--row.row--hover.row--radio{background-color:var(--c-primary-color-opacity3);text-shadow:0 0 1px}.iho-table .vxe-body--expanded-column,.iho-table .vxe-table--border-line{border-color:var(--c-border-color)!important}.iho-table .vxe-table--footer-wrapper{border-top-color:var(--c-border-color)!important}.iho-table .border--default .vxe-body--column,.iho-table .border--default .vxe-footer--column,.iho-table .border--default .vxe-header--column,.iho-table .border--inner .vxe-body--column,.iho-table .border--inner .vxe-footer--column,.iho-table .border--inner .vxe-header--column{background-image:linear-gradient(var(--c-border-color),var(--c-border-color))!important}.iho-table .border--full .vxe-body--column,.iho-table .border--full .vxe-footer--column,.iho-table .border--full .vxe-header--column{background-image:linear-gradient(var(--c-border-color),var(--c-border-color)),linear-gradient(var(--c-border-color),var(--c-border-color))!important}.iho-table .border--default .vxe-header--row:last-child .vxe-header--gutter,.iho-table .border--full .vxe-header--row:last-child .vxe-header--gutter,.iho-table .border--inner .vxe-header--row:last-child .vxe-header--gutter,.iho-table .border--outer .vxe-header--row:last-child .vxe-header--gutter{background-image:linear-gradient(var(--c-border-color),var(--c-border-color))!important}.iho-table .vxe-table--header-border-line{border-bottom-color:var(--c-border-color)!important}.iho-table .vxe-table--fixed-left-wrapper.scrolling--middle{box-shadow:7px 0 8px -3px rgba(0,0,0,.15)!important}.iho-table .vxe-table--fixed-right-wrapper.scrolling--middle{box-shadow:-7px 0 8px -3px rgba(0,0,0,.15)!important}.iho-table .icon-dot{background:var(--table-icon-color);box-shadow:0 2px 4px 0 var(--table-icon-shadow)}.iho-table .icon-dot,.iho-table .icon-dot-red{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-red{background:red;box-shadow:0 2px 4px 0 rgba(255,0,0,.5)}.iho-table .icon-dot-blue{background:blue;box-shadow:0 2px 4px 0 rgba(0,0,255,.5)}.iho-table .icon-dot-blue,.iho-table .icon-dot-green{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-green{background:green;box-shadow:0 2px 4px 0 rgba(0,128,0,.5)}.iho-table .icon-dot-gray{background:gray;box-shadow:0 2px 4px 0 hsla(0,0%,50%,.5)}.iho-table .icon-dot-gray,.iho-table .icon-dot-yellow{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-yellow{background:#ff0;box-shadow:0 2px 4px 0 rgba(255,255,0,.5)}.iho-table .icon-dot-resolved{background:#36be8c;box-shadow:0 2px 4px 0 rgba(54,190,140,.5)}.iho-table .icon-dot-huifu,.iho-table .icon-dot-resolved{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-huifu{background:#42d0f6;box-shadow:0 2px 4px 0 rgba(66,208,246,.5)}.iho-table .icon-dot-close{background:#718391;box-shadow:0 2px 4px 0 rgba(113,131,145,.5)}.iho-table .icon-dot-audit,.iho-table .icon-dot-close{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-audit{background:#f4ba32;box-shadow:0 2px 4px 0 rgba(244,186,50,.5)}.iho-table .icon-dot-design{background:#927ce1;box-shadow:0 2px 4px 0 rgba(146,124,225,.5)}.iho-table .icon-dot-design,.iho-table .icon-dot-develop{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-develop{background:#4eb0ef;box-shadow:0 2px 4px 0 rgba(78,176,239,.5)}.iho-table .icon-dot-develop-complete{background:#6381f9;border-radius:50%;box-shadow:0 2px 4px 0 rgba(99,129,249,.5);display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .is--filter-active .vxe-cell--filter .vxe-filter--btn{color:var(--c-primary-color)}.iho-table__filterIcon{cursor:pointer;padding:0 4px}.iho-table__filterIcon:hover{opacity:.7}.iho-table__filterIcon.is-active{color:var(--c-primary-color)}.iho-table__filterWrapper{display:flex;flex-direction:column;gap:8px;margin:8px 12px;width:240px}.iho-table__filterCheckAllWrapper{display:flex;justify-content:space-between}.iho-table__filterCheckAllWrapper>div{flex:1}.iho-table__filterButton{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:30px;padding:0 8px}.iho-table__filterButton--active{color:var(--c-primary-color)}.iho-table__filterButton:hover{background:rgba(0,0,0,.05)}.iho-table__filterListWrapper{border:1px solid rgba(0,0,0,.05);overflow-x:hidden}.iho-table__filterListItem{align-items:center;border-radius:4px;display:flex;padding:0 8px}.iho-table__filterListItem:hover{background:var(--c-primary-color-opacity2)}.iho-table__filterListItem .n-checkbox,.iho-table__filterListItem .n-radio{width:100%}.iho-table__filterListItem>*{padding:5px 0}.iho-table__filterListItemContent{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:190px}.iho-table__filterFooter{display:flex;justify-content:space-between}.iho-table__time-picker{position:unset}.iho-table__time-picker .n-input{display:none}.iho-table__time-picker .v-binder-follower-container{height:auto;position:unset}.iho-table__time-picker .v-binder-follower-container .v-binder-follower-content{position:unset;transform:none!important}.iho-table__time-picker .v-binder-follower-container .v-binder-follower-content .n-time-picker-panel{box-shadow:none}.iho-table__scrollbar{margin:8px 8px 8px 0;max-height:255px}.iho-table .variable-height .vxe-cell,.iho-table .variable-height .vxe-cell--tree-node,.iho-table .variable-height .vxe-tree-cell{line-height:1.3;max-height:fit-content!important;white-space:break-spaces!important}.iho-table__selectMenu .n-scrollbar-rail__scrollbar{display:none!important}.iho-table__selectMenu .n-virtual-list::-webkit-scrollbar,.iho-table__selectMenu .n-virtual-list::-webkit-scrollbar-thumb{display:unset!important;height:6px;width:6px}.iho-table__selectMenu .n-virtual-list::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px}.iho-table__selectMenu .v-vl-items{min-width:100%;width:max-content}.iho-table__selectOption .n-base-select-option__content{overflow:visible!important;text-overflow:unset!important;word-break:keep-all!important}.iho-table__selectOptionWrapper{align-items:center;display:flex}.iho-select-menu-width{width:var(--iho-select-menu-width)!important}.iho-table .is--checked.vxe-checkbox,.iho-table .is--checked.vxe-checkbox .vxe-checkbox--icon,.iho-table .is--checked.vxe-custom--option,.iho-table .is--checked.vxe-custom--option .vxe-checkbox--icon,.iho-table .is--checked.vxe-export--panel-column-option,.iho-table .is--checked.vxe-export--panel-column-option .vxe-checkbox--icon,.iho-table .is--checked.vxe-table--filter-option,.iho-table .is--checked.vxe-table--filter-option .vxe-checkbox--icon,.iho-table .is--indeterminate.vxe-checkbox,.iho-table .is--indeterminate.vxe-checkbox .vxe-checkbox--icon,.iho-table .is--indeterminate.vxe-custom--option,.iho-table .is--indeterminate.vxe-custom--option .vxe-checkbox--icon,.iho-table .is--indeterminate.vxe-export--panel-column-option,.iho-table .is--indeterminate.vxe-export--panel-column-option .vxe-checkbox--icon,.iho-table .is--indeterminate.vxe-table--filter-option,.iho-table .is--indeterminate.vxe-table--filter-option .vxe-checkbox--icon,.iho-table .vxe-checkbox:not(.is--disabled):hover .vxe-checkbox--icon,.iho-table .vxe-custom--option:not(.is--disabled):hover .vxe-checkbox--icon,.iho-table .vxe-export--panel-column-option:not(.is--disabled):hover .vxe-checkbox--icon,.iho-table .vxe-table .vxe-sort--asc-btn.sort--active,.iho-table .vxe-table .vxe-sort--desc-btn.sort--active,.iho-table .vxe-table--filter-option:not(.is--disabled):hover .vxe-checkbox--icon,.iho-table .vxe-table--render-default .is--checked.vxe-cell--checkbox,.iho-table .vxe-table--render-default .is--checked.vxe-cell--checkbox .vxe-checkbox--icon,.iho-table .vxe-table--render-default .is--indeterminate.vxe-cell--checkbox,.iho-table .vxe-table--render-default .is--indeterminate.vxe-cell--checkbox .vxe-checkbox--icon,.iho-table .vxe-table--render-default .vxe-cell--checkbox:not(.is--disabled):hover .vxe-checkbox--icon{color:var(--c-primary-color)}.iho-table .vxe-header--column [annotation-hover-show=true]{visibility:hidden}.iho-table .vxe-header--column:hover [annotation-hover-show=true]{visibility:visible}@font-face{font-family:iho-table-iconfont;src:url(iconfont.ttf) format("truetype")}.iho-table .iho-table--iconfont{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iho-table-iconfont!important;font-size:15px;font-style:normal}.iho-table .iho-table-icon-filter{display:inline-block;font-size:17px;transform:translateY(-1px);vertical-align:middle}.iho-table .iho-table-icon-filter:before{content:"\c2001"}.iho-table .iho-table-icon-date-filter{display:inline-block;transform:translateY(-1px)}.iho-table .iho-table-icon-date-filter:before{content:"\c2002"}.iho-table .row--custom{background-color:var(--row-background-color)}.iho-table__colorAndIcon{background-color:var(--color-and-icon-background-color-type);color:var(--color-and-icon-color-type)}.iho-table__htmlRender *{display:inline!important}.iho-table__ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iho-table .vxe-grid[vertical] .vxe-table--header-wrapper.body--wrapper{background:transparent}.iho-table__pagerScrollWrapper{background:#fff;height:30px;overflow:auto;position:absolute;right:1px;width:9px;z-index:3000}.iho-table__pagerScrollWrapper::-webkit-scrollbar{background-color:transparent;height:8px;width:8px}.iho-table__pagerScrollWrapper::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#b2b2b2;border:2px dashed transparent;border-radius:5px}.iho-table__pagerScrollWrapper::-webkit-scrollbar-thumb:hover{background:#b2b2b2}.iho-table--fixed-left,.iho-table--fixed-right{position:sticky!important;width:calc(var(--iho-table-fixed-width)*1px);z-index:5}.iho-table--fixed-left{left:calc(var(--iho-table-fixed-left)*1px + 1px)}.iho-table--fixed-right.vxe-header--column{right:calc(var(--iho-table-fixed-right)*1px + var(--c-scrollbar-width))}.iho-table--fixed-right.vxe-body--column{right:calc(var(--iho-table-fixed-right)*1px)}.iho-table tr:not(.row--current,.row--hover,.row--checked,.row--radio) .iho-table--fixed-left.vxe-body--column,.iho-table tr:not(.row--current,.row--hover,.row--checked,.row--radio) .iho-table--fixed-right.vxe-body--column{background-color:#fff}.iho-table tr:not(.row--current,.row--hover,.row--checked,.row--radio) .iho-table--fixed-left.vxe-header--column,.iho-table tr:not(.row--current,.row--hover,.row--checked,.row--radio) .iho-table--fixed-right.vxe-header--column{background-color:var(--c-head-bg-color)}.iho-table tr.row--hover .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--hover.row--stripe .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover.row--stripe .iho-table--fixed-right.vxe-body--column{background-color:var(--c-hover-color)}.iho-table tr.row--stripe .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--stripe .iho-table--fixed-right.vxe-body--column{background-color:var(--c-stripe-color)}.iho-table tr.row--checked .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--checked .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--current .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--current .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--radio .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--radio .iho-table--fixed-right.vxe-body--column{background-color:var(--c-primary-color-opacity2)}.iho-table tr.row--hover.row--checked .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover.row--checked .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--hover.row--current .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover.row--current .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--hover.row--radio .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover.row--radio .iho-table--fixed-right.vxe-body--column{background-color:var(--c-primary-color-opacity3)}.iho-table__fixedLeftBorderLeft{border-left:1px solid var(--c-border-color);height:calc(100% - 8px);left:0;overflow:hidden;position:absolute;width:0;z-index:5}.iho-table__fixedLeftShadow{height:calc(100% - 8px);position:absolute;top:0;width:3px;z-index:5}.iho-table__fixedLeftShadow.scrolling--middle{box-shadow:4px 3px 4px 0 rgba(0,0,0,.12)}.iho-table__fixedLeftBorderTop{background:var(--c-border-color);height:1px;left:0;position:absolute;top:0;z-index:6}.iho-table__fixedRightBorderLeft{border-left:1px solid var(--c-border-color);height:calc(100% - 8px);overflow:hidden;position:absolute;top:0;width:3px;z-index:5}.iho-table__fixedRightBorderLeft.scrolling--middle{box-shadow:-4px 3px 4px 0 rgba(0,0,0,.12)}.iho-table__fixedRightBorderTop{background:var(--c-border-color);height:1px;position:absolute;right:0;top:0;z-index:6}.iho-table__fixedRightBorderTop:after{background:var(--c-head-bg-color);content:"";height:var(--c-header-height);position:absolute;right:1px;top:1px;width:calc(var(--c-scrollbar-width) - 1px)}
1
+ .iho-table{height:100%;position:relative}.iho-table .vxe-header--column{font-weight:400;text-shadow:0 0 1px}.iho-table .vxe-body--column.col--drag{cursor:move}.iho-table .vxe-table.size--mini{font-size:14px}.iho-table .vxe-table.size--mini .vxe-body--column:not(.col--ellipsis),.iho-table .vxe-table.size--mini .vxe-footer--column:not(.col--ellipsis),.iho-table .vxe-table.size--mini .vxe-header--column:not(.col--ellipsis){padding:4px 0}.iho-table .vxe-table.size--mini .vxe-sort--asc-btn{top:-2px}.iho-table .vxe-table.size--mini .vxe-sort--desc-btn{bottom:0}.iho-table__headerWrapper{display:inline-flex;flex-wrap:nowrap}.iho-table__boldCell{font-weight:700}.iho-table .vxe-table .vxe-table--header-wrapper,.iho-table .vxe-table.vxe-table--render-default{color:#212121}.iho-table .vxe-table--body-wrapper::-webkit-scrollbar,.iho-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar{background-color:transparent;height:10px;width:10px}.iho-table .vxe-table--body-wrapper::-webkit-scrollbar-thumb,.iho-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#b2b2b2;border:3px dashed transparent;border-radius:5px}.iho-table .vxe-table--body-wrapper::-webkit-scrollbar-thumb:hover,.iho-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb:hover{background:#b2b2b2}.iho-table .vxe-table--empty-content{height:100%;width:100%}.iho-table .vxe-table--empty-content>div,.iho-table .vxe-tree-cell{height:100%}.iho-table .vxe-table--header{background-color:#f2f2f2}.iho-table .vxe-table--header .checkbox-cell--disable{border:2px solid #c0c4cc;border-radius:50%;box-sizing:border-box;cursor:not-allowed;display:inline-block;height:18px;left:-2px;position:relative;top:3px;width:18px}.iho-table .vxe-table--header .checkbox-cell--disable:before{background-color:#c0c4cc;content:"";height:16px;left:50%;position:absolute;top:-2px;transform:translate(-60%) rotate(-45deg);width:2px}.iho-table .vxe-footer--row .vxe-footer--column>.vxe-cell .vxe-cell--item{height:30px;line-height:30px}.iho-table .vxe-table--render-default .vxe-body--column.col--selected{box-shadow:inset 0 0 0 2px var(--c-primary-color)}.iho-table .vxe-table--render-default .vxe-body--row.row--hover,.iho-table .vxe-table--render-default .vxe-body--row.row--hover.row--stripe{background-color:var(--c-hover-color)}.iho-table .vxe-table--render-default .vxe-body--row.row--stripe{background-color:var(--c-stripe-color)}.iho-table .vxe-table--render-default .vxe-body--row.row--checked,.iho-table .vxe-table--render-default .vxe-body--row.row--current,.iho-table .vxe-table--render-default .vxe-body--row.row--radio{background-color:var(--c-primary-color-opacity2);text-shadow:0 0 1px}.iho-table .vxe-table--render-default .vxe-body--row.row--hover.row--checked,.iho-table .vxe-table--render-default .vxe-body--row.row--hover.row--current,.iho-table .vxe-table--render-default .vxe-body--row.row--hover.row--radio{background-color:var(--c-primary-color-opacity3);text-shadow:0 0 1px}.iho-table .vxe-body--expanded-column,.iho-table .vxe-table--border-line{border-color:var(--c-border-color)!important}.iho-table .vxe-table--footer-wrapper{border-top-color:var(--c-border-color)!important}.iho-table .border--default .vxe-body--column,.iho-table .border--default .vxe-footer--column,.iho-table .border--default .vxe-header--column,.iho-table .border--inner .vxe-body--column,.iho-table .border--inner .vxe-footer--column,.iho-table .border--inner .vxe-header--column{background-image:linear-gradient(var(--c-border-color),var(--c-border-color))!important}.iho-table .border--full .vxe-body--column,.iho-table .border--full .vxe-footer--column,.iho-table .border--full .vxe-header--column{background-image:linear-gradient(var(--c-border-color),var(--c-border-color)),linear-gradient(var(--c-border-color),var(--c-border-color))!important}.iho-table .border--default .vxe-header--row:last-child .vxe-header--gutter,.iho-table .border--full .vxe-header--row:last-child .vxe-header--gutter,.iho-table .border--inner .vxe-header--row:last-child .vxe-header--gutter,.iho-table .border--outer .vxe-header--row:last-child .vxe-header--gutter{background-image:linear-gradient(var(--c-border-color),var(--c-border-color))!important}.iho-table .vxe-table--header-border-line{border-bottom-color:var(--c-border-color)!important}.iho-table .vxe-table--fixed-left-wrapper.scrolling--middle{box-shadow:7px 0 8px -3px rgba(0,0,0,.15)!important}.iho-table .vxe-table--fixed-right-wrapper.scrolling--middle{box-shadow:-7px 0 8px -3px rgba(0,0,0,.15)!important}.iho-table .icon-dot{background:var(--table-icon-color);box-shadow:0 2px 4px 0 var(--table-icon-shadow)}.iho-table .icon-dot,.iho-table .icon-dot-red{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-red{background:red;box-shadow:0 2px 4px 0 rgba(255,0,0,.5)}.iho-table .icon-dot-blue{background:blue;box-shadow:0 2px 4px 0 rgba(0,0,255,.5)}.iho-table .icon-dot-blue,.iho-table .icon-dot-green{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-green{background:green;box-shadow:0 2px 4px 0 rgba(0,128,0,.5)}.iho-table .icon-dot-gray{background:gray;box-shadow:0 2px 4px 0 hsla(0,0%,50%,.5)}.iho-table .icon-dot-gray,.iho-table .icon-dot-yellow{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-yellow{background:#ff0;box-shadow:0 2px 4px 0 rgba(255,255,0,.5)}.iho-table .icon-dot-resolved{background:#36be8c;box-shadow:0 2px 4px 0 rgba(54,190,140,.5)}.iho-table .icon-dot-huifu,.iho-table .icon-dot-resolved{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-huifu{background:#42d0f6;box-shadow:0 2px 4px 0 rgba(66,208,246,.5)}.iho-table .icon-dot-close{background:#718391;box-shadow:0 2px 4px 0 rgba(113,131,145,.5)}.iho-table .icon-dot-audit,.iho-table .icon-dot-close{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-audit{background:#f4ba32;box-shadow:0 2px 4px 0 rgba(244,186,50,.5)}.iho-table .icon-dot-design{background:#927ce1;box-shadow:0 2px 4px 0 rgba(146,124,225,.5)}.iho-table .icon-dot-design,.iho-table .icon-dot-develop{border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .icon-dot-develop{background:#4eb0ef;box-shadow:0 2px 4px 0 rgba(78,176,239,.5)}.iho-table .icon-dot-develop-complete{background:#6381f9;border-radius:50%;box-shadow:0 2px 4px 0 rgba(99,129,249,.5);display:inline-block;height:8px;margin-right:6px;width:8px}.iho-table .is--filter-active .vxe-cell--filter .vxe-filter--btn{color:var(--c-primary-color)}.iho-table__filterIcon{cursor:pointer;padding:0 4px}.iho-table__filterIcon:hover{opacity:.7}.iho-table__filterIcon.is-active{color:var(--c-primary-color)}.iho-table__filterWrapper{display:flex;flex-direction:column;gap:8px;margin:8px 12px;width:240px}.iho-table__filterCheckAllWrapper{display:flex;justify-content:space-between}.iho-table__filterCheckAllWrapper>div{flex:1}.iho-table__filterButton{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:30px;padding:0 8px}.iho-table__filterButton--active{color:var(--c-primary-color)}.iho-table__filterButton:hover{background:rgba(0,0,0,.05)}.iho-table__filterListWrapper{border:1px solid rgba(0,0,0,.05);overflow-x:hidden}.iho-table__filterListItem{align-items:center;border-radius:4px;display:flex;padding:0 8px}.iho-table__filterListItem:hover{background:var(--c-primary-color-opacity2)}.iho-table__filterListItem .n-checkbox,.iho-table__filterListItem .n-radio{width:100%}.iho-table__filterListItem>*{padding:5px 0}.iho-table__filterListItemContent{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:190px}.iho-table__filterFooter{display:flex;justify-content:space-between}.iho-table__time-picker{position:unset}.iho-table__time-picker .n-input{display:none}.iho-table__time-picker .v-binder-follower-container{height:auto;position:unset}.iho-table__time-picker .v-binder-follower-container .v-binder-follower-content{position:unset;transform:none!important}.iho-table__time-picker .v-binder-follower-container .v-binder-follower-content .n-time-picker-panel{box-shadow:none}.iho-table__scrollbar{margin:8px 8px 8px 0;max-height:255px}.iho-table .variable-height .vxe-cell,.iho-table .variable-height .vxe-cell--tree-node,.iho-table .variable-height .vxe-tree-cell{line-height:1.3;max-height:fit-content!important;white-space:break-spaces!important}.iho-table__selectMenu .n-scrollbar-rail__scrollbar{display:none!important}.iho-table__selectMenu .n-virtual-list::-webkit-scrollbar,.iho-table__selectMenu .n-virtual-list::-webkit-scrollbar-thumb{display:unset!important;height:6px;width:6px}.iho-table__selectMenu .n-virtual-list::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px}.iho-table__selectMenu .v-vl-items{min-width:100%;width:max-content}.iho-table__selectOption .n-base-select-option__content{overflow:visible!important;text-overflow:unset!important;word-break:keep-all!important}.iho-table__selectOptionWrapper{align-items:center;display:flex}.iho-select-menu-width{width:var(--iho-select-menu-width)!important}.iho-table .is--checked.vxe-checkbox,.iho-table .is--checked.vxe-checkbox .vxe-checkbox--icon,.iho-table .is--checked.vxe-custom--option,.iho-table .is--checked.vxe-custom--option .vxe-checkbox--icon,.iho-table .is--checked.vxe-export--panel-column-option,.iho-table .is--checked.vxe-export--panel-column-option .vxe-checkbox--icon,.iho-table .is--checked.vxe-table--filter-option,.iho-table .is--checked.vxe-table--filter-option .vxe-checkbox--icon,.iho-table .is--indeterminate.vxe-checkbox,.iho-table .is--indeterminate.vxe-checkbox .vxe-checkbox--icon,.iho-table .is--indeterminate.vxe-custom--option,.iho-table .is--indeterminate.vxe-custom--option .vxe-checkbox--icon,.iho-table .is--indeterminate.vxe-export--panel-column-option,.iho-table .is--indeterminate.vxe-export--panel-column-option .vxe-checkbox--icon,.iho-table .is--indeterminate.vxe-table--filter-option,.iho-table .is--indeterminate.vxe-table--filter-option .vxe-checkbox--icon,.iho-table .vxe-checkbox:not(.is--disabled):hover .vxe-checkbox--icon,.iho-table .vxe-custom--option:not(.is--disabled):hover .vxe-checkbox--icon,.iho-table .vxe-export--panel-column-option:not(.is--disabled):hover .vxe-checkbox--icon,.iho-table .vxe-table .vxe-sort--asc-btn.sort--active,.iho-table .vxe-table .vxe-sort--desc-btn.sort--active,.iho-table .vxe-table--filter-option:not(.is--disabled):hover .vxe-checkbox--icon,.iho-table .vxe-table--render-default .is--checked.vxe-cell--checkbox,.iho-table .vxe-table--render-default .is--checked.vxe-cell--checkbox .vxe-checkbox--icon,.iho-table .vxe-table--render-default .is--indeterminate.vxe-cell--checkbox,.iho-table .vxe-table--render-default .is--indeterminate.vxe-cell--checkbox .vxe-checkbox--icon,.iho-table .vxe-table--render-default .vxe-cell--checkbox:not(.is--disabled):hover .vxe-checkbox--icon{color:var(--c-primary-color)}.iho-table .vxe-header--column [annotation-hover-show=true]{visibility:hidden}.iho-table .vxe-header--column:hover [annotation-hover-show=true]{visibility:visible}@font-face{font-family:iho-table-iconfont;src:url(iconfont.ttf) format("truetype")}.iho-table .iho-table--iconfont{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iho-table-iconfont!important;font-size:15px;font-style:normal}.iho-table .iho-table-icon-filter{display:inline-block;font-size:17px;transform:translateY(-1px);vertical-align:middle}.iho-table .iho-table-icon-filter:before{content:"\c2001"}.iho-table .iho-table-icon-date-filter{display:inline-block;transform:translateY(-1px)}.iho-table .iho-table-icon-date-filter:before{content:"\c2002"}.iho-table .row--custom{background-color:var(--row-background-color)}.iho-table__colorAndIcon{background-color:var(--color-and-icon-background-color-type);color:var(--color-and-icon-color-type)}.iho-table__htmlRender *{display:inline!important}.iho-table__ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iho-table .vxe-grid[vertical] .vxe-table--header-wrapper.body--wrapper{background:transparent}.iho-table__pagerScrollWrapper{background:#fff;height:30px;overflow:auto;position:absolute;right:1px;width:9px;z-index:3000}.iho-table__pagerScrollWrapper::-webkit-scrollbar{background-color:transparent;height:8px;width:8px}.iho-table__pagerScrollWrapper::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#b2b2b2;border:2px dashed transparent;border-radius:5px}.iho-table__pagerScrollWrapper::-webkit-scrollbar-thumb:hover{background:#b2b2b2}.iho-table--fixed-left,.iho-table--fixed-right{position:sticky!important;width:calc(var(--iho-table-fixed-width)*1px);z-index:5}.iho-table--fixed-left.vxe-header--column .vxe-resizable.is--line:before,.iho-table--fixed-right.vxe-header--column .vxe-resizable.is--line:before{width:2px}.iho-table--fixed-left{left:calc(var(--iho-table-fixed-left)*1px + 1px)}.iho-table--fixed-right.vxe-header--column{right:calc(var(--iho-table-fixed-right)*1px + var(--c-scrollbar-width))}.iho-table--fixed-right.vxe-body--column{right:calc(var(--iho-table-fixed-right)*1px)}.iho-table tr:not(.row--current,.row--hover,.row--checked,.row--radio) .iho-table--fixed-left.vxe-body--column,.iho-table tr:not(.row--current,.row--hover,.row--checked,.row--radio) .iho-table--fixed-right.vxe-body--column{background-color:#fff}.iho-table tr:not(.row--current,.row--hover,.row--checked,.row--radio) .iho-table--fixed-left.vxe-header--column,.iho-table tr:not(.row--current,.row--hover,.row--checked,.row--radio) .iho-table--fixed-right.vxe-header--column{background-color:var(--c-head-bg-color)}.iho-table tr.row--hover .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--hover.row--stripe .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover.row--stripe .iho-table--fixed-right.vxe-body--column{background-color:var(--c-hover-color)}.iho-table tr.row--stripe .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--stripe .iho-table--fixed-right.vxe-body--column{background-color:var(--c-stripe-color)}.iho-table tr.row--checked .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--checked .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--current .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--current .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--radio .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--radio .iho-table--fixed-right.vxe-body--column{background-color:var(--c-primary-color-opacity2)}.iho-table tr.row--hover.row--checked .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover.row--checked .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--hover.row--current .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover.row--current .iho-table--fixed-right.vxe-body--column,.iho-table tr.row--hover.row--radio .iho-table--fixed-left.vxe-body--column,.iho-table tr.row--hover.row--radio .iho-table--fixed-right.vxe-body--column{background-color:var(--c-primary-color-opacity3)}.iho-table__fixedLeftBorderLeft{border-left:1px solid var(--c-border-color);height:calc(100% - 8px);left:0;overflow:hidden;position:absolute;width:0;z-index:5}.iho-table__fixedLeftShadow{height:calc(100% - 8px);position:absolute;top:0;width:3px;z-index:5}.iho-table__fixedLeftShadow.scrolling--middle{box-shadow:4px 3px 4px 0 rgba(0,0,0,.12)}.iho-table__fixedLeftBorderTop{background:var(--c-border-color);height:1px;left:0;position:absolute;top:0;z-index:6}.iho-table__fixedRightBorderLeft{border-left:1px solid var(--c-border-color);height:calc(100% - 8px);overflow:hidden;position:absolute;top:0;width:3px;z-index:5}.iho-table__fixedRightBorderLeft.scrolling--middle{box-shadow:-4px 3px 4px 0 rgba(0,0,0,.12)}.iho-table__fixedRightBorderTop{background:var(--c-border-color);height:1px;position:absolute;right:0;top:0;z-index:6}.iho-table__fixedRightBorderTop:after{background:var(--c-head-bg-color);content:"";height:var(--c-header-height);position:absolute;right:1px;top:1px;width:calc(var(--c-scrollbar-width) - 1px)}