cnhis-design-vue 3.2.5-release.4 → 3.2.6-beta.0

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 (319) hide show
  1. package/es/components/annotation-edit/src/type.d.ts +1 -1
  2. package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
  3. package/es/components/big-table/index.d.ts +6 -56
  4. package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
  5. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
  7. package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
  8. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  9. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
  10. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
  11. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
  12. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
  13. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
  14. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
  15. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
  16. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
  17. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
  18. package/es/components/button-print/index.d.ts +13 -2917
  19. package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
  20. package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
  22. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
  23. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
  24. package/es/components/calendar/index.d.ts +4 -4
  25. package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
  26. package/es/components/calendar/src/types/index.d.ts +1 -1
  27. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
  28. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  29. package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
  30. package/es/components/callback/src/types/index.d.ts +1 -1
  31. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
  32. package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
  33. package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
  34. package/es/components/classification/index.d.ts +4 -14
  35. package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
  36. package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
  37. package/es/components/classification/src/components/table-modal/index.vue.d.ts +4 -1
  38. package/es/components/classification/src/index.vue.d.ts +4 -14
  39. package/es/components/config-provider/src/interface.d.ts +2 -2
  40. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  41. package/es/components/drag-scroll/src/types.d.ts +2 -2
  42. package/es/components/expand-field/index.d.ts +41 -575
  43. package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
  44. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
  45. package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
  46. package/es/components/expand-field/src/index.vue.d.ts +41 -575
  47. package/es/components/expand-field/src/types/index.d.ts +1 -1
  48. package/es/components/fabric-chart/index.d.ts +10 -10
  49. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
  50. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
  51. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  52. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
  53. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  54. package/es/components/fabric-chart/src/interface.d.ts +9 -9
  55. package/es/components/field-set/index.d.ts +5 -52
  56. package/es/components/field-set/src/FieldColor.vue.d.ts +13 -605
  57. package/es/components/field-set/src/FieldColor.vue2.js +1 -1
  58. package/es/components/field-set/src/FieldFilter.vue.d.ts +6 -19
  59. package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
  60. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -9
  61. package/es/components/field-set/src/FieldSet.vue2.js +1 -1
  62. package/es/components/field-set/src/Index.vue.d.ts +6 -53
  63. package/es/components/field-set/src/Index.vue2.js +1 -1
  64. package/es/components/field-set/src/components/Row.vue.d.ts +1 -1
  65. package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
  66. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
  67. package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
  68. package/es/components/field-set/src/constants/index.d.ts +1 -1
  69. package/es/components/field-set/src/types/index.d.ts +8 -8
  70. package/es/components/field-set/style/index.css +1 -1
  71. package/es/components/form-config/index.d.ts +62 -4785
  72. package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
  73. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
  74. package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
  75. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
  76. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
  77. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
  78. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
  79. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
  80. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
  81. package/es/components/form-config/src/types/index.d.ts +8 -8
  82. package/es/components/form-render/index.d.ts +15 -75
  83. package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
  84. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
  85. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
  86. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
  87. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
  88. package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
  89. package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
  90. package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
  91. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
  92. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
  93. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +9 -0
  94. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
  95. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
  96. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
  97. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  98. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  99. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  100. package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
  101. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
  102. package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
  103. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
  104. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
  105. package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
  106. package/es/components/form-render/src/types/index.d.ts +13 -13
  107. package/es/components/form-render/src/utils/index.d.ts +1 -1
  108. package/es/components/iho-chat/index.d.ts +719 -0
  109. package/es/components/iho-chat/index.js +1 -0
  110. package/es/components/iho-chat/src/Index.vue.d.ts +723 -0
  111. package/es/components/iho-chat/src/Index.vue2.js +1 -0
  112. package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +64 -0
  113. package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue2.js +1 -1
  114. package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.d.ts +24 -11
  115. package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -0
  116. package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +333 -0
  117. package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -0
  118. package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.d.ts +21 -209
  119. package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -0
  120. package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.d.ts +1 -11
  121. package/es/components/iho-chat/src/components/ChatRecord.vue2.js +1 -0
  122. package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.d.ts +2 -2
  123. package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +73 -0
  124. package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -0
  125. package/es/components/iho-chat/src/components/ContextMenu.d.ts +17 -0
  126. package/es/components/iho-chat/src/components/ContextMenu.js +1 -0
  127. package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -0
  128. package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.d.ts +1 -9
  129. package/es/components/iho-chat/src/components/Video.vue.d.ts +38 -0
  130. package/es/components/{biunique-chat → iho-chat}/src/constants/index.d.ts +13 -1
  131. package/es/components/iho-chat/src/constants/index.js +1 -0
  132. package/es/components/iho-chat/src/hooks/useSession.js +1 -0
  133. package/es/components/{biunique-chat → iho-chat}/src/types/index.d.ts +2 -2
  134. package/es/components/{biunique-chat → iho-chat}/src/utils/index.d.ts +2 -0
  135. package/es/components/{biunique-chat → iho-chat}/src/utils/index.js +1 -1
  136. package/es/components/iho-chat/style/index.css +1 -0
  137. package/es/components/iho-table/index.d.ts +46 -1567
  138. package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
  139. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  140. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
  141. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
  142. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
  143. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  144. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  145. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  146. package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
  147. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
  148. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
  149. package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
  150. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +18 -17
  151. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
  152. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  153. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
  154. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
  155. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
  156. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
  157. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
  158. package/es/components/iho-table/src/types/index.d.ts +17 -17
  159. package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
  160. package/es/components/iho-table/style/index.css +1 -1
  161. package/es/components/index.css +1 -1
  162. package/es/components/index.d.ts +2 -2
  163. package/es/components/index.js +1 -1
  164. package/es/components/info-header/index.d.ts +65 -1723
  165. package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
  166. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
  167. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
  168. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
  169. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
  170. package/es/components/info-header/src/types/index.d.ts +4 -3
  171. package/es/components/keyboard/index.d.ts +1 -1
  172. package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
  173. package/es/components/map/src/types/index.d.ts +2 -2
  174. package/es/components/quick-search/index.d.ts +1 -295
  175. package/es/components/quick-search/src/index.vue.d.ts +1 -295
  176. package/es/components/recommend-search/index.d.ts +28 -28
  177. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
  178. package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
  179. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
  180. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
  181. package/es/components/recommend-search/src/types/index.d.ts +2 -2
  182. package/es/components/scale-view/index.d.ts +6 -300
  183. package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
  184. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
  185. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
  186. package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
  187. package/es/components/scale-view/src/types/index.d.ts +1 -1
  188. package/es/components/search-cascader/index.d.ts +15 -14
  189. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +16 -15
  190. package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
  191. package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
  192. package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
  193. package/es/components/select-label/index.d.ts +3 -21
  194. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
  195. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
  196. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
  197. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
  198. package/es/components/select-label/src/index.vue.d.ts +2 -14
  199. package/es/components/select-label/src/types/index.d.ts +3 -3
  200. package/es/components/select-person/index.d.ts +36 -168
  201. package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -58
  202. package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
  203. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
  204. package/es/components/shortcut-provider/index.d.ts +1 -1
  205. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  206. package/es/components/shortcut-setter/index.d.ts +23 -1606
  207. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
  208. package/es/components/step-notice/index.d.ts +94 -1615
  209. package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
  210. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
  211. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
  212. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
  213. package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
  214. package/es/components/step-notice/src/utils.d.ts +1 -1
  215. package/es/components/steps-wheel/index.d.ts +1 -1
  216. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
  217. package/es/components/table-export-field/index.d.ts +3 -630
  218. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
  219. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
  220. package/es/components/table-export-field/src/index.vue.d.ts +5 -632
  221. package/es/components/table-export-field/src/types/index.d.ts +1 -1
  222. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
  223. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
  224. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
  225. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  226. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
  227. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
  228. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
  229. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
  230. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
  231. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
  232. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
  233. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
  234. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
  235. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
  236. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
  237. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  238. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
  239. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
  240. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
  241. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
  242. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
  243. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  244. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
  245. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
  246. package/es/components/table-filter/src/types/index.d.ts +25 -25
  247. package/es/components/time-line/index.d.ts +1 -48
  248. package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
  249. package/es/components/tooth-bitmap/index.d.ts +3 -3
  250. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
  251. package/es/env.d.ts +25 -25
  252. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
  253. package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
  254. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
  255. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -1
  256. package/es/shared/hooks/useLevelSearchCascader.js +1 -1
  257. package/es/shared/hooks/useTheme.d.ts +2 -2
  258. package/es/shared/package.json.js +1 -1
  259. package/es/shared/types/business.d.ts +1 -1
  260. package/es/shared/types/index.d.ts +15 -15
  261. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
  262. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
  263. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
  264. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
  265. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
  266. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
  267. package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
  268. package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
  269. package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
  270. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
  271. package/es/shared/utils/vexutils.d.ts +2 -2
  272. package/package.json +6 -5
  273. package/es/components/biunique-chat/index.d.ts +0 -1692
  274. package/es/components/biunique-chat/index.js +0 -1
  275. package/es/components/biunique-chat/src/Index.vue.d.ts +0 -1695
  276. package/es/components/biunique-chat/src/Index.vue2.js +0 -1
  277. package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +0 -263
  278. package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +0 -1
  279. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +0 -733
  280. package/es/components/biunique-chat/src/components/ChatHeader.vue2.js +0 -1
  281. package/es/components/biunique-chat/src/components/ChatMain.vue2.js +0 -1
  282. package/es/components/biunique-chat/src/components/ChatRecord.vue2.js +0 -1
  283. package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +0 -258
  284. package/es/components/biunique-chat/src/components/ChatSet.vue2.js +0 -1
  285. package/es/components/biunique-chat/src/components/MessageTemplate.vue2.js +0 -1
  286. package/es/components/biunique-chat/src/constants/index.js +0 -1
  287. package/es/components/biunique-chat/src/hooks/useSession.js +0 -1
  288. package/es/components/biunique-chat/style/index.css +0 -1
  289. /package/es/components/{biunique-chat → iho-chat}/src/Index.vue.js +0 -0
  290. /package/es/components/{biunique-chat → iho-chat}/src/api/index.d.ts +0 -0
  291. /package/es/components/{biunique-chat → iho-chat}/src/api/index.js +0 -0
  292. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue.js +0 -0
  293. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.js +0 -0
  294. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatHeader.vue.js +0 -0
  295. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.js +0 -0
  296. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.js +0 -0
  297. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.js +0 -0
  298. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue2.js +0 -0
  299. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSet.vue.js +0 -0
  300. /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.d.ts +0 -0
  301. /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.js +0 -0
  302. /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.js +0 -0
  303. /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue2.js +0 -0
  304. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.d.ts +0 -0
  305. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.js +0 -0
  306. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue2.js +0 -0
  307. /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.d.ts +0 -0
  308. /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.js +0 -0
  309. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.d.ts +0 -0
  310. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.js +0 -0
  311. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useSession.d.ts +0 -0
  312. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.d.ts +0 -0
  313. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.js +0 -0
  314. /package/es/components/{biunique-chat → iho-chat}/src/types/index.js +0 -0
  315. /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.d.ts +0 -0
  316. /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.js +0 -0
  317. /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.d.ts +0 -0
  318. /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.js +0 -0
  319. /package/es/components/{biunique-chat → iho-chat}/style/iconfont.ttf +0 -0
@@ -61,13 +61,13 @@ declare const _default: import("vue").DefineComponent<{
61
61
  };
62
62
  }>> & {
63
63
  onFormChange?: ((...args: any[]) => any) | undefined;
64
- onCopy?: ((...args: any[]) => any) | undefined;
65
- onCut?: ((...args: any[]) => any) | undefined;
66
- onPaste?: ((...args: any[]) => any) | undefined;
67
- onKeydown?: ((...args: any[]) => any) | undefined;
68
64
  onScroll?: ((...args: any[]) => any) | undefined;
65
+ onKeydown?: ((...args: any[]) => any) | undefined;
69
66
  onKeydownStart?: ((...args: any[]) => any) | undefined;
70
67
  onKeydownEnd?: ((...args: any[]) => any) | undefined;
68
+ onPaste?: ((...args: any[]) => any) | undefined;
69
+ onCopy?: ((...args: any[]) => any) | undefined;
70
+ onCut?: ((...args: any[]) => any) | undefined;
71
71
  onCurrentChange?: ((...args: any[]) => any) | undefined;
72
72
  onRadioChange?: ((...args: any[]) => any) | undefined;
73
73
  onCheckboxChange?: ((...args: any[]) => any) | undefined;
@@ -126,1540 +126,19 @@ declare const _default: import("vue").DefineComponent<{
126
126
  onKeyboard?: ((...args: any[]) => any) | undefined;
127
127
  onRowDrag?: ((...args: any[]) => any) | undefined;
128
128
  }>>;
129
- __emits: (event: "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", ...args: any[]) => void;
129
+ __emits: (event: "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "keydown" | "keydownStart" | "keydownEnd" | "paste" | "cut" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", ...args: any[]) => void;
130
130
  $xeTable: import("vue").Ref<$VxeTable | undefined>;
131
131
  loading: import("vue").Ref<boolean>;
132
132
  finalLoading: import("vue").ComputedRef<boolean>;
133
- themCSSVars: import("vue").ComputedRef<import("vue").CSSProperties>;
133
+ themCSSVars: import("vue").ComputedRef<AnyObject>;
134
134
  CSSVars: import("vue").ComputedRef<{
135
- [x: `--${string}`]: string | number | undefined;
136
- accentColor?: string | undefined;
137
- alignContent?: string | undefined;
138
- alignItems?: string | undefined;
139
- alignSelf?: string | undefined;
140
- alignTracks?: string | undefined;
141
- animationComposition?: string | undefined;
142
- animationDelay?: string | undefined;
143
- animationDirection?: string | undefined;
144
- animationDuration?: string | undefined;
145
- animationFillMode?: string | undefined;
146
- animationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
147
- animationName?: string | undefined;
148
- animationPlayState?: string | undefined;
149
- animationTimeline?: string | undefined;
150
- animationTimingFunction?: string | undefined;
151
- appearance?: import("csstype").AppearanceProperty | undefined;
152
- aspectRatio?: import("csstype").AspectRatioProperty | undefined;
153
- backdropFilter?: string | undefined;
154
- backfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
155
- backgroundAttachment?: string | undefined;
156
- backgroundBlendMode?: string | undefined;
157
- backgroundClip?: string | undefined;
158
- backgroundColor?: string | undefined;
159
- backgroundImage?: string | undefined;
160
- backgroundOrigin?: string | undefined;
161
- backgroundPositionX?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
162
- backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
163
- backgroundRepeat?: string | undefined;
164
- backgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
165
- blockOverflow?: string | undefined;
166
- blockSize?: import("csstype").BlockSizeProperty<string | number> | undefined;
167
- borderBlockColor?: string | undefined;
168
- borderBlockEndColor?: string | undefined;
169
- borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty | undefined;
170
- borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
171
- borderBlockStartColor?: string | undefined;
172
- borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty | undefined;
173
- borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
174
- borderBlockStyle?: import("csstype").BorderBlockStyleProperty | undefined;
175
- borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
176
- borderBottomColor?: string | undefined;
177
- borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
178
- borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
179
- borderBottomStyle?: import("csstype").BorderBottomStyleProperty | undefined;
180
- borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
181
- borderCollapse?: import("csstype").BorderCollapseProperty | undefined;
182
- borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
183
- borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
184
- borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
185
- borderImageRepeat?: string | undefined;
186
- borderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
187
- borderImageSource?: string | undefined;
188
- borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
189
- borderInlineColor?: string | undefined;
190
- borderInlineEndColor?: string | undefined;
191
- borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
192
- borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
193
- borderInlineStartColor?: string | undefined;
194
- borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
195
- borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
196
- borderInlineStyle?: import("csstype").BorderInlineStyleProperty | undefined;
197
- borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
198
- borderLeftColor?: string | undefined;
199
- borderLeftStyle?: import("csstype").BorderLeftStyleProperty | undefined;
200
- borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
201
- borderRightColor?: string | undefined;
202
- borderRightStyle?: import("csstype").BorderRightStyleProperty | undefined;
203
- borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
204
- borderSpacing?: import("csstype").BorderSpacingProperty<string | number> | undefined;
205
- borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
206
- borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
207
- borderTopColor?: string | undefined;
208
- borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
209
- borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
210
- borderTopStyle?: import("csstype").BorderTopStyleProperty | undefined;
211
- borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
212
- bottom?: import("csstype").BottomProperty<string | number> | undefined;
213
- boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
214
- boxShadow?: string | undefined;
215
- boxSizing?: import("csstype").BoxSizingProperty | undefined;
216
- breakAfter?: import("csstype").BreakAfterProperty | undefined;
217
- breakBefore?: import("csstype").BreakBeforeProperty | undefined;
218
- breakInside?: import("csstype").BreakInsideProperty | undefined;
219
- captionSide?: import("csstype").CaptionSideProperty | undefined;
220
- caretColor?: string | undefined;
221
- clear?: import("csstype").ClearProperty | undefined;
222
- clipPath?: string | undefined;
223
- color?: string | undefined;
224
- colorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
225
- colorScheme?: string | undefined;
226
- columnCount?: import("csstype").ColumnCountProperty | undefined;
227
- columnFill?: import("csstype").ColumnFillProperty | undefined;
228
- columnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
229
- columnRuleColor?: string | undefined;
230
- columnRuleStyle?: string | undefined;
231
- columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
232
- columnSpan?: import("csstype").ColumnSpanProperty | undefined;
233
- columnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
234
- contain?: string | undefined;
235
- content?: string | undefined;
236
- contentVisibility?: import("csstype").ContentVisibilityProperty | undefined;
237
- counterIncrement?: string | undefined;
238
- counterReset?: string | undefined;
239
- counterSet?: string | undefined;
240
- cursor?: string | undefined;
241
- direction?: import("csstype").DirectionProperty | undefined;
242
- display?: string | undefined;
243
- emptyCells?: import("csstype").EmptyCellsProperty | undefined;
244
- filter?: string | undefined;
245
- flexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
246
- flexDirection?: import("csstype").FlexDirectionProperty | undefined;
247
- flexGrow?: import("csstype").GlobalsNumber | undefined;
248
- flexShrink?: import("csstype").GlobalsNumber | undefined;
249
- flexWrap?: import("csstype").FlexWrapProperty | undefined;
250
- float?: import("csstype").FloatProperty | undefined;
251
- fontFamily?: string | undefined;
252
- fontFeatureSettings?: string | undefined;
253
- fontKerning?: import("csstype").FontKerningProperty | undefined;
254
- fontLanguageOverride?: string | undefined;
255
- fontOpticalSizing?: import("csstype").FontOpticalSizingProperty | undefined;
256
- fontSize?: import("csstype").FontSizeProperty<string | number> | undefined;
257
- fontSizeAdjust?: import("csstype").FontSizeAdjustProperty | undefined;
258
- fontSmooth?: import("csstype").FontSmoothProperty<string | number> | undefined;
259
- fontStretch?: string | undefined;
260
- fontStyle?: string | undefined;
261
- fontSynthesis?: string | undefined;
262
- fontVariant?: string | undefined;
263
- fontVariantAlternates?: string | undefined;
264
- fontVariantCaps?: import("csstype").FontVariantCapsProperty | undefined;
265
- fontVariantEastAsian?: string | undefined;
266
- fontVariantLigatures?: string | undefined;
267
- fontVariantNumeric?: string | undefined;
268
- fontVariantPosition?: import("csstype").FontVariantPositionProperty | undefined;
269
- fontVariationSettings?: string | undefined;
270
- fontWeight?: import("csstype").FontWeightProperty | undefined;
271
- forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty | undefined;
272
- gridAutoColumns?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
273
- gridAutoFlow?: string | undefined;
274
- gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
275
- gridColumnEnd?: import("csstype").GridColumnEndProperty | undefined;
276
- gridColumnStart?: import("csstype").GridColumnStartProperty | undefined;
277
- gridRowEnd?: import("csstype").GridRowEndProperty | undefined;
278
- gridRowStart?: import("csstype").GridRowStartProperty | undefined;
279
- gridTemplateAreas?: string | undefined;
280
- gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
281
- gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
282
- hangingPunctuation?: string | undefined;
283
- height?: import("csstype").HeightProperty<string | number> | undefined;
284
- hyphenateCharacter?: string | undefined;
285
- hyphens?: import("csstype").HyphensProperty | undefined;
286
- imageOrientation?: string | undefined;
287
- imageRendering?: import("csstype").ImageRenderingProperty | undefined;
288
- imageResolution?: string | undefined;
289
- initialLetter?: import("csstype").InitialLetterProperty | undefined;
290
- inlineSize?: import("csstype").InlineSizeProperty<string | number> | undefined;
291
- inputSecurity?: import("csstype").InputSecurityProperty | undefined;
292
- inset?: import("csstype").InsetProperty<string | number> | undefined;
293
- insetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
294
- insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
295
- insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
296
- insetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
297
- insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
298
- insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
299
- isolation?: import("csstype").IsolationProperty | undefined;
300
- justifyContent?: string | undefined;
301
- justifyItems?: string | undefined;
302
- justifySelf?: string | undefined;
303
- justifyTracks?: string | undefined;
304
- left?: import("csstype").LeftProperty<string | number> | undefined;
305
- letterSpacing?: import("csstype").LetterSpacingProperty<string | number> | undefined;
306
- lineBreak?: import("csstype").LineBreakProperty | undefined;
307
- lineHeight?: import("csstype").LineHeightProperty<string | number> | undefined;
308
- lineHeightStep?: import("csstype").LineHeightStepProperty<string | number> | undefined;
309
- listStyleImage?: string | undefined;
310
- listStylePosition?: import("csstype").ListStylePositionProperty | undefined;
311
- listStyleType?: string | undefined;
312
- marginBlock?: import("csstype").MarginBlockProperty<string | number> | undefined;
313
- marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
314
- marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
315
- marginBottom?: import("csstype").MarginBottomProperty<string | number> | undefined;
316
- marginInline?: import("csstype").MarginInlineProperty<string | number> | undefined;
317
- marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
318
- marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
319
- marginLeft?: import("csstype").MarginLeftProperty<string | number> | undefined;
320
- marginRight?: import("csstype").MarginRightProperty<string | number> | undefined;
321
- marginTop?: import("csstype").MarginTopProperty<string | number> | undefined;
322
- maskBorderMode?: import("csstype").MaskBorderModeProperty | undefined;
323
- maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
324
- maskBorderRepeat?: string | undefined;
325
- maskBorderSlice?: import("csstype").MaskBorderSliceProperty | undefined;
326
- maskBorderSource?: string | undefined;
327
- maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
328
- maskClip?: string | undefined;
329
- maskComposite?: string | undefined;
330
- maskImage?: string | undefined;
331
- maskMode?: string | undefined;
332
- maskOrigin?: string | undefined;
333
- maskPosition?: import("csstype").MaskPositionProperty<string | number> | undefined;
334
- maskRepeat?: string | undefined;
335
- maskSize?: import("csstype").MaskSizeProperty<string | number> | undefined;
336
- maskType?: import("csstype").MaskTypeProperty | undefined;
337
- mathDepth?: import("csstype").MathDepthProperty | undefined;
338
- mathShift?: import("csstype").MathShiftProperty | undefined;
339
- mathStyle?: import("csstype").MathStyleProperty | undefined;
340
- maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
341
- maxHeight?: import("csstype").MaxHeightProperty<string | number> | undefined;
342
- maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
343
- maxLines?: import("csstype").MaxLinesProperty | undefined;
344
- maxWidth?: import("csstype").MaxWidthProperty<string | number> | undefined;
345
- minBlockSize?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
346
- minHeight?: import("csstype").MinHeightProperty<string | number> | undefined;
347
- minInlineSize?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
348
- minWidth?: import("csstype").MinWidthProperty<string | number> | undefined;
349
- mixBlendMode?: import("csstype").MixBlendModeProperty | undefined;
350
- motionDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
351
- motionPath?: string | undefined;
352
- motionRotation?: string | undefined;
353
- objectFit?: import("csstype").ObjectFitProperty | undefined;
354
- objectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
355
- offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
356
- offsetDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
357
- offsetPath?: string | undefined;
358
- offsetRotate?: string | undefined;
359
- offsetRotation?: string | undefined;
360
- opacity?: import("csstype").OpacityProperty | undefined;
361
- order?: import("csstype").GlobalsNumber | undefined;
362
- orphans?: import("csstype").GlobalsNumber | undefined;
363
- outlineColor?: string | undefined;
364
- outlineOffset?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
365
- outlineStyle?: string | undefined;
366
- outlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
367
- overflowAnchor?: import("csstype").OverflowAnchorProperty | undefined;
368
- overflowBlock?: import("csstype").OverflowBlockProperty | undefined;
369
- overflowClipBox?: import("csstype").OverflowClipBoxProperty | undefined;
370
- overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
371
- overflowInline?: import("csstype").OverflowInlineProperty | undefined;
372
- overflowWrap?: import("csstype").OverflowWrapProperty | undefined;
373
- overflowX?: import("csstype").OverflowXProperty | undefined;
374
- overflowY?: import("csstype").OverflowYProperty | undefined;
375
- overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
376
- overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
377
- overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty | undefined;
378
- overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty | undefined;
379
- paddingBlock?: import("csstype").PaddingBlockProperty<string | number> | undefined;
380
- paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
381
- paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
382
- paddingBottom?: import("csstype").PaddingBottomProperty<string | number> | undefined;
383
- paddingInline?: import("csstype").PaddingInlineProperty<string | number> | undefined;
384
- paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
385
- paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
386
- paddingLeft?: import("csstype").PaddingLeftProperty<string | number> | undefined;
387
- paddingRight?: import("csstype").PaddingRightProperty<string | number> | undefined;
388
- paddingTop?: import("csstype").PaddingTopProperty<string | number> | undefined;
389
- pageBreakAfter?: import("csstype").PageBreakAfterProperty | undefined;
390
- pageBreakBefore?: import("csstype").PageBreakBeforeProperty | undefined;
391
- pageBreakInside?: import("csstype").PageBreakInsideProperty | undefined;
392
- paintOrder?: string | undefined;
393
- perspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
394
- perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
395
- placeContent?: string | undefined;
396
- pointerEvents?: import("csstype").PointerEventsProperty | undefined;
397
- position?: import("csstype").PositionProperty | undefined;
398
- printColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
399
- quotes?: string | undefined;
400
- resize?: import("csstype").ResizeProperty | undefined;
401
- right?: import("csstype").RightProperty<string | number> | undefined;
402
- rotate?: string | undefined;
403
- rowGap?: import("csstype").RowGapProperty<string | number> | undefined;
404
- rubyAlign?: import("csstype").RubyAlignProperty | undefined;
405
- rubyMerge?: import("csstype").RubyMergeProperty | undefined;
406
- rubyPosition?: string | undefined;
407
- scale?: import("csstype").ScaleProperty | undefined;
408
- scrollBehavior?: import("csstype").ScrollBehaviorProperty | undefined;
409
- scrollMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
410
- scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
411
- scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
412
- scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
413
- scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
414
- scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
415
- scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
416
- scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
417
- scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
418
- scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
419
- scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
420
- scrollPadding?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
421
- scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
422
- scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
423
- scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
424
- scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
425
- scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
426
- scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
427
- scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
428
- scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
429
- scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
430
- scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
431
- scrollSnapAlign?: string | undefined;
432
- scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
433
- scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
434
- scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
435
- scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
436
- scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
437
- scrollSnapStop?: import("csstype").ScrollSnapStopProperty | undefined;
438
- scrollSnapType?: string | undefined;
439
- scrollbarColor?: string | undefined;
440
- scrollbarGutter?: string | undefined;
441
- scrollbarWidth?: import("csstype").ScrollbarWidthProperty | undefined;
442
- shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty | undefined;
443
- shapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
444
- shapeOutside?: string | undefined;
445
- tabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
446
- tableLayout?: import("csstype").TableLayoutProperty | undefined;
447
- textAlign?: import("csstype").TextAlignProperty | undefined;
448
- textAlignLast?: import("csstype").TextAlignLastProperty | undefined;
449
- textCombineUpright?: string | undefined;
450
- textDecorationColor?: string | undefined;
451
- textDecorationLine?: string | undefined;
452
- textDecorationSkip?: string | undefined;
453
- textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty | undefined;
454
- textDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
455
- textDecorationThickness?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
456
- textEmphasisColor?: string | undefined;
457
- textEmphasisPosition?: string | undefined;
458
- textEmphasisStyle?: string | undefined;
459
- textIndent?: import("csstype").TextIndentProperty<string | number> | undefined;
460
- textJustify?: import("csstype").TextJustifyProperty | undefined;
461
- textOrientation?: import("csstype").TextOrientationProperty | undefined;
462
- textOverflow?: string | undefined;
463
- textRendering?: import("csstype").TextRenderingProperty | undefined;
464
- textShadow?: string | undefined;
465
- textSizeAdjust?: string | undefined;
466
- textTransform?: import("csstype").TextTransformProperty | undefined;
467
- textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
468
- textUnderlinePosition?: string | undefined;
469
- top?: import("csstype").TopProperty<string | number> | undefined;
470
- touchAction?: string | undefined;
471
- transform?: string | undefined;
472
- transformBox?: import("csstype").TransformBoxProperty | undefined;
473
- transformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
474
- transformStyle?: import("csstype").TransformStyleProperty | undefined;
475
- transitionDelay?: string | undefined;
476
- transitionDuration?: string | undefined;
477
- transitionProperty?: string | undefined;
478
- transitionTimingFunction?: string | undefined;
479
- translate?: import("csstype").TranslateProperty<string | number> | undefined;
480
- unicodeBidi?: import("csstype").UnicodeBidiProperty | undefined;
481
- userSelect?: import("csstype").UserSelectProperty | undefined;
482
- verticalAlign?: import("csstype").VerticalAlignProperty<string | number> | undefined;
483
- visibility?: import("csstype").VisibilityProperty | undefined;
484
- whiteSpace?: import("csstype").WhiteSpaceProperty | undefined;
485
- widows?: import("csstype").GlobalsNumber | undefined;
486
- width?: import("csstype").WidthProperty<string | number> | undefined;
487
- willChange?: string | undefined;
488
- wordBreak?: import("csstype").WordBreakProperty | undefined;
489
- wordSpacing?: import("csstype").WordSpacingProperty<string | number> | undefined;
490
- wordWrap?: import("csstype").WordWrapProperty | undefined;
491
- writingMode?: import("csstype").WritingModeProperty | undefined;
492
- zIndex?: import("csstype").ZIndexProperty | undefined;
493
- zoom?: import("csstype").ZoomProperty | undefined;
494
- all?: import("csstype").Globals | undefined;
495
- animation?: import("csstype").AnimationProperty | undefined;
496
- background?: import("csstype").BackgroundProperty<string | number> | undefined;
497
- backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
498
- border?: import("csstype").BorderProperty<string | number> | undefined;
499
- borderBlock?: import("csstype").BorderBlockProperty<string | number> | undefined;
500
- borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
501
- borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
502
- borderBottom?: import("csstype").BorderBottomProperty<string | number> | undefined;
503
- borderColor?: string | undefined;
504
- borderImage?: import("csstype").BorderImageProperty | undefined;
505
- borderInline?: import("csstype").BorderInlineProperty<string | number> | undefined;
506
- borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
507
- borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
508
- borderLeft?: import("csstype").BorderLeftProperty<string | number> | undefined;
509
- borderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
510
- borderRight?: import("csstype").BorderRightProperty<string | number> | undefined;
511
- borderStyle?: string | undefined;
512
- borderTop?: import("csstype").BorderTopProperty<string | number> | undefined;
513
- borderWidth?: import("csstype").BorderWidthProperty<string | number> | undefined;
514
- columnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
515
- columns?: import("csstype").ColumnsProperty<string | number> | undefined;
516
- flex?: import("csstype").FlexProperty<string | number> | undefined;
517
- flexFlow?: string | undefined;
518
- font?: string | undefined;
519
- gap?: import("csstype").GapProperty<string | number> | undefined;
520
- grid?: string | undefined;
521
- gridArea?: import("csstype").GridAreaProperty | undefined;
522
- gridColumn?: import("csstype").GridColumnProperty | undefined;
523
- gridRow?: import("csstype").GridRowProperty | undefined;
524
- gridTemplate?: string | undefined;
525
- lineClamp?: import("csstype").LineClampProperty | undefined;
526
- listStyle?: string | undefined;
527
- margin?: import("csstype").MarginProperty<string | number> | undefined;
528
- mask?: import("csstype").MaskProperty<string | number> | undefined;
529
- maskBorder?: import("csstype").MaskBorderProperty | undefined;
530
- motion?: import("csstype").OffsetProperty<string | number> | undefined;
531
- offset?: import("csstype").OffsetProperty<string | number> | undefined;
532
- outline?: import("csstype").OutlineProperty<string | number> | undefined;
533
- overflow?: string | undefined;
534
- overscrollBehavior?: string | undefined;
535
- padding?: import("csstype").PaddingProperty<string | number> | undefined;
536
- placeItems?: string | undefined;
537
- placeSelf?: string | undefined;
538
- textDecoration?: import("csstype").TextDecorationProperty<string | number> | undefined;
539
- textEmphasis?: string | undefined;
540
- transition?: string | undefined;
541
- MozAnimationDelay?: string | undefined;
542
- MozAnimationDirection?: string | undefined;
543
- MozAnimationDuration?: string | undefined;
544
- MozAnimationFillMode?: string | undefined;
545
- MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
546
- MozAnimationName?: string | undefined;
547
- MozAnimationPlayState?: string | undefined;
548
- MozAnimationTimingFunction?: string | undefined;
549
- MozAppearance?: import("csstype").MozAppearanceProperty | undefined;
550
- MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
551
- MozBorderBottomColors?: string | undefined;
552
- MozBorderEndColor?: string | undefined;
553
- MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
554
- MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
555
- MozBorderLeftColors?: string | undefined;
556
- MozBorderRightColors?: string | undefined;
557
- MozBorderStartColor?: string | undefined;
558
- MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
559
- MozBorderTopColors?: string | undefined;
560
- MozBoxSizing?: import("csstype").BoxSizingProperty | undefined;
561
- MozColumnCount?: import("csstype").ColumnCountProperty | undefined;
562
- MozColumnFill?: import("csstype").ColumnFillProperty | undefined;
563
- MozColumnRuleColor?: string | undefined;
564
- MozColumnRuleStyle?: string | undefined;
565
- MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
566
- MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
567
- MozContextProperties?: string | undefined;
568
- MozFontFeatureSettings?: string | undefined;
569
- MozFontLanguageOverride?: string | undefined;
570
- MozHyphens?: import("csstype").HyphensProperty | undefined;
571
- MozImageRegion?: string | undefined;
572
- MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
573
- MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
574
- MozOrient?: import("csstype").MozOrientProperty | undefined;
575
- MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
576
- MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
577
- MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
578
- MozPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
579
- MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
580
- MozStackSizing?: import("csstype").MozStackSizingProperty | undefined;
581
- MozTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
582
- MozTextBlink?: import("csstype").MozTextBlinkProperty | undefined;
583
- MozTextSizeAdjust?: string | undefined;
584
- MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
585
- MozTransformStyle?: import("csstype").TransformStyleProperty | undefined;
586
- MozTransitionDelay?: string | undefined;
587
- MozTransitionDuration?: string | undefined;
588
- MozTransitionProperty?: string | undefined;
589
- MozTransitionTimingFunction?: string | undefined;
590
- MozUserFocus?: import("csstype").MozUserFocusProperty | undefined;
591
- MozUserModify?: import("csstype").MozUserModifyProperty | undefined;
592
- MozUserSelect?: import("csstype").UserSelectProperty | undefined;
593
- MozWindowDragging?: import("csstype").MozWindowDraggingProperty | undefined;
594
- MozWindowShadow?: import("csstype").MozWindowShadowProperty | undefined;
595
- msAccelerator?: import("csstype").MsAcceleratorProperty | undefined;
596
- msBlockProgression?: import("csstype").MsBlockProgressionProperty | undefined;
597
- msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty | undefined;
598
- msContentZoomLimitMax?: string | undefined;
599
- msContentZoomLimitMin?: string | undefined;
600
- msContentZoomSnapPoints?: string | undefined;
601
- msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
602
- msContentZooming?: import("csstype").MsContentZoomingProperty | undefined;
603
- msFilter?: string | undefined;
604
- msFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
605
- msFlexPositive?: import("csstype").GlobalsNumber | undefined;
606
- msFlowFrom?: string | undefined;
607
- msFlowInto?: string | undefined;
608
- msGridColumns?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
609
- msGridRows?: import("csstype").MsGridRowsProperty<string | number> | undefined;
610
- msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty | undefined;
611
- msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
612
- msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
613
- msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
614
- msHyphens?: import("csstype").HyphensProperty | undefined;
615
- msImeAlign?: import("csstype").MsImeAlignProperty | undefined;
616
- msLineBreak?: import("csstype").LineBreakProperty | undefined;
617
- msOrder?: import("csstype").GlobalsNumber | undefined;
618
- msOverflowStyle?: import("csstype").MsOverflowStyleProperty | undefined;
619
- msOverflowX?: import("csstype").OverflowXProperty | undefined;
620
- msOverflowY?: import("csstype").OverflowYProperty | undefined;
621
- msScrollChaining?: import("csstype").MsScrollChainingProperty | undefined;
622
- msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
623
- msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
624
- msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
625
- msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
626
- msScrollRails?: import("csstype").MsScrollRailsProperty | undefined;
627
- msScrollSnapPointsX?: string | undefined;
628
- msScrollSnapPointsY?: string | undefined;
629
- msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty | undefined;
630
- msScrollTranslation?: import("csstype").MsScrollTranslationProperty | undefined;
631
- msScrollbar3dlightColor?: string | undefined;
632
- msScrollbarArrowColor?: string | undefined;
633
- msScrollbarBaseColor?: string | undefined;
634
- msScrollbarDarkshadowColor?: string | undefined;
635
- msScrollbarFaceColor?: string | undefined;
636
- msScrollbarHighlightColor?: string | undefined;
637
- msScrollbarShadowColor?: string | undefined;
638
- msScrollbarTrackColor?: string | undefined;
639
- msTextAutospace?: import("csstype").MsTextAutospaceProperty | undefined;
640
- msTextCombineHorizontal?: string | undefined;
641
- msTextOverflow?: string | undefined;
642
- msTouchAction?: string | undefined;
643
- msTouchSelect?: import("csstype").MsTouchSelectProperty | undefined;
644
- msTransform?: string | undefined;
645
- msTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
646
- msTransitionDelay?: string | undefined;
647
- msTransitionDuration?: string | undefined;
648
- msTransitionProperty?: string | undefined;
649
- msTransitionTimingFunction?: string | undefined;
650
- msUserSelect?: import("csstype").MsUserSelectProperty | undefined;
651
- msWordBreak?: import("csstype").WordBreakProperty | undefined;
652
- msWrapFlow?: import("csstype").MsWrapFlowProperty | undefined;
653
- msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
654
- msWrapThrough?: import("csstype").MsWrapThroughProperty | undefined;
655
- msWritingMode?: import("csstype").WritingModeProperty | undefined;
656
- WebkitAlignContent?: string | undefined;
657
- WebkitAlignItems?: string | undefined;
658
- WebkitAlignSelf?: string | undefined;
659
- WebkitAnimationDelay?: string | undefined;
660
- WebkitAnimationDirection?: string | undefined;
661
- WebkitAnimationDuration?: string | undefined;
662
- WebkitAnimationFillMode?: string | undefined;
663
- WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
664
- WebkitAnimationName?: string | undefined;
665
- WebkitAnimationPlayState?: string | undefined;
666
- WebkitAnimationTimingFunction?: string | undefined;
667
- WebkitAppearance?: import("csstype").WebkitAppearanceProperty | undefined;
668
- WebkitBackdropFilter?: string | undefined;
669
- WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
670
- WebkitBackgroundClip?: string | undefined;
671
- WebkitBackgroundOrigin?: string | undefined;
672
- WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
673
- WebkitBorderBeforeColor?: string | undefined;
674
- WebkitBorderBeforeStyle?: string | undefined;
675
- WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
676
- WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
677
- WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
678
- WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
679
- WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
680
- WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
681
- WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
682
- WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
683
- WebkitBoxShadow?: string | undefined;
684
- WebkitBoxSizing?: import("csstype").BoxSizingProperty | undefined;
685
- WebkitClipPath?: string | undefined;
686
- WebkitColumnCount?: import("csstype").ColumnCountProperty | undefined;
687
- WebkitColumnFill?: import("csstype").ColumnFillProperty | undefined;
688
- WebkitColumnRuleColor?: string | undefined;
689
- WebkitColumnRuleStyle?: string | undefined;
690
- WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
691
- WebkitColumnSpan?: import("csstype").ColumnSpanProperty | undefined;
692
- WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
693
- WebkitFilter?: string | undefined;
694
- WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
695
- WebkitFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
696
- WebkitFlexGrow?: import("csstype").GlobalsNumber | undefined;
697
- WebkitFlexShrink?: import("csstype").GlobalsNumber | undefined;
698
- WebkitFlexWrap?: import("csstype").FlexWrapProperty | undefined;
699
- WebkitFontFeatureSettings?: string | undefined;
700
- WebkitFontKerning?: import("csstype").FontKerningProperty | undefined;
701
- WebkitFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
702
- WebkitFontVariantLigatures?: string | undefined;
703
- WebkitHyphenateCharacter?: string | undefined;
704
- WebkitHyphens?: import("csstype").HyphensProperty | undefined;
705
- WebkitInitialLetter?: import("csstype").InitialLetterProperty | undefined;
706
- WebkitJustifyContent?: string | undefined;
707
- WebkitLineBreak?: import("csstype").LineBreakProperty | undefined;
708
- WebkitLineClamp?: import("csstype").WebkitLineClampProperty | undefined;
709
- WebkitMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
710
- WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
711
- WebkitMaskAttachment?: string | undefined;
712
- WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
713
- WebkitMaskBoxImageRepeat?: string | undefined;
714
- WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty | undefined;
715
- WebkitMaskBoxImageSource?: string | undefined;
716
- WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
717
- WebkitMaskClip?: string | undefined;
718
- WebkitMaskComposite?: string | undefined;
719
- WebkitMaskImage?: string | undefined;
720
- WebkitMaskOrigin?: string | undefined;
721
- WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
722
- WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
723
- WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
724
- WebkitMaskRepeat?: string | undefined;
725
- WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty | undefined;
726
- WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty | undefined;
727
- WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
728
- WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
729
- WebkitOrder?: import("csstype").GlobalsNumber | undefined;
730
- WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty | undefined;
731
- WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
732
- WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
733
- WebkitPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
734
- WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
735
- WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
736
- WebkitRubyPosition?: string | undefined;
737
- WebkitScrollSnapType?: string | undefined;
738
- WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
739
- WebkitTapHighlightColor?: string | undefined;
740
- WebkitTextCombine?: string | undefined;
741
- WebkitTextDecorationColor?: string | undefined;
742
- WebkitTextDecorationLine?: string | undefined;
743
- WebkitTextDecorationSkip?: string | undefined;
744
- WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
745
- WebkitTextEmphasisColor?: string | undefined;
746
- WebkitTextEmphasisPosition?: string | undefined;
747
- WebkitTextEmphasisStyle?: string | undefined;
748
- WebkitTextFillColor?: string | undefined;
749
- WebkitTextOrientation?: import("csstype").TextOrientationProperty | undefined;
750
- WebkitTextSizeAdjust?: string | undefined;
751
- WebkitTextStrokeColor?: string | undefined;
752
- WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
753
- WebkitTextUnderlinePosition?: string | undefined;
754
- WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty | undefined;
755
- WebkitTransform?: string | undefined;
756
- WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
757
- WebkitTransformStyle?: import("csstype").TransformStyleProperty | undefined;
758
- WebkitTransitionDelay?: string | undefined;
759
- WebkitTransitionDuration?: string | undefined;
760
- WebkitTransitionProperty?: string | undefined;
761
- WebkitTransitionTimingFunction?: string | undefined;
762
- WebkitUserModify?: import("csstype").WebkitUserModifyProperty | undefined;
763
- WebkitUserSelect?: import("csstype").UserSelectProperty | undefined;
764
- WebkitWritingMode?: import("csstype").WritingModeProperty | undefined;
765
- MozAnimation?: import("csstype").AnimationProperty | undefined;
766
- MozBorderImage?: import("csstype").BorderImageProperty | undefined;
767
- MozColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
768
- MozColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
769
- MozTransition?: string | undefined;
770
- msContentZoomLimit?: string | undefined;
771
- msContentZoomSnap?: string | undefined;
772
- msFlex?: import("csstype").FlexProperty<string | number> | undefined;
773
- msScrollLimit?: string | undefined;
774
- msScrollSnapX?: string | undefined;
775
- msScrollSnapY?: string | undefined;
776
- msTransition?: string | undefined;
777
- WebkitAnimation?: import("csstype").AnimationProperty | undefined;
778
- WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
779
- WebkitBorderImage?: import("csstype").BorderImageProperty | undefined;
780
- WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
781
- WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
782
- WebkitColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
783
- WebkitFlex?: import("csstype").FlexProperty<string | number> | undefined;
784
- WebkitFlexFlow?: string | undefined;
785
- WebkitMask?: import("csstype").WebkitMaskProperty<string | number> | undefined;
786
- WebkitMaskBoxImage?: import("csstype").MaskBorderProperty | undefined;
787
- WebkitTextEmphasis?: string | undefined;
788
- WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
789
- WebkitTransition?: string | undefined;
790
- azimuth?: string | undefined;
791
- boxAlign?: import("csstype").BoxAlignProperty | undefined;
792
- boxDirection?: import("csstype").BoxDirectionProperty | undefined;
793
- boxFlex?: import("csstype").GlobalsNumber | undefined;
794
- boxFlexGroup?: import("csstype").GlobalsNumber | undefined;
795
- boxLines?: import("csstype").BoxLinesProperty | undefined;
796
- boxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
797
- boxOrient?: import("csstype").BoxOrientProperty | undefined;
798
- boxPack?: import("csstype").BoxPackProperty | undefined;
799
- clip?: string | undefined;
800
- gridColumnGap?: import("csstype").GridColumnGapProperty<string | number> | undefined;
801
- gridGap?: import("csstype").GridGapProperty<string | number> | undefined;
802
- gridRowGap?: import("csstype").GridRowGapProperty<string | number> | undefined;
803
- imeMode?: import("csstype").ImeModeProperty | undefined;
804
- offsetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
805
- offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
806
- offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
807
- offsetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
808
- offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
809
- offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
810
- scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
811
- scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
812
- scrollSnapPointsX?: string | undefined;
813
- scrollSnapPointsY?: string | undefined;
814
- scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty | undefined;
815
- scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty | undefined;
816
- KhtmlBoxAlign?: import("csstype").BoxAlignProperty | undefined;
817
- KhtmlBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
818
- KhtmlBoxFlex?: import("csstype").GlobalsNumber | undefined;
819
- KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
820
- KhtmlBoxLines?: import("csstype").BoxLinesProperty | undefined;
821
- KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
822
- KhtmlBoxOrient?: import("csstype").BoxOrientProperty | undefined;
823
- KhtmlBoxPack?: import("csstype").BoxPackProperty | undefined;
824
- KhtmlLineBreak?: import("csstype").LineBreakProperty | undefined;
825
- KhtmlOpacity?: import("csstype").OpacityProperty | undefined;
826
- KhtmlUserSelect?: import("csstype").UserSelectProperty | undefined;
827
- MozBackgroundClip?: string | undefined;
828
- MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty | undefined;
829
- MozBackgroundOrigin?: string | undefined;
830
- MozBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
831
- MozBinding?: string | undefined;
832
- MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
833
- MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
834
- MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
835
- MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
836
- MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
837
- MozBoxAlign?: import("csstype").BoxAlignProperty | undefined;
838
- MozBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
839
- MozBoxFlex?: import("csstype").GlobalsNumber | undefined;
840
- MozBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
841
- MozBoxOrient?: import("csstype").BoxOrientProperty | undefined;
842
- MozBoxPack?: import("csstype").BoxPackProperty | undefined;
843
- MozBoxShadow?: string | undefined;
844
- MozFloatEdge?: import("csstype").MozFloatEdgeProperty | undefined;
845
- MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty | undefined;
846
- MozOpacity?: import("csstype").OpacityProperty | undefined;
847
- MozOutline?: import("csstype").OutlineProperty<string | number> | undefined;
848
- MozOutlineColor?: string | undefined;
849
- MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
850
- MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
851
- MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
852
- MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
853
- MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
854
- MozOutlineStyle?: string | undefined;
855
- MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
856
- MozTextAlignLast?: import("csstype").TextAlignLastProperty | undefined;
857
- MozTextDecorationColor?: string | undefined;
858
- MozTextDecorationLine?: string | undefined;
859
- MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
860
- MozUserInput?: import("csstype").MozUserInputProperty | undefined;
861
- msImeMode?: import("csstype").ImeModeProperty | undefined;
862
- OAnimation?: import("csstype").AnimationProperty | undefined;
863
- OAnimationDelay?: string | undefined;
864
- OAnimationDirection?: string | undefined;
865
- OAnimationDuration?: string | undefined;
866
- OAnimationFillMode?: string | undefined;
867
- OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
868
- OAnimationName?: string | undefined;
869
- OAnimationPlayState?: string | undefined;
870
- OAnimationTimingFunction?: string | undefined;
871
- OBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
872
- OBorderImage?: import("csstype").BorderImageProperty | undefined;
873
- OObjectFit?: import("csstype").ObjectFitProperty | undefined;
874
- OObjectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
875
- OTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
876
- OTextOverflow?: string | undefined;
877
- OTransform?: string | undefined;
878
- OTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
879
- OTransition?: string | undefined;
880
- OTransitionDelay?: string | undefined;
881
- OTransitionDuration?: string | undefined;
882
- OTransitionProperty?: string | undefined;
883
- OTransitionTimingFunction?: string | undefined;
884
- WebkitBoxAlign?: import("csstype").BoxAlignProperty | undefined;
885
- WebkitBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
886
- WebkitBoxFlex?: import("csstype").GlobalsNumber | undefined;
887
- WebkitBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
888
- WebkitBoxLines?: import("csstype").BoxLinesProperty | undefined;
889
- WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
890
- WebkitBoxOrient?: import("csstype").BoxOrientProperty | undefined;
891
- WebkitBoxPack?: import("csstype").BoxPackProperty | undefined;
892
- WebkitScrollSnapPointsX?: string | undefined;
893
- WebkitScrollSnapPointsY?: string | undefined;
894
- alignmentBaseline?: import("csstype").AlignmentBaselineProperty | undefined;
895
- baselineShift?: import("csstype").BaselineShiftProperty<string | number> | undefined;
896
- clipRule?: import("csstype").ClipRuleProperty | undefined;
897
- colorInterpolation?: import("csstype").ColorInterpolationProperty | undefined;
898
- colorRendering?: import("csstype").ColorRenderingProperty | undefined;
899
- dominantBaseline?: import("csstype").DominantBaselineProperty | undefined;
900
- fill?: string | undefined;
901
- fillOpacity?: import("csstype").GlobalsNumber | undefined;
902
- fillRule?: import("csstype").FillRuleProperty | undefined;
903
- floodColor?: string | undefined;
904
- floodOpacity?: import("csstype").GlobalsNumber | undefined;
905
- glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty | undefined;
906
- lightingColor?: string | undefined;
907
- marker?: string | undefined;
908
- markerEnd?: string | undefined;
909
- markerMid?: string | undefined;
910
- markerStart?: string | undefined;
911
- shapeRendering?: import("csstype").ShapeRenderingProperty | undefined;
912
- stopColor?: string | undefined;
913
- stopOpacity?: import("csstype").GlobalsNumber | undefined;
914
- stroke?: string | undefined;
915
- strokeDasharray?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
916
- strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
917
- strokeLinecap?: import("csstype").StrokeLinecapProperty | undefined;
918
- strokeLinejoin?: import("csstype").StrokeLinejoinProperty | undefined;
919
- strokeMiterlimit?: import("csstype").GlobalsNumber | undefined;
920
- strokeOpacity?: import("csstype").GlobalsNumber | undefined;
921
- strokeWidth?: import("csstype").StrokeWidthProperty<string | number> | undefined;
922
- textAnchor?: import("csstype").TextAnchorProperty | undefined;
923
- vectorEffect?: import("csstype").VectorEffectProperty | undefined;
924
- "accent-color"?: string | undefined;
925
- "align-content"?: string | undefined;
926
- "align-items"?: string | undefined;
927
- "align-self"?: string | undefined;
928
- "align-tracks"?: string | undefined;
929
- "animation-composition"?: string | undefined;
930
- "animation-delay"?: string | undefined;
931
- "animation-direction"?: string | undefined;
932
- "animation-duration"?: string | undefined;
933
- "animation-fill-mode"?: string | undefined;
934
- "animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
935
- "animation-name"?: string | undefined;
936
- "animation-play-state"?: string | undefined;
937
- "animation-timeline"?: string | undefined;
938
- "animation-timing-function"?: string | undefined;
939
- "aspect-ratio"?: import("csstype").AspectRatioProperty | undefined;
940
- "backdrop-filter"?: string | undefined;
941
- "backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
942
- "background-attachment"?: string | undefined;
943
- "background-blend-mode"?: string | undefined;
944
- "background-clip"?: string | undefined;
945
- "background-color"?: string | undefined;
946
- "background-image"?: string | undefined;
947
- "background-origin"?: string | undefined;
948
- "background-position-x"?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
949
- "background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
950
- "background-repeat"?: string | undefined;
951
- "background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
952
- "block-overflow"?: string | undefined;
953
- "block-size"?: import("csstype").BlockSizeProperty<string | number> | undefined;
954
- "border-block-color"?: string | undefined;
955
- "border-block-end-color"?: string | undefined;
956
- "border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty | undefined;
957
- "border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
958
- "border-block-start-color"?: string | undefined;
959
- "border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty | undefined;
960
- "border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
961
- "border-block-style"?: import("csstype").BorderBlockStyleProperty | undefined;
962
- "border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
963
- "border-bottom-color"?: string | undefined;
964
- "border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
965
- "border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
966
- "border-bottom-style"?: import("csstype").BorderBottomStyleProperty | undefined;
967
- "border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
968
- "border-collapse"?: import("csstype").BorderCollapseProperty | undefined;
969
- "border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
970
- "border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
971
- "border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
972
- "border-image-repeat"?: string | undefined;
973
- "border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
974
- "border-image-source"?: string | undefined;
975
- "border-image-width"?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
976
- "border-inline-color"?: string | undefined;
977
- "border-inline-end-color"?: string | undefined;
978
- "border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
979
- "border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
980
- "border-inline-start-color"?: string | undefined;
981
- "border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
982
- "border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
983
- "border-inline-style"?: import("csstype").BorderInlineStyleProperty | undefined;
984
- "border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
985
- "border-left-color"?: string | undefined;
986
- "border-left-style"?: import("csstype").BorderLeftStyleProperty | undefined;
987
- "border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
988
- "border-right-color"?: string | undefined;
989
- "border-right-style"?: import("csstype").BorderRightStyleProperty | undefined;
990
- "border-right-width"?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
991
- "border-spacing"?: import("csstype").BorderSpacingProperty<string | number> | undefined;
992
- "border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
993
- "border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
994
- "border-top-color"?: string | undefined;
995
- "border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
996
- "border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
997
- "border-top-style"?: import("csstype").BorderTopStyleProperty | undefined;
998
- "border-top-width"?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
999
- "box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1000
- "box-shadow"?: string | undefined;
1001
- "box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1002
- "break-after"?: import("csstype").BreakAfterProperty | undefined;
1003
- "break-before"?: import("csstype").BreakBeforeProperty | undefined;
1004
- "break-inside"?: import("csstype").BreakInsideProperty | undefined;
1005
- "caption-side"?: import("csstype").CaptionSideProperty | undefined;
1006
- "caret-color"?: string | undefined;
1007
- "clip-path"?: string | undefined;
1008
- "color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1009
- "color-scheme"?: string | undefined;
1010
- "column-count"?: import("csstype").ColumnCountProperty | undefined;
1011
- "column-fill"?: import("csstype").ColumnFillProperty | undefined;
1012
- "column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
1013
- "column-rule-color"?: string | undefined;
1014
- "column-rule-style"?: string | undefined;
1015
- "column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1016
- "column-span"?: import("csstype").ColumnSpanProperty | undefined;
1017
- "column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1018
- "content-visibility"?: import("csstype").ContentVisibilityProperty | undefined;
1019
- "counter-increment"?: string | undefined;
1020
- "counter-reset"?: string | undefined;
1021
- "counter-set"?: string | undefined;
1022
- "empty-cells"?: import("csstype").EmptyCellsProperty | undefined;
1023
- "flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1024
- "flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1025
- "flex-grow"?: import("csstype").GlobalsNumber | undefined;
1026
- "flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1027
- "flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1028
- "font-family"?: string | undefined;
1029
- "font-feature-settings"?: string | undefined;
1030
- "font-kerning"?: import("csstype").FontKerningProperty | undefined;
1031
- "font-language-override"?: string | undefined;
1032
- "font-optical-sizing"?: import("csstype").FontOpticalSizingProperty | undefined;
1033
- "font-size"?: import("csstype").FontSizeProperty<string | number> | undefined;
1034
- "font-size-adjust"?: import("csstype").FontSizeAdjustProperty | undefined;
1035
- "font-smooth"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1036
- "font-stretch"?: string | undefined;
1037
- "font-style"?: string | undefined;
1038
- "font-synthesis"?: string | undefined;
1039
- "font-variant"?: string | undefined;
1040
- "font-variant-alternates"?: string | undefined;
1041
- "font-variant-caps"?: import("csstype").FontVariantCapsProperty | undefined;
1042
- "font-variant-east-asian"?: string | undefined;
1043
- "font-variant-ligatures"?: string | undefined;
1044
- "font-variant-numeric"?: string | undefined;
1045
- "font-variant-position"?: import("csstype").FontVariantPositionProperty | undefined;
1046
- "font-variation-settings"?: string | undefined;
1047
- "font-weight"?: import("csstype").FontWeightProperty | undefined;
1048
- "forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty | undefined;
1049
- "grid-auto-columns"?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
1050
- "grid-auto-flow"?: string | undefined;
1051
- "grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
1052
- "grid-column-end"?: import("csstype").GridColumnEndProperty | undefined;
1053
- "grid-column-start"?: import("csstype").GridColumnStartProperty | undefined;
1054
- "grid-row-end"?: import("csstype").GridRowEndProperty | undefined;
1055
- "grid-row-start"?: import("csstype").GridRowStartProperty | undefined;
1056
- "grid-template-areas"?: string | undefined;
1057
- "grid-template-columns"?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
1058
- "grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
1059
- "hanging-punctuation"?: string | undefined;
1060
- "hyphenate-character"?: string | undefined;
1061
- "image-orientation"?: string | undefined;
1062
- "image-rendering"?: import("csstype").ImageRenderingProperty | undefined;
1063
- "image-resolution"?: string | undefined;
1064
- "initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1065
- "inline-size"?: import("csstype").InlineSizeProperty<string | number> | undefined;
1066
- "input-security"?: import("csstype").InputSecurityProperty | undefined;
1067
- "inset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1068
- "inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1069
- "inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1070
- "inset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1071
- "inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1072
- "inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1073
- "justify-content"?: string | undefined;
1074
- "justify-items"?: string | undefined;
1075
- "justify-self"?: string | undefined;
1076
- "justify-tracks"?: string | undefined;
1077
- "letter-spacing"?: import("csstype").LetterSpacingProperty<string | number> | undefined;
1078
- "line-break"?: import("csstype").LineBreakProperty | undefined;
1079
- "line-height"?: import("csstype").LineHeightProperty<string | number> | undefined;
1080
- "line-height-step"?: import("csstype").LineHeightStepProperty<string | number> | undefined;
1081
- "list-style-image"?: string | undefined;
1082
- "list-style-position"?: import("csstype").ListStylePositionProperty | undefined;
1083
- "list-style-type"?: string | undefined;
1084
- "margin-block"?: import("csstype").MarginBlockProperty<string | number> | undefined;
1085
- "margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
1086
- "margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
1087
- "margin-bottom"?: import("csstype").MarginBottomProperty<string | number> | undefined;
1088
- "margin-inline"?: import("csstype").MarginInlineProperty<string | number> | undefined;
1089
- "margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1090
- "margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1091
- "margin-left"?: import("csstype").MarginLeftProperty<string | number> | undefined;
1092
- "margin-right"?: import("csstype").MarginRightProperty<string | number> | undefined;
1093
- "margin-top"?: import("csstype").MarginTopProperty<string | number> | undefined;
1094
- "mask-border-mode"?: import("csstype").MaskBorderModeProperty | undefined;
1095
- "mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1096
- "mask-border-repeat"?: string | undefined;
1097
- "mask-border-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1098
- "mask-border-source"?: string | undefined;
1099
- "mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1100
- "mask-clip"?: string | undefined;
1101
- "mask-composite"?: string | undefined;
1102
- "mask-image"?: string | undefined;
1103
- "mask-mode"?: string | undefined;
1104
- "mask-origin"?: string | undefined;
1105
- "mask-position"?: import("csstype").MaskPositionProperty<string | number> | undefined;
1106
- "mask-repeat"?: string | undefined;
1107
- "mask-size"?: import("csstype").MaskSizeProperty<string | number> | undefined;
1108
- "mask-type"?: import("csstype").MaskTypeProperty | undefined;
1109
- "math-depth"?: import("csstype").MathDepthProperty | undefined;
1110
- "math-shift"?: import("csstype").MathShiftProperty | undefined;
1111
- "math-style"?: import("csstype").MathStyleProperty | undefined;
1112
- "max-block-size"?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
1113
- "max-height"?: import("csstype").MaxHeightProperty<string | number> | undefined;
1114
- "max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1115
- "max-lines"?: import("csstype").MaxLinesProperty | undefined;
1116
- "max-width"?: import("csstype").MaxWidthProperty<string | number> | undefined;
1117
- "min-block-size"?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
1118
- "min-height"?: import("csstype").MinHeightProperty<string | number> | undefined;
1119
- "min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
1120
- "min-width"?: import("csstype").MinWidthProperty<string | number> | undefined;
1121
- "mix-blend-mode"?: import("csstype").MixBlendModeProperty | undefined;
1122
- "motion-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1123
- "motion-path"?: string | undefined;
1124
- "motion-rotation"?: string | undefined;
1125
- "object-fit"?: import("csstype").ObjectFitProperty | undefined;
1126
- "object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1127
- "offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
1128
- "offset-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1129
- "offset-path"?: string | undefined;
1130
- "offset-rotate"?: string | undefined;
1131
- "offset-rotation"?: string | undefined;
1132
- "outline-color"?: string | undefined;
1133
- "outline-offset"?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
1134
- "outline-style"?: string | undefined;
1135
- "outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1136
- "overflow-anchor"?: import("csstype").OverflowAnchorProperty | undefined;
1137
- "overflow-block"?: import("csstype").OverflowBlockProperty | undefined;
1138
- "overflow-clip-box"?: import("csstype").OverflowClipBoxProperty | undefined;
1139
- "overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
1140
- "overflow-inline"?: import("csstype").OverflowInlineProperty | undefined;
1141
- "overflow-wrap"?: import("csstype").OverflowWrapProperty | undefined;
1142
- "overflow-x"?: import("csstype").OverflowXProperty | undefined;
1143
- "overflow-y"?: import("csstype").OverflowYProperty | undefined;
1144
- "overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
1145
- "overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
1146
- "overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty | undefined;
1147
- "overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty | undefined;
1148
- "padding-block"?: import("csstype").PaddingBlockProperty<string | number> | undefined;
1149
- "padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
1150
- "padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
1151
- "padding-bottom"?: import("csstype").PaddingBottomProperty<string | number> | undefined;
1152
- "padding-inline"?: import("csstype").PaddingInlineProperty<string | number> | undefined;
1153
- "padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1154
- "padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1155
- "padding-left"?: import("csstype").PaddingLeftProperty<string | number> | undefined;
1156
- "padding-right"?: import("csstype").PaddingRightProperty<string | number> | undefined;
1157
- "padding-top"?: import("csstype").PaddingTopProperty<string | number> | undefined;
1158
- "page-break-after"?: import("csstype").PageBreakAfterProperty | undefined;
1159
- "page-break-before"?: import("csstype").PageBreakBeforeProperty | undefined;
1160
- "page-break-inside"?: import("csstype").PageBreakInsideProperty | undefined;
1161
- "paint-order"?: string | undefined;
1162
- "perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1163
- "place-content"?: string | undefined;
1164
- "pointer-events"?: import("csstype").PointerEventsProperty | undefined;
1165
- "print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1166
- "row-gap"?: import("csstype").RowGapProperty<string | number> | undefined;
1167
- "ruby-align"?: import("csstype").RubyAlignProperty | undefined;
1168
- "ruby-merge"?: import("csstype").RubyMergeProperty | undefined;
1169
- "ruby-position"?: string | undefined;
1170
- "scroll-behavior"?: import("csstype").ScrollBehaviorProperty | undefined;
1171
- "scroll-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1172
- "scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
1173
- "scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
1174
- "scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
1175
- "scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1176
- "scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
1177
- "scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
1178
- "scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
1179
- "scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1180
- "scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1181
- "scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1182
- "scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
1183
- "scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
1184
- "scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
1185
- "scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
1186
- "scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
1187
- "scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
1188
- "scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
1189
- "scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
1190
- "scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
1191
- "scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
1192
- "scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
1193
- "scroll-snap-align"?: string | undefined;
1194
- "scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1195
- "scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1196
- "scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1197
- "scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1198
- "scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1199
- "scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty | undefined;
1200
- "scroll-snap-type"?: string | undefined;
1201
- "scrollbar-color"?: string | undefined;
1202
- "scrollbar-gutter"?: string | undefined;
1203
- "scrollbar-width"?: import("csstype").ScrollbarWidthProperty | undefined;
1204
- "shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty | undefined;
1205
- "shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1206
- "shape-outside"?: string | undefined;
1207
- "tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1208
- "table-layout"?: import("csstype").TableLayoutProperty | undefined;
1209
- "text-align"?: import("csstype").TextAlignProperty | undefined;
1210
- "text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
1211
- "text-combine-upright"?: string | undefined;
1212
- "text-decoration-color"?: string | undefined;
1213
- "text-decoration-line"?: string | undefined;
1214
- "text-decoration-skip"?: string | undefined;
1215
- "text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty | undefined;
1216
- "text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1217
- "text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
1218
- "text-emphasis-color"?: string | undefined;
1219
- "text-emphasis-position"?: string | undefined;
1220
- "text-emphasis-style"?: string | undefined;
1221
- "text-indent"?: import("csstype").TextIndentProperty<string | number> | undefined;
1222
- "text-justify"?: import("csstype").TextJustifyProperty | undefined;
1223
- "text-orientation"?: import("csstype").TextOrientationProperty | undefined;
1224
- "text-overflow"?: string | undefined;
1225
- "text-rendering"?: import("csstype").TextRenderingProperty | undefined;
1226
- "text-shadow"?: string | undefined;
1227
- "text-size-adjust"?: string | undefined;
1228
- "text-transform"?: import("csstype").TextTransformProperty | undefined;
1229
- "text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
1230
- "text-underline-position"?: string | undefined;
1231
- "touch-action"?: string | undefined;
1232
- "transform-box"?: import("csstype").TransformBoxProperty | undefined;
1233
- "transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1234
- "transform-style"?: import("csstype").TransformStyleProperty | undefined;
1235
- "transition-delay"?: string | undefined;
1236
- "transition-duration"?: string | undefined;
1237
- "transition-property"?: string | undefined;
1238
- "transition-timing-function"?: string | undefined;
1239
- "unicode-bidi"?: import("csstype").UnicodeBidiProperty | undefined;
1240
- "user-select"?: import("csstype").UserSelectProperty | undefined;
1241
- "vertical-align"?: import("csstype").VerticalAlignProperty<string | number> | undefined;
1242
- "white-space"?: import("csstype").WhiteSpaceProperty | undefined;
1243
- "will-change"?: string | undefined;
1244
- "word-break"?: import("csstype").WordBreakProperty | undefined;
1245
- "word-spacing"?: import("csstype").WordSpacingProperty<string | number> | undefined;
1246
- "word-wrap"?: import("csstype").WordWrapProperty | undefined;
1247
- "writing-mode"?: import("csstype").WritingModeProperty | undefined;
1248
- "z-index"?: import("csstype").ZIndexProperty | undefined;
1249
- "background-position"?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
1250
- "border-block"?: import("csstype").BorderBlockProperty<string | number> | undefined;
1251
- "border-block-end"?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
1252
- "border-block-start"?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
1253
- "border-bottom"?: import("csstype").BorderBottomProperty<string | number> | undefined;
1254
- "border-color"?: string | undefined;
1255
- "border-image"?: import("csstype").BorderImageProperty | undefined;
1256
- "border-inline"?: import("csstype").BorderInlineProperty<string | number> | undefined;
1257
- "border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
1258
- "border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
1259
- "border-left"?: import("csstype").BorderLeftProperty<string | number> | undefined;
1260
- "border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1261
- "border-right"?: import("csstype").BorderRightProperty<string | number> | undefined;
1262
- "border-style"?: string | undefined;
1263
- "border-top"?: import("csstype").BorderTopProperty<string | number> | undefined;
1264
- "border-width"?: import("csstype").BorderWidthProperty<string | number> | undefined;
1265
- "column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1266
- "flex-flow"?: string | undefined;
1267
- "grid-area"?: import("csstype").GridAreaProperty | undefined;
1268
- "grid-column"?: import("csstype").GridColumnProperty | undefined;
1269
- "grid-row"?: import("csstype").GridRowProperty | undefined;
1270
- "grid-template"?: string | undefined;
1271
- "line-clamp"?: import("csstype").LineClampProperty | undefined;
1272
- "list-style"?: string | undefined;
1273
- "mask-border"?: import("csstype").MaskBorderProperty | undefined;
1274
- "overscroll-behavior"?: string | undefined;
1275
- "place-items"?: string | undefined;
1276
- "place-self"?: string | undefined;
1277
- "text-decoration"?: import("csstype").TextDecorationProperty<string | number> | undefined;
1278
- "text-emphasis"?: string | undefined;
1279
- "-moz-animation-delay"?: string | undefined;
1280
- "-moz-animation-direction"?: string | undefined;
1281
- "-moz-animation-duration"?: string | undefined;
1282
- "-moz-animation-fill-mode"?: string | undefined;
1283
- "-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1284
- "-moz-animation-name"?: string | undefined;
1285
- "-moz-animation-play-state"?: string | undefined;
1286
- "-moz-animation-timing-function"?: string | undefined;
1287
- "-moz-appearance"?: import("csstype").MozAppearanceProperty | undefined;
1288
- "-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1289
- "-moz-border-bottom-colors"?: string | undefined;
1290
- "-moz-border-end-color"?: string | undefined;
1291
- "-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
1292
- "-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1293
- "-moz-border-left-colors"?: string | undefined;
1294
- "-moz-border-right-colors"?: string | undefined;
1295
- "-moz-border-start-color"?: string | undefined;
1296
- "-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
1297
- "-moz-border-top-colors"?: string | undefined;
1298
- "-moz-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1299
- "-moz-column-count"?: import("csstype").ColumnCountProperty | undefined;
1300
- "-moz-column-fill"?: import("csstype").ColumnFillProperty | undefined;
1301
- "-moz-column-rule-color"?: string | undefined;
1302
- "-moz-column-rule-style"?: string | undefined;
1303
- "-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1304
- "-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1305
- "-moz-context-properties"?: string | undefined;
1306
- "-moz-font-feature-settings"?: string | undefined;
1307
- "-moz-font-language-override"?: string | undefined;
1308
- "-moz-hyphens"?: import("csstype").HyphensProperty | undefined;
1309
- "-moz-image-region"?: string | undefined;
1310
- "-moz-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1311
- "-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1312
- "-moz-orient"?: import("csstype").MozOrientProperty | undefined;
1313
- "-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1314
- "-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1315
- "-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1316
- "-moz-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
1317
- "-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1318
- "-moz-stack-sizing"?: import("csstype").MozStackSizingProperty | undefined;
1319
- "-moz-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1320
- "-moz-text-blink"?: import("csstype").MozTextBlinkProperty | undefined;
1321
- "-moz-text-size-adjust"?: string | undefined;
1322
- "-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1323
- "-moz-transform-style"?: import("csstype").TransformStyleProperty | undefined;
1324
- "-moz-transition-delay"?: string | undefined;
1325
- "-moz-transition-duration"?: string | undefined;
1326
- "-moz-transition-property"?: string | undefined;
1327
- "-moz-transition-timing-function"?: string | undefined;
1328
- "-moz-user-focus"?: import("csstype").MozUserFocusProperty | undefined;
1329
- "-moz-user-modify"?: import("csstype").MozUserModifyProperty | undefined;
1330
- "-moz-user-select"?: import("csstype").UserSelectProperty | undefined;
1331
- "-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty | undefined;
1332
- "-moz-window-shadow"?: import("csstype").MozWindowShadowProperty | undefined;
1333
- "-ms-accelerator"?: import("csstype").MsAcceleratorProperty | undefined;
1334
- "-ms-block-progression"?: import("csstype").MsBlockProgressionProperty | undefined;
1335
- "-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty | undefined;
1336
- "-ms-content-zoom-limit-max"?: string | undefined;
1337
- "-ms-content-zoom-limit-min"?: string | undefined;
1338
- "-ms-content-zoom-snap-points"?: string | undefined;
1339
- "-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
1340
- "-ms-content-zooming"?: import("csstype").MsContentZoomingProperty | undefined;
1341
- "-ms-filter"?: string | undefined;
1342
- "-ms-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1343
- "-ms-flex-positive"?: import("csstype").GlobalsNumber | undefined;
1344
- "-ms-flow-from"?: string | undefined;
1345
- "-ms-flow-into"?: string | undefined;
1346
- "-ms-grid-columns"?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
1347
- "-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number> | undefined;
1348
- "-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty | undefined;
1349
- "-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
1350
- "-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
1351
- "-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
1352
- "-ms-hyphens"?: import("csstype").HyphensProperty | undefined;
1353
- "-ms-ime-align"?: import("csstype").MsImeAlignProperty | undefined;
1354
- "-ms-line-break"?: import("csstype").LineBreakProperty | undefined;
1355
- "-ms-order"?: import("csstype").GlobalsNumber | undefined;
1356
- "-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty | undefined;
1357
- "-ms-overflow-x"?: import("csstype").OverflowXProperty | undefined;
1358
- "-ms-overflow-y"?: import("csstype").OverflowYProperty | undefined;
1359
- "-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty | undefined;
1360
- "-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
1361
- "-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
1362
- "-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
1363
- "-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
1364
- "-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty | undefined;
1365
- "-ms-scroll-snap-points-x"?: string | undefined;
1366
- "-ms-scroll-snap-points-y"?: string | undefined;
1367
- "-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty | undefined;
1368
- "-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty | undefined;
1369
- "-ms-scrollbar-3dlight-color"?: string | undefined;
1370
- "-ms-scrollbar-arrow-color"?: string | undefined;
1371
- "-ms-scrollbar-base-color"?: string | undefined;
1372
- "-ms-scrollbar-darkshadow-color"?: string | undefined;
1373
- "-ms-scrollbar-face-color"?: string | undefined;
1374
- "-ms-scrollbar-highlight-color"?: string | undefined;
1375
- "-ms-scrollbar-shadow-color"?: string | undefined;
1376
- "-ms-scrollbar-track-color"?: string | undefined;
1377
- "-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty | undefined;
1378
- "-ms-text-combine-horizontal"?: string | undefined;
1379
- "-ms-text-overflow"?: string | undefined;
1380
- "-ms-touch-action"?: string | undefined;
1381
- "-ms-touch-select"?: import("csstype").MsTouchSelectProperty | undefined;
1382
- "-ms-transform"?: string | undefined;
1383
- "-ms-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1384
- "-ms-transition-delay"?: string | undefined;
1385
- "-ms-transition-duration"?: string | undefined;
1386
- "-ms-transition-property"?: string | undefined;
1387
- "-ms-transition-timing-function"?: string | undefined;
1388
- "-ms-user-select"?: import("csstype").MsUserSelectProperty | undefined;
1389
- "-ms-word-break"?: import("csstype").WordBreakProperty | undefined;
1390
- "-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty | undefined;
1391
- "-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
1392
- "-ms-wrap-through"?: import("csstype").MsWrapThroughProperty | undefined;
1393
- "-ms-writing-mode"?: import("csstype").WritingModeProperty | undefined;
1394
- "-webkit-align-content"?: string | undefined;
1395
- "-webkit-align-items"?: string | undefined;
1396
- "-webkit-align-self"?: string | undefined;
1397
- "-webkit-animation-delay"?: string | undefined;
1398
- "-webkit-animation-direction"?: string | undefined;
1399
- "-webkit-animation-duration"?: string | undefined;
1400
- "-webkit-animation-fill-mode"?: string | undefined;
1401
- "-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1402
- "-webkit-animation-name"?: string | undefined;
1403
- "-webkit-animation-play-state"?: string | undefined;
1404
- "-webkit-animation-timing-function"?: string | undefined;
1405
- "-webkit-appearance"?: import("csstype").WebkitAppearanceProperty | undefined;
1406
- "-webkit-backdrop-filter"?: string | undefined;
1407
- "-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1408
- "-webkit-background-clip"?: string | undefined;
1409
- "-webkit-background-origin"?: string | undefined;
1410
- "-webkit-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1411
- "-webkit-border-before-color"?: string | undefined;
1412
- "-webkit-border-before-style"?: string | undefined;
1413
- "-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
1414
- "-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1415
- "-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1416
- "-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
1417
- "-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1418
- "-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1419
- "-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1420
- "-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
1421
- "-webkit-box-shadow"?: string | undefined;
1422
- "-webkit-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1423
- "-webkit-clip-path"?: string | undefined;
1424
- "-webkit-column-count"?: import("csstype").ColumnCountProperty | undefined;
1425
- "-webkit-column-fill"?: import("csstype").ColumnFillProperty | undefined;
1426
- "-webkit-column-rule-color"?: string | undefined;
1427
- "-webkit-column-rule-style"?: string | undefined;
1428
- "-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1429
- "-webkit-column-span"?: import("csstype").ColumnSpanProperty | undefined;
1430
- "-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1431
- "-webkit-filter"?: string | undefined;
1432
- "-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1433
- "-webkit-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1434
- "-webkit-flex-grow"?: import("csstype").GlobalsNumber | undefined;
1435
- "-webkit-flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1436
- "-webkit-flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1437
- "-webkit-font-feature-settings"?: string | undefined;
1438
- "-webkit-font-kerning"?: import("csstype").FontKerningProperty | undefined;
1439
- "-webkit-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1440
- "-webkit-font-variant-ligatures"?: string | undefined;
1441
- "-webkit-hyphenate-character"?: string | undefined;
1442
- "-webkit-hyphens"?: import("csstype").HyphensProperty | undefined;
1443
- "-webkit-initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1444
- "-webkit-justify-content"?: string | undefined;
1445
- "-webkit-line-break"?: import("csstype").LineBreakProperty | undefined;
1446
- "-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty | undefined;
1447
- "-webkit-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1448
- "-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1449
- "-webkit-mask-attachment"?: string | undefined;
1450
- "-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1451
- "-webkit-mask-box-image-repeat"?: string | undefined;
1452
- "-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1453
- "-webkit-mask-box-image-source"?: string | undefined;
1454
- "-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1455
- "-webkit-mask-clip"?: string | undefined;
1456
- "-webkit-mask-composite"?: string | undefined;
1457
- "-webkit-mask-image"?: string | undefined;
1458
- "-webkit-mask-origin"?: string | undefined;
1459
- "-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
1460
- "-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
1461
- "-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
1462
- "-webkit-mask-repeat"?: string | undefined;
1463
- "-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty | undefined;
1464
- "-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty | undefined;
1465
- "-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
1466
- "-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1467
- "-webkit-order"?: import("csstype").GlobalsNumber | undefined;
1468
- "-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty | undefined;
1469
- "-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1470
- "-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1471
- "-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
1472
- "-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1473
- "-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1474
- "-webkit-ruby-position"?: string | undefined;
1475
- "-webkit-scroll-snap-type"?: string | undefined;
1476
- "-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1477
- "-webkit-tap-highlight-color"?: string | undefined;
1478
- "-webkit-text-combine"?: string | undefined;
1479
- "-webkit-text-decoration-color"?: string | undefined;
1480
- "-webkit-text-decoration-line"?: string | undefined;
1481
- "-webkit-text-decoration-skip"?: string | undefined;
1482
- "-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1483
- "-webkit-text-emphasis-color"?: string | undefined;
1484
- "-webkit-text-emphasis-position"?: string | undefined;
1485
- "-webkit-text-emphasis-style"?: string | undefined;
1486
- "-webkit-text-fill-color"?: string | undefined;
1487
- "-webkit-text-orientation"?: import("csstype").TextOrientationProperty | undefined;
1488
- "-webkit-text-size-adjust"?: string | undefined;
1489
- "-webkit-text-stroke-color"?: string | undefined;
1490
- "-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
1491
- "-webkit-text-underline-position"?: string | undefined;
1492
- "-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty | undefined;
1493
- "-webkit-transform"?: string | undefined;
1494
- "-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1495
- "-webkit-transform-style"?: import("csstype").TransformStyleProperty | undefined;
1496
- "-webkit-transition-delay"?: string | undefined;
1497
- "-webkit-transition-duration"?: string | undefined;
1498
- "-webkit-transition-property"?: string | undefined;
1499
- "-webkit-transition-timing-function"?: string | undefined;
1500
- "-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty | undefined;
1501
- "-webkit-user-select"?: import("csstype").UserSelectProperty | undefined;
1502
- "-webkit-writing-mode"?: import("csstype").WritingModeProperty | undefined;
1503
- "-moz-animation"?: import("csstype").AnimationProperty | undefined;
1504
- "-moz-border-image"?: import("csstype").BorderImageProperty | undefined;
1505
- "-moz-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1506
- "-moz-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
1507
- "-moz-transition"?: string | undefined;
1508
- "-ms-content-zoom-limit"?: string | undefined;
1509
- "-ms-content-zoom-snap"?: string | undefined;
1510
- "-ms-flex"?: import("csstype").FlexProperty<string | number> | undefined;
1511
- "-ms-scroll-limit"?: string | undefined;
1512
- "-ms-scroll-snap-x"?: string | undefined;
1513
- "-ms-scroll-snap-y"?: string | undefined;
1514
- "-ms-transition"?: string | undefined;
1515
- "-webkit-animation"?: import("csstype").AnimationProperty | undefined;
1516
- "-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
1517
- "-webkit-border-image"?: import("csstype").BorderImageProperty | undefined;
1518
- "-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1519
- "-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1520
- "-webkit-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
1521
- "-webkit-flex"?: import("csstype").FlexProperty<string | number> | undefined;
1522
- "-webkit-flex-flow"?: string | undefined;
1523
- "-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number> | undefined;
1524
- "-webkit-mask-box-image"?: import("csstype").MaskBorderProperty | undefined;
1525
- "-webkit-text-emphasis"?: string | undefined;
1526
- "-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
1527
- "-webkit-transition"?: string | undefined;
1528
- "box-align"?: import("csstype").BoxAlignProperty | undefined;
1529
- "box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1530
- "box-flex"?: import("csstype").GlobalsNumber | undefined;
1531
- "box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1532
- "box-lines"?: import("csstype").BoxLinesProperty | undefined;
1533
- "box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1534
- "box-orient"?: import("csstype").BoxOrientProperty | undefined;
1535
- "box-pack"?: import("csstype").BoxPackProperty | undefined;
1536
- "grid-column-gap"?: import("csstype").GridColumnGapProperty<string | number> | undefined;
1537
- "grid-gap"?: import("csstype").GridGapProperty<string | number> | undefined;
1538
- "grid-row-gap"?: import("csstype").GridRowGapProperty<string | number> | undefined;
1539
- "ime-mode"?: import("csstype").ImeModeProperty | undefined;
1540
- "offset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1541
- "offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1542
- "offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1543
- "offset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1544
- "offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1545
- "offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1546
- "scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
1547
- "scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
1548
- "scroll-snap-points-x"?: string | undefined;
1549
- "scroll-snap-points-y"?: string | undefined;
1550
- "scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty | undefined;
1551
- "scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty | undefined;
1552
- "-khtml-box-align"?: import("csstype").BoxAlignProperty | undefined;
1553
- "-khtml-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1554
- "-khtml-box-flex"?: import("csstype").GlobalsNumber | undefined;
1555
- "-khtml-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1556
- "-khtml-box-lines"?: import("csstype").BoxLinesProperty | undefined;
1557
- "-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1558
- "-khtml-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1559
- "-khtml-box-pack"?: import("csstype").BoxPackProperty | undefined;
1560
- "-khtml-line-break"?: import("csstype").LineBreakProperty | undefined;
1561
- "-khtml-opacity"?: import("csstype").OpacityProperty | undefined;
1562
- "-khtml-user-select"?: import("csstype").UserSelectProperty | undefined;
1563
- "-moz-background-clip"?: string | undefined;
1564
- "-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty | undefined;
1565
- "-moz-background-origin"?: string | undefined;
1566
- "-moz-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1567
- "-moz-binding"?: string | undefined;
1568
- "-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1569
- "-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1570
- "-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1571
- "-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1572
- "-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1573
- "-moz-box-align"?: import("csstype").BoxAlignProperty | undefined;
1574
- "-moz-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1575
- "-moz-box-flex"?: import("csstype").GlobalsNumber | undefined;
1576
- "-moz-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1577
- "-moz-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1578
- "-moz-box-pack"?: import("csstype").BoxPackProperty | undefined;
1579
- "-moz-box-shadow"?: string | undefined;
1580
- "-moz-float-edge"?: import("csstype").MozFloatEdgeProperty | undefined;
1581
- "-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty | undefined;
1582
- "-moz-opacity"?: import("csstype").OpacityProperty | undefined;
1583
- "-moz-outline"?: import("csstype").OutlineProperty<string | number> | undefined;
1584
- "-moz-outline-color"?: string | undefined;
1585
- "-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
1586
- "-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
1587
- "-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
1588
- "-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
1589
- "-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
1590
- "-moz-outline-style"?: string | undefined;
1591
- "-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1592
- "-moz-text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
1593
- "-moz-text-decoration-color"?: string | undefined;
1594
- "-moz-text-decoration-line"?: string | undefined;
1595
- "-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1596
- "-moz-user-input"?: import("csstype").MozUserInputProperty | undefined;
1597
- "-ms-ime-mode"?: import("csstype").ImeModeProperty | undefined;
1598
- "-o-animation"?: import("csstype").AnimationProperty | undefined;
1599
- "-o-animation-delay"?: string | undefined;
1600
- "-o-animation-direction"?: string | undefined;
1601
- "-o-animation-duration"?: string | undefined;
1602
- "-o-animation-fill-mode"?: string | undefined;
1603
- "-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1604
- "-o-animation-name"?: string | undefined;
1605
- "-o-animation-play-state"?: string | undefined;
1606
- "-o-animation-timing-function"?: string | undefined;
1607
- "-o-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1608
- "-o-border-image"?: import("csstype").BorderImageProperty | undefined;
1609
- "-o-object-fit"?: import("csstype").ObjectFitProperty | undefined;
1610
- "-o-object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1611
- "-o-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1612
- "-o-text-overflow"?: string | undefined;
1613
- "-o-transform"?: string | undefined;
1614
- "-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1615
- "-o-transition"?: string | undefined;
1616
- "-o-transition-delay"?: string | undefined;
1617
- "-o-transition-duration"?: string | undefined;
1618
- "-o-transition-property"?: string | undefined;
1619
- "-o-transition-timing-function"?: string | undefined;
1620
- "-webkit-box-align"?: import("csstype").BoxAlignProperty | undefined;
1621
- "-webkit-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1622
- "-webkit-box-flex"?: import("csstype").GlobalsNumber | undefined;
1623
- "-webkit-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1624
- "-webkit-box-lines"?: import("csstype").BoxLinesProperty | undefined;
1625
- "-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1626
- "-webkit-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1627
- "-webkit-box-pack"?: import("csstype").BoxPackProperty | undefined;
1628
- "-webkit-scroll-snap-points-x"?: string | undefined;
1629
- "-webkit-scroll-snap-points-y"?: string | undefined;
1630
- "alignment-baseline"?: import("csstype").AlignmentBaselineProperty | undefined;
1631
- "baseline-shift"?: import("csstype").BaselineShiftProperty<string | number> | undefined;
1632
- "clip-rule"?: import("csstype").ClipRuleProperty | undefined;
1633
- "color-interpolation"?: import("csstype").ColorInterpolationProperty | undefined;
1634
- "color-rendering"?: import("csstype").ColorRenderingProperty | undefined;
1635
- "dominant-baseline"?: import("csstype").DominantBaselineProperty | undefined;
1636
- "fill-opacity"?: import("csstype").GlobalsNumber | undefined;
1637
- "fill-rule"?: import("csstype").FillRuleProperty | undefined;
1638
- "flood-color"?: string | undefined;
1639
- "flood-opacity"?: import("csstype").GlobalsNumber | undefined;
1640
- "glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty | undefined;
1641
- "lighting-color"?: string | undefined;
1642
- "marker-end"?: string | undefined;
1643
- "marker-mid"?: string | undefined;
1644
- "marker-start"?: string | undefined;
1645
- "shape-rendering"?: import("csstype").ShapeRenderingProperty | undefined;
1646
- "stop-color"?: string | undefined;
1647
- "stop-opacity"?: import("csstype").GlobalsNumber | undefined;
1648
- "stroke-dasharray"?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
1649
- "stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
1650
- "stroke-linecap"?: import("csstype").StrokeLinecapProperty | undefined;
1651
- "stroke-linejoin"?: import("csstype").StrokeLinejoinProperty | undefined;
1652
- "stroke-miterlimit"?: import("csstype").GlobalsNumber | undefined;
1653
- "stroke-opacity"?: import("csstype").GlobalsNumber | undefined;
1654
- "stroke-width"?: import("csstype").StrokeWidthProperty<string | number> | undefined;
1655
- "text-anchor"?: import("csstype").TextAnchorProperty | undefined;
1656
- "vector-effect"?: import("csstype").VectorEffectProperty | undefined;
135
+ [x: string]: any;
1657
136
  }>;
1658
137
  styles: import("vue").ComputedRef<{
1659
138
  height: string;
1660
139
  }>;
1661
140
  eventListener: import("../../../components/iho-table/src/hooks/tapHooks/useEventHooks").IhoTableEventListener;
1662
- emits: (event: "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", ...args: any[]) => void;
141
+ emits: (event: "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "keydown" | "keydownStart" | "keydownEnd" | "paste" | "cut" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", ...args: any[]) => void;
1663
142
  asyncQueue: import("../../../shared/hooks").AsyncQueue<FormRequestDefine.AsyncQueueItem, any, {
1664
143
  label: string;
1665
144
  value: unknown;
@@ -3295,7 +1774,7 @@ declare const _default: import("vue").DefineComponent<{
3295
1774
  remote?: boolean | undefined;
3296
1775
  multiple?: boolean | undefined;
3297
1776
  chronological?: boolean | undefined;
3298
- trigger?: "default" | "cell" | undefined;
1777
+ trigger?: "cell" | "default" | undefined;
3299
1778
  showIcon?: boolean | undefined;
3300
1779
  iconAsc?: string | undefined;
3301
1780
  iconDesc?: string | undefined;
@@ -3323,7 +1802,7 @@ declare const _default: import("vue").DefineComponent<{
3323
1802
  visibleMethod?: ((params: {
3324
1803
  row: any;
3325
1804
  }) => boolean) | undefined;
3326
- trigger?: "default" | "cell" | "row" | undefined;
1805
+ trigger?: "cell" | "row" | "default" | undefined;
3327
1806
  highlight?: boolean | undefined;
3328
1807
  strict?: boolean | undefined;
3329
1808
  slots?: {
@@ -3355,7 +1834,7 @@ declare const _default: import("vue").DefineComponent<{
3355
1834
  visibleMethod?: ((params: {
3356
1835
  row: any;
3357
1836
  }) => boolean) | undefined;
3358
- trigger?: "default" | "cell" | "row" | undefined;
1837
+ trigger?: "cell" | "row" | "default" | undefined;
3359
1838
  highlight?: boolean | undefined;
3360
1839
  range?: boolean | undefined;
3361
1840
  slots?: {
@@ -4097,7 +2576,7 @@ declare const _default: import("vue").DefineComponent<{
4097
2576
  expandAll?: boolean | undefined;
4098
2577
  expandRowKeys?: string[] | number[] | undefined;
4099
2578
  accordion?: boolean | undefined;
4100
- trigger?: "default" | "cell" | "row" | undefined;
2579
+ trigger?: "cell" | "row" | "default" | undefined;
4101
2580
  lazy?: boolean | undefined;
4102
2581
  reserve?: boolean | undefined;
4103
2582
  height?: number | undefined;
@@ -4134,7 +2613,7 @@ declare const _default: import("vue").DefineComponent<{
4134
2613
  expandAll?: boolean | undefined;
4135
2614
  expandRowKeys?: string[] | number[] | undefined;
4136
2615
  accordion?: boolean | undefined;
4137
- trigger?: "default" | "cell" | "row" | undefined;
2616
+ trigger?: "cell" | "row" | "default" | undefined;
4138
2617
  lazy?: boolean | undefined;
4139
2618
  hasChild?: string | undefined;
4140
2619
  reserve?: boolean | undefined;
@@ -4228,7 +2707,7 @@ declare const _default: import("vue").DefineComponent<{
4228
2707
  params?: any;
4229
2708
  }[][] | undefined;
4230
2709
  } | undefined;
4231
- trigger?: "default" | "cell" | undefined;
2710
+ trigger?: "cell" | "default" | undefined;
4232
2711
  className?: string | undefined;
4233
2712
  visibleMethod?: ((params: {
4234
2713
  type: string;
@@ -4518,7 +2997,7 @@ declare const _default: import("vue").DefineComponent<{
4518
2997
  isSingleSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
4519
2998
  dragScroll?: boolean | undefined;
4520
2999
  dragScrollConfig?: {
4521
- dragEle?: string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | HTMLElement | {
3000
+ dragEle?: string | import("vue").Component | HTMLElement | {
4522
3001
  [x: string]: any;
4523
3002
  setup?: ((this: void, props: Readonly<import("@vue/shared").LooseRequired<any>>, ctx: import("vue").SetupContext<any>) => any) | undefined;
4524
3003
  name?: string | undefined;
@@ -4751,13 +3230,13 @@ declare const _default: import("vue").DefineComponent<{
4751
3230
  enable?: boolean | undefined;
4752
3231
  } | undefined;
4753
3232
  onFormChange?: ((payload_0: import("../../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
4754
- onCopy?: ((params: import("vxe-table").VxeTableDefines.CopyEventParams) => void) | undefined;
4755
- onCut?: ((params: import("vxe-table").VxeTableDefines.CutEventParams) => void) | undefined;
4756
- onPaste?: ((params: import("vxe-table").VxeTableDefines.PasteEventParams) => void) | undefined;
4757
- onKeydown?: ((params: import("vxe-table").VxeTableDefines.KeydownEventParams) => void) | undefined;
4758
3233
  onScroll?: ((params: import("vxe-table").VxeTableDefines.ScrollEventParams) => void) | undefined;
3234
+ onKeydown?: ((params: import("vxe-table").VxeTableDefines.KeydownEventParams) => void) | undefined;
4759
3235
  onKeydownStart?: ((params: import("vxe-table").VxeTableDefines.KeydownStartEventParams) => void) | undefined;
4760
3236
  onKeydownEnd?: ((params: import("vxe-table").VxeTableDefines.KeydownEndEventParams) => void) | undefined;
3237
+ onPaste?: ((params: import("vxe-table").VxeTableDefines.PasteEventParams) => void) | undefined;
3238
+ onCopy?: ((params: import("vxe-table").VxeTableDefines.CopyEventParams) => void) | undefined;
3239
+ onCut?: ((params: import("vxe-table").VxeTableDefines.CutEventParams) => void) | undefined;
4761
3240
  onCurrentChange?: ((params: import("vxe-table").VxeTableDefines.CurrentChangeEventParams) => void) | undefined;
4762
3241
  onRadioChange?: ((params: import("vxe-table").VxeTableDefines.RadioChangeEventParams) => void) | undefined;
4763
3242
  onCheckboxChange?: ((params: import("vxe-table").VxeTableDefines.CheckboxChangeEventParams) => void) | undefined;
@@ -5131,13 +3610,13 @@ declare const _default: import("vue").DefineComponent<{
5131
3610
  updateTableDataRef: () => Promise<void>;
5132
3611
  tableHandler: IhoTableHandler;
5133
3612
  eventHookHandler: {
5134
- onCopy: import("vxe-table").VxeTableEvents.Copy | undefined;
5135
- onCut: import("vxe-table").VxeTableEvents.Cut | undefined;
5136
- onPaste: import("vxe-table").VxeTableEvents.Paste | undefined;
5137
- onKeydown: import("vxe-table").VxeTableEvents.Keydown | undefined;
5138
3613
  onScroll: import("vxe-table").VxeTableEvents.Scroll | undefined;
3614
+ onKeydown: import("vxe-table").VxeTableEvents.Keydown | undefined;
5139
3615
  onKeydownStart: import("vxe-table").VxeTableEvents.KeydownStart | undefined;
5140
3616
  onKeydownEnd: import("vxe-table").VxeTableEvents.KeydownEnd | undefined;
3617
+ onPaste: import("vxe-table").VxeTableEvents.Paste | undefined;
3618
+ onCopy: import("vxe-table").VxeTableEvents.Copy | undefined;
3619
+ onCut: import("vxe-table").VxeTableEvents.Cut | undefined;
5141
3620
  onCurrentChange: import("vxe-table").VxeTableEvents.CurrentChange | undefined;
5142
3621
  onRadioChange: import("vxe-table").VxeTableEvents.RadioChange | undefined;
5143
3622
  onCheckboxChange: import("vxe-table").VxeTableEvents.CheckboxChange | undefined;
@@ -5193,13 +3672,13 @@ declare const _default: import("vue").DefineComponent<{
5193
3672
  onPageChange: unknown;
5194
3673
  };
5195
3674
  bindProperties: import("vue").ComputedRef<{
5196
- onCopy: import("vxe-table").VxeTableEvents.Copy | undefined;
5197
- onCut: import("vxe-table").VxeTableEvents.Cut | undefined;
5198
- onPaste: import("vxe-table").VxeTableEvents.Paste | undefined;
5199
- onKeydown: import("vxe-table").VxeTableEvents.Keydown | undefined;
5200
3675
  onScroll: import("vxe-table").VxeTableEvents.Scroll | undefined;
3676
+ onKeydown: import("vxe-table").VxeTableEvents.Keydown | undefined;
5201
3677
  onKeydownStart: import("vxe-table").VxeTableEvents.KeydownStart | undefined;
5202
3678
  onKeydownEnd: import("vxe-table").VxeTableEvents.KeydownEnd | undefined;
3679
+ onPaste: import("vxe-table").VxeTableEvents.Paste | undefined;
3680
+ onCopy: import("vxe-table").VxeTableEvents.Copy | undefined;
3681
+ onCut: import("vxe-table").VxeTableEvents.Cut | undefined;
5203
3682
  onCurrentChange: import("vxe-table").VxeTableEvents.CurrentChange | undefined;
5204
3683
  onRadioChange: import("vxe-table").VxeTableEvents.RadioChange | undefined;
5205
3684
  onCheckboxChange: import("vxe-table").VxeTableEvents.CheckboxChange | undefined;
@@ -6871,7 +5350,7 @@ declare const _default: import("vue").DefineComponent<{
6871
5350
  remote?: boolean | undefined;
6872
5351
  multiple?: boolean | undefined;
6873
5352
  chronological?: boolean | undefined;
6874
- trigger?: "default" | "cell" | undefined;
5353
+ trigger?: "cell" | "default" | undefined;
6875
5354
  showIcon?: boolean | undefined;
6876
5355
  iconAsc?: string | undefined;
6877
5356
  iconDesc?: string | undefined;
@@ -6899,7 +5378,7 @@ declare const _default: import("vue").DefineComponent<{
6899
5378
  visibleMethod?: ((params: {
6900
5379
  row: any;
6901
5380
  }) => boolean) | undefined;
6902
- trigger?: "default" | "cell" | "row" | undefined;
5381
+ trigger?: "cell" | "row" | "default" | undefined;
6903
5382
  highlight?: boolean | undefined;
6904
5383
  strict?: boolean | undefined;
6905
5384
  slots?: {
@@ -6931,7 +5410,7 @@ declare const _default: import("vue").DefineComponent<{
6931
5410
  visibleMethod?: ((params: {
6932
5411
  row: any;
6933
5412
  }) => boolean) | undefined;
6934
- trigger?: "default" | "cell" | "row" | undefined;
5413
+ trigger?: "cell" | "row" | "default" | undefined;
6935
5414
  highlight?: boolean | undefined;
6936
5415
  range?: boolean | undefined;
6937
5416
  slots?: {
@@ -7673,7 +6152,7 @@ declare const _default: import("vue").DefineComponent<{
7673
6152
  expandAll?: boolean | undefined;
7674
6153
  expandRowKeys?: string[] | number[] | undefined;
7675
6154
  accordion?: boolean | undefined;
7676
- trigger?: "default" | "cell" | "row" | undefined;
6155
+ trigger?: "cell" | "row" | "default" | undefined;
7677
6156
  lazy?: boolean | undefined;
7678
6157
  reserve?: boolean | undefined;
7679
6158
  height?: number | undefined;
@@ -7710,7 +6189,7 @@ declare const _default: import("vue").DefineComponent<{
7710
6189
  expandAll?: boolean | undefined;
7711
6190
  expandRowKeys?: string[] | number[] | undefined;
7712
6191
  accordion?: boolean | undefined;
7713
- trigger?: "default" | "cell" | "row" | undefined;
6192
+ trigger?: "cell" | "row" | "default" | undefined;
7714
6193
  lazy?: boolean | undefined;
7715
6194
  hasChild?: string | undefined;
7716
6195
  reserve?: boolean | undefined;
@@ -7804,7 +6283,7 @@ declare const _default: import("vue").DefineComponent<{
7804
6283
  params?: any;
7805
6284
  }[][] | undefined;
7806
6285
  } | undefined;
7807
- trigger?: "default" | "cell" | undefined;
6286
+ trigger?: "cell" | "default" | undefined;
7808
6287
  className?: string | undefined;
7809
6288
  visibleMethod?: ((params: {
7810
6289
  type: string;
@@ -8094,7 +6573,7 @@ declare const _default: import("vue").DefineComponent<{
8094
6573
  isSingleSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
8095
6574
  dragScroll?: boolean | undefined;
8096
6575
  dragScrollConfig?: {
8097
- dragEle?: string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | HTMLElement | {
6576
+ dragEle?: string | import("vue").Component | HTMLElement | {
8098
6577
  [x: string]: any;
8099
6578
  setup?: ((this: void, props: Readonly<import("@vue/shared").LooseRequired<any>>, ctx: import("vue").SetupContext<any>) => any) | undefined;
8100
6579
  name?: string | undefined;
@@ -8338,10 +6817,10 @@ declare const _default: import("vue").DefineComponent<{
8338
6817
  updateState: () => void;
8339
6818
  header: any;
8340
6819
  footer: any;
8341
- slotPropertiesPicker: (args: AnyObject) => Pick<AnyObject, "row" | "column" | "rowIndex" | "checked" | "$rowIndex" | "disabled" | "columnIndex" | "$columnIndex" | "_columnIndex" | "indeterminate">;
6820
+ slotPropertiesPicker: (args: AnyObject) => Pick<AnyObject, "row" | "column" | "rowIndex" | "checked" | "$rowIndex" | "disabled" | "indeterminate" | "columnIndex" | "$columnIndex" | "_columnIndex">;
8342
6821
  useVersion: typeof useVersion;
8343
6822
  NConfigProvider: any;
8344
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange")[], "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
6823
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "keydown" | "keydownStart" | "keydownEnd" | "paste" | "cut" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange")[], "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "keydown" | "keydownStart" | "keydownEnd" | "paste" | "cut" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
8345
6824
  tableConfig: {
8346
6825
  type: PropType<IhoTableConfig>;
8347
6826
  default: () => {};
@@ -8370,13 +6849,13 @@ declare const _default: import("vue").DefineComponent<{
8370
6849
  };
8371
6850
  }>> & {
8372
6851
  onFormChange?: ((...args: any[]) => any) | undefined;
8373
- onCopy?: ((...args: any[]) => any) | undefined;
8374
- onCut?: ((...args: any[]) => any) | undefined;
8375
- onPaste?: ((...args: any[]) => any) | undefined;
8376
- onKeydown?: ((...args: any[]) => any) | undefined;
8377
6852
  onScroll?: ((...args: any[]) => any) | undefined;
6853
+ onKeydown?: ((...args: any[]) => any) | undefined;
8378
6854
  onKeydownStart?: ((...args: any[]) => any) | undefined;
8379
6855
  onKeydownEnd?: ((...args: any[]) => any) | undefined;
6856
+ onPaste?: ((...args: any[]) => any) | undefined;
6857
+ onCopy?: ((...args: any[]) => any) | undefined;
6858
+ onCut?: ((...args: any[]) => any) | undefined;
8380
6859
  onCurrentChange?: ((...args: any[]) => any) | undefined;
8381
6860
  onRadioChange?: ((...args: any[]) => any) | undefined;
8382
6861
  onCheckboxChange?: ((...args: any[]) => any) | undefined;